@media (max-width: 1023px)
{
    .block_doctors_wrap_info {
        display: flex;
        flex-wrap: wrap;
    }
    .block_doctors_flex_item {
        width: 100%;
        padding-bottom: 20px;
    }
    /*---------------
        Main styles
    ---------------*/
    header .info,
    .main_section .info,
    .main_section .main_sert,
    .main_about,
    .main_advantages,
    .main_new .block,
    .main_new .items,
    .main_articles .block_l,
    .main_articles .block_r,
    .premium .box .cup,
    .premium .box .name,
    .premium .box .title,
    .main_doctors,
    .partners,
    .section_map,
    footer,
    .inner_section .cont,
    .small_info,
    .prospects .item,
    .advantages .item,
    .branches,
    .construction,
    .information,
    .section_photos,
    .section_form .img,
    .section_form .form,
    .content.big,
    aside.big,
    .contacts .block,
    .animationInUp,
    .contacts .form,
    .cert_doc .item,
    .certificates,
    .equipment .item,
    .feedback .box_links,
    .feedback .item,
    .section_info .block,
    .section_info .images,
    .features .item,
    aside:not(.big) .banner_aside,
    aside:not(.big) .form:not(.anNo),
    .more_articles,
    .section_pad,
    .form_sector,
    .inform .box_img,
    .inform .sector
    {
        visibility: visible;
    }


    .form .agree br
    {
        display: none;
    }


    .text_block .hideMob
    {
        display: none;
    }

    .text_block .more_readMob
    {
        display: inline-block;

        vertical-align: top;
    }


    .pagination > :nth-child(5),
    .pagination > :nth-child(6)
    {
        display: none;
    }
    /*---------------
        Header
    ---------------*/
    header
    {
        padding-bottom: 66px;
    }

    header.top_header
    {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .mob_menu_link
    {
        display: block;
    }

    header .top
    {
        position: relative;

        padding: 5px 0;
    }

    header .top .cont
    {
        align-items: center;
        align-content: center;
    }

    header .logo_mob
    {
        display: block;
    }

    header .visually
    {
        display: none;
    }

    header .tooltip_adres
    {
        display: none;
    }

    header .phone
    {
        width: 22px;
        height: 22px;
        margin-left: 0;
    }

    header .phone svg
    {
        display: block;
    }

    header .phone span
    {
        display: none;
    }

    header .modal_lang
    {
        display: none;
    }

    header .search
    {
        position: absolute;
        z-index: 10;
        top: 100%;
        left: 0;

        width: 100%;
        padding: 20px;
    }

    header .search:before
    {
        position: absolute;
        top: 0;
        left: 0;

        width: 100%;
        height: 100%;

        content: '';

        opacity: .27;
        background: var(--bg3) url(../images/bg_header.jpg) 50%/cover no-repeat;
    }

    header .search:after
    {
        position: absolute;
        top: 0;
        left: 0;

        width: 100%;
        height: 100%;

        content: '';

        opacity: .53;
        background: var(--bg2);
    }

    header.top_header .search
    {
        background: transparent;
    }

    header.top_header .search:before,
    header.top_header .search:after
    {
        display: none;
    }

    header .search .input
    {
        position: relative;
        z-index: 1;

        height: 44px;

        border-color: transparent;
    }

    header .search .submit_btn
    {
        position: relative;
        z-index: 2;

        height: 26px;
    }
    header .info.animated{
        visibility: hidden !important;
    }
    header .info.animated.show{
        visibility: visible !important;
        background: var(--bg2);
    }
 

    header .info
    {
        position: fixed;
        z-index: 100;
        top: 52px;
        left: 0;

        visibility: hidden;
        overflow-y: auto;

        width: 100%;
        height: calc(100% - 52px);
        margin: 0;
        padding: 25px 0;

        transition: .2s linear;
        pointer-events: none;

        opacity: 0;
    }

    header .info.show
    {
        visibility: visible;

        pointer-events: all;

        opacity: 1;
    }

    header .info:before
    {
        position: fixed;
        top: 52px;
        left: 0;

        width: 100%;
        height: 100%;

        content: '';

        opacity: .9;
        background: var(--bg2);

        backdrop-filter: blur(7px);
    }

    .close_header
    {
        display: block;
    }

    header .logo
    {
        display: none;
    }

    header .modal_langMob
    {
        display: block;
    }

    header .login
    {
        margin-left: 25px;

        order: 0;
    }

    header .menu
    {
        width: 100%;
        margin-top: 34px;
    }

    header .menu .item
    {
        width: calc(100% + 24px);
        margin: 0 -12px;
    }

    header .menu .item + .item
    {
        margin: 25px -12px 0;
    }

    header .menu .item a
    {
        padding: 0 12px;
    }

    header .menu .item a:hover
    {
        background: transparent;
    }

    header .visuallyMob
    {
        display: block;
    }

    header .phoneMob
    {
        display: block;
    }

    header .adresMob
    {
        display: block;
    }

    header .info .bg
    {
        display: none;
    }
    /*---------------
        Main section
    ---------------*/
    .owl-carousel .owl-nav button:not(.disabled):hover
    {
        transform: scale(1);
    }


    .main_section
    {
        padding: 132px 0 26px;
    }

    .main_sert
    {
        margin-top: 80px;
    }

    .main_sert .slider
    {
        padding-left: 50px;
    }

    .main_sert .slider .slide .img
    {
        height: 120px;
    }

    .main_sert .slider .slide .desc_sert
    {
        color: var(--color2);
        font-size: 12px;
        font-weight: 500;

        position: static;

        margin-top: 12px;
        padding: 0;

        background: transparent;
    }

    .main_sert .slider .slide:hover .desc_sert
    {
        opacity: 0;
    }

    .main_sert .slider .active .slide .desc_sert
    {
        opacity: 1;
    }


    .main_about .text_block
    {
        padding-right: 0;
    }


    .main_advantages .item
    {
        width: calc(50% - 12px);
    }


    .main_new .block
    {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .main_new .block .img_abs
    {
        max-width: 100%;
    }


    .main_articles .block_l
    {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .main_articles .more a
    {
        min-width: 1px;
    }

    .main_articles .block_r
    {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .main_articles .items
    {
        margin-top: 30px;
    }

    .main_articles .article + .article
    {
        margin-top: 26px;
    }


    .premium .box
    {
        padding-left: 110px;
    }

    .premium .box .name
    {
        font-size: 22px;
    }

    .premium .box .title
    {
        font-size: 22px;
    }


    .main_doctors
    {
        padding: 50px 0;
    }

    .doctors .doctor .block
    {
        padding-top: 17px;
        padding-bottom: 17px;
    }

    .doctors .doctor .box
    {
        margin-top: 12px;
    }

    .doctors .doctor .desc
    {
        margin-top: 12px;
    }

    .doctors .doctor .link
    {
        margin-top: 23px;
    }


    .partners
    {
        padding-bottom: 50px;
    }


    .section_map .info
    {
        position: static;

        width: 100%;
        padding: 40px 20px;
    }

    .section_map .info .text br
    {
        display: none;
    }


    .map
    {
        height: 295px;
    }


    .inner_section
    {
        min-height: 1px;
        padding: 72px 0 60px;
    }

    .inner_section.small
    {
        padding: 72px 0 60px;
    }


    .section_form .img
    {
        width: 100%;
        min-height: 1px;
    }

    .section_form .img img
    {
        height: auto;

        object-fit: none;
    }

    .section_form .form
    {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }


    .diagnostics .abs_img
    {
        max-width: 80%;

        background-size: contain;
    }


    .advantages
    {
        margin-left: -30px;
    }

    .advantages .item
    {
        width: calc(50% - 30px);
        margin-left: 30px;
    }

    .advantages .item .icon
    {
        left: 23px;
    }

    .advantages .item .box
    {
        padding: 26px 23px 18px;
    }


    .content_flex .content
    {
        width: 100%;
    }


    .small_info
    {
        padding: 21px 0 32px;
    }

    .small_info .title
    {
        display: block;
    }

    .small_info .desc span
    {
        display: none;
    }


    .banner_mob
    {
        display: block;
    }

    .banner_mob + .text_bg
    {
        margin-top: 0;
    }


    .features .item
    {
        width: calc(50% - 30px);
    }


    .section_info
    {
        padding: 70px 0;
    }

    .section_info .images
    {
        display: block;

        width: 100%;
        margin-top: -36px;

        order: 0;
    }

    .section_info .images img
    {
        max-width: 100%;
        margin-left: 0;
    }

    .section_info .images .noMob
    {
        display: none;
    }

    .section_info .block
    {
        width: 100%;
        max-width: none;
        margin-top: 26px;
    }

    .section_info .box_img
    {
        display: none;
    }


    .feedback .item
    {
        padding-right: 0;
        padding-bottom: 70px;
    }

    .feedback .item .box_img
    {
        width: 371px;
        margin-left: 20px;
    }

    .feedback .item .info
    {
        width: 100%;
        max-width: none;
        margin-top: 41px;
        padding: 0 20px;
    }

    .feedback_doctor .item .info
    {
        order: 3;
    }

    .feedback .item .box_doctor
    {
        width: 272px;
        margin-right: 20px;
        padding: 20px 0 0;
    }

    .page-content,
    .contacts
    {
        margin-top: 0;
    }

    .contacts .form
    {
        padding-right: 0;
    }


    .certificates
    {
        padding: 50px 0;
    }

    .certificates .title_small
    {
        max-width: none;

        text-align: center;
    }

    .certificates .slider
    {
        margin-top: 82px;
        padding-right: 32px;
        padding-left: 32px;
    }

    .certificates .slider.view_small,
    .certificates .slider.view_all
    {
        margin: 54px 0 0 0;
        padding-right: 32px;
    }

    .certificates .slider.view_small .owl-stage-outer,
    .certificates .slider.view_all .owl-stage-outer
    {
        overflow: hidden;
    }

    .certificates .cert
    {
        padding: 0 9px;
    }

    .certificates .img_abs
    {
        background-size: 258px auto;
    }

    .certificates .owl-carousel .owl-nav button
    {
        top: -55px !important;

        margin-top: 0 !important;
        margin-left: 0;
    }

    .certificates .owl-carousel .owl-nav button.owl-prev
    {
        left: 41px !important;
    }

    .certificates .owl-carousel .owl-nav button.owl-next
    {
        right: 41px;
        left: auto !important;
    }


    .events .top .sort
    {
        margin-left: auto;
    }

    .event_list * + .title_small
    {
        margin-top: 30px;
    }

    .event_list .items
    {
        margin-top: 30px;
    }

    .event_list .items .item + .item
    {
        margin-top: 30px;
    }

    .event_list .items .item .visually
    {
        display: none;
    }

    .event_list .items .item .name
    {
        padding-right: 0;
    }


    .articles .more a
    {
        min-width: 1px;
    }



    .branches .item
    {
        width: calc(50% - 30px);
    }


    .photos.owl-loaded
    {
        display: none;
    }

    .photosMob.owl-loaded
    {
        display: block;
    }


    .construction .img
    {
        display: none;
    }


    .construction .block_l
    {
        display: block;

        width: 100%;
    }

    .construction .form
    {
        width: 100%;

        border-right: none;
    }

    .construction .data .list
    {
        margin-top: 23px;
        padding-left: 18px;
    }

    .construction .data .list > li:before
    {
        top: 8px;

        width: 6px;
        height: 6px;

        border-radius: 0;
        background: var(--color4);
    }

    .construction .data .list li ul
    {
        margin-left: 0;
    }

    .construction .data .list li ul li:before
    {
        display: none;
    }


    .cert_doc .item:nth-child(n + 4)
    {
        display: none;
    }
    /*---------------
        Sidebar
    ---------------*/
    aside
    {
        width: 100%;
    }

    aside .banner_aside
    {
        display: none;
    }

    aside .form
    {
        display: none;
    }

    aside.big .form
    {
        display: block;
    }
    /*---------------
        Footer
    ---------------*/
    footer .cont_bg
    {
        padding: 40px 0;
    }

    footer .block_r
    {
        width: 400px;
    }

    footer .list
    {
        width: 100%;
        margin-left: 0;
    }

    footer .list > div
    {
        width: calc(33.333% - 10px);
        margin-left: 0;
    }

    footer .list ul
    {
        display: none;
    }


    footer .block_l
    {
        max-width: 310px;
    }

    footer .logo .text
    {
        margin-left: 10px;
    }
    /*---------------
        Custom
    ---------------*/
    .wideo_wrap {
        position: static;
        right: 10%;
        top: 35px;
        padding: 20px;
    }
    .wideo_wrap .first_vigeo_src {
        display: flex;
        flex-wrap: wrap;
        color: #fff;
        align-items: center;
        justify-content: flex-start;
        text-decoration: none;
    }
    .wideo_wrap .first_vigeo_src span {
        width: 100%;
        padding-top: 10px;
        text-align: left;
    }


    .inform{
        display: block;
    }

    .inform .box_img{
        display: none;
    }

    .inform .sector{
        width: 100%;
    }

    .inform .sector .box{
        padding-left: 20px;
        padding-right: 20px;
    }


    .section_pad{
        padding: 50px 0;
    }


    .form_sector{
        padding: 50px 0;
    }


    .more_articles{
        padding: 50px 0;
    }


    .clinic_advantages .slide{
        padding: 30px 20px;
    }

    .clinic_advantages .slide .icon{
        position: absolute;
        left: 20px;
        top: 30px;
    }

    .clinic_advantages .slide .name{
        padding: 0 0 0 80px;

        min-height: 60px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;

        font-size: 16px;
    }

    .clinic_advantages .slide .name br{
        display: none;
    }

    .head_section .sub_title br{
        display: none;
    }


    .form.gray{
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .form .line_flex.three .line_form {
        width: calc(100%/2 - 20px);
    }

    .form .line_flex.three .line_box {
        width: calc(100% - 20px);

        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: flex-start;
        flex-wrap: nowrap;
    }

    .form .line_box .submit{
        width: calc(100%/2 - 10px);
        margin-left: 20px;
        order: 2;
        flex-shrink: 0;
    }

    .form .line_box .agree{
        margin-top: 0;
    }


    .more_articles .list li{
        width: calc(100%/2 - 30px);
    }

    .news .item .name {
        font-size: var(--font_size2);
    }

    .sort{
        margin-top: 30px;
    }

    aside.middle {
        width: 100%;
        margin-bottom: 30px;
    }

    .content_flex .content.middle {
        width: 100%;
    }
}
