
@media (min-width: 1921px) {


  #hero-8 .slider, #hero-8 .slider .slides { height: 640px; }


}


@media (min-width: 1440px) and (max-width: 1920.95px) {

  #hero-8 .slider, #hero-8 .slider .slides { height: 640px; }

}



@media (min-width: 1440px) and (max-width: 1920.95px) {


}


@media (min-width: 1200px) {


}


@media (max-width: 767px) { 
}

  /*------------------------------------------*/
  /*   BASE
  /*------------------------------------------*/

  .wide-100 { padding-top: 80px; padding-bottom: 80px; }
  .wide-90 { padding-top: 80px; padding-bottom: 70px; }
  .wide-80 { padding-top: 80px; padding-bottom: 60px; }
  .wide-70 { padding-top: 80px; padding-bottom: 50px; }
  .wide-60 { padding-top: 80px; padding-bottom: 40px; }
  .wide-50 { padding-top: 80px; padding-bottom: 30px; }
  .wide-40 { padding-top: 80px; padding-bottom: 20px; }
  .wide-30 { padding-top: 80px; padding-bottom: 10px; }
  .wide-20 { padding-top: 80px; padding-bottom: 0; }

  .pt-100, .division.pt-100 { padding-top: 80px; }
  .pb-100 { padding-bottom: 80px; } 

  .pc-20, .pc-25 { padding-right: 0; padding-left: 0; } 
  .pl-15, .pl-30 { padding-left: 0; }
  .pr-15, .pr-30 { padding-right: 0; }

  /*------------------------------------------*/

@media (min-width: 480px) and (max-width: 767.95px) {

  #stlChanger { display: none; }

  .pc-20, .pc-25 { padding-right: 0; padding-left: 0; } 
  .pl-15, .pl-30 { padding-left: 0; }
  .pr-15, .pr-30 { padding-right: 0; }

}

@media (max-width: 767px) {
  .explore_sect {
      padding: 0;
      margin-bottom: 10px;
      }
      .history_sec1 {
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 27px;
    text-decoration: none;
    transition: .5s ease-in-out;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 30px 10px 30px;
}
      .top-header {
        display: none;
    }
 
    .why_head p {
      padding: 0;
      display: block;
      text-decoration: none;
      transition: .5s ease-in-out;
      font-size: 15px;
      line-height: 27px;
  }
  .flip-box-front h2{
    padding: 0;
    font-size: 18px;
    line-height: 27px;
    margin-top: 45px;
    color: #970808;
    display: block;
    text-decoration: none;
    transition: .5s ease-in-out;
    
  }
  .flip-box-front img{
    position: relative;
    width: 80px;
    height: auto;
    top: 19px;
  }
  .flip-box {
    background-color: transparent;
    width: 100%;
    height: 170px;
    border: 1px solid #000;
    perspective: 1000px;
  }

  .flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }
  
  .enquiry_btn_header{
          display: none;
  }

  .flip-box:hover .flip-box-inner {
    transform: rotateX(180deg);
  }

  .flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .flip-box-front {
    background-color: #ffb425;
    color: black;
  }

  .flip-box-back {
    background-color: #d4281e;
    color: white;
    transform: rotateX(180deg);
  }
  .flip-box-back h2{
  font-size: 18px;
  padding: 10px;
  margin-top: 19px;
  }
  .flip-box-back p{
    font-size: 15px;
    color: #ffb425;
  
  }
  .image_queen img {
    border-radius: 20px 20px 20px 20px;
    padding: 10px;
}
.offcanvas_btn {
  display: block !important;
}
  }
  @media (max-width: 767px){
.explore_sect2 {
  padding: 0;
  margin-bottom: 10px;
}
.footer_num_div {
  padding: 5px 5px 5px 5px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.footer_num_div {
    padding: 5px 5px 5px 5px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.footer_add {
  margin-bottom: 30px;
}
.vision_and_mission_sec .vision_col {
  border-right: none;
  padding-right: 1px;
  margin-bottom: 20px;
}
.heading-with-lines1 h2 {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--primary-color);
  margin: 0;
}
.heading-with-lines h2 {
  flex-shrink: 0;
  margin: 0;
  padding: 0rem;
  font-size: 1.6rem;
  color: var(--primary-color);
}
.company_profile_div {
  position: relative;
  display: inline-block;
  overflow: hidden;
  /* border-radius: 50%; */
  margin-bottom: 20px;
}
.company_profile_div img {
    display: block;
    width: 100%;
    height: 362px;
    /* border-radius: 50%; */
}
.products_images {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
    border: 2px solid var(--secondry-color);
    height: auto;
}
}
       
/*    @media (max-width: 991px){*/
/*.offcanvas_btn {*/
/*    display: block !important;*/
/*}*/
/*}*/
    @media (max-width: 991px){
.card {
  position: relative;
  width: auto;
  background:#fff;
  overflow: hidden;
  cursor: pointer;
  border: 3px solid #fff;
}
.amenities_box p {
    color: #000;
    padding: 0;
    display: block;
    font-size: 20px;
    line-height: 27px;
    text-decoration: none;
    transition: .5s ease-in-out;
    margin-top: 20px;
    font-weight: 700;
}
.rotate {
    width: 90px;
    height: 90px;
    /* animation: rotation infinite 3s linear; */
    transform: rotate(0deg);
    transition: transform 1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.card img {
    transform: scale(1.3);
    transition: 0.3s ease-out;
}
.card:hover img {
	transform: scale(1.1) translateY(-20px);
	opacity: 0.3;
}
.overlay2 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	padding: 15px;
	color: #fff;
}
.overlay2 a{
  color: #fff;
  font-weight: 700;
  background-color: #9e471512;
}
/* logo */
.navbar-brand img{
  height: auto;
}

/*  */
}
/* .left_topbar {
padding: 0px;
} */