html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video{border:0;outline:0;vertical-align:top;background:transparent;margin:0;padding:0;}article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{display:block;}nav ul{list-style:none;}input[type=submit],input[type=button],button{margin:0;padding:0;}input,select{vertical-align:middle;}.clearfix:before, .clearfix:after { content:""; display:table;}.clearfix:after{clear:both;}.clearfix{ clear:both; display:block !important;} ul{margin: 0; padding: 0;} h1,h2,h3{ line-height:30px; margin-top:20px; margin-bottom:25px;} h4,h5,h6{ line-height:20px; margin-top:10px; margin-bottom:15px;}img { margin:0; border:0; padding:0;}body{margin: 0;}
.container
{	width: 960px;
	margin:0 auto;
	
}
.row
{	width: 100%;
	overflow:hidden;
}
a:hover
{	
}
a
{	text-decoration: none;
}
img
{	max-width:100%;
}
h1
{	font-weight:700;
	font-size: 36px;
	line-height: 40px;
}
h2
{	font-weight:700;
	font-size: 30px;
	line-height: 34px;
}
h3
{	font-weight:400;
	font-size: 24px;
	line-height: 28px;
}
h4
{	font-weight:400;
	font-size: 18px;
	line-height: 22px;
}
body
{	font-family: 'Open Sans', sans-serif ;
	font-weight:300;
	font-size: 16px;
	color: #000;
}

.tagline
{	text-align:center;
  	display: block;
	
  	margin-left: auto;
    margin-right: auto; 
}

.tagline h2
{	font-size: 22px;
	
	text-align:center;
}

#header,
#footer,
.home-color
{	color: #fff;
}

/*** START HEADER ***/

#header
{	background: url('images/headbg.jpg') repeat-x;
	overflow:hidden;
}
.logo
{	float:left;
}
#getstart:hover
{	color:#3EA3B0;
}
#getstart
{	float:right;
	font-size:14px;
	color: #fff;
	background: #454545;
	border-radius: 5px;
	padding: 5px 10px;
	font-weight:400;
	margin-top: 40px;
	cursor:pointer;
}
#menu-main-menu>li .sub-menu li
{	list-style:none;
	margin-bottom: 10px;
    padding: 0 13px;
}
#menu-main-menu>li:hover .sub-menu
{	display:block;
}
#menu-main-menu>li .sub-menu
{	position:absolute;
	padding:0px;
	background: url('images/bgdrop.png');
	margin-top:10px;
	display:none;
	z-index: 999;
}
#menu-main-menu>.current-menu-item>a,
#menu-main-menu>li a:hover,
#menu-main-menu>.menu-item-has-children:hover>a
{	color: #368e99;
}
#menu-main-menu>.menu-item-has-children
{	padding-bottom: 10px;
}
#menu-main-menu>.menu-item-has-children>a
{	padding-right: 13px;
	background: url('images/droparr_03.png') no-repeat right center;
}
#menu-main-menu>li a
{	color:#fff;
	font-weight: 400;
	font-size:14px;
}
#menu-main-menu>li>a
{	text-transform:uppercase;
}
#menu-main-menu>li
{	float:left;
	margin-right: 40px;
	list-style: none;
}
#menu-main-menu
{	float:right;
	margin-top:45px;
}

/*** START HOMEPAGE ***/

.tp-button.blue
{	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:300;
	background-color: #3ea3b0;
	-webkit-box-shadow: 0px 3px 0px 0px #307f89;
	-moz-box-shadow: 0px 3px 0px 0px #307f89;
	box-shadow: 0px 3px 0px 0px #307f89;
	text-shadow:none!important;
	letter-spacing:0px;
}
.tp-button:hover.blue
{	background-color: #3ea3b0;
	-webkit-box-shadow: 0px 3px 0px 0px #307f89;
	-moz-box-shadow: 0px 3px 0px 0px #307f89;
	box-shadow: 0px 3px 0px 0px #307f89;
}
.tp-rightarrow
{	right: 10%!important;
}
.tp-leftarrow
{	left:10%!important;
}
.home-links
{	padding: 35px 0px 30px;
	background:#808080;;
	text-align:center;
}
.slider-shadow
{	background: url('images/slidershadow_03.png') repeat-x;
	height: 20px;
	margin-bottom: -20px;
	position: relative;
}
.each-link a:hover
{	background: #fff;
	color:#808080;
  	
}

.each-link.button a
{
font-size: 22px;
background: #3ea3b0;
padding: 6px 20px 5px;
box-shadow: 0px 3px 0px 0px #307F89;
display: inline-block;
color: #fff;
border-radius: 5px;
}

.each-link a
{	font-size:22px;
	font-weight:600;
	border: 2px solid #fff;
 	color:#fff;
	padding: 0px 5px 2px;
	white-space:nowrap;
}
.each-link p
{	margin-top:20px;
  	color:#fff;
	font-size:14px;
}
.each-link
{	display:inline-block;
	width:310px;
	margin:0px 3px;
}



.each-link-dark a:hover
{	background: #000;
	color:#fff;
  	
}

.each-link-dark.button a
{
font-size: 28px;
background: #000;
padding: 20px 30px 20px;
box-shadow: 0px 3px 0px 0px #307F89;
display: inline-block;
color: #fff;
border-radius: 5px;
}

.each-link-dark a
{	font-size:28px;
	border: 2px solid #000;
 	color:#000;
	padding: 0px 5px 2px;
	white-space:nowrap;
}
.each-link-dark p
{	margin-top:10px;
  	color:#000;
	font-size:14px;
}
.each-link-dark
{	display:inline-block;
	width:400px;
	margin:0px 3px;
}



.get-now a,
.check-class a
{	font-size:16px;
	background: #3ea3b0;
	padding: 6px 20px 5px;
	box-shadow: 0px 3px 0px 0px #307F89;
	display:inline-block;
	color:#fff;
	border-radius:5px;
}
.check-class h3
{	font-size:28px;
	color:#3ea3b0;
	display:inline-block;
	margin-right:20px;
	margin-top: 2px;
	font-weight: 700;
	margin-bottom: 0px;
}
.check-class
{	padding: 45px 0px;
	background:#e0e0e0;
	text-align:center;
}
.get-now h3
{	font-size:28px;
	color:#fff;
	display:inline-block;
	margin-right:20px;
	margin-top: 2px;
	font-weight: 700;
	margin-bottom: 0px;
}
.get-now
{	padding: 45px 0px;
	background:#333333;
	text-align:center;
}
.white-content
{	text-align:center;
	padding:30px 0px;
}
.each-wcontent p
{	color:#000;
	text-align:center;
	font-size:14px;
	line-height:20px;
	padding: 0px 20px;
}
.each-wcontent h2
{	font-size: 18px;
	color:#000;
  	text-align:center;
	margin-top:15px;
	
}
.each-wcontent
{	display:inline-block;
  	text-align:center;
	width: 310px;
	margin: 15px 3px;
}
.green-content
{	position:relative;
	background: url('images/josha_thumbsup-2022.jpg') repeat-y center top;
	padding: 55px 0px 30px;
	;
}
#toparr
{	top:0px;
	left:49%;
	position:absolute;
}
.each-gcontent.full-cont
{	margin-bottom:50px;
}
.each-gcontent.full-cont p
{	font-size:16px;
	line-height:30px;
	margin: 0px 2% 30px;
	text-align:left;
}
.each-gcontent.full-cont h2
{	font-size: 44px;
	line-height:46px;
	text-align:center;
	margin-top:0px;
	margin-bottom: 45px;
}
.each-gcontent.half-cont
{	width: 45%;
	display: inline-block;
	margin: 0px 2% 30px;
}
.each-gcontent.half-cont p
{	font-size:16px;
	line-height:26px;
}
.each-gcontent.half-cont h2
{	font-size: 26px;
	line-height:30px;
	text-align:center;
	margin-top:0px;
	margin-bottom: 30px;
}
.bx-wrapper .bx-viewport 
{	height: auto;
  	padding: 15px;
}
.bxslider li
{	text-align:left;
}
.bxslider li .testim-author
{	float:right;
	font-size: 14px;
	margin-top:5px;
}
.bxslider li img
{	display:inline-block;
}
.bxslider li .quote1
{	float:left;
	margin-right:5px;
}
.bx-wrapper
{	
	padding:15px 30px;
	width: auto!important;
  	height: auto;
}
.staff-home
{	margin-bottom: 40px;
	overflow: hidden;
}
.staff-home h2
{	color:#000;
	font-size:38px;
	line-height:40px;
	text-align:center;
	margin: 35px;
}
.all-staff .each-staff p
{	text-align:center;
	font-size:12px;
	margin-bottom:10px;
	line-height:12px;
}
.all-staff .each-staff h3
{	font-size: 13px;
	margin-top:10px;
	margin-bottom:5px;
	line-height: 14px;
	color:#4b9fa6;
	font-weight:700;
	text-transform: uppercase;
	text-align:center;
}
.all-staff .each-staff img
{	width:140px;
	height:95px;
}
.all-staff .each-staff
{	border:1px solid #a7a7a7;
	display:inline-block;
	width: 140px;
	color:#000;
	margin-right:15px;
	margin-bottom:25px;
}
.all-staff
{	float:left;
	max-width: 640px;
}
.text-staff h3
{	margin-bottom: 5px;
}
.text-staff
{	color: #000;
}
.wpcf7
{	color:#000;
}

/*** START PAGE ***/

.page-cont h1
{	font-size: 38px;
	line-height:40px;
	margin-bottom:10px;
	font-weight:700;
}
.page-cont
{	color:#000;
	margin-bottom:40px;
	padding-top:20px;
	min-height:300px;
}
.staff-page
{	margin-top:50px;
}
.staff-page .each-staff p
{	text-align:center;
	font-size:19px;
	margin-bottom:10px;
	line-height:22px;
}
.staff-page .each-staff h3
{	font-size: 22px;
	margin-top:10px;
	margin-bottom:5px;
	line-height: 24px;
	color:#4b9fa6;
	font-weight:700;
	text-transform: uppercase;
	text-align:center;
}
.each-staff img
{	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.each-staff:hover img
{	filter: none;
	-webkit-filter: grayscale(0%);
}
.staff-page .each-staff
{	border:1px solid #a7a7a7;
	display:inline-block;
	width: 300px;
	color:#000;
	margin-right:20px;
	margin-bottom:25px;
}
.staff-page .no-right
{	margin-right:0px;
}
.staff-single .staff-img>div
{	text-align:center;
}
.staff-single .entry-content
{	line-height: 28px;
}
.staff-single .staff-img p
{	display:inline-block;
	font-size:18px; 
	background:#fff;
	margin-top: -15px;
	padding: 0px 10px;
}
.staff-single .staff-img h1
{	font-size:24px;
	line-height: 26px;
	color:#4b9fa6;
	text-transform:uppercase;
	margin-bottom:0px;
	padding-bottom:20px;
	border-bottom:1px solid #000;
	display:inline-block;
}
.staff-single .staff-img img
{	border: 1px solid #fff;
	box-shadow: 0px 0px 10px 5px #A4A4A4;
}
.staff-single .staff-img
{	float:left;
	margin-right:20px;
	margin-bottom:5px; 
}
.staff-single 
{	color:#000;
	padding:40px 0px;
	overflow:hidden;
}
.all-bg .show-step
{	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d5d5d5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#d5d5d5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#d5d5d5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#d5d5d5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
	margin:0px auto;
	overflow: hidden;
	display:none;
}
.container850
{	width:845px;
	margin:0 auto;
}
#getstep2,
#getstep3
{	
}
.all-bg
{	position: fixed;
	width: 100%;
	height: 100%; 
	z-index: 99999999;
	top: 0px;
	background: url('images/bgtransp.png');
	overflow-y:auto;
	display:none;
}
.wpcf7 .getformtop h3
{	margin: 0px;
	font-size:30px;
	color:#fff;
	font-weight:300;
	line-height:32px;
	float:left;
}
.wpcf7 .getformtop .closef
{	float: right;
	font-size: 40px;
	line-height: 30px;
	cursor:pointer;
}
.wpcf7 .steps p
{	display:inline-block;
	margin-left: 30px;
	background: #a3a3a3;
	border-radius: 50px;
	font-size: 46px;
	font-weight: 800;
	color:#d3d3d3;
	padding:0px 20px 5px;
}
.wpcf7 .steps .done
{	background: #348893;
	padding: 16px 10px 11px;
	line-height: 40px;
}
.wpcf7 .steps .active
{	background: #348893;
	color:#fff;
}
.wpcf7 .steps 
{	text-align:right;
	margin-top:45px;
	margin-right:30px;
	margin-bottom:35px;
}
.wpcf7 .wpcf7-submit
{	font-size: 16px;
	background: #3EA3B0;
	padding: 6px 40px 5px;
	box-shadow: 0px 3px 0px 0px #307F89;
	display: inline-block;
	color: #FFF;
	border-radius: 5px;
	border:0px;
	margin-bottom: 50px;
	font-weight: 300;
	outline:0;
	cursor:pointer;
}
.wpcf7 .step-row .wpcf7-radio .wpcf7-list-item
{	margin-left:25px;
}
.wpcf7 .step-row .wpcf7-radio input
{	margin-top:0px;
}
.wpcf7 .step-row textarea
{	border:1px solid #999999;
	background: #cccccc;
	padding: 10px;
	-webkit-box-shadow:inset 0px 7px 10px #B3B3B3;
       -moz-box-shadow:inset 0px 7px 10px #B3B3B3;
            box-shadow:inset 0px 7px 10px #B3B3B3;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	margin-bottom:30px;
	width: 400px;
	float: right;
}
.wpcf7 .step-row .wpcf7-text
{	border:1px solid #999999;
	background: #cccccc;
	width:190px;
	padding: 10px;
	-webkit-box-shadow:inset 0px 7px 10px #B3B3B3;
       -moz-box-shadow:inset 0px 7px 10px #B3B3B3;
            box-shadow:inset 0px 7px 10px #B3B3B3;
	color:#000;
}
.wpcf7 .last-step .wpcf7-text
{	margin-bottom: 15px;
	width:100%;
}
.wpcf7 .step-row
{	overflow:hidden;
}
.wpcf7 .this-text .wpcf7-text
{	margin-top: 10px;
}
.wpcf7 .step-row .right
{	float:right;
	text-align:right;
}
.wpcf7 .step-row .left
{	float:left;
}
.wpcf7 .step-row
{	padding: 0px 40px 25px;
}
.wpcf7 .getformtop
{	background: #348893;
	padding: 15px;
	overflow:hidden;
}
.wpcf7 .wpcf7-response-output
{	margin-top:0px;
	text-align:center;
}
.wpcf7 .wpcf7-mail-sent-ok
{	margin:40px 20px;
	cursor:pointer;
}
.wpcf7 .text-row
{	padding-bottom:10px;
}
.all-programs
{	text-align:center;
	margin-top: 60px;
	margin-bottom: 40px;
}
.each-program .each-detail
{	border-bottom: 2px solid #efefef;
}
.each-program .prog-title
{	border-bottom: 2px solid #efefef;
	padding:20px 0px;
}
.each-program .prog-title p
{	color:#18454b;
	font-size:13px;
	margin-top: 3px;
}
.each-program .prog-title h2
{	margin:0px;
	font-size:22px;
	line-height:28px;
	color:#3ea3b0;
	font-weight: 700;
}
.each-program .prog-price p
{	font-size: 16px;
}
.each-program .prog-price h4
{	margin:0px;
	font-size:40px;
	font-weight: 800;
	line-height: 42px;
}
.each-program .prog-price
{	border-bottom: 2px solid #efefef;
	padding: 20px 0px 15px;
}
.each-program
{	display:inline-block;
	width:33%;
	border:1px solid #e3e3e3;
	margin-right: -2px;
	margin-left: -3px;
	color: #000;
}
.each-program .prog-link
{	padding: 90px 0px 25px;
}
.each-program .prog-link a,
.each-program .prog-link form .btn
{	font-size: 16px;
	background: #3EA3B0;
	padding: 6px 20px 5px;
	box-shadow: 0px 3px 0px 0px #307F89;
	color: #FFF;
	border-radius: 5px;
	border:0px;
	cursor:pointer;
	outline:0;
}
.each-program .each-detail
{	padding: 10px 0px;
	font-size: 14px;
}
.each-program.prog-popular
{	margin-top: -21px;
	box-shadow: 0px 0px 15px 1px #CACACA;
}
.each-program.prog-popular .prog-link
{	padding-bottom: 50px;
}
.each-program.prog-popular .prog-title h2
{	color:#fff;
}
.each-program.prog-popular .prog-title
{	background: #348893;
}
.program-single h2
{	font-size:30px;
	line-height:42px;
	color: #333333;
	text-transform: uppercase;
    text-align:center;
	margin-top: 20px;
	margin-bottom: 30px;
}
.program-single h1
{	font-size:40px;
	line-height:42px;
	color: #333333;
	text-align:center;
	text-transform: uppercase;
	margin-bottom:0px;
	margin-top:50px;
}
.program-single .getformtop h3
{	margin: 0px;
	font-size:30px;
	color:#fff;
	font-weight:300;
	line-height:32px;
	text-align:center;
}
.program-single .getformtop
{	background: #348893;
	padding: 15px 15px 15px 50px;
	overflow: hidden;
}
.program-single .getformtop .closef
{	float: right;
	font-size: 40px;
	line-height: 30px;
	cursor:pointer;
	margin-top: -35px;
}
.program-single .prog-bg .show-step
{	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d5d5d5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#d5d5d5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#d5d5d5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#d5d5d5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
	width:845px;
	margin:50px auto;
	overflow: hidden;
}
.program-single .prog-bg .wpcf7
{	margin-top: 30px;
}
.program-single .prog-bg .prog-txt p
{	margin-bottom:10px;
}
.program-single .prog-bg .prog-txt
{	padding: 30px 30px 0px;
	text-align:left;
	line-height: 28px;
}
.program-single .prog-bg
{	left: 0px;
	position: fixed;
	width: 100%;
	height: 100%; 
	z-index: 999;
	top: 0px;
	background: url('images/bgtransp.png');
	overflow-y:scroll;
	display:none;
}
.program-single .check-class h3
{	color:#333333;
}
.contact-page
{	padding-top:40px;
	background: url('images/contactbg.jpg');
	margin-bottom:0px;
	padding-bottom:40px;
}
.contact-page h2
{	font-size:18px;
	line-height: 20px;
	font-weight: 300;
	color:#000;
	text-align:center;
	margin-top:5px;
}
.contact-page h1
{	font-size: 30px;
	line-height: 32px;
	color: #4b9fa6;
	text-transform: uppercase;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
}
#map-one img
{	max-width:none;
}
#map-one
{	width: 100%;
	height: 410px;
}
.contact-page .each-hour
{	margin-bottom: 5px;
}
.contact-page .hour
{	font-weight:400;
	margin-bottom:10px;
}
.contact-page h3
{	color: #666666;
	font-size:26px;
	line-height:30px;
	font-weight:600;
}
.contact-right
{	float:right;
	width:48%;
}
.contact-left .wpcf7 .right
{	float:right;
	width: 49%;
}
.contact-left .wpcf7 .left
{	float:left;
	width: 49%;
}
.contact-left .wpcf7 .wpcf7-submit
{	float:right;
}
.contact-left .wpcf7 textarea
{	border:1px solid #9a9999;
	border-radius:4px;
	padding:5px 10px;
	margin-bottom:8px;
	width:95%;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.contact-left .wpcf7 .wpcf7-text
{	border:1px solid #9a9999;
	border-radius:4px;
	padding:5px 10px;
	margin-bottom:8px;
	width:90%;
}
.contact-left
{	float:left;
	width:48%;
}
.error404 .page-cont a
{	font-size: 16px;
	background: #3EA3B0;
	padding: 6px 20px 5px;
	box-shadow: 0px 3px 0px 0px #307F89;
	color: #FFF;
	border-radius: 5px;
}
.error404 h3
{	font-weight:300;
	margin-top:0px;
	margin-bottom:30px;
	font-size:16px;
}
.error404 h1
{	font-size: 150px;
	color:#4b9fa6;
	line-height:160px;
	margin-top:0px;
	margin-bottom: 0px;
}
.error404 h2
{	font-size: 40px;
	line-height:42px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: 800;
}
.error404 .page-cont
{	text-align:center;
	padding:60px 0px;
	margin:0px;
}



/*** START FOOTER ***/

#footer
{	background:#232323;
	padding: 45px 0px;
	overflow:hidden;
}
#menu-footer-menu li
{	list-style:none;
	margin-bottom:5px;
}
#menu-footer-menu li a:hover
{	color:#3EA3B0;
}
#menu-footer-menu li a
{	color:#fff;
}
#menu-footer-menu
{	display:inline-block;
	width: 150px;
}
.footer-row h4
{	color: #3ea3b0;
	margin-top:0px;
	margin-bottom: 20px;
	text-align:center;
}
.footer-row
{	display:inline-block;
}
#fbft:hover
{	background-position:  0px -28px;
}
#fbft
{	background: url('images/fb.png') no-repeat;
	background-position:  0px 0px;
	padding: 2px 7px 1px;
	margin-right:25px;
	font-size:16px;
}
#twitft:hover
{	background-position: 0px -25px;
}
#twitft
{	background: url('images/twit.png') no-repeat;
	background-position:  0px 0px;
	padding: 0px 13px;
	margin-right:25px;
	font-size:16px;
}
#googft:hover
{	background-position: 0px -25px;
}
#googft
{	background: url('images/google.png') no-repeat;
	background-position:  0px 0px;
	padding: 1px 11px 0px;
	margin-right:25px;
	font-size:16px;
}
#igft:hover
{	background-position: 0px -25px;
}
#igft
{	background: url('images/ig.png') no-repeat;
	background-position:  0px 0px;
	padding: 1px 11px 0px;
	margin-right:25px;
	font-size:16px;
}
#yelpft
{	background: url('images/yelp.png') no-repeat;
	background-position:  0px 0px;
	padding: 1px 11px 0px;
	font-size:16px;
}
#yelpft:hover
{	background: url('images/yelp2.png') no-repeat;
	background-position:  0px 0px;
}
#social
{	margin-right:130px;
}
#hours p
{	margin-bottom:5px;
	width:220px;
}
#hours
{	width:220px;
	font-size:13px;
}
#contbot p
{	margin-bottom:5px;
}
#contbot
{	margin-left:70px;
	font-size:13px;
}
#copy>div>p a
{	color:#9f9e9e;
	font-size:14px;
}
#copy>div>a
{	float:right;
	margin-top:-20px;
	color:#9f9e9e;
	font-size:14px;
}
#copy
{	background: #232323;
	color:#9f9e9e;
	padding: 15px 0px;
	font-size:14px;
}
.bx-pager
{	width:90%!important;
}
.menu-resp p
{	height: 3px;
	/*border-radius: 3px;*/
	background: #006B77;
	margin-bottom: 4px;
	width: 25px;
  display:none;
}
.menu-resp p:first-child{ background:#00535E}
.menu-resp p:last-child{ background:#348893}
.menu-resp
{	display:none;
	border-radius:4px;
	cursor:pointer;
	margin:25px 2px 0 10px;
	width: 30px;
  	height:19px;
	float: right;
  background: url('images/arrow-down.png') no-repeat;
}

/*** START CALENDAR ***/

.classes-calendar .week-days>p
{	margin-bottom: 25px;
}
.classes-calendar .week-days
{	padding: 25px 0px 20px;
	border-top: 1px dashed #c7c7c7;
}
.classes-calendar .week-days.first
{	padding-top:0px;
	border: 0px;
}
.classes-calendar .week-days.head
{	padding:0px;
	border:0px;
}
.classes-calendar .head .each-day
{	background: #000;
	color:#fff;
	font-size:70px;
	font-weight:700;
	text-align:center;
	line-height:90px;
}
.classes-calendar .each-day
{	display: inline-block;
	margin-right:0px;
	width: 133px;
	margin-bottom:4px;
}
.classes-calendar .day-event .event-bottom
{	padding: 5px;
	position:absolute;
	bottom:0px;
	font-size:12px;
	width: 123px;
	font-weight: 400;
}
.classes-calendar .day-event .duration
{	float:right;
}
.classes-calendar .day-event .time
{	float:left;
}
.classes-calendar .day-event
{	margin-bottom: 4px;
	position:relative;
}
.classes-calendar .day-event a:hover
{	text-decoration:underline;
}
.classes-calendar .day-event a
{	color:#000;	
}
.classes-calendar .day-event h3
{	margin:0px;
	text-transform: uppercase;
	font-size:12px;
	font-weight: 600;
	line-height: 14px;
	padding: 5px;
	color:white;
}
.classes-calendar
{	margin-top:30px;
	color:white;
}
.each-day-resp
{	width:100%;
	line-height:90px;
	background:#000;
	color:#fff;
	font-size: 70px;
	text-align:center;
	font-weight: 700;
	margin-bottom:4px;
	display:none;
}
.classes-calendar .info-event>p,
.classes-calendar .info-event>div
{	padding: 15px;
	font-size: 12px;
	line-height:20px;
}
.classes-calendar .info-event .clearfix
{	padding: 0px;
}
.classes-calendar .info-event a:hover
{	text-decoration:none;
}
.classes-calendar .info-event a
{	float:right;
	background: #000;
	color:#fff;
	font-size: 14px;
	padding: 3px 10px;
	margin-top: 5px;
	border-radius: 5px;
}
.classes-calendar .info-event .signup
{	float: left;
	margin-left: 15px;
	background: #3EA3B0;
}
.classes-calendar .info-event h3
{	font-size: 34px;
	line-height: 34px;
	width: 80%;
	float: left;
	margin-bottom:30px;
}
.classes-calendar .info-box
{	position: fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:none;
	z-index:99;
}
.classes-calendar .info-box .info-event
{	width: 470px;
	margin: 15% auto 0px;
	top:0px;
	border: 1px solid #808080;
	background:#fff;
	padding:10px;
	min-height: 300px;
	color:#808080;
}
.classes-calendar .first .each-day-resp
{	display: block;
}




#footer .widget {float:left;	width:25%;}

@media (max-width: 980px)
{
#footer .widget {width:50%;min-height:150px; text-align:center;}
}
@media (max-width: 768px)
{
#footer .widget {width:100%; }
}

#footer .widget-title {
	color: #3ea3b0;
	margin-top: 0px;
	margin-bottom: 20px;
	/* text-align: center; */
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}

#footer .textwidget {
	font-size:13px;
	padding-bottom:10px;
}




@media (max-width: 980px)
{

.classes-calendar {
    color: #FFFFFF;
    margin: 30px auto 0;
    text-align:center;
}
.container
	{	width:100%;
	}
	#getstart
	{	margin-top:20px;
		margin-right: 10px;
	}
	#menu-main-menu
	{	margin-top:25px;
	}
.resp {
    float: right;
    margin-right: 10px;
    text-align: right;
    width:575px;
}
#menu-main-menu > li {
    margin-right: 20px;
}
	.each-link 
	{	width: 253px;
		margin: 10px 20px;
	}
	.each-wcontent 
	{	width: 235px;
	}
	.green-content
	{	padding: 55px 15px 30px;
	}
	#menu-footer-menu 
	{	width: 110px;
		padding-left: 10px;
	}
	#social 
	{	margin-right: 30px;
	}
	#contbot 
	{	margin-left: 20px;
	}
	#footer
	{	padding: 30px 0px;
	}
	.staff-page
	{	text-align:center;
	}
	.staff-page .each-staff
	{	margin-right: 10px!important;
		margin-left: 10px!important;
	}
	.page-cont
	{	padding-left: 10px;
		padding-right: 10px;
	}
	.staff-single 
	{	padding: 40px 10px;
	}
	.program-single .prog-bg .show-step
	{	width:720px;
	}
	.prog-bg .wpcf7 .step-row textarea
	{	float:none;
		width: 50%;
	}
	.prog-bg .wpcf7 .step-row .wpcf7-text
	{	width: 50%;
	}
	.prog-bg .wpcf7 .step-row .right
	{	float:none;
		text-align:center;
	}
	.prog-bg .wpcf7 .step-row .left
	{	float: none;
	}
	.classes-calendar .each-day
	{	width:105px;
	}
	.classes-calendar .day-event .event-bottom
	{	width:95px;
	}
}
@media (max-width: 850px)
{	.container850
	{	width:100%;
	}
}
@media (max-width: 800px)
{
.classes-calendar .each-day {
    width: 85px;
}
.classes-calendar .day-event .time {
    float: none;
}

.classes-calendar .day-event .duration {
    float: none;
}
.classes-calendar .day-event .event-bottom
	{	width:75px;
	}
.classes-calendar .day-event h3 {
	font-size:10px;
  	line-height: 10px;
}

.each-link 
	{	margin:10px;
	}
	.each-wcontent 
	{	width: 280px;
	}
	.each-gcontent.full-cont h2
	{	margin-bottom:20px;
		font-size: 36px;
	}
	.each-gcontent.half-cont h2
	{	font-size: 22px;
		margin-bottom: 10px;
	}
	.each-gcontent.full-cont 
	{	margin-bottom: 15px;
	}
	.all-staff 
	{	float:none;
		text-align: center;
		max-width:none;
	}
	.all-staff .each-staff
	{	margin-left:10px;
		margin-right: 10px;
	}
	.text-staff p
	{	text-align:center!important;
	}
	.text-staff 
	{	padding: 0px 20px;
	}
	#footer
	{	text-align:center;
	}
	#menu-footer-menu 
	{	width: 120px;
		padding-left: 0px;
		/* text-align: left; */
	}
	#hours
	{	display:none;
	}
	.program-single .prog-bg .wpcf7-submit
	{	margin-left: 16px;
	}
	.program-single .prog-bg .show-step 
	{	width: 520px;
	}
	.each-day-resp
	{	display:block;
	}
	.classes-calendar {
    overflow-x: scroll;
    text-align: center;
    width: 100%;
}
	.classes-calendar .head
	{	display: none;
	}
	.classes-calendar .info-event
	{	margin: 10% 8% 0px;
		left:0px;
		text-align:left;
	}
.classes-calendar .week-days.first {
    overflow: hidden;
    width: 620px;
  margin: auto;
}

}
@media (max-width: 767px)
{	#header
	{	background: #000;
	}
	.resp
	{	float:right;
		text-align:right;
		margin-right:10px;
		width:210px;
	}
	#menu-main-menu li .sub-menu
	{	display:block;
		position:relative;
		margin-top:0px;
	}
	#menu-main-menu li
	{	float:none;
		margin-right: 0px;
		margin-bottom:10px;
	}
	#menu-main-menu
	{	float:none;
		display:none;
	}
	#menu-main-menu>.menu-item-has-children
	{	margin-bottom:0px;
		padding-bottom:0px;
	}
	#getstart
	{	float:none;
		margin-right:0px;
		display: inline-block;
	}
	.menu-resp
	{	display:block;
	}
	.each-gcontent.half-cont 
	{	width: auto;
		margin: 0px 0px 30px;
		border-left: 0px!important;
		padding-left: 0px!important;
	}
	.get-now h3,
	.check-class h3
	{	margin-bottom:20px;
		line-height: 36px;
	}
	.wpcf7 .step-row .wpcf7-text 
	{	width: 95px;
	}
	.contact-left .wpcf7 .wpcf7-text
	{	width:80%;
	}
	.contact-left .wpcf7 textarea
	{	width: 90%;
	}
	.each-program 
	{	width: 51%;
	}
	.each-program .prog-link 
	{	padding: 25px 0px 25px;
	}
	.each-program.prog-popular
	{	margin-top:0px;
	}
	.program-single .getformtop h3
	{	padding-right:20px;
	}
}
@media (max-width: 600px)
{	.slider
	{	display:none;
	}
	.each-wcontent h2
	{	margin-bottom:10px;
	}
	.each-wcontent
	{	margin-bottom:20px;
	}
	#toparr
	{	left: 46%;
	}
	.bx-pager 
	{	width: 80%!important;
	}
	#copy
	{	text-align:center;
	}
	#copy>div>p
	{	margin-bottom:20px;
	}
	#copy>div>a
	{	float: none;
	}
	.wpcf7 .step-row 
	{	padding: 0px 15px 25px;
	}
	.wpcf7 .step-row .left
	{	float:none;
	}
	.wpcf7 .step-row .right
	{	float:none;
		text-align:left;
	}
	.getformtop
	{	position:relative;
	}
	.getformtop .closef
	{	position:absolute;
		top: 15px;
		right: 15px;
	}
	.wpcf7 .getformtop h3 
	{	padding-right: 20px;
	}
	.wpcf7 .steps
	{	text-align:center;
	}
	.wpcf7 .step-row .wpcf7-text 
	{	width: 150px;
		margin-left: 25px;
	}
	.wpcf7 .step-row textarea
	{	float:none;
		width: 80%;
	}
	.wpcf7 .last-step
	{	text-align:center;
	}
	.wpcf7 .last-step .wpcf7-text
	{	margin-left:0px;
		width: 80%;
	}
	.wpcf7 .last-step .right 
	{	text-align: center;
	}
	#map-one 
	{	height: 370px;
	}
	.program-single h1 
	{	font-size:30px;
		margin-top:30px;
	}
	.program-single h2 
	{	margin-top:5px;
		font-size:16px;
		margin-bottom:30px;
	}
	.green-content 
	{	padding: 30px 15px 10px;
	}
	.program-single .prog-bg .show-step 
	{	width: 400px;
	}
	.program-single .getformtop .closef 
	{	margin-top:0px;
	}
	.program-single .getformtop
	{	padding:15px;
	}
	.program-single .prog-bg .prog-txt
	{	padding:30px 15px 0px;
	}
	.prog-bg .wpcf7 .step-row textarea,
	.prog-bg .wpcf7 .step-row .wpcf7-text 
	{	width: 75%;
	}
	.classes-calendar .info-event
	{	margin: 10% 0px;
		width:auto;
	}
}
@media (max-width: 520px)
{	#contbot 
	{	margin-left: 0px;
		margin-top: 20px;
	}
}
@media (max-width: 480px)
{	.logo
	{	float:none;
		text-align:center;
	}
	.resp
	{	float:none;
		margin:0px auto;
		text-align:center;
	}
	#getstart
	{	margin-top:5px;
	}
	.menu-resp
	{	float: none;
    margin: 8px auto;
	}
	.wpcf7 .steps p 
	{	margin-left: 15px;
	}
	.staff-page .each-staff
	{	margin-right: 0px!important;
		margin-left: 0px!important;
	}
	.staff-img img
	{	height:auto;
	}
	.staff-img
	{	margin-right:0px;
	}
	.contact-left
	{	float:none;
		width:auto;
	}
	.contact-left .wpcf7 textarea 
	{	width: 93%;
	}
	.contact-left .wpcf7 .wpcf7-text 
	{	width: 85%;
	}
	.contact-right 
	{	float: none;
		width: auto;
		margin-top: 40px;
	}
	#map-one 
	{	height: 280px;
	}
	.each-program 
	{	width: 90%;
	}
	.program-single .prog-bg .show-step 
	{	width: auto;
		margin-top:5px;
	}
	.prog-bg .wpcf7 .step-row textarea, .prog-bg .wpcf7 .step-row .wpcf7-text 
	{	width: 90%;
	}
	.classes-calendar .info-event h3
	{	width: 74%;
	}
}
@media (max-width: 350px)
{	.staff-page .each-staff img
	{	height: auto;
	}
	.staff-page .each-staff
	{	width:260px;
	}
}
@media (max-width: 320px)
{
.each-link {width: 258px !important; }
}

.classes-calendar p,.info-event h3,.info-event p,.info-event{
	color:#000!important; 
}

.testimonials-widget-testimonials{ color:#000;padding: 15px;}

@media (max-width: 480px) 
  {
.each-gcontent.full-cont h2 {
    font-size: 26px;
    margin-bottom: 0px;
}
.each-gcontent.full-cont p {
    line-height: 22px;
  	font-size: 14px;
}
.each-gcontent.half-cont h2 {
    font-size: 18px;
    margin-bottom: 0px;
}
.each-gcontent.half-cont p {
    font-size: 14px;
    line-height: 20px;
}

}
@media (max-width: 380px) 
  {
.each-gcontent.full-cont h2 {
    font-size: 22px;
    margin-bottom: 0px;
}
.each-gcontent.full-cont p {
    line-height: 18px;
  	font-size: 12px;
}
.each-gcontent.half-cont h2 {
    font-size: 16px;
    margin-bottom: 0px;
}
.each-gcontent.half-cont p {
    font-size: 12px;
    line-height: 18px;
}

#mc_embed_signup {
  background:#fff; 
  clear:left; 
  font:14px 
	Helvetica,Arial,sans-serif;  
  width:598px;
}



}
