@media (max-width: 1050px) {
    header {
		padding: 25px 0px 20px 20px;
    }
}

@media (max-width: 1290px) {
    .directions-list .tabs .tabs__link_wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    header .header__logo {
        width: 24%;
		/*margin-top: -12px;*/
    }

}
@media (min-width: 992px) {
    header .contacts__item .contacts__content {
        display: inline-block !important;
    }
    .mobile-block {
        display: none;
    }

}
@media (max-width: 1124px) {
    /*header .contacts__item:nth-child(3) .contacts__content {
        display: none;
        min-height: 45px;
    }
    header .contacts .contacts__item_active .contacts__content {
        display: inline-block;
    }*/
    /*header .contacts__item .contacts__img {
        position: relative;
        top: 6px;
        vertical-align: inherit;
    }
    .clinics .contacts__item .contacts__img {
        position: relative;
        top: 6px;
        vertical-align: inherit;
    }*/
}
@media (min-width: 992px) {
    header .contacts__item.contacts__item_clinic, header .contacts.contacts_mobile, header .top_line .clinic-popup {
        display: none;
    }
    header .contacts .contacts__item.contacts__item_work {
        order: 3;
    }
    header .contacts .contacts__item.contacts__item_call {
        order: 1;
    }
    header .contacts .contacts__item.contacts__item_address {
        order: 2;
    }
    .clinics .contacts__item.contacts__item_clinic, header .contacts.contacts_mobile, header .top_line .clinic-popup {
        display: none;
    }
    .clinics .contacts .contacts__item.contacts__item_work {
        order: 3;
    }
    .clinics .contacts .contacts__item.contacts__item_call {
        order: 1;
    }
    .clinics .contacts .contacts__item.contacts__item_address {
        order: 2;
    } 
}
@media (max-width: 991px) {
    .main {
        padding-top: 160px;
    }
    header > .clinic-popup {
        display: none;
    }
	header .search-b .form {
    	width: 100%;
	}
    header {
        position: fixed;
        top: 77px;
        left: 0;
        right: 0;
        height: 84px;
        padding: 13px 20px 20px 15px;
        /*border: none;*/
        z-index: 10; 
        border-bottom: none !important;
        background: #fff;
        /*
        -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.25);
        -moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.25);
        box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.25);
        */
        -webkit-box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.15);
        -moz-box-shadow:    0px 1px 10px 0px rgba(50, 50, 50, 0.15);
        box-shadow:         0px 1px 10px 0px rgba(50, 50, 50, 0.15);
    }
    .header__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
		margin: -4px 0 10px 4px;
    }
	header .contacts {
        margin: -4px 0 20px;
    }
    header .contacts .contacts__wrapper {
        justify-content: center;
    }
    header .header__wrapper .contacts {
        display: none;
    }
    .directions-list .tabs__link {
        font-size: 18px;
    }
    .directions-list .tabs .tabs__content {
        padding: 0;
    }
    header .clinic-popup {
        position: static;
        margin: 0 -20px 5px;
    }
    header .clinic-popup a {
        display: block;
        text-align: center;
        border-radius: 15px;
        padding: 3px 0;
    }
    header .clinic-popup span {
        display: none;
    }
    header .clinic-popup .clinic_mobile {
		display: inline-block;
		border: 1px solid #ff7f38;
		border-top: none;
		border-radius: 0 0 15px 15px;
		padding: 0 12px 1px 12px;
		margin: 0px 0px 0px 0px;
		background: #ff5100;
		font-family: robotolight;
		box-shadow: 0 3px 3px -3px #8f4c38;
    }
    .menu-btn_mobile {
        display: block;
        padding: 11px 0 0 30px;
    }
    .main-menu {
        display: none;
        height: 0;
        overflow: hidden;
        position: absolute;
        max-width: inherit;
        left: 0;
        right: 0px;
        top: 74px;
        padding: 0;
        z-index: 50;
        background: #fff;
        -webkit-box-shadow: 0 15px 25px 0 rgb(232, 232, 232);
        -moz-box-shadow: 0 15px 25px 0 rgb(232, 232, 232);
        box-shadow: 0 15px 25px 0 rgb(232, 232, 232);
        -moz-transition:all 1s ease;-o-transition:all 1s ease;-webkit-transition:all 1s ease;transition:all 1s ease;
    }
    .main-menu > ul {
        padding: 20px 22px 15px 22px;
    }
    .main-menu .main-menu__item {
        float: none;
    }

    .main-menu-m {
		
        display: block;
        height: 0;
        overflow: hidden;
        position: absolute;
        max-width: inherit;
        left: 0;
        right: 0px;
        top: 100%;
        padding: 0;
        z-index: 50;
        background: #fff;
        -webkit-box-shadow: 0 15px 25px 0 rgb(232, 232, 232);
        -moz-box-shadow: 0 15px 25px 0 rgb(232, 232, 232);
        box-shadow: 0 15px 25px 0 rgb(232, 232, 232);
        -moz-transition:all 1s ease;-o-transition:all 1s ease;-webkit-transition:all 1s ease;transition:all 1s ease;
        overflow-y: hidden;
        -webkit-box-shadow: inset 0 6px 10px -5px rgba(50,50,50,.15);
        box-shadow: inset 0 6px 10px -5px rgba(50,50,50,.15);
    }

	.main-content {
		padding: 10px 20px 10px 20px;
	}

	/*********/
	.gallery-menu-m,
    .gallery-menu-m_second{
        display: block;
        height: 0;
        overflow: hidden;
        position: inherit;
        max-width: inherit;
        left: 0;
        right: 0px;
        top: 85px;
        padding: 0;
        z-index: 0;
        background: #fff;
        box-shadow: none;
        -moz-transition:all 1s ease;-o-transition:all 1s ease;-webkit-transition:all 1s ease;transition:all 1s ease;
        overflow-y: hidden;

    }
	div.top_button_gallery,
    div.top_button_gallery_second{
		height: 38px;
		padding: 1px 10px 3px 10px;
		border: solid 1px rgba(12, 31, 69, 0.2);
		border-radius: 18px;
		/*border-radius: 4px;*/
		font-size: 14px;
		font-style: normal;
		line-height: 33px;
		display: block !important;
		/*margin: 13px 0px 5px 0px;*/
		position: relative;
		overflow: hidden;
	}
    .top_button_gallery {
		margin: 8px 0px 1px 0px;
	}
    .top_button_gallery_second{
		margin: 15px 0px 5px 0px;
	}

	.tchk {
		float: right;
		padding-right: 15px;
		line-height: 27px;
		cursor: pointer;
	}
	/*********/
    body._menu-open {
        overflow: hidden;
		scrollbar-width: none;
		-ms-overflow-style: none;
    }
    body._menu-open ::-webkit-scrollbar { /* chrome based */
		width: 0px;  /* ширина scrollbar'a */
		background: transparent;  /* опционально */
	}
    .main-menu-m ul {
        padding: 12px 22px 12px 20px;
    }
    .gallery-menu-m ul, .gallery-menu-m_second ul {
        padding: 4px 22px 0px 10px;
    }
    .show-main-menu {
        height: auto;
		/*overflow-y: scroll;*/
		scrollbar-width: none;
		-ms-overflow-style: none;
		/*margin-top: 10px;*/
    }
    .main-menu-m .main-menu__item {
        float: none;
    }

    header .header__logo {
        /*width: 26.5%;*/
        width: auto;
		margin-top: 0;
    }
    .search-b {
        /*max-width: 450px;*/
        max-width: inherit;
    }
    header .header__title {
        font-size: 22px;
    }
    header .contacts .contacts__item {
        margin-right: 0;
        padding-right: 12px;
    }
    .clinics .contacts .contacts__item {
        margin-right: 0;
        padding-right: 12px;
    }
    header .header__logo img {
        max-width: 53px;
    }
    header .header__logo a {
        font-size: 24px;    /*20px*/
        line-height: 24px;  /*20px*/
    }
    header .header__info {
        flex-grow: 1;
        padding: 1px 0 0;
        overflow: inherit;
    }
    /*.contacts .contacts__item.contacts__item_search {
        order: 1;
    }
    .contacts .contacts__item.contacts__item_work {
        order: 2;
    }
    .contacts .contacts__item.contacts__item_call {
        order: 3;
    }
    .contacts .contacts__item.contacts__item_address {
        order: 4;
    }
    .contacts .contacts__item.contacts__item_clinic {
        order: 5;
    }*/
    header .header__title {
        display: none;
    }
    header .contacts__item.hide .contacts__content {
        display: none;
    }
    .top_line {
        display: block;
		box-shadow: 0 3px 3px -3px #fa6d44;
		border-top: 1px solid #f9a991;
    }
	
    .contacts__wrapper .contacts__item .contacts__content {
        color: #fff;
    }
    .contacts__wrapper .contacts__item .contacts__content span {
        color: #fff;
    }
    .contacts__wrapper .contacts__item .contacts__content .phone {
        color: #fff;
    }
    .contacts__wrapper .contacts__item.contacts__item_clinic a {
        background: url(../images/icon_hand_w.png) no-repeat -1px 0;
    }
    .menu-btn_mobile button {
        /*background: url(../images/menu2.png) no-repeat 50% 50%;*/
        background: url(../images/menu4.png) no-repeat 50% 50%;
    }
    /*.menu-btn_mobile button:hover {
        background: url(../images/menu_btn_2.png) no-repeat 0 0;    
    }*/
    /*hide panel*/
    .hide-panel {
        padding-top: 75px;
    }
    .hide-panel .top_line {
        top: -75px;
    }
    .hide-panel header {
        top: 0px;
    }
    .top_line .search-b input[type="text"] {
        border-color: #ff9966;
    }
    header .contacts__item .contacts__content .call {
        color: #fff;
        line-height: 13px;
        border-bottom: dashed 1px #fff;
    }
    .clinics .contacts__item .contacts__content .call {
        color: #fff;
        line-height: 13px;
        border-bottom: dashed 1px #fff;
    }
    .main_txt,
    .doctors_slider,
    .gallery_photo,
    .consultation_block,
    .slider_themes,
    .news_list_main {
        display: none;
    }

    /*2018-04-02 - begin*/

    header .header__info {
        overflow: hidden;
        padding: 1px 0 0;
    }

	/*
	.search-b input[type="text"] {
        width: 100%;
        height: 38px;
        padding: 1px 10px 3px;
        border: solid 1px rgba(51,51,51,.3);
        border-radius: 18px;
        font-size: 13px;
        font-style: italic;
    }*/

	.search-b input[type="text"] {
		padding: 1px 10px 3px;
		height: 39px;
		border: solid 1px rgba(12, 31, 69, 0.2);
		border-radius: 1000px;
		box-shadow: none;
    }

	.bx-breadcrumb {
        -display: none;
    }

    h1 {
        /*margin-left: 10px;*/
        font-size: 1.7em;
        line-height: 1.5;
    }

    /*2018-04-02 - end*/
	.center_column
	{
		width: 100%;
		float: none;
	}
	.right_column
	{
		display: none;
	}

    /*footer*/
    #footer {
        height: auto;
    }

    #footer .footer_cont {
        height: auto;
    }
    #footer .footer_cont .foot_right {
        float: none;
        width: 100%;
        padding: 5px 10px 0;
        clear: both;
    }
    #footer .footer_cont .foot_info {
        width: auto;
		padding: 0 0 0 10px;
    }
    #footer .footer_cont .foot_info .item_info {
        margin-bottom: 6px;
    }
    #footer .footer_cont .foot_info .item_info br {
        display: none;
    }
}
@media (max-width: 840px) {
    /*header .header__logo {
        width: 32.5%;
    }
    .search-b {
        max-width: 340px;
    }*/
    .clinics .clinics__item {
        padding: 0;
    }
    .popup.clinics .contacts .contacts__item {
        margin: 0 4px 10px 0;
    }
}
@media (max-width: 767px) {

	/*.block_call .caption, .block_recall .caption {
		max-width: 280px;
	}*/	

	
    .tabs .tabs__link_wrapper {
        display: flex;
        flex-wrap: wrap;
    }
	
	.directions-list {
        height: auto;
        min-height: 0;
    }
    .directions-list .tabs__link {
        float: none;
        width: 50%;
        min-height: 45px;
		border-bottom: solid rgba(51, 31, 20, 0.12) 1px;
		border-top: solid rgba(255, 255, 255, 0.5) 1px;

    }
    .directions-list .tabs .tabs__link .tabs__titles {
        min-height: 45px;
        padding: 10px 20px 10px 21px;
    }
    .directions-list .tabs .directions__cols {
        font-size: 0;
    }
    .directions-list .directions__col {
        /*width: 50%;
        float: none;
        display: inline-block;*/
        font-size: 14px;
        vertical-align: top;
        -webkit-column-count: 2;
        -o-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
	.directions-list .tabs .tabs__link:last-of-type:nth-of-type(3n-1) {
		width: 50%;
	}
	.directions-list .tabs .tabs__link:last-of-type:nth-of-type(3n-1) .tabs__titles {
		width: 100%;
	}
	.directions-list .tabs .tabs__link:last-of-type:nth-of-type(3n-1) .tabs__titles::before {
		width: calc(100% - 50px);
	}
	.directions-list .tabs .tabs__link:last-of-type:nth-of-type(2n) {
		width: 50%;
	}
	.directions-list .tabs .tabs__link:last-of-type:nth-of-type(2n) .tabs__titles::before {
		width: calc(100% - 50px);
	}
	.directions-list .tabs .tabs__link:last-of-type:nth-of-type(2n-1) {
		width: 100%;
	}
	.directions-list .tabs .tabs__link:last-of-type:nth-of-type(2n-1) .tabs__titles::before {
		width: calc(50% - 50px);
	}
	
	
    header .header__logo {
        float: left;
        width: auto;
    }
    .directions-list .directions__title {
        font-size: 18px;
        line-height: 26px;
		padding-bottom: 15px;
    }
    .clinics .clinic__url {
        font-size: 20px;
    }
    .clinics .clinic__descr {
        font-size: 18px;
    }   
    .directions-list {
        background-image: none !important;
    }

    .directions-list .tabs .tabs__content img {
        display: block;
        max-width: -webkit-fill-available;
        max-width: -moz-available;
    }

    header .contacts__item .contacts__content, .contacts__item .contacts__content .phone {
        /*font-size: 13px;*/
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        transition: all 0.6s;       
    }
    header .contacts__item.contacts__item_address .contacts__content {
        max-width: 145px;
    }   
    .clinics .contacts__item .contacts__content, .contacts__item .contacts__content .phone {
        font-size: 12px;
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        transition: all 0.6s;       
    }
    .clinics .contacts__item.contacts__item_address .contacts__content {
        max-width: 135px;
    }
}
@media (max-width: 650px) {
	
	.staff_list_block {
		margin-left: 0;
	}
	.staff_list_block .staff_item {
		width: 100%;
		min-height: 150px;
		/*margin: 40px 0 0 0;*/
		margin-top: 30px;
	}
	.staff_list_block .staff_item .staff_item_img {
		/*position: absolute;*/
	}
	.staff_list_block .staff_item .staff_item_text_block {
		padding-left: 147px;
		width: 100%;
		margin: 0;
	}
	#content1 .staff_item {
		width: 100%;
		min-height: 170px;
		margin: 0 0 20px 0;
	}
	#content1 .staff_item .staff_item_img {
		/*FIXED FOR STAFF SECTION
		position: absolute;*/
	}
	#content1 .staff_item .staff_item_text_block {
		padding-left: 147px;
		width: 100%;
		margin: 0;
	}
	.staff_tabs {
		margin-top: 15px;
	}
	.staff_detail {margin-bottom: 20px;}

	.staff_item {margin-bottom: 20px;}

	.staff_item_info .staff_item_name {
		margin-top: 10px;
		margin-bottom: 3px;
	}


	.video_frame_560 {
		position: relative;
		padding-bottom: 56.25%;  /*����� ������ ���������� ��� 16:9 (���� 4:3 � ��������� 75%,16:9 �  56.25%)*/ 
		height: 0;
		overflow: hidden;
		overflow: visible;
	}
	.video_frame_560 iframe {
		position: absolute;
		top: 0;
		left: 0;
		border-width: 0;
		outline-width: 0;
		width: 100%;
		height: 100%;
	}
}
/*@media (max-width: 622px) {
	.staff_tabs {
		margin-top: 90px;
	}
}*/
/*486*/
@media (min-width: 520px) {
    header .contacts__item .contacts__content {
        display: inline-block;
    }
    /*header .contacts__item:nth-child(3) .contacts__content, */
    .directions-list .tabs .tabs__content_wrapper .tabs__link, 
    .directions-list .tabs__link .title_mobile, 
    .directions-list .directions__title .title_mobile, 
    .header__info .contacts__item.contacts__item_search, 
    header .contacts.contacts_mobile .contacts__item.contacts__item_search {
        display: none;
    }
}
/*485*/
@media (max-width: 520px) {
    body > .container {
        padding: 0;
    }

	.directions-list .directions__title {
		padding-bottom: 15px;
	}

    .directions-list .tabs__link {
        width: 100%;
        padding: 10px 20px 10px 21px;
		border-bottom: solid rgba(51, 31, 20, 0.12) 1px;
		border-top: solid rgba(255, 255, 255, 0.5) 1px;
    }
	.directions-list .tabs .tabs__link:nth-last-of-type(2) {
		border-width: 0px;
	}
	.directions-list .tabs .tabs__link.active {
		border-bottom: solid 1px #c4c4c4;
	}
    .directions-list .tabs__link br, .directions-list .tabs .tabs__link_wrapper, .directions-list .tabs__link .title_desctop, .directions-list .directions__title .title_desctop {
        display: none;
    }

     .directions-list .tabs__link img {
        position: relative;
        top: 5px;
     }

    .tabs .tabs__content.active {
       background: whitesmoke;
       border-bottom: 1px solid rgba(51, 31, 20, 0.2);
    }

    .directions-list .directions__col {
        -webkit-column-count: 1;
        -o-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
		margin-top: 5px;
    }		
	.directions-list .tabs .tabs__content_wrapper {
		max-height: none;
		min-height: auto;
		overflow: inherit;
		height: auto !important;
	}
	.directions-list .tabs .tabs__content {
		position: relative;
	}	
	.directions-list .tabs .tabs__link.active:before {
		content: '';
		position: absolute;
		left: 21px;
		right: 21px;
		bottom: 0;
		height: 3px;
		background: #f85f2e;
		border-top: solid 1px rgba(255, 255, 255, 0.7);
	}
	.directions-list .tabs .tabs__content_wrapper .directions__slide {
		display: none !important;
	}
	.directions-list .tabs .tabs__content .tabs__text {
		height: auto !important;
	}
	.directions-list .tabs .tabs__content .tabs__text > div {
        position: relative;
        top: auto !important;
    }

    .directions-list .tabs .tabs__content img {
        display: block;
        max-width: -webkit-fill-available;
        max-width: -moz-available;
        margin-left: -20px;
    }

    .directions-list .tabs .tabs__content .tabs__text {
        margin-right: 0px;
    }

    header .contacts__item .contacts__content .contacts_desc {
        display: none;
    }
    header .contacts__item .contacts__content .contacts_mobile {
        display: inline;
    }
    .clinics .contacts__item .contacts__content .contacts_desc {
        display: none;
    }
    .clinics .contacts__item .contacts__content .contacts_mobile {
        display: inline;
    }
    .clinics .clinics__radio {
        width: 45px;
    }
    .clinics .clinics__radio .jq-radio {
        width: 20px;
        height: 20px;
    }
    .mfp-container .popup {
        padding: 15px 10px;
    }
    .mfp-container .popup img {
        width: 100%;
		max-height: calc(100vh - 30px);
    }
    .clinics .clinics__radio .jq-radio.checked .jq-radio__div {
        width: 8px;
        height: 14px;
        margin: -5px 6px;
    }
    .clinics .contacts__item .contacts__content, .clinics .contacts__item .contacts__content .phone {
        font-size: 11px;    
    }
    /*.clinics .contacts__item.contacts__item_address .contacts__content {
        max-width: 110px;
    }*/
    .main h3, .mfp-content h3 {
        font-size: 18px;
    }
    .mfp-content .popup__title {
        padding: 0 0 12px;
    }
    button.mfp-close {
        right: 10px;
        top: 15px;
    }
    /*header .contacts__item .contacts__content {
        display: none;
    }*/
    header .contacts .contacts__item_active .contacts__content {
        display: inline-block;
    }
    .clinics .contacts .contacts__item_active .contacts__content {
        display: inline-block;
    }
    .tabs .tabs__content {
        min-height: auto;
    }
    /*.search-b {
        max-width: 130px;
    }*/
    header .contacts .contacts__item {
        padding-right: 10px;
    }
    .clinics .contacts .contacts__item {
        padding-right: 4px;
    }
    header {
        border-bottom: 1px solid #979797;
    }
    .header__wrapper {
        margin: -4px 0 10px 4px;
    }
    header .contacts {
        margin: -4px 0 20px;
    }
    header .search-b {
        display: none;
    }
    .main-menu-mobile .search-b  {
        display: block;
    }
    header .contacts .search-b {
        display: none;
    }
    /*header .contacts .contacts__content .search-b
    {
        max-width: 1px;
    } */
    header .contacts__item_search .contacts__content {
        display: none;
        position: fixed;
        top: 150px;
        left: 0;
        right: 0;
        height: 52px;
        padding-left: 10px;
        color: #000 !important;
        background: #fff;
        -webkit-box-shadow: 0px 10px 10px -5px rgba(50, 50, 50, 0.15);
        -moz-box-shadow: 0px 10px 10px -5px rgba(50, 50, 50, 0.15);
        box-shadow: 0 10px 10px -5px rgba(50, 50, 50, 0.15);
    }
    .clinics .contacts__item_search .contacts__content {
        display: none;
        position: fixed;
        top: 150px;
        left: 0;
        right: 0;
        height: 52px;
        padding-left: 10px;
        color: #000 !important;
        background: #fff;
    }  

    .search-panel.hide-panel .contacts__item_search .contacts__content {
        top: 80px;
    }
    .search-panel .contacts__item_search .contacts__content {
        display: block;
    }
    .search-panel .contacts .contacts__content .search-b {
        max-width: 100% !important;
        display: block;
    }
	
	.block_call .caption, .block_recall .caption {
		max-width: 280px;
	}


}
@media (min-width: 450px) {
	.staff_detail .staff_item_img {width: 220px;}
	.staff_detail .staff_item_img,
	.staff_detail .staff_info {
		display: table-cell;
		vertical-align: top;
	}	
	.staff_detail .staff_info {padding-bottom: 45px;}
	.staff_detail .staff_info,
	.staff_tabs>div	{
		margin-left: 220px;
	}
}
@media (max-width: 450px) {
	.staff_detail {
		text-align: center;
	}	
	.staff_list_block .staff_item {
		width: 100%;
		text-align: center;
	}
	.staff_list_block .staff_item .staff_item_img {
		left: calc(50% - 50px);
		left: 10px;
		margin: 0;
	}
	.staff_list_block .staff_item .staff_item_text_block {
		padding-left: 0px;
		padding-top: 155px;
	}
	#content1 .staff_item {
		width: 100%;
		text-align: center;
	}
	#content1 .staff_item .staff_item_img {
		left: calc(50% - 50px);
		left: 10px;
		margin: 0;
	}
	#content1 .staff_item .staff_item_text_block {
		padding-left: 0px;
		padding-top: 155px;
	}
}
@media (max-width: 450px) {
	.staff_tabs #tab {
		width: 47%;
		text-align: center;
		padding: 10px 15px;
		margin-right: 5px;
	}
	.staff_tabs {
		margin-top: 15px;
	}
	.staff_item_img img {float:none !important;margin-top: 10px;}

	.staff_item {margin-bottom: 20px;}

	.staff_item_info .staff_item_name {
		margin-top: 10px;
		margin-bottom: 3px;
	}
    #footer .footer_cont .foot_info {
        width: 100%;
        /*margin: 0 15px;*/
    }
	.block_call .caption, .block_recall .caption {
		max-width: 250px;
	}
}
@media (max-width: 400px) {
    .main {
        padding-bottom: 0;
    }
    #footer {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        margin-top: 0;  
    }

}
@media (max-width: 360px) {
    header .contacts .contacts__content .search-b
    {
        max-width: 1px;
    }
    /*.contacts__item .contacts__img, .contacts__item.contacts__item_clinic a {
        width: 20px;
        background-size: contain;
    }
    .contacts__item .contacts__img img {
        max-height: 23px;
    }*/
	.advice_menu a {display: inline-block;}

	.staff_item {margin-bottom: 20px;}
	
	.block_call .caption, .block_recall .caption {
		max-width: 220px;
	}	


}
.contacts.contacts_mobile
{
    opacity: 0;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;   
}
.hideEl .contacts__content
{
    display: none!important;
}
header .contacts__item.contacts__item_clinic
{
    padding-right: 0px;
}
.clinics .contacts__item.contacts__item_clinic
{
    padding-right: 0px;
}
header .contacts .contacts__content .search-b
{
    display: inline-block;
}
/*.contacts__item.contacts__item_search .contacts__img
{
    display: none;
}*/
header .contacts__item.contacts__item_search.hideEl .contacts__img
{
    display: block;
}
.clinics .contacts__item.contacts__item_search.hideEl .contacts__img
{
    display: block;
}
.afbf_inputtext_bg input[type="text"],
.afbf_inputtext_bg select {
    width: 340px;
}


@media (max-width: 991px) {	
    header.menu-open {
		position: relative;
		top: -84px;
        z-index: 1500;
	}
	header.menu-open .hide-panel .top_line {
		position: absolute;
	}
	/*.main {
		padding-top: 225px;
	}
	.main header {
		position: fixed;
		top: 0px;
		padding: 0;
		height: 151px;
	}
	.top_line {position: relative;}
	.main header .header__wrapper {padding: 8px 20px;}
	
	.main.hide-panel header {
		top: -75px;
		height: 80px;
	}
	.hide-panel .top_line {
		top: 0;
	}
	.main.hide-panel header .header__wrapper {margin-top: -70px;}*/
    .afbf_hint {
        position: absolute;
        top: 0;
        right: 0;
    }
    .alx_feed_back .afbf_name {
        position: relative;
        width: 340px;
        max-width: 95%;
    }
    .alx_feed_back .item_pole__captcha .afbf_name {
        position: static;
    }
    .afbf_feedback_poles input[type="text"] {
        width: 340px;
    }
    #alx_feed_back_FID1 .afbf_select {
        width: 340px;
    }
	.center_column {
		padding-right: 0;
	}
}