/*
Theme Name: NYC - Schema
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/

/* Carousel */
@import url("../mts_schema/style.css");
/* general */
* {
    box-sizing: border-box;
}

#secondary-navigation .navigation ul li:hover a {
    color: #fff;
}

#secondary-navigation .navigation ul li:hover a, .classic-menu ul#menu-main-menu li .sub-menu a,
.main-container.non-home #header .dm-third:nth-child(3) .current-menu-parent span > a,
.main-container.non-home #header .dm-third:nth-child(3) .current_page_item span > a {
    color: #fff !important;
}

.cs iframe {
	height: 100%;
	min-height: 400px;
	width: 100%;
	display: block;
}

.reviews{
    padding:60px 0;
}
.container {
    width: 100%;
    padding:0px 15px;
    max-width: 1200px !important;
}
footer#site-footer {
    margin: 0px;
    padding: 20px 0px;
}
footer#site-footer span {
    display: inline-block;
    position: relative;
    z-index: 1;
}
footer#site-footer * {
    color: #fff !important;
    text-transform: uppercase;
}

section.footer-form {
    padding: 0px;
    background: transparent;
}

.contact-half {
    max-width: 600px;
    margin: 0px auto;
    text-align: center;
}

section.footer-form h3 {
    font-size: 35px;
    text-align: center;
}

footer#site-footer {
}

footer#site-footer img {
    border-radius: 8px;
    margin-bottom: 13px;
    filter: brightness(0) invert(1);
    max-width: 300px;
}

footer#site-footer * {
    text-transform: none;
}

footer .social-icons {
    margin-top: 10px;
    font-size: 27px;
}

section.footer-form .dm-flex {
    align-items: inherit;
}

section.footer-form iframe {
    height: 100% !important;
    display: block;
}

section.footer-form .dm-half {
    padding: 0px;
}

section.footer-form .dm-half:nth-child(1) {
    padding: 100px 0px;
}


/* 1e73be */
footer#site-footer p {
    margin: 0px;
}

footer#site-footer a {
    padding: 2px 3px 3px;
    position: relative;
}

footer#site-footer a:hover:after {
    height: 100%;
}
.footer-icons p {
    margin-bottom: 10px !important;
}
.footer-icons p:last-of-type {
    margin: 0px !important;
}

section.section-half.testimonial-section .container {
    max-width: 1000px !important;
}

section.section-half > img {
    position: absolute;
    width: auto;
    left: 0px;
    right: 0px;
    max-height: 170px;
}

section.section-half {
    padding: 150px 0px;
}

section.section-half img.dot-style {
    position: absolute;
    width: auto !important;
    max-height: 150px;
    transform: translateY(75px);
    left: 5%;
    filter: hue-rotate(45deg);
}

section.parallax-bg.meet-doctor h2 {
    line-height: 1;
    margin-bottom: 30px;
    font-size: 40px;
}

section.parallax-bg.meet-doctor p {
}

section.footer-form .page-title {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
}



.color-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: var(--pColor);
}

.title-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
li#field_4_2 {
    margin-left: -1px !important;
}
input#input_4_3 {width: calc(100% + 1px) !important;}
.title-block h3 {
    font-size: 2em;
    font-weight: bold;
    margin: 0px;
    line-height: 1;
}

.title-block span {
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 1.35em;
    font-style: italic;
    font-weight: 400;
}

.footer-form {
    padding-top: 125px;
    padding-bottom: 125px;
    background-color: #f7f6f5;
}

section.footer-form #field_2_1,section.footer-form #field_2_2 {
    width: 50%;
}

section.footer-form li {
    width: 100%;
}

section.footer-form #field_2_2 {
    border-left: 0px !important;
}
section.footer-form > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 75px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

section.footer-form p {
    max-width: 550px;
    margin-bottom: 20px;
    font-size: 20px;
    text-align: center;
    line-height: 24px;
    width: 100%;
    margin-bottom: 0px;
}

section.footer-form label {
    display: none !important;
}

section.footer-form li input,section.footer-form li textarea {
    position: relative;
    min-height: 46px;
    margin-top: -1px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #000;
    border-radius: 0px;
    background-color: transparent;
    color: #000;
    font-size: 16px;
    width: 100% !important;
    padding: 0px 10px !important;
}

section.footer-form li {
    margin: 0px !important;
    padding: 0px !important;
}

.footer-form-wrapper {
    width: 100%;
    max-width: 760px;
    margin-bottom: 0px;
    padding-top: 30px;
}

.footer-form li#field_4_1 {
    width: 100% !important;
}

.footer-form-wrapper li {
    width: 50%;
}

.footer-form-wrapper ul {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-form li#field_4_3 {
    margin-left: -1px !important;
}

.newCon:before,
.video_holder:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: #000;
    opacity: 0;
}

html .video-wrapper {
    height: calc(100vh - 118px);
    width: 100%;
    position: relative;
}

.video-wrapper video {
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}

body .footer-form .gform_wrapper .top_label div.ginput_container {
    margin: 0px !important;
}

.footer-form li#field_4_4 {
    width: 100%;
}

li#field_4_6 {
    width: 100% !important;
}

li#field_4_5 {
    width: 100%;
    text-align: center;
    font-size: 16px;
}

a.btn {
    position: relative;
    overflow: hidden;
    margin: 5px;
    padding: 2px 9px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    background: transparent !important;
    overflow: hidden;
    font-weight: 400 !important;
}

a.btn span {
    position: relative;
    z-index: 1;
}
a.btn:hover span {
    color: #fff;
}
.gform_footer > input {
    position: relative;
    overflow: hidden;
    margin: 5px;
    padding: 2px 10px;
    border: 1px solid #000;
    color: #000;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
    background: transparent !important;
    overflow: hidden;
    width: 100% !important;
    max-width: 200px !important;
    display: block !important;
    margin: 0px auto !important;
}

.footer-form .gform_footer.top_label {
    margin: 0px;
}
/* html a.btn {
    background-color: transparent !important;
} */
/* Block */
section.section-half .dm-half {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

section.section-half h3 {
    font-size: 25px;
    line-height: 36px;
}

.block-color {
    position: absolute;
    left: 0px;
    top: 250px;
    right: 0px;
    bottom: 0px;
    background-color: var(--aColor);
    display: none;
}
section.section-half .dm-flex {
    align-items: inherit;
}
.testi-wra button {
    border: 1px solid #000 !important;
}

.testi-wra li:before {
    opacity: 0;
}

ul.slick-dots {
    position: relative;
    bottom: 0px;
    max-width: 400px;
    margin: 0px auto;
    text-align: left;
}
.dark-block {
    background-color: #343c42;
}
ul.slick-dots li {
    margin-right: 37px;
}
section.section-half img {
    position: relative;
    z-index: 1;
}
.dm-half > .testi-wra {
    width: 100%;
}
/* Parallax */
section.parallax-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.testimonial_item div {
    max-width: 660px;
    margin: 0px auto;
}

section.section-half.testimonial-section img {
    filter: brightness(0) invert(1);
    max-height: 190px;
}

section.section-half.testimonial-section {
    padding: 100px 0px;
    background: var(--aColor);
}

.testimonial_section {
    max-width: 800px;
    margin: 0px auto;
    margin-right: 0px;
}

section.section-half.testimonial-section h2 {
    color: #fff;
    font-size: 41px;
    font-weight: 400;
    margin-bottom: 50px;
}

section.section-half.testimonial-section * {
    color: #fff;
}

section.section-half.testimonial-section h3 {
    font-style: normal;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 35px;
}

.testi-wra h2 {
    margin: 0px auto 20px;
}
.parallax-wrapper {
        max-width: 410px;
        margin-bottom: 100px;
        text-align: left;
        margin: 0px auto;
}

section.parallax-bg:before {
    height: 100%;
    width: 100%;
    background: var(--pColor);
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    opacity: 0.7;
}
.mlafs {
    position: relative;
    transform: translateX(1%);
    margin-right: 0px;
}
section.parallax-bg * {
    color: #ffffff;
}

section.parallax-bg a {
    border-color: #fff !important;
}
section.parallax-bg.no-prot:before {
    opacity: 0;
}

section.parallax-bg.no-prot * {
    color: #000 !important;
}

section.parallax-bg.no-prot a {
    border-color: #000 !important;
}

.parallax-wrapper.left-side {
    margin: 0px auto;
    max-width: 650px;
}
.hide-d {
    display: none;
}
.primary-slider {
    float: none !important;
}
.block-color.mauve {
    background: var(--pColor);
}

section.section-half .dm-half:nth-child(1) {
    position: relative;
    width: 50%;
}

.home a.btn:before {
    width: 0px;
    background: var(--aColor);
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.home a.btn:hover:before {
    width: 100%;
}
section.section-half img {
    transform-style: preserve-3d;
    will-change: transform;
}
section.parallax-bg.meet-doctor:before {
    background: linear-gradient(271deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 46%) 100%);
    opacity: 1;
}

.containerclear {
    padding: 75px;
    margin: 0px auto;
    margin-left: 0px;
}
.newCon {
    height: 85vh;
    position: relative;
    background-position: 50% 50%;
}

.acaption {
    position: absolute;
    max-width: 100%;
    width: 100%;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    bottom: 30%;
    z-index: 1;
    text-align: right;
}


div#page {
    padding: 0px !important;
}

.above-slider {
    background-color: var(--sColor);
    text-align: center;
    color: #fff;
    padding: 20px 0px;
}

.above-slider a {
    color: inherit;
    font-weight: bold;
}
div#header {
    background: transparent;
}

#header .dm-third:nth-child(1) p:last-child {
    margin: 0px;
}

#header h1, #header h2 {
    display: block;
}

#header .dm-third:nth-child(1) p {
    margin: 0px 0px 6px;
    text-align: left;
}

header .dm-third a {
    color: #fff;
    line-height: 1;
    display: inline-block;
}

#header .dm-third:nth-child(1) p:nth-child(2) {
    font-weight: bold;
    font-size: 25px;
    line-height: 26px;
}

html .wda_video_style .buttonToAuto {
    z-index: 10;
    bottom: 0px;
    left: 0px;
    text-align: left;
    padding: 0px;
    padding: 0px 10px;
}

html .wda_video_style .buttonToAuto a {
    margin: 0px;
    background: var(--aColor) !important;
    color: #fff !important;
    border: 0px !important;
    font-size: 18px;
    display: inline-block;
}

header#site-header {
    background: #fff;
}

.main-header .container {
    background: transparent;
}

div#header .container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    max-width: 100% !important;
    padding: 10px 15px;
    box-sizing: border-box;
}

#header .logo-wrap * {
    color: inherit;
}

#header .logo-wrap {
    color: #fff;
    text-align: center;
    float: none;
    margin: 0px auto;
    padding: 0px !important;
}

#logo {
    float: none !important;
}

#header .dm-third:nth-child(3) a {
    display: block;
    text-align: center;
    color: #fff;
    border-color: #fff;
}

#header .dm-third:nth-child(3) a.btn:before {
    background: #343c42;
}
#header .dm-third:nth-child(3) {
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-wrap {
    position: fixed;
    height: calc(100vh - 106px);
    background: #000;
    left: 0px;
    width: 100%;
    top: 106px;
    right: 0%;
    bottom: 0%;
    z-index: 99;
    padding: 50px 50px 50px 125px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    opacity: 0;
    align-items: flex-start;
    background-color: rgba(52, 60, 66, 0.9);
    display: flex;
    transition: all 0.5s cubic-bezier(0.26, 0.5, 0.75, 1.01);
    transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}
.menu-wrap.active-side-menu {
    opacity: 1;
    transform: translate3d(-0%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}
a#move-to-top {
    width: 40px;
    height: 42px;
    line-height: 20px;
}
.menu-wrap .icon-list > ul > li > .main-toggler > a,
.menu-wrap .icon-list > ul > li > a {
       position: relative;
       overflow: hidden;
       margin: 5px;
       padding: 2px 10px;
       border: 1px solid #000;
       color: #000;
       letter-spacing: 0.1em;
       text-decoration: none;
       text-transform: uppercase;
       margin-top: 0px;
       margin-bottom: 0px;
       padding-top: 6px;
       padding-bottom: 6px;
       border-style: none none none solid;
       border-left-width: 5px;
       border-left-color: var(--aColor);
       font-size: 3.5vh;
       line-height: 1em;
       font-weight: 900;
       letter-spacing: 0.05em;
       box-sizing: border-box;
       max-width: 100%;
       display: inline-block;
       color: #fff;
}

.menu-wrap li {
    list-style: none;
}

.menu-wrap .icon-list > ul > li > a  {
    margin-bottom: -9px;
}

.menu-wrap .icon-list > ul > li > .main-toggler > a:before,
.menu-wrap .icon-list > ul > li > a:before {
    width: 0px;
    left: 0px;
    background: var(--aColor);
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 100%;
    z-index: -1;
}
.menu-wrap .icon-list > ul > li > .main-toggler > a:hover:before,
.menu-wrap .icon-list > ul > li > a:hover:before {
    width: 100%;
}

a.button.menu-btn.w-inline-block {
    position: relative;
    overflow: hidden;
    margin: 5px;
    padding: 2px 10px;
    border: 1px solid #000;
    color: #000;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
    width: 96px;
    height: 36px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-color: #fff;
    color: #fff;
    font-size: 16px;
    margin: 0px auto;
    margin-right: 0px;
}

.button-text.label-close {
    position: absolute;
    left: -100%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    transition: all 0.5s cubic-bezier(0.26, 0.5, 0.75, 1.01);
    transform-style: preserve-3d;
    transform: translate3d(0%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}
.button-text.label-menu {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    z-index: 1;
    transition: all 0.5s cubic-bezier(0.26, 0.5, 0.75, 1.01);
    transform: translate3d(0%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}
a.button.menu-btn.w-inline-block.active-menu .button-text.label-menu,
a.button.menu-btn.w-inline-block.active-menu .button-text.label-close { 
    transform: translate3d(100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}
.button-line.dark {
    position: absolute;
    left: 0px;
    height: 100%;
    background: #000;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.5s cubic-bezier(0.26, 0.5, 0.75, 1.01);
    width: 0px;
    top: 0px;
}

a.button.menu-btn.w-inline-block:hover .button-line.dark {
    width: 100%;
}
#header .dm-third:nth-child(1) {
    text-align: center;
}

div#header {
    float: none !important;
}

.head-wrapper {
    position: fixed;
    width: 100%;
    top: 0px;
    background: inherit;
}

.containerclear {
    position: relative;
    z-index: 1;
    padding: 100px 50px;
}

header#site-header {
    height: 135px;
    top:  0px;
    left:  0px;
    position: absolute;
}

.slide-content {
    padding: 0px 20px;
    box-sizing: border-box;
    text-align: center;
}

.slide-content a.btn {
    border-color: var(--aColor);
    color: #ffffff;
    background: var(--aColor) !important;
}

.slide-content a.btn:before {
    background: var(--aColor);
}

.slide-content a.btn strong {
    display: block;
    position: relative;
    font-weight: 400;
}

.footer-form-wrapper #field_2_2 input {
    border-left: 0px;
}

.slide-content p {
    margin: 0px;
}

html #page.homepage {
    padding:0px !important;
}

.hide-d {
    display: none !important;
}

header#site-header.active-menu-side {
    background: var(--pColor);
}

.main-container.non-home p a {
    color: #000;
}

.main-container.non-home #header .dm-third:nth-child(3) a {
    border-color: #000;
    color: #999;
}

.non-home .classic-menu div#header .dm-third a,
.main-container.non-home .classic-menu #header .dm-third:nth-child(3) a {
    color:  #111;
}

section.section-half.half-section {
    padding: 0px;
}

@media (max-width: 1200px) {
    #header .dm-third:nth-child(3) a.btn {
        font-size: 15px;
    }
    div#header .dm-third:nth-child(1),div#header .dm-third:nth-child(3) {
        width: 25%;
    }

    div#header .dm-third:nth-child(2) {
        width: 50%;
    }
    .mlafs {
        transform: translateX(-10%);
    }
}
@media (max-width: 991px) {

    section.section-half.half-section {
        padding: 50px 0px;
    }

    .icon-list ul {
        padding-left: 0px;
    }
    
    #header .dm-third {
        width: auto !important;
    }

    div#header .container {
        justify-content: space-between;
    }
    #logo a {
        font-size: 26px !important;
        line-height: 1;
        display: block;
    }
    .slide-content {
        padding: 0px 20px;
        box-sizing: border-box;
        font-size: 14px;
        text-align: left;
    }

    #header .dm-third:nth-child(3) a.btn {font-size: 15px;}

    section.section-half .dm-half {
        padding: 40px;
    }

    section.section-half .dm-half:nth-child(1) {
        padding: 20px 20px 40px 70px;
    }

    section.section-half .dm-half:nth-child(1) img {
        top: -14px;
    }
    section.section-half h2 {
        font-size: 36px;
    }
}
@media (max-width: 801px) {
    .video-wrapper {height: 350px;height: 400px !important;}
    a.button.menu-btn.w-inline-block{font-size:20px;}
    .social-from-side{display:none;}
    section.parallax-bg {
        background-position: 50% 50% !important;
    }

    section.parallax-bg.no-prot:before {
        opacity: 0.4;
    }

    section.parallax-bg.no-prot * {
        color: #fff !important;
    }

    section.parallax-bg.no-prot a {
        border-color: #fff !important;
    }
    section.section-half .dm-half {
        padding: 15px !important;
    }

    section.section-half img {
        transform: none !important;
        top: 0px !important;
    }
    .containerclear {
        width: 100%;
        left: 0px;
        text-align: center;
        padding: 70px 20px;
    }

    .parallax-wrapper.left-side {
        margin: 0px auto;
        text-align: center;
        max-width: 100%;
    }
    footer#site-footer {
        padding: 50px 20px;
    }

    footer#site-footer .dm-third {
        width: 100%;
        margin-bottom: 30px;
    }
    .slide-content span {
        width: 100%;
        max-width: 100%;
        display: block;
        letter-spacing: 0px;
    }

    .acaption {
        width: 100%;
        left: 0px;
    }
    #header .dm-third a.hide-d {
        font-size: 59px;
        line-height: normal;
    }
    #header .dm-third:last-of-type a {
        /* display: none; */
    }
    #header .dm-third a.hide-d {
        display: block !important;
    }
    div#header .dm-third:nth-child(1), div#header .dm-third:nth-child(3) {
        width: 25% !important;
    }
    div#header .dm-third:nth-child(2) {
        width: 50% !important;
    }
    #logo a {
        font-size: 23px !important;
    }
    #header .dm-third:nth-child(3) {
        justify-content: flex-end;
    }
    #logo img {
        max-height: 130px;
    }
    header#site-header {
        height: 115px;
    }
    .newCon {
        height: 550px;
    }
    #header .dm-third:nth-child(1) {
        text-align: left;
    }
    section.section-half h3 {
        text-align: center;
    }
    section.section-half .dm-half {
        width: 100% !important;
        text-align: center;
    }

    section.section-half .dm-half img {
        width: 400px;
        margin: 0px auto;
        max-width: 100%;
    }
    section.parallax-bg.no-prot {
        padding: 50px 0px;
    }


    .testi-wra h2 {
        max-width: 100%;
    }

    .testimonial_item div {
        max-width: 100%;
    }

    ul.slick-dots {
        max-width: 100%;
        text-align: center;
    }
    section.parallax-bg:before {
        opacity: 0.6 !important;
        background: #000 !important;
    }

    section.parallax-bg {
        padding: 50px 0px !important;
    }

    .parallax-wrapper {
        max-width: 100%;
        text-align: center;
        transform: none !important;
    }
    section.parallax-bg.meet-doctor {
        padding: 0px;
    }
    .slide-content h2 {
        font-size: 35px !important;
        text-align: left;
    }

    .slide-content span {
        font-size: 13px;
        text-align: left;
        color: #fff;
        letter-spacing: 1px;
    }
    
    .menu-wrap .icon-list > ul > li > .main-toggler > a, .menu-wrap .icon-list > ul > li > a {
        font-size: 3vh;
    }

    html nav.menu {
        padding-left: 0px;
    }
}
@media (max-width: 620px) {
    .button-text.label-close,
    .button-text.label-menu {
        font-size: 10px;
    }
    #header .dm-third:nth-child(3) {
        /* display: none; */
    }
    #header .logo-wrap #logo {
        text-align: right;
    }
    div#header .dm-third:nth-child(2),
    html div#header .dm-third {
        width: auto !important;
    }
    section.parallax-bg.meet-doctor .containerclear {
        padding: 75px 20px;
    }
    .menu-wrap {
        padding: 20px 15px;
    }
    section.section-half h2 {
        font-size: 30px;
    }
}
@media (max-width: 500px) {
    html h2 {
        font-size: 30px;
    }
    #logo a {
        font-size: 20px !important;
    }
    a.button.menu-btn.w-inline-block {
        width: 79px;
    }

    #header .dm-third:nth-child(1) {
        padding: 0px;
    }
    .newCon {
        height: 400px;
    }
}
.sticks {
    padding: 4px 5px;
}
@media (min-width: 881px) {
    section.section-half img {
        width: 100%;
        max-width: 1000px;
        height: 100% !important;
        object-fit: cover;
        border-radius: 4px;
    }

}
.head-wrapper.move-up-me {
    top: -100%;
}

.head-wrapper {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.noscroll {
    overflow: hidden;
}
.footer-form-wrapper li#field_2_5 {
    display: none;
}
.social-from-side {
    position: fixed;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10000;
}

.social-from-side a {
    background: var(--sColor);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 34%);
    margin-bottom: 10px;
    color: #fff;
    font-size: 23px;
}

.social-from-side a:hover {
    color:  #fff !important;
}
.sticks:nth-child(1) {
    background: var(--pColor);
    border: 0px;
}

a.sticks {
    border: 0px;
}
/* Sub-menu  */
.sub-menu li > a {
    border: 0px;
}
.icon-list ul {
    background: transparent !important;
    padding: 11px 0px;
    padding-left: 17px;
    margin: 0px;
}
.menu-item-has-children > a:after {
    display: none !important;
}

.icon-list > ul > li {
    position: relative;
}

span.expand-me {
    font-size: 27px;
    line-height: 41px;
    padding-left: 12px;
    position: relative;
    top: -2px;
}
.expand-me i.fa-minus:before {
    content: "\f068" !important;
}

span.main-toggler {
    display: flex;
    align-items: center;
    color: #fff;
}

span.expand-me {
    padding: 0px;
    cursor: pointer;
    display: inline-block;
    left: 0px;
    top: 0px;
}
.icon-list ul.sub-menu {
    width: 500px;
}
span.main-toggler {
    display: flex;
    align-items: center;
    color: #fff;
}

span.expand-me {
    padding: 0px;
    display: inline-block;
    left: 0px;
    top: 0px;
} 
.icon-list ul.sub-menu {
    width: 500px;
}
nav.menu {
    width:  100%;
    display: block;
    overflow-y: scroll;
    padding: 0px 30px;
    box-sizing: border-box;
    max-height: 90vh;
    height: 600px;
}

a#move-to-top.filling + .main-container #site-header {
    background: #fff;
}

#header .logo-wrap {
    float: none !important;
    display: block !important;
    overflow: visible;
}

.slide-content h2 {
    line-height: 1;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 50px;
    color: #fff;
    text-shadow: 0px 1px 5px rgb(0 0 0 / 44%);
    margin: 0px auto 20px;
    margin-right: 0px;
    color: #ffffff;
    text-align: center;
}

nav.menu::-webkit-scrollbar {
  width: 2px;
}
 
nav.menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px rgb(255 255 255);
}
 
nav.menu::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

@media (min-width: 881px) {

    div#secondary-navigation .sub-menu li a {
        color: #fff !important;
    }

    ul.sub-menu li {
        background-color: var(--aColor) !important;
        padding: 2px 10px;
        position: relative;
    }

    ul.sub-menu li:hover:before {
        opacity: 0.4;
    }

    ul.sub-menu li:before {
        height: 100%;
        width: 100%;
        background: #000;
        opacity: 0.2;
        position: absolute;
        top: 0px;
        left: 0px;
        content: "";
    }

    ul.sub-menu li:hover a {
        color: #fff !important;
    }

    ul.sub-menu li a {
        position: relative;
    }

}

section.parallax-bg.center-mode {
    padding: 150px 125px;
}

.parallax-wrapper.left-side h2 {
}

section.parallax-bg.meet-doctor .left-side {
    max-width: 550px;
}

section.section-half.half-section .dm-half:nth-child(1) {
    padding: 0px;
}

section.section-half.half-section .dm-half:nth-child(2) {
    padding:5%;
}

ul.sub-menu a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}



div#header .dm-rate-us {
    width: 100%;
}

div#header .dm-rate-us span {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
}

div#header .dm-rate-us a,div#header .dm-rate-us a:visited {
    color: #fff200 !important;
}

img.arrow-down-sub {
    position: absolute;
    bottom: 10px;
    left: 0px;
    right: 0px;
    z-index: 1;
    text-align: center;
    margin: 0px auto;
    max-height: 115px;
    display: none;
}

@media (max-width: 801px) {
    div#header .dm-third:nth-child(1) {
        display: none;
    }

    div#header .dm-third:nth-child(3) {
        width: 50%;
    }

    section.section-half {
        padding: 50px 0px;
    }

    img.dot-style {
        opacity: 0;
    }

    .testi-wra {
        text-align: center;
    }

    section.footer-form .dm-half:nth-child(1) {
        padding: 50px 20px;
    }

    img.arrow-down-sub {
        max-height: 65px;
    }
}


/* Random */
#logo img {
    float: left;
    border-radius: 4px;
    max-width: 200px;
}

/* New Services */
section.dental-services {
    display: flex;
    flex-wrap: wrap;
    margin-top: -1px;
}

.dental-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 35px;
    letter-spacing: 0px;
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 25px 50px;
    position: relative;
}

section#services {
    width: 82%;
}

section#services h2 {
    display: none;
}

.dental-wrapper h2 {
    font-size: inherit;
    color: #000;
    margin: 0px;
}

html .slideimg .over {position: absolute;bottom: 0px;left: 0px;width: 100%;text-align: center;-webkit-transition: .3s ease-in-out;transition: all .3s ease-in-out;opacity: 0;visibility: hidden;}

section#services {
    width: 100%;
}

.special-wrap {
    width: 100%;
    padding: 0px 0px;
}

html .slideimg {
    /* border: 1px solid #fff; */
}

/* Classic Menu */
.classic-menu {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.classic-menu div#header .dm-third:nth-child(2), div#header .dm-third:nth-child(4) {
    flex: 1 1 33.33%;
}

.dm-third {}

.classic-menu div#header .dm-third:nth-child(3) {
    width: 66.66667%;
}

.classic-menu ul#menu-main-menu {
    text-align: right;
}

.classic-menu ul#menu-main-menu > li {
    float: none;
    display: inline-block;
}

.classic-menu div#header .dm-third a {
    color: #fff;
}
.classic-menu .social-icons a {
    border-radius: 50%;
    display: inline-block;
    background: var(--aColor);
    color: #111;
    padding: 5px;
    text-align: center;
    width: 30px;
    line-height: 30px;
    padding: 0px;
    margin: 0px 5px;
}

.classic-menu div#header .dm-third p {
    margin: 0px;
}
.classic-menu .social-icons {
    text-align: right;
}

.classic-menu div#header .dm-third:nth-child(4) {
    text-align: right;
}

.classic-menu div#header p a {
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0px;
    color: #000;
}

.classic-menu #header .logo-wrap {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.classic-menu #header.header-scroll .logo-wrap {
    padding: 10px 0px;
}

.classic-menu .social-icons.pull-right {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    max-height: 110px;
}

.classic-menu .header-scroll .social-icons {
}
.classic-menu div#header .dm-third p a {
    font-size: 23px;
}

.classic-menu .dm-third p.phoned + p a {
    font-size: 17px;
    line-height: 1.4;
    display: block;
}

.classic-menu .dm-third.flex-left div.social-icons a {
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.classic-menu #header .dm-rate-us span {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0px;
}

.classic-menu #header .dm-rate-us {
    margin: 0px;
}

.classic-menu .container-wide {
    max-width: 1400px;
    padding: 10px 15px;
    margin: 0px auto;
}

.classic-menu ul#menu-main-menu li a {
    padding: 5px 10px;
    text-transform: none;
}

.classic-menu ul#menu-main-menu li .expand-me {
    display: none;
}

.classic-menu ul#menu-main-menu li a {
    text-align: left !important;
}

.classic-menu ul#menu-main-menu li .sub-menu a {
    color: #fff;
}

.spacer-classic-home {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 992px) {
    .dental-wrapper h2 {
    margin: 0px;
    }
}
@media (max-width: 991px) {
    .classic-menu .dm-third:nth-child(4) {
        display: none;
    }
    .dental-wrapper {
        width: 100%;
        clip-path: none;
        text-align: center;
        margin: 0px;
    }

    .special-wrap {
        width: 100%;
    }
}

@media (min-width: 881px) {
    
    header#site-header.classic-menu {
        position: fixed;
        top: 0px;
        left: 0px;
        height: auto;
    }
    div#header.header-scroll {
        background: #fff;
        box-shadow: 0px 1px 10px #0000001f;
    }
    .non-home div#header.header-scroll {
        background: #fff;
    }
}

@media (max-width: 880px) {
    .mobile_cta_buttons.hide-d {
        display: block !important;
        text-align: center;
        padding: 20px 0px 10px;
    }

    .mobile_cta_buttons.hide-d p a {
        display: block;
        color: #fff;
        padding: 10px 0px;
    }

    .mobile_cta_buttons.hide-d p {
        margin-bottom: 10px;
    }

    .mobile_cta_buttons div.header-social-icons {
        background: transparent;
        float: none;
    }
    .classic-menu #logo img {
        display: block;
        margin: 20px auto;
    }
    header#site-header.classic-menu .dm-third {
        width: 100% !important;
    }
    header#site-header.classic-menu {
        position: relative;
        height: auto;
    }

    header#site-header.classic-menu .dm-third {
        width: 100%;
    }

    .dm-full.hide-d.inline-flex {
        display: block !important;
        width: 100%;
        order: 2;
    }

    .dm-full.hide-d.inline-flex > a {
        display: none;
    }

    .classic-menu div#header .dm-third:nth-child(2) {
        order: 1;
        flex: 1 1 100%;
    }

    .classic-menu div#header .dm-third:nth-child(4) {
        display: none;
    }

    .classic-menu .container-wide {
        padding: 0px;
    }

    .classic-menu a#pull {
        margin: 0px;
        background: #fff;
    }

    .classic-menu .regular_header #secondary-navigation {
        height: auto !important;
    }

    .regular_header #secondary-navigation {
        height: auto;
    }

    header#site-header.classic-menu {
    }

    section.dental-services {
        flex-wrap: wrap;
    }
}

.dm-t-third {
    flex: 1 1 33.33%;
    margin-bottom: 30px;
}

.dm-t-third h3 {
    font-size: 23px;
}

.non-home .classic-menu #header .dm-rate-us * {
    color: #000 !important;
}

.non-home .classic-menu div#header .dm-third .social-icons a {
    color: #fff;
}

div#page.single .single-page {
    float: none;
}

.page {
    float: none !important;
}

.post-content {
    float: none;
}

#header .dm-rate-us .rtg {
    position: relative;
    right: -9px;
    top: -1px;
}


/* Header */
.dm-rest {
    flex: 1 1 66.66%;
}

.dm-rest * {
    color: #fff;
}

.dm-rest p {
    margin: 0px;
}

.dm-rest .dm-flex > div {
    margin-left: 20px;
    justify-content: flex-end;
}

.dm-rest .dm-flex {
    justify-content: flex-end;
}

.dm-rest .dm-full:nth-child(1) {
    padding-right: 0px;
    margin-bottom: 9px;
    position: relative;
    right: -10px;
}

section.title-overlay {
    background: var(--pColor);
    color: #fff;
    text-align: center;
    padding: 6vh 0px;
}

section.title-overlay h3 {
    color: #ffffff;
}

section.title-overlay h3 {
    font-size: 45px;
    margin: 0px;
    opacity: 0.8;
}

section#services .item {
    flex: 1 1 33.33%;
    text-align: center;
    position: relative;
}

@media (max-width: 1024px) {
    section#services .item { 
        flex: 1 1 50%;
    }
}

@media (max-width: 880px) {
    section#services .item { 
        flex: 1 1 100%;
    }
}


.slideimg {
    height: 20vw;
    background-size: cover;
    position: relative;
    background-position: 50% 50%;
    padding: 0;
    min-height: 300px;
}

section#services h4 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#services .slideimg:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background: #000;
    opacity: .5;
    left: 0;
}

section#services .item:hover h4 {
    top: 25%;
}

section#services .item:hover .over {
    opacity: 1;
    visibility: visible;
}

.over {
    border: 1px solid #fff;
    color: #fff;
    padding: 9px;
}

.over a,.over p {
    color: #fff;
}

.over p {
    font-size: 15px;
}

.over a {
    display: block;
    border-top: 1px solid #fff;
    padding-top: 7px;
}

html .association-logos-dm {
    padding: 60px 0px;
}

.dm-half {
    flex: 1 1 50%;
}

section.section-half.vide-section h3 {
    font-size: 40px;
    margin-bottom: 40px;
}

section.section-half.vide-section iframe {
    width: 100%;
}

section.section-half.vide-section .container {
    max-width: 1500px !important;
}

section.section-half.vide-section iframe {
    height: 234px;
}

section.section-half.vide-section + section .dm-half {
    background: #000;
}

section.section-half.vide-section + section .dm-half * {
    color: #fff;
}

section.section-half.vide-section + section .dm-half h4 {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 30px;
}

section.section-half.vide-section:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed;
    opacity: 0.2;
}

section.section-half.vide-section {
    position: relative;
    text-align:center!important;
}

section.section-half.vide-section + section .dm-half:nth-child(1) {
    flex: 1 1 30%;
}

.association-logos-dm >div {
    max-width: 1600px;
}

.paralax-image {
    height: 100%;
    width: 100%;
}

footer#site-footer {
    padding: 0px;
}

footer#site-footer > div {
    padding: 0px;
}
footer#site-footer {
    background: transparent;
}
footer#site-footer .dm-half:nth-child(1) {
    padding: 150px 50px;
    text-align: center;
    background: var(--aColor);
}

.flex-ed {
    display: flex;
    flex-wrap: wrap;
}

.container.special-end {
    max-width: 100% !important;
    width: 100% !important;
}

.parallax-image {
    height: 100% !important;
    width: 100% !important;
}

footer#site-footer .dm-half:nth-child(2) {
    padding: 0px;
}

div#header img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

div#header.header-scroll img {
    max-width: 100px;
}

footer#site-footer {
    overflow: visible !important;
}

html .home .parallax-mirror {
    z-index: 0!important;
}
.fo-info {
    margin: 10px 0px 15px;
}

.spacer-classic-home {
    min-height: 95px;
}

.paralax-image.parallax-bg {
    background-size: cover;
    background-position: 50% 25%;
    filter: grayscale(1);
}

section.section-half.vide-section + section a.btn {
    border-color: #fff;
}

@media (max-width: 880px) {

    .dm-rest .dm-full:nth-child(1) {
        display: none;
    }

    .dm-half {
        flex: 1 1 100%;
    }

    .classic-menu a#pull *,.classic-menu a#pull {
        color: #000 !important;
    }
      footer#site-footer .dm-half:nth-child(1) {
        order: 2;
      }
    footer#site-footer .dm-half:nth-child(2) {
        min-height: 350px;
    }
}

span.anchor-fix {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}

.association-logos-dm .dm-container img {
    max-height: 100px;
    width: auto;
}

.dm-service-section.new-look .dm-flex {
    align-items: baseline;
}

.dm-service-section.new-look img {
    border: none!important;
    outline: none!important;
}

.slick-slide
{
    height: inherit !important;
}

.slick-track {
    display: flex !important;
    align-items: center;
    gap: 40px;
}

.page-id-29 .dm-service-section:nth-child(even) {
    background: #000 !important;
}

.page-id-29  .dm-service-section:nth-child(even) p, .dm-service-section:nth-child(even) a {
    color: #fff !important;
}