/* 768 to 1023 */


#google_translate_element {
	width: 180px;
	position: fixed;
	z-index: 3000;
	top: 52px;
	right: 0px;
}
#wrapNAVI {
	right: 0;
}


#SLIDER {
	height: 360px;
}

#SLIDER h1 {
	font-size: 28pt;
}
#SLIDER h2 {
	font-size: 12pt;
}
#SLIDER h1, #SLIDER h2 {
	left: 0;
	width: 100%;
	text-align: center;
}

#FFORM1, #FFORM2 {
	width: 49%;
}
#FFORM3 {
	width: 99%;
	float: none;
	clear: both;
	text-align: center;
	padding-top: 20px;
}

#BROWSEBY h3 {
	font-size: 14pt;
}

#CHARTERFORM {
	flex-direction: column;
}
#CHARTERFORM > div {
	margin-bottom: 10px;
}



.BoatSearch.GridMode .Boat {
	width: 48%;
}
.BoatSearch.GridMode .Boat:nth-child(3n+1) {
	clear: none;
}
.BoatSearch.GridMode .Boat:nth-child(2n+1) {
	clear: both;
}




#FTR1 {
	width: 49%;
}
#FTR2, #FTR3 {
	width: 24%;
}