.explainers-main{
    padding: 150px 0 12px;
}

.article-contain {
    padding: 30px 0 0px;
}


.streamline{
    padding: 80px 0px 80px 0px;
    width: 100%;
    background: transparent linear-gradient(123deg, #6D44E5 0%, #8056ff 100%)
}
.streamline h4{
    text-align: center;
    font-size: 40px;
    font-weight: 600;
}


.link-btn{
    padding: 16px 35px;
    background-color: #fff;
    color: #6D44E5 !important;
    font-weight: 500;
}

.action-btn-banner{
    text-align: center;
    margin: 40px auto;
}

.heading-size-new{
    font-size:40px!important;
    /* margin-bottom: 20px !important;                   */
}


.sub-heading-size-new{
    font-size: 32px !important;
    font-weight: 600 !important;
    line-height: 38px !important;
    /* margin: 20px 15px 0!important; */
    margin-bottom: 24px;
}

.Easebuzz-GoKwik-sec-space-top{
    padding: 0px 0 12px;
}

.Easebuzz-GoKwik-sec-space-bottom{
    padding: 12px 0 80px;
}

.Easebuzz-GoKwik-sec-space{
    padding: 12px 0 12px;
}

.Easebuzz-GoKwik-sec-space-slider{
    padding: 38px 0;
}








@media only screen and (max-width: 1024px){
    .banner-heading-size-new {
        font-size: 42px!important;
        line-height: 58px!important;
    }

    .card-text {
        font-size: 18px;
        font-weight: 600;
    }

    .heading-size-new {
        font-size: 35px!important;
    }

    .article-cta {
        top: 17%;
        margin-top: 21%;
    }

    .related-post-slider .card {
        height: 360px;
    }
}




@media only screen and (max-width: 991px) {
  
    .heading-size-new{
        font-size:36px!important
    }

    .sub-heading-size-new {
        font-size: 28px !important;
    }

    .article-cta {
        display: none;
    }

    .related-post-slider .carousel-item:first-child {
        margin: 0px 10px 0px 10px !important;
    }

    .d-block {
        display: initial !important;
    }

    .streamline h4 {
        font-size: 32px;
    }
    

}



@media only screen and (max-width: 768px) {
    .banner-heading-size-new {
        font-size: 28px !important;
        line-height: 38px !important;
    }

    .Easebuzz-GoKwik-sec-space-slider{
        padding: 30px 0;
    }

    .streamline h4 {
        font-size: 26px;
    }

    .streamline {
        padding: 40px 0px 40px 0px;
    }
    

}



@media only screen and (max-width: 767px) {

    .heading-size-new {
        font-size: 26px!important;
    }

    .payment-banner__content.pl-spacing {
        padding: 190px 0 100px !important;
    }

    .sub-heading {
        font-size: 18px !important;
        line-height: 26px !important;
    }

    .sub-heading-size-new {
        font-size: 22px !important;
        line-height: 26px !important;
    }

    .related-post-slider .card{
        height: 350px;
     }

     .bullet-icon-heading {
        margin-top: 5px !important;
    }
}

@media only screen and (max-width: 420px){
    .streamline h4 {
        font-size: 22px;
    }
    
}


@media only screen and (max-width: 375px){
    .heading-size-new {
        font-size: 24px!important;
    }

    .sub-heading-size-new {
        font-size: 20px !important;
    }

    .related-post-slider .card{
        height: 320px;
     }
    
}

@media only screen and (max-width: 320px){
    .heading-size-new {
        font-size: 22px!important;
    }
    
}