@/* ==========  Desktop First  ========== */
/* Large Devices, Wide Screens */
.slider_item  {
   display: block !important;
}
.m_7 .slider_item .img-cover {
   opacity: 1 !important;
}
.m_6_left_links {
   display: inline-block;
   position: relative;
}
.m_6_left_links a {
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 100%;
   z-index: 10;
}
	.page-container {
		max-width: 2800px;
	}
	.m_5 img {
		min-width: 100%;
}
.sp_t_new_row {
   display: flex;
}
.sp_t_new_row {
   display: flex;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 20px;
   color: #3D312E;
   align-items: center;
   margin-bottom: 16px;
}
.m_18 .contacts {
   flex-wrap: wrap;
}
.m_18 .contacts ul {
   order: 1;
}
.m_18 .contacts .btn-circle {
   order: 2;
}
.sp_t_row_wrapper {
   padding-bottom: 30px;
   order: 3;
}
.sp_t_new_row p {
   margin-bottom: 0px;
   height: auto;
   line-height: auto;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 20px;
   color: #3D312E;
   align-items: center;
}
.sp_t_new_row .icon {
   width: 15px;
   height: 15px;
   min-width: 15px;
   margin-right: 35px;
   background-position: center;
   background-repeat: no-repeat;
   background-size: contain;
}

@media only screen and (max-height: 800px) {
   .header .nav li {
      margin-bottom: 0.5rem;
   }
   .m_11 .images .little {
      height: 340px;
   }
   .m_11 .images .big {
      height: 445px;
   }
}

@media only screen and (max-width: 1500px) {
   :root {
      --wrapper: 1140px;
   }
   .m_2 .img-plant {
      left: -20px;
      top: 410px;
      width: 150px;
   }
   .m_2 .container {
      margin: 0;
      margin-left: auto;
   }
   .m_2 .content {
      grid-template-columns: 1.3fr 1fr;
   }

   .m_5 img {
      height: 75vw;
      left: -7vw;
   }

   .m_18 .container {
      padding-right: 0;
      margin-left: auto;
      margin-right: 0;
   }
}


@media only screen and (max-width: 1400px) {
   :root {
      --wrapper: 1140px;
   }
   .m_2 .img-plant {
      display: none;
   }
   .header .nav li {
      margin-bottom: 0.5rem;
   }
   .m_4 .faces-links {
      width: 1200px;
      grid-template-columns: repeat(4, 300px);
      height: 236px;
   }
   .m_4 .tabs {
      width: 1020px;
   }
   .m_8 {
      height: 820px;
   }
   .m_8 .text {
      font-size: 80px;
      padding-top: calc(var(--gap-section) * 1.8);
      padding-bottom: calc(var(--gap-section) * 0.4);
   }
   .m_8 .text p {
      max-width: 1070px;
   }
   .m_11 {
      padding: calc(var(--gap-section) * 0.8) 0;
   }
   .m_11 .middle-text .text {
      max-width: 100%;
   }
   .m_11 .container {
      margin-bottom: 0;
   }
   .m_11 .big-text {
      font-size: 72px;
   }
   .m_11 .middle {
      display: none;
   }
   .m_11 .images {
      margin: 0 -25px;
      margin-top: 50px;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
   }
   .m_11 .images .img-item {
      margin: 0 25px;
      width: 190px;
   }
   .m_11 .images .little,
   .m_11 .images .big {
      height: 340px;
   }
   .m_11 .images .excerpt {
      position: static;
      width: 100%;
      text-align: justify;
      opacity: 1;
      height: auto;
      margin-top: 30px;
   }
   .m_11 .img-cover {
      border-radius: 100px;
   }
   .delimiter.right.popugai svg {
      width: 470px;
      height: auto;
      top: -477px;
   }
   .delimiter.right.popugai img {
      width: 170px;
   }
   .m_18 .container {
      margin-left: calc((100% - var(--wrapper)) / 2);
   }
   .m_18 .popugai-2 {
      opacity: 0.5;
   }
   body.not-home {
      padding-top: 140px;
   }
   body.not-home .back-link a {
      margin-left: 20px;
      margin-bottom: 30px;
      position: relative;
      z-index: 1;
   }
   body.not-home main {
      padding-bottom: 120px;
   }
   body.not-home main .container {
      max-width: 860px;
   }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1300px) {
   :root {
      --gap-section: 120px;
      --wrapper: 970px;
      --text-font: 400 100%/1.25 "Charpentier", sans-serif;
      --header-font: 400 1.625em/1.07 "Quiche", sans-serif;
      --h1-font: 400 2.71em/1.15 "Quiche", sans-serif;
      --h2-font: 500 2.25em/1.1 "Quiche", sans-serif;
      --h3-font: 400 1.625em/1.1 "Charpentier", sans-serif;
      --h4-font: 400 1.375em/1.1 "Charpentier", sans-serif;
      --h5-font: 400 1.125em/1.1em "Charpentier", sans-serif;
      --button-font: 400 1.25em/1.2 "Charpentier", sans-serif;
   }
   body.not-home {
      padding-top: 100px;
   }
   body {
      font-size: 14px;
   }
   body.menu-scroll .header {
      height: 90px;
   }
   .m_13 .video__con {
      padding-bottom: 56.25%;
   }
   .delimiter.left svg {
      height: auto;
      width: 360px;
      top: -374px;
   }
   .m-14-15.delimiter.left svg {
      top: -359px;
   }
   .header {
      height: 90px;
   }
   .header .logo {
      width: 120px;
   }
   .header .container {
      height: 70px;
   }
   .menu-toggle,
   .def-btn {
      width: 50px;
      height: 50px;
      line-height: 50px;
      font-size: 14px;
      letter-spacing: 0px;
   }
   .m_1 {
      height: 67vw;
   }
   .m_2 .container {
      margin: 0 auto;
      max-width: var(--wrapper);
      padding: 0 var(--gap);
   }
   .m_2 .content {
      display: -ms-grid;
      display: grid;
      grid-template-columns: 1.5fr 1fr;
      -webkit-column-gap: 30px;
      -moz-column-gap: 30px;
      column-gap: 30px;
   }
   .m_2 .right {
      width: 100%;
   }
   .m_2 .right .img-logo {
      display: none;
   }
   .m_2 .right .img {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-top: 0;
   }
   .m_3 .content {
      padding-top: 240px;
   }
   .m_4 .h3 {
    font: var(--h2-font);
  }
   .m_4 .faces-links {
      width: 980px;
      grid-template-columns: repeat(4, 245px);
      height: 193px;
   }
   .m_4 .tabs {
      width: 890px;
      padding-top: 0;
   }
   .m_4 .acclinks {
      grid-template-columns: 200px 230px 210px 140px;
   }
   .m_4 .acclinks a {
      font-size: 20px;
      width: 120px;
   }
   .m_9 .container {
      max-width: 770px;
      padding: 0 15px;
   }
   .m_9 .head {
      top: 42%;
   }
   .m_9 .tech-list {
      width: 100%;
      height: 900px;
   }
   .m_9 .tech-list li:nth-child(1) {
      top: 0;
      left: 0;
   }
   .m_9 .tech-list li:nth-child(2) {
      top: 0;
      right: 0;
   }
   .m_9 .tech-list li:nth-child(3) {
      top: 580px;
      bottom: 0;
      left: 0;
   }
   .m_9 .tech-list li:nth-child(4) {
      top: 580px;
      left: auto;
      right: 0;
   }
   .m_10 .list-item {
      min-height: 620px;
      padding: 110px 50px 40px 50px;
   }
   .delimiter.right.popugai svg {
      width: 370px;
      height: auto;
      top: -375px;
   }
   .delimiter.right.popugai img {
      width: 170px;
   }
   .m_12 {
      padding-top: 150px;
   }
   .m_12 .bottom-img {
      margin-left: -170px;
   }
   .m_14 .bottom {
      margin: 0 auto;
      max-width: 700px;
   }
   .m_15 .leaf {
      display: none;
   }
   .m_15 .acclinks {
      position: static;
      width: 220px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 0 auto;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin-bottom: 60px;
      height: auto;
   }
   .m_15 .acclinks a {
      margin-bottom: 15px;
      font: var(--button-font);
      position: relative;
      -webkit-transform-origin: left !important;
      -ms-transform-origin: left !important;
      transform-origin: left !important;
   }
   .m_15 .acclinks a.active {
      padding-left: 70px !important;
      padding-right: 0 !important;
   }
   .m_15 .acclinks a.active:before {
      width: 45px !important;
      -webkit-transform-origin: left !important;
      -ms-transform-origin: left !important;
      transform-origin: left !important;
      left: 0 !important;
      right: auto;
   }
   .m_15 .acclinks a:before {
      left: 0 !important;
      -webkit-transform-origin: left !important;
      -ms-transform-origin: left !important;
      transform-origin: left !important;
   }
   .m_15 .content {
      max-width: 460px;
      padding: 70px;
      min-height: 360px;
   }
   .m_15 .tab-content {
      max-width: 250px;
      margin: 0 auto;
   }
   .m_16 .container {
      display: -ms-grid;
      display: grid;
      grid-template-columns: 460px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
   }
   .m_16 .left_wrapper {
      max-width: 230px;
   }
   .m_16 .left {
      padding: 90px 30px 10px 120px;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      width: 100%;
   }
   .m_16 .left .acclinks {
      margin: -15px 0;
   }
   .m_16 .left .acclinks a {
      margin: 15px 0;
   }
   .m_16 .left .acclinks a.active:after {
      width: 40px;
   }
   .m_16 .left .slick-next {
      width: 44px;
      height: 44px;
      position: static;
      background-size: 50%;
      margin-top: 50px;
   }
   .m_16 .middle {
      padding: 65px 120px;
      max-width: 100%;
      width: 100%;
   }
   .m_16 .dwl-link {
    position: absolute;
    left: -25px;
    left: 0;
    bottom: -60px;
}
   .m_16 .content {
      padding: 25px;
      font-size: 12px;
      min-height: 270px;
      margin-bottom: 40px;
   }
   .m_16 .content .img {
      width: 70px;
      margin: 10px 0;
   }
   .m_16 .content .img svg {
      display: block;
      width: 100%;
      height: 100%;
   }
   .m_17 {
      padding-bottom: var(--gap-section);
   }
   .m_17 .videos {
      padding-top: 100px;
      max-width: 460px;
   }
   .m_17 .video-slider .slick-arrow {
      display: none;
   }
   .m_17 .video-slider .slider-item a {
      width: 70px;
      height: 70px;
   }
   .m_18 {
      padding-top: calc(var(--gap-section) / 2);
   }
   .m_18 .left {
      margin-bottom: calc(var(--gap-section) * 0.8);
   }
   .m_18 .contacts {
      margin: 20px 0;
      max-width: 420px;
   }
   .m_18 .shedule {
      font-size: 20px;
   }
   .m_18 .container {
      margin-left: calc((100% - 530px) / 2);
      max-width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 var(--gap);
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
   }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
   :root {
      --gap-section: 90px;
      --wrapper: 730px;
      --header-font: 400 1.625em/1.07 "Quiche", sans-serif;
      --h1-font: 400 2.07em/1.15 "Quiche", sans-serif;
      --h2-font: 500 2.14em/1.1 "Quiche", sans-serif;
      --h3-font: 400 1.625em/1.1 "Charpentier", sans-serif;
      --h4-font: 400 1.375em/1.1 "Charpentier", sans-serif;
      --h5-font: 400 1.125em/1.1em "Charpentier", sans-serif;
      --button-font: 400 1.25em/1.2 "Charpentier", sans-serif;
   }
   .btn-circle {
      width: 105px;
      height: 105px;
      font-size: 15px;
   }
   .btn-circle .circle {
      width: 90px;
      height: 90px;
   }
   [data-middle-d-none] {
      display: none !important;
   }
   .m-14-15.delimiter.left svg {
      top: -240px;
   }
   .delimiter.left svg {
      width: 240px;
      top: -250px;
   }
   .header .menu .container {
      height: 100%;
      max-height: 730px;
   }
   .header .container .menu-content {
      padding: 0;
   }
   .menu-content .menu-wrapper {
      display: block;
      height: 100%;
      overflow: auto;
   }
   .menu-content .menu-wrapper .nav {
      height: 100%;
      padding: 0 15px;
   }
   .menu-content .menu-wrapper .nav ul {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
   }
   .menu-content .nav a {
      font-size: 20px;
   }
   .menu {
      padding-top: 100px;
   }
   body.menu-scroll .menu {
      padding-top: 100px;
   }
   .m_2 .content {
      grid-template-columns: 1.2fr 1fr;
   }
   .m_2 .title {
      max-width: 540px;
   }
   .m_4 .faces-links {
      width: 760px;
      grid-template-columns: repeat(4, 190px);
      height: 150px;
   }
   .m_4 .tabs {
      width: 710px;
   }
   .m_4 .acclinks {
      grid-template-columns: 160px 190px 190px 120px;
   }

   .m_5 {
      height: auto;
      max-height: none;
   }
   .m_5 img {
      position: static;
      height: auto;
      width: 100%;
   }
   .m_6.active .doctors .list li:nth-child(2) {
      padding-top: 170px;
   }
   .m_6 .container {
      padding: 0 15px;
      max-width: 770px;
   }
   .m_6 .head {
      grid-template-columns: repeat(3, 215px);
   }
   .m_6 .head .left {
      padding-top: 70px;
      font-size: 28px;
   }
   .m_6 .head .middle {
      height: 350px;
   }
   .m_6 .head .middle .btn-circle {
      bottom: -175px;
   }
   .m_6 .head .right {
      padding-top: 70px;
   }
   .m_6 .doctors {
      margin-top: 15px;
   }
   .m_6 .doctors .list {
      grid-template-columns: repeat(3, 215px);
      -webkit-column-gap: normal;
      -moz-column-gap: normal;
      column-gap: normal;
   }
   .m_6 .doctors .list li:nth-child(2) {
      padding-top: 80px;
   }
   .m_6 .doctors .list .img-cover {
      height: 318px;
   }
   .m_7 .slider {
      height: 60vw;
   }
   .m_7 .slider_wrapper {
      width: 100%;
   }
   .m_7 .slider .slick-next {
      right: 4%;
      top: 50%;
   }
   .m_7 .slider:before,
   .m_7 .slider:after {
      display: none;
   }
   .slick-arrow {
      width: 60px;
      height: 60px;
      background-size: 50%;
   }
   .m_8 {
      height: 560px;
   }
   .m_8 .text {
      font-size: 50px;
   }
   .m_8 .text p {
      max-width: 670px;
   }
   .m_10 {
      margin-top: -60px;
   }
   .m_10 h2 {
      height: 60px;
   }
   .m_10 .list-item {
      min-height: 400px;
      padding: 50px 30px 40px 30px;
   }
   .m_10 .list-item .text {
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
   }
   .m_10 .list-item .list-content .def-btn {
      width: 80px;
      height: 80px;
      line-height: 80px;
      font-size: 15px;
   }
   .m_10 .list-item:hover .list-content {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
   }
   .m_10 .list-item:hover .text {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
   }
   .m_11 {
      padding: 90px 0;
   }
   .m_11 .container {
      padding: 0 15px;
   }
   .m_11 .images {
      margin: 0 -22px;
   }
   .m_11 .images .img-item {
      margin: 0 22px;
      max-width: 140px;
      width: 100%;
   }
   .m_11 .images .little,
   .m_11 .images .big {
      height: 250px;
   }
   .m_11 .img-cover {
      border-radius: 100px;
   }
   .delimiter.right.popugai svg {
      width: 290px;
      top: -293px;
   }
   .delimiter.right.popugai img {
      width: 130px;
      top: -120px;
   }
   .m_12 .bottom .bottom-left {
      display: flex;
   }
   .m_12 .bottom-img {
      margin-left: -40px;
      margin-top: auto;
      /* height: 340px; */
   }
   .m_14 .big-text {
      font-size: 64px;
      margin-bottom: 50px;
   }
   .m_14 .container {
      max-width: 530px;
   }
   .m_14 .contacts li:nth-child(1) {
      margin-bottom: 40px;
   }
   .m_14 .middle-img .img-cover {
      width: 220px;
      max-width: 100%;
      margin-top: -90px;
   }
   .m_15 {
      padding-top: 120px;
   }
   .m_19 .container {
      max-width: 100%;
   }
   .m_19 .img {
      width: 340px;
   }
   .m_19 .big-text {
      font-size: 85px;
      margin-top: -20px;
   }
   .footer .info {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
   }
   .footer .info p:nth-child(2) {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      position: static;
   }
   .footer .nav {
      display: none;
   }
   .footer_logo {
      margin-bottom: 35px;
   }
   .footer_logo svg {
      width: 170px;
   }
   .footer_logo:before {
      bottom: 30px;
   }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
   :root {
      --gap-section: 40px;
      --wrapper: 560px;
      --header-font: 400 1.625em/1.07 "Quiche", sans-serif;
      --h1-font: 400 2.07em/1.15 "Quiche", sans-serif;
      --h2-font: 500 1.86em/1.1 "Quiche", sans-serif;
      --h3-font: 400 1.625em/1.1 "Charpentier", sans-serif;
      --h4-font: 400 1.375em/1.1 "Charpentier", sans-serif;
      --h5-font: 400 1.125em/1.1em "Charpentier", sans-serif;
      --button-font: 400 1.25em/1.2 "Charpentier", sans-serif;
   }
   #map {
      height: 50vw;
      min-height: 250px;
   }
   .row {
      width: 100%;
      margin: 0;
   }
   .row .column {
      padding: 0;
   }
   .row .column.column-50 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
   }
   .slick-arrow {
      width: 43px;
      height: 43px;
      background-size: 40%;
   }
   .delimiter.left svg {
      width: 50vw;
      top: -52vw;
   }
   .contacts {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      max-width: 430px;
      margin: 0 auto;
   }
   .contacts ul {
      width: 100%;
   }
   .contacts ul a {
      font-size: 20px;
   }
   body.menu-scroll .header {
      height: 70px;
   }
   .header {
      height: 70px;
   }
   .header .container {
      height: 50px;
   }
   .header .logo {
      width: 90px;
   }
   .header-nav {
      margin-left: auto;
      margin-right: 15px;
   }
   .header-nav li {
      margin: 0 15px;
   }
   .header-nav li a {
      font-size: 16px;
   }
   .m_2 .container {
      padding: var(--gap);
   }
   .m_2 .content {
      grid-template-columns: 1fr;
   }
   .m_2 .content .left .img {
      width: 100%;
      max-width: 430px;
      margin: var(--gap) auto;
      display: block;
   }
   .m_2 .content .left .img-cover {
      width: 100%;
      padding-bottom: 136%;
   }
   .m_2 .content .right {
      display: none;
   }
   .m_3 .text {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
   }
   .m_3 [data-more-btn] {
      display: block;
      font-size: 22px;
      margin-top: 20px;
   }
   .m_3 [data-more-target] {
      display: none;
   }
   .m_3 .show[data-more-target] {
      display: block;
   }
   .m_3 .content {
      padding-top: 180px;
   }
   /* m_4 */
   .faces-desktop-wrapper {
      display: none;
   }
   .faces-mob-wrapper {
      display: block;
   }
   .m_4 .faces-links {
      width: 380px;
      max-width: 100%;
      grid-template-columns: repeat(2, 1fr);
      height: 150px;
   }
   .m_4 .faces-links .faces-item {
      -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
      justify-content: center !important;
      /*  &:nth-child(1) {
        } */
   }
   .m_4 .tabs {
      width: 360px;
   }
   .m_4 .tab-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
   }
   .m_6.active .doctors .list li:nth-child(2) {
      padding-top: 0;
   }
   .m_6.active .head .left {
      padding-top: 130px;
   }
   .m_6.active .head .middle .img-cover {
      height: 100%;
   }
   .m_6 .head {
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%;
      max-width: 210px;
      text-align: center;
   }
   .m_6 .head .left {
      padding-top: 20px;
      font-size: 22px;
   }
   .m_6 .head .left p {
      margin-bottom: 20px;
   }
   .m_6 .head .middle {
      width: 173px;
      height: 295px;
      -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
      order: -1;
   }
   .m_6 .head .middle .btn-circle {
      bottom: -120px;
   }
   .m_6 .head .right {
      padding-top: 20px;
   }
   .m_6 .head .right a {
      margin-top: 20px;
   }
   .m_6 .doctors {
      max-width: 360px;
      margin: 40px auto;
   }
   .m_6 .doctors .list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -15px;
   }
   .m_6 .doctors .list li {
      margin: 0 15px;
      width: 143px;
      margin-bottom: 40px;
   }
   .m_6 .doctors .list li:nth-child(2) {
      padding-top: 0;
   }
   .m_6 .doctors .list .img-cover {
      height: 215px;
      margin-bottom: 20px;
   }
   .m_8 {
      height: 430px;
   }
   .m_8 h2 {
      padding-top: calc(var(--gap-section) * 2);
   }
   .m_8 .text {
      font-size: 40px;
      padding-top: calc(var(--gap-section) * 2);
   }
   .m_8 .text p {
      margin-top: auto;
      margin-bottom: 70px;
      max-width: 540px;
   }
   .m_9 {
      padding-bottom: calc(var(--gap-section) * 5);
   }
   .m_9 .container {
      max-width: var(--wrapper);
   }
   .m_9 .head {
      left: 50%;
   }
   .m_9 .head .big-text {
      font-size: 60px;
   }
   .m_9 .head .big-text img {
      right: -15px;
      bottom: 15px;
      width: 85px;
   }
   .m_9 .head .text {
      width: 310px;
   }
   .m_9 .tech-list {
      height: 830px;
   }
   .m_9 .tech-list li {
      width: 195px;
   }
   .m_9 .tech-list li .img-cover {
      width: 170px;
      height: 170px;
   }
   .m_9 .tech-list li:nth-child(3) {
      top: 500px;
   }
   .m_9 .tech-list li:nth-child(4) {
      top: 500px;
   }
   .m_10 .traitments.list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
   }
   .m_10 .list-item {
      min-height: auto;
      height: 200px;
      padding: 30px 20px 40px 20px;
   }
   .m_10 .list-item .text {
      display: none;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
   }
   .m_10 .list-item .list-content .def-btn {
      margin-top: 30px;
   }
   .m_10 .list-item:hover {
      height: auto;
   }
   .m_10 .list-item:hover .text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
   }
   .m_11 {
      padding: 90px 0 120px 0;
   }
   .m_11 .container {
      max-width: 405px;
   }
   .m_11 .big-text {
      font-size: 52px;
      max-width: 300px;
   }
   .m_11 .images {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -2%;
   }
   .m_11 .images .img-item {
      margin: 0 2%;
      max-width: 140px;
      min-width: 0;
      width: 46%;
   }
   .m_11 .images .little,
   .m_11 .images .big {
      height: 215px;
   }
   .m_11 .img-cover {
      border-radius: 100px;
   }
   .delimiter.right.popugai svg {
      width: 230px;
      top: -233px;
   }
   .delimiter.right.popugai img {
      width: 110px;
      top: -110px;
   }
   .m_12 .container .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
   }
   .m_12 .container .bottom {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
   }
   .m_12 .mini-logo {
      width: 106px;
      margin: 0 auto;
   }
   .m_12 .mini-logo svg {
      display: block;
      width: 100%;
      height: 100%;
   }
   .m_12 .bottom-img {
      margin-left: 0;
      margin-top: 0;
      height: auto;
      width: 100%;
   }
   .m_13 .video__con:before {
      width: 60px;
      height: 60px;
   }
   .m-14-15.delimiter.left svg {
      top: -50vw;
      width: 50vw;
   }
   .m_14 .container {
      max-width: 410px;
   }
   .m_14 .big-text {
      max-width: 350px;
      font-size: 40px;
      margin-bottom: 50px;
   }
   .m_14 .contacts {
      margin-bottom: 20px;
   }
   .m_14 .contacts li:nth-child(1) {
      margin-bottom: 20px;
   }
   .m_14 .middle-img .img-cover {
      margin-top: 0;
      height: 164px;
      padding-bottom: 0;
   }
   .m_14 .bottom {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-left: 30px;
   }
   .m_14 .bottom .text:nth-child(1) {
      margin-bottom: 50px;
   }
   .m_15 .container {
      max-width: 375px;
   }
   .m_15 .acclinks {
      width: 100%;
      margin: 35px 0;
   }
   .m_15 .content {
      padding: 45px;
      padding-top: 80px;
   }
   .m_16 .container {
      max-width: 375px;
      padding: 0 var(--gap);
      display: block;
   }
   .m_16 .left {
      padding: 65px 0 40px 75px;
      width: 100%;
   }
   .m_16 .left h2 {
      margin-bottom: 25px;
   }
   .m_16 .left_wrapper {
      max-width: 200px;
   }
   .m_16 .middle {
      padding: 0 0 40px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
   }
   .m_16 .content {
      max-width: 210px;
      position: relative;
      z-index: 1;
      margin-left: auto;
      margin-right: auto;
      margin-top: -50px;
   }
   .m_16 .dwl-link {
      position: absolute;
      left: 0;
      bottom: -40px;
   }

   .m_16 .content .img {
      margin: -15px 0 0 0;
   }
   .m_17 {
      padding-bottom: 120px;
   }
   .m_17 .container {
      max-width: 375px;
      padding: 0 var(--gap);
   }
   .m_17 .video-slider .slider-item.slick-active .slider-title {
      top: calc(100% + 30px);
   }
   .m_17 .videos {
      padding-top: 70px;
   }
   .m_17 .videos .video-slider {
      height: 200px;
   }
   .m_17 .videos .video-slider:after,
   .m_17 .videos .video-slider:before {
      width: calc(100vw / 2 - 100px);
   }
   .m_17 .videos .slider-item {
      height: 200px;
   }
   .m_18 .container {
      margin: 0 auto;
      max-width: var(--wrapper);
   }
   .m_18 .container h2 {
      text-align: center;
   }
   .m_18 .popugai-2 {
      display: none;
   }
   .m_18 .left {
      margin-bottom: calc(var(--gap-section) * 0.8);
      padding-right: var(--gap);
   }
   .m_18 .contacts {
      margin: 20px 0;
      max-width: 420px;
      justify-items: flex-start;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
   }
   .m_18 .contacts .btn-circle {
      margin-left: 80px;
   }
   .m_18 .shedule {
      font-size: 18px;
   }
   .m_19.aos-animate {
      margin-top: -60px;
   }
   .m_19 .img {
      width: 210px;
   }
   .m_19 .big-text {
      font-size: 46px;
   }
   .sp_t_row_wrapper {
      order :2;
   }
   .m_18 .contacts .btn-circle {
      order:3;
   }
}

@media only screen and (max-width: 576px) {
   #volume-toggle {
      width: 25px;
      height: 25px;
      bottom: 10px;
      margin-bottom: 0;
   }
   .m_8 {
      height: 460px;
   }
   .m_8 .text {
      font-size: 30px;
      padding-top: calc(var(--gap-section) * 1.4);
      padding-bottom: calc(var(--gap-section) * 0.2);
   }
   .m_8 .text p {
      max-width: 440px;
   }
   .m_9 {
      padding-bottom: calc(var(--gap-section) * 4);
   }
   .m_9 .container {
      max-width: 345px;
   }
   .m_9 .head {
      left: 50%;
      top: 270px;
   }
   .m_9 .head .big-text {
      font-size: 38px;
   }
   .m_9 .head .big-text img {
      right: -15px;
      bottom: 10px;
      width: 52px;
   }
   .m_9 .head .text {
      width: 310px;
   }
   .m_9 .tech-list {
      width: 100%;
      height: 680px;
   }
   .m_9 .tech-list li {
      width: 140px;
   }
   .m_9 .tech-list li .img-cover {
      width: 140px;
      height: 140px;
   }
   .m_9 .tech-list li .text {
      padding-top: 20px;
      font-size: 15px;
   }
   .m_9 .tech-list li:nth-child(1) {
      top: 0;
      left: 0;
   }
   .m_9 .tech-list li:nth-child(2) {
      top: 0;
      right: 0;
   }
   .m_9 .tech-list li:nth-child(3) {
      top: 400px;
      left: 0;
   }
   .m_9 .tech-list li:nth-child(4) {
      top: 400px;
      left: auto;
      right: 0;
   }
   .m_18 .container {
      margin-left: 0;
      max-width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0;
      padding-left: var(--gap);
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
   }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
   :root {
      --wrapper: 100%;
   }
   .header-nav {
      margin-left: auto;
      margin-right: 30px;
   }
   .header-nav li {
      margin: 0 7px;
   }
   .header-nav li a {
      font-size: 12px;
   }
   .m_4 .faces-links {
      width: 320px;
   }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 370px) {
   :root {
      --gap: 15px;
   }
   .m_6 .doctors .list li {
      width: 120px;
      margin-bottom: 20px;
   }
   .m_6 .doctors .list .img-cover {
      height: 195px;
   }
   .m_19 .big-text {
      font-size: 45px;
   }
}

@media only screen and (min-width: 1301px) {
   .m_9 .tech-list li .img-cover:hover {
      width: 270px;
      height: 270px;
   }
}

/*==========  Mobile First  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
