.hero-img {
    background-color: #a349a3;
    height: 100vh;
}

@media (max-width: 600px) {
    .hero-img {
        height: 100vh;
        
    }

}
.image-text{
    height: 100vh;
}

.the-cheer-story {
    font-size: 90px;
    line-height: 80px;
    font-weight: 700;
    color: #333333;
    font-family: 'bold';
}

.sub {
    font-size: 15px;
    color: #333333;
    font-family: 'HurmeGeometricSans1 SemiBold';
}

@media (max-width: 600px) {

    .digital {
        font-size: 45px;
        line-height: 60px;
        font-weight: 700;
        color: #97509f;
        font-family: 'bold';
    }
}

.play-circle {
    color: #8cc752;
}

.navlink {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    font-size: 17px;
    margin: 15px;
}

/* .hero-img {
    background-color: #fec200; 
}*/
.btn-playcircle {
    font-size: 70px;
}

.video-headline {
    padding-top: 35px;
    padding-left: 8px;
}

.subtitle {
    color: #97509f;
}

.subtitle hr {
    color: #97509f;
}

.about-cheers-banner {
    width: 350px;
}

.the-cheers-story-subtitle {
    font-size: 26px;
    font-weight: bold;
}

.about-cheers {
    word-wrap: break-word;
    display: flex;
}

.insta-icon {
    font-size: 41px;
    color: #97509f;
}

.instahr {
    color: #97509f;
    width: 305px;
}

.case-study {
    color: #97509f;
    margin: 0;
    font-size: .9em;
    font-weight: 600;
}

.case-study h3 {
    font-weight: bold;
    text-align: inherit;
    position: relative;
}

.paragraph {
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 400;
    font-style: normal;
    font-family: 'HurmeGeometricSans1 SemiBold';
}

.we-lay {
    font-size: 45px;
}

.paragraph {
    line-height: 30px;
    letter-spacing: 1px;
    /* font-weight: 400; */
    /* font-style: normal; */
    /* font-family: 'HurmeGeometricSans1 SemiBold'; */
    font-size: 26px;
}

.hrcasestudy {
    color: #97509f;
}

.cheershr {
    color: #97509f;
}

.footer {
    background-color:
        #97509f;
    height: 100%;
}

.shortcut {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    font-size: 17px;
    margin: 15px;
    color: whitesmoke;
}

.insta-1st {
    object-fit: cover;


}

@media (max-width: 600px) {

    .banner-holder {
        margin-bottom: 27px;
    }
}

@media (max-width: 600px) {
    .insta-1st {
        margin-bottom: 0px;
    }

}

.happy-clients {
    margin-top: 30px;
}

.icons {
    color: white;
    margin: 10px;
    font-size: 20px;
}

.headline-1 {
    /* color: white; */
    /* text-decoration: none; */
    cursor: pointer;
    font-size: 20px;
}

.city {
    font-size: 20px;
    /* color: white; */
}

.add {
    color: whitesmoke;
}

@media (max-width: 600px) {
    row-margin {
        margin: 0px;
    }
}

.row-margin {
    margin: 113px;
}

@media (max-width: 600px) {
    .row-margin {
        margin: 0px;
    }
}


.about {
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
}

.milestone h1 {
    font-size: 65px;
}

.colum {
    background-color: #97509f;
}

.Digital-Strategy {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

.contact-us {
    padding-top: 200px;
    padding-bottom: 200px;
}

.button2 {
    /* border: 1px solid #8cc752 ; */
    background: #8cc752;
    color: white;
    text-decoration: none !important;
    padding: 6px 5px;
    border-radius: 5px;
    padding: 1rem;

}

.button2:hover {
    background-color: #8cc752;
    transition: 0.5s all ease-in-out;
    color: white;
}
.mail{
    color: whitesmoke;
}
@media (max-width: 600px) {

    .cb{
        margin-top: 20px;
    }
    .hr{
        margin-top: 20px;
    }
}
.get-in{
    background-color: #dd0000;
    color: white;
}