* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}

h6 {
    margin-bottom: 0px !important;
}

ul {

    margin-bottom: 0px !important;
    padding-left: 0px !important;

}

ul li {
    list-style-type: none;

}

a {
    text-decoration: none !important;
    color: inherit;
}
@media only screen and (max-width: 1280px) {
    .extendedwarranty{
        overflow: hidden;
    }
}
@media only screen and (max-width: 800px) {
    .benefits-top {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .warnty-ab-p p {
        width: 50%;
        margin: 0 auto;
    }

    .banner-text {
        width: 100%;
    }

    .benefits-image {
        margin-bottom: 0px;
    }

    .service-book-con {
        margin-top: 0px !important;
    }

    .service-book-section {
        margin-bottom: 0px !important;
    }

    .benefits-top {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 540px) {
    .extended {
        height: 40px;
    }

    .contact-image img {
        height: 250px;
    }

    .benefits-svg-inner svg{
        width: 330px;
    }

    .benefits-svg-inner::after {
        font-size: 11px !important;
    }

    .benefits-top {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .benefits-image {
        margin-bottom: 0px !important;
    }

    .service-book-para p {
        line-height: 14px !important;
    }

    .warnty-ab-p p {
        width: 80%;}

        .bookyourservice h3 {
            font-size: 20px;
        }
}

@media only screen and (max-width: 412px) {
    .book-service-heading-svg::after {
        font-size: 8px !important;
    }

    .page8-image img {
       
        object-fit: cover;
    }
}

@media only screen and (max-width: 360px) {
    .banner-text h1{
        font-size: 4.68vw;
    }

    .bookyourservice h3 {
        font-size: 14px !important;
    }

    .bookyourservice h3::after {
        height: 3px !important;
    }

    .benefits-svg-inner svg {
        width: 250px;
    }

    .benefits-svg-inner::after {
        font-size: 9px !important;
    }

    .service-book-para p {
       
        line-height: 14px !important;
    }

    .warnty-ab-p p {
        
        font-size: 11px !important;
       
        line-height: 18px !important;
        
    }

    .bookyourservice {
        margin-top: 30px !important;
    }
    
}
