.md-roof-top-bar-info {
    display: flex;
    gap: 4rem;
    vertical-align: middle;
}

.md-roof-top-bar-info-text {
    color: #ffffff;
}


.col-md-9.col-xs-12.m-t-5.row-container {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.md-roof-top-bar-info .contact-info-row {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: nowrap;
}

#md-roof-top-bar {
    display: block;
    position: relative;
    z-index: 999;
    background: #1c1c1c;
    padding: 7px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.md-roof-top-bar-info.top-bar-row {
    display: flex;
}

.md-roof-top-social-icon {
    padding: 0;
    float: right;
    margin: 0;
}

.md-roof-top-social-icon li {
    font-size: 14px;
    list-style-type: none;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0 7px;
}

.md-roof-top-social-icon li:last-child {
    padding-right: 0;
}

.md-roof-top-social-icon li:last-child a {
    padding-right: 0;
}

.md-roof-top-social-icon li a {
    color: #fff;
    line-height: 28px;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    padding: 0 3px;
}

.md-roof-youtube-top-icon {
    padding-right: 5px;
    padding-top: 8px;
}

.md-roof-facebook-top-icon {
    padding: 12px;
    border: 2px solid #939393;
    border-radius: 100%;
    font-size: 1rem;
}

.md-roof-facebook-top-icon:hover {
    background: #1e406d;
}


.md-roof-top-icons:hover {
    cursor: pointer;
}

.md-roof-top-icons {
    color: white;
}

.appointment-button {
    padding-top: 8px !important;
    background-color: #ea7903;
    border-radius: 8px;
    border-style: none;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    height: 35px;
    line-height: 20px;
    list-style: none;
    margin: 0;
    outline: none;
    padding: 10px 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: color 100ms;
    vertical-align: baseline;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.appointment-button:hover,
.appointment-button:focus {
    background-color: #1b245c;
}

.appointment-button-text {
    color: #ffffff;
    font-size: 16px;
}

#md-roof-top-bar.scrollTopBar {
    display: none;
}

.review-heading-home {
    padding-bottom: 60px;
    font-size: 25px;
}

.padding-25px-bottom {
    padding-bottom: 25px;
}

.pr-2 {
    padding-right: 8px;
}

.star {
    color: #f9b403;
}

.googleIcon {
    background: conic-gradient(from -45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    -webkit-text-fill-color: transparent !important;
}

.header-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.review-block {
    min-height: 525px;
}

.partners_carousel {
    box-shadow: 0px 5px 24px 6px rgba(0, 0, 0, 0.06);
    background-color: white !important;
}

.white-font {
    color: #fff;
}


@media screen and (max-width: 1024px) {

    .md-roof-top-bar-info,
    .header-row {
        flex-direction: column;
        gap: 1em;
        align-items: center;
    }

    .header-row {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    /* .header-phone-hide {
        display: none !important;
    } */

    .header-align {
        display: flex;
    }

    .buttons-hide {
        display: none !important;
    }

}

@media screen and (min-width: 1024px) {

    .action-buttons {
        display: none;
    }

}

.contact-subtitle {
    display: flex;
    flex-direction: row;
}

.contact-subtitle,
.contact-info-row {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: nowrap;
}

.subtitle-info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-content: center;
}

.contact-header {
    display: flex;
}

.contact-header,
.contact-info-row {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-left: 5px;
    gap: 0.3rem;
}

.contact-header-info-text {
    color: #282b2d;
}

.contact-header-top-icons {
    color: #282b2d;
}

.contact-header-top-icons:hover {
    cursor: pointer;
}

/* .fixedTopBar,
.contact-header {
    display: none;
} */
/* 
.fixedHeader .contact-header {
    display: none;
} */

.contact-header {
    display: none;
    z-index: 999;
    /* Adjust the z-index as needed to make sure it appears above other content */
}


@media screen and (max-width: 1024px) {

    .md-roof-top-bar-info,
    .header-row {
        flex-direction: row;
        gap: 1em;
        align-items: center;
    }

    .header-row {
        margin-top: 5px;
        margin-bottom: 10px;
    }

    
}

.sefixedTopBar {
    padding-top: 210px;
}

.sescrollTopBar {
    padding-top: 230px;
}

.black {
    color: black !important;
}

.primary {
    color: #1e406d !important;
}

.navbar-brand-no img {
    max-height: 60px;
    transition-duration: 0.5s;
}

.w-full {
    width: 100%;
}

.appointment-dates-section {
    display: none;
    flex-direction: column;
}

.appointment-dates-section-title {
    display: none;
}

.appointment-dates-section .date-time-input-row {
    display: flex;
    align-items: center;
}

.appointment-dates-section .date-time-input-row .datetime-row {
    display: flex;
    gap: 8px;
}

.appointment-dates-section .date-time-input-row .date-input-container {
    width: 100%;
}

.appointment-dates-section .date-time-input-row .time-input-container {
    width: 80%;
}

.appointment-dates-section .date-time-input-row .time-input-container .date-input {
    width: 100%;
}

.ushine-select {
    display: block;
    padding: 10px;
    background-color: white;
    background-image: url('../img/u_shine/chevron-down.svg');
    /* Add your dropdown icon */
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px;
    background-position-x: 98%;
}

.pb-1r {
    padding-bottom: 1rem;
}

.locations-container {
    display: flex;
    gap: 1rem;
    width: 100%;
    padding-left: 20px;
}

@media screen and (max-width: 512px) {

    .locations-container {
        flex-direction: column;
        padding-left: 0;
    }
}

.locations-container .location {
    display: flex;
    align-items: flex-start;
}

.locations-container .location .town-choose-radio {
    margin-top: 8px;
    margin-right: 8px;
}

.locations-container .location .location-text-town {
    color: #000000;
    font-weight: bold;
    font-size: 18px;
    margin: 0;
}

.locations-container .location .location-text {
    font-size: 18px;
    margin: 0;
}

.text-18 {
    font-size: 18px;
}

.validation-error-container {
    color: #ea4335;
    margin-bottom: 0;
}

.validation-error-container.text-empty {
    display: none;
}

.location-info-label {
    display: flex;
    width: 20rem;
}

.personal-info-label {
    width: 22rem;
    display: flex;
}

@media screen and (max-width: 512px) {

    .personal-info-label {
        width: auto;
    }
}

.personal-info-row {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.personal-info-row label{
    padding-right: 0.5rem;
}

@media screen and (max-width: 512px) {

    .personal-info-row {
        flex-direction: column;
        align-items: normal;
    }
}

@media screen and (max-width: 512px) {

    .quform-submit-inner {
        display: flex;
        justify-content: center;
        width: auto;
    }
}

.section-title {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 4px;
}

.custom-container {}


.contact-info-row {
    margin-left: 0;
}

@media screen and (max-width: 512px) {

    .contact-info-row {
        display: none;
    }
}

.md-roof-top-bar-info-text:hover {
    color: #ea7903;
}

.md-roof-top-icons:hover {
    color: #ea7903;
}

/* 68b2e3 */

.footer-list-locs li a:before {
    list-style-type: none;
    font-weight: 700;
    vertical-align: bottom;
    font-family: Font Awesome\ 5 Free;
    color: #939393;
    padding-right: 8px;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}

.footer-list-locs li {
    list-style-type: none;
}

.footer-list-locs li a:hover {
    color: #fff;
}

.footer-list-locs li a:hover:before {
    color: #fff;
}

.footer-list-locs li a {
    font-size: 15px;
    font-weight: 400;
    color: #939393;
}

.slider-margin {
    margin-top: -95px;
}

.text-max-width {
    max-width: auto;
}

.ml-20px {
    margin-left: 20px;
}

.slider-margin-top {
    margin-top: -95px;
}

.text-theme-color {
    color: #ea7903;
}

.direction-button {
    background-color: rgb(26, 115, 232);
    border: 1px solid rgb(26, 115, 232);
    color: white;
    font-weight: 600;
    cursor: pointer;
    border-radius: 100px;
    height: 36px;
    padding: 0 16px;
}

.direction-button:hover {
    color: white;
}

.position-direction-button {
    margin-top: -5px;
}

.position-address {

    margin-top: -15px;
}

.position-address-lines {

    margin: 10px 0 0 0;

}


.contact-us-subtitles {
    font-weight: 600;
}

.contact-us-shrink {
    padding-top: 14px !important;
    padding-bottom: 20px !important;
}

.contact-us-title {
    font-size: 1.46rem !important;
}

.modal {
    display: none;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    padding-top: 60px;
}

.modal-content {
    background-color: #fefefe;
    padding: 20px;
    border: 1px solid #888;
    z-index: 1000;
    display: flex;
    gap: 0.5rem;
}

.close {
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    display: flex;
    justify-content: flex-end;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.modal-close {
    background-color: #ea7903;
    border-radius: 8px;
    border-style: none;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 20px;
    list-style: none;
    margin: 0;
    outline: none;
    padding: 10px 16px;
    width: 200px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: color 100ms;
    vertical-align: baseline;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.modal-actions {
    display: flex;
    justify-content: end;
}

.ushine-modal-header {
    font-size: 20px;
}

.single_gallery_item .hover_overlay,
.column_single_gallery_item .hover_overlay {
    opacity: 1 !important;
}

.forcefullwidth_wrapper_tp_banner {
    height: calc(100vh - 42px) !important;
}

@media (max-width: 768px) {
    .forcefullwidth_wrapper_tp_banner {
        height: 100vh !important;
    }

    .rev_slider {
        max-height: 100vh !important;
        height: 100vh !important;
    }

    .slotholder * {
        height: 100vh !important;
    }
}

.rev_slider {
    max-height: calc(100vh - 42px) !important;
    height: calc(100vh - 42px) !important;
}


.slotholder * {
    height: calc(100vh - 42px) !important;
}




.special-off {
    font-size: 17px !important;
}

.special-offer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.offer-box {
    flex: 1;
    border: 1px solid #ccc;
    padding: 20px;
    text-align: center;
    margin: 10px;
}

.offer-title {
    font-size: 24px;
    font-weight: bold;
}

/* .offer-title-price {
    line-height: 1;
    font-size: 24px;
    font-weight: bold;
} */


.offer-price {
    font-size: 35px;
    font-weight: bold;
}


.offer-items {
    list-style-type: none;
    padding: 0;
    text-align: left;
}

.offer-item {
    display: flex;
    align-items: center;
    margin-bottom: 5px;

}

.phone-button {
    background-color: #ea7903;
    color: #fff;
    border: none;
    border-radius: 25px;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 25px;
}

.call-now-text {
    font-size: 14px;
    margin-top: 10px;
}



@media screen and (max-width: 1094px) {
    .container.special-offer {
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-content: center;
        max-width: 520px;
    }

}

@media screen and (min-width: 1195px) {
    .container.special-offer {
        max-width: 1155px;
    }

}

@media screen and (min-width: 1600px) {
    .container.special-offer {
        max-width: 100%;
    }

}

@media screen and (max-width: 1195px) {
    .container.special-container {
        max-width: 1100px;
    }


}

.gallery-container {
    padding-left: 0;
    padding-right: 0;
}

.gallery-shadow {
    position: relative;
    border: 1px solid #f7f7f7;
    background: #fff;
    box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
    border-radius: 5px;
    overflow: hidden;
    padding: 42px;
    flex: 1;
    margin: -4px;
    padding-top: 0px;
}


.working-hours {
    padding-top: 5px;
    list-style-type: none;
}

.working-hours h2 {
    font-size: 24px;
    text-align: left;
}

.working-hours ul {
    list-style-type: none;
    padding: 0;
}

.working-hours li {
    font-size: 14px;
    text-align: left;
}

.working-hours .day-hours {
    display: flex;
    justify-content: space-between;
}

.modal-service {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    padding-top: 60px;
}

.modal-content-service {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.hours-container {
    padding: 0;
}

.gallery-hours {
    display: flex;
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.working-hours {
    display: flex;
    flex-direction: row;
    justify-content: center;
    list-style-type: none;
    gap: 4.5rem;
}

.hours-box {
    cursor: default !important;
}

.details-space {
    margin: 0 0 5px !important;
}


@media screen and (max-width: 820px) {


    .working-hours {
        display: flex;
        flex-direction: row;
        justify-content: center;
        list-style-type: none;
        gap: 1rem;
    }

    .portfolio-column {
        display: block;
    }

    .gallery-shadow {
        margin-left: 0px;
    }

    .portfolio-column .row {
        width: none;
    }

    .desktop-display {
        display: none;
    }

    .hours-box {
        width: 100%;
    }

    .contact-info-box {
        padding-left: 0;
        padding-right: 0;
    }

}

@media screen and (max-width: 408px) {
    .contact-info-box {
        height: 350px;
    }
}

@media screen and (min-width: 821px) {

    .mobile-display {
        display: none;
    }
}

.title-box {
    height: 100px;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.navbar-toggler {
    background: rgba(255, 255, 255, .3) !important;
    margin-right: -6px;
}


.contact-info-box {
    display: flex;
    flex-direction: row;
    padding-top: 0;
    justify-content: center;
}

#portfolio2 {
    display: flex;
    width: 100%;
}

.hours-container {
    width: 100%;
}

#portfolio2 .gallery-photo {
    height: 150px;
}

#portfolio2 .classy-table {
    justify-content: center;
    display: flex;
}

.desktop-display .hours-box {
    width: 100%;
}

@media screen and (max-width: 994px) {
    .contact-container {
        max-width: 960px;
    }


    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }
}



@media screen and (max-width: 846px) {
    .working-hours {
        display: flex;
        flex-direction: row;
        justify-content: center;
        list-style-type: none;
        gap: 1rem;
    }

    .portfolio-column {
        display: block;
    }

    .gallery-shadow {
        margin-left: 0px;
    }

    .portfolio-column .row {
        width: none;
    }

}

@media screen and (max-width: 512px) {

    .oldtown {
        height: 160px;
    }

}

@media screen and (max-width: 435px) {

    .oldtown {
        height: 173px;
    }

}

@media screen and (max-width: 489px) {

    .skyline {
        height: 150px;
    }

}

@media screen and (max-width: 400px) {

    .skyline {
        height: 173px;
    }

}

@media screen and (max-width: 700px) {

    .gallery-shadow {
        padding-left: 0px;
        padding-right: 0px;
    }

}

@media screen and (max-width: 349px) {

    .classy-table {
        width: 240px !important;
    }

}

@media (max-width: 768px) {
    .inside-slider-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 300px;
    }
}

@media (max-width: 768px) {
    .inside-slider-video-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 200px;
    }
}


.qr-list {
    font-size: 15px;
}


.page-title-section-review {
    padding: 200px 0 100px !important;
}

.review-heading {
    margin-bottom: 0 !important;
}


.contact-us-link {
    color: #29389f;
}

.review-list {
    padding-left: 0 !important;
    list-style: none
}

.skyline .more_details {
    padding-left: 0;
    font-size: 14px;
}

.oldtown .more_details {
    padding-left: 22px;
    font-size: 14px;
}

@media (max-width: 428px) {
    .skyline .more_details {
        padding-left: 0px;
        font-size: 14px;
    }

    .oldtown .more_details {
        padding-left: 15px;
        font-size: 14px;
    }
}

@media (max-width: 428px) {
    .skyline .more_details {
        padding-left: 0px;
        font-size: 14px;
    }

    .oldtown .more_details {
        padding-left: 15px;
        font-size: 14px;
    }
}

@media (max-width: 400px) {
    .skyline .more_details {
        padding-left: 15px;
        font-size: 14px;
    }
}

.qr-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.qr-code {
    width: 350px;
}

.qr-title {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0.5rem;
}

.review-instruction {
    margin: 15px 0;
    box-shadow: 0 0 10px #00000029;
    background-color: #fff;
    border-radius: 2px;
}

.contact-us-link {
    color: #439bd5;
}

.footer-skyline {
    padding-bottom: 25px;
}

.programs-list {
    padding: 16px;
    height: 215px;
}

.partners-image {
    height: 200px;
}

.programs-padding-bottom {
    padding-bottom: 11.5rem;
}

.footer-container {
    display: flex;
    flex-direction: row;
}

.contact-list {
    padding-bottom: 10px;
}

.partners-padding {
    padding-bottom: 40px !important;
}

.blue-link {
    color: #ea7903 !important;
}

.read_more-link {
    color: #ea7903 !important;
}

.event-images {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}

.event-image {
    width: 600px !important;
}

@media (max-width: 991px) {

    .sm-height-auto {
        height: auto;
    }

    .working-hours-shrink {
        margin-top: -10px;
    }

    .please-contact-us-shrink {
        margin-bottom: -10px !important;
    }

    .please-contact-us-padding {
        padding: 20px 0 !important;
    }

    .contact-us-title {
        margin-top: -20px;
        margin-bottom: -20px;
    }

    .contact-us-heading {
        padding: 130px 0 75px !important;
    }

    .border-bottom-phones {
        border-bottom: 1px solid #dee2e6 !important;
    }

}

.direction-button {
    background-color: rgb(26, 115, 232);
    border: 1px solid rgb(26, 115, 232);
    color: white;
    font-weight: 600;
    cursor: pointer;
    border-radius: 100px;
    height: 36px;
    padding: 0 16px;
}

.direction-button:hover {
    color: white;
}

.position-direction-button {
    margin-top: -5px;
}

.position-address {

    margin-top: -15px;
}

.position-address-lines {

    margin: 10px 0 0 0;

}

.contact-us-link {
    color: #29389f;
}

.contact-us-subtitles {
    font-weight: 600;
}

.contact-us-shrink {
    padding-top: 14px !important;
    padding-bottom: 20px !important;
}

.contact-us-title {
    font-size: 1.46rem !important;
}

.font-size26 {
    font-size: 26px;
}

.font-size15 {
    font-size: 15px;
}

@media (max-width: 767px) {
    .xs-font-size20 {
        font-size: 20px;
    }

    .xs-font-size14 {
        font-size: 14px;
    }
}

.padding-10px-left {
    padding-left: 10px;
}

.workinghours-row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 50px;
}

.contact-us-layout{
    padding-bottom: 70px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}

.width-foot{
    width: 70% !important;
}

.meta{
    margin: 0 !important;
}

.mental-prog-list{
    margin-bottom: -5px;
}

@media (min-width: 1400px) {
    .program-container {
        max-width: 1470px;
    }
}

.team-block{
    text-align: center;
}

.vision_services{
    display: flex;
    justify-content: center;
}

.vision_services_content{
    text-align: left;
}

.text-link{
    color: #4152c7 !important;
}

.home-about-services{
    display: flex;
    justify-content: center;
}

.about-content{
    height: 165px;
}

.image_wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 120px;
}

.presidents_section {
    margin: 0;
    padding: 0;
}

.presidents_container {
    display: flex;
    flex-direction: column;
    padding: 20px;
}

.presidents_year {
    font-weight: bold;
    margin-bottom: 10px;
}

.presidents_list-item {
    margin-bottom: 5px;
}

.presidents_column {
    display: flex;
    justify-content: center;
}

.chapters-icon{
    padding-bottom: 15px;
}

.presidents-table{
    border-right-width: 1px;
    border-bottom-width: 1px;
    text-align: right;
    font-size: 26px;
    font-weight: 600;
    padding-right: 25px !important;
    padding-top: 10px !important;
}


@media (max-width: 493px) {
    .presidents{
        padding: 0;
    }
    .presidents-table{
        padding: 15px 9px !important;
        font-size: 18px;
    }
    .presidents-table-row{
        padding: 0 0 0 !important;
    }
    .presidents-table-row ul{
        padding-left: 9px !important;
    }
}

.presidents-main-table{
    display: flex;
    justify-content: center;
}

.presidents-main-table ul{
    font-size: 18px;
    list-style-type: none;
    padding-left: 25px;
    padding-top: 0px !important;
}

.presidents-table-row{
    padding-top: 15px !important;
    padding-left: 0px !important ;
}

.bottom{
    border-bottom-width: 0px !important;
}

.modal-img{
	max-width: 50%;
	padding-bottom: 1rem;
}

.speaker-title{
	margin: 0;
}

.modal-button{
	background-color: #ea7903;
}

@media (min-width: 513px) {
    .form-fields{
        margin-left: 30px;
    }
}

.form-title{
    padding-top: 3rem;
}
