/* Custom Skin CSS */

.SearchHotels .ArnRightListContainer{
	margin: 180px 0 0 0;
}
@media only screen and (min-width: 1400px) {
	.SearchHotels .ArnLeftSearchContainer{
		padding: 180px 0 0;
	}
}
@media only screen and (min-width: 800px) {
	.wsite-logo img{
		width: 120px !important;
	}
	.SearchHotels #header.enterpriseHeader {
	    position: absolute;
	    width: 100%;
	}
	#header.enterpriseHeader.stick .container{
		padding: 25px 0;
	}
}
