@charset "UTF-8";
@font-face{
	font-family:'ITCStoneSerifStdMedium';
	src:url('/admissions/fonts/stoneserifstd-medium-webfont.eot');
	src:local('?'),url('/admissions/fonts/stoneserifstd-medium-webfont.woff')
	format('woff'),url('/admissions/fonts/stoneserifstd-medium-webfont.ttf')
	format('truetype'),url('/admissions/fonts/stoneserifstd-medium-webfont.svg#webfont')format('svg');
	font-weight: normal;
	font-style:normal;}

@font-face{
	font-family:'ITCStoneSerifStdSemiBold';
	src:url('/admissions/fonts/stoneserifstd-semibold-webfont.eot');
	src:local('?'),url('/admissions/fonts/stoneserifstd-semibold-webfont.woff')
	format('woff'),url('/admissions/fonts/stoneserifstd-semibold-webfont.ttf')
	format('truetype'),url('/admissions/fonts/stoneserifstd-semibold-webfont.svg#webfont')format('svg');
	font-weight: normal;
	font-style:normal;}


/********
Strive for 95 | Immunity for Our Community
Authored by Brittany Myles
Brittany Myles Photography + Design
http://www.brittanymyles.com
********/

/* RESET */
/*html{color:#616365;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}*/


/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body{font-size: 16px; line-height:1em;  }
#content .forms ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}

/* ======== */
html,body {
	background-color:#fff;
	color: #646464;
/* 	color: #333; */
	font-family: 'Open Sans', sans-serif;
	/*-webkit-font-smoothing: antialiased;*/
	/*-moz-osx-font-smoothing: grayscale;*/
}

h1 {
	padding: .75em 0;
	line-height: 1.125em;
}

h2 {
	font-size: 1.125em;
	color:#63c9e1;
	font-weight: bold;	
	padding: .625em 0 0 0;
}



h3 {
	font-size: 1em;
	font-weight: bolder;
	color: #000;
	padding: .75em 0 .75em 0;
}

a {
	color: #006cb0;
	text-decoration:none;
}

a:hover {
	color:#63c9e1;	
}


a.white {
	color: #fff;
	text-decoration:none;	
}

a.return {
	font-weight: lighter;
	font-size: .75em;
}

a.return:hover {
	text-decoration: underline;
}

img {
  border-width: 0;
}


.container-fullwidth {
	width: 100%;	
}

.container {
	max-width: 64em;
	margin: auto;
	padding:0;
}

.container-header {
	max-width: 12em;
	margin: auto;
	padding:0;	
}

.ie .container-header {
	max-width: 1em;
	margin: auto;
	padding:0;	

}

header {
	display:block;
	z-index:11 !important;
	position: absolute;
	top: 0;
}

.header-btn {
	text-align: right;
	/*padding-top: 1em;*/
}

nav { 
	width: 100%;
	height: 25%;
	/*z-index:8;*/
}



.padding { 
	padding: .75em 0;
}

.padding-bottom {
	padding-bottom: 3em;
}

.small {
	font-size: .9em;
	font-style: italic;
	margin: 0;
	padding-top: .75em;
}

.hero img {
	width: 100%;
	margin-top: 6.25em;
}

.section {
	width: 100%;
	background: #74c067;	
	padding: 2em 0;
}


p.leadin {
	font-size: 1.25em;
	font-weight: bolder;
	color: #000;
	padding: .375em 0;

}

img#header-logo {
	margin: 1em;	
	z-index: 10!important;
}


 ul li {
  margin: .125em 0;
  font-size: .875em;
  padding: .5em;
}

.white {
	background: #fff;
	padding: 1em;
}

.schedule { 
	padding: 3em 0;
}

.schedule-bottom {
	padding-bottom: 3em;
}

.third-pricing {
	text-align: right;
}
 


.register-btn {
	background: #74c067;
	padding: .75em;
	color: #fff;
	text-transform: uppercase;
	width: 40%;
	
}

.register-btn-location {
	background: #fff;
	padding: .75em;
	color: #63c9e1;
	text-transform: uppercase;
	width: 60%;
	
}

.register-btn-ltb {
	background: #63c9e1;
	padding: .75em;
	color: #fff;
	text-transform: uppercase;
	width: 40%;
	opacity: .7;
	filter: alpha(opacity=70);
	
}

.register-btn-ltb:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}


.speaker-bio {
	margin: 1em;
	padding: 1em 0;
}

p {
	margin: .625em 0;
	font-size: 1em;
	line-height: 1.4em;
	padding: .375em;
}

.vaccines p {
	margin: .625em 0;
	font-size: 1em;
	line-height: 1.4em;
	padding: .5em 1em;
	color: #fff;
}

.lead {
	font-size: 1.25em;
	line-height: 1.4em;
	font-weight: lighter;
}

strong { 
	color: #000;
	font-weight: bold;
}


hr {
	width: 100%;
	margin: 0 auto;
}

hr.speakers {
	margin: 2.5em 0;
}


ul.numbered .list-number {
	color: rgb(131,0,0);
	font-family: 'MrEavesXLSanOT', sans-serif;
	font-weight: bold;
	font-size: 1.09em;
/*	font-size: 3.2em;
	line-height: 1.125em;*/
}


hr.dotted {
	border: 0;
	border-bottom: thin dotted #616365;
	margin: 1.5em 0 1.5em 0;
}


.center {
	margin: 0 auto;
	text-align: center;
}

.info h1 {
	margin: 1.125em 0;
	padding: 1em 0;
	font-weight: lighter;
	color: #006cb0;
	border-bottom: thick solid #006cb0;
}

.vaccines h1 {
	margin: 1.125em 0;
	padding: 1em 0;
	font-weight: lighter;
	color: #fff;
	border-bottom: thick solid #fff;
}
	

.list-indent {
	padding-left: 1.375em;
}

.clearfix {
	clear: both;
}

.left  {
	float:left;
}

.right  {
	float:right;
}

.left bit-3:last-of-type {
  float: left;
}

ul.bullets li {
	list-style-type:disc;
	list-style-position: outside;
}

footer {
	margin: 2em 0 0 0 !important;
	padding: .375em;
	font-size: .75em;
	text-align: center;
}


footer img {
	padding-top:0;
}

footer ul {
	text-align: left;
}

a.contact {
	color: #63c9e1;
	text-decoration:none;	
}


a.go-top {
	position: fixed;
	bottom: 5em;
	right: 5em;
	text-decoration: none;
	color: white;
	background-color: #006cb0;
	opacity: .7;
	filter: alpha(opacity=70);
	font-size: 10px;
	padding: .375em;
	display: none;
}


a.go-top:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}



div.frame > div.bit-1 {
	padding: 0;
}


div.toolbar-wrapp {
	position: fixed;
	display: block;
	top: 0;
	z-index: 3;
	width: 100%;
}


.sticky-toolbar {
	position: fixed;
	float:right;
	opacity: .7;
	filter: alpha(opacity=70);
	top: 0;
	width: 100%;
	padding: .375em 1em;
	text-transform:uppercase;
	background-color: #006cb0;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	
}


div.sticky-toolbar ul li {
	display: inline-block;
	text-align: left;
}

div.sticky-toolbar ul li a{
	display: block;
	width: auto;
	/*margin: 0.2em;*/
	line-height: 1em;
	font-size: .875em;
	text-align: left;
	color: #fff;
	background-color: #006cb0;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	-webkit-font-smoothing: antialiased;
}

div.sticky-toolbar ul li a:hover{
	color:#000;
}

nav {
	color:#fff;
	text-align: right;
	/*z-index: 8 !important;*/
}

nav [class*='bit-']:last-of-type {
float: left;
}


.ie .social {
	display:none;
}

@media (min-width: 800px) {

	
	.social-footer {
		display: none;
	
}

}


@media (min-width: 320px) and (max-width: 50em) {
	body {
    font-size: 13px;
	
    }
	
	
	.frame {
		padding: .5em;
	}

	h3 {
		font-size: 1em;
	padding: .75em 1em;
	}

p {
	margin: .625em 0;
	font-size: .9em;
	line-height: 1.4em;
	padding: .375em;
}

  p, .lead {
  	padding: 0 1.5em 1.5em 1.5em;
  }

	.clearfix:after {
	  content: "";
	  display: table;
	  clear: both;
	}
	
.social {
	display:none;
}



.register-btn {
	background: #74c067;
	padding: .75em;
	color: #fff;
	text-transform: uppercase;
	width: 40%;
	
}





}



@media (max-width: 480px) {
	
	.container-header {
	max-width: 6em;
	margin: auto;
	padding:0;	
}
	
.frame {
		padding: .5em;
	}
	
	
	
 p, .lead {
  	padding: 0 1.5em .5em 1.5em;
  }
  
  h3 {
	padding: .75em .5em;
	}

.social {
	display:none;
}



	
}


