@media (max-width: 1100px) {
  .available-treks .owl-carousel .owl-nav,
  .testimonial-section .owl-carousel .owl-nav {
    left: 75%;
  }
}
@media (max-width: 1040px) {
  .header-search .search-overlay.show {
    width: 30vw;
  }
  .logo-area {
    padding-right: 15px;
  }

  .company-excellence img {
    width: 150px;
  }

  .logo-area img {
    width: 230px;
  }
  .section-block {
    padding: 55px 0;
  }
}
@media (max-width: 1024px) {
  .itinerary-menu {
    top: 78px;
  }
}
@media (max-width: 1020px) {
  .itinerary-menu-col li a {
    color: #fff;
    font-size: 15px;
    padding: 20px 15px;
  }
}

@media (min-width: 981px) {
  .itinerary-menu-col {
    display: flex !important;
  }
}
@media (max-width: 980px) {
  .mobileMenu-show .sidebar-menu {
    left: 0;
    transition: 0.3s linear;
  }
  .mobileMenu-show .black-overlay {
    opacity: 1;
    visibility: visible;
    transition: 0.3s linear;
  }
  .itinerary-menu-col.mobile-ItShow {
    display: block !important;
  }

  .itinerary-menu .nst-container {
    padding: 0;
  }
  .scroller-title::after {
    content: "";
    border-color: #fff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    position: absolute;
    top: 18px;
    right: 15px;
    display: block;
    height: 10px;
    width: 10px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}
@media (max-width: 959px) {
  .itinerary-menu {
    top: 81px;
  }
  .package-bound {
    border-left: none;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .testimonial-section .owl-carousel .owl-nav {
    position: static;
    text-align: center;
    margin-top: 25px;
  }
  .banner-itinerary .bannermain-content-wrap {
    padding-bottom: 15px;
    padding-left: 10px;
  }
  .mainbanner.banner-itinerary .owl-carousel,
  .mainbanner.banner-itinerary .owl-carousel .owl-stage-outer,
  .mainbanner.banner-itinerary .owl-carousel .owl-stage,
  .mainbanner.banner-itinerary .owl-carousel .owl-item img,
  .mainbanner.banner-itinerary .owl-carousel .owl-item,
  .mainbanner.banner-itinerary .owl-carousel .owl-item .item {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .mainbanner.banner-itinerary,
  .mainbanner.banner-itinerary .fixed-col {
    height: 450px;
  }
  .right_side .sidebar {
    margin-top: 30px;
    position: static;
  }
  .banner-bg img {
    height: 550px;
    object-fit: cover;
  }
  .itinerary-detail .left_side {
    padding-right: 0;
    margin-right: 0;
  }
  .mobile-header {
    display: block;
    position: sticky;
    bottom: 0;
    background: #fff;
    box-shadow: 0px 5px 15px #000000a6;
    padding: 20px;
    z-index: 2;
    padding-bottom: 15px;
    padding-left: 25px;
  }
  .mobile-header h3 {
    font-size: 28px;
  }

  .mobile-header > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .mobile-header .btn-action .btn {
    font-size: 15px;
    padding: 15px 23px;
  }

  .mobile-header .btn-action {
    margin-bottom: 0;
    padding-bottom: 0;
    padding: 0;
    margin: 0;
  }
  .mobile-header .trek-price strong {
    font-size: 30px;
  }

  .mobile-header .trek-price {
    margin: 10px 0 0px 0;
    font-size: 17px;
  }
  .itinerary-detail .nst-container > .flexbox {
    display: grid;
  }

  .itinerary-detail .right_side {
    max-width: 100%;
    flex: 1;
    margin-top: 0;
  }
  .site-footer .col3 {
    grid-column: span 12;
  }
  .firstfooter .col9 {
    grid-column: span 12;
  }
  .footer-social {
    text-align: center;
  }
  .blog-overlay {
    grid-column: span 12;
    border-right: none;
    padding-bottom: 0;
    padding-right: 0;
  }
  .section-block.latest-blog-section {
    margin-top: 20px;
    padding-top: 0;
  }
  .latest-blog-section .col5 {
    grid-column: span 6;
  }
  .testimonial-section__content-wrap .heading-caps {
    left: 0;
  }

  .testimonial-section__quote {
    left: 0;
    margin-left: 0;
    top: 100px;
  }

  .testimonial-section__content-wrap {
    padding-right: 0;
  }
  .video-testimonial-wrap {
    width: 100%;
  }

  .about-global .wrap-about-content .wrap-text-and-image h2 {
    font-size: 40px;
    margin-bottom: 20px;
    text-align: center;
    padding-right: 0;
  }
  .anchor-text {
    color: #fff;
    font-family: var(--primary--font);
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    background: var(--secondary-color);
    padding: 15px 22px;
    border-radius: 3px;
  }

  .anchor-text:hover {
    color: #fff;
  }
  .section-about {
    padding: 40px 0 !important;
    background: linear-gradient(180deg, rgba(234, 246, 252, 0.6) 7.81%, rgba(234, 246, 252, 0) 100%);
  }

  .wrap-inner-image-and-text .wrap-text-and-link {
    position: relative;
    text-align: center;
    position: static;
    left: 0;
    max-width: 100%;
    margin: 0;
  }
  .about-global .wrap-about-content {
    display: block;
  }
  .about-global .image {
    position: relative;
    width: 100%;
    display: none;
  }
  .about-global .wrap-about-content .wrap-text-and-image .wrap-inner-image-and-text {
    position: relative;
    transform: inherit;
  }

  .four-column {
    grid-template-columns: repeat(2, 1fr);
  }
  .about-global .wrap-about-content .wrap-image {
    display: block;
    width: 100%;
  }
  .about-global .wrap-about-content .wrap-text-and-image {
    width: 100%;
  }
  .slider-travelstyle > a {
    display: block;
    width: 100%;
  }
  .travelstyle-wrap {
    width: 40%;
    padding: 40px;
    margin-right: 0;
    box-shadow: none;
    background: #ffffffdb;
  }
  .nts-travelstyle .owl-carousel.owl-drag .owl-item {
    margin-left: 0;
  }
  .section {
    padding: 45px 0;
  }
  .three-column {
    grid-gap: 30px;
  }
  .main-navigation > div > ul {
    display: none;
  }
  .nst-heading-wrap {
    margin-bottom: 25px;
  }
  .package-detail-wrap .package-detail div {
    margin-bottom: 15px;
  }

  .hamburger {
    display: inline-block;
  }
  .banner-title {
    font-size: 55px;
    margin-bottom: 35px;
  }
  .banner-text {
    font-size: 22px;
  }
  .section-block {
    padding: 50px 0;
  }
  .available-treks .owl-carousel .owl-nav {
    position: absolute;
    top: -90px;
    left: inherit;
    right: 0;
  }
}

@media (max-width: 768px) {
  .knowmore {
    display: block;
  }
  .banner-title {
    font-size: 45px;
    margin-bottom: 35px !important;
  }
  .testimonial-section-content .three-column {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 25px;
  }
  .video-testimonial-wrap .package-slide a {
    min-height: 300px;
  }
  .header-top .contact-info {
    display: block;
    text-align: center;
  }
  .contact-info a {
    margin-top: 9px;
  }
  .contact-infos {
    width: 100%;
    margin-right: 0;
  }
  .contact-forms {
    width: 100%;
  }
  .section-ntro .flexbox {
    display: block;
  }
  .section-blog .flexbox {
    display: block;
  }
  .left_side {
    padding-right: 0;
  }

  .right_side {
    max-width: inherit;
  }
  .section-block {
    padding: 40px 0;
  }
  .available-destination-packages .three-column,
  .latest-blog-wrap .three-column {
    grid-template-columns: repeat(2, 1fr);
  }
  .tourFilters .flexbox {
    flex-wrap: wrap;
  }

  .tourFilters {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .filter-col {
    flex: 100%;
    padding-bottom: 20px;
  }
}
@media (max-width: 730px) {
  .breadcrumb .flexbox {
    display: block;
  }
  .share-itinerary {
    margin-top: 15px;
  }
  .third-footer {
    padding-bottom: 20px;
    background: #008f4714;
  }
  .third-footer .three-column {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0;
  }
  .three-column .footer-col h4 {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 15px;
  }

  .three-column .footer-col img {
    display: inline-block;
    vertical-align: middle;
  }
  .three-column .footer-col {
    text-align: left;
  }
  .three-column .footer-col:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  .subscribe-form {
    display: block;
  }
  .five-column-grid {
    grid-gap: 0;
    grid-template-columns: repeat(1, 1fr);
  }
  .footer-col ul {
  }
  .second-footer {
    padding: 17px 0 0 0;
  }
  .footer-col ul li a {
    font-size: 15px;
  }
  .subscribe-form form {
    margin: 20px 0 0 auto;
  }
  .footer-col {
    padding-right: 0;
    border-bottom: 2px solid #ffffff26;
    padding: 20px 0;
  }
  .footer-col:first-child {
    border-top: none;
    padding-top: 20px 0;
  }
  .footer-col:last-child {
    border-bottom: none;
  }
  .thumbnail-blog > a {
    height: 140px;
    width: 227px;
  }
  .nst-heading-wrap > div {
    margin-bottom: 19px;
  }
  .latest-blog-section .col5 {
    grid-column: span 12;
  }
  .thumbnail-blog-content {
    flex: 3;
    margin-left: 25px;
  }
}
@media (max-width: 640px) {
  .header-top {
    display: none;
  }
  .banner-text {
    font-size: 22px;
    display: none;
  }
  .banner-title {
    margin-bottom: 15px !important;
    font-size: 35px;
  }
  .banner-title::after {
    background: none;
  }
  .requestQuote-wrap .contact-info a {
    display: block;
    text-align: center;
    margin: 7px 0 25px 0;
  }
  .bannermain-content-wrap {
    padding-bottom: 30px;
    z-index: 103;
    padding-left: 10px;
  }
  .header-search {
    padding-left: 20px;
  }
}
@media (max-width: 599px) {
  .accordion-title h3 {
    font-family: "Gilroy-SemiBold";
    font-size: 17px;
    line-height: 1.6;
    font-weight: 600;
  }
  .package-itinerary .accordion-slide {
    padding-left: 0;
  }
  .itinerary-menu {
    top: 77px;
  }
  .company-excellence {
    display: none;
  }
  .member-detail h3 {
    font-size: 22px;
    margin-bottom: 19px;
  }
  .team-member-wrap .member picture {
    margin-right: 20px;
    flex: 2;
    height: 160px;
  }
  .member-detail .contentarea {
    display: none;
  }
  .bg-banner-content h2 {
    font-size: 35px;
    line-height: 1.1;
  }

  .available-destination-packages .three-column,
  .latest-blog-wrap .three-column {
    grid-template-columns: repeat(1, 1fr);
  }
  .breadcrumb ol,
  .breadcrumb ul {
    padding: 0 0 10px 0;
  }
  .share-itinerary {
    padding: 5px 0;
    text-align: center;
    margin-top: 0;
  }
  .footer-col {
    padding: 25px 0;
  }

  .subscribe-form form {
    /* flex: 1; */
    width: 100%;
    margin-top: 20px;
  }
  .subscribe-form form {
    /* flex: 1; */
    width: 100%;
  }
  .requestQuote-wrap .contact-info a:not(:last-child) {
    margin: 0 20px 25px 0;
  }
  .thumbnail-blog > a {
    flex: 1.2;
    height: 100px;
    width: 227px;
  }

  .three-column .footer-col:first-child {
    padding-top: 25px;
  }

  .video-testimonial-col img {
    height: 470px;
  }

  .about-global .wrap-about-content .wrap-text-and-image h2 {
    font-size: 32px;
    margin-bottom: 15px;
    line-height: 1.2;
  }
  .nst-heading {
    font-size: 35px;
  }
  .overlay {
    min-height: 270px;
    height: 100%;
    height: 250px;
  }
  .section-whyus .nst-heading-wrap p {
    margin-top: 20px;
    font-size: 16px;
  }
  .section-whyus .content-detail h3 {
    font-size: 22px;
  }
  .four-column {
    grid-gap: 22px;
  }
  .slider-travelstyle > a img {
    height: 600px;
  }
  .section {
    padding: 40px 0;
  }
  .travelstyle-wrap {
    width: 100%;
    padding: 30px;
    background: #ffffffdb;
    bottom: 0;
    top: inherit;
    transform: inherit;
    left: 0;
    right: inherit;
    border-radius: 0;
  }
  .three-column {
    grid-gap: 22px;
    grid-template-columns: repeat(1, 1fr);
  }
  .section-block {
    padding: 50px 0;
  }
  .available-treks .owl-carousel .owl-item {
    padding: 0 0 0 0;
  }
  .owl-prev,
  .owl-next {
    height: 40px;
    width: 40px;
    margin-right: 11px !important;
    margin-left: 0 !important;
  }
  .available-treks .owl-carousel .owl-nav {
    top: -76px;
  }
  .section-block.latest-blog-section {
    margin-top: 40px;
  }

  .section-block.latest-blog-section .grid {
    display: block;
  }
  .latest-blog-section .col5 {
    grid-column: span 12;
    border-top: 2px solid #00000012;
    padding: 24px 0;
  }
  .latest-blog-section .col5:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 540px) {
  .contentarea p iframe {
    width: 100%;
    min-height: 250px;
  }
  .gform_wrapper ul.gform_fields {
    display: block;
    grid-template-columns: repeat(1, 1fr);
  }
  .travel-partner.fixed-bottom-left {
    display: none;
  }
  .latest-blog-wrap .package-slide-details {
    padding: 30px 45px;
  }
  .btn {
    padding: 15px 25px;
  }
  .video-testimonial-wrap {
    margin-top: 30px;
  }

  .mobile-header h3 {
    font-size: 22px;
  }
  .mobile-header {
    padding-left: 20px;
  }
  .header-search {
    padding-left: 15px;
  }
  .mobile-header .btn-action .btn {
    font-size: 14px;
    padding: 13px 20px;
  }
  .header-search .search-overlay.show {
    width: 50vw;
  }

  .media-gallery-wrap div {
    flex: 50%;
    width: 50%;
    padding: 0 7px 7px 7px;
  }

  .trip-facts-wrap > div {
    flex: 100%;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #00000017;
  }
  .trip-facts-wrap > div:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  .trip-facts-wrap > div:first-child {
    padding-top: 0;
  }

  .available-treks .owl-carousel .owl-nav {
    top: -67px;
  }
  .nts-travelstyle .owl-carousel .owl-nav {
    right: 0;
    left: inherit;
  }
  .nst-heading-wrap {
    margin-bottom: 28px;
    display: block;
  }
  .nst-heading {
    font-size: 30px;
  }
  .section-block {
    padding: 40px 0;
  }

  .banner-title {
    font-size: 40px;
    margin-bottom: 25px;
  }
  .banner-text {
    font-size: 20px;
    line-height: 1.58;
    text-shadow: 1px 1px 1px #000000ad;
  }
  .company-excellence img {
    width: 150px;
    display: none;
  }
  .hamburger {
    margin-right: 15px;
    font-size: 25px;
  }
  .testimonial-wrap {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .contentarea p iframe {
    width: 100%;
    min-height: auto;
    height: 290px;
  }
  .testimonial-section__quote {
    line-height: 1;
  }
  .mainbanner .owl-carousel,
  .mainbanner .owl-carousel .owl-stage-outer,
  .mainbanner .owl-carousel .owl-stage,
  .mainbanner .owl-carousel .owl-item img,
  .mainbanner .owl-carousel .owl-item,
  .mainbanner .owl-carousel .owl-item .item {
    height: 100%;
    object-fit: cover;
  }
  .travel-expert-wrap img {
    height: 80px;
    width: 80px;
    padding: 4px;
  }

  .requestQuote-wrap .contact-info a {
    display: block;
    margin: 7px 0 0px 0;
    font-weight: 700;
    padding: 0;
  }
  .requestQuote-wrap .nst-heading-wrap {
    font-size: inherit !important;
  }
  .latest-blog-wrap .package-slide-details {
    padding: 25px 37px;
  }
  .nst-heading {
    font-size: 30px;
  }
  .latest-blog-wrap .package-slide-details h3 {
    font-size: 23px;
    line-height: 1.42;
  }
  .package-slide a {
    min-height: 320px;
  }
  .mainbanner {
    height: 500px;
  }
  .assoicated-section span {
    font-size: 13px;
    margin-top: 0;
  }
  .assoicated-section .owl-carousel .owl-item img {
    width: 80px;
    height: 80px;
    margin: auto;
  }
  .two-column {
    grid-template-columns: repeat(1, 1fr);
  }
  .bg-banner-content h2 {
    font-size: 30px;
    line-height: 1.34;
  }
  .bg-banner-content p {
    margin: 13px 0 20px 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.7;
  }

  .blog__post img {
    height: 300px;
  }
  .header-search .search-overlay.show {
    width: 80vw;
  }
  .three-column .footer-col h4 {
    display: block;
    margin-bottom: 12px;
  }
  .three-column .footer-col img {
    display: block;
    text-align: center;
    margin: auto;
  }
  .firstfooter {
    padding: 30px 0;
  }
  .assoicated-section .owl-nav {
    margin-top: 20px;
  }
  .requestQuote-wrap .contact-info i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 21px;
  }
  .requestQuote-wrap .contact-info a:not(:last-child) {
    margin: 0 15px 25px 0;
  }
  .blog-overlay a {
    min-height: 350px;
  }
  .testimonial-section-content .owl-dots {
    bottom: 0;
    right: 0;
    position: relative;
    text-align: center;
  }

  .testimonial-section-content .owl-nav {
    position: static;
    width: 100%;
    text-align: center;
  }
  .section-about {
    padding: 35px 0 !important;
  }
  .btn-small {
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 700;
  }
  .section-whyus .content-detail h3 {
    font-size: 24px;
  }
  .section-whyus .nst-heading-wrap p {
    display: none;
  }
  .overlay {
    min-height: 220px;
    height: 230px;
  }
  .four-column {
    grid-template-columns: repeat(1, 1fr);
  }
  .travelstyle-wrap h3 a {
    font-size: 24px;
  }
  .section-block {
    padding: 35px 0;
  }
  .nst-heading-wrap span {
    margin-top: 0;
    padding-bottom: 0px;
    padding-top: 0;
    font-size: 18px;
  }
  .latest-blog-section .nst-heading-wrap span {
    font-size: 16px;
    margin-top: 5px;
  }
  .travelstyle-wrap p {
    font-size: 15px;
    margin-bottom: 20px;
    color: #000000c4;
  }
  .section-activities.section {
    padding: 35px 0 20px 0;
  }
  .nts-travelstyle .owl-carousel .owl-nav {
    position: static;
    text-align: center;
    top: inherit;
    margin-top: 20px;
  }
  .bannermain-content-wrap {
    padding-left: 5px;
  }

  .package-detail-wrap h3 a {
    font-size: 21px;
    line-height: 1.4;
    padding: 0 25px;
  }
  .section {
    padding: 35px 0;
  }
  .view-more {
    margin-top: 28px;
  }

  .available-treks .owl-carousel .owl-nav,
  .section-activities.section .owl-carousel .owl-nav {
    position: static;
    text-align: center;
    margin-top: 25px;
  }
  .available-treks.section-block {
    padding: 35px 0 10px 0;
  }
  .nst-heading-wrap {
    margin-bottom: 25px;
    font-size: 30px;
    text-align: center;
  }
  .package-slide-details p {
    font-size: 16px;
    opacity: 0.78;
  }
  .most-popular-tour {
    background: var(--secondary-color) url(./assets/img/nst-img.png) no-repeat top center !important;
  }
  .section-activities.section {
    background: #000;
    opacity: 1;
    transition: 0.5s all ease;
  }
  .available-treks {
    opacity: 1;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s ease;
    transition: opacity 0.5s, transform 0.5s ease;
  }
  .owl-prev,
  .owl-next {
    margin-right: 0px !important;
    margin-left: 10px !important;
  }
  .overlay-content h3 {
    font-size: 25px;
  }
}
@media (max-width: 400px) {
  .itinerary-menu {
    top: 71px;
  }
  .itinerary-menu-col li a {
    color: #fff;
    font-size: 14px;
    padding: 20px 10px;
  }
  .latest-blog-wrap .three-column {
    grid-gap: 10px;
  }
  .latest-blog-wrap .package-slide-details h3 {
    font-size: 22px;
    line-height: 1.3;
  }
  .latest-blog-wrap .package-slide-details {
    padding: 25px 25px;
  }
  .travel-expert-wrap .contact-info div span {
    font-size: 15px !important;
  }
  .requestQuote-wrap .contact-info a:not(:last-child) {
    margin: 0 15px 15px 0;
  }
  .requestQuote-wrap .contact-info i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 19px;
  }
  .logo-area {
    width: 100%;
  }
  .logo-area img {
    width: 100%;
    object-fit: cover;
    height: auto;
  }
  .blog__post--content .blog__post--meta span {
    display: block;
    margin-left: 0;
    margin-bottom: 12px;
  }
  .nts-travelstyle .owl-carousel .owl-stage-outer {
    overflow: inherit;
  }
  .nts-travelstyle {
    overflow-x: hidden;
  }
  .slider-travelstyle {
    margin: 0 15px;
  }
  .travelstyle-wrap {
    padding: 15px 0 0 0;
    position: static;
  }
  .travelstyle-wrap h3 a {
    font-size: 22px;
    margin-bottom: 11px;
  }
  .slider-travelstyle > a img {
    height: 300px;
  }
  .travelstyle-wrap p {
    font-size: 14px;
    margin-bottom: 20px;
    color: #000000c4;
    font-weight: 700;
  }
  .package-slide a::before {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.83), rgba(0, 0, 0, 0.58), transparent, transparent);
  }
  .nst-heading-wrap span {
    font-size: 18px !important;
    margin-top: 10px;
  }
  .available-treks .owl-carousel .owl-stage-outer {
    overflow: inherit;
  }
  .available-treks {
    overflow-x: hidden;
  }
  .package-slide {
    margin: 8px;
  }
}
@media (max-width: 390px) {
  .itinerary-menu {
    top: 67px;
  }
  .firstfooter .grid {
    grid-column-gap: 0;
  }
  .mobile-header h3 {
    font-size: 20px;
  }
  .mobile-header .trek-price strong {
    font-size: 25px;
  }
  .footer-col ul li a {
    font-size: 14px;
    padding: 6px 0;
  }
  .thumbnail-blog > a {
    flex: 2;
    height: 85px;
    width: 227px;
  }

  .header-search {
    padding-left: 15px;
  }
  .thumbnail-blog-content h3 a {
    font-size: 18px;
    display: block;
  }
}
