/* CSS Document */


#changeSearchForm { z-index:10; padding-bottom: 0 0px 10px 0px; margin-top: 0px; color: #ffffff; width: 100%; max-width: 460px;  height: auto; font-size: 11px; font-family: 'Arimo', sans-serif; font-weight: 300; }
*+html  #changeSearchForm { margin-top: 0px;  padding-bottom: 0px; width: 460px; float: left;}

#changeSearchForm .search_padd { 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
-khtml-border-radius: 5px; 
border-radius: 5px;	

 width: 100%; max-width: 510px; height: auto; float: left; background: #1076bd; padding-bottom: 20px; }
#changeSearchForm a { color: #578DF2; }
#changeSearchForm a:hover { color: #FF5905; }
#changeSearchForm .left { float: left; }
#changeSearchForm .right { float: right; }
#changeSearchForm .clear { clear: both; }
#changeSearchForm .bold {  font-family: 'Arimo', sans-serif; font-weight: 700;}
#changeSearchForm .bold:hover {  font-family: 'Arimo', sans-serif; font-weight: 700; text-decoration: underline;}
*+html  #changeSearchForm .bold  { font-size: 14px; font-weight: bold; margin-top: 5px;}
#changeSearchForm .underline { text-decoration: underline; }
#changeSearchForm .rs_multiSearchBoxTabsList { border-bottom: 1px solid #dcecf9; padding-bottom: 0px; overflow:hidden; }
#changeSearchForm .options { display: block; margin: 10px 20px 0 0; float: left; font-weight: bold; }
#changeSearchForm .options .radio { float: left; margin: 0 6px 0 0; }
#changeSearchForm h2 { font-size: 24px; font-weight: 700; }
#changeSearchForm .number_bg { width: 24px; height: 22px; background: #555; float: left; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#changeSearchForm .number_bg span { margin-top: 2px; display: block; color: #fff; font-size: 14px; font-weight: 800; text-align: center; }
#changeSearchForm .search_block { margin-left: 0px; padding-top: 8px;  width: 100%;}
*+html  #changeSearchForm .search_block { margin-left: 0px; padding-top: 4px;  width: 100%;}
#changeSearchForm .label { margin: 0 0 5px 0; font-family: 'Arimo', sans-serif; font-weight: 300; font-size: 14px; font-weight: 800; }
.line { width: 100%; box-shadow: 0 5px 8px -5px #ffffff; margin-top: -10px; }
*+html  .line { border-bottom: 2px solid #ffffff; }
.rs_search_cont { float: left; width: 100%; max-width: 510px; height: auto;}
*+html .rs_search_cont  { padding-top: 20px; }
.rs_search_inputs { margin: 0 auto; width: 90%;}
#changeSearchForm .rs_searchbox_header { margin-top:20px; padding: 0px 0px 0px 0px; width: 100%; text-align: center;}
#changeSearchForm .rs_searchbox_header img {  max-width: 367px; width: 100%; max-height: 40px; height: auto; }
*+html  #changeSearchForm .rs_searchbox_header  { margin-top: -5px; }
/*
#changeSearchForm .rs_searchbox_header .srch_head { font-family: 'tabitha'; font-size: 36px; margin-top: 10px; padding: 0px; font-weight: normal; color: #ffffff; padding: 0px 0px 0px 0px; width: 100%; text-align: center;}
*+html  #changeSearchForm .rs_searchbox_header .srch_head { margin-top: -5px; }
*/

.srch_head h1{
	margin: 0px;
	padding: 0px;
	font-size: 27px;
	font-weight: 700;
	width: 90%;
	text-align: left;
	float: left;
}

.srch_head div{
	width: 90%;
	text-align: center;
	margin:0 auto;
}
#changeSearchForm .rs_searchbox { padding: 0px 0px 0px 0px; margin: 0 auto; width: 100%; }
#changeSearchForm .rs_searchbox_filter {     margin: 0px auto; width: 100%; max-width: 452px;  height: auto; overflow: hidden;}
*+html  #changeSearchForm .rs_searchbox_filter { height: auto; }
#changeSearchForm .rs_multiSearchBoxCalendarContainer { margin-top: 5px; float: left;}
#changeSearchForm .calendar { width: 30px; height: 25px; background: #fff url('/img/sprite.png') -65px -75px no-repeat; cursor: pointer; display: block; margin: 2px 5px 0 5px; padding: 0px 0 0 0; float: left; }
*+html #changeSearchForm .calendar {  margin: -2px 5px 0 5px; }
#changeSearchForm .calendar:hover { }

#changeSearchForm .enter_city {
 background: #fff url('/img/enter_city.png') no-repeat; width: 100%; height: 45px; 
}

#changeSearchForm .rs_multiSearchBoxAutosuggest { background: #fff; width: 94%; max-width: 94%; height: auto; float: left; 
margin: 10px 0px 0px 0px; padding: 10px; border: 1px solid #0c588d; color: #3B3B3B; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; 
-moz-box-shadow: inset 2px 3px 2px #ddd;
-webkit-box-shadow: inset 2px 3px 2px #DDD;
box-shadow: inset 2px 3px 2px #DDD;
}

#changeSearchForm .rs_multiSearchBoxAutosuggestResults {
	position: absolute;
	width: 99%;
	max-width: 411px;
}

#changeSearchForm .rs_multiSearchBoxAutosuggestResultsContent {

}

#changeSearchForm .month {
	width: 87px; height: 32px; background: url('/img/month.png') no-repeat; float: left;
}

#changeSearchForm .day {
	margin-left: 8px; width: 66px; height: 32px; background: url('/img/day.jpg'); float: left;
}

.rs_multiSearchBoxCalendarShow {
    background: url("/img/cal.png") no-repeat 109px 5px #FFFFFF;
    border: 1px solid #0c588d;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 3px 2px #DDDDDD inset;
    color: #3B3B3B;
    float: left;
    height: 25px;
	width: 135px;
    margin: 0 0px 0 0;
    padding: 5px;
 }

#changeSearchForm .rs_multiSearchBoxCalendarMonth { float: left; margin: 0px 0px 0px 0px; width: 87px; height: 32px; padding: 3px; border: 0px solid #ffffff; color: #3B3B3B;  padding: 5px; border: 1px solid #0c588d; color: #3B3B3B; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 2px 3px 2px #ddd; -webkit-box-shadow: inset 2px 3px 2px #DDD; box-shadow: inset 2px 3px 2px #DDD;
}
#changeSearchForm .rs_multiSearchBoxCalendarDay {float: left; padding: 3px; margin: 0px 0px 0px 5px; width: 66px; height: 32px; border: 0px solid #ffffff; color: #3B3B3B; padding: 5px; border: 1px solid #0c588d; color: #3B3B3B; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 2px 3px 2px #ddd; -webkit-box-shadow: inset 2px 3px 2px #DDD; box-shadow: inset 2px 3px 2px #DDD;
}
#changeSearchForm .rs_multiSearchBoxRooms {float: left; margin: 5px 0px 0px 0px; width: 87px; height: 37px; padding: 3px; border: 0px solid #ffffff; color: #3B3B3B; padding: 5px; border: 1px solid #0c588d; color: #3B3B3B; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 2px 3px 2px #ddd; -webkit-box-shadow: inset 2px 3px 2px #DDD; box-shadow: inset 2px 3px 2px #DDD;
}
#changeSearchForm .rs_multiSearchBoxCalendarTime { background: #fff; width: 95px; height: 28px; padding: 5px; margin: 0 0 0 3px; border: 1px solid #B7B69D; color: #3B3B3B; }
#changeSearchForm .rs_multiSearchBoxContent_hotel { border-top: 0px solid #ffffff; padding: 0px 0 10px 0; overflow: hidden; max-width: 100%; }
#changeSearchForm .rs_multiSearchBoxContent_hotel .search { background: url(/img/sprite.png) -553px 0px no-repeat; border: 0; width: 165px; height: 50px; color: #fff; font-weight: bold; text-shadow: #464646 1px 1px 0px; font-size: 19px; cursor: pointer; float: right; margin: 10px 0 0 0; text-indent: -99999px; }
#changeSearchForm .rs_multiSearchBoxContent_hotel .search:hover { background: url(/img/sprite.png) -553px -50px no-repeat;}
#changeSearchForm .filter_hotel {  width: 100%; height: auto;  font-family: 'Arimo', sans-serif; font-weight: 300;}
*+html .filter_hotel { height: auto; }
.filter_line { 
width: 100%; max-width: 452px; box-shadow: 0 5px 8px -5px #ffffff; margin: 0px auto;  
}

*+html .filter_line  {
	margin-top: -10px;
}

.filter_toggle_container { margin-top: -5px;  float: left;  background: #1076bd; width: 100%; padding: 0px; height: 30px;}
*+html .filter_toggle_container { height: 30px;}
#changeSearchForm .filter_hotel .filter_hotel_toggle {  cursor: pointer; margin-left: 15px; margin-bottom: 0px; margin-bottom: 0px; margin-right: 0px;}
.toggle_this_img1 { margin-top: 1px; margin-left: 0px; float: left; cursor: pointer; background: url(/img/sprite.png) -238px -12px no-repeat #ffffff; width: 10px; height: 15px;}
*+html .toggle_this_img1 { margin-top: 8px; }
.toggle_this_img2 {  margin-top:3px; float: left; cursor: pointer; background: url(/img/sprite.png) -238px -0px no-repeat #ffffff; width: 15px; height: 10px;}
*+html .toggle_this_img2 {  margin-top: 9px; }
.filter_hotel_toggle h3 {
	margin-left: 20px;

}
#changeSearchForm .filter_hotel .filter_hotel_toggle .filterimg_hotel { background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -152px -37px no-repeat; width: 18px; height: 18px; display: block; float: left; margin: -3px 10px 0 0; }
#changeSearchForm .filter_hotel .filter_hotel_toggle:hover .filterimg_hotel { background-position: -152px -55px; }
#changeSearchForm .filter_hotel .filter_hotel_toggle .down{ background-position: -170px -37px !important; }
#changeSearchForm .filter_hotel .filter_hotel_toggle:hover .down{ background-position: -170px -55px !important; }
#changeSearchForm .filter_hotel .filters_hotel { *padding-top: 20px; padding-bottom: 10px; display: none; float: left; background: #1076bd; width: 100%; max-width: 452px; height: auto; }
*+html .filters_hotel { height: auto; }
#changeSearchForm .filter_hotel .filters_hotel .filters_hotel_padding { margin-top: 20px; padding-left: 15px; padding-right: 15px;}
#changeSearchForm .filter_hotel .filters_hotel  h3 { margin-bottom: 12px; }
#changeSearchForm .filter_hotel .filters_hotel .update { background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -0px -74px no-repeat; border: 0; width: 103px; height: 28px; color: #fff; font-weight: bold; text-shadow: #464646 1px 1px 0px; font-size: 14px; cursor: pointer; float: right; margin: 10px -2px 0 0; text-indent: -99999px; }
#changeSearchForm .filter_hotel .filters_hotel .update:hover { background-position: -103px -74px; }
#changeSearchForm .filter_hotel .filters_hotel .filter_star {  float: left; padding: 0 20px 0 0; margin: 0 10px 0 0; width: 400px;}

#changeSearchForm .filter_hotel .filters_hotel .filter_star ul { margin: 0px; list-style: none; padding: 0px;}
#changeSearchForm .filter_hotel .filters_hotel .filter_star ul li { display: inline; float: left;  }

*+html #changeSearchForm .filter_hotel .filters_hotel .filter_star { padding-bottom: 10px;}
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filters_stars { }
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filters_stars2 {  padding-left: 20px;}
#changeSearchForm .filter_hotel .filters_hotel .filter_star input { margin: -1px 5px 7px 0px; padding: 0px; float: left; }
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars1 { width: 11px; height: 12px; background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -89px -48px no-repeat; display: inline-block; text-indent: -999999px; }
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars2 { width: 24px; height: 12px; background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -89px -36px no-repeat; display: inline-block; text-indent: -999999px; }
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars3 { width: 37px; height: 12px; background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -89px -24px no-repeat; display: inline-block; text-indent: -999999px; }
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars4 { width: 50px; height: 12px; background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -89px -12px no-repeat; display: inline-block; text-indent: -999999px; }
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars5 { width: 63px; height: 12px; background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -89px -0px no-repeat; display: inline-block; text-indent: -999999px; }
#changeSearchForm .filter_hotel .filters_hotel .filter_amenities {  font-size: 12px;}
#changeSearchForm .filter_hotel .filters_hotel   h3 { font-size: 14px;}
#changeSearchForm .filter_hotel .filters_hotel .filter_amenities .amenities_col {  }
.list_ament { margin: 0px; list-style: none; padding: 0px;}
.list_ament li {  float: left; padding-right: 20px;}
#changeSearchForm .filter_hotel .filters_hotel .filter_amenities .amenities_col input { margin: 2px 2px 4px 2px; padding: 0px; }
#changeSearchForm .filter_hotel .filters_hotel .other { float: left; width: 100%; margin-top: 15px; padding-top: 15px; border-top: 1px solid #CA9F2C;}
.other_list { margin: 0px; list-style: none; padding: 0px;}
.other_list li { float: left;}
#changeSearchForm .filter_hotel .filters_hotel .other div {  margin-right: 5px; }
#changeSearchForm .filter_hotel .filters_hotel .other select { padding: 5px; height: 30px; width: 129px; border: 1px solid #0c588d; color: #3B3B3B;  font-family: 'Arimo', sans-serif; font-size: 12px; color: #3c3c3c;-moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px;  -moz-box-shadow: inset 2px 3px 2px #ddd; -webkit-box-shadow: inset 2px 3px 2px #DDD; box-shadow: inset 2px 3px 2px #DDD; }
#changeSearchForm .filter_hotel .filters_hotel .other select option { color: #000; padding: 5px; }
#changeSearchForm .filter_hotel .filters_hotel .other input { padding: 5px; width: 129px; height: 18px; border: 1px solid #0c588d; color: #3B3B3B; margin: 0px; font-family: 'Arimo', sans-serif; font-size: 12px; color: #3c3c3c; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 2px 3px 2px #ddd; -webkit-box-shadow: inset 2px 3px 2px #DDD; box-shadow: inset 2px 3px 2px #DDD;}
#changeSearchForm .filter_hotel .filters_hotel .filter_other span { margin-bottom: 2px; display: inline-block; }
.left_checkout {
	margin-left: 15px;
	float: left;
}
.rs_filter {
	float: right;
	width: 300px;
	height: 306px;
	background: #000;
}


.search_btn_div {
	margin: 0 auto;
    width: 90%;
	height: auto;
}

.best_guar {
	background: url(/img/sprite.png) -382px -69px;
	width: 40px;
	height: 44px;
	float: left;
	margin: 10px 0 0 0;
	cursor: help;
}

.best_guar_text {
	font-size: 18px;
	float: left;
	margin: 10px 0 0 8px;
}

#guaranteed_text {
	display: none;
	position: absolute;
	margin-top: -86px;
	margin-left: 10px;
	width: 385px;
	height: 93px;
	z-index: 8876;	
	background: url(/img/tool_tip.png) no-repeat;
	color: #414141;
	padding: 10px;
}

*+html  #guaranteed_text {

	margin-left: -150px;
}

#guaranteed_text div{
	width: 360px;
	margin: 3px;
	font-weight: 700;
}

.compare_rate {
	background: #1486d6;
	float: left;
	width: 100%;
	padding-bottom: 25px;
-moz-border-bottom-left-radius: 5px; 
-webkit-border-bottom-left-radius: 5px; 
-khtml-border-bottom-left-radius: 5px; 
border-bottom-left-radius: 5px;	

-moz-border-bottom-right-radius: 5px; 
-webkit-border-bottom-right-radius: 5px; 
-khtml-border-bottom-right-radius: 5px; 
border-bottom-right-radius: 5px;	
}

.compare_center {
	width: 90%;
	margin: 0 auto;
}



.compare_rate_cont {
	width: 100%;
	background: #ffffff;
	float: left;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	border-radius: 5px;		

}

*+html  .compare_rate_cont {

	padding-bottom: 15px;
}

.compare_rate h3 {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	padding: 12px 0 12px 0;
	font-weight: 700;
}

.chkbox {
	float: left;
}


#getCompareDiv {
	display: none;
}


#srtop , #srtop2 {
  float: left;
  margin: 10px 0 20px 0;
  padding: 0;
  list-style: none;
}
 
#srtop li, #srtop2 li {
  float: left;
  width: 11em;
  margin: 0px 0 0px 15px;
  padding: 0;
 
}



.compare-go {
	display: none;
}

.col_rate {
	width: 137px;
	padding: 10px 0 10px 12px;
	float: left;
}

.col_rate .clear{
	height: 10px;
}

.exp_logo {
	background: url(/img/sprite.png) -349px 0px;
	width: 65px;
	height: 17px;
	float: left;
	margin: 2px 0 0 10px;
}

.kay_logo {
	background: url(/img/sprite.png) -415px -17px;
	width: 59px;
	height: 15px;
	float: left;
	margin: 2px 0 0 10px;
}

.bud_logo {
	background: url(/img/sprite.png) -402px -33px;
	width: 95px;
	height: 14px;
	float: left;
	margin: 4px 0 0 10px;
}

.ag_logo {
	background: url(/img/sprite.png) -349px -18px;
	width: 52px;
	height: 21px;
	float: left;
	margin: 2px 0 0 10px;
}

.book_logo {
	background: url(/img/sprite.png) -382px -48px;
	width: 84px;
	height: 14px;
	float: left;
	margin: 4px 0 0 10px;
}

.pr_logo {
	background: url(/img/sprite.png) -415px -0px;
	width: 84px;
	height: 15px;
	float: left;
	margin: 2px 0 0 10px;
}

#changeSearchForm .search_btn_div .search_btn { background: url(/img/sprite.png) -145px -63px no-repeat; border: 0; width: 200px; height: 50px; color: #fff; font-weight: 700; text-shadow: #d26116 1px 1px 0px; font-size: 22px; cursor: pointer; float: right; margin: 10px 0 0 0;  }
#changeSearchForm .search_btn_div .search_btn:hover { background: url(/img/sprite.png) -145px -113px no-repeat; border: 0; width: 200px; height: 50px; color: #fff;}


.compare_rate_cont ul li input {
float: left;
margin: 15px 0px 0px 0px;
}

.mt5 {
margin-top: 5px;
margin-left: 10px;
}
.fl {
float: left !important;
}

.h_check {
	margin: 5px 0;
}

.h_check, .s_check {
	color: #1076be;
	font-family: 'Arimo';
}

#srtop3{
  padding: 0;
  list-style: none;
  display: block;
}

#srtop3 li  {
  display: block;
  padding-top: 20px;
  margin: 20px 0;
  border-top: 1px solid #e0e0e0;
}

#srtop3 button {
	margin: 0px !important;
	float: none !important;
	background: #f79123;
	border: 1px solid #cf832f;
	padding: 5px 10px 5px 10px;
	color: #fff;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 	
    font-weight: bold;
	cursor: pointer;
}


#srtop3 button:hover {
	background: #e0811a;
}

#srtop3 img {
	float: none !important;
	margin: 0 0 -11px 10px !important;
}

.rooms_div { 
	clear: both;
	margin: 8px 0px !important;
}

/* Media Queries */



@media only screen and (max-width: 830px){
	
	#changeSearchForm .rs_multiSearchBoxAutosuggest {
		width: 92%;
		max-width: 92%;
	}	
	.rs_multiSearchBoxCalendarShow {
		background: url("/img/cal.png") no-repeat 83px 5px #FFFFFF;
		width: 108px;
	}
	
	.rooms_div {
		margin: 10px 0;
		width: 100%;
	}
}

@media only screen and (max-width:480px){
	
	.srch_head {
		padding-left: 9px;
	}	
	
	.srch_head  h1{
		font-size: 24px;
	}		
	
	
	
	#changeSearchForm .search_block {
		margin-left: 8px;
		width: 95%;
	}
	.oa_srch_bg  {
		background-image: none;
		background: #ffffff;
	}
	#changeSearchForm .search_btn_div .search_btn {
		margin-right: 8px;
	}
	
	#changeSearchForm .search_padd{
		
		 -moz-box-shadow: 0 0 0px #888; -webkit-box-shadow: 0 0 0px #888; box-shadow: 0 0 0px #888
	}

	.left_checkout {
		clear: both;
		margin: 0px;
		margin-top: 10px;
	}
	
	#changeSearchForm { position: relative; margin: 0px; padding: 0px; border: 0px; -moz-box-shadow: 0 0 0px #888; -webkit-box-shadow: 0 0 0px #888; box-shadow: 0 0 0px #888;}
	
	.filter_hotel { margin: 0px; padding: 0px; }
	
	.rs_search_cont { margin: 0px; padding: 0px; }
	
	.best_guar {
		margin-left: 10px;
	}

}

@media only screen and (max-width:700px){	
	.oa_hd_container {
		padding-bottom: 0px;
	}
}


@media only screen and (max-width: 640px){

	#changeSearchForm,#changeSearchForm .search_padd  {
		width: 100%;
		max-width: 100%;
	}

	#changeSearchForm .rs_multiSearchBoxAutosuggest {
		width: 94%;
		max-width: 94%;
	}	

	#changeSearchForm .rs_multiSearchBoxAutosuggestResults {
		width: 85%;
		max-width: 453px;
	}	

	#changeSearchForm .search_padd { 
		-moz-border-top-left-radius: 0px; 
		-webkit-border-top-left-radius: 0px; 
		-khtml-border-top-left-radius: 0px; 
		border-top-left-radius: 0px;	

		-moz-border-top-right-radius: 0px; 
		-webkit-border-top-right-radius: 0px; 
		-khtml-border-top-right-radius: 0px; 
		border-top-right-radius: 0px;	
		
		
		-moz-border-bottom-left-radius: 0px; 
		-webkit-border-bottom-left-radius: 0px; 
		-khtml-border-bottom-left-radius: 0px; 
		border-bottom-left-radius: 0px;	

		-moz-border-bottom-right-radius: 0px; 
		-webkit-border-bottom-right-radius: 0px; 
		-khtml-border-bottom-right-radius: 0px; 
		border-bottom-right-radius: 0px;	
	}

	.compare_rate {
		-moz-border-bottom-left-radius: 0px; 
		-webkit-border-bottom-left-radius: 0px; 
		-khtml-border-bottom-left-radius: 0px; 
		border-bottom-left-radius: 0px;	

		-moz-border-bottom-right-radius: 0px; 
		-webkit-border-bottom-right-radius: 0px; 
		-khtml-border-bottom-right-radius: 0px; 
		border-bottom-right-radius: 0px;	
	}

}


@media only screen and (max-width:480px){
	.list_ament li {
		clear: left
	}

	.other_list li { clear: left; padding-bottom: 10px;}
	
	
	
}

@media only screen and (max-width: 400px){

	#changeSearchForm .rs_multiSearchBoxAutosuggestResults {
		width: 85%;
		max-width: 338px;
	}


	#changeSearchForm .rs_multiSearchBoxAutosuggest {
	background: #fff;
	width: 93%;
	}
	
	#changeSearchForm .search_btn_div .search_btn {
		clear: both; 
		margin-top: 20px;
	}		
}

	@media only screen and (max-width:390px){
	
	#changeSearchForm .rs_searchbox_header .srch_head {
	font-size: 28px;
	}

	.filter_star ul li { display: block; clear: left; }
	#changeSearchForm .filter_hotel .filters_hotel .filter_star .filters_stars2 {  padding-left: 0px;}

	.srch_head  h1{
		font-size: 20px;
	}		
		
	
}