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

@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 #rightpane ul>li>ul>li {
    background: #47776b;
    margin-left: 0px;
    border-top: 1px solid #47776b;
}

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

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

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

#rightpane .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;
    font-family: "Open Sans";
}

body{
    font-family: "Montserrat","Myriad Pro",Verdana,sans-serif;
}

.content{
    padding: 20px!important;
    margin-top: 0!important;
}

.content h1{
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 30px;
    letter-spacing: 0;
}

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

.content h1 {

    color: #53b1a6;
    /*padding: 10px 20px;*/
    /*color: #fff;*/

    line-height: 1.2;
    font-family: Oswald;

}


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

.content h2{
    color: #2d7971;
}

@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: #284c43!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;
}


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

.contact-person .position {

    background: #47776b!important;
}

.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{  background: #45776b; }
.mid_nav img{ width:100px;width: 20rem; }
.mid_nav .dc_logo{ margin: 1rem!important; }
.mid_nav .wrap{ width: 100%; }

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

    .mid_nav .dc_logo a{

        display: block;
        /* background: #709a90; */
        /*position: absolute;*/
        top: -3px;
        left: 50%;
        z-index: 1887;
        /* padding: 0px 12px 12px 12px; */
        /*transform: translate(-50%);*/
    }
    .mid_nav .dc_logo a img{
        /*transform: skew(50deg);*/
    }

    .mid_nav .dc_logo{ margin:2rem!important; }
}

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

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 .shifter-handle{
    margin: 0;
    position: absolute;
    top: 50%;
    right: 2rem;
    transform: translateY(-50%);
}
#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: "";
}

#rightpane .menu .current-menu-item, #rightpane .menu .current-menu-item>a{
    background: #275449!important;
}
img.size-full{ width: 100%; }

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

/** FOOTER **/

.get-involved-footer{
    background: #016352;
    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 #rightpane{
    border-top: 1px solid #eaeaea!important;
}



.dc_btn_wrap{ width: 100%;}
.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:#294841;
}
.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, 0.7);
    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 #rightpane .menu {
        text-align: left;
        display: table;
        /*justify-content: center;*/
    }
}

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