.why-hire-img-blk,
section.services-main-banner-sec .row .col-md-6 {
    align-items: center;
    display: flex
}

section.services-main-banner-sec {
    position: relative;
    padding-top: 85px;
    margin-bottom: 60px
}

section.services-main-banner-sec .container {
    padding: 40px 0 120px
}

section.services-main-banner-sec:after {
    position: absolute;
    content: '';
    top: 0;
    z-index: -1;
    width: 38%;
    height: 100%;
    background-color: #13549e1a;
    left: 0;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain
}

section.services-main-banner-sec .col-md-5 {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%
}

.services-banner-text-in h2,
h1 {
    font-size: 45px;
    line-height: 47px;
    color: #181b1b;
    font-family: Cambria-Bold;
    margin-bottom: 10px
}

.accordion-list li.panel .answer .panel-body,
.hiring_modal_item article p {
    line-height: 28px;
    font-size: 18px
}

.box-style-3 figcaption p,
.services-banner-text-in p {
    font-size: 18px;
    line-height: 28px;
    color: #636678
}

.services-banner-text-in {
    padding-bottom: 40px
}

.margin-left-15 {
    margin-left: 15px
}

.banner-inner-1 {
    height: auto;
    overflow: hidden
}

.banner-inner-1 img,
.btn-link-arrow:hover:after,
.cta-animation video {
    width: 100%
}

section.ios-quality-service-sec {
    background: #f0fafe
}

.case-home {
    background: linear-gradient(0deg, #f6f8fc 0, #fff 100%)
}

.box-style-3 {
    margin-bottom: 20px
}

.box-style-3 article {
    display: flex;
    background: #fff;
    padding: 30px;
    height: 100%;
    border-radius: 10px;
    box-shadow: 7px 7px 30px #e4f3f8;
    transition: .3s
}

.box-style-3 article:hover {
    box-shadow: 7px 7px 30px #c3e2ed
}

.box-style-3 figure {
    width: 85px;
    min-width: 85px;
    height: 85px;
    padding: 15px;
    background: #5215c91c;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 24px
}

.box-style-3 figure img {
    height: 100%;
    object-fit: contain;
    object-position: center;
    width: 100%
}

.box-style-3 figcaption h4,
.box-style-3 figcaption h3 {
    font-size: 22px;
    font-weight: 700;
    color: #322153;
    margin-bottom: 6px;
    font-family: OpenSans-Bold;
}

.box-style-3 figcaption p a {
    font-family: OpenSans-Bold;
    color: inherit
}

.service-portfolio-blk article {
    margin: 15px 0;
    border-radius: 15px;
    box-shadow: 0 7px 15px rgb(0 0 0 / 16%);
    overflow: hidden;
    height: 450px;
    display: flex;
    flex-direction: column;
    background: #fff
}

.service-portfolio-blk figcaption {
    padding: 40px 20px;
    text-align: center;
    height: 100%
}

.service-portfolio-blk figure {
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.service-portfolio-blk figure img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: bottom
}

section.development_process_sec {
    padding-bottom: 100px
}

.dev_process_blk {
    display: flex
}

.dev_process_item {
    max-width: 20%;
    flex: 0 0 20%;
    padding: 50px 10px 0
}

.dev_process_item article {
    box-shadow: 0 5px 15px #dcdfe1;
    border-radius: 57px;
    padding: 20px;
    min-height: 200px;
    position: relative
}

.dev_process_item article:before {
    position: absolute;
    content: '0';
    left: 50%;
    margin: 0 auto;
    bottom: -20px;
    top: auto;
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #18dfb6;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    font-family: OpenSans-Bold
}

.btn-link-arrow,
.why-hire-img-blk,
.why-hire-img-blk figure,
section.cta-color,
section.cta-color .container {
    position: relative
}

.dev_process_item:first-child article:before {
    content: '1'
}

.dev_process_item:nth-child(2) article:before {
    content: '2'
}

.dev_process_item:nth-child(3) article:before {
    content: '3'
}

.dev_process_item:nth-child(4) article:before {
    content: '4'
}

.dev_process_item:nth-child(5) article:before {
    content: '5'
}

.dev_process_item article figure {
    width: 130px;
    height: 130px;
    margin: -70px auto 20px;
    background-color: #18dfb6;
    border-radius: 40%;
    padding: 40px
}

.dev_process_item article img,
.hiring_modal_item article figure img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center
}

.dev_process_item article figcaption h4,
.dev_process_item article figcaption h3 {
    text-align: center;
    font-size: 15px;
    font-family: OpenSans-Bold;
    color: #000
}

.dev_process_item:nth-child(2n) {
    margin-top: 100px
}

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 h4,
.hiring_modal_item article h3 {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    color: #322153;
    margin-bottom: 7px
}

.hiring_modal_item article p {
    text-align: center;
    color: #636678
}

.why-hire-content .main-heading-box {
    text-align: inherit;
    margin-bottom: 20px
}

.why-hire-steps ul li.why-hire-item {
    background-color: #eee;
    display: inline-block;
    width: calc(33.33% - 30px);
    box-shadow: 0 5px 15px #dcdfe1;
    border-radius: 30px;
    padding: 30px;
    margin: 0 15px 30px
}

.why-hire-steps ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.why-hire-steps ul li:first-child {
    background: #876e76
}

.why-hire-steps ul li:nth-child(2) {
    background: #ff6a4d
}

.why-hire-steps ul li.why-hire-item img {
    width: 50px !important;
    margin: 0 auto 20px;
    display: block
}

.why-hire-steps ul li.why-hire-item h4,
.why-hire-steps ul li.why-hire-item h3 {
    font-size: 15px;
    color: #fff;
    font-family: OpenSans-Bold;
    text-align: center
}

.why-hire-steps ul li:nth-child(3) {
    background: #36c8e3
}

.why-hire-steps ul li:nth-child(4) {
    background: #ffcd42
}

.why-hire-steps ul li:nth-child(5) {
    background: #a9cf54
}

.why-hire-steps ul li:nth-child(6) {
    background: #946fb0
}

.why-hire-img-blk {
    height: 100%
}

.why-hire-img-blk:before {
    content: '';
    position: absolute;
    height: 100%;
    background: #f0fafe;
    width: 75%;
    right: 0
}

.client_reviews_sec .container-fluid {
    max-width: 1460px;
    margin: 0 auto
}

section.client_reviews_sec {
    padding: 50px 0;
    position: relative;
    overflow: hidden
}

section.client_reviews_sec:before {
    content: '';
    background: linear-gradient(215deg, #fe9645 45%, #fe3fab 100%);
    position: absolute;
    left: 0;
    width: 200%;
    z-index: -1;
    height: 70%;
    top: 0
}

.accordion-list li.panel {
    border: 1px solid #dde5e8;
    border-radius: 10px;
    padding: 15px 20px;
    color: #000;
    transition: .3s;
    cursor: pointer
}

.accordion-list li+li,
.accordion-list li.panel .answer {
    margin-top: 10px
}

.accordion-list li.panel h3.panel-title {
    font-size: 22px;
    font-weight: 700;
    color: inherit;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.accordion-list li.panel.active {
    background-color: #1f18df;
    color: #fff
}

.accordion-list li.panel h3.panel-title svg {
    color: #000;
    fill: #000;
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin-left: 10px;
    transform: rotate(180deg);
    transition: .5s
}

.accordion-list li.panel.active h3.panel-title svg {
    color: #fff;
    fill: #fff;
    transform: rotate(0)
}

section.cta-color {
    padding: 70px 0
}

.cta-color>img {
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
    object-position: center;
    top: 0
}

.cta-color .main-heading-box h2,
.cta-color .main-heading-box h3 {
    color: #fff;
    margin-bottom: 40px
}

.section-padding {
    padding: 100px 0
}

.main-heading-box {
    max-width: 770px;
    margin: auto auto 60px;
    text-align: center
}

.main-heading-box h5 {
    font-size: 18px;
    color: #f89b20;
    font-family: OpenSans-Bold;
    margin-bottom: 0
}

.main-heading-box h3,
h2 {
    font-size: 40px;
    color: #181b1b;
    font-family: Cambria-Bold;
    margin-bottom: 10px
}

.main-heading-box p {
    color: #000;
    font-size: 16px;
    margin-bottom: 20px
}

.heading-with-btn {
    display: flex;
    justify-content: space-between
}

.heading-with-btn .main-heading-box {
    margin-left: 0
}

.btn-link-arrow {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-family: OpenSans-Bold;
    color: #0151c1
}

.btn-link-arrow img {
    width: 30px
}

.btn-link-arrow:after {
    content: "";
    height: 2px;
    width: 0%;
    background: #0151c1;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: .3s
}

.cta-2 .d-flex {
    align-items: center;
    justify-content: center
}

.cta-2 .d-flex a {
    margin-left: 30px;
    min-width: 150px;
    text-align: center
}

.cta-2 .d-flex h4 {
    font-size: 22px;
    font-family: Cambria-Bold
}

.cta-2 {
    margin: 30px 0
}

.cta-animation {
    background: #181818
}

.cta-animation-in {
    padding-bottom: 60px;
    padding-top: 30px
}

.cta-animation .main-heading-box h2,
.cta-animation .main-heading-box h3,
.cta-animation .main-heading-box p {
    color: #fff
}

.connect-with ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.connect-with li {
    padding: 0 20px
}

@media only screen and (min-width:1024px) and (max-width:1169px) {

    .client_reviews_sec .container-fluid,
    section.services-main-banner-sec .container {
        max-width: 994px
    }

    .why-hire-steps ul li.why-hire-item {
        width: calc(33.33% - 32px)
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .btn {
        height: 42px;
        font-size: 14px
    }

    section.services-main-banner-sec .container {
        padding: 40px 15px 60px
    }

    section.services-main-banner-sec .row .col-md-6 {
        margin-left: 0
    }

    .main-heading-box h3,
    h2 {
        font-size: 34px
    }

    .services-banner-text-in h2,
    h1 {
        font-size: 32px;
        line-height: normal
    }

    .main-prod-info-block h4,
    h2 {
        font-size: 32px
    }

    .main-prod-info-block p {
        font-size: 14px;
        font-family: OpenSans-Regular
    }

    .cta-color .section-padding,
    .section-padding,
    section.section-padding.benefits-section {
        padding: 50px 0
    }

    .box-style-1,
    .box-style-2,
    .service-portfolio-blk .col-md-4 {
        max-width: 50%;
        flex: 0 0 50%
    }

    .world_class_android_sec .row {
        justify-content: center
    }

    .box-style-3 figure {
        min-width: 60px;
        height: 60px;
        width: 60px;
        padding: 13px;
        margin-right: 20px
    }

    .cta-animation video {
        height: 60px;
        object-fit: cover
    }

    .cta-animation-in {
        padding-bottom: 0
    }

    .box-style-4 article {
        padding: 15px
    }

    .dev_process_blk,
    .hiring-steps-blk ul {
        flex-wrap: wrap;
        justify-content: center
    }

    .dev_process_item {
        max-width: 33.33%;
        flex: 0 0 33.33%;
        margin-bottom: 40px
    }

    .dev_process_item:nth-child(2n) {
        margin: 0
    }

    section.development_process_sec {
        padding-bottom: 50px
    }

    .hiring-steps-blk ul li {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        margin-top: 60px
    }

    .why-hire-section .row {
        flex-direction: column-reverse
    }

    .benefits-section .row .col-md-8,
    .why-hire-section .row .col-md-5,
    .why-hire-section .row .col-md-7 {
        max-width: 100%;
        flex: 0 0 100%
    }

    .why-hire-img-blk:before {
        width: 100%;
        height: 250px;
        top: 0
    }

    .why-hire-img-blk figure {
        margin: 50px auto 0
    }

    .benefits-sec-content,
    .why-hire-content .main-heading-box {
        text-align: center
    }

    .why-hire-section .row .col-md-5 {
        margin-bottom: 30px
    }

    .benefits-sec-img {
        display: none
    }

    .benefits-sec-content ul li {
        text-align: initial
    }

    .benefits-sec-content ul {
        max-width: 720px;
        margin: 0 auto
    }

    .industry-expertise-sec .row .col-md-3 {
        max-width: 33.33%;
        flex: 0 0 33.33%
    }

    .benefits-sec-content h4,
    h2 {
        font-size: 34px;
        max-width: 100%
    }
}

@media only screen and (min-width:0px) and (max-width:767px) {

    .main-heading-box h3,
    h2 {
        font-size: 30px
    }

    .main-heading-box h3,
    .main-prod-info-block h4,
    .services-banner-text-in h2,
    h1 {
        font-size: 30px;
        line-height: initial
    }

    .hiring-steps-blk ul li:first-child,
    .why-hire-steps ul {
        margin: 0
    }

    section.services-main-banner-sec {
        padding-top: 21px
    }

    section.services-main-banner-sec:after {
        top: 21px;
        height: calc(100% - 21px)
    }

    .col-md-6.box-style-3,
    .hiring_modal .row .col-md-4,
    .why-hire-section .row .col-md-5,
    .why-hire-section .row .col-md-7,
    section.services-main-banner-sec .col-md-5,
    section.services-main-banner-sec .col-md-6 {
        max-width: 100%;
        flex: 0 0 100%
    }

    section.services-main-banner-sec .container {
        padding: 40px 15px
    }

    .banner-inner-1 {
        margin-bottom: 20px
    }

    .box-style-3 article {
        padding: 20px
    }

    .box-style-3 figure {
        width: 60px;
        min-width: 60px;
        height: 60px;
        padding: 8px
    }

    .section-padding {
        padding: 50px 0
    }

    .hiring-steps-blk ul li {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 60px
    }

    .dev_process_blk,
    .hiring-steps-blk ul {
        flex-wrap: wrap;
        justify-content: center
    }

    .why-hire-section .row {
        flex-direction: column-reverse
    }

    .why-hire-img-blk:before {
        width: 100%;
        height: 250px;
        top: 0
    }

    .why-hire-img-blk figure {
        margin: 50px auto 0
    }

    .why-hire-content .main-heading-box {
        text-align: center
    }

    .why-hire-section .row .col-md-5 {
        margin-bottom: 30px
    }

    .why-hire-steps ul li.why-hire-item {
        max-width: 100%;
        flex: 0 0 100%;
        margin: 0
    }

    .why-hire-steps ul li.why-hire-item+li {
        margin-top: 20px
    }

    .cta-animation video {
        height: 70px;
        object-fit: cover
    }

    .dev_process_item {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 40px
    }

    .dev_process_item:nth-child(2n) {
        margin: 0 0 40px
    }

    section.development_process_sec {
        padding-bottom: 50px
    }

    .hiring_modal .row .col-md-4+.col-md-4 {
        margin-top: 30px
    }

    section.client_reviews_sec {
        padding: 15px
    }

    .col-md-2,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .client_review_item {
        margin-bottom: 15px
    }
}