.looking-bg-shape {
    background: #0084fe;
    padding: 110px 100px 0 100px;
    border-radius: 20px;
    z-index: 9;
    position: relative
}

.looking-bg-2:after {
    background: #b5d9fc;
    border-radius: 20px;
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    width: 1102px;
    height: 100px;
    margin: auto
}

.looking-bg-2:before {
    background: #e1eefb;
    border-radius: 20px;
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    width: 1028px;
    height: 100px;
    margin: auto
}

.looking-bg-2 {
    position: relative
}

.looking-for-2 {
    margin-top: 0
}

.looking-for {
    background: #6d4ad0
}

.looking-for-R h2 {
    font-size: 40px;
    color: #fff;
    font-family: Cambria-Bold;
    margin-bottom: 25px
}

.looking-for-L {
    margin-top: -75px
}

.looking-for .row {
    align-items: center
}

.black-bg {
    background: #000
}

.launch-marketplace-box article p {
    font-size: 18px;
    color: #616b80;
    line-height: 28px;
    margin-bottom: 20px
}

.row.launch-marketplace-box {
    align-items: center
}

.row.launch-marketplace-box h2 {
    font-size: 40px;
    color: #181b1b;
    font-family: Cambria-Bold;
    margin-bottom: 18px
}

section.section-padding.launch-marketplace-main {
    padding: 50px 0 10px
}

section.section-padding.top-heading-section {
    padding-bottom: 55px
}

section.hiring_modal {
    padding: 80px 0 100px;
    background: linear-gradient(0deg, #fff 0, #f6f8fc 100%)
}

.hiring_modal_item article {
    box-shadow: 0 5px 15px #dcdfe1;
    border-radius: 57px;
    padding: 40px;
    background: #fff
}

.hiring_modal_item article figure {
    width: 86px;
    height: 86px;
    box-shadow: 0 5px 15px #dcdfe1;
    border-radius: 50%;
    padding: 5px;
    margin: 0 auto 20px
}

.hiring_modal_item article h3,
.hiring_modal_item article h4 {
    font-size: 18px;
    font-family: opensans-bold;
    text-align: center;
    color: #322153;
    margin-bottom: 7px
}

.hiring_modal_item article p {
    font-size: 14px;
    text-align: center;
    color: #636678;
    line-height: 1.7;
    font-family: opensans-regular
}

section.benefits-section {
    background: #f5f8fb;
    position: relative;
    padding: 200px 0 !important
}

.benefits-sec-img {
    position: absolute;
    background: #fff;
    padding: 60px 80px;
    right: 0;
    left: auto;
    margin: 0 auto;
    top: 50%;
    bottom: auto;
    transform: translate(0, -50%);
    border-radius: 80px 1px 0 80px
}

.section-padding.benefits-section .col-md-8 .benefits-sec-content h2 {
    max-width: 450px
}

.benefits-sec-content ul {
    display: flex;
    flex-wrap: wrap
}

.benefits-sec-content ul li {
    font-size: 14px;
    font-family: opensans-semibold;
    color: #181818;
    max-width: 50%;
    flex: 0 0 50%;
    line-height: 2;
    padding-left: 30px;
    position: relative
}

.benefits-sec-content ul li:before {
    position: absolute;
    content: '';
    left: 0;
    width: 30px;
    height: 30px;
    background-image: url(../../images/2021-new/hire-angularjs-developers/du-check.svg);
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat
}

.section-padding.benefits-section .col-md-8 .benefits-sec-content h2 {
    max-width: 450px
}

.main-heading-box h3,
h2 {
    font-size: 40px;
    color: #181b1b;
    font-family: cambria-bold;
    margin-bottom: 10px
}

.technologystack-box {
    height: 100%;
    box-shadow: 0 3px 15px rgb(213 231 239 / 47%);
    border-radius: 15px;
    background: #fff;
    padding: 20px 20px
}

.technologystack-box-list {
    display: flex
}

.technologystack-box-list li {
    margin: 5px auto;
    width: 25%;
    padding: 0 3px
}

.technologystack-box-list li figure {
    width: 100%;
    background: #2c2929;
    border: 2px solid #000;
    border-radius: 10px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 5px;
    margin: auto
}

section.section-padding.technologystack-nft-sec {
    padding-top: 0
}

.technologystack-nft-sec .main-heading-box {
    max-width: 900px
}

.technologystack-box-list figcaption,
.technologystack-box-list figcaption h6 {
    font-size: 13px;
    color: #171616;
    text-align: center;
    font-weight: 400;
    padding-top: 5px;
    word-break: break-all
}

.main-banner-img-blk:before {
    content: none
}

@media (max-width:1199px) {
    .launch-marketplace-main img {
        height: auto
    }

    .looking-for-L img {
        height: auto
    }

    .looking-for-R h2 {
        font-size: 36px
    }

    .technologystack-nft-sec .col-md-4 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .looking-bg-2:before {
        width: 90%
    }

    .looking-bg-2:after {
        width: 95%
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {

    .benefits-sec-content h4,
    h2 {
        max-width: 100% !important;
        font-size: 32px;
        margin-bottom: 30px !important
    }

    .benefits-section .row .col-md-8 {
        max-width: 100%;
        flex: 0 0 100%
    }

    .benefits-sec-img {
        display: none
    }

    section.section-padding.benefits-section {
        padding: 50px 0
    }

    .benefits-sec-content ul {
        max-width: 720px;
        margin: 0 auto
    }
}

@media (max-width:991px) {
    .looking-for-R h2 {
        font-size: 28px
    }

    .looking-bg-shape {
        padding: 85px 65px 10px 65px
    }

    .row.launch-marketplace-box h2 {
        font-size: 32px;
        margin-bottom: 10px !important
    }

    section.development_process_sec {
        padding-bottom: 30px
    }

    .section-padding.benefits-section .col-md-8 .benefits-sec-content h2 {
        max-width: 450px;
        text-align: center
    }
}

@media (max-width:767px) {
    section.looking-for-2 .looking-for-L {
        flex: 0 0 100%;
        max-width: 50%;
        order: 1;
        text-align: center;
        margin: auto;
        margin-top: -75px
    }

    .col-md-7.looking-for-R .text-left {
        text-align: center !important
    }

    .looking-for-R h2 {
        font-size: 26px
    }

    section.looking-for-2 .col-md-7.looking-for-R {
        order: 2;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        padding: 0
    }

    .launch-marketplace-main img {
        width: 300px
    }

    .row.launch-marketplace-box .col-md-5,
    .row.launch-marketplace-box .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center
    }

    .looking-for-L {
        margin-top: -75px;
        flex: 0 0 100%;
        max-width: 50%
    }

    .col-md-6.looking-for-R {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center
    }

    .looking-for .row {
        align-items: center;
        flex-direction: column
    }

    .looking-for {
        margin-top: 45px
    }

    .col-md-6.looking-for-R {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center
    }

    .col-md-6.looking-for-R .text-left {
        text-align: center !important
    }

    section.section-padding.benefits-section {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .industry-expertise-sec .row .col-md-3 {
        max-width: 100%;
        flex: 0 0 100%
    }

    .benefits-sec-content ul {
        max-width: 100%;
        margin: 0 auto
    }

    section.section-padding.benefits-section .col-md-8 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%
    }

    .section-padding.benefits-section .col-md-8 .benefits-sec-content h2 {
        max-width: 100%;
        text-align: center;
        font-size: 28px;
        margin-bottom: 25px
    }

    section.hiring_modal {
        padding: 20px 0 30px
    }

    .col-md-4.hiring_modal_item {
        margin-bottom: 20px
    }

    .technologystack-nft-sec .col-md-4 {
        max-width: 100%;
        flex: 0 0 100%
    }

    .benefits-sec-content ul li {
        text-align: initial;
        max-width: 100%;
        flex: 0 0 100%
    }

    section.looking-for-2 .looking-bg-shape {
        padding: 10px 50px
    }

    .row.launch-marketplace-box h2 {
        font-size: 28px
    }
}

@media (max-width:575px) {
    section.looking-for-2 .looking-for-L {
        flex: 0 0 100%;
        max-width: 100%
    }

    .looking-bg-2 {
        position: relative;
        margin-top: 30px
    }
}

@media (max-width:480px) {
    ul.technologystack-box-list li figure img {
        height: auto
    }

    .main-heading-box p {
        font-size: 14px
    }

    .launch-marketplace-box article p {
        font-size: 14px
    }

    .box-style-1 article {
        padding: 20px 20px
    }

    section.section-padding.benefits-section {
        padding-top: 25px;
        padding-bottom: 12px
    }
}