/* Above-fold critical CSS for mobile-app-development-new-york-city
   Geometry locked so deferred main-style / page CSS cannot CLS the hero. */
: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: 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;
}

/* No breadcrumbs on this page — hero sits under fixed header via padding-top only */
.locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp {
    height: 100vh !important;
    margin-top: 0 !important;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-image: none !important;
}
.locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp > .container {
    padding-top: 100px !important;
    position: relative;
    z-index: 1;
}
.locationgcc_banner .banenr_content {
    padding-right: 50px;
}
.locationgcc_banner .banenr_content h1 {
    color: #fff;
    font-family: Poppins, sans-serif !important;
    font-size: 48px;
    font-weight: 700 !important;
    letter-spacing: -1px;
    line-height: 1.2;
    margin-bottom: 16px;
}
.locationgcc_banner .banenr_content p,
.locationgcc_banner .banenr_content .main_para {
    color: #fff;
    font-family: Poppins, sans-serif !important;
    font-weight: 400 !important;
    margin-bottom: 24px;
}
.locationgcc_banner .banenr_content .banner-subhead,
.locationgcc_banner .banenr_content h5.banner-subhead {
    color: #f47a14;
    font-family: Poppins, sans-serif !important;
    font-weight: 600 !important;
    margin-bottom: 10px;
}
.locationgcc_banner .banenr_content .border_btn {
    background: #f47a1f;
    color: #fff;
}

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;
}

.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;
}
.banner_form h2,
.banner_form .h2 {
    margin-bottom: 20px;
}
.banner_form h2 span,
.banner_form .h2 span {
    color: #f47a1f;
}
.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%;
}
.banner_form .banner_form_inner .from_item input {
    line-height: 50px;
}
.banner_form .banner_form_inner .from_item textarea {
    height: 100px;
    line-height: normal;
}
.banner_form .banner_form_inner .from_item:after {
    background: #f47a1f;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 48px;
    width: 100px;
}
.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 — first scroll section */
.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;
    font-family: Poppins, sans-serif !important;
    font-weight: 700 !important;
}
.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;
}

.locationgcc_banner.hosuton_banner.banner-nyc .banenr_content a.border_btn.dark_btn {
    background: #f47a1f !important;
    border: 2px solid #f47a1f !important;
    color: #fff !important;
}
.locationgcc_banner.hosuton_banner.banner-nyc .banenr_content a.border_btn.dark_btn:hover {
    background: #fff !important;
    border: 2px solid #f47a1f !important;
    color: #f47a1f !important;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp > .container {
        padding-top: 89px !important;
    }
    .locationgcc_banner .banenr_content {
        padding-right: 45px;
    }
    .locationgcc_banner .banenr_content h1 {
        font-size: 40px;
    }
    .banner_form {
        max-width: 430px;
        padding: 40px;
        min-height: 400px;
    }
    .banner_form h2,
    .banner_form .h2 {
        line-height: 50px;
    }
    .banner_form .banner_form_inner .from_item input,
    .banner_form .banner_form_inner .from_item textarea {
        font-size: 13px;
        height: 45px;
        line-height: 45px;
    }
    .banner_form .banner_form_inner .from_item textarea {
        height: 100px;
    }
    .banner_form .banner_form_inner .from_item:after {
        top: 43px;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 15px;
        height: 45px;
        width: 170px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp > .container {
        padding-top: 79px !important;
    }
    .locationgcc_banner .banenr_content h1 {
        font-size: 36px;
    }
    .lp-awards-main ul {
        column-gap: 70px !important;
    }
    .banner_form {
        max-width: 400px;
        padding: 25px;
        min-height: 380px;
    }
    .banner_form h2,
    .banner_form .h2 {
        line-height: 40px;
        margin-bottom: 10px;
    }
    .banner_form .banner_form_inner .from_item input,
    .banner_form .banner_form_inner .from_item textarea {
        font-size: 12px;
        height: 35px;
        line-height: 35px;
    }
    .banner_form .banner_form_inner .from_item textarea {
        height: 80px;
    }
    .banner_form .banner_form_inner .from_item:after {
        top: 33px;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 13px;
        height: 40px;
        width: 170px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp {
        height: 100vh !important;
    }
    .locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp > .container {
        padding-top: 59px !important;
    }
    .locationgcc_banner .banenr_content {
        padding-right: 0;
    }
    .locationgcc_banner .banenr_content h1 {
        font-size: 32px;
    }
    .banner_form {
        max-width: 320px;
        padding: 25px 40px;
        min-height: 360px;
    }
    .banner_form .banner_form_inner .from_item input,
    .banner_form .banner_form_inner .from_item textarea {
        font-size: 12px;
        height: 45px;
        line-height: 45px;
    }
    .banner_form .banner_form_inner .from_item textarea {
        height: 80px;
    }
    .banner_form .banner_form_inner .from_item:after {
        top: 43px;
        width: 20px;
    }
    .banner_form .banner_form_inner .btn_submit {
        font-size: 14px;
        height: 45px;
        width: 180px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    header {
        padding: 0 !important;
    }
    .locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp {
        height: 90vh !important;
    }
    .locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp > .container {
        padding-top: 80px !important;
    }
    .locationgcc_banner .banenr_content h1 {
        font-size: 28px;
    }
    .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 {
        margin: 30px auto;
        max-width: 400px;
        padding: 30px;
        min-height: 380px;
    }
    .banner_form .banner_form_inner .btn_submit {
        width: 100%;
    }
}

@media (min-width: 501px) and (max-width: 767px) {
    header {
        padding: 0 !important;
    }
    .locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp {
        height: auto !important;
        margin-top: 0 !important;
        padding-bottom: 40px;
    }
    .locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp > .container {
        padding-top: 130px !important;
    }
    .locationgcc_banner .banenr_content {
        padding-right: 0;
        padding-top: 20px;
    }
    .locationgcc_banner .banenr_content h1 {
        font-size: 26px;
    }
    .lp-awards-main {
        padding: 30px 0 !important;
        min-height: 160px;
    }
    .lp-awards-main ul {
        column-gap: 10px !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 {
        margin: 0 auto;
        max-width: 400px;
        padding: 30px;
        min-height: 400px;
    }
}

@media (min-width: 0px) and (max-width: 500px) {
    header {
        padding: 0 !important;
    }
    .locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp {
        height: auto !important;
        margin-top: 0 !important;
        padding-top: 0;
        padding-bottom: 30px;
    }
    .locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp > .container {
        padding-top: 60px !important;
    }
    .locationgcc_banner .banenr_content {
        padding-right: 0;
        padding-top: 10px;
    }
    .locationgcc_banner .banenr_content h1 {
        font-size: 22px;
        line-height: 1.3;
    }
    body a.border_btn {
        border-radius: 25px;
        font-size: 13px;
        height: 40px;
        line-height: 38px;
        min-width: 150px;
    }
    .lp-awards-main {
        padding: 30px 0 !important;
        min-height: 160px;
    }
    .lp-awards-main ul li img {
        height: 70px !important;
        max-height: 70px !important;
    }
    .banner_form {
        margin: 20px auto;
        max-width: 100%;
        padding: 25px 20px;
        min-height: 380px;
    }
    .banner_form .banner_form_inner .btn_submit {
        width: 100%;
    }
}

/* NYC: mobile hero + breadcrumbs */
@media (max-width: 767px) {
    .mobile-hide {
        display: none !important;
    }
    .breadcrumbs_style.white {
        display: block !important;
        margin-bottom: 0 !important;
    }
    .locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp {
        background: #051726 !important;
        background-image: none !important;
    }
    .locationgcc_banner.hosuton_banner.banner-nyc.hero-lcp > .hero-lcp-img {
        display: none;
    }
}
