@media (max-width: 575.98px) {
	#cookie-notice {
		padding: 0 60px 0 20px;
	}
}
@media (min-width: 1400px) {
	.home-title-section .home-title {
	  font-size: 60px;
	}
}
@media (max-width: 1399.98px) {
  .site-header {
    height: 80px;
    padding: 0px;
  }
  .site-header .right-buttons {
    min-width: 280px;
  }
  .site-header .write-to-director, .site-header .call-us {
		width: 140px;
	}
	
  .site-header .section-search {
    top: 2px;
  }
  .site-header .lang_col .lang_container {
    border-radius: 20px;
    background: #c9e0de;
    padding: 3px 8px;
  }
  .site-header .lang_col .lang_container #lang_choice_1 {
    font-size: 16px;
    padding-top: 2px;
  }
  .site-header .main-navigation .menu a, .site-header .section-search .menu a {
    font-size: 14px !important;
  }
  .site-header .call-us .menu li.menu-item.pll-parent-menu-item > a {
    font-size: 12px !important;
	padding: 10px 5px 10px 35px;
	height: 40px;
	background: #1dbbae url(/wp-content/themes/reprolife2020/img/ico-call.svg) no-repeat 10px center;
  }
  .site-header .write-to-director a.button {
    	font-size: 12px;
		padding: 10px 5px;
		height: 40px;
	}
  .site-inheader {
    height: 120px;
    padding: 20px 0;
  }

  .content-area {
    /* padding-top: 150px; */
  }

  .home-socicons-block {
    position: absolute;
    right: 5%;
    transform: none;
    top: 250px;
  }

  .home-title-section {
    /* padding-top: 140px; */
  }
  .home-title-section .home-title-container {
    /* padding-left: 5.333333%; */
    width: 90%;
  }
  .home-title-section .home-title-container .home-title {
    font-size: 44px;
  }

  .blog-slider .blog-box {
    padding: 0px;
  }

  .content-area.team .default-team .slick-track {
    padding-top: 50px;
  }
  .content-area.team .default-team .slick-slide {
    /**/
  }
  .content-area.team .default-team .slick-slide .doc-box .doc-box__content a {
    color: #fff;
    text-decoration: none;
  }
  .content-area.team .default-team .slick-slide .doc-box .doc-box__content h4 {
    font-size: 24px;
  }
  .content-area.team .default-team .slick-slide .doc-box .doc-box__content p {
    font-size: 15px;
  }

  /*feedback*/
  .hero-feedback {
    padding-top: 80px;
  }
  .hero-feedback .feedback-slider {
    margin-bottom: 75px;
  }
  .hero-feedback .feedback-slider .feedback-box {
    /* padding: 10px;
    margin: 0 15px; */
  }
  .hero-feedback .feedback-slider .feedback-box .feedback__content {
    font-size: 16px;
  }
  .hero-feedback .feedback-slider .feedback-box .feedback__content a h4 {
    font-size: 18px;
    line-height: 1.5;
    margin: 15px 0;
  }
  .hero-feedback .feedback-slider .feedback-box .feedback__content p {
    margin: 8px 0;
  }
}
@media (max-width: 1199.98px) {
  .main-navigation .nav-menu a {
    font-size: 10px !important;
  }
  .home-title-section .home-title-container .home-title {
    font-size: 36px;
  }
  .contact-blocks .row > div .lead {
    font-size: 16px;
  }
  .blog-slider h4, .blog-slider .h4 {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  /*div {
    overflow-x: hidden;
  }*/
  .home-title-section {
    padding-top: 140px;
  }
  .home-title-section .home-title-container {
    /* padding-left: 5.333333%; */
	width: 100%;
  }
  .home-title-section .home-title-container .home-title {
    font-size: 32px;
  }
  .home-title-section .home-title-container .home-description {
    font-size: 16px;
    line-height: 1.3;
    text-align: start;
  }
  .program .title-section .home-description {
    font-size: 18px;
    line-height: 1.3;
  }
  .home-title-section .btn-link-to {
    font-size: 18px;
    padding: 12px 25px;
  }

  .home-title {
    font-size: 26px;
    text-align: start;
  }
  
  .contact-blocks .row {
    margin-top: -25px;
    margin-bottom: -25px;
  }
  .contact-blocks .row > div {
    height: 70px;
  }
  .home .contact-blocks .row > div, .page-template-page-programs .contact-blocks .row > div {
    margin-top: 0px;
	height: 140px;
  }
  .contact-blocks .row > div .lead {
		margin: 15px 0px 0px 65px;
	}
	.contact-blocks .row > div.booknow a, .contact-blocks .row > div.part a {
		padding: 15px 0px 15px 65px;
	}
	.contact-blocks .row > div.phones:hover .lead, .contact-blocks .row > div.locations:hover .lead, .contact-blocks .row > div.shedule:hover .lead {
		margin: 15px 0px 0px 65px;
	}
	.home .contact-blocks .row > div.phones, .home .contact-blocks .row > div.locations, .home .contact-blocks .row > div.shedule, .home .contact-blocks .row > div.booknow,
	.page-template-page-programs .contact-blocks .row > div.phones, .page-template-page-programs .contact-blocks .row > div.locations, .page-template-page-programs .contact-blocks .row > div.shedule, .page-template-page-programs .contact-blocks .row > div.booknow {
		background-position: left 5px top 5px;
	}
  .home .contact-blocks .row > div.phones:hover, .home .contact-blocks .row > div.locations:hover, .home .contact-blocks .row > div.shedule:hover, .home .contact-blocks .row > div.booknow:hover,
  .page-template-page-programs .contact-blocks .row > div.phones:hover, .page-template-page-programs .contact-blocks .row > div.locations:hover, .page-template-page-programs .contact-blocks .row > div.shedule:hover, .page-template-page-programs .contact-blocks .row > div.booknow:hover {
    height: 140px;
  }
  .home .contact-blocks .row > div.phones, .page-template-page-programs .contact-blocks .row > div.phones, .directions .contact-blocks .part-01 {
	border-top-left-radius: 15px;
	border-bottom-left-radius: 0px; 
	background-position: left 5px top 5px;
	}
	.home .contact-blocks .row > div.locations, .page-template-page-programs .contact-blocks .row > div.locations, .directions .contact-blocks .part-02 {
	border-top-right-radius: 15px;
	background-position: left 5px top 5px;
	}
	.home .contact-blocks .row > div.shedule, .page-template-page-programs .contact-blocks .row > div.shedule, .directions .contact-blocks .part-03 {
	border-bottom-left-radius: 15px;
	background-position: left 5px top 5px;
	}
	.home .contact-blocks .row > div.booknow, .page-template-page-programs .contact-blocks .row > div.booknow, .directions .contact-blocks .part-04 {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 15px; 
	background-position: left 5px top 5px;
	}
  .contact-blocks .row > div .description {
    opacity: 1;
  }

  section.blog .footer-menu li {
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  section.blog .footer-menu li a {
    border-right: none;
  }

  .contacts-ul li {
    text-align: center;
  }

  .footer-logo {
    text-align: center;
  }

  .post.type-post .post_box_text {
    margin: 45px 0;
    font-size: 26px;
  }
  .post.type-post .entry-content {
    border-radius: 9px;
    padding: 25px 30px;
    font-size: 18px;
    line-height: 1.3;
  }
  .post.type-post .entry-content p {
    padding-left: 40px;
  }
  .post.type-post .entry-content h2, .post.type-post .entry-content h3, .post.type-post .entry-content h4 {
    font-size: 24px;
    padding-left: 0px;
    line-height: 1.2;
    font-weight: 500;
    background: none;
  }

  .directions .dna {
    display: none;
  }
}
@media (max-width: 1199.98px ) {
  body {
    overflow-x: hidden;
  }

  #site-navigation {
    /* display: none; */
  }

  .nav-icon3 {
    margin: 0 15px;
  }

  .site-header {
    z-index: 999;
    height: 60px;
    position: fixed;
    padding: 5px 0;
    display: flex;
    flex-direction: column-reverse;
    align-content: center;
    align-items: center;
    justify-content: center;
  }
  .site-header .site-branding {
	padding-top: 9px;
	width: 100%;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
  }
  .site-header .section-search {
    position: relative;
    width: 100%;
    max-width: 100%;
    justify-content: center;
    align-items: center;
	right: unset;
    top: unset;
    bottom: unset;
  }
  .site-header .section-search.container {
    margin-top: 5px;
    padding: 5px 20px;
  }
  .site-header .section-search .search-form .search-field {
    background-color: #F8F9FB;
    width: 200px;
  }
  .site-header .call-us .menu li.menu-item.pll-parent-menu-item > a, .site-header .write-to-director a.button {
    height: 40px;
  }
  .site-header #primary-menu-container {
    padding-top: 0px;
}
  .site-header #mobile-menu.open {
    display: block;
    background: #fff;
    color: #000;
    opacity: 1;
    right: 0;
    transition: all 0.3s ease;
  }
  .site-header #mobile-menu a {
	  display: block;
	  font-family: 'FuturaLight', sans-serif;
    color: #000;
    font-weight: 300;
    font-size: 20px;
	line-height: 20px;
	padding: 10px;
	margin-right: 40px;
  }

  .site-header #mobile-menu .nav-close {
    position: absolute;
    top: 0px;
    display: block;
    z-index: 99;
    right: 23px;
    cursor: pointer;
    transition: all .3s ease;
  }
  .site-header #mobile-menu .nav-close .line {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .site-header #mobile-menu .nav-close .line span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 3px !important;
    height: 40px !important;
    background: #57bfb9;
    border: none !important;
    transition: all 0.3s ease;
  }
  .site-header #mobile-menu .nav-close .line span.line2 {
    transform: translate(-50%, -50%) rotate(-45deg);
  }



  .site-header #mobile_menu_togle {
    display: block;
    
  }
  [class*=hero-] {
    height: 700px;
  }
  [class*=hero-] .video-container {
    height: 450px;
  }
  .content-area.single-doctor .profile-info h1 {
    font-size: 36px;
	}
	.content-area.team .default-team {
		margin-top: 60px;
	}
	.content-area.single-doctor .default-border {
	  padding-top: 60px;
	}
	.content-area.single-doctor .doctor-photo img {
		right: -100px;
		height: auto;
		width: 140%;
		max-width: 140%;
	}
	.light-wave-top.right-wave:before, .light-wave-top.left-wave:before {
		height: 200px;
		background-size: 102% 200px;
	}
	.light-wave-bottom.right-wave:after, .light-wave-bottom.left-wave:after {
		height: 200px;
		background-size: 102% 200px;
	}
	.white-wave-top.right-wave:before, .white-wave-top.left-wave:before {
		height: 200px;
		background-size: 102% 200px;
	}
	.white-wave-bottom.right-wave:after, .white-wave-bottom.left-wave:after {
		height: 200px;
		background-size: 102% 200px;
	}
	[class*=hero-].light-wave-bottom.right-wave:after {
		height: 250px;
		background-size: 102% 350px;
	}
}
@media (max-width: 991.98px) {
	[class*=hero-] {
		height: 450px;
	}
	.home-title-section {
		padding-top: 0px;
	}
	[class*=hero-] .video-container {
		height: 350px;
	}
	[class*=hero-].light-wave-bottom.right-wave:after {
	  top: auto;
	  height: 200px;
		background: url(/wp-content/themes/reprolife2020/img/wave-light-top-right.svg) bottom center no-repeat;
		background-size: 152% 260px;
	}
	.contact-blocks {
	    margin-top: -50px;
	}
	.content-area.team .default-team .slick-slide .doc-box {
		position: relative;
		height: 620px;
	}
	.content-area.single-doctor .default-border {
        padding-top: 60px;
    }
	.content-area.single-doctor .doctor-photo img {
        position: relative;
        right: 0;
		width: 100%;
		max-width: 100%;
    }
	.nav-pills .nav-link {
		line-height: 20px;
		padding: 15px 20px;
		height: 70px;
		vertical-align: middle;
    	display: flex;
		align-items: center !important;
	}
	.price-page .price-block {
		padding: 10px 0px;
		border-radius: 35px;
	  }
	  .price-page .price-block .price-title {
		padding: 10px 15px;
	  }
	  .price-page .price-block .price-title .display-5 {
	    font-size: 30px;
		line-height: 30px;
	  }
	.light-wave-top.right-wave:before, .light-wave-top.left-wave:before {
		height: 150px;
		background-size: 122% 150px;
	}
	.light-wave-bottom.right-wave:after, .light-wave-bottom.left-wave:after {
		height: 150px;
		background-size: 122% 150px;
	}
	.white-wave-top.right-wave:before, .white-wave-top.left-wave:before {
		height: 150px;
		background-size: 122% 150px;
	}
	.white-wave-bottom.right-wave:after, .white-wave-bottom.left-wave:after {
		height: 150px;
		background-size: 122% 150px;
	}
	[class*=hero-].light-wave-bottom.right-wave:after {
		height: 200px;
		background-size: 122% 300px;
	}
}
@media (max-width: 767.98px) {
  .site-header .site-branding {
    padding-top: 9px;
  }
  .site-header .section-search .search-form .search-field {
        width: 100% !important;
		border: 1px solid #e5e7ec !important;
    }
  .site-header .site-branding .nav-icon3 {
    height: 30px;
  }
  .site-header .title h1, .site-header .title .h1 {
    font-size: 50px;
  }
  [class*=hero-] {
		height: 700px;
	}
	.home-title-section {
    position: relative;
    top: auto;
    transform: translateY(0%);
}
	.home-video:before {
		right: -7.5%;
	}
	.home-video .mask-01 {
		max-width: 80%;
		width: 80%;
	}
	[class*=hero-].light-wave-bottom.right-wave:after {
		height: 150px;
		background-size: 152% 250px;
	}
  .directions .title-section h1, .program .title-section h1 {
    font-size: 36px;
  }

  .about .card .lead {
    font-size: 21px;
  }
  .blog-slider h4, .blog-slider .h4 {
    font-size: 21px;
  }
  .home-title-section .home-title-container .home-title {
    font-size: 27px;
  }
  .content-area.blog-archive {
    padding-top: 1px;
  }
  .content-area.blog-archive .section-search {
    padding: 0 25px;
  }
  .content-area.blog-archive .blog-box {
    border-top: 0;
    padding-left: unset;
  }
  .content-area.blog-archive .blog-box__head {
    margin-left: unset;
    margin-right: unset;
  }
  .content-area.blog-archive .blog-box__content a h4 {
    font-size: 16px;
    line-height: 1.1;
    font-weight: 600;
  }
  .content-area.blog-archive .blog-box__content p {
    font-size: 14px;
  }
  .content-area.blog-archive .blog-box .post-date {
    padding: 10px 20px;
    border-radius: 7px;
    font-size: 17px;
  }
  .content-area.blog-archive.search-archive h1.page-title {
    font-size: 22px;
  }
  .content-area.blog-archive.search-archive h1.page-title span {
    font-weight: bold;
  }
  .content-area.blog-archive h1 {
    font-size: 22px;
  }
  .content-area.blog-archive h1 span {
    font-weight: bold;
  }
	
	.content-area.team .default-team {
        margin-top: 0px;
    }
	.content-area.team .default-team .slick-slide .doc-box {
        height: 540px;
    }
  .content-area.team .default-team .team-description {
    font-size: 18px;
    text-align: center;
  }
  .content-area.team .default-team .slick-track {
    padding-top: 8px;
  }
  .content-area.team .default-team .slick-slide.slick-center .doc-box .doc-box__content {
    bottom: 10px;
    right: auto;
    top: auto;
    width: 80%;
  }

  .content-area.team {
    padding-top: 50px;
  }
  .content-area.single-doctor {
    padding-top: 50px;
    background-position: top center;
    background-repeat: repeat-y;
    background-size: auto;
  }
  .content-area.single-doctor .default-border {
        padding-top: 20px;
    }
  .content-area.single-doctor .doctor-photo img {
    position: relative;
    right: 0;
  }
  .content-area.single-doctor .doctor-photo .doc-box__content {
    bottom: 10px;
    top: unset;
    transform: unset;
    padding: 10px 15px;
    line-height: 1.3;
    width: 80%;
  }
  .content-area.single-doctor .profile-info {
    height: auto;
    padding: 8px 16px;
  }
  .content-area.single-doctor .profile-info ul {
    margin: 0;
    padding-left: 20px;
  }
  .content-area.single-doctor .profile-info h5 {
    background-size: 26px;
  }

  .content-area.team .slick-slider {
    position: relative;
  }
  .content-area.team .slick-arrow {
    height: 30px;
    width: 30px;
    margin: 10px;
    z-index: 9;
  }

  .page-template-default .entry-content {
    padding: 40px 15px;
  }

  .gallery {
    margin-bottom: 1em;
    grid-gap: 0.9em;
  }
  .gallery .gallery-item {
    margin: 0;
  }

  section.s-breadcrumbs {
    padding: 8px 0;
    line-height: 1.2;
    font-size: 1em;
  }
  section.s-breadcrumbs .breadcrumbs {
    font-size: 12px;
  }

  .post section.post-container {
    padding-top: 10px;
  }
  .post .author {
    padding: 15px 4px;
  }
  .post .author__avatar {
    flex: 0 0 17%;
    max-width: 17%;
    margin: 0 5px;
  }
  .post .author__avatar img {
    padding: 4px;
  }
  .post .author__content {
    margin: 10px 5px 0;
  }
  .post .author_name a {
    font-size: 1.1em;
  }
  .post .author_description {
    font-size: 0.9em;
    line-height: 1.1;
  }

  .post.type-post .entry-content p {
    font-size: 18px;
    line-height: 1.2;
  }
  .post.type-post .entry-content ul {
    margin-left: 0px;
  }
  .post.type-post .entry-content ul > li {
    /* padding-left: 1.3em;
    font-size: 18px; */
    line-height: 1.2;
	background: url(./../img/ico-check-green.svg) no-repeat left top / 24px;
  }

  .checkup-archive {
    padding-top: 0;
  }
  .checkup-archive .blog-box .post-name {
    font-size: 20px;
    padding: 12px 20px;
    border-radius: 7px;
  }
  .checkup-archive .blog-box .post-name__programma {
    font-size: 0.6em;
  }
  .checkup-archive .blog-box .post-name__nazvanie_programmy {
    font-size: 0.8em;
  }
  .checkup-archive .hero-archive {
    padding-top: 0;
  }

  .checkup .hero .title-section {
    padding: 8px 4px;
    bottom: 2%;
    top: unset;
    transform: none;
    overflow: hidden;
  }
  .checkup .hero .text-center {
    font-size: 26px;
    padding: 5px;
  }
  .checkup .block_03 .sale_block {
    position: relative;
  }

  /**
  *   CAREER
  */
  .career .title-section {
    padding: 20px;
    bottom: 20%;
    top: unset;
  }
  .career .title-section h1 {
    font-size: 28px;
  }
  .career .section_career_02 .text_wrapper {
    padding: 16px 10px;
    font-size: 14px;
  }
  .career .section_career_02 .text_wrapper h2 {
    font-size: 26px;
    padding: 0;
    margin: 15px 0;
  }
  .career .section_career_02 .text_wrapper ul li {
    padding: 0 0 10px 25px;
    background-size: 20px;
  }
  .career .section_vacancies .text_wrapper {
    font-size: 14px;
    padding: 50px 10px 10px;
  }
  .career .section_vacancies .text_wrapper .price-title {
    padding: 10px 20px;
  }
  .career .section_vacancies .text_wrapper .price-title h3 {
    font-size: 20px;
  }
  .career .section_vacancies .text_wrapper .vacanci_item h4 {
    font-size: 18px;
  }
  .career .section_vacancies .text_wrapper .vacanci_item .text ul li {
    padding: 0 0 5px 26px;
  }
  .career .section_reviews {
    padding: 12px 0;
  }
  .career .section_reviews h3 {
    font-size: 24px;
  }
  .career .section_reviews .slick-slider {
    padding: 0 18px;
  }
  .career .section_reviews .review_item {
    display: block;
    padding: 0;
  }
  .career .section_reviews .review_item .review__avatar {
    max-width: 100%;
    text-align: center;
  }
  .career .section_reviews .review_item .review__content {
    max-width: 100%;
  }
	.content-area.single-doctor .profile-info h1 {
    font-size: 36px;
	}
  .contacts {
    display: flex;
    flex-direction: column-reverse;
    padding-top: unset;
  }
  .contacts .contact_wrap {
    position: relative;
    overflow-x: hidden;
    top: 0;
  }
  .contacts .contact_wrap .container {
    padding: 0;
  }
  .contacts .contact_wrap .contact_block {
    transform: none;
    font-size: 20px;
    border-radius: 0;
    /*background-color: rgba(29, 187, 174, 1);*/
    padding: 10px;
  }
  .contacts .contact_wrap .contact_block .logo {
    display: none;
  }
  .contacts .contact_wrap .contact_block .adress {
    font-size: 20px;
    margin: 3px 0;
  }
  .contacts .contact_wrap .contact_block .shedule {
    display: none;
    padding: 15px 15px 10px 15px;
    margin-top: 15px;
  }
  .contacts .contact_wrap .contact_block .shedule.shedule-mobile {
    display: block;
  }
  .contacts section.section_addr_map {
    display: block;
  }
  .contacts .contact_adress_container {
    width: 100%;
  }
  .contacts .contact_adress_container .contact_adress_body {
    width: 100%;
    height: auto;
    padding: 0 20px;
  }
  .contacts .map_container {
    transform: translate(0, 0);
    width: 100%;
    height: 45vh;
  }

  .contacts-line [class*=col-] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .contacts-line .tel {
    font-size: 16px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .contacts-line .make-an-appointment {
    text-align: center;
    margin: 20px 0;
  }
  .contacts-line .make-an-appointment a.button {
    position: static;
    font-size: 20px;
    text-align: center;
    line-height: 32px;
    height: 50px;
  }
  .contacts-line .adress {
    height: auto;
    text-align: center;
    font-size: 16px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
  }

  .directions .block_08 ul.txt_list_item {
    -moz-column-count: 1;
    column-count: 1;
  }
  .directions .block_09_doctors h2,
.directions .block_09_doctors h3,
.directions .block_09_doctors h4 {
    font-size: 28px;
    line-height: 1;
  }
  .directions .block_09_doctors .doctor__name {
    text-align: center;
  }
  .directions .block_09 {
    padding: 30px 0;
  }
  .directions .block_09 h2 {
    font-size: 28px;
    line-height: 1;
  }
  .directions .block_10_cards h2,
.directions .block_10_cards h3,
.directions .block_10_cards h4 {
    font-size: 28px;
    line-height: 1;
  }
  .directions section.block_12_reviews .review_item {
    padding: 3px 15px;
  }

  .footer-logo {
    /* display: none; */
  }

  .single-post section.section-search {
    display: none;
  }

  section.read-also h2 {
    font-size: 36px;
  }
  section.read-also .blog-box {
    border-top: 0;
    padding-left: unset;
  }
  section.read-also .blog-box__head {
    margin-left: unset;
    margin-right: unset;
  }
  section.read-also .blog-box__content a h4 {
    font-size: 16px;
    line-height: 1.1;
    font-weight: 600;
  }
  section.read-also .blog-box__content p {
    font-size: 14px;
  }
  section.read-also .blog-box .post-date {
    padding: 10px 20px;
    border-radius: 7px;
    font-size: 17px;
  }
  .site-header .section-search .write-to-director {
    display: none;
  }
  .nav-pills .nav-link {
    font-size: 18px;
  }
  
  .booking .make-an-appointment {
		text-align: center;
	}
	.appointment .container:before {
		top: -20px;
		right: 50px;
		width: 200px;
		height: 200px;
	}
	.appointment .container:after {
		top: 30px;
		right: 0%;
		width: 100px;
		height: 100px;
	}
 }
@media (max-width: 575.98px) {
  .site-header {
    height: auto;
    padding: 0;
  }
  .site-header .site-branding {
    display: flex;
    flex-direction: row;
    align-content: space-around;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    padding-top: 5px;
}
  .site-header .site-branding .nav-icon3 {
    height: 30px;
    margin: 5px 10px 0 0;
  }
  .site-header .site-branding img {
    max-width: 100%;
    width: 200px;
    display: block;
    line-height: 0;
  }
  .site-header .right-buttons {
    min-width: 140px;
  }
  .site-header .right-buttons .call-us {
		display: none; 
  }
  .site-header .write-to-director {
    width: 140px;
  }

  .site-inheader {
    height: 96px;
  }
  .site-inheader .site-branding {
    margin-right: 10px;
    width: 56px;
  }
  .site-inheader .title {
    width: auto;
  }

  .nav-icon3 {
    margin: 0 5px;
    height: 30px;
    width: 40px;
  }
  .nav-icon3 span {
    height: 5px;
  }
  .nav-icon3 span:nth-child(2), .nav-icon3 span:nth-child(3) {
    top: 9px;
  }
  .nav-icon3 span:nth-child(4) {
    top: 18px;
  }
  
  [class*=hero-] {
		height: 660px;
	}
	.home-video .mask-01 {
		max-width: 100%;
		width: 100%;
	}
	.contact-blocks {
		margin-top: 0px;
	}
  .site-header .title h1, .site-header .title .h1 {
    font-size: 20px;
  }
	.content-area.team .default-team .slick-slide .doc-box {
        height: 356px;
    }
  .content-area.team .default-team .team-description {
    font-size: 16px;
    text-align: center;
  }
  .content-area.team .default-team .slick-track {
    padding-top: 8px;
  }
  .content-area.team .default-team .slick-slider {
    padding: 0 2px;
  }
  .content-area.team .default-team .slick-slide.slick-center .doc-box .doc-box__content {
    bottom: 2px;
    right: auto;
    top: auto;
    padding: 5px 10px;
  }
  .content-area.team .default-team .slick-slide.slick-center .doc-box .doc-box__content h4, .content-area.team .default-team .slick-slide.slick-center .doc-box .doc-box__content h4 b {
    font-size: 22px;
    text-align: center;
  }
  .content-area.team .default-team .slick-slide.slick-center .doc-box .doc-box__content p {
    font-size: 14px;
    margin: 8px 0;
	line-height: 18px;
    text-align: center;
  }

  .site-footer .copyright {
    text-align: center;
    margin: 10px 0;
  }
  .site-footer .footer-socicons-block {
    text-align: center;
  }

  .home-title-section {
    padding-top: 0px;
  }
  .home-title-section .home-title-container .home-title {
    font-size: 24px;
    margin-bottom: 6px;
  }
  .home-title-section .home-title-container .home-description {
    font-size: 16px;
    margin: 2px 0 10px;
  }
  .home-title-section .btn-link-to {
    font-size: 18px;
    padding: 6px 12px;
    border-radius: 5px;
  }
  
  .contact-blocks .row {
        margin-top: -25px;
        margin-bottom: -25px;
    }
  .contact-blocks .row > div {
    height: 130px !important;
  }
  .directions .contact-blocks .row > div {
    height: auto !important;
  }
  .contact-blocks .row > div .lead {
		display: -ms-flexbox!important;
    	display: flex!important;
		-ms-flex-align: center!important;
    	align-items: center!important;
		font-size: 14px;
		line-height: 20px;
		height: 60px;
		margin: 0px 0px 0px 60px;
	}
	.contact-blocks .row > div.phones:hover .lead, .contact-blocks .row > div.locations:hover .lead, .contact-blocks .row > div.shedule:hover .lead {
        margin: 0px 0px 0px 60px;
    }
	.contact-blocks .row > div.phones:hover{
		border-top-right-radius: 0px;
	}
	.contact-blocks .row > div.locations:hover {
		border-top-left-radius: 0px;
	}
	.contact-blocks .row > div.shedule:hover {
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
	}
  .contact-blocks .row > div.part a {
	  font-size: 14px;
		padding: 10px 0px 10px 60px;
	}
  .contact-blocks .row > div.phones:hover, .contact-blocks .row > div.locations:hover, .contact-blocks .row > div.shedule:hover, .contact-blocks .row > div.booking:hover {
    height: auto;
  }
  .contact-blocks .row > div .description {
	  font-size: 14px;
    margin: 0px 0px 10px 15px;
  }
  .contact-blocks .row > div .description a span {
	  font-size: 14px !important;
  }
  .directions .contact-blocks .part, .contact-blocks .phones, .contact-blocks .locations, .contact-blocks .shedule, .contact-blocks .booknow  {
		background-position: left 5px top 5px;
		background-size: 50px;
	}
	

  .home-socicons-block {
    line-height: 0.5;
    right: 10px;
  }
  .home-socicons-block .s_icon {
    margin: 2px 2px;
  }

  .blog-slider .blog-box {
    /* padding: 30px 16px 8px; */
  }
  .blog-slider .blog-box .blog-box__content {
    padding: 0px 20px;
  }
  .blog-slider .blog-box .post-date {
    /* padding: 8px 14px;
    font-size: 21px;
    border-radius: 6px; */
  }
  .blog-slider .blog-box .blog-box__content a h4 {
    text-align: center;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    text-transform: none;
    margin: 14px 0;
  }
  .blog-slider .blog-box .blog-box__content p {
    font-size: 18px;
  }

  section.blog .h5-underline {
    text-align: center;
    font-size: 15px;
  }
  section.blog .footer-li {
    font-size: 14px;
  }
  section.blog.home-blog {
    padding: 30px 0 25px;
  }
  section.blog .blog-slider {
    margin-bottom: 30px;
  }

  .about-clinic section.content-area {
    padding-top: 50px;
  }
  .about-clinic section h1 {
	font-size: 30px;
}

  .about-clinic_s1 {
    background-position: top right -200px !important;
    background-size: 50%;
  }

  .about-clinic section h2 {
    font-size: 30px;
    padding: 0px 0;
  }

  .about-clinic section.about-clinic_s1 .txt {
    padding: 10px 20px;
    margin: 0 10px;
    background: rgba(255, 255, 255, 0.85);
  }
  .about-clinic section.about-clinic_s1 .txt:before {
    display: none;
  }

  .about-clinic section.about-clinic_s2 {
    padding: 20px 0;
  }

  .about-clinic section ul li {
    margin-bottom: 15px;
  }

  .about-clinic section.about-clinic_s3 {
    background-position: center right;
  }
  .about-clinic section.about-clinic_s3 .txt {
    margin: 0 15px;
    padding: 0 15px;
  }

  .directions .title-section {
    
  }
  .directions .title-section, .program .title-section {
    padding: 12px;
    border-radius: 6px;
    top: 100px;
    transform: translateY(0px);
}
  .directions .title-section h1, .program .title-section h1 {
    font-size: 30px;
    line-height: 1.2;
  }
  .directions .contacts-line {
    background: rgba(255, 255, 255, 0.95);
  }
  .directions .block_01 h1,
.directions .block_01 h2,
.directions .block_05 h1,
.directions .block_05 h2,
.directions .block_06 h1,
.directions .block_06 h2 {
    font-size: 28px;
    padding: 10px 0;
    text-align: center;
  }
  .directions .block_01,
.directions .block_02,
.directions .block_03,
.directions .block_05,
.directions .block_06 {
    padding: 30px 0 40px;
  }
  .directions .block_03 h1,
.directions .block_03 h2,
.directions .block_02 h1,
.directions .block_02 h2 {
    font-size: 28px;
    text-align: center;
  }
  .directions .block_03 h4,
.directions .block_02 h4 {
    font-size: 20px;
    background-size: 20px;
    background-position: top 50% left;
    padding-left: 40px;
  }
  .directions .block_03 ul,
.directions .block_02 ul {
    padding-left: 10px;
    margin-left: 20px;
  }
  .directions .block_03 blockquote,
.directions .block_02 blockquote {
    padding: 20px;
    text-align: center;
    font-weight: normal;
  }
  .directions .block_03.ul_li_elements ul,
.directions .block_02.ul_li_elements ul {
    margin-left: 0;
  }
  .directions .block_03.ul_li_elements ul li,
.directions .block_02.ul_li_elements ul li {
    padding-left: 30px;
    padding-bottom: 10px;
    background-size: 20px;
  }
  .directions .default-:last-of-type {
    padding-bottom: 30px !important;
  }

  .post.type-post .post_box_text {
    margin: 25px 0;
    font-size: 18px;
    text-align: center;
  }
  .post.type-post .entry-content {
    border-radius: 6px;
    padding: 0px 10px;
    font-size: 18px;
    line-height: 1.3;
  }
  .post.type-post .entry-content p {
    padding-left: 0;
  }
  .post.type-post .entry-content h3 {
    font-size: 18px;
    background-size: 15px;
    padding-left: 20px;
    line-height: 1.2;
  }
  .post.type-post .entry-title {
    font-size: 30px;
  }

  section.blog li, section.blog .footer-li {
    font-size: 15px;
  }

  .directions .block_04 {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .directions .block_04 h1,
.directions .block_04 h2 {
    font-size: 28px;
    text-align: center;
  }
  .directions .block_04 p {
    padding-left: 0;
  }
  .directions .block_02 {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .directions .block_02 h1,
.directions .block_02 h2,
.directions .block_02 h3 {
    font-size: 28px;
    text-align: center;
  }
  .directions .block_02 h3 {
    font-size: 24px;
  }
  .directions .block_01 ul li,
.directions .block_05 ul li,
.directions .block_06 ul li {
    padding: 0 0 10px 40px;
    background-size: 23px;
  }
  .directions .contacts-line .tel {
    font-size: 16px;
    /* margin-bottom: 30px;*/
  }
  .directions .contacts-line .adress {
    font-size: 16px;
  }
  .directions .contacts-line .make-an-appointment {
    /*margin-bottom: 80px;*/
  }
  .directions .contacts-line .make-an-appointment a.button {
    position: static;
    font-size: 20px;
    text-align: center;
    line-height: 32px;
    height: 50px;
  }

  .hero-feedback {
    padding-top: 50px;
    padding-bottom: 10px;
    font-size: 12px;
  }
  .hero-feedback .slick-slider {
    padding: 0 0;
  }
  .hero-feedback .slick-slider .slick-list {
    padding: 0 20px !important;
  }
  .hero-feedback .slick-slider .feedback-box {
    padding: 12px 16px 0;
    margin: 0 2px;
  }
  .hero-feedback .feedback__content {
    line-height: 1.3;
  }

  .page-id-2843 .directions .block_01_1 {
    background-size: 900px;
    background-position: left 20% center;
  }

  .page-id-2843 .directions .block_03_2 {
    background-size: 1200px !important;
    background-position: center center !important;
  }

  .page-id-2843 .directions .block_03_5 {
    background-size: 806px !important;
    background-position: left 14% bottom !important;
    padding: 0;
  }
  .page-id-2843 .directions .block_03_5 .container {
    background: rgba(255, 255, 255, 0.6);
  }

  .page-id-2884 .directions .block_03_2 {
    background-position-x: 65% !important;
  }

  .page-id-2884 .directions .block_01_3 {
    background-position-x: 47% !important;
    padding: 0;
  }
  .page-id-2884 .directions .block_01_3 .container {
    background: rgba(255, 255, 255, 0.8);
  }

  .page-id-2966 .directions .block_03_2 {
    background-position-x: 80% !important;
    padding: 0;
  }
  .page-id-2966 .directions .block_03_2 .container {
    background: rgba(255, 255, 255, 0.7);
  }

  .page-id-2975 .directions .block_01_1 {
    background-position-x: 30% !important;
    padding: 0;
  }
  .page-id-2975 .directions .block_01_1 .container {
    background: rgba(255, 255, 255, 0.7);
  }

  .page-id-2975 .directions .block_03_2 {
    background: #e9e9e8 !important;
  }

  .page-id-2975 .directions .block_01_3 {
    background-position-x: 25% !important;
    padding: 0;
  }
  .page-id-2975 .directions .block_01_3 .container {
    background: rgba(255, 255, 255, 0.6);
  }

  .page-id-2975 .directions .block_03_4 {
    padding: 0;
  }
  .page-id-2975 .directions .block_03_4 .container {
    background: rgba(255, 255, 255, 0.6);
  }

  .page-id-2867 .directions .block_02_2 {
    background-position-x: 85% !important;
    padding: 0;
  }
  .page-id-2867 .directions .block_02_2 .container {
    background: rgba(255, 255, 255, 0.8);
  }

  .page-id-2867 .directions .block_01_3 {
    background-position-x: 20% !important;
    padding: 0;
  }
  .page-id-2867 .directions .block_01_3 .container {
    background: rgba(255, 255, 255, 0.8);
  }

  .page-id-2904 .directions .block_01_1 {
    background: #fcfcfc !important;
  }

  .page-id-2904 .directions .block_03_2 {
    background-position-x: 95% !important;
    padding: 0;
  }
  .page-id-2904 .directions .block_03_2 .container {
    background: rgba(255, 255, 255, 0.5);
  }

  .page-id-2904 .directions .block_01_5 {
    background-position-x: 32% !important;
    padding-top: 0;
  }
  .page-id-2904 .directions .block_01_5 .container {
    background: rgba(255, 255, 255, 0.8);
  }
  .page-id-2904 .directions .block_01_5 .container .transparent_white:after {
    display: none !important;
  }
  .page-id-2904 .directions .block_01_5 .transparent_white:after {
    display: none;
  }

  .page-id-2803 .directions .block_05_1 .video-transparent {
    position: relative;
    order: 1;
  }
  .page-id-2803 .directions .block_05_1 .video-transparent:before, .page-id-2803 .directions .block_05_1 .video-transparent:after {
    display: none;
  }
  .page-id-2803 .directions .block_05_1 .video-transparent .video-container {
    position: relative;
  }

  .page-id-2953 .directions .block_01_1 {
    background-position-x: 30% !important;
    padding: 0;
  }
  .page-id-2953 .directions .block_01_1 .container {
    background: rgba(255, 255, 255, 0.85);
  }
  .page-id-2953 .directions .block_01_1 .container .transparent_white:after {
    display: none;
  }

  .page-id-2953 .directions .block_01_3 {
    background-position-x: 30% !important;
    padding: 0;
  }
  .page-id-2953 .directions .block_01_3 .container {
    background: rgba(255, 255, 255, 0.6);
  }

  .price-page h1.entry-title {
    font-size: 20px;
    text-align: center;
  }
  .price-page .price-block {
    margin-top: 5px;
  }

  #breadcrumbs {
    margin: 10px 0;
    font-size: 11px;
  }

  .site-header .section-search {
        justify-content: center;
  }
  .site-header .section-search .search-form .search-field  {
    width: 230px;
    font-size: 12px;
  }

  .site-header .site-branding img {
    height: 20px;
  }

  .site-header .section-search.container {
    margin-top: 5px;
    padding: 10px 5px 9px;
  }
  
  .content-area.single-doctor .profile-info h1 {
    font-size: 30px;
	}
  
  .widget_nav_menu .menu {
    display: block;
  }
  .widget_nav_menu .menu li {
    width: 100%;
  }
  .nav-pills .nav-link {
    font-size: 16px;
	line-height: 20px;
  }
  
  .display-4 {
    font-size: 28px;
	margin: 20px 0;
  }
  .about .card .display-4 {
    font-size: 36px;
  }
  .about .card .lead {
    min-height: auto;
  }
  .directions section.block_14_advantages {
    padding: 30px 0 30px;
  }
  .display-5 {
	  font-size: 20px;
  }
  .site-footer {
      padding: 30px 0 100px;
  }
  .site-footer .footer-additionally {
    padding: 0 0 30px;
  }
  .booking {
    padding: 130px 0;
  }
  .appointment {
    padding: 100px 0;
  }
  .light-wave-top.right-wave:before, .light-wave-top.left-wave:before {
		height: 130px;
		background: url(/wp-content/themes/reprolife2020/img/wave-light-bottom-right.svg) top center no-repeat;
		background-size: 182% 100px;
	}
	.light-wave-bottom.right-wave:after, .light-wave-bottom.left-wave:after {
		height: 130px;
		background-size: 182% 150px;
	}
	.white-wave-top.right-wave:before, .white-wave-top.left-wave:before {
		height: 130px;
		background-size: 182% 100px;
	}
	.white-wave-bottom.right-wave:after, .white-wave-bottom.left-wave:after {
		height: 130px;
		background-size: 182% 150px;
	}
	[class*=hero-].light-wave-bottom.right-wave:after {
		height: 100px;
		background-size: 182% 200px;
	}
}


@media (max-width: 357.98px) {
  .home-title-section .home-title-container .home-title {
    font-size: 14px;
  }

  .home-title-section .home-title-container .home-description {
    font-size: 10px;
  }

  .home-title-section .btn-link-to {
    font-size: 16px;
    padding: 5px 10px;
  }

  .directions .title-section h1 {
    font-size: 17px;
  }

  .nav-icon3 span {
    height: 5px;
  }

  .site-header .site-branding .nav-icon3 {
    height: 35px;
    margin: 0 20px;
  }

  .nav-icon3 span:nth-child(2), .nav-icon3 span:nth-child(3) {
    top: 12px;
  }

  .nav-icon3 span:nth-child(4) {
    top: 24px;
  }
}
@media (orientation: portrait) {
  .price-page {
    background: url(./../img/bg_price_bg_1000x2200.jpg) center center fixed;
    background-size: cover;
  }

  .site-header {
    position: fixed;
  }
  .site-header .section-search {
    /* position: inherit; */
  }

  [class*=hero-] {
	  padding: 60px 0 0;
    width: 100%;
    min-height: 1px;
    position: relative;
    background-size: cover;
  }
  [class*=hero-]::after {
    content: "";
    display: block;
  }
  [class*=hero-] .video-container {
    /* position: absolute; */
  }

  .home-title-section {
    /* padding-top: 0px;
	transform: translateY(-65%); */
  }
	.contact-blocks {
		font-size: 16px;
		margin-bottom: 0px;
		padding-bottom: 30px;
		background: #F8F9FB;
	}
  .home-socicons-block {
    top: 50%;
    transform: translateY(-50%);
  }

  .site-footer .copyright {
    text-align: center;
  }
  .site-footer .footer-additionally [class*=footer-additionally__] {
    font-size: 20px;
    min-height: 50px;
    padding-left: 0;
    padding-top: 70px;
    flex-wrap: wrap;
    background-position: top center;
    padding-bottom: 50px;
    text-align: center;
  }
  .site-footer .footer-socicons-block {
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .price-page {
    padding-top: 0;
  }
  section.blog .h5-underline {
    text-align: center;
  }
  section.blog .footer-li {
    text-align: center;
  }
}
@media (max-width: 991.98px) and (orientation: landscape) {
  .site-header .main-navigation .menu li.menu-item {
    padding: 0px;
  }

  .site-header .main-navigation .menu a {
    font-size: 10px !important;
    padding: 6px 1px;
  }

  .blog-slider .blog-box .post-date {
    padding: 10px 24px;
    border-radius: 10px;
    font-size: 20px;
  }
  .blog-slider .blog-box .blog-box__content a h4 {
    font-size: 16px;
    line-height: 1.4;
  }

  .contacts-line {
    font-size: 10px;
  }
  .contacts-line .make-an-appointment a.button {
    font-size: 15px;
  }
}