@media only screen and (max-width: 1750px) {
    .success-story__banner {
        max-width: 1550px;
        width: 100%;
        margin: 0 auto
    }
}

@media screen and (max-width: 1620px) {
    .section-headline {
        font-size: 66px;
    }

    .outsource_glass {
        top: -120px;
        right: -75px
    }

    .outsource_glass img {
        width: 230px;
        height: 250px;
    }

    .outsource_glass_blur {
        width: 64px;
        height: 64px;
        top: 76px;
        left: 61px;
    }
}

@media only screen and (max-width: 1600px) {
    .hero-section__desc {
        max-width: 750px
    }

    .hero-section__headline {
        font-size: 82px
    }

    .hero-section__video {
        top: -15px
    }

    /* html.os-mac .hero-section__video {
        top: -45.8px;
    } */

    .services-slider__video video {
        transform: translateX(-50px);
    }

    .success-story__banner {
        padding: 0 50px;
        max-width: 1440px
    }
}

@media only screen and (max-width: 1440px) {
    .outsource_glass {
        right: -120px;
    }

    .services-slider__video {
        max-width: 600px;
    }

    .hero-section__desc {
        max-width: 620px
    }

    .hero-section__headline {
        font-size: 68px;
    }

    .hero-section__video {
        top: -44px;
    }

    html.os-mac .hero-section__video {
        top: -43.8px;
    }

    .services-slider__content {
        padding-left: 30px
    }

    .services-slider__descs {
        max-width: 526px
    }

    .section-services__table table tr th:first-child {
        padding-left: 60px;
        padding-right: 5px;
    }

    .section-services__table table tr th:last-child {
        padding-right: 60px;
        padding-left: 30px;
        width: 600px;
    }

    .choose-us__desc {
        padding-right: 15px
    }

    .success-story__desc {
        max-width: 518px
    }

    .success-story__banner {
        max-width: 1300px
    }
}

@media only screen and (max-width: 1300px) {
    .hero-section__video {
        top: 41px;
        max-width: 700px;
        right: 0px
    }

    html.os-mac .hero-section__video {
        top: 40.8px;
    }

    .navigation__list>li:not(:last-child),
    .app-header__navigation {
        margin-right: 26px
    }

    .navigation__list>li>a,
    .primary-button__text {
        font-size: 20px
    }

    .services-slider__headline {
        font-size: 45px
    }

    .services-slider__desc {
        font-size: 18px
    }

    .services-slider__descs {
        max-width: 425px
    }

    .success-story__banner {
        max-width: 1250px
    }

    .app-footer__right .app-footer__menu:not(:last-child) {
        margin-right: 25px
    }

    .why-choose-us .outsource_glass {
        right: -53px;
    }

    .services-slider__video {
        max-width: 510px;
    }

    .services-slider__video video {
        max-height: 510px;
    }
}

@media screen and (max-width: 1280px) {
    .section-headline {
        font-size: 60px;
    }
}

@media only screen and (max-width: 1250px) {
    .case-studies__desc {
        max-width: 425px;
        padding-right: 40px
    }

    .section-services__table table tr th:first-child {
        padding: 28px 0 28px 28px
    }

    .success-story__image {
        max-width: 511px
    }
}

@media only screen and (max-width: 1200px) {
    .hero-section {
        padding: 84px 70px 0;
    }

    .hero-section__headline {
        font-size: 54px;
    }

    .hero-section__desc {
        padding: 100px 0;
    }

    .hero-section__video {
        top: -26px;
        max-width: 560px;
    }

    html.os-mac .hero-section__video {
        top: -26px;
    }

    .section-services {
        padding: 120px 70px 70px !important;
    }

    .section-services__slider .swiper-wrapper {
        max-height: 515px;
    }

    .services-slider__content {
        /* -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; */
        padding: 0 60px
    }


    .section-services__table table tr th:first-child {
        display: none
    }

    .section-services__table table tr th:nth-child(2) {
        padding-left: 15px;
        position: relative;
        padding-top: 88px
    }

    .section-services__table table tr th:nth-child(2)::after {
        content: "Step " attr(data-index);
        display: inline-block;
        padding: 8px 20px;
        font-weight: 500;
        font-size: 18px;
        line-height: 110%;
        vertical-align: middle;
        color: #031D3D;
        background-color: #C6E1FF;
        border-radius: 200px;
        position: absolute;
        left: 15px;
        top: 28px
    }

    .section-services__table table tr th:last-child {
        padding: 90px 60px 28px
    }

    .services-slider__video video {
        transform: translateX(-10px) translateY(10%);
        max-height: 450px;
    }

    .services-slider__descs .primary-button {
        margin-top: 60px
    }

    .services-slider__descs {
        max-width: 380px;
        padding: 80px 0 40px;
    }

    .section-testimonials:after,
    .section-testimonials:before {
        content: none;
    }

    .about-section .container,
    .tools-section .container,
    .why-choose-us .container {
        padding: 0 70px;
    }

    .choose-us__desc {
        width: 100%;
        max-width: 880px;
        margin: 0 auto;
        text-align: center;
        padding: 0 0 70px
    }

    .choose-us__container .section-headline {
        text-align: center
    }

    .choose-us__widgets {
        max-width: 100%
    }

    .success-story__desc {
        max-width: 380px
    }

    .success-story__banner {
        max-width: 992px
    }

    .section-service__banner {
        max-width: 882px
    }

    #work {
        padding: 0 70px 120px;
    }
}

@media only screen and (max-width: 1024px) {
    html body.show-menu header.sticky {
        background-color: #FFFFFF !important;
    }

    header #header-navigation {
        background-color: #FFFFFF !important;
    }

    html #header-navlist ul.sub-menu {
        box-shadow: none !important;
    }

    #header-navlist>li:not(.custom-offer):not(.current-menu-ancestor).active>span,
    #header-navlist>li:not(.custom-offer):not(.current-menu-ancestor):not(.active):hover>span {
        color: var(--say9-primary-blue) !important;
    }

    #header-navlist>li.dropdown-menu.active:not(.current-menu-ancestor)>span .da svg path,
    #header-navlist>li.dropdown-menu:not(.active):not(.current-menu-ancestor):hover>span .da svg path {
        fill: var(--say9-primary-blue) !important;
    }

    #header-navlist>li.dropdown-menu.active:hover>span .da svg path {
        fill: #63AEFF !important;
    }

    .outsource_glass {
        top: -100px;
    }

    #trusted_partners {
        margin: 150px 0 120px;
    }

    .work_slider_pagination {
        display: block
    }

    .hero-section {
        padding-bottom: 650px;
        padding-top: 0;
        overflow: hidden;
    }

    .hero-section__video {
        position: absolute;
        right: -68px;
        top: auto;
        max-width: calc(100% + 30px);
        width: calc(100% + 30px);
        bottom: -96px;
    }

    html.os-mac .hero-section__video {
        top: auto;
        right: -68px;
    }

    .hero-section__desc {
        padding-top: 50px;
        padding-bottom: 0
    }

    .section-headline {
        font-size: 48px;
    }

    .section-services {
        padding: 120px 8px 70px !important;
    }

    .section-services__slider {
        padding: 0;
    }

    .case-studies {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 120px
    }

    .case-studies__desc {
        max-width: 669px
    }

    .partners {
        padding-top: 156px
    }

    .case-studies__desc .primary-button {
        margin-top: 40px
    }

    .case-studies__slider {
        margin-top: 60px !important
    }

    .case-widget__image {
        min-height: 405px
    }

    .section-services__headline .section-headline {
        font-size: 60px;
        line-height: 115%
    }

    .section-services__headline {
        max-width: 884px
    }

    .section-services .swiper-pagination-custom {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        max-width: 100%;
        justify-content: space-between;
    }

    .swiper-pagination-custom .swiper-pagination-bullet {
        font-size: 18px
    }

    .section-services .swiper-pagination-custom .swiper-pagination-bullet .text {
        white-space: nowrap
    }

    .services-slider__content {
        flex-direction: column-reverse;
    }

    .services-slider__descs {
        max-width: 100%;
    }

    .services-slider__descs .primary-button {
        height: 50px;
    }

    .services-slider__video {
        max-width: 100%;
    }

    .services-slider__video video {
        width: 100%;
        max-height: 600px;
        transform: none;
    }

    .section-services__steps {
        margin-top: 80px;
        max-width: 920px
    }

    .about-section__video {
        max-width: 884px;
        min-height: 329px;
        border-radius: 32px
    }

    .section-testimonials {
        padding-bottom: 90px
    }

    .section-small-headline {
        font-size: 52px
    }

    .about-section {
        padding-top: 160px
    }

    .tools-container {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        max-width: 884px;
        margin: 0 auto;
        width: 100%
    }

    /* .tools-section {
        margin-top: 160px
    } */

    .tools-section__widget:first-child {
        padding: 60px 48px 0
    }

    .tools-section__widget:first-child .tools-section__widget-headline {
        text-align: center
    }

    .choose-us__widget:first-child {
        max-width: 100%
    }

    .choose-us__widget:nth-child(2) {
        max-width: 100%
    }

    .success-story {
        padding-top: 160px
    }

    .success-story__desc {
        max-width: 100%;
        padding-top: 60px
    }

    .success-story__image {
        display: none
    }

    .success-story__image--mobile {
        display: block;
        margin-left: auto;
        margin-top: -100px
    }

    .success-story__banner {
        max-width: 880px
    }

    .app-footer__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        max-width: 100%
    }

    .app-footer__headline {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        max-width: 100%
    }

    .app-footer__desc {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        max-width: 100%
    }

    .app-footer__social {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 0 0 auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .container {
        max-width: 884px
    }

    .app-footer__right {
        margin-top: 80px;
        row-gap: 32px;
        margin-left: 0;
        width: 100%;
        max-width: 100%;
    }

    .navigation__list>li.menu-item-has-children .sub-menu {
        position: static;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navigation__list>li.menu-item-has-children .sub-menu li:first-child {
        padding-top: 15px
    }

    .navigation__list>li.menu-item-has-children .sub-menu li {
        padding: 0 17px
    }

    .navigation__list>li.menu-item-has-children .sub-menu li:last-child {
        padding-bottom: 0
    }

    .menu-item-has-children .sub-menu li a {
        color: #031D3D;
        font-size: 18px
    }

    .app-header__actions .primary-button .primary-button__icon {
        display: none
    }

    .app-header__actions .primary-button .primary-button__text {
        padding: 13px 20px;
        text-align: center
    }

    .app-header__actions .primary-button {
        max-width: 310px;
        width: 100%
    }

    .app-footer__menu {
        max-width: calc(33.333% - 32px);
        width: 100%;
    }

    .app-footer__right .app-footer__menu:not(:last-child) {
        margin-right: 0;
    }

    .why-choose-us .outsource_glass {
        top: -120px;
    }

    .tools-section__widget .primary-button {
        transform: translateY(0);
        opacity: 1
    }

    .section-services__slider .services-slider .swiper-wrapper {
        max-height: max-content;
        display: flex !important;
        flex-direction: column;
        row-gap: 36px;
        max-width: 884px;
        margin: 0 auto;
    }

    .pagination__mobile {
        display: flex
    }

    .swiper-pagination-custom-overlay:not(.pagination__mobile) {
        display: none
    }
}

@media only screen and (max-width: 992px) {
    .section-services__slider .swiper-pagination-custom {
        gap: 0;
    }

    .swiper-pagination-custom .swiper-pagination-bullet {
        padding: 6px 10px 6px 6px;
    }

    .hero-section__video {
        right: -3px;
        max-width: 768px;
        bottom: -160px
    }

    html.os-mac .hero-section__video {
        right: -3px;
    }

    .hero-section {
        padding-bottom: 480px;
    }

    .section-services__table table tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section-services__table table tr th:nth-child(2) {
        padding-left: 0
    }

    .section-services__table table tr th:nth-child(2)::after {
        left: 0
    }

    .section-services__table table tr th:last-child {
        width: 100%;
        max-width: 100%;
        padding: 14px 0 28px;
        border-bottom: 1px solid #E5F1FF;
        border-top: 0
    }
}

@media only screen and (max-width: 768px) {
    .outsource_glass {
        display: none;
    }

    #trusted_partners {
        margin: 70px 0 30px;
    }

    .hero-section {
        padding: 0 0 375px;
    }

    .hero-section__video {
        max-width: 576px;
        bottom: -223px
    }

    .section-headline {
        font-size: 40px;
    }

    .section-services {
        padding: 60px 16px !important;
    }

    .section-services .swiper-pagination-custom .swiper-pagination-bullet .text {
        display: none;
    }

    .swiper-pagination-custom .swiper-pagination-bullet {
        padding: 6px 10px;
        transition: background-color 0.3s ease-in-out;
    }

    .swiper-pagination-custom .swiper-pagination-bullet .icon svg rect {
        transition: fill 0.3s ease-in-out;
    }

    .swiper-pagination-custom .swiper-pagination-bullet .icon svg path {
        transition: stroke 0.3s ease-in-out;
    }

    .section-service__banner {
        max-width: 350px;
        border-radius: 24px;
        padding: 24px 16px
    }

    .banner__headline {
        padding-left: 0;
        padding-top: 48px;
        font-size: 30px;
        text-align: center
    }

    .banner__headline:after {
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 37px;
        height: 37px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center
    }

    .case-studies {
        padding-right: 15px
    }

    .services-slider__descs .primary-button {
        margin-top: 70px
    }

    .services-slider__descs {
        padding: 14px 0 24px
    }

    .testimonials__slider {
        padding-right: 15px
    }

    .section-service__banner .primary-button__icon {
        display: none
    }

    .btn.primary-button.primary--white {
        height: 40px;
        display: block;
    }

    .section-service__banner .primary-button.primary--white .primary-button__text {
        padding: 11px 14px 7px;
        text-align: center
    }

    .primary-button.primary--white:hover .primary-button__text {
        padding: 9px 14px 5px;
    }

    .section-service__banner .primary-button {
        width: 100%;
        max-width: 100%;
        margin-top: 36px
    }

    .partners {
        padding-top: 70px
    }

    .about-section__results li:not(:last-child) {
        margin-right: 40px
    }

    .swiper-pagination-custom-rounded {
        display: block
    }

    .swiper-buttons__overlay {
        display: none
    }

    .feedback_pagination {
        display: flex;
    }

    .why-choose-us {
        padding-right: 0px
    }

    #work {
        padding: 0 16px 70px;
    }

    .about-section .container,
    .tools-section .container,
    .why-choose-us .container {
        padding: 0 16px;
    }

    #result {
        margin-top: 70px;
    }

    .primary-button:hover .primary-button__text {
        background-color: #077dfdff;
        border-color: #077dfdff;
    }

    .primary-button:active .primary-button__text {
        background-color: #63AEFF;
        border-color: #63AEFF;
    }

    #clients_feedback {
        margin-top: -80px;
        padding-top: 160px;
    }
}

@media screen and (max-width: 600px) {
    .section-headline {
        font-size: 34px;
    }
}

@media only screen and (max-width: 576px) {
    .app-footer__menu {
        max-width: 100%;
        width: 100%;
    }

    .app-header {
        padding: 10px 0
    }

    .brand {
        max-width: 103px;
        max-height: 30px
    }

    .hero-section__desc {
        padding-top: 35px
    }

    .hero-section__headline {
        font-size: 34px;
        text-align: center
    }

    .hero-section__description {
        font-size: 22px
    }

    .hero-section__desc a {
        width: 100%;
        max-width: 100%;
        margin-top: 40px;
        height: 40px;
    }

    .hero-section__desc a .primary-button__icon {
        display: none;
    }

    .hero-section__desc a .primary-button__text {
        padding: 13px 14px 9px;
        text-align: center;
        font-size: 18px;
        border: none;
    }

    .hero-section__desc a:hover .primary-button__text {
        padding: 11px 12px 7px;
    }

    .hero-section__video {
        display: none;
    }

    .hero-section__video--mobile {
        max-width: 100%;
        width: 100%;
        bottom: -10px;
        position: relative;
        display: block;
        aspect-ratio: 374 / 302;
    }

    .hero-section__video--mobile video {
        max-width: 100%;
        width: 100%
    }

    .os-mac .hero-section {
        overflow: unset;
    }

    .hero-section {
        padding: 0;
        border-radius: 0
    }

    .case-studies {
        padding: 30px 15px 70px 0
    }

    .case-studies__desc {
        padding-right: 0;
        max-width: 100%
    }

    .section-small-headline {
        font-size: 34px
    }

    .case-studies__description {
        margin-top: 4px
    }

    .case-studies__slider {
        margin-top: 40px !important
    }

    .case-widget {
        padding: 18px 14px;
        border-radius: 12px
    }

    .case-widget__headline {
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .case-widget__image {
        margin-top: 4px;
        min-height: 289px;
        border-radius: 12px;
        overflow: hidden;
        position: relative
    }

    .case-widget__heading {
        font-size: 20px
    }

    .case-study__traffic {
        margin-top: 8px
    }

    .section-services {
        padding: 60px 0;
        border-radius: 32px
    }

    .section-services__headline .section-headline {
        font-size: 30px
    }

    .services-slider {
        margin-top: 24px
    }

    .services-slider__video {
        min-height: 260px
    }

    .services-slider__content {
        padding: 0 20px
    }

    .services-slider__headline {
        font-size: 30px
    }

    .services-slider__desc {
        margin-top: 14px
    }

    .services-slider__descs .primary-button {
        max-width: 100%;
        height: 40px;
    }

    .services-slider__descs .primary-button .primary-button__text {
        text-align: center;
        padding: 13px 20px 9px;
        font-size: 18px;
    }

    .services-slider__descs .primary-button:hover .primary-button__text {
        background-color: #63AEFF;
        padding: 11px 20px 7px;
    }

    .services-slider__descs .primary-button .primary-button__icon {
        display: none
    }

    .section-services__table table tr:first-child th:nth-child(2)::after {
        top: 0
    }

    .section-services__table table tr:first-child th:nth-child(2) {
        padding-top: 60px
    }

    .section-testimonials {
        padding-top: 140px
    }

    .testimonials__slider,
    .swiper-buttons__overlay {
        margin-top: 24px
    }

    .section-testimonials {
        padding-bottom: 70px;
        border-bottom-left-radius: 32px;
        border-bottom-right-radius: 32px
    }

    .about-section {
        padding-top: 70px
    }

    .about-section__results {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .about-section__results li:not(:last-child) {
        margin-right: 0
    }

    .about-section__results li:not(:first-child) {
        margin-top: 40px
    }

    .about-section__video {
        min-height: 187px;
        border-radius: 12px
    }

    /* .tools-section {
        margin-top: 70px
    } */

    .tools-section__widget:first-child {
        padding: 36px 20px 0
    }

    .tools-section__widget:first-child .tools-section__widget-headline {
        font-size: 30px
    }

    .tools-section__video {
        min-height: 369px
    }

    .tools-section__widget {
        padding: 32px 20px 160px
    }

    .tools-section__widget .primary-button {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    .tools-section__widget-desc {
        font-size: 19px
    }

    .section-headline {
        font-size: 34px
    }

    .choose-us__widget {
        padding: 32px 20px;
        border-radius: 12px
    }

    .success-story {
        padding-top: 70px
    }

    .success-story .container {
        max-width: 100%;
        padding: 0
    }

    .success-story__image img {
        -o-object-fit: contain;
        object-fit: contain
    }

    .app-footer {
        border-top-right-radius: 32px;
        border-top-left-radius: 32px;
        position: relative;
        z-index: 1
    }

    .success-story {
        padding-top: 70px;
        top: 54px;
        margin-top: -54px;
        position: relative
    }

    .testimonial__widget {
        padding: 24px 16px
    }

    .testimonial-widget__author-position {
        font-size: 18px
    }

    .testimonial-widget__text * {
        font-size: 22px
    }

    .testimonials__slider .swiper-slide .testimonial__widget {
        height: auto
    }

    .app-footer__social {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        margin: 30px 0 0
    }

    .app-footer__left {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .app-footer__headline,
    .app-footer__desc {
        text-align: center
    }

    .app-footer__right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
        width: 100%;
        max-width: 100%
    }

    .app-footer__menu .app-footer__menu-headline,
    .footer__menu ul li {
        text-align: center
    }

    .app-footer__right {
        margin-top: 40px
    }

    .app-footer {
        padding-top: 50px
    }

    .app-footer__brand {
        max-width: 168px
    }

    .app-footer__headline {
        margin-top: 30px
    }

    .app-footer__menu ul {
        margin-top: 20px
    }

    .app-footer__right .app-footer__menu:not(:last-child) {
        margin-right: 0
    }

    .app-footer__menu ul li:not(:first-child) {
        margin-top: 12px
    }

    .app-footer__actions {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 32px
    }

    .app-footer__copyright {
        margin-top: 39px
    }

    .app-header__actions {
        top: 54px;
        padding: 40px;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px
    }

    .app-header__actions .primary-button {
        max-width: 100%
    }

    .hero-section__headline {
        text-align: left
    }

    .section-services__steps {
        padding: 0 16px
    }

    .container {
        padding: 0 16px;
        /* max-width: 407px */
    }

    .about-section__video:after {
        bottom: 8px;
        left: 7px;
        width: 105px;
        height: 26px;
    }

    .section-services__slider {
        margin: 24px auto 0 auto
    }
}

@media screen and (max-width: 450px) {
    .section-small-headline {
        font-size: 30px;
    }
}

@media only screen and (max-width: 400px) {
    .success-story {
        top: 154px;
        margin-top: -154px
    }
}