.india-story-section3{
    min-height: 700px;
}

.india-story-section3 h3{
    margin-bottom: 50px;
}

.india-story-section3 p{
    margin-top: 12px;
}

.india-story-blob1{
    height: 700px !important;
    /* left: -540px; */
    top: -80px;
    left: -260px;
}

.india-story-section3 .line-anim{
    position: absolute;
    top: 67.5%;
    left: 50%;
    height: 61.5%;
}

.india-story-content2{
    margin-top: 190px;
}

@media(min-width: 992px) and (max-width: 1366px){
    .india-story-section3 h3{
        max-width: 320px;
    }

    .india-story-section3 .line-anim{
        height: 63.5%;
    }

    .india-story-blob1{
        left: -320px;
    }
}

@media(min-width: 992px) and (max-width: 1280px){
    .india-story-blob1{
        top: -60px;
        transform: scale(0.9);
    }

    .india-story-content2 {
        margin-top: 80px;
    }

    .india-story-section3{
        margin: 130px 0 70px;
    }

    .india-story-blob3 .inner-blob{
        background-size: 220px;
    }

    .india-story-section3 .line-anim{
        height: 68.5%;
    }
}

@media(max-width: 991px){
    .india-story-section3 h3{
        margin-bottom: 30px;
    }

    .india-story-content2{
        margin-top: 80px;
    }

    .india-story-blob1{
        width: 700px !important;
        top: 160px;
        transform: scale(0.9);
        right: -380px;
        left: auto;
    }

    .india-story-section3 p{
        margin-top: 0;
    }

    .righttext-content{
        margin-bottom: 10px;
    }
}