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

/* Table of Content-------- */

/* Our Value Chain : 16 - 206 */
/* Dual Tone Heading : 124 - 157 */
/* Button : 159 - 202 */
/* Produces : 208 - 384 */
/* SUSTAINABILITY : 386 - 622 */
/* Mobile SUSTAINABILITY */



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


/* ---------------Our Value Chain--------------- */

.spacer-mt3 {
    margin-top: 30px !important;
}

.spacer-mb3 {
    margin-bottom: 30px !important;
}


.block-text-autoplay-video,
.block-title-text-cta {
    margin-bottom: 0 !important;
    width: 100%;
    padding: 5rem 0 0rem;
    box-sizing: border-box;
}

@media (max-width: 767px) {

    .block-text-autoplay-video,
    .block-title-text-cta {
        padding-top: 50px !important;
        /* padding-bottom: 20px; */
        padding-left: 5px;
        padding-right: 5px;
    }
}

.block-text-autoplay-video__intro {
    margin-bottom: 4.375rem;
}

@media (max-width: 767.98px) {
    .block-text-autoplay-video__intro {
        margin-bottom: 2.5rem;
    }
}

.section-header {
    margin: 0 auto;
    /* margin-top: 30px; */
}

@media (max-width: 992px) {
    .section-header {
        font-size: 14px;
    }
}

.section-header__text {
    font-size: 16px;
    /* max-width: 80% !important; */
    width: 100%;
    color: var(--main-text-color);
    margin: auto;
}

@media (max-width: 767px) {
    .section-header__text {
        padding: 0;
    }
}

@media (max-width: 415px) {
    .section-header__text {
        max-width: 100% !important;
    }
}

.section-header p {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: inherit;
}

@media (max-width: 990px) {
    .section-header p {
        margin-top: 24px;
    }
}

.section-header .section-header__super-title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #a3b0b4;
    margin-bottom: 6px;
}

@media (max-width: 992px) {
    .section-header .section-header__super-title {
        font-size: 14px;
    }
}

/* .section-header .section-header__super-title p {
    font-size: 16px;
    font-weight: bold;
    color: #a3b0b4;
    line-height: 1.2;
    margin-bottom: 0px !important;
    margin: 0;
} */

.section-header .section-header__super-title p,
.dg-super-title p {
    font-size: 16px;
    font-weight: bold;
    color: #A3B0B4;
    line-height: 1.2;
    margin: 0;
    /* margin-bottom: 0px !important; */
}

@media (max-width: 992px) {

    .section-header .section-header__super-title p,
    .dg-super-title p {
        font-size: 14px;
    }
}

/* Dual Tone Heading */

.section-header__text .default-block-heading {
    font-family: var(--font-raleway) !important;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 900 !important;
}

h2.default-block-heading {
    line-height: 42px;
    font-size: 36px;
    color: #292929;
}

@media (max-width: 767px) {
    h2.default-block-heading {
        line-height: 32px !important;
        font-size: 30px !important;
        font-weight: 900 !important;
    }
}

@media (max-width: 991px) {
    h2.default-block-heading {
        line-height: 34px;
        font-size: 32px;
        font-weight: 900 !important;
    }
}

span.light-text {
    font-weight: 400 !important;
}

/* @media (max-width: 576px) {
    .section-header .default-block-heading {
        line-height: 36px;
    }
} */

@media (max-width: 992px) {
    .section-header .default-block-heading {
        margin-bottom: 8px;
    }
}

/* Dual Tone Heading End */

/* Button */

.btn-primary.hedla-btn-green {
    background-color: #DF0212;
    font-weight: 600;
    font-size: 16px;
    border-radius: 30px;
    padding: 10px 20px;
    border-color: #DF0212 !important;
    transition: all 0.3s ease;
    color: #fff !important;
    justify-content: center;
}

@media (max-width: 451px) {
    .btn-primary.hedla-btn-green {
        margin-top: 10px;
        font-size: 13px !important;
    }
}

.btn {
    font-family: var(--font-open-sans) !important;
    --text-opacity: 1;
    --bg-opacity: 1;
    display: inline-block;
    border-width: 1px;
    --border-opacity: 1;
    text-align: center;
    font-style: normal;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    line-height: 1.5;
    min-width: 150px;
}

.btn-primary:hover {
    background-color: #DF0212 !important;
    border-color: #DF0212 !important;
}

.btn-primary:focus {
    background-color: #DF0212 !important;
    outline: none !important;
	box-shadow: none !important;
}

.btn-primary.hedla-btn-green:focus {
	background-color: #DF0212 !important;
    outline: none !important;
	box-shadow: none !important;

}

/* Button End */

video {
    vertical-align: middle;
}

/* --------Produces-------- */

.block-text-product-grid {
    margin-bottom: 70px;
    margin-top: 20px;
    position: relative;
}

.block-text-product-grid>.container {
    position: relative;
}

@media (max-width: 575px) {
    .block-text-product-grid_ {
        display: block !important;
    }
}

@media (max-width: 575px) {
    .block-text-product-grid__single-prod-all .block-text-product-grid__single__readmore {
        font-size: 28px !important;
    }
}

@media (max-width: 575px) {
    .block-text-product-grid__single__prodtitle {
        font-size: 24px !important;
    }
}

@media (max-width: 767px) {
    .block-text-product-grid__single-prod-all .block-text-product-grid__single__readmore {
        font-size: 20px !important;
    }
}

@media (max-width: 767px) {
    .block-text-product-grid__single__prodtitle {
        font-size: 22px !important;
    }
}

/* block-text-product-grid__single block-text-product-grid__single-prod-single */

@media (min-width: 576px) {
    .block-text-product-grid__single {
        flex: 0 0 auto;
        width: 25%;
    }
}

/* block-text-product-grid__single__link */

.block-text-product-grid__single__link {
    display: block;
    position: relative;
    text-decoration: none !important;
    overflow: hidden;
}

/* block-text-product-grid__single__img */

.block-text-product-grid__single__img {
    width: 100%;
    margin: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    transition: all .4s;
}

.block-text-product-grid__single__img:before {
    content: "";
    display: block;
    padding-top: 86.5384615385%;
}

/* block-text-product-grid__single__cover */

.block-text-product-grid__single__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-image: linear-gradient(180deg, transparent 22%, #000);
    z-index: 0;
    transition: all .4s;
}

/* block-text-product-grid__single__text */

.block-text-product-grid__single__text {
    transition: all .4s ease-out;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 7% 8%;
    z-index: 2;
    transform: translateY(20px);
}

/* block-text-product-grid__single__prodtitle */

.block-text-product-grid__single__prodtitle {
    font-size: 24px;
    color: var(--color-white);
    display: block;
    line-height: 1.1;
    font-weight: 400;
    font-style: normal;
}

/* block-text-product-grid__single__readmore */

.block-text-product-grid__single__readmore {
    color: var(--color-white);
    position: relative;
    display: inline-block;
    font-size: 14px;
    padding-right: 18px;
    transition: all .4s;
    opacity: 0;
    transition: all .4s;
}

.block-text-product-grid__single__readmore:after {
    display: block;
    content: "";
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(https://www.ldc.com/wp-content/themes/ldc2020/dist/images/right-arrow-white-readmore.svg);
    position: absolute;
    top: 50%;
    right: 0;
    width: 15px;
    height: 8px;
    transform: translateY(-50%);
    z-index: 3;
}

@media (max-width: 576px) {
    .block-text-product-grid__single__readmore:after {
        top: 35%;
        right: -10px;
    }
}

/* block-text-product-grid__single block-text-product-grid__single-prod-all */

.block-text-product-grid__single-prod-all .block-text-product-grid__single__link {
    background-color: #df0212 !important;
    transition: all .4s;
}

.block-text-product-grid__single__link {
    display: block;
    position: relative;
    text-decoration: none !important;
    overflow: hidden;
}

.block-text-product-grid__single-prod-all .block-text-product-grid__single__text {
    transform: translateY(0);
}

.block-text-product-grid__single-prod-all .block-text-product-grid__single__readmore {
    font-family: var(--font-raleway);
    line-height: 1.15;
    font-size: 28px;
    opacity: 1;
    padding-bottom: 1rem;
    padding-right: 30px;
    font-weight: 400;
    font-style: normal;
}

.block-text-product-grid__single-prod-all .block-text-product-grid__single__readmore:after {
    width: 28px;
    height: 34px;
}

/* Hover */

.block-text-product-grid__single__link:hover .block-text-product-grid__single__img {
    transform: scale(1.1)
}

.block-text-product-grid__single__link:hover .block-text-product-grid__single__readmore {
    opacity: 1
}

.block-text-product-grid__single__link:hover .block-text-product-grid__single__text {
    transform: translateY(-10px)
}

/* ------------SUSTAINABILITY------------ */

.col-12 {
    max-width: 100%;
    position: relative;
    width: 100%;
}

.text-split-image-ctas__tophead {
    font-size: 36px;
    line-height: 42px;
    color: #292929;
    font-style: normal;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .text-split-image-ctas__tophead {
        font-size: 30px !important;
        line-height: 32px !important;
    }
}

@media (max-width: 991px) {
    .text-split-image-ctas__tophead {
        font-size: 32px;
        line-height: 34px;
    }
}

/* @media (min-width: 1200px) {
    .text-split-image-ctas .container-fluid {
        margin-bottom: 100px;
    }
} */

.text-split-image-ctas .container-fluid {
    position: relative;
}

.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.text-split-image-ctas__left-col-wrapper {
    background-color: var(--color-dark-grey);
}

.col-md-5,
.col-md-7 {
    position: relative;
    width: 100%;
}

@media (min-width: 768px) {
    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
}

@media (min-width: 768px) {
    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
}

.text-split-image-ctas__right-col-image-wrapper {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    float: left;
    text-align: center;
    color: #fff;
    width: 100%;
    transition: all .35s;
}

.text-split-image-ctas__right-col-image-wrapper-image {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    text-align: center;
    color: #fff;
}

@media (min-width: 1200px) {
    .text-split-image-ctas__right-col-image-wrapper-image {
        height: 655px;
    }
}

.text-split-image-ctas__right-col-image-wrapper-cover-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(270deg, transparent 0, rgba(0, 0, 0, .7));
}

.text-split-image-ctas .row-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    bottom: 0;
    right: 0;
    height: 100%;
}

@media (min-width: 576px) {
    .text-split-image-ctas .row-overlay-height {
        height: 520px;
    }
}

@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.col-md-6,
.col-md-12 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.d-lg-block h2.text-split-image-ctas__blockhead.default-block-heading {
    font-weight: 900 !important;
}

h2.default-block-heading.text-split-image-ctas__blockhead {
    color: var(--color-white);
}

.text-split-image-ctas__blockhead {
    margin-top: 190px !important;
}

@media (min-width: 992px) {
    .text-split-image-ctas__blockhead {
        margin-top: 150px;
    }
}

@media (min-width: 768px) {
    .text-split-image-ctas__blockhead {
        margin-top: 100px;
        font-size: 32px !important;
        line-height: 40px !important;
    }
}

.text-split-image-ctas p {
    line-height: 26px !important;
    color: var(--color-white);
    opacity: .75;
}

.text-width {
    width: 750px;
}

@media (min-width: 768px) {
    .text-split-image-ctas p {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .d-lg-block {
        display: block !important;
    }
}

.d-none {
    display: none !important;
}

/* ------------ For Mobile SUSTAINABILITY------------ */

/* .text-split-image-ctas__small-image-wrapper {
    position: relative;
    overflow: hidden;
    height: 365.8px;
    width: 100%;
    margin-bottom: 100px;
}

.text-split-image-ctas__small-image-wrapper-image {
    display: inline-block;
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}

@media (max-width: 767.98px) {
    .text-split-image-ctas .row-overlay-small {
        top: 0;
        left: 0;
    }
}

.text-split-image-ctas .row-overlay-small {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    height: 100%;
    top: 10px;
    left: 0px;
}

.text-split-image-ctas .row-overlay-small-height {
    height: 451px;
}

.text-split-image-ctas__small-text-wrapper {
    background-color: var(--color-dark-grey);
    padding: 50px 30px 50px 30px;
}

@media (max-width: 576px) {
    .text-split-image-ctas p {
        font-size: 16px;
        width: 100%;
        line-height: 26px;
    }
}

.text-split-image-ctas .btn {
    margin-top: 10px !important;
    margin-bottom: 10px;
}

.text-split-image-ctas a {
    overflow: hidden;
}

.text-split-image-ctas__blockhead_mob {
    color: var(--color-white);
} */

/* SPLITVIEW COMPARE SECTION */

/* .splitview-section {
    margin-bottom: 100px;
} */




/* FOR MOBILE */

.compare_block {
    float: left;
    width: 100%;
    background: black;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: none !important;
    margin-bottom: 60px;
    padding-bottom: 175px;
}

@media (max-width: 767px) {
    .compare_block {
        padding: 60px 5px;
        margin-top: 50px;
        margin-bottom: 0;
        display: block !important;
    }
}

.compare_block-2 {
    float: left;
    width: 100%;
    background: black;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: none !important;
    /* margin-bottom: 60px; */
    padding-bottom: 175px;
}

@media (max-width: 1199px) {
    .compare_block-2 {
        padding: 60px 5px;
        padding-bottom: 60px;
        /* margin-bottom: 45px; */
        margin-top: 16px;
        display: block !important;
    }
}

/* @media (max-width: 767px) {
    .splitview-section {
        display: none;
    }
} */


/* --------LATEST BLOG--------- */

.block-latest-news {
    background-color: #fff;
    padding: 20px 0 50px 0;
}

@media (max-width:767px) {
    .block-latest-news {
        margin-top: 50px;
    }
}

@media (min-width: 992px) {
    .d-lg-block {
        display: block !important;
    }
}

.section-header__text.latest-heading {
    width: 100%;
    margin-left: 0;
}

.block-latest-news h2 {
    font-size: 36px;
    line-height: 42px;
    color: #292929;
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .block-latest-news h2 {
        font-size: 30px !important;
        line-height: 32px !important;
    }
}

@media (max-width: 991px) {
    .block-latest-news h2 {
        font-size: 32px;
        line-height: 34px;
    }
}

@media (min-width: 576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap;
    }
}

.hedla__card {
    border: 1px solid #d2d2d2;
    height: 100%;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
}

.card {
    padding: 0;
    border-radius: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}

.hedla__card a,
.hedla__card a:link {
    text-decoration: none;
}

.hedla__card a {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.hedla__card-image-wrapper {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 230px;
}

.hedla__card-image-wrapper-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    max-width: 100%;
    transition: transform .3s ease-in-out;
}

.card-body {
    background-color: #fff;
}

.flex-column {
    flex-direction: column !important;
}

.d-flex {
    display: flex !important;
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.hedla__card .card-body h6 {
    color: var(--main-dark-color) !important;
    opacity: 1 !important;
    font-family: var(--font-raleway) !important;
}

.block-latest-news h6 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase;
}

.hedla__card-link {
    color: var(--color-red);
    position: relative;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
}

.hedla__card-link:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    margin-top: 3px;
    right: 0;
    background: #4e9d2d;
    -webkit-transition: width .2s ease;
}

.hedla-slick__slide-progress {
    height: 2px !important;
    background-color: #adadad;
}

.progress,
.progress-bar {
    display: flex;
    overflow: hidden;
}

.progress {
    font-size: .75rem;
    border-radius: 0;
}

.ss-block-latest-news__progress-bar {
    background-color: #000;
    transition: width .6s ease;
}

.ss-block-latest-news__button-carousel {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

/* @media (max-width: 576px) {
    .ss-block-latest-news__button-carousel {
        margin-top: 23px !important;
    }
} */

.text-right {
    text-align: right !important;
}

.ss-block-latest-news__button-prev {
    cursor: pointer;
    width: 30px;
    float: left;
    margin-right: 10px;
}

.ss-block-latest-news__button-prev {
    display: inline-block;
    margin-top: 15px;
}

.ss-block-latest-news__button-prev:before {
    content: "";
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/home/left-arrow.svg);
    height: 30px;
}

.ss-block-latest-news__button-next i,
.ss-block-latest-news__button-prev i {
    display: none;
}

.ss-block-latest-news__button-next {
    cursor: pointer;
    width: 30px;
    float: left;
}

.ss-block-latest-news__button-next {
    display: inline-block;
    margin-top: 15px;
}

.ss-block-latest-news__button-next:before {
    content: "";
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/home/right-arrow.svg);
    height: 30px;
}

.ss-block-latest-news__button-next:before {
    width: 40px;
}

/* -----------2 COLUMN SECTION---------- */

.split-height {
    height: 566px;
}

.block-offset-images-cta__block__image:after {
    background-image: linear-gradient(180deg, #00000087 37%, #141414) !important;
}

/* @media (max-width: 767px) {
    .compare_block_top_mobile{
        margin-top: 550px;
    }
} */

@media (max-width: 767px) {
    .block-offset-images-cta_mobile {
        display: none;
    }
}