.featuredblock__icon .icon:before {
    font-size: 110px;
}

.wrap__socialmedia .component__title-caption-wrap {
    display: block;
}

.page__title {
    color: #333;
    font-size: 30px !important;
    margin: 0px 0px 20px !important;
}

/*Custom CSS*/
.red {
    color: #FF0000;
}

.float-right {
    float: right;
    clear: right;
}

.float-left {
    float: left;
    clear: left;
}

.imgfloat_right {
    float: right;
    clear: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.imgfloat_left {
    float: left;
    clear: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.img_center {
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.officeHours {
    width: 50%;
}

.officeHours tr td {
    border: none;
    text-align: left;
}

.officeHours caption {
    text-align: left;
}

.service-list {
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
}
.image-flex-b {
    margin-top: 15px;
}
.image-flex-b {
    display: flex;
    justify-content: space-between;
}
.image-flex-a {
    margin-top: 15px;
}

.ifb-td {
    float: left;
}

.review-btn {
    /* background-color: #949494; */
    padding: 8px;
    border-radius: 8px;
}

.clear {
    clear: both;
}

.border {
    border: 1px solid #000;
}

.border-2 {
    padding: 10px;
    border: solid 1px #dfdfdf;
    width: 200px;
}


/* QA NEW CSS */
.wrap__page-content ul {
    margin-left: 30px;
}
.wrap__header {
    position: relative !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.title__holder {
    padding-left: 10px !important;
    padding-right: 10px !important;
    position: relative !important;
    margin-right: auto !important;
    margin-left: auto !important;
    width: 100% !important;
}

table#officeHours {
    width: 400px;
    table-layout: auto;
}
table#officeHours caption {
    text-align: left;
    font-weight: bold;
    font-family: "muliRegular", Arial, Helvetica, sans-serif;
    margin: 30px 0 20px;
}
table#officeHours tr td {
    text-align: left;
    line-height: 1.3;
    border: none;
    padding: 0px !important;
}

.credits {
    float:right; 
    border:0;
    width: 150px;
}
.adobe {
    float: right; 
    border: 0px none; 
    width: 88px; 
    height: 31px; 
    margin: 10px;
}
a[href^="tel"], a[href^="email"] {
     cursor: pointer;
     pointer-events: auto;
}
.staff-member__description a {
    color: #FFF !important;
    font-weight: bold;
}
.staff-member__description {
    word-break: break-word !important;
}
.ifb-tr table {
    width: auto;
}
.ifb-tr table td img {
    vertical-align: middle;
    text-align: center;
}
.ifb-tr table td {
    padding: 0px !important;
    border-color: #000 !important;
}
.ifb-tr:first-child {
    width: 18%;
}

.ifb-tr td {
    width: auto !important;
}
/*Blog Page*/
.blog__topbar .blog__pagination_wrapper,
.blog__topbar .fancy-pagination,
.blog__topbar .fancy-pagination .item-list,
.blog__bottombar .blog__pagination_wrapper,
.blog__bottombar .fancy-pagination,
.blog__bottombar .fancy-pagination .item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blog__topbar .current-page,
.blog__bottombar .current-page {
    text-align: center;
    margin: 0;
}
.blog__topbar .fancy-pagination,
.blog__bottombar .fancy-pagination {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
a.blog__pagination-link {
    margin: 0px 2px 0px;
}

/* Featuredblcojs */
.featuredblock__title {
    text-shadow: 1px 1px 1px black;
}

/* Footer */
.footer-section .editable__container, .footer-section .socialmedia {
    padding: 0;
}
.section-copyright  div[data-component-name] {
    min-height: 24px;
}
.section-copyright .copyright__description, .section-copyright #copyright__description {
    padding: 0;
}

/* Colors */
.section__bg--dark-4::before {
    background: -webkit-linear-gradient(#ffda99,#edbc64);
    background: -o-linear-gradient(#ffda99,#edbc64);
    background: -moz-linear-gradient(#ffda99,#edbc64);
    background: linear-gradient(#ffda99,#edbc64);
}
.section__bg--dark-5::before {
    background-color: #9aceeb;
    background: -webkit-linear-gradient(#9aceeb,#44a4dc);
    background: -o-linear-gradient(#9aceeb,#44a4dc);
    background: -moz-linear-gradient(#9aceeb,#44a4dc);
    background: linear-gradient(#9aceeb,#44a4dc);
}

/* Media */
@media (min-width: 1199px) {
    .appointment-request .col-lg-8 form .form-input-comments .input_container textarea, .appointment-request .col-lg-12 form .form-input-comments .input_container textarea {
        height: 375px;
    }
    .appointment-request .col-lg-8 .form__group:nth-child(-n+6), .appointment-request .col-lg-12 .form__group:nth-child(-n+6) {
        margin-right: 0.625rem;
        padding: 0 51% 0 0;
    }
}
@media(max-width: 1199px) {
    .d-none.d-sm-none.d-md-block .container {
        max-width: 100%;
    } 
}
@media(max-width: 1199px) and (min-width: 992px) {
    #partial-header-1 .col-sm-12.col-md-8.col-lg-7.d-flex.align-items-center {
        -ms-flex: 0 0 calc(75% - 200px);
        flex: 0 0 calc(75% - 200px);
        max-width: calc(75% - 200px);
    }
    #partial-header-1 .partial-top-phone {
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
        max-width: 200px;
    }
}
@media(min-width: 992px) {
    .contact-us-im .section--dark .form-wrap__submit input {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .blog__topbar .blog__post-count,
    .blog__bottombar .blog__post-count {
        flex: 0 0 calc(100% - 280px);
        max-width: calc(100% - 280px);
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .blog__topbar .blog__pagination,
    .blog__bottombar .blog__pagination {
        float: none;
        flex: 0 0 280px;
        max-width: 280px;
    }

}
@media(max-width: 991px) {
    #partial-header-1 .col-sm-12.col-lg-3.d-flex.align-items-center {
        justify-content: center;
    }
    #partial-header-1 .logo-a__image {
        max-width: 350px;
    }
    .overlap.banner-nav .container {
        max-width: 100%;
    }
    #partial-header-1 .partial-top-phone .phone__wrapper {
        justify-content: end;
    }
    .blog__topbar .row,
    .blog__bottombar .row {
        display: block;
    }
    .blog__topbar .blog__post-count
    .blog__bottombar .blog__post-count {
        margin-bottom: 25px;
    }
}
@media(max-width: 767px) {
    .logo-a__image {
        max-width: 300px;
    }
    #partial-header-1 .col-sm-12.col-lg-3.d-flex.align-items-center {
        justify-content: center;
    }
}


/*-------Blog-Page-END-------*/

@media screen and (max-width: 1024px) {
    
    .logo__image {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .ifb-tr:first-child {
        width: 22%;
    }
    .service-list {
        flex-direction: column;
    }
    
    .officeHours {
        width: 100%;
    }

    .imgfloat_right {
        float: unset;
        clear: unset;
        display: block;
        margin: auto;
        margin-bottom: 15px;
    }
    
    .imgfloat_left {
        float: unset;
        clear: unset;
        display: block;
        margin: auto;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 425px) {
    .ifb-tr:first-child {
        width: 42%;
    }
    .wrap__header--bottom__left {
        width: 100%;
        padding-bottom: 17px;
    }
     .wrap__header--bottom {
        display: block;
        padding: 2.1875rem 0 0;
        padding-bottom: 60px;
    }
    
    
    
    
    
    
    
    
    
    
    li.slider__item.slider__image {
        background-size: cover;
        background-position: 85% 100%;
    }
    
    .wrap__header--bottom {
        display: block;
    }
    
    /* .wrap__cta.header {
        display: none;
    } */
    
    .image {
        height: 105px !important;
    }
    
    .image-flex-a img {
        display: block;
        margin: auto;
    }
    
    .image-flex-b {
        flex-direction: column;
        align-items: center;
    }
}
@media screen and (max-width: 375px) {
    
    .ifb-tr:first-child {
        width: 49%;
    }
    table#officeHours {
        width: 315px;
        table-layout: auto;
    }
    .wrap__header--bottom__inner {
        position: relative;
        top: -26px;
    }
}