
@media (min-width:1200px) {
    .banner-section {
        min-height: 100vh;
    }
}
@media (max-width: 1699px) {}
@media (max-width: 1439px) {}
@media (max-width: 1279px) {}
@media (max-width: 1199px) {
    .container {
        padding: 0 2.43vw;
    }
    .banner-right-col {
        width: 40.48vw;
    }
    .portfolio-logo-block img {
        max-height: 35px;
        max-width: 150px;
    }
}
@media (max-width: 1023px) {}
@media (max-width: 767px) {
    .banner-right-col {
        width: 42.18vw;
    }
}
@media (max-width: 600px) {
    .container {
        padding: 0 20px;
    }
    .logo {
        width: 65px;
    }
    .header {
        padding: 18px 0;
    }
    .banner-section {
        padding-top: 100px;
    }
    .banner-left-col {
        width: 100%;
    }
    .banner-right-col {
        width: 100%;
        position: unset;
        margin-bottom: -2px;
    }
    h1 {
        font-size: 49px;
        line-height: 55px;
    }
    h2 {
        font-size: 47px;
        line-height: 55px;
        text-wrap: unset;
    }
    .banner-info-holder {
        max-width: 335px;
        margin-left: auto;
        margin-right: auto;
    }
    .banner-heading {
        margin-bottom: 28px;
        text-align: center;
        padding: 0 7px;
    }
    .banner-description {
        text-align: center;
        margin: 0 auto;
        padding-right: 0;
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }
    .banner-img-card {
        margin: 0 -20px;
    }
    p {
        font-size: 20px;
        line-height: 28px;
    }
    .btn {
        border-radius: 100px!important;
        min-height: 60px !important;
        font-size: 17px;
        padding: 10px 25px;
        border: 1px rgba(255, 255, 255, 0.5) solid  !important;
    }
    .banner-btn .btn {
        width: 100%;
        height: 64px;
        font-size: 17px;
    }
    .client-logo-hide-mob {
        display: none;
    }
    .client-logo-hide-desktop {
        display: grid;
    }
    .banner-client-logo {
        grid-template-columns: 1fr;
        margin-top: 35px;
        padding-bottom: 0;
        gap: 15px;
        align-items: center;
        order: 1;
    }
    .banner-client-logo span {
        font-size: 18px;
        line-height: 22px;
        text-align: center;
    }
    .banner-client-logo-wrap {
        gap: 18px 10px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .banner-client-logo-wrap a {
        width: calc(33.33% - 10px);
    }
    .banner-client-logo-wrap a img {
        max-width: 80%;
    }
    .banner-description .banner-btn {
        margin-top: 35px;
    }
    .company-section {
        padding: 60px 0 60px;
    }
    .company-head {
        max-width: 326px;
        margin: 0 auto;
    }
    .company-head h2 {
        text-align: center;
    }
    .company-head p {
        font-size: 20px;
        line-height: 26px;
        margin: 22px auto 0;
        max-width: 100%;
        text-align: center;
    }
    .company-grid {
        grid-template-columns: 1fr;
        gap: 65px;
        margin-top: 58px;
        max-width: 100%;
    }
    .company-grid-item {
        max-width: 300px;
        text-align: center;
        margin: 0 auto;
    }
    .company-grid-item h4 {
        font-size: 60px;
        line-height: 75px;
        margin-bottom: 18px;
    }
    .service-section {
        padding: 70px 0;
    }
    .service-intro p {
        font-size: 20px;
        line-height: 26px;
    }
    .service-intro {
        max-width: 380px;
        margin: 0 auto 40px;
    }
    .service-grid {
        grid-template-columns: 1fr;
        gap: 30px;
        max-width: 335px;
        margin: 0 auto;
    }
    .service-left-col {
        position: unset;
    }
    .service-left-info {
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .service-left-info h2 {
        padding: 0 20px;
    }
    .service-left-info p {
        margin-top: 25px;
        margin-bottom: 12px;
    }
    .service-btn-desktop {
        display: none;
    }
    .service-btn-mob {
        display: block;
    }
    .service-btn .btn {
        width: 100%;
    }
    .service-item {
        min-height: 240px;
        border: 1px solid #6d6d6d;
        border-radius: 17px;
        padding: 30px 30px;
    }
    .service-item h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .service-item p {
        max-width: 100%;
        margin: 0;
    }
    .service-right-col {
        gap: 20px;
        order: 1;
        margin: 0 -20px;
    }
    .portfolio-section {
        padding-top: 20px;
    }
    .portfolio-head {
        max-width: 335px;
        margin: 0 auto 50px;
        padding: 0 20px;
    }
    .portfolio-head h2 {
        font-size: 47px;
        line-height: 55px;
    }
    .portfolio-grid {
        gap: 15px;
        width: 100%;
    }
    .portfolio-item {
        gap: 0;
        width: 100%;
        display: flex !important;
        flex-direction: column !important;
        border: 0.5px solid #696969;
        border-radius: 20px;
        overflow: hidden;
    }
    .portfolio-item .slick-dots {
        position: relative;
        display: flex !important;
        bottom: 0;
        justify-content: flex-end;
        right: 20px;
        left: auto;
        margin: 15px 0 0;
    }
    .portfolio-left-col {.portfolio-info-card
        height: auto;
        width: 100%;
    }
    .portfolio-logo-block img {
        max-height: 45px;
        max-width: 180px;
    }
    .portfolio-slider-card div {
        height: 250px;
    }
    .portfolio-right-col {
        height: auto;
        width: 100%;
    }
    .portfolio-slider-card {
        width: 100%;
        border: 0;
        height: 100%;
        border-radius: 0;
        overflow: initial;
    }
    .portfolio-info-card {
        border: 0;
        height: auto;
        border-radius: 0;
        padding: 35px 30px;
    }
    .portfolio-info-block {
        margin-top: 30px;
    }
    .portfolio-category {
        margin-bottom: 16px;
    }
    .portfolio-category span {
        font-size: 20px;
        line-height: 24px;
    }
    .portfolio-description p br {
        display: none;
    }
    .portfolio-btn {
        margin-top: 25px;
    }
    .link-btn {
        gap: 14px;
        font-size: 16px;
        line-height: 20px;
    }
    .portfolio-slide12 .portfolio-logo-block img {
        max-height: 55px;
    }
    .industry-section {
        padding: 70px 0;
    }
    .industry-head {
        max-width: 335px;
        margin: 0 auto 70px;
        text-align: center;
    }
    .industry-head h2 {
        font-size: 47px;
        line-height: 55px;
    }
    .industry-item {
        display: flex;
        column-gap: 0;
        margin-bottom: 40px;
        overflow: hidden;
        margin-top: -10px;
    }
    .industry-point-content {
        margin-top: 30px;
        max-width: 300px;
        margin: 35px auto 0;
    }
    .industry-item:nth-child(1) .industry-point-content {
        transform: translateX(0) translateY(48px);
    }
    .industry-wrap.js-anim .industry-item:nth-child(1) .industry-point-content {
        transform: translateX(0) translateY(48px);
    }
    .industry-wrap.js-anim .industry-item:nth-child(1).is-visible .industry-point-content {
        transform: translateX(0) translateY(0px);
    }
    .industry-item:nth-child(2) .industry-point-content {
        transform: translateX(0) translateY(48px);
    }
    .industry-wrap.js-anim .industry-item:nth-child(2) .industry-point-content {
        transform: translateX(0) translateY(48px);
    }
    .industry-wrap.js-anim .industry-item:nth-child(2).is-visible .industry-point-content {
        transform: translateX(0) translateY(0px);
    }
    .industry-item:nth-child(3) .industry-point-content {
        transform: translateX(0) translateY(48px);
    }
    .industry-wrap.js-anim .industry-item:nth-child(3) .industry-point-content {
        transform: translateX(0) translateY(48px);
    }
    .industry-wrap.js-anim .industry-item:nth-child(3).is-visible .industry-point-content {
        transform: translateX(0) translateY(0px);
    }
    .industry-item:before {
        top: 11px;
        left: 0;
        width: 40%;
        height: 1px;
    }
    .industry-item:nth-child(2):before {
        width: 73%;
    }
    .industry-item:nth-child(3):before {
        width: 90%;
    }
    .industry-item:after {
        top: 8px;
        left: 40%;
        width: 6px;
        height: 6px;
    }
    .industry-item:nth-child(2):after {
        left: 72%;
    }
    .industry-item:nth-child(3):after {
        left: 90%;
    }
    .industry-point-content h4 {
        font-size: 18px;
        line-height: 28px;
    }
    .conversation-section {
        padding: 70px 0;
        height: auto;
    }
    .conversation-wrap {
        max-width: 335px;
        margin: 0 auto;
    }
    .conversation-wrap h2 {
        margin-bottom: 30px;
        font-size: 47px;
        line-height: 55px;
        padding: 0 35px;
    }
    .conversation-wrap p {
        font-size: 22px;
        line-height: 29px;
        margin: 0;
    }
    .conversation-btn {
        margin-top: 40px;
        padding: 0 20px;
    }
    .conversation-btn .btn.btn-white {
        min-height: 60px !important;
        width: 100%;
    }
    .site-footer {
        padding-top: 80px;
        display: flex;
        flex-direction: column;
    }
    .back-top-btn {
        margin-bottom: 45px;
        text-align: center;
        order: 1;
    }
    .back-top-btn a {
        font-size: 16px;
        line-height: 20px;
    }
    .footer-logo {
        margin-bottom: 0;
        order: 3;
    }
    .footer-bottom-info {
        min-height: auto;
        padding: 0px 0px 50px;
        order: 2;
        text-align: center;
    }
    .footer-bottom-left-col p {
        font-size: 14px;
        line-height: 25px;
    }
    .footer-bottom-left-col {
        margin: 0 0 35px;
    }
    .footer-bottom-grid {
        max-width: 250px;
        margin: 0 auto;
        grid-template-columns: 1fr;
    }
    .footer-social-info p {
        font-size: 14px;
        line-height: 24px;
    }
    .footer-social-info {
        gap: 35px;
        justify-content: center;
    }
    .footer-social-info ul li a img {
        width: 20px;
    }
    .portfolio-slider-item,
    .portfolio-slider-item img {
        border-radius: 0;
    }
}
