@media (max-width:  575px){
    #heroArea > .hero-content.is-table.text-center{
        min-height: 200px !important;
        height: 200px !important;
    }
    #heroArea.first-section{
        height: 210px;
    }
    #heroArea > div > img.animate__animated.animate__fadeInRight.animate__delay-2s{
        width: 43% !important;
        margin-left: 0px !important;
        margin-bottom: 0px !important;
        margin-top: -179px;
    }
    #heroArea > div > img.animate__animated.animate__fadeInRight.animate__delay-3s{
        width: 124px !important;
    }
    #mainContent > section.section.features-area.features-area-1.ptb-60.bg-gray{
        top:3px !important;
    }
    #mainContent > section.section.features-area.features-area-1.ptb-60.bg-gray > div > div.row.row-tb-15.clearfix{
        margin-left:0px;
    } 
    #quote-form > div.row.row-tb-10 > div:nth-child(1){
        margin-bottom: 20px;
    }
    #mainContent > section.section.contact-us-area.ptb-60 > div > div > div.col-md-7.col-md-pull-5.pt-30{
        padding-bottom:20px !important;
    }
    footer{
        margin-top: -92px;
    }
    #pageWrapper > footer > div.container > div > div > div.col-md-6.col-sm-6.pb-50 > div > div{
        padding: 0px !important;
    }
    #pageWrapper > footer > div.container > div > div > div.col-md-6.col-sm-6.pb-50 > div > div > form > div > div:nth-child(1){
        width:auto !important;
    }
    #pageWrapper > footer > div.container > div > div > div.col-md-6.col-sm-6.pb-50 > div > div > form > div > div:nth-child(2){
        position: relative;
        display: block;
        width: auto !important;
        background-color: #fff;
        height: 46px;
        padding: 0px;
        border-radius: 999px;
        margin:9px 14px;
    }
    #pageWrapper > footer > div.container > div > div > div:nth-child(3){
        margin-top: 80px;
    }
    .subscribe-form .btn {
        position: absolute;
        right: -110px;
        top: 3px;
    } 
    #mainContent > h4.color-white{
        margin-top: 377px;
    }
    #mainContent > section.section.services-area.services-area-3.pt-60.pb-40.bg-gray.bg-cb{
        top: 3px !important;
    } 
}