/*@import url('../fonts2/Montserrat.css');*/
@import url('../icomoon/dist/css/style.css');
@import url('../fonts1/Tenor.css');
@import url('../fonts6/inter.css');



/* roboto-condensed-regular - latin */
/* @font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts3/roboto-condensed-v17-latin-regular.eot'); 
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url('../fonts3/roboto-condensed-v17-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('../fonts3/roboto-condensed-v17-latin-regular.woff2') format('woff2'), 
       url('../fonts3/roboto-condensed-v17-latin-regular.woff') format('woff'), 
       url('../fonts3/roboto-condensed-v17-latin-regular.ttf') format('truetype'), 
       url('../fonts3/roboto-condensed-v17-latin-regular.svg#RobotoCondensed') format('svg'); 
} */

nav.navbar .col-3.scroll-css.text-right span:nth-child(1) {
    display: none !important;
}


body
{
    /* font-family: 'Roboto Condensed', sans-serif;
    background-image: url(../img/BG.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important; */
    /*font-family: 'Roboto Condensed', sans-serif;*/
    background-color: #F6F6F0;
    /* font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif; */
    font-family: 'Inter';

}

header {
    /* background: url(../img/jp/1/Box_02.png) center no-repeat;
    background-size: 100% 100%; */
    /* background-color: #fefefe; */
    padding: 2px 0;
}

nav.navbar > .container {
    align-items: center;
}



.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%);
}

.LiveRatesDefault {
    /* padding:0px 5px 0px; */
}

.LiveRatesGreen
{
    /* background:green; */
    color:green;
    /* padding:0px 5px 0px; */
}

.LiveRatesRed
{
    /* background:red; */
    color:red;
    /* padding:0px 5px 0px; */
}

.LiveRatesDefault
{
    /*color:#514b4b;*/
    color: #0F0E0B;
    /*padding:0px 5px 0px;*/
}
.LiveRatesDefault_White
{
    color:grey;
    padding:0px 5px 0px;
}



.Btn4 {
    /* background-image: url(../img/Gold.png);
    background-repeat: no-repeat;
    background-size: 90% 100%;
    background-position: center; */
    color: #343434;
    border: 0px solid #000 !important;
    width: 90%;
    height: 38px;
    font-size: 4.5vw;
    font-weight: 500;
    border-radius: 0px;
    margin: 0px 0 2px;
    background-color: #CBBCA7;
    border-radius: 20px;
}


.Btn5 {
    border: 0px solid #000 !important;
    width: 90%;
    height: 45px;
    font-size: 4.5vw;
    font-weight: 500;
    margin: 0px 0 2px;
    background-color: #FDE6AC;
    color: #343434;
    border-radius: 6px;
}


.col-xs-12.menu {
    /* display: block; */
    float: right;
    width: 100%;
}

.ui-loader.ui-corner-all.ui-body-a.ui-loader-default
{
    display:none;
}

body {
    margin-bottom: 45% !Important;
}



.fixed-top{
line-height: 0.5;	
}
a.active {
    outline: none;
}

.color-gold
{
    color:gold;
}

.color-red
{
    color:#d6320f !Important;
}

.ui-page-theme-a .ui-btn, html .ui-bar-a .ui-btn, html .ui-body-a .ui-btn, html body .ui-group-theme-a .ui-btn, html head+body .ui-btn.ui-btn-a, .ui-page-theme-a .ui-btn:visited, html .ui-bar-a .ui-btn:visited, html .ui-body-a .ui-btn:visited, html body .ui-group-theme-a .ui-btn:visited, html head+body .ui-btn.ui-btn-a:visited {
    text-shadow: none;
}


.activee {
    color: #FFF !Important;
}

table.tt_33 tr.odd-even-css:nth-child(odd) {
    background: #e7dfd0;
}

table.tt_33 tr.odd-even-css:nth-child(even) {
    background: #f4f0e9;
}

@media (max-width: 1600px)
{
    i.icomoon {
        font-size: 22px;
    }
    
    .text-muted {
        font-size: 10px !important;
        margin-top: 3px;
    }
    
    .navbar {
        /* padding: .5rem 0rem 0; */
        padding: 0px 0;
    }
    
    header > .container {
        /*background: #141e46;*/
    }
    
	
	.font200-100
    {
        font-size:170% !Important;
    }
	
	#navigation {
        /*padding: 5px 0px 0 !Important;*/
        padding: 2px 0px !Important;
    }
	
	.main-container
	{
	    padding: 0px 0px 0 !Important;
	}
	
	.nav-scrl #nav-list > ul > li {
        padding: 5px 10px !Important;
    }
	.widthflex
    {
        width: 60%;
    }
    .mobile-view
    {
        display:inherit;
    }   
    body > .container {
        /* padding: 60px 15px 0; */
        padding: 10px 0px 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: 3px 0px;
            font-size: 13px;*/
            /*padding: 2px 0px;*/
            padding: 2px 0px;
            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: 100%;
            /*margin-left: 2%;*/
            /*margin-top: 15px;*/
            /*margin-top: 5px;*/
            /*margin-bottom: 0px;*/
            
            /*border-top: 1px solid #000;*/
            border-bottom: 1px solid #f3f3f3;
            line-height: initial;
        }
        
        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: #2db919;
			font-size: 75% !Important;
            /*margin-right: 5px;*/
        }
        .Low-Red
        {
            color: red;
			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: 15px;
            line-height: 1.5;
            color: #FDE6AC !important;
            font-weight: 600;
        } */
        
        /* .col-xs-3 {
            width: 32% !Important;
            text-align: center;
            vertical-align: top;
            margin: 3px 0;
        } */
        
        .col-xs-4.menu {
            width: 32% !Important;
            text-align: center;
            vertical-align: top;
            margin: 10px 0;
        }
        
        .col-xs-4.menu img {
            height: 40px;
        }
        
        .col-xs-4.menu span {
            font-size: 11px;
            color: #000 !important;
            margin-top: 3px;
        }
        
        
        .col-xs-3 img {
            /*width: 100%;*/
            width: initial;
            height: 30px;
            padding: 0px 0 0px;
        }
        
        .Date_News_second {
            color: #808f96;
            margin-left: 0px !Important;
        }
        
        
        .mar_rig_menu
        {
            margin-right:10px;
            width:5%;
            display: none !important;
        }
        
        .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);
        }
    
} 

.color-white
{
    /*color:White;*/
}

.color-black
{
    color:Black !Important;
}


table#gvData_Trending .bg_script_color {
    /*background: azure;*/
}

.bg_script_color
{
   /* background-color: Red;*/ /*#141e46;*/
}

.carousel .carousel-item{
  width:100% !Important;
}

/* body
{
    background-color: #161f28 !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;*/
    line-height: 15px;
}

/* Css of Swiper Tab */
.swiper-container.s1 {
  width: 96%;
  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: 1500px) {
  
  .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {     
      font-size: 1rem !Important;
    }
  
}


/*.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: #3b4f67;
  /*width: 25%;*/
    width: 40%;
    height: 0px;
    position: absolute;
    left: 0;
    top: 90px;
  transition: left 0.2s ease-out;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
    border-radius: 24px;
    box-sizing: border-box;
    background: #CACACA;
    line-height: 1.8;
    color: #6C6C6C;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 400;
    opacity: 1;
    margin-right: 2%;
    margin-left: 2%;
    text-align: center;
    transition: font-weight 0.22s ease;
    display: block;
    padding: 4px 0;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet-active
{
    background: #866F5D;
    border-radius: 24px;
    color: #FFFFFF;
    line-height: 1.8;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(1).swiper-pagination-bullet-active ~ .active-mark {
  left: 5%;
}
.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(2).swiper-pagination-bullet-active ~ .active-mark {
  /*left: 25%;*/
  left: 55%;
}
.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(3).swiper-pagination-bullet-active ~ .active-mark {
  /*left: 50%;*/
  left: 67%;
  /*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: 5%;
}


/* 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,.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;
}










@media (min-width: 601px)
{
    /*header
    {
        height: 170px !Important;
    }*/
    
    a.navbar-brand
    {
        font-size: 4vw !Important;
    }
    .Btn4 {
    height: 56px;
    }
    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        font-size: 2rem ! Important;
    }

    .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
        padding: 24px 0;
    }

    .Btn {
        height: 45px;
    }

    span.d-block.font_footer {
        font-size: 30px !important;
    }

    .col-xs-3 img {
        height: 60px;
    }
    

    .text-muted {
        font-size: 20px !important;
        padding: 10px 0;
    }

    .mobile-list-nav > li > a {
    font-size: 30px !important;
    }

    .mobile-logo .manu-close {
    font-size: 27px !important;
    padding: 10px 20px 8px 40px;
}
}






