.ttm-highlight-fid {
    max-width: 187px;
    bottom: 107px;
    left: 30px;
}

.first-footer h5, h6 {
    color: #fff !important;
}

.ttm_single_image-wrapper.mb_60.res-991-mb-0 {
    margin-top: 50px;
}

.footer-logo img {
    width: 72%;
    height: auto;
    max-height: unset;
}

.img-fluid.our-services {
    width: 100%;
    height: auto;
}

.our-services-title.featured-content.featured-content-post {
    display: flex;
    justify-content: center;
    text-align: center;
}

.col-bg-img-seventeen.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(/assets/images/bg-image/col-bgimage-17.jpg);
}

.bg-img8 {
    background-image: url(/img/message_section_background.jpg);
}

.col-bg-img-seven.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(/img/Conditions_We_Treat.jpg) !important;
}
.col-bg-img-seven.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer2 {
    background-image: url(/img/office.jpeg) !important;
}

.featured-icon-box.icon-align-before-title.style8 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.featured-icon-box.style8 .featured-content {
    margin-top: unset;
    margin-left: 10px;
}

.spacing-14 {
    margin-top: 0px !important;
    padding: 33px 52px 42px 33px !important;
}

.row-title.style6 h2.title {
    color: #252d32;
}

.ttm-btn.ttm-btn-color-white.ttm-btn-style-border {
    color: #ffffff;
    border-color: #252d32;
    background-color: #252d32;
}

.row-title.style6 h2.title.o_hours {
    text-align: center !important;

}

h6.o_hours {
    text-align: center !important;
    line-height: inherit;
    color: #252d32;
}

.ttm-row.faqs-cta-section.clinic_hours {
    padding-bottom: 0px !important;
    padding-top: 5px !important;
}


@media (max-width: 768px) {
    .row.row-equal-height.ttm-bgcolor-white {
        height: 228px !important;
    }

    #newsletter form {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        top: 20px !important;
    }

    #newsletter h4 {
        top: 32px !important;
        margin-bottom: 20px !important;
        text-align: center !important;
        line-height: 1.4 !important;
        font-size: 149% !important;
    }

    #newsletter form input {
        width: 74% !important;
        margin-top: 20px !important;
    }

    #newsletter.sing-up-btn {
        width: 47% !important;
        margin-top: 20px !important;
    }

    .sing-up-btn {
        margin-top: 13px !important;
    }

    div#slide-1-layer-6 {
        display: none !important;
    }

    .site-branding img {
        max-height: 48px !important;
    }


}




@media (min-width: 768px) {
    .message-section.col-md-5 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .ttm-header-icon.ttm-header-search-link {
        display: none !important;
    }
}

.row.row-equal-height.ttm-bgcolor-white {
    height: 114px;
    background-color: #9dca00;
}

#newsletter {
    color: #222;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    display: block;
    vertical-align: middle;
    position: absolute;
    top: -40px;
}

#newsletter form {
    color: #222;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    display: block;
    position: relative;
    top: 20px;
    left: 0;
}

#newsletter h4 {
    display: inline-block;
    color: #fff;
    font-size: 200%;
    font-style: italic;
    margin: 0 18px 0 30px;
    position: relative;
    top: 2px;
}

#newsletter form input {
    box-shadow: inset 2px 2px 8px rgba(0, 0, 0, 0.1);
    background: #FFF;
    border: solid #ccc 1px;
    padding: 5px;
    margin-right: 10px;
    width: 200px;
}

#newsletter form input.btn-basic {
    font-weight: 700;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    display: inline-block;
    color: #fff !important;
    text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    text-decoration: none !important;
    text-align: center;
    -webkit-transition: background-color .25s ease-in-out;
    border-radius: 3px;
    margin-bottom: 10px;
    background: #FFF;
    margin-right: 10px;
    border: none;
    background-color: #76841f;
    font-family: 'Overlock', cursive;
    font-size: 140%;
    padding: 5px 25px;
}

.sing-up-btn {
    color: white !important;
}

.sing-up-btn:hover {
    background-color: white !important;
    color: #9dca00 !important;
}

.site-branding img {
    max-height: 60px;
}

.our_team.toggle-content p {
    line-height: 29px;
    color: #454141;
    font-size: 20px;
    margin-bottom: 13px;
}

.our_team.toggle-content li {
    font-size: 20px;
    margin-bottom: 10px;
    color: black;
    letter-spacing: 1px;
    list-style-image: url('/img/list_element.png');
}




/*model style*/
h4.modal-title {
    font-weight: 800;
    color: #222;
}

.modal-header {
    background-color: #9dca00;
}

.modal-body {
    font-size: 27px;
    line-height: 2;
}

.fade {
    background-color: #00000087;
}

@media (min-width: 576px) {
    .modal-sm {
        max-width: 685px !important;

    }
}

/*model style*/

/*NEW HOME BANNER*/
.banner_wrap {
    position: relative;
    display: inline-flex;
    justify-content: center;
    width: 100%;
    height: auto;
    background-image: url('/img/vitaliahealthcare_slide_1.jpg');
}

.banner {
    position: relative;
    display: inline-block;
    padding-top: 40px;
    padding-bottom: 140px;
}

.banner .content .caption {
    font-size: 16px;
    color: rgb(157, 202, 0);
}

.banner .content .title {
    font-size: 60px;
    font-weight: 400;
    color: rgb(38, 45, 51);
    font-family: "Prata", Arial, Helvetica, sans-serif;
}

.banner .content .title .title-row {
    display: block;
    line-height: 75px;
}

.banner .content .title .marked {
    color: rgb(157, 202, 0);
}

.banner .content p {
    font: 18px;
    font-weight: 400;
    color: rgb(111, 120, 126);
    line-height: 29px;
    max-width: 70%;
}


@media (max-width: 768px) {
    .banner .content .title {
        font-size: 30px;
        text-align: center;
    }

    .banner .content p {
        display: none;
    }

    .banner .content .title .title-row {
        line-height: 45px;
    }

    .banner {
        padding-top: 30px;
        padding-bottom: 70px;
    }

    .banner_wrap {
        /*background-image: url('/img/vitaliahealthcare_slide_1_mobile.jpg');*/
        background-size: cover;
        background-position: center center;

    }

}

/*NEW HOME BANNER end*/
body .site-main>.ttm-row:first-child {
    margin-top: -138px;
}

/*header google Search*/
.header-search-area .info-widget {
    display: inline-flex;
    align-items: center;
}

#header-google-search * {
    margin: unset;
}

#header-google-search .gsc-input {
    padding: unset !important;
}

#header-google-search .gsc-input input {
    background-size: 100% !important;
    border-bottom: 1px solid #9dca00 !important;
}

#header-google-search .gsc-input-box {
    border: unset;
}

#header-google-search .gsc-input-box table {
    margin: unset;
}

#header-google-search .gsc-search-box table {
    border-collapse: unset;
}

#header-google-search .gsc-search-button.gsc-search-button-v2 {
    padding: 3px 8px;
    border-color: #9dca00;
    background-color: #9dca00;
}

/*header google Search end*/

/*CONTACT US PAGE*/
.contact_us_info {
    margin-top: 20px;
}

.row.spacing-12.box-shadow1.ttm-bgcolor-white.mb-25 {
    margin-top: -376px !important;
}

.featured-icon-box.without-icon .ttm-list.ttm-list-style-icon li:not(:first-child) {
    margin-bottom: unset !important;
}

.featured-icon-box.without-icon.ttm-bgcolor-skincolor.spacing-11 {
    min-height: 192px;
}

@media (max-width: 768px) {
    .row.spacing-12.box-shadow1.ttm-bgcolor-white.mb-25 {
        margin-top: -8px !important;
    }

    .featured-icon-box.without-icon.ttm-bgcolor-skincolor.spacing-11 {
        margin: 20px 0px;
    }

}

/*CONTACT US PAGE end*/


/*SECURE FORM STYLE*/
.loader-100,
.alert-container-100 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #9dca00d1;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    border: 1px solid #EAC117;
}

.loader-100>.loaderx {
    position: absolute;
    /* top: 50%; */
    /* left: 50%; */
    width: 60px;
    height: 60px;
    /* margin: -30px 0 0 -30px; */
}

.loader-100>.loaderx:before,
.loader-100>.loaderx:after {
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 60px;
    content: "";
    -webkit-animation: preloader-wave 1.6s linear infinite;
    animation: preloader-wave 1.6s linear infinite;
    border-radius: 50%;
    background: #bf9c60;
}

.loader-100>.loaderx:after {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s;
}

.alert-container-100>.btn-alert-ok {
    background: white;
    padding: .4em;
    color: white;
    font-weight: 800;
    cursor: pointer;
    text-align: center;
    margin-top: 10px;
    color: #EAC117;
}

.alert-container-100 .alert-item {
    font-size: 1.2em;
    display: block;
    color: white;
    font-weight: 500;
    padding: .4em;
    font-weight: bold;
}

.alert-container-100 .alert-item.success {
    color: rgb(4, 155, 29) !important
}

.alert-container-100 .alert-item.danger {
    color: rgb(167, 10, 10) !important;
}

.alert-container-100>.btn-alert-ok {
    background: #252525;
    padding: 1em;
    color: white !important;
    font-weight: 800;
    cursor: pointer;
    min-width: 50%;
    max-width: 100%;
}

.alert-container-100>.btn-alert-ok a {
    color: inherit !important
}

form {
    position: relative;
}

#contactform input.submit {
    width: 100%;
    text-align: center;
    cursor: pointer;
}

/*SECURE FORM STYLE end*/

footer .featured-icon-box {
    display: flex!important;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 768px) {
    footer .featured-icon-box {
        flex-direction: column;
    }

    footer .fullscript-banner img{
        max-width: 100%;
    }
}
.footerGreenScreen{
    padding-bottom: 0px!important;
}




.site-header-menu-inner .site-branding img#logo-img{    max-height: 60px!important; }
@media (min-width: 768px){
    .introductory_part{    top: 98px;}
}


.video_player{
    position: relative;
    padding-bottom: 53.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 30px;
}



.video_player iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.list_element > li{
    background: url(/img/bul1.png) no-repeat left 1px;
}
/* .list_element2 > li{
    background: url(/img/leaf-2.png) no-repeat left 1px;
} */
.list_element3 > li{
    background: url(/img/leaf-3.png) no-repeat left 1px;
}
.list_element4 > li{
    background: url(/img/leaf-4.png) no-repeat left 1px;
}
.list_element5 > li{
    background: url(/img/leaf-5.png) no-repeat left 1px;
}

.left_img_icon{
    float: left;
}
.edited_title{
    background-color: #9dca00;
    padding: 5px;
    text-align: center;
    border-radius: 20px;
    font-weight: 500;
    font-size: 28px;
}
.right_img{
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    max-width: 400px;
    border-radius: 8px;
}
.right_img img{
    max-width: 400px;
    border-radius: 8px;

}



@media (max-width: 768px){
    .right_img{ width: 90%!important; width: auto!important;margin-left: unset!important; float: none;}
    .right_img img{ width: 100%;}
    .left_img{ width: 90%!important; width: auto!important;margin-right: unset!important; float: none;}
    .left_img img{ width: 100%;}
    
    .team_general_information{
        width: 100%!important;
        flex-direction: column!important;
    }
    .team_img{
        padding-bottom:20px ;
    }
    .team_information{
        text-align: center;
    }
    .team_information h5{
    margin-bottom: 15px!important;
    }
    .video_player video{
        width: 100%;
        height: auto;
    }
    
}
.top_title{
    text-align: center;
}
.left_img{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 400px;
    border-radius: 8px;
   
}
.left_img img{
    max-width: 400px;
    border-radius: 8px;
}
.team_general_information{
    /* width: 452px; */
    width: 100%;
    display: flex;
    flex-direction: row;
    box-shadow: 0px 1px 4px rgb(0 0 0 / 30%);
    padding: 20px;
    margin-bottom: 20px;
}
.team_img{
    display: flex;
    align-items: center;
    justify-content: center;

}
.team_img img {
    box-shadow: 0px 1px 4px rgb(0 0 0 / 30%);
    padding: 7px;
    width: 130px!important;
}
.team_information h5{
    margin-bottom: 0px;
}
.team_information .ttm-btn{
    margin-bottom: 7px;
}
.wp-block-quote{
    box-sizing: border-box;
overflow-wrap: break-word;
}
/* blockquote {


margin: 1.5em 10px;
padding: 0.5em 10px;
quotes: "\201C""\201D""\2018""\2019";
}
blockquote::before {
    color: #9dca0082;
content: open-quote;
font-size: 4em;
line-height: 0.1em;
margin-right: 0.25em;
vertical-align: -0.4em;
}
blockquote::after {
    color: #9dca0082;
content: close-quote;
font-size: 4em;
line-height: 0.1em;
margin-left: 0.25em;
vertical-align: -0.4em;
}
*/
blockquote p {
display: inline;
color: #9DCA00;
font-size: 30px;
font-family: "caveat";
font-weight: 900;
} 

blockquote{
display: block;
background: #0e0e0e;
padding: 25px 20px 10px 85px;
position: relative;
border: 1px solid #f8f9fa;
font-weight: 400;
margin: 35px 0 35px 0;
font-size: 30x !important;
min-height: 100px;
line-height: 28px;
font-style: italic;
color: #8e959b;
}



blockquote:before{
 position: absolute;
content: "\e67f";
font-family: "themify";
font-size: 35px;
line-height: 35px;
top: 25px;
left: 25px;
}

.edited_title2{
    font-size: 145%;
    line-height: 1;
    font-weight: 700;
    color: #5DAE2B !important;
}
.citation li{
    padding: 5px 10px;
font-size: 80%;
font-style: italic;
}
.clinic_hours #newsletter{
    top: 0px!important;
}

@media (max-width: 768px){
    .clinic_hours .form-wrapper.row.row-equal-height.ttm-bgcolor-white{
        height: 249px !important;
    }
}
a{
    color: #81c241;
}
a:hover{
    color: #343a40;
}

.site-navigation .onlyMobileNav{
    display: none;
}

@media (max-width: 768px){
    .site-navigation .onlyMobileNav{
        display: block;
    }
    .mobilehide{
        display: inline-block;
    }
}

.mobilehide{
    display: none;
}
.figure_box{
    padding: 5px;
    -webkit-box-shadow: 0px 1px 4px rgb(0 0 0 / 30%);
    box-shadow: 0px 1px 4px rgb(0 0 0 / 30%);

  }
  .figure_box a{
    -webkit-box-shadow: 0px 1px 5px rgb(0 0 0 / 30%);
    box-shadow: 0px 1px 5px rgb(0 0 0 / 30%);
    display: inline-block;
    padding: 6px 20px 7px;
    background: #9DCA00 url(../images/btn-grad.png) repeat-x center center;
    background-size: contain;
    color: #fff !important;
    font-size: 120%;
    text-shadow: -1px -1px 2px rgb(0 0 0 / 30%);
    cursor: pointer;
    text-decoration: none !important;
    text-align: center;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    border-radius: 3px;
    margin-bottom: 10px;
  }
  .figure_box figcaption{
    font-size: 80%;
    margin-top: 5px;
    color: #999;
    text-align: right;
  }

  .list_element li {
    padding-left: 30px !important;
  }

  .doctor{
    width: 20%!important;
    padding: 10px;
}

@media (max-width: 768px){
.doctor{
    width: 100%!important;
    padding: 15px;
}
}
.doctor_btn{
    background-color: #9dca00!important;
}






.featured-desc.conditions_we_treat {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

div.videoSection {
    background-image: url('/assets/images/bg-image/row-bgimage-4.jpg');
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: contain;
}

.videoContainer {
    padding: 66px 0 !important;
}

@media (max-width: 768px) {
    .videoContainer {
        padding: 0 0 !important;
    }

}

.form-wrapper.message-active {
    position: relative;
}

.form-wrapper.message-active form {
    display: none !important;
}

.form-wrapper.message-active .form-popup-message {
    display: flex;
}

.form-wrapper .form-popup-message {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #9dca00;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.form-popup-message .content {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 20px;
    align-items: center;
}

.form-popup-message .title {
    display: block;
    font-size: 34px;
    font-weight: bold;
    color: white;
    margin-bottom: 10px;
}

.form-popup-message .sub-title {
    font-size: 22px;
    display: block;
    color: gray;
}

.form-popup-message .icon-area img {
    height: 60px;
}

@media (max-width: 768px) {
    .form-popup-message .content {
        grid-template-columns: 1fr;
        justify-items: center;
        padding: 0 20px;
    }
}
body .site-main{
    padding-top: 128px;
}
.services-box{
    max-width: 24.333333% !important;
}
@media (max-width: 768px) {
    .services-box{
        max-width: 100% !important;
    }
}


@media (max-width: 768px) {
    .fullscript-banner img{
        width: 100%;
    }

    body .site-main{
        margin-top: unset!important;
        padding-top: unset!important;
    }
}


