body{
	font-family: Tahoma;
}
.row{
	margin-left:0px !important; 
	margin-right:0px !important; 
}
.none_radius{
	border-radius: 0px !important;
}
.bacbuoc{
	color:red;
	font-size: 10px;
}
.requirement{
	background-image: url('../images/requirements.png') ;
	background-repeat: no-repeat;
	padding-left: 15px;
}
article.item-page h2{font-size:15px;}
article.item-page{padding:10px;border:1px solid #ddd;min-height:500px;margin:0px 15px !important;}
.footer_copyright{
	margin: 0 -15px;
}
.shadow{box-shadow: 2px 2px 8px #d3d3d3;}
ul.nav li a{text-transform: uppercase;}
.noidung img{max-width:550px !important;width:100% !important}
@media (max-width: 496px){
	.btnLienHe{
		margin-top:10px;
	}
}
.menu_hotline{
	display: none;
}
@media only screen and (max-width: 991px) {
	.menu_hotline{
		    float: right;
	    display: block;
	    padding-top: 15px;
	    font-size: 15px;
	    font-weight: bold;
	    text-align: right;
	}
	.menu_hotline a{
		color: #fff;
		    padding-left: 25px;

	}
}
@media only screen and (max-width: 400px) {
	.menu_hotline{
	    width: 88%;
	}
}
@media only screen and (max-width: 1100px) {
	.grid_footer{
		position: static;
	}
}
@media only screen and (max-width: 1100px) and (min-width: 992px){
	.hotline_content {
		display: none;
	}
	.right_content{
		margin-top: 25px;
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px){
	.hotline_content {
		display: none;
	}
	.right_content{
		margin-top: 15px;
	}
}
@media only screen and (max-width: 1100px)and (min-width: 1025px){
	.short_des_pr{
		    width: 65%;
	}
}
@media only screen and (max-width: 1024px)and (min-width: 991px){
	.short_des_pr{
		    width: 55% !important;
	}

}
@media only screen and (max-width: 991px){
	.short_des_pr{
		    width: 65% !important;
	}
	.news_more_list_item_title{
		text-align: left !important;
	}
}
@media only screen and (max-width: 768px){
	.short_des_pr{
		    width: 65% !important;
	}
	.tour_content img{
		width: 100% !important;
		height:auto;
	}
}
@media only screen and (max-width: 570px){
	.short_des_pr{
		    width: 60% !important;
	}
}
@media only screen and (max-width: 450px){
	.short_des_pr{
		display: none !important;
	}
}
@media only screen and (max-width: 550px){
	.tour_detail .tour_left{
		width:100%;
	}
}
