.wrap__header--bar--top {
    background: #105E6E;
    padding: 20px 20px 35px;
}
.dentalstaffimage h1 {
    font-size: 30px !important;
}
.wrap__header--bar--bottom {
    background: #008093;
    z-index: 99;
    width: 100%;
}
  table#officehours {
    width: 280px;
    table-layout: auto;
    line-height: 1.5;
  }
  table#officehours caption {
    text-align: left;
    font-weight: bold;
  }
  table#officehours tr td {
    border: none;
    padding: 0px !important;
  }

span.quotemark::before {
    display: none;
}
.navigation:not(.mm-menu) .navigation__list > .navigation__item div[class^='sublevel-'] > ul {
    display: block;
    border-top: 1px solid #004A59;
    background: #004A59;
}
.navigation__item:before {
    content: '';
    width: 1px;
    background: #008093;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
h1.page__title {
    text-align:center;
    font-size: 35px;
}
.navigation:not(.mm-menu) .navigation__list > .navigation__item .sublevel-1 a:hover {
    color: #ffffff;
    background: #CCC !important;
}


                                                        /* SLIDER */

.slider__title {
    color: white;
    text-shadow: 2px 2px 2px grey;
}



.wrap__bx-controls {
    display: none;
}


.featuredblock__title {
    margin-top: 12px !important;
}



                                           /*  TESTIMONIALS */



.testimonials-item--content.testimonials__content p {
    text-shadow: 1px 1px 3px rgb(0 0 0 / 35%);
    font-size: 56px;
    line-height: 66px;
    margin: 0;
    padding: 0px;
    text-align: center;
    font-family: "lora-italic",Arial,Helvetica,sans-serif !important;
    letter-spacing: 1px !important;;
    color: #FFF !important;
}
.testimonials .component__title-caption-wrap {
    margin: 0 0 25px;
    font-family: "montserrat-bold",Arial,Helvetica,sans-serif !important;
}
.testimonials-item--source {
    font: 15px / 1.222 "montserrat-bold", Arial, Helvetica, sans-serif;
    color: #FFF;
    padding: 30px 15px 34px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 23px;
}

.featuredblock__container {
    padding: 25px 20px 25px !important;
}
.wrap__layout--alt-image--inner {
    padding: 0px;
     padding: 30px 20px 35px; 
     background: rgba(14, 106, 123, 0.8); 
     position: relative; 
    background: #88A7AC;
     background-repeat: no-repeat; 
    background-size: contain;
}
layout_grid_1 .testimonials-item--global-wrapper, .layout_slider_1 .testimonials-item--global-wrapper {
    padding: 0px;
}
.wrap__layout--alt-image .testimonials {
    padding: 31px 0 0px;
}
.testimonials .bx-viewport {
    background-color: rgba(255,255,25,-0.9) !important;
    border: none !important;
}
.testimonials-item--global-wrapper {
    background-color: rgba(255,255,255,-0.9) !important;
    border: none !important;
}


a.staffcta {
    color: white;
    background: #8A8C74;
    padding: 10px 35px;
    border-radius: 25px;
    font-weight: bold;
    letter-spacing: 1px;
}

                                                                /* GLOBAL */
.wrap__page-content--inner a {
    color: rgb(16, 127, 148);
}

.wrap__page-content--inner ul li {
    margin-left: 40px;
}
h3 {
    font-size: 18pt !important;
}

h4 {
    font-size: 22pt !important;

}

hr{
    border: white;
}

.dentalstaffimage img {
    border: 1px solid black;
    margin: 5px;
}

a[href^="tel"],
a[href^="fax"] {
cursor: pointer;
pointer-events: unset;
}
                                                                        /* FULLWIDTH */
table#officeHours {
    width: 300px;
}
table#officeHours td{
    border: 0px;
}

span.tablenotes, td.tableNotes {
    background-color: #107f94;
    color: #ffffff;
    padding: 3px 10px;
}

ul.servTable {
    float: left;
    width: 50%;
}




                                                                            /* REVISIONS */
h4.featuredblock__title {
    font-size: 13pt !important;
}

.featuredblock__container.featuredblock__container--clickable {
    height: 90px;
}

.staff-member__name, .staff-member__suffix {
    font-size: 20pt;
}




                                                                        /* RESPONSIVE */

.dentalstaffimage h2 {
    color: #107f94;
    font-weight: bold;
    margin-bottom: 10px;
}




 @media (max-width: 1024px) and (min-width: 769px) {
  .tile.color--pomegranate.text-center {
    display: none;
}
 li.copyright__item {
    margin: 0px 10px;
}
  
  }
  
  @media (max-width: 768px) and (min-width: 426px) {
  .tile.color--pomegranate.text-center {
    display: none;
}
  
  .testimonials-item--content p {
    font-size: 25px !important;
}
 
  
  }
  
  @media (max-width: 767px) {



  }
  
  
  
  @media (max-width: 425px) and (min-width: 376px) {
  
 .tile.color--pomegranate.text-center {
    display: none;
}
ul.servTable {
    width: 100%;
}
  .testimonials-item--content p {
    font-size: 15px !important;
}
 
  }
  
 
  
  @media (max-width: 375px) {
.tile.color--pomegranate.text-center {
    display: none;
}

ul.servTable {
    width: 100%;
}

  .testimonials-item--content p {
    font-size: 15px !important;
}
 
  }
  
  
  @media (max-width: 320px) {
.tile.color--pomegranate.text-center {
    display: none;
}

ul.servTable {
    width: 100%;
}





  }
  
  










