html{
  overflow-x: hidden !important;
}
.input-vehicle-number {
	width: 15%; 
	display: flex; 
	margin-right: 1%;
	text-align: center;
}
.gj-datepicker-bootstrap span[role="right-icon"].input-group-addon{
  position: absolute !important;
  top: 5px;
  right: 18px;
  z-index: 3;
}
.input-group-addon {
  background-color: transparent !important;
  border: none !important;
}
.input-group-addon .glyphicon-calendar {
  font-size: 22px;
  line-height: 15px;
  font-weight: normal;
  color: #333333;
}
.form-container .datepicker1, .form-container .datepicker {
  position: relative;
font-family: 'Lato', sans-serif;
font-size: 14px;
line-height: 18px;
color: #000000;
font-weight: normal;
background-color: #F5F5F5;
border-radius: 10px !important;
-webkit-border-radius: 10px !important;
-moz-border-radius: 10px !important;
-o-border-radius: 10px !important;
-ms-border-radius: 10px !important;
border: 1px solid #707070;
height: 40px;
}
.postxt{
 position: absolute;
right: 17%;
top: 44%;
}
.orderpgae{
  width: 90%;
  margin: 0 auto;

  position: relative;
}
.orderimgw{
  width: 100%;
  margin: 0 auto;
}
.pos2{
  position: absolute;
  top: 0;
  right: 0;
}
.dkview{
  display: block;
}
.mkview{
  display: none !important;
}
.exspace11n{
  /* padding-left: 0;
  padding-right: 0; */
  /* margin-right: 0%; */
  padding: 1%;
  width: 26%;
}
.exspace11n1{
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
   width: 24%;
}

.himage{
  width: 100%;
  height: 100%;
}

.himage img{
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
  cursor: pointer;
}

.overlay {
   cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000000;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: .3s ease;
  transition: .3s ease;
  opacity: 0.8;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
}

.himage:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
}

.text {
  color: #ffffff;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: 'Lato', sans-serif;
}
.cartnum{
  background-color: #112369;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -12px;
  right: -2px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 19px;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
}
.logocartimg{
  width: 160px !important; margin:0 auto; display: block; padding: 0px 10px;
}
.closeIcon{
  position: absolute;
  top: 5px;
  right: 11px;
}
figure{
margin: 0 auto !important;
}

/* mobile navigation start here */
.deskv{
  display: block;
}
.mobilev{
  display: none !important;
}
.line2 {
  margin:0 auto;
width: 60%;


  text-align:center;
  display:flex;
  align-items:center;
}
.line2:before,.line2:after {
  content:" ";
  flex:1 0 0%;
  height:2px;
  background:#112369;
  margin:0 1.5rem 0 0;
}
.line2:after {
  margin:0 0 0 1.5rem;
}


.newtxtcolor{
  color: #023F88 !important;
}
.custompanel-default .fa{
  font-size: 22px;
  font-weight: bold;
}
.custompanel-group .panel{
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  -moz-border-radius: 12px;
}
.custompanel-default > .panel-heading {
  color: #333;
  background-color:transparent !important;
  border-color: #ddd;

 
}
.custompanel-body {
  padding-top: 0;
  border-top: none !important;
}
.topbspacenn{
  padding-top: 25px !important;
}
.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f078";    
    float: right;
}
.accordion-opened .accordion-toggle:after {    
    content: "\f054";    
}
.q-1{
  width: 97%;
  float:left;
}
.q-2{
  
  float:right;
}

.topspnav{
  padding-top:30px;
}
.userimgw{
  padding-bottom: 8px;
}
li.nmenutxt span{
      color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
   

}
.mcustom-n{
  padding-top: 8px !important;
  padding-bottom: 9px !important;
}
.topbgcolor{
  background-color: #274B8B;
  padding-top: 5px;
padding-bottom: 8px;
}
.cartpos{
position: absolute;
top: 54%;
right: 56px;
transform: translateY(-54%);
-webkit-transform: translateY(-54%);
-moz-transform: translateY(-54%);
-o-transform: translateY(-54%);
-ms-transform: translateY(-54%);
}

/* mobile navigation end here */
.bs-example {
  margin: 12px 0;
}
.panel-group .panel + .panel{
  margin-top: 15px;
}
.rotate {
  -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
  -moz-transform: rotate(-180deg); /* Firefox */
  -ms-transform: rotate(-180deg); /* IE 9 */
  transform: rotate(-180deg); /* Standard syntax */
}

#voucher_test {
  display: flex;
  flex-wrap: wrap;
}
#voucher_test>div {
  margin-bottom: 10px;
}
.voucherbox table td:nth-child(2) {
  border-left: 2px solid #aaaaaa;
  padding-left: 15px;
  padding-right: 10px;
}
.error-section{
  height: 75vh;
  text-align: center;
  padding-top: 20vh;
}
/* style start here */

/* style start here */
.carousel img{
  width: 100%;
  margin: 0 auto;
}
.customsearch{
  padding-left: 30px;
}
.topbspace{
  padding-top: 150px;
  padding-bottom: 150px;
}
.topbotspace{
  padding-top: 30px;
  padding-bottom: 30px;
}
.insidewidth{
  padding: 30px;
}
.tops11-m{
  margin-top: 20px;
}
.formwidth1{
  padding-left: 0;
  padding-right: 0;
}
.field .left{
    height: 36px;
  }
.flexbox1{
  display: flex !important;
  -webkit-display: flex !important;
  -moz-display: flex !important;
  -o-display: flex !important;
  -ms-display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;

}
.flexbox1-n{
  display: flex !important;
  -webkit-display: flex !important;
  -moz-display: flex !important;
  -o-display: flex !important;
  -ms-display: flex !important;
  flex-wrap: wrap !important;
 

}
.custommodal-dialog1n{
  width: 80% !important;
  margin: 0 auto !important;
  top:30%;


  background-color: transparent !important;
}
.containerbox{
  width: 95%;
  margin:0 auto;
}
.logoimg1{
  width: 80px;
  margin: 0 auto;
}
.dashboardcontent ul{
  list-style-type: none;
  margin: 0 auto;
  padding: 0;

  width: 100%;
  margin: 0 auto;
  padding: 10px;

}
.topst{
  margin-top: 15px !important;

}

.dashboardcontent ul li{
display: inline-block;
font-family: 'Lato', sans-serif;
 color: #707070;
 font-size: 16px;
 line-height: 19px;
 font-weight: bold;
 padding-left: 10px;
}
.dashboardcontent ul li a{
   color: #707070;
   text-decoration: none;
}
.coincontent h1{
 font-family: 'Lato', sans-serif;
 color: #4D4F5C;
 font-size: 16px;
 line-height: 19px;
 font-weight: bold;
 padding-bottom: 6px;
 margin-bottom: 0;
}
.coincontent ul{
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
.coincontent ul li{
 
 display: inline-block;
 padding: 12px 0;
  font-family: 'Lato', sans-serif;
 color: #4D4F5C;
 font-size: 14px;
 line-height: 20px;
 font-weight: 600;
}
.coincontent ul li.ltxt{
  
  padding-left: 10px;
}
.coincontent ul li.ltxt span{
  font-size: 18px;
  line-height: 24px;

}
.tbspace{
  padding-top: 40px;
  padding-bottom: 40px;
}
.propform{
  width: 100% !important;
  padding: 25px 0 !important;

}
/* my profile style start here */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
  vertical-align: middle;
}
.customform-control1{
   font-family: 'Lato', sans-serif;
  font-size: 15px;
  line-height: 18px;
  color: #4D4F5C;
  font-weight: bold;
  text-align: center;
}
.customform-control2{
  font-size: 14px;
  line-height: 18px;
}
.tbletd{
   font-family: 'Lato', sans-serif;
   font-size: 15px;
  line-height: 18px;
  color: #4D4F5C;
  font-weight: bold;
  text-align: center;
}
.tbletd1{
   font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #4D4F5C;
  font-weight: normal;
  text-align: center;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.ntbletd1{
  font-size: 18px;
  line-height: 24px;
}
.tbttxt1{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #707070;
  font-weight: bold;
  text-align: left;
  padding-bottom: 2px;
}
.rightwrap{
  padding-top: 6px !important;
}
.tbttxt2{
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  line-height: 14px;
  color: #707070;
  font-weight: normal;
  text-align: left;
  padding-bottom: 2px;
}
.tbttxt3{
  font-family: 'Lato', sans-serif;
  font-size: 35px;
  line-height: 39px;
  color: #707070;
  font-weight: bold;
  text-align: left;
  padding-bottom: 2px;
}
 .voucherbox .right, .voucherbox .left {
   height: 50px;
   width: 25px;
}
.voucherbox .right {
   border-bottom-right-radius: 90px;
   border-top-right-radius: 90px;
   background-color: #ffffff;
   border-left: 0;
   top: 35%;
   left: -2px;
   position: absolute;
   border: 1px solid #f1f1f1;
border-left: 0;
}
 
 .voucherbox .left {
   border-bottom-left-radius: 90px;
   border-top-left-radius: 90px;
    background-color: #ffffff;
   border-left: 0;
   top: 35%;
   right: -2px;
    position: absolute;
   border: 1px solid #f1f1f1;
   border-right:0;
}
 .lineimg{
  padding-left: 10px;
  padding-right: 10px;
 }
 .searchbox-wrap {
   display: flex;
   width: 92%;
   margin-top: 2%;
   margin-left: auto;
   margin-right: auto;
   border: 1px solid #707070;
   border-radius: 8px;
   -webkit-border-radius: 8px;
   -o-border-radius: 8px;
   -ms-border-radius: 8px;
   -moz-border-radius: 8px;
}
 .searchbox-wrap input {
   flex: 1;
   padding: 10px 10px;
   font-size: 1.1em;
   border-radius: 8px;
   -webkit-border-radius: 8px;
   -o-border-radius: 8px;
   -ms-border-radius: 8px;
   -moz-border-radius: 8px;
   box-shadow: none;
   border: none;
    font-family: 'Lato', sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #707070;
   
}
 .searchbox-wrap button {
   padding: 6px 15px;
   background-color: #707070;
   margin: 6px;
font-family: 'Lato', sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #ffffff;
   border: none;
   cursor: pointer;
   cursor: hand;
}
 .searchbox-wrap button span {
   margin-left: 50px;
   padding: 10px 45px;
   font-size: 0.9em;
   text-transform: uppercase;
   font-weight: 300;
   color: #fff;
   background-color: #707070;
 
   
}
 .searchbox-wrap button span:hover {
   background-color: #d6121f;
   box-shadow: 2px 2px 4px rgba(0,0,0,0.19);
}
 

.vouch-content{
  margin-top: 20px;
  margin-bottom: 20px;
 
}
.voucherbox{
  background-color: #ffffff;
border: 1px solid #f1f1f1;
  position: relative;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -moz-border-radius: 8px;
  padding: 15px 15px;
}
/* my Profile style end here */
/* register style start here */
.modalload, .modal-backdrop.in{
  opacity: 0.8;
}
.newinsuftxt{
  font-size: 16px !important;
  line-height: 24px !important;
  padding-left: 15px;
  padding-right: 15px;
}
.topsection1s{
    padding-top: 50px !important;
  padding-bottom: 120px !important;
}
.select select {
  /* Reset Select */
  appearance: none;
  outline: 0;
  border: 0;
  box-shadow: none;
    font-family: 'Lato', sans-serif;
  /* Personalize */
  flex: 1;
  padding: 0 1em;
  color: #fff;
  font-size: 14px;
line-height: 40px;
  background-color:#224385;
  background-image: none;
  cursor: pointer;
}
/* Remove IE arrow */
select::-ms-expand {
  display: none;
}
/* Custom Select wrapper */
.select {
  position: relative;
  display: flex;
  width: 70%;
  margin: 0 auto;
  height: 3em;
  border-radius: .25em;
  overflow: hidden;
}
/* Arrow */
.select::after {
  content: '\25BC';
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
    color: #FFC20E;
  background-color: #142f65;
  transition: .25s all ease;
  pointer-events: none;
}
/* Transition */
.select:hover::after {
  color: #FFC20E;
}
.select-style {
 
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -o-display: flex;
  -ms-display: flex;
  align-items: center;
  border: 1px solid #707070;
  border-radius: 0;
  overflow: hidden;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height:18px;
  color: #000000;
    background-color: #F5F5F5;
   border-radius: 10px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   -o-border-radius: 10px;
   -ms-border-radius: 10px;
   height: 40px;

  background: #F5F5F5 url("../img/icon-select.png") no-repeat 85% 50%;
}
.select-style1 {
padding-left: 10px;
  background: #F5F5F5 url("../img/icon-select.png") no-repeat 98% 50% !important;
}

.form-control:focus {
  border-color: #707070 !important;
  box-shadow: none !important;
}

.select-style select {
  padding: 5px 8px;
  width: 100%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
}

.select-style select:focus {
  outline: none;
}
.customform-control{
  width: 50%;
}
.form-container input[type="checkbox"] + label span{
  width: 90%;
}
 .form-container input[type=checkbox]+label {
  display: block;
  margin: 0.2em;
  cursor: pointer;
  padding: 0.2em;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  font-weight: normal;
  padding-left: 0;
  display: flex;
  text-align: left;
}

.form-container input[type=checkbox] {
  display: none;
}

.form-container input[type=checkbox]+label:before {
  content: "\2714";
  border: 0.1em solid #000000;
  
  display: inline-block;
  width: 20px;
  height: 20px;
  padding-left: 0;
  padding-bottom: 6px;
  margin-right: 12px;
  vertical-align: bottom;
  color: transparent;
  transition: .2s;
  line-height: 20px;
  text-align: center;
}

.form-container input[type=checkbox]+label:active:before {
  transform: scale(0);
  padding: 10px;
}

.form-container input[type=checkbox]:checked+label:before {
  border-color: #000000;
  color: #000000;
}

.form-container input[type=checkbox]:disabled+label:before {
  transform: scale(1);
  border-color: #000000;
}

.form-container input[type=checkbox]:checked:disabled+label:before {
  transform: scale(1);
  background-color: #000000;
  border-color: #323232;
}
.bspacef{
  padding-bottom: 18px;
}
.form-container label{
  font-family: 'Lato', sans-serif;
   font-size: 14px;
   line-height: 18px;
   color: #000000;
   font-weight: normal;
}
.form-container input[type="text"]{
  font-family: 'Lato', sans-serif;
   font-size: 14px;
   line-height: 18px;
   color: #000000;
   font-weight: normal;
   background-color: #F5F5F5;
   border-radius: 10px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   -o-border-radius: 10px;
   -ms-border-radius: 10px;
     border:  1px solid #707070;
   height: 40px;
}
.fgspace{
  margin-bottom: 20px;
}
.fgspace1{
  margin-bottom: 20px;
}
.fwidth{
  width: 10%;
  float: left;
  margin-right: 2%;
}
.fwidth1{
  width: 43%;
  float: left;
  margin-right: 2%;
}
.fwidth2{
  width: 43%;
  float: left;
}
.register-contain{
  width: 740px;
  margin: 0 auto;
  background-color: #ffffff;
  box-shadow: 0 0 3px 3px #f1f1f1;
  -webkit-box-shadow: 0 0 3px 3px #f1f1f1;
  -o-box-shadow: 0 0 3px 3px #f1f1f1;
  -ms-box-shadow: 0 0 3px 3px #f1f1f1;
  -moz-box-shadow: 0 0 3px 3px #f1f1f1;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  padding:30px 30px;
}
/* register style end re */
/* faq style start here */

.topmagring{
  padding-top: 25px !important;
   padding-bottom: 25px !important;
}
.fbottomspace{
  padding-bottom: 15px;
}
.main-container .faq-content h1{
   font-family: 'Lato', sans-serif;
   font-size: 16px;
   line-height: 22px;
   color: #707070;
   margin-bottom: 0;
   margin-top: 0;
   text-align: left;
   padding-top: 4px;
   padding-bottom: 4px;
   font-weight: 500 !important;
   margin-bottom: 0 !important;
}
.faq-content p{
   font-family: 'Lato', sans-serif;
   font-size: 14px;
   line-height: 22px;
   color: #000000;
   font-weight: bold;
   margin-bottom: 0;
}
.faq-content p.anstxt{
   font-family: 'Lato', sans-serif;
   font-size: 14px;
   line-height: 24px;
   color: #000000;
   font-weight: normal;
}
/* faq style end here */
.mimgs{
 
  vertical-align: bottom !important;
  padding-bottom: 0;
  margin-right: 5px;
}
.mimgs-1{
 
  vertical-align: unset !important;
  padding-bottom: 0;
}
/* modal start here */
.topsection{
  padding: 15px;
  padding-top: 0;
  background-color: #ffffff;
}
.bottomsection{
  padding: 45px 15px;
  background-color:#FFE293;
}

.bottomsection p{
  font-family: 'Lato', sans-serif;
   font-size: 14px;
   line-height: 24px;
   color: #000000;
}
.topsection p{
   font-family: 'Lato', sans-serif;
   font-size: 14px;
   line-height: 24px;
   color: #000000;
}
.topsection p.bottomtxt{
   font-family: 'Lato', sans-serif;
   font-size: 20px;
   line-height: 24px;
   color: #000000;
   font-weight: bold;
}
.btm1{
  margin-bottom: 20px;
}
.btm2{
  margin-bottom: 50px;
}

.form-content input[type="text"]{
  border: none;
  border-bottom: 1px solid #707070;
  border-radius: 0;
  box-shadow: none;
  padding-left: 0;
   font-family: 'Lato', sans-serif;
   font-size: 14px;
   line-height: 18px;
   color: #707070;

}
.form-content input[type="submit"]{
  border: none;
  border-bottom: 1px solid #707070;
  border-radius: 0;
  box-shadow: none;
 height: 40px;
 border-radius: 7px;
 -webkit-border-radius: 7px;
 -moz-border-radius: 7px;
 -o-border-radius: 7px;
 -ms-border-radius: 7px;

   font-family: 'Lato', sans-serif;
   font-size: 16px;
   line-height: 20px;
   color: #ffffff;
   font-weight: bold;
   background-color: #112369 !important;
border-color: #112369 !important;
}
.form-container input[type="submit"]{
  border: none;
  border-bottom: 1px solid #707070;
  border-radius: 0;
  box-shadow: none;
 height: 40px;
 border-radius: 7px;
 -webkit-border-radius: 7px;
 -moz-border-radius: 7px;
 -o-border-radius: 7px;
 -ms-border-radius: 7px;

   font-family: 'Lato', sans-serif;
   font-size: 16px;
   line-height: 20px;
   color: #ffffff;
   font-weight: bold;
   background-color: #112369 !important;
border-color: #112369 !important;
}
/* .popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 1000;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  transition:500ms all;

} */

.popup.is-visible {
  opacity: 1;
  visibility: visible;
 transition:1s all;
}

.popup-container {
  transform:translateY(-50%);
  transition:500ms all;
  position: relative;
  width:600px;
  margin: 2em auto;
  top: 5%;
  padding:45px 20px 30px;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
}

.is-visible .popup-container {
  transform:translateY(0);
  transition:500ms all;
}

.popup-container .popup-close {
  position: absolute;
  top: 8px;
  font-size:0;
  right: 8px;
  width: 30px;
  height: 30px;
}


.popup-container .popup-close::before,
.popup-container .popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}

.popup-container .popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}

.popup-container .popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}


.popup-container .popup-close:hover:before,
.popup-container .popup-close:hover:after {
  background-color:#35a785;
  transition:300ms all;
}
/* modal end here */
.bottomspacee{
  padding-bottom: 36px;
}
.tops1{
  padding-top: 10px;
}
.flexboxdash {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -o-display: flex;
  -ms-display: flex;
  padding-right: 15px;
  padding-left: 15px;
}
.flexboxdash figure {
margin: 1em 40px;
min-height: 160px;
flex-flow: column;
align-items: center;
justify-content: center;
display: flex;
}
.redeem-content.redeem_page figure {
  margin: 0 30px;
  height: 160px;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  display: flex;
}
.flexboxdash .coldash {
  /*flex: 1;*/
  padding: 0;
}

.flexboxdash .coldash:nth-child(1) {
  border-radius: 7px 7px 7px 7px;
  -webkit-border-radius:7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -o-border-radius: 7px 7px 7px 7px;
  -ms-border-radius: 7px 7px 7px 7px;
  box-shadow: 1px 1px 2px 2px #dddddd;
  -webkit-box-shadow: 1px 1px 2px 2px #dddddd;
  -moz-box-shadow: 1px 1px 2px 2px #dddddd;
  -ms-box-shadow: 1px 1px 2px 2px #dddddd;
  -o-box-shadow: 1px 1px 2px 2px #dddddd;
  background-color: #ffffff;
  width: 32.33%;
  margin-right: 15px;
}

.flexboxdash .coldash:nth-child(2) {
 border-radius: 7px 7px 7px 7px;
  -webkit-border-radius:7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -o-border-radius: 7px 7px 7px 7px;
  -ms-border-radius: 7px 7px 7px 7px;
  box-shadow: 1px 1px 2px 2px #dddddd;
  -webkit-box-shadow: 1px 1px 2px 2px #dddddd;
  -moz-box-shadow: 1px 1px 2px 2px #dddddd;
  -ms-box-shadow: 1px 1px 2px 2px #dddddd;
  -o-box-shadow: 1px 1px 2px 2px #dddddd;
  background-color: #ffffff;
  width: 32.33%;
   margin-right: 15px;
}

.flexboxdash .coldash:nth-child(3) {
 border-radius: 7px 7px 7px 7px;
  -webkit-border-radius:7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -o-border-radius: 7px 7px 7px 7px;
  -ms-border-radius: 7px 7px 7px 7px;
  box-shadow: 1px 1px 2px 2px #dddddd;
  -webkit-box-shadow: 1px 1px 2px 2px #dddddd;
  -moz-box-shadow: 1px 1px 2px 2px #dddddd;
  -ms-box-shadow: 1px 1px 2px 2px #dddddd;
  -o-box-shadow: 1px 1px 2px 2px #dddddd;
  background-color: #ffffff;
  width: 32.33%;
  margin-right: 15px;
  
}
.flexboxdash .coldash:nth-child(4) {
  border-radius: 7px 7px 7px 7px;
   -webkit-border-radius:7px 7px 7px 7px;
   -moz-border-radius: 7px 7px 7px 7px;
   -o-border-radius: 7px 7px 7px 7px;
   -ms-border-radius: 7px 7px 7px 7px;
   box-shadow: 1px 1px 2px 2px #dddddd;
   -webkit-box-shadow: 1px 1px 2px 2px #dddddd;
   -moz-box-shadow: 1px 1px 2px 2px #dddddd;
   -ms-box-shadow: 1px 1px 2px 2px #dddddd;
   -o-box-shadow: 1px 1px 2px 2px #dddddd;
   background-color: #ffffff;
   width: 32.33%;
 }
.flexboxdash1 {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -o-display: flex;
  -ms-display: flex;
  padding-right: 15px;
  padding-left: 15px;
}
.flexboxdash1 .coldash1 {
  flex: 1;
  padding: 0;
}

.flexboxdash1 .coldash1:nth-child(1) {
  border-radius: 7px 7px 7px 7px;
  -webkit-border-radius:7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -o-border-radius: 7px 7px 7px 7px;
  -ms-border-radius: 7px 7px 7px 7px;
  box-shadow: 1px 1px 2px 2px #dddddd;
  -webkit-box-shadow: 1px 1px 2px 2px #dddddd;
  -moz-box-shadow: 1px 1px 2px 2px #dddddd;
  -ms-box-shadow: 1px 1px 2px 2px #dddddd;
  -o-box-shadow: 1px 1px 2px 2px #dddddd;
  background-color: #ffffff;
  width: 25%;
  margin-right: 10px;
}

.flexboxdash1 .coldash1:nth-child(2) {
 border-radius: 7px 7px 7px 7px;
  -webkit-border-radius:7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -o-border-radius: 7px 7px 7px 7px;
  -ms-border-radius: 7px 7px 7px 7px;
  box-shadow: 1px 1px 2px 2px #dddddd;
  -webkit-box-shadow: 1px 1px 2px 2px #dddddd;
  -moz-box-shadow: 1px 1px 2px 2px #dddddd;
  -ms-box-shadow: 1px 1px 2px 2px #dddddd;
  -o-box-shadow: 1px 1px 2px 2px #dddddd;
  background-color: #ffffff;
  width:25%;
   margin-right: 10px;
}

.flexboxdash1 .coldash1:nth-child(3) {
 border-radius: 7px 7px 7px 7px;
  -webkit-border-radius:7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -o-border-radius: 7px 7px 7px 7px;
  -ms-border-radius: 7px 7px 7px 7px;
  box-shadow: 1px 1px 2px 2px #dddddd;
  -webkit-box-shadow: 1px 1px 2px 2px #dddddd;
  -moz-box-shadow: 1px 1px 2px 2px #dddddd;
  -ms-box-shadow: 1px 1px 2px 2px #dddddd;
  -o-box-shadow: 1px 1px 2px 2px #dddddd;
  background-color: #ffffff;
  width: 25%;
   margin-right: 10px;
}
.flexboxdash1 .coldash1:nth-child(4) {
 border-radius: 7px 7px 7px 7px;
  -webkit-border-radius:7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -o-border-radius: 7px 7px 7px 7px;
  -ms-border-radius: 7px 7px 7px 7px;
  box-shadow: 1px 1px 2px 2px #dddddd;
  -webkit-box-shadow: 1px 1px 2px 2px #dddddd;
  -moz-box-shadow: 1px 1px 2px 2px #dddddd;
  -ms-box-shadow: 1px 1px 2px 2px #dddddd;
  -o-box-shadow: 1px 1px 2px 2px #dddddd;
  background-color: #ffffff;
  width: 25%;
}
/* index style start here */

/* reward partner images style start here */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}
.customer-logos img{
  width: 136px;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* reward partner images style end here */
.btxtspace{
  padding-bottom: 20px;
}
.benefitsbox p{
  font-family: 'Lato', sans-serif;
color: #112369;
font-weight: bold;
font-size: 32px;
line-height: 42px;
padding-bottom: 10px;
text-align: center;
margin-bottom: 0;
padding-top: 10px;
width: 80%;
margin: 0 auto;
}
.benefitsbox p.smalltxt{
  font-family: 'Lato', sans-serif;
color: #112369;
font-weight: bold;
font-size: 18px;
line-height: 24px;
padding-bottom: 10px;
padding-top: 0;
text-align: center;
}
.topspace{
  padding-top: 20px;
}
.indexbox{
  width: 85%;
  margin: 0 auto;
}
.txtalign{
  text-align: left;
}
.indexbox p {
   font-family: 'Lato', sans-serif;
   font-size: 22px;
   line-height: 30px;
   color: #112369;
}
/* index style start here */
/* menu style start here */
.main-menubox{
  width: 100%;
  margin:0 auto;
}
#menu__toggle {
  opacity: 0;
}
#menu__toggle:checked + .menu__btn > span {
  transform: rotate(45deg);
}
#menu__toggle:checked + .menu__btn > span::before {
  top: 0;
  transform: rotate(0deg);
  background-color: #ffffff;
}
#menu__toggle:checked + .menu__btn > span::after {
  top: 0;
  transform: rotate(90deg);
  background-color: #ffffff;
}
#menu__toggle:checked ~ .menu__box {
  left: 0 !important;
}
.menu__btn {
  position: absolute;
  top: 15px;
  left: 0;
  width: 26px;
  height: 26px;
  cursor: pointer;
  z-index: 30;
}
.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #616161;
  transition-duration: .25s;
}

.menu__btn > span::before {
  content: '';
  top: -8px;
}
.menu__btn > span::after {
  content: '';
  top: 8px;
}
.menu__box {
  display: block;
  position: fixed;
  top: 0;
  left: -100%;
  width: 300px;
  height: 100%;
  margin: 0;
  padding: 0 0 0;
  list-style: none;
  background-color: #ECEFF1;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);
  transition-duration: .25s;
  z-index: 20;
}
.menu__item {
  display: block;
  padding: 12px 24px;
  color: #333;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  transition-duration: .25s;
}
.menu__item:hover, .menu__item:focus {
  background-color: #CFD8DC;
  color: #023F88;
  text-decoration: none;
}
/* menu style end here */
.header-container{
    padding-top: 18px;
    padding-bottom: 18px;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 0 3px 3px #f1f1f1;
     position: sticky;
  top: 0;
  z-index: 40;
}
.deskview{
  display: block;
}
.mobileview{
  display: none !important;
}
.mspace1{
    margin-bottom: 20px;
}
.flexbox{
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
-ms-display: flex;
flex-wrap: wrap;
align-items: center;

}
.rp{
    padding-right: 0;
    padding-left: 0;
}

/* profile login style start here */
.picontxt{
  padding-right: 5px;
}
.pimgc{
  float: left;

}
.tbtxt{
  padding-right: 10px;
}
.User-area {
  
  position: relative;
  cursor: pointer;
}
.piconi{
  padding-left: 4px;
}
.User-area > .User-avtar {
  width: 100%;
  height: 100%;
  /* border-radius: 30px;
  border: 2px solid #fff; */

}
.User-area > .User-avtar > img {
  width: 45px;
  height: 45px;
  border-radius: 30px;
}
.User-Dropdown {
  display: none;
  position: absolute;
  border-radius: 7px;
  background: #fff;
  box-shadow: 0px 0px 8px rgba(214, 214, 214, 0.78);
  list-style: none;
  padding: 0 20px;
  width: 220px;
  margin: 0;
  top: 62px;
  right: -9%;
  z-index: 2;
}
.User-Dropdown:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: -0.5em;
  right: 0px;
  box-sizing: border-box;
  border: 7px solid black;
  border-color: transparent transparent #ffffff #ffffff;
  transform-origin: 0 0;
  transform: rotate(135deg);
  box-shadow: -3px 3px 3px -3px rgba(214, 214, 214, 0.78);
}
.User-Dropdown.U-open {
  display: block;
}
.User-Dropdown > li {
  padding: 0px;
font-family: 'Lato', sans-serif;
  line-height: 47px;
  border-bottom: 1px solid rgba(215, 215, 215, 0.17);
}
.User-Dropdown > li:last-child {
  border-bottom: 0px;
}
.User-Dropdown > li > a {
  font-size: 13px;
  font-family: 'Lato', sans-serif;
  padding: 15px 25px 16px 10px;
  text-decoration: none;
  color: #1787e0;
  transition: all 0.2s ease-out;
}
.User-Dropdown span {
  background: #16d67a;
  padding: 3px 10px;
  color: #fff;
  border-radius: 30px;
  font-size: 13px;
}
.User-Dropdown > li:before {
  content: '';
  width: 0px;
  height: 40px;
  position: absolute;
  background: #2196F3;
  margin-top: 4px;
  border-radius: 0 1px 1px 0;
  left: 0px;
  transition: all 0.2s ease;
}
.User-Dropdown > li:hover:before {
  width: 5px;
  border-radius: 30px;
}
.User-Dropdown > li a:hover {
  margin-left: 5px;
}

/* profile login style end here */
/* footer style start here */
  .text-white{
    margin-top: 0;
  }
footer {
  font-family: 'Lato', sans-serif;
  background-color: #000;
}

footer a {
  color: white;
}

footer .footer_ {
  padding: 35px 40px;
}

footer .footer_ .ft-logo {
  max-width: 160px;
  max-height: 60px;
}
.social_icons .fa{
    font-size: 18px;
    line-height: 51px;
}
footer .footer_ .ft-logo .foot {
  position: static;
}
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.pt-5, .py-5 {
  padding-top: 3rem !important;
}
footer .footer_ h6 {
  font-size: 16px;
  padding-bottom: 10px;
  color: #ffffff;
}

 footer .footer_ .navi-m{
      padding-right: 0;
    }
footer a:hover{color: #f4ea17;}
footer .footer_ .foot_element li {
  margin: 10px 0;
  font-size: 14px;
  display: flex;
  word-break: break-word;
  -webkit-display: flex;
  -moz-display: flex;
  -o-display: flex;
  -ms-display: flex;
}

footer .footer_ .foot_element li .footerIcon {
  margin-right: 10px;
}

footer .footer_ .foot_element li .footerIcon i {
  font-size: 14px;
  color: white;
}

footer .search_bar {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 12px;
}

footer .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer button.btn.btn-primary.search-button:hover,
footer button.btn.btn-primary.search-button {
  background: #204385;
  border-color: #204385;
  color: #f4ea17;
  font-size: 12px;
}

footer .copyright {
  border-top: 1px solid #fff;
  text-align: center;
  padding: 16px;
  font-size: 12px;
  color: white;
}

footer .copyright span {
  font-size: 14px;
  color: #fff;
}

footer .social_icons {
  background: #fff;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  text-align: center;
  margin: 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bgback{
    background-color: #000000;
}
footer .social_icons i {
  color: black;
}
/* footer style end here */

/* content style start here */
.sspace{
    padding-left: 8px;
}
.main-container .rcontent h1{
      font-family: 'Lato', sans-serif;
    color: #000000;
    font-size:15px;
    line-height: 18px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.main-container .rcontent h2{
      font-family: 'Lato', sans-serif;
    color: #000000;
    font-size:40px;
    line-height: 45px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    -ms-display: flex;
    align-items: center;
}
.main-container .rcontentin h1{
      font-family: 'Lato', sans-serif;
    color: #000000;
    font-size:14px;
    line-height: 17px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.main-container .rcontentin h2{
      font-family: 'Lato', sans-serif;
    color: #000000;
    font-size:42px;
    line-height: 50px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.customimg{
    /*width: 100%;*/
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    border-radius: 6px;
    -webkit-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
}
.main-box{
    width: 95%;
    margin: 0 auto;
    padding: 16px;
}
.boxcontent{
    background-color: #ffffff;
    box-shadow: 0 0 2px 2px #f2f2f2;
    -webkit-box-shadow: 0 0 2px 2px #f2f2f2;
    -moz-box-shadow: 0 0 2px 2px #f2f2f2;
    -o-box-shadow: 0 0 2px 2px #f2f2f2;
    -ms-box-shadow: 0 0 2px 2px #f2f2f2;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
}
.main-container{
    padding-top: 40px;
    padding-bottom: 40px;
}
.main-container h1{
    font-family: 'Lato', sans-serif;
    color: #707070;
  font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 6px;
}
.main-container h1.inheading{
 font-family: 'Lato', sans-serif;
    color: #112369;
  font-weight: 900;
    font-size: 40px;
    line-height:50px;
    padding-bottom: 10px;
    text-align: left;
    padding-top: 10px;
}
.main-container h1.inheading11{
  font-size: 28px;
  line-height: 34px;
}
.main-container h1.inheadingnd{
 font-family: 'Lato', sans-serif;
    color: #112369;
  font-weight: bold;
    font-size: 35px;
    line-height:50px;
    padding-bottom: 10px;
    text-align: left;
    padding-top: 10px;
}
.addcartbtn{
    background-color: #112369;
    border-color:#112369;
      font-family: 'Lato', sans-serif;
    color: #ffffff;
  font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    padding: 10px 25px;
    width: 100%;
    margin: 20px auto 0;
}
.buynowbtn{
    background-color: #112369;
    border-color:#112369;
  
     font-family: 'Lato', sans-serif;
    color: #ffffff;
  font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    padding: 10px 25px;width: 100%;
    margin: 20px auto 0;
}
.addcartbtnin1{
  font-size: 18px;
  line-height: 24px;
}
.addcartbtnin{
    background-color: #112369;
    border-color:#112369;
      font-family: 'Lato', sans-serif;
    color: #ffffff;
  font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    padding: 10px 10px;
    width: 100%;
    margin: 0 auto;
}
.buynowbtnin{
    background-color: #112369;
    border-color:#112369;
  
     font-family: 'Lato', sans-serif;
    color: #ffffff;
  font-weight: bold;
     font-size: 12px;
    line-height: 16px;
     padding: 10px 10px;
    width: 100%;
    margin: 20px auto 0;
}
.buttonlist p{
     font-family: 'Lato', sans-serif;
    color: #707070;
  font-weight: bold;
    font-size: 11px;
    line-height: 12px;
    text-align: center;
    padding-top: 12px;
    margin-bottom: 0;
}
.buttonlist p a, .buttonlist p a:hover{
      color: #707070;
      text-decoration: none;
}
.addcartbtn:hover, .addcartbtn:focus, .addcartbtn:active, .addcartbtn.active{
    background-color: #112369 !important;
    border-color:#112369 !important;
}
.buynowbtn:hover, .buynowbtn:focus, .buynowbtn:active, .buynowbtn.active{
    background-color: #112369 !important;
    border-color:#112369 !important;
   
}
/* content style end here */

/* banner style start here */
.carousel-control.left, .carousel-control.right{
    background-image: none;
}
.carousel-indicators {
  bottom: -40px;
}
.carousel-indicators .active{
   
      background-color: #1D4385;
     width: 17px;
    height: 17px;
}
.carousel-indicators li{
 
  background-color: #78849E;
  
    width: 14px;
    height: 14px;
}
/* banner style start here */

/* style header here */
.inside-dropdown{
    width: 100%;
}
.minside-dropdown{
    width: 100%;
    padding-right: 25px;
}
ul.main-headerlist{
list-style-type: none;
padding: 0;
margin: 0 auto;

}
.js-dropdown-list{
    position: absolute;
    z-index: 1;
border-radius: 7px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-o-border-radius: 7px;
-ms-border-radius: 7px;
background: #fff;
box-shadow: 0px 0px 8px rgba(214, 214, 214, 0.78);
-webkit-box-shadow: 0px 0px 8px rgba(214, 214, 214, 0.78);
-moz-box-shadow: 0px 0px 8px rgba(214, 214, 214, 0.78);
-o-box-shadow: 0px 0px 8px rgba(214, 214, 214, 0.78);
-ms-box-shadow: 0px 0px 8px rgba(214, 214, 214, 0.78);
     width:220px;
}
ul.main-headerlist li.tlist{

display: inline-block;
padding: 0 6px;
}
ul.main-headerlist li.tlist1 .fa-regular{
     font-size: 22px;
    line-height: 22px;
}
ul.main-headerlist li.tlist1{
font-family: 'Lato', sans-serif;
    color: #707070;
  font-weight: bold;
    font-size: 14px;
    line-height: 20px;
display: inline-block;
padding: 0 12px;
}
ul.main-headerlist li.tlist1 a{
     color: #707070;
     text-decoration: none;
}
ul.main-headerlist li.tlist1 a:hover, ul.main-headerlist li.tlist1:focus{
     color: #FFC20E;
     text-decoration: none;
}
ul.main-headerlist li.tlist1 a.active{
     color: #FFC20E;
     text-decoration: none;
}
.active{
     color: #FFC20E;
     text-decoration: none;
}
.dropdown {
  margin: 0 auto;
  width: 100%;
 
}

.inside-dropdown a.js-link, .inside-dropdown a.js-link:hover, .inside-dropdown a.js-link:focus{
    font-family: 'Lato', sans-serif;
    color: #707070;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    font-weight: bold;
}
.minside-dropdown a.js-link, .minside-dropdown a.js-link:hover, .minside-dropdown a.js-link:focus{
    font-family: 'Lato', sans-serif;
    color: #FFF210;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    font-weight: bold;
}
/*List*/

.dropdown ul {
  display: none;
  
  list-style-type: none;
}
.dropdown li {
   
 font-family: 'Lato', sans-serif;
    color: #707079;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
  padding: .5em;
  cursor: pointer;
  font-weight: bold;

}
.dropdown li:hover{
  color: #FFC20E;
}

/* style header end here */

/* Coins Modal Start Here */

.coinsModal {
  /* width: 336px;
  height: 177px;
  position: absolute;
  background-color: white;
  right: 15px;
  top: 80px;
  border-radius: 15px;
  display: flex;
  padding: 20px;
  display: flex;
  flex-direction: column; */
  width: 370px;
  /* As per the latest design, reducing height */
  /* height: 177px; */
  height: 125px;
  position: absolute;
  background-color: #f5f5f6;
  right: 15px;
  top: 80px;
  border-radius: 15px;
  display: flex;
  padding: 20px 15px;
  display: flex;
  flex-direction: column;
  /* border: 3px solid #cccccc; */
  box-shadow: 0 5px 10px #cccccc;
}

.coinsModal.arrow-top {
  margin-top: 5px;
}

/* .coinsModal.arrow-top::before {
  content: " ";
  position: absolute;
  right: 43px;
  top: -22px;
  border-top: none;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-bottom: 22px solid #cccccc;
} */

.coinsModal.arrow-top::after {
  content: " ";
  position: absolute;
  right: 45px;
  top: -18px;
  border-top: none;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #f5f5f6;
}

.coinsModal_header {
  text-align: left;
  margin: 0;
  padding-left: 15px;
  position: relative;
  top: 4px;
}

.coinsSummary {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.activeCoinsBox {
  height: 60px;
  display: flex;
  /* justify-content: flex-start; */
  justify-content: center;
  align-items: center;
  /* flex: 1; */
  width: 80%;
  padding-right: 10px;
}

.activeCoinsBox > span {
  font-size: 30px;
  margin-left: 5px;
  color: #00A000;
  font-weight: 500;
}

.inactiveCoinsBox {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* flex: 1; */
  width: 80%;
  padding-left: 10px;
}

.inactiveCoinsSubBox {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: flex-start;
  padding-left: 10px;
  margin-bottom: 15px;
}

.inactiveCoinsSubBox > h6 {
  margin: 0;
  margin-bottom: 6px;
}

.inactiveCoinsSubBox > h6 > img{
  margin-left: 5px;
}

.inactiveCoinsSubBox > span {
  font-size: 25px;
  margin-left: 5px;
}

.divider{
  height: 80%;
  background-color: #707070;
  width: 2px;
  margin: 0;
  align-self: center;
}

.totalCoinsSummary {
  margin-top: 10px;
  /* As per the latest design, removing this */
  /* display: flex; */
  display: none;
  justify-content: space-around;
}

.totalCoinsSummary > span {
  padding-top: 7px;
}

.totalCoinsSummary_details > h6 {
  font-weight: bold;
  margin-bottom: 0;
}

.totalCoinsSummary_details > h6 > img {
  margin-right: 5px;
}

.totalCoinsSummary_details > span {
  color: #00A000;
  font-weight: 700;
  font-size: 16px;
}

/* Coins Modal End Here */

/* Total Coins Start Here - Part of Incoins Page */

/* .totalUnlockedPoints {
  padding-right: 30px;
  text-align: center;
} */

/* .totalCoinsSummary_Card {
  display: flex;
  justify-content: space-around;
  /* margin-left: 20px; */
/* }

.totalCoinsSummary_Card > span {
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
}

.totalCoinsSummary_details_Card {
  text-align: center;
}

.coin_with_title {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.coin_with_title > img {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

.coin_with_title > h6 {
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  color: #4D4F5C;
}  */

/* .totalCoinsSummary_details_Card > h6 {
  font-weight: bold; */
  /* margin-bottom: 0; */
  /* margin-top: 0;
  color: #4D4F5C;
}

.totalCoinsSummary_details_Card > h6 > img {
  margin-right: 5px;
} */
/* 
.totalCoinsSummary_details_Card > span {
  color: #00A000;
  font-weight: 700;
  font-size: 16px;
} */

/* Total Coins End Here */

/* Points Balance Summary Start Here - Part of Incoins Page - 2nd last desgin */
/* .pointsBalanceSummary {
  width: 580px; */
  /* height: 148px; */
  /* background-color: #F5F5F6;
  margin-top: 10px;
  border-radius: 15px;
  padding: 30px 10px;
  display: flex; */
  /* As per the latest design, making it "column" */
  /* flex-direction: column;
  justify-content: center;
  align-items: center;
}

.divider_pointsBalanceSummary {
  height: 80px;
  background-color: #707070;
  width: 2px;
  margin-bottom: 0;
}

.totalUnlockedPoints_pointsBalanceSummary {
  text-align: center;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.activeCoinsBox_totalUnlockedPoints {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 40px;
}

.activeCoinsSubBox_totalUnlockedPoints > span {
  font-size: 35px;
  font-weight: 600;
  color: #00A000;
  margin-left: 10px;
  vertical-align: middle;
}

.activeCoinsSubBox_totalUnlockedPoints > span > img {
  margin-right: 15px;
  position: relative;
  bottom: 4px;
}

.activeCoinsBox_totalUnlockedPoints > h3 {
  margin: 0;
  margin-top: 10px;
  color: #4D4F5C;
  font-weight: 700;
}

.inactiveCoinsBox_totalUnlockedPoints {
  display: flex;
  margin: 0 15px 15px 30px;
}

.inactiveCoinsBox_totalUnlockedPoints > img {
  width: 36px;
  height: 36px;
}

.inactiveCoinsSubBox_totalUnlockedPoints {
  padding-left: 10px;
}

.inactiveCoinsSubBox_totalUnlockedPoints > h5 {
  margin: 0;
  margin-bottom: 6px;
  color: #4D4F5C;
}

.inactiveCoinsSubBox_totalUnlockedPoints > span {
  font-size: 25px;
  float: left;
  color: #4D4F5C;
  font-weight: 600;
} 

.inactiveCoinsSubBox_totalUnlockedPoints > h5 > img{
  margin-left: 5px;
} */

/* Points Balance Summary End Here - Part of Incoins Page - 2nd last desgin */

/* Points Balance Summary Start Here - Final Desgin */

.coinsModal_myincoins {
  width: 370px;
  height: 177px;
  /* position: absolute; */
  background-color: #f5f5f6;
  /* right: 15px;
  top: 80px; */
  border-radius: 15px;
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  /* border: 3px solid #cccccc; */
  /* box-shadow: 0 5px 10px #cccccc; */
}


.coinsModal_header_myincoins {
  text-align: left;
  margin: 0;
  padding-left: 18px;
  position: relative;
  top: 4px;
  color: #4D4F5C;
}

.coinsSummary_myincoins {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.activeCoinsBox_myincoins {
  height: 60px;
  display: flex;
  /* justify-content: flex-start; */
  justify-content: center;
  align-items: center;
  /* flex: 1; */
  width: 80%;
  padding-right: 10px;
}

.activeCoinsBox_myincoins > span {
  font-size: 40px;
  margin-left: 5px;
  color: #00A000;
}

.inactiveCoinsBox_myincoins {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* flex: 1; */
  width: 80%;
  padding-left: 10px;
}

.inactiveCoinsSubBox_myincoins {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: flex-start;
  padding-left: 10px;
  margin-bottom: 10px;
}

.inactiveCoinsSubBox_myincoins > h6 {
  margin: 0;
  margin-bottom: 6px;
}

.inactiveCoinsSubBox_myincoins > h6 > img{
  margin-left: 5px;
}

.inactiveCoinsSubBox_myincoins > span {
  font-size: 25px;
  margin-left: 5px;
}

.divider_myincoins {
  height: 80%;
  background-color: #707070;
  width: 2px;
  margin: 0;
  align-self: center;
}

.totalCoinsSummary_myincoins {
  margin-top: 10px;
  display: flex;
  justify-content: space-around;
}

.totalCoinsSummary_myincoins > span {
  /* padding-top: 7px; */
  padding-top: 12px;
}

.totalCoinsSummary_details_myincoins {
  text-align: center;
}

.totalCoinsSummary_details_myincoins > h6 {
  font-weight: bold;
  margin-bottom: 0;
}

.totalCoinsSummary_details_myincoins > h6 > img {
  margin-right: 5px;
}

.totalCoinsSummary_details_myincoins > span {
  color: #00A000;
  font-weight: 700;
  font-size: 16px;
}

/* Points Balance Summary End Here - Final Desgin */

/* Welcome Bonus Lock/Unlock Breakup Start Here */

.lockUnlockPoints_breakup {
  /* As per the latest design, removing this */
  /* display: flex; */
  display: none;
  background-color: #F5F5F6;
  width: 400px;
  height: 100px;
  justify-content: space-evenly;
  align-items: center;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding: 10px;
}

.lockUnlockPoints {
  flex: 1;
  display: flex;
}

.lockUnlockPoints > img {
  width: 36px;
  height: 36px;
  margin-left: 10px;
  align-self: center;
}

.welcomeBonusActivePoints, .welcomeBonusInactivePoints {
  margin-left: 10px;
  align-self: center;
  width: 110px;
}

.welcomeBonusActivePoints > h6, .welcomeBonusInactivePoints > h6 {
  margin: 0;
  margin-bottom: 3px;
}

.welcomeBonusActivePoints > h6 > img, .welcomeBonusInactivePoints > h6 > img {
  margin-left: 5px;
}

.welcomeBonusActivePoints > span {
  font-size: 25px;
  font-weight: 600;
  color: #00A000;
}

.welcomeBonusInactivePoints > span {
  font-size: 25px;
  font-weight: 600;
  color: #4D4F5C;
}

.welcomeBonusBox {
  padding: 30px;
  background-color: #f5f5f6;
  /* border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; */
  border-radius: 10px;
}

.welcomeBonusBox > table > tbody > tr, .welcomeBonusBox > table > tfoot > tr {
  border-bottom: 2px solid #979797;
}

/* Welcome Bonus Lock/Unlock Breakup End Here */

/* Mobile View Coins Summary Modal START here */
.rotateCoin {
  animation: rotate_coin_animate 1s infinite;
}

@keyframes rotate_coin_animate {
  from{
    transform: rotateY(180deg);
  }
  to{
    transform: rotateY(0deg);
  }
}

.coinsModal_mobview {
  /* width: 316px;
  height: 177px;
  position: absolute;
  background-color: white;
  right: -33px;
  top: 50px;
  border-radius: 15px;
  display: flex;
  padding: 20px;
  display: flex;
  flex-direction: column; */
  /* border: 1px solid #ccc;
  box-shadow: 0 0 5px 2px #ccc; */
  width: 350px;
  /* As per the latest design, reducing height */
  /* height: 177px; */
  height: 125px;
  position: absolute;
  background-color: #f5f5f6;
  right: -33px;
  top: 50px;
  border-radius: 15px;
  display: flex;
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  /* border: 3px solid #cccccc; */
  box-shadow: 0 5px 10px #cccccc;
}

.coinsModal_mobview.arrow-top_mobview {
  margin-top: 5px;
}

/* .coinsModal_mobview.arrow-top_mobview::before {
  content: " ";
  position: absolute;
  right: 138px;
  top: -22px;
  border-top: none;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-bottom: 22px solid #cccccc;
} */

.coinsModal_mobview.arrow-top_mobview::after {
  content: " ";
  position: absolute;
  right: 140px;
  top: -18px;
  border-top: none;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #f5f5f6;
}

.coinsModal_header_mobview {
  text-align: left;
  margin: 0;
  color: #4D4F5C;
  position: relative;
  top: 4px;
}

.coinsSummary_mobview {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.activeCoinsBox_mobview {
  /* height: 60px;
  display: flex;
  justify-content: flex-start;
  align-items: center; */
  /* flex: 1; */
  height: 60px;
  display: flex;
  /* justify-content: flex-start; */
  justify-content: center;
  align-items: center;
  /* flex: 1; */
  width: 80%;
  padding-right: 10px;
}

.activeCoinsBox_mobview > span {
  /* font-size: 40px; */
  font-size: 30px;
  margin-left: 5px;
  color: #00A000;
  font-weight: 500;
}

.inactiveCoinsBox_mobview {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* flex: 1; */
  width: 80%;
  padding-left: 10px;
}

.inactiveCoinsSubBox_mobview {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: flex-start;
  padding-left: 10px;
  margin-bottom: 16px;
}

.inactiveCoinsSubBox_mobview > h6 {
  margin: 0;
  margin-bottom: 3px;
}

.inactiveCoinsSubBox_mobview > h6 > img {
  margin-left: 5px;
}

.inactiveCoinsSubBox_mobview > span {
  font-size: 25px;
  /* margin-left: 5px; */
}

.divider_mobview{
  height: 80%;
  background-color: #707070;
  width: 2px;
  margin: 0;
  align-self: center;
}

.totalCoinsSummary_mobview {
  margin-top: 10px;
  /* As per the latest design, removing this */
  /* display: flex; */
  display: none;
  justify-content: space-around;
}

.totalCoinsSummary_mobview > span {
  padding-top: 10px;
}

.totalCoinsSummary_details_mobview {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.totalCoinsSummary_details_mobview > h6 {
  font-weight: bold;
  margin-bottom: 0;
}

.totalCoinsSummary_details_mobview > h6 > img {
  margin-right: 5px;
}

.totalCoinsSummary_details_mobview > span {
  color: #00A000;
  font-weight: 700;
  font-size: 16px;
}
/* Mobile View Coins Summary Modal END here */

.picontxt_img {
  position: relative;
  top: -2px;
}

.customerCurrentActiveTotalPointsBalance_header {
  font-size: 16px;
  font-weight: 800;
}

/* media query start here */
@media only screen and (max-width: 1200px){
  .coinsModal.arrow-top {
    margin-top: 0px;
  }
  .postxt p{
    font-size: 12px !important;
    line-height: 15px !important;
  }
 /* profile style start here */
 .tbletd, .customform-control1{
    font-size: 14px;
    line-height: 17px;
  }
  .customform-control2{
  font-size: 13px;
  line-height: 16px;
}
 .searchbox-wrap button{
  font-size: 10px;
  line-height: 13px;
 }
 .rightwrap button{
  padding: 5px;
  margin-top: 1%;
 }
 .rightwrap {
  padding-top: 2px !important;
}
 .tbttxt3{
  font-size: 28px;
  line-height: 34px;
 }
  .customwidth1200{
    width: 95% !important;
  }
  .dashboardcontent ul{
    padding: 7px 0;
    width: 95%;
    margin: 0 auto;
  }
  .tabs-wrapper label.tbtxt {
  width: 20% !important;
}
/* profile style end here */
.mimgs{
  padding-bottom: 0;
}
    /* footer style start here */
    .cusmspace{
      padding-right: 10px;
      padding-left: 10px;
    }
    footer .footer_ .navi-m{
      padding-right: 0;
    }
    footer .footer_ h6{
      font-size: 14px;
      line-height: 20px;
    }
    footer .footer_ .foot_element li{
      font-size: 12px;
      line-height: 18px;
    }

    /* footer style end here */
       /* content style start here */
    .lspace{
        padding-left: 8px;
        padding-right: 8px;
    }
    .main-container .rcontent h1{
        font-size: 14px;
        line-height: 17px;
    }
    .main-container .rcontent h2{
        font-size:35px;
        line-height: 40px;
    }
    .addcartbtn, .buynowbtn{
        font-size: 12px;
        line-height: 15px;
        padding: 10px 16px;
    }
    
       /* content style end here */
    .customcontainer{width:90%; margin:0 auto;}
    .himg1{
        width: 90px;
    }
    .himg2{
        width: 40px;
    }
    .inside-dropdown a.js-link, .inside-dropdown a.js-link:hover, .inside-dropdown a.js-link:focus{
        font-size: 11px;
        line-height: 16px;
    }
.minside-dropdown a.js-link, .minside-dropdown a.js-link:hover, .minside-dropdown a.js-link:focus{
  font-size: 12px;
        line-height: 16px;
}
    ul.main-headerlist li.tlist1{
        font-size: 13px;
        line-height: 16px;
    }
    /* index style start here */
    .buttonlist p.nrp1{
      font-size: 10px;
      line-height: 13px;
    }

.main-container .rcontentin h1{
  font-size: 11px;
  line-height: 14px;
}

.main-container .rcontentin h2 {
  font-size: 31px;
  line-height: 37px;
}
.lrspace-1{
  padding-right: 8px;
  padding-left: 8px;
}
.addcartbtnin, .buynowbtnin{
  font-size: 11px;
  line-height: 14px;
  padding: 10px 6px;
}
.addcartbtnin1{
  font-size: 16px;
  line-height: 22px;
}
/* index style end here */
}

@media only screen and (max-width: 992px){
  .coinsModal.arrow-top {
    margin-top: -10px;
  }
  .orderpgae {
  width: 95%;
  margin: 0 auto;}
 
  .postxt p{
    font-size: 11px !important;
    line-height: 14px !important;
  }
  /* profile style start here */

::after, ::before {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
::selection {

    background-color: #CCE2FF;
    color: rgba(0,0,0,.87);

}
::selection {

    background-color: #CCE2FF;
    color: rgba(0,0,0,.87);

}
element {

}
.modal.in .modal-dialog {

    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);

}
.modal.fade .modal-dialog {

    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);

}
.custommodal-dialog1n {

    width: 90% !important;
    margin: 0 auto !important;}
  .cartnum {
    width: 18px;
    height: 18px;

    top: -10px;
    right: 0px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    line-height: 17px;
  }
  .line2{
    width: 70%;
  }
  .insidewidth{
    padding: 20px;
  }
  .form-content input[type="text"]{
    font-size: 12px;
    line-height: 18px;
  }
  .tbletd, .customform-control1{
    font-size: 13px;
    line-height: 17px;
  }
   .customform-control2{
  font-size: 12px;
  line-height: 15px;
}
  .tbletd1{
    font-size: 12px;
    line-height: 16px;
  }
  .ntbletd1{
  font-size: 14px;
  line-height: 19px;
}
  .topspacemm{
    padding-top: 10px;
  }
  .searchbox-wrap{
    width: auto;
  }
  .searchbox-wrap button{
  font-size: 10px;
  line-height: 13px;
 }
 .rightwrap button{
  padding: 5px;
  margin-top: 1%;
 }
 .rightwrap {
  padding-top: 2px !important;
}
 .tbttxt3{
  font-size: 28px;
  line-height: 34px;
 }
  .customwidth1200{
    width: 98% !important;
  }
  .dashboardcontent ul{
    padding: 7px 0;
    width: 100%;
    margin: 0 auto;
  }
  .dashboardcontent ul img{
    width: 32px;
  }
  .tabs-wrapper label.tbtxt {
  width: 25% !important;
}
.dashboardcontent ul li{
  font-size: 13px;
  line-height: 16px;
}
/* profile style end here */
.mimgs-1{
  padding-bottom: 1px;
}
  /* index style start here */
   .buttonlist p.nrp1{
      font-size: 9px;
      line-height: 12px;
      padding-top: 6px;
    }
  .benefitsbox p{
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 5px;

  }
  .benefitsbox img{
    width: 75px;
    margin: 0 auto;
  }
  .benefitsbox p.smalltxt{
    font-size: 15px;
    line-height: 22px;
  }
  .main-container h1.inheading{
    font-size: 35px;
    line-height: 42px;
  }
  .main-container h1.inheadingnd{
    font-size: 30px;
    line-height: 42px;
  }
  .main-container h1.inheading11{
  font-size: 24px;
  line-height: 30px;
}
.indexbox p{
  font-size: 19px;
  line-height: 26px;
}
.indexbox img{
width: 130px;
}

  /* index style end here */
  /* profile login style start here */

  .User-area > .User-avtar > img{
    width: 30px;
    height: 30px;
  }
   /* profile login style end here */
  /* footer style start here */
  .mspace11{
    padding-top: 18px !important;
  }
  footer button.btn.btn-primary.search-button:hover, footer button.btn.btn-primary.search-button{
    font-size: 9px;
    line-height: 13px;
  }
  footer .search_bar{
    font-size: 9px;
    line-height: 13px;
    padding-right: 5px;padding-left: 5px;
  }
    .cusmspace{
      padding-right: 10px;
      padding-left: 10px;
    }
    footer .footer_ .navi-m{
      padding-right: 0;
    }
    footer .footer_ h6{
      font-size: 11px;
      line-height: 16px;
    }
    footer .footer_ .foot_element li{
      margin: 6px 0;
    }
    footer .footer_ .foot_element li{
      font-size: 10px;
      line-height: 16px;
    }

    /* footer style end here */
    /* content style start here */
    .sspace{
    padding-left: 4px;
}
    .mspace1{
        padding-left: 10px;
        padding-right: 10px;
    }
    .mimgs{
        width: 34px;
        padding-bottom: 1px;
    }
 .lspace{
        padding-left: 8px;
        padding-right: 8px;
    }
    .main-container .rcontent h1{
        font-size: 13px;
        line-height: 16px;
    }
    .main-container .rcontent h2{
        font-size: 32px;
        line-height: 39px;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .addcartbtn, .buynowbtn{
        font-size: 11px;
        line-height: 14px;
        padding: 10px 12px;
    }
    .main-box{
        padding: 12px;
    }
    .rcontentin .mimgs{
  width: 14px;
}
.mrp1{
  padding-right: 3px;
  padding-left: 3px;
}
.main-container .rcontentin h1{
  font-size: 9px;
  line-height: 12px;
}

.main-container .rcontentin h2 {
  font-size: 25px;
  line-height: 28px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.lrspace-1{
  padding-right: 5px;
  padding-left: 5px;
}
.addcartbtnin, .buynowbtnin{
  font-size: 9px;
  line-height: 13px;
  padding: 7px 2px;
}
.addcartbtnin1{
  font-size: 15px;
  line-height: 21px;
}
     /* content style end here */
    

    ul.main-headerlist li.tlist{
        padding: 0 6px;
    }
    .customcontainer{width:95%; margin:0 auto;}
    .himg1{
        width: 80px;
    }
    .limg1{
      height: 30px;
    }
    .himg2{
        width: 30px;
    }
    .inside-dropdown a.js-link, .inside-dropdown a.js-link:hover, .inside-dropdown a.js-link:focus{
        font-size: 10px;
        line-height: 15px;
    }
.minside-dropdown a.js-link, .minside-dropdown a.js-link:hover, .minside-dropdown a.js-link:focus{
  font-size: 11px;
        line-height: 16px;
}
    ul.main-headerlist li.tlist1{
        font-size: 12px;  
        line-height: 15px;
    }
}
@media only screen and (max-width: 840px){
   .postxt{
    right: 16%;
  }
  
  .pointsBalanceSummary {
    /* width: 500px; */
    width: 100%;
  }

  /* .totalUnlockedPoints {
    padding-right: 20px;
  }

  .totalUnlockedPoints >span {
    font-size: 30px;
  }

  .totalUnlockedPoints > span > img {
    margin-right: 5px;
  }

  .totalUnlockedPoints > h3 {
    font-size: 18px;
    width: 120px;
  } */
}
@media only screen and (max-width: 767px){
  .coinsModal_header_mobview {
    padding-left: 13px;
  }
  .rotateCoin {
    padding: 0;
    position: relative;
    top: -3px;
    margin-right: 5px;
  }
   .postxt{
    right: 16%;
  }
  .postxt p {
  font-size: 10px !important;
  line-height: 13px !important;
}
  .orderpgae{
  width: 100%;
  margin: 0 auto;

}
  .himage:hover .overlay{
    border-radius: 20px;
-webkit-border-radius: 20px;
-o-border-radius: 20px;
-ms-border-radius: 20px;
-moz-border-radius: 20px;
  }
  .dkview{
  display: none;
}
.mkview{
  display: block !important;
}
  .exspace11n{
    width: 100%;
margin: 0 auto;
margin-bottom: 15px;
  }
   .exspace11n1{
    width: 100%;
margin: 0 auto;

  }

  .hiddenCoins {
    display: none;
  }
  .cartnum{
    top: -11px;
    right: 2px;
  }
  .logocartimg{
  width: 150px !important; margin:0 auto; display: block; padding: 0px 10px;
}
  .deskv{
  display: none !important;
}
.mobilev{
  display: block !important;
}
   .line2::before, .line2::after {
  margin: 0 1rem 0 1rem;
}
  
    .picontxt{ color: #fff;
    font-size: 16px;
    line-height: 19px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;}
    .picontxt11 span{ color: #fff;
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;}
  .mbenefitsbox{
    padding-top: 10px;
    width: 90%;
    margin: 0 auto;
  }
  .main-container h1.inheading {
  font-size: 32px;
  line-height: 42px;
}
  .mcustom{
    padding-left: 0 !important;
     padding-right: 0 !important;
  }
  .header-container{
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .mheader-container{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .customcontainer{
    width: 100%;
    margin: 0 auto;
    padding-left: 0;
     padding-right: 0;
  }
  .customcart{
    width: 90% !important;
     margin: 0 auto;
    padding-left: 15px !important;
     padding-right: 15px !important;
  }
  /* faq style start here */
  .faq-content p.anstxt{
    font-size: 13px;
    line-height: 20px;
  }
  .main-container .faq-content h1{
     font-size: 15px;
    line-height: 19px;
   
  }
  /* faq style end here */
  .table-responsive{
    border: none !important;
  }
  .tbloverf{
    border: 1px solid #ddd !important;
  }
  .ui.form .fields > .eight.wide.field, .ui.form .fields > .eleven.wide.field, .ui.form .fields > .fifteen.wide.field, .ui.form .fields > .five.wide.field, .ui.form .fields > .four.wide.field, .ui.form .fields > .fourteen.wide.field, .ui.form .fields > .nine.wide.field, .ui.form .fields > .seven.wide.field, .ui.form .fields > .six.wide.field, .ui.form .fields > .sixteen.wide.field, .ui.form .fields > .ten.wide.field, .ui.form .fields > .thirteen.wide.field, .ui.form .fields > .three.wide.field, .ui.form .fields > .twelve.wide.field, .ui.form .fields > .two.wide.field, .ui.form .five.fields > .field, .ui.form .five.fields > .fields, .ui.form .four.fields > .field, .ui.form .four.fields > .fields, .ui.form .three.fields > .field, .ui.form .three.fields > .fields, .ui.form .two.fields > .field, .ui.form .two.fields > .fields
  {
    width: 48% !important;
    float: left !important;
    margin-right: 2% !important;
    margin-bottom: 0 !important;
  }
  .customxswidth{
    width: 40%;
    margin-left: 30%;
  }
  .customform-control1{
    padding: 6px 0;
  }
  .field .left{
    height: 36px;
  }
  .costomloginimg{
    /* margin: 0 auto; */
	margin: -50px auto -20px auto;
	max-width: 100px;
    width: 100%;
  }
  /* profile style start here */
  .customwidth1200m{
    width: 96% !important;
    margin: 0 auto;
  }
  .coincontent ul li img{
    width: 40px;
  }
  .coincontent ul li.ltxt span {
  font-size: 16px;
  line-height: 22px;
}
  .coincontent ul li{
    font-size: 13px;
    line-height:  18px;
  }
  .coincontent h1{
    font-size: 15px;
    line-height: 22px;
  }
  .tab-body-wrapper {
  background: #ffffff;
  border-top: #707070 2px solid;
}
  .tabs-wrapper{
    margin-top: 25px !important;
  }
  .tabs-wrapper label.tbtxt {
  width: 28% !important;
}
  .customwidth1200{
    width: 98% !important;
  }
  .customwidth1200m{
    width: 96% !important;
    margin: 0 auto;
  }
  .dashboardcontent ul{
    padding: 7px 0;
    width: 100%;
    margin: 0 auto;
  }
  .dashboardcontent ul img{
    width: 35px;
  }
 
.dashboardcontent ul li{
  font-size: 16px;
  line-height: 19px;
}
/* profile style end here */
  .newinsuftxt{
  font-size: 14px !important;
  line-height: 24px !important;
}
  /* register style start here */
  .main-container h1.inheading11{
  font-size: 30px;
  line-height: 35px;
}
.main-container h1.inheadingnd{
    font-size: 26px;
    line-height: 42px;
  }
.main-container h1.inheading11{
  font-size: 22px;
  line-height: 28px;
}
.fwidth {
  width: 15%;
}
.fwidth1 {
  width: 40%;
}
.fwidth2 {
  width: 40%;
}
  .register-contain{
    width: 90%;
    margin: 0 auto;
    padding: 30px 20px;
  }
  /* register style end here */
  .topmagring{
  padding-top: 15px !important;
   padding-bottom: 15px !important;
}
  .mrp-11{
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .mpwidth{
    width: 80%;
    margin:0 auto;
  }
  .bottomsection {
  padding: 35px 15px;
 
}
  .tops11{
    padding-top: 16px;
  }
  .custommodal-dialog{width: 80%;
margin:0 auto;}
.form-content input[type="submit"], .form-container input[type="submit"]{
  font-size: 14px;
  line-height: 18px;
}
.form-content input[type="text"]{
  font-size: 13px;
  line-height: 17px;
}
    .rcontentin .mimgs{
  width: 20px;
}
.popup-container{
  width: 80%;
  margin: 0 auto;
}
.mrp1{
  padding-right: 3px;
  padding-left: 3px;
}
.main-container .rcontentin h1{
  font-size: 12px;
  line-height: 14px;
}

.main-container .rcontentin h2 {
  font-size: 28px;
  line-height: 32px;
}
.lrspace-1{
  padding-right: 5px;
  padding-left: 5px;
}
.addcartbtnin, .buynowbtnin{
  font-size: 11px;
  line-height: 14px;
  padding: 7px 5px;
}
.addcartbtnin1{
  font-size: 14px;
  line-height: 20px;
}
  .flexboxdash{
    display: block;
  }
.flexboxdash .coldash:nth-child(1), .flexboxdash .coldash:nth-child(2), .flexboxdash .coldash:nth-child(3) {
    width: 80%;
    margin: 0 10% 20px;
  }
  .flexboxdash1{
    display: block;
  }
.flexboxdash1 .coldash1:nth-child(1), .flexboxdash1 .coldash1:nth-child(2), .flexboxdash1 .coldash1:nth-child(3), .flexboxdash1 .coldash1:nth-child(4) {
    width: 80%;
    margin: 0 10% 20px;
  }
/* index style start here */
.mtopspace{
  padding-top: 30px;
}
.txtalign{
  text-align: center;
}
.main-container h1.inheading{
  margin-top: 0;
  text-align: center;
}
.indexbox p, .main-container h1.inheadingnd{
  text-align: left;

}
/* index style end here */
  /* menu style start here */
  .mlistbox{
    padding: 60px 20px;
  }
  ul.moblist li.prspace{padding-left: 10px;}
  ul.moblist li a, ul.moblist li a:hover{
    color: #ffffff; 
    text-decoration: none;
  }
  ul.moblist li{font-family: 'Lato', sans-serif;
color: #ffffff;
display: inline-block;

font-size: 16px;
line-height: 24px; font-weight: bold;}
  .dropdown li{
    font-size: 11px;
    text-align: left;
    line-height: 15px;
  }
  /* menu style end here */
  .deskview{
  display: none !important;
}
.mobileview{
  display: block !important;
}
  /* footer style start here */
 footer button.btn.btn-primary.search-button:hover, footer button.btn.btn-primary.search-button{
    font-size: 10px;
    line-height: 14px;
  }
  footer .search_bar{
    font-size: 11px;
    line-height: 15px;
  }
    .cusmspace{
      padding-right: 10px;
      padding-left: 10px;
    }
    footer .footer_ .navi-m{
      padding-right: 0;
    }
    footer .footer_ h6{
      font-size: 12px;
      line-height: 17px;
    }
    footer .footer_ .foot_element li{
      margin: 6px 0;
    }
    footer .footer_ .foot_element li{
      font-size: 11px;
      line-height: 16px;
    }
  .text-white{
padding-bottom: 0 !important;
margin-bottom: 0;
margin-top: 15px;
  }
  .mspace11{
    margin-bottom: 8px;
  }
  .cusmspace {
  padding-right: 15px;
  padding-left: 15px;
}
footer .icons{
  padding-bottom: 10px;
}
footer .footer_ {
  padding: 35px 30px;
}
footer .copyright span {
  font-size: 14px;
  line-height: 18px;

}
   /* footer style end here */
    /* content style start here */
    .sspace{
    padding-left: 10px;
}
.main-container .rcontent h1{
    text-align: left;
}
    .main-container h1{
        text-align: center;
        font-size: 18px;
        line-height:24px;
    }
    .mspace1{
        padding-left: 15px;
        padding-right: 15px;
        width: 80%;
        margin:0 10%;
        margin-bottom: 20px;
    }
    .mimgs{
        width: 39px;

    }
 .lspace{
        padding-left: 8px;
        padding-right: 8px;

    }
    .main-container .rcontent h1{
        font-size: 14px;
        line-height: 17px;
    }
    .main-container .rcontent h2{
        font-size: 35px;
        line-height: 39px;
    }
    .addcartbtn, .buynowbtn{
        font-size: 13px;
        line-height: 17px;
        padding: 10px 12px;
    }
    .main-box{
        padding: 12px;
    }
    .addcartbtnin1{
  font-size: 14px;
  line-height: 20px;
  margin: 0 auto;
}
     /* content style end here */
     /* menu style start here */
ul.main-headerlist li.tlist {
  padding: 0 4px;
}
/* menu style end here */

     }
@media only screen and (max-width: 600px){
  /* .totalUnlockedPoints {
    padding-right: 5px;
  }
  .totalUnlockedPoints > span { */
    /* font-size: 25px; */
    /* font-size: 20px;
  }
  .totalUnlockedPoints > span > img {
    width: 25px;
    height: 25px;
    bottom: 2px;
  }
  .totalUnlockedPoints > h3 { */
    /* font-size: 15px; */
    /* font-size: 12px;
  } */
  .totalCoinsSummary_Card {
    margin-left: 10px;
  }
  .coin_with_title > h6 {
    font-size: 10px;
  }
	.input-vehicle-number {
		width: 18%; 
	}
  .postxt{
    right: 16%;
  }
  .postxt p {
  font-size: 8px !important;
  line-height: 11px !important;
}
  .ntbletd1{
  font-size: 12px;
  line-height: 16px;
}
  .logocartimg{
  width: 130px !important; margin:0 auto; display: block; padding: 0px 10px;
}
  .line2::before, .line2::after {
  margin: 0 0.9rem 0 0.9rem;
}
    .line2{
    width: 75%;
  }
  .q-1{
  width: 95%;
  float:left;
  padding-right: 5px;
}

  .mindexboxn{
    width: 80%;

  }
  .mtopspacen{
    padding-top: 10px;
  }
  .mobwidth1{
    width: 60%;
  }
  .mobwidth2{
    width: 40%;
  }
  /* profile style start here */
  .main-container h1.inheading{
    padding-bottom: 0;
  }
  .btxtspace {
  padding-bottom: 15px;
}
.mbtxtspace{
  padding-bottom: 15px;
}
  .select-style{
    font-size: 13px;
    line-height: 16px;
  }
  .form-container input[type="text"], .form-container .datepicker1, .form-container .datepicker{
    font-size: 13px;
line-height: 16px;
  }
  .fwidth {
  width: 23%;
}
.fwidth1 {
  width: 36%;
}
.fwidth2 {
  width: 36%;
}
  .tab_content{
    padding-top: 10px !important;
  }
  .tbloverf{
    overflow-x: auto;
   
  }
  .form-container label{
    font-size: 13px;
    line-height: 17px;
  }
  .tab-body-wrapper {
  background: #ffffff;
  border-top: #707070 2px solid;
}
  .tabs-wrapper{
    margin-top: 25px !important;
  }
  .tabs-wrapper label.tbtxt {
  width: 28% !important;
}
.tabs-wrapper label.tbtxtn3 {
  width: 35% !important;
}
  .customwidth1200{
    width: 98% !important;
  }
  .customwidth1200m{
    width: 98% !important;
    margin: 0 auto;
  }
  .dashboardcontent ul{
    padding: 7px 0;
    width: 100%;
    margin: 0 auto;
  }
  .dashboardcontent ul img{
    width: 35px;
  }
 
.dashboardcontent ul li{
  font-size: 16px;
  line-height: 19px;
}
.propform{
  padding: 16px 0 !important;
}
/* profile style end here */
  /* faq style start here */
  .faq-content p{
    font-size: 12px;
    line-height: 18px;
  }
  .main-container .faq-content h1{
     font-size: 14px;
    line-height: 18px;
   
  }
  /* faq style end here */
.select{
  width: 80%;
  margin: 0 auto;
}
  /* index style start here */
  .form-content input[type="submit"], .form-container input[type="submit"]{
  font-size: 13px;
  line-height: 17px;
}
.form-content input[type="text"]{
  font-size: 12px;
  line-height: 16px;
}
  .smallwidthbtn{
    width: 60%;
    margin: 0 20%;
  }
  .benefitsbox p{
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 5px;
    padding-top: 0;

  }
  .benefitsbox img{
    width: 65px;
    margin: 0 auto;
  }
  .benefitsbox p.smalltxt{
    font-size: 15px;
    line-height: 20px;
  }
.indexbox img {
  width: 70px;
}
.main-container h1.inheading{
font-size: 30px;
line-height: 36px;
}
.main-container h1.inheadingnd{
    font-size: 26px;
    line-height: 42px;
    padding-bottom: 5px;
  }
.main-container h1.inheading11{
  font-size: 20px;
  line-height: 27px;
}
.indexbox p{
 font-size: 16px;
line-height: 22px;
}
/* index style end here */
/* menu style start here */
ul.main-headerlist li.tlist {
  padding: 0 1px;
}
/* menu style end here */
  .carousel-indicators .active{
   
      background-color: #1D4385;
     width: 15px;
    height: 15px;
}
.carousel-indicators li{
 
  background-color: #78849E;
  
    width: 13px;
    height: 13px;
}
}
@media only screen and (max-width: 480px){
  #location_html{
    display: block !important;
  }
  /* .totalUnlockedPoints > span > img {
    bottom: 3px;
  }
  .totalUnlockedPoints > span {
    font-size: 25px;
  }
  .totalUnlockedPoints > h3 {
    font-size: 15px;
  } */
  .activeCoinsSubBox_totalUnlockedPoints > span {
    font-size: 25px;
  }
  .activeCoinsBox_totalUnlockedPoints > h3 {
    font-size: 15px;
  }
  .inactiveCoinsSubBox_totalUnlockedPoints > span {
    font-size: 15px;
  }
  .inactiveCoinsSubBox_totalUnlockedPoints > h3 {
    font-size: 15px;
  }
	.input-vehicle-number {
		width: 21%; 
	}
      .postxt{
    right: 16%;
  }
  .postxt p {
  font-size: 7px !important;
  line-height: 10px !important;
}
      .logocartimg{
  width: 90px !important; margin:0 auto; display: block; padding: 0px 10px;
}
       .slick-slide{
        margin:0 15px;
      }
    .line2{
    width: 80%;
  }
  .line2::before, .line2::after{
    margin: 0 0.6rem 0 0.6rem;
  }
      .q-1{
  width: 92%;
  padding-right: 5px;
  float:left;
}
      .mtopspacen{
    padding-top: 5px;
  }
       .mobwidth1{
    width: 58%;
    padding-left: 0; padding-right: 0;
  }
  .mobwidth2{
    width: 42%;
     padding-left: 8px; padding-right: 8px;
  }
      /* profile style start here */
      .register-contain {
  width: 90%;
  margin: 0 auto;
  padding: 30px 15px;
}
      .customxswidth{
    width: 50%;
    margin-left: 25%;
  }
      .insidewidth {
  padding: 10px;
}
      .coincontent ul li img{
    width: 35px;
  }
  .coincontent ul li.ltxt span {
  font-size: 15px;
  line-height: 20px;
}
  .coincontent ul li{
    font-size: 13px;
    line-height:  18px;
  }
  .form-container label{
    font-size: 13px;
    line-height: 17px;
  }
  .tab-body-wrapper {
  background: #ffffff;
  border-top: #707070 2px solid;
}
  .tabs-wrapper{
    margin-top: 25px !important;
  }
  .tabs-wrapper label.tbtxt {
  width: 32% !important;
  font-size: 13px !important;
  line-height: 17px !important;
}
.tabs-wrapper label.tbtxtn1 {
  width: 26% !important;
  padding-right: 5px;
  padding-left: 5px;
}
.tabs-wrapper label.tbtxtn2 {
  width: 32% !important;
  padding-right: 5px;
  padding-left: 5px;
}
    .tabs-wrapper label.tbtxtn3 {
  width: 40% !important;
  
   padding-right: 5px;
  padding-left: 5px;
}
  .customwidth1200{
    width: 98% !important;
  }
.customwidth1200m{
    width: 98% !important;
    margin: 0 auto;
  }
  .dashboardcontent ul{
    padding: 7px 0;
    width: 100%;
    margin: 0 auto;
  }
  .dashboardcontent ul img{
    width: 35px;
  }
 
.dashboardcontent ul li{
  font-size: 15px;
  line-height: 18px;
}
.propform{
  padding: 16px 0 !important;
}
/* profile style end here */
      .customform-control{
        width: 70%;
      }
      .form-container input[type="checkbox"] + label, .form-container label{
        font-size: 13px;
        line-height: 18px;
      }
      .register-contain{
    width: 100%;
    margin: 0 auto;
  }
       .mimgs{
  padding-bottom: 3px;
}
  .mimgs-1{
  padding-bottom: 0;
}
      /* index style start here */
      .custommodal-dialog{width: 90%;
margin:0 auto;}
      .formwidth1{
        padding-right: 7px;
        padding-left: 7px;
      }
      .btm1{
        margin-bottom: 10px;
      }
      .btm2{
        margin-bottom: 35px;
      }
      .form-content input[type="submit"]{
  font-size: 12px;
  line-height: 16px;
}
.form-content input[type="text"]{
  font-size: 11px;
  line-height: 15px;
}
      .popup-container {
  width: 90%;
  margin: 0 auto;
}
.menu__item {
  font-size: 16px;
  line-height: 22px;
}
      .bottomspacee{
  padding-bottom: 26px;
}
       .tops1{
        padding-top: 5px;
       }
      .flexboxdash .coldash:nth-child(1), .flexboxdash .coldash:nth-child(2), .flexboxdash .coldash:nth-child(3) {
    width: 90%;
    margin: 0 5% 15px;
  }
  .flexboxdash1 .coldash1:nth-child(1), .flexboxdash1 .coldash1:nth-child(2), .flexboxdash1 .coldash1:nth-child(3), .flexboxdash1 .coldash1:nth-child(4) {
    width: 90%;
    margin: 0 5% 15px;
  }
      .mtopspace{
  padding-top: 20px;
}
.benefitsbox p{
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 5px;

  }
  .benefitsbox img{
    width: 58px;
    margin: 0 auto;
  }
  .benefitsbox p.smalltxt{
    font-size: 14px;
    line-height: 19px;
  }
.main-container h1.inheading{
font-size: 20px;
line-height: 25px;
}
.main-container h1.inheadingnd{
    font-size: 16px;
    line-height: 28px;
  }
.main-container h1.inheading11{
  font-size: 20px;
  line-height: 26px;
}
.indexbox p{
 font-size: 12px;
line-height: 17px;
}
/* index style end here */
      /* menu style start here */
      .dropdown li{
    font-size: 10px;
   
    line-height: 13px;
  }
  .js-dropdown-list{
    width: 150px;
  }
     /* ul.main-headerlist li.tlist1 .fa-regular {
  font-size: 20px;
  line-height: 22px;
}*/
.menu__btn{
  width: 22px;
height: 22px;
}
      .customspace{
        padding-right: 6px;
        padding-left: 6px;
      }
       .customspace1{
        padding-right: 6px;
        padding-left: 6px;
      }
ul.main-headerlist li.tlist {
  padding: 0 0;
}
.himg1 {
  width:70px;
}
.himg2 {
  width:20px;
}
.inside-dropdown a.js-link, .inside-dropdown a.js-link:hover, .inside-dropdown a.js-link:focus {
  font-size: 8px;
  line-height: 11px;
}
.minside-dropdown a.js-link, .minside-dropdown a.js-link:hover, .minside-dropdown a.js-link:focus{
  font-size: 10px;
        line-height: 15px;
}
/* menu style end here */
      /* footer style start here */
      footer .footer_ {
  padding: 35px 15px;
}
      footer .copyright span {
  font-size: 12px;
  line-height: 16px;
padding-right: 10px;
padding-left: 10px;
}
 /* footer style end here */
    /* content style start here */

    .main-container h1{
      
        font-size: 16px;
        line-height:20px;
        padding-bottom: 2px;
    }
    .mspace1{
        padding-left: 15px;
        padding-right: 15px;
        width: 90%;
        margin:0 5%;
        margin-bottom: 15px;
    }
    .mimgs{
        width: 34px;
    }
 .lspace{
        padding-left: 8px;
        padding-right: 8px;

    }
    .main-container .rcontent h1{
        font-size: 12px;
        line-height: 15px;
    }
    .main-container .rcontent h2{
        font-size: 32px;
        line-height: 38px;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .addcartbtn, .buynowbtn{
        font-size: 12px;
        line-height: 15px;
        padding: 10px 12px;
    }
    .main-box{
        padding: 12px;
    }
    .rcontentin .mimgs{
  width: 20px;
}
.mrp1{
  padding-right: 3px;
  padding-left: 3px;
}
.main-container .rcontentin h1{
  font-size: 11px;
  line-height: 14px;
}

.main-container .rcontentin h2 {
  font-size: 25px;
  line-height: 30px;
}
.lrspace-1{
  padding-right: 5px;
  padding-left: 5px;
}
.addcartbtnin, .buynowbtnin{
  font-size: 10px;
  line-height: 13px;
  padding: 7px 5px;
}
     /* content style end here */

.pointsBalanceSummary {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0;
}

/* .totalUnlockedPoints {
  padding: 0;
  margin-bottom: 10px;
} */

.totalCoinsSummary_Card {
  /* width: 80%; */
  margin-left: 0;
  margin-top: 10px;
}

/* .divider, .divider_pointsBalanceSummary {
  display: none;
} */
.divider {
  display: none;
}

.lockUnlockPoints_breakup {
  /* flex-direction: column;
  width: 80%;
  height: 120px; */
  flex-direction: column;
  width: 70%;
  height: 135px;
}

     }
@media only screen and (max-width: 400px){
  #location_html{
    display: block !important;
  }
  .coinsModal_myincoins {
    width: 100%;
  }
  .coinsModal_header_myincoins {
    font-size: 16px;
  }
  .activeCoinsBox_myincoins {
    width: 75%;
  }

  .inactiveCoinsBox_myincoins {
    width: 78%;
  }

  .activeCoinsBox_myincoins > span {
    font-size: 25px;
  }

  .activeCoinsBox_myincoins > img, .inactiveCoinsBox_myincoins > img {
    width: 30px;
  }

  .totalUnlockedPoints_pointsBalanceSummary {
    width: 100%;
  }
  .activeCoinsBox_totalUnlockedPoints {
    width: 100%;
    margin-right: 10px;
  }
  .activeCoinsSubBox_totalUnlockedPoints > img, .inactiveCoinsBox_totalUnlockedPoints > img {
    width: 20px;
    height: 20px;
    margin-left: 5px;
  }
  .activeCoinsSubBox_totalUnlockedPoints > span {
    font-size: 20px;
    margin-left: 5px;
  }
  .activeCoinsBox_totalUnlockedPoints > h3, .inactiveCoinsSubBox_totalUnlockedPoints > h5 {
    font-size: 12px;
  }
  .inactiveCoinsBox_totalUnlockedPoints {
    width: 100%;
    margin-left: 5px;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .inactiveCoinsSubBox_totalUnlockedPoints {
    padding-left: 5px;
    width: 96px;
  }
  .coinsModal_mobview {
    right: -45px;
  }
  ul.main-headerlist li.tlist1 {
    padding: 0 9px;
  }
	.input-vehicle-number {
		width: 23%; 
	}
  .postxt{
    right: 15%;
  }
  .postxt p {
  font-size: 7px !important;
  line-height: 10px !important;
}
  .welcomeBonusBox {
    /* padding: 30px 10px; */
    padding: 15px 10px;
  }
}
@media only screen and (max-width: 360px){
  #location_html{
    display: block !important;
  }
  .coinsModal_header_mobview {
    padding-left: 7px;
    font-size: 16px;
  }
  .coinsModal_mobview {
    /* width: 340px;
    right: -50px; */
    width: 312px;
    right: -53px;
  }

  .activeCoinsBox_mobview > span {
    font-size: 25px;
  }

  ul.main-headerlist li.tlist1 {
    padding: 0px 7px;
  }
      .postxt{
    right: 15%;
    top: 42%;
  }
  .postxt p {
  font-size: 6px !important;
  line-height: 9px !important;
}
      .logocartimg{
  width: 85px !important; margin:0 auto; display: block; padding: 0px 10px;
}
.slick-slide{
        margin:0 10px;
      }
        .mobwidth1{
    width: 55%;
    padding-left: 0; padding-right: 0;
  }
  .mobwidth2{
    width: 45%;
     padding-left: 8px; padding-right: 8px;
  }
       /* profile style start here */
       .form-container input[type="text"], .form-container .datepicker1, .form-container .datepicker {
  font-size: 11px;
  line-height: 15px;
}
.select-style {
  font-size: 11px;
  line-height: 15px;
}
       .tbttxt3 {
  font-size: 24px;
  line-height: 30px;
}
  .form-container label{
    font-size: 13px;
    line-height: 17px;
  }
  .tab-body-wrapper {
  background: #ffffff;
  border-top: #707070 2px solid;
}
  .tabs-wrapper{
    margin-top: 25px !important;
  }
  .tabs-wrapper label.tbtxt {
  width: 32% !important;
  font-size: 13px !important;
  line-height: 17px !important;
  padding-left: 3px !important;
  padding-right: 3px !important;
}
 .tabs-wrapper label.tbtxtn1 {
  width: 30% !important;
  padding-right: 5px;
  font-size: 12px !important;
  line-height: 15px !important;
  padding-left: 5px;
}
.tabs-wrapper label.tbtxtn2 {
  width: 30% !important;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 12px !important;
  line-height: 15px !important;
}
    .tabs-wrapper label.tbtxtn3 {
  width: 38% !important;
  font-size: 12px !important;
  line-height: 15px !important;
  
   padding-right: 5px;
  padding-left: 5px;
}
  .customwidth1200{
    width: 98% !important;
  }
.customwidth1200m{
    width: 98% !important;
    margin: 0 auto;
  }
  .dashboardcontent ul{
    padding: 7px 0;
    width: 100%;
    margin: 0 auto;
  }
  .dashboardcontent ul img{
    width: 35px;
  }
 .customwidth1200 {
  width: 100% !important;
}
.customwidth1200m{
    width: 100% !important;
    margin: 0 auto;
  }
.dashboardcontent ul li{
  font-size: 15px;
  line-height: 18px;
}
.propform{
  padding: 16px 0 !important;
}
/* profile style end here */
      /* menu style start here */
      .popup-container{
        padding: 35px 20px 30px;
      }
      .smallwidthbtn{
    width: 70%;
    margin: 0 15%;
  }
       .dropdown li{
    font-size: 9px;
   
    line-height: 12px;
  }
  .js-dropdown-list{
    width: 130px;
  }
.himg1 {
  width:60px;
}
.himg2 {
  width:18px;
}
.inside-dropdown a.js-link, .inside-dropdown a.js-link:hover, .inside-dropdown a.js-link:focus {
  font-size: 7px;
  line-height: 10px;
}
.minside-dropdown a.js-link, .minside-dropdown a.js-link:hover, .minside-dropdown a.js-link:focus{
  font-size: 10px;
        line-height: 15px;
}
/* menu style end here */
}
.slick-slide img{
  width: 100% !important;
}

#location_html{
  display: flex;
  flex-wrap: wrap;
  justify-content: center; 
  /* gap: 2%; */

}
/* media query start here */
/* style end here */