.social-hero-section {
    background-image: url('/assets/images/social-images/mobile-hero-bg.webp');
    background-size: contain;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    aspect-ratio: 429/500;
}

/* .video-block {
    display: flex;
    align-items: center;
    gap: 40px;

} */


.video-snippet-block {
    background: url('/assets/images/social-images/shadow-line.svg');
    padding: 4.5% 0;
}

.Discover-text {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 2%;
}

.Discover-paragraph {
    font-size: 15px;
    color: #4b4949;
}

.orange-block {
    background-color: #FF7B48;
    border-radius: 8px;
    padding: 3% 2% 2% 2%;
    position: relative;
    height: 24.5rem;
}


/* 
.orange-block p {
    white-space: pre-line;
} */



.blue-block {
    background-color: #2295FF;
    border-radius: 8px;
    padding: 3% 2% 2% 2%;
    height: 24.5rem;
}


.group-block {
    padding: 5% 4% 5% 4%;
}

.social-advantage-block {
    display: flex;
}

/* .inner-left-block{
    padding: 2% 7%;
} */

.inner-right-block {
    padding: 3% 1% 1% 3%;
    align-content: center;
}

.konectar-social-icon {
    height: 40px;
}

.download-resource-block {
    padding: 4.5%;
}

.download-btn-block {
    background-color: #FFEDE6;
    border-radius: 12px;
    padding: 2% 3%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.crm-text {
    font-weight: 600;
    color: #222222;
}

.crm-description-text {
    line-height: 1.1;
    color: #222222;
}

.orange-button {
    color: #fff;
    background-color: #f96731;
    font-weight: 500;
    margin-top: 3%;
}

.cover-img-block {
    height: 7rem;
}



.inner-right-block p {
    color: #7A7A7A;
    line-height: 1.2;
}

.insight-block {
    margin-top: 6%;
}

.insight-block hr {
    background-color: #E3E3E3;
    opacity: 0.75;
}

.hero-first-block {
    padding-top: 5%;
    text-align: center;
}

.empower-text-block h3 {
    font-weight: 300;
    white-space: pre-line;
}

.empower-text-block {
    margin: 1% 0 2% 0;
}

.orange-button-first {
    width: 180px;
    border-radius: 12px;
    height: 36px;
    align-content: center;
    font-weight: normal;
}


.social-media-block img {
    position: absolute;
    left: 16%;

}

.social-media-block {
    margin-top: 4%;
}

.inner-content-block {
    height: 90%;
}

.insight-block h5 {
    font-weight: 600;
}


@media (max-width: 767.98px) {

    .video-snippet-block{
        padding: 14% 0;
    }
    .digital-content-block {
        margin-top: 2%;
    }
    .hero-first-block img{
        height:2.8rem;
    }

    .download-btn-block-three {
        display: block !important;
        border-radius: 12px;
        background-color: #FFEDE6;
        border-radius: 12px;
        padding: 5% 3.5%;
    }

    .download-btn-block {
        display: none;
    }

    .yt-iframe-home {
        border-radius: 12px;
    }

    .download-btn-block-two {
        display: none;
    }

    .download-resource-block {
        margin-top: 5%;
        padding: 2%;
    }

    .Discover-paragraph {
        white-space: normal;
        line-height: 1;
        margin-bottom: 0;
        text-align: center;
    }

    /* .orange-block p {
        white-space: normal;
    } */

    .crm-description-text {
        text-align: center;
        font-size: 18px !important;
    }

    /* .video-block {
        flex-direction: column;
        margin: 2%;
    } */

    .individual-blocks {
        padding: 0% 4%;
    }

    .orange-block,
    .blue-block {
        padding: 7% 10% 3% 10%;
        margin-bottom: 4%;
    }

    .social-bg-image-block img {
        margin: 3% 0;
    }

    .orange-button-first {
        margin-top: 3%;
        padding: 10px 20px;
        line-height: 0.8;
        width: fit-content !important;
    }

    .individual-blocks,
    .social-advantage-block,
    .download-btn-block {
        flex-direction: column;
    }

    .group-block {
        display: none;
    }
    .group-block-two{
      padding: 2% 0;
      display: block !important;
    }

    .Discover-text {
        font-size: 18px;
        text-align: center;

    }

    .orange-block h4,
    .blue-block h4 {
        font-size: 22px;
        font-weight: 600;
        text-align: center;
    }

    .orange-block p,
    .blue-block p {
        text-align: center;
    }

    .hero-first-block {
        padding: 5% ;
    }

    .hero-first-block h3 {
        font-size: 16px;
    }

    .empower-text-block h3 {
        white-space: normal;
        margin-top: 5%;
    }

    .inner-content-block {
        flex-direction: column;
    }


    .orange-block,
    .blue-block {
        height: 100%;
    }



    .social-media-block img {
        position: unset;
    }

    .inner-content-block>div {
        text-align: center;
        height: 7rem;
        margin-top: 5%;
    }

    .social-mobile-block,
    .comprehensive-img-block,
    .hashtag-img-block {
        height: 7rem;
        margin-top: 5%;
    }

    .social-mobile-block img,
    .comprehensive-img-block img,
    .hashtag-img-block img {
        height: 100%;
    }

    .inner-content-block img {
        height: 100%;
    }

    .comprehensive-img-block,
    .hashtag-img-block {
        text-align: center;
    }

    .konectar-social-icon-block {
        text-align: center;
        font-size: 25px;
        margin-bottom: 9%;
    }

    .social-bg-image-block {
        margin: 5%;
        border-bottom: 2px solid #E3E3E3;
    }

    .cover-img-block {
        margin: 4% 0;
        text-align: center;
    }

    .download-btn-block {
        padding: 5%;
    }

    .inner-right-block {
        padding: 5%;
    }

    .crm-text {
        text-align: center;
        margin-bottom: 3%;
    }
}


@media (min-width: 768px) and (max-width:991.92px) {

    .download-btn-block-two {
        display: block !important;
        background-color: #FFEDE6;
        border-radius: 12px;
        padding: 5% 3.5%;
    }

    .crm-text {
        font-size: 18px !important;
    }

    .download-btn-block {
        display: none;
    }

    .crm-description-text {
        font-size: 16px !important;
        margin-bottom: 2% !important;
    }

    .cover-img-block {
        height: 8.3rem;
        text-align: right;
    }

    .orange-button-first {
        margin-top: 3%;
        width: 180px !important;
        font-size: 17px;
        padding: 2px 12px !important;
    }

    .orange-block h4,
    .blue-block h4 {
        font-weight: 600;
    }

    .Discover-paragraph {
        white-space: normal;
        line-height: 1;
        margin-bottom: 0;

    }

    .inner-right-block {
        padding: 2%;
    }


    .social-media-block img {
        position: unset;
    }

    .konectar-social-icon-block {
        justify-content: center;
    }

    .group-block {
        padding: 2% 0;
    }

    .inner-content-block {
        flex-direction: column;
    }

    .social-advantage-block {
        flex-direction: column;
    }

    .download-resource-block {
        padding: 2%;
    }

    .orange-block img {
        height: 10rem;
    }

    .blue-block img {
        height: 10rem;
    }

    /* .orange-block p {
        white-space: normal;
    } */

    .Discover-text {
        font-size: 19px;
        line-height: 1.1;
        margin-bottom: 5%;
    }

    .video-snippet-block {
        padding: 3%;
        margin-top: 3%;
    }

    .dol-block,
    .hashtag-block {
        display: flex;
        justify-content: space-between;
        height: 90%;
        flex-direction: column;
    }

    .inner-content-block>div {
        text-align: center;
    }

    .comprehensive-img-block,
    .hashtag-img-block {
        text-align: center;
    }

    .social-hero-section {
        background-image: url('/assets/images/social-images/hero-frame-2.png');
        aspect-ratio: 144/101;
    }

    .social-media-block {
        display: none;
    }

    .hero-first-block {
        /* margin-top: 3%; */
        max-width: 450px;
        margin: 0 auto;
    }

    .empower-text-block h3 {
        font-size: 20px;
        white-space: normal;
    }

    .hero-first-block h3 {
        font-size: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1350px) {

    /* .video-block {
        gap: 20px;

    } */

     .orange-block,
    .blue-block {
        height: 25.5rem;
    }


    .social-media-block img {
        position: unset;
    }


    .Discover-paragraph {
        white-space: normal;
    }


    .video-snippet-block {
        margin: 5%;
    }

    .social-hero-section {
        background-size: contain;
        background-repeat: no-repeat;
    }

    .social-media-block {
        text-align: center;
    }

    .group-block {
        padding: 3%;
    }

    .konectar-social-icon-block {
        flex-direction: column;
        align-items: center !important;
    }

    /* .orange-block p {
        white-space: normal;
    } */
}

.konectar-social-icon-block {
    align-items: end;
}

#download-icon {
    height: 17px;
}

.orange-button:hover img {
    content: url(/assets/images/social-images/download_hover.svg) !important;
}

@media (min-width: 1350px) {
    .social-media-block {
        display: none;
    }
}

@media (min-width: 992px) {
    .social-hero-section {
        display: none;
    }

    .social-hero-section-two {
        background-image: url('/assets/images/social-images/hero-frame-2.png');
        background-size: cover;
        aspect-ratio: 1440 / 1010;
        position: relative;
    }
}

@media (max-width: 992px) {
    .social-hero-section-two {
        display: none;
    }



    /* .video-snippet-block {
        margin: 5%;
    } */

    /* .video-block {
        gap: 20px;
        padding: 5%;
    } */
}

.digital-content-block {
    padding: 0 4% 0 4%;
}

.download-btn-block-two {
    display: none;
}


.hashtag-img-block {
    margin-top: 2%;
}

.download-btn-block-three {
    display: none;
}

.orange-button-first:hover {
    background-color: #fff;
    color: #f96731 !important;
}



.group-block-two{
    display: none;
}

