@page { size:8.5in 11in;}

/*BOOTSTRAP OVERRIDES*/
body { font-family: "Roboto", -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; }
.container-fluid, .container, .row { padding-left:0px; padding-right:0px; margin-left:0px; margin-right:0px; }
a { text-decoration:none; }
a:hover, a:focus { text-decoration:underline; }
hr { opacity:1; }

.text-primary { color:#697A1F !important } /**OLIVE GREEN 105,122,31 - darker for ADA**/
.text-secondary { color:#008094 !important } /**TEAL 0,128,148 - darker for text for ADA**/
.text-success { color:#7F9C3A !important; } /**GREEN**/ 127,156,58**/
.text-warning { color:#4d4a39 !important; } /**BROWN 77,74,57**/
.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,.5); }

.bg-secondary { background-color:#007C8F !important; }
.bg-primary-faded { background-color:rgba(134,151,38,.8) !important; } /**Olive Green 134,151,38**/
.bg-secondary-faded { background-color:rgba(0,203,235,.8) !important; } /**TEAL 0,203,235**/
.bg-warning-faded { background-color:rgba(77,74,57,.8) !important; } /**BROWN **/
.bg-light { background-color:rgba(255,255,255) !important; }
.bg-dark { background-color:rgba(0,0,0) !important; }
.bg-grey { background-color:#737373; }
.bg-light-faded { background-color:rgba(255,255,255,.8); }
.bg-dark-faded { background-color:rgba(0,0,0,.8); }

.border-primary { border-color:#869726 !important; } /*OLIVE GREEN*/
.border-secondary { border-color:#00cbeb !important; } /*TEAL*/
.border-warning { border-color:#4d4a39 !important; } /*BROWN*/
.border-light { border-color:#ccc !important; }
.border-muted { border-color:#e5e5e5 !important; }
.border-thick { border-width:9px !important; }

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

a { color:#0051A8; 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.button { display:inline-block; background: #4d4a39; color:#fff; font-weight: 500; padding: 0.75rem 1rem; border-top-left-radius: 1rem; border-bottom-right-radius: 1rem; }
a.button.primary { background: #697A1F; }
a.button:hover, a.button:focus { text-decoration:none; background:#000; }
a.button i { display:inline-block; padding-left:20px; opacity:.5; }
a.button:hover i, a.button:focus i { opacity:1; }



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; }
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:"Roboto",sans-serif; font-weight:400; }
.h1, h1 { color: #665; font-size: 2.1rem; }
.h2, h2 { font-size: 1.8rem; }
.h3, h3 { font-size: 1.75rem; }
.h4, h4 { font-size: 1.5rem; }
.h5, h5 { font-size: 1.25rem; }
.h6, h6 { color: #000; line-height: 25px; font-size: 1rem; font-weight: 700;  }

p, li { color: #303030; line-height: 24px; }
.double-space p { line-height: 36px; margin-bottom: 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 'Roboto', 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; }
strong, .font-weight-bold, .fw-bold { font-weight:600 !important; }
.fw-medium { font-weight:500 !important; }
.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; }
.hidden { opacity:0; visibility:0; }

/*HEADER*/
#header { /*position:absolute;*/ position:relative; top:0; right:0; left:0; background-image:url('/images/interface/gpx_header-accent.svg'); background-position:left top; background-repeat:no-repeat; background-size:auto 100%; }
#top-logo { max-width:130px !important; }

.social-icons { font-size:42px; color:#fff; }
.social-icons:hover, .social-icons:focus { color:#000; text-decoration:none; }

/*HOME*/
.header-hero { margin-top: 0; position: relative; }
.header-hero .hero-slider { position: relative; }
.header-hero .hero-slider .slide-1 { background-image: url("./img/heroImg.jpg"); background-repeat: no-repeat; background-size: cover; position: relative; }
.header-hero .hero-slider .contentAccent { background-color: rgba(255, 255, 255, 0.8); position: absolute; left:0; bottom: 0; right: 0rem; padding: 1rem 2rem; }
.header-hero .hero-slider .contentAccent h1 { font-size: 20px; font-weight: 300; line-height: 30px; }
.header-hero .hero-slider .contentAccent h1 strong { color: #697A1F; font-size: 20px; font-weight: 700; text-transform: uppercase; }
.header-hero .hero-slider .slick-dots { -webkit-box-align: center; align-items: center; background-color: #4d4a39; display: -webkit-box !important; display: flex !important; -webkit-box-pack: center; justify-content: center; position: absolute; left: 0; width: 100%; }
.header-hero .hero-slider .slick-dots li { display: -webkit-box; display: flex; list-style-type: none; margin: 0.5rem 0.25rem 0.5rem 0; margin-right: 0.25rem; }
.header-hero .hero-slider .slick-dots li button { align-self: center; background-color: #00cbeb; border: 0; border-radius: 3px; height: 0.75rem; font-size: 0; list-style-type: none; width: 0.75rem; }
.header-hero .hero-slider .slick-dots li.slick-active button { background-color: #b1b0a8; }
.header-hero.subPage .subPage-hero { background-image: url("img/secondaryHero.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover; min-height: 300px; max-height: 450px; }
.header-hero-cta { bottom: 2rem; left: 0; position: absolute; width: 100%; }
.header-hero-cta .cta-header { color: white; font-size: 1.25rem; font-weight: bold; line-height: 1.1; text-shadow: 0 0 5px rgba(0, 0, 0, 0.75); padding-left: 2rem; }
.btn-home-map { background:url('/images/interface/bg-interactive-map.svg') center / 150% no-repeat; }

/*MADE IN ALBANY*/
.icon-accent { background-color: #eeeeee; border-top-left-radius: 40% 55%; border-bottom-right-radius: 40% 55%; color: white; font-size: 1rem; font-weight: 600; padding: 1rem 2rem; position: absolute; right:15px; text-transform: uppercase; top: -1.75rem; }
.icon-accent::after { content: ''; display: inline-block; padding: 0.75rem; border-top: 1px solid #697A1F; border-right: 1px solid #697A1F; position: absolute; top: -0.375rem; right: -0.375rem; }
.icon-accent img { max-width:60px !important; }

/*LARGE STATS*/
.large-stats .slick-dots { -webkit-box-align: center; align-items: center; background-color: #4d4a39; display: -webkit-box !important; display: flex !important; -webkit-box-pack: center; justify-content: center; position: absolute; left: 0; width: 100%; }
.large-stats .slick-dots li { display: -webkit-box; display: flex; list-style-type: none; margin: 0.5rem 0.25rem 0.5rem 0; margin-right: 0.25rem; }
.large-stats .slick-dots li button { align-self: center; background-color: #00cbeb; border: 0; border-radius: 3px; height: 0.75rem; font-size: 0; list-style-type: none; width: 0.75rem; }
.large-stats .slick-dots li.slick-active button { background-color: #b1b0a8; }
.large-stats .slick-list,
.large-stats .slick-track { display: -webkit-box; display: flex; }
.large-stats .slick-slide { position: relative; overflow: hidden; }
.large-stats .content { -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }
.large-stats .stats-icon { background-color: white; border-radius: 2rem 0 2rem 0; display: inline-block; border-width: 0; padding: 1rem 1.5rem; }
.large-stats .stats-icon i { font-size: 32px; }
.large-stats .stats-title { color: white; font-size: 30px; font-weight: 400; text-transform: uppercase; }
.large-stats .stats-content { height: 50%; position: relative; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }
.large-stats .stats-content p { color: white; height: 100%; opacity: 1; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }

.large-stats .stats-large-text { color: white; font-size: 60px; font-weight: 700; position: absolute; top: 200%; left: 0; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; width: 100%; }
.large-stats .slick-slide:hover .stats-content, .large-stats .slick-slide:focus .stats-content { height: 25%; position: relative; }
.large-stats .slick-slide:hover .stats-content p, .large-stats .slick-slide:focus .stats-content p { opacity: 0; height: 25%; }
.large-stats .slick-slide:hover .stats-large-text, .large-stats .slick-slide:focus .stats-large-text { top: 0; } 


/*REBUILD - REVERSE ORDER*/
.large-stats2 .stats-wrapper { padding-top:80px; padding-bottom:20px; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }
.large-stats2 .stats-icon { background-color: white; border-radius: 2rem 0 2rem 0; display: inline-block; border-width: 0; padding: 1rem 1.5rem; }
.large-stats2 .stats-icon i { font-size: 32px; }
.large-stats2 .stats-title { color: white; font-size: 30px; font-weight: 400; text-transform: uppercase; }
.large-stats2 .stats-content { position: relative; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }

.large-stats2 .stats-large-text { color: white; font-size: 60px; font-weight: 700; opacity: 1; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }
.large-stats2 .stats-content p { color: white; position: absolute; top: 200%; left: 0; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; width: 100%; }

.large-stats2 .stats-wrapper:hover, .large-stats2 .stats-wrapper:focus { padding-top:50px; padding-bottom:50px; }
.large-stats2 .stats-wrapper:hover .stats-content .stats-large-text, .large-stats2 .stats-wrapper:focus .stats-content .stats-large-text { opacity: 0; height: 25%; }
.large-stats2 .stats-wrapper:hover p, .large-stats2 .stats-wrapper:focus p { top: 0; }
.large-stats2 .number { display: block; font-size: 3.5rem; line-height: 4rem; }
.large-stats2 .number * + * { margin-top: 0; }
.large-stats2 .digit-con { display: inline-block; height: 4rem; overflow: hidden; vertical-align: top; }
.large-stats2 .digit-con span { display: block; font-size: 3.5rem; line-height: 4rem; position: relative; text-align: center; top: 0; width: 0.55em; }

#static-wrapper h2 { color: #697A1F; font-size: 40px; font-weight: 600; }
#static-wrapper h2 svg { height: 1rem; width: 1.25rem; }
#static-wrapper p, #static-wrapper li { color: #665; }

#static-wrapper .itemInteractive { height: 100%; overflow: hidden; position: relative; }
#static-wrapper .itemInteractive:hover { cursor: pointer; }
#static-wrapper .itemInteractive:hover .itemInteractive-content { opacity: 1; }
#static-wrapper .itemInteractive:hover .content-top { opacity: 0; }
#static-wrapper .itemInteractive-content { bottom: 0; height: 100%; left: 0; opacity: 0; position: relative; right: 0; top: 0; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; width: 100%; }
#static-wrapper .itemInteractive-content p { color: white; }
#static-wrapper .itemInteractive .content-top { align-content: center; display: -webkit-box; display: flex; flex-wrap: wrap; bottom: 0; left: 0; right: 0; top: 0; position: absolute; height: 100%; width: 100%; opacity: 1; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }
#static-wrapper .itemInteractive .itemInteractive-title { color: white; font-size: 30px; font-weight: 400; }
#static-wrapper .itemInteractive .bottomContent-top { display: -webkit-box; display: flex; position: relative; flex-wrap: wrap; -webkit-box-pack: center; justify-content: center; width: 100%; opacity: 1; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }
#static-wrapper .itemInteractive-title { position: relative; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }
#static-wrapper .itemInteractive-title p { color: white; height: 100%; opacity: 1; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }


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

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

.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; }

/*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:#4D4A39; text-align:center; text-transform:uppercase; }
#mapNav a.active { background:#697A1F; color:#fff; }
#resize-frame { width:1300px; height: 750px;
-ms-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}

/*ACCORDION*/
.accordion button .down { display:inline-block; }
.accordion button .right { display:none; padding-right:8px; }
.accordion button.collapsed .down { display:none; }
.accordion button.collapsed .right { display:inline-block; }

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

/*LOGO GRID*/
.logo-grid-item { background-repeat:no-repeat; background-position:center; background-size: 70% auto; min-height:225px; border:#fff solid 2px; }
.logo-grid-item.tall { background-size: auto 70%; }
.logo-grid-item:hover, .logo-grid-item:focus {  border:#747474 solid 2px; }

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

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

/*NEWS*/
.news-image-container .itemDate { background-color: #697A1F; border-top-left-radius: 2rem; border-bottom-right-radius: 2rem; color: white; font-size: 1rem; font-weight: 600; padding: 1rem 0.75rem; position: absolute; right: -10px; text-transform: uppercase; top: -1.75rem; }
.news-image-container .itemDate::after { content: ''; display: inline-block; padding: 0.75rem; border-top: 1px solid #697A1F; border-right: 1px solid #697A1F; position: absolute; top: -0.375rem; right: -0.375rem; }
.news-photo-link { width:100%; height:240px; }
.news-photo-link.featured { height:240px; }

/*ASIDE*/
.btn-aside-map { min-height:200px; background:url('/images/interface/bg-interactive-map.svg') center / 250% no-repeat; }
aside p { color: #665; line-height: 25px; margin-bottom: .25rem; }
aside p strong { color: inherit; }
aside p .highlight { color: #41c1d7; font-weight: 600; }
aside p a { color: #697A1F; font-weight: 500; text-decoration: underline; }
aside p a:hover { color: #665; text-decoration: none; }

/*FOOTER*/
footer { background:url('/images/interface/gpx_footer-accent.svg') #fff left top / auto 100% no-repeat; }
footer .address span { line-height: 24px; }
footer .address h3 { font-size: 25px; font-weight: 400; }
footer .copyright p { font-weight: 300; font-size: 1rem; }
footer .copyright a:hover { color: black; text-decoration: none; }
footer .footerSocialIcons h3 { font-size: 25px; font-weight: 400; }
footer .footerSocialIcons span strong { margin-right: 0.5rem; }
footer .social-icons { color:#697A1F; }
footer .content { font-size: 1rem; }
footer .content ul { padding-left: 0; }
footer .content ul li { list-style-type: none; }
footer .content ul li a { font-weight: 500; }
footer .content ul li a:hover { color: black !important; cursor: pointer; }


/*NAV*/
#navbar_top { position:relative; }
#main-nav.navbar { box-shadow: none; }
/*#main-nav.navbar > .row { width: 100%; }*/
#main-nav .navbar-collapse { position: absolute; left: 0; width: 100%; top: 100%; background:rgba(0,175,202,1); }

#main-nav .navbar-toggler, #main-nav .navbar-toggler:hover, #main-nav .navbar-toggler:focus, #main-nav .navbar-toggler.collapsed:hover, #main-nav .navbar-toggler.collapsed:focus { background-color: #008094; border-color: #008094; padding: .25rem .5rem; border-width: 2px; color:#fff; }
#main-nav .navbar-toggler.collapsed { background-color:#fff; color:#008094; }
#main-nav .navbar-toggler:hover, #main-nav .navbar-toggler:focus, #main-nav .navbar-toggler.collapsed:hover, #main-nav .navbar-toggler.collapsed:focus { background-color:#000000; }

#main-nav .nav-item a { position:relative; }
#main-nav .nav-item .nav-link { color: #fff; font-size: 1rem; font-weight: 600; line-height: 1.25; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; position: relative; z-index: 1; }
#main-nav .nav-item .nav-link::before { width: 0; height: 2px; }
#main-nav .nav-item .nav-link::before { background: white; content: ''; position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: -1; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; }
#main-nav .nav-item .nav-link.active { color: #29B7CF; font-weight: bold; width: 100%; }
#main-nav .nav-item .nav-link.active::before { background-color: white; height: 2px; width: 100%; }
#main-nav .nav-item .nav-link:hover, .header .nav-item .nav-link:focus { color: #fff; text-decoration: none; }
#main-nav .nav-item .nav-link:hover::before, .header .nav-item .nav-link:focus::before { width: 100%; }
#main-nav .dropdown-item { white-space:normal; }
.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) {
  .h1, h1 { font-size: 3.125rem; }
  .h2, h2 { font-size: 2rem; }
  header .social-icons { font-size:22px; }
  footer .social-icons { font-size:38px; }
  .static-header.has-image { min-height:150px; }
  .play-button-icon:before { top:70px; }
  .header-hero .hero-slider .contentAccent { border-top-left-radius: 50px; left:auto; padding: 2rem; } 
  .header-hero .hero-slider .contentAccent h1 { font-size: 35px; line-height: 40px; } 
  .header-hero .hero-slider .contentAccent h1 strong { display:block; font-size: 50px; } 
  .header-hero-cta .cta-header { font-size: 2rem; } 
}
@media screen and (min-width: 768px) {
  .static-header.has-image { min-height:200px; }
  .header-hero-cta .cta-header { font-size: 2.5rem; } 
  .news-photo-link { width:100%; height:140px; }
  .news-photo-link.featured { height:325px; }
}
@media screen and (min-width: 992px) {
  #static-wrapper .itemInteractive .itemInteractive-title { font-size: 34px; } 
  #top-logo { max-width:100% !important; }
  #navbar_top { position:absolute; }
  #main-nav .nav-item .nav-link { font-size: .875rem; }
  #main-nav .nav-item .nav-link.active { color: white; }
  #main-nav .nav-item .nav-link:hover, .header .nav-item .nav-link:focus { color: white; } 
  .header-hero .hero-slider .contentAccent { border-top-left-radius: 100px; padding: 3rem 3rem 3rem 3rem; } 
  .header-hero .hero-slider .contentAccent h1 strong { font-size: 75px; } 
  .header-hero { margin-top: -162px; } 
  .header-hero .hero-slider .contentAccent h1 { font-size: 50px; line-height: 60px; } 
  .large-stats .stats-title { font-size: 40px; } 
  .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; }
  .border-lg-end { border-right:#000 solid 1px; }
  .news-image-container .itemDate { right: -2rem; }
}
@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: 1025px) {
  #static-wrapper .itemInteractive .itemInteractive-title { font-size: 38px; } 
  #header-spacer.sticky { height:129px; }
  #header.sticky { position:fixed !important; top:0; right:0; left:0; }
  #header.sticky #top-nav, #header.sticky #top-nav-wrapper { display:none !important; }
  #header.sticky #navbar_top { position:relative; }
}
@media screen and (min-width: 1200px) {
  #header.fixed-top { position:fixed !important; top:0; left:0; right:0; }
  #header.fixed-top #top-nav { display:none; }
  #header.fixed-top #navbar_top { position:relative; }
  #main-nav .navbar-collapse { position: relative; left: auto; top: auto; background: none; }
  #main-nav .nav-item .nav-link { font-size: 1rem; }
  .icon-accent { right:2.5rem; }
  .icon-accent img { max-width:100px !important; }
  /*.static-header { min-height:150px; }
  .static-header.has-image { min-height:390px; }*/
}

@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 "Roboto", sans-serif; color:#000; }
  #print-header table { width:100%; }
  #print-header td{ vertical-align:middle !important;}
  #print-header table td:first-child { width:240px; }
  #print-header table img { max-width:200px !important; }
  .h1, h1 { font-size: 2rem; }
  .h2, h2 { font-size: 1.75rem; }
  hr { margin:1rem 0rem; }
}



