@import "https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
@import url("../fonts2/Montserrat.css");
@import url("../fonts1/poppins.css");
@import url("../fonts6/roboto.css");

/* @font-face {
    font-family: 'popins';
    src: url(../fonts1/poppins-v20-latin-regular.ttf);
} */
table.Trending_Table_Root {
    /* font-family: 'Revival'; */
}
.footer-copyright p {
    color: #000 !important;
}
.swiper-pagination1 {
    display: flex;
    justify-content: center;
}
.footLink {
    color: #fff !important;
}
.headLink {
    font-size: 16px !important;
    line-height: 2 !important;
    font-weight: 500 !important;
    color: #fff !important;
}
.headLink img {
    background-color: #fff;
    border-radius: 50%;
    margin-right: 10px;
}
.heading {
    background-color: #cccfd6;
}

table.table1001 td:nth-child(1) table.goldd {
    /* background-image: url(../img/appimages/Gold.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center; */
    /* border-bottom-right-radius: 10px !Important; */
}
table.table1001 td:nth-child(2) table.goldd {
    /* background-image: url(../img/appimages/Silver.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center; */
    /* border-bottom-right-radius: 10px !Important; */
}

table.table1001 td:nth-child(3) table.goldd {
    /* background-image: url(../img/appimages/Rupiya.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center; */
    /* border-bottom-left-radius: 0px !Important; */
}
.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet-active {
    /* font-weight: bold; */
    background: url("../img/ari/Box_01.png") no-repeat;
    background-size: 100% 100%;
    border: 0px solid #713705 !important;
    color: #000 !important;
}
.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
    background-color: #fff;
    border: 1px solid #713705;
    border-radius: 8px;
    margin: 0 3px;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    /* font-size: 1.6rem; */
    font-size: 1rem;
    font-weight: normal;
    opacity: 1;
    height: 30px;
    width: 28.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 screen and (max-width: 500px) {
    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        font-size: 0.7rem !important;
        /* border-bottom: 1px solid #4b4a4a; */
    }
}

.naviRow {
    /* background-image: linear-gradient(to right, #FFC000, #FFC000); */
    /* background: #000; */
    border-top: 0.5px solid transparent !important;
    border-bottom: 0.5px solid transparent !important;
    border-image: linear-gradient(to right, #ffc000, #ffc000, #dbbf87, #cd9830, #cd9830) 1;
}

/* Swiper */

/* .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
    background-color: #5a9bd5;
} */

@media screen and (max-width: 500px) {
    /* #SELL3 {
     padding: 5px 5px;
 }     */
    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        font-size: 0.9rem !important;
        height: 27.5px !important;
        /* border-bottom: 1px solid #4b4a4a; */
    }
}

/* 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: #000;
    text-shadow: 0 1px 0 #000;
    opacity: 1;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    opacity: 1;
}
button:focus {
    outline: 1px dotted;
    outline: none;
}

/* Start Marquee 2 */
.news {
    background: #ecaf4c;
    padding: 1px;
    margin-top: 6px;
    margin-bottom: 10px;
    border: 1px solid #ecaf4c;
}
.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,
span#date_time_DB {
    /* font-weight: 600 !important; */ /* display: inline-block; */
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    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) {
    .BoxPad {
        padding: 5px 5px !important;
    }
    .Day_Night {
        max-width: 8%;
        height: auto;
        border: 1px solid #ffffff;
        color: white;
        text-align: center;
        position: absolute;
        right: 6px;
        top: 20px;
        transition: all 0.1s ease-in-out;
        z-index: 9;
        transition: all 0.1s ease-in-out;
        /* border: 2px solid; */
        border-radius: 50%;
        display: initial !important;
    }
    .headingTop {
        /* background-image: linear-gradient(to right, #FFC000, #FFC000); */
        font-weight: 600;
        font-size: 16px;
        padding: 10px 0;
        /* border-bottom: 3px solid transparent;
        border-top: 3px solid transparent; */
        /* background-image: linear-gradient(to right, #c6972c, #000,#e0bb54,#fef1a1, #e8c660, #ba8618); */
        /* border: 2px solid #c9a155; */
        border-radius: 15px 0 15px;
        color: var(--text-color) !important;
        text-align: center;
        margin: 5px 25%;
        width: 50%;
        background-color: #cd9830;
        /* font-family: "Times New Roman", Times, serif; */
    }
    .watermark {
        /* background: url(../img/appimages/Watermark1.png) !important; */
        background-repeat: no-repeat !important;
        /* background-size: 70% 25% !important; */
        /* background-size: 70% 20% !important; */
        background-size: 350px 350px !important;
        background-position: center center !important;
        background-attachment: fixed !important;
    }
    .buy_sell_label2 {
        /* color: #000; */
        font-weight: 500;
        font-size: 12px !important;
        padding: 0px 5px 0px 0px !important;
        color: #a6a6a6 !important;
        /* font-family: "Montserrat", sans-serif !important; */
        /* border-right:  1px solid #d4d4d4!important; */
    }
    .Delete_Ac {
        /* position: fixed;
        right: 30px;
        top: 160px;
        z-index: 999; */
        padding: 5px;
        /* border: 1px solid #fff;
        background: #000; 
        border-radius: 10px; */
    }
    .Delete_Ac a {
        font-size: 14px;
    }

    td.bg_white {
        background: linear-gradient(to right, #000, #000);
        box-shadow: 0px 1px 2px 0px #353131;
    }
    /* .min_h{
        padding-top: 10%;
        height: 50px;

    } */

    .Trending_Table_Child1 {
        /* margin-top: -13.5%; */
    }

    .bgblue {
        padding-top: 3px;
        /* background:#0d1539; */
    }
    /* table.table1001 td:nth-child(2) table {
        border-radius: 5px;
    } */
    .table1001 {
        width: 100%;
        line-height: 30px;
        border-spacing: 4px 4px;
        border-collapse: separate;
    }
    .table1001 td {
        width: 33%;
        font-weight: 600;
    }
    table.table1001 tr td {
        /* padding: 0px 5px!Important; */
    }
    .table1002 {
        width: 100%;
        line-height: 30px;
        border-spacing: 6px 0px;
        border-collapse: separate;
    }
    .table1002 td {
        width: 50%;
        font-weight: 600;
    }
    table.table1002 tr td {
        /* padding: 0px 5px!Important; */
    }
    .newFont {
        font-size: 12px;
    }

    table.goldd tr:nth-child(1) td {
        /* border-bottom: 1px solid #e0b034; */
        /* font-weight: 600;
        background: #bc9c3f;
        color: #000 !important;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px; */
        /* background-image: linear-gradient(to bottom, #000, #000); */
        border-radius: 5px;
        /* line-height: 1.6; */
        font-size: 14px;
        font-weight: 700;
        color: #000;
        padding-top: 30px;
        /* padding: 5px 0; */
        /* font-family: 'Montserrat' !important;  */
    }
    table.goldd tr:nth-child(2) td {
        line-height: 1.3;
        /* padding-top: 5px!important; */
    }
    table.goldd4 tr:nth-child(1) td {
        /* border-bottom: 1px solid #e0b034; */
        /* font-weight: 600;
        background: #bc9c3f;
        color: #000 !important;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px; */
        /* background-image: linear-gradient(to bottom, #000, #000); */
        border-radius: 5px;
        line-height: 1.9;
        font-size: 13px;
        font-weight: 600;
        /* padding: 5px 0; */
        /* font-family: 'Montserrat' !important;  */
    }
    table.goldd4 tr:nth-child(2) td {
        line-height: 1.5;
        padding-top: 5px !important;
    }
    table.table1001 td:nth-child(1) table.goldd {
        /* border-bottom-right-radius: 10px !Important; */
    }

    table.table1001 td:nth-child(3) table.goldd {
        /* border-bottom-left-radius: 0px !Important; */
    }

    table.goldd tr td {
        text-align: center !important;
        line-height: 1.3;
    }
    table.goldd4 tr td {
        text-align: center !important;
        line-height: 1.3;
    }

    table.goldd {
        /* box-shadow: 0px 1px 0px 0px #c9a155,1px -1px 0px 0px #c9a155, 0px -1px 0px 0px #c9a155, -1px 0px 0px 0px #c9a155; */
        /* border-radius: 5px ; */
        /* background-color: #fff; */
        /* background-image: linear-gradient(to bottom, #FAE875, #AD8430); */
        /* border-collapse: separate; */
        /* border-spacing: 0px 4px!important; */
        /* background-image: url(../img/appimages/Box_02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat; */
    }
    table.goldd4 {
        /* box-shadow: 0px 1px 0px 0px #c9a155,1px -1px 0px 0px #c9a155, 0px -1px 0px 0px #c9a155, -1px 0px 0px 0px #c9a155; */
        /* border-radius: 5px ; */
        /* background-color: #fff; */
        /* background-image: linear-gradient(to bottom, #FAE875, #AD8430); */
        /* border-collapse: separate; */
        /* border-spacing: 0px 4px!important; */
        /* background-image: url(../img/appimages/Box_02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat; */
    }
    /* 
  table.goldd1 {
    background: url(../img/appimages/Silver1011.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 1.6;
  }

  table.goldd2 {
    background: url(../img/swastik/Silver.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 1.6;
  }

  table.goldd3 {
    background: url(../img/swastik/Inr.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 1.6;
  } */
    table {
        /* margin-bottom: 0px;
    border-collapse: separate; */
        /* border-spacing: 0 7px; */
    }
    .headertable1 {
        /*background:#e4a40a;
	color:#2a1a0d;*/
        /*background-image: linear-gradient(to right, #646ffc, #726bfc, #8664fc, #8e62fd, #9372f0);*/
        /*background: #696969;*/
        color: #fff;
        background: #000;
        line-height: 0.5;
    }
    .headertable1 th {
        text-align: center;
    }
    .ratevalue1 {
        text-align: left;
    }
    table#liveratetable_2 .table1,
    table#liveratetable_3 .table1 {
        background: #fff;
    }

    table#liveratetable_2 .table1 td.ratevalue1,
    table#liveratetable_3 .table1 td.ratevalue1 {
        color: #000 !important;
        font-weight: 700;
        padding: 10px 5px !important;
    }
    .ratevalue4,
    .ratevalue3 {
        font-weight: 700;
    }

    .buylive {
        background: url(../img/swastik/Buy.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        line-height: 1.6;
    }
    table.Trending_Table_Root tr td {
        /* padding: 0px 3px; */
        /* font-size: 14px; */
    }
    /* table#gold{ */
    /* background:#ffd438; */
    /* } */
    /* table#silver{ */
    /* background:#ffd438 */
    /* ; */
    /* } */
    /* table#inr{ */
    /* background:#ffd438; */
    /* } */
    .col-md-8.col-xs-12.div_spott {
        padding-right: 5px;
        padding-left: 5px;
    }

    .top6span {
        font-size: 22px;
        font-weight: 500 !important;
        padding: 1px 5px 1px !important;
        /* padding: 3px; */
        /* font-size: 22px; */
    }
    .top4span {
        font-size: 15px;
        font-weight: 700 !important;
        /* padding: 3px; */
        /* font-size: 22px; */
    }
    .top2span {
        font-size: 11px;
        font-weight: 600 !important;
    }
    .sell {
        font-size: 10px !important;
        font-weight: 700;
        color: #a6a6a6;
        margin: 5px 0 0;
    }
    .imgWidth {
        width: 50%;
    }

    .LogoImgWidth {
        width: 52%;
        /* max-height: 90px; */
        margin-left: 0%;
        padding: 25px 10px;
    }
    .LogoImgWidth1 {
        width: 22%;
        /* max-height: 90px; */
        margin-left: 0%;
        /* padding: 20px 0px; */
        /* padding: 10px 10px; */
    }

    .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 {
        /* padding: 5px 3px !important; */
        /* font-size: 20px; */
        /* font-weight: 600; */
    }

    .buy_sell_label {
        /* color: #000; */
        /* font-weight: 600;
        font-size: 14px !important;
        padding: 5px 5px 5px 0px !important;
        color: var(--text-color) !important; */
        /* font-family: "Montserrat", sans-serif !important; */
        /* border-right:  1px solid #d4d4d4!important; */
    }

    table.res_mob_font_width,
    .res_mob_font_width1,
    .rate_top {
        /* background-image: url(../img/appimages/Strock.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 2%; */
        /* background: #000; */
        border-bottom: 1px solid transparent;
        border-image: linear-gradient(to right, #ffc000, #ffc000) 1;
        /* padding: 5px 0; */
        /* border-image: linear-gradient(to right, #c6972c, #000,#e0bb54,#fef1a1, #e8c660, #ba8618) 1!important; */
        /* border-top: 1px solid!important; */
        /* border-bottom: 1px solid #000 !important; */
        /* background-color: #fff; */
        /* border-right: 1.5px solid;
    border-left: 1.5px solid; */
        border-collapse: separate;
        margin-bottom: 5px;
        /* border-radius: 10px; */
        line-height: 1.4;
    }
    .HL_img {
        width: 15px;
        margin-right: 5px;
    }
    table.res_mob_font_width:last-child {
        /* border-bottom: 0px solid #fff !important; */
    }
    table.res_mob_font_width2 {
        /* background-image: url(../img/appimages/Strock.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: 100% 3%; */
        /* border-image: linear-gradient(to right, #c6972c, #000,#e0bb54,#fef1a1, #e8c660, #ba8618) 1!important; */
        /* border-top: 1.5px solid; */
        /* border-bottom: 1.5px solid;
        border-right: 1.5px solid;
        border-left: 1.5px solid; */
        /* border-bottom: 3px solid transparent;
        border-image: linear-gradient(to right, #c6972c, #000,#e0bb54,#fef1a1, #e8c660, #ba8618) 1; */
        /* padding: 7px 0; */
        border-bottom: 1px solid #000 !important;
        /* background-color: #fff; */
        /* border-right: 1.5px solid;
        border-left: 1.5px solid; */
        border-collapse: separate;
        /* margin-bottom: 6px;
        border-radius: 10px; */
        /* line-height: 1.3; */
    }
    .imgbnk {
        width: 100%;
    }
    /* .{
        padding-top: 65px;
    } */
    .span2 {
        /* padding: 0px 5px 2px; */
        font-size: 18px;
        font-weight: 600;
    }
    .span3 {
        /* padding: 3px 0px; */
        font-size: 11px;
        font-weight: 600;
    }
    table.res_mob_font_width span#mainspan {
        /* font-size: 13px !important; */
    }
    table.res_mob_font_width td {
        /* border: 1px solid #bc8b0b; */
        /* border-bottom: 1px solid #d4d4d4 !important;s */
        /* background-image: linear-gradient(#000,#000) ; */
    }
    table.tt_33 {
        margin-top: 10px;
        /* background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.72)), url(../img/logo/logo7.jpeg) top no-repeat;
     background-size: 90%; */
    }

    .col-md-8.col-xs-12.offset-md-2.div_spott {
        padding-left: 5px;
        padding-right: 5px;
    }

    .heading {
        /* background-color: #000; */

        font-weight: 700;
        font-size: 14px !important;
        margin-bottom: 5px;
        border-radius: 5px;
    }
    .mjdma {
        background-image: linear-gradient(to right, #c6972c, #000, #e0bb54, #fef1a1, #e8c660, #ba8618);
        font-weight: 500;
        font-size: 14px !important;
        padding: 5px 0 5px 10px !important;
    }

    .bog_Gc1 {
        font-size: 12px !important;
        font-weight: 400 !important;
    }
    span.top5sell {
        font-size: 14px !important;
        font-weight: 600 !important;

        /* padding: 1px 5px 1px!important; */
    }
    span.top25span {
        font-size: 16px;
        font-weight: 600;
        padding: 0px 8px 0px !important;
    }
    span.top5span {
        font-size: 17px;
        font-weight: 700;
        padding: 2px 8px 2px !important;
        border-radius: 4px;
    }
    .top55span {
        font-size: 17px;
        font-weight: 700;
        padding: 3px 8px 3px !important;
        border: 1px solid rgb(88, 88, 88);
        border-radius: 6px !important;
        /* margin-bottom: 5px; */
    }
    .topMar {
        margin-bottom: 4%;
        font-size: 15px;
    }

    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) {
    .myHeadClass {
        background: linear-gradient(to right, #bb871a, #f5d975);
        height: 130px;
        clip-path: polygon(45px 0, 100% 0, 100% 100%, 0% 100%);
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 0px 40px;
    }
    .BoxPad {
        padding: 5px 20px !important;
    }
    /* #SELL3 {
        
    }  */
    .Day_Night {
        max-width: 40px;
        height: auto;
        border: 1px solid #ffffff;
        border-radius: 50%;
        color: white;
        text-align: center;
        position: absolute;
        right: 20px;
        top: 20%;
        transition: all 0.1s ease-in-out;
        z-index: 9;
        transition: all 0.1s ease-in-out;
        /* border: 2px solid; */
        border-radius: 50%;
        display: initial !important;
    }
    .headingTop {
        /* background-image: linear-gradient(to right, #FFC000, #FFC000); */
        font-weight: 600;
        font-size: 16px;
        padding: 12px 0;
        /* border-bottom: 3px solid transparent;
        border-top: 3px solid transparent; */
        /* background-image: linear-gradient(to right, #c6972c, #000,#e0bb54,#fef1a1, #e8c660, #ba8618); */
        /* border: 2px solid #c9a155; */
        border-radius: 10px;
        color: var(--text-color) !important;
        text-align: center;
        margin: 5px 35%;
        width: 30%;
        background-color: #cd9830;
        /* font-family: "Times New Roman", Times, serif; */
    }

    .watermark {
        /* background: url(../img/appimages/Watermark1.png) !important; */
        background-repeat: no-repeat !important;
        /* background-size: 25% 30% !important; */
        background-size: 450px 450px !important;
        background-position: center center !important;
        background-attachment: fixed !important;
    }
    .Delete_Ac {
        /* position: fixed;
        right: 85px;
        top: 78px;
        z-index: 999; */
        padding: 0px 20px;
        /* border: 1px solid #fff;
        background: #000; */
        /* border-radius: 5px;  */
    }
    table.goldd tr:nth-child(1) td {
        /* border-bottom: 1px solid #e0b034; */
        /* font-weight: 600;
    background: #bc9c3f;
    color: #000 !important;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px; */
        /* background-image: linear-gradient(to bottom, #000, #000); */
        border-radius: 5px;
        /* line-height: 1.6; */
        font-size: 16px !important;
        color: #000;
        padding-top: 45px;
        /* font-family: 'Montserrat' !important;  */
    }
    table.goldd4 tr:nth-child(1) td {
        /* border-bottom: 1px solid #e0b034; */
        /* font-weight: 600;
    background: #bc9c3f;
    color: #000 !important;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px; */
        /* background-image: linear-gradient(to bottom, #000, #000); */
        border-radius: 5px;
        line-height: 1.6;
        font-size: 16px !important;
        /* font-family: 'Montserrat' !important;  */
    }

    .social_icons img {
        width: 110px;
        /* padding: 1px; */
        border-radius: 5px;
        /* height: 40px; */
        /* background-color: #fff; */
        transition: 0.5s;
        border: 1px solid #b7b4b0;
        box-shadow: 1px 1px 2px 1px #353131;
        /* background-image: linear-gradient(to right, #c6972c, #000,#e0bb54,#fef1a1, #e8c660, #ba8618); */
    }
    .social_icons img:hover {
        background-position: right center;
        background-image: linear-gradient(to right, #b7b4b0 0%, #b7b4b0 51%, #b7b4b0 100%);
    }

    table.goldd tr td {
        text-align: center !important;
        /* padding: 10px !important; */
    }
    table.goldd1 tr td {
        text-align: center !important;
        /* padding: 10px !important; */
    }
    table.goldd4 tr td {
        text-align: center !important;
        /* padding: 10px !important; */
    }

    .imgbnk {
        width: 100%;
    }
    /* .{
    padding-top: 100px;
} */

    .bgblue {
        padding-top: 8px;
        /* background:#fff; */
    }
    /* table.table1001 td:nth-child(2) table {
        border-radius: 5px;
    } */
    .table1001 {
        width: 100%;
        line-height: 1.4;
        border-spacing: 6px 6px;
        border-collapse: separate;
    }
    .table1001 td {
        width: 33%;
        font-weight: 600 !important;
    }
    .table1002 {
        width: 100%;
        line-height: 1.4;
        border-spacing: 10px 0px;
        border-collapse: separate;
    }
    .table1002 td {
        width: 50%;
        font-weight: 600 !important;
    }
    table.table1001 tr td {
        /* padding: 2px 6px 0 !Important; */
    }
    table.goldd tr:nth-child(1) td {
        /* border-bottom: 1px solid #e0b034; */
        /* font-weight: 600;
        background: #bc9c3f;
        color: #000 !important;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px; */
    }
    table.goldd tr td {
        /* border-radius:10px;
        padding:10px !important; */
    }
    table.goldd {
        /* box-shadow: 0px 2px 0px 0px #c9a155, 1px -1px 0px 0px #c9a155, 0px -1px 0px 0px #c9a155, -1px 0px 0px 0px #c9a155; */
        /* border-radius: 7px; */
        /* background-image: linear-gradient(to bottom,#FBEE7D, #A07527); */
        /* border-collapse: separate; */
        border-spacing: 5px 0px;
        /* background: #fff; */
        /* background-image: url(../img/appimages/Box_02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat; */
    }
    table.goldd4 {
        /* box-shadow: 0px 2px 0px 0px #c9a155, 1px -1px 0px 0px #c9a155, 0px -1px 0px 0px #c9a155, -1px 0px 0px 0px #c9a155; */
        /* border-radius: 7px; */
        /* background-image: linear-gradient(to bottom,#FBEE7D, #A07527); */
        /* border-collapse: separate; */
        border-spacing: 5px 0px;
        /* background: #fff; */
        /* background-image: url(../img/appimages/Box_02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat; */
    }

    table.goldd1 {
        /* background: url(../img/swastik/Gold.png);
        background-size: 100% 100%;
        background-repeat: no-repeat; */
        line-height: 1.6;
    }

    table.goldd2 {
        /* background: url(../img/swastik/Silver.png);
        background-size: 100% 100%;
        background-repeat: no-repeat; */
        line-height: 1.6;
    }

    table.goldd3 {
        /* background: url(../img/swastik/Inr.png);
        background-size: 100% 100%;
        background-repeat: no-repeat; */
        line-height: 1.6;
    }
    table {
        /* margin-bottom: 0px; */
        /* border-collapse: separate; */
        /* border-spacing: 0 7px; */
    }

    .headertable1 {
        /*background:#e4a40a;
        color:#2a1a0d;*/
        /*background-image: linear-gradient(to right, #646ffc, #726bfc, #8664fc, #8e62fd, #9372f0);*/
        /*background: #696969;*/
        color: #fff;
        background: #000;

        line-height: 2;
    }
    .headertable1 th {
        text-align: center;
    }
    .ratevalue1 {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
    }

    table#liveratetable_2 .table1,
    table#liveratetable_3 .table1 {
        background: #fff;
    }

    table#liveratetable_2 .table1 td.ratevalue1,
    table#liveratetable_3 .table1 td.ratevalue1 {
        color: #000 !important;
        font-weight: 700;
        font-size: 18px;
        /* padding: 10px 5px !important; */
    }
    .ratevalue4,
    .ratevalue3 {
        font-weight: 700;
        font-size: 22px;
        /* padding: 10px 5px !important; */
    }
    .toptable_ratesFont {
        font-weight: 700;
        font-size: 32px !important;
    }
    .buylive {
        background: url(../img/swastik/Buy.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        line-height: 1.6;
    }
    .newFont {
        font-size: 15px;
    }
    table.res_mob_font_width:last-child {
        /* border-bottom: 0px solid #fff !important; */
    }
    table.res_mob_font_width,
    .rate_top {
        /* background-image: url(../img/appimages/Strock.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 3%; */
        /* border-image: linear-gradient(to right, #c6972c, #000,#e0bb54,#fef1a1, #e8c660, #ba8618) 1!important; */
        /* border-top: 1.5px solid; */
        /* border-bottom: 1.5px solid;
    border-right: 1.5px solid;
    border-left: 1.5px solid; */
        border-bottom: 1.5px solid transparent;
        border-image: linear-gradient(to right, #ffc000, #ffc000) 1;
        /* padding: 7px 0; */
        /* border-bottom: 1px solid #000 !important; */
        /* background-color: #fff; */
        /* border-right: 1.5px solid;
    border-left: 1.5px solid; */
        border-collapse: separate;
        margin-bottom: 8px;
        /* border-radius: 10px; */
        line-height: 1;
    }

    table.res_mob_font_width1 {
        /* background-image: url(../img/appimages/Strock.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 3%; */
        /* border-image: linear-gradient(to right, #c6972c, #000,#e0bb54,#fef1a1, #e8c660, #ba8618) 1!important; */
        /* border-top: 1.5px solid; */
        /* border-bottom: 1.5px solid;
    border-right: 1.5px solid;
    border-left: 1.5px solid; */
        /* border-bottom: 3px solid transparent;
    border-image: linear-gradient(to right, #c6972c, #000,#e0bb54,#fef1a1, #e8c660, #ba8618) 1; */
        /* padding: 7px 0; */
        border-bottom: 1px solid #000 !important;
        background-color: #fff;
        /* border-right: 1.5px solid;
    border-left: 1.5px solid; */
        border-collapse: separate;
        /* margin-bottom: 6px; */
        /* border-radius: 10px; */
        line-height: 1;
    }
    .HL_img {
        width: 20px;
        margin-right: 5px;
        vertical-align: top !important;
    }
    table.res_mob_font_width2 {
        /* background-image: url(../img/appimages/Strock.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 3%; */
        /* border-image: linear-gradient(to right, #c6972c, #000,#e0bb54,#fef1a1, #e8c660, #ba8618) 1!important; */
        /* border-top: 1.5px solid; */
        /* border-bottom: 1.5px solid;
    border-right: 1.5px solid;
    border-left: 1.5px solid; */
        /* border-bottom: 3px solid transparent;
    border-image: linear-gradient(to right, #c6972c, #000,#e0bb54,#fef1a1, #e8c660, #ba8618) 1; */
        /* padding: 7px 0; */
        border-bottom: 1px solid #000 !important;
        /* background-color: #fff; */
        /* border-right: 1.5px solid;
    border-left: 1.5px solid; */
        border-collapse: separate;
        /* margin-bottom: 6px; */
        /* border-radius: 10px; */
        line-height: 1;
    }
    .table1001 {
    }
    .desktop-show {
        display: none;
    }
    .mobile-hide {
        display: initial;
    }

    .after1_black:after {
        content: "";
        position: absolute;
        top: 16px;
        height: 50px;
        width: 33%;
        /* border-right: 2px solid #e3c070; */
    }

    .after2_black:after {
        content: "";
        position: absolute;
        left: 0%;
        top: 16px;
        height: 50px;
        width: 66%;
        /* border-right: 2px solid #e3c070; */
    }

    table.Trending_Table_Root tr td {
        /* padding: 2px 3px; */
        /* font-size: 18px; */
        /* font-weight: 700; */
    }

    .span2 {
        /* padding: 0px 5px 2px; */
        font-size: 25px;
        font-weight: 600;
    }
    .span3 {
        /* padding: 3px 0px; */
        font-size: 13px;
        font-weight: 600;
    }
    .vis {
        /* display: none; */
        display: block;
    }

    .heading {
        /* background-color: #000; */

        font-weight: 700;
        font-size: 15px !important;
        border-radius: 5px;
        margin-bottom: 5px;
    }
    .mjdma {
        background-image: linear-gradient(to right, #c6972c, #000, #e0bb54, #fef1a1, #e8c660, #ba8618);
        font-weight: 700;
        font-size: 15px !important;
        padding: 5px 0 5px 10px !important;
    }
    .bog_Gc1 {
        font-size: 13px !important;
        font-weight: 400 !important;
    }
    span.top5sell {
        font-size: 16px !important;
        font-weight: 600 !important;

        /* padding: 1px 5px 1px!important; */
    }

    span.top25span {
        font-size: 22px;
        font-weight: 500;
        padding: 0px 10px 0px !important;
    }
    span.top5span {
        font-size: 24px;
        font-weight: 700;
        padding: 0px 10px 0px !important;
        border-radius: 4px;
    }
    .top55span {
        font-size: 24px;
        font-weight: 700;
        padding: 3px 10px 3px !important;
        border: 1px solid rgb(88, 88, 88);
        border-radius: 6px !important;
    }
    .topMar {
        margin-bottom: 2%;
        font-size: 18px;
        /* padding: 10px; */
    }
    .top6span {
        font-size: 24px;
        font-weight: 600 !important;
        padding: 0px 15px 0px !important;

        /* padding: 3px; */
        /* font-size: 22px; */
    }
    .top4span {
        font-size: 16px;
        font-weight: 600 !important;

        /* padding: 3px; */
        /* font-size: 22px; */
    }
    .top2span {
        font-size: 12px;
        font-weight: 600 !important;
    }

    .sell {
        font-size: 11px !important;
        font-weight: 700 !important;
        color: #a6a6a6;
        margin: 5px 0 0;
    }
    .imgWidth {
        width: 25%;
    }
    .LogoImgWidth {
        width: 60%;
        /* max-height: 90px; */
        margin-left: 25%;
        padding: 35px 10px;
    }
    .LogoImgWidth1 {
        width: 22%; /* max-height: 90px; */
        margin-left: 15%;
        /* padding: 20px 0px; */
        /* padding: 15px 0px; */
    }
    span.bloc_GS {
        font-size: 13px;
        font-weight: 600;
    }

    span.bloc {
        font-size: 14px !important;
    }

    .buy_sell_label {
        /* color: #000; */
        /* padding: 5px 0px 5px 0px !important;
        font-size: 18px !important;
        font-weight: 600;
        color: var(--text-color) !important; */
        /* font-family: 'Revival'; */
        /* font-family: "Montserrat", sans-serif !important; */

        /* border-right:  1px solid #d4d4d4; */
    }
    .buy_sell_label2 {
        /* color: #000; */
        /* font-weight: 500;
        font-size: 13px !important;
        padding: 0px 5px 0px 10px !important;
        color: #a6a6a6 !important; */
        /* font-family: "Montserrat", sans-serif !important; */
        /* border-right:  1px solid #d4d4d4!important; */
    }

    table.res_mob_font_width:last-child {
        /* border-bottom: 0px solid #fff !important; */
    }

    table.res_mob_font_width,
    .res_mob_font_width1,
    .rate_top {
        /* border-image: linear-gradient(to right, #c6972c, #000,#e0bb54,#fef1a1, #e8c660, #ba8618) 1!important; */
        /* border-top: 1.5px solid; */
        /* border-bottom: 1.5px solid;
        border-right: 1.5px solid;
        border-left: 1.5px solid; */
        /* background-image: url(../img/appimages/Strock.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 3%; */
        border-bottom: 1.5px solid transparent;
        border-image: linear-gradient(to right, #ffc000, #ffc000) 1;
        padding: 0px 0;
        /* border-bottom: 1px solid #000 !important; */
        /* background-color: #fff; */
        /* border-right: 1.5px solid;
        border-left: 1.5px solid; */
        border-collapse: separate;
        /* margin-bottom: 6px;
        border-radius: 10px; */
    }

    table.res_mob_font_width span#mainspan {
        font-size: 20px !important;
        font-weight: 700 !important;
    }
    table.res_mob_font_width td {
        /* border: 1px solid #bc8b0b; */
        /* border-bottom: 1px solid #d4d4d4 !important; */
        /* background-image: linear-gradient(#000,#000) ; */
    }
    table.tt_33 {
        margin-top: 8px;
        /* border: 0.5px solid #e8c660 !important; */
        /* background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.72)), url(../img/logo/logo7.jpeg) top no-repeat;
     background-size: 55%; */
    }

    table.res_mob_font_width.span {
        font-size: 24px !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) {
    .BoxPad {
        padding: 5px 35px !important;
    }
    .heading {
        /* background-color: #000; */

        font-weight: 700;
        font-size: 16px !important;
    }
    .bog_Gc1 {
        font-size: 14px !important;
        font-weight: 500 !important;
    }
    span.top25span {
        font-size: 26px;
        font-weight: 500;
        padding: 0px 10px 0px !important;
    }
    span.top5span {
        font-size: 26px;
        font-weight: 700;
        padding: 0px 10px 0px !important;
        border-radius: 4px;
    }
    div.top55span {
        font-size: 26px;
        font-weight: 700;
        padding: 4px 10px 4px !important;
        border: 1px solid rgb(88, 88, 88);
        border-radius: 6px !important;
    }
    .top6span {
        font-size: 26px;
        font-weight: 600 !important;
        padding: 0px 15px 0px !important;

        /* padding: 3px; */
        /* font-size: 22px; */
    }

    .buy_sell_label {
        /* color: #000; */
        /* padding: 5px 0px 5px 15px !important;
        font-size: 19px !important;
        font-weight: 600;
        color: var(--text-color) !important; */
        /* font-family: "Montserrat", sans-serif !important; */

        /* border-right:  1px solid #d4d4d4; */
    }
    .buy_sell_label2 {
        /* color: #000; */
        /* padding: 0px 0px 0px 15px !important;
        font-size: 14px !important;
        font-weight: 600;
        color: #a6a6a6 !important; */
        /* font-family: "Montserrat", sans-serif !important; */

        /* border-right:  1px solid #d4d4d4; */
    }
    .sell {
        font-size: 12px !important;
        font-weight: 700 !important;
        color: #a6a6a6;
        margin: 5px 0 0;
    }
    td.bg_white {
        background: linear-gradient(to right, #000, #000);
        box-shadow: 0px 1px 2px 0px #353131;
    }
    /* .min_h{
        background: repeating-linear-gradient(#74ABDD, #74ABDD 49.9%, #498DCB 50.1%, #498DCB 100%);
        padding-top: 10%;
    } */
    .Trending_Table_Child1 {
        /* margin-top: -10%; */
    }
    #stablelogo {
        padding: 25px 0;
    }

    #iconimage img {
        /* min-width: 300px !important; */
        /* min-height: 100px !important; */
        /* margin-left: 25px; */
    }
    .mar_gin {
        margin-top: 5%;
    }
}

@media (max-width: 900px) {
    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        width: 100%;
    }
    .logotext {
        font-size: 18px !important;
        margin-left: 0 !important;
        display: block !important;
    }
    div#iconimage {
        text-align: center;
    }
    div#iconimage span {
        display: inline-block;
    }
    #stablelogo {
        padding: 10px 0;
    }
    #header .header-nav-main nav {
        background-color: #000;
    }
    #gvDataBookingDesk {
        width: 100%;
        margin: 0 auto;
    }
    .box-content {
        padding: 10px !important;
    }
    #footer .section {
        background: #000 !important;
    }

    #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: 10px;
    }
    .social_icons img {
        width: 80px;
    }
    td.bg_white {
        background: linear-gradient(to right, #000, #000);
        box-shadow: 0px 1px 2px 0px #353131;
    }
    .min_h {
        height: 50px;
        /* margin: 0px; */
    }

    .mar_gin {
        margin-top: 10%;
    }
    .Trending_Table_Child1 {
        /* margin-top: -16%; */
    }

    #iconimage img {
        /* min-width: 300px !important; */
        /* min-height: 50px !important; */
        /* margin-left: 20px !important; */
    }

    html.sticky-header-active .scroll-logo {
        display: initial !important;
    }
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.silverday {
    background: url(../img/appimages/Silver1011.png) center no-repeat;
    background-size: 100% 100%;
}
.Inrday {
    background: url(../img/appimages/Rs1011.png) center no-repeat;
    background-size: 100% 100%;
}
table.goldd2 tr:nth-child(1) td {
    padding-top: 32px;
}

table.goldd tr:nth-child(1) td,
table.goldd1 tr:nth-child(1) td,
table.goldd2 tr:nth-child(1) td {
    /* border-bottom: 1px solid #e0b034; */
    /* background-image: linear-gradient(to bottom, #000, #000); */
    border-radius: 5px;
    /* line-height: 1.6; */
    font-size: 16px !important;
    color: #fff;
    padding-top: 45px;
    /* font-family: 'Montserrat' !important; */
}
.heading {
    background-color: #ffc000;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 2;
    font-family: "Roboto";
    border-radius: 5px;
}
.heading td {
    border-radius: 10px;
}
@import url("../icomoon/dist/css/style.css");
/* @import url('../fonts2/Montserrat.css'); */
@import url("../fonts6/roboto.css");
/* @import url('../fonts9/Worksans.css'); */

/* @font-face {
	font-family: 'Work Sans';
	src: url(../fonts9/work-sans-v18-latin-700.ttf);
} */

.center-message {
    width: 90%;
    font-size: 15px;
    background: #fff;
    color: #000;
    text-align: center;
    padding: 3px 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fab {
    width: 35px;
    height: 35px;
    color: white;
    text-align: center;
    position: fixed;
    left: 15px;
    bottom: 125px;
    transition: all 0.1s ease-in-out;
    z-index: 9;
    transition: all 0.1s ease-in-out;
    /* background: #FFF;
    border-radius: 50%;
    padding: 5px; */
    /* opacity:0.9; */
}

.fab1 {
    width: 35px;
    height: 35px;
    color: white;
    text-align: center;
    position: fixed;
    right: 15px;
    bottom: 125px;
    transition: all 0.1s ease-in-out;
    z-index: 9;
    transition: all 0.1s ease-in-out;
    /* background: #FFF;
    border-radius: 50%;
    padding: 5px; */
    /* opacity:0.9; */
}

.ratess {
    background-image: url(../img/aa/Box_06.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: "Roboto";
}

body,
input,
select,
textarea,
button,
.ui-btn {
    font-family: "Roboto";
}

body {
    font-family: "Roboto" !important;
    color: #fff;
    background-color: #000000 !important;
}

header {
    background-image: url(../img/appimages/header.png);
    background-size: 100% 100% !important;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #000000;
    /* padding: 15px 0 25px 0; */
}

hr {
    background-image: url(../img/appimages/Strock.png);
    background-size: 100% 100% !important;
    display: block;
    border: none;
    height: 1px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.color-white {
    color: White !important;
}

a:link {
    color: #fff;
    text-decoration: none;
}

a:visited {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

a:active {
    color: #fff;
    text-decoration: none;
}

.roundCorner {
    margin: 0 25px 0;
}

.ui-loader.ui-corner-all.ui-body-a.ui-loader-default {
    display: none !important;
}

span.bloc_GS {
    font-size: 16px;
    /* font-weight: 500; */
    color: #fff !important;
}

span.bloc_GS1 {
    font-size: 12px;
    font-weight: 500;
    color: #f2ca63 !important;
}

.text-muted {
    color: #fff !important;
    font-size: 10px !important;
}

.navbar {
    padding: 0;
    /* margin-right: 5%; */
}

i.icomoon {
    font-size: 22px;
    color: #000 !important;
}

i.icomoon.mar_rig_menu {
    font-size: 18px;
    padding: 10px;
}

.fixed-top {
    line-height: 0.5;
}

a.active {
    outline: none;
}

.color-gold {
    color: #bb7c33 !important;
}

.activee,
.activee i {
    color: #fff !important;
    background-color: #fd5972;
    border-radius: 5px;
}

.inner_logo_font {
    font-size: 17px;
    display: block;
    line-height: 1px;
}

footer .footer-menu {
    /*background: #2a2a2a;*/
    /* background-image: url(../img/aa/Footer.png); */
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
    background-color: #000;
    text-align: center;
}

table#gvData_Trending tr td {
    /*padding: 0px 0px;*/
    padding: 5px 5px !important;
}
table#gvData_Trending1 tr td {
    /*padding: 0px 0px;*/
    padding: 5px 5px !important;
}

table.res_mob_font_width {
    border-collapse: collapse;
    /*background-image: url(../img/appimages/Box_04.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;*/
    margin-bottom: 4px;
    /* line-height: 2; */
}

table.res_mob_font_width:last-child {
    border-bottom: 0px solid #ffffff;
    /* background-image: url(../img/appimages/Strock_01.png);
    background-position: center bottom;
    background-size: 100% 0%;
    background-repeat: no-repeat; */
    border-collapse: collapse;
}

table.res_mob_font_width1 {
    border-bottom: 0px solid #ffffff;
    border-collapse: collapse;
}

table.res_mob_font_width2 {
    background-color: #aed9ec;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    line-height: 2;
}

.res_mob_font_width tr td {
    background: linear-gradient(#000, #000) 50% 50% / calc(100% - 2px) calc(100% - 2px) no-repeat, linear-gradient(90deg, #ae822c 0%, #e8d784 45%, #aa792b 100%);
    border-radius: 0px;
    padding: 1px;
    box-sizing: content-box;
}

.res_mob_font_width tr td:first-child {
    text-align: left !important;
}
.res_mob_font_width tr td:last-child {
    text-align: right !important;
}

.heading {
    /* background-image: url(../img/appimages/Box_05.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 2.3; */
    /* background-color: #e8e8e8;
    border-radius: 10px;
    border-collapse: collapse; */
}

.heading1 {
    line-height: 2;
}

.nomargin {
    color: #ffffff;
    font-size: 10px;
    font-weight: 600;
}

span.sell {
    /* background: -webkit-linear-gradient(#F8DE5A, #F8DE5A, #9D7127);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    color: #000000;
    font-size: 10px;
    font-weight: 800;
}

td.sell {
    color: #fff;
    font-size: 16px !important;
    font-weight: 600;
}

td.sell1 {
    color: #fff;
    font-size: 16px !important;
    font-weight: 500;
}

table.goldd tr:nth-child(1) td {
    padding-top: 6px;
}

table.goldd1 tr:nth-child(1) td {
    padding-top: 10px;
}

.divBg {
    /* background-image: url(../img/sg/bg3.jpg); */
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 13px 16px;
}

.color-navv {
    /*color:#FFF !Important;*/
    /* color: #FFF !Important; */
}

.color-black {
    color: #fff !important;
}

li.nav-item img {
    width: 24px;
}

/*Live Rates BJ*/
table.goldd tr td {
    /* border-radius:10px;
    padding:10px !important; */
}

tr.Box1 {
    /* background: url(../img/appimages/Box_01.png);
    background-size: 100% 100%;
    background-repeat: no-repeat; */
}

table.goldd {
    /* background-image: url(../img/appimages/Box03-big.png);
    background-size: 100% 100%;
    background-repeat: no-repeat; */
    background-color: #171717;
    /* line-height: 1.8; */
    border-radius: 10px;
}

table.goldd1 {
    /* background-image: url(../img/appimages/Box_03.png);
    background-size: 100% 100%;
    background-repeat: no-repeat; */
    line-height: 1.2;
}

table.goldd2 {
    /* background: url(../img/appimages/Silver.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 1.6; */
}

table.goldd3 {
    /* background: url(../img/appimages/Inr.png); */
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 1.6;
}

.buylive {
    background: url(../img/swastik/Buy.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 1.6;
}

.table1001 {
    border-collapse: separate;
    width: 100%;
    border-spacing: 10px 5px;
    padding: 0px 12px 10px;
    background: url(../img/appimages/Box_02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.table1001 td {
    width: 50%;
}

table.table1002 {
    border-collapse: separate;
    width: 100%;
    /* background-color: #FFF;
    background: url(../img/appimages/Box_02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 1.8; */
}

.table1002 td {
    width: 50%;
}

table.gold_silver_costing {
    box-shadow: 0px 0px 7px #f0c309;
    border-radius: 3px;
    /*line-height: initial;*/
    line-height: 18px;
}

table.gold_silver_costing tr:nth-child(1) td {
    padding: 5px 0 0;
}

table.gold_silver_costing tr:nth-child(2) td {
    /*padding: 0px 0 5px;*/
    padding: 3px 0 0px;
}

table.tt_33 {
    background: url(../img/appimages/Box_02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 2;
}

table.tt_331 {
    background-color: #aed9ec;
    border-radius: 15px;
}

table.tt_332 {
    background-color: #e8e8e8;
    border-radius: 15px;
}

table.Coins_Table_Child3 tr td {
    padding: 5px;
}

.padd-right {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

/* Css of Swiper Tab */
.swiper-container.s1 {
    width: 100%;
    height: 100%;
    margin-top: 2rem;
    /* margin: -130px auto 0; */
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(1).swiper-pagination-bullet-active ~ .active-mark {
    /*left: 0;*/
    left: 11%;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(2).swiper-pagination-bullet-active ~ .active-mark {
    /*left: 25%;*/
    left: 70%;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(3).swiper-pagination-bullet-active ~ .active-mark {
    /*left: 50%;*/
    left: 78%;
}

/*.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(4).swiper-pagination-bullet-active ~ .active-mark {
  left: 75%;
}*/
.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:first-of-type.swiper-pagination-bullet-active ~ .active-mark {
    /*left: 0;*/
    left: 20%;
}

.swiper-container {
    z-index: auto;
}

/* End of Swiper Tab */

.modal-content {
    background: url(../img/appimages/background1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.close {
    /* float: right; */
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}

.close:focus,
.close:hover {
    color: #fff;
    text-decoration: none;
    opacity: 1;
}

.close:focus,
.close:hover {
    outline: 0;
}

.fa {
    cursor: pointer;
}

.btn.focus,
.btn:focus {
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
}

#back_fore_color tr td {
    padding: 26px 0;
    width: 70%;
}

#back_fore_color tr td {
    padding: 15px 0;
    width: 70%;
    /* background: aquamarine; */
}

.back_fore_color_td {
    padding: 15px 10px;
    /* width: 70%; */
}

input[type="color"] {
    -webkit-appearance: none;
    border: none;
    width: 32px;
    height: 20px;
}

input[type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
}

input[type="color"]::-webkit-color-swatch {
    border: none;
}

nav.navbar.navbar-expand-lg.nav-bg-white.nav-scrl .main_logoo {
    display: none;
}

/* Connection Message */
.connectionmsg {
    display: none;
    color: #fff;
    background-color: red;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 0rem;
    width: 100%;
}

.retry_connection_btn {
    display: none;
    color: #fff !important;
    background-color: #000;
    line-height: 30px;
    font-weight: 700;
    text-decoration: underline;
    margin-bottom: 0rem;
    /*width: 100%;*/
    padding: 0px 24px;
    border-radius: 5px;
    border: 1px solid #f8f8f8;
}

.connectiondiv {
    display: none;
    background-color: red;
    text-align: center;
    padding: 3px 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9999999;
}

@media (max-width: 500px) {
    .content20 {
        color: #fff;
        font-size: 15px;
        font-weight: 400;
    }

    p.content20 {
        margin-top: 3px;
        margin-bottom: 0rem;
        text-align: left !important;
    }

    .content21 {
        color: #fff;
        font-size: 13px;
        font-weight: 400;
    }

    p.content21 {
        margin-top: 3px;
        margin-bottom: 0rem;
        text-align: left !important;
        line-height: 1;
    }

    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        font-size: 16px !important;
    }

    td.table_Strock1 {
        background-image: url(../img/appimages/Strock_01.png);
        background-repeat: no-repeat;
        background-size: 0% 0%;
        background-position: left center;
    }

    span.tableSell1 {
        font-size: 10px;
        font-weight: 600;
    }

    .mainheading {
        color: #000000 !important;
    }

    .heading span {
        font-size: 15px;
        font-weight: 500;
        color: #000;
    }

    .heading1 span {
        font-size: 14px;
        font-weight: 800;
        color: #000;
    }

    span.top25span {
        font-weight: 600;
        font-size: 20px;
    }

    span.top55span {
        font-size: 18px;
        font-weight: 600;
    }

    span.top5span {
        font-size: 18px;
        font-weight: 500;
    }

    span.top6span {
        font-size: 18px;
        font-weight: 500;
    }

    .label1 {
        font-size: 11px;
        font-weight: 500;
        /* background-image: linear-gradient(to right, #be8b1f, #b68012, #e7c65f, #fef09f, #e7c65f,#be8b1f, #b68012)!important; */
        color: #fff;
        border-top: 1px solid #9b7b2c;
        width: 100px;
    }

    td.buy_sell_label {
        color: #fff;
        font-size: 15px !important;
        font-weight: 500;
        /* background-image: url(../img/aa/Box_06.png);
        background-size: 100% 100%;
        background-repeat: no-repeat; */
    }

    span.buy_sell_label {
        color: #000000;
        font-size: 16px !important;
        font-weight: 700;
    }

    span.buy_sell_label4 {
        font-size: 28px !important;
        font-weight: 500;
    }

    .buy_sell_label2 {
        color: #000000;
        font-size: 14px !important;
        font-weight: 900;
    }

    td.buy_sell_label3 {
        color: #fff;
        font-size: 15px !important;
        font-weight: 400;
    }

    /* .buy_sell_label4 {
        font-size: 14px !important;
        font-weight: 600;
    } */

    .buy_sell_label5 {
        color: #000000;
        font-size: 18px !important;
        font-weight: 600;
    }

    span.KG {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
    }

    span.KG1 {
        font-size: 18px;
        font-weight: 500;
    }

    .col-xs-4.menu {
        width: 32.5% !important;
        text-align: center;
        vertical-align: top;
        margin: 10px 0;
    }

    .col-xs-4.menu img {
        width: 35%;
    }

    .col-xs-12 {
        width: 100%;
        text-align: center;
        /* background: #FFF; */
        color: #fff;
    }

    .col-xs-4.menu span {
        color: #ffffff !important;
        font-weight: 500 !important;
        margin: 6px 0;
    }

    footer.footer img {
        height: 20px;
        margin: 10px auto 3px;
    }

    .img_footer1 {
        height: 26px !important;
    }

    .font200-100 {
        font-size: 170% !important;
    }

    #navigation {
        padding: 35px 0px !important;
    }

    .nav-scrl #nav-list > ul > li {
        /*padding: 5px 10px !Important;*/
        padding: 0px 7px !important;
    }

    .widthflex {
        width: 60%;
    }

    .mobile-view {
        display: inherit;
    }

    body > .container {
        padding: 0px 10px 0;
    }

    .swiper-slide {
        /*background: #fff;*/
        /*background:#0d1539;*/
        color: #fff;
        font-size: 1rem;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .swiper-slideTrending {
        /*min-height: 805px;*/
        min-height: auto;
    }

    .swiper-slideMCX {
        /*min-height: 1245px;*/
        min-height: auto;
    }

    .swiper-slideCoins {
        /*min-height: 420px;*/
        min-height: auto;
    }

    .swiper-slidePortfolio {
        /*min-height: 125px;*/
        min-height: auto;
    }

    /* Trending Mobile */
    table.Trending_Table_Root tr td {
        padding: 0px 0px;
        font-size: 12px;
    }

    table.Trending_Table_Root_top3 tr td {
        /*padding: 2px 0px;*/
        padding: 2px 0px;
        font-size: 14px;
    }

    .font_Trending_HLC,
    .font_MCX_HLC {
        font-size: 0.7rem;
    }

    table.Trending_Table_Child3 tr td {
        /*padding: 3px 5px;*/
        padding: 2px 5px;
    }

    table.MCX_Table_Root tr td {
        padding: 3px 0px;
    }

    table.MCX_Table_Child3 tr td {
        padding: 3px 5px;
    }

    table.Trending_Table_Child3 {
        width: 96%;
        margin-left: 2%;
        /*margin-top: 15px;*/
        margin-top: 5px;
        margin-bottom: 0px;
        /*background-color: #141e46;*/
        /*Chirayu*/
        /*box-shadow: 0px 0px 0px 10px rgb(13, 19, 49);
            box-shadow: 5px 4px 8px 5px rgba(0, 0, 0, 0.2), 5px 6px 19px 0 rgba(0, 0, 0, 0.19);*/
        /*box-shadow: 5px 4px 8px 15px rgba(0, 0, 0, 0.2), 5px 6px 19px 0 rgba(0, 0, 0, 0.19);*/
        /* padding: 5px; */
        /* margin: 19px 0; */
    }

    table.MCX_Table_Child3 {
        width: 100%;
        /*margin-top: 15px;*/
        margin-bottom: 0px;
        /*box-shadow: 0px 0px 0px 10px rgb(13, 19, 49);
            box-shadow: 5px 4px 8px 5px rgba(0, 0, 0, 0.2), 5px 6px 19px 0 rgba(0, 0, 0, 0.19);*/
        /*box-shadow: 5px 4px 8px 15px rgba(0, 0, 0, 0.2), 5px 6px 19px 0 rgba(0, 0, 0, 0.19);*/
        /* padding: 5px; */
        /* margin: 19px 0; */
    }

    .Trading_High_Low_Close_Box,
    .MCX_High_Low_Close_Box {
        padding: 2px;
    }

    .High-Green {
        color: #fff;
        font-size: 75% !important;
        /*margin-right: 5px;*/
    }

    .Low-Red {
        color: #fff;
        font-size: 75% !important;
    }

    .High-Green-MCX {
        background: #00ce7c;
        margin-right: 5px;
        font-size: 0.6rem;
    }

    .Low-Red-MCX {
        background: #cc0404;
        font-size: 0.6rem;
    }

    .pClose-MCX {
        font-size: 0.6rem;
    }

    .Coins_Child_Label {
        margin-right: 5px;
    }

    .MCX_Body {
        width: 96%;
        margin-left: 2%;
    }

    .Font_MCX_Date {
        font-size: 0.8rem;
    }

    .Font_MCX_Features_Rates {
        font-size: 0.7rem;
    }

    .MCX-2-td {
        width: 50%;
        background: #081132;
        padding-left: 5px !important;
        border-right: 5px solid transparent;
        -webkit-background-clip: padding;
        -moz-background-clip: padding;
        background-clip: padding-box;
    }

    .pad-dynamic-MCX {
        padding-left: 5px !important;
    }

    .plus_font {
        font-size: 22px;
    }

    .plus_width {
        width: 6%;
    }

    .plus-width-mcx {
        font-size: 22px;
    }

    .plus-width-coins {
        font-size: 22px;
    }

    div#myModal {
        padding-right: 0px !important;
    }

    .hidden-xs {
        display: none;
    }

    span.d-block.font_footer {
        font-size: 13px;
        font-weight: 700;
        color: #ffffff;
    }

    span.d-block1.font_footer1 {
        font-size: 10px;
        font-weight: 800;
        color: #fff;
        margin-bottom: 8px;
    }

    .d-block1 {
        display: block !important;
    }

    .col-xs-3 {
        width: 24% !important;
        text-align: center;
    }

    .Date_News_second {
        color: #808f96;
        margin-left: 0px !important;
    }

    .mar_rig_menu {
        margin-left: 10px;
        /* width: 6%; */
        width: 16px;
        color: #fff;
        font-size: 18px;
        margin-top: 2px;
        margin-bottom: 2px;
        margin-right: 20px;
        /* display: none !important; */
    }

    .GDINRRates {
        padding: 0 10px 0px 10px;
    }

    .BuySellLabel {
        line-height: 1;
        padding: 2px 0px !important;
    }

    .label-red {
        font-size: 20px;
        font-weight: 500;
        padding: 5px;
        background-image: linear-gradient(to right, #be8b1f, #b68012, #e7c65f, #fef09f, #e7c65f, #be8b1f, #b68012) !important;
        color: #000000;
        font-family: "Roboto";
        display: inline-block;
        line-height: 40px;
        width: 55%;
        vertical-align: baseline;
        white-space: nowrap;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }

    .buy20res {
        color: #f2ca63;
        font-size: 14px !important;
        font-weight: 500;
    }

    .submil20 {
        font-size: 16px;
        font-weight: 600;
        text-align: center;
    }

    div.aboutfont {
        font-size: 12pt !important;
    }
}

@media (min-width: 501px) {
    /* .col-12 img,
    .mobile-logo img {
        width: 40% !important;
    } */

    .mobile-list-nav > li > a > img {
        height: 55px !important;
        margin: 5px 20px 5px 80px !important;
    }

    .content20 {
        color: #fff;
        font-size: 24px !important;
        font-weight: 500;
    }

    p.content20 {
        margin-top: 3px;
        margin-bottom: 0rem;
        text-align: left !important;
    }

    .content21 {
        color: #fff;
        font-size: 22px !important;
        font-weight: 500;
    }

    p.content21 {
        margin-top: 3px;
        margin-bottom: 0rem;
        text-align: left !important;
    }

    .flg1 {
        font-size: 22px !important;
    }

    footer.footer img {
        height: 35px;
        margin: 14px auto 5px;
    }

    td.table_Strock1 {
        background-image: url(../img/appimages/Strock_01.png);
        background-repeat: no-repeat;
        background-size: 0% 0%;
        background-position: left center;
    }

    span.tableSell1 {
        font-size: 22px !important;
        font-weight: 600;
    }

    span.sell {
        color: #000000;
        font-size: 20px !important;
        font-weight: 600;
    }

    span.top55span {
        font-size: 30px !important;
        font-weight: 600;
    }

    .heading td {
        text-align: center !important;
    }

    .heading span {
        font-size: 25px !important;
        font-weight: 500;
        color: #000;
    }

    .heading1 span {
        font-size: 25px;
        font-weight: 600;
        color: #000;
    }

    .fab,
    .fab1 {
        width: 70px;
        height: 70px;
        bottom: 170px;
    }

    .col-xs-4.menu img {
        width: 60px !important;
        height: 60px !important;
    }

    .foores1 {
        width: 80px !important;
        height: 80px !important;
    }

    .col-xs-4.menu {
        width: 32% !important;
        text-align: center;
        vertical-align: top;
        margin: 15px 0;
    }

    li.nav-item img {
        width: 40px;
    }

    .css_bkdesk p,
    strong,
    .css_bkdesk a {
        font-size: 16px !important;
    }

    .goldres {
        /* padding: 100px 15px 0 !important; */
    }

    span.d-block.font_footer {
        font-size: 18px;
        font-weight: 500;
        line-height: 2;
        color: #fff !important;
    }

    span.d-block1.font_footer1 {
        font-size: 18px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 10px;
    }

    .d-block1 {
        display: block !important;
    }

    hr {
        background-image: url(../img/appimages/Strock.png);
        background-size: 100% 100% !important;
        display: block;
        border: none;
        height: 1px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-3 {
        width: 19% !important;
        text-align: center;
    }

    .loginresponsive {
        margin-top: -100px !important;
    }

    .form-control {
        font-size: 2rem !important;
    }

    .loginheader {
        font-size: 40px !important;
        padding: 30px !important;
    }

    .loginheader1 {
        font-size: 40px !important;
        height: 100px !important;
    }

    .loginclass {
        margin-top: -480px !important;
    }

    p {
        font-size: 18px !important;
    }

    p.disclaimer {
        font-size: 18px !important;
        padding: 10px 100px 10px 100px !important;
    }

    h3 {
        font-size: 30px !important;
    }

    .bnkdetails tr {
        background-image: url(img/appimages/Live_Rate_Strock.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: 100% 5% !important;
    }

    table.bnkdetails td {
        padding: 20px 0;
        font-size: 25px !important;
    }

    table.bkingdesk p,
    table.bkingdesk a {
        font-size: 25pt !important;
    }

    .ipadimg {
        width: 60px !important;
    }

    .ipadimg1 {
        width: 40px !important;
    }

    .col-md-6 {
        max-width: 100%;
    }

    .portfolio-table-name {
        font-size: 22pt !important;
        font-weight: 400;
    }

    .table201 tr td {
        font-size: 20pt !important;
        font-weight: 400;
    }

    .paddingg {
        font-size: 20pt !important;
    }

    .timeee td {
        font-size: 20pt !important;
    }

    a.Disclaimerr {
        font-size: 20px !important;
    }

    div .green {
        font-size: 20px !important;
    }

    .title {
        font-size: 20px !important;
    }

    .value {
        font-size: 20px !important;
    }

    .indicator {
        font-size: 35px;
    }

    div.aboutfont {
        font-size: 24pt !important;
    }

    /* .col-12 img {
        width: 70% !important;
    } */

    td.brad {
        color: #480001;
        font-size: 25px;
        font-weight: 600 !important;
    }

    td.bradd {
        font-size: 25px;
        font-weight: 600 !important;
    }

    .label-red {
        background-image: linear-gradient(to right, #be8b1f, #b68012, #e7c65f, #fef09f, #e7c65f, #be8b1f, #b68012) !important;
        color: #000000;
        width: 50%;
        padding: 10px 20px;
        display: inline-block;
    }

    .eCalNew .ecoCalTable.genTable TD:first-child {
        font-size: 30px !important;
    }

    .economiccalender20 {
        font-size: 33px !important;
    }

    .underline_link {
        font-size: 30px !important;
    }

    .submil20 {
        font-size: 30px;
        font-weight: 600;
        text-align: center;
    }

    table#ChartDataa tr td {
        padding: 20px 0 20px 20px !important;
        font-size: 30px !important;
    }

    table#ChartDataa tr td span {
        padding: 20px 0 20px 20px !important;
        font-size: 30px !important;
    }

    table.Sell_Alert tr td {
        font-size: 30px;
    }

    .plus_font_Alert {
        font-size: 30px !important;
    }

    .plus_width {
        font-size: 50px !important;
    }

    .alertfont20 {
        font-size: 30px;
    }

    .labelHeadings {
        font-size: 30px !important;
    }

    .ui-input-text input,
    .ui-input-search input,
    textarea.ui-input-text {
        padding: 20px 0px !important;
    }

    .submit22 {
        width: 40% !important;
        padding: 20px !important;
        margin-bottom: 50px !important;
        font-size: 40px;
    }

    legend {
        font-size: 30px !important;
    }

    .ui-input-text input,
    .ui-input-search input {
        font-size: 30px !important;
    }

    .ui-btn,
    label.ui-btn {
        font-weight: 600;
        font-size: 30px !important;
    }

    .custom-select {
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 70px !important;
    }

    .chart20 {
        font-size: 25px !important;
    }

    .button,
    input,
    optgroup,
    select,
    textarea {
        font-size: 30px !important;
    }

    .tablestyle {
        font-size: 25px !important;
    }

    .news20 {
        font-size: 25px !important;
    }

    .New_button {
        width: 300px !important;
    }

    .scriptcode20 {
        font-size: 30px !important;
    }

    .imgbuysell {
        width: 100px !important;
    }

    .quantity {
        font-size: 30px !important;
    }

    .nice-select {
        font-size: 30px !important;
        padding: 10px 0 50px 40px !important;
    }

    /* .ui-mobile a img, .ui-mobile fieldset 
    {
        width: 100% !important;
    } */
    .buysellimg {
        width: 100% !important;
    }

    .price20 {
        font-size: 30px !important;
    }

    .price22 {
        font-size: 40px !important;
    }

    /* .Trending_Table_Child1 tr td {
        font-size: 50px !important;
    } */

    /* .Trending_Table_Child1 table tbody tr td {
        font-size: 20px !important;
        font-weight: 600;
    } */

    .label1 {
        font-size: 16px;
        font-weight: 500;
        /* background-image: linear-gradient(to right, #be8b1f, #b68012, #e7c65f, #fef09f, #e7c65f,#be8b1f, #b68012)!important; */
        color: #fff;
        border-top: 1px solid #9b7b2c;
        width: 100%;
    }

    td.buy_sell_label {
        color: #fff;
        font-size: 20px !important;
        font-weight: 500;
        background-image: url(../img/aa/Box_06.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

    span.buy_sell_label {
        color: #000000;
        font-size: 25px !important;
        font-weight: 600;
    }

    span.buy_sell_label4 {
        font-size: 21px;
        font-weight: 500;
        /* line-height: 2.2; */
    }

    .buy_sell_label2 {
        color: #000000;
        font-size: 28px !important;
        font-weight: 700;
    }

    td.buy_sell_label3 {
        color: #fff;
        font-size: 30px !important;
        font-weight: 400;
    }

    /* .buy_sell_label4 {
        font-size: 34px !important;
        font-weight: 600;
    } */

    .buy_sell_label5 {
        color: #000000;
        font-size: 28px !important;
        font-weight: 600;
        padding-left: 60px;
    }

    span.KG {
        color: #fff;
        font-size: 26px;
        font-weight: 500;
    }

    .col-xs-12 {
        color: #fff;
        font-size: 20px !important;
    }

    .res_mob_font_width span {
        font-size: 20px;
    }

    span.top5span {
        font-size: 30px !important;
    }

    span.top6span {
        font-size: 20px !important;
        font-weight: 500;
    }

    span.top25span {
        font-size: 30px !important;
    }

    .footer-copyright {
        padding: 10px 0 10px !important;
        /* background: #0a0e29;
        background-image: url(../img/appimages/Strock.png);
        background-repeat: no-repeat;
        background-size: 100% 4%;
        background-position: center top; */
    }

    .resmarqu {
        font-size: 30px !important;
    }

    span.bloc_GS {
        font-size: 20px;
        font-weight: 500;
        color: #ffffff !important;
    }

    span.bloc_GS1 {
        font-size: 20px;
        font-weight: 500;
        color: #f2ca63 !important;
    }

    .buy20res {
        color: #f2ca63;
        font-size: 20px !important;
        font-weight: 500;
    }

    table.goldd1 tr:nth-child(1) td {
        padding-top: 20px;
    }

    table.goldd tr:nth-child(1) td {
        /* padding-top: 20px; */
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 100%;
    }

    .bnkdetails img {
        height: 80% !important;
    }

    table.bnkdetails td span {
        font-size: 25px !important;
    }

    .cust20 {
        height: 70px !important;
    }

    .navbar {
        padding: 0;
    }
}
header .scroll-css {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.dayDate,
.dubaiTime {
    font-size: 12px;
    text-transform: uppercase;
}
.dayDate img,
.dubaiTime img {
    width: 25px;
    margin: 0 0 7px;
}
.dayDate span {
    font-weight: 300;
    font-size: 12px;
    display: inline-block;
}
.country-clocks {
    display: flex;
    text-align: center;
    gap: 10px;
    justify-content: space-between;
    padding: 0 10px;
}
.country-clock img {
    width: 40%;
    display: inline-block;
    margin: 0 0 5px;
    object-fit: contain;
}
#gvDataBookingDesk {
    width: 60%;
    margin: 0 auto;
}
.table.res_mob_font_width {
    line-height: 1 !important;
}
.header-top {
    display: block !important;
}
.flg {
    width: 27px;
}
.myHeadClass .head-table {
    display: grid;
    grid-template-columns: 24px auto;
    row-gap: 0;
    column-gap: 10px;
    color: #fff;
    font-weight: 600;
    text-align: left;
}

.myHeadClass .head-row {
    display: contents;
}

.myHeadClass em {
    font-size: 18px;
    line-height: 1.8;
    align-self: start;
    width: 30px;
    text-align: center;
    height: 30px;
}
.myHeadClass em.whatsapp {
    color: #25d366;
}

.myHeadClass span,
.myHeadClass a {
    line-height: 1.5;
    display: block;
}
.dayDate {
    display: flex;
    align-items: center;
    gap: 10px;
    list-style: none;
}

.dayDate img {
    width: 24px;
    height: 24px;
}

.dateText {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    color: #fff;
}

.dateLine {
    font-weight: 600;
}

.dayLine {
    font-size: 14px;
    opacity: 0.8;
}
.dayDate span:first-child {
    position: relative;
    top: 8px;
}
.header-body .container {
    padding: 0%;
}
.social-icons li {
    margin: -1px 20px 0 2px;
}
.logotext {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff; /* Gold color */
    text-transform: uppercase;
    white-space: nowrap;
    line-height: 1.2;
    margin-left: 1.5rem;
}
#dubaiDayLi {
    text-align: center;
}
.logo-cert {
    display: block;
    font-size: 11px;
    font-weight: 400;
    color: #ffffff;
    margin-top: 2px;
}
