/*
Theme Name: Taekwondo
Description: Child theme of Divi Theme
Author: Charlyn Tan Enoy, InternetOutreachExperts
Template: Divi
Version: 1.0
*/

/* NOTE: Parent stylesheet is loaded from functions.php not using @import */
body, html {
  -ms-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -o-text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
body {
	font-size: 15px;
	color: #2c2c2c;
	font-family: 'gothamlight';
	margin: 0;
	line-height: 165%;
}
h6 {
	font-size: 16px;
}
h5 {
	font-size: 18px;
}
h4 {
	font-size: 20px;
}
h3 {
	font-size: 22px;
}
h2 {
	font-size: 24px;
}
h1 {
	font-size: 26px;
}
p {
	font-size: 15px;
	color: #2c2c2c;
	font-family: 'gothamlight';
	margin: 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
}
#top-header {
	background: url(images/header_topstrip.png) top center repeat-y;
}
#logo {
	max-height: 149px;
}
#header_topleft {
	float: left;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}
#et-info {
	float: right;
	width: auto;
	height: auto;
	margin: 0;
}
.et-social-facebook a.icon::before,
.et-social-instagram a.icon::before {
	font-size: 22px;
	color: #fff;
}
/*.et-social-facebook a.icon::before {
	background:  url(images/icon_fb.png) top center no-repeat;
	height: 25px;
	float: left;
	content: '';
	width: 13px;
}*/
.et-social-google-plus a.icon::before {
	background:  url(images/icon_google.png) top center no-repeat;
	height: 23px;
	float: left;
	content: '';
	width: 24px;
	margin: 2px 0 0 0;
}
.et-social-rss a.icon::before {
	background:  url(images/icon_youtube.png) top center no-repeat;
	height: 23px;
	float: left;
	content: '';
	width: 24px;
	margin: 2px 0 0 0;
}
#footer-bottom .et-social-icons li {
	margin-left: 5px;
}
#top-header .et-social-icons li {
	margin: 0 0 0 5px;
}

#main-header {
	height: 130px;
	padding: 10px 0 0 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#header_topleft {
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#header_topleft .location {
	background: url(images/icon_location.png) top center no-repeat;
	float: left;
	width: 17px;
	height: 26px;
	margin: 0 10px 0 0;
}
#header_topleft .widget_text {
	float: left;
}
#header_topleft p {
	float: left;
	font-family: 'Gotham-Book';
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px 1px #db521b;
	font-weight: normal;
	margin: 10px 15px 0 0;
}
#header_topleft #et-info-phone {
	margin: 0;
	font-size: 16px;
}
#header_topleft #et-info-phone span {
	float: left;
	font-size: 16px;
	font-family: 'Gotham-Book';
	font-weight: normal;
	margin: 9px 0 0;
	text-shadow: none;
}
#header_topleft #et-info-phone::before {
	float: left;
	top: -1px;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 5px;
    margin: 0 5px 0 0;
}
#logo {
	margin: 0 0 0 -22px;
}
#et-top-navigation #top-menu-nav li a {
	text-transform: uppercase;
	color: #020202;
	font-family: 'Gotham-Medium';
	margin: 0;
	padding: 0 0 5px;
	font-size: 13px;
}
#et-top-navigation #top-menu-nav li a:hover,
#et-top-navigation #top-menu-nav .current_page_item a {
	border-bottom: 7px solid #f14d07;
}
#et-top-navigation {
	font-weight: normal;
	margin: 12px 0 0 0;
}
#top-menu li {
	padding-right: 8px;
}
#featured_section01 h1 {
	font-family: 'Gotham-Bold'; 
	font-size: 37px;
	margin: 25px 0 25px;
	padding: 0;
	color: #f14d07;
	text-align: left;
	text-transform: uppercase;
}
#featured_section01 h1 span {
	color: #313131;
}
#featured_section01 p {
	font-size: 16px;
	color: #2c2c2c;
	font-family: 'gothamlight';
	margin: 0;
	padding: 10px 0;
}
#featured_section01 .et_pb_button {
	font-family: 'Raleway-Bold';
	color: #ffffff;
	background: #f14d07;
	border-width: 0px;
	border-radius: 0px;
	letter-spacing: 0px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px 20px;
	float: left;
	margin: 20px 0 0 0;
	width: 160px;
	text-align: center;
}
#featured_section02 h1 {
	font-family: 'Gotham-Bold'; 
	font-size: 37px;
	margin: 25px 0 25px;
	padding: 0;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	line-height: 125%;
}
#featured_section02 p {
	font-size: 16px;
	color: #fff;
	font-family: 'gothamlight';
	margin: 0;
	padding: 10px 0;
	text-align: right;
}
#featured_section02 .et_pb_button {
	font-family: 'Raleway-Bold';
	color: #cd460d;
	background: #fff;
	border-width: 0px;
	border-radius: 0px;
	letter-spacing: 0px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px 20px;
	float: right;
	margin: 20px 0 0 0;
	width: 160px;
	text-align: center;
}
#featured_section03 h1 {
	font-family: 'Gotham-Bold'; 
	font-size: 37px;
	margin: 25px 0 25px;
	padding: 0;
	color: #000;
	text-align: right;
	text-transform: uppercase;
	line-height: 125%;
}
#featured_section03 h3 {
	font-family: 'Gotham-Bold'; 
	font-size: 16px;
	margin: 25px 0 15px;
	padding: 0;
	color: #2c2c2c;
	text-align: right;
	text-transform: uppercase;
	line-height: 125%;
}
#featured_section03 p {
	font-size: 16px;
	color: #2c2c2c;
	font-family: 'gothamlight';
	margin: 0;
	padding: 10px 0;
	text-align: right;
}
#featured_section03 .et_pb_button {
	font-family: 'Raleway-Bold';
	color: #fff;
	background: #f14d07;
	border-width: 0px;
	border-radius: 0px;
	letter-spacing: 0px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px 20px;
	float: right;
	margin: 20px 0 0 0;
	width: 160px;
	text-align: center;
}
.et_pb_button:hover::after, 
.et_pb_more_button:hover::after, 
.et_pb_newsletter_button:hover::after, 
.et_pb_pricing_table_button:hover::after, 
.et_pb_promo_button:hover::after {
	top: 4px;
}
#contentboxwrap {
	background: transparent;
	margin: -300px 0 30px 0;
}
#contentboxwrap h2 {
	font-family: 'Gotham-Medium';
	font-size: 18px;
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
	color: #000;
}
#contentboxwrap p {
	font-size: 14px;
	color: #2c2c2c;
	font-family: 'gothamlight';
	text-align: left;
	line-height: 135%;
	text-align: center;
}
#contentboxwrap .et_pb_button {
	font-family: 'Raleway-Bold';
	color: #ffffff;
	background: #f14d07;
	border-width: 0px;
	border-radius: 0px;
	letter-spacing: 0px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 8px 20px;
	float: none;
	margin: 20px auto 0;
	width: 150px;
	text-align: center;
	display: block;
	clear: both;
}
#contentboxwrap #contentbox02 {
	margin: 0 3%;
	width: 50%;
}
#contentboxwrap #contentbox02 p {
	font-size: 16px;
}
#contentboxwrap #contentbox02 h2 {
	font-size: 30px;
}
#contentboxwrap #contentbox02 .et_pb_button {
	max-width: 200px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 15px;
}
.container {
	width: 95%;
}
#contentboxwrap {
	width: 100%;
}
#special_deals h1 {
	font-family: 'Gotham-Bold';
	font-size: 37px;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
}
#special_deals p,
#main-content #special_deals h4 {
	font-family: 'gothamlight';
	font-size: 18px;
	color: #2c2c2c;
	text-align: center;
	margin: 10px 0;
	padding: 0;
	z-index: 99999;
    position: relative;
    display: block;
    opacity: 1;
	text-transform: none;
	line-height: 165%
}
#special_deals h5 {
	font-family: 'Gotham-Bold';
	font-size: 16px;
	color: #2c2c2c;
	text-align: center;
	margin: 10px 0;
	padding: 40px 0 0 0;
	text-transform: uppercase;
}
.home #testimonial_wrap {
	padding: 100px 0;
}
#testimonial_wrap {
	background: #fff;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 50px 0 50px;
}
#testimonial {
	max-width: 1000px;
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#testimonial h3 {
	font-family: 'Gotham-Bold';
	font-size: 48px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	padding: 0 0 30px;
	margin: 0;
}
#testimonial .style-clean_style {
	float: left;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0 1%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
blockquote.easy_testimonial p {
	font-family: 'Gotham-ExtraLightItalic';
	font-size: 14px;
	color: #000;
	font-weight: 800;
	line-height: 145%;
}
blockquote.easy_testimonial .testimonial_author {
	font-family: 'Gotham-BlackItalic';
	padding: 0;
	font-weight: normal;
}
blockquote.easy_testimonial .testimonial_author::before {
	content: '--';
	float: left;
	margin: 0 5px 0 0;
}
.cycle-prev, .cycle-next {
	display: none;
}
#newsletter {
	float: left;
	background: #161616;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 50px 0;
}
#newsletter h3 {
	font-family: 'Gotham-Bold';
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 22px;
	margin: 0 0 20px;
	padding: 0;
	line-height: 145%;
}
#newsletter form.mailpoet_form_widget {
	width: 95%;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
#newsletter form.mailpoet_form_widget input[type="email"] {
	float: none;
	max-width: 420px;
	width: 100%;
	padding: 12px 20px;
	font-size: 15px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border: 0;
	color: #161616;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: 'RalewayW-LightItalic';
	margin: 0 auto;
}
#newsletter .mailpoet_submit {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	border: 0;
	border-radius: 50px;
	padding: 14px 10px;
	width: 130px;
	background: #ff5001;
	font-family: 'Raleway-Bold';
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}
#mailpoet_form_1 p:last-of-type {
	position: relative;
	margin: 0 auto;
	display: block;
	float: none;
	max-width: 420px;
}
#mailpoet_form_1 .mailpoet_paragraph {
	margin: 0;
	padding: 0;
}

#mailpoet_form_7 .mailpoet_validate_error,
#mailpoet_form_1 .mailpoet_validate_success {
	text-align: center;
}
#newsletter .es_widget_form {
	max-width: 420px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	display: block;
	position: relative;
}
#newsletter .es_widget_form .es_textbox {
	float: left;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#newsletter .es_widget_form .es_textbox_class{
	float: left;
	width: 100%;
	padding: 12px 20px;
	font-size: 15px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border: 0;
	color: #161616;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: 'RalewayW-LightItalic';
}
#newsletter .es_widget_form .es_textbox_button {
	position: absolute;
	right: 0;
	border: 0;
	border-radius: 50px;
	padding: 14px 10px;
	width: 130px;
	background: #ff5001;
	font-family: 'Raleway-Bold';
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}
#newsletter .es_widget_form .es_button {
	margin: 0 auto;
	display: block;
	padding: 0;
	position: relative;
}
#newsletter .es_widget_form_email {
	color: #fff;
	display: none;
}
#newsletter .elp-widget {
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
#footer_contact_details_wrap {
	background: url(images/footer_topbg.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	margin: 0  auto;
	padding: 80px 0;
	clear: both;
}
.es_msg {
	text-align: center;
	display: block;
	clear: both;
}
#main-content .container::before {
	display: none;
}
#footer_contact_details {
	max-width: 1000px;
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#footer_contact_details .widget_text {
	float: left;
	width: 33%;
	height: auto;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
}
#footer_contact_details .widget_text:nth-child(2) {
	padding: 0 5%;
}
#footer_contact_details .widget_text h3 {
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-family: 'Gotham-Medium';
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}
#footer_contact_details .widget_text p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-family: 'Gotham-Medium';
	margin: 0 0 10px;
	padding: 0;
	line-height: 135%;
}
#footer_contact_details .widget_text a#email_footer {
	padding: 0;
	border: 0;
	margin: 0;
	font-size: 14px;
	font-family: 'Gotham-Medium';
	text-transform: none;
}
#footer_contact_details .widget_text a {
	font-family: 'Raleway-Bold';
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	margin: 20px auto 0;
	padding: 0;
	border: 2px solid #fff;
	padding: 3px 20px;
	width: auto;
	display: inline-block;
}
#footer_contact_details .widget_text a:hover {
	background: #fff;
	color: #ff5001;
}
#main-footer {
	background: #fff;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 80px 0 0;
}
#main-footer #et-footer-nav {
	padding: 0 0 50px;
}
#main-footer .bottom-nav {
	text-align: center;
}
#main-footer .bottom-nav li a {
	text-transform: uppercase;
	color: #020202;
	font-family: 'Gotham-Medium';
	margin: 0;
	padding: 0 0 5px;
}
#main-footer .bottom-navli a:hover,
#main-footer .bottom-nav .current_page_item a {
	border-bottom: 7px solid #f14d07;
}
#footer_logo {
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#footer-bottom {
	background: url(images/header_topstrip.png) top center repeat-y;
}
#footer_copyright {
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#footer_copyright p {
	font-family: 'Gotham-Medium';
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	margin: 5px 0 0;
	padding: 0;
	line-height: 145%;
}
.mobile_menu_bar::before {
	color: #ff5001;
	font-size: 43px;
}
.et_mobile_menu {
	border-top: 3px solid #ff5001;
}
.easy-t-cycle-pager span.cycle-pager-active {
	color: #ff5001;
}
#content {
	max-width: 1100px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	min-height: 200px;
}
#content h1,
#main-content .heading_title h1 {
	font-family: 'Gotham-Bold';
	font-size: 45px;
	color: #313131;
	text-transform: uppercase;
}
#main-content .heading_title {
	font-family: 'Gotham-Bold';
	font-size: 45px;
	color: #f14d07;
	text-transform: uppercase;
}
#content h1 span,
#main-content .heading_title h1 span {
	color: #f14d07;
}
#about_boxleft {
	width: 40%;
	margin: 0 2% 0 0;
}
#about_boxright {
	width: 58%;
}
#about_boxright h3 {
	font-family: 'Gotham-Bold';
	text-transform: uppercase;
	color: #2c2c2c;
	font-size: 20px;
}
.et_pb_row {
	width: 100%;
}
.et_pb_column_1_2 .et_pb_map, .et_pb_column_3_8 .et_pb_map {
	height: 400px;
}
.et_pb_contact_main_title {
	font-family: 'Gotham-Bold';
	text-transform: uppercase;
	color: #2c2c2c;
	font-size: 22px;
}
.et_pb_contact .et_pb_contact_field_half {
	width: 100%;
}
.et_pb_contact p input, .et_pb_contact p textarea {
	background: #fff;
	border: 2px solid #e0e0e0;
	padding: 10px;
	resize: none;
}
.et_contact_bottom_container {
	float: left;
}
.et_pb_contact_reset, .et_pb_contact_submit {
    display: inline-block;
    margin: 0 0 0 15px;
    cursor: pointer;
    background: #f14d07;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Raleway-Bold';
    font-size: 12px;
    padding: 8px 20px;
    width: 100px;
    border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
    float: left;
}
#main-content .et_pb_contact_reset:hover, 
#main-content .et_pb_contact_submit:hover {
    padding: 8px 20px;
    border: 0;
    background: #161616;
    color: #fff;
}
.et_pb_button:hover::after, .et_pb_more_button:hover::after, .et_pb_newsletter_button:hover::after, .et_pb_pricing_table_button:hover::after, .et_pb_promo_button:hover::after {
	display: none;
}
#main-content h1,
#main-content h2, 
#main-content h3, 
#main-content h4, 
#main-content h5, 
#main-content h6 {
	color: #f14d07;
}
#featured_section02 h1 {
	color: #fff;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Gotham-Bold';
color: #f14d07;
text-transform: uppercase;
margin: 15px 0;
}
#main-content .et_pb_toggle_title {
	font-size: 15px;
text-transform: none;
color: #2c2c2c;
	margin: 0;
}
.wpcf7 label {
	float: left;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0 0 3px 0;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="date"] {
	float:  left;
	width: 100%;
	height: auto;
	background: #fafafa;
	padding: 8px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: 1px solid #ccc;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: #373737;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.wpcf7 textarea {
	float:  left;
	width: 100%;
	height: auto;
	background: #fafafa;
	padding: 8px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: 1px solid #ccc;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: #373737;
	resize: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.wpcf7 input[type="submit"] {
	background: #f14d07;
	border: 0;
	padding: 10px 20px;
	min-width: 140px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	margin: 15px 0 0 0;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.wpcf7 .vfb-required-asterisk {
    margin: 0;
    padding: 0;
    color: #bc1212;
    vertical-align: baseline;
    font-weight: bold;
}
.fields_fullwidth {
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.fields_left {
	float: left;
	width: 48%;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
	clear: left;
}
.fields_right {
	float: right;
	width: 48%;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
}
.wpcf7-response-output {
	clear: both;
	margin: 20px 0 0;
	float: left;
	width: 100%;
	text-align: center;
}
.wpcf7-form-control-wrap {
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#form_notice_text {
	font-size: 18px;
	padding: 0 0 15px;
	border-bottom: 1px solid 	#ccc;
	margin: 0 0 25px;
	float: left;
	width: 100%;
	color: #f14d07;
}
#free_trial_btn{
	color: #ffffff;
	border-width: 0px;
	border-radius: 10px;
	font-weight: 700;
	background-color: #c12025;
	text-transform: uppercase;
	padding: 6px 20px;
}
#free_trial_btn:hover {
	background: #f14d07 ;
	padding: 6px 20px;
}
#main-header #top-menu-nav li.list_hidden {
	display: none;
}
#main-footer li.list_hidden {
	display: none;
}
#main-header #top-menu-nav li.last_child {
	padding-right: 0;
}
blockquote.easy_testimonial .wp-post-image {
	margin: 0 12px 20px 0;
}
.easy_t_single_testimonial blockquote.easy_testimonial {
	height: 130px;
	padding: 0;
}
blockquote.easy_testimonial p {
	margin: 0 0 10px;
}
.single-testimonial .et_post_meta_wrapper img {
	display: none;
}
.single-testimonial .easy_t_single_testimonial blockquote.easy_testimonial {
	height: auto;
	padding: 0 0 30px;
}
#main-header_black {
	background: #000;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 15px 0 8px;
	display: block;
	position: relative;
	z-index: 1;
}
#header_container {
	max-width: 1080px;
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	display: block;
}
#header_container #logo {
	float: left;
	margin: 0;
}
#header_container #logo img {
	max-height: 100px;
	width: auto;
}
#row_first_summercamp {
	max-width: 1080px;
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
.page-template-page-summer-camp #main-content h1 {
	font-family: 'Raleway-ExtraBold';
	font-size: 45px;
	color: #000;
}
.page-template-page-summer-camp #main-content h2 {
	font-family: 'Raleway-Bold';
	font-size: 40px;
	color: #000;
	max-width: 800px;
	line-height: 125%;
	margin: 0 auto;
}
.page-template-page-summer-camp #main-content h2 span {
	color: #ff0404;
}
.page-template-page-summer-camp #main-content h3 {
	font-family: 'Raleway-ExtraBold';
	font-size: 35px;
	color: #000;
}
.page-template-page-summer-camp #main-content h6 {
	font-family: 'Raleway-Bold';
	font-size: 20px;
	color: #ff0000;
	line-height: 125%;
	margin: 0 auto;
	text-align: center;
}
.page-template-page-summer-camp #main-content p {
	font-family: 'Raleway-Regular';
	font-size: 18px;
	color: #2d2d2d;
	line-height: 145%;
}
.page-template-page-summer-camp #main-content .et_pb_button{
	background: #fc0d23;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	font-family: 'Raleway-ExtraBold';
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 30px;
}
#column_no_margin .et_pb_column {
	margin: 0;
	width: 33.3%;
}
#single_testimonial_wrap {
	max-width: 660px;
	width: 100%;
	height: auto;
	margin: 50px auto;
	padding: 0;
	clear: both;
}
#single_testimonial_wrap .testimonial_body p {
	color: #181818;
	font-size: 15px;
	font-family: 'Raleway-Italic';
	font-weight: normal;
}
#single_testimonial_wrap .style-default_style {
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 30px;
	padding: 0;
	clear: both;
}
#single_testimonial_wrap .testimonial_author cite {
	font-family: 'Raleway-SemiBold';
}
#single_testimonial_wrap .testimonial_author .testimonial-client {
	float: left;
	width: auto;
	margin: 0 15px 0 0;
}
#single_testimonial_wrap .testimonial_author .date {
	display: none;
}
#coupon_form_wrap {
	background: #d4d4d4;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 40px 30px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 15px solid #efefef;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#coupon_form_wrap form {
	max-width: 500px;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#coupon_form_wrap form .wpcf7-form-control-wrap {
	float: right;
	width: 72%;
}
#coupon_form_wrap form label {
	float: left;
	width: 25%;
	font-family: 'Raleway-Regular';
	font-size: 15px;
	color: #000;
	text-align: right;
	padding: 4px 0;
}
#coupon_form_wrap form label span {
	color: #ff0018;
}
.wpcf7-form p {
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 12px;
	padding: 0;
}
.page-template-page-summer-camp #main-content #coupon_form_wrap form p{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0;
}
.page-template-page-summer-camp #main-content .et_pb_toggle_title {
	font-size: 16px;
	font-family: 'Raleway-Bold';
	font-weight: normal;
	line-height: 145%;
}
.page-template-page-summer-camp #main-content .et_pb_toggle p {
	font-size: 16px;
}
#coupon_form_wrap form .wpcf7-form-control-wrap input[type="text"]{
	background: #fff!important;
}
#coupon_form_wrap form input[type="submit"],
#reserve_btn {
	background: #fc0d23;
	float: right;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	font-family: 'Raleway-ExtraBold';
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 10px 30px;
	display: block;
	max-width: 358px;
	width: 100%;
}
#footer {
	float: left;
	width: 99%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 30px;
	display: block;
	position: relative;
}
#footer #footer_copyright {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#footer #footer_copyright p {
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
	font-size: 14px;
	text-align: center;
	text-transform: none;
}
#__lpform_your-name {
	display: none;
}
#et-main-area {
	clear: both;
}
#testimonial .testimonial_author cite .stars {
	display: none;
}
#mobile_image {
	display: none;
}
.et_pb_parallax_css {
	background-size: initial;
	background-position: 450px 173px;
}
#schedule_button {
	border-radius: 50px;
	padding: 14px 10px;
	background: #ff5001;
	font-family: 'Raleway-Bold';
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	margin: 0 auto;
	display: block;
	max-width: 250px;
	width: 100%;
	font-size: 15px;
}
#mobile_text {
	display: none;
}
#special_deals {
	padding-bottom: 50px!important;
}
#special_deals #coupon_form_wrap {
	background: none;
	border: 0;
	padding: 0;
}
#mobile_image {
	display: none;
}
.et_pb_parallax_css {
	background-size: initial;
	background-position: 450px 173px;
}
#slider_wrap .et_pb_slide {
	padding: 0;
}
#slider_wrap .et_pb_container {
	max-width: none;
	width: 100%;
	height: 575px!important;
}
#slider_wrap .et_pb_slide_image, #slider_wrap .et_pb_slide_video {
	width: 100%;
	margin: 0!important;
	top: 0;
}
.et_pb_slider:hover .et-pb-arrow-prev, .et_mobile_device .et-pb-arrow-prev, .et_pb_slider .et-pb-arrow-prev, .et_mobile_device .et-pb-arrow-prev {
	opacity: 1;
	left: 5px;
}
.et_pb_slider:hover .et-pb-arrow-next, .et_mobile_device .et-pb-arrow-next, .et_pb_slider .et-pb-arrow-next, .et_mobile_device .et-pb-arrow-next {
	opacity: 1;
	right: 5px;
}
#slider_wrap .et_pb_slide_image img {
	max-height: 828px!important;
}
#slider_wrap .et_pb_media_alignment_center .et_pb_slide_image {
	top: 0;
	margin: 0!important;
}
.wp-video, .mejs-container {
	width: 100%!important;
}
.et_pb_slide_description {
	padding: 0;
}
#slider_wrap .et_pb_fullwidth_slider_0 {
	display: block!important;
}
#slider_wrap .et_pb_slide_description .et_pb_slide_content p {
	margin: 0;
	padding: 0;
}
#after_school_formwrap .et_pb_row {
	max-width: 950px;
	width: 100%;
	height: auto;
	margin: 20px auto;
	padding: 0;
}
#after_school_character .et_pb_row {
	max-width: 900px;
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#after_school_character .et_pb_image img {
	max-width: 180px;
}
#after_school_character h2 {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 145%;
}
#after_school_character h4 {
	color: #fff;
	text-align: center;
}
#after_school_character .et_pb_image {
	padding-top: 20px;
}
#after_school_character p {
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 150%;
}
#after_school_character .et_pb_image {
	text-align: center;
}
#after_school_formwrap img {
	max-width: 480px;
	width: 100%;
}
#after_school_formwrap h3 {
	font-size: 15px;
	color: #fd5525;
	line-height: 145%;
	text-transform: none;
	font-weight: normal;
	font-family: 'Gotham-Medium';
	margin: 10px 0;
	padding: 0;
}
#after_school_formwrap .wpcf7 label {
	color: #fff;
	font-size: 13px;
	padding: 10px 0 0 0;
}
#after_school_formwrap .wpcf7 input[type="submit"] {
	float: none;
	margin: 10px auto 10px;
	display: table;
}
.after_school_form_image {
	float: left;
	width: 48%;
	height: auto;
	margin: 0;
	padding: 0;
}
.contact_form {
	float: right;
	width: 48%;
	height: auto;
	margin: 0;
	padding: 15px 3% 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.contact_form p {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.contact_desc {
	float: none;
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	max-width: 840px;
	clear: both;
	display: table;
	color: #fff;
}
.contact_desc p {
	font-size: 14px;
	color: #fff;
	line-height: 170%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.et_pb_accordion {
	clear: both;
}
#after_school_character .et_pb_row_1 .et_pb_text_inner,
#special_deals .et_pb_text_7 .et_pb_text_inner  {
	width: 100%;
}
#after_school_formwrap div.wpcf7-validation-errors, 
#after_school_formwrap div.wpcf7-acceptance-missing,
#after_school_formwrap div.wpcf7-mail-sent-ok {
	color: #fff;
}
span.wpcf7-not-valid-tip {
	font-size: 12px;
}
div.wpcf7-response-output {
	margin: 15px 0;
}
#after_school_formwrap .wpcf7-form p {
	margin: 0;
	padding: 0 0 5px;
}
#after_school_formwrap .wpcf7-form-control-wrap.checkbox-201 {
	width: auto;
	padding: 0 5px 0 0;
}
.page-template-page-short #et-top-navigation{
	display: none;
}
.page-template-page-short #main-header {
	display: none;
}
.page-template-page-short.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container, .page-template-page-short.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{
	padding-top: 0!important;
}
#after_school_formwrap .list_orange {
	padding: 0 0 20px 40px;
}
.list_orange li {
	color: #000;
	font-family: 'Gotham-Bold';
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 165%;
}
.list_orange li span {
	color: #bc1212;
}
#timer_wrap h1 {
	text-align: center;
	color: #f14d07;
	font-size: 33px;
}
#after_school_formwrap h1 {
	color: #f14d07;
	margin: 0;
	text-align: center;
}
#after_school_formwrap h1 span {
	font-size: 33px;
}
.a6da257a763c6d592ba6939f1b7a5fe7d .a38d715df3a7184ba78ce66f8e86714da {
	display: block;
}
.et_pb_code_inner div div {
	display: block;
	width: 100px;
}
#after_school_formwrap {
	width: 95%;
	margin: 0 auto;
}
.et_pb_code_inner div div {
	color: #000!important;
}
.wpcf7 input[type="number"] {
	float: left;
	width: 100%;
	height: auto;
	background: #fafafa;
	padding: 8px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: 1px solid #ccc;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: #373737;
}
#newsletter form.mailpoet_form_widget, #newsletter form.es_subscription_form {
    max-width: 420px;
    width: 95%;
    height: auto;
    margin: 0 auto;
    display: block;
    position: relative;
}
#newsletter .es_subscription_form label {
    font-size: 0px;
}
#newsletter form.mailpoet_form_widget input[type="email"], #newsletter form.es_subscription_form input[type="email"] {
    float: none;
    max-width: 420px;
    width: 100%;
    padding: 12px 20px;
    font-size: 15px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 0;
    color: #161616;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'RalewayW-LightItalic';
    margin: 0 auto;
}
#newsletter .mailpoet_submit, #newsletter form.es_subscription_form .es_submit_button {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    border: 0;
    border-radius: 50px;
    padding: 14px 10px;
    width: 130px;
    background: #ff5001;
    font-family: 'Raleway-Bold';
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}
#newsletter .es_subscription_form label br {
	display: none;
}
.es_subscription_message {
    color: green;
    font-size: 16px;
    max-width: 800px;
    margin: 0 auto;
    float: none;
    display: block;
    text-align: center;
    width: 95%;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="date"] {
    float: left;
    width: 100%;
    height: 32px;
    background: #fafafa;
    padding: 8px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: 1px solid #ccc;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #373737;

}
#after_school_box01, #after_school_box_title,
.after_school_box02, #after_school_box03 {
	max-width: 1080px;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.after_school_box02 .et_pb_module {
	background: none;
}
#after_school_box_title h1 {
	color: #000;
	text-transform: uppercase;
	font-family: 'Raleway-Bold';
	margin: 0 0 15px;
	padding: 0;
	font-size: 45px;
	text-align: center;
	font-weight: bold;
	line-height: 125%;
}
#main-content #after_school_box01 p {
	font-family: 'Raleway-Medium';
	font-size: 16px;
	margin: 0;
	padding: 10px 0;
	color: #000;
}
#after_school_box01 .et_pb_text  {
	float: left;
	background: rgba(255, 255, 255, 0.8);
	max-width: 600px;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #aaae9c;
}
#main-content #after_school_box01 ul {
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 20px 0 0 30px;
}
#main-content #after_school_box01 ul li {
	background: url(images/list_bg.png) top left no-repeat;
	padding: 0 0 0 32px;
	list-style: none;
	margin: 0 0 10px;
	font-family: 'Raleway-Medium';
	font-size: 16px;
	color: #000;
	background-size: 25px;
}
.after_school_box02 .contact_form {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.after_school_box02 .wpcf7-form {
	max-width: 450px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	display: block;
}
.after_school_box02 .et_pb_module {
	display: block;
}
.after_school_box02 .wpcf7 label {
	color: #b5b5b5;
	font-family: 'Raleway-Medium';
	padding: 5px 5px;
}
.after_school_box02 .wpcf7 input[type="submit"] {
	background: #ff0000;
	width: 100%;
	font-family: 'Raleway-Medium';
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 12px;
}
#after_school_box03 .et_pb_countdown_timer .value {
	background: #fffdfd;
	border-radius: 5px;
	color: #000;
	font-family: 'Raleway-Medium';
}
#after_school_box03 .et_pb_countdown_timer p {
	color: #fff;
	font-family: 'Raleway-Medium';
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 8px;
}
#after_school_box03 .et_pb_countdown_timer .section.values {
	width: 10%;
}
#after_school_box04 {
	max-width: 1080px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#after_school_box04 h1 {
	color: #000;
	text-transform: uppercase;
	font-family: 'Raleway-Bold';
	margin: 0 auto 15px;
	padding: 0;
	font-size: 45px;
	text-align: center;
	max-width: 750px;
	line-height: 125%;
	font-weight: bold;
}
#after_school_box05 {
	max-width: 1080px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 2% 0;
}
#after_school_box05 h2 {
	text-align: center;
	font-family: 'Raleway-Medium';
	font-size: 25px;
	color: #fff;
	font-size: 35px;
	line-height: 125%;
}
#after_school_box05 h2 span {
	color: #ff0101;
}
#after_school_box05 h5 {
	color: #fff;
	text-align: center;
	font-family: 'Raleway-Bold';
	font-weight: normal;
	padding: 10px 0;
	margin: 0;
	font-size: 18px;
}
#after_school_box06 {
	max-width: 1080px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 2% 0;
}
#after_school_box06 h3 {
	font-family: 'Raleway-Bold';
	text-align: center;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	padding: 0 0 15px;
	font-size: 38px;
	font-weight: bold;
}
#after_school_box06 p {
	font-family: 'Raleway-Medium';
	font-size: 16px;
	margin: 0;
	padding: 10px 0;
	color: #000;
	text-align: center;
	line-height: 145%;
}
#after_school_box06 h5 {
	color: #fb0606;
	text-align: center;
	font-family: 'Raleway-Bold';
	font-weight: normal;
	padding: 10px 0;
	margin: 0;
	font-size: 18px;
}	
#schedule_table td {
	font-family: 'Gotham-Book';
}
#main-content #summer_camp_box h2 {
    font-family: 'Raleway-Bold';
    font-size: 40px;
    color: #000;
    max-width: 800px;
    line-height: 125%;
    margin: 0 auto;
}
#main-content #summer_camp_box h6 {
    font-family: 'Raleway-Bold';
    font-size: 20px;
    color: #ff0000;
    line-height: 125%;
    margin: 0 auto;
    text-align: center;
}
#video_wrapper {
	padding-top: 0!important;
}
#video_wrapper .fluid-width-video-wrapper {
	padding: 0!important;
}
#youtube_video {
	position: relative;
}
.soliloquy-container .soliloquy-image {
	width: 100%;
}
#main-content .price_holder strong {
    text-decoration: line-through;
    color: 
    red;
    font-family: 'Gotham-Bold';
    margin: 0 5px;
}
#main-content .price_holder {
    font-size: 22px;
    color: 
    #f14d07;
    font-family: 'Gotham-Bold';
}
#after_school_formwrap .wpcf7-response-output {
	color: #fff;
}

#main-content .price_holder strong {
    text-decoration: line-through;
    color: 
    red;
    font-family: 'Gotham-Bold';
    margin: 0 5px;
}
#main-content .price_holder {
    font-size: 22px;
    color: 
    #f14d07;
    font-family: 'Gotham-Bold';
}
#after_school_formwrap .wpcf7-response-output {
	color: #fff;
}
#static_slide {
	display: none;
}
.clear {
	clear: both;
}
 @media all and (min-width:981px) {
	 .et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
	 width: 100% !important;
	 max-width: 100% !important;
	}
}
@media screen and (max-width: 980px) {
	 #contentboxwrap {
	 margin: 30px 0 30px;
	 padding: 0;
	}
	 .background-images .et_pb_column.et_pb_column_1_2.et_pb_column_3.et_pb_css_mix_blend_mode_passthrough {
	 order: 2;
	 -webkit-order: 2;
	}
	.et_pb_row.et_pb_row_1.background-images.et_pb_equal_columns.et_pb_gutters1.et_pb_row_fullwidth {
	 display: grid;
	 display: -webkit-grid;
	}
	 .background-images .et_pb_column.et_pb_column_1_2.et_pb_column_4.et_pb_css_mix_blend_mode_passthrough.et_pb_section_parallax.et-last-child.et_pb_column_empty {
	 display: inline-block;
	}
	.background-images .et_pb_column.et_pb_column_1_2.et_pb_column_4.et_pb_css_mix_blend_mode_passthrough.et_pb_section_parallax.et-last-child.et_pb_column_empty {
	 display: inline-block;
	 height: 240px;
	}
	.background-images .et_parallax_bg {
	 transform: none !important;
	 background-size: 100%;
	 height: 244px !important;
	}
	 .et_pb_row.et_pb_row_1.youthclasses-page {
	 padding-top: 0px;
	 padding-bottom: 0px;
	}
	.youthclasses-page .et_pb_column.et_pb_column_1_2.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough.et-last-child {
	 margin-bottom: 0px;
	}
	.et_pb_section.et_pb_section_1.youth-parts.et_section_regular {
	 padding-top: 0px;
	}
	.et_pb_row.et_pb_row_2.youthclasses-page-2 {
	 padding-top: 0px;
	 padding-bottom: 0px;
	}
	.et_pb_row.et_pb_row_3.youthclasses-page-3 {
	 padding-top: 0px;
	 padding-bottom: 0px;
	}
	.youthclasses-page-3 .et_pb_column.et_pb_column_1_2.et_pb_column_5.et_pb_css_mix_blend_mode_passthrough {
	 margin-bottom: 5px;
	}
	.number {
	 display: inline-block!important;
	 margin: 0px!important;
	 width:100%;
	 border: 0px!important;
	}
	 .adut-pages-2 .et_pb_column.et_pb_column_4_4.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough.et-last-child {
	 margin-bottom: 0px;
	}
	 .et_pb_row.et_pb_row_1.adut-pages-2 {
	 padding-top: 0px;
	 padding-bottom: 0px;
	}
	.et_pb_row.et_pb_row_0.adut-pages {
	 padding-bottom: 0px;
	}
	.adut-pages .et_pb_column.et_pb_column_1_2.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough.et-last-child {
	 margin-bottom: 0px;
	}
	.et_pb_row.et_pb_row_1.adut-pages-2 {
	 padding-top: 0px;
	 padding-bottom: 0px;
	}
	.adut-pages-2 .et_pb_column.et_pb_column_4_4.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough.et-last-child {
	 margin-bottom: 0px;
	}
	.et_pb_row.et_pb_row_2.adut-pages {
	 padding-top: 0px;
	}
	 .about-page3 .et_pb_column.et_pb_column_4_4.et_pb_column_5.et_pb_css_mix_blend_mode_passthrough.et-last-child {
	 margin-bottom: 0px;
	}
	 .et_pb_row.et_pb_row_3.about-page3 {
	 padding-top: 0px;
	 padding-bottom: 0px;
	}
	 #mobile_text {
	 display: block;
	}
	 .et_pb_row.et_pb_row_1.about-text {
	 padding-bottom: 0px;
	}
	.about-text #about_boxright {
	 margin-bottom: 0px;
	}
	.et_pb_row.et_pb_row_2.about-text2 {
	 padding-top: 0px;
	 padding-bottom: 0px;
	}
	 #contentboxwrap .et_pb_gutters1 .et_pb_column {
	 border: 2px solid #ff5001;
	 margin: 0 0 30px;
	}
	 #contentboxwrap #contentbox02 {
	 margin: 0 auto 30px;
	 width: 100%;
	}
	 .et_pb_row {
	 width: 95%;
	}
	 #et-top-navigation {
	 padding: 0;
	}
	 #et-top-navigation .mobile_menu_bar {
	 padding: 0;
	}
	 #top-header {
	 padding: 10px 0;
	}
	 #et-info {
	 padding: 0;
	}
	 #footer_copyright {
	 width: 100%;
	}
	 #footer_copyright p {
	 text-align: center;
	}
	 #about_boxleft {
	 width: 100%;
	 margin: 0 0 30px;
	}
	 #about_boxright {
	 width: 100%;
	}
	 #main-content .heading_title {
	 padding: 0;
	}
	 #main-content .heading_title .et_pb_column {
	 margin: 0;
	}
	 .et_pb_section_0 {
	 padding: 30px 0;
	}
	 #main-content .container {
	 padding-top: 30px;
	}
	 #main-header #mobile_menu li a,  #main-header #mobile_menu li a:hover,  #main-header #mobile_menu li a:focus,  #main-header #mobile_menu li a:active,  #main-header #mobile_menu li.et_first_mobile_item,  #main-header #mobile_menu li.et_first_mobile_item a,  #main-header #mobile_menu li.menu-item-object-page,  #main-header #mobile_menu li.menu-item-object-page a,  #main-header #mobile_menu li:last-child,  #main-header #mobile_menu li:last-child a {
	 float: left;
	 width: 100%;
	 display: block !important;
	 opacity: 1 !important;
	 overflow: visible;
	 position: relative;
	 color: #666!important;
	 font-family: 'Gotham-Book';
	 font-size: 14px;
	 transition: none!important;
	 -moz-transition: none!important;
	 -webkit-transition: none!important;
	 visibility: visible!important;
	 z-index: 9999!important;
	}
	 #main-header #mobile_menu li.list_hidden a {
	 border: 0;
	 opacity: 0!important;
	}
	 #main-header #mobile_menu li.list_hidden a:hover {
	 background: transparent;
	}
	 #main-header #mobile_menuli.list_hidden {
	 border: 0;
	}
	 #main-header #mobile_menu li.current-menu-item a,  #main-header #mobile_menu li a:hover {
	 font-family: 'Raleway-Bold';
	 color: #f14d07!important;
	}
	 .et_mobile_menu {
	 float: left;
	 width: 100%;
	 height: auto;
	 padding: 0;
	}
	 #row_first_summercamp {
	 background: none!important;
	}
	 #row_first_summercamp .et_pb_text {
	 margin: 0;
	}
	 #mobile_image {
	 display: none;
	}
	 #column_no_margin .et_pb_column {
	 width: 33.3% !important;
	}
	 #mobile_image {
	 display: block;
	}
	 .page-template-page-summer-camp #main-content h1 {
	 text-align: center;
	 margin: 0 0 20px;
	 padding-bottom: 0;
	}
	 #row_first_summercamp .et_pb_column {
	 margin-bottom: 0;
	}
	 .page-template-page-summer-camp #top-header {
	 display: none;
	}
	 .page-template-page-summer-camp #main-header {
	 display: none;
	}
	 .page-template-page-summer-camp #page-container {
	 padding-top: 0!important;
	}
	 .page-template-page-summer-camp #page-container {
	 margin: 0!important;
	 padding: 0!important;
	}
	#logo {
		margin: 0;
	}
	.et_fixed_nav #main-header, .et_fixed_nav #top-header, .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header {
		position: relative;
		top: 0!important;
	}
	#page-container {
		padding-top: 0!important;
	}
	#featured_section01 .et_pb_column_4  {
		 display: none;
	 }
}
 @media screen and (max-width: 767px) {
	
	 #page-container {
		padding-top: 0!important;
		margin: 0!important;
	}
	 #main-content #special_deals h4 {
	 font-family: 'Gotham-Book';
	}
	 p {
	 font-family: 'Gotham-Book';
	}
	 ul li {
	font-family: 'Gotham-Book';
	}
	 #free_trial_btn {
	 font-family: 'Gotham-Book';
	}
	 #header_topleft {
	 width: 100%;
	}
	 #header_topleft p {
	 float: none;
	 text-align: center;
	 display: inline-block;
	 line-height: 145%;
	 margin: 0;
	}
	 #header_topleft .location {
	 display: inline-block;
	 float: none;
	}
	 #header_topleft #et-info-phone {
	 padding: 15px 0 10px 0;
	 width: 100%;
	 text-align: center;
	}
	 #header_topleft #et-info-phone span,  #header_topleft #et-info-phone::before {
	 float: none;
	}
	 #header_topleft .widget_text {
	 width: 100%;
	 text-align: center;
	}
	 #main-header {
	 height: 105px;
	}
	 #main-header #logo {
	 max-width: 350px;
	}
	 #main-header #et-top-navigation {
	 padding: 0;
	}
	 #main-footer #et-footer-nav {
	 display: none;
	}
	 #main-footer {
	 padding: 50px 0 0 0;
	}
	 #footer_logo {
	 padding: 0 0 50px;
	}
	 .fields_right,  .fields_left {
	 float: left;
	 width: 100%;
	}
	 .page-template-page-summer-camp #main-content h1 {
	 font-size: 34px;
	}
	 .page-template-page-summer-camp #main-content h2 {
	 font-size: 30px;
	}	
	#after_school_formwrap {
		padding: 35px 0 0 0;
		position: relative;
	}
	.after_school_form_image {
		width: 100%;
		height: auto;
		position: absolute;
	}
	.after_school_form_image img {
		width: 100%;
		max-width: none;
	}
	#after_school_formwrap .et_pb_row {
		margin: 0;
	}
	#after_school_formwrap div.wpcf7 {
		position: relative;
		background: rgba(0, 0, 0 , 0.4);
	}
	.contact_form {
		float: none;
		width: 90%;
		height: auto;
		margin: 0 auto;
		padding: 20px 0;
		display: table;
	}
	#after_school_formwrap h3 {
		text-align: center;
		font-size: 18px;
	}
	#after_school_formwrap h1 {
		font-size: 18px;
		margin-bottom: 0;
	}
	#after_school_formwrap .list_orange li {
		font-size: 16px;
	}
	.et_pb_code_inner div div div {
		font-size: 50px!important;
	}
	.et_pb_code_inner div div div:last-of-type {
		font-size: 14px!important;
	}
	.et_pb_code_inner div div {
		width: 50px;
	}
	#timer_wrap h1 {
		font-size: 20px;
	}
	body.admin-bar.et_fixed_nav #main-header, body.admin-bar.et_fixed_nav #top-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header {
		top: 0!important;
		position: relative;
	}
	#after_school_box01 {
		background: none!important;
	}
	#after_school_box03 .et_pb_countdown_timer .section.values {
		width: 70px;
	}
	#after_school_box01 .et_pb_row  {
		 margin: 0 auto!important;
	}
	#after_school_box_title h1,
	#after_school_box04 h1 {
		font-size: 28px;
	}
	#top-header {
		position: relative!important;
		top: 0!important;
	}
	#after_school_box03 .et_pb_countdown_timer p.label {
		font-size: 12px!important;
	}
	#after_school_box05 h2 {
		font-size: 20px;
	}
	#after_school_box05 h5 {
		font-size: 15px;
	}
	#main-content #after_school_box01 ul {
		padding-left: 0;
	}
	#youtube_video {
		position: relative!important;
		height: 300px!important;
	}
}
@media screen and (max-width: 580px) {
	#slideshow {
		display: none;
	}
	#static_slide {
		display: block;
	}
	#after_school_box_title  {
		padding: 0;
	}
	 .coupon_submitbtn {
	 max-width: none;
	}
	 #footer_contact_details .widget_text {
	 width: 100%;
	 margin: 0 0 25px;
	}
	 #testimonial .style-clean_style {
	 width: 100%;
	}
	 #header_topleft .location {
	 float: left;
	}
	 #header_topleft p {
	 float: left;
	 width: 90%;
	}
	 #main-header #logo {
	 margin: 0 auto;
	}
	 #main-header {
	 padding-top: 0px;
	 height: auto;
	}
	 #et-top-navigation {
	 margin: 75px 0 0 0;
	}
	 #main-header #logo {
	 width: 97%;
	}
	 #main-header .logo_container a {
	 margin: 0 0 0 -12px;
	}
	 #testimonial h3 {
	 font-size: 30px;
	 padding: 0 0 20px;
	}
	 #content h1, #main-content .heading_title h1,  #featured_section01 h1,  #featured_section02 h1,  #featured_section03 h1,  #special_deals h1 {
	 font-size: 30px;
	}
	 #coupon_form_wrap form .wpcf7-form-control-wrap {
	 width: 100%;
	}
	 #coupon_form_wrap form label {
	 width: 100%;
	}
	 #column_no_margin .et_pb_column {
	 margin: 0 auto 25px;
	 width: 100%!important;
	}
	 #coupon_form_wrap form label {
	 text-align: left;
	}
	#special_deals p, #main-content #special_deals h4 {
	 font-family: "Open Sans";
	 font-weight: lighter;
	}
	body #page-container .et_pb_button_4 {
	 display: inline-block;
	 line-height: 34px !important;
	 height: auto;
	}
	 #coupon_form_wrap form .wpcf7-form-control-wrap {
	 width: 100%;
	}
	 #coupon_form_wrap form label {
	 width: 100%;
	}
	 #column_no_margin .et_pb_column {
	 margin: 0 auto 25px;
	 width: 100%!important;
	}
	 #coupon_form_wrap form label {
	 text-align: left;
	}
	 #slider_wrap .et_pb_container {
	 height: 200px!important;
	}
	.et_pb_code_inner div div div {
		font-size: 30px!important;
	}
	.et_pb_code_inner div div div:last-of-type {
		font-size: 12px!important;
	}
	.et_pb_code_inner div div {
		width: 30px;
	}
	#after_school_formwrap .list_orange li {
		font-size: 14px;
	}
	#after_school_formwrap h1 {
		font-size: 16px;
		line-height: 155%;
	}
	.et_pb_section.et_pb_section_0.et_section_regular{
		padding-top: 0;
	}
	#footer_contact_details_wrap {
    	background: url(images/footer_topbg-mobile.jpg) top center no-repeat;
        background-size: cover;
	}
}
@media screen and (max-width: 479px) {
	 body #page-container .et_pb_button_4 {
	 display: inline-block;
	 height: auto;
	 line-height: 34px !important;
	}
	#special_deals p, #main-content #special_deals h4 {
	 font-family: "Open Sans";
	 font-weight: lighter;
	}
	#special_deals p, #main-content #special_deals h4 {
	 font-weight: normal;
	}
	 _::-webkit-full-page-media, _:future, :root body #page-container .et_pb_button_4 {
	 padding-top: 20px!important;
	}
	#contentboxwrap .et_pb_gutters1 .et_pb_column {
		margin-bottom: 30px!important;
	}
}