@page { size:8.5in 11in;}

/*BOOTSTRAP OVERRIDES*/
body { font-family: "myriad-pro", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; }
html { scroll-behavior: smooth; }
.container { max-width:1200px !important; }
strong, .font-weight-bold, .fw-bold { font-weight:700 !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; }

.text-primary { color:#093d5a !important } /**BLUE 9,61,90**/
.text-secondary { color:#d3ff96 !important } /**LT GREEN 141,198,34**/
.text-success { color:#287A4C !important; } /**GREEN 40,122,76**/
.text-info { color:#2d6099 !important; } /**BLUE 45,96,153**/
.text-warning { color:#C77F0A !important; } /**YELLOW 199,127,10**/
.text-dark { color:#3a3a3a !important; }
.text-white, .text-white * { color:#fff !important; }
.text-white svg, img.white { filter:brightness(10); }
.text-larger { font-size:1.1rem; }
.text-shadow { text-shadow:0 0 8px rgba(0,0,0,.5); }

.bg-primary { background:#093d5a !important; }
.bg-success { background:#287A4C !important; }
.bg-info { background:#2d6099 !important; }
.bg-warning { background:#ffc107 !important; }
.bg-danger { background:#dc3545 !important; }
.bg-muted { background:#E4E7EA !important; }
.bg-light { background:rgba(255,255,255) !important; }
.bg-dark { background:rgba(0,0,0) !important; }
.bg-grey { background-color:#737373; }
.bg-light-faded { background:rgba(255,255,255,.8); }
.bg-dark-faded { background:rgba(0,0,0,.8); }
.bg-muted.lighter { background:#E8E8E8 !important; }

.border-primary { border-color:#093d5a !important; }
.border-success { border-color:#287A4C !important; }
.border-info { border-color:#2d6099 !important; }
.border-warning { border-color:#ffc107 !important; }
.border-danger { border-color:#dc3545 !important; }
.border-light { border-color:#ccc !important; }
.border-muted { border-color:#d1d1d1 !important; }

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

a { color:#0051A8; }
a#admin_button { display:inline-block; font-size:12px; padding:5px 10px; border-radius:8px; background:#a7a7a7; color:#fff !important; text-decoration:none !important; position:absolute; top:-30px; left:13px; opacity:0.3; }
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; }
a.button { display:inline-block; padding:14px 15px; line-height:1; background:#064a76 !important; color:#fff !important; border:#064a76 solid 1px; text-decoration:none !important; }
a.button:hover, a.button:focus { background:#fff !important; color:#064a76 !important; text-decoration:none !important; }
.text-white a.button { background:#fff !important; color:#000 !important; border:#fff solid 1px; }
.text-white a.button:hover, .text-white a.button:focus { background:#000 !important; color:#fff !important; }

.btn-secondary { background-color: white; border-color: white; border-radius: 0; font-size: 15px; color: #565e66; padding: .75rem 1.25rem; }
.btn-secondary:hover, .btn-secondary:focus { background-color: #287a4c; border-color: #287a4c; text-decoration:none; }
.btn-primary { background-color: #287a4c; border-color: #287a4c; border-radius: 0; font-size: 15px; color: white; padding: .75rem 1.25rem; }
.btn-primary:hover, .btn-primary:focus { background-color: #0057b8; border-color: #0057b8; text-decoration:none; }

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: "Barlow Semi Condensed", sans-serif }
.h1, h1 { font-size: 2.5rem; }
.h2, h2 { font-size: 2rem; }
.h3, h3 { font-size: 1.75rem; }
.h4, h4 { font-size: 1.5rem; }
.h5, h5 { font-size: 1.25rem; }
.h6, h6 { font-size: 1rem; }

#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 'Open 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; }
.left-0 { left:0; }
.z-index-1 { z-index:1; }
.z-index-2 { z-index:2; }
.z-index-3 { z-index:3; }
.fill-area { position:absolute; top:0; right:0; bottom:0; left:0; }
.negative-edges { margin-left:-2px !important; margin-right:-2px !important; }
.w-max-50 { max-width:50% !important; }
.semitransparent { opacity:.3; }
.font-condensed { font-family: "Barlow Semi Condensed", sans-serif }
.bold-green strong, .bold-green b, .bold-green .fw-bold { color:#287A4C !important; }

/*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 "Open 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*/
#header { position:relative; z-index:99; }
#top-logo { max-width:180px; }
#top-logo2 { max-width:340px; }
header .large-icon svg { fill: #287a4c; width: 1rem; }
header .header-icon svg { fill: #287a4c; width: 1rem; }
.top-social-icon { font-size:1.3rem; color:#0057B8 !important; padding:5px 8px; border:#E4E7EA solid 2px; border-radius:6px; background:#fff; transition:.3w ease; text-decoration:none !important; }
.top-social-icon:hover, .top-social-icon:focus { background:#E4E7EA; text-decoration:none !important; }

/*HOME PAGE*/

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

/*HERO*/
.hero, .hero-spacer { min-height: 400px; }
.hero { background-image: url('/images/initial-build/heroMain.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center center; clip-path: polygon(0% 90%, 25% 85%, 50% 95%, 75% 85%, 100% 90%, 100% 0%, 0% 0%); margin-bottom: -100px; }
.hero svg { bottom: 5rem; width: 34px; }
.heroHeading { background-color: white; padding: .5rem; bottom: 9rem; }

/*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; }

/*.bg-map { background: url('/images/interface/bg-home-map.jpg') right center / auto 140% no-repeat; }*/
.bg-map { background: url('/images/interface/bg-home-map.svg') right center / auto 140% no-repeat; }
.overview .heading-sub svg { fill: #287a4c; width: .75rem; }
.overviewItems svg { fill: #009a44; max-width: 23px; }
.overview-icon { color: #287a4c; font-size: 23px; }

/*CALL TO ACTION*/
.large-icon { font-size: 40px; }
.cta h2 { font-size: 45px; text-shadow: 0 0 10px rgba(0,0,0,1); }
.cta .factItem h3 { font-size: 2.8rem; font-weight: 700; }
.cta .factItem p { font-family: 'Barlow Semi Condensed', sans-serif; font-size: 20px; }
.cta .factItem::after { content: ''; height: 60%; width: 1px; background-color: #98abc1; position: absolute; right: 0; z-index:1; }
.cta .factItem:last-child::after { content: unset; }

.testimonials { border-width: 2px 0 2px 0; border-style: solid; border-color: #74838d; min-height: 500px; }
.testimonials .leftCol { background-image: url('/images/initial-build/QOL-texture.jpg'); background-repeat: no-repeat; background-size: cover; position: relative; }
.testimonials .leftCol::before { background-image: url('/images/initial-build/leaf.png'); content: ''; display: inline-block; height: 82px; width: 258px; position: absolute; right: 2rem; bottom: 1.5rem; opacity: .05; }

.testimonials .rightCol { background-repeat: no-repeat; background-size: cover; background-position: center; min-height: 350px; }
.testimonials img { top: -250px; margin-top: 250px; position: absolute; overflow: hidden; }
.testimonials .carousel-indicators button { width: .5rem; height: .5rem; }
.testimonials .heading-sub svg { width: 17px; }
.testimonials .watchVideoBTN { color: #565e66; text-decoration: none; }
.testimonials .watchVideoBTN svg { width: 33px; fill: #74838d; }

.carouselFooter button { width: fit-content; }
.carouselFooter .carousel-indicators { width: unset; }
.carouselFooter button svg { fill: #74838d; width: 10px; }

/*PAGES HIGHLIGHT*/
.small-icon { min-width:24.5px; font-size: 1.2rem; }

.businessSection { background-image: none; background-size: 100%; background-repeat: no-repeat; background-position: right 25%; min-height: 640px; }
.businessSection .rightCol { background-image: url('/images/initial-build/businessBG.jpg'); background-size: cover; background-repeat: no-repeat; background-position: center 25%; min-height: 350px; }
.businessSection .leftCol { background: rgb(255,255,255); background: linear-gradient(270deg, rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,1) 100%); }
.businessSection .leftCol h3 { display: inline-flex; align-items: center; margin-left: -14px; }
.businessSection .leftCol svg { width: 20px; margin-right: 10px; }

.fanninFacts { background-image: url('/images/initial-build/factsBG.jpg'); background-repeat: no-repeat; background-size: cover; background-position: top center; min-height: 550px; }

.factItem svg { fill: white; width: 46px; }
.fanninFacts h2 { font-family: 'Barlow Semi Condensed', sans-serif; font-size: 45px; text-shadow: 0 0 10px rgba(0,0,0,1); }
.factItem h3 { font-size: 45px; font-weight: 700; }
.factItem p { font-family: 'Barlow Semi Condensed', sans-serif; font-size: 20px; }
.factItem::after { content: ''; height: 60%; width: 1px; background-color: #98abc1; position: absolute; right: 0; }
.factItem:last-child::after { content: unset; }

/*PHOTO TEXT COMBO A*/
.bg-leaf-textured { background:url('/images/interface/bg-leaf-texture.jpg') center / cover no-repeat; }
.bg-leaf-textured::before { background-image: url('/images/interface/leaf.png'); content: ''; display: inline-block; height: 82px; width: 258px; position: absolute; right: 2rem; bottom: 1.5rem; opacity: .05; }
ul.checkbox-list, ul.checkbox-list li { margin:0; padding:0; list-style:none; }
ul.checkbox-list li { padding:0px 0px 30px 40px; position:relative; }
ul.checkbox-list li::before { content: "\f14a"; font:900 1.4rem/1 "Font Awesome 6 Pro"; display:block; position:absolute; width:25px; height:25px; top:3px; left:0px; color:#287A4C; opacity:1; z-index:1; }
.bg-leaf-textured ul.checkbox-list li::before { color:#064A76 }
.bg-white a.button { background:#287A4C !important; color:#fff !important; border:#287A4C solid 1px; }
.bg-white a.button:hover, .bg-white a.button:focus { background:#fff !important; color:#287A4C !important; text-decoration:none !important; }
p.location-icon, p.phone-icon { display:block; position:relative; padding-left:30px; }
p.location-icon::before { content: "\f3c5"; font:900 1.4rem/1 "Font Awesome 6 Pro"; display:block; position:absolute; width:25px; height:25px; top:3px; left:0px; color:#287A4C; opacity:1; z-index:1; }
p.phone-icon::before { content: "\f095"; font:900 1.4rem/1 "Font Awesome 6 Pro"; display:block; position:absolute; width:25px; height:25px; top:3px; left:0px; color:#287A4C; opacity:1; z-index:1; }

/*
.qualityOfLife .leftCol { background-image: url('/images/initial-build/qualityOfLifeBG.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover; min-height: 350px; }
.qualityOfLife .rightCol { background-image: url('/images/initial-build/QOL-texture.jpg'); background-repeat: no-repeat; background-size: cover; background-position: right bottom; }
.qualityOfLife .rightCol::before { background-image: url('/images/initial-build/leaf.png'); content: ''; display: inline-block; height: 82px; width: 258px; position: absolute; right: 2rem; bottom: 1.5rem; opacity: .05; }
.qualityOfLife .rightCol .heading-sub svg { fill: #74838d; height: 1rem; width: 0.875rem; }
*/

.workforceTraining { border-width: 2px 0 2px 0; border-color: white; border-style: solid; background-image: url('/images/initial-build/workfoceTrainingBG.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; min-height: 545px; }
.workforceTraining .heading-sub svg { fill: white; width: 21px; height: 15px; }

.featuredSite .leftCol { background-image: url('/images/initial-build/featuredIMG.jpg'); background-size: cover; background-repeat: no-repeat; background-position: top center; min-height: 350px; }
.featuredSite .heading-sub svg { fill: #2d6099; width: 12px; height: 1rem; }
.featuredSite .featuredSite-detailItem { list-style-type: none; }
.featuredSite .featuredSite-detailItem svg { fill: #287a4c; height: 23px; width: 23px; }

.connectBio { border-top: 2px solid #74838d; min-height: 545px; }
.connectBio .leftCol { background-image: url(/images/initial-build/ContactBio.jpg); background-repeat: no-repeat; background-size: cover; background-position: top center; min-height: 350px; }
.connectBio .rightCol .heading-sub svg { width: 15px; height: 1rem; }
.connectBio .rightCol .profile-info { line-height: 1.2 }

.bioInfo .profile-info a { text-decoration: none; color: inherit; }
.bioInfo .profile-address svg { fill: #287a4c; width: 1rem; height: 22px; }
.bioInfo .profile-phone svg { fill: #287a4c; width: 22px; height: 22px; }

.housingSection { background-image: url('/images/initial-build/housingBG.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; min-height: 260px; }
.housingSection h2 { font-size: 30px; font-weight: 400; }



/*STATIC*/
#static-wrapper img { max-width:100%; height:auto !important; }
.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 "Open Sans",sans-serif; color:#000; border-radius:0px !important; box-shadow:none; border:hidden; padding:20px 30px; }
.accordion-button.collapsed { border-bottom:#e5e5e5 solid 1px; }
.accordion-button:not(.collapsed) { color:#fff; background:#000; }
.accordion-button:after { margin-left:20px; }
.accordion-button.collapsed:after { transform: rotate(-90deg) !important; }
.accordion-button:not(.collapsed):after { transform: rotate(0deg) !important; filter: brightness(30); }
.accordion-body { margin-top:15px; padding:20px 30px; border:#e5e5e5 solid 1px; }

/*Nice Table*/
.nice-table th, .nice-table td { padding:5px 9px; }
.nice-table th, .nice-table th p { color:#fff !important; font-family:"Open 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%; }

/*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; }

/*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; }

/*INFOGRAPHIC*/
.contentSection-infoGraphic { border: solid #b7c7d7; border-width: 1px 0 1px 0; }
.contentSection-infoGraphic svg { fill: #4c749c; max-width: 44px; }
.contentSection-infoGraphic i { color:#4c749c; font-size:40px; }
.contentSection-infoGraphic h3 { color: #4c749c; font-size: 45px; }
.contentSection-infoGraphic .subHeader { color: #4c749c; font-size: 1.25rem; }
.infoGraphicItem::after { right: 0; height: 50%; width: 1px; content: ''; background-color: #b7c7d7; position: absolute; }
.infoGraphicItem:last-child::after { content: unset; }

/*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%); }*/

/*YOUTUBE 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 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; }
.watch-video-button { color: #565e66; text-decoration: none; transition:.3s ease; }
.watch-video-button svg { width: 33px; fill: #74838d; transition:.3s ease; }
.watch-video-button:hover, .watch-video-button:focus { color: #000; text-decoration: none; }
.watch-video-button:hover svg, .watch-video-button:focus svg { width: 33px; fill: #000; }

/*ASIDE*/
hr.aside-spacer-1 { display:none; }
.aside-contact-photo { height:100px; width:100px; }
.bioInfo .profile-info a { text-decoration: none; color: inherit; }
.bioInfo .profile-address svg { fill: #287a4c; width: 1rem; height: 22px; }
.bioInfo .profile-phone svg { fill: #287a4c; width: 22px; height: 22px; }
.sidebar-links strong, .sidebar-links .fw-bold { color:#287a4c; }
.sidebar-links .large-icon i { font-size: 23px; color:#287a4c; }

/*FOOTER*/
.bg-footer { background:url('/images/interface/bg-footer.jpg') center / cover no-repeat; }
.footer-logo { max-width:410px; }
.footer-social-icon { font-size:24px; }

/*NAV*/
#main-nav.navbar { box-shadow: none; }
#main-nav .dropdown-item { white-space:normal; padding:5px 10px; }
#main-nav .nav-item a:hover, #main-nav .nav-item a:focus { background:#E9ECEF !important; }
#main-nav .nav-item a:active { background:#cccccc !important; }
#main-nav .nav-item a { position:relative; color:#093d5a; }
.dropdown-toggle::after { border-top:transparent .3em solid; } /**Keeps dropdown arrow invisible until hovered**/
.dropdown-toggle:hover::after, .dropdown-toggle:focus::after { border-top:#89a83e .3em solid; } /**set dropdown arrow color when hovered**/

/*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; }

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: 576px) {
  .static-header.has-image { min-height:150px; }
  .play-button-icon:before { top:70px; }
}
@media screen and (min-width: 768px) {
  .static-header.has-image { min-height:200px; }
}
@media screen and (min-width: 992px) {
  .hero svg { bottom: 3rem; }
  .hero, .hero-spacer { min-height: 638px; }
  .hero { clip-path: polygon(0% 90%, 25% 85%, 50% 95%, 75% 85%, 100% 90%, 100% 0%, 0% 0%); margin-bottom: -100px; }
  /*.bg-map { background: url('/images/initial-build/overviewMap.jpg') left center no-repeat; background-position: -25% top; }*/
  .heroHeading { bottom: 7rem; }
  .pt-lg-100 { padding-top: 50px; }
  .businessSection { background-image: url('/images/initial-build/businessBG.jpg'); }
  .businessSection .rightCol { background-image: none; }
  .qualityOfLife .leftCol { min-height: 502px; }
  .connectBio .leftCol { min-height: 545px; }
  .featuredSite .leftCol { min-height: 500px; }
  .testimonials .rightCol { min-height: 500px; }
  .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; }
  .bg-map { background-position: cover; }
  .border-muted-lg-right { border-right:#74838d solid 1px; }
  .border-muted-lg-left { border-left:#74838d solid 1px; }
}
@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 (min-width: 1200px) {
  #video-bkg-wrapper video {  width: 100vw !important; }
  #static-content .h1, #static-content h1 { font-size: 2.5rem; }
  #static-content .h2, #static-content h2 { font-size: 2rem; }
  #static-content .h3, #static-content h3 { font-size: 1.75rem; }
  #static-content .h4, #static-content h4 { font-size: 1.5rem; }
  #static-content .h5, #static-content h5 { font-size: 1.25rem; }
  #static-content .h6, #static-content h6 { font-size: 1rem; }
  .static-header { min-height:150px; }
  .static-header.has-image { min-height:390px; }
  .nav-item:last-child .dropdown-menu { left:auto !important; right:0 !important; }
  .pt-lg-100 { padding-top: 100px; }
  .position-xl-sticky { position:sticky; z-index:99; background:#fff; top:0; right:0; left:0; }
}
@media screen and (min-width: 1400px) {
  /*.bg-map { background-position: 0px top; }*/
}
@media screen and (min-width: 1500px) {
  .content-left, .content-right { width:530px; }
  .content-left { float:right; }
}
@media screen and (min-width: 1600px) {
  .nav-item:last-child .dropdown-menu { left:0 !important; right:auto !important; }
}

@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; }
  #print-header { display:block; padding-bottom:20px; font:normal 14px/15px "Open Sans", sans-serif; color:#000; }
  #print-header table { width:100%; }
  #print-header td{ vertical-align:middle !important;}
  #print-header table td:first-child { width:350px; }
  #print-header table img { max-width:320px !important; }
}



