@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700&display=swap');
body {
  font: 100%/1.4 'Montserrat', sans-serif;
/*  margin: 0;*/
  padding: 0;
  position: relative;
/*	width: 1600px;*/
	width:100%;
	margin: 0 auto;
	font-size: 18px;
}
h1 {
  font-size: 2.2em;
  padding: 0;
}
h2 {
  font-size: 1.5em;
}
a {
  color:#0100A3;  text-decoration: none;
}
a:hover {
	opacity: .6;
}
h3 a:hover {
	color: #6dcff6;
	opacity: 1;
}
blockquote li {
	margin-left: 20px;
}
.outer_container {
  margin: 0 auto;
/*	width: 1600px;*/
  width: 100%;

  position: relative;
  z-index: 1000;
}
.col img {
	width: 100%;
}
.top_image {
  height: 50vw ;
  min-height: 300px;
  max-height: 650px;
}
.interior_top_image {
  background-image: url('../images/interior_header.png');
  background-repeat: no-repeat;
  background-size:1600px;
  background-position: bottom center;
  padding-top: 0%;
  min-height: 250px;
		width:100%; 
	max-width:1600px; 
	text-align: center; 
	margin:0px auto;
	overflow: hidden;
	top: 0px;
	position: relative;
	overflow: hidden;
	height: auto;
}
.sliderbox {
	position: relative; 
	height: 50vw;  
	max-height: 833px; 
	overflow: hidden; 
	width:100%; 
	max-width:1600px; 
	text-align: center; 
	margin:0px auto;
	overflow: hidden;
	top: 0px;
}

.sliderbox img {
	width: 100%
}

.sliderbox a:hover {
	opacity: 1;
}
.mid {
  border-bottom: 5px solid #426683;
	position: relative;
	display: block;
    height: auto;
	min-height: 250px;
	z-index: 50;
}
.mid p{
	display: block;
	position: relative;
	z-index: 50;
}
.lower_image {
  background:     linear-gradient(
      rgba(0, 74, 128, 0.61), 
      rgba(0, 74, 128, 0.61)
    ),url('../images/family_walking_outside.jpg');
  background-repeat: no-repeat;
  background-size: cover;
	background-position: bottom left;
	height: 70vw;
	max-height: 950px;

}
.lower_image_interior {
  position: relative;
  background: linear-gradient(
      rgba(0, 74, 128, 0.61), 
      rgba(0, 74, 128, 0.61)
    ),url('../images/family_walking_outside.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
/*  padding-top: 15%;*/
  min-height: 300px;
  overflow: hidden;
  width: 100%;
}
.dark_blue_bar {
  background-color: rgba(15, 9, 139, .75);
  color: #fff;
  width: 100%;
  z-index: 120;
height: 160px;
	position: absolute;
}
.dark_blue_bar_int {
  background-color: rgba(15, 9, 139, .75);
  color: #fff;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 2;
height: 150px;
}
.light_blue_bar {
  background-color: rgba(0, 191, 243, .35);
  color: #fff;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: -2;
  height: 20%;
}
.inner_container {
  margin: 0 auto;
  width: 100%;
  max-width: 1600px;
  z-index: 100;
}
.inner_container2 {
  margin: 0 auto !important;
  width: calc(100% - 100px);
  max-width: 1600px;
  z-index: 90;
	height: auto;
}
.inner_container3 {
  margin: 0 auto;
  width: 75%;
  max-width: 1200px;
  z-index: 90;
  position: relative;
/*  left: 12.5%;*/
}
.overtitle {
	position: absolute; 
	bottom:10px; 
	left:0px; 
	right:0px; 
	width: 75%; 
	max-width: 1200px;
	margin:0px auto;
	text-align: left;
}
.overtitle h1 {
	color: rgba(15, 9, 139, 1);
	text-shadow: 0px 0px 100px rgba(255,255,255,1), 0px 0px 75px rgba(255,255,255,1), 0px 0px 50px rgba(255,255,255,1),0px 0px 2px rgba(255,255,255,.5);
}

#toppad {
  top: 1em;
}
.header {
  margin: 0 auto;
  color: #fff;
  z-index: 150;
	width: 100%;
	max-width: 1600px;
	padding: 1em;

}
.header .col {
  margin: 0;
}
.header .logo {
  position: relative;
  font-size: 1em;
  margin-top: 0em;
  margin-bottom: 0px;
  width:100%;
}
.header .logo img {

	position: relative;
	width: 30%;
	max-width: 350px;
	min-width: 200px;

}
.header h1 {
  font-weight: 600;
  line-height: 1.0em;
}

.col p, .col ul {
  margin: 1em 1em 1em 0;

 
}
h3 {
  font-size: 1.25em;
	color: #4B46A8;

}

.footer {
	width: 100%;
	overflow: hidden;
	height: auto;
	display: block;
}
.footer img {
	width: 100%;
}
.footer p {
  color: #FFF;
}
.footer h4 {
	color: #6dcff6 !important;
	font-size: 1.2em
}
.footer a {
	text-decoration: none;
}

.special_overlay {
	color: rgba(255,255,255,.4) !important;
	font-size: 4em;
}
.special_overlay h3 {
	color: rgba(255,255,255,.4) !important;
}
.footer_bar {
	background-color: rgba(15, 9, 139, 1);
	color: #fff;
	padding:  0;
	width: 100%;
	margin: 0 auto 2em;
	display: block;
	height: 95px;
}
.footer_bar_interior {
	background-color: rgba(15, 9, 139, 1);
	color: #fff;
	padding: 1em 0;
	width: 100% !important;
	margin: 0 auto;
	display: block;
	position: absolute;
	bottom: 0px;
	height: 75px;
}
.footer_bar img {
/*
	width: 2.5em;
	display: inline-block;
	float: left;
	margin-right: 1em;
*/
	width: 30%;
	max-width: 350px;
	float: none;
}
.footer_bar h2 {
	line-height: 1em;
	font-weight: 600;
}
.footer_bar p {
	margin: 1em 0;
	font-size: 12px;
	font-weight: 400;
}
.footcopy {
	margin: 0px auto 20px auto;
	padding: 0px; 
	text-align: center; 
	width:100%; 
	font-size:.8em;
}

.notice {
	background-color: red !important;
	color: #fff!important;
	padding: 5px;
	display: block;
	font-size: 1em;
	width: 100%;
	text-align: center;
	line-height: 2em;
	border-bottom: 2px solid #ffffff;
	font-weight: 700
}
.notice a {color: white !important}
.note-button {
	color: #ffffff!important;
	font-weight:bold;
	font-size: .9em;
	padding:5px 10px;
	margin:0px 20px;
	background-color:#333333 !important;
	border-radius:4px;text-transform: uppercase;
}
.note-button:hover {
	color: #4B46A8!important;
	background-color:#ffffff!important;
}

.menuformbox {
	text-align: center;
	width:100%;
	display: block;
	z-index: 1000;
	height: auto;
	margin: 0 auto;

}
.map_container {
  width: 100%;
  padding-top: 100%; /* 1:1 Aspect Ratio */
  position: relative; /* If you want text inside of it */
	margin:0px auto;
	text-align: center;
}
.map_copy a {
		color: #6dcff6 !important;
}

.map_copy {
	width: 100%;
	margin:0px auto;
	padding-top:20px;
}

.map_frame {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
	width: 100%;
	height: 100%;
}

details {
  width: 100%;
  min-height: 5px;
  margin: 0 auto;
  position: relative;
  transition: all .5s;
	text-align: left;

}
details[open] summary ~ * {
  animation: sweep .75s ease-in-out;
}
details.close summary ~ * {
  animation: sweep .75s ease-in-out;
}
@keyframes sweep {
  0%    {opacity: 0; height: 0 }
	25%		{opacity: 0; height: 2em}
	50%		{opacity: 0; height: auto}
	75% 	{opacity: .5; height: auto}
  100%  {opacity: 1; height: auto}
}


details + details {
  margin-top: 20px;
}

details[open] {
  min-height: 50px;
}

details p {
  color: #000 !important;
	margin-left: 3em !important;
}

summary {
  display: flex;
	justify-content: flex-start;
  align-items: flex-start;
  font-weight: 500;
  cursor: pointer;
}

summary:focus {
  outline: none;
}

summary::-webkit-details-marker {
  display: none
}

.control-icon {
  fill: #0100A3;
  transition: .5s ease;
  pointer-events: none;position: relative;
	top: .25em;
}

.control-icon-close {
  display: none !important;
}

details[open] .control-icon-close {
  display: inline-block !important;
  transition: 1s ease;
}

details[open] .control-icon-expand {
  display: none;
	transition: 1s ease;
}



summary h3 {
	text-align: left;
	margin-left: .5em;
	line-height: 2.25em;
}

summary i {
		display: inline-block;
	position: relative;
	color: #0100A3

}

.cta {
	background-color: #4B46A8;
	color: #fff;
	border-radius: 6px;
	font-weight: 700;
	padding: .75em 1.5em;
	margin: 1em auto;
	font-size: 1.25em

}

.cta a {
	color: #fff;
}

/* NAV */
/*
.topnav {
  overflow: hidden;
}
*/
/* Style the links inside the navigation bar */
/*
.topnav a {
  float: left;
  display: block;
  color: #fff;
  text-align: center;
  padding: 1em  0;
  text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
}
.topnav a:first-child {
	padding-left: 0;
}
.topnav a:after {
	content: "|";
	margin: 0 .5em;
}
*/
/* Change the color of links on hover */
/*
.topnav a:hover {
opacity: .75;
}
*/

/* Add an active class to highlight the current page */
/*
.topnav a.active {
opacity: .75;
}
*/

/* Hide the link that should open and close the topnav on small screens */
/*
.topnav .icon {
  display: none;
}
@media (min-width: 1920px) {
  .header .logo {
    font-size: 1em;
  }
}
*/

/* PRINT */
@media print,  (-webkit-min-device-pixel-ratio: 1.25),  (min-resolution: 1.25dppx),  (min-resolution: 120dpi) {
/* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
*,  *:before,  *:after {
	background: transparent !important;
	color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
	box-shadow: none !important;
	text-shadow: none !important;
}
a,  a:visited {
	color: #0100a3;
}
a[href]:after {
	content:none /*" (" attr(href) ")"*/;
}
abbr[title]:after {
	content:none /* " (" attr(title) ")"*/;
}
/*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

a[href^="#"]:after,  a[href^="javascript:"]:after {
	content: "";
}
pre,  blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
/*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

thead {
	display: table-header-group;
}
tr,  img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p,  h2,  h3 {
	orphans: 3;
	widows: 3;
}
h2,  h3 {
	page-break-after: avoid;
}
}

/* MOBILE */
/* Mobile */
@media (min-width: 250px) and (max-width:1350px){
	.footer .special_overlay {
		font-size: 3em;
	}
	.inner_container {
	    margin: 0 auto;

	    z-index: 100;

	}
	.inner_container2 {
	    margin: 0 auto;
	    width: calc(100% - 100px);
	    z-index: 90;
	    position: relative;
		left: 0px;
		right: 0px;
	}
}
@media (min-width: 250px) and (max-width:1200px){
	body {
	  font: 90%/1.4 'Montserrat', sans-serif;
	}
	
/*
	.topnav a:not(:first-child) {
		display: none;
	}
	.topnav a.icon {
		float: right;
		display: block;
	}
	.topnav.responsive {
		position: relative;
	}
    .topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
    }
    .topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
    }
*/
	.dark_blue_bar {
		position: relative;
		height: auto;
	}

	.footer_bar {
		background-color: rgba(15, 9, 139, 1);
		color: #fff;
		padding: 1em;
		display: block;
		width: auto;
	}
	.footer_bar_interior {
		background-color: rgba(15, 9, 139, 1);
		color: #fff;
		padding: 1em;
		display: block;
		width: auto;
	}
	.lower_image {
		height: auto;
	}
	.footer .special_overlay {
		font-size: 2.5em;
	}
	.footer {
		margin-bottom: 2em;
	}
/*
	.footer_bar {
		background-color: rgba(15, 9, 139, 1);
		color: #fff;
		padding: 1em;
		display: block;
	}
	.footer_bar p {
		margin: 3em 0px 1em 11%;
	}
*/
}

@media (min-width: 250px) and (max-width:800px){
	body {
	  font: 75%/1.4 'Montserrat', sans-serif;
	}
	.logo {
		width:55%;
	}
	.header h1 {
	    font-weight: 600;
	    line-height: 1.0em;
		font-size: 2em;
	}
	.header .logo img {
		width:50%;
	}

	.dark_blue_bar_int {
	  min-height: 150px;
	}
	.inner_container {
		height: 150px !important;
		width: 100%;
		padding: 0px 10px;
		overflow: hidden;
	}
	.top_image {
		height: 150px !important;
	}

	.footer {
		margin: 0px 0px 4em 0px;
		padding:0px;
	}
	.footer img {
		width: 99%;

	}
	.footer p {
	    width: 99%;
	}
	.footer h4 {
		width: 99%;
	}
	.footer .special_overlay {
		position: absolute;
		bottom: -30px;
		font-size: 2em;
	}
/*
	.footer_bar {
		background-color: rgba(15, 9, 139, 1);
		color: #fff;
		padding: 1em;
		display: block;
	}
*/
	.footer_bar {
		padding: 20px 10px;
	}
	.footer_bar_interior {
		padding: 20px 10px;
	}

	.footer_bar img {
		width:50%;
	}
	.footer_bar_interior img {
		width:50%;
	}
	.map_frame {
		width: 95%;
	}
	.special_overlay {
		position: relative;
		margin-top: 0;
		font-size: 2em;
		padding-bottom:20px;
	}
}

@media (min-width: 250px) and (max-width:450px){
	.header h1 {
		font-size: 1.5em;
	}
/*
	.header .logo img {
	  width: 2em;
	}
*/
	.header .logo img {
		width:75%;
	}

	.dark_blue_bar_int {
	  min-height: 150px;
	}
	.lower_image {
		height: auto;
		max-height: none;
	}
	.footer_bar img {
		width:75%;
	}
	.footer_bar_interior img {
		width:75%;
	}
}

@media (min-width: 250px) and (max-width:350px){
	.header h1 {
		font-size: 1.1em;
	}
	.header .logo {
/*	  left: 1.5em;*/
	}
	.header .logo img {
		width:90%;
	}
	.footer_bar img {
		width:90%;
	}
	.footer_bar_interior img {
		width:90%;
	}
}


