/* ----------------Berry College - developed by Beacon Technologies 2018---------------- */

/*!
 * Web Fonts from Fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2018 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Indian Type Foundry
 * License URL: https://www.fontspring.com/licenses/indian-type-foundry/webfont
 *
 *
 */

/* BEGIN:: FONTS */
/*@font-face { font-family: 'harrietitalic'; src: url('../_fonts/harrietitalic-webfont.woff2') format('woff2'), url('../_fonts/harrietitalic-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'harriet'; src: url('../_fonts/harriet-webfont.woff2') format('woff2'), url('../_fonts/harriet-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'deccan-semibold'; src: url('../_fonts/deccan-semibold-webfont.woff2') format('woff2'), url('../_fonts/deccan-semibold-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'deccan-semibolditalic'; src: url('../_fonts/deccan-semibolditalic-webfont.woff2') format('woff2'), url('../_fonts/deccan-semibolditalic-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'harriet'; src:  url('../_fonts/Harriet-v2-Text-Regular.woff2') format('woff2'), url('../_fonts/Harriet-v2-Text-Regular.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; }

*/


/*@font-face { font-family: 'harrietBold'; src:  url('../_fonts/Harriet-v2-Text-Bold.woff2') format('woff2'), url('../_fonts/Harriet-v2-Text-Bold.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; }*/
/*@font-face { font-family: 'harrietBoldItalic'; src:  url('../_fonts/Harriet-v2-Text-Bold-Italic.woff2') format('woff2'), url('../_fonts/Harriet-v2-Text-Bold-Italic.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; }*/
/*@font-face { font-family: 'harrietItalic'; src:  url('../_fonts/Harriet-v2-Text-Regular-Italic.woff2') format('woff2'), url('../_fonts/Harriet-v2-Text-Regular-Italic.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; }*/
@font-face { font-family: 'WoodfordBourne-SemiBold'; src: url('../_fonts/37B247_0_0.eot'); src: url('../_fonts/37B247_0_0.eot?#iefix') format('embedded-opentype'), url('../_fonts/37B247_0_0.woff2') format('woff2'), url('../_fonts/37B247_0_0.woff') format('woff'), url('../_fonts/37B247_0_0.ttf') format('truetype'); font-display: swap; }
@font-face { font-family: 'WoodfordBourne-Ultra'; src: url('../_fonts/37B247_1_0.eot'); src: url('../_fonts/37B247_1_0.eot?#iefix') format('embedded-opentype'), url('../_fonts/37B247_1_0.woff2') format('woff2'), url('../_fonts/37B247_1_0.woff') format('woff'), url('../_fonts/37B247_1_0.ttf') format('truetype'); font-display: swap; }
@font-face { font-family: 'enticing'; src:  url('../_fonts/enticing_script_ps_ot-webfont.woff2') format('woff2'), url('../_fonts/enticing_script_ps_ot-webfont.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; }

/*  http://meyerweb.com/eric/tools/css/reset/v2.0 | 20110126License: none (public domain) */
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, em, img, ins, kbd, q, s, samp, small, strike, strong, 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 { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; font-size: 1em; font-family: 'harriet'; font-style: normal; font-weight: normal; }
ol, ul { font-family: 'harriet'; font-style: normal; font-weight: normal; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
* { -moz-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; -webkit-font-smoothing: subpixel-antialiased; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.screenreader { position: absolute; left: -10000px; }
.fixed { position: fixed; }
.shadow-off { -webkit-box-shadow: none !important; box-shadow: none !important; }
html, body { min-height: 100%; }
.divider { border-bottom: 2px solid #a0abb3; margin: 0 5% 50px; display: block; float: left; width: 90%; }
.impactGrad {
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.14) 35%, rgba(214,214,214,0) 50%, rgba(0,0,0,0.13) 55%, rgba(0,0,0,0.14) 60%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0.14) 35%,rgba(214,214,214,0) 50%,rgba(0,0,0,0.13) 55%,rgba(0,0,0,0.14) 60%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0.14) 35%,rgba(214,214,214,0) 50%,rgba(0,0,0,0.13) 55%,rgba(0,0,0,0.14) 60%,rgba(0,0,0,1) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.impactGradLt {
    background: -moz-linear-gradient(top, rgba(255, 255, 255,1) 0%, rgba(0,0,0,0.14) 15%, rgba(214,214,214,0) 50%, rgba(0,0,0,0.13) 65%, rgba(0,0,0,0.14) 66%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255,1) 0%, rgba(0,0,0,0.14) 15%, rgba(214,214,214,0) 50%,rgba(0,0,0,0.13) 65%,rgba(0,0,0,0.14) 66%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255,1) 0%, rgba(0,0,0,0.14) 15%, rgba(214,214,214,0) 50%,rgba(0,0,0,0.13) 65%,rgba(0,0,0,0.14) 66%,rgba(0,0,0,1) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


.is-desktop { display:block; }
.is-mobile { display:none; }
.loadingContent { visibility: hidden; }
@media (max-width:960px) {
   .is-desktop { display:none; }
   .divide.newsDivide.is-desktop { display:none; }
   .is-mobile { display:block; }
}

/* BEGIN:: Text Colors: */
.darkBlue, .impact.program .upperTextOverlay .heading.darkBlue { color: #00205B; }
.orange { color: #d2513c; }
.brightBlue { color: #0085CA; }
.darkGray { color: #323a40; }
.lightGray { color: #a0abb3; }
.yellow { color: #FFCE65; }
.lightYellow { color: #ffce65; }
.emergencyRed { color: #D2513C; }
.white, .impact.program .upperTextOverlay .heading.white{ color: #FFF; }
.lightblue, .impact.program .upperTextOverlay .heading.brightBlue { color: #0085CA; }
.blue { color: #00205B; }

/* BEGIN:: Background Colors */
.darkBlueBG { background: #00205B; padding:20px; }
.darkBlueBG * { color: #FFF !important; }
.orangeBG { background: #d2513c; padding:20px; }
.orangeBG * { color: #FFF !important; }
.brightBlueBG { background: #0085CA; padding:20px; }
.brightBlueBG * { color: #FFF !important; }
.darkGrayBG { background: #323a40; padding:20px; }
.darkGrayBG * { color: #FFF !important; }
.ltGrayBG { background:#F6F6F7; padding:20px; }
.mdGrayBG { background:#D0D4D6; padding:20px; }
.lightGrayBG { background: #a0abb3; }
.yellowBG { background: #FFCE65; }
.lightYellowBG { background: #ffce65; }
.emergencyRedBG { background: #D2513C; }
.whiteBG{ padding:20px; }
.WBBold { font-family: 'WoodfordBourne-SemiBold'; font-size: 1.1em; color: #0085CA; text-transform: uppercase; } /*added by cjordan*/

/* BEGIN:: Heading Sizes */
h1, h2, h3, h4, h5 { font-family: 'WoodfordBourne-Ultra'; font-weight: normal; font-style: normal; text-transform: uppercase; }
h1 { font-size: 2.250em; }
h2 { font-size: 1.875em; color: #00205B;}
h3 { font-size: 1.500em; color: #00205B;}
h4 { font-size: 1.125em; color: #00205B;}
h5 { font-size: 1em; color: #00205B;}

h3 a{ color: #00205B; text-decoration:none; }
.mainContent.landing h3 a:not(.btnOrange){font-family: 'WoodfordBourne-Ultra' !important; text-transform: uppercase !important;}

/* BEGIN:: General */
body { font-family: 'harriet'; font-style: normal; font-weight: normal; height: 0; overflow-x: hidden; }
.is_desktop { display: block; }
.is_tablet { display: none !important; }
.is_mobile { display: none !important; }
.bottomMenu { display: none; }
.clear { clear: both; }
.hidden { display: none !important; }
.show { display: block !important; }
.right { float: right; position: relative; }
.left { float: left; position: relative; }
.menu-open {/* position: fixed;*/ overflow: hidden; }
/*a[id] { display: block; position: relative; top: -150px; visibility: hidden; }*/
.mainContent .content p:not(.btnOrange) a:not(.btnOrange), ul li a, ol li a, strong a { color: #d2513c; overflow-wrap: break-word;}
.mainContent a:hover, #mainWrapper a:hover { text-decoration: underline; }
em, i { font-style: italic; }
img { border: none; height: auto; max-width: 100%; }
td img { max-width: none; }
strong, b { font-weight: 700; }
iframe { max-width: 100%; }
input { border-radius: 0; -webkit-border-radius: 0px; }
.center { text-align: center; }
.align-left { float: left; margin: 0 20px 20px 0; }
.align-right { float: right; margin: 0 0 20px 20px; }
.align-center { text-align: center; margin: 0 20px; }
.alignCenter { text-align: center; display: block; }
.home .home-only{ display:flex!important; } 
.home .site-only{ display:none!important; }
.home-only{ display:none!important; }
a.textButton { display: block;margin-bottom: 5px;text-decoration:none; }
a:hover{ transition: all .3s, color .3s; }
.button-row { text-align:center; }

/* BEGIN:: Emergency Banner */
.alertWrapper { width: 100%; min-height: 65px; display: table; position: relative; z-index: 1000; }
section.alertWrapper.emergencyRedBG:hover{ background:#be432f; }
section.alertWrapper.emergencyRedBG:hover a{ text-decoration:underline; }
.alert-on { position: absolute; top: 64px !important; }
.alert-off { top: initial; }
.alertWrapper .wrapper {/*display:table-cell;vertical-align:middle;*/ }
.alertWrapper .content { text-decoration: none; border:0; color: #FFF; font-size: 1.250em; text-align: center; max-width: 1280px; margin: 0 auto; /*display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient:horizontal; -webkit-box-direction:normal; -ms-flex-flow:row wrap; flex-flow:row wrap;*/ }
.alertWrapper .content p:before { content: ""; padding-right: 10px; background: url(../_images/emergency_icon.svg) no-repeat; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; float: left; width: 36px; height: 36px; }
.alertWrapper .content .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; padding: 0 50px; min-height: 65px; max-width: 1280px; margin: 0 auto; position: relative; }
.alertWrapper .content .wrap p { font-size:.925rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; float: left; text-align: left; margin-right: 20px; }
.alertWrapper .wrap { position: relative; max-width: 1280px; }
button.emergencyClose { background: transparent; border: none; top: 0; position: absolute; right: 0; padding: 5px 10px 0 0; cursor: pointer; }
button.emergencyClose .fa-times { font-size: 1.3rem; color: #FFF; }
section.alertWrapper + header.scroll-off { top: 67px; }
section.alertWrapper.hidden + header.scroll-off { top: 0; }
section.alertWrapper + header.scroll-off.alert-off { top:0; }

/* BEGIN:: Header */
#header-scroll .col9 { position: relative; }
header.scroll-on { background: #FFF;position: fixed;z-index: 99999;top: 0; -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; }
header.scroll-off { background: transparent; position: fixed; top: 0;-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;}
header.scroll-off .wrapper { max-width: 2400px; }
header.scroll-on .wrapper { max-width: 2400px; }
header { width: 100%; height: 90px; display: block; position: absolute; z-index: 20; }
header .container { display: block; float: left; width: 100%; }
header .container .col9 { width: 75.5%; }
header .logo { padding: 20px 20px 20px 0; }
.alt-logo, .alumni-logo { display:none; }
/*#header-scroll .col3.logo .alt-logo, .alumni-logo { display: none !important; }*/
header .logo .shield { display: none; }
header.scroll-on .logo .wordmark { height: 37px; width: auto; }
@supports not (-ms-high-contrast: none), (-ms-high-contrast: active)  {
    header.scroll-on .logo .wordmark { height: 37px; width: auto;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;}
}
header.scroll-off .logo .wordmark { height: 60px; }
header.scroll-on { height: 62px; }
header.scroll-on .logo { padding: 10px 10px 10px 0; }
header.scroll-on nav.main { height: 62px; text-align: right; }
header.scroll-on nav.main ul { padding: 16px 0;  }
nav.main { font-size: 2.125em; height: 90px; }
nav.main ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 28px 0 28px 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
nav.main li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; margin-right: 4.5vw; }
nav.main li:last-child { margin-right: 0; }
nav.main li.searchIcon { margin-right: 0; }
nav.main li a { font-size: 1.1rem; text-decoration: none; text-transform: uppercase; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; border-bottom: 2px solid transparent; cursor: pointer; }
nav.main li a:hover { border-bottom: 2px solid #00205B; }
nav.main li:last-child a { display: block; z-index: 20; width: 49px; height: 31px; }
nav.main li .trigger a { border-bottom: 2px solid transparent; }
nav.main li .trigger:hover { border-bottom: 2px solid transparent; }
nav .wysiwygContent ul { margin:1em 0 1em 2em; list-style-type: none;}
nav .wysiwygContent .menuSocial { margin:0 0 1em 2em; }
.overlay { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; background-color: rgba(0, 0, 0, 0.9); }

@media screen and (min-width:1200px) {
        nav.main li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; margin-right: 3vw; }
}

/* BEGIN:: Top Menu */
.close { float:right; }
#topMenu { width: 100%; height: 100vh; background: white; display: none; float: left; position: fixed; top: -1px; padding-bottom: 20px; z-index: 9999; }
#topMenu .wrapper { max-width: 2400px; }
#topMenu .wrapper.row { padding:0 30px; }
#topMenu .menuWrapper { border: 2px solid; display: block; min-height: 620px; height:91vh; margin: 64px auto 0; padding: 36px 0 0; position: relative; }
#topMenu .menuWrapper .col6 { width: 50%; margin: 0; padding: 0 36px; height:73vh; overflow-y: auto;}
#topMenu .menuWrapper .col6:first-child { border-right: 2px solid #a0abb3;   }
#topMenu .menuWrapper li { margin-bottom: 15px; text-transform: uppercase; color: #00205B; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal; font-style: normal; }
#topMenu .navItem { font-size: 2.750em; text-decoration: none; }
#topMenu .navGroup { border-bottom: 2px solid #a0abb3; margin-bottom: 24px; padding-bottom: 24px; position: relative; }
#topMenu .navGroup:last-child { border-bottom: none; margin-bottom: 30px; padding-bottom: 0; }
#topMenu .navGroup .navSectionTitle:after { content: ''; height: 29px; width: 43px; vertical-align: middle; display: inline-block; margin-bottom: 5px; }
#topMenu .navGroup .double { }
#topMenu .navGroup .double li { float: left; width: 49%; margin-right:1%;padding-right:10px; }
#topMenu .navGroup .navSectionTitle { text-transform: uppercase; text-decoration: none; margin-bottom: 10px; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; font-size: 1.188rem; }
#topMenu .navGroup a.navSectionTitle:hover:after { content: ''; background: url(../_images/blue_arrow_right.svg); display: inline-block; width: 43px; height: 29px; background-repeat: no-repeat; vertical-align: middle; margin-left: 15px; margin-bottom: 5px; }
#topMenu .navGroup .double li { margin-bottom: 10px; }
#topMenu .navGroup .double li a { font-size: 1.0rem; text-decoration: none; text-transform: none; font-family: 'harriet'; font-style: normal; font-weight: normal; color: #323a40; }
#topMenu .navGroup .double li a:hover { text-decoration: none; color: #d2513c; }
.bottomCalloutWrapper { margin-top: 70px; }
#topMenu .menuWrapper .bottomCallout { width: 100%; background: #008BCC; transition: all .3s, color .3s; position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-decoration: none; text-transform: uppercase; color: #FFF; font-size: 2em; border-top: 1px solid white; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; bottom: 0; padding: 20px 2%; margin: 0 auto; text-align: center; }
#topMenu .menuWrapper .bottomCallout:after { content: ''; float: none; max-width: 43px; width: 100%; height: 43px; border-top: 2px solid transparent; background: url(../_images/arrow.svg) no-repeat; margin-left: 15px; position: relative; vertical-align: middle; display: inline-block; top: -5px; }
#topMenu .menuWrapper .bottomCallout:hover { background-color: #FFCE65; color: #00205B; transition: all .3s, color .3s; border-top: 2px solid #FFCE65; width: 100%; position: absolute; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-decoration: none; text-transform: uppercase; /*font-size: 2em; */font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; bottom: 0; padding: 20px 0; margin: 0 auto; text-align: center; }
#topMenu .menuWrapper .bottomCallout:hover:after { content: ''; float: none; max-width: 43px; width: 100%; height: 43px; border-top: 2px solid transparent; background: url(../_images/arrow_darkBlue.svg) no-repeat; margin-left: 15px; position: relative; vertical-align: middle; display: inline-block; top: -5px; }
#topMenu .menuWrapper .bottomCallout.lightGrayBG.brightBlueBG { padding-bottom: 0 !important; }
#topMenu span.menu-item { display:block;font-size:1.5em; }
#topMenu .navGroup h3, #topMenu .navGroup span.menu-item { padding-bottom: 0; }
#topMenu .navGroup h3 a, #topMenu .navGroup span.menu-item a { text-decoration: none; }
#topMenu .accordion .navGroup input[type=checkbox] ~ div { display: block; max-height: 200px; }
#topMenu .socialBottom { display: none; }
#topMenu .col6:last-child .accordion:after { display: none; }
#topMenu .accordion .accRow:last-child { margin-bottom: 16px; }
#topMenu .accordion { margin: 0 auto; overflow:hidden; }
#topMenu .accordion .accRow { position: relative; margin-bottom: 18px; }
#topMenu .accordion .accRow input[type=checkbox] { position: absolute; display: inline; height: 0; width: 0; color: #d2513c; margin: 0; padding: 0; top: 0; left: 0; width: 100%; opacity: 0; z-index: 1;  }
#topMenu .accordion .accRow > h3 a, #topMenu .accordion .accRow > span.menu-item a { padding-bottom:20px; display:inline-block; color: #d2513c; font-size: 2.5rem; text-decoration: none; margin: 0; padding: 0 0 10px; font-family: 'harrietBold'; font-style: normal; font-weight: bold; text-transform: none; }
#topMenu .accordion .accRow.navGroup > h3 a, #topMenu .accordion .accRow.navGroup > soan.menu-item a {font-size:1.5rem;font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; color:#00205B; text-transform: uppercase;}
#topMenu .accordion .accRow.navGroup label:after { display: none; }
#topMenu .accordion .accRow label { cursor: pointer; position: relative; display: inline; }
#topMenu .accordion .accRow label span { display: none; }
#topMenu .accordion .accRow:not(.noSub) input[type=checkbox] ~ h3 label:after, #topMenu .accordion .accRow:not(.noSub) input[type=checkbox] ~ span.menu-item label:after { display: inline-block; content: '\f0d7'; font-size: 1.8rem; font-weight: 900; color: #d2513c; font-family: "FontAwesome"; margin-left: 15px; }
@supports not (-webkit-overflow-scrolling: touch) {
    /* CSS for other than iOS devices */ 
    #topMenu .accordion .accRow label:after { -webkit-transition-duration: .3s; -moz-transition-duration: .3s; -o-transition-duration: .3s; transition-duration: .3s; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: transform; }
    #topMenu .accordion .accRow input[type=checkbox]:checked ~ h3 label:after, #topMenu .accordion .accRow input[type=checkbox]:checked ~ span.menu-item label:after { font-weight: 900; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition-duration: .3s; -moz-transition-duration: .3s; -o-transition-duration: .3s; transition-duration: .3s; transition-timing-function: ease-in-out; }
}
@supports (-webkit-overflow-scrolling: touch) {
    #topMenu .accordion .accRow input[type=checkbox]:checked ~ h3 label:after,  #topMenu .accordion .accRow input[type=checkbox]:checked ~ span.menu-item label:after { content: '\f0d9'; font-family: "FontAwesome"; }
}
#topMenu .accordion .accRow.noSub label:after { display: none; }
#topMenu .accordion .accRow input[type=checkbox]:checked ~ h3 label, #topMenu .accordion .accRow input[type=checkbox]:checked ~ span.menu-item label { width:40px; height:40px; display: inline-block;}
#topMenu .accordion .accRow > div {webkit-box-sizing: border-box; box-sizing: border-box;max-height: 0;overflow: hidden;padding: 0 0 0 0px;margin: 0;}
#topMenu .accordion .accRow input[type=checkbox]:checked ~ h3 ~ div.wysiwygContent, #topMenu .accordion .accRow input[type=checkbox]:checked ~ span.menu-item ~ div.wysiwygContent  {max-height:1000px; height: auto; z-index: 0;position: relative;transition: max-height .5s ease-in-out;}
#topMenu .accordion .accRow input[type=checkbox] ~ h3 ~ div.wysiwygContent, #topMenu .accordion .accRow input[type=checkbox] ~ span.menu-item ~ div.wysiwygContent {-webkit-box-sizing: border-box;box-sizing: border-box;max-height: 0;overflow: hidden;padding: 0 0 0 0px;margin: 0;transition: max-height .5s ease-in-out;}
#topMenu .accordion .accRow > .wysiwygContent > ul.double { margin: 10px 0 0 0; padding: 0 0 10px; }
#topMenu .accordion:after { content: ""; display: block; margin: 0 0 25px; width: 30%; padding-top: 15px; border-bottom: 4px solid #FFCE65; }
#topMenu .accordion .accRow > div a { text-decoration: none; color: #00205B; font-size:1rem;padding-bottom: 2px; }
#topMenu .accordion .accRow > div a:hover { border-bottom: 1px solid red;padding-bottom: 1px; }
#topMenu .accRow.navGroup ul.double { columns: 2; }
#topMenu .accRow.navGroup ul.double li { float: none; width: 100%; }





/* BEGIN:: SOCIAL ICONS */
.social a:hover i.fab { color: #d2513c; }
i.fab { font-size: 3em; margin-right: 25px; }
i.fab > span, i.fas > span { text-indent: -99999px; position: absolute; }
.fa-vimeo-v { margin-right: 0; }
.menuSocial i.fab, .menuSocial i.fas { margin-right: 15px; font-size: 2rem; }
.menuSocial p:first-child { margin-top: 20px; margin-bottom: 10px; }

/* BEGIN:: Search Box */
.search { width: 100%; max-width: 558px; position: absolute; top: 10px; right: 60px; }
.searchTerm { width: 100%; height: 36px; border: none; border-bottom: 2px solid; font-size: 1.1rem; color: #a0abb3 !important; }
.searchTerm::-webkit-input-placeholder { color: inherit; font-family: 'harriet'; font-style: normal; font-weight: normal; }
.searchTerm::-moz-placeholder { color: inherit; font-family: 'harriet'; font-style: normal; font-weight: normal; }
.searchTerm:-ms-input-placeholder { color: inherit; font-family: 'harriet'; font-style: normal; font-weight: normal; }
.cse .gsc-control-cse, .gsc-control-cse{ padding:0!important; }
.gsc-above-wrapper-area-container{ margin:0!important; }
/* BEGIN:: Homepage */
#scroll { position:absolute; top:100px; }
.home .impact.home { height: auto; max-height: 1170px; width: 100%; position: relative; margin-bottom: 20px; }
.home .impact.home img { -o-object-position: bottom; object-position: bottom; -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; z-index: 0; }
.colorOverlay { background-color: #00205B; opacity: 0.0; position: absolute; top: 0; width: 100%; height: 100%; pointer-events: none; }
.home .impact.home .slide { display: -webkit-box; display: -ms-flexbox; display: flex; max-height: 1170px; height: 100%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.home .impact.home .slide .spacer { height: 100%; max-height: 1170px; width: 100%; }
.home .impact.home .upperTextOverlay { position: absolute; z-index: 1; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.home .impact.home .upperTextOverlay .heading { font-size: 3.750rem; top: 130px; position: absolute; color: #00205B; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; }
.home .impact.home .lowerTextOverlay .subheading { color: rgba(255, 255, 255, 1); font-size: 3.125em; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; }
.home .impact.home .lowerTextOverlay .subtext { color: rgba(255, 255, 255, 1); font-size: 1.5rem; font-family: 'harriet'; font-style: normal; }
.home .impact.home .lowerTextOverlay .subtext a { color: rgba(255, 255, 255, 1); font-size: 1.5rem; font-family: 'harriet'; font-style: normal; }
.home .impact.home .lowerTextOverlay img { width: 50px; margin-top: 14px; padding-bottom: 20px; }
.home .impact.home .upperTextOverlay .heading:before { content: ''; display: block; border-top: 4px solid #d2513c; width: 35%; margin: 0 auto 20px; }
.home .impact.home .lowerTextOverlay .subheading:after { content: ''; display: block; border-bottom: 4px solid #FFCE65; width: 35%; margin: 20px auto 20px; }
.home .impact.home .lowerTextOverlay { position: absolute; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; bottom: 0; z-index: 1; }

/* BEGIN:: Event Callout Homepage Only */
#eventCallOut { overflow: hidden; background: rgba(255, 255, 255, .86); width: 288px; min-height: 236px; position: absolute; z-index: 1; bottom: 20%; right: 0; border-top-left-radius: 5px; border-bottom-left-radius: 5px; padding: 20px 20px; text-align: right; }
#eventCallOut .imageWrap { width: 100%; }
#eventCallOut .col4.content { width: 100%; }
#eventCallOut .heading { color: #d2513c; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; font-size: 1.375rem; margin-top: 20px; }
#eventCallOut .description { color: #d2512c; font-family: 'harriet'; font-style: normal; font-size: 1.0rem; margin-bottom: 15px; text-transform: initial; }
#eventCallOut a:last-child { font-size: .750rem; color: #d2512c; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal; font-style: normal; text-transform: uppercase; text-decoration: none; }
#eventCallOut a:nth-child(1) { text-decoration: none; }

/* BEGIN:: Slider */
.slide.fixedSlide {
    overflow: hidden;
    max-width: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover !important;
    background-position: center center;
    background-image: none;
    background-attachment: fixed !important;
 }
.impactSlider { margin-bottom: 20px; }
.impactSlider .slider-main { position: relative; z-index: 0; background: #363636; }
.impactSlider .slide { max-height: 100vh; }
.impactSlider .slide:before {
    display: block;
    content:"";
    background: -moz-linear-gradient(top, rgba(255, 255, 255,.8) 0%, rgba(0,0,0,0.14) 15%, rgba(214,214,214,0) 50%, rgba(0,0,0,0.13) 65%, rgba(0,0,0,0.14) 66%, rgba(0,0,0,.8) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255,.8) 0%, rgba(0,0,0,0.14) 15%, rgba(214,214,214,0) 50%,rgba(0,0,0,0.13) 65%,rgba(0,0,0,0.14) 66%,rgba(0,0,0,.8) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255,.8) 0%, rgba(0,0,0,0.14) 15%, rgba(214,214,214,0) 50%,rgba(0,0,0,0.13) 65%,rgba(0,0,0,0.14) 66%,rgba(0,0,0,.8) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}
.impactSlider img { width: auto; height: auto; z-index: 0; position: relative; }
.impactSlider video { width: 100%; height: auto; padding: 0; margin: 0; position: absolute; top: 0; }
.impactSlider .slick-dotted.slick-slider { margin-bottom: 0; overflow: hidden; }
.impactSlider ul.slick-dots { bottom: 110px; position: absolute; left: 0; right: 0; text-align: center; }
.impactSlider ul.slick-dots > li { display: inline-block; margin: 0 15px 10px 0; width: 15px; height: 15px; background-color: #FFF; border: 2px solid transparent; }
.impactSlider .video-image ul.slick-dots > li:first-child { display: none; }
.impactSlider ul.slick-dots > li.slick-active { background-color: #FFCE65; border: 2px solid #FFFFFF; }
.impactSlider ul.slick-dots > li button { display: none; }
.impactSlider ul.slick-dots > li:last-child { margin-right: 0; }
.impactSlider .slick-prev, .home .impact .slick-next { color: #fff; bottom: 2%; background-color: rgba(68, 68, 68, 1.0); width: 40px; height: 40px; }
.impactSlider .slick-prev { left: 75.3%; }
.impactSlider .slick-next { left: 78.3%; }
.impactSlider .slick-prev:hover, .impactSlider .slick-next:hover { background-color: rgba(68, 68, 68, 1.0);  font-size: inherit; }
.impactSlider .slick-prev:before, .impactSlider .slick-next:before { font-size: 1.4rem; }
.impactSlider .multiple-images .lowerTextOverlay .subheading:after { border-bottom: 4px solid transparent; }
.impactSlider .upperTextOverlay { position: absolute; left: 0; right: 0; z-index: 2; text-align: center; color: red; top: 14%; font-size: 2rem; }
.impactSlider .lowerTextOverlay { position: absolute; left: 0; right: 0; z-index: 2; text-align: center; color: red; bottom: 114px; font-size: 2rem; }
.impactSlider .lowerTextOverlay img { width: 28px; margin: 15px auto 0; }
.impactSlider .upperTextOverlay .heading { font-size: 3.750rem; margin-bottom: 0; color: #00205B; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; }
.impactSlider .upperTextOverlay .heading:before { content: ''; display: block; border-top: 4px solid #d2513c; width: 13%; margin: 0 auto 25px; }
.impactSlider .lowerTextOverlay .subheading { color: rgba(255, 255, 255, 1); font-size: 3.125rem; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; }
.impactSlider .slick-slider .slick-track, .impactSlider .slick-slider .slick-list { transform: none !important; }

.overlay { position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 1; background-color: rgba(0, 0, 0, 0.5); }

/*.impactSlider .upperTextOverlay { position: absolute; z-index: 1; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }*/

/*.impactSlider .upperTextOverlay .heading { font-size: 3.750rem; margin-bottom: 62vh; color: #00205B; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; }*/
.impactSlider .lowerTextOverlay .subheading { color: rgba(255, 255, 255, 1); font-size: 3.125rem; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; }
.impactSlider .lowerTextOverlay .subtext { color: rgba(255, 255, 255, 1); font-size: 1.5rem; font-family: 'harrietBold'; font-style: normal; }
.impactSlider .lowerTextOverlay a { color: rgba(255, 255, 255, 1); text-decoration:none; }


/*.impactSlider .upperTextOverlay .heading:before { content: ''; display: block; border-top: 4px solid #d2513c; width: 35%; margin: 0 auto 20px; }*/
.impactSlider .lowerTextOverlay .subheading:after { content: ''; display: block; border-bottom: 4px solid #FFCE65; width: 45%; margin: 20px auto 20px; }
.impactSlider .lowerTextOverlay { position: absolute; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; bottom: 40px; z-index: 1; }
.programIntro { border: 2px solid #a0abb3; padding: 44px 20px 0; margin-bottom: 20px; display: inline-block; width: 100%; }
.programIntro h2 { text-align: center; color: #0085CA; }
.programIntro h2:after { content: ""; display: block; margin: 0 auto 30px; width: 16%; padding-top: 32px; border-bottom: 4px solid #FFCE65; }
.programIntro p { font-family: 'harriet'; font-style: normal; color: #323a40; font-size: 1.375rem; line-height: 1.4; margin-bottom: 15px; padding: 0 16%; }
.home .home.informational { position: relative; margin-bottom: 20px; top: 0; display: block;  padding-top: 0; }
.home .home.informational .upperTextOverlay { position: absolute; top: 40px; left: 0; right: 0; text-align: center; }
.home .home.informational .lowerTextOverlay { position: absolute; bottom: 38px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.home .home.informational .lowerTextOverlay .col6:not(:last-child) { font-size: 1.5rem; font-family: 'harriet'; color: #FFF; padding-top: 30px; padding-bottom: 0px; font-style: normal; font-weight: normal; text-align: right; line-height: 1.4; border-right: 2px solid #a0abb3; padding-right: 60px; margin-left: 28px; padding-left: 60px; } /*bottom margin changed by cjordan*/
.home .home.informational .lowerTextOverlay .col6 a.informational-btn { text-decoration: none; display: block; float: left; margin-left: 40px; color: #FFCE65; font-family: 'harriet'; font-style: normal; font-weight: normal; font-size: 1.313rem; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn:not(:last-child) { margin-bottom: 20px; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn span { display: block; color: #FFF; margin-top: 10px; margin-bottom: 10px; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; font-size: 2.250rem; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn span:after { opacity:0; content: '\f061'; font-size: 1.8rem; font-weight: 900; color: #ffffff; font-family: "FontAwesome"; display: inline-block; width: 43px; height: 29px; margin-left: 0px; transition:all .3s, visibility.3s ease-in-out; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn:hover span:after { opacity:1; margin-left:10px; visibility:visible; transition: all .3s, color .3s;  }
.home .home.informational .lowerTextOverlay .col6:after { border-right: none; }
.home .home.informational .upperTextOverlay .heading { font-size: 3.750rem; color: #FFF; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; }
.home .home.informational .upperTextOverlay .heading span { color: #FFCE65;  font-size: inherit; }
.home .home.informational .upperTextOverlay .heading:before { content: ''; display: block; border-top: 4px solid #d2513c; width: 23%; margin: 0 auto 20px; }
.home .featuredstory_fiftyfifty { position: relative;float:left; margin-bottom: 70px; top: 0; display: block; padding-top: 0; text-align: center; margin-left: auto; margin-right: auto; margin-top: 40px; }
.home .featuredstory_fiftyfifty .heading { font-size: 3.750rem; color: #00205B; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; margin: 0 auto 52px; }
.home .featuredstory_fiftyfifty .heading span { color: #0085CA; font-size: inherit; }
.home .featuredstory_fiftyfifty .heading:after { content: ''; display: block; border-top: 4px solid #FFCE65; width: 16%; margin: 20px auto 20px; }
.home .featuredstory_fiftyfifty .col6 { margin: 0; width: 50%; position: relative; text-align: left; }
.home .featuredstory_fiftyfifty .lowerTextOverlay { position: relative; bottom: 0; padding-top: 63px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; clear: both; }
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6:not(:last-child) { font-size: 1.125rem; font-family: 'harriet'; color: #000; padding-top: 30px; padding-bottom: 30px; font-style: normal; font-weight: normal; text-align: right; line-height: 1.4; border-right: 2px solid #a0abb3; padding-right: 60px; margin-left: 0px; padding-left: 110px; font-size: 1.438rem;}
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn { text-decoration: none; display: block; float: left; margin-left: 40px; color: #323a40; font-family: 'harriet'; font-style: normal; font-weight: normal; font-size: 1.313rem; }
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn:not(:last-child) { margin-bottom: 10px; }
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn span { display: block; color: #d2513c; margin-top: 5px; margin-bottom: 10px; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; font-size: 2.250rem; }
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn span:after { opacity:0; content: '\f061'; font-size: 1.8rem; font-weight: 900; color: #d2513c; font-family: "FontAwesome"; display: inline-block; visibility:hidden; width: 43px; height: 29px; margin-left: 0px; transition:all .3s, visibility.3s ease-in-out; }
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn:hover span:after { opacity:1; margin-left:10px; visibility:visible; transition: all .3s, color .3s; }
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6:after { border-right: none; }

/*.home .socialMedia:before {content:''; border-bottom: 2px solid #a0abb3; margin: 0 5% 60px; display: block; float: left; width: 90%; padding-top:40px;}*/
.home .socialMedia { position: relative; margin-bottom: 40px; top: 0; display: block; padding-top: 0; text-align: center; margin-left: auto; margin-right: auto; margin-top: 28px; }
.home .socialMedia .heading { font-size: 3.750rem; color: #00205B; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; margin: 0 auto 52px; }
.home .socialMedia .heading span { color: #0085CA; font-size: inherit;  }
.home .socialMedia .heading:after { content: ''; display: block; border-top: 4px solid #FFCE65; width: 16%; margin: 20px auto 20px; }
.home .socialMedia .col3 { margin: 0; width: 25%; position: relative; text-align: left; }
.home .socialMedia .lowerTextOverlay { position: relative; bottom: 0; padding-top: 23px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; clear: both; }
.home .socialMedia .lowerTextOverlay .col6:not(:last-child) { font-size: 1.125rem; font-family: 'harriet'; color: #000; padding-top: 30px; padding-bottom: 30px; font-style: normal; font-weight: normal; text-align: right; line-height: 1.4; border-right: 2px solid #a0abb3; padding-right: 60px; margin-left: 32px; padding-left: 110px; font-size: 1.438rem;}
.home .socialMedia .lowerTextOverlay .col6 a.informational-btn { text-decoration: none; display: block; text-align: left; float: left; margin-left: 40px; color: #323a40; font-family: 'harriet'; font-style: normal; font-weight: normal; font-size: 1.313rem; }
.home .socialMedia .lowerTextOverlay .col6 a.informational-btn:not(:last-child) { margin-bottom: 10px; }
.home .socialMedia .lowerTextOverlay .col6 a.informational-btn span { display: block; color: #d2513c; margin-top: 5px; margin-bottom: 10px; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; font-size: 2.250rem; }
.home .socialMedia .lowerTextOverlay .col6 a.informational-btn span:after {  opacity:0; content: '\f061'; font-size: 1.8rem; font-weight: 900; color: #d2513c; font-family: "FontAwesome"; display: inline-block; visibility:hidden; display: inline-block; width: 43px; height: 29px; margin-left: 0px; transition:all .3s, visibility.3s ease-in-out; }
.home .socialMedia .lowerTextOverlay .col6 a.informational-btn:hover span:after { opacity:1; margin-left:10px; visibility:visible; transition: all .3s, color .3s; }
.home .socialMedia .lowerTextOverlay .col6:after { border-right: none; }
.home .socialMedia .instagram { position: relative; }
.home .socialMedia .instagram .img { display: block; width: 100%; height: auto; }
.home .socialMedia .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 99%; width: 100%; opacity: 0; -webkit-transition: .5s ease; transition: .5s ease; background: #00205B; line-height: 1.6; font-weight: normal; display: inline-block; padding: 34px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; max-width: initial; max-height: 315px; }
.home .socialMedia .overlay .likes { margin-top: auto; }
.home .socialMedia .instagram img { max-height: 315px; width: 100%; }
.home .socialMedia .instagram:hover .overlay { opacity: 0.9; line-height: 1.6; background: rgba(5, 32, 92, .9); color: #FFF; padding: 34px; max-width: initial; width: 100%; -webkit-transition: all .02s ease-in; transition: all .02s ease-in; }
.home .socialMedia .overlay span { font-family: sans-serif; font-size: .925rem; }
.home .socialMedia .fa-heart { margin-right: 5px; }
.home .socialMedia .fa-comment { margin-left: 30px; margin-right: 5px; }
.home .socialMedia .social { display: block; margin-left: 40px; float: left; margin-top: 20px; }
.home .socialMedia .social p { text-align: left; font-size: 1.125rem; margin-bottom: 20px; font-family: 'harriet'; }
.home .socialMedia .social a.socIcon { text-decoration:none; }
.home .socialMedia .social a:hover .fa-instagram, .home .socialMedia .social a:hover .fa-youtube, .home .socialMedia .social a:hover .fa-facebook-f, .home .socialMedia .social a:hover .fa-twitter, .home .socialMedia .social a:hover .fa-vimeo-v { color: #d2513c; transition: all .3s, color .3s; }
.home .socialMedia .social .fa-instagram, .home .socialMedia .social .fa-youtube, .home .socialMedia .social .fa-facebook-f, .home .socialMedia .social .fa-twitter, .home .socialMedia .social .fa-vimeo-v { font-size: 3em; margin-right: 25px; }
a.course-btn { text-decoration: none; width: 100%; display: block; text-align: center; margin: 30px auto 0; padding: 30px; border: 2px solid #a0abb3; color: #323a40; font-family: 'harriet'; font-style: normal; font-weight: normal; font-size: 1.313rem; }
a.course-btn span { display: block; text-align: center; margin: 0 auto; color: #d2513c; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; font-size: 2.250rem;line-height:2.5rem; }
a.course-btn:hover { background: #d2513c; border:2px solid #d2513c; color: #FFCE65; }
a.course-btn:hover span { color: #FFF;transition: all .3s, color .3s; }

/*Juicer Feed*/
li.feed-item.j-instagram.berrycollege:nth-child(n+5) { display: none; }
.j-stack.galcolumn { width:100%!important;padding:0!important; }
div.j-stack.galcolumn:not(:first-child), .juicer-feed.modern .j-poster { display: none!important; }
li.feed-item.j-instagram.berrycollege{ position:relative;height:300px;width:25%;border:0!important;float:left!important;overflow:hidden; }
.j-gallery .j-image { position: initial!important; }
.juicer-feed.modern .j-text { opacity: 0; position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto auto;padding:0!important; visibility:hidden; transition: all .3s, color .3s;background: rgba(5, 32, 92, .8); }
li.feed-item:hover > .j-text { display: block;transition: all .3s, color .3s; opacity: 1; visibility: visible; }
.juicer-feed.modern .j-message { color: #fff!important;line-height: 1.5em!important;text-align: left; }
.juicer-feed .j-meta{ bottom:5px;width:90%; }
.juicer-feed.modern .j-image img{ /*min-width:540px;*/ object-fit: cover; height: 300px!important; position: absolute; top: 50%;left: 50%;-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%); }
.juicer-feed .j-meta a.j-social { font-size: 1.75em;color: #fff;  }
.juicer-feed.modern .j-message{ padding: 15px 30px; font-family: 'harriet'; font-size: 1rem; }
.juicer-feed.modern .j-message:hover{ cursor:pointer; }
.juicer-feed a:hover { color: #FFFFFF!important; }
.juicer-feed.modern .j-meta ul *{ color:#ffffff!important; }
.juicer-feed.modern .j-meta ul { padding: 15px 30px!important; }
.juicer-feed .j-meta nav{ float: right;padding: 10px; }
.juicer-feed .j-meta nav a.j-social { font-size: 1.75em }
.juicer-feed .j-text a { color:#ffffff!important; }
ul.juicer-feed h1.referral { display:none!important; }
ul.juicer-feed li.feed-item.juicer.juicer-ad { display:none!important; }
.j-gallery:hover .j-gallery-nav, .j-gallery-nav, .j-paginate.juicer-button { display: none!important; }

/* BEGIN:: Hero */
.impact { top: 0px; z-index: -1; width: 100%; height: auto; position: relative; max-width: 9999999px; margin: 0 auto; overflow:hidden; max-height:760px; }
.impact-video { max-height: 760px; height: auto; overflow: hidden; position: relative;  display: block; }
.impact-video .group video { width: 100%;height: auto; display: block; }
/*.impact { top: 0px; z-index: -1; width: 100%; height: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; max-width: 1920px; margin: 0 auto; }*/
.noImpact { height: 160px; position: relative; background: #07205B; margin-top: 90px; }
.impact img { width: 100%; height: 100%; /*-o-object-fit: cover; object-fit: cover;*/ z-index: 0; display:block; }
.impact .textOverlay { padding:30px;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
.gradient { height:224px;right: 0;left: 0;top: 0;position: absolute;


background: -moz-linear-gradient(bottom, rgba(255,255,255,0.45) 0%,rgba(255,255,255,0) 81%); /* FF3.6-15 */
background: -webkit-linear-gradient(bottom, rgba(255,255,255,0.45) 0%,rgba(255,255,255,0) 81%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0.45) 0%,rgba(255,255,255,0) 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
.impact .textOverlay, .noImpact .textOverlay { position: absolute; display: block; min-width: 555px; height: auto; bottom: 0px; left: 0; right: 0; margin: 0 auto; }
.impact .textOverlay .breadcrumb, .noImpact .textOverlay .breadcrumb { font-family: 'WoodfordBourne-SemiBold'; font-weight: normal; font-style: normal; text-align: center; font-size: 1.1rem; letter-spacing: 1px; text-transform: uppercase; }
.impact .textOverlay .breadcrumb a, .noImpact .textOverlay .breadcrumb a { color: #FFCE65; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal; text-decoration: none; font-style: normal; text-align: center; font-size: 1.1rem; letter-spacing: 1px; text-transform: uppercase; }
.impact .textOverlay .breadcrumb *:not(.bcCurrent):after, .noImpact .textOverlay .breadcrumb *:not(.bcCurrent):after {  content: "/";margin: 0 1px 0 6px; }
.impact .textOverlay .breadcrumb *:last-child:after, .noImpact .textOverlay .breadcrumb *:last-child:after {  content: "";display:none; }
.impact .textOverlay .pageTitle, .noImpact .textOverlay .pageTitle { text-align: center; font-size: 3.15rem; text-transform: uppercase; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; margin-bottom: -10px; margin-top: 16px; padding: 0 20px; }
.noImpact .textOverlay { bottom: 35px; }


/* BEGIN:: Back To Top */
.backToTop { position: fixed; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; bottom: 20px; right: 3px; opacity: 0.5; background: #f5f5f5; /*border-radius: 50%;*/padding: 20px 17px 20px 20px; color: #363636; z-index: 9; font-size: 1.6rem; }
#topLink em { -webkit-box-shadow: 0px 0px 2px #000; box-shadow: 0px 0px 2px #000; }
#topLink span.topLinkText { position: absolute; text-indent: -99999px; }
.fa-angle-up:before { color:#00205B; content: "\f106"; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-left: 4px; }

/* BEGIN:: Intro */
.intro { border: 2px solid; display: block; min-height: 400px; margin: 15px auto; padding: 80px 15px 56px; }
.intro .content h2 { text-align: center; text-transform: uppercase; font-weight: bold; text-decoration: none; }
.intro .content h2:after { content: ""; display: block; margin: 0 auto 35px; width: 20%; padding-top: 35px; border-bottom: 4px solid #FFCE65; }
.intro .content p { padding: 0 20%; font-size: 1.375em; line-height: 1.4; }

/* BEGIN:: textCallouts */
.textCallouts { border-top: 2px solid; margin: 50px 0 0; }
.textCallouts .col6:first-child { text-align: right; }
.textCallouts .col6:last-child { text-align: left; }
.textCallouts a { padding: 5px 15px; display: block; text-transform: uppercase; text-decoration: none; }
.textCallouts .col12 { text-align: center; }
.textCallouts ul { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.textCallouts li { border-right: 2px solid #a0abb3; padding: 0 30px 0 30px; margin: 15px -6px 15px 6px; }
.textCallouts li:last-child { border-right: initial; }

/* BEGIN:: Interior Page */
.mainContent.programListing { margin-top: 100px; }
.mainContent { margin-top: 20px; }
.mainContent .col4 { position: relative; }
/*.mainContent .imageGallery { margin:30px; }*/
.mainContent .imageGallery .col4:after { border-right:none;}
.mainContent .imageGallery img { display: block; width: 300px; height: 150px; max-width: 100%; object-fit: cover; }
.mainContent .one-row {clear:both; padding:0 10px;}
.mainContent .col4:after { border-right: 2px solid #a0abb3; display: block; content: ""; height: 100%; width: 2px; position: absolute; top: 0; right: 0; margin-right: -32px; }
.mainContent .leftCol h2 { position: absolute; left:-9999px; }
.mainContent .leftnav ul {list-style-type: none;}
.mainContent .leftCol nav { text-align: right; margin-top: 14px; margin-right: 20px; margin-bottom: 40px; }
.mainContent .leftCol nav ul:not(.tier3) li { margin-bottom: 20px; position: relative; }
.mainContent .leftCol nav ul:not(.tier3) li a { font-size: 1.125rem; color: #d2513c; text-transform: uppercase; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal; font-style: normal; text-decoration: none; }
.mainContent .leftCol nav ul:not(.tier3) li.side-nav__item.side-nav__item--active a { color: #00205a; }
.mainContent .leftCol nav ul:not(.tier3) li a.active { color: #00205B; }
.mainContent .leftCol nav ul:not(.tier3) li a:hover { color: #00205B; }
.mainContent .leftCol nav ul.tier3 { margin:15px 0px 25px 0px; }
.mainContent .leftCol nav ul.tier3 li { margin:10px 0px; }
.mainContent .leftCol nav ul.tier3 li a{ font-size:1.125em; color:#00205b;font-family: harriet;text-transform: none; }
.mainContent .leftCol nav ul.tier3 li a.active, .mainContent .leftCol nav ul.tier3 li a:hover { text-decoration:underline; }
.mainContent .leftCol nav ul.tier4 { margin-bottom:25px; }
.mainContent .leftCol nav ul.tier4 li { margin-bottom:7px 0; }
.mainContent .leftCol nav ul.tier4 li a{ font-weight: normal;}
/*.mainContent .leftCol nav ul.tier4 li a:after{ content: "■";margin-left: 10px;vertical-align: top;display: inline-block;color:#d2513c; }*/
.mainContent .leftCol nav ul.tier4 li a { display: inline-block;padding-right: 20px; }
.mainContent .leftCol nav ul.tier4 li:after{ content: "■";margin-left: 10px;vertical-align: baseline;display: block;top: 5%;right:0;position: absolute;color: #d2513c; }
.newsQuote8 .wysiwygContent p, .newsImage8 .wysiwygContent p {font-family: 'harriet';font-style: normal;color: #323a40;font-size: 1.125rem;line-height: 1.75rem;margin-bottom: 32px;overflow-wrap: break-word;}
.mainContent .content.col8 { padding-left: 50px; padding-right: 40px; float: right; width: 64%; }
.mainContent .content.col8 h2 { margin-bottom: 5px; margin-top: 20px; }
.mainContent .content.col8 h2 a { color:#00205B; text-transform:uppercase; }
.mainContent .content.col8 p { font-family: 'harriet'; font-style: normal; color: #323a40; font-size: 1.125rem; line-height: 1.75rem; margin-bottom:32px; overflow-wrap: break-word;}
.mainContent .columns .col8 .content p { margin-bottom:10px; }
.mainContent .columns .col8 .content ul li {color: #323a40; } 
.mainContent .content.col8 p:last-child { margin-bottom:0; }
.mainContent .content.col8 ul { line-height: 1.4; margin: 20px 0 25px 40px; }
.mainContent .columns .col4:after { border: 0; }
.mainContent .columns ul { margin: 15px 0 15px 25px; }
.content h2 { margin-bottom: 1rem; }
.content h3, .content h4 { margin-bottom: 10px; }
/*.mainContent .col8 ul li { margin-bottom: 33px; font-size: 1.125rem; }*/
.videoContent a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.videoContent a.popupYoutube img { width: 100%; }
.videoContent a i.fa-play-circle { z-index: 1; position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #d2513c; font-size: 4rem; background: #FFF; border-radius: 50%; width: 50px; height: 50px; padding: 0 0 0 11px; margin: 0 0 0 -6px; }
.videoContent .fa-play-circle:before { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.columns { margin-bottom: 25px; }
.columns img { margin-bottom: .75em; }
.mainContent .columns .col4 p, .mainContent .columns .col6 p, .mainContent .columns .col12 p { margin-top:.5em; margin-bottom:.75em; }
.columns:after { content: ""; clear: both; display: block; }
.columns div:not(.content) > img, .columns div:not(.content) > video { margin-bottom: 15px; }
/*.columns .col6:not(:first-of-type), .columns .col12, .columns .col4:not(:first-of-type) { padding: 0 10px; }*/

@media screen and (max-width:580px) {
    .mainContent .imageGallery img { display: block; width: 100%; height: 300px; max-width: 100%; object-fit: cover; margin-bottom:1.75em; }
    .mainContent .columns .col6:not(:Last-child), .mainContent .columns .col4:not(:Last-child) { margin-bottom: 1.5rem; }
    .content.col12 { padding: 0 1rem; }
}

/* Left Navigation */
.leftnav .row > input, .leftnav .title { display: none; }

/* New Left Navigation*/
.leftCol.newnav .breadcrumb, .newnav.col12 .breadcrumb{ text-align:right;padding-bottom:1em;}
.leftCol.newnav .breadcrumb ul, .newnav.col12 .breadcrumb ul { margin-bottom:1em; }
.leftCol.newnav .breadcrumb ul li, .newnav.col12 .breadcrumb ul li { display:inline; }
.leftCol.newnav .breadcrumb ul li a, .newnav.col12 .breadcrumb ul li a { font-size: 1em;font-family: 'WoodfordBourne-SemiBold';font-weight: normal;font-style: normal;text-transform: uppercase;letter-spacing: .5px;text-decoration:none;color:#0085CA; }
.leftCol.newnav .breadcrumb ul li:first-child a, .newnav.col12 .breadcrumb ul li:first-child a { color:#0085CA;text-decoration:none;font-size:1em;font-family: 'WoodfordBourne-SemiBold'; }
.leftCol.newnav .breadcrumb ul li a i.fas.fa-home, .newnav.col12 .breadcrumb ul li a i.fas.fa-home { font-size: 1em;margin-right: -3px;color:#0085CA;letter-spacing: 1px; }
.leftCol.newnav .breadcrumb span.page-title, .newnav.col12 .breadcrumb span.page-title { display:block;color: #00205B;font-size: 1.5em;font-family: 'WoodfordBourne-Ultra';font-weight: normal;font-style: normal;text-transform: uppercase;text-decoration:none; }
.leftCol.newnav .breadcrumb span.page-title a, .newnav.col12 .breadcrumb span.page-title a { color: #00205B;text-decoration: none; }
.leftCol.newnav hr.left-nav-bar, .newnav.col12 hr.left-nav-bar { height:3px; background-color:#FFCE65; border:0; margin-right:0; width:100px; }
.leftCol.newnav nav.leftnav, .newnav.col12 nav.leftnav { margin-right:0; }

@media screen and (min-width:961px) {
    .leftCol.newnav .breadcrumb span.page-title, .newnav.col12 .breadcrumb span.page-title { /*pointer-events: none;*/ }
    .leftCol.newnav nav.leftnav, .newnav.col12 nav.leftnav { display:block!important; }
}


@media screen and (max-width:960px) {
    .leftCol.newnav, .newnav.col12 { width:100%;float:none; }
    .leftCol.newnav .breadcrumb, .newnav.col12 .breadcrumb { text-align:left; }
    .leftCol.newnav .breadcrumb ul, .newnav.col12 .breadcrumb ul { margin-bottom: .5em; }
    .leftCol.newnav li.side-nav__item, .newnav.col12 li.side-nav__item { margin-bottom:20px; }
    .leftCol.newnav nav.leftnav, .newnav.col12 nav.leftnav { display:none;text-align:left; }
    .leftCol.newnav nav.leftnav ul:not(.tier3) li a, .newnav.col12 nav.leftnav ul:not(.tier3) li a { font-size: 1.125rem; color: #d2513c; text-transform: uppercase; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal; font-style: normal; text-decoration: none; } 
    .leftCol.newnav hr.left-nav-bar, .newnav.col12 hr.left-nav-bar { margin-left:0;margin-bottom:2em;width:100%; }
    .leftCol.newnav .breadcrumb span.page-title:after, .newnav.col12 .breadcrumb span.page-title:after { display: inline-block;content: '\f0d7'!important;font-size: 1.8rem;font-weight: 900;font-family: "FontAwesome";margin-left: 15px;-webkit-transition-duration: .3s;-moz-transition-duration: .3s;-o-transition-duration: .3s;transition-duration: .3s;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;transition-property: transform; }
    .leftCol.newnav .breadcrumb span.page-title.open:after, .newnav.col12 .breadcrumb span.page-title.open:after { transform: rotate(90deg); }
    .leftCol.newnav .breadcrumb span.no-arrow.page-title:after, .newnav.col12 .breadcrumb span.no-arrow.page-title:after { display: none;content:""; }
}

@media screen and (max-width:720px) {
    .leftCol.newnav, .newnav.col12  { padding: 0 10px; }
}

/* WYSIWYG Content */
/*[class^="content col"] ul { list-style-type:disc; }*/
[class^="content col"] ul, [class^="content col"] ol { margin: 10px 0 10px 2.5em;clear:both;float:none; }
[class^="content col"] ul, .widget.wysiwyg  ul { /*list-style: none; list-style-type: none;*/ }
[class^="content col"] ul li, [class^="content col"] ol li { margin-bottom: 8px; }
/*[class^="content col"] ol > li { list-style-type: decimal; }*/
[class^="content col"] ul li:before, .widget.wysiwyg  ul li:before { vertical-align: top; padding: 0 5px 0 0; line-height: 1.95; margin-left: -14px; }
/*[class^="content col"] ul li strong { font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; font-style: normal; text-transform: uppercase; }*/
/*[class^="content col"] ul li b { font-weight: bold; }*/
/*[class^="content col"] ul li i { font-style: italic; }*/
.content .wysiwygContent { display: block; margin-bottom: 25px; }
.content .wysiwygContent:after{ content:"";clear:both;display:block; }
.content .wysiwygContent:last-child { margin-bottom: 30px; }
.content .wysiwygContent h3 a, .content .wysiwygContent h3 a:visited{ color:#00205B; }
.content a.btnOrange, .wysiwygContent a.btnOrange { display: inline-block; background-color: #d2513c; color:#fff; margin-bottom: 15px; font-family: 'WoodfordBourne-SemiBold'; font-weight: bold !important; font-style: normal; text-align: center; text-transform: uppercase; margin:15px auto; padding: 10px 64px; cursor: pointer; text-decoration: none; clear: both; }
.col4 .content a.btnOrange, .col6 .content a.btnOrange { width:100%;padding: 10px; }
.content a.btnOrange:hover { text-decoration: underline; background-color: #1486C7; transition: background-color .3s ease-in-out; }
.content .wysiwygContent > ul, .content .wysiwygContent > ol, .columns .content > ul{ font-family: 'harriet';font-style: normal;color: #323a40;font-size: 1.125rem;line-height: 1.4; }

/* BEGIN:: Footer */
footer { width: 100%; display: block; float: left; padding: 50px 0 !important; position: relative; }
footer .col12 { text-align: center }
footer .col12 img { max-width: 56px; }
footer .col6 { text-align: right; line-height: 2.125em; font-weight: bold; }
footer .copy { text-transform: uppercase; font-size: 1.063rem; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal; font-style: normal; }
footer a.tel { font-family: 'harriet'; font-style: normal; font-weight: normal; }
footer a { color: inherit; text-decoration: none; }
footer nav { line-height: 1.7; text-transform: uppercase; font-size: 1.063rem; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal; font-style: normal; text-align: left; }
footer nav:after { display: block; content: ''; border-left: 2px solid white; height: 50%; width: 2px; margin-left: 0px; position: absolute; top: 41%; }
footer nav ul { padding-left: 24px; list-style-type: none;}
footer nav ul li a { margin: 5px 0;display: block; }

/* Landing Page */
.eventsSliderMobile, .eventsSliderMobile ul.slick-dots { display:none!important; }
.eventsSliderMobile img { text-align: left; float: left; max-width: 100%; width: 100%; height:400px; object-fit:cover; padding:0; margin-bottom: 26px; }
.eventsSliderMobile .headline { font-size: 1.125rem; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; font-style: normal; text-transform: uppercase; text-align: center; padding: 0 3em; }
.eventsSliderMobile .description { font-family: 'harriet'; font-style: normal; color: #323a40; font-size: 1.313rem; line-height: 1.4; text-align: center; padding: 0 3em; }
.eventsSliderMobile button.slick-prev.slick-arrow { display:none!important; }
.eventsSliderMobile button.slick-next.slick-arrow { position: absolute; right: 0; top: 0; bottom: 0; outline: 0; margin: 0; border: 0; color: rgba(215, 215, 215, 0); width: 35px; background: rgba(215, 215, 215, .5); }
.eventsSliderMobile button.slick-next.slick-arrow.slick-disabled { display:none!important; }
.eventsSliderMobile button.slick-next.slick-arrow:before {  display: inline-block; content: url('/_global/_images/slider-arrow.png'); font-size: 1rem; font-style: normal; color: #fff; padding: 12px 22px; position: absolute; right: -20px; top: 7px; bottom: auto; }




.featured { border: 2px solid #a0abb3; padding: 30px; margin-bottom: 60px; display: block; position: relative;  margin-left: 20px; margin-right: 20px; }
.featured:after { content: ""; clear: both; display: block; }
.featured h2 { text-align: center; color: #00205B; }
.featured h2 span { color: #0085CA; }
.featured h2:after { content: ""; display: block; margin: 0 auto 44px; width: 16%; padding-top: 20px; border-bottom: 4px solid #FFCE65; }
.featured .col6.leftCol { width: 50%; float: left; margin: 0 0 0 0; border-right: 1px solid #a0abb3; }
.featured .col6.leftCol a, .eventsSliderMobile a { text-decoration: none; }
.featured .col6.leftCol img { text-align: left; float: left; max-width: 100%; width: 100%; padding: 0 30px 0 0; margin-bottom: 26px; }
.featured .col6.leftCol .headline { font-size: 1.125rem; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; font-style: normal; text-transform: uppercase; text-align: center; padding: 0 25px 0 0; }
.featured .col6.leftCol .headline:after, .eventsSliderMobile .headline:after { content: ""; display: block; margin: 0 auto 10px; width: 34%; padding-top: 20px; border-bottom: 4px solid #FFCE65; }
.featured .col6.leftCol .description { font-family: 'harriet'; font-style: normal; color: #323a40; font-size: 1.313rem; line-height: 1.4; text-align: center; padding: 0px 25px 20px 0px; }
.featured .col6.rightCol { width: 50%; float: left; margin: 0 0 0 0; padding: 0 0 0 30px; border-left: 1px solid #a0abb3;}
/*.featured .col6.rightCol a { display: block;  }*/
.featured .col6.rightCol .imgContainer{ margin: 0 0 18px; max-width: 578px; max-height: 198px; overflow: hidden; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.featured .col6.rightCol img { padding: 0; text-align: left; float: left; max-width: 100%; width: 100%; }
.featured .col6.rightCol img:not(:nth-child(2)) { margin-bottom: 26px; }
.featured .col6.rightCol .headline { font-size: 1.125rem; margin:4px 0 0 0; width: 100%; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; line-height: 1.4; font-style: normal; text-transform: uppercase; text-align: left; float: left; }
.featured .col6.rightCol .description { font-family: 'harriet'; font-style: normal; color: #323a40; font-size: 1.313rem; line-height: 1.4; text-align: left; float: left; margin-bottom: 30px; width:100%; }
.home .featured .col6.rightCol .description { width:100%; }
.featured .col6.rightCol .lowerContainer .col6 .description { margin-bottom: 0 !important; padding-bottom: 0; }
.featured .upperContainer { border-bottom: 2px solid #a0abb3; float: left; width: 100%; }
.featured .col6.rightCol .lowerContainer .leftCol { padding-right: 30px; margin-top: 30px; }
.featured .col6.rightCol .lowerContainer .rightCol { padding-left: 30px; margin-top: 30px; }
.featured .col6.rightCol .lowerContainer .leftCol .headline { width: 100%; text-align: left; }
.featured .col6.rightCol .lowerContainer .leftCol .headline:after { display: none; }
.featured .col6.rightCol .lowerContainer .rightCol .headline { width: 100%; text-align: left; }
.featured .eventsImageWrapper { max-height: 150px; overflow: hidden; margin-bottom: 10px; }
.featured .eventsImageWrapper:after { clear: both; display: block; content: ""; }
.mainContent.landing { margin-top: 14px; }
/*.mainContent.landing strong { font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; font-style: normal; color: #00205B; text-transform: uppercase; font-size: 1.2rem; }*/
.mainContent.landing h2 a, .mainContent.landing h3 a, .mainContent.landing h4 a, .mainContent.landing h5 a, .mainContent.landing h6 a { font-family: 'WoodfordBourne-Ultra'!important; font-weight: normal; font-style: normal; color: #00205B!important; text-transform: uppercase!important; }
.mainContent.landing .wysiwygContent p { width: 100%; display: block; }
.mainContent.landing .content a:not(.btnOrange) { font-family: 'harriet'; font-style: normal; text-transform: none; padding: 0; }
.mainContent.landing .wysiwygContent a:not(.btnOrange) { color: #d2513c; }
/*.mainContent.landing .wysiwygContent strong { font-family: 'harriet'; font-weight: bold !important; font-style: normal; color:#323a40; text-transform: none; font-size: 1.125rem; }*/


/* Tables */
table { width: 100%; margin: 0 0 10px; text-align: center; display: table; border-collapse: separate; border-spacing: 2px; border-color: grey;margin: 20px 0px; }
table td { padding: 10px; background: #fafafa; font-size: 1rem; line-height: 14px; font-family: 'harriet';font-style: normal; }
table tr:nth-child(even) td { background: #e4e3e3; }
table th, table tr.styled-head td { padding: 10px; background: #00205B; color: white; font-size: 1rem; line-height: 18px; font-weight: 400; text-align: center;font-family: 'harriet';font-style: normal; }
@media (max-width:580px) {
  .responsive-table { overflow-x: auto; margin: 0 0 20px; }
}
/* Program Page */
.mainContent.program { display: block; }
.sticky { top: 0; }
.impact.program { height: 100vh; width: 100%; position: relative; margin-bottom: 20px; background-size: cover; background-repeat: no-repeat; background-position: top center; max-height: 820px; }
#colorOverlay { background-color: rgba(5, 32, 92, 1); opacity: 0.0; position: absolute; top: 0; width: 100%; }
.impact.program .upperTextOverlay { position: absolute; z-index: 1; width: 100%; height: 100%; top: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.impact.program .upperTextOverlay .heading { font-size: 3.750rem; margin-bottom: 48vh; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; color: #00205B; text-align: center;}
.impact.program .lowerTextOverlay .subheading { color: rgba(255, 255, 255, 1); font-size: 3.125em; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; text-align:center; }
.impact.program .lowerTextOverlay .subtext { color: rgba(255, 255, 255, 1); font-size: 1.5rem; font-family: 'harriet'; font-style: normal; }
.impact.program .upperTextOverlay .heading:before { content: ''; display: block; border-top: 4px solid #d2513c; width: 35%; margin: 0 auto 20px; }
.impact.program .lowerTextOverlay .subheading:after { content: ''; display: block; border-bottom: 4px solid #FFCE65; width: 35%; margin: 20px auto 20px; }
.impact.program .lowerTextOverlay { position: absolute; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; bottom: 9vh; z-index: 1; }
.programIntro { border: 2px solid #a0abb3; padding: 44px 20px 0; margin-bottom: 20px; display: inline-block; width: 100%; }
.programIntro h2 { text-align: center; color: #0085CA; }
.programIntro h2:after { content: ""; display: block; margin: 0 auto 30px; width: 20%; padding-top: 32px; border-bottom: 4px solid #FFCE65; }
.programIntro p { font-family: 'harriet'; font-style: normal; color: #323a40; font-size: 1.125rem; line-height: 1.4; margin-bottom: 15px; padding: 0 16%; }
#sticky.stick { position: fixed; top: 65px; z-index: 1; width: 100%; max-width: 1216px; margin: 0 auto; left: 0; right: 0; }
#sticky { padding: 15px 0; border-bottom: 2px solid transparent; border-left: 2px solid transparent; border-right: 2px solid transparent; }
#sticky:before { content: ''; padding-top: 15px; border-top: 2px solid #a0abb3; display: block; }
#sticky nav ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; width: 100%; }
#sticky nav li a { color: #d2513c; font-size: 1rem; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-decoration: none; text-transform: uppercase; }
#sticky nav li:first-child:before { display: none; }
#sticky nav li:last-child { white-space: nowrap; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; }
#sticky nav li { height: 48px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; white-space:nowrap; }
#sticky.newMenu { -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
#sticky.newMenu.stick nav li:first-child { border-left: none; }
#sticky.newMenu.stick nav li { border-left: 2px solid #a0abb3; padding: 0 34px; }
#sticky.newMenu.stick nav li:last-child { border-right: none; }
#sticky nav li:first-child { border-left: none; }
#sticky nav li { border-left: 2px solid #a0abb3; padding: 0 2.5% !important; }
#sticky nav li:last-child { border-right: none; }
#sticky.newMenu.stick { border-bottom: 2px solid #a0abb3; width: 100%; padding-top: 0; border-left: 2px solid #a0abb3; border-right: 2px solid #a0abb3; max-width: 1260px; background: #FFF; margin-top: -3px; }
#sticky.newMenu.stick nav li { height: 18px; }
#sticky .grayMenu { background: #a0abb3; width: 105.6%; height: 45px; color: white; text-align: center; margin-bottom: -17px; margin-top: 10px; margin-left: -2.75%; }
#sticky.newMenu.stick .grayMenu { /*-webkit-transition: all .2s ease-in; transition: all .2s ease-in; */background: #a0abb3; width: 100%; height: 45px; color: white; text-align: center; margin-bottom: -17px; margin-top: 10px; margin-left: 0; }
#sticky .grayMenu nav ul li { border-left: none; width: 100%; }
#sticky .grayMenu nav ul li a { font-family: 'harriet'; color: #FFF; font-style: normal; text-decoration: none; text-transform: initial; display: block; float: left; }
#sticky .grayMenu nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 45px; }

/* Program Listing */
.programListing #sticky nav li button { color: #d2513c; font-size: 1.125rem; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; margin-top: 4px; text-decoration: none; text-transform: uppercase; background: transparent; border: none; cursor: pointer; }
.programListing #sticky nav li button:after { content: ""; display: block; margin-top: -4px; padding-top: 4px; border-bottom: 4px solid transparent; }
.programListing #sticky nav li button:hover:after, .programListing #sticky nav li button:focus:after { content: ""; display: block; margin-top: -4px; padding-top: 4px; border-bottom: 4px solid #FFCE65; }
.programListing #sticky nav li:first-child { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 50%; }
.programListing #sticky nav li:last-child { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; width: 50%; }
.filterBySchool, .filterByType{ margin-top: 20px; display: none; }
.filterBySchool li, .filterByType li { text-align: center; }
.filterBySchool li button, .filterByType li button { font-size: 1.25rem; line-height: 1.75rem; text-decoration: none; background: transparent; border: none; text-transform: none; font-family: 'harriet'; font-style: normal; font-weight: normal; color: #00205B; }
.searchMajors { display: none; }
.searchMajors li { text-align: center; margin-top: 30px; }
.searchMajors #input { padding: 20px 20px; background: gray; border: none; color: #FFF; width: 35%; font-size: 1rem; border-radius: 2px; }
.schools h2 { position: absolute; left:-9999px; }
/* Mix It Up Plugin */
.container { 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; padding: 0; clear: both; margin-bottom: 60px; }
.mix {/* display: none;*/ text-align: center; /* width: 31.3%;*/ margin-top: 1em; margin-bottom: 1em; margin-left: 1%; margin-right: 1%; }
.mix img { width: 100%; }
.schools.wrapper .mix { width:31.3%; }
a.mix { text-decoration: none; }
a.mix:hover { text-decoration: none; }
.mix .title { font-size: 1.125rem; margin-top: 10px; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; line-height: 1.2; font-style: normal; text-transform: uppercase; color: #d2513c; }
.mainContent .mix.col4:after { display: none; }
.filter { cursor: pointer; }

/* Search */
#input, #inputMobile { padding: 8px 20px; background: gray; border: none; color: #FFF; width: 30%; }
#inputMobile { margin-bottom: 10px; }
#input::-webkit-input-placeholder, #inputMobile::-webkit-input-placeholder { color: #FFF; font-size: inherit;  }
#input::-moz-placeholder, #inputMobile::-moz-placeholder { color: #FFF;  font-size: inherit; }
#input:-ms-input-placeholder, #inputMobile:-ms-input-placeholder { color: #FFF; font-size: inherit;  }

/* Hands On */
.impact.informational { position: relative; margin-bottom: 20px; top: 0; display: block; float: left; padding-top: 0; }
.impact.informational .upperTextOverlay { position: absolute; top: 40px; left: 0; right: 0; text-align: center; }
.impact.informational .lowerTextOverlay { position: absolute; bottom: 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.impact.informational .lowerTextOverlay .col7 { font-size: 1.313rem; font-family: 'harriet'; color: #FFF; padding-top: 30px; padding-bottom: 30px; font-style: normal; font-weight: normal; text-align: right; line-height: 1.4; border-right: 2px solid #a0abb3; padding-right: 60px; margin-left: 52px; padding-left: 60px; }
.impact.informational .lowerTextOverlay .col4 a.informational-btn { text-decoration: none; display: block; float: left; margin-left: 40px; color: #FFCE65; font-family: 'harriet'; font-style: normal; font-weight: normal; font-size: 1.313rem; }
.impact.informational .lowerTextOverlay .col4 a.informational-btn span { display: block; color: #FFF; margin-top: 10px; margin-bottom: 10px; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; font-size: 2.250rem; }
.impact.informational .lowerTextOverlay .col4:after { border-right: none; }
.impact.informational .upperTextOverlay .heading { font-size: 3.750rem; color: #FFF; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; }
.impact.informational .upperTextOverlay .heading span { color: #FFCE65;  font-size: inherit; }
.impact.informational .upperTextOverlay .heading:before { content: ''; display: block; border-top: 4px solid #d2513c; width: 20%; margin: 0 auto 20px; }

/* Course Select */
.courseSelect { border: 2px solid #a0abb3; padding: 30px; margin-bottom: 20px; display: block; float: left; width: 100%; }
.courseSelect h2 { text-align: center; color: #00205B; }
.courseSelect h2 span { color: #0085CA; }
.courseSelect h2:after { content: ""; display: block; margin: 0 auto 35px; width: 20%; padding-top: 30px; border-bottom: 4px solid #FFCE65; }
.courseSelect .wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; }
.courseSelect .wysiwyg.courseIntro { font-size: 1.125rem;padding: 0em 1em 1.5em 1em;line-height: 1.5rem; }
.courseSelect .col4:after { display: none; }
.courseSelect .col4 { border-right: 2px solid #a0abb3; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 15px; }
.courseSelect .col4:last-child { border-right: none; margin-right: 10px; }
.courseSelect .courseNumber { font-size: 0.750rem; color: #d2513c; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; line-height: 1.4; font-style: normal; }
.courseSelect .courseName { font-size: 1.125rem; color: #1d2859; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; line-height: 1.2; font-style: normal; text-transform: uppercase; margin-bottom: 15px; }
.courseSelect .courseInformation { font-size: 1.125rem; line-height: 1.4; }
.courseSelect .courseInformation p { margin-bottom: 20px; }
.courseSelect .courseInformation p:last-child { margin-bottom: initial; }
.courseSelect a.course-btn { -webkit-transition: all .2s ease-in; transition: all .2s ease-in; text-decoration: none; width: 94%; display: block; text-align: center; margin: 30px auto 20px; padding: 40px; border: 2px solid #a0abb3; color: #323a40; font-family: 'harriet'; font-style: normal; font-weight: normal; font-size: 1.313rem; }
.courseSelect a.course-btn span { display: block; text-align: center; margin: 0 auto; color: #d2513c; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; font-size: 1.688rem; }
.courseSelect a.course-btn:hover { background: #d2513c; color: #FFCE65; }
.courseSelect a.course-btn:hover span { color: #FFF; }

@media screen and (max-width: 720px) {
    .courseSelect .wysiwyg.courseIntro { padding: 0em 0 1em 0; }
}

/* Life After Berry */
.life_faculty { border: 2px solid #a0abb3; padding: 30px 140px; margin-bottom: 20px; display: block; float: left; width: 100%; }
.life_faculty h2 { text-align: center; color: #00205B; }
.life_faculty h2 span { color: #0085CA; }
.life_faculty h2:after { content: ""; display: block; margin: 0 auto 44px; width: 20%; padding-top: 30px; border-bottom: 4px solid #FFCE65; }
.life_faculty .wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; }
.life_faculty .col8 { padding-right: 0; width: 67%; padding-left: 0px; }
.life_faculty .col8:nth-child(even) { padding-left: 20px; width: 67%; padding-right: 0; }
.life_faculty .col4:after { display: none; }
.life_faculty .col4 { border-right: 2px solid #a0abb3; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 14px 0 0; }
.life_faculty .col4:nth-child(even) { padding: 0 0px; }
.life_faculty .col4:last-child { border-right: none; border-left: 2px solid #a0abb3; }
.life_faculty .col4 img { float: left; }
.life_faculty .col4:nth-child(even) img { float: right; }
.life_faculty .subtitle { font-size: 0.750rem; color: #d2513c; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; line-height: 1.4; font-style: normal; text-transform: uppercase; }
.life_faculty .title { font-size: 1.125rem; color: #1d2859; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; line-height: 1.2; font-style: normal; text-transform: uppercase; margin-bottom: 15px; }
.life_faculty .wysiwyg { font-size: 1.125rem; line-height: 1.4; }
.life_faculty .wysiwyg p { margin-bottom: 20px; }
.life_faculty .wysiwyg p:last-child { margin-bottom: initial; }
.life_faculty a.course-btn { text-decoration: none; width: 100%; display: block; text-align: center; margin: 30px auto 20px; padding: 40px; border: 2px solid #a0abb3; color: #323a40; transition: all .3s, color .3s; font-family: 'harriet'; font-style: normal; font-weight: normal; font-size: 1.313rem; }
.life_faculty a.course-btn span { display: block; text-align: center; margin: 5px auto 0; color: #d2513c; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; font-size: 1.688rem; }
.life_faculty a.course-btn:hover { background: #d2513c; color: #FFCE65; }
.life_faculty a.course-btn:hover span { color: #FFF; }

/* Promo */
.impact.promo { position: relative; margin-bottom: 15px; display: block; float: left; top: 0; padding-top: 0; }
.impact.promo .upperTextOverlay { position: absolute; top: 40px; left: 0; right: 0; text-align: center; }
.impact.promo .lowerTextOverlay { position: absolute; width: 100%; bottom: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.impact.promo .lowerTextOverlay .col6 { font-size: 1.375rem; font-family: 'harriet'; color: #FFF; padding-top: 30px; padding-bottom: 30px; font-style: normal; font-weight: normal; text-align: right; line-height: 1.4; padding-left: 60px; padding-right: 60px; }
.impact.promo .lowerTextOverlay .col6:nth-child(2) { padding-right: 60px; padding-left: 0; margin-left: 2%; }
.impact.promo .lowerTextOverlay .col6:nth-child(1) a.promo-btn { text-decoration: none; text-align: center; display: block; float: right; margin-left: 40px; color: #FFCE65; font-family: 'harriet'; font-style: normal; font-weight: normal; font-size: 1.313rem; }
.impact.promo .lowerTextOverlay .col6:nth-child(2) a.promo-btn { text-decoration: none; text-align: center; display: block; float: left; margin-left: 40px; color: #FFCE65; font-family: 'harriet'; font-style: normal; font-weight: normal; font-size: 1.313rem; }
.impact.promo .lowerTextOverlay .col6 a.promo-btn span { display: block; color: #FFF; margin-top: 0; margin-bottom: 10px; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; font-size: 2.250rem; }
.impact.promo .lowerTextOverlay .col6:after { border-right: none; }
.impact.promo .upperTextOverlay .heading { font-size: 3.750rem; color: #FFF; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; }
.impact.promo .upperTextOverlay .heading span { color: #FFCE65;  font-size: inherit; }
.impact.promo .upperTextOverlay .heading:before { content: ''; display: block; margin: 0 auto 20px; }

/* Releated Programs */
.relatedPrograms { border: 2px solid #a0abb3; padding: 30px 30px 70px; margin-bottom: 20px; display: block; float: left; width: 100%; }
.relatedPrograms h2 { text-align: center; color: #00205B; }
.relatedPrograms h2 span { color: #0085CA; }
.relatedPrograms h2:after { content: ""; display: block; margin: 0 auto 44px; width: 16%; padding-top: 30px; border-bottom: 4px solid #FFCE65; }
.relatedPrograms .wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; }
.relatedPrograms .wrapper .col4 a { text-decoration: none; display: block; }
.relatedPrograms .col4:after { display: none; }
.relatedPrograms .col4 { border-right: 2px solid #a0abb3; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 36px; text-align: center; margin-right: 0; }
.relatedPrograms .col4:last-child { border-right: none; margin-right: 10px; }
.relatedPrograms .courseNumber { font-size: 0.750rem; color: #d2513c; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; line-height: 1.4; font-style: normal; }
.relatedPrograms .programTitle { font-size: 1.125rem; color: #d2513c; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; line-height: 1.2; font-style: normal; text-transform: uppercase; margin-bottom: 15px; margin-top: 18px; }
.relatedPrograms .description { font-size: 1.125rem; line-height: 1.4; min-height: 0 }
.relatedPrograms .location { min-height: 0 }
.relatedPrograms .time { min-height: 0 }
.relatedPrograms .description p { margin-bottom: 20px; }
.relatedPrograms .description p:last-child { margin-bottom: initial; }
.relatedPrograms a.course-btn { -webkit-transition: all .2s ease-in; transition: all .2s ease-in; text-decoration: none; width: 94%; display: block; text-align: center; margin: 30px auto 20px; padding: 40px; border: 2px solid #a0abb3; color: #323a40; font-family: 'harriet'; font-style: normal; font-weight: normal; font-size: 1.313rem; }
.relatedPrograms a.course-btn span { display: block; text-align: center; margin: 0 auto; color: #d2513c; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-transform: uppercase; font-size: 2.250rem; }
.relatedPrograms a.course-btn:hover { background: #d2513c; color: #FFCE65; }
.relatedPrograms a.course-btn:hover span { color: #FFF; }

/* WYSIWYG */
.mainContent.program .wysiwygContent p { font-family: 'harriet'; font-style: normal; color: #323a40; font-size: 1.125rem; line-height: 1.75rem;  margin-bottom: 32px; overflow-wrap: break-word; }
.mainContent.program .wysiwygContent ul, .mainContent.program .wysiwygContent ol { line-height: 1.4; margin: 20px 0 25px 40px; }
.mainContent.program .wysiwygContent ul li, .mainContent.program .wysiwygContent ol li { margin-bottom: 8px; }
.mainContent.program .wysiwygContent, .mainContent.program .wysiwygProgramDetail { display: block; margin-bottom: 25px; float: left; width: 100%;}
.mainContent.program .wysiwygContent.accContent { float: none; }
/* BEGIN:: Media Queries */



@media screen and (min-width: 1366px) {
#topMenu .menuWrapper .accContainer { width:100%; }
#topMenu .menuWrapper .col6:first-child { }
#topMenu .menuWrapper .col6 { overflow-y: auto; }
#topMenu .accordion .accRow > h3 a, #topMenu .accordion .accRow > span.menu-item a { font-size:3.5rem; }
#topMenu .navGroup .navSectionTitle { font-size:1.375rem; }
#topMenu .accordion .accRow > div { margin:0 0 0 30px; }
#topMenu .accordion .navGroup > div { margin:0 0 0 0; }
/*#topMenu .navGroup .double li { margin-bottom:2%; }
#topMenu .navGroup .double li a { font-size: 116%; }*/
#topMenu .accordion .accRow label:after { font-size:3rem; } 
#topMenu .accordion .accRow > div a { font-size:1.375rem; }

}
@media screen and (max-width: 960px) {
#eventCallOut { -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.25); box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.25); overflow: hidden; background: #d2513c; width: 100%; min-height: inherit; max-height: 160px; position: relative; z-index: 1;/* margin-bottom: 20px; */right: 0; border-top-left-radius: 5px; border-bottom-left-radius: 5px; padding: 20px; text-align: right; }
#eventCallOut.wrapper {  z-index:0; right:0!important; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-top-left-radius: 0; border-bottom-left-radius: 0; }
#eventCallOut .heading { color: #FFF; text-align: left; margin-top: 0; }
#eventCallOut .description { color: #FFF;  line-height: 1.5; margin-bottom: 0px; }
#eventCallOut a { color: #FFF; text-align: left; }
/*#eventCallOut a:last-child { display: none }*/
#eventCallOut .imageWrap { width: 50%; border-right: 2px solid #FFF; padding-right: 31px; }
#eventCallOut .col4.content { width: 50%; text-align: left; padding-left: 31px; }
#eventCallOut .col2 { width: 6%; display: block!important;}
.eventCallOut .col2 img { max-width: 40px; }
}
@media screen and (max-width: 1280px) {
.juicer-feed.modern .j-message{ padding: 0px 10px; }
.juicer-feed.modern .j-text { font-size: .825em;padding: 15px 5px; }
.impact .textOverlay { padding-top:6%; }
.impact.program .upperTextOverlay .heading { margin-bottom: 55vh; }
}

@media screen and (max-width:1220px) {
.life_faculty .col4:nth-child(even) img { width: 95%; }
.featured .col6.rightCol .headline { width: 100%; text-align: center; }
.featured .col6.rightCol .headline:after { content: ""; display: block; margin: 0 auto 10px; width: 34%; padding-top: 10px; border-bottom: 4px solid #FFCE65; }
.featured .col6.rightCol .description { width: 100%; text-align: center; }
.featured .col6.rightCol .lowerContainer .rightCol .headline { text-align: center; }
.featured .col6.rightCol .lowerContainer .leftCol .headline { text-align: center; padding:0; }
.featured .col6.rightCol .lowerContainer .col6 .description { padding:0; }
.featured .col6.rightCol .lowerContainer .leftCol .headline:after { content: ""; display: block; margin: 0 auto 10px; width: 34%; padding-top: 10px; border-bottom: 4px solid #FFCE65; }
.featured .col6.leftCol .headline:after { padding-top: 10px; }
}
@media screen and (max-width:1180px) {
#eventCallOut { bottom:40%; }
.home .socialMedia .instagram:hover .overlay { padding:15px; font-size:0.875rem; }
li.feed-item.j-instagram.berrycollege { position: relative;width: 50%;margin-bottom:0!important; }
.juicer-feed.modern .j-message { padding: 5%; }  
}
@media screen and (max-width:1024px) {
header .col5.right { width: 50%; }
.impact img { -o-object-fit: initial; object-fit: initial; height: auto; }
.impact.program .upperTextOverlay { position: absolute; left: 0; right: 0; text-align: center; }
.impactSlider .upperTextOverlay { position: absolute; left: 0; right: 0;    /* margin: 13vh auto; */ text-align: center; top: 14%; }
.impactSlider ul.slick-dots {bottom: 110px; }
.life_faculty { padding: 30px 110px; }
#sticky nav li a { color: #d2513c; font-size: .725rem; }
#sticky.newMenu.stick nav li { padding: 0 30px; }
.home .impact.home { height: auto; }
.home .impact.home .upperTextOverlay .heading { margin-bottom: 39vh; }
#colorOverlay { display: none; }
.home .socialMedia .lowerTextOverlay .col6:not(:last-child),
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6:not(:last-child),
.home .home.informational .lowerTextOverlay .col6:not(:last-child) { font-size:1.125rem; }
.featured .col6.rightCol { width: 50%; }
.featured .col6.leftCol { width: 50%; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn { margin-left:30px; }
.home .home.informational .lowerTextOverlay .col6:not(:last-child) {padding-right:50px;}
.impact .textOverlay { padding-top:6%; }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 
  .slide.fixedSlide { background-attachment: unset !important; }
}

@media screen and (max-width:1000px) {
    #topMenu .menuWrapper .bottomCallout { font-size: 1.7rem; }
    .home .socialMedia .social .fa-instagram, .home .socialMedia .social .fa-youtube, .home .socialMedia .social .fa-facebook-f, .home .socialMedia .social .fa-twitter, .home .socialMedia .social .fa-vimeo-v { font-size: 2.4rem; }
}

@media screen and (max-width:960px) and (min-width:720px) {
    .impactSlider .slide { height: 500px;max-height:99999px; }
}

@media screen and (max-width:720px) {
    .impactSlider .slide { background-size: 100% !important;background-repeat: no-repeat !important; }
    .mainContent.program .wysiwygProgramDetail { padding: 0 20px; }
}

@media screen and (max-width:475px) {
    .impactSlider .slide { max-height: 325px !important; }
}

@media screen and (max-width:960px) {
.backToTop{ display:none; }
/*:focus { outline: 2px dashed #d2513c; outline-offset: 3px; z-index: 1; }*/
.is_desktop { display: none !important }
.impactGrad{ display:none!important; }
.is_tablet { display: block !important }
.is_mobile { display: none !important }
.alertWrapper + header.scroll-off ~ .impact { padding-top: 65px; }
.bottomMenu { display: block; }
.bottomMenu h2 { position: absolute; left:-9999px; }
.bottomMenu span.icon { display: block; margin: 8px auto; text-align: center; font-size: 20px; }
header.scroll-off { display: block; position: fixed; float: left; height: 62px; background: #FFF; /*-webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.26); box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.26);*/ }
header.scroll-off .logo .wordmark { height: 37px; width: auto; }
nav.main ul { padding: 16px 0; }
header .logo { padding: 10px 10px 10px 0; }
.divide { border-bottom: 2px solid #a0abb3; margin: 0 5%; display: block; float: left; width: 90%; }
.impact.landing + .divide { width: 100%; margin: 0 0; }
.home .impact.home { margin-bottom: 0; }
.home .impact.home .upperTextOverlay .heading:before { width: 50%; }
.home .impact.home .lowerTextOverlay .subheading:after { width: 50%; }
.home .impact.home .lowerTextOverlay { bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; margin-top: 63px; margin-bottom: 33px; }
.home .impact.home #colorOverlay { display: none; }
.home .impact.home .upperTextOverlay .heading { margin-bottom: 0; top: 60px; position: absolute; }
.home .impact.home .lowerTextOverlay .subheading { color: #d2513c; font-size: inherit;  }
.home .impact.home .lowerTextOverlay .subtext { color: #d2513c; font-size: 1.188rem; margin-top: 43px; margin: 0 auto; }
.home .impact.home img { height: 100%; -o-object-fit: contain; object-fit: contain; }
.impactSlider ul.slick-dots > li { background-color: #FFF; border: 2px solid #FFCE65; }
.impactSlider ul.slick-dots > li.slick-active { background-color: #FFCE65;border: 2px solid #FFCE65; }
.impactSlider ul.slick-dots { bottom: 161px;}
.home .home.informational .upperTextOverlay .heading:before { width: 30%; }
.home .home.informational .upperTextOverlay { top: initial; left: 0; right: 0; text-align: center; margin-top: -90px; position: absolute; }
.home .home.informational .lowerTextOverlay { position: relative; bottom: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; }
.home .home.informational .lowerTextOverlay .col6:not(:last-child), .home .featuredstory_fiftyfifty .lowerTextOverlay .col6:not(:last-child) { color: #323a40; border-right: none; width: 98%; }
.home .home.informational .lowerTextOverlay .col6:not(:last-child), .home .featuredstory_fiftyfifty .lowerTextOverlay .col6:not(:last-child) { padding-left:20px; padding-right:20px; text-align: left; }
.home .home.informational .lowerTextOverlay .col6, .home .featuredstory_fiftyfifty .lowerTextOverlay .col6 { width: 100%; padding: 20px 20px 0; }
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6:not(:last-child) { padding-left:20px; padding-right:20px; text-align: left;}
.home .home.informational .lowerTextOverlay .col6 a.informational-btn, .home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn { width: 49%; padding: 20px 15px; border: 2px solid #a0abb3; text-decoration: none; display: block; float: left; margin-left: 0px; color: inherit; font-family: 'harriet'; font-style: normal; font-weight: normal; font-size: 1.313rem; text-align: center; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn span, .home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn span { color: #d2513c; font-size: 1.563rem; margin-bottom:0;}
.home .home.informational .lowerTextOverlay .col6 a.informational-btn span:after, .home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn span:after { display:none; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn:not(:last-child), .home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn:not(:last-child) { margin-right: 2%; }
.home .home.informational .upperTextOverlay .heading { font-size: 2.750rem; }
.home .featuredstory_fiftyfifty .heading { font-size: 2.750rem; }
.home .socialMedia .heading { font-size: 2.750rem; }
.home .featuredstory_fiftyfifty .lowerTextOverlay { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; padding-top: 0; }
.home .featuredstory_fiftyfifty .heading:after { width: 30%; }
.home .socialMedia .heading:after { content: ''; display: block; border-top: 4px solid #FFCE65; width: 30%; margin: 0 auto 20px; }
.home .socialMedia .instagram.col3:not(:first-child) { }
.home .socialMedia .instagram.col3 { width: 50%; }
.home .socialMedia .instagram.col3 img { width: 100%; max-width: 100%; max-height: 100%; margin-bottom: -3px; }
.home .socialMedia .overlay { max-width: 100%; max-height: 100%; }
.home .socialMedia .lowerTextOverlay { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; width: 100%; padding: 0 20px; }
.home .socialMedia .lowerTextOverlay .col6 { width: 100%; }
.home .socialMedia .lowerTextOverlay .col6:not(:last-child) { border-right: none; text-align: left; padding-right: 20px; padding-left:20px; margin-left:initial; }
.home .socialMedia .lowerTextOverlay .col6 a.informational-btn { width: 49%; padding: 20px; border: 2px solid #a0abb3; text-decoration: none; display: block; float: left; margin-left: 0px; color: inherit; font-family: 'harriet'; font-style: normal; font-weight: normal; font-size:1.125rem; text-align: center; }
.home .socialMedia .social { width: 49%; text-decoration: none; display: block; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; color: inherit; font-family: "Harriet Text"; font-style: normal; font-weight: normal; text-align: center }
.home .socialMedia .social p { text-align: center; }
.home .socialMedia .lowerTextOverlay .col6 a.informational-btn:not(:last-child) { margin-right: 2%; }
.home .socialMedia .lowerTextOverlay .col6 a.informational-btn span { font-size: 1.563rem; margin-bottom:0;}
.featured { border: none;margin-bottom: 35px;padding-bottom: 0;border-bottom: 2px solid #a0abb3; }
.featured .upperContainer { border-bottom: none; }
.featured .col6.rightCol .imgContainer { margin: 0; max-width: inherit; max-height: inherit; overflow: initial; }
.featured .col6.rightCol img { max-height: 274px; }
.featured .col6.rightCol .lowerContainer .leftCol { display: none; }
.featured .col6.rightCol .lowerContainer .rightCol { display: none; }
.featured .col6.rightCol .headline:after { padding-top:5px; }
.featured .col6.rightCol .headline {margin-top:-4px;}
.featured h2:after { content: ""; display: block; margin: 0 auto 44px; width: 40%; padding-top: 20px; border-bottom: 4px solid #FFCE65; }

.lowerContainer .col6 { float: left; width: 45%; margin: 1.25em 2%; }
.lowerContainer .col6 img { min-height: 150px; object-fit: cover; }
.lowerContainer .col6 a { text-decoration:none; }
.lowerContainer .col6 .headline.orange { font-size: 1rem; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; font-style: normal; text-transform: uppercase; }
.lowerContainer .col6 .description { font-family: 'harriet'; font-style: normal; color: #323a40; font-size: .9rem; line-height: 1.4; }
.lowerContainer:after { content:"";clear:both;display:block; }
.eventsSliderMobile .slick-slide { margin-left: -35px; }

.eventsSliderMobile, .eventsSliderMobile ul.slick-dots { display:block!important; }
.eventsSliderMobile ul.slick-dots { margin:1em; text-align: center; }
.eventsSliderMobile ul.slick-dots > li { display: inline-block; margin: 0 15px 10px 0; width: 15px; height: 15px; background-color: #FFF; border: 2px solid transparent; }
.eventsSliderMobile ul.slick-dots > li.slick-active { background-color: #FFCE65; border: 2px solid #FFFFFF; }
.eventsSliderMobile ul.slick-dots > li button { display: none; }
.eventsSliderMobile ul.slick-dots > li:last-child { margin-right: 0; }
.eventsSliderMobile ul.slick-dots > li.slick-active { background-color: #FFCE65; border: 2px solid #FFCE65; }
.eventsSliderMobile ul.slick-dots > li { background-color: #FFF; border: 2px solid #FFCE65; }

.impactSlider { margin-bottom: 0; }
.impactSlider img.spacer { height:380px; min-width:100%; width:auto; }
.impactSlider .slide { max-height: inherit;margin-top:60px;background-attachment:scroll!important; } 
.impactSlider .slider-main { background: #FFF; }
.impactSlider .lowerTextOverlay { position: relative; background: #FFF; padding: 65px 0; bottom: 0; }
.impactSlider .lowerTextOverlay .subheading { color: #d2513c; font-size: 1.563em; }
.impactSlider .lowerTextOverlay .subtext { color: #d2514c;  font-size: 1.188rem; margin-top:30px; }
.impactSlider .lowerTextOverlay img { width: 42px; height: auto; margin-top: 18px; }
#eventCallOut { -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.25); box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.25); overflow: hidden; background: #d2513c; width: 100%; min-height: inherit; max-height: 160px; position: relative; z-index: 1;/* margin-bottom: 20px; */right: 0; border-top-left-radius: 5px; border-bottom-left-radius: 5px; padding: 20px; text-align: right; }
#eventCallOut .eventMessage.col4 { width:100%; }

#eventCallOut.wrapper { overflow: hidden; z-index:0; right:0!important; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-top-left-radius: 0; border-bottom-left-radius: 0; z-index: 3; margin-top: -5px; }
#eventCallOut .heading { color: #FFF; text-align: left; margin-top: 0; }
#eventCallOut .description { color: #FFF;  line-height: 1.5; margin-bottom: 0px; }
#eventCallOut a { color: #FFF; text-align: left; }
/*#eventCallOut a:last-child { display: none }*/
#eventCallOut .imageWrap { width: 50%; border-right: 2px solid #FFF; padding-right: 31px; }
#eventCallOut .col4.content { width: 60%; text-align: left; padding-left: 31px; }
#eventCallOut .col2 { width: 6%; }
.eventCallOut .col2 img { max-width: 40px; }

.search { min-width: 98%; right: initial; padding: 10px 4%; float: left; left: 0; top: 40px; right: 8%; }

#topMenu { position: fixed; overflow-y: auto; height:100vh; }
#topMenu .navGroup .navSectionTitle:after { content: ''; background: url(../_images/blue_arrow_right.svg); display: inline-block; width: 43px; height: 29px; background-repeat: no-repeat; vertical-align: middle; margin-left: 10px; margin-bottom: 5px; }
#topMenu > .row { padding: 0; }
#topMenu .menuWrapper .bottomCallout { font-size: 1.5rem; min-height: 68px; }
#topMenu .menuWrapper .bottomCallout { border-top: none; }
#topMenu .menuWrapper .bottomCallout:hover { border-top: none; }
.bottomCalloutWrapper { margin-top: 60px; }
#topMenu .navGroup .double { -webkit-column-count: initial; column-count: initial; }
#topMenu .navGroup .navSectionTitle { font-size: 1.125rem; }
#topMenu .navGroup .double li a { font-size: .875rem; }
#topMenu .menuWrapper .col6 { height: auto; padding: 0 16px 0 36px; }
#topMenu .accordion .accRow > h3, #topMenu .accordion .accRow > span.menu-item { font-size: 2.125em; }
#topMenu .accordion .accRow > h3 a, #topMenu .accordion .accRow > span.menu-item a { font-size: 2.125rem; }
#topMenu .accContainer { display: -webkit-box; display: -ms-flexbox; display: flex; }
#topMenu .menuWrapper .col6:first-child { height: inherit; overflow-y: initial; }
.menuSocial i.fas, .menuSocial i.fab { color: #0085CA;  font-size: xx-large!important; }
i.fas, i.fab{ color: #d2513c; font-size: 2.5rem; margin-right: 15px; }
#topMenu header.small .col9 { width: 100%; }
#topMenu header.small .col9 .search { width: 100%; padding: 0 2% 20px; left: 0; top: 0; max-width: initial; background: #FFF; }
#topMenu header.small .trigger, #topMenu header.small.scroll-on .trigger, #topMenu header.small.scroll-off .trigger { top: -44px; right: 20px; }
#topMenu .menuWrapper { border: none; display: block; min-height: 620px; height: auto; max-width: 1216px; padding: 36px 0; position: relative; }
header.scroll-on { /*transform: all 0s ease-out; -webkit-transition: all 0s ease-out; */ }
#header-scroll.scroll-on + #topMenu header.scroll-on > .menuWrapper { margin-top: 50px; }
nav.main li:not(.searchIcon) { display: none!important; }
nav.main li.searchIcon + li { display:inline-block!important; }
#topMenu .navGroup h3, #topMenu .navGroup span.menu-item { padding: 0; pointer-events: none; }
#header-scroll.scroll-on .col9, #header-scroll .col9 { position: absolute; top: 0; right:0;width:100%; }
#header-scroll.scroll-off .col9 .right { padding-right: 10px; }
#header-scroll.scroll-on .col9 .right { padding-right: 10px; }
.accordion:after { width: 50%; }
#input, #inputMobile { width: 75%; }
.intro { margin: 20px 2%; }

/* Impact */
.impact { padding-top: 65px; }
.impact.program { margin-bottom: 0px; }
.impact .textOverlay { padding-top:35%; }
footer nav { padding-bottom: 35px; }

/* Bottom Menu */
.bottomMenu { bottom: 0; z-index: 50; background: #a0abb3; color: #00205B; width: 100%; padding-top:10px; }
.bottomMenu a { font-size: .8rem; color: #323a40; font-family: 'WoodfordBourne-SemiBold'; cursor: pointer; display: block; float:left; font-weight: normal !important; text-decoration: none; line-height: 1.4; font-style: normal; text-transform: uppercase; }
.bottomMenu ul { list-style-type:none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 65px; width: 100%; }
.bottomMenu ul li a.tour:before { content: ' '; display: block; margin: 0 auto; text-align: center; background: url(../_images/marker.svg) no-repeat; width: 25px; height: 35px;  }
.bottomMenu ul li a.visit:before { content: ' '; display: block; margin: 0 auto; text-align: center; background: url(../_images/brochure.svg) no-repeat; width: 25px; height: 35px;  }
.bottomMenu ul li a.apply:before { content: ' '; display: block; margin: 0 auto; text-align: center; background: url(../_images/apply.svg) no-repeat; width: 25px; height: 35px; }
.bottomMenu ul li a.requestinfo:before { content: ' '; display: block; margin: 0 auto; text-align: center; background: url(../_images/request.svg) no-repeat; width: 25px; height: 35px;  }
.bottomMenu ul li a.give:before { content: ' '; display: block; margin: 0 auto; text-align: center; background: url(../_images/give.svg) no-repeat; width: 25px; height: 35px;  }

/*.impact { padding-top: 0; }*/
.impact.landing { padding-top: 65px; }
.impact.program { height: initial; }
.impact.program .upperTextOverlay { margin: 3vh auto; top: 0; }
.impact.program .lowerTextOverlay { position: relative; width: 100%; bottom: 0; z-index: 1; margin: 0 auto; background: #FFF; }
.impact.program .lowerTextOverlay .subheading { color: #d2513c; margin-top: 60px; }
.impact.program .lowerTextOverlay .subtext { color: #323a40; margin-bottom: 60px; }
.impact.program .upperTextOverlay .heading:before { display: none; }
.impact.informational .lowerTextOverlay { position: relative; display: block; -webkit-box-align: center; -ms-flex-align: center; align-items: center; bottom: inherit; }
.impact.program .upperTextOverlay .heading { margin-bottom: 0; top: 9vh; position: absolute; }
.impact.informational .lowerTextOverlay .col7 { width: 100%; color: inherit; text-align: left; padding: 30px 20px; margin-left: 0; border-right: none; }
.impact.informational .lowerTextOverlay .col4 { width: 100%; padding: 0 20px; }
.impact.informational .lowerTextOverlay .col4 a.informational-btn { background: #d2513c; min-width: 384px; text-align: center; float: none; margin: 0 auto; padding: 10px 40px; }
.impact.informational .lowerTextOverlay .col4:after { display: none; }
.life_faculty { padding: 30px; }
.life_faculty .col4:nth-child(even) img { width: 95%; }
#sticky { padding: 0; border: 0; }
#sticky:before { padding-top: 0; }
#sticky, #sticky.stick { position: relative; display: block; margin-top: 0; }
.programListing #sticky nav ul { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: space-around; -ms-flex-align: space-around; align-items: space-around; width: 100%; }
.program #sticky nav ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; width: 98%; margin-left: 2%; }
.programListing #input { margin-bottom: 20px; }
.programListing #sticky nav li button { color: #FFF; }
.programListing #sticky nav li button:hover:after { border-bottom: 4px solid #fff; }
#sticky .grayMenu nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; height: initial; }
#sticky nav li:nth-child(7) { display: none; }
#sticky nav li { width: 100%; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
#sticky nav li.moreLinks { display: none; }
#sticky nav li a { color: #d2513c; font-size: 1rem; }
#sticky .grayMenu { display: block !important; background: #a0abb3; width: 100%; height: 45px; color: white; text-align: center; margin-bottom: 160px; margin-top: 0; margin-left: 0; }
.searchMajors li { text-align: center; margin-top: 10px; }
.filterBySchool li, .filterByType li { text-align: center; margin-bottom: 10px; }
.programListing #sticky nav li:last-child, .programListing #sticky nav li:first-child { margin: 1em 0; }
.impact.program .upperTextOverlay .heading { display: none; }
.programIntro p { padding: 0 10px; }
.programIntro .leftnav { position: relative; margin-bottom: 20px; }
.programIntro .leftnav > ul { margin-left: auto; margin-right: auto; }
.programIntro .leftnav ul li.row > input[type=checkbox] { width: 100%; height: 45px; position: absolute; left: 0; z-index: 1; opacity: 0; cursor: pointer; padding: 0; margin: 0; display: inline-block; border: none; opacity: 0; }
.programIntro .leftnav ul li.row > input[type=checkbox]:focus + .icon:before { outline: 2px solid #fff; }
.programIntro .leftnav ul li.row > input[type=checkbox]:checked ~ div { margin-top: 0; max-height: 0; opacity: 0; display: none; }
.programIntro .leftnav ul li.row > em.icon { display: inline-block; float: right; padding-top: 5px; text-indent: -99999px; }
.programIntro .leftnav ul li.row > em:before { content: '\f106'; font-family: "FontAwesome"; font-size: 1rem; font-style: normal; color: #fff; padding: 12px 22px; position: absolute; right: 0; top: 0; text-indent: 0; }
.programIntro .leftnav ul li.row > input[type=checkbox]:checked ~ em:before { content: '\f107'; font-family: "FontAwesome"; }
.programIntro .leftnav ul li .title a { padding: 20px 1em 20px; line-height: 1; }
.programIntro .leftnav .content > ul { padding: 15px 1em; }
.programIntro .leftnav div.content { position: relative; overflow: hidden; opacity: 1; z-index: 1; width: 100%; background-color: #a0abb3; }
.programIntro .leftnav div.content a { color: #FFF !important; }
.programIntro .leftnav div li::-moz-list-bullet { font-size: 0.750em; margin-right: 5px; }
.programIntro .leftnav .title { display: block; }
.programIntro .leftnav .title a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff !important; line-height: 1.4; background-color: #a0abb3; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal; font-style: normal; text-transform: uppercase; text-decoration: none; }
.programIntro .leftnav .title a:after { content: '\f0d7'; height: 47px; font-family: 'FontAwesome'; font-size: 2.5rem; font-weight: 900; display: inline-block; vertical-align: middle; top:8px; color: #FFF; position: absolute; right: 25px; }
.programIntro .leftnav .content:before { content: ''; display: block; border-bottom: 2px solid #FFF; width: 95%; margin: 0 auto; }
.programIntro .leftnav .content li a { font-family: "Harriet Text" !important; font-style: normal; font-weight: normal; text-transform: initial !important; }
.life_faculty a.course-btn { padding: 15px 8px; font-size: 1rem; font-weight: bold; color: #FFCE65; background: #d2513c; border: none; margin-bottom: 0; }
.life_faculty a.course-btn span { font-size: 1.563rem; color: #FFF; margin-top: 5px; }
.impact.informational .lowerTextOverlay .col4 a.informational-btn { min-width: initial; }
.impact.informational .lowerTextOverlay .col4 a.informational-btn { text-transform: initial; padding: 15px 8px; font-size: 1rem; font-weight: bold; color: #FFCE65; background: #d2513c; border: none; margin-bottom: 0; }
.impact.informational .lowerTextOverlay .col4 a.informational-btn span { font-size: 1.563rem; color: #FFF; margin-top: 5px; margin-bottom: 0; }
.courseSelect a.course-btn { min-width: initial; padding: 15px 8px; font-size: 1rem; font-weight: bold; color: #FFCE65; background: #d2513c; border: none; margin-bottom: 0; width: 100%; }
.courseSelect a.course-btn span { font-size: 1.563rem; color: #FFF; margin-top: 5px; margin-bottom: 0; }
.impact.promo .lowerTextOverlay { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; float: left; bottom: inherit; padding: 0 20px; }
.impact.promo .lowerTextOverlay .col6 { padding: 10px 0 !important; line-height: initial; margin-right: 0; width: 100%; }
.impact.promo .lowerTextOverlay .col6:first-child { margin: 10px 0 0; }
.impact.promo .lowerTextOverlay .col6:last-child { margin: 0; }
.impact.promo .lowerTextOverlay .col6 a.promo-btn, .impact.promo .lowerTextOverlay .col6:nth-child(1) a.promo-btn { padding: 15px 8px; font-size: 1rem !important; font-weight: bold; color: #FFCE65; background: #d2513c; border: none; float: left !important; width: 100%; margin-left: 0 !important; }
.impact.promo .lowerTextOverlay .col6 a.promo-btn span { font-size: 1.563rem; color: #FFF; margin: 0; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn:hover span:after { display: none; }
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn:hover span:after { display: none; }
.home .socialMedia .lowerTextOverlay .col6 a.informational-btn:hover span:after { display: none; }
.home .socialMedia .instagram:hover .overlay { font-size:initial; height:100%; }
.backToTop { bottom:65px; right:0px; }
}
@media screen and (max-width:780px) {
.accordion .accRow > h3 a { font-size: 2.1rem; }
}
@media screen and (max-width:720px) {
.close { float: right; }
.is_desktop { display: none; }
.is_tablet { display: none; }
.is_mobile { display: block !important; }
.hidden_on_mobile { display: none !important }
.mix, .schools.wrapper .mix { width: 48%; }

.divider { border-bottom: 2px solid #a0abb3; margin: 0 5%; }
/*.row { padding: 0 0; }*/
header { height: inherit; position: absolute; background: #FFF; position: fixed; }
#header-scroll.scroll-on .wrapper.row { padding: 0; }
#header-scroll.scroll-on .logo { padding-left: 10px; }
header.scroll-off { background: #fff; }
header.scroll-on { padding-bottom: 12px; }

/*header.scroll-on .logo .wordmark { height: inherit; }*/
header.scroll-on .logo, header.scroll-off .logo { padding: 10px 10px 10px 0; }
/*header.scroll-off nav.main ul { padding: 25px 0; }*/
header.scroll-on nav.main { padding-right: 0; }
header .main li a.trigger { display: block!important; }
header .main li a.trigger:not(.is_mobile), header .main li a.trigger.is_tablet { display: none!important; }
.search { top: 62px; }
.menuSocial p { color: #FFF;  font-size: inherit; }
.menuSocial i.fab, .menuSocial i.fas { color: #FFF;  font-size: xx-large; }
#topMenu .menuWrapper .col6:first-child { border-right: none; }
#topMenu .menuWrapper .col6 { padding: 0 16px; }
#topMenu .wrapper.row { padding:0; }
nav.main li .searchTrigger:hover { border-bottom: 2px solid transparent; }
.search { display: none; }
.social { display: none; }
#topMenu .menuWrapper .col6:first-child { height: initial; overflow-y: initial; padding-bottom:30px; margin-bottom:-10px;}
header.scroll-on, header.scroll-off { position:fixed; top:0;z-index: 99999; }
#topMenu .accContainer { display: block; }
.accordion .accRow.navGroup label:after { display: inline; }
#topMenu .navGroup { margin: 10px 0; padding-bottom: 0; border-bottom: none; }
#topMenu .accordion .accRow.navGroup:last-child {padding-bottom:0;}
#topMenu .menuWrapper .bottomCallout:after { height: 23px !important; }
#topMenu .menuWrapper { min-height: inherit; }
.bottomCalloutWrapper { margin-top: 88px; position: relative; }
nav.main ul { margin-right: 0; }
#topMenu header.small .trigger, #topMenu header.small.scroll-on .trigger, #topMenu header.small.scroll-off .trigger { top: -44px; right: 14px; }
header.scroll-on .main .trigger { padding-top: 0px; }
.alertWrapper .content p { font-size: 1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.alertWrapper .content p:before { width: 46px; height: 46px; position: relative; top: 0; }
#topMenu { height: 100%; overflow-y: auto; background:transparent;}
#topMenu .menuWrapper { background: #00205B; margin: 0 auto; padding: 82px 0 0;  }
#topMenu .navGroup .double { margin-top:10px; }
#topMenu .navGroup .double li { width:100%; margin-bottom:10px; }
#topMenu .accordion .accRow > div a { text-decoration: none; color: #FFFFFF; }
#topMenu .accordion .accRow > h3, #topMenu .accordion .accRow > span.menu-item  { color: #FFF; font-size: 1.5rem; padding: 0; }
#topMenu .accordion .accRow > h3 a, #topMenu .accordion .accRow > span.menu-item a { color: #FFF; }
#topMenu .accordion .accRow label:after { color: #FFF; }
#topMenu .menuWrapper li, .accordion .accRow > div a { color: #FFF; }
#topMenu .menuWrapper .bottomCallout { font-size: 1.063rem; background: #0085CA; }
#topMenu .menuWrapper .col6 { height: initial; width: 100%; overflow-y: initial; background: #00205B;}
#topMenu .navGroup a .navSectionTitle { color: #FFF; }
#topMenu header.small.scroll-off { background: #FFF; z-index: 20; }
#topMenu .navGroup .navSectionTitle:after, #topMenu .navGroup a.navSectionTitle:after { display:none; }
#topMenu .accRow.navGroup ul.double { columns: 1; }

@supports not (-webkit-overflow-scrolling: touch) {
    #topMenu .accordion .accRow:not(.noSub) input[type=checkbox] ~ h3 label:after, #topMenu .accordion .accRow:not(.noSub) input[type=checkbox] ~ span.menu-item label:after  { background: none!important; display: inline-block; content: '\f0d7'!important; font-size: 1.8rem; font-weight: 900; color: #FFF; font-family: "FontAwesome"; margin-left: 15px; text-rendering: optimizeLegibility;
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        -o-transition-duration: .3s;
         transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
         transition-property: transform; 
    }
    
}

@supports (-webkit-overflow-scrolling: touch) {
    #topMenu .accordion .accRow:not(.noSub) input[type=checkbox] ~ h3 label:after, #topMenu .accordion .accRow:not(.noSub) input[type=checkbox] ~ span.menu-item label:after { background: none!important; display: inline-block; content: '\f0d7'!important; font-size: 1.8rem; font-weight: 900; color: #FFF; font-family: "FontAwesome"; margin-left: 15px; }
    #topMenu .accordion .accRow:not(.noSub) input[type=checkbox]:checked ~ h3 label:after, #topMenu .accordion .accRow:not(.noSub) input[type=checkbox]:checked ~ span.menu-item label:after { background: none!important; display: inline-block; content: '\f0d9'!important; font-size: 1.8rem; font-weight: 900; color: #FFF; font-family: "FontAwesome"; margin-left: 15px; }
}
#topMenu .navGroup a.navSectionTitle:hover:after { display:none; content:""; }
#topMenu .navGroup input[type=checkbox]:checked ~ label:after { -webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg); }
#topMenu .accordion .navGroup input[type=checkbox]:checked + a + label + div, #topMenu .accordion .navGroup input[type=checkbox]:checked + span + label + div { max-height: 999999px; z-index: 1; position: relative; }
#topMenu .accordion .navGroup input[type=checkbox] ~ div { max-height: 0; z-index: 1; position: relative; }
#topMenu .navGroup .double li a { color: #FFF; }
#topMenu .accordion:after { width: 50%; margin:0 0 -10px; }
#topMenu .socialBottom { height: 65px; background: #FFF; width: 100%; -ms-flex-pack: distribute; justify-content: space-around; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: -15px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#topMenu .accordion .accRow input[type=checkbox] { position: absolute; display: inline; height: inherit; width: 0; color: #d2513c; margin: 0; padding: 0; top: 0; left: 0; width: 100%; opacity: 0; z-index: 1; cursor: pointer; }
#topMenu .accordion .navGroup input[type=checkbox] { color: #FFF; height: 100%; }
#topMenu .accordion .navGroup input[type=checkbox] ~ h3 label:after ~ div { position: absolute; display: inline; height: inherit; width: 0; margin: 0; padding: 0; top: 0; left: 0; width: 100%; opacity: 0; z-index: 1; cursor: pointer; }
#topMenu .accordion .navGroup input[type=checkbox]:checked ~ h3 a label ~ div { max-height: 99999px; z-index: 1; position: relative; }
#topMenu .accordion .navGroup > h3, #topMenu .accordion .navGroup > span.menu-item { color: #FFF; font-size: 1.5rem; padding: 0; }
#topMenu .accordion .navGroup > h3 a, #topMenu .accordion .navGroup > span.menu-item a  { color: #FFF; }
#topMenu .menuWrapper .bottomCallout:hover { border-top: none; font-size: 1.063rem; }
#topMenu .navGroup .navSectionTitle { color:#FFF;  font-size: inherit; }
#topMenu .accordion .accRow.navGroup label:after { display: inline-block; content: '\f0d7'; font-size: 1.8rem; font-weight: 900; color: #FFF; font-family: "FontAwesome"; margin-left: 15px; }

nav.main li { margin-right: 0; }
.mainContent .leftCol nav li > ul { margin-left: 10px; }
#header-scroll.scroll-off .col9 .right { padding-right: 10px; }
#header-scroll.scroll-on .col9 .right { padding-right: 10px; }
#header-scroll .row { padding: 0; }
#header-scroll .logo { padding-left: 10px; }
.impactSlider ul.slick-dots { bottom: 98px; }
/* Search */
.search { min-width: 100% !important; background: #00205B; -webkit-box-shadow: 0px 3px 10px -1px rgba(0, 0, 0, 0.75); box-shadow: 0px 3px 10px -1px rgba(0, 0, 0, 0.75); }
.searchTerm { background: #00205B; width: 100%; padding-right: 50px; }
input[type=submit] { background: gray; border: none; float: right; display: block; position: absolute; top: 10px; right: 15px; }
input[type=submit] { background: url(../_images/gray_arrow_right.svg) center center; display: inline-block; width: 43px; height: 29px; background-repeat: no-repeat; vertical-align: middle; color: white; }
.mmenu { top: 1px; }

/* Interior Page Left Column */
.mainContent { margin-top: -10px; display: block; float: none; z-index: 0; }
.mainContent .leftCol.col4 { width: 100%; float: left; }
.mainContent .content.col8 { width: 100%; float: left; padding: 0 10px; }
.mainContent .leftCol.col4 nav { text-align: left; margin-right: 0; padding: 0; }
.mainContent .leftCol nav ul:not(.tier3) li a { color: #ffffff; }
.mainContent .leftCol nav ul.tier3 li a { color:#323a40; }
.mainContent .leftCol nav ul.tier4 { margin-left:0; }
.mainContent .leftCol nav ul.tier4 li:after{ display:none; }
/*.mainContent .leftCol nav ul.tier4 li a:before { content: "■";margin-right: 10px;vertical-align: top;display: inline-block;color:#ffffff; }*/
.mainContent .col4:after { display: none }

.mainContent .leftCol nav ul.tier4 li a { color: #323a40;display: inline-block;padding-left: 20px; }
.mainContent .leftCol nav ul.tier4 li:before{ content: "■";margin-right: 10px;vertical-align: baseline;display: block;top: 5%;position: absolute;color: #ffffff; }




/*.mainContent .content.col8 .wysiwygContent  { font-size: 1rem; }*/
.mainContent .content.col8 .wysiwygContent h2 { font-size: 1.563rem; line-height: 1.2; margin-top: 0; }
.mainContent .content.col8 .wysiwygContent p { font-size: 1.2rem; margin-bottom: 10px; line-height: 1.3; }
/* Left Navigation */
.leftnav.col3 { margin-top: 0; width: 100%; }
.impact + .leftnav.col3 { margin-top: 24px; }
.leftnav > ul { margin-left: auto; margin-right: auto; }
.leftnav ul li.row > input[type=checkbox] { width: 100%; height: 100%; position: absolute; left: 0; z-index: 1; opacity: 0; cursor: pointer; padding: 0; margin: 0; display: inline-block; border: none; opacity: 0; }
.leftnav ul li.row > input[type=checkbox]:focus + .icon:before { outline: 2px solid #fff; margin-top: 0; max-height: 0; opacity: 0; display: none; }
.leftnav ul li.row > input:checked ~ div.content { opacity: 1; display: block; }
.leftnav ul li.row > em.icon { display: inline-block; float: right; padding-top: 5px; text-indent: -99999px; }
.leftnav ul li.row > em:before { content: '\f106'; font-family: "FontAwesome"; font-size: 1rem; font-style: normal; color: #fff; padding: 12px 22px; position: absolute; right: 0; top: 0; text-indent: 0; }
.leftnav ul li.row > input[type=checkbox] ~ em:before { content: '\f107'; font-family: "FontAwesome"; }
.facultyListing .leftnav .title { padding: 0; }
.leftnav ul li .title { padding: 15px 1em 12px;line-height: 1;text-transform: uppercase;font-family: 'WoodfordBourne-SemiBold';font-weight: normal;font-style: normal;text-decoration: none;font-size: 1.125rem; }
.leftnav .content > ul { padding: 15px 1em; position: relative; }
.leftnav ul li.row > input ~ div.content { display:none; position: relative; overflow: hidden; z-index: 1; width: 100%; background-color: #a0abb3; }
.leftnav div li::-moz-list-bullet { font-size: 0.750em; margin-right: 5px; }
.leftnav .title { display: block; }
.leftnav .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff !important; line-height: 1.4; background-color: #a0abb3; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal; font-style: normal; z-index: 1000; position: relative; }
section:not(.programIntro) .leftnav .title:after { content: '\f0d7'; height: 47px; font-family: 'FontAwesome'; font-size: 2.5rem; font-weight: 900; display: inline-block; vertical-align: middle; top: 0; color: #FFF; float: right; position: absolute; right: 25px; }
.leftnav .content:before { content: ''; display: block; border-bottom: 2px solid #FFF; width: 95%; margin: 0 auto; }
/*.leftnav .content li a { font-family: "Harriet Text" !important; font-style: normal; font-weight: normal; text-transform: initial !important; }*/




/* Impact */
.impact .textOverlay { position: relative; bottom: 0; padding: 60px 20px 30px; min-width: inherit; width: 100%; background: #FFF; }
.impact .textOverlay .breadcrumb { color: #323a40; font-size: 1rem; display: none; }
.impact .textOverlay .pageTitle { color: #d2513c; font-size: inherit; font-size: 3.15rem!important; }
.impactSlider .lowerTextOverlay img { width: 28px; margin: 15px auto 0; }
/* Landing */
.mainContent.landing { margin-top: 34px; }
.mainContent.landing .row { padding: 0 }
.featured { border: none; margin-bottom: 10px; padding: 0; border-bottom:0; }
.featured .col6.rightCol { display: none; }
.featured .col6.leftCol { width: 100%; float: left; border-right: none; }
.featured .col6.leftCol img { padding: 0; }
.featured .col6.leftCol .headline { padding: 0 20px; text-align: left; }
.featured .col6.leftCol .description { padding: 0 20px 20px 20px; text-align:left; }
.mainContent.landing .content .wysiwygContent { margin-bottom: 0; }
.mainContent.landing .content.col8 .wysiwygContent p { margin-bottom: 30px; }
.mainContent.landing .leftCol.col4 { padding: 0 20px;z-index:0; }
.mainContent.landing .content.col8 { padding: 0 20px; }
.impact.landing .textOverlay .breadcrumb { display: none; }
.divide { border-bottom: 2px solid #a0abb3; margin: 0 5%; display: block; float: left; width: 90%; }

.impact.landing .textOverlay .pageTitle { margin-bottom: initial }

/* Program Page */
.impact.program { padding-top: 62px; }
.colorOverlay { display: none; }
.impact.program .upperTextOverlay .heading { font-size: 2rem; }
.impact.program .lowerTextOverlay .subheading { font-size: 2rem; margin-top: 30px; }
.impact.program .lowerTextOverlay .subtext { font-size: 1rem; margin-bottom: 0px; }
.impact.program .lowerTextOverlay:after { content: ''; display: block; width: 94%; border-bottom: 2px solid gray; margin: 36px 0 0; }
.mainContent { margin-top: 0; }
#sticky { display: none; }
.program > .row { padding: 0; }
.programIntro { padding: 36px 20px 0; border: none; margin-bottom: 0; }
.programIntro h2 { margin-bottom: 20px; }
.programIntro h2:after { display: none; }
.programIntro p { font-size: 1.125rem; padding: 0; }
.noImpact { margin-top:50px;margin-bottom:20px; }
.noImpact .textOverlay { min-width: 0; }
.noImpact .textOverlay .pageTitle { font-size: 1.75em; }
.noImpact .textOverlay .breadcrumb a { font-size:.8rem; }
.impact img { display: block; }
.impact.informational img { float: none; margin-bottom: 30px; margin-top: 30px; }
.impact.informational .upperTextOverlay { margin-top: -150px; bottom: 0; position: relative; margin-bottom: 60px; }
.impact.informational .upperTextOverlay .heading { font-size: 2.125rem; }
.impact.informational .upperTextOverlay .heading:before { display: none; }
.impact.informational .lowerTextOverlay p { font-size: 1.125rem; }
.impact.program .lowerTextOverlay .subheading:after { border-color: #FFCE65; }
.impact.informational { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-top: 0; }
.impact.informational .lowerTextOverlay .col4 a.informational-btn { min-width: initial; }
.impact.informational .lowerTextOverlay .col4 a.informational-btn { padding: 15px 8px; font-size: .938rem; font-weight: bold; color: #FFCE65; background: #d2513c; border: none; margin-bottom: 0; }
.impact.informational .lowerTextOverlay .col4 a.informational-btn span { font-size: 1.563rem; color: #FFF; margin-top: 10px; margin-bottom: 0; }
#facilities .upperTextOverlay, #hands .upperTextOverlay { margin-top: -140px; bottom: 0; position: relative; margin-bottom: 60px; }
.courseSelect { border: none; padding: 30px 20px; margin-bottom: 0; }
.courseSelect .col4:not(:first-child) { display: none; }
.courseSelect .col4 { border-right: none; padding: 0; }
.courseSelect h2{ text-align:left; }
.courseSelect h2:after { border-bottom: 0; margin-bottom: 24px; padding-top: 0; }
.courseSelect a.course-btn { min-width: initial; padding: 15px 8px; font-size: 1rem; font-weight: bold; color: #FFCE65; background: #d2513c; border: none; margin-bottom: 0; width: 100%; }
.courseSelect a.course-btn span { font-size: 1.563rem; color: #FFF; margin-top: 10px; margin-bottom: 0; }
#facilities.impact.informational .upperTextOverlay { }
#facilities.impact.informational .upperTextOverlay .heading { font-size: 2.125rem; }
.life_faculty { border: none; padding: 30px 20px; margin-bottom: 0; }
.life_faculty h2:after { border-bottom: none; margin: 0 auto 10px; }
#faculty .wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; }
#faculty .col8 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; width: 100%; }
#faculty .col8 p { font-size: 1.125rem; }
#faculty .col4 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; width: 100%; border-left: none; }
#faculty .col4 img { float: left; padding-right: 20px; padding-bottom: 20px; padding-bottom: 20px; min-width: 160px; height: auto; width: 45%; }
.life_faculty .col4 { border-right: 0; }
.life_faculty h2{ text-align:left;margin-bottom:15px; }
.life_faculty h2:after{ display:none;  }
.life_faculty a.course-btn { padding: 15px 8px; font-size: .938rem; font-weight: bold; color: #FFCE65; background: #d2513c; border: none; margin-bottom: 0; }
.life_faculty a.course-btn span { font-size: 1.563rem; color: #FFF; margin-top: 15px; }
.life_faculty .col8:nth-child(even) { padding-left:0; }
#facilities { position: relative; }
#life .wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; }
#life .col8 { width: 100%; }
#life .col4 { width: 100%; border-right: none; border-left: 0; margin-top: 30px; }
#life .col4 img { float: left; padding-right: 20px; padding-bottom: 20px; min-width: 160px; height: auto; width: 45%; }
.impact.promo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.impact.promo img { margin-top: 30px; }
.impact.promo .upperTextOverlay { margin-top: -140px; bottom: 0; position: relative; margin-bottom: 60px; }
.impact.promo .upperTextOverlay .heading { font-size: 2.063rem; }
.impact.promo .lowerTextOverlay { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; float: left; bottom: inherit; padding: 0 20px; }
.impact.promo .lowerTextOverlay .col6 { padding: 10px 0 !important; line-height: initial; margin-right: 0; width: 100%; }
.impact.promo .lowerTextOverlay .col6:first-child { margin: 10px 0 0; }
.impact.promo .lowerTextOverlay .col6:last-child { margin: 0; }
.impact.promo .lowerTextOverlay .col6 a.promo-btn, .impact.promo .lowerTextOverlay .col6:nth-child(1) a.promo-btn { padding: 15px 8px; font-size: 1rem !important; font-weight: bold; color: #FFCE65; background: #d2513c; border: none; float: left !important; width: 100%; margin-left: 0 !important; }
.impact.promo .lowerTextOverlay .col6 a.promo-btn span { font-size: 1.563rem; color: #FFF; margin-top: 10px; }
.relatedPrograms { border: none; padding: 20px 20px 0; }
.relatedPrograms h2 { text-align: center; color: #00205B; font-size: 1.563rem; }
.relatedPrograms h2:after { border-bottom: none; margin: 0 auto 10px; }
.relatedPrograms .wrapper { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; display:block; }
.relatedPrograms .col4 { border: none; padding: 0 20px 0 0; margin-bottom:35px; }
.relatedPrograms .col4:nth-child(2) { padding: 0 0 0 0; }
/*.relatedPrograms .col4:nth-child(3) { display: none; }*/
.relatedPrograms .programTitle { margin-top: 8px; margin-bottom:0; }
#sticky { padding: 0; border: 0; }
#sticky:before { padding-top: 0; }
#sticky, #sticky.stick { position: relative; margin-top: 0; }
#sticky nav ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; width: 100%; }
#sticky .grayMenu nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; height: initial; }
#sticky nav li:nth-child(7) { display: none; }
#sticky .grayMenu { display: block !important; background: #a0abb3; width: 100%; height: 45px; color: white; text-align: center; margin-bottom: 160px; margin-top: 0; margin-left: 0; }
.programIntro .leftnav { position: relative; margin-bottom: 20px; }
.programIntro .leftnav > ul { margin-left: auto; margin-right: auto; }
.programIntro .leftnav ul li.row { padding: 0; }
.programIntro .leftnav ul li.row > input[type=checkbox] { width: 100%; height: 45px; position: absolute; left: 0; z-index: 1; opacity: 0; cursor: pointer; padding: 0; margin: 0; display: inline-block; border: none; opacity: 0; }
.programIntro .leftnav ul li.row > input[type=checkbox]:focus + .icon:before { outline: 2px solid #fff; }
.programIntro .leftnav ul li.row > input[type=checkbox]:checked ~ div { margin-top: 0; max-height: 0; opacity: 0; display: none; }
.programIntro .leftnav ul li.row > em.icon { display: inline-block; float: right; padding-top: 5px; text-indent: -99999px; }
.programIntro .leftnav ul li.row > em:before { content: '\f106'; font-family: "FontAwesome"; font-size: 1rem; font-style: normal; color: #fff; padding: 12px 22px; position: absolute; right: 0; top: 0; text-indent: 0; }
.programIntro .leftnav ul li.row > input[type=checkbox]:checked ~ em:before { content: '\f107'; font-family: "FontAwesome"; }
.programIntro .leftnav ul li .title a { padding: 15px 1em 12px; line-height: 1; }
.programIntro .leftnav .content > ul { padding: 15px 1em; }
.programIntro .leftnav div.content { position: relative; overflow: hidden; opacity: 1; z-index: 1; width: 100%; background-color: #a0abb3; }
.programIntro .leftnav div.content a { color: #FFF !important; }
.programIntro .leftnav div li::-moz-list-bullet { font-size: 0.750em; margin-right: 5px; }
.programIntro .leftnav .title { display: block;padding:5px; }
.programIntro .leftnav .title a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff !important; line-height: 1.4; background-color: #a0abb3; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal; font-style: normal; text-transform: uppercase; text-decoration: none; }
.programIntro .leftnav .title a:after { content: '\f0d7'; height: 47px; font-family: 'FontAwesome'; font-size: 2.5rem; font-weight: 900; display: inline-block; vertical-align: middle; top: 5px; color: #FFF; position: absolute; right: 25px; }
.programIntro .leftnav .content:before { content: ''; display: block; border-bottom: 2px solid #FFF; width: 95%; margin: 0 auto; }
.programIntro .leftnav .content li a { font-family: "Harriet Text" !important; font-style: normal; font-weight: normal; text-transform: initial !important; }
.home .impact.home .lowerTextOverlay { margin-top: 43px; margin-bottom: 23px; }
.home .impact.home .upperTextOverlay .heading { font-size: 2.063em; margin-bottom: 600px !important; }
.home .impact.home .lowerTextOverlay .subheading { color: #d2513c; font-size: 2.063em; }
.home .impact.home .lowerTextOverlay .subheading:after { width: 80%; }
.home .impact.home .lowerTextOverlay .subtext { color: #d2513c; font-size: 1.188rem; margin-top: 10px; }
.home .home.informational { margin-bottom: 30px; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn:not(:last-child), .home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn:not(:last-child) { width: 100%; font-size: 1rem; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn, .home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn { width: 100%; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn:first-child span { color: #0085CA; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn:last-child { padding: 10px 8px; font-size: 1rem; font-weight: bold; color: #FFCE65; background: #d2513c; border: none; margin-bottom: 0; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn:last-child span { font-size: 1.563rem; color: #FFF; margin-top: 5px; margin-bottom: 0; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn span { margin-top: 5px; margin-bottom: 0; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn, .home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn { padding: 10px 8px; }
.home .home.informational .lowerTextOverlay .col6 a.informational-btn:hover span:after { display: none; }
.home .home.informational .upperTextOverlay .heading:before { display: none; }
.home .home.informational .upperTextOverlay .heading { font-size: 2.063rem; padding: 0 2%; }
.home .home.informational .upperTextOverlay { margin-top: -70px; }
.home .home.informational .lowerTextOverlay .col6:not(:last-child) { padding-left: 20px; padding-right: 20px; margin-left: 0;  font-size:1.125rem;}
.home .home.informational .lowerTextOverlay .col6:not(:last-child), .home .featuredstory_fiftyfifty .lowerTextOverlay .col6:not(:last-child) { padding-left: 20px; padding-right: 20px; margin: 0; }
.home .socialMedia .lowerTextOverlay .col6:not(:last-child) { padding-left: 0; padding-right: 0; margin: 0; }
.home .featuredstory_fiftyfifty { margin-bottom: 30px; float: left; }
.home .featuredstory_fiftyfifty .heading { margin: 0 auto 0; }
.home .featuredstory_fiftyfifty .heading:after { content: ''; display: block; border-top: none; width: 16%; margin: 0 auto 30px; }
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn:hover span:after { display: none; }
.home .featuredstory_fiftyfifty .col6 { width: 100%; }
.home .featuredstory_fiftyfifty .col6:last-child img { display: none; }
.home .featuredstory_fiftyfifty .col6 img { width: 100%; }
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn:last-child { padding: 10px 8px; font-size: 1rem; font-weight: bold; color: #FFCE65; border:2px solid #d2513c; background: #d2513c; margin-bottom: 0; }
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn:last-child span { font-size: 1.563rem; color: #FFF; margin-top: 5px; margin-bottom: 0; }
.home .featuredstory_fiftyfifty .lowerTextOverlay .col6 a.informational-btn:first-child span { color: #0085CA; margin-bottom: 0; }
.home .socialMedia { float: left; margin-bottom: 20px; }
.home .socialMedia .heading { margin: 0 auto 0; }
.home .socialMedia .heading:after { border-top: none; }
.home .socialMedia .lowerTextOverlay .col6 a.informational-btn:not(:last-child) { margin-right: 0; width: 100%; }
.home .socialMedia .social { width: 100%; }
.home .socialMedia .instagram.col3:first-child { width: 100%; display: block; }
.home .socialMedia .instagram.col3:nth-child(2n) { display: none }
.home .socialMedia .instagram.col3:nth-child(3n) { display: none }
.home .socialMedia .lowerTextOverlay .col6 a.informational-btn:first-child { padding: 10px 8px; font-size: 1rem; font-weight: bold; color: #FFCE65; background: #d2513c; border: none; margin-bottom: 0; }
.home .socialMedia .lowerTextOverlay .col6 a.informational-btn:first-child span { font-size: 1.563rem; color: #FFF; margin-top: 5px; margin-bottom: 0; }
.home .socialMedia .lowerTextOverlay .col6 a.informational-btn:hover span:after { display: none; }
.home .socialMedia .social a:last-child i { margin-right: 0; }
.featured { margin: 0 0 30px 0; width: 100%; }
.featured h2 { margin-top: 30px; }
.featured h2:after { border-bottom: none; margin: 0 auto 0; }
.featured .col6.leftCol .headline:after { content: ""; display: block; margin: 0 0 10px; width: 50%;  border-bottom: 4px solid #FFCE65; }
a.course-btn { padding: 10px 8px; font-size: 1rem; font-weight: bold; color: #FFCE65; background: #d2513c; border: 2px solid #d2513c; width: 96%; margin: 0 auto 0; }
a.course-btn span { font-size: 1.563rem; color: #FFF; margin-top: 5px; margin-bottom: 0; }
.impact.informational .lowerTextOverlay .col4 a.informational-btn { text-transform: initial; }
#eventCallOut .imageWrap { display: none; }
#eventCallOut .col4.content { width: 90%; }
#eventCallOut .col2 { width: 10%; }
#eventCallOut .col4.content {padding-left: 0px; }
/*#eventCallOut .description br:before { content:' | '; width:10px; height:auto;  }
#eventCallOut .description br { display: none; }*/
#eventCallOut .description br { content: '   |  '; white-space: pre;dislay:none; }
#eventCallOut .description br:after { content: '   |  '; white-space: pre;display:none; }
.impactSlider .upperTextOverlay { top: 40px; }
.impactSlider .upperTextOverlay .heading { font-size: 2rem; }
.impactSlider .lowerTextOverlay .subheading { font-size: 2rem; }
.impactSlider .lowerTextOverlay .subtext { font-size: 1rem; margin-top:14px; }
.impactSlider .lowerTextOverlay .subheading:after { content: ''; display: block; border-bottom: 4px solid #FFCE65; width: 80%; margin: 10px auto 20px; }
.impactSlider .lowerTextOverlay { padding: 33px 0; }
.impactSlider .upperTextOverlay .heading:before { width: 50%; margin-bottom: 10px; }
.accordion .accRow { margin-bottom:8px; }
.fa-instagram, .fa-youtube, .fa-facebook-f, .fa-twitter, .fa-vimeo-v { margin-right:0; }
li.feed-item.j-instagram.berrycollege { position: relative;width: 100%;height:auto!important;margin-bottom:0!important; }
li.feed-item.j-instagram.berrycollege:not(:first-child) { display:none!important; }
.juicer-feed.modern .j-text { background: transparent; }
.j-meta ul, .j-message { display: none!important; }
.juicer-feed .j-meta nav a.j-social { font-size: 2.75em; }
li.feed-item > .j-text { display: block!important; }
.j-overlay{ display:none!important; }
.juicer-feed.modern .j-image img{ position: relative; top: auto; left: auto; transform: none; }
}
@media screen and (max-width:640px) {
.home .impact.home .upperTextOverlay .heading { margin-bottom: 0 !important; top: 7%; position: absolute; }
}
@media screen and (max-width:580px) {
#topMenu .menuWrapper .col6 { height: 100%; background: #00205B; }
#header-scroll .col3.logo { width: 42%; float: left; position: relative; z-index: 30; }
#header-scroll .col3.logo a { display: block; }
#header-scroll .col9 { float: left; }
#header-scroll.scroll-off .col9 .right { padding-right: 10px; }

/* Impact */
.impact .textOverlay { padding: 32px 2%; }
.impact .textOverlay .pageTitle { font-size: 2.1rem!important; }
.impact.program .lowerTextOverlay .subtext { margin-bottom: 0; }
.impactSlider ul.slick-dots { bottom: 0px; }
.impactSlider .multiple-images .lowerTextOverlay .subheading:after { border-bottom: 4px solid #FFCE65; }
.impactSlider .lowerTextOverlay .subtext { margin-top:0; }
.impactSlider .lowerTextOverlay img { margin-bottom:10px; }
.programIntro h2 { text-align: left; margin-bottom: 10px; }
.programIntro h2:after { display: none; }
footer .col6 { width: 96%; padding: 0 2%; text-align: center; }
footer .col6 nav { text-align: center; }
footer .col6 nav:after { border-left: none; text-align: center; }
footer .col6 nav li:first-child { margin-top: 15px; }
footer .col6 nav li a { border: 2px solid white; padding: 7px; width: 100%; display: block; margin-bottom: 18px; }

}
@media screen and (max-width:520px) {
.impactSlider .upperTextOverlay { top: 40px; }
}
@media screen and (max-width:460px) {
.alertWrapper .content p:before { width: 116px; }
.home .home.informational .upperTextOverlay { margin-top: -80px; }
#eventCallOut .description { font-size: .875rem; }
.slick-slide img { display: block; height: 279px; }
.impact.program .lowerTextOverlay .subtext { padding: 0 20px; text-align: center; }
}
@media screen and (max-width:375px) {
.accordion .accRow > h3 a { font-size: 1.5rem; }
#topMenu .navGroup .navSectionTitle { font-size: .875rem; }
.home .impact.home .upperTextOverlay .heading { margin-bottom: 0 !important; top: 4%; position: absolute; }
}

/* ============================
Magnific Popup
* ============================*/
.imageGallery .one-row {padding-top: 15px;} 
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 99998; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.65; filter: alpha(opacity=65); }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 99999; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; }
.mfp-loading.mfp-figure { display: none; }
.mfp-hide { display: none !important; }
.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #CCC; }
.mfp-preloader a:hover { color: #FFF; }
.mfp-s-ready .mfp-preloader { display: none; }
.mfp-s-error .mfp-content { display: none; }
button.mfp-close, button.mfp-arrow, .closeButton { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 999999; -webkit-box-shadow: none; box-shadow: none; }
button::-moz-focus-inner { padding: 0; border: 0; }
.mfp-close, .closeButton, button.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.9; filter: alpha(opacity=65); padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus { opacity: 1; filter: alpha(opacity=100); }
.mfp-close:active { top: 1px; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap;}
.mfp-arrow { position: absolute; opacity: 0.65; filter: alpha(opacity=65); margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active { margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; filter: alpha(opacity=100); }
.mfp-arrow .mfp-b, .mfp-arrow .mfp-a { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow .mfp-a { top: 8px; }
.mfp-arrow .mfp-b { opacity: 0.7; }
.mfp-arrow-left { background: url(../_images/icons/slider-arrow.png) top left !important; background-repeat: no-repeat; width: 20px; height: 55px; background-position: 0 0; left: 40px; padding-left: 40px; }
.mfp-arrow-right { background: url(../_images/icons/slider-arrow.png) top right !important; background-repeat: no-repeat; width: 20px; height: 55px; background-position: -20px 0; right: 40px; padding-right: 40px; }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 1200px; }
.mfp-iframe-holder .mfp-close { top: -40px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; /*box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); */ background: #000; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }
.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure { margin: 0; }
.mfp-bottom-bar { margin-top: -39px !important; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; font-size: 12px; color: #fff;}
.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; background-color: #00205b; padding: 10px; background-color: #00205b; padding: 10px;}
.mfp-title:empty { display:none; }
.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
.mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
.mfp-img-mobile img.mfp-img { padding: 0; }
.mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
.mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
.mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
.mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; }
}
@media all and (max-width:900px) {
.mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
.mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
.mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
.mfp-container { padding-left: 6px; padding-right: 6px; }
}
.mfp-ie7 .mfp-img { padding: 0; }
.mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
.mfp-ie7 .mfp-container { padding: 0; }
.mfp-ie7 .mfp-content { padding-top: 44px; }
.mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0; }
@media all and (max-width:580px) {
.mfp-arrow-left { background: url(../_images/icons/slider-arrow-gray.png) top left !important; width: 15px; height: 40px; }
.mfp-arrow-right { background: url(../_images/icons/slider-arrow-gray.png) top right !important; width: 15px; height: 40px; }
}


@media print {
	 header .col9, footer, .breadcrumb, .impact img, .search, .utility, .menu, .utilityWrapper,#searchtoggle ~ label, .alert, .callout, video, .video, .video-content, .leftnav, .footer-logo, .footer-right, .footer .socialbar, #top-link {
		 display: none !important;
	}
	.impact, .content.col8 {
	    min-height:100px;
	    width:100%!important;
	    margin:0!important;
	    margin-bottom:20px!important;
	}
	.impact img, .impact .textOverlay{ position:relative;display:block; margin-top:20px; }
    .impact .textOverlay *, .noImpact .textOverlay *, p, a, ul li, ol li{ font-family: "arial"!important;font-size:1em;}

	body, h1, h2, h3, h4, h5, p, a, span {
		 color: #000 !important;
	}
	body,p{ font-size:14px; }
	h1{ font-size:30px; }
	h2{ font-size:24px; }
	h3{ font-size:18px; }
	h4{ font-size:14px; }
	h5{ font-size:12px; }
	header.scroll-off .logo .wordmark { display: block;position:relative!important; }
	img { margin:10px 0; }
    header{ position:relative!important; }
    *, .impact.informational .lowerTextOverlay, .impact.informational .upperTextOverlay  { position:relative!important;border:0!important;float:none!important;text-align:left!important;padding:0!important;margin:0!important; }
    *:after, *:before{ display:none!important; }
    p{ margin-bottom:20px!important; }
}

.newsNav { position: relative; margin-top: 90px; }
.newsNav .textOverlay .pageTitle { display:block; text-align: center; font-size: 3.15rem; text-transform: uppercase; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; margin-bottom: -30px; margin-top: 16px; padding: 0 20px; }
.newsNav .textOverlay .pageTitle:after { content: ""; display: block; margin: 0 auto 42px; width: 20%; padding-top: 15px; border-bottom: 4px solid #d2513c; }
.newsNav .newsMenu { text-align: center; position: relative; max-width:425px; margin:  0 auto; }
input[type="checkbox"]#newsCategoryToggle { position: absolute;display: inline;height: 0;width: 0;margin: 0;padding: 0;border: none;opacity: 0;width: 100%; }
.newsNav .newsMenu input[type="checkbox"]:checked + label + .categoriesDrop { max-height: 500px;  transition: max-height 0.25s ease-in; padding: 10px; }

/* NEWS DROP DOWN */ 
.newsNav .categoriesDrop {transition: max-height 0.25s ease-out; max-height: 0; overflow: hidden; position: absolute; top: 38px; background: #ffffff; left:-2px; min-width: 425px; z-index: 9; }
.newsSearch .searchTerm {border: none; color: #fff !important; padding-left: 15px;}
.newsSearch .searchSpan { font-size: 18px; }
.newsSearch input { padding: 0 5px; background:  #d2513c; }
.newsSearch input::placeholder { color: #fff; font-family:'WoodfordBourne-SemiBold'; opacity: 1; text-transform:uppercase; font-size: 1.04rem;}
.newsSearch button { float: right; margin-right: 5px;  margin-top: -27px;  position: relative;  z-index: 2; color: #fff; background: transparent;border: none; }
.newsSearch input::-ms-input-placeholder{ text-align:center;color: #fff; font-family: 'WoodfordBourne-SemiBold'; opacity: 1;}
.newsNav .categoriesDrop .menuHeading { color: #d2513c; font-weight: 900; border-bottom: 1px solid #d2513c; padding-bottom: 5px;}
.newsNav .categoriesDrop .catMenu { margin-top:2px; padding: 30px 0 30px 30px; }
.newsNav .categoriesDrop .col5 { padding: 30px 30px 30px 10px; background: #ededed; width: 41.5%;}
.newsNav .categoriesDrop .border { height: 100%; width: 100%; border: 2px solid #d2513c; }
.newsNav .categoriesDrop ul li a { text-decoration: none; }
.newsNav .categoriesDrop ul li { margin-bottom: 5px; }
.newsNav .categoriesDrop .col7 ul { text-align: right; margin-right: 10px;}
.newsNav .categoriesDrop .col5 ul {  text-align: left; }
.newsNav .newsMenu a.home { display: block; text-align: center; padding: 12px 15px 13px 15px;background: #26745e;color: #ffffff; }
#sticky.newsMenu.stick { max-width: 425px; }
.newsNav #sticky:before{ display: none; } 
.newsNav #sticky { padding:  0; }
.newsNav .newsMenu label { font-family: WoodfordBourne-SemiBold; font-weight: 400; color: #00205b; font-size: 1.5em; text-transform: uppercase; cursor: pointer; }
.newsNav .newsMenu label:after { height:25px; width:25px;transform: translate3d(0,0,0); display: inline-block; content: '\f0d7'; font-size: 1.5rem; font-weight: 900; color: #d2513c; font-family: "FontAwesome"; -webkit-transition-duration: .3s; -moz-transition-duration: .3s; -o-transition-duration: .3s; transition-duration: .3s; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: transform; }
.newsNav .newsMenu input[type="checkbox"]:checked ~ label::after { font-weight: 900; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg);  transform: rotate(90deg); -webkit-transition-duration: .3s; -moz-transition-duration: .3s; -o-transition-duration: .3s; transition-duration: .3s; transition-timing-function: ease-in-out; }


#newsSticky.stick .categoriesDrop {border-right: 2px solid #a0abb3; border-left: 2px solid #a0abb3;border-bottom: 2px solid #a0abb3; }
#newsSticky.stick { position: fixed; top: 65px; z-index: 1; width: 100%; max-width: 425px; margin: 0 auto; left: 0; right: 0; }
#newsSticky { padding: 12px 0; border-bottom: 2px solid transparent; border-left: 2px solid transparent; border-right: 2px solid transparent; }
#newsSticky nav ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; width: 100%; }
#newsSticky nav li a { color: #d2513c; font-size: 1rem; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-decoration: none; text-transform: uppercase; }
#newsSticky nav li:first-child:before { display: none; }
#newsSticky nav li:last-child { white-space: nowrap; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; }
#newsSticky nav li { height: 48px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#newsSticky.newMenu { -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
#newsSticky.newMenu.stick nav li:first-child { border-left: none; }
#newsSticky.newMenu.stick nav li { border-left: 2px solid #a0abb3; padding: 0 34px; }
#newsSticky.newMenu.stick nav li:last-child { border-right: none; }
#newsSticky nav li:first-child { border-left: none; }
#newsSticky nav li { border-left: 2px solid #a0abb3; padding: 0 2.5% !important; }
#newsSticky nav li:last-child { border-right: none; }
#newsSticky.newMenu.stick { border-bottom: 2px solid #a0abb3; width: 100%; padding-top: 0; border-left: 2px solid #a0abb3; border-right: 2px solid #a0abb3; max-width: 425px; background: #FFF; margin-top: -3px; }
#newsSticky.newMenu.stick nav li { height: 18px; }
#newsSticky .grayMenu { background: #a0abb3; width: 105.6%; height: 45px; color: white; text-align: center; margin-bottom: -17px; margin-top: 10px; margin-left: -2.75%; }
#newsSticky.newMenu.stick .grayMenu { /*-webkit-transition: all .2s ease-in; transition: all .2s ease-in; */background: #a0abb3; width: 100%; height: 45px; color: white; text-align: center; margin-bottom: -17px; margin-top: 10px; margin-left: 0; }
#newsSticky .grayMenu nav ul li { border-left: none; width: 100%; }
#newsSticky .grayMenu nav ul li a { font-family: 'harriet'; color: #FFF; font-style: normal; text-decoration: none; text-transform: initial; display: block; float: left; }
#newsSticky .grayMenu nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 45px; }

/* IMPACT FOR NEWS DETAILS */
.newsImpact.impact{ padding-top: 20px; }
.impact .textOverlay .newsHeader span, .impact .noNewsImp .newsHeader span { color: #FFCE65;font-family: 'WoodfordBourne-SemiBold'; font-weight: normal; text-decoration: none;font-style: normal; text-align: center; font-size: 1.1rem;letter-spacing: 1px; text-transform: uppercase; }
.impact .textOverlay .newsHeader, .impact .textOverlay .author, .impact .noNewsImp .newsHeader, .impact .noNewsImp .author { font-weight: normal; font-style: normal; text-align: center; font-size: 1.1rem;letter-spacing: 1px; }
.impact .textOverlay .author, .impact .noNewsImp .author { padding-bottom: 15px; color: #fff;}
.newsImpact h1:after { content: ""; display: block; margin: 0 auto 30px; width: 16%; padding-top: 20px; border-bottom: 4px solid #FFCE65; }
.impact .textOverlay .author span, .impact .noNewsImp .author span  { font-weight: normal; text-decoration: none;font-style: normal; text-align: center; font-size: 1.5rem;letter-spacing: 1px;margin-bottom: 20px;}
.impact .noNewsImp .breadcrumb { color: #323a40; font-size: 1rem; display: none; }
.impact .noNewsImp .pageTitle { text-align:center; font-size: inherit; font-size: 2.65rem; padding-top:15px; }


/* MAIN CONTENT FOR NEWS DETAILS */
.newsWrapper { max-width: 1000px; }
.wrapper .articleCallOut { padding-top: 20px; margin: 0 auto; color: #008bcc; font-family: 'WoodfordBourne-SemiBold'; text-transform: uppercase; text-align: center; font-size: 2rem; max-width: 800px; }
.wrapper .articleCallOut:after{ content: ""; display: block; margin: 0 auto 40px; width: 25%; padding-top: 20px; border-bottom: 4px solid #FFCE65;  }
.full-row { width: 100%; display: inline-block; padding: 0 0 30px 0; }
.mainContent .col12 p,  .mainContent .columns .content p, .mainContent .wysiwygContent ul li  { font-family: 'harriet'; font-style: normal; color: #323a40; font-size: 1.125rem; line-height: 1.75rem; margin-bottom: 32px; overflow-wrap: break-word; }
.mainContent .wysiwygContent ul li p { margin-bottom: 16px; }
.mainContent .newsImage8 { float: left; padding-left: 0; padding-right: 0; }
.mainContent .newsImage4 img{ margin-left: 100px; }
.mainContent .newsImage4:before {border-right: 2px solid #a0abb3; display: block;content: ""; height: 100%; width: 2px; position: absolute; top: 0; left: 0; margin-left: 65px; }
.mainContent .newsImage4:after { display: none; } 
.mainContent .newsQuote4 { margin-left: -100px; color: #008bcc; font-family: 'WoodfordBourne-SemiBold'; text-transform: uppercase; font-size: 1.7rem; font-weight: 700; max-width: 800px; margin-right: 3.5rem; text-align:right;}
.mainContent .newsQuote8  { padding:  0; width: 70%; }
.mainContent .col8 .newsQuote8 { width: 67%; }
.mainContent .col8 .newsQuote4 {margin-left:-55px;}
.socIcon { text-decoration-color: #fff; }
/* RELATED featuredNews */
.mainContent .featuredNews h2{ color: #008bcc; }
.mainContent .featuredWrap .col4 img { /*padding:0 10px;*//*  width:350px; */ }
.mainContent .featuredWrap .col4 .innerWrap { padding-right: 20px; }
.mainContent .featuredWrap .col4:not(:last-child):after { margin-right: -4px; padding-right:20px; } 
.mainContent .featuredWrap .col4:last-child:after { border-right: none; } 
.mainContent .featuredWrap { display: -webkit-box; display: -ms-flexbox; display: flex; /* margin-left: -16px; */ margin-right: -20px}
.mainContent .featuredWrap .col4>.innerWrap>.col12 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: space-around; -ms-flex-align: space-around; align-items: space-around; } 
.mainContent .featuredWrap .col4 img { margin-bottom: 10px; } 
.mainContent .featuredWrap .mobileDivider { display: none; border-top: none; } 
.mainContent .featuredNews {  margin-top: 40px; margin-left: 0; margin-right: 0; flex-wrap: wrap; position: relative; }
.mainContent .featuredNews a { text-decoration:none; }
.date { font-size: .925rem; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; line-height: 1.4; font-style: normal; text-transform: uppercase; text-align: left; color: #0085CA; display: block; float: left; width: 100%; } 
.title { display: block; width: 100%; font-family: 'WoodfordBourne-Ultra'; font-weight: normal; font-style: normal; text-transform: uppercase; color: #00205B; font-size: 1.125rem; } 
.blurb { margin-bottom: 25px; font-family: 'harriet'; font-style: normal; color: #323a40; font-size: 1.125rem; line-height: 1.4; text-align: left; } 
.post-tags { max-width:80%; }
.post-tags span { font-family: 'WoodfordBourne-SemiBold';text-transform:uppercase; }
.post-tags a { display: inline-block;font-family: 'WoodfordBourne-SemiBold';color:#323a40;margin-left: 5px;padding: 5px 10px;background: #f7f7f7;text-transform: uppercase;text-decoration:none;letter-spacing: 1px;font-size: 10px; }
.post-tags a:hover, .post-tags a:focus { background:#e7e7e7;text-decoration:none; }

/* NEWS ARTICLE LISTINGS */
.divide.newsDivide { border-bottom: 2px solid #a0abb3; margin: 30px 0 30px; display: block; float: left; width: 100%; }
.divide.newsDivide:first-of-type { margin: 0 0 30px; }
/*.news-hub, .topThree, .listing { overflow: auto; }*/
.news-hub .listing { margin-bottom: 70px; }
.news-hub .newsListingArticle .newsListingTitle { text-decoration: none; font-size: 2rem; font-family: WoodfordBourne-Ultra; text-transform: uppercase;}
.news-hub .newsListingArticle .newsListingTitle a { text-decoration: none; }
.news-hub .newsListingArticle .col8 { margin-left:33px; width: 62%; }
.news-hub .newsListingArticle .newsListingTitle:after {text-decoration: none; content: ""; display: block; margin: 0 0 10px; width: 16%; padding-top: 20px; border-bottom: 4px solid #FFCE65; }
.news-hub .newsListingArticle .newsListingSummary { font-family: 'harriet'; font-style: normal; color: #323a40; font-size: 1.125rem; line-height: 1.75rem; margin-bottom: 32px;overflow-wrap: break-word;  }
.news-hub .newsListingArticle .newsListingDate { font-size: .925rem; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; line-height: 1.4; font-style: normal; text-transform: uppercase; margin-top:10px; text-align: left; float: left; color: #0085CA; display: block; float: left; width: 100%; }
.newsSocial .col6:not(:last-child) { text-align: right;  padding-right: 5px;margin-bottom: 30px;}
.newsSocial .col6:last-child { border-left: 2px solid #a0abb3; padding-left:30px; margin-bottom: 30px;}
.news-hub .social { display: block; margin-left: 40px; float: left; }

/* NEWS SOCIAL LAYOUT */
.newsSocial .berrySocialNews p { font-size: 1.5rem; margin-bottom: 10px; }
.newsSocial .berrySocialNews .lightblue{ font-size: 1.5rem; font-family: WoodfordBourne-Ultra; font-weight: normal !important; line-height: 1.4; font-style: normal; text-transform: uppercase; color: #0085CA; display: block; }
.newsSocial { margin: 30px 0; }

/* NEWS ARTICLE LISTINGS TOP THREE*/
.news-hub .topThree { margin: 10px 0 10px 0;  padding-left: 0px; }
.news-hub .topThree a { text-decoration: none; }
.news-hub .topThree > div.col4 {  margin-bottom: 25px; overflow: hidden; }
.news-hub .topThree > div.col4 .newsOverlay { display:block; margin-top:25px; }
.news-hub .topThree > div.col4 .newsOverlay .newsDate { color: #0085CA; float: left; text-transform: uppercase; font-family: 'WoodfordBourne-SemiBold'; font-size: .925rem; width: 100%; display: block;}
.news-hub .topThree > div.col4 a { display: block; }
.news-hub .topThree > div.col4:not(:last-child) {margin: 0 2% 25px 0;}
.news-hub .topThree > div.col4:after { border: none; }
.news-hub .topThree > div.col4 .newsOverlay > h2 {margin:0;}
.news-hub .topThree > div.col4 img.newsImage { display: block; width: 100%; }

/*NEW LANDING PAGES*/
.impactSlider.newsSlider .lowerTextOverlay { bottom: 160px; }
.impactSlider.newsSlider .slide:before { background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 65%); }
.newsPost { width: 100%; background: #00205b; }
.featuredNews a:hover, .news-hub a:hover{ text-decoration: none; }
.newsPost .mainContent .newsGroups { padding: 30px; margin-bottom: 0px; display: block; position: relative; margin-left: 20px; margin-right: 20px; }
.newsPost .mainContent .newsGroups .postsWrap .col3 a { text-decoration:none; }
.newsPost .mainContent .newsGroups  h2 { text-align: center; } 
.newsPost .mainContent .newsGroups  h2:after { content: ""; display: block; margin: 0 auto 44px; width: 30%; padding-top: 20px; border-bottom: 4px solid #FFCE65; }
.mainContent .featuredNews .col6 { position: relative; display: flex; flex-direction: column; }
.mainContent .featuredNews .col6:not(:last-child):after { border-right: 2px solid #a0abb3; display: block;content: "";  height: 100%; width: 2px; position: absolute; top: 0; right: 0; margin-right: -11px; }
.mainContent .featuredNews span.storiesH2{color: #00205b;} 
.mainContent .featuredNews .col6 a.course-btn{ position: absolute; bottom: 0; }
.mainContent .featuredNews .col6 .withBtn .blurb { padding-bottom: 150px; }
.mainContent .featuredNews .col6 .date { margin-top: 30px; } 
.mainContent .featuredNews .col6 .title, .mainContent .featuredNews .col6 .date, .mainContent .featuredNews .col6 .blurb { text-align: center !important; }
.mainContent .featuredNews .col6 .title:after{ content: ""; display: block; margin: 0 auto 30px; width: 16%; padding-top: 20px; border-bottom: 4px solid #FFCE65; }
.newsPost .mainContent .newsGroups .postsWrap { flex-wrap: wrap; display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: -16px; margin-right: -16px; position: relative; } 
.newsPost .mainContent .newsGroups .postsWrap .col3 h4 { margin-bottom: 5px; } 
.newsPost .mainContent .newsGroups .postsWrap .col3 { position: relative; padding: 0 7px; } 
.newsPost .mainContent .newsGroups .postsWrap .col3:after { border-right: 2px solid #0085CA; display: block; content: ""; height: 100%; width: 2px; position: absolute; top: 0; right: 0; margin-right: -12px; } 
.newsPost .mainContent .newsGroups .postsWrap .col3:last-child:after { border-right: none; }  
.newsPost .mainContent .newsGroups .postsWrap .col3 .date { margin-bottom: 10px; color: #FFCE65; } 
.newsPost .mainContent .newsGroups .postsWrap .col3 .title { margin-bottom: 10px; color: #0085CA; } 
.newsPost .mainContent .newsGroups .postsWrap .col3 .blurb { color: #fff; } 
.newsPost .mainContent .newsGroups .postsWrap .col3 .postLink {color: #FFCE65; font-size: 1.5rem; font-family: 'harriet'; text-decoration: none;  }
.newsPost .mainContent .newsGroups .postsWrap .col3 .postLink span { color: #fff; text-transform: uppercase; font-family: WoodfordBourne-Ultra; line-height: 2rem; }
.newsPost .mainContent .newsGroups .postsWrap .col3 .postLink:after { content: ""; background: url(../_images/arrow.svg) no-repeat 0 3px; display: inline-block; color: #fff; margin-left: 10px; width: 30px; height: 20px; }
.ctaBtn { margin-bottom: 30px; }
.ctaBtn a:hover {text-decoration: none;}
.employeeblurb a.bioButton:after { content: ""; background: url(../_images/arrow.svg) no-repeat 0 3px; display: inline-block; color: #fff; margin-left: 5px; width: 25px; height: 17px; }

/* NEWS LANDING IMPACT */
.news-impact .lowerTextOverlay .newsListingDate { font-size: .925rem; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal !important; line-height: 1.4; font-style: normal; text-transform: uppercase; color: #0085CA; display: block;width: 100%; }
.news-impact .lowerTextOverlay .newsListingTitle { text-align: center; text-decoration: none; font-size: 3.15rem; font-family: WoodfordBourne-Ultra; text-transform: uppercase;margin-bottom: -10px; margin-top: 16px; padding: 0 20px; }
.news-impact .lowerTextOverlay .newsListingTitle a { color: #fff; text-decoration: none; display: block;}
.news-impact .lowerTextOverlay .newsListingTitle:after {content: ""; display: block; margin: 0 auto 30px; width: 16%; padding-top: 20px; border-bottom: 4px solid #FFCE65; }
.news-impact .lowerTextOverlay .newsListingSummary { font-family: 'harriet'; font-style: normal; color: #323a40; font-size: 1.125rem; line-height: 1.75rem; margin-bottom: 32px;overflow-wrap: break-word;  }

/* FACULTy BIO*/
.wrapperBio {border: 2px solid #a0abb3; margin-bottom:20px;}
.featuredBio { margin: 0 50px; border: none; }
.mainContent .wrapperBio .col8 { padding-left: 10px; width: 75%; }
.mainContent .wrapperBio .col4 { margin-top: 8px; }
.faculty-header h2:after{ border-bottom: none; margin: 0; padding-top:0;}
.faculty-header h3 { text-align:center;font-size: 1rem; font-family: 'WoodfordBourne-SemiBold'; }
.faculty-header h2:after, .faculty-header h3:after{ content: ""; display: block; margin: 0 auto 44px; width: 16%; padding-top: 20px; border-bottom: 4px solid #FFCE65; }
.featuredWrap .facultyImg { border-bottom: 2px solid #a0abb3; padding-bottom: 20px; text-align:center;}
.featuredWrap .facultyInfo { color: #323a40; font-size: 1.05rem; font-family: 'harriet'; text-decoration: none; line-height: 1.75rem; overflow-wrap: break-word;padding-top: 20px;}
/*.slick-slider .slick-track, .slick-slider .slick-list { transform: inherit !important; }*/
.impactSlider ul.slick-dots { z-index: 9999; }
.addtionalLinks { margin: 40px 0; border-top: 2px solid #a0abb3; padding-top: 30px;  text-align:center;}
.addtionalLinks .col6 {position: relative;} 
.addtionalLinks .col6:not(:first-of-type):before{ border-left: 2px solid #a0abb3;display: block;content: ""; height: 100%;width: 2px;position: absolute;top: 0;left: 0;margin-right: -10px; }
.addtionalLinks a { text-decoration: none; text-transform: uppercase;font-family: 'WoodfordBourne-SemiBold'; font-style: normal; color: #d2513c; font-size: 1.2rem; margin-top: 10px; line-height: 1.75; text-align: center;  } 
.featuredWrap .facultyInfo a { text-decoration:none; color: #323a40; }

/* FACULT BIO*/
.employeeListing.mix {width:100%; text-align: left;}
.employeeblurb a.bioButton { padding: 15px 30px; font-size: .938rem; font-weight: bold; color: #fff; background: #d2513c; border: none; margin-bottom: 0;text-decoration: none;text-align: center;margin: 30px auto 20px;transition: all .3s, color .3s;font-family: 'WoodfordBourne-SemiBold';font-style: normal; text-transform:uppercase;}
#listing { padding: 15px; border-bottom: 2px solid transparent; border-left: 2px solid transparent; border-right: 2px solid transparent;border: 2px solid #a0abb3; }
#listing nav ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; width: 100%; }
#listing nav li a { color: #d2513c; font-size: 1rem; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; text-decoration: none; text-transform: uppercase; }
#listing nav li:first-child:before { display: none; }
#listing nav li:last-child { white-space: nowrap; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; }
#listing nav li { height: 48px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; white-space:nowrap; }
#listing.newMenu { -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
#listing.newMenu.stick nav li:first-child { border-left: none; }
#listing.newMenu.stick nav li { border-left: 2px solid #a0abb3; padding: 0 34px; }
#listing.newMenu.stick nav li:last-child { border-right: none; }
#listing nav li:first-child { border-left: none; }
#listing nav li { border-left: 2px solid #a0abb3; padding: 0 2.5% !important; }
#listing nav li:last-child { border-right: none; }
#listing.newMenu.stick { border-bottom: 2px solid #a0abb3; width: 100%; padding-top: 0; border-left: 2px solid #a0abb3; border-right: 2px solid #a0abb3; max-width: 1260px; background: #FFF; margin-top: -3px; }
#listing.newMenu.stick nav li { height: 18px; }
#listing .grayMenu { background: #a0abb3; width: 105.6%; height: 45px; color: white; text-align: center; margin-bottom: -17px; margin-top: 10px; margin-left: -2.75%; }
#listing.newMenu.stick .grayMenu { /*-webkit-transition: all .2s ease-in; transition: all .2s ease-in; */background: #a0abb3; width: 100%; height: 45px; color: white; text-align: center; margin-bottom: -17px; margin-top: 10px; margin-left: 0; }
#listing .grayMenu nav ul li { border-left: none; width: 100%; }
#listing .grayMenu nav ul li a { font-family: 'harriet'; color: #FFF; font-style: normal; text-decoration: none; text-transform: initial; display: block; float: left; }
#listing .grayMenu nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 45px; }
.facultyListing .loading { margin-top: 25px; }

.facultyListing #listing nav li button { color: #d2513c; font-size: 1.125rem; font-family: WoodfordBourne-Ultra; font-weight: normal; font-style: normal; margin-top: 4px; text-decoration: none; text-transform: uppercase; background: transparent; border: none; cursor: pointer; }
.facultyListing #listing nav li button:after { content: ""; display: block; margin-top: -4px; padding-top: 4px; border-bottom: 4px solid transparent; }
.facultyListing #listing nav li button:hover:after, .facultyListing #listing nav li button:focus:after { content: ""; display: block; margin-top: -4px; padding-top: 4px; border-bottom: 4px solid #FFCE65; }
.facultyListing #listing nav li:first-child { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 50%; }
.facultyListing #listing nav li:last-child { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; width: 50%; }
.facultyListing h2.facultyDepartment { text-align: center; margin: 25px 0; }
.facultyListing h2.facultyDepartment.mix { width: 100%; }
.facultyListing h2.facultyDepartment:after {content: "";display: block; margin: 0 auto 44px;width: 16%; padding-top: 20px; border-bottom: 4px solid #FFCE65; }
.facultyListing h2.facultyDepartment span { color: #0085CA; }


.filterByDepartment, .filterByType, .filterBySchools { margin-top: 20px; display: none; }
.filterByDepartment li, .filterByType li, .filterBySchools li { text-align: center; }
.filterByDepartment li button, .filterByType li button, .filterBySchools li button { font-size: 1.25rem; line-height: 1.75rem; text-decoration: none; background: transparent; border: none; text-transform: none; font-family: 'harriet'; font-style: normal; font-weight: normal; color: #00205B; text-transform: capitalize; }
.filterByDepartment li a, .filterByType li a, .filterBySchools li a { font-size: 1.25rem; line-height: 1.75rem; text-decoration: none; background: transparent; border: none; text-transform: none; font-family: 'harriet'; font-style: normal; font-weight: normal; color: #00205B; }

.searchDirectory { display: none; }
.searchDirectory li { text-align: center; margin-top: 30px; }
.searchDirectory #input { padding: 20px 20px; background: gray; border: none; color: #FFF; width: 35%; font-size: 1rem; border-radius: 2px; }

.employeeListing .col4:after{ border: none; }
.employeeListing .col8 { padding: 0 0 0 25px; float: left; }
.employeeListing { margin-top: 25px; }
.employeeListing .employeeName { margin-bottom:5px; max-width: 100%; width: 100%; font-size: 1.1em;font-family: 'WoodfordBourne-Ultra';font-weight: normal;font-style: normal;text-transform: uppercase;}
.employeeListing .employeeName a{ color: #00205B; text-decoration: none; }
.employeeListing .department { font-size: 1rem; font-family: 'WoodfordBourne-SemiBold'; text-transform: uppercase; margin-bottom: 30px;}
.employeeListing .email a, .employeeListing .phone a, .employeeListing .campusBox, .employeeListing .location{ text-decoration:none;color: #323a40; font-size: 1.15rem;font-family: 'harriet';overflow-wrap: break-word; margin-bottom: 5px; }
.employeeListing .email, .employeeListing .phone { margin-bottom: 5px; }
.employeeListing .col6.employeeInfo { border-right: 2px solid #a0abb3; padding-right:30px; }
.employeeListing .col6.employeeblurb{ text-align:left; margin-bottom: 30px; }
.employeeListing .col6.employeeblurb p { position: relative;display: -webkit-box;display: -ms-flexbox;display: flex; font-family: 'harriet';font-style: normal;color: #323a40;font-size: 1.125rem;line-height: 1.75rem;margin-bottom: 32px;overflow-wrap: break-word;}

.featuredFaculty col4 { width: 28%; }
.featuredFaculty .col8 ul, .newsWrapper .wysiwygContent ul { list-style: disc; }
.featuredFaculty .col8 ul, .newsWrapper .wysiwygContent ul, .featuredFaculty .col8 ol, .newsWrapper .wysiwygContent ol  { margin: 10px 0 25px 40px; }
.featuredFaculty .col8 ul li, .newsWrapper .wysiwygContent ul li, .featuredFaculty .col8 ol li, .newsWrapper .wysiwygContent ol li { margin-bottom: 15px; color: #323a40; }
.featuredFaculty .col8 h3 { margin: 10px 0; }
.featuredFaculty .wysiwygContent p { font-family: 'harriet';  font-style: normal; color: #323a40; font-size: 1rem; line-height: 1.75rem; overflow-wrap: break-word; margin-bottom: 15px; }
.featuredFaculty .wysiwygContent{ color: #323a40; } 

.title a.informational-btn { text-decoration: none; color: #00205a; }

@media screen and (min-width:960px){
    .impactSlider.newsSlider .slide.fixedSlide { background-position: 50% -40% !important; }
}

@media screen and (max-width:1380px) {
    .mainContent .newsQuote8 { width: 64%; }
    .mainContent .featuredWrap .col4 { width: 30%; }
    .mainContent .featuredWrap .col4:first-of-type{ margin-left: 3.2%; }
    .impactSlider .lowerTextOverlay { bottom: 90px; }
    .impactSlider ul.slick-dots { bottom: 50px; }
    .impactSlider .slide:before {background: transparent;}
    .impactSlider .lowerTextOverlay { padding: 20px 0; }
    .colorOverlay { background-color: transparent; }
    .mainContent .featuredWrap { margin-left: 0; margin-right: 0; }
    .topThree .col4{ width: 31%; }
}
@media screen and (max-width:1720px){
    /*.news-hub .newsListingArticle .col4, .mainContent .newsQuote4, .mainContent .newsQuote8, .news-hub .newsListingArticle .col8  { width: 100%; }*/
    /*.mainContent .newsQuote4 { margin-left:  0; text-align: left; margin-bottom: 32px;}*/
}

@media screen and (max-width:960px) {
    
     .news-hub .topThree > div.col4 { border-bottom: 2px solid #a0abb3; padding-bottom: 30px; margin-bottom: 0!important;margin-top: 30px!important; }
     .news-hub .topThree > div.col4:first-child { margin-top: 0px!important; }
     .news-hub .topThree + .divide.newsDivide { display:none; }
     .news-hub .newsListingArticle .newsListingSummary { margin-bottom:0; }
     .news-hub .topThree > div.col4 .newsOverlay .newsDate { margin-bottom:5px; }
     .news-hub .newsListingArticle .newsListingDate { margin-top:20px; }
    .newsImpact.impact .gradient { display:none; }
    .newsSlider { max-height: 515px; }
    .newsImpact.impact .textOverlay { padding-top: 5%; }
    .impactSlider.newsSlider .slide:before {background: transparent !important;}
    .impact .textOverlay .author {padding-bottom: 0;}
    .mainContent .newsImage4:before { display: none; }
    .mainContent .newsImage4 img { margin-left:  0; }
    .news-hub .newsListingArticle .col8 {margin-left: 0; }
    .mainContent .newsImage8, .mainContent .newsQuote8,.mainContent .newsImage4, .mainContent .newsQuote4, .news-hub .newsListingArticle .col8, .news-hub .newsListingArticle .col4  { width: 100%; }
    .mainContent .newsQuote4 { margin-left: 0 !important;	 text-align: left;	 margin-bottom: 32px;	}
    .mainContent .newsQuote4:after { display: none; }
    .news-hub .newsListingArticle .col8 { padding-left: 0; padding-right: 0; }
    .featured.noBdr { border-bottom: none; } 
    .featured .eventsImageWrapper { max-height: 9999px; }
    .mainContent .featuredWrap .col4:nth-child(2) { margin-right: 0; } 
    .mainContent .featuredWrap { -ms-flex-wrap: wrap; flex-wrap: wrap; } 
    .mainContent .featuredWrap .col4 { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; min-width: 48%; margin-bottom: 25px; margin-right: 4%; } 
    .mainContent .featuredWrap .col4:after { border-right: none; margin: 0; padding: 0}
    .mainContent .featuredWrap .col4:last-child { margin-bottom: 0; margin-right:0; } 
    .mainContent .featuredWrap .mobileDivider { display: -ms-flexbox; display: flex; border-top: 2px solid gray; margin-top: 10px; padding-top: 25px!important; } 
    .mainContent .featuredWrap .col4>.innerWrap>.col12 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; padding: 10px 10px 10px 0; } 
    /*.mainContent .featuredWrap .col4 img { width: 310px; }*/
    .mainContent .featuredWrap .col4:first-of-type { margin-left:  0; }
    .news-hub .col6:not(:last-child) { padding: 0; margin: 0; border-right: none; text-align: center; }
    .news-hub .social { margin-left: 22%; }
    .mainContent .featuredNews .col6 { margin-bottom: 15px; }
    .mainContent .featuredNews .col6 a.course-btn{ position: relative; }
    .mainContent .featuredNews .col6 .withBtn .blurb { padding-bottom: 0; }
    .news-impact .lowerTextOverlay .newsListingTitle a{ font-size: 2rem; color: #d2513c; }
    .news-impact ul.slick-dots { bottom: 150px; }
    .news-impact .slide { background-attachment: scroll !important; margin-top: 0; background-size: contain !important; background-position: 0 0 !important; max-height: 470px !important;}
    .mainContent .featuredWrap .col4 .innerWrap { padding-right: 0; padding-bottom: 20px; border-bottom: 2px solid #a0abb3; }
    .news-hub .col4:after {display: none;}
    .impactSlider .news-impact { margin-top: 25px; }
    .news-hub .topThree { margin-top: 25px; margin-bottom: 35px; }
    .news-hub .topThree > div.col4 { width: 100%; }
    .mainContent .col8 { padding: 0; padding-left:0; padding-right:0; width: 100%; }
    .featuredWrap .facultyImg { border:  none; }
    /*.mainContent .featuredWrap.featuredFaculty .col4:after {border-bottom: 2px solid #a0abb3; display: block; left: 0; margin-right: 0; width:95% ; top: 10px;}*/
    .addtionalLinks { border-top: none; padding-top: 0;  }
    .addtionalLinks .col6 { margin-top: 25px; }
    .addtionalLinks a { font-size: 1.3rem; }
    .mainContent .featuredNews .featuredWrap .col4 img {margin: 0 auto;}
    .mainContent .featuredNews .col6:not(:last-child):after{ margin-right: -7px; border-right: 0; }
    .newsNav .textOverlay .pageTitle:after { width: 40%;  }
    .socialNews { display: block; margin: 0 auto; text-align: center;}
    .socialNews i.fab{  color: #0085CA !important; }
    .wrapperBio {border: none; margin-bottom:0;}
    .featuredBio { margin: 0; }
    .mainContent .col8, .mainContent .content.col8 { padding: 0; width: 100%; float:none; }
    .featuredWrap .facultyImg { border:  none; }
    /*.mainContent .featuredWrap.featuredFaculty .col4:after {border-bottom: 2px solid #a0abb3; display: block; left: 0; margin-right: 0; width:95% ; top: 10px;}*/
    .addtionalLinks { border-top: none; padding-top: 0;  }
    .addtionalLinks .col6 { margin-top: 25px; }
    .addtionalLinks a { font-size: 1.3rem; }
    .employeeInfo { text-align: left; }
    .searchDirectory li { text-align: center; margin-top: 10px; }
    .filterByDepartment li { text-align: center; margin-bottom: 5px; }
    .facultyListing #listing nav li:last-child, .facultyListing #listing nav li:first-child { margin: 1em 0; }
    .employeeListing .employeeName { margin-top: 10px; }
    .employeeListing .col8 { padding: 0; }
    .facultyListing nav > ul > li:last-child, .facultyListing #listing nav li:first-child { margin: 1em 0; }
    .filterBySchools ul li:last-child, .filterByDepartment ul li:last-child{ margin-bottom: 1em; }
    .facultyListing p { padding: 0 10px; }
    .facultyListing .leftnav { position: relative; margin-bottom: 20px; }
    .facultyListing .leftnav > ul { margin-left: auto; margin-right: auto; }
    .facultyListing .leftnav ul li.row > input[type=checkbox] { width: 100%; height: 45px; position: absolute; left: 0; z-index: 1; opacity: 0; cursor: pointer; padding: 0; margin: 0; display: inline-block; border: none; opacity: 0; }
    .facultyListing .leftnav ul li.row > input[type=checkbox]:focus + .icon:before { outline: 2px solid #fff; }
    .facultyListing .leftnav ul li.row > input[type=checkbox]:checked ~ div { margin-top: 0; max-height: 0; opacity: 0; display: none; }
    .facultyListing .leftnav ul li.row > em.icon { display: inline-block; float: right; padding-top: 5px; text-indent: -99999px; }
    .facultyListing .leftnav ul li.row > em:before { content: '\f106'; font-family: "FontAwesome"; font-size: 1rem; font-style: normal; color: #fff; padding: 12px 22px; position: absolute; right: 0; top: 0; text-indent: 0; }
    .facultyListing .leftnav ul li.row > input[type=checkbox]:checked ~ em:before { content: '\f107'; font-family: "FontAwesome"; }
    .facultyListing .leftnav ul li .title a { padding: 20px 1em 20px; line-height: 1; }
    .facultyListing .leftnav .content > ul { padding: 15px 1em; }
    .facultyListing .leftnav div.content { position: relative; overflow: hidden; opacity: 1; z-index: 1; width: 100%; background-color: #a0abb3; }
    .facultyListing .leftnav div.content a { color: #FFF !important; }
    .facultyListing .leftnav div li::-moz-list-bullet { font-size: 0.750em; margin-right: 5px; }
    .facultyListing .leftnav .title { display: block; }
    .facultyListing .leftnav .title a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff !important; line-height: 1.4; background-color: #a0abb3; font-family: 'WoodfordBourne-SemiBold'; font-weight: normal; font-style: normal; text-transform: uppercase; text-decoration: none; }
    .facultyListing .leftnav .title a:after { content: '\f0d7'; height: 47px; font-family: 'FontAwesome'; font-size: 2.5rem; font-weight: 900; display: inline-block; vertical-align: middle; top:8px; color: #FFF; position: absolute; right: 25px; }
    .facultyListing .leftnav .content:before { content: ''; display: block; border-bottom: 2px solid #FFF; width: 95%; margin: 0 auto; }
    .impact .noNewsImp .pageTitle { font-size: 2.15rem; }
    /*.newsNav .categoriesDrop .border { padding: 5px; }*/
    .featuredNews h2::after {content: ""; display: block !important; border-bottom: 4px solid #FFCE65 !important; margin: 0 auto 20px !important; }
    .mainContent .relatedWrap .col4 .blurb {display: none; }
     .mainContent .relatedWrap .col4 { min-width: 45%; margin-right: 25px; }
    .mainContent .relatedWrap .col4:first-of-type:after {display:block !important; margin-right: -12px; border-right: 2px solid #a0abb3 !important; }
    .relatedWrap .col4 { width:30% !important; }
    .relatedWrap .col4:last-of-type { display:none; }
}
@media screen and (max-width:720px) {
    .impact .textOverlay .author { color: #00205B; }
    .newsNav .categoriesDrop { min-width: 100%; }
    .newsNav .categoriesDrop .menuHeading {margin-bottom:5px;}
    .newsNav .categoriesDrop .catMenu { border: none; padding: 5px 5px 2px 10px; }
    .newsNav .categoriesDrop .col5 { padding: 10px; width:100%;}
    .newsNav .categoriesDrop .col7 ul { text-align: left; }
    .newsNav #sticky { display: block; }
    .newsNav .textOverlay .pageTitle { font-size: 2.4rem;}
    .faculty-header { border-top: none; }
    .addtionalLinks a { display:block; padding: 10px 8px; font-size: 1rem; font-weight: bold; color: #fff; background: #d2513c; border: 2px solid #d2513c; margin: 25px auto 0; width: 100%; }
    .newsSearch input::placeholder { text-align: left; }
    .newsSearch .searchSpan { margin-right: 5px; }
    .newsHeader.yellow span{ color: #008bcc !important; }
    .newsImpact .textOverlay .pageTitle { color: #00205B; }
    .wrapper .articleCallOut { text-align: left; padding-top: 0;font-size: 1.8rem;}
    .wrapper .articleCallOut:after { margin: 0 0 20px 0; width: 40%;}
    .wrapper .articleCallOut { padding-top: 0;font-size: 1.8rem; }
    .newsImpact h2:after {width: 40%; }
}
@media screen and (max-width:585px) {
    a.postLink {padding: 10px 8px; font-size: 1rem; font-weight: bold; color: #FFCE65; background: #d2513c; border: 2px solid #d2513c;width: 96%; margin: 0 auto 0; display: block; text-align: center; font-family: 'harriet'; }
    a.postLink span {font-size: 1.563rem; color: #FFF; margin-top: 5px; margin-bottom: 0; }
    .mainContent .featuredWrap .col4 { width:  100%; border-bottom: 2px solid #a0abb3; }
    .mainContent .featuredWrap .col4:last-child { border-bottom:0; } 
   
    .newsPost .mainContent .newsGroups .postsWrap .col3:after { border: none; }
    .newsSocial .col6:last-child { border-left: none; padding: 0; margin: 0 auto; }
    .newsSocial .col6:not(:last-child) {text-align:center; margin: 0 auto; }
    .employeeListing .col6.employeeblurb { text-align:justify; border-left: none; padding: 0; margin: 0; float: left; border-top: none; margin-top: 5px; padding-top: 10px;}
    .employeeInfo { text-align: center; }
    .employeeListing .department { margin-bottom: 14px;}
    .employeeInfo .col4 {width:49%; float:right; margin-bottom:5%;}
    .employeeInfo .col8 {width:49% !important; float:left;}
    .employeeblurb a.bioButton { display: block; width: 100%;}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /*IE10+ CSS here*/
    .juicer-feed, .juicer-feed.loaded { display:none!important; opacity: 0; }

}

/* IFRAME CSS */
.iframe-container { position: relative; overflow: hidden; padding-top: 56.25%; height: 1000px; }
.iframe-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

@media print {
body * {display:block!important;float:none!important;text-align:left!important;border:0!important;background:none!important;color:#222!important; bottom:auto!important; top:auto!important; left:auto!important; right:auto!important;}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12{ float:none!important;width:100%!important;}
.screenreader, .alertWrapper.emergencyRedBG, header, nav, .impactGradLt, #colorOverlay, .course-btn, .informational-btn, .impact.promo, footer, .bottomMenu.fixed, script, iframe{display:none!important;}
h1{font-size:40px!important;color:#000!important;}
h2{font-size:32px!important;color:#000!important;}
h3{font-size:24px!important;color:#000!important;}
h4{font-size:16px!important;color:#000!important;}
h5{font-size:12px!important;color:#000!important;}
.upperTextOverlay, .lowerTextOverlay{ position:relative!important;display:block!important; }
.upperTextOverlay .heading{ font-size: 40px!important; }
.lowerTextOverlay .subheading{ font-size: 32px!important; }
.impact.program{ height:auto!important;background-image: none!important }
.impact.program .lowerTextOverlay{ bottom:auto!important;width:auto!important;height:auto!important; }

}


.noPrograms {display: none;}
.mixitup-container-failed .noPrograms { text-align: center; margin: 0 auto; display: inline-block; width: 100%;font-size: 1.5rem; font-family: inherit;font-family: 'harriet';color: #323a40;}

/* Landing/Interior Accordion Styles */
.content .accordion { margin:0 auto 25px auto; }
.columns + .accordion { margin-top:-44px; }
.content .accordion h2 { margin-top: 20px; }
.content .accordion .accRow { position: relative; border: 2px solid #d0d0ce; margin-bottom: 0;}
.content .accordion .accRow input[type=checkbox] { position: absolute; display: inline; height: 0; width: 0; color: #fff; margin: 0 !important; padding: 0; -webkit-appearance: none; -moz-appearance:none; appearance:none;  top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 1; cursor: pointer; }
.content .accordion .accRow > h3 { font-family:'WoodfordBourne-SemiBold'; color: #0085CA;; font-size: 1.2em; margin: 0; /*padding: 10px 10px 8px;*/ background-color: rgba(16,24,32,0.05); }
.content .accordion .accRow label { cursor: pointer; position: relative; display: block; color:#0085CA; padding: 10px 3rem 8px 10px; }
.content .accordion .accRow label:after { top: .5rem; right: .5rem; position: absolute; content: '\f055'; font-size: 1em; color: #0085CA; font-family: "FontAwesome"; font-weight: 900; }
.content .accordion .accRow input[type=checkbox]:focus + h3 label, .content .accordion .accRow input[type=checkbox]:focus ~ .wysiwygContent { /*outline: 1px solid #0085CA;*/}
.content .accordion .accRow input[type=checkbox]:checked ~ h3 label{ color: #00205B; }
.content .accordion .accRow input[type=checkbox]:checked ~ h3 label:after { content: '\f056'; color: #00205B;}
.content .accordion .accRow input[type=checkbox]:checked ~ h3 ~ div { max-height: 100%; padding: 20px;  z-index: 1; position: relative;}
.content .accordion .accRow > div { box-sizing: border-box; overflow: hidden; padding: 20px; margin: 0; display: none; }

.content .accordion .accRow:not(:last-of-type) { border-bottom: 0; }

.content.accordions.displayBorder { border: 2px solid #a0abb3; padding: 30px 140px; margin-bottom: 20px; display: block; float: left; width: 100%; }
.content.accordions { padding: 0 10px; display: block; float: left; width: 100%; }
.content.accordions .accordionHeading { text-align: center; }
.content.accordions .accordionHeading h2:after { content: ""; display: block; margin: 0 auto 30px; width: 20%; padding-top: 32px; border-bottom: 4px solid #FFCE65; }
.content.accordions .accordionHeading h2 span.headingTwo { color: #0085CA; }
@media screen and (max-width: 1024px) {
    .content.accordions.displayBorder { padding: 30px 110px; }
}
@media screen and (max-width: 960px) {
    .content.accordions.displayBorder { padding: 30px; }
}
@media screen and (max-width: 720px) {
    .content.accordions.displayBorder { border: none; padding: 30px 20px; margin-bottom: 0; }
}

/* Landing/Interior Accordion Styles */
.acalogFeed .accordion { margin:0 auto 64px auto; }

.acalogFeed + .accordion { margin-top:-44px; }
.acalogFeed .accordion h2 { margin-top: 20px; }
.acalogFeed .accordion .acc-row { position: relative; margin-bottom: 15px; background-color: #f9f9f9; }
.acalogFeed .accordion .acc-row input[type=checkbox] { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 1; cursor: pointer; display: inline; height: 0; width: 0; margin: 0; padding: 0; -webkit-appearance: none; -moz-appearance: none; border: none; opacity: 0; }
.acalogFeed .accordion .acc-row input:focus + h3  { border-left: 1px solid #006448; border-top: 1px solid #006448; border-right: 1px solid #006448; }
.acalogFeed .accordion .acc-row input[type=checkbox]:focus ~ h3 ~ div { border-left: 1px solid #006448; border-bottom: 1px solid #006448; border-right: 1px solid #006448; }
.acalogFeed .accordion .acc-row > h3 { font-size: 1.3em; margin: 0; padding: 17px 20px; background-color: #f9f9f9; }
.acalogFeed .accordion .acc-row label { cursor: pointer; position: relative; display: block; }
.acalogFeed .accordion .acc-row label { padding-left: 48px; color:#3a3a3a; background: #f9f9f9 url(../../_global/images/plus.png) 0 3px no-repeat; }
.acalogFeed .accordion .acc-row .clive-field-wrapper label { cursor: pointer!important; position: relative !important; display: block!important; }
.acalogFeed .accordion .acc-row .clive-field-wrapper label { padding-left: 0px!important; color:#3a3a3a; background: #f9f9f9  0 3px no-repeat; }
.acalogFeed .accordion .acc-row input[type=checkbox] ~ h3 ~ div { padding: 0 60px 0 66px; }
.acalogFeed .accordion .acc-row input[type=checkbox]:checked ~ h3 label { background: #f9f9f9 url(../../_global/images/minus.png) 0 3px no-repeat; }
.acalogFeed .accordion .acc-row input[type=checkbox]:checked ~ h3 ~ div { background-color:#f9f9f9; max-height: 999999px; padding: 0 60px 20px 66px; -webkit-transition: max-height 0.2s ease; transition: max-height 0.2s ease; z-index: 1;
position: relative;}
.acalogFeed .accordion .acc-row > div { box-sizing: border-box; max-height: 0; overflow: hidden; padding: 0 20px; -webkit-transition: max-height 0.1s ease; transition: max-height 0.1s ease; margin: 0; }

.juicer-feed li.feed-item.j-video a.j-image { position: static!important; }

.newsSlider .slick-slide { max-height: 715px; }
.newsSlider ul.slick-dots { bottom: 110px; }
@media screen and (max-width:1380px) {
    .newsSlider ul.slick-dots { bottom: 110px; }
}
 section.accordion.accCols .wrapper:after { content:'';display:block;clear:both;  }
section.accordion.accCols .accRow.col4:after{ border:0; }
section.accordion.accCols .accRow { border:0; margin-top:1.5rem;}
section.accordion.accCols .accRow img { display: block; width:100%;}
section.accordion.accCols .accRow > h3 { border:2px solid #d0d0ce;}
section.accordion.accCols .accRow input[type=checkbox]:checked ~ h3 { border-bottom: 0; }
section.accordion.accCols .accRow input[type=checkbox]:checked ~ h3 ~ div { border:2px solid #d0d0ce;border-top:0;}



footer .wrapper { max-width:1280px; }
footer .addressColumn { padding-left:2rem; }
footer .addressColumn span { display:block; }
footer .addressColumn ul { list-style: none; }
footer .addressColumn a { display:block; font-size: 1.25rem; margin-bottom:1rem; line-height: 1.875rem; }
footer .addressColumn a:hover, footer .addressColumn a:focus { text-decoration: underline; }
footer .addressColumn .address { margin-bottom:2rem; }
footer .addressColumn .address span { font-size: 1.25rem; line-height: 1.5rem; }
footer a.main-logo img { max-height: 150px; }
footer .copy { font-family: 'harriet'; margin-top:3rem; text-transform: none; }
footer nav { position:relative; margin-left:0; }
footer nav ul { padding-left:2.5rem; }
footer nav:after { top:0; height:120%; }
footer nav ul li a { font-size: 1.25rem; margin: 0; line-height: 1.875rem; }
footer nav ul li a:hover, footer nav ul li a:focus { text-decoration: underline; } 

@media screen and (max-width:1281px) {
  footer { padding:0 1rem; }
  footer .addressColumn .address span, footer nav ul li a, footer .addressColumn a { font-size: 1rem; }
  footer a.main-logo { padding-left:1.25rem; }
}


@media screen and (max-width:960px) {
  footer { padding:0 1rem; }
  footer a.main-logo { text-align: center; display:block; padding-left:0;  }
  footer .col5, footer .col4, footer .col3, footer .col7, footer .col8 { width:100%; float:none; }
  footer nav:after { display: none; }
  footer nav ul { padding-left: 0; }
  footer .addressColumn { padding-left: 0; text-align: center; }
  footer .addressColumn .address { margin-top:2rem; }
  footer .addressColumn ul li a, footer nav ul li a { display:block; border:2px solid #ffffff; width:90%; margin:.875rem auto; max-width:400px; font-size:1rem; text-align: center; text-transform: uppercase; }
  footer .addressColumn ul li a:hover, footer nav ul li a:hover, footer .addressColumn ul li a:focus, footer nav ul li a:focus { text-decoration: none; background: #ffffff; color:#00205B!important; }
  footer .col4:last-of-type { padding:0 5%; margin-bottom:4rem; } 
}
h2[id], h3[id] { scroll-margin-top: 80px; }    



