body {
    background: #ebece4;
    color: black;
   
}

.wrap__page-content {
    margin-bottom: 20px;
}

a[href^="tel"], a[href^="fax"] {
    pointer-events: auto;
    cursor: default;
    text-decoration: none;
}


/************header *****************/

a.logo__link.logo__left {
    justify-content: center !important;
    display: grid;
}




/*********sidebar button **************/

.cta_home__container.cta__container a.cta__link {
    background: #232c2e;
    border-radius: 10px;
    color: white;
    font-size: 20px;
    padding: 5px;
    text-decoration: none;
}

a.cta__link {
    background: black;
}
    
    
    .wrap__cta--inner2 a.cta__link {
    background-color: #00bff3;
    color: white;
    text-decoration: none;
    font-size: 20px;
    padding: 5px;
}

.wrap__cta--inner2 {
    margin-bottom: 15px;
}



/***********footer ****************/

.wrap__footer {
    background: #00334e;
}

.wrap__footer--inner1 {
    display: inline-block;
}



/********STYLE                  **************/
ul.custom_list {
    color: white;
    list-style: inside;
}

/**       ****/
img.float_left {
    float: left;
    margin-right: 10px;
}

img.float_right {
    float: right;
    margin-left: 10px;
}

/******/
h1, h2{
    color: #00bff3;
}

/******/
img.carecredit {
    float: right;
}

/******/
img.adobe_icon {
    float: right;
}
p.adobeicon {
    width: 70%;
}


/************for table   hours         *************/

table.table_hours {
    width: 30%;
}

table.table_hours td {
    text-align: left;
}

table.table_hours caption {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}

/*****table for review images********************/

table.table_review_images {
    width: 50%;
    margin: auto;
}

/*************************/


table.table_hours1 td {
    text-align: left;
}

table.table_hours1 {
    width: 30%;
}

table.table_hours1 caption {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}


/*************************/


table.table_hours2 td {
    text-align: left;
}

table.table_hours2 {
    width: 50%;
}


/*************************/


.location {
    color: black;
}
.wrap__footer {
    background: #706558;
}




/************for table   hours         *************/

table.table_hours {
    width: 30%;
    
}

table.table_hours td {
    text-align: left;
    border: 0px;
}

table.table_hours caption {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}



.services_page td {
    width: 25%;
    float: left;
    border: 0px;
}

/******/
img.adobe_icon {
    float: right;
}
.adobecontent {
    width: 70%;
}


table.location_page td {
    border: 0px;
      text-align: left;
          vertical-align: text-bottom;
}


table.location_page {
    width: 50%;

}

.location_td {
    width:251px;
}

/**********************************************************/


h4.featuredblock__title {
    color: #369fa6;
}


.wrap__sidebar {
    background: #369fa6;
}
a.cta__link {
    background: #369fa6;
}

.wrap__links .cta__container {
    border-bottom: 1px solid black;
}


.articles__categories .mm-opened .mm-title {
    background: #369fa6;
}


.articles__categories .mm-listview li a:not(.mm-next) {
    background: #369fa6;
}

.mm-panels>.mm-panel:after, .mm-panels>.mm-panel:before {
    background: #369fa6;
}


.socialmedia {
    justify-content: left;
    display: flex;
    font-size: 40px;
}


/**********************************************************/



@media only screen and (max-width: 1024px) {
    


}

@media only screen and (max-width: 768px) {
    






/************for table *************/
table.table_hours {
    width: 50%;
}


table.table_hours1 {
    width: 50%;
}



}

@media only screen and (max-width: 425px) {
    
    .location_td {
    width:140px;
}
    .adobecontent {
    width: 100%;
}
    
    /************for table *************/
    table.table_hours {
    width: 100%;
}

table.table_hours1 {
    width: 100%;
}


table.table_hours2 {
    width: 100%;
}


.slider__image--fixed {
        background-position: unset;
        background-size: contain;
        background-repeat: no-repeat;
    }
    
    .wrap__slider .bx-viewport {
        height: 180px !important;
    }

    
    /**********STYLE**************/
    
img.float_left {
    float: unset;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}

img.float_right {
    float: unset;
    margin: auto;
    display: block;
}

img.carecredit {
    float: unset;
    margin: auto;
    display: block;
}

img.adobe_icon {
    float: unset;
    margin: auto;
    display: block;
}


}



@media only screen and (max-width: 375px) {
    
      
}


