@import url('media.css');
@media screen and (max-width: 1920px) {
    .services-offer-wrapper {
        margin-right:130px;
    }
}

@media screen and (max-width: 1360px), screen and (max-width: 1366px) {

    /*.review-offer__title {
        margin-top:200px;
    }*/

    .services-offer {
        margin-right: 40px;
    }

    .services-offer-wrapper {
        margin-right: 0;
    }

    .service-wrapper {
        padding-top: 150px;
    }

    .review-wrapper {
        padding: 111px 0 100px;
    }

    .menu-seciton {
        padding: 100px 0;
    }

    .menu-list__item-text {
        font-size: 12px;
        line-height: 18px;
    }

    .services-offer__title {
        font-size: 40px;
        line-height: 52px;
        margin-bottom: 35px;
    }

    .services-offer__text {
        font-size: 14px;
        line-height: 19px;
    }

    .page-title {
        font-size: 70px;
        line-height: 75px;
    }

    .header {
        padding: 20px 0;
    }

    .header-link {
        font-size: 14px;
    }

        .header-link:not(:last-child) {
            margin-right: 50px;
        }

        .header-link:last-child {
            margin-right: 0;
        }

    .hero-offer {
        padding-left: 50px;
    }

    .menu-list__item-icon {
        width: 70px;
        height: 70px;
    }

    .menu-list__item:nth-child(1),
    .menu-list__item:nth-child(6) {
        right: -15%;
    }
    .menu-list__item:nth-child(7) {
        right: 40%;
        bottom: -20%;
    }

    .menu-list__item:nth-child(2) {
        right: -33%;
    }

    .menu-list__item:nth-child(3) {
        right: -45%;
    }

    .menu-list__item:nth-child(4) {
        right: -41%;
    }

    .menu-list__item:nth-child(5) {
        right: -30%;
    }

    .reviews-list {
        width: 475px;
    }

    /*.review-offer {
        width: calc(100% - 475px);
    }

    .review-offer {
        padding-left: 0;
    }
*/
    .reviews-list__item {
        padding: 25px 50px;
        max-width: 430px;
    }

    .service-list__item-title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 30px;
    }

    .service-list__item-text {
        font-size: 13px;
        line-height: 19px;
    }

    .service-list__item-count {
        margin-bottom: 60px;
    }

    .service-wrapper_my {
        flex-direction: column;
    }

    .service-section__title_my {
        writing-mode: unset;
        transform: rotate(0);
        text-align: center;
        width: 100%;
        padding-top: 150px;
        margin-bottom: 100px;
    }

        .service-section__title_my span {
            max-height: unset;
        }

    .service-list {
        width: 100%;
    }

    /*.menu-container {
        width:65%;
    }*/

    .services-offer-wrapper {
        max-width: 300px;
    }
}

@media screen and (max-width: 1200px) {
    .menu-list__item:nth-child(3),
    .menu-list__item:nth-child(4) {
        right: -38%;
    }

    .menu-list__item-text {
        max-width: 115px;
    }

    .menu-animation-block {
        width: 450px;
        height: 450px;
    }

    .footer-map {
        width: calc(100% - 400px);
    }

    .gallery {
        width: calc(100% - 100px);
    }

    .review-offer__title {
        font-size: 32px;
        line-height: 45px;
    }
}

@media only screen and (max-width: 1024px) {
   /* .menu-container {
        width:30%;
        padding-right:100px;
    }*/

    .menu-wrapper {
        margin-right:125px;
    }

    .menu-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding-right: 0;
    }
        .services-offer-wrapper {
        max-width: 200px;
    }
}

@media screen and (max-width: 992px) {
    .header-links-block,
    .sticky-aside {
        display: none;
    }

    

    .header-social {
        margin-right: 25px;
        display: flex;
    }

        .header-social .social-media-list__item {
            margin-bottom: 0;
            margin-right: 25px;
        }

    .header-lang-select {
        display: block;
    }

    .hero-offer {
        padding-left: 0;
    }

    .page-title {
        font-size: 55px;
        line-height: 65px;
    }

    .hero-offer__text {
        font-size: 16px;
    }

    .menu-wrapper {
        flex-direction: column;
    }

    .menu-animation-block {
        width: 450px;
        height: 450px;
        margin: 0 auto;
    }

    .menu-wrapper {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    .menu-wrapper_anim {
        margin-bottom: 190px;
    }

    .services-offer {
        margin-right: 0;
    }

    .services-offer__text,
    .services-offer__title {
        max-width: 100%;
    }

    .menu-list__item-text {
        display: none;
    }

    .menu-list__item:nth-child(1) {
        right: unset;
        left: 0;
        top: 15%;
    }

    .menu-list__item:nth-child(2) {
        right: 50%;
        top: -15%;
        transform: translateX(50%);
    }

    .menu-list__item:nth-child(3) {
        right: 0;
        top: 15%;
    }

    .menu-list__item:nth-child(4) {
        right: unset;
        top: unset;
        left: 0;
        bottom: 15%;
    }

    .menu-list__item:nth-child(5) {
        right: 30%;
        bottom: -15%;
        top: unset;
        transform: translateX(50%);
    }

    .menu-list__item:nth-child(6) {
        right: 0;
        bottom: 15%;
        top: unset;
    }

    .menu-list__item:nth-child(7) {
        top: unset;
        right: 65%;
        bottom: -20%;
    }

    .gallery {
        width: 100% !important;
        grid-template-rows: repeat(4, 200px);
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "first second " "third third" "fourth fifth " "sixth sixth";
        max-width: 100%;
    }

    .gallery-section,
    .menu-seciton {
        padding: 70px 0;
    }

    .footer-wrapper {
        padding: 90px 0;
    }

    .footer-map {
        width: calc(100% - 300px);
    }

    .menu-seciton {
        padding: 120px 0 70px;
    }

    .call-modal-title {
        font-size: 35px;
        line-height: 45px;
    }

    .call-modal {
        padding: 100px 0 60px;
    }

    .service-wrapper {
        flex-direction: column;
    }

    .service-section__title {
        writing-mode: unset;
        transform: rotate(0);
        text-align: center;
        width: 100%;
        padding-top: 150px;
    }

        .service-section__title span {
            max-height: unset;
        }

    .page-close-wrapper {
        width: 150px;
        height: 150px;
    }

    .page-close-text {
        font-size: 12px;
        margin-left: 10px;
        margin-bottom: 20px;
        line-height: 18px;
    }

    .service-section__title {
        font-size: 40px;
        line-height: 47px;
    }

    .vertical-list {
        width: 100%;
    }

    .review-wrapper {
        flex-direction: column;
    }

    .review-offer {
        width: 100%;
        padding: 0;
        padding-top: 150px;
        text-align: center;
    }

    .review-offer__text,
    .review-offer__title {
        width: 100%;
        text-align: center;
        max-width: unset;
    }

    .review-offer-btns {
        align-items: center;
    }

    .review-offer {
        margin-bottom: 100px;
    }

    .flip-box-back,
    .flip-box-front {
        min-height: 700px;
    }

    .call-modal-wrapper {
        width: 90vw;
    }

    .call-modal-content {
        width: 90%;
    }

    .call-modal-title {
        font-size: 28px;
        line-height: 35px;
    }

    .modal-quotes {
        width: 100px;
    }

    .call-modal {
        padding: 80px 0 60px;
    }

    .header-mobile-menu{
        display: flex;
    }

    .benefits-list__item-img{
        max-width: 125px;
        max-height: 125px;
    }
}

@media screen and (max-width: 1367px) {
    .outsourcing-benefits {
        padding: 90px 0;
    }

    .header-wrapper {
        padding: 20px 40px 20px 40px;
    }

    .footer-wrapper {
        padding-right: 50px;
        padding-left: 50px;
    }

    .gallery-section {
        padding-right: 40px;
    }

    .footer-copy {
        padding-right: 50px;
    }

    .outsourcing-benefits-list__item-count {
        font-size: 40px;
    }

    .logo-animation {
        width: 400px;
        height: 400px;
    }
}

@media screen and (max-width: 1200px) {
    .logo-animation {
        width: 370px;
        height: 370px;
    }
}

@media screen and (max-width: 992px) {
    .outsourcing-benefits-list__item {
        width: 50%;
        justify-content: center !important;
    }

    /*.menu-animation-block{
        overflow: hidden;
    }*/
}

/*iPad landcape mode */

/*ipad
*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    .menu-container {
        flex-direction: column;
        width: 70%;
        padding: 50px;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding-right: 0;
    }
}

/*ipad pro*/

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
    .menu-container {
        flex-direction: column;
        width: 70%;
        padding: 50px;
        margin-top:100px;
    }
}

@media screen and (max-width: 768px) {

    .benefits-list__item-img {
        max-width: 80px;
        max-height: 80px;
    }

    .header-link:not(:last-child) {
        margin-right: 0;
    }

    .header-links-block {
        display: block;
    }

    .header-wrapper {
        flex-direction:column;
        justify-content:center;
        align-items:center;
        text-align:center;
    }

    .header-link {
        margin-right:0;
    }

        .header-link:after {
            content:'';
            width:0;
        }

    .header-mobile-menu {
        margin-top:20px;
    }

    .menu-wrapper {
        margin-right: 0;
    }

    .hero-offer-wrapper {
        justify-content:center;
    }

    .menu-container {
        width: 100%;
    }

    .services-offer-wrapper {
        max-width: initial;
    }

    .header-wrapper {
        padding:0;
    }

    .offer-btn {
        margin-right:0;
    }


    .hero-offer {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .menu-container {
        flex-direction:column;
        justify-content:center;
        align-items:center;
        text-align:center;
        padding-right:0;
    }

    .gallery-section {
        padding-right:0;
    }

    .footer-wrapper {
        padding-right:0;
        padding-left:0;
    }

    .menu-wrapper_anim {
        margin-top: 100px;
    }

    .menu-wrapper {
        width:100%;
        max-width:100%;
    }

    .offer-btns {
        flex-direction: column;
        align-items: flex-start;
    }

    .offer-btn {
        margin-bottom: 15px;
    }

    .page-title {
        font-size: 45px;
        line-height: 55px;
    }

    .service-section__title {
        font-size: 30px;
        line-height: 40px;
    }

    .vertical-list {
        padding: 60px 0;
    }

    .benefits-list__item{
        width: 50%;
    }
}

@media screen and (max-width: 576px) {

    .slick-list {
        height:auto!important;
    }

    .google-review-slider {
        width: auto !important;
        position: relative !important;
    }

    .hJMNZi {
        position: absolute !important;
        right: 0px !important;
        top:0!important;
    }

    .geekwj {
        top:0!important
    }

    .biZnhu {
        transform: translate(0px, -50%) !important;
        top: 0 !important;
    }

    .slick-slide slick-active {
        width:auto;
    }

    .logo-img {
        width: 40px;
    }

    .logo-text_main {
        font-size: 15px;
    }

    .logo-text {
        font-size: 10px;
    }

    .header-social .social-media-list__item {
        margin-right: 15px;
    }

    .social-media-list__item svg {
        width: 15px;
    }

    .header-social {
        margin-right: 0;
    }

    .header-lang-select {
        font-size: 12px;
    }

    .btn {
        font-size: 12px;
    }

    .services-offer__title {
        text-align: center;
        font-size: 25px;
        line-height: 31px;
        margin-bottom: 25px;
    }

    .services-offer__text {
        font-size: 12px;
        text-align: center;
    }

    .services-offer .btn {
        margin: 0 auto;
        display: block;
    }

    .gallery {
        grid-template-rows: 90px 186px 90px 186px;
        gap: 8px;
    }

    .footer-wrapper {
        flex-direction: column;
        padding: 40px 0;
    }

    .footer-info {
        width: 100%;
        margin-right: 0;
    }

    .footer-map {
        width: 100%;
        height: 230px;
    }

    .menu-animation-block {
        width: 300px;
        height: 300px;
    }

    .menu-list__item-icon {
        margin-right: 0;
    }

    .menu-list__item:nth-child(1),
    .menu-list__item:nth-child(3) {
        top: 1%;
    }

    .menu-list__item:nth-child(2) {
        top: -26%;
    }

    .menu-list__item:nth-child(4),
    .menu-list__item:nth-child(6) {
        bottom: -22%;
    }

    .menu-list__item:nth-child(5) {
        bottom: -25%;
    }

    .menu-list__item:nth-child(7) {
        bottom: -37%;
        right: 56%;
    }

    .menu-wrapper_anim {
        margin-bottom: 100px;
    }

    .menu-seciton {
        padding: 120px 0 40px;
    }

    .gallery-section {
        padding: 40px 0;
    }

    .review-offer__title,
    .service-section__title {
        font-size: 25px;
        line-height: 34px;
    }

    .vertical-list__item-text {
        font-size: 10px;
        line-height: 18px;
    }

    .vertival-list__item-count {
        font-size: 12px;
    }

    .vartical-list__item-title {
        font-size: 13px;
        margin-bottom: 13px;
    }

    .reviews-list {
        width: 100%;
    }

    .review-offer {
        margin-bottom: 77px;
    }

    .reviews-list__item-text {
        font-size: 10px;
        line-height: 14px;
    }

    .reviews-list__item-img {
        width: 61px;
        height: 61px;
    }

    .reviews-list__item-content {
        width: calc(100% - 74px);
        margin-right: 13px;
    }

    .reviews-list__item-author {
        font-size: 12px;
    }

    .reviews-list__item-quote {
        width: 30px;
        margin-bottom: 10px;
    }

    .reviews-list__item {
        padding: 16px 0px;
    }

    .flip-box .inner {
        padding: 30px 18px;
    }

    .form-wrapper {
        gap: 12px;
        grid-template-areas: "name" "email" "phone" "company" "comment";
    }

    .form-input-wrapper input,
    .form-input-wrapper textarea {
        padding: 5px;
    }

    .call-modal-title {
        margin-bottom: 40px;
    }

    .call-modal-title {
        font-size: 20px;
        line-height: 28px;
    }

    .modal-quotes {
        width: 75px;
    }

    .call-modal {
        padding: 40px 0;
    }

    .call-modal-close {
        top: 15px;
        right: 15px;
    }

    .call-modal-wrapper {
        overflow-y: scroll;
    }

    .service-list__item-icon {
        margin-bottom: 30px;
    }

    .flip-box-back,
    .flip-box-front {
        min-height: 600px;
    }

    .error-svg {
        height: auto;
    }

    .thanks-text {
        font-size: 12px;
        margin-top: 50px;
    }

    .benefits-list__item-img{
        max-width: 80px;
        max-height: 80px;
    }
}


@media screen and (max-width: 576px) {
    .outsourcing-benefits-list__item {
        width: 100%;
        margin-bottom: 10px;
    }

    .outsourcing-benefits-list__item-circle {
        width: 150px;
    }

    .outsourcing-benefits-list__item:nth-child(2n) {
        justify-content: flex-end !important;
    }
    
    .outsourcing-benefits-list__item:nth-child(2n - 1){
        justify-content: flex-start !important;
    }

    .outsourcing-benefits__title{
        font-size: 25px;
        line-height: 35px;
    }

    .outsourcing-benefits-list__item-count{
        font-size: 20px;
    }

    .outsourcing-benefits-list__item-title{
        font-size: 10px;
    }

    .logo-animation{
        width: 250px;
        height: 250px;
    }
}
