﻿@media (max-width: 768px) {
    .view-dates{
        display:none;
    }
    .usd {
        text-align: left;
    }
    .heading-box ul li{
        float:none;
        width:auto;
    }
    .activities-box ul li{
        float:none;
        width:auto;
    }
    .img-tour {
        width: 100%!important;
        height: 229px !important;
    }
    .navbarbox {
        display: block !important;
        height: 42px;
    }
    #compare-box .compare-item{
        width:210px;
        margin-bottom:20px;
        margin-right: 8px;
    }
    #compare-box .compare-item:last-child{
        margin-right: 0;
    }
    .compare-scroll{
        overflow:auto;
    }
    #compare-box {
        width: auto;
        display: -webkit-box;
    }
    #compare-box .compare-item .compare .contand-box h5{
    width: auto;
    max-width: auto;
    font-size: 14px !important;
    height: 40px;
    }
    .add-compare2{
        justify-content:center;
    }
    .btn-link {
        width: 100%;
        display: block;
    }
    .btn-w-100 {
        width: 100%;
    }
    .fs1 {
        font-size: 2rem !important;
        line-height: 40px;
    }
    .mealblok{
        height:250px!important;
    }
}
