/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
 u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End Reset */
.cf:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.cf { display: inline-block; }
/* start commented backslash hack \*/
* html .cf { height: 1%; }
.cf { display: block; }
body{
	color: #494949;
	font-family: 'Lato', sans-serif;
}
main{
	padding-bottom: 200px;
}
.topbar{
	background-color: #eeeeee;
    color: #707070;
	padding: 1em;
}
.topbar-left{
	float: left;
}
.topbar-right{
	float: right;
}
.topbar li{
	list-style-type: none;
	display: inline-block;
	margin-right: 0.5em;
}
.menu a i{
	color: #36b4c7;
}
h2{
	color: #36b4c7;
	font-size: 2em;
	font-weight: bold;
}
h3{
	font-size: 1.5em;
}
.check-list li{
	display: table;
	list-style-type: none;
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: 1.5em;
}
.check-list li .fa{
    display: table-cell;
	font-size: 1.5em;
	padding-right: 12px;
	vertical-align: middle;
}
li span{
	display: table-cell;
	vertical-align: middle;
}
ul,ol {padding-left:15px;}
li {line-height:1.5em;}
a{
	color: black;
	text-decoration: none;
}
li {padding-left:10px;}
a:hover{
	color: #36b4c7;
}
p{
	line-height: 1.5em;
}
.button {padding:10px 15px;text-align:center;font-weight:700;background:#36b4c7;color:#fff;width:100%;margin-top:15px;}
.button:hover {color:#fff !important;}
.container{	
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
}
span.hc_endtime, span.hc_starttime {
	color:#000;
}
div.healcode table.schedule ol.schedule_list li.schedule_header,
div.healcode table.schedule ol.schedule_list li.schedule_header {
	background:#5f584b !important;
}
.hero{
	background-image: url(hero-coral.jpg);
	background-size: cover;
	color: white;
	display: table;
	height: 700px;
	text-align: center;
	width: 100%;
	background-position:100px;
}
.hero-inner{
	display: table-cell;
	vertical-align: middle;
}
.hero .container{

	padding: 3em 1em 5em;
	position: relative;
}
.hero h1{
	font-size: 2.5em;
	max-width: 700px;
    margin: 1em auto;
}
.hero h1 span{
	display: block;
	font-size: 14px;
	margin-bottom: 1em;
	text-transform: uppercase;
}
.logo{
	position: absolute;
    left: 50px;
    bottom: -80px;
}
.section-top{
	margin: 6em auto 7em;
    max-width: 800px;
	padding: 0 1em;
	text-align: center;
}
.section-top h1{
	color: #36b4c7;
	font-size: 2.5em;
	text-transform: uppercase;
}
p.uppercase{
	color: #36b4c7;
	font-size: 1.5em;
	text-transform: uppercase;
}
.accordion-toggle {
	cursor: pointer;
    background: #5f584b;
    color: white;
    font-weight: bold;
    padding: 1em 2em;
    margin: 1em 0 0;
}
.accordion-content {
    border: 1px solid #83603F;
	display: none;
	padding-bottom: 1em;
    padding-left: 1em;
}
.accordion-content.default {
	display: block;
}
img.massage {
	max-width:900px;
}
hr{
    background: black;
    border: 0;
    height: 1px;
	margin: 3em 0;
}
@media screen and (max-width: 1200px){
	.hero .container{
		max-width: 900px;		
	}
}
@media screen and (max-width: 1100px){
	.hero{
		height: auto;
	}
	.hero .container{
		margin: 5em auto;
		padding: 1em;
		width: 80%;
	}
	.logo{
		bottom: -60px;
	}
	.seven-bridges{
		max-width: 400px;
		width: 70%;
	}
}
@media screen and (max-width: 640px){
	.hero h1{
		font-size: 2em;
	}
	a.cta{
		display: block;
		max-width: 150px;
		text-align: center;
	}
	.topbar-left{
		float: none;
	}
	.topbar-right{
		float: none;
		margin-top: 1em;
	}
}

/* HEALCODE */
div.healcode .header h1 .healcode-title-text,
div.healcode .header h1 .hc_header_time{
	color: #000 !important;
}
div.healcode.schedule .classname a {
    color: #1015b7 !important;
}
a.cta,
.healcode-pricing-option-text-link{
	-webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px !important;
    -webkit-box-shadow: 1px 3px 0px #2f2216;
    -moz-box-shadow: 1px 3px 0px #2f2216;
    box-shadow: 1px 3px 0px #2f2216;
    color: #ffffff !important;
    font-size: 14px !important;
    background: #36b4c7 !important;
    padding: 10px 20px 10px 20px !important;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 15px;
    text-decoration: none !important;
}