@media (min-width: 1600px) and (max-width: 1920px) {
  /*.contact-map.contact-page {*/
  /*  padding: 0px 40px 300px !important;*/
  /*}*/

  /*iframe {*/
  /*  width: 100% !important;*/
  /*  height: 600px !important;*/
  /*  margin-top: 70px;*/
  /*}*/

  .details__description-content.wcu_about .desc_list p {
    font-size: 18px;
    text-align: justify;
  }

  .product-details__description.wcu.us .product-details__description-list li i {
    font-size: 25px;
  }

  /*.about-five.section-space.wild_inner.international .about-map.world img {*/
  /*  height: auto;*/
  /*  margin-top: 25px;*/
  /*  width: 105%;*/
  /*}*/

  .about-map img {
    height: auto;
    margin-left: 0px;
  }

  .wild_inner .about-five__text {
    font-size: 20px;
  }

  img.wildlife-photographer {
    width: 118%;
    height: auto;
    top: 20px;
    margin-top: 21px;
  }

  /* .about-map img {
    height: auto;
    margin-left: 0px;
    width: 102%;
  } */

  .page-header.wiildlife-tour {
    padding: 128px 0 143px;
  }

  p.headonefor-title {
    font-size: 28px;
    color: #17438f;
    font-weight: 700;
    font-family: Outfit;
    margin-bottom: 25px;
  }

  iframe {
    width: 85% !important;
    height: 580px !important;
    margin-top: 0px;
  }

  .contact-form {
    /* margin: 38px 10px; */
    padding: 50px;
  }

  .contact-map.contact-page {
    padding: 80px 40px 100px !important;
  }
  
    .certificate-sec .certificate-content {
    margin-top: 100px;
    /* margin: auto; */
}
}

@media (min-width: 1780px) and (max-width: 1920px) {
  /* .container {
        max-width: 1620px;
      } */

  .main-header__logo img {
    padding: 10px 0px;
    max-width: unset;
    height: auto;
  }

  .photographer-image {
    position: absolute;
    right: -292px;
    bottom: -166px;
  }

  .photographer-image img {
    width: auto;
    height: 550px;
  }

  .headonefor-title-tigers p {
    width: 43%;
    font-size: 28px;
    color: #17438f;
    font-weight: 700;
    font-family: Outfit;
    margin-bottom: 0px;
    margin-top: 40px;
  }

  .headinaboutfive.experience {
    margin-top: 40px;
  }

  img.wildlife-photographer {
    width: 118%;
    height: auto;
    top: 20px;
    margin-top: 30px;
    margin-left: 3px;
  }

  .logo-img img {
    /* height: 250px; */
    width: 85%;
    /* margin-top: 39px; */
    margin-left: 150px;
  }

  .page-header.wiildlife-tour {
    /* padding: unset; */
    padding: 128px 0 143px;
  }

  .banner-section .swiper-slide {
    width: 100%;
    height: 80%;
    position: relative;
  }

  /*.page-header.wiildlife-tour {*/
  /*  padding: unset;*/
  /*}*/

  .banner-section .slide-bg {
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 94%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-size: cover; */
    /* object-position: center;  */
    /* background-color: #000; */
  }

  .banner-section {
    height: 1062px;
  }

  .about-maptaj img {
    /* height: 496px; */
    height: 670px;
    width: auto;
    margin-left: 100px;
  }

  .about_us_sec .sec-title__title,
  .sec-title__heading {
    font-weight: 700;
    font-size: 45px;
  }

  .about_us_sec .about-one__content .trevlo-btn {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .about-section {
    padding: 80px 0px;
    margin-top: -268px;
    /* background: #dadada; */
    background-image: url(../images/bg/1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  section.wildlife-safari-section {
    margin-top: -130px;
    padding: 100px 0px;
    /* height: 700px; */
    background-image: url(../images/bg/texture.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .wcu_sec.benefit-one {
    margin-top: 100px;
    margin-bottom: 100px;
    position: relative;
    overflow: hidden;
    background-color: var(--trevlo-white, #ffffff);
    padding: 0px 0 24px;
  }

  .wcu_sec .benefit-one__bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 41.4%;
    height: 100%;
    content: "";
    background-color: #651696;
    border-radius: 0 0 0 30px;
  }

  .footer-new .footer-three__contact__list li {
    width: 475px;
    display: flex;
    align-items: center;
    gap: 15px;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.79;
    /* text-transform: capitalize; */
    /* color: var(--trevlo-gray2); */
    color: #ffffff;
  }

  .header-new .main-menu .main-menu__list > li + li {
    margin-left: 0px;
  }

  .main-menu.new .main-menu__list > li > a {
    font-size: 13px;
  }

  .scrolling-text-container {
    max-width: 1560px;
  }

  .main-menu.new .main-menu__list > li > a {
    font-size: 20px;
  }

  .about-five.section-space.wild_inner.international .about-map.world img {
    height: auto;
    margin-top: 25px;
    width: 105%;
    margin-left: 240px;
  }

  .about-map.world h2 {
    font-size: 30px;
    font-weight: 600;
    color: #101010;
    /* text-align: center; */
    /* margin: auto; */
    margin-left: 230px;
    margin-bottom: -5px;
  }

  iframe {
    width: 85% !important;
    height: 580px !important;
    margin-top: 0px;
  }

  .contact-form {
    /* margin: 38px 10px; */
    padding: 50px;
  }

  .contact-map.contact-page {
    padding: 80px 40px 230px !important;
  }

  li.spirit_li_color {
    padding: 5px 5px;
  }

  .headinaboutfive.experience {
    margin-top: 50px;
  }

  .company-details .location-card {
    padding: 20px 20px;
  }

  .product-details__description-content.wcu_about .desc_list p {
    font-size: 18px;
  }
}

@media (min-width: 1600px) and (max-width: 1768px) {
  .about-map.world h2 {
    margin-left: 100px;
  }

  .about-five__content.wow.fadeInLeft.animated.animated.headonefor-title.animated {
    width: 90%;
  }

  h5.headinaboutfive.experience {
    margin-top: 60px;
  }

  img.wildlife-photographer {
    width: 118%;
    margin-left: 0px;
    margin-top: 25px;
  }

  .product-details__description-content.wcu_about .desc_list p {
    font-size: 17px;
  }

  .about-five.section-space.wild_inner.international .about-map.world img {
    height: auto;
    margin-top: 25px;
    width: 95%;
    margin-left: 110px;
  }

  /*    .main-menu.new .main-menu__list > li > a {*/
  /*    font-size: 15px;*/
  /*}*/

  .page-header.wiildlife-tour {
    /* padding: unset; */
    padding: 128px 0 143px;
  }

  .banner-section .slide-bg {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 94%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-size: cover; */
    /* object-position: center; */
    /* background-color: #000; */
  }

  .logo-img img {
    width: 75%;
    margin-left: 96px;
  }

  .wild_inner .about-five__text {
    font-size: 18px;
  }

  p.headonefor-title {
    font-size: 25px;
  }

  .page-header.wiildlife-tour {
    padding: 120px 0 130px;
  }

  .about-five.section-space.wild_inner.international .about-map.world img {
    height: auto;
    margin-top: 6px;
    margin-left: 110px;
  }

  .about-maptaj img {
    height: auto;
    width: 90%;
    margin-left: 110px;
  }

  .scrolling-text-container {
    max-width: 1420px;
  }

  .about-section {
    padding: 80px 0px;
    margin-top: -301px;
  }

  section.wildlife-safari-section {
    margin-top: -128px;
    padding: 100px 0px;
    background-size: cover;
  }

  .wcu_sec.benefit-one {
    margin-top: 100px;
  }

  .special-offer-sec.offer-one {
    margin-top: 100px;
  }

  .footer-new .footer-three__contact__list li {
    width: 345px;
  }

  .main-menu.new .main-menu__list > li > a {
    font-size: 15px;
  }
}

@media (min-width: 1500px) and (max-width: 1600px) {
  .scrolling-text-container {
    max-width: 1260px;
  }

  .logo-img img {
    /* height: 250px; */
    width: 85%;
    /* margin-top: 39px; */
    margin-left: 96px;
  }

  .page-header.wiildlife-tour {
    padding: 68px 0 130px;
  }

  .about-five.section-space.wild_inner.international .about-map.world img {
    height: auto;
    margin-top: 25px;
    width: 105%;
  }

  .about-map.world h2 {
    margin-left: 154px;
  }

  .header-new .main-menu .main-menu__list > li + li {
    margin-left: 45px;
  }

  .footer-three__top.gapchange {
    gap: 50px 16px;
  }

  .banner-section .slide-bg {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-position: center center; */
    background-repeat: no-repeat;
    /* background-size: contain; */
    background-size: cover;
    object-position: center;
    /* background-color: #000; */
  }

  .about-section {
    padding: 80px 0px;
    margin-top: -254px;
    background: #dadada;
  }

  section.wildlife-safari-section {
    margin-top: -150px;
    padding: 100px 0px;
    /* height: 700px; */
    background-image: url(../images/bg/texture.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  .wcu_sec .benefit-one {
    /* margin-top: 50px; */
    /* padding-top: 100px; */
    position: relative;
    overflow: hidden;
    background-color: var(--trevlo-white, #ffffff);
    padding: 60px 0 24px;
  }

  .footer-new .footer-three__contact__list li {
    width: 330px;
    display: flex;
    align-items: center;
    gap: 15px;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.79;
    /* text-transform: capitalize; */
    /* color: var(--trevlo-gray2); */
    color: #ffffff;
  }

  .offer-one {
    margin-top: 80px;
    position: relative;
    z-index: 1;
    padding-top: 58px;
    padding-bottom: 66px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }

  .benefit-one {
    margin-top: 80px;
    position: relative;
    overflow: hidden;
    background-color: var(--trevlo-white, #ffffff);
    padding: 0 0 24px;
  }

  .main-menu.new .main-menu__list > li > a {
    font-size: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-menu.new .main-menu__list,
  .main-menu.new .main-menu__list ul {
    display: flex;
  }

  ul.highlight-list.get-to-kn {
    margin: 0px 25px 0px -25px;
  }

  .product-details__description-content.wcu_about.paaraagraph .desc_list p {
    color: #101010;
    font-size: 18px;
    font-weight: 500;
  }

  .company-details .location-card p {
    font-size: 14px;
  }

  .headonefor-title-tigers p {
    width: 50%;
    font-size: 25px;
  }

  .photographer-image img {
    width: auto;
    height: 460px;
  }

  .headonefor-title-tigers {
    font-size: 24px;
    margin-top: 40px;
  }

  .about-map img {
    height: auto;
    margin-left: 0px;
    width: 76%;
    margin-top: 10px;
  }

  img.wildlife-photographer {
    width: 120%;
    margin-left: 10px;
    height: auto;
    margin-right: 11px;
    margin-top: 110px;
  }

  .footer-three.footer-new .footer-three__contact__list li a {
    color: inherit;
    width: 285px;
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.79;
    color: rgb(255, 255, 255);
    gap: 20px;
  }

  .aboutcenter.about-three .about-five__text {
    font-size: 15px;
    margin-bottom: 20px;
  }

  ul.footer-widget__links {
    font-size: 0px;
  }

  .about-five .sec-title__title {
    text-transform: capitalize;
    font-size: 35px;
  }

  .headonefor-title-dom {
    font-size: 17px;
  }

  p.about-five__text.heading.domestic {
    line-height: 30px;
    width: 100%;
    margin-bottom: 0px;
  }

  .about-maptaj img {
    height: 550px;
    width: auto;
    margin-left: unset;
  }

  .wild_inner .about-five__text {
    width: 97%;
  }

  .footer-new .footer-three__contact__list li {
    width: 250px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-size: 14px;
  }
  h4.tab-one__content__title.spiritualhead {
    font-size: 19px;
  }

  img.spiritual-imag-char {
    width: 99%;
    height: 310px;
    border-radius: 12px;
  }

  p.tab-one__content__text.spiritualHimchal {
    margin-bottom: 10px;
    font-size: 14px;
  }
  h4.tab-one__content__title.spiritual {
    font-size: 25px;
    margin-bottom: 10px;
  }

  p.tab-one__content__text.spiritual {
    font-size: 14px;
  }

  .footer-three__top {
    gap: 40px 40px;
  }

  h4.contact-heading {
    font-size: 23px;
  }
  .contact-us p.contact-text {
    color: #000;
    font-size: 15px;
    font-weight: 600;
  }
  .contact-form .sec-title__title,
  .sec-title__heading {
    font-size: 19px;
    margin-bottom: 6px;
    margin-left: 12px;
    margin-top: 4px;
  }

  .company-details .location-text p {
    font-size: 14px;
    font-weight: 600;
    color: #101010;
    width: 100%;
  }

  .footer-new .footer-three__contact__list {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 98%;
    display: flex;
    align-items: center;
    gap: 18px 19px;
  }
  .main-menu .main-header__inner {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .about_us_sec .about-one__content__text {
    font-size: 14px;
    margin-bottom: -15px;
  }

  .about_us_sec ul li {
    font-size: 15px;
    margin: 8px 0px;
  }

  .main-menu.new .main-menu__list > li > a {
    font-size: 11px;
  }

  .about-five.section-space.wild_inner.international .about-map.world img {
    height: auto;
    width: 85%;
    /* margin-top: 20px; */
    /* margin-left: 0px; */
  }

  p.headonefor-title {
    font-size: 20px;
  }

  .main-menu.new .main-header__logo img {
    padding: 0px 0px;
    max-width: 60%;
    height: auto;
  }

  .main-menu.new .main-menu__list > li > a {
    font-size: 9px;
  }

  .banner-section .slide-bg {
    height: 92%;
  }

  .religious-tours .highlight-points li {
    font-size: 16px;
  }

  .religious-tours .description {
    font-size: 20px;
  }
  .religious-tours .heading {
    font-size: 30px;
  }

  .religious-tours .small-heading {
    font-size: 14px;
  }

  .points-group.right {
    margin-left: 14px;
  }

  .points-group {
    gap: 10px;
  }

  .paraofWildlife {
    font-size: 15px;
  }

  .about-five.section-space.wild_inner ul.safari-list li {
    font-size: 12px;
  }

  .main-menu.new .main-menu__list > li > a {
    font-size: 12px;
  }

  .main-menu.new .main-menu__list > li > a {
    font-size: 12px;
  }

  .points-group.left {
    margin-left: 14px;
  }
  section.wildlife-safari-section .sec-title__title,
  .sec-title__heading {
    font-size: 28px;
    font-weight: bolder;
  }

  .wildlife-safari-section h6.sec-title__title.desc {
    font-size: 25px;
  }

  .about_us_sec .sec-title__title,
  .sec-title__heading {
    font-weight: 700;
    font-size: 28px;
    color: #691798;
  }

  .about-section {
    margin-top: -213px;
  }
  .about_us_sec .sec-title__title.desc {
    font-size: 20px;
  }

  .about_us_sec .about-one__counter {
    left: -20px;
  }

  .wildlife-safari-section .safari-top {
    margin-top: 60px;
  }

  section.wildlife-safari-section {
    margin-top: -130px;
    background-size: cover;
    /* padding: 71px 0px; */
    /* padding-bottom: 300px; */
  }

  .benefit-one {
    padding: 80px 0 24px;
  }
}

@media (min-width: 300px) and (max-width: 576px) {
  .about-section {
    margin-top: -67px;
  }

  .about_us_sec .about-one__counter {
    position: unset;
  }

  .religious-tours .description {
    font-size: 19px;
  }

  .religious-tours ul.highlight-points {
    column-count: 1;
  }

  h3.sec-title__title {
    margin: 10px 0px 30px -1px;
  }

  .col-lg-6.approach-left {
    margin-bottom: -50px;
    margin-top: 30px;
  }

  section.wildlife-safari-section {
    background-size: cover;
  }

  .benefit-one {
    padding: 80px 0px 24px;
  }

  .wcu_sec .benefit-one__counter {
    color: #631796;
    /* BACKGROUND: #000; */
    position: relative;
    min-height: 54px;
    padding: 0px 0 0 400px;
    z-index: 2;
  }

  .footer-three__top {
    display: flex;
    flex-direction: column;
  }

  ul.product-details__description-list.two-column-list {
    margin-top: 30px;
    column-count: 1;
  }

  .himachal {
    padding: 52px 10px;
    text-align: center;
  }

  .footer-new ul.footer-widget__links {
    column-count: 1;
  }

  .about_us_sec .about-one__content__text {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: -10px;
    /* margin: 0 0 40px; */
    color: #101010;
    text-align: center;
    padding: unset;
  }
  .religious-tours {
    padding: 12px 0;
    background-color: #f9f9f9;
    margin-bottom: 130px;
    font-family: var(--trevlo-font, "DM Sans", sans-serif);
    font-weight: bold;
  }

  section.wildlife-safari-section {
    margin-top: -131px;
  }

  .logo-img img {
    /* height: 250px; */
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
  }

  .about-mission .jeep-about-mission {
    gap: 4px;
    /* align-items: center; */
  }

  .about-mission .about-five__text {
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.5;
    color: #101010;
    font-size: 14px;
  }

  .about-mission strong {
    font-size: 17px;
    /* font-weight: bold; */
    color: #7a59e5;
    font-family: "Outfit", sans-serif;
    font-weight: 700;
  }

  .religious-tours.services ul.highlight-points {
    margin-top: 5px;
    list-style: none;
    padding-left: 0px;
    column-count: 1;
  }

  .container-topdestination {
    padding-left: 1px;
    padding-right: 0px;
    margin-bottom: 15px;
    margin: 28px 50px;
    /* margin-top: 15px; */
  }

  .about-maptaj img {
    /* height: auto; */
    height: auto;
    width: 100%;
    margin-left: 0px;
  }

  .about-five.section-space.wild_inner.international .about-map.world img {
    height: auto;
    /* margin-top: 20px; */
    width: 72%;
    margin-left: -175px;
  }

  .col-lg-6.approach-right {
    margin-top: 15px;
}

.about-five.section-space.wild_inner ul.safari-list li {
  font-size: 14px;
}

  .col-lg-6.spritual-soul-str {
    margin-top: -30px;
}

  .about-map.world h2 {
    font-size: 28px;
    margin-left: -160px;
  }

  .headonefor-title-tigers {
    font-size: 26px;
    margin-bottom: 120px;
  }

  p.tab-one__content__text.spiritualHimchal {
    color: black;
  }

  .offer-one__img-one {
    margin-left: 0px;
  }
  .about-map img {
    height: auto;
    width: 70%;
    margin-left: 0%;
  }

  img.wildlife-photographer {
    width: 100%;
    height: auto;
    margin-left: 0px;
  }
  .contact-us .company-details {
    margin: 12px 12px 12px 8px;
    padding: 15px;
  }

  .about-five.section-space.wild_inner h4.night-safari-img {
    margin-left: 0px;
  }

  .photographer-image img {
    width: auto;
    height: 250px;
    margin-bottom: -175px;
    margin-right: 95px;
}

h2.sec-title__title.text-center {
  font-size: 28px;
}

  .paraofWildlife {
    width: 100%;
  }

  
  .contact-us p.contact-text {
    font-size: 12px;
  }
  h4.contact-heading {
    font-size: 25px;
  }

  .company-details .location-text p {
    font-size: 16px;
    font-weight: 600;
    color: #101010;
    width: 100%;
  }

  /* .about_us_sec ul.highlight-list {
  list-style: none;
  padding-left: unset;
} */

  /* .about_us_sec ul li {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  } */

  .about_us_sec .about-one__counter {
    width: 363px;
    height: 165px;
  }

  .headonefor-title-tigers p {
    width: 100%;
    font-size: 18px;
}

  .special-offer-sec .offer-one__text {
    color: var(--trevlo-white, #ffffff);
    margin-top: 30px;
    margin-bottom: 0px;
    width: 100%;
  }

  .about-five.section-space.wild_inner.international .about-map.world img {
    height: auto;
    /* margin-top: 20px; */
    width: 58%;
    margin-left: -255px;
}

  .special-offer-sec .offer-one__text.book {
    color: var(--trevlo-white, #ffffff);
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }

  .points-group.left {
    margin-left: 30px;
  }

  ul.highlight-list {
    /* align-items: center; */
    /* text-align: center; */
    margin: auto;
    /* display: flex
; */
    flex-direction: column;
    /* justify-content: center; */
  }

  .sec-title__tagline {
    text-align: center;
  }

  .about_us_sec .sec-title__title,
  .sec-title__heading {
    text-align: center;
  }

  .about_us_sec ul.highlight-list {
    column-count: 1;
  }

  .contact-map.contact-page {
    display: flex;
    flex-direction: column;
  }

  iframe {
    width: 100% !important;
    height: 400px !important;
    /* text-align: center; */
  }

  .contact-form .sec-title__title,
  .sec-title__heading {
    font-size: 25px;
    margin-bottom: 30px;
    margin-left: 03px;
    margin-top: 20px;
    text-align: center;
  }

  .contact-form .contact-page__form .form-one__btn-box {
    text-align: center;
  }

  .product-details__description.wcu.us .col-lg-6.honest-pass {
    margin-top: -20px;
  }

  .religious-tours.services .services-res {
    margin-top: -50px;
  }

  .religious-tours .points {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 25px;
    margin-left: 50px;
  }

  .address-details.contact {
    margin-left: 0px;
  }

  .about-three.inner span.meanhindititle {
    font-size: 38px;
  }

  .footer-three__logo {
    text-align: center;
  }

  .footer-two .footer-widget__about-text,
  .footer-three .footer-widget__about-text {
    text-align: center;
  }

  .footer-two .footer-widget__title,
  .footer-three .footer-widget__title {
    text-align: center;
  }
  
  .certificate-img img {
    /* height: 400px; */
    width: 100%;
}

.certificate-sec .certificate-content h4.tiger {
    font-size: 26px;
    text-align: center;
    /* width: 28%; */
}

  /* .address-details {
    justify-content: center;
  } */
}
/* .owl-item {
  max-width: 100%;
} */

/* @media (max-width: 1024px) {
  .owl-item {
    width: 100% !important;
    margin-right: 15px; 
  }
}

@media (max-width: 768px) {
  .tour-listing__card {
    width: 90%;
    margin: 0 auto;
  }
} */
