@page { size:8.5in 11in;}

/*BOOTSTRAP OVERRIDES*/
body { font-family: "Open Sans", -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:1200px !important; }
strong, .font-weight-bold { font-weight:600 !important; }

.text-primary { color:#1f457d !important } /**BLUE 31,69,125**/
.text-secondary { color:#d3ff96 !important } /**LT GREEN 141,198,34**/
.text-success { color:#158040 !important; } /**GREEN**/ 21,128,64**/
.text-dark { color:#3a3a3a !important; }
.text-white * { color:#fff !important; }
.text-larger { font-size:1.1rem; }

.mx-negative-margins { margin-left:-1px !important; margin-right:-1px !important; }

.bg-light { background:rgba(255,255,255) !important; }
.bg-dark { background:rgba(0,0,0) !important; }
.bg-light-faded { background:rgba(255,255,255,.8); }
.bg-dark-faded { background:rgba(0,0,0,.8); }
.border-light { border-color:#ccc !important; }
.border-muted { border-color:#d1d1d1 !important; }

a { color:#0051A8; }
b, strong { font-weight:600; }
.container { max-width:1300px !important; }
.container.xl-wrapper { max-width:1600px !important; }
td { vertical-align:top; }
li p:last-of-type { padding-bottom:0px !important; margin-bottom:0px !important; }

hr { margin:2rem 0rem; border: 0; border-top:#ccc solid 1px !important; clear:both; }
fieldset { padding:20px; border:#333 solid 1px; border-radius:15px; }
legend { display: inline-block; width: auto; padding: 0px 10px; margin-top:30px; }

/*GLOBAL SETTINGS*/
.bg-success-gradient-left {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8dc63f+0,8dc63f+100&0.6+0,0+100 */
background: -moz-linear-gradient(left, rgba(141,198,63,0.6) 0%, rgba(141,198,63,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(141,198,63,0.6) 0%,rgba(141,198,63,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(141,198,63,0.6) 0%,rgba(141,198,63,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#998dc63f', endColorstr='#008dc63f',GradientType=1 ); /* IE6-9 */
}
.bg-success-gradient-right {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8dc63f+0,8dc63f+100&0+0,0.6+100 */
background: -moz-linear-gradient(left, rgba(141,198,63,0) 0%, rgba(141,198,63,0.6) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(141,198,63,0) 0%,rgba(141,198,63,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(141,198,63,0) 0%,rgba(141,198,63,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008dc63f', endColorstr='#998dc63f',GradientType=1 ); /* IE6-9 */
}
.bg-dark-gradient-horizontal {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.6+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */
}

#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 'Droid 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; }
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; }
.clear { clear:both; }
.hide { display:none; }
.fill-area { position:absolute; display:block; top:0px; right:0px; bottom:0px; left:0px; }
#main img { max-width:100%; height:auto !important; }
.z-index-1 { z-index:1; }
.z-index-2 { z-index:2; }
.z-index-3 { z-index:3; }
.bottom-0 { bottom:0; }
.small-line-height, .line-height-small, .line-height-small p { line-height:1.5 !important; }
blockquote { background:#eef2f8; padding:20px; border-radius:10px; margin: 0 0 1rem; }
.preload { position:absolute; width:20px; height:20px; top:0; left:-50px; overflow:hidden; }

a.button { display:inline-block; position:relative; text-transform:uppercase; padding:10px 15px; line-height:1 !important; background:#158040; border-radius:6px; color:#fff !important; border:#158040 solid 1px; }
a.button:hover, a.button:focus { color:#158040 !important; background:#fff !important; }
a.button.reversed { background:#ebebeb; padding:12px; line-height:1 !important; color:#158040 !important; }
a.button.reversed:hover, a.button.reversed:focus { color:#ebebeb !important; background:#158040 !important; }

h1, .h1 { font-size:1.5rem; font-weight:900; text-transform:uppercase; }
h2, .h2 { font-size:1.0rem; font-weight:600; text-transform:uppercase; }

/*HEADER*/
#header { position:relative; z-index:99; transition:.5s ease; }
#top-nav { font-family:"Open Sans Condensed", "Open Sans", sans-serif; }
a.top-social-icon { font-size:29px; line-height:1; color:#076c3a !important; padding:6px; min-width:42px; text-align:center; }
a.top-social-icon:hover, a.top-social-icon:focus { color:#000 !important; text-decoration:none; }
#header .text-dark a { color:#000 !important; }
#header .text-dark a:hover, #header .text-dark a:focus { text-decoration:underline !important; }
#top-logo img { width:200px; }

/*HOME*/
.content-spacer.py-2, .content-spacer .py-2 { padding-top:.3rem !important; padding-bottom:.3rem !important }
.content-spacer .border-dark { border-width:2px !important; border-color:#ccc !important; }
.content-spacer .border-white { border-width:2px !important; border-color:#fff !important; }

#home-hero-section .carousel-control-next, #home-hero-section .carousel-control-prev { font-size:40px; }
.hero-spacer { width:100%; height:auto !important; max-height:960px !important; }
.home-caption-text { max-width:615px; }
.caption-headline { font:900 2.0rem/1 "Nunito Sans","Open Sans",sans-serif; }
.caption-subhead { font:400 1.0rem/1 "Nunito Sans","Open Sans",sans-serif; }

#main-buttons { background:url('/images/uploads/_md/bg-main-buttons.jpg') #000 center / cover no-repeat }
#main-buttons .icon { color:#d3ff96; font-size:30px; }
#main-buttons .icon.larger-icon { font-size:40px; }
#main-buttons .icon-link:hover, #main-buttons .icon-link:focus { background:#000; }
#main-buttons .icon-link:hover .icon, #main-buttons .icon-link:focus .icon { color:#fff; }
#main-buttons .icon-text { font:900 1.0rem/1 "Nunito Sans","Open Sans",sans-serif; }

.bg-circle { background:url('/images/interface/gpx_bg-circle.svg') center / auto 200% no-repeat; }
.bg-circle.blue-circle { background-image:url('/images/interface/gpx_bg-circle-blue.svg'); }
.bg-circle.white-circle { background-image:url('/images/interface/gpx_bg-circle-white.svg'); }
.two-column-text h2 { font:400 2.0rem/1 "Nunito Sans","Open Sans",sans-serif; text-transform:uppercase; margin-bottom:15px; }
.two-column-text p { line-height:1.7; }

#section-col-1 { background:url('/images/uploads/_sm/chuck-espy-at-podium.jpg') center / cover no-repeat; }
#section-col-2 { background:url('/images/uploads/_sm/worker-image-industries.jpg') center / cover no-repeat; }
#section-col-3 { background:url('/images/uploads/_sm/interactive-map.jpg') center / cover no-repeat; }
.section-button { padding:90px 30px 50px 30px; font:400 2.18rem/1 "Nunito Sans","Open Sans",sans-serif; transition:.5s ease; background:url('/images/interface/gpx_bg-circle.svg') center / auto 600% no-repeat; transition:.5s ease; }
.section-button:hover, .section-button:focus { background:url('/images/interface/gpx_bg-circle.svg') center / auto 180% no-repeat; }

.quality-of-life-text { padding:20px 40px; padding-top:40px transition:.5s ease; }

/*STATIC PAGE*/
.static-header.has-image { min-height:100px; transition:.5s ease; }

#static-content  h1, #static-content  .h1 { font-size:1.75rem; font-weight:900; text-transform:uppercase; padding-bottom:10px; line-height:1.3; }
#static-content  h2, #static-content  .h2 { font-size:1.5rem; font-weight:600; text-transform:uppercase; padding-bottom:5px; padding-top:20px; line-height:1.3; color:#117F40; }
#static-content  h3, #static-content  .h3 { font-size:1.4rem; }
#static-content  h4, #static-content  .h4 { font-size:1.3rem; }
#static-content  h5, #static-content  .h5 { font-size:1.2rem; }
#static-content  h6, #static-content  .h6 { font-size:1.1rem; }
#static-content p, #static-content li { line-height:1.7; transition:.5s ease; }

.quote-wrapper { border-radius:15px; }
.quote-wrapper:before { content: ""; font:900 6rem/1 "Font Awesome 5 Free"; display:block; position:absolute; width:140px; height:140px; top:10px; left:20px; color:#e0e0e0; opacity:.5; z-index:1; }

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

/*SLIDESHOW*/
.carousel-control-next, .carousel-control-prev { background-color:transparent; font-size:2rem; border:none; }

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

/*photo grid*/
.photo-grid-wrapper { height:456px; }
.photo-1 { width:100%; height:100%; }
.grid-2.photo-1, .grid-3.photo-1, .grid-4.photo-1 { width:50%; float:left; }
.grid-4.photo-1 { height:50%; }
.photo-2, .photo-3, .photo-4 { width:50%; height:50%; }
.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 }

/*PROPERTIES*/
.large-icon { font-size:2.2rem }

#table_bldg, #table_sites { border:#818798 1px solid; margin-bottom:20px; }
#table_bldg td, #table_bldg th, #table_sites td, #table_sites th { padding:8px 12px; }
#table_bldg td, #table_sites td { text-align:left; vertical-align:bottom;}
#table_bldg th, #table_sites th { text-transform:uppercase; color:#fff; }
#table_sites th { background:#117f40;}
#table_sites td a, #table_sites td a:visited { color:#117f40; text-decoration:none; }
#table_bldg th { background:#22447D;}
#table_bldg td a, #table_bldg td a:visited { color:#22447D; text-decoration:none; }
#table_bldg td a:hover, #table_sites td a:hover, #table_bldg td a:focus, #table_sites td a:focus { color:#000; }
.propCol1 { width:198px; }
.propCol2 { width:318px; }
.propCol3 { width:131px; }
.propCol4 { width:94px; }
.propCol5 { width:161px; }
.hidden-column { margin:0px; padding:0px !important; width:0px; }
.mapRight { width:250px; float:right; margin:0px 0px 15px 15px; }
#table_bldg tr:nth-child(even), #table_sites tr:nth-child(even) { background:#ece9e2; }

/*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:#22447D; 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%; }

.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 5 Free"; color:#fff; opacity:.2; z-index:1; }
.play-button-icon:hover:before, .play-button-icon:focus:before { opacity:.8; }

/*ASIDE*/
#aside-buttons .icon { color:#117f40; font-size:30px; }
#aside-buttons .icon.larger-icon { font-size:40px; }
#aside-buttons .icon-link:hover .icon, #aside-buttons .icon-link:focus .icon { color:#000; }
#aside-buttons .icon-text { font:900 1.0rem/1 "Nunito Sans","Open Sans",sans-serif; }

/*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:60%; }
#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:1600px; height: 940px;
-ms-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}

/*FOOTER*/
a.footer-social-icon { font-size:42px; line-height:1; color:#076c3a !important; }
a.footer-social-icon:hover, a.footer-social-icon:focus { color:#000 !important; text-decoration:none; }
img.footer-logo { width:250px; }

/*NAV*/
#nav-wrapper { width:100%; position:relative; }
#main-nav.navbar { box-shadow: none; font-family:"Open Sans",sans-serif; }
#main-nav .dropdown-menu { padding:0; border-radius:0; }
#main-nav .dropdown-item { white-space:normal; padding:5px 10px; }
#main-nav .dropdown-item:hover, #main-nav .dropdown-item:focus { background:#949494; }
#main-nav .nav-link { position:relative; color:#fff !important; padding:5px 15px; }
#main-nav .nav-link-wrapper a { display:block; position: relative; color: #fff !important; padding: 5px 15px; }
#main-nav .nav-link:hover, #main-nav .nav-link:focus, #main-nav .nav-link-wrapper a:hover, #main-nav .nav-link-wrapper a:focus { background:#000; color:#fff !important;  }
.dropdown-toggle::after { border-top:transparent .3em solid; } /**Keeps dropdown arrow invisible until hovered**/
.dropdown-toggle:hover::after, .dropdown-toggle:focus::after { border-top:#fff .3em solid; } /**set dropdown arrow color when hovered**/


/*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) {
  #main-buttons { background-image:url('/images/uploads/_md/bg-main-buttons.jpg'); }
  #section-col-1 { background-image:url('/images/uploads/_md/chuck-espy-at-podium.jpg'); }
  #section-col-2 { background-image:url('/images/uploads/_md/worker-image-industries.jpg'); }
  #section-col-3 { background-image:url('/images/uploads/_md/interactive-map.jpg'); }
  .quality-of-life-text { padding-top:100px; }
  .static-header.has-image { min-height:200px; }
  #top-logo img { width:unset; }
  .two-column-text h2 { font-size:2.5rem; }
  #main-buttons .icon, #aside-buttons .icon { font-size:50px; }
  #main-buttons .icon.larger-icon, #aside-buttons .icon.larger-icon { font-size:60px; }
  #main-buttons .icon-text, #aside-buttons .icon-text { font-size:1.18rem; }
  .text-larger { font-size:1.7rem; }
  .quote-wrapper:before { content: "\f10d"; }
  img.footer-logo { width:unset; }
}
@media screen and (min-width: 992px) {
  #header.sticky { position:fixed; top:0; right:0; left:0; }
  #header.sticky  #top-logo img { height:30px; }
  #header.sticky .pb-xl-4, #header.sticky .py-xl-4 { padding-bottom: .5rem !important; }
  #header.sticky .pt-4, #header.sticky .py-4 { padding-top: .5rem !important; }
  #header-spacer.sticky { height:120px; }
  a.top-social-icon { padding:0; min-width:unset; }
  .bg-circle { background-size:101% auto; }
  .h-lg-50 { height: 50% !important; }
  .caption-headline { font-size:2.81rem; }
  .caption-subhead { font-size:1.81rem; }
  #static-wrapper a[id], #static-wrapper a[name] { position:relative; top:-120px; }
  .border-lg-right-dark { border-right:#000 solid 1px; }
  #main-buttons { background-image:url('/images/uploads/_xl/bg-main-buttons.jpg'); }
  #section-col-1 { background-image:url('/images/uploads/_lg/chuck-espy-at-podium.jpg'); }
  #section-col-2 { background-image:url('/images/uploads/_lg/worker-image-industries.jpg'); }
  #section-col-3 { background-image:url('/images/uploads/_lg/interactive-map.jpg'); }
  .quality-of-life-text { padding-top:200px; }
  #aside-buttons .last { border:none !important; }
  .static-header { min-height:55px; }
  .static-header.has-image { min-height:300px; }
  #static-content p, #static-content li { line-height:2.2; }
  blockquote { margin:2rem 0; padding:30px; }
  .photo-grid-wrapper { height:600px; }
}
@media screen and (max-width: 1024px) {
  table.responsive, table.responsive tr, table.responsive tbody, table.responsive td { display:block; width:100% !important; }
  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) {
  a.top-social-icon { font-size:24px; }
  a.footer-social-icon { font-size:34px; }
  #nav-wrapper { position:absolute; }
  #main-nav .nav-link, #main-nav .nav-link-wrapper a { padding:10px 15px; }
  .two-column-text { width:600px; }
  .quality-of-life-text { padding-top:315px; }
  .static-header.has-image { min-height:390px; }
  .static-header .caption-headline { bottom:20px; }
}
@media screen and (min-width: 1400px) {
  #main-nav .nav-link, #main-nav .nav-link-wrapper a { padding:15px 25px; }
  px-xxl-0 { padding-left:0px !important; padding-right:0px !important; }
}
@media print {
  html, body, #main, #static-wrapper, row, section, article, #printHeader { display:block !important; width:100% !important; float:none !important; padding:0 !important; margin:0 !important; }
  container, .container { display:block !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; }
  img.print-small { max-width:250px !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; }
}