html,
body,
.cc-main-container {
    height: 100%;
}

.helvetica-reg {
    font-family: 'helveticaregular';
}

.mr-25 {
    margin-right: 25px;
}

.pb-40 {
    padding-bottom: 40px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-25 {
    padding-bottom: 25px;
}
.pt-20 {
    padding-top: 20px !important;
}

.cc-main-container {
    background-size: cover;
    background-position: center;
}

.cc-main-container-dreesmart {
    background-image: url(../images/dreesmart-background.png);
}

.cc-wrapper {
    max-width: 62%;
    padding: 110px 75px 30px;
}

    .cc-wrapper.drees-testimonial-wrapper {
        max-width: 100%;
        height: 100%;
    }

.cc-why-drees-text {
    margin-bottom: 25px;
    font-size: 3rem;
    line-height: 3.3rem;
    letter-spacing: 0.14em;
    color: #A1B11A;
    font-family: 'optimanormal', sans-serif;
}

.cc-why-drees-text.ds-why-drees-text {
    padding-bottom:0;
}
.cc-main-container .cc-drees-smart-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 690px;
}

.cc-why-drees-title {
    font-size: 5rem;
    line-height: 5.4rem;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    font-family: 'optimanormal', sans-serif;
}

.cc-main-container .cc-why-drees-desc,
.cc-main-container p.cc-why-drees-desc  {
    font-size: 4rem;
    line-height: 135%;
    letter-spacing: 0.1em;
    font-family: 'helveticaregular';
    color: #FFFFFF;
}

.cc-button {
    min-width: 500px;
    min-height: 80px;
    padding: 0 35px;
    margin-bottom: 25px;
    font-size: 3rem;
    line-height: 3.4rem;
}

.cc-slider-wrapper {
    position: absolute;
    right: 100px;
    bottom: 50px;
    text-align: center;
}

    .cc-slider-wrapper img {
        width: 40px;
    }

.cc-slider-text {
    padding: 45px 0;
    color: #fff;
    font-size: 3rem;
    line-height: 3.5rem;
    letter-spacing: 0.1em;
}

.cc-drees-smart-btn {
    min-width: 690px;
}
/*Design Inspiration styles */
.background-properties {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.dk-design-inspi-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: calc(100% - 105px);
    padding: 100px 135px 50px;
}

.dk-wd-list-animation.dk-design-animation-wrapper {
    justify-content: flex-start;
    margin: 100px 0 70px;
}

.dk-design-inspi-section h1 {
    padding-bottom: 25px;
    font-size: 6rem;
    line-height: 6.7rem;
    letter-spacing: 0.1em;
    color: #0F0F0F;
}

.dk-design-inspi-section p {
    font-size: 3rem;
    line-height: 3.7rem;
    letter-spacing: 0.1em;
    color: #58595B;
}

.dk-design-animation-wrapper .animate-box {
    width: 696px;
    height: 400px;
    margin-right: 42px;
}

.cc-design-inno-btn {
    min-width: 506px;
}

.des-inno-animationimage {
    display: block;
    width: 100%;
    height: 100%;
}

.des-inno-image1 {
    /*background-image: url(../images/design-inspiration-image2.png);*/
}

.des-inno-image2 {
    /*background-image: url(../images/design-inspiration-image1.png);*/
}

@media only screen and (max-width: 1400px) {
    html {
        font-size: 50% !important;
    }

    .cc-wrapper {
        max-width: 75%;
        padding: 90px 75px 10px;
    }

    .cc-button {
        min-width: 380px;
    }

    .cc-slider-wrapper {
        right: 60px;
        bottom: 30px;
    }

    .cc-why-drees-desc,
    .cc-why-drees-title {
        padding-bottom: 25px;
    }

    .dk-design-inspi-section {
        padding: 70px 70px;
    }

    .dk-design-animation-wrapper .animate-box {
        width: 546px;
        height: 300px;
        margin-right: 42px;
    }

    .dk-wd-list-animation.dk-design-animation-wrapper {
        margin: 70px 0 60px;
    }
    .cc-main-container .ds-why-drees-desc {
        font-size: 3rem;
        line-height: 4.4rem;
    }
}

.dk-design-inspi-section .cc-design-inno-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 506px;
}
.dk-wd-list-animation.dk-design-animation-wrapper.dk-design-inspi-card {
    justify-content: center;
}
.dk-wd-list-animation.dk-design-animation-wrapper.dk-design-inspi-card .animate-box {
    width: 100%;
}
