/*!
Theme Name: cultivate-chiropractic
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cultivate-chiropractic
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

cultivate-chiropractic is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
        ## Links
        ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
        ## Posts and pages
        ## Comments
# Infinite scroll
# Media
        ## Captions
        ## Galleries
        --------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/


/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */


/* Document
========================================================================== */
body,
html {
    overflow-x: hidden;
    width: 100%;
}

/**** Reset CSS ****/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
    margin: 0;
    padding: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: none;
    margin: 0;
    padding: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

.pd-0 {
    padding: 0px !important;
}

ol,
ul {
    list-style: none;
}

/* icons */

@font-face {
    font-family: 'icomoon';
    src: url('assets/fonts/icomoon.eot');
    src: url('assets/fonts/icomoon.eot') format('embedded-opentype'), url('assets/fonts/icomoon.ttf') format('truetype'), url('assets/fonts/icomoon.woff') format('woff'), url('assets/fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-envelope:before {
    content: "\e901";
}

.icon-keyboard_arrow_left:before {
    content: "\e902";
}

.icon-keyboard_arrow_right:before {
    content: "\e900";
}

.icon-phone:before {
    content: "\e942";
}

.icon-plus:before {
    content: "\ea0a";
}

.icon-play3:before {
    content: "\ea1c";
}


/**** Main CSS ****/

* {
    margin: 0;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:focus {
    outline: 0;
}

body {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    line-height: 1.7em;
    font-family: 'Oswald', sans-serif;
}

p {
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 15px;
    color: #6d7172;
    font-family: 'Quattrocento', serif;
    font-weight: 400;
}

a {
    outline: none;
    border: none;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    color: #a3b6b8;
}

a:hover,
a:active,
a:visited,
a:focus {
    color: #a3b6b8;
    text-decoration: none;
}

a:hover {
    color: #000;
}




.main-heading ul {
    /*    list-style: disc;*/
    margin-bottom: 25px;
}


img {
    max-width: 100%;
    height: auto;
}


.main-heading li {
    font-size: 18px;
    line-height: 1.7em;
}


a:hover,
a:focus,
a:active {
    outline: none !important;
}

a,
img,
button,
i {
    /*     transition: all 0.3s ease 0s; */
}

i,
em {
    font-style: italic;
}

b,
strong,
cite {
    font-weight: 900;
}

small {
    font-size: 9px;
    line-height: 12px;
    margin-bottom: 0px;
}

h1 {
    font-size: 54px;
    line-height: 1.3em;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}

h2 {
    font-size: 43px;
    line-height: 1.3;
    margin-bottom: 25px;
    margin-top: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    color: #587574;
    position: relative;
}

h2 span {
    display: block;
    font-size: 20px;
    color: #587574;
    line-height: 23px;
    font-family: 'Quattrocento', serif;
    font-weight: 400;
}

h3 {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h4 {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h5 {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

h6 {
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.clear,
.clear1,
.clear2,
.clear3,
.clear4,
.clear5,
.clear10,
.clear20,
.clear30,
.clear40,
.clear60,
.clear80 {
    clear: both;
    font-size: 0px;
    line-height: 0px;
}

.clear {
    height: 0px;
}

.clear1 {
    height: 1px;
}

.clear2 {
    height: 2px;
}

.clear3 {
    height: 3px;
}

.clear4 {
    height: 4px;
}

.clear5 {
    height: 5px;
}

.clear10 {
    height: 10px;
}

.clear20 {
    height: 20px;
}

.clear30 {
    height: 30px;
}

.clear40 {
    height: 40px;
}

.clear60 {
    height: 60px;
}

.clear80 {
    height: 80px;
}

.no-padding-margin {
    padding: 0;
    margin: 0;
}

.no-padding {
    padding: 0;
}

.no-margin {
    margin: 0;
}

.dash {
    margin-bottom: 50px;
}

input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
textarea,
select {
    background: transparent;
    padding: 10px 25px 15px 0;
    border-radius: 0;
    font-size: 16px;
    color: #93a49f;
    border: 0px solid transparent;
    width: 100%;
    border-bottom: 1px solid #dee6e7;
}

select {
    background-image: url(assets/images/select-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
    -moz-appearance: none;
    -webkit-appearance: none;
}

put::placeholder,
textarea::placeholder {
    font-size: 16px;
    color: #93a49f;
    font-family: 'Quattrocento', serif;
    font-weight: 400;
}

input[type=checkbox] {
    display: block;
}

input[type=checkbox]+label {
    display: inline-block;
    position: relative;
    padding: 10px;
    background-color: transparent;
    border: 2.5px solid #d1bdbb;
    border-radius: 3px;
    margin-right: 10px;
}

input[type=checkbox]:checked+label {
    background-color: transparent;
    color: white;
}

input[type=checkbox]:checked+label:after {
    position: absolute;
    top: -4px;
    color: #93a49f;
    content: '\2714';
    font-size: 18px;
    left: 0px;
    right: 0px;
}

input[type=checkbox]:checked+label:after {
    position: absolute;
    top: 0px;
    color: #fff;
    content: '\2714';
    font-size: 18px;
    left: 3px;
    right: 0px;
}

textarea {
    resize: none;
    height: 120px;
}

select {
    color: #93a49f;
}

select option {
    color: #93a49f;
}

.btn {
    font-size: 16px;
    color: #93a49f;
    border: 2px solid #93a49f;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 0;
    padding: 13px 30px;
    outline: 0;
    transition: all 0.3s ease 0s
}

.btn.btn-filled {
    background-color: #93a49f;
    color: #fff;
    padding: 20px 50px;
}

.btn:hover {
    color: #fff !important;
    background: #587574;
    border: 2px solid #587574;
}

.btn:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

.mobile {
    display: none;
}

/* Header Styling */
#header {
    background: #fff;
    position: relative;
    /*padding-bottom:30px;*/
    z-index: 2222;
    height: 185px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#header::before {
    content: "";
    background: url(assets/images/nav-bar-brush.png);
    position: absolute;
    bottom: -40px;
    height: 80px;
    background-repeat: no-repeat;
    width: 100%;
    z-index: 1;
    background-size: cover;
    background-position: bottom;
}

.logo {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 390px;
    margin: 0 auto;
    z-index: 2;
    text-align: center;
}

.nav {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.nav ul {
    display: flex;
    justify-content: center;
}

.nav ul li {
    margin: 0px;
    color: #fff;
    position: relative;
}

.heating-custom>a {
    cursor: default;
}

.nav ul li:nth-child(3) {
    position: relative;
}

.nav ul li a {
    font-size: 16px;
    color: #6d7172;
    padding: 0px 22px;
    display: block;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
}

.nav ul li:before,
.current-menu-item:before {
    content: '';
    background-image: url(assets/images/active-item.png);
    background-size: 90% 110%;
    background-repeat: no-repeat;
    width: 100%;
    height: 35px;
    position: absolute;
    left: 0;
    top: -7px;
    opacity: 0;
    margin: 0 auto;
}

.nav ul li:hover::before,
.nav ul .current-menu-item:before {
    opacity: 1;
}

.nav ul li a i {
    margin-left: 1px;
}

.nav ul li:nth-child(4) a {
    padding: 0 18px;
}

li.change-arrow a i {
    transform: rotate(180deg);
    display: inline-block;
}

.nav #menu-main-menu-1 li:last-child a:after {
    /*font-family: FontAwesome;
    content: "\f107";
    margin-left:4px;*/
}

/*sub-menu*/
ul.sub-menu li:before {
    display: none;
}

.nav ul li:nth-child(3) .sub-menu {
    flex-direction: column;
    background-color: #fff;
    position: absolute;
    top: 100%;
    width: 100%;
    /*opacity: 0;*/
    display: none;
    z-index: 3;
}

.nav ul li:hover .sub-menu {
    display: block;
}

.sub-menu li {
    margin: 0px 0 10px !important;
    text-align: center;
}

.sub-menu li:last-child {
    margin-bottom: 0 !important;
}

.sub-menu li a {
    padding: 10px 0px !important;
    color: #fff;
}

.sub-menu li a:after {
    display: none;
}

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

/*mobile icon*/
.mobile-icon {
    display: none;
}

.mobile-icon span {
    display: block;
    width: 40px;
    height: 4px;
    border-radius: 5px;
    background-color: #93a49f;
    margin-bottom: 10px;
    transition: all 0.3s ease 0s;
}

.mobile-icon span:last-child {
    margin-bottom: 0;
}

.header-phone {
    display: none;
}

.header-phone a {
    color: #fff;
}

.wrench-btn {
    display: none;
}



/* Banner Styling */

.banner {
    /*  background-image: url(assets/images/banner-bg.jpg);*/
    background-color: #7da293;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 650px;
    position: relative;
}

.banner-overlay {
    /*background: linear-gradient(to left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));*/
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.banner-inner {
    position: relative;
    z-index: 222;
    padding: 80px 0;
}

.banner-inner h1 span {
    font-weight: 200;
}

.banner-inner .container {
    margin-top: 200px;
}

.banner-inner .container .row {
    justify-content: center;
}

.banner .btn {
    border: 1px solid #fff;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.banner .btn:hover {
    border: 1px solid #587574;
}

.banner h1 {
    font-weight: 600;
}

.banner h3 {
    color: #fff;
    text-transform: none;
    font-size: 20px;
    margin-bottom: 30px;
}


@media(min-width: 1280px) {
    body .inner-page-banner {
        background-size: 55%;
    }
}


@media(min-width: 768px) {
    body .inner-page-banner:before {
        background: rgba(230, 196, 182, 1);
        background: -moz-linear-gradient(right, rgba(230, 196, 182, 1) 0%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(right, rgba(230, 196, 182, 1) 0%, rgba(0, 0, 0, 0) 100%);
        background: -o-linear-gradient(right, rgba(230, 196, 182, 1) 0%, rgba(0, 0, 0, 0) 100%);
        background: -ms-linear-gradient(right, rgba(230, 196, 182, 1) 70%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to right, rgba(230, 196, 182, 1) 70%, rgba(0, 0, 0, 0) 100%);
        width: 65%;

    }
}


/* Home About */

a.btn-outline-secondary {
    color: #828c98;
    border: 2px solid #828c98;
    padding: 10px 46px;
    text-transform: uppercase;
    font-weight: bold;
}

.home-about p {
    margin-bottom: 40px;
}

.home-about-img {
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    height: 550px;
}

.home-about-img img {
    margin-left: 10px;
}

.home-about h2 {
    font-size: 40px;
    font-weight: 500;
}

.home-about h2 span {
    font-family: 'Quattrocento', serif;
    font-weight: 400;
}

.home-about p {
    font-family: 'Quattrocento', serif;
    font-weight: 400;
}

.about-sec {
    /*background: url(assets/images/about-bg.png) no-repeat;*/
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 100%;
    padding: 50px 0px;
    position: relative;
}

.about-sec:before {
    content: '';
    background: url(assets/images/about-bg2.png) no-repeat;
    background-position: center;
    background-size: contain;
    width: 400px;
    height: 400px;
    position: absolute;
    right: 0;
    left: -65px;
    margin: 0 auto;
    bottom: 7px;
    opacity: 0.06;
}

.desktop {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    color: #6d7172;
    font-family: 'Quattrocento', serif;
    font-weight: 400;
    text-align: right;
    font-size: 16px;
    text-transform: capitalize;
    margin-left: -40px;
}

.page-template-template-about-us .visit-sec {
    padding: 40px 0px 0px;
}

.page-template-template-about-us .care-sec {
    padding: 80px 0px 0 0;
}

.page-template-template-about-us .visit-content {
    padding: 40px 60px 60px 60px;
}

.page-template-template-about-us .visit-content .btn {
    margin-top: 50px;
}

.page-template-template-about-us .visit-content2 {
    margin-top: 60px;
}

.page-template-template-about-us .second-visit {
    padding: 0;
    background: transparent;
}

.page-template-template-about-us .visit-content2 .main-heading {
    text-align: left;
}

.page-template-template-about-us .visit-content2 .visit-content {
    padding: 0;
    background: transparent;
    padding-left: 15px;
}

.page-template-template-about-us .visit-content2 h2 {
    color: #93a49f;
}

/* who we help */

.help-section .help-content h2 {
    color: #93a49f;
}

.help-content p strong {
    color: #d49a89;
    text-decoration: underline;
}

.main-heading {
    text-align: center;
}

.main-heading img {
    margin-bottom: 15px;
}

.main-heading h3 {
    color: #587574;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 50px;
}

.full-width h4 {
    color: #587574;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 42px;
}

.who-help .hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.who-help .hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: transparent;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    background-color: rgba(102, 100, 101, 0.7);
}

.who-help .hovereffect h2,
.hovereffect img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.who-help .hovereffect img {
    display: block;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.who-help .hovereffect:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.who-help .hovereffect h2 {
    text-transform: uppercase;
    font-family: 'Quattrocento', serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 24px;
    margin: 0px;
    margin-bottom: 25px;
}

.who-help .hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    margin: 50px 0 0 0;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
    height: 85%;
    width: 85%;
    position: absolute;
    top: -20%;
    left: 8%;
    padding: 70px;
}

.who-help .hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-color: rgba(0, 0, 0, 0.4);
}

.who-help .btn {
    font-size: 16px;
    font-weight: 600;
    border-color: #fff;
    color: #fff !important;
    padding: 15px 40px;
}

.who-help .btn:hover {
    border-color: #587574;
}

.who-help .main-heading h3 {
    margin-bottom: 80px;
}

/* Newsletter email list css start */
.news-letter {
    margin: 0px;
    padding: 80px 0px;
    background: url(assets/images/news-letter.png) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
}

.news-letter .btn {
    background: #d49a89;
    color: #fff;
    border-color: #d49a89;
}

.news-letter .btn:hover {
    background: #587574;
    color: #fff !important;
    border-color: #587574;
}

.view-more:hover {
    border: 2px solid #587574 !important;
}

/* Footer css */
footer {
    padding: 50px 0px 0;
    position: relative;
}

footer::before {
    content: "";
    background: url(assets/images/seal-logo.png);
    position: absolute;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    width: 550px;
    right: 0px;
    opacity: 0.3;
    z-index: -1;
}

footer .container:first-child .row {
    padding-bottom: 50px;
}

footer .footer-links li {
    margin-bottom: 15px;
}

footer .footer-links li a {
    color: #6d7172;
    font-size: 16px;
    font-weight: 400;
}

footer .footer-links li a:hover {
    color: #d49a89;
}

.google-map iframe {
    border: 0;
    width: 100%;
    position: relative;
    margin-left: 0;
}

.google-map::before {
    content: "";
    position: absolute;
    top: -10px;
    width: calc(100% - 30px);
    height: 90%;
    background: #93a49f;
    right: 5px;
}

.copyright {
    text-align: center;
    background: url(assets/images/footer-bg.png) center top no-repeat;
    background-size: cover;
    margin: 0px;
    padding: 50px 0px 30px;
}

.copyright p {
    color: #fff;
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    margin: 0px;
}

.copyright ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.copyright ul li {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #fff;
    line-height: 13px;
}

.copyright ul li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}

.copyright ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}

.copyright a {
    color: #fff;
    font-size: 12px;
}

.copyright a:hover {
    color: #fff;
}

.sticky-wrapper a:focus {
    color: #fff !important;
}

.sticky-btn {
    position: fixed;
    display: inline-block;
    transform: translate(0, -50%);
    right: 0;
    z-index: 99999;
    top: 50%;
    color: #fff;
    background: #d49a89;
    padding: 0;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
    border: none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sticky-btn:hover {
    border: none;
    background: #7d9c82 !important;
}

.sticky-btn img {
    max-width: 74px !important;
    max-height: 40px !important;
}

.sticky-btn:hover,
.sticky-btn:active,
.sticky-btn:visited,
.sticky-btn:focus {
    color: #fff !important;
}

.sticky-btn:focus {
    color: #fff !important;
}

.request-main {
    padding: 15px;
}

.request-appointment-banner-content h1 {
    color: #212529;
}

.request-appointment-features {
    padding: 80px 0
}

.request-appointment-step-img,
.request-appointment-feature-box img {
    margin-bottom: 15px;
}

.request-appointment {
    padding-top: 30px;
}

.sticky-btn h4 {
    margin-bottom: 9px;
    font-size: 28.58px;
}

.sticky-btn h5 {
    font-size: 17.96px;
}

.leaf-img {
    background: #fff;
    padding: 15px;
}

.who-help {
    margin: 0px;
}

/* New Patient Css */
.new-patient {
    background: url('assets/images/patient-bg1.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding: 80px 0px;
    height: 100%;
    margin: 0px;
}

.patient-forms {
    background-position: 110% !important;
}

.new-patient img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.patient-feature-item-icon img {
    --width: 37px;
    width: var(--width);
    max-width: var(--width);
    height: auto;
}

.patient-box-title img {
    margin-bottom: 15px;
}

.patient-box-title {
    margin: 50px 0 28px 0;
}

.patient-feature-item-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.patient-feature-item-text p {
    margin: 0;
}

.patient-content {
    background: #fff;
    padding: 40px 72px;
    margin-left: -210px;
}

.new-patient h2 {
    font-weight: 600;
    color: #d49a89;
}

.new-patient .btn {
    border-color: #d49a89;
    color: #d49a89;
}

.new-patient .content-main {
    display: flex;
    align-items: center;
}

.new-patient .btn:hover {
    background: #d49a89;
    color: #fff;
}

.wpcf7 form .wpcf7-response-output,
.wpcf7-validation-errors {
    display: block;
    border: none;
    margin: 0;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7-form-control.wpcf7-not-valid {
    border-color: #ff0000 !important;
}

.patient-sec-education {
    margin-bottom: 50px;
}

/* Events css */
.events {
    padding: 80px 0px;
    margin: 0px;
}

.events .card {
    background: #e0e3de;
    border: none;
    margin-bottom: 20px;
    border-radius: 0;
}

.events .card-body {
    padding: 40px;
}

.events .date {
    background: #fff;
    padding: 40px 30px;
    position: absolute;
    left: -20%;
    transform: translate(-50%, -50%);
    top: 50%;
    /*  -webkit-box-shadow: -10px 8px 6px -6px #cfcfcf;
            -moz-box-shadow: -10px 8px 6px -6px #cfcfcf;
            box-shadow: -10px 8px 6px -6px #cfcfcf;*/
}

.events .date {
    text-align: center;
}

.eaw-block .date h3 {
    color: #d49a89;
    font-size: 40px !important;
    font-weight: 600 !important;
    margin: 0;
}

.events p {
    color: #93a49f;
    margin-bottom: 10px;
    font-size: 16px;
}

.detail-event h2 {
    font-size: 22px;
    color: #6d7172;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 20px;
}

.detail-event .fa {
    color: #b49796;
    font-size: 16px;
    margin-right: 10px;
}

.detail-event .list-item {
    display: flex;
    justify-content: space-between;
}

.detail-event .list-item li a {
    font-size: 16px;
    font-family: 'Quattrocento', serif;
    font-weight: 400;
}

.detail-event .location {
    margin: 0px !important;
    padding: 0;
    line-height: 27px;
    font-size: 16px;
    font-family: 'Quattrocento', serif;
    font-weight: 400;
    text-align: left;
    display: flex;
}

.events .register-btn {
    background: #93a49f;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    margin-left: auto
}

.events .register-btn:hover {
    background: #d49a89;
    border-color: #d49a89 !important;


}

.events .btn:hover {
    border-color: initial;
}

.events .register-btn img {
    width: 16px;
    vertical-align: top;
    display: inline-block;
    margin-left: 5px;
    margin-top: 3px;
}

.reg-main {
    align-items: center;
    display: flex;
    justify-content: center;
    bottom: -30px;
    left: -30px;
}

/* testimonials */
.testimonials {
    padding: 70px 0px;
    margin: 0px;
    position: relative;
    padding-bottom: 150px;
}

.testimonials h3::before,
.testimonials h3::after {
    display: inline-block;
    content: "";
    border-top: 2px solid #f7f9f5;
    width: 20rem;
    margin: -5px 1rem;
    transform: translateY(-1rem);
}

.testimonial-slider .slick-list .slick-track .slick-slide {
    opacity: 0.5;
    height: auto;
}

.testimonial-slider .slick-list .slick-track .slick-slide.slick-current.slick-active.slick-center {
    opacity: 1;
}

.testimonials .inner-client {
    background: #eff2f3;
    padding: 50px;
    color: #fff;
    margin: 20px;
    position: relative;
}

.testimonials .content-client {
    height: 270px;
    overflow: hidden;
}

.inner-client.slick-active {
    background: #d49a89;
}

.testimonials .quotes {
    position: absolute;
    left: -20px;
    background: #fff;
    color: #d49a89;
    padding: 60px 10px;
    top: 120px;
    -webkit-box-shadow: -10px 8px 6px -6px #cfcfcf;
    -moz-box-shadow: -10px 8px 6px -6px #cfcfcf;
    box-shadow: -10px 8px 6px -6px #cfcfcf;
}

.quotes .fa {
    font-size: 24px;
}

.inner-client p {
    color: #fff;
}

.slick-prev:before,
.slick-next:before {
    color: #d49a89 !important;
    opacity: 1 !important;
}

.testimonials .slick-prev {
    left: 45%;
    top: initial;
    bottom: -120px;
    border: 2px solid #6d7172;
    width: 70px;
    height: 70px;
}

.testimonials .slick-next {
    top: initial;
    bottom: -120px;
    right: 47%;
    border: 2px solid #6d7172;
    width: 70px;
    height: 70px;
}

.testimonials .slick-prev:before {
    font-family: "Font Awesome 5 Free";
    content: "\f060";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 600;
    font-size: 18px;
}

.testimonials .slick-next::before {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 600;
    font-size: 18px;
}


/* Appointment */
.appoint {
    margin: 0;
    background: url(assets/images/appointments.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    width: 100%;
    padding-top: 50px;
}

.main-cultiv {
    background: #f8faf7;
    padding: 60px 35px;
}

.contact-cultivate .fa {
    color: #d49a89;
    font-size: 20px;
    margin-right: 10px;
}

.appoint .location {
    margin: 0px;
    line-height: 27px;
    font-size: 16px;
    font-family: 'Quattrocento', serif;
    font-weight: 400;
    text-align: left;
    display: flex;
    margin-top: 10px;
}

.contact-cultivate span {
    font-family: 'Quattrocento', serif;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    color: #587574;
}

.contact-cultivate h2 {
    margin-top: 0px;
    margin-bottom: 50px;
}

.office-time {
    background: #f8faf7;
    box-shadow: 0px 34px 65px 0px rgba(0, 0, 0, 0.04);
    border-top: 4px solid #e0c4b6;
    margin-top: 60px;
}

.office-time .contact-cultivate {
    padding: 40px 35px 30px 35px;
}

.contact-cultivate .hours {
    margin-bottom: 0px;
    margin-top: 0px;
}

.timing {
    background: #fff;
    padding: 30px 25px 30px 35px;
}

.timing .hours-panel:last-child {
    padding: 0;
}

.timing .hours-panel {
    background: #fff;
    padding: 0;
    padding-bottom: 40px;
}

.widget_eventbrite_events {
    list-style: none;
}

p.phone {
    margin-bottom: 25px;
}

/*.location {
    border-bottom: 4px solid #93a49f;
    padding-bottom: 45px;
    margin-bottom: 30px !important;
    }*/
.bdr-green {
    border-top: 4px solid #93a49f;
    width: 100%;
    margin: 20px auto;
    padding-top: 20px;
}

.hours-panel {
    background: #fff;
    padding: 1rem;
}

.day-title h5 {
    color: #93a49f;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
}

.day-title h5::after {
    display: inline-block;
    content: "";
    border-top: 2px solid #dfe5de;
    margin-left: 20px;
    position: absolute;
    width: 50%;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.schedule {
    justify-content: space-between;
}

.schedule h6 {
    color: #93a49f;
    font-family: 'Quattrocento', serif;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 5px;
}

.schedule span {
    font-family: 'Quattrocento', serif;
    font-weight: 400;
    color: #6c7273;
    font-size: 16px;
}

.appoint .main-heading h3 {
    text-align: left;
    color: #fff;
    margin-bottom: 40px;
}

.check-form .form-check-inline {
    font-family: 'Quattrocento', serif;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    margin-right: 4rem;
}

.appoint input[type="text"],
.appoint input[type="email"],
.appoint input[type="number"],
.appoint input[type="tel"],
.appoint textarea,
.appoint select {
    background: transparent;
    padding: 10px 25px 15px 0;
    border-radius: 0;
    font-size: 16px;
    color: #222;
    border: 0px solid transparent;
    width: 100%;
    border-bottom: 1px solid #fff;
    font-family: 'Quattrocento', serif;
    font-weight: 400;
}

.news-letter .wpcf7-form-control-wrap input::-webkit-input-placeholder,
.news-letter .wpcf7-form-control-wrap input::placeholder,
.news-letter input[type="text"]::placeholder {
    color: #93a49f !important;
}

.appoint input::-webkit-input-placeholder,
.appoint textarea::-webkit-input-placeholder,
.appoint input::-moz-placeholder,
.appoint textarea::-moz-placeholder {
    color: #fff;
}

/*    .news-letter input::-webkit-input-placeholder, .news-letter input::-moz-placeholder, .news-letter input[type="text"]:-moz-placeholder{
        color: #93a49f !important;
    }
*/
.appoint select {
    color: #fff;
    height: 100% !important;
    font-family: 'Quattrocento', serif;
    font-weight: 400;
    font-size: 20px;
}

.appoint .respond {
    color: #fff;
    font-family: 'Quattrocento', serif;
    font-weight: 700;
}

.appoint .form-check span {
    color: #fff;
    font-family: 'Quattrocento', serif;
    font-weight: 400;
    font-size: 20px;
    margin-right: 1rem;
    border: 0 !important;
}

.appoint .form-check-inline label {
    color: #fff;
    font-family: 'Quattrocento', serif;
    font-weight: 400;
    font-size: 20px;
    margin-right: 1rem;
}

.appoint .privacy .form-check-label {
    margin-right: 0px;
}

.appoint .privacy {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.appoint input,
.appoint textarea,
.appoint select {
    border-bottom: 2px solid #d4bfbd !important;
}

.appoint .btn {
    color: #fff;
    background: #93a49f;
    border: none !important;
}

.appoint .btn:hover {
    background: #fff;
    color: #93a49f !important;
}

.appoint .form-check a {
    color: #fff;
    text-decoration: underline;
}

.inner-appoint {
    display: flex;
    justify-content: center;
    flex-direction: column;
}




/* Mobile view section css */

.hours-sec .main-cultiv {
    display: block;
}

.hours-sec {
    background: #f8faf7;
    margin: 0px;
    padding-top: 50px;
}

span.wpcf7-list-item {
    margin-left: 20px;
}

span.wpcf7-list-item.first {
    margin: 0px;
}

.m-event .detail-event .list-item {
    display: block;
}

.wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Quattrocento', serif;

}

input[type=checkbox],
input[type=radio] {
    width: 16px;
    height: 16px;
    border: none;
    vertical-align: baseline;
}

.wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
    margin-left: 0;
}

.contact-option .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
    margin-left: 0;
    margin-right: 20px;
}

.copyright-terms-text {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 14px;
}

.copyright-terms-text p {
    color: #fff;
    font-size: 12px;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #fff;
    line-height: 13px;
}

.footer-seo-pages ul li {
    margin-bottom: 5px;
}

.footer-seo-pages {
    padding-top: 30px;
    border-top: 1px solid #fff;
    margin-top: 40px;
}

.main-footer-nav {
    display: none;
    margin-bottom: 30px;
}

.main-footer-nav ul li a {
    font-size: 14px;
}

.full-width ul {
    margin-bottom: 15px;
}

.full-width ul li {
    font-size: 16px;
    color: #808080;
    font-family: 'Quattrocento', serif;
    margin-bottom: 10px;
}

.post-thumbnail,
.post-thumbnail img {
    display: inline-block;
    width: 100%;
    height: auto;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.blog .entry-meta,
.single-post .entry-meta,
.single-services .entry-meta,
.archive .entry-meta {
    padding-bottom: 10px;
    font-size: 16px;
}

.contain-wrap {
    padding: 60px 0;
}

h2.entry-title {
    margin-bottom: 10px;
}

/* Mobile view section css */



/*=== Blog Page ===*/
.widget-area .widget_search .search-form label {
    width: calc(100% - 40px);
    margin-bottom: 0;
}

.widget-area .widget_search .search-form span.screen-reader-text {
    display: none;
}

.widget-area .widget_search .search-form .search-submit {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0 30px 30px 0;
    height: 50px;
    background: #d49a89;
    color: #fff;
    border: 1px solid #d49a89;
    position: absolute;
    right: 0;
    bottom: 0;
    outline: none;
}

.widget-area .widget_search .search-form {
    position: relative;
}

.widget-area .widget_search .search-form .search-field {
    background: #f1f1f1;
    font-size: 16px;
    outline: none;
    width: 100%;
    height: 50px;
    border-radius: 30px 0 0 30px;
    border: 1px solid #d49a89;
    padding: 13px 51px 12px 20px;
}

h2.widget-title {
    margin: 15px 0;
}

.nav-links .nav-previous a {
    font-size: 22px;
}

.nav-links .nav-previous {
    margin-bottom: 8px;
}

p.logged-in-as {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
}

.comments-area .comment-form .submit {
    font-size: 16px;
    color: #fff;
    background: #d49a89;
    border: 2px solid #d49a89;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 0;
    padding: 13px 30px;
    outline: 0;
    transition: all .3s ease 0s;
    cursor: pointer;
    font-family: Oswald, sans-serif;
}

.comments-area .comment-form .submit:hover {
    border: 2px solid #a3b6b8;
    background: #a3b6b8;
}

.page-numbers li a,
.page-numbers li,
span.page-numbers,
.page-numbers {
    width: 50px;
    height: 50px;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    border: none;
    outline: none;
    color: #d49a89 !important;
    font-size: 20px;
    z-index: 10;
    transition: 0.3s;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px 15px 0;
    text-decoration: none !important;
}

.page-numbers li {
    margin: 0 5px;
}

.page-numbers li a:hover,
.page-numbers.current,
.page-numbers:hover {
    background: #d49a89;
    color: #ffffff !important;
}

.page-numbers:first-child {
    margin-left: 0;
}

.page-numbers:last-child {
    margin-right: 0;
}

a.next.page-numbers,
a.prev.page-numbers {
    display: none;
}

.site-main .type-post {
    margin-bottom: 30px;
}

/*=== Blog Page ===*/


/*=== Seo page css ===*/

.seo-banner-title {
    font-size: 54px;
    font-weight: 600;
    color: #fff;
    height: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-template-template-seo .inner-page-banner:before {
    width: 46%;
    background: #d49a89;
}

.seo-form {
    background: rgba(108, 114, 115, 0.9);
    padding: 49px 30px 50px 30px;
    margin-left: 113px;
    width: 100%;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wpcf7-form textarea {
    height: 70px;
}

.seo-form .btn {
    background: #93a49f;
    color: #f6f8f5;
    border: none !important;
}

.seo-form .btn:hover {
    background: #fff;
    color: #93a49f !important;
}

.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder {
    color: #f6f8f5;
    font-size: 20px;
}

.seo-form input,
.seo-form textarea {
    border-bottom: 2px solid #9da1a1;
}

/*=== End of Seo page css*/

.testing-sec h1 {
    color: #587574;
}

.testing-sec ol li {
    font-family: 'Quattrocento', serif;
}

.event-timing {
    font-size: 16px;
    font-family: 'Quattrocento', serif;
}

.inner-banner-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 20%;
    content: "";
    width: 55%;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
}

.page-template-template-new-patient .inner-banner-image {
    background-position: 100% 100%;
}

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

.footer-social ul li {
    display: inline-block;
    list-style: none;
    margin: 30px 15px 0 15px;
}

.footer-social ul li a {
    cursor: pointer;
}

.footer-social ul li a i {
    color: #b49796;
    font-size: 20px;
}

.full-width li {
    color: #808080;
}

/*=== popup ===*/

.wmpci-popup-open #wmpci-popup-wrp .wmpci-popup-body {
    border: none;
    max-width: 770px;
}

.wmpci-popup-open #wmpci-popup-wrp .wmpci-popup-body h2 {
    letter-spacing: 0;
    font-weight: 600;
    margin-top: 10px !important;
    font-size: 32px;
    color: #587574;
    margin-bottom: 30px !important;
}

.wmpci-popup-open #wmpci-popup-wrp .wmpci-popup-body .wpmci-popup-cnt-inr-wrp.wmpci-clearfix {
    padding: 30px 75px;
}

.wmpci-popup-open #wmpci-popup-wrp .wmpci-popup-body .wpmci-popup-cnt-inr-wrp.wmpci-clearfix .popup_text {
    margin-bottom: 15px;
}

.wmpci-popup-open #wmpci-popup-wrp .mc4wp-form .form-group label {
    display: block;
    margin: 0;
    text-align: left;
    font-size: 20px;
    font-family: 'Quattrocento', serif;
    color: #808080;
}

.wmpci-popup-open #wmpci-popup-wrp .mc4wp-form .form-group input {
    padding: 5px 0;
    border-bottom: 2px solid #e9f4f2;
}

.wmpci-popup-open #wmpci-popup-wrp .mc4wp-form .form-group {
    margin-bottom: 30px !important;
}

.wmpci-popup-open #wmpci-popup-wrp .mc4wp-form .form-button_set input#mcSubmit {
    width: 28%;
    height: 50px;
    border-color: #d2afae;
    color: #f6f8f5;
}

.wmpci-popup-open #wmpci-popup-wrp .mc4wp-form .form-button_set input#mcSubmit:hover {
    background: #a3b6b8;
    border-color: #a3b6b8;
}

/**** WP DEFAULT CSS ****/
.alignnone {
    margin: 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}

.bypostauthor {}

.gallery dl {
    margin: 0;
}

.gallery-caption {}

.sticky {}

blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
    width: 33%;
}

blockquote.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}

#store span.wpcf7-list-item-label {
    display: none;
}
.news-letter .wpcf7 form .wpcf7-response-output {
    margin-left: 16%;
}
/*=== Responsive ===*/

@media(max-width: 1199px) {
    .seo-form {
        margin-left: 0px;
    }

    .page-template-template-seo .inner-page-banner:before {
        width: 38%;
    }

    .page-template-template-seo .inner-banner-image {
        background-size: cover;
        background-position: 100%;
        width: 70%;
    }

    .home-about-img {
        height: 500px;
    }

    .main-heading h3 {
        margin-bottom: 10px;
    }

    .patient-content {
        padding: 40px 72px 20px;
    }
	
	.office-time .contact-cultivate {
    	padding: 40px 20px 30px 20px;
	}

	.timing {
    	padding: 30px 15px;
	}
	
	.testimonials .inner-client {
		padding: 50px 20px 50px 35px;
	}
}

@media(max-width: 1023px) {
		.testimonials .inner-client {
		padding: 50px;
	}
    .events .row.mt-5 {
        margin-top: 3rem !important;
    }

    .help-section:before {
        /*background: rgba(255, 253, 253, 0.83) !important;*/
    }

}


@media(max-width: 991px) {	
h1 {
    font-size: 50px;
	}
    body .inner-page-banner:before {
        width: 100% !important;
        background: #e6c4b6 !important;

    }

    .patient-content {
        text-align: center;
        padding: 30px 20px;
        margin-left: 0;
    }

    .new-patient img,
    .request-appointment-banner-img a {
        display: none;
    }

    .inner-banner-image {
        width: 100%;
        background-position: center !important;

    }

    .request-appointment-banner-content {
        margin-bottom: 40px;
    }

    .news-letter .btn {
        display: block;
        width: 180px;
        margin: 0px auto;
        margin-top: 60px;
    }

    .events .row.mt-5 {
        margin-top: 0 !important;
    }

    .footer-links {
        margin-bottom: 40px;
    }
	
	#menu-footer-main-menu{
		margin-bottom:0;
	}

    .page-template-template-seo .inner-banner-image {
        width: 100%;
        background-position: center;
    }

    .page-template-template-seo .inner-page-banner {
        height: auto;
    }

    .seo-form {
        height: auto;
        margin-left: 0;
    }

    .seo-banner-title,
    .seo-form {
        margin-top: 80px;
    }

    .seo-banner-title {
        font-size: 42px;
    }

    .seo-form .btn {
        margin-top: 30px;
    }

    .wmpci-popup-open #wmpci-popup-wrp .wmpci-popup-body .wpmci-popup-cnt-inr-wrp.wmpci-clearfix {
        padding: 30px 30px;
    }

    .wmpci-popup-open #wmpci-popup-wrp .mc4wp-form .form-button_set input#mcSubmit {
        width: auto;
        height: auto;
    }

    .wmpci-popup-open #wmpci-popup-wrp .wmpci-popup-body {
        max-width: 700px;
    }

    footer .container .row ul {
        text-align: center;
    }

    footer .container .row .col-lg-3 {
        margin-top: 60px;
    }

    .alignright {
        float: none;
        margin: 0;
    }

    .news-letter .wpcf7-spinner {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 20px 0 0 110px;
    }

    .request-appointment-page-banner {
        height: auto !important;
    }
	
	.who-help .hovereffect img {
		height: auto;aspect-ratio: 1/1;
	}

	.who-help .hovereffect {
    	width: auto;
    	height: auto;
    	float: none;
	}
	.desktop {
	    margin-left: -25px;
	}
	.news-letter .wpcf7 form .wpcf7-response-output {
    	margin-left: 0;
	}
}

@media(max-width: 767px) {
h1 {
    font-size: 45px;
	}
    .request-appointment-features {
        padding: 70px 0
    }

    .wmpci-popup-open #wmpci-popup-wrp .wmpci-popup-body {
        max-width: 90%;
        position: relative;
        top: 185px;
    }

    .footer-social {
        display: none;
    }

    .patient-forms:before {
        background: rgba(255, 255, 255, 0.83) !important;
    }

    .patient-forms {
        background-position: 100% !important;
    }

    .wmpci-popup-open #wmpci-popup-wrp .wmpci-popup-body .wpmci-popup-cnt-inr-wrp.wmpci-clearfix {
        padding: 15px 15px;
    }

    .banner {
        margin-top: 100px;
    }

    header#header {
        position: fixed;
        top: 0;
        width: 100%;
    }

    #header::before {
        bottom: -30px !important;
        height: 30px;
    }

    footer .footer-logo {
        padding: 0 !important;
        display: block !important;
    }

    .inner-page-banner {
        margin-top: 100px;
    }

    .visit-content p,
    .testing-sec p {
        text-align: left;
    }

    .inner-banner-image {
        width: 100%;
        background-position: center;
    }

    .page-template-template-new-patient .inner-banner-image {
        background-position: center;
    }

    .m-event.events .card-body .date {
        right: 0px;
        top: 0px;
    }

    .banner-inner {
        display: block !important;
    }

    .banner-inner .container {
        margin-top: 150px;
    }

    .page-template-template-about-us .visit-content2 .visit-content {
        padding-left: 0;
    }

    .care-sec .practice-content {
        padding: 0 !important;
    }

    .wmpci-popup-open #wmpci-popup-wrp .wmpci-popup-body h2 {
        font-size: 24px;
        margin-bottom: 10px !important;
    }

    .wmpci-popup-open #wmpci-popup-wrp .mc4wp-form .form-group input {
        padding: 0 0;
    }

    .wmpci-popup-open #wmpci-popup-wrp .wmpci-popup-body .wpmci-popup-cnt-inr-wrp.wmpci-clearfix .popup_text {
        margin-bottom: 10px;
    }

    .wmpci-popup-open #wmpci-popup-wrp .mc4wp-form .form-group {
        margin-bottom: 15px !important;
    }

    .wmpci-popup-body {
        transform: translateY(-30%) !important;
        -webkit-transform: translateY(-30%) !important;
        -moz-transform: translateY(-30%) !important;
    }

    .new-patient {
        height: auto !important;
    }
	
	.footer-link{
		display:block;
	}
}

@media(max-width: 575px) {

    .page-numbers li a,
    .page-numbers li,
    span.page-numbers,
    .page-numbers {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }

    .page-numbers li {
        margin-bottom: 10px;
    }

    .request-appointment {
        padding-top: 0;
    }

    .request-appointment-banner-content {
        margin-bottom: 30px;
    }

    .request-appointment-features {
        padding: 60px 0
    }

    .request-appointment-banner-content {
        padding: 40px 30px;
    }

    .request-appointment-banner-content h1 {
        font-size: 24px;
    }

    .request-appointment-banner-content p {
        font-size: 16px;
    }

    .request-appointment-steps {
        padding: 45px 30px !important;
    }

    .request-appointment-page-banner {
        height: 100% !important;
        padding-top: 65px;
    }

    .request-appointment-btn {
        font-size: 18px;
    }

    .patient-guide-box-1 {
        padding: 50px 25px !important;
    }
}
}

@media(max-width: 479px) {
    .card .detail-event h2 {
        max-width: 180px;
        font-size: 18px;
    }

    .card .detail-event .list-item li a,
    .detail-event .location {
        font-size: 18px;
    }

    .card .m-event.events .card-body {
        padding: 50px 20px;
    }

    .events .card .date {
        padding: 20px 30px;
    }

    .footer-logo img {
        width: 80% !important;
    }
}

@media(max-width: 400px) {
h1 {
    font-size: 40px;
	}
    .hours-sec .inner-hour .hours-panel,
    .hours-sec .inner-hour .hours-panel:first-child {
        padding: 30px 10px 1px 10px;
    }

    .hours-sec .main-cultiv .row .contact-cultivate {
        padding: 30px 10px;
    }

    .hours-sec .contact-cultivate span {
        font-size: 18px;
    }

    .hours-sec .contact-cultivate h2 {
        font-size: 26px;
    }
}

@media(max-width: 360px) {
    .card .detail-event h2 {
        max-width: 140px;
    }

    .card .detail-event .list-item li a,
    .detail-event .location {
        font-size: 18px;
    }
}



.fronth1 {
    position: relative;
    top: -88px
}


#mcLabel {
    font-weight: 900;
    float: left;
}

#mcSubmit {
    color: #f8faf7;
    background: #D2AFAE;
    width: 30%;
    height: 65px;
    font-weight: 900;
}

.contact-no span a {
    color: #fff !important;
}

.grecaptcha-badge {
    visibility: collapse !important;
}

