/*
Theme Name: Parallax - 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;
}

.container {
    width: 100%;
    padding: 0px 15px;
    max-width: 1200px !important;
}
footer#site-footer {
    margin: 0px;
    padding: 20px 0px;
    background-color: #000 !important;
}
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 {
    border-top: 12px solid var(--aColor);
}

footer#site-footer img {
    border-radius: 8px;
    max-width: 400px;
    margin-bottom: 13px;
}

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;
}

section.parallax-bg.meet-doctor p {
    font-size: 16px;
}

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.6;
}

html .video-wrapper {
    height: 100vh;
    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;
    border: 1px solid #000;
    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 p {
}

section.section-half h2 {
}

section.section-half h3 {
    font-size: 25px;
    font-style: italic;
    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: #fff !important;
}

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(90deg, rgba(0, 0, 0, 1) 0%, rgb(255 255 255 / 0%) 100%);
    opacity: 1;
}

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

.acaption {
    position: relative;
    max-width: 100%;
    width: 800px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    top: 29%;
    z-index: 1;
    text-align: center;
}

.slidelogo {
    max-width: 400px;
    margin-bottom: 45px;
    float: none;
    margin: 0px auto;
}
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 a.btn {
    background: #387bbf !important;
    text-align: center;
    text-transform: capitalize;
    padding: 10px;
}
#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(--pColor) !important;
    color: #fff !important;
    border: 0px !important;
    font-size: 18px;
    display: inline-block;
}

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

.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: 150px 125px;
}

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

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

.slide-content a.btn {
    border-color: #fff;
    color: #fff;
}

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

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

.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: #fff;
}

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) {
    .slidelogo {
        max-width: 250px;
    }
    footer#site-footer img {
        max-width: 100%;
    }
    .video-wrapper {
        height: 350px;
        height: 400px !important;
    }
    a.button.menu-btn.w-inline-block {
        font-size: 20px;
    }
    .social-from-side,
    .slide-content a.btn {
        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;
        top: 5%;
    }
    #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: 30px !important;
        text-align: left;
    }

    .slide-content span {
        font-size: 23px;
        text-align: left;
        color: #fff;
        letter-spacing: 3px;
    }

    .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: var(--pColor);
}

#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 1px rgb(0 0 0 / 42%);
    /* max-width: 600px; */
    margin: 0px auto 20px;
    /* margin-right: 0px; */
}
.slide-content h2 span {
    display: block;
    font-size: 42px;
}
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: 450px;
}

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

section.section-half.half-section .dm-half:nth-child(2) {
    padding: 0px 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: #fff !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;
}

@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;
    max-width: 175px;
}

/* New Services */
section.dental-services {
    display: flex;
}

.dental-wrapper {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    letter-spacing: 0px;
    clip-path: polygon(0% 0%, 100% 0, 75% 100%, 0% 100%);
    margin-right: -7%;
    position: relative;
    z-index: 1;
    background: #fff;
}

section#services {
    width: 82%;
}

section#services h2 {
    display: none;
}

.dental-wrapper h2 {
    font-size: inherit;
}

html .slideimg .over {
    text-align: center;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
}

section#services {
    width: 100%;
}

.special-wrap {
    width: 82%;
    padding: 1px 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) {
    width: 20%;
}

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

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

.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 {
    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 {
    margin-bottom: 10px;
    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;*/
}

.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 {
    max-height: 0px;
    overflow: hidden;
    margin: 0px;
}
.classic-menu div#header .dm-third p a {
    color: #c4a404 !important;
    font-size: 28px;
}

.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: #fff;
    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: 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-left: -17%;
    }
}
@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: relative;
        top: 0px;
        left: 0px;
        height: auto;
    }
    div#header.header-scroll {
        background: #000;
    }
    .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;
    }

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

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

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

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

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

    /*    header#site-header.classic-menu {
        background: #fff !important;
    }
*/
    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;
}

div#popmake-117 h3 {
    font-size: 17px !important;
}

p.phoned {
    color: #eeb455 !important;
    font-weight: bold;
    font-size: 28px;
    /*    display: none;*/
}

.logo-slogan {
    font-size: 21px;
    font-weight: bold;
    color: #60c5f1 !important;
    font-family: "Delicious Handrawn";
}

#site-footer .logo-slogan {
    color: #60c5f1 !important;
    font-size: 25px;
}
