/* 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-black
 {
     color:#000 !Important;
 }

.color-white
{
    color:#FFF;
}

.font-weight-semiboldd
{
    font-weight:500;
}

.pad-5px-tb
{
   /*padding: 35px 0 15px;*/
   padding: 15px 0 6px;
}


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;
}

/*End Right Side */
.heading_underline {
    font-weight: 300;
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
  }


 @media (max-width: 500px)
 {

     .col-md-8.col-xs-12.offset-md-2.div_spott {
            padding-left: 5px;
            padding-right: 5px;
        }

     .table1001 {
        border-collapse: collapse;
        border-spacing: 4px 0;
        /* margin-left: 5%; */
        width: 98%;
    }

      table.goldd {
        /* box-shadow: 0px 0px 7px #f0c309; */
          box-shadow: 0px 0px 5px 1px #f7be08;
          border-radius:10px;
          padding:10px;
        /* border: 1px solid black; */
        /*line-height: 26px;*/
    }


    table.res_mob_font_width {
    /* background: #5b5534; */
    background: #000;
    /* border: 1px solid #FFF !important; */
    /* box-shadow: -1px 0px 7px -2px #000; */
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 0px #f7be08;
      /* padding:10px; */
}
  span.top5span {
    font-weight: 600;
}

span.bloc_GS {
    font-size: 10px;
}

  .liverates_sec
    {
       /* background: linear-gradient(to right, #784c1f, #e0b870, #fbea80, #e0b870, #784c1f); */

       /*background: rgb(219, 238, 229);*/

    }






   .main_logoo
   {
       width: 90%;
       /*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;
    }


    .page-header {
        /* background-color: #f1f3f7; */
        margin: 0 0 50px 0;
        min-height: 20px;
        /* padding: 55px 0; */
        /* padding: 170px 0 55px 0; */
        /* padding: 275px 0 55px 0; */
        padding: 100px 0 55px 0;
        position: relative;
        text-align: center;
    }




     .logo_text
    {
        display:initial;
        vertical-align: 0px;
        color: #FFF;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        font-weight: 700;
        font-size: 28px;
        white-space: nowrap;
    }

    .logo_img
    {
        width:20%;
        height:auto !important;
        text-align:center !important;
    }
.LiveRates_Heading{
  text-align:center;
}

    .pad-5px-tb {
        padding: 2px 0 0 !Important;
    }

    .ratevalue3{
	    text-align: center;
	    font-size: 8px !important;
       /*  font-weight: bold; */
    }

}

@media (min-width: 501px){

  .table1001 {
        border-collapse: collapse;
        border-spacing: 8px 0;
        /* margin-left: 5%; */
        width: 98%;
    }

      table.goldd {
        /* box-shadow: 0px 0px 7px #f0c309; */
        /* border: 1px solid black; */
        box-shadow: 0px 0px 5px 1px #f7be08;
        line-height: 26px;
        border-radius:10px;
        padding:10px ;
    }


    table.res_mob_font_width {
    /* background: #5b5534; */
    background: #000;
    /* border: 1px solid #FFF !important; */
    box-shadow: 0px 0px 4px 0px #f7be08;

    /* box-shadow: 0px 0px 5px 1px #f7be08; */
    /* box-shadow: -1px 0px 7px -2px #000; */
    margin-bottom: 10px;
    border-radius: 5px;
    /* padding-top:10px; */

}
  span.top5span {
    font-weight: 600;
}

span.bloc_GS {
    font-size: 12px;
}







   .logo_text
    {
        display:initial;
        vertical-align: 0px;
        color: #FFF;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        font-weight: 700;
        font-size: 55px;
        white-space: nowrap;
        top: 36px;
    }



   .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: linear-gradient(to right, #784c1f, #e0b870, #fbea80, #e0b870, #784c1f); */

       /*background: rgb(219, 238, 229);*/

    }



    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%;*/
        width: 100%;
    }

    .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;
    }


}
