@media (max-device-width:480px) and (min-device-width:426px) {
    .insp-hotel-card {
        width: 90%;
        margin: 20px 10px
    }
}
@media only screen and (min-width:480px) {
    .home-tour h2 {
        margin-top: 80px;
        font-size: 18pt;
        margin-bottom: 0
    }
    .home-tour p {
        margin-bottom: 5px
    }
    .home-tour-card {
        width: 180px;
        height: 200px;
        color: #fff;
        text-align: center;
        display: block;
        margin: 0 auto;
        margin-top: 10px
    }
    .home-tour .owl-item.center>div.home-tour-card {
        width: initial;
        height: 230px;
        margin-top: 0
    }
    .tour-card-details>h3 {
        font-size: 12pt
    }
    .header-container h1.br-tour-name {
        color: #fff;
        font-size: 2.5em;
        font-weight: 700;
        line-height: 1em;
        margin-bottom: 22px
    }
    .header-container h2.br-tour-info.br-tour-info-days {
        color: #fff
    }
    .header-container h2.br-tour-info.br-tour-info-price {
        color: #fff
    }
    .header-container .br-tour-intro>p {
        color: #fff;
        font-size: 2rem;
        line-height: 1em
    }
    .lightbox-thumbs-container {
        width: 100%
    }
    .inspiration-card {
        height: 380px
    }
    .header-card-img img {
        height: 250px
    }
    #destination-nav>li {
        padding: 0
    }
    .full-screen-modal .card-container {
        height: 300px;
        overflow: auto;
        margin-bottom: 10px
    }
    .excursion-card .ex-card-img {
        width: 100%;
        height: 200px
    }
    .header-card-body {
        display: inline-block;
        width: 85%;
        padding: 0 10px 10px
    }
    .header-card-img {
        display: inline-block;
        width: 15%
    }
    .header-card-img img {
        height: 80px;
        width: 80px
    }
    .header-card-body p {
        height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 1em;
        color: #6b6868
    }
    .header-card-body h2 {
        margin: 0;
        font-size: 16px;
        margin-bottom: 10px;
        color: #0e5275
    }
    .hotel-new-card-offset {
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (min-width:767px) {
    .header.hotel-view .star-rating li i {
        font-size: 2.1875rem
    }
}
@media screen and (min-width:500px) and (max-width:639px) {
    .offers-tour .tour-text {
        margin: 0;
        padding-top: 0;
        padding-left: 20px
    }
}
@media (min-width:568px) and (max-width:767px) {
    .continent-checkbox-list li {
        width: 33.33%
    }
}
@media (min-width:600px) {
    .dining-carousel .item-inner figure {
        height: 196px;
        overflow: hidden
    }
}
@media (min-width:600px) and (max-width:767px) {
    .card-btn-view {
        min-width: 100px;
        font-size: 11px
    }
}
@media (min-width:600px) and (max-width:767px) {
    .carousel-wrapper .cards-carousel .item {
        -webkit-transform: scale(.71);
        -moz-transform: scale(.71);
        -ms-transform: scale(.71);
        -o-transform: scale(.71);
        transform: scale(.71)
    }
    .carousel-wrapper .cards-carousel .owl-item.center .card-info {
        display: none
    }
}
@media screen and (min-width:641px) and (max-width:767px) {
    .item-tours-section .tour-with-text .tour-carousel-item {
        padding: 0 7.5rem;
        margin-bottom: 4.375rem
    }
}