/* CSS Document */
@media only screen and (max-width: 768px) {
.dietary-item{
			width:100%;
			padding:0;
		}
.diet-text{
		margin-bottom:5px;
	}
}
.dietary-item{
			padding-right:20px;
		}

.list-indent{
		padding-left:20px;
	}
.white-box3 {
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 5px;
	height: 350px;
	margin-bottom: 4%;
	padding: 3%;
	width:100%;
}
.white-box-cost {
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 5px;
	height: 570px;
	margin-bottom: 8%;
	padding: 3%;
	width:100%;
}
.sponsorBox {
	background-color: #f47920 !important;
	padding: 2%;
	color: #FFF;
	text-decoration: none;
	font-family: "Signika", sans-serif;
	border-radius: 5px;
	margin-bottom: 3%;
	position: relative;
	z-index: 10;

}
	
.sponsor-ul{
		list-style:inside; font-size:14px; text-align:left; padding-top:10px;line-height:30px;
		padding-left:20px;
	}

.tbox{
	border: 1px solid #8D8D8D;
	border-radius:3px;
	}

.select-box{
	color:#696969;
	color:black;
	border: 1px solid #8D8D8D;
	border-radius:3px;
	
	}
.nopadding-top{
		padding-bottom:0px;
	}
.form-group{
		padding:0 !important;
		margin:0 !important;
	}
	

.gen_info{
	}

.onsite, .ads, .specialization, .services, .network, .vip, .spouse, .golf{
	margin-right:10px !important;
	}
.message{
	border-style:solid;
	border-color:#515151;
	border-width:1px;
	border-radius:5px;
	width:100%;
		
	}
.total_div{
	
	margin-top:30px;
	color:red;
	font-size:35px;
	font-weight:bold;
	}
.submit{
	width:200px;
	height:50px;
	margin:10px;
	}
.golf-option{
		margin-left:30px;
	}
.show{
		display:block;
	}
.hide{
		display:none;
	}