@import url('../icomoon/dist/css/style.css');
/* @import url('../fonts3/roboto.css');
@import url('../fonts4/NotoSans.css'); */
@import url('../fonts5/poppins.css');


/* @font-face 
{
	font-family: mahrajafont;
	src: url(../font/Mato_sans/MatoSans-Italic.ttf);
} */

h1, h2, h3, h4, h5, h6, p
{
    /* color: #682E3E; */
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 6.4px 0;
    margin: 0 0 0.4rem 0;
    letter-spacing: -0.5px;
    font-family: 'Poppins';
} 


.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%);
}



body,
input,
select,
textarea,
button,
.ui-btn {
    font-family: 'Poppins';
}

.fab {
    width: 40px;
    height: 40px;
    color: white;
    text-align: center;
    position: fixed;
    left: 15px;
    bottom: 140px;
    transition: all 0.1s ease-in-out;
    z-index: 9;
    transition: all 0.1s ease-in-out;
    /* opacity:0.9; */
}
        
        
.fab1 {
    width: 40px;
    height: 40px;
    color: white;
    text-align: center;
    position: fixed;
    right: 15px;
    bottom: 140px;
    transition: all 0.1s ease-in-out;
    z-index: 9;
    transition: all 0.1s ease-in-out;
    /* opacity:0.9; */
}

hr 
{
    background-image: url(../img/menu/Strock.png);
    background-size: 100% 100% !important;
	display:block;
	border:none;
	height:1px;
}

.ui-loader.ui-corner-all.ui-body-a.ui-loader-default 
{
    display: none !important;
}

.cnt-detail-cover {
    padding: 10px;
    text-align: center;
    border-radius: 4px;
    box-shadow: 1px 1px 4px #00000059;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    border:4px solid #ffc201;
}

.cnt-detail-cover p span {
    margin-bottom: 7px;
    color: #fff;
    font-size: 16px;
display:block;
font-weight: bold;
}
.col-md-6.cnt-inf{margin-top:15px;}
.cnt-detail-cover p {
    padding: 8px 5px;
    border-radius: 4px;
    box-shadow: 1px 1px 4px #00000059;
       border: 4px solid #FFC201;
}

.cnt-detail-cover p strong {
    display: block;
    margin-bottom: 7px;
    font-size: 20px;
    color: #e79e4f;
}

.cnt-detail-cover p i {
    font-size: 24px;
    margin-bottom: 10px;
    height: 42px;
    width: 42px;
    text-align: center;
    line-height: 42px;
    color: #000;
    border-radius: 30px;
    display: inline-block;
}

.cnt-detail-cover p:last-child {
    margin-bottom: 0px;
}

span.bloc_GS {
    font-size: 10px;
    font-weight:800;
    color: #040100 !important;
} 
 
.text-muted {
    color: #fff!important;
    font-size: 10px !important;
} 

.navbar {
    padding: 10px 0;
}

i.icomoon {
    font-size: 22px;
    color: #000 !important;
}

i.icomoon.mar_rig_menu {
    font-size: 18px;
    padding:10px;
}

body
{
    font-family: 'Poppins'!important;
    color:#fcf8f2;
    background-color: #f3cc89 !important;
}
header
{
    background-color: #f3cc89;
}
.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 img {
    height: 36px;
    margin: 14px 0;
}
footer .footer-menu
{
    background: #f3cc89 url(../img/footer/Footer.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; 
    /* padding: 13px 0; */
}

table#gvData_Trending tr td {
    /*padding: 0px 0px;*/
}


table.res_mob_font_width 
{  
    background-image: url(../img/appimages/Box_01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; 
    margin-bottom: 4px;
    line-height: 1.8;
    /* box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%);
    background-image: linear-gradient(to bottom, #f0dead, #e5cf96, #d4bb7d);
    border-radius: 5px;
    margin-bottom: 4px; */
}
 .heading
 {
    /* background-image: url(../img/appimages/Box_02.png);
    background-size: 100% 100%; */
    /* background-color: #534425; */
 }
.nomargin
{
    color:#252120;
    font-size: 10px;
    font-weight: 600;
}
td.sell
{
    /* background: -webkit-linear-gradient(#F8DE5A, #F8DE5A, #9D7127);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

span.sell
{
    /* background: -webkit-linear-gradient(#F8DE5A, #F8DE5A, #9D7127);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    color:#040100;
}

.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*/


span.top5span {
    font-weight: 600;
    font-size: 18px;
}
table.goldd tr:nth-child(1) td 
{
    font-weight: 500;
} 
table.goldd tr td{
    /* border-radius:10px;
    padding:10px !important; */
}

table.Box1{
    background: url(../img/appimages/Box_03.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

table.goldd
{
    /* background: url(../img/appimages/Gold.png);
    background-size: 100% 100%;
    background-repeat: no-repeat; */
    /* background-image: linear-gradient(to bottom, #fdf1c1, #feeda4, #ffe883);
    border-radius: 4px;
    line-height: 1.8; */
}

table.goldd1 {
    /* background: url(../img/appimages/Gold.png); */
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* line-height: 1.6;
    background-image: linear-gradient(to bottom, #f0dead, #e5cf96, #d4bb7d);
    border-radius: 4px; */
}

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;
    border-spacing: 0px 0;
    width:100%;
}

.table1001 td
{
    width:33%;
}


table.table1002 {
    border-collapse: separate;
    border-spacing: 0px 0;
    width:100%;
}
.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/bj/product_buy_sell.png) top no-repeat;
    background-size: 100%;
}





@media (max-width: 500px){

    .col-xs-4.menu {
        width: 32% !Important;
        text-align: center;
        vertical-align: top;
        margin: 0px 0;
    }
            
    .col-xs-4.menu img {
        height: 55px;
        margin-top: 10px;
    }
    
    .col-xs-12 {
        width: 100%;
        text-align: center;
        /* background: #FFF; */
        color: #FFF;
    }
    
    .col-xs-4.menu span 
    {
        color: #1d1d1d !important;
        /* margin: 6px 0; */
    }
    footer.footer img {
        /* width: 20px; */
        margin: 0px 0 8px 0;
    }
    
	
	.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: 2px 0px;*/
            padding: 2px 3px;
            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: 12px;
            font-weight:700;
            color:#252120;
        }

        span.d-block1.font_footer1 
        {
            font-size: 9px;
            font-weight:700;
            color:#252120;
            margin: 0 0 20px;
        }
        .d-block1 {
            display: block!important;
        }
        
        .col-xs-3 
        {
            width: 19% !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: large;
            padding: .5em;
            background-color: #f3392f;
            color: #FFF;
            font-family: 'Poppins';
            display: inline-block;
            padding: 2px 4px;
            font-weight: 700;
            line-height: 40px;
            width: 55%;
            color: #fff;
            vertical-align: baseline;
            white-space: nowrap;
            text-shadow: 0 -1px 0 rgba(0,0,0,.25);
            /*border-radius: 5px;*/
        }
    
} 

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; */
}
@media screen and (min-width: 500px) {
    footer.footer img {
        width: 100px;
        /* height: 15px; */
        margin: 4px 0;
    }
}
@media screen and (max-width: 500px) {
  
  .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {     
      font-size: 14px !Important;
    }
  
}
.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 {
  border-radius: 0;
  box-sizing: border-box;
  color: #252120;
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: normal;
  opacity: 1;
  height: 30px;
  width: 33%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: font-weight 0.22s ease;
  font-weight: 600;
}

.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-pagination1.swiper-pagination-clickable .swiper-pagination-bullet-active
{
    font-weight: 600;
    width:33%;    
    
}

.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,.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 (min-width: 501px)
{
	
	.padgoldtrend{
		padding:100px 	 !important;
	}
	
	
	
    .fab, .fab1 
    {
        width: 70px;
        height: 70px;
        bottom: 250px;
    }
    .col-xs-4.menu img 
    {
        width: 80px !important;
        height: 80px !important;
    }
    .foores1
    {
        width: 80px !important;
        height: 80px !important;
    }
    footer.footer img 
    {
        width: 40px;
        height: 40px;
        margin: 4px 0;
    }
    .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,a{
        font-size: 30px !important;
    }

   .goldres {
        padding: 100px 15px 0 !important;
    }

    span.d-block.font_footer 
    {
        font-size: 20px;
        font-weight: 600;
        line-height: 2;
        color:#1d1d1d !important;
    }

    span.d-block1.font_footer1 
    {
        font-size: 18px;
        font-weight: 600;
        line-height: 2;
        color:#252120;
    }

    .d-block1 {
        display: block!important;
    }

    hr 
    {
        background-image: url(../img/menu/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:20px !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:15px !important;
    }
    h3
    {
        font-size:40px !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: 40px !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%;
    }
    .paddingg
    {
        font-size:25pt !important;
    }
    a.Disclaimerr
    {
        font-size:22px !important;
    }
    div .green
    {
        font-size:22px !important;
    }
    .title
    {
        font-size:22px !important;
    }
    .value
    {
        font-size:22px !important;
    }
    .indicator 
    {
        font-size: 50px;
    }
    .aboutfont span
    {
        font-size:30pt !important;
    }
    td.brad 
    {
        color: #480001;
        font-size: 30px;
    }
    td.bradd 
    {
        font-size: 30px;
    }
    .eCalNew .ecoCalTable.genTable TD:first-child 
    {
        font-size: 30px !important;
    }
    .economiccalender20
    {
        font-size:33px !important;
    }
    .underline_link
    {
        font-size:30px !important;
    }
    .submil20
    {
        font-size:40px;
        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: 20px !important;
    }
    table.Sell_Alert tr td 
    {
        font-size: 30px;
    }
    .plus_font_Alert
    {
        font-size: 20px !important;
    }
    .plus_width
    {
        font-size: 20px !important;
    }
    .alertfont20
    {
        font-size:20px;
    }
    .labelHeadings
    {
        font-size:20px !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:40px !important;
    }
    .ui-input-text input, .ui-input-search input
    {
        font-size:20px !important;
		
    }
    .ui-btn, label.ui-btn
    {
        font-weight:600;
        font-size:20px !important;
    }
    .custom-select
    {
        font-size:20px !important;
        font-weight:600 !important;
        /* height: 100px !important; */
    }
    .chart20
    {
        font-size:20px !important;
    }
    .button, input, optgroup, select, textarea
    {
        font-size: 20px !important;
    }
    .tablestyle 
    {
        font-size: 20px !important;
    }
    .news20
    {
        font-size:30px !important;
    }
    .New_button
    {
        width:300px !important;
    }
    .scriptcode20
    {
        font-size:20px !important;
    }
    .imgbuysell
    {
        width:100px !important;
    }
    .quantity
    {
        font-size:20px !important;
    }
    .nice-select 
    {
        font-size:20px !important;
        padding:40px 0 40px 40px !important;
    }
    /* .ui-mobile a img, .ui-mobile fieldset 
    {
        width: 100% !important;
    } */
    .buysellimg
    {
        width:100% !important;
    }
    .price20
    {
        font-size:25px !important;
    }
    .price22
    {
        font-size:30px !important;
    }
    .Trending_Table_Child1 tr td
    {
        font-size:50px !important;
    }
    .Trending_Table_Child1 table tbody tr td
    {
        font-size:30px !important;
    }
    .buy_sell_label 
    {
        font-size:20px !important;
    }
    .res_mob_font_width span 
    {
        font-size:30px !important;
    }
    span.top5span
    {
        font-size:40px !important;
    }
    .footer-copyright
    {
        padding: 5px 0 15px !important;
        background-color: #f2cd89 !important;
    }
    .resmarqu
    {
        font-size: 30px !important;
    }
    span.bloc_GS 
    {
        font-size: 20px;
        font-weight: 800;
        color: #040100 !important;
    }
    .buy20res
    {
        font-size: 30px !important;
        font-weight: 800;
    }
    .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: 35px !important;
    }
    .cust20
    {
        height:100px !important;
    }
    .navbar 
    {
        padding: 35px;
    }
}