@page { size:8.5in 11in;}

/*BOOTSTRAP OVERRIDES*/
body { font-family: "futura-pt", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; }
.container { max-width:1300px !important; }
.container.xl { max-width:1600px !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; }

.text-primary { color:#093d5a !important } /**BLUE 9,61,90**/
.text-secondary { color:#d3ff96 !important } /**LT GREEN 141,198,34**/
.text-success { color:#7F9C3A !important; } /**GREEN 127,156,58**/
.text-info { color:#06778E !important; } /**TEAL 6,119,142**/
.text-warning { color:#f7941d !important; } /**YELLOW 247,148,29**/
.text-dark { color:#3a3a3a !important; }
.text-white, .text-white * { color:#fff !important; }
.text-larger { font-size:1.1rem; }
.text-shadow { text-shadow:0 0 8px rgba(0,0,0,.8); }

.brandDarkBlue { color: #012d6b; }
.brandDarkGray { color: #404040; }
.brandDarkGrayLight { color: #353535; }

.bg-primary { background:#1b2f4c !important; }
.bg-info { background:#06778E !important; }
.bg-success { background:#198754 !important; }
.bg-warning { background:#ffb500 !important; }
.bg-danger { background:#dc3545 !important; }
.bg-muted { background:#DBDBDB !important; }
.bg-light { background:#ededed !important; }
.bg-dark { background:#353535 !important; }
.bg-grey { background-color:#5d5d5d; }
.bg-primary-faded { background: rgba(27,47,76, 0.90); }
.bg-warning-faded { background: rgba(247,148,29, 0.80); }
.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-warning { border-color:#f7941d !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:#1b2f4c; transition:.5s ease; }
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: .625rem 1.25rem; text-transform: uppercase; line-height:1; background:#012d6b !important; color:#fff !important; border:#012d6b solid 1px; text-decoration:none !important; border-radius: 0.25rem; }
a.button:hover, a.button:focus { background:#fff !important; color:#012d6b !important; text-decoration:none !important; }
a.button.reversed { background:#fff !important; color:#012d6b !important; border:#fff solid 1px; text-decoration:none !important; }
a.button.reversed:hover, a.button.reversed:focus { background:#012d6b !important; color:#fff !important; text-decoration:none !important; }

button.button { display:inline-block; padding: .625rem 1.25rem; text-transform: uppercase; line-height:1; background:#012d6b !important; color:#fff !important; border:#012d6b solid 1px; text-decoration:none !important; border-radius: 0.25rem; }
button.button:hover, button.button:focus { background:#fff !important; color:#012d6b !important; text-decoration:none !important; }

.primary-button { background-color: #012d6b; color: white; border-radius: 0.25rem; transition: all 0.35s; box-shadow: none; border: none; padding: .625rem 1.25rem; text-transform: uppercase; }
.primary-button:hover { cursor: pointer; background-color: #f7941d; color: #000000; }
.secondary-button { background-color: white; color: #012d6b; border-radius: 0.25rem; transition: all 0.35s; box-shadow: none; border: none; padding: .625rem 1.25rem; text-transform: uppercase; }
.secondary-button:hover { cursor: pointer; background-color: #f7941d; color: #000000; }

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; }
blockquote p:last-of-type { padding-bottom:0px !important; margin-bottom:0px !important; }
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:"oswald",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; }

h1, h2, h3, h4, h5, h6 { font-family: 'Oswald', sans-serif; }
h2 { font-size: 35px; }
h3 { font-size: 30px; }

p { line-height: 1.7; font-size: 17px; color: #404040; }

#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 'futura-pt', 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:.5; }
.ff-futura { font-family: "futura-pt", sans-serif; }
.ff-oswald { font-family: 'Oswald', sans-serif; }
.font-condensed { font-family: "futura-pt-condensed", sans-serif; }
.fw-800 { font-weight: 800; }
.fs-20 { font-size: 1.25rem ; }
.fs-25 { font-size: 1.5625rem; }

/*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 "futura-pt",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; }
#header .logo { width: 223px; }
#header .logo svg { width: 223px; }

#header .social-icon { background-color: #ebebeb; border-radius: .5rem; height: 34px; width: 34px; transition: all 0.35s; text-decoration:none; }
#header .social-icon:hover, #header .social-icon:focus { background-color: #f7941d; text-decoration:none; }

/*HOME PAGE*/
.hero { background-image: url('../images/hero.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center; min-height: 560px; border-bottom: 2px solid #f7941d; }
.hero-content { font-size: 17px; font-weight: 400; line-height: 1.2; position: absolute; bottom: 2rem; left: 4rem; text-shadow: 5px 6px 24px rgba(0,0,0,0.6); z-index: 1; }
.hero-content p { line-height: unset; }
.hero-content::after { content: ''; display: inline-block; background-image: url('/images/interface/hero-content-accent.png'); background-size: 70%; background-repeat: no-repeat; height: 285px; width: 270px; position: absolute; bottom: -7.125rem; left: -4.25rem; z-index: -1; }
.hero-content-accent { font-size: 30px; font-weight: 800; text-transform: uppercase; line-height: 0.85; display: inline-block; }
.hero-bottom { border-bottom: 2px solid #f7941d; background-color: #2e2e2e; height: 35px; }

.secondary .hero { background-image: url('../images/heroSecondary.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center; min-height: 335px; }
.secondary .hero-content { bottom: 2rem; }
.secondary .hero-content-accent { line-height: 1; padding-left: .75rem; }
.secondary .hero-content::after { content: ''; display: inline-block; background-image: url('../images/heroSecondaryAccent.png'); background-size: 70%; background-repeat: no-repeat; height: 263px; width: 284px; position: absolute; bottom: -7.125rem; left: -3.5rem; z-index: -1; }

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

.our-location { background-repeat: no-repeat; background-position: right center; min-height: 540px; }
.our-location .photo { background-image: url('/images/interface/bg-location.jpg'); background-repeat: no-repeat; background-position: center right; background-size: cover; min-height: 450px; }

.demographics { background: #494949; }
.demographics-item::before { background-color: #f7941d; content: ''; display: inline-block; width: 6px; height: 100%; position: absolute; }
.demographics-item-icon, .demographics-item-icon svg { width: 98px; }
.demographics-item-icon svg { height:auto; }
.demographics-item-icon.dark svg path { fill:#093d5a; }


.workforce { border-bottom: 1px solid white; min-height: 530px; }
.workforce .photo { background-image: url('../images/workforce.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center; min-height: 400px; }
.workforceContent { background-image: url('../images/workforceBG.png'); background-repeat: no-repeat; background-size: 300px; background-position: right 5rem center; }

.featuredPropertyImg { background-image: url('../images/featuredProperty.jpg'); background-position: center; background-repeat: no-repeat; background-size: cover; min-height: 400px; }
.featuredProperty-content { background-image: url('../images/featuredContent-contentBG.png'); background-size: auto; background-position: center left 20%; background-repeat: no-repeat; background-color: #353535; }
.featuredProperty { border-bottom: 1px solid white; background-color: #353535; }
.featuredProperty, .featuredProperty-item .row { min-height: 520px; }
.featuredProperty-carousel.slick-dotted.slick-slider { margin-bottom: 0; }
.featuredProperty-carousel .slick-dots { width: 50% !important; bottom: 2rem !important; background-color: transparent; text-align: left; padding-left: 3.5rem; }

.profileIcon, .workerIcon, .ourlocationIcon { background-color: #ededed; border-radius: .5rem; height: 4.5rem; width: 4.5rem; }
.ourlocationIcon svg { fill: #012d6b; }
.workerIcon { background-color: #494949; }
.profileIcon svg, .workerIcon svg, .ourlocationIcon svg { width: 3rem; }
.profileIcon svg path { fill: #012d6b; }

.small-icon { border-radius: .5rem; height: 4.5rem; width: 4.5rem; }
.small-icon svg { width: 3rem; height:auto; }
.small-icon.bg-light svg path, .small-icon.dark svg path { fill: #012d6b; }
.small-icon.blue-icon { background-color: #ededed; }
.small-icon.blue-icon svg path, .small-icon.blue-icon svg rect, .small-icon.blue-icon svg polygon { fill: #012d6b; }
.small-icon.blue-icon path, .small-icon.blue-icon rect, .small-icon.blue-icon polygon { fill: #012d6b; }

.content-w-icon .content { flex: 1; }

.entrepreneurDev { min-height: 730px; border-bottom: 1px solid white; }
.entrepreneurDev .photo { background-image: url('../images/brentJones.JPG'); background-repeat: no-repeat; background-size: cover; background-position: center; min-height: 400px; }
.photo-content { background-color: rgba(247, 148, 29, 0.8); border-radius: .5rem; bottom: 3rem; right: 3rem; text-shadow: 4px 4px 18px rgba(0,0,0,0.3); }
.photo-content p { line-height: 1; }

.highlight-text * { margin:0; }
.lower-content-icon-wrapper::before { background-color: white; content: ''; height: 100%; width: 6px; border-radius: .125rem; display: inline-block; position: absolute; left: 0; }
.lower-content-icon { width: 55px; }
.lower-content-icon svg { width: 55px; height:auto }
.lower-content-icon.dark svg path { fill:#093d5a; }

.qualityOfLife { background-image: url('../images/qualityLifeBG.jpg'); background-repeat: no-repeat; background-size: cover; }
.qualityOfLife-content { background-color: rgba(1,45,107, 0.80); border-top-left-radius: .5rem; border-top-right-radius: .5rem; /* min-height: 540px; */
}
.qualityOfLife-content-item::before { background-color: white; content: ''; height: 100%; width: 6px; border-radius: .125rem; display: inline-block; position: absolute; left: 0; }
.qualitOfLifeIcons { width: 55px; }




/*CAROUSEL PAGERS*/
.carousel-indicators [data-bs-target] { height:15px; width:15px; min-height:15px; min-width:15px; opacity:1; background:#fff !important; border:#8a9797 solid 2px; border-radius:50%; }
.carousel-indicators .active { background:#8a9797 !important; }
.left-indicators .carousel-indicators { justify-content: start; margin-right: 0px; margin-left: 0px; margin-bottom:0px; top:-5rem; }
.hero-indicators .carousel-indicators { margin-bottom:0px; position:relative; }

/*STATIC*/
#static-wrapper .h1, #static-wrapper h1 { font-size: 2.5rem; font-weight: 400; }
#static-wrapper .h2, #static-wrapper h2 { font-size: 2rem; font-weight: 400; }
#static-wrapper .h3, #static-wrapper h3 { font-size: 1.75rem; font-weight: 400; }
#static-wrapper .h4, #static-wrapper h4 { font-size: 1.5rem; font-weight: 400; }
#static-wrapper .h5, #static-wrapper h5 { font-size: 1.25rem; font-weight: 400; }
#static-wrapper .h6, #static-wrapper h6 { font-size: 1rem; font-weight: 400; }
#static-wrapper img { max-width:100%; height:auto !important; }
.static-header.has-image { min-height:100px; transition:.5s ease; }

/*ACCORDION CUSTOMIZATION*/

#static-wrapper .accordion .accordion-button { display: flex; flex-direction: row-reverse; justify-content: left; }
#static-wrapper .accordion-button:not(.collapsed) { background-color: transparent; }
#static-wrapper .accordion .accordion-button.collapsed::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23575757' class='bi bi-x' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E"); background-size: 100%; background-position: center; background-size: 100%; transform: rotate(45deg); margin-left: unset; margin-right: 1rem; width: 1.125rem; height: 1.125rem; }
#static-wrapper .accordion .accordion-button::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23575757' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E"); background-size: 100%; background-position: center; background-size: 100%; transform: rotate(0); margin-left: unset; margin-right: 1rem; width: 1.125rem; height: 1.125rem; }

/*Nice Table*/
.nice-table th, .nice-table td { padding:7px 25px; border:#E5E5E5 solid 1px; }
.nice-table th, .nice-table th p { color:#626262 !important; font-family:"futura-pt", sans-serif; }
.nice-table th { background:#E5E5E5; vertical-align:middle; font-weight:normal; }
.nice-table td { color:#000; vertical-align:middle; }
.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:#fff; }
.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; }

/*PROPERTIES*/
#map-base-small { width:100%; height:50vh; }
#map-base-small .leaflet-popup-content {
  margin: 0px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px;
}
#map-base-small .leaflet-popup-content-wrapper, #map-base-small .leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0,0,0,0.4);
  border-radius:0;
}
.btn-sites { color:#198754 !important; border:#198754 solid 1px !important; }
.btn-sites.active { color:#fff !important; background:#198754 !important; border:#198754 solid 1px !important; }
.btn-buildings { color:#1A74BB !important; border:#06778E solid 1px !important; }
.btn-buildings.active { color:#fff !important; background:#06778E !important; border:#06778E solid 1px !important; }

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

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

/*CALENDAR*/
.calendarHeader { color: #469264; text-align: center; font-size:20px; padding-bottom:10px; }
.calendarMonthLinks { font-family: "futura-pt", sans-serif; font-size: 20px; text-decoration: none; color: #469264; background-color:  transparent; text-align:center; }
.calendarMonthLinks a { color: #469264 !important; text-decoration: none !important; background-color:  transparent; }
.calendarMonthLinks a:visited { color: #469264; 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:"futura-pt", 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: "futura-pt", sans-serif; font-size: 12px; letter-spacing: .1em; text-decoration: none; text-align: center; vertical-align: top; color: #1262a0; background-color: #fdb813; }
.calendarCell { font-family: "futura-pt", sans-serif; font-size: 12px; letter-spacing: .1em; text-decoration: none; text-align: center; vertical-align: top; color: #1262a0; 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; }

#event-details * { font-size: 1rem !important; line-height:1.3 !important; }


/*ASIDE*/
hr.aside-spacer-1 { display:none; }
aside .rightCol-contentIcon { width: 80px; }
aside .rightCol-contentIcon svg { width:100%; height:auto !important }
aside .rightCol-contentIcon svg path { fill:#012d6b; }
aside .rightCol-content.info::before { background-color: #012d6b; content: ''; display: inline-block; width: 6px; height: 100%; position: absolute; }

/*FOOTER*/
#footer .social-icon { background-color: #ebebeb; border-radius: .5rem; height: 34px; width: 34px; transition: all 0.35s; text-decoration:none; }
#footer .social-icon:hover, #footer .social-icon:focus { background-color: #f7941d; text-decoration:none; }
#footer .logo svg { max-width: 223px; width: 100%; }
.footerContact { font-size: 17px; }
.footerContact p { line-height: unset; }

.copyright { background-color: #353535; }
.copyright img { width: 100px; }

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

/*#top-nav.navbar { border-top: 2px solid #f7941d; background-color: #2e2e2e; height: 44px; z-index: 9999; }*/
#top-nav.navbar a:hover, #top-nav.navbar a:focus { text-decoration:none; }
/*#top-nav.navbar-collapse { background-color: #2e2e2e; }*/
#top-nav .navbar-collapse .navbar-nav { padding-left: 1.5rem; padding-right: 1.5rem; }
#top-nav .navbar-collapse .dropdown-menu { background-color: #2e2e2e; /*padding-left: 1.5rem;*/ padding-left:.5rem; padding-right:.5rem; }
#top-nav .navbar-collapse .dropdown-item { position: relative; color: white; background-color: transparent; }
#top-nav .navbar-toggler svg { fill: white; height: 2rem; width: 2rem; }
#top-nav .navbar-toggler:focus svg { fill: #93c741; }
#top-nav .navbar-toggler:focus { box-shadow: none; }
#top-nav .nav-link { position: relative; }
#top-nav .nav-link.active::before { content: ''; background-color: #93c741; border-radius: .125rem; display: inline-block; position: absolute; width: 10px; height: 10px; top: 50%; margin-top: -5px; left: 0; }
#top-nav .dropdown-item:hover::before, #top-nav .nav-link:hover::before { content: ''; background-color: #93c741; border-radius: .125rem; display: inline-block; position: absolute; width: 10px; height: 10px; top: 50%; margin-top: -5px; left: 0; }


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

.slick-slide img { width: 100%; }
.hero-carousel-item { min-height: 400px !important; }
.hero-carousel .slick-dots { border-bottom: 2px solid #f7941d; }
.slick-dots { background-color: #2e2e2e; height: 35px; bottom: 0 !important; }
.slick-dots li button:before { font-size: 10px !important; color: white !important; opacity: 40% !important; }
.slick-dots li.slick-active button:before { opacity: 100% !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; }
  .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; }
  .static-header.has-image { min-height:150px; }
  .play-button-icon:before { top:70px; }
  .columns { column-count: 2; }
  .columns li { break-inside: avoid-column; }
}
@media screen and (min-width: 768px) {
  .static-header.has-image { min-height:200px; }
  .hero-content { bottom: 4rem; font-size: 25px; }
  .hero-carousel .hero-content { bottom: 4rem; font-size: 25px; }
  .hero-content::after { background-size: 100%; bottom: -4.125rem; }
  .hero-content-accent { font-size: 50px; }
  .secondary .hero-content::after { bottom: -2.25rem; background-size: 100%; }
  .hero-carousel-item { min-height: 560px !important; }
}
@media screen and (max-width: 991px) {
  .mobile-no-border { border:none !important; }
  .mobile-no-border-radius { border-radius:0px !important; }
}
@media screen and (min-width: 992px) {
  .demographics { background: url('/images/interface/bg-demographics.jpg') #494949 center top / cover no-repeat; }
  .photo-content { max-width: 287px; bottom: 3rem; right: 3rem; }
  .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; }
  .contactInfo { border-right: 2px #e5e5e5 solid; }
  .our-location { background-image: url('/images/interface/bg-location.jpg'); }
  .featuredProperty-carousel .slick-dots { bottom: 2rem !important; }
  .content-small { max-width:600px; }
  .w-lg-50 { width:50% !important; }
  .footerContact { border-width: 0 1px 0 1px; border-style: solid; border-color: rgba(0,0,0,0.10); }
  .bg-dots-left, .bg-dots-right { background-image: url('/images/interface/gpx_bg-dots.svg'); background-repeat: no-repeat; background-size: 300px; background-position: right 5rem center; }
  .bg-dots-dark-left, .bg-dots-dark-right { background-image: url('/images/interface/gpx_bg-dots-blue.svg'); background-repeat: no-repeat; background-size: 300px; background-position: right 5rem center; }
  .bg-dots-left, .bg-dots-dark-left { background-position: left 5rem center; }
}
@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) {
  #header.sticky { position:fixed; top:0; right:0; left:0; z-index:99; }
  #header.sticky #header-top { display:none; }
  #header-spacer.sticky { height:177px; }
  .static-header { min-height:150px; }
  .static-header.has-image { min-height:390px; }
  .nav-item:last-child .dropdown-menu { left:auto !important; right:0 !important; }
  .hero-spacer { height:635px; }
  .contactInfo { border-left: 2px #e5e5e5 solid; }
  .columns { column-count: 3; }
}
@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 "futura-pt", sans-serif; color:#000; }
  #print-header table { width:100%; }
  #print-header td{ vertical-align:middle !important;}
  #print-header table td:first-child { width:250px; }
  #print-header table img { max-width:220px !important; }
}