@import "https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
@import url("../fonts2/Montserrat.css");

@import url("../fonts3/roboto.css");
@import url("../fonts_Roboto_slab/fonts4/roboto_slab.css");
/* @font-face {
    font-family: 'roboto';
    src: url("../fonts4/Roboto/Roboto-Regular.ttf");
} */
@font-face {
    font-family: "Roboto_slab";
    src: url("../fonts_Roboto_slab/fonts4/");
}
table.Trending_Table_Root {
    /* font-family: 'roboto' !important;  */
    font-family: "Roboto Slab" !important;
}
.heading {
    background-image: linear-gradient(to right, #be8b1f, #b68012, #e7c65f, #fef09f, #e7c65f, #be8b1f, #b68012);
}

.naviRow {
    /* box-shadow: 0px 1px 0px 0px #c9a155, 1px -1px 0px 0px #c9a155, 0px -1px 0px 0px #c9a155, -1px 0px 0px 0px #c9a155; */
    /* background-image: url(../img/appimages/Box_01.png);
     background-size: 100% 100%;
     background-repeat: no-repeat; */
    /* border-image: linear-gradient(to right, #c6972c, #b57e10,#e0bb54,#fef1a1, #e8c660, #ba8618) 1; */
    /* border-image: linear-gradient(to right, #c6972c, #b57e10,#e0bb54,#fef1a1, #e8c660, #ba8618) 1;
    border-top: 2px solid;
    border-bottom: 2px solid; */
    /* background: rgba(0, 0, 0, 0.40); */
    /* background-image: linear-gradient(
    to right,
    #c6972c,
    #b57e10,
    #e0bb54,
    #fef1a1,
    #e8c660,
    #ba8618
  ); */
}

/* Swiper */
.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet-active {
    /* font-weight: bold; */
    /* font-weight: bold; */
    /* background: #000!important; */
    font-weight: 500;
    color: #000 !important;
    /* border-bottom: 2px solid #fff; */
    background-image: linear-gradient(to right, #b57e10, #e0bb54, #e0bb54, #fef1a1, #fef1a1, #e8c660, #e8c660, #ba8618);
}
.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
    /* background-color: #; */
    /* background-color: #eea125; */
    /* border-radius: 10px; */
    /* margin: 0 3px; */
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    /* font-size: 1.6rem; */
    font-size: 1rem;
    font-weight: normal;
    opacity: 1;
    height: 25px;
    width: 33.3%;
    /* width: 50%; */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: font-weight 0.22s ease;
    font-weight: 600;
    font-family: "Roboto Slab" !important;
}

@media screen and (max-width: 500px) {
    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        font-size: 1rem !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: #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: #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 {
    /* 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) {
    .booking_div {
        width: 180px !important;
        background-image: url(../img/booking/Box_01.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-align: center;
        /* vertical-align: middle; */
        padding: 30px;
        margin: 7px;
    }
    .booking_div img {
        width: 75px;
    }
    .Delete_Ac {
        /* position: fixed;
        right: 30px;
        top: 160px;
        z-index: 999; */
        padding: 5px;
        /* border: 1px solid #fff;
        background: #2c2f38; 
        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; */
    }
    .table1001 td {
        width: 33%;
        font-weight: 600;
    }
    table.table1001 tr td {
    }
    table.table1001 tr:nth-child(1) td {
        padding: 5px 0px 1px !important;
    }
    table.table1001 tr:nth-child(2) td {
        padding: 2px 0px 4px !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; */
    }
    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.5;
    }
    table.goldd tr td {
        /* border-radius:10px;
    padding:10px !important; */
    }
    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-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/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: 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: 10px;
    }
    /* 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: 14px !important;
        font-size: 600;
    }
    .imgWidth {
        width: 50%;
    }

    .LogoImgWidth {
        width: 70%;
        /* max-height: 90px; */
        margin-left: 0%;
        display: none;
        padding: 5px 0px;
    }
    .LogoImgWidth1 {
        width: 100%;
        /* max-height: 90px; */
        margin-left: 4%;
        padding: 5px 0px 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; */
    }

    td.buy_sell_label {
        /* color: #000; */
        font-weight: 500;
        font-size: 15px !important;
        padding: 15px 5px 15px 10px !important;
        font-family: "Roboto";
        /* border-right:  1px solid #d4d4d4!important; */
    }
    td.buy_sell_label1 {
        /* color: #000; */
        font-weight: 500;
        font-size: 15px !important;
        padding: 15px 5px 15px 10px !important;
        font-family: "Roboto";
        /* border-right:  1px solid #d4d4d4!important; */
    }

    table.res_mob_font_width {
        box-shadow: 1px 1px 3px 1px #b9b9b9;
        border-radius: 10px;
        margin-bottom: 6px;
        /* background: #000; */
        /* border-bottom: 3px solid transparent;
    border-image: linear-gradient(to right, #c6972c, #b57e10,#e0bb54,#fef1a1, #e8c660, #ba8618) 1; */
        /* padding: 5px 0; */
        border-collapse: separate;
    }
    .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 {
        /* 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;
    }

    span.top5span {
        font-size: 20px;
        font-weight: 600;
        padding: 1px 5px 1px !important;
    }
    .topMar {
        margin-bottom: 4%;
        font-size: 15px;
    }

    span.bloc_GS {
        font-size: 12px;
    }

    .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) {
    .booking_div {
        width: 200px !important;
        background-image: url(../img/booking/Box_01.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-align: center;
        /* vertical-align: middle; */
        padding: 30px;
        margin: 10px;
    }
    .booking_div img {
        width: 80px;
    }
    .Delete_Ac {
        /* position: fixed;
        right: 85px;
        top: 78px;
        z-index: 999; */
        padding: 0px 20px;
        /* border: 1px solid #fff;
        background: #2c2f38; */
        /* 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; */
    }
    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; */
    }

    .social_icons img {
        width: 100px;
        /* padding: 1px; */
        border-radius: 5px;
        /* height: 40px; */
        /* background-color: #ECAF4C; */
        transition: 0.5s;
        background-image: linear-gradient(to right, #c6972c, #b57e10, #e0bb54, #fef1a1, #e8c660, #ba8618);
    }
    .social_icons img:hover {
        background-position: right center;
        background-image: linear-gradient(to right, #e6c35d 0%, #b57e10 51%, #e6c35d 100%);
    }
    table.goldd tr td {
        text-align: center !important;
    }
    table.goldd tr td {
        text-align: center !important;
        /* padding: 10px !important; */
    }
    table.goldd1 tr td {
        text-align: center !important;
        padding: 10px !important;
    }
    table.goldd1 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;
    }
    .table1001 td {
        width: 33%;
        font-weight: 600 !important;
    }
    table.table1001 tr td {
        /* padding: 2px 0px 0 !Important; */
    }
    table.table1001 tr:nth-child(1) td {
        padding: 5px 0px 1px !important;
    }
    table.table1001 tr:nth-child(2) td {
        padding: 2px 0px 4px !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-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 {
        box-shadow: 1.5px 2px 4px 1.5px #b9b9b9;
        border-radius: 10px;
        margin-bottom: 6px;
        /* border-bottom: 3px solid transparent;
    border-image: linear-gradient(to right, #c6972c, #b57e10,#e0bb54,#fef1a1, #e8c660, #ba8618) 1; */
        /* padding: 7px 0; */
        border-collapse: separate;
    }
    .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;
    }

    span.top5span {
        font-size: 24px;
        font-weight: 600;
        padding: 1px 5px 1px !important;
    }
    .topMar {
        margin-bottom: 2%;
        font-size: 18px;
        /* padding: 10px; */
    }
    .top6span {
        font-size: 26px;
        font-weight: 600 !important;
        padding: 1px 15px 1px !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: 14px !important;
        font-size: 600 !important;
    }
    .imgWidth {
        width: 25%;
    }
    .LogoImgWidth {
        width: 70%;
        /* max-height: 90px; */
        margin-left: 15%;
        padding: 4px 0px;
        display: none;
    }
    .LogoImgWidth1 {
        /* width: 100%; */
        /* max-height: 90px; */
        /* margin-left: 16.5%; */
        padding: 10px 0px;
        max-height: 85px;
    }
    span.bloc_GS {
        font-size: 14px;
        font-weight: 600;
    }

    span.bloc {
        font-size: 14px !important;
    }

    td.buy_sell_label {
        /* color: #000; */
        padding: 2px 0px 2px 10px !important;
        font-size: 20px !important;
        font-weight: 700;
        font-family: "Roboto";

        /* border-right:  1px solid #d4d4d4; */
    }

    td.buy_sell_label1 {
        /* color: #000; */
        padding: 12px 0px 12px 25px !important;
        font-size: 20px !important;
        font-weight: 600;
        font-family: "Roboto";

        /* border-right:  1px solid #d4d4d4; */
    }

    table.res_mob_font_width {
        box-shadow: 1.5px 2px 4px 1.5px #b9b9b9;
        border-radius: 10px;
        margin-bottom: 6px;
        /* border-bottom: 3px solid transparent;
        border-image: linear-gradient(to right, #c6972c, #b57e10,#e0bb54,#fef1a1, #e8c660, #ba8618) 1; */
        padding: 0px 0;
        border-collapse: separate;
    }
    table.res_mob_font_width span#mainspan {
        font-size: 28px !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 {
        /* 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) {
    .booking_div {
        width: 230px !important;
        background-image: url(../img/booking/Box_01.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        text-align: center;
        /* vertical-align: middle; */
        padding: 40px;
        margin: 20px;
    }
    .booking_div img {
        width: 100px;
    }
    span.top5span {
        font-size: 28px;
        font-weight: 600;
        padding: 1px 5px 1px !important;
    }
    .top6span {
        font-size: 28px;
        font-weight: 600 !important;
        padding: 1px 15px 1px !important;
        line-height: 1;
        /* padding: 3px; */
        /* font-size: 22px; */
    }

    td.buy_sell_label {
        /* color: #000; */
        padding: 0px 0px 0px 25px !important;
        font-size: 22px !important;
        font-weight: 600;
        font-family: "Roboto";

        /* border-right:  1px solid #d4d4d4; */
    }
    td.buy_sell_label1 {
        /* color: #000; */
        padding: 15px 0px 15px 25px !important;
        font-size: 22px !important;
        font-weight: 600;
        font-family: "Roboto";

        /* border-right:  1px solid #d4d4d4; */
    }
    .sell {
        font-size: 18px !important;
        font-size: 600 !important;
    }
    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) {
    #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: 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;
}
.social_icons {
    display: none;
}
.dropdown-menu li:nth-child(3) {
    display: none !important;
}

@media (min-width: 501px) and (max-width: 900px) {
    .LogoImgWidth {
        width: 55%;
        /* max-height: 90px; */
        margin-left: 87%;
        padding: 4px 0px;
        display: none;
    }
}
.main {
    padding: 0 15px;
}

table.res_mob_font_width {
    background: #f8e8df;
    border: 5px solid #ffffff;
    border-radius: 10px;
    border-collapse: separate;
    border-spacing: 0px;
}

@media (max-width: 1500px) {
    footer.footer img {
        height: 18px;
        margin: 12px 0 2px;
    }

    span.d-block.font_footer {
        font-size: 10px;
        font-weight: 500;
        color: #fff !important;
        line-height: 1;
        display: block;
        margin: 5px 0;
    }

    .col-xs-3 {
        width: 25%;
        text-align: center;
    }

    .thumbnail {
        /* background: #a70000; */
    }

    .logo1 {
        height: 70px !important;
        padding: 5px 0;
    }
}

.menu-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    /* padding: revert !important; */
    padding-left: 14px;
}

.menu-item a {
    color: #4f0c78 !important;
    text-decoration: none;
}

.menu-item li {
    display: inline-block !important;
    list-style: none !important;
    margin-right: 0px !important;
}

ul.menu-item li:nth-child(1) {
    width: 100%;
}

.menu-item li a {
    display: inline-block !important;
    list-style: none !important;
    margin-right: 10px !important;
    width: 100%;
}

.menu-item a {
    color: #4f0c78 !important;
    text-decoration: none;
}

.menu-item .item2menu {
    padding-right: 20px;
}

.fab1 {
    width: 40px;
    height: 40px;
    color: white;
    text-align: center;
    position: fixed;
    right: 20px;
    bottom: 115px;
    transition: all 0.1s ease-in-out;
    z-index: 9;
    transition: all 0.1s ease-in-out;
    box-shadow: 0 1px 7px 0 #666;
    border-radius: 50%;
}

#header .header-search {
    margin-top: -4px;
}

table.header-right-icon tr td:nth-child(2) img {
    margin-left: 11px;
}

table.header-right-icon tr td:nth-child(3) img {
    margin-left: 11px;
}

table.header-right-icon {
    float: right;
}

.thumb-info img {
    height: 300px;
    width: auto;
}

.product-thumb-info {
    background: #fff;
}

.product-thumb-info .product-thumb-info-content {
    background: #f7f9fc;
}

.product-thumb-info h4 {
    font-size: 1.2em;
    text-align: center;
}

span.MainUserName {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    color: #381863;
}

img.header-icon {
    height: 24px;
}

p#Float_Message {
    color: #000;
}

.fds {
    height: 25px;
    padding-left: 11px;
    padding-right: 7px;
}

.homepage-bar {
    margin-bottom: 20px;
    border: 1px solid #e1e1e1;
    background-color: #fbfbfb;
    border-radius: 5px;
}

.homepage-bar .col-md-4 {
    padding-top: 20px;
    padding-bottom: 21px;
    text-align: center;
}

.homepage-bar .bar-textarea {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-left: 7px;
}

.homepage-bar h3 {
    color: #313131;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    line-height: 1.5;
}

.homepage-bar p {
    font-size: 12px;
    margin: 0;
    line-height: 1;
}

.homepage-bar .bar-icon {
    font-size: 36px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 500px) {
    #header .header-body {
        padding: 10px 10px 10px !important;
        margin: 0px !important;
        border-bottom: 0px solid #381863;
    }

    li.col-xs-6.product {
        padding-right: 5px;
        padding-left: 5px;
    }

    .product-thumb-info .product-thumb-info-content {
        padding: 15px 10px;
        text-align: left;
        display: block;
        height: 110px;
        font-size: 12px;
    }
}

@media (min-width: 992px) {
    .homepage-bar .col-md-4 {
        border-left: 1px solid #e1e1e1;
    }

    .homepage-bar .col-md-4:first-child {
        border-left: none;
    }
}

@media (max-width: 991px) {
    .homepage-bar .bar-icon {
        min-width: 36px;
        text-align: center;
    }
}

@media (min-width: 500px) {
    .header-logo img {
        width: 60%;
        padding: 20px 0;
    }

    .cart-total-css {
        float: none !important;
    }

    #footer {
        /* position: fixed; */
        z-index: 99;
        width: 100%;
        bottom: 0;
        /* padding: 0 5px; */
        box-shadow: -2px -3px 3px 0px rgba(0, 0, 0, 0.08);
    }
}

@media (max-width: 500px) {
    .header-logo img {
        width: 35%;
    }

    .cart-total-css {
        float: none !important;
    }

    #footer {
        /* position: fixed; */
        z-index: 99;
        width: 100%;
        bottom: 0;
        /* padding: 0 5px; */
        box-shadow: -2px -3px 3px 0px rgba(0, 0, 0, 0.08);
    }

    #footer .footer-copyright {
        background-color: #ffffff;
        /* border-top: 1px solid #b9b2a8; */
    }

    #footer .footer-copyright p {
        color: #fff;
        font-weight: 600;
    }

    .footer-copyright p {
        opacity: 1 !important;
        font-size: 11px;
        font-weight: 500;
        color: #fff;
    }
}
#iconimage {
    text-align: center;
}
/* Prevent background color on dropdown parent */
#mainNav li.dropdown > a,
#mainNav li.dropdown.open > a,
#mainNav li.dropdown:hover > a {
    background: transparent !important;
}
.pivot-wrap {
    margin: 0 auto;
    margin-top: 2rem;
}
.dropdown-menu a {
    cursor: pointer;
}

#ProductDesc {
    width: 70%;
    margin: 0 auto;
}
.popup {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 2rem;
}

#pivot thead tr th:first-child,
#pivot tbody tr th:first-child {
    padding: 0 !important;
}
.main {
    margin-top: 2rem;
}
#ProductDesc button {
    cursor: pointer;
    background: #c2947a;
    color: #fff;
}

@media (max-width: 768px) {
    .DiamineProduct,
    .contact-container {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    #category_Home div > div {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .LogoImgWidth1 {
        width: 35%;
        /* max-height: 90px; */
        margin-left: 0;
        padding: 5px 0px 10px;
    }
}
@media (max-width: 991px) {
    /* Default menu background */
    #header .header-nav-main nav > ul {
        background-color: #ffffff;
    }

    /* Parent LI background when dropdown opened */
    #header .header-nav-main nav > ul > li.dropdown.opened {
        background-color: #f3f3f3;
    }

    /* Parent anchor background */
    #header .header-nav-main nav > ul > li.dropdown.opened > a {
        background-color: #f3f3f3;
        color: #000;
    }

    /* Submenu background */
    #header .header-nav-main nav > ul li.dropdown.opened > .dropdown-menu {
        display: block;
        background-color: #f3f3f3;
        padding-left: 20px;
        border: none;
    }

    /* Nested submenu */
    #header .header-nav-main nav > ul li.dropdown.opened .dropdown-submenu > .dropdown-menu {
        background-color: #f3f3f3;
        padding-left: 15px;
    }
    #header .header-nav-main nav > ul li.dropdown.opened .dropdown-toggle:hover {
        color: #c2947a !important;
    }
    #header .header-nav-main nav > ul li.dropdown .dropdown-toggle:hover {
        color: #c2947a !important;
    }
    .featured-box.featured-box-primary.align-left.mt-xlg {
        width: 100% !important;
        margin: 0 auto;
    }
}
.dropdown-toggle .fa {
    margin-left: 1rem;
}
