/* main styles */
html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */ 
    height: 100%;
  	box-sizing: border-box;
	}
	
*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
	margin: 0;
	padding: 0;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.375rem; /* 22px */
	line-height: 1.2em; 
	background-color: #f5f5f5; 
	color: #666666; 
	position: relative;
	}
	
a {text-decoration-style: solid; }
	
a:link { color: #3268bd; text-decoration: none; }
a:visited { color: #3268bd; text-decoration: none; }
a:hover { color: #3268bd; text-decoration: none; }
a:active { color: #3268bd; text-decoration: none; }
:focus {outline:0 !important;}	

h1 { 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 3.500rem; /* 56px */
	line-height: 1.1em; 
	letter-spacing: -.01em; 
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	color: #ffffff; 
	}
	
h2 { 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 2.375rem; /* 38px */
	line-height: 1.2em; 
	letter-spacing: -.01em; 
	margin: 0;
	padding: 0; 
	padding-bottom: 10px; 
	font-style: normal;
	font-weight: normal;
	color: #27acdd; 
	}
	
h3 { 
	font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.250rem; /* 20px */
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	color: #000000; 
	}
	
h4 { 
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal; 
	font-size: 1.250rem; /* 20px */
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	color: #3268bd; 
	}
	
.inset_panel {
	margin: 0;
	padding: 0;
	}

/* main_section */
.main { 
	margin: 0; 
	margin: auto; 
	padding: 0; 
	max-width: 93.750rem; /* 1500px */ 
	background-color: #ffffff; 
	}

.main_section { 
	position: relative;
	max-width: 93.750rem; /* 1500px */ 
	background-color: #333333; 
	background-image: url("../images/bkgd_main_top.jpg");
	background-repeat: no-repeat;
	height: 515px; 
	color: #ffffff; 
	
    /*background-attachment: fixed;*/
    background-repeat: no-repeat;
    /*background-size: 1500px 660px; */
	background-size: cover; 
	background-position: 90% 100%; 

	}

.main_section .overlay {
	display:none;
}

.main_section h1 { 
	position: absolute; 
	top: 33%; 
	left: 7.500rem; /* 120px */
	text-shadow: rgba(0,0,0,.8) 0px 0px 10px; 
	letter-spacing: -.01em; 
	padding-right: 7rem;
	max-width: 780px;
	}
.main_section h1 .blue {
	color: #45a9df;
	display: block;	
	font-size: 60%;
	}


/* vision */	
.vision_section { 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 
	font-size: 1.500rem; /* 24px */
	line-height: 1.4em; 
	padding-top: 90px;
	padding-bottom: 100px;
	background-color: #e2e8ec; 
	}
	
.vision_section .inner_container {
	margin: 0 auto;
	max-width: 700px;
	
	}

.vision_section h2 { 

	}
	
.vision_section_text { 
	padding-top: 6px; 
	font-size: 94%;
	}

.vision_section .hr {
	max-width: 80%;
	margin: 45px auto;
	height: 1px;
	background-color: #FFF;
}


/* people */	

.people_section h2 { 
	padding-right: 20px; 
	padding-left: 20px; 
	}
	
.people_section .people_text { 
	padding-right: 20px; 
	padding-left: 20px; 
	}
	
.people_section h3 { 
	font-size: 1.063rem; /* 17px */
	padding-top: 10px; 
	padding-bottom: 2px; 
	}
	
.people_section h4 { 
	font-size: 1rem; /* 16px */
	}
	
.people_text { 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	color: #333333; 
	font-size: 1.375rem; /* 22px */ 
	line-height: 1.3em; 
	padding-bottom: 50px; 
	}
	
.people_section .column-block { 
	padding: 0 40px 60px 40px; 
	margin-bottom: 0; 
	}

.people_section .column-block:hover {
	cursor: pointer;
	}

.people_section .column-block:hover img { 
	border: 3px solid #feba00;
	transition: 125ms ease-in-out;
	}
	
.people_section .column-block img { 
	width: 180px; 
	border-radius: 100px; 
	border: 3px solid transparent;
	transition: 125ms ease-in-out;
	}
	

	
.people_img { 
	display: block; 
	text-align: center; 
	width: 93%; 
	}
	
.people_content { 
	display: block; 
	text-align: center; 
	}
	
.people_section ul { 
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal; 
	font-size: 1rem; /* 16px */
	line-height: 1.2em; 
	color: #505050; 
	padding-top: .4em; 
	}
	
.people_section ul li { 
	font-size: 0.875rem; /* 14px */
	line-height: 1.3em; 
	padding-bottom: .4em; 
	}
	
.people_section_divider .column-block { 
	padding: 0 50px 0 50px; 
	}
	
.divider_line { 
	margin: auto; 
	width: 90%; 
	border-bottom: 2px solid #feba00;  
	}

.reveal-overlay {
	background-color: rgba(10, 10, 10, 0.70);
}

/* team section specific */

.team_section_wrapper { 
	padding-top: 80px; 
	padding-bottom: 90px; 
	}


/* advisor section specific */

.advisor_section_wrapper { 
	background-color: #e2e8ec;
	padding-bottom: 90px; 
	padding-top: 80px; 
	}

.advisor_section_wrapper h2 {
	padding-bottom: 50px;
}

.advisor_section_wrapper .people_section {
	max-width:690px;
}

.advisor_section_wrapper .people_section .column-block {
	padding: 0 35px 60px 35px;
}


/* contact */
.contact_section { 
	background-image: url("../images/bkgd_contact.jpg");
	background-repeat: no-repeat;
	background-position: 50% 50%; 
	background-size: cover; 
	color: #ffffff; 
	}

	
/* form */
.form_block #mc_embed_signup { 
	margin: 60px auto 75px auto; 
	padding: 30px; 
	background: transparent; 
	text-align: center;
	max-width: 750px;
	}
	
.form_block_text { 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 1.375rem; /* 22px */ 
	line-height: 1.2em; 
	}

.form_block #mc_embed_signup .submit_button_container {
	text-align: center;
	}

.btn_form { 
	margin: auto; 
	border: none; 
	font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 200px;
	height: 50px;
	display: inline-block;
	background-color: #45a9df;
	color: #ffffff;
	text-align: center;
	font-size: 130%;
	transition: background 100ms ease-in-out;
	}

.btn_form:hover {
	background-color: #eaa600;
	cursor: pointer;
	transition: background 50ms ease-in-out;
	}
	
.form_content {
	width: 97%;
	display: inline-block;
	margin-top: 24px;
	}

::-webkit-input-placeholder {
     color:#bebebe !important;
     }

::-moz-placeholder {
     color:#bebebe !important;
     }

:-ms-input-placeholder {
     color:#bebebe !important;
     }

:-moz-placeholder{
     color:#bebebe !important;
     }

.form_content input, .form_content textarea {
	height: 60px;
	border: 0;
	font-size: 150%;
	font-family: "HelveticaNeue", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	padding: 20px;
	}

.form_content textarea {
	height: 120px;
	}


/* footer */
.footer_section { 
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal; 
	font-size: 0.875rem; /* 14px */
	line-height: 1.3em;
	background-color: #282828; 
	color: #999999; 
	padding-top: 40px; 
	padding-bottom: 20px; 
	}

.footer_section a:link { color: #999999; text-decoration: none; }
.footer_section a:visited { color: #999999; text-decoration: none; }
.footer_section a:hover { color: #999999; text-decoration: underline; }
.footer_section a:active { color: #999999; text-decoration: none; }

.logo_bottom { 
	vertical-align: bottom; 
	padding-right: 10px;
	}

img.logo_bottom { 
	width: 140px; 
	}

.idco { 
	text-align: right;  
	}

.idco span { 
	font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal; 
	font-weight: normal; 
	}
	
.copyright h6 { 
	font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal; 
	font-weight: normal; 
	padding: 0; 
	margin-bottom: .125em; 
	font-size: 0.875rem; /* 14px */ 
	}
	
.aipod_address { 
	border-left: 1px solid #818181; 
	}
	
.footer_legal { 
	padding-top: 3em; 
	font-size: 0.750rem; 
	}

/* privacy terms */ 
.privacy .main { 
	background-color: #f5f5f5; 
	color: #333333; 
	font-size: 1rem; 
	line-height: 1.2em;  
	}

.privacy h1 { 
	font-size: 2.375rem; 
	color: #333333; 
	padding-bottom: 20px; 
	}
	
.privacy_section { 
	padding-top: 80px; 
	padding-bottom: 80px; 
	}
	
	
/* modal */
.reveal { 
	border: 0; 
	border-radius: 8px; 
	-webkit-box-shadow: rgba(0,0,0,.5) 5px 5px 10px; 
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,.5); 
	box-shadow: 5px 5px 10px rgba(0,0,0,.5); 
	padding-left: 1.5em; 
	}
	
.people_modal_image { 
	padding-top: 10px;
	}

.people_modal_credits { 
	padding-top: 10px;
	}

.people_content_modal .people_content { 
	text-align: left; 
	}
.people_content_modal .people_content p { 
	font-size:80%;
	}
	
.people_content_modal .people_content h3 { 
	font-size: 1.500rem; /* 24px */
	}
	
.people_content_modal .people_content h4 { 
	font-size: 1.375rem; /* 22px */
	padding-bottom: 1em; 
	}
	
.people_content_modal .people_content ul {  
	padding-top: .4em; 
	padding-bottom: .1em; 
	margin-left:0;
	}
	
.people_content_modal .people_content ul li { 
	font-size: 1.125rem; /* 18px */
	line-height: 1.2em; 
	padding-bottom: .6em; 
	list-style: none;
	}
	
.close-button { 
	color: #46abdd; 
	}
	
.close-button:hover { 
	color: #1479ab; 
	}
	
.people_modal_title { 
	margin: 0; 
	padding: 0; 
	}

.people_content_modal .title_content { 
	padding-top: 20px; 
	}

.people_content_modal .title_content h3 { 
	font-size: 1.500rem; /* 26px */
	padding-bottom: 2px; 
	}
		
.people_content_modal .title_content h4 { 
	font-size: 1.250rem; /* 24px */
	}



/* Small only */
@media screen and (max-width: 39.9375em) { 


	h2 { 
		font-size: 1.750rem; /* 28px */ 
		padding-bottom: 8px; 
		}

	/* main_section mobile */
	.main { 
		margin: 0; 
		margin: auto; 
		padding: 0; 
		max-width: 93.750rem; /* 1500px */ 
		background-color: #ffffff; 
		}

	.main_section { 
		/*background-image: url("../images/bkgd_main_mobile19.jpg");
		background-size: cover; */
		background-position: 75% 20%;
		height: 335px; 
		 
		}
	.main_section .overlay {
		display:block;
		position: absolute;
		width: 100%;
		height: 100%;
		margin:  0 -0.625rem 0 -0.625rem;
		background-color: rgba(0,0,0,0.6);
		}

	.main_section h1 { 
		font-size: 1.8rem; 
		bottom: 3.500rem; /* 40px */
		left: 2.00rem; /* 30px */
		padding-right:2rem;
		text-shadow: rgba(0,0,0,.8) 0px 0px 10px; 
		}
	
	/* vision mobile */ 
	.vision_section { 
		font-size: 1.063rem; /* 24px */
		padding-top: 45px; 
		padding-right: 20px; 
		padding-bottom: 55px; 
		padding-left: 20px;  
		}
	
	.vision_section h2 { 

		}
	
	.vision_section_text { 
		padding-top: 3px; 
		}


	/* system mobile */
	.system_section { 
		font-size: 1.250rem;  /* 20px */
		line-height: 1.2em; 
		background-image: url("../images/bkgd_system_mobile.jpg");
		background-repeat: no-repeat;
		background-size: cover; 
		height: 875px; 
		}

	.system_section h2 { 
		font-size: 1.750rem; /* 30px */ 
		}

	.system_section h3 { 
		font-size: 1.500rem;  /* 24px */
		color: #feba00; 
		}

	.system_section_row { 
		width: 95%; 
		}
	
	.system_section_block { 
		vertical-align: top; 
		margin: auto; 
		margin-top: 70px; 
		padding: 0; 
		padding: 40px 25px 35px 25px; 
		}
	
	.system_section_block_divider { 
		padding-top: 20px; 
		padding-right: 15px; 
		padding-bottom: 20px; 
		padding-left: 15px; 
		border-right: 0; 
		border-top: 1px solid rgba(255,255,255,.2);
		}
	
	.system_section_block_divider_last { 
		padding-top: 20px; 
		padding-right: 15px; 
		padding-bottom: 20px; 
		padding-left: 15px; 
		border-right: 0; 
		border-top: 1px solid rgba(255,255,255,.2);
		}


	/* people mobile */
	.team_section_wrapper { 
		padding-top: 45px; 
		padding-bottom: 50px; 
		background-color: #ffffff; 
		}
		
	.people_section .people_text { 
		padding-right: 10px; 
		padding-left: 10px; 
		font-size: 1.063rem; /* 34px */ 
		padding-bottom: 30px; 
		}
			
	.people_section h2 { 
		padding-right: 10px; 
		padding-left: 10px;
		}
		
	.people_section h3 { 
		font-size: 1rem; /* 16px */ 
		line-height: 1.2em; 
		}
		
	.people_section h4 { 
		font-size: 1rem; /* 16px */
		}
		
	.people_section .column-block:nth-of-type(odd) { 
		padding: 0 10px 10px 20px; 
		}
		
	.people_section .column-block:nth-of-type(even) { 
		padding: 0 20px 10px 10px; 
		}
		
	.people_section .column-block img { 
		width: 85%; 
		}
		
	.people_section ul li { 
		font-size: 0.813rem; 
		}
		
	.people_content { 
		padding-bottom: 1.2em; 
		}
	
	
	/* modal mobile */
	.reveal { 
		border: 0; 
		border-radius: 0; 
		padding-left: 1em; 
		}
		
	.people_content_modal .people_content { 
		border-bottom: 3px solid #feba00;
		padding-bottom: 0; 
		}
		
	.people_content_modal .people_content h3 { 
		font-size: 1.250rem; /* 24px */
		}
	
	.people_content_modal .people_content h4 { 
		font-size: 1.375rem; /* 22px */
		padding-bottom: 1em; 
		}
	
	.people_content_modal .people_content ul {  
		padding-top: .2em; 
		padding-bottom: .4em; 
		}
	
	.people_content_modal .people_content ul li { 
		font-size: 1.125rem; /* 18px */
		line-height: 1.2em; 
		padding-bottom: .6em; 
		}
		
	.people_modal_image { 
		margin: 0; 
		padding: 0; 
		padding-top: 2em; 
		}
		
	.people_modal_title { 
		margin: 0; 
		padding: 0; 
		padding-top: 2.5em; 
		padding-left: .3em; 
		}
	
	.people_content_modal .title_content { 
		padding-top: 0; 
		}
		
	.people_content_modal .title_content h3 { 
		font-size: 1.250rem; /* 26px */
		}
		
	.people_content_modal .title_content h4 { 
		font-size: 1.125rem; /* 26px */
		}
		
		

	/* contact mobile */ 

	.form_content input, .form_content textarea {
	  font-size: 85%;
	}

	.btn_form { 
		height: 40px;
		width: 140px;
		font-size: 80%; 
		}



	/* footer mobile */
	.footer_section {  
		padding-top: 20px; 
		padding-bottom: 0; 
		}
	
	.logo_bottom { 
		vertical-align: bottom; 
		padding-right: 10px; 
		text-align: center; 
		display: block; 
		margin: auto; 
		padding-bottom: 6px; 
		}
	
	img.logo_bottom { 
		width: 120px; 
		}
	
	.copyright { 
		margin: auto; 
		text-align: center; 
		padding-bottom: 15px; 
		line-height: 1.3em; 
		}
	
	.copyright span { 
		display: block; 
		}
		
	.idco { 
		padding-top: 1em; 
		text-align: center; 
		}
		
	.aipod_address { 
		border-left: 0; 
		}
		
	.footer_legal { 
		padding-top: 2em; 
		line-height: 1.3em;  
		}


	/* privacy terms mobile */ 
	.privacy .main { 
		background-color: #f5f5f5; 
		color: #333333; 
		font-size: 1rem; 
		line-height: 1.2em;  
		}
	
	.privacy .main p {  
		line-height: 1.4em;  
		}
	
	.privacy .main ul {  
		line-height: 1.4em;  
		}
	
	.privacy h1 { 
		font-size: 1.750rem; 
		padding-bottom: 10px; 
		}
	
	.privacy_section { 
		padding-top: 40px; 
		padding-right: 20px; 
		padding-bottom: 40px; 
		padding-left: 20px; 
		}
		

}


/* Super small screens just for designers notes from google developer tools while they are dragging screen inward*/
@media screen and (max-width: 320px) { 
	.main_section h1 { 
		font-size: 1.4rem; 
		}
}


/* Medium and up */
@media screen and (min-width: 40em) {}

/* collapse footer */
@media screen and (min-width: 40em) and (max-width: 55em) { 
	.logo_bottom { 
		display: block; 
		padding-bottom: 12px; 
		}
	
}


/* smaller system and people */
@media screen and (min-width: 40em) and (max-width: 48.750em) { 
	.system_section { 
		font-size: 1.125rem;  /* 20px */ 
		line-height: 1.3em; 
		}
	
	.system_section h3 { 
		font-size: 1.375rem;  /* 22px */
		}
		
	.system_section_block_divider { 
		padding-right: 10px; 
		padding-left: 18px; 
		}
	
	.system_section_block_divider_last { 
		padding-right: 10px; 
		padding-left: 18px; 
		}
		
	.people_section .column-block { 
		padding: 0 30px 40px 30px; 
		margin-bottom: 0; 
		}
	
	.people_section_divider .column-block { 
		padding: 0 30px 0 30px; 
		}
		
	.people_section ul { 
		font-size: 0.938rem; /* 15px */
		}
}


/* smaller form */
@media screen and (min-width: 40em) and (max-width: 53.750em) { 
/*	.btn_form { 
		width: 100px;
		height: 100px;
		line-height: 100px;
		font-size: 32px;
		}
		
	.form_content input, .form_content textarea { 
		font-size: 21px;
		padding-left: 15px;
		}*/
}

/* decrease h1 */
@media screen and (min-width: 40em) and (max-width: 56.250em) { 
	.main_section h1 { 
		font-size: 2.9rem; 
		}
}


/* move up system */
@media screen and (min-width: 40em) and (max-width: 67.188em) { 
	.system_section_block { 
		margin-top: 200px;  
		}
}




/* mobile landscape styles */

/* ----------- iPhone 4 and 4S ----------- */
/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
  
  .main_section { 
  	 
  	}
  
  .system_section { 
  	font-size: 1rem;  /* 16px */ 
  	line-height: 1.2em; 
  	}
  	
  .system_section_block { 
	margin-top: 180px; 
	}
  	
  .system_section h3 { 
	font-size: 1.250rem;  /* 16px */
	color: #feba00; 
	}

}

/* ----------- iPhone 5 and 5S ----------- */
/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
  
  .main_section { 
  	 
  	}
  	
  .system_section { 
  	font-size: 1rem;  /* 16px */ 
  	line-height: 1.2em; 
  	}
  	
  .system_section_block { 
	margin-top: 180px; 
	}
  	
  .system_section h3 { 
	font-size: 1.250rem;  /* 16px */
	color: #feba00; 
	}

}

/* ----------- iPhone 6 ----------- */
/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
  
	/* system mobile iphone 6 portrait */
	.system_section { 
		height: 830px; 
		}
}


/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
  
  	
  .system_section { 
  	font-size: 1rem;  /* 16px */ 
  	line-height: 1.2em; 
  	}
  	
  .system_section_block { 
	margin-top: 180px; 
	}
  	
  .system_section h3 { 
	font-size: 1.250rem;  /* 16px */
	color: #feba00; 
	}

}

/* ----------- iPhone 6+ ----------- */
/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
 
  	
  .system_section { 
  	font-size: 1rem;  /* 16px */ 
  	line-height: 1.2em; 
  	}
  	
  .system_section_block { 
	margin-top: 180px; 
	}
  	
  .system_section h3 { 
	font-size: 1.250rem;  /* 16px */
	color: #feba00; 
	}

}

/* foundation overrides to fix offset for team/advisors */





@media print, screen and (min-width: 40em) and (max-width: 63em) {
	/*Hacky overrides to make offets actually center correctly*/
	.medium-offset-2 {
		margin-left: 13.66667%;
	}
	.medium-offset-5 {
		margin-left: 39.66667%;
	}
}


@media print, screen and (min-width: 64em) {
	
/*	.advisor_section_wrapper .large-offset-3 {
		margin-left: 20%;
		}

	.large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
		clear:none;
		}*/


	.team_section_wrapper .large-offset-2 {
		margin-left: 20.66667%;
	}

	.team_section_wrapper .large-offset-5 {
		margin-left: 40.66667%;
	}

}


.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}


