@media screen and (max-width: 1700px) {

  .search_inner {
    top: -120px;
    margin: 0 0 0 45px;
  }
  .slider-box {
    right: 40%;
  }
 
}
@media screen and (max-width: 1600px) {

  .slider-box {
    top: 40%;
    left: 8%;
  }
  section#slider-banner .owl-dots {
    left: 8%;
  }
  .search_inner {
      top: -152px;
      margin: 0 0 0 -15px;
  }

}

@media screen and (max-width: 1440px) {
  .search_inner {
    top: -130px;
    margin: 0 0 0 0px;
    width: 90%;
  }



}

@media screen and (max-width: 1400px) {
  .search_inner {
    top: -130px;
    margin: 0 0 0 60px;
  }



}

@media screen and (max-width: 1366px) {
  .search_inner {
    top: -130px;
    margin: 0 0 0 0px;
  }

  h3.training-name a {
    font-size: 32px;
  }
  .faq-img {
    border-radius: 300px 300px;
      height: auto;
      width: 650px;
  }

}



@media screen and (max-width: 1200px) {
  .slider-box {
    left: 5%;
    right: 20% !important;
  }

  .search_inner {
    top: -120px;
    margin: 0 0 0 60px;
    width: 90%;
  }

  /* .search_inner {
      top: -100px;
      margin: 0 0 0 15px;
      width: 90%;
  } */

  a.slider-btn.btn {
    font-size: 18px;
    padding: 12px 40px;
  }

  a.popup-youtube.slider-vid-btn.btn img{
    height: 45px;
  }
   a.popup-youtube.slider-vid-btn.btn span{
    font-size: 18px;
  }





}



@media screen and (max-width: 1024px) {
.search_inner {
    top: -100px;
    margin: 0 0 0 15px;
    width: 100%;
    padding: 12px 15px;
    width: 95%;

  }

  .search-field {
      padding-right: 10px;
  }
  h1.slide-main-head {
      font-size: 38px;
  }

}



@media screen and (max-width: 991px) {
  section#slider-banner {
      padding: 0 0 50px !important;
  }

  .search_inner {
    top: -130px;
    margin: 0 0 0 0px;
  }
  h1.slide-main-head {
      margin: 15px 0 15px;
      font-size: 38px;
  }

  /* form */

  .search_inner {
    top: 30px;
    margin: 0 0 0 0px;
    border-radius: 30px;
    padding: 25px;
    width: 100%;
    left: 0;
  }
  .search-box {
    flex-wrap: wrap;
    gap: 20px;
  }

.search-field {
    width: calc(48% - 10px);
    flex: unset;
    padding-right: 0;
    border-bottom: 0.5px solid #E4E5E0;
    /* box-shadow: 0px 0px 13px #ccc; */
    padding: 5px;
  }

  .search-field::after {
    display: none;
  }

  .check-btn {
    width: 100%;
    min-width: 100%;
    justify-content: center;
  }






  /* dots */
  section#slider-banner .owl-dots {
    bottom: 15%;
  }




  .faq-img {
    height: 650px;
  }
  .accordion button {
    padding: 15px 14px 15px 25px;
  }

  .newsletter-ftr-box{
    margin: 45px 0 0;
  }

  /* about us */
  .abt-img1, .abt-img3 {
    position: static;
    margin: 0 0 20px;
  }

  /* faq */
  .faq-r8-img-box.p-5{
    padding: 0 !important;
  }


}


@media screen and (max-width: 767px) {


  .topbar-call{
    margin: 0 !important;
  }
  .columns3 .mb-3,
  .columns3 .mt-5,
  .me-3.topbar-con-icon{
    margin: 0 !important;
  }
  .columns3 a.phone-topbar {
    font-size: 20px;
  }

  /* banner */

  .owl-carousel .owl-item .slider-banner-image {
    mask-image: none;
    height: 450px;
  }
  .owl-carousel .owl-item .slider-banner-image img {
    width: 100% !important;
    height: 100%;
  }


  .slider-banner-image::before {
    content: '';
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
  }


  .slider-box {
        top: 45%;
        width: 100%;
        }

  section#slider-banner .owl-dots {
    bottom: 5%;
  }
  section#slider-banner button.owl-dot.active {
    height: 8px;
  }
  section#slider-banner button.owl-dot {
    height: 8px;
  }


  section#slider-banner {
    overflow: visible;
  }
  .search_inner {
    top: 100px;
    padding: 15px;
  }

  .search-field label {
    font-size: 15px;
  }


  /* about */
  .abt-img1, .abt-img2 {
    width: 96%;
    margin: 0 auto;
    margin: 0 auto 15px;
    position: static !important;
    display: block !important;
  }
  .abt-img3 {
    margin: 0 auto 35px;
    position: relative !important;
    width: 100%;
    right: 0 !important;
  }

  .abt-listing .featr-abt-info {
    justify-content: center;
  }

  .accordion button[aria-expanded='true'] + .accordion-content {
    max-height: 11em;
  }

  #latest_news{
    padding: 0;
    margin: 0 !important;
  }


  #service {
    padding: 30px 0;
    margin: 0 0 0;
  }

  h3.servc-plus {
    font-size: 24px;
  }

  #contact-section .cont1 {
    order: 1;
  }

  section#contact-section {
    position: relative;
    margin: 12% 0 0;
  }
  #our_collaboratours{
    padding: 0 ;
  }

  .partnr-images-box{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  /* footer */
  div#footer {
    background: #1B1B1C;
  }
















  

    /* topbar */
  .columns1{
    width: 100% !important;
  }
  .logo {
    width: 100% !important;
  }

  .columns2{
    width: 20% !important;
  }

  .columns3{
    width: 80% !important;
  }



.booking-innerbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
        gap: 32px;
}

.destination-outerbox a {
    font-size: 26px !important;
}




}

@media screen and (max-width: 575px) {
  /* topbar */
  /* .columns1{
    width: 75% !important;
  }

  .columns2{
    width: 20% !important;
  }

  .columns3{
    width: 100% !important;
  } */

  .owl-carousel .owl-item .slider-banner-image {
      height: 720px;
  }


  .logo {
    /* margin: 0 auto; */
    width: 100%;
    display: block;
  }
  .logo img {
    margin: 0 auto;
    display: block;
  }

  .toggle-nav {
    right: 0;
    text-align: left;
    right: 0;
  }


  .topbar-call {
    justify-content: end;
    width: 100%;
  }

  .faq-img {
    border-radius: 220px 220px;
  }











  .slider-box {
    right: 0 !important;
    left: 0 !important;
  }

  #slider-banner .slide {
    text-align: center;
  }

  section#slider-banner .owl-dots {
    right: 0 !important;
    left: 0;
  }








}


@media screen and (max-width: 380px) {

  .search_inner {
    top: 100px;
    padding: 15px 10px;
  }
  .search-field label {
    font-size: 14px;
  }

}

.partnr-images-box .owl-item img:hover{
  filter: brightness(0) saturate(100%) invert(56%) sepia(28%) saturate(1038%) hue-rotate(30deg) brightness(92%) contrast(88%);
}

a.popup-youtube.slider-vid-btn.btn img:hover {
  filter: brightness(0) saturate(100%) invert(56%) sepia(28%) saturate(1038%) hue-rotate(30deg) brightness(92%) contrast(88%);
}








/* Base style for all submenus */
.main-navigation ul ul {
    position: absolute;
    top: 100%;               /* start just below parent */
    left: 0;                 /* align horizontally */
    background: #F6F6F6;
    min-width: 215px;
    z-index: 9999;

    /* Hidden initially */
    opacity: 0;
    transform: translateY(-20px);  /* slide down from above */
    pointer-events: none;          /* don't block clicks when hidden */
    transition: transform 0.5s ease, opacity 0.5s ease; /* smooth animation */
}

/* Show top-level submenu smoothly on hover */
.main-navigation li:hover > ul {
    opacity: 1;
    transform: translateY(0);      /* move to correct position */
    pointer-events: auto;
}

/* Nested submenus (flyouts) to the right */
.main-navigation ul ul ul {
    top: 0;
    left: 100%;                     /* open to the right of parent */
    transform: translateX(-20px);   /* slide from left */
}

/* Show nested submenu smoothly on hover */
.main-navigation ul ul li:hover > ul {
    transform: translateX(0);
    opacity: 1;
    pointer-events: auto;
}


/* hover effect */
/* Image wrapper */
.abt-img1,
.abt-img3{
  /* position: relative;
  overflow: hidden; */
  display: inline-block;
}

/* Image */
.abt-img1 img,
.abt-img3 img{
  display: block;
  width: 100%;
  transition: transform 0.4s ease;
}

/* Shine effect only on image */
.abt-img1::before,
.abt-img3::before{
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 40%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.4) 50%,
    rgba(255,255,255,0) 100%
  );
  transform: skewX(-25deg);
  z-index: 2;
  pointer-events: none;
}

/* Hover effect */
.abt-img1:hover::before,
.abt-img3:hover::before{
  animation: shine 0.8s ease;
}

/* Optional image zoom on hover */
.abt-img1:hover img,
.abt-img3:hover img{
  transform: scale(1.05);
}

/* Shine animation */
@keyframes shine{
  100%{
    left: 125%;
  }
}

/* our activity */
.trng-info{
  position: relative;
  overflow: hidden;
}

.trng-info::before{
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.trng-info:hover::before{
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

/* testimonials */
.info-testi .ttes:hover{
    background: #848C2F;
}
.info-testi .ttes:hover img.testi-img {
    border: 20px solid #848C2F;
    border-radius: 50%;
}

.info-testi .ttes:hover h3 a,
.info-testi .ttes:hover p{
    color: #fff;
}

/* blog images */
/* our activity */
.news-img{
  position: relative;
  /* overflow: hidden; */
}

.widget_search form i{
  display: none;
}
.news-img::before{
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.news-img:hover::before{
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

.submit_inner i{
    position: absolute;
    top: 18px;
    right: 30%;
    color: #fff;
}

.submit_outers input[type="submit"]{
    position: relative;
}
.submit_outers i {
    position: absolute;
    bottom: 0;
    left: 30%;
    color: #848C2F;
    top: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}


.submit_outers  .input:hover .submit_outers i{
  color: #fff !important;
}

.fa-twitter:before {
  content: "𝕏" !important;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

/* inner page css */
.banner-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 6px 0 30px !important;
}

.banner-bg h1 {
    color: #fff !important;
    margin: 0;
}

.wp-singular #about{
  margin: 0 0 90px;
}

/* Latest News */
#latest_news .blinn .news-img ,
#latest_news .blinn .news-img img{
  /* height: 100%; */
    height: 300px;
    object-fit: cover;}

/* faq */
.faqs-info{
  min-height: 450px;
}

/* signle Activity */

.activity_single_page .feature-box{
    height: 400px;
    overflow: hidden;
}


.activity_single_page .feature-box img{
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 100%;
  border-radius: 20px;
}


.meta_content {
    margin: 0 0 30px;
}

.single-post-content h3{
  font-size: 26px;
}

.meta_content p,
.meta_content ul li {
  font-size: 18px;
  color: #000;
  font-family: "Source Sans Pro";
  line-height: 28px;
  font-weight: 400;
}

.meta_content h2,
.meta_content h3 {
  font-size: 24px;
  color: #000;
  line-height: 28px;
}

.meta_content ul {
    margin: 0 0 30px 20px;
}
.meta_content .book_now {
  margin: 0 0 60px;
}
.meta_content .book_now a {
  background: #848C2F;
  padding: 15px;
  color: #fff;
  border-radius: 5px;
  font-size: 19px;
  font-weight: 600;
  transition: linear all 0.3s;
}

.meta_content .book_now a:hover {
  background: #000;
}

/* 404 page */
.page_404_content {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  padding: 20px 0 60px;
}

.page_404_content p {
  margin: 0 0 30px;
}

.page_404_content a {
  background: #848C2F;
  padding: 15px;
  border-radius: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  transition: linear all 0.3s;
}

.page_404_content a:hover {
  background: #000;
  color: #fff;
}





/* Dropdown Menus */
.main-navigation ul li {
  position: relative;
}

.main-navigation ul ul {
  position: absolute;
  top: 100%;
  left: 0;
  background: #F6F6F6;
  min-width: 215px;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-30px);
  transition: opacity 0.4s ease,
  transform 0.4s ease,
  visibility 0.4s ease;
}

.main-navigation ul li:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  background: #848C2F;
}


/* popup video */

.mfp-fade.mfp-bg {
    opacity: 0;
    transition: opacity .3s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade .mfp-content {
    opacity: 0;
    transform: scale(.8);
    transition: all .3s ease-out;
}

.mfp-fade.mfp-ready .mfp-content {
    opacity: 1;
    transform: scale(1);
}

.mfp-fade.mfp-removing .mfp-content {
    opacity: 0;
    transform: scale(.8);
}



.search-result-outer .search-form{

}

.search-result-outer .search-form label{
  display: block;
}

.search-result-outer .search-form input{
  border: 1px solid #000;
    margin: 0 0 10px;
}

.search-result-outer .search-form i{
  display: none;
}


/* search page */
.search_page_outer h2{
  margin: 0 0 30px;
}

.search_page_outer .trng-dtls {
  position: relative;
}
.search_page_outer .trng-info {
  position: relative;
  overflow: hidden;
}

.search_page_outer .training-detail-box{
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  right: 0;
}

.search_page_outer .training-detail-box h3 a{
  font-size: 30px;
  color: #fff;
}

.search_page_outer .training-detail-box h3 a:hover{
  color: #848C2F;
}

.main-navigation ul ul a:hover {
    color: #000;
}