/* #endregion *******************************************/
/********************* MEDIA QUERIES ********************/
/* #region **********************************************/

/* Small only */
@media screen and (max-width: 39.9375em) {}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {}

/* Medium and up */
@media screen and (min-width: 40em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}

/* Large and up */
@media screen and (min-width: 64em) {}

/* X-Large and up */
@media screen and (min-width: 75em) {}

/* #endregion *******************************************/
/*********************** style.css **********************/
/* #region **********************************************/

.post,
.page {
    margin: 0;
}

.button,
.button:hover {
    /* margin:0!important; */
    padding:0!important;
    border:0!important;
    transition:none!important;
    background:none!important;
}

/* #endregion *******************************************/
/*********************** Override ***********************/
/* #region **********************************************/

.off-canvas.is-transition-overlap.is-open {
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    /* .grid-margin-x>.medium-12,
    .grid-margin-x>.medium-7,
    .grid-margin-x>.medium-5
    {
        padding: 0px 80px;
    } */
    .grid-margin-x {
        margin: 0px 80px;
    }
}

@media screen and (max-width: 39.9375em) {
    /* .grid-margin-x>.small-12 {
        padding: 0px 30px;
    } */
    .grid-margin-x {
        margin: 0px 30px;
    }
}

timely-container {
    padding: 0!important;
}

.timely-toolbar-desktop .timely-toolbar-row {
    margin-left: 0!important;
}

.accordion-title::before {
    top:20px;
    margin-top:0;
    font-size: 50px;
    font-weight: 100;
    color: #67B346;
}

.pagination .current {
    background:white;
    color: black;
    font-weight:700;
    font-size: 16px;

}

.pagination ul.page-numbers a.page-numbers {
    text-decoration:none;
    color: #67B346;
    font-weight:700;
    font-size: 16px;
}

.pagination ul.page-numbers a.page-numbers:hover {
    text-decoration:underline;
    background-color:white;
}

ul.accordion {
    background-color:transparent!important;
}

.sns-shortcode ul {
    margin:0;
}

.sns-shortcode ul li {
    display:inline-block;
    font-size:20px;
    margin-right:25px;
}


/* #endregion *******************************************/
/******************** Color & Fonts *********************/
/* #region **********************************************/

.color-LightGreen {
    color: #67B346;
}

.bg-color-LightGreen {
    background-color: #67B346;
}

.color-Green {
    color: #217D61;
}

.bg-color-Green {
    background-color: #217D61;
}

.color-DarkGreen {
    color: #054548;
}

.bg-color-DarkGreen {
    background-color: #054548;
}

.color-LightBlue {
    color: #77DEC5;
}

.bg-color-LightBlue {
    background-color: #77DEC5;
}

.color-Orange {
    color: #FDB942;
}

.bg-color-Orange {
    background-color: #FDB942;
}

.color-White {
    color: #ffffff;
}

.bg-color-White {
    background-color: #ffffff;
}

.color-LightGray {
    color:#F8F8F8;
}

.bg-color-LightGray {
    background-color: #F8F8F8;
}

.font-headline1 {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 55px;
    letter-spacing: 0px;
}

.font-headline2 {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 39px;
    line-height: 38px;
    letter-spacing: 0px;
}

.font-headline3 {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0px;
}

.font-headline4 {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 28px;
    letter-spacing: 0.17px;
}

.font-subhead {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.54px;
}

.font-body {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.48px;
}

.font-date {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.48px;
}

.font-link1 {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.42px;
}

.font-link2 {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0px;
}

.font-stat_num {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 85px;
    line-height: 50px;
    letter-spacing: 0px;
}

.font-stat_text {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 65px;
    line-height: 60px;
    letter-spacing: 0px;
}

.font-page_slug {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0px;
}

.font-nav1 {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0px;
}

.font-nav2 {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
}

.font-blog_quote {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 39px;
    line-height: 42px;
    letter-spacing: 0px;
}

.font-blog_quote_attrib {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.42px;
}

.font-quote {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 55px;
    line-height: 55px;
    letter-spacing: 0px;
}

.font-quote_attrib {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.42px;
}

.font-bullet_list {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.48px;
}

.font-breadcrumb {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 36px;
    letter-spacing: 0px;
}

.font-overline {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 38px;
    letter-spacing: 2.1px;
}

.font-notfound {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 300px;
    line-height: 300px;
    letter-spacing: 0px;
}

/* Small only */
@media screen and (max-width: 39.9375em) {

}

/* #endregion *******************************************/
/************************ GENERAL ***********************/
/* #region **********************************************/

body{
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: Normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.48px;
    color: black;
}

body div.category {
    margin-bottom:10px;
}

body div.title {
    margin-bottom:6px;
}

body div.content {
    margin-bottom:25px;
}

a,
a:link,
a:visited,
a:active {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    color: inherit;
    text-decoration: underline;
}

a:hover {
    color: #67B346;
}

timely a,
timely a:link,
timely a:visited,
timely a:hover,
timely a:active {
    color: #009cde;
}


button,
textarea,
input,
select,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

a.button.orange,
a:link.button.orange,
a:visited.button.orange,
a:active.button.orange {
    background-color: none;
    border: none;
    color: #FDB942;
    text-align: left;
    text-decoration: none;
}

a:hover.button.orange {
    /* text-decoration: underline #FDB942; */
}

a.button.green,
a:link.button.green,
a:visited.button.green,
a:active.button.green {
    background-color: none;
    border: none;
    color: #67B346;
    text-align: left;
    text-decoration: none;
}

a:hover.button.green {
    /* text-decoration: underline #67B346; */
}

a.button.orange:after,
button.orange:after {
    display: inline-block;
    font-family: 'Material Icons Outlined';
    content: "\e5c8";
    position:relative;
    top:4px;
    text-decoration:none;
    color:#67B346;
    font-size:24px;
    font-weight:normal;
}

a.button.green:after,
button.green:after {
    display: inline-block;
    font-family: 'Material Icons Outlined';
    content: "\e5c8";
    position:relative;
    top:4px;
    text-decoration:none;
    color:#67B346;
    font-size:24px;
    font-weight:normal;
}

@keyframes changemargin {
    from {
        margin-left: 0px;
    }

    to {
        margin-left: 5px;
    }
}

/* a:hover.button.orange:after,
button:hover.orange:after {
    margin-left:10px;
    transition: all 0.5s ease-in-out;
} */

a:hover.button.orange:after,
button:hover.orange:after,
a:hover.button.green:after,
button:hover.green:after {
    animation-duration: 0.3s;
    animation-name: changemargin;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

.cta-stripe a.button.orange:after {
    color:#FDB942;
}

.cta-stripe a.button.green:after {
    color:#67B346;
}

div.areas a.button.green:after {
    position:relative;
    top:6px;
}

a.button.rectangle,
a:link.button.rectangle,
a:visited.button.rectangle,
a:active.button.rectangle {
    background-color: #054548;
    border: none;
    color: #FDB942;
    padding: 12px 30px;
    text-align: center;
    text-decoration: none;
}

a:hover.button.rectangle {
    /* opacity: .8;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out; */
    /* text-decoration: underline; */
    background-color: #FDB942;
    /* border: none; */
    color: #054548;
}

ul ul {
    list-style-type: disc;
}

.pagination ul {
    margin-left:0;
}

[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 .4rem;
}

.horizontal-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.absolute-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* main#primary {
    clear:both;
} */

/* .patterned {
background-image: url("../img/pattern.png");
} */

.two-columns {
    column-count: 2;
    column-gap: 40px;
}

.overline-green-short:before {
    display: block;
    content: '';
    width: 50px;
    height: 6px;
    background: #67B346;
    position: relative;
    margin:20px 0;
}

.overline-green-long:before {
    display: block;
    content: '';
    width: 100%;
    height: 6px;
    background: #67B346;
    position: relative;
    margin:20px 0;
}

.overline-white-short:before {
    display: block;
    content: '';
    width: 160px;
    height: 6px;
    background: white;
    position: relative;
    margin:20px 0;
}

.overline-gray-short:before {
    display: block;
    content: '';
    width: 70px;
    height: 1px;
    background: gray;
    position: relative;
}

.overline-black-long:before {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background: black;
    position: relative;
    margin:40px 0;
}

.underline-black-long:after {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background: black;
    position: relative;
    margin:40px 0;
}

div.nav-links a {
    text-decoration:none;
    color: #67B346;
    font-weight:700;

}

div.nav-links a:hover {
    text-decoration:underline;

}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .two-columns {
        column-count: 1;
    }
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .two-columns {
        column-count: 1;
    }
}

/* #endregion *******************************************/
/************************* HEADER ***********************/
/* #region **********************************************/

header {
    /* height: 215px; */
    height: 344px;
    /* background-color:red; */
}

header div.alert-image {
    height: 129px;
    position:relative;
    box-shadow: 0 0 7px #888888;
    /* z-index:99999; */
    background-color:white;
}

header .site-branding {
    position: relative;
    margin-top: 30px;
}

header .site-branding .logo1 {
    display: block;
    float: left;
    margin: 40px 0 0 20px;
}

header .site-branding .logo2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
}

/* Small only */
@media screen and (max-width: 63.9375em) {
    header {
        height: 500px;
    }
    header .site-branding .logo2 {
        position: relative;
        text-align:center;
        clear: both;
    }
}

header .site-branding .logo2 img {
    height: auto;
    width: auto;
}

header .site-branding .hamburger {
    text-decoration:none;
}

header .site-branding .hamburger .menu-title {
    font-weight: 700;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0;
}

header .site-branding .hamburger i{
    font-weight: 400;
    font-size: 40px;
    margin: 60px 20px 0 0;
}

header .site-branding .hamburger i{
    font-weight: 400;
    font-size: 40px;
    margin: 60px 20px 0 0;
}

a.hamburger i {
    font-size: 30px;
    color: black;
}

div#offCanvas {
    background-color: #054548;
    padding-bottom: 100px;
}

.off-canvas.is-open {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(-250px,0);
}

.off-canvas.position-right {
    max-width: 425px;
    width:100%;
    right: -250px;
}

a.close-menu {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
    color:white;
    float:right;
    margin: 50px 50px 0 0;
    /* z-index:1000; */
}

a.close-menu,
a.close-menu:link,
a.close-menu:visited,
a.close-menu:hover,
a.close-menu:active,
a.close-menu:focus {
    text-decoration:none;
}

a.close-menu svg {
    display:inline;
    margin-bottom:-4px;
    margin-left: 8px;
}

div#offCanvas ul {
    box-shadow: none;
    float: none;
    position: relative;
    top: auto;
    left: auto;
    z-index: auto;
}

div#offCanvas .menu-main-container{
    display: block;
    margin: 150px 0px 0px 20px;
}

div#offCanvas ul li {
    width: 350px;
}

div#offCanvas ul li:after{
    content: "";
    display: block;
    border-bottom: 3px solid white;
    margin: 8px 0 7px 16px;
}

div#offCanvas ul li a,
div#offCanvas ul li a:link,
div#offCanvas ul li a:visited,
div#offCanvas ul li a:hover,
div#offCanvas ul li a:active {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    /* line-height: 36px; */
    letter-spacing: 0px;
    color: #FDB942;
    text-decoration:none;
}

div#offCanvas ul li ul.sub-menu a,
div#offCanvas ul li ul.sub-menu a:link,
div#offCanvas ul li ul.sub-menu a:visited,
div#offCanvas ul li ul.sub-menu a:hover,
div#offCanvas ul li ul.sub-menu a:active {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    /* line-height: 24px; */
    letter-spacing: 0px;
    color:white;
    text-decoration:none;

    margin: 0 0 0 15px;
    display:block;
}

div#offCanvas ul li ul.submenu ul.submenu {
    display: none;
}

div#offCanvas ul ul {
    display: inline-block;
}


div#offCanvas ul ul li:after{
    border:none;
}

div#offCanvas ul ul a {
    width:auto;
}

div#offCanvas a.external-link {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    /* line-height: 36px; */
    letter-spacing: 0px;
    color: #FDB942;
    text-decoration:none;
    margin: 0px 0px 0px 20px;
    padding: 11.2px 16px;
    top:-20px
}

/* .current-menu-item {
    text-decoration: underline;
} */

div.search-options {
    margin-top:60px;
}

#searchform {
    border-bottom: solid 1.5px white;
    width: 160px;
    position:relative;
    margin-left:36px;
}

#searchform input[type="text"] {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: Normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;

    display: inline-table;
    height: 30px;
    margin: 0;
    padding: 0 30px 0 0;
    border: none;
    background-color: transparent;
    box-shadow: unset;
    -webkit-box-shadow: unset;
    position: relative;
    color:white;
}

#search-submit {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: transparent;
    border: none;
    width:40px;
}

.search-radio-buttons {
    padding: 0px;
    top: 32px;
    right: -3px;
    background-color: #F4F4F4;
    display: none;
}

button#search-submit:after {
    content:none;
}

/* fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

label.search-input {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #000;
}

.search-radio-buttons [type="radio"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.search-radio-buttons label {
    margin: 15px 10px;
}

.search-radio-buttons label span {
    color: #001E44;
    font-family: "Open Sans", Arial, "Gill Sans", "Helvetica", sans-serif;
    font-style: Normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0px;
}

.search-radio-buttons [type="radio"]:checked+span::before {
    background-color: #FDB942;
}

.search-radio-buttons [type="radio"]+span::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    border-radius: 1em;
    border: .125em solid #404040;
    background-color: #fff;
    margin-right: .75em;
    transition: .5s ease all;
} */

/* #endregion *******************************************/
/************************* FOOTER ***********************/
/* #region **********************************************/

footer.site-footer a {
    text-decoration:none;
}

.facebook-feed {
    padding: 50px 0 60px;
    background:#F8F8F8;
}

.facebook-feed .feed-title {
    margin-bottom: 25px;
}

.facebook-feed .feed-date {
    margin-bottom: 10px;
}

@media screen and (max-width: 63.9375em) {
    .facebook-feed .feed-description {
        margin-bottom: 25px;
    }
    .footer-first .logo-wrapper img {
        padding: 0;
    }

}

.footer-first {
    background-color: #054548;
    padding: 50px 0;
}

/* Large and up */
@media screen and (min-width: 64em) {
    .footer-first .logo-wrapper img {
    padding: 0 45px;
}
}




.footer-first .logo-wrapper img:first-child {
    padding-left:0;
}

.footer-first .logo-wrapper img:last-child {
    padding-right:0;
}

.footer-first .footer-details {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 17px;
    color:white;
    margin-bottom:30px;
    margin-top:30px;
}

.footer-first .footer-social {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color:white;
}

.footer-first .footer-social a {
    color: #ffffff!important;
}

.footer-first .footer-social ul {
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 0;
}

.footer-first .footer-social ul li {
    display: inline-block;
    font-size:35px;
    margin-right:20px;
}

@media screen and (max-width: 63.9375em) {
    .footer-first .footer-details {
        margin-top:30px;
    }
}

.footer-second {
    background-color: #151821;
    padding: 40px 0;
    font-size: 11px;
}

.footer-second .psu-logo {
    width: 150px;
    margin:-2px;
    margin-bottom:10px;
}

.footer-second p {
    color: #fff;
    margin-bottom: 10px;
}

.footer-second a {
    color: #fff;
}

.footer-second ul {
    margin-bottom:10px;
    margin-left:-5px;
}

.footer-second li {
    list-style-type: none;
    border-right: 1px solid #fff;
    padding: 0 10px 0 5px;
    display: inline-block;
}

.footer-second li:last-child {
    border-right:none;
}

.footer-second .footer-address-copyright {
    margin-left:0px;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .footer-second .footer-menu-left,
    .footer-second .footer-menu-right,
    .footer-second .address,
    .footer-second .copyright {
        float:none!important;
    }
}

section.facebook-feed {
    display:none;
}
/* #endregion *******************************************/
/************************* PAGES ************************/
/* #region **********************************************/

div.hero-stripe {
    height: 660px;
    position:relative;
}

div.hero-stripe .hero-standout {
    height: 400px;
    max-width: 900px;
    width:100%;
    opacity: .75;
}

div.hero-stripe .hero-content {
    max-height:400px;
    max-width: 900px;
    width:100%;
    padding: 0 0 0 200px;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    div.hero-stripe .hero-standout {
        height: 400px;
        max-width: 400px;
        width:100%;
        opacity: .75;
    }

    div.hero-stripe .hero-content {
        max-height:400px;
        max-width: 400px;
        width:100%;
        padding: 0 0 0 40px;
        font-size:40px!important;
    }
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    div.hero-stripe .hero-standout {
        height: 400px;
        width: 600px;
        opacity: .75;
    }

    div.hero-stripe .hero-content {
        max-height:400px;
        width: 600px;
        padding: 0 0 0 100px;
    }
}

div.heading-container {
    height:150px;
    margin-top:20px;
    position: relative;
}

div.breadcrumb {
    margin-top:20px;
}

div.breadcrumb a {
    text-decoration: none;
}

div.events-calendar {
    margin-top:60px;
    margin-bottom:60px;
}

/* body.post-type-archive-stories div.contact-us,
body.single-stories div.contact-us {
    margin-top:60px;
} */

div.contact-us .image {
    padding: 0 0 50% 0;
}

div.contact-us .copy {
    padding: 5% 0 5% 5%;
}

div.contact-us .copy .contact-us-button {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color:#67B346;

    margin:18px 0 50px 0;
}

div.contact-us .copy hr {
    height:2px;
    margin: 0 0 50px 0;
    text-align:left;
    max-width:500px;
    width:100%;

}

div.contact-us .copy #field_1_2 > label {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 39px;
    line-height: 38px;
    letter-spacing: 0px;
}

div.contact-us .copy #input_1_2 {
    font-family: "futura-pt", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    /* color:#67B346; */

    margin:18px 0 0 0;
}

div.contact-us #field_1_2 > div.ginput_container.ginput_container_email {
    /* width:500px; */
    width:100%;
    max-width:500px;

}

/* #endregion *******************************************/
/*********************** CTA Stripe *********************/
/* #region **********************************************/

section.cta-stripe {
    position:relative;
    padding: 60px 0;
}

section.cta-stripe.bg-color-LightGray div.title,
section.cta-stripe.bg-color-LightGray div.content {
    color:black;
}

/* #endregion *******************************************/
/********************* Events Stripe ********************/
/* #region **********************************************/

section.events-stripe {
    position:relative;
    padding: 60px 0;
}

section.events-stripe .image {
    padding: 35%;
    margin: 20px 0 40px;
}

section.events-stripe a.button {
    font-weight:700;
}

section.events-stripe a.button:after {
    top:6px;
}

/* #endregion *******************************************/
/****************** Featured Stack Stripe ***************/
/* #region **********************************************/

section.featured-stack-stripe {
    position:relative;
    padding: 60px 0;
}

section.featured-stack-stripe .image {
    padding:50%;
    margin: 30px 0 35px;
}

section.featured-stack-stripe .title {
    margin-bottom: 15px;
}

section.featured-stack-stripe .date {
    margin-bottom: 25px;
}

section.featured-stack-stripe a.button {
    font-weight:700;
}

section.featured-stack-stripe a.button:after {
    top:6px;
}

/* #endregion *******************************************/
/**************** Featured Training Stripe **************/
/* #region **********************************************/


section.featured-training-stripe {
    position:relative;
    padding: 60px 0;
}

body.page-id-174 section.featured-training-stripe {
    position:relative;
    padding: 0 0 60px 0;
}

section.featured-training-stripe .subhead {
    margin-bottom:20px;
}

section.featured-training-stripe a.button {
    font-weight:700;
}

section.featured-training-stripe a.button:after {
    top:6px;
}

/* #endregion *******************************************/
/***************** General Content Stripe ***************/
/* #region **********************************************/

section.general-content-stripe {
    position:relative;
    padding: 60px 0;
}

section.general-content-stripe .copy .title {
    position:relative;
    margin-bottom: 20px;
}

/* section.general-content-stripe .copy  p {
    margin-bottom:0;
} */

section.general-content-stripe .copy ul {
    margin-left:1.25rem;
}

section.general-content-stripe .photo .image {
    padding:35%;
}

body.page-id-189 section.general-content-stripe {
    position:relative;
    padding: 40px 0;
}

/* #endregion *******************************************/
/****************** Highlight Stripe ********************/
/* #region **********************************************/

section.highlight-stripe {
    position:relative;
    padding-top:20px;
}

section.highlight-stripe .container-box {
    border:1px solid #00000029;
    position:relative;
    top:-60px;
    box-shadow: 0px 3px 6px #00000029;
    background-color:white;
    padding: 60px 60px 20px 60px;
}

/* body.home section.highlight-stripe .container-box {
    top:-60px;
} */

section.highlight-stripe div.title {
    margin-bottom: 5px;
}

section.highlight-stripe div.content {
    margin-bottom: 15px;
}

section.highlight-stripe div.content p {
    margin-bottom:0;
}

section.highlight-stripe div.content a {
    font-weight:500;
}

section.highlight-stripe div.content span {
    margin-top:24px;
    display:block;
}

section.highlight-stripe div.content ul {
    margin-left:1.25rem;
}

section.highlight-stripe div.content ul > li {
    font-weight:600;
}

section.highlight-stripe div.areas {
    margin-bottom:40px;
}

section.highlight-stripe div.areas .title {
    margin-bottom:15px;
}

section.highlight-stripe div.areas a.button {
    font-weight:700;
}

/* #endregion *******************************************/
/******************** Impact Stripe *********************/
/* #region **********************************************/

section.imapct-stripe {
    position:relative;
    padding: 80px 0 20px 0;
}

section.imapct-stripe .statistic {
    margin-bottom: 40px;
}

section.imapct-stripe .description {
    margin-bottom: 60px;
}

/* #endregion *******************************************/
/***************** Information Stripe *******************/
/* #region **********************************************/

section.information-stripe {
    position:relative;
}

section.information-stripe .icon {
    margin-bottom: 20px;
}

section.information-stripe .title {
    margin-bottom: 20px;
}

section.information-stripe .content {
    margin-bottom: 60px;
}

/* #endregion *******************************************/
/****************** Page Intro Stripe *******************/
/* #region **********************************************/

section.page-intro-stripe {
    position:relative;
    padding: 60px 0;
}

body.page-id-203 section.page-intro-stripe {
    position:relative;
    padding: 60px 0 0 0;
}

section.page-intro-stripe .story .content {
    margin-top:25px;
}

section.page-intro-stripe .story .content ul {
    margin-left:1.25rem;
}

section.page-intro-stripe .story a.button {
    font-weight:700;
}

section.page-intro-stripe .photo .image {
    padding:35%;
    /* margin-bottom:50px; */
}

body.page-id-199 section.page-intro-stripe .photo .image {
    padding:35%;
    margin-bottom:0;
}

section.page-intro-stripe .photo .dates p {
    margin-bottom:0;
}

section.page-intro-stripe .photo .dates ul {
    margin-left:1.25rem;
}

section.page-intro-stripe .photo a.button {
    font-weight:700;
}

/* #endregion *******************************************/
/********************** Quote Stripe ********************/
/* #region **********************************************/

section.quote-stripe {
    position:relative;
    padding: 60px 0;
}

section.quote-stripe.bg-color-DarkGreen .copy {
    color:white;
}

section.quote-stripe.bg-color-DarkGreen .copy .overline-black-long:before,
section.quote-stripe.bg-color-DarkGreen .copy .underline-black-long:after {
    background:white;
}

.overline-black-long:before {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background: black;
    position: relative;
    margin:40px 0;
}

.underline-black-long:after {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background: black;
    position: relative;
    margin:40px 0;
}

section.quote-stripe.LightGray .copy,
section.quote-stripe.LightGray .copy {
    color:black;
}

section.quote-stripe .quote {
    margin-bottom:20px;
}

/* #endregion *******************************************/
/******************* Services Stripe ********************/
/* #region **********************************************/

section.services-stripe {
    position:relative;
    padding: 60px 0;
}

section.services-stripe .cards {
    position:relative;
    margin-top: 35px;
}

section.services-stripe .cards:before {
    /* content: '';
    position: absolute;
    right: 0;
    top: 40%;
    height: 20%;
    border-right:1px solid lightgray; */
}

section.services-stripe .cards .content {
    margin-bottom:0;
}

section.services-stripe .cards ul {
    margin-left:1.25rem;
    margin-bottom:0;

}


/* #endregion *******************************************/
/********************* Staff Stripe *********************/
/* #region **********************************************/

section.staff-stripe {
    position:relative;
    padding: 60px 0 20px 0;
}

section.staff-stripe .staff {
    margin-top:20px;
}

section.staff-stripe .staff .image {
    padding:50%;
}

section.staff-stripe .staff .button-wrapper {
    margin:40px 0;
}

section.staff-stripe .staff a.linkedin {
    font-style:italic;
    text-decoration:none;
}


/* #endregion *******************************************/
/****************** Success Story Stripe ****************/
/* #region **********************************************/

section.success-story-stripe {
    position:relative;
    padding: 60px 0;
}

section.success-story-stripe .story .content {
    margin-top:25px;
}

section.success-story-stripe .story a.button {
    font-weight:700;
}

section.success-story-stripe .story a.button:after {
    top:7px;
}
section.success-story-stripe .photo .image {
    padding:50%;
}

/* #endregion *******************************************/
/********************* Toggle Stripe ********************/
/* #region **********************************************/

section.toggle-stripe {
    position:relative;
    padding: 60px 0;
}

section.toggle-stripe .intro .title {
    margin-bottom: 10px;
}

section.toggle-stripe .items {
    padding-left: 100px;
    margin-top: 20px;
}

/* Medium only */
@media screen and (max-width: 63.9375em) {
    section.toggle-stripe .items {
        padding-left: 0;
    }
}

section.toggle-stripe .items li.accordion-item:not(:first-child) {
    border-top: 1px solid #67B346;
}

section.toggle-stripe .items a.accordion-title,
section.toggle-stripe .items div.accordion-content {
    border:none;
    background-color: transparent;
    text-decoration:none;
    padding-left:0;
}

section.toggle-stripe .items a.accordion-title {
    padding-bottom: 10px;
    padding-right:50px;
}

section.toggle-stripe .items div.accordion-content {
    padding-top: 5px;
}

section.toggle-stripe .items .title {
    margin-bottom: 5px;
}

section.toggle-stripe .items .subhead {
    margin-bottom:20px;
}

section.toggle-stripe .items a.button {
    font-weight:700;
}

/* #endregion *******************************************/
/******************** STORIES ARCHIVE *******************/
/* #region **********************************************/

section.stories-archive {
    position:relative;
    padding: 60px 0;
}

section.stories-archive .cards .image {
    padding:50%;
    margin: 30px 0 35px;
}

section.stories-archive .title {
    margin-bottom: 15px;
}

section.stories-archive .date {
    margin-bottom: 25px;
}

section.stories-archive a.button {
    font-weight:700;
}

section.stories-archive a.button:after {
    top:6px;
}

/* #endregion *******************************************/
/******************** STORIES SINGLE ********************/
/* #region **********************************************/

section.stories-single {
    position:relative;
    padding: 60px 0;
}

section.stories-single .story .content {
    margin-top:25px;
}

section.stories-single .story a.button {
    font-weight:700;
}

section.stories-single .photo {
    position:relative;
}

section.stories-single .photo .image {
    padding:35%;
    margin-bottom:50px;
}

section.stories-single .photo .quote-container {
    position:relative;
    top:-80px;
    width: 80%;
    background-color:#054548;
    padding: 40px 25px;
    opacity: .75;
}

section.stories-single .photo .quote {
    color:white;
}

section.stories-single .photo .attribution {
    color:white;
    margin-top:30px;
}


section.stories-single .photo .dates p {
    margin-bottom:0;
}

section.stories-single .photo .dates ul {
    margin-left:1.25rem;
}

/* #endregion *******************************************/
/********************** NEWS ARCHIVE ********************/
/* #region **********************************************/

section.news-archive {
    position:relative;
    padding: 60px 0;
}

section.news-archive .cards .image {
    padding:50%;
    margin: 30px 0 35px;
}

section.news-archive .title {
    margin-bottom: 15px;
}

section.news-archive .date {
    margin-bottom: 25px;
}

section.news-archive a.button {
    font-weight:700;
}

section.news-archive a.button:after {
    top:6px;
}
/* #endregion *******************************************/
/*********************** 404 Page ***********************/
/* #region **********************************************/

section.error-404 {
    position:relative;
    padding: 60px 0 120px;

}

section.error-404 .error-code {
    font-family: "open-sans", "Arial", "Gill Sans", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 300px;
    line-height: 300px;
}

/* #endregion *******************************************/
/********************* Results Page *********************/
/* #region **********************************************/

div.page-title.search-for {
    margin: 30px 0 0 0;
    font-weight:500;
}

div.page-title.search-for .search-term {
    font-weight:300;
}

section.search-results {
    margin:50px 0;
}

section.search-results .entry-summary {
    margin-top:0;
    margin-bottom:50px;
}

section.search-results .link a.hyperlink {
    font-size:24px;
    color: #67B346;
    text-align: left;
    text-decoration: none;
}

section.search-results .link a.hyperlink:hover{
    text-decoration: underline #67B346;
}


/* #endregion *******************************************/
/******************* Gravity Forms **********************/
/* #region **********************************************/

/* .grecaptcha-badge {
    opacity: 0;
    visibility :hidden;
} */

body #gform_1_validation_container {
    display:none;
}

body #validation_message_1_1 {
    border:none;
    padding:0!important;
    margin:0!important;
    background-color:white;
}

body #gform_wrapper_2,
body #gform_confirmation_wrapper_2 {
    display: block;
    margin-top:30px;
    margin-left: auto;
    margin-right: auto;
    /* width: 60%; */
    text-align: center;
}

body #gform_wrapper_2 .gform_body {
    text-align: center;
    width: 100%;
}

#gform_wrapper_2 .gform_fields .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color: #67B346;
}
#gform_wrapper_2 .gform_fields .gfield input::-moz-placeholder {
	/* Firefox 19+ */
    color: #67B346;
}
#gform_wrapper_2 .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
    color: #67B346;
}
#gform_wrapper_2 .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
    color: #67B346;
}
#gform_wrapper_2 .gform_fields .gfield textarea::-webkit-input-placeholder {
	/* Firefox 18- */
    color: #67B346;
}

#label_2_7_1 {
    color: #67B346;
    font-size: 14px;
    position:relative;
    top:-3px;
}

#gform_submit_button_2 {
    padding: 12px 24px!important;
    background-color: #054548!important;
    color:#FDB942;
}

#gform_wrapper_2 fieldset span label {
    display:none;
}

#field_2_7 > div {
    text-align:left;
}

#input_2_8 > div {
    float:right;
}

#input_2_8 > div {
    float:right;
}

#gform_submit_button_2 {
    float:right;
}

body #gform_wrapper_2, body #gform_confirmation_wrapper_2 {
    margin-top:0;
}


#field_1_1 > label {
    margin-bottom:25px;
}

#gform_submit_button_1 {
    margin-top:0;
}

/* body #field_2_2,
body #field_1_5 {
    display:none;
} */

/* body #gform_submit_button_1,
body #gform_submit_button_1:hover,
body #gform_submit_button_2,
body #gform_submit_button_2:hover {
    background-color: #FFD100;
    border: none;
    color: black;
    padding: 5px 32px;
    text-align: center;
    text-decoration: none;
    border-radius:0;
    margin-bottom:5px;
    font-family: "open-sans", sans-serif;
    font-style: Normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1.33px;
}

body #gform_submit_button_1:hover,
body #gform_submit_button_2:hover {
    opacity: .8;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
} */

/* #gform_1 > div.gform_footer.top_label {
    padding:0;
} */


/* #endregion *******************************************/
/*********************** JavaScript *********************/
/* #region **********************************************/

/* .star {
    visibility: hidden;
}

.fadeIn {
    -webkit-animation: animat_show 0.8s;
    animation: animat_show 0.8s;
    visibility: visible !important;
}

@-webkit-keyframes animat_show{
    0%{opacity:0}
    100%{opacity:1}
} */

/* #endregion *******************************************/


@media screen and (max-width: 63.9375em) {
    section.page-header {
        position:relative;
        top:145px;
        margin-bottom:145px;
    }
}
