@charset "utf-8";

a.burger-menu {
    position: fixed;
    top: 20px;
    left: 30px;
    z-index: 9999999;
    padding-left: 33px;
    color: #b6b8ba;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    letter-spacing: -0.5px;
    font-size: 18px;
    line-height: 10px;
    display: inline-block;
}

.burger-menu:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 20px;
    height: 2px;
    background: #754196;
    box-shadow: 0 6.5px 0 0 #754196, 0 13px 0 0 #754196;
}

nav.full-site-menu {
    display: none;
}

html.mm-wrapper_opening a.burger-menu.wpmm-button {
    display: none !important;
}

.fixedDoctify {
    position: fixed;
    bottom: 95px;
    left: 12px;
    z-index: 999;
    display: inline-block;
    height: 95px;
    cursor: pointer;
}

.common-style h1 {
    font-size: 44px;
    color: #754196;
    line-height: 56px;
    margin: 0 0 30px;
}

.common-style h2 {
    font-size: 40px;
    color: #754196;
    line-height: 52px;
    margin: 0 0 30px;
}

.common-style h3 {
    font-size: 36px;
    color: #754196;
    line-height: 48px;
    margin: 0 0 30px;
}

.common-style h4 {
    font-size: 34px;
    color: #754196;
    line-height: 46px;
    margin: 0 0 30px;
}

.common-style h5 {
    font-size: 30px;
    color: #754196;
    line-height: 42px;
    margin: 0 0 30px;
}

.common-style h6 {
    font-size: 28px;
    color: #754196;
    line-height: 40px;
    margin: 0 0 30px;
}

.common-style a {
    color: #754196;
    outline: none !important;
}

.common-style p {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    margin: 0 0 30px;
}

.common-style p a {
    color: #754196;
}

.common-style strong {
    font-weight: bold !important;
}

.common-style b {
    font-weight: bold !important;
}

.common-style i {
    font-style: italic !important;
}

.common-style ul {
    width: 100%;
    float: left;
    margin: 0 auto 30px;
    padding-left: 0px;
}

.common-style ul li {
    float: none;
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    position: relative;
    margin: 0 0 0;
    padding: 0 0 0 15px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.common-style ul li:before {
    content: "\2022 ";
    position: absolute;
    left: 0px;
    color: #754196;
    font-size: 20px;
    top: 0px;
}

.common-style ul li a {
    color: #754196;
}

.common-style ol {
    width: 100%;
    float: left;
    counter-reset: my-awesome-counter;
    margin: 0 auto 30px;
    position: relative;
}

.common-style ol li {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    counter-increment: my-awesome-counter;
    padding-left: 15px;
    width: auto;
    margin: 0 auto;
    position: relative;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.common-style ol li a {
    color: #754196;
}

.common-style ol li:before {
    content: counter(my-awesome-counter);
    margin-right: 0px;
    position: absolute;
    left: 0px;
    color: #754196;
    font-size: 18px;
    top: -3px;
}

.common-style blockquote p {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    margin-bottom: 30px;
    position: relative;
}

.common-style blockquote p:before {
    content: '"';
    position: absolute;
    left: -100px;
    font-size: 18px;
    color: #f4d58d;
    font-style: italic;
    top: 17px;
}

.alignright {
    float: right;
    margin-left: 16px;
    margin-bottom: 16px;
}

.alignleft {
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.alignnone {
    clear: both;
}

.main-bg-img img {
    object-fit: cover !important;
    height: inherit !important;
    float: left;
    width: 100%;
    transform: inherit !important;
    margin: 0 !important;
}

.bgflex {
    background-size: cover !important;
}

.image-outer.blocks-gallery-grid, .wp-block-gallery {
    display: inherit !important;
}

img.wp-image-2165.alignleft {
    float: left;
    padding: 0;
    margin: 0;
}

img.wp-image-2166.alignright {
    width: 45% !important;
    float: right;
    padding: 0;
    margin: 0;
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    display: inherit !important;
}

.image-outer {
    display: contents;
}

.transform-col2 .ytp-cued-thumbnail-overlay-image {
    width: 101%;
}

@media(max-width:767px) {
    .typeform-widget {
        height: initial !important;
    }
}

@media(max-width:480px) {
    img.alignleft, .alignleft, img.alignright, .alignright, .alignnone, img.alignnone {
        display: block;
        margin: 0px auto;
        float: none;
    }
}

.common-style [type=search] {
    border: 1px solid;
    padding: 10px 25px;
    background: none;
    border-color: #000000;
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    width: 200px;
    display: inline-block;
    margin-left: 15px;
}

.common-style [type=submit] {
    -webkit-appearance: none;
    border: 1px solid;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 34.16px;
    cursor: pointer;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
}

.common-style [type=submit]:hover {
    cursor: pointer;
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.common-style [type=submit] span.screen-reader-text {
    position: relative;
    height: auto;
    width: auto;
    clip: inherit;
    clip-path: inherit;
}

nav.navigation.pagination {
    display: block;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin: 0 0px 30px 0;
    float: left;
    width: 100%;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.dengro-form div {
    display: block;
}
.conten-wrapp .conten-row1 .conten-bar1.contact-wrapp {
    width: 66.8%;
}

.conten-wrapp .conten-row1 .conten-bar1.contact-wrapp .contact-lt {
    width: 50%;
}

.conten-wrapp .conten-row1 .conten-bar1.contact-wrapp .contact-rt {
    width: 45%;
}
.header-wrapp .header-col4 .header-row4 h2 {
    color: #e8b344!important;
}
@media(max-width:480px) {
    .common-style form.search-form label {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }

    .common-style [type=search] {
        width: 70%;
        margin-left: 0;
        margin-right: 2%;
    }

    .common-style [type=submit] {
        width: 28%;
        float: right;
        padding: 10px 0px;
    }
}

.header-wrapp, .linker-wrapp, .feel-wrapp, .banner-wrapp, .help-wrapp, .treatments-wrapp, .services-wrapp, .mission-wrapp, .transform-wrapp, .consultation-wrapp, .find-wrapp, .partner-wrapp, .footer-wrapp, .inner-wrapp, .conten-wrapp, .sidbar-wrapp, .about-wrapp, .aboutsg-wrapp, .appointment-wrapp, .bloger-wrapp, .paiger-wrapp, .blogin-wrapp, .feeser-wrapp, .qdtv-wrapp, .galler-wrapp, .gallerin-wrapp, .team-wrapp, .careersin-wrapp, .careers-wrapp, .contact-wrapp, .treatmentin-wrapp, .location-wrapp, .charity-wrapp, .referrals-wrapp, .referralsin-wrapp, .treatments-wrapp, .testimonials-wrapp, .practice-wrapp {
    width: 100%;
    float: left;
}

.margin {
    width: 100%;
    max-width: 1320px;
    margin: auto;
}

.header-wrapp {
    background: none;
    padding: 42px 0 29px;
    position: absolute;
    top: 0;
}

.header-wrapp p {
    float: left;
    font-size: 15px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0 0 0;
}

.header-wrapp p a {
    color: #ffffff;
}

.header-wrapp p span {
    display: inline;
    margin: 0 0 0 8px;
}

.header-wrapp h2 {
    float: left;
    font-size: 18px;
    color: #b6b8ba;
    letter-spacing: -0.5px;
    line-height: 20px;
    margin: 0 0 0;
}

.header-wrapp h2 a {
    color: #b6b8ba;
}

.header-wrapp h2 span {
    display: block;
}

.header-wrapp .header-col1 {
    width: 218px;
    float: none;
    transition: all 0.7s;
    margin: 0 auto 0;
    position: absolute;
    top: 40px;
    right: 0;
    left: 0;
}

.header-wrapp .header-col1 img {
    width: 100%;
    display: block;
}

.header-wrapp .header-col1 .header-row1 {
    width: 100%;
    float: none;
}

.header-wrapp .header-col2 {
    width: auto;
    float: left;
    margin: 0 0 0 0;
}

.header-wrapp .header-col2 img {
    width: 100%;
    display: block;
}

.header-wrapp .header-col2 .header-row2 {
    width: 100%;
    float: left;
}

.header-wrapp .header-col3 {
    width: auto;
    float: right;
    margin: 0 0 30px;
}

.header-wrapp .header-col3 img {
    width: 100%;
    display: block;
}

.header-wrapp .header-col3 .header-row3 {
    width: 100%;
    float: left;
}

.header-wrapp .header-col4 {
    width: auto;
    float: right;
    clear: both;
    margin: 0 0 0;
}

.header-wrapp .header-col4 img {
    width: 100%;
    display: block;
}

.header-wrapp .header-col4 .header-row4 {
    width: 100%;
    float: right;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.header-wrapp .header-btn1 {
    float: left;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 8px 10px 0;
    padding: 14px 20px 14px 20px;
}

.header-wrapp .header-btn1:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.header-wrapp .header-btn2 {
    float: left;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 0 0;
    padding: 14px 25px 14px 25px;
}

.header-wrapp .header-btn2:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.header-wrapp h2, .header-wrapp h2 span {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.header-wrapp .header-col3 .header-row3 .help-col1 {
    float: left;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 {
    width: 100%;
    display: block;
    float: left;
    margin: 0 auto;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 {
    width: 200px;
    height: auto;
    background: #754196;
    border-color: #754196;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-selected {
    color: #ffffff;
    padding: 14px 18px 14px 20px;
    font-size: 16px;
    letter-spacing: -0.5px;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-items div {
    font-size: 16px;
    letter-spacing: -0.5px;
    padding: 10px 10px;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1:after {
    background: url(../images/custom2-down-white-arrow.svg) no-repeat center / 100%;
    right: 13px;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1:hover:after {
    background: url(../images/custom1-down-purple-arrow.svg) no-repeat center / 100%;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1:hover {
    background: #ffffff;
    border-color: #754196;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1:hover .select-selected {
    color: #754196;
}

.header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm {
    margin: 0;
}

.header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 {
    width: auto;
    margin: 0 8px 10px 0;
}

.header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 .select-selected {
    padding: 14px 35px 14px 26px;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular {
    width: 200px;
    height: auto;
    background: #754196;
    border-color: #754196;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-selected {
    color: #ffffff;
    padding: 14px 18px 14px 20px;
    font-size: 16px;
    letter-spacing: -0.5px;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-items div {
    font-size: 16px;
    letter-spacing: -0.5px;
    padding: 10px 10px;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular:after {
    background: url(../images/custom2-down-white-arrow.svg) no-repeat center / 100%;
    right: 13px;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular:hover:after {
    background: url(../images/custom1-down-purple-arrow.svg) no-repeat center / 100%;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular:hover {
    background: #ffffff;
    border-color: #754196;
}

.header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular:hover .select-selected {
    color: #754196;
}

.header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular {
    width: auto;
    margin: 0 8px 10px 0;
}

.header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular .select-selected {
    padding: 14px 35px 14px 26px;
}

.header-wrapp .header-col1.logo-6534 {
    width: 385px;
    top: 70%;
}

.header-wrapp .fixed .header-col1.logo-6534 {
    width: 242px;
    top: 60%;
}

.linker-wrapp {
    text-align: center;
    background: none;
    margin: 172px 0 0;
    padding: 29px 0 40px;
    position: relative;
}

.linker-wrapp p {
    float: left;
    font-size: 17px;
    color: #a1a4a7;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin: 0 0 0;
}

.linker-wrapp p a {
    color: #a1a4a7;
}

.linker-wrapp p span {
    display: block;
}

.linker-wrapp h2 {
    float: none;
    font-size: 20px;
    color: #754196;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0 0 0;
}

.linker-wrapp h2 a {
    color: #754196;
}

.linker-wrapp h2 span {
    display: block;
}

.linker-wrapp .linker-col1 {
    width: 40%;
    float: none;
    transform: translateY(-50%);
    margin: 0 auto 0;
    position: absolute;
    top: 45%;
    right: 0;
    left: 0;
}

.linker-wrapp .linker-col1 img {
    width: 100%;
    display: block;
}

.linker-wrapp .linker-col1 .linker-row1 {
    width: 100%;
    float: none;
}

.linker-wrapp .linker-col2 {
    width: auto;
    float: left;
    margin: 0 0 0;
    position: relative;
}

.linker-wrapp .linker-col2 img {
    width: 100%;
    display: block;
}

.linker-wrapp .linker-col2 .linker-row2 {
    width: 100%;
    float: left;
}

.linker-wrapp .linker-col3 {
    width: 120px;
    float: left;
    overflow: hidden;
    margin: 0 0 0;
}

.linker-wrapp .linker-col3 img {
    width: 100%;
    display: block;
}

.linker-wrapp .linker-col3 .linker-row3 {
    width: 120px;
    float: right;
}

.linker-wrapp .linker-btn1 {
    float: left;
    font-size: 15px;
    color: #ffffff;
    letter-spacing: 0;
    background: #E8B344;
    border: none;
    margin: 0 0 0 30px;
    padding: 15px 94px 15px 24px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 500;
}

.linker-wrapp .linker-btn1:hover {
    color: #ffffff;
    background: #754196;
}

.linker-wrapp .linker-btn1:after {
    content: "";
    width: 38px;
    height: 100%;
    background: url(../images/linker1-btn-after.svg) no-repeat left / cover;
    transition: all 0.25s ease-out 0s;
    margin: 0 0 0;
    position: absolute;
    top: 0;
    left: -15px;
}

.linker-wrapp .linker-btn1:hover:after {
    background: url(../images/linker2-btn-after.svg) no-repeat left / cover;
}

.linker-wrapp h2, .linker-wrapp h2 span {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.banner-wrapp {
    text-align: center;
    min-height: 700px;
    background: none;
    position: relative;
    max-height: 700px;
}

.banner-wrapp p {
    float: none;
    font-size: 18px;
    color: #696969;
    letter-spacing: 0;
    line-height: 29px;
    margin: 0 0 26px;
}

.banner-wrapp p a {
    color: #696969;
}

.banner-wrapp p span {
    display: block;
}

.banner-wrapp .banner-col1 {
    width: 94px;
    float: none;
    transform: translateY(-50%);
    margin: 0 auto 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
}

.banner-wrapp .banner-col1 img {
    width: 100%;
    display: block;
}

.banner-wrapp .banner-col1 .banner-row1 {
    width: 100%;
    float: none;
}

.banner-wrapp .banner-col1 .banner-row1 button.js-video-button:before, .banner-wrapp .banner-col1 .banner-row1 button.js-video-button:after {
    opacity: 0;
    display: none;
}

.banner-wrapp .banner-col1 .banner-row1 button.js-video-button:hover:before, .banner-wrapp .banner-col1 .banner-row1 button.js-video-button:hover:after {
    opacity: 1;
    display: inline-block;
}

.banner-wrapp .welcome-slides .main-content {
    width: 100%;
    float: left;
    transform: translateY(-50%);
    margin: 0 auto 0;
    position: absolute;
    top: 55%;
    right: 0;
    left: 0;
    max-width: 600px;
    background: #ffffffdb;
    padding: 40px 30px;
    border-radius: 26px;
}

.banner-wrapp .welcome-slides .main-content h3 {
    float: none;
    font-size: 28px;
    color: #000000;
    letter-spacing: 0.20px;
    line-height: 52.16px;
    margin: 0 0 0;
}

.banner-wrapp .welcome-slides .main-content h3 span {
    color: #754196;
    display: block;
}

.banner-wrapp .welcome-slides .main-content p {
    float: none;
    font-size: 28px;
    color: #000000;
    letter-spacing: 0.20px;
    line-height: 52.16px;
    margin: 0 0 0;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.banner-wrapp .welcome-slides .main-content p span {
    display: block;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.banner-wrapp .welcome-slides .main-content p strong {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.banner-wrapp .welcome-slides .owl-dots {
    display: block;
}

.banner-wrapp .nonslider {
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    max-height: 700px;
    overflow: hidden;
    border-radius: 30px;
}

.feel-wrapp {
    background: none;
    overflow: hidden;
    padding: 46px 0 42px;
    position: relative;
}

.feel-wrapp p {
    float: left;
    font-size: 28px;
    color: #000000;
    letter-spacing: 0.20px;
    line-height: 52.16px;
    margin: 0 0 26px;
}

.feel-wrapp p a {
    color: #754196;
}

.feel-wrapp p span {
    color: #754196;
    display: block;
}

.feel-wrapp h2 {
    float: none;
    font-size: 28px;
    color: #000000;
    letter-spacing: 0.20px;
    line-height: 52.16px;
    margin: 0 0 0;
}

.feel-wrapp h2 a {
    color: #000000;
}

.feel-wrapp h2 span {
    color: #754196;
    display: inline;
}

.feel-wrapp h3 {
    float: none;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: -0.5px;
    line-height: 26px;
    margin: 0 0 0;
    text-align: center;
}

.feel-wrapp h3 a {
    color: #ffffff;
}

.feel-wrapp h3 span {
    display: block;
}

.feel-wrapp h4 {
    float: none;
    font-size: 244.85px;
    color: #e8e2ec;
    letter-spacing: 0.20px;
    line-height: 254.85px;
    margin: 0 0 0;
}

.feel-wrapp h4 a {
    color: #e8e2ec;
}

.feel-wrapp h4 span {
    display: block;
}

.feel-wrapp .feel-col1 {
    width: 100%;
    float: right;
    margin: 0 0 0;
    position: relative;
}

.feel-wrapp .feel-col1 img {
    width: 100%;
    display: block;
}

.feel-wrapp .feel-col1 .feel-row1 {
    width: 36.02%;
    float: right;
    transform: translateY(-50%);
    top: 44%;
    right: 7%;
}

.feel-wrapp .feel-col2 {
    width: 50.1%;
    float: left;
    border-radius: 40px;
    overflow: hidden;
    margin: 0 0 0;
    position: relative;
}

.feel-wrapp .feel-col2 img {
    width: 100%;
    transition: all 0.25s ease-out 0s;
    border-radius: 40px;
    display: block;
}

.feel-wrapp .feel-col2 img:active {
    border-radius: 40px;
}

.feel-wrapp .feel-col2:hover img {
    opacity: 0.32;
}

.feel-wrapp .feel-col2 .feel-row2 {
    width: 80%;
    float: left;
    left: 9.6%;
    bottom: 10.6%;
}

.feel-wrapp h3, .feel-wrapp h3 span {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
}

.feel-wrapp h4, .feel-wrapp h4 span {
    font-family: 'authentic-font-regular';
}

.feel-row1, .feel-row2 {
    position: absolute;
}

.feel-wrapp .feel-col2 iframe {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 370px;
}

.help-wrapp {
    background: none;
    padding: 0 0 44px;
    position: relative;
    z-index: 999;
    margin: 0 0 0;
}

.help-wrapp p {
    float: none;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0.4px;
    line-height: 26px;
    margin: 0 0 26px;
}

.help-wrapp p a {
    color: #ffffff;
}

.help-wrapp p span {
    display: block;
}

.help-wrapp h2 {
    float: left;
    font-size: 20px;
    color: #b6b8ba;
    letter-spacing: -0.5px;
    line-height: 30px;
    margin: 17px 0 0;
}

.help-wrapp h2 a {
    color: #b6b8ba;
}

.help-wrapp h2 span {
    display: block;
}

.help-wrapp .help-col1 {
    width: 380px;
    float: none;
    transform: translateY(-50%);
    margin: 0 auto 0;
    position: absolute;
    top: 37.5%;
    right: 0;
    left: 0;
}

.help-wrapp .help-col1 img {
    width: 100%;
    display: block;
}

.help-wrapp .help-col1 .help-row1 {
    width: 100%;
    float: left;
}

.help-wrapp .help-col2 {
    width: auto;
    float: left;
    margin: 0 0 0;
}

.help-wrapp .help-col2 img {
    width: 100%;
    display: block;
}

.help-wrapp .help-col2 .help-row2 {
    width: 100%;
    float: left;
}

.help-wrapp .help-col3 {
    width: 325px;
    float: right;
    margin: 7px 0 0;
}

.help-wrapp .help-col3 img {
    width: 100%;
    display: block;
}

.help-wrapp .help-col3 .help-row3 {
    width: 100%;
    float: left;
}

.help-wrapp h2, .help-wrapp h2 span {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.help-wrapp .help-col2.mobileonly {
    display: none;
}

.help-wrapp .help-col2.desktop {
    display: block;
}

.help-wrapp .help-col2 .help-row2:hover .icons-img1 {
    opacity: 1;
    visibility: visible;
    bottom: 0;
    right: 0;
}

.help-wrapp.extra-hlp {
    z-index: 999;
}

.help-wrapp .help-col2.homepageraing .help-row2 .google-rating.ggogledesktop {
    position: relative;
    bottom: inherit;
    width: auto;
    max-width: 100%;
    left: inherit;
}

.help-wrapp .help-col2.homepageraing .help-row2 .google-rating.mobileview {
    width: auto;
    display: none;
    float: left;
    margin: 0 0 0;
}

.treatments-wrapp {
    text-align: center;
    background: none;
    padding: 32px 0 46px;
    position: relative;
}

.treatments-wrapp p {
    float: none;
    font-size: 16px;
    color: #fffcfc;
    letter-spacing: 0;
    line-height: 29px;
    margin: 0 0 26px;
}

.treatments-wrapp p a {
    color: #fffcfc;
}

.treatments-wrapp p span {
    display: block;
}

.treatments-wrapp p strong {
    font-weight: 700;
}

.treatments-wrapp h2 {
    float: none;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: -0.5px;
    line-height: 31px;
    margin: 0 0 0;
}

.treatments-wrapp h2 a {
    color: #ffffff;
}

.treatments-wrapp h2 span {
    display: block;
}

.treatments-wrapp h3 {
    float: none;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: -0.5px;
    line-height: 31px;
    margin: 0 0 0;
}

.treatments-wrapp h3 a {
    color: #ffffff;
}

.treatments-wrapp h3 span {
    display: block;
}

.treatments-wrapp .treatments-col1 {
    width: 100%;
    float: left;
    margin: 0 0 0;
}

.treatments-wrapp .treatments-col1 img {
    width: 100%;
    display: block;
}

.treatments-wrapp .treatments-col1 .treatments-row1 {
    width: 100%;
    float: left;
}

.treatments-wrapp .treatments-col2 {
    width: 31.9%;
    float: left;
    border-radius: 26px;
    overflow: hidden;
    margin: 0 2.15% 3.5% 0;
    position: relative;
}

.treatments-wrapp .treatments-col2 img {
    width: 100%;
    transition: all 0.25s ease-out 0s;
    opacity: 0.32;
    border-radius: 26px;
    display: block;
}

.treatments-wrapp .treatments-col2 img:active {
    border-radius: 26px;
}

.treatments-wrapp .treatments-col2:hover img {
    opacity: 0;
}

.treatments-wrapp .treatments-col2:nth-child(3n) {
    margin-right: 0;
}

.treatments-wrapp .treatments-col2 .treatments-row2 {
    width: 88%;
    float: left;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.treatments-wrapp .treatments-btn1 {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: -8px 0 0;
    padding: 14px 46px 14px 46px;
}

.treatments-wrapp .treatments-btn1:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.treatments-wrapp .treatments-col2 .treatments-row2 h3 {
    opacity: 0;
    display: none;
}

.treatments-wrapp .treatments-col2:hover .treatments-row2 h3 {
    opacity: 1;
    display: inline-block;
}

.services-wrapp {
    text-align: center;
    background: none;
    padding: 46px 0 92px;
}

.services-wrapp p {
    float: none;
    font-size: 16px;
    color: #fffcfc;
    letter-spacing: 0;
    line-height: 29px;
    margin: 0 0 26px;
}

.services-wrapp p a {
    color: #fffcfc;
}

.services-wrapp p span {
    display: block;
}

.services-wrapp p strong {
    font-weight: 700;
}

.services-wrapp h2 {
    float: none;
    font-size: 24px;
    color: #754196;
    letter-spacing: 0.20px;
    line-height: 40px;
    margin: 0 0 0;
}

.services-wrapp h2 a {
    color: #754196;
}

.services-wrapp h2 span {
    display: block;
}

.services-wrapp .services-col1 {
    width: 100%;
    float: none;
    margin: 0 auto 0;
}

.services-wrapp .services-col1 img {
    width: 100%;
    display: block;
}

.services-wrapp .services-col1 .services-row1 {
    width: 45%;
    float: none;
    margin: 0 auto 32px;
}

.services-wrapp .services-col1 .services-col2.nohandcurser .services-row1 {
    cursor: default;
}

.services-wrapp .services-col2 {
    width: 100%;
    float: left;
    margin: 0 0 0;
}

.services-wrapp .services-col2 img {
    width: 100%;
    display: block;
}

.services-wrapp .services-col2:nth-child(4n) {
    margin-right: 0;
}

.services-wrapp .services-col2 .services-row2 {
    width: 100%;
    float: left;
}

.services-wrapp .services-col1.deskview {
    display: block;
}

.services-wrapp .services-col1.mobview {
    display: none;
}

.services-wrapp .services-col1 .non-slider {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    margin: 0 auto;
}

.services-wrapp .services-col1 .non-slider .services-col2 {
    width: 21.25%;
    margin: 0 5% 25px 0;
    display: block;
    position: relative;
    float: left;
}

.services-wrapp .services-col1 .non-slider .services-col2:nth-child(4n) {
    margin-right: 0;
}

.services-wrapp .services-col1 .non-slider .services-col2:last-child {
    margin-right: 0;
}

.mission-wrapp {
    background: none;
    overflow: hidden;
    padding: 52px 0 35px;
    position: relative;
}

.mission-wrapp p {
    font-size: 28px;
    color: #000000;
    letter-spacing: 0.20px;
    line-height: 52.16px;
    margin: 0 0 26px;
}

.mission-wrapp p a {
    color: #754196;
}

.mission-wrapp p span {
    display: block;
}

.mission-wrapp h2 {
    float: none;
    font-size: 28px;
    color: #000000;
    letter-spacing: 0.20px;
    line-height: 52.16px;
    margin: 0 0 0;
}

.mission-wrapp h2 a {
    color: #000000;
}

.mission-wrapp h2 span {
    color: #754196;
    display: inline;
}

.mission-wrapp h3 {
    float: none;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: -0.5px;
    line-height: 26px;
    margin: 0 0 0;
    text-align: center;
}

.mission-wrapp h3 a {
    color: #ffffff;
}

.mission-wrapp h3 span {
    display: block;
}

.mission-wrapp h4 {
    float: none;
    font-size: 244.85px;
    color: #e8e2ec;
    letter-spacing: 0.20px;
    line-height: 104.85px;
    margin: 0 0 0;
}

.mission-wrapp h4 a {
    color: #e8e2ec;
}

.mission-wrapp h4 span {
    display: block;
}

.mission-wrapp .mission-col1 {
    width: 100%;
    float: right;
    margin: 0 0 0;
    position: relative;
}

.mission-wrapp .mission-col1 img {
    width: 100%;
    display: block;
}

.mission-wrapp .mission-col1 .mission-row1 {
    width: 36.02%;
    float: right;
    transform: translateY(-50%);
    top: 50%;
    right: 7%;
}

.mission-wrapp .mission-col2 {
    width: 50.1%;
    float: left;
    border-radius: 40px;
    overflow: hidden;
    margin: 0 0 0;
    position: relative;
}

.mission-wrapp .mission-col2 .mission-teams {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit {
    width: 50%;
    position: relative;
    overflow: hidden;
    float: left;
    display: block;
    margin: 0 0 0;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    transition: all 0.25s ease-out 0s;
    border-radius: 0;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit .msn-tm-name {
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0.2px;
    display: inline-block;
    float: right;
    position: absolute;
    right: 7%;
    bottom: 7%;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit .teamyoutubeplay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit .teamyoutubeplay iframe {
    position: absolute;
    top: -2%;
    left: -11%;
    width: 124% !important;
    height: 104% !important;
    z-index: 999;
    opacity: 1;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit.hidehoverimage img {
    opacity: 0.32;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit.hidehoverimage .teamyoutubeplay {
    opacity: 1;
    z-index: 99;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit .hoverseeplaybutton {
    width: fit-content;
    opacity: 1;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 999;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit .hoverseeplaybutton .playbuttoniframe {
    width: 45px;
    height: 45px;
    float: none;
    background: #7541968c;
    border: 2px solid #7541968c;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    display: block;
    transition: all 0.25s ease-out 0s;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit .hoverseeplaybutton .playbuttoniframe span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 11px solid #ffffff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    transition: all 0.25s ease-out 0s;
    margin: 13px 18px;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit .hoverseeplaybutton .playbuttoniframe:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 50px;
    height: 50px;
    background: rgba(182, 184, 186, 0.60);
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -9;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit .hoverseeplaybutton .playbuttoniframe:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -9;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: rgba(182, 184, 186, 0.60);
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit:hover .hoverseeplaybutton {
    opacity: 1;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit.hidehoverimage .hoverseeplaybutton {
    opacity: 0;
    z-index: -9999;
}

.mission-wrapp .mission-col2 .mission-teams .mission-teams-unit.hidehoverimage img {
    opacity: 0;
    z-index: -9999;
}

.mission-wrapp .mission-row2 {
    width: 50%;
    float: left;
    left: inherit;
    bottom: inherit;
    display: block;
    position: relative;
}

.mission-wrapp h3, .mission-wrapp h3 span {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
}

.mission-wrapp h4, .mission-wrapp h4 span {
    font-family: 'authentic-font-regular';
}

.mission-row1, .mission-row2 {
    position: absolute;
}

.mission-wrapp .mission-col1 .mission-row1 .treatments-btn1.learn-more {
    float: left;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: -8px 0 0;
    padding: 14px 26px 14px 26px;
}

.mission-wrapp .mission-col1 .mission-row1 .treatments-btn1.learn-more:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.mission-wrapp .mission-row2 h3 {
    color: #754196;
    float: none;
    font-size: 20px;
    letter-spacing: 0.20px;
    line-height: 30px;
    margin: 0 0 18px;
    text-align: left;
}

.transform-wrapp {
    background: none;
    padding: 35px 0 94px;
}

.transform-wrapp p {
    float: left;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0.20px;
    line-height: 34.16px;
    margin: 0 0 26px;
}

.transform-wrapp p a {
    color: #754196;
}

.transform-wrapp p span {
    display: block;
}

.transform-wrapp h2 {
    float: none;
    font-size: 28px;
    color: #000000;
    letter-spacing: 0.20px;
    line-height: 52.16px;
    margin: 0 0 18px;
}

.transform-wrapp h2 a {
    color: #000000;
}

.transform-wrapp h2 span {
    display: block;
}

.transform-wrapp .transform-col1 {
    width: 100%;
    float: left;
    margin: 0 0 0;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.transform-wrapp .transform-col1 img {
    width: 100%;
    display: block;
}

.transform-wrapp .transform-col1 .transform-row1 {
    width: 45%;
    float: left;
    margin: 0 5% 0 0;
}

.transform-wrapp .transform-col2 {
    width: 50%;
    float: right;
    border-radius: 40px;
    overflow: hidden;
    margin: 0 0 0;
    position: relative;
}

.transform-wrapp .transform-col2 img {
    width: 100%;
    transition: all 0.25s ease-out 0s;
    border-radius: 40px;
    display: block;
}

.transform-wrapp .transform-col2 img:active {
    border-radius: 40px;
}

.transform-wrapp .transform-col2:hover img {
    opacity: 0.32;
}

.transform-wrapp .transform-col2 .transform-row2 {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 auto;
    clear: both;
    background: #f5f5f5;
}

.transform-wrapp .transform-btn1 {
    float: left;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 23px 0 0;
    padding: 14px 26px 14px 26px;
}

.transform-wrapp .transform-btn1:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.transform-wrapp h2, .transform-wrapp h2 span {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.transform-wrapp .transform-col1 .transform-row1 .widget-sec {
    width: 100%;
    margin: 35px 0 30px 0;
    float: left;
    text-align: center;
    position: relative;
    display: block;
}

.transform-wrapp .transform-col1 .transform-row1 .widget-sec .wow-widget {
    width: 100%;
    display: block;
    margin: 0 auto 25px;
    text-align: center;
}

.transform-wrapp .transform-col1 .transform-row1 .widget-sec .wow-widget .wowFullWrapper {
    width: 100%;
    display: block;
    margin: 0 auto;
    float: left;
}

.transform-wrapp .transform-col1 .transform-row1 .widget-sec .wow-widget .wowFullWrapper .wowLg a {
    width: auto;
    display: inline-block;
    margin: 0 auto;
}

.transform-wrapp .transform-col1 .transform-row1 .widget-sec .wow-widget .wowLearnMoreWrapper {
    width: 100%;
    float: left;
    display: block;
}

.transform-wrapp .transform-col1 .transform-row1 .widget-sec .wow-widget .wowLearnMoreWrapper a {
    display: inline-block;
    border: 1px solid #4da9e8;
}

.transform-wrapp .transform-col1 .transform-row1 .widget-sec .wow-widget .wowLearnMoreWrapper a:hover {
    background: #ffffff;
    color: #4da9e8;
    border: 1px solid #4da9e8;
}

.transform-wrapp .transform-col1 .transform-row1 .widget-sec .wow-widget .wowFullWrapper .wowWrapperCircles>span {
    margin: 0 1% 10px 1%;
    padding-top: 55px;
    width: 180px;
    height: 180px;
    font-size: 16px;
}

.transform-wrapp .transform-col1 .transform-row1 .widget-sec .wow-widget .wowFullWrapper .wowWrapperCircles>span>span {
    font-size: 64px;
    line-height: 46px;
}

.transform-wrapp .transform-col2 .transform-row2 iframe {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 450px;
    border-radius: 32px;
    overflow: hidden;
}

.transform-wrapp .transform-col2 .transform-row2 .videeotag {
    width: 100%;
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 70%;
}

.transform-wrapp .transform-col2 .transform-row2 .videeotag video {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    margin: 0 auto;
    border-radius: 32px;
}

.transform-wrapp .transform-col2 .transform-row2 .videeotag video source {
    width: 100%;
    display: block;
    margin: 0 0 0;
    float: left;
    border-radius: 32px;
}

.transform-wrapp .transform-col2 .transform-row2 .transform-box1 {
    z-index: 999;
    width: 70px;
}

.transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button {
    width: 70px;
    height: 70px;
    float: none;
    background: #754196;
    border: 2px solid #754196;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    display: block;
    transition: all 0.25s ease-out 0s;
    margin: 0 0 0;
    position: relative;
    z-index: 99;
}

.transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 20px solid #ffffff;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    transition: all 0.25s ease-out 0s;
    margin: 8px 28px;
}

.transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -9;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: rgba(182, 184, 186, 0.60);
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -9;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 105px;
    height: 105px;
    background: rgba(182, 184, 186, 0.60);
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.consultation-wrapp {
    background: none;
    overflow: hidden;
    padding: 150px 0 0;
    position: relative;
}

.consultation-wrapp p {
    float: none;
    font-size: 14px;
    color: #b49ec4;
    letter-spacing: 0.20px;
    line-height: 26px;
    margin: 0 0 26px;
}

.consultation-wrapp p a {
    color: #754196;
}

.consultation-wrapp p span {
    display: block;
}

.consultation-wrapp h2 {
    float: none;
    font-size: 28px;
    color: #000000;
    letter-spacing: 0.20px;
    line-height: 52.16px;
    margin: 0 0 18px;
}

.consultation-wrapp h2 a {
    color: #000000;
}

.consultation-wrapp h2 span {
    display: block;
}

.consultation-wrapp h3 {
    float: none;
    font-size: 244.85px;
    color: #e8e2ec;
    letter-spacing: 0.20px;
    line-height: 204.85px;
    margin: 0 0 0;
}

.consultation-wrapp h3 a {
    color: #e8e2ec;
}

.consultation-wrapp h3 span {
    display: block;
}

.consultation-wrapp .consultation-col1 {
    width: 24%;
    float: left;
    margin: 0 0 0 2.55%;
    position: absolute;
    top: 23.3%;
    z-index: 9;
    max-width: 280px;
}

.consultation-wrapp .consultation-col1 img {
    width: 100%;
    display: block;
}

.consultation-wrapp .consultation-col1 .consultation-row1 {
    width: 100%;
    float: left;
}

.consultation-wrapp .consultation-col2 {
    width: 24%;
    float: left;
    margin: 0 0 0 2.55%;
    position: absolute;
    top: 75.3%;
    z-index: 9;
}

.consultation-wrapp .consultation-col2 img {
    width: 100%;
    display: block;
}

.consultation-wrapp .consultation-col2 .consultation-row2 {
    width: 100%;
    float: left;
}

.consultation-wrapp .consultation-col3 {
    width: 77.3%;
    float: right;
    margin: 0 2.5% 0 0;
    position: relative;
}

.consultation-wrapp .consultation-col3 img {
    width: 100%;
    display: block;
}

.consultation-wrapp .consultation-col3 .consultation-row3 {
    width: 38.8%;
    float: right;
    position: absolute;
    top: 0;
    right: 19.7%;
}

.consultation-wrapp .consultation-btn1 {
    float: left;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 6px 0 0;
    padding: 14px 46px 14px 46px;
}

.consultation-wrapp .consultation-btn1:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.consultation-wrapp p strong {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
}

.consultation-wrapp p, .consultation-wrapp p span {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.consultation-wrapp h2, .consultation-wrapp h2 span {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.consultation-wrapp h3, .consultation-wrapp h3 span {
    font-family: 'authentic-font-regular';
}

.consultation-wrapp .consultation-col4 {
    width: 24%;
    float: right;
    margin: 0 0 0;
    position: absolute;
    top: 67.3%;
    z-index: 9;
    right: 0%;
}

.consultation-wrapp .consultation-col4 .consultation-row2 {
    width: 100%;
    float: left;
    text-align: right;
}

.find-wrapp {
    text-align: center;
    background: #f7f7f7;
    padding: 42px 0 40px;
}

.find-wrapp p {
    float: none;
    font-size: 16px;
    color: #fffcfc;
    letter-spacing: 0;
    line-height: 29px;
    margin: 0 0 26px;
}

.find-wrapp p a {
    color: #fffcfc;
}

.find-wrapp p span {
    display: block;
}

.find-wrapp p strong {
    font-weight: 700;
}

.find-wrapp h2 {
    float: none;
    font-size: 18px;
    color: #754196;
    letter-spacing: -0.5px;
    line-height: 28px;
    margin: 0 16px 0 0;
}

.find-wrapp h2 a {
    color: #754196;
}

.find-wrapp h2 span {
    display: block;
}

.find-wrapp .find-col1 {
    width: auto;
    float: none;
    margin: 0 auto 0;
}

.find-wrapp .find-col1 img {
    width: 100%;
    display: block;
}

.find-wrapp .find-col1 .find-row1 {
    width: 100%;
    float: none;
}

.find-wrapp .find-col1 .find-row1 .find-fil1 {
    text-align: left;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
}

.find-wrapp .find-col1 .find-row1 .find-fil2 {
    width: 192px;
    height: 50px;
    float: none;
    margin: 0 12px 0 0;
    padding: 0 28px 0 28px;
}

.find-wrapp .find-btn1 {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    cursor: pointer;
    margin: 0 0 0;
    padding: 14px 23px 14px 23px;
}

.find-wrapp .find-btn1:hover {
    color: #754196;
    background: #f7f7f7;
    border-color: #754196;
}

.find-wrapp h2, .find-wrapp h2 span {
    display: inline-block;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.partner-wrapp {
    text-align: center;
    background: none;
    padding: 118px 0 54px;
}

.partner-wrapp p {
    float: left;
    font-size: 15px;
    color: #19485e;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0 0 0;
}

.partner-wrapp p a {
    color: #754196;
}

.partner-wrapp p span {
    display: inline;
    margin: 0 4px 0;
}

.partner-wrapp p strong {
    font-weight: 700;
}

.partner-wrapp .partner-col1 {
    width: 100%;
    float: none;
    margin: 0 auto 0;
}

.partner-wrapp .partner-col1 img {
    max-width: 100%;
    display: block;
}

.partner-wrapp .partner-col1 .partner-row1 {
    width: 100%;
    float: none;
}

.partner-wrapp .partner-col1 .mona-all-model-slide.owl-carousel .owl-stage-outer .owl-stage {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.partner-wrapp .partner-col1 .mona-all-model-slide.owl-carousel .owl-stage-outer .owl-stage .owl-item .partner-row1 {
    margin: 0 auto;
    text-align: center;
}

.partner-wrapp .partner-col1 .mona-all-model-slide.owl-carousel .owl-stage-outer .owl-stage .owl-item .partner-row1 a {
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
}

.partner-wrapp .partner-col1 .mona-all-model-slide.owl-carousel .owl-stage-outer .owl-stage .owl-item .partner-row1 img {
    width: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    height: auto;
    max-width: 160px;
}

.footer-wrapp {
    text-align: center;
    background: none;
    padding: 54px 0 36px;
}

.footer-wrapp p {
    float: none;
    font-size: 12.36px;
    color: #ffffff;
    letter-spacing: 0.4px;
    line-height: 25px;
    margin: -5px 0 0;
}

.footer-wrapp p a {
    color: #ffffff;
}

.footer-wrapp p span {
    display: block;
}

.footer-wrapp p strong {
    font-weight: 700;
}

.footer-wrapp h2 {
    float: none;
    font-size: 20px;
    color: #754196;
    letter-spacing: -0.5px;
    line-height: 31px;
    margin: 0 0 26px;
}

.footer-wrapp h2 a {
    color: #754196;
}

.footer-wrapp h2 span {
    display: block;
}

.footer-wrapp .footer-col1 {
    width: 218px;
    float: none;
    margin: 0 auto 42px;
}

.footer-wrapp .footer-col1 img {
    width: 100%;
    display: block;
}

.footer-wrapp .footer-col1 .footer-row1 {
    width: 100%;
    float: none;
}

.footer-wrapp .footer-col2 {
    width: 100%;
    float: left;
    margin: 0 0 32px;
}

.footer-wrapp .footer-col2 img {
    width: 100%;
    display: block;
}

.footer-wrapp .footer-col2 .footer-row2 {
    width: 100%;
    float: left;
}

.footer-wrapp .footer-col3 {
    width: 100%;
    float: left;
    margin: 0 0 48px;
}

.footer-wrapp .footer-col3 img {
    width: 100%;
    transition: transform 0.8s ease-in-out 0s;
    display: block;
}

.footer-wrapp .footer-col3 .footer-row3 {
    width: 100%;
    float: left;
}

.footer-wrapp .footer-col3 .footer-row3 a {
    width: 50px;
    float: none;
    display: inline-block;
    margin: 0 2px 0;
}

.footer-wrapp .footer-col3 .footer-row3 a:hover img {
    transform: rotate(360deg);
}

.footer-wrapp .footer-col4 {
    width: 100%;
    float: left;
    margin: 0 0 10px;
}

.footer-wrapp .footer-col4 img {
    width: 100%;
    display: block;
}

.footer-wrapp .footer-col4 .footer-row4 {
    width: 100%;
    float: left;
}

.footer-wrapp .footer-col4 .footer-row4 li {
    float: none;
    display: inline-block;
}

.footer-wrapp .footer-col4 .footer-row4 li:nth-child(2n) {
    margin: 0 6px 0;
}

.footer-wrapp .footer-col4 .footer-row4 li a:hover {
    color: #754196;
}

.footer-wrapp .footer-col5 {
    width: 100%;
    float: left;
    margin: 0 0 0;
}

.footer-wrapp .footer-col5 img {
    width: 100%;
    display: block;
}

.footer-wrapp .footer-col5 .footer-row5 {
    width: 100%;
    float: left;
}

.footer-wrapp .footer-col5 .footer-row5 li {
    float: none;
    display: inline-block;
    margin: 0 8px 0;
}

.footer-wrapp .footer-col5 .footer-row5 li a:hover {
    color: #754196;
}

.footer-row4 li, .footer-row4 li a, .footer-row5 li, .footer-row5 li a {
    font-size: 15px;
    color: #000000;
    letter-spacing: 0.50px;
}

.footer-wrapp h2, .footer-wrapp h2 span {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.inner-wrapp {
    min-height: 534px;
    background: none;
    position: relative;
    margin: 0 0 32px;
}

.inner-wrapp p {
    float: none;
    font-size: 12.36px;
    color: #ffffff;
    letter-spacing: 0.4px;
    line-height: 25px;
    margin: -5px 0 0;
}

.inner-wrapp p a {
    color: #ffffff;
}

.inner-wrapp p span {
    display: block;
}

.inner-wrapp p strong {
    font-weight: 700;
}

.inner-wrapp h1 {
    font-size: 38px;
    color: #ffffff;
    line-height: 52px;
    margin: 0 0 0;
}

.inner-wrapp h1 a {
    color: #ffffff;
}

.inner-wrapp h1 span {
    display: block;
}

.inner-wrapp .inner-col1 {
    width: 100%;
    float: left;
    transform: translateY(-50%);
    margin: 0 auto 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
}

.inner-wrapp .inner-col1 img {
    width: 100%;
    display: block;
}

.inner-wrapp .inner-col1 .inner-row1 {
    width: 100%;
    float: left;
    padding: 0 5px;
}

.inner-wrapp .inner-col1 .inner-row1 li {
    float: none;
    display: inline-block;
    margin: 0 1px 0;
}

.inner-wrapp .inner-col1 .inner-row1 li a:hover {
    color: #e62082;
}

.inner-wrapp .inner-col1 .inner-row1 li a {
    color: #ffffff;
}

.inner-row1 li, .inner-row1 li a {
    font-size: 15px;
    color: #ffffff;
}

.conten-wrapp {
    padding: 30px 0 130px;
    position: relative;
}

.conten-wrapp2 {
    padding: 45px 0 59px;
}

.conten-wrapp3 {
    padding: 45px 0 0;
}

.conten-wrapp4 {
    padding: 0 0 45px;
}

.conten-wrapp .conten-row1 {
    width: 100%;
    float: left;
}

.conten-wrapp .conten-row1 .conten-bar1 {
    width: 64.8%;
    float: left;
}

.conten-wrapp .conten-row1 .conten-bar2 {
    width: 25%;
    float: right;
}

.conten-wrapp .conten-row1 .conten-bar1.team-wrapp.reffmigrte-wraapp {
    width: 100%;
}

.conten-wrapp .conten-row1 .conten-bar1.dental-ref {
    width: 100% !important;
    float: none;
    margin: 0 auto;
    max-width: 75%;
}

.conten-wrapp .conten-row1 .conten-bar1.team-wrapp.reffmigrte-wraapp .team-row1 {
    justify-content: center;
    width: 70%;
    margin: 0 auto 26px;
    float: none;
}

.qdtv-wrapp {
    position: relative;
    width: 100%;
}

.qdtv-wrapp .qdtv-logo-outer {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 50px;
    align-items: center;
    justify-content: center;
}

.qdtv-wrapp .qdtv-logo-outer .qdtv-logo.sec1-qdtv {
    width: fit-content;
    margin: 0 1% 0 0;
    display: inline-block;
    text-align: center;
    float: none;
}

.qdtv-wrapp .qdtv-logo-outer .qdtv-logo.sec1-qdtv img {
    width: 100%;
    margin: 0 auto;
    float: none;
}

.qdtv-wrapp .qdtv-logo-outer .qdtv-logo.sec2-qdtv {
    width: fit-content;
    margin: 10px 2% 0 1%;
    align-items: center;
    display: inline-block;
    float: none;
}

.qdtv-wrapp .qdtv-logo-outer .qdtv-logo.sec2-qdtv img {
    width: auto;
    margin: 0 0 0;
    max-width: 40px;
    max-height: 40px;
}

.qdtv-wrapp .qdtv-logo-outer .qdtv-logo.sec2-qdtv span {
    margin: 0 auto 0;
    text-align: center;
}

.qdtv-wrapp .qdtv-logo-outer .qdtv-logo {
    cursor: pointer;
}

.sidbar-wrapp {
    text-align: center;
}

.sidbar-wrapp p {
    float: none;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0.15px;
    line-height: 25px;
    margin: 0 auto 15px;
    max-width: 410px;
}

.sidbar-wrapp p a {
    color: #000000;
}

.sidbar-wrapp p span {
    display: block;
}

.sidbar-wrapp p strong {
    font-weight: 700;
}

.sidbar-wrapp h2 {
    float: none;
    font-size: 28px;
    color: #ffffff;
    letter-spacing: 0.20px;
    line-height: 55px;
    margin: 0 0 24px;
}

.sidbar-wrapp h2 a {
    color: #ffffff;
}

.sidbar-wrapp h2 span {
    display: block;
}

.sidbar-wrapp .sidbar-row1 {
    width: 100%;
    float: left;
    margin: 0 0 30px;
    background: url(../images/sidbar-bg1.jpg) no-repeat center / cover;
    border-radius: 26px;
    padding: 32px 45px 49px;
}

.sidbar-wrapp .sidbar-row1 img {
    width: 100%;
    display: block;
}

.sidbar-wrapp .sidbar-row1 .sidbar-col1 {
    width: 100%;
    float: none;
}

.sidbar-wrapp .sidbar-row1 .sidbar-col1 .sidbar-fil1 {
    float: left;
    color: #b7b8ba;
    background: #ffffff;
    border: none;
    resize: none;
}

.sidbar-wrapp .sidbar-row1 .sidbar-col1 .sidbar-fil2 {
    width: 100%;
    height: 50px;
    margin: 0 0 11px 0;
    padding: 0 0 0;
}

.sidbar-wrapp .sidbar-row1 .sidbar-col1 .sidbar-fil3 {
    width: 100%;
    height: 140px;
    margin: 0 0 38px;
    padding: 15px 0 0;
    border-radius: 25px;
}

.sidbar-wrapp .sidbar-row2 {
    width: 100%;
    float: left;
    margin: 0 0 45px;
    text-align: center;
}

.sidbar-wrapp .sidbar-row2 img {
    width: 100%;
    display: block;
}

.sidbar-wrapp .sidbar-row2 .sidbar-col2 {
    width: 276px;
    float: none;
    display: inline-block;
}

.sidbar-wrapp .sidbar-row3 {
    width: 100%;
    float: left;
    background: url(../images/sidbar-bg2.jpg) no-repeat center / cover;
    border-radius: 26px;
    padding: 48px 5% 44px;
    text-align: center;
    margin: 0 0 30px;
}

.sidbar-wrapp .sidbar-row3 img {
    width: 100%;
    display: block;
}

.sidbar-wrapp .sidbar-row3 .sidbar-col3 {
    width: 100%;
    float: left;
}

.sidbar-wrapp .sidbar-row3 .sidbar-col3 li {
    float: none;
    display: block;
    margin: 0 0 9px;
}

.sidbar-wrapp .sidbar-row3 .sidbar-col3 li a {
    font-size: 18px;
    color: #ffffff;
    padding: 0 0 7px;
    line-height: 44px;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    transition: all 0.25s ease-out 0s;
}

.sidbar-wrapp .sidbar-row3 .sidbar-col3 li a:hover {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.sidbar-wrapp .sidbar-row3 .sidbar-col3 li.active a {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.sidbar-wrapp .sidbar-row3 .sidbar-col3 li.current-menu-item a {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.sidbar-wrapp .sidbar-row4 {
    width: 100%;
    float: left;
    background: url(../images/sidbar-bg3.jpg) no-repeat center / cover;
    border-radius: 26px;
    padding: 35px 5% 34px;
    text-align: center;
    margin: 0 0 30px;
}

.sidbar-wrapp .sidbar-row4 img {
    width: 100%;
    display: block;
}

.sidbar-wrapp .sidbar-row4 .sidbar-col4 {
    width: 100%;
    float: left;
}

.sidbar-wrapp .sidbar-row4 .sidbar-col4 li {
    float: none;
    display: block;
    margin: 0 0 9px;
}

.sidbar-wrapp .sidbar-row4 .sidbar-col4 li a {
    font-size: 18px;
    color: #ffffff;
    padding: 0 0 7px;
    line-height: 44px;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    transition: all 0.25s ease-out 0s;
}

.sidbar-wrapp .sidbar-row4 .sidbar-col4 li a:hover {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.sidbar-wrapp .sidbar-row4 .sidbar-col4 li.active a {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.sidbar-wrapp .sidbar-row3 .sidbar-social {
    width: 100%;
    float: left;
    margin: 17px 0 0;
}

.sidbar-wrapp .sidbar-row3 .sidbar-social img {
    width: 100%;
    transition: transform 0.8s ease-in-out 0s;
    display: block;
}

.sidbar-wrapp .sidbar-row3 .sidbar-social a {
    width: 32px;
    float: none;
    display: inline-block;
    margin: 0 2px 0;
}

.sidbar-wrapp .sidbar-row3 .sidbar-social a:hover img {
    transform: rotate(360deg);
}

.sidbar-wrapp .sidbar-btn1 {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 9px 0 0 0;
    padding: 14px 26px 14px 26px;
}

.sidbar-wrapp .sidbar-btn1:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.rev-ifrcode {
    position: relative;
    margin: 0 0px 30px 0;
    float: left;
    width: 100%;
}

.rev-ifrcode iframe {
    width: 100% !important;
    display: block;
    float: left;
    margin: 0 auto;
}

.about-wrapp h2 {
    font-size: 40px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -11px 0 36px;
}

.about-wrapp h2 a {
    color: #754196;
}

.about-wrapp h2 span {
    display: block;
}

.about-wrapp h3 {
    font-size: 28px;
    line-height: 52.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
    ;
}

.about-wrapp h3 a {
    color: #161324;
}

.about-wrapp h3 span {
    display: block;
    color: #754196;
}

.about-wrapp h4 {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 0;
}

.about-wrapp h4 a {
    color: #000000;
}

.about-wrapp h4 span {
    display: block;
}

.about-wrapp h4.hthree {
    font-size: 28px;
    line-height: 52.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
    font-weight: 400;
}

.about-wrapp h4.hthree a {
    color: #161324;
}

.about-wrapp h4.hthree span {
    display: block;
    color: #754196;
}

.about-wrapp h5 {
    font-size: 18px;
    line-height: 34.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 0;
}

.about-wrapp h5 a {
    color: #000000;
}

.about-wrapp h5>a {
    word-break: break-all;
}

.about-wrapp h5 a:hover {
    color: #754196;
}

.about-wrapp h5 span {
    display: block;
}

.about-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.about-wrapp p a {
    color: #754196;
}

.about-wrapp p span {
    display: block;
}

.about-wrapp p strong {
    color: #754196;
}

.about-wrapp .ff-custom_html p {
    margin-bottom: 0;
}

.about-wrapp .about-row1 {
    width: 100%;
    float: left;
    margin: 2px 0 7px;
}

.about-wrapp .about-row1 .about-bar1 {
    width: 100%;
    float: left;
}

.about-wrapp .about-row1 .about-bar1 li {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    background: url(../images/dot.png) no-repeat 0 15px;
    display: block;
    padding-left: 15px;
}

.about-wrapp .about-row2 {
    width: 100%;
    float: left;
    margin: 20px 0 50px;
}

.about-wrapp .about-row2 img {
    width: 100%;
    display: block;
}

.about-wrapp .about-row2 .about-lt {
    width: 53.4%;
    float: left;
    border-radius: 26px;
    overflow: hidden;
}

.about-wrapp .about-row2 .about-lt iframe {
    width: 100%;
    height: 342px;
    display: block;
}

.about-wrapp .about-row2 .about-rt {
    width: 44%;
    float: right;
}

.about-wrapp .about-row3 {
    width: 100%;
    float: left;
}

.about-wrapp .about-row3 img {
    width: 100%;
    display: block;
    transition: all 0.25s ease-out 0s;
}

.about-wrapp .about-row3 .about-bar2 {
    width: 35%;
    float: left;
    border-radius: 25px;
    overflow: hidden;
}

.about-wrapp .about-row3 .about-bar2:hover img {
    opacity: 0.32;
}

.about-wrapp .about-row3 .about-bar3 {
    width: 54.4%;
    float: left;
}

.about-wrapp .about-row3 .about-bar3 .about-bar4 {
    width: 30.54%;
    float: left;
    margin: 0 0 2.79% 2.79%;
    border-radius: 25px;
    overflow: hidden;
}

.about-wrapp .about-row3 .about-bar3 .about-bar4:hover img {
    opacity: 0.32;
}

.about-wrapp .about-row4 {
    width: 100%;
    float: left;
    margin: 20px 0 39px;
}

.about-wrapp .about-row4 img {
    width: 100%;
    display: block;
}

.about-wrapp .about-row4 .about-row5 {
    width: 56.78%;
    float: left;
    position: relative;
}

.about-wrapp .about-row4 .about-row5 .about-bar5 {
    width: 50%;
    float: left;
    border-right: 1px solid #d0d1d2;
}

.about-wrapp .about-row4 .about-row5 .about-bar6 {
    width: auto;
    float: right;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.about-wrapp .about-btn1 {
    float: left;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 38px 0 0;
    padding: 14px 25px 14px 25px;
    cursor: pointer;
}

.about-wrapp .about-btn1:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.about-wrapp .about-row2 .about-rt .about-btn1:last-child {
    margin-left: 3%;
}

.about-wrapp .about-btn2 {
    float: left;
    color: #ffffff;
    background: #b7b8ba;
    border-color: #b7b8ba;
    margin: 35px 0 0;
    padding: 14px 25px 14px 25px;
}

.about-wrapp .about-btn2:hover {
    color: #b7b8ba;
    background: none;
    border-color: #b7b8ba;
}

.about-wrapp .about-btn3 {
    float: left;
    color: #ffffff;
    background: #6e276a;
    border-color: #6e276a;
    margin: 20px 0 0;
    padding: 13px 32px 15px 32px;
}

.about-wrapp .about-btn3:hover {
    color: #6e276a;
    background: #ffffff;
    border-color: #6e276a;
}

.about-wrapp h4, .about-wrapp h4 span {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.about-wrapp .about-row4 .about-row5 .about-bar5 p {
    margin: 0 0 0;
}

.about-wrapp .benefits {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto 30px;
}

.about-wrapp .benefits ul {
    width: 48%;
    float: left;
    margin: 0 0 0;
}

.about-wrapp .benefits ul:nth-child(2n) {
    float: right;
    margin-left: 4%;
}

.about-wrapp .benefits ul li {
    width: 100%;
    display: block;
    margin: 0 0 0;
}

.about-wrapp .about-row1 ul.patient-locations li {
    width: 48%;
    float: left;
    margin: 0 0 0 0;
}

.about-wrapp .about-row1 ul.patient-locations li:nth-child(2n) {
    margin-left: 4%;
    float: right;
}

.about-wrapp ul li a {
    cursor: pointer;
}

.about-wrapp ul li a:hover {
    color: #000;
}

.about-wrapp.common-style h1 {
    font-size: 42px;
    line-height: 1.45;
}

.treatments-wrapp2 .margin {
    max-width: 1350px;
}

.treatments-wrapp2 .treatments-col2 {
    width: 100%;
    margin: 0 0;
}

.treatments-wrapp2 .treatments-btn1 {
    margin: 38px 0 0;
}

.treatments-wrapp2 .treatments-btn {
    width: 100%;
    float: left;
}

.treatments-wrapp2 .treatments-btn2 {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 20px 0 0;
    padding: 14px 26px 14px 26px;
}

.treatments-wrapp2 .treatments-btn2:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.aboutg-wrapp {
    text-align: center;
    max-width: 900px;
    float: none;
    margin: 0 auto;
}

.aboutg-wrapp h2 {
    font-size: 28px;
    line-height: 42px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 39px;
    display: inline-block;
    font-weight: 600;
}

.aboutg-wrapp h2 a {
    color: #161324;
}

.aboutg-wrapp h2 span {
    display: block;
    color: #754196;
}

.aboutg-wrapp h3 {
    font-size: 20px;
    line-height: 36px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 0;
}

.aboutg-wrapp h3 a {
    color: #000000;
}

.aboutg-wrapp h3 span {
    display: block;
}

.aboutg-wrapp h3 strong {
    font-weight: bold;
}

.aboutg-wrapp p {
    width: 100%;
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
    float: left;
}

.aboutg-wrapp p a {
    color: #754196;
}

.aboutg-wrapp p span {
    display: block;
}

.aboutg-wrapp p strong {
    color: #754196;
}

.aboutg-wrapp .aboutg-row1 {
    width: 100%;
    float: left;
    margin: 2px 0 7px;
}

.aboutg-wrapp .aboutg-row1 .aboutg-bar1 {
    width: 100%;
    float: left;
}

.aboutg-wrapp .aboutg-row1 .aboutg-bar1 li {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    display: block;
    padding-left: 15px;
}

.aboutg-wrapp h3, .aboutg-wrapp h3 span {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.conten-wrapp .extraclass {
    width: 100%;
    float: none;
    margin: 0 auto;
    background: url(../images/aboutg-bg.png) no-repeat;
    background-position: top center;
    background-size: 600px;
}

.aboutg-wrapp h5 {
    width: 100%;
    font-size: 22px;
    line-height: 40px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 30px 0 30px;
    float: left;
    display: block;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.aboutg-wrapp h5 span {
    display: block;
}

.aboutg-wrapp .aboutg-nw-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    position: relative;
}

.aboutg-wrapp .aboutg-nw-box .aboutg-nw-inner {
    width: 48%;
    float: left;
    margin: 0 0 0;
}

.aboutg-wrapp .aboutg-nw-box .aboutg-nw-inner:nth-child(2n) {
    float: right;
    margin-left: 4%;
}

.aboutg-wrapp .aboutg-nw-box .aboutg-nw-inner p {
    min-height: 136px;
}

.aboutg-wrapp ol li {
    padding: 0;
}

.aboutg-wrapp ol li:before {
    position: relative;
    top: 0px;
    left: -10px;
    line-height: 34.16px;
}

.aboutg-wrapp figure.wp-block-gallery {
    width: 44%;
    float: left;
    display: block !important;
    margin: 0 3%;
}

.aboutg-wrapp .figure-outer {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    position: relative;
}

.aboutg-wrapp figure.wp-block-gallery figure.wp-block-image.size-large {
    width: 100% !important;
    float: left;
    display: block !important;
}

.aboutg-wrapp figure.wp-block-gallery figure.wp-block-image.size-large img {
    width: 100% !important;
}

.appointment-wrapp h2 {
    font-size: 40px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -11px 0 36px;
}

.appointment-wrapp h2 a {
    color: #754196;
}

.appointment-wrapp h2 span {
    display: block;
}

.appointment-wrapp h3 {
    font-size: 28px;
    line-height: 52.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 39px;
    display: inline-block;
}

.appointment-wrapp h3 a {
    color: #161324;
}

.appointment-wrapp h3 span {
    display: block;
    color: #754196;
}

.appointment-wrapp h4 {
    font-size: 28px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 20px 0 0;
    display: inline-block;
}

.appointment-wrapp h4 a {
    color: #754196;
}

.appointment-wrapp h4 span {
    display: block;
}

.appointment-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.appointment-wrapp p a {
    color: #754196;
}

.appointment-wrapp p span {
    display: block;
}

.appointment-wrapp p strong {
    color: #754196;
}

.appointment-wrapp p:last-child {
    margin: 0 0 0;
}

.appointment-wrapp .appointment-row2 {
    width: 100%;
    float: left;
    margin: 61px 0 0;
}

.appointment-wrapp .appointment-btn2 {
    float: none;
    color: #ffffff;
    background: #E8B344;
    border-color: #E8B344;
    margin: 9px 0 0 0;
    padding: 16px 26px 14px 26px;
}

.appointment-wrapp .appointment-btn2:hover {
    color: #E8B344;
    background: #ffffff;
    border-color: #E8B344;
}

.conten-bar1.appointment-wrapp .appointment-btn2 {
    color: #754196;
}

.conten-bar1.appointment-wrapp .appointment-btn2:hover {
    color: #000;
}


.appointment-wrapp .accordion {
    margin: 0 0 30px;
}

.appointment-wrapp .feeser-row1 {
    width: 100%;
    float: left;
    margin: 7px 0 4px;
}

.appointment-wrapp .feeser-row2 {
    width: 100%;
    float: left;
    margin: 0 0 0;
    padding: 22px 3% 17px;
}

.appointment-wrapp .feeser-row3 {
    width: 100%;
    float: right;
    text-align: right;
    margin: 0 0 1px;
}

.appointment-wrapp .feeser-row1 h2 {
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0.2px;
    border-radius: 30px;
    font-weight: 600;
    line-height: 22px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.appointment-wrapp .feeser-row2 ul {
    width: 100%;
    float: left;
    margin: 0 auto 30px;
    padding-left: 0px;
}

.appointment-wrapp .feeser-row2 ul li {
    float: none;
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    position: relative;
    margin: 0 0 0;
    padding: 0 0 0 15px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.appointment-wrapp .feeser-row2 ul li:before {
    content: "\2022 ";
    position: absolute;
    left: 0px;
    color: #754196;
    font-size: 20px;
    top: 0px;
}

.appointment-wrapp .feeser-row2 ul li a {
    color: #754196;
}

.appointment-wrapp .feeser-row2 ol {
    width: 100%;
    float: left;
    counter-reset: my-awesome-counter;
    margin: 0 auto 30px;
    position: relative;
}

.appointment-wrapp .feeser-row2 ol li {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    counter-increment: my-awesome-counter;
    padding-left: 15px;
    width: auto;
    margin: 0 auto;
    position: relative;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.appointment-wrapp .feeser-row2 ol li a {
    color: #754196;
}

.appointment-wrapp .feeser-row2 ol li:before {
    content: counter(my-awesome-counter);
    margin-right: 0px;
    position: absolute;
    left: 0px;
    color: #754196;
    font-size: 18px;
    top: -3px;
}

.bloger-wrapp h2 {
    font-size: 28px;
    line-height: 50px;
    letter-spacing: 0.2px;
    color: #754196;
    margin: -15px 0 12px;
}

.bloger-wrapp h2 a {
    color: #754196;
}

.bloger-wrapp h2 span {
    display: block;
}

.bloger-wrapp h3 {
    font-size: 16px;
    line-height: 24px;
    color: #afb1b3;
    letter-spacing: 0.2px;
    margin: 0 0 38px;
    letter-spacing: 0.2px;
}

.bloger-wrapp h3 a {
    color: #afb1b3;
}

.bloger-wrapp h3 span {
    display: block;
}

.bloger-wrapp p {
    font-size: 18px;
    line-height: 34.15px;
    letter-spacing: 0.2px;
    color: #000000;
    margin: 0 0 20px;
}

.bloger-wrapp p a {
    color: #754196;
}

.bloger-wrapp p span {
    display: block;
}

.bloger-wrapp .bloger-row1 {
    width: 100%;
    float: left;
    margin: 0 0 0;
}

.bloger-wrapp .bloger-row1 img {
    width: 100%;
    display: block;
    transition: all 0.25s ease-out 0s;
}

.bloger-wrapp .bloger-row1 .bloger-bar1 {
    width: 31.5%;
    float: left;
    position: relative;
    border-radius: 26px !important;
    overflow: hidden !important;
}

.bloger-wrapp .bloger-row1 .bloger-bar1 a {
    width: 100%;
    display: block;
    position: relative;
    border-radius: 26px !important;
    overflow: hidden !important;
}

.bloger-wrapp .bloger-row1 .bloger-bar1 img {
    width: 100%;
    display: block;
    border-radius: 26px !important;
    overflow: hidden !important;
}

.bloger-wrapp .bloger-row1 .bloger-bar1:hover img {
    opacity: 0.32;
}

.bloger-wrapp .bloger-row1 .bloger-bar1 img {
    width: 100%;
    display: block;
    border-radius: 26px !important;
    overflow: hidden !important;
}

.bloger-wrapp .bloger-row2 {
    width: 100%;
    float: right;
    margin: 0 0 85px;
}

.bloger-wrapp .bloger-row2:last-child {
    margin-bottom: 70px;
}

.bloger-wrapp .bloger-row2 img {
    width: 100%;
    display: block;
}

.bloger-wrapp .bloger-row2 .bloger-bar2 {
    width: 60.2%;
    float: right;
    padding: 0 0 0 0;
}

.bloger-wrapp .bloger-row2 .bloger-bar3 {
    width: 100%;
    float: right;
    margin: 0 0 25px;
    display: none;
    border-radius: 26px;
    overflow: hidden;
}

.bloger-wrapp .bloger-btn1 {
    float: left;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 17px 0 0;
    padding: 14px 26px 14px 26px;
}

.bloger-wrapp .bloger-btn1:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.bloger-wrapp h3, .bloger-wrapp h3 span {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.paiger-wrapp {
    text-align: center;
    padding: 27px 0 0;
    position: relative;
    z-index: 9;
    border-top: 1px solid #dfe0e1;
}

.paiger-wrapp .paiger-row1 {
    width: auto;
    float: left;
    margin: 0 0 0;
}

.paiger-wrapp .paiger-row1 img {
    width: 100%;
    display: block;
}

.paiger-wrapp .paiger-row1 .paiger-bar1 {
    width: auto;
    float: none;
    display: inline-block;
    margin: 4px 0 0;
}

.paiger-wrapp .paiger-row1 .paiger-bar1 li {
    float: none;
    display: inline-block;
}

.paiger-wrapp .paiger-row1 .paiger-bar1 li a {
    display: inline-block;
    padding: 0;
    margin: 0 4px;
}

.paiger-wrapp .paiger-row1 .paiger-bar1 li.active a {
    color: #754196;
}

.paiger-wrapp .paiger-row1 .paiger-bar1 li a:hover {
    color: #754196;
}

.paiger-wrapp .paiger-btn1 {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 23px 20px 0 0;
    padding: 14px 26px 14px 26px;
}

.paiger-wrapp .paiger-btn1:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.paiger-wrapp .paiger-btn2 {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 23px 0 0 20px;
    padding: 14px 26px 14px 26px;
}

.paiger-wrapp .paiger-btn2:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.paiger-bar1 li, .paiger-bar1 li a {
    font-size: 18px;
    color: #b7b8ba;
    letter-spacing: 0.4px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.paiger-wrapp .paiger-row1 h2.screen-reader-text {
    display: none;
}

.paiger-wrapp .paiger-row1 span.page-numbers.current {
    float: none;
    display: inline-block;
    padding: 0;
    margin: 0 4px;
    font-size: 18px;
    color: #754196;
    letter-spacing: 0.4px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.paiger-wrapp .paiger-row1 a.page-numbers {
    float: none;
    display: inline-block;
    padding: 0;
    margin: 0 4px;
    font-size: 18px;
    color: #b7b8ba;
    letter-spacing: 0.4px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.paiger-wrapp .paiger-row1 a.page-numbers:hover {
    color: #754196;
}

.paiger-wrapp .paiger-row1 a.next.page-numbers {
    margin: 0;
    border: 0;
}

.paiger-wrapp .paiger-row1 a.prev.page-numbers {
    margin: 0;
    border: 0;
}

.paiger-wrapp .paiger-row1 span.page-numbers.dots {
    float: none;
    display: inline-block;
    font-size: 18px;
    color: #b7b8ba;
    letter-spacing: 0.4px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.blogin-wrapp h2 {
    font-size: 28px;
    line-height: 50px;
    letter-spacing: 0.2px;
    color: #754196;
    margin: 0 0 12px;
}

.blogin-wrapp h2 a {
    color: #754196;
}

.blogin-wrapp h2 span {
    display: block;
}

.blogin-wrapp h3 {
    font-size: 16px;
    line-height: 24px;
    color: #afb1b3;
    letter-spacing: 0.2px;
    margin: 0 0 38px;
    padding-left: 62px;
}

.blogin-wrapp h3 a {
    color: #afb1b3;
}

.blogin-wrapp h3 span {
    display: block;
}

.blogin-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.blogin-wrapp p a {
    color: #754196;
}

.blogin-wrapp p span {
    display: block;
}

.blogin-wrapp p strong {
    color: #754196;
}

.blogin-wrapp .blogin-row1 {
    width: 98.5%;
    float: left;
}

.blogin-wrapp .blogin-row1 img {
    width: auto;
    display: block;
}

.blogin-wrapp .cqc-widget-header img {
    width: auto !important;
}

.blogin-wrapp .blogin-row1 .blogin-col1 {
    width: 100%;
    float: left;
    overflow: hidden;
    border-radius: 26px;
    margin: 0 0 43px;
}

.blogin-wrapp .blogin-row1 .blogin-col2 {
    width: 100%;
    float: left;
    padding: 50px 0 0;
    margin: 23px 0 0;
    border-top: 1px solid #dfe0e1;
}

.blogin-wrapp .blogin-btn1 {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 0 0 0;
    padding: 14px 26px 14px 26px;
}

.blogin-wrapp .blogin-btn1:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.blogin-wrapp .blogin-btn2 {
    float: none;
    color: #ffffff;
    background: #b7b8ba;
    border-color: #b7b8ba;
    margin: 0 0 0 14px;
    padding: 14px 26px 14px 26px;
}

.blogin-wrapp .blogin-btn2:hover {
    color: #b7b8ba;
    background: #ffffff;
    border-color: #b7b8ba;
}

.blogin-wrapp .blogin-row1 .full-title {
    width: 100%;
    display: flex;
    float: left;
    position: relative;
    margin: 0 auto;
}

.blogin-wrapp .blogin-row1 .full-title h2 {
    width: fit-content;
    float: right;
    display: inline-block;
}

.blogin-wrapp .common-btns {
    width: 100%;
    float: left;
}

.blogin-wrapp .common-btns .buttons-btn1:hover, .blogin-wrapp .common-btns .buttons-btn2:hover {
    color: #000000;
}

.blogin-wrapp .common-btns h2 {
    line-height: normal;
}

.blogin-wrapp .common-btns .blogin-col2 {
    width: auto;
    display: inline-block;
    float: left;
}

.blogin-wrapp .common-btns .appointment-row1 {
    width: 80%;
    padding: 40px 0 0 50px;
    margin: 23px 0 0;
    border-top: 1px solid #dfe0e1;
}

.blogin-wrapp .common-btns .buttons-btn1 {
    margin: 0 5px 0 0;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: -0.5px;
    background: #754196;
    border: 1px solid #754196;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    padding: 14px 26px 14px 26px;
}

.blogin-wrapp .common-btns .buttons-btn1:hover {
    color: #754196;
    background: none;
}

.blogin-wrapp .common-btns .buttons-btn2 {
    margin: 0 0 0 5px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: -0.5px;
    background: #b6b8ba;
    border: 1px solid #b6b8ba;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    padding: 14px 26px 14px 26px;
}

.blogin-wrapp .common-btns .buttons-btn2:hover {
    color: #b6b8ba;
    background: none;
}

.blogin-wrapp .full-outer {
    width: 100%;
    display: block;
    float: left;
}

.blogin-wrapp .full-outer .insta-video {
    width: 50%;
    float: left;
    margin: 0 15px 20px 0;
}

.blogin-wrapp .full-outer .insta-content {
    width: auto;
    float: none;
    display: inline;
    padding: 0 0 0 3%;
}

.ctb-btns {
    width: 100%;
    display: block;
    padding: 30px 0 0 0;
    margin: 10px 0 30px;
    border-top: 1px solid #dfe0e1;
    float: left;
    position: relative;
}

.ctb-btns h2 {
    width: 100%;
}

.ctb-btns .buttons-btn1 {
    margin: 0 5px 0 0;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: -0.5px;
    background: #754196;
    border: 1px solid #754196;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    padding: 14px 26px 14px 26px;
}

.ctb-btns .buttons-btn1:hover {
    color: #754196;
    background: none;
}

.ctb-btns .buttons-btn2 {
    margin: 0 0 0;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: -0.5px;
    background: #b6b8ba;
    border: 1px solid #b6b8ba;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    padding: 14px 26px 14px 26px;
}

.ctb-btns .buttons-btn2:hover {
    color: #b6b8ba;
    background: none;
}

.blogin-wrapp .insta-video {
    width: 100%;
    display: block;
    margin: 0 0 30px;
    position: relative;
    float: left;
}

.blogin-wrapp .insta-video video {
    width: 100%;
    display: block;
    margin: 0 auto;
    float: left;
    position: relative;
    max-width: 600px;
    max-height: 500px;
}

.blogin-wrapp .ctb-btns:last-child {
    margin: 10px 0 0;
}

.feeser-wrapp h2 {
    font-size: 16px;
    color: #ffffff;
    line-height: 1;
    letter-spacing: 0.2px;
    border-radius: 30px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.feeser-wrapp h3 {
    display: block;
    width: 100%;
    float: left;
    font-size: 40px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 28px;
}

.feeser-wrapp h3 a {
    color: #754196;
}

.feeser-wrapp h3 span {
    display: block;
}

.feeser-wrapp h4 {
    font-size: 28px;
    line-height: 52.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 28px;
    display: inline-block;
}

.feeser-wrapp h4 a {
    color: #161324;
}

.feeser-wrapp h4 span {
    display: block;
    color: #754196;
}

.feeser-wrapp h5 {
    font-size: 28px;
    line-height: 34.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 21px;
    width: 100%;
    float: left;
}

.feeser-wrapp h5 a {
    color: #754196;
}

.feeser-wrapp h5 span {
    display: block;
}

.feeser-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.feeser-wrapp p a {
    color: #754196;
}

.feeser-wrapp p span {
    display: block;
}

.feeser-wrapp p strong {
    color: #754196;
}

.feeser-wrapp .feeser-row11 {
    width: 829px;
    float: left;
}

.feeser-wrapp .feeser-row1 {
    width: 100%;
    float: left;
    margin: 7px 0 4px;
}

.feeser-wrapp .feeser-row2 {
    width: 100%;
    float: left;
    margin: 0 0 0;
    padding: 22px 3% 17px;
}

.feeser-wrapp .feeser-row1 .feeser-bar1 {
    width: 58%;
    float: left;
    text-align: left;
    padding: 0 0;
}

.feeser-wrapp .feeser-row2 .feeser-bar2 {
    width: 58%;
    float: none;
    text-align: right;
    display: inline-block;
    padding: 0 0;
}

.feeser-wrapp .feeser-row3 {
    width: 100%;
    float: right;
    text-align: right;
    margin: 0 0 1px;
}

.feeser-wrapp .feeser-row1 .feeser-bar1.three {
    width: 48%;
}

.feeser-wrapp .feeser-row1 .fees-price.three {
    width: 52%;
}

.feeser-wrapp .feeser-row3:nth-child(1) {
    border-bottom: 1px solid #75419630;
    margin-bottom: 10px;
    padding-bottom: 3px;
}

.feeser-bar1, .feeser-bar2, .feeser-bar3, .feeser-bar4 {
    font-size: 15px;
    color: #000000;
    line-height: 34.16px;
}

.feeser-bar1 a, .feeser-bar2 a, .feeser-bar3 a, .feeser-bar4 a {
    color: #754196;
}

.feeser-bar1 a:hover, .feeser-bar2 a:hover, .feeser-bar3 a:hover, .feeser-bar4 a:hover {
    color: #000000;
}

.feeser-wrapp .lineheights {
    margin: 0 0 10px;
}

.referralsin-wrapp .accordion .feeser-row1 .feeser-bar1 .smallthis {
    font-size: 16px;
}

.feeser-wrapp .feeser-row2 .subtitle-accordian {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 600;
    color: #a9a9a9;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    margin: 0 0 15px;
}

.feeser-wrapp .feeser-row2 .subtitle-accordian.extrafield {
    margin: 22px 0 15px;
}

.feeser-wrapp .feeser-row2 .subtitle-accordian span {
    width: 40%;
    float: left;
    text-align: left;
    padding: 0 0;
}

.feeser-wrapp .feeser-row2 .subtitle-accordian span.payg {
    width: 58%;
    float: right;
    text-align: right;
    display: inline-block;
    padding: 0 0;
}

.feeser-wrapp .feeser-row3.extra-fee {
    margin: 0 0 20px;
}

.feeser-wrapp .extra-fee .extra-fee-head {
    width: 100%;
    text-align: left;
    display: block;
    margin: 25px 0 0 0;
    float: left;
    position: relative;
}

.feeser-wrapp .extra-fee .extra-fee-head h4 {
    font-size: 18px;
    color: #754196;
    letter-spacing: 0.2px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.feeser-wrapp .extra-fee .extra-fee-head h4:hover {
    color: #a9a9a9;
}

.feeser-wrapp .extra-fee .extra-fee-head h4.active {
    color: #a9a9a9;
}

.feeser-wrapp .extra-fee .feeser-row2 {
    padding-left: 10px;
    padding-right: 10px;
}

.feeser-wrapp .feeser-row3.extra-fee.extrabckclr {
    background: #e6b81438;
    padding: 0 7px 0 15px;
    margin-top: 20px;
    border-radius: 30px;
}

.feeser-wrapp .feeser-row3.extra-fee.extrabckclr .extra-fee-head {
    margin: 18px 0 5px;
}

.feeser-wrapp .feeser-row3.extra-fee.extrabckclr h4 {
    color: #754196;
}

.feeser-wrapp .feeser-row3.extra-fee.extrabckclr .feeser-row2 {
    padding-top: 10px;
}

.supplementaryfees-note .quote-gp {
    width: 100%;
    height: 2px;
    background: #b6b8ba63;
    display: block;
    float: left;
    margin: 10px 0 30px;
}

.feeser-wrapp .accordion h2 span.payg {
    width: auto;
    float: right;
    text-align: right;
    display: inline-block;
    padding: 0 3% 0 0;
    letter-spacing: 0.2px;
    border-radius: 30px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.supplementaryfees-note-bottom {
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
    line-height: normal;
}

.supplementaryfees-note-bottom p {
    line-height: 30px;
    margin: 0 0 20px;
}

.feeser-wrapp .feeser-row1 .feeser-bar1 span {
    display: block;
}

.qdtv-wrapp h2 {
    font-size: 19px;
    font-weight: 400;
    color: #754196;
    line-height: 34.16px;
    letter-spacing: 0.2px;
}

.qdtv-wrapp h2 a {
    color: #754196;
}

.qdtv-wrapp h2 span {
    display: block;
}

.qdtv-wrapp .qdtv-row1 {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.qdtv-wrapp .qdtv-row1 img {
    width: 100%;
    display: block;
}

.qdtv-wrapp .qdtv-row1 .qdtv-col1 {
    width: 40%;
    float: left;
    margin: 0 2% 98px 2%;
    position: relative;
    text-align: center;
}

.qdtv-wrapp .qdtv-row1 .qdtv-col1 .qdtv-bar1 {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 37px;
    border-radius: 26px;
    overflow: hidden;
}

.qdtv-wrapp .qdtv-logo {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto 30px;
}

.qdtv-wrapp .qdtv-logo img {
    width: 100%;
    max-width: 300px;
    height: auto;
    object-fit: cover;
    margin: 0 auto;
}

.gallerin-ab1 {
    width: 90%;
    float: left;
    margin: 0 auto 0;
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
}

.gallerin-ab-tex1 {
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0.2px;
    display: inline-block;
}

.gallerin-ab-tex1:nth-child(2n) {
    float: right;
}

.qdtv-wrapp .qdtv-logo-outer span {
    width: 100%;
    font-size: 20px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 20px 0 0;
    float: left;
    text-align: center;
    padding: 0 0;
}

.qdtv-wrapp .qdtv-row1 .qdtv-col1 .qdtv-bar1 img {
    height: 100%;
    object-fit: cover;
    max-height: 295px;
}

.galler-wrapp h2 {
    font-size: 28px;
    color: #754196;
    line-height: 46px;
    letter-spacing: 0.2px;
    margin: 0 0 7px;
}

.galler-wrapp h2 a {
    color: #754196;
}

.galler-wrapp h2 span {
    display: block;
}

.galler-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.galler-wrapp p a {
    color: #754196;
}

.galler-wrapp p span {
    display: block;
}

.galler-wrapp p strong {
    color: #754196;
}

.galler-wrapp .galler-col1 {
    width: 100%;
    float: left;
    margin: 0 0 0;
}

.galler-wrapp .galler-col1 img {
    width: 100%;
    display: block;
}

.galler-wrapp .galler-col1 .galler-row1 {
    width: 53%;
    float: left;
    position: relative;
    border-radius: 26px;
    overflow: hidden;
}

.galler-wrapp .galler-col2 {
    width: 100%;
    float: left;
    margin: 0 0 70px;
    position: relative;
}

.galler-wrapp .galler-col2 img {
    width: 100%;
    display: block;
}

.galler-wrapp .galler-col2:nth-child(2n) {
    float: right;
}

.galler-wrapp .galler-col2 .galler-row2 {
    width: 40%;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}

.galler-wrapp .galler-btn1 {
    float: left;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 3px 10px 10px 0;
    padding: 14px 20px 14px 20px;
}

.galler-wrapp .galler-btn1:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.galler-wrapp .paiger-wrapp {
    margin: 7px 0 0;
}

.galler-wrapp .galler-col2.glrcolone .galler-row2 {
    width: 100%;
    position: relative;
    display: block;
    margin: 0 0 30px;
}

.galler-wrapp .galler-col2.glrcolone .galler-row1 {
    width: 100%;
    border-radius: 0;
    display: block;
    position: relative;
    margin: 0 0 0;
}

.galler-wrapp .galler-col2.glrcolone .galler-row1 .twentytwenty-container-none {
    width: 100%;
    position: relative;
    float: left;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center;
}

.galler-wrapp .galler-col2.glrcolone .galler-row1 .twentytwenty-container-none .square-img-one {
    width: 48%;
    float: left;
    display: block;
    margin: 0 0 0;
    position: relative;
    border-radius: 26px;
    overflow: hidden;
}

.galler-wrapp .galler-col2.glrcolone .galler-row1 .twentytwenty-container-none .square-img-one img {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: auto;
    transition: all 0.25s ease-out 0s;
    border-radius: 26px;
    overflow: hidden;
}

.galler-wrapp .galler-col2.glrcolone .galler-row1 .twentytwenty-container-none .square-img-one .gallerin-ab-tex1 {
    position: absolute;
    bottom: 12%;
    left: 15px;
}

.galler-wrapp .galler-col2.glrcolone .galler-row1 .twentytwenty-container-none .square-img-two {
    width: 48%;
    display: block;
    float: right;
    position: relative;
    margin: 0 0 0 4%;
    border-radius: 26px;
    overflow: hidden;
}

.galler-wrapp .galler-col2.glrcolone .galler-row1 .twentytwenty-container-none .square-img-two img {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: auto;
    transition: all 0.25s ease-out 0s;
    border-radius: 26px;
    overflow: hidden;
}

.galler-wrapp .galler-col2.glrcolone .galler-row1 .twentytwenty-container-none .square-img-two .gallerin-ab-tex1 {
    position: absolute;
    right: 15px;
    bottom: 12%;
}

.gallerin-wrapp h2 {
    font-size: 28px;
    line-height: 50px;
    letter-spacing: 0.2px;
    color: #754196;
    margin: 0 0 28px;
}

.gallerin-wrapp h2 a {
    color: #754196;
}

.gallerin-wrapp h2 span {
    display: block;
}

.gallerin-wrapp h3 {
    font-size: 28px;
    line-height: 50px;
    letter-spacing: 0.2px;
    color: #754196;
    margin: 0 0 37px;
}

.gallerin-wrapp h3 a {
    color: #754196;
}

.gallerin-wrapp h3 span {
    display: block;
}

.gallerin-wrapp h4 {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 0;
}

.gallerin-wrapp h4 a {
    color: #000000;
}

.gallerin-wrapp h4 span {
    display: block;
}

.gallerin-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.gallerin-wrapp p a {
    color: #754196;
}

.gallerin-wrapp p span {
    display: block;
}

.gallerin-wrapp p strong {
    color: #754196;
}

.gallerin-wrapp .gallerin-row1 {
    width: 100%;
    float: left;
}

.gallerin-wrapp .gallerin-row1 img {
    width: 100%;
    display: block;
}

.gallerin-wrapp .gallerin-row1 .gallerin-col1 {
    width: 100%;
    float: left;
    margin: 0 0 73px;
}

.gallerin-wrapp .gallerin-col1 .gallerin-row2 {
    width: 77%;
    float: left;
    position: relative;
    border-radius: 26px;
    overflow: hidden;
}

.gallerin-wrapp .about-row1 {
    width: 100%;
    float: left;
    margin: 2px 0 21px;
}

.gallerin-wrapp .about-row1 .about-bar1 {
    width: 100%;
    float: left;
    margin: 0 0 30px;
}

.gallerin-wrapp .about-row1 .about-bar1 li {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    display: block;
    padding-left: 15px;
}

.gallerin-wrapp .gallerin-row1 .gallerin-col2 {
    width: 100%;
    float: left;
    padding: 50px 0 0;
    margin: 59px 0 0;
    border-top: 1px solid #dfe0e1;
}

.gallerin-wrapp .gallerin-btn1 {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 0 0 0;
    padding: 14px 26px 14px 26px;
}

.gallerin-wrapp .gallerin-btn1:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.gallerin-wrapp .gallerin-btn2 {
    float: none;
    color: #ffffff;
    background: #b7b8ba;
    border-color: #b7b8ba;
    margin: 0 0 0 14px;
    padding: 14px 26px 14px 26px;
}

.gallerin-wrapp .gallerin-btn2:hover {
    color: #b7b8ba;
    background: #ffffff;
    border-color: #b7b8ba;
}

.gallerin-wrapp h4, .gallerin-wrapp h4 span {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.gallerin-row1.gal-row2 {
    width: 100%;
    display: block;
    margin: 0 0 0;
    position: relative;
    float: left;
}

.gallerin-row1.gal-row2 .gallerin-col {
    width: 100%;
    display: block;
    position: relative;
}

.gallerin-row1.gal-row2 .gallerin-col1 .gallerin-row2 {
    width: 100%;
    border-radius: 0;
    display: block;
    position: relative;
    margin: 0 0 0;
}

.gallerin-row1.gal-row2 .gallerin-col1 .gallerin-row2 .twentytwenty-container-none {
    width: 100%;
    position: relative;
    float: left;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center;
}

.gallerin-row1.gal-row2 .gallerin-col1 .gallerin-row2 .twentytwenty-container-none .square-img-one {
    width: 48%;
    float: left;
    display: block;
    margin: 0 0 0;
    position: relative;
    border-radius: 26px;
    overflow: hidden;
}

.gallerin-row1.gal-row2 .gallerin-col1 .gallerin-row2 .twentytwenty-container-none .square-img-two {
    width: 48%;
    display: block;
    float: right;
    position: relative;
    margin: 0 0 0 4%;
    border-radius: 26px;
    overflow: hidden;
}

.gallerin-row1.gal-row2 .gallerin-col1 .gallerin-row2 .twentytwenty-container-none .square-img-one img {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: auto;
    transition: all 0.25s ease-out 0s;
    border-radius: 26px;
    overflow: hidden;
}

.gallerin-row1.gal-row2 .gallerin-col1 .gallerin-row2 .twentytwenty-container-none .square-img-one .gallerin-ab-tex1 {
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.gallerin-row1.gal-row2 .gallerin-col1 .gallerin-row2 .twentytwenty-container-none .square-img-two img {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: auto;
    transition: all 0.25s ease-out 0s;
    border-radius: 26px;
    overflow: hidden;
}

.gallerin-row1.gal-row2 .gallerin-col1 .gallerin-row2 .twentytwenty-container-none .square-img-two .gallerin-ab-tex1 {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.team-wrapp h2 {
    font-size: 40px;
    line-height: 52.16px;
    letter-spacing: 0.2px;
    color: #754196;
    margin: -13px 0 36px;
}

.team-wrapp h2 a {
    color: #754196;
}

.team-wrapp h2 span {
    display: block;
}

.team-wrapp h3 {
    font-size: 28px;
    line-height: 50px;
    letter-spacing: 0.2px;
    color: #754196;
    margin: 0 0 30px;
}

.team-wrapp h3 a {
    color: #754196;
}

.team-wrapp h3 span {
    display: block;
}

.team-wrapp h4 {
    font-size: 24px;
    line-height: 38px;
    letter-spacing: 0.2px;
    color: #754196;
    margin: 0 0 2px;
}

.team-wrapp h4 a {
    color: #754196;
}

.team-wrapp h4 span {
    display: block;
}

.team-wrapp h5 {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 10px;
}

.team-wrapp h5 a {
    color: #754196;
}

.team-wrapp h5 span {
    display: block;
}

.team-wrapp h5 a:hover {
    color: #000000;
}

.team-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.team-wrapp p a {
    color: #754196;
}

.team-wrapp p span {
    display: block;
}

.team-wrapp p strong {
    color: #754196;
}

.team-wrapp .team-row1 {
    width: 100%;
    float: left;
    margin: 0 0 26px;
    display: flex;
    flex-wrap: wrap;
}

.team-wrapp .team-row1 img {
    width: 100%;
    display: block;
    transition: all 0.25s ease-out 0s;
    border-radius: 20px !important;
    overflow: hidden !important;
}

.team-wrapp .team-row1 .team-col1 {
    width: 31.34%;
    float: left;
    margin: 0 2.98% 30px 0;
    position: relative;
    padding-bottom: 50px;
}

.team-wrapp .team-row1 .team-col1:nth-child(3n) {
    margin-right: 0;
}

.team-wrapp .team-row1 .team-col1 .team-bar1 {
    width: 100%;
    float: left;
    border-radius: 20px !important;
    overflow: hidden !important;
    position: relative;
}

.team-wrapp .team-row1 .team-col1 .team-bar1 a {
    width: 100%;
    display: block;
    overflow: hidden !important;
    border-radius: 20px !important;
}

.team-wrapp .team-row1 .team-col1 .team-bar1:hover img {
    opacity: 0.32;
}

.team-wrapp .team-row1 .team-col1 .team-bar1:hover img {
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
}

.team-wrapp .team-row1 .team-col1 .team-bar2 {
    width: 100%;
    float: left;
    padding: 40px 0 0;
}

.team-wrapp .team-row1 .team-col1 .team-bar1.gray-color1 {
    cursor: default;
}

.team-wrapp .team-row1 .team-col1 .team-bar1 .refe-logo {
    position: absolute;
    top: 2%;
    width: 36%;
    right: 0%;
    margin: 0 0 0;
    float: right;
}

.team-wrapp .team-row1 .team-col1 .team-bar1 .refe-logo img {
    width: auto;
    display: block;
    margin: 0 auto;
    height: auto !important;
    max-width: 100% !important;
}

.team-wrapp .team-row1 .team-col1 .team-bar1 .fd-braces {
    width: 75px;
    max-width: 20%;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 15px;
    margin: 0 0 0;
    top: 11%;
    transform: translateY(-50%);
    z-index: 9;
}

.team-wrapp .team-row1 .team-col1 .team-bar1:hover .fd-braces {
    opacity: 1;
    visibility: visible;
}

.team-wrapp .team-row1 .team-col1 .team-bar1 .fd-braces img {
    height: auto !important;
    width: auto !important;
    max-width: 100% !important;
}

.team-wrapp .team-row1 .team-col1 .team-bar1 a:hover:after {
    display: block;
    background-color: rgba(182 184 186 / 47%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: ease all 0.5s;
    border-radius: 20px !important;
    overflow: hidden !important;
}

.team-wrapp .team-row1 .team-col1 .team-bar3 {
    width: 100%;
    float: left;
    margin: 7px 0 0;
    display: flex;
    flex-wrap: wrap;
}

.team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon {
    width: 22%;
    float: left;
    margin: 0 4% 15px 0;
    position: relative;
    display: block;
}

.team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon:last-child {
    margin: 0;
}

.team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon:nth-child(4n) {
    margin-right: 0;
}

.team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon img {
    width: 100%;
    display: block;
    transition: all 0.25s ease-out 0s;
    max-width: 100%;
    max-height: 40px;
    object-fit: contain;
}

.team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon img:hover {
    transform: scale(1.1);
    transition: all 0.25s ease-out 0s;
}

.team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon .teamin-icon-tooltip {
    width: max-content;
    padding: 5px 10px;
    border-radius: 25px;
    background: #dddddd;
    position: absolute;
    float: none;
    font-size: 12px;
    top: -35px;
    color: #754196;
    letter-spacing: 0.20px;
    line-height: 22px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    transition: all 0.25s ease-out 0s;
    opacity: 0;
    display: none;
}

.team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon:hover .teamin-icon-tooltip {
    opacity: 1;
    display: block;
}

.team-wrapp .team-row1 .team-col1 .team-bar1 .onhvritem {
    width: 45px;
    float: none;
    transform: translateY(-50%);
    margin: 0 auto 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    opacity: 0;
}

.team-wrapp .team-row1 .team-col1 .team-bar1 .onhvritem .banner-col1 {
    width: 100%;
    float: none;
}

.team-wrapp .team-row1 .team-col1 .team-bar1 .onhvritem .banner-col1 .banner-row1 {
    width: 100%;
    float: none;
    display: block;
}

.team-wrapp .team-row1 .team-col1 .team-bar1 .onhvritem .banner-col1 .banner-row1 .js-video-button {
    height: 45px;
}

.team-wrapp .team-row1 .team-col1 .team-bar1 .onhvritem .banner-col1 .banner-row1 .js-video-button span {
    border-left: 12px solid #ffffff;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    margin: 12px 15px 13px 17px;
}

.team-wrapp .team-row1 .team-col1 .team-bar1 .onhvritem .banner-col1 .banner-row1 .js-video-button:before {
    width: 60px;
    height: 60px;
    display: block;
    background: rgb(117 65 150);
}

.team-wrapp .team-row1 .team-col1 .team-bar1 .onhvritem .banner-col1 .banner-row1 .js-video-button:after {
    width: 70px;
    height: 70px;
    display: block;
    background: rgb(117 65 150);
}

.team-wrapp .team-row1 .team-col1 .team-bar1 .onhvritem .banner-col1 .banner-row1 .js-video-button:hover span {
    border-left: 12px solid #754196;
}

.team-wrapp .team-row1 .team-col1 .team-bar1:hover .onhvritem {
    opacity: 1;
}

.team-wrapp .locations {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    position: relative;
}

.team-wrapp .locations h5 {
    color: #f2b01d;
}

.team-wrapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
    height: 20vw;
    max-width: 100%;
    max-height: 269px;
    object-fit: cover;
}

.team-wrapp.reffmigrte-wraapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
    max-height: 291px;
    height: 24vw;
}

.team-wrapp.reffmigrte-wraapp .team-row1.four-memb .team-bar1.ytuberservimg img {
    max-height: 319px;
}

.teamin-wrapp h2 {
    font-size: 40px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -11px 0 45px;
}

.teamin-wrapp h2 a {
    color: #754196;
}

.teamin-wrapp h2 span {
    display: block;
}

.teamin-wrapp h3 {
    font-size: 28px;
    line-height: 34.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 5px;
    display: inline-block;
}

.teamin-wrapp h3 a {
    color: #754196;
}

.teamin-wrapp h3 span {
    display: block;
}

.teamin-wrapp h4 {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 0;
}

.teamin-wrapp h4 a {
    color: #000000;
}

.teamin-wrapp h4 span {
    display: block;
}

.teamin-wrapp h5 {
    font-size: 18px;
    line-height: 34.16px;
    color: #b6b8ba;
    letter-spacing: 0.2px;
    margin: 0 0 16px;
    display: block;
}

.teamin-wrapp h5 a {
    color: #b6b8ba;
}

.teamin-wrapp h5 span {
    display: block;
    color: #754196;
}

.teamin-wrapp h6 {
    font-size: 28px;
    line-height: 52.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 39px;
    display: inline-block;
}

.teamin-wrapp h6 a {
    color: #161324;
}

.teamin-wrapp h6 span {
    display: block;
    color: #754196;
}

.teamin-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.teamin-wrapp p a {
    color: #754196;
}

.teamin-wrapp p span {
    display: block;
}

.teamin-wrapp p strong {
    color: #754196;
}

.teamin-wrapp .teamin-row1 {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 55px;
}

.teamin-wrapp .teamin-row1 h4 {
    margin: 0 0 22px;
}

.teamin-wrapp .teamin-row1 img {
    width: 100%;
    display: block;
}

.teamin-wrapp .teamin-row1 .teamin-bar1 {
    width: 31.3%;
    float: left;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
}

.teamin-wrapp .teamin-row1 .teamin-bar1 img {
    width: 100%;
    display: block;
    margin: 0 0 0;
    height: 269px;
    max-height: 18vw;
    object-fit: cover;
}

.teamin-wrapp .teamin-row1 .teamin-bar2 {
    width: 59%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.teamin-wrapp .teamin-row1 .teamin-bar2 .teamin-bar3 {
    width: 100%;
    float: left;
    margin: 7px 0 0;
    display: flex;
    flex-wrap: wrap;
}

.teamin-wrapp .teamin-row1 .teamin-bar2 .teamin-bar3 .teamin-icon {
    width: auto;
    float: left;
    margin: 0 22px 20px 0;
    position: relative;
}

.teamin-wrapp .teamin-row1 .teamin-bar2 .teamin-bar3 .teamin-icon:last-child {
    margin: 0;
}

.teamin-wrapp .about-row1 {
    width: 100%;
    float: left;
    margin: 2px 0 42px;
}

.teamin-wrapp .about-row1 .about-bar1 {
    width: 100%;
    float: left;
}

.teamin-wrapp .about-row1 .about-bar1 li {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    display: block;
    padding-left: 15px;
}

.teamin-wrapp .teamin-row2 {
    width: 100%;
    float: left;
    padding: 50px 0 0;
    margin: 43px 0 0;
    border-top: 1px solid #dfe0e1;
}

.teamin-wrapp .teamin-btn1 {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 0 0 0;
    padding: 14px 26px 14px 26px;
    cursor: pointer;
}

.teamin-wrapp .teamin-btn1:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.teamin-wrapp .teamin-btn2 {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 0 0 0;
    padding: 14px 26px 14px 26px;
}

.teamin-wrapp .teamin-btn2:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.teamin-wrapp .teamin-row1 h4, .teamin-wrapp .teamin-row1 h4 span {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.teamin-wrapp .teamin-row1 .teamin-bar2 .teamin-bar3 .teamin-icon img {
    width: 100%;
    display: block;
    transition: all 0.25s ease-out 0s;
    max-width: 45px;
    max-height: 40px;
    object-fit: contain;
}

.teamin-wrapp .teamin-row1 .teamin-bar2 .teamin-bar3 .teamin-icon img:hover {
    transform: scale(1.1);
    transition: all 0.25s ease-out 0s;
}

.teamin-wrapp .teamin-row1 .teamin-bar2 .teamin-bar3 .teamin-icon .teamin-icon-tooltip {
    width: max-content;
    padding: 5px 10px;
    border-radius: 25px;
    background: #dddddd;
    position: absolute;
    float: none;
    font-size: 12px;
    top: -35px;
    color: #754196;
    letter-spacing: 0.20px;
    line-height: 22px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    transition: all 0.25s ease-out 0s;
    opacity: 0;
    display: none;
}

.teamin-wrapp .teamin-row1 .teamin-bar2 .teamin-bar3 .teamin-icon:hover .teamin-icon-tooltip {
    opacity: 1;
    display: block;
}

.teamin-wrapp .teamin-row1 .teamin-bar1 .onhvritem {
    width: 45px;
    float: none;
    transform: translateY(-50%);
    margin: 0 auto 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    opacity: 0;
}

.teamin-wrapp .teamin-row1 .teamin-bar1 .onhvritem .banner-col1 {
    width: 100%;
    float: none;
}

.teamin-wrapp .teamin-row1 .teamin-bar1 .onhvritem .banner-col1 .banner-row1 {
    width: 100%;
    float: none;
    display: block;
}

.teamin-wrapp .teamin-row1 .teamin-bar1 .onhvritem .banner-col1 .banner-row1 .js-video-button {
    height: 45px;
}

.teamin-wrapp .teamin-row1 .teamin-bar1 .onhvritem .banner-col1 .banner-row1 .js-video-button span {
    border-left: 12px solid #ffffff;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    margin: 12px 15px 13px 17px;
}

.teamin-wrapp .teamin-row1 .teamin-bar1 .onhvritem .banner-col1 .banner-row1 .js-video-button:before {
    width: 60px;
    height: 60px;
    display: block;
    background: rgb(117 65 150);
}

.teamin-wrapp .teamin-row1 .teamin-bar1 .onhvritem .banner-col1 .banner-row1 .js-video-button:after {
    width: 70px;
    height: 70px;
    display: block;
    background: rgb(117 65 150);
}

.teamin-wrapp .teamin-row1 .teamin-bar1 .onhvritem .banner-col1 .banner-row1 .js-video-button:hover span {
    border-left: 12px solid #754196;
}

.teamin-wrapp .teamin-row1 .teamin-bar1:hover .onhvritem {
    opacity: 1;
}

.appointment-row1 {
    width: 711px;
    float: left;
    margin: 26px 0 0;
}

.appointment-row1 .appointment-fil1 {
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
}

.appointment-row1 .appointment-fil2 {
    width: 49%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
}

.appointment-row1 .appointment-fil2:nth-child(2n) {
    float: right;
}

.appointment-row1 .appointment-fil3 {
    width: 100%;
    height: 112px;
    margin: 0 0 30px;
    padding: 19px 30px 0;
    border-radius: 25px;
}

.appointment-btn1 {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 2px 0 0 0;
    padding: 14px 26px 14px 26px;
}

.appointment-btn1:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.careersin-wrapp {
    width: 100%;
    float: left;
}

.careersin-wrapp .careersin-col1 {
    width: 52%;
    text-align: center;
    float: none;
    margin: 0 auto 100px;
}

.careersin-wrapp .careersin-col1 h2 {
    font-size: 28px;
    color: #754196;
    line-height: 52.16px;
    letter-spacing: 0.20px;
    margin: 0 0 30px;
}

.careersin-wrapp .careersin-form h2 {
    font-size: 28px;
    color: #754196;
    line-height: 52.16px;
    letter-spacing: 0.20px;
    margin: 0 0 30px;
}

.careersin-wrapp .careersin-col1 h3 {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    letter-spacing: 0.20px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    margin: 0 0 0;
}

.careersin-wrapp h4 {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    letter-spacing: 0.20px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    margin: 0 0 0;
}

.careersin-wrapp h5 {
    font-size: 18px;
    color: #b7b8ba;
    line-height: 34.16px;
    letter-spacing: 0.20px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    margin: 0 0 0;
}

.careersin-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    letter-spacing: 0.20px;
    text-align: center;
    margin: 0 0 25px;
}

.careersin-wrapp .careersin-box1 {
    width: 100%;
    float: left;
}

.careersin-wrapp .careersin-col2 {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 0 100px;
    position: relative;
}

.careersin-wrapp .careersin-col2:last-child .careersin-row1 {
    left: inherit;
    right: 0;
}

.careersin-wrapp .careersin-col2:last-child .careersin-row2 {
    float: left;
}

.careersin-wrapp .careersin-row1 {
    width: 50%;
    float: left;
    margin: 0 0 0;
    padding: 0 9.3%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.careersin-wrapp .careersin-row2 {
    width: 50%;
    float: right;
}

.careersin-wrapp .careersin-form {
    width: 70%;
    float: left;
    text-align: center;
}

.careersin-wrapp .careersin-col2 .careersin-video {
    width: 100%;
    float: left;
    position: relative;
}

.careersin-wrapp .careersin-col3 .careersin-video {
    width: 100%;
    float: left;
    position: relative;
}

.careersin-wrapp .careersin-video img {
    width: 100%;
    float: left;
    display: block;
    overflow: hidden;
    border-radius: 25px;
}

.careersin-wrapp .careersin-form {
    width: 711px;
    float: none;
    text-align: center;
    padding: 0 0 0;
    margin: 0 auto 0;
}

.careersin-wrapp .careersin-form .appointment-row1 .appointment-fil1 {
    text-align: center;
}

.careers-wrapp {
    width: 100%;
    float: left;
}

.careers-wrapp .careers-col1 {
    width: 52%;
    text-align: center;
    float: none;
    margin: 0 auto 50px;
}

.careers-wrapp .careers-col1 h2 {
    font-size: 28px;
    color: #754196;
    line-height: 52.16px;
    letter-spacing: 0.20px;
    margin: 0 0 30px;
}

.careers-wrapp .careers-form h2 {
    font-size: 28px;
    color: #754196;
    line-height: 52.16px;
    letter-spacing: 0.20px;
    margin: 0 0 30px;
}

.careers-wrapp .careers-col1 h3 {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    letter-spacing: 0.20px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.careers-wrapp .careers-btn h4 {
    font-size: 28px;
    color: #754196;
    line-height: 34.16px;
    letter-spacing: 0.20px;
    margin: 0 0 30px;
}

.careers-wrapp h4 {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    letter-spacing: 0.20px;
}

.careers-wrapp h5 {
    font-size: 18px;
    color: #b7b8ba;
    line-height: 34.16px;
    letter-spacing: 0.20px;
}

.careers-wrapp h6 {
    font-size: 28px;
    color: #754196;
    line-height: 34.16px;
    letter-spacing: 0.20px;
    margin: 0 0 60px;
    text-align: center;
}

.careers-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    letter-spacing: 0.20px;
    text-align: center;
    margin: 0 0 25px;
}

.careers-wrapp .careers-col2 {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    margin: 0 0 90px;
}

.careers-wrapp .careers-col3 {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 0 100px;
}

.careers-wrapp .careers-row1 {
    width: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    top: 50%;
    padding: 0 9.3%;
}

.careers-wrapp .careers-row2 {
    width: 50%;
    float: right;
}

.careers-wrapp .careers-col3 .careers-row1 {
    width: 50%;
    float: right;
}

.careers-wrapp .careers-col3 .careers-row2 {
    width: 50%;
    float: left;
}

.careers-wrapp .careers-col2 .careers-video {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.careers-wrapp .careers-col3 .careers-video {
    width: 100%;
    float: left;
}

.careers-wrapp .drop-arrow {
    width: 11px;
    margin: 0 auto 0;
    bottom: -50px;
    position: absolute;
    right: 0;
    left: 0;
}

.careers-wrapp .drop-arrow img {
    width: 100%;
    display: block;
}

.careers-wrapp .careers-video img {
    width: 100%;
    float: left;
    display: block;
    overflow: hidden;
    border-radius: 25px;
}

.careers-wrapp .careers-col2 .careers-video iframe {
    margin: 0 auto;
    display: block;
    border-radius: 25px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.careers-wrapp .careers-btn {
    width: 100%;
    float: none;
    margin: 0 auto 90px;
    display: inline-block;
    text-align: center;
}

.careers-wrapp .careers-btn1 {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    padding: 14px 26px 14px 26px;
    margin: 0 10px 0;
}

.careers-wrapp .careers-btn1:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.careers-wrapp .careers-col2:nth-child(odd) .careers-row1 {
    float: right;
    right: 0;
    left: inherit;
}

.careers-wrapp .careers-col2:nth-child(odd) .careers-row2 {
    float: left;
}

.treatmentin-wrapp h2 {
    font-size: 40px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -5px 0 36px;
}

.treatmentin-wrapp h2 a {
    color: #754196;
}

.treatmentin-wrapp h2 span {
    display: block;
}

.treatmentin-wrapp h3 {
    font-size: 28px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 39px;
    display: inline-block;
}

.treatmentin-wrapp h3 a {
    color: #161324;
}

.treatmentin-wrapp h3 span {
    display: block;
    color: #754196;
}

.treatmentin-wrapp h4 {
    font-size: 18px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 0;
}

.treatmentin-wrapp h4 a {
    color: #000000;
}

.treatmentin-wrapp h4 span {
    display: block;
}

.treatmentin-wrapp h5 {
    font-size: 18px;
    line-height: 34.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 0;
}

.treatmentin-wrapp h5 a {
    color: #000000;
}

.treatmentin-wrapp h5 span {
    display: block;
}

.treatmentin-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.treatmentin-wrapp p a {
    color: #754196;
}

.treatmentin-wrapp p span {
    display: block;
}

.treatmentin-wrapp p strong {
    color: #754196;
}

.treatmentin-wrapp .treatmentin-row1 {
    width: 100%;
    float: left;
    margin: 2px 0 30px;
}

.treatmentin-wrapp .treatmentin-row1 .treatmentin-bar1 {
    width: 100%;
    float: left;
}

.treatmentin-wrapp .treatmentin-row1 .treatmentin-bar1 li {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    display: block;
    padding-left: 15px;
}

.treatmentin-wrapp .treatmentin-row2 {
    width: 100%;
    float: left;
    margin: 0 0 25px;
}

.treatmentin-wrapp .treatmentin-row2 .treatmentin-video {
    width: 88.6%;
    float: left;
    margin: 20px 0 20px;
}

.treatmentin-wrapp .treatmentin-row2 iframe {
    width: 100%;
    height: 427px;
    display: block;
}

.treatmentin-wrapp .teeth-icon img {
    width: 100%;
    display: block;
}

.treatmentin-wrapp .appointment-row1 {
    border-bottom: #b7b8ba 1px solid;
    margin: 0 0 50px;
}

.treatmentin-wrapp .appointment-btn1 {
    margin: 0 0 50px;
}

.treatmentin-wrapp .gallerin-btn1 {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 0 0 0;
    padding: 14px 26px 14px 26px;
}

.treatmentin-wrapp .gallerin-btn1:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.treatmentin-wrapp .accordion .feeser-row1 {
    width: 100%;
    float: left;
    margin: 0 0 0;
}

.treatmentin-wrapp .accordion .feeser-row1 h3 {
    width: 100%;
    font-size: 26px;
    line-height: 38px;
    margin: 0 0 15px;
}

.treatmentin-wrapp .accordion .feeser-row1 h2 {
    font-size: 16px;
    color: #ffffff;
    line-height: 1;
    letter-spacing: 0.2px;
    border-radius: 30px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    padding-right: 25px;
}

.treatmentin-wrapp .accordion .feeser-row1 .content .feeser-row2 {
    width: 100%;
    float: left;
    margin: 0 0 0;
    padding: 10px 22px 10px;
}

.treatmentin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3 {
    width: 100%;
    float: right;
    text-align: left;
    margin: 0 0 1px;
}

.treatmentin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3 p {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    text-align: left;
    margin: 0 0 20px;
}

.treatmentin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3.sgsection {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    margin: 0 auto;
}

.treatmentin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3.sgsection .before-after {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
    float: left;
    margin: 0 auto 5px;
}

.treatmentin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3.sgsection .before-after .imger {
    width: 49%;
    float: left;
    margin: 0 1% 0 0;
    border-radius: 26px;
    overflow: hidden;
}

.treatmentin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3.sgsection .before-after .imger:nth-child(2n) {
    margin-right: 0;
}

.treatmentin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3.sgsection .before-after .imger img {
    width: 100%;
    display: block;
    margin: 0 0 0;
    height: 100%;
    object-fit: cover;
}

.treatmentin-wrapp .accordion .video-sec {
    width: 100%;
    display: block;
    margin: 20px auto 15px;
    float: left;
    position: relative;
    overflow: hidden;
    border-radius: 40px;
}

.treatmentin-wrapp .accordion .video-sec .videoWrapper {
    width: 90%;
    margin: 0 auto 30px;
    float: none;
    overflow: hidden;
    border-radius: 40px;
}

.treatmentin-wrapp .accordion .feeser-row1 .content .feeser-row2 ul:last-child {
    margin: 0 0 0;
}

.treatmentin-wrapp .accordion .feeser-row1 .content .feeser-row2 ol:last-child {
    margin: 0 0 0;
}

.contact-wrapp h2 {
    font-size: 40px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -11px 0 36px;
}

.contact-wrapp h3 {
    font-size: 40px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -11px 0 36px;
}

.contact-wrapp h5 {
    font-size: 18px;
    line-height: 34.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 0;
}

.contact-wrapp h5 a {
    color: #000000;
}

.contact-wrapp h5 a:hover {
    color: #754196;
}

.contact-wrapp h5 span {
    display: block;
}

.contact-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.contact-wrapp p a {
    color: #000000;
}

.contact-wrapp p span {
    display: block;
}

.contact-wrapp p strong {
    color: #754196;
}

.contact-wrapp .appointment-row1 {
    margin: 50px 0 0;
}

.contact-wrapp .contact-row2 .contact-lt {
    width: 53%;
    float: left;
    border-radius: 26px;
    overflow: hidden;
}

.contact-wrapp .contact-row2 .contact-lt iframe {
    width: 100%;
    height: 342px;
    display: block;
}

.contact-wrapp .contact-row2 .contact-rt {
    width: 39%;
    float: right;
}

.contact-wrapp .contact-btn1 {
    float: left;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 38px 0 0;
    padding: 14px 25px 14px 25px;
}

.contact-wrapp .contact-btn1:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.contact-wrapp .opening-time {
    width: 100%;
    float: left;
    margin: 50px 0 0;
}

.contact-wrapp .opening-time ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.contact-wrapp .opening-time ul li {
    font-size: 18px;
    line-height: 34.16px;
    letter-spacing: 0.11px;
    width: 275px;
    float: left;
    margin: 0 5px 5px 0;
    position: relative;
    color: #000000;
}

.contact-wrapp .opening-time ul li:nth-child(3n) {
    margin-right: 0;
}

.contact-wrapp .contact-col2 {
    width: 100%;
    float: left;
}

.contact-wrapp .contact-col2 .careers-video {
    width: 46%;
    float: left;
    margin: 50px 4% 0 0;
    position: relative;
}

.contact-wrapp .contact-col2 .careers-video img {
    display: block;
    width: 100%;
    float: left;
    border-radius: 26px;
}

.contact-wrapp .contact-col2 .careers-video:nth-child(2n) {
    margin-right: 0;
}

.location-wrapp h2 {
    font-size: 40px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -11px 0 36px;
}

.location-wrapp h3 {
    width: 100%;
    float: left;
    font-size: 28px;
    line-height: 38px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 50px 0 36px;
}

.location-wrapp h4 {
    font-size: 28px;
    line-height: 38px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 50px 0 36px;
}

.location-wrapp .location-col3 h4 {
    margin-top: 20px;
}

.location-wrapp h5 {
    font-size: 16px;
    line-height: 34.16px;
    color: #754196;
    letter-spacing: 0.1px;
    margin: 0 0 0;
}

.location-wrapp h5 a {
    color: #000000;
}

.location-wrapp h5 a:hover {
    color: #754196;
}

.location-wrapp h5 span {
    display: block;
}

.location-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.location-wrapp p a {
    color: #000000;
}

.location-wrapp p span {
    display: block;
}

.location-wrapp p strong {
    color: #754196;
}

.location-wrapp .location-row2 {
    width: 100%;
    margin: 0 0 50px;
    float: left;
}

.location-wrapp .location-row2 .location-lt {
    width: 53%;
    float: left;
    border-radius: 26px;
    overflow: hidden;
}

.location-wrapp .location-row2 .location-lt iframe {
    width: 100%;
    height: 342px;
    display: block;
}

.location-wrapp .location-row2 .location-rt {
    width: 41%;
    float: right;
}

.location-wrapp .location-btn1 {
    float: left;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 38px 0 0;
    padding: 14px 25px 14px 25px;
}

.location-wrapp .location-btn1:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.location-wrapp .location-col2 {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}

.location-wrapp .location-col2 .careers-video {
    width: 32%;
    float: left;
    margin: 0 2% 30px 0;
    position: relative;
    padding: 0 0 50px;
    height: auto;
}

.location-wrapp .location-col2 .careers-video img {
    display: block;
    width: 100%;
    float: left;
    border-radius: 26px;
    height: 100%;
    object-fit: cover;
}

.location-wrapp .location-col2 .careers-video:nth-child(3n) {
    margin-right: 0;
}

.location-wrapp .location-col3 {
    width: 100%;
    float: left;
}

.location-wrapp .location-col2 .careers-video .video-cont {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    margin: 0 0 20px;
    height: 100%;
}

.location-wrapp .location-col2 .careers-video .vid-class {
    width: 100%;
    float: left;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 10px;
}

.location-wrapp .location-col2 .careers-video .vid-class h2 {
    font-size: 24px;
    line-height: 30px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 0;
    word-break: break-all;
}

.charity-wrapp {
    width: 100%;
    float: left;
}

.charity-wrapp .charity-col1 {
    width: 100%;
    float: left;
    margin: 0 auto 0;
    text-align: center;
}

.charity-wrapp .charity-col1 h2 {
    font-size: 28px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -11px 0 6px;
}

.charity-wrapp .charity-col1 h3 {
    font-size: 28px;
    line-height: 52.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 26px;
}

.charity-wrapp .charity-col1 p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.charity-wrapp .charity-col3 h4 {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 0;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.charity-wrapp .charity-col4 h5 {
    font-size: 24px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 26px;
}

.charity-wrapp .charity-col4 h5 a {
    color: #000000;
}

.charity-wrapp .charity-col4 h5 a:hover {
    color: #754196;
}

.charity-wrapp .charity-col3 p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.charity-wrapp .charity-col2 {
    width: 100%;
    float: none;
    margin: 0 auto 50px;
}

.charity-wrapp .charity-col2 .charity-row2 {
    width: 695px;
    float: none;
    margin: 0 auto 30px;
    position: relative;
    overflow: hidden;
    border-radius: 25px;
    background: #f5f5f5;
}

.charity-wrapp .charity-col2 .charity-row2 iframe {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 480px;
    border-radius: 25px;
    overflow: hidden;
}

.charity-wrapp .charity-col2 .charity-row2 img {
    width: 100%;
    display: block;
    height: 209px;
    object-fit: cover;
}

.charity-wrapp .charity-col2 .transform-thm1 img {
    display: block;
    width: 100%;
}

.charity-wrapp .charity-col3 {
    width: 100%;
    float: left;
    margin: 0 0 70px;
}

.charity-wrapp .charity-col3 .charity-row1 {
    width: 55%;
    float: none;
    margin: 0 auto 30px;
}

.charity-wrapp .charity-col3 .charity-row2 {
    width: 100%;
    float: left;
    margin: 50px 0 120px;
    padding: 0 9%;
}

.charity-wrapp .charity-col3 .charity-bar1 {
    width: 100%;
    float: left;
    position: relative;
    border-radius: 26px !important;
    overflow: hidden !important;
    margin: 0 0 0;
    background: #b6b8ba;
}

.charity-wrapp .charity-col3 .charity-bar1 img {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    transition: all 0.25s ease-out 0s;
    border-radius: 26px !important;
    overflow: hidden !important;
}

.charity-wrapp .charity-col3 .charity-bar1:hover img {
    opacity: 0.32;
}

.charity-wrapp .charity-col4 {
    width: 695px;
    float: none;
    margin: 0 auto 0;
}

.charity-wrapp .charity-col4 img {
    width: 100%;
    display: block;
    margin: 0 auto 50px;
}

.charity-wrapp .charity-btn1 {
    float: none;
    color: #ffffff;
    background: #E8B344;
    border-color: #E8B344;
    margin: 0 0 0 0;
    padding: 14px 26px 14px 26px;
}

.charity-wrapp .charity-btn1:hover {
    color: #E8B344;
    background: #ffffff;
    border-color: #E8B344;
}

.charity-wrapp .transform-thm1 {
    margin: 9px auto 30px;
    float: none;
}

.charity-wrapp .transform-box1 {
    width: 53px;
}

.referrals-wrapp {
    width: 100%;
    float: left;
}

.referrals-wrapp .referrals-col1 h2 {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 0;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.referrals-wrapp h2 {
    font-size: 28px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -11px 0 36px;
}

.referrals-wrapp .referrals-col1 p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.11px;
    margin: 0 auto 0;
}

.referrals-wrapp .referrals-col1 p a {
    color: #754196;
    display: inline-block;
}

.referrals-wrapp .referrals-col1 p a:hover {
    color: #000000;
}

.referrals-wrapp .referrals-col1 {
    width: 100%;
    float: left;
    margin: 0 0 90px;
    text-align: center;
}

.referrals-wrapp .referrals-col2 {
    width: 100%;
    float: left;
    margin: 0 0 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}

.referrals-wrapp .referrals-col1 .referrals-row1 {
    width: 80%;
    float: none;
    margin: 0 auto 0;
    text-align: center;
}

.referrals-wrapp .referrals-col2 .referrals-row1 {
    width: 50%;
    float: left;
    margin: 0 auto 90px;
}

.referrals-wrapp .referrals-col2 .referrals-row1 .teeth-icon {
    width: 56px;
    float: none;
    margin: 0 auto 30px;
}

.referrals-wrapp .referrals-col2 .referrals-row1 img {
    display: block;
    width: 100%;
    float: none;
    margin: 0 auto 0;
}

.referrals-wrapp .referrals-col2 .referrals-btn {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    padding: 0 5px;
    justify-content: center;
}

.referrals-wrapp .referrals-btn1 {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 3px 10px;
    padding: 14px 20px 14px 20px;
    cursor: pointer;
}

.referrals-wrapp .referrals-btn1:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.referrals-wrapp .referrals-col2 .referrals-btn .comnform {
    width: 35%;
    float: left;
    margin: 0 5px 10px;
    position: relative;
}

.referrals-wrapp .referrals-col2 .referrals-btn .comnform.cmnteam {
    float: right;
}

.referrals-wrapp .referrals-col2 .referral-keywords {
    width: 100%;
    display: block;
    float: left;
    margin: 10px 0 10px 0;
    position: relative;
    padding: 0 15px;
}

.referrals-wrapp .referrals-col2 .referral-keywords p {
    text-align: center;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0.20px;
    line-height: 34.16px;
    margin: 0 auto;
    max-width: 100%;
}

.referrals-wrapp .referrals-col2 .referral-keywords p span {
    display: inline;
    color: #754196;
}

.about-wrapp .web-forms {
    width: 100%;
    float: left;
    display: block;
    margin: 10px auto 0 auto;
    position: relative;
}

.about-wrapp .web-forms h3 {
    font-size: 24px;
    line-height: 36px;
}

.referralsin-wrapp .accordion {
    margin: 0 0 20px;
}

.referralsin-wrapp .accordion .feeser-row1 {
    width: 100%;
    float: left;
    margin: 0 0 0;
}

.referralsin-wrapp .accordion .feeser-row1 h3 {
    width: 100%;
    font-size: 26px;
    line-height: 38px;
    margin: 0 0 15px;
}

.referralsin-wrapp .accordion .feeser-row1 h2 {
    font-size: 16px;
    color: #ffffff;
    line-height: 1;
    letter-spacing: 0.2px;
    border-radius: 30px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    padding-right: 25px;
    text-align: left;
}

.referralsin-wrapp .accordion .feeser-row1 .content .feeser-row2 {
    width: 100%;
    float: left;
    margin: 0 0 0;
    padding: 10px 22px 10px;
}

.referralsin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3 {
    width: 100%;
    float: left;
    display: block;
    text-align: left;
    margin: 0 0 1px;
}

.referralsin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3 p {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    text-align: left;
    margin: 0 0 20px;
}

.referralsin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3 .feeser-bar1 {
    width: 55%;
    float: left;
    text-align: left;
    padding: 0 0;
}

.referralsin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3 .feeser-bar2 {
    width: 44%;
    float: none;
    text-align: right;
    display: inline-block;
    padding: 0 0;
}

.referralsin-wrapp .refer-now-btn {
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 15px 0 30px;
    padding: 14px 26px 14px 26px;
    display: inline-block;
}

.referralsin-wrapp .refer-now-btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.sidbar-wrapp .refer-now-btn {
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 15px 4px 15px;
    padding: 14px 26px 14px 26px;
    display: inline-block;
}

.sidbar-wrapp .refer-now-btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.referralsin-wrapp {
    width: 100%;
    float: left;
    text-align: center;
}

.referralsin-wrapp .referralsin-col1 h2 {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 0;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    float: none;
}

.referralsin-wrapp h2 {
    font-size: 28px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -11px 0 36px;
}

.referralsin-wrapp .referralsin-col1 p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.11px;
    margin: 0 0 0;
}

.referralsin-wrapp h2 {
    font-size: 18px;
    line-height: 52.16px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 15px 0 0;
    float: left;
}

.referralsin-wrapp h2 a {
    color: #754196;
}

.referralsin-wrapp h2 span {
    display: block;
}

.referralsin-wrapp h3 {
    font-size: 28px;
    line-height: 34.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 5px;
    display: inline-block;
}

.referralsin-wrapp h3 a {
    color: #754196;
}

.referralsin-wrapp h3 span {
    display: block;
}

.referralsin-wrapp h4 {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 25px;
}

.referralsin-wrapp h4 a {
    color: #000000;
}

.referralsin-wrapp h4 span {
    display: block;
}

.referralsin-wrapp h5 {
    font-size: 18px;
    line-height: 34.16px;
    color: #b6b8ba;
    letter-spacing: 0.2px;
    margin: 0 0 0;
}

.referralsin-wrapp h5 a {
    color: #b6b8ba;
}

.referralsin-wrapp h5 span {
    display: block;
    color: #754196;
}

.referralsin-wrapp h6 {
    font-size: 18px;
    line-height: 34.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 0;
}

.referralsin-wrapp h6 a {
    color: #161324;
}

.referralsin-wrapp h6 span {
    display: block;
    color: #754196;
}

.referralsin-wrapp .referralsin-col1 {
    width: 100%;
    float: left;
    margin: 0 0 90px;
    text-align: center;
}

.referralsin-wrapp .referralsin-col2 {
    width: 100%;
    float: left;
    margin: 0 0 0;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
}

.referralsin-wrapp .referralsin-col2 img {
    width: 100%;
    display: block;
    transition: all 0.25s ease-out 0s;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar3 .teamin-icon img:hover {
    transform: scale(1.1);
    transition: all 0.25s ease-out 0s;
}

.referralsin-wrapp .referralsin-col1 .referralsin-row1 {
    width: 55%;
    float: none;
    margin: 0 auto 0;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1 {
    width: 46.6%;
    float: left;
    border: solid 1px #eadec2;
    border-radius: 26px;
    padding: 45px 50px 55px;
    margin: 0 0 6.8%;
    position: relative;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1:nth-child(2n) {
    float: right;
    margin-left: 6.8%;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row11 {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar1 {
    width: 41%;
    float: left;
    border-radius: 20px;
    overflow: hidden;
    margin-right: 11%;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar2 {
    width: 48%;
    float: right;
    margin: 0 0;
    ;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar3 {
    width: 100%;
    float: left;
    margin: 7px 0 0;
    text-align: left;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar4 {
    width: 100%;
    float: left;
    margin: 25px 0 35px;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar4 .row1 {
    width: 50%;
    float: left;
    margin: 0 0 0;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar4 .row1 li {
    font-size: 14px;
    color: #000000;
    line-height: 29px;
    letter-spacing: 0.25px;
    display: block;
    padding-left: 15px;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar4 .row1:last-child {
    float: right;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar3 .teamin-icon {
    width: auto;
    float: left;
    margin: 0 10px 0;
    position: relative;
}

.referralsin-wrapp .referralsin-btn {
    width: 100%;
    float: left;
}

.referralsin-wrapp .referralsin-btn1 {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 10px 0 0;
    padding: 14px 26px 14px 26px;
    cursor: pointer;
}

.referralsin-wrapp .referralsin-btn1:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.referralsin-wrapp .referralsin-btn2 {
    float: none;
    color: #ffffff;
    background: #E8B344;
    border-color: #E8B344;
    margin: 0 0 0;
    padding: 14px 26px 14px 26px;
}

.referralsin-wrapp .referralsin-btn2:hover {
    color: #E8B344;
    background: #ffffff;
    border-color: #E8B344;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar3 .teamin-icon .teamin-icon-tooltip {
    width: max-content;
    padding: 5px 10px;
    border-radius: 25px;
    background: #dddddd;
    position: absolute;
    float: none;
    font-size: 12px;
    top: -35px;
    color: #754196;
    letter-spacing: 0.20px;
    line-height: 22px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    transition: all 0.25s ease-out 0s;
    opacity: 0;
    display: none;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar3 .teamin-icon:hover .teamin-icon-tooltip {
    opacity: 1;
    display: block;
}

.treatments-wrapp3 .treatments-row1 h2 {
    font-size: 40px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -11px 10px 30px;
}

.treatments-wrapp3 .treatments-col1 h3 {
    font-size: 16px;
    line-height: 26px;
    color: #754196;
    letter-spacing: -0.5px;
    margin: 45% 10% 0;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    white-space: nowrap;
}

.treatments-wrapp3 .treatments-row1 {
    margin: 0 0 50px;
}

.treatments-wrapp3 .treatments-col1 {
    width: 100%;
    float: left;
    margin: 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.treatments-wrapp3 .treatments-col1 .treatments-bar1 {
    width: 48%;
    float: left;
    position: relative;
    overflow: hidden !important;
    border-radius: 26px !important;
    margin: 0 0 4%;
}

.treatments-wrapp3 .treatments-col1 .treatments-bar1:nth-child(2n) {
    float: right;
    margin-left: 4%;
}

.treatments-wrapp3 .treatments-col1 .treatments-bar1 a {
    width: 100%;
    display: block;
    overflow: hidden !important;
    border-radius: 26px !important;
}

.treatments-wrapp3 .treatments-col1 .treatments-bar1 img {
    display: block;
    width: 100%;
    overflow: hidden !important;
    border-radius: 26px !important;
}

.treatments-wrapp3 .treatments-col1 .treatments-bar1:hover img {
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
}

.treatments-wrapp3 .treatments-col1 .treatments-bar1 .treatments-thumb {
    width: 100%;
    float: left;
}

.treatments-wrapp3 .treatments-col1 .treatments-bar1 .treatments-bar2 {
    width: auto;
    float: left;
    position: absolute;
    bottom: 30px;
    left: 32px;
    z-index: 9;
}

.treatments-wrapp3 .treatments-col1 .treatments-bar1 .masonry-symbol1 {
    width: 75px;
    max-width: 20%;
}

.treatments-wrapp3 .treatments-col1 .treatments-bar1 .masonry-symbol1 img {
    max-width: 75px;
    max-height: 75px;
    object-fit: contain;
}

.treatments-wrapp3 .treatments-btn3 {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 5px 0;
    padding: 14px 26px 14px 26px;
}

.treatments-wrapp3 .treatments-btn3:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.testimonials-wrapp h2 {
    font-size: 40px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -11px 10px 30px;
}

.testimonials-wrapp h3 {
    font-size: 18px;
    line-height: 34.16px;
    color: #b6b8ba;
    letter-spacing: 0.2px;
    margin: 0 0 5px;
    display: inline-block;
}

.testimonials-wrapp h3 a {
    color: #754196;
}

.testimonials-wrapp h3 span {
    display: block;
}

.testimonials-wrapp h4 {
    font-size: 20px;
    line-height: 34.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 15px 0 0;
}

.testimonials-wrapp h4 a {
    color: #000000;
}

.testimonials-wrapp h4 span {
    display: block;
}

.testimonials-wrapp p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.11px;
    margin: 0 auto 0;
}

.testimonials-wrapp p a {
    color: #754196;
}

.testimonials-wrapp p span {
    display: block;
}

.testimonials-wrapp .testimonials-col1 {
    width: 100%;
    float: left;
    border-bottom: #b6b8ba 1px solid;
}

.testimonials-wrapp .testimonials-col2 {
    width: 100%;
    float: left;
    border-bottom: #b6b8ba 1px solid;
}

.testimonials-wrapp .testimonials-col3 {
    width: 100%;
    float: left;
    margin: 30px 0 50px;
}

.testimonials-wrapp .testimonials-col2 .testimonials-row1 {
    width: 16%;
    float: left;
    width: 135px;
    height: 135px;
    background: #fff;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.testimonials-wrapp .testimonials-col2 .testimonials-row1 img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
}

.testimonials-wrapp .testimonials-col2 .testimonials-row1 img {
    display: block;
    width: 100%;
    overflow: hidden;
}

.testimonials-wrapp .testimonials-col2 .testimonials-row2 {
    width: 78.1%;
    float: right;
}

.testimonials-wrapp .testimonials-col1 .testimonials-bar1 {
    width: 31.77%;
    float: left;
    border-radius: 26px;
    overflow: hidden;
    position: relative;
    margin: 0 2.34% 2.34% 0;
}

.testimonials-wrapp .testimonials-col1 .testimonials-bar1:nth-child(3n) {
    margin-right: 0;
}

.testimonials-wrapp .testimonials-col1 img {
    width: 100%;
    display: block;
}

.testimonials-wrapp .testimonials-btn1 {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    cursor: pointer;
    margin: 60px 15px 60px;
    padding: 14px 26px 14px 26px;
}

.testimonials-wrapp .testimonials-btn1:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.testimonials-wrapp .testimonials-col2 .testimonials-row2 p span {
    display: inline;
}

.testimonials-wrapp .testimonials-col2 .testimonials-row2 .testi-btn1 {
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 15px 0 0;
    padding: 14px 26px 14px 26px;
    cursor: pointer;
}

.testimonials-wrapp .testimonials-col2 .testimonials-row2 .testi-btn1:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.practice-wrapp {
    background: #ffffff;
    position: relative;
    padding: 61px 0 40px;
}

.practice-wrapp p {
    font-size: 16px;
    color: #707070;
    letter-spacing: normal;
    line-height: 26px;
    text-transform: inherit;
    margin: 0 0 0;
}

.practice-wrapp p a {
    color: #754196;
}

.practice-wrapp p span {
    display: block;
}

.practice-wrapp .practice-row2 {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}

.practice-wrapp .practice-row1 {
    width: 24.17%;
    float: left;
    margin: 0 1.1% 1.1% 0;
    background: #0d0d0e;
    overflow: hidden;
}

.practice-wrapp .practice-row1:nth-child(4n) {
    margin-right: 0;
}

.practice-wrapp .practice-row1 img {
    width: 100%;
    display: block;
    transition: 0.25s ease-out 0s;
}

.practice-wrapp .practice-row1:hover img {
    opacity: 0.40;
}

.practice-wrapp .practice-row1 .practice-bar1 {
    width: 100%;
    float: left;
}

.practice-wrapp .practice-nonrow {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.practice-wrapp .practice-nonrow h2 {
    font-size: 40px;
    color: #754196;
    line-height: 52px;
    margin: 0 0 30px;
    font-weight: 500;
}

.header-thm1 {
    width: 22px;
    float: left;
    margin: 0 10px 0 0;
}

.linker-thm1 {
    width: 178px;
    float: left;
    margin: 0 0 0;
    position: absolute;
    bottom: -40px;
    left: 0;
    z-index: -9;
}

.feel-box1 {
    width: 94px;
    float: none;
    transform: translateY(-50%);
    margin: 0 auto 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
}

.feel-tex1 {
    width: auto;
    float: right;
    margin: 0 0 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -9;
}

.help-thm1 {
    width: 64px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 20px 0 0;
}

.mission-box1 {
    width: 94px;
    float: none;
    transform: translateY(-50%);
    margin: 0 auto 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
}

.mission-tex1 {
    width: auto;
    float: right;
    margin: 0 0 0;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -9;
}

.transform-box1 {
    width: 94px;
    float: none;
    transform: translateY(-50%);
    margin: 0 auto 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
}

.transform-thm1 {
    width: 283px;
    float: left;
    margin: 9px 90px 0 0;
}

.consultation-thm1 {
    width: 38.8%;
    float: left;
    margin: 0 0 0;
}

.consultation-tex1 {
    width: auto;
    float: right;
    margin: 0 0 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -9;
}

.conten-tex1 {
    width: auto;
    float: none;
    font-size: 244.85px;
    color: #e8e2ec;
    letter-spacing: 0.20px;
    line-height: 254.85px;
    float: right;
    margin: 0 0 0;
    position: absolute;
    right: -9%;
    bottom: -4.5%;
    z-index: -9;
    font-family: 'authentic-font-regular';
}

.teeth-icon {
    width: 40px;
    float: left;
    position: relative;
    margin: 0 22px 0 0;
}

.conten-wrapp4 .conten-tex1 {
    top: 1075px;
}

.header-btn1, .header-btn2, .linker-btn1, .treatments-btn1, .refer-now-btn, .transform-btn1, .consultation-btn1, .find-fil1, .find-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .about-btn2, .about-btn3, .treatments-btn2, .appointment-fil1, .appointment-btn1, .appointment-btn2, .bloger-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .blogin-btn2, .galler-btn1, .gallerin-btn1, .gallerin-btn2, .teamin-btn1, .teamin-btn2, .contact-btn1, .location-btn1, .charity-btn1, .referrals-btn1, .referrals-btn2, .referrals-btn3, .referralsin-btn1, .referralsin-btn2, .treatments-btn3, .careers-btn1, .testimonials-btn1, .testi-btn1, .btn-treatment-stl, .footer-btn2, .modalbtn.phone, .modalbtn.contact, .cta-offer, .cta-book, .link-btn, .join-btn1, .join-btn2, .join-btn3, .wells-on-wheel {
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border: 1px solid;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.header-mob1 {
    width: 100%;
    float: left;
    display: none;
    margin: 0 0 0;
}

.header-mob1 a {
    width: 40px;
    float: none;
    display: inline-block;
    margin: 0 2px 0;
}

.header-mob1 a:hover img {
    transform: rotate(360deg);
}

.header-mob1 a img {
    width: 100%;
    transition: transform 0.8s ease-in-out 0s;
    display: block;
}

.header-mob2 {
    width: 100%;
    float: left;
    display: none;
    margin: 0 0 0;
}

.header-mob3 {
    width: 100%;
    float: left;
    display: none;
    margin: 0 0 0;
}

.header-mob1 .header-bar4.desktop {
    display: inline-block;
}

.header-mob1 .header-bar4.mobileonly {
    display: none;
}

.m-hide1 {
    display: block;
}

.m-hide2 {
    display: none;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid .col-sm-12 {
    padding: 0;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid .form-control {
    width: 100%;
    height: 50px;
    margin: 0 0 11px 0;
    padding: 0 0 0;
    float: left;
    color: #b7b8ba;
    background: #ffffff;
    border: none;
    resize: none;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    line-height: normal;
    box-shadow: none;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid textarea.form-control {
    width: 100%;
    height: 140px;
    margin: 0 0 38px;
    padding: 15px 0 0;
    border-radius: 25px;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 0;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid .form-group.extra-class2 .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 20px;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox label {
    padding: 0 0 0;
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid a {
    color: #e62082;
    text-decoration: none;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid a:hover {
    color: #ffffff;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox input[type=checkbox] {
    background-image: url(../images/checkbox-thumb2.svg);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    height: 10px;
    width: 11px;
    margin: 0px !important;
    padding: 0;
    border: 0;
    position: relative;
    left: 0px;
    top: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none !important;
    cursor: pointer;
    margin-right: 5px !important;
    background-size: 10px;
    background-repeat: no-repeat;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox input[type=checkbox]:checked {
    background-position: 0 -12.8px;
}

.sidbar-wrapp .sidbar-row1 .g-recaptcha {
    width: 100%;
    float: left;
    margin: 0px auto 0px auto;
    transform: scale(0.8);
    text-align: left;
    transform-origin: left;
}

.sidbar-wrapp .sidbar-row1 .g-recaptcha div {
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid .btn {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 20px 0 0 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    line-height: normal;
    box-shadow: none;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid .btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.sidbar-wrapp .sidbar-row1>div>iframe {
    -webkit-border-bottom-right-radius: 26px;
    -webkit-border-bottom-left-radius: 26px;
    -moz-border-radius-bottomright: 26px;
    -moz-border-radius-bottomleft: 26px;
    border-bottom-right-radius: 26px;
    border-bottom-left-radius: 26px;
    min-height: 850px;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid label.control-label {
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    letter-spacing: 0.2px;
    margin: 0 0 5px;
    font-weight: normal;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid label.control-label .field_required {
    display: none;
}

.contact-wrapp .appointment-row1 .caldera-grid .col-sm-12 {
    padding: 0;
}

.contact-wrapp .appointment-row1 .caldera-grid .col-sm-6 {
    padding: 0;
}

.contact-wrapp .appointment-row1 .caldera-grid .form-control {
    width: 49%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
}

.contact-wrapp .appointment-row1 .caldera-grid .row.first_row .form-group:nth-child(2n) .form-control {
    float: right;
}

.contact-wrapp .appointment-row1 .caldera-grid textarea.form-control {
    width: 100%;
    height: 112px;
    margin: 0 0 30px;
    padding: 19px 30px 0;
    border-radius: 25px;
}

.contact-wrapp .appointment-row1 .caldera-grid .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 0;
}

.contact-wrapp .appointment-row1 .caldera-grid .form-group.extra-class2 .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 20px;
}

.contact-wrapp .appointment-row1 .caldera-grid .checkbox label {
    padding: 0 0 0 20px;
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.contact-wrapp .appointment-row1 .caldera-grid a {
    color: #754196;
    text-decoration: none;
}

.contact-wrapp .appointment-row1 .caldera-grid a:hover {
    color: #e62082;
}

.contact-wrapp .appointment-row1 .caldera-grid .checkbox input[type=checkbox] {
    background-image: url(../images/checkbox-thumb1.svg);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    height: 10px;
    width: 11px;
    margin: 0px !important;
    padding: 0;
    border: 0;
    position: absolute;
    left: 0px;
    top: 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none !important;
    cursor: pointer;
    margin-right: 5px !important;
    background-size: 10px;
    background-repeat: no-repeat;
}

.contact-wrapp .appointment-row1 .caldera-grid .checkbox input[type=checkbox]:checked {
    background-position: 0 -12.7px;
}

.contact-wrapp .appointment-row1 .g-recaptcha {
    width: 100%;
    float: left;
    margin: 0px auto 0px auto;
    transform: scale(0.8);
    text-align: left;
    transform-origin: left;
}

.contact-wrapp .appointment-row1 .g-recaptcha div {
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
}

.contact-wrapp .appointment-row1 .caldera-grid .btn {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 20px 0 0 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
}

.contact-wrapp .appointment-row1 .caldera-grid .btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid .col-sm-12, .sidbar-row1 .appointment-row1 .caldera-grid .col-sm-12 {
    padding: 0;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid .col-sm-6, .sidbar-row1 .appointment-row1 .caldera-grid .col-sm-6 {
    padding: 0;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid .form-control {
    width: 49%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
}

.sidbar-row1 .appointment-row1 .caldera-grid .form-group {
    width: 100%;
}

.sidbar-row1 .appointment-row1 .caldera-grid .form-control {
    width: 100%;
}

.sidbar-row1 .appointment-row1 {
    width: 90%;
    margin: 0 5%;
    margin-bottom: 35px;
}

.sidbar-wrapp .sidbar-row1 .caldera-grid .form-group.extra-class2 .checkbox:nth-child(2) {
    margin-bottom: 0;
}

.sidbar-wrapp .sidbar-row1 .appointment-row1 .caldera-grid .btn {
    margin: 0;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid .row.first_row .form-group:nth-child(2n) .form-control {
    float: right;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid textarea.form-control {
    width: 100%;
    height: 112px;
    margin: 0 0 30px;
    padding: 19px 30px 0;
    border-radius: 25px;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 0;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid .form-group.extra-class2 .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 20px;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid .checkbox label {
    padding: 0 0 0 20px;
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid a {
    color: #754196;
    text-decoration: none;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid a:hover {
    color: #e62082;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid .checkbox input[type=checkbox] {
    background-image: url(../images/checkbox-thumb1.svg);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    height: 11px;
    width: 11px;
    margin: 0px !important;
    padding: 0;
    border: 0;
    position: absolute;
    left: 0px;
    top: 6.5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none !important;
    cursor: pointer;
    margin-right: 5px !important;
    background-size: 11px;
    background-repeat: no-repeat;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid .checkbox input[type=checkbox]:checked {
    background-position: 0 -13.9px;
}

.treatmentin-wrapp .appointment-row1 .g-recaptcha {
    width: 100%;
    float: left;
    margin: 0px auto 0px auto;
    transform: scale(0.8);
    text-align: left;
    transform-origin: left;
}

.treatmentin-wrapp .appointment-row1 .g-recaptcha div {
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid .btn {
    width: auto;
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 20px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
}

.treatmentin-wrapp .appointment-row1 .caldera-grid .btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.gallerin-wrapp .appointment-row1 .caldera-grid .col-sm-12 {
    padding: 0;
}

.gallerin-wrapp .appointment-row1 .caldera-grid .col-sm-6 {
    padding: 0;
}

.gallerin-wrapp .appointment-row1 .caldera-grid .form-control {
    width: 49%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
}

.gallerin-wrapp .appointment-row1 .caldera-grid .row.first_row .form-group:nth-child(2n) .form-control {
    float: right;
}

.gallerin-wrapp .appointment-row1 .caldera-grid textarea.form-control {
    width: 100%;
    height: 112px;
    margin: 0 0 30px;
    padding: 19px 30px 0;
    border-radius: 25px;
}

.gallerin-wrapp .appointment-row1 .caldera-grid .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 0;
}

.gallerin-wrapp .appointment-row1 .caldera-grid .form-group.extra-class2 .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 20px;
}

.gallerin-wrapp .appointment-row1 .caldera-grid .checkbox label {
    padding: 0 0 0 20px;
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.gallerin-wrapp .appointment-row1 .caldera-grid a {
    color: #754196;
    text-decoration: none;
}

.gallerin-wrapp .appointment-row1 .caldera-grid a:hover {
    color: #e62082;
}

.gallerin-wrapp .appointment-row1 .caldera-grid .checkbox input[type=checkbox] {
    background-image: url(../images/checkbox-thumb1.svg);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    height: 10px;
    width: 11px;
    margin: 0px !important;
    padding: 0;
    border: 0;
    position: absolute;
    left: 0px;
    top: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none !important;
    cursor: pointer;
    margin-right: 5px !important;
    background-size: 10px;
    background-repeat: no-repeat;
}

.gallerin-wrapp .appointment-row1 .caldera-grid .checkbox input[type=checkbox]:checked {
    background-position: 0 -13px;
}

.gallerin-wrapp .appointment-row1 .g-recaptcha {
    width: 100%;
    float: left;
    margin: 0px auto 0px auto;
    transform: scale(0.8);
    text-align: left;
    transform-origin: left;
}

.gallerin-wrapp .appointment-row1 .g-recaptcha div {
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
}

.gallerin-wrapp .appointment-row1 .caldera-grid .btn {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 20px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
}

.gallerin-wrapp .appointment-row1 .caldera-grid .btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.form-wrapp .appointment-row1 .caldera-grid .col-sm-12 {
    padding: 0;
}

.form-wrapp .appointment-row1 .caldera-grid .form-control {
    width: 49%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
}

.form-wrapp .appointment-row1 .caldera-grid .row.first_row .form-group:nth-child(2n) .form-control {
    float: right;
}

.form-wrapp .appointment-row1 .caldera-grid textarea.form-control {
    width: 100%;
    height: 112px;
    margin: 0 0 30px;
    padding: 19px 30px 0;
    border-radius: 25px;
}

.form-wrapp .appointment-row1 .caldera-grid .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 0;
}

.form-wrapp .appointment-row1 .caldera-grid .form-group.extra-class2 .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 20px;
}

.form-wrapp .appointment-row1 .caldera-grid .checkbox label {
    padding: 0 0 0 0;
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.form-wrapp .appointment-row1 .caldera-grid a {
    color: #754196;
    text-decoration: none;
}

.form-wrapp .appointment-row1 .caldera-grid a:hover {
    color: #e62082;
}

.form-wrapp .appointment-row1 .caldera-grid .checkbox input[type=checkbox] {
    background-image: url(../images/checkbox-thumb1.svg);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    height: 11px;
    width: 11px;
    margin: 0px !important;
    padding: 0;
    border: 0;
    position: relative;
    left: 0px;
    top: 0.8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none !important;
    cursor: pointer;
    margin-right: 5px !important;
    background-size: 11px;
    background-repeat: no-repeat;
    box-shadow: none !important;
}

.form-wrapp .appointment-row1 .caldera-grid .checkbox input[type=checkbox]:checked {
    background-position: 0 -13.9px;
}

.form-wrapp .appointment-row1 .g-recaptcha {
    width: 100%;
    float: left;
    margin: 0px auto 0px auto;
    transform: scale(0.8);
    text-align: center;
    transform-origin: center;
}

.form-wrapp .appointment-row1 .g-recaptcha div {
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
}

.form-wrapp .appointment-row1 .caldera-grid .btn {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 20px 0 0 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    width: auto;
}

.form-wrapp .appointment-row1 .caldera-grid .btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.careersin-wrapp .careersin-form .appointment-row1 .caldera-grid .col-sm-12 {
    padding: 0;
}

.careersin-wrapp .careersin-form .appointment-row1 .caldera-grid .form-control {
    width: 49%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
}

.careersin-wrapp .careersin-form .appointment-row1 .caldera-grid .row.first_row .form-group:nth-child(2n) .form-control {
    float: right;
}

.careersin-wrapp .careersin-form .appointment-row1 .caldera-grid textarea.form-control {
    width: 100%;
    height: 112px;
    margin: 0 0 30px;
    padding: 19px 30px 0;
    border-radius: 25px;
}

.careersin-wrapp .careersin-form .appointment-row1 .caldera-grid .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 0;
}

.careersin-wrapp .careersin-form .appointment-row1 .caldera-grid .form-group.extra-class2 .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 20px;
}

.careersin-wrapp .careersin-form .appointment-row1 .caldera-grid .checkbox label {
    padding: 0 0 0 20px;
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.careersin-wrapp .careersin-form .appointment-row1 .caldera-grid a {
    color: #754196;
    text-decoration: none;
}

.careersin-wrapp .careersin-form .appointment-row1 .caldera-grid a:hover {
    color: #e62082;
}

.careersin-wrapp .careersin-form .appointment-row1 .caldera-grid .checkbox input[type=checkbox] {
    background-image: url(../images/checkbox-thumb1.svg);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    height: 10px;
    width: 11px;
    margin: 0px !important;
    padding: 0;
    border: 0;
    position: absolute;
    left: 0px;
    top: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none !important;
    cursor: pointer;
    margin-right: 5px !important;
    background-size: 10px;
    background-repeat: no-repeat;
}

.careersin-wrapp .careersin-form .appointment-row1 .caldera-grid .checkbox input[type=checkbox]:checked {
    background-position: 0 -13px;
}

.careersin-wrapp .careersin-form .appointment-row1 .g-recaptcha {
    width: 100%;
    float: left;
    margin: 0px auto 0px auto;
    transform: scale(0.8);
    text-align: center;
    transform-origin: center;
}

.careersin-wrapp .careersin-form .appointment-row1 .g-recaptcha div {
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
}

.careersin-wrapp .careersin-form .appointment-row1 .caldera-grid .btn {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 20px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
}

.careersin-wrapp .careersin-form .appointment-row1 .caldera-grid .btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.appointment-wrapp .appointment-row1 .caldera-grid .col-sm-12 {
    padding: 0;
}

.appointment-wrapp .appointment-row1 .caldera-grid .col-sm-6 {
    padding: 0;
}

.appointment-wrapp .appointment-row1 .caldera-grid .form-control {
    width: 49%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
}

.appointment-wrapp .appointment-row1 .caldera-grid .row.first_row .form-group:nth-child(2n) .form-control {
    float: right;
}

.appointment-wrapp .appointment-row1 .caldera-grid textarea.form-control {
    width: 100%;
    height: 112px;
    margin: 0 0 30px;
    padding: 19px 30px 0;
    border-radius: 25px;
}

.appointment-wrapp .appointment-row1 .caldera-grid .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 0;
}

.appointment-wrapp .appointment-row1 .caldera-grid .form-group.extra-class2 .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 20px;
}

.appointment-wrapp .appointment-row1 .caldera-grid .checkbox label {
    padding: 0 0 0 20px;
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.appointment-wrapp .appointment-row1 .caldera-grid a {
    color: #754196;
    text-decoration: none;
}

.appointment-wrapp .appointment-row1 .caldera-grid a:hover {
    color: #e62082;
}

.appointment-wrapp .appointment-row1 .caldera-grid .checkbox input[type=checkbox] {
    background-image: url(../images/checkbox-thumb1.svg);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    height: 10px;
    width: 11px;
    margin: 0px !important;
    padding: 0;
    border: 0;
    position: absolute;
    left: 0px;
    top: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none !important;
    cursor: pointer;
    margin-right: 5px !important;
    background-size: 10px;
    background-repeat: no-repeat;
}

.appointment-wrapp .appointment-row1 .caldera-grid .checkbox input[type=checkbox]:checked {
    background-position: 0 -13px;
}

.appointment-wrapp .appointment-row1 .g-recaptcha {
    width: 100%;
    float: left;
    margin: 0px auto 0px auto;
    transform: scale(0.8);
    text-align: left;
    transform-origin: left;
}

.appointment-wrapp .appointment-row1 .g-recaptcha div {
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
}

.appointment-wrapp .appointment-row1 .caldera-grid .btn {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 20px 0 0 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
}

.appointment-wrapp .appointment-row1 .caldera-grid .btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.modal.payment .modal-content .modal-body h2 {
    font-size: 28px;
    line-height: 38px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 25px;
    display: inline-block;
}

.modal.payment .modal-content .modal-body .caldera-grid .col-sm-12 {
    padding: 0;
}

.modal.payment .modal-content .modal-body .caldera-grid .form-control {
    width: 49%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
}

.modal.payment .modal-content .modal-body .caldera-grid .row.first_row .form-group:nth-child(2n) .form-control {
    float: right;
}

.modal.payment .modal-content .modal-body .caldera-grid textarea.form-control {
    width: 100%;
    height: 112px;
    margin: 0 0 30px;
    padding: 19px 30px 0;
    border-radius: 25px;
}

.modal.payment .modal-content .modal-body .caldera-grid .checkbox {
    width: 100%;
    float: left;
    margin: 0 auto 0;
}

.modal.payment .modal-content .modal-body .caldera-grid .form-group.extra-class2 .checkbox {
    width: 100%;
    float: left;
    margin: 0 auto 10px;
}

.modal.payment .modal-content .modal-body .caldera-grid .checkbox label {
    padding: 0 0 0 0;
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.modal.payment .modal-content .modal-body .caldera-grid a {
    color: #754196;
    text-decoration: none;
}

.modal.payment .modal-content .modal-body .caldera-grid a:hover {
    color: #e62082;
}

.modal.payment .modal-content .modal-body .caldera-grid .checkbox input[type=checkbox] {
    background-image: url(../images/checkbox-thumb1.svg);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    height: 11px;
    width: 11px;
    margin: 0px !important;
    padding: 0;
    border: 0;
    position: relative;
    left: 0px;
    top: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none !important;
    cursor: pointer;
    margin-right: 5px !important;
    background-size: 10px;
    background-repeat: no-repeat;
}

.modal.payment .modal-content .modal-body .caldera-grid .checkbox input[type=checkbox]:checked {
    background-position: 0 -13px;
}

.modal.payment .modal-content .modal-body .g-recaptcha {
    width: 100%;
    float: left;
    margin: 0px auto 0px auto;
    transform: scale(0.8);
    text-align: center;
    transform-origin: center;
}

.modal.payment .modal-content .modal-body .g-recaptcha div {
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
}

.modal.payment .modal-content .modal-body .caldera-grid .btn {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 20px 0 0 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
}

.modal.payment .modal-content .modal-body .caldera-grid .btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.parsley-required {
    display: none !important;
}

.caldera-grid .form-group .parsley-error {
    border-color: #d00000 !important;
    border: 2px dotted !important;
    color: #d00000 !important;
    background: transparent;
}

.caldera-grid .form-group label.parsley-error {
    border: none !important;
}

.caldera-grid .help-block {
    display: none !important;
}

input.form-control.parsley-success, select.form-control.parsley-success, textarea.form-control.parsley-success {
    background: transparent !important;
}

.caldera-grid .row {
    margin: 0px !important;
}

.caldera-grid .form-group {
    margin: 0px auto !important;
}

.featherlight .featherlight-content {
    max-width: 700px !important;
    margin: 0 auto;
}

.comman-anchor {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 9;
}

.form-wrapp h2 {
    display: block;
    width: 100%;
}

.header-wrapp .header-col2 .header-row2 li.has-sub.aboutparent.noscroll ul.dropdown.submenu {
    max-height: 240px;
    overflow: hidden;
    padding-bottom: 0;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.header-wrapp .header-col2 .header-row2 li.has-sub.aboutparent ul.dropdown.submenu {
    max-height: inherit;
    overflow: hidden;
    padding-bottom: 10px;
}

.header-wrapp .header-col2 .header-row2 li.has-sub.aboutparent ul.dropdown.submenu::-webkit-scrollbar {
    width: 6px;
}

.header-wrapp .header-col2 .header-row2 li.has-sub.aboutparent ul.dropdown.submenu::-webkit-scrollbar-track {
    background: #f1f1f1eb;
    box-shadow: inset 1px 0 5px #dfdfdf;
    border-radius: 25px;
}

.header-wrapp .header-col2 .header-row2 li.has-sub.aboutparent ul.dropdown.submenu::-webkit-scrollbar-thumb {
    background: #754196;
    border-radius: 25px;
}

.header-wrapp .header-col2 .header-row2 li.has-sub.aboutparent ul.dropdown.submenu::-webkit-scrollbar-button {
    background-color: #ffffff !important;
    background-size: 10px 10px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    height: 10px !important;
    width: 1em !important;
    -webkit-box-shadow: none;
    -webkit-appearance: none !important;
}

.header-wrapp .header-col2 .header-row2 li.has-sub.aboutparent ul.dropdown.submenu::-webkit-scrollbar-button:end:increment {
    background-image: url(../images/custom1-down-arrow.svg) !important;
    cursor: pointer !important;
}

.header-wrapp .header-col2 .header-row2 li.has-sub.aboutparent ul.dropdown.submenu::-webkit-scrollbar-button:start:decrement {
    background-image: url(../images/custom1-top-arrow.svg) !important;
    cursor: pointer !important;
}

.help-wrapp .help-col1 .help-row1 .custom-select1 .select-items {
    max-height: 165px;
    overflow: hidden;
    overflow-y: scroll;
    padding-bottom: 10px;
}

.help-wrapp .help-col1 .help-row1 .custom-select1 .select-items::-webkit-scrollbar {
    width: 6px;
}

.help-wrapp .help-col1 .help-row1 .custom-select1 .select-items::-webkit-scrollbar-track {
    background: #f1f1f1eb;
    box-shadow: inset 1px 0 5px #dfdfdf;
    border-radius: 25px;
}

.help-wrapp .help-col1 .help-row1 .custom-select1 .select-items::-webkit-scrollbar-thumb {
    background: #754196;
    border-radius: 25px;
}

.help-wrapp .help-col1 .help-row1 .custom-select1 .select-items::-webkit-scrollbar-button {
    background-color: #ffffff !important;
    background-size: 10px 10px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    height: 10px !important;
    width: 1em !important;
    -webkit-box-shadow: none;
    -webkit-appearance: none !important;
}

.help-wrapp .help-col1 .help-row1 .custom-select1 .select-items::-webkit-scrollbar-button:end:increment {
    background-image: url(../images/custom1-down-arrow.svg) !important;
    cursor: pointer !important;
}

.help-wrapp .help-col1 .help-row1 .custom-select1 .select-items::-webkit-scrollbar-button:start:decrement {
    background-image: url(../images/custom1-top-arrow.svg) !important;
    cursor: pointer !important;
}

.bot-eb-trigger.bot-right.bot-popup {
    z-index: 999999999 !important;
}

.btn-treatment-stl {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 0 0;
    padding: 14px 25px 14px 25px;
}

.btn-treatment-stl:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

p a.btn-treatment-stl {
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 0 0;
    padding: 14px 25px 14px 25px;
}

p a.btn-treatment-stl:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.ssf-main-content .ssf-content-section .store-locator-section.store-locator-section-bg {
    padding: 0;
}

.footer-wrapp .footer-col3 .footer-row3 a.footer-btn2 {
    width: auto;
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 20px 0 0;
    padding: 12px 25px 14px 25px;
}

.footer-wrapp .footer-col3 .footer-row3 a.footer-btn2:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.footer-wrapp .footer-col3 .footer-row3 {
    text-align: center;
}

.footer-wrapp .footer-col3 .footer-row3 .socialicons {
    display: inline-block;
    width: auto;
    margin: 0 5px;
    position: relative;
}

.footer-wrapp .footer-col3 .footer-row3 .socialicons .poppinginstagram {
    position: absolute;
    width: 140px;
    background: #754196;
    border-radius: 12px;
    right: 0;
    bottom: 67px;
    padding-bottom: 5px;
}

.footer-wrapp .footer-col3 .footer-row3 .socialicons .poppinginstagram a, .footer-wrapp .footer-col3 .footer-row3 .socialicons .poppingfacebok a {
    float: left;
    width: 100%;
    text-align: left;
    color: #fff;
    padding: 5px 7px;
    margin: 0;
    font-size: 15px;
}

.footer-wrapp .footer-col3 .footer-row3 .socialicons .poppinginstagram a:hover, .footer-wrapp .footer-col3 .footer-row3 .socialicons .poppingfacebok a:hover {
    color: #ccc;
}

.footer-wrapp .footer-col3 .footer-row3 .socialicons .poppingfacebok {
    position: absolute;
    width: 140px;
    background: #754196;
    border-radius: 12px;
    left: 0;
    bottom: 67px;
    padding-bottom: 5px;
}

.footer-wrapp .footer-col3 .footer-row3 .socialicons a {
    display: none;
}

.footer-wrapp .footer-col3 .footer-row3 .socialicons a.globaliconinsta, .footer-wrapp .footer-col3 .footer-row3 .socialicons a.globaliconfb {
    display: inline-block;
}

.footer-wrapp .footer-col3 .footer-row3 .socialicons .poppingfacebok a, .footer-wrapp .footer-col3 .footer-row3 .socialicons .poppinginstagram a {
    display: inline-block;
}

.footer-wrapp .footer-col3 .footer-row3 .socialicons .poppingfacebok::after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid #754196;
    content: "";
    position: absolute;
    bottom: -16px;
    left: 15px;
}

.footer-wrapp .footer-col3 .footer-row3 .socialicons .poppinginstagram::after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid #754196;
    content: "";
    position: absolute;
    bottom: -16px;
    right: 15px;
}

.conten-bar1.about-wrapp .wp-block-media-text {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 50px;
    position: relative;
    float: left;
    align-items: flex-start;
}

.conten-bar1.about-wrapp .wp-block-media-text .wp-block-media-text__media {
    width: 48%;
    float: left;
    position: relative;
    border-radius: 26px;
    overflow: hidden;
    margin: 0 8% 0 0;
    grid-column: inherit;
    grid-row: inherit;
    align-self: inherit;
    cursor: default;
}

.conten-bar1.about-wrapp .wp-block-media-text .wp-block-media-text__content {
    width: 44%;
    float: right;
    position: relative;
    padding: 0;
    margin: 0 0 0;
    grid-column: inherit;
    grid-row: inherit;
    direction: inherit;
}

.conten-bar1.about-wrapp .wp-block-media-text .wp-block-media-text__content h2 {
    font-size: 28px;
    color: #754196;
    line-height: 46px;
    letter-spacing: 0.2px;
    margin: 0 0 7px;
}

.conten-bar1.about-wrapp .wp-block-media-text .wp-block-media-text__content p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.about-wrapp a.pagefeebtn {
    float: none;
    color: #ffffff;
    background: #FFA500;
    border: 1px solid #FFA500;
    margin: 0 5px 0;
    padding: 16px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
}

.about-wrapp a.pagefeebtn:hover {
    color: #FFA500;
    background: #ffffff;
    border-color: #FFA500;
}

.fees-wrapp .fees-bar1 {
    text-transform: uppercase;
}

.heading-accord-sec .feeser1 {
    width: 40%;
    float: left;
}

.heading-accord-sec {
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: 600;
    color: #a9a9a9;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.heading-accord-sec .price-titles {
    width: 60%;
    float: right;
    line-height: 18px;
    text-align: left;
}

.heading-accord-sec .price-titles .feeser2 {
    width: 34% !important;
    margin-left: 1%;
    float: left;
    text-align: left;
}

.heading-accord-sec .price-titles .feeser3 {
    width: 34% !important;
    margin-left: 1%;
    float: left;
    text-align: left;
}

.heading-accord-sec .price-titles .feeser4 {
    width: 28.4%;
    float: left;
    text-align: left;
}

.feeser-wrapp .feeser-row1 .fees-price {
    float: right;
    width: 42%;
    color: #000000;
}

.feeser-wrapp .feeser-row1 .fees-price .feeser-bar2 {
    width: 36% !important;
    margin-left: 1%;
    float: left;
    text-align: left;
    color: #000000;
    line-height: 30.16px;
}

.feeser-wrapp .feeser-row1 .fees-price .feeser-bar3 {
    width: 34% !important;
    margin-left: 1%;
    float: left;
    text-align: left;
    color: #000000;
    line-height: 30.16px;
}

.feeser-wrapp .feeser-row1 .fees-price .feeser-bar4 {
    width: 26% !important;
    margin-left: 1%;
    float: right;
    text-align: left;
    color: #000000;
    line-height: 30.16px;
}

figure.wp-block-gallery ul.blocks-gallery-grid li {
    list-style: none !important;
    padding-left: 0 !important;
}

figure.wp-block-gallery ul.blocks-gallery-grid li::before {
    display: none;
}

.charity-wrapp .transform-box1 button.js-video-button {
    height: 54px;
    width: 54px;
}

.charity-wrapp .transform-box1 {
    width: 54px;
}

.charity-wrapp .transform-box1 button.js-video-button span {
    border-left: 20px solid #ffffff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    transition: all 0.25s ease-out 0s;
    margin: 13px 19px;
}

.charity-wrapp .transform-box1 button.js-video-button:before {
    margin: 0 auto;
    width: 44px;
    height: 44px;
    display: block;
}

.charity-wrapp .transform-box1 button.js-video-button:after {
    width: 64px;
    height: 64px;
    margin: 0 auto;
    display: block;
}

.bot-eb-widget.bot-right.bot-show {
    z-index: 99999999 !important;
}

.bot-eb-trigger.bot-right.bot-popup.bot-active {
    z-index: 999999999 !important;
}

.appointment-wrapp .appointment-row1 .caldera-grid .row.first_row .col-sm-12.single {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.appointment-wrapp .appointment-row1 .caldera-grid .row.first_row .col-sm-12.single .form-group {
    display: inline-block;
    width: 48%;
    margin-bottom: 15px !important;
}

.appointment-wrapp .appointment-row1 .caldera-grid .row.first_row .col-sm-12.single .form-group label {
    width: 100%;
    float: left;
    font-weight: normal;
}

.appointment-wrapp .appointment-row1 .caldera-grid .row.first_row .col-sm-12.single .form-group>div {
    float: left;
    width: 100%;
}

.appointment-wrapp .appointment-row1 .caldera-grid .row.first_row .col-sm-12.single .form-group>div .form-control {
    width: 100%;
    margin-bottom: 0 !important;
}

.appointment-wrapp .appointment-row1 .caldera-grid .row .col-sm-12.single .form-group {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px !important;
}

.appointment-wrapp .appointment-row1 .caldera-grid .row .col-sm-12.single .form-group textarea {
    margin-bottom: 0 !important;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles {
    width: 60%;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.three {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.two {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles .feeser2 {
    margin-left: 0 !important;
    width: 37% !important;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles .feeser3 {
    width: 35% !important;
    margin-left: 0 !important;
}

.feeser-wrapp .feeser-row1 .fees-price.one .feeser-bar2 {
    width: 99% !important;
    text-align: right;
    padding: 0 15px 0 0;
}

.feeser-wrapp .feeser-row1 .fees-price.two .feeser-bar2 {
    width: 45% !important;
    text-align: center;
}

.feeser-wrapp .feeser-row1 .fees-price.two .feeser-bar3 {
    width: 53% !important;
    float: right;
    text-align: center;
}

.feeser-wrapp .feeser-row1 .fees-price.three .feeser-bar2 {
    width: 36% !important;
}

.feeser-wrapp .feeser-row1 .fees-price.three .feeser-bar3 {
    width: 32% !important;
}

.feeser-wrapp .feeser-row1 .fees-price.three .feeser-bar4 {
    width: 28% !important;
    float: right;
    padding-right: 25px;
}

.flashy-overlay {
    z-index: 9999999999 !important;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.two .feeser2 {
    width: 45% !important;
    margin-left: 1% !important;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.two .feeser3 {
    width: 53% !important;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.three .feeser2 {
    width: 37% !important;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.three .feeser3 {
    width: 37% !important;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.three .feeser4 {
    width: 25%;
    margin-left: 1% !important;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec {
    margin-bottom: 15px;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.one {
    width: 50%;
}

.feeser-wrapp .feeser-row1 .feeser-bar1.one {
    width: 50%;
}

.feeser-wrapp .feeser-row1 .fees-price.one {
    width: 25%;
    float: right;
}

.feeser-wrapp .feeser-row3.notice .feeser-bar1 {
    width: 100% !important;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.one span.feeser {
    float: right;
}

.masonry-effect1 .masonry-row1::after {
    display: block;
    background-color: rgba(255, 255, 255, 0.5);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: ease all 0.5s;
    overflow: hidden !important;
    border-radius: 26px !important;
}

.masonry-effect1 .masonry-row1:hover::after {
    opacity: 0;
}

.masonry-effect1 .masonry-row1:before {
    overflow: hidden !important;
    border-radius: 26px !important;
}

.accordion h2 .post-title {
    width: 39%;
    float: left;
    font-weight: 600;
    line-height: 22px;
}

.accordion h2 .title1 {
    width: 29% !important;
    float: left;
    margin-left: 1%;
    line-height: 22px;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.four {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 60%;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.four .feeser2 {
    width: 37% !important;
    margin-left: 0 !important;
    float: left;
    text-align: left;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.four .feeser3 {
    width: 37% !important;
    margin-left: 0 !important;
    float: left;
    text-align: left;
}

.feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.four .feeser4 {
    width: 26%;
    margin-left: 0 !important;
    float: left;
    text-align: left;
}

.supplementaryfees-note {
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
    line-height: normal;
}

.acco-bot-content {
    float: left;
    width: 100%;
    margin: 0 0 0;
}

.supplementaryfees-note h4 {
    font-size: 20px;
    font-weight: 600;
    display: block;
    line-height: 36px;
    letter-spacing: 0.2px;
    margin: 0 0 25px;
}

.supplementaryfees-note h5 {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.2px;
    margin: 0 0 18px;
}

.supplementaryfees-note ul {
    float: left;
    width: 100%;
}

.supplementaryfees-note ul li {
    float: left;
    width: 100%;
    padding: 0 0 0 18px;
    position: relative;
    margin: 0 0 15px 0;
}

.supplementaryfees-note ul li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: #754196;
    height: 6px;
    width: 6px;
    border-radius: 50%;
}

.feeser-wrapp .denpan {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.feeser-wrapp .denpan-row1 {
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: 600;
    color: #a9a9a9;
    margin-bottom: 17px;
}

.feeser-wrapp .denpan-row1 {
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.feeser-wrapp .denpan-row2 {
    width: 100%;
    float: left;
    padding: 15px 0;
    border-bottom: 1px solid #eee7ec;
    font-size: 14px;
    color: #505050;
}

.feeser-wrapp .denpan-row2 strong {
    font-weight: 700;
    color: #4b2a6a;
}

.feeser-wrapp .denpan-row2:last-child {
    border-bottom: none;
}

.feeser-wrapp .denpan-bar1 {
    width: 21.4%;
    float: left;
}

.feeser-wrapp .denpan-bar2 {
    width: 16.8%;
    float: left;
}

.feeser-wrapp .denpan-bar2:last-child {
    width: 11.4%;
    float: left;
}

div.wowBusinessPartner, div.wowLg, div.wowLearnMoreWrapper {
    display: none !important;
}

.charity-wrapp .charity-col1 div.wowBusinessPartner, .charity-wrapp .charity-col1 div.wowLg, .charity-wrapp .charity-col1 div.wowLearnMoreWrapper {
    display: block !important;
}

.charity-wrapp .charity-col3 .wowLg {
    margin: 10px auto 15px !important;
}

.charity-wrapp .charity-col3 .wowLearnMoreWrapper a {
    display: none;
    margin: 0 auto 30px;
}

.conten-wrapp .conten-row1 .conten-bar1.mapshowing .ssf-main-content .store-locator__map-pin {
    color: #ffffff;
}

.conten-wrapp .conten-row1 .conten-bar1.mapshowing .ssf-main-content .store-locator__map-pin.is-active {
    color: #5c2e88;
}

.store-locator__infobox {
    background-color: #e2d4eb !important;
}

.store-locator__infobox .infobox__marker {
    background-color: #9a4dce !important;
    border: 3px solid #5c2e88 !important;
    border: 3px solid #5c2e88 !important;
    color: #fff !important;
}

.store-locator__infobox.is-active, .store-locator__infobox:hover {
    background: #5c2e88 !important;
    color: #fff !important;
}

.store-locator__infobox.is-active .infobox__marker {
    background-color: #fff !important;
    color: #5c2e88 !important;
}

.store-locator__infobox:hover .infobox__row.infobox__cta.ssflinks {
    color: #e2d4eb !important;
}

.infobox__body .infobox__row.infobox__title.store-location {
    color: #000 !important;
    font-size: 20px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    padding: 25px 0 0 !important;
}

.medium-4.ssf-column:hover .infobox__row.infobox__title.store-location, .medium-4.ssf-column:hover .store-locator__infobox .infobox__body .infobox__row.store-address, .medium-4.ssf-column:hover .infobox__row.infobox__cta.ssflinks {
    color: #fff !important;
}

.store-locator__infobox .infobox__row.infobox__cta.ssflinks {
    color: #754099 !important;
    padding: 15px 0 10px !important;
}

.store-locator__infobox.is-active .infobox__row.infobox__cta.ssflinks {
    color: #e2d4eb !important;
}

.infobox__row.infobox__row--marker {
    padding: 15px 0 0 !important;
}

.infobox__row.store-address {
    padding: 11px 0 10px !important;
}

.store-locator__infobox:hover .infobox__body .infobox__row.infobox__title.store-location {
    color: #ffffff !important;
}

.store-locator__infobox.is-active .infobox__row.infobox__title.store-location {
    color: #ffffff !important;
}

.infoBox .store-locator__infobox {
    background: #5c2e88 !important;
}

.infoBox .store-locator__infobox .infobox__row.infobox__title.store-location {
    color: #ffffff !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr {
    width: 100%;
    float: left;
    text-align: left;
    margin: 0 0 0;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-place {
    display: none;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner {
    width: 100%;
    float: left !important;
    margin: 0 auto;
    position: relative;
    min-height: inherit !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews {
    width: 100%;
    float: left !important;
    margin: 0 auto;
    position: relative !important;
    display: flex !important;
    flex-wrap: wrap !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review {
    width: 100% !important;
    margin: 35px 0 25px !important;
    height: auto;
    text-align: left !important;
    float: left !important;
    border: 1px solid #e6e6e6 !important;
    box-shadow: 0 0 14px 0px #e6e6e6 !important;
    border-radius: 4px !important;
    padding: 32px 5% 14px !important;
    position: relative !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review:nth-child(3) {
    margin-right: 0 !important;
}

 

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-left {
    position: relative !important;
    width: 16% !important;
    float: left !important;
    border-radius: 50% !important;
    overflow: hidden !important;
    max-width: 100% !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-left img {
    width: 100% !important;
    height: 100% !important;
    margin: 0 auto !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right a.wp-google-name {
    width: 95% !important;
    float: right !important;
    padding: 0 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    color: #754196 !important;
    letter-spacing: 0.2px !important;
    line-height: 34.16px !important;
    margin: 0 0 2px !important;
    text-align: left !important;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-time {
    width: 95% !important;
    float: right !important;
    padding: 0 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #b6b8ba !important;
    letter-spacing: 0.2px !important;
    line-height: 32px !important;
    margin: 0 0 20px !important;
    padding-top: 26px !important;
    font-family: 'Montserrat', sans-serif !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback {
    width: 100% !important;
    float: right !important;
    padding: 0 !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text {
    width: 95% !important;
    font-size: 18px !important;
    color: #000000 !important;
    letter-spacing: 0.11px !important;
    line-height: 34.16px !important;
    margin: 0 0 0 5% !important;
    font-family: 'Montserrat', sans-serif !important;
    display: block;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars {
    right: 0 !important;
    position: absolute !important;
    width: 77% !important;
    float: right !important;
    padding: 0 !important;
    top: 67px !important;
    margin: 0 !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-more-toggle {
    font-weight: 500 !important;
    color: #e0b127 !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url {
    float: none !important;
    color: #ffffff !important;
    background: #e0b127 !important;
    border: 1px solid !important;
    border-color: #e0b127 !important;
    cursor: pointer !important;
    margin: 30px 0 0 !important;
    padding: 13px 25px 13px 25px !important;
    text-align: center !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: 0.80px !important;
    text-transform: uppercase !important;
    border-radius: 40px !important;
    transition: all 0.25s ease-out 0s !important;
    display: inline-block;
    position: relative !important;
    vertical-align: baseline !important;
    outline: none !important;
    font-family: 'Montserrat', sans-serif !important;
    line-height: normal !important;
    box-shadow: none !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url:hover {
    color: #e0b127 !important;
    background: none !important;
    border-color: #e0b127 !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .google-icon-extracode {
    width: 6.4% !important;
    float: right !important;
    margin: 0 0 0 !important;
    position: absolute !important;
    top: 32px !important;
    right: 9% !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .google-icon-extracode img {
    display: block !important;
    width: 100% !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text p span {
    display: inline;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text .testi-btn1.test-read-btn {
    float: none !important;
    color: #ffffff !important;
    background: #b6b8ba !important;
    border: 1px solid #b6b8ba !important;
    margin: 0px 15px 0px !important;
    padding: 14px 26px 14px 26px !important;
    text-align: center !important;
    font-size: 16px !important;
    letter-spacing: -0.5px !important;
    border-radius: 40px !important;
    transition: all 0.25s ease-out 0s !important;
    display: inline-block;
    position: relative !important;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    line-height: normal !important;
}

.testimonials-wrapp .testimonials-col2 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text .testi-btn1.test-read-btn:hover {
    color: #b6b8ba !important;
    background: #ffffff !important;
    border-color: #b6b8ba !important;
}

.about-wrapgroup {
    width: 100%;
    float: left;
    margin: 20px auto 0 auto;
    position: relative;
}

.about-wrapgroup .unit-out {
    width: 100%;
    float: left;
    margin: 0 auto 30px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.about-wrapgroup .unit-out .unit-imagebox {
    width: 48%;
    float: left;
    margin: 0 4% 30px 0;
    position: relative;
    display: block;
    border-radius: 35px;
    overflow: hidden;
}

.about-wrapgroup .unit-out .unit-contentbox {
    width: 48%;
    float: right;
    margin: 0 0 30px;
}

.about-wrapgroup .unit-out .unit-contentbox p {
    font-size: 18px;
    line-height: 34.16px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.about-wrapgroup .unit-out .unit-contentbox p span {
    display: block;
}

.about-wrapgroup .unit-out .unit-contentbox h3 {
    font-size: 30px;
    letter-spacing: 0.2px;
    line-height: 48px;
    color: #754196;
    margin: 0 0 22px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.about-wrapgroup .unit-out .unit-imagebox img {
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    border-radius: 35px;
    overflow: hidden;
}

.about-wrapgroup .unit-out .unit-contentbox p:last-child {
    margin: 0 0 0;
}

.about-wrapgroup .unit-out.evencoming .unit-contentbox {
    margin: 0 4% 30px 0;
}

.about-wrapgroup .unit-out.evencoming .unit-imagebox {
    margin: 0 0 30px 0;
}

.about-wrapgroup .unit-out .unit-contentbox .unit-sign {
    width: 100%;
    float: left;
    margin: 0 0 0;
    position: relative;
    top: 0;
    right: 0;
    text-align: right;
}

.about-wrapgroup .unit-out .unit-contentbox .unit-sign h3 {
    float: none;
    font-size: 120px;
    color: #e8e2ec;
    letter-spacing: 0.20px;
    line-height: 110px;
    margin: 0 0 10px;
    font-family: 'authentic-font-regular';
    text-transform: lowercase;
}

.about-wrapgroup .unit-out .unit-contentbox .unit-sign h3 span {
    display: block;
    font-family: 'authentic-font-regular';
}

.about-wrapgroup .unit-out.evencoming .unit-contentbox .unit-sign {
    text-align: left;
}

.about-wrapgroup .unit-out .unit-contentbox h4 {
    font-size: 28px;
    letter-spacing: 0.2px;
    line-height: 48px;
    color: #000000;
    margin: 0 0 22px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-weight: 600;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    border-radius: 35px;
    overflow: hidden;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit {
    width: 50%;
    position: relative;
    overflow: hidden;
    float: left;
    display: block;
    margin: 0 0 0;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    transition: all 0.25s ease-out 0s;
    border-radius: 0;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit:hover img {
    opacity: 0.32;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit .msn-tm-name {
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0.2px;
    display: inline-block;
    float: right;
    position: absolute;
    right: 7%;
    bottom: 7%;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit a {
    cursor: pointer;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit.nohover {
    cursor: default;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit.nohover:hover img {
    opacity: 1;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit .teamyoutubeplay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit .teamyoutubeplay iframe {
    position: absolute;
    top: -2%;
    left: -11%;
    width: 124% !important;
    height: 104% !important;
    z-index: 999;
    opacity: 1;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit.hidehoverimage img {
    opacity: 0.32;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit.hidehoverimage .teamyoutubeplay {
    opacity: 1;
    z-index: 99;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit .hoverseeplaybutton {
    width: fit-content;
    opacity: 1;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 999;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit .hoverseeplaybutton .playbuttoniframe {
    width: 45px;
    height: 45px;
    float: none;
    background: #7541968c;
    border: 2px solid #7541968c;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    display: block;
    transition: all 0.25s ease-out 0s;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit .hoverseeplaybutton .playbuttoniframe span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 11px solid #ffffff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    transition: all 0.25s ease-out 0s;
    margin: 13px 18px;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit .hoverseeplaybutton .playbuttoniframe:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 50px;
    height: 50px;
    background: rgba(182, 184, 186, 0.60);
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -9;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit .hoverseeplaybutton .playbuttoniframe:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -9;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: rgba(182, 184, 186, 0.60);
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit:hover .hoverseeplaybutton {
    opacity: 1;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit.hidehoverimage .hoverseeplaybutton {
    opacity: 0;
    z-index: -9999;
}

.about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit.hidehoverimage img {
    opacity: 0;
    z-index: -9999;
}

.mm-navbars_top .mm-navbar.mm-navbar_has-btns {
    position: absolute !important;
    width: auto !important;
    right: inherit !important;
    background: transparent !important;
}

.mm-navbars_top .mm-navbar.mm-navbar_has-btns span.mm-navbar__breadcrumbs {
    width: auto !important;
}

.mm-navbars_top .mm-navbar.mm-navbar_has-btns .mm-btn.mm-btn_close {
    right: inherit !important;
    left: -7px !important;
}

.fullrowout {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0 auto;
}

.fullrow {
    width: 48%;
    float: left;
    margin: 0 0 30px;
    display: block;
    position: relative;
    padding-bottom: 53px;
}

.fullrow:nth-child(2n) {
    float: right;
    margin-left: 4%;
}

.fullrow p.null {
    width: 100%;
    margin: 0 0 30px;
    display: block;
    text-align: center;
}

.fullrow h3.book-consultation {
    width: 100%;
    margin: 0 auto;
    float: none;
    line-height: normal;
    text-align: center;
    position: absolute;
    bottom: 0;
}

.fullrowout.singlerow .fullrow {
    width: 100%;
}

.team-contents {
    width: 100%;
    display: block;
    margin: 0 0 0;
    position: relative;
}

.team-contents h2 {
    font-size: 30px;
    line-height: 44px;
    letter-spacing: 0.2px;
    color: #754196;
    margin: 0 0 15px;
}

.team-contents p {
    font-size: 18px;
    line-height: 34px;
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0 0 30px;
}

.mm-navbar_has-btns .mm-navbar__breadcrumbs {
    margin-left: -30px;
}

.mm-navbars_top .mm-navbar.mm-navbar_has-btns .mm-btn.mm-btn_close {
    right: inherit !important;
    left: 6px !important;
}

.header-wrapp .scroll.fixed .header-desktop2 h2 {
    font-size: 15px;
    text-align: center;
    float: none;
    color: #754196;
    letter-spacing: 0;
    margin: 10px 0 0;
    display: block;
}

.header-wrapp .fixed .header-desktop2 {
    width: 40%;
    float: none;
    transform: translateY(-50%);
    margin: 0 auto 0;
    position: absolute;
    top: 82%;
    right: 0;
    left: 0;
}

.header-wrapp .scroll .header-desktop2 h2 {
    display: none;
}

.crispcame .crisp-client {
    position: relative;
    z-index: 99999999;
}

.conten-wrapp .conten-row1 .conten-bar1.form-wrapp.common-style {
    width: 100% !important;
    margin: 0 0 50px;
}

.conten-wrapp .conten-row1 .conten-bar1 .contact-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    width: 64%;
    margin: 0 auto 50px;
}

.conten-wrapp .conten-row1 .conten-bar1 .contact-page .unit-contact-page {
    width: 31.33%;
    margin: 10px 1% 10px;
}

.conten-wrapp .conten-row1 .conten-bar1 .contact-page .unit-contact-page a {
    width: 100%;
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 0 0;
    padding: 14px 20px 14px 20px;
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 1.2;
    border: 1px solid;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.conten-wrapp .conten-row1 .conten-bar1 .contact-page .unit-contact-page a span {
    display: block;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.conten-wrapp .conten-row1 .conten-bar1 .contact-page .unit-contact-page a:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.referrals-wrapp .referrals-col1 .referrals-wrapp .referrals-col1 {
    margin: 0 0 0;
}

.referrals-wrapp .referrals-col2 .referrals-row1 .teeth-icon img {
    max-height: 100%;
    height: auto;
    object-fit: contain;
}

.referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar2 h5 {
    font-size: 13px;
    line-height: 25.16px;
}

.sidbar-wrapp .sidelinkmenu {
    width: 150px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0px;
    border: 1px solid;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 0 26px;
    padding: 14px 20px 14px 20px;
    cursor: pointer;
}

.sidbar-wrapp .sidelinkmenu:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.sidbar-wrapp .sidbar-row3 .menushowing {
    width: 100%;
    margin: 25px 0 0;
    float: left;
    display: block;
}

.extrabtm.sidbar-wrapp {
    width: 100%;
    display: block;
    margin: 50px 0 30px 0;
}

.extrabtm.sidbar-wrapp .sidbar-row1 {
    max-width: 64.8%;
    margin: 0 0 0;
}

.aboutg-wrapp .abt-logo {
    width: auto;
    display: block;
    max-width: 120px;
    margin: 0 auto 30px;
    position: relative;
}

.aboutg-wrapp .abt-logo img {
    width: auto;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.modal.payment.abtpage {
    background: #b6b8bae6;
}

.modal.payment.abtpage .modal-content {
    border-radius: 26px;
    background: transparent;
    box-shadow: 0 4px 8px 0 rgba(255 255 255 / 20%), 0 6px 20px 0 rgba(255 255 255 / 19%);
    max-width: 600px;
}

.modal.payment.abtpage .modal-content .modal-body {
    padding: 0;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp {
    margin: 0 auto;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 {
    width: 100%;
    max-width: 100%;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 h2 {
    color: #ffffff;
}

.modal.payment.abtpage .modal-content .close {
    color: #ffffff;
}

.modal.payment.abtpage .modal-content .close:hover {
    color: #b6b8ba;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .caldera-grid .col-sm-12 {
    padding: 0;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .caldera-grid .form-control {
    width: 100%;
    height: 45px;
    margin: 0 0 11px 0;
    padding: 0 0 0;
    float: left;
    color: #b7b8ba;
    background: #ffffff;
    border: none;
    resize: none;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    line-height: normal;
    box-shadow: none;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .caldera-grid textarea.form-control {
    width: 100%;
    height: 125px;
    margin: 0 0 30px;
    padding: 15px 0 0;
    border-radius: 25px;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 0;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .caldera-grid .form-group.extra-class2 .checkbox {
    width: 100%;
    float: none;
    margin: 0 auto 20px;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox label {
    padding: 0 0 0;
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .caldera-grid a {
    color: #e62082;
    text-decoration: none;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .caldera-grid a:hover {
    color: #ffffff;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox input[type=checkbox] {
    background-image: url(../images/checkbox-thumb1.svg);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    height: 10px;
    width: 11px;
    margin: 0px !important;
    padding: 0;
    border: 0;
    position: relative;
    left: 0px;
    top: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none !important;
    cursor: pointer;
    margin-right: 5px !important;
    background-size: 10px;
    background-repeat: no-repeat;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox input[type=checkbox]:checked {
    background-position: 0 -12.8px;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .g-recaptcha {
    width: 100%;
    float: left;
    margin: 0px auto 0px auto;
    transform: scale(0.8);
    text-align: left;
    transform-origin: left;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .g-recaptcha div {
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .caldera-grid .btn {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 0 0 0 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    line-height: normal;
    box-shadow: none;
}

.modal.payment.abtpage .modal-content .modal-body .extrabtm.sidbar-wrapp .sidbar-row1 .caldera-grid .btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.cog-form__container {
    background: #ffffff !important;
    border-radius: 15px !important;
    border: 1px solid #b6b8ba !important;
}

.cog-form__container .cog-form__content .cog-header {
    padding: 30px 15px 30px 15px !important;
    background: #b6b8ba !important;
    border: 1px solid #b6b8ba !important;
    border-top-right-radius: 15px !important;
    border-top-left-radius: 15px !important;
}

.cog-form__container .cog-form__content .cog-header img {
    max-width: 100% !important;
    margin: 0 auto !important;
    width: 300px !important;
}

.cog-form__container .cog-header__text h1.cog-heading {
    color: #754196 !important;
}

.cog-form__container .cog-body {
    padding: 20px 15px 30px !important;
}

.cog-form__container .cog-body label.cog-label {
    color: #b6b8ba !important;
    font-size: 14px !important;
    letter-spacing: 0.5px !important;
    line-height: 22px !important;
    display: block !important;
    position: relative !important;
    vertical-align: baseline !important;
    outline: none;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    padding: 0 0 5px !important;
}

.cog-form__container .cog-body .cog-field {
    margin: 0 auto !important;
    width: 100% !important;
    float: left !important;
    clip: inherit !important;
    padding: 0 !important;
    flex: 0 0 100% !important;
}

.cog-form__container .cog-body .cog-row {
    width: 100% !important;
    float: left !important;
    margin: 0 0 0 !important;
    column-gap: inherit !important;
}

.cog-form__container .cog-body .cog-page__navigation {
    width: 100% !important;
    float: left !important;
}

.cog-form__container .cog-body .cog-field .cog-input .el-input__inner {
    width: 100% !important;
    height: 50px !important;
    margin: 0 0 0 !important;
    padding: 0 20px 0 15px !important;
    float: left !important;
    text-align: left !important;
    color: #b7b8ba !important;
    background: #ffffff !important;
    border: 1px solid !important;
    resize: none !important;
    font-size: 14px !important;
    letter-spacing: -0.5px !important;
    border-radius: 40px !important;
    transition: all 0.25s ease-out 0s !important;
    display: inline-block;
    position: relative !important;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none !important;
    line-height: normal !important;
}

.cog-form__container .cog-body .cog-field .cog-input {
    width: 100% !important;
    float: left !important;
    padding: 0 !important;
    margin: 0 0 20px !important;
    position: relative !important;
}

.cog-form__container .cog-body .cog-field .cog-input .el-input {
    position: relative !important;
    float: left !important;
    width: 100% !important;
}

.cog-form__container .cog-body .cog-row .cog-col.cog-col--12 {
    width: 100% !important;
    float: left !important;
    margin: 0 !important;
    padding: 0 !important;
}

.cog-form__container .cog-body .cog-row .cog-col.cog-col--12 .cog-content.cog-input {
    padding: 0 0 0 !important;
    margin: 0 0 0 !important;
}

.cog-form__container .cog-body .cog-row .cog-col.cog-col--12 .cog-content.cog-input p {
    font-size: 18px;
    line-height: 26px;
    color: #754196;
    letter-spacing: 0.8px;
    margin: 10px 0 15px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.cog-form__container .cog-body .cog-field .cog-input .el-textarea textarea.el-textarea__inner {
    width: 100% !important;
    height: 112px !important;
    margin: 0 0 10px !important;
    padding: 19px 15px 0 !important;
    border-radius: 25px !important;
    resize: none !important;
}

.cog-form__container .cog-body .cog-row .cog-field.cog-field--3.cog-col.cog-col--12.cog-text.cog-text--singleline, .cog-form__container .cog-body .cog-row .cog-field.cog-field--5.cog-col.cog-col--12.cog-email, .cog-form__container .cog-body .cog-row .cog-field.cog-field--10.cog-col.cog-col--12.cog-text.cog-text--singleline.is-required, .cog-form__container .cog-body .cog-row .cog-field.cog-field--12.cog-col.cog-col--12.cog-date.cog-date--date.is-required, .cog-form__container .cog-body .cog-row .cog-field.cog-field--22.cog-col.cog-col--12.cog-file {
    flex: inherit !important;
    width: 49% !important;
    min-width: inherit !important;
    float: left !important;
    margin: 0 0 0 0 !important;
}

.cog-form__container .cog-body .cog-row .cog-field.cog-field--4.cog-col.cog-col--12.cog-text.cog-text--singleline, .cog-form__container .cog-body .cog-row .cog-field.cog-field--6.cog-col.cog-col--12.cog-text.cog-text--singleline, .cog-form__container .cog-body .cog-row .cog-field.cog-field--11.cog-col.cog-col--12.cog-text.cog-text--singleline.is-required, .cog-form__container .cog-body .cog-row .cog-field.cog-field--13.cog-col.cog-col--12.cog-text.cog-text--singleline.is-required, .cog-form__container .cog-body .cog-row .cog-field.cog-field--23.cog-col.cog-col--12.cog-file {
    flex: inherit !important;
    width: 49% !important;
    min-width: inherit !important;
    float: left !important;
    margin: 0 0 0 2% !important;
}

.cog-form__container .cog-body .cog-row fieldset.cog-field {
    width: 100%;
    flex: inherit !important;
    margin: 0 0 0 !important;
    float: left !important;
}

.cog-form__container .cog-body .cog-row fieldset.cog-field .cog-checkable.cog-input {
    width: 100% !important;
    padding: 0 0 0 !important;
    margin: 0 0 0 !important;
    float: left !important;
}

.cog-form__container .cog-body .cog-row fieldset.cog-field .cog-checkable.cog-input .el-checkbox-group {
    width: 100%;
    float: left !important;
    margin: 0 auto 0;
}

.cog-form__container .cog-body .cog-row fieldset.cog-field .cog-checkable.cog-input .el-checkbox-group label.el-checkbox {
    font-size: 13px;
    color: #b6b8ba;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    padding: 0 0 0 !important;
    margin: 5px 0 5px !important;
}

.cog-form__container .cog-body .cog-row fieldset.cog-field .cog-checkable.cog-input .el-checkbox-group label.el-checkbox span.el-checkbox__label {
    padding: 0 0 0 20px !important;
}

.cog-form__container .cog-body .cog-row fieldset.cog-field .cog-checkable.cog-input .el-checkbox-group label.el-checkbox span.el-checkbox__input {
    margin: 0 0 0;
}

.cog-form__container .cog-body .cog-field .cog-input .cog-upload {
    background: #ffffff !important;
    border-radius: 15px !important;
    border: 0px !important;
    padding: 0 !important;
}

.cog-form__container .cog-body .cog-field .cog-input .cog-upload .el-upload.el-upload--picture .el-upload-dragger>div {
    background: #ffffff !important;
    border-radius: 15px;
    padding: 10px 0px 10px 0px !important;
}

.cog-form__container .cog-body .cog-row fieldset.cog-field .cog-checkable.cog-input .el-checkbox-group label.el-checkbox span.el-checkbox__input span.el-checkbox__inner {
    margin-top: -3px;
}

.cog-form__container .cog-body .cog-page__navigation button.el-button.cog-button--has-status {
    color: #ffffff !important;
    background: #754196 !important;
    border: 1px solid #754196 !important;
    margin: 10px 0 0 0 !important;
    padding: 10px 30px 10px 30px !important;
    padding: 10px 27px 10px 26px !important;
    text-align: center !important;
    font-size: 16px !important;
    letter-spacing: -0.5px !important;
    border-radius: 40px !important;
    transition: all 0.25s ease-out 0s !important;
    display: inline-block !important;
    position: relative !important;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline !important;
    outline: none !important;
    line-height: normal !important;
    box-shadow: none !important;
}

.cog-form__container .cog-body .cog-page__navigation button.el-button.cog-button--has-status:hover {
    color: #754196 !important;
    background: #ffffff !important;
    border-color: #754196 !important;
}

.cog-form__container .cog-body .cog-field .cog-input .el-input span.el-input__prefix {
    right: 15px !important;
}

.cog-form__container .cog-body .cog-row .cog-field.cog-field--3.cog-col.cog-col--12.cog-text.cog-text--singleline, .cog-form__container .cog-body .cog-row .cog-field.cog-field--5.cog-col.cog-col--12.cog-email, .cog-form__container .cog-body .cog-row .cog-field.cog-field--10.cog-col.cog-col--12.cog-text.cog-text--singleline.is-required, .cog-form__container .cog-body .cog-row .cog-field.cog-field--12.cog-col.cog-col--12.cog-date.cog-date--date.is-required {
    width: 49% !important;
    margin: 0 0 0 0 !important;
}

.cog-form__container .cog-body .cog-row .cog-field.cog-field--4.cog-col.cog-col--12.cog-text.cog-text--singleline, .cog-form__container .cog-body .cog-row .cog-field.cog-field--6.cog-col.cog-col--12.cog-text.cog-text--singleline, .cog-form__container .cog-body .cog-row .cog-field.cog-field--11.cog-col.cog-col--12.cog-text.cog-text--singleline.is-required, .cog-form__container .cog-body .cog-row .cog-field.cog-field--13.cog-col.cog-col--12.cog-text.cog-text--singleline.is-required {
    width: 49% !important;
    float: right !important;
    margin: 0 0 0 2% !important;
}

.cog-form__container .cog-body .cog-field .cog-input .cog-picker.cog-picker__native-icon-container {
    width: 100% !important;
    float: left !important;
    position: relative !important;
}

.cog-form__container .cog-body .cog-field .cog-input span.el-input__prefix {
    cursor: pointer !important;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%);
    height: auto !important;
}

.cog-form__container .cog-body .cog-field .cog-input .cog-picker.cog-picker__native-icon-container select {
    padding-top: 14px !important;
}

.modal.payment .modal-content .modal-body p {
    font-size: 18px;
    color: #000000;
    letter-spacing: 0.20px;
    line-height: 34.16px;
    margin: 0 0 26px;
}

.modal.payment .modal-content .modal-body p:last-child {
    margin-bottom: 0;
}

.modal.payment .modal-content .close {
    color: #754196;
    line-height: 15px;
    top: 10px;
    right: 10px;
}

.modal.payment .modal-content .close:hover {
    color: #b6b8ba;
}

.modal-content {
    max-width: 770px;
}

.modalcame {
    overflow: hidden;
}

.modal.payment .modal-content .modal-body .cta {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    position: relative;
}

.modal.payment .modal-content .modal-body .cta .modalbtn.phone {
    width: 135px;
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 8px 0 0;
    padding: 14px 15px 13px 15px;
    cursor: pointer;
}

.modal.payment .modal-content .modal-body .cta .modalbtn.phone:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.modal.payment .modal-content .modal-body .cta .modalbtn.contact {
    width: auto;
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 5px 0;
    padding: 14px 15px 13px 15px;
    cursor: pointer;
}

.modal.payment .modal-content .modal-body .cta .modalbtn.contact:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.modal.payment.supermodalreferral .modalbtn.phone {
    width: auto;
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 10px 2px 5px 2px;
    padding: 14px 20px 13px 20px;
    text-transform: capitalize;
    cursor: pointer;
}

.modal.payment.supermodalreferral .modalbtn.phone:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.form-wrapp .testimonials-col1 {
    width: 100%;
    display: block;
    float: left;
    margin: 0 auto 60px;
}

.form-wrapp .testimonials-col1 .slider.lazy2 {
    width: 100%;
    float: left;
    border-bottom: #b6b8ba 1px solid;
}

.form-wrapp .testimonials-col1 .slider.lazy2 .slick-list .slick-track {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.form-wrapp .testimonials-col1 .slider.lazy2 .slick-list .slick-track .testimonials-bar1.slick-slide {
    height: auto;
    border-radius: 26px;
    overflow: hidden;
    position: relative;
    margin: 0 15px 25px 0;
}

.form-wrapp .testimonials-col1 .slider.lazy2 .slick-list .slick-track .testimonials-bar1.slick-slide img {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 230px;
    object-fit: cover;
}

.form-wrapp .testimonials-review1 {
    width: 100%;
    float: left;
    display: block;
    margin: 0 auto;
}

.form-wrapp .testimonials-review1 .testimonials-units {
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
}

.form-wrapp .testimonials-review1 .testimonials-units .shrt-cde {
    width: 100%;
    float: left;
    margin: 0 auto;
    position: relative;
    display: block;
}

.form-wrapp .testimonials-review1 .testimonials-units h2 {
    width: 100%;
    float: left;
    margin: 0 0 30px;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr {
    width: 100%;
    float: left;
    text-align: left;
    margin: 0 0 0;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-place {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100% !important;
    margin: 0 0 30px !important;
    text-align: center !important;
    justify-content: center !important;
    align-items: center !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner {
    width: 100% !important;
    float: left !important;
    margin: 0 auto 0px !important;
    position: relative !important;
    min-height: inherit !important;
    padding: 0 0 30px !important;
    border-bottom: #b6b8ba 1px solid !important;
    text-align: center !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews {
    width: 100% !important;
    float: left !important;
    margin: 0 auto !important;
    position: relative !important;
    display: flex !important;
    flex-wrap: wrap !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review {
    width: 31.5% !important;
    margin: 50px 2.7% 50px 0 !important;
    height: auto;
    text-align: left !important;
    float: left !important;
    position: relative !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review:nth-child(3n) {
    float: right !important;
    margin-right: 0 !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right {
    width: 78% !important;
    float: right !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-left {
    width: 20% !important;
    float: left !important;
    border-radius: 50% !important;
    overflow: hidden !important;
    max-width: 200px !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-left img {
    width: 100% !important;
    height: 100% !important;
    margin: 0 auto !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right a.wp-google-name {
    padding: 0 !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    color: #754196 !important;
    letter-spacing: 0.2px !important;
    line-height: 34.16px !important;
    margin: 0 0 2px !important;
    text-align: left !important;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-time {
    padding: 0 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #b6b8ba !important;
    letter-spacing: 0.2px !important;
    line-height: 34.16px !important;
    margin: 0 0 5px !important;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback {
    width: 100% !important;
    float: right !important;
    padding: 0 !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text {
    width: 100% !important;
    float: left !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #000000 !important;
    letter-spacing: 0.11px !important;
    line-height: 34.16px !important;
    margin: 0 0 0 !important;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    display: block;
    white-space: normal !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars {
    float: left !important;
    padding: 0 !important;
    margin: 0 0 20px !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-more-toggle {
    font-weight: 500 !important;
    color: #e0b127 !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url {
    float: none !important;
    color: #ffffff !important;
    background: #b6b8ba !important;
    border: 1px solid !important;
    border-color: #b6b8ba !important;
    cursor: pointer !important;
    margin: 30px auto 0 !important;
    padding: 14px 26px 15px 26px !important;
    text-align: center !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: -0.5px !important;
    border-radius: 40px !important;
    transition: all 0.25s ease-out 0s !important;
    display: inline-block;
    position: relative !important;
    vertical-align: baseline !important;
    outline: none !important;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    line-height: normal !important;
    box-shadow: none !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url:hover {
    color: #b6b8ba !important;
    background: none !important;
    border-color: #b6b8ba !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .google-icon-extracode {
    width: 6.4% !important;
    float: right !important;
    margin: 0 0 0 !important;
    position: absolute !important;
    top: 32px !important;
    right: 9% !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .google-icon-extracode img {
    display: block !important;
    width: 100% !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text .test-read-btn {
    float: none !important;
    color: #ffffff !important;
    background: #b6b8ba !important;
    border: 1px solid #b6b8ba !important;
    margin: 15px 0 0 !important;
    padding: 14px 26px 14px 26px !important;
    text-align: center !important;
    font-size: 16px !important;
    letter-spacing: -0.5px !important;
    border-radius: 40px !important;
    transition: all 0.25s ease-out 0s !important;
    display: inline-block !important;
    position: relative !important;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    line-height: normal !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text .test-read-btn:hover {
    color: #b6b8ba !important;
    background: #ffffff !important;
    border-color: #b6b8ba !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-place .wp-google-left {
    float: left !important;
    display: block !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-place .wp-google-right {
    width: auto !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-place .wp-google-right .wp-google-name a span {
    font-size: 20px !important;
    line-height: 34.16px !important;
    color: #754196 !important;
    letter-spacing: 0.2px !important;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-place .wp-google-right .wp-google-name {
    padding: 0 !important;
    text-align: left !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-place .wp-google-right span.wp-google-rating {
    font-size: 20px !important;
    line-height: 25px !important;
    color: #754196 !important;
    letter-spacing: 0.2px !important;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    margin: 0 10px 0 0 !important;
    font-weight: 600 !important;
    display: inline-block !important;
    float: left !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-place .wp-google-right .wp-google-stars {
    display: inline-block !important;
    float: left !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-place .wp-google-right .wp-google-stars .wp-stars {
    display: inline-block !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-place .wp-google-right .wp-google-stars span.wp-star {
    line-height: 28px !important;
    display: inline-block !important;
    margin: 0 0 10px 0 !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-place .wp-google-right .wp-google-stars span.wp-star svg path {
    fill: #fec300 !important;
    display: inline-block !important;
}

.form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-place .wp-google-right .wp-google-powered {
    float: left !important;
}

.crispcame .wp-google-form {
    z-index: 9999999999 !important;
}

.conten-wrapp .conten-row1 .conten-bar1.mapshowing {
    width: 100%;
}

.conten-wrapp .conten-row1 .conten-bar1.mapshowing .ssf-main-content .ssf-row {
    max-width: 100%;
}

.form-wrapp .testimonials-review1 .locat-btns {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    margin: 0 auto 25px;
    align-items: center;
    max-width: 64%;
}

.form-wrapp .testimonials-review1 .locat-btns .common-button {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 0 5px 15px 5px;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border: 1px solid;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    cursor: pointer;
}

.form-wrapp .testimonials-review1 .locat-btns .common-button:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.form-wrapp .testimonials-review1 .locat-btns .active.common-button {
    color: #ffffff;
    background: #754196;
    border-color: #754196;
}

.qdtv-wrapp .qdtv-row1 .qdtv-col1 button.js-video-button {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}

.qdtv-wrapp .qdtv-row1 .qdtv-col1 button.js-video-button span {
    margin: 8px 23px;
    border-left: 17px solid #ffffff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.qdtv-wrapp .qdtv-row1 .qdtv-col1 button.js-video-button:before {
    width: 60px;
    height: 60px;
}

.qdtv-wrapp .qdtv-row1 .qdtv-col1 button.js-video-button:after {
    width: 90px;
    height: 90px;
}

.qdtv-wrapp .qdtv-row1 .qdtv-col1 button.js-video-button:hover span {
    border-left: 17px solid #754196;
}

.location-wrapp .location-col2 .careers-video .video-cont button.js-video-button {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}

.location-wrapp .location-col2 .careers-video .video-cont button.js-video-button span {
    margin: 6px 17px;
    border-left: 15px solid #ffffff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.location-wrapp .location-col2 .careers-video .video-cont button.js-video-button:before {
    width: 50px;
    height: 50px;
}

.location-wrapp .location-col2 .careers-video .video-cont button.js-video-button:after {
    width: 65px;
    height: 65px;
}

.location-wrapp .location-col2 .careers-video .video-cont button.js-video-button:hover span {
    border-left: 15px solid #754196;
}

.careers-wrapp .careers-col2 .careers-video button.js-video-button {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}

.careers-wrapp .careers-col2 .careers-video button.js-video-button span {
    margin: 8px 23px;
    border-left: 17px solid #ffffff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.careers-wrapp .careers-col2 .careers-video button.js-video-button:before {
    width: 60px;
    height: 60px;
}

.careers-wrapp .careers-col2 .careers-video button.js-video-button:after {
    width: 90px;
    height: 90px;
}

.careers-wrapp .careers-col2 .careers-video button.js-video-button:hover span {
    border-left: 17px solid #754196;
}

#sb_instagram #sbi_images .sbi_item {
    margin: 0 0 0 0 !important;
    cursor: pointer;
}

.row2-instagram #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    width: 24.5%;
}

.instagram-wrapp .instagram-col2 #sb_instagram #sbi_images .responsiveinsta.owl-carousel .sbi_item {
    width: 100%;
}

.instagram-wrapp {
    float: left;
    position: relative;
    width: 100%;
}

.instagram-wrapp .instagram-col1 {
    position: relative;
    width: 100%;
    float: none;
    margin: 0 auto 20px;
}

.instagram-wrapp .instagram-col1 .instagram-row1 {
    width: 40px;
    text-align: center;
    transition: all .4s ease-out 0s;
    margin: 0 auto 0;
    float: none;
}

.instagram-wrapp .instagram-col1 .instagram-row1 img {
    width: 100%;
    display: block;
    transition: all .4s ease-out 0s;
}

.instagram-wrapp .instagram-col1 .instagram-row1:hover img {
    transform: rotate(360deg);
}

.modal.payment.insta-extra {
    padding-top: 0;
}

.modal.payment.insta-extra .modal-content {
    border: 0;
    max-width: 560px;
    width: 90%;
    max-height: 700px;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0;
    overflow: hidden;
}

.modal.payment.insta-extra .modal-content .modal-body {
    padding: 0;
    height: auto;
    position: absolute;
}

.modal.payment.insta-extra .modal-content .modal-body .showimageaddapt {
    width: 100%;
    height: auto;
}

.modal.payment.insta-extra .modal-content .modal-body img {
    width: 100%;
    display: block;
    height: 100%;
    margin: 0 auto;
    object-fit: cover;
}

.modal.payment.insta-extra .modal-content .modal-body .addaptbackward {
    position: absolute;
    left: -25px;
    font-size: 0;
    font-weight: 600;
    color: #6d367b;
    letter-spacing: 0;
    line-height: 33px;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    padding: 0px 12px 5px;
    cursor: pointer;
    transition: all .25s ease-out 0s;
}

.modal.payment.insta-extra .modal-content .modal-body .addaptforward {
    position: absolute;
    right: 5px;
    font-size: 0;
    font-weight: 600;
    color: #6d367b;
    letter-spacing: 0;
    line-height: 33px;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    padding: 0px 12px 5px;
    cursor: pointer;
    transition: all .25s ease-out 0s;
}

.modal.payment.insta-extra .modal-content .modal-body .addaptforward:hover, .modal.payment.insta-extra .modal-content .modal-body .addaptbackward:hover {
    color: #fff;
}

.cta-button {
    width: 100%;
    display: block;
    float: left;
    margin: 0 auto 40px;
    text-align: center;
}

.cta-button .cts-tb {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 0 0 25px;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border: 1px solid;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    cursor: pointer;
}

.cta-button .cts-tb:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.about-wrapp .cta-offer {
    float: none;
    color: #ffffff;
    background: #754196;
    border: 1px solid #754196;
    margin: 0 10px 0 10px;
    padding: 14px 26px 14px 26px;
    line-height: normal;
}

.about-wrapp .cta-offer:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.about-wrapp .cta-book {
    float: none;
    color: #ffffff;
    background: #754196;
    border: 1px solid #754196;
    margin: 0 10px 0 10px;
    padding: 14px 26px 14px 26px;
    line-height: normal;
}

.about-wrapp .cta-book:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

figure.wp-block-gallery {
    text-align: center;
    width: 100%;
    display: block;
}

figure.wp-block-gallery figure.wp-block-image {
    display: block;
    float: none;
    margin: 0 auto !important;
    text-align: center;
}

.conten-wrapp .conten-row1 .conten-bar1.form-wrapp.common-style:last-child {
    margin: 0;
}

.conten-wrapp .conten-row1 .conten-bar1.form-wrapp.common-style iframe {
    max-height: 550px;
}

.conten-wrapp .conten-row1 .conten-bar1.mapshowing .store-locator-bottom-half {
    width: 49% !important;
    margin: 0 0 0 2% !important;
    float: left;
}

.conten-wrapp .conten-row1 .conten-bar1.mapshowing .ssf-row.store-locator-top-half.has-searched {
    width: 49% !important;
    float: left;
    margin: 0 0 0 !important;
}

.conten-wrapp .conten-row1 .conten-bar1.mapshowing .ssf-main-content {
    width: 100% !important;
    float: left;
    margin: 0 auto !important;
}

.conten-wrapp .conten-row1 .conten-bar1.mapshowing .store-locator-map {
    width: 51% !important;
    margin: 0 0 0 !important;
}

.conten-wrapp .conten-row1 .conten-bar1.mapshowing .gm-style {
    width: 100% !important;
}

.conten-wrapp .conten-row1 .conten-bar1.mapshowing .store-locator-map-holder {
    width: 50%;
    float: left;
    display: block;
}

.conten-wrapp .conten-row1 .conten-bar1.mapshowing .store-locator-section-bg {
    width: 100%;
    float: left;
    margin: 0 auto;
    background: #ffffff !important;
}

.conten-wrapp .conten-row1 .conten-bar1.mapshowing .ssf-main-content .ssf-row h2 {
    font-size: 34px;
    color: #754196;
    line-height: 44px;
    margin: 0 0 26px !important;
    text-align: center;
}

.conten-wrapp .conten-row1 .conten-bar1.mapshowing .store-locator-bottom-half .ssf-row.ssf-panel {
    padding-right: 0;
    padding-left: 15px;
}

.acc-head {
    width: 100%;
    float: left;
    display: block;
    margin: 0 auto;
    position: relative;
}

.acc-head h3 {
    width: 100%;
    display: block;
    margin: 0 0 15px;
    line-height: 46px;
}

.about-wrapgroup .unit-out .unit-contentbox .benefit-link {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 0 0 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border: 1px solid;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    cursor: pointer;
}

.about-wrapgroup .unit-out .unit-contentbox .benefit-link:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.aboutg-wrapp .btngrping {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 15px 0 30px;
}

.aboutg-wrapp .applybtn2 {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 0 5px 0 0;
    padding: 13px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border: 1px solid;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    cursor: pointer;
    line-height: normal;
}

.aboutg-wrapp .applybtn2:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.aboutg-wrapp .applybtn {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 0 0 0 5px;
    padding: 13px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border: 1px solid;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    cursor: pointer;
    line-height: normal;
}

.aboutg-wrapp .applybtn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.instagram-wrapp .instagram-col2 {
    width: 100%;
    display: block;
    margin: 0 auto 10px;
    position: relative;
}

.modal.careermdl {
    background-color: rgba(117 65 150 / 80%);
    z-index: 99999999999;
    padding: 0;
}

.modal.careermdl .modal-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 45%;
    transform: translateY(-50%);
    border: 5px solid #b6b8ba;
    border-radius: 15px;
}

.modal.careermdl .modal-content .close {
    right: 10px;
    top: 10px;
    line-height: 14px;
    color: #744196;
}

.modal.careermdl .modal-content .close:hover {
    color: #b6b8ba;
}

.modal.careermdl .modal-content .modal-body h2 {
    font-size: 30px;
    color: #754196;
    line-height: 40px;
    margin: 0 0 20px;
    text-align: center;
}

.modal.careermdl .modal-content .modal-body {
    padding: 35px 5% 30px;
}

.modal.careermdl .modal-content .modal-body ul {
    width: 100%;
    float: left;
    margin: 0 0 0;
    padding-left: 0px;
}

.modal.careermdl .modal-content .modal-body ul li {
    float: none;
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    position: relative;
    margin: 0 0 0;
    padding: 0 0 0;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.modal.careermdl .modal-content .modal-body ul li:before {
    content: "\2022 ";
    position: relative;
    left: -10px;
    color: #754196;
    font-size: 20px;
    top: 0px;
}

.modal.careermdl .modal-content .modal-body ul li a {
    color: #754196;
}

.modal.careermdl .modal-content .modal-body ul li a:hover {
    color: #000000;
}

#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap {
    float: left;
    width: 100%;
}

#sb_instagram #sbi_images .sbi_item a {
    float: left;
    width: 100%;
}

#sb_instagram #sbi_images {
    margin-bottom: 0;
    padding: 10px 0 0 0;
}

#sb_instagram #sbi_load {
    margin-bottom: 10px;
}

#sb_instagram .slick-slide {
    margin: 0 8px 0 8px;
}

#sb_instagram .sbi_photo_wrap img {
    height: auto;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    max-height: 315px;
}

.row2-instagram .practice-wrapp .practice-row2 {
    display: block;
}

#sb_instagram .slick-slide .insta-bar1 {
    cursor: pointer;
}

#sb_instagram #sbi_load .sbi_load_btn {
    float: none;
    color: #ffffff;
    background-color: #5ec8d6;
    border-color: #5ec8d6;
    margin: 0 0 15px 0;
    padding: 9px 25px 10px 24px;
    text-align: center;
    font-size: 14px;
    border: 0.5px solid;
    border-radius: 23px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    line-height: normal;
}

#sb_instagram #sbi_load .sbi_load_btn:hover {
    color: #0097af;
    background-color: #ffffff;
    border-color: #0097af;
}

#sb_instagram #sbi_load .sbi_follow_btn a {
    float: left;
    color: #ffffff;
    background-color: #0097af !important;
    border-color: #0097af;
    margin: 0px 0 0 0;
    padding: 9px 26px 9px 26px;
    text-align: center;
    font-size: 14px;
    border: 0.5px solid;
    border-radius: 23px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    box-shadow: none !important;
}

#sb_instagram #sbi_load .sbi_follow_btn a:hover {
    color: #0097af;
    background: #ffffff !important;
    border-color: #0097af;
}

#sb_instagram #sbi_load .sbi_follow_btn a:hover svg {
    color: #0097af;
}

#sb_instagram #sbi_load .sbi_follow_btn a:hover span {
    color: #0097af;
}

.modal.payment.insta-extra {
    background: rgba(0, 0, 0, .8);
    z-index: 99999999;
    padding: 0;
}

.modal.payment.insta-extra .modal-content {
    background: transparent;
    box-shadow: none;
    padding: 0;
    overflow: visible;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.modal.payment.insta-extra .modal-body {
    padding: 0;
    width: auto;
    position: relative;
}

.modal.payment.insta-extra .closeaddapt {
    color: #ffffff;
    right: -45px;
    top: 3%;
    font-size: 50px;
    line-height: 30px;
    float: right;
    font-weight: 300;
    z-index: 99999;
}

.modal.payment.insta-extra .modal-body .addaptbackward {
    color: #ffffff;
    font-size: 0;
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: -5%;
    right: 100%;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: url(../images/lightbox-arrow11.png) no-repeat center;
    background-size: 12px;
}

.modal.payment.insta-extra .modal-body .addaptforward {
    color: #ffffff;
    font-size: 0;
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0;
    right: -5%;
    left: 100%;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: url(../images/lightbox-arrow22.png) no-repeat center;
    background-size: 12px;
}

.modal.payment.insta-extra .modal-body .showimageaddapt {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    min-width: 30%;
    max-height: 96%;
    cursor: auto;
    white-space: normal;
    max-width: 800px;
}

.modal.payment.insta-extra .modal-body .showimageaddapt img {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: auto;
    max-width: 100%;
    max-height: 85vh;
}

.vie-insta {
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 0 0;
}

.vie-insta .view-insta-btn {
    line-height: 28px;
    float: none;
    color: #ffffff;
    background: #754196;
    border: 1px solid #754196;
    cursor: pointer;
    margin: 0 0 25px;
    padding: 14px 23px 14px 23px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.vie-insta .view-insta-btn:hover {
    color: #754196;
    background: #ffffff;
}

.qdtv-wrapp .row2-instagram {
    margin-top: 25px;
}

.row2-instagram {
    width: 100%;
    float: left;
    display: block;
    margin: 0 auto 40px;
    text-align: center;
}

.row2-instagram .instagram-col1.qdtvinsta {
    position: relative;
    width: 100%;
    float: none;
    margin: 0 auto 20px;
}

.row2-instagram .instagram-col1.qdtvinsta .instagram-row1.qdtvinstarow {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto;
}

.row2-instagram .instagram-col1.qdtvinsta .instagram-row1.qdtvinstarow a {
    width: 40px;
    text-align: center;
    transition: all .4s ease-out 0s;
    margin: 0 10px 0 0;
    float: none;
}

.row2-instagram .instagram-col1.qdtvinsta .instagram-row1.qdtvinstarow img {
    width: 100%;
    display: block;
    transition: all .4s ease-out 0s;
}

.row2-instagram .instagram-col1.qdtvinsta .instagram-row1.qdtvinstarow p {
    font-size: 18px;
    font-weight: 400;
    color: #754196;
    line-height: 40px;
    float: none;
    display: inline-block;
    margin: 0 0 0 0;
}

.row2-instagram .instagram-col1.qdtvinsta .instagram-row1.qdtvinstarow a:hover img {
    transform: rotate(360deg);
}

.qdtv-wrapp .top-logos {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    float: left;
    margin: 0 auto 30px;
    position: relative;
    justify-content: center;
}

.qdtv-wrapp .top-logos .top-logos-unit {
    width: fit-content;
    margin: 0 1% 3%;
    position: relative;
    float: left;
    display: block;
    padding: 10px;
    border: 3px solid #e2e2e2;
    border-radius: 16px;
    cursor: pointer;
}

.qdtv-wrapp .top-logos .top-logos-unit:hover {
    border: 3px solid #754196;
}

.qdtv-wrapp .top-logos .top-logos-unit.active {
    border: 3px solid #754196 !important;
}

.qdtv-wrapp .logo-video {
    width: 100%;
    float: left;
    display: block;
    margin: 0 auto;
    position: relative;
}

.qdtv-wrapp .top-logos .top-logos-unit img {
    width: auto;
    display: block;
    margin: 0 auto;
    max-width: 120px;
    height: auto;
}

.accordion.dnplnaccor h2 {
    font-size: 20px;
}

.conten-wrapp .conten-row1 .conten-bar1.team-wrapp.reffmigrte-wraapp .team-row1.four-memb {
    justify-content: space-between;
    width: 50%;
}

.conten-wrapp .conten-row1 .conten-bar1.team-wrapp.reffmigrte-wraapp .team-row1.four-memb .team-col1 {
    width: 48%;
    margin-right: 0;
    margin-left: 0;
}

.feeser-wrapp .dnplnaccor {
    width: 100%;
    float: left;
    display: block;
    margin: 0 0 20px;
    position: relative;
}

.feeser-wrapp .dnplnaccor .feeser-row1.header {
    margin: 0 0 0;
}

.feeser-wrapp .dnplnaccor .feeser-row1.header h2 {
    font-size: 26px;
    line-height: 38px;
    letter-spacing: 0.2px;
    color: #754196;
    margin: 0 0 15px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.feeser-wrapp .dnplnaccor .feeser-row1.header .feeser-row2 {
    padding: 0 0 0;
    border: 1px solid #754196;
}

.feeser-wrapp .dnplnaccor .feeser-row1 .feeser-bar1 {
    width: 49%;
    font-weight: 600;
}

.feeser-wrapp .dnplnaccor .feeser-row1 .feeser-bar2 {
    width: 50%;
}

.feeser-wrapp .dnplnaccor .feeser-row1 .feeser-row3 {
    border-bottom: 1px solid #754196;
    padding: 7px 10px;
}

.feeser-wrapp .dnplnaccor .feeser-row1 .feeser-row3:last-child {
    border: 0;
}

.team-wrapp .team-row1 .team-col1 .refer-now-btn {
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 15px 0 0;
    padding: 14px 26px 14px 26px;
    display: inline-block;
}

.team-wrapp .team-row1 .team-col1 .refer-now-btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.team-wrapp .team-row1 .team-col1 .refer-now-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: fit-content;
    margin: 0 auto;
}

span.raisetwo {
    font-family: sans-serif !important;
    display: inline !important;
    color: #000000 !important;
}

.aboutg-wrapp .applynowform {
    width: 100%;
    display: block;
    float: left;
    margin: 0 auto 25px;
}

.aboutg-wrapp .applynowform .caldera-grid .col-sm-12 {
    padding: 0;
}

.aboutg-wrapp .applynowform .caldera-grid .form-control {
    width: 49%;
    height: 50px;
    margin: 0 0 25px 0;
    padding: 0 30px 0;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
}

.aboutg-wrapp .applynowform .caldera-grid .row.first_row .form-group:nth-child(2n) .form-control {
    float: right;
}

.aboutg-wrapp .applynowform .caldera-grid a {
    color: #754196;
    text-decoration: none;
}

.aboutg-wrapp .applynowform .caldera-grid a:hover {
    color: #e62082;
}

.aboutg-wrapp .applynowform .caldera-grid .btn {
    width: 100%;
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 36px 0 0 0;
    padding: 14px 30px 14px 30px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
}

.aboutg-wrapp .applynowform .caldera-grid .btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.aboutg-wrapp .applynowform .caldera-grid .row.last_row .col-sm-6 {
    width: 49%;
    float: left;
    padding: 0;
}

.aboutg-wrapp .applynowform .caldera-grid .row.last_row .col-sm-6:nth-child(2n) {
    float: right;
}

.aboutg-wrapp .applynowform .caldera-grid .cf2-field-wrapper {
    width: 100%;
    float: left;
    position: relative;
}

.aboutg-wrapp .applynowform .caldera-grid .cf2-field-wrapper .form-group.cf2-field-group {
    font-size: 18px;
    line-height: 32px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: 0 0 0 !important;
}

.aboutg-wrapp .applynowform .caldera-grid .cf2-field-wrapper .form-group.cf2-field-group .cf2-dropzone {
    width: 100%;
    float: left;
    margin: 0 auto 20px !important;
}

.aboutg-wrapp .applynowform .caldera-grid .cf2-field-wrapper .form-group.cf2-field-group .cf2-dropzone .form-control.cf2-field.cf2-file {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    height: auto;
}

.aboutg-wrapp .applynowform .caldera-grid .cf2-field-wrapper .form-group.cf2-field-group .cf2-dropzone .form-control.cf2-field.cf2-file .btn.btn-block {
    white-space: normal;
    margin: 0 0 0;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
}

.aboutg-wrapp .applynowform .caldera-grid .cf2-field-wrapper .form-group.cf2-field-group .cf2-dropzone .form-control.cf2-field.cf2-file .btn.btn-block:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.aboutg-wrapp .applynowform .caldera-grid .cf2-field-wrapper .form-group.cf2-field-group .cf2-dropzone ul {
    width: auto;
    display: inline-block;
    margin: 0 auto 5px;
}

.treatmentin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3 .acc-enquire-now {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    color: #ffffff;
    padding: 14px 18px 14px 20px;
    font-size: 16px;
    letter-spacing: -0.5px;
    background: #754196;
    border-radius: 40px;
    border: 1px solid #754196;
    float: right;
    cursor: pointer;
    margin: 10px 0 15px;
}

.treatmentin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3 .acc-enquire-now:hover {
    background: #fff;
    border-radius: 40px;
    border: 1px solid #754196;
    color: #754196;
}

.about-wrapp .enq-btn {
    width: 100%;
    float: left;
    margin: 0 0 0;
    position: relative;
    text-align: right;
}

.about-wrapp a.enquire-nw-btn {
    float: none;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    color: #ffffff;
    padding: 15px 50px 14px 50px;
    font-size: 16px;
    letter-spacing: -0.5px;
    background: #754196;
    border-radius: 40px;
    border: 1px solid #754196;
    cursor: pointer;
    margin: 5px 0 20px;
    clear: both;
    display: inline-block;
    line-height: normal;
}

.about-wrapp a.enquire-nw-btn:hover {
    background: #fff;
    border: 1px solid #754196;
    color: #754196;
}

.about-wrapp a.apply-to-btn {
    float: none;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    color: #ffffff;
    padding: 15px 20px 14px 20px;
    font-size: 16px;
    letter-spacing: -0.5px;
    background: #754196;
    border-radius: 40px;
    border: 1px solid #754196;
    cursor: pointer;
    margin: 15px 0 30px;
    clear: both;
    display: inline-block;
    line-height: normal;
}

.about-wrapp a.apply-to-btn:hover {
    background: #fff;
    border: 1px solid #754196;
    color: #754196;
}

.about-wrapp .join-essentialplan {
    float: none;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    color: #ffffff;
    padding: 15px 50px 14px 50px;
    font-size: 16px;
    letter-spacing: -0.5px;
    background: #FFA500;
    border-radius: 40px;
    border: 1px solid #FFA500;
    cursor: pointer;
    margin: 5px 5px 20px 0;
    clear: both;
    display: inline-block;
    line-height: normal;
}

.about-wrapp .join-essentialplan:hover {
    border-color: #FFA500;
    color: #FFA500;
    background: none;
}

.about-wrapp .enq-btn .custom-select1 {
    float: right;
    margin: 5px 0 20px;
    text-align: left;
    height: auto;
}

.about-wrapp .enq-btn .custom-select1.join-plan-style {
    float: none;
    display: inline-block;
    margin: 5px 10px 20px 0;
    border-color: #FFA500;
    background: #FFA500;
}

.about-wrapp .enq-btn .custom-select1.join-plan-style .select-selected {
    color: #ffffff;
}

.about-wrapp .enq-btn .custom-select1.join-plan-style:after {
    background: url(../images/custom2-down-white-arrow.svg) no-repeat center / 100%;
}

.about-wrapp .enq-btn .custom-select1.join-plan-style:hover {
    background: none;
    border-color: #FFA500;
}

.about-wrapp .enq-btn .custom-select1.join-plan-style:hover .select-selected {
    color: #FFA500;
}

.about-wrapp .enq-btn .custom-select1.join-plan-style:hover:after {
    background: url(../images/custom2-down-orange-arrow.svg) no-repeat center / 100%;
}

.about-wrapp .enq-btn .custom-select1.join-plan-style .select-items div {
    color: #FFA500;
}

.about-wrapp .enq-btn .custom-select1.join-plan-style .select-items div:hover {
    color: #b6b8ba;
}

.about-wrapp .apply-sec .custom-select1 {
    float: right;
    margin: 5px 0 20px;
    text-align: left;
    height: auto;
    border-color: #FFA500;
    background: #FFA500;
}

.about-wrapp .apply-sec {
    width: 100%;
    display: block;
    float: left;
    text-align: right;
}

.about-wrapp .apply-sec .custom-select1:after {
    background: url(../images/custom2-down-white-arrow.svg) no-repeat center / 100%;
}

.about-wrapp .apply-sec .custom-select1 .select-selected {
    color: #ffffff;
}

.about-wrapp .apply-sec .custom-select1:hover {
    background: none;
    border-color: #FFA500;
}

.about-wrapp .apply-sec .custom-select1:hover .select-selected {
    color: #FFA500;
}

.about-wrapp .apply-sec .custom-select1:hover:after {
    background: url(../images/custom2-down-orange-arrow.svg) no-repeat center / 100%;
}

.about-wrapp .apply-sec .select-items div {
    color: #FFA500;
}

.about-wrapp .apply-sec .select-items div:hover {
    color: #b6b8ba;
}

.about-wrapp .abt-opening-hrs {
    width: 100%;
    float: left;
    margin: 0 0 40px;
    position: relative;
    display: block;
}

.about-wrapp .abt-opening-hrs .opening-time {
    width: 100%;
    float: left;
    display: block;
    margin: 0 0 0;
}

.about-wrapp .abt-opening-hrs .opening-time h3 {
    font-size: 40px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -11px 0 36px;
    display: block;
}

.about-wrapp .abt-opening-hrs .opening-time ul {
    margin: 0 0 0;
    position: relative;
}

.about-wrapp .abt-opening-hrs .opening-time ul li {
    font-size: 17.5px;
    line-height: 34.16px;
    letter-spacing: 0px;
    width: 265px;
    float: left;
    margin: 0 0 5px 0;
    position: relative;
    color: #000000;
    padding: 0;
}

.about-wrapp .abt-opening-hrs .opening-time ul li:before {
    display: none;
}

.about-wrapp .abt-opening-hrs .opening-time ul li:nth-child(3n) {
    margin-right: 0;
}

.location-opening-hrs {
    width: 100%;
    float: left;
    margin: 0 0 20px;
    position: relative;
    display: block;
}

.location-opening-hrs .opening-time {
    width: 100%;
    float: left;
    display: block;
    margin: 0 0 0;
}

.location-opening-hrs .opening-time h3 {
    font-size: 40px;
    line-height: 52.16px;
    color: #754196;
    letter-spacing: 0.2px;
    margin: -11px 0 36px;
    display: block;
}

.location-opening-hrs .opening-time ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0;
    position: relative;
}

.location-opening-hrs .opening-time ul li {
    font-size: 17.5px;
    line-height: 34.16px;
    letter-spacing: 0.11px;
    width: 33%;
    float: left;
    margin: 0 .5% 5px 0;
    position: relative;
    color: #000000;
    padding: 0;
}

.location-opening-hrs .opening-time ul li:before {
    display: none;
}

.location-opening-hrs .opening-time ul li:nth-child(3n) {
    margin-right: 0;
}


.location-wrapp .location-col3 ul {
    width: 100%;
    float: left;
    margin: 0 auto 0;
    padding-left: 0px;
}

.location-wrapp .location-col3 ul li {
    float: none;
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    position: relative;
    margin: 0 0 0;
    padding: 0 0 0 15px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.location-wrapp .location-col3 ul li:before {
    content: "\2022 ";
    position: absolute;
    left: 0px;
    color: #754196;
    font-size: 20px;
    top: -1px;
}

.location-wrapp .location-col3 ol {
    width: 100%;
    float: left;
    counter-reset: my-awesome-counter;
    margin: 0 auto 30px;
    position: relative;
}

.location-wrapp .location-col3 ol li {
    font-size: 18px;
    color: #000000;
    line-height: 34.16px;
    counter-increment: my-awesome-counter;
    padding-left: 15px;
    width: auto;
    margin: 0 auto;
    position: relative;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
}

.location-wrapp .location-col3 ol li:before {
    content: counter(my-awesome-counter);
    margin-right: 0px;
    position: absolute;
    left: 0px;
    color: #754196;
    font-size: 18px;
    top: -1px;
}

.instagram-wrapp .instagram-col2 .mobileview {
    float: left;
    display: none;
    margin: 0 auto;
    width: 100%;
}

.instagram-wrapp .instagram-col2 .mobileview .practice-row2 {
    display: block;
    margin: 0 auto;
}

.instagram-wrapp .instagram-col2 .mobileview .practice-row2 .slider.responsiveinsta {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    margin: 0 auto;
}

.instagram-wrapp .instagram-col2 #sb_instagram .practice-row2 {
    display: block;
}

.instagram-wrapp .instagram-col2 #sb_instagram .practice-row2 img {
    height: 100%;
    max-height: 310px;
    object-position: center;
    object-fit: cover;
}

.modal.homemp4video2022 {
    background: #b6b8bae6;
    padding: 0;
}

.modal.homemp4video2022 .modal-content {
    border-radius: 26px;
    background: transparent;
    box-shadow: 0 4px 8px 0 rgba(255 255 255 / 20%), 0 6px 20px 0 rgba(255 255 255 / 19%);
    max-width: 550px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    max-height: 90vh;
    overflow: visible;
}

.modal.homemp4video2022 .modal-content .modal-body.homevideomp4 {
    padding: 0;
    height: 95%;
    border-radius: 26px;
    overflow: hidden;
}

.modal.homemp4video2022 .modal-content .modal-body.homevideomp4 video {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    height: 100%;
}

.modal.homemp4video2022 .modal-content .close {
    cursor: pointer;
    z-index: 999;
    top: -25px;
    right: 5px;
    color: #ffffff;
    font-size: 50px;
}

.modal.homemp4video2022 .modal-content .close:hover {
    color: #ffffff;
    opacity: .8;
}

.main-back-to-top.is-shown {
    display: none !important;
}

.help-wrapp .help-col1 .help-row1.extra-style .custom-select1 .select-items {
    overflow: visible !important;
}

.help-wrapp .doctify_carousel_widget_review_item_review_text_3f4ab589 {
    font-size: 18px !important;
}

.help-wrapp .doctify_carousel_widget_date_by_doctify_3f4ab589 {
    font-size: 16px !important;
    margin: -5px 0 0 0 !important;
}

.help-wrapp .doctify_carousel_widget_source_by_doctify_3f4ab589 {
    margin: -5px 0 0 0 !important;
    font-size: 16px !important;
}

.help-wrapp .doctify_stars_item_3f4ab589 {
    width: 23px;
    height: 23px;
    margin-right: 15px;
}

.help-wrapp .doctify_stars_item_3f4ab589:before, .help-wrapp .doctify_stars_item_3f4ab589:after {
    background-size: 23px 23px !important;
}

.treatments-wrapp3 .link-btn-grp {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    float: left;
    position: relative;
    margin: 15px 0 15px;
}

.treatments-wrapp3 .link-btn-grp .link-btn {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 5px 5px 5px;
    padding: 14px 26px 14px 26px;
}

.treatments-wrapp3 .link-btn-grp .link-btn:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.charity-wrapp .charity-col4 h5 a.wells-on-wheel {
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 0 5px 0 5px;
    padding: 14px 26px 14px 26px;
    line-height: normal;
}

.charity-wrapp .charity-col4 h5 a.wells-on-wheel:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.galler-wrapp .galler-col2.glrcolone .fullsmilegallerycase {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    margin: 4% auto 0;
}

.galler-wrapp .galler-col2.glrcolone .fullsmilegallerycase .smilegalerycase {
    width: 48%;
    display: block;
    margin: 0 0 0;
    float: left;
    border-radius: 26px;
    overflow: hidden;
}

.galler-wrapp .galler-col2.glrcolone .fullsmilegallerycase .smilegalerycase:nth-child(2n) {
    margin-left: 4%;
}

.galler-wrapp .galler-col2.glrcolone .fullsmilegallerycase .smilegalerycase .videoWrapper {
    margin: 0 0 0;
}

.about-wrapp .accordion .feeser-row1 {
    width: 100%;
    float: left;
    margin: 7px 0 4px;
}

.about-wrapp .accordion .feeser-row1 h2 {
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0.2px;
    border-radius: 30px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.about-wrapp .accordion .feeser-row1 .content {
    padding: 15px 3% 15px !important;
}

.about-wrapp .accordion .feeser-row1 .content p {
    margin: 0 0 20px;
}

.about-wrapp .accordion .feeser-row1 .content .feeser-row2 {
    width: 100%;
    display: block;
    float: left;
    position: relative;
}

.about-wrapp .accordion .feeser-row1 .content .feeser-row2 p.prev-app {
    font-size: 18px;
    color: #754196;
    letter-spacing: 0.2px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    padding: 18px 40px 18px 20px;
    border-radius: 30px;
    line-height: normal;
    margin: 0 0 30px;
}

.about-wrapp .accordion .feeser-row1 .content .feeser-row2 .accordion.suber {
    width: 100%;
    display: block;
    padding: 0 15px 0;
    margin: 0 0 30px;
}

.about-wrapp .accordion .feeser-row1 .content .feeser-row2 .accordion.suber .feeser-row1 h3 {
    font-size: 16px;
    color: #ffffff;
    line-height: 1;
    letter-spacing: 0.2px;
    border-radius: 30px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
}

.clickout {
    pointer-events: none;
}

.fees-btm {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    text-align: left;
}

.qdtv-wrapp .contents {
    width: 100%;
    display: block;
    margin: 0 0 50px;
    text-align: center;
}

.about-wrapp .fluentform .ff-el-input--content .ff-el-form-check {
    width: fit-content;
    float: left;
    display: inline-block;
    position: relative;
    margin: 20px 15px 0 0;
}

.about-wrapp .fluentform .ff-btn-next.ff-btn-secondary {
    width: auto;
    float: right;
    cursor: pointer;
    color: #ffffff;
    background: #754196;
    border: 1px solid #754196;
    padding: 14px 30px 14px 30px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
}

.about-wrapp .fluentform .ff-btn-next.ff-btn-secondary:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.about-wrapp .fluentform .ff-btn-prev.ff-btn-secondary {
    width: auto;
    float: left;
    cursor: pointer;
    color: #ffffff;
    background: #b6b8ba;
    border: 1px solid #b6b8ba;
    padding: 14px 30px 14px 30px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
}

.about-wrapp .fluentform .ff-btn-prev.ff-btn-secondary:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}

.feeser-wrapp .feeser-row1 .tool-tip {
    position: relative;
}

.feeser-wrapp .feeser-row1 .tool-tip span.tool-after {
    width: 18px;
    height: 18px;
    float: right;
    display: inline-block;
    margin: 0 0 0 auto;
    color: #ffffff;
    background: #754196 url(../images/infomation-icon.svg) no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 0;
    padding: 0px 5px;
    border-radius: 50px;
    font-weight: 400;
    line-height: 20px;
    position: absolute;
    top: 2px;
    right: 1px;
    cursor: pointer;
}

.feeser-wrapp .feeser-row1 .tool-tip .tool-tip-cont {
    visibility: hidden;
    width: 150px;
    background-color: #ebbb15;
    color: #ffffff;
    border-radius: 6px;
    padding: 7px 7px;
    position: absolute;
    z-index: 1;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.3px;
    margin: 0 0 0;
    font-weight: 400;
    top: 12px;
    text-align: center;
    right: 35px;
    opacity: 0;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
}

.feeser-wrapp .feeser-row1 .tool-tip .tool-tip-cont.shownow {
    visibility: visible;
    opacity: 1;
    top: 0;
}

.feeser-wrapp .feeser-row1 .tool-tip .tool-tip-cont p {
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 0;
    text-align: center;
    color: #ffffff;
    letter-spacing: 0;
}

.feeser-wrapp .feeser-row1 .fees-price.three .feeser-bar3 span.tool-after.tooling1 {
    right: inherit;
}

.feeser-wrapp .feeser-row1 .tool-tip .tool-tip-cont a.tool-tip-learn {
    background: #754196;
    color: #fff;
    padding: 5px 15px;
    border-radius: 25px;
    margin: 10px 0 5px 0;
    display: inline-block;
    border: 1px solid #754196;
}

.feeser-wrapp .feeser-row1 .tool-tip .tool-tip-cont a.tool-tip-learn:hover {
    background: #fff;
    border: 1px solid #754196;
    color: #754196;
}

.charity-wrapp .charity-col3 .widget-sec.fullwidthwidget .wow-widget {
    margin: 25px 0 0;
}

.feeser-wrapp .feeser-row1 .feeser-bar1 a.tooltipnav {
    position: relative;
    float: none;
    display: inline-block;
    margin: 0 0 0 10px;
    width: 18px;
    height: 18px;
}

.feeser-wrapp .feeser-row1 .feeser-bar1 span.tool-after.diamondtootltip {
    width: 18px;
    height: 18px;
    float: right;
    display: inline-block;
    margin: 0 0 0 auto;
    color: #ffffff;
    background: #754196 url(../images/infomation-icon.svg) no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 0;
    padding: 0px 5px;
    border-radius: 50px;
    font-weight: 400;
    line-height: 20px;
    position: absolute;
    top: 2px;
    right: 1px;
    cursor: pointer;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp {
    width: 100%;
    text-align: center;
    max-width: 1100px;
    float: none;
    margin: 0 auto;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp h1 {
    font-weight: 600;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp h2 {
    color: #000000;
    font-size: 36px;
    line-height: 46px;
    margin: 0 0 45px;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer {
    width: 100%;
    float: none;
    overflow-x: auto;
    margin: 0 0 30px;
    display: block;
    position: relative;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-header-full {
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    float: none;
    max-width: 100%;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-header-full .table-header {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    text-align: center;
    margin: 0 0 0;
    font-size: 18px;
    line-height: 1;
    color: #ffffff;
    border-bottom: 3px solid #ffffff;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-header-full .table-header .tab-hd-1 {
    width: 40%;
    float: left;
    display: block;
    position: relative;
    background: #000000;
    border-right: 3px solid #ffffff;
    padding: 19px 2% 15px 3%;
    border-top-left-radius: 15px;
    text-align: left;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-header-full .table-header .tab-hd-2 {
    width: 20%;
    background: #754196;
    border-right: 3px solid #ffffff;
    float: left;
    display: block;
    position: relative;
    padding: 19px 10px 15px 10px;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-header-full .table-header .tab-hd-3 {
    width: 20%;
    background: #ebbb15;
    border-right: 3px solid #ffffff;
    float: left;
    display: block;
    position: relative;
    padding: 19px 10px 15px 10px;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-header-full .table-header .tab-hd-4 {
    width: 20%;
    background: #00e5d0;
    border-right: 0;
    float: left;
    display: block;
    position: relative;
    padding: 19px 10px 15px 10px;
    border-top-right-radius: 15px;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full {
    width: 100%;
    display: block;
    margin: 0 auto 20px;
    position: relative;
    float: none;
    max-width: 100%;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full .table-body {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    text-align: center;
    margin: 0 0 0;
    font-size: 18px;
    line-height: 1;
    color: #000000;
    border-bottom: 3px solid #ffffff;
    background: #e7e9ed;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full .table-body:nth-child(even) {
    background: #f5f7fb;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full .table-body .tab-hd-1 {
    width: 40%;
    float: left;
    position: relative;
    border-right: 3px solid #ffffff;
    padding: 15px 2% 15px 3%;
    border-top-left-radius: 15px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full .table-body .tab-hd-2 {
    width: 20%;
    border-right: 3px solid #ffffff;
    float: left;
    position: relative;
    padding: 15px 10px 15px 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full .table-body .tab-hd-3 {
    width: 20%;
    border-right: 3px solid #ffffff;
    float: left;
    position: relative;
    padding: 15px 10px 15px 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full .table-body .tab-hd-4 {
    width: 20%;
    border-right: 0;
    float: left;
    position: relative;
    padding: 15px 10px 15px 10px;
    border-top-right-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full .table-body .check-col1 {
    width: 28px;
    margin: 0 auto;
    float: left;
    display: flex;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .plan-row1 {
    width: 100%;
    display: block;
    margin: 25px auto 0;
    float: left;
    position: relative;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .plan-row1 .plan-col1 {
    width: 100%;
    display: block;
    margin: 0 auto 20px;
    float: left;
    position: relative;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .plan-row1 .plan-col1 .plan-conten {
    width: 100%;
    display: block;
    margin: 0 auto 0;
    float: left;
    position: relative;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .plan-row1 .plan-col1 h3 {
    margin: 0 0 20px;
    line-height: 48px;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .join-btn1 {
    width: auto;
    float: none;
    color: #ffffff;
    background: #754196;
    border-color: #754196;
    margin: 0 0 0;
    padding: 14px 15% 14px 15%;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .join-btn1:hover {
    color: #754196;
    background: #ffffff;
    border-color: #754196;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .join-btn2 {
    float: none;
    color: #ffffff;
    background: #ebbb15;
    border-color: #ebbb15;
    margin: 0 0 0;
    padding: 14px 15% 14px 15%;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .join-btn2:hover {
    color: #ebbb15;
    background: #ffffff;
    border-color: #ebbb15;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .join-btn3 {
    float: none;
    color: #ffffff;
    background: #00e5d0;
    border-color: #00e5d0;
    margin: 0 0 0;
    padding: 14px 15% 14px 15%;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .join-btn3:hover {
    color: #00e5d0;
    background: #ffffff;
    border-color: #00e5d0;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .plan-btns {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0;
    position: relative;
    float: none;
    max-width: 100%;
    align-items: center;
    justify-content: flex-end;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .plan-btns .join-btn {
    width: 20%;
    float: left;
    position: relative;
    padding: 0 0 0;
    display: block;
}

.membership-wrapp .conten-row1 .conten-bar1.about-wrapp .web-forms {
    max-width: 900px;
    float: none;
}


#cssmenu .supersub-memberships.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.Membership.Plan {
    display: none;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    .mac-os .header-wrapp .header-btn1 {
        padding-top: 14px !important;
        padding-bottom: 12px !important;
    }

    .mac-os .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-selected {
        padding-top: 14px !important;
        padding-bottom: 12px !important;
    }

    .mac-os .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 .select-selected {
        padding-top: 14px !important;
        padding-bottom: 12px !important;
    }

    .mac-os .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-selected {
        padding-top: 14px !important;
        padding-bottom: 12px !important;
    }

    .mac-os .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular .select-selected {
        padding-top: 14px !important;
        padding-bottom: 12px !important;
    }

    .mac-os .header-btn1, .mac-os .header-btn2, .mac-os .linker-btn1, .mac-os .treatments-btn1, .mac-os .refer-now-btn, .mac-os .transform-btn1, .mac-os .consultation-btn1, .mac-os .find-fil1, .mac-os .find-btn1, .mac-os .sidbar-fil1, .mac-os .sidbar-btn1, .mac-os .about-btn1, .mac-os .about-btn2, .mac-os .about-btn3, .mac-os .treatments-btn2, .mac-os .appointment-fil1, .mac-os .appointment-btn1, .mac-os .appointment-btn2, .mac-os .bloger-btn1, .mac-os .paiger-btn1, .mac-os .paiger-btn2, .mac-os .blogin-btn1, .mac-os .blogin-btn2, .mac-os .galler-btn1, .mac-os .gallerin-btn1, .mac-os .gallerin-btn2, .mac-os .teamin-btn1, .mac-os .teamin-btn2, .mac-os .contact-btn1, .mac-os .location-btn1, .mac-os .charity-btn1, .mac-os .referrals-btn1, .mac-os .referrals-btn2, .mac-os .referrals-btn3, .mac-os .referralsin-btn1, .mac-os .referralsin-btn2, .mac-os .treatments-btn3, .mac-os .careers-btn1, .mac-os .testimonials-btn1, .mac-os .testi-btn1, .mac-os .btn-treatment-stl, .mac-os .footer-btn2, .mac-os .modalbtn.phone, .mac-os .modalbtn.contact, .mac-os .cta-offer, .mac-os .cta-book, .mac-os .link-btn, .join-btn1, .join-btn2, .join-btn3, .mac-os .wells-on-wheel {
        padding-top: 14px !important;
        padding-bottom: 12px !important;
    }
}

@media screen and (max-width: 480px) {
    .fixedDoctify {
        left: 2px;
        bottom: 101px;
    }

    .margin {
        width: 90%;
    }

    .header-wrapp {
        text-align: center;
        padding: 42px 0 17px;
        position: relative;
        top: inherit;
    }

    .header-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 18px;
        margin: 0 0 0;
    }

    .header-wrapp .header-col1 {
        width: 218px;
        margin: 0 auto 28px;
        position: relative;
        top: inherit;
    }

    .header-wrapp .header-col1 .header-row1 {
        width: 100%;
    }

    .header-wrapp .header-col2 {
        width: 100%;
        display: none;
        margin: 0 0 0;
    }

    .header-wrapp .header-col2 .header-row2 {
        width: 100%;
    }

    .header-wrapp .header-col3 {
        width: 100%;
        margin: 0 0 0;
    }

    .header-wrapp .header-col3 .header-row3 {
        width: 100%;
    }

    .header-wrapp .header-col4 {
        width: 100%;
        display: none;
        margin: 0 0 0;
    }

    .header-wrapp .header-col4 .header-row4 {
        width: 100%;
    }

    .header-wrapp .header-btn1 {
        width: 100%;
        margin: 0 0 4.2%;
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-btn2 {
        width: 48%;
        float: left;
        margin: 0 0 0;
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-btn2:nth-child(2n) {
        float: right;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 {
        width: 48%;
        margin: 0 0 0 4%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 {
        width: 100%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-selected {
        font-size: 14px;
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-items div {
        font-size: 13px;
        padding: 10px 6px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 {
        width: 100%;
        margin: 0 0 4.2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 .select-selected {
        padding: 14px 4% 14px 2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular {
        width: 100%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-selected {
        font-size: 14px;
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-items div {
        font-size: 13px;
        padding: 10px 6px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular {
        width: 100%;
        margin: 0 0 4.2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular .select-selected {
        padding: 14px 4% 14px 2%;
    }

    .linker-wrapp {
        text-align: center;
        margin: 0 0 0;
        padding: 17px 0 33px;
    }

    .linker-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 0;
    }

    .linker-wrapp .linker-col1 {
        width: 100%;
        transform: none;
        margin: 0 0 0;
        position: relative;
        top: inherit;
    }

    .linker-wrapp .linker-col1 .linker-row1 {
        width: 100%;
    }

    .linker-wrapp .linker-col2 {
        width: 90%;
        margin: 0 0 0;
        position: fixed;
        bottom: 20px;
        left: 5%;
        z-index: 9999;
    }

    .linker-wrapp .linker-col2 .linker-row2 {
        width: 100%;
    }

    .linker-wrapp .linker-col3 {
        width: 100px;
        margin: 0 0 0;
        position: fixed;
        top: 12px;
        left: 5%;
        z-index: 9999999999;
        overflow: visible;
    }

    .linker-wrapp .linker-col3 .linker-row3 {
        width: 100px;
    }

    .linker-wrapp .linker-btn1 {
        font-size: 10px;
        padding: 12px 24px 12px 24px;
    }

    .banner-wrapp {
        text-align: center;
        min-height: inherit;
        padding: 0 0 30px;
    }

    .banner-wrapp .banner-col1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .banner-wrapp .banner-col1 .banner-row1 {
        width: 100%;
    }

    .feel-wrapp {
        text-align: center;
        padding: 50px 0 2.5%;
    }

    .feel-wrapp p {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 18px;
    }

    .feel-wrapp h2 {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 0;
    }

    .feel-wrapp h3 {
        float: none;
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 0;
    }

    .feel-wrapp h4 {
        float: none;
        font-size: 64.85px;
        line-height: 74.85px;
        margin: 0 0 0;
    }

    .feel-wrapp .feel-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .feel-wrapp .feel-col1 .feel-row1 {
        width: 100%;
        transform: none;
        position: relative;
        top: inherit;
        right: inherit;
    }

    .feel-wrapp .feel-col2 {
        width: 100%;
        margin: 2px 0 0;
    }

    .feel-wrapp .feel-col2 .feel-row2 {
        width: 90%;
        left: 5%;
        bottom: 24px;
    }

    .help-wrapp {
        text-align: center;
        padding: 0 0 0;
        margin: 0 0 20px;
    }

    .help-wrapp.extra-hlp {
        padding: 16px 0 0;
        margin: 20px 0 20px;
    }

    .help-wrapp .help-col3 {
        display: none;
    }

    .help-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 26px;
        display: inline-block;
        vertical-align: top;
        margin: 10px 0 0;
    }

    .help-wrapp .help-col1 {
        width: 100%;
        transform: none;
        margin: 0 0 10px;
        position: relative;
        top: inherit;
    }

    .help-wrapp .help-col1 .help-row1 {
        width: 100%;
    }

    .help-wrapp .help-col2 {
        width: 100%;
        margin: 0 0 0;
    }

    .help-wrapp .help-col2 .help-row2 {
        width: 100%;
    }

    .treatments-wrapp {
        text-align: center;
        padding: 2.5% 0 30px;
    }

    .treatments-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 0;
    }

    .treatments-wrapp h3 {
        float: none;
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 0;
    }

    .treatments-wrapp .treatments-col1 {
        width: 100%;
        margin: 0 0 30px;
    }

    .treatments-wrapp .treatments-col1 .treatments-row1 {
        width: 100%;
    }

    .treatments-wrapp .treatments-col2 {
        width: 100%;
        margin: 0 0 5%;
    }

    .treatments-wrapp .treatments-col2:last-child {
        margin-bottom: 0;
    }

    .treatments-wrapp .treatments-col2 .treatments-row2 {
        width: 100%;
        padding: 0 10% 0 10%;
    }

    .treatments-wrapp .treatments-btn1 {
        margin: 0 0 0;
    }

    .services-wrapp {
        text-align: center;
        padding: 30px 0 60px;
    }

    .services-wrapp h2 {
        float: none;
        font-size: 17px;
        line-height: 30px;
        margin: 0 0 0;
    }

    .services-wrapp .services-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .services-wrapp .services-col1 .services-row1 {
        width: 82px;
        margin: 0 auto 22px;
    }

    .services-wrapp .services-col2 {
        width: 100%;
        margin: 0 0 0;
    }

    .services-wrapp .services-col2 .services-row2 {
        width: 100%;
    }

    .mission-wrapp {
        text-align: center;
        padding: 39px 0 25px;
    }

    .mission-wrapp p {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 18px;
    }

    .mission-wrapp h2 {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 0;
    }

    .mission-wrapp h3 {
        float: none;
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 0;
    }

    .mission-wrapp h4 {
        float: none;
        font-size: 104.85px;
        line-height: 54.85px;
        margin: 0 0 0;
    }

    .mission-wrapp .mission-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .mission-wrapp .mission-col1 .mission-row1 {
        width: 100%;
        transform: none;
        position: relative;
        top: inherit;
        right: inherit;
    }

    .mission-wrapp .mission-col2 {
        width: 100%;
        margin: 2px 0 0;
        border-radius: 20px;
    }

    .mission-wrapp .mission-col2 .mission-row2 {
        width: 90%;
        left: 5%;
        bottom: 24px;
    }

    .mission-wrapp .mission-col1 .mission-row1 .treatments-btn1.learn-more {
        float: none;
        margin: -5px 0 26px;
    }

    .transform-wrapp {
        text-align: center;
        padding: 25px 0 30px;
    }

    .transform-wrapp p {
        float: none;
        font-size: 14px;
        line-height: 28.16px;
        margin: 0 0 18px;
    }

    .transform-wrapp p span {
        display: inline;
    }

    .transform-wrapp h2 {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 10px;
    }

    .transform-wrapp .transform-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .transform-wrapp .transform-col1 .transform-row1 {
        width: 100%;
        transform: none;
        position: relative;
        top: inherit;
        left: inherit;
    }

    .transform-wrapp .transform-col2 {
        width: 100%;
        margin: 30px 0 0;
    }

    .transform-wrapp .transform-col2 .transform-row2 {
        width: 100%;
    }

    .transform-wrapp .transform-btn1 {
        float: none;
        margin: 16px 0 0;
    }

    .consultation-wrapp {
        text-align: center;
        padding: 45px 0 0;
    }

    .consultation-wrapp p {
        font-size: 12px;
        line-height: 24px;
        margin: 0 0 18px;
    }

    .consultation-wrapp h2 {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 10px;
    }

    .consultation-wrapp h2 span {
        display: inline;
    }

    .consultation-wrapp h3 {
        float: none;
        font-size: 64.85px;
        line-height: 74.85px;
        margin: 0 0 0;
    }

    .consultation-wrapp .consultation-col1 {
        width: 100%;
        margin: 0 0 32px;
        position: relative;
        top: inherit;
        max-width: 100%;
    }

    .consultation-wrapp .consultation-col1 .consultation-row1 {
        width: 100%;
    }

    .consultation-wrapp .consultation-col2 {
        width: 48%;
        margin: 0 0 2px;
        position: relative;
        top: inherit;
    }

    .consultation-wrapp .consultation-col2 .consultation-row2 {
        width: 100%;
    }

    .consultation-wrapp .consultation-col3 {
        width: 100%;
        margin: 0 0 0;
        padding-top: 0;
    }

    .consultation-wrapp .consultation-col3 .consultation-row3 {
        width: 41.1%;
        right: 0;
        top: inherit;
        ;
    }

    .consultation-wrapp .consultation-btn1 {
        float: none;
        margin: 10px 0 0;
    }

    .consultation-wrapp .consultation-col4 {
        width: 48%;
        margin: 0 0 2px;
        top: -94px;
    }

    .consultation-wrapp .consultation-col4 .consultation-row2 {
        text-align: center;
    }

    .find-wrapp {
        text-align: center;
        padding: 34px 0 40px;
    }

    .find-wrapp h2 {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 22px;
    }

    .find-wrapp .find-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .find-wrapp .find-col1 .find-row1 {
        width: 100%;
    }

    .find-wrapp .find-col1 .find-row1 .find-fil1 {
        text-align: center;
    }

    .find-wrapp .find-col1 .find-row1 .find-fil2 {
        width: 100%;
        height: 46px;
        margin: 0 0 4.2%;
        padding: 0 5% 0;
    }

    .find-wrapp .find-btn1 {
        width: 100%;
    }

    .partner-wrapp {
        text-align: center;
        padding: 40px 0 20px;
    }

    .partner-wrapp .partner-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .partner-wrapp .partner-col1 .partner-row1 {
        width: auto;
        display: inline-block;
    }

    .footer-wrapp {
        text-align: center;
        padding: 20px 0 110px;
    }

    .footer-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 18px;
    }

    .footer-wrapp .footer-col1 {
        width: 218px;
        margin: 0 auto 23px;
    }

    .footer-wrapp .footer-col1 .footer-row1 {
        width: 100%;
    }

    .footer-wrapp .footer-col2 {
        width: 100%;
        margin: 0 0 3px;
    }

    .footer-wrapp .footer-col2 .footer-row2 {
        width: 100%;
    }

    .footer-wrapp .footer-col3 {
        width: 100%;
        margin: 0 0 19px;
    }

    .footer-wrapp .footer-col3 .footer-row3 {
        width: 100%;
    }

    .footer-wrapp .footer-col3 .footer-row3 a {
        width: 40px;
    }

    .footer-wrapp .footer-col4 {
        width: 100%;
        margin: 0 0 8px;
    }

    .footer-wrapp .footer-col4 .footer-row4 li {
        display: block;
    }

    .footer-wrapp .footer-col4 .footer-row4 li:nth-child(2n) {
        display: none;
    }

    .footer-row4 li, .footer-row4 li a, .footer-row5 li, .footer-row5 li a {
        font-size: 13px;
        letter-spacing: 0.30px;
        line-height: 23px;
    }

    .inner-wrapp {
        margin: 0;
        padding: 0;
    }

    .inner-wrapp h1 {
        font-size: 22px;
        line-height: 30px;
    }

    .conten-wrapp {
        padding: 30px 0 50px 0;
    }

    .conten-wrapp .conten-row1 .conten-bar1 {
        width: 100%;
        margin: 0 0 45px;
    }

    .extrabtm.sidbar-wrapp .sidbar-row1 {
        max-width: 100%;
    }

    .conten-wrapp .conten-row1 .conten-bar2 {
        width: 100%;
        margin: 0 0 0;
    }

    .conten-tex1 {
        display: none;
    }

    .sidbar-wrapp .sidbar-row1 {
        padding: 32px 10% 49px;
    }

    .about-wrapp .about-row2 .about-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .about-wrapp .about-row2 .about-rt {
        width: 100%;
    }

    .about-wrapp .about-row2 {
        margin: 50px 0;
    }

    .about-wrapp .about-row4 .about-row5 {
        width: 100%;
    }

    .about-wrapp .about-btn3 {
        padding: 14px 11px 14px;
        margin: 5px 0 0;
    }

    .blogin-wrapp h2 {
        font-size: 20px;
        line-height: 38px;
    }

    .blogin-wrapp h3 {
        padding-left: 50px;
    }

    .blogin-wrapp .blogin-row1 {
        width: 100%;
    }

    .blogin-wrapp .blogin-btn1 {
        margin-bottom: 15px;
    }

    .blogin-wrapp .blogin-btn2 {
        margin: 0 0 0 0;
    }

    .blogin-wrapp .teeth-icon {
        width: 35px;
        margin: 0 15px 0 0;
    }

    .bloger-wrapp h2 {
        font-size: 24px;
    }

    .bloger-wrapp .bloger-row2 {
        margin: 0 0 50px;
    }

    .bloger-wrapp .bloger-row1 .bloger-bar1 {
        display: none;
    }

    .bloger-wrapp .bloger-row1 .bloger-bar3 {
        display: block;
    }

    .bloger-wrapp .bloger-row1 .bloger-bar2 {
        width: 100%;
    }

    .paiger-wrapp .paiger-row1 {
        width: 288px;
    }

    .paiger-wrapp .paiger-row1 .paiger-bar1 {
        width: 151px;
    }

    .paiger-wrapp .paiger-btn1 {
        padding: 14px 16px 14px;
    }

    .paiger-wrapp .paiger-btn2 {
        padding: 14px 16px 14px;
    }

    .paiger-bar1 li, .paiger-bar1 li a {
        font-size: 16px;
    }

    .paiger-wrapp .paiger-row1 span.page-numbers.current {
        font-size: 16px;
    }

    .paiger-wrapp .paiger-row1 a.page-numbers {
        font-size: 16px;
    }

    .paiger-wrapp .paiger-row1 span.page-numbers.dots {
        font-size: 16px;
    }

    .careersin-wrapp .careersin-col1 {
        width: 100%;
        margin: 0 0 60px;
    }

    .careersin-wrapp .careersin-col2 {
        margin: 0 0 50px;
    }

    .careersin-wrapp .careersin-row1 {
        width: 100%;
        float: left;
        position: relative;
        top: inherit;
        transform: none;
        margin: 0 0 35px;
        padding: 0 5%;
    }

    .careersin-wrapp .careersin-row2 {
        width: 100%;
    }

    .careersin-wrapp .careersin-form {
        width: 100%;
    }

    .careersin-wrapp .careersin-form h2 {
        margin: 0;
    }

    .appointment-row1 {
        width: 100%;
    }

    .appointment-row1 .appointment-fil2 {
        width: 100%;
        margin: 0 0 12px;
    }

    .careers-wrapp h6 {
        margin: 0 0 30px;
    }

    .careers-wrapp .careers-col1 {
        width: 100%;
    }

    .careers-wrapp .careers-col2 {
        margin: 0 0 50px;
    }

    .careers-wrapp .careers-col2:last-child {
        margin: 0;
    }

    .careers-wrapp .careers-row1 {
        width: 100%;
        float: left;
        position: relative;
        top: inherit;
        transform: none;
        margin: 0 0 35px;
        padding: 0 5%;
    }

    .careers-wrapp .careers-row2 {
        width: 100%;
    }

    .careers-wrapp .careers-btn {
        margin: 0 auto 38px;
    }

    .careers-wrapp .careers-btn1 {
        padding: 14px 18px 14px;
        margin: 0 3px 6px;
    }

    .charity-wrapp .charity-col2 .charity-row2 {
        width: 100%;
    }

    .charity-wrapp .charity-col3 .charity-row1 {
        width: 100%;
    }

    .charity-wrapp .charity-col3 {
        margin: 0;
    }

    .charity-wrapp .charity-col4 {
        width: 100%;
    }

    .contact-wrapp .contact-row2 .contact-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .contact-wrapp .contact-row2 .contact-rt {
        width: 100%;
    }

    .contact-wrapp .opening-time ul li {
        width: 100%;
        margin: 0 0 5px;
    }

    .about-wrapp .abt-opening-hrs .opening-time ul li {
        width: 100%;
    }

    .location-opening-hrs .opening-time ul li {
        width: 100%;
        margin: 0 0 5px;
    }

    .contact-wrapp .contact-col2 {
        margin: 35px 0 0;
    }

    .contact-wrapp .contact-col2 .careers-video {
        width: 100%;
        margin: 0 0 4%;
    }

    .feeser-wrapp .feeser-row11 {
        width: 100%;
    }

    .feeser-wrapp .feeser-row2 {
        padding: 10px 5% 17px;
    }

    .location-wrapp .location-row2 .location-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .location-wrapp .location-row2 .location-rt {
        width: 100%;
    }

    .location-wrapp .location-col2 .careers-video {
        width: 100%;
        margin: 0 0 35px;
        padding: 0;
    }

    .location-wrapp .location-col2 .careers-video .vid-class {
        position: relative;
        bottom: inherit;
    }

    .location-wrapp .location-col2 .careers-video .video-cont {
        height: auto;
    }

    .appointment-wrapp h2 {
        font-size: 32px;
        margin: 0 0 22px;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 {
        width: 100%;
        margin: 0 0 35px;
    }

    .referralsin-wrapp h2 {
        font-size: 16px;
        margin: 0 8px 0 0;
    }

    .referralsin-wrapp .referralsin-col1 .referralsin-row1 {
        width: 100%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 {
        width: 100%;
        padding: 45px 5% 50px;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1:nth-child(2n) {
        margin-left: 0%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar1 {
        width: 245px;
        float: none;
        display: inline-block;
        margin: 0 0 30px;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar2 {
        width: 100%;
        float: left;
        position: relative;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar3 .teamin-icon {
        margin: 0 4px;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar4 .row1 {
        width: 100%;
    }

    .referralsin-wrapp .referralsin-btn1 {
        padding: 14px 16px 14px;
        margin: 0 5px 8px 0;
    }

    .referralsin-wrapp .referralsin-btn2 {
        padding: 14px 16px 14px;
    }

    .referrals-wrapp .referrals-col1 .referrals-row1 {
        width: 100%;
    }

    .referrals-wrapp .referrals-col2 .referrals-row1 {
        width: 100%;
        margin: 0 0 45px;
    }

    .referrals-wrapp .referrals-col2 .referrals-row1:last-child {
        margin-bottom: 0;
    }

    .referrals-wrapp .referrals-btn1:first-child {
        margin-left: 0;
    }

    .referrals-wrapp .referrals-btn1:last-child {
        margin-right: 0;
    }

    .referrals-wrapp .referrals-btn1 {
        padding: 14px 16px 14px;
        margin: 0 5px 10px;
    }

    .referrals-wrapp .referrals-col2 .referrals-btn {
        padding: 0;
    }

    .referrals-wrapp .referrals-col2 .referrals-btn .comnform {
        width: 49%;
        float: left;
        margin: 0 0 10px 0;
    }

    .referrals-wrapp .referrals-col2 .referrals-btn .comnform.cmnteam {
        margin-left: 2%;
    }

    .gallerin-wrapp .gallerin-row1 .gallerin-col1 {
        margin: 0 0 38px;
    }

    .gallerin-wrapp .gallerin-col1 .gallerin-row2 {
        width: 100%;
    }

    .gallerin-wrapp .gallerin-btn1 {
        padding: 14px 16px 14px;
        margin: 0 0 15px;
    }

    .gallerin-wrapp .gallerin-btn2 {
        padding: 14px 16px 14px;
        margin: 0 0 0 4px;
    }

    .galler-wrapp .galler-col2 {
        margin: 0 0 50px;
    }

    .galler-wrapp .galler-col1 .galler-row1 {
        width: 100%;
        margin: 0 0 30px;
    }

    .galler-wrapp .galler-col2 .galler-row2 {
        width: 100%;
        float: left;
        position: relative;
    }

    .teamin-wrapp .teamin-row1 {
        text-align: center;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar1 {
        width: 288px;
        float: none;
        display: inline-block;
        margin: 0 0 30px;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar2 {
        width: 100%;
        float: left;
        position: relative;
        top: inherit;
        transform: none;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar2 .teamin-bar3 .teamin-icon {
        float: none;
        display: inline-block;
    }

    .team-wrapp .team-row1 .team-col1 {
        width: 100%;
        margin: 0 0 35px 0;
    }

    .testimonials-wrapp .testimonials-col1 .testimonials-bar1 {
        width: 48%;
        float: left;
        margin: 0 0 4%;
    }

    .testimonials-wrapp .testimonials-col1 .testimonials-bar1:nth-child(2n) {
        float: right;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon {
        width: 13%;
        margin: 0 4.3% 15px 0;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon:nth-child(4n) {
        margin-right: 2%;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon:nth-child(6n) {
        margin-right: 0;
    }

    .treatmentin-wrapp h2 {
        font-size: 40px;
        margin: -1px 0 26px;
    }

    .treatmentin-wrapp h3 {
        line-height: 40px;
    }

    .treatmentin-wrapp .treatmentin-row2 .treatmentin-video {
        width: 100%;
    }

    .treatmentin-wrapp .treatmentin-row2 iframe {
        height: 290px;
    }

    .treatments-wrapp3 .treatments-col1 .treatments-bar1 {
        width: 100%;
        margin: 0 0 4%;
    }

    .treatments-wrapp3 .treatments-col1 .treatments-bar1:nth-child(2n) {
        margin-left: 0%;
    }

    .treatments-wrapp3 .treatments-row1 {
        margin: 0 0 20px;
        text-align: center;
    }

    .treatments-wrapp3 .treatments-row1 h2 {
        margin: -11px 10px 10px;
    }

    .practice-wrapp {
        padding: 50px 0 45px;
    }

    .practice-wrapp .practice-row1 {
        width: 48%;
        margin: 0 0 2%;
    }

    .practice-wrapp .practice-row1:nth-child(2n) {
        float: right;
        margin-left: 4%;
    }

    .header-thm1 {
        width: 22px;
        display: none;
        margin: 0 0 0;
    }

    .linker-thm1 {
        width: 118px;
        margin: 0 0 0;
        position: absolute;
        bottom: -20px;
    }

    .feel-box1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .help-thm1 {
        width: 44px;
        float: none;
        display: inline-block;
        margin: 0 6px 0 0;
    }

    .mission-box1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .transform-box1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .transform-wrapp .transform-col2 .transform-row2 .videeotag {
        max-width: 100%;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 {
        width: 53px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button {
        height: 53px;
        width: 53px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button span {
        border-left: 18px solid #ffffff;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        margin: 8px 20px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button:before {
        width: 60px;
        height: 60px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button:after {
        width: 80px;
        height: 80px;
    }

    .transform-thm1 {
        width: 183px;
        float: none;
        margin: 22px auto 14px;
    }

    .feel-tex1 {
        width: 100%;
        margin: 0 0 0;
        top: 0;
        bottom: inherit;
        right: 0;
    }

    .mission-tex1 {
        width: 100%;
        margin: 0 0 0;
        top: 0;
        left: 0;
    }

    .consultation-tex1 {
        width: 100%;
        margin: 0 0 0;
        top: 0;
        right: 0;
    }

    .header-btn1, .header-btn2, .linker-btn1, .treatments-btn1, .refer-now-btn, .transform-btn1, .consultation-btn1, .find-fil1, .find-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .about-btn2, .about-btn3, .treatments-btn2, .appointment-fil1, .appointment-btn1, .appointment-btn2, .bloger-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .blogin-btn2, .galler-btn1, .gallerin-btn1, .gallerin-btn2, .teamin-btn1, .teamin-btn2, .contact-btn1, .location-btn1, .charity-btn1, .referrals-btn1, .referrals-btn2, .referrals-btn3, .referralsin-btn1, .referralsin-btn2, .treatments-btn3, .careers-btn1, .testimonials-btn1, .testi-btn1, .btn-treatment-stl, .footer-btn2, .modalbtn.phone, .modalbtn.contact, .cta-offer, .cta-book, .link-btn, .join-btn1, .join-btn2, .join-btn3, .wells-on-wheel {
        font-size: 14px;
    }

    .header-mob1 {
        width: 100%;
        display: block;
        margin: 0 0 23px;
    }

    .header-mob2 {
        width: 100%;
        display: block;
        margin: 0 0 27px;
    }

    .header-mob3 {
        width: 100%;
        display: block;
        margin: 0 0 4.2%;
    }

    .m-hide1 {
        display: none;
    }

    .m-hide2 {
        display: block;
    }

    .modal.payment .modal-content .modal-body .caldera-grid .form-control {
        width: 100%;
        height: 38px;
        margin: 0 0 2% 0;
        padding: 0 15px 0;
        font-size: 13px;
        letter-spacing: 0.2px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid textarea.form-control {
        width: 100%;
        height: 70px;
        margin: 0 0 15px;
        padding: 7px 15px 0;
        border-radius: 15px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid .btn {
        margin: 15px 0 0 0;
        padding: 12px 22px 13px 22px;
        text-align: center;
        font-size: 14px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid .checkbox label {
        font-size: 12px;
        line-height: 20px;
        top: 0px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid .checkbox {
        margin: 0 auto 5px;
    }

    .location-wrapp h5 {
        letter-spacing: -0.15px;
    }

    .banner-wrapp .welcome-slides .main-content {
        padding: 35px 25px 60px;
        max-width: 100%;
        position: relative;
        top: inherit;
        transform: inherit;
        border-radius: 0;
    }

    .banner-wrapp .welcome-slides .main-content h3 {
        font-size: 22px;
        line-height: 38.16px;
    }

    .banner-wrapp .welcome-slides .main-content p {
        font-size: 22px;
        line-height: 38.16px;
    }

    .banner-wrapp .welcome-slides .owl-dots {
        bottom: 20px;
    }

    .charity-wrapp .charity-col2 .charity-row2 img {
        height: 50vw;
    }

    .fullrow {
        width: 100%;
        padding: 0;
    }

    .fullrow:nth-child(2n) {
        margin-left: 0;
    }

    .fullrow p.null {
        width: 100%;
        margin: 0 0 20px;
        text-align: left;
    }

    .fullrow h3.book-consultation {
        width: 100%;
        margin: 0 0 0;
        position: relative;
        bottom: inherit;
    }

    .about-wrapp a.pagefeebtn {
        font-size: 14px;
        float: left;
        padding: 14px 16px 14px 16px;
        margin: 0 3px 8px;
    }

    .wpmm-header-image {
        top: 32px;
        bottom: 15px;
    }

    .conten-wrapp .conten-row1 .conten-bar1 .contact-page {
        width: 100%;
    }

    .conten-wrapp .conten-row1 .conten-bar1 .contact-page .unit-contact-page a {
        padding: 14px 10px 14px 10px;
        font-size: 14px;
    }

    .conten-wrapp .conten-row1 .conten-bar1 .contact-page .unit-contact-page {
        width: 100%;
        margin: 6px 0 6px;
    }

    .about-wrapgroup .unit-out .unit-contentbox .unit-sign h3 {
        text-align: center;
        font-size: 62px;
        line-height: 62px;
    }

    .about-wrapgroup .unit-out .unit-contentbox h4 {
        font-size: 24px;
        line-height: 40px;
    }

    .aboutg-wrapp .aboutg-nw-box .aboutg-nw-inner {
        width: 100%;
    }

    .aboutg-wrapp .aboutg-nw-box .aboutg-nw-inner:nth-child(2n) {
        margin: 0;
    }

    .aboutg-wrapp .aboutg-nw-box .aboutg-nw-inner p {
        min-height: inherit;
    }

    .cog-form__container .cog-body .cog-field .cog-input .el-input span.el-input__prefix {
        right: 3% !important;
    }

    .form-wrapp .testimonials-col1 .slider.lazy2 .slick-list .slick-track .testimonials-bar1.slick-slide {
        margin: 0 5px 25px 5px;
    }

    .form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review {
        width: 100% !important;
        margin: 30px 0 30px !important;
    }

    .form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review:nth-child(2n) {
        margin-left: 0 !important;
    }

    .form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text .test-read-btn {
        font-size: 14px !important;
    }

    .feel-wrapp .feel-col2 iframe {
        height: 50.6vw;
    }

    .transform-wrapp .transform-col2 .transform-row2 iframe {
        height: 54vw;
        width: 100%;
    }

    .form-wrapp .testimonials-review1 .locat-btns {
        max-width: 100%;
    }

    .form-wrapp .testimonials-review1 .locat-btns .common-button {
        font-size: 14px;
        padding: 14px 10px 14px 10px;
        margin: 10px auto 10px;
        width: 100%;
    }

    .form-wrapp .testimonials-col1 .slider.lazy2 .slick-list .slick-track .testimonials-bar1.slick-slide img {
        height: 57vw;
    }

    .charity-wrapp .charity-col2 .charity-row2 {
        width: 100%;
    }

    .charity-wrapp .charity-col2 .charity-row2 iframe {
        height: 60vw;
    }

    .partner-wrapp .partner-col1 .mona-all-model-slide.owl-carousel .owl-stage-outer .owl-stage .owl-item .partner-row1 img {
        max-width: 140px;
    }

    .modal.payment.insta-extra .modal-content {
        height: 100%;
        width: 80%;
    }

    .about-wrapp .cta-offer, .about-wrapp .cta-book {
        margin: 7px 5px 7px 5px;
        padding: 10px 20px 11px 20px;
    }

    .modal.careermdl {
        padding-top: 10%;
        padding-bottom: 10%;
    }

    .modal.careermdl .modal-content {
        top: inherit;
        transform: inherit;
        position: relative;
    }

    .treatments-wrapp3 .treatments-col1 .treatments-bar1 .masonry-symbol1 {
        width: 65px;
        max-width: 20%;
        top: 44%;
    }

    .treatments-wrapp3 .treatments-col1 .treatments-bar1 .masonry-symbol1 img {
        max-width: 65px;
        max-height: 65px;
        object-fit: contain;
    }

    .conten-wrapp .conten-row1 .conten-bar1.form-wrapp.common-style iframe {
        max-height: 475px;
    }

    .treatmentin-wrapp .accordion .feeser-row1 h2 {
        padding-right: 30px;
        background-position: 96% center;
    }

    .aboutg-wrapp figure.wp-block-gallery {
        width: 100%;
        float: left;
        display: block !important;
        margin: 0 0 20px;
    }

    .aboutg-wrapp .figure-outer h5 span {
        display: inline;
    }

    .about-wrapp .benefits ul {
        width: 100%;
        float: left;
        margin: 0 0 0;
    }

    .about-wrapp .benefits ul:nth-child(2n) {
        float: right;
        margin-left: 0;
    }

    .row2-instagram .instagram-col1.qdtvinsta .instagram-row1.qdtvinstarow a {
        margin: 0 auto 10px;
        display: block;
    }

    .row2-instagram .instagram-col1.qdtvinsta .instagram-row1.qdtvinstarow p {
        display: block;
        width: 100%;
        margin: 0 0 0;
        font-size: 18px;
        line-height: 26px;
    }

    .qdtv-wrapp .top-logos .top-logos-unit {
        width: 48%;
    }

    .qdtv-wrapp .top-logos .top-logos-unit img {
        max-width: 100%;
    }

    #sb_instagram #sbi_images .sbi_item a svg.svg-inline--fa.fa-play {
        font-size: 20px !important;
        left: 0;
        right: 0;
        height: 20px;
        width: auto;
        margin: 0 auto;
        top: 50%;
        transform: translateY(-50%);
    }

    .conten-wrapp .conten-row1 .conten-bar1 .contact-page .unit-contact-page a span {
        display: inline;
    }

    .mission-wrapp .mission-row2 {
        width: 100%;
    }

    .mission-wrapp .mission-row2 h3 {
        font-size: 16px;
        line-height: 21px;
        margin: 0 0 15px;
        text-align: center;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 .qdtv-bar1 img {
        max-height: inherit;
        height: 51vw;
    }

    .mission-wrapp .mission-col2 .mission-teams .mission-teams-unit .msn-tm-name {
        font-size: 16px;
        right: 9%;
    }

    .about-wrapgroup .unit-out .unit-imagebox .mission-teams {
        border-radius: 20px;
    }

    .about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit .msn-tm-name {
        font-size: 16px;
        right: 9%;
    }

    .feeser-wrapp .feeser-row1 .feeser-bar1 span {
        display: inline;
    }

    .aboutg-wrapp .applynowform .caldera-grid .form-control {
        width: 100%;
    }

    .aboutg-wrapp .applynowform .caldera-grid .row.last_row .col-sm-6 {
        width: 100%;
    }

    .aboutg-wrapp .applynowform .caldera-grid .btn {
        margin: 10px 0 25px 0;
    }

    #sb_instagram .sbi_photo_wrap img {
        height: 95vw;
        max-height: inherit;
        object-position: top center;
    }

    .instagram-wrapp .instagram-col2 #sb_instagram .practice-row2 img {
        height: 95vw;
        max-height: inherit;
        object-position: top center;
    }

    .feeser-wrapp .feeser-row1 .fees-price.one {
        width: 50%;
        float: right;
    }

    .feeser-wrapp .feeser-row1 .fees-price.one .feeser-bar2 {
        padding: 0;
    }

    .aboutg-wrapp h2 {
        font-size: 20px;
        line-height: 38px;
        margin: 0 0 24px;
    }

    .teamin-wrapp h2 {
        text-align: center;
    }

    .aboutg-wrapp .applybtn2, .aboutg-wrapp .applybtn {
        font-size: 15px;
        padding: 13px 20px 14px 20px;
    }

    .feeser-wrapp .lineheights {
        margin: 0 0 5px;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        height: 90.336vw;
        max-height: 434px;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        height: 90.336vw;
        max-height: 434px;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1.four-memb .team-col1 .team-bar1.ytuberservimg img {
        height: 90.336vw;
        max-height: 434px;
    }

    .inner-wrapp h1 span {
        display: contents;
    }

    .banner-wrapp .nonslider {
        max-height: 47.8vw;
    }

    .sidbar-wrapp .refer-now-btn {
        margin: 15px 2px 15px;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar1 img {
        height: 276px;
        max-height: inherit;
    }

    .feeser-wrapp .feeser-row1 .tool-tip span.tool-after {
        position: relative;
        right: inherit;
        width: 16px;
        height: 16px;
        margin: 0 0 0 0;
    }

    .feeser-wrapp .feeser-row1 .tool-tip .tool-tip-cont p {
        font-size: 13px;
        line-height: 20px;
    }

    .about-wrapp .accordion .feeser-row1 .content .feeser-row2 p.prev-app {
        font-size: 16px;
        padding: 18px 25px 18px 20px;
    }

    .about-wrapp .accordion .feeser-row1 .content .feeser-row2 .accordion.suber {
        padding: 0 10px 0;
    }

    .about-wrapp .accordion .feeser-row1 .content .feeser-row2 .accordion.suber .feeser-row1 h3 {
        line-height: normal;
        font-size: 15px;
    }

    .about-wrapp .accordion .feeser-row1 .content .feeser-row2 .accordion.suber .feeser-row1 .content {
        padding: 10px 15px;
    }

    .about-wrapp .accordion .feeser-row1 .content .feeser-row2 .accordion.suber .feeser-row1 .content p {
        font-size: 16px;
        line-height: 32px;
    }

    .feeser-wrapp p span {
        display: inline-block;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer {
        overflow-x: auto;
        width: auto;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-header-full, .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full, .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .plan-btns {
        min-width: 700px;
        max-width: 100%;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-header-full .table-header {
        font-size: 16px;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full .table-body {
        font-size: 16px;
    }

    .blogin-wrapp .common-btns .appointment-row1 {
        width: auto;
        padding: 50px 0 0;
    }

    .blogin-wrapp .common-btns h2 {
        font-size: 24px;
        line-height: 1.25;
    }

    .blogin-wrapp .common-btns .buttons-btn1, .blogin-wrapp .common-btns .buttons-btn2 {
        font-size: 14px;
    }

    .blogin-wrapp .full-outer .insta-video {
        width: 100%;
        margin: 0 0 30px;
    }

    .blogin-wrapp .full-outer .insta-content {
        width: 100%;
        padding: 0;
    }

    .about-wrapp .about-row2 .about-rt h5 {
        font-size: 16px;
    }

    .about-wrapp .join-essentialplan {
        padding: 15px 40px 14px 40px;
        font-size: 14px;
        margin: 0 0 15px;
    }

    .about-wrapp a.enquire-nw-btn {
        padding: 15px 40px 14px 40px;
        font-size: 14px;
        margin: 0px 0 15px;
    }

    .about-wrapp .enq-btn {
        text-align: center;
    }
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp .contact-rt {
        width:100%;
    }
    .contact-wrapp .contact-row2 .contact-lt {
        width: 100%;
    }
    
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp .contact-rt {
        width: 100%;
    }
    
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp {
        width: 100%;
    }

    .about-wrapp.common-style h1 {
        font-size: 26px;
    }

    .about-wrapp.common-style h3 {
        font-size: 25px;
        line-height: 1.45;
    }

    .header-wrapp .header-col1.logo-6534 {
        width: 80.5%;
        top: inherit;
        margin: 20px auto 0;
    }

}

@media screen and (min-width:481px) and (max-width:600px) {
    .margin {
        width: 90%;
    }

    .header-wrapp {
        text-align: center;
        padding: 42px 0 17px;
        position: relative;
        top: inherit;
    }

    .header-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 18px;
        margin: 0 0 0;
    }

    .header-wrapp .header-col1 {
        width: 218px;
        margin: 0 auto 28px;
        position: relative;
        top: inherit;
    }

    .header-wrapp .header-col1 .header-row1 {
        width: 100%;
    }

    .header-wrapp .header-col2 {
        width: 100%;
        display: none;
        margin: 0 0 0;
    }

    .header-wrapp .header-col2 .header-row2 {
        width: 100%;
    }

    .header-wrapp .header-col3 {
        width: 100%;
        margin: 0 0 0;
    }

    .header-wrapp .header-col3 .header-row3 {
        width: 100%;
    }

    .header-wrapp .header-col4 {
        width: 100%;
        display: none;
        margin: 0 0 0;
    }

    .header-wrapp .header-col4 .header-row4 {
        width: 100%;
    }

    .header-wrapp .header-btn1 {
        width: 100%;
        margin: 0 0 4.2%;
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-btn2 {
        width: 48%;
        float: left;
        margin: 0 0 0;
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 {
        width: 100%;
        margin: 0 0 4.2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 .select-selected {
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-btn2:nth-child(2n) {
        float: right;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 {
        width: 48%;
        margin: 0 0 0 4%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 {
        width: 100%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-selected {
        font-size: 14px;
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-items div {
        font-size: 14px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular {
        width: 100%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-selected {
        font-size: 14px;
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-items div {
        font-size: 14px;
    }

    .linker-wrapp {
        text-align: center;
        margin: 0 0 0;
        padding: 17px 0 33px;
    }

    .linker-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 0;
    }

    .linker-wrapp .linker-col1 {
        width: 100%;
        transform: none;
        margin: 0 0 0;
        position: relative;
        top: inherit;
    }

    .linker-wrapp .linker-col1 .linker-row1 {
        width: 100%;
    }

    .linker-wrapp .linker-col2 {
        width: 90%;
        margin: 0 0 0;
        position: fixed;
        bottom: 20px;
        left: 5%;
        z-index: 9999;
    }

    .linker-wrapp .linker-col2 .linker-row2 {
        width: 100%;
    }

    .linker-wrapp .linker-col3 {
        width: 100px;
        margin: 0 0 0;
        position: fixed;
        top: 12px;
        left: 5%;
        z-index: 9999999999;
        overflow: visible;
    }

    .linker-wrapp .linker-col3 .linker-row3 {
        width: 100px;
    }

    .linker-wrapp .linker-btn1 {
        font-size: 10px;
        padding: 12px 24px 12px 24px;
    }

    .banner-wrapp {
        text-align: center;
        min-height: inherit;
        padding: 0 0 30px;
    }

    .banner-wrapp .banner-col1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .banner-wrapp .banner-col1 .banner-row1 {
        width: 100%;
    }

    .feel-wrapp {
        text-align: center;
        padding: 50px 0 2.5%;
    }

    .feel-wrapp p {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 18px;
    }

    .feel-wrapp h2 {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 0;
    }

    .feel-wrapp h3 {
        float: none;
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 0;
    }

    .feel-wrapp h4 {
        float: none;
        font-size: 64.85px;
        line-height: 74.85px;
        margin: 0 0 0;
    }

    .feel-wrapp .feel-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .feel-wrapp .feel-col1 .feel-row1 {
        width: 100%;
        transform: none;
        position: relative;
        top: inherit;
        right: inherit;
    }

    .feel-wrapp .feel-col2 {
        width: 100%;
        margin: 2px 0 0;
    }

    .feel-wrapp .feel-col2 .feel-row2 {
        width: 90%;
        left: 5%;
        bottom: 24px;
    }

    .help-wrapp {
        text-align: center;
        padding: 0 0 0;
        margin: 0 0 20px;
    }

    .help-wrapp.extra-hlp {
        padding: 16px 0 0;
        margin: 20px 0 0;
    }

    .help-wrapp .help-col3 {
        display: none;
    }

    .help-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 26px;
        display: inline-block;
        vertical-align: top;
        margin: 10px 0 0;
    }

    .help-wrapp .help-col1 {
        width: 100%;
        transform: none;
        margin: 0 0 10px;
        position: relative;
        top: inherit;
    }

    .help-wrapp .help-col1 .help-row1 {
        width: 100%;
    }

    .help-wrapp .help-col2 {
        width: 100%;
        margin: 0 0 0;
    }

    .help-wrapp .help-col2 .help-row2 {
        width: 100%;
    }

    .treatments-wrapp {
        text-align: center;
        padding: 2.5% 0 30px;
    }

    .treatments-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 0;
    }

    .treatments-wrapp h2 span {
        display: inline;
    }

    .treatments-wrapp h3 {
        float: none;
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 0;
    }

    .treatments-wrapp h3 span {
        display: inline;
    }

    .treatments-wrapp .treatments-col1 {
        width: 100%;
        margin: 0 0 30px;
    }

    .treatments-wrapp .treatments-col1 .treatments-row1 {
        width: 100%;
    }

    .treatments-wrapp .treatments-col2 {
        width: 48%;
        margin: 0 0 5%;
    }

    .treatments-wrapp .treatments-col2:nth-child(2n) {
        float: right;
    }

    .treatments-wrapp .treatments-col2:nth-child(5) {
        margin-bottom: 0;
    }

    .treatments-wrapp .treatments-col2:last-child {
        margin-bottom: 0;
    }

    .treatments-wrapp .treatments-col2 .treatments-row2 {
        width: 100%;
        padding: 0 10% 0 10%;
    }

    .treatments-wrapp .treatments-btn1 {
        margin: 0 0 0;
    }

    .services-wrapp {
        text-align: center;
        padding: 30px 0 60px;
    }

    .services-wrapp h2 {
        float: none;
        font-size: 17px;
        line-height: 30px;
        margin: 0 0 0;
    }

    .services-wrapp .services-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .services-wrapp .services-col1 .services-row1 {
        width: 82px;
        margin: 0 auto 22px;
    }

    .services-wrapp .services-col2 {
        width: 100%;
        margin: 0 0 0;
    }

    .services-wrapp .services-col2 .services-row2 {
        width: 100%;
    }

    .mission-wrapp {
        text-align: center;
        padding: 39px 0 25px;
    }

    .mission-wrapp p {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 18px;
    }

    .mission-wrapp h2 {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 0;
    }

    .mission-wrapp h3 {
        float: none;
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 0;
    }

    .mission-wrapp h4 {
        float: none;
        font-size: 104.85px;
        line-height: 54.85px;
        margin: 0 0 0;
    }

    .mission-wrapp .mission-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .mission-wrapp .mission-col1 .mission-row1 {
        width: 100%;
        transform: none;
        position: relative;
        top: inherit;
        right: inherit;
    }

    .mission-wrapp .mission-col2 {
        width: 100%;
        margin: 2px 0 0;
    }

    .mission-wrapp .mission-col2 .mission-row2 {
        width: 90%;
        left: 5%;
        bottom: 24px;
    }

    .mission-wrapp .mission-col1 .mission-row1 .treatments-btn1.learn-more {
        float: none;
        margin: -5px 0 26px;
    }

    .transform-wrapp {
        text-align: center;
        padding: 25px 0 30px;
    }

    .transform-wrapp p {
        float: none;
        font-size: 14px;
        line-height: 28.16px;
        margin: 0 0 18px;
    }

    .transform-wrapp p span {
        display: inline;
    }

    .transform-wrapp h2 {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 10px;
    }

    .transform-wrapp h2 span {
        display: inline;
    }

    .transform-wrapp .transform-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .transform-wrapp .transform-col1 .transform-row1 {
        width: 100%;
        transform: none;
        position: relative;
        top: inherit;
        left: inherit;
    }

    .transform-wrapp .transform-col2 {
        width: 100%;
        margin: 30px 0 0;
    }

    .transform-wrapp .transform-col2 .transform-row2 {
        width: 100%;
    }

    .transform-wrapp .transform-btn1 {
        float: none;
        margin: 16px 0 0;
    }

    .consultation-wrapp {
        text-align: center;
        padding: 45px 0 0;
    }

    .consultation-wrapp p {
        font-size: 12px;
        line-height: 24px;
        margin: 0 0 18px;
    }

    .consultation-wrapp h2 {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 10px;
    }

    .consultation-wrapp h2 span {
        display: inline;
    }

    .consultation-wrapp h3 {
        float: none;
        font-size: 64.85px;
        line-height: 74.85px;
        margin: 0 0 0;
    }

    .consultation-wrapp .consultation-col1 {
        width: 100%;
        margin: 0 0 32px;
        position: relative;
        top: inherit;
        max-width: 100%;
    }

    .consultation-wrapp .consultation-col1 .consultation-row1 {
        width: 100%;
    }

    .consultation-wrapp .consultation-col2 {
        width: 48%;
        margin: 0 0 2px;
        position: relative;
        top: inherit;
    }

    .consultation-wrapp .consultation-col2 .consultation-row2 {
        width: 100%;
    }

    .consultation-wrapp .consultation-col3 {
        width: 100%;
        margin: 0 0 0;
    }

    .consultation-wrapp .consultation-col3 .consultation-row3 {
        width: 41.1%;
        right: 0;
    }

    .consultation-wrapp .consultation-btn1 {
        float: none;
        margin: 10px 0 0;
    }

    .consultation-wrapp .consultation-col4 {
        width: 48%;
        margin: 0 0 2px;
        top: -95px;
    }

    .consultation-wrapp .consultation-col4 .consultation-row2 {
        text-align: center;
    }

    .find-wrapp {
        text-align: center;
        padding: 34px 0 40px;
    }

    .find-wrapp h2 {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 22px;
    }

    .find-wrapp .find-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .find-wrapp .find-col1 .find-row1 {
        width: 100%;
    }

    .find-wrapp .find-col1 .find-row1 .find-fil1 {
        text-align: center;
    }

    .find-wrapp .find-col1 .find-row1 .find-fil2 {
        width: 100%;
        height: 46px;
        margin: 0 0 4.2%;
        padding: 0 5% 0;
    }

    .find-wrapp .find-btn1 {
        width: 100%;
    }

    .partner-wrapp {
        text-align: center;
        padding: 40px 0 20px;
    }

    .partner-wrapp .partner-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .partner-wrapp .partner-col1 .partner-row1 {
        width: auto;
        display: inline-block;
    }

    .footer-wrapp {
        text-align: center;
        padding: 20px 0 110px;
    }

    .footer-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 18px;
    }

    .footer-wrapp .footer-col1 {
        width: 218px;
        margin: 0 auto 23px;
    }

    .footer-wrapp .footer-col1 .footer-row1 {
        width: 100%;
    }

    .footer-wrapp .footer-col2 {
        width: 100%;
        margin: 0 0 3px;
    }

    .footer-wrapp .footer-col2 .footer-row2 {
        width: 100%;
    }

    .footer-wrapp .footer-col3 {
        width: 100%;
        margin: 0 0 19px;
    }

    .footer-wrapp .footer-col3 .footer-row3 {
        width: 100%;
    }

    .footer-wrapp .footer-col3 .footer-row3 a {
        width: 40px;
    }

    .footer-wrapp .footer-col4 {
        width: 100%;
        margin: 0 0 8px;
    }

    .footer-wrapp .footer-col4 .footer-row4 li {
        display: inline-block;
        margin: 0 4px 0;
    }

    .footer-wrapp .footer-col4 .footer-row4 li:nth-child(2n) {
        display: none;
    }

    .footer-row4 li, .footer-row4 li a, .footer-row5 li, .footer-row5 li a {
        font-size: 13px;
        letter-spacing: 0.30px;
        line-height: 23px;
    }

    .inner-wrapp {
        margin: 0;
        padding: 0;
    }

    .inner-wrapp h1 {
        font-size: 28px;
        line-height: 40px;
    }

    .conten-wrapp {
        padding: 30px 0 50px 0;
    }

    .conten-wrapp .conten-row1 .conten-bar1 {
        width: 100%;
        margin: 0 0 45px;
    }

    .extrabtm.sidbar-wrapp .sidbar-row1 {
        max-width: 100%;
    }

    .conten-wrapp .conten-row1 .conten-bar2 {
        width: 100%;
        margin: 0 0 0;
    }

    .conten-tex1 {
        display: none;
    }

    .sidbar-wrapp .sidbar-row1 {
        padding: 32px 5% 49px;
    }

    .about-wrapp .about-row2 .about-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .about-wrapp .about-row2 .about-rt {
        width: 100%;
    }

    .about-wrapp .about-row2 {
        margin: 50px 0;
    }

    .about-wrapp .about-row4 .about-row5 {
        width: 100%;
    }

    .treatments-wrapp2 .treatments-col2 {
        width: 100%;
    }

    .blogin-wrapp .blogin-row1 {
        width: 100%;
    }

    .bloger-wrapp .bloger-row2 {
        margin: 0 0 50px;
    }

    .bloger-wrapp .bloger-row1 .bloger-bar1 {
        display: none;
    }

    .bloger-wrapp .bloger-row1 .bloger-bar3 {
        display: block;
    }

    .bloger-wrapp .bloger-row1 .bloger-bar2 {
        width: 100%;
    }

    .careersin-wrapp .careersin-col1 {
        width: 100%;
        margin: 0 0 60px;
    }

    .careersin-wrapp .careersin-col2 {
        margin: 0 0 50px;
    }

    .careersin-wrapp .careersin-row1 {
        width: 100%;
        float: left;
        position: relative;
        top: inherit;
        transform: none;
        margin: 0 0 35px;
        padding: 0 5%;
    }

    .careersin-wrapp .careersin-row2 {
        width: 100%;
    }

    .careersin-wrapp .careersin-form {
        width: 100%;
    }

    .careersin-wrapp .careersin-form h2 {
        margin: 0;
    }

    .appointment-row1 {
        width: 100%;
    }

    .careers-wrapp h6 {
        margin: 0 0 30px;
    }

    .careers-wrapp .careers-col1 {
        width: 100%;
    }

    .careers-wrapp .careers-col2 {
        margin: 0 0 50px;
    }

    .careers-wrapp .careers-col2:last-child {
        margin: 0;
    }

    .careers-wrapp .careers-row1 {
        width: 100%;
        float: left;
        position: relative;
        top: inherit;
        transform: none;
        margin: 0 0 35px;
        padding: 0 5%;
    }

    .careers-wrapp .careers-row2 {
        width: 100%;
    }

    .careers-wrapp .careers-btn {
        margin: 0 auto 38px;
    }

    .careers-wrapp .careers-btn1 {
        padding: 14px 18px 14px;
        margin: 0 3px 6px;
    }

    .charity-wrapp .charity-col3 .charity-row1 {
        width: 100%;
    }

    .charity-wrapp .charity-col4 {
        width: 100%;
    }

    .charity-wrapp .charity-col3 {
        margin: 0;
    }

    .contact-wrapp .contact-row2 .contact-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .contact-wrapp .contact-row2 .contact-rt {
        width: 100%;
    }

    .contact-wrapp .opening-time ul li {
        width: 100%;
        margin: 0 0 5px;
    }

    .about-wrapp .abt-opening-hrs .opening-time ul li {
        width: 100%;
    }

    .location-opening-hrs .opening-time ul li {
        width: 100%;
        margin: 0 0 5px;
    }

    .feeser-wrapp .feeser-row11 {
        width: 100%;
    }

    .feeser-wrapp .feeser-row2 {
        padding: 22px 5% 17px;
    }

    .location-wrapp .location-row2 .location-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .location-wrapp .location-row2 .location-rt {
        width: 100%;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 {
        width: 100%;
        margin: 0 0 35px;
    }

    .referralsin-wrapp h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .referralsin-wrapp h4 {
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 6px;
    }

    .referralsin-wrapp h5 {
        font-size: 16px;
        line-height: 27px;
    }

    .referralsin-wrapp h6 {
        font-size: 16px;
        line-height: 27px;
    }

    .referralsin-wrapp .referralsin-col1 .referralsin-row1 {
        width: 100%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 {
        width: 100%;
        padding: 45px 5% 50px;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1:nth-child(2n) {
        margin-left: 0%;
    }

    .referrals-wrapp .referrals-col1 .referrals-row1 {
        width: 100%;
    }

    .referrals-wrapp .referrals-col2 .referrals-row1 {
        width: 100%;
        margin: 0 0 45px;
    }

    .referrals-wrapp .referrals-col2 .referrals-row1:last-child {
        margin-bottom: 0;
    }

    .referrals-wrapp .referrals-btn1:first-child {
        margin-left: 0;
    }

    .referrals-wrapp .referrals-btn1:last-child {
        margin-right: 0;
    }

    .referrals-wrapp .referrals-btn1 {
        padding: 14px 16px 14px;
        margin: 0 5px 10px;
    }

    .referrals-wrapp .referrals-col2 .referrals-btn .comnform {
        width: 36%;
    }

    .gallerin-wrapp .gallerin-row1 .gallerin-col1 {
        margin: 0 0 38px;
    }

    .gallerin-wrapp .gallerin-col1 .gallerin-row2 {
        width: 100%;
    }

    .galler-wrapp .galler-col2 {
        margin: 0 0 50px;
    }

    .galler-wrapp .galler-col1 .galler-row1 {
        width: 100%;
        margin: 0 0 30px;
    }

    .galler-wrapp .galler-col2 .galler-row2 {
        width: 100%;
        float: left;
        position: relative;
    }

    .teamin-wrapp .teamin-row1 {
        text-align: center;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar1 {
        width: 275px;
        float: none;
        display: inline-block;
        margin: 0 0 30px;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar2 {
        width: 100%;
        float: left;
        position: relative;
        top: inherit;
        transform: none;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar2 .teamin-bar3 .teamin-icon {
        float: none;
        display: inline-block;
    }

    .team-wrapp .team-row1 .team-col1 {
        width: 48%;
        margin: 0 0 30px;
    }

    .team-wrapp .team-row1 .team-col1:nth-child(2n) {
        float: right;
        margin-left: 4%;
    }

    .testimonials-wrapp .testimonials-col1 .testimonials-bar1 {
        width: 48%;
        float: left;
        margin: 0 0 4%;
    }

    .testimonials-wrapp .testimonials-col1 .testimonials-bar1:nth-child(2n) {
        float: right;
    }

    .treatmentin-wrapp .treatmentin-row2 .treatmentin-video {
        width: 100%;
    }

    .treatmentin-wrapp .treatmentin-row2 iframe {
        height: 320px;
    }

    .practice-wrapp {
        padding: 50px 0 45px;
    }

    .practice-wrapp .practice-row1 {
        width: 48%;
        margin: 0 0 2%;
    }

    .practice-wrapp .practice-row1:nth-child(2n) {
        float: right;
        margin-left: 4%;
    }

    .header-thm1 {
        width: 22px;
        display: none;
        margin: 0 0 0;
    }

    .linker-thm1 {
        width: 118px;
        margin: 0 0 0;
        position: absolute;
        bottom: -20px;
    }

    .feel-box1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .help-thm1 {
        width: 44px;
        float: none;
        display: inline-block;
        margin: 0 6px 0 0;
    }

    .mission-box1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .transform-box1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .transform-wrapp .transform-col2 .transform-row2 .videeotag {
        max-width: 100%;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 {
        width: 53px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button {
        height: 53px;
        width: 53px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button span {
        border-left: 18px solid #ffffff;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        margin: 8px 20px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button:before {
        width: 60px;
        height: 60px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button:after {
        width: 80px;
        height: 80px;
    }

    .transform-thm1 {
        width: 183px;
        float: none;
        margin: 22px auto 14px;
    }

    .feel-tex1 {
        width: 100%;
        margin: 0 0 0;
        top: 0;
        bottom: inherit;
        right: 0;
    }

    .mission-tex1 {
        width: 100%;
        margin: 0 0 0;
        top: 0;
        left: 0;
    }

    .consultation-tex1 {
        width: 100%;
        margin: 0 0 0;
        top: 0;
        right: 0;
    }

    .header-btn1, .header-btn2, .linker-btn1, .treatments-btn1, .refer-now-btn, .transform-btn1, .consultation-btn1, .find-fil1, .find-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .about-btn2, .about-btn3, .treatments-btn2, .appointment-fil1, .appointment-btn1, .appointment-btn2, .bloger-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .blogin-btn2, .galler-btn1, .gallerin-btn1, .gallerin-btn2, .teamin-btn1, .teamin-btn2, .contact-btn1, .location-btn1, .charity-btn1, .referrals-btn1, .referrals-btn2, .referrals-btn3, .referralsin-btn1, .referralsin-btn2, .treatments-btn3, .careers-btn1, .testimonials-btn1, .testi-btn1, .btn-treatment-stl, .footer-btn2, .modalbtn.phone, .modalbtn.contact, .cta-offer, .cta-book, .link-btn, .join-btn1, .join-btn2, .join-btn3, .wells-on-wheel {
        font-size: 14px;
    }

    .header-mob1 {
        width: 100%;
        display: block;
        margin: 0 0 23px;
    }

    .header-mob2 {
        width: 100%;
        display: block;
        margin: 0 0 27px;
    }

    .header-mob3 {
        width: 100%;
        display: block;
        margin: 0 0 4.2%;
    }

    .m-hide1 {
        display: none;
    }

    .m-hide2 {
        display: block;
    }

    .modal.payment .modal-content .modal-body .caldera-grid .form-control {
        height: 42px;
        margin: 0 0 2% 0;
        padding: 0 15px 0;
        font-size: 14px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid textarea.form-control {
        width: 100%;
        height: 90px;
        margin: 0 0 20px;
        padding: 10px 15px 0;
        border-radius: 15px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid .btn {
        margin: 15px 0 0 0;
        padding: 12px 22px 13px 22px;
        text-align: center;
        font-size: 14px;
    }

    .banner-wrapp .welcome-slides .main-content {
        padding: 35px 25px 60px;
        max-width: 100%;
        position: relative;
        top: inherit;
        transform: inherit;
        border-radius: 0;
    }

    .banner-wrapp .welcome-slides .main-content h3 {
        font-size: 22px;
        line-height: 38.16px;
    }

    .banner-wrapp .welcome-slides .main-content p {
        font-size: 22px;
        line-height: 38.16px;
    }

    .banner-wrapp .welcome-slides .owl-dots {
        bottom: 20px;
    }

    .fullrow {
        width: 100%;
        padding: 0;
    }

    .fullrow:nth-child(2n) {
        margin-left: 0;
    }

    .fullrow p.null {
        width: 100%;
        margin: 0 0 20px;
        text-align: left;
    }

    .fullrow h3.book-consultation {
        width: 100%;
        margin: 0 0 0;
        position: relative;
        bottom: inherit;
    }

    .about-wrapp a.pagefeebtn {
        float: left;
    }

    .conten-wrapp .conten-row1 .conten-bar1 .contact-page {
        width: 100%;
    }

    .conten-wrapp .conten-row1 .conten-bar1 .contact-page .unit-contact-page a {
        padding: 14px 6px 14px 6px;
        font-size: 14px;
    }

    .about-wrapgroup .unit-out .unit-contentbox .unit-sign h3 {
        text-align: center;
        font-size: 84px;
        line-height: 84px;
    }

    .about-wrapgroup .unit-out .unit-contentbox h4 {
        font-size: 24px;
        line-height: 40px;
    }

    .aboutg-wrapp .aboutg-nw-box .aboutg-nw-inner {
        width: 100%;
    }

    .aboutg-wrapp .aboutg-nw-box .aboutg-nw-inner:nth-child(2n) {
        margin: 0;
    }

    .aboutg-wrapp .aboutg-nw-box .aboutg-nw-inner p {
        min-height: inherit;
    }

    .location-wrapp .location-col2 .careers-video {
        width: 100%;
        margin: 0 0 35px;
        padding: 0;
    }

    .location-wrapp .location-col2 .careers-video .vid-class {
        position: relative;
        bottom: inherit;
    }

    .location-wrapp .location-col2 .careers-video .video-cont {
        height: auto;
    }

    .form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review {
        width: 100% !important;
        margin: 30px 0 30px !important;
    }

    .form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review:nth-child(2n) {
        margin-left: 0 !important;
    }

    .form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text .test-read-btn {
        font-size: 14px !important;
    }

    .feel-wrapp .feel-col2 iframe {
        height: 50.6vw;
    }

    .transform-wrapp .transform-col2 .transform-row2 iframe {
        height: 54vw;
        width: 100%;
    }

    .form-wrapp .testimonials-review1 .locat-btns {
        max-width: 100%;
    }

    .form-wrapp .testimonials-review1 .locat-btns .common-button {
        padding: 14px 10px 14px 10px;
        font-size: 13px;
        width: auto;
        margin: 5px 5px 5px;
    }

    .form-wrapp .testimonials-col1 .slider.lazy2 .slick-list .slick-track .testimonials-bar1.slick-slide img {
        height: 32vw;
    }

    .charity-wrapp .charity-col2 .charity-row2 {
        width: 100%;
    }

    .charity-wrapp .charity-col2 .charity-row2 iframe {
        height: 60vw;
    }

    .partner-wrapp .partner-col1 .mona-all-model-slide.owl-carousel .owl-stage-outer .owl-stage .owl-item .partner-row1 img {
        max-width: 120px;
    }

    .modal.payment.insta-extra .modal-content {
        height: 100vw;
        width: 80%;
    }

    .conten-wrapp .conten-row1 .conten-bar1.form-wrapp.common-style iframe {
        max-height: 430px;
    }

    .treatmentin-wrapp .accordion .feeser-row1 h2 {
        padding-right: 30px;
        background-position: 96% center;
    }

    .aboutg-wrapp .figure-outer h5 span {
        display: inline;
    }

    .about-wrapp .benefits ul {
        width: 100%;
        float: left;
        margin: 0 0 0;
    }

    .about-wrapp .benefits ul:nth-child(2n) {
        float: right;
        margin-left: 0;
    }

    .qdtv-wrapp .top-logos .top-logos-unit {
        width: 31%;
    }

    .qdtv-wrapp .top-logos .top-logos-unit img {
        max-width: 100%;
    }

    .mission-wrapp .mission-row2 {
        width: 100%;
    }

    .mission-wrapp .mission-row2 h3 {
        font-size: 16px;
        line-height: 21px;
        margin: 0 0 15px;
        text-align: center;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 .qdtv-bar1 img {
        max-height: inherit;
        height: 51vw;
    }

    .feeser-bar1, .feeser-bar2, .feeser-bar3, .feeser-bar4 {
        font-size: 14px;
        line-height: 31.16px;
    }

    .feeser-wrapp .extra-fee .extra-fee-head h4 {
        font-size: 14px;
        line-height: 21px;
    }

    .feeser-wrapp .feeser-row1 .feeser-bar1 span {
        display: inline;
    }

    .aboutg-wrapp .applynowform .caldera-grid .form-control {
        width: 100%;
    }

    .aboutg-wrapp .applynowform .caldera-grid .row.last_row .col-sm-6 {
        width: 100%;
    }

    .aboutg-wrapp .applynowform .caldera-grid .btn {
        margin: 10px 0 25px 0;
    }

    #sb_instagram .sbi_photo_wrap img {
        height: 45vw;
        max-height: 230px;
        object-position: top center;
    }

    .instagram-wrapp .instagram-col2 #sb_instagram .practice-row2 img {
        height: 45vw;
        max-height: 280px;
        object-position: top center;
    }

    .feeser-wrapp .feeser-row1 .fees-price.one {
        width: 36%;
        float: right;
    }

    .feeser-wrapp .feeser-row1 .fees-price.one .feeser-bar2 {
        padding: 0;
    }

    .teamin-wrapp h2 {
        text-align: center;
    }

    .feeser-wrapp .lineheights {
        margin: 0 0 7px;
    }

    .feeser-wrapp .feeser-row1 .feeser-bar1.three {
        width: 45%;
    }

    .feeser-wrapp .feeser-row1 .fees-price.three {
        width: 52%;
    }

    .team-wrapp h4 {
        font-size: 19.5px;
        letter-spacing: 0px;
        line-height: 28px;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        height: 43.359vw;
        max-height: 261px;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        height: 43.359vw;
        max-height: 261px;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1.four-memb .team-col1 .team-bar1.ytuberservimg img {
        height: 43.362vw;
        max-height: 333px;
    }

    .inner-wrapp h1 span {
        display: contents;
    }

    .banner-wrapp .nonslider {
        max-height: 47.8vw;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar1 img {
        height: 276px;
        max-height: inherit;
    }

    .feeser-wrapp .feeser-row1 .tool-tip span.tool-after {
        position: relative;
        right: inherit;
        width: 16px;
        height: 16px;
        margin: 0 0 0 0;
    }

    .feeser-wrapp .feeser-row1 .tool-tip .tool-tip-cont p {
        font-size: 14px;
        line-height: 20px;
    }

    .feeser-wrapp p span {
        display: inline-block;
    }

    .invisalign-wrapp .invisalign-row1 h2 br {
        display: none;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer {
        overflow-x: auto;
        width: auto;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-header-full, .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full, .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .plan-btns {
        min-width: 780px;
        max-width: 100%;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-header-full .table-header {
        font-size: 16px;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full .table-body {
        font-size: 16px;
    }

    .blogin-wrapp .common-btns .appointment-row1 {
        width: auto;
        padding: 50px 0 0;
    }

    .blogin-wrapp .common-btns h2 {
        font-size: 26px;
        line-height: 1.25;
    }

    .blogin-wrapp .common-btns .buttons-btn1, .blogin-wrapp .common-btns .buttons-btn2 {
        font-size: 14px;
    }

    .blogin-wrapp .full-outer .insta-video {
        width: 100%;
        margin: 0 0 30px;
    }

    .blogin-wrapp .full-outer .insta-content {
        width: 100%;
        padding: 0;
    }

    .about-wrapp .join-essentialplan {
        padding: 15px 40px 14px 40px;
        font-size: 14px;
    }

    .about-wrapp a.enquire-nw-btn {
        padding: 15px 40px 14px 40px;
        font-size: 14px;
    }

    .about-wrapp .enq-btn {
        text-align: center;
    }
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp .contact-rt {
        width:100%;
    }
    .contact-wrapp .contact-row2 .contact-lt {
        width: 100%;
    }
    
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp .contact-rt {
        width: 100%;
    }
    
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp {
        width: 100%;
    }

    .about-wrapp a.pagefeebtn {
        font-size: 15px;
        padding: 16px 22px 14px 22px;
    }

    .about-wrapp.common-style h1 {
        font-size: 30px;
    }

    .header-wrapp .header-col1.logo-6534 {
        width: 385px;
        top: inherit;
        margin: 20px auto 18px;
    }

}

@media screen and (min-width:601px) and (max-width:767px) {
    .margin {
        width: 90%;
    }

    .header-wrapp {
        text-align: center;
        padding: 42px 0 17px;
        position: relative;
        top: inherit;
    }

    .header-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 18px;
        margin: 0 0 0;
    }

    .header-wrapp .header-col1 {
        width: 218px;
        margin: 0 auto 28px;
        position: relative;
        top: inherit;
    }

    .header-wrapp .header-col1 .header-row1 {
        width: 100%;
    }

    .header-wrapp .header-col2 {
        width: 100%;
        display: none;
        margin: 0 0 0;
    }

    .header-wrapp .header-col2 .header-row2 {
        width: 100%;
    }

    .header-wrapp .header-col3 {
        width: 100%;
        margin: 0 0 0;
    }

    .header-wrapp .header-col3 .header-row3 {
        width: 100%;
    }

    .header-wrapp .header-col4 {
        width: 100%;
        display: none;
        margin: 0 0 0;
    }

    .header-wrapp .header-col4 .header-row4 {
        width: 100%;
    }

    .header-wrapp .header-btn1 {
        width: 100%;
        margin: 0 0 4.2%;
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-btn2 {
        width: 48%;
        float: left;
        margin: 0 0 0;
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 {
        width: 100%;
        margin: 0 0 4.2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 .select-selected {
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-btn2:nth-child(2n) {
        float: right;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 {
        width: 48%;
        margin: 0 0 0 4%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 {
        width: 100%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-selected {
        font-size: 14px;
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-items div {
        font-size: 14px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular {
        width: 100%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-selected {
        font-size: 14px;
        padding: 14px 2% 14px 2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-items div {
        font-size: 14px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular {
        width: 100%;
        margin: 0 0 4.2%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular .select-selected {
        padding: 14px 2% 14px 2%;
    }

    .linker-wrapp {
        text-align: center;
        margin: 0 0 0;
        padding: 17px 0 33px;
    }

    .linker-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 0;
    }

    .linker-wrapp .linker-col1 {
        width: 100%;
        transform: none;
        margin: 0 0 0;
        position: relative;
        top: inherit;
    }

    .linker-wrapp .linker-col1 .linker-row1 {
        width: 100%;
    }

    .linker-wrapp .linker-col2 {
        width: 90%;
        margin: 0 0 0;
        position: fixed;
        bottom: 20px;
        left: 5%;
        z-index: 9999;
    }

    .linker-wrapp .linker-col2 .linker-row2 {
        width: 100%;
    }

    .linker-wrapp .linker-col3 {
        width: 100px;
        margin: 0 0 0;
        position: fixed;
        top: 12px;
        left: 5%;
        z-index: 9999999999;
        overflow: visible;
    }

    .linker-wrapp .linker-col3 .linker-row3 {
        width: 100px;
    }

    .linker-wrapp .linker-btn1 {
        font-size: 10px;
        padding: 12px 24px 12px 24px;
    }

    .banner-wrapp {
        text-align: center;
        min-height: inherit;
        padding: 0 0 30px;
    }

    .banner-wrapp .banner-col1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .banner-wrapp .banner-col1 .banner-row1 {
        width: 100%;
    }

    .feel-wrapp {
        text-align: center;
        padding: 50px 0 2.5%;
    }

    .feel-wrapp p {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 18px;
    }

    .feel-wrapp h2 {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 0;
    }

    .feel-wrapp h3 {
        float: none;
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 0;
    }

    .feel-wrapp h4 {
        float: none;
        font-size: 64.85px;
        line-height: 74.85px;
        margin: 0 0 0;
    }

    .feel-wrapp .feel-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .feel-wrapp .feel-col1 .feel-row1 {
        width: 100%;
        transform: none;
        position: relative;
        top: inherit;
        right: inherit;
    }

    .feel-wrapp .feel-col2 {
        width: 100%;
        margin: 2px 0 0;
    }

    .feel-wrapp .feel-col2 .feel-row2 {
        width: 90%;
        left: 5%;
        bottom: 24px;
    }

    .help-wrapp {
        text-align: center;
        padding: 0 0 0;
        margin: 0 0 20px;
    }

    .help-wrapp.extra-hlp {
        padding: 16px 0 0;
        margin: 20px 0 0;
    }

    .help-wrapp .help-col3 {
        display: none;
    }

    .help-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 26px;
        display: inline-block;
        vertical-align: top;
        margin: 10px 0 0;
    }

    .help-wrapp .help-col1 {
        width: 100%;
        transform: none;
        margin: 0 0 15px;
        position: relative;
        top: inherit;
    }

    .help-wrapp .help-col1 .help-row1 {
        width: 100%;
    }

    .help-wrapp .help-col2 {
        width: 100%;
        margin: 0 0 0;
    }

    .help-wrapp .help-col2 .help-row2 {
        width: 100%;
    }

    .treatments-wrapp {
        text-align: center;
        padding: 2.5% 0 30px;
    }

    .treatments-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 0;
    }

    .treatments-wrapp h2 span {
        display: inline;
    }

    .treatments-wrapp h2 strong {
        display: block;
    }

    .treatments-wrapp h3 {
        float: none;
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 0;
    }

    .treatments-wrapp h3 span {
        display: inline;
    }

    .treatments-wrapp .treatments-col1 {
        width: 100%;
        margin: 0 0 30px;
    }

    .treatments-wrapp .treatments-col1 .treatments-row1 {
        width: 100%;
    }

    .treatments-wrapp .treatments-col2 {
        width: 48%;
        margin: 0 0 5%;
    }

    .treatments-wrapp .treatments-col2:nth-child(2n) {
        float: right;
    }

    .treatments-wrapp .treatments-col2:nth-child(5) {
        margin-bottom: 0;
    }

    .treatments-wrapp .treatments-col2:last-child {
        margin-bottom: 0;
    }

    .treatments-wrapp .treatments-col2 .treatments-row2 {
        width: 100%;
        padding: 0 10% 0 10%;
    }

    .treatments-wrapp .treatments-btn1 {
        margin: 0 0 0;
    }

    .services-wrapp {
        text-align: center;
        padding: 30px 0 60px;
    }

    .services-wrapp h2 {
        float: none;
        font-size: 17px;
        line-height: 30px;
        margin: 0 0 0;
    }

    .services-wrapp .services-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .services-wrapp .services-col1 .services-row1 {
        width: 82px;
        margin: 0 auto 22px;
    }

    .services-wrapp .services-col2 {
        width: 100%;
        margin: 0 0 0;
    }

    .services-wrapp .services-col2 .services-row2 {
        width: 100%;
    }

    .mission-wrapp {
        text-align: center;
        padding: 39px 0 25px;
    }

    .mission-wrapp p {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 18px;
    }

    .mission-wrapp h2 {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 0;
    }

    .mission-wrapp h3 {
        float: none;
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 0;
    }

    .mission-wrapp h4 {
        float: none;
        font-size: 104.85px;
        line-height: 54.85px;
        margin: 0 0 0;
    }

    .mission-wrapp .mission-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .mission-wrapp .mission-col1 .mission-row1 {
        width: 100%;
        transform: none;
        position: relative;
        top: inherit;
        right: inherit;
    }

    .mission-wrapp .mission-col2 {
        width: 100%;
        margin: 2px 0 0;
    }

    .mission-wrapp .mission-col2 .mission-row2 {
        width: 90%;
        left: 5%;
        bottom: 24px;
    }

    .mission-wrapp .mission-col1 .mission-row1 .treatments-btn1.learn-more {
        float: none;
        margin: -5px 0 26px;
    }

    .transform-wrapp {
        text-align: center;
        padding: 25px 0 30px;
    }

    .transform-wrapp p {
        float: none;
        font-size: 14px;
        line-height: 28.16px;
        margin: 0 0 18px;
    }

    .transform-wrapp p span {
        display: inline;
    }

    .transform-wrapp h2 {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 10px;
    }

    .transform-wrapp h2 span {
        display: inline;
    }

    .transform-wrapp .transform-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .transform-wrapp .transform-col1 .transform-row1 {
        width: 100%;
        transform: none;
        position: relative;
        top: inherit;
        left: inherit;
    }

    .transform-wrapp .transform-col2 {
        width: 100%;
        margin: 30px 0 0;
    }

    .transform-wrapp .transform-col2 .transform-row2 {
        width: 100%;
    }

    .transform-wrapp .transform-btn1 {
        float: none;
        margin: 16px 0 0;
    }

    .consultation-wrapp {
        text-align: center;
        padding: 45px 0 0;
    }

    .consultation-wrapp p {
        font-size: 12px;
        line-height: 24px;
        margin: 0 0 18px;
    }

    .consultation-wrapp h2 {
        float: none;
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 10px;
    }

    .consultation-wrapp h2 span {
        display: inline;
    }

    .consultation-wrapp h3 {
        float: none;
        font-size: 64.85px;
        line-height: 74.85px;
        margin: 0 0 0;
    }

    .consultation-wrapp .consultation-col1 {
        width: 100%;
        margin: 0 auto 32px;
        position: relative;
        top: inherit;
        max-width: 100%;
    }

    .consultation-wrapp .consultation-col1 .consultation-row1 {
        width: 100%;
    }

    .consultation-wrapp .consultation-col2 {
        width: 48%;
        margin: 0 0 2px;
        position: relative;
        top: inherit;
    }

    .consultation-wrapp .consultation-col2 .consultation-row2 {
        width: 100%;
    }

    .consultation-wrapp .consultation-col3 {
        width: 100%;
        margin: 0 0 0;
    }

    .consultation-wrapp .consultation-col3 .consultation-row3 {
        width: 41.1%;
        right: 0;
    }

    .consultation-wrapp .consultation-btn1 {
        float: none;
        margin: 10px 0 0;
    }

    .consultation-wrapp .consultation-col4 {
        width: 48%;
        margin: 0 0 2px;
        top: -93px;
    }

    .consultation-wrapp .consultation-col4 .consultation-row2 {
        text-align: center;
    }

    .find-wrapp {
        text-align: center;
        padding: 34px 0 40px;
    }

    .find-wrapp h2 {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 22px;
    }

    .find-wrapp .find-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .find-wrapp .find-col1 .find-row1 {
        width: 100%;
    }

    .find-wrapp .find-col1 .find-row1 .find-fil1 {
        text-align: center;
    }

    .find-wrapp .find-col1 .find-row1 .find-fil2 {
        width: 100%;
        height: 46px;
        margin: 0 0 4.2%;
        padding: 0 5% 0;
    }

    .find-wrapp .find-btn1 {
        width: 100%;
    }

    .partner-wrapp {
        text-align: center;
        padding: 40px 0 20px;
    }

    .partner-wrapp .partner-col1 {
        width: 100%;
        margin: 0 0 0;
    }

    .partner-wrapp .partner-col1 .partner-row1 {
        width: auto;
        display: inline-block;
    }

    .footer-wrapp {
        text-align: center;
        padding: 20px 0 110px;
    }

    .footer-wrapp h2 {
        float: none;
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 18px;
    }

    .footer-wrapp .footer-col1 {
        width: 218px;
        margin: 0 auto 23px;
    }

    .footer-wrapp .footer-col1 .footer-row1 {
        width: 100%;
    }

    .footer-wrapp .footer-col2 {
        width: 100%;
        margin: 0 0 3px;
    }

    .footer-wrapp .footer-col2 .footer-row2 {
        width: 100%;
    }

    .footer-wrapp .footer-col3 {
        width: 100%;
        margin: 0 0 19px;
    }

    .footer-wrapp .footer-col3 .footer-row3 {
        width: 100%;
    }

    .footer-wrapp .footer-col3 .footer-row3 a {
        width: 40px;
    }

    .footer-wrapp .footer-col4 {
        width: 100%;
        margin: 0 0 8px;
    }

    .footer-wrapp .footer-col4 .footer-row4 li {
        display: inline-block;
        margin: 0 4px 0;
    }

    .footer-wrapp .footer-col4 .footer-row4 li:nth-child(2n) {
        display: none;
    }

    .footer-row4 li, .footer-row4 li a, .footer-row5 li, .footer-row5 li a {
        font-size: 13px;
        letter-spacing: 0.30px;
        line-height: 23px;
    }

    .inner-wrapp {
        margin: 0;
        padding: 0;
    }

    .inner-wrapp h1 {
        font-size: 32px;
        line-height: 48px;
    }

    .conten-wrapp {
        padding: 30px 0 50px 0;
    }

    .conten-wrapp .conten-row1 .conten-bar1 {
        width: 100%;
        margin: 0 0 45px;
    }

    .extrabtm.sidbar-wrapp .sidbar-row1 {
        max-width: 100%;
    }

    .conten-wrapp .conten-row1 .conten-bar2 {
        width: 100%;
        margin: 0 0 0;
    }

    .conten-tex1 {
        display: none;
    }

    .sidbar-wrapp .sidbar-row1 {
        padding: 32px 5% 49px;
    }

    .about-wrapp .about-row2 .about-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .about-wrapp .about-row2 .about-rt {
        width: 100%;
    }

    .about-wrapp .about-row2 {
        margin: 50px 0;
    }

    .about-wrapp .about-row4 .about-row5 {
        width: 100%;
    }

    .treatments-wrapp2 .treatments-col2 {
        width: 100%;
    }

    .blogin-wrapp .blogin-row1 {
        width: 100%;
    }

    .careersin-wrapp .careersin-col1 {
        width: 100%;
        margin: 0 0 60px;
    }

    .careersin-wrapp .careersin-col2 {
        margin: 0 0 50px;
    }

    .careersin-wrapp .careersin-row1 {
        width: 100%;
        float: left;
        position: relative;
        top: inherit;
        transform: none;
        margin: 0 0 35px;
        padding: 0 5%;
    }

    .careersin-wrapp .careersin-row2 {
        width: 100%;
    }

    .careersin-wrapp .careersin-form {
        width: 100%;
    }

    .careersin-wrapp .careersin-form h2 {
        margin: 0;
    }

    .appointment-row1 {
        width: 100%;
    }

    .careers-wrapp h6 {
        margin: 0 0 30px;
    }

    .careers-wrapp .careers-col1 {
        width: 100%;
    }

    .careers-wrapp .careers-col2 {
        margin: 0 0 50px;
    }

    .careers-wrapp .careers-col2:last-child {
        margin: 0;
    }

    .careers-wrapp .careers-row1 {
        width: 100%;
        float: left;
        position: relative;
        top: inherit;
        transform: none;
        margin: 0 0 35px;
        padding: 0 5%;
    }

    .careers-wrapp .careers-row2 {
        width: 100%;
    }

    .careers-wrapp .careers-btn {
        margin: 0 auto 38px;
    }

    .careers-wrapp .careers-btn1 {
        padding: 14px 18px 14px;
        margin: 0 3px 6px;
    }

    .charity-wrapp .charity-col3 .charity-row1 {
        width: 100%;
    }

    .charity-wrapp .charity-col4 {
        width: 100%;
    }

    .charity-wrapp .charity-col3 {
        margin: 0;
    }

    .contact-wrapp .contact-row2 .contact-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .contact-wrapp .contact-row2 .contact-rt {
        width: 100%;
    }

    .contact-wrapp .opening-time ul li {
        width: 48%;
        margin-right: 0;
    }

    .contact-wrapp .opening-time ul li:nth-child(2n) {
        margin-left: 4%;
    }

    .about-wrapp .abt-opening-hrs .opening-time ul li {
        width: 48%;
    }

    .about-wrapp .abt-opening-hrs .opening-time ul li:nth-child(2n) {
        float: right;
    }

    .location-opening-hrs .opening-time ul li {
        width: 48%;
        float: left;
        margin-right: 0;
        font-size: 16px;
    }

    .location-opening-hrs .opening-time ul li:nth-child(2n) {
        float: right;
        margin-left: 4%;
    }

    .feeser-wrapp .feeser-row11 {
        width: 100%;
    }

    .feeser-wrapp .feeser-row2 {
        padding: 22px 5% 17px;
    }

    .location-wrapp .location-row2 .location-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .location-wrapp .location-row2 .location-rt {
        width: 100%;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 {
        width: 48%;
        margin: 0 1% 35px;
    }

    .referralsin-wrapp h4 {
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 10px;
    }

    .referralsin-wrapp h5 {
        font-size: 16px;
        line-height: 27px;
    }

    .referralsin-wrapp h6 {
        font-size: 16px;
        line-height: 27px;
    }

    .referralsin-wrapp .referralsin-col1 .referralsin-row1 {
        width: 100%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 {
        width: 100%;
        padding: 45px 5% 50px;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1:nth-child(2n) {
        margin-left: 0%;
    }

    .referrals-wrapp .referrals-col1 .referrals-row1 {
        width: 100%;
    }

    .referrals-wrapp .referrals-col2 .referrals-row1 {
        width: 100%;
        margin: 0 0 45px;
    }

    .referrals-wrapp .referrals-col2 .referrals-row1:last-child {
        margin-bottom: 0;
    }

    .referrals-wrapp .referrals-btn1:first-child {
        margin-left: 0;
    }

    .referrals-wrapp .referrals-btn1:last-child {
        margin-right: 0;
    }

    .referrals-wrapp .referrals-btn1 {
        padding: 14px 16px 14px;
        margin: 0 5px 10px;
    }

    .referrals-wrapp .referrals-col2 .referrals-btn .comnform {
        width: 36%;
    }

    .galler-wrapp .galler-col2 {
        margin: 0 0 50px;
    }

    .galler-wrapp .galler-col1 .galler-row1 {
        width: 100%;
        margin: 0 0 30px;
    }

    .galler-wrapp .galler-col2 .galler-row2 {
        width: 100%;
        float: left;
        position: relative;
    }

    .teamin-wrapp .teamin-row1 {
        text-align: center;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar1 {
        width: 275px;
        float: none;
        display: inline-block;
        margin: 0 0 30px;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar2 {
        width: 100%;
        float: left;
        position: relative;
        top: inherit;
        transform: none;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar2 .teamin-bar3 .teamin-icon {
        float: none;
        display: inline-block;
    }

    .team-wrapp .team-row1 .team-col1 {
        width: 46%;
        margin: 0 0 30px;
    }

    .team-wrapp .team-row1 .team-col1:nth-child(2n) {
        float: right;
        margin-left: 8%;
    }

    .treatmentin-wrapp .treatmentin-row2 .treatmentin-video {
        width: 100%;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon {
        width: 17%;
        margin: 0 4.3% 15px 0;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon:nth-child(4n) {
        margin-right: 2%;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon:nth-child(5n) {
        margin-right: 0;
    }

    .header-thm1 {
        width: 22px;
        display: none;
        margin: 0 0 0;
    }

    .linker-thm1 {
        width: 118px;
        margin: 0 0 0;
        position: absolute;
        bottom: -20px;
    }

    .feel-box1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .help-thm1 {
        width: 44px;
        float: none;
        display: inline-block;
        margin: 0 6px 0 0;
    }

    .mission-box1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .transform-box1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 {
        width: 53px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button {
        height: 53px;
        width: 53px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button span {
        border-left: 18px solid #ffffff;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        margin: 8px 20px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button:before {
        width: 60px;
        height: 60px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button:after {
        width: 80px;
        height: 80px;
    }

    .transform-thm1 {
        width: 183px;
        float: none;
        margin: 22px auto 14px;
    }

    .feel-tex1 {
        width: 100%;
        margin: 0 0 0;
        top: 0;
        bottom: inherit;
        right: 0;
    }

    .mission-tex1 {
        width: 100%;
        margin: 0 0 0;
        top: 0;
        left: 0;
    }

    .consultation-tex1 {
        width: 100%;
        margin: 0 0 0;
        top: 0;
        right: 0;
    }

    .header-btn1, .header-btn2, .linker-btn1, .treatments-btn1, .refer-now-btn, .transform-btn1, .consultation-btn1, .find-fil1, .find-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .about-btn2, .about-btn3, .treatments-btn2, .appointment-fil1, .appointment-btn1, .appointment-btn2, .bloger-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .blogin-btn2, .galler-btn1, .gallerin-btn1, .gallerin-btn2, .teamin-btn1, .teamin-btn2, .contact-btn1, .location-btn1, .charity-btn1, .referrals-btn1, .referrals-btn2, .referrals-btn3, .referralsin-btn1, .referralsin-btn2, .treatments-btn3, .careers-btn1, .testimonials-btn1, .testi-btn1, .btn-treatment-stl, .footer-btn2, .modalbtn.phone, .modalbtn.contact, .cta-offer, .cta-book, .link-btn, .join-btn1, .join-btn2, .join-btn3, .wells-on-wheel {
        font-size: 14px;
    }

    .header-mob1 {
        width: 100%;
        display: block;
        margin: 0 0 23px;
    }

    .header-mob2 {
        width: 100%;
        display: block;
        margin: 0 0 27px;
    }

    .header-mob3 {
        width: 100%;
        display: block;
        margin: 0 0 4.2%;
    }

    .m-hide1 {
        display: none;
    }

    .m-hide2 {
        display: block;
    }

    .modal.payment .modal-content .modal-body .caldera-grid .form-control {
        height: 42px;
        margin: 0 0 2% 0;
        padding: 0 15px 0;
        font-size: 14px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid textarea.form-control {
        width: 100%;
        height: 90px;
        margin: 0 0 20px;
        padding: 10px 15px 0;
        border-radius: 15px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid .btn {
        margin: 15px 0 0 0;
        padding: 12px 22px 13px 22px;
        text-align: center;
        font-size: 14px;
    }

    .banner-wrapp .welcome-slides .main-content {
        padding: 35px 25px 60px;
        max-width: 100%;
        position: relative;
        top: inherit;
        transform: inherit;
        border-radius: 0;
    }

    .banner-wrapp .welcome-slides .main-content h3 {
        font-size: 22px;
        line-height: 38.16px;
    }

    .banner-wrapp .welcome-slides .main-content p {
        font-size: 22px;
        line-height: 38.16px;
    }

    .banner-wrapp .welcome-slides .owl-dots {
        bottom: 20px;
    }

    .conten-wrapp .conten-row1 .conten-bar1 .contact-page {
        width: 96%;
    }

    .conten-wrapp .conten-row1 .conten-bar1 .contact-page .unit-contact-page a {
        padding: 14px 14px 14px 14px;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar1 {
        margin-right: 8%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar2 {
        width: 50%;
    }

    .about-wrapgroup .unit-out .unit-contentbox .unit-sign h3 {
        text-align: center;
        font-size: 86px;
        line-height: 86px;
    }

    .about-wrapgroup .unit-out .unit-contentbox h4 {
        font-size: 24px;
        line-height: 40px;
    }

    .aboutg-wrapp .aboutg-nw-box .aboutg-nw-inner p {
        min-height: 140px;
        font-size: 16px;
    }

    .location-wrapp .location-col2 .careers-video .vid-class h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review {
        width: 48% !important;
        margin: 30px 0 30px !important;
    }

    .form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review:nth-child(2n) {
        margin-left: 4% !important;
    }

    .form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text .test-read-btn {
        font-size: 14px !important;
    }

    .feel-wrapp .feel-col2 iframe {
        height: 50.6vw;
    }

    .transform-wrapp .transform-col2 .transform-row2 iframe {
        height: 54vw;
        width: 100%;
    }

    .charity-wrapp .charity-col2 .charity-row2 {
        width: 100%;
    }

    .charity-wrapp .charity-col2 .charity-row2 iframe {
        height: 60vw;
    }

    .form-wrapp .testimonials-col1 .slider.lazy2 .slick-list .slick-track .testimonials-bar1.slick-slide img {
        height: 21.13vw;
    }

    .form-wrapp .testimonials-review1 .locat-btns {
        max-width: 100%;
        align-items: center;
    }

    .form-wrapp .testimonials-review1 .locat-btns .common-button {
        padding: 14px 15px;
        font-size: 14px;
        width: auto;
        margin: 0 5px 10px 5px;
    }

    .partner-wrapp .partner-col1 .mona-all-model-slide.owl-carousel .owl-stage-outer .owl-stage .owl-item .partner-row1 img {
        max-width: 140px;
    }

    .modal.payment.insta-extra .modal-content {
        height: 80vw;
        width: 90%;
    }

    .conten-wrapp .conten-row1 .conten-bar1.form-wrapp.common-style iframe {
        max-height: 400px;
    }

    .aboutg-wrapp .figure-outer h5 span {
        display: inline;
    }

    .mission-wrapp .mission-row2 {
        width: 100%;
    }

    .mission-wrapp .mission-row2 h3 {
        font-size: 16px;
        line-height: 21px;
        margin: 0 0 15px;
        text-align: center;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 .qdtv-bar1 img {
        max-height: inherit;
        height: 24.5vw;
    }

    .feeser-bar1, .feeser-bar2, .feeser-bar3, .feeser-bar4 {
        font-size: 12.5px;
        line-height: 31.16px;
    }

    .feeser-wrapp .extra-fee .extra-fee-head h4 {
        font-size: 14px;
        line-height: 22px;
    }

    .feeser-wrapp .feeser-row1 .feeser-bar1 span {
        display: inline;
    }

    .aboutg-wrapp .applynowform .caldera-grid .row.last_row .col-sm-6 .btn {
        font-size: 14px;
        padding: 14px 17px 16px 17px;
    }

    #sb_instagram .sbi_photo_wrap img {
        height: 30vw;
        max-height: 230px;
        object-position: top center;
    }

    .instagram-wrapp .instagram-col2 #sb_instagram .practice-row2 img {
        height: 30vw;
        max-height: 230px;
        object-position: top center;
    }

    .feeser-wrapp .feeser-row1 .fees-price.one {
        width: 32%;
        float: right;
    }

    .feeser-wrapp .feeser-row1 .fees-price.one .feeser-bar2 {
        padding: 0;
    }

    .teamin-wrapp h2 {
        text-align: center;
    }

    .feeser-wrapp .lineheights {
        margin: 0 0 7px;
    }

    .feeser-wrapp .feeser-row1 .feeser-bar1.three {
        width: 45%;
    }

    .feeser-wrapp .feeser-row1 .fees-price.three {
        width: 52%;
    }

    .team-wrapp h4 {
        font-size: 22px;
        line-height: 30px;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        height: 41.552vw;
        max-height: 319px;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        height: 41.552vw;
        max-height: 319px;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1.four-memb .team-col1 .team-bar1.ytuberservimg img {
        height: 43.362vw;
        max-height: 333px;
    }

    .banner-wrapp .nonslider {
        max-height: 47.8vw;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar1 img {
        height: 276px;
        max-height: inherit;
    }

    .feeser-wrapp .feeser-row1 .tool-tip span.tool-after {
        position: relative;
        right: inherit;
        width: 16px;
        height: 16px;
        margin: 0 0 0 0;
    }

    .feeser-wrapp p span {
        display: inline-block;
    }

    .invisalign-wrapp .invisalign-row1 h2 br {
        display: none;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer {
        overflow-x: auto;
        width: auto;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-header-full, .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full, .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .plan-btns {
        min-width: 780px;
        max-width: 100%;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-header-full .table-header {
        font-size: 16px;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full .table-body {
        font-size: 16px;
    }

    .blogin-wrapp .common-btns .appointment-row1 {
        width: 75%;
        padding: 30px 0 0 40px;
    }

    .blogin-wrapp .common-btns h2 {
        font-size: 24px;
        line-height: 1.25;
    }

    .blogin-wrapp .common-btns .buttons-btn1, .blogin-wrapp .common-btns .buttons-btn2 {
        font-size: 14px;
    }

    .about-wrapp .join-essentialplan {
        padding: 15px 40px 14px 40px;
    }

    .about-wrapp a.enquire-nw-btn {
        padding: 15px 40px 14px 40px;
    }

    .about-wrapp .enq-btn {
        text-align: center;
    }
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp .contact-rt {
        width:100%;
    }
    .contact-wrapp .contact-row2 .contact-lt {
        width: 100%;
    }
    
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp .contact-rt {
        width: 100%;
    }
    
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp {
        width: 100%;
    }

    .about-wrapp a.pagefeebtn {
        font-size: 15px;
        padding: 16px 22px 14px 22px;
    }

    .about-wrapp.common-style h1 {
        font-size: 30px;
    }

    .header-wrapp .header-col1.logo-6534 {
        width: 385px;
        top: inherit;
        margin: 20px auto 18px;
    }
}

@media screen and (min-width:768px) and (max-width:900px) {
    .margin {
        width: 94%;
    }

    .header-wrapp {
        padding: 3.1% 0 2.2%;
    }

    .header-wrapp h2 {
        font-size: 15px;
        line-height: 17px;
    }

    .header-wrapp .header-col1 {
        width: 16.2%;
        top: 23%;
    }

    .header-wrapp .header-col2 {
        margin: 0;
    }

    .header-wrapp .header-col3 {
        margin: 0 0 12px;
        width: 39%;
    }

    .header-wrapp .header-btn1 {
        margin: 0 0 3px 6px;
        padding: 13px 16px 12px 16px;
        font-size: 12px;
        float: right;
    }

    .header-wrapp .header-btn2 {
        display: none;
        margin: 0 0 0;
        padding: 12px 19px 12px 19px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 {
        margin: 0 0 3px 0;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 .select-selected {
        padding: 12px 30px 12px 18px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 {
        float: right;
        margin: 5px 0 0 0;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm {
        width: 47%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 form .custom-select1 {
        width: 132px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 form {
        width: 100%;
        display: block;
        float: left;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 {
        width: 195px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1:last-child .custom-select1 {
        width: 228px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-selected {
        font-size: 13px;
        padding: 12px 15px 12px 15px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-items div {
        font-size: 13px;
        padding: 8px 8px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1:after {
        right: 13px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular {
        width: 195px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1:last-child .custom-particular {
        width: 278px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-selected {
        font-size: 13px;
        padding: 12px 15px 12px 15px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-items div {
        font-size: 13px;
        padding: 8px 8px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular:after {
        right: 13px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 form .custom-particular {
        width: 132px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular {
        margin: 0 0 3px 0;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular .select-selected {
        padding: 12px 30px 12px 18px;
    }

    .linker-wrapp {
        margin: 14.7% 0 0;
        padding: 0 0 3%;
    }

    .linker-wrapp h2 {
        font-size: 16px;
        line-height: 26px;
    }

    .linker-wrapp .linker-col3 {
        width: 104px;
        margin: 10px 0 0;
    }

    .linker-wrapp .linker-col3 .linker-row3 {
        width: 84px;
    }

    .linker-wrapp .linker-btn1 {
        font-size: 12px;
        margin: 0 0 0 26px;
        padding: 14px 54px 14px 20px;
    }

    .linker-wrapp .linker-btn1:after {
        width: 35px;
    }

    .banner-wrapp {
        min-height: inherit;
    }

    .banner-wrapp .banner-col1 {
        width: 54px;
    }

    .feel-wrapp p {
        font-size: 18px;
        line-height: 38.16px;
        margin: 0 0 18px;
    }

    .feel-wrapp h2 {
        font-size: 18px;
        line-height: 38.16px;
    }

    .feel-wrapp h3 {
        font-size: 13px;
        line-height: 23px;
    }

    .feel-wrapp h4 {
        font-size: 134.85px;
        line-height: 144.85px;
        margin: 0 0 0;
    }

    .help-wrapp {
        padding: 6px 0 22px;
    }

    .help-wrapp h2 {
        font-size: 16px;
        line-height: 26px;
        margin: 15px 0 0;
    }

    .help-wrapp .help-col1 {
        width: 320px;
        top: 41.5%;
    }

    .treatments-wrapp {
        padding: 22px 0 26px;
    }

    .treatments-wrapp h2 {
        font-size: 16px;
        line-height: 27px;
    }

    .treatments-wrapp h3 {
        font-size: 16px;
        line-height: 27px;
    }

    .treatments-wrapp .treatments-btn1 {
        margin: 0 0 0;
    }

    .services-wrapp {
        padding: 26px 0 52px;
    }

    .services-wrapp h2 {
        font-size: 18px;
        line-height: 34px;
    }

    .services-wrapp h2 span {
        display: inline;
    }

    .services-wrapp .services-col1 .services-row1 {
        margin: 0 auto 24px;
    }

    .mission-wrapp {
        padding: 32px 0 25px;
    }

    .mission-wrapp p {
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 18px;
    }

    .mission-wrapp h2 {
        font-size: 20px;
        line-height: 38.16px;
    }

    .mission-wrapp h3 {
        font-size: 13px;
        line-height: 23px;
    }

    .mission-wrapp h4 {
        font-size: 134.85px;
        line-height: 64.85px;
        margin: 0 0 0;
    }

    .transform-wrapp {
        padding: 25px 0 54px;
    }

    .transform-wrapp p {
        font-size: 15px;
        line-height: 31.16px;
        margin: 0 0 18px;
    }

    .transform-wrapp p span {
        display: inline;
    }

    .transform-wrapp h2 {
        font-size: 20px;
        line-height: 38.16px;
        margin: 0 0 10px;
    }

    .transform-wrapp .transform-btn1 {
        margin: 1px 0 0;
    }

    .consultation-wrapp {
        padding: 120px 0 0;
    }

    .consultation-wrapp p {
        font-size: 12px;
        line-height: 24px;
        margin: 0 0 18px;
    }

    .consultation-wrapp h2 {
        font-size: 20px;
        line-height: 31.16px;
        margin: 0 0 10px;
    }

    .consultation-wrapp h3 {
        font-size: 134.85px;
        line-height: 94.85px;
        margin: 0 0 0;
    }

    .consultation-wrapp .consultation-btn1 {
        padding: 12px 36px 12px 36px;
    }

    .treatments-wrapp3 .link-btn-grp .link-btn {
        padding: 12px 26px 12px 26px;
    }

    .charity-wrapp .charity-col4 h5 a.wells-on-wheel {
        padding: 12px 26px 12px 26px;
    }

    .consultation-wrapp .consultation-col1 {
        width: 26%;
        float: left;
        margin: 0 0 0 2%;
        top: 16%;
    }

    .consultation-wrapp .consultation-col2 {
        width: 22%;
        float: left;
        margin: 0 0 0 2%;
        top: 74.3%;
    }

    .consultation-wrapp .consultation-col3 {
        margin: 0 2% 0 0;
    }

    .consultation-wrapp .consultation-col4 {
        width: 29%;
        top: 61.3%;
        right: -1%;
    }

    .consultation-wrapp .consultation-col3 .consultation-row3 {
        width: 34.8%;
        top: 0;
        right: 25.7%;
    }

    .consultation-thm1 {
        width: 34.8%;
        margin: 0 0 0 4%;
    }

    .find-wrapp {
        padding: 22px 0 20px;
    }

    .find-wrapp h2 {
        font-size: 15px;
        line-height: 25px;
        margin: 0 12px 0 0;
    }

    .find-wrapp .find-col1 .find-row1 .find-fil2 {
        width: 172px;
        height: 46px;
        margin: 0 8px 0 0;
        padding: 0 20px 0 20px;
    }

    .partner-wrapp {
        padding: 78px 0 34px;
    }

    .partner-wrapp .partner-col1 {
        width: 100%;
    }

    .footer-wrapp {
        padding: 34px 0 150px;
    }

    .footer-wrapp h2 {
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 18px;
    }

    .footer-wrapp .footer-col1 {
        width: 16.6%;
        margin: 0 auto 26px;
    }

    .footer-wrapp .footer-col2 {
        margin: 0 0 24px;
    }

    .footer-wrapp .footer-col3 {
        margin: 0 0 32px;
    }

    .footer-wrapp .footer-col3 .footer-row3 a {
        width: 40px;
    }

    .footer-wrapp .footer-col4 {
        margin: 0 0 6px;
    }

    .footer-row4 li, .footer-row4 li a, .footer-row5 li, .footer-row5 li a {
        font-size: 12px;
        letter-spacing: 0.30px;
    }

    .footer-wrapp .footer-col4 .footer-row4 li:nth-child(2n) {
        margin: 0 4px 0;
    }

    .help-wrapp .help-col3 {
        width: 236px;
    }

    .conten-wrapp .conten-row1 .conten-bar1 {
        width: 62%;
    }

    .extrabtm.sidbar-wrapp .sidbar-row1 {
        max-width: 62%;
    }

    .conten-wrapp .conten-row1 .conten-bar2 {
        width: 34%;
    }

    .sidbar-wrapp .sidbar-row2 .sidbar-col2 {
        width: 182px;
    }

    .sidbar-wrapp .sidbar-row1 {
        padding: 32px 5% 49px;
    }

    .about-wrapp .about-row2 .about-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .about-wrapp .about-row2 .about-rt {
        width: 100%;
    }

    .about-wrapp .about-row4 .about-row5 {
        width: 84%;
    }

    .treatments-wrapp2 .treatments-btn1 {
        margin: 30px 0 0;
    }

    .blogin-wrapp .blogin-row1 {
        width: 100%;
    }

    .bloger-wrapp h2 {
        font-size: 23px;
    }

    .careersin-wrapp p {
        font-size: 16px;
        line-height: 32px;
    }

    .careersin-wrapp .careersin-col1 {
        width: 100%;
    }

    .careersin-wrapp .careersin-row1 {
        padding: 0 2%;
    }

    .careers-wrapp p {
        font-size: 16px;
        line-height: 32px;
    }

    .careers-wrapp .careers-col1 {
        width: 100%;
    }

    .careers-wrapp .careers-row1 {
        padding: 0 2%;
    }

    .careers-wrapp .careers-btn {
        margin: 0 auto 38px;
    }

    .careers-wrapp .careers-btn1 {
        padding: 14px 18px 14px;
        margin: 0 3px 6px;
    }

    .contact-wrapp .contact-row2 .contact-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .contact-wrapp .contact-row2 .contact-rt {
        width: 100%;
    }

    .contact-wrapp .opening-time ul li {
        font-size: 15px;
        width: 48%;
        margin-right: 0;
    }

    .contact-wrapp .opening-time ul li:nth-child(2n) {
        margin-left: 4%;
    }

    .about-wrapp .abt-opening-hrs .opening-time ul li {
        width: 48%;
        font-size: 14px;
    }

    .about-wrapp .abt-opening-hrs .opening-time ul li:nth-child(2n) {
        float: right;
    }

    .location-opening-hrs .opening-time ul li {
        width: 48%;
        font-size: 14px;
        margin: 0 0 5px 0;
    }

    .location-opening-hrs .opening-time ul li:nth-child(2n) {
        float: right;
        margin-left: 4%;
    }

    .contact-wrapp .appointment-row1 {
        width: 100%;
    }

    .feeser-wrapp .feeser-row11 {
        width: 100%;
    }

    .location-wrapp .location-row2 .location-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .location-wrapp .location-row2 .location-rt {
        width: 100%;
    }

    .appointment-wrapp .appointment-row1 {
        width: 100%;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 {
        margin-bottom: 45px;
    }

    .linker-wrapp .linker-col2 .linker-row2 {
        margin: 20px 0 0;
    }

    .referralsin-wrapp h2 {
        margin: 0 11px 0 0;
    }

    .referralsin-wrapp h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .referralsin-wrapp h4 {
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 10px;
    }

    .referralsin-wrapp h5 {
        font-size: 16px;
        line-height: 27px;
    }

    .referralsin-wrapp h6 {
        font-size: 16px;
        line-height: 27px;
    }

    .referralsin-wrapp .referralsin-col1 .referralsin-row1 {
        width: 100%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 {
        width: 48%;
        margin: 0 0 4%;
        padding: 45px 2% 50px;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1:nth-child(2n) {
        margin-left: 4%;
    }

    .referralsin-wrapp .referralsin-btn1 {
        padding: 14px 20px 14px;
    }

    .referralsin-wrapp .referralsin-btn2 {
        padding: 14px 20px 14px;
    }

    .referrals-wrapp .referrals-col1 .referrals-row1 {
        width: 98%;
    }

    .referrals-wrapp .referrals-btn1 {
        padding: 14px 25px 14px;
    }

    .referrals-wrapp .referrals-col2 .referrals-btn .comnform {
        width: 48%;
        margin: 0 1% 10px;
    }

    .gallerin-wrapp .appointment-row1 {
        width: 100%;
    }

    .galler-wrapp .galler-col2 {
        margin: 0 0 50px;
    }

    .galler-wrapp .galler-col1 .galler-row1 {
        width: 100%;
        margin: 0 0 30px;
    }

    .galler-wrapp .galler-col2 .galler-row2 {
        width: 100%;
        float: left;
        position: relative;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar1 {
        width: 255px;
        float: none;
        display: inline-block;
        margin: 0 0 30px;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar2 {
        width: 100%;
        float: left;
        position: relative;
        top: inherit;
        transform: none;
    }

    .team-wrapp h4 {
        font-size: 17.5px;
        letter-spacing: 0px;
        line-height: 26px;
    }

    .team-wrapp h5 {
        font-size: 16px;
        line-height: 31px;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon {
        margin: 0 9% 15px 0;
        width: 18%;
    }

    .treatmentin-wrapp .treatmentin-row2 .treatmentin-video {
        width: 100%;
    }

    .treatmentin-wrapp .treatmentin-row2 iframe {
        height: 320px;
    }

    .treatmentin-wrapp .appointment-row1 {
        width: 100%;
    }

    .header-thm1 {
        width: 16px;
        margin: 0 8px 0 0;
    }

    .linker-thm1 {
        width: 59.8%;
        margin: 0 0 0;
    }

    .feel-box1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .help-thm1 {
        width: 54px;
        margin: 0 12px 0 0;
    }

    .mission-box1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .transform-box1 {
        width: 54px;
        margin: 0 auto 0;
    }

    .transform-wrapp .transform-col2 .transform-row2 .videeotag {
        max-width: 90%;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 {
        width: 53px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button {
        height: 53px;
        width: 53px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button span {
        border-left: 18px solid #ffffff;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        margin: 8px 20px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button:before {
        width: 60px;
        height: 60px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button:after {
        width: 80px;
        height: 80px;
    }

    .transform-thm1 {
        width: 163px;
        margin: 1px 20px 0 0;
    }

    .header-btn1, .header-btn2, .linker-btn1, .treatments-btn1, .refer-now-btn, .transform-btn1, .consultation-btn1, .find-fil1, .find-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .about-btn2, .about-btn3, .treatments-btn2, .appointment-fil1, .appointment-btn1, .appointment-btn2, .bloger-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .blogin-btn2, .galler-btn1, .gallerin-btn1, .gallerin-btn2, .teamin-btn1, .teamin-btn2, .contact-btn1, .location-btn1, .charity-btn1, .referrals-btn1, .referrals-btn2, .referrals-btn3, .referralsin-btn1, .referralsin-btn2, .treatments-btn3, .careers-btn1, .testimonials-btn1, .testi-btn1, .btn-treatment-stl, .footer-btn2, .modalbtn.phone, .modalbtn.contact, .cta-offer, .cta-book, .link-btn, .join-btn1, .join-btn2, .join-btn3, .wells-on-wheel {
        font-size: 13px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid .form-control {
        height: 42px;
        margin: 0 0 2% 0;
        padding: 0 15px 0;
        font-size: 14px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid textarea.form-control {
        width: 100%;
        height: 90px;
        margin: 0 0 20px;
        padding: 10px 15px 0;
        border-radius: 15px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid .btn {
        margin: 15px 0 0 0;
        padding: 12px 22px 13px 22px;
        text-align: center;
        font-size: 14px;
    }

    .help-wrapp .help-col1 .help-row1 .custom-select1 .select-items {
        max-height: 150px;
    }

    .testimonials-wrapp .testimonials-col2 .testimonials-row1 {
        width: 90px;
        height: 90px;
    }

    .conten-bar1.about-wrapp .wp-block-media-text .wp-block-media-text__media {
        width: 100%;
        margin: 0 0 30px;
    }

    .conten-bar1.about-wrapp .wp-block-media-text .wp-block-media-text__content {
        width: 100%;
        float: left;
        position: relative;
    }

    .conten-bar1.about-wrapp .wp-block-media-text {
        margin: 0 0 25px;
    }

    .banner-wrapp .welcome-slides .main-content {
        padding: 25px 15px;
        max-width: 480px;
        top: 58%;
    }

    .banner-wrapp .welcome-slides .main-content h3 {
        font-size: 22px;
        line-height: 38.16px;
    }

    .banner-wrapp .welcome-slides .main-content p {
        font-size: 22px;
        line-height: 38.16px;
    }

    .conten-wrapp .conten-row1 .conten-bar1 .contact-page {
        width: 86%;
    }

    .conten-wrapp .conten-row1 .conten-bar1 .contact-page .unit-contact-page a {
        padding: 14px 10px 14px 10px;
        font-size: 15px;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar1 {
        margin-right: 5%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar2 {
        width: 54%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar2 h5 {
        font-size: 12px;
    }

    .about-wrapgroup .unit-out .unit-contentbox .unit-sign h3 {
        font-size: 70px;
        line-height: 70px;
    }

    .about-wrapgroup .unit-out .unit-contentbox h4 {
        font-size: 22px;
        line-height: 32px;
    }

    .cog-form__container .cog-form__content .cog-header img {
        max-width: 280px !important;
        width: 100% !important;
    }

    .location-wrapp .location-col2 .careers-video .vid-class h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text .test-read-btn {
        font-size: 13px !important;
    }

    .feel-wrapp .feel-col2 iframe {
        height: 26.1vw;
    }

    .transform-wrapp .transform-col2 {
        order: -1;
        width: 100%;
        margin: 0 0 30px;
    }

    .transform-wrapp .transform-col1 .transform-row1 {
        width: 100%;
        margin: 0 0 0;
    }

    .transform-wrapp h2 {
        width: 100%;
        text-align: center;
    }

    .transform-wrapp p {
        width: 100%;
        text-align: center;
    }

    .transform-wrapp .transform-col1 .transform-row1 .transform-thm1 {
        width: 200px;
        margin: 0 auto;
        float: none;
    }

    .transform-wrapp .transform-col2 .transform-row2 iframe {
        height: 60vw;
        width: 100%;
    }

    .aboutg-wrapp p br {
        display: none;
    }

    .form-wrapp .testimonials-col1 .slider.lazy2 .slick-list .slick-track .testimonials-bar1.slick-slide img {
        height: 22.3vw;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 button.js-video-button {
        position: absolute;
        top: 50%;
        width: 45px;
        height: 45px;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 button.js-video-button span {
        margin: 6px 17px;
        border-left: 15px solid #ffffff;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 button.js-video-button:before {
        width: 50px;
        height: 50px;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 button.js-video-button:after {
        width: 65px;
        height: 65px;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 button.js-video-button:hover span {
        border-left: 15px solid #754196;
    }

    .partner-wrapp .partner-col1 .mona-all-model-slide.owl-carousel .owl-stage-outer .owl-stage .owl-item .partner-row1 img {
        max-width: 140px;
    }

    .modal.payment.insta-extra .modal-content {
        height: 70vw;
        width: 80%;
    }

    .form-wrapp .testimonials-review1 .locat-btns {
        max-width: 100%;
    }

    .conten-wrapp .conten-row1 .conten-bar1.mapshowing .ssf-main-content .ssf-row .medium-4.ssf-column {
        width: 50%;
        clear: inherit !important;
        height: auto;
    }

    .conten-wrapp .conten-row1 .conten-bar1.form-wrapp.common-style iframe {
        max-height: 440px;
    }

    .help-wrapp .help-col2.homepageraing .help-row2 .google-rating.ggogledesktop {
        width: 175px;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 .qdtv-bar1 img {
        max-height: inherit;
        height: 22.5vw;
    }

    .mission-wrapp .mission-col2 .mission-teams .mission-teams-unit .msn-tm-name {
        font-size: 16px;
        right: 9%;
    }

    .about-wrapgroup .unit-out .unit-imagebox .mission-teams .mission-teams-unit .msn-tm-name {
        font-size: 16px;
        right: 9%;
    }

    .feeser-bar1, .feeser-bar2, .feeser-bar3, .feeser-bar4 {
        font-size: 12px;
        line-height: 27.16px !important;
    }

    .feeser-wrapp .feeser-row1 .feeser-bar1 span {
        display: inline;
    }

    .feeser-wrapp .feeser-row1 .fees-price.three .feeser-bar4 {
        padding-right: 10px;
    }

    .instagram-wrapp .instagram-col2 .mobileview {
        display: block;
    }

    .instagram-wrapp .instagram-col2 .sbi.sbi_mob_col_1.sbi_tab_col_2.sbi_col_4.sbi_width_resp {
        display: none;
    }

    #sb_instagram .sbi_photo_wrap img {
        height: 35vw;
        max-height: 275px;
        object-position: top center;
    }

    .instagram-wrapp .instagram-col2 #sb_instagram .practice-row2 img {
        height: 35vw;
        max-height: 255px;
        object-position: top center;
    }

    .feeser-wrapp .feeser-row1 .fees-price.one {
        width: 32%;
        float: right;
    }

    .modal.homemp4video2022 .modal-content {
        max-width: 450px;
    }

    .feeser-wrapp .lineheights {
        margin: 0 0 7px;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        height: 18.33vw;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        max-height: 186px;
        height: 20.696vw;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1.four-memb .team-col1 .team-bar1.ytuberservimg img {
        max-height: 281px;
        height: 22.642vw;
    }

    .banner-wrapp .nonslider {
        max-height: 50vw;
    }

    .sidbar-wrapp .refer-now-btn {
        margin: 15px 2px 15px;
    }

    .aboutg-wrapp h2 {
        font-size: 22px;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar1 img {
        max-height: 33.3vw;
    }

    .referrals-wrapp .referrals-col2 .referral-keywords p {
        font-size: 16px;
    }

    .feeser-wrapp .feeser-row1 .tool-tip span.tool-after {
        width: 18px;
        height: 18px;
        top: 0px;
        right: -2px;
    }

    .feeser-wrapp .feeser-row1 .tool-tip .tool-tip-cont {
        right: 25px;
        top: 65px;
    }

    .feeser-wrapp .feeser-row1 .tool-tip .tool-tip-cont p {
        font-size: 12px;
    }

    .feeser-wrapp .feeser-row1 .tool-tip span.tool-after {
        position: relative;
        right: inherit;
        width: 18px;
        height: 18px;
        margin: 0 0 0 0;
    }

    .aboutg-wrapp h5 {
        font-size: 20px;
    }

    .bloger-wrapp .bloger-row1 .bloger-bar1 {
        border-radius: 15px !important;
    }

    .bloger-wrapp .bloger-row1 .bloger-bar1 a {
        border-radius: 15px !important;
    }

    .bloger-wrapp .bloger-row1 .bloger-bar1 img {
        border-radius: 15px !important;
    }

    .invisalign-wrapp .invisalign-row1 h2 br {
        display: none;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-header-full .table-header {
        font-size: 16px;
    }

    .membership-wrapp .conten-row1 .conten-bar1.about-wrapp .table-outer .table-body-full .table-body {
        font-size: 16px;
    }

    .blogin-wrapp .common-btns .appointment-row1 {
        width: 72%;
        padding: 30px 0 0 30px;
    }

    .blogin-wrapp .common-btns h2 {
        font-size: 24px;
        line-height: 1.25;
    }

    .blogin-wrapp .common-btns .buttons-btn1, .blogin-wrapp .common-btns .buttons-btn2 {
        font-size: 13px;
    }

    .about-wrapp .join-essentialplan {
        padding: 15px 40px 14px 40px;
    }

    .about-wrapp a.enquire-nw-btn {
        padding: 15px 40px 14px 40px;
    }
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp .contact-rt {
        width: 100%;
    }

    .about-wrapp a.pagefeebtn {
        font-size: 15px;
        padding: 16px 18px 14px 18px;
    }
    .about-wrapp.common-style h1 {
        font-size: 32px;
    }

    .header-wrapp .header-col1.logo-6534 {
        width: 30%;
        top: 55%;
    }

    .header-wrapp .fixed .header-col1.logo-6534 {
        top: 58%;
        width: 30%;
    }
}

@media screen and (min-width:901px) and (max-width:1024px) {
    .margin {
        width: 94%;
    }

    .header-wrapp {
        padding: 3.1% 0 2.2%;
    }

    .header-wrapp h2 {
        font-size: 16px;
        line-height: 18px;
    }

    .header-wrapp .header-col1 {
        width: 16.2%;
        top: 23%;
    }

    .header-wrapp .header-col2 {
        margin: 0;
    }

    .header-wrapp .header-col3 {
        margin: 0 0 15px;
        width: 40%;
    }

    .header-wrapp .header-btn1 {
        margin: 0 0 5px 6px;
        padding: 14px 18px 14px 18px;
        font-size: 14px;
        float: right;
    }

    .header-wrapp .header-btn2 {
        display: none;
        margin: 0 0 0;
        padding: 14px 22px 14px 22px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 {
        margin: 0 0 5px 6px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 .select-selected {
        padding: 14px 30px 14px 18px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 {
        float: right;
        margin: 5px 0 0 0;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 {
        width: 195px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1:last-child .custom-select1 {
        width: 288px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm {
        width: 47%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 form .custom-select1 {
        width: 160px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 form {
        width: 100%;
        display: block;
        float: left;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-selected {
        font-size: 14px;
        padding: 14px 15px 14px 15px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-items div {
        font-size: 14px;
        padding: 8px 8px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1:after {
        right: 13px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular {
        margin: 0 0 5px 6px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular .select-selected {
        padding: 14px 30px 14px 18px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular {
        width: 195px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1:last-child .custom-particular {
        width: 314px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 form .custom-particular {
        width: 160px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-selected {
        font-size: 14px;
        padding: 14px 15px 14px 15px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-items div {
        font-size: 14px;
        padding: 8px 8px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular:after {
        right: 13px;
    }

    .linker-wrapp {
        margin: 13.7% 0 0;
        padding: 0 0 3%;
    }

    .linker-wrapp h2 {
        font-size: 18px;
        line-height: 28px;
    }

    .linker-wrapp .linker-col3 {
        width: 112px;
        margin: 20px 0 0;
    }

    .linker-wrapp .linker-col3 .linker-row3 {
        width: 80px;
    }

    .linker-wrapp .linker-btn1 {
        font-size: 13px;
        margin: 0 0 0 28px;
        padding: 14px 74px 14px 22px;
    }

    .linker-wrapp .linker-btn1:after {
        width: 36px;
    }

    .banner-wrapp {
        min-height: inherit;
    }

    .banner-wrapp .banner-col1 {
        width: 74px;
    }

    .feel-wrapp p {
        font-size: 22px;
        line-height: 45.16px;
        margin: 0 0 22px;
    }

    .feel-wrapp h2 {
        font-size: 22px;
        line-height: 45.16px;
    }

    .feel-wrapp h3 {
        font-size: 14px;
        line-height: 24px;
    }

    .feel-wrapp h4 {
        font-size: 164.85px;
        line-height: 194.85px;
        margin: 0 0 0;
    }

    .help-wrapp {
        padding: 6px 0 27px;
    }

    .help-wrapp h2 {
        font-size: 18px;
        line-height: 28px;
        margin: 16px 0 0;
    }

    .help-wrapp .help-col1 {
        width: 350px;
        top: 41.5%;
    }

    .treatments-wrapp {
        padding: 27px 0 36px;
    }

    .treatments-wrapp h2 {
        font-size: 18px;
        line-height: 29px;
    }

    .treatments-wrapp h3 {
        font-size: 18px;
        line-height: 29px;
    }

    .services-wrapp {
        padding: 36px 0 72px;
    }

    .services-wrapp h2 {
        font-size: 21px;
        line-height: 37px;
    }

    .services-wrapp h2 span {
        display: inline;
    }

    .services-wrapp .services-col1 .services-row1 {
        margin: 0 auto 28px;
    }

    .mission-wrapp {
        padding: 42px 0 30px;
    }

    .mission-wrapp p {
        font-size: 24px;
        line-height: 45.16px;
        margin: 0 0 22px;
    }

    .mission-wrapp h2 {
        font-size: 24px;
        line-height: 45.16px;
    }

    .mission-wrapp h3 {
        font-size: 14px;
        line-height: 24px;
    }

    .mission-wrapp h4 {
        font-size: 164.85px;
        line-height: 84.85px;
        margin: 0 0 0;
    }

    .transform-wrapp {
        padding: 30px 0 74px;
    }

    .transform-wrapp p {
        font-size: 16px;
        line-height: 32.16px;
        margin: 0 0 22px;
    }

    .transform-wrapp p span {
        display: inline;
    }

    .transform-wrapp h2 {
        font-size: 24px;
        line-height: 45.16px;
        margin: 0 0 14px;
    }

    .transform-wrapp .transform-btn1 {
        margin: 9px 0 0;
    }

    .consultation-wrapp {
        padding: 140px 0 0;
    }

    .consultation-wrapp p {
        font-size: 13px;
        line-height: 25px;
        margin: 0 0 20px;
    }

    .consultation-wrapp h2 {
        font-size: 24px;
        line-height: 34px;
        margin: 0 0 12px;
    }

    .consultation-wrapp h3 {
        font-size: 169.85px;
        line-height: 149.85px;
        margin: 0 0 0;
    }

    .consultation-wrapp .consultation-btn1 {
        padding: 12px 36px 12px 36px;
    }

    .treatments-wrapp3 .link-btn-grp .link-btn {
        padding: 12px 26px 12px 26px;
    }

    .charity-wrapp .charity-col4 h5 a.wells-on-wheel {
        padding: 12px 26px 12px 26px;
    }

    .consultation-wrapp .consultation-col1 {
        width: 24%;
        float: left;
        margin: 0 0 0 2%;
        top: 24%;
    }

    .consultation-wrapp .consultation-col2 {
        width: 20%;
        float: left;
        margin: 0 0 0 2%;
        top: 74.3%;
    }

    .consultation-wrapp .consultation-col3 {
        margin: 0 2% 0 0;
    }

    .consultation-wrapp .consultation-col4 {
        width: 26%;
        top: 61.3%;
        right: -1%;
    }

    .consultation-wrapp .consultation-col3 .consultation-row3 {
        width: 36.8%;
        top: 0;
        right: 21.7%;
    }

    .consultation-thm1 {
        width: 36.8%;
        margin: 0 0 0 5%;
    }

    .find-wrapp {
        padding: 32px 0 30px;
    }

    .find-wrapp h2 {
        font-size: 16px;
        line-height: 26px;
        margin: 0 14px 0 0;
    }

    .find-wrapp .find-col1 .find-row1 .find-fil2 {
        width: 182px;
        height: 48px;
        margin: 0 10px 0 0;
        padding: 0 24px 0 24px;
    }

    .partner-wrapp {
        padding: 98px 0 44px;
    }

    .partner-wrapp .partner-col1 {
        width: 100%;
    }

    .footer-wrapp {
        padding: 44px 0 125px;
    }

    .footer-wrapp h2 {
        font-size: 18px;
        line-height: 29px;
        margin: 0 0 22px;
    }

    .footer-wrapp .footer-col1 {
        width: 16.6%;
        margin: 0 auto 34px;
    }

    .footer-wrapp .footer-col2 {
        margin: 0 0 28px;
    }

    .footer-wrapp .footer-col3 {
        margin: 0 0 40px;
    }

    .footer-wrapp .footer-col3 .footer-row3 a {
        width: 40px;
    }

    .footer-wrapp .footer-col4 {
        margin: 0 0 8px;
    }

    .footer-row4 li, .footer-row4 li a, .footer-row5 li, .footer-row5 li a {
        font-size: 14px;
        letter-spacing: 0.40px;
    }

    .help-wrapp .help-col3 {
        width: 260px;
    }

    .conten-wrapp .conten-row1 .conten-bar1 {
        width: 62%;
    }

    .extrabtm.sidbar-wrapp .sidbar-row1 {
        max-width: 62%;
    }

    .conten-wrapp .conten-row1 .conten-bar2 {
        width: 34%;
    }

    .sidbar-wrapp .sidbar-row2 .sidbar-col2 {
        width: 182px;
    }

    .sidbar-wrapp .sidbar-row1 {
        padding: 32px 5% 49px;
    }

    .about-wrapp .about-row4 .about-row5 {
        width: 70%;
    }

    .treatments-wrapp2 .treatments-btn1 {
        margin: 30px 0 0;
    }

    .blogin-wrapp .blogin-row1 {
        width: 100%;
    }

    .bloger-wrapp h2 {
        font-size: 25px;
    }

    .careersin-wrapp p {
        font-size: 16px;
        line-height: 32px;
    }

    .careersin-wrapp .careersin-col1 {
        width: 100%;
    }

    .careersin-wrapp .careersin-row1 {
        padding: 0 2%;
    }

    .careers-wrapp p {
        font-size: 16px;
        line-height: 32px;
    }

    .careers-wrapp .careers-col1 {
        width: 100%;
    }

    .careers-wrapp .careers-row1 {
        padding: 0 2%;
    }

    .contact-wrapp .contact-row2 .contact-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .contact-wrapp .contact-row2 .contact-rt {
        width: 100%;
    }

    .contact-wrapp .opening-time ul li {
        font-size: 16px;
        width: 48%;
        margin-right: 0;
    }

    .contact-wrapp .opening-time ul li:nth-child(2n) {
        margin-left: 4%;
    }

    .about-wrapp .abt-opening-hrs .opening-time ul li {
        width: 48%;
        font-size: 16px;
    }

    .about-wrapp .abt-opening-hrs .opening-time ul li:nth-child(2n) {
        float: right;
    }

    .location-opening-hrs .opening-time ul li {
        width: 48%;
        font-size: 16px;
        margin-right: 0;
    }

    .location-opening-hrs .opening-time ul li:nth-child(2n) {
        float: right;
        margin-left: 4%;
    }

    .contact-wrapp .appointment-row1 {
        width: 100%;
    }

    .feeser-wrapp .feeser-row11 {
        width: 100%;
    }

    .location-wrapp .location-row2 .location-lt {
        width: 100%;
        margin: 0 0 35px;
    }

    .location-wrapp .location-row2 .location-rt {
        width: 100%;
    }

    .appointment-wrapp .appointment-row1 {
        width: 100%;
    }

    .referralsin-wrapp h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .referralsin-wrapp h4 {
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 10px;
    }

    .referralsin-wrapp h5 {
        font-size: 16px;
        line-height: 27px;
    }

    .referralsin-wrapp h6 {
        font-size: 16px;
        line-height: 27px;
    }

    .referralsin-wrapp .referralsin-col1 .referralsin-row1 {
        width: 100%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 {
        width: 48%;
        margin: 0 0 4%;
        padding: 45px 2% 50px;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1:nth-child(2n) {
        margin-left: 4%;
    }

    .referralsin-wrapp .referralsin-btn1 {
        padding: 14px 20px 14px;
    }

    .referralsin-wrapp .referralsin-btn2 {
        padding: 14px 20px 14px;
    }

    .referrals-wrapp .referrals-col1 .referrals-row1 {
        width: 90%;
    }

    .referrals-wrapp .referrals-btn1 {
        padding: 14px 20px 14px;
        margin: 0 3px 10px;
    }

    .referrals-wrapp .referrals-col2 .referrals-btn .comnform {
        width: 36%;
        margin: 0 3px 10px;
    }

    .gallerin-wrapp .appointment-row1 {
        width: 100%;
    }

    .galler-wrapp .galler-col2 .galler-row2 {
        position: relative;
    }

    .linker-wrapp .linker-col2 .linker-row2 {
        margin: 20px 0 0;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar1 {
        width: 255px;
        float: none;
        display: inline-block;
        margin: 0 0 30px;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar2 {
        width: 100%;
        float: left;
        position: relative;
        top: inherit;
        transform: none;
    }

    .team-wrapp h4 {
        font-size: 17.5px;
        letter-spacing: 0px;
        line-height: 26px;
    }

    .team-wrapp h5 {
        font-size: 16px;
        line-height: 31px;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon {
        margin: 0 9% 15px 0;
        width: 18%;
    }

    .treatmentin-wrapp .treatmentin-row2 .treatmentin-video {
        width: 100%;
    }

    .treatmentin-wrapp .treatmentin-row2 iframe {
        height: 320px;
    }

    .treatmentin-wrapp .appointment-row1 {
        width: 100%;
    }

    .header-thm1 {
        width: 16px;
        margin: 0 8px 0 0;
    }

    .linker-thm1 {
        width: 53.8%;
        margin: 0 0 0;
    }

    .feel-box1 {
        width: 74px;
        margin: 0 auto 0;
    }

    .help-thm1 {
        width: 59px;
        margin: 0 16px 0 0;
    }

    .mission-box1 {
        width: 74px;
        margin: 0 auto 0;
    }

    .transform-box1 {
        width: 74px;
        margin: 0 auto 0;
    }

    .transform-thm1 {
        width: 183px;
        margin: 5px 40px 0 0;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 {
        width: 70px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button {
        height: 70px;
        width: 70px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button span {
        border-left: 22px solid #ffffff;
        border-top: 13px solid transparent;
        border-bottom: 13px solid transparent;
        margin: 8px 26px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button:before {
        width: 80px;
        height: 80px;
    }

    .transform-wrapp .transform-col2 .transform-row2 .transform-box1 button.js-video-button:after {
        width: 100px;
        height: 100px;
    }

    .header-btn1, .header-btn2, .linker-btn1, .treatments-btn1, .refer-now-btn, .transform-btn1, .consultation-btn1, .find-fil1, .find-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .about-btn2, .about-btn3, .treatments-btn2, .appointment-fil1, .appointment-btn1, .appointment-btn2, .bloger-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .blogin-btn2, .galler-btn1, .gallerin-btn1, .gallerin-btn2, .teamin-btn1, .teamin-btn2, .contact-btn1, .location-btn1, .charity-btn1, .referrals-btn1, .referrals-btn2, .referrals-btn3, .referralsin-btn1, .referralsin-btn2, .treatments-btn3, .careers-btn1, .testimonials-btn1, .testi-btn1, .btn-treatment-stl, .footer-btn2, .modalbtn.phone, .modalbtn.contact, .cta-offer, .cta-book, .link-btn, .join-btn1, .join-btn2, .join-btn3, .wells-on-wheel {
        font-size: 14px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid .form-control {
        height: 42px;
        margin: 0 0 2% 0;
        padding: 0 15px 0;
        font-size: 14px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid textarea.form-control {
        width: 100%;
        height: 90px;
        margin: 0 0 20px;
        padding: 10px 15px 0;
        border-radius: 15px;
    }

    .modal.payment .modal-content .modal-body .caldera-grid .btn {
        margin: 15px 0 0 0;
        padding: 12px 22px 13px 22px;
        text-align: center;
        font-size: 14px;
    }

    .help-wrapp .help-col1 .help-row1 .custom-select1 .select-items {
        max-height: 160px;
    }

    .testimonials-wrapp .testimonials-col2 .testimonials-row1 {
        width: 115px;
        height: 115px;
    }

    .banner-wrapp .welcome-slides .main-content {
        padding: 30px 15px;
        max-width: 550px;
    }

    .banner-wrapp .welcome-slides .main-content h3 {
        font-size: 24px;
        line-height: 45.16px;
    }

    .banner-wrapp .welcome-slides .main-content p {
        font-size: 24px;
        line-height: 45.16px;
    }

    .conten-wrapp .conten-row1 .conten-bar1 .contact-page {
        width: 90%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar2 h5 {
        font-size: 12px;
    }

    .about-wrapgroup .unit-out .unit-contentbox .unit-sign h3 {
        font-size: 90px;
        line-height: 88px;
    }

    .about-wrapgroup .unit-out .unit-contentbox h4 {
        font-size: 24px;
        line-height: 36px;
    }

    .about-wrapp .about-row2 .about-lt {
        width: 50%;
    }

    .about-wrapp .about-row2 .about-rt {
        width: 46%;
    }

    .about-wrapp .about-btn1 {
        padding: 14px 15px 14px 15px;
    }

    .about-wrapp .about-row2 .about-rt .about-btn1:last-child {
        margin-left: 2%;
    }

    .cog-form__container .cog-form__content .cog-header img {
        max-width: 280px !important;
        width: 100% !important;
    }

    .form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text .test-read-btn {
        font-size: 14px !important;
    }

    .feel-wrapp .feel-col2 iframe {
        height: 26.1vw;
    }

    .transform-wrapp .transform-col2 {
        order: -1;
        width: 100%;
        margin: 0 0 30px;
    }

    .transform-wrapp .transform-col1 .transform-row1 {
        width: 100%;
        margin: 0 0 0;
    }

    .transform-wrapp h2 {
        width: 100%;
        text-align: center;
    }

    .transform-wrapp p {
        width: 100%;
        text-align: center;
    }

    .transform-wrapp .transform-col1 .transform-row1 .transform-thm1 {
        width: 200px;
        margin: 0 auto;
        float: none;
    }

    .transform-wrapp .transform-col2 .transform-row2 iframe {
        height: 50vw;
        width: 100%;
    }

    .form-wrapp .testimonials-col1 .slider.lazy2 .slick-list .slick-track .testimonials-bar1.slick-slide img {
        height: 22.3vw;
    }

    .partner-wrapp .partner-col1 .mona-all-model-slide.owl-carousel .owl-stage-outer .owl-stage .owl-item .partner-row1 img {
        max-width: 140px;
    }

    .modal.payment.insta-extra .modal-content {
        height: 60vw;
        width: 50%;
    }

    .form-wrapp .testimonials-review1 .locat-btns {
        max-width: 90%;
    }

    .conten-wrapp .conten-row1 .conten-bar1.mapshowing .ssf-main-content .ssf-row .medium-4.ssf-column {
        width: 50%;
        clear: inherit !important;
        height: auto;
    }

    .conten-wrapp .conten-row1 .conten-bar1.form-wrapp.common-style iframe {
        max-height: 440px;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 .qdtv-bar1 img {
        max-height: inherit;
        height: 22.5vw;
    }

    .feeser-bar1, .feeser-bar2, .feeser-bar3, .feeser-bar4 {
        font-size: 13px;
        line-height: 29.16px;
    }

    .feeser-wrapp .feeser-row1 .fees-price.three .feeser-bar4 {
        padding-right: 15px;
    }

    .instagram-wrapp .instagram-col2 .mobileview {
        display: block;
    }

    .instagram-wrapp .instagram-col2 .sbi.sbi_mob_col_1.sbi_tab_col_2.sbi_col_4.sbi_width_resp {
        display: none;
    }

    #sb_instagram .sbi_photo_wrap img {
        height: 35vw;
        max-height: 275px;
        object-position: top center;
    }

    .instagram-wrapp .instagram-col2 #sb_instagram .practice-row2 img {
        height: 30vw;
        max-height: 255px;
        object-position: top center;
    }

    .modal.homemp4video2022 .modal-content {
        max-width: 450px;
    }

    .feeser-wrapp .lineheights {
        margin: 0 0 8px;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        height: 18.33vw;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        max-height: 212px;
        height: 20.656vw;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1.four-memb .team-col1 .team-bar1.ytuberservimg img {
        max-height: 281px;
        height: 22.642vw;
    }

    .banner-wrapp .nonslider {
        max-height: 50vw;
    }

    .aboutg-wrapp h2 {
        font-size: 24px;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar1 img {
        max-height: 28.4vw;
    }

    .referrals-wrapp .referrals-col2 .referral-keywords p {
        font-size:14px;
    }

    .feeser-wrapp .feeser-row1 .tool-tip span.tool-after {
        position: relative;
        right: inherit;
        width: 18px;
        height: 18px;
        margin: 4px 0 0 0;
    }

    .bloger-wrapp .bloger-row1 .bloger-bar1 {
        border-radius: 15px !important;
    }

    .bloger-wrapp .bloger-row1 .bloger-bar1 a {
        border-radius: 15px !important;
    }

    .bloger-wrapp .bloger-row1 .bloger-bar1 img {
        border-radius: 15px !important;
    }

    .invisalign-wrapp .invisalign-row1 h2 br {
        display: none;
    }

    .blogin-wrapp .common-btns .appointment-row1 {
        width: 74%;
        padding: 25px 0 0 50px;
    }

    .blogin-wrapp .common-btns h2 {
        font-size: 26px;
        line-height: 1.25;
    }

    .blogin-wrapp .common-btns .buttons-btn1, .blogin-wrapp .common-btns .buttons-btn2 {
        font-size: 14px;
    }
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp .contact-rt {
        width: 60%;
    }
    .about-wrapp.common-style h1 {
        font-size: 34px;
    }

    .header-wrapp .header-col1.logo-6534 {
        width: 28%;
        top: 53%;
    }

    .header-wrapp .fixed .header-col1.logo-6534 {
        top: 58%;
        width: 27.5%;
    }

}

@media screen and (min-width:1025px) and (max-width:1240px) {
    .margin {
        width: 94%;
    }

    .header-wrapp {
        padding: 3.1% 0 2.2%;
    }

    .header-wrapp h2 {
        font-size: 17px;
        line-height: 19px;
    }

    .header-wrapp .header-col1 {
        width: 16.2%;
        top: 23%;
    }

    .header-wrapp .header-col2 {
        margin: 0;
    }

    .header-wrapp .header-btn1 {
        margin: 0 4px 0 0;
        padding: 14px 10px 14px 10px;
        font-size: 13px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 {
        margin: 0 4px 0 0;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 .select-selected {
        padding: 14px 25px 14px 12px;
    }

    .header-wrapp .header-btn2 {
        display: none;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 {
        width: 150px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-selected {
        font-size: 13px;
        padding: 14px 10px 14px 10px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-items div {
        font-size: 13px;
        padding: 8px 8px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1:after {
        right: 9px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular {
        margin: 0 4px 0 0;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular .select-selected {
        padding: 14px 25px 14px 12px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular {
        width: 150px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-selected {
        font-size: 13px;
        padding: 14px 10px 14px 10px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-items div {
        font-size: 13px;
        padding: 8px 8px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular:after {
        right: 9px;
    }

    .linker-wrapp {
        margin: 12.7% 0 0;
        padding: 2.1% 0 3%;
    }

    .linker-wrapp .linker-btn1 {
        font-size: 14px;
    }

    .banner-wrapp {
        min-height: 512px;
    }

    .feel-wrapp p {
        font-size: 26px;
        line-height: 50.16px;
    }

    .feel-wrapp h2 {
        font-size: 26px;
        line-height: 50.16px;
    }

    .feel-wrapp h4 {
        font-size: 164.85px;
        line-height: 194.85px;
        margin: 0 0 0;
    }

    .services-wrapp h2 {
        font-size: 23px;
        line-height: 39px;
    }

    .services-wrapp h2 span {
        display: inline;
    }

    .mission-wrapp p {
        font-size: 26px;
        line-height: 50.16px;
    }

    .mission-wrapp h2 {
        font-size: 26px;
        line-height: 50.16px;
    }

    .mission-wrapp h4 {
        font-size: 164.85px;
        line-height: 84.85px;
        margin: 0 0 0;
    }

    .transform-wrapp h2 {
        font-size: 26px;
        line-height: 50.16px;
    }

    .transform-wrapp .transform-btn1 {
        margin: 12px 0 0;
    }

    .consultation-wrapp h2 {
        font-size: 24px;
        line-height: 42.16px;
        margin: 0 0 15px;
    }

    .consultation-wrapp h3 {
        font-size: 169.85px;
        line-height: 149.85px;
        margin: 0 0 0;
    }

    .consultation-wrapp .consultation-btn1 {
        padding: 12px 26px 12px 26px;
    }

    .treatments-wrapp3 .link-btn-grp .link-btn {
        padding: 12px 26px 12px 26px;
    }

    .charity-wrapp .charity-col4 h5 a.wells-on-wheel {
        padding: 12px 26px 12px 26px;
    }

    .consultation-wrapp .consultation-col1 {
        width: 22%;
        float: left;
        margin: 0 0 0 2%;
        top: 22%;
    }

    .consultation-wrapp .consultation-col2 {
        width: 18%;
        float: left;
        margin: 0 0 0 2%;
        top: 75.3%;
    }

    .consultation-wrapp .consultation-col3 {
        margin: 0 2% 0 0;
    }

    .consultation-wrapp .consultation-col4 {
        width: 25%;
        top: 65.3%;
        right: 0%;
    }

    .partner-wrapp .partner-col1 {
        width: 100%;
    }

    .footer-wrapp .footer-col1 {
        width: 16.6%;
    }

    .inner-wrapp {
        min-height: inherit;
    }

    .help-wrapp .help-col3 {
        width: 280px;
    }

    .conten-wrapp .conten-row1 .conten-bar1 {
        width: 62%;
    }

    .extrabtm.sidbar-wrapp .sidbar-row1 {
        max-width: 62%;
    }

    .conten-wrapp .conten-row1 .conten-bar2 {
        width: 34%;
    }

    .sidbar-wrapp .sidbar-row2 .sidbar-col2 {
        width: 182px;
    }

    .sidbar-wrapp .sidbar-row1 {
        padding: 32px 5% 49px;
    }

    .about-wrapp .about-row4 .about-row5 {
        width: 70%;
    }

    .treatments-wrapp2 .treatments-btn1 {
        margin: 30px 0 0;
    }

    .careersin-wrapp p {
        font-size: 16px;
        line-height: 32px;
    }

    .careersin-wrapp .careersin-col1 {
        width: 90%;
    }

    .careersin-wrapp .careersin-row1 {
        padding: 0 2%;
    }

    .careers-wrapp p {
        font-size: 16px;
        line-height: 32px;
    }

    .careers-wrapp .careers-col1 {
        width: 90%;
    }

    .careers-wrapp .careers-row1 {
        padding: 0 5%;
    }

    .contact-wrapp h5 {
        font-size: 14px;
    }

    .contact-wrapp .opening-time ul li {
        font-size: 16px;
        width: 48%;
        margin-right: 0;
    }

    .contact-wrapp .opening-time ul li:nth-child(2n) {
        margin-left: 4%;
    }

    .about-wrapp .abt-opening-hrs .opening-time ul li {
        font-size: 16px;
    }

    .location-opening-hrs .opening-time ul li {
        width: 48%;
        font-size: 16px;
        margin-right: 0;
    }

    .location-opening-hrs .opening-time ul li:nth-child(2n) {
        float: right;
        margin-left: 4%;
    }

    .contact-wrapp .appointment-row1 {
        width: 100%;
    }

    .feeser-wrapp .feeser-row11 {
        width: 100%;
    }

    .location-wrapp h5 {
        font-size: 13px;
    }

    .appointment-wrapp .appointment-row1 {
        width: 100%;
    }

    .referralsin-wrapp h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .referralsin-wrapp h4 {
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 10px;
    }

    .referralsin-wrapp h5 {
        font-size: 16px;
        line-height: 27px;
    }

    .referralsin-wrapp h6 {
        font-size: 16px;
        line-height: 27px;
    }

    .referralsin-wrapp .referralsin-col1 .referralsin-row1 {
        width: 100%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 {
        width: 48%;
        margin: 0 0 4%;
        padding: 45px 2% 50px;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1:nth-child(2n) {
        margin-left: 4%;
    }

    .referralsin-wrapp .referralsin-btn1 {
        padding: 14px 20px 14px;
    }

    .referralsin-wrapp .referralsin-btn2 {
        padding: 14px 20px 14px;
    }

    .gallerin-wrapp .appointment-row1 {
        width: 100%;
    }

    .galler-wrapp .galler-col2 .galler-row2 {
        position: relative;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar3 .team-icon {
        margin: 0 9% 15px 0;
        width: 18%;
    }

    .treatmentin-wrapp .treatmentin-row2 .treatmentin-video {
        width: 100%;
    }

    .treatmentin-wrapp .treatmentin-row2 iframe {
        height: 350px;
    }

    .treatmentin-wrapp .appointment-row1 {
        width: 100%;
    }

    .header-thm1 {
        width: 20px;
    }

    .linker-thm1 {
        width: 53.8%;
        margin: 0 0 0;
    }

    .transform-thm1 {
        width: 223px;
        margin: 5px 50px 0 0;
    }

    .header-btn1, .header-btn2, .linker-btn1, .treatments-btn1, .refer-now-btn, .transform-btn1, .consultation-btn1, .find-fil1, .find-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .about-btn2, .about-btn3, .treatments-btn2, .appointment-fil1, .appointment-btn1, .appointment-btn2, .bloger-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .blogin-btn2, .galler-btn1, .gallerin-btn1, .gallerin-btn2, .teamin-btn1, .teamin-btn2, .contact-btn1, .location-btn1, .charity-btn1, .referrals-btn1, .referrals-btn2, .referrals-btn3, .referralsin-btn1, .referralsin-btn2, .treatments-btn3, .careers-btn1, .testimonials-btn1, .testi-btn1, .btn-treatment-stl, .footer-btn2, .modalbtn.phone, .modalbtn.contact, .cta-offer, .cta-book, .link-btn, .join-btn1, .join-btn2, .join-btn3, .wells-on-wheel {
        font-size: 15px;
    }

    .testimonials-wrapp .testimonials-col2 .testimonials-row1 {
        width: 115px;
        height: 115px;
    }

    .referrals-wrapp .referrals-col1 .referrals-row1 {
        width: 82%;
    }

    .conten-wrapp .conten-row1 .conten-bar1 .contact-page {
        width: 80%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar1 {
        width: 41%;
        margin-right: 5%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar2 {
        width: 53%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar2 h5 {
        font-size: 12px;
    }

    .about-wrapgroup .unit-out .unit-contentbox .unit-sign h3 {
        font-size: 100px;
        line-height: 96px;
    }

    .about-wrapgroup .unit-out .unit-contentbox h4 {
        font-size: 24px;
        line-height: 36px;
    }

    .about-wrapp .about-row2 .about-lt {
        width: 50%;
    }

    .about-wrapp .about-row2 .about-rt {
        width: 46%;
    }

    .about-wrapp .about-btn1 {
        padding: 14px 20px 14px 20px;
    }

    .about-wrapp .about-row2 .about-rt .about-btn1:last-child {
        margin-left: 2%;
    }

    .referrals-wrapp .referrals-btn1 {
        margin: 0 3px 10px;
    }

    .referrals-wrapp .referrals-col2 .referrals-btn .comnform {
        margin: 0 3px 10px;
    }

    .form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text .test-read-btn {
        font-size: 15px !important;
    }

    .feel-wrapp .feel-col2 iframe {
        height: 26.1vw;
    }

    .transform-wrapp .transform-col2 .transform-row2 iframe {
        height: 31.8vw;
    }

    .form-wrapp .testimonials-col1 .slider.lazy2 .slick-list .slick-track .testimonials-bar1.slick-slide img {
        height: 16.8vw;
    }

    .modal.payment.insta-extra .modal-content {
        height: 60vw;
        width: 50%;
    }

    .form-wrapp .testimonials-review1 .locat-btns {
        max-width: 75%;
    }

    .team-wrapp h4 {
        font-size: 17.5px;
        letter-spacing: 0px;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 .qdtv-bar1 img {
        max-height: inherit;
        height: 22.5vw;
    }

    .feeser-bar1, .feeser-bar2, .feeser-bar3, .feeser-bar4 {
        font-size: 15px;
    }

    #sb_instagram .sbi_photo_wrap img {
        height: 30vw;
        max-height: 300px;
        object-position: top center;
    }

    .instagram-wrapp .instagram-col2 #sb_instagram .practice-row2 img {
        height: 25vw;
        max-height: 265px;
        object-position: top center;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        height: 18.33vw;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        max-height: 256px;
        height: 20.697vw;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1.four-memb .team-col1 .team-bar1.ytuberservimg img {
        max-height: 281px;
        height: 22.642vw;
    }

    .banner-wrapp .nonslider {
        max-height: 50vw;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar1 img {
        max-height: 18.3vw;
    }

    .feeser-wrapp .feeser-row1 .tool-tip span.tool-after {
        position: relative;
        right: inherit;
        width: 18px;
        height: 18px;
        margin: 4px 0 0 0;
    }

    .invisalign-wrapp .invisalign-row1 h2 br {
        display: none;
    }

    .blogin-wrapp .common-btns .appointment-row1 {
        width: 76%;
    }

    .blogin-wrapp .common-btns h2 {
        line-height: 1.25;
    }
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp {
        width: 70.8%;
    }
    
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp .contact-rt {
        width: 45%;
    }
    .contact-wrapp .contact-row2 .contact-lt {
        width: 50%;
    }
    .referrals-wrapp .referrals-col2 .referral-keywords {
        padding: 0;
    }

    .about-wrapp.common-style h1 {
        font-size: 36px;
    }

    .header-wrapp .header-col1.logo-6534 {
        width: 35.2%;
    }
}

 


@media screen and (min-width:1241px) and (max-width:1340px) {
    .margin {
        width: 94%;
    }

    .header-btn1, .header-btn2, .linker-btn1, .treatments-btn1, .refer-now-btn, .transform-btn1, .consultation-btn1, .find-fil1, .find-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .about-btn2, .about-btn3, .treatments-btn2, .appointment-fil1, .appointment-btn1, .appointment-btn2, .bloger-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .blogin-btn2, .galler-btn1, .gallerin-btn1, .gallerin-btn2, .teamin-btn1, .teamin-btn2, .contact-btn1, .location-btn1, .charity-btn1, .referrals-btn1, .referrals-btn2, .referrals-btn3, .referralsin-btn1, .referralsin-btn2, .treatments-btn3, .careers-btn1, .testimonials-btn1, .testi-btn1, .btn-treatment-stl, .footer-btn2, .modalbtn.phone, .modalbtn.contact, .cta-offer, .cta-book, .link-btn, .join-btn1, .join-btn2, .join-btn3, .wells-on-wheel {
        font-size: 15px;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar1 {
        margin-right: 4%;
    }

    .referralsin-wrapp .referralsin-col2 .referralsin-row1 .referralsin-bar2 {
        width: 55%;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-selected {
        font-size: 15px;
        padding: 14px 15px 14px 15px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 .select-items div {
        font-size: 15px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-select1 {
        width: 170px;
    }

    .header-wrapp .header-btn1 {
        padding: 14px 17px 14px 17px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 {
        margin: 0 4px 0 0;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-select1 .select-selected {
        padding: 14px 25px 14px 17px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-selected {
        font-size: 15px;
        padding: 14px 15px 14px 15px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular .select-items div {
        font-size: 15px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1 .help-row1 .custom-particular {
        width: 170px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular {
        margin: 0 4px 0 0;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular .select-selected {
        padding: 14px 25px 14px 17px;
    }

    .form-wrapp .testimonials-review1 .testimonials-units .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text .test-read-btn {
        font-size: 15px !important;
    }

    .feel-wrapp .feel-col2 iframe {
        height: 26.1vw;
    }

    .transform-wrapp .transform-col2 .transform-row2 iframe {
        height: 31.8vw;
    }

    .form-wrapp .testimonials-col1 .slider.lazy2 .slick-list .slick-track .testimonials-bar1.slick-slide img {
        height: 16.8vw;
    }

    .team-wrapp h4 {
        font-size: 22px;
        letter-spacing: 0.1px;
    }

    .qdtv-wrapp .qdtv-row1 .qdtv-col1 .qdtv-bar1 img {
        max-height: inherit;
        height: 22.5vw;
    }

    #sb_instagram .sbi_photo_wrap img {
        height: 29vw;
        max-height: 300px;
        object-position: top center;
    }

    .team-wrapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        height: 19.161vw;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1 .team-col1 .team-bar1.ytuberservimg img {
        max-height: 278px;
        height: 20.697vw;
    }

    .team-wrapp.reffmigrte-wraapp .team-row1.four-memb .team-col1 .team-bar1.ytuberservimg img {
        max-height: 304px;
        height: 22.642vw;
    }

    .banner-wrapp .nonslider {
        max-height: 50vw;
    }

    .contact-wrapp .opening-time ul li {
        width: 32.6%;
        font-size: 17px;
        letter-spacing: 0.05px;
        margin-right: 1%;
    }

    .location-opening-hrs .opening-time ul li {
        font-size: 16px;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar1 img {
        max-height: 19.1vw;
    }

    .invisalign-wrapp .invisalign-row1 h2 br {
        display: none;
    }
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp {
        width: 70.8%;
    }
    
    .conten-wrapp .conten-row1 .conten-bar1.contact-wrapp .contact-rt {
        width: 45%;
    }
    .contact-wrapp .contact-row2 .contact-lt {
        width: 50%;
    }
    .referrals-wrapp .referrals-col2 .referral-keywords {
        padding: 0;
    }

    .about-wrapp.common-style h1 {
        font-size: 38px;
    }
}

@media screen and (max-width: 1024px) {
    .featherlight .featherlight-content {
        max-width: 80% !important;
        margin: 0 auto !important;
        max-height: 80% !important;
    }
}

@media screen and (min-width: 768px) {
    .google-rating.ggogledesktop {
        position: fixed;
        bottom: 20px;
        left: 20px;
        z-index: 999;
        display: inline-block;
        width: 210px;
        cursor: pointer;
        background: #ffffff;
        border-radius: 0;
        padding: 8px 10px;
        box-shadow: 5px 5px 5px #00000017;
        border-top: 5px solid #4FCE6A;
    }

    .google-rating.ggogledesktop>img {
        width: 30% !important;
        display: inline-block;
        padding: 0 12px 0 0;
    }

    .google-rating.ggogledesktop #googlerating {
        width: 70%;
        float: right;
        display: inline-block;
    }

    .google-rating.ggogledesktop #googlerating .fulltotal {
        width: 100%;
        float: left;
        display: inline-block;
        position: relative;
        top: 3px;
    }

    .google-rating.ggogledesktop #googlerating .fulltotal .g-level1 {
        width: 100%;
        float: left;
        display: inline-block;
        margin: 0 0 4px;
    }

    .google-rating.ggogledesktop #googlerating .fulltotal .g-level2 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        position: relative;
        float: left;
        align-items: center;
    }

    .google-rating.ggogledesktop #googlerating .fulltotal .g-level1 h2 {
        font-size: 16px;
        font-weight: 500;
        line-height: normal;
    }

    .google-rating.ggogledesktop #googlerating .fulltotal .g-level2 .gsub-level1 {
        width: auto;
        margin: 0 6px 0 0;
    }

    .google-rating.ggogledesktop #googlerating img {
        width: auto;
    }

    .google-rating.ggogledesktop img {
        width: 100%;
    }

    .wp-google-badge.wp-google-badge_left-fixed {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .google-rating.ggogledesktop {
        display: none !important;
    }

    .wp-google-badge.wp-google-badge_left-fixed {
        left: 15px !important;
        bottom: 20px !important;
        z-index: 999 !important;
        cursor: pointer;
    }

    .wp-gr .wp-google-rating {
        margin: 0 !important;
        display: none !important;
    }

    .wp-google-badge.wp-google-badge_left-fixed .wp-google-badge-score {
        margin-left: 0 !important;
    }

    .wp-google-badge.wp-google-badge_left-fixed .wp-google-stars .wp-star svg {
        width: 13px !important;
    }

    .contact-wrapp .contact-row2 .contact-lt iframe {
        pointer-events: none;
    }

    .about-wrapp .about-row2 .about-lt iframe {
        pointer-events: none;
    }

    .location-wrapp .location-row2 .location-lt iframe {
        pointer-events: none;
    }

    .treatmentin-wrapp .treatmentin-row2 iframe {
        pointer-events: none;
    }

    .featherlight .featherlight-close-icon {
        right: 0 !important;
        top: -30px !important;
    }

    .help-wrapp .help-col2.desktop {
        display: none;
    }

    .help-wrapp .help-col2.mobileonly {
        display: block;
    }

    .header-mob1 .header-bar4.desktop {
        display: none;
    }

    .header-mob1 .header-bar4.mobileonly {
        display: inline-block;
    }

    .services-wrapp .services-col1.deskview {
        display: none;
    }

    .services-wrapp .services-col1.mobview {
        display: block;
    }

    .testimonials-wrapp .testimonials-col2 .testimonials-row1 {
        width: 90px;
        height: 90px;
    }

    .conten-bar1.about-wrapp .wp-block-media-text .wp-block-media-text__media {
        width: 100%;
        margin: 0 0 30px;
    }

    .conten-bar1.about-wrapp .wp-block-media-text .wp-block-media-text__content {
        width: 100%;
        float: left;
        position: relative;
    }

    .conten-bar1.about-wrapp .wp-block-media-text {
        margin: 0 0 25px;
    }

    .charity-wrapp .charity-col3 .charity-row2 {
        padding: 0;
    }

    .accordion h2 .post-title, .accordion h2 .title1 {
        font-size: 12px;
        line-height: 18px;
    }

    .feeser-wrapp .feeser-row2 .feeser-bar1 {
        width: 39%;
        word-break: break-word;
    }

    .feeser-wrapp .feeser-row2 .feeser-bar2 {
        width: 58%;
    }

    .feeser-wrapp .feeser-row2 .subtitle-accordian span {
        width: 39%;
        word-break: break-word;
    }

    .feeser-wrapp .feeser-row2 .subtitle-accordian span.payg {
        width: 58%;
    }

    .about-wrapgroup .unit-out .unit-imagebox .mission-teams {
        border-radius: 20px;
    }

    .about-wrapgroup .unit-out .unit-imagebox img {
        border-radius: 20px;
    }

    .about-wrapgroup .unit-out .unit-imagebox {
        width: 100%;
        margin: 0 0 30px 0;
        border-radius: 20px;
    }

    .about-wrapgroup .unit-out .unit-contentbox {
        width: 100%;
        text-align: center;
    }

    .about-wrapgroup .unit-out.evencoming .unit-contentbox {
        margin: 0 0 30px 0;
    }

    .header-wrapp .scroll.fixed .header-desktop2 h2 {
        display: none;
    }

    .extrabtm.sidbar-wrapp {
        margin: 0 0 0;
    }

    .conten-row1.extraclass {
        background-size: 100%;
        background-position: 50% 1%;
    }

    .appointment-wrapp .feeser-row1 h2 {
        font-size: 12px;
        line-height: 18px;
        padding: 18px 9% 16px 5%;
    }

    .cog-form__container .cog-body .cog-row .cog-field.cog-field--3.cog-col.cog-col--12.cog-text.cog-text--singleline, .cog-form__container .cog-body .cog-row .cog-field.cog-field--5.cog-col.cog-col--12.cog-email, .cog-form__container .cog-body .cog-row .cog-field.cog-field--10.cog-col.cog-col--12.cog-text.cog-text--singleline.is-required, .cog-form__container .cog-body .cog-row .cog-field.cog-field--12.cog-col.cog-col--12.cog-date.cog-date--date.is-required, .cog-form__container .cog-body .cog-row .cog-field.cog-field--22.cog-col.cog-col--12.cog-file {
        width: 100% !important;
        margin: 0 0 0 0 !important;
    }

    .cog-form__container .cog-body .cog-row .cog-field.cog-field--4.cog-col.cog-col--12.cog-text.cog-text--singleline, .cog-form__container .cog-body .cog-row .cog-field.cog-field--6.cog-col.cog-col--12.cog-text.cog-text--singleline, .cog-form__container .cog-body .cog-row .cog-field.cog-field--11.cog-col.cog-col--12.cog-text.cog-text--singleline.is-required, .cog-form__container .cog-body .cog-row .cog-field.cog-field--13.cog-col.cog-col--12.cog-text.cog-text--singleline.is-required, .cog-form__container .cog-body .cog-row .cog-field.cog-field--23.cog-col.cog-col--12.cog-file {
        width: 100% !important;
    }

    .teamin-wrapp .teamin-row1 .teamin-bar2 .teamin-bar3 {
        justify-content: center;
    }

    .about-wrapgroup .unit-out .unit-contentbox p {
        text-align: center !important;
    }

    .aboutg-wrapp h2 br {
        display: none;
    }

    .aboutg-wrapp p br {
        display: none;
    }

    .conten-wrapp .conten-row1 .conten-bar1.dental-ref {
        max-width: 100%;
    }

    .cog-form__container .cog-body .cog-row .cog-field.cog-field--3.cog-col.cog-col--12.cog-text.cog-text--singleline, .cog-form__container .cog-body .cog-row .cog-field.cog-field--5.cog-col.cog-col--12.cog-email, .cog-form__container .cog-body .cog-row .cog-field.cog-field--10.cog-col.cog-col--12.cog-text.cog-text--singleline.is-required, .cog-form__container .cog-body .cog-row .cog-field.cog-field--12.cog-col.cog-col--12.cog-date.cog-date--date.is-required {
        width: 100% !important;
        margin: 0 0 0 0 !important;
    }

    .cog-form__container .cog-body .cog-row .cog-field.cog-field--4.cog-col.cog-col--12.cog-text.cog-text--singleline, .cog-form__container .cog-body .cog-row .cog-field.cog-field--6.cog-col.cog-col--12.cog-text.cog-text--singleline, .cog-form__container .cog-body .cog-row .cog-field.cog-field--11.cog-col.cog-col--12.cog-text.cog-text--singleline.is-required, .cog-form__container .cog-body .cog-row .cog-field.cog-field--13.cog-col.cog-col--12.cog-text.cog-text--singleline.is-required {
        width: 100% !important;
        float: right !important;
        margin: 0 0 0 0 !important;
    }

    .conten-wrapp .conten-row1 .conten-bar1.mapshowing .ssf-main-content .ssf-row .medium-4.ssf-column {
        width: 33.33%;
        clear: inherit !important;
        height: auto;
    }

    .conten-wrapp .conten-row1 .conten-bar1.mapshowing .store-locator-bottom-half {
        width: 100% !important;
        margin: 0 0 0 0 !important;
        float: left;
    }

    .conten-wrapp .conten-row1 .conten-bar1.mapshowing .ssf-row.store-locator-top-half.has-searched {
        width: 100% !important;
        float: left;
        margin: 0 0 0 !important;
    }

    .conten-wrapp .conten-row1 .conten-bar1.mapshowing .ssf-main-content {
        width: 100% !important;
        float: left;
        margin: 0 auto !important;
    }

    .conten-wrapp .conten-row1 .conten-bar1.mapshowing .store-locator-map {
        width: 100% !important;
        margin: 0 0 0 !important;
    }

    .conten-wrapp .conten-row1 .conten-bar1.mapshowing .store-locator-map-holder {
        width: 100%;
        float: left;
        display: block;
    }

    .conten-wrapp .conten-row1 .conten-bar1.mapshowing .ssf-main-content .ssf-row h2 {
        font-size: 34px;
        color: #754196;
        line-height: 44px;
        margin: 0 0 26px !important;
        text-align: center;
    }

    .conten-wrapp .conten-row1 .conten-bar1.mapshowing .store-locator-bottom-half .ssf-row.ssf-panel {
        padding-right: 15px;
        padding-left: 15px;
    }

    .qdtv-wrapp .qdtv-logo-outer .qdtv-logo.sec1-qdtv {
        width: 100%;
        display: block;
        margin: 0 0 15px;
    }

    .qdtv-wrapp .qdtv-logo-outer .qdtv-logo.sec2-qdtv {
        width: 100%;
        margin: 0 0 20px;
        text-align: center;
    }

    .qdtv-wrapp .qdtv-logo-outer span {
        padding: 0;
        margin: 0 0 0;
    }

    .galler-wrapp .galler-col2.glrcolone .galler-row1 .twentytwenty-container-none .square-img-one, .galler-wrapp .galler-col2.glrcolone .galler-row1 .twentytwenty-container-none .square-img-one img, .galler-wrapp .galler-col2.glrcolone .galler-row1 .twentytwenty-container-none .square-img-two, .galler-wrapp .galler-col2.glrcolone .galler-row1 .twentytwenty-container-none .square-img-two img, .galler-wrapp .galler-col2.glrcolone .fullsmilegallerycase .smilegalerycase {
        border-radius: 15px;
    }

    .aboutg-wrapp figure.wp-block-gallery.has-nested-images.columns-default.is-cropped.image-outer figure.wp-block-image {
        max-width: 80%;
        margin: 0 auto !important;
        float: none;
    }

    .conten-wrapp .conten-row1 .conten-bar1.dental-ref .cog-form__container .cog-body .cog-row .cog-field.cog-field--23.cog-col.cog-col--12.cog-file {
        margin: 0 0 0 !important;
    }

    .feeser-wrapp .feeser-row1 .fees-price.three .feeser-bar4 {
        padding-right: 0;
    }

    .about-wrapp .enq-btn .custom-select1 {
        max-width: 290px;
        margin: 5px auto 26px;
        float: none;
    }

    .about-wrapp .apply-sec .custom-select1 {
        max-width: 290px;
        margin: 5px auto 26px;
        float: none;
    }
}

@media screen and (min-width: 768px) {
    .conten-wrapp .conten-row1 .conten-bar1.mapshowing .store-locator-map {
        height: -webkit-fill-available;
    }
}

@media screen and (max-width: 600px) {
    .conten-wrapp .conten-row1 .conten-bar1.mapshowing .ssf-main-content .ssf-row .medium-4.ssf-column {
        width: 100%;
        clear: inherit !important;
        height: auto;
    }
}

@media screen and (max-width: 480px) {
    .heading-accord-sec .feeser1 {
        width: 100%;
        font-size: 13px;
        line-height: 27px;
    }

    .heading-accord-sec .price-titles {
        width: 100%;
        font-size: 13px;
        line-height: 27px;
    }

    .heading-accord-sec .price-titles .feeser2, .heading-accord-sec .price-titles .feeser3, .heading-accord-sec .price-titles .feeser4 {
        width: 100% !important;
        margin-left: 0;
        font-size: 13px;
        line-height: 27px;
    }

    .heading-accord-sec .price-titles .feeser4 br {
        display: none;
    }

    .appointment-wrapp .appointment-row1 .caldera-grid .row.first_row .col-sm-12.single .form-group {
        width: 100% !important;
    }

    .feeser-wrapp .feeser-row1 .feeser-bar1 {
        width: 100%;
        font-weight: 700;
        font-size: 13px;
        line-height: 27px;
    }

    .feeser-wrapp .dnplnaccor .feeser-row1 .feeser-bar2 {
        font-size: 13px;
        line-height: 27px;
    }

    .feeser-wrapp .extra-fee .extra-fee-head h4 {
        font-size: 13px;
        line-height: 20px;
    }

    .referralsin-wrapp .accordion .feeser-row1 .feeser-bar1 .smallthis {
        font-size: 14px;
    }

    .feeser-wrapp .feeser-row1 .fees-price {
        width: 59%;
        font-size: 12px;
        line-height: 27px;
    }

    .feeser-wrapp .feeser-row1 .fees-price .feeser-bar2, .feeser-wrapp .feeser-row1 .fees-price .feeser-bar3, .feeser-wrapp .feeser-row1 .fees-price .feeser-bar4 {
        width: 100% !important;
        margin-left: 0;
        font-size: 12px;
        line-height: 27px;
    }

    .feeser-wrapp .feeser-row3 {
        margin-bottom: 15px;
    }

    .feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles {
        width: 100%;
    }

    .feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.two {
        width: 100%;
    }

    .feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.three {
        width: 100%;
    }

    .feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.three .feeser4 {
        width: 25% !important;
        margin-left: 1% !important;
    }

    .feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.one .feeser2 {
        width: 100% !important;
    }

    .feeser-wrapp .feeser-row11 .accordion h2 {
        background-position: 96.5% center !important;
        padding: 18px 8% 16px 5% !important;
    }

    .feeser-wrapp .feeser-row11 .accordion h2 .post-title {
        width: 100%;
    }

    .feeser-wrapp .feeser-row11 .accordion h2 .title1 {
        width: 49% !important;
    }

    .feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.two .feeser4 {
        width: 50% !important;
    }

    .feeser-wrapp .feeser-row2 .feeser-bar1 {
        width: 40%;
        word-break: break-word;
    }

    .feeser-wrapp .feeser-row2 .feeser-bar2 {
        width: 58%;
    }

    .feeser-wrapp .feeser-row2 .subtitle-accordian span {
        width: 39%;
        word-break: break-word;
    }

    .feeser-wrapp .feeser-row2 .subtitle-accordian span.payg {
        width: 58%;
    }

    .feeser-wrapp .feeser-row2 .feeser-bar1.three {
        width: 39%;
    }

    .feeser-wrapp .feeser-row1 .fees-price.three {
        width: 61%;
    }

    .modal.payment .modal-content .modal-body .cta .modalbtn.phone {
        width: auto;
    }

    .modal.payment .modal-content .modal-body .cta .modalbtn.contact {
        width: auto;
        margin: 0 5px 10px;
    }

    .wp-google-badge.wp-google-badge_left-fixed.wp-google-badge-hide {
        display: block !important;
    }
}

@media screen and (max-width: 414px) {
    .feeser-wrapp .feeser-row1 .feeser-bar1 {
        font-size: 12px;
        line-height: 27px;
    }

    .feeser-wrapp .extra-fee .extra-fee-head h4 {
        font-size: 12px;
        line-height: 21px;
    }

    .feeser-wrapp .dnplnaccor .feeser-row1 .feeser-bar2 {
        font-size: 12px;
        line-height: 27px;
    }

    .referralsin-wrapp .accordion .feeser-row1 .feeser-bar1 .smallthis {
        font-size: 14px;
    }

    .feeser-wrapp .feeser-row1 .fees-price.one .feeser-bar2, .feeser-wrapp .feeser-row1 .fees-price.one .feeser-bar3, .feeser-wrapp .feeser-row1 .fees-price.one .feeser-bar4 {
        font-size: 13px;
        line-height: 27px;
    }

    .feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.two .feeser2, .feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.two .feeser3, .feeser-wrapp .feeser-row2 .heading-accord-sec .price-titles.two .feeser4 {
        font-size: 13px;
        line-height: 27px;
    }
}

@media screen and (max-width: 370px) {
    .modal.payment .modal-content .modal-body .g-recaptcha div iframe {
        margin-left: -0.5%;
    }

    .accordion h2 .post-title, .accordion h2 .title1 {
        font-size: 11px;
        line-height: 17px;
    }

    .appointment-wrapp .feeser-row1 h2 {
        font-size: 11px;
        line-height: 17px;
        padding: 18px 9% 16px 5%;
    }
}

@media screen and (max-width: 360px) {
    .modal.payment .modal-content .modal-body .g-recaptcha div iframe {
        margin-left: -1.5%;
    }
}

@media screen and (max-width: 350px) {
    .modal.payment .modal-content .modal-body .g-recaptcha div iframe {
        margin-left: -3%;
    }
}

@media screen and (max-width: 340px) {
    .sidbar-wrapp .sidbar-row1 .g-recaptcha div iframe {
        margin-left: -5%;
    }
}

@media screen and (max-width: 330px) {
    .modal.payment .modal-content .modal-body .g-recaptcha div iframe {
        margin-left: -6.5%;
    }
}

@media screen and (max-width: 320px) {
    .modal.payment .modal-content .modal-body .g-recaptcha div iframe {
        margin-left: -8.2%;
    }
}

@media screen and (min-width: 1660px) {
    .consultation-wrapp .consultation-col1 {
        margin: 0 0 0 2.55%;
        max-width: 280px;
    }

    .consultation-wrapp .consultation-col2 {
        margin: 0 0 0 2.55%;
        max-width: 280px;
    }
}

@media screen and (max-width: 1024px) {
    .modal.payment.insta-extra .modal-body .showimageaddapt {
        max-width: 80% !important;
        margin: 0 auto !important;
        max-height: 80% !important;
    }
}

@media screen and (max-width: 767px) {
    .modal.payment.insta-extra .modal-content {
        max-width: 90% !important;
        margin: 0 auto !important;
        width: auto;
    }

    .modal.payment.insta-extra {
        padding: 5% 0 0 0;
    }

    .modal.payment.insta-extra .closeaddapt {
        right: 0 !important;
        top: 15px !important;
    }

    .modal.payment.insta-extra .modal-body .showimageaddapt {
        max-width: 90% !important;
        margin: 0 auto !important;
        max-height: 90% !important;
    }

    .modal.payment.insta-extra .modal-body .addaptbackward {
        background-size: 10px;
        left: -3%;
        right: 97%;
    }

    .modal.payment.insta-extra .modal-body .addaptforward {
        background-size: 10px;
        right: -3%;
        left: 97%;
    }

    .conten-wrapp .conten-row1 .conten-bar1.team-wrapp.reffmigrte-wraapp .team-row1 {
        justify-content: center;
        width: 100%;
    }

    .conten-wrapp .conten-row1 .conten-bar1.team-wrapp.reffmigrte-wraapp .team-row1.four-memb {
        justify-content: space-between;
        width: 100%;
    }

    .instagram-wrapp .instagram-col2 .mobileview {
        display: block;
    }

    .instagram-wrapp .instagram-col2 .sbi.sbi_mob_col_1.sbi_tab_col_2.sbi_col_4.sbi_width_resp {
        display: none;
    }

    .help-wrapp .help-col1 .help-row1 .custom-select1 .select-items {
        max-height: 150px;
    }

    .sidbar-wrapp .sidbar-row1>div>iframe {
        min-height: inherit;
    }

    .form-wrapp .testimonials-col1 .slider.lazy2 {
        border: none;
    }

    
#cssmenu .supersub-memberships.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.Membership.Plan {
    display:block
}


}

@media screen and (max-width: 480px) {
    .bot-eb-trigger.bot-right.bot-popup {
        width: 60px !important;
        right: 12px !important;
        padding-left: 12px !important;
    }

    .bot-eb-trigger.bot-right.bot-popup .bot-e-text {
        left: 13px !important;
        display: none !important;
    }

    .bot-eb-trigger.bot-right.bot-popup .bot-e-text span.bot-text {
        font-size: 15px !important;
    }

    .wp-google-badge.wp-google-badge_left-fixed.wp-google-badge-hide {
        left: 10px !important;
    }

    .wp-google-badge.wp-google-badge_left-fixed.wp-google-badge-hide .wp-google-badge-btn {
        padding: 10px 6px !important;
    }

    .conten-wrapp .conten-row1 .conten-bar1.team-wrapp.reffmigrte-wraapp .team-row1.four-memb .team-col1 {
        width: 100%;
        margin-right: 0;
    }

    .treatmentin-wrapp .accordion .feeser-row1 .content .feeser-row2 .feeser-row3 .acc-enquire-now {
        font-size: 14px;
    }

    .header-wrapp .header-col3 .header-row3 .help-col1.bkpolnefrm .help-row1 .custom-particular {
        width: 100%;
        margin: 0 0 10px 0;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .fixedDoctify {
        bottom: 70px;
    }

    .google-rating.ggogledesktop {
        bottom: 10px;
    }
}

@media screen and (min-width:1241px) {
    .conten-wrapp .conten-row1.feepagestye .conten-bar1.feeser-wrapp {
        width: 74%;
    }

    .conten-wrapp .conten-row1.feepagestye .conten-bar1.feeser-wrapp .feeser-row11 {
        width: 100%;
    }

    .conten-wrapp .conten-row1.feepagestye .conten-bar1.feeser-wrapp .feeser-row11 .feeser-bar1.two {
        width: 65%;
    }

    .conten-wrapp .conten-row1.feepagestye .conten-bar1.feeser-wrapp .feeser-row11 .fees-price.two {
        width: 35%;
    }

    .conten-wrapp .conten-row1.feepagestye .conten-bar1.feeser-wrapp .feeser-row11 .fees-price.two .feeser-bar2 {
        width: 40% !important;
    }

    .conten-wrapp .conten-row1.feepagestye .conten-bar1.feeser-wrapp .feeser-row11 .fees-price.two .feeser-bar3 {
        width: 57% !important;
    }

    .conten-wrapp .conten-row1.feepagestye .conten-bar1.feeser-wrapp .feeser-row11 .feeser-bar1.two span.assesment {
        display: inline-block;
        font-size: 14px;
    }
}

@media screen and (max-width: 374px) {
    .consultation-wrapp p span {
        letter-spacing: 0;
        font-size: 10.5px;
    }
}

/* Changes Jan-Feb 2025 - Ninja Forms - Deb & Dan */

.nf-error.field-wrap .nf-field-element:after {
    border-radius: 40px;
}

section.conten-wrapp .checkbox-wrap .nf-field-element label:after,
section.conten-wrapp .checkbox-wrap .nf-field-label label:after,
section.conten-wrapp .listcheckbox-wrap .nf-field-element label:after,
section.conten-wrapp .listcheckbox-wrap .nf-field-label label:after {
    background: transparent;
    border: none;
    background-image: url(https://www.qualitydentalgroup.co.uk/wp-content/themes/Qdental/images/checkbox-thumb1.svg);
    height: 10px;
    width: 11px;
    background-size: 10px;
    background-repeat: no-repeat;
    top: 6px;
}

section.conten-wrapp .checkbox-wrap .nf-field-element label.nf-checked-label:before,
section.conten-wrapp .checkbox-wrap .nf-field-label label.nf-checked-label:before,
section.conten-wrapp .listcheckbox-wrap .nf-field-element label.nf-checked-label:before,
section.conten-wrapp .listcheckbox-wrap .nf-field-label label.nf-checked-label:before,
section.conten-wrapp .checkbox-wrap .nf-field-element label:before,
section.conten-wrapp .checkbox-wrap .nf-field-label label:before,
section.conten-wrapp .listcheckbox-wrap .nf-field-element label:before,
section.conten-wrapp .listcheckbox-wrap .nf-field-label label:before {
    background-image: url(https://www.qualitydentalgroup.co.uk/wp-content/themes/Qdental/images/checkbox-thumb1.svg);
    height: 10px;
    width: 11px;
    background-size: 10px;
    background-position: 0 -12.7px;
    background-repeat: no-repeat;
    top: 6px;
    left: -28px;
    content: ' ';
}

section.conten-wrapp .nf-form-content .list-select-wrap .nf-field-element>div {
    background: transparent;
    border: none;
}

section.conten-wrapp .nf-field-container .nf-after-field .nf-error {
    margin-bottom: 10px;
}
section.conten-wrapp .nf-field-container .nf-after-field .nf-error .nf-error-msg.nf-error-required-error {
    margin-right: 0;
    text-align: center;
}

/* https://www.qualitydentalgroup.co.uk/treatment/crowns/?dev */
#nf-form-2-cont div.nf-before-form-content,
#nf-form-9-cont div.nf-before-form-content{
    display: none;
}
/*div#nf-form-4-cont{
width: 74.6%;
margin: 0 auto 0;
}*/
#nf-form-2-cont .nf-form-content input:not([type='checkbox'],[type='submit']),
#nf-form-9-cont .nf-form-content input:not([type='checkbox'],[type='submit']) {
    width: 100%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
/*#nf-form-4-cont .nf-form-content input:not([type='checkbox'],[type='submit'])::placeholder{
color: #ffffff;
}*/
/*#nf-form-5-cont .nf-form-content input:not([type='checkbox'],[type='submit']):focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
/*#nf-form-5-cont .nf-form-content textarea:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-2-cont .nf-form-content select,
#nf-form-9-cont .nf-form-content select {
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
/*
#nf-form-2-cont .nf-form-content select:hover{
background: #d396b5 url(../images/down-white-plain-arrow.svg) no-repeat 95% 50%;
color: #ffffff;
}
#nf-form-2-cont .nf-form-content select option{
color: #d396b5;
background-color: #FFF;
}
#nf-form-2-cont .nf-form-content div[for="nf-field-6"]{
display: none;
}*/
/*#nf-form-2-cont .nf-form-content select:focus {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-2-cont textarea.ninja-forms-field,
#nf-form-9-cont textarea.ninja-forms-field {
    width: 100%;
    height: 112px;
    margin: 0 0 10px;
    padding: 19px 30px 0;
    border-radius: 25px;
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
    -webkit-text-size-adjust: none;
}

#nf-form-2-cont .nf-field-container.textarea-container,
#nf-form-9-cont .nf-field-container.textarea-container {
    margin-bottom: 20px;
}
/*#nf-form-4-cont textarea.ninja-forms-field::placeholder{
color: #ffffff;
}*/
#nf-form-2-cont .nf-field-container,
#nf-form-9-cont .nf-field-container {
    margin-bottom: 0px;
}
/*#nf-form-5-cont #nf-field-9-container{
margin-bottom: 5px;
}*/
#nf-form-2-cont .consent-class label,
#nf-form-9-cont .consent-class label {
    /*padding: 0 0 0 20px;*/
    padding: 0;
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    min-height: 20px;
    margin-bottom: 0;
    cursor: pointer;
    max-width: 100%;
    box-sizing: border-box;
}
/*#nf-form-2-cont .checkbox-container.label-right label{
margin-left: 21px;
}*/
/*
#nf-form-4-cont div.consent-class div.nf-field-label{
/* Consent check box center *
justify-content: center;
}*/
#nf-form-5-cont .checkbox-container.label-right label:before {
    left: -15.5px;
    content: "\f00c";
    font-size: 11px;
    cursor: pointer;
    top: 1px;
    color: #0075ff;
}
#nf-form-5-cont .checkbox-container.label-right label:after {
    left: -18px;
    border-radius: 0%;
    cursor: pointer;
    /* border-color: #bfbbb5; */
    width: 15px;
    height: 15px;
    top: 2px;
    background-color: red;
}
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a 
{
    /* padding-left: 3px; */
    color: #504f50;
}
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a:hover {
    color: #504f50;
    text-decoration: underline;
}
#nf-form-5-cont .consent-class div.nf-field-element {
    width: 56%;
    cursor: pointer;
}
#nf-form-5-cont .consent-class div.nf-field-element > input[type='checkbox'] {
    width: 80%;
    cursor: pointer;
}
#nf-form-2-cont .nf-form-content input[type=submit],
#nf-form-9-cont .nf-form-content input[type=submit] {
    width: auto;
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 20px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
    -webkit-appearance: button;
}
#nf-form-2-cont .nf-form-content input[type=submit]:hover,
#nf-form-9-cont .nf-form-content input[type=submit]:hover {
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}
#nf-form-5-cont .nf-error.field-wrap .nf-field-element:after {
    height: 36px;
    width: 37px;
    line-height: 37px;
    top: 2px;
    right: 6px;
    border-radius: 5px;
    z-index: 2;
}
#nf-form-5-cont .nf-pass.field-wrap .nf-field-element:after {
    height: 36px;
    width: 37px;
    line-height: 37px;
    top: 2px;
    right: 6px;
    border-radius: 5px;
}
#nf-form-5-cont .nf-response-msg p{
    color: #504f50;
}


/* https://www.qualitydentalgroup.co.uk/enquire/?dev */

/*div#nf-form-3-cont{
    width:85%;
}*/
#nf-form-3-cont div.nf-before-form-content{
    display: none;
}
/*div#nf-form-4-cont{
width: 74.6%;
margin: 0 auto 0;
}*/
#nf-form-3-cont .nf-form-content input:not([type='checkbox'],[type='submit']) {
    width: 100%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
#nf-form-3-cont .nf-form-content input:not([type='checkbox'],[type='submit'])::placeholder{
    color: #b7b8ba;
}
/*#nf-form-5-cont .nf-form-content input:not([type='checkbox'],[type='submit']):focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
/*#nf-form-5-cont .nf-form-content textarea:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-3-cont .nf-form-content select{
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
/*
#nf-form-2-cont .nf-form-content select:hover{
background: #d396b5 url(../images/down-white-plain-arrow.svg) no-repeat 95% 50%;
color: #ffffff;
}
#nf-form-2-cont .nf-form-content select option{
color: #d396b5;
background-color: #FFF;
}
#nf-form-2-cont .nf-form-content div[for="nf-field-6"]{
display: none;
}*/
/*#nf-form-2-cont .nf-form-content select:focus {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-3-cont textarea.ninja-forms-field{
    width: 100%;
    height: 112px;
    margin: 0 0 10px;
    padding: 19px 30px 0;
    border-radius: 25px;
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
    -webkit-text-size-adjust: none;
}

#nf-form-3-cont .nf-field-container.textarea-container {
    margin-bottom: 20px;
}
#nf-form-3-cont textarea.ninja-forms-field::placeholder{
    color: #b7b8ba;
}
#nf-form-3-cont .nf-field-container{
    margin-bottom: 0px;
}
/*#nf-form-5-cont #nf-field-9-container{
margin-bottom: 5px;
}*/
#nf-form-3-cont .consent-class label{
    /*padding: 0 0 0 20px;*/
    padding: 0;
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    min-height: 20px;
    margin-bottom: 0;
    cursor: pointer;
    max-width: 100%;
    box-sizing: border-box;
}
/*#nf-form-2-cont .checkbox-container.label-right label{
margin-left: 21px;
}*/
/*
#nf-form-4-cont div.consent-class div.nf-field-label{
/* Consent check box center *
justify-content: center;
}*/
#nf-form-5-cont .checkbox-container.label-right label:before {
    left: -15.5px;
    content: "\f00c";
    font-size: 11px;
    cursor: pointer;
    top: 1px;
    color: #0075ff;
}
#nf-form-5-cont .checkbox-container.label-right label:after {
    left: -18px;
    border-radius: 0%;
    cursor: pointer;
    /* border-color: #bfbbb5; */
    width: 15px;
    height: 15px;
    top: 2px;
    background-color: red;
}
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a 
{
    /* padding-left: 3px; */
    color: #504f50;
}
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a:hover {
    color: #504f50;
    text-decoration: underline;
}
#nf-form-5-cont .consent-class div.nf-field-element {
    width: 56%;
    cursor: pointer;
}
#nf-form-5-cont .consent-class div.nf-field-element > input[type='checkbox'] {
    width: 80%;
    cursor: pointer;
}
#nf-form-3-cont .nf-form-content input[type=submit]{
    width: auto;
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 20px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
    -webkit-appearance: button;
}
#nf-form-3-cont .nf-form-content input[type=submit]:hover{
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}
#nf-form-3-cont .nf-error.field-wrap .nf-field-element:after {
    height: 48px;
    width: 50px;
    line-height: 48px;
    top: 1px;
    right: -1px;
    border-radius: 40px;
    z-index: 2;
}
#nf-form-5-cont .nf-pass.field-wrap .nf-field-element:after {
    height: 36px;
    width: 37px;
    line-height: 37px;
    top: 2px;
    right: 6px;
    border-radius: 5px;
}
#nf-form-5-cont .nf-response-msg p{
    color: #504f50;
}


/* https://www.qualitydentalgroup.co.uk/worthing/blog/?dev */

div#nf-form-4-cont {
    width: 90%;
    margin: 0 5%;
}
#nf-form-4-cont div.nf-before-form-content{
    display: none;
}
/*div#nf-form-4-cont{
width: 74.6%;
margin: 0 auto 0;
}*/
#nf-form-4-cont .nf-form-content input:not([type='checkbox'],[type='submit']) {
    width: 100%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
#nf-form-4-cont .nf-form-content input:not([type='checkbox'],[type='submit'])::placeholder{
    color: #b7b8ba;
}
/*#nf-form-5-cont .nf-form-content input:not([type='checkbox'],[type='submit']):focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
/*#nf-form-5-cont .nf-form-content textarea:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-4-cont .nf-form-content select{
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
/*
#nf-form-2-cont .nf-form-content select:hover{
background: #d396b5 url(../images/down-white-plain-arrow.svg) no-repeat 95% 50%;
color: #ffffff;
}
#nf-form-2-cont .nf-form-content select option{
color: #d396b5;
background-color: #FFF;
}
#nf-form-2-cont .nf-form-content div[for="nf-field-6"]{
display: none;
}*/
/*#nf-form-2-cont .nf-form-content select:focus {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-4-cont textarea.ninja-forms-field{
    width: 100%;
    height: 112px;
    margin: 0 0 10px;
    padding: 19px 30px 0;
    border-radius: 25px;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
    -webkit-text-size-adjust: none;
}

#nf-form-4-cont .nf-field-container.textarea-container {
    margin-bottom: 20px;
}
#nf-form-4-cont textarea.ninja-forms-field::placeholder{
    color: #b7b8ba;
}
#nf-form-4-cont .nf-field-container{
    margin-bottom: 0px;
}
/*#nf-form-5-cont #nf-field-9-container{
margin-bottom: 5px;
}*/
#nf-form-4-cont .consent-class label{
    /*padding: 0 0 0 20px;*/
    padding: 0;
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    min-height: 20px;
    margin-bottom: 0;
    cursor: pointer;
    max-width: 100%;
    box-sizing: border-box;
    text-align: left;
}
#nf-form-4-cont .checkbox-container.label-right label{
margin-left: 41px;
}
/*
#nf-form-4-cont div.consent-class div.nf-field-label{
/* Consent check box center *
justify-content: center;
}*/
/*#nf-form-5-cont .checkbox-container.label-right label:before {
    left: -15.5px;
    content: "\f00c";
    font-size: 11px;
    cursor: pointer;
    top: 1px;
    color: #0075ff;
}*/
/*#nf-form-5-cont .checkbox-container.label-right label:after {
    left: -18px;
    border-radius: 0%;
    cursor: pointer;
    /* border-color: #bfbbb5; *
    width: 15px;
    height: 15px;
    top: 2px;
    background-color: red;
}
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a 
{
    /* padding-left: 3px; *
    color: #504f50;
}
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a:hover {
    color: #504f50;
    text-decoration: underline;
}
#nf-form-5-cont .consent-class div.nf-field-element {
    width: 56%;
    cursor: pointer;
}
#nf-form-5-cont .consent-class div.nf-field-element > input[type='checkbox'] {
    width: 80%;
    cursor: pointer;
}*/
#nf-form-4-cont .nf-form-content input[type=submit]{
    width: auto;
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 20px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
    -webkit-appearance: button;
}
#nf-form-4-cont .nf-form-content input[type=submit]:hover{
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}
#nf-form-4-cont .nf-error.field-wrap .nf-field-element:after {
    height: 48px;
    width: 50px;
    line-height: 48px;
    top: 1px;
    right: -1px;
    border-radius: 40px;
    z-index: 2;
}
/*#nf-form-5-cont .nf-pass.field-wrap .nf-field-element:after {
    height: 36px;
    width: 37px;
    line-height: 37px;
    top: 2px;
    right: 6px;
    border-radius: 5px;
}
#nf-form-5-cont .nf-response-msg p{
    color: #504f50;
}*/


/*div#nf-form-4-cont {
    width: 90%;
    margin: 0 5%;
}*/
#nf-form-5-cont div.nf-before-form-content{
    display: none;
}
/*div#nf-form-4-cont{
width: 74.6%;
margin: 0 auto 0;
}*/
#nf-form-5-cont .nf-form-content input:not([type='checkbox'],[type='submit']) {
    width: 100%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
#nf-form-5-cont .nf-form-content input:not([type='checkbox'],[type='submit'])::placeholder{
    color: #b7b8ba;
}
/*#nf-form-5-cont .nf-form-content input:not([type='checkbox'],[type='submit']):focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
/*#nf-form-5-cont .nf-form-content textarea:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-5-cont .nf-form-content select{
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
/*
#nf-form-2-cont .nf-form-content select:hover{
background: #d396b5 url(../images/down-white-plain-arrow.svg) no-repeat 95% 50%;
color: #ffffff;
}
#nf-form-2-cont .nf-form-content select option{
color: #d396b5;
background-color: #FFF;
}
#nf-form-2-cont .nf-form-content div[for="nf-field-6"]{
display: none;
}*/
/*#nf-form-2-cont .nf-form-content select:focus {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-5-cont textarea.ninja-forms-field{
    width: 100%;
    height: 112px;
    margin: 0 0 10px;
    padding: 19px 30px 0;
    border-radius: 25px;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
    -webkit-text-size-adjust: none;
}

#nf-form-5-cont .nf-field-container.textarea-container {
    margin-bottom: 20px;
}
#nf-form-5-cont textarea.ninja-forms-field::placeholder{
    color: #b7b8ba;
}
#nf-form-5-cont .nf-field-container{
    margin-bottom: 0px;
}
/*#nf-form-5-cont #nf-field-9-container{
margin-bottom: 5px;
}*/
#nf-form-5-cont .consent-class label{
    /*padding: 0 0 0 20px;*/
    padding: 0;
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    min-height: 20px;
    margin-bottom: 0;
    cursor: pointer;
    max-width: 100%;
    box-sizing: border-box;
    text-align: left;
}
#nf-form-5-cont .checkbox-container.label-right label{
margin-left: 41px;
}
/*
#nf-form-4-cont div.consent-class div.nf-field-label{
/* Consent check box center *
justify-content: center;
}*/
/*#nf-form-5-cont .checkbox-container.label-right label:before {
    left: -15.5px;
    content: "\f00c";
    font-size: 11px;
    cursor: pointer;
    top: 1px;
    color: #0075ff;
}*/
/*#nf-form-5-cont .checkbox-container.label-right label:after {
    left: -18px;
    border-radius: 0%;
    cursor: pointer;
    /* border-color: #bfbbb5; *
    width: 15px;
    height: 15px;
    top: 2px;
    background-color: red;
}
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a 
{
    /* padding-left: 3px; *
    color: #504f50;
}
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a:hover {
    color: #504f50;
    text-decoration: underline;
}
#nf-form-5-cont .consent-class div.nf-field-element {
    width: 56%;
    cursor: pointer;
}
#nf-form-5-cont .consent-class div.nf-field-element > input[type='checkbox'] {
    width: 80%;
    cursor: pointer;
}*/
#nf-form-5-cont .nf-form-content input[type=submit]{
    width: 100%;
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 22px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
    -webkit-appearance: button;
}
#nf-form-5-cont .nf-form-content input[type=submit]:hover{
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}
#nf-form-5-cont .btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button{
    width: 100%;
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: -7px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
    -webkit-appearance: button;
  }
  #nf-form-5-cont .btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button:hover{
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
  }
#nf-form-5-cont .nf-error.field-wrap .nf-field-element:after {
    height: 48px;
    width: 50px;
    line-height: 48px;
    top: 1px;
    right: -1px;
    border-radius: 40px;
    z-index: 2;
}
/*#nf-form-5-cont .nf-pass.field-wrap .nf-field-element:after {
    height: 36px;
    width: 37px;
    line-height: 37px;
    top: 2px;
    right: 6px;
    border-radius: 5px;
}
#nf-form-5-cont .nf-response-msg p{
    color: #504f50;
}*/
#nf-form-5-cont .nf-form-content label{
    color: #754196;
}
#nf-form-5-cont div.nf-fu-progress{
    display: none;
}

#nf-form-5-cont #nf-field-41-wrap .nf-field-label {
    margin-left: auto;
    margin-right: auto;
}

/* https://www.qualitydentalgroup.co.uk/shoreham-by-sea/invisalign/?dev */

#nf-form-6-cont div.nf-before-form-content{
    display: none;
}
/*div#nf-form-4-cont{
width: 74.6%;
margin: 0 auto 0;
}*/
#nf-form-6-cont .nf-form-content input:not([type='checkbox'],[type='submit']) {
    width: 100%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
#nf-form-6-cont .nf-form-content input:not([type='checkbox'],[type='submit'])::placeholder{
    color: #b7b8ba;
}
/*#nf-form-5-cont .nf-form-content input:not([type='checkbox'],[type='submit']):focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
/*#nf-form-5-cont .nf-form-content textarea:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-6-cont .nf-form-content select{
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: left;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
/*
#nf-form-2-cont .nf-form-content select:hover{
background: #d396b5 url(../images/down-white-plain-arrow.svg) no-repeat 95% 50%;
color: #ffffff;
}
#nf-form-2-cont .nf-form-content select option{
color: #d396b5;
background-color: #FFF;
}
#nf-form-2-cont .nf-form-content div[for="nf-field-6"]{
display: none;
}*/
/*#nf-form-2-cont .nf-form-content select:focus {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-6-cont textarea.ninja-forms-field{
    width: 100%;
    height: 112px;
    margin: 0 0 10px;
    padding: 19px 30px 0;
    border-radius: 25px;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
    -webkit-text-size-adjust: none;
}

#nf-form-6-cont .nf-field-container.textarea-container {
    margin-bottom: 20px;
}
#nf-form-6-cont textarea.ninja-forms-field::placeholder{
    color: #b7b8ba;
}
#nf-form-6-cont .nf-field-container{
    margin-bottom: 0px;
}
/*#nf-form-5-cont #nf-field-9-container{
margin-bottom: 5px;
}*/
#nf-form-6-cont .consent-class label{
    /*padding: 0 0 0 20px;*/
    padding: 0;
    font-size: 13px;
    color: #000;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    min-height: 20px;
    margin-bottom: 0;
    cursor: pointer;
    max-width: 100%;
    box-sizing: border-box;
    text-align: left;
}
#nf-form-6-cont .checkbox-container.label-right label{
margin-left: 41px;
}
/*
#nf-form-4-cont div.consent-class div.nf-field-label{
/* Consent check box center *
justify-content: center;
}*/
#nf-form-6-cont .checkbox-container.label-right label:before {
    background-image: url(https://www.qualitydentalgroup.co.uk/wp-content/themes/Qdental/images/checkbox-thumb1.svg);
    height: 10px;
    width: 11px;
    background-size: 10px;
    background-position: 0 -12.7px;
    background-repeat: no-repeat;
    top: 6px;
    left: -28px;
    content: ' ';
}
#nf-form-6-cont .checkbox-container.label-right label:after {
    background: transparent;
    border: none;
    background-image: url(https://www.qualitydentalgroup.co.uk/wp-content/themes/Qdental/images/checkbox-thumb1.svg);
    height: 10px;
    width: 11px;
    background-size: 10px;
    background-repeat: no-repeat;
    top: 6px;
}
/*
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a 
{
    /* padding-left: 3px; *
    color: #504f50;
}
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a:hover {
    color: #504f50;
    text-decoration: underline;
}
#nf-form-5-cont .consent-class div.nf-field-element {
    width: 56%;
    cursor: pointer;
}
#nf-form-5-cont .consent-class div.nf-field-element > input[type='checkbox'] {
    width: 80%;
    cursor: pointer;
}*/
#nf-form-6-cont .nf-form-content input[type=submit]{
    /*width: 100%;*/
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 22px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
    -webkit-appearance: button;
}
#nf-form-6-cont .nf-form-content input[type=submit]:hover{
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}
/*#nf-form-6-cont .btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button{
    width: 100%;
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: -7px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
    -webkit-appearance: button;
  }
  #nf-form-6-cont .btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button:hover{
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
  }*/
#nf-form-6-cont .nf-error.field-wrap .nf-field-element:after {
    height: 48px;
    width: 50px;
    line-height: 48px;
    top: 1px;
    right: -1px;
    border-radius: 40px;
    z-index: 2;
}
/*#nf-form-5-cont .nf-pass.field-wrap .nf-field-element:after {
    height: 36px;
    width: 37px;
    line-height: 37px;
    top: 2px;
    right: 6px;
    border-radius: 5px;
}
#nf-form-5-cont .nf-response-msg p{
    color: #504f50;
}*/
/*#nf-form-5-cont .nf-form-content label{
    color: #754196;
}
#nf-form-5-cont div.nf-fu-progress{
    display: none;
}*/


/* https://www.qualitydentalgroup.co.uk/quality-dental-dental-plan/?dev_general */
#nf-form-7-cont div.nf-before-form-content{
    display: none;
}
/*div#nf-form-4-cont{
width: 74.6%;
margin: 0 auto 0;
}*/
#nf-form-7-cont .nf-form-content input:not([type='checkbox'],[type='submit']) {
    width: 100%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
#nf-form-7-cont .nf-form-content input:not([type='checkbox'],[type='submit'])::placeholder{
    color: #b7b8ba;
}
/*#nf-form-5-cont .nf-form-content input:not([type='checkbox'],[type='submit']):focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
/*#nf-form-5-cont .nf-form-content textarea:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-7-cont .nf-form-content select{
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
/*
#nf-form-2-cont .nf-form-content select:hover{
background: #d396b5 url(../images/down-white-plain-arrow.svg) no-repeat 95% 50%;
color: #ffffff;
}
#nf-form-2-cont .nf-form-content select option{
color: #d396b5;
background-color: #FFF;
}
#nf-form-2-cont .nf-form-content div[for="nf-field-6"]{
display: none;
}*/
/*#nf-form-2-cont .nf-form-content select:focus {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-7-cont textarea.ninja-forms-field{
    width: 100%;
    height: 112px;
    margin: 0 0 10px;
    padding: 19px 30px 0;
    border-radius: 25px;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
    -webkit-text-size-adjust: none;
}

#nf-form-7-cont .nf-field-container.textarea-container {
    margin-bottom: 20px;
}
#nf-form-7-cont textarea.ninja-forms-field::placeholder{
    color: #b7b8ba;
}
#nf-form-7-cont .nf-field-container{
    margin-bottom: 0px;
}
/*#nf-form-5-cont #nf-field-9-container{
margin-bottom: 5px;
}*/
#nf-form-7-cont .consent-class label{
    /*padding: 0 0 0 20px;*/
    padding: 0;
    font-size: 13px;
    color: #000;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    min-height: 20px;
    margin-bottom: 0;
    cursor: pointer;
    max-width: 100%;
    box-sizing: border-box;
    text-align: left;
}
#nf-form-7-cont .checkbox-container.label-right label{
margin-left: 41px;
}
/*
#nf-form-4-cont div.consent-class div.nf-field-label{
/* Consent check box center *
justify-content: center;
}*/
/*#nf-form-7-cont .checkbox-container.label-right label:before {
    left: -21.5px;
    content: "\f00c";
    font-size: 11px;
    cursor: pointer;
    top: 1px;
    color: #0075ff;
}
#nf-form-7-cont .checkbox-container.label-right label:after {
    left: -24px;
    border-radius: 0%;
    cursor: pointer;
    /* border-color: #bfbbb5; *
    width: 15px;
    height: 15px;
    top: 5px;
    /* background-color: #0075ff; *
}*/
/*
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a 
{
    /* padding-left: 3px; *
    color: #504f50;
}
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a:hover {
    color: #504f50;
    text-decoration: underline;
}
#nf-form-5-cont .consent-class div.nf-field-element {
    width: 56%;
    cursor: pointer;
}
#nf-form-5-cont .consent-class div.nf-field-element > input[type='checkbox'] {
    width: 80%;
    cursor: pointer;
}*/
#nf-form-7-cont .nf-form-content input[type=submit]{
    /*width: 100%;*/
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 22px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
    -webkit-appearance: button;
}
#nf-form-7-cont .nf-form-content input[type=submit]:hover{
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}
/*#nf-form-6-cont .btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button{
    width: 100%;
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: -7px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
    -webkit-appearance: button;
  }
  #nf-form-6-cont .btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button:hover{
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
  }*/
#nf-form-7-cont .nf-error.field-wrap .nf-field-element:after {
    height: 48px;
    width: 50px;
    line-height: 48px;
    top: 1px;
    right: -1px;
    border-radius: 40px;
    z-index: 2;
}
/*#nf-form-5-cont .nf-pass.field-wrap .nf-field-element:after {
    height: 36px;
    width: 37px;
    line-height: 37px;
    top: 2px;
    right: 6px;
    border-radius: 5px;
}
#nf-form-5-cont .nf-response-msg p{
    color: #504f50;
}*/
/*#nf-form-5-cont .nf-form-content label{
    color: #754196;
}
#nf-form-5-cont div.nf-fu-progress{
    display: none;
}*/
#nf-form-7-cont div.field-wrap.submit-wrap.textbox-wrap .nf-field-element {text-align: center;}


/* https://www.qualitydentalgroup.co.uk/worthing/quality-dental-membership-plan/?dev_location */
#nf-form-8-cont div.nf-before-form-content{
    display: none;
}
/*div#nf-form-4-cont{
width: 74.6%;
margin: 0 auto 0;
}*/
#nf-form-8-cont .nf-form-content input:not([type='checkbox'],[type='submit']) {
    width: 100%;
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
#nf-form-8-cont .nf-form-content input:not([type='checkbox'],[type='submit'])::placeholder{
    color: #b7b8ba;
}
/*#nf-form-5-cont .nf-form-content input:not([type='checkbox'],[type='submit']):focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
/*#nf-form-5-cont .nf-form-content textarea:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-8-cont .nf-form-content select{
    height: 50px;
    margin: 0 0 2% 0;
    padding: 0 30px 0;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
}
/*
#nf-form-2-cont .nf-form-content select:hover{
background: #d396b5 url(../images/down-white-plain-arrow.svg) no-repeat 95% 50%;
color: #ffffff;
}
#nf-form-2-cont .nf-form-content select option{
color: #d396b5;
background-color: #FFF;
}
#nf-form-2-cont .nf-form-content div[for="nf-field-6"]{
display: none;
}*/
/*#nf-form-2-cont .nf-form-content select:focus {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}*/
#nf-form-8-cont textarea.ninja-forms-field{
    width: 100%;
    height: 112px;
    margin: 0 0 10px;
    padding: 19px 30px 0;
    border-radius: 25px;
    float: left;
    text-align: center;
    color: #b7b8ba;
    background: #ffffff;
    border-color: #dbdbdc;
    resize: none;
    font-size: 16px;
    letter-spacing: -0.5px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    vertical-align: baseline;
    outline: none;
    box-shadow: none;
    line-height: normal;
    border: 1px solid #ccc;
    -webkit-text-size-adjust: none;
}

#nf-form-8-cont .nf-field-container.textarea-container {
    margin-bottom: 20px;
}
#nf-form-8-cont textarea.ninja-forms-field::placeholder{
    color: #b7b8ba;
}
#nf-form-8-cont .nf-field-container{
    margin-bottom: 0px;
}
/*#nf-form-5-cont #nf-field-9-container{
margin-bottom: 5px;
}*/
#nf-form-8-cont .consent-class label{
    /*padding: 0 0 0 20px;*/
    padding: 0;
    font-size: 13px;
    color: #000;
    letter-spacing: 0;
    line-height: 26px;
    display: inline-block;
    position: relative;
    top: -5px;
    vertical-align: baseline;
    outline: none;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    min-height: 20px;
    margin-bottom: 0;
    cursor: pointer;
    max-width: 100%;
    box-sizing: border-box;
    text-align: left;
}
#nf-form-8-cont .checkbox-container.label-right label{
margin-left: 41px;
}
/*
#nf-form-4-cont div.consent-class div.nf-field-label{
/* Consent check box center *
justify-content: center;
}*/
/*#nf-form-7-cont .checkbox-container.label-right label:before {
    left: -21.5px;
    content: "\f00c";
    font-size: 11px;
    cursor: pointer;
    top: 1px;
    color: #0075ff;
}
#nf-form-7-cont .checkbox-container.label-right label:after {
    left: -24px;
    border-radius: 0%;
    cursor: pointer;
    /* border-color: #bfbbb5; *
    width: 15px;
    height: 15px;
    top: 5px;
    /* background-color: #0075ff; *
}*/
/*
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a 
{
    /* padding-left: 3px; *
    color: #504f50;
}
#nf-form-5-cont .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell nf-fields nf-field a:hover {
    color: #504f50;
    text-decoration: underline;
}
#nf-form-5-cont .consent-class div.nf-field-element {
    width: 56%;
    cursor: pointer;
}
#nf-form-5-cont .consent-class div.nf-field-element > input[type='checkbox'] {
    width: 80%;
    cursor: pointer;
}*/
#nf-form-8-cont .nf-form-content input[type=submit]{
    /*width: 100%;*/
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: 22px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 400;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
    -webkit-appearance: button;
}
#nf-form-8-cont .nf-form-content input[type=submit]:hover{
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
}
/*#nf-form-6-cont .btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button{
    width: 100%;
    float: none;
    color: #ffffff;
    background: #b6b8ba;
    border-color: #b6b8ba;
    margin: -7px 0 50px 0;
    padding: 14px 26px 14px 26px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.5px;
    border-radius: 40px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
    -webkit-appearance: button;
  }
  #nf-form-6-cont .btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button:hover{
    color: #b6b8ba;
    background: #ffffff;
    border-color: #b6b8ba;
  }*/
#nf-form-8-cont .nf-error.field-wrap .nf-field-element:after {
    height: 48px;
    width: 50px;
    line-height: 48px;
    top: 1px;
    right: -1px;
    border-radius: 40px;
    z-index: 2;
}
/*#nf-form-5-cont .nf-pass.field-wrap .nf-field-element:after {
    height: 36px;
    width: 37px;
    line-height: 37px;
    top: 2px;
    right: 6px;
    border-radius: 5px;
}
#nf-form-5-cont .nf-response-msg p{
    color: #504f50;
}*/
/*#nf-form-5-cont .nf-form-content label{
    color: #754196;
}
#nf-form-5-cont div.nf-fu-progress{
    display: none;
}*/
#nf-form-8-cont div.field-wrap.submit-wrap.textbox-wrap .nf-field-element {text-align: center;}