/* lg */ 
@media (min-width: 1200px) {
	#option .row .col-sm-4{
		padding:0px 15px;
	}
	.tour-list .tour-box a > img{
		height:280px;
	}
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
	#option .row .col-sm-4{
		padding:0px 15px;
	}
}
/* sm */
@media (min-width: 768px) and (max-width: 991px) {
	.col-sm-6{
		width:100%;
		padding:5px;
	}
	.tour-list .tour-box a>img {
		width:100%;
		padding: 0px;
		overflow: hidden;
		height:auto !important;
	}
	.tour-list .col-sm-3{
		float:left;
		width:50%;
	}
}

/* xs */
@media (max-width: 767px) {
.navbar-toggle i {
	color: #fff;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
.search-bg {
	width: 55%;
}
#menu {
	padding: 0px 0px;
}
.navbar-toggle {
	padding: 5px !important;
	margin: 5px 0px !important;
	background-color: transparent;
	border: none;
}
#menu .menu-area .navbar-default .navbar-nav li a {
	padding: 0px 15px;
	border: none;
	text-align: left;
}
#menu .menu-area .navbar-default .navbar-nav li a:hover, #menu .menu-area .navbar-default .navbar-nav li a.active {
	border: none;
}
.gio-hang {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#copyright .text-right {
	text-align: left !important;
}
#logo {
	padding: 5px 0px;
}
#logo a img {
	max-width:100%
}

#news_home .col-sm-3{
	width:50%;
	float:left;
}

#news_home .col-sm-3 .each_service_2 h4{
	font-size:12px;
}
.fa-angle-down {
    padding-left: 5px;
	float:right;
}
}
/* XS Portrait */
@media (max-width: 480px) {
.search-bg {
	width: 55%;
}
#menu {
	padding: 0px 0px;
}
.navbar-toggle {
	padding: 5px !important;
	margin: 5px 0px !important;
	background-color: transparent;
	border: none;
}
#menu .menu-area .navbar-default .navbar-nav li a {
	padding: 0px 15px;
	border: none;
	text-align: left;
}
#menu .menu-area .navbar-default .navbar-nav li a:hover, #menu .menu-area .navbar-default .navbar-nav li a.active {
	border: none;
}
.gio-hang {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#copyright .text-right {
	text-align: left !important;
}
#logo {
	padding: 5px 0px;
}
#logo a img {
	max-width:100%
}

/*.right_right .col-sm-3{
	float:left;
	width:100%;
}*/

.tour-list .col-sm-3{
	float:left;
	width:50%;
}

.product_mobile_new{
	float:left;
	width:100% !important;
}
.tour-list .tour-box .price span{
	font-size:11px;
}
.tour-list .tour-box .price del{
	font-size:11px;
}

.tour-list .tour-box a>img {
	width:100%;
	padding: 0px;
	overflow: hidden;
	height:130px;
	/*height:auto !important;*/
}
#search-bg-home .col-sm-6{
	border:1px solid #F00;
	width:100%;
	float:left;
}

.each_service{
	height:auto !important;;
	padding:0px;
}
.each_service img{
	height:auto !important;;
}
.news_service{
	width:100%;
	border:1px solid #E5E5E5;
	margin-bottom:5px;
}
.news_service img{
	max-width:100%;
	height:auto;
}

#news_home .col-sm-3{
	width:50%;
	float:left;
}

#news_home .col-sm-3 .each_service_2 h4{
	font-size:12px;
}
.news_service{
	height:auto;
}

.col-sm-9 .col-sm-5{
	max-width:100%;
	margin:0 auto;
	padding:0px;
	clear:both;
	float:left;
}
.col-sm-9 .col-sm-7{
	max-width:100%;
	margin:0 auto;
	padding:0px;
	clear:both;
	float:left;
}

ul .etalage li a img.etalage_thumb_image {
	max-width:100%;
	height: auto;
}

.col-sm-9 .col-sm-7{
	max-width:100%;
	margin:0 auto;
	padding:0px;
	
}
ul.sub-menu{
	background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    display: none;
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 999;
}

.tour-list .col-sm-4{
	width:50%;
	float:left;
}
.product_mobile_new .tour-list .tour-box{
	width:50%;
	float:left;
}
.fa-angle-down {
    padding-left: 5px;
	float:right;
}

}

/* --------------------------------------
Large Mobile :480px.
-----------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
.fa-angle-down {
    padding-left: 5px;
	float:right;
}
.container {
	width: 450px
}

.tour-list .tour-box a>img {
	width:100%;
	padding: 0px;
	overflow: hidden;
	height:190px;
	/*height:auto !important;*/
}


.tour-list .col-sm-3{
	float:left;
	width:50%;
}

.tour-list .tour-box .price span{
	font-size:12px;
}


.tour-list .col-sm-4{
	float:left;
	width:50%;
	padding:0px;
}

.left-sidebar .tour-list .tour-box{
	float:left;
	width:50%;
}


.col-sm-9 .col-sm-5{
	max-width:100%;
	margin:0 auto;
	padding:0px;
	clear:both;
	float:left;
}
.col-sm-9 .col-sm-7{
	max-width:100%;
	margin:0 auto;
	padding:0px;
	clear:both;
	float:left;
}

ul .etalage li a img.etalage_thumb_image {
	max-width:100%;
	height: auto;
}

.col-sm-9 .col-sm-7{
	max-width:100%;
	margin:0 auto;
	padding:0px;
	
}
#search-bg-home .col-sm-6{
	border:1px solid #F00;
	width:100%;
	float:left;
}

.news_service{
	width:100%;
	border:1px solid #E5E5E5;
	margin-bottom:5px;
}
.news_service img{
	max-width:100%;
	height:auto;
}

ul.sub-menu{
	background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    display: none;
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 999;
}

}
