@page { size:8.5in 11in;}
/*"Fjalla One" "Merriweather Sans"*/

/*BOOTSTRAP OVERRIDES*/
body { font-family: "Merriweather Sans", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size:14px; }
html { scroll-behavior: smooth; }
.container { max-width:1200px !important; }
strong, .font-weight-bold, .fw-bold { font-weight:600 !important; }
a:hover, a:focus { text-decoration:underline; }
tbody tr, tbody td, thead tr, thead td { height:unset !important; }
.row, .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 { margin:0; padding:0; }
* {
  --bs-primary-rgb: 20, 45, 72 !important; /*BLUE #142D48*/
  --bs-primary: rgb(20, 45, 72) !important;
  --bs-secondary: rgb(125, 0, 0) !important; /*RED #7D0000*/
  --bs-secondary-rgb: 125, 0, 0 !important;
  --bs-success: rgb(25, 135, 84) !important; /*GREEN #198754*/
  --bs-success-rgb: 25, 135, 84 !important;
  --bs-info: rgb(52, 73, 97) !important; /*BLUE #344961*/
  --bs-info-rgb: 52, 73, 97 !important;
  --bs-warning: rgb(143, 107, 0) !important; /*WARNING #8F6B00*/
  --bs-warning-rgb: 143, 107, 0 !important;
  --bs-danger: rgb(220, 53, 69) !important; /*RED #DC3545*/
  --bs-danger-rgb: 220, 53, 69 !important;
  --bs-dark: rgb(0, 0, 0) !important; /*BLACK #000*/
  --bs-dark-rgb: 0, 0, 0 !important;
  --bs-light: rgb(255, 255, 255) !important; /*WHITE #fff*/
  --bs-light-rgb: 255, 255, 255 !important;
  --bs-muted: rgb(116, 116, 116) !important; /*GREY #747474*/
  --bs-muted-rgb: 116, 116, 116 !important;
  --bs-btn-bg: rgb(37, 69, 68) !important;
}

.text-white, .text-white * { color:#fff !important; }
.text-grey { color:#969696; }
.text-muted { color:#747474; }
.text-yellow { color:#f7a700 !important; }
.text-larger { font-size:1.1rem; }
.text-shadow { text-shadow:0 0 15px rgba(0,0,0,.5); }

.bg-eggshell { background:#F5F5F5 !important; }
.bg-eggshell2 { background:#F3F3F3 !important; }
.bg-grey { background-color:#F5F5F5; }
.bg-light-faded { background:rgba(255,255,255,.8); }
.bg-dark-faded { background:rgba(0,0,0,.8); }
.bg-muted.lighter { background:#E8E8E8 !important; }
.bg-none { background:none !important; background-color:transparent !important }
.border-yellow { border-color:#f7a700 !important; }
.border-light { border-color:#ccc !important; }
.border-muted { border-color:#d1d1d1 !important; }
.border-grey { border-color:#969696 !important; }
.bg-triangle { background:url("/images/interface/gpx_bg-triangle.svg") left bottom / cover no-repeat; }
.bg-diagonal { background: linear-gradient(to bottom right, #fff 50%, #F5F5F5 50%) 100% no-repeat; }
.bg-diagonal2 { background: linear-gradient(to top right, transparent 50%, #fff 50%) 100% no-repeat; }
.bg-diagonal3 { background: linear-gradient(to top left, transparent 50%, #fff 50%) 100% no-repeat; }
.bg-diagonal4 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#34364a+0,34364a+100&0.95+0,0.75+6,0.36+26,0+100 */
background: linear-gradient(to bottom, rgba(52,54,74,0.95) 0%,rgba(52,54,74,0.75) 6%,rgba(52,54,74,0.36) 26%,rgba(52,54,74,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.bg-blue-gradient {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1f416f+0,1f416f+100&1+0,0+75 */
background: linear-gradient(to bottom, rgba(31,65,111,1) 0%,rgba(31,65,111,0) 75%,rgba(31,65,111,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.bg-dark-gradient {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.25+0,0+100;Neutral+Density */
background: linear-gradient(to right,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.container { max-width:1300px !important; }
.container.interior { max-width:860px !important; }
.container.xl-wrapper { max-width:1332px !important; }

a { color:#344961; text-decoration:none; transition:.3s ease; }
a:hover, a:focus, a:active { color:#344961; text-decoration:underline; text-decoration-color:#8F6B00 !important; }
.text-white a:hover, .text-white a:focus, .text-white a:active { color:#f7a700 !important; }
a#admin_button { display:inline-block; font-size:12px; padding:5px 10px; border-radius:8px; background:#404040; color:#fff !important; text-decoration:none !important; position:absolute; top:0px; left:0px; opacity:0.6; }
a#admin_button:hover { opacity:1; }
a.no-line, button.no-line { text-decoration:none; }
a.no-line:hover, a.no-line:focus, button.no-line:hover, button.no-line:focus { text-decoration:underline; text-decoration-color:#8F6B00 !important; }
a.button { font-family: "Fjalla One", "Merriweather Sans", sans-serif; display:inline-block; padding:14px 30px; line-height:1; background:#fff !important; color:#747474 !important; border:#747474 solid 2px; text-decoration:none !important; }
a.button:hover, a.button:focus { background:#fff !important; color:#8F6B00 !important; text-decoration:none !important; border:#8F6B00 solid 2px; }
a.button.reversed { background:#000 !important; color:#fff !important; border:#fff solid 2px; }
a.button.reversed:hover, a.button.reversed:focus { background:#000 !important; color:#f7a700 !important; border:#f7a700 solid 2px; }
a.button.reversed.info { background:#344961 !important; color:#fff !important; border:#fff solid 2px; }
a.button.reversed.info:hover, a.button.reversed.info:focus { background:#344961 !important; color:#f7a700 !important; border:#f7a700 solid 2px; }
a.button.bg-none, a.button.bg-none:hover, a.button.bg-none:focus, a.button.bg-none:active, a.button.reversed.bg-none, a.button.reversed.bg-none:hover, a.button.reversed.bg-none:focus, a.button.reversed.bg-none:active { background:none !important; background-color:transparent !important }


li p:last-of-type { padding-bottom:0px !important; margin-bottom:0px !important; }
blockquote { background:#DCE5EF; padding:20px; border-radius:10px; margin: 0 0 1rem; }
fieldset { padding:20px; border:#333 solid 1px; border-radius:15px; }
hr { margin:2rem 0rem; border: 0; border-top:#ccc solid 1px !important; clear:both; opacity:1; }
legend { display: inline-block; width: auto; padding: 0px 10px; margin-top:30px; }
td { vertical-align:top; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family:"Merriweather Sans",sans-serif; }
h1, .h1, .fs-1 { font-size: 2rem !important; }
h2, .h2, .fs-2 { font-size: 1.5rem !important; }
h3, .h3, .fs-3 { font-size: 1.3rem !important; }
h3, .h3 { color:#FFC107; font-weight:bold; }
h4, .h4, .fs-4 { font-size: 1.25rem !important; }
h5, .h5, .fs-5 { font-size: 1.1rem !important; }
h6, .h6, .fs-6 { font-size: 1rem !important; }

#skip-button { position:absolute; top:0px; left:0px; z-index:999; }
#skip-button a { position:relative; height:1px; width:1px; overflow:hidden; display:inline-block; font:normal 18px/1 'Merriweather Sans', sans-serif; color:#494949;  border-radius:10px; transition:left 0.5s ease; color:#000; }
#skip-button a:focus { margin-top:30px; margin-left:30px; text-decoration:none; display:inline-block; height:auto; width:auto; background:#fff; padding:10px 20px; border:#494949; }
.err-wrap { display:none !important; }
.photo-left { float:left; margin:6px 25px 25px 0px; }
.photo-right { float:right; margin:6px 0px 25px 25px; }
.clear { clear:both; }
.hide { display:none; }
.top-0 { top:0; }
.right-0 { right:0; }
.bottom-0 { bottom:0; }
.w-150 { width:150% !important; }
.h-150 { height:150% !important; }
.left-0 { left:0; }
.left-offset { left:-50%; }
.z-index-1 { z-index:1; }
.z-index-2 { z-index:2; }
.z-index-3 { z-index:3; }
.z-index-4 { z-index:4; }
.fill-area { position:absolute; top:0; right:0; bottom:0; left:0; }
.negative-edges { margin-left:-2px !important; margin-right:-2px !important; }
.mx-negative { margin-left:-1rem !important; margin-right:-1rem !important; }
.w-max-50 { max-width:50% !important; }
.semitransparent { opacity:.5; }
.semitransparent2 { opacity:.25; }
.grayscale { filter:grayscale(1); }
.image-stretch { object-fit:fill; width:100%; }
.image-fill { width:100%; height:100%; object-fit:cover; object-position:center; }
.image-fit { width:100%; height:100%; object-fit:contain; object-position:center; }
.font-condensed { font-family: "Fjalla One", "Merriweather Sans", sans-serif; }
.drop-shadow { box-shadow:0px 0px 30px rgba(0,0,0,.25); }
.lh-md { line-height:1.5; }

/*SEARCH FORM MODAL*/
.bg-search-bar { background:#fff; }
input.button { display:inline-block; line-height:1; padding:8px 16px; background:#587E5D !important; color:#fff !important; border:#587E5D; solid 1px;  }
input.button:hover, input.button:focus { background:#fff !important; color:#587E5D !important; text-decoration:none !important; }
input.button.large { font:bold 1.375rem/1 "Merriweather Sans",sans-serif; padding:8px 40px; position:relative; margin:2px 0px; }
input.button.large:after { content: "\f061"; display:inline-block; padding-left:15px; position:relative; font:900 2.0rem/1 "Font Awesome 6 Pro"; bottom:-3px; color:#67050b; }
input.stylized { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 50%; width: 18px; height: 18px; border: 2px solid #fff; transition: 0.2s all linear; margin-right: 5px;  position: relative; top: 4px; background:#999; }
input.stylized:checked { background: #587E5D; }

/*SEARCH FORM INLINE*/
.search-form { border:#ccc solid 1px; padding:10px; border-radius:6px; }
.search-form button.search-button { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 20%; height: 34px; border: none; position: relative; background:#fff; }
.search-form button.search-button:hover, .search-form button.search-button:focus { color:#000 !important; }

/*HEADER*/
#emergency-message-wrapper p:last-of-type { margin-bottom:0px; }
#header { position:relative; z-index:99; transition:.3s ease; }
.top-social-icon { font-size:17px; color:#3f7597; background:#fff; width:36px; height:36px; border:#3f7597 solid 2px; border-radius:50%; text-decoration:none !important; }
.top-social-icon:hover, .top-social-icon:focus { color:#fff; background:#3f7597; text-decoration:none !important; }
.top-social-icon svg { height:17px; width:auto; fill:#3f7597; transition:.3s ease; }
.top-social-icon:hover svg, .top-social-icon:focus svg { fill:#fff; }
#top-logo { max-width:252px; }
.hero-spacer { height:40vh; transition:.3s ease; }
.hero-text * { margin-bottom:0px; }

/*HOME PAGE*/

#video-bkg-wrapper video {  width: 100vw !important; height: auto   !important; }

/*CAROUSEL PAGERS*/
.carousel-indicators [data-bs-target] { height:15px; width:15px; opacity:1; background:#fff !important; border:#8a9797 solid 2px; border-radius:50%; }
.carousel-indicators .active { background:#8a9797 !important; }

/*CALL TO ACTION*/
.call-to-action-text { font-size: 1rem; line-height: 1.2 !important; }

/*WELCOME SECTION*/
.large-icon { width:110px; height:110px; border-radius:50% }
.large-icon svg { fill:#747474; width:auto !important; height:72px; }

/*COMMON*/
.body-social-icon { font-size:20px; color:#fff; background:#355e78; width:42px; height:42px; border:#fff solid 2px; border-radius:50%; text-decoration:none !important; }
.body-social-icon:hover, .body-social-icon:focus { color:#355e78; background:#fff; text-decoration:none !important; }
.body-social-icon svg { height:20px; width:auto; fill:#fff; transition:.3s ease; }
.body-social-icon:hover svg, .body-social-icon:focus svg { fill:#355e78; }

/*STATIC*/
#static-wrapper img { max-width:100%; height:auto; }
.static-header.has-image { min-height:100px; transition:.5s ease; }

/*ACCORDION CUSTOMIZATION*/
.accordion-item { margin-bottom:15px; border:0px; }
.accordion-button { text-transform:uppercase; font:normal 1.3rem/1 "futura-pt",sans-serif; color:#000; border-radius:0px !important; box-shadow:none; padding:20px 30px; }
.accordion-button:not(.collapsed) { color:#000; background:#fff; box-shadow:none; }
.accordion-button:after { content:url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><defs><style>.cls-1{fill:%2365b54a;stroke-width:0px;}</style></defs><polygon class="cls-1" points="13.33 10 7.38 15.96 6.67 15.25 11.92 10 6.67 4.75 7.38 4.04 13.33 10"/></svg>'); background:none !important; position:absolute; left:5px; top:20px; transition:.3s ease; }
.accordion-button.collapsed:after { transform: rotate(0deg) !important; }
.accordion-button:not(.collapsed):after { transform: rotate(90deg) !important; }
.accordion-body { padding:0px 30px; }

/*AREA MAPS*/
.min-half-screen { min-height: 80vh; }

/*CALL TO ACTION*/
.call-to-action-title { color:#8F6B00; } /*DK YELLOW*/
.call-to-action-title:first-line { color:#142D48; } /*DK BLUE*/

/*ICON + TEXT*/
.circle-icon { width:50px; height:50px; border-radius:50%; font-size:20px; }

/*Nice Table*/
.nice-table th, .nice-table td { padding:5px 9px; }
.nice-table th, .nice-table th p { color:#fff !important; font-family:"Merriweather Sans", sans-serif; font-weight:700; text-transform:uppercase; }
.nice-table th { background:#005499; vertical-align:top; }
.nice-table td { color:#000; vertical-align:top; }
.nice-table th p { padding-bottom:6px !important; }
.nice-table th p:last-of-type, .nice-table td p:last-of-type { padding-bottom:0px !important; margin-bottom:0px !important; }
.nice-table tr:nth-child(even) { background:#f3f3f3; }
.nice-table { margin-bottom:15px; width:100%; }

/*PHOTO BUTTONS*/
.mx-neg20 { margin-left:-20px; margin-right:-20px; }
.photo-button, .photo-button:hover, .photo-button:focus, .photo-button:active { text-decoration:none; }
.photo-button .button-text { max-width:625px; margin:2rem auto; background:rgba(0,0,0,0); transition:.3s ease; }
.photo-button:hover .button-text, .photo-button:focus .button-text, .photo-button:active .button-text { background:rgba(0,0,0,.3); }
.duplicate-text { display:block; }
.hidden-text { display:none; }

/*PHOTO BUTTONS 2*/
.photo-button2, .photo-button2:hover, .photo-button2:focus, .photo-button2:active { text-decoration:none; }
#static-wrapper .photo-button2 img { max-width:unset; height:unset; }
.photo-button2 img { object-fit:cover; object-position:center; height:100% !important; width:100% !important; transition:.3s ease; }
.photo-button2:hover img, .photo-button2:focus img, .photo-button2:active img { height:120% !important; width:120% !important; }
.photo-button2-image { aspect-ratio: 1.25 / 1; }
.mt-negative { margin-top:-75px; margin-bottom:25px; }
.arrow-button { background:#8F6B00; color:#fff; cursor:pointer; }
.arrow-button:hover { background:#f7a700; color:#fff; }

/*REPORT GENERATOR*/
#iframe-holder { position:absolute; width:20px; height:20px; top:-20px; left:-20px; overflow:hidden; }
#report-bar-wrapper-outer { position:relative; background:#d9d9d9; }
#report-caption p { color:#575757; font-style:italic; font-size:1rem; }
#report-bar-wrapper { background:#ebebeb; }
#report-bar-wrapper, #report-bar-wrapper a { font:normal 15px/15px 'Barlow',sans-serif; }
#report-bar-wrapper a { cursor:pointer; color:#7f7f7f; text-decoration:none; }
#report-bar-wrapper ul, #report-bar-wrapper li { margin:0; padding:0; list-style:none; display:inline-block; }
#report-bar-wrapper ul { width:100%; }
#report-bar-wrapper li { padding:10px 11px; }
#report-bar-wrapper a:hover .fa, #report-bar-wrapper a:focus .fa { color:#35316b; }

a.report-button  { color:#165992; text-decoration:none; }
a.report-button:hover, a.report-button:focus { text-decoration:underline; }
a.report-button.add-button i { color:#60ad00 }
a.report-button.remove-button i { color:#d62434; }

/*INTERACTIVE MAP*/
#map-wrapper-outer { position:relative; overflow:hidden; }
#map-wrapper { display:block; width:100% position:relative; }
#map-wrapper::before { content:""; display:block; padding-top:65%; }
#map-wrapper iframe { border:none; position:absolute; top:0; right:0; bottom:0; left:0; }
#mapNav { background: #e1e1e1; }
#mapNav a { display:block; min-height:44px; text-decoration:none; color:#fff; padding:10px; background:#22447D; text-align:center; text-transform:uppercase; }
#mapNav a.active { background:#158040; color:#fff; }
#resize-frame { width:1300px; height: 800px;
-ms-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}

/*INTERACTIVE MAPS - LEAFLET*/
#map-base, #map-base1, #map-base2, #map-base3 { width:100%; height:calc(100vh - 100px); }
.main-nav-link { text-decoration:none !important; background:#000; color:#fff !important; transition:.5s ease; }
.main-nav-link.active { background:#757575; }
nav#maps-nav .nav-link { color:#fff !important; background:#000; transition:.5s ease; }
nav#maps-nav .nav-link.active { background:#757575 }
nav#maps-nav .nav-tabs .nav-link, nav#maps-nav .nav-tabs .nav-link.active, nav#maps-nav .nav-tabs .nav-link:hover, nav#maps-nav .nav-tabs .nav-link.active:hover { border:none !important; }
.mapSubNav { background:#757575; padding:10px; }
.mapSubNav label { user-select: none; }
label.custom-checkbox  { color:#fff; padding:10px; }
/*.custom-checkbox input[type=checkbox]:focus {  outline: 1px solid rgba(0, 0, 0, 0.2); }*/
.custom-checkbox input[type=checkbox] { background-color: #fff; border:#fff solid 3px; border-radius: 50%; appearance: none; -webkit-appearance: none; -moz-appearance: none; width: 17px; height: 17px; cursor: pointer; position: relative; top: 3px; }
.custom-checkbox input[type=checkbox]:checked { background-color: #409fd6; }

/*CONTENT GROUP*/
.content-group .nav-tabs { border-bottom:0px !important; }
.content-group-button { background:#fff !important; color:#000 !important; font-size:1.5rem; font-size:1.2rem; padding:1rem 1.5rem; border-bottom:#e5e5e5 solid 1px !important; }
.content-group-button i { color:#347ea3 !important; }
.content-group-button.active { background:#347ea3 !important; color:#fff !important; border-bottom:#347ea3 solid 1px !important; }
.content-group-button.active i { color:#fff !important; }
.content-group-text { font-size:1.2rem; }
.content-group-text i { font-size:60px; }
.content-group-background { opacity:.15; filter: grayscale(100%); background:#757575; }

/*LARGE BUTTONS*/
.large-button { text-decoration:none; border-top:#fff solid 3px; transition:.3s ease; }
.large-button:hover, .large-button:focus, .large-button:active { text-decoration:none; border-top:#f7a700 solid 3px; }
.large-button .button { border: #757575 solid 2px; background:#fff; color:#757575; transition:.3s ease; }
.large-button:hover .button, .large-button:focus .button, .large-button:active .button { border: #f7a700 solid 2px; background:#f7a700; color:#fff; }
.large-button-icon { max-height:72px; width:auto !important; }
.large-button-icon svg { fill:#747474; width:auto !important; height:72px; }

/*LOGO GRID*/
.logo-grid-container { border:#fff solid 2px; padding:10px; }
.logo-grid-container:hover, .logo-grid-container:focus {  border:#747474 solid 2px; }
.logo-grid-item { background-repeat:no-repeat; background-position:center; background-size: contain; min-height:150px; }

/*COMPANY LOGOS*/
.company-logo-link { -webkit-filter: grayscale(100%);  filter: grayscale(100%); transition:.5s ease; }
.company-logo-link:hover, .company-logo-link:focus { -webkit-filter: grayscale(0%);  filter: grayscale(0%); }
.company-logo-link img { max-width:170px !important; }
.company-logo-link img.logo-adjust { background-size:auto 97% !important; }

/*NEWS*/
.news-photo-ratio { aspect-ratio:1.5 / 1; }

/*PDF BUTTON*/
.document-ratio { display:block; width:100%; aspect-ratio:1 / 1.3; }
a.pdf-button { text-decoration:none }
a.pdf-button:hover, a.button:focus { text-decoration:none }
a.pdf-button .inline-button { font-family: "Fjalla One", "Merriweather Sans", sans-serif; display:inline-block; padding:14px 30px; line-height:1; background:#fff !important; color:#747474 !important; border:#747474 solid 2px; text-decoration:none !important; }
a.pdf-button:hover .inline-button, a.button:focus .inline-button { background:#fff !important; color:#8F6B00 !important; text-decoration:none !important; border:#8F6B00 solid 2px; }


/*PHOTO GRID*/
.photo-grid-wrapper { height:456px; transition:height .5s ease; }
.photo-grid-wrapper.count-1, .photo-grid-wrapper.count-2 { height:356px; }
.photo-1 { width:100%; height:100%; }
.grid-2.photo-1, .grid-3.photo-1, .grid-4.photo-1 { width:50%; float:left; border-right:#fff solid 1px; }
.grid-4.photo-1 { height:50%; }
.photo-2, .photo-3, .photo-4 { width:50%; height:50%; border-left:#fff solid 1px; }
.grid-2.photo-2 { width:50%; height:100%; }
.grid-2.photo-2, .grid-2.photo-3, .grid-3.photo-2, .grid-3.photo-3, .grid-4.photo-2, .grid-4.photo-4 { float:right; }
.grid-4.photo-3 { float:left; border-left:none; border-right:#fff solid 1px;  }
.grid-3.photo-2, .grid-4.photo-1, .grid-4.photo-2  { border-bottom:#fff solid 1px; }
.grid-3.photo-3{ border-top:#fff solid 1px; }
/*a.grid-link { transition:.2s ease; transform:scale(100%); }
a.grid-link:hover, a.grid-link:focus { transform:scale(120%); }*/

/*VIDEOS SET*/
.play-button-icon:before { content: "\f144"; display:block; position:absolute; width:100%; height:80px; top:100px; left:0; text-align:center; font:900 5rem/1 "Font Awesome 6 Pro"; color:#fff; opacity:.2; z-index:1; }
.play-button-icon:hover:before, .play-button-icon:focus:before { opacity:.8; }
.video-button { aspect-ratio: 1.7 / 1; text-decoration:none !important; }
.video-button i { font-size:4.5rem; opacity:.5; transition:.5s ease; }
.video-button:hover i, .video-button:focus i { opacity:.9; }

/*Video Wrapper*/
.video-wrapper { width:100%; position:relative; }
.video-wrapper:before { content:''; display:block; padding-top: 56.25%; /*width divided by height*/ }
.video-wrapper iframe { border:none; width:100%; height:100%; position:absolute; top:0; left:0; }

/*VERTICAL VIDEO*/
.vertical-video-wrapper { /*aspect-ratio:1/2.1;*/ max-width:350px; margin:0 auto; }
.vertical-video-wrapper iframe { border:none; width:100%; height:100%; position:absolute; top:0; left:0; z-index:2; }

/*CALENDAR*/
.calendarHeader { color: #469264; text-align: center; font-size:20px; padding-bottom:10px; }
.calendarMonthLinks { font-family: "raleway", sans-serif; font-size: 20px; text-decoration: none; color: #677F2F; background-color:  transparent; text-align:center; }
.calendarMonthLinks a { color: #677F2F !important; text-decoration: none !important; background-color:  transparent; }
.calendarMonthLinks a:visited { color: #677F2F; text-decoration: none !important; background-color: transparent; }
.calendarMonthLinks a:hover { color: #ccc; text-decoration: underline !important; background-color: transparent; }

.calendarBG { background-color: #fff; font-family:"raleway", sans-serif; border:#469264 solid 1px; }
.calendarBlank {  background-color: #e8e8e8; color: #1262a0; text-align:center; }
.calendarBG td { border: #1262a0 solid 1px; border-collapse:collapse; width:14%; }
.calendarBG td.calendarDayHeading { border: #18264a solid 1px; border-collapse:collapse; }
.calendarDayHeading { font-size: 11px; color: #fff; background-color: #18264a; text-align: center; vertical-align: middle; }
.calendarToday { font-family: "raleway", sans-serif; font-size: 12px; letter-spacing: .1em; text-decoration: none; text-align: center; vertical-align: top; color: #0E4C7C; background-color: #fdb813; }
.calendarCell { font-family: "raleway", sans-serif; font-size: 12px; letter-spacing: .1em; text-decoration: none; text-align: center; vertical-align: top; color: #0D4977; background-color: #fff; }
.calendarCell a { color: #000; text-decoration: underline; background-color:  transparent; }
.calendarCell a:visited { color: #1262a0; text-decoration: underline; background-color: transparent; }
.calendarCell a:hover { color: #1262a0; text-decoration: none; background-color: transparent; }
.eventListedCell { background-color:#b8d4ea; }
.eventListedCell a, .eventListedCell a:visited, .eventListedCell a:hover { color: #000; }
.cellContent { height:35px; padding:0px; position:relative; }
.dayNumber { position:absolute; top:0px; right:6px; font-size:10px; }
.dayLink { width:100%; height:100%; display:block; }
.dayListings { display:none; }

#calendarGrid table { border-collapse:no-collapse; }
#calendarGrid { display:none; }


/*ASIDE*/
hr.aside-spacer-1 { display:none; }

/*FOOTER*/
.footer-social-icon { font-size:17px; color:#fff; background:#355e78; width:36px; height:36px; border:#fff solid 2px; border-radius:50%; text-decoration:none !important; }
.footer-social-icon:hover, .footer-social-icon:focus { color:#355e78; background:#fff; text-decoration:none !important; }
.footer-social-icon svg { height:17px; width:auto; fill:#fff; transition:.3s ease; }
.footer-social-icon:hover svg, .footer-social-icon:focus svg { fill:#355e78; }
.footer-nav-wrapper { column-count:2; }
.footer-nav-wrapper li { break-inside:avoid; }

#mc_embed_signup{ background:#fff; clear:left; }
#mc_embed_signup .button { clear: both; background-color: #fff !important; border:#747474 solid 2px; border-radius: 0px; transition: .3s ease; color: #747474 !important; cursor: pointer; display: inline-block; font:normal 1.2rem/1 "Fjalla One", "Merriweather Sans", sans-serif; height: auto; margin: 0; padding: 14px 30px; text-align: center; text-decoration: none; vertical-align: center; white-space: nowrap; width: fit-content; width: -moz-fit-content; text-transform:uppercase; }
#mc_embed_signup .button:hover, #mc_embed_signup .button:focus, #mc_embed_signup .button:active { color: #8F6B00 !important; border:#8F6B00 solid 2px; }
#mc_embed_signup .mc-field-group { clear: left; position: relative; width: 100%; padding-bottom: 3%; min-height: 50px; display: grid; }

/*NAV*/
.navbar-toggler-icon svg { width:16px; height:auto; }
#main-nav.navbar { box-shadow: none; }
#main-nav .dropdown-item { white-space:normal; padding:10px 20px; border-bottom:#fff solid 2px; }
#main-nav .nav-item a:hover, #main-nav .nav-item a:focus, #main-nav .nav-item a:active { background:#E9ECEF !important; text-decoration:none; border-bottom:#f7a700 solid 2px; }
#main-nav .nav-item a:active { background:#cccccc !important; }
#main-nav .nav-item a { position:relative; color:#093d5a; }
#main-nav .nav-item a.nav-link { padding:5px 25px 3px 25px; border-bottom:#fff solid 2px; }
#main-nav .nav-item a.nav-link:hover, #main-nav .nav-item a.nav-link:focus, #main-nav .nav-item a.nav-link:active { background:#fff !important; border-bottom:#f7a700 solid 2px; }
#main-nav .nav-item a.nav-link.dropdown-toggle:hover, #main-nav .nav-item a.nav-link.dropdown-toggle:focus, #main-nav .nav-item a.nav-link.dropdown-toggle:active { border-bottom:#fff solid 2px; }
#main-nav .nav-item a.nav-link.dropdown-toggle { padding:5px 17px 3px 25px; }
.dropdown-toggle::after { border-top:transparent .3em solid; } /**Keeps dropdown arrow invisible until hovered**/
.dropdown-toggle:hover::after, .dropdown-toggle:focus::after { border-top:#f7a700 .3em solid; } /**set dropdown arrow color when hovered**/
#main-nav .dropdown-menu { border-radius:0px; padding:0px; border:none; border-top:#f7a700 solid 2px; }

/*SLICK SLIDER*/
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }

/*ALL SLIDES SAME HEIGHT*/
.slick-track { display: flex !important; }
.slick-slide { height: inherit !important; }

ul.slick-dots, ul.slick-dots.li { display:inline-block; margin:0; padding:0; list-style:none; }
ul.slick-dots { display:inline-flex }
.slick-dots button { border:#383838 solid 2px; text-indent:-999999999999px; background-color:transparent !important; height:16px !important; width:16px !important; border-radius:50%; margin:10px 5px 0px 5px; }
li.slick-active button { background:#383838 !important; }
.slick-dots button:hover, .slick-dots button:focus { background-color:rgba(56,56,56,.5) !important; }
.slick-circle { display:inline-block; height:34px !important; width:34px !important; padding:4px !important; opacity:1; background-color:transparent !important; border:#383838 solid 2px; border-radius:50%; margin:0px 5px; margin-top:0px; text-indent:0px; font-size:20px; line-height:1; text-align:center; }
.slick-circle:hover, .slick-circle:focus { background-color:rgba(56,56,56,.5) !important; }

/*MEDIA QUERIES*/

@media screen and (min-width: 320px) {
  #calendarGrid { display:block; }
  .calendarMonthLinks { letter-spacing: .1em; }
}
@media screen and (min-width: 576px) {
  .static-header.has-image { min-height:150px; }
  .play-button-icon:before { top:70px; }
  .columns { column-count: 2; }
  .columns li, .columns p { break-inside: avoid-column; }
  .w-sm-25 { width:25% !important; }
  .w-sm-50 { width:50% !important; }
  .w-sm-75 { width:75% !important; }
  .w-sm-100 { width:100% !important; }
  .cellContent { height:auto; min-height:75px; }
  .dayLink { display:none; }
  .dayListings { display:block; padding:20px 10px 10px 10px; font-size:11px; line-height:12px; text-align:left; }
  #static-wrapper .dayListings p { font-size:11px; line-height:12px; padding-bottom:5px;  }
  .dayListings a, .dayListings a:visited, .dayListings a:hover { color:#000; text-decoration:none; }
  .dayListings a:hover { text-decoration:underline; }
}
@media screen and (min-width: 768px) {
  .offset-md-1 { margin-left: 8.33333333%% !important; }
  .offset-md-2 { margin-left: 16.66666667% !important; }
  .offset-md-3 { margin-left: 25% !important; }
  .offset-md-4 { margin-left: 33.33333333% !important; }
  .offset-md-5 { margin-left: 41.66666667% !important; }
  .offset-md-6 { margin-left: 50% !important; }
  .offset-md-7 { margin-left: 58.33333333% !important; }
  .offset-md-8 { margin-left: 66.66666667% !important; }
  .offset-md-9 { margin-left: 75% !important; }
  .offset-md-10 { margin-left: 83.33333333% !important; }
  .offset-md-11 { margin-left: 91.66666667% !important; }
  .static-header.has-image { min-height:200px; }
  .w-md-25 { width:25% !important; }
  .w-md-50 { width:50% !important; }
  .w-md-75 { width:75% !important; }
  .w-md-100 { width:100% !important; }
}
@media screen and (min-width: 992px) {
  .offset-lg-1 { margin-left: 8.33333333%% !important; }
  .offset-lg-2 { margin-left: 16.66666667% !important; }
  .offset-lg-3 { margin-left: 25% !important; }
  .offset-lg-4 { margin-left: 33.33333333% !important; }
  .offset-lg-5 { margin-left: 41.66666667% !important; }
  .offset-lg-6 { margin-left: 50% !important; }
  .offset-lg-7 { margin-left: 58.33333333% !important; }
  .offset-lg-8 { margin-left: 66.66666667% !important; }
  .offset-lg-9 { margin-left: 75% !important; }
  .offset-lg-10 { margin-left: 83.33333333% !important; }
  .offset-lg-11 { margin-left: 91.66666667% !important; }
  .w-lg-25 { width:25% !important; }
  .w-lg-50 { width:50% !important; }
  .w-lg-75 { width:75% !important; }
  .w-lg-100 { width:100% !important; }
  .hero-spacer { height:80vh; }
  .static-header.has-image { min-height:300px; }
  .content-group-text { font-size:1.8rem; font-size:1.5rem; }
  .content-group-text i { font-size:90px; font-size:70px; }
  .photo-grid-wrapper { height:456px; }
  .call-to-action-text { font-size: 1.5rem; line-height: 2 !important; }
  .footer-nav-wrapper { column-count:3; }
}
@media screen and (max-width: 1024px) {
  table.responsive, table.responsive tr, table.responsive tbody, table.responsive td { display:block; width:100% !important; height:auto; }
  table.responsive thead, table.responsive thead td, table.responsive th, table.responsive td.hidden-column { display:none; }
  table.responsive tr { clear:both; }
  .table-wrapper { width:100%; overflow:auto; }
}
@media screen and (max-width: 1199px) {
  #main-nav .nav-item .nav-link { padding:10px 30px; }
}
@media screen and (min-width: 1200px) {
  body { line-height:2; font-size:16px; }
  .footer-nav-wrapper { column-count:1; }
  h1, .h1, .fs-1 { font-size: 2.5rem !important; }
  h2, .h2, .fs-2 { font-size: 2rem !important; }
  h3, .h3, .fs-3 { font-size: 1.75rem !important; }
  h4, .h4, .fs-4 { font-size: 1.5rem !important; }
  h5, .h5, .fs-5 { font-size: 1.25rem !important; }
  h6, .h6, .fs-6 { font-size: 1rem !important; }
  .body-social-icon { font-size:26px; width:56px; height:56px; }
  .body-social-icon svg { height:26px; width:auto; }
  #header-spacer.sticky { height:106px; }
  #header.sticky { position:fixed; box-shadow:0px 0px 15px rgba(0,0,0,.25); }
  #header.sticky #top-logo { display:none !important; }
  #header.sticky .p-xl-4 { padding:0px !important }
  .dropdown:hover .dropdown-menu { display: block; } /*CHANGE BOOTSTRAP NAV TO HOVER*/
  .offset-xl-1 { margin-left: 8.33333333%% !important; }
  .offset-xl-2 { margin-left: 16.66666667% !important; }
  .offset-xl-3 { margin-left: 25% !important; }
  .offset-xl-4 { margin-left: 33.33333333% !important; }
  .offset-xl-5 { margin-left: 41.66666667% !important; }
  .offset-xl-6 { margin-left: 50% !important; }
  .offset-xl-7 { margin-left: 58.33333333% !important; }
  .offset-xl-8 { margin-left: 66.66666667% !important; }
  .offset-xl-9 { margin-left: 75% !important; }
  .offset-xl-10 { margin-left: 83.33333333% !important; }
  .offset-xl-11 { margin-left: 91.66666667% !important; }
  .w-xl-25 { width:25% !important; }
  .w-xl-50 { width:50% !important; }
  .w-xl-75 { width:75% !important; }
  .w-xl-100 { width:100% !important; }
  .h-xl-25 { height:25% !important; }
  .h-xl-50 { height:50% !important; }
  .h-xl-75 { height:75% !important; }
  .h-xl-100 { height:100% !important; }
  .hero-spacer { height:calc(100vh - 106px); }
  .static-header { min-height:150px; }
  .static-header.has-image { min-height:528px; }
  .nav-item:last-child .dropdown-menu { left:auto !important; right:0 !important; }
  .position-xl-sticky { position:sticky; z-index:99; background:#fff; top:0; right:0; left:0; }
  .columns { column-count: 3; }
  .mx-negative, .mx-xl-negative { margin-left:-1.5rem !important; margin-right:-1.5rem !important; }
  .photo-button .button-text { margin:4rem auto; }
  #mc_embed_signup .button { min-height:50px; }
  .photo-button { min-height:515px; }
  .duplicate-text { position:absolute; top:0; right:0; bottom:0; left:0; }
  .reveal-text { overflow:hidden; max-height:1px; transition:.3s ease; }
  .hidden-text { display:block; opacity:0; }
  .photo-button:hover .reveal-text, .photo-button:focus .reveal-text, .photo-button:active .reveal-text { max-height:900px; }
  .home-news-footer { margin:0 -2.5rem !important; }
}
@media screen and (min-width: 1350px) {
  .mx-carousel-negative { position-relative; overflow:hidden; margin-left:-1.5rem !important; margin-right:-1.5rem !important; }
}
@media screen and (min-width: 1400px) {
  .offset-xxl-1 { margin-left: 8.33333333%% !important; }
  .offset-xxl-2 { margin-left: 16.66666667% !important; }
  .offset-xxl-3 { margin-left: 25% !important; }
  .offset-xxl-4 { margin-left: 33.33333333% !important; }
  .offset-xxl-5 { margin-left: 41.66666667% !important; }
  .offset-xxl-6 { margin-left: 50% !important; }
  .offset-xxl-7 { margin-left: 58.33333333% !important; }
  .offset-xxl-8 { margin-left: 66.66666667% !important; }
  .offset-xxl-9 { margin-left: 75% !important; }
  .offset-xxl-10 { margin-left: 83.33333333% !important; }
  .offset-xxl-11 { margin-left: 91.66666667% !important; }
  .p-xxl-large { padding:5rem 7rem !important; }
  .mx-xxl-negative { margin-left:-1.5rem !important; margin-right:-1.5rem !important; }
}
@media screen and (min-width: 1450px) {
	.content-left, .content-right { width:600px; }
    .content-left { position:relative; float:right; }
    .content-left::after { content:""; display:block; clear:both; }
}
@media screen and (min-width: 1600px) {
  #main-nav .nav-item:last-child .dropdown-menu { left:0 !important; right:auto !important; }
  .position-xxxl-absolute { position:absolute; }
  .d-xxxl-flex { display:flex !important; }
  .arrow-button { position:relative; bottom:-300px; }
}

@media print {
  html, body, #main, #static-wrapper, section, article, #printHeader { display:block !important; width:100% !important; float:none !important; padding:0 !important; margin:0 !important; }
  *.d-print-none, .button { display:none !important; }
  .d-screen-only, a.button, a.learn-more-button { display:none !important; }
  .print-no-style, .print-no-style * { background:#fff !important; color:#000 !important; }
  .border-primary, .border-secondary, .border-success { border:none !important; }
  blockquote { background:#fff; border:#dedede solid 1px; }
  #print-header { display:block; padding-bottom:20px; margin-bottom:10px; border-bottom:#dedede solid 1px; font:normal 14px/15px "Merriweather Sans", sans-serif; color:#000; }
  #print-header { display:block; padding-bottom:20px; margin-bottom:10px; border-bottom:#dedede solid 1px; font:normal 14px/15px "Merriweather Sans", sans-serif; color:#000; }
  #print-header p { border-bottom:0px !important; margin-bottom:0px !important; }
  #print-header .print-logo { width:270px; }
  #print-header .print-logo img { max-width:250px !important; }
}



