h1 {
    font-size: 50px !important;
    font-family: DM Sans;
    font-weight: bold;
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    line-height: 52px;
    margin-bottom: 30px;
    width: 100%;
    color: #000;
}

h3,
h2 {
    font-family: "DM Sans", serif;
}

.message-our-team-button{}

#footer-phone{font-weight:bold;font-size:24px;text-decoration:none}
#footer-phone:hover{font-weight:bold;font-size:24px;text-decoration:underline}

#text-display {
    text-decoration: underline;
    padding: 6px;
    color: #6084aa;
    border-radius: 70px
}

.contact-button {
    background: #5581b0;
    padding: 15px;
    text-decoration: none;
    border-radius: 30px;
    text-align: center;
    display: block;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    font-weight: bold
}

.contact-button:hover {
    background: #2c4763;
    padding: 15px;
    text-decoration: none;
    border-radius: 30px;
    text-align: center;
    display: block;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    font-weight: bold
}


.slider-styling {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
    padding: 50px;
    left: 0px;
    top: 0px;
    z-index: 1;
    opacity: 1;
}

.slider-styling h2 {
    font-size: 65px;
    line-height: 65px;
}

.slider-styling p {
    font-size: 20px;
    line-height: 30px;
    margin-top: 40px
}

.tagslinesx {
    width: 100%;
    max-width: 600px;
    margin-left: 207px;
    margin-top: 50px;
}

.slider-styling a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 50px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 25px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    color: #fefefe;
    background: #2c4763;
    text-decoration: none;
}

.slider-styling a:hover {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 50px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 25px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    color: #fefefe;
    background: #6084aa;
    text-decoration: none;
}

.blog-post {
    background: #eee;
    padding: 20px;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    vertical-align: top;
    height: auto;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
}

.main-contents .interior-wrapsx h2 {
    font-size: 37px;
    color: #000
}

.service-wrapbg {
    background: #fff;
    padding: 40px
}

.main-contents .services-wrapx h2 {
    font-size: 25px;
}

p a {
    color: #5581b0;
    text-decoration: underline;
}

p a:hover {
    color: #2c4763;
    text-decoration: none;
}

article {
    animation: moveRight 3s linear;

}


.container-hm-v {
    font-family: Arial, sans-serif;
}

/* Left side */
.sidebar-hm-v {
    width: 100%;
}

.sidebar-hm-v button {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: 15px !important;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 30px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #2c4763;
    color: #fff;
}

.sidebar-hm-v button:hover {
    background: #6084aa;
}

/* Right side */
.content-area-hm-v {
    padding: 20px;
}

.content-hm-v {
    display: block;
    color: #000;
}

.hidden {
    display: none;
}

.spine-wrap {
    background: #f6f8fb;
    padding: 40px;
}

.hm-service-buttons .button {
    width: 100%
}

.main-contents .interiorwrap-contents h2,
.main-contents .interiorwrap-contents h3,
.main-contents .interiorwrap-contents h4 {
    color: #000
}

.cobwrapper5 {
    border-radius: 10px;
    border: 3px solid #000;
    padding: 40px;
    height: 360px;
    /* -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important; */
    box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
}

.main-contents .cobwrapper5 h2 {
    font-family: "DM Sans", serif;
    color: #000
}

.main-contents .cobwrapper5 .button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    width: 50%;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 10px;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background: #4a5d23;
    color: #fff;
}

.hm-video-wrap h2 {
    font-size: 46px;
    color: #000
}

.hm-video-wrap p {
    color: #000
}

.hm-video-wrap .button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    width: 50%;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid #fff;
    border-radius: 40px;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background: #334660;
    color: #fff;
}

.hm-video-wrap .button:hover {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    width: 50%;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid #fff;
    border-radius: 40px;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background: #6084aa;
    color: #fff;
}

.top-wrapper h3 {
    font-family: "DM Sans", sans-serif;
    line-height: 1.6;
    font-size: 20px;
    color: #000 !important;
    font-weight: 700;
    margin-bottom: 0 !important;
}

:root {
    --color_1: #fff;
    /* Example orange color */
}

.svg {
    color: var(--color_1) !important;
    fill: var(--color_1) !important;
}

p {
    color: #fff
}

.hmslides {}

.extra_info #extra_info {
    display: none;
}

.fFcWqO {
    background-color: rgba(17, 17, 17, 0.05) !important;
}

.fhFXwt {
    background: #8fb15a !important
}

.jZpRTq {
    background: #e7ebdd !important
}

.fQaGcV {
    color: #000 !important
}

.cPcdzQ {
    background: #8fb15a !important
}

.gduAeC {
    font-family: 'DM Sans' !important;
}

.float-img {
    float: right;
    margin-left: 30px
}

.ctawrapps {
    clear: both;
    margin-top: 20px
}

.bookn a {
    background: #6fad44;
    display: block;
    padding: 20px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    text-decoration: none
}

.bookn a:hover {
    background: #8fb15a;
    display: block;
    padding: 20px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    text-decoration: none
}

.hide-desk {
    display: none !important
}

.phones2 a {
    color: #fff
}

.our-team h2,
.our-team h3,
.our-team p {
    color: #000 !important;
}

.post-list img {
    border: 4px solid #fff;
    box-shadow: 0 10px 30px 0 #969696;
}


.line {
    border-top: 4px solid #eee;
    width: 40%;
    padding-top: 20px;
}

.services h2 {
    font-size: 46px !important;
    font-weight: bold;
    margin-top: 20px;
}

.main-contents .accordion {
    margin-left: 0;
}

.main-contents .vf {
    margin-left: 0;
}

.main-contents .vf li a {
    text-decoration: underline !important;
}

.testi-wrap {
    background: #212529;
    width: 100%;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;

}


.address-top {
    text-align: left;
}

.phone-top {
    text-align: right;
}

.content-wrap-interior {
    padding-top: 5%;
    padding-left: 40px;
    padding-right: 40px;

}

.content-wrap-interior h1 {
    font-size: 35px !important;
    font-family: 'DM Sans';
    font-weight: bold;
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    line-height: 44px;
    margin-bottom: 30px;
    width: 100%;
}

#main-header-wrappers {
    position: relative;
    width: 100%;
    background: #2c4763;
    z-index: 10;
}

#ctas-wrapper {
    position: relative;
}

.ctas h2 {
    color: #fff;
}

.ctas p {
    color: #fff;
}

.ctas button {
    padding: 10px !important;
    background: #999266;
    border: 1px solid #fff;
    border-radius: 0px !important;
    text-align: center;
    color: #fff !important;
}

p {
    font-family: 'DM Sans';
}

button a {
    color: #fff
}

.mission-section {
    text-align: center
}

.vision-section {}

.vision-wrap {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    margin-right: 20px;
    padding: 0px
}

.vision-wrap ul {
    padding-left: 0px;
    padding: 20px
}

.vision-wrap ul li ul {
    padding-left: 0px;
}

.vision-wrap h2 {
    color: #fff;
    font-family: 'DM Sans' !important;
}


.services-wrapper {
    margin-top: 00px;
    text-align: center;
    background: url(/images/pexels-lisa-fotios-722024.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding: 80px;
}

.services-section {}

.services-wrap {
    width: 48%;
    display: inline-block;
    margin-right: 10px;
    background: #8fb15a;
    padding: 0px
}

.services-wrap .accordion-menu {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    padding: 20px
}

.services-wrap ul {
    padding-left: 0px;
    padding: 0px
}

.services-wrap ul li ul {
    padding-left: 0px;
}

.services-wrap h2 {
    color: #fff;
    font-family: 'DM Sans' !important;
    margin-bottom: 0 !important
}

.services-wrap p {
    color: #fff !important;
}

.services-wrap ul li,
.services-wrap ol li {
    color: #fff !important;
}

.subtit {
    font-size: 18px !important;
    color: #5c5c5b !important;
    line-height: 1.7 !important
}

.mwrap1 {
    background: #eee;
    padding: 20px
}

.mwrap2 {
    background: #b8b8b8;
    padding: 20px
}

.m-1 {
    background: #eee;
    height: 200px;
    width: 100%;
    overflow: hidden
}

.m-1 .fa {
    font-size: 50px
}

.m-2 {
    background: #b8b8b8;
    height: 200px;
    width: 100%;
    overflow: hidden
}

.m-2 .fa {
    font-size: 50px
}

.m-3 {
    background: #eee;
    width: 100%;
    height: 200px;
    overflow: hidden
}

.m-3:hover {
    height: auto
}

.m-3 .fa {
    font-size: 50px
}

.m-4 {
    background: #b8b8b8;
    height: 200px;
    width: 100%;
    overflow: hidden
}

.m-4:hover {
    height: auto
}

.m-4 .fa {
    font-size: 50px
}

.wrapcob2 button {
    padding: 20px !important;
    background: #4596cb;
    text-align: center;
    color: #fff;
}

.wrapcob2 button a {
    color: #fff;
}


.jyuses {
    color: #fff !important;
}

.cobs-wrappers {
    margin-top: 50px
}

.docs-wrappers {
    padding: 50px
}

.docs-content-wrap {
    padding: 50px
}


.docs-content-wrap h2 {
    font-family: 'DM Sans' !important;
    color: #fff;
    font-size: 25px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    margin-bottom: 18px;
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 20px;
}

.docs-content-wrap h3 {
    color: #fff;
}

.docs-content-wrap p {
    color: #fff;
}

.docs-content-wrap button {
    background: #334660;
    border-radius: 30px;
    margin-bottom: 40px;
}

.docs-content-wrap button:hover {
    background: #6084aa;
    color: #fff;
    margin-bottom: 40px;
}

button {
    padding: 20px !important;
    background: #334660;
    text-align: center;
    color: #fff !important;
    cursor: pointer;
}

.center {
    text-align: center
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.eYDagm {
    display: none !important
}

#contact-infos-wrap .book-your-app-button {
    color: #fff;
    background-color: #6dcdb8;
    border-radius: 0px;
    padding: 5px;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    /* padding-bottom: 10px; */
    display: block;
    text-align: center;
    font-family: 'DM Sans' !important;
    font-size: 20px;
    font-weight: bolder;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.wrapcob {
    padding: 90px;
}

.wrapcob button {
    padding: 20px;
    background: #8fb15a;
    text-align: center;
    color: #fff;
}

.wrapcob button a:hover {
    color: #fff;
}

#hide-larges {
    display: none
}

#home-h2 {
    font-family: 'DM Sans';
    color: #333;
    font-size: 36px;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 20px;
}

.vertical-contents {
    padding-top: 60px;
}

.appointment-wraps a {
    color: #fff;
    background-color: #f3a200;
    border-radius: 4px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    display: block;
    text-align: center;
    font-size: 25px;
    font-weight: bolder;
    width: 70%;
    margin-top: 30px;
}

.top-wrapper-int {
    position: relative;
    z-index: 9999;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0px;
    background: #141414;
}

.int-wrappers h2 {
    font-family: 'DM Sans';
    color: #333;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 1.1;
    margin-bottom: 20px;
}

.main-contents .int-wrappers h3 {
    font-family: 'DM Sans';
    color: #333;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.1;
    margin-bottom: 20px;
}

.ints .hnav {
    background: #00a0c6;
}

.phones {
    font-family: 'DM Sans' !important;
    color: #fff;
    font-weight: bold;
    font-weight: normal;
    font-size: 18px;
}

.phones2 {
    font-family: 'DM Sans' !important;
    color: #fff;
    font-weight: bold;
    font-weight: normal;
    font-size: 18px;
}

.phones a {
    color: #fff
}

.book-your-app-button {
    color: #fff;
    background-color: #6dcdb8;
    border-radius: 0px;
    padding: 10px;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    /* padding-bottom: 10px; */
    display: block;
    text-align: center;
    font-family: 'DM Sans' !important;
    font-size: 25px;
    font-weight: bolder;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}


.patient-hours-button {
    color: #fff;
    background-color: #565656;
    border-radius: 0px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    display: block;
    text-align: center;
    font-family: 'DM Sans' !important;
    font-size: 25px;
    font-weight: bolder;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}

.patient-hours-button:hover {
    color: #fff;
    background-color: #f3a200;
    border-radius: 0px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    display: block;
    text-align: center;
    font-family: 'DM Sans' !important;
    font-size: 25px;
    font-weight: bolder;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}


#mobile-tel {
    color: #fff;
    font-size: 21px;
    padding: 10px !important;
    display: inline-grid;
    margin-top: 0px;
}

#menus-larger {
    display: block
}

#menus-smaller {
    display: none
}


@media only screen and (max-width: 1239px) {
    #hide-larges {
        display: block
    }

    #menus-larger {
        display: none !important
    }

    #menus-smaller {
        display: block !important;
        text-align: right;
        margin-top: -5px;
    }

    #menus-smaller button {
        color: #fff !important;
        font-size: 19px;
        font-weight: bold;
        border-radius: 0;
        padding: 10px !important;
        margin-top: 8.5px;
        width: 36.5px;
    }

    .top-wrapper {
        top: 13%;
    }

    #contact-infos-wrap {
        display: none
    }

}


.opp {
    flex-direction: row-reverse !important;
}

.kwObyu {
    display: none !important;
}

.blog-grid h2 {
    font-size: 24px !important;
    color: #333;
    font-weight: 700 !important;
    line-height: 30px;
}

.blog-grid h2 a {
    font-size: 20px !important;
    color: #333;
    font-weight: 700 !important;
    line-height: 30px;
    margin-top: 20px;
}

.cobs-wrappers {}


.main-contents-fonts h1 {
    font-family: 'DM Sans';
    font-size: 50px;
    font-weight: 500;
    line-height: 1.1;
    color: #333;
    margin-bottom: 20px;
}

.main-contents-fonts h2 {
    line-height: 1.2em;
    font-weight: bolder !important;
    margin-top: 18px;
    margin-bottom: 12px;
    color: #2b2c27;
    font-family: 'DM Sans';
    font-size: 36px;
}

.main-contents-fonts .h2sub {
    line-height: 1.2em;
    font-weight: 400 !important;
    margin-top: 18px;
    margin-bottom: 12px;
    color: #2b2c27;
    font-family: 'DM Sans';
    font-size: 36px;
}

.main-contents-fonts h3 {
    line-height: 1.2em;
    font-weight: 400 !important;
    margin-top: 18px;
    margin-bottom: 12px;
    font-family: 'DM Sans';
    color: #2b2c27;
    font-size: 20px !important;
}

.blogs-wraps h1 {
    font-family: 'DM Sans';
    font-weight: 300;
    font-size: 40px !important;
    margin-bottom: 25px;
    text-align: center;
}

.consultation-wrap {
    background-color: #00a0c6;
    text-align: center;
    color: #fff;
    padding: 30px;
}

.consultation-wrap h2 {
    font-family: 'DM Sans';
    color: #fff;
    margin-bottom: 6px;
    font-size: 40px;
    font-weight: 900;
    line-height: 1.1;
}

.consultation-wrap p {
    font-family: 'DM Sans';
    line-height: 1.6;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}

.consultation-wrap a {
    color: #fff;
    background-color: #f3a200;
    border-radius: 4px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    display: block;
    text-align: center;
    font-size: 25px;
    font-weight: bolder;
    width: 35%;
    margin: 0 auto;
}

.consultation-wrap a:hover {
    color: #484f5e;
    background-color: #f3a200;
}


.services-f h2 {
    font-family: 'DM Sans' !important;
    color: #8fb15a;
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    margin-bottom: 18px;
    margin-left: 0px;
    margin-right: 20px;
}


.services-f h2:hover {
    color: #8fb15a;
}

.services-f h3 {
    margin-bottom: 6px !important;
    margin-left: 0px !important;
    margin-right: 20px !important;
    font-size: 20px !important;
    color: #00a0c6 !important;
}

.content-wrap ul {
    margin-left: 60px;
}

.blogs-wraps {
    background-color: rgba(62, 198, 148, 0.14);
    text-align: left;
}


.uabb-top-row-separator.uabb-tilt-left-separator svg {
    left: 50%;
    -webkit-transform: translateX(-50%) scale(-1);
    -moz-transform: translateX(-50%) scale(-1);
    -ms-transform: translateX(-50%) scale(-1);
    -o-transform: translateX(-50%) scale(-1);
    transform: translateX(-0%) scale(-1);
}



.testi-wrap2 {
    margin-top: 60px !important;
}

.testi-wrap h2 {
    font-family: 'DM Sans';
    color: #fff;
    font-size: 46px;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 20px;
    text-align: center;

}

.testi-wrap h3 {
    margin-bottom: 6px !important;
    font-size: 36px !important;
    color: #fff !important;
    font-weight: 400 !important;

}

.main-contents h3 {
    font-family: 'DM Sans';
    color: #333 !important;
    font-size: inherit;
    line-height: 1.8 !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    margin-bottom: 20px;
}


.main-contents h2 {
    font-family: 'DM Sans';
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 20px;
}



.main-contents p {
    font-family: 'DM Sans';
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.main-contents ul {
    margin-bottom: 10px;
    margin-left: 40px;
}


.main-contents ul li {
    font-family: 'DM Sans';
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.main-contents ol li {
    font-family: 'DM Sans';
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.newslide .large-6 h2 {
    font-size: 55px;
}

.newslide .large-6 p {
    font-size: 19px;
}


.covid-wrap {
    background-color: #dd4b4b;
    padding: 10px;
}

.covid-wrap h2 {
    font-family: 'DM Sans' !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 1.1 !important;
    text-align: center;
}

.covid-wrap h2 a {
    font-family: 'DM Sans' !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    text-align: center;
    border-bottom: 1px solid #fff;
}

@media only screen and (max-width: 1600px) {

    .newslide .large-6 h2 {
        font-size: 45px;
    }

    .newslide .large-6 p {
        font-size: 17px;
    }
}

@media only screen and (max-width: 1500px) {

    .newslide .medium-6 {
        width: 100% !important;
    }

    .newslide .large-6 h2 {
        font-size: 40px;
    }

    .newslide .large-6 p {
        font-size: 17px;
    }

}


.vf li {
    list-style-type: none;
    display: inline-block;
    /* padding: 20px; */
    margin: 0;
    /* background: #dedede; */
    /* border-radius: 5px; */
    width: 100%;
    max-width: 330px;
    margin-top: 20px;
    margin-left: 10px !important;
    margin-right: 10px !important;
    vertical-align: top;
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); */
    border: 1px solid #eee;
}

.vf li h3 {
    background: #0384ce;
    padding: 20px;
    color: #fff
}

.vf li p {
    color: #434a54;
    font-size: 12px;
    padding: 20px;
}



#flag {
    width: auto;
    height: 20px;
    box-sizing: content-box;
    padding: 20px;
    position: relative;
    background: #fff;
    color: white;
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;

}




#flag a {
    color: #000;
    font-size: 15px !important;
    text-transform: capitalize;

}

.es-sitemap ul li {
    list-style-type: disc;
}

.es-sitemap ul li ul li {
    list-style-type: disc;
}

.es-sitemap ul li a {
    color: #0384ce;
}


.employment {
    background: #eee;
    padding: 40px;
    border: solid 1px #e6e6e6
}

.employment2 {
    background: #f7f7f7;
    padding: 40px;
    border: solid 1px #e6e6e6
}



.services h3 {}

.topheader-sm {
    margin: 0;
    padding: 0;
    text-align: right;
}

.topheader-sm li {
    list-style-type: none;
    display: inline-block;
    text-align: right;
}

#main-blog-mobile {
    display: none;
}

.reqap {
    display: inline-block;
    vertical-align: middle;
    font-family: inherit;
    padding: 0.55em 2em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #3e70c6;
    color: #fff;
}

.reqap:hover {
    display: inline-block;
    vertical-align: middle;
    font-family: inherit;
    padding: 0.55em 2em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #000;
    color: #fff;
}



.smicon {
    margin-top: 6px;
}

.ytvideos2 ul li {
    overflow: hidden;
    float: left;
    width: 100%;
    max-width: 280px;
    height: 279px;
    display: inline-block;
    background-color: #ececec;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    font-weight: normal;
}

.ytvideos2 ul li img {
    margin: 15px;
    display: block;
}

.ytvideos2 h6 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    background: #28998c;
    color: #fff;
    padding: 15px;
    height: 76px;
}

.ytvideos2 h6:hover {
    background: #484f5e;
}



.ytvideos2 ul {
    margin-left: 0;
}

.gray {
    background: #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}

.gray2 {
    background: #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
}

.hori-line {
    border-top: 10px solid #ddd;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
}

.testimonials-wraps p {
    height: 45px;
}

.testimonials-wraps img {
    width: 100%
}


.floating-cobs {
    position: relative;
    vertical-align: bottom;
    top: 0;
    text-align: center;
    margin-top: 20px;
}

.floating-cobs ul li.services {
    background: #3ec694;
    list-style-type: none;
    display: inline-block;
    width: 305px;
    height: auto;
    padding: 15px;
    cursor: pointer;
    vertical-align: top;
    margin-bottom: 5px;
}

.floating-cobs ul li.services a {
    color: #fff;
    font-size: 13px;
}

.floating-cobs ul li.services a:hover {
    color: #fff;
    font-size: 13px;
}

.floating-cobs ul li.services:hover {
    color: #fff;
    font-size: 13px;
}

.floating-cobs ul li.hours {
    background: #3ec694;
    list-style-type: none;
    display: inline-block;
    width: 305px;
    height: auto;
    padding: 15px;
    cursor: pointer;
    vertical-align: top;
    margin-bottom: 5px;
}

.floating-cobs ul li.hours a {
    color: #fff;
    font-size: 13px;
}

.floating-cobs ul li.hours a:hover {
    color: #fff;
    font-size: 13px;
}

.floating-cobs ul li.hours:hover {
    color: #fff;
    font-size: 13px;
}


.floating-cobs ul li.tes {
    background: #3ec694;
    list-style-type: none;
    display: inline-block;
    width: 305px;
    height: auto;
    padding: 15px;
    cursor: pointer;
    vertical-align: bottom;
    margin-bottom: 5px;
}

.floating-cobs ul li.tes a {
    color: #fff;
    font-size: 13px;
}

.floating-cobs ul li.tes a:hover {
    color: #fff;
    font-size: 13px;
}


.meet-doc-wrap {
    width: 100%;
    max-width: 50%;
    margin: 0 auto
}



.floating-cobs ul li.tes:hover {
    color: #fff;
    font-size: 13px;
}


.floating-cobs ul li h2 {
    font-family: 'DM Sans' !important;
    font-size: 24px;
    font-weight: 900;
    color: #fff;
    line-height: 1.1;
}

.floating-cobs ul li p {
    font-family: "DM Sans", sans-serif;
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-top: 20px;
}

.bordv {
    border-bottom: 1px dotted #3a3038;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100% !important;
    max-width: 460px;
    margin-left: 15px;
}

.h3-bg {
    background: #e3e3e3;
    padding: 10px;
}

.officehours {
    color: #3a3038;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.hoursbg {
    background: #eee;
    padding: 40px;
}

.contact-office {
    background: #eee;
    padding: 30px;
}

.contact-office .officehours {
    color: #000;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.contact-office .bordv {

    border-bottom: 1px dotted #000;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100% !important;
    max-width: 475px;
    margin-left: 15px;


}

.h3-bg2 {
    background: #eeeeee;
    padding: 10px;
}


.topbar {
    background-color: #000;
    padding: 10px;
}


.topbar img {
    width: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.topbar .sm-icons {
    text-align: right;
}


.top-wrapper {
    z-index: 9999;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.topbar p {
    font-family: "DM Sans", sans-serif;
    line-height: 1.6;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    margin-bottom: 0 !important;
}

.topbar p a {
    font-family: "DM Sans", sans-serif;
    line-height: 1.6;
    font-size: 20px;
    color: #000;
    font-weight: 700;
}



.top-header {
    padding: 10px;
    background: #2c4763;
}

.top-header .logo {
    text-align: left;
}


.top-header .logo #logotag {
    font-size: 17px;
    text-align: center;
    border-top: 1px solid #000;
}

.top-header .logo {
    position: relative;
    -webkit-animation: mymove 1.2s;
    animation: mymove 1.2s;
}

.top-header .logo {
    -webkit-animation-timing-function: ease-in;
}



.top-header .logo img {
    width: auto;
}

.top-header h2 {
    font-size: 25px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    text-align: center;
    color: #000;
}

.top-header .button {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 10px;
    width: 70%
}

.top-header .button:hover {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    opacity: 0.8;
}

.top-header .social-media {
    text-align: right;
}


.top-header .social-media {
    position: relative;
    -webkit-animation: mymove2 1.2s;
    animation: mymove2 1.2s;
}

.top-header .social-media {
    -webkit-animation-timing-function: ease-in;
}


.top-header .social-media h3 {
    font-size: 20px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    color: #000;
    text-align: right;
    padding: 0;
    margin: 0;
}

.top-header .social-media h2 {
    font-size: 31px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    color: #fff;
    text-align: center;
    padding: 0;
    margin: 0;
}

.top-header .social-media p {
    font-size: 15px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    color: #fff;
    text-align: center;
    line-height: 10px;
}

.top-header .social-media .smi img {
    width: 30px;
    margin-top: 0;
}


.req {
    margin-top: 14px;
}

.smi img {
    width: 30px;
    margin-top: 20px;
}


.smi .button {
    background-color: #297e81;
    font-variant: all-petite-caps;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    margin-top: 10px;
}

.smi2 .fa {
    background-color: #6dcdb8;
    text-align: justify;
    color: #fff;
    font-size: 21px;
    /* margin-right: 25px; */
    /* margin-bottom: 25px; */
    border-radius: 50%;
    background-color: #6dcdb8;
    line-height: 1;
    width: 40px;
    height: 40px;
    padding: 10px;
    align-items: center;
    text-align: center;
    justify-content: center;
    text-decoration: none;
}



.about {
    background-color: #f3f3f3;
    padding: 30px;
    border: 0 !important;
    border-radius: 10px;

}

#cellphone {
    display: none;
}

#cellphonem {
    display: block;
}

.testi-wraps {
    margin-bottom: 60px;
}


.content-interior-wrap .sidebar .sidebar-bg1 {
    background: #eee;
    padding: 0px 0px 0px 25px;
}

.content-interior-wrap .sidebar .sidebar-bg2 {
    background: #ddd;
    padding: 0px 0px 0px 25px;
}


.cobs .button {
    background-color: #060b14;

    color: #fff !important;

}

.cobs .button:hover {
    background-color: #0384ce;

    color: #fff;

}

.staff li {
    background-color: #f3f3f3;
    padding: 40px 30px 50px 30px;
    border: 0 !important;
    border-radius: 5px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 12px;
    margin-left: 0px !important;
    margin-right: 5px;
    width: 100%;
    max-width: 555px;
    vertical-align: top;

}


.vids li {
    background-color: #f3f3f3;
    padding: 40px 30px 50px 30px;
    border: 0 !important;
    border-radius: 5px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 12px;
    margin-left: 0px !important;
    margin-right: 5px;
    width: 100%;
    max-width: 565px;
    vertical-align: top;

}


.services li {
    background-color: #f3f3f3;
    padding: 40px 30px 50px 30px;
    border: 0 !important;
    border-radius: 5px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 12px;
    margin-left: 0px !important;
    margin-right: 5px;
    width: 100%;
    max-width: 377px;
    vertical-align: top;

}

.services li p {
    text-align: left;

}

.services li img {
    margin-bottom: 20px;
}

.chiropractors li {
    background-color: #f3f3f3;
    padding: 40px 30px 50px 30px;
    border: 0 !important;
    border-radius: 5px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 12px;
    margin-left: 0px !important;
    margin-right: 5px;
    width: 100%;
    max-width: 555px;
    vertical-align: top;

}

.chiropractors li p {
    text-align: left;

}


.services-tab li {
    background-color: #f3f3f3;
    padding: 30px;
    border: 0 !important;
    border-radius: 5px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 12px;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
    max-width: 357px;
    vertical-align: top;
}

.content-interior-wrap .services-tab h3 {
    margin-top: 0 !important;
    margin-bottom: 10 !important;
    font-family: "DM Sans", sans-serif !important;
    font-size: 25px !important;
}


.content-interior-wrap .services-tab li .button {
    background-color: #484f5e;
    border: 1px solid;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    padding: 12px;
    margin-top: 0px !important;
    display: block;
}

.content-interior-wrap .services-tab li .button:hover {
    background-color: #297e81;
    border: 1px solid;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    padding: 12px;
    margin-top: 0px !important;
    display: block;
}

.services-tab img {
    margin-bottom: 15px;
}


.inter .sidebar .ofh p {
    color: #fff;
    margin-bottom: 0rem;
}


.inter.sidebar .sidebar-wrap {
    margin-bottom: 20px;
}

.inter .sidebar h2 {
    color: #fff;
    margin-top: 0 !important;
    background: #000;
    padding: 10px;
    margin-bottom: 0px !important;
}

.inter .sidebar p {
    color: #000;
    margin-bottom: 1rem;
    margin-top: 0rem;
}

.inter .sidebar .sidebar-wrap a {
    padding-left: 24px !important;
    margin-bottom: 4px !important;
    display: block;
    color: #555555 !important;
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.inter .sidebar .sidebar-wrap a:hover {
    padding-left: 24px !important;
    margin-bottom: 4px !important;
    display: block;
    color: #0384ce !important;
    text-decoration: underline;
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.inter ul {
    margin-left: 0px;
}

.inter ul li {
    margin-left: 40px;
}


.inter .sidebar .sidebar-bg1 {
    background: #0384ce;
    padding: 25px 25px 25px 25px;
    width: 100%;
}

.inter .sidebar .sidebar-bg2 {
    background: #0384ce;
    padding: 25px 25px 25px 25px;
    width: 100%;
}

.sidebar .sidebar-wrap p {
    color: #000 !important;
    font-size: 17px;
}

.sidebar .sidebar-wrap ul li {
    list-style-type: none;
    margin-bottom: 7px;
    border-bottom: 1px solid #929292;
}

.sidebar .sidebar-wrap a {
    color: #000 !important;
    text-align: center;
    font-size: 17px;
    border-bottom: 0;
    margin-bottom: 20px;
}

.sidebar .sidebar-wrap a:hover {
    color: #8fb15a !important;
    text-align: center;
    font-size: 17px;
    border-bottom: 0;
    margin-bottom: 20px;
    text-decoration: underline;
}

.booking-wrap {
    background: #0384ce;
    height: 300px;
}

.booking-wrap h3 {
    font-family: "DM Sans", sans-serif;
    text-align: left;
    font-weight: lighter;
    font-size: 17.2px;
    color: #fff;
    margin-bottom: 0;
}

.booking-wrap h2 {
    font-size: 38px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    text-align: left;
    color: #fff;
}


.booking-wrap .button {
    background-color: #060b14;
    border: 0px;
    border-radius: 0 !important;
    color: #fff;
    font-size: 32px;
    margin-top: 25px;
    padding: 20px;
    clear: both;
    display: block;
    width: 100%;
    font-weight: normal;
}


.booking-wrap .button:hover {
    background-color: #0384ce;
    border: 0px;
    color: #fff;
    font-size: 32px;
    margin-top: 25px;
    padding: 20px;
    clear: both;
    display: block;
    width: 100%;
    font-weight: normal;
}





.content-wrap .text-left p,
.content-wrap .text-left h1,
.content-wrap .text-left h2,
.content-wrap .text-left h3 {
    text-align: left !important;
}

.content-wrap .text-right p,
.content-wrap .text-right h1,
.content-wrap .text-right h2,
.content-wrap .text-right h3 {
    text-align: right !important;
}

.content-wrap .text-center p,
.content-wrap .text-center h1,
.content-wrap .text-center h2,
.content-wrap .text-center h3 {
    text-align: center !important;
}



.hnav {
    margin-top: 10px;
    position: relative;
    z-index: 999;
}


.hnav a {
    font-family: "DM Sans", sans-serif;
    line-height: 1.6;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

.hnav a :hover {
    font-size: 15px;
    font-weight: bold;
    color: #ffff;
    display: block;
}

.hnav a {
    position: relative;
    -webkit-animation: mymove4 0.3s;
    animation: mymove4 0.3s;
}

.hnav a {
    -webkit-animation-timing-function: ease-in;
}


.hnav .dropdown .is-dropdown-submenu {
    background-color: #6084aa;
    color: #fff;
    padding: 20px;
    border: 0 !important;
    width: 300px;
}


.hnav .dropdown .is-dropdown-submenu li {
    border-left: 0px;
    padding: 10px 0 !important;
}

.hnav .dropdown .is-dropdown-submenu li:last-child {
    border-left: 0px;
    border-right: 0px
}

.hnav .dropdown .is-dropdown-submenu li a {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    border-bottom: 1px solid #fff;
    display: block;
    width: 100%;

}

.hnav .dropdown .is-dropdown-submenu li a:hover {
    font-size: 16px;
    font-weight: normal;
    color: #2c4763;
}

.hnav-wrap {
    opacity: 1;
}

.content-wrap {
    padding-top: 5%;
    padding-bottom: 100px;
}

.content-wrap h2 {}

.content-wrap h3 {}

.content-wrap h4 {}

.content-wrap p {
    font-size: inherit;
    text-align: left;
    width: 100%;
}





.content-wrap .button {
    background-color: #2c4763;
    color: #fff !important;
}

#buttons-wraps .button {
    padding: 20px;
    border-radius: 40px;
}

.content-wrap .button:hover {
    background-color: #6084aa;
    color: #fff !important;
}

.content-wrap .button:active {
    background-color: #6084aa;
    color: #fff !important;
}


.content-interior-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}

.content-interior-wrap-lp {
    padding-top: 10px;
}

.content-interior-wrap .staff .callout {
    background-color: #f3f3f3;
    padding: 40px 30px 50px 30px;
    border: 0 !important;
}


.content-interior-wrap h1 {
    font-size: 40px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    text-align: left;
    margin-bottom: 40px;
}

.content-interior-wrap h2 {
    font-size: 30px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    text-align: left;
    margin-top: 30px;
}

.content-interior-wrap h3 {
    font-size: 20px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 20px;
}

.content-interior-wrap h4 {
    font-family: "DM Sans", sans-serif;
    font-style: italic;
    text-align: left;
    font-weight: normal;
    font-size: 18px;
}

.content-interior-wrap h5 {
    font-family: "DM Sans", sans-serif;
    font-style: italic;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
}

.content-interior-wrap p {
    font-size: 16px;
    text-align: left;
    font-family: "DM Sans", sans-serif;
}


.content-interior-wrap .button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 20px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #3e70c6;
    color: #fefefe;
}

.content-interior-wrap .button:hover {
    background-color: #000;
}

::placeholder {
    color: #000 !important;
}

.content-interior-wrap .staff .callout {
    background-color: #f3f3f3;
    padding: 40px 30px 50px 30px;
    border: 0 !important;
}

.content-interior-wrap .staff h2 {
    font-size: 30px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    text-align: center;
    margin-bottom: -5px;
}

.content-interior-wrap .staff h3 {
    font-family: "DM Sans", sans-serif;
    font-variant: all-petite-caps;
    font-weight: bold;
    font-size: 25px;
    margin-top: 0;
    padding-top: 0;
    text-align: center;
    color: #297e81;
}

.content-interior-wrap .staff h4 {
    font-family: "DM Sans", sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 17px;
    text-align: center;
}

.content-interior-wrap .staff p {
    font-size: 15px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 27px;
}

.content-interior-wrap .staff .button {
    background-color: #297e81;
    font-variant: all-petite-caps;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.content-interior-wrap .staff .button:hover {
    background-color: #297e81;
    font-variant: all-petite-caps;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    opacity: 0.8;
}


.content-interior-wrap ul {
    margin-left: 40px;
    margin-bottom: 30px;
    font-size: 16px;
    font-family: "DM Sans", sans-serif;
}


.right {
    float: right;
    margin-left: 10px;
}

.interior-full {
    background-color: #484f5e;
    padding: 60px;
    margin-top: 50px !important;
    padding-right: 0.9375rem !important;
    padding-left: 0.9375rem !important;
}

.sidebar .appointment .button {
    background-color: #0384ce !important;
    border: 0px;
    border-radius: 0 !important;
    color: #fff;
    font-size: 21px;
    margin-top: 0px !important;
    padding: 20px;
    clear: both;
    display: block;
    width: 100%;
    font-weight: normal;
}

.sidebar .appointment .button:hover {
    background-color: #000 !important;
    border: 0px;
    border-radius: 0 !important;
    color: #fff;
    font-size: 21px;
    margin-top: 0px !important;
    padding: 20px;
    clear: both;
    display: block;
    width: 100%;
    font-weight: normal;
}

.interior-full p {
    color: #fff;
}


.interior-full h2 {
    font-size: 40px !important;
    font-family: 'DM Sans', serif;
    font-weight: normal;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #fff;
}

.interior-full h3 {
    font-size: 30px !important;
    font-family: 'DM Sans', serif;
    font-weight: normal;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #fff;
}


.inter h2,
.inter h3 {
    text-align: left !important;
}

.inter h2 {
    font-size: 25px !important;

    font-weight: bold;
}


.form-button button {
    background-color: #060b14;
    color: #fff !important;
}


.pricing {
    padding: 100px;
}

.pricing .price-title {
    margin-bottom: 50px;
}

.pricing .price-title h2 {
    font-size: 60px !important;
    font-family: 'DM Sans', serif;
    font-weight: normal;
    text-align: left;
    margin-bottom: -5px;
}

.pricing h2 {
    font-size: 35px !important;
    font-family: 'DM Sans', serif;
    font-weight: normal;
    text-align: left;
    margin-bottom: 10px;
}

.pricing .bord {
    border-right: 1px solid #8a8a8a;
}


.tagline {
    position: absolute;
    z-index: 1;
    top: 40%;
    left: 25%;
    transform: translate(-50%, -50%);
    text-align: left;
    color: white;
    font-weight: bold;
    width: 100%;
    max-width: 35%;
}

.tagline {
    position: relative;
    -webkit-animation: mymove3 1s;
    animation: mymove3 1s;
}

.tagline {
    -webkit-animation-timing-function: ease-in;
}



.tagline h2 {
    font-size: 75px !important;
    font-family: 'DM Sans';
    font-weight: bold;
    text-align: left;
    margin-bottom: 40px;
    color: #fff;
    line-height: 95px;
}

.tagline p {
    font-size: 40px !important;
    text-align: left;
    margin-bottom: 0px;
    color: #fff;
    font-weight: normal;
}

.tagline .buttons {
    background-color: none;
    border: 1px solid #28998c;
    color: #000;
    font-size: 25px;
    font-weight: normal;
    margin-top: 30px;
    opacity: 0.8;
    border-radius: 60px;
    padding: 10px;
    width: 80%;
    display: block;
    text-align: center;
    font-variant: all-petite-caps;
}

.cobs-new-wrap {
    background: #000;
    opacity: 0.6;
    padding: 20px;
    border-radius: 10px;
}

.cobs {
    text-align: left;
    padding-bottom: 0px;
    padding: 40px;
}

.cobs h2 {
    font-size: 20px !important;
    font-family: 'DM Sans', serif;
    font-weight: normal;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 20px;
}



.cobs p {
    font-size: 15px !important;
    text-align: left;
    margin-bottom: 20px;
    color: #000;
    font-weight: normal;
}

.cobs img {
    width: 72px;
    height: 72px;
}


.cobs .readmore {
    margin-top: 40px;
}

.cobs .readmore a {
    font-weight: bold;
    color: #297e81;
}

.cobs img {}

.cobs .bord {
    border-right: 1px solid #ccc;
}


.cob {
    padding: 50px;
    text-align: center;

}

.copyrights {
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin-top: 30px;
}


.cob-wrap {
    margin-top: 30px;
}

.cob-f {
    position: relative;
    -webkit-animation: mymove 1s;
    animation: mymove 1s;
}

.cob-a {
    position: relative;
    -webkit-animation: mymove2 1s;
    animation: mymove2 1s;
}

.cob-b {
    position: relative;
    -webkit-animation: mymove 1s;
    animation: mymove 1s;
}

.cob-c {
    position: relative;
    -webkit-animation: mymove2 1s;
    animation: mymove2 1s;
}

.cob-f {
    -webkit-animation-timing-function: ease-in;
}

.cob-a {
    -webkit-animation-timing-function: ease-in;
}

.cob-b {
    -webkit-animation-timing-function: ease-in;
}

.cob-c {
    -webkit-animation-timing-function: ease-in;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
    from {
        top: 50px;
        opacity: 0.4
    }

    to {
        top: 0px;
        opacity: 0.8
    }
}

/* Standard syntax */
@keyframes mymove {
    from {
        top: 50px;
        opacity: 0.4
    }

    to {
        top: 0px;
        opacity: 0.8
    }
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove2 {
    from {
        left: 50px;
        opacity: 0.4
    }

    to {
        left: 0px;
        opacity: 0.8
    }
}

/* Standard syntax */
@keyframes mymove2 {
    from {
        left: 50px;
        opacity: 0.4
    }

    to {
        left: 0px;
        opacity: 0.8
    }
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove3 {
    from {
        top: 45%;
        left: 10%;
        opacity: 0
    }

    to {
        top: 45%;
        left: 25%;
        opacity: 0.8
    }
}

/* Standard syntax */
@keyframes mymove3 {
    from {
        top: 45%;
        left: 10%;
        opacity: 0
    }

    to {
        top: 45%;
        left: 25%;
        opacity: 0.8
    }
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove4 {
    from {
        left: 10%;
        opacity: 0
    }

    to {
        left: 0%;
        opacity: 0.8
    }
}

/* Standard syntax */
@keyframes mymove4 {
    from {
        left: 10%;
        opacity: 0
    }

    to {
        left: 0%;
        opacity: 0.8
    }
}


.inter h1 {
    font-size: 38px !important;
}

.inter h3 {
    font-size: 18px !important;
    font-weight: bold;
}


.cob img {
    width: 100%;
    max-width: 60px;
    background: #42b3e5;
    border-radius: 20px;
    padding: 20px;
}

.cob h2 {
    font-size: 60px !important;
    font-family: 'DM Sans', serif;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 30px;
    color: #fff;
    margin-top: 30px;
}

.cob p {
    font-size: 15px;
    color: #fff;
}

.cob a {
    font-size: 15px;
    color: #297e81;
}

.cob a:hover {
    font-size: 15px;
    color: #fff;
}

.consultation-form {
    background: #000;

}


.consultation-form {
    padding: 95px;
}

.consultation h2 {
    font-size: 60px !important;
    font-family: 'DM Sans', serif;
    font-weight: normal;
    line-height: 70px;
    margin-top: 50px;
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
}


.consultation h3 {
    font-family: 'DM Sans', serif;
    text-align: left;
    font-weight: lighter;
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.consultation p {
    text-align: left;
    font-weight: lighter;
    font-size: 17px;
    color: #fff;
}

.consultation input::placeholder {
    color: #28998c;
}


.consultation .button {
    background-color: #21807c;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    opacity: 0.8;
    border-radius: 30px;
    padding: 15px;
}

.consultation .button:hover {
    background-color: #484f5e;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    opacity: 0.8;
    border-radius: 30px;
    padding: 15px;
}

.contact-information {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f3f3f3;
}

.contact-information h2 {
    font-size: 35px !important;
    font-family: 'DM Sans', serif;
    font-weight: normal;
    background-color: #297e81;
    padding: 20px 20px 20px 60px;
    color: #fff;
    margin: 0;
}


.contact-information h4 {
    font-family: 'DM Sans', serif;
    font-weight: normal;
    text-align: center;
    font-size: 35px;
}

.contact-information-wrap {
    padding: 60px;
    background-color: #fff;
    font-family: 'DM Sans', serif;
    font-weight: normal;
}

.contact-information-wrap h4 {
    font-size: 20px !important;
    font-family: 'DM Sans', serif;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    color: #000;
    margin: 0;
}

.contact-information .bord {
    border-right: 1px solid #8a8a8a;
}

.contact-information .bord p {
    font-family: 'DM Sans', serif;
    font-weight: normal;
}

.contact-information .al-right {
    text-align: left;
    color: #8a8a8a;
    font-family: 'DM Sans', serif;
    font-weight: normal;
}

.contact-information .al-right img {
    width: 15px;
}


.testimonials {
    background: url(/images/testimonial-bg.jpg) no-repeat;
    padding: 0px;
    height: auto;
}

.fsghtg {
    font-size: 40px !important;
    font-weight: normal;
    text-align: center;
    color: #fff !important;
    margin-bottom: 0px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: normal !important;
}

.testimonials-wrap {
    padding: 75px;
}

.testimonials-wrap2 {
    padding: 20px;
}

.testimonials h2 {
    font-size: 50px !important;
    font-family: 'DM Sans', serif;
    font-weight: normal;
    text-align: center;
    margin-bottom: 40px;
    color: #ddb073;

}

.testimonials {
    color: #fff;
}


.testimonials .quote-icon {
    font-size: 100px;
    font-family: 'DM Sans', serif;
    text-decoration: italic;
    font-weight: normal;
    color: #ddb073;
}


.testimonials sup {
    top: 0em;
}

.testimonials h3 {
    font-size: 20px !important;
    font-family: 'DM Sans', serif;
    font-weight: normal;
    text-align: center;
    margin-bottom: -5px;
    color: #fff;
}

.testimonials p {
    font-size: 14px !important;
    text-align: left;
    margin-bottom: -5px;
    color: #fff;
    font-weight: normal;
    width: 100%;
    max-width: 380px;
    line-height: 25px;
}


.staffs {
    display: inline-block;
    width: 205px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
}


.staffs img:hover {
    opacity: 0.8;
    cursor: pointer;
}

.content-wrap .staff .button {
    background-color: #1e9c8e;
    border: 0px;
    color: #fff;
    font-size: 25px;
    margin-top: 50px;
    padding: 8px;
    clear: both;
    display: block;
    width: 20%;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
}

.content-wrap .staff .button :hover {
    background-color: #1e9c8e;
    border: 0px;
    color: #fff;
    font-size: 25px;
    margin-top: 50px;
    padding: 8px;
    clear: both;
    display: block;
    width: 20%;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
}

.staff h2 {
    font-size: 50px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    text-align: center;
    margin-bottom: 65px;
    margin-top: 18px;
    color: #000;
}


.staff h3 {
    font-size: 18px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: bold;
    text-align: center;
    margin-bottom: -5px;
    margin-top: 18px;
    color: #000;
}

.staff p {
    font-size: 13px !important;
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    text-align: center;
    margin-bottom: -5px;
    margin-top: 7px;
    color: #000;
}


.sidebar-wrap {
    margin-top: 0px;
    background: #fff;
    padding: 20px;
}

.sidebar-wrap2 {
    margin-top: 0px;
    background: #eee;
    padding: 20px;
}

.sidebar h2 {
    color: #fff;
    margin-top: 0 !important;
    margin-bottom: 0;
    font-size: 20px !important;
    background: #8fb15a;
    padding: 20px;
}

.inter .sidebar .sidebar-bg1 {
    background: #0384ce;
    padding: 25px 25px 25px 25px;
    width: 100%;
}

.sidebar ul {
    margin-left: 0;
}



.smi {
    margin-top: 20px;
}

.smi .fa {
    background-color: #6084aa;
    text-align: justify;
    color: #fff;
    font-size: 21px;
    /* margin-right: 25px; */
    /* margin-bottom: 25px; */
    border-radius: 50%;
    line-height: 1;
    width: 40px;
    height: 40px;
    padding: 10px;
    align-items: center;
    text-align: center;
    justify-content: center;
    text-decoration: none;

}

.smi .fa:hover {
    background-color: #6084aa;
    text-align: justify;
    color: #000;
    font-size: 21px;
    /* margin-right: 25px; */
    /* margin-bottom: 25px; */
    border-radius: 50%;
    line-height: 1;
    width: 40px;
    height: 40px;
    padding: 10px;
    align-items: center;
    text-align: center;
    justify-content: center;
    text-decoration: none;

}

.fs-img2 #catwebformbutton {
    width: 100%;
    padding: 20px;
    background-color: #484f5e;
    color: #fff;
    /* padding-left: 30px; */
    /* padding-right: 30px; */
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
}

.fs-img2 #catwebformbutton:hover {
    width: 100%;
    padding: 20px;
    background-color: #ddb073;
    color: #fff;
    /* padding-left: 30px; */
    /* padding-right: 30px; */
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
}


.add-link {
    color: #fff !important;
    text-decoration: underline;
    font-style: italic;
}

.add-link:hover {
    color: #484f5e !important;
    text-decoration: underline;
    font-style: italic;
}

.footer-area {
    background: #2c4763;
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;
    padding: 20px;
    padding-top: 60px;
}

.footer-area h2 {
    font-size: 23px !important;
    font-family: "DM Sans";
    font-weight: bold;
    border-bottom: 1px solid #fff;
    color: #fff;
    margin: 0;
    text-align: left;
    line-height: 33px;
}

.footer-area p {
    font-size: 15px;
    color: #fff;
    margin-top: 20px;
}

.footer-area .smi img {
    width: 23px;
    margin-right: 10px;
}

.footer-area a {
    color: #fff;
}

.footer-area a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer-area ul {
    margin-left: 0px;
    margin-top: 20px;
}

.footer-area ul li {
    list-style-type: none;
    font-size: 15px;
    color: #fff;
    margin-bottom: 0px;
    border-bottom: 1px dotted #fff;
    padding-bottom: 10px;
    padding-top: 10px;
}

.footer-area ul li a {
    font-size: 15px;
    color: #fff;
}

.footer-area ul li a:hover {
    font-size: 15px;
    color: #5581b0;
    text-decoration: underline;
}

.footer-area img {
    width: 100%;
    max-width: 300px;
}

.copyright {
    background: #fff;
    padding: 20px;
}

.copyright p {

    font-size: 14px;
    font-weight: normal;
    color: #3a3038;
    text-align: center;
    margin: 0;
}

.copyright a {
    color: #3a3038;
}

.copyright a:hover {
    color: #6dcdb8;
}


.slick-dots {
    margin-top: -95px;
    position: absolute;
    text-align: center;
    width: 100%;
    margin-left: 0;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}



.slick-dots li button {
    font-size: 13px;
    line-height: 0;
    display: block;
    width: 40px;
    height: 40px;
    padding: 5px;
    cursor: pointer;
    color: #fff;
    border: 0;
    outline: none;
    background: #6dcdb8;
    margin-top: 26px;
    border-radius: 50px;
}

.slick-dots li button:active {
    font-size: 13px;
    line-height: 0;
    display: block;
    width: 40px;
    height: 40px;
    padding: 5px;
    cursor: pointer;
    color: #000;
    border: 0;
    outline: none;
    background: #fff;
    margin-top: 26px;
    border-radius: 50px;
}

.slick-dots li button:hover {
    font-size: 13px;
    line-height: 0;
    display: block;
    width: 40px;
    height: 40px;
    padding: 5px;
    cursor: pointer;
    color: #000;
    border: 0;
    outline: none;
    background: #fff;
    margin-top: 26px;
    border-radius: 50px;
}


.highlight {
    color: #297e81;
}

.interior-wrap {
    margin-bottom: 60px;
}



.divider {
    margin-left: auto;
    margin-right: auto;
    width: 61px;
    height: 5px;
    background-color: #297e81;
    border: none;
}


.footer-logo {
    margin-bottom: 40px;
    text-align: center;
}



#mainContainer {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 27px;
}

#rightDisplay {}


#rightDisplay img {
    border: 20px solid #d9d9d9;
    width: 100%;
    max-width: 100%;
}

#leftNav img {
    width: 67px;
    height: 50px;
    cursor: pointer;
    margin-top: 10px;
}


.accordion li {
    margin-left: 0px !important;
}


#loader2 {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}




.lp-ts4 {
    width: 100%;
    max-width: 1043px;
    background: #fff;
    margin: 0 auto;
}


.lp-ts2 {
    text-align: center;
    width: 100%;
    font-family: Cinzel;
}

.htt-pet3 h2 {
    font-size: 75px;
    font-weight: bold;
    color: #f54d81;
}


#workshop-list li {
    font-size: 27px;
    font-weight: normal;
    list-style-type: none;
    font-style: italic;
}

#workshop-list {
    margin-left: 20%;
    margin-top: 20px;
}

.wcheck {
    color: #ffec14;
}

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
    margin: 0;
    padding: 15px 103px !important;
    color: #fff;
    font-size: 24px !important;
    text-decoration: none;
    outline: none;
    line-height: 20px;
    vertical-align: middle;
    background: #28998c !important;
    box-shadow: 0 0 40px rgba(0, 0, 0, .13) inset;
    border-radius: 4px;
    zoom: 1;
    margin-bottom: 15px;
}

.ras {
    color: #e4320e;
    font-size: 30px;
    margin-top: 20px;
    font-weight: bold;
}



@media only screen and (max-width: 1920px) {
    .tagline {
        position: absolute;
        top: 45% !important;
        transform: translate(-50%, -50%);
        color: white;
        font-weight: bold;
        width: 100%;
        margin: 0 auto;
    }



}

@media only screen and (max-width: 1600px) {

    .hide-desk {
        display: block !important
    }

    .floating-cobs {
        position: relative;
        z-index: 200;
        vertical-align: bottom;
        top: 0;
        text-align: center;
        margin-top: 15px;
    }

    .floating-cobs ul {
        margin-left: 0px;
    }

    .floating-cobs ul li.services {
        background: #3ec694;
        list-style-type: none;
        display: inline-block;
        width: 100%;
        max-width: 392px;
        height: auto;
        padding: 40px;
        border-radius: 0px;
        cursor: pointer;
        margin-top: 0px;
        margin-bottom: 3px;
        text-align: left;
        vertical-align: top;
    }

    .floating-cobs ul li.services:hover {

        cursor: pointer;
    }

    .floating-cobs ul li.hours {
        background: #3ec694;
        list-style-type: none;
        display: inline-block;
        width: 100%;
        max-width: 392px;
        height: auto;
        padding: 40px;
        border-radius: 0px;
        cursor: pointer;
        margin-top: 0px;
        margin-bottom: 3px;
        text-align: left;
        vertical-align: top;
    }

    .floating-cobs ul li.hours:hover {
        cursor: pointer;
    }


    .floating-cobs ul li.tes {
        background: #3ec694;
        list-style-type: none;
        display: inline-block;
        width: 100%;
        max-width: 392px;
        height: auto;
        padding: 40px;
        border-radius: 0px;
        cursor: pointer;
        margin-top: 0px;
        margin-bottom: 3px;
        text-align: left;
        vertical-align: top;
    }

    .floating-cobs ul li.tes:hover {
        cursor: pointer;
    }
}

@media only screen and (max-width: 1500px) {

    .floating-cobs {
        position: relative;
        vertical-align: bottom;
        top: 0;
        text-align: center;
        margin-top: 20px;
    }

    .tagline {
        position: absolute;
        top: 70% !important;
        transform: translate(-50%, -50%);
        color: white;
        font-weight: bold;
        width: 100%;
        max-width: 40%;
        margin: 0 auto;
    }

    .tagline h2 {
        font-size: 65px !important;

        text-align: left;
        margin-bottom: 20px;
        color: #fff;
        line-height: 63px;
    }

    .tagline .buttons {
        background-color: none;
        border: 1px solid #28998c;
        color: #000;
        font-size: 25px;
        font-weight: normal;
        margin-top: 30px;
        opacity: 0.8;
        border-radius: 60px;
        padding: 0px !important;
        width: 80%;
        display: block;
        text-align: center;
        font-variant: all-petite-caps;
    }

    .cob {
        padding: 20px;
        text-align: center;
    }

    .cob h2 {
        font-size: 40px !important;
        font-weight: normal;
        line-height: 40px;
        margin-bottom: 30px;
        color: #fff;
        margin-top: 30px;
    }


    .consultation-form {
        background: #061d40;
        height: auto;
        padding: 38px 40px 39px 40px !important;
    }

    .consultation-form {
        padding: 40px;
    }


    .testimonials {
        background: url(/images/testimonial-bg.jpg) no-repeat;
        height: auto;
        background-position: right;
    }

    .consultation .button {
        background-color: #297e81;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        margin-top: 0px;
        opacity: 0.8;
        border-radius: 30px;
        padding: 15px;
    }

    .consultation-form {
        padding: 20px 50px 20px 50px;
    }

    .consultation .button:hover {
        background-color: #28998c;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        margin-top: 0px;
        opacity: 0.8;
        border-radius: 30px;
        padding: 15px;
    }
}

@media only screen and (max-width: 1350px) {
    #ctas-wrapper {
        position: relative
    }

}

@media only screen and (max-width: 1200px) {

    .address-top {
        text-align: center;
        font-size: 16px;
    }

    .phone-top {
        text-align: center;
        font-size: 16px;
    }

    #hide-larges {
        display: block
    }

    .vertical-contents {
        padding-top: 0px;
    }

    .floating-cobs {
        position: relative;
        z-index: 200;
        vertical-align: bottom;
        left: 0%;
        top: 0%;
        text-align: center;
        margin-top: 15px;
    }

    .floating-cobs ul li.services {

        list-style-type: none;
        display: inline-block;
        width: 100%;
        max-width: 50%;
        padding: 20px;
        border-radius: 0px;
        cursor: pointer;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .floating-cobs ul li.services:hover {

        cursor: pointer;
    }

    .floating-cobs ul li.hours {
        list-style-type: none;
        display: inline-block;
        width: 100%;
        max-width: 50%;
        padding: 20px;
        border-radius: 0px;
        cursor: pointer;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .floating-cobs ul li.hours:hover {
        cursor: pointer;
    }


    .floating-cobs ul li.tes {
        list-style-type: none;
        display: inline-block;
        width: 100%;
        max-width: 50%;
        padding: 20px;
        border-radius: 0px;
        cursor: pointer;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .floating-cobs ul li.tes:hover {
        cursor: pointer;
    }



    .content-wrap {
        padding: 100px;
    }

    .tagline {
        position: absolute;
        top: 70% !important;
        transform: translate(-50%, -50%);
        color: white;
        font-weight: bold;
        width: 100%;
        margin: 0 auto;
    }

    .tagline h2 {
        font-size: 40px !important;
        text-align: left;
        margin-bottom: 20px;
        color: #fff;
        line-height: 45px;
    }

    .tagline p {
        font-size: 16px !important;
        text-align: left;
        margin-bottom: 20px;
        color: #fff;
        font-weight: normal;
    }

    .hnav a {
        font-size: 14px;
        letter-spacing: 2.1px;
        font-weight: normal;
    }

    .hnav a:hover {
        font-size: 14px;
        letter-spacing: 2.1px;
        font-weight: normal;
    }



    .cob {
        padding: 50px;
    }


    .cob h2 {
        font-size: 34px !important;
        font-weight: normal;
        line-height: 40px;
        margin-bottom: 30px;
        color: #fff;
        margin-top: 30px;
    }

    .cob p {
        font-size: 13px;
        color: #fff;
    }

    #cellphonem {
        display: none;
    }

    #cellphone {
        display: block;
    }

    #cellphone h2 {
        font-size: 20px !important;
        font-family: "DM Sans", sans-serif;
        font-weight: bold;
        text-align: right;
        color: #297e81;
        margin-bottom: 0;
    }

    .social-media {
        text-align: right;
    }

    .testimonials {
        background: url(/images/testimonial-bg.jpg) no-repeat;
        height: 572px;
        background-position: right;
    }
}


@media only screen and (max-width: 1028px) {



    #ctas-wrapper {
        position: relative
    }

    .tagline {
        position: absolute;
        top: 70% !important;
        transform: translate(-50%, -50%);
        color: white;
        font-weight: bold;
        width: 100%;
        max-width: 54%;
        margin: 0 auto;
        left: 33%;
    }

    .tagline h2 {
        font-size: 40px !important;
        text-align: left;
        margin-bottom: 20px;
        color: #fff;
        line-height: 45px;
    }

    .tagline p {
        font-size: 14px !important;
        text-align: left;
        margin-bottom: 20px;
        color: #fff;
        font-weight: normal;
    }

    .consultation-wrap a {

        width: 60%;
    }

    .cobs .bord {
        border-right: 1px solid #ccc;
    }

    .slick-dots {
        margin-top: -60px;
        position: absolute;
        text-align: center;
        width: 100%;
        margin-left: 0;
    }

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }



    .slick-dots li button {
        font-size: 10px;
        line-height: 0;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
        cursor: pointer;
        color: #fff;
        border: 0;
        outline: none;
        background: #3e70c6;
        margin-top: 26px;
        border-radius: 50px;
    }

    .slick-dots li button:active {
        font-size: 10px;
        line-height: 0;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
        cursor: pointer;
        color: #000;
        border: 0;
        outline: none;
        background: #fff;
        margin-top: 26px;
        border-radius: 50px;
    }

    .slick-dots li button:hover {
        font-size: 10px;
        line-height: 0;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
        cursor: pointer;
        color: #000;
        border: 0;
        outline: none;
        background: #fff;
        margin-top: 26px;
        border-radius: 50px;
    }

    .booking-wrap .button {
        background-color: #484f5e;
        border: 0px;
        color: #fff;
        font-size: 25px !important;
        margin: 0 auto;
        margin-top: 0px !important;
        padding: 15px;
        clear: both;
        display: block;
        width: 80% !important;
        font-weight: normal;
    }

    .booking-wrap .button:hover {
        background-color: #0384ce;
        border: 0px;
        color: #fff;
        font-size: 25px;
        margin-top: 0px;
        padding: 15px !important;
        clear: both;
        display: block;
        width: 80% !important;
        font-weight: normal;
    }

    .booking-wrap {
        background: url(/images/book-appointment-bg.jpg) no-repeat;
        height: 300px;
        padding: 90px;
    }

    .booking-wrap h3 {
        text-align: center;
        font-weight: lighter;
        font-size: 17.2px;
        color: #fff;
        margin-bottom: 0;
    }

    .booking-wrap h2 {
        font-size: 40px !important;
        font-weight: normal;
        text-align: center;
        color: #fff;
    }

}


@media only screen and (max-width: 999px) {

    #ctas-wrapper {
        position: relative
    }


    .topheader-sm {
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .req {
        margin-top: 4px;
    }

    .content-wrap h2 {
        font-family: 'DM Sans';
        font-size: 36px;
        font-weight: 900;
        text-align: left;
    }

    .tagline {
        position: absolute;
        top: 70% !important;
        transform: translate(-50%, -50%);
        color: white;
        font-weight: bold;
        width: 100%;
        margin: 0 auto;
    }

    .tagline h2 {
        font-size: 32px !important;

        text-align: left;
        margin-bottom: 20px;
        color: #fff;
        line-height: 37px;
    }

    .tagline p {
        font-size: 12px !important;
        text-align: left;
        margin-bottom: 20px;
        color: #fff;
        font-weight: normal;
    }

    .contact-information h2 {
        font-size: 30px !important;
        font-family: "DM Sans", sans-serif;
        font-weight: bold;
        background-color: #297e81;
        padding: 20px 20px 20px 20px;
        color: #fff;
        margin: 0;
    }

    .contact-information-wrap {
        padding: 30px;
        background-color: #fff;
        font-family: "DM Sans", sans-serif;
        font-weight: bold;
    }

    .testimonials {
        background: url(/images/testimonial-bg.jpg) no-repeat;
        padding: 50px;
        height: auto;
        font-size: 15px;
    }

    .testimonials-wrap {
        padding: 50px;
    }

    .testimonials h2 {
        font-size: 40px !important;
        font-weight: normal;
        text-align: center;
        margin-bottom: 40px;
        color: #ddb073;
    }

    .testimonials p {
        font-size: 14px !important;
        text-align: center;
        margin-bottom: -5px;
        color: #fff;
        font-weight: normal;
        width: 100%;
        max-width: 1000px;
    }

    .slick-dots {
        margin-top: -60px;
        position: absolute;
        text-align: center;
        width: 100%;
        margin-left: 0;
    }

    .booking-wrap h3 {
        text-align: left;
        font-weight: lighter;
        font-size: 13px;
        color: #fff;
        margin-bottom: 0;
    }

    .booking-wrap h2 {
        font-size: 30px !important;
        font-weight: normal;
        text-align: left;
        color: #fff;
    }

    .booking-wrap {
        background: url(/images/book-appointment-bg.jpg) no-repeat;
        height: 240px;
        padding: 90px;
    }

    .booking-wrap .button {
        background-color: #484f5e;
        border: 0px;
        color: #fff;
        font-size: 23px;
        margin: 0 auto;
        margin-top: 25px;
        padding: 15px;
        clear: both;
        display: block;
        width: 80%;
        font-weight: normal;
    }

    .cobs .bord {
        border-right: 0px;
        border-bottom: 0px solid #ccc;
    }

    .top-header .social-media h3 {
        font-size: 16px !important;
        font-family: "DM Sans", sans-serif;
        font-weight: normal;
        color: #000;
        text-align: right;
        padding: 0;
        margin: 0;
    }

    .vf li {

        width: 100%;
        max-width: 345px;

    }

}

@media only screen and (max-width: 900px) {

    .vision-wrap {
        width: 100%;
        display: inline-block;
        margin-right: 20px;
        background: #8fb15a;
        padding: 0px;
        margin-top: 10px;
    }


    .hide-desk {
        display: block !important
    }

    #ctas-wrapper {
        position: relative
    }

    #main-header-wrappers {
        position: relative;
        width: 100%;
        background: #fff;
    }

    .appointment-wraps a {
        color: #fff;
        background-color: #f3a200;
        border-radius: 4px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
        display: block;
        text-align: center;
        font-size: 20px;
        font-weight: bolder;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 20px;
    }


    .topbar .cell {
        width: 100% !important;
        text-align: center
    }

    .menu.align-center li {}

    .social-media2 {
        display: none
    }

    .top-header .social-media h2 {
        font-size: 20px !important;
        font-family: "DM Sans", sans-serif;
        font-weight: normal;
        color: #fff;
        text-align: center;
        padding: 0;
        margin: 0;
        margin-top: 18px;
    }

    .social-media .book-your-app-button {
        color: #fff;
        background-color: #6dcdb8;
        border-radius: 0px;
        padding: 5px;
        /* padding-left: 20px; */
        /* padding-right: 20px; */
        /* padding-bottom: 10px; */
        display: block;
        text-align: center;
        font-family: 'DM Sans' !important;
        font-size: 15px;
        font-weight: bolder;
        width: 100%;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .top-header .social-media p {
        display: none
    }

}

@media only screen and (max-width: 800px) {

    .topbar .cell {
        width: 100% !important;
        text-align: center
    }

    .menu.align-center li {
        padding: 5px 10px;
    }




}

@media only screen and (max-width: 700px) {

    .topbar .cell {
        width: 100% !important;
        text-align: center
    }

    .menu.align-center li {
        padding: 5px 0px !important;
    }
}


@media only screen and (max-width: 695px) {
    .float-img {
        float: none;
        margin-left: 0px;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .topbar .cell {
        width: 100% !important;
        text-align: center
    }

    .menu.align-center li {
        padding: 5px 0px !important;
    }
}


#hm-find-relief {
    font-size: 40px;
}

#hm-meet-docs {
    font-size: 46px !important;
}


@media only screen and (max-width: 767px) {

    h2.docs-names{font-size:30px}

    .slider-styling {
        background-position: top right !important;
    }

    .tagslinesx {
        width: 100%;
        max-width: 100%;
        margin-left: 20px;
        margin-top: 20px;
    }

    .slider-styling h2 {
        font-size: 45px;
        line-height: 57px;
    }

    .docs-content-wrap button {
        background: #334660;
        border-radius: 30px;
        margin-bottom: 40px;
        width: 100%;
    }

    .docs-content-wrap button:hover {
        background: #6084aa;
        color: #fff;
        margin-bottom: 40px;
        width: 100%;
    }

    #hm-meet-docs {
        font-size: 35px !important;
    }

    .content-wrap .hm-services-titles {
        font-size: 35px !important
    }

    #hm-find-relief {
        font-size: 35px
    }

    .hm-video-wrap h2 {
        font-size: 35px;
        color: #000;
    }

    .hm-video-wrap .button {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 1rem 0;
        font-family: inherit;
        width: 100%;
        padding: 20px;
        -webkit-appearance: none;
        border: 1px solid #fff;
        border-radius: 40px;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        cursor: pointer;
        background: #334660;
        color: #fff;
    }

    .hm-video-wrap .button:hover {
         display: inline-block;
        vertical-align: middle;
        margin: 0 0 1rem 0;
        font-family: inherit;
        width: 100%;
        padding: 20px;
        -webkit-appearance: none;
        border: 1px solid #fff;
        border-radius: 40px;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        cursor: pointer;
       background: #6084aa;
        color: #fff;
    }

    #menus-smaller {
        display: block !important;
        text-align: right;
        margin-top: -10px;
    }

    .copyrights {
        text-align: left
    }

    .copyright p {
        text-align: left !important;
        padding-left: 16px
    }

    .phones {
        font-family: 'DM Sans' !important;
        color: #fff;
        font-weight: bold;
        font-weight: normal;
        font-size: 14px;
    }

    .phones2 {
        font-family: 'DM Sans' !important;
        color: #fff;
        font-weight: bold;
        font-weight: bold;
        font-size: 25px;
    }

    .phones2 a {
        color: #fff !important;
    }


    .docs-content-wrap {
        padding: 0px;
    }

    .docs-wrappers {
        padding: 50px;
    }

    .meet-doc-wrap {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .wrapcob {
        padding: 30px;
    }

    .top-wrapper {
        position: relative !important;
        z-index: 9999;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 0px !important;
    }

    .phones {
        font-family: 'DM Sans' !important;
        color: #fff;
        font-weight: normal
    }

    .tagline .book-your-app-button {
        display: none;
    }

    .book-your-app-button {
        color: #fff;
        background-color: #f3a200;
        border-radius: 0px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
        display: block;
        text-align: center;
        font-family: 'DM Sans' !important;
        font-size: 18px;
        font-weight: bolder;
        width: 100%;
        margin: 0 auto;
        margin-top: 10px;
    }



    .patient-hours-button {
        color: #fff;
        background-color: #565656;
        border-radius: 0px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
        display: block;
        text-align: center;
        font-family: 'DM Sans' !important;
        font-size: 18px;
        font-weight: bolder;
        width: 100%;
        margin: 0 auto;
        margin-top: 10px;
    }

    .patient-hours-button:hover {
        color: #fff;
        background-color: #f3a200;
        border-radius: 0px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
        display: block;
        text-align: center;
        font-family: 'DM Sans' !important;
        font-size: 18px;
        font-weight: bolder;
        width: 100%;
        margin: 0 auto;
        margin-top: 10px;
    }

    .consultation-wrap a {
        color: #fff;
        background-color: #f3a200;
        border-radius: 4px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
        display: block;
        text-align: center;
        font-size: 18px;
        font-family: 'DM Sans' !important;
        font-weight: bolder;
        width: 80%;
        margin: 0 auto;
    }

    .consultation-wrap h2 {
        font-family: "DM Sans", sans-serif;
        color: #fff;
        margin-bottom: 6px;
        font-size: 30px;
        font-weight: 900;
        line-height: 1.1;
    }

    .top-wrapper {
        position: absolute;
        top: 20%;
    }

    #main-blog-mobile {
        display: block;
    }

    .fsghtg {
        font-size: 30px !important;
        font-weight: normal;
        text-align: center;
        color: #fff !important;
        margin-bottom: 0px !important;
        font-family: "DM Sans", sans-serif;
        font-weight: normal !important;
    }

    h1 {
        font-size: 35px !important;

        font-weight: bold;
        text-align: left;
        margin-top: 0;
        padding-top: 0;
        line-height: 40px;
    }

    .floating-cobs {
        position: relative;
        z-index: 200;
        vertical-align: bottom;
        left: 0;
        bottom: 0px;
        margin-top: 0;
    }

    .floating-cobs ul {
        margin-left: 0px;
        margin-bottom: 0;
    }

    .floating-cobs ul li.services {
        list-style-type: none;
        display: inline-block;
        width: 100%;
        padding: 20px;
        border-radius: 0px;
        cursor: pointer;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .floating-cobs ul li.services:hover {

        cursor: pointer;
    }

    .floating-cobs ul li.hours {
        list-style-type: none;
        display: inline-block;
        width: 100%;
        padding: 20px;
        border-radius: 0px;
        cursor: pointer;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .floating-cobs ul li.hours:hover {
        cursor: pointer;
    }


    .floating-cobs ul li.tes {
        list-style-type: none;
        display: inline-block;
        width: 100%;
        padding: 20px;
        border-radius: 0px;
        cursor: pointer;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .floating-cobs ul li.tes:hover {
        cursor: pointer;
    }


    .hnav .logo2 img {
        width: 55%;
    }

    .free {
        margin-bottom: 10px !important;
        font-size: 30px !important;
        padding: 20px;
        font-family: "DM Sans", sans-serif;
        font-weight: bold;
        color: #3a3e4a !important;
        text-align: left;
        line-height: 65px;
        margin-top: 18px;
    }

    .topbar .sm-icons {
        text-align: center;
    }

    .topbar p {
        text-align: center;
        font-size: 22px;
    }

    .topbar p a {
        text-align: center;
        font-size: 22px;
    }

    .testimonials {
        background: url(/images/testimonial-bg.jpg) no-repeat;
        height: auto;
        background-position: center;
    }

    .testimonials h2 {
        font-size: 35px !important;
        font-weight: normal;
        text-align: center;
        margin-bottom: 40px;
        color: #ddb073;
    }

    .testimonials p {
        font-size: 12px !important;
        text-align: center;
        margin-bottom: -5px;
        color: #fff;
        font-weight: normal;
        width: 100%;
        max-width: 1000px;
    }

    .content-wrap {
        padding: 40px;
    }

    .content-wrap h2 {
        font-family: 'DM Sans';
        font-size: 30px;
        font-weight: 900;
    }

    .content-wrap h3 {
        text-align: left;
        font-weight: lighter;
        line-height: 1.1;
        font-size: 23px !important;
    }

    .content-wrap .button {
        background-color: #2c4763;
        color: #fff !important;
        width: 100%;
    }

    .content-wrap h4 {
        font-style: italic;
        text-align: center;
        font-weight: normal;
        font-size: 20px;
    }

    .cob1 h2,
    .cob2 h2,
    .cob3 h2,
    .cob4 h2 {
        font-size: 35px !important;
        line-height: 30px;
    }

    .contact-information {
        padding-top: 50px;
        padding-bottom: 50px;
        background-color: #f3f3f3;
    }



    .contact-information-wrap {
        padding: 30px;
        background-color: #fff;
        font-weight: bold;
    }

    .contact-information h2 {
        font-size: 25px !important;
        font-weight: bold;
        background-color: #297e81;
        padding: 20px 20px 20px 30px;
        color: #fff;
        margin: 0;
    }

    .contact-information h4 {
        font-weight: bold;
        text-align: center;
        font-size: 22px;
    }


    .contact-information-wrap h4 {
        font-size: 20px !important;
        font-weight: bold;
        font-style: normal;
        text-align: left;
        color: #000;
        margin: 0;
    }

    .programs .bord {
        border-right: 0px solid #000;
    }

    .content-interior-wrap {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .content-interior-wrap h2 {
        font-size: 35px !important;
        font-weight: bold;
        text-align: left;
    }


    .staffs {
        text-align: center;
        width: 100% !important;
        margin-top: 50px;
    }


    .booking-wrap .button {
        background-color: #484f5e;
        border: 0px;
        color: #fff;
        font-size: 20px;
        margin: 0 auto;
        margin-top: 25px;
        padding: 15px;
        clear: both;
        display: block;
        width: 80%;
        font-weight: normal;
    }

    .booking-wrap .button:hover {
        background-color: #297e81;
        border: 0px;
        color: #fff;
        font-size: 20px;
        margin: 0 auto;
        margin-top: 25px;
        padding: 15px;
        clear: both;
        display: block;
        width: 80%;
        font-weight: normal;
    }

    .booking-wrap {
        background: url(/images/book-appointment-bg.jpg) no-repeat;
        height: 160px;
        padding: 44px;
    }

    .booking-wrap h3 {
        text-align: left;
        font-weight: lighter;
        font-size: 12px;
        color: #fff;
        margin-bottom: 0;
    }

    .booking-wrap h2 {
        font-size: 30px !important;
        font-weight: normal;
        text-align: left;
        color: #fff;
    }



    .content-wrap .staff .button {
        background-color: #1e9c8e;
        border: 0px;
        color: #fff;
        font-size: 25px;
        margin-top: 50px;
        padding: 8px;
        clear: both;
        display: block;
        width: 100%;
        font-weight: normal;
    }

    .content-wrap .staff .button:hover {
        background-color: #1e9c8e;
        border: 0px;
        color: #fff;
        font-size: 25px;
        margin-top: 50px;
        padding: 8px;
        clear: both;
        display: block;
        width: 100%;
        font-weight: normal;
    }

    .cobs img {
        width: 100%;
        max-width: 100%;
    }

    .cobshome img {
        width: 100%;
        max-width: 72px;
    }

    .cobs .bord {
        border-right: 1px solid #ccc;
        border-bottom: 0px solid #ccc;
    }

    .cobs .bord2 {
        border-right: 0px solid #ccc;
        border-bottom: 0px solid #ccc;
        margin-top: 30px;
    }

    .staffs img {
        width: 100%;
        max-width: 200px;
    }


    .staff h3 {
        font-size: 18px !important;
        font-weight: bold;
        text-align: center;
        margin-bottom: -5px;
        margin-top: 18px;
        color: #000;
    }

    .tagline {
        position: absolute;
        margin: 0 auto;
        top: 80% !important;
        left: 34%;
        transform: translate(-50%, -50%);
        text-align: left;
        color: white;
        font-weight: bold;
        width: 100%;
        max-width: 50% !important;
    }

    .tagline h2 {
        font-size: 24px !important;

        text-align: left;
        margin-bottom: 10px;
        color: #fff;
        line-height: 41px;
    }

    .tagline p {
        font-size: 13px !important;
        text-align: left;
        margin-bottom: 20px;
        color: #fff;
        font-weight: normal;
    }

    .tagline .buttons {
        background-color: none;
        border: 1px solid #28998c;
        color: #000;
        font-size: 25px;
        font-weight: normal;
        margin-top: 30px;
        opacity: 0.8;
        border-radius: 60px;
        padding: 5px;
        width: 100%;
        display: block;
        text-align: center;
        font-variant: all-petite-caps;
    }

    .top-header .social-media h3 {
        font-size: 13px !important;
        font-weight: normal;
        color: #000;
        text-align: right;
        padding: 0;
        margin: 0;
    }

    .req {
        margin-top: 4px;
    }

    .reqap {
        display: inline-block;
        vertical-align: middle;
        font-family: inherit;
        padding: 0.55em 2em;
        -webkit-appearance: none;
        border: 1px solid transparent;
        transition: background-color 0.25s ease-out, color 0.25s ease-out;
        font-size: 0.8rem;
        line-height: 1;
        text-align: center;
        cursor: pointer;
        background-color: #3e70c6;
        color: #fff;
    }

    .reqap:hover {
        display: inline-block;
        vertical-align: middle;
        font-family: inherit;
        padding: 0.55em 2em;
        -webkit-appearance: none;
        border: 1px solid transparent;
        border-radius: 20px;
        transition: background-color 0.25s ease-out, color 0.25s ease-out;
        font-size: 0.8rem;
        line-height: 1;
        text-align: center;
        cursor: pointer;
        background-color: #000;
        color: #fff;
    }

    .topbar .sm-icons a {

        margin-left: 7px;
        color: #fff;
        font-size: 22px;
    }

    .content-wrap .sidebar h2 {
        color: #fff;
        margin-top: 0 !important;
        margin-bottom: 0px !important;
        font-size: 20px !important;
    }



}


@media only screen and (max-width: 700px) {

    .learnm-b {
        margin-top: 20px
    }

    .topbar p {
        text-align: center;
        font-size: 22px;
    }

    .floating-cobs ul li.services {
        list-style-type: none;
        display: inline-block;
        width: 100%;
        max-width: 100%;
        padding: 20px;
        border-radius: 0px;
        cursor: pointer;
        margin-top: 0px;
        margin-bottom: 0px;

    }

    .floating-cobs ul li.services:hover {

        cursor: pointer;
    }

    .floating-cobs ul li.hours {
        list-style-type: none;
        display: inline-block;
        width: 100%;
        max-width: 100%;
        padding: 20px;
        border-radius: 0px;
        cursor: pointer;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .floating-cobs ul li.hours:hover {
        cursor: pointer;
    }


    .floating-cobs ul li.tes {
        list-style-type: none;
        display: inline-block;
        width: 100%;
        max-width: 100%;
        padding: 20px;
        border-radius: 0px;
        cursor: pointer;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .floating-cobs ul li.tes:hover {
        cursor: pointer;
    }





    .tagline h2 {
        font-size: 24px !important;
        text-align: left;
        margin-bottom: 0px;
        color: #fff;
        line-height: 32px;
    }

    .testimonials {
        background: url(/images/testimonial-bg.jpg) no-repeat;
        height: auto;
        background-position: center;
        font-size: 13px;
    }

    .top-header .logo img {
        width: 100%;
        max-width: auto;
        text-align: center;
    }

    .top-header .logo,
    .top-header .social-media,
    .top-header .social-media h2,
    .top-header .social-media p {
        text-align: left;
    }

    .cob1 img,
    .cob2 img,
    .cob3 img,
    .cob4 img {
        float: none;
        margin-left: 0px;
        margin-bottom: 20px;
    }

    .content-wrap h2 {
        font-family: 'DM Sans';
        font-size: 30px;
        font-weight: 900;
    }

    .cob {
        padding: 20px;
    }

    .cob1,
    .cob2,
    .cob3,
    .cob4 {
        padding: 20px;
    }

    .fitness-hours {
        margin-top: 20px;
    }

    #cellphone h2 {
        font-size: 18px !important;
        font-family: "DM Sans", sans-serif;
        font-weight: bold;
        text-align: center;
        color: #297e81;
        margin-bottom: 0;
    }

    .smi {
        display: block;
    }

    .pricing .bord {
        border: 0px;
    }

    .small-menu {
        text-align: right !important;
        width: 100%;
    }

    .cobs .bord {
        border-right: 0px solid #ccc;
        border-bottom: 0px solid #ccc;
        margin-bottom: 30px;
    }

    .cobs .bord2 {
        border-right: 0px solid #ccc;
        border-bottom: 1px solid #ccc;
        margin-top: 30px;
    }

    .booking-wrap {
        background: url(/images/book-appointment-bg.jpg) no-repeat;
        height: 145px;
        padding: 44px;
    }

    .booking-wrap h3 {
        font-family: "DM Sans", sans-serif;
        text-align: left;
        font-weight: lighter;
        font-size: 11px;
        color: #fff;
        margin-bottom: 0;
    }

    .booking-wrap h2 {
        font-size: 25px !important;
        font-family: "DM Sans", sans-serif;
        font-weight: normal;
        text-align: left;
        color: #fff;
    }

    .booking-wrap .button {
        background-color: #484f5e !important;
        border: 0px;
        color: #fff;
        font-size: 20px !important;
        margin: 0 auto;
        margin-top: 25px;
        padding: 15px;
        clear: both;
        display: block;
        width: 80%;
        font-weight: normal;
    }

    .booking-wrap .button:hover {
        background-color: #0384ce !important;
        border: 0px;
        color: #fff;
        font-size: 20px !important;
        margin: 0 auto;
        margin-top: 25px;
        padding: 15px;
        clear: both;
        display: block;
        width: 80%;
        font-weight: normal;
    }

    .right {
        float: none;
        margin-left: 0px;
        text-align: center;
        margin-bottom: 10px;
    }


    .consultation h2 {
        font-size: 43px !important;
        font-family: "DM Sans", sans-serif;
        font-weight: normal;
        line-height: 51px;
        margin-top: 20px;
        margin-bottom: 30px;
        color: #fff;
        text-align: center;
    }

    .consultation h3 {
        font-family: "DM Sans", sans-serif;
        text-align: left;
        font-weight: lighter;
        font-size: 26px;
        color: #fff;
        text-align: center;
        margin-bottom: 40px;
    }

    .footer-area h2 {
        font-size: 23px !important;
        font-family: "DM Sans", sans-serif;
        font-weight: normal;
        border-bottom: 1px solid #fff;
        color: #fff;
        margin: 0;
        line-height: 33px;
        text-align: left;
    }

}


@media only screen and (max-width: 639px) {
    .social-media {
        display: none
    }

    .top-wrapper {
        padding: 0px !important;
    }


    #menus-smaller button {
        color: #fff !important;
        font-weight: bold;
        border-radius: 0;
        padding: 10px !important;
    }

    #mobile-tel {
        color: #fff;
        font-size: 22px;
        padding: 9px !important;
    }

}

@media only screen and (max-width: 639px) {
    .socials-icon {
        display: none
    }

    .phones {
        font-size: 14px;
    }

}

@media only screen and (max-width: 600px) {
    .booking-wrap {
        background: url(/images/book-appointment-bg.jpg) no-repeat;
        height: auto;
        padding: 44px;
    }

    .booking-wrap h3 {
        font-family: "DM Sans", sans-serif;
        text-align: center;
        font-weight: lighter;
        font-size: 11px;
        color: #fff;
        margin-bottom: 0;
    }

    .booking-wrap h2 {
        font-size: 25px !important;
        font-family: "DM Sans", sans-serif;
        font-weight: normal;
        text-align: center;
        color: #fff;
    }

    .booking-wrap .button {
        background-color: #484f5e;
        border: 0px;
        color: #fff;
        font-size: 25px !important;
        margin: 0 auto;
        margin-top: 3px;
        padding: 10px !important;
        clear: both;
        display: block;
        width: 80%;
        font-weight: normal;
    }

    .booking-wrap .button:hover {
        background-color: #0384ce;
        border: 0px;
        color: #fff;
        font-size: 25px !important;
        margin: 0 auto;
        margin-top: 3px;
        padding: 10px !important;
        clear: both;
        display: block;
        width: 80%;
        font-weight: normal;
    }


    .topbar p {
        text-align: center;
        font-size: 16px;
    }

    .topbar p a {
        text-align: center;
        font-size: 16px;
    }

    .covid-wrap h2 {
        font-family: 'DM Sans' !important;
        color: #fff !important;
        font-size: 20px !important;
        font-weight: 900 !important;
        line-height: 1.1 !important;
        text-align: center;
    }

    .learnm-b {
        margin-top: 20px
    }
}


@media only screen and (max-width: 550px) {
    .tagline p {
        font-size: 12px !important;

    }

    .tagline {
        top: 75% !important;

    }

    .phone {
        color: #fff
    }

    .tagline {
        position: absolute;
        margin: 0 auto;
        top: 70% !important;
        left: 44%;
        transform: translate(-50%, -50%);
        text-align: left;
        color: white;
        font-weight: bold;
        width: 100%;
        max-width: 70% !important;
    }


}

@media only screen and (max-width: 400px) {
    .tagline p {
        font-size: 12px !important;

    }

    .tagline {
        top: 75% !important;

    }

    .tagline h2 {
        font-size: 25px !important;
    }

    .phone {
        color: #fff
    }
}


#D3cpWidget {
    color: #555;
    font-family: "DM Sans", sans-serif;
    width: 610px;
    text-align: left;
    width: 100% !important;
}


.d3cp_feature_wrap {
    background: url(//www.demandforce.com/widget/css/images/d3cp_featured_bg.png) repeat-x scroll left top transparent;
    display: none !important;
    padding: 20px 20px 0;
    width: 570px;
}

#D3cpWidget hr {
    display: none !important;
}

.d3cp_review_box {
    display: inline-block !important;
    width: 380px !important;
    vertical-align: top;
    height: 200px !important;
}


.d3cp_review_box {
    font-size: 13px;
    margin: 0 0 0 10px;
    clear: both;
    overflow: hidden !important;
}

.d3cp_review_order {
    background: url(//www.demandforce.com/widget/css/images/d3cp_review_order_bg.gif) repeat-x left top;
    margin: 30px 0;
    font-size: 13px;
    line-height: 40px;
    padding: 0 20px;
    display: none !important;
}

.d3cp_review_box .testimonials p {
    font-size: 14px !important;
    text-align: left !important;
    line-height: 26px;
    margin-bottom: -5px;
    color: #fff;
    font-weight: normal;
    width: 100%;
    max-width: 390px;
}

.d3cp_review_main {
    float: left;
    width: 300px !important;
    margin-left: 15px;
}