.separator {
    height: 7px;
    background-color: #5cc15d;
    width: 37%;
    display: block;
    margin-bottom: 35px;
}

.bgimg {
    position: relative;
    opacity: 1;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 120% !important;

}

.bgimg-mobile {
    background-image: url("https://redtoucan-admin.azurewebsites.net/media/ax1ppx0z/mountain-background.png");
    min-height: 100%;
}

.bgimg-1 {
    background-image: url("https://site-cbc.radio-canada.ca/media/6029/bg-image-2.jpg");
    min-height: 100%;
}

.bgimg-2 {
    background-image: url("https://site-cbc.radio-canada.ca/media/6030/bg-image-3.jpg");
    min-height: 100%;
}

.bgimg-3 {
    background-image: url("https://site-cbc.radio-canada.ca/media/6031/bg-image-4.jpg");
    min-height: 100%;
}

.bgimg-4 {
    background-image: url("https://site-cbc.radio-canada.ca/documents/impact-and-accountability/environment/2021/images/phare.jpg");
    min-height: 100%;
}

.bgimg-5 {
    background-image: url("https://site-cbc.radio-canada.ca/media/6033/bg-image-6.jpg");
    min-height: 100%;
}

.bgimg-6 {
    background-image: url("https://site-cbc.radio-canada.ca/documents/impact-and-accountability/environment/2021/images/section-2/bg-image-vert.jpg");
    min-height: 100%;
}

/*  */

@media (min-width: 1200px) {
    .bgimg-6 {
        min-height: 150vh !important;

    }
}

@media (min-width: 992px) {
    .bgimg-6 {
        min-height: 100vh !important;

    }
}

@media (min-width: 768px) {
    .bgimg-6 {
        min-height: 100vh !important;
    }

}

@media (max-width: 576px) {
    .bgimg-6 {
        min-height: 100vh !important;
    }

}

@media (min-width: 576px) {
    .bgimg-6 {
        min-height: 100vh !important;
    }
}


@media (max-width: 992px) {
    .bgimg-6 {
        min-height: 100vh !important;
    }
}

/*  */

#header .col-md-12 {
    width: 100%;
}

.bg-footer {
    background-color: black;
    color: white;
    height: 80vh;
    position: relative;
}

.bg-footer p {
    text-align: center;
    font-size: 16px;
}


h1.white-text,
h2.white-text {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 35px;
    margin-bottom: 35px;
}

.white-text {
    color: white;
    text-align: center;

}

a {
    color: #458845;
}

p+img {
    margin-top: 1rem;
}

.large-font {
    color: #458845;
    font-weight: bold;
    font-size: 3em;
}

.scroll-container,
.scroll-area,
.header {
    width: 100%;
    height: 115vh;
}

.scroll-container {
    overflow-x: hidden;
    margin-top: 30px;
}


.enviro-box-21 {
    color: black;
    background-color: white;
    padding: 60px !important;
    text-align: center;
}


.enviro-box-21 h4 {
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 35px;
    font-size: 1.5rem;
}

.large-h1 {
    font-size: 3em;
    letter-spacing: 20px;
}

.gr-st {
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 10px;
}

.scroll-area,
.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: white;
    /*    overflow-y: hidden;*/
}

.row.absolute-center {
    text-align: center;
}

header {
    background-color: black;
    top: 0;
}

.logo-desktop {
    background-color: red;
    width: 60px;
    height: 60px;
    display: flex;
}

.logo-desktop a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-desktop img {
    width: 100%;
}

.img-responsive {
    display: inline-block;
}

.modal {
    z-index: 99999;
    padding: 0 !important;
}

.modal-dialog {
    margin-bottom: 100px;

}


.modal-header {
    border-bottom: none;
}

.modal-header .close {

    opacity: 1;

}

.modal-header .close img {
    width: 30px;
    height: 30px;

}

.modal-content {
    text-align: left;
}

.modal-body {
    padding: 0 50px 80px 50px;
}

@media (max-width:500px) {
    .modal-body {
        padding: 0 20px 40px 20px;
    }
}

.h4 {
    text-transform: uppercase;
}

.modal-body .h4 {
    margin: 35px 0;
    font-size: 1.7em;
}

.modal-body hr {
    border-color: black;
    width: 60%;
    margin: 0;
    margin-top: 45px;
    margin-bottom: 45px;
}

.modal-body h3 {
    margin-bottom: 45px;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.btn-enviro {
    margin-top: 30px;
    background-color: white;
    border: 1px solid black;
    border-radius: 0;
    text-transform: uppercase;
    padding: 15px 30px;
    letter-spacing: 2px;
}

.btn:after {
    display: none;
}

.btn-enviro:hover {
    box-shadow: inset 0px -3px #458845;
}

.btn-white:hover {
    box-shadow: inset 0px -3px #fff;
}

.footer {
    color: black;
}

footer p,
footer img {
    margin: 0;
}

.footer-content {
    text-align: center;
    margin-top: -15vh;
}

.footer-content h4 {
    font-size: 2.2rem;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-top: 45px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.footerFooter {
    position: absolute;
    bottom: 130px;
    width: 100%;
}

.container-header,
.footerFooter {
    width: 970px;
}

.enviro-message-21 h2 {
    font-size: 2.2rem;
    margin-bottom: 10px;
}

.enviro-message-21 h3 {
    font-size: 2rem;
}

.enviro-message-21 div {
    text-align: center;
    overflow: visible;
}

.enviro-message-21 img {
    width: auto;
    height: 80px;
}

.enviro-message-21 .modal-body {
    color: black;
    text-align: left;
}

.btn.btn-enviro.btn-white {
    border-color: white;
    color: white;
    background: transparent !important;
}

.stats h3 {
    text-align: center;
}

.btn>p {
    margin-bottom: 0px;
    font-size: 1.7rem;
}

#greta {
    color: #458845;
    font-size: 1.6em;
    margin-bottom: 0;
}

.stats {
    border: 1px solid;
    margin-bottom: 30px;
    padding: 20px;
}

.stats h3 {
    text-transform: uppercase;
    letter-spacing: normal;
    margin: 0;
    margin-bottom: 20px;
}

span.stat-number {
    color: #458845;
    font-size: 70px;
    line-height: 75px;
}

.card {
    border: 0 !important;
    border-radius: 0rem !important;
    break-inside: avoid;
}

@media (min-width: 1200px) {
    .container:not(.menu-container) {
        max-width: 970px !important;
    }
}

@media (min-width: 992px) {
    .container:not(.menu-container) {
        width: 970px;
    }
}

@media (min-width: 768px) {
    .container:not(.menu-container) {
        width: 750px;
    }

}

@media (max-width: 576px) {
    #bottomImg {
        width: 100%;
        display: flex;
        justify-content: center;
    }

}

@media (min-width: 576px) {
    .d-sm-block {
        display: flex !important;
    }

    .card-columns {
        -webkit-column-count: 2 !important;
        -moz-column-count: 2 !important;
        column-count: 2 !important;
    }
}


@media (max-width: 992px) {
    .card-columns {
        -webkit-column-count: 1 !important;
        -moz-column-count: 1 !important;
        column-count: 1 !important;
    }
}

@media (max-width: 768px) {
    footer {
        height: 80% !important;
    }

    .enviro-message-21 .col-md-6 {
        margin-top: 50px;
    }

    .bgimg-6 {
        min-height: 130%;
    }

    .container-header {
        width: 768px;
        margin-right: 10px;
    }

    .footerFooter {
        width: 768px;
    }

    .margin-mobile-only {
        margin-right: 20px;
    }



    .scroll-container {
        margin-top: 60px;
    }

    .bgimg {
        background-attachment: scroll;
    }

    .mobile-display {
        display: flex;
        flex-flow: column;
        justify-content: space-around;
        align-items: center;
        height: 80vh;
    }

    .enviro-box-21 {
        width: 90vw;
        padding: 30px !important;
    }


    .large-font {
        font-size: 2em;
    }

}

.featured-video-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 150px;
    border: 2px solid white;
}

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

@media (max-width: 768px) {
    .featured-video-container {
        margin-bottom: 50px;
    }
}

.header-gradient.header-content {
    padding-bottom: 0px;
}

.embed-responsive-item {
    border: solid 4px #fff !important;
}

.header-gradient.header-content {
    /* margin-top: 0px !important; */
    /* background: linear-gradient(180deg, rgba(0, 0, 0, 0) 1%, #000 30.7%, #00539C 88.22%); */
}

.modal-dialog {
    width: 90%;
    max-width: 900px;
    margin: 5vw auto;
}



/*--- GRID ---*/

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .row-cols-md-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-3>* {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

.recognition {
    margin: 0 auto;
    padding: 40px 0;
}