@charset "utf-8";
/* CSS Document */

html{
	overflow-x: hidden;
	font-size: 100%;
    line-height: 1.15;
}

html,body{
	height:100%;
}

body {
	height: 100%;
    font-family: "Source Sans Pro", sans-serif;
	color: #00334d;
    transition: background-color .5s;
}

code,
pre
{
    font-family: "Source Sans Pro", sans-serif;
}

h1
	{
	font-size: 150%;
	font-variant: small-caps;
	font-weight: bolder;
	margin-left: 0.25%;
	margin-right: 0.25%;
}

h2 {
	font-size: 125%;
	font-variant: small-caps;
	margin-left: 0.25%;
	margin-right: 0.25%;
}

h3 {
	font-size: 115%;
	margin-bottom: 0%;
	margin-left: 0.25%;
	margin-right: 0.25%;
}


h4 {
	font-size: 110%;
	margin-top: 0.25%;
	margin-bottom: 0.25%;
	margin-left: 0.25%;
	margin-right: 0.25%;
	color: #005C8A;
}

h5 {
	font-size: 100%;
	margin-top: 0.25%;
	margin-bottom: 0.25%;
	margin-left: 0.25%;
	margin-right: 0.25%;
	color: #005C8A;
	font-style: italic;
}

p {
	font-size: 100%;
	margin-top: 0.25%;
	margin-bottom: 0.25%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	padding-bottom: 0.25%;
	color: #005780;
}

.breadfoot_boxer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.breadfoot_boxer a:visited {
	color: #F7F0FF;
}

.breadfoot_boxer a:hover {
	color: #33ccff;
}

.breadfoot_boxer a:active {
	color: #FFFBC8;
}


ul {
	list-style-type: none;
	list-style-position: inside;
	padding-left:0;
}

li {
	list-style-type: none;
	list-style-position: inside;
	padding-left:0;	
}

div.col1 {
    display: inline-block;
	vertical-align: top;
    width: 100%;
	margin: 0px;
	padding: 0px;
}

div.col2 {
    display: inline-block;
	vertical-align: top;
    width: 50%;	
	margin-right: -5px;
	padding: 0px;
}

div.col3 {
    display: inline-block;
	vertical-align: top;
    width: 33%;
	margin-right: -5px;
	padding: 0px;
}

div.col67 {
    display: inline-block;
	vertical-align: top;
    width: 67%;
	margin-right: -5px;
	padding: 0px;	
}

button {
	padding: 0;
	border: none;
	background: none;
}

/* GroupBegin ResponsiveEmbedStyles */
.responsive-google-slides {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 Ratio */
	height: 0;
	overflow: hidden;
}
.responsive-google-slides iframe {
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.responsive-youtube {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.responsive-youtube iframe, .responsive-youtube object, .responsive-youtube embed, .responsive-youtube video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.twitter-scale-123 {
	align-content: center;
    margin: 0 auto;
	width: 100%;
	height: 100%;
    min-width: 200px;
	max-height: 450px;
	min-height: 100px;
	overflow-y: scroll;
}

/* GroupEnd */ 

.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.sidenav_header {
	  padding-top: 48px;
}

.sidenav {
	height: 100%;
    width: 0;
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;

    background-color: #d7e6e9;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMDM2MDc4IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4wMiIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjE1Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuODUiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDM2MDc4IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCN2c2dnKSIgLz48L3N2Zz4=);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 0%,color-stop(0.02, #036078),color-stop(0.15, #ffffff),color-stop(0.85, #ffffff),color-stop(1, #036078));
    /* Android 2.3 */
    background-image: -webkit-linear-gradient(left,#036078 2%,#ffffff 15%,#ffffff 85%,#036078 100%);
    /* IE10+ */
    background-image: linear-gradient(to right,#036078 2%,#ffffff 15%,#ffffff 85%,#036078 100%);
    background-image: -ms-linear-gradient(left,#036078 2%,#ffffff 15%,#ffffff 85%,#036078 100%);
}

/* Focus and ADA Helpers */

.skiptocontent a {
	padding:6px;
	position: absolute;
	top:-40px;
	left:0px;
	color:white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	background:transparent;
	-webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
}

.skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	color: white;
	background:#00334d;
	outline: 2px rgba(51, 204, 255, 0.5);	
	-webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}

/* End Focus and Skip ADA Helpers */

.sidenav a {
    padding: 4px 21px 4px 46px;
    text-decoration: none;
    color: #00334d;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #33ccff;
}

.sidenav .closebtn {
    position: absolute;
    top: 15px;
    right: 25px;
    margin-left: 50px;
}

.spanpadder {
	padding-bottom: 50px;
	margin-bottom: 25px;
}

.breadcrumb_arrow {
	display: inline-block;
	padding: 0px 0px 5px 95%;
}

.rotated-image90 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.rotated-image270 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.h1containter {
    padding: 15px 0px;
    background-color: #00334d;
    color: white;
	text-align: center;
	width: 100%;
    box-shadow: 10px 10px 10px #005C8A;
}

.h2containter {
    padding: 15px 0px;
    background-color: #005C8A;
    color: white;
	text-align: center;
    box-shadow: 10px 10px 10px #00334d;
}

.h3containter {
    padding: 15px;
    background-color: rgba(0, 92, 138, 0.25);
    box-shadow: 10px 10px 10px rgba(0, 51, 77, 0.1);
}

.h1containter_thin {
    margin: 0.25% 0.25% 0.25% 0.25%;
    background-color: #00334d;
    color: white;
	text-align: center;
    box-shadow: 10px 10px 10px #005C8A;
}

.h2containter_thin {
    margin: 0.25% 0.25% 0.25% 0.25%;
    background-color: #005C8A;
    color: white;
	text-align: center;
    box-shadow: 10px 10px 10px #00334d;
}

.h1containter_short {
    padding: 15px;
    background-color: #00334d;
    color: white;
	text-align: center;
    box-shadow: 10px 10px 10px #005C8A;
	display: inline-block
}

.h2containter_short {
    padding: 15px;
    background-color: #005C8A;
    color: white;
	text-align: center;
    box-shadow: 10px 10px 10px #00334d;
	display: inline-block
}

.resume1 {
	box-shadow: 0px 10px 0px -5px #00334d;
	margin: 0px 0px 5px 0.5%;
}

.resume2 {
	padding: 5px;
	margin: 0% 0.25% 0% 0.8%;
    background-color: rgba(0, 92, 138, 0.15);
    color: #00334d;
}

.resume3 {
	padding: 5px;
	margin: 0% 0.25% 0% 0.8%;
    background-color: rgba(0, 92, 138, 0.85);
    color: white;
}

.header_box {
	content:' ';
	width: 100%;
    display: block;
    border: 2px solid #00334d;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
	border-radius:4px;
    -webkit-box-shadow:1px 1px 1px 1px rgba(51, 204, 255, 0.25);
    -moz-box-shadow:1px 1px 1px 1px rgba(51, 204, 255, 0.25);
	box-shadow:1px 1px 1px 1px rgba(51, 204, 255, 0.25);	
}

.header_underline:after {
	content:' ';
	width: 100%;
    display: block;
    border: 2px solid #00334d;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
	border-radius:4px;
    -webkit-box-shadow:1px 1px 1px 1px rgba(51, 204, 255, 0.25);
    -moz-box-shadow:1px 1px 1px 1px rgba(51, 204, 255, 0.25);
	box-shadow:1px 1px 1px 1px rgba(51, 204, 255, 0.25);
}

.center100 {
	align-content: center;
	width: 100%;
}

.center200 {
	align-content: center;
	width: 100%;
	max-height: 200px;
}

.center300 {
	align-content: center;
	width: 100%;
	max-height: 300px;
}

.restrictiveimg {
	max-width: 100%;
	max-height: 300px;
	align-content: center;
}

footer {
	position: relative;
	bottom: 0px;
}

#footer {
	transition: 0.5s;
	width: 100%;
	background-color: #036078;
	color: white;
	text-align: center;
	text-vertical-align: bottom;
	padding: 0px;

}

#navFooterContainer {
	padding-bottom: 0;
	height: auto;
}

#floating-footer {
	height: auto;
	width: 100%;
	position: inherit;
	bottom: 0;
	margin-bottom: -1px;
	z-index: 99;
}

#floating-footer.locked {
	position: fixed;
}

#floating-footer .inner {
	position: relative;
}

#breadcrumbs {
	width: 100%;
	color: #00334d;
	text-align: left;
	padding: 0px 0px 0px 0px;
	transition: 0.5s;
    background-color: #81b0bc;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMDM2MDc4IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 100%, 0% 0%,color-stop(0, #036078),color-stop(1, #ffffff));
    /* Android 2.3 */
    background-image: -webkit-linear-gradient(bottom,#036078 0%,#ffffff 100%);
    /* IE10+ */
    background-image: linear-gradient(to top,#036078 0%,#ffffff 100%);
    background-image: -ms-linear-gradient(bottom,#036078 0%,#ffffff 100%);
}

#breadcrumbs li{
	display: inline;
	list-style: none;
	margin: 0 15px 0 0;
}

#breadcrumbs li:before {
	content: "»";
	color: white;
	margin: 0px 15px 0px 0px;
}

#breadcrumbs li:nth-child(1):before {
	content: "";
	color: white;
	margin: 0px 0px 0px 15px;
}


#fadebar {
	left: 0;
	height: 25px;
	width: 100%;
	color: white;
	transition: 0.5s;
    background-color: rgba(255, 255, 255, 0.5);
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 100%, 0% 0%,color-stop(0, #ffffff),color-stop(1, rgba(255, 255, 255, 0)));
    /* Android 2.3 */
    background-image: -webkit-linear-gradient(bottom,#ffffff 0%,rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background-image: linear-gradient(to top,#ffffff 0%,rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(bottom,#ffffff 0%,rgba(255, 255, 255, 0) 100%);
}

#breadfoot_boxer {
	margin: 0%;
	line-height: 20px;
}

#content {
    transition: margin-left .5s;
	min-height: 100vh;
  	padding: 0% 15%;
	margin: 0%;
   	clear: both;
}


#mySidenav {
}

#content-inner {
	transition: margin-left .5s;
  	padding: 0px;
	margin: 0% 1.5% 0% 1.5%;
   	clear: both;
}

.content-inner {
	transition: margin-left .5s;
  	padding: 0px;
	margin: 0% 1.5% 0% 1.5%;
   	clear: both;
}

.content {
	margin-left: 5%;
	margin-right: 5%;
}

#searchcontent {
	transition: margin-left .5s;
	background-color: rgba(255, 255, 255, .75);
  	padding: 0px;
	margin: 0% 1.5% 0% 1.5%;
}

@media only screen and (max-width: 500px) {
	div.col2{
		width: 100%;
	}
	div.col3{
		width: 100%;
	}
	.breadcrumb_arrow {
	display: inline-block;
	padding: 0px 0px 5px 90%;
}
}

@media only screen and (max-width: 250px) {
	div.col2{
		width: 100%;
	}
	div.col3{
		width: 100%;
	}
	.breadcrumb_arrow {
	display: inline-block;
	padding: 0px 0px 5px 70%;
}
}


#main_menu {
    transition: margin-left .5s;
    padding: 0px;
}

#menu_icon {
    transition: margin-left .5s;
    cursor: pointer;
    padding: 0px;
}

.fullimage {
    transition: margin-left .5s;
    padding: 0px;
	width: 100%;
	position: inline;
}

.fullimage2 {
	margin: auto;
	padding: 5%;
	max-width: 100%;
	height: auto;
	position: inline;
	text-align: center;
}

.fullsizeframe {
    transition: margin-left .5s;
	position: relative;
	width: 150%;
	height: 150%;
    left: -25%;
    right:-25%;
}

#overlay1 {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(3, 96, 120, 0.5);
	transition: 0.5s;
    z-index: 100;
    }

#search-box {
	transition: margin-right .5s;
	position: absolute;
	right: 50px;
	top: 15px;
	width: 33%;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

/* General Gradients */

.gradientbg1 {
    background-color: #bfd0d9;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItMi45JSIgeTE9IjUuMSUiIHgyPSIxMDIuOSUiIHkyPSI5NC45JSI+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNSIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMDQ0NjYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, -2.9% 5.1%, 102.9% 94.9%,color-stop(0.5, #ffffff),color-stop(1, #004466));
    /* Android 2.3 */
    background-image: -webkit-linear-gradient(320deg,#ffffff 50%,#004466 100%);
    /* IE10+ */
    background-image: linear-gradient(130deg,#ffffff 50%,#004466 100%);
    background-image: -ms-linear-gradient(320deg,#ffffff 50%,#004466 100%);
}

/* Accordion Style */

.accordion--faq {
  max-width: auto;
  margin: auto;
}

.accordion__question {
}
    
.accordion__question:last-child {
      border-bottom: 0px solid rgba(3, 96, 120, 0.25);  
    }

.accordion__clone__header {
	font-size: inherit !important;
    background-color: rgba(3, 96, 120, 0.75);
    color: white;
    cursor: pointer;
    padding: 16px 16px 16px 48px;
	margin-bottom: 0px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 2px rgba(51, 204, 255, 0.5);
    transition: 0.5s;
}

.accordion__header {
	font-size: inherit !important;
    background-color: rgba(3, 96, 120, 0.75);
    color: white;
    cursor: pointer;
    padding: 16px 0px 16px 0px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 2px rgba(51, 204, 255, 0.5);
    transition: 0.5s;
}

.accordion__header:hover {
	background-color: rgba(0, 51, 77, 0.8); 
	color: #33ccff;
	text-decoration: underline;
	 }
	 
.accordion__header:focus {
	 }
    
.accordion__header.is-active {
      background-color: rgba(0, 51, 77, 0.8); 
      color: #33ccff;
}
  
.accordion__content {
    display: none;
    background-color: rgba(3, 96, 120, 0.25); 
	width: 100%;
    padding: 0px 0px 16px 0px;
}

.accordion__image {
	margin-top: -1px;
	margin-left: 0px;
	padding: 0px;
}

.accordion__image2, .accordion__image3, .accordion__image4, .accordion__image5 {
	margin-top: -1px;
	margin-left: 0px;
	padding: 0px;
	max-width: 25%;
}

.accordion__header:after {
	position: inherit;
	margin-left: 85%;
    content: '\21F2';
	padding: 0px;
    font-size: 100%;
}

.accordion__header.is-active:after {
    content: "\21F1"; 
}

/* Accordion 2 Defaults */

 .accordion__header2 {
	font-size: inherit !important;
    background-color: rgba(3, 96, 120, 0.75);
    color: white;
    cursor: pointer;
    padding: 16px 0px 16px 0px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 2px rgba(51, 204, 255, 0.5);
    transition: 0.5s;
}

.accordion__header h2,.accordion__header2 h2,.accordion__header3 h2,.accordion__header4 h2,.accordion__header5 h2,.accordion__header6 h2,.accordion__header7 h2,.accordion__header8 h2,.accordion__header9 h2 {
	padding: 0px 0px 0px 22px;
}

.accordion__header2:after {
	position: inherit;
	margin-left: 85%;
    content: '\21F2';
	padding: 0px;
    font-size: 100%;
}

.accordion__header2.is-active:after {
    content: "\21F1"; 
}

.accordion__header2:hover {
	background-color: rgba(0, 51, 77, 0.8); 
	color: #33ccff;
	text-decoration: underline;
	 }
	 
.accordion__header2:focus {
	 }
    
.accordion__header2.is-active {
	  background-color: rgba(0, 51, 77, 0.8); 
	  color: #33ccff;
}

.accordion__content2 {
    display: none;
    background-color: rgba(3, 96, 120, 0.25); 
	width: 100%;
    padding: 0px 0px 16px 0px;
}

/* Header 3 */

 .accordion__header3 {
	font-size: inherit !important;
    background-color: rgba(255, 255, 255, .5);
    color: #00334d;
    cursor: pointer;
    padding: 16px 0px 16px 0px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 2px rgba(51, 204, 255, 0.5);
    transition: 0.5s;
}

.accordion__header3:hover {
	background-color: rgba(255, 255, 255, .75); 
	color: #33ccff;
	text-decoration: underline;
	 }
	 
.accordion__header3:focus {
	 }
    
.accordion__header3.is-active {
      background-color: rgba(255, 255, 255, .75); 
      color: #33ccff;
}

.accordion__content3 {
    display: none;
    background-color: rgba(3, 96, 120, 0.25); 
	width: 100%;
    padding: 0px 0px 16px 0px;
}

.accordion__header3:after {
	position: inherit;
	margin-left: 85%;
    content: '\21F2';
	padding: 0px;
    font-size: 100%;
}

.accordion__header3.is-active:after {
    content: "\21F1"; 
}

/* Header 4 and beyond */

 .accordion__header4, .accordion__header5, .accordion__header6, .accordion__header7 {
	font-size: inherit !important;
    background-color: rgba(255, 255, 255, .5);
    color: #00334d;
    cursor: pointer;
    padding: 16px 0px 16px 0px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 2px rgba(51, 204, 255, 0.5);
    transition: 0.5s;
}

.accordion__header4:hover, .accordion__header5:hover, .accordion__header6:hover, .accordion__header7:hover {
	background-color: rgba(255, 255, 255, .75); 
	color: #33ccff;
	text-decoration: underline;
	 }
	 
.accordion__header4:focus, .accordion__header5:focus, .accordion__header6:focus, .accordion__header7:focus {
	 }
    
.accordion__header4.is-active, .accordion__header5.is-active, .accordion__header6.is-active, .accordion__header7.is-active {
      background-color: rgba(255, 255, 255, .75); 
      color: #33ccff;
}

.accordion__content4,.accordion__content5, .accordion__content6, .accordion__content7 {
    display: none;
    background-color: rgba(3, 96, 120, 0.25); 
	width: 100%;
    padding: 16px 0px 16px 0px;
}

.accordion__header4:after, .accordion__header5:after, .accordion__header6:after, .accordion__header7:after {
	position: inherit;
	margin-left: 85%;
    content: '\21F2';
	padding: 0px;
    font-size: 100%;
}

.accordion__header4.is-active:after, .accordion__header5.is-active:after, .accordion__header6.is-active:after, .accordion__header7.is-active:after {
    content: "\21F1"; 
}



/* Flying focus */
#flying-focus {
	position: absolute;
	margin: 0;
	background: transparent;
	-webkit-transition-property: left, top, width, height;
	transition-property: left, top, width, height;
	-webkit-transition-timing-function: cubic-bezier(0,1,0,1);
	transition-timing-function: cubic-bezier(0,1,0,1);
	visibility: hidden;
	pointer-events: none;
	box-shadow: 0 0 2px 3px #78aeda, 0 0 2px #78aeda inset; border-radius: 2px;
}
#flying-focus.flying-focus_visible {
	visibility: visible;
	z-index: 9999;
}
.flying-focus_target {
	outline: none !important; /* Doesn't work in Firefox :( */
}
/* http://stackoverflow.com/questions/71074/how-to-remove-firefoxs-dotted-outline-on-buttons-as-well-as-links/199319 */
.flying-focus_target::-moz-focus-inner {
	border: 0 !important;
}
/* Replace it with @supports rule when browsers catch up */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	#flying-focus {
		box-shadow: none;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -3px;
	}
}


/* Make Matching Focus Pallets Below */

*:focus {
	outline: 50px #33ccff;
}

a:hover {
    color: #33ccff;
}

/* MegaMenu Styling */

.LayoutGrid
{
    width: 900px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.LayoutCenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.PanelFillExtraLight
{
    background-color: #fff;
}

.PanelDiffuseShadow
{
    -moz-box-shadow: 0 0 9px 1px -moz-rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 9px 1px rgba(0,0,0,.2);
	box-shadow: 0 0 9px 1px rgba(0,0,0,.2);
    zoom: 100%;
}

.init * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

#sidebarmenu a:link{
    color: #00334d;
    text-decoration: none;
}

#sidebarmenu a:visited {
    color: #170030;
}

#sidebarmenu a:hover {
    color: #33ccff;	
}

#sidebarmenu a:active {
	color: #2B4200;
}

.mainbarmenu a:link{
    color: #00334d;
    text-decoration: none;
	padding: 0 0 0 43px;
}

.mainbarmenu a:visited {
    color: #170030;
	padding: 0 0 0 43px;
}

.mainbarmenu a:hover {
    color: #33ccff;	
	padding: 0 0 0 43px;
}

.mainbarmenu a:active {
	color: #2B4200;
	padding: 0 0 0 43px;
}

a:link{
    color: #44008E;
    text-decoration: underline;
}

a:visited {
    color: #170030;
}

a:hover {
    color: #33ccff;	
}

a:active {
	color: #2B4200;
}

a.delta {
	color: white;
	padding:inherit;
	padding-right: 25%;
}

a.delta1 {
	color: white;
	padding:inherit;
	padding-right: 25%;
}


a.delta2 {
	color: white;
	padding:inherit;
	padding-right: 25%;
}

a.delta3 {
	color: #00334d;
	padding:inherit;
	padding-right: 25%;
}

a.deltaneg {
	color: white;
	padding:inherit;
	text-decoration: none;
}

#sidebarmenu a.delta {
	color: white;
	padding:inherit;
	padding-right: 25%;
}

#sidebarmenu a.delta1 {
	color: white;
	padding:inherit;
	padding-right: 25%;
}


#sidebarmenu a.delta2 {
	color: white;
	padding:inherit;
	padding-right: 25%;
}

#sidebarmenu a.delta3 {
	color: #00334d;
	padding:inherit;
	padding-right: 25%;
}

.mainbarmenu a.delta {
	color: white;
	padding:inherit;
	padding-right: 25%;
}

.mainbarmenu a.delta1 {
	color: white;
	padding:inherit;
	padding-right: 25%;
}


.mainbarmenu a.delta2 {
	color: white;
	padding:inherit;
	padding-right: 25%;
}

.mainbarmenu a.delta3 {
	color: #00334d;
	padding:inherit;
	padding-right: 25%;
}

.mainbarmenu a.delta4 {
	color: #00334d;
	padding:inherit;
	padding-right: 25%;
}

.mainbarmenu a.delta5 {
	color: #00334d;
	padding:inherit;
	padding-right: 25%;
}

.mainbarmenu a.delta6 {
	color: #00334d;
	padding:inherit;
	padding-right: 25%;
}

.mainbarmenu a.delta7 {
	color: #00334d;
	padding:inherit;
	padding-right: 25%;
}




:link:focus {
    outline: 2px solid rgba(34, 95, 215, 0.3);
    -moz-outline-radius: 3px;
}

:link:hover,
:link:focus {
    text-decoration: underline;
}

:link:active,
:link:hover {
    outline: 0;
}

/* Search Settings */
.round {
    width: 100%;
    border-radius: 15px;
    border: 1px #000 solid;
    padding: 5px 5px 5px 25px;
    position: absolute;
    top: 0;
    left: 0;
	border-color: #00334d;
	color: #00334d;
}

.corner {
    position: relative;
    top: 3px;
    left: 5px;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    border: none;
    background-color: #007ca1;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiMwMGM0ZjQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzAwMzM0ZCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%,color-stop(0, #00c4f4),color-stop(1, #00334d));
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(top left,#00c4f4 0%,#00334d 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(to bottom right,#00c4f4 0%,#00334d 100%);
    background-image: -ms-repeating-linear-gradient(top left,#00c4f4 0%,#00334d 100%);
}


.search {
	position: relative;
    width: 100%;;
    height: 30px;
}

/* Video Options */
.bgvideo { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
 	background: url('http://scottlbedell.com/index/Theme/SLBTheme/assets/videos/defaultbg.jpg') no-repeat;
  	background-size: cover;
  	transition: 1s opacity;
}
.stopfade { 
   opacity: .5;
}

#bgoverlay1 {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	transition: 0.5s;
    z-index: -99;
	background-color: rgba(255, 255, 255, .85);
}

#bgoverlay2 {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	transition: 0.5s;
    z-index: -99;
    background-color: rgba(255, 255, 255, 0.33);
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIwLjQ1Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuOSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCN2c2dnKSIgLz48L3N2Zz4=);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgba(255, 255, 255, 0)),color-stop(0.45, rgba(255, 255, 255, 0)),color-stop(0.9, #ffffff));
    /* Android 2.3 */
    background-image: -webkit-linear-gradient(top,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 45%,#ffffff 90%);
    /* IE10+ */
    background-image: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 45%,#ffffff 90%);
    background-image: -ms-linear-gradient(top,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 45%,#ffffff 90%);
}






/*Video Options End */


/*Quotes Styling*/

blockquote {
    /* Negate theme styles */
    border: 0;
    margin: 50px 0 0 0;
    padding: 0 10%;
    background: none;
    color: #75808a;
    font-family: Georgia, serif;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.4 !important;
    position: relative;
    text-shadow: 0 1px gray;
    z-index: 1;
}

blockquote * {
    box-sizing: border-box;
}

blockquote p {
    color: #75808a; 
    line-height: 1.4 !important;
}

blockquote p:first-child:before {
    content: '\201C';
    color: #81bedb;
    font-size: 150px;
    font-weight: 700;
    opacity: .25;
    position: absolute;
    top: -.4em;
    left: 7%;    
    text-shadow: none;
    z-index: -5;
}

.quoteimg {
    border: 3px solid #005C8A;
    border-radius: 50%;
    display: block;
    width: 120px;
    height: 120px;
    position: absolute;
    top: -.2em; 
    left: 0;    
}

cite {
	color: gray;
    display: block; 
	margin: 0 0 50px 0;
    padding: 0 25% 10px 10%;
	font-size: .8em;
    font-style: normal;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-shadow: 0 1px white; 
	text-align: right;
}

cite p {
	line-height: 0 !important;
}

/* Responsive Image Slider Characteristics */


.ba-slider {
    position: relative;
    overflow: hidden;
}
 
.ba-slider img {
    width: 100%;
    display:block;
}
 
.resize {
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
    width: 50%;
    overflow: hidden;
}


.handle { /* Thin line seperator */
  position:absolute; 
  left:50%;
  top:0;
  bottom:0;
  width:6px;
  margin-left:-3px;
 
  background: rgba(255,255,255,.25);
  cursor: ew-resize;
}
 
.handle:after {  /* Big orange knob  */
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
 
    content:'\21d4';
    color:white;
    font-weight:bold;
    font-size:24px;
    text-align:center;
    line-height:32px;
 
    background: #00334d; /* @blue */
    border:1px solid #00204d; /* darken blue */
    border-radius: 50%;
    transition:all 0.3s ease;
    box-shadow:
      0 2px 3px rgba(0,0,0,.3), 
      inset 0 2px 0 rgba(255,255,255,.5),
      inset 0 5px 5px -30px #00464d; /* lighten(@orange, 20%)*/ 
}

.draggable:after {
    width: 24px;
    height: 24px;
    margin: -12px 0 0 -12px;
    line-height:24px;
    font-size:12px;
}