@import url('../icomoon/dist/css/style.css');
@import url('../fonts5/Nunito.css');


/* @font-face 
{Open_Sans
	font-family: mahrajafont;
	src: url(../font/Mato_sans/MatoSans-Italic.ttf);
} */

h1,
h2,
h3,
h4,c
h5,
h6, 
p {
    font-family: 'Nunito';
}

body,
input,
select,
textarea,
button,
.ui-btn {
    font-family: 'Nunito';
    line-height: 1.5 !important;
}

/* .fab {
    width: 38px;
    height: 38px;
    color: white;
    text-align: center;
    margin-right: 10px;
    position: fixed;
    left: 15px;
    bottom: 130px;
    transition: all 0.1s ease-in-out;
    z-index: 9;
    transition: all 0.1s ease-in-out;
    border-radius: 50%;
    /* padding: 5px; */
    /* opacity:0.9; */
/* } */


.fab1 {
    width: 38px;
    height: 38px;
    color: white;
    text-align: center;
    position: fixed;
    right: 15px;
    bottom: 138px;
    transition: all 0.1s ease-in-out;
    z-index: 9;
    transition: all 0.1s ease-in-out;
    border-radius: 50%;
    /* padding: 5px; */
    /* opacity:0.9; */
}

body {
    font-family: 'Nunito' !important;
    color: #FFFFFF;
    background: #071f39;
}


/* .watermarkk {
    background: var(--bg-color) url(../img/appimages/Watermark2.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center center !important;
    background-attachment: fixed !important;
} */


body,html
{
  overflow: scroll;
  scrollbar-width: none;  /* Firefox */
  -ms-overflow-style: none;  /* IE 10+ */
}

body::-webkit-scrollbar, html::-webkit-scrollbar {
  display: none;  /* Chrome, Safari */
}


:root {
    --bg-color: white;
    --text-color: black;
}

.ui-overlay-a,
.ui-page-theme-a,
.ui-page-theme-a .ui-panel-wrapper {
    background: #071f39;
}

.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
    background: #071f39;
}

header {
    background: #d49f41;
    padding: 20px 0px;
}

hr {
    /* background-image: url(../img/appimages/Strock_01.png);
    background-size: 100% 100% !important; */
    border-bottom: 1px solid #cd9830;
    display: block;
    height: 1px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-top: 0 !important;
}

input[type="text"],
input[type="number"] {
    height: 30px;
    border: 0;
    margin: 6px 0;
    width: 100%;
}

textarea {
    margin: 6px 0;
    width: 100%;
}

input[type="button"] {
    border: 0;
    margin-top: 10px;
}

.center-message {
    width: 90%;
    font-size: 15px;
    background: var(--bg-color2);
    color: #FFFFFF;
    text-align: center;
    padding: 3px 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.color-white {
    color: White !important;
}

.color-black {
    color: #FFFFFF !Important;
}

.color-gold {
    color: #BB7C33 !Important;
}

a:link {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 400;
}

a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

a:active {
    color: #FFFFFF;
    text-decoration: none; 
    outline: none;
}

li.nav-item img {
    width: 24px;
}

.roundCorner {
    margin: 0 25px 0;
}

.ui-loader.ui-corner-all.ui-body-a.ui-loader-default {
    display: none !important;
}

span.bloc_GS {
    font-size: 10px;
    font-weight: 700;
    color: #091f37 !important;
    text-align: left;
}

span.bloc_GS1 {
    font-size: 10px;
    font-weight: 700;
    color: #091f37 !important;
    text-align: right;
}

.text-muted {
    color: #fff !important;
    font-size: 10px !important;
}

.navbar {
    padding: 0;
}

i.icomoon {
    font-size: 22px;
    color: #000 !important;
}

i.icomoon.mar_rig_menu {
    font-size: 18px;
    padding: 10px;
}

.fixed-top {
    line-height: 0.5;
}

.activee,
.activee i {
    color: #FFF !Important;
    background-color: #fd5972;
    border-radius: 5px;
}

.inner_logo_font {
    font-size: 17px;
    display: block;
    line-height: 1px;
}

table.tt_33 {
    /*background: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(img/Watermark.png) center no-repeat;*/
    /* background-color: #42361a; */
    /* border: 1px solid #fce589; */
    /* border-radius: 8px;
    border-collapse: separate !important;
    border-spacing: 0px; */
}

table.res_mob_font_width {
    border-bottom: 1px solid #FFFFFF;
    line-height: 1.5;
    border-collapse: collapse;
}

/* table.res_mob_font_width:last-child {
    border-bottom: 0px solid #d4ba6f;
    border-collapse: collapse;
} */

.heading {
    background: #d49f41;
    line-height: 3.3;
}

.nomargin {
    color: #091f37;
    font-size: 11px;
    font-weight: 700;
}

span.sell {
    color: #FFFFFF;
    font-size: 10px !important;
    font-weight: 500;
    padding: 5px 0;
}

span.sell1 {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;  
}

span.sell2 {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
}

td.sell {
    color: #091f37;
    font-size: 11px !important;
    font-weight: 700;
}

td.sell1 {
    color: #FFFFFF;
    font-size: 11px !important;
    font-weight: 700;
}

table.goldd {
    background-image: url(../img/appimages/Box_02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 1.7;
}

table.goldd tr:nth-child(1) td {
    padding-top: 6px;
}

table.goldd tr:nth-child(2) td {
    padding-top: 0px;
}

table.goldd tr:nth-child(3) td {
    padding-top: 0px;
    padding-bottom: 0px;
}

/* .Box1 {
    background-image: url(../img/appimages/Box_04.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
} */

.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: 8px 0px;
    /* background-color: #878787;
    border-radius: 10px;
    padding: 13px 5px; */
}

.table1001 td {
    width: 33%;
}

table.table1002 {
    border-collapse: separate;
    width: 100%;
    border-spacing: 8px 0;
}

.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#gvData_Trending tr td {
    /*padding: 0px 0px;*/
}

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: -130px auto 0; */
}

.swiper-pagination1.swiper-pagination-clickable .active-mark {
    background: #c28c2a;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    display: none;
    top: 28px;
    transition: left 0.2s ease-out;
}


/* .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-child(1) {
     background-color: #000000;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-child(1) {
     background-color: red;
} */


.swiper-pagination1.swiper-pagination-clickable {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; 
    padding: 0px 0;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
    flex: 1 1 25%;
    max-width: 25%;
    text-align: center;
    border-radius: 0;
    box-sizing: border-box;
    height: 40px;
    color: #FFFFFF;
    cursor: pointer;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: font-weight 0.22s ease;
    font-weight: 600;
    font-size: 13px;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet-active {
    color: #f6cf50;
    font-weight: 700;
}


.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;
}

.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, .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;
}

.borderbottom {
    /* border-bottom: 1px solid #42361a; */
    /* background-image: url(../img/appimages/Strock.png);
    background-repeat: no-repeat;
    background-size: 100% 1%;
    background-position: center bottom; */
}

.roundCorner {
    margin: 0 100px 0;
}

.Trending_Table_Child1 {
    padding: 0px 3px;
}

.Trending_Table_Child2 {
}

@media (max-width: 500px) {

    .res2 {
        color: #FFFFFF;
        padding: 16px 0 10px 20px;
        text-align: left;
        font-size: 16px;
        font-weight: 500;
    }

    .Boxcoin {
        width: 20px;
        padding-right: 4px;
    }

    .Boxcoin1 {
        width: 18px;
        padding-right: 4px;
    }

    .gvDatamsg {
        font-size: 18px;
        color: #091f37;
    }

    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        font-size: 12px !Important;
    }

    /* .mainheading {
        font-size: 15px !important;
        font-weight: 500;
        color: #42361a;
    } */

    .heading span {
        font-size: 15px;
        font-weight: 700;
        color: #091f37;
    }

    span.top25span {
        font-weight: 600;
        font-size: 20px;
    }

    span.top55span {
        font-size: 15px;
        font-weight: 600;
        width: 100%;
      }

    span.top5span {
        font-size: 20px;
        font-weight: 700;
    }

    span.top6span {
        font-size: 17px;
        font-weight: 600;
    }

    span.buy_sell_label {
        color: #FFFFFF;
        font-size: 13px !important;
        font-weight: 600;
    }

    .buy_sell_label2 {
        color: #a6a6a6;
        font-size: 12px !important;
        font-weight: 400;
    }

    .buy_sell_label3 {
        border-right: 1px solid #bbbbbb;
    }

    span.KG {
        font-size: 18px;
        font-weight: 700;
    }

    span.KG1 {
        font-size: 18px;
        font-weight: 500;
    }

    .col-xs-4.menu {
        width: 32% !Important;
        text-align: center;
        vertical-align: top;
        margin: 5px 0 10px;
    }

    .col-xs-4.menu img {
        height: 60px;
        /* border: 2px solid #42361a; */
        /* border-radius: 50%; */
        margin-top: 3px;
    }

    .col-xs-12 {
        width: 100%;
        text-align: center;
        color: #000;
    }

    .col-xs-4.menu span {
        color: var(--text-color) !important;
        font-size: 12px;
        font-weight: 400 !important;
        margin: 5px 0 0;
    }

    footer.footer img {
        height: 55px;
        margin: 8px 0 6px;
        display: block;
    }

    span.d-block.font_footer {
        font-size: 12px;
        font-weight: 700;
        color: #FFFFFF;
    }

    span.d-block1.font_footer1 {
        font-size: 12px;
        font-weight: 500;
        color: #FFFFFF;
        margin-bottom: 6px;
        align-items: center;
        text-align: center;
    }

    .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.MCX_Table_Root tr td {
        padding: 3px 0px;
    }

    table.MCX_Table_Child3 tr td {
        padding: 3px 5px;
    }

    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;
    }

    .d-block1 {
        display: block !important;
    }

    .col-xs-3 {
        width: 19% !Important;
        text-align: center;
        flex: 1;
    }

    .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: 700;
        padding: 5px;
        background-image:url(../img/appimages/Box_04.png);
        background-size: 100% 100%;
        background-repeat:no-repeat;
        color: #000;
        font-family: 'Nunito';
        display: inline-block;
        line-height: 40px;
        width: 55%;
        vertical-align: baseline;
        white-space: nowrap;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    }

    .buy20res {
        color: #42361a !important;
        font-size: 10px !important;
        font-weight: 500;
    }

    div.aboutfont {
        background-color: #d49f41;
        color: #091f37;
        border-radius: 5px;
        text-align: center;
        font-size: 17px;
        font-weight: 600;
        padding: 10px 0;
    }

}


@media (min-width: 500px) {

    .res2 {
        color: #FFFFFF;
        padding: 16px 0 12px 20px;
        text-align: left;
        font-size: 22px;
        font-weight: 700;
    }

    .golddday {
        background: url(../img/appimages/Gold101.png) center no-repeat;
         background-size: 100% 100%;
    }

    .golddnight {
        background: url(../img/appimages/Gold101.png) center no-repeat;
        background-size: 100% 100%;
    }
   
   .silverday {
        background: url(../img/appimages/Silver101.png) center no-repeat;
        background-size: 100% 100%;
    }
    .silvernight {
        background: url(../img/appimages/Silver101_Black.png) center no-repeat;
        background-size: 100% 100%;
    }
   
    .Inrday {
        background: url(../img/appimages/Rs101.png) center no-repeat;
        background-size: 100% 100%;
    }

    .Inrnight {
        background: url(../img/appimages/Rs101.png) center no-repeat;
        background-size: 100% 100%;
    }

    .activemenu {
        background-color: var(--bg-color3);
        border-radius: 12px;
    }

    .Boxcoin {
        width: 30px;
        padding-right: 8px;
    }

    .Boxcoin1 {
        width: 28px;
        padding-right: 8px;
    }

    .gvDatamsg {
        font-size: 18px;
        color: #091f37;
    }

    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        font-size: 12px !Important;
    }

    /* .mainheading {
        font-size: 15px !important;
        font-weight: 500;
        color: #42361a;
    } */

    .heading span {
        font-size: 20px;
        font-weight: 700;
        color: #091f37;
    }

    span.top25span {
        font-weight: 600;
        font-size: 20px;
    }

    span.top55span {
        font-size: 21px;
        font-weight: 500;
        width: 100%;
      }

    span.top5span {
        font-size: 18px;
        font-weight: 500;
    }

    span.top6span {
        font-size: 17px;
        font-weight: 600;
    }

    span.buy_sell_label {
        color: #FFFFFF;
        font-size: 14px !important;
        font-weight: 600;
    }

    .buy_sell_label1 {
        /* border-right: 1px solid #bbbbbb;
        border-left: 1px solid #bbbbbb; */
    }

    .buy_sell_label2 {
        color: #a6a6a6;
        font-size: 12px !important;
        font-weight: 400;
    }

    .buy_sell_label3 {
        border-right: 1px solid #bbbbbb;
    }

    span.KG {
        font-size: 18px;
        font-weight: 700;
    }

    span.KG1 {
        font-size: 18px;
        font-weight: 500;
    }

    .col-xs-4.menu {
        width: 32% !Important;
        text-align: center;
        vertical-align: top;
        margin: 5px 0 10px;
    }

    .col-xs-4.menu img {
        height: 60px;
        /* border: 2px solid #42361a; */
        /* border-radius: 50%; */
        margin-top: 3px;
    }

    .col-xs-12 {
        width: 100%;
        text-align: center;
        color: #000;
    }

    .col-xs-4.menu span {
        color: var(--text-color) !important;
        font-size: 12px;
        font-weight: 400 !important;
        margin: 5px 0 0;
    }

    footer.footer img {
        height: 35px;
        margin: 9px 0 0px;
        display: block;
    }

    span.d-block.font_footer {
        font-size: 12px;
        font-weight: 700;
        color: #FFFFFF;
    }

    span.d-block1.font_footer1 {
        font-size: 18px;
        font-weight: 500;
        color: #FFFFFF;
        margin-bottom: 12px;
        align-items: center;
        text-align: center;
    }

    .mobile-list-nav>li>a>img {
        /* height: 22px !important; */
        width:8% !important;
        padding-right: 15px;
    }

    .mobile-list-nav>li>a {
        font-size: 20px !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.MCX_Table_Root tr td {
        padding: 3px 0px;
    }

    table.MCX_Table_Child3 tr td {
        padding: 3px 5px;
    }

    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;
    }

    .d-block1 {
        display: block !important;
    }

    .col-xs-3 {
        width: 19% !Important;
        text-align: center;
        flex: 1;
    }

    .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: 700;
        padding: 5px;
        background-image:url(../img/appimages/Box_04.png);
        background-size: 100% 100%;
        background-repeat:no-repeat;
        color: #000;
        font-family: 'Nunito';
        display: inline-block;
        line-height: 40px;
        width: 55%;
        vertical-align: baseline;
        white-space: nowrap;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    }

    .buy20res {
        color: #42361a !important;
        font-size: 10px !important;
        font-weight: 500;
    }

    div.aboutfont {
        background-color: #d49f41;
        color: #091f37;
        border-radius: 5px;
        text-align: center;
        font-size: 17px;
        font-weight: 600;
    }

}

