@import "https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
/* Swiper */

body {
    background: url(../img/ari/bg.png) !important;
    color: #fff !important;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    text-align: left;
    background-size: cover !important;
    background-position: center center;
}
.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet-active {
    /* font-weight: bold; */
    font-weight: 700;
    font-size: 1rem;
    /* background: #c9a155 !important; */
    border-bottom: 0px solid #ffd438;
    color: #000 !important;
    background: url(../img/ari/header.png) !important;
    background-size: 100% 100% !important;
    background-position: center center;
}
.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
    background-color: #fff;
    /* border-bottom: 1px solid #ffd438; */
    /* border-radius: 10px; */
    margin: 0 0px;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    /* font-size: 1.6rem; */
    font-size: 1rem;
    font-weight: normal;
    opacity: 1;
    height: 45px;
    width: 33.33%;
    /* width: 50%; */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: font-weight 0.22s ease;
    font-weight: 700;
}
@media (max-width: 500px) {
    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        background-color: #fff;
        /* border-bottom: 1px solid #ffd438;*/
        border-radius: px;
        margin: 0 3px;
        box-sizing: border-box;
        color: #000;
        cursor: pointer;
        /* font-size: 1.6rem; */
        font-size: 0.8rem;
        font-weight: normal;
        opacity: 1;
        height: 30px;
        width: 23.33%;
        /* width: 50%; */
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        transition: font-weight 0.22s ease;
        font-weight: 700;
    }
}
/* Add here all your CSS customizations */
.header-container.container .pb-4,
.header-container.container .py-4 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
}

span.align-items-center.font-weight-semibold img {
    max-width: 160px;
    width: 100%;
}

.modal-content {
    background: transparent;
    border: 0;
}

.close {
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}
.close:focus,
.close:hover {
    color: #fff;
    text-decoration: none;
    opacity: 1;
}
button:focus {
    outline: 1px dotted;
    outline: none;
}

/* Start Marquee 2 */
.news {
    background: #fcc201;
    padding: 1px;
    margin-top: 6px;
    margin-bottom: 10px;
    border: 1px solid #fcc201;
}
.onlinetrading {
    margin-top: 8px;
}
.news_head h4 {
    text-align: center;
    font-weight: bold;
    font-size: 19px;
    color: #000;
}
.news_content {
    background-image: url(../img/newsbg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.comm_bg {
    /* background: #dfdfdf; */
}
.enquiry h3 {
    color: #000;
    font-weight: bold;
    margin-left: 7%;
}
.contact h3 {
    color: #000;
    font-weight: 600;
}
.info p {
    text-align: center;
    color: #999;
    text-transform: none;
    font-weight: 600;
    font-size: 15px;
    margin-top: 2px;
}
.collapse.in {
    display: block;
    visibility: visible;
}
.info i {
    color: #f6aa93;
}
form h1 {
    font-size: 18px;
    background: #f6aa93 none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    padding: 22px 25px;
    border-radius: 5px 5px 0px 0px;
    margin: auto;
    text-shadow: none;
    text-align: left;
}

/* End Marquee 2 */

.color-white {
    color: #fff !important;
}
.color-black {
    color: #000 !important;
}

.font-weight-semiboldd {
    font-weight: 500;
}

.whitee-border-font {
    transform-origin: 50% 50% 0px;
    -webkit-text-stroke: 1px #fff;
}

span#date_time,
span#date_time_us,
span#date_time_eng {
    /* font-weight: 600 !important; */ /* display: inline-block; */
    font-weight: 700;
    font-size: 14px;
    color: #232a34;
    margin: 5px; /* margin: 15px 0 0 0; */
    vertical-align: -2px;
}

.heading_underline {
    font-weight: 300;
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
}
.heading_underline:before {
    content: "";
    position: absolute;
    width: 40%;
    height: 1px;
    bottom: 0;
    left: 30%;
    border-bottom: 2px solid;
}

@media (max-width: 500px) {
    .orderr1 {
        order: 1;
    }
    .orderr2 {
        order: 2;
    }
    .orderr3 {
        order: 3;
    }

    .bgblue {
        background: #0d1539;
    }
    .table1001 {
        /* border-collapse: separate; */
        /* border-spacing: 02px 0; */
        width: 100%;
    }
    table.goldd {
        /* line-height: 17px; */
        /* box-shadow: 1px 1px 3px 1px #f7be08; */
        /* background: #000; */
        border-radius: 10px;
        /* box-shadow: 1px 1px 3px 1px #515151; */
        border-collapse: separate;
        border-spacing: 2px;
        margin-bottom: 5px;
        /* line-height: 40px; */
        border-radius: 10px;
        /* border: 4px solid #890028; */
        background: url(../img/ari/Box03.png) !important;
        background-size: 100% 100% !important;
        background-position: center;
        background-repeat: no-repeat !important;
        width: 100%;
    }
    #namespan {
        font-size: 13px !important;
    }
    .col-md-8.col-xs-12.div_spott {
        padding-right: 5px;
        padding-left: 5px;
    }
    .top5span {
        font-size: 14px !important;
    }
    .top6span {
        font-size: 20px !important;
        font-weight: 600;
    }

    .desktop-show {
        display: initial;
    }
    .mobile-hide {
        display: none;
    }

    .after1_black:after {
        content: "";
        position: absolute;
        left: 2%;
        top: 10px;
        height: 40px;
        width: 33%;
        border-right: 1px solid #000;
    }

    .after2_black:after {
        content: "";
        position: absolute;
        left: 0%;
        top: 10px;
        height: 40px;
        width: 66%;
        border-right: 1px solid #000;
    }

    table.Trending_Table_Root tr td {
        padding: 2px 3px !important;
        font-size: 14px;
        font-weight: 600;
    }

    td.buy_sell_label {
        /*color: #d0ad6a;*/
        font-size: 13px !important;
        padding: 5px 0 5px 10px !important;
    }

    table.res_mob_font_width {
        background: #fff;
        color: #fff !important;
        border-collapse: separate;
        border-spacing: 2px;
        margin-bottom: 5px;
        line-height: 1.2;
        /* border: 4px solid #890028; */
        /* border-radius: 10px; */
        /* border:1px solid #f7be08; */
    }

    table.res_mob_font_width span#mainspan {
        font-size: 18px !important;
    }
    table.res_mob_font_width td {
        /* border:1px solid #890028; */
    }

    .col-md-8.col-xs-12.offset-md-2.div_spott {
        padding-left: 5px;
        padding-right: 5px;
    }

    span.top5span {
        font-weight: 600;
    }

    span.bloc_GS {
        font-size: 6px;
        /* display:none; */
    }
    span#highlow {
        font-size: 10px !important;
    }
    .liverates_sec {
        /*background: #101010;*/
        background: url(../img/bg/5.png) center;
    }

    .main_logoo {
        width: 90%; /*border-radius:15px;*/
    }

    html.svg.history.video.supports.boxshadow.csstransforms3d.csstransitions.webkit.chrome.linux.js.mobile.touch.sticky-header-enabled.sticky-header-active img.main_logoo {
        max-height: 60px;
        display: none;
    }

    .hide-Mobile {
        display: none;
    }

    .page-header {
        background-color: #f1f3f7;
        margin: 0 0 50px 0;
        min-height: 50px; /* padding: 55px 0; */ /* padding: 170px 0 55px 0; */ /* padding: 275px 0 55px 0; */
        padding: 55px 0 55px 0;
        position: relative;
        text-align: center;
    }

    .logo_img {
        /*width:71%;*/
        height: auto !important;
    }

    .pad-5px-tb {
        /*padding: 2px 0 0 !Important;*/
    }
}

@media (min-width: 501px) {
    .bgblue {
        background: #0d1539;
    }
    .table1001 {
        border-collapse: separate;
        /* border-spacing: 15px 0; */
        /* margin-left: 1%; */
        /* width: 100%; */
    }
    table.goldd {
        /* line-height: 17px; */
        /* box-shadow: 1px 1px 3px 1px #f7be08; */
        /* background: #000; */
        border-radius: 10px;
        /* box-shadow: 1px 1px 3px 1px #515151; */
        border-collapse: separate;
        border-spacing: 2px;
        margin-bottom: 5px;
        /* line-height: 40px; */
        border-radius: 10px;
        /* border: 4px solid #890028; */
        background: url(../img/ari/Box03.png) !important;
        background-size: 100% 100% !important;
        background-position: center;
        background-repeat: no-repeat !important;
        width: 100%;
    }

    #namespan {
        font-size: 16px !important;
    }

    .desktop-show {
        display: none;
    }
    .mobile-hide {
        display: initial;
    }

    .after1_black:after {
        content: "";
        position: absolute;
        left: 2%;
        top: 16px;
        height: 50px;
        width: 33%;
        border-right: 1px solid #000;
    }

    .after2_black:after {
        content: "";
        position: absolute;
        left: 0%;
        top: 16px;
        height: 50px;
        width: 66%;
        border-right: 1px solid #000;
    }

    table.Trending_Table_Root tr td {
        padding: 5px 0px;
        font-size: 14px;
        font-weight: 600;
    }

    .vis {
        /* display: none; */
        display: block;
    }

    span.top5span {
        font-weight: 700;
        font-size: 24px;
    }
    .top6span {
        font-size: 28px !important;
        font-weight: 700;
    }

    span.bloc_GS {
        font-size: 14px !important;
    }
    span#highlow {
        font-size: 14px !important;
    }
    span.bloc {
        font-size: 14px !important;
    }

    td.buy_sell_label {
        /*color: #d0ad6a;*/
        font-size: 17px !important;
        padding: 5px 0 5px 10px !important;
    }

    table.res_mob_font_width {
        background: #fff;
        color: #fff !important;
        /* background-color:#fff; */
        /* background-image: linear-gradient(to bottom, #222325, #1a1a1c, #0e0f10);      */

        border-collapse: separate;
        border-spacing: 2px;
        margin-bottom: 5px;
        line-height: 1.2;
        /* border-radius: 10px; */
        /* border: 4px solid #890028; */
        /* border:1px solid #f7be08; */
    }
    table.res_mob_font_width td {
    }

    table.res_mob_font_width span {
        /* font-size: 14px !important; */
    }

    .main_logoo {
        /*max-height:95px;*/
        max-height: 150px; /*border-radius:15px;*/
    }

    html.svg.history.video.supports.boxshadow.csstransforms3d.csstransitions.webkit.chrome.win.js.sticky-header-enabled.sticky-header-active .pad-5px-tb {
        display: none;
    }

    .liverates_sec {
        /*background: #101010;*/
        background: url(../img/bg/5.png) center;
    }
}

@media (min-width: 901px) {
    .table1001 {
        /* border-collapse: separate;
        border-spacing: 30px 0;
        margin-left: 1%;
        width: 98%; */
    }
    #stablelogo {
        padding: 25px 0;
    }
}

@media (max-width: 900px) {
    #stablelogo {
        padding: 10px 0;
    }

    #header > .header-body {
        top: -194px !important;
    }

    .big_ps_as {
        width: 50% !important;
        display: initial !important;
    }

    .mob-none {
        display: none !important;
    }
    .social_icons {
        text-align: center !important;
        /* border-top: 1px solid; */
        /* padding-top: 15px; */
    }
    .social_icons img {
        max-height: 35px;
    }

    #iconimage img {
        max-height: 75px !important;
    }

    html.sticky-header-active .scroll-logo {
        display: initial !important;
    }
}
.col-md-4.text-right.social_icons {
    display: none;
}
table.Trending_Table_Root tr td:nth-child(2) {
    padding-left: 1rem;
    padding-right: 1rem;
}
.table1001 {
    width: 100%;
}
#gvData_coins .heading td span {
    font-size: 20px;
    color: #fff;
    font-weight: BOLD;
    padding: 5px 0px 10px 30px;
    text-align: left;
    text-transform: uppercase;
}
#gvData_coins .res_mob_font_width td span {
    color: #000;
}
#gvData_coins .buy_sell_label {
    font-size: 20px;
}
#gvData_coins .top55span {
    font-size: 20px;
}
