/* Add here all your CSS customizations */
@import url("../fonts2/Montserrat.css");

.header-container.container .pb-4,
.header-container.container .py-4 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
}

.color-white {
    color: #fff;
}

.font-weight-semiboldd {
    font-weight: 500;
}

.pad-5px-tb {
    padding: 5px 0;
}

span#date_time {
    /* font-weight: 600 !important; */
    /* display: inline-block; */
    /* font-weight: 300; */
    font-size: 14px;
    color: #232a34;
    margin: 5px;
    /* margin: 15px 0 0 0; */
    vertical-align: -2px;
}

/*Live Rates Right Side*/
.right-app-cover {
    width: 100%;
    float: left;
    padding: 0px 10px;
    box-shadow: 1px 1px 5px 0px #000;
    border-radius: 10px;
}
.right-app-cover {
    padding-top: 0px !important;
}
.right-app-details {
    border-radius: 10px;
    margin-bottom: 6px;
    border: 4px groove #b78700;
    margin-top: 5px;
}
.app-available {
    padding: 5px 0 5px 0;
}
.anroid-app-cover {
    display: inline-block;
    width: 48%;
    text-align: center;
}
.ios-app-cover {
    display: inline-block;
    width: 48%;
    text-align: center;
}
.adrs {
    padding: 5px 0 5px 0;
    border-top: 1px solid #b78700;
    margin-top: 8px;
}
.app-available h4 {
    padding: 5px 0px;
    text-align: center;
    color: #b78700;
    font-weight: bold;
    font-size: 20px;
}
.anroid-app-cover a {
    background: #b78700;
    display: inline-block;
    border-radius: 20px;
    padding: 5px 0px;
    height: 40px;
    width: 40px;
    text-align: center;
}
.ios-app-cover a {
    background: #b78700;
    display: inline-block;
    border-radius: 20px;
    padding: 5px 0px;
    height: 40px;
    width: 40px;
    text-align: center;
}
.adrs h4 {
    padding: 5px 0px;
    text-align: center;
    color: #b78700;
    font-weight: bold;
    font-size: 20px;
    margin: 0px !important;
}
.adrs p {
    color: #000;
    padding: 5px 3px;
    font-weight: bold;
    word-wrap: break-word;
    margin: 0 0 0.9em;
}

table.res_mob_font_width tr td {
    /*border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;*/
}

/* table.tt_33 table:nth-child(even) { */
/* background: rgba(250, 250, 250, 0.5); */
/* background: #f1eff0;
    box-shadow: 0 0 4px #666666; */
/* } */

/* table.tt_33 table:nth-child(odd) {
    background: #f1eff0;
    box-shadow: 0 0 4px #666666;
} */

table.res_mob_font_width {
    /* margin: 10px 0 2px; */
}

@media (max-width: 500px) {
    .main_logoo {
        max-height: 60px;
        /*border-radius:15px;*/
        width: 80%;
    }

    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;
    }

    .font1_LR {
        font-size: 15px !important;
    }

    .liverates_sec {
        /*background: #e5f4ed;*/
    }

    .div_spott {
        /*background: linear-gradient(rgba(228, 243, 236, 0.95), rgba(229, 244, 237, 0.95)), url(../img/trans_logo.png) center 38% no-repeat;
        background-size: 100%, 100% !important;*/
        /*background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.72)), url(../img/shriradhe/shriradhelogo5.png) center 41% no-repeat;
        background-size: 30%;*/
    }

    table.tt_33 {
        /* background: url(../img/sg/bg_pattern.png) no-repeat center; */
        /*background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.72)), url(../img/shriradhe/shriradhelogo5.png) center 41% no-repeat;
            background-size: contain;*/
    }

    .div_spott_coins {
        background: linear-gradient(rgba(219, 238, 229, 0.9), rgba(219, 238, 229, 0.9)), url(../img/trans_logo.png) center 45% no-repeat;
        background-size: 90%, 90% !important;
    }

    html #header.header-semi-transparent-light .header-body:before {
        /* background: #FFF; */
        background: url(../img/smb/header.png) center no-repeat;
        background-size: cover;
    }

    .bg-dark-3 {
        /* background-color: #202326 !important; */
        /*background-color: #FFF !important;
        background: url(../img/smb/footer.png) center repeat;
        background-size: cover;*/
    }

    .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: 280px 0 55px 0;
        position: relative;
        text-align: center;
    }

    td.ScriptRatee span {
        font-size: 14px !important;
    }

    td.ScriptHighh span,
    td.ScriptLoww span {
        font-size: 10px !important;
    }
}

@media (min-width: 501px) {
    td.buy_sell_label {
        font-size: 14px !important;
    }

    td.LiveRatesRate span {
        font-size: 20px !important;
    }

    .main_logoo {
        /*max-height:95px;*/
        /* max-height:150px; */
        /*border-radius:15px;*/
        width: 40%;
    }

    html.svg.history.video.supports.boxshadow.csstransforms3d.csstransitions.webkit.chrome.win.js.sticky-header-enabled.sticky-header-active .pad-5px-tb {
        display: none;
    }

    html.svg.history.video.supports.boxshadow.csstransforms3d.csstransitions.webkit.chrome.win.js.sticky-header-enabled.sticky-header-active img.main_logoo {
        /*max-height: 57px;*/
    }

    .liverates_sec {
        /*background: #e5f4ed;*/
        /*background: rgb(219, 238, 229);*/
    }

    .div_spott {
        /*background: linear-gradient(rgba(228, 243, 236, 0.90), rgba(229, 244, 237, 0.90)), url(../img/trans_logo.png) center 45% no-repeat;*/
        /*background: linear-gradient(rgba(219, 238, 229, 0.90), rgba(219, 238, 229, 0.90)), url(../img/trans_logo.png) center 36% no-repeat;
        background-size: 90%, 90% !important;*/
        /*background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.72)), url(../img/shriradhe/shriradhelogo5.png) center 41% no-repeat;
        background-size: 30%;*/
    }

    table.tt_33 {
        /* background: url(../img/sg/bg_pattern.png) no-repeat center; */
        /*background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.72)), url(../img/shriradhe/shriradhelogo5.png) center 41% no-repeat;
        background-size: 30%;*/
    }

    .div_spott_coins {
        background: linear-gradient(rgba(219, 238, 229, 0.9), rgba(219, 238, 229, 0.9)), url(../img/trans_logo.png) center 18% no-repeat;
        background-size: 90%, 90% !important;
    }

    .HL-Class {
        font-size: 110% !important;
    }
}

.ui-overlay-a,
.ui-page-theme-a,
.ui-page-theme-a .ui-panel-wrapper {
    background-color: #ffffff !important;
    /* background-image: url(../img/appimages/BG.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; */
}

.ui-overlay-a,
.ui-page-theme-a,
.ui-page-theme-a .ui-panel-wrapper {
    background-color: #ffffff !important;
    /* background-image: url(../img/appimages/BG.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; */
}

.fab {
    /* width: 40px;
    height: 40px;
    color: white;
    text-align: center;
    position: fixed;
    left: 25px;
    bottom: 130px;
    transition: all 0.1s ease-in-out;
    z-index: 9;
    transition: all 0.1s ease-in-out;
    border-radius: 50%;
    border: 0px solid #fff;
    border-radius: 50%; */
    /* padding: 5px; */
    /* opacity:0.9; */
}

.fab1 {
    /* width: 40px;
    height: 40px;
    color: white;
    text-align: center;
    position: fixed;
    right: 25px;
    bottom: 130px;
    transition: all 0.1s ease-in-out;
    z-index: 9;
    transition: all 0.1s ease-in-out;
    border: 0px solid #fff;
    border-radius: 50%; */
    /* padding: 5px; */
    /* opacity:0.9; */
}

span.d-block1.font_footer1 {
    font-size: 8px;
    font-weight: 200;
    color: #eccf43;
    margin-bottom: 4px;
    display: block;
    margin-bottom: 10px;
}

span.sell {
    color: red;
    font-size: 10px;
    font-weight: 400;
    margin-bottom: 5px;
}

span.sell1 {
    color: #22bf2a;
    font-size: 10px;
    font-weight: 400;
    margin-bottom: 5px;
}

td.sell {
    color: #000000;
    font-size: 10px !important;
    font-weight: 600;
}

.nomargin {
    color: #eccf43;
    font-size: 10px;
    font-weight: 500;
}

span.top55span {
    font-size: 22px;
    font-weight: 400;
}

.footer-copyright {
    background-image: url(../img/appimages/Box_01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #010000;
}

.img_top3 {
    /*width:100%;*/
    height: 32px;
}

.navbar {
    /* padding: 2.5rem 1rem; */
    padding: 0 !important;
}

.Titleee {
    top: 61px;
    left: 0;
    z-index: -1;
    padding: 27px 0 5px;
}

.ui-loader.ui-corner-all.ui-body-a.ui-loader-default {
    display: none;
}

.fixed-top {
    line-height: 0.5;
}
a.active {
    outline: none;
}

.color-gold {
    color: gold;
}

.activee {
    color: #fed438 !important;
}

.inner_logo_font {
    font-size: 17px;
    display: block;
    line-height: 1px;
}

footer.footer img {
    /*width: 40px;*/
    height: 18px;
    margin: 12px 0 4px;
}

table#gvData_Trending tr td {
    padding: 0px 0px;
}

table.tt_33 table:nth-child(even) {
    /* background: rgba(250, 250, 250, 0.5); */
    /* background: #f1eff0;
    box-shadow: 0 0 4px #666666; */
}

table.tt_33 table:nth-child(odd) {
    /* background: #f1eff0;
    box-shadow: 0 0 4px #666666; */
}

table.tt_33 {
    /*background: url(../img/max/logo_watermark.png) 28% -4% no-repeat;
    background-size: 90%;*/
    /*border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;*/
}

table.res_mob_font_width {
    /* background-image: url(../img/appimages/Box_01.png); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* margin-bottom: 8px; */
    line-height: 1.7;
    border-bottom: 1px solid #fff;
}

table.res_mob_font_width tr td {
    /*border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;*/
    /*border-bottom: 1px solid #FFF;*/
}

.heading span {
    font-size: 20px;
}

span.bloc_GS {
    font-size: 9px;
    font-weight: 600;
    color: #010000 !important;
}

.table1001 {
    border-collapse: separate;
    width: 100%;
    border-spacing: 4px 0px;
    /* background: url(../img/appimages/Box_02.png); */
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.table1001 td {
    width: 33%;
}
#gvData table tr td:first-child .goldd {
    background: url(../img/appimages/goldbox.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#gvData table tr td:nth-child(3) .goldd {
    background: url(../img/appimages/goldbox.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#gvData table tr td:nth-child(2) .goldd {
    background: url(../img/appimages/Box4.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
/* #gvData table tr td:nth-child(2) .goldd td {
    color: #fff;
}
#gvData table tr td:nth-child(2) .goldd span.bloc_GS,
#gvData table tr td:nth-child(2) .goldd td {
    color: #fff !important;
} */
#gvData table:not(:first-child) {
    background-color: #011520 !important;
}
#gvData table:not(:first-child) > tbody > tr > td:first-child {
    border-bottom: 1px solid #fff !important;
}

.header-container {
    background-color: #011520 !important;
}
/*--------------------------------------*/

table.goldd tr:nth-child(1) td {
    padding-top: 6px;
}

table.goldd tr:nth-child(2) td {
    padding-top: 6px;
    padding-bottom: 2px;
}

table.goldd tr:nth-child(3) td {
    padding-bottom: 4px;
}

/*--------------------------------------*/

span.top5span {
    font-size: 20px;
    font-weight: 600;
}

.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: #000 !important;
}

.color-black {
    color: #fff !important;
}

li.nav-item img {
    width: 15px;
}

@media (max-width: 600px) {
    .font200-100 {
        font-size: 170% !important;
    }

    #navigation {
        /*padding: 5px 0px !Important;*/
        /*padding: 70px 0px !Important*/
        padding: 50px 0px !important;
    }

    .main-container {
        padding: 141px 0px 0 !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: 60px 15px 0; */
        padding: 10px 0px 0;
        /*padding: 141px 0px 0 !Important;*/
    }

    main.container,
    .containerr {
        padding: 50px 0px 0 !important;
        /*padding: 0 !Important;*/
    }

    .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: 3px 0px;
            font-size: 13px;*/
        /*padding: 2px 0px;*/
        /*padding: 2px 3px;*/
        /*padding: 0px 0px;*/
        padding: 0px 2px;
        font-size: 12px;
    }

    .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: 9px;*/
        /*font-size: 10.5px;*/
        font-size: 7.5px;
        line-height: 1.5;
        color: #000;
    }

    .col-xs-3 {
        /* width: 19%; */
        width: 19% !important;
        /*width: 13.3% !Important;*/
        text-align: center;
        vertical-align: top;
    }
    .Date_News_second {
        color: #808f96;
        margin-left: 0px !important;
    }

    .mar_rig_menu {
        margin-left: 20px;
        width: 5%;
        color: #fff;
        font-size: 21px;
        margin: 5px 10px;
        margin-left: 20px;
    }

    footer.footer .mar_rig_menu {
        /*margin-left: 20px;
            width:5%;
            color: #FFF;*/
        font-size: 21px !important;
        /*margin-top: 7px;*/
        /*margin: 5px 0 !Important;*/
        margin: 5px 12px 5px 0 !important;
    }

    .GDINRRates {
        padding: 0 10px 0px 10px;
    }

    .BuySellLabel {
        line-height: 1;
        padding: 2px 0px !important;
    }

    .label-red {
        /*font-size: x-large;*/
        font-size: 16px;
        padding: 0.5em;
        background-color: #f3392f;
        color: #fff;
        font-family: "Droid Sans", sans-serif !important;
        display: inline-block;
        padding: 2px 4px;
        /* font-size: 11.84px; */
        font-weight: 700;
        line-height: 35px;
        width: 60%;
        border-radius: 10px;
        color: #000;
        vertical-align: baseline;
        white-space: nowrap;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }
}

@media (min-width: 601px) {
    .label-red {
        font-size: x-large;
        padding: 0.5em;
        background-color: #f3392f;
        color: #fff;
        font-family: "Droid Sans", sans-serif !important;
        display: inline-block;
        padding: 2px 4px;
        /* font-size: 11.84px; */
        font-weight: 700;
        line-height: 35px;
        width: 50%;
        color: #fff;
        vertical-align: baseline;
        white-space: nowrap;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }

    .GDINRRates {
        padding: 0 10px 10px 10px;
    }

    .mar_rig_menu {
        margin-right: 5px;
        width: 2%;
    }

    .Trending_top3_label {
        font-size: 1.5rem;
    }

    .font200-100 {
        font-size: 200%;
    }

    .plus_font {
        font-size: 45px;
    }

    .plus_font_Alert {
        font-size: 25px;
    }

    .plus_width {
        width: 10%;
    }

    .pad-dynamic-MCX {
        padding-left: 15px !important;
    }

    .MCX-2-td {
        width: 50%;
        background: #081132;
        padding-left: 20px !important;
        border-right: 20px solid transparent;
        -webkit-background-clip: padding;
        -moz-background-clip: padding;
        background-clip: padding-box;
    }

    .fixed-top {
        padding: 10px 12% 10px;
    }
    .mobile-view {
        display: none !important;
    }
    .swiper-slide {
        /*background: #fff;*/
        /*background:#0d1539;*/
        color: #fff;
        font-size: 1.8rem;

        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .swiper-slideTrending {
        /*min-height: 915px;*/
        min-height: auto;
    }
    .swiper-slideMCX {
        /*min-height: 850px;*/
        /*min-height: 1570px;*/
        min-height: auto;
    }
    .swiper-slideCoins {
        /*min-height: 470px;*/
        min-height: auto;
    }

    .swiper-slidePortfolio {
        /*min-height: 275px;*/
        min-height: auto;
    }

    /* Trending PC */
    table.Trending_Table_Root tr td {
        padding: 3px 0px;
        font-size: 20px !important;
        /* line-height: 3 !important; */
    }

    table.Trending_Table_Child3 tr td {
        padding: 3px 20px;
    }

    table.MCX_Table_Root tr td {
        padding: 3px 0px;
    }
    table.MCX_Table_Child3 tr td {
        padding: 3px 20px;
    }

    table.Trending_Table_Child3 {
        width: 100%;
        /*margin-left: 5%;*/
        /*margin-top: 15px;*/
        margin-top: 7px;
        margin-bottom: 0px;
        /*background-color: #141e46;*/ /*Chirayu*/
        /* background-color: var(--footer-color);*/

        /*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 55px 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 55px rgba(0, 0, 0, 0.2), 5px 6px 19px 0 rgba(0, 0, 0, 0.19);*/
        /* padding: 5px; */
        /* margin: 19px 0; */
    }

    .font_Trending_HLC,
    .font_MCX_HLC {
        font-size: 1.5rem;
    }
    .Trading_High_Low_Close_Box,
    .MCX_High_Low_Close_Box {
        padding: 5px;
    }
    .High-Green {
        color: #fff;
        /*margin-right: 5px;*/
    }
    .Low-Red {
        color: #fff;
    }

    .High-Green-MCX {
        background: #00ce7c;
        margin-right: 5px;
    }
    .Low-Red-MCX {
        background: #cc0404;
    }

    .Coins_Child_Label {
        margin-right: 5px;
    }

    .MCX_Body {
        width: 90%;
        margin-left: 5%;
    }

    .Font_MCX_Date {
        font-size: 1.4rem;
    }
}

.color-white {
    /*color:White;*/
}

table#gvData_Trending .bg_script_color {
    /*background: azure;*/
}

.bg_script_color {
    /* background-color: Red;*/ /*#141e46;*/
}

.carousel .carousel-item {
    width: 100% !important;
}

body {
    background: #ffffff !important;
    background-color: #ffffff !important;
}

table.Coins_Table_Child3 tr td {
    padding: 5px;
    /*padding: 7px 0;
    border-bottom: 1px solid #3a436c;*/
}

.padd-right {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

/* Css of Swiper Tab */
.swiper-container.s1 {
    width: 100%;
    height: 100%;
    /*margin: 10px auto 0;*/
}
@media screen and (min-width: 800px) {
    .swiper-container.s1 {
        /*width: 70%;
    margin-left: 15%;*/
    }
}
@media screen and (max-width: 500px) {
    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        font-size: 0.7rem !important;
        /*border-bottom: 1px solid #4b4a4a;*/
    }
}

/*.swiper-container-horizontal > .swiper-pagination {
  top: 0;
  bottom: auto;
  background: #0d1539;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
}*/

.swiper-pagination1.swiper-pagination-clickable .active-mark {
    /*background: #FFF;*/
    /*width: 25%;*/
    /*background: #fff;*/
    width: 33.33%;
    /*width: 10.33%;*/
    /*height: 3px;*/
    position: absolute;
    left: 0;
    top: 27px;
    transition: left 0.2s ease-out;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
    /*background-color: #00D42B;*/
    /*background-color:#011d28;*/
    /* background-color: #731821; */
    border-radius: 0;
    box-sizing: border-box;
    color: #aeafb0;
    cursor: pointer;
    /*font-size: 1.6rem;*/
    font-size: 1rem;
    font-weight: bold;
    opacity: 1;
    height: 30px;
    /*height: 18px;
  /*width: 25%;*/
    width: 33.33%;
    /*width: 50%;*/
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: font-weight 0.22s ease;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(1).swiper-pagination-bullet-active ~ .active-mark {
    left: 0%;
}
.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(2).swiper-pagination-bullet-active ~ .active-mark {
    /*left: 25%;*/
    left: 33.33%;
    /*left: 45.33%;*/
}
.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(3).swiper-pagination-bullet-active ~ .active-mark {
    /*left: 50%;*/
    left: 67%;
    /*left: 78%;*/
    /*left: 66.66%;*/
}
/*.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:11%;*/
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet-active {
    /*font-weight: bold;*/
    color: #000;
    border-bottom: 1px solid #eccf43;
    /*background: #efabaa;*/

    background: url(../img/appimages/Box02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: 0px solid #dbb44b;
}
.swiper-pagination1 .swiper-pagination-bullet {
    border: 1px solid;

    border-image: linear-gradient(to right, #fff7c2, #eccf43, #fff7c2) 1;
}
.swiper-pagination1 .swiper-pagination-bullet:nth-child(2) {
    margin-left: 1rem;
}

/* End of Swiper Tab */

.modal-sm {
    /*max-width: 50%;*/
    /*max-width: 100%;*/
}

.modal-content {
    /*background-color: transparent; */
    /*background-color: #0d1539;*/
    background-color: rgb(1, 20, 27);
}

.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;
}

/* 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;
}
ul.breadcrumb.justify-content-start.justify-content-md-end.mb-0 .active {
    color: #000;
}
#about_uss h5,
#about_uss h2 {
    color: #fff !important;
}
.breadcrumb-bottom-area.news-wrapper {
    margin-top: 50px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, #fff7c2, #eccf43, #fff7c2) 1;
}
