/* Complete Guide to VFX Compositing Workflow */

.vfx-blg-bnr-rt img {
    width: 80%;
    height: auto;
    object-fit: cover;
    border-radius: 1.2rem;
}

.vfx-blg-2-bnr-rt img {
    border-radius: 1.4rem !important;
    height: 46rem;
    margin-left: 2rem;
}

.vfx-bnr-lft p,
.vfx-blog-2-text-wrp p {
    text-wrap: balance;
}


.vfx-blog-2-text-wrp h2 {
    margin-bottom: 3.2rem;
}

.vfx-blog-2-text-wrp {
    margin-bottom: 7.2rem;
}

ul.vfx-2-blg-lst li {
    margin-top: 4rem;
    margin-left: 2rem;
    list-style-type: disc;
}


ul.vfx-2-blg-lst li b {
    font-size: 2rem;
    color: #ffffff;
    margin-bottom: 1rem;
    display: inline-block;
}

ol.vfx-2-blg-2nd-lst li::marker {
    font-size: 2.7rem;
    color: var(--white);
    font-weight: 600;
}

ol.vfx-2-blg-2nd-lst li {
    margin-bottom: 4rem;
}

ol.vfx-2-blg-2nd-lst li h3 {
    margin-bottom: 1rem;
}

.vfx-2-blg-lst li h4 {
    font-size: 2.8rem;
    margin-bottom: 1rem;
}

ol.vfx-2-blg-2nd-lst li {
    margin-left: 3rem;
}


.vfx-srv-dtls-img {
    /* margin: 3.4rem 0; */
    display: flex;
    justify-content: center;
}

.vfx-srv-dtls-img img {
    max-width: 700px;
    margin: auto;
    width: 100%;
    display: inline-block;
}

.vfx-srv-dtls-img img {
    border-radius: 1.2rem;
}

p>a,
.highlight-txt {
    color: #e72324;
    text-transform: capitalize
}

.cta-srv-area {
    display: flex;
    align-items: center;
    margin: 30px auto;
    padding: 10px 30px;
    background-color: rgb(255 255 255 / 0%);
    backdrop-filter: blur(5px) saturate(130%);
    max-width: 400px;
    box-shadow: 0 0 12px rgba(231, 35, 36, 0.6);
    border-radius: 10px;
    gap: 18px;
}


.blog-heding-2 {
    padding: 2.5rem 0 .8rem;
    font-size: 3rem;
    color: #e72324;
}

.vfx-blog-list li {
    display: flex;
    flex-direction: column;
    margin-top: 2.5rem !important;
}

.vfx-blog-list li span {
    display: inline-block;
    font-size: 1.8rem;
}



@media (min-width: 1200px) and (max-width: 1600px) {

    .vfx-bnr-lft h1 {
        font-size: 36px;
        line-height: 50px;
    }

    .vfx-blg-bnr-rt img {
        width: 100%;
        height: 400px;
    }

    .vfx-serv-lt-main-wrap h2 {
        font-size: 3.2rem;
    }

    .blog-heding-2 {
        padding: 2.2rem 0 .8rem;
        font-size: 2.7rem;
    }


}


@media(max-width:1199px) {
    .blog-heding-2 {
        padding: 2rem 0 .8rem;
    }

    .txt-item .blog-heding-2 {
        padding-top: 0 !important;
    }

    .vfx-blg-bnr {
        padding: 30px 40px 50px 40px !important;
    }

    .vfx-blg-bnr .vfx-bnr-lft h1 {
        font-size: 30px;
        line-height: 42px;
    }


    .blog-heding-2 {
        padding: 1.5rem 0 0.5rem !important;
        font-size: 2.5rem !important;
    }

    .vfx-serv-lt-main-wrap h2 {
        font-size: 3.2rem;
        line-height: 4.7rem;
    }

    .vfx-blg-2-bnr-rt img {
        height: auto;
    }

    .vfx-blg-bnr-rt img {
        width: 100%;
    }

    .vfx-blog-2-text-wrp {
        margin-bottom: 4.4rem;
    }

    .vfx-blog-2-text-wrp h2 {
        margin-bottom: 1.7rem;
    }

    .vfx-2-blg-lst li {
        margin-top: 2.4rem !important;
    }

    .vfx-2-blg-2nd-lst li {
        margin-bottom: 2.4rem !important;
    }
}


@media (max-width: 991.98px) {

    .vfx-blg-2-bnr-rt img {
        margin-left: 0;
    }

    .vfx-blog-2-text-wrp {
        margin-bottom: 4rem;
    }

}


@media(max-width:575px) {
    .blog-heding-2 {
        padding: 1.7rem 0 .8rem;
    }

    .vfx-blg-bnr .vfx-bnr-lft h1 {
        font-size: 2.5rem;
        line-height: 3.5rem;
    }

    .vfx-txt-wraper h2 {
        font-size: 2.5rem !important;
        line-height: 3.5rem !important;
    }

    section.vfx-bnr {
        padding: 0 10px !important;
    }

    .vfx-txt-wraper h2 {
        padding-bottom: .5rem !important;
    }

    .vfx-blg-pst-dte {
        display: none;
    }

    .vfx-blg-bnr .vfx-bnr-lft h1 {
        font-size: 20px;
        line-height: 27px;
    }

    .author-img {
        width: 40px;
        height: 40px;
    }

    .blog-bnr-rt-athr-nme {
        border-right: none !important;
    }

    .vfx-blg-bnr-rt img {
        width: 100%;
    }

    .vfx-blog-2-text-wrp {
        margin-bottom: 3.4rem;
    }

    .vfx-blog-2-text-wrp h2 {
        margin-bottom: 1.3rem;
    }

    .vfx-2-blg-lst li {
        margin-top: 1.8rem !important;
    }

    ul.vfx-2-blg-lst li b {
        font-size: 1.8rem;
    }

    ol.vfx-2-blg-2nd-lst li,
    ul.vfx-2-blg-lst li {
        margin-left: 1.5rem;
    }

    ol.vfx-2-blg-2nd-lst li::marker {
        font-size: 2.4rem;
    }

    ol.vfx-2-blg-2nd-lst li h3 {
        margin-bottom: 1.2rem;
        font-size: 2.4rem;
        line-height: 3rem;
    }

    .vfx-2-blg-lst li h4 {
        font-size: 2.3rem;
    }

    .blog-heding-2 {
        padding: 1.5rem 0 0 !important;
        font-size: 2.2rem !important;
    }
}

/*Complete Guide to VFX Compositing Workflow */