@font-face {
    font-family: 'utm_swiss';
    src: url('../font/utm_swiss_condensedbold.eot');
    src: url('../font/utm_swiss_condensedbold.eot?#iefix') format('embedded-opentype'),
         url('../font/utm_swiss_condensedbold.woff') format('woff'),
         url('../font/utm_swiss_condensedbold.ttf') format('truetype'),
         url('../font/utm_swiss_condensedbold.svg#utm_swiss_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avo';
    font-style: normal;
    font-weight: normal;
    src: url("../font/utm_avo.eot?#iefix") format("embedded-opentype"), 
        url("../font/utm_avo.woff") format("woff"), 
        url("../font/utm_avo.ttf") format("truetype");
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, img, samp, small, strike, strong, sub,  tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    list-style: none;
    font-family: sans-serif;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
a{
    color: #1c7703;
    text-decoration: none;
}
a:hover{
    color: #FF6600;
}
.pages{
    /*float: right;*/
    padding : 10px 0px;
    text-align: center;
}
input[type="submit"],
input[type="button"] {
    background: url("../images/bg_bar_top.png") repeat-x scroll 0 0 transparent;
    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 1px #999;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: "utm_swiss";
    padding: 2px 10px;
    text-transform: uppercase;
    transition: all 300ms ease 50ms;
}
input[type="submit"]:hover,
input[type="button"]:hover {
    background: url("../images/bg_bar_top.png") repeat-x scroll 0 0 transparent;
}
.pages a{
    background: -moz-linear-gradient(center top , #F9F9F9 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
    border: 1px solid #D3D3D3;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 #DFDFDF;

    cursor: pointer;
    font-size: 11px;
    margin: 0 2px;
    padding: 4px 7px;
}
.pages .current{
    background: none repeat scroll 0 0 #6F6F6F;

    box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #FFFFFF;
    color: #FFFFFF;
    font-weight: bold; 
    cursor: pointer;
    font-size: 11px;
    margin: 0 2px;
    padding: 4px 7px;
    border: 1px solid #646464;
    border-radius: 3px 3px 3px 3px;
}

.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
input[type="search"], input[type="email"], input[type="text"], input[type="number"],textarea{
    border: 1px solid #CCCCCC;
    color: #333;
    padding: 3px 5px;
    border-radius: 1px 1px 1px 1px;
}
input[type="search"] {
    -moz-box-sizing: content-box;
}
button, input, select, textarea {
    margin: 0;
    vertical-align: baseline;
}
input, textarea {
    outline: medium none;
}
.show_success,
.show_notice{
    background: none repeat scroll 0 0 #E7FDD0;
    border: 1px solid #B9FA78;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #CCCCCC;

    margin-top: 20px;
    padding: 5px;
}
.support{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #f2f2f2;
    border-radius: 3px;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 228px;
}
.support p{
    overflow: hidden;
    padding-bottom: 5px;
    line-height: 14px;
}
.support p a{
    width: 110px;
    float: left;
    font-weight: bold;
}
.support p a img{
    float: left;
    margin-right: 5px;
}
#breadcrumbs {
    margin-bottom: 10px;
    overflow: hidden;
}
#breadcrumbs ul {
    background: url("../images/breadcrumb_home.png") no-repeat scroll left 6px rgba(0, 0, 0, 0);
    height: 25px;
    line-height: 20px;
    list-style-type: none;
    margin-bottom: 1px;
    padding-left: 10px;
}
#breadcrumbs li {
    color: #666666;
    float: left;
    height: 25px;
    margin-left: 5px;
}
#breadcrumbs li a {
    background: url("../images/brand.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #333333;
    display: block;
    font-size: 12px;
    line-height: 25px;
    padding-right: 15px;
}
#breadcrumbs li a:hover {
    color: #FF6702;
}
#breadcrumbs li a.active {
    color: #FF6702;
    font-weight: bold;
}
#breadcrumbs li a.end {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
body{
    background: #F8F8F8;/* url(../images/background.jpg) repeat top;*/
    padding: 0px;
    margin: 0px;
    font-family: Arial,"sans-serif";
    color: #333333;
    line-height: 18px;
    font-size: 12px; 
}
#header{
    width: 100%;
    position: relative;
    height: 145px;
}                      
 
#main_header_top {
   background: url(../images/bg_bar_top.png) repeat-x;
   border-bottom: 1px #13a705 solid;
   height: 30px;
} 
 
#main_header_top1{
   background: #FFFFFF; /* Old browsers */
   border-bottom: 1px #ddd solid;
   background: -moz-linear-gradient(top,  #FFFFFF 0%, #f2f2f2 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#f2f2f2));
   background: -webkit-linear-gradient(top,  #FFFFFF 0%,#f2f2f2 100%);
   background: -o-linear-gradient(top,  #FFFFFF 0%,#f2f2f2 100%); 
   background: -ms-linear-gradient(top,  #FFFFFF 0%,#f2f2f2 100%);
   background: linear-gradient(to bottom,  #FFFFFF 0%,#f2f2f2 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); 
   height: 35px;
   position: relative;
   z-index: 100;
}

#main_foot_top{
   background: #FFFFFF; /* Old browsers */
   border-top: 1px #ddd solid;
   background: -moz-linear-gradient(top,  #FFFFFF 0%, #f2f2f2 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#f2f2f2));
   background: -webkit-linear-gradient(top,  #FFFFFF 0%,#f2f2f2 100%);
   background: -o-linear-gradient(top,  #FFFFFF 0%,#f2f2f2 100%); 
   background: -ms-linear-gradient(top,  #FFFFFF 0%,#f2f2f2 100%);
   background: linear-gradient(to bottom,  #FFFFFF 0%,#f2f2f2 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); 
   height: 34px;
   position: fixed;
   z-index: 1000;
   width: 100%;
   bottom: 0;
   display: none;
   min-width: 300px;
}
#main_foot_top .bg_hotline{
    background: url(../images/bg_hotline.png) no-repeat center right;
    float: left;
    height: 34px;
    padding-right: 20px;
    padding-left: 20px;
    color: #FFF;
    line-height: 34px;
    font-family: "utm_swiss";
    font-size: 22px;
    text-transform: uppercase;
}
#main_foot_top .number{
    line-height: 34px;
    font-family: Tahoma;
    font-weight: bold;
    padding-left: 15px;
    color: #0000FF;
}
#header .bartop{
    padding: 8px 0px;
    padding-left: 170px;
    position: relative;
}
.bartop .icon_phone{
    background: url(../images/icon.png) no-repeat;
    width: 24px;
    height: 24px;
    float: left;
}  
.bartop .txt_phone{
    font-weight: bold;
    color: #4f4f4f;
    text-shadow: 0 1px 0 #FFFFFF;
    font-family: "Tahoma";
    font-size: 14px;
    padding-left: 9px;
}  
.bartop .support{
    background: url(../images/arrow_support.png) no-repeat scroll 100% 8px;
    padding-right: 15px;
    float: right;
    cursor: pointer;
}  
.bartop .sitemap{
    float: right;
    margin-left: 10px;
    
}
.bartop .sitemap a{
    font-weight: bold;
    color: #FF2119;
    padding: 0px 10px;
    float: left;
    border-radius: 2px;

}
#slide{
    height: 425px;
}
#bannerslider {
    background: none repeat scroll 0 0 #E0DEDF;
    height: 425px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
#bannerslider .item {
    height: 425px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
#wrapper{
    width: 1140px;
    margin: 0 auto;
    position: relative;
}
#header #logo{
    background: url(../images/logo.png) no-repeat;
    position: relative;
    width: 166px;
    height: 135px; 
    margin-top: -35px;  
    z-index: 777;
    float: left;
    margin-left: -10px;
}
#header .headr{
    float: left;
    width: 972px;
    position: relative;
} 
.menu{
    float: left;
    margin-top: 20px;
}
.menu li{
    float: left;
}
.menu li a{
    float: left;
    padding: 5px 5px;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
    font-family: "utm_swiss";
    color: #4963E5;
    text-transform: uppercase; 
}
.menu li a.active,
.menu li a:hover{
    background: url(../images/bg_bar_top.png) repeat-x top;
    color: #FFF;
    border-radius: 7px 7px 7px 7px;
}
#header .search{

    position: absolute;
    top: 76px;
    left: 0px;
}
#header .search .keyword{
    background: #FFF;
    border: 1px solid #29C411;
    border-radius: 2px;    
    float: left;
    color: #000;
    width: 110px;
}
#header .search label{
    float: left;
    padding: 3px;
    font-weight: bold;
    color: #222;
}
#header .search .item{
    float: left;
    margin-right: 10px;
}
#header .mapdnx{
    float: right;
    width: 224px;
    height: 94px;
    margin-top: 5px;
    box-shadow: 0px 0px 2px #333;
}
.info_support{
    position: absolute;
    top: 7px;
    left: 450px;
    height: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #0519FF;
    font-family: "Tahoma";
    font-size: 14px;
}
.info_support .tel{
    background: url(../images/tel.png) no-repeat scroll 0px 4px;
    padding-left: 20px; 
    float: left;       
    margin-right: 20px; 
}
.info_support .fax{
    background: url(../images/fax.png) no-repeat scroll 0px 4px;
    padding-left: 20px; 
    float: left;        
    margin-right: 20px; 
}
.info_support .email{
    background: url(../images/email.png) no-repeat scroll 0px 4px;
    padding-left: 20px; 
    float: left;        
    margin-right: 20px; 
}

.select {
    cursor:pointer;
    display:inline-block;
    position:relative;
    padding: 2px;
    color:#222;
    border: 1px solid #29C411;
    border-radius: 2px;  
}

.styledSelect {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:white;
    padding:0 10px;
    font-weight:bold;
}

.styledSelect:after {
    content:"";
    width:0;
    height:0;
    border:5px solid transparent;
    border-color:black transparent transparent transparent;
    position:absolute;
    top:9px;
    right:6px;
}

.styledSelect:active,
.styledSelect.active {
    background-color:#eee;
}

.options {
    display:none;
    position:absolute;
    top:100%;
    right:0;
    left:0;
    z-index:999;
    margin:0 0;
    padding:0 0;
    list-style:none;
    border:1px solid #ccc;
    background-color:white;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,0.2);
    box-shadow:0 1px 2px rgba(0,0,0,0.2);
}

.options li {
    padding:0 6px;
    margin:0 0;
    padding:0 10px;
}

.options li:hover {
    background-color:#39f;
    color:white;
}
.page_content{
    float: left;
    width: 100%;
}
.colleft{
    width: 200px;
    float: left;
}
.colright{
    width: 250px;
    float: right;
}
.content{
    margin-left: 10px;
    width: 670px;
    float: left;
}

.nolist {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.vtvgroup {
    height: 240px;
    padding: 0px;
    position: relative;
    width: 250px;
}

.vtvgroup ul {
    float: left;
    margin: 0;
}
.vtvgroup ul li a {
    -moz-box-sizing: border-box;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.25);
    transition: all 300ms ease 100ms;
    -webkit-transition: all 300ms ease 100ms;
}
.vtvgroup ul li a:hover {
    border-color: #555555;
    box-shadow: 0 1px 25px rgba(0, 0, 0, 0.4) inset;
    -webkit-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.4) inset;
    text-decoration: none;
}
.vtvgroup ul li {
    float: left;
    margin-bottom: 3px;
}
.vtvgroup .col1, .vtvgroup .col1 a {
    margin-right: 3px;
    width: 92px;
}
.vtvgroup .col1 li.mycar {
    height: 129px;
}
.vtvgroup .col1 li.mycar a {
    background-color: #ff2b95;
    background-image: url("../images/car.png");
    background-position: center 4px;
    height: 129px;
    line-height: 170px;
}
.vtvgroup .col1 li.mycar a:hover {
    background-position: center 40px;
    line-height: 50px;
}

.vtvgroup .col1 li.ticket {
    height: 100px;
    width: 92px;
}
.vtvgroup .col1 li.ticket a {
    background-color: #ff8000;
    background-image: url("../images/flight.png");
    background-position: center 15px;
    height: 99px;
    line-height: 160px;
    text-align: center;
    width: 92px;
}
.vtvgroup .col1 li.ticket a:hover {
    background-position: center 35px;
    line-height: 50px;
}

.vtvgroup .col2, .vtvgroup .col2 a {
    width: 155px;
}
.vtvgroup .col2 li.hoteldnx {
    height: 81px;
}
.vtvgroup .col2 li.hoteldnx a {
    background-color: #7F006E;
    background-image: url("../images/hotel.png");
    background-position: center 15px;
    height: 81px;
    line-height: 130px;
    text-align: center;
}
.vtvgroup .col2 li.hoteldnx a:hover {
    background-position: center 35px;
    line-height: 50px;
}
.vtvgroup .col2 li.tour-asia {
    height: 59px;
}
.vtvgroup .col2 li.tour-asia a {
    background-color: #0DFFFF;
    background-image: url("../images/travel.png");
    background-position: 100px center;
    color: #2833FF;
    height: 59px;
    padding-left: 0px;
    line-height: 60px;
    text-align: left;
}
.vtvgroup .col2 li.tour-asia a:hover {
    background-position: 5px center;
    line-height: 60px;
    text-align: right;
}
.vtvgroup .col2 li.event {
    height: 85px;
    margin-right: 3px;
    width: 74px;
    margin-bottom: 3px;
    
}
.vtvgroup .col2 li.event a {
    background-color: #fff200;
    background-image: url("../images/icon_new.png");
    background-position: center 15px;
    height: 85px;
    line-height: 120px;
    text-align: center;
    width: 77px;
    color: #2833FF;
}
.vtvgroup .col2 li.event a:hover {
    background-position: center 35px;
     line-height: 50px;
}
.vtvgroup .col2 li.duhoc {
    height: 85px;
    width: 75px;
    margin-left: 3px;
}
.vtvgroup .col2 li.duhoc a {
    background-color: #22b14c;
    background-image: url("../images/event.png");
    background-position: center 15px;
    height: 85px;
    line-height: 120px;
    text-align: center;
    width: 75px;
}
.vtvgroup .col2 li.duhoc a:hover {
    background-position: center 35px;
     line-height: 50px;
}
.module_menu{
    margin-bottom: 10px;
}
.module_menu h2.title{
    background: url(../images/bg_bar_top.png) repeat-x bottom;
    padding: 7px 10px;
    border-radius: 3px 3px 0px 0px;
    color: #FFF;
    font-family: "utm_swiss";
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
}

.module_menu .mid{
    background: #FFF;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}
.module_menu .mid .catname{
    background: #F1F1F1;
    padding: 5px 10px;
    border-top: 1px solid #CCCCCC; 
}
.module_menu .mid .catname.active,
.module_menu .mid .catname:hover{
    background: #d8d7d7;
}
.module_menu .mid .catname span.arrow{
    float: right;
    background: url(../images/arrow.png) no-repeat;
    width: 9px;
    height: 9px;
    margin-top: 4px;
    cursor: pointer;
    transition: all 0.1s linear 0s;
}
.module_menu .mid .catname span.arrow.expand{
   transform: rotate(90deg);
   transition: all 0.1s linear 0s;
}
.module_menu .mid .catname a{
    font-weight: bold;
    color: #333;
}
.module_menu .submenu{
    border-top: 1px solid #CCCCCC;
}
.module_menu .submenu li{
    border-bottom: 1px dotted #ebebeb;
    padding: 5px 10px;
}
.module_menu .submenu li.last{
    border-bottom: 0px;
}
.module_menu .submenu li a{
    color: #007abf;
}
.module_menu .submenu li.active,
.module_menu .submenu li:hover{
    background: #dddddd;
}
.module_menu .submenu li.active a,
.module_menu .submenu li:hover a{
    color: #FF6600;
}
.module_green{
    margin-bottom: 10px;
}
.module_green h2.title{
    background: url(../images/bg_bar_top.png) repeat-x bottom;
    padding: 7px 10px;
    border-radius: 3px 3px 0px 0px;
    color: #FFF;
    font-family: "utm_swiss";
    text-transform: uppercase;
    font-size: 15px; 
    text-align: center;
}
h2.danhgiatour{
    background: url(../images/bg_bar_top.png) repeat-x bottom;
    padding: 7px 10px;
    border-radius: 3px 3px 0px 0px;
    color: #FFF;
    font-family: "utm_swiss";
    text-transform: uppercase;
    font-size: 15px; 
    text-align: center;
    margin-top: 5px;
}
.module_green .mid{
    background: #FFF;
    border: 1px solid #d1d1d1;
    border-top: 0px;
    
}
ul.listchude{
    padding: 5px;
}
ul.listchude li{
    background: url(../images/brand.png) no-repeat scroll 0px 5px;
    padding-left: 7px;
    margin: 5px 0px;
}
ul.tuvandl{
    padding: 5px;
}
ul.tuvandl li{
    overflow: hidden;
    margin-bottom: 2px;
}
ul.tuvandl span{
    background: none repeat scroll 0 0 #0FA502;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 8px;
    text-align: center;
    margin-right: 5px;
    display: block;
    overflow: hidden;
}
ul.tuvandl a{
    color: #333;
}
ul.tuvandl li:hover span{
   background: #007abf; 
}
ul.tuvandl li:hover a,
ul.tuvandl a:hover{
    color: #007abf;
}
.hotTour{
   margin-top: 0px; 
}
.hotTour h2.title{
    font-size: 17px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #007ABF;  
}
table {
    border-collapse: collapse;
    font-family: Arial,Tahoma,Verdana,Lucida Grande Sans-Serif;
    font-size: 12px;
}
.con_tour_hot{
    border: 1px solid #EEEEEE;
}
.hotTable th{
    background: #F9F9F9;
    border-bottom: 1px solid #EEEEEE;
    padding: 7px 5px;
}
.hotTable tr.row0 td{
    background: #FFF;
}
.hotTable tr.row1 td{
    background: #fffee0;
}
.hotTable td{
    padding: 7px 5px;

}
.hotTable td.price{
    color: #FF0000;
    font-weight: bold;
    text-align: right;
}
.hotTable td a{
    font-weight: bold;
}
.hotTable span.stt{
    background: url(../images/bg_title_pop.png) repeat-x bottom;
    color: #FFF;
    width: 20px;
    text-align: center;
    line-height: 20px;
    float: left;
    border-radius: 100%;
}
.lastTour li {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 2px #CACACA;
    float: left;
    margin-bottom: 7px;
    margin-right: 7px;
    width: 214px;
    overflow: hidden;
}
.lastTour li.last{
    margin-right: 0px;
}
.lastTour li .img {
    display: block;
    height: 130px;
    overflow: hidden;
    width: 214px;
}
.lastTour li .img:hover {
    
}
.title_last_tour{
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #007ABF;
}
.lastTour li .img a {
    display: block;
    height: 130px;
    position: relative;
    width: 214px;
}
.lastTour li .img .title {
    background: url("../images/trans_50.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    color: #FFFFFF;
    font-size: 11px;
    left: 0;
    line-height: 16px;
    padding: 5px;
    position: absolute;
    width: 204px;
}
.lastTour li .img img {
    min-height: 130px;
    width: 214px;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}
.lastTour li:hover img{
    transform: scale(1.15);
    -moz-transform: scale(1.15);
    -webkit-transform: scale(1.15);
}
.lastTour .info_tour {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #FFFFFF;
    color: #333333;
    height: 57px;
    padding: 5px 10px;
}
.lastTour span.price {
    color: #FF0000;
    font-size: 20px;
    font-weight: bold;
    font-family: "utm_swiss";
}
.lastTour span.price span {
    font-size: 15px;
}
.near-hotels {
    padding: 0;
}
.near-hotels li {
    margin-bottom: 10px;
    overflow: hidden;
    padding: 5px;
    transition: all 300ms ease 100ms;
}
.near-hotels li:hover {
    box-shadow: 0 0 5px #CCCCCC;
}
.near-hotels li h4 {
    font-size: 12px;
    font-weight: bold;
}
.near-hotels .img {
    float: left;
    height: 60px;
    margin-right: 5px;
    width: 90px;
}
.near-hotels .img a {
    border-radius: 5px;
    display: block;
    height: 60px;
    overflow: hidden;
    width: 90px;
}
.near-hotels .img img {
    min-height: 60px;
    width: 90px;
}
.near-hotels .address {
    color: #7A7777;
    font-size: 11px;
}
.near-hotels .price {
    color: #FF6600;
    font-size: 15px;
    font-weight: bold;
}
.near-hotels .a_bot {
    margin-top: 5px;
}
.near-hotels .a_bot a {
    margin-right: 20px;
}
.near-hotels .a_bot a:hover {
    text-decoration: underline;
}
h1.title{
    font-size: 20px;
    margin-bottom: 5px;
    color: #007AC1;
    line-height: 22px;
}
p.des{
    margin-bottom: 10px;
}

.Tour_detail{
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
.Tour_detail .Listimg{
    float: left;
    width: 360px;
}
.Tour_detail .InfoTour{
    float: right;
    width: 300px;
}
.InfoTour .box_info{
    border: 1px solid #d1d1d1;
    background: #F3F3F3;
    padding: 10px;
    border-radius: 2px;
    box-shadow: 0 0 2px #CCCCCC inset;      
}
.InfoTour .txt_price{
    color: #333;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.InfoTour .price{
    color: #FF0000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.score-container .score {
    color: #333333;
    font-size: 50px;
    font-weight: 100;
    line-height: 50px;
    text-align: center;
}
.small-star.star-rating-non-editable-container{
    background: url(../images/star1.png) repeat-x;
    height: 24px;
    width: 120px;
}
.score-container-star-rating{
    text-align: center;
    margin-left: 78px;
}
.small-star .current-rating{
    background: url(../images/star0.png) repeat-x;
    height: 24px;
}
.danhgia .small-star .current-rating{
    background: url(../images/star01.png) repeat-x;
    height: 16px;
}
.reviews-stats{
    text-align: center;
    margin-top: 5px;
}
.show_rating{
    display: none;
    height: 24px;
    width: 100%;
    overflow: hidden;
}
.show_rating a{
    background: url(../images/star1.png) repeat-x;
    height: 24px;
    width: 24px;
    float: left;
    cursor: pointer;
}
.show_rating a.on{
    background: url(../images/star0.png) repeat-x;
}
.InfoTour .price_note{
    text-align: center;
    font-size: 11px;
    margin-bottom: 10px;
}
.InfoTour .booktour{
    text-align: center;
    overflow: hidden;
    margin: 10px 0px;
}
.InfoTour .booktour a{
    background: url("../images/bg_bar_top.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 2px;
    box-shadow: 0 0 1px #999999;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: "utm_swiss";
    padding: 5px 15px;
    text-transform: uppercase;
    transition: all 300ms ease 50ms;
    margin-left: 90px;
    font-size: 16px;
    line-height: 18px;
}
.InfoTour .booktour a:hover{
    color: #CC0000;
}
.InfoTour .rating{

}

.tableTour {
    font-size: 11px;
    font-family: "Tahoma";
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    margin: 0 auto;
    width: 100%;
}
.tableTour td{
    vertical-align: top;
    padding: 2px 2px;
}
.tableTour td.label{
    font-weight: bold;
    color: #222;
    width: 95px;
}
.Listimg .Lager{
    overflow: hidden;
    display: block;
    width: 360px;
    height: 250px;
}
.Listimg .Lager img{
    width: 360px;
    min-height: 250px;
}

.listtour{
    
}
.listtour li{
    overflow: hidden;
    margin-bottom: 10px;
    padding: 10px;
    border-top: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #CDCDCD;
    background: #FFF;
    position: relative;
}
.listtour li .title{
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 15px;
}
.listtour li .img{
    width: 152px;
    height: 102px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #d1d1d1;
}
.listtour li .img a{
    width: 150px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #FFF;
    float: left;
}
.listtour li .img img{
    width: 150px;
    min-height: 100px;
}
.info_filter_tour {
    width: 200px;
    float: left;
}
.info_tour{
    float: left;
    font-size: 12px;
    width: 460px;
}
.info_tour p{
    padding: 2px 0px;
}
.info_filter_tour_last{
    clear: both;
    margin-top: 5px;
}
.listtour li .hot{
    background: url(../images/icon_hot.png) no-repeat;
    width: 31px;
    height: 106px;
    position: absolute;
    top: -2px;
    right: 0px;
}
.listtour li .khuyenmai{
    background: url(../images/icon_khuyenmai.png) no-repeat;
    width: 31px;
    height: 106px;
    position: absolute;
    top: -2px;
    right: 0px;
}
.info_filter_tour_last .price{
    color: #FF0000;
    font-size: 17px;
    font-weight: bold;
}
.info_filter_tour_last .google{
    float: right;
    width: 80px;
}
.tab{

}
.tab ul.listtab{
    background: url(../images/bg_bar_top.png) repeat-x top;
    height: 35px;
    width: 100%;
    float: left;
    border-radius: 5px 5px 0px 0px;
}
ul.listtab li{
    float: left;
    margin-top: 5px;
}
ul.listtab li a{
    float: left;
    margin-left: 10px;
    padding: 6px 10px;
    font-weight: bold;
    color: #FFF;
}
.tab ul.listtab .print{
    float: right;
    background: url(../images/icon_print.png) no-repeat scroll 0px 5px;
    padding-left: 20px;
}
.tab ul.listtab .print a{
    padding-left: 0px;                                                                      
    margin-left: 0px;
}
ul.listtab li a.active{
    background: url(../images/bg_map.png) repeat-x top;
    color: #222;
    border-radius: 2px 2px 0px 0px
}
.tab .midTab{
    border: 1px solid #ebebeb;
    border-top: 0px solid #d1d1d1;
    padding: 10px;
    background: #FFF;
}
.tabcon{
    display: none;
}
.tabcon .fulltext{
    clear: both;
}
.tabcon .fulltext p{
    margin-bottom: 10px;
}
.introtext{
    font-weight: bold;
    margin-bottom: 10px;
}
.fulltext p{
    margin-bottom: 10px;
}
.shareTool{
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;

}
.shareTool span{
    float: left;
}
.shareTool span.google{
    width: 80px;
}
.shareTool span.fb-like{
    width: 150px;
}
.shareTool span.hits{
    color: #666;
    font-size: 11px;
}

.ulhelp li{
    padding: 10px 0px;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #FFF;
    overflow: hidden;
}
.ulhelp li.first{
    border-top: 0px solid #FFF;
}
.ulhelp li.last{
    border-bottom: 0px solid #FFF;
}
.ulhelp li h3{
    font-size: 15px;
}
.ulhelp .readmore {
    background: url("../images/arrow.png") no-repeat scroll 100% 5px rgba(0, 0, 0, 0);
    color: #CC0000;
    float: right;
    font-weight: bold;
    padding-right: 10px;
}
.help_other{
    overflow: hidden;
    padding: 10px;
    background: #f9f1da;
    border: 1px solid #f7e6b4;
    margin-top: 15px;
}
.help_other h2{
    color: #007AC1;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}
.help_other li{
    margin: 3px 0px;
    background: url(../images/item-menu.png) no-repeat scroll 0px 7px;
    padding-left: 10px;
}
.help_other li a{
    color: #222;
}
.help_other li a:hover{
    color: #1C7703;
}

.listxe li{
    float: left;
    width: 215px;
    height: 220px;
    background: #FFF;
    margin-right: 7px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 2px #999;
}
.listxe li.last{
    margin-right: 0px;
}
.listxe li .img{
    width: 215px;
    height: 170px;
    overflow: hidden;
    
}                      
.listxe li .img a{
    width: 215px;
    height: 170px;
    overflow: hidden;
    display: block;
    position: relative;
}
.listxe li .img a .title{
    background: #3493cc;
    padding: 5px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 205px;
    color: #FFF;
}
.listxe li .img a img{
    width: 215px;
    min-height: 150px;
}

.listxe li .info{
    padding: 5px;
}
.listxe li .info label{
    font-weight: bold;
    width: 70px;
    float: left;
}
.itemxe{
    overflow: hidden;
    margin-bottom: 10px;
}
.itemxe .Listimg{
    float: left;  
}
.itemxe .info_xe{
    float: right;
    width: 290px;
}
.itemxe .info_xe h1.title{
    margin-bottom: 10px;
    font-size: 17px;
}
.itemxe .info_xe .i_row{
    margin-bottom: 5px;
}
.itemxe .info_xe .i_row label{
    float: left;
    width: 80px;
    font-weight: bold;
}
.chitietxe{
    clear: both;
}
.chitietxe h2.title{
    font-weight: bold;
    font-size: 17px;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px 0px;
    color: #007ABF;
}

.xelienquan{
    margin-top: 20px;
}
.xelienquan h2.title{
    font-weight: bold;
    font-size: 17px;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px 0px;
    color: #007ABF;
}
.xelienquan li{
    border: 1px solid #d1d1d1;
    background: #FFF;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px 10px;
    width: 308px;
    height: 80px;
}
.xelienquan li.last{
    margin-right: 0px;
}
.xelienquan li .img{
    width: 100px;
    height: 70px;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.xelienquan li .img a{
    width: 100px;
    min-height: 70px;
}
.xelienquan li .title{
    font-weight: bold;
}
.xelienquan li .title a{
    color: #007abf;
}
.xelienquan li .title a:hover{
    color: #FF6600;
}

.news-content li{
    overflow: hidden;
    padding: 10px 0px;
}

.other_new{
    margin-top: 20px;
}
.other_new h2.title{
    margin-top: 20px;
    margin-bottom: 5px;
    border-bottom: 1px solid #DDD;
    font-size: 15px;
}

.other_new li{
    background: url(../images/icon_row.png) no-repeat scroll 0px 5px;
    padding-left: 12px; 
    margin: 3px 0px;
}
.other_new li a{
    color: #007abf;
}
.other_new li a:hover{
    color: #FF6600;
}

.listkh li{
    float: left;
    width: 215px;
    height: 170px;
    background: #FFF;
    margin-right: 7px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 2px #999;
}
.listkh li.last{
    margin-right: 0px;
}
.listkh li .img{
    width: 215px;
    height: 170px;
    overflow: hidden;
    
}                      
.listkh li .img a{
    width: 215px;
    height: 170px;
    overflow: hidden;
    display: block;
    position: relative;
}
.listkh li .img a .title{
    background: #3493cc;
    padding: 5px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 205px;
    color: #FFF;
}
.listkh li .img a img{
    width: 215px;
    min-height: 150px;
}

#footer{
    background:;
    border-top: 1px solid #F1F1F1;
    padding-bottom: 10px;
    width: 100%;
}
#footer #wp_footer{
    /*border-top: 1px solid #FFF;*/
    width: 1140px;
    margin: 0 auto;
    padding: 10px 0px 0 0;
}
#weblink{
    margin: 0px 40px;
    height: 120px;
    position: relative;
}
#weblink .nextdv{
    position: absolute;
    top: 40px;
    right: -40px;
    width: 32px;
    height: 32px;
    background: url(../images/next.png) no-repeat;
}
#weblink .prevdv{
    position: absolute;
    top: 40px;
    left: -40px;
    width: 32px;
    height: 32px;
    background: url(../images/prev.png) no-repeat;
}
#weblink li{
    width: 150px;
    height: 110px;
    float: left;
}
#weblink ul{
    margin: 0px 40px;
}
#weblink li a{
    overflow: hidden;
    display: block;
    padding: 5px;
    float: left;
    width: 150px;
    height: 100px;
}
#weblink li a img{
    width: 140px;
    height: 98px;
    border: 1px solid #d1d1d1;
    box-shadow: 0px 0px 2px #d1d1d1;
    border-radius: 5px 5px 5px 5px;
}
#line_foot{
    background: url(../images/page-divider.png) no-repeat top center;
    height: 20px;
}

#line_fcol{
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-left: 5px;
    padding-right: 5px;
}
#line_fcol .col{
    float: left;
    width: 290px;
}
#line_fcol .col h4{
    color: #0026FF;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#line_fcol .col li{
    margin: 5px 0px;
    overflow: hidden;
}
#line_fcol .col a{
    color: #666;
}
#line_fcol .col .icon{
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 5px;
}
#line_fcol .col .fb{
    background: url(../images/facebook.png) no-repeat;
}
#line_fcol .col .google{
    background: url(../images/google.png) no-repeat;
}
#line_fcol .col .twitter{
    background: url(../images/twitter.png) no-repeat;
}
#line_fcol .col .share li{
    margin-bottom: 15px;
    line-height: 24px;
    font-weight: bold;
}
#line_fcol .col .bank li{
    float: left;
    background: #FFF;
    box-shadow: 0px 0px 2px #d1d1d1;
    margin: 5px;
    border-radius: 2px;
    width: 35px;
    height: 35px;
    text-align: center;
}
#com_foot{
    overflow: hidden;
    border-top: 1px solid #FFF;
    padding-top: 10px;
}
#com_foot #logo_foot{
    width: 120px;
    height: 100px;
    float: left;
}
#com_foot #info_company{
    float: left;
    width: 500px;
}
#com_foot #info_company .title {
    color: #161EFF;
    font-family: "Candara";
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.title_tour{
    margin-top: 10px;
    font-size: 15px;
}
.book_info_img{
    float: left;
    width: 250px;
    height: 180px;
    overflow: hidden;
    display: block;
    margin-top: 10px;
}
.book_info_img img{
    width: 250px;
    min-height: 180px;
}
.book_info_tour{
    margin-bottom: 10px;
    margin-top: 10px;
    float: right;
    width: 400px;
}
.book_info_tour p{
    overflow: hidden;
    padding: 3px 0px;
}
.book_info_tour p label{
    float: left;
    width: 120px;
    font-weight: bold;
    color: #007AC1;
}
.tbl_price{
    width: 100%;
}
.tbl_price td{
    padding: 5px;
    vertical-align: top;
}
.tbl_price td.label{
    font-weight: bold;
    width: 100px;
}
.main_booking{
    
}
.main_booking h3.customer{
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    padding: 7px 0px;
    background: url(../images/customer.png) no-repeat;
    padding-left: 40px;
    color: #32ae07;
}
.main_booking h3.info_tour_b{
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    padding: 7px 0px;
    background: url(../images/info_tour.png) no-repeat;
    padding-left: 40px;
    color: #32ae07;
}

.main_booking h3.info_pay{
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    padding: 7px 0px;
    background: url(../images/icon_pay.png) no-repeat;
    padding-left: 40px;
    color: #32ae07;
}
.tbl_booking{
    margin-bottom: 10px;
    width: 100%;
}
.tbl_booking td{
    padding: 5px;
    vertical-align: top;
}
.tbl_booking td.label{
    font-weight: bold;
    width: 100px;
}              
.itemcol{
    float: left;
    width: 150px;
    text-align: right;
}
.itemcol p{
    font-size: 11px;
    color: #666;
}
.itemcol ul,
.itemcol .styledSelect{
    text-align: left;
}
.itemcol select{
    width: 60px;
    padding: 3px 5px;
}
#book_tour div.error{
    font-size: 11px;
    color: #FF0000;
}
.flip {
    background: url("../images/bghttt.jpg") repeat-x scroll 0 0 #E7E7E7;
    border: 1px solid #D7D7D7;
    cursor: pointer;
    height: 70px;
    padding: 10px 0;
    position: relative;
}
.flip.active {
    background: none repeat scroll 0 0 #E7E7E7;
}
.flip p {
    color: #444444;
    float: left;
    font-size: 12px;
    width: 480px;
}
.flip p b {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
}
.imgFlipHTTT {
    float: left;
    margin-right: 15px;
    margin-top: 10px;
    padding-left: 10px;
    text-align: center;
    width: 80px;
}
.tickArrowhttt {
    background: url("../images//tick.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 60px;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 60px;
    z-index: 11;
}
.downArrowhttt {
    background: url("../images/moreHttt.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 60px;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 60px;
    z-index: 10;
}
.panel {
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    display: none;
    padding: 10px 10px 10px 107px;
    background: #FFF;
}
.panel .bankcompany {
    border-bottom: 1px solid #D7D7D7;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
    padding: 5px 0;
    text-transform: uppercase;
}
.panel .bank {
    border-bottom: 1px solid #E6E6E6;
    padding: 10px 0;
}
.panel .bank table {
    width: 100%;
}
.panel .bank table td {
    padding: 5px 0;
    vertical-align: top;
}
.bank .imgbank {
    width: 100px;
}
.bank .bankname {
    color: #005CA1;
    font-weight: bold;
    text-transform: uppercase;
}
.bank .text {
    font-weight: bold;
}
.panel .psubmit {
    margin: 5px 0;
    overflow: hidden;
}
.panel .bnt {
    background-color: #EC0E0D;
    background-image: -moz-linear-gradient(center top , #EC0E0D, #C80E0D);
    border: 0 none;
    border-radius: 2px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: "Tahoma";
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px;
    text-transform: uppercase;
    transition: all 300ms ease 50ms;
}
.panel .bnt:hover {
    background-color: #086ECD;
    background-image: -moz-linear-gradient(center top , #086ECD, #0558A5);
}
.TTdh {
    background: none repeat scroll 0 0 #F5FBFF;
    border: 1px solid #5594E2;
    border-radius: 10px;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
    margin: 15px 0;
    padding: 12px;
}
.TTdh span {
    color: #005CA1;
    font-weight: bold;
}
.ttdhLuuy fieldset {
    background: none repeat scroll 0 0 #FEF7EC;
    border: 1px solid #E84E0F;
    border-radius: 10px;
    color: #000000;
    font-size: 12px;
    margin-bottom: 15px;
    padding: 8px 10px;
}
.ttdhLuuy legend {
    color: #E84E0F;
    font-size: 16px;
    font-weight: bold;
    padding: 0 5px;
}
.ttdhLuuy div {
    line-height: 18px;
    margin-bottom: 5px;
}
.ttdhLuuy span {
    color: #CC0000;
    font-weight: bold;
}
#total_payment{
    color: #FF0000;
    font-size: 20px;
    font-weight: bold;
}
.Counter{
    float: right;
    margin-top: 10px;
}
.Counter .copyright{
    float: right;
    margin-top: 30px;
}
.lsupport{
    
}
.lsupport li{
    overflow: hidden;
    padding: 10px 10px;
    border-bottom: 1px solid #d1d1d1;    
}
.lsupport .img{
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden;
    display: block;
    margin-right: 8px;
    border-radius:5px;
}
.lsupport .img img{
    width: 80px;
    min-height: 80px;
}
.lsupport .title{
    font-weight: bold;
    color: #007ABF;
    padding-bottom: 5px;
}
.site_loichao {
    color: #0fd504;
    font-family: "avo";
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.site_hotline {
    color: red;
    font-family: "avo";
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}
#bannerslider a.prevImage {
    left: 20px;
    position: absolute;
    top: 180px;
    z-index: 10;
}
#bannerslider a.nextImage {
    position: absolute;
    right: 20px;
    top: 180px;
    z-index: 10;
}
.addthis_toolbox addthis_floating_style addthis_counter_style{
    z-index: 1000;
}
textarea.error, select.error, input.error[type="text"] {
    border: 1px solid #cf0911 !important;
}
div.error {
    color: #cf0911;
    font-size: 11px;
}
.facegoogle {
    float: right;
    width: 370px;
    margin-top: 2px;
}
.face_book  {
    float:right;
    width: 190px;
    overflow: hidden;
}
span.tour a.readmore {
    font-weight: bold;    
}
span.tour {
    border: 1px solid #ddd;
    padding: 3px 5px;
    border-radius: 5px;
    float: right;
    
}
span.tour:hover {
    background: #2AC515 ;
}
span.tour:hover a.readmore {
    color: #fff;
}
.google_plus {
    float:left;
    width: 85px;
}
#adv_footer {
    width: 1140px; 
    margin: 0 auto; 
    margin-bottom: 30px; 
    border-top: 1px solid #ccc; 
    padding-bottom: 10px; 
    padding-top: 5px;
}
.copyright {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: -27px;
}
#header-mobile{
    height: 40px;
    width: 100%;
    background: linear-gradient(to bottom, #27C115 0%, #7DDB65 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#header-mobile #icon {
    padding: 7px;
    cursor: pointer;
    float: left;
    width: 24%;
}
#header-mobile #logo img, #header-mobile #support img {
     height: 38px;
     cursor: pointer;
 }
#header-mobile #logo {
     float: left;
     width: 40%;
     text-align: center;
}
#header-mobile #support {
    float: right;
    width: 24%;
    padding-right: 5px;
    text-align: right;
}
#menu-mobile {
    width: 220px;
    left:0;
    top: 40px;
    background: #27c115;
    padding: 0 3px;
    z-index: 200;
    position: absolute;
}
#tuvantour {
    width: 220px;
    right:0;
    top: 40px;
    background: #27c115;
    padding: 0 3px 3px;
    z-index: 200;
    position: absolute;
}
#congtydanangxanh {
    background: #27c115;
    padding: 0 3px 3px;
    z-index: 200;
    position: relative;
}
.module_menu .mid .menu_danhmuc_lon span.arrow{
    float: right;
    background: url(../images/arrow.png) no-repeat;
    width: 9px;
    height: 9px;
    margin-top: 4px;
    cursor: pointer;
    transition: all 0.1s linear 0s;
}
.module_menu .mid .menu_danhmuc_lon span.arrow.expand{
   transform: rotate(90deg);
   transition: all 0.1s linear 0s;
}
.module_menu .mid .catname a{
    font-weight: bold;
    color: #333;
}
.menu_danhmuc_lon {
    background: #27c115;
    padding-left: 0 !important;
    font-size: 120%;
    font-weight: bold;
    padding: 5px 6px;
    border-bottom: 1px dotted #fff;
}
.menu_danhmuc_lon a {
    color: #fff;
}
input.w300 {
    width: 300px;
}
#back-top {
    bottom: 25px;
    cursor: pointer;
    position: fixed;
    right: 1px;
    z-index: 9999;
}

/* Thuc hien Mobile 
* (min-device-width:1024px) and (max-width:509px),(max-device-width:480px) and (orientation:portrait) 
*/
@media (max-width:980px) {
     #footer #wp_footer, #adv_footer, #header .headr, .box_skitter_large, .content, .box_skitter_large {
         width: 100% !important;
         
     }
     #header-mobile {
         display: block !important;
     }
     #wrapper, .hotTour {
         width: 99% !important;
         margin: 0 auto;
         overflow: hidden;
     }
     .hotTour {
         padding-right: 3px;
     }
     .colright, #weblink, #header, .colleft,.content .box_skitter, #line_foot, #line_fcol, .copy_360, #logo_foot {
         display: none !important;
     }
     #com_foot #info_company {
        width: 100%;
        padding-left: 7px; 
     }
     .content .box_skitter_large img, .content .module-content img{
         max-width: 100% !important;
     }
     .copyright {
         margin-top: 0;
         text-align: center;
     }
      table.tblcomment {
         display: none !important;
     }
     .page_content {
         margin-left: -7px;
         width: 98%;
         float: left;
     }
     .listtour li .img {
         width: 27%;
         margin-right: 0px;
     }
     .listtour li .img a {
         width: 98%;
     }
     .listtour li .img img {
         width: 100%;
     }
     .listtour .info_tour {
         width: 69%;
         float: right;
     }
    
     .info_filter_tour {
         width: 49%;
     }
     #menu-mobile .module_menu .mid {
         border: none;
     }
     #menu-mobile .module_menu .mid .catname {
         border: none;
         padding-left: 15px;
         padding-right: 5px;
         border-bottom: 1px dotted #FFF;
     }
     #menu-mobile .module_menu .submenu li {
          padding-left: 20px;
     }
     div.page_content div.content div.fulltext img, div.page_content div.content div.fulltext table {
         max-width: 99% !important;
     }
     input.w300 {
         width: 200px;
     }
       body, .tableTour {
     	font-size: 15px !important;
     }
    
}
@media (max-width:715px) {
    .Tour_detail .Listimg, .Tour_detail .InfoTour, .connected-khachhang .carousel-navigation {
         width: 99% !important;
         float: left;
     }
     .connected-carousels .carousel-navigation, .connected-khachhang .carousel-navigation {
         width: 90% !important;
     }
     .score-container-star-rating, .InfoTour .booktour a, .score-container .score, .reviews-stats   {
         margin-left: 100px !important;
         text-align: left !important;
     }
     .lastTour li, .listxe li, .listkh li {
         width: 48% !important;
     }
    .lastTour li .img, .lastTour li .img img, .lastTour li .img a, .lastTour li .img .title {
         width: 100% !important;
     }
    .listxe li .img, .listxe li .img img, .listxe li .img a, .listxe li .img .title {
         width: 100% !important;
     }
     
     .listkh li .img, .listkh li .img img, .listkh li .img a, .listkh li .img .title {
        width: 100% !important; 
     }
     .info_tour, .itemxe .info_xe, .itemxe .Listimg, .connected-khachhang .stage, .slxe .stage {
         width: 100% !important;
         float: left;
     }
     .slxe .carousel-stage li img, .connected-khachhang .stage ul li img {
         width: 100% !important;
     }
     .listtour .info_tour {
         width: 69% !important;
         float: right;
     }
     .book_info_tour {
         width: 59%;
     }
     .book_info_img {
         width: 40%;
     }
     .book_info_img img {
         width: 100%;
     }
     .flip p {
         width: 70%;
     }
     .itemcol {
         width: 29%;
     }
     .linhnguyen-modal {
         margin-left: -30% !important;
     }
    
}
@media (max-width:520px){
     .lastTour li, .lastTour li .img, .lastTour li .img img, .lastTour li .img a, .lastTour li .img .title {
         width: 100% !important;
     }
     .listxe li, .listxe li .img, .listxe li .img img, .listxe li .img a, .listxe li .img .title {
         width: 100% !important;
     }
     
     .listkh li, .listkh li .img, .listkh li .img img, .listkh li .img a, .listkh li .img .title {
         width: 100% !important;
     }
     .lastTour li .img a, .lastTour li .img, .listtour li .img a, .listtour li .img {
         height: 200px;
     }
     .listxe li .img a, .listxe li .img, .listkh li .img a, .listkh li .img, .listkh li {
         height: 200px;
     }
     .listtour li .img a {
         width: 100%;
     }
     .listxe li {
         height: 250px;
     }
     .Tour_detail .Listimg, .Tour_detail .InfoTour, .connected-khachhang .carousel-navigation {
         width: 99% !important;
         float: left;
     }
     .connected-carousels .carousel-navigation, .connected-khachhang .carousel-navigation {
         width: 90% !important;
     }
     ul.listtab li a.active, ul.listtab li a {
         font-size: 95%;
         padding: 6px;
         margin-left: 5px;
     }
     .info_filter_tour {
         width: 49%;
     }
      .listtour li .img, .listxe li .img {
         width: 100% !important;   
     }
     .info_tour {
         width: 100%;
         float: left;
     }
     .listtour .info_tour {
         width: 100% !important;
         float: left;
     }
     .listtour li {
         padding: 5px;
     }
     #main_foot_top .bg_hotline {
         font-size: 14px;
         padding-left: 2px;
         padding-right: 10px;
     }
     .lastTour li .img .title {
         font-size: 13px;
     }
     #adv_footer, .imgFlipHTTT {
         display: none;
     }
     .pages a {
         padding: 4px;
         margin: 0 1px;
     }
      .book_info_tour, .book_info_img {
         width: 99%;
         float: left;
     }
     table.tbl_booking td {
         width: 60%;
     }
     table.tbl_booking td.label {
          width: 40% !important;
      }
      .linhnguyen-modal {
         margin-left: -50% !important;
     }
     #myModal img {
         width: 100% !important;
     } 
    
}