@media (min-width: 1024px) {
  .main-menu {
  gap: 4px;
}
}

@media (min-width: 820px) and (max-width: 890px){
    body {
        background-color: #06232a;
    }
    
    #top-navbar .container, .container-md, .container-sm {
        max-width: 100%;
    }
    
    .top-navbar{
        padding:0;
    }
    
   .navbar-collapse.open {
        height: calc(100vh - 70px) !important;
    }
    
    .navbar-collapse {
        height: 0 !important;
        display: block !important;
        transition: all ease 0.5s;
        overflow: hidden;
        background: #062c31;
        z-index: 99;
    }
    
    .reserve-btn-mobile {
        position: fixed;
        bottom: 16px;
        right: 16px;
        /*width: calc(100% - 88px);*/
        width: calc(100% - 120px);
        padding: 22px 24px;
        font-size: 16px;
        font-weight: 500;
        border-radius: 36px !important;
    }
    
    .reserve-btn-mobile:active {
        position: fixed;
        bottom: 16px;
        right: 16px;
        /*width: calc(100% - 88px);*/
        width: calc(100% - 120px);
        padding: 22px 24px;
        font-size: 16px;
        font-weight: 500;
        border-radius: 36px !important;
    }

    .lang-btn-mobile {
        width: 48px;
        height: 48px;
        position: fixed;
        bottom: 15px;
        right: 16px;
        border-radius: 100%;
        box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
        display: none;
    }

    .lang-btn-mobile:after {
        display: none;
    }

    .lang-menu ul {
        position: fixed;
        bottom: 70px;
        top: unset !important;
        right: 15px;
        left: unset !important;
        border-radius: 0.375rem 0.375rem !important;
        box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    }

    .lang-menu .dropdown-menu li {
        border-bottom: 0px solid #f3f3f9;
    }

    .lang-menu .dropdown-menu li:last-child {
        border-bottom: 0px solid #f3f3f9;
    }

    .main-menu {
        gap: 15px;
        padding: 20px 0;
    }

    .main-menu .dropdown-menu {
        border-radius: 0px;
        background: transparent;
    }
    
   .top-lang-menu-mobile.active {
        display: block !important;
    }
    
    .top-lang-menu-mobile {
    display: none;
    position: absolute;
    top: 25px;
    right: 100px;
    }
    

    .top-lang-menu-mobile.active {
        display: block!important;
    }

    .top-lang-menu-mobile .btn.show {
        background-color: transparent !important;
        color: #FFB855;
    }

    .top-lang-menu-mobile .btn:hover {
        background-color: transparent !important;
        color: #FFB855;
    }

    .top-lang-menu-mobile:hover .dropdown-toggle::after {
        background-image: url(../img/arrows/arrow-bottom-yellow.svg) !important;
    }

    .top-lang-menu-mobile ul {
        bottom: unset !important;
        top: 50px !important;
    }

    .top-reserve-btn-mobile {
        position: absolute;
        top: 60vh;
        width: calc(85% - 32px);
        display: none;
        opacity: 0;
        transition: all ease 0.1s;
        pointer-events: none;
        right: 0;
        left: 0;
        margin: auto;
    }

    .top-reserve-btn-mobile.reserve-active {
        /*position: absolute;*/
        bottom: 50px !important;
        position: fixed;
        /*bottom: 50px;*/
        padding: 13px 25px 13px 25px;
        font-size: 16px;
        font-weight: 500;
        top: unset;
        opacity: 1;
        display: block;
        transition: all ease 1s;
        pointer-events: all;
    }

    .main-menu .nav-item .nav-link.menu-title {
        display: block;
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 20px;
        pointer-events: none;
        opacity: 0.6;
    }

    .menu-seperator {
        display: block;
        width: 100vw;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.1);
        position: absolute;
        left: 0px;
        top: 72px;
        z-index: 999;
    }

    .experiences-dropdown ul {
        display: block;
    }

    .experiences-toggle {
        color: #FFB855 !important;
    }

    .experiences-toggle:after {
        background-image: url(../img/arrows/arrow-bottom-yellow.svg);
    }

    .scroll-disabled {
        overflow: hidden;
    }
    
    .why-adventure-with-us-description img {
        width: 50%;
    }
    
    .flight-options-tab .nav-link img {
        width: 40px;
        height: 40px;
    }
    
    .flight-options-tab .nav-link p {
        font-size: 14px;
        line-height: 20px;
    }
}

@media (min-width: 769px) {
   
    .main-menu .nav-item .nav-link:hover {
        color: #FFB855;
    }

    .main-menu .nav-item .nav-link {
        padding: 8px 14px;
        border-radius: 8px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .main-menu .dropdown-menu li a {
    color: #fff;
    font-size: 14px;
    }

    .main-menu .nav-item .nav-link.active {
        background: rgba(255, 255, 255, 0.1);
        color: #FFB855;
    }

    /*.home-experience-slides .custom-nav {*/
    /*    width: calc(100% - 60px) !important;*/
    /*    left: 30px !important;*/
    /*}*/

    .why-us-facts-area nav .nav button {
        width: 270px;
    }

    .flight-options-nav {
        top: 0px;
        position: relative;
        gap: 14px;
    }

    .flight-options-description-area-home {
        margin-top: 115px;
    }

    .flight-options-nav-content {
        margin-top: -110px;
    }

    .home-intro h5 {
        font-family: "Inter", sans-serif;
        font-weight: 200;
    }


    .dropdown-item.active,
    .dropdown-item:active {
        background: rgba(255, 255, 255, 0.1) !important;
        color: #FFB855 !important;
    }

    .gift-intro-section {
        padding-top: 50px !important;
        padding-bottom: 50px;
    }

    .contact-section {
        padding-top: 50px;
    }

    .gift-intro-section {
        background: #082b31;
    }

    .experience-intro-inner {
        padding-bottom: 100px;
    }

    .experiences-inner-section {
        padding-bottom: 50px;
    }

    .navbar-brand {
        height: 70px;
    }



}

@media (max-width: 768px) {

    html {
        background-color: #06232a;
    }
    
    .top-navbar{
        padding: 5px 0 10px 0;
    }

    .review-card {
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 16px;
        padding: 24px 20px 20px 20px;
        position: relative;
        height: calc(50vw - 100px);
    }

    .dropdown-item.active,
    .dropdown-item:active {
        background: rgba(255, 255, 255, 0.1) !important;
        color: #FFB855 !important;
    }

    .why-adventure-with-us-description img {
        width: 50%;
    }

    .section-padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .main-logo {
        height: 48px;
    }

    .hero-section {
        height: 70vh;
    }

    .d-flex.align-items-center.d-lg-none {
        margin-left: auto;
    }

    .hero-section .hero-section-title {
        font-size: 45px;
        bottom: 5%;
        padding: 0 20px;
    }

    .reserve-btn-mobile {
        position: fixed;
        bottom: 16px;
        right: 16px;
        /*width: calc(100% - 88px);*/
        width: calc(100% - 120px);
        padding: 22px 24px;
        font-size: 16px;
        font-weight: 500;
        border-radius: 36px !important;
    }
    
    .reserve-btn-mobile:active {
        position: fixed;
        bottom: 16px;
        right: 16px;
        /*width: calc(100% - 88px);*/
        width: calc(100% - 120px);
        padding: 22px 24px;
        font-size: 16px;
        font-weight: 500;
        border-radius: 36px !important;
    }

    .lang-btn-mobile {
        width: 48px;
        height: 48px;
        position: fixed;
        bottom: 15px;
        right: 16px;
        border-radius: 100%;
        box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
        display: none;
    }

    .lang-btn-mobile:after {
        display: none;
    }

    .lang-menu ul {
        position: fixed;
        bottom: 70px;
        top: unset !important;
        right: 15px;
        left: unset !important;
        border-radius: 0.375rem 0.375rem !important;
        box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    }

    .lang-menu .dropdown-menu li {
        border-bottom: 0px solid #f3f3f9;
    }

    .lang-menu .dropdown-menu li:last-child {
        border-bottom: 0px solid #f3f3f9;
    }

    .main-menu {
        gap: 15px;
        padding: 20px 0;
    }

    .main-menu .dropdown-menu {
        border-radius: 0px;
        background: transparent;
    }

    .hero-section .hero-section-img {
        background-position: center;
    }

    .home-intro h5 {
        font-size: 20px;
        line-height: 28px;
        font-family: "Inter", sans-serif;
        font-weight: 200;
    }

    .home-intro h5 br {
        display: block;
    }

    .home-experience-slides .home-experience-slides-title {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 30px;
    }

    .home-experience-slides .owl-carousel .item {
        /*margin: 0px 1px 0px 15px;*/
    }

    .custom-nav {
        display: none;
    }

    .flight-options-section .flight-options-section-title {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 30px;
    }

    .flight-option-hero-image {
        margin-bottom: 16px;
    }

    .flight-options-tab .nav-link p {
        font-size: 14px;
        line-height: 20px;
    }

    .why-adventure-with-us-title {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 30px;
    }

    .why-adventure-with-us-hero-img {
        margin-bottom: 16px;
        min-height: 225px;
        object-fit: cover;
        object-position: center center;
    }

    .why-adventure-with-us-description h3 {
        text-align: center;
        font-size: 20px;
        line-height: 28px;
    }

    .why-adventure-with-us-description p {
        text-align: center;
    }

    .why-adventure-with-us-logos {
        justify-content: center;
        margin-top: 30px;
    }

    .why-adventure-with-us-btn {
        width: 100%;
    }

    .what-guests-say-section .what-guests-say-title {
        font-size: 30px;
        line-height: 38px;
    }

    .what-guests-say-section .what-guests-say-desc {
        font-size: 16px;
        line-height: 20px;
    }

    .what-guests-say-section .what-guests-say-desc br {
        display: none;
    }

    #reviews-slider {
        margin-top: 30px;
    }

    #reviews-slider .owl-dots {
        margin-top: 30px;
    }

    #reviews-slider.owl-carousel .item {
        /*margin: 0px 10px 0px 5px;*/
    }

    .footer-logo img {
        height: 48px;
    }

    .footer-social img {
        width: 36px;
        height: 36px;
    }

    .footer-mid-card {
        margin-top: 30px;
        margin-bottom: 0px;
    }

    /*.footer-bottom{*/
    /*    padding: 20px 0 80px 0;*/
    /*}*/

    .footer-bottom .row {
        flex-flow: column-reverse;
    }

    .footer-bottom .footer-bottom-links {
        justify-content: start;
        margin-bottom: 20px;
    }

    .experience-card .experience-card-title {
        font-size: 20px;
        line-height: 28px;
    }

    .experience-card .experience-card-desc {
        font-weight: 200;
        font-size: 16px;
        line-height: 24px;
    }

    .exp-menu .icons {
        position: absolute;
        right: 16px;
    }

    .exp-menu p.exp-menu-desc {
        margin-bottom: 0px !important;
    }

    .exclusive-benefits-title {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 0px;
    }

    .exclusive-benefits-desc {
        font-size: 16px;
        line-height: 24px;
        /*text-align: left;*/
    }

    .benefit-block {
        border: 0px solid;
        padding: 0px;
    }

    .benefit-block img {
        width: 40px;
        height: 40px;
    }

    .benefit-block .benefit-block-title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 2px;
    }

    .benefit-block .benefit-block-desc {
        font-size: 13px;
        line-height: 18px;
    }

    .home-experience-slides .caption-area .caption-desc {
        display: none;
    }

    .home-experience-slides .caption-area .caption {
        margin-bottom: 0px;
        font-size: 20px;
        line-height: 26px;
        font-weight: 300;
    }

    .why-us-facts-area nav .nav {
        justify-content: space-between;
    }

    .why-us-facts-area nav .nav button {
        width: 47%;
        padding: 0px 8px;
        height: 36px;
    }

    .why-us-fact-card {
        display: flex;
        gap: 12px;
    }

    .why-us-fact-card img {
        width: 40px;
        height: 40px;
        margin: 0px;
    }

    .why-us-fact-card .why-us-fact-title {
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        margin-bottom: 2px;
    }

    .why-us-fact-card .why-us-fact-desc {
        font-size: 13px;
        line-height: 18px;
        text-align: left;
    }

    .why-adventure-with-us-description p {
        text-align: center;
    }

    .hero-experiences-card {
        height: 240px;
    }

    .hero-experiences-card .hero-experiences-card-info .hero-experiences-card-title {
        font-size: 20px;
        line-height: 28px;
        font-weight: 300;
        color: #fff;
    }

    .hero-experiences-card .hero-experiences-card-info .hero-experiences-card-desc {
        font-size: 13px;
        line-height: 18px;
    }

    .hero-experiences-card .hero-experiences-card-info .btn {
        padding: 10px 20px;
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
    }

    .gift-cards {
        /*gap: 50px 0;*/
    }

    .gift-intro-section .gift-intro-desc {
        font-size: 20px;
        line-height: 28px;
        font-weight: 200;
        margin-bottom: 30px;
        text-align: center;
    }

    .gift-cards-btn {
        margin-top: 0px;
    }

    .long-btn {
        padding: 12px 65px;
        width: 100%;
    }

    .contact-form {
        margin-top: 30px;
    }

    .home-experience-slides .caption {
        font-size: 20px;
        line-height: 24px;
    }

    .flight-options-tab .nav-link img {
        width: 40px;
        height: 40px;
    }

    .flight-options-tab .nav-link {
        border-radius: 12px;
    }

    .flight-options-description-area .flight-options-btn {
        width: 100%;
    }

    .social-icons {
        display: none;
    }

    .experience-intro-desc {
        font-size: 20px;
        line-height: 26px;
    }

    .experience-caption-desc-mobile {
        display: block;
        margin-top: 30px;
        color: #FFF;
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        /* 150% */
    }

    .why-us-intro p {
        font-size: 20px;
        line-height: 26px;
    }

    .why-us-fact-cards {
        gap: 16px 0;
    }

    .hero-experiences-section .hero-experiences-title {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .hero-experiences-cards {
        gap: 16px 0;
    }

    .dropdown.lang-menu button {
        padding: 0px;
    }

    .top-navbar {
        /* height: 60px; */
    }

    .navbar-collapse {
        height: 0;
        display: block !important;
        transition: all ease 0.5s;
        overflow: hidden;
        background: #062c31;
        z-index: 99;
    }

    .navbar-collapse.open {
        height: calc(100vh - 70px);
    }

    .top-lang-menu-mobile {
        display: none;
        position: absolute;
        top: 25px;
        right: 70px;
    }

    .top-lang-menu-mobile.active {
        display: block!important;
    }

    .top-lang-menu-mobile .btn.show {
        background-color: transparent !important;
        color: #FFB855;
    }

    .top-lang-menu-mobile .btn:hover {
        background-color: transparent !important;
        color: #FFB855;
    }

    .top-lang-menu-mobile:hover .dropdown-toggle::after {
        background-image: url(../img/arrows/arrow-bottom-yellow.svg) !important;
    }

    .top-lang-menu-mobile ul {
        bottom: unset !important;
        top: 50px !important;
    }

    .top-reserve-btn-mobile {
        position: absolute;
        top: 60vh;
        width: calc(90% - 32px);
        display: none;
        opacity: 0;
        transition: all ease 0.1s;
        pointer-events: none;
        right: 0;
        left: 0;
        margin: auto;
    }

    .top-reserve-btn-mobile.reserve-active {
        /*position: absolute;*/
        bottom: 50px;
        position: fixed;
        /*bottom: 50px;*/
        padding: 13px 25px 13px 25px;
        font-size: 16px;
        font-weight: 500;
        top: unset;
        opacity: 1;
        display: block;
        transition: all ease 1s;
        pointer-events: all;
    }

    .main-menu .nav-item .nav-link.menu-title {
        display: block;
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 20px;
        pointer-events: none;
        opacity: 0.6;
    }

    .menu-seperator {
        display: block;
        width: 100vw;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.1);
        position: absolute;
        left: 0px;
        top: 72px;
        z-index: 999;
    }

    .experiences-dropdown ul {
        display: block;
    }

    .experiences-toggle {
        color: #FFB855 !important;
    }

    .experiences-toggle:after {
        background-image: url(../img/arrows/arrow-bottom-yellow.svg);
    }

    .scroll-disabled {
        overflow: hidden;
    }

    .hero-experiences-card:hover .hero-experiences-card-info {
        height: 75px;
    }

    .hero-experiences-card:hover .hero-experiences-card-info .hero-experiences-card-desc,
    .hero-experiences-card:hover .hero-experiences-card-info .btn {
        opacity: 0;
    }

    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .navbar-toggler.open .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M5.00011%2019L19%205.00011M5%205L18.9999%2018.9999%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22/%3E%3C/svg%3E");

    }

    .navbar-toggler-icon {
        width: 24px;
        height: 24px;
    }

    .main-menu .nav-item .nav-link {
        display: flex;
        align-items: center;
    }

    .hero-experiences-card .hero-experiences-card-info {
        padding: 20px;
    }

    .flight-options-description-area ul li:last-child {
        margin-bottom: 0px;
    }

    .flight-options-description-area ul {
        margin-bottom: 0px;
    }

    .home-intro,
    .why-us-intro {
        padding-top: 30px !important;
    }

    .flight-options-btn {
        margin-top: 30px !important;
    }

    .hero-experiences-card-btn-mobile {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        display: none;
    }

    .hero-experiences-card-info.active {
        height: 162px !important;
    }

    .hero-experiences-card-info.active .hero-experiences-card-desc {
        opacity: 1 !important;
    }

    .hero-experiences-card-info.active .btn {
        opacity: 1 !important;
    }

    .owl-dots {
        margin-top: 24px !important;
    }

    .custom-dots {
        margin-top: 24px;
    }

    .gift-intro-section {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        background: #082b31;
    }

    .main-menu .nav-item .nav-link.active {
        color: #FFB855 !important;
    }

    .home-intro {
        padding-bottom: 0px;
    }

    .experience-intro-inner {
        padding-bottom: 30px;
    }

    #myVideo {
        height: 76vh;
        left: 0px;
        right: 0px;
        object-fit: cover;
    }

    .lightbox_img_wrap img {
        width: 100%;
        border-radius: 15px;
        object-fit: cover;
        object-position: center bottom;
        height: 224px;
    }

    .fly-btn button,
    button:active {
        background: none;
        border: none;
        width: 100%;
    }
    
    .navbar-toggler{
        width: 32px!important;
    height: 32px!important;
    }
    
    .d-pad {
      padding: 0 16px;
    }
    
    .lightbox_img_wrap {
      padding: 5px 5px;
    }
    
    .flight-options-nav {
        top: 0px;
        position: relative;
        gap: 14px;
    }

}


@media (max-width: 600px) {

    .fly-btn button,
    button:active {
        background: none;
        border: none;
        width: 100%;
    }

    .lightbox_img_wrap img {
        width: 100%;
        border-radius: 15px;
        object-fit: cover;
        object-position: center bottom;
        height: 224px;
    }

    .gallery-area .gallery-filter-area .tp-gallery-item {
        padding: 5px 5px;
    }
    
    .d-pad {
      padding: 0 16px !important;
    }
    
    .lightbox_img_wrap {
      padding: 5px 5px;
    }

    .review-card {
        border: 1px solid rgba(255, 255, 255, .1);
        border-radius: 16px;
        padding: 24px 20px 20px;
        position: relative;
        height: calc(85vw - 70px);
    }
    
    .review-card .review-title {
      font-family: "Inter", sans-serif;
      font-size: 18px;
      line-height: 28px;
      font-weight: 400;
      color: #fff;
      margin-bottom: 4px;
      text-transform: capitalize;
    }

    .why-adventure-with-us-description p {
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 16px;
        font-weight: 300;
    }

    .why-adventure-with-us-description ul li {
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0px;
        font-weight: 300;
        list-style: disc;
        list-style-position: outside;
        list-style-position: outside;
        list-style-position: outside;
    }
    
    .upcoming-events-section .row{
        margin: 0px;
    }
    
    .upcoming-events-title{
        color: var(--dark-mode-colors-title-body-text, #FFF);
        text-align: center;
        font-family: "Friz Quadrata";
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: 38px; /* 126.667% */
    }
    
    .upcoming-events-section .col-md-12{
        padding: 0px;
    }
    
    .upcoming-events-title{
        margin-bottom: 30px;
    }
    
    .upcoming-events-tabs.nav-pills{
            flex-wrap: nowrap;
    }
    
        .upcoming-events-tabs.nav-pills li.nav-item{
           width: 33%; 
        }
    
    .upcoming-events-tabs.nav-pills .nav-link{
        padding: var(--small-28-px, 8px)!important;
        min-width: auto;
        width: 100%;
    }
    
        .upcoming-events-slider.owl-carousel .item {
        /*margin: 0px 16px 0px 0px;*/
    }
    
    .bottom-custom-navigation .bottom-custom-navigation-dots {
    width: fit-content;
    margin: 30px auto 0 auto;
}

}


@media (min-width: 1200px) and (max-width: 1600px){
    .masters-nav{
        left: -50% !important;
    }
}

@media (min-width: 1024px) and (max-width: 1199px){
    .masters-nav{
        left: -38% !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px){
    .masters-nav{
        left: -30% !important;
    }
    
    .reviews-nav{
        left: -30% !important;
    }
}