@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

.container {
  width: 100%;
}

.yb-logo-1 {
  width: auto;
  height: 400px;
  padding-left: 30%;
}
.social-img{
  list-style: none;
  width: 30%;
}
.social-img ul li{
  display: inline-block;
  padding: 15px;
}
.social-img ul{
  float: right;
}
.dis-webkit-box{
  display: -webkit-box;
}
@media (max-width: 1122px) {
  .dis-webkit-box{
      display: block;
  }  
}
.container-nav{
  margin-right: 30px;
  margin-left: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.social-float{
  float: left;
  width: 40%;
}
@media (min-width: 900px) {
  .social-float{
      float: right;
      width: 40%;
  }
}
.social-float li{
  float: left;
}
.ma-pa{
  padding: 10px;
  margin-right: 0px;
}
@media  (min-width: 1380px){
  .ma-pa{
      padding: 10px;
      margin-right: 80px;
    }
}
/* .m-200{
  margin-left: 200px;
}
@media  (min-width: 900px){
  .m-200{
      margin-left: 0px;
    }
} */
.fb-img{
  width: 30px;
}
/*Social Icon One*/
.social-icon-one {
    position: relative;
  }
  
  .social-icon-one li {
    position: relative;
    margin: 0px 6px;
    display: inline-block;
  }
  
  .social-icon-one li a {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  
  .social-icon-one li a:hover {
    color: #a41a13;
  }

/* Partners page styling start */

.auto-container {
    position: static;
    max-width: 1210px;
    padding: 0px 20px;
    margin: 0 auto;
}

/* row div */
.row-flex{
  display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    align-content: baseline;
    justify-self: center;
}
.clearfix{
    margin-bottom: 20px;
}

.colum-box-div{
    box-shadow: 2px 2px 7px #bbb;
    padding: 10px 5px;
}

.title-box{
    text-align: center;
    margin-bottom: 40px;
}
.title-box h2{
   color: #3f1c72;
   font-size: 40px;
}

.cityname{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #3f1c72;
    flex: auto;

}
.coming-title{
  font-size: 16px;
    font-weight: 400;
    color: #d4342c;
    text-align: center;
    width: 100%;
    padding: 0px 10px;
}
.store-div{
  display: flex;
  /* margin-bottom: 10px; */
  /* margin: 10px 18px; */
  margin-left: auto;
  margin-right: auto;
}
.store-div:hover{
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
      transform: translateY(-10px);
box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}
.store-div-left{
    flex: auto;
    text-align: center;
    /* box-shadow: 2px 2px 7px #bbb;
    padding: 10px 0px; */
    border-radius: 15px;
    margin-right: 10px;
}
.store-div-right{
    flex: auto;
    text-align: center;
    /* box-shadow: 2px 2px 7px #bbb;
    padding: 10px 0px; */
    border-radius: 15px;
    margin-right: 10px;
}
.store-div-right a:hover{
  text-decoration: none;
}
.store-div-left a:hover{
  text-decoration: none;
}
.storeimgwidth{
    width: 120px;
    height: 120px;
    border-radius: 12px;
    /* box-shadow: 2px 2px 7px #bbb;
    padding: 10px 10px; */   
}
#hyd-div {
    opacity: 1;
    transition: opacity 1s;
  }
  
  #hyd-div.hide {
    opacity: 0;
  }

  #vizag-div {
    opacity: 1;
    transition: opacity 1s;
  }
  
  #vizag-div.hide {
    opacity: 0;
  }
  #goa-div {
    opacity: 1;
    transition: opacity 1s;
  }
  
  #goa-div.hide {
    opacity: 0;
  }
  #us-div {
    opacity: 1;
    transition: opacity 1s;
  }
  
  #us-div.hide {
    opacity: 0;
  }
  #Cancun-div {
    opacity: 1;
    transition: opacity 1s;
  }
  
  #Cancun-div.hide {
    opacity: 0;
  }

.fadeinoutbtn{
    border: none;
    background: none;
    outline: none;
    margin-right: 30px;
}



/* Footer Div styling */
.section2{
    padding-top: 20px;
    padding-bottom: 20px;
}
.color-w{
    color: #FFFFFF;
}
.color-w a{
    color: #FFFFFF;
}
.color-w a:hover{
  color: rgb(55, 52, 241);
  text-decoration: none;
}
.social-links-li{
    list-style: none;
    display: inline-flex;
}
.icon-div{
    padding: 5px 10px;
    background: #FFFFFF;
    border-radius: 16px;
}
.icon-div-2{
    padding: 5px 8px;
    background: #FFFFFF;
    border-radius: 16px;
}
.header-widget a{
    cursor: pointer;
}
/* rotatebtn */
.rotatebtn{
    background: none;
    border: none;
    outline: none;
}
.benefit-btn{
  color: white;
  background: #fb8922;
  border: none;
  border-radius: 8px;
  padding: 5px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.apply-btn{
  color: white;
  background: #fb8922;
  border: none;
  border-radius: 8px;
  padding: 5px 15px;
}
.reward-btn-demo {
  border: none;
  background: #fb8922;
  color: white;
  padding: 10px 15px;
  border-radius: 15px;
  font-size: 14px;
}
.vertical-align-demo{
  height: 190px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}
.apply-btn:hover{
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
      transform: translateY(-10px);
box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}
.reward-btn-demo:hover{
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
      transform: translateY(-10px);
box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}
.benefit-btn:hover{
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
      transform: translateY(-10px);
box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}

/* footer code end */

/* Free Demo Div Styling start */


@media screen and (max-width: 800px){
  .free-demo-div{
      position: fixed;
      top: 30px;
      left: 0;
      right: 0;
      bottom: 0;
      visibility: hidden;
      opacity: 1;
      z-index: 999999;
      padding: 20px;
      width: 85%;
      height: 95%;
      background: white;
      margin-left: auto;
      margin-right: auto;
      box-shadow: 2px 2px 7px #bbb;
      justify-content: center;
      align-items: center;
      border-radius: 40px;
      overflow: scroll;
     }
}
@media screen and (min-width: 801px){
  .free-demo-div{
      position: fixed;
      top: 30px;
      left: 0;
      right: 0;
      bottom: 0;
      visibility: hidden;
      opacity: 1;
      z-index: 999999;
      padding: 20px;
      width: 55%;
      height: 95%;
      background: white;
      margin-left: auto;
      margin-right: auto;
      box-shadow: 2px 2px 7px #bbb;
      justify-content: center;
      align-items: center;
      border-radius: 40px;
      overflow: scroll;
     }
}
 /* .free-demo-div:target{   
     visibility: visible;
     opacity: 1;
     z-index: 999999;
    } */
 
    /* Hide scrollbar for Chrome, Safari and Opera */
 .free-demo-div::-webkit-scrollbar {
     display: none;
 }
 
 /* Hide scrollbar for IE, Edge and Firefox */
 .free-demo-div {
   -ms-overflow-style: none;  /* IE and Edge */
   scrollbar-width: none;  /* Firefox */
 }
 .close-btn-div{
     text-align: end;
 }
 .close-btn{
     color: rgb(164, 164, 164);
     cursor: pointer;
 
 }
 .title-demo{
     font-size: 28px;
     font-weight: 600;
     color: #000000;
     margin: 0px;
 }
 .sub-title-demo{
     font-size: 18px;
     color: #9f9e9e;
 }
 .demo-input-name{
     text-align: left;
     letter-spacing: 0px;
     color: #353535;
     background: #FFFFFF 0% 0% no-repeat padding-box;
     border: 1px solid #ACACAC;
     border-radius: 4px;
     opacity: 1;
     width: 100%;
     margin-bottom: 18px;
     outline: none;
     padding: 10px;
     font-size: 12px;
     font-weight: normal;
 }
 .demo-input-no{
     text-align: left;
     letter-spacing: 0px;
     color: #353535;
     background: #FFFFFF 0% 0% no-repeat padding-box;
     border: 1px solid #ACACAC;
     border-radius: 4px;
     opacity: 1;
     width: 100%;
     margin-bottom: 18px;
     outline: none;
     padding: 10px;
     font-size: 12px;
     font-weight: normal;
 }
 .text-input-mail{
     text-align: left;
     letter-spacing: 0px;
     color: #353535;
     background: #FFFFFF 0% 0% no-repeat padding-box;
     border: 1px solid #ACACAC;
     border-radius: 4px;
     opacity: 1;
     width: 100%;
     margin-bottom: 18px;
     outline: none;
     padding: 10px;
     font-size: 12px;
     font-weight: normal;
 }
 .demo-text-input-box{
     text-align: left;
     font: normal normal normal 12px/55px Poppins;
     letter-spacing: 0px;
     color: #353535;
     background: #FFFFFF 0% 0% no-repeat padding-box;
     border: 1px solid #ACACAC;
     border-radius: 4px;
     opacity: 1;
     width: 100%;
     line-height: 2;
     outline: none;
     padding: 10px;
     font-size: 12px;
     font-weight: normal;
 }
 .flex-cotainer{
     display: flex;
     padding: 10px;
     background: aliceblue;
 }
 .request-btn{
     color: #fff;
     border: none;
     background: #0186d2;
     padding: 15px;
     border-radius: 25px;
     width: 50vw;
 }
 .category-title{
     color: #000000;
     font-weight: 600;
     font-size: 24px;
 }
 .checkbox-container{
     width: 100%;
     margin: 0 auto;
     display: flex;
     flex-wrap: wrap;
 }
 .checkbox-container div{
    margin: 10px;
 }
 .checkbox-container div label{
    cursor: pointer;
  }
 .checkbox-container div label input[type='checkbox']{
     display: none;
  }
 .checkbox-container div label span{
     border: 1px solid #000;
     border-radius: 15px;
     padding: 10px;
     position: relative;
     display: inline-block;
     user-select: none;
     overflow: hidden;
   }
   .checkbox-container div label span::before{
   content: '';
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 50%;
   /* background-color: #7da6be; */
   }
 
   .checkbox-container div label input[type='checkbox']:checked ~span{
     /* background-color: #000000; */
     /* color: #4725d0;
     border: 1px solid #4725d0; */
     background: #0186d2;
     color: white;
     border: none;
 
   }
     /**
 * ==============================================
 * Dot Flashing
 * ==============================================
 */
.dot-flashing {
  visibility: hidden;
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dot-flashing 1s infinite linear alternate;
  animation-delay: 0.5s;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.dot-flashing::before, .dot-flashing::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}
.dot-flashing::before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dot-flashing 1s infinite alternate;
  animation-delay: 0s;
}
.dot-flashing::after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dot-flashing 1s infinite alternate;
  animation-delay: 1s;
}

@keyframes dot-flashing {
  0% {
    background-color: #9880ff;
  }
  50%, 100% {
    background-color: rgba(152, 128, 255, 0.2);
  }
}
 /* Free Demo Div Styling End */