@charset "utf-8";
.recentlybooked_img{
	width:140px;height:100px;text-align:center;margin-left:5px;margin-bottom:5px;border:5px solid #e1e1e1;
}
.recentlybooked_caption{
width:200px;float:left;margin-left:-10px;
}
.recentlybooked_caption h3 a{

width:180px;float:left;font-size:14px;text-align:center;
}
.recentlybooked_c_div{
	font-size:12px;margin-left:10px;
}
.recent_d_button{
	float:right;
}
.home_topdeals{
	width: 120%;
	height: 40px;
	float: left;
	color: #333;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	
}
.home_topdeals1{
	width: 700px;
	height: 40px;
	float: left;
	color: #333;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	
}
.top_six{
	width:110%;
	height: 700px;
	float: left;
	
}
#nav > ul.primary > li:hover > ul{
display:block !important;
}
ul.primary li:hover ul{
display:block;
}
.lan_btn{
width:35px;
height:120px;
position:fixed;
right:0px;
top:40%;
}