/* GRID */
/* HTML5 Normalize */
* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { border: 0; font: inherit; font-size: 100%; margin: 0; padding: 0; vertical-align: baseline; }
img { border: none; height: auto; max-width: 100%; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
p{ -webkit-margin-before: 0;-webkit-margin-after: 0;-webkit-margin-start: 0px;-webkit-margin-end: 0px; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
/* Main container */
.wrapper { margin: 0 auto; max-width: 1180px; padding: 0; }
.one-row { clear: both; padding: 0 10px; }
.one-row:after{ content:"";clear:both;display:block; }
/* Common Columns */
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 { float: left; margin: 0 3% 0 0; }
.col1:last-child, .col2:last-child, .col3:last-child, .col4:last-child, .col5:last-child, .col6:last-child, .col7:last-child, .col8:last-child, .col9:last-child, .col10:last-child, .col11:last-child, .col12 { margin: 0; }
.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 100%; margin: 0; }
 @media screen and (max-width: 580px) {
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 { float: none; width: 100%; }
}

/*---------------------------------------------------------------
 GLOBAL 
-----------------------------------------------------------------*/
body { overflow-x: hidden; }
.wrapper { margin: 0 auto; width: 100%; max-width: 1280px; }
.wrapper:after { content: ""; clear: both; display: block; }
h1, h2, h3, h4, h5 { margin: 15px auto; }
/*.home h1, .home h2, .home h3, .home h4, .home h5 { margin-top: 50px; }*/
p { line-height: 1.5rem; margin-bottom:20px; }
/*a:focus { outline: none; }*/
#mobile-header { display: none; }
.flexslider { border: none !important; background: none !important; }
.mob-only { display: none; }
.mob-only-inline { display:none; }
.full-only { display: block; }
.full-only-inline{ display:inline-block; }
sup {font-size:.56rem; vertical-align:super;}
strong sup { font-size:1.25rem; }
hr { margin: 10px 0; }
form { margin-bottom:30px; }
a.btnLrg, button.btnLrg, form input[type=submit].btnLrg, input[type=submit].btnLrg{ -webkit-appearance: none;display:inline-block;border:0;/*outline:0;width:100%; max-width:400px;*/width: auto; max-width: none; padding:15px;font-weight:700;text-align:center;text-decoration:none;text-transform: uppercase; }
a.btnLrg:hover{ text-decoration:none!important; }
.contact .btnLrg { margin-bottom: 15px; }
a.btnLrg, button.btnLrg, form input[type="submit"].btnLrg { /*background-color: transparent; color: #fff; border: 1px solid #d5a10e;*/ }
a.btnLrg:hover { /*background-color: #d5a10e;*/ color: #FFF; }
.screenreader { position: absolute; left: -10000px; }
.ghost { opacity: 0; position: absolute; top: 0; left: 0; height: 0;width: 0; z-index: -1; }
.hidden { display: none !important; }
.visuallyhidden { position: absolute; text-indent: -99999px; }
.mobileOnly { display: none !important; }
.tabletOnly { display: none !important; }
.desktopOnly { display: block !important; }
@media all and (max-width: 960px) {
    .tabletOnly { display: block!important; }
    .desktopOnly { display: none!important; }
}
@media all and (max-width:580px) {
    .mobileOnly { display: block !important; }
}
/* --------- END GLOBAL --------- */

/*---------------------------------------------------------------
 HEADER AND LOGO
-----------------------------------------------------------------*/
header{ position:relative;width:100%; }
/*.home header{ position:absolute;z-index: 2;margin-top:30px; }*/ /*COMMENT OUT THIS LINE IF HEADER DOESNT OVERLAY IMPACT */
.headerContent.wrapper { position: relative; /*max-width: 1780px; padding:0 10px;*/ max-width: 1920px; padding:0;}
.logo { float: left; position: absolute; overflow: visible; z-index: 9999999999999; top: -40px; max-width: 308px; }
.logo a { float: left; }
header .logo img { width: 100%; max-width: 308px; /*margin: 10px 10px 10px 0;*/ }
header.scroll-on .logo img { max-width:235px; }
header.scroll-on .logo { top: -10px; }
header.scroll-on #menu{ margin-top:20px; }
.headerContent { z-index: 99999; }
/* END HEADER AND LOGO */

/*---------------------------------------------------------------
 STICKY HEADER
-----------------------------------------------------------------*/
header.scroll-on, .home header .scroll-on { position: fixed; top: 0; left: 0; right: 0;
box-shadow: 0px 4px 3px 0px rgba(0,0,0,.2); 
-moz-box-shadow: 0px 4px 3px 0px rgba(0,0,0,.2); 
-webkit-box-shadow: 0px 4px 3px 0px rgba(0,0,0,.2);
z-index: 10000;
margin-top:0px;
}
.utilityHeader.hide-utility { display: none; }
/* END STICKY HEADER */

/*---------------------------------------------------------------
 BEGIN UTILITY NAVIGATION    
-----------------------------------------------------------------*/

.utilityHeader { position:relative; width: 100%; height: 30px; padding: 4px 8px 8px 8px; z-index:1; }
.utilityHeader:after{ clear:both; display:block; content:""; }
.utSocial a { font-size: 1.5em; }
/*.home .utilityHeader{ position:absolute; }*/ /*COMMENT OUT THIS LINE IF HEADER DOESNT OVERLAY IMPACT */
.utilityHeader .wrapper > div:last-child { text-align: right; }
.utilityHeader span  { font-size: .85em; text-decoration: none; }
.utilityHeader span.habla{ margin-right:15px;display:inline-block; }
.utilityHeader .wrapper { padding: 0; }
.utPhone a { text-decoration: none;font-weight: 700; }

/* END UTILITY NAVIGATION */

/*---------------------------------------------------------------
 SEARCH MOBILE   
-----------------------------------------------------------------*/
/* TOOLBAR MENU OPEN */
.headerContent #searchMobiletoggle { display: none; }
nav #searchtoggle + label span, #mobile-header .searchButton span { position: absolute; overflow: hidden; z-index: -1000; font-size: 0; height: 1px; }
/* OPENS CHANGES ICONS */
nav #searchtoggle + label:before, #mobile-header .searchButton:before { content: url(../images/icons/search-icon-gray.svg); }
#mobile-header .searchButton:hover:before, #mobile-header .searchButton:focus:before { content: url(../images/icons/search-icon-hover.svg); }
#mobile-header .searchButton.is-active:before { content: url(../images/icons/search-desktop-close.svg); }
#mobile-header .searchButton.is-active:hover:before, #mobile-header .searchButton.is-active:focus:before { content: url(../images/icons/search-desktop-close-hover.svg); }
input#q::-webkit-search-cancel-button { display: none; }
input#q:-webkit-autofill,input#q:-webkit-autofill:hover, input#q:-webkit-autofill:focus, input#q:-webkit-autofill:active  { border-top: none !important; border-right: none !important; border-left: none !important; -webkit-box-shadow: 0 0 0 30px #008071 inset !important; }
input#q:-webkit-autofill,input#q:-webkit-autofill:hover, input#q:-webkit-autofill:focus, input#q:-webkit-autofill:active  { color: #fff !important; }
input#q:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px white inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #fff;
}
input#q:-webkit-autofill:focus {
    -webkit-box-shadow: /*your box-shadow*/0 0 0 50px white inset;
    -webkit-text-fill-color: #fff;
}
/* OPENS DIV */
nav #searchtoggle ~ label { width: 32px; display: block; width: initial; float: right; margin-right: 5.5%; padding-left: 30px; padding-top: 36px; cursor: pointer; }
nav #searchtoggle:checked ~ .searchMobilecontent { opacity: 0; height: 0; display: none; position: absolute; overflow-x: hidden; z-index: 9999999999; }
/* DIV */
nav .searchMobilecontent { border-style: solid; border-width: 1px; float: right; max-width: 100%; width: 100%; transition-property: all; transition-duration: .5s; transition-timing-function: cubic-bezier(0, 1, 0.5, 1); padding: 30px 5%; margin-top: 31px; margin-bottom: 7px; z-index: 9999999; display: none; position: absolute; right: 0; top: 50px; }
@media only screen and (min-width: 961px){
	nav .searchMobilecontent { margin-top: -20px; }
	.scroll-on nav .searchMobilecontent { padding: 16px 5%; }
}
nav .searchMobilecontent ul.toolbar { list-style: none; padding-left: 0; display: block; }
nav .searchMobilecontent li { display: block; }
nav .searchMobilecontent li a { text-decoration: none; line-height: 2.5em; display: block; font-size: 0.875em; text-transform: initial; }
/* SEARCH INPUT */
nav .searchMobilecontent input[type=search] { font-family: 'Proxima Nova Light',  'Montserrat', sans-serif; font-size: 1.1rem; font-weight: normal; color: #fff; background-color: #008071; text-transform: uppercase; padding: 10px 6px 5px 6px; /*width: 85%; float: left;*/ -webkit-appearance: none; margin: 0; /*position: absolute; top: 5px;*/ border-top: 1px solid transparent; border-right: 1px solid transparent; border-bottom: 1px solid #fff; border-left: 1px solid transparent; border-radius: 0; -web-kit-border-radius: 0; }
nav .searchMobilecontent input:focus { outline: none; }
nav .searchMobilecontent button[type=submit] { float: left; position: relative; border: none; font-size: 1.125em; margin-top: 12px; overflow: hidden; }
nav .searchMobilecontent button[type=submit]:before { content: url(../images/icons/search-icon-white.svg); }
nav .searchMobilecontent button[type=submit] span { position: absolute; text-indent: -99999px; }
nav .searchMobilecontent ::-webkit-input-placeholder { padding-left: 0px; color: #fff; font-family: 'Proxima Nova Light',  'Montserrat', sans-serif; font-weight: normal; }
nav .searchMobilecontent :-moz-placeholder { padding-left: 0px; color: #fff; font-family: 'Proxima Nova Light',  'Montserrat', sans-serif; font-weight: normal; }
nav .searchMobilecontent ::-moz-placeholder { padding-left: 0px; color: #fff; font-family: 'Proxima Nova Light',  'Montserrat', sans-serif; font-weight: normal; }
nav .searchMobilecontent :-ms-input-placeholder { padding-left: 0px; color: #fff; font-family: 'Proxima Nova Light',  'Montserrat', sans-serif; font-weight: normal; }
nav .searchMobilecontent.is-active { display: block; background-color: #008071; font-family: 'Proxima Nova Light',  'Montserrat', sans-serif; font-weight: normal; }

/*---------------------------------------------------------------
 BEGIN MAIN/TOP NAVIGATION 
-----------------------------------------------------------------*/
/* TOP NAV */
.topNav { height: 30px; margin-right: 0; padding-right: 4%; }
.topNav ul { list-style: none; margin-top: 0; }
.topNav ul li { display: inline-block; padding: 15px; }
/*.topNav ul.nav > li > a, .topNav ul.nav > li > span { text-transform: uppercase; }*/
.topNav ul li a { text-decoration: none; }

/* MAIN NAVIGATION */
.topNav input[type="checkbox"] { display: none; }
.topNav .menu-container a span { position: relative; display: inline-block; font-size: 1rem; margin-left: 10px; }
#menu .main-menu { display: none; }
#tm:checked + .main-menu { display: block; }
#menu input[type="checkbox"] { display: none; }
#menu li, #menu a, #menu span { position: relative; display: block; font-weight:700; text-decoration: none; }
#menu span{ cursor:pointer; }
#menu { float: right; margin-top: 15px; margin-bottom: 10px; }
/*header.scroll-on #menu { margin-top: 10px; }*/
#menu input[type="checkbox"]:checked + .sub-menu { display: block; }
#menu > li { float: left; }
.mobilenavtrigger{ display: none; }
/* SUB NAVIGATION

#menu .sub-menu { display: none; min-width:200px; margin: 0; position: absolute; top: 100%; left: 0px; z-index: 3000; padding: 40px 10px 10px 10px; }
#menu > li:last-child > .sub-menu{ right:auto; left:auto; }
#menu input[type="checkbox"]:checked + .sub-menu { display: block; } */
#menu .sub-menu h3 { font-weight: 700; }
#menu .sub-menu li { text-align:left; padding: 0 5px; margin-right: 0; display: block; border-bottom: 1px solid #D8E6F3; }
#menu ul.sub-menu li a:hover{ text-decoration:underline; }

/*#menu li.has-sub:hover > a { text-decoration: underline; }*/
/*#menu #single { min-width: 235px; }*/
/*#menu #double, #menu #triple { min-width: 500px; }*/
/*#menu #single li { float: none; }*/
/*#menu #double li  { width:50%;}*/
/*#menu #triple li { width: 33.333%; }*/
/*#menu #quad li  { width:25%; }*/
/*#menu .sub-menu li[class^="col"] { float: left; } 
#menu .sub-menu a { font-size: .875em; line-height: 1em; margin-right: 0; }
#menu .rightFloat .sub-menu { left: auto; right: 0; }
#menu .sub-menu, #menu input[type="checkbox"]:checked + .sub-menu { display: none; }
#menu .sub-menu .sub-menu { top: 0; left: 100%; }
#menu li:hover > input[type="checkbox"] + .sub-menu { display: block; }
#menu li:hover > input[type="checkbox"] + .sub-menu { display: block; }
#menu li ul li { position: relative; padding: 0; margin: 0; }
#menu li ul { list-style: none; padding: 0; margin: 0 0 12px 0; }*/

/*.dropdown_1column,.dropdown_2columns,.dropdown_3columns,.dropdown_4columns,.dropdown_5columns{margin:4px auto;float:left;position:absolute;left:-999em; /* Hides the drop down 
/*text-align:left;padding:10px 5px 10px 5px;border:1px solid #777777;border-top:none;background:#cdc8c5;*/
 /* Rounded Corners */
/* -moz-border-radius:0px 5px 5px 5px;-webkit-border-radius:0px 5px 5px 5px;border-radius:0px 5px 5px 5px;}*/

/* ACESSIBLE NAV */
.nav ul.sub-menu { position: absolute; top: 3.7em; left: -9999px; opacity: 0; -webkit-transition: 0.1s linear opacity; min-width: 245px; }
.nav li {	 float: left; position: relative; }
/* Top level nav items */
.nav li > a, .nav li > span { float: left; padding: 10px 12px; }
.nav li:hover ul.sub-menu, .nav li:focus ul.sub-menu, ul.sub-menu.show-menu { left: 0; opacity: 0.99; }
.nav ul.sub-menu li { float: none; position: static; }
.nav ul.sub-menu a { float: none; display: block; color: #FFF; -webkit-transition: 0.1s linear all; }

/* MOBILE MENU */
/* HIDE SELECT CHECKBOX */
.toggle, .full-screen-close { display: none; }
.full-screen-close { width: 100%; height: 100%; position: absolute; cursor: pointer; top: 0; right: 0; }
/* TOGGLE OFF-CANVAS MENU */
.container.show > .menu-container { height: 100%; /*margin-right: 0; min-width: 250px;*/ min-width: 100%; }
.container.show > .content { margin-right: 40%; }
.container.show > .content .full-screen-close { display: block; z-index: 15; }
.menu { z-index: 104; position: relative; }
.toggle-btn, .close-btn { cursor: pointer; }
.toggle-btn { font-size: 1.4rem;margin-top: 10px;margin-right: 17px;display: inline-block; }
.toggle-btn:after { content: url(../images/icons/mobile-menu-open-icon.svg); }
.toggle-btn:hover:after { content: url(../images/icons/mobile-menu-open-icon-hover.svg); }
.toggle-btn.on:after { content: url(../images/icons/mobile-menu-close-icon.svg); }
.toggle-btn.on:hover:after { content: url(../images/icons/mobile-menu-close-icon-hover.svg); }
.toggle-btn span { position: absolute; left: -999999px; }
.close-btn { font-size: 1.4em; min-height: 45px; display: block; width: 100%; padding-top: 3px;/*float: right;margin-right: 10%;margin-top: 8px;*/ }
/*.close-btn:after { content: '\f00d'; font-family: "Font Awesome\ 5 Free"; float: left; margin-left: 10px; display: inline-block; padding-top: 5px; vertical-align: top; }*/
/*.menu-container, .content { transition: margin 0.5s ease-in-out; }*/
.content { transition: margin 0.5s ease-in-out; }
.menu-container { width: 100%; /*width: 40%; margin-right: -66%; margin-left: 0;*/ float: left; height: 0; /*height: 100%;*/ margin-top: 0px; position: fixed; top: 0; z-index: 102; display: inline-block; right: 0; transition: height 0.6s ease-in-out; }
.slide-menu i { margin-right: 1rem; font-size: 1.5rem; vertical-align: middle; }
.slide-menu li a { padding: 1.5rem; font-size: 1.125rem; text-transform: uppercase; font-weight: 600; display: block; transition: background-color .5s ease-in-out; }
/* BEGIN Search Mobile */
.searchMobilecontent, #searchMobiletoggle, #searchMobiletoggle + label { display: none; }
/* END MAIN/TOP NAVIGATION */
/* END SECTION UTILITY HEADER AND MAIN HEADER */  

/*---------------------------------------------------------------
 BEGIN HOME IMPACT BANNERS
-----------------------------------------------------------------*/
.homeImpactBanners { float: left; clear: both; padding: 51px 0 0 0; }
.homeImpactBanners .col6 { width: 50%; margin: 0; }
.homeImpactBanners h1, .homeImpactBanners h2 { font-family: 'Proxima Nova Black', 'Montserrat', sans-serif; font-size: 2.8rem; font-weight: 900; line-height: 1.1; color: #525961
; text-transform: none; }
.homeImpactBanners h1 { /*margin-top: 40px;*/ margin-left: 24.5%; margin-bottom: 20px; }
.homeImpactBanners h2 { padding-left: 20px; margin-right: 24.5%; }
.homeImpactBanners .blurb { font-size: 1.1rem; line-height: 1.95; margin-top: 23px; }
.homeImpactBanners .blurb .intro { padding-right: 7%; }
.homeImpactBanners .blurb, .homeImpactBanners .blurb p { line-height: 1.6; margin-bottom: 20px; }
.homeImpactBanners .blurb p:last-of-type { margin-bottom: 0; }
.homeImpactBanners .blurb .subhead { display: block; font-family: 'Proxima Nova Bold', 'Montserrat', sans-serif; font-size: 1.53rem; font-weight: 600; line-height: 1.3; color: #991B1E; text-transform: uppercase; margin-bottom: 15px; }
.homeImpactBanners .btnLinks { margin: 34px 0 0 0; }
.homeImpactBanners .orangeHeadBorder { display: block; }
.homeImpactBanners .orangeBanner { display: inline-block; background: #ffffff url(../images/home-banner-angle-orange.svg) no-repeat left top; background-size: contain; padding: 27px 0 73px 0; }
.homeImpactBanners .orangeBanner .blurb { margin-left: 24.5%; }
.homeImpactBanners .orangeBanner .fullImg { float: right; margin: 57px 0; padding-right: 3.5%; }
.homeImpactBanners .orangeBanner .fullImg img { float: right; }
.homeImpactBanners .blueBanner { display: inline-block; background: #ffffff url(../images/home-banner-angle-blue.svg) no-repeat right top; background-size: contain; padding: 58px 0 38px 0; }
.homeImpactBanners .blueBanner .blurb { padding-left: 20px; margin-right: 24.5%; }
.homeImpactBanners .blueBanner .fullImg { margin: 41px 0; padding-left: 3.5%; }
.homeImpactBanners .blueBanner .fullImg img { float: left; }
.orangeHeadBorder { display: block; margin: 5px 0; width: 100%; border: 4px solid #FCA133; background-color: #FCA133; }
.homeMain { clear: both; }
@media only screen and (min-width: 1421px) and (max-width: 1720px) { 
	.homeImpactBanners .orangeBanner { background-position: -30px top; }
	.homeImpactBanners .blueBanner { background-position: 104% top; }
}
@media only screen and (min-width: 1120px) and (max-width: 1420px) { 
	.homeImpactBanners .orangeBanner { background-position: -58px top; }
	.homeImpactBanners .blueBanner { background-position: 104% top; }
}
@media only screen and (min-width: 1024px) and (max-width: 1119px) { 
	.homeImpactBanners .orangeBanner { background-position: -36px top; }
	.homeImpactBanners .blueBanner { background-position: 104% top; }
	.homeImpactBanners h1, .homeImpactBanners h2 { font-size: 2.3rem; }
	.homeImpactBanners a.btnLrg { min-width: 267px; }
}
@media only screen and (min-width: 961px) and (max-width: 1023px) { 
	.homeImpactBanners .orangeBanner { background-position: -30px top; }
	.homeImpactBanners .blueBanner { background-position: 104% top; }
	.homeImpactBanners h1, .homeImpactBanners h2 { font-size: 2.3rem; }
	.homeImpactBanners a.btnLrg { min-width: 267px; }
}
@media only screen and (max-width: 960px) {
	.homeImpactBanners .col6 { width: 100%; }
	.homeImpactBanners h1 { margin-top: 8px; margin-left: 2.5%; margin-bottom: 15px; }
	.homeImpactBanners h1, .homeImpactBanners h2 { font-size: 2.5rem; line-height: 1.1; }
	.homeImpactBanners .blurb { font-size: 1rem; }
	.homeImpactBanners .orangeBanner { background-image: none; padding: 0; }
	.homeImpactBanners .orangeBanner .blurb { margin-left: 2.5%; margin-right: 2.5%; padding-left: 0; padding-right: 0; }
	.homeImpactBanners .orangeBanner .fullImg { float: right; margin: 0 0 10px 0; }
	.homeImpactBanners .blueBanner { background-image: none; padding: 22px 0 38px 0; }
	.homeImpactBanners .blueBanner .blurb { padding-left: 0; padding-right: 0; margin-left: 2.5%; margin-right: 2.5%; }
	.homeImpactBanners .blueBanner .fullImg { float: left; margin: 0 0 14px 0; }
}
@media only screen and (max-width: 580px) {
	.homeImpactBanners .blurb .intro { /*display: none;*/ }
}
/* END HOME IMPACT BANNERS */

/*---------------------------------------------------------------
 BEGIN SECTION IMPACT IMAGE/SLIDER AREA
-----------------------------------------------------------------*/
.slider { position: relative; /*box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,.6); -moz-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,.6); -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,.6);*/ }
/*.slider:after{ content:"";width:100%;position:absolute;bottom:-25px;left:0;height:50px; background-image: url(../../_images/wave.png); background-repeat:repeat-x; background-position: 0 0; }*/
.interior .slider { box-shadow: none;z-index: -1; }
.slider .wrapper { position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 100%; max-width: 1250px/*1180px*/; }
.slider img { display:block;width: 100%; }
.slider h2 { font-size: 3.100rem; line-height: 1.15em; margin-bottom: 20px;text-shadow: 2px 2px #000; }
.slider .blurb { display: block; margin: 10px 0 20px; width: 100%; line-height: 1.25em; font-size: 1.125em; font-style: italic;text-shadow: 2px 2px #000; }
.slider a.button { margin-top: 40px; padding: 15px 60px 15px 60px; display: inline-block; font-size: 0.90rem; cursor: pointer; text-decoration: none; border-radius:500px; text-transform: uppercase; }
.slider a.button:hover { cursor: pointer; }
.slider .flexslider { margin-bottom: 0; }
.slider .flexslider ul.slides li { position: relative; box-shadow: none; }
.overlay { width: 46%; min-width: 525px; position: absolute; margin: auto; padding: 10px 30px 20px; }
.overlay.left-top { top: 15%; bottom: auto; left: 20px; right: auto; text-align: left; }
.overlay.left-bottom { top: auto; bottom: 15%; left: 20px; right: auto; text-align: left; }
.overlay.center{ margin: auto;left: 0;right: 0;/*bottom: 0;*/top: 21%;height: 250px;width:60%; text-align:center;}
.slider .overlay.center .blurb{ margin-left:auto;margin:0 auto;  }
/*.slider .overlay a.button:hover{ background:none; }*/
/*.slider .overlay.left-bottom h2:after, .slider .overlay.left-top h2:after { content: " "; border: 5px solid #00c5cd; margin-top: 10px; margin-bottom: 15px; display: block; min-width: 100px; position: absolute; left: 30px; }*/
.slider .overlay.left-bottom div.blurb, .slider .overlay.left-top div.blurb { margin-left: 0; }
.slider .overlay.left-bottom a.button, .slider .overlay.left-top a.button { float: left; }
.overlay.right-top { top: 10%; left: auto; right: 20px; text-align: right; }
.overlay.right-bottom { top: auto; bottom: 10%; left: auto; right: 20px; text-align: right; }
/*.slider .flexslider .slides img { min-height: 268px; min-width: 848px; background-position-x: 50%; }*/
.interior .slider .flexslider .slides img { min-height: auto; min-width: 100%; }

/*.fullscreen-bg { position: fixed; top: 0px; right: 0; bottom: 0; left: 0; overflow: hidden; z-index: -100; }
.fullscreen-bg__video { position: relative; top: 50%; left: 50%; width: auto; height: auto; min-width: 100%; min-height: 100%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }*/
.fullscreen-bg { max-height: 900px;overflow: hidden; }
.fullscreen-bg__video { display: block;position: relative; width: 100%; height: auto; min-width: 100%; min-height: 100%; }

.homeImpact a.btnLrg{ margin-top:20px; }

/* END SECTION IMPACT IMAGE/SLIDER AREA */

/* BEGIN Fancy Heading */
h3.headline { font-size: 1.875em; font-weight: 700; text-align: center; margin: 0 0 38px; position: relative; overflow: hidden; }
h3.headlineborder span { position: relative; }
/*h3.headlineborder span:before,  h3.headlineborder span:after { content: ""; position: absolute; height: 2px; display: block; top: 50%; width: 150%; }*/
h3.headlineborder span:before { right: 100%; margin-right: 50px; }
h3.headlineborder span:after { left: 100%; margin-left: 50px; }
/* END Fancy Heading */

/* BEGIN ACCORDION AREA */
.accordion h2 { margin-top: 20px; }
.accordion .acc-row { position: relative; border-bottom: 1px solid; margin-bottom:0px; }
.accordion .acc-row input[type=checkbox] { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 1; cursor: pointer; }
.accordion .acc-row > h3 { font-size: 1.25rem; margin: 0; padding: 20px 20px 20px 0; }
.accordion .acc-row h3, .accordion .acc-row h4, .accordion .acc-row h5 { margin-top: 0px; }
.accordion .acc-row label { cursor: pointer; position: relative; display: block; padding-left: 35px; }
.accordion .acc-row input[type=checkbox] { display: none; }
/*.interior-content.col9 { margin-right: 0; }*/
/*.interior-content .accordion .acc-row p { border-style: solid; border-width: 1px; } */
.interior-content .accordion .acc-row label:before { font-family: "Font Awesome\ 5 Free"; content: "\f067"; font-weight: 900; position: absolute; width: 0; height: 0; top: 50%; left: 0; margin-top: -7px; }
.interior-content .accordion .acc-row input[type=checkbox]:checked ~ h3 label:before { font-family: "Font Awesome\ 5 Free"; content: "\f068"; margin-top: -7px; font-weight: 900; }
.accordion .acc-row input[type=checkbox]:checked ~ h3 ~ p, .accordion .acc-row input[type=checkbox]:checked ~ h3 ~ ul, .interior-content .accordion .acc-row input[type=checkbox]:checked ~ h3 ~ div { max-height: 100%; padding: 0 40px; -webkit-transition: max-height 0.2s ease; transition: max-height 0.2s ease; border-bottom: 1px solid #e6e5e5; }
.accordion .acc-row div h3 { padding: 20px 0 15px; }
.interior-content .accordion .acc-row div { box-sizing: border-box; max-height: 0; overflow: hidden; padding: 0 40px; -webkit-transition: max-height 0.1s ease; transition: max-height 0.1s ease; margin: 0; }
/* END ACCORDION AREA */


/* BEGIN SECTION TRIPLE CIRCLES */
.tripleCircles .col4 { text-align: center; padding: 15px !important; }
/* BEGIN CIRCLE CTA AREA */
.tripleCircles .col4 .circle { background-color: #000; width: 100%; height: 0; border-radius: 50%; cursor: pointer; border: 7px solid transparent; position: relative; margin: 1em auto; padding: 48% 0; }
.tripleCircles .col4 .circle .content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; border-radius: 50%; }
.tripleCircles .col4 .circle .content:after { content: " "; margin: 0px auto; display: block; max-width: 75px; position: relative; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.tripleCircles .col4 .circle .content:hover { background-color: rgba(0, 0, 0, .5); }
.tripleCircles .col4 .circle .content:hover:after { max-width: 125px; }
/* END CIRCLE CTA AREA */
.tripleCircles .col4 .circle h3 { font-weight: 700; margin: 10px; margin-top: 45%; font-size: 2em; text-decoration: none; vertical-align: middle; display: inline-block; }
.tripleCircles .col4 .circle h3:after { position: absolute; bottom: 0; height: 4px; left: 50%; right: 50%; background: #c0392b; content: ''; }
/* END SECTION TRIPLE BLURB AREA */
/* END SECTION TRIPLE CIRCLES */

/* BEGIN SECTION TRIPLE BLURB AREA */
.tripleBlurb { margin: 15px 0; }
.tripleBlurb .col4 { text-align: center; padding: 15px !important; }

/* BEGIN SECTION TRIPLE BLURB AREA */
.tripleBlurb { margin: 10px 0 10px 0px;text-align: center; }
.tripleBlurb .col4 a{cursor:pointer;}
.tripleBlurb i { font-size: 2em; display: inline-block; margin: 15px 0; padding: 11px 9px; height: 60px; width: 60px; }
.tripleBlurb .fa-border { border: 5px solid; border-radius: 50%; }
.tripleBlurb h3 { font-weight: 700; margin: 10px; }
.tripleBlurb a { text-decoration:none; }
.tripleBlurb ~ p { text-align: center; }
/* END SECTION TRIPLE BLURB AREA */
    
.tripleBlurb .col4 a { text-decoration: none; }
.tripleBlurb i { font-size: 2em; display: inline-block; margin: 15px 0; padding: 11px 9px; height: 60px; width: 60px; }
.tripleBlurb .fa-border { border: 5px solid; border-radius: 50%; }


/*.infoColumns .columns img{ border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;border-top-right-radius: 30px; }*/
/*.infoColumns .columns img, .infoColumns .columns iframe { width:auto; margin-bottom:15px; }*/
/*.infoColumns .columns .col12 img{ margin: 0 20px 0 20px; }*/
/*.wysiwyg-content img{ margin: 0 20px 0 20px; }*/
.infoColumns .color-overlay { position: relative; top: 0; left: 0; width: 100%; height: 100%;padding:50px 30px; }
.noBgImg.infoColumns .color-overlay { padding: 20px 30px; }
/*.infoColumns .columns .col4, .infoColumns .columns .col6 { margin-bottom: 50px; }*/
.infoColumns .columns .col4:last-child, .infoColumns .columns .col6:last-child { margin-bottom: auto; }
.infoColumns h3.info-large { font-size: 7.5em; }
.infoColumns .infographicWrap p { font-size:1.1rem;line-height: 1.6;padding: 0 20px; }
.infoColumns .columns ul { text-align: left; margin: 0 0 20px 30px; list-style-type: initial; line-height: 1.2em; } 
.infoColumns span.signature{ display:inline-block;margin-top:25px;font-size:1.875rem; }
.infoColumns img.colImage{ display:block;text-align:center;width:100%;margin:25px auto; }
/*.infoColumns h2.imageTitle{ text-align:center; } */
.infoColumns a.titleLink { text-decoration:none;text-decoration-line: none; }
.infoColumns a.titleLink:focus { outline: none; }
.infoColumns a h3.imageTitle:hover, .infoColumns a.titleLink:focus h3.imageTitle { text-decoration:underline; }
.infoColumns ul.circleCheck { list-style-type: none; margin: 0 0 20px 0; }
.infoColumns ul.circleCheck li { padding-left: 53px; margin-bottom: 35px; background: url('../images/check.png') no-repeat left top;}
.infoColumns .subhead, .infoColumns .wysiwyg-content span.subhead { display: block; font-family: 'Proxima Nova Semibold', 'Montserrat', sans-serif; color: #991B1E; font-weight: bold; font-size: 1.54rem; /*font-style: italic;*/ margin-bottom: 28px; line-height: 1.5; }
.infoColumns h2 + .subhead, .infoColumns h3 + .subhead { margin-top: 36px; }
.infoColumns .infographicWrap{ text-align:center;padding: 40px 0; }
/* END COLUMNS AREA */

/* BEGIN COLUMNS AREA */
.infoColumns { position: relative; }
.columnBg.infoColumns{ padding:0; }
.infoColumns:not(.news):not(.toaster) { /*margin:0px 0px 20px 0px;*/padding: 15px 7%; position: relative; }
.infoColumns.callToAction{ padding:0; }
.infoColumns h2.title{ margin: 30px 0 15px 0; }
/*OPTION TO CENTER HOMEPAGE HEADINGS AND "ALL" LINKS - COMMENT IF LEFT ALIGNED*/
.home .infoColumns h2.title{ margin: 30px 0 15px 0;text-align:center; }
.home .infoColumns a.allLink { position: relative;display: inline-block;width: 100%;top:0;right:0;text-align: center; }
/*END CENTER OPTION*/
.infoColumns .columns { position: relative; padding: 0px 0px 15px 0px; }

/* HOME INFOCOLUMN DEFAULTS */
.home .infoColumns { display: block; clear: both; }
.home .infoColumns .subhead { color: #991B1E; }
.home .infoColumns .wysiwyg-content p, .home .infoColumns .wrapper > p, .home .infoColumns .wysiwyg-content span, .home .infoColumns .wrapper > span { font-size: 1.05rem;  }
.home .infoColumns .wysiwyg-content p.subhead, .home .infoColumns .wrapper > p.subhead, .home .infoColumns .wysiwyg-content span.subhead, .home .infoColumns .wrapper > span.subhead { font-size: 1.54rem;  }
.home .infoColumns .wrapper > p, .home .infoColumns .wrapper > span { font-size: 1.05rem; padding-left: 40px; padding-right: 40px; line-height: 1.6; }
.orangeHeadBorder { display: none; }
.home .columnBg.infoColumns > .above { position: absolute; top: 0; bottom: 0; right: 0; left: 0; }
@media only screen and (max-width: 960px) {
	.home .infoColumns .wysiwyg-content p, .home .infoColumns .wrapper > p, .home .infoColumns .wysiwyg-content span, .home .infoColumns .wrapper > span { font-size: 1rem; margin-bottom: 9px; }
	.home .infoColumns .wysiwyg-content p.subhead, .home .infoColumns .wrapper > p.subhead, .home .infoColumns .wysiwyg-content span.subhead, .home .infoColumns .wrapper > span.subhead { font-size: 1rem;  }
	.infoColumns h2 + .subhead, .infoColumns h3 + .subhead { margin-top: 20px; }
}
/* HOME INFOCOLUMN ONE COLUMN WITH BACKGROUND */
.home .infoColumns.colOne { background: #ffffff url(../images/one-column-bg-orange.svg) no-repeat left top; background-size: contain; }
.home .infoColumns.colOne .wrapper { max-width: 1665px; background-color: #ffffff; margin: 45px auto; padding: 104px 0 61px 0; }
.home .infoColumns.columnBg.colOne .wrapper { background-color: transparent; }
.home .infoColumns.colOne .columns { width: 90%; margin: 0 auto; text-align: center; z-index: 1; }
.home .infoColumns.colOne .wysiwyg-content p, .home .infoColumns.colOne .wysiwyg-content span  { font-size: 1.34rem; line-height: 1.8; margin-bottom: 20px; }
.home .infoColumns.colOne h2.title { position: relative; z-index: 1; margin: 0px auto 29px auto; }
.home .infoColumns.colOne h2.title span { background-color: #ffffff; padding-right: 23px; padding-left: 23px; }
.home .infoColumns.colOne h2.title.default { color: #991B1E; }
.home .infoColumns.columnBg.colOne h2.title span { background-color: transparent; }
.home .infoColumns.columnBg.colOne .orangeHeadBorder { display: none; }
.home .infoColumns.columnBg.colOne:before { display: none; }
.home .infoColumns.columnBg.colOne:after { display: none; }
@media only screen and (min-width: 961px) {
	.home .infoColumns.colOne { min-height: 567px; }
	.home .infoColumns.colOne .orangeHeadBorder { display: none; }
	.home .infoColumns.colOne:before { content:''; position: absolute; display: block; top: 187px; left: 12%; width: 42%; border: 4px solid #ffffff; z-index: 0; }
	.home .infoColumns.colOne:after { content:''; position: absolute; display: block; top: 187px; right: 0; width: 50%; border: 4px solid #FCA133; z-index: 0; }
	.home .noTitle.infoColumns.colOne:before, .home .noTitle.infoColumns.colOne:after { display: none; }
}
@media only screen and (max-width: 960px) {
	.home .infoColumns .subhead { font-size: 1rem; }
	.home .infoColumns.colOne { background-color: #FCA133; }
	.home .infoColumns.colOne { background-image: none; padding: 1px 7%; }
	.home .infoColumns.colOne .wrapper { padding: 29px 0 0px 0; }
	.home .infoColumns.colOne .columns { margin: 10px auto 0 auto; }
	.home .infoColumns.colOne:before { display: none; }
	.home .infoColumns.colOne:after { display: none; }
	.home .infoColumns.colOne h2.title { padding-left: 15px; padding-right: 15px; }
	.home .infoColumns.colOne h2.title span { background-color: transparent; padding-right: 0; padding-left: 0; }
	.home .infoColumns.colOne .orangeHeadBorder { display: block; }
	.home .infoColumns.columnBg.colOne .orangeHeadBorder { display: none; }
	.home .infoColumns.colOne .wysiwyg-content p, .home .infoColumns.colOne .wysiwyg-content span  { font-size: 1rem; line-height: 1.6; }	
}

/* HOME INFOCOLUMN CTA COLUMN WITH BACKGROUND */
.home .infoColumns.colOne.callToAction .wrapper { padding: 85px 0 61px 0; }
.home .infoColumns.colOne.callToAction:before { display: none; }
.home .infoColumns.colOne.callToAction:after { display: none; }

/* HOME INFOCOLUMN TWO COLUMNS WITH BACKGROUND */
.home .infoColumns.colTwo .wrapper { max-width: 1665px; background-color: #ffffff; margin: 57px auto; padding: 16px 0 16px 0; border-left: 8px solid #FCA133; border-top: none; border-right: none; border-bottom: none; }
.home .infoColumns.columnBg.colTwo .wrapper { background-color: transparent; border-left: 8px solid transparent; }
.home .infoColumns.colTwo .columns { width: 90%; margin: 0 auto; text-align: left; z-index: 1; }
.home .infoColumns.colTwo .wysiwyg-content p, .home .infoColumns.colOne .wysiwyg-content span  { line-height: 1.6; margin-bottom: 20px; }
.home .infoColumns.colTwo > div { padding: 0 2.5%; }
.home .infoColumns.colTwo .col6 {  }
.home .infoColumns.colTwo .wysiwyg-content p, .home .infoColumns.default.colOne .wysiwyg-content span  {  }
.home .infoColumns.colTwo h2.title, .home .infoColumns.colTwo h2 { position: relative; z-index: 1; margin: 10px 0 29px 0; }
.home .infoColumns.columnBg.colTwo .orangeHeadBorder { display: none; }
@media only screen and (min-width: 961px) {

}
@media only screen and (max-width: 960px) {
	.home .infoColumns.colTwo { padding: 1px 1%; }
	.home .infoColumns.colTwo .wrapper { padding: 20px 0 0px 0; }
	.home .infoColumns.colTwo .col6 { width: 100%; margin-bottom: 25px; }
	.home .infoColumns.colTwo h2.title, .home .infoColumns.colTwo h2 { margin: 0px 0 15px 0; }
	.home .infoColumns.colTwo .orangeHeadBorder { display: none; }
	.home .infoColumns.colTwo .wysiwyg-content p, .home .infoColumns.colTwo .wysiwyg-content span  { font-size: 1rem; line-height: 1.6; }
}

/* HOME INFOCOLUMN THREE OR MORE COLUMNS WITH BACKGROUND */
.home .infoColumns.colThree { background: #ffffff url(../images/three-column-bg-gray.svg) no-repeat right top; background-size: contain; }
.home .infoColumns.colThree .wrapper { position: relative; max-width: 1665px; margin: 45px auto 9px auto; padding: 20px 0 20px 0; }
.home .infoColumns.colThree .columns { background-color: #ffffff; width: 100%; padding: 20px 1% 94px 1%; margin: 0 auto; z-index: 1; }
.home .infoColumns.columnBg.colThree .columns { background-color: transparent; }
.home .infoColumns.colThree .wysiwyg-content p, .infoColumns.colThree .wysiwyg-content span  { font-size: 1.05rem; line-height: 1.6; margin-bottom: 21px; }
.home .infoColumns.colThree h2.title { width: 100%; position: relative; z-index: 1; margin: 0px 0 29px 35px; text-align: left; }
.home .infoColumns.colThree h2.title span { background-color: #ffffff; padding-right: 23px; padding-left: 0; }
.home .infoColumns.columnBg.colThree h2.title span { background-color: transparent; }
.home .infoColumns.colThree .wrapper .mobileBg > p, .home .infoColumns.colThree .wrapper .mobileBg > span { width: 64%; padding-right: 0; padding-left: 0; }

@media only screen and (min-width: 961px) and (max-width: 1280px)  { 
    .home .infoColumns.colThree h2.title { width: 64%; }
}
@media only screen and (min-width: 961px) {
	.home .infoColumns.colThree .orangeHeadBorder { display: none; }
	.home .infoColumns.colThree:after { content:''; position: absolute; display: block; top: 98px; right: 0; width: 85%; border: 4px solid #FCA133; z-index: 0; }
	.home .infoColumns.columnBg.colThree:after, .home .noTitle.infoColumns.columnBg.colThree:after { display: none; }
	.home .infoColumns.colThree .wrapper .mobileBg > p, .home .infoColumns.colThree .wrapper .mobileBg > span { padding-left: 40px; }
}
@media only screen and (max-width: 960px) {
	.home .infoColumns.colThree { background-image: none; padding: 1px 0 0 0; }
	.home .infoColumns.colThree .wrapper { background: #ffffff; padding: 29px 0 0px 0; }
	.home .infoColumns.columnBg.colThree .wrapper { background: transparent; }
	.home .infoColumns.colThree .columns { /*padding: 44px 1% 0 1%;*/ padding: 0 1% 44px 1%; }
	.home .infoColumns.colThree .orangeHeadBorder { display: block; }
	.home .infoColumns.columnBg.colThree .orangeHeadBorder { display: none; }
	.home .infoColumns.colThree:before { display: none; }
	.home .infoColumns.colThree:after { display: none; }
	.home .infoColumns.colThree .col4 { width: 100%; }
	.home .infoColumns.colThree h2.title { width: 88%; padding-left: 0; margin: 0px 0 8px 35px; }
	.home .infoColumns.columnBg.colThree h2.title { padding-left: 7%; margin: 0 0 8px 0; }
	.home .infoColumns.colThree h2.title span { padding-left: 0; display: block; }
	.home .infoColumns.columnBg.colThree h2.title span { padding-left: 0; }
	.home .infoColumns.colThree .wrapper .mobileBg > p, .home .infoColumns.colThree .wrapper .mobileBg > span { width: 95%; }
	.home .infoColumns.colThree .wysiwyg-content p, .home .infoColumns.colTwo .wysiwyg-content span  { font-size: 1rem; line-height: 1.6; }
	.home .infoColumns.colThree .mobileBg { background-color: #ffffff; padding: 36px 7%; margin: 15px 0 0 0; }
	.home .infoColumns.columnBg.colThree .mobileBg { padding: 0 7% 36px 7%; margin: 0; }
}

/* HOME INFOCOLUMN INFOGRAPHICS WITH BACKGROUND */
.home .infoColumns.infoGraphics { background: #ffffff; }
.home .infoColumns.infoGraphics .wrapper { max-width: 1665px; background-color: #ffffff; margin: 45px auto; padding: 37px 20px 0 20px; }
.home .infoColumns.columnBg.infoGraphics .wrapper { background-color: transparent; }
.home .infoColumns.infoGraphics .columns { width: 100%; margin: 0 auto; text-align: center; z-index: 1; }
.home .infoColumns.infoGraphics .wysiwyg-content p, .home .infoColumns.infoGraphics .wysiwyg-content span  { font-size: 1.34rem; line-height: 1.8; margin-bottom: 20px; }
.home .infoColumns.infoGraphics h2.title { position: relative; z-index: 1; margin: 0px auto 29px auto; }
.home .infoColumns.infoGraphics h2.title span { background-color: #ffffff; padding-right: 23px; padding-left: 23px; }
.home .infoColumns.columnBg.infoGraphics h2.title span { background-color: transparent; }
@media only screen and (min-width: 961px) {
	.home .infoColumns.infoGraphics .orangeHeadBorder { display: none; }
	.home .infoColumns.infoGraphics:before { content:''; position: absolute; display: block; top: 116px; left: 8%; width: 42%; border: 4px solid #ffffff; z-index: 0; }
	.home .infoColumns.infoGraphics:after { content:''; position: absolute; display: block; top: 116px; right: 0; width: 50%; border: 4px solid #FCA133; z-index: 0; }
	.home .infoColumns.columnBg.infoGraphics:before, .home .noTitle.infoColumns.infoGraphics:before { display: none; }
	.home .infoColumns.columnBg.infoGraphics:after, .home .noTitle.infoColumns.infoGraphics:after { display: none; }
}
@media only screen and (max-width: 960px) {
	.home .infoColumns.infoGraphics { background-image: none; padding: 1px 7%; }
	.home .infoColumns.infoGraphics .wrapper { padding: 29px 0 0px 0; }
	.home .infoColumns.infoGraphics:before { display: none; }
	.home .infoColumns.infoGraphics:after { display: none; }
	.home .infoColumns.infoGraphics h2.title { margin: 0px auto 8px auto; }
	.home .infoColumns.infoGraphics h2.title span { background-color: transparent; }
	.home .infoColumns.infoGraphics .orangeHeadBorder { display: block; margin-left: -9%; width: 117%; }
	.home .infoColumns.columnBg.infoGraphics .orangeHeadBorder { display: none; }
	.home .infoColumns.infoGraphics > div, .infoColumns.infoGraphics > p { margin-bottom:0; }
	.home .infoColumns.infoGraphics .wysiwyg-content p, .home .infoColumns.infoGraphics .wysiwyg-content span  { font-size: 1rem; line-height: 1.6; }
}

/* HOME INFOCOLUMN NEWS COLUMNS WITH BACKGROUND */
.home .infoColumns.news { background: #ffffff url(../images/news-column-bg-orange.svg) no-repeat left top; background-size: contain; }
.home .infoColumns.news .wrapper { position: relative; max-width: 1665px; margin: 18px auto 35px auto; padding: 20px 0 20px 0; }
.home .infoColumns.news .columns { background-color: #ffffff; width: 100%; padding: 17px 0 34px 0; margin: 0 auto; z-index: 1; }
.home .infoColumns.columnBg.news .columns { background-color: transparent; }
.home .infoColumns.news .wysiwyg-content p, .infoColumns.news .wysiwyg-content span  { font-size: 1.05rem; line-height: 1.6; margin-bottom: 21px; }
.home .infoColumns.news .thoughtBlock .wysiwyg-content p { padding-bottom: 15px; }
.home .infoColumns.news h2.title { position: relative; z-index: 1; margin: 21px 0 15px 0; text-align: right; }
.home .infoColumns.news h2.title span { background-color: #ffffff; padding-right: 23px; padding-left: 23px; }
.home .infoColumns.columnBg.news h2.title span { background-color: transparent; }
.infoColumns.news .news-image { border-bottom: 9px solid #FCA133; margin-bottom: 10px; }
.infoColumns.news .news-image img { margin-bottom: 0; }
.newsMoreBtn { position: absolute; bottom: 20px; left: 35px; z-index: 1; }
.home .infoColumns.columnBg.news .orangeHeadBorder { display: none; }
@media only screen and (min-width: 961px) {
	.home .infoColumns.news .orangeHeadBorder { display: none; }
	.home .infoColumns.news:after { content:''; position: absolute; display: block; top: 98px; left: 0; width: 90%; border: 4px solid #FCA133; background-color: #FCA133; z-index: 0; }
	.home .infoColumns.columnBg.news:after, .home .noTitle.infoColumns.news:after { display: none; }
}
@media only screen and (max-width: 960px) {
	.home .infoColumns.news, .home .infoColumns.news { background-color: #fff; background-image: none; padding: 1px 0; }
	.home .infoColumns.news .wrapper { /*padding: 29px 0 0px 0;*/ padding: 0; margin: 18px auto 0 auto; }
	.home .infoColumns.news .columns { padding: 17px 0 78px 0; }
	.home .infoColumns.news:before { display: none; }
	.home .infoColumns.news:after { display: none; }
	.home .infoColumns.news h2.title { text-align: left; padding: 0; margin: 10px 0 10px 17px; }
	.home .infoColumns.news h2.title span { background-color: transparent; padding-left: 0; }
	.home .infoColumns.news .orangeHeadBorder { display: block; }
	.home .infoColumns.columnBg.news .orangeHeadBorder { display: none; }
	.home .infoColumns.infoGraphics .wysiwyg-content p, .home .infoColumns.infoGraphics .wysiwyg-content span  { font-size: 1rem; line-height: 1.6; }
	.home .infoColumns.news .mobileBg { padding: 36px 7%; margin: 15px 0 0 0; }
	.home .infoColumns.columnBg.news .mobileBg { padding: 0 7% 36px 7%; margin: 0; }
	.home .infoColumns.news .mobileBg { background: #F57A12; }
	.newsMoreBtn { position: absolute; bottom: 48px; left: 0; right: 0; text-align: center; }
}

/* BEGIN SECTION PROGRAMS AREA */
.programs { margin: 10px 0 0; padding: 2%; }
.programs h3 { font-size: 1.2em; }
.programs .col4 { margin-bottom: 15px; }
.programs .col4:nth-child(4n) { margin-right: 0; }
.programs .wrapper .caption { float: left; position: relative; padding: 15px; height: auto; min-height: 68px; max-height: 68px; width: 100%; top: -2px; }
.programs .wrapper .captionText { float: left; text-align: left; width: 80%; font-size: 1em; }
.programs .wrapper .captionIcon { font-size: 1.5em; float: right; text-align: center; width: 15%; margin-top: -5px; }
.programs .wrapper img { width: 100%; }
/* END SECTION PROGRAMS AREA */

/* BEGIN Full Width CTA */
.callToAction { background: url("../../_global/images/background.jpg"); min-height: 300px; position: relative; }
.callToAction .wrapper { /*position: absolute; top: 0; bottom: 0; right: 0; left: 0;*/ width: 100%; max-width: 1280px; }
.callToAction .cta { text-align: center; padding: 50px 40px 65px; margin: 0 auto; }
.home .colOne.callToAction .cta { padding: 0px 40px 65px; }
.callToAction .cta h2.title { /*font-size: 3em;*/margin-top: 5px;margin-bottom: 25px; position: relative; line-height: 1em; }
.callToAction .cta span { /*font-size: 2.5em; display: inline-block;*/ position : relative; /*top: 15px;*/ vertical-align: top; }
.callToAction .cta .divider { height: 10px; max-width: 100px; margin: 0 auto 15px; background: #FFF; }
.callToAction .cta p { width: 80%;margin: 20px auto; }
/*.callToAction .color-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }*/
@media only screen and (max-width: 960px) {
	.home .infoColumns.colOne.callToAction .cta { padding: 0 0 40px 0; }
	.home .infoColumns.colOne.callToAction .wrapper { padding: 60px 0; }
	.home .infoColumns.colOne.callToAction h2.title { padding-left: 0; padding-right: 0; }
}
/* END Full Width CTA */

/* BEGIN News Section */
/*.news { margin-top: 60px; padding: 0 2%; }*/
.news .wrapper { position:relative;max-width: 1280px; }
.news .color-overlay{ padding: 10px 0px; }
.newsSearch{ position:relative; margin-top:12px; margin-bottom:12px; clear: both; }
.newsSearch input{ width:100%; height:56px; padding:20px; font-weight: 400;/*background-image: url(../../_global/images/icons/search-icon-green.png);*/ background-repeat: no-repeat;background-position: right 20px center; }
.allLinkWrap{ position:relative; }
a.allLink{ position: absolute;right: 15px;top: 10px;text-decoration: none;text-transform: uppercase; }
a.allLink:hover{ text-decoration:underline; }
.news img { width: 100%; margin-bottom: 10px; }
/*.news h3 { margin: 30px 0px 0px; }*/
.news .slides { display: flex!important; }
.news .slides li:first-child { border-right-width: 0px; }
.news .caption a { text-decoration: none; }
/*.news .caption a h3 { font-size:1.125em;font-weight:700;margin-bottom:5px;line-height: 1.5rem; height: 100%;text-transform:none; }*/
.news .caption .postDate, .news .newsCaption .postDate { font-size: 1.1rem; text-transform: uppercase; margin-top: 0px; margin-bottom:-4px; }
.news .newsCaption.thoughtBlock .postDate { margin-bottom: 16px; }
.news h3.headlineborder span:before, .news h3.headlineborder span:after { width: 170%; }
.news .flex-control-nav { bottom: -40px; }
.news .flex-direction-nav .flex-prev { left: -30px; }
.news .flex-direction-nav .flex-next { right: -30px; text-align: right; }
/*.news .flexslider:hover .flex-direction-nav .flex-prev { left: -40px; }*/
/*.news .flexslider:hover .flex-direction-nav .flex-next { right: -40px; }*/
.news-grid.flexslider{ margin:30px auto; }
.news .events{ position:relative;margin: 60px auto 40px auto; }
.news .events h2.title{ margin-bottom:40px; }
.news .events:after{ content:"";display:block;clear:both; }
.news .events a.title{ display:block;text-decoration:none;font-size:1.5em;margin-bottom:10px;line-height: 1.25em; }
.news .events p.postDate{ font-size: .85rem; }
.divider { text-align: center;border-bottom: 1px solid #AD974F;margin-top: 20px; }
.home .divider{ margin-top:60px; }
.divider img { width: 100px;margin-bottom: -33px; }
.columnBg.news .divider img { visibility: hidden; }
/*.dateBox { background: #231F20;color: #FBDD7E;width: 100px;float: left;text-align: center;padding: 20px;margin-right: 15px;margin-bottom: 15px; }*/
.dateBox span { display: block; }
/*.dateBox span.month { font-size: 1.5em;font-family: 'Oswald', sans-serif;font-weight: 700;margin-bottom: 5px;text-transform:uppercase; }*/
/*.dateBox span.day { font-size: 2.25em;font-family: 'Oswald', sans-serif; }*/
.dateBox { background: #231F20;color: #FBDD7E;width: 100px;float: left;text-align: center;padding: 20px;margin-right: 15px;margin-bottom: 40px;overflow: hidden;max-height: 130px;height: 100px;position: relative; }
.dateBox span.month { font-size: 2.5em;font-family: 'Oswald', sans-serif;font-weight: 700;margin-bottom: 5px;text-transform: uppercase;margin-top: 10px; }
.dateBox span.day { font-size: 8.25em;font-weight: 700;font-family: 'Oswald', sans-serif;bottom: -8px;position: absolute;left: -18px;color: #ffffff;opacity: 0.25; }
.news p{ margin-bottom:10px; }
/* END News Section */

/*HOME CAROUSEL*/
.carousel.flexslider ul li{ position:relative; }
.carousel.flexslider ul li:before{ content:"";position:absolute;left:0;top:0;bottom:3px;width:100%;-webkit-box-shadow: inset 133px 28px 89px -133px rgba(0,0,0,0.53);-moz-box-shadow: inset 133px 28px 89px -133px rgba(0,0,0,0.53);
box-shadow: inset 133px 28px 89px -133px rgba(0,0,0,0.53); }
.carousel.flexslider ul.flex-direction-nav li:before{ content:none; }
.carousel.flexslider ul li img{ width:100%; }
.carousel.flexslider ol{ display:none; }
/*END HOME CAROUSEL*/

/* BEGIN Yellow Outline Button */
/*.button-yellow { padding: 10px 15px; border-width: 3px; border-style: solid; display: block; font-size: 1em; text-align: center; cursor: pointer; text-decoration: none; width: 100%; margin-top: 10px; }*/
/*.widgetArea .button-yellow { text-align: center; padding: 20px 15px; }*/
/* END Yellow Outline Button */

/**BEGIN SECTION: MAIN CONTENT AREA */

/* BEGIN SHARE BUTTONS */
.addThisWrapper { float: right; margin: 5px 0 5px; font-size: .8rem; text-align: right; }
.addThisWrapper:after { clear:both; }
.addThisWrapper span { padding-right: 10px; }
.addThisWrapper .addthis_inline_share_toolbox { float: right; }

  /* BEGIN BREADCRUMBS */
.breadcrumbs { height: 100%; min-height: 30px; margin: 0px 0 15px; float:left; width: 100%;}
.breadcrumbs:after { content: "";clear: both;display: block; }
.breadcrumbs ul { }
.breadcrumbs ul li { float: left; }
.breadcrumbs ul li:after { content: "\f101"; font-family:"Font Awesome\ 5 Free";font-size: .75rem;padding: 2px 9px; font-weight: 900; }
.breadcrumbs ul li:last-child:after { content: ""; }
.breadcrumbs ul li a, .breadcrumbs ul li { font-size: .8rem; font-weight: 400; text-decoration: none; line-height: 1rem; }
.breadcrumbs ul li a:hover{ text-decoration:underline; }
/* END BREADCRUMBS */

  /* BEGIN LEFT NAVIGATION STYLES */
.leftcol .col3 { margin-right: 3%; }
.leftcol .col3 .leftNav .leftNav-title h3 { margin-bottom: 10px; }
.leftcol .accordion .acc-row h3 { padding: 18px; }
.leftcol .accordion .acc-row label { padding-left: 0px; }
.leftcol .accordion .acc-row label:before { font-family: Font Awesome\ 5 Free; content: "\f0d7"; font-size: 1.25rem; position: absolute; width: 0; height: 0; right:15px; font-weight: 900; }
.leftcol .accordion .acc-row input[type=checkbox]:checked ~ .leftNav-title h3 label:before { font-family: "Font Awesome\ 5 Free"; content: "\f0d8"; font-size: 1.25rem; font-weight: 900; }
.leftcol .acc-row input[type=checkbox]:checked ~ .leftNav-title ~ ul { max-height: 800px;padding: 5px 30px 20px 30px; }
.leftNav { margin-bottom: 30px; }
.leftNav input { display: none; }
.leftNav ul { list-style: none; width: 100%; text-align: left; }
.leftNav ul li { display: block; padding: 0; position: relative; }
.leftNav ul li:last-child { border: none; }
.leftNav-title h3 a { text-decoration: none; }
.leftNav ul li a { font-size: 1em; font-weight: 400; text-decoration: none; display: block; padding: 15px 10px 15px 15px; line-height: 1.7; }
.leftNav ul li a span { padding-right: 20px; }
/*.leftNav ul li > a:before{ display:none;font-family: "Font Awesome\ 5 Free"; content: "\f054"; position: absolute; left: 5px; font-weight: 900; }*/
.leftNav ul li.active > a:before { display:block; }
/*.leftNav-title { border-bottom-width: 1px; border-bottom-style: solid;}*/
.leftNav ul.sub-menu { padding-left: 20px; }
.leftNav li.active ul.sub-menu li.active a, .leftNav li.active ul.sub-menu li:hover a{ text-decoration:underline; }
.leftNav li.active ul.sub-menu li.active > a { color: #008071; }
.leftNav ul:not(.sub-menu) > li:not(.active){ border-bottom:1px solid; }
.left-nav.accordion .acc-row h3 { font-size: 1.5em; }
.leftNav .accordion .acc-row p, .leftNav .accordion .acc-row ul { box-sizing: border-box; max-height: 0; overflow: hidden; -webkit-transition: max-height 0.1s ease; transition: max-height 0.1s ease; margin: 0; }
.leftNav .accordion .acc-row ul.sub-menu { max-height: inherit; }
/* END LEFT NAVIGATION STYLES */

/* BEGIN NEWS LEFT NAVIGATION DROP DOWN STYLES */
.newsCategory, .researchType { position: relative; margin-top: 12px !important; margin-bottom: 12px !important; }
.newsCategory select{ width: 100%; height: 56px; padding: 0 20px; font-weight: 400; }
.newsCategory label, .researchType label { position:relative; display:block; border: 1px solid #555; background: #fff; padding: 15px; height: 56px; margin-bottom: 15px; text-transform:uppercase; }
.newsCategory label:after, .researchType label:after{ position:absolute; right:15px; content: '\f0d7'; font-family: "Font Awesome\ 5 Free"; font-size: 0.9rem; font-weight: 900; padding-left: 5px; vertical-align: middle; }
ul.topicDrop { display:none; width:100%; position:absolute; top:55px; left:0; padding:0 15px 15px 15px !important; list-style:none !important; border: 1px solid #444; border-top:0; background:#fff; z-index:999; overflow:auto; max-height:160px; }
ul.topicDrop li a { text-decoration: none; display:inline-block; color: #444; }
input#category:checked ~ ul.topicDrop { display:block; }
input#year:checked ~ ul.topicDrop { display:block; }
.newsCategory input[type="text"], .researchType input[type="text"] { border: 1px solid #0054C7; }
/* END NEWS LEFT NAVIGATION DROP DOWN STYLES */

/* BEGIN NEWS BLUE DROP DOWN STYLES */
.newsListingPage .newsCategory { position: relative; margin-top: 12px !important; margin-bottom: 12px !important; }
.newsListingPage .newsCategory select{ width: 100%; height: 56px; padding: 0 20px; font-weight: 400; }
.newsListingPage .newsCategory label { position:relative;display:block; border: 1px solid #D8E6F3; background: #D8E6F3;padding: 15px;height: 56px;margin-bottom: 15px; text-transform:uppercase; }
.newsListingPage .newsCategory label:after { position:absolute;right:15px;content: '\f0d7';font-family: "Font Awesome\ 5 Free";font-size: 0.9rem;font-weight: 900;padding-left: 5px;vertical-align: middle; }
.newsListingPage ul.topicDrop { display:none;width:100%;position:absolute;top:55px;left:0; padding:0 !important; list-style:none !important;border: 1px solid #D8E6F3;border-top:0; background:#fff; z-index:999; overflow:auto; max-height:none; }
.newsListingPage ul.topicDrop li a { text-decoration: none;display:inline-block; color: #525961;}
.newsListingPage input#category:checked ~ ul.topicDrop { display:block; }
.newsListingPage input#year:checked ~ ul.topicDrop { display:block; }
.newsListingPage input#type:checked ~ ul.topicDrop { display:block; }
.newsListingPage .newsCategory input[type="text"] { border: 1px solid #0054C7; }
/* END NEWS BLUE DROP DOWN STYLES */

  /* BEGIN interior AREA */
.content-main, .wysiwyg { margin-bottom: 25px; }
.content-main .wysiwyg-content:after { clear: both; content: ""; display: block; }

.content-main ol { list-style: decimal; padding: 0 20px 20px; }
.content-main ol li { line-height: 1.3em; }
.content-main ul { list-style: disc; padding: 0 20px 20px; }
.content-main ul li { line-height: 1.3em; }
.content-main .leftAlign { margin-right: 20px; margin-bottom: 10px; }
.content-main .rightAlign { float: right; margin-left: 20px; margin-bottom: 10px; }
.content-main p.postDate { font-size: .8em; margin-bottom: 5px; }
.content-main strong { font-weight: bold; }
.content-main .wysiwyg-content .subhead { font-size: 0.875em; font-style: italic; margin-bottom: 20px; }
.interior { position: relative; }
.interior .impact img { display:block;width: 100%; }
.interior .columns .one-row { margin-top: 25px; }
.interior p { font-size: 1em; line-height: 1.5rem; margin-bottom: 20px; }
.interior-content .col6:not(:last-child) { margin-right: 3%; }
.interior .wrapper { padding: 20px 15px 0px 15px; }
.interior-content.col9.last{ margin-right:0; }
.interior-content a{ text-decoration:none; }
.interior-content a:hover{ text-decoration:underline; }
.interior-content ul { list-style: disc; padding: 0 50px 20px; line-height:1.5rem; }
.interior-content ol { list-style: decimal; padding: 0 50px 20px; line-height:1.5rem; }
.interior-content .wysiwyg-content img.leftAlign{ float:left;margin:0 20px 10px 0; }
.interior-content .wysiwyg-content img.rightAlign{ float:right;margin:0 0 20px 10px; }
.interior .impact{ position:relative; }
/*.interior .impact:after { content: "";width: 100%;position: absolute;bottom: -25px;left: 0;height: 50px;background-image: url(../../_images/wave.png);background-repeat: repeat-x;background-position: 0 0; }*/
.interior .wrapper .impact:after { display:none; }
/* END interior AREA */
  
/* BEGIN Accordion Area */
.accordion { margin-bottom: 20px; }
  
  /* BEGIN Gallery AREA */
.imageGallery { margin: 30px 0; }
.imageGallery h2 { margin-bottom: 30px; }
.imageGallery:after { clear: both; content: ""; display: block; }
/*.imageGallery .col4:nth-child(3n+1) { margin-right: 0; }*/
.imageGallery .col4 { margin-bottom: 25px; }
/* END Gallery AREA */
  
  /* BEGIN Columns AREA */
.columns { height: 100%; }
.columns strong { font-weight: bold; }
.columns:after { clear: both; content: ""; display: block; }
/*.columns:last-child { margin-bottom: 25px; }*/
.columns .col6 { margin-bottom: 5px; }
.columns img{ max-width:100%!important; }
.columns img.colImage { width: 100%; }
.interior .columns img{ margin-bottom:15px; }
.interior .columns h3{ margin: 5px auto 10px auto; }
.columns h3 { margin: 18px auto 18px auto; }
.columns a.button { padding: 15px 20px; border: 0; font-size: 1em; cursor: pointer; text-decoration: none; border-radius: 500px; }
.columns a.button:hover { cursor: pointer; }
.columns a.popup-youtube{ display: block; }
.columns a.popup-youtube img{ display: block; }
.columns a.button-yellow{ width:70%;margin:25px auto;padding: 14px 60px 10px 60px; border: 0;display:block;font-size: 1.313rem;text-align:center;cursor: pointer; text-decoration: none;border-radius:500px; }
.columns a.button-yellow:hover{ background:none; }

.overlayColumn { height: 325px;position: relative;margin-bottom:20px; }
.overlayColumn .imageOffsetBorder { position: absolute;top: 10px;bottom: 10px;left: 10px;right: 10px;margin: auto;/*border: 3px solid;*/border:none;text-align: center; } /*TOGGLE BORDER STYLES HERE TO TURN INNER BORDER ON/OFF*/
.overlayColumn h2.imageTitle { position: absolute;top: 10px;bottom: 10px;left: 10px;right: 10px;margin: auto;height: 30px;font-size:1.825rem; }

/* END Columns AREA */


/* BEGIN CTA Button AREA */
.cta-button { padding: 15px 0; }
.cta-button a.btnLrg { max-width: 100%; }
.cta-button a.btnLrg:hover{ text-decoration:none; } 
  
   /* BEGIN Video Content AREA */
.videoContent { margin-top: 30px; clear: both; }
.videoContent img { display: block; margin-bottom: 20px; }
.videoResponsive { overflow: hidden; padding-bottom: 56.25%; position: relative; height: 0; }
.videoResponsive iframe { left: 0; top: 0; height: 100%; width: 100%; position: absolute; border: none; }
/* END Video Content AREA */
 
  /* BEGIN Professionals AREA */
.professional.columns > .col12 { display: -ms-flex; display: -moz-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; }
.professional .col4 { display: -ms-flex; display: -moz-flex; display: -webkit-flex; display: flex; flex-direction: column; -webkit-flex-direction: column; padding: 20px 0; margin-right: 2%; min-height: 420px; }
.professional .col4 img { width: 100%; }
.professional a.name { padding-top: 20px; margin-bottom: 0px;font-size:1.75rem;margin-bottom:10px;  }
/*.professional .name:before { content: " "; border: 5px solid #00c5cd; margin-bottom: 15px; display: block; max-width: 75px; }*/
.professional p strong { font-weight: 700; }
.professional a { text-decoration: none; }
.contactInformation a, .contactInformation a:hover { text-decoration: none; }

.contactInformation i { padding-right: 5px; }
.contactInformation a.button { padding: 5px 5px; border: 0; font-size: 1em; cursor: pointer; text-decoration: none; border-radius: 5px; display: initial; }
.description { margin-top: 20px; }
/* END Professionals AREA */
  
  
/* BEGIN FEATURED ITEM STYLES */
a.readMore { display: inline-block;text-decoration:none; }
a.readMore:hover { cursor: pointer;text-decoration:underline; }
/* END FEATURED ITEM STYLES */
    
/* BEGIN RIGHT COLUMN WIDGETS */
.widgetArea { border-bottom: 1px solid #ECEFF1; }
.widgetArea h3{ font-size:1.25em;text-transform:uppercase; }
.widgetArea h4 { margin-top: 10px;line-height:1.25em; }
.widgetArea .leftNav-title { margin-bottom: 10px; }
.contentWidget.three{ padding:15px; }
.contentWidget.three h3{ margin-top:0; }
.widgetArea .contentWidget, .widgetArea .videoWidget, .widgetArea .linkedList, .widgetArea .contact-widget { margin-bottom: 30px; }
.vidOverlay { position: relative; cursor: pointer; }
i.fa.fa-play { position: absolute; color: #fff; border: 5px solid #fff; border-radius: 50%; padding: 10px 16px; font-size: 2rem; right: 0; left: 0; top: 0; bottom: 0; margin: auto; width: 60px; height: 60px; }
.widgetArea p, .widgetArea ul, .widgetArea ol { font-size: .875em; }
.widgetArea .contentWidget ul, .widgetArea .videoWidget ul { list-style: disc; padding: 0 20px 20px; }
.widgetArea .contentWidget ol, .widgetArea .videoWidget ol { list-style: decimal; padding: 0 20px 20px; }
/*.widgetArea .contentWidget img, .widgetArea .videoWidget img { width:100%; }*/
.widgetArea .latestNews { border-bottom: 1px solid #ECEFF1; margin-bottom: 20px; }
.widgetArea .latestNews h4 { margin-bottom: 0; }
.widgetArea .latestNews a { text-decoration: none; }
.widgetArea .latestNews p.postDate { font-size: .75em; }
.widgetArea .linkedList ul li { padding-bottom: 10px; }
.widgetArea .contact-widget a.button{ padding: 10px 50px; border: 0; font-size: 1.5rem; cursor: pointer; text-decoration: none; border-radius: 5px; display: inline-block; text-align: center;border-radius: 500px; }
.widgetArea .contact-widget a.button:hover { cursor: pointer; }
.widgetArea .leftNav-title > h3 { margin-top:0;padding: 12px 0; }
.widgetArea .contentWidget.three .leftNav-title > h3{ padding: 5px 0; }
/* END RIGHT COLUMN WIDGETS */
/**END SECTION: MAIN CONTENT AREA */

/* 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 auto; width: 98%; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; }
.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; padding:15px; outline: 0; border: 0; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block;  height: auto;  border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
/* Slider */
.slick-loading .slick-list { background: #fff url('./ajax-loader.gif') center center no-repeat; }
/* Icons */
@font-face { font-family: 'slick'; font-weight: normal; font-style: normal;  src: url('./fonts/slick.eot'); src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg'); }
/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0;  position: absolute; top: 45%; z-index:30; display: block;  width: 20px; height: 30px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%);  cursor: pointer;  color: transparent; border: none; background: transparent; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 30px; line-height: 1;  opacity: 1; color: white;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -5px; }
[dir='rtl'] .slick-prev { right: -5px; left: auto; }
.slick-prev:before { content: '\f053'; font-family:"FontAwesome"; }
[dir='rtl'] .slick-prev:before { content: '\f053'; font-family:"FontAwesome"; }
.slick-next { right: -5px; }
[dir='rtl'] .slick-next { right: auto; left: -5px; }
.slick-next:before { content: '\f054'; font-family:"FontAwesome"; }
[dir='rtl'] .slick-next:before { content: '\f054'; font-family:"FontAwesome"; }
/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -25px;  display: block;  width: 100%; padding: 0; margin: 0!important;  list-style: none;  text-align: center!important; }
.slick-dots li { position: relative;  display: inline-block; width: 20px; height: 20px; margin: 0 3px; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 10px; height: 10px; padding: 4px; cursor: pointer; color: transparent; border: 0; outline: none; border-radius:15px; background: none; border: 2px solid #B4ABA4; }
.slick-dots li.slick-active button{ background: #B4ABA4; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }

/* NEWS LISTING HUB PAGE*/
.newsListingPage > .wrapper { max-width: 1775px; }

.newsListingPage .interior-content { max-width: 1570px; margin-left: auto; margin-right: auto; }
.newsCornerTriangle { position: absolute; left: 0; top: 10px; background: #ffffff url(../images/new-orange-triangle.svg) no-repeat left top; height: 453px; width: 335px; z-index: -1; }
.alignNewsRight { position: absolute; right: 0; width: 41%; }
.alignNewsRight h1 { font-size: 4.05rem; padding-left: 40px; margin-bottom: 0; }
.newsListing.orangeHeadBorder { display: block; margin: 0 0 5px 40px; width: 96.75%; right: 0; }
.newsListingPage .newsTable .newsCategory { width: 49.25%; }
.newsListingPage .newsTable .newsCategory#Filters { margin: 0 1.5% 0 0; }
.newsListingPage .newsTable .newsCategory label { position: relative; display:block; font-family: 'Proxima Nova Light', 'Montserrat', sans-serif; font-size: 1.55rem; text-align: right; border: 1px solid #ebf2fa; background-color: #ebf2fa; padding: 23px 61px; height: 74px; margin-bottom: 15px; text-transform:uppercase; cursor: pointer; }
.newsListingPage .newsTable .newsCategory#typeFilters label { text-align: left; }
.newsListingPage .newsTable .newsCategory label:after { position: absolute; right: 20px; left: auto; content: url(../images/icons/dropdown-arrow.svg); padding-top: 9px; padding-left: 5px; vertical-align: middle; }
.newsListingPage .newsTable .newsCategory#typeFilters label:after { left: 17px; right: auto; padding-right: 5px; }
.newsListingPage .newsTable .newsCategory select{ width: 100%; height: 56px; padding: 0 20px; font-weight: 400; }
.newsListingPage ul.topicDrop { top: 74px; }
.newsListingPage ul.topicDrop li a { width: 100%; }
.newsListingPage .newsTable .oneRow > .col12 { float: left; width: 100%; margin-bottom: 0; }
.newsListingPage .newsTable .newsSearch form { border-bottom: 1px solid #525961; }
.newsListingPage .newsTable .newsSearch button[type=submit] { float: left; background: #fff; color: #525961; padding: 17px 2px 0 2px; border: none; cursor: pointer; outline: none; }
.newsListingPage .newsTable .newsSearch button[type=submit]:before { content: url(../images/icons/news-search-icon.svg); }
.newsListingPage .newsTable .newsSearch button span { position: absolute; overflow: hidden; z-index: -1000; font-size: 0; height: 1px; }
.newsListingPage .newsTable .newsSearch input { margin: 0; width: 95%; height: 44px; padding: 5px 16px 0 16px; border: none; font-family: 'Proxima Nova Light',  'Montserrat', sans-serif; font-size: 1.54rem; font-weight: normal; }
.newsListingPage .newsTable .newsSearch input:focus { outline: none; }
.newsSearch input#qNews::-webkit-input-placeholder { padding-left: 0px; color: #525961; font-family: 'Proxima Nova Light',  'Montserrat', sans-serif; }
.newsSearch input#qNews:-moz-placeholder { padding-left: 0px; color: #525961; font-family: 'Proxima Nova Light',  'Montserrat', sans-serif; font-weight: normal; }
.newsSearch input#qNews::-moz-placeholder { padding-left: 0px; color: #525961; font-family: 'Proxima Nova Light',  'Montserrat', sans-serif; font-weight: normal; }
.newsSearch input#qNews:-ms-input-placeholder { padding-left: 0px; color: #525961; font-family: 'Proxima Nova Light',  'Montserrat', sans-serif; font-weight: normal; }
.newsSearch input#qNews::-webkit-search-cancel-button { display: none; }
.newsSearch input#qNews:-webkit-autofill,.newsSearch input#qNews:-webkit-autofill:hover, .newsSearch input#qNews:-webkit-autofill:focus, .newsSearch input#qNews:-webkit-autofill:active  { border-top: none !important; border-right: none !important; border-left: none !important; -webkit-box-shadow: 0 0 0 30px #fff inset !important; }
.newsSearch input#qNews:-webkit-autofill,.newsSearch input#qNews:-webkit-autofill:hover, .newsSearch input#qNews:-webkit-autofill:focus, .newsSearch input#qNews:-webkit-autofill:active  { color: #525961 !important; }
.newsSearch input#qNews:-webkit-autofill { -webkit-box-shadow:0 0 0 50px white inset; /* Change the color to your own background color */ -webkit-text-fill-color: #525961;
}
.newsSearch input#qNews:-webkit-autofill:focus { -webkit-box-shadow: /*your box-shadow*/0 0 0 50px white inset; -webkit-text-fill-color: #525961; }

/* BEGIN: Original */
.article { padding: 10px 10px 10px 0; }
.listingPage.article { margin-top: 20px; }
.article:after { content: ""; clear: both; display: block; }
.article .articleThumb{ height:100px;float:left;margin-right:15px; }
.article h3 { margin: 0; margin-bottom:5px; }
.article p { margin: 0; line-height:1.35em; }
.article p.postDate { font-size: 1rem; margin-bottom: 5px; }
.article a.readMore { text-decoration: none; border: none; margin: 10px 0; padding: 0; font-size: .8rem; }
.article a { text-decoration: none; }
.news .caption p { font-size: .875rem; margin-top: 10px; line-height: 1.5rem; }
.leftAlign img { max-width: 300px; }
/* END: Original */

.newsListingPage .article { padding: 10px 10px 10px 0; }
.newsListingPage .listingPageGroup { float: left; display: -ms-flex; display: -moz-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; justify-content: space-between; margin-top: 20px; }
.newsListingPage .listingPageGroup:after { content: ""; flex: auto; }
.newsListingPage .listingPage.article.hiddenSpacer { visibility: hidden; height: 0; margin: 0; background-color: #fff; }
.newsListingPage .listingPage.article { display: -ms-flex; display: -moz-flex; display: -webkit-flex; display: flex; flex-direction: column; -webkit-flex-direction: column; width: 31%; color: #525961; background-color: #ebf2fa; padding: 0; margin: 0 0 36px 0; overflow: hidden; }
.newsListingPage .listingPage.article.teal, .thoughtBlock.teal { background-color: #008071; }
.newsListingPage .listingPage.article.rust, .thoughtBlock.rust { background-color: #991B1E; }
.colSlideNews .thoughtBlock { min-height: 500px; padding: 20px 20px 0 20px; }
.newsListingPage .listingPage.article.thoughtBlock a h3, .thoughtBlock a h3 { font-size: 2.4rem; line-height: 1.25; }
.newsListingPage .listingPage.article.thoughtBlock a h3, .thoughtBlock a h3, .thoughtBlock a, .thoughtBlock p { color: #fff; font-weight: bold; }
.newsListingPage .interior-content .listingPage.article.thoughtBlock a { color: #fff; }
.newsListingPage .orangeBarSmall, .colSlideNews .orangeBarSmall { display: block; margin: 43px 0; width: 84px; border: 4px solid #FCA133; background-color: #FCA133; }
.newsListingPage .article:after { content: ""; clear: both; display: block; }
.newsListingPage .article img { float: left; width: 100%; }
.newsGridImage { background-size: cover; background-repeat: no-repeat; background-position: center 0; }
.newsGridContent { padding: 13px 20px 30px 20px; }
.thoughtBlock .newsGridContent { padding: 37px 20px 20px 20px; }
.newsGridContent.sunrise { border-top: 9px solid #E66D0A; }
.newsGridContent.fall-aspen { border-top: 9px solid #fca133; }
.newsListingPage .article h3, .newsListingPage .listingPage.article a h3 { font-family: 'Proxima Nova Semibold', 'Montserrat', sans-serif; font-size: 1.56rem; line-height: 1.55; margin: 0 0 14px 0; font-weight: 600; }
.newsListingPage .article p.postDate { float: left; width: 100%; font-size: 1.1rem; margin: 0 0 10px 0; }
.newsListingPage .article p.author { float: left; width: 100%; font-size: 1.1rem; margin: 0 0 14px 0; line-height: 1.6em; }
.authorGridName { font-weight: bold; margin-bottom: 9px; font-size: 1.1rem; line-height: 1.6em; }
.thoughtBlock .authorGridName { color: #fff; }
.newsListingPage .article p.intro { float: left; width: 100%; font-size: 1.1rem; line-height: 1.6em; }
.newsListingPage .article a.readMore { text-decoration: none; border: none; margin: 10px 0; padding: 0; font-size: .8rem; }
.newsListingPage .article a { float: left; width: 100%; text-decoration: none; }
.newsListingPage .news .caption p { font-size: .875rem; margin-top: 10px; line-height: 1.5rem; }
@media only screen and (min-width: 1279px) {
	.colSlideNews .thoughtBlock a h3 { font-size: 1.85rem; }
}
@media only screen and (min-width: 961px) and (max-width: 1279px) {
	.colSlideNews .thoughtBlock a h3 { font-size: 1.85rem; }
}
@media only screen and (min-width: 1024px) and (max-width: 1775px) {
	.interior .newsListingPage .wrapper { padding: 20px 50px 0px 50px; }
	.newsListingPage .listingPage.article.thoughtBlock a h3 { font-size: 2rem; line-height: 1.2; }
}
@media only screen and (min-width: 961px) and (max-width: 1023px) {
	.interior .newsListingPage .wrapper { padding: 20px 40px 0px 40px; }
}
@media only screen and (max-width: 1200px) {
	.alignNewsRight { position: initial; width: 100%; }
	.alignNewsRight h1 { padding-left: 0; }
	.newsCornerTriangle { top: 105px; height: 229px; width: 170px; background-size: 170px 229px; }
	.newsListing.orangeHeadBorder { position: absolute; margin: 0; width: 98.75%; }
	.newsListingPage .listingPage.article { width: 48%; }
}
@media only screen and (max-width: 960px) {
	.colSlideNews .thoughtBlock { min-height: 400px; }
	.newsListingPage .listingPage.article.thoughtBlock a h3, .thoughtBlock a h3 { font-size: 1.85rem; }
	.newsListing.orangeHeadBorder { width: 97.25%; }
	.newsListingPage .newsTable .newsCategory { width: 100%; }
	.newsListingPage .newsTable .newsCategory#Filters { margin: 0; }
	.newsListingPage .newsTable .newsCategory label { text-align: left; font-size: 1.15rem; padding: 17px 32px; height: 51px; margin-bottom: 0px; }
	.newsListingPage .newsTable .newsCategory#typeFilters label:after { right: 33px; left: auto; padding-right: 0; }
	.newsListingPage .newsSearch { margin-top: 17px; }
	.newsListingPage .newsTable .newsSearch input { padding: 12px 16px 0 16px; font-size: 1.15rem; }
	.newsListingPage .newsTable .newsCategory label:after { padding-top: 2px; right: 33px; }
	.newsListingPage .newsCategory ul.topicDrop { top: 51px; }
	.newsListingPage .newsCategory ul.topicDrop li a { padding: 15px 12px; }
	.cta-button.fullWidth a.btnLrg, .cta-button.fullWidth .btnLrg { width: auto; max-width: none; }
	.cta-button.fullWidth button.btnLrg { width: 93%; }
	.cta-button.fullWidth .archive { width: 100%; }
	.cta-button.fullWidth .archive .btnLrg { width: 93%; max-width: none; }
}

@media only screen and (max-width: 767px) {
	.newsListingPage .listingPage.article { width: 100%; margin-right: 0; }
	.newsListingPage .newsTable .newsSearch input { width: 91%; }
	.newsGridContent { padding: 13px 32px 45px 32px; }
	.newsListingPage .listingPage.article { margin: 0 0 33px 0; }
	.newsListingPage .article h3 { line-height: 1.45; }
	.newsListingPage .article p.postDate { font-size: .95rem; margin: 0 0 7px 0; }
	.newsListingPage .article p.author { font-size: .95rem; }
	.newsListingPage .article p.intro { font-size: .95rem; }
	.authorGridName { font-size: .95rem; }
	.thoughtBlock .newsGridContent { padding: 30px 33px 45px 33px; }
	.newsListingPage .orangeBarSmall, .colSlideNews .orangeBarSmall { margin: 21px 0; }
}
@media only screen and (max-width: 580px) {
	.alignNewsRight h1 { font-size: 2.5rem; }
	.newsCornerTriangle { top: 115px; }
	.newsListingPage .article h3 { font-size: 1.15rem; }
	.newsListingPage .listingPage.article.thoughtBlock a h3, .thoughtBlock a h3 { font-size: 1.5rem; }
}

/* NEWS LISTING FEATURED SLIDER */
.gallery.featuredNews { position: relative; width: 100%; clear: both; margin: 30px 0; }
.gallery.featuredNews .slick-list { width: 100%; }
.gallery.featuredNews .slick-list, .gallery.featuredNews .slick-slide { padding: 0; }
.gallery.featuredNews .galleryBG { float: left; width: 59%; background-position: 50% top; background-repeat: no-repeat; }
.gallery.featuredNews .caption { position: relative; float: left; width: 43%; padding: 36px 40px 18px 0; background-color: #fff; }
.gallery.featuredNews .caption h2 { font-family: 'Proxima Nova Semibold', sans-serif; font-size: 1.45rem; margin-top: 0; margin-bottom: 21px; color: #525961; text-transform: none; }
.gallery.featuredNews .caption h2 a { color: #525961; text-decoration: none; }
.gallery.featuredNews .slick-slide:not(.slick-active) a { visibility: hidden; }
.gallery.featuredNews .caption h2 a:hover { text-decoration: underline; }
.gallery.featuredNews .caption .date { font-size: .95rem; margin-bottom: 18px; }
.gallery.featuredNews .caption .summary { width: 100%; max-width: 539px; }
.gallery.featuredNews .caption .summary p { font-size: 1.1rem; line-height: 1.6; }
.gallery.featuredNews .slick-prev { top: auto; right: 35%; bottom: 15px; left: auto; width: 50px; height: 42px; }
.gallery.featuredNews .slick-next { top: auto; right: 28%; bottom: 15px; left: auto; width: 50px; height: 42px; }
.gallery.featuredNews .pager { display: block; position: absolute; right: 31.5%; bottom: 47px; font-size: 1.3rem; font-weight: bold; color: #008071; z-index: 1; }
.gallery.featuredNews .pager .pagingInfo, .gallery.featuredNews .pager .counter { color: #008071; background-color: #fff; }
.gallery.featuredNews .slick-prev:before, .gallery.featuredNews .slick-next:before { font-size: 2.6rem; font-family: "Font Awesome\ 5 Free"; font-weight: 900; }
.gallery.featuredNews .slick-prev:before { content: '\f0a8'; color: #008071; }
.gallery.featuredNews .slick-next:before { content: '\f0a9'; color: #008071; }
.gallery.featuredNews .slick-prev:hover:before { content: '\f0a8'; color: #525961; }
.gallery.featuredNews .slick-next:hover:before { content: '\f0a9'; color: #525961; }
@media all and (max-width: 1600px) and (min-width: 1401px) {
	.gallery.featuredNews .slick-prev { right: 33%; }
	.gallery.featuredNews .slick-next { right: 25%; }
	.gallery.featuredNews .pager { right: 29%; }
}
@media all and (max-width: 1400px) and (min-width: 1281px) {
	.gallery.featuredNews .slick-prev { right: 33%; }
	.gallery.featuredNews .slick-next { right: 25%; }
	.gallery.featuredNews .pager { right: 29%; }
	.gallery.featuredNews .caption .summary p { font-size: 1rem; }
}

@media all and (min-width: 1281px) {
	.gallery.featuredNews .galleryBG {  width: 59%; height: 475px; background-size: contain; }
	.gallery.featuredNews .caption { width: 41%; background-color: #fff; padding: 0px 40px 0 54px; margin: 150px 0 0 0; }
}

@media all and (min-width: 1201px) and (max-width: 1280px) {
	.gallery.featuredNews .galleryBG {  width: 59%; height: 350px; background-size: contain; }
	.gallery.featuredNews .caption { width: 41%; background-color: #fff; padding: 0px 0 0 28px; margin: 88px 0 0 0; }
	.gallery.featuredNews .slick-prev { right: 35%; bottom: 12px; }
	.gallery.featuredNews .slick-next { right: 25%; bottom: 12px; }
	.gallery.featuredNews .pager { right: 30.15%; bottom: 42px; }
	.gallery.featuredNews .caption .summary p { font-size: 1rem; }
	.gallery.featuredNews { margin: 16px 0 0 0; }
	.alignNewsRight h1 { padding-left: 17px; }
	.newsListing.orangeHeadBorder { margin: 0 0 5px 20px; }
	.newsListingPage .newsTable .newsCategory label { font-size: 1.4rem; padding: 20px 61px; height: 62px; }
	.newsListingPage .newsTable .newsCategory label:after { padding-top: 6px; }
	.newsListingPage ul.topicDrop { top: 62px; }
	.newsListingPage ul.topicDrop li a { padding: 18px 12px !important; }
	.newsListingPage .orangeBarSmall, .colSlideNews .orangeBarSmall { margin: 28px 0; }
	.newsSearch { margin-top: 0; }
	.newsSearch form { margin-bottom: 18px; }
	.thoughtBlock .newsGridContent { padding: 25px 20px 20px 20px; }
}
@media only screen and (max-width: 1280px) {
	.alignNewsRight h1 { font-size: 2.8rem; }
	.gallery.featuredNews .caption h2 { font-size: 1.15rem; margin-bottom: 13px; }
	.gallery.featuredNews .caption .date { margin-bottom: 11px; }
	.gallery.featuredNews .caption .summary p { line-height: 1.4; }
	.newsListingPage .article h3, .newsListingPage .listingPage.article a h3 { line-height: 1.4; font-size: 1.4rem; }
}
@media only screen and (max-width: 1200px) {
	.gallery.featuredNews { margin: 30px 0 20px 0; box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2); -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2); -webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,.2); }
	.gallery.featuredNews .galleryBG { width: 100%; background-size: cover; }
	.gallery.featuredNews .caption { width: 101.75%; padding: 0 10px 9px 10px; margin: 0 0 0 -8px; }
	.gallery.featuredNews .caption .wrap { width: 100%; padding: 20px 40px; }
	.gallery.featuredNews .caption .summary { padding-bottom: 38px; max-width: 100%; }
	.gallery.featuredNews .slick-prev { top: auto; left: 50%; bottom: 12px; margin-left: -91px; }
	.gallery.featuredNews .slick-next { top: auto; left: 50%; bottom: 12px; right: auto; margin-left: 38px; }
	.gallery.featuredNews .pager { left: 0; bottom: 45px; right: 0; text-align: center; width: 200px; margin: auto; }
}
@media only screen and (max-width: 960px) {
	.gallery.featuredNews { margin: 55px 0 11px 0; }
}
@media only screen and (max-width: 580px) {
	.gallery.featuredNews { margin: 47px 0 0 0; }
	.gallery.featuredNews .caption .wrap { padding: 20px 32px; }
	.gallery.featuredNews .caption { width: 103.5%; }
	.gallery.featuredNews .caption .summary p { font-size: 1.05rem; }
}

/* NEWS LISTING ARCHIVE PAGE */
.archivePage .alignNewsRight h1 { margin-top: 46px; }
.archivePage .alignNewsRight .caption { position: relative; float: left; width: 78%; font-size: 1.1rem; padding: 18px 40px; background-color: #fff; }
.archivePage .pastYears { padding-top: 266px; }
.pastYears a { float: left; display: block; font-size: 1.4rem; padding: 0 0 18px 0; }
.pastYears .col6:last-child a { float: right; }
.interior-content .pastYears a:hover { color: #525961; text-decoration: none; }
.pastYears a.prev:before, .pastYears a.next:before { font-size: 2.5rem; font-family: "Font Awesome\ 5 Free"; font-weight: 900; }
.pastYears a.prev:before { float: left; content: '\f0a8'; color: #008071; padding: 0px 15px 0 0; }
.pastYears a.prev strong { color: #008071; background-color: #fff; display: block; margin-top: 10px; float: left; }
.pastYears a.prev:hover strong { color: #525961; }
.pastYears a.prev:hover:before { content: '\f0a8'; color: #525961; text-decoration: none; }
.pastYears a.next strong { color: #008071; background-color: #fff; display: block; margin-top: 10px; float: right; }
.pastYears a.next:hover strong { color: #525961; }
.pastYears a.next:before { content: '\f0a9'; color: #008071; float: right; padding: 0px 0 0 15px; }
.pastYears a.next:hover:before { content: '\f0a9'; color: #525961; text-decoration: none; }
.pastYears .col6:last-child { text-align: right; }
.archivePage .cta-button.fullWidth .archive { display: none !important; }
@media only screen and (max-width: 1860px) {
	.pastYears a.prev { margin-left: 15%; }
	.pastYears a.next { margin-right: 15%; }
}
@media only screen and (max-width: 1600px) {
	.pastYears a.prev { margin-left: 22%; }
	.pastYears a.next { margin-right: 22%; }
}
@media all and (min-width: 1201px) and (max-width: 1280px) {
	.archivePage .pastYears { padding-top: 216px; }
}
@media only screen and (max-width: 1200px) {
	.archivePage .alignNewsRight h1 { margin-top: 15px; }
	.archivePage .pastYears { padding-top: 155px; }
	.archivePage .alignNewsRight .caption { width: 99%; padding: 27px 35px; margin: 54px 10px 20px 0; box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2); -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2); -webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,.2); }
	.archivePage .alignNewsRight .caption .summary p { margin-bottom: 0; }
}
@media only screen and (max-width: 580px) {
	.newsCornerTriangle { top: 100px; left: -30px; }
	.archivePage .alignNewsRight h1 { margin-top: 15px; }
	.pastYears a.prev { margin-left: 10%; }
	.pastYears a.next { margin-right: 10%; }
}

/* NEWS ARTICLE PAGE */
.article-main p.first { font-weight: bold; }
.article-main p strong { font-weight: bold; }
.footnotes p { font-style: italic; font-size: .875rem; }
.newsHubBack { clear: both; }
.newsHubBack a { float: left; display: block; color: #008071; font-size: 1.4rem; padding: 0 0 18px 0; text-decoration: none; }
.newsHubBack a:hover { color: #525961; text-decoration: none; }
.newsHubBack a:before { float: left; content: '\f0a8'; color: #008071; padding: 0px 15px 0 0; font-size: 2.5rem; font-family: "Font Awesome\ 5 Free"; font-weight: 900; }
.newsHubBack a:hover:before { color: #525961; }
.newsHubBack a strong { display: block; margin-top: 10px; float: left; }
.newsArticle > .wrapper { max-width: 1585px; }
.newsArticle .pageTitle { float: left; width: 75%; margin-top: 27px; clear: both; }
.article-main.wysiwyg-content h2:first-child { margin-top: -6px; }
.newsArticle .postDate { float: left; width: 100%; font-size: 1.3rem; margin-bottom: 10px; }
.newsArticle .headBorder { display: block; clear: both; }
.newsArticle > .wrapper > .headBorder { position: absolute; width: 100%; padding: 0; margin: 60px 0 4px 0; }
.newsArticle .articleArea.headBorder { position: absolute; width: 21%; left: 0; margin-top: 7px; }
.newsArticle .headBorder.sunrise { border: 4px solid #F57A12; background-color: #F57A12; }
.newsArticle .headBorder.fall-aspen { border: 4px solid #FCA133; background-color: #FCA133; }
.newsArticle .headBorder.teal { border: 4px solid #008071; background-color: #008071; }
.newsArticle .headBorder.rust { border: 4px solid #991B1E; background-color: #991B1E; }
.newsArticle .featuredArea { position: relative; float: left; width: 100%; clear: both; margin-bottom: 50px; }
.newsArticle .featuredArea.noFeature { margin-bottom: 30px; }
.newsArticle .addThisWrapper { float: left; margin: 5px 0; }
.newsArticle .featuredNewsBlock + .col4 > .addThisWrapper, .newsArticle .featuredNewsBlock + .col5 > .addThisWrapper { position: absolute; bottom: 0; }
.newsArticle .featuredArea.noFeature > .col4, .newsArticle .featuredArea.noFeature > .col5 { width: 80%; margin: 0; }
.newsArticle .addThisWrapper > span { display: block; font-size: 1rem; text-align: left; margin-bottom: 10px; }
.newsArticle .featuredImage { width: 100%; background-repeat: no-repeat; background-size: cover; box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2); -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2); -webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,.2); }
.newsArticleWrapper > .col3 { width: 14.5%; }
.newsArticleWrapper > .col9.last { width: 82%; }
.newsArticle .infoColumns.news.default { clear: both; }
.newsArticle .home { margin-top: 100px; margin-bottom: -150px; }
.endList { visibility: hidden; position: absolute; top: -10000px; left: -10000px; }

@media only screen and (max-width: 1860px) {
	.newsArticle .articleArea.headBorder { width: 18%; }
}
@media only screen and (max-width: 1660px) {
	.newsArticle > .wrapper > .headBorder { width: 98.75%; right: 0; }
	.newsArticle .articleArea.headBorder { width: 15%; }
}
@media only screen and (min-width: 961px) {
	.newsArticle .infoColumns.news.default .pager { display: none; }
}
@media only screen and (max-width: 960px) {
	.newsArticle .pageTitle { width: 100%; }
	.newsArticle .featuredArea.noFeature { margin-bottom: 21px; }
	.featuredArea > .col8, .featuredArea > .col7 { width: 100%; }
	.featuredArea > .col4, .featuredArea > .col5 { width: 100%; }
	.newsArticle .featuredNewsBlock + .col4 > .addThisWrapper, .newsArticle .featuredNewsBlock + .col5 > .addThisWrapper { position: relative; margin: 37px 0 0 0; }
	.newsArticle > .wrapper > .headBorder { width: 98%; right: 0; }
	.newsArticle .articleArea.headBorder { width: 98%; margin-top: 0; }
	.newsArticleWrapper { float: left; }
	.newsArticleWrapper > .col3 { width: 100%; }
	.newsArticleWrapper > .col9.last { width: 100%; clear: both; padding-top: 10px; }
	.newsArticle .featuredArea {  margin-bottom: 19px; }
	.newsArticle .home { margin-top: 0; }
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
	.newsArticle .featuredArea .at-style-responsive .at-share-btn { padding: 5px 0; }
}
@media only screen and (max-width: 580px) {
	.newsArticle > .wrapper > .headBorder { width: 96.75%; }
	.newsArticle .pageTitle { font-size: 1.7rem; line-height: 1.2; }
	.newsArticle .postDate { font-size: 1.1rem; margin-bottom: 30px; }
}

/* CONTACT FORM */
form:after { clear: both; }
form.contact input[type=radio] { margin: 10px 10px 10px 20px; }
form.contact input[type=radio]:first-of-type { margin: 10px 10px 10px 0px; }
form.contact input[type=text], form.contact input[type=email], form.contact input[type=tel] { height: 40px; padding: 10px; width: 100%; margin: 5px 0 25px 0; }
form.contact input:focus { outline: none; }
form.contact select { height: 40px; padding: 10px; width: 100%; margin: 5px 0 25px 0; }
form.contact textarea { width: 100%; min-height: 100px; margin: 5px 0 25px 0; }
/*form.contact button:hover{ background:none; }*/
form input[type=submit] { float: left;padding: 5px 50px; font-size: 1.25rem; cursor: pointer; text-decoration: none; border-radius: 5px; display: block; text-align: center;border-radius: 500px;border:0;outline:0;border-radius:0; }
/*form button.button.two{ margin-left:30px; }*/

/* FOOTER */
.home footer{ margin-top:0; }
footer { position:relative; min-height: 200px; padding: 20px 0 0; margin-top: 150px; font-size: 1.05rem; }
/*footer:after{ content: "";width: 100%;position: absolute;bottom: 0;left: 0;height: 5px;background-image: url(../../_images/footer-bar.jpg);background-repeat: repeat-x;background-position: 0 0; }*/
/*footer:before{ content: "";width: 100%;position: absolute;top: -25px;left: 0;height: 50px;background-image: url(../../_images/wave.png);background-repeat: repeat-x;background-position: 0 0; }*/
footer .one-row { padding: 15px 10px; }
footer .subfooter .one-row{ padding:10px 10px; }
footer .footerLinks label.linkHeading{ display:block;margin-bottom:15px;font-size: 1.5em;text-transform: uppercase; }
footer .footerLinks input[type=checkbox]{ display:none; }
footer .footerLinks ul{ list-style:none; }
footer .footerLinks ul li { margin-bottom: 8px; }
footer .footerLinks ul li a { display: inline-block;font-size: 1.125em;text-decoration:none;text-transform: none; }
footer .footerLinks ul li a:hover{ text-decoration:underline; }
footer .companyInfo{ text-align:right; }
footer .companyInfo .address a { text-decoration: none; }
footer .companyInfo a.footerLogo{ display:block;margin-bottom:25px; max-width: 250px; }
footer .companyInfo .address p { font-size: 1.25em;line-height: 1.25em; }
footer .textIndent { position: absolute; text-indent: -9999999px; }
/*footer .footer-acc { padding: 15px 3%; text-align: center; }*/
/*footer h2{ margin-bottom:30px; }*/
/*footer ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; }*/
/*footer ul li { display: block;margin-bottom:15px; }*/
/*footer a { text-decoration: none; }*/
/*footer a i { padding: 0 15px; margin-bottom: 20px; font-size: 2em!important; }*/
/*footer a img { margin-bottom: 30px; }*/
/*footer p { line-height: 1.2rem; }*/
/*footer p.address, footer p.phoneEmail { margin-bottom:15px; }*/
/*footer p.socialMedia{ margin-top:15px; }*/
/*footer a.button { margin-top: 25px; padding: 15px 60px 15px 60px; display: inline-block; font-size: 0.750rem; cursor: pointer; text-decoration: none; border-radius:500px; text-transform: uppercase; }*/
/*footer .contact { line-height: 1.5em; font-size: .9em; }*/
/*footer .accordion .col3 { width: 100%; }*/
/*footer .accordion .acc-row { border-bottom-width: 1px; border-bottom-style: solid; }*/
/*footer .accordion .acc-row h3 { padding: 16px 5.5% 16px 3.5%; font-size: 1.2em; }*/
/*footer .accordion .acc-row label { padding: 0; }*/
/*footer .accordion .acc-row label:before { content: ""; }*/
/*footer .accordion .acc-row label:after { font-family: "Font Awesome\ 5 Free"; content: "\f107"; float: right; font-weight: 900; }*/
/*footer .accordion .acc-row input[type=checkbox]:checked ~ h3 label:before { content: ""; }*/
/*footer .accordion .acc-row input[type=checkbox]:checked ~ h3 label:after { font-family: "Font Awesome\ 5 Free"; content: "\f106"; float: right; font-weight: 900; }*/
/*footer #footerbottom { margin-top: 10px; min-height: 30px; padding: 12px 0 13px; text-align: center; }*/
/*footer #footerbottom p, footer #footerbottom ul { font-size: .725em; display: inline; }*/
/*footer #footerbottom p { padding-right: 5px; }*/
/*footer #footerbottom ul li { list-style-type: none; display: inline; }*/
/*footer #footerbottom ul li a { margin: 0 10px; text-decoration: none; }*/
/*footer #footerbottom ul li:before { content: "\007C"; }*/
/*.home footer{ margin-top:0; }*/
/* TOASTER */
 .toaster{
	 background:url('../../_images/kidszone-bw.jpg') no-repeat 8% 0 #3B404B;
	 background-size: cover;
	 background-position: center;
	 padding: 0;
	 position:fixed;
	 bottom:0;
	 width:100%;
	 display:none;
	 z-index:99999 
}
 .toaster.infoColumns .color-overlay {
	 padding: 35px 30px;
}
 .toaster .closeButton{
	 float: right;
	 cursor: pointer;
}
 .toaster .toaster-content{
	 text-align:center;
	 padding: 0 20px;
}
 .toaster .toaster-content h3{
	 color:#fff;
	 font-size:1.75rem;
	 text-transform:none;
	 margin-bottom: 5px;
}
 .toaster .toaster-content p {
	 display:block;
}

/* BACK TO TOP LINK */
#top-link { bottom: 50px; max-width: 45px; padding: 10px 5px; position: fixed; right: 0; text-align: center; text-decoration: none; width: 100%; z-index: 999999; }
#top-link:before { display: block; font-family: "Font Awesome\ 5 Free"; content: '\f062'; font-size: 1.75em; font-weight: 900; }
#top-link span { display: none; }

/* ============================================ 
==           BEGIN MEDIA QUERIES             ==
=============================================*/
@media all and (max-width: 1180px) {
/* SLIDER */
.overlay { width: 50%; }
.slider h2 { font-size: 2em; line-height: 1em; }
.slider .blurb { margin-bottom: 20px; }
.overlay.left-bottom, .overlay.left-top { left: 40px; }
.overlay.left-top, .overlay.right-top { top: 27%; }
.overlayColumn { height: 250px; }
.news .caption { padding-right: 30px; }
.news .flex-direction-nav .flex-prev { left: 5px; }
.news .flex-direction-nav .flex-next { right: 5px; text-align: right; }
.news .flexslider:hover .flex-direction-nav .flex-prev { left: 5px; }
.news .flexslider:hover .flex-direction-nav .flex-next { right: 5px; }

}
 @media (min-width:961px) {
/* MAIN NAVIGATION */
.menu-container { background: transparent; min-width: 230px; max-width: 350px; width: 100%; max-width: 1657px; margin-left: auto; margin-right: auto; float: none; height: auto; position: relative; top: 0; z-index: initial; display: initial; overflow-y: inherit; display: block; }
.menu-wrapper { display: block; }
.close-btn { display: none; }

}
 @media screen and (max-width: 960px) {
/*960 GLOBAL*/
/*h1, h2, h3, h4, h5 { margin-top: 35px; }*/
.mob-only { display: block; }
.mob-only-inline { display:inline-block }
.full-only, .full-only-inline { display: none; }
.interior-content.col6 { width: 100%;float:none; }
.col9.last{ width:100%; }
section.widgetArea.col3 { width:100%;margin-top: 25px;float:none; }  

/*960 HEADER */
header .logo img, header.scroll-on .logo img { max-width:135px;margin:5px 5px 10px 5px; }
.headerContent { height: auto; }
.utilityHeader { position: relative; }
header{ position: relative;z-index: 3;margin-top: 0; }
header .logo { /*max-width:150px;*/left: 0px; top: 0; }
header.scroll-on #menu { margin-top:0px; }
.acc-row ul.sub-menu { max-height: inherit; }
header .toggle-btn { margin-top: 0; }

/*960 SLIDER */
.overlay { top: 20%; width: 80%; }
.overlay.left-bottom { left: 40px; }
.slider h2 { font-size: 1.75em;}
.slider .blurb { width: 100%; }

/*960 MAIN NAVIGATION */
#mobile-header { padding-top: 15px; }
#mobile-header .searchButton.is-active:before { content: url(../images/icons/mobile-menu-close-icon.svg); }
.logo { width: 50%; position: relative; left: 0; z-index: 0; border: 0; box-shadow: none; }
.menu-container { overflow-y: scroll; }
.mobilenavtrigger{ /*height:0;*/ }
#mobile-header { display: block; float: right; padding-top: 13px; margin-right: 4%; }
#menu { float: none; width: 100%; padding: 0; text-align: left; margin-top: 0px; }
#menu > li { float: left; width: 100%; padding: 0 0 20px 0; }
#menu > li.open { margin-bottom: 0; padding-bottom: 0; }
#menu li a, #menu li:last-child a, #menu li span{ margin-left: 15px; display: inline-block; }
.topNav { height: 0; }
#menu li.search { display: none; }
.topNav ul li { padding-right: 0; border-top: none; border-right: none; border-left: none; }
.topNav ul.sub-menu li { border-bottom: 1px solid #ffffff; }
.topNav ul.sub-menu li:last-of-type { border-bottom: none; }
/*#menu .sub-menu { border-width: 0; margin: 20px 0 0px 0; position: relative; top: 100%; min-width: inherit; width: auto; z-index: 3000;padding: 0px;left:0; }
#menu .sub-menu li[class^="col"] { float: none; }
#menu .sub-menu li { float: none; margin-right: 0; }
#menu .sub-menu li a { font-size: .875em; line-height: 1.2rem; margin: 10px 30px; }
#menu .sub-menu li{ border-bottom:1px solid; padding: 5px; }
#menu .sub-menu li:last-child { border-bottom:none; }
/*#menu .sub-menu li:first-child { padding-top: 20px; }
#menu .sub-menu .sub-menu { top: 0; left: 100%; }
#menu li:hover > input[type="checkbox"] + .sub-menu { display: none; position: relative; }*/
#menu .sub-menu { display: none; }
#menu > li.has-sub .mobilenavtrigger { display: block; float: left; position: relative; /*height: 35px;*/ padding-left: 0; margin-top: 16px; background: none; border: 0; cursor: pointer; }
#menu > li.has-sub .mobilenavtrigger:before { content: url(../images/icons/mobile-menu-expand-down.svg); }
#menu > li.has-sub.open .mobilenavtrigger:before { content: url(../images/icons/mobile-menu-expand-up.svg); }
#menu.nav ul.sub-menu { position: relative; float: left; width: 100%; left: auto; top: auto; opacity: 1; clear: both; }
#menu > li:hover { cursor: pointer; }
#menu .sub-menu li { display: block; padding: 0 5px; background-color: rgba(216, 230, 243, .2); }
#menu #double li, #menu #triple li, #menu #quad li { width: 100%; } 
#menu li.has-sub:hover > a { text-decoration: none; }
.accordion .acc-row div.leftNav-title h3{ margin:0; }
.leftcol .acc-row input[type=checkbox]:checked ~ .leftNav-title ~ ul{ padding: 0px; }
.leftcol .acc-row input[type=checkbox] ~ .leftNav-title ~ ul li{ padding:5px 15px; }
.leftcol .acc-row input[type=checkbox]:checked ~ .leftNav-title ~ ul li.active{ padding:10px 15px; }
.leftNav ul li a{ padding:10px; }
/*.leftNav .accordion .acc-row p, .leftNav .accordion .acc-row ul { padding:0 5px; }*/
/* Mockup Mobile Nav
.menu-container { margin-top: 90px; } */

/* Content Overlay for open mobile nav */
.dim { background: rgba(0, 0, 0, .05); position: fixed; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: -100; opacity: 0; transition: height 0.6s ease-in-out; }
.dim.on { opacity: 1; }

/*960 SEARCH MOBILE */
.searchMobilecontent, #searchMobiletoggle, #searchMobiletoggle + label { display: block; }
nav #searchtoggle ~ label { display: none; }

/*960 TOOLBAR MENU OPEN */
#searchtoggle { display: none; }
#searchMobiletoggle + label span { position: absolute; overflow: hidden; z-index: -1000; font-size: 0; height: 1px; }

/* OPENS CHANGES ICONS */
#searchMobiletoggle + label:before { content: '\f002'; font-family: "Font Awesome\ 5 Free"; font-size: 1.25em; font-weight: 900; }

/* OPENS DIV */
#searchMobiletoggle ~ label { width: 32px; display: block; width: initial; float: right; margin-right: 5.5%; padding-top: 20px; cursor: pointer; }
#searchMobiletoggle:checked ~ .searchMobilecontent { opacity: 0; height: 0; display: block; position: absolute; overflow-x: hidden; }

/*960 DIV */
.searchMobilecontent { position: absolute; bottom: -54px; border-style: solid; border-width: 2px; float: left; width: 100%; transition-property: all; transition-duration: .5s; transition-timing-function: cubic-bezier(0, 1, 0.5, 1); margin-top: 10px; margin-bottom: 7px; }
.searchMobilecontent ul.toolbar { list-style: none; padding-left: 0; display: block; }
.searchMobilecontent li { display: block; }
.searchMobilecontent li a { text-decoration: none; line-height: 2.5em; display: block; font-size: 0.875em; text-transform: initial; }

/*960 SEARCH INPUT */
nav .searchMobilecontent input[type=search] { -webkit-appearance: none; }
.searchMobilecontent input:focus { outline: none; }
nav .searchMobilecontent button[type=submit] { float: left; position: relative; border: none; right: 0px; top: initial; overflow:hidden; }
 .searchMobilecontent::-webkit-input-placeholder { padding-left: 0px; }
 .searchMobilecontent:-moz-placeholder { padding-left: 0px; }
 .searchMobilecontent::-moz-placeholder { padding-left: 0px; }
 .searchMobilecontent:-ms-input-placeholder { padding-left: 0px; }

/*960 BEGIN INFOGRAPHIC AREA*/
.infoColumns .infographicWrap { padding: 15px 0; }
.infoColumns h3.info-large { font-size: 3em; }
.infoColumns .infographicWrap p { font-size: 1em; line-height: 1.7; }

/*960 NEWS SLIDER*/
.infoColumns.news .flex-viewport{ max-width: 97%;margin: 0 auto; }

/*960 BEGIN TRIPLEBLURB AREA */
.tripleBlurb h3 { font-size: 1.3em; }
.tripleBlurb .col4 .circle .content:after { max-width: 50px; }
.tripleBlurb .col4 .circle .content:hover:after { max-width: 75px; }

/*960 BEGIN SECTION PROGRAMS AREA */
.programs .wrapper .captionIcon { font-size: 1.15em; }

/* BEGIN LEFT NAVIGATION STYLES */
.button-yellow { font-size: 1em; width: 100%; padding: 15px; }
.leftNav { margin-bottom: 20px; }
.leftcol { margin-bottom: 25px; width: 100%; }

/*960 BEGIN WYSIWYG AREA */
.interior-content.col9 { width: 100%; float: none; }
.interior-content > .col6 { width: 65%; }
.widgetArea .col3 { width: 31%; }

/* BEGIN Full Width CTA */
/*.callToAction .cta h2 { font-size: 1.5em; }*/
.callToAction .cta span { /*font-size: 2em; top: 10px;*/ }

/* FOOTER */
footer #footerbottom .col6 { text-align: center; width: 100%; }
footer .copyright, footer .designby { float: none; line-height: 2em; }

}


@media screen and (max-width: 720px) {
     
.interior-content.col6 { width: 100%; float: none; }
.widgetArea.col3 { width: 100%; float: none; padding-top: 20px; }
section.widgetArea.col3 { margin-top: 0px; }  
.vidOverlay a img { width: 100%; }
.infoColumns .columns .col4 { width: 100%; float: none; }
.overlayColumn { height: 175px;margin-bottom:20px; }
.overlayColumn h2.imageTitle{ font-size:1.25rem; }
.columns .col6 { width:100%;margin:0;margin-bottom: 20px; }


/*720 BEGIN UTILITY NAVIGATION */
.utilityHeader .wrapper { padding: 0 1%; }

/*720 SEARCH MOBILE */
#searchMobiletoggle ~ label { padding-top: 15px; }
.searchMobilecontent input[type=search] { width: 85%; -webkit-appearance: none; }

/*720 SLIDER */
.slider .wrapper { position: relative; min-height: 250px; padding: 0px;margin-top: -3px; }
.slider .wrapper .overlay{ position: relative; text-align: center; width: 100%; padding: 50px 20px; top:auto;bottom:auto;left:auto;right:auto;height:auto; min-width: 0; }
.slider h2 { font-size: 2rem; margin-bottom:10px;text-shadow:none; }
.slider .blurb { text-shadow: none; margin: 10px auto; width: 100%; line-height:1.5em; padding:0 7.5%; }
/*.slider a.button { float: none; max-width: 175px; margin: 0 auto; padding: 15px 20px; }*/
.slider .overlay.left-bottom a.button{ float:none; }
.slider .overlay.left-bottom h2:after, .slider .overlay.left-top h2:after { margin: 15px auto; display: block; max-width: 100px; position: relative; left: 0; } 
  
 /*720 BEGIN SECTION PROGRAMS AREA */
.programs { margin: 23px 0 0; }
.programs .wrapper .col4 { width: 47%; }
.programs .col4 { margin-bottom: 6px; }
.programs .col4:nth-child(4n) { margin-right: 3%; }
.programs .col4:nth-child(odd) { margin-right: 0; }
.programs .wrapper .caption { min-height: 60px; max-height: 64px; padding: 15px 10px; }
.programs .wrapper .captionText { font-size: .725em; }

/*720 BEGIN Full Width CTA */
.callToAction { min-height: 365px; }


/*720 BEGIN INFOGRAPHIC*/
.infoColumns .infographicWrap p { padding: 0 20%; }

/*720 NEWS SECTION */
.news .events .col4 { margin-bottom: 40px;width:100%; }  
.news li { border-left: none; }
.news .caption h3 { font-weight: 400; text-align: left; }
.news .readMore { max-width: 720px; }

/*720 BEGIN WYSIWYG AREA */
.interior-content .col6 { width: 100%; float: none; }
.pastYears .col6 { width: 48% !important; float: left !important; }
.interior-content ul{ padding:0 20px 20px; }
.interior-content .accordion .acc-row input[type=checkbox]:checked ~ h3 ~ div{ padding:0 20px; }
.content-main img{ width:100%; margin:20px 0; }
.widgetArea { border-bottom: none; }
.widgetArea .col3 { margin-top: 50px; }
.widgetArea .col3, .widgetArea .col3 img { width: 100%; }

/*720 FOOTER */
footer { padding: 0; border-top-width: 5px; }
footer .one-row, footer .subfooter .one-row{ padding: 0px; }
footer .footerLinks.col3, footer .companyInfo.col3{ width:100%;margin:0; }
footer .companyInfo.col3{ margin-top:30px; }
footer .footerLinks label.linkHeading{ position:relative;margin-bottom: 0px;padding:15px;cursor:pointer; }
footer .footerLinks label.linkHeading:after{ content:"\f107";position:absolute;font-family:"Font Awesome\ 5 Free";right:15px; font-weight: 900; }
footer .footerLinks.col3{ padding:0; }
footer .footerLinks.col3:not(:first-child) { border-top: 1px solid; }
footer input { display: block; }
footer .footer-acc { padding: 0; }
footer .logo { padding: 15px 4%; }
footer .logo p { padding: 0 1.25%; }
footer ul.social-media { max-width: 250px; margin: auto; }
footer .col4, footer .col8{ width:100%;float:none; }
footer .footerLinks ul{ display:none; }
footer .footerLinks input[type=checkbox]:checked + ul { display: block;margin: 0;padding: 15px 30px; }
footer .footerLinks ul li { margin-bottom: 15px; }
footer .companyInfo, footer .subfooter{ text-align:center; }
}

 @media screen and (max-width: 580px) {
 .home header{ margin-top:0px; }    
.utilityHeader{ display:none; }     
/* MAIN NAVIGATION */
.container.show > .menu-container { min-width: 100%; }
/*.flex-direction-nav{ display:none; }*/
.news .flex-direction-nav .flex-prev { left: -15px!important; }
.news .flex-direction-nav .flex-next { right: -15px!important; }
.overlayColumn { height: 300px; }
.menu-container { width: 100%; }
/* SEARCH MOBILE */
nav .searchMobilecontent input[type=search] { width: 94%; }
.searchMobilecontent input:focus { outline: none; }
nav .searchMobilecontent button[type=submit] { width: 6%; }
/* BEGIN TRIPLEBLURB AREA */
.tripleBlurb h3 { font-size: 2em; }
.tripleBlurb .col4 .circle .content:after { max-width: 75px; }
.tripleBlurb .col4 .circle .content:hover:after { max-width: 125px; }
/* BEGIN SECTION PROGRAMS AREA */
.programs .col4 { float: left; }
.imageGallery .col4 { width: 31%; /*margin: 10px 1%;*/ float: left; }

/* BEGIN PROFESSIONALS AREA */
.content-main .leftAlign { float: none; }
.professional .col4 { min-height: 350px;margin: auto!important; } 
.infoColumns:not(.callToAction) .color-overlay { padding: 0px 10px; }
.infoColumns .infographicWrap p { padding: 0px 10%; }

/*580 BEGIN Full Width CTA */
.callToAction .cta h2.title { /*font-size: 2em;*/ }
.callToAction .cta { padding: 30px 15px; }
.callToAction .cta p { width: 96%;margin: 20px auto; }
.noBgImg.infoColumns.callToAction .color-overlay { padding: 20px 5px; }
/* BEGIN ADDTHIS AREA */
.addThisWrapper { margin: 0 0 15px; }

/* BEGIN FOOTER Area */
footer #footerbottom p, footer #footerbottom ul { display: block; }
}
 @media screen and (max-width: 420px) {
header .logo img { min-width: 70px; }
.searchMobilecontent { margin-top: 20px; }
/* BEGIN SECTION PROGRAMS AREA */
.programs .wrapper .col4 { width: 100%; width: 94%; margin: 10px 3%; }
/*.programs .col4:nth-child(odd){margin-right:3%;}*/
/*.programs .col4:nth-child(even){margin-left:0;}*/
  
/*NEWS LISTING*/
img.articleThumb { width: 100%;height: auto!important;margin-bottom: 15px; }

/*BEGIN NEWS AREA*/
.news .events h2.title{ margin-bottom: 25px; } 
a.allLink { position: relative;right: auto;margin-bottom: 25px;top: auto;display: block; }

/* BEGIN Full Width CTA */
/*.callToAction .cta h2 { font-size: 1.3em; }*/
.callToAction .cta span { /*font-size: 2.3em; top: 10px;*/ }
}
 @media screen and (max-width:380px) {
/* BEGIN UTILITY NAVIGATION */
.utilityHeader p { font-size: .775em; }
}

/*** BEGIN: SITE MAP ***/
.sitemapList { vertical-align: top ;margin-bottom: 5px; }
ul.sitemapList { margin: 10px 0 10px 30px; }
ul.sitemapList ul { margin: 10px 0 10px 30px; }
ul.sitemapList li { margin-bottom: 10px; list-style-type: none; position: relative; }
ul.sitemapList li:before { content: "\00bb"; position: absolute;  left: -12px; }
ul.sitemapList li a { color: #004d41; font-size: .85rem; margin-bottom: 7px; text-transform: uppercase; font-family: 'Proxima Nova', 'Montserrat', sans-serif; }
@media all and (max-width:960px) { /* Site Map */
	.sitemap div { width: 32%; }
}
@media all and (max-width:720px) { /* Site Map */
	.sitemap div { width: 45%; }
}
@media all and (max-width:580px) { /* Site Map */
	.sitemap div { width: 100%; }
}
/*** END: SITE MAP ***/
/** OUT OF DATE BROWERS SLIDE OUT STYLES **/
.buorg-buttons { display: none !important; }
.buorgul { display: none !important; }

/* Subscribe and Unsubscribe forms */
.subForms .wrapper{ max-width:700px; }
.subforms { text-align:center; }
.subForms .errorBlock { color: red; }
.subforms .form-group { margin-bottom: 20px; width: 40px; }
.subForms input[type=text].form-control, .subForms select.form-control{ height: 40px; padding: 10px; width: 100%; margin: 5px 0 25px 0; }
.subForms textarea.form-control { width: 100%; min-height: 100px; margin: 5px 0 25px 0; }
.subForms input[type=checkbox] { margin: 10px 10px 25px 0; }
.subForms input[type=radio] { margin: 10px 10px 10px 0; }
.subForms .error { color: red; }
/*.g-recaptcha { margin-bottom: 25px; }*/

/* Search */
.zoom_button { display: none !important; }
.results .highlight { background: #edd89e !important; }
.results .result_title a {color: #008071; font-family: 'Proxima Nova', 'Montserrat', sans-serif; letter-spacing: .1rem; font-size: 1.1em; font-weight: 700; word-wrap: break-word; }
.results .result_title { margin-bottom: 10px; }
.searchheading { font-size: 120%; font-weight: bold; margin: 25px 0 !important;}
.result_pages a {color: #008071; margin: 5px 0; }
.results .context { margin-bottom: 15px; }

/* NEWS SEARCH RESULTS - ADD TO NEWS ONLY */
/*.results { float: left; display: -ms-flex; display: -moz-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; justify-content: space-between; margin-top: 20px; }
.result_block, .result_altblock { display: -ms-flex; display: -moz-flex; display: -webkit-flex; display: flex; flex-direction: column; -webkit-flex-direction: column; width: 31%; color: #525961; background-color: #ebf2fa; padding: 0; margin: 0 0 36px 0; overflow: hidden; }
.result_title { font-family: 'Proxima Nova Semibold', 'Montserrat', sans-serif; font-size: 1.56rem; line-height: 1.55; margin: 0 0 14px 0; font-weight: 600; padding-top: 20px; padding-left: 20px; padding-right: 20px; border-top: 9px solid #FCA133; }
.result_title > b { font-size: 1.56rem; }
.results .result_title a { text-decoration: none; color: #525961; font-family: 'Proxima Nova Semibold', 'Montserrat', sans-serif; letter-spacing: 0; line-height: 1.25; font-size: 1.56rem; font-weight: 600; }
.results .result_title a:hover { text-decoration: underline; }
.results .context { float: left; width: 100%; font-size: 1.1rem; margin: 0 0 10px 0; padding-left: 20px; padding-right: 20px; line-height: 1.9em; }
.interior .description { float: left; width: 100%; color: #525961; font-size: 1.1rem; margin: 0 0 14px 0; line-height: 1.9em; padding-left: 20px; padding-right: 20px; }
.infoline { float: left; width: 100%; font-size: 1.1rem; margin: 0 0 14px 0; line-height: 1.9em; padding-left: 20px; padding-right: 20px; }*/

/*ShareThis*/
#st-2, .sharethis-inline-share-buttons { display: inline-block!important; }
#st-el-1, #st-el-1.st-hide, #st-cmp-v2 .st-cmp-app .st-cmp-content, #st-cmp-v2 { display: none!important; }

/*
 * jQuery FlexSlider v2.6.1
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face { font-family: 'flexslider-icon'; src: url('../fonts/flexslider-icon.eot'); src: url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/flexslider-icon.woff') format('woff'), url('../fonts/flexslider-icon.ttf') format('truetype'), url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg'); font-weight: normal; font-style: normal; }
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover, .flex-slider a:hover { outline: none; }
.slides, .slides > li, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; }
.flex-pauseplay span { text-transform: capitalize; }
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider { margin: 0; padding: 0; }
.flexslider .slides img { width: 100%; display: block; }
.flexslider .slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .flexslider .slides { display: block; }
* html .flexslider .slides { height: 1%; }
.no-js .flexslider .slides > li:first-child { display: block; }
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider { margin: 0 0 -1px -7px; background: #fff; border: 4px solid #fff; position: relative; zoom: 1; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.flexslider .slides { zoom: 1; }
.flexslider .slides img { height: auto; -moz-user-select: none; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
/*.carousel li { margin-right: 5px; }*/
.flex-direction-nav { height: 0;position: absolute;top: 50%;left: 0;width: 100%; }
.flex-direction-nav a { text-decoration: none; display: block; width: 30px; height: 30px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 1; cursor: pointer; color: rgba(0, 0, 0, 0.8); text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.flex-direction-nav a:before { font-family: "flexslider-icon"; font-size: 30px; display: inline-block; content: '\f001'; color: rgba(255, 255, 255, 1);/*text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);*/ }
.flex-direction-nav a.flex-next:before { content: '\f002'; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
/*.flexslider:hover .flex-direction-nav .flex-prev { opacity: 0.7; left: 25px; }*/
.flexslider:hover .flex-direction-nav .flex-prev:hover { opacity: 1; }
/*.flexslider:hover .flex-direction-nav .flex-next { opacity: 0.7; right: 20px; }*/
.flexslider:hover .flex-direction-nav .flex-next:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter: alpha(opacity=0); cursor: default; z-index: -1; }
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
.flex-control-nav { width: 100%; position: absolute; bottom: 20px; right: 0; left: 0; text-align: center; }
.cta.flexslider .flex-control-nav { width: 100%; position: absolute; bottom: 0px; right: 0; left: 0; text-align: center; }
.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1;  *display: inline;
}
.flex-control-paging li a { width: 11px; height: 11px; display: block; background: none; border: 2px solid #FFFFFF; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
.flex-control-paging li a:hover { background: #004d41; background: rgba(0, 77, 65, 0.5); }
.flex-control-paging li a.flex-active { /*background: #004d41; background: rgba(0, 77, 65, 1); border-color: #00c5cd;*/ cursor: default; }
.cta.flexslider .flex-control-paging li a { background: none; border: 2px solid #ffffff; }
.cta.flexslider .flex-control-paging li a:hover { background: #FFF; background: rgba(255, 255, 255, 0.5); }
.cta.flexslider .flex-control-paging li a.flex-active { background: #ffffff; background: rgba(255, 255, 255, 1); cursor: default; }
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.flex-control-thumbs img { width: 100%; height: auto; display: block; opacity: .7; cursor: pointer; -moz-user-select: none; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.flex-control-thumbs img:hover { opacity: 1; }
.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
    .flex-direction-nav a  { height: 30px; }
	.flex-direction-nav a:before { font-size: 30px; }
	.flex-direction-nav .flex-prev { opacity: 1; left: 15px; top: 25%; }
	.flexslider:hover .flex-direction-nav .flex-prev { opacity: 0.7; left: 15px; }
	.flex-direction-nav .flex-next { opacity: 1; right: 10px; top: 25%; }
	.flexslider:hover .flex-direction-nav .flex-next { opacity: 0.7; right: 10px; }
	
	.news .flex-direction-nav .flex-prev { opacity: 1; left: 5px; top: 40%; }
	.news .flex-direction-nav .flex-next { opacity: 1; right: 5px; top: 40%; }
	.flex-control-nav { bottom: 5px; }
}

@media screen and (max-width: 720px) {
      .flex-control-paging li a { border-color: #6e6e6e; }
}

/*---------------------------------------------------------------
/**************************** VARIABLES BEGIN *****************************/
-----------------------------------------------------------------*/
/*---------------------------------------------------------------
BRAND COLOR ONE: Summit (Gray) - #525961; (HEX)  or 82, 89, 97 (RGB) 
-----------------------------------------------------------------*/
/* BACKGROUND */
 footer, form.realEstateSearch .one-row button.btnLrg:hover, #top-link:hover, .utilityHeader a.button:nth-child(2),  .backToTop, 
 .noBgImg .color-overlay.one, .programs .wrapper .caption:hover, .interior-content a.button, h3.headlineborder span:before, h3.headlineborder span:after, .contactInformation a.button,
 .columns a.button, .backToTop, .button-yellow:hover, .programs .wrapper .caption:hover, .searchMobilecontent button[type=submit], .widgetArea .contact-widget a.button, a.button:hover, .leftNav ul:not(.sub-menu) > li.active{ background-color: #525961; }
 .searchMobilecontent button[type=submit], .interior-content .accordion .acc-row input[type=checkbox]:checked ~ h3 { background-color: #008071; }
form input[type=submit].one { background-color: transparent; color: #fff !important; }
form input[type=submit].one:hover { background-color: transparent; color: #fff !important; }
/*OVERLAYS*/
#top-link, .color-overlay.one, .slider .overlay.one { background: rgba(82, 89, 97, .6); }
.home .color-overlay.one, .home .slider .overlay.one { background: rgba(82, 89, 97, 1); }
.columnBg.infoColumns .above.color-overlay.one, .slider .overlay.one { background: rgba(82, 89, 97, .6); }
.columnBg.infoColumns .above.color-overlay.one + div p, .slider .overlay.one + div p { color: #fff; }
.columnBg.infoColumns .above.color-overlay.one + .color-overlay.one { background: transparent; }
.Summit .wrapper h2.title, .Summit .columns p  { color: #525961 !important; }
@media only screen and (min-width: 961px) {
	.home .news.color-overlay.one h2.title span { background-color: #525961; color: #ffffff; }
	.home .colThree.color-overlay.one h2.title span { background-color: #525961; color: #ffffff; }
}
@media only screen and (max-width: 960px) {
	.home .news.color-overlay.one { background-color: transparent; }
	.home .news.color-overlay.one .mobileBg { background-color: #525961; }
	.home .news.color-overlay.one .mobileBg > p, .home .news.color-overlay.one .mobileBg > span { color: #fff; }
	.home .colThree.color-overlay.one { background-color: transparent; }
	.home .colThree.color-overlay.one .mobileBg { background-color: #525961; }
	.home .colThree.color-overlay.one .mobileBg > p, .home .colThree.color-overlay.one .mobileBg > span { color: #fff; }
}

/* FONT COLOR */
.widgetArea .contentWidget p a, .widgetArea .contentWidget a, .widgetArea .latestNews a,  .widgetArea .latestNews h4, .close-btn, #menu ul.sub-menu li a, .news .caption a h3, .breadcrumbs ul li a, .breadcrumbs ul li:after, .leftcol .accordion .acc-row input[type=checkbox]:checked ~ h3, .interior-content a.readMore,
.image.wysiwyg-content h3.imageTitle, .infoColumns.white-text h3, .contentWidget.three h3, .cta h2.title.one,  .accordion .acc-row label:before, .leftcol .accordion .acc-row label, .leftcol .accordion .acc-row label:before, .interior-content .accordion .acc-row input[type=checkbox]:checked ~ h3 label:before,
.leftNav li.active ul.sub-menu li a, .slick-prev:before, .slick-next:before, .overlayColumn h2.imageTitle, .widgetArea .linkedList a, .interior-content .accordion .acc-row label, .infoColumns a.readMore, .news .events a.title, .news a.readMore, .widgetArea .contentWidget.bg h3 { color: #525961; }
.widgetArea .contentWidget p a.btnLrg, .widgetArea .contentWidget a.btnLrg { color: #ffffff; }
.news .flex-direction-nav a:before { font-family: "Font Awesome\ 5 Free"; color: #525961; font-weight: 900; }
.news .flex-direction-nav a:hover:before { color: #525961; }

 h1, h2, h3, h5, h1.info-large.one, h2.info-large.one, h3.info-large.one, h4.info-large.one, h5.info-large.one, a.btnLrg, form input[type=submit].one, 
.widgetArea .contact-widget a.button:hover, .interior-content a.button:hover, .leftNav ul li.active > a:before, .leftNav-title > h3, #mobile-header, .wysiwyg-content h3, 
.searchBar button, .tripleBlurb i,  #searchMobiletoggle + label:hover, footer ul li a:hover, .tripleBlurb .col4 a:hover h3, nav #searchtoggle ~ label:hover,
.article a.readMore, .news .caption h3 a, .breadcrumbs ul li i, .leftNav ul li a:hover:before, .professional a i, .contactInformation i:hover, .breadcrumbs ul li:after,
.widgetArea .latestNews h4 a, #menu > li.open:before, .leftNav li.leftNavOn > a, footer #footerbottom ul li:before, .columns h3.one, .callToAction .cta.none span, 
.infoColumns.brand-color-one, .slider .overlay > h2.one, .slider .overlay > .blurb.one, .professional p.name, .leftNav-title h3 a, .leftNav ul li a { color:#525961; }

.infographicWrap .info-large.icon.one { color: #525961; }
.infographicWrap .info-large.one { color: #525961; }
.infoGraphics a .two { color: #525961; }
.infoGraphics a:hover .info-large.icon.one span, .infographicWrap a:focus .info-large.icon.one span { color: #525961; }
.infoGraphics a:hover .info-large.one, .infographicWrap a:focus .info-large.one { color: #525961; }

/* BORDER COLOR */
.searchBar input, .tripleBlurb .fa-border, .news .readMore { border-color: #525961; }
.interior-content a.button,  .widgetArea .contact-widget a.button, a.button { border:1px solid #525961; }
.tripleCircles .col4 .circle:hover { border: 7px solid #525961; }
.tripleCircles .col4 .circle .content:after { border: 5px solid #525961; }
.utilityHeader { /*border: solid #525961; border-width: 3px 0 2px;*/ }

/*---------------------------------------------------------------
BRAND COLOR TWO: Sunrise (Dark Orange) - #f57a12; ALT TEXT: #E66D0A  (HEX)  or  245, 122, 18 (RGB) 
-----------------------------------------------------------------*/
.close-btn, .test, .noBgImg .color-overlay.two, .columns a.button-yellow, .programs .caption, #footerbottom, form input[type=submit].two, .programs .wrapper .caption, footer .accordion .acc-row{ background: #f57a12; }

/* FONT COLOR */
 h4, .widgetArea .linkedList a:hover, button.btnLrg.two, form input[type=submit].two:hover, 
 h1.info-large.two, h2.info-large.two, h3.info-large.two, h4.info-large.two, h5.info-large.two, .news .caption .postDate, .cta h2.title.two, 
 form input[type=submit].two:hover, .acc-row h3, .news .events a.title:hover, .news .caption a:hover h3,  .leftcol .acc-row h3, .content-main ul li:before, .tripleBlurb .col4 a, .footnotes p, #menu .sub-menu h3, h3.headline, 
 .accordion .acc-row div.leftNav-title h3, .columns h3.two, .callToAction .cta.none h2, .infoColumns.brand-color-two, .infoColumns.news.brand-color-two .caption a h3, .slider .overlay > h2.two, .slider .overlay > .blurb.two, span.signature, .leftNav-title h3 a:hover, .leftNav ul li a:hover, .topNav ul li:hover a, #menu li:hover a { color: #525961; }

button.btnLrg.two {color: #ffffff;}   
/* BORDER COLORS */
.columns a.button-yellow, form input[type=submit].two { border: 1px solid #f57a12; }
.overlayColumn .imageOffsetBorder{ border-color: #f57a12; }
footer .accordion .acc-row { border-bottom-color: #f57a12; }

.infographicWrap .info-large.icon.two { color: #f57a12; }
.infographicWrap .info-large.two { color: #f57a12; }
.infoGraphics a .two { color: #f57a12; }
.infoGraphics a:hover .info-large.icon.two span, .infographicWrap a:focus .info-large.icon.two span { color: #f57a12; }
.infoGraphics a:hover .info-large.two, .infographicWrap a:focus .info-large.two { color: #f57a12; }

/*OVERLAYS*/
.color-overlay.two, .slider .overlay.two { background: rgba(245, 122, 18, .6); }
.home .color-overlay.two, .home .slider .overlay.two { background: rgba(245, 122, 18, 1); }
.columnBg.infoColumns .above.color-overlay.two, .slider .overlay.two { background: rgba(245, 122, 18, .6); }
.columnBg.infoColumns .above.color-overlay.two + .color-overlay.two { background: transparent; }
.Sunrise .wrapper h2.title, .Sunrise .columns p  { color: #f57a12 !important; }
@media only screen and (min-width: 961px) {
	.home .news.color-overlay.two h2.title span { background-color: #f57a12; color: #525961; }
	.home .colThree.color-overlay.two h2.title span { background-color: #f57a12; color: #525961; }
}
@media only screen and (max-width: 960px) {
	.home .news.color-overlay.two { background-color: transparent; }
	.home .news.color-overlay.two .mobileBg { background-color: #f57a12; }
	.home .news.color-overlay.two .mobileBg > p, .home .news.color-overlay.two .mobileBg > span { color: #525961; }
	.home .colThree.color-overlay.two { background-color: transparent; }
	.home .colThree.color-overlay.two .mobileBg { background-color: #f57a12; }
	.home .colThree.color-overlay.two .mobileBg > p, .home .colThree.color-overlay.two .mobileBg > span { color: #525961; }
}

/*---------------------------------------------------------------
BRAND COLOR THREE: Fall Aspen (Light Orange) - #fca133; (HEX)  or  252, 161, 51 (RGB)  
-----------------------------------------------------------------*/
/* BACKGROUND 
 .left-nav .leftNav-title > h3, .acc-row > h3, .widgetArea .contentWidget:not(.bg) .leftNav-title > h3, .widgetArea .linkedList .leftNav-title > h3, .widgetArea .latestNews:not(.bg) .leftNav-title > h3, .image.wysiwyg-content, .infoColumns img.colImage, button.btnLrg.two, 
.leftNav ul:not(.sub-menu) > li:not(.active):hover, .noBgImg .color-overlay.three,  .noBgImg .color-overlay.five a.btnLrg:hover,
.IDX-carouselAddress.IDX-carouselAddressElement, .IDX-carouselCityStateZip, .IDX-carouselCell .IDX-carouselContainer .IDX-carouselPrice, .IDX-carouselFull { background: #F7F6F4; }
*/

/* FONT COLORS */
.widgetArea .contentWidget.bg .wysiwyg-content *, .subfooter span.copyright, .cta h2.title.three, h1.info-large.three, h2.info-large.three, h3.info-large.three, h4.info-large.three, h5.info-large.three, .professional a, .columns h3.three, .infoColumns.brand-color-three, 
.slider .overlay > h2.three, .slider .overlay > .blurb.three, footer ul li a, .infoColumns .subhead { color: #525961; }

/*OVERLAYS*/
.color-overlay.three, .slider .overlay.three { background: rgba(252, 161, 51, .6); }
.home .color-overlay.three, .home .slider .overlay.three { background: rgba(252, 161, 51, 1); }
.columnBg.infoColumns .above.color-overlay.three, .slider .overlay.three { background: rgba(252, 161, 51, .6); }
.columnBg.infoColumns .above.color-overlay.three + .color-overlay.three { background: transparent; }
@media only screen and (min-width: 961px) {
	.home .news.color-overlay.three h2.title span { background-color: #fca133; color: #525961; }
	.home .colThree.color-overlay.three h2.title span { background-color: #fca133; color: #525961; }
}
@media only screen and (max-width: 960px) {
	.home .news.color-overlay.three { background-color: transparent; }
	.home .news.color-overlay.three .mobileBg { background-color: #fca133; }
	.home .news.color-overlay.three .mobileBg > p, .home .news.color-overlay.three .mobileBg > span { color: #525961; }
	.home .colThree.color-overlay.three { background-color: transparent; }
	.home .colThree.color-overlay.three .mobileBg { background-color: #fca133; }
	.home .colThree.color-overlay.three .mobileBg > p, .home .colThree.color-overlay.three .mobileBg > span { color: #525961; }
}

/*---------------------------------------------------------------
BRAND COLOR FOUR: Spruce (Teal) -  #00a693 (HEX) or 0, 166, 147 (RGB)
-----------------------------------------------------------------*/
/* BACKGROUND */
.contentWidget.bg, .noBgImg .color-overlay.four{ background: rgba(0,166, 147, .75); }

/* FONT COLOR */
/*h1.info-large.four, h2.info-large.four, h3.info-large.four, h4.info-large.four, h5.info-large.four, .callToAction .cta h2:before, .callToAction .cta h2:after, .infoColumns.brand-color-four, .slider .overlay > h2.four, .slider .overlay > .blurb.four { color: #EAEAEA; }*/
.content-main .wysiwyg-content .subhead, .cta h2.title.four { color: #008071; }

.infographicWrap .info-large.icon.four { color: #008071; }
.infographicWrap .info-large.four { color: #008071; }
.infoGraphics a .four { color: #008071; }
.infoGraphics a:hover .info-large.icon.four span, .infographicWrap a:focus .info-large.icon.four span { color: #008071; }
.infoGraphics a:hover .info-large.four, .infographicWrap a:focus .info-large.four { color: #008071; }

/* BORDER COLOR */
/*.searchMobilecontent, .accordion .acc-row p, .accordion .acc-row div*/.leftNav ul:not(.sub-menu) > li:not(.active){ border-color: #00a693; }
.columns a.button-yellow, form input[type=submit].two { border: 1px solid #fca133; }
.overlayColumn .imageOffsetBorder{ border-color: #fca133; }
footer .accordion .acc-row { border-bottom-color: #fca133; }

/*OVERLAYS*/
.color-overlay.four, .slider .overlay.four { background: rgba(0, 166, 147, .6); }
.home .color-overlay.four, .home .slider .overlay.four { background: rgba(0, 166, 147, 1); }
.columnBg.infoColumns .above.color-overlay.four, .slider .overlay.four { background: rgba(0, 166, 147, .6); }
.columnBg.infoColumns .above.color-overlay.four + .color-overlay.four { background: transparent; }
.Spruce .wrapper h2.title, .Spruce .columns p  { color: #00a693 !important; }
@media only screen and (min-width: 961px) {
	.home .news.color-overlay.four h2.title span { background-color: #00a693; color: #525961; }
	.home .colThree.color-overlay.four h2.title span { background-color: #00a693; color: #525961; }
}
@media only screen and (max-width: 960px) {
	.home .news.color-overlay.four { background-color: transparent; }
	.home .news.color-overlay.four .mobileBg { background-color: #00a693; }
	.home .news.color-overlay.four .mobileBg > p, .home .news.color-overlay.four .mobileBg > span { color: #525961; }
	.home .colThree.color-overlay.four { background-color: transparent; }
	.home .colThree.color-overlay.four .mobileBg { background-color: #00a693; }
	.home .colThree.color-overlay.four .mobileBg > p, .home .colThree.color-overlay.four .mobileBg > span { color: #525961; }
}

/*---------------------------------------------------------------
BRAND COLOR FIVE: Rust - #991b1e (HEX) or 153, 27, 30 (RGB)
-----------------------------------------------------------------*/
/*BACKGROUND*/
.utilityHeader a.button:nth-child(2), .noBgImg .color-overlay.five{ background-color:#991b1e; }

/*FONT COLOR */
 .widgetArea .latestNews a.readMore:hover, h1.info-large.five, h2.info-large.five, h2.imageTitle, h3.info-large.five, h4.info-large.five, h5.info-large.five, footer .social a:hover i, .contactInformation i, a.allLink, 
 .noBgImg .color-overlay.five a.btnLrg, .noBgImg .color-overlay.three a.btnLrg:hover, .cta h2.title.five, .infoColumns .subhead, .infoColumns.brand-color-five, .slider .overlay > h2.five,
 .slider .overlay > .blurb.five, .events p:not(.postDate), .news .caption p:not(.postDate) { color: #525961; }
 
p a, .interior-content a { color: #008071; text-decoration: none; font-weight: 600; }
p a:hover, .interior-content a:hover { color: #008071; text-decoration: underline; }
.interior-content .professional.columns a { color: #E66D0A; text-decoration: none; font-weight: 600; }
.interior-content .professional.columns a:hover { text-decoration: underline; }
.interior-content .listingPage.article a { color: #E66D0A; text-decoration: none; font-weight: 600; }
.newsListingPage .interior-content .listingPage.article a { color: #525961; }
.interior-content .listingPage.article a:hover { text-decoration: underline; }
.infographicWrap .info-large.icon.five { color: #991b1e; }
.infographicWrap .info-large.five { color: #991b1e; }
.infoGraphics a .five { color: #991b1e; }
.infoGraphics a:hover .info-large.icon.five span, .infographicWrap a:focus .info-large.icon.five span { color: #991b1e; }
.infoGraphics a:hover .info-large.five, .infographicWrap a:focus .info-large.five { color: #991b1e; }

/*OVERLAYS*/
.color-overlay.five, .slider .overlay.five { background: rgba(153, 27, 30, .6); }
.home .color-overlay.five, .home .slider .overlay.five { background: rgba(153, 27, 30, 1); }
.columnBg.infoColumns .above.color-overlay.five, .slider .overlay.five { background: rgba(153, 27, 30, .6); }
.columnBg.infoColumns .above.color-overlay.five + .color-overlay.five { background: transparent; }
.columnBg.infoColumns .above.color-overlay.five + div p, .slider .overlay.five + div p { color: #fff; }
.Rust .wrapper h2.title, .Rust .columns p  { color: #991b1e !important; }
@media only screen and (min-width: 961px) {
	.home .news.color-overlay.five h2.title span { background-color: #991b1e; color: #ffffff; }
	.home .colThree.color-overlay.five h2.title span { background-color: #991b1e; color: #ffffff; }
}
@media only screen and (max-width: 960px) {
	.home .news.color-overlay.five { background-color: transparent; }
	.home .news.color-overlay.five .mobileBg { background-color: #991b1e; }
	.home .news.color-overlay.five .mobileBg > p, .home .news.color-overlay.five .mobileBg > span { color: #ffffff; }
	.home .colThree.color-overlay.five { background-color: transparent; }
	.home .colThree.color-overlay.five .mobileBg { background-color: #991b1e; }
	.home .colThree.color-overlay.five .mobileBg > p, .home .colThree.color-overlay.five .mobileBg > span { color: #ffffff; }
}
/*BORDER COLOR*/
.columns a.button-yellow, form input[type=submit].five { border: 1px solid #991b1e; }
.overlayColumn .imageOffsetBorder{ border-color: #991b1e; }
footer .accordion .acc-row { border-bottom-color: #991b1e; }

/*---------------------------------------------------------------
BRAND COLOR SIX: Fog (Light Blue) - #d8e6f3;  (HEX)  or  216, 230, 243 (RGB) 
-----------------------------------------------------------------*/
.close-btn, .test, .noBgImg .color-overlay.six, .columns a.button-yellow, .programs .caption, #footerbottom, form input[type=submit].six, .programs .wrapper .caption, footer .accordion .acc-row{ background: #d8e6f3; }

/* FONT COLOR */
 h4, .widgetArea .linkedList a:hover, button.btnLrg.six, form input[type=submit].six:hover, 
 h1.info-large.six, h2.info-large.six, h3.info-large.six, h4.info-large.six, h5.info-large.six, .news .caption .postDate, .cta h2.title.six, 
 form input[type=submit].six:hover, .acc-row h3, .news .events a.title:hover, .news .caption a:hover h3,  .leftcol .acc-row h3, .content-main ul li:before, .tripleBlurb .col4 a, .footnotes p, #menu .sub-menu h3, h3.headline, 
 .accordion .acc-row div.leftNav-title h3, .columns h3.six, .callToAction .cta.none h2, .infoColumns.brand-color-six, .infoColumns.news.brand-color-six .caption a h3, .slider .overlay > h2.six, .slider .overlay > .blurb.six, span.signature, .leftNav-title h3 a:hover, .leftNav ul li a:hover, .topNav ul li:hover a, #menu li:hover a { color: #525961; }
.interior-content h3 a { color: #E66D0A; text-decoration: none !important; }
.interior-content h3 a:hover { color: #E66D0A; text-decoration: underline !important; }
button.btnLrg.six {color: #525961;}   
/* BORDER COLORS */
.columns a.button-yellow, form input[type=submit].six { border: 1px solid #d8e6f3; }
.overlayColumn .imageOffsetBorder{ border-color: #d8e6f3; }
footer .accordion .acc-row { border-bottom-color: #d8e6f3; }

/*OVERLAYS*/
.color-overlay.six, .slider .overlay.six { background: rgba(216, 230, 243, .6); }
.home .color-overlay.six, .home .slider .overlay.six { background: rgba(216, 230, 243, 1); }
.columnBg.infoColumns .above.color-overlay.six, .slider .overlay.six { background: rgba(216, 230, 243, .6); }
.columnBg.infoColumns .above.color-overlay.six + .color-overlay.six { background: transparent; }
@media only screen and (min-width: 961px) {
	.home .news.color-overlay.six h2.title span { background-color: #d8e6f3; color: #525961; }
	.home .colThree.color-overlay.six h2.title span { background-color: #d8e6f3; color: #525961; }
}
@media only screen and (max-width: 960px) {
	.home .news.color-overlay.six { background-color: transparent; }
	.home .news.color-overlay.six .mobileBg { background-color: #d8e6f3; }
	.home .news.color-overlay.six .mobileBg > p, .home .news.color-overlay.six .mobileBg > span { color: #525961; }
	.home .colThree.color-overlay.six { background-color: transparent; }
	.home .colThree.color-overlay.six .mobileBg { background-color: #d8e6f3; }
	.home .colThree.color-overlay.six .mobileBg > p, .home .colThree.color-overlay.six .mobileBg > span { color: #525961; }
}

/*---------------------------------------------------------------
BRAND COLOR: White
-----------------------------------------------------------------*/
/* BACKGROUND */
header, header.scroll-on, #menu li:hover span, #menu li.has-sub:hover, #menu li:hover a, .searchBar, nav .searchMobilecontent, .searchMobilecontent, .leftNav ul.sub-menu, .accordion .acc-row p, .noBgImg .color-overlay.white, .noBgImg .color-overlay.five a.btnLrg, .noBgImg .color-overlay.three a.btnLrg:hover{ background-color: #FFFFFF; }
header.scroll-on { background: rgba(255, 255, 255, .9); }

/* FONT COLOR */
footer, footer .footerLinks ul li a, footer h3 a, footer .social a i, footer .companyInfo .address a, .slides .blurb, .utilityHeader a.button, .contentWidget.three p a, button.btnLrg, .contentWidget.three h4, 
.contentWidget.three .wysiwyg-content,  footer a.button, #top-link, .utilityHeader p, .slider .overlay > h2.white, form input[type=submit], .slider .overlay > .blurb.white, .slider h2, .backToTop i, .programs h5,
.programs p, .callToAction .cta h2, .callToAction .cta .button, .columns a.button-yellow, footer #footerbottom p, footer .accordion .acc-row input[type=checkbox]:checked ~ h3, .button-yellow:hover, .widgetArea .contact-widget a.button, 
.contactInformation a.button, .columns a.button, .interior-content a.button, .infoColumns.white-text,  .infoColumns.white-text h2, .infoColumns.white-text .subhead  { color: #FFFFFF; }
a.btnLrg, a.btnLrg:hover, button.btnLrg, button.btnLrg:hover, form input[type=submit].btnLrg, form input[type=submit].btnLrg:hover, .slider a.button, .tripleBlurb h3, footer #footerbottom ul li a, .searchMobilecontent button[type=submit], 
.columns h3.white, .cta h2.title.default, .noBgImg .color-overlay.five a.btnLrg:hover, .interior-content .accordion .acc-row input[type=checkbox]:checked ~ h3 label, .interior-content .accordion .acc-row input[type=checkbox]:checked ~ h3 label:before, 
.utilityHeader a, .utilityHeader span, .leftNav ul li.active a { color: #FFFFFF; }

.infographicWrap .info-large.icon.white { color: #ffffff; }
.infographicWrap .info-large.white { color: #ffffff; }
.infoGraphics a .white { color: #ffffff; }
.infoGraphics a:hover .info-large.icon.white span, .infographicWrap a:focus .info-large.icon.white span { color: #ffffff; }
.infoGraphics a:hover .info-large.white, .infographicWrap a:focus .info-large.white { color: #ffffff; }

/*OVERLAYS*/
.color-overlay.white, .slider .overlay.white { background: rgba(255, 255, 255, .85); }
.home .color-overlay.white, .home .slider .overlay.white { background: rgba(216, 230, 243, 1); }
.columnBg.infoColumns .above.color-overlay.white, .slider .overlay.white { background: rgba(216, 230, 243, .6); }
.columnBg.infoColumns .above.color-overlay.white + .color-overlay.white { background: transparent; }
@media only screen and (min-width: 961px) {
	.home .news.color-overlay.white h2.title span { background-color: #ffffff; color: #525961; }
	.home .colThree.color-overlay.white h2.title span { background-color: #ffffff; color: #525961; }
}
@media only screen and (max-width: 960px) {
	.home .news.color-overlay.white { background-color: transparent; }
	.home .news.color-overlay.white .mobileBg { background-color: #ffffff; }
	.home .news.color-overlay.white .mobileBg > p, .home .news.color-overlay.white .mobileBg > span { color: #525961; }
	.home .colThree.color-overlay.white { background-color: transparent; }
	.home .colThree.color-overlay.white .mobileBg { background-color: #ffffff; }
	.home .colThree.color-overlay.white .mobileBg > p, .home .colThree.color-overlay.white .mobileBg > span { color: #525961; }
}

/*---------------------------------------------------------------
BEGIN STYLES FOR FONT COLORS & TYPE
font-family: 'Proxima Nova',  'Montserrat', sans-serif;
-----------------------------------------------------------------*/

 @font-face {
	 font-family: 'Proxima Nova';
	src: url('../fonts/webfonts/proxima-nova-a.otf');
	font-weight: normal;
	font-style: normal;
}
 @font-face {
	 font-family: 'Proxima Nova Light';
	src: url('../fonts/webfonts/proxima-nova-a-light.otf');
	font-weight: normal;
	font-style: normal;
}
 @font-face {
	 font-family: 'Proxima Nova Semibold';
	src: url('../fonts/webfonts/proxima-nova-a-semibold.otf');
	font-weight: normal;
	font-style: normal;
}
 @font-face {
	 font-family: 'Proxima Nova Bold';
	src: url('../fonts/webfonts/proxima-nova-a-bold.otf');
	font-weight: normal;
	font-style: normal;
}
 @font-face {
	 font-family: 'Proxima Nova Black';
	src: url('../fonts/webfonts/proxima-nova-black.otf');
	font-weight: normal;
	font-style: normal;
}
body { font-family: 'Proxima Nova', 'Montserrat', sans-serif; color: #525961; text-transform: none; }
h1 { font-family: 'Proxima Nova Black',  'Montserrat', sans-serif; font-size: 2.8rem; font-weight: 900; line-height: 1.1; }
h2 { font-family: 'Proxima Nova Bold', sans-serif; color: #991B1E; font-size: 2.7rem; line-height: 1.2; letter-spacing: .03em; text-transform: uppercase;}
h2.orange { font-family: 'Proxima Nova Semibold',  'Montserrat', sans-serif; color: #E66D0A; font-size: 1.4rem; line-height: 1.4; text-transform: uppercase; }
h3 { font-family: 'Proxima Nova Semibold',  'Montserrat', sans-serif; color: #E66D0A; font-size: 1.4rem; line-height: 1.4; text-transform: uppercase; }
h4 { font-family: 'Proxima Nova Semibold',  'Montserrat', sans-serif;  font-size: 1rem; text-transform: uppercase; }
h5 { font-family: 'Proxima Nova Semibold',  'Montserrat', sans-serif;  font-size: .875rem; text-transform: uppercase; }
@media only screen and (max-width: 960px) {
	h1 { font-size: 2.5rem; }
	h2 { font-size: 1.7rem;}
	h3 { font-size: 1.2rem; }
	h4 { font-size: 1rem; }
	h5 { font-size: .875rem; }
}
.wysiwyg-content h3 { color: #E66D0A; }
.interior-content .wysiwyg-content a:not(.btnLrg) { text-decoration: none; }
.interior-content .wysiwyg-content a:not(.btnLrg):hover { text-decoration: underline; }
.interior-content .wysiwyg-content a.readMore { text-decoration: none; }
.interior-content .wysiwyg-content a.readMore:hover { text-decoration: underline; }

h2.imageTitle{ font-family: 'Proxima Nova',  'Montserrat', sans-serif; font-size: 1.125em;font-weight:700; }
.interior-content .imageGallery h2, .interior-content .accordion h2, .interior-content .columns > h2, .interior-content .videoContent h2 { font-family: 'Proxima Nova Bold',  'Montserrat', sans-serif; font-size:1.75rem; }
.interior-content h2 { font-size: 1.75rem; }
#menu li a, #menu li span, .topNav ul li a, .topNav ul li span { font-family: 'Proxima Nova Light',  'Montserrat', sans-serif; font-size: 1.125rem; font-weight: normal; letter-spacing: 0; color:#525961; text-transform: uppercase; }
a.btnLrg, button.btnLrg, form input[type=submit].btnLrg{ font-family: 'Proxima Nova',  'Montserrat', sans-serif; }
.interior-content a.button:hover, .widgetArea .contact-widget a.button:hover { background: none; }
.slider a.button, form input[type=submit], .interior-content a.button, .widgetArea .contact-widget a.button, .columns a.button, .columns a.button-yellow, .news .caption a h3, span.signature, .news .events a.title, .leftNav-title > h3, .professional p.name{ font-family: 'Proxima Nova',  'Montserrat', sans-serif; }
.wysiwyg a {/*color:#f44336;*/ text-decoration: underline; }
#menu .main-menu { font-family: 'Proxima Nova Light',  'Montserrat', sans-serif; font-weight: normal; }
#menu .sub-menu { background-color: #ffffff; }

/*.searchBtn{color:#fff;} */
a.readMore { font-family: 'Proxima Nova Bold',  'Montserrat', sans-serif; font-size: 1rem; text-transform:uppercase;font-weight: bold; font-size: 1.05rem;letter-spacing: .05rem; line-height: 1.65rem;}
.interior-content a.readMore { color: #008071; text-decoration: none; }
.interior-content a.readMore:hover { color: #006156; text-decoration: underline; }
a.allLink{ font-family: 'Proxima Nova',  'Montserrat', sans-serif; }
.warning p, .warning span { font-family: 'Proxima Nova',  'Montserrat', sans-serif; }
footer .footerLinks label.linkHeading{ font-family: 'Proxima Nova',  'Montserrat', sans-serif; }
footer .footerLinks ul li a, footer .companyInfo .address{ font-family: 'Proxima Nova',  'Montserrat', sans-serif; }
.breadcrumbs p { font-family: 'Proxima Nova',  'Montserrat', sans-serif;}
.leftNav ul li a { font-family: 'Proxima Nova',  'Montserrat', sans-serif; }
.leftNav ul:not(.sub-menu) > li:not(.active){ border-color: #d8e6f3; }
.leftNav ul li a:hover { color: #008071; }
.leftNav ul:not(.sub-menu) > li.active { background-color: #008071; }
.leftNav ul:not(.sub-menu) > li.active a { color: #ffffff; }
.leftNav li.active ul.sub-menu li a:hover { color: #008071; }

.accordion, .contact label { font-family: 'Proxima Nova',  'Montserrat', sans-serif;}
.pullQuote { font-family: 'Proxima Nova',  'Montserrat', sans-serif; /*color:#f44336;*/ }
.featuredItems .feature:nth-child(odd) {/*background:#ECEFF1;*/ }
.readMore {/*border-color:#f44336;brandOnecolor:#f44336;*/ }
.readMore:hover {/*border-color:#263238;brandTwobackground:#263238;color:#fff;*/ }
span.eventTitle{ font-family: 'Proxima Nova',  'Montserrat', sans-serif; font-size:1.25rem; letter-spacing: .05rem;color:#5a5a5a; }
.headBox { font-family: 'Proxima Nova',  'Montserrat', sans-serif;border: 0;/*color:#f44336;brandOneborder-color:#f44336;*/ }
.headBox.solid, .headBox.arrow-box {/*color:#fff;*//*white*/ }
.listingPage.article a h3 { font-family: 'Proxima Nova',  'Montserrat', sans-serif; text-transform: none; text-decoration: none; color: #525961; }
.listingPage.article a { text-decoration: none; }
.listingPage.article a:hover { text-decoration: underline; }
.arrow-box:before {/*color:#f44336;brandOne;background:#ECEFF1;*/ }
.arrow-box:after {/*color:#ECEFF1;*/ }

.ctaBar {/*border-color:#263238;*/ }
.callToAction .cta p { font-family: 'Proxima Nova',  'Montserrat', sans-serif;font-size: 1em; }

 .infoColumns a.readMore { color: #008071; }

/* HOME INFOCOLUMNS SLIDER */
.home .infoColumns .slick-slide { display: block; padding: 15px 35px; }
@media only screen and (max-width: 1280px) {
  .home .infoColumns .slick-slide { padding: 15px 35px; }
}
.home .infoColumns .slick-prev { top: auto; right: 158px; bottom: 22px; left: auto; width: 50px; height: 42px; }
.home .infoColumns .slick-next { top: auto; right: 32px; bottom: 22px; left: auto; width: 50px; height: 42px; }
.home .infoColumns.news .slick-prev { bottom: -5px; right: 100px; }
.home .infoColumns.news .slick-next { bottom: -5px; right: -26px; }
.home .infoColumns.news .slick-list { width: 100%; }
.infoColumns .pager { display: none; }
.home .infoColumns .pager { display: block; position: absolute; right: 97px; bottom: 74px; font-size: 1.3rem; font-weight: bold; color: #008071; z-index: 1; }
.home .infoColumns.news .pager { bottom: 27px; right: 37px; }
.home .infoColumns .interior-content .pager { right: 161px; }
.home .infoColumns .slick-prev:before, .home .infoColumns .slick-next:before { font-size: 2.6rem; font-family: "Font Awesome\ 5 Free"; font-weight: 900; }
.home .infoColumns .slick-prev:before { content: '\f0a8'; color: #008071; }
.home .infoColumns .slick-next:before { content: '\f0a9'; color: #008071; }
.home .infoColumns .slick-prev:hover:before { content: '\f0a8'; color: #525961; }
.home .infoColumns .slick-next:hover:before { content: '\f0a9'; color: #525961; }
@media only screen and (max-width: 960px) {
	.home .infoColumns .slick-prev { top: auto; left: 28%; bottom: 20px; right: auto; }
	.home .infoColumns .slick-next { top: auto; left: 62%; bottom: 20px; right: auto; }
	.home .infoColumns .mobileBg .slick-prev { top: auto; left: 32%; bottom: -8px; right: auto; }
	.home .infoColumns .mobileBg .slick-next { top: auto; left: 54%; bottom: -8px; right: auto; }
	.home .infoColumns.news .slick-prev { bottom: 47px; left: 32%; right: auto; }
	.home .infoColumns.news .slick-next { bottom: 47px; left: 57%; right: auto; }
	.home .infoColumns .pager { left: 44%; bottom: 90px; right: auto; }
	.home .infoColumns .mobileBg .pager { left: 44%; bottom: 58px; right: auto; }
	.home .infoColumns.news .pager { bottom: 114px; left: 45%; right: auto; }
	.home .infoColumns .interior-content .pager { bottom: 52px; }
}

@media only screen and (max-width: 580px) {
	.home .infoColumns .slick-prev { left: 28%; }
	.home .infoColumns .slick-next { left: 62%; }
	.home .infoColumns .mobileBg .slick-prev { left: 20%; bottom: -9px; }
	.home .infoColumns .mobileBg .slick-next { left: 64%; bottom: -9px; }
	.home .infoColumns.news .slick-prev { left: 20%; bottom: 46px; }
	.home .infoColumns.news .slick-next { left: 64%; bottom: 46px; }
	.home .infoColumns .pager { left: 43%; }
	.home .infoColumns .mobileBg .pager { left: 43%; }
	.home .infoColumns.news .pager { left: 43%;  }
}


/* INFOGRAPHICS */
.infographicWrap .info-large.icon { color: #008071; }
.infographicWrap .info-large { color: #991B1E; }
.infoGraphics a { color: #991B1E; text-decoration: none; }
.infoGraphics a:hover .info-large.icon span, .infographicWrap a:focus .info-large.icon span { color: #006156; }
.infoGraphics a:hover .info-large, .infographicWrap a:focus .info-large { color: #991B1E; text-decoration: underline; }

.infographicWrap h3.info-large, .infographicWrap .info-large { font-family: 'Proxima Nova Bold',  'Montserrat', sans-serif; font-weight:700; font-size: 3rem; margin-bottom: 12px; }
.infographicWrap .icon { margin-bottom: 25px; }
.infographicWrap p{ font-family: 'Proxima Nova',  'Montserrat', sans-serif; font-size:1.1rem; }
.infographicWrap .icon span { font-size: 6.8rem; }
@media only screen and (max-width: 960px) {
	.infographicWrap .icon span { font-size: 5rem; }
	.infographicWrap h3.info-large, .infographicWrap .info-large { font-size: 1.7rem; margin-bottom: 4px; }
	.infographicWrap .icon { margin-bottom: 12px; }
}
.brandOne.arrow-box:before {/*color:#f44336;*/ }
.brandTwo.arrow-box:before {/*color:#263238;*/ }
.brandThree.arrow-box:before {/*color:#ECEFF1;*/ }
.brandFour.arrow-box:before {/*color:#90A4AE;*/ }
/*.brandFive.arrow-box:before{}*/

.color-overlay:not(.two) a.btnLrg { /*border: 1px solid #d5a10e;*/ color: #FFF; }
.color-overlay a.btnLrg { background-color: transparent; }
.color-overlay:not(.two) a.btnLrg:hover { color: #FFF; }
a.btnLrg, input[type=submit].btnLrg { background-color: transparent; color: #6a6a6a; border: 1px solid #d5a10e; }
a.btnLrg:hover, input[type=submit].btnLrg:hover { /*background-color: #d5a10e;*/ color: #FFF; }
.cta-button { text-align: center; }
.cta-button.fullWidth { width: 100%; display: inline-block; }
.cta-button a.btnLrg { max-width: 400px; }

.interior-content .columns div:not(.col12) .btnLrg { max-width: 100%; width: 93%; }
.interior-content .columns div:not(.col12) img ~ .btnLrg { margin-top: 15px; }
/* END STYLES FOR FONT COLORS & TYPE */

/* FLEXSLIDER STYLES */
.news .flex-control-paging li a { border: 2px solid #B4ABA4; }
.news .flex-control-paging li a.flex-active { background: #B4ABA4 ; }
.news .flex-control-paging li a:hover { background: #FFF; }
.cta.flexslider .flex-control-paging li a { background: none; border: 2px solid #525961; }

/* ALL CUSTOM COLORS AND/OR EXCEPTIONS SHOULD BE LISTED BELOW */
#mobile-header { display: block; float: right; margin-top: 15px; }
#mobile-header .toggle-btn { position: absolute; left: -999999px; }
nav .searchMobilecontent { top: 0; border: 0; z-index: 103;}
nav .searchMobilecontent form { height: 47px; background-color: #008071; color: #fff; /*border: 1px solid #946806;*/ margin-bottom: 0; }
nav .searchMobilecontent input[type=search] { width: 59%; }
#mobile-header .searchButton { cursor: pointer; }
.scroll-on nav .searchMobilecontent { top: 20px; }
.scroll-on #mobile-header .searchButton { margin-top: 12px; }
.scroll-on nav #searchtoggle ~ label { padding-top: 23px; }
.headerContent.wrapper .logo { top: -18px; width: 18%; left: 4%; margin-right: 0; z-index: 1; }
header.scroll-on .headerContent.wrapper .logo { top: 0; }
header.scroll-on .headerContent.wrapper .logo img { /*max-width: 250px;*/ }
#menu { margin-bottom: 0; }
#menu > li { padding-bottom: 20px; margin-bottom: 0; }
#menu .sub-menu { padding-top: 0; padding-bottom: 0; border-top: 4px solid #008071; }
#menu ul.sub-menu li a { background: transparent; color: #525961; line-height: 1.25em; }
#menu li:hover > input[type="checkbox"] + .sub-menu { background-color: #004d41; }
#menu li:hover > a, #menu li:hover > span { color: #008071; }
#menu li ul.sub-menu li a { color: #525961; }
#menu li ul.sub-menu li:hover { background-color: #008071; }
#menu li ul.sub-menu li:hover a { color: #ffffff; text-decoration: none; }
#menu li:hover > input[type="checkbox"] + .sub-menu:after, #menu li:hover > input[type="checkbox"] + .sub-menu:before { bottom: 100%; left: 25%; border: solid transparent;	content: " "; height: 0; width: 0; position: absolute;	pointer-events: none; }
#menu li:hover > input[type="checkbox"] + .sub-menu:after {	border-color: rgba(136, 183, 213, 0); border-bottom-color: #004d41;	border-width: 15px;	margin-left: 0; }
#menu li:hover > input[type="checkbox"] + .sub-menu:before { border-color: rgba(194, 225, 245, 0);	border-bottom-color: #004d41;	border-width: 15px;	margin-left: 0;}
#mobile-header .searchButton { font-size: 1.2rem; margin-top: 8px; display: inline-block;  width: initial; float: right; margin-right: 5.5%; padding-left: 30px; padding-top: 10px; cursor: pointer; background: none; border: none; outline: none; }
#mobile-header .toggle-btn, .menu-container .close-btn { background: #FFF; border: none; color: #525961; }
.menu-container .close-btn span { position: absolute; left: -9999px; }
.slider .flexslider ul.slides li { max-height: 600px; }
.slider .homeImpact .color-overlay.three { width: 100%; height: 100%; position: absolute; top: 0; }
.slider .homeImpact .overlay h2 { font-size: 4vw; margin-top: 0; text-shadow: none; }
.slider .homeImpact .blurb { font-size: 1vw; margin-bottom: 0; font-style: normal; text-shadow: none; }
.overlay { width: 75%; }
.overlay.center { width: 75%; }
.infoColumns.news { padding: 15px 9.5%; }
.interior .wysiwyg-content img.alignLeft{ float:left;margin:0 15px 10px 0; }
.interior .wysiwyg-content img.alignRight{ float:right;margin:0 0 10px 15px; }
 .utilityHeader a.button:first-child{ background:#506272; }
 .utilityHeader a.button:nth-child(2){ background:#65675C; }
 .utilityHeader a.button:last-child{ background:#B7B09C; }
 a.readMore:after{ font-family: "Font Awesome\ 5 Free";content:"\f101"; font-weight: 900; margin-left:5px;display: inline-block; }
.interior p, .interior li, .content-main ul li, .content-main ol li { font-size: 1em;line-height: 1.65rem; }
.interior p, .interior li { line-height: 1.7rem; }
.interior-content ul { padding: 0 0 0 30px; }
.interior-content .wysiwyg-content > ul { padding-bottom: 20px; }
.interior .wrapper.double { padding: 0; }
.widgetArea h3 { text-transform: none;font-size: 1.5em; }
.widgetArea .latestNews ul { margin: 0 15px; }
.widgetArea .latestNews a.readMore { margin: 0 15px 20px; }
.widgetArea .contentWidget.bg h3 { font-family: 'Proxima Nova Bold', 'Montserrat', sans-serif; padding-top: 30px; font-weight: bold; text-transform: uppercase; }
.widgetArea .linkedList a{ font-size:.85rem;font-family: 'montserratmedium', sans-serif; }
.widgetArea .linkedList ul li { padding: 5px 15px; }
.widgetArea .contentWidget { padding-left: 15px; }
.leftNav ul li a { font-size: .85rem; }
.leftNav-title > h3{ margin: 0;padding: 15px 0; text-transform: none; }
.leftNav ul li a, .widgetArea .linkedList a{ letter-spacing: .75px; }
hr.double { height:8px;border: 1px solid #E4E5DF;border-right:0;border-left:0;margin: 30px auto 20px auto;max-width: 1200px;width:100%; }
hr.single { border-top: 1px solid #E4E5DF; border-bottom:0; margin: 0px auto 40px auto; max-width: 1200px; width:100%; }

/* NEWS FILTER DROP MENUS */
.newsListingPage .interior-content ul.topicDrop { padding: 0; line-height: 1rem; }
.newsListingPage ul.topicDrop li { text-align: left; padding: 0 5px; margin-right: 0; display: block; border-bottom: 1px solid #D8E6F3; cursor: pointer; }
.newsListingPage ul.topicDrop li:hover { background-color: #008071; }
.newsListingPage ul.topicDrop li a { font-family: 'Proxima Nova', 'Montserrat', sans-serif; color: #525961; text-transform: uppercase; font-weight: normal; line-height: 1.25em; padding: 25px 12px; }
.newsListingPage ul.topicDrop li:hover a { color: #ffffff; text-decoration: none; }

/*a.btnLrg, button.btnLrg, form input[type=submit].btnLrg { line-height: 1.5em; letter-spacing: .1rem; font-weight: normal; font-size:0.825rem; padding:15px 30px; margin-right:25px; width:auto; max-width:260px; }*/

.btnLrg, a.btnLrg, button.btnLrg, form input[type=submit].btnLrg { position: relative; /*min-width: 267px;*/ z-index: 1; padding: 11px 30px; display: inline-block; zoom: 1; text-decoration: none; color: #fff; text-transform: uppercase; text-align: center; font-size: 1.05rem; font-weight: normal; line-height: 1.5em; border: none; margin-left: 23px; margin-right: 47px; margin-bottom: 18px; background: 0 0; letter-spacing: .05rem; vertical-align: middle; transition: all .15s ease-in-out; cursor: pointer; }
.btnLrg:last-of-type, a.btnLrg:last-of-type, button.btnLrg:last-of-type, form input[type=submit].btnLrg:last-of-type { margin-right: 0; outline: none; }
.btnLrg:before, a.btnLrg:before, button.btnLrg:before, form input[type=submit].btnLrg:before { content: ''; overflow: hidden; -webkit-transform: skewX(25deg); -ms-transform: skewX(25deg); transform: skewX(25deg); display: block; position: absolute; left: 0; top: 0; z-index: -1; width: 100%; height: 100%; background: #008071; -webkit-transition: all .5s cubic-bezier(.0,.128,.113,1); -ms-transition: all .5s cubic-bezier(.0,.128,.113,1); transition: all .5s cubic-bezier(.0,.128,.113,1); }
.btnLrg:hover:before, a.btnLrg:hover:before, a.btnLrg:hover:before, form input[type=submit].btnLrg:hover:before { background: #006156; -webkit-transform: skewX(25deg) scale(1.2); -ms-transform: skewX(25deg) scale(1.2); transform: skewX(25deg) scale(1.2); }
.btnLrg:focus, a.btnLrg:focus, button.btnLrg:focus, form input[type=submit].btnLrg:focus { /*box-shadow: 0 0 0 3px rgba(0,123,255,.25);*/ }
.btnLrg span, a.btnLrg span, button.btnLrg span, form input[type=submit].btnLrg span { background: #008071; -webkit-transition: all .5s cubic-bezier(.0,.128,.113,1); -ms-transition: all .5s cubic-bezier(.0,.128,.113,1); transition: all .5s cubic-bezier(.0,.128,.113,1); }
.btnLrg span, a.btnLrg:hover span, button.btnLrg:hover span, form input[type=submit].btnLrg:hover span { background: #006156; }
@media only screen and (min-width: 1281px) and (max-width: 1400px) {
   .btnLrg, a.btnLrg { margin-right: 18px; }
}
@media only screen and (min-width: 961px) and (max-width: 1280px) {
   .btnLrg, a.btnLrg { margin-right: 8px; }
}
.col6 a.btnLrg, .col3 a.btnLrg, .col4 a.btnLrg { width: 93%; }
.btnLinks a.btnLrg { width: auto; }
.utilityHeader { padding:0; }
.utilityHeader .wrapper { max-width: 100%; } 
.utilityHeader .col7{ width:58%;margin-right:0;padding: 10px 0 0 2.5%; }
.utilityHeader .col5{ width:42%;margin-right:0; }
.utilityHeader a.button { float:right;width:180px;display:inline-block;height:40px;border:0;text-align: center;padding: 15px;font-size:.85rem;text-transform: uppercase;text-decoration: none;letter-spacing:.05rem; }
.utilityHeader a.link { font-family: 'montserratmedium', sans-serif;font-size: .75rem;letter-spacing: .0875em;text-transform: uppercase;text-decoration: none; }
.utilityHeader a.link:not(:last-child):after{ content:"|";margin:0 10px; }
.utilityHeader { height: 20px; }
.topNav ul li { padding: 8px 16px; }
#menu li a, #menu li span, .topNav ul li a, .topNav ul li span { font-size: 1.1rem; }
@media only screen and (min-width: 961px) and (max-width: 1480px) {
	#menu > li { padding-left: 0; padding-right: 0; }
	#menu li a, #menu li span, .topNav ul li a, .topNav ul li span { font-size: 1rem; }
}
.callToAction .cta  span { color: #FFF; }
.callToAction .cta .title span { color: #991B1E; }
/*.postDate{ color: #0099a7; }*/
.news-grid.flexslider { margin: 30px auto 60px; }
.news .flex-direction-nav a:before { color: #d5a10e; }
.news .btnLrg { margin-bottom: 25px; }
/*.leftNav ul li a:hover{ }*/
/*.leftNav ul li.active a:hover {}*/
span.eventDate { display: block;font-size: 1.125rem;margin-bottom:-10px; font-weight: 700; }
.home span.eventDate { display: block; margin-bottom: 5px; }
.home span.eventTitle { display: block; line-height: 1.5rem; }
.events + a.btnLrg{ margin: 20px auto; text-align:center; }
.events + p { margin-bottom: 30px; }
.news .events { margin: 40px auto 35px auto; }
.news .events a.btnLrg { margin: 20px auto; }
/*.interior .impact:after{ content:url(../../_images/logo/after-icon.png);display:block;position: absolute;bottom: -4px;left: 0;right: 0;width: 100%;text-align: center; }*/
.infoColumns img.colImage{ margin:0; }
/*.columnBg.infoColumns{ padding:0; }*/
.image.wysiwyg-content{ padding: 20px 15px; }
.image.wysiwyg-content h3.imageTitle{ margin: 0 0 10px; }
.widgetArea .contentWidget.bg { padding: 0 25px 10px; background-color: #d8e6f3; }
.widgetArea .contentWidget.bg h4 { margin: 10px 15px 0; }
.accordion .acc-row{ border:0; }
.accordion .acc-row label{ font-size: 1rem; font-family: 'montserratmedium', sans-serif; }
.accordion .acc-row > h3 { font-size: 1rem; padding: 20px; border-bottom: 1px solid #e6e5e5; }
.interior .columns .one-row{ padding:0; }
.interior-content .accordion .acc-row input[type=checkbox]:checked ~ h3 ~ div.wysiwyg-content{ padding:25px 0; /*max-height: 3500px;*/ }
.interior-content .accordion .acc-row input[type=checkbox]:checked ~ h3 label:before { content: "\f107"; }
.interior-content .accordion .acc-row label:before { content: "\f105"; }
.interior-content .accordion .acc-row input[type=checkbox]:checked ~ h3 label:before, .interior-content .accordion .acc-row h3 label:before { margin-top: -10px; }
.interior .columns img{ margin-bottom:0;display:block; }
.infoColumns h2.title{ margin: 10px 0 15px 0; }
.widgetArea a.readMore { margin-bottom: 20px;font-size:.75rem; }
.widgetArea .contentWidget .wysiwyg-content p:first-child { margin-top: 10px; }

/* NEWS/RESEARCH */
.newsSearch input, .newsSearch input.btnLrg { margin: 5px 0; width: 100%; }
.newsCategory, .researchType { width: 25%; min-width: 200px; display: inline-block; }
.newsListingPage .newsCategory { width: 48.5%; }
.newsListingPage .newsCategory:last-child { margin-right: 0; }
.newsCategory input, .researchType input{ position: absolute; display: inline; height: 0; width: 0; margin: 0; padding: 0; border: none; opacity: 0; }

/* SLICK SLIDER */
.infoColumns .slick-prev, .infoColumns .slick-next { width: 50px; height: 42px; }
.infoColumns .slick-prev { left: -20px; }
.infoColumns .slick-right { left: -20px; }
.infoColumns .slick-prev:before { content: '\f0a8'; color: #008071; }
.infoColumns .slick-next:before { content: '\f0a9'; color: #008071; }
.infoColumns .slick-prev:before, .infoColumns .slick-next:before { font-size: 2.6rem; font-family: "Font Awesome\ 5 Free"; font-weight: 900; }

/* FOOTER */
footer { background: transparent; letter-spacing: 0.02rem; color: #525961; }
footer .footerTop { background: #D8E6F3;  padding: 45px 0 35px 0; }
footer .footerTop h3 { color: #525961; font-weight: 600; letter-spacing: .04em; line-height: 1em; text-transform: uppercase; margin-bottom: 22px; }
footer .footerTop .resourceLinks a, footer .footerTop a.full-only { display:block; }
footer .footerTop .socialMedia a em { font-size: 2.4rem; margin-right: 1rem; margin-bottom: 10px; }
footer .footerBottom { background: #D8E6F3; padding: 20px 0 35px 0; }
footer .one-row { max-width: 1700px; padding: 0 0 0 6.5%; }
footer .buttons { padding-top: 35px; }
footer .buttons p { margin-bottom: 0; }
footer .buttons a.btnLrg, footer a.btnLrg { max-width: 197px; min-width: 197px; width: 100%;}
footer .resourceLinks { font-size: 1em; line-height: 1.25em; padding-top: 26px; padding-bottom: 26px; }
footer .resourceLinks a { display: block; text-decoration: none; margin-bottom: 14px; }
footer .resourceLinks a:hover, footer .resourceLinks a:focus { text-decoration: underline; }
footer .companyInfo { text-align: left; }
footer .companyInfo .address p { font-size: 1rem; }
footer .companyInfo a { display: block; text-decoration: none; margin-bottom: 14px; }
footer .companyInfo a:hover, footer .companyInfo a:focus { text-decoration: underline; }
footer .social{ text-align:right; }
footer hr.double, footer hr.single { width: 100%;margin: 0 0 25px 0;max-width: 100%; }
footer .social a i { font-size: 1.5rem;margin-left: .75rem; }
footer .footerLinks ul li { margin-bottom: 15px; }
footer .footerLinks ul li a{ font-size: 1rem; }
footer .col6.links { text-align: right; }
footer .copyright p { line-height: 1rem;letter-spacing: 1px; }
footer .address p { line-height: 2.2rem; }
footer a.footerLogo img { display: block; margin-bottom: 11px; width: 100%; max-width: 284px; }
footer .legal { padding-top: 39px; }
footer .socialMedia p { margin-bottom: 18px; }
footer p a { color: #525961; }
footer a { color: #525961; }
footer a:hover { color: #000; text-decoration: none; }
footer .footerCopyright { background: #ffffff; padding: 10px 0 20px 0; }
footer .footerCopyright p { font-size: .8rem; margin: 0; }


/*---------------------------------------------------------------
MEDIA QUERIES 
-----------------------------------------------------------------*/

@media only screen and (max-width: 1305px) {
  .utilityHeader a.button:first-child{ display:none; }
}

@media only screen and (max-width: 1280px) {
   /* .topNav ul li { padding: 15px 8px; }
    #menu li a, #menu li span, .topNav ul li a, .topNav ul li span { font-size: .8rem; }*/
  
}
@media only screen and (min-width: 1200px) {
	#menu > li { padding-left: 24px; padding-right: 24px; margin-left: 8px; margin-right: 8px; }
}
@media only screen and (min-width: 1060px) {
	.nav > li .sub-menu li > a { white-space: pre; }
	header.scroll-on #menu > li:hover .sub-menu { top: 3.6em; }
}
@media only screen and (max-width: 1060px) {
    .headerContent .col4.logo{ width:28%;margin-right:0; }
    .headerContent .col8.topNav{ width:72%;margin-right:0;  }
    .topNav ul li { padding: 15px 8px; }
    #menu li a, #menu li span, .topNav ul li a, .topNav ul li span { font-size: 1.1rem; }
    #menu li:hover > input[type="checkbox"] + .sub-menu:after {	margin-left:-25px; }
    #menu li:hover > input[type="checkbox"] + .sub-menu:before {margin-left: -25px;}
}
@media only screen and (min-width: 961px) and (max-width: 1199px) {
	#menu > li { padding-left: 6px; padding-right: 6px; margin-left: 8px; margin-right: 8px; }
}
@media only screen and (min-width: 961px) {
	header.scroll-on #menu > li { margin-bottom: 0; padding-bottom: 13px; }
	#menu > li:last-child { margin-right: 0; }
	#menu > li .sub-menu { top: 2.7em; -webkit-transition: top 0.4s ease-in-out; -moz-transition: top 0.4s ease-in-out; -ms-transition: top 0.4s ease-in-out; -o-transition: top 0.4s ease-in-out; transition: top 0.4s ease-in-out; }
	#menu > li:hover .sub-menu { top: 4.1em; }
	.nav > li .sub-menu li > a { padding: 25px 12px; }
	#mobile-header .searchButton.is-active { margin-top: 0; margin-right: -17px;  }
	header.scroll-on #mobile-header .searchButton.is-active { margin-top: 4px; }
}

@media only screen and (max-width: 1305px) and (min-width: 961px) {
  .headerContent.wrapper .logo { top: 0; }
  header.scroll-on .logo img { max-width: 180px; margin-top: 13px; }
}

@media only screen and (max-width: 1060px) and (min-width: 961px) {
  #menu { margin-top: 0; }
  #menu > li { padding-left: 3px; padding-right: 3px; }
  #mobile-header .searchButton { padding-top: 2px; }
  header.scroll-on #mobile-header .searchButton { margin-top: 20px; }
  header.scroll-on #menu { margin-top: 14px; }
  #menu > li:hover .sub-menu { top: 4.5em; }
  header.scroll-on #menu > li:hover .sub-menu { top: 4.1em; }
}

@media only screen and (max-width: 960px) {
    .leftcol .leftNav .leftNav-title { border: 1px solid #004d41; } 
    .utilityHeader{ display:none; background:#004d41; }
    #mobile-header label{ color:#65675C; }
    #mobile-header .toggle-btn { display: inline-block; width: 25px; padding-top: 5px; vertical-align: top; }
	#mobile-header .toggle-btn.on { padding-top: 7px; }
    #mobile-header .searchButton { float: none; margin-right: 0; padding-left: 0; padding-top: 0; }
	.scroll-on #mobile-header .searchButton { margin-top: 9px; }
	.scroll-on nav .searchMobilecontent { top: 25px; }
    .dim.on { z-index: 2; }
    /* MOBILE NAVIGATION */
	.headerContent.wrapper .logo { top: 4px; left: 2%; }
    header .logo { /*left: 15px; position: absolute;*/ }
    header .logo img, header.scroll-on .logo img{ min-width: 135px; }
	header.scroll-on { background: rgba(255, 255, 255, 1); }
    #mobile-header { margin-right:1%; margin-bottom: 8px; margin-top: 0; }
    nav .searchMobilecontent { top: 30px; max-width: 100%; height: 66px; padding: 10px 4%; z-index: 103; }
	.menu-container { top: 52px; }
    .menu-container, .close-btn { /*background:#ffffff;*/ }
	.menu-container .close-btn { font-size: 1.75em; min-height: 45px; display: block; width: 100%; padding-top: 0; background: #ffffff url(../images/icons/mobile-menu-close-icon.svg) no-repeat 18px 12px; }
    .mobileWrapper #menu li:hover a{ background:transparent; } 
    #menu > li, #menu > li.open { background: #ffffff; }
	#menu > li.has-sub.open { border-bottom: none; }
    #menu > li { padding-bottom: 0; margin-bottom: 0; }
    #menu > li > a, #menu > li > span { margin: 6px 0 6px 15px; float: left; }
	#menu > li:last-child > a, #menu > li:last-child > span { padding-right: 15px; }
    #menu > li.has-sub .mobilenavtrigger:before{ color:#008071; }
    #menu > li:hover, #menu li.has-sub:hover{ background: #ffffff; }
	#menu .sub-menu { padding-top: 0; padding-bottom: 0; border-top: none; }
    #menu ul.sub-menu li a:hover { color: #ffffff; }
    #menu li:hover > input[type="checkbox"] + .sub-menu { background: transparent; }
    #menu li:hover > input[type="checkbox"] + .sub-menu:after, #menu li:hover > input[type="checkbox"] + .sub-menu:before { content: none; }
    .leftNav ul.sub-menu { background: none; }
    .news-grid.flexslider { margin: 30px auto 50px; }
    .infoColumns.news .flex-viewport { width: 85%; }
	/* Large Button */
	a.btnLrg, button.btnLrg, form input[type=submit].btnLrg { margin: auto 3.5% 18px 3.5%; display: block; }
	a.btnLrg:hover:before, a.btnLrg:hover:before, form input[type=submit].btnLrg:hover:before, button.btnLrg:hover:before { background: #006156; -webkit-transform: skewX(25deg) scale(1.04); -ms-transform: skewX(25deg) scale(1.04); transform: skewX(25deg) scale(1.04); }
    a.btnLrg:last-of-type, button.btnLrg:last-of-type, form input[type=submit].btnLrg:last-of-type { margin-right: 3.5%; }
	/* FOOTER */
	footer { font-size: .95rem; }
	footer a.footerLogo img { max-width: 195px; }
	footer .col3 { width: 100%; }
	footer .footerTop { padding: 15px 0 0 0; }
	footer .footerTop h3 { font-size: 1.1rem; margin-bottom: 8px; }
	footer .footerTop a.full-only { display: none; }
	footer .address p { line-height: 1.8rem; }
	footer .buttons { padding-top: 4px; }
	footer .buttons p { margin-bottom: 12px; }
	footer .buttons a.btnLrg, footer a.btnLrg { max-width: 265px; margin-left: 0; }
	footer .resourceLinks { padding-top: 4px; padding-bottom: 0; }
	footer .resourceLinks a { margin-bottom: 7px; }
	footer .companyInfo a { margin-bottom: 7px; }
	footer .social { text-align: left; }
	footer .legal { padding-top: 23px; }
	footer .footerTop .socialMedia a em { margin-right: 2rem; }
	footer .footerCopyright p { font-size: .8rem; line-height: 1.3; }
	
    .widgetArea .contentWidget { padding-left: 0; }
}

@media only screen and (max-width: 720px) {
    .leftNav li.active ul.sub-menu li a{ color:#ffffff!important; }
    .slider .overlay > .blurb.white, .slider .overlay > h2.white{ color:#65675C!important;text-align:left; }
    .homeImpact .overlay h2 { font-size: 7vw;margin-top: 0;}
    .slider .homeImpact .blurb { font-size: 3vw; margin-bottom: 0; }
    hr.double{ width:80%; }
    .homeImpact a.btnLrg { max-width: 98%; }
    .slider .overlay.left-bottom div.blurb, .slider .overlay.left-top div.blurb { margin-left: 0;padding-left: 0; }
    .flex-control-paging li a.flex-active{ border-color: #6e6e6e; }
	.flex-control-paging li a.flex-active{ background:#6e6e6e; }
    .home .columns > div { margin-bottom: 20px; }
	.home .infoColumns.infoGraphics > div, .home .infoColumns.infoGraphics p { margin-bottom:0; }
    .news .events, .news .newsFeed { padding: 0; }
    .columnBg .wysiwyg-content { padding-top: 30px; }
	.home .infoColumns.columnBg .wysiwyg-content { padding-top: 0; }
    .columns .col3 { width: 100%; float: none; }
    
    /*OVERRIDE ACCORDION FUNCTIONALITY*/
    footer { padding: 20px 0 15px 0; }
    footer .companyInfo { padding: 0 15px; }
    footer .footerTop .one-row > div[class^="col"], footer .footerBottom .one-row > div[class^="col"], footer .footerBottom .one-row > a[class^="col"] { padding: 10px 15px; display: block; }
    footer .footerLinks ul { display: block; }
    footer .footerLinks label.linkHeading{ border-bottom:0; }
    footer .footerLinks input[type=checkbox] + ul{ padding:15px; background:transparent; }
    footer .footerLinks label.linkHeading:after{ display:none; }
    footer .footerLinks input[type=checkbox]:checked + ul{ background: transparent; } 
    footer .companyInfo, footer .subfooter { text-align: left;padding: 0; }
    footer hr.double { width: 95%;margin: 0px auto 20px auto; }
    footer .copyright.col9 { padding: 0 15px; }
    footer .social { text-align: left; }

    .slider .wrapper{ background:#F9F9F9; }
    .slider h2, .slides .blurb{ color:#6a6a6a; }
    .slider .wrapper .overlay{ padding: 30px 20px; text-align: center; }
    .slider .homeImpact .color-overlay.three { position: relative; }
    .color-overlay:not(.two) a.btnLrg { /*color: #6a6a6a;*/ }
    /*.slider .wrapper a.btnLrg{ border: 1px solid #CFB53B; }*/
    footer { /*border-top-color: #CFB53B;*/ }
    /*.slider h2, .slider .blurb { color: #313131; }*/
    #menu .sub-menu li{ /*border-color:#231F20;*/ }
    footer .footerLinks.col3:not(:first-child){ /*border-color:#2f2f2f;*/ }
}
/*Toaster Updates*/
.toaster a.btnLrg {margin:0}
 @media all and (max-width: 580px) {
	 nav .searchMobilecontent input[type=search] { width: 90%; }
    .home .infoColumns:not(.callToAction) .color-overlay { padding: 50px 30px; }
    .news .flex-direction-nav .flex-prev { left: 5px!important; }
    .news .flex-direction-nav .flex-next { right: 5px!important; }
 }
  @media all and (max-width: 480px) {
	 nav .searchMobilecontent input[type=search] { width: 83%; }
	 nav .searchMobilecontent button[type=submit] { width: 11%; }
 }
 
/* WYSIWYG Custom Colors */
/* Fall Aspen */
.text.fallAspen { color: #fca133; }
/* Summit */
.text.summit { color: #525961; }
/* Rust */
.text.rust { color: #991b1e; }
/* Sunrise */
.text.sunrise { color: #f57a12; }
/* Spruce */
.text.spruce { color: #008071; }
/* Fog */
.text.fog { color: #D8E6F3; }

/* WYSIWYG Quote */
.quote { font-size: 1.4rem; font-weight: 600; font-style: italic; line-height: 1.8; margin: 0 0 20px 0; }
.quote.fallAspen:after { display: inline-block; width: 42px; height: 37px; content: " "; background: #fff url(../images/quote-fallaspen.svg) no-repeat 0 0; background-size: 100%; margin: 0 0 -12px 10px; }
.quote.rust:after { display: inline-block; width: 42px; height: 37px; content: " "; background: #fff url(../images/quote-rust.svg) no-repeat 0 0; background-size: 100%; margin: 0 0 -12px 10px; }
.quote.spruce:after { display: inline-block; width: 42px; height: 37px; content: " "; background: #fff url(../images/quote-spruce.svg) no-repeat 0 0; background-size: 100%; margin: 0 0 -12px 10px; }

/*Figure and Figcaption styles*/
.wysiwyg-content figure figcaption { color: #ffffff; background-color: #008071; font-size: .95rem; line-height: 1.25; padding: 10px; }
.wysiwyg-content figure { display: block; width: fit-content; margin-bottom: 10px; }
.wysiwyg-content:has(figure) ul { list-style-position: inside; }
figure img { display: block; margin: 0 !important; }
 @media all and (max-width: 580px) {
    .wysiwyg-content figure { max-width: 100%; width: fit-content; float: none; } 
 }
 @media all and (min-width: 581px) {
    .wysiwyg-content figure { max-width: 45%; }
    .wysiwyg-content figure.align-left { float: left; margin-right: 20px; }
    .wysiwyg-content figure.align-right { float: right; margin-left: 20px; }
 }
 
@media print {
     .utilityHeader, .topNav, .breadcrumbs, .addThisWrapper, .impact, .leftcol, .searchButton, .widgetArea, footer {
         display: none !important;
    }
     #top {
         box-shadow: none !important;
    }
     .logo {
         position: relative !important;
         margin-top: 40px;
    }
     header.scroll-on, .home header .scroll-on {
         position: relative !important;
    }
     .interior {
         box-shadow: none !important;
    }
     .col6, .col9{
         width: 100% !important;
    }
     .interior {
         margin-top: 35px !important;
    }
     body, h1, h2, h3, h4, h5, p, a, span {
         color: #000 !important;
    }
}