@media screen and (max-width: 1200px) {
    .review-count {
        display: none;
    }
    .contact div:nth-of-type(1){
        justify-content: center!important;
    }
    .contact-bottom {
        float: none !important;
        margin-right: 2rem;
    }
    .int-callers {
        width: fit-content;
        font-size:15px;
    }
    header .free-phone-number {
        font-size: 45px;
    }
    header .free-phone {
        font-size: 20px;
    }
    .time {
        font-size: 15px;
    }
    .indicators {
        width: 936px;
    }
    #home-carousel .carousel-indicators {
        padding-right: 0px;
    }

}
@media screen and (max-width: 1100px) {
    #recommendation-accordion {
        width: 50%;
    }
}

@media screen and (max-width: 991px) {
    .container, .container-md, .container-sm {
        max-width: 95%;
        font-size: 20px;
    }
    .mobile-navigation {
        display: block;
    }
    .desktop-navigation {
        display: none;
    }
    p.featured {
        width: 270px;
        left: -115px;
    }
}
.search_deal_card {
    max-height: 600px;
}

@media screen and (max-width: 991px) {
    nav {
        min-height: 50px;
        padding: 0 16px;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        /* fade in checked menu */
    }
    nav .m-menu__checkbox {
        display: none;
    }
    nav label.m-menu__toggle {
        cursor: pointer;
    }
    nav .m-menu {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        min-height: 400px;
        -moz-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -moz-transition: transform 0.35s;
        -o-transition: transform 0.35s;
        -webkit-transition: transform 0.35s;
        transition: transform 0.35s;
        z-index: 1;
        overflow: hidden;
        background-color: #002e5f;
    }
    nav .m-menu__overlay {
        background-color: rgba(103, 103, 103, 0.5);
        position: absolute;
        top: 0;
        width: 100%;
        bottom: 0;
        z-index: 1;
        display: none;
    }
    nav .m-menu__header {
        padding: 0 16px;
        height: 60px;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        -ms-flex-pack: space-around;
        -webkit-align-items: center;
        align-items: center;
        border-bottom: 1px solid #e8e8e8;
    }
    nav .m-menu__header span {
        font-size: 1.2rem;
        font-weight: bold;
        text-align: center;
        width: 100%;
    }
    nav .m-menu .m-menu {
        -moz-transform: translate3d(480px, 0, 0);
        -o-transform: translate3d(480px, 0, 0);
        -ms-transform: translate3d(480px, 0, 0);
        -webkit-transform: translate3d(480px, 0, 0);
        transform: translate3d(480px, 0, 0);
    }
    nav .m-menu ul {
        height: 100%;
        overflow-y: auto;
    }
    nav .m-menu ul li a, nav .m-menu ul li label {
        display: block;
        text-align: left;
        padding: 0 10px;
        line-height: 47px;
        text-decoration: none;
        color: #fff;
        cursor: pointer;
        font-size: 20px;
        border-bottom: 1px solid #e8e8e8;
        position: relative;
    }
    nav .m-menu ul li label.a-label__chevron::after {
        content: "";
        position: absolute;
        display: inline-block;
        height: 10px;
        width: 10px;
        border-color: #fff;
        border-style: solid;
        border-width: 1px 1px 0 0;
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 50%;
        margin-top: -5px;
        right: 16px;
    }
    nav .m-menu ul li .-invisible {
        border-bottom: 0;
    }
    nav .m-menu .m-menu label.m-menu__toggle {
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        border-bottom: 0;
        padding: 0;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
    nav .m-menu__checkbox:checked ~ .m-menu__overlay {
        display: block;
    }
    nav .m-menu__checkbox:checked ~ .m-menu {
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .wrapper {
        height: auto;
        margin: 0 auto;
        overflow: hidden;
        background-color: #002e5f;
        position: relative;
    }
    .wrapper-min {
        height: 100%;
    }
    .home-banner-item {
        max-height: 275px;
    }
    .whats-included {
        font-size: 14px;
    }
    .footer-desktop {
        display: none;
    }
    .footer-mobile {
        display: block;
    }
}

@media screen and (max-width: 800px) {
    .contact-bottom {
        font-size: 1.15rem;
    }
}

/* samsung galaxy S22 */
@media screen and (max-width: 769px) {
    .search_deal_card {
        max-height: unset;
    }
    .mobile .tabbing-item{
        border-bottom: 4px solid #dd052b;
    }
    .mobile .tabbing-item.collapsed {
        border-bottom: 4px solid #002e5f;
    }
    .deals-header {
        max-height: 250px;
    }
}

/* samsung galaxy S22 */
@media screen and (max-width: 576px) {
    /* defaults */
    .container {
        font-size: 14px!important;
    }
    h2 {
        margin-top: 10px!important;
        margin-bottom: 10px!important;
    }
    .height-home {
        height: 610px;
    }


    /* header */
    .contact {
        display: none;
    }

    .contact-icon {
        display: block !important;
        align-content: center;
        text-align: end;
    }

    /* Navigation */
    .wrapper {
        width: 100%;
    }
    nav .m-menu ul li a, nav .m-menu ul li label {
        line-height: 25px;
    }

    .carousel-indicators {
        bottom: 275px;
        right: 25px;
    }
    /* search */

    /* itinerary */
    .itinerary-tags {
        justify-content: space-between!important;
    }
    .pills {
        font-size: 12px;
    }

    /* search page */
    .form-filter {
        font-size: 15px;
    }

}
