


@media screen and (max-width:1500px) {


}

@media screen and (max-width:1300px) {

    header .content-block,
    .advantages__home,
    .categorys_complex .content-block,
    .categorys_beauty .content-block,
    .categorys_diagnostic .content-block,
    .aboutus__home .content-block,
    .home .fnc--center--articles .content-block,
    .contacts .content-block,
    footer .content-block,
    .breadcrumbs.breads,
    .content--center--page__text,
    .faq__home .content-block,
    .content--center--article .content-block{
        padding-left:24px;
        padding-right:24px;
    }

    .first-screen .img-block {
        top: -20px;
    }

    .first-screen {
        padding: 120px 0 40px;
    }

    header .content-block{
        margin: 10px 10px 0;
        width: calc(100% - 20px);
    }

    nav {
        top: calc(100% - 60px);
        width: calc(100% - 60px)
    }

    .fnc--center--articles__listitem {
        max-width: calc(33.333% - 20px);
    }


    
}

@media screen and (max-width:1200px){
   
    body:before {
        top: -300px;
        right:0;
    }

    .advantages__home .img-block {
        right: 0;
    }
    
    .first-screen h1 {
        font-size: 2.5em;
    }

    .first-screen p.after-h {
        font-size: 1.4em;
    }

    button, .button-bl a, .fnc--feedback--main__button button {
        font-size: 1.1em;
    }

    .first-screen .img-block {
        left: -140px;

    }

    .advantages__home .img-block {
        right: 0;
        left: 0;
        margin: auto;
        top: -175px;
    }

    .advantages__home .content-block{
        z-index:1;
    }

    .advantages__home .content-block {
        z-index: 2;
        justify-content: center;
    }

    .advantages__home .advantage:nth-child(3) {
        position: relative;
        top: 0;
        left: 0;
    }

    .advantages__home .content-block {
        flex-wrap: wrap;
        padding: 100px 0 0;
    }

    .advantages__home {
        margin-bottom: 0;
    }

}

@media screen and (max-height:750px) {

	

}

@media screen and (max-height:700px) {



}

@media screen and (max-width:1100px) {

    .header__inner__2,
    .footer_inner:nth-child(2){
        display:none;
    }

    .map-block {
        flex-basis: 550px;
    }

    .faq_qa ul li span {
        font-size: 1.3em;
    }

    .faq_qa ul li p{
        font-size: 1.1em;
    }
    

}

@media screen and (max-width:1000px) {

    .hor_title h2, .hor_title h3 {
        font-size: 1.8em;
    }

    .hor_title h2 + .after-h, .hor_title h3 + .after-h {
        font-size: 1.3em;
    }

    body:before {
        top: -151px;
        right: 0;
        width: 300px;
        height: 300px;
    }

    .first-screen .content-block {
        min-height: 1px;
    }

    .first-screen h1 {
        font-size: 2.3em;
    }

    .fnc--center--chapters__list--item,
    .fnc--center--chapters__list--item:last-child {
        max-width: 555px;
        margin-right: 0;
        margin: 0 auto 24px;
    }

    .categorys_complex .flex-block:nth-child(2),
    .categorys_beauty .flex-block:nth-child(2),
    #contacts .flex-block{
        flex-wrap:wrap;
    }

    .categorys_beauty .fnc--center--chapters__list--item{
        max-width: 360px;
    }

    .aboutus__home .flex-block {
        display: block;
    }

    .aboutus__home .text-block:first-child{
        margin:0;
    }

    .fnc--center--articles__listitem {
        max-width: calc(50% - 20px);
    }

    .fnc--center--articles__container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .categorys_diagnostic .fnc--center--chapters__list--item:nth-child(2) {
        width: 400px;
        height: 400px;
        position: relative;
        left: 0;
        top: 0;
    }

    .categorys_diagnostic .fnc--center--chapters__list--item:nth-child(2){
        position: relative;
        left: 0;
        top: 0;
        margin: 0 auto 80px;
    }
    
    .categorys_diagnostic .fnc--center--chapters__list--item:nth-child(4){
        position: relative;
        left: 0;
        bottom: 0;
        margin: 0 auto;
    }
    
    .categorys_diagnostic .fnc--center--chapters__list--item:nth-child(3){
        position: relative;
        right: 0;
        top: 0;
        margin: 0 auto 40px;
    }

    .diagnostics_services .img-block{
        display:none;
    }

    .categorys_diagnostic .fnc--center--chapters__list--item{
        margin-bottom: 30px;
    }

    .map-block {
        flex-basis: 100%;
        order: 1;
    }

    .contacts-bl{
        margin: 0 auto 24px;
    }

    .aboutus__home .text-block ul li {
        font-size: 1.2em;
    }

    .advantages__home .advantage:nth-child(3) {
        top: -100px;
        margin-bottom: -100px;
        left: 0;
    }

    .categorys_complex .content-block,
    .categorys_beauty .content-block,
    .home .fnc--center--articles .content-block {
        padding: 100px 0 0;
    }

    .faq__home .content-block {
        padding-top: 0;
        padding-bottom:0;
    }

}


@media screen and (max-width:900px){
    

    header address{
        display:none;
    }
	
    .header__inner__2 {
        display: block;
        margin-left: auto;
    }

    .first-screen .text-block {
        padding: 90px 24px;
    }

    .first-screen .text-block {
        padding: 50px 24px;
        margin: 0;
        width: 100%;
        text-align: center;
    }

    .first-screen .img-block {
        top: 100%;
        left: 0;
        right: 0;
        margin: auto;
    }

    .advantages__home .img-block {
        right: auto;
        left: -15px;
        margin: auto;
        top: -280px;
        z-index: -1;
    }

    body:before {
        top: -120px;
        right: auto;
        left: -120px;
    }

    .first-screen .img-block_small {
        top: -50px;
        bottom:auto;
    }

    .first-screen {
        padding: 120px 0 40px;
        margin-bottom: 540px;
    }

    .advantages__home .advantage,
    .advantages__home .advantage:nth-child(3) {
        top: 0;
        margin-bottom: 0;
        left: 0;
        margin-right: 0;
    }

    .advantages__home .content-block {
        flex-direction: column;
        align-items:center;
    }

    .hor_title.flex-block{
        padding-left:24px;
        padding-right:24px;
        display:block;
        text-align:center;
    }

    .hor_title.flex-block br{
        display:none;
    }

    .hor_title.flex-block h2 br,
    .hor_title.flex-block h3 br{
        display:none;
    }

    .hor_title.flex-block h2,
    .hor_title.flex-block h3{
        font-size: 1.8em;
        padding-right: 0;
        border: none;
        text-align: center;
    }

    .hor_title h2 + .after-h, 
    .hor_title h3 + .after-h{
        padding-left:0;
    }

    .faq__home .text-block {
        flex-basis: 1px;
        max-width: 635px;
    }



}

@media screen and (max-width:800px){

    .fnc--center--chapters--item__info {
        font-size: 1.3em;
    }

    .diagnostics_services {
        max-width: 100%;
    }

    .categorys_diagnostic .fnc--center--chapters__list--item{
        height:auto !important;
    }

    .content-block > h3, .content-block > h2, .faq__home h3 {
        font-size: 2em;
    }
    
    .menu--chapters__item {
        margin: 0 9px;
    }

    .faq__home .content-block {
        flex-direction: column;
    }

    .faq__home .content-block .img-block{
        order:1;
    }

    .page--article--text img {
        float: none;
        margin: 15px 0;
        max-width: 100%;
    }



}


@media screen and (max-width:700px) {

    .page--article--text *, .page--article--text p {
        font-size: 1.1em;
    }

    .page--article--name h1 {
        font-size: 2.1em;
    }

	.header__inner__2{
        display:none;
    }
    
    .first-screen .img-block {
        width: 65%;
    }

    .description__advantage {
        width: 300px;
        height: 300px;
    }

    .image__advantage {
        width: 100px;
        height: 100px;
    }

    .image__advantage svg {
        max-width: 50%;
    }

    .aboutus__home h2 br{
        display:none;
    }

    .fnc--center--articles--listitem__image {
        height: auto;
    }

    .header--centerhead--inner__logo img {
        max-height: 36px;
    }

    .fnc--center--articles--listitem__name a {
        font-size: 1.1em;
    }

    .content-block > h3, .content-block > h2, .faq__home h3 {
        font-size: 1.8em;
    }

    .advantages__home .img-block {
        left: 24px;
    }

    header .menu--chapters {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
    }

    nav {
        top: calc(100% - 273px);
        width: 300px;
        padding: 0;
        opacity: 0;
        display: block;
    }

    .languages{
        justify-content: center;
        margin: 0;
        padding: 10px 0;
        text-align: center;
    }

    nav.active{
        opacity:1;
    }

    .menu--chapters__item {
        margin: 0;
   
    }

    .menu--chapters__item {
        margin: 0;
        padding: 10px 20px;
        border-bottom: 1px solid #e5e5e5;
    }



}

@media screen and (max-width:600px) {

    .page--article--name h1 {
        font-size: 1.8em;
    }

    .first-screen .img-block {
        width: 70%;
    }

    header .content-block, .advantages__home, .categorys_complex .content-block, .categorys_beauty .content-block, .categorys_diagnostic .content-block, .aboutus__home .content-block, .home .fnc--center--articles .content-block, .contacts .content-block, footer .content-block, .breadcrumbs.breads, .content--center--page__text, .faq__home .content-block, .content--center--article .content-block {
        padding-left: 16px;
        padding-right: 16px;
    }

    header .content-block,
    header.active .content-block {
        height: 65px;
    }
  
    .aboutus__home .text-block p,
    .aboutus__home .text-block ul li{
        font-size:1.1em;
    }

    .about-us__slider .swiper-button-next, .about-us__slider .swiper-button-prev {
        width: 50px;
        height: 50px;
    }

    .fancybox-stage .fnc--feedback--container {
        width: auto;
    }

    .faq__home .img-block img {
        max-width: 286px;
    }

    .faq__home .img-block:before {
        left: auto;
        right: 0;
        bottom: 16px;
    }

}

@media screen and (max-width:500px) {

    .page--article--text *, .page--article--text p {
        font-size: 1em;
    }

    .page--article--name h1 {
        font-size: 1.6em;
    }

    .header--centerhead--inner__logo img {
        max-height: 30px;
    }

    .phones {
        padding: 0;
    }

    header .phones:before{
        display:none;
    }

    .header__inner__1 {
        padding: 0 15px;
        margin: 0 0 0 auto;
    }

    .first-screen h1 {
        font-size: 2.1em;
    }

    .first-screen h1 br{
        display: none;
    }

    .first-screen .img-block {
        width: 80%;
    }
    
    .first-screen .img-block_small {
        right: 0;
    }

    .first-screen p.after-h {
        font-size: 1.3em;
    }

    .fnc--center--chapters--item__info {
        font-size: 1.2em;
    }

    .categorys_diagnostic .fnc--center--chapters__list--item:nth-child(2) {
        width: 90%;
    }

    .categorys_diagnostic .fnc--center--chapters__list--item:nth-child(3) {
        width: 80%;
    }

    .categorys_diagnostic .fnc--center--chapters__list--item:nth-child(4) {
        width: 80%;
    }

    .about-us__slider .swiper-button-next, .about-us__slider .swiper-button-prev{
        display:none;
    }

    .aboutus__home .flex-block {
        margin-top: 24px;
    }

    .fnc--center--articles__listitem {
        max-width: 360px;
    }

    .first-screen {
        padding: 76px 0 40px;
    }

    header address:before, header .header__inner__1:before {
        height: 40px;
    }

    .categorys_beauty .fnc--center--chapters__list--item {
        height: 300px;
        overflow: hidden;
    }
    
    body:not(.home) {
        margin-top: 76px;
    }

    .faq_qa ul li span {
        font-size: 1.1em;
    }

    .faq_qa ul li p {
        font-size: 1em;
    }

    .categorys_complex .fnc--center--chapters__list--item, 
    .categorys_complex .fnc--center--chapters__list--item:last-child {
        height: 300px;
        overflow: hidden;
    }
	
    .categorys_complex .fnc--center--chapters__list--item img {
        border-radius: 20px;
        max-width: inherit;
        height: 300px;
    }


 
}

@media screen and (max-width:400px) {

    .header--centerhead--inner__logo img {
        max-height: 26px;
    }

    header .phones a{
        white-space:nowrap;
    }

    .first-screen h1 {
        font-size: 2em;
    }

    .first-screen {
        margin-bottom: 430px;
    }

    .advantages__home .img-block {
        top: -179px;
    }

    header .content-block {
        margin: 10px 5px 0;
        width: calc(100% - 10px);
    }

    .subchapters {
        padding: 20px;
    }

    .fnc--center--chapters--item__info {
        font-size: 1.1em;
    }

    .fnc--center--chapters--item__name {
        font-size: 1.2em;
    }

    .content-block > h3, .content-block > h2, .faq__home h3,
    .hor_title.flex-block h2, .hor_title.flex-block h3 {
        font-size: 1.6em;
    }

    .hor_title h2 + .after-h, .hor_title h3 + .after-h {
        font-size: 1.2em;
    }

    .advantages__home .img-block {
        width: 50%;
    }

    .page--article--text img {
        margin: 0 0 14px;
    }
}

@media screen and (max-width:375px) {

    .first-screen h1 {
        font-size: 1.8em;
    }

    .first-screen p.after-h {
        font-size: 1.2em;
        margin: 16px 0 50px;
    }

    button, .button-bl a, .fnc--feedback--main__button button {
        font-size: 1em;
    }

    .description__advantage {
        font-size: 1em;
        width: 250px;
        height: 250px;
    }

    .image__advantage {
        width: 80px;
        height: 80px;
    }



    .aboutus__home .text-block p, .aboutus__home .text-block ul li {
        font-size: 1em;
    }

    header address:before, header .header__inner__1:before{
        display:none;
    }

    .header--centerhead--inner__logo img {
        max-height: 24px;
    }


}

@media screen and (max-width:351px) {

    body * {
        font-size: 12px;
    }
	
    .header__inner__1 {
        padding: 0 15px 0 0;
    
    }

}

@media screen and (max-width:330px){

	
}