  /*
 Theme Name:   Sustainable 爆料黑社 Theme
 Description:  Blank Child theme of 爆料黑社 Theme
 Author:       爆料黑社 - Chris Georgieff
 Author URI:   http://dawsoncollege.qc.ca
 Template:     dawson-college-2022
 Version:      1.0.0
 Text Domain:  dawson-college-child
*/

/**
Header color blue
**/
.top_nav {
    background: #034491;
    background: #004540;
}
.mid_nav {
    background: #0b58b4;
    background: #02655e;
}

.mid_nav .dc_logo img {
    filter: none!important;
}
.low_nav {
    box-shadow: none!important;
}

li:not(.menu-item-has-children).current-menu-item a{
    background-color: #1a3331 !important;
}

.menupane .menu li.current-menu-ancestor>.sub-menu, .menupane .menu li.current-menu-item>.sub-menu, .menupane .menu li.current_page_ancestor>.children, .menupane .menu li.current_page_item>.children, .primary_nav .menu li.current-menu-ancestor>.sub-menu, .primary_nav .menu li.current-menu-item>.sub-menu, .primary_nav .menu li.current_page_ancestor>.children, .primary_nav .menu li.current_page_item>.children{
    display: none;
}

/**Contact Meet the team*/
.popup .contact-person .position {

    /* color: #ffffff!important; */
    border-bottom: 1px solid #45776c!important; 
    
    
}

.contact-person .contact-info{
    padding-left: 0;
    padding-right: 0;
}

.contact-person .position{
    color: #000!important;
}

.sub-site-brand, .sub-site-brand .name {
    color: #fff;
}

.sub-site-brand{
    border-color: #fff;
}

.quicklink-btn {
    background: #04322f;
}

.page-header{
    background-image: url(/wp-content/themes/dawson-college-2022/images/trans-d-banner.png);
    background-color: #004540!important;
}

.page main{
    background-color: #fff!important;
}
main > .wrap{
    background-color: #fff!important;
}

.contact-person{
    padding: 30px!important;
    padding: 3rem!important;
}

/** ---------------- **/

.low_nav{
    background-color: #b9b9b929;
}
.main-banner-image-logo{
    top: 0!important;
    border-top-right-radius: 0!important;
    border-top-left-radius: 0!important;
    background-color: #ffffff!important;
}

/** ---------------- **/

/**
News-content
**/

#news-content-feature{
    background-color: #fff;
    padding: 20px 5px;
    border-radius: 10px;
    margin-bottom: 30px;
}

#news-content .news-item{
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    /* width: 32%; */

}

@media only screen and (max-width: 979px) {
    .mid_nav .dc_logo{
        display: flex;
        align-items: center;
    }
    .mid_nav .dc_logo img {
        width: 15rem;
    }  
    .sub-site-brand, .sub-site-brand .name{
        font-size: 18px;
    }
}


a.shifter-handle:before {
    display: block;
    height: 26px;
    width: 26px;
    background: url(/sustainable/wp-content/themes/dawson-college/images/dcdwb2x.png);
    position: absolute;
    content: "";
    left: -90px;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    
}

.shifter-enabled .shifter-handle:after {
    background: #fff;
    box-shadow: 0 5px 0 #fff, 0 -5px 0 #fff;
    box-shadow: 0 .5rem 0 #fff, 0 -.5rem 0 #fff;
}

.shifter .shifter-handle {
    margin: 0;
    position: absolute;
    top: 50%;
    right: 2rem;
    transform: translateY(-50%);
    color: #fff;
}

@media only screen and (min-width: 980px) {
    #news-content .news-item{
     
        width: 32%;
    
    }

}

.news-feature .post-img{
    margin-bottom: 0;
}

/** ---------------- **/


.learn-more {
    background: #47776b !important;
}

.main_nav {
    display: none;
}

.low_nav {
    box-shadow: 0px 0px 3px #969696;
    /* margin-bottom: 30px; */
}

.low_nav a {
    color: #004540;
    font-weight: 500;
}

.btn-dc-dark::after {
    background-color: #F2B02F !important;
}

.dc_btn_wrap span {
    background-color: #004540 !important;
}

.main-banner .btn-dc-dark span {
    /* border: 1px solid transparent; */
    background-color: #fff !important;
    color: #004540;
}

.main-banner .btn-dc-dark:hover span {
    /* border: 1px solid #F2B02F; */
    box-shadow: inset -1px 0 0 #F2B02F, inset 0 -1px 0 #F2B02F, inset 1px 0 0 #F2B02F, inset 0 1px 0 #F2B02F;
    background-color: #004540 !important;
    color: #fff;
}

.main-banner .btn-dc-dark span::after {
    background-color: #F2B02F !important;
}

.main-banner .dc_btn_wrap span {
    /* background-color: #004540 !important; */
}

@media screen and (max-width: 499px) {

    body .get-involved-footer .btn-outline {
        display: block;
        width: 100%;
    }

    body .numscroller {
        font-size: 40px;
        font-size: 4rem;

    }

    body section.overview .section-text {
        font-size: 1.6rem;
        margin: 1.4rem 0;
    }

    body .pre-heading {
        font-size: 1.8rem;
    }

    body .main-heading {
        font-size: 3.4rem;
    }

    body section.overview {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    body .feature-img {
        padding: 0 !important;
        margin-bottom: 2rem;
    }

    header .dc_logo img {
        /* visibility: hidden; */
    }

}

@media screen and (min-width: 500px) {

    header .mid_nav .wrap {
        /* max-width: 94%!important; */
    }

    .content {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}

@media screen and (min-width: 740px) {}

@media screen and (max-width : 979px) {

    .page main {
        background: #fff !important;
    }

    .event-item-image {
        margin-bottom: 20px;
    }

}

@media screen and (min-width: 980px) {}

@media screen and (min-width: 1920px) {}

@media screen and (max-width: 499px) {}

.breadcrumbs {
    display: none;
}

.page-header {
    padding: 30px 0 25px;
}

.child-logo {
    width: 325px;
}

.not-main-site .top_nav,
.dc-child .top_nav {
    /* background: #47776b !important; */
}

.top .menupane ul>li>ul>li {
    background: #47776b;
    margin-left: 0px;
    border-top: 1px solid #47776b;
}

.top .menupane ul>li>ul>li>ul>li {
    background-color: #4A4A4A;
}

.top .menupane .menu a:focus,
.menupane .menu a:hover {
    background-color: #47776b !important;
    color: #fff !important;
    text-shadow: none;
}

.top .menupane .menu>.current-menu-ancestor li a {
    background: #47776b;
}

.menupane .menu .current-menu-item>a {
    text-shadow: none;
}


header .menu {
    display: table;
    width: 100%;
    text-align: center !important;
}

.home-header-text {
    background: #000;
    background: rgb(45, 95, 82);
    top: auto;
    bottom: 0;
    width: 100%;
    padding: 30px;
    transform: translate(0);
}

.home-header-text h2 {
    font-size: 24px;
    margin: 0;
    font-weight: normal;
}

.home-header-text p {
    font-size: 14px;
    
}

body {
    
}

.content {
    padding: 20px !important;
    margin-top: 0 !important;
    background-color: #fff;
    color: #323232;
}

.content h1 {
    font-weight: 400;
    font-size: 30px;
    letter-spacing: 0;
    color: #1f3932;
}

figcaption h2 a {
    
    text-transform: uppercase;
    color: #47776b;
    font-size: 28px !important;
    font-weight: 400;
}

a {
    text-decoration: none;
    color: #47776b;
}

.content h1 {

    line-height: 1.2;
    
}


.learn-more:hover,
.learn-more:focus {
    background: #000;
}

.content h2 {
    color: #47776b;
    margin-bottom: 20px!important;
}

@media only screen and (min-width: 1200px) {

    .content h1 {
        font-weight: 500;
        font-size: 50px;
        font-size: 4rem;
        letter-spacing: 1px;
        /*max-width: 50%;*/
    }

}

.home h1 {
    text-shadow: none;
    font-size: 36px;
}

.content-header-img {
    border: none;
}

@media screen and (min-width: 980px) {

    .overview h2 {
        line-height: 0;
    }

    .overview h2 .pre-heading {
        font-size: 22px;
        text-transform: uppercase;
        font-weight: normal;
        line-height: 1.3;
    }

    .overview h2 .main-heading {
        display: block;
        line-height: 1.1;
        font-size: 80px;
        font-size: 8rem;
    }
}

.news-block {
    margin-bottom: 25px;
    border: 1px solid #e6e6e6;
}

.pre-foot {
    /* background-color: rgba(0, 0, 0, 0.8) !important; */
}

.page main {
    padding: 0;
}

.team-group {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin-bottom: 60px;
}

.team-group h2 {
    flex-basis: 100%;
    margin-bottom: 30px;
}

.about-description {
    margin-top: 20px;
}

@media screen and (min-width: 739px) {

    .team-group>div {
        width: 50%;
    }

    .about-description {
        max-width: 800px;
        margin: 0 auto;
        margin-top: 3rem;
    }

    .about-description h1 {
        font-size: 3rem;
    }
}

@media screen and (min-width: 980px) {

    .team-group>div {
        width: 33.33%;
    }

    .about-description h1 {
        font-size: 5rem;
        color: #45776b;
    }
}

.team-group a {
    color: #333;
}

.team-img {
    /*border-radius: 50%;*/
    overflow: hidden;
    position: relative;
    width: 80%;
    margin: 0 auto;
    /*box-shadow: 0 0 20px #1f1f1f;*/
    margin-bottom: 20px;
    background: #fff;
    padding: 20px;
    border: 1px solid #dedede;
}


.team-img img[src$="300x300.png"] {
    filter: hue-rotate(-50deg);
}

.news-block {
    margin-bottom: 25px;
}

.news-txt {
    background: #1f463c;
    padding: 20px;
}

.news-txt h2 {
    margin: 0;
    font-weight: normal;
    color: #fff;
}

.news-img {
    padding-bottom: 60%;
    width: 100%;
    background-size: cover;
}

.block-buttons {
    text-align: center;
    display: flex;
    flex-flow: row wrap;
}

.block-buttons>div {
    background: #fff;
    padding: 30px;
    width: 50%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    border: 1px solid #efefef;
}

.block-buttons h2 {
    margin: 0 0 20px 0;
}

.block-buttons h2 a {
    font-size: 3rem;
}

.block-buttons img {
    margin-bottom: 10px;
}

.block-buttons>div>a {
    display: inline-block;
    background: #47776b;
    padding: 10px 15px;
    color: #fff;
    border-radius: 2px;
    font-size: 2rem;
}

.boxer img {
    border: none;
    box-shadow: none;
}

.d-icon {
    filter: hue-rotate(-332deg);
}

.dc_logo .give-btn {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-evenly;

    background: #F7CA18;
    padding: 6px;
    padding: 0.6rem;
    color: #000;
    /*border: 1px solid #47776b;*/
    border-radius: 10px;
}



/*.dc_logo .give-btn:hover {*/

/*color: #47776b;*/

/*background: #fff;*/
/*}*/

.dc_logo .give-icon {
    width: 50%;
    background-size: contain;
    display: block;
    width: 30%;
    float: left;
    height: 6rem;
    width: 6rem;
    padding: 10px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-color: #315f53;
}

.dc_logo .give-text {
    /*width: 50%;*/
    padding: 10px;
    font-size: 20px;
    font-size: 2rem;
}


/** ANIMATE BUTTONS **/

/* Global Button Styles */
a.animated-button:link,
a.animated-button:visited {
    position: relative;
    /*display: block;*/
    /*margin: 30px auto 0;*/
    padding: 14px 15px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: .08em;
    border-radius: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

a.animated-button:link:after,
a.animated-button:visited:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}

a.animated-button:link:hover,
a.animated-button:visited:hover {
    color: #000;
    text-shadow: none;
}

a.animated-button:link:hover:after,
a.animated-button:visited:hover:after {
    height: 450%;
}

a.animated-button:link,
a.animated-button:visited {
    position: relative;
    /*display: block;*/
    /*margin: 30px auto 0;*/
    padding: 14px 15px;
    color: #000;
    font-size: 14px;
    border-radius: 0;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: .08em;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


/* Thar Buttons */


a.animated-button.thar-three {
    color: #000;
    cursor: pointer;
    /*display: block;*/
    position: relative;
    /*border: 2px solid #F7CA18;*/
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

a.animated-button.thar-three:hover {
    color: #fff !important;
    background-color: transparent;
}

a.animated-button.thar-three:hover:before {
    left: 0%;
    right: auto;
    width: 100%;
}

a.animated-button.thar-three:before {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    z-index: -1;
    content: '';
    color: #fff !important;
    background: #3f8e7a;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}


/** TEST ***/

@media only screen and (max-width: 900px) {

    .page-header .dc_logo {
        position: static;
    }

}

.cube {
    /*width: 260px;*/
    /*height: 60px;*/
    background: #f8ca00;

    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    transition: background 0.2s;
}

.plus-vertical,
.plus-horizontal {
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    /*z-index: 10;*/
}



.quadrant {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.quadrant__item {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8ca00;
    border-radius: 6px;
    position: relative;
    transition: background-color .2s ease, color .2s ease;
}

.quadrant__item__content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.arrow-down,
.arrow-left,
.arrow-right,
.arrow-up {
    opacity: 0;
}


.quadrant__item:hover {
    background: #47776b;
    color: #fff;
}

/*.arrow-up {*/
/*transform: translateY(10px);*/
/*}*/

/*.arrow-down {*/
/*transform: translateY(-10px);*/
/*}*/

/*.arrow-left {*/
/*transform: translateX(10px);*/
/*}*/

/*.arrow-right {*/
/*transform: translateX(-10px);*/
/*}*/

.stat {
    text-align: center;
    padding: 30px;

}

.stat-before {}

.stat-after {}

.numscroller {
    font-size: 70px;
    font-size: 7rem;
    font-weight: bold;
    word-break: break-word;
}

.stat-text {}

.stat-wrap:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(93, 79, 0, 0.8);
    background: #5d4f00;
    background: #2a5448;
    z-index: -1;
    /*background-image: url("https://www.transparenttextures.com/patterns/shley-tree-2.png");*/

}

.stat-wrap {
    position: relative;
    z-index: 1;
    background: #5d4f00;
    padding: 80px 0;
    /*margin-bottom: 50px;*/
    display: flex;
    flex-flow: row wrap;
    color: #fff;
    font-size: 26px;
    font-size: 1.6rem;
    justify-content: space-around;
    padding: 30px;
    padding: 3rem;
    align-items: center;
    min-height: 300px;
    /*background-image: url("https://www.transparenttextures.com/patterns/shley-tree-2.png");*/
}

@media only screen and (min-width: 980px) {
    .stat-wrap {
        flex-flow: row;
    }

    .stat {
        width: 33%;
    }
}

/* mod */

.top_nav,
.who_nav {
    /* display: none;  */
}

.not-main-site .mid_nav {}

.mid_nav img {
    width: 100px;
    width: 20rem;
}

.mid_nav .dc_logo {}

.mid_nav .wrap {}

@media screen and (min-width: 1600px) {

    .mid_nav .dc_logo a {}

    .mid_nav .dc_logo a img {}

    .mid_nav .dc_logo {}
}

/*.page-header a{ margin-left: 2.6rem; }*/


#crumbs a {
    background: #f3f3f3;
    padding: 10px 13px;
    display: inline-block;
}



#crumbs a:after {
    content: "\f105";
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
    font-family: Fontawesome;
}

#crumbs a:last-child {
    padding-right: 0;
}

#crumbs a:last-child:after {
    content: "";
}

.menupane .menu .current-menu-item,
.menupane .menu .current-menu-item>a {
    background: #275449 !important;
}

img.size-full {
    width: 100%;
}

.entry-content {
    padding-top: 3rem;
}

/** FOOTER **/

.footer {
    background-color: #004540;
}

.footer hr {
    border-color: #417470;
}

@media screen and (min-width: 740px) {
    .footer-right::before {
        background-color: #417470;
    }
}

.pre-foot {
    /* filter: grayscale(100%); */
    background-blend-mode: hard-light;
}

.pre-foot::after {
    /* filter: grayscale(0%); */
    background-color: rgb(0, 69, 64, 0.8);
}

.dc_message{
    background-color: #0b5253;
}


.get-involved-footer {
    background: #004540;
    color: #fff;
    text-align: center;
    padding: 3rem;
}

.get-involved-footer h2 {
    margin: 0;
    color: #fff;
}

.get-involved-footer .btn-outline {
    float: none;
    display: inline-block;
    border-color: #F7CA18;
    background: #F7CA18;
    color: #000;
    width: 48%;
    padding: 2rem;
    margin-top: 20px;
    font-size: 1.6rem;
}

.get-involved-footer .btn-outline:hover,
.get-involved-footer .btn-outline:focus {
    background: #000;
    border-color: #000;
    color: #fff;
}

@media screen and (min-width: 979px) {
    .get-involved-footer .btn-outline {

        width: 24%;
        padding: 3rem;
        font-size: 2rem;

    }
}

.video-container {

    position: relative;
    padding-bottom: 56.3%;
    width: 100%;
    max-width: 800px;
    max-width: 80rem;
    margin: 0 auto;

}

@media screen and (min-width:980px) {
    .video-container {
        padding-bottom: 37.3%;
    }
}

.video-container iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
}

aside.top .menupane {
    border-top: 1px solid #eaeaea !important;
}

.dc_btn.green {
    /*width: 100%; display: block; */
}

/* Styling the Popup Window */
/*.popup-trigger { display: block; margin: 0 auto; padding: 20px; max-width: 260px; background: #4EBD79; color: #fff; font-size: 18px; font-weight: 700; text-align: center; text-transform: uppercase; line-height: 24px; cursor: pointer; }*/
.popup {
    display: none;
    position: fixed;
    left: 50%;
    padding: 50px 30px;
    background: #fff;
    color: #000;
    font-size: 16px;
    line-height: 30px;
    z-index: 9999;
    width: 80%;
    max-width: 1000px;
    max-height: 80%;
    overflow-y: auto;
}

.popup .contact-person {
    /* background: #fff; */
}

.popup .contact-person a {
    /* color: #a8d2c8; */
}

.popup .contact-meta {
    /* color: #fff; */
}

.program-person,
.contact-person {
    border-bottom: 1px solid #45776b !important;
}

.contact-person .position {
    /* background: #326156 !important; */
}

.team-img:after {
    content: "";
    display: block;
    position: absolute;
    background: #45776b00;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*box-shadow: inset 0 0 40px #000;*/
}

.team-img.default:after {
    display: none;
}

.tooltip {
    margin: 0 5px;
}

body.popup-active {
    overflow: hidden;
    /*position: fixed;*/
    width: 100%;
    padding-right: 15px;
}

body.popup-active-mobile {}

body {
    overflow-x: hidden;
    /*overflow-y: scroll !important;*/
}

body.popup-active:before {
    background: #000000a8;
    background: #006f53;
    background: rgba(0, 111, 83, 1);
    /*background: #fff;*/
    content: "";
    display: block;
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8733;
    right: 0;

}

.popup-mobile {
    position: relative;
    top: 0;
    left: 0;
    margin: 30px 0 0;
    width: 100%;
}

.popup-btn-close {
    position: absolute;
    top: 8px;
    right: 14px;
    color: #4EBD79;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

.contact-person .contact-image {
    border: none !important;
}




.popup .contact-person {
    flex-flow: column;
}

.popup .contact-person>div {
    width: 100% !important;
}

.popup .in_content {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.popup .in_content>div {
    width: 100% !important;
}

@media only screen and (min-width: 1919px) {
    .top .menupane .menu {
        text-align: left;
        display: flex;
        justify-content: space-evenly;
    }
}

body .gform_wrapper h2.gsection_title {
    background-color: #709a90;
}

.contact-us-layout {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}

@media screen and (min-width: 980px) {

    .popup .in_content>div {
        width: 48% !important;
    }

    .contact-us-layout>div {
        width: 48%;
    }
}


table th {
    background: #037b67 !important;
}

br.c {
    display: none;
}

.articles {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

}

.articles .article {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.articles .article-container:first-child {
    -webkit-flex-basis: 55%;
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    min-height: 35vw;
    background: red;
}

.article-container+.article-container {
    background: green;
    flex-basis: 25%;
}

.article-container+.article-container+.article-container {
    background: blue;
    flex-basis: 20%;
}

.articles .article-container:first-child .article {
    height: 100%;
}

.articles .article-container:nth-child(2) .article:first-child {
    height: 60%;
}

.articles .article-container:nth-child(2) .article {
    height: 40%;
}

.articles .article-container:last-child .article {
    height: 40%;
}

.articles .article-container:last-child .article:last-child {
    height: 60%;
}

.articles .article .article-content {
    padding: 12em 4em 10em;
    text-align: center;
}

.articles .article .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    pointer-events: none;
}

.articles .article .article-content * {
    position: relative;
}

.articles .article-container:first-child .article .article-content:before {
    background: rgba(69, 119, 107, 0.8);
}

.articles .article-container:first-child .article .article-content:before {
    background: rgba(69, 119, 107, 0.8);
}

.articles .article-container:nth-child(2) .article:first-child .article-content:before {
    background: rgba(238, 179, 16, 0.9);
}

.article-container:nth-child(2) .article:first-child .article-content .title {
    color: #fff;
}

.articles .article .article-content:before {
    transition: background-color .4s ease;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(69, 119, 107, 0.8);
    z-index: 0;
}

.articles .article-container:last-child .article:last-child .article-content:before {
    background: rgba(56, 50, 28, 0.9);
}

.articles .article-container .article:hover .article-content:before {
    background: rgba(0, 0, 0, 0.9) !important;

}

.articles .article .article-content {
    padding: 12rem 4rem 10rem;
    text-align: center;
}

.articles .article .article-content .title span.title-highlight {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: 1px 1px 6px #000000;
}

.articles .article .article-content * {
    position: relative;
}

.articles .article .title {
    font-size: 2.4rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: 1.5;
    max-width: 500px;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.articles .article .title button {
    display: table;
    margin: 0.5rem auto 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out, transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.articles .article a {
    color: white;
    display: block;
}

.articles .info {
    display: none;
}

@media (max-width: 1440px) {
    .articles .article .article-content {
        padding: 6em 2em;
    }
}

@media (max-width: 1440px) {
    /*.articles .article-container:first-child {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }*/
}

@media (max-width: 1440px) {
    .articles .article-container:nth-child(2) {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }
}

@media (max-width: 1024px) {
    .articles {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 1024px) {
    .articles .article-container:first-child {
        min-height: auto;
    }
}

section.hero .section-content {
    text-align: left;
    max-width: 800px;
    padding-bottom: 0;
}

section.hero h1 {
    margin-bottom: 1em;
    letter-spacing: -0.03em;
}

section.hero h2 {
    font-size: 3rem;
    color: white;
    margin-bottom: 0.7em;
}

section .section-text {
    font-size: 2.4rem;
    line-height: 1.6;
    font-weight: 400;
}

section.hero .hero-links {
    margin-top: 8vh;
}

section.overview {
    padding-top: 5vh;
    padding-bottom: 5rem;
    text-align: center;
    color: #45776b;
}

section.standard .section-content {
    margin: 0 auto;
    max-width: 680px;
}

section.overview h2 {
    font-size: 4.2rem;
    line-height: 1.3;
}

section.overview .section-text {
    margin: 3rem 0;
    font-size: 2.3rem;
    line-height: 1.6;
    text-align: center;
}

section.overview .learn-more {
    display: block;
    background: #45776b;
    padding: 2rem;
    color: #fff;
    max-width: 200px;
    margin: 0 auto;
    margin-top: 4rem;
}

.content p a:focus,
.content p a:hover {
    color: #45776b;
}

.event-item {
    background: #f1f1f1 !important;
}

div[id^=gforms_confirmation_message] {
    margin-top: 20px;
    background: #c5ffdf;
}

#content .sd_species {
    background: #fff;
    margin-bottom: 10px;
}


/*

====== Zoom-out effect ======

*/

.popup {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.9);
    box-shadow: 0 3px 36px #04382a;
}

.popup-active .popup.popup-ready {
    opacity: 1;
    transform: scale(1) translate(-50%, -50%) !important;
}

.living-fund-total-number {
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4),
        0px 8px 13px rgba(0, 0, 0, 0.1),
        0px 18px 23px rgba(0, 0, 0, 0.1);

}

.main-banner {
    position: relative;
    background-image: url(/sustainable/wp-content/uploads/sites/175/hero-banner.jpg);
    background-size: cover;
    min-height: 500px;
    display: flex;
    align-items: center;
    background-position: center;
    background-color: #004540;
}

.main-banner-wrap {
    position: relative;
}

.main-banner-image-logo {

    background-color: #fff;
    padding: 20px 25px;
}

@media only screen and (min-width: 980px) {

    .main-banner-image-logo {
        position: absolute;
        top: 2px;
        right: 0;
        z-index: 23;
        border-radius: 20px;
    
    }
}


.main-banner-text {
    text-align: center;
    background: #fff;
    padding: 20px;
    border: 1px solid #455d52;
}

.main-banner-text div {
    font-size: 24px;
}

@media screen and (min-width: 1330px) {
    .main-banner {
        position: relative;

    }

    .page main {
        padding-top: 0px;
    }
}

@media screen and (min-width: 1023px) {
    .page main {
        /* padding-top: 75px; */
    }

    #main-banner-text-container {}

    #main-banner-text {
        width: 50%;
    }
}

#main-banner-text {
    color: #fff;
}

.main-banner-title {
    margin-bottom: 20px;
    margin-bottom: 2rem;
}

.main-banner-desc {
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
    line-height: 25px;
}

#main-banner-text h2 {
    margin: 0;
    padding: 0;
}

#main-banner-text p {
    margin: 0;
    margin-bottom: 3px;
    padding: 0;
}

a.slider-btn {
    display: inline-block;
    padding: 8px;
    border: 1px solid #000;
    margin: 8px 0 0 0;
}

.living-fund {
    text-align: center;
    padding: 20px;
    background: #f7ca18;
    color: #ffffff;
}

.living-fund>h1 {
    text-transform: none;
    font-family: "Montserrat", "Myriad Pro", Verdana, sans-serif;
    color: #004310;
}

.living-fund-total-number {
    font-size: 5rem;
    font-weight: bold;
}

.living-fund>p.description {
    color: #004310;
    font-style: italic;
    font-size: 2rem;

}

@media screen and (min-width: 990px) {

    .main-banner-wrap {
        display: block;
        /* min-height: 565px; */
    }

    .main-banner-image {
        width: 100%;
        height: auto;
        background-image: url(https://www.dawsoncollege.qc.ca/sustainable/wp-content/uploads/sites/175/Homepage-News-Item-Canadian-Government-Grant.png);
        background-image: url(https://www.dawsoncollege.qc.ca/sustainable/wp-content/uploads/sites/175/Plant-with-Beetle.jpg);
        background-size: cover;
        background-position: center;
        background-color: #000;
    }

    .main-banner-buttons {}

    .main-banner.living-fund {
        width: 100%;
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        height: 50%;
    }

    .main-banner.calender {
        height: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
}

/** Awards **/

.img-wrap {
    height: 75%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}


h2 {
    font-size: 4rem;
}

section.certified {
    text-align: center;
    padding: 6.5rem 10%;
    background: #fff;
}

section.certified h2 {
    margin-bottom: 8vh;
}

section.certified .right h3 {
    font-size: 2.7rem;
}

section.certified .section-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: none;
}

section.certified .graphic {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    /*padding-right: 5%;*/
}

section.certified .right {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: left;
}

section.certified a {
    display: inline-block;
    margin: 7vh auto 0;
}

section.certified .right .section-text {
    font-size: 2.2rem;
    line-height: 1.7;
    max-width: 640px;
}

a.simple {
    border: 1px solid #DED7D7;
    /*-webkit-border-radius: 39px;*/
    /*border-radius: 39px;*/
    padding: 1.25rem 3rem;
    font-size: 1.5em;
    color: #646464;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    letter-spacing: 0.08rem;
    -webkit-transition: color 0.3s ease-out, background 0.3s ease-out, border 0.3s ease-out;
    -o-transition: color 0.3s ease-out, background 0.3s ease-out, border 0.3s ease-out;
    transition: color 0.3s ease-out, background 0.3s ease-out, border 0.3s ease-out;
    display: inline-block;
    background: #2a5448;
    color: #fff;
}

@media (max-width: 1440px) {
    section.certified .right h3:first-of-type:before {
        left: -2rem;
        margin-left: -18%;
    }
}

section.certified .right h3:first-of-type:before {
    content: '';
    position: absolute;
    height: 1px;
    background: #0D5493;
    top: 0.5rem;
    left: -0.85rem;
    margin-left: -15%;
    width: 125px;
    left: -1em;
}

section.certified .right h3:last-of-type {
    margin-top: 2rem;
}

@media (max-width: 1024px) {
    section.certified .section-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.entry-content>h2 {
    font-size: 40px;
    
    text-transform: uppercase;
    margin: 30px;
    /* font-family: Oswald; */
    font-weight: 500;
}

.entry-content>h2:first-child {
    margin: 0;
}

.entry-content iframe {
    display: block;
    margin: 0 auto;
}

@media screen and (min-width: 980px) {
    .faqs {
        width: 75%;
        margin: 0 auto;
    }
}

.intro {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 40px;
    text-align: center;
}