@media(max-width: 991px){
    input[type=image],.content-detail img{
        max-width: 100% !important;
        height: auto !important;
    }
    .img-dest-cat{
        margin-top: 10px;
    }
    #menu-scroll{
        display: none !important;
    }
    .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul{
        background: none !important;
    }
    .ul_sub_main_menu.mm-list{
        padding-left: 20px !important;
    }
    .a_sub_2{
        padding-left: 0 !important;
        /* text-transform: none !important;
         padding-top: 6px !important;
         padding-bottom: 6px !important;
         font-size: 15px;*/
    }
    li.li_sub_main_menu a.li_sub_2{
        color:#fff;
        font-size: 15px;
    }
    .ul_sub_2{
        margin-left: 10px !important;
    }
    .a_main_menu{
        font-weight: bold;
    }
    .li_first{
        display: none !important;
    }
    .left_tour_detail, .right_tour_detail{
        float: none;
        width: 100%;
    }
    .left_tour_detail{
        padding-bottom: 20px;
    }
    #tour_info_fix{
        position: relative !important;
        width: 100% !important;
        top: auto !important;
    }
    #main-menu{
        display:none
    }
    .navbar-toggle{
        display: block;
    }
    .tour-similar{
        margin-top: 40px;
    }
    .responsive .prev{
        width: 35px;
        background-position: left top;
        left: -10px;
    }
    .responsive .next{
        width: 35px;
        background-position: right top;
        right: -10px;
    }
}
@media(max-width: 991px) and (min-width: 768px){
    .tag_func a{
        padding-left: 10px;
        padding-right: 10px;
    }
    .col-holiday-type{
        width: 50%;
    }
    .h2-holiday-type{
        padding-left: 20px;
        font-size: 24px;
    }
    .row-dest:nth-of-type(4n+1){
        clear: none;
    }
    .row-dest:nth-of-type(3n+1){
        clear: both;
    }
    .top-hotel:last-child{
        display: none;
    }
    .row-sub-category-inner{
        text-align: center;
    }
    .img-sub-category{
        width: auto;
        height: auto;
        float: none;
    }
    .right-sub-category{
        float: none;
        text-align: left;
        width: 100%;
    }

    .row-tour-list:nth-of-type(3n+1){
        clear: none;
    }
    .row-tour-list:nth-of-type(2n+1){
        clear: both;
    }
    .box-holiday-type .row-tour-list:nth-of-type(3n+1){
        clear: both;
    }
    .box-holiday-type .row-tour-list:nth-of-type(2n+1){
        clear: none;
    }
    .tour-customize{
        display:none;
    }
    .top-tour-vn, .top-tour-asia{
        width: 50%;
    }
    .navbar-toggle{
        position: absolute;
        right:0;
        bottom:15px
    }
    #logo img{
        width:340px
    }
    .a-deal{
        font-size: 15px;
        background: rgba(0, 0, 0, 0) url("../images/arrow2.jpg") no-repeat scroll 0 4px;
    }
    .img-deal{
        height: 140px;
    }
    .footer_link{
        margin-bottom: 10px;
    }
    .footer_menu{
        margin-bottom: 10px;
    }
    .box-destination #imagedest{
        text-align: center;
        margin-top: 15px;
    }
    .img-tour-list{
        height: auto;
    }
    .box-holiday-type .title-tour-list a{
        font-size: 15px;
    }
    .holiday-type-name-info, .holiday-type-name a{
        font-size: 17px;
    }
    .carousel-inner > .item > img.img-slide, .carousel-inner > .item > a > img.img-slide{
        height: auto;
    }
    .top-tour-inner .h2-top-tour{
        padding-left: 10px;
        padding-right: 10px;
        font-size: 17px;
    }
    .top-tour-vn-inner{
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .custs{
        flex-direction: column;
    }
    .col-cust:nth-child(1),
    .col-cust:nth-child(2),
    .col-cust:nth-child(3){
        flex-basis: 100%;
        text-align: center;
    }
    .col-cust:nth-child(2){
        padding: 15px 0;
    }
    .col-tours a{
        height: auto;
    }
    .col-tours img{
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        width: 100%;
        height: auto;
    }
    .wrapper-tours{
        flex-direction: column;
    }
    .col-tours{
        flex-basis: 100% !important;
        padding-right: 0 !important;
    }
    .col-tours:nth-child(2n+1){
        padding-right: 0;
    }
    .h2-slide::after{
        bottom: -5px;
    }
    .h2-slide span{
        display: block;
    }
    .h2-slide{
        padding-left: 10px;
        padding-right: 10px;
    }
    .h2-slide span{
        padding-left: 0;
        padding-right: 0;
    }
    .span-phone{
        font-size: 14px;
        float: none;
        border-right: 1px solid #000;
        padding-right: 10px;
    }
    .span-email{
        float: none;
        border-right: none;
        margin-right: 0;
        margin-left: 5px;
        padding-right: 0;
        padding-left: 25px;
    }
    .guide_language_detail{
        width: 100%;
    }
    .startdate_detail{
        width: 150px;
        background-position: 120px center;
    }
    .col-logo{
        text-align: center;
        padding-bottom: 20px;
    }
    .h3-tab{
        font-size: 25px;
        padding-left: 0;
    }
    .dl-horizontal dt{
        padding-right: 15px;
    }
    .tab_tourdetail{
        display: none;
    }
    .box-tailor-made{
        height: 200px;
        overflow: hidden;
    }
    .tailor-made-info{
        width: 100%;
        top: 0px;
        padding: 10px;
        right: auto;
    }
    .tailor-made-desc{
        margin-bottom: 5px;
    }
    .tailor-made-name{
        padding-bottom: 5px;
        font-size: 17px;
    }
    .box-tailor-made .img-full{
        position: absolute;
        height: 200px;
        top: 0;
        left: 0;
    }
    .row-search{
        padding-bottom: 5px;
    }
    .h2-holiday-type{
        padding-left: 0;
        font-size: 20px;
    }
    .name-myanmar-adv{
        top: 30%;
        font-size: 20px;
    }
    .col-holiday-type{
        width: 50%;
    }
    .left-travel-by{
        display: none;
    }
    .right-travel-by{
        width: 100%;
        float: none;
    }
    .box-link{
        position: relative;
        top: auto;
        margin-top: 0;
        left: auto;
    }
    .span-top-tour{
        width: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    .h1-top-tour{
        font-size: 18px;
    }
    .slick-next{
        right: 5px;
    }
    .slick-prev{
        left: 5px;
    }
    .a-slide{
        padding: 4px 5px;
        margin: 0;
        font-size: 13px;
        font-family: "Century Gothic";
    }
    .h2-slide{
        font-size: 20px;
    }
    #header{
        position: relative;
        height: auto;
    }
    #testimonial > li figure img{
        float: none;
    }
    #testimonial > li figure{
        text-align: center;
    }
    .col-top-about{
        text-align: center;
        padding-bottom: 15px;
    }
    .row-about-list{
        border-bottom: 1px solid #ccc;
        margin-bottom: 15px;
    }
    .a-booking-dest{
        margin-right: 0;
        display: block;
        padding-right: 60px;
        font-size: 17px;
    }
    .dest .content_inner{
        padding-top: 0;
    }
    .row-dest:last-child{
        margin-bottom: 0;
    }
    .a-destination{
        font-size: 20px;
    }
    .tour-detail-top{
        padding: 10px 0;
    }
    .top-category{
        border-bottom: none;
        margin-bottom: 0;
    }
    #book_customize input[type="text"], #book_customize select{
        padding: 2px 5px;
    }
    .right_{
        text-align: left;
        margin-top: 0;
    }
    .distination_box{
        padding: 0;
    }
    .padding-form{
        padding: 0 10px;
    }
    .img-book{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }
    .title-tour-info{
        font-size: 22px;
    }
    .title-duration:after{
        content: ":";
    }
    .title-duration{
        display: inline-block;
        width: 120px;
        font-size: 14px !important;
    }
    .select-type-2{
        margin-bottom: 10px;
    }
    .tour-similar{
        margin-top: 30px;
    }
    .h3-similar{
        font-size: 25px;
    }

    .row-tour-list{
        margin-bottom: 20px;
    }
    .ad-gallery .ad-image-wrapper{
        height: 250px!important;
    }
    .ad-image img,
    .ad-image{
        height:250px !important
    }
    .div-bt-book .a-booking{
        display: block;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .tour_brief table td{
        font-size: 15px;
    }
    .h1-tour-detail{
        font-size: 25px;
    }
    .category-bottom .col-xs-12{
        padding-bottom: 15px;
    }
    .category-bottom .col-xs-12:last-child{
        padding-bottom: 0;
    }
    .navbar-toggle{
        float: right;
        margin-top: 15px;
        margin-right: 15px;
    }
    .h3-category{
        margin-top: 0;
    }
    .category-banner{
        min-height: 140px;
    }
    .box-customize-banner{
        background: none;
        padding: 0;
        width: 100%;
        bottom: 50px;
    }
    .footer_menu{
        padding-bottom:10px;
        border-bottom: 1px solid #2a80b5;
        margin-bottom: 10px;
    }
    .footer_link{
        margin-top: 10px;
    }
    #top-menu{
        float: none;
        text-align: center;
        clear: both;
        margin-bottom: 5px;
    }
    .logo{
        width: 250px;
        padding-left: 15px;
    }
    #header .container{
        padding: 0;
    }
    .nav-top{
        display: none;
    }

    #logo{
        text-align: center;
        position: relative;
        padding: 0 15px;
    }
    #main-menu{
        display:none;
    }

    .carousel-inner > .item > img.img-slide, .carousel-inner > .item > a > img.img-slide{
        height: auto;
    }
    .top-tour-inner{
        margin-top: 20px;
    }
    .a-customize{
        font-size: 18px;
    }
    .h2-top-tour{
        background: none;
        padding: 0 10px 0px 10px;
        margin-top: 15px;
    }
    .top-tour-vn-inner{
        padding: 0 10px;
    }
    .top-tour-asia{
        background: none;
    }
    .top-tour{
        padding-bottom: 20px;
    }
    #imagedest{
        margin-top: 15px;
    }
    .content{
        padding-top: 20px;
    }
    .h1-category{
        font-size: 25px;
    }
    .row-deal{
        float: none;
        width: 100%;
    }
    .img-deal{
        height: auto;
    }
    .select-type,.select-duration{
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .row-sub-category{
        float: none;
        width: 100%;
    }
    .h3-bottom{
        font-size: 25px;
        margin-bottom: 20px;
    }
    .h2-category{
        font-size: 24px;
    }
    .right-sub-category{
        float: none;
        width: 100%;
    }
    .row-sub-category-inner{
        padding-right: 15px;
    }
    .img-tour-list{
        height: auto;
    }
    .owl-nav .owl-prev{
        left: 0;
    }
    .owl-nav .owl-next{
        right: 0;
    }
    .col-footer{
        width: 100% !important;
        margin-bottom: 15px;
        padding: 0;
    }
    .rows-footer{
        margin: 0;
    }
    .tour-slide{
        display: none;
    }
    .summary-tour-info{
        padding: 0;
    }
    .tour-map{
        float: none;
        margin-left: 0;
        margin-bottom: 15px;
        text-align: center;
        width: 100%;
    }
    .h3-title{
        font-size: 20px;
    }
    .post-wapper{
        flex-direction: column;
        margin: 0;
    }
    .post-col{
        width: 100%;
        padding: 0;
    }
}
@media(min-width: 992px) and (max-width: 1199px){
    .tag_func a{
        padding-left: 20px;
        padding-right: 20px;
    }
    #main-menu .ul_main_menu a.a_main_menu{
        padding-left: 10px;
        font-size: 17px;
    }
    .box-customize-banner{
        bottom: 10px;
        padding-top:10px;
        padding-bottom: 10px;
    }
}
@media (max-width: 400px) {
    .col-holiday-type{
        width: 100%;
    }
}