/* Above-fold critical CSS for mobile-app-development-company-dubai
   Geometry locked to match final main-style / du_city so deferred CSS cannot CLS. */
:root {
    --clr-pri: #f47a1f;
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/poppins/poppins-400.woff2") format("woff2");
}
@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/poppins/poppins-400.woff2") format("woff2");
}
@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/poppins/poppins-600.woff2") format("woff2");
}
@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/poppins/poppins-700.woff2") format("woff2");
}

html,
body {
    overflow-x: hidden;
}
.overflow-x-hidden {
    overflow-x: hidden;
}
body {
    font-family: Poppins, sans-serif;
    margin: 0;
    color: #314252;
}
body a {
    text-decoration: none;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 1rem;
    padding: 0;
}
.breadcrumb li {
    display: inline-block;
}

/* Breadcrumb spacer must match header height offsets (synced with main-style) */
.breadcrumbs_style {
    margin-bottom: 100px !important;
}
.breadcrumbs_style .container {
    position: relative;
    z-index: 9;
}
.breadcrumbs_style .container ul.breadcrumb {
    left: 15px;
    margin-bottom: 0;
    position: absolute;
    top: 120px !important;
}
.breadcrumbs_style .container ul.breadcrumb li {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 600;
    height: 20px;
    line-height: 20px;
    padding-right: 50px;
    position: relative;
}
.breadcrumbs_style .container ul.breadcrumb li:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTcgOCI+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTE2LjM1NCA0LjM1NGEuNS41IDAgMCAwIDAtLjcwOEwxMy4xNzIuNDY0YS41LjUgMCAxIDAtLjcwOC43MDhMMTUuMjkzIDRsLTIuODI5IDIuODI4YS41LjUgMCAxIDAgLjcwOC43MDhsMy4xODItMy4xODJaTTAgNC41aDE2di0xSDB2MVoiLz48L3N2Zz4=");
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: 15px;
    top: 6px;
    width: 17px;
}
.breadcrumbs_style .container ul.breadcrumb li:last-child a {
    color: #f47a1f;
}
.breadcrumbs_style .container ul.breadcrumb li:last-child:after {
    display: none;
}
.breadcrumbs_style.white {
    position: relative;
    z-index: 9;
}
.breadcrumbs_style.white ul.breadcrumb li a {
    color: #fff;
}
.breadcrumbs_style.white ul.breadcrumb li a:hover,
.breadcrumbs_style.white ul.breadcrumb li:last-child a {
    color: #f47a1f;
}
.breadcrumbs_style.white ul.breadcrumb li:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTcgOCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE2LjM1NCA0LjM1NGEuNS41IDAgMCAwIDAtLjcwOEwxMy4xNzIuNDY0YS41LjUgMCAxIDAtLjcwOC43MDhMMTUuMjkzIDRsLTIuODI5IDIuODI4YS41LjUgMCAxIDAgLjcwOC43MDhsMy4xODItMy4xODJaTTAgNC41aDE2di0xSDB2MVoiLz48L3N2Zz4=");
}

/* Hero — locked; higher specificity + !important beats deferred .service_usa */
.service_usa.ban-dubai.hero-lcp {
    height: 100vh !important;
    margin-top: -100px !important;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-image: none !important;
}
.service_usa.ban-dubai.hero-lcp > .container {
    padding-top: 100px !important;
    position: relative;
    z-index: 1;
}
.service_usa.ban-dubai.hero-lcp .banenr_content {
    margin-top: 50px !important;
    padding-right: 50px !important;
}
.service_usa .banenr_content .h1,
.service_usa .banenr_content h1,
.service_usa .banenr_content p {
    color: #fff;
    margin-bottom: 40px;
}
.service_usa .banenr_content h1 {
    font-family: Poppins, sans-serif !important;
    font-size: 54px;
    font-weight: 700 !important;
    letter-spacing: -2px;
    line-height: 65px;
    margin-bottom: 20px;
}
.service_usa .banenr_content h1 span {
    color: #f47a14;
}
/* Beat .web_dev_service .banenr_content span { color:#fff } for Dubai title accent */
.service_usa.ban-dubai .banenr_content h1 span {
    color: #f47a1f !important;
}
.service_usa.ban-dubai .banenr_content p {
    font-family: Poppins, sans-serif !important;
    font-weight: 400 !important;
    /* Actual main-style body p — first paint */
    font-size: 18px;
    line-height: 35px;
}
.service_usa .banenr_content .border_btn {
    background-color: #f47a1f;
    color: #fff;
}
.service_usa.web_dev_service .banenr_content .web_head_banner {
    color: #f47a1f;
    font-size: 24px;
    letter-spacing: -2px;
    line-height: 34px;
}
.service_usa.web_dev_service .banenr_content span,
.service_usa.web_dev_service .banenr_content .h2-title {
    color: #fff;
    font-size: 54px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 65px;
    margin-bottom: 20px;
}
.service_usa.web_dev_service .banenr_content p {
    margin-bottom: 20px;
}

body a.border_btn {
    background: #f47a1f;
    border: 2px solid #f47a1f;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    min-width: 180px;
    padding: 0 30px;
    text-align: center;
}
body a.border_btn:hover {
    background: #fff;
    border: 2px solid #f47a1f;
    color: #f47a1f;
}

.sa-animate-btn {
    align-items: center;
    border: 0;
    color: #fff;
    display: inline-flex;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    margin-left: 20px;
    margin-top: 10px;
    transition: 0.2s ease-in-out;
}
.service_usa.ban-dubai .sa-animate-btn {
    font-family: Poppins, sans-serif !important;
    font-size: 18px !important;
    color: #fff !important;
}
.sa-animate-btn:hover {
    color: #f47a14;
}
.sa-animate-btn svg {
    height: 30px;
    margin-right: 5px;
    width: auto;
    flex-shrink: 0;
}
.sa-animate-btn svg path {
    fill: #f47a14;
}

.banner_form {
    background: #fff;
    border-radius: 15px;
    box-shadow: 7px 1px 100px rgba(0, 0, 0, 0.1);
    margin-left: auto;
    max-width: 520px;
    padding: 40px 55px;
    min-height: 420px;
    box-sizing: border-box;
    width: 100%;
}
.service_usa.ban-dubai .banner_form {
    width: 100%;
    max-width: 520px;
    box-sizing: border-box;
}
@media (min-width: 1200px) {
    .service_usa.ban-dubai .row > .col-md-5,
    .service_usa.ban-dubai .row > [class*="col-xl-5"] {
        padding-right: 48px;
    }
}
.banner_form h2,
.banner_form .h2 {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
    color: #314252;
}
.banner_form h2 span,
.banner_form .h2 span {
    color: #f47a1f !important;
}
.banner_form .banner_form_inner p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 15px;
}
.banner_form .banner_form_inner .from_item {
    margin-bottom: 10px;
    position: relative;
}
.banner_form .banner_form_inner .from_item input,
.banner_form .banner_form_inner .from_item textarea {
    border: 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    border-radius: 0;
    color: #314252;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    padding: 0;
    width: 100%;
    background-color: #fff;
    outline: 0;
}
.banner_form .banner_form_inner .from_item input {
    line-height: 50px;
}
.banner_form .banner_form_inner .from_item textarea {
    height: 50px;
    line-height: normal;
    resize: none;
}
.banner_form .banner_form_inner .from_item:after {
    background: #f47a1f;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 48px;
    width: 100px;
    left: 0;
    z-index: 1;
}
.banner_form .banner_form_inner .btn_submit {
    background: #fff;
    border: 2px solid #f47a1f;
    border-radius: 50px;
    color: #f47a1f;
    display: block;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 500;
    height: 60px;
    line-height: normal;
    margin: 0 auto;
    text-align: center;
    text-transform: capitalize;
    width: 60%;
}
.banner_form .banner_form_inner .btn_submit:hover {
    background: #f47a1f;
    color: #fff;
}

.hero-lcp > .hero-lcp-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    z-index: 0;
    pointer-events: none;
}

/* Awards strip — reserve space matching du_city final sizes */
.lp-awards-main {
    padding: 50px 0 !important;
    min-height: 220px;
    contain: layout style;
}
.lp-awards-main h2 {
    margin-bottom: 3rem;
    font-size: clamp(1.25rem, 2vw, 2rem);
    line-height: 1.3;
    min-height: 2.6em;
}
.lp-awards-main ul {
    column-gap: 100px !important;
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    row-gap: 20px;
    align-items: center;
}
.lp-awards-main ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
    min-width: 80px;
}
.lp-awards-main ul li img {
    height: 120px !important;
    max-height: 120px !important;
    width: auto !important;
    display: block;
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .breadcrumbs_style .container ul.breadcrumb li {
        font-size: 13px !important;
        height: 20px;
        line-height: 20px;
        padding-right: 50px;
    }
    .service_usa.ban-dubai .banenr_content .border_btn,
    .service_usa.ban-dubai a.border_btn,
    body a.border_btn {
        border-radius: 45px !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        height: 50px !important;
        line-height: 50px !important;
        min-width: 180px !important;
        padding: 0 30px !important;
        background: #f47a1f !important;
        border: 2px solid #f47a1f !important;
        color: #fff !important;
    }
    .service_usa.ban-dubai .sa-animate-btn {
        font-size: 18px !important;
    }
    .service_usa.ban-dubai .sa-animate-btn svg {
        height: 30px !important;
    }
    .service_usa.ban-dubai.hero-lcp .banenr_content {
        margin-top: 50px !important;
    }
    .service_usa.ban-dubai .banenr_content p {
        font-size: 16px;
        line-height: 32px;
    }
    .banner_form,
    .service_usa.ban-dubai .banner_form {
        max-width: 430px;
        width: 100%;
        padding: 40px;
        box-sizing: border-box;
    }
    .banner_form h2,
    .banner_form .h2,
    .service_usa.ban-dubai .banner_form h2,
            .service_usa.ban-dubai .banner_form .h2,
            .service_usa.web_dev_service.ban-dubai .banner_form h2,
            .service_usa.web_dev_service.ban-dubai .banner_form .h2 {
        font-size: 24px !important;
        line-height: 34px !important;
        margin-bottom: 12px !important;
    }
    .banner_form .banner_form_inner p {
        font-size: 12px;
        line-height: 24px;
    }
    .banner_form .banner_form_inner .from_item input,
    .banner_form .banner_form_inner .from_item textarea,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item input,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item textarea {
        font-size: 13px !important;
        height: 45px !important;
        line-height: 45px !important;
    }
    .banner_form .banner_form_inner .from_item textarea,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item textarea {
        height: 45px !important;
        line-height: normal !important;
    }
    .banner_form .banner_form_inner .from_item:after,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item:after {
        top: 43px !important;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 15px;
        height: 45px;
        width: 170px;
    }
}

@media (min-width: 1801px) {
    .banner_form h2,
    .banner_form .h2,
    .service_usa.ban-dubai .banner_form h2,
            .service_usa.ban-dubai .banner_form .h2,
            .service_usa.web_dev_service.ban-dubai .banner_form h2,
            .service_usa.web_dev_service.ban-dubai .banner_form .h2 {
        font-size: 28px !important;
        line-height: 36px !important;
        margin-bottom: 16px !important;
    }
    .banner_form .banner_form_inner .from_item:after,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item:after {
        top: 48px !important;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .breadcrumbs_style {
        margin-bottom: 89px !important;
    }
    .breadcrumbs_style .container ul.breadcrumb {
        top: 115px !important;
    }
    .breadcrumbs_style .container ul.breadcrumb li {
        font-size: 14px !important;
        height: 20px;
        line-height: 20px;
        padding-right: 50px;
    }
    .service_usa.ban-dubai .banenr_content .border_btn,
    .service_usa.ban-dubai a.border_btn,
    body a.border_btn {
        border-radius: 45px !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 45px !important;
        line-height: 45px !important;
        min-width: 180px !important;
        padding: 0 30px !important;
        background: #f47a1f !important;
        border: 2px solid #f47a1f !important;
        color: #fff !important;
    }
    .service_usa.ban-dubai .sa-animate-btn {
        font-size: 16px !important;
    }
    .service_usa.ban-dubai .sa-animate-btn svg {
        height: 27px !important;
    }
    .service_usa.ban-dubai.hero-lcp {
        height: 100vh !important;
        margin-top: -89px !important;
    }
    .service_usa.ban-dubai.hero-lcp > .container {
        padding-top: 89px !important;
    }
    .service_usa.ban-dubai.hero-lcp .banenr_content {
        margin-top: 50px !important;
    }
    .service_usa .banenr_content h1,
    .service_usa.web_dev_service .banenr_content span,
    .service_usa.web_dev_service .banenr_content .h2-title {
        font-size: 40px;
        line-height: 55px;
    }
    .service_usa.ban-dubai .banenr_content h1 span {
        color: #f47a1f !important;
        font-size: inherit;
        line-height: inherit;
    }
    .service_usa.ban-dubai .banenr_content p {
        font-size: 15px;
        line-height: 30px;
    }
    .banner_form,
    .service_usa.ban-dubai .banner_form {
        max-width: 430px;
        width: 100%;
        padding: 40px;
        min-height: 400px;
        box-sizing: border-box;
    }
    .banner_form h2,
    .banner_form .h2,
    .service_usa.ban-dubai .banner_form h2,
            .service_usa.ban-dubai .banner_form .h2,
            .service_usa.web_dev_service.ban-dubai .banner_form h2,
            .service_usa.web_dev_service.ban-dubai .banner_form .h2 {
        font-size: 24px !important;
        line-height: 34px !important;
    }
    .banner_form .banner_form_inner p {
        font-size: 13px;
        line-height: 24px;
    }
    .banner_form .banner_form_inner .from_item input,
    .banner_form .banner_form_inner .from_item textarea,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item input,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item textarea {
        font-size: 13px !important;
        height: 38px !important;
        line-height: 38px !important;
    }
    .banner_form .banner_form_inner .from_item textarea,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item textarea {
        height: 38px !important;
        line-height: normal !important;
    }
    .banner_form .banner_form_inner .from_item:after,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item:after {
        top: 36px !important;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 15px;
        height: 45px;
        width: 170px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .breadcrumbs_style {
        margin-bottom: 79px !important;
    }
    .breadcrumbs_style .container ul.breadcrumb {
        top: 110px !important;
    }
    .breadcrumbs_style .container ul.breadcrumb li {
        font-size: 13px !important;
        height: 20px;
        line-height: 20px;
        padding-right: 50px;
    }
    .service_usa.ban-dubai .banenr_content .border_btn,
    .service_usa.ban-dubai a.border_btn,
    body a.border_btn {
        border-radius: 40px !important;
        font-size: 13px !important;
        font-weight: 600 !important;
        height: 40px !important;
        line-height: 40px !important;
        min-width: 180px !important;
        padding: 0 30px !important;
        background: #f47a1f !important;
        border: 2px solid #f47a1f !important;
        color: #fff !important;
    }
    .service_usa.ban-dubai .sa-animate-btn {
        font-size: 15px !important;
    }
    .service_usa.ban-dubai .sa-animate-btn svg {
        height: 25px !important;
    }
    .service_usa.ban-dubai.hero-lcp {
        height: 100vh !important;
        margin-top: -79px !important;
    }
    .service_usa.ban-dubai.hero-lcp > .container {
        padding-top: 79px !important;
    }
    .service_usa.ban-dubai.hero-lcp .banenr_content {
        margin-top: 50px !important;
    }
    .service_usa .banenr_content h1,
    .service_usa.web_dev_service .banenr_content span,
    .service_usa.web_dev_service .banenr_content .h2-title {
        font-size: 35px;
        line-height: 45px;
    }
    .service_usa.ban-dubai .banenr_content h1 span {
        color: #f47a1f !important;
        font-size: inherit;
        line-height: inherit;
    }
    .service_usa.ban-dubai .banenr_content p {
        font-size: 14px;
        line-height: 28px;
    }
    .banner_form,
    .service_usa.ban-dubai .banner_form {
        max-width: 400px;
        width: 100%;
        padding: 25px;
        min-height: 380px;
        box-sizing: border-box;
    }
    .banner_form h2,
    .banner_form .h2,
    .service_usa.ban-dubai .banner_form h2,
            .service_usa.ban-dubai .banner_form .h2,
            .service_usa.web_dev_service.ban-dubai .banner_form h2,
            .service_usa.web_dev_service.ban-dubai .banner_form .h2 {
        font-size: 22px !important;
        line-height: 30px !important;
    }
    .banner_form .banner_form_inner p {
        font-size: 11px;
        line-height: 22px;
    }
    .banner_form .banner_form_inner .from_item input,
    .banner_form .banner_form_inner .from_item textarea,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item input,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item textarea {
        font-size: 12px !important;
        height: 36px !important;
        line-height: 36px !important;
    }
    .banner_form .banner_form_inner .from_item textarea,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item textarea {
        height: 36px !important;
        line-height: normal !important;
    }
    .banner_form .banner_form_inner .from_item:after,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item:after {
        top: 34px !important;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 14px;
        height: 42px;
        width: 170px;
    }
    .lp-awards-main ul {
        column-gap: 70px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .breadcrumbs_style {
        margin-bottom: 59px !important;
    }
    .breadcrumbs_style .container ul.breadcrumb li {
        font-size: 10px !important;
        height: 15px;
        line-height: 20px;
        padding-right: 40px;
    }
    .service_usa.ban-dubai .banenr_content .border_btn,
    .service_usa.ban-dubai a.border_btn,
    body a.border_btn {
        border-radius: 40px !important;
        font-size: 13px !important;
        font-weight: 600 !important;
        height: 40px !important;
        line-height: 40px !important;
        min-width: 180px !important;
        padding: 0 30px !important;
        background: #f47a1f !important;
        border: 2px solid #f47a1f !important;
        color: #fff !important;
    }
    .service_usa.ban-dubai .sa-animate-btn {
        font-size: 15px !important;
    }
    .service_usa.ban-dubai .sa-animate-btn svg {
        height: 25px !important;
    }

    .service_usa .banenr_content h1,
    .service_usa.web_dev_service .banenr_content span,
    .service_usa.web_dev_service .banenr_content .h2-title {
        font-size: 35px;
        letter-spacing: 1px;
        line-height: 40px;
    }

    .breadcrumbs_style .container ul.breadcrumb {
        top: 70px !important;
    }
    .service_usa.ban-dubai.hero-lcp {
        height: 90vh !important;
        margin-top: -59px !important;
    }
    .service_usa.ban-dubai.hero-lcp > .container {
        padding-top: 59px !important;
    }
    .service_usa.ban-dubai.hero-lcp .banenr_content {
        margin-top: 100px !important;
        padding-right: 0 !important;
    }
    .lp-awards-main ul {
        column-gap: 70px !important;
    }
    .lp-awards-main ul li,
    .lp-awards-main ul li img {
        min-height: 120px;
    }
    .lp-awards-main ul li img {
        height: 120px !important;
        max-height: 120px !important;
    }
    .banner_form,
    .service_usa.ban-dubai .banner_form {
        max-width: 320px;
        width: 100%;
        padding: 25px 40px;
        min-height: 360px;
        box-sizing: border-box;
    }
    .service_usa.ban-dubai .banenr_content p {
        font-size: 13px;
        line-height: 26px;
    }
    .service_usa.ban-dubai .banenr_content h1 span {
        color: #f47a1f !important;
        font-size: inherit;
        line-height: inherit;
    }
    .banner_form h2,
    .banner_form .h2,
    .service_usa.ban-dubai .banner_form h2,
            .service_usa.ban-dubai .banner_form .h2,
            .service_usa.web_dev_service.ban-dubai .banner_form h2,
            .service_usa.web_dev_service.ban-dubai .banner_form .h2 {
        font-size: 28px !important;
        line-height: 40px !important;
    }
    .banner_form .banner_form_inner p {
        font-size: 12px;
        line-height: 24px;
    }
    .banner_form .banner_form_inner .from_item input,
    .banner_form .banner_form_inner .from_item textarea,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item input,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item textarea {
        font-size: 12px !important;
        height: 35px !important;
        line-height: 35px !important;
    }
    .banner_form .banner_form_inner .from_item textarea,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item textarea {
        height: 35px !important;
        line-height: normal !important;
    }
    .banner_form .banner_form_inner .from_item:after,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item:after {
        top: 33px !important;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 13px;
        height: 40px;
        width: 170px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    header {
        padding: 0 !important;
    }
    .breadcrumbs_style {
        margin-bottom: 40px !important;
    }
    .breadcrumbs_style .container ul.breadcrumb li {
        font-size: 10px !important;
        height: 15px;
        line-height: 20px;
        padding-right: 40px;
    }
    .service_usa.ban-dubai .banenr_content .border_btn,
    .service_usa.ban-dubai a.border_btn,
    body a.border_btn {
        border-radius: 40px !important;
        font-size: 13px !important;
        font-weight: 600 !important;
        height: 40px !important;
        line-height: 40px !important;
        min-width: 180px !important;
        padding: 0 30px !important;
        background: #f47a1f !important;
        border: 2px solid #f47a1f !important;
        color: #fff !important;
    }
    .service_usa.ban-dubai .sa-animate-btn {
        font-size: 14px !important;
    }
    .service_usa.ban-dubai .sa-animate-btn svg {
        height: 23px !important;
    }
    .service_usa.ban-dubai.hero-lcp {
        height: 90vh !important;
        margin-top: -40px !important;
    }
    .service_usa.ban-dubai.hero-lcp > .container {
        padding-top: 80px !important;
    }
    .service_usa.ban-dubai.hero-lcp .banenr_content {
        margin-top: 70px !important;
        padding-right: 0 !important;
    }
    .service_usa .banenr_content h1,
    .service_usa.web_dev_service .banenr_content span,
    .service_usa.web_dev_service .banenr_content .h2-title {
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 40px;
    }
    .lp-awards-main {
        padding: 30px 0 !important;
        min-height: 180px;
    }
    .lp-awards-main ul {
        column-gap: 50px !important;
    }
    .lp-awards-main ul li {
        min-height: 100px;
    }
    .lp-awards-main ul li img {
        height: 100px !important;
        max-height: 100px !important;
    }
    .banner_form,
    .service_usa.ban-dubai .banner_form {
        margin: 30px auto;
        max-width: 400px;
        width: 100%;
        padding: 30px;
        min-height: 380px;
        box-sizing: border-box;
    }
    .service_usa.ban-dubai .banenr_content p {
        font-size: 12px;
        line-height: 24px;
    }
    .service_usa.ban-dubai .banenr_content h1 span {
        color: #f47a1f !important;
        font-size: inherit;
        line-height: inherit;
    }
    .banner_form h2,
    .banner_form .h2,
    .service_usa.ban-dubai .banner_form h2,
            .service_usa.ban-dubai .banner_form .h2,
            .service_usa.web_dev_service.ban-dubai .banner_form h2,
            .service_usa.web_dev_service.ban-dubai .banner_form .h2 {
        font-size: 23px !important;
        line-height: 40px !important;
    }
    .banner_form .banner_form_inner p {
        font-size: 12px;
        line-height: 24px;
    }
    .banner_form .banner_form_inner .from_item input,
    .banner_form .banner_form_inner .from_item textarea,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item input,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item textarea {
        font-size: 12px !important;
        height: 35px !important;
        line-height: 35px !important;
    }
    .banner_form .banner_form_inner .from_item textarea,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item textarea {
        height: 35px !important;
        line-height: normal !important;
    }
    .banner_form .banner_form_inner .from_item:after,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item:after {
        top: 33px !important;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 13px;
        height: 40px;
        width: 100%;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    header {
        padding: 0 !important;
    }
    /* Final main-style: white crumbs stay visible with zero spacer */
    .breadcrumbs_style.white {
        display: block !important;
        margin-bottom: 0 !important;
    }
    .breadcrumbs_style.white .container ul.breadcrumb {
        position: relative !important;
        top: 80px !important;
        left: 0 !important;
    }
    .breadcrumbs_style .container ul.breadcrumb li {
        font-size: 10px !important;
        height: 20px;
        line-height: 20px;
        padding-right: 20px;
    }
    .service_usa.ban-dubai.hero-lcp {
        background-color: #000e15;
        background-image: none !important;
        height: auto !important;
        min-height: 100%;
        margin-top: -40px !important;
        padding-bottom: 30px !important;
    }
    .service_usa.ban-dubai.hero-lcp > .hero-lcp-img {
        display: none !important;
    }
    .service_usa.ban-dubai.hero-lcp > .container {
        padding-top: 40px !important;
    }
    .service_usa.ban-dubai.hero-lcp .banenr_content {
        margin-top: 130px !important;
        padding-right: 0 !important;
    }
    .service_usa .banenr_content h1,
    .service_usa.web_dev_service .banenr_content span,
    .service_usa.web_dev_service .banenr_content .h2-title {
        font-size: 25px;
        letter-spacing: 1px;
        line-height: 35px;
    }
    .sa-animate-btn.dxb-btn {
        display: none;
    }
    .lp-awards-main {
        padding: 30px 0 !important;
        min-height: 160px;
    }
    .lp-awards-main ul {
        column-gap: 20px !important;
        justify-content: center;
        row-gap: 20px;
    }
    .lp-awards-main ul li {
        min-height: 70px;
    }
    .lp-awards-main ul li img {
        height: 70px !important;
        max-height: 70px !important;
    }
    .banner_form,
    .service_usa.ban-dubai .banner_form {
        margin: 30px auto 0;
        max-width: 100%;
        width: 100%;
        padding: 30px 25px;
        min-height: 400px;
        box-sizing: border-box;
    }
    .service_usa.ban-dubai .banenr_content p {
        font-size: 13px;
        line-height: 26px;
    }
    .service_usa.ban-dubai .banenr_content h1 span {
        color: #f47a1f !important;
        font-size: inherit;
        line-height: inherit;
    }
    .banner_form h2,
    .banner_form .h2,
    .service_usa.ban-dubai .banner_form h2,
            .service_usa.ban-dubai .banner_form .h2,
            .service_usa.web_dev_service.ban-dubai .banner_form h2,
            .service_usa.web_dev_service.ban-dubai .banner_form .h2 {
        font-size: 21px !important;
        line-height: 31px !important;
    }
    .banner_form .banner_form_inner p {
        font-size: 11px;
        line-height: 22px;
    }
    .banner_form .banner_form_inner .from_item input,
    .banner_form .banner_form_inner .from_item textarea,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item input,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item textarea {
        font-size: 12px !important;
        height: 45px !important;
        line-height: 45px !important;
    }
    .banner_form .banner_form_inner .from_item textarea,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item textarea {
        height: 45px !important;
        line-height: normal !important;
    }
    .banner_form .banner_form_inner .from_item:after,
    .service_usa.ban-dubai .banner_form .banner_form_inner .from_item:after {
        top: 43px !important;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 14px;
        height: 45px;
        width: 100%;
    }
}

@media (min-width: 0px) and (max-width: 500px) {
    .service_usa.ban-dubai.hero-lcp .banenr_content {
        margin-top: 110px !important;
    }
    .service_usa .banenr_content h1,
    .service_usa.web_dev_service .banenr_content span,
    .service_usa.web_dev_service .banenr_content .h2-title {
        font-size: 22px;
        letter-spacing: 0;
        line-height: 32px;
    }
    .service_usa.web_dev_service .banenr_content .border_btn,
    body a.border_btn {
        border-radius: 25px;
        font-size: 13px;
        height: 40px;
        line-height: 38px;
        min-width: 150px;
    }
    .banner_form {
        margin: 20px auto;
        padding: 25px 20px;
        min-height: 380px;
    }
}

/* Dubai: hide banner form on mobile only (Houston pattern) */
@media (max-width: 767px) {
    .mobile-hide {
        display: none !important;
    }
    /* .service_usa.ban-dubai .banner_form,
    .banner_form {
        display: none !important;
    } */
}
