@media (max-width: 768px) {

}
@media (max-width: 480px) {
/*------ head-top--------*/
.tab-1 .conta{
	clear:both;
}
.tab-1 .pic{
	float:left;
}
.menu a#pull {
		display: block;
		background-color: #283744;
		width: 100%;
		position: relative;
}
.menu a#pull:after {
		content:"";
		background: url('nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
}
.menu ul {
		display: none;
		height: auto;
}
.tab1-1 .tab1-im .co-left{
	float:left;
	width:50%;
}
.tab1-1 .tab1-im .co-right{
	float:right;
	width:50%;
}
/*-----booking-------------*/
.book{
	overflow:hidden;
	display:block;
	background:#000;
	width:90%;
	height: auto;
	position:absolute;
	margin: 0 auto;
	top:220px;
	overflow:hidden;
	display:block;
	left:0px;
	right:0px;
	border-radius:10px;
	color:#fff;
	border:1px solid #666;
	padding:10px;
	z-index:999;
}
.book .tab-b{
	width:90%;
	float:left;
	padding-left:20px;
	
}
.book .tab-c{
	width:90%;
	float:left;
	padding-left:20px;
	
}
.book .tab-d{
	width:50%;
	float:left;
	padding-left:20px;
	
}
.book .tab-e{
	width:90%;
	float:left;
	padding-left:20px;
	
}

.button-1{
	background:#ffd700;
	padding:6px 15px;
	font-weight:bold;
	border-radius:5px;
	color:#000;
	font-size:20px;
	margin-top:22px;
}


}
@media (max-width: 380px) {
.tab1-1 .tab1-im .co-left{
	float:left;
	width:100%;
}
.tab1-1 .tab1-im .co-right{
	float:right;
	width:100%;
}
.tab1-1 .tab1-im .co-right h3{
	margin-top:0px;
	margin-left:10px;
	background:#ff7d23;
	;
}
/*------ head-top--------*/
}
