#nf-form-25-cont{
    margin-bottom: 40px;
}

#nf-form-25-cont .nf-form-fields-required{
    display: none;
}
#nf-form-25-cont .field-wrap input[type=submit]{
    margin: 0 auto !important;
    height: 50px !important;
    padding: 6px 20px;
    font-size: 20px;
    width: 178px;
    transform: translateY(-84px);
    font-weight: 500;
    letter-spacing: 1px;
}

#nf-form-errors-25{
    transform: translateY(-50px);
}

#nf-form-25-cont #nf-field-106-wrap .nf-field-element{
    width: 100%;
}

#nf-form-25-cont #nf-field-106-wrap .nf-field-element input{
    width: 100%;
    float: none;
}

#nf-form-25-cont .nf-field-container{
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}
.custom-error{
    font-size: 14px;
}
#nf-form-25-cont small.message{
    margin-top: -121px;
    text-align: center;
    display: block;
    font-size: 13px;
}

#nf-field-106-container{
    display: flex;
    justify-content: center;
    width: 100%;
}

#nf-form-25-cont .field-wrap textarea{
    height: 140px;
}

#nf-form-25-cont #nf-field-106-container .nf-after-field .nf-error-msg
{
    text-align: left;
    font-size: 14px;
}
#nf-form-errors-126{
    transform: translateY(-80px);
}
.container-contact-us .iframe-map{
    margin-top: 6px;
}

@media(min-width: 768px){
    .container-contact-us .iframe-map{
        max-width: 296px;
    }
    #nf-form-25-cont form{
        margin-top: 0
    }
    #nf-form-25-cont .nf-form-layout{
        margin-bottom: 0;
    }

}

@media (min-width: 991px) and (max-width: 1600px) {
    .hero-only-text h1{
        font-size: 54px;
        line-height: 58px;
        margin-top: -30px;
    }

    #nf-form-25-cont .field-wrap textarea {
        height: 130px;
    }
    #nf-form-25-cont .field-wrap input[type=submit]{
        transform: translateY(-84px);
    }
    #nf-form-25-cont .label-above .nf-field-label{
        margin-bottom: 2px;
    }
    #nf-form-25-cont .nf-field-element input{
        height: 40px !important;
    }

    .iframe-map{
        margin-bottom: 15px !important;
        height: 220px !important;
        margin-top: 0!important;
    }

    #nf-form-25-cont small.message{
        margin-top: -115px;
    }
    #nf-form-errors-25{
        transform: translateY(-50px);
    }

}
@media(min-width: 768px) and (max-width: 992px){
    #nf-form-25-cont .nf-field-label label{
        font-size: 12px;
    }
}

@media(max-width: 767px){
    #nf-form-25-cont .field-wrap input[type=submit]{
        width: 100%;
        transform: translateY(0);
    }
    #nf-form-25-cont small.message, #nf-form-155-cont small.message{
        margin-top: 20px
    }
    #nf-form-errors-25{
        transform: translateY(0);
    }

}
.user-analytics-browser-container, .user-analytics-ip-address-container, .user-analytics-utm-term-container, .user-analytics-utm-content-container, .user-analytics-utm-campaign-container, .user-analytics-utm-medium-container, .user-analytics-utm-source-container, .user-analytics-city-container, .user-analytics-region-container, .user-analytics-country-container, .user-analytics-referer-container {
    margin-bottom: 0 !important;
}