#main_menu{
    display: none;
}
.bar_menu_m{
    display: block;
    background: #bd4402 none repeat scroll 0 0;
    height: 34px;
    position: relative;
}
.container.content{
    overflow: hidden;
}
.navbar-toggle {
    display: block;
}
.textBlock{
    width: 80%;
    left: 10%;
    min-height: 150px;
    height: 180px;
    top: 5%;
}
.slide_name_banner{
    font-size:30px
}
.slide_desc_banner span{
    font-size: 20px;
}
.slide_desc_banner{
 font-size: 18px;
}
.carousel-indicators{
    bottom: 0;
}
.img_slide{
    min-height: 250px;
}
.navbar-toggle{
    right: 40px;
    left: auto;
}
.nav-tab-index > li > a{
    margin: 0 5px;
    padding: 5px 10px;
    font-size: 14px;
}
img.img_tour_index{
    height: 140px;
}
.a_banner_offer{
    font-size: 30px;
}
.a_banner_offer span{
    font-size: 40px;
}
.bar_foreigh_tour{
    margin-bottom: 5px;
}
.row_loaihinh{
    position: relative;
}
.div_loaihinh_sub{
    position: relative;
    left: 0;
    top: 0;
    display: none;
}
.loaihinh_hover .div_loaihinh_sub{
    display: block;
}
.div_loaihinh_sub{
    width: 100%;
}
.ul_loaihinh{
    min-height: 120px;
}
.loaihinh_hover .div_loaihinh_sub{
    display: none;
    top: 0;
}
.collapse.in{
    display: block !important;
}
.loaihinh_hover{
    background: none;
}

.loaihinh_hover .div_loaihinh{
    color: #666666;
    background-position: top left;
}
.div_loaihinh .caret{
    display: inline-block;
    float: right;
    border-width: 7px;
    margin-top: 10px;
}
.li_loaihinh{
    float: left;
    width: 50%;
}
.box_foreign_tour{
    margin-top: 25px;
}
.box_foreign_tour .bar_foreigh_tour{
    margin-bottom: 15px;
}
.footer_contact{
    margin-bottom: 20px;
}
.left_hotel_itemlist{
    width: 100%;
}
.right_hotel_itemlist{
    width: 100%;
    margin-top: 20px;
}
.travel_support{
    text-align: center;
}
.row_tour_group{
    width:33.333%;
}
.row_tour:last-child{
    display: none;
}
.row_tour_group_4col{
    width: 50%;
}

.row_tour_list:nth-of-type(4n+1){
    clear: none;
}
.row_tour_list:nth-of-type(3n+1){
    clear: both;
}
.bando{
    text-align: center;
}
.row_top_tour{
    width: 33.333%;
}
.row_top_tour:nth-of-type(5n+1){
    clear: none;
}
.row_top_tour:nth-of-type(3n+1){
    clear: both;
}
.row_top_tour .img_hotel_top{
    height: 135px;
}
.nav-tab-hotel li:nth-child(5),
.nav-tab-hotel li:nth-child(6),
.nav-tab-hotel li:nth-child(7)
{
    display: none;
}
.left_hotel_info{
    width: 100%;
    float: none;
}
.right_hotel_info{
    float: none;
    width: 70%;
    margin-left: 15%;
}
.row_cruise_list{
    margin-bottom: 20px;
}
.row_cruise_list:last-child{
    margin-bottom: 0;
}
.left_cruise_list{
    width: 25%;
}
.right_cruise_list{
    width: 72%;
}
.left_similar{
    width: 20%;
}
.ul_main_sub{
    min-height: 200px;
}