/* header */

#slot-requestAppointmentTwo a {
    display: block;
    float: right;
    width: 228px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background: url(/storage/app/media/app_request.png) no-repeat;
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 0px;
    padding: 7px 0px;
}
div#slot-address_withcall p {
    color: #000 !important;
    font-weight: bold;
}
.call {
    margin-top: 10px;
    color: #249a9d !important;
    font-size: 20px !important;
    padding-top: 15px;
    font-weight: bold !important;
}
span.call a {
    font-weight: bold !important;
    color: #249a9d !important;
    text-decoration: none !important;

}
a.navigation__item--link {
    color: #000 !important;
}
/* fb */

#id_64eb218f-feba-5959-aa3c-dd8cb17dac8b::before {
   background: linear-gradient(90deg, rgba(4,34,50,1) 0%, rgba(7,58,85,1) 50%, rgba(4,34,50,1) 100%);
}

.featuredblocks__container {
    padding: 0 !important;
}
.featuredblock__wrap {
    background: transparent !important;
}
.featuredblock__title {
    color: #fff !important;
}
.featuredblock__title {
    background: url(/storage/app/media/arrow.png) no-repeat;
}


/* sidebar */
#RightLinks ul {
    list-style-type: none;
    padding: 0 0 0 1px;
}
#RightLinks a {
    background-color: #042232;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 20px 20px 20px 20px;
    color: #FFF;
    display: block;
    font-size: 18px;
    margin-bottom: 15px;
    text-align: center;
    text-decoration: none;
    padding: 20px;
}

/* main content */

div#slot-main p{
    color: #000;
}
div#slot-main a{
    color: #000;
}
div#slot-main h2{
    color: #000;
}
div#slot-main li{
    color: #000;
}

/* blog */
h3.blog-post__title {
    color: #000 !important;
}
span.blog-post__content {
    color: #000;
}
li.blog-post__date {
    color: #000;
}
span.blog__viewing {
    color: #000 !important;
}

/* footer; */
#map_text {
    float: right;
    margin-left: 20px;
    font-size: 12px;
    font-family: arial, sans-serif;
    
}
#directions {
    margin-top: 10px;
    text-align: center;
    padding: 0px;
    display: block;
    padding: 7px 0px;
    background: url(/storage/app/media/direction_button.png) no-repeat;
    color: #fff;
    text-decoration: none;
    width: 60% !important;
}
div#slot-footer1 p {
    color: #000;
}
div#slot-footer1 a {
    color: #000;
    text-decoration: none;
}
a.copyright__link {
    color: #249a9d !important;
}
img.map {
    float: left;
    margin-top: 60px;
}
































table#officeHours {
    width: 100%;
    table-layout: auto;
}
table#officeHours caption {
    caption-side: top;
    text-align: left;
    font-weight: bold;
    font-family: "muliRegular", Arial, Helvetica, sans-serif;
}
table#officeHours tr td {
    text-align: left;
    line-height: 1.3;
    border: none;
    padding: 0px !important;
    color: #000 !important;
}


@media (max-width: 1024px) and (min-width: 769px) {
.featuredblock__title{
    margin-right: -35px;
}
}
@media (max-width: 768px) and (min-width: 426px) {
    
}

@media (max-width: 425px) and (min-width: 376px) {
.resimg{
    float: none !important;
    margin: auto !important;
    display: block !important;
    width: 70% !important;
    height: auto !important;
}
.myIframeVT iframe {
    max-width: 100%;
}
div#slot-main{
    text-align: center;
}
}
@media (max-width: 375px) {
.resimg{
    float: none !important;
    margin: auto !important;
    display: block !important;
    width: 70% !important;
    height: auto !important;
}
.myIframeVT iframe {
    max-width: 100%;
}
div#slot-main{
    text-align: center;
}
div#slot-main iframe {
    width: 100% !important;
}
}




