@import url('../icomoon/dist/css/style.css');
@import url('../fonts3/roboto.css');
/* @import url('../fonts6/style.css');
@import url('../fonts7/nimbusmono.css'); */

/* @font-face {
   font-family: 'Inter';
   src: url(../fonts5/inter.css);
} */

.fab {
   width: 45px;
   height: 45px;
   color: white;
   text-align: center;
   position: fixed;
   border: 0px solid #FFF;
   border-radius: 50%;
   left: 20px;
   bottom: 110px;
   transition: all 0.1s ease-in-out;
   z-index: 9;
   transition: all 0.1s ease-in-out;
}

.fab1 {
   width: 45px;
   height: 45px;
   color: white;
   text-align: center;
   position: fixed;
   border: 0px solid #FFF;
   border-radius: 50%;
   right: 20px;
   bottom: 110px;
   transition: all 0.1s ease-in-out;
   z-index: 9;
   transition: all 0.1s ease-in-out;
}

body {
   /* font-family: 'Roboto';
   background-image: url(../img/appimages/Background.png) !important;
   background-repeat: no-repeat;
   background-size: 100% 100%; */
   background-color: #381112;
   font-family: 'Roboto';
}

.ui-overlay-a,
.ui-page-theme-a,
.ui-page-theme-a .ui-panel-wrapper {
    background-color: #381112;
    /* background-image: url(../img/appimages/BG.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; */
}

header {
   background-image: url(../img/appimages/Box_05.png) !important;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   padding: 6px 0px;
}

.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%);
}

hr {
   border-top: 1px solid #FFF;
}

.col-8 {
   padding-right: 0;
   padding-left: 0px;
}

.col-2 {
   padding-right: 0px;
   padding-left: 0;
}

.color-navv {
   color: #FFF !Important;
}

.color-black {
   color: #000 !Important;
}

.color-white {
   color: White !important;
}

a {
   color: #FFF;
}

a:hover {
   color: #FFF;
}

a:link {
   color: #FFF;
   text-decoration: none;
}

a:visited {
   color: #FFF;
   text-decoration: none;
}

a:active {
   color: #FFF;
   text-decoration: none;
}

a#EnjoyHint2 span {
   display: none !important;
}

.col-xs-12 {
   width: 100%;
   text-align: center;
   color: #FFF;
}

.navbar {
   padding: 0px 0;
}

.navbar-brand {
   margin-right: 0rem;
}

.col-xs-3 {
   margin-top: 0px;
}

.col-xs-3.menu {
   width: 32% !important;
}

.col-xs-3.menu span.d-block.font_footer {
   margin-top: 3px;
   margin-bottom: 20px;
   font-size: 11px;
}

.col-xs-4.menu {
   width: 31% !important;
   text-align: center;
   vertical-align: top;
   margin: 5px 0 10px 4px;
}

.col-xs-4.menu img {
   height: 30px;
}

header .container {
   padding-right: 0px;
   padding-left: 0px;
}

p.nomargin {
   color: #FFFFFF !important;
   font-weight: 600;
   font-size: 10px;
}

.text-muted {
   color: #6c757d !important;
   font-size: 9px !IMPORTANT;
}

td.sell {
   padding-top: 6px !important;
}

td.sell2 {
   padding-bottom: 6px !important;
   padding-top: 1px !important;
}

table#gvData td:nth-child(n+2) table.goldd:after {
   content: "";
   position: absolute;
   top: 20px;
   height: 25px;
   width: 0px;
   border-right: 1px solid #FFF;
}

.after1:after {
   content: "";
   position: absolute;
   left: 15%;
   top: 28px;
   height: 6px;
   width: 7%;
   border-bottom: 1px solid #FFF;
}

.after1_black:after {
   content: "";
   position: absolute;
   left: 15%;
   top: 28px;
   height: 6px;
   width: 7%;
   border-bottom: 1px solid #FFF;
}

.after2:after {
   content: "";
   position: absolute;
   left: 47%;
   top: 28px;
   height: 6px;
   width: 7%;
   border-bottom: 1px solid #FFF;
}

.after2_black:after {
   content: "";
   position: absolute;
   left: 47%;
   top: 28px;
   height: 6px;
   width: 7%;
   border-bottom: 1px solid #FFF;
}

.after3:after {
   content: "";
   position: absolute;
   left: 77%;
   top: 28px;
   height: 6px;
   width: 7%;
   border-bottom: 1px solid #FFF;
}

.after3_black:after {
   content: "";
   position: absolute;
   left: 77%;
   top: 28px;
   height: 6px;
   width: 7%;
   border-bottom: 1px solid #FFF;
}

i.icomoon {
   font-size: 22px;
}

i.icomoon.mar_rig_menu {
   font-size: 18px;
}

.fixed-top {
   line-height: 0.5;
}

a.active {
   outline: none;
}

.color-gold {
   color: #be955b;
}

.activee,
.activee i {
   color: #fff45b !important;
}

.inner_logo_font {
   font-size: 17px;
   display: block;
   line-height: 1px;
}

footer.footer img {
   height: 22px;
   margin: 10px auto 2px;
}

footer.footer1 img {
   height: 22px;
   margin: 8px auto 0px;
}

table#gvData_Trending tr td {
   /*padding: 0px 0px;*/
}

table.border_resmob_20 {
   /* border-top: 1px solid #151527; */
}

table.res_mob_font_width {
   width: 100%;
   border-collapse: separate;
   background-image: url(../img/appimages/Box_07.png);
   background-size: 100% 100%;
   background-repeat: no-repeat;
   background-color: #652423;
   opacity: 1;
   border-radius: 5px;
   overflow: hidden;
   border: 1px solid #eee2bb;
   margin-bottom: 2px;
}


.FooterHighLight {
   background: #381112;
}


.heading {
   /* background-image: url(../img/appimages/Box_01.png);
   background-size: 100% 100%;
   background-repeat: no-repeat; */
}

.heading2 {
   background-image: url(../img/appimages/Box_02.png);
   background-size: 100% 100%;
   background-repeat: no-repeat;
   line-height: 2;
}

table.tt_33 {
   line-height: 2;
   background-image: url(../img/appimages/Box_09.png);
   background-size: 100% 100%;
   background-repeat: no-repeat;
}


/* table.tt_333 {
   background-image: url(../img/appimages/Watermark.png);
   background-size: 50% 70%;
   background-repeat: no-repeat;
   background-position: center bottom; */
   /* background-attachment: fixed; */
/* } */

.divBg {
   /*background-image: url(../img/sg/bg3.jpg);
   background-repeat: repeat;
   background-attachment: fixed;
   background-position: center;*/
   background-size: 13px 16px;
}

li.nav-item img {
   height: 30px;
   margin-right: 5px;
}

.carousel .carousel-item {
   width: 100% !important;
}


table.Coins_Table_Child3 tr td {
   padding: 5px;
}

.padd-right {
   padding-right: 10px !Important;
   padding-left: 10px !Important;
}

.swiper-container.s1 {
   width: 100%;
   height: 100%;
}

.swiper-pagination1.swiper-pagination-clickable .active-mark {
   background: #ffd700;
   width: 33.33%;
   height: 2px;
   position: absolute;
   left: 0;
   top: 28px;
   transition: left 0.2s ease-out;
   display: none;
}

.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
   border-radius: 0;
   box-sizing: border-box;
   color: #FFFFFF;
   cursor: pointer;
   font-size: 1rem;
   font-weight: normal;
   opacity: 1;
   height: 30px;
   width: 48%;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   text-align: center;
   transition: font-weight 0.22s ease;
   font-weight: 700;
   margin: 0 0 5px 0;
}


.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(1).swiper-pagination-bullet-active~.active-mark {
   left: 0%;
}


.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(2).swiper-pagination-bullet-active~.active-mark {
   left: 33.33%;
}


.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:nth-of-type(3).swiper-pagination-bullet-active~.active-mark {
   left: 67%;
}


.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet:first-of-type.swiper-pagination-bullet-active~.active-mark {
   left: 0;
}


.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet-active {
   font-weight: 700;
   color: #FFFFFF;
   border-bottom: 1px solid #fdd64a;
   margin: 0 5px;
}


.modal-content {
   background-color: rgb(1, 20, 27);
}


.close {
   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%;
}


.back_fore_color_td {
   padding: 15px 10px;
}


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;
}


.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;
   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;
}


table#gvData tr td {
   padding: 2px 0px 0;
}


.col-xs-3 {
   width: 18.6% !important;
   text-align: center;
   vertical-align: top;
}


table.Trending_Table_Root tr td {
   padding: 0px 0px;
   font-size: 13px;
}


table.Trending_Table_Root tr {
   padding: 0px 0px;
   font-size: 13px;
}


.swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
   font-size: 0.9rem !important;
}

@media (max-width: 500px) {

   .maindemo {
      background: url(../img/appimages/Box_07.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      color: #FFFFFF;
      padding: 6px 0;
      font-size: 17px;
      font-weight: 400;
   }

   .head2 {
      background-image: url(../img/appimages/Box_05.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
   }

   .content20 {
      color: #FFFFFF;
      font-size: 17px;
      font-weight: 500;
   }

   p.content20 {
      margin-top: 5px;
      margin-bottom: 0rem;
      text-align: left !important;
   }
   
   .content21 {
      color: #FFFFFF;
      font-size: 15px;
      font-weight: 500;
   }

   p.content21 {
      margin-top: 5px;
      margin-bottom: 4px;
      text-align: left !important;
   }

   .heading span {
      font-size: 16px;
      font-weight: 500;
      color: #000;
   }

   .heading1 span {
      font-size: 15px;
      font-weight: 700;
      color: #000000;
   }

   .heading2 span {
      font-size: 17px;
      font-weight: 700;
      color: #642816;
   }

   .day_date_time {
      font-size: 0.8rem; 
      font-weight: 700; 
      color: #000;
      text-align: center;
      margin-left: 0.5rem;
      margin-bottom: 0rem;
      text-transform: uppercase;
   }

   .day_date_time1 {
      font-size: 1rem; 
      font-weight: 700; 
      color: #000;
      text-align: center;
      margin-right: 0.5rem;
      margin-bottom: 0rem;
   }

   td.buy_sell_label {
      font-size: 19px !important;
      font-weight: 400;
      color: #FFFFFF;
      font-family: 'Roboto';
   }

   td.buy_sell_label1 {
      font-size: 23px !important;
      font-weight: 400 !important;
      color: #FFFFFF;
      line-height: 1.2;
      font-family: 'Roboto';
   }

   td.buy_sell_label1_silver {
      font-size: 23px !important;
      font-weight: 400 !important;
      color: #FFFFFF;
      line-height: 1.2;
      font-family: 'Roboto';
   }

   table.buy_sell_label2 {
      /* background-image: url(../img/appimages/Box_03.png);
      background-size: 100% 100%;
      background-repeat: no-repeat; */
   }

   span.KG {
      font-size: 19px !important;
      font-weight: 400 !important;
      color: #FFFFFF !important;
      font-family: 'Roboto';
   }

   span.KG_1 {
      font-size: 16px !important;
      font-weight: 400 !important;
      color: #FFF !important;
   }

   span.top5span {
      font-size: 28px;
      font-weight: 800 !important;
      font-family: 'Roboto';
   }

   span.top5span_silver {
      font-size: 20px;
     font-weight: 800 !important;
      font-family: 'Roboto';
   }

   .top1span {
      font-size: 17px;
      font-weight: 600 !important;
      color: #000;
      padding-bottom: 4px;
   }

   .top2span {
      font-size: 14px;
      font-weight: 500 !important;
      background-image: url(../img/appimages/Box_05.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      color: #381112;
      display:block;
      border-radius: 0 0 10px 10px;
      font-family: 'Roboto';
   }

   .top2span_silver {
      font-size: 11px;
      font-weight: 500 !important;
      background-image: url(../img/appimages/Box_05.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      color: #000;
      display:block;
      border-radius: 0 0 10px 10px;
      font-family: 'Roboto';
   }

   .top6span {
      font-size: 19px;
      font-weight: 600 !important;
      font-family: 'Roboto';
   }

   .top8span {
      font-size: 18px !important;
      font-weight: 700 !important;
      color: #151527 !important;
   }

   span.bloc_GS {
      font-size: 10px;
      font-weight: 600 !important;
      padding: 15px 0px 15px 0px !important;
   }

   .main-container {
      padding: 0% 0px 50% !Important;
   }

   .font200-100 {
      font-size: 170% !Important;
   }

   #navigation {
      padding: 35px 0px !Important;
   }

   .nav-scrl #nav-list>ul>li {
      padding: 0px 7px !Important;
   }

   .widthflex {
      width: 60%;
   }

   .mobile-view {
      display: inherit;
   }

   body>.container {
      padding: 0px 0px 0;
   }

   .swiper-slide {
      color: #FFF;
      font-size: 1rem;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
   }

   .swiper-slideTrending {
      min-height: auto;
   }

   .swiper-slideMCX {
      min-height: auto;
   }

   .swiper-slideCoins {
      min-height: auto;
   }

   .swiper-slidePortfolio {
      min-height: auto;
   }

   table.Trending_Table_Root tr td {
      padding: 0px 0px;
      font-size: 16px;
   }

   .font_Trending_HLC,
   .font_MCX_HLC {
      font-size: 0.7rem;
   }

   table.Trending_Table_Child3 tr td {
      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-top: 0px;
      margin-bottom: 0px;
   }

   table.MCX_Table_Child3 {
      width: 100%;
      margin-bottom: 0px;
   }

   .Trading_High_Low_Close_Box,
   .MCX_High_Low_Close_Box {
      padding: 2px;
   }

   .High-Green {
      color: #FFF;
      font-size: 75% !important;
   }

   .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;
   }

   .about2200 {
      font-size: 18px;
   }

   .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;
   }

   .footer-menu span.d-block.font_footer1 {
      font-size: 11px;
      font-weight: 700;
      color: #381112;
      margin: 5px 0 8px;
   }

   span.d-block.font_footer {
      font-size: 12px;
      font-weight: 600;
      line-height: 3;
      color: #FFFFFF !important;
   }

   .col-xs-3 {
      width: 24% !Important;
      text-align: center;
      vertical-align: top;
   }

   .Date_News_second {
      color: #808f96;
      margin-left: 0px !Important;
   }

   .mar_rig_menu {
      margin-left: 10px;
      width: 16px;
      color: #FFF;
      font-size: 18px;
      margin-top: 2px;
      margin-bottom: 2px;
      margin-right: 20px;
   }

   .GDINRRates {
      padding: 0 10px 0px 10px;
   }

   .BuySellLabel {
      line-height: 1;
      padding: 2px 0px !Important;
   }

   .label-red {
      font-size: 20px;
      font-weight: 600;
      background: url(../img/appimages/Box_01.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      color: #000000;
      display: inline-block;
      padding: 2px 4px;
      line-height: 40px;
      width: 50%;
      vertical-align: baseline;
      white-space: nowrap;
      border: 0px solid #FFF;
      text-transform: uppercase;
      box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
   }
}


@media (min-width: 501px) {

   .css_bkdesk p, .css_bkdesk {
      font-size: 30px !important;
   }

   .plus_font_Alert {
      font-size: 30px !important;
      padding-right: 20px;
   }

   .plus_font_Alert1 {
      font-size: 30px !important;
      padding-left: 20px;
   }

   .plus_font_Alert2 {
      font-size: 30px !important;
      padding-left: 20px;
   }

   span.portfolio-table-name {
      font-size: 30px !important;
   }

   table.table201 tr td:nth-child(1) {
      font-size: 30px !important;
   }

   table.portfolio-table tr td {
      font-size: 30px !important;
   }

   .custom-select {
      height: calc(4rem + 1px) !important;
      padding: 0.375rem 0.75rem !important;
      line-height: 1 !important;
      font-size: 1rem !important;
   }

   .main1 {
      font-size: 28px !important;
      font-weight: 600;
   }

   .head2 {
      background-image: url(../img/appimages/Box_05.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
   }

   .mobile-list-nav>li>a>img {
      height: 65px !important;
      margin: 10px 20px 0px 0 !important;
   }

   .content20 {
      color: #FFF;
      font-size: 26px;
      font-weight: 500;
   }

   p.content20 {
      margin-top: 5px;
      margin-bottom: 0rem;
      text-align: left !important;
   }
   
   .content21 {
      color: #FFF;
      font-size: 26px;
      font-weight: 500;
   }

   p.content21 {
      margin-bottom: 8px;
      text-align: left !important;
   }

   .heading span {
      font-size: 26px;
      font-weight: 700;
      color: #000;
   }

   .heading1 span {
      font-size: 26px;
      font-weight: 700;
      color: #000000;
   }

   .heading2 span {
      font-size: 26px;
      font-weight: 700;
      color: #642816;
   }

   .day_date_time {
      font-size: 1.6rem; 
      font-weight: 700; 
      color: #000;
      text-align: center;
      margin-left: 0rem;
      margin-bottom: 1.5rem;
      text-transform: uppercase;
   }

   .day_date_time1 {
      font-size: 1.6rem; 
      font-weight: 700; 
      color: #000; 
      line-height: 1.7;
      text-align: center;
      margin-bottom: 0 !important;
   }

   .label-red {
      font-size: 30px;
      font-weight: 600;
      background: url(../img/appimages/Box_01.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      color: #000000;
      display: inline-block;
      padding: 12px 4px;
      line-height: 45px;
      width: 50%;
      vertical-align: baseline;
      white-space: nowrap;
      border: 0px solid #FFF;
      text-transform: uppercase;
      box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
   }

   .fab, .fab1 {
      bottom: 150px !important;
   }

   .mobile-list-nav>li>a {
      width: 15% !important;
   }
  

   td.buy_sell_label {
      font-size: 25px !important;
      font-weight: 500;
      color: #FFFFFF;
      font-family: 'Roboto';
   }

   td.buy_sell_label1 {
      font-size: 35px !important;
      font-weight: 500 !important;
      color: #FFFFFF;
      line-height: 1.5;
      font-family: 'Roboto';
   }
   
   td.buy_sell_label1_silver {
      font-size: 35px !important;
      font-weight: 500 !important;
      color: #FFFFFF;
      line-height: 1.5;
      font-family: 'Roboto';
   }

   table.buy_sell_label2 {
      /* background-image: url(../img/appimages/Box_03.png);
      background-size: 100% 100%;
      background-repeat: no-repeat; */
   }

   .top1span {
      font-size: 20px;
      font-weight: 600 !important;
      color: #000;
      padding-bottom: 10px;
   }

   .top2span {
      font-size: 20px;
      font-weight: 400 !important;
      background-image: url(../img/appimages/Box_05.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      color: #000;
      display:block;
      border-radius: 0 0 10px 10px;
      font-family: 'Roboto';
   }
   
   .top2span_silver {
      font-size: 18px;
      font-weight: 400 !important;
      background-image: url(../img/appimages/Box_05.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      color: #000;
      display:block;
      border-radius: 0 0 10px 10px;
      font-family: 'Roboto';
   }

   span.top5span {
      font-size: 37px !important;
      font-weight: 700;
      font-family: 'Roboto';
   }

   span.top5span_silver {
      font-size: 32px;
      font-weight: 700;
      font-family: 'Roboto';
   }

   .top6span {
      font-size: 34px !important;
      font-weight: 600 !important;
      font-family: 'Roboto';
   }

   .top8span {
      font-size: 24px !important;
      font-weight: 700 !important;
      color: #151527 !important;
      padding-left: 35px !important;
   }

   span.KG {
      font-size: 25px !important;
      font-weight: 500 !important;
      color: #FFFFFF !important;
      font-family: 'Roboto';
   }

   span.KG_1 {
      font-size: 22px !important;
      font-weight: 400 !important;
      color: #FFF !important;
   }

   .marquee {
      font-size: 24px !important;
      padding: 10px 0 !important;
   }

   table.Trending_Table_Root tr td {
      padding: 0px 0px;
      font-size: 23px;
   }

   /* table.Trending_Table_Root tr span {
      padding: 0px 0px;
      font-size: 23px;
   } */

   .flg {
      width: 30% !important;
   }

   .flg1 {
      font-size: 22px;
   }

   footer.footer img {
      height: 33px;
      margin: 12px auto 8px;
   }

   .footer-menu span.d-block.font_footer1 {
      font-size: 20px;
      font-weight: 700;
      color: #381112;
      margin: 5px 0 15px;
   }

   .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
      font-size: 1.9rem !important;
   }

   .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet-active {
      font-weight: 700;
      color: #FFFFFF;
      border-bottom: 1px solid #fdd64a;
      padding: 30px 5px;
   }

   .col-xs-12 {
      font-size: 25px !important;
   }

   .footer-copyright {
      background-color: #381112;
      height: 40px;
      padding: 10px 0;
   }

   p.nomargin {
      color: #FFFFFF !important;
      font-size: 18px;
      font-weight: 500;
   }

   p#Float_Message {
      text-align: left;
      margin-bottom: 0px;
      font-size: 28px;
   }

   .iphone20 {
      font-size: 30px !important;
   }

   .Disclaimerr {
      font-size: 20px !important;
   }

   .indicator {
      font-size: 20px !important;
   }

   .title {
      font-size: 20px !important;
   }

   .value {
      font-size: 20px !important;
   }

   .paddingg {
      font-size: 25px !important;
   }
   
   .paddingg1 {
      font-size: 25px !important;
   }

   .timeee td {
      font-size: 25px !important;
   }

   .paddingg span {
      font-size: 22px !important;
   }

   .disclaimer {
      font-size: 22px !important;
      font-weight: 400 !important;
   }

   .form-control {
      font-size: 2.3rem !important;
   }

   .ui-input-text input,
   .ui-input-search input {
      min-height: 3em !important;
   }

   .col-xs-4.menu img {
      height: 40px;
   }

   span.d-block.font_footer {
      font-size: 22px;
      font-weight: 500;
      line-height: 2.5;
      color: #FFFFFF !important;
   }

   .swiper-slide {
      color: #FFF;
      font-size: 1rem;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
   }

   .col-xs-3 {
      width: 24% !important;
      text-align: center;
      vertical-align: top;
   }

   .about2200 {
      font-size: 32px;
   }

   .maindemo {
      background: url(../img/appimages/Box_07.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      color: #FFFFFF;
      padding: 8px 0;
      font-size: 30px !important;
      font-weight: 400;
   }

   table.bkingdesk p,
   table.bkingdesk a {
      font-size: 25pt !important;
   }

   .fa {
      font-size: 30pt !important;
   }

   .css_bkdesk1 img {
      width: 70px !important;
   }

}



@media (max-width: 320px) {
   table.Trending_Table_Root tr span {
      padding: 0px 0px;
      font-size: 13px !important;
   }

   .flg1 {
      font-size: 8px !important;
      margin-left: 0 !important;
   }

   span.top66span {
      font-size: 2px !important;
   }

   .swiper-pagination1.swiper-pagination-clickable .swiper-pagination-bullet {
      border-radius: 0;
      box-sizing: border-box;
      color: #FFFFFF;
      cursor: pointer;
      font-size: 1rem;
      font-weight: normal;
      opacity: 1;
      height: 20px;
      width: 47%;
   }
}