
/*Region Modal*/

/* Site select overlay
   ========================================================================== */

.site-select.k-overlay {
    position: fixed;
    z-index: 1060;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    opacity: 1 !important;
}

.site-select.ajaxCart .site-select.k-window-titlebar {
    margin: 0 30px !important;
    padding: 40px 0 10px;
    border-bottom: 1px solid #f1f1f1;
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
}

    .site-select.ajaxCart .site-select.product-details-page {
        padding: 30px;
        overflow: hidden;
    }

.site-select.miniProductDetailsView .site-select.product-overview-line:first-child {
    margin: 0;
}

    .site-select-top {
        top: 20px !important;
    }

.site-select.miniProductDetailsView .site-select.product-essential, .site-select.miniProductDetailsView .site-select.product-collateral {
    margin: 0;
}



.site-select-buttons label {
    color: #fff;
    font-weight: 400;
    letter-spacing: 1.25px;
    margin-right: 30px;
    margin-bottom: 0;
}

.site-select-buttons input {
    margin-top: 0;
    margin-right: 5px;
    height: 20px;
    width: 20px;
}


.site-select a:link {
    color: #1C6BBA;
}

.site-select a:hover {
    color: #0000CD;
}



.site-select-buttons input[type='radio']:after {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: #323232;
    background-image: url(/images/thumbs/25429.jpeg);
    background-size: contain;
    content: '';
    display: inline-block;
    visibility: visible;
    margin-right: 5px;
}

.site-select-buttons input[type='radio']:checked:after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    background: #323232;
    background-image: url(/images/thumbs/25430.jpeg);
    background-size: contain;
    cursor: pointer;
    content: '';
    display: inline-block;
    visibility: visible;
    margin-right: 5px;
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 767px) {
    .site-select.ajaxCart {
        /*        position: absolute;
        left: 50% !important;
        z-index: 1070;
        width: 250px !important;
        margin: 0 0 0 -125px;
        background-color: #fff;
        padding: 0 !important;*/
        position: absolute;
        z-index: 1070;
        background-color: #fff;
        /*padding: 25px !important;*/        
        margin: 15px;
        width: 94% !important;
        left: 0 !important;
    }
    .site-select-margin {
        padding-bottom: 20px;
    }
    .site-select-buttons {
        background: #323232;
        padding: 20px 0;
        margin-top: 40px;
        margin-bottom: 30px;
    }

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .site-select.ajaxCart {
        position: absolute;
        left: 50% !important;
        z-index: 1070;
        width: 700px !important;
        margin: 0 0 0 -350px;
        background-color: #fff;
        padding: 0 !important;
    }
    .site-select-margin {
        padding-bottom: 40px;
    }
    .site-select-buttons {
        background: #323232;
        padding: 20px;
        margin-top: 40px;
        margin-bottom: 30px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .site-select.ajaxCart {
        position: absolute;
        left: 50% !important;
        z-index: 1070;
        width: 700px !important;
        margin: 0 0 0 -350px;
        background-color: #fff;
        padding: 0 !important;
    }
    .site-select-margin {
        padding-bottom: 40px;
    }
    .site-select-buttons {
        background: #323232;
        padding: 20px;
        margin-top: 40px;
        margin-bottom: 30px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .site-select.ajaxCart {
        position: absolute;
        left: 50% !important;
        z-index: 1070;
        width: 900px !important;
        margin: 0 0 0 -450px;
        background-color: #fff;
        padding: 0 !important;
    }
    .site-select-buttons {
        background: #323232;
        padding: 20px;
        margin-top: 40px;
        margin-bottom: 30px;
    }
}


/* Color input holder */

#colorMatrixHolder .input-holder {
    font-size: 10px;
}

.input-holder {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    padding: 5px 0;
}

.color-line {
    height: 90px;    
    padding: 0;
    width: 10px;
    margin: 5px 5px 0;
    border: solid 1px rgba(0,0,0,0.12);
    display: inline-table;
}

/*.matrix-btn {
    position: absolute;
    bottom: 30px;
}*/

.input-size {
    border-color: #555;
    text-align: center;
    height: 45px;
    width: 100%;
    padding: 0;
}

.col-xs-1 {
    width: 8.33333%;
    float: left;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}


/* Mega Menu Fix for Bootstrap Row */
.row-wrapper .row {
    margin-right: 0px;
    margin-left: 0px;
}


/* Bootstrap Columns */
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.centered-page {
    width: 80%;
    margin: 0 auto;
}

.bottom_left_col_iframe p {
    margin-bottom: 5px;
}

.content-blocks-index-row img {
    width: 100%;
}

.content-blocks-index-row h4 {
    opacity: 0.7;
    font-weight: 100;
    font-size: 14px;
    letter-spacing: 2px;
}


.content-blocks-index-row .block-text {
    opacity: 0.7;
}

.content-blocks-index-row {
    margin-top: 15px;
}

    .content-blocks-index-row > div {
    }

    .content-blocks-index-row .bottom_left_col_iframe {
        position: relative;
        padding-left: 15px;
    }

        .content-blocks-index-row .bottom_left_col_iframe iframe {
            height: 100%;
        }

        .content-blocks-index-row .bottom_left_col_iframe img {
        }

        .content-blocks-index-row .bottom_left_col_iframe .iframe-section {
            position: absolute;
            top: 0px;
            width: 100%;
            height: 100%;
            padding-bottom: 20px;
        }

            .content-blocks-index-row .bottom_left_col_iframe .iframe-section p {
                padding-right: 25px;
                height: 100%;
                margin: 0 0 8.5px;
                font-size: 14px;
            }

    .content-blocks-index-row .video-text-section {
        position: absolute;
    }

/*Homepage Topics*/

.homepage-topic-row {
    width:100%;
    display: flex;
    flex-direction: column;
}

/*.video-container iframe {
    width: 100%;
    height: 100%;
}
*/
.homepage-topic-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #f6f6f6;
    text-align: center;
    color: #333;        
    padding: 15px;
}

.homepage-topic-block > h1 {
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.homepage-topic-block > p {
    margin: 0 20px 15px;
}

a.topic-button {
    color: #fff;
    background-color: #2A609D;
    width: fit-content;
    padding: 8px 12px;
    border-radius: 4px;
    margin: 10px auto;
    font-size: 13px;
    letter-spacing: 1.25px;
    line-height: 30px;
}



@media screen and (max-width: 1024px) {
    .video-container {
        position: relative;
        padding-bottom: 60%;
        height: 0;
        overflow: hidden;
        width: 100%;
    }

    .video-container > iframe {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

@media screen and (min-width: 1025px) {

    .video-container {
        position: relative;
        margin-right: 30px;
        padding-bottom: 36.25%;
        height: 0;
        overflow: hidden;
        width: 100%;
       flex: 0 0 56%;
    }

    .homepage-topic-row {
        flex-direction: row !important;
    }

    .video-container iframe {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .homepage-topic-block {
        margin: 2.3% 0;
    }
   
}

.sustainability-row {
    display: inline-block;
}

.section_Image img{
    width: 100%;
}


.sustainability-row .full-width {

}

.sustainability-content-section {
    width: 100% !important;
    padding: 20px 30px;
}

.grey-background {
    background-color: rgb(247, 246, 245);
}

.stretch {
    min-height: 300px !important;
}

.section_Content {
    background-color: rgb(247, 246, 245);
    padding: 0 30px;
    min-height: 225px;
    margin-top: -5px;
}

.section_Content h4 {
    padding: 15px 0 15px 10px !important;
}

.margin-right-15 {
    border-right: 15px solid white;
}

.margin-left-15 {
    border-left: 15px solid white;
}
.cert-logo p {
    padding-left: 10px;
    font-size: 10px;
    margin-bottom: 0px;
}

.cert-holder {
    display: block;
}

.cert-logo {
    padding-bottom: 30px;
    background: rgba(234,234,234,0.1);
}

.cert-logo img {
    max-height: 100px;
    width: auto;
    padding-top: 30px;
    margin-bottom: 15px;
    max-height: 100px;
    }


.sustainability-symbol-text-row .cert-text-container p {
    /*height:130px;
overflow:hidden;*/
    padding-left: 0px;
}

.sustainability-symbol-text-row h4:nth-of-type(2) {
    padding-top: 0px;
    margin-top: -10px;
}

.sustainability-symbol-text-row .cert-button {
    position: absolute;
    background: rgba(247,246,245,0.9);
    opacity: 0.9;
    bottom: 0px;
    left: 0px;
    height: 45px;
    text-align: center;
    padding-top: 12px;
    cursor: pointer;
}

.sustainability-symbol-text-row .cert-holder.active-cert p {
    height: auto;
}

.sustainability-symbol-text-row .cert-holder.active-cert .cert-button {
    position: relative;
}

.sustainability-symbol-text-row .cert-holder.active-cert .caret {
    border-top: 0px;
    border-bottom: 8px solid;
}

.sustainability-symbol-text-row .cert-holder .caret {
    border-top: 8px solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    opacity: 0.7;
}

.row.sustainability-row {
    margin-bottom: 20px;
}

.active-cert .cert-button {
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    position: relative;
    width: 104%;
}


.sustainability-img-text-row p {
    padding-right: 50px;
}

.sustainability-row p {
    margin: 0 0 25px 8.5px;
    font-size: 14px;
    padding-right: 25px;
    text-align: left;
}

.sustainability-row h1 {
    text-align: center;
    font-family: 'VolvoNovum-Regular', sans-serif;
    padding-left: 0;
    padding-right: 0;
    opacity: 0.5;
    letter-spacing: 2px;
    font-weight: bold;
}

.sustainability-row h4 {
    font-size: 15px;
    padding-left: 0;
    padding-top: 30px;
    opacity: 0.5;
    text-align: left;
    font-weight: 300;
}


n.sustaiability-row img {
    width: auto !important;
}

.sustainability-row .center-text p {
    text-align: center;
    padding-left: 220px;
    padding-right: 220px;
}

.padding-top20 {
    padding-top: 20px;
}

.sustainability_section {
    background-color: rgb(247, 246, 245);
}

.ribbon-wrapper > a.top-left:nth-of-type(1) {
    top: 5px !important;
    left: 0;
}

.ribbon-wrapper > a.top-left:nth-of-type(2) {
    top: 40px !important;
    left: 0;
}

.ribbon-wrapper > a.top-left:nth-of-type(3) {
    top: 75px !important;
    left: 0;
}

.ribbon-wrapper > div.top-left:nth-of-type(2) {
    top: 5px !important;
    left: 0;
}

.ribbon-wrapper > div.top-left:nth-of-type(3) {
    top: 40px !important;
    left: 0;
}

.ribbon-wrapper > div.top-left:nth-of-type(4) {
    top: 75px !important;
    left: 0;
}

@media screen and (max-width: 1199px) {
    .sustainability-row .padding-top20 {
        padding-top: 0px;
    }
}


@media screen and (max-width: 991px) {
    .sustainability-row .center-text p {
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
    }   

    .topic-page .page-body {
        padding: 0px !important;
    }
}

@media screen and (min-width: 992px) {
    .sustainability_section {
         background-color: #fff !important;
    }
}


@media screen and (max-width: 768px) {
    .sustainability-row .cert-holder .cert-logo {
        text-align: center;
    }

    .sustainability-row .margin-right-10 {
        margin-right: 0px;
    }

    .sustainability-row .cert-text-container {
        margin-bottom: 15px;
    }

        .sustainability-row .cert-text-container h4 {
            padding-top: 0px;
            text-align: center;
        }

    .sustainability-row .sustainability-symbol-text-row .cert-text-container p {
        text-align: left;
        padding-right: 15px;
        padding-left: 0;
        width: 100%;
    }

    .margin-left-15 {
        margin-left: -15px;
    }

    .section_Content {
        margin-top: 0 !important;
    }
}



.sustainability-row .bottom-img-col img {
    width: 100%;
    height: 230px;
    padding-top: 0px;
    margin-bottom: 0px;
}

.sustainability-symbol-text-row .cert-text-container .cert-read-more {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
    height: auto;
}

.sustainability-symbol-text-row .margin-left-15 {
    border-left: 15px solid white;
}

.sustainability-symbol-text-row .margin-right-15 {
    border-right: 15px solid white;
}

.section_ProductAttributes .attribute-image-hor {
    margin-right: 15px;
}


@media screen and (max-width: 768px) {

    .sustainability-row.sustainability-symbol-text-row {
        margin-bottom: 0px;
    }

    .sustainability-symbol-text-row .margin-right-15 {
        border: none;
    }

    .sustainability-symbol-text-row .col-sm-4 section {
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 1200px) {
    .cert-holder {
        min-height: 520px !important;
        padding-right: 5px !important;
    }

    .cert-holder h4 {
        min-width: 150px;
    }
}

@media screen and (max-width: 1199px) {
    .cert-holder {
        height: 660px;
    }

    .sustainability_section {
        margin-bottom: 20px;
    }

    .sustainability-row {
        margin-bottom: 0px !important;
    }

    .login-page .customer-blocks {
        margin-left: -15px;
    }

    .login-page .new-wrapper {
        width: 100%;
        border: none;
        padding: 10px 0;
    }

    .login-page .returning-wrapper {
        width: 100%;
        border: none;
        padding: 10px 0;
        margin-top: 30px;
    }

    .register-block .button-1 {
        padding: 12px 10px;
        font-size: 13px;
    }

    #colorMatrixHolder {
        margin-left: -10%;
        margin-right: -10%;
    }
}

@media screen and (max-width: 768px) {
    .cert-holder {
        height: auto;
    }

    .sustainability-row .margin-left-10 {
        margin-left: 0px;
        margin-right: 0px;
    }

    .sustainability-row .col-sm-6 {
        margin-bottom: 15px;
    }

    .sustainability-row p {
        padding-right: 0px !important;
    }
    
    .cert-logo {
        padding-bottom: 0px !important;
    }



/*    .product-ribbon {
        left:0;
        top: 68px;
    }*/
}

.tooltip {
    position: relative;
    display: inline-block;
    margin-left: 10px;
}

    /* Tooltip text */
    .tooltip .tooltip-text {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        z-index: 1;
    }

    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltip:hover .tooltip-text {
        visibility: visible;
    }

    @media screen and (max-width: 1024px) {
        .tooltip {
            position: relative;
            display: block;
            margin-left: 10px;
        }
    }