/* UK banner fold — same as Saudi/Qatar, scoped to .service_usa.uk-banner */

.service_usa.uk-banner .banenr_content h1 {
    color: #fff !important;
    font-family: Poppins, sans-serif !important;
    font-size: 54px !important;
    font-weight: 700 !important;
    letter-spacing: -2px;
    line-height: 65px !important;
    margin-bottom: 20px;
}
.service_usa.uk-banner .banenr_content h4 {
    color: #f47a14 !important;
    font-family: Poppins, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    margin-bottom: 15px !important;
}
.service_usa.uk-banner .banenr_content p,
.service_usa.uk-banner .banenr_content .main_para {
    color: #fff !important;
    font-family: Poppins, sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 35px !important;
    margin-bottom: 40px;
    margin-top: 10px;
}
.service_usa.uk-banner a.border_btn,
.service_usa.uk-banner .banenr_content .border_btn {
    background: #f47a1f !important;
    border: 2px solid #f47a1f !important;
    border-radius: 50px !important;
    color: #fff !important;
    display: inline-block;
    font-family: Poppins, sans-serif !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    min-width: 180px;
    padding: 0 30px;
    text-align: center;
}
.service_usa.uk-banner a.border_btn:hover {
    background: #fff !important;
    border: 2px solid #f47a1f !important;
    color: #f47a1f !important;
}
.service_usa.uk-banner .sa-animate-btn {
    align-items: center;
    border: 0;
    color: #fff !important;
    display: inline-flex;
    font-family: Poppins, sans-serif !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    gap: 5px;
    margin-left: 20px;
    margin-top: 10px;
    text-decoration: none;
}
.service_usa.uk-banner .sa-animate-btn svg {
    height: 30px;
    width: auto;
    flex-shrink: 0;
}
/* UK contact-form-banner (2-col) — from uk-deferred / contact-form.css */
.service_usa.uk-banner .banner_form.contact-form-banner {
    background: #fff !important;
    border-radius: 15px !important;
    box-shadow: 7px 1px 100px rgba(0, 0, 0, 0.1) !important;
    box-sizing: border-box !important;
    margin-left: auto !important;
    margin-top: 50px !important;
    max-width: 750px !important;
    overflow: visible !important;
    padding: 50px 35px !important;
    width: 100% !important;
}
.service_usa.uk-banner .banner_form.contact-form-banner h2,
.service_usa.uk-banner .banner_form.contact-form-banner .h2 {
    color: #000 !important;
    font-family: Poppins, sans-serif !important;
    font-size: 35px !important;
    font-weight: 700 !important;
    line-height: 45px !important;
    margin-bottom: 20px !important;
    text-align: center !important;
}
.service_usa.uk-banner .banner_form.contact-form-banner h2 span,
.service_usa.uk-banner .banner_form.contact-form-banner .h2 span {
    color: #f47a1f !important;
}
.service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item {
    margin-bottom: 10px !important;
    position: relative !important;
}
.service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input,
.service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
.service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input.form-control,
.service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
    background: transparent !important;
    border: 0 !important;
    border-bottom: 2px solid #000 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #000 !important;
    font-family: Poppins, sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    height: 50px !important;
    line-height: 50px !important;
    outline: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}
.service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
.service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
    height: 50px !important;
    line-height: 50px !important;
    overflow: hidden !important;
    resize: none !important;
}
.service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input::placeholder,
.service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea::placeholder {
    color: #000 !important;
    font-family: Poppins, sans-serif !important;
    opacity: 1 !important;
}
.service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item:after {
    background: #f47a1f !important;
    content: "" !important;
    display: block !important;
    height: 2px !important;
    left: 0 !important;
    position: absolute !important;
    top: 48px !important;
    width: 100px !important;
    z-index: 1 !important;
}
.service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item.recaptcha-item:after {
    display: none !important;
}
.service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .btn_submit,
.service_usa.uk-banner .banner_form.contact-form-banner .btn.btn-primary.btn_submit {
    background: #fff !important;
    border: 2px solid #f47a1f !important;
    border-radius: 50px !important;
    box-shadow: none !important;
    color: #f47a1f !important;
    display: block !important;
    font-family: Poppins, sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    height: 60px !important;
    line-height: normal !important;
    margin: 30px auto 20px !important;
    padding: 0 20px !important;
    text-align: center !important;
    text-transform: capitalize !important;
    width: 100% !important;
}
.service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .btn_submit:hover,
.service_usa.uk-banner .banner_form.contact-form-banner .btn.btn-primary.btn_submit:hover {
    background: #f47a1f !important;
    border-color: #f47a1f !important;
    color: #fff !important;
}
.service_usa.uk-banner .banner_form.contact-form-banner > p,
.service_usa.uk-banner .banner_form.contact-form-banner p {
    color: #000 !important;
    font-family: Poppins, sans-serif !important;
    font-size: 16px !important;
    line-height: 26px !important;
    margin-top: 0 !important;
    text-align: center !important;
}
.service_usa.uk-banner .banner_form.contact-form-banner p a {
    color: #f47a1f !important;
    text-decoration: underline !important;
}
.service_usa.uk-banner .banner_form.contact-form-banner .recaptcha-item,
.service_usa.uk-banner .banner_form.contact-form-banner [data-recaptcha-wrap] {
    margin-bottom: 10px !important;
    max-width: 100% !important;
    min-height: 78px;
    overflow: hidden !important;
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .service_usa.uk-banner .banner_form.contact-form-banner {
        max-width: 650px !important;
        padding: 45px 30px !important;
        margin-top: 40px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner h2,
    .service_usa.uk-banner .banner_form.contact-form-banner .h2 {
        font-size: 32px !important;
        line-height: 42px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input.form-control,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
        font-size: 14px !important;
        height: 45px !important;
        line-height: 45px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
        height: 45px !important;
        line-height: 45px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item:after {
        top: 43px !important;
        width: 90px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .btn_submit,
    .service_usa.uk-banner .banner_form.contact-form-banner .btn.btn-primary.btn_submit {
        font-size: 18px !important;
        height: 52px !important;
        margin: 25px auto 18px !important;
        width: 100% !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner > p,
    .service_usa.uk-banner .banner_form.contact-form-banner p {
        font-size: 14px !important;
        line-height: 24px !important;
    }
}
@media (min-width: 1400px) and (max-width: 1599px) {
    .service_usa.uk-banner .banner_form.contact-form-banner {
        max-width: 600px !important;
        padding: 40px 28px !important;
        margin-top: 30px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner h2,
    .service_usa.uk-banner .banner_form.contact-form-banner .h2 {
        font-size: 30px !important;
        line-height: 40px !important;
        margin-bottom: 16px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input.form-control,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
        font-size: 13px !important;
        height: 42px !important;
        line-height: 42px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
        height: 42px !important;
        line-height: 42px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item:after {
        top: 40px !important;
        width: 80px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .btn_submit,
    .service_usa.uk-banner .banner_form.contact-form-banner .btn.btn-primary.btn_submit {
        font-size: 16px !important;
        height: 48px !important;
        margin: 22px auto 16px !important;
        width: 100% !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner > p,
    .service_usa.uk-banner .banner_form.contact-form-banner p {
        font-size: 13px !important;
        line-height: 22px !important;
        margin-bottom: 0 !important;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .service_usa.uk-banner .banner_form.contact-form-banner {
        max-width: 520px !important;
        padding: 32px 24px !important;
        margin-top: 20px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner h2,
    .service_usa.uk-banner .banner_form.contact-form-banner .h2 {
        font-size: 26px !important;
        line-height: 34px !important;
        margin-bottom: 12px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input.form-control,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
        font-size: 12px !important;
        height: 36px !important;
        line-height: 36px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
        height: 36px !important;
        line-height: 36px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item:after {
        top: 34px !important;
        width: 70px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .btn_submit,
    .service_usa.uk-banner .banner_form.contact-form-banner .btn.btn-primary.btn_submit {
        font-size: 14px !important;
        height: 44px !important;
        margin: 18px auto 14px !important;
        width: 100% !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner > p,
    .service_usa.uk-banner .banner_form.contact-form-banner p {
        font-size: 12px !important;
        line-height: 20px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .g-recaptcha {
        transform: scale(0.92);
        transform-origin: left top;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .recaptcha-item,
    .service_usa.uk-banner .banner_form.contact-form-banner [data-recaptcha-wrap] {
        min-height: 72px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .service_usa.uk-banner .banner_form.contact-form-banner {
        max-width: 440px !important;
        padding: 28px 20px !important;
        margin-top: 15px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner h2,
    .service_usa.uk-banner .banner_form.contact-form-banner .h2 {
        font-size: 22px !important;
        line-height: 30px !important;
        margin-bottom: 10px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input.form-control,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
        font-size: 12px !important;
        height: 34px !important;
        line-height: 34px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
        height: 34px !important;
        line-height: 34px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item:after {
        top: 32px !important;
        width: 60px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .btn_submit,
    .service_usa.uk-banner .banner_form.contact-form-banner .btn.btn-primary.btn_submit {
        font-size: 13px !important;
        height: 42px !important;
        margin: 16px auto 12px !important;
        width: 100% !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner > p,
    .service_usa.uk-banner .banner_form.contact-form-banner p {
        font-size: 11px !important;
        line-height: 18px !important;
        margin-bottom: 0 !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .g-recaptcha {
        transform: scale(0.82);
        transform-origin: left top;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .recaptcha-item,
    .service_usa.uk-banner .banner_form.contact-form-banner [data-recaptcha-wrap] {
        min-height: 64px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .service_usa.uk-banner .banner_form.contact-form-banner {
        max-width: 520px !important;
        margin: 24px auto !important;
        padding: 30px 24px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner h2,
    .service_usa.uk-banner .banner_form.contact-form-banner .h2 {
        font-size: 24px !important;
        line-height: 32px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input.form-control,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
        font-size: 14px !important;
        height: 44px !important;
        line-height: 44px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
        height: 44px !important;
        line-height: 44px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item:after {
        top: 42px !important;
        width: 80px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .btn_submit,
    .service_usa.uk-banner .banner_form.contact-form-banner .btn.btn-primary.btn_submit {
        font-size: 16px !important;
        height: 48px !important;
        margin: 20px auto 14px !important;
        width: 100% !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner > p,
    .service_usa.uk-banner .banner_form.contact-form-banner p {
        font-size: 12px !important;
        line-height: 20px !important;
        margin-bottom: 0 !important;
    }
}
@media (max-width: 767px) {
    .service_usa.uk-banner.hero-lcp,
    .service_usa.uk-banner {
        padding-bottom: 30px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner {
        max-width: 100% !important;
        margin: 16px auto 0 !important;
        padding: 28px 18px 30px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner h2,
    .service_usa.uk-banner .banner_form.contact-form-banner .h2 {
        font-size: 22px !important;
        line-height: 30px !important;
        margin-bottom: 14px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item {
        margin-bottom: 8px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input.form-control,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
        font-size: 14px !important;
        height: 44px !important;
        line-height: 44px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
        height: 44px !important;
        line-height: 44px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item:after {
        top: 42px !important;
        width: 70px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .btn_submit,
    .service_usa.uk-banner .banner_form.contact-form-banner .btn.btn-primary.btn_submit {
        font-size: 15px !important;
        height: 48px !important;
        margin: 18px auto 12px !important;
        width: 100% !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner > p,
    .service_usa.uk-banner .banner_form.contact-form-banner p {
        font-size: 11px !important;
        line-height: 18px !important;
        margin-bottom: 0 !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .g-recaptcha {
        transform: scale(0.95);
        transform-origin: left top;
    }
}
@media (max-width: 500px) {
    .service_usa.uk-banner .banner_form.contact-form-banner {
        padding: 24px 16px 16px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner h2,
    .service_usa.uk-banner .banner_form.contact-form-banner .h2 {
        font-size: 20px !important;
        line-height: 28px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item input.form-control,
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item textarea.form-control {
        font-size: 13px !important;
        height: 42px !important;
        line-height: 42px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .from_item:after {
        top: 40px !important;
        width: 60px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .banner_form_inner .btn_submit,
    .service_usa.uk-banner .banner_form.contact-form-banner .btn.btn-primary.btn_submit {
        font-size: 14px !important;
        height: 46px !important;
    }
    .service_usa.uk-banner .banner_form.contact-form-banner .g-recaptcha {
        transform: scale(0.88);
        transform-origin: left top;
    }
}


/* ── Banner h1 / p / CTA responsive — !important required (base uses 54px !important) ── */

@media (min-width: 1600px) and (max-width: 1800px) {
    .service_usa.uk-banner .banenr_content h1 {
        font-size: 44px !important;
        line-height: 60px !important;
        letter-spacing: -2px !important;
        margin-bottom: 20px !important;
    }
    .service_usa.uk-banner .banenr_content h4 {
        font-size: 16px !important;
        line-height: 26px !important;
    }
    .service_usa.uk-banner .banenr_content p,
    .service_usa.uk-banner .banenr_content .main_para {
        font-size: 16px !important;
        line-height: 32px !important;
        margin-bottom: 40px !important;
    }
    .service_usa.uk-banner a.border_btn,
    .service_usa.uk-banner .banenr_content .border_btn {
        border-radius: 45px !important;
        font-size: 16px !important;
        height: 50px !important;
        line-height: 50px !important;
    }
    .service_usa.uk-banner .sa-animate-btn {
        font-size: 16px !important;
    }
    .service_usa.uk-banner .sa-animate-btn svg {
        height: 27px !important;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .service_usa.uk-banner .banenr_content h1 {
        font-size: 40px !important;
        line-height: 55px !important;
        letter-spacing: -2px !important;
        margin-bottom: 20px !important;
    }
    .service_usa.uk-banner .banenr_content h4 {
        font-size: 15px !important;
        line-height: 24px !important;
    }
    .service_usa.uk-banner .banenr_content p,
    .service_usa.uk-banner .banenr_content .main_para {
        font-size: 15px !important;
        line-height: 30px !important;
        margin-bottom: 20px !important;
    }
    .service_usa.uk-banner a.border_btn,
    .service_usa.uk-banner .banenr_content .border_btn {
        border-radius: 45px !important;
        font-size: 15px !important;
        height: 45px !important;
        line-height: 45px !important;
    }
    .service_usa.uk-banner .sa-animate-btn {
        font-size: 16px !important;
    }
    .service_usa.uk-banner .sa-animate-btn svg {
        height: 27px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service_usa.uk-banner .banenr_content h1 {
        font-size: 35px !important;
        line-height: 45px !important;
        letter-spacing: -2px !important;
        margin-bottom: 20px !important;
    }
    .service_usa.uk-banner .banenr_content h4 {
        font-size: 14px !important;
        line-height: 22px !important;
    }
    .service_usa.uk-banner .banenr_content p,
    .service_usa.uk-banner .banenr_content .main_para {
        font-size: 14px !important;
        line-height: 28px !important;
        margin-bottom: 20px !important;
    }
    .service_usa.uk-banner a.border_btn,
    .service_usa.uk-banner .banenr_content .border_btn {
        border-radius: 40px !important;
        font-size: 13px !important;
        height: 40px !important;
        line-height: 40px !important;
    }
    .service_usa.uk-banner .sa-animate-btn {
        font-size: 15px !important;
    }
    .service_usa.uk-banner .sa-animate-btn svg {
        height: 25px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .service_usa.uk-banner .banenr_content h1 {
        font-size: 30px !important;
        line-height: 40px !important;
        letter-spacing: 1px !important;
        margin-bottom: 20px !important;
    }
    .service_usa.uk-banner .banenr_content h4 {
        font-size: 13px !important;
        line-height: 20px !important;
    }
    .service_usa.uk-banner .banenr_content p,
    .service_usa.uk-banner .banenr_content .main_para {
        font-size: 13px !important;
        line-height: 26px !important;
        margin-bottom: 20px !important;
    }
    .service_usa.uk-banner a.border_btn,
    .service_usa.uk-banner .banenr_content .border_btn {
        border-radius: 40px !important;
        font-size: 13px !important;
        height: 40px !important;
        line-height: 40px !important;
    }
    .service_usa.uk-banner .sa-animate-btn {
        font-size: 15px !important;
    }
    .service_usa.uk-banner .sa-animate-btn svg {
        height: 25px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .service_usa.uk-banner .banenr_content h1 {
        font-size: 25px !important;
        line-height: 35px !important;
        letter-spacing: 1px !important;
        margin-bottom: 20px !important;
    }
    .service_usa.uk-banner .banenr_content h4 {
        font-size: 13px !important;
        line-height: 20px !important;
    }
    .service_usa.uk-banner .banenr_content p,
    .service_usa.uk-banner .banenr_content .main_para {
        font-size: 12px !important;
        line-height: 24px !important;
        margin-bottom: 20px !important;
    }
    .service_usa.uk-banner a.border_btn,
    .service_usa.uk-banner .banenr_content .border_btn {
        border-radius: 40px !important;
        font-size: 13px !important;
        height: 40px !important;
        line-height: 40px !important;
    }
    .service_usa.uk-banner .sa-animate-btn {
        font-size: 14px !important;
    }
    .service_usa.uk-banner .sa-animate-btn svg {
        height: 23px !important;
    }
}

@media (min-width: 501px) and (max-width: 767px) {
    .service_usa.uk-banner .banenr_content h1 {
        font-size: 25px !important;
        line-height: 35px !important;
        letter-spacing: 1px !important;
        margin-bottom: 20px !important;
    }
    .service_usa.uk-banner .banenr_content h4 {
        font-size: 13px !important;
        line-height: 20px !important;
    }
    .service_usa.uk-banner .banenr_content p,
    .service_usa.uk-banner .banenr_content .main_para {
        font-size: 12px !important;
        line-height: 24px !important;
        margin-bottom: 10px !important;
    }
    .service_usa.uk-banner a.border_btn,
    .service_usa.uk-banner .banenr_content .border_btn {
        border-radius: 40px !important;
        font-size: 13px !important;
        height: 40px !important;
        line-height: 40px !important;
    }
}

@media (max-width: 500px) {
    .service_usa.uk-banner .banenr_content h1 {
        font-size: 22px !important;
        line-height: 32px !important;
        letter-spacing: 0 !important;
        margin-bottom: 20px !important;
    }
    .service_usa.uk-banner .banenr_content h4 {
        font-size: 12px !important;
        line-height: 18px !important;
    }
    .service_usa.uk-banner .banenr_content p,
    .service_usa.uk-banner .banenr_content .main_para {
        font-size: 13px !important;
        line-height: 26px !important;
        margin-bottom: 10px !important;
    }
    .service_usa.uk-banner a.border_btn,
    .service_usa.uk-banner .banenr_content .border_btn {
        background: #f47a1f !important;
        border: 1px solid #f47a1f !important;
        border-radius: 25px !important;
        color: #fff !important;
        font-size: 13px !important;
        font-weight: 600 !important;
        height: 40px !important;
        line-height: 38px !important;
        min-width: 150px !important;
    }
    .service_usa.uk-banner .sa-animate-btn {
        font-size: 13px !important;
        margin-left: 10px !important;
    }
    .service_usa.uk-banner .sa-animate-btn svg {
        height: 22px !important;
    }
}
