
@media screen and (min-width:1200px) and (max-width:1320px) {
    img.cozyimage {
        width: 160px;
    }
    .homebanner-img {
        position: absolute;
        right: 40%;
        top: 8%;
    }


}
@media screen and (max-width:1199px) {
    h1 {
        font-size: 50px;
    } 
    .banner-section.section{
        background-size: 500px;
    }
    .bannerofftext{
        font-size: 20px;
    }
    .shapeimage{
        width: 60px;
    }
    h2 {
        font-size: 32px;
    }

}

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




}




@media screen and (max-width:991px) {
    h1 {
        font-size: 42px;
    }
    p.banner-left-content br{
        display: none;
    }
    p.banner-left-content{
        font-size: 18px;
    }
    img.cozyimage {
        width: 160px;
    }
    .homebanner-img {
        position: absolute;
        right: 30%;
        top: 8%;
    }
    img.bannerformarrow,h2 br{
        display: none;
    }
    h2 {
        font-size: 28px;
    }
    .footer-section-right {
        padding-left: 20px;
    }

}



@media screen and (max-width:767px) {
    .homebanner-img,.bigpaw{
        display: none;
    }
    .banner-section.section {
        min-height: 700px;
        background-image: none;
        padding-top: 110px;
    }
    .banner-left.outer {
        text-align: center;
    }
    .banner-trustedbox{
        justify-content: center;
    }
    h1 {
        font-size: 36px;
    }
    .banner-section .container{
        /*        padding: 0px;*/
    }
    img.mobiledog{
        display: block !important;
        margin-top: 40px;
    }
    .logo-img-box img{
        width: 100px;
    }
    .banner-form p .btn.themebtn {
        margin: auto;
        width: 180px;
        height: 55px;
        padding: 0px 20px !important;
        font-size: 14px !important;
        position: relative;
        margin-top: 15px;
    }
    .banner-form .wpcf7-email {
        font-size: 14px;
    }
    .shapeimage{
        display: none;
    }
    .form-row {
        margin-top: 20px;
    }
}


@media screen and (max-width:576px) {
    .client-section,.home-benefits-box {
        padding: 60px 0px;

    }
    .container {
        padding: 0px 25px;
    }

    .shapeimage {
        width: 40px;
    }
    .footer-section-right {
        padding-left: 15px;
        margin-top: 40px;
    }
    .home-footer-box {
        padding: 70px 0px 50px;
    }
    .footer-section-right ul li{
        width: 100%;
        margin-bottom: 10px;
    }
    .home-benefits-box:after {
        bottom: -19px;
        height: 54px;
        background-size: cover;
    }
    .home-benefits-box:before {
        bottom: -19px;
        height: 54px;
        background-size: cover;
    }

}
@media screen and (max-width:414px) {
    h1 {
        font-size: 32px;
    }
    p.banner-left-content {
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .bannerofftext {
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    /*    .banner-form .wpcf7-email{
            height: 50px;
            font-size: 12px;
        }*/

    .client-main {
        padding-top: 40px;
        overflow: hidden;
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 395px) {
    p.banner-left-content {
        font-size: 14px;
    }
    .bannerofftext {
        font-size: 14px;
    }

}