﻿/* Add here all your CSS customizations */
@import url('../fonts2/Montserrat.css');



/*@font-face {
font-family: 'ALGERIA';
src: url('../fonts/ALGERIA.eot');
src: url('../fonts/ALGERIA.eot?#iefix') format('embedded-opentype'),
url('../fonts/ALGERIA.woff') format('woff'),
url('../fonts/ALGERIA.ttf') format('truetype'),
url('../fonts/ALGERIA.svg#ALGERIA') format('svg');
font-weight: normal;
font-style: normal;
}*/


@font-face {font-family: "Algerian V2";
  src: url("../fonts3/bea3c37a69c86e7b9557985699b866a8.eot"); /* IE9*/
  src: url("../fonts3/bea3c37a69c86e7b9557985699b866a8.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts3/bea3c37a69c86e7b9557985699b866a8.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts3/bea3c37a69c86e7b9557985699b866a8.woff") format("woff"), /* chrome、firefox */
  url("../fonts3/bea3c37a69c86e7b9557985699b866a8.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts3/bea3c37a69c86e7b9557985699b866a8.svg#Algerian V2") format("svg"); /* iOS 4.1- */
}



.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: 20px 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;
}




/* Trending Mobile */
     table.Trending_Table_Root tr td {
            /*padding: 3px 0px;
            font-size: 13px;*/
            /*padding: 2px 0px;*/
            padding: 2px 3px;
            font-size: 12px;
        }
        
          .font_Trending_HLC, .font_MCX_HLC {
                font-size: 0.7rem;
                padding-bottom: 10px !important;
            }
            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;
            border-top: 1px solid gold;
            border-bottom: 1px solid gold;
            line-height: 14px;
        }
        
        table.MCX_Table_Child3 {
            width: 100%;
            /*margin-top: 15px;*/
            margin-bottom: 0px;
        }
        
        .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: 9.5px;
            line-height: 1.5;
            color: #FFF !important;
        }
        
        .col-xs-3 {
            /* width: 19%; */
            width: 19% !Important;
            text-align: center;
            vertical-align: top;
        }
        .Date_News_second {
            color: #808f96;
            margin-left: 0px !Important;
        }
        
        
        .mar_rig_menu
        {
            margin-right:10px;
            width:5%;
            display: none;
        }
        
        .GDINRRates
        {
            padding: 0 10px 0px 10px;
        }
        
        .BuySellLabel
        {
            line-height: 1;
            padding: 2px 0px !Important;
        }
            
        .label-red 
        {
            font-size: x-large;
            padding: .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,.25);
        }







 @media (max-width: 500px)
 {     
     
        
   .main_logoo
   {
       max-height:80px;
       /*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;
    }
    
    .font1_LR
    {
        font-size:15px !Important
    }
    
    
    .div_spott_coins
    {
        /*background: linear-gradient(rgba(219, 238, 229, 0.90), rgba(219, 238, 229, 0.90)), 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: 210px 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;
    }
    
    
    .logo_text
    {
        display:initial;
        vertical-align: -10px;
        color: #21509e;
        /* transform-origin: 50% 50% 0px; */
        /* -webkit-text-stroke: 2px rgb(0, 0, 0); */
        /* visibility: inherit; */
        /* transition: none 0s ease 0s; */
        /* text-align: inherit; */
        /* line-height: 90px; */
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        /* letter-spacing: 5px; */
        font-family: "Algerian V2";
        font-size: 45px;
        white-space: nowrap;
        /* min-height: 0px; */
        /* min-width: 0px; */
        /* max-height: none; */
        /* max-width: none; */
        /* opacity: 1; */
        /* transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); */
    }
    
    
    
}

@media (min-width: 501px){
   
   .pad-5px-tb
    {
       /*padding: 35px 0 20px !Important;*/
       padding: 5px 0  !Important;
    }
    .logo_text
    {
        display:initial;
        vertical-align: -10px;
        color: #21509e;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        /*font-weight: 700;*/
        font-size: 100px;
        white-space: nowrap;
        top: 36px;
        position: relative;
        font-family: "Algerian V2";
    }
   
   td.GDINRRates span {
        font-size: 18px;
    }
   
   .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;
    }
   
   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/logo.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/logo.png) center 41% no-repeat;
        background-size: 30%;*/
    }
    
    .div_spott_coins
    {
        background: linear-gradient(rgba(219, 238, 229, 0.90), rgba(219, 238, 229, 0.90)), url(../img/trans_logo.png) center 18% no-repeat;
        background-size: 90%, 90% !important;
    }
    
    .HL-Class
    {
        font-size:110% !Important;
    }
    
}



/*Live Rates*/
.table-bordered td, .table-bordered th {
    border: 1px solid #21509e;
}

@media (max-width: 500px){

    .logo_Left,.logo_Right
    {
        display:none;
    }


    .table td, .table th {
        padding: 5px !Important;
        vertical-align: top;       
    }
    
    table#gvData01,table#gvData02,table#gvData03,table#gvData04
    {
        font-size: 16px !Important;
    }
    
    .tbl1hd {
        font-size: 14px !Important;
        color: #FFF;
        /* font-family: ROBOTO-BOLD_1; */
        font-weight: 700;
    }
    
    .redround {
        padding: initial !Important;
        font-size: 14px !Important;
    }
    
    .pd-size {
        font-size: 12px !Important;
        width: 20% !important;
    }
    
    .highlowfont {
	    font-size: 12px !important;
    }
    

}
