.intro-animation-wrap, .values-animation-wrap, .hero-T-cnt, .hero-intro-cnt, .hero-c5 p, .values-title, .hero-c8-wrap p, .hero-c8-btn, .values-T-cnt, .v-c4-leftp {
    font-family: 'Quicksand', sans-serif;
}
.hero-T-cnt, .hero-intro-cnt, .values-title, .values-T-cnt, .v-c4-leftp {
    text-transform: uppercase;
}
.intro-animation-wrap, .values-animation-wrap {
    font-weight: 400;
    padding: 2em;
}
#v1 {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
}
section {
    z-index: 1;
    position: relative;
}
.content, .v-content, .values-title {
    position: sticky;
    position: -webkit-sticky;
}
.content, .v-content {
    width: 100%;
    top: 74%;
    text-align: center;
}
.v-content {
    top: 80%;
}
.content.hero-intro {
    top: 50%;
}
.hero-T-cnt, .hero-intro-cnt {
    font-size: 24px;
    font-weight: 400;
    display: inline-block;
    letter-spacing: 6px;
}
.hero-intro-cnt {
    display: block;
    margin-bottom: 10px;
}
.content.hero-c5 {
    top: 70%;
}
.hero-c5 p {
    width: 42%;
    text-align: center;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.6px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}
.text-accent-color, .hero-c8-wrap span {
    color: #FCC000;
}
.hero-c1, .hero-c2, .hero-c3, .hero-c4 {
    width: 55%;
}
.hero-c6 {
    width: 72%;
}
.container-one {
    height: 900px;
}
section:nth-of-type(2) {
    height: 2900px;
}
section:nth-of-type(3), section:nth-of-type(9) {
    height: 1300px;
}
section:nth-of-type(4) {
    height: 2000px;
}
section:nth-of-type(5) {
    height: 2200px;
}
section:nth-of-type(6) {
    height: 1100px;
}
section:nth-of-type(7) {
    height: 800px;
}
section:nth-of-type(8) {
    height: 1460px;
}
/* ============new css=========== */
.hero-c8-wrap .content {
    width: 50%;
    top: 46%;
    text-align: left;
}
.values-title {
    top: 22.8%;
    left: 45.2%;
    transform: translate(-45.2%);
    z-index: 4;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 6px;
    opacity: 0;
}
.hero-c8-wrap p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.6px;
    color: #7e7e7e;
    margin-bottom: 26px;
    width: 62%;
}
.hero-c8-btn {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 3px;
    background-color: #E6E6E6;
    border-style: none;
    color: #303030;
    border-radius: 0px 0px 0px 0px;
    padding: 12px 32px 12px 32px;
    cursor: pointer;
}
.hero-c8-btn:hover {
    background-color: #FCC000;
    border-color: #FCC000;
}
/* ============values new============= */
.v-c2-wrap .v-content, .v-c3-wrap .v-content {
    width: 42%;
    top: 50%;
    text-align: right;
}
.values-T-cnt {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    letter-spacing: 4.5px;
    line-height: 150%;
}
.v-c4.values-T-cnt {
    font-size: 24px;
    letter-spacing: 6px;
}
.v-c1 {
    width: 44%;
}
.v-c2 {
    width: 66%;
}
.v-c3 {
    width: 94%;
}
.v-c4-leftp {
    position: absolute;
    top: -214px;
    left: 18%;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 4.5px;
    line-height: 150%;
    width: 25%;
    text-align: right;
}
.values-container:nth-of-type(1), .values-container:nth-of-type(2) {
    height: 1800px;
}
.values-container:nth-of-type(3) {
    height: 1290px;
}
.values-container:nth-of-type(4) {
    height: 2700px;
}
.values-container:nth-of-type(5) {
    height: 1400px;
}

@media (max-width: 575.98px) {
    body {
        padding: 1em;
    }
    #v1, #v2 {
        height: 85vh;
    }
    .intro-animation-wrap {
        padding: 0;
    }
    .content.hero-intro {
        top: 35%;
    }
    .hero-T-cnt, .hero-intro-cnt {
        font-size: 20px;
        line-height: 140%;
    }
    .content {
        top: 60%;
    }
    .content.hero-c5 {
        top: 54%;
    }
    .hero-c1, .hero-c2, .hero-c3, .hero-c4 {
        width: 100%;
    }
    .hero-c5 p, .v-c1, .v-c2, .v-c3, .v-c4-leftp, .hero-c6  {
        width: 100%;
    }
    .hero-c6 {
        line-height: 156%;
    }
    
    /* ================================ */
    /* values-scroll-animation */
    
    .values-title {
        top: 19%;
        left: 31%;
        transform: translate(-31%);
        font-size: 20px;
    }
    .v-content {
        top: 58%;
    }
    .v-c2-wrap .v-content, .v-c3-wrap .v-content {
        width: 100%;
        top: 58%;
        text-align: center;
    }
    .hero-c8-wrap .content {
        width: 100%;
        top: 51%;
    }
    .hero-c8-btn {
        font-size: 12px !important;
    }
    .v-c4-leftp {
        position: initial;
        text-align: center;
        font-size: 16px;
    }
    .values-T-cnt {
        font-size: 16px;
    }
    .v-c4.values-T-cnt {
        font-size: 20px;
    }
}