/*==========  Desktop First Method  ==========*/
@media (max-width: 1699px) {
  .header__main,
  .mob-menu__header {
    padding: 0 35px;
  }
  .mob-menu__big-menu {
    font-size: 36px;
  }
  .header__main .logo,
  .header__toggle {
    margin-right: 35px;
  }
  .header__toggle span {
    display: none;
  }
  .direction__wrap {
    padding: 0 60px;
    max-width: 460px;
  }
  .direction h2, .direction .h2 {
    font-size: 32px;
  }
  .direction__arrow {
    right: -2%;
  }
  .direction.hover .content {
    -webkit-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
            transform: translateX(-40px);
  }
}
@media (max-width: 1399px) {
  .header__phone {
    position: relative;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    font-size: 0;
  }
  .header__phone:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* border: 1px solid currentColor; */
    border-radius: inherit;
    opacity: 0.35;
    -webkit-transition: background 0.3s, border 0.3s, opacity 0.3s;
    -o-transition: background 0.3s, border 0.3s, opacity 0.3s;
    transition: background 0.3s, border 0.3s, opacity 0.3s;
  }
  .header__phone:after {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -0.5em;
    content: "\e915";
    font-family: "icomoon";
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    text-align: center;
    font-size: 20px;
  }
  .header__phone:hover {
    color: #fff;
  }
  .header__phone:hover:before {
    border-color: #DBB16A;
    background-color: #DBB16A;
    opacity: 1;
  }
  .header__phone:active {
    color: #fff;
  }
  .header__phone:active:before {
    /* border-color: #EDBF57;
    background-color: #EDBF57; */
    border-color: #DBB16A;
    background-color: #DBB16A;
    opacity: 1;
  }
}
@media (max-width: 1299px) {
  .container {
    width: 1180px;
  }
  .header .call-btn {
    padding: 50px 50px 20px 20px;
    min-height: 95px;
    border-radius: 0 0 70px 0/0 0 60% 0;
  }
  .header__main {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .header__toggle span {
    display: block;
  }
  .header__menu {
    display: none;
  }
  .header__phone {
    margin-left: auto;
  }
  .popular-item__img {
    margin-left: 50px;
  }
  .clinic__content {
    left: 580px;
  }
  .clinic .link-icon {
    right: 20px;
  }
  .service-line__number {
    width: 60px;
  }
  .filter__top {
    -ms-grid-columns: 1fr 200px;
    grid-template-columns: 1fr 200px;
    gap: 25px;
  }
  .catalog__action {
    margin-left: 35px;
  }
  .team-col:nth-child(odd) {
    padding-right: 45px;
  }
  .team-col:nth-child(even) {
    padding-left: 45px;
  }
  .review-item__content {
    font-size: 14px;
  }
  .about__main {
    padding: 50px 0 0 50px;
  }
  .ab-social__main {
    padding-right: 50px;
  }
  .mob-menu__main {
    margin-left: 50px;
  }
  .mob-menu__header {
    height: 95px;
  }
	.result-thumbs {
		width: 620px;
	}
	.result-thumb.active + .result-thumb {
		transform: scale(0.52) translateX(-115px);
	}
	.result-thumb.active + .result-thumb ~ .result-thumb {
		transform: scale(0.52) translateX(-850px);
	}
}
@media (max-width: 1199px) {
  .container {
    width: 980px;
  }
  h1, .h1 {
    font-size: 60px;
  }
  ._hide-lg {
    display: none !important;
  }
  .sect-p {
    padding: 50px 0;
  }
  .sect-m {
    margin: 50px 0;
  }
  .sect-m:first-child:not(.serv-about) {
    margin-top: 145px;
  }
  .sect-m._mt-default {
    margin-top: 50px;
  }
  .title__grid {
    gap: 15px 25px;
  }
  .phone._big {
    font-size: 28px;
  }
  .nav-arrow-prev.ic-left-big:before {
    content: "\e902";
  }
  .nav-arrow-next.ic-right-big:before {
    content: "\e903";
  }
  .nav-arrows .nav-arrow-prev {
    margin-right: 25px;
  }
  .bann-slider .swiper-pagination {
    bottom: 60px !important;
    margin-left: 180px;
  }
  .bann-slide {
    padding: 155px 0 60px;
  }
  .bann-slide__wrap {
    max-width: 650px;
    min-height: 415px;
  }
  .bann-slide__ellips {
    right: 0;
    width: 550px;
    height: 550px;
    margin-top: -340px;
  }
  .bann-slide__head {
    max-width: 570px;
  }
  .bann-slide__content {
    margin-left: 180px;
  }
  .bann-slide__arrow {
    right: 50px;
  }
  .services {
    padding: 50px 0;
  }
  .services .title {
    margin-bottom: 50px;
    padding-right: calc(50% + 50px);
  }
  .services .title:before {
    width: calc(50% - 50px);
  }
  .services__main {
    padding-right: 50px;
  }
  .services__items {
    margin-left: 80px;
  }
  .services__list {
    padding-left: 50px;
  }
  .service-item {
    margin-bottom: 40px;
  }
  .popular-item__img {
    padding-right: 50px;
  }
  .popular-item__ellips {
    margin-top: -60px;
    width: 120px;
    height: 120px;
    -webkit-box-shadow: 0 0 0 35px rgba(255, 255, 255, 0.2);
            box-shadow: 0 0 0 35px rgba(255, 255, 255, 0.2);
  }
  .popular-item__ellips.h1 {
    font-size: 32px;
  }
  .popular-item__main .link-icon {
    margin-top: 25px;
  }
  .clinic__wrap {
    height: 850px;
  }
  .clinic__content {
    left: 475px;
    right: 0;
    width: auto;
  }
  .clinic__img:nth-child(3) {
    max-width: 52%;
  }
  .clinic .link-icon {
    right: 0;
    bottom: 160px;
  }
  .result {
    background-image: none;
  }
	.result__action {
		margin-top: 50px;
	}
  .result-slider {
    padding-bottom: 265px;
  }
	.result-thumbs {
		width: 420px;
	}
  .result-thumb.active + .result-thumb {
   transform: scale(0.52) translateX(-80px);
  }
  .result-thumb.active + .result-thumb ~ .result-thumb {
   transform: scale(0.52) translateX(-580px);
  }
  .service-line {
    min-height: 0;
  }
  .service-line__head {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    width: auto;
    font-size: 32px;
  }
  .service-line .content {
    margin: 0;
  }
  .service-line__arrow {
    display: none;
  }
  .menu-tabs {
    display: block;
  }
  .menu-tabs__aside {
    margin: 0 0 50px;
  }
  .menu-tabs__list {
    padding: 0;
  }
  .menu-tabs__list ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-width: 100%;
    gap: 15px 25px;
  }
  .menu-tabs__list li {
    margin: 0;
  }
  .menu-tabs__list._fixed {
    overflow: auto;
    left: 0;
    right: 0;
    margin: 0;
    padding: 15px 0;
    max-width: none !important;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(43, 43, 42, 0.15);
            box-shadow: 0 1px 0 rgba(43, 43, 42, 0.15);
    color: #262628;
  }
  .menu-tabs__list._fixed ul {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 0 35px;
    white-space: nowrap;
  }
  .menu-tabs__main {
    width: auto;
  }
  .sm-team-item:before {
    top: 60px;
  }
  .sm-team-item__main {
    padding-top: 150px;
  }
  .filter__bottom {
    margin-top: 25px;
  }
  .catalog-grid {
    margin: 0 -25px;
  }
  .catalog-col {
    padding: 0 25px;
  }
  .catalog-col:nth-child(1) {
    margin-top: 80px;
  }
  .catalog-col:nth-child(n+3) {
    margin-top: 100px;
  }
  .catalog-col._grid {
    gap: 50px 25px;
  }
  .catalog-item._big .catalog-item__head {
    font-size: 36px;
  }
  .catalog__action {
    margin-left: 0;
  }
  .product__main {
    margin-top: 0;
  }
  .cases-nav,
  .cases-slider .swiper-slide {
    width: 560px;
  }
  .team-col:nth-child(odd) {
    padding-right: 25px;
  }
  .team-col:nth-child(even) {
    padding-left: 25px;
  }
  .team-col:nth-child(2) {
    margin-top: 100px;
  }
  .team-col:nth-child(n+3) {
    margin-top: 50px;
  }
  .review-item__content {
    font-size: 1em;
  }
  .reviews-col {
    width: 50%;
  }
  .review__content {
    margin-bottom: 50px;
  }
  .serv-cases .cases-slider .swiper {
    overflow: visible;
  }
  .about__img {
    width: 40%;
  }
  .about__main {
    width: 60%;
    padding-top: 0;
  }
  .about__logo {
    margin-bottom: 40px;
  }
  .about__head {
    margin-bottom: 25px;
  }
  .about__action {
    margin-top: 25px;
  }
  .direction {
    text-align: left;
  }
  .direction h2, .direction .h2, .direction h3, .direction .h3 {
    font-size: 28px;
  }
  .direction__wrap {
    top: 0;
    bottom: 0;
    padding: 20px;
    max-width: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .direction .content {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .direction.hovered {
    opacity: 1;
  }
  .direction__arrow {
    top: auto;
    right: 20px;
    bottom: 20px;
    opacity: 1;
    margin: 0;
    width: 110px;
    height: 110px;
    line-height: 108px;
  }
  .directions__action {
    margin: 25px 0 0 60px;
  }
  .ab-social__img {
    width: 40%;
  }
  .ab-social__main {
    width: 60%;
  }
  .cert-form__row {
    margin-bottom: 50px;
  }
  .cert-info__grid {
    gap: 50px;
  }
  .map-box {
    min-height: 350px;
  }
  .map__info {
    width: 300px;
  }
  .contacts__wrap {
    margin-bottom: 50px;
  }
  .price__row {
    margin-bottom: 50px;
  }
  .pop-up {
    width: 600px;
  }
  .pop-up .close-btn {
    top: 20px;
    right: 20px;
  }
  .pop-up__wrapper {
    padding: 50px;
  }
  .pop-up._center .pop-up__wrapper {
    padding: 50px;
    max-width: 940px;
  }
  .mob-menu__big-menu {
    font-size: 24px;
  }
  .mob-menu__big-menu li {
    margin-bottom: 25px;
  }
  .mob-menu__main > * {
    margin-bottom: 50px;
  }
  .mob-menu__menu {
    gap: 25px;
  }
	.team-popup__consult-fixed {
		display: block;
	}
	.team-popup .pop-up__wrap {
		padding-bottom: 120px !important;
	}
}
@media (max-width: 991px) {
  .container {
    width: 760px;
  }
  h2, .h2 {
    font-size: 36px;
  }
  h3, .h3 {
    font-size: 30px;
  }
  ._hide-md {
    display: none !important;
  }
  .form-item__hidden._price {
    left: auto;
    right: 0;
  }
  .form-item__hidden._price:before {
    left: auto;
    right: 20px;
  }
  .bann-slider .swiper-pagination {
    left: 0;
    bottom: 50px !important;
    margin: 0;
    width: 100%;
  }
  .bann-slide {
    padding: 145px 0 110px;
  }
  .services__items {
    margin-left: 0;
  }
  .services__list .service-item__list {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    margin-bottom: -15px;
  }
  .services__list .service-item__list li:nth-child(n) {
    margin-bottom: 15px;
  }
  .popular-item {
    display: block;
  }
  .popular-item__img {
    margin: 0 0 25px;
    max-width: 460px;
  }
  .popular-item__main {
    width: auto;
  }
  .clinic__wrap {
    height: 650px;
  }
  .clinic__wrap:before {
    display: none;
  }
  .clinic__content {
    left: 360px;
  }
  .clinic__img:nth-child(2) {
    top: 250px;
  }
  .clinic__img:nth-child(3) {
    bottom: 0;
    left: 50px;
    right: auto;
    margin: 0;
  }
  .clinic .link-icon {
    right: 20px;
    bottom: 20px;
  }
	.result-slider {
		padding-bottom: 230px;
	}
	.result-thumbs {
		width: 360px;
	}
	.result-thumb.active + .result-thumb ~ .result-thumb {
		transform: scale(0.52) translateX(-520px);
	}
  .footer__col:nth-child(n) {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    width: auto;
    min-width: 40%;
  }
  .footer__col._mob-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer__col._mob-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer__col._mob-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .footer__col._mob-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .footer__col._mob-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .footer__col._mob-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .footer__col._mob-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .footer__col._mob-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .footer__col._mob-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .footer__col._mob-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .footer__menu {
    margin-bottom: -15px;
    text-transform: uppercase;
  }
  .footer__menu li {
    margin-bottom: 15px;
  }
  .main-bann .container._mt-auto {
    margin-top: 0;
  }
  .service-line .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .service-line__bg {
    display: none;
  }
  .service-line:hover {
    color: inherit;
  }
  .service-line:hover ._c-gray {
    color: #656568;
  }
  .service-line__head {
    margin: 0;
  }
  .service-line .content {
    max-width: none;
    width: 100%;
    margin: 15px 0 0;
    padding: 0 0 0 60px;
  }
  .reviews-slider-action {
    margin: 25px 0 0 60px;
  }
  .sm-team-item:before {
    top: 50px;
  }
  .sm-team-item__img {
    max-width: 350px;
    margin-right: 50px;
  }
  .sm-team-item__main {
    padding: 100px 50px 50px 0;
  }
  .sm-team-item__main .link-icon {
    margin-top: 25px;
  }
  .sm-team-item__name {
    line-height: 1.2;
  }
  .filter__top {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }
  .filter__sort {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .catalog-col {
    width: 580px;
    max-width: 100%;
  }
  .catalog-col._grid {
    width: 100%;
    gap: 50px;
  }
  .catalog-col:nth-child(1) {
    margin-top: 0;
  }
  .catalog-col:nth-child(n+2) {
    margin-top: 50px;
  }
  .product__wrap {
    display: block;
  }
  .product__main {
    width: auto;
    margin: 50px 0 0;
  }
  .cases-nav,
  .cases-slider .swiper-slide {
    width: 500px;
  }
  .cases-nav .nav-arrow-prev {
    left: 20px;
    font-size: 16px;
  }
  .cases-nav .nav-arrow-next {
    right: 20px;
    font-size: 16px;
  }
  .cases-slider .swiper-pagination {
    margin: 0 0 30px;
  }
  .team-item__main {
    max-width: none;
    margin: -50px 20px 0 35px;
  }
  .team-item__head {
    margin-bottom: 15px;
    font-size: 28px;
  }
  .team-item__main .link-icon {
    margin: 25px 0 0 30px;
  }
  .about__img {
    width: 35%;
  }
  .about__logo {
    display: none;
  }
  .about__main {
    width: 65%;
    padding: 0 0 0 30px;
  }
  .directions__grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .review-more {
    padding-top: 25px;
  }
  .ab-social .title {
    margin-bottom: 25px;
  }
  .ab-social .social {
    margin-top: 25px;
  }
  .ab-social__img {
    width: 35%;
  }
  .ab-social__main {
    width: 65%;
  }
  .ab-social__content {
    margin-left: 0;
  }
  .cert-info__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 25px;
  }
  .cert-info__head {
    margin-bottom: 15px;
  }
  .contacts__wrap {
    display: block;
  }
  .contacts__col {
    margin-bottom: 50px;
  }
  .contacts__col:nth-child(n) {
    width: auto;
    padding: 0;
  }
  .contacts__col:last-child {
    margin-bottom: 0;
  }
  .pop-up._center .pop-up__wrapper {
    max-width: 720px;
  }
  .order-date__wrap {
    margin-right: 15px;
    width: 350px;
  }
  .order-date__wrap .air-datepicker-body--day-names,
  .order-date__wrap .air-datepicker-body--cells.-days- {
    max-width: 313px;
  }
  .order-date__wrap .air-datepicker-cell.-day- {
    height: 37px;
  }
  .mob-menu__main {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .container {
    width: 560px;
  }
  ._hide-sm {
    display: none !important;
  }
  h1, .h1 {
    font-size: 46px;
  }
  .title {
    margin-bottom: 25px;
  }
  .title._main {
    margin-bottom: 50px;
  }
  .breadcrumbs {
    margin-bottom: 25px;
  }
  .form-item {
    margin-bottom: 25px;
  }
  .form-policy._2 {
    margin-bottom: 25px;
    font-size: 1em;
  }
  .form-item__hidden._price {
    min-width: 0;
  }
  .form-item__hidden._price:before {
    left: 20px;
    right: auto;
  }
  .logo {
    max-width: 130px;
  }
  .header .call-btn {
    display: none;
  }
  .header__grid {
    height: 95px;
    -webkit-transition: height 0.4s;
    -o-transition: height 0.4s;
    transition: height 0.4s;
  }
  .header._scrolled .header__grid {
    height: 75px;
  }
  .header__main,
  .menu-tabs__list._fixed ul,
  .mob-menu__header {
    padding: 0 20px;
  }
  .bann-slide {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .bann-slide__wrap {
    min-height: 0;
    padding: 0;
  }
  .bann-slide__bg:after {
    background: rgba(0, 0, 0, 0.3);
  }
  .bann-slide__head {
    margin-bottom: 25px;
    max-width: 430px;
  }
  .bann-slide__content {
    margin-left: 0;
  }
  .bann-slide__ellips {
    display: none;
  }
  .bann-slide__arrow {
    position: relative;
    right: 0;
    margin: 25px 0 0 18%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 9px;
  }
  .services {
    background: #000;
    color: #fff;
  }
  .services .title {
    margin: 0 0 25px;
    padding: 0;
  }
  .services .title:before {
    display: none;
  }
  .services__wrap {
    display: block;
  }
  .services__main {
    width: auto;
    padding: 0;
  }
  .services__items {
    max-width: none;
  }
  .services__list {
    display: none;
  }
  .service-item {
    margin-bottom: 15px;
  }
  .service-item:last-child .service-item__btn {
    border-color: transparent;
  }
  .service-item__btn {
    padding: 0 25px 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 15px;
  }
  .service-item__btn:after {
    top: auto;
    bottom: 14px;
    margin: 0;
    width: 11px;
    height: 25px;
    background-image: url("../img/services/serv-arrow_mob.svg");
  }
  .service-item__list {
    padding: 30px 0 15px 60px;
  }
  .service-item.active .service-item__btn {
    border-color: #DBB16A;
  }
  .service-item.active .service-item__list {
    display: block;
  }
  .clinic__wrap {
    height: auto;
  }
  .clinic__content {
    position: relative;
    left: 0;
    margin-bottom: 35px;
  }
  .clinic__images {
    position: relative;
    height: 385px;
  }
  .clinic__img:nth-child(2) {
    top: 15px;
  }
  .clinic__img:nth-child(3) {
    left: auto;
    right: 0;
    max-width: 54%;
  }
  .clinic .link-icon {
    position: relative;
    right: 0;
    bottom: 0;
    margin: 25px 0 0 60px;
  }
  .s-links__wrap {
    display: block;
  }
  .s-links__wrap a {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .main-bann__action {
    margin-top: 50px;
    text-align: left;
  }
  .price-item {
    margin-bottom: 25px;
  }
  .price-item__btn {
    padding-bottom: 25px;
    font-size: 15px;
  }
  .serv-about__info {
    margin-top: 25px;
  }
  .serv-about__info-row {
    display: block;
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
  .serv-about__info-head {
    margin: 0 0 20px;
    width: auto;
  }
  .sm-team-item {
    display: block;
  }
  .sm-team-item:before {
    top: 0;
    left: 0;
  }
  .sm-team-item__img {
    max-width: none;
    width: 100%;
    margin: 0 0 25px;
  }
  .sm-team-item__name {
    margin-bottom: 15px;
  }
  .filter__wrap {
    padding-top: 40px;
  }
  .filter__fields {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .catalog-col._grid {
    gap: 50px 25px;
  }
  .cases-nav,
  .cases-slider .swiper-slide {
    width: 420px;
  }
  .team-col:nth-child(odd) {
    padding-right: 10px;
  }
  .team-col:nth-child(even) {
    padding-left: 10px;
  }
  .team-col:nth-child(2) {
    margin-top: 50px;
  }
  .team-item__main {
    margin: -40px 0 0 20px;
  }
  .team-item__main .link-icon {
    margin-left: 0;
  }
  .team-item__head {
    font-size: 24px;
  }
  .reviews__action {
    margin: 25px 0 0;
    text-align: center;
  }
  .reviews-col {
    width: 100%;
  }
  .about__wrap {
    display: block;
  }
  .about__img {
    width: auto;
    margin: 0 0 35px;
  }
  .about__main {
    width: auto;
    padding: 0;
  }
  .direction h2, .direction .h2, .direction h3, .direction .h3 {
    font-size: 24px;
  }
  .review-item._vert,
  .review-more._vert {
    height: 300px;
  }
  .review-more {
    padding: 45px 0 0;
  }
  .ab-social__wrap {
    display: block;
  }
  .ab-social__img {
    width: auto;
    margin: 0 0 35px;
  }
  .ab-social__img img {
    width: 100%;
  }
  .ab-social__main {
    width: auto;
    padding: 0;
  }
  .cert-price {
    gap: 15px;
  }
  .cert-price__item {
    font-size: 15px;
  }
  .cert-price__item span {
    padding: 15px 10px;
  }
  .cert-form__grid {
    gap: 25px;
  }
  .cert-form__grid .form-item {
    min-width: 100%;
  }
  .cert-form__grid .form-item._btn {
    margin-top: 25px;
  }
  .cert-form__grid .form-item__descr {
    margin-top: 15px;
  }
  .map .title {
    margin-bottom: 35px;
  }
  .map__wrap {
    display: block;
  }
  .map__info {
    width: auto;
    margin: 0 0 25px;
  }
  .map__info > * {
    margin-bottom: 25px;
  }
  .contact-item p._mob-big {
    font-size: 20px;
  }
  .contacts__col {
    margin-bottom: 25px;
  }
  .contacts__col > * {
    margin-bottom: 25px;
  }
  .order-date {
    display: block;
  }
  .order-date__wrap {
    width: auto;
    margin: 0 0 25px;
  }
  .order-date__action {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 25px;
  }
  .order-date__descr {
    margin: 25px 0 0;
    width: 100%;
    max-width: none;
  }
  .order-form__grid {
    gap: 25px;
  }
  .order-form__grid .form-item {
    min-width: 100%;
  }
  .order-form .form-policy {
    margin: 25px 0 50px;
    font-size: 1em;
  }
  .pop-up-overlay {
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
  }
  .pop-up {
    width: 100%;
    height: auto;
    max-height: 100%;
    padding: 80px 0 0;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
  }
  .pop-up .close-btn {
    top: -55px;
    color: #fff;
  }
  .pop-up__wrapper {
    display: block;
    min-height: auto;
    padding: 0;
  }
  .pop-up__wrap {
    width: 560px;
    margin: 0 auto;
    padding: 50px 20px;
  }
  .pop-up._center {
    padding: 80px 0 0;
  }
  .pop-up._center .pop-up__wrapper {
    max-width: none;
    padding: 0;
  }
  .mob-menu__wrap {
    display: block;
  }
  .mob-menu__main {
    width: auto;
    margin: 50px 0 0;
  }
  .mob-menu__social {
    gap: 50px;
  }
  .menu-tabs__list a {
    font-size: 15px;
  }
  .tx-box__img {
    max-height: 100px;
    margin-bottom: 20px;
  }
  .tx-box__head {
    margin-bottom: 15px;
  }
	.result__wrap {
    display: block;
    padding-bottom: 0;
  }
  .result__action {
    text-align: center;
  }
  .result-slider {
    width: auto;
    margin: 0 0 35px;
    padding: 0;
  }
	.result-thumbs {
    width: auto;
	}
  .result-thumb {
    right: 0 !important;
    bottom: 0 !important;
    margin-right: 0 !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    opacity: 0 !important;
  }
  .result-thumb.active {
    opacity: 1 !important;
  }
	.pop-up._middle {
    padding: 80px 0 0;
  }
  .pop-up._middle .close-btn {
    top: -55px;
    right: 20px;
  }
  .pop-up._middle .pop-up__wrapper {
    overflow: visible;
    padding: 0;
  }
  .pop-up._middle .pop-up__wrap {
    width: 100%;
    padding: 0;
  }
	.pop-up._bottom .close-btn {
    right: 20px;
  }
	
}
@media (max-width: 575px) {
  .container {
    width: 100%;
  }
  ._hide-xs {
    display: none !important;
  }
  h1, .h1 {
    font-size: 32px;
  }
  h2, .h2 {
    font-size: 28px;
  }
  h3, .h3 {
    font-size: 26px;
  }
  h4, .h4 {
    font-size: 22px;
  }
  h5, .h5 {
    font-size: 20px;
  }
  h6, .h6 {
    font-size: 15px;
  }
  .sect-m:first-child:not(.serv-about) {
    margin-top: 120px;
  }
  .sect-m._mt-default {
    margin-top: 50px;
  }
  h2.title__head,
  .h2.title__head,
  h3.title__head,
  .h3.title__head {
    font-size: 24px;
  }
  .header__main .logo {
    margin-right: auto;
  }
  .header__toggle,
  .header__phone {
    margin: 0 0 0 15px;
  }
  .header__toggle {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .header__toggle span {
    display: none;
  }
  .bann-slide__head {
    max-width: 300px;
  }
  .popular-item__head {
    margin-bottom: 15px;
  }
  .popular .title__head {
    font-size: 28px;
  }
  .popular-nav {
    display: none;
  }
  .clinic__images {
    margin: 0 -20px;
    height: auto;
  }
  .clinic__images:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 146%;
  }
  .clinic__img:nth-child(1) {
    max-width: 80%;
  }
  .clinic__img:nth-child(2) {
    top: auto;
    left: 20px;
    right: auto;
    bottom: 10%;
    max-width: 71%;
  }
  .clinic__img:nth-child(3) {
    bottom: 0;
    right: 20px;
    max-width: 71%;
  }
  .title .result-nav {
    display: none;
  }
  .result-item__head {
    margin-bottom: 15px;
  }
  .result__wrap .swiper-pagination,
  .result__wrap .result-nav {
    display: block;
  }
  .result-thumbs {
	  
    margin: 0 -20px;
  }
  .s-links__wrap {
    margin: 0 -20px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .footer__grid {
    margin-bottom: 25px;
  }
  .footer__grid._main {
    gap: 25px;
  }
  .footer__grid._main .footer__col {
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .footer__grid._main .footer__col._mob-order-1 {
    padding-bottom: 0;
    border-bottom: none;
  }
  .footer__grid._main .footer__col._mob-mt {
    margin-top: 25px;
  }
  .footer__grid._bottom {
    gap: 15px;
  }
  .footer__grid._bottom .footer__col._mob-mt {
    margin-top: 35px;
  }
  .footer__grid._bottom .footer__col._mob-center {
    color: #fff;
  }
  .footer__col:nth-child(n) {
    min-width: 100%;
  }
  .footer__col._mob-center {
    text-align: center;
  }
  .footer__contact {
    margin-bottom: 25px;
  }
  .footer__menu._mob-cols {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .service-line .container {
    display: block;
  }
  .service-line__number {
    width: auto;
    margin: 0 0 15px;
  }
  .service-line__head {
    word-wrap: break-word;
    font-size: 28px;
  }
  .service-line .content {
    padding: 0;
  }
  .menu-tabs__aside {
    margin: 0 0 35px;
  }
  .menu-tabs__list {
    overflow: auto;
    padding: 0 0 15px;
    margin: 0 -20px;
  }
  .menu-tabs__list ul {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 0 20px;
    white-space: nowrap;
  }
  .reviews-slider-action {
    margin-left: 0;
    text-align: center;
  }
  .sm-team-item__main {
    padding: 0 30px 30px;
  }
  .filter__fields {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .catalog-col._grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 25px;
  }
  .catalog-item__price {
    margin-top: 15px;
  }
  .catalog-item__price s {
    margin-left: 10px;
    font-size: 80%;
  }
  .catalog-item._big .catalog-item__main {
    max-width: none;
    margin: -10px 20px 0;
  }
  .catalog-item._big .catalog-item__head {
    font-size: 24px;
  }
  .product__main {
    margin: 25px 0 0;
  }
  .product__main > .content {
    margin-top: 25px;
  }
  .cases-row .title .nav-arrows {
    display: none;
  }
  .cases-nav,
  .cases-slider .swiper-slide {
    width: 100%;
  }
  .team-col {
    width: 100%;
  }
  .team-col:nth-child(n) {
    margin: 0;
    padding: 0;
  }
  .team-col:nth-child(n+2) {
    margin-top: 50px;
  }
  .team-item__main {
    margin: -50px 20px 0 35px;
  }
  .team-item__head {
    font-size: 28px;
  }
  .serv-cases .cases-slider {
    margin: 0 -20px;
  }
  .directions__grid,
  .directions._certs .directions__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .direction h2, .direction .h2, .direction h3, .direction .h3 {
    font-size: 28px;
  }
  .review-more .link-icon {
    margin-top: 20px;
  }
  .directions__action {
    margin-left: 0;
    text-align: center;
  }
  .ab-social__img {
    margin: 0 -20px 25px;
  }
  .cert-price {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .cert-img {
    margin: 0 -20px;
  }
  .map-box {
    margin: 0 -20px;
  }
  .map.sect-m,
  .contacts.sect-m {
    margin-bottom: 0;
  }
  .contact-item__grid {
    gap: 10px 25px;
  }
  .order-date__action .btn {
    width: 100%;
  }
  .order-date__action .btn:nth-child(n+2) {
    margin: 15px 0 0;
  }
  .pop-up__wrap {
    width: 100%;
    padding: 25px 20px;
  }
  .mob-menu {
    padding-bottom: 0;
  }
  .mob-menu__header {
    margin-bottom: 25px;
  }
  .mob-menu__social {
    display: block;
  }
  .mob-menu__call {
    margin: 50px -20px 0;
  }
}
/*==========  Mobile First Method  ==========*/
@media (min-width: 768px) {
  .filter__toggle {
    display: none;
  }
  .filter__wrap {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .breadcrumbs._mb-big {
    margin-bottom: 100px;
  }
  .bann-slide__head.h1 {
    font-size: 75px;
  }
  .popular .title {
    margin-bottom: 40px;
  }
  .clinic .title {
    margin-bottom: 70px;
  }
  .result .title {
    margin-bottom: 90px;
  }
  .cases .cases-row,
  .cases .cases-row .title {
    margin-bottom: 100px;
  }
}
/*==========  Custom Media  ==========*/
@media (min-width: 992px) and (max-width: 1199px) {
  .directions._certs .direction__wrap {
    padding: 40px;
  }
  .directions._certs .direction__arrow {
    right: 40px;
    bottom: 40px;
  }
}
@media (max-width: 575px) {
  .review-item,
  .review-more {
    height: 275px;
  }
  .review-item._vert,
  .review-more._vert {
    height: 275px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .review-item,
  .review-more {
    height: 275px;
  }
  .review-item._vert,
  .review-more._vert {
    height: 550px;
  }
}
@media (max-width: 575px), (min-width: 768px) and (max-width: 991px) {
  .review-item {
    padding: 20px;
  }
  .review-item__grid {
    left: 20px;
    right: 20px;
    bottom: 20px;
  }
  .review-item__content {
    line-height: 1.35;
    font-size: 12px;
  }
  .direction__wrap {
    padding: 40px 20px;
  }
  .direction__arrow {
    bottom: 40px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .sm-team-item__name {
    font-size: 22px;
  }
  .sm-team-item__main {
    padding: 0 25px 25px;
  }
  .sm-team-item__main .link-icon .ic {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 7px;
  }
}

/* Max-H edit */
@media (max-width: 576px) {
  .mob-menu .logo svg, .header .logo svg, .mob-menu .logo img {
    width: 80px;
    height: 25px;
  }

  .header .header__toggle i, .header .header__phone {
    width: 35px;
    height: 35px;
  }
  .header .header__toggle i, .header .header__phone::after {
    font-size: 12px;
  }

  .header .header__toggle i::after {
    /* -webkit-box-shadow: -5px -5px 0 currentColor, 0 -5px 0 currentColor, 5px -5px 0 currentColor, 5px 0 0 currentColor, 5px 5px 0 currentColor, 0 5px 0 currentColor, -5px 5px 0 currentColor, -5px 0 0 currentColor;    box-shadow: -5px -5px 0 currentColor, 0 -5px 0 currentColor, 5px -5px 0 currentColor, 5px 0 0 currentColor, 5px 5px 0 currentColor, 0 5px 0 currentColor, -5px 5px 0 currentColor, -5px 0 0 currentColor; */
  }
}

@media (max-width: 767px) {
  .header .header__grid {
    height: 65px;
    /* border-bottom: 1px solid #FFFFFF33; */
    /* box-shadow: inset 0 -1px 0 #FFFFFF33; */
    background: #000;
  }
  .header._scrolled .header__grid {
    height: 65px;
  }
  .header {
    box-shadow: inset 0 -1px 0 rgba(38, 38, 40, 0.15);
    color: #fff;
  }
}

@media (max-width: 1299px) {
  .mob-menu__header {
    height: 65px;
  }
}


@media (min-width: 1200px){
  .bann-slide__head.h1 {
      font-size: 96px;
  }
}

@media (max-width: 1399px) {
  .bann-slide__arrow-wrapper {
    top: auto;
    bottom: 300px;
  }
}
@media (max-width: 1199px) {
  .bann-slide__arrow-wrapper {
    right: auto;
    left: 50%;
    bottom: -25px;
  }
}
@media (max-width: 991px) {
  .bann-slide__content {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .bann-slide__arrow-wrapper {
    position: relative;
    display: block;
    margin: 25px auto 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }
  .bann-slide {
    padding: 115px 0 140px;
  }
  .bann-slider .swiper-pagination {
    bottom: 80px !important;
  }
}


@media (max-width: 575px) {
  .header .header__phone {
    margin-right: 65px;
  }
  .header__toggle {
    position: absolute;
    right: 0;
    transition: all 0.2s ease;
  }
  .header__toggle::before {
    content: '';
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 25px;
    background: rgba(255, 255, 255, 0.10);
    transition: all 0.2s ease;
  }
  .header__toggle.active::before {
    opacity: 0;
  }
  .header .header__toggle i {
    width: 65px;
    height: 65px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
  }
  .header__toggle i:before, .header__toggle i:after {
    position: relative;
    border: none;
    display: inline-block;
    opacity: 1;
    width: 30px;
    height: 2px;
    background: #fff;
    margin: 0;
    transition: all 0.2s ease;
    border-radius: 0;
    font-size: 0;
    line-height: 0;
    box-shadow: none;
    font-family: none;
    font-style: normal;
  }
  .header__toggle i:after {
    box-shadow: none;
  }
  .header .header__toggle i, .header .header__phone::after {
    font-size: 20px;
  }
  .mob-menu__header {
    display: none;
  }
  .mob-menu {
    margin-top: 65px;
  }
  .mob-menu__wrap {
    padding-top: 25px;
  }
  .header__toggle:hover i:before {
    border-color: transparent;
    background-color: #fff;
  }
  .header__toggle.active {
    background: #DBB16A;
  }
  .header__toggle.active i::before {
    transform: translateY(2px) rotate(45deg);
  }
  .header__toggle.active i::after {
    top: -3px;
    transform: translateY(-2px) rotate(-45deg);
  }
  .header ._logo-wh {
    opacity: 0;
  }
  .header ._logo-grad {
    opacity: 1;
  }
}
@media (min-width: 576px) {
  .header._scrolled .header__toggle i:before {
    border: 1px solid #DBB16A;
    opacity: 1;
  }
  .header._scrolled .header__toggle i::after {
    -webkit-box-shadow: -6px -6px 0 #DBB16A, 0 -6px 0 #DBB16A, 6px -6px 0 #DBB16A, 6px 0 0 #DBB16A, 6px 6px 0 #DBB16A, 0 6px 0 #DBB16A, -6px 6px 0 #DBB16A, -6px 0 0 #DBB16A;
    box-shadow: -6px -6px 0 #DBB16A, 0 -6px 0 #DBB16A, 6px -6px 0 #DBB16A, 6px 0 0 #DBB16A, 6px 6px 0 #DBB16A, 0 6px 0 #DBB16A, -6px 6px 0 #DBB16A, -6px 0 0 #DBB16A;
    background: #DBB16A;
  }
  .header._scrolled .header__toggle:hover i::after {
    -webkit-box-shadow: -6px -6px 0 currentColor, 0 -6px 0 currentColor, 6px -6px 0 currentColor, 6px 0 0 currentColor, 6px 6px 0 currentColor, 0 6px 0 currentColor, -6px 6px 0 currentColor, -6px 0 0 currentColor;
    box-shadow: -6px -6px 0 currentColor, 0 -6px 0 currentColor, 6px -6px 0 currentColor, 6px 0 0 currentColor, 6px 6px 0 currentColor, 0 6px 0 currentColor, -6px 6px 0 currentColor, -6px 0 0 currentColor;
    background: #fff;
  }
}