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

/*

Branding Colors

Dark Blue and H1: #06364a
Lighter Blue: #00688b
Dark Green: #2c4e47
Light Green: #76978e
Light Green Text: #78a1a3
h2 Orange Text: #db9d4f
h3 Black: #000
Sepia: #eadbcb
body p #5a5a5a

*/


* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

html {font-size: 16px;}


body { 
    /* background-color:#f2dbb9; */
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#5a5a5a;
	background-image:url(images/background-ribbon.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	
	/*
	background-image: linear-gradient(bottom, #FFFFFF 14%, #E6D3AC 66%, #EBCC8D 100%);
background-image: -o-linear-gradient(bottom, #FFFFFF 14%, #E6D3AC 66%, #EBCC8D 100%);
background-image: -moz-linear-gradient(bottom, #FFFFFF 14%, #E6D3AC 66%, #EBCC8D 100%);
background-image: -webkit-linear-gradient(bottom, #FFFFFF 14%, #E6D3AC 66%, #EBCC8D 100%);
background-image: -ms-linear-gradient(bottom, #FFFFFF 14%, #E6D3AC 66%, #EBCC8D 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.14, #FFFFFF),
	color-stop(0.66, #E6D3AC),
	color-stop(1, #EBCC8D)
);
*/
		
}

blockquote {
  background: #f2f2f2;
  border-left: 10px solid #ccc;
  margin: 10px 0 20px 0;
  padding: 1.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
  display:inline-block;
  line-height:26px;
}

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 3rem;
  line-height: 0.3;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
}

.main_content h4, h5, h6 {
	color:#06364a;
}

.main_content h1 {
  color:#06364a;
	font-size: 1.5rem;
	line-height: 1.3;
	margin-top: 0;
}

.main_content h2 {
  color:#db9d4f;
	font-size: 1.3rem;
	line-height: 1.3;
	font-weight: normal;
}

.main_content h3 {
  color: #000;
	font-size: 1.15rem;
	line-height: 1.15;
	font-weight: 700;
}

.main_content p {
font-size: 1.1rem;
line-height: 1.35;
}

.main_content ul li {
  margin-bottom: 12px;
	font-size: 1.1rem;
	line-height: 1.35;
}
.main_content ul li:last-child {
  margin-bottom: inherit;
}

.clear {
	clear:both;
}

.float_left {
	float:left;
	margin:0 20px 20px 0;
}

.float_right {
	float:right;
	margin:0 0 1.5em 1.5em;
}

#main-page-wrapper { /*background-color:#efefef;*/
	width:100%;
	max-width:990px;
	padding:0 15px 0 15px;
	margin:0 auto;
	text-align:center;
}

#inner-wrapper {
	background-color:#FFF;
	width:100%;
	max-width:960px;
	box-shadow:4px 4px 10px #000000;
	text-align:left;
	margin-bottom:40px;
  overflow: hidden;
}

.header {
	/*height:137px;*/
  /*background-color:#45706B;*/
	width:100%;
  /*height: 98px;*/
	position:relative;
  line-height: 14px;
	/*background-image:url(images/stock-vector-dancing-people-silhouettes-278647928.png);
	background-position:460px 9px;
	background-repeat:no-repeat;
	background-size:281px auto;*/
	border-top: 1px solid #06364a;
}

.logo {
	display:inline-block;
	float:left;
	margin-bottom:0px;
}

.logo_wrapper_main span {
	font-size:26px; 
	font-family:Impact, Haettenschweiler, 'Franklin Gothic Bold', 'Arial Black', sans-serif; 
	padding-left:0;
  background-color: #fff;
}

.logo_wrapper_main span {
	display:none;
}

.logo_wrapper_main {
	float:left;
	padding: 0;
}

.logo_wrapper_main img {
 width: 220px;
}
	
/*.right_header {
	display:inline-block;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	color:#712118;
	font-size:20px;
	padding: 0 30px 0 0;
	position:relative;
	float:right;
	top:-57px;
}*/

/*.right_header_image {
	width:78px;
	float:right; 
	margin:10px;
}*/

.right_header {
	display:inline-block;
	/*Padding:10px 20px 0 0;*/
	font-size:30px;
	color:#000;
	font-family:Impact, Haettenschweiler, 'Franklin Gothic Bold', 'Arial Black', sans-serif;
  display: inline-block;
  margin-left:30px;
  margin-right: 15px;
  margin-top: 42px;
  vertical-align: top;
  /*line-height: 96px;*/
}

.right_header.hidden {
  display: none;
}

.right_header_subhead {
	font-size:13px;
	/* color:#d38909; */
	color:#06364b;
	font-weight:normal;
  display: inline-block;
  margin-top: 7px;
}

.right_header_subhead ul li {
  margin-bottom: 8px;
  list-style:circle;
  font-weight: normal;
}

.top_nav {
	background-color:#B8909C;
	width:100%;
	display:block;
	height:37px;
	line-height:37px;
	padding-left:20px;
	/*background-image:url(graphics/g_clef_07.gif);*/
	background-repeat:no-repeat;
}

.banner-image {
  margin-top: -30px;
  margin-bottom: 20px;
  display: inline-block;
	border-bottom: 1px solid #cacaca;
}

.banner-image img {
 margin-bottom: -3px;
 width: 100%;
}

.main_content { /*background-color:#C99;*/
	width:100%;
	padding:0 20px 0 20px;
}

/*Grid Styles*/

.four { /*background-color:#3F0;*/  /***** Don't use sub-class of first or last on this class *****/
	width:100%;
	clear:both;
	display:block;
}

.three { /*background-color:#3C0;*/
	width:74.3%;
	float:left;
}

.two { /*background-color:#390;*/
	width:48.8%;
	float:left;
}

.one { /*background-color:#360;*/
	width:23.3%;
	float:left;
}

.first {
	margin-right:16px;
}

.last {
	margin:0px;
	/*clear:right;*/
}

img.pic_1-8 {
	width:12.5%;
	height:auto;
	box-shadow:5px 5px 7px #000000;
	border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

img.pic_1-4 {
	width:25%;
	height:auto;
	box-shadow:5px 5px 7px #000000;
	border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

img.pic_1-3 {
	width:33%;
	height:auto;
	box-shadow:5px 5px 7px #000000;
	border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

img.pic_1-2 {
	width:50%;
	height:auto;
	box-shadow:5px 5px 7px #000000;
	border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

img.pic_1-1 {
	width:100%;
	height:auto;
	margin-bottom:20px;
	box-shadow:0px 0px 0px #000000;
	border-radius: 0px; 
-moz-border-radius: 0px; 
-webkit-border-radius: 0px;
}

.vspacer10 {
	height:10px;
	width:100%;
}

.vspacer20 {
	height:20px;
	width:100%;
}


.callout_wrapper {
	border: 1px solid #cacaca; 
	border-radius: 5px;
	width:100%;
	max-height:100%;
	overflow:hidden;
	margin: 0 auto;
	margin-top: 20px;
	padding: 2px;
	padding-bottom: 0;
	text-align: center;
}

.callout_wrapper p {
text-align: center;
font-size: 0.9rem;
line-height: 1.2;
width: 80%;
margin: 20px auto;
}

.callout_wrapper img.sidebar {
width: 80%;
margin-top: 20px;
}

.callout_header_black {
	background-color:#000; 
	text-align:center; 
	color:#fff; 
	padding:5px; 
	border-radius:5px 5px 0 0; 
	clear:both;
	font-weight:bold;
}

.callout_header_blue {
	background-color:#00688b; 
	text-align:center; 
	color:#fff; 
	padding:5px; 
	border-radius:5px 5px 0 0; 
	clear:both;
	font-weight:bold;
}

.callout_header_l-blue {
	background-color:#78a1a3; 
	text-align:center; 
	color:#fff; 
	padding:5px; 
	border-radius:5px 5px 0 0; 
	clear:both;
	font-weight:bold;
}


.callout_header_orange {
	background-color:#d38909; 
	text-align:center; 
	color:#fff; 
	padding:5px; 
	border-radius:5px 5px 0 0; 
	clear:both;
	font-weight:bold;
}

a {
	text-decoration:none;
	color:#00688b;
}

a:hover, a:visited, a:active {
	text-decoration:underline;
	color:#00688b;
}

a.img_hover img {
	border-radius:0 0 5px 5px;
}
a.img_hover {
	text-decoration:none;
}

a.img_hover:hover img {
	opacity:0.8;
	text-decoration: none;
}	

.footer {
	background-color:#06364a;
	color:#fff;
	padding:20px;
	margin:20px 0 0 0;
	border-radius:5px;
	margin-bottom:20px;
}

.footer p {
  font-size: 0.9rem;
	line-height: 1.4;
}

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

.footer a:hover, .footer a:visited, .footer a:active {
	text-decoration:underline;
	color:#fff;
}

.footer ul li {
	list-style:none;
	margin-left:-40px;
	margin-bottom: 12px;
	font-size: 0.9rem;
	line-height: 1.0;
}

.testimony {
	font-style:italic;
	color:#aaa;
}

.amaz-cat {
border: 1px solid #cacaca;
border-radius: 5px;
padding: 20px;
padding-top: 0;
padding-bottom: 5px;
margin-top: 20px;
margin-bottom: 20px;
background-color: lightgray;
}
.amaz-cat h3 {
color: #06364a;
}
.amaz-cat strong {
color:#2c4e47;
}

.back-to-top {
    position: relative;
    display: none;
    background-color: #000;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    opacity: 0.7;
    transition: opacity 0.2s;
}
a.back-to-top, a.back-to-top:visited {
color: #fff;
text-decoration: none;
}
a.back-to-top:hover {
color: #fff;
text-decoration: underline;
}

p.menudisclaimer {font-size: 11px; color:#7C7C7C; margin-left: 20px; margin-right: 20px; max-width: 200px;}

.ad-section {
width: 100%;
border: 1px solid #06364a;
border-radius: 5px;
padding: 0 20px 10px 20px;
background-color: #eadbcb;
color: #000;
margin-bottom: 10px;
display: inline-block;
}

.ad-section h3 {color: #06364a;}

.ad-section p {
font-size: 1.0rem;
line-height: 1.3;
}

.ad-image-wrap {
padding: 10px;
border: 1px solid #000;
background: #fff;
border-radius: 5px;
float: right;
width: 170px;
margin: 20px 0 20px 20px;
}

.ad-image-wrap img {
width: 100%;
margin-bottom: -2px;
}

img.ad-image-logo {
float: left;
margin: 0 10px 10px 0;
width: 80px;
}

a.button {
color: #06364a;
/*background-color: #06364a;*/
/*border: 2px solid #fff;*/
box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
text-decoration: none;
display: inline-block;
padding: 5px 8px 5px 8px;
border-radius: 5px;
font-size: 1.0rem;
line-height: 1.4;
margin-top: 7px
}

a.button:hover {
/*border: 2px solid lime;*/
text-decoration: none;
color: #fff;
background-color: #00688b;
}

.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}

.video-left {
margin-top: -15px;
  width: 49%;
  /*border: 1px dashed #000;*/
  display: inline-block;
	padding: 20px 0 0 0;
  float: left;
}
.video-right {
  width: 49%;
  /*border: 1px dashed #000;*/
  display: inline-block;
	padding: 20px 0 0 0;
  float: right;
}

.vspacer-10 {
  height: 10px;
	clear: both;
}

.vspacer-20 {
  height: 20px;
	clear: both;
}

.clearboth {
 clear: both;
 }

.halfvideoright {
width:48%;
float: right;
margin: 0 0 10px 20px;
border: 1px solid #000;
}

.halfvideoright iframe {
display: block;
}

.halfvideoleft {
width:48%;
float: left;
margin: 0 20px 10px 0;
border: 1px solid #000;
}

.halfvideoleft iframe {
display: block;
}

.ad-callout {
  background-color: #06364a; /* Primary color scheme */
  color: white;
  padding: 10px 20px 0 20px;
  float: right;
  margin-left: 20px;
	margin-bottom: 20px;
  width: 190px; /* Adjust based on your layout */
  box-shadow: -4px 6px 14px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
	opacity: 0.8;
}

.ad-callout h2 {
  margin-top: 0;
	margin-bottom: 7px;
	font-size: 1.11rem;
	line-height: 1.3;
}

.ad-callout ul {
  list-style: none;
  padding: 0;
	margin-top: 0;
}

.ad-callout ul li {
  margin-bottom: 6px;
	font-size: 0.85rem;
	line-height: 1.4;
}

.ad-callout ul li a {
  color: white;
  text-decoration: none;
  transition: color 0.3s ease;
}

.ad-callout ul li a:hover,
.ad-callout ul li a:focus {
  color: #00aeef; /* Highlight color on hover */
}

.homeTopBlocks {
  display: block;
	margin-top: -20px;
}

/*  HOME PAGE VIDEO */


.video-container {
  float: right;
  max-width: 48%;
  margin: 0 0 10px 20px;
  border-radius: 5px;
  padding: 1rem;
  /*box-shadow: 0 4px 8px rgba(0,0,0,0.1);*/
  background: #06364a;
  border: 4px solid #127eab;
  /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);*/
}

.video-header, .video-caption {
  background: #222; /* Slightly darker for contrast */
  color: #fff;
  padding: 0.9rem;
  border-radius: 3px;
	background: rgb(6,54,74);
  background: -moz-linear-gradient(90deg, rgba(6,54,74,1) 0%, rgba(61,181,231,1) 50%, rgba(6,54,74,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(6,54,74,1) 0%, rgba(61,181,231,1) 50%, rgba(6,54,74,1) 100%);
  background: linear-gradient(90deg, rgba(6,54,74,1) 0%, rgba(61,181,231,1) 50%, rgba(6,54,74,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#06364a",endColorstr="#06364a",GradientType=1);
	box-shadow: 0 0 15px rgba(255, 255, 255, 0.6);
}

.video-container .video-header h3 {
  color: antiquewhite;
	margin: 0;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.8);
}

.video-caption p {
  color: antiquewhite;
	font-size: 0.9rem;
	line-height: 1.2;
	margin: 0;;
	text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8);
}

.video-frame {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
  border-radius: 3px; /* Match header/footer radius */
	box-shadow: 0 0 15px rgba(255, 255, 255, 0.6);
}

.video-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Responsive adjustments for smaller screens */
@media screen and (max-width: 525px) {
  .video-container {
    max-width: 100%;
    margin: 0;
		margin-bottom: 20px;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }

  .video-header, .video-caption {
    border-radius: 0; /* Remove radius for full-width on mobile */
  }
}

/*  END HOME PAGE VIDEO */

p.vidCaption {
font-size: 0.9rem;
line-height: 1.1rem;
margin-left: 12px;
margin-right: 12px;
margin-top: 8px;
}







@media screen and (min-width: 0px) and (max-width: 990px) {
	
.header { /*background-color:#CCC;*/
	/*height:137px;*/
	width:100%;
	position:relative;
  font-size: 24px;
	/*background-image:url(images/stock-vector-dancing-people-silhouettes-278647928.png);
	background-position:460px 9px;
	background-repeat:no-repeat;
	background-size:281px auto;*/
  margin-bottom: -2px;
}
	
/*.right_header_image {
	display:none;
}*/

.right_header {
	font-size:24px;
}

.right_header_subhead {
  font-size: 12px;
}

}

@media screen and (min-width: 0px) and (max-width: 850px) {

.right_header_subhead {
  display: none;
}
}

@media screen and (min-width: 0px) and (max-width: 780px) {

.video-left {
  width: 100%;
}
.video-right {
  width: 100%;
}

/*#inner-wrapper {
  border-radius: 0px 30px 5px 5px; 
 -moz-border-radius: 0px 30px 5px 5px; 
 -webkit-border-radius: 0px 30px 5px 5px;
}*/

.logo {
	display:block;
	float:none;
	/*margin-bottom:-14px;*/
}

.logo_wrapper_main span {
	display:none;
	font-size:20px;
}

.header {
	/*background-image:none;*/
	/*min-height:100px;*/
}

/*.right_header {
	width:100%;
	padding-left:20px;
	padding-top:5px;
	margin-bottom:20px;
	line-height:normal;
	top:auto;
}*/

/*.right_header_image {
	display:inline-block;
}*/

.one, .two, .three {
	width:48%;
	margin-right:9px;
}

.first {
	margin:none;
}

/* img.pic_1-1, img.pic_1-2, img.pic_1-3, img.pic_1-8 {
	width:25%;
	float:auto;	
} */

.callout_wrapper {
  margin-bottom: 10px;
}
 
.main_content h1 {
line-height: 1.2;
}
div#mySlider {
	display:none;
}

.right_header {
}

.right_header_subhead {
}

/*.right_header_image {
	display:inline-block;
}*/

.ad-callout {
    position: relative;
    width: 100%;
		margin-left: 0;
		float: left;
}


.homeTopBlocks {
  display: none;
}
	
}

@media screen and (min-width: 0px) and (max-width: 650px) {

.right_header {
font-size: 16px;
}

.halfvideoright, .halfvideoleft {
width: 100%;
float: none;
margin: 0 0 0 0;
}

}

@media screen and (min-width: 0px) and (max-width: 525px) {
	
/*.right_header_image {
	display:none;
}*/
.one, .two, .three {
	width:100%;
	margin-bottom:10px;
}

.logo_wrapper_main span {
	display:none;
}

.right_header {
	display: none;
}

.right_header.hidden {
	display: none;
}

.right_header_subhead {
	display:none;
}

.header {
  background-color: #03364b;
}

.logo_wrapper_main img {
 width: 100%;
}

.callout_wrapper {
  margin-bottom: 0;
}

.ad-image-wrap {
width: 100%
}

}

@media screen and (min-width: 0px) and (max-width: 375px) {


.banner-image {
 display: none;
}

.menu_container.full_width {
margin-bottom: 20px;
}

}





