@media all and (min-width: 375px) {
    .form-title {
        font-size: 26px;
    }
    .skilled-tag {
        font-size: 16px;
    }
    .apple-img img {
        width: 140px;
    }
}

@media all and (min-width: 576px) {
    .web-app {
        padding-right: 70px;
    }
    .industries-contents {
        width: 33.333%;
    }
    .skilled-content {
        width: 48%;
    }
    .skilled-imag {
        min-height: 57px;
    }
    .industries-detail {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .industries-contents {
        border: 2px solid #323466;
        margin-bottom: 0;
        padding: 20px 12px;
        width: 50%;
    }
    .industries-unique {
        font-size: 17px;
    }
}

@media all and (min-width: 768px) {
    h1 {
        font-size: 36px;
    }
    .banner_content {
        font-size: 18px;
    }
    .form-title {
        font-size: 28px;
    }
    .skilled-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .skilled-content {
        width: 32%;
        margin-bottom: 20px;
    }
    .skilled-content p {
        font-size: 18px;
    }
    .skilled-tag {
        font-size: 16px;
    }
    .ready-block {
        font-size: 25px;
    }
    .supercharge-block p {
        font-size: 20px;
    }
    .cta-button {
        font-size: 20px;
    }
    .supercharge-block {
        padding: 40px 20px;
    }
    .skilled-wrap h2 {
        text-align: center;
    }
    .skilled_content {
        margin: auto;
        text-align: center;
        max-width: 789px;
        margin-bottom: 50px;
    }
    .industries-detail {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .industries-contents {
        width: 33.33%;
    }
    .industries-left-block {
        padding: 30px 20px;
    }
    .industries-content {
        width: auto;
    }
    .industries-contents {
        border-bottom: 2px solid #323466;
        border-right: 2px solid #323466;
    }
    .industries-contents:nth-child(3),
    .industries-contents:nth-child(6),
    .industries-contents:nth-child(9) {
        border-right: 0 solid #323466;
    }
    .industries-contents:nth-child(10),
    .industries-contents:nth-child(11) {
        border-right: 2px solid #323466;
        border-bottom: none;
    }
    .industries-contents:nth-child(12) {
        border: none;
    }
    .industries-contents {
        justify-content: initial;
        padding: 18px 10px;
        margin-bottom: 0;
        border-left: none;
        border-top: none;
    }
    .industries-left-block h2 {
        font-size: 30px;
    }
    .industries-right-block p {
        font-size: 20px;
    }
    .awards-tag {
        font-size: 16px;
    }
    .slide-data {
        width: 95%;
    }
    .slider-content h2 {
        font-size: 30px;
    }
    .slide-wrapper .slick-dots {
        bottom: 30px;
        left: 35px;
    }
    .technologies li {
        margin-right: 12px;
        margin-bottom: 0;
    }
    .apple-img {
        width: 210px;
    }
    .technologies {
        margin-bottom: 30px;
    }
    .slider-section .slide {
        background-size: cover;
        background-repeat: no-repeat;
    }
    .slider-section .slide {
        padding: 89px 0 80px;
    }
    .slide-btn {
        font-size: 35px;
    }
    .professional-right {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .testimonial-blog {
        margin-bottom: 0;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .professional-left h3 {
        font-size: 30px;
    }
    .professional-left p {
        font-size: 22px;
        margin-top: 0;
    }
    .choose_us-box {
        width: 48%;
    }
    .choose_us-box h3 {
        min-height: 69px;
        display: flex;
        align-items: center;
    }
    .choose_us-box p {
        padding: 25px 15px;
        font-size: 18px;
        line-height: 1.3;
    }
    .company-logo,
    .cta-wrapper {
        padding: 50px 0;
    }
    .cta-wrap h3 {
        font-size: 24px;
    }
    .accordion {
        margin-bottom: 36px;
    }
    .accordion-content {
        padding-right: 80px;
    }
    .acc-question:after {
        right: 20px;
    }
    .frequently-sectio h3 {
        padding-right: 40px;
    }
    .frequently-section.slider-content h2 {
        text-align: center;
        margin-bottom: 40px;
    }
    .frequently-section {
        padding: 25px 0;
    }
    .mail-icon a span{
        display:block;
    }
}

@media all and (min-width: 992px) {
    .web-app-banner {
        overflow: hidden;
        position: relative;
    }
    .submit-btn {
        font-size: 20px;
    }
    .skilled-tag {
        max-width: none;
        text-align: left;
        padding-left: 16px;
    }
    .banner-content {
        display: flex;
        padding: 40px 0;
        position: relative;
        z-index: 3;
        background: 0 0;
        justify-content: flex-end;
    }
    .submit-btn {
        border-color: #e41a27;
    }
    .web-app-banner::after {
        position: absolute;
        content: "";
        background: url(../images/side-banner.png) no-repeat center;
        left: 0;
        top: 0;
        width: 180px;
        height: 100%;
        display: inline-block;
        z-index: 1;
        background-size: cover;
    }
    .banner_background::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50px;
        background: url(../images/lighten.png) no-repeat center;
        right: 0;
        display: inline-block;
        width: 404px;
        height: 399px;
    }
    .web-app-banner {
        /* position: absolute;
        content: ""; */
        background: url(../images/banner_right.png) no-repeat center;
        right: 0;
        top: 0;
        background-size: cover;
        display: inline-block;
        width: 100%;
        height: 100%;
    }
    .web-app-banner::before {
        position: absolute;
        content: "";
        background: url(../images/banner_bd.png) no-repeat center;
        right: 0;
        top: 0;
        display: inline-block;
        width: 504px;
        height: 1221px;
        mix-blend-mode: overlay;
    }
    .web-slider {
        width: 40%;
        padding: 0 30px 0 0;
        margin-bottom: 0;
        position: relative;
        border-right: 2px dashed #e0e0e7;
    }
    .web-app {
        padding-right: 0;
    }
    h1 {
        line-height: 1.2;
        margin-bottom: 35px;
        font-size: 32px;
    }
    h1::after {
        bottom: -36px;
    }
    .banner_content {
        position: relative;
        font-size: 24px;
        line-height: 1;
        max-width: 412px;
        margin-top: 0;
        margin-bottom: 42px;
    }
    .banner_logo_wrap {
        justify-content: initial;
    }
    .banner_logo {
        margin: 0 0 48px 0;
        display: flex;
        gap: 20px;
        width: 50%;
    }
    .banner_logo-block {
        margin-bottom: 0;
    }
    .banner-content .form-block {
        width: 40%;
        padding: 0 0 0 30px;
        position: relative;
    }
    .star-point {
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .form-title {
        font-size: 24px;
        margin-bottom: 33px;
    }
    .input-teal {
        margin-bottom: 25px;
    }
    .submit-btn {
        font-size: 20px;
    }
    .skilled-content {
        width: 32%;
        padding: 20px;
        justify-content: initial;
    }
    .ready-block {
        font-size: 32px;
    }
    .industries-wrap .container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .industries-left-block {
        width: 60%;
        margin-bottom: 0;
        background: none;
        z-index: 9;
    }
    .industries-right-block {
        width: 38%;
        text-align: initial;
        margin-bottom: 0;
    }
    .industries-right-block p {
        font-size: 18px;
    }
    .industries-unique {
        font-size: 15px;
    }
    .industries-wrap {
        background: #1b1e55;
        overflow: hidden;
    }
    .industries-wrap {
        position: relative;
    }
    .industries-wrap::before {
        position: absolute;
        content: "";
        top: -250px;
        left: -150px;
        width: 50%;
        background: url(../images/background_color.png) no-repeat center;
        z-index: 2;
        height: 965px;
        width: 515px;
        mix-blend-mode: overlay;
    }
    .industries-wrap::after {
        position: absolute;
        content: "";
        top: 0;
        left: -55px;
        background: url(../images/who-we-are-bottom.svg) no-repeat center;
        z-index: 2;
        width: 228px;
        background-size: 212px 150px;
        height: 150px;
    }
    .industries-right-block::before {
        position: absolute;
        content: "";
        top: 0;
        right: 0;
        width: 41%;
        height: 100%;
        background-color: #fff;
    }
    .slider-content h2 {
        margin-bottom: 30px;
    }
    .slide-data {
        width: 78%;
        max-width: 843px;
    }
    /* .slide-btn {
        font-size: 20px;
        padding: 13px 0;
    } */
    .technologies {
        margin-bottom: 35px;
    }
    .testimonial-blog::after {
        top: 18px;
        left: 22px;
        width: 37px;
        height: 30px;
        background-size: 37px;
    }
    .designation {
        font-size: 16px;
    }
    .testimonial-name {
        font-size: 20px;
    }
    .testimonial-blog {
        padding: 55px 65px 60px;
    }
}

@media screen and (min-width: 1024px) {
    .model-input {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .model-form li:last-child,
    .model-form .full-width {
        width: 100%;
    }
    .model-form li {
        width: calc(100% / 2 - 5px);
        margin-bottom: 10px;
    }
    .banner-content {
        padding: 70px 0;
    }
    /* .slide-btn {
        font-size: 22px;
    } */
    .technologies a {
        font-size: 16px;
    }
    .industries-wrap::after {
        top: -21px;
        width: 246px;
        background-size: 246px 151px;
        height: 151px;
    }
    .professional-left h3 {
        font-size: 33px;
    }
    .professional-left p {
        font-size: 24px;
        max-width: 367px;
        margin-bottom: 41px;
        padding-left: 6px;
    }
    .social-images {
        max-width: 460px;
    }
    .testimonial-blog p {
        font-size: 18px;
    }
    .cta-wrap p {
        font-size: 20px;
        letter-spacing: -0.2px;
    }
    .cta-wrap h3 {
        font-size: 30px;
    }
    .accordion-content p {
        font-size: 20px;
        line-height: 1.4;
    }
    .frequently-section h3 {
        line-height: 29.4px;
        padding: 0 70px 5px 0;
    }
    .accordion {
        margin-bottom: 45px;
    }
    .acc-question:after {
        right: 40px;
    }
    .frequently-section {
        padding: 35px 0;
    }
    .frequently-section.slider-content h2 {
        margin-bottom: 47px;
    }
}

@media all and (min-width: 1200px) {
    .model-right {
        padding: 30px 30px 40px;
    }
    .model-time-current .model-right {
        padding: 35px 45px;
    }
    .model-right h3 {
        font-size: 2.8rem;
    }
    .model-time-current h3 {
        font-size: 2.2rem;
        text-transform: unset;
    }
    .glass-filter {
        display: block;
    }
    .container {
        max-width: 1140px;
    }
    .web-app-banner {
        margin-top: 86px;
        position: relative;
    }
    .enterprises-wrap {
        padding: 55px 0;
    }
    .enterprises-tag {
        margin-bottom: 38px;
    }
    .web-slider {
        width: 44%;
    }
    h1 {
        font-size: 38px;
    }
    .logo-content strong {
        font-size: 36px;
        margin: 0 0 11px;
    }
    .connect-form input,
    .connect-form textarea {
        font-size: 18px;
    }
    .form-title {
        font-size: 29px;
    }
    .input-teal {
        margin-bottom: 21px;
    }
    .skilled-wrap h2 {
        font-size: 40px;
        line-height: 1.1;
    }
    .industries-image-detail {
        display: flex;
        justify-content: center;
        text-align: left;
    }
    .plus_icon {
        margin: auto;
        margin-top: 30px;
        position: absolute;
        top: 0;
        right: 40px;
        width: 25px;
        height: 25px;
        font-size: 25px;
    }
    .skilled-wrap {
        padding: 60px 0;
    }
    .skilled-tag {
        font-size: 20px;
    }
    .choose-us-content h2 {
        font-size: 40px;
        max-width: 837px;
        margin: auto;
        margin-bottom: 20px;
    }
    .cover {
        bottom: 100%;
        left: -197px;
        top: auto;
    }
    .choose-us-content p {
        font-size: 18px;
    }
    .industries-left-block {
        padding: 40px 40px 40px 20px;
    }
    .industries-left-block h2 {
        font-size: 40px;
    }
    .industries-left-block p {
        font-size: 20px;
    }
    .industries-right-block p {
        font-size: 18px;
    }
    .industries-wrap::after {
        top: -7px;
        left: -60px;
        width: 268px;
        background-size: 268px 100%;
    }
    .slider-content h2 {
        font-size: 36px;
        margin-bottom: 40px;
        letter-spacing: -0.4px;
    }
    /* choose_us */
    .choose_us {
        padding: 56px 0;
    }
    .choose_us-box {
        width: 32%;
    }
    .choose_us-box h3 {
        padding: 10px;
        font-size: 21px;
        min-height: 67px;
    }
    /* choose_us close*/
    .apple-img img {
        width: 200px;
        margin-right: 30px;
    }
    .slide-wrapper .slick-dots {
        bottom: 50px;
        left: 45px;
    }
    .slide-btn {
        font-size: 40px;
    }
    .professional-left h3 {
        font-size: 36px;
    }
    .technologies {
        margin-bottom: 40px;
    }
    .worldwide-professional {
        padding-bottom: 0;
    }
    .worldwide-professional .container {
        display: flex;
        gap: 20px;
        position: relative;
    }
    .professional-left {
        width: 50%;
        background-color: #fff;
        padding-right: 20px;
        height: max-content;
        position: sticky;
        top: 0;
        padding-top: 78px;
        padding-bottom: 78px;
    }
    .professional-left::after {
        content: "";
        position: absolute;
        right: 100%;
        top: 0;
        height: 100%;
        width: 100vw;
        background-color: #fff;
    }
    .professional-right {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 50%;
        margin-top: 67px;
        margin-bottom: 66px;
    }
    .testimonial-blog {
        width: 48%;
        padding: 75px 20px 30px 25px;
    }
    .cta-button {
        position: relative;
        overflow: hidden;
        transition: 0.4s;
        padding: 21px 58px;
    }
    .cta-button:hover {
        color: #1b1e55;
        background: 0 0;
        border: 2px solid #e21a27;
        border-radius: 40px;
    }
    .frequently-section h3 {
        padding: 0 170px 15px 0;
    }
    .accordion {
        margin-bottom: 38px;
    }
    .acc-question:after {
        right: 50px;
    }
    .accordion-content {
        padding-bottom: 15px;
    }
    .footer-address {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .address-wrap {
        margin-right: 20px;
    }
}

@media only screen and (min-width: 1280px) {
    .cta-wrapper {
        padding: 60px 0;
    }
    .frequently-section h3 {
        padding: 0 200px 15px 0;
    }
    .acc-question::after {
        padding: 6px;
    }
    .accordion-content p {
        padding: 3px 10% 8px 0;
        letter-spacing: 1px;
    }
    .slide-wrapper .slick-dots {
        left: 85px;
    }
}

@media all and (min-width: 1366px) {
    .web-slider {
        width: 52%;
    }
    .web-app {
        max-width: 530px;
        padding-right: 0;
    }
    h1 {
        font-size: 44px;
        line-height: 1.04;
        margin-bottom: 25px;
    }
    .banner_text {
        margin-bottom: 34px;
    }
    .banner_content {
        max-width: 330px;
        padding-top: 31px;
        margin-bottom: 45px;
    }
    .form-title {
        font-size: 32px;
    }
    .industries-wrap::after {
        top: -63px;
        left: -44px;
        width: 388px;
        background-size: 388px 367px;
        height: 367px;
    }
    /* h1 {
        margin-bottom: 80px;
    } */
    h1::after {
        bottom: -45px;
    }
    .industries-contents {
        padding: 28px 15px 28px 20px;
    }
    .industries-image {
        margin-bottom: 0;
        min-width: 55px;
    }
    .industries-content {
        flex-wrap: nowrap;
    }
    .industries-unique {
        display: block;
        margin: 7px 0 0 0;
        font-size: 16px;
    }
    .industries-image-detail {
        display: block;
        margin-left: 13px;
    }
    .industries-left-block {
        padding: 60px 25px 40px 0;
    }
    .cta-wrap {
        padding: 50px;
    }
    .cta-wrap h3 {
        line-height: 1.33;
        font-size: 32px;
        margin-bottom: 10px;
        letter-spacing: -0.2px;
        padding: 0 82px;
    }
    /* .slider-content h2 {
        font-size: 33px;
    } */
    .slide-wrapper .slick-dots {
        bottom: 40px;
        left: 128px;
    }
    .choose_us-box p {
        padding: 28px 22px;
        line-height: 1.4;
    }
}

@media all and (min-width: 1400px) {
    .web-app-banner {
        margin-top: 94px;
    }
}

@media all and (min-width: 1440px) {
    .container {
        max-width: 1340px;
    }
    .skilled-content {
        padding: 22px 20px 36px;
    }
    .choose_us-box h3 {
        font-size: 24px;
    }
    .industries-wrap::after {
        width: 367px;
    }
    .industries-left-block {
        padding: 60px 25px 40px 80px;
    }
    .industries-wrap::before {
        left: -100px;
    }
    .web-slider {
        width: 48%;
    }
    .web-app {
        max-width: 575px;
    }
    .slide-wrapper .slick-dots {
        left: 0;
        text-align: center;
        width: 100%;
    }
    .skilled-tag {
        width: calc(100% - 45px);
    }
    .apple-img img {
        width: 203px;
        margin-right: 45px;
    }
    .skilled-tag {
        font-size: 22px;
    }
    h1 {
        font-size: 48px;
    }
    .professional-right {
        width: 65%;
        grid-template-columns: repeat(2, 1fr);
    }
    .professional-left {
        width: 35%;
    }
    .worldwide-professional .container {
        gap: 25px;
    }
    .testimonial-blog {
        padding: 45px 53px 31px 65px;
    }
    .testimonial-blog p {
        font-size: 20px;
    }
}

@media all and (min-width: 1520px) {
    .web-app {
        max-width: 565px;
    }
    h1 {
        font-size: 52px;
        line-height: 1.0714;
        margin-bottom: 28px;
    }
    .banner_content {
        padding-top: 35px;
        margin-bottom: 62px;
    }
    .banner_logo {
        width: 46%;
    }
    h1 {
        margin-bottom: 50px;
    }
    h1::after {
        bottom: -44px;
    }
    .connect-tag {
        margin-bottom: 18px;
    }
    .form-title {
        font-size: 34px;
    }
    .input-teal label {
        margin-bottom: 20px;
    }
    .enterprises-tag {
        margin-bottom: 40px;
    }
    .skilled-wrap .container {
        padding: 80px 15px;
    }
    .skilled-wrap h2 {
        font-size: 48px;
    }
    .industries-left-block {
        padding: 60px 25px 40px 95px;
    }
    .industries-left-block h2 {
        font-size: 56px;
        margin-bottom: 40px;
    }
    /* .industries-unique {
        font-size: 20px;
    } */
    .industries-contents {
        padding: 56px 15px;
    }
    .excellence-tag {
        margin-bottom: 50px;
        max-width: 300px;
        padding-top: 3px;
    }
    .industries-right-block p {
        margin-bottom: 50px;
    }
    .industries-wrap::after {
        top: -46px;
        left: -35px;
        width: 549px;
        background-size: 549px 367px;
        height: 367px;
    }
    .industries-wrap::before {
        left: -228px;
        top: -310px;
    }
    .industries-right-block p {
        font-size: 20px;
    }
    .industries-right-image {
        margin-bottom: 90px;
    }
    .web-slider {
        width: 44%;
    }
}

@media all and (min-width: 1536px) {
    /* .web-app-banner::before {
        width: calc(100% - 272px);
    } */
    .web-app-banner::after {
        width: 200px;
    }
    .web_app_developer .container {
        max-width: 1340px;
        padding: 0 15px;
    }
    /* banner section*/
    .banner-content {
        padding: 110px 0 95px;
    }
    h1 {
        letter-spacing: 0.1px;
        font-size: 44px;
    }
    .web-slider {
        width: 44%;
    }
    h1::after {
        bottom: -40px;
        left: 7px;
    }
    .banner-content .form-block {
        width: 46.2%;
        padding: 21px 0 0 59px;
    }
    .connect-tag {
        margin-bottom: 12px;
    }
    .form-title {
        font-size: 36px;
        letter-spacing: -0.4px;
    }
    .connect-form textarea {
        min-height: 152px;
    }
    .banner_content {
        padding-top: 33px;
        margin-bottom: 52px;
        letter-spacing: -0.4px;
        line-height: 1.1;
    }
    .banner_logo {
        width: 43%;
        padding-left: 9px;
        margin: 0 0 15px 0;
        gap: 14px;
    }
    /* banner close*/
    /* enterprises-wrap */
    .enterprises-wrap {
        padding: 80px 0 65px;
    }
    .enterprises-image img {
        width: 1051px;
        height: 159px;
        display: inline-block;
    }
    .enterprises-tag {
        margin-bottom: 46px;
    }
    /* enterprises-wrap close*/
    /* skilled-wrap */
    .skilled-wrap {
        margin-bottom: 0;
        padding: 82px 0px;
    }
    /* .skilled-wrap h2 {
        font-size: 48px;
        margin-bottom: 72px;
        line-height: 1.12;
        padding: 0 130px;
        letter-spacing: -0.77px;
    } */
    .skilled-content {
        margin-bottom: 38px;
    }
    .skilled-tag {
        font-size: 22px;
    }
    /* skilled-wrap close*/
    .supercharge-wrap {
        margin-bottom: 0;
        padding: 30px 0 66px;
    }
    .supercharge-block {
        padding: 61px 0px 54px;
    }
    .ready-block {
        margin-bottom: 16px;
    }
    .supercharge-block p {
        margin-bottom: 30px;
    }
    .industries-right-block::before {
        width: 40%;
    }
    .industries-right-block {
        width: 37.3%;
    }
    .excellence-tag {
        margin-bottom: 18px;
        padding-top: 3px;
        line-height: 1.4;
        letter-spacing: -0.5px;
    }
    .industries-right-wrap-block {
        padding: 0px 16px 0 35px;
    }
    .industries-right-block p {
        margin-bottom: 46px;
    }
    .industries-right-image {
        margin-bottom: 98px;
    }
    .industries-right-image img {
        width: 466px;
        height: 439px;
    }
    .industries-left-block h2 {
        margin-bottom: 23px;
        letter-spacing: -0.9px;
    }
    .industries-left-block {
        padding: 89px 25px 0px 4px;
    }
    .industries-left-block p {
        max-width: 700px;
    }
    .industries-image {
        min-width: 57px;
    }
    .industries-number {
        font-size: 24px;
    }
    .industries-contents {
        padding: 34px 26px 54px 29px;
    }
    /* .slide-btn {
        padding: 17px 26px;
        margin-bottom: 21px;
    } */
    .slide-data {
        max-width: 981px;
    }
    /* .slider-content h2 {
        font-size: 56px;
        line-height: 1;
        letter-spacing: 0.1px;
        margin-bottom: 50px;
    } */
    .slide-data {
        max-width: 1113px;
    }
    .technologies a {
        padding: 11px 21px;
    }
    /* .slider-section {
        padding-bottom: 58px;
    } */
    .professional-right {
        width: 62%;
    }
    .professional-left {
        width: 36.5%;
        padding-top: 77px;
    }
    .professional-left h3 {
        line-height: 1.4;
        margin-bottom: 53px;
    }
    .rating-star {
        padding-left: 8px;
        margin-bottom: 12px;
    }
    .worldwide-professional {
        margin-bottom: 0;
    }
    .cta-wrapper {
        padding: 72px 0;
    }
    .cta-wrap {
        padding: 57px 0px 46px 0px;
    }
    .accordion {
        padding-left: 127px;
    }
    .industries-wrap::after {
        top: -45px;
        left: -42px;
        width: 380px;
        background-size: 380px 100%;
    }
}

@media all and (min-width: 1600px) {
    .industries-wrap::after {
        left: -29px;
    }
}

@media all and (min-width: 1680px) {
    .web_app_developer .container {
        max-width: 1466px;
    }
    h1 {
        font-size: 48px;
    }
    .web-app {
        max-width: 920px;
    }
    .web-app-banner::after {
        width: 272px;
    }
    .web-slider {
        width: 42%;
    }
    .banner_logo {
        width: 34%;
    }
    .enterprises-wrap {
        padding: 112px 0 62px;
    }
    .industries-wrap::after {
        top: -25px;
        left: -58px;
        width: 440px;
        background-size: 440px 367px;
    }
    .skilled-tag {
        font-size: 20px;
    }
    .industries-unique {
        font-size: 18px;
    }
    .industries-right-block {
        width: 35.5%;
    }
    .industries-right-wrap-block {
        padding: 0px 35px;
    }
    .industries-wrap::before {
        left: -65px;
        top: -270px;
    }
}

@media all and (min-width: 1880px) {
    .web-slider {
        width: 44%;
    }
    .web-app {
        max-width: 690px;
    }
    .web-slider {
        width: 48.2%;
    }
    .industries-wrap::after {
        top: -19px;
        left: 0;
        width: 549px;
        background-size: 549px 367px;
        height: 367px;
    }
}