@media (max-width: 1349px) {

    header .header-block .logo a span {
        font-size: 14px;
        width: 140px;
    }
    
    header .header-block .adress_item:last-child {
        margin-left: 34px;
    }
    
    .adress_item.phone .title a {
        font-size: 21px;
    }
    
    header .bottom-line .menu ul li {
        margin-right: 24px;
    }
    
    .main .main-block .info {
        width: 570px;
    }
    
    .main .main-block .info .big-title {
        font-size: 50px;
    }
    
    .main .main-block .info .middle-title {
        font-size: 18px;
    }
    
    .about-list .item {
        padding: 24px 30px;
    }
    
    .about-list .item .text {
        font-size: 20px;
    }
    
    .price-list .item {
    }
    
    .price-list .item .info .details ul li b {
    }
    
    .price-list .item .info .details ul li span {
    }
    
    .price-list .item .image-block {
        width: 100%;
        margin: 0 0 15px;
        display: flex;
        align-items: center;
    }
    
    .price-list .item .image-block .image:first-child:after {
        bottom: inherit;
        top: 50%;
        transform: translateY(-50%);
        right: -140px;
    }
    
    .price-list .item .image-block .image {
        width: 50%;
        margin: 0;
        text-align: center;
    }
    
    .price-list .item .info {
        width: 100%;
    }
    
    .problems-list .item .text {
        font-size: 15px;
    }
    
    .problems-list .item .title {
        font-size: 18px;
        top: -39px;
    }
    
    .consultation-block .image-block {
        right: 0;
        width: 460px;
    }
    
    .doc_info {
        right: 80px;
        bottom: 150px;
    }
    
    .consultation-block .advantages {
        position: relative;
        z-index: 5;
    }
    
    .consultation-block .form {
        position: relative;
        z-index: 5;
    }
    
    .doc-advantages .advantage {
        width: 100%;
        margin: 0 0 10px;
    }
    
    .doctors-list .item .more {
        width: 372px;
    }
    
    .doctors-list .item .more .certificates ul li {
        width: calc(100%/3 - 30px*2/3);
    }
    
    .doctors-list .item .more .certificates ul li a {
        width: 100%;
    }
    
    .doctors-list .item .more .certificates ul li a img {
        width: 100%;
    }
    
    .doctors-list .item .more .certificates ul li.more-link {
        margin: 10px 0 0;
        width: 100%;
        text-align: center;
    }
    
    .doctors-list .item .more .certificates ul {
        justify-content: center;
    }
    
    .doctors-list .item {
        margin: 0 0 40px;
    }
    
    .warranty-list .item .title {
        font-size: 24px;
        width: 320px;
    }
    
    .warranty-list .item .image {
        width: 290px;
        text-align: right;
    }
    
    .scroll-block .left-block {
        width: 400px;
    }
    
    .scroll-block .right-block {
        width: calc(100% - 430px);
    }
    
    .scroll-block .left-block .section-title .subtitle {
        font-size: 20px;
        line-height: 120%;
    }
    
    .credit-block .info .title {
        font-size: 42px;
    }
    
    .credit-block .image {
        width: 500px;
        max-width: 100%;
    }
    
    .reviews-list .item {
        margin-right: 40px;
        width: calc(100%/2 - 40px/2);
    }
    
    .actions .actions-list .item .image {
        right: -0;
        width: 270px;
        max-width: 100%;
        text-align: right;
    }
    
    .actions .actions-list .item .title {
        width: 280px;
        font-size: 25px;
    }
    
    .actions .actions-list .item .text {
        width: 220px;
        font-size: 14px;
    }
    
    .actions .actions-list .item {
        padding: 20px 32px;
    }
    
    .actions .actions-list .item.big .title {
        font-size: 40px;
    }
    
    .actions .actions-list .item.big .image {
        right: -60px;
    }
    
    .actions .actions-list .item.big {
        overflow: hidden;
    }
    
    .actions .actions-list .right {
        flex-wrap: wrap;
        display: flex;
    }
    
    .actions .actions-list .item {
        width: calc(100%);
    }
}

@media (max-width: 1199px) {

    header .header-block .medal .info {
        display: none;
    }
    
    .main .main-block .info .technology img {
        width: 190px;
    }
    
    .main .main-block .info .technology {
        width: 448px;
        padding-right: 10px;
    }
    
    .main .main-block .info .technology ul li {
        font-size: 16px;
        line-height: 120%;
    }
    
    .main .main-block .info .big-title {
        font-size: 44px;
    }
    
    .main .main-block .info .small-title {
        font-size: 18px;
        margin: 0 0 10px;
    }
    
    header .bottom-line .menu ul li a {
        font-size: 14px;
    }
    
    .section-title .title {
        font-size: 38px;
    }
    
    .section-title .subtitle {
        font-size: 20px;
    }
    
    .clinic-advantages .item {width: calc(100%/2 - 30px/2);margin-right: 30px;margin-bottom: 30px;}
    
    .section-title .big {
        font-size: 100px;
        top: -30px;
    }
    
    .problems-list .item {
        width: calc(100%/2 - 100px/2);
        margin-right: 100px;
    }
    
    .problems-list .item:first-child:after {
        right: -80px;
        width: 60px;
        background-size: contain;
    }
    
    .consultation-block .image-block {right: -200px;}
    
    .consultation {
        overflow: hidden;
    }
    
    .prices {
        padding: 60px 0;
    }
    
    .about {
        padding: 60px 0;
    }
    
    .doctors {
        padding: 60px 0;
    }
    
    .doctors .section-title {
        margin: 0 0 44px;
    }
    
    .doctors-list .item .image-block {
    }
    
    .doctors-list .item {}
    
    .doctors-list .item .more {width: 300px;}
    
    .doctors-list .item .info {
    }
    
    .doc-advantages {
        width: 260px;
        max-width: 100%;
    }
    
    .scroll-block {
        display: block;
    }
    
    .scroll-block .left-block {
        width: 100%;
        margin: 0 0 80px;
        position: relative;
        top: 0;
    }
    
    .scroll-block .right-block {
        width: 100%;
    }
    
    .warranty {
        padding: 60px 0;
    }
    
    .warranty-list .item:before {
        font-size: 22px;
        width: 70px;
    }
    
    .credit {
        padding: 50px 0;
    }
    
    .credit-block .info {
        position: relative;
        z-index: 5;
    }
    
    .credit-block .image {
        width: 400px;
        right: -120px;
    }
    
    .gallery {
        padding: 60px 0 0;
    }
    
    .gallery-list .item {
    }
    
    .advantages-section {
        padding: 60px 0 30px;
    }
    
    .clinic-advantages {
        margin: -40px 0 0;
    }
    
    .clinic-advantages .item .image img {
        width: 100%;
    }
    
    .clinic-advantages .item:nth-child(2n) {
    }
    
    .clinic-advantages {
        display: flex;
        flex-wrap: wrap;
    }
    
    .clinic-advantages .item:nth-child(1) {
        order: 1;
    }
    
    .clinic-advantages .item:nth-child(2) {
        order: 3;
    }
    
    .clinic-advantages .item:nth-child(3) {
        order: 4;
        margin-right: 0;
    }
    
    .clinic-advantages .item:nth-child(4) {
        order: 2;
        margin-right: 0;
        margin-bottom: 30px;
    }
    
    .clinic-advantages .item.big .title {
        width: 100%;
        bottom: 0;
    }
    
    .clinic-advantages .item.big .title b {
        font-size: 60px;
    }
    
    .clinic-advantages .item.big .title span {
        font-size: 20px;
    }
    
    .clinic-advantages .item.small .image {
        width: 170px;
    }
    
    .clinic-advantages .item.small .title {
        width: calc(100% - 170px);
        font-size: 20px;
        padding: 12px 14px;
    }
    
    .clinic-advantages .item.small.right .image {
    }
    
    .clinic-advantages .item.small .title {
        order: 1;
    }
    
    .clinic-advantages .item.small .title br {
        display: none;
    }
    
    .reviews {
        padding: 60px 0;
    }
    
    .reviews-list .item {
        width: 100%;
        margin: 0 0 30px;
    }
    
    .reviews-list .item .info .text {
        font-size: 18px;
    }
    
    .reviews-two {
        padding: 60px 0;
    }
    
    .rating-block {
        padding: 30px;
    }
    
    .actions {
        padding: 60px 0;
    }
    
    .actions .actions-list .left {
        width: 100%;
        margin: 0 0 30px;
    }
    
    .actions .actions-list .item.big .image {
        right: 0;
    }
    
    .actions .actions-list .right {
        width: 100%;
        display: block;
    }
    
    .actions .actions-list .item {
        margin: 0 0 30px;
    }
    
    .contacts-block .contact_item .video-adress {
        right: 70px;
    }
    
    .contacts-block .contact_item .video-adress span {
        right: -30px;
    }
    
    .contacts-block {
        width: 465px;
    }
    
    .contacts-block .contact_item:last-child {
        margin: 0;
    }
    
    footer .footer-block .logo-block ul li {
        margin-right: 10px;
    }

}

@media (max-width: 991px) {

    .mobile-toggle {
        display: block;
    }

    header .header-block .medal {
        display: none;
    }
    
    header .header-block .logo a span {
        line-height: 120%;
        font-size: 12px;
    }
    
    .adress_item.phone .title a {
        font-size: 0;
        width: 41px;
        height: 41px;
        display: block;
        position: relative;
        z-index: 5;
    }
    
    header .top-line {
        padding: 12px 0;
        background: #2C3539;
    }
    
    header .header-block .logo {
        margin-right: 0;
    }
    
    header .header-block .logo a img {
        margin-right: 15px;
    }
    
    header .header-block .adress_item:last-child {
        padding: 0;
    }
    
    .adress_item.phone .text {
        display: none;
    }

    header .header-block .adress_item .title {
        margin-bottom: 0;
    }
    
    header .bottom-line {
        display: none;
    }
    
    header {
        box-shadow: 0 0 20px rgb(0 0 0 / 15%);
        position: relative;
        z-index: 25;
    }
    
    .main .image-bg .image {width: 100%;display: none;}
    
    .main .image-bg .color {
        width: 100%;
        height: 100%;
        background: #2c3539;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 1;
    }
    
    .main .main-block .info {
        width: 100%;
        text-align: left;
        padding: 25px 0;
    }
    
    .adress_item .icon {
        background: #585858;
    }

    .adress_item.phone .icon {
        display: none;
    }

    .adress_item.phone .title a {
        background: url(../img/icons/phone_yellow.svg) no-repeat center center;
        background-size: contain;
    }
    
    .main .main-block .info .technology {
        margin: 0 0 20px;
        padding: 20px;
        border-radius: 10px;
        background: #FFF;
    }
    
    .main .main-block .info .technology:before {
        display: none;
    }
    
    .main .main-block .info .middle-title {
        margin: 0 0 30px;
    }
    
    .main .main-block .info .big-title {
        font-size: 44px;
    }
    
    .main .main-block .info:after {
        content: '';
        width: 320px;
        height: 500px;
        position: absolute;
        right: -80px;
        bottom: 0;
        background: url(../img/doc.png) no-repeat right bottom;
        background-size: contain;
        z-index: -1;
    }
    
    .about {
        padding: 32px 0;
    }
    
    .section-title .title {
        font-size: 30px;
        margin: 0 0 10px;
    }
    
    .section-title .subtitle {
        font-size: 18px;
    }
    
    .section-title {
        margin: 0 0 30px;
    }
    
    .about-list .item .image {
        height: 124px;
    }
    
    .about-list .item:before {
        width: 28px;
        height: 28px;
        font-size: 14px;
        left: 10px;
        top: 10px;
    }
    
    .about-list .item .text {
        font-size: 13px;
    }
    
    .about-list .item {
        padding: 24px 30px;
    }
    
    .section-title .big {
        font-size: 80px;
        top: -24px;
    }
    
    .prices {
        padding: 40px 0;
    }
    
    .price-list .item {
        width: 100%;
        margin: 0 0 30px;
    }
    
    .price-list .item .info .details ul li b {
        font-size: 16px;
    }
    
    .price-list .item .info .details ul li span {
        font-size: 16px;
    }
    
    .price-list .item .info .price-block .price-title b {
        font-size: 18px;
    }
    
    .price-list .item .info .price-block .price-title span {
        font-size: 15px;
    }
    
    .price-list .item .info .price-block .price b {
        font-size: 26px;
    }
    
    .price-list .item .info .price-block .price span {
        font-size: 18px;
    }
    
    .price-list .item .info .controls {
        text-align: center;
    }
    
    .btn {
        padding: 18px 40px;
        font-size: 16px;
    }
    
    .price-list .item .info .controls .btn {
        width: 100%;
    }
    
    .price-list .item:last-child {
        margin-bottom: 0;
    }
    
    .problems {
        padding: 40px 0;
        overflow: hidden;
    }
    
    .problems-list .item {
        width: 100%;
        margin: 0 0 20px;
        border-radius: 0;
        background: transparent;
        padding: 0;
    }
    
    .problems-list .item:first-child:after {
        right: inherit;
        left: 50%;
        transform: translateX(-50%) rotate(90deg);
        bottom: -40px;
        top: inherit;
        z-index: 55;
        width: 50px;
        height: 12px;
        display: none;
    }
    
    .problems-list .item:last-child {
        margin: 0;
    }
    
    .problems-list .item .title {
        left: 0;
        font-size: 16px;
        top: 0;
        width: 100%;
        position: relative;
        border-radius: 10px 10px 0 0;
    }
    
    .problems-list {margin: 0 0 20px;background: rgb(0 0 0 / 30%);padding: 20px;border-radius: 12px;}
    
    .problems .section-title {
        margin: 0 0 30px;
    }
    
    .problems-list .item .text {
        background: #FFF;
        padding: 20px 22px;
        border-radius: 0 0 10px 10px;
        font-size: 16px;
    }
    
    .consultation {
        padding: 30px 0;
    }
    
    .consultation-block .info .title {
        font-size: 32px;
    }
    
    .consultation-block .info .subtitle {
        font-size: 20px;
        margin: 0 0 20px;
    }
    
    .consultation-block .advantages {flex-flow: column;}
    
    .consultation-block .advantages .item {width: 320px;display: flex;align-items: center;text-align: left;margin: 0 0 15px;padding-right: 20px;padding: 12px 20px 12px 10px;}
    
    .consultation-block .advantages .item .image {
        width: 60px;
        margin-right: 15px;
        min-width: 60px;
        height: auto;
    }
    
    .consultation-block .advantages .item:last-child {
        margin: 0;
    }
    
    .consultation-block .advantages .item .text {
        font-weight: normal;
    }
    
    .consultation-block .image-block {
        right: -100px;
        width: 390px;
        bottom: -31px;
    }
    
    .consultation-block .form {width: 320px;}
    
    .consultation-block .form form {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
    }

    .consultation-block .form form input {
        margin-right: 0;
        margin-bottom: 10px;
    }
    
    .consultation-block .form form button {
        height: 78px;
        width: 100%;
    }
    
    .credit-block .info .form form button {
        margin: 12px 0 0;
        width: 100%;
        height: 78px;
    }
    
    .doc_info .name b {
        font-size: 18px;
    }
    
    .doc_info .name {
        font-size: 14px;
    }
    
    .doc_info .position {
        font-size: 13px;
    }
    
    .doctors {
        padding: 40px 0;
    }
    
    .doctors-list .item .more {
        /* display: none; */
        width: 100%;
        order: 3;
        border-top: 1px solid rgb(255 255 255 / 30%);
        padding: 15px 0 0;
        margin: 15px 0 0;
    }
    
    .doctors-list .item {
        flex-wrap: wrap;
        align-items: flex-start;
        padding: 20px 30px;
    }
    
    .doctors-list .item .info {
        order: 1;
        width: 55%;
    }
    
    .doctors-list .item .image-block {
        width: 45%;
        bottom: 0;
        margin-top: auto;
        position: relative;
        left: 0;
        order: 2;
        transform: none;
    }
    
    .doc-advantages .advantage {
        width: calc(100% / 2 - 30px / 2);
        flex-flow: column;
        margin: 0 0 19px;
    }
    
    .doc-advantages .advantage .icon {
        margin: 0 0 20px;
    }
    
    .doc-advantages .advantage .text {
        width: 100%;
        text-align: center;
    }
    
    .doctors-list .item .image-block .controls {
        bottom: 0;
    }
    
    .doc-advantages {
        width: 100%;
    }
    
    .warranty {
        padding: 30px 0;
    }
    
    .warranty-list .item .text {
        font-size: 16px;
    }
    
    .credit {
        padding: 40px 0 0;
    }
    
    .credit-block .info .title {
        font-size: 38px;
        text-align: center;
    }
    
    .credit-block .info .text {
        font-size: 16px;
        text-align: center;
    }
    
    .credit-block {
        padding: 0 0 19px;
    }
    
    .credit-block .image {
        bottom: 0;
        right: inherit;
        left: 50%;
        transform: translateX(-50%);
        margin-left: 250px;
        width: 520px;
    }
    
    .credit-block .info .form form input {
        margin-right: 0;
        width: 100%;
    }
    
    .credit-block .info .form {
        width: 340px;
        max-width: 100%;
    }
    
    .gallery {
        padding: 40px 0 0;
    }
    
    .advantages-section {
        padding: 40px 0 30px;
    }
    
    .clinic-advantages .item.big .title b {
        font-size: 48px;
    }
    
    .clinic-advantages .item.big .title span {
        font-size: 16px;
    }
    
    .clinic-advantages .item:nth-child(2) {
        width: 100%;
        margin: 0 0 30px;
    }
    
    .clinic-advantages .item:nth-child(3) {
        width: 100%;
        margin: 0;
    }
    
    .reviews .section-title {
        margin: 0 0 40px;
    }
    
    .reviews-list .item .info .text {
        font-size: 16px;
    }
    
    .rating-block .items .item {
        width: 25%;
        padding: 0 15px;
    }
    
    .rating-block .items .item span {
        width: 20px;
        height: 20px;
        min-width: 20px;
        font-size: 12px;
    }
    
    .actions .actions-list .item {
        min-height: 180px;
        display: flex;
        align-items: center;
        flex-flow: column;
        align-items: flex-start;
        justify-content: center;
    }
    
    .actions .actions-list .item .image {
        width: auto;
        text-align: center;
    }
    
    .actions .actions-list .item .image {
        text-align: center;
    }
    
    .actions .actions-list .item:nth-child(2) .image {
        text-align: left;
        right: 70px;
    }
    
    .contacts-block {
        width: 100%;
        position: relative;
        z-index: 5;
    }
    
    .contacts .map {
        position: relative;
        width: 100%;
        height: 240px;
        left: 0;
    }
    
    .contacts .map .map-image {
        display: none;
    }
    
    footer .adress_item.phone {
        display: none;
    }
    
    .contacts-block .contact_item .video-adress {
        right: inherit;
        left: 300px;
    }

    .modal .modal-block .info .title {
        font-size: 32px;
    }
    
    .modal .modal-block .info .subtitle {
        width: 410px;
        font-size: 14px;
    }
    
    .modal .modal-block .image {
        width: 320px;
        right: 20px;
    }
    
    .modal .modal-block .form form {
        flex-flow: column;
    }
    
    .modal .modal-block .form form input {
        padding: 20px;
        height: 78px;
        width: 100%;
        margin: 0 0 10px;
    }
    
    .modal .modal-block .form form button {
        height: 78px;
    }
    
    .modal .modal-block .form {
        width: 340px;
        max-width: 100%;
    }

}

@media (max-width: 767px) {

    header .header-block .logo a span {
        margin: -20px 0 0;
        width: 200px;
    }
    
    header .header-block .adress_item .title {
        font-size: 14px;
    }
    
    header .header-block .adress_item {
        display: none;
    }

    header .header-block .adress_item.phone {
        display: block;
    }
    
    header .header-block .adress_item:last-child {
        display: block;
        margin-left: auto;
    }
    
    header .header-block .logo a {
        height: 80px;
        overflow: hidden;
        margin-bottom: -24px;
    }
    
    header .header-block .logo a img {margin-top: -50px;}
    
    .main .main-block .info {
        display: flex;
        flex-flow: column;
    }
    
    .main .main-block .info .small-title {
        font-size: 16px;
        order: 1;
    }
    
    .main .main-block .info {
        padding: 20px 0 30px;
    }
    
    .main .main-block .info .big-title {
        font-size: 34px;
        order: 2;
    }
    
    .main .main-block .info .controls {
        order: 4;
    }
    
    .main .main-block .info .middle-title {
        order: 3;
        font-size: 16px;
    }
    
    .main .main-block .info .technology {
        order: 3;
        width: 100%;
        background: transparent;
        border: none;
        box-shadow: none;
        padding: 0;
        display: none;
    }
    
    .main .main-block .info .text {
        order: 6;
        font-size: 14px;
        width: 240px;
        color: #FFF;
        text-shadow: 1px 1px #2c3539;
    }
    
    .main .main-block .info .technology img {
        display: none;
    }
    
    .main .main-block .info .technology ul li {
        color: #FFF;
    }
    
    .main .main-block .info .controls .btn-block .big-btn {
        padding: 18px 32px;
    }
    
    .main .main-block .info .controls .btn-block .big-btn b {
        font-size: 22px;
    }
    
    .main .main-block .info .controls .btn-block .big-btn span {
        font-size: 13px;
    }
    
    .main .main-block .info:after {
        width: 300px;
    }

    .section-title .title br {
        display: none;
        font-size: 28px;
    }
    
    .section-title .subtitle br {
        display: none;
    }
    
    .about-list {
        flex-flow: column;
    }
    
    .about-list .item {
        width: 100%;
        margin: 0 0 20px;
        display: flex;
        align-items: center;
        flex-flow: row;
        padding: 18px 20px;
    }
    
    .about-list .item .text {
        font-size: 18px;
        text-align: left;
        width: calc(100% - 100px);
        line-height: 130%;
    }
    
    .about-list .item .image {
        width: 100px;
        height: auto;
        min-width: 100px;
        margin-right: 20px;
        margin-bottom: 0;
    }
    
    .about-list .item:before {
        left: inherit;
        right: 10px;
    }
    
    .section-title .title {
        font-size: 28px;
    }
    
    .section-title .subtitle {
        font-size: 16px;
    }
    
    .section-title .big {
        font-size: 60px;
        top: -13px;
        white-space: nowrap;
    }
    
    .consultation-block .info .title {
        font-size: 26px;
    }
    
    .consultation-block .info .subtitle {
        font-size: 16px;
    }
    
    .consultation-block .image-block {
        width: 320px;
        bottom: inherit;
        top: 90px;
    }
    
    .consultation-block .image-block .doc_info {
        display: none;
    }
    
    .consultation-block .image-block .image {position: relative;}
    
    .consultation-block .image-block .image:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        background: rgb(44,53,57);
        background: linear-gradient(0deg, rgba(44,53,57,1) 0%, rgba(44,53,57,0) 100%);
        width: 100%;
        height: 200px;
        pointer-events: none;
    }
    
    .consultation-block .form {
        width: 100%;
    }

    .credit-block .info .form form button {
        height: 64px;
        margin-top: 0;
    }
    
    .consultation-block .form form input {
        margin-right: 10px;
        margin-bottom: 0;
        width: 50%;
        height: 64px;
        font-size: 18px;
    }
    
    .consultation-block .form form button {
        height: 64px;
        width: auto;
        font-size: 16px;
    }
    
    .form .politic {
        font-size: 13px;
        text-align: center;
    }
    
    .credit-block .info .form form input {
        padding: 20px 24px;
        font-size: 18px;
        height: 64px;
        margin: 0 0 10px;
    }
    
    .form form button {
        height: 64px;
        margin: 0;
        font-size: 16px;
        padding-left: 20px;
        padding-right: 20px;
        padding: 6px 20px;
    }
    
    .consultation-block .form form {
        flex-wrap: nowrap;
        flex-flow: row;
    }
    
    .doctors-list .item .image-block {
        order: 1;
        width: 100%;
        text-align: center;
        margin: 0 0 20px;
    }
    
    .doctors-list .item .info {
        order: 2;
        width: 100%;
        text-align: center;
        margin: 0 0 20px;
    }
    
    .doctors-list .item .more {
        border: none;
        padding: 0;
        margin: 0;
    }
    
    .doc-advantages .advantage {
        flex-flow: row;
        margin-right: 20px;
        width: calc(100%/2 - 20px/2);
    }
    
    .doc-advantages .advantage .text {
        text-align: left;
    }
    
    .doc-advantages .advantage .icon {
        margin: 0 16px 0 0;
    }
    
    .scroll-block .section-title .title {
        font-size: 28px;
    }
    
    .scroll-block .left-block .section-title .subtitle {
        font-size: 16px;
    }
    
    .warranty-list .item .image {
        pointer-events: none;
        width: 150px;
        bottom: inherit;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .warranty-list .item .text {
        width: 280px;
        font-size: 14px;
    }
    
    .warranty-list .item .title {
        width: 260px;
        font-size: 22px;
    }
    
    .warranty-list .item .title br {
        display: none;
    }
    
    .warranty-list .item:last-child .image {
        bottom: 0;
        transform: none;
        top: inherit;
        width: 210px;
    }
    
    .credit-block .image {
        margin: 0;
        opacity: .1;
        bottom: -20px;
    }
    
    .credit-block .info .title {
        font-size: 28px;
    }
    
    .credit-block .info .text {
        font-size: 14px;
    }
    
    .credit-block .info .form {
        margin: 0 auto;
    }
    
    .form form input {
        margin: 0 0 10px;
    }
    
    .credit {
        padding: 30px 0 20px;
    }
    
    .clinic-advantages .item {
        width: 100%;
        margin: 0 0 20px;
    }
    
    .reviews-list .item .image {
        width: 160px;
        height: 100%;
        background: #CCC;
        display: flex;
        border-radius: 20px 0 0 20px;
    }
    
    .reviews-list .item .info {
        min-height: auto;
        width: calc(100% - 160px);
        padding: 20px;
        height: 100%;
    }
    
    .reviews-list .item .image a {
        display: flex;
        align-items: center;
    }
    
    .reviews-list .item .image a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .reviews-list .item .image a:after {
        width: 40px;
        height: 40px;
        background-size: contain;
    }
    
    .reviews-list .item .info .text {
        font-size: 14px;
    }
    
    .show-more {
        padding: 18px 24px;
        font-size: 16px;
        border-width: 1px;
    }
    
    .reviews {
        padding: 30px 0;
    }
    
    .rating-block {
        padding: 15px;
        margin: 0;
    }
    
    .rating-block .items {
        /* flex-flow: column; */
    }
    
    .rating-block .items .item {
        width: 50%;
        padding: 20px;
        justify-content: flex-start;
    }
    
    .rating-block .items .item span {
        width: 30px;
        height: 30px;
        min-width: 30px;
        font-size: 16px;
    }
    
    .reviews-images {
        display: none;
    }
    
    .actions .actions-list .item.big .image {
        right: -70px;
        width: 260px;
    }
    
    .actions .actions-list .item .image {
        pointer-events: none;
        width: 200px;
        display: flex;
        align-items: flex-end;
        max-width: 100%;
    }
    
    .actions .actions-list .item:nth-child(2) .image {
        width: 100px;
        right: 30px;
        bottom: 0;
        height: auto;
        top: inherit;
        bottom: 20px;
        transform: none;
    }
    
    .actions .actions-list .item:nth-child(2) .image img {
        max-height: 100%;
    }
    
    footer .top-line .footer-block .logo-block {
        margin: 0 auto 20px;
    }
    
    footer .footer-block .licenses {
        width: 100%;
        text-align: center;
    }
    
    footer .footer-block .licenses ul {
        justify-content: center;
    }
    
    footer .top-line .info-text {
        font-size: 12px;
        text-align: justify;
    }

    .modal .modal-block {
        padding: 34px;
    }
    
    .modal .modal-block .image {display: none;}
    
    .modal .modal-block .form {
        margin: 0 auto 0;
        width: 100%;
    }
    
    .modal .modal-block .info .title {
        text-align: center;
        margin: 0 0 10px;
        font-size: 28px;
        text-transform: uppercase;
    }
    
    .modal .modal-block .info .subtitle {
        width: 100%;
        text-align: center;
        margin: 0 0 16px;
        font-size: 13p;
    }
    
    .modal .modal-block .info {
        padding-bottom: 0;
    }
    
    .modal .modal-block .form form input {
        height: 64px;
        padding: 10px 20px;
        font-size: 18px;
        text-align: center;
    }

    .modal .modal-block .form form button {
        height: 64px;
    }
    
    .modal .fancybox-close-small {
        width: 24px;
        height: 24px;
    }
    
    .doc-advantages {
        justify-content: center;
    }
    
    .doc-advantages .advantage:last-child {
        margin-right: 0;
    }

}

@media (max-width: 575px) {

    .price-list {
        /*flex-wrap: nowrap;*/
        overflow-x: auto;
        margin: 0 -15px;
        padding-left: 15px;
    }
    
    .price-list .item .info .title {
        justify-content: center;
    }

    [data-horizontal-scroll] {
        position: relative;
        margin-bottom: 45px;
    }

    .section-title[data-horizontal-scroll]:before {
        content: '';
        position: absolute;
        bottom: -38px;
        right: 15px;
        width: 60px;
        height: 30px;
        background-image: url(../img/icons/hand.svg);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: contain;
        z-index: 10;
        animation: hand 3.5s infinite ease-out;
        opacity: 0;
    }

    .section-title[data-horizontal-scroll]:after {
        content: '';
        position: absolute;
        bottom: -35px;
        right: 15px;
        width: 60px;
        height: 30px;
        background-image: url(../img/icons/hand_bg.svg);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: contain;
        z-index: 9;
        animation: handbg 3.5s infinite ease-out; 
        opacity: 0;
    }


    
    .price-list .item {
        min-width: calc(100vw - 30px);
        margin-right: 15px;
        margin-bottom: 15px !important;
        box-shadow: none;
    }

    .price-list .item:nth-child(2n) {
        margin-right: 15px;
    }

    .doctors-list {
        display: flex;
        flex-wrap: nowrap;
        padding: 0 15px;
        margin: 0 -15px;
        overflow-x: auto;
    }
    
    .doctors-list .item {
        min-width: calc(100vw - 30px);
        margin-right: 15px;
        margin-bottom: 15px !important;
    }
    
    .doctors-list .item:last-child {
        margin-right: 0;
    }

    .reviews-list {
        display: flex;
        flex-wrap: nowrap;
        padding: 0 15px;
        margin: 0 -15px;
        overflow-x: auto;
    }
    
    .reviews-list .item {
        display: flex;
        min-width: calc(100vw - 30px);
        margin-right: 15px;
        margin-bottom: 25px !important;
    }

    .reviews-list .item:nth-child(2n) {
        margin-right: 15px;
    }
    
    .reviews-list .item:last-child {
        margin-right: 0;
    }

    .show-more {
        display: none;
    }

    body > * {
        max-width: 100%;
        overflow-x: hidden;
    }

}

@media (max-width: 524px) {

    .main .main-block .info .big-title span {
        display: block;
    }
    
    .price-list .item .image-block .image:nth-child(2) {
        display: flex;
        align-items: center;
        padding-left: 60px;
        white-space: nowrap;
    }
    
    .price-list .item .image-block .image small {
        display: none;
    }
    
    .price-list .item .image-block .image {
        width: auto;
    }
    
    .price-list .item .info .title {
        display: block;
    }
    
    .price-list .item .info .details ul li {
        display: block;
    }
    
    .price-list .item .info .details ul li span {
        width: 100%;
        display: block;
        margin: 0 0 5px;
        font-size: 16px;
    }
    
    .price-list .item .info .details ul li b {
        display: block;
        width: 100%;
    }
    
    .price-list .item .info .details .details-title {
        font-size: 15px;
    }
    
    .price-list .item .info .price-block .price-title {
        width: 100%;
        text-align: center;
        margin: 0 0 10px;
    }
    
    .price-list .item .info .price-block .price-title b {
        line-height: 1;
    }
    
    .price-list .item .info .price-block .price-title span {
        line-height: 1;
        font-size: 13px;
        margin: 2px 0 0;
    }
    
    .price-list .item .info .price-block .price {
        margin: 0 auto;
        text-align: center;
    }
    
    .price-list .item .info .price-block .price span {
        text-align: center;
    }
    
    .problems-list .item .text {
        font-size: 15px;
    }
    
    .consultation-block .advantages .item {
        width: 270px;
    }
    
    .consultation-block .info .subtitle {
        position: relative;
        z-index: 5;
        font-size: 14px;
    }
    
    .consultation-block .form form {
        flex-flow: column;
    }
    
    .consultation-block .form form input,
    .credit-block .info .form form input {
        margin: 0 0 10px;
        width: 100%;
    }

    .consultation-block .form form button,
    .credit-block .info .form form button {
        height: 64px;
        margin-top: 0;
        width: 100%;
    }
    
    .consultation-block .info .title {
        font-size: 24px;
    }
    
    .gallery-list .item {
        width: 50%;
    }
    
    .gallery-list .item:nth-child(2n+1) {
        border-left: none;
    }
    
    .gallery-list .item:nth-child(2n) {
        border-right: none;
    }
    
    .reviews-list .item {
        flex-flow: column;
    }
    
    .reviews-list .item .image {
        width: 100%;
        height: 270px;
        border-radius: 20px 20px 0 0;
    }
    
    .reviews-list .item .info {
        width: 100%;
        border-radius: 0 0 20px 20px;
        height: auto;
    }
    
    .actions .actions-list .item.big ul {
        width: 100%;
    }
    
    .actions .actions-list .item.big .controls {
        flex-flow: column;
        align-items: flex-start;
    }
    
    .actions .actions-list .item.big .controls .btn {
        margin: 0 0 10px;
    }
    
    .actions .actions-list .item.big .image {
        width: 200px;
        right: -40px;
        bottom: -50px;
    }
    
    .actions .actions-list .item:not(.big) {
        min-height: auto;
        text-align: center;
        justify-content: center;
        flex-flow: column;
        align-items: center;
        padding-bottom: 0;
        margin: 0 0 15px;
    }
    
    .actions .actions-list .item .image {
        position: relative;
        align-items: center;
        display: block;
        margin: 0 auto;
        width: 150px;
        margin: 13px 0 0;
    }
    
    .actions .actions-list .item:nth-child(2) .image {
        right: 0;
        bottom: 0;
    }
    
    .actions {
        padding: 40px 0 30px;
    }
    
    .actions .actions-list .left {
        margin: 0 0 15px;
    }
    
    .actions .actions-list .item:not(.big):last-child {
        margin: 0;
    }
    
    .contacts-block .contact_item .video-adress {
        left: 0;
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    
    .contacts-block .contact_item .video-adress span {
        right: -140px;
        top: 30px;
    }
    
    .contacts-block .contact_item .video-adress span:after {
        transform: rotate(45deg);
        bottom: inherit;
        top: -10px;
    }
    
    footer .bottom-line .links ul {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    footer .bottom-line .links ul li:last-child {
        margin: 15px auto 0;
    }
    
    footer .footer-block .logo-block ul {
        flex-flow: column;
    }

    footer .footer-block .logo-block ul li {
        margin-right: 0;
    }
    
    footer .top-line .info-text {
        text-align: left;
    }

    .credit-block .info .text br {
        display: none;
    }
    
    .section-title .big {
        left: -10px;
    }

    .about-list .item .text {
        font-size: 16px;
    }
    
    .about-list .item:before {
        top: -10px;
        right: -10px;
    }
    
    .warranty-list .item .image {
        width: 120px;
        bottom: 0;
        top: inherit;
        transform: none;
        right: 10px;
    }
    
    .warranty-list .item .image.bottom {
        bottom: 0;
        right: 30px;
    }

}

@media (max-width: 474px) {

    .modal .modal-block .info .title {
        font-size: 25px;
    }
    
    .modal .modal-block .info .title br {
        display: none;
    }
    
    .modal .modal-block {
        padding: 36px 24px;
    }

}

@media (max-width: 424px) {

    .main .main-block .info .small-title {
        font-size: 14px;
    }
    
    .main .main-block .info .big-title {
        font-size: 30px;
    }

    .main .main-block .info .text {
        display: none;
    }

    .main .main-block .info .controls {
        margin-bottom: 0;
    }
    
    .main .main-block .info:after {
        width: 240px;
    }
    
    .main .main-block .info .middle-title {
        font-size: 14px;
    }
    
    .section-title .title {
        font-size: 24px;
    }
    
    .section-title .subtitle {
        line-height: 120%;
    }
    
    .section-title .big {
        font-size: 50px;
    }
    
    .consultation-block .advantages .item {
        width: 100%;
        min-height: 96px;
        padding: 8px 12px;
    }
    
    .consultation-block .advantages .item .image {width: 80px;min-width: 80px;}
    
    .consultation-block .info .subtitle {
        width: 100%;
    }
    
    .consultation-block .advantages .item .text {
        font-size: 13px;
        line-height: 120%;
    }
    
    .consultation-block .image-block {
        display: none;
    }
    
    .consultation-block .form:before {
        content: '';
        position: relative;
        display: block;
        width: 100%;
        height: 280px;
        background: url(../img/doc.png) no-repeat center center;
        background-size: contain;
    }
    
    .doctors-list .item .info .name {
        font-size: 20px;
    }
    
    .doctors-list .item .info .position {
        font-size: 13px;
    }
    
    .doctors-list .item .info .position br {
        display: none;
    }
    
    .doctors .section-title {
        margin: 0 0 45px;
    }
    
    .doc-advantages .advantage {
        flex-flow: column;
        align-items: center;
    }
    
    .doc-advantages .advantage .text {
        text-align: center;
    }
    
    .doc-advantages .advantage .icon {
        margin: 0 0 12px;
    }
    
    .warranty-list .item .image {
        display: none;
    }
    
    .warranty-list .item {
        background: #2C3539;
        margin: 0 0 60px;
        padding: 24px 20px;
    }
    
    .warranty-list .item:before {
        width: 60px;
        height: 40px;
        font-size: 20px;
        top: -40px;
    }
    
    .warranty-list .item .title {
        width: 100%;
        margin: 0 0 8px;
        line-height: 120%;
    }
    
    .credit-block .info .title {
        font-size: 26px;
    }
    
    .form form input {
        font-size: 16px;
    }
    
    .clinic-advantages .item.small .title {
        font-size: 16px;
    }
    
    .reviews-two {
        padding: 30px 0;
    }
    
    .rating-block .items .item {
        width: 100%;
        justify-content: center;
        margin: 0 0 28px;
        padding: 0 10px;
    }
    
    .rating-block .items .item span {
        margin-right: -15px;
    }
    
    .rating-block {
        padding: 30px 15px;
    }
    
    .rating-block .items .item:last-child {
        margin: 0;
    }
    
    .actions .actions-list .item.big .controls {
        position: relative;
        z-index: 5;
    }

    .price-list .item {
        box-shadow: 0 0 20px rgb(0 0 0 / 5%);
    }

}

@media (max-width: 374px) {
    
    .doc-advantages .advantage .text br {
        display: none;
    }

    .price-list .item .image-block .image:first-child:after {
        right: -100px;
    }

    .price-list .item .info .title span {
        font-size: 20px;
    }

    .actions .actions-list .item .title {
        max-width: 100%;
        font-size: 22px;
    }
    
    header .header-block .logo a span {
        display: none;
    }
    
    .main .main-block .info .controls .btn-block .big-btn {
        width: 100%;
        padding: 14px 18px;
    }
    
    .main .main-block .info .controls .btn-block .big-btn b {
        font-size: 20px;
    }
    
    .main .main-block .info .controls .btn-block .big-btn span {
        font-size: 12px;
    }
    
    .main .main-block .info .big-title {
        font-size: 27px;
    }
    
    .main .main-block .info .small-title {
        font-size: 11px;
    }
    
    .main .main-block .info .middle-title {
        font-size: 13px;
    }
    
    .clinic-advantages .item.small .image {
        width: 130px;
    }
    
    .clinic-advantages .item.small .title {
        width: calc(100% - 130px);
        font-size: 14px;
    }
    
    .actions .actions-list .item.big .title {
        font-size: 30px;
    }
    
    .actions .actions-list .item.big .subtitle {
        font-size: 20px;
    }
    
    .actions .actions-list .item.big {
        padding-left: 20px;
        padding-right: 20px;
    }

    .modal .modal-block .info .title {
        font-size: 21px;
    }
    
    .modal .modal-block .info .subtitle {
        font-size: 13px;
        line-height: 120%;
    }

}

@media (max-width: 319px) {
    body {
        min-width: 320px;
    }
}