@media screen and (max-width: 1585px) {
    .wrapper {
        width: 90%;
        margin: 0 auto;
    }

    header ul li a {
        padding: 5px 10px;
    }

    .slide-comannd .item,
    .employees-items .item {
        min-height: 709px;
    }
}

@media screen and (max-width: 1445px) {
    .img-full-news {
        width: 600px;
    }

    .video-items .video-view {
        width: 310px;
        height: 200px;
    }

    header {
        background-size: initial;
        overflow: hidden;
    }

    header .wrapper {
        height: 100%;
    }

    .bg-video {
        width: 100%;
        height: 100%;
    }

    header nav {
        display: none;
    }

    section {
        width: 100%;
    }

    header .logo {
        margin-left: 50px;
    }

    .burger-menu {
        display: block;
    }

    .slide-news .items-news .col-3 {
        -ms-flex: 0 0 30%;
        -webkit-box-flex: 0;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .slide-news .items-news .col-6 {
        -ms-flex: 0 0 40%;
        -webkit-box-flex: 0;
        flex: 0 0 40%;
        max-width: 40%;
    }

    .slider-photogal .item img {
        height: 100%;
        width: auto;
    }

    section.news-block .item img {
        width: auto;
        height: 130%;
    }
}

@media screen and (max-width: 1240px) {
    .slide-comannd .item,
    .employees-items .item {
        min-height: 655px;
    }

    section.blue-sect h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .items-news .col-12 .img {
        height: 245px;
    }

    .results .col-4 img {
        width: 100%;
    }

    .items-news .col-3 .img {
        height: 183px;
    }

    .aside-block aside {
        width: 320px;
    }

    .video-items .video-view {
        width: 290px;
        height: 160px;
    }
}

@media screen and (max-width: 1160px) {
    header .contact .netw {
        right: 0;
        top: -50px;
        display: none;
    }

    .video-items .col-6,
    .news-block .col-4,
    .activities .col-3 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .aboutus {
        flex-direction: column-reverse;
    }

    .video-items .video-view {
        width: 310px;
        height: 200px;
    }

    .aboutus .col-8,
    .aboutus .col-4 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .slide-news {
        display: none;
    }

    .slide-news-mob {
        display: block;
    }

    .contact .col-5 img {
        display: none;
    }

    .slide-comannd .owl-next,
    .slide-news .owl-next {
        right: -40px;
    }

    .slide-comannd .owl-prev,
    .slide-news .owl-prev {
        left: -40px;
    }

    header h2 {
        font-size: 58px;
        line-height: 64px;
    }

    .news-other .col-3 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }

    .img-full-news {
        width: 400px;
    }
}

@media screen and (max-width: 880px) {
    .slide-comannd .item,
    .employees-items .item {
        min-height: 590px;
    }

    header .contact .netw {
        display: block;
    }

    .reviews .item {
        padding: 15px;
        background: #FFF8ED;
        margin-bottom: 15px;
    }

    .reviews .item p {
        overflow: hidden;
        height: 76px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

    section.aside-block.plog {
        padding: 15px 0 10px 0;
    }

    .employees .img-foto {
        width: 35%;
        margin-right: 15px;
    }

    section.news-block .item {
        position: relative;
        width: 100%;
        height: 200px;
        margin-bottom: 15px;
    }

    section.news-block .item .date {
        font-weight: 500;
        font-size: 12px;
        border-radius: 7px;
        padding: 10px;
        line-height: 16px;
    }

    .historys .item a span,
    section.news-block .item a .title {
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
    }

    .aside-block {
        border-radius: 0px 60px 0px 60px;
    }

    .video-view {
        width: 100%;
        height: 215px;
        margin-bottom: 10px;
    }

    .blue-sect.invert::after {
        bottom: -365px;
        width: 365px;
        height: 365px;
    }

    .blue-sect.invert::before,
    section.blue-sect::before {
        width: 220px !important;
        height: 220px;
        bottom: auto;
        top: -220px;
    }

    .video-items {
        margin-top: 10px;
    }

    .w-800 {
        display: block;
    }

    .results .w-800 img {
        width: 100%;
    }

    .contact form.feedback input[type="text"],
    .contact form.feedback textarea {
        width: 100%;
        color: #000000;
        padding: 15px 0px !important;
        border: 0px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.12);
        background-color: transparent;
        border-radius: 0;
        margin-bottom: 0px;
    }

    .contact form.feedback textarea {
        height: 75px;
    }

    .rehabilitation h2 {
        margin-bottom: 15px !important;
    }

    .not-before {
        border-radius: 0px 0px 0px 60px !important;
    }

    header {}

    .wrapper {
        width: 93%;
        margin: 0 auto;
    }

    .row {
        margin-right: -7px;
        margin-left: -7px;
    }

    .col,
    .col-auto,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-20 {
        padding-right: 7px;
        padding-left: 7px;
    }

    .reviews .col-12,
    .video-items .col-12,
    .employees-items .col-4 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 7px;
        padding-left: 7px;
    }

    header .col-6,
    .activities .col-3 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    section.blue-sect h2,
    section.glop-sect h2 {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .activities .item p {
        display: none;
    }

    .activities .col-3 {
        -ms-flex: 0 0 33.333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

    .activities .item h3 {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 0px;
    }

    .contact .col-7,
    .results .col-8,
    .reviews .col-8,
    footer .col-6,
    .contact .col-5 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    header .contact .address,
    header .contact .phone {
        display: none;
    }

    header a.logo {
        text-align: center;
        margin: 0 auto !important;
        width: 300px;
    }

    header a.logo img {
        height: 65px;
    }

    .reviews .col-4,
    .contact .col-5,
    .results .col-4 {
        display: none;
    }

    footer .col-6.align-right {
        display: none;
    }

    .owl-nav {
        display: none;
    }

    section.glop-sect,
    section.blue-sect {
        padding: 15px 0 30px 0;
    }

    .blue-sect.news-other {
        border-radius: 0px 60px 0px 0px !important;
    }

    section.blue-sect {
        border-radius: 0px 60px 0px 60px;
    }

    section.glop-sect {
        border-radius: 0px 60px 0px 60px;
    }

    header .title-head {
        height: 85%;
    }

    .aboutus img {
        margin-bottom: 20px;
        width: 80%;
        margin: auto;
        display: block;
    }

    .results .item {
        width: 100%;
    }

    .contact form.feedback input[type="text"],
    .contact form.feedback textarea {
        width: 100%;
    }

    .aside-block,
    .reviews .slide-reviews .item,
    body,
    section.glop-sect {
        background-color: #ffffff;
    }

    .slide-news-mob .item h3,
    .slide-comannd .item h3 {
        font-weight: 500;
        font-size: 18px;
        line-height: 20px;
    }

    .reviews .item a span,
    .video-items .item a,
    .slide-news-mob .item .date {
        font-size: 14px;
        line-height: 20px;
    }

    .news .other-button {
        margin-top: 10px;
    }

    .burger-menu {
        position: absolute;
        top: 25px;
        left: 15px;
        z-index: 5;
    }

    .burger-menu div {
        cursor: pointer;
        position: relative;
        width: 24px;
        height: 20px;
        border-top: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
    }

    .burger-menu div::before {
        top: 6.5px;
    }

    .items-news .col-12 .img {
        height: 225px;
    }

    .aside-block aside {
        display: none;
    }

    .not-mob {
        display: none;
    }

    .aside-block img {
        width: 100%;
    }

    section.news h2 {
        margin-bottom: 0px !important;
    }

    .contact form.feedback input[type="submit"] {
        margin-top: 15px;
    }

    .blue-sect.invert::before,
    section.blue-sect::before {
        width: 300px;
    }

    section.aside-block {
        padding: 20px 0 20px 0;
    }

    header.inner .wrapper,
    header.inner {
        height: 235px !important;
    }

    section.map-block,
    .map-block .map {
        height: 360px !important;
    }

    .slider-photogal .item a {
        height: 140px;
    }

    .slider-photogal .item img {
        height: 120%;
    }

    .map-block .map {
        position: absolute;
        top: 0;
        left: 0;
    }

    .map-block .wrapper {
        width: 100%;
        height: 100%;
    }

    .map-block .contact-block {
        left: 0;
        width: 40%;
        top: 0;
        height: 100%;
        border-radius: 0px;
        padding: 10px 10px;
    }

    .map-block .contact-block .messag,
    .map-block .contact-block h2 {
        display: none;
    }

    .pagination span {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        top: -12px;
    }

    .pagination .prew {
        margin-right: 30px;
    }

    .pagination .next {
        margin-left: 30px;
    }

    .news-other .item .date {
        display: none;
    }

    .news-other .item .img {
        height: 115px;
        margin-top: -35px;
    }

    .news-other .item {
        background-color: #fff;
        padding: 30px 7px 15px 7px;
        width: 100%;
    }

    .news-other .item h3 {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }

    .news-other .item p {
        font-weight: 300;
        font-size: 12px;
        line-height: 16px;
        overflow: hidden;
        height: 62px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    footer .logo {
        text-align: center;
    }

    .video-items .video-view {
        width: 100%;
        height: 250px;
    }

    .results .col-6,
    .results .col-12 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .slider-photogal .item img {
        height: auto !important;
        width: 354px !important;
    }
}

@media screen and (max-width: 600px) {
    .slide-comannd .item,
    .employees-items .item {
        min-height: 480px;
    }

    .netw a {
        width: 24px;
        height: 24px;
        background-size: contain;
    }

    .video-items .col-6 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .menu-mobile .address {
        width: 80%;
    }

    .employees .img-foto {
        width: 45%;
    }

    h3.position {
        display: none;
    }

    section.map-block,
    .map-block .map {
        height: 330px !important;
    }

    .slider-photogal .item a {
        height: 90px;
    }

    header .title-head {
        height: 75%;
    }

    header .wrapper,
    header {
        height: 225px;
        background-size: cover;
    }

    .menu-mobile {
        width: 100%;
    }

    .activities .col-3 {
        -ms-flex: 0 0 33.3333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }

    .activities .item .ico svg {
        width: 35px;
        height: 35px;
    }

    .activities .item {
        padding: 3px;
        height: calc(100% - 15px);
    }

    .reviews .slide-reviews .item {
        padding: 15px;
        height: 148px;
        width: calc(100% - 7px);
    }

    .reviews .slide-reviews .item span {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }

    .reviews .slide-reviews .item p {
        font-size: 12px;
        line-height: 16px;
        overflow: hidden;
        height: 64px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .historys .item a,
    .employees-items .item h3,
    .slide-news-mob .item h3,
    .slide-comannd .item h3 {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }

    .slide-news-mob .item h3 {
        overflow: hidden;
        height: 60px;
    }

    .historys .item p,
    .employees-items .item span,
    .slide-comannd .item span {
        font-size: 9px;
        line-height: 16px;
    }

    .historys .item p {
        overflow: hidden;
        height: 63px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .employees-items .item p,
    .slide-news-mob .item p,
    .slide-comannd .item p {
        font-weight: 300;
        font-size: 12px;
        line-height: 16px;
    }

    .comannd .other-button {
        margin-top: 10px;
    }

    .aside-block h3,
    .other-button a {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
    }

    .slide-comannd .item {
        background-color: #fff;
        padding: 30px 10px 10px 15px;
    }

    .aside-block p,
    .rehabilitation h3,
    .about h3,
    .aboutus h3 {
        font-size: 14px;
        line-height: 20px;
    }

    .aside-block ul li,
    .aside-block ol li,
    .rehabilitation li,
    .rehabilitation p,
    .aside-block ul,
    .aside-block ol,
    .rehabilitation ul,
    .rehabilitation ol,
    .rehabilitation p,
    .aboutus p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    header h2 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    header h4 {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
    }

    .share span {
        font-size: 16px;
        line-height: 24px;
        margin-top: 7px;
    }

    .results .item .ico {
        width: 48px !important;
        height: 48px !important;
        margin: 0 auto;
    }

    .results .item .ico img {
        width: 100%;
    }

    .results .item .numbers {
        font-size: 32px;
        line-height: 40px;
    }

    .results .item p {
        font-size: 12px;
        line-height: 20px;
    }

    section.contact.glop-sect h2 {
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
    }

    .map-block .contact-block a,
    .contact a,
    .contact p {
        font-weight: 300;
        font-size: 14px;
        line-height: 20px;
    }

    .contact h3 {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 15px;
        text-align: left;
        border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    }

    footer ul a {
        font-weight: 300;
        font-size: 14px;
        line-height: 20px;
    }

    footer .copy a,
    footer p {
        font-size: 11px;
        line-height: 16px;
    }

    .contact form.feedback {
        text-align: center;
    }

    .contact form.feedback input[type="text"],
    .contact form.feedback textarea,
    .contact form.feedback input[type="submit"] {
        font-size: 14px;
        padding: 10px 16px;
    }

    .items-news .col-12 .img,
    .items-news .col-3 .img {
        height: 123px;
    }

    .items-news .col-12 .item {
        height: 250px;
        padding: 30px 7px 15px 7px;
    }

    .slide-news-mob.owl-carousel .owl-stage-outer {
        padding: 0px 0px 40px 0px;
    }

    .slide-news-mob .item p {
        overflow: hidden;
        height: 50px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .menu-mobile .address,
    .menu-mobile ul li a {
        font-size: 18px;
        line-height: 26px;
    }

    .aside-block h1 {
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
    }

    .video-view {
        width: 100%;
    }

    section.map-block {
        height: 424px;
        width: 100%;
    }

    .reviews .item a,
    section.news-block .item a .title,
    .map-block .contact-block h3 {
        font-size: 14px;
        line-height: 20px;
    }

    section.news-block .item a .title {
        padding: 0 20px;
    }

    .reviews .item p,
    section.news-block .item .date,
    .map-block .contact-block p {
        font-size: 12px;
        line-height: 16px;
    }

    .socail a {
        margin-right: 3px;
    }

    .employees-items .item {
        width: 100%;
        padding: 30px 7px 15px 7px;
    }

    .historys .item {
        padding: 7px;
        background: #FFF8ED;
        border-radius: 4px;
        margin-bottom: 15px;
        height: calc(100% - 15px);
    }

    .news-other .col-3 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 15px;
    }

    .copy a img {
        display: block;
        width: 42px;
        margin: 0 auto;
    }

    .accordeon dl dt {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 45px 10px 20px;
    }

    .accordeon dl dd {
        font-size: 12px;
        line-height: 16px;
        padding: 0 20px 12px 20px;
    }

    section.news-block .item {
        height: 140px;
    }

    section.news-block .item a .title {
        top: 33%;
    }

    .slider-photogal .item img {
        height: auto !important;
        width: 190px !important;
    }
}

@media screen and (max-width: 560px) {
    header a.logo {
        text-align: left;
    }

    .slide-comannd .item,
    .employees-items .item {
        min-height: 460px;
    }
}

@media screen and (max-width: 400px) {
    .slide-news-mob .item .date {
        display: none;
    }

    .items-news .col-12 .img,
    .items-news .col-3 .img {
        height: 105px;
    }

    .slider-photogal .item img {
        height: auto !important;
        width: 165px !important;
    }
}

@media screen and (max-width: 350px) {
    header a.logo {
        margin-left: 25px !important;
    }
}