#main-menu{
    display: none;
}

.mobile-menu{
    display: block;
}
.home-contact {
    display: none;
}

.home-info {
    width: 100%;
}

.home-info .phoneText{
    font: 15px Arial, Helvetica, sans-serif;
    line-height: 40px;
}

.home-info .phoneIcon{
	height:32px;
    width: 16px;
}

#container {
    width: 100%;
}

.home-locations {
    width: 100%;
    margin-top: 2px;
    height:inherit;
    overflow-y:visible;
}

.location {
    width: 100%;
    height: 140px;
    padding: 10px;
    box-sizing: border-box;
}

.location a, 
.location a.button-right,
.location a.button-left {
/*    font-size: 14px;*/
/*    font-weight: lighter;*/
    line-height: 28px !important;
	float: none;
	margin: 6px 0px;
}



.video-container {
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    float: none;
    height: inherit;
}

.videoHolder {
	position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0px;
}
.videoHolder iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.home-description {
    width: 100%;
    height: auto;
}

.home-promo {
    width: 100%;
}

.home-promo a, .promoBox {
    width: 100%;
    margin: 0;
    margin-top: 4px;
}

.home-promo img {
    width: 100%;
}

#classSelectionContainer{
	margin:0;
}

#classSelectionContainer .park,
#classSelectionContainer .beach,
#classSelectionContainer .phoenician {
	width:100%;
	height:160px;
	line-height:160px;
	padding-top: 0px;
}

#classSelectionContainerOpt,
#classSelectionContainerOpt.workshops {
	margin-left:0px;
	padding-left: 0px;
	font-size: 12px;
	width: 100%;
	height: 61px;
}

.wigdetContainerOpt{
	width:100% !important;
    float: none !important;
    padding: 0;
	margin-right: 5px;
    overflow-x: hidden;
    height: auto;
}

.wigdetContainer{
	width:100% !important;
    float: none !important;
    padding: 0;
	margin-right: 5px;
/*	margin-left: 5px;*/
    overflow-x: hidden;
/*  position: absolute;*/
    height: auto;
}

.mobileHide{
    display: none; 
}
.contact-form {
    margin: 0;
}

.contact-form input {
    width: 100%;
}

label {
    margin-left: 4px;
}

.contact-form textarea {
    width: 100%;
}

#footer {
    width: 100%;
}

.foot-center {
	padding-left: 0px;
}

/*
.healcode-date-field{
    color:#333;
}

.healcode-time-field{
    color:#333;
}

.hc_time{
    color:#333 !important;
}

.mbo_class a{
    color:#00a6bf !important;
}
*/

div.list_view li.odd {
    background: rgba(136, 136, 136, 0.61) !important;
}
.contact-info {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 10px;
}

.half-full {
    width: 100%;
}

.textCollapsed {
	display: inherit;
}
.textExpanded {
	display: none;
}

#logo {
    background: url(images/site/menu_logo.png);
    background-repeat: no-repeat;
    height: 103px;
}

.tripleWidgetCenter {
	margin-right: 5px;
	margin-left: 0px;
	height: 600px;
	overflow: scroll;
}
