.hire__common_bnr {
    width: 100%;
    display: inline-block;
    background: url(../images/hire-data-engineering-bg.png) center/cover no-repeat;
    position: relative;
    z-index: 1;
    padding: 99px 0 48px;
    position: relative;
    z-index: 1;
}
.hire__common_bnr::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color:  rgba(249, 243, 243, 0.91);
    left: 0;
    top: 0;
    z-index: -1;
}
.hire__common_bnr .left_bnr_box {
    width: 63%;
    float: left;
    padding-right: 47px
}

.hire__common_bnr .right_bnr_box {
    width: 37%;
    float: right;
    padding-top: 5px
}

.bnr_cont {
    width: 100%;
    display: inline-block
}

.bnr_cont .bnrTitle {
    font-weight: 700;
    font-size: 80px;
    line-height: 72px;
    color: #142e4c;
    margin-bottom: 33px
}

.bnr_cont .bnrTitle>span {
    font-weight: 300;
    font-size: 49px;
    line-height: 68px;
    letter-spacing: .3em;
    display: block;
}

.bnr_cont .bnrTitle>small {
    font-size: 56px;
    display: inline-block;
}

.bnr_cont .mark_label {
    display: block;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #0a58b1;
    margin-bottom: 27px
}

.bnr_cont p,
.cstm_form_fld_box .cstm_fild,
.txtFree__trial {
    font-weight: 400;
    color: #191d1c
}

.bnr_cont .mark_label>span {
    display: inline-block;
    position: relative
}

.bnr_cont .mark_label>span+span {
    margin-left: 8px
}

.bnr_cont .mark_label>span:not(:first-child):before {
    position: absolute;
    content: '|';
    left: -10px;
    top: 0
}

.bnr_cont p {
    font-size: 21px;
    line-height: 33px;
    margin-bottom: 28px
}

.hire_nodeJs_bnr .btn_area {
    text-align: left
}

.cstm_form_fld_box {
    width: 100%;
    overflow: hidden
}

.cstm_form_fld_box .cstm_fild {
    width: 100%;
    height: auto;
    float: left;
    padding: 19px 28px 20px;
    border: 1px solid #bababa;
    background: #fff;
    font-size: 17px;
    line-height: 21px;
    border-radius: 5px;
    margin-bottom: 12px
}

.cstm_form_fld_box .cstm_fild::placeholder {
    color: #848484
}

.re_captcha_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.btnHire_developers {
    padding: 19px 12px 20px;
    display: inline-block;
    border: 1px solid #1470da;
    border-radius: 5px
}

.btnHire_developers:hover {
    background: 0 0 !important;
    color: #1470da !important
}

.txtFree__trial {
    font-size: 17px;
    line-height: 33px;
    margin-top: 11px
}

.trust_box_wrap {
    overflow: hidden;
    margin-top: 46px
}

.trust_box_wrap h4 {
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #191d1c;
    margin-bottom: 21px
}

.trust_logo {
    margin: 0 -15px
}

.trust_logo>li {
    width: 14.285%;
    padding: 0 15px;
    float: left
}

.trust_logo>li .trustImg_box {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center
}

.trust_logo>li .trustImg_box img {
    max-width: 100%;
    height: auto
}

.bnr_feedback_wrap {
    margin: 0 -14px;
    display: flex;
    flex-wrap: wrap
}

.bnr__feedback_box {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 14px;
    display: flex;
    margin-bottom: 28px
}

.fd_backCont {
    width: 100%;
    display: inline-block;
    padding: 32px 16px 30px;
    background: linear-gradient(137.1deg, #1a5aff -2.16%, #0434ad 106.93%);
    border-radius: 10px;
    text-align: center
}

.fd_backIcon {
    width: 78px;
    height: 78px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px
}

.fd_backIcon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: brightness(0) invert(1)
}

.fd_backCont .lblFdback {
    font-weight: 500;
    font-size: 17px;
    line-height: 22px;
    display: block;
    color: #fff
}

.fd_backCont .fd_value {
    font-weight: 600 !important;
    font-size: 29px;
    line-height: 35px;
    color: #fff;
    margin-top: 4px
}

.fd_backCont .short_desc {
    display: block;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    color: #dbebff
}


.hire_data_lhsList {
    width: 100%;
    display: inline-block;
    padding-left: 25px;
    margin: 10px 0 16px;
}
.hire_data_lhsList li {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #ECEFF7;
    position: relative;
}
.hire_data_lhsList li::before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    top: 10px;
    left: -20px;
}
.hire_data_lhsList li + li {
    margin-top: 8px;
}
.hire_list li+li {
    margin-top: 14px;
}
.hire_box h2 {
    font-size: 44px;
    line-height: 50px;
}
.hire_box>p {
    margin-top: 25px;
}
.expert_section .cstm_row {
    justify-content: center;
}
@media only screen and (max-width:1400px) {
    .custom_container {
        max-width: 1200px
    }

    .hire__common_bnr .left_bnr_box {
        padding-right: 50px
    }

    .bnr_cont .bnrTitle {
        font-size: 60px;
        line-height: 66px;
        margin-bottom: 24px
    }

    .bnr_cont .bnrTitle>span {
        font-size: 40px
    }

    .bnr_cont .bnrTitle>small {
        font-size: 42px;
        line-height: 52px
    }

    .bnr_cont p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 22px
    }

    .fd_backCont .lblFdback {
        font-size: 15px
    }

    .fd_backCont .fd_value {
        font-size: 24px;
        line-height: 36px
    }
}

@media only screen and (max-width:1199px) {
    .hire__common_bnr {
        padding: 75px 0 48px
    }

    .bnr_cont .bnrTitle {
        font-size: 48px;
        line-height: 60px
    }

    .bnr_cont .bnrTitle>span {
        font-size: 38px;
        line-height: 42px
    }

    .bnr_cont .bnrTitle>small {
        font-size: 38px;
        line-height: 30px
    }

    .fd_backCont .fd_value {
        font-size: 20px;
        line-height: 30px
    }

    .cstm_form_fld_box .cstm_fild {
        font-size: 16px;
        line-height: 24px;
        padding: 18px 15px
    }

    .btnHire_developers {
        font-size: 14px;
        line-height: 21px
    }
}

@media only screen and (max-width:1100px) {
    .btnHire_developers {
        font-size: 15px
    }
}

@media only screen and (max-width:1024px) {
    .bnr_cont .bnrTitle {
        font-size: 40px;
        line-height: 48px
    }

    .bnr_cont .bnrTitle>span {
        font-size: 30px;
        line-height: 36px
    }

    .bnr_cont .bnrTitle>small {
        font-size: 28px;
        line-height: 30px
    }

    .bnr_cont .mark_label {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px
    }

    .bnr_cont p,
    .txtFree__trial {
        font-size: 16px;
        line-height: 24px
    }

    .hire__common_bnr .left_bnr_box {
        padding-right: 36px
    }
}

@media only screen and (max-width:991px) {
    .bnr_cont .bnrTitle {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 20px
    }

    .bnr_cont .bnrTitle>small {
        font-size: 24px;
        line-height: 24px
    }

    .hire__common_bnr .left_bnr_box {
        width: 100%;
        float: none;
        display: inline-block;
        padding-right: 0
    }

    .hire__common_bnr .right_bnr_box {
        width: 100%;
        display: inline-block;
        float: none;
        margin-top: 30px
    }
}

@media only screen and (max-width:767px) {
    .bnr_cont .bnrTitle {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 12px
    }

    .bnr_cont .mark_label {
        font-size: 16px;
        line-height: 24px
    }

    .hire__common_bnr {
        padding: 45px 0 40px
    }

    .bnr_cont p {
        font-size: 15px
    }

    .trust_logo>li {
        padding: 0 10px
    }

    .fd_backCont .fd_value {
        font-size: 16px
    }
}

@media only screen and (max-width:575px) {
    .hire__common_bnr {
        padding: 30px 0 35px
    }

    .bnr_cont .bnrTitle {
        font-size: 26px;
        line-height: 36px
    }

    .cstm_form_fld_box .cstm_fild {
        width: 100%;
        float: none;
        display: inline-block;
        border: 1px solid #bababa;
        border-radius: 5px;
        padding: 12px
    }

    .btnHire_developers {
        display: block;
        border-radius: 5px;
        padding: 13px 12px;
        margin: 20px auto 0
    }

    .trust_box_wrap {
        margin-top: 30px
    }

    .trust_box_wrap h4 {
        margin-bottom: 14px
    }

    .trust_logo {
        text-align: center
    }

    .trust_logo>li {
        width: calc(25% - 3px);
        display: inline-block;
        vertical-align: middle;
        padding: 0 18px;
        float: none;
        margin-bottom: 15px
    }

    .fd_backIcon {
        width: 60px;
        height: 60px
    }
}

@media only screen and (max-width:480px) {

    .fd_backCont .lblFdback,
    .fd_backCont .short_desc {
        font-size: 14px
    }

    .hire__common_bnr .right_bnr_box {
        margin-top: 18px
    }

    .bnr__feedback_box {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 12px
    }

    .bnr_cont .mark_label {
        font-size: 15px;
        line-height: 22px
    }
}

@media only screen and (max-width:390px) {
    .trust_logo>li {
        padding: 0 10px
    }
}