@import "https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";

/* 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: 288px;
    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) {
    .LogoImg {
        width: 40%;
        margin-left: 38%;
        /* margin-top: 50%; */
    }

    .bgblue {
        /*background:#0d1539;*/
    }
    .table1001 {
        border-collapse: separate;
        border-spacing: 0px 0;
        width: 100%;
    }

    .col-md-8.col-xs-12.div_spott {
        padding-right: 5px;
        padding-left: 5px;
    }
    .top5span {
        font-size: 14px !important;
    }

    .desktop-show {
        display: initial;
    }
    .mobile-hide {
        display: none;
    }

    table.Trending_Table_Root tr td {
        padding: 2px 3px;
        font-size: 12px;
        font-weight: 600;
    }

    td.buy_sell_label {
        /*color: #d0ad6a;*/
        font-size: 13px !important;
    }

    table.res_mob_font_width {
        /*box-shadow: 0px 1px 3px 1px #515151;*/ /*background: #000;*/
        background-color: rgba(0, 0, 0, 0.8);
        border-collapse: separate;
        border-spacing: 2px;
        margin-bottom: 1px;
        line-height: 20px;
    }

    table.res_mob_font_width span {
        font-size: 12px !important;
    }

    .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: 10px;
    }

    .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) {
    .LogoImg {
        width: 54.5%;
        margin-top: 19.5%;
        margin-left: -66%;
    }

    td.sell {
        font-size: 16px !important;
    }

    .table1001 {
        border-collapse: separate;
        border-spacing: 0px 0;
        margin-left: 1%;
        width: 98%;
    }

    .desktop-show {
        display: none;
    }
    .mobile-hide {
        display: initial;
    }

    table.Trending_Table_Root tr td {
        padding: 5px 3px;
        font-size: 12px;
        font-weight: 600;
    }

    .vis {
        /* display: none; */
        display: block;
    }

    span.top5span {
        font-weight: 600;
        font-size: 20px;
    }

    span.bloc_GS {
        font-size: 12px;
    }

    span.bloc {
        font-size: 14px !important;
    }

    td.buy_sell_label {
        /*color: #d0ad6a;*/
        font-size: 17px !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: 501px) {
}

@media (max-width: 900px) {
    #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: 45px;
    }

    html.sticky-header-active .scroll-logo {
        display: initial !important;
    }
}

/* Live Rates CSS */
table.goldd {
    /*box-shadow: 0px 0px 7px #f0c309;
    border-radius: 3px;
    line-height: 17px;*/
    /*box-shadow: 0px 1px 1px 1px #ea9922, 0px -1px 9px 2px #ea9922;*/
    border-radius: 10px;
    background: #f6ae2d;
}

table.res_mob_font_width {
    background: rgba(255, 255, 255, 0.149);
    margin-bottom: 10px;
    border-radius: 0;
}
.LogoImg {
    display: none;
}

.brand-logo-lockup {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

.brand-logo-image {
    width: auto;
    max-width: 180px;
    height: auto;
    display: block;
}

.brand-logo-text {
    display: inline-block;
    color: #fecd0d;
    background: linear-gradient(180deg, #fff7cc 0%, #fecd0d 32%, #f6ae2d 58%, #b87400 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 2px;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
}

@media (max-width: 900px) {
    .brand-logo-lockup {
        gap: 10px;
    }

    .brand-logo-image {
        max-width: 130px;
    }

    .brand-logo-text {
        font-size: 16px;
        letter-spacing: 1.2px;
        white-space: normal;
    }
}

.swiper-pagination1 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.swiper-pagination1 .swiper-pagination-bullet {
    width: auto;
    height: auto;
    margin: 0;
    padding: 10px 18px;
    border-radius: 999px;
    border: 1px solid #f6ae2d;
    background: #f6ae2d;
    color: #0a274f;
    opacity: 1;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
}

.swiper-pagination1 .swiper-pagination-bullet-active {
    background: #ffffff;
    color: #0a274f;
    border-color: #ffffff;
}
span.brand-logo-lockup.font-weight-semibold {
    margin: 10px 0;
}
