@media only screen and (max-width:1380px ) {

}
@media only screen and (max-width:1200px ) {
  
}
@media only screen and (max-width:1024px ) {

}
@media only screen and (max-width:991px ) {

}
@media only screen and (max-width:769px ) { 

}
@media only screen and (max-width:690px ) {
	.mainlogoimage {
		width: 200px;
	}
	.customHeadingWrap h5 strong {
		left: 0;
		top: -47px;
	}
	.beachTitle {
		margin-top: -145px;
		left: 20px;
		padding-bottom: 100px;
	}
}
@media only screen and (max-width:480px ) {

}
@media only screen and (max-width:380px ) {

}