.wrap__fullwidth .staff-member__image-wrapper {
  
    width: 222px;
   
}
.wrap__fullwidth .staff-member__image {
    width: 100%;
    background-size: contain;
     min-height: 300px;
}

ul.ul-3 {
    columns: 100px 3;
} 




.logo .logo__link.logo__top .logo__image {
    filter: grayscale(1) brightness(100);
}
.logo .logo__link.logo__top .logo__image {
    width: 100%!important;
    max-height: unset!important;
    height: auto!important;
    max-width: 350px;
}
.navigation:not(.mm-menu) .navigation__item.active > a,
.navigation:not(.mm-menu) .navigation__item:hover a{
    color: #00a79d;
}
.scrollActive .wrap__header .holder-row .container {
    background:#082f56;
}
.scrollActive .navigation_header__container.navigation__container {
    background: #062646;
}
#gallery {
    background: white;
}

.ada_toolbar.bottom {
    
    left: 100px;
    right: unset !important;
}

.testimonials .js-testimonials-layout-settings .testimonials__list li {
    margin-bottom: 20px;
}
.wrap__navigationHeader {
    max-width: 100%;
}
.home-layout .wrap__header {
    background: rgba(0,0,0,.4);
}
.wrap__gallery {
    background: transparent;
}
.scrollActive .wrap__header .holder-row .container img.logo__image {
    max-width: 250px;
    filter: none;
}
.cta_review__container.cta__container {
    text-align: center;
}
.cta__button:hover {
    
    background-color: #9dbcdb;
}
.featuredblock__item {
    width: 13%;
}


.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoWrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* --------------start of custom css----------------- */
.slider__text {
    top: 75%;
}
/* featured block changes */
.featuredblocks a {
    text-align: center;
}
.testimonials__content {
  
    text-align: center;
}

.featuredblocks .featuredblock__button {
    display: block;
}
.featuredblock__container {
    border: 1px solid #ccc;
    background: #fff !important;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}


.align-left { margin:0px 10px 10px 0px;}   

.align-right { margin:0px 10px 10px 0px;}   

/* end of featured block changes */

/* making the home page fullwidth, but really 99% */
.wrap__home {
    max-width: 99%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
}
.wrap__header--inner {
    max-width: 99%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}
/* end of home page width */

/* interior pages need to be moved down a bit */
.wrap__fullwidth {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    position: relative;
    z-index: 2;
}
/* end of interior page fix */

/* the form next to the welcome message width adjustment */
.wrap__offer {
    padding: 84px 30px;
    color: #ffffff;
    width: 35%;
}
form select, form .pagination--mobile .pagination-select, .pagination--mobile form .pagination-select {
    color: #000;
}
/* end of the width adjustment to the first home page form */


/* contact us form horizontal on home page */
.horizontal .form form {
    max-width: 100%;
}
.horizontal .form .btn {
    width: 195px;
    margin: 0 auto; 
    display: table-cell;
    vertical-align: top;
}.form form .submit {
    display: block;
    margin: 0 auto;
}
/* end of contact us form on home page */


html {
    scroll-behavior: smooth;
}

.slider__button a{
    white-space: unset;
}

a[href^="tel"]{
    pointer-events: auto;
    cursor: pointer;
}

.wrap__page-content a[name]{
    padding-top: 150px;
    margin-top: -150px;
    display: block;
}

.image_left{
    float:left;
    margin:0 10px 10px 0;
}

.image_right{
    float:right;
    margin:0 0 10px 10px;
}

.image_left, .image_right, .image_center{
    max-width:100%;
}

#officeHours {
    margin: 10px 0;
    table-layout: none!important;
    max-width: 330px;
    border: none;
}

#officeHours  tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

#officeHours th,#officeHours td {
    border: none;
    padding: 0;
}

#officeHours td {
    padding: 2px 5px 2px 0;
}

#officeHours caption {
    text-align: left;
    font-weight: 600;
}

.wrap__columns-container + *, .clearfix{
    clear: both;
}

.wrap__page-content ul, .wrap__page-content ol, .wrap__editable ul, .wrap__editable ol, .wrap__editable-content ul, .wrap__editable-content ol, .staff-member ul, .staff-member ol, .editable ul, .editable ol, .form ul, .form ol ,
.editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * , .wrap__page-content ul, .wrap__page-content ol, .wrap__editable ul, .wrap__editable ol, .blog__post-content ul, .blog__post-content ol, .article__post-content ul, .article__post-content ol, .article__content.content ul, .article__content.content ol, .testimonials-item--content ul, .testimonials-item--content ol, .testimonials__content ul, .testimonials__content ol {
    clear: none;
}

.wrap__gallery{
    padding: 10px 20px;
}

.wrap__offer option {
    color: #000!important;
}
.content-col.cstm_wide {
    width: 100%!important;
}












/* --------------------end of custom css----------------- */
/* ----------------- media queries----------------------- */
@media(max-width: 1200px) {
    .horizontal .form form .form__group, .horizontal .form form .form__group:first-child {
        margin-left: 0px;
    }
    .horizontal .form form .form__group {
        width:100%;
    }
    .wrap__offer {
        width: 100%;
        padding: 56px 63px 63px;
    }
    .scrollActive .wrap__header .header__middle {
        background: #00000094;
    }
    .slider__text {
        top: 50%;
    }
    .wrap__featuredblocks .featuredblock__item {
    width: 47%;
    margin: 0 0 20px;
}
.scrollActive .wrap__header .header__middle {
    background: transparent;
}
.scrollActive .holder-row {
    background: #082f56;
}
}

@media (max-width:767px){
    .image_left,.image_right{
        float:none!important;
        margin:10px auto!important;
        display:block;
    }
    .slider__text {
        top: 49%;
    }
    .wrap__slider {
        max-height: 59vh;
        min-height: 0 !important;
    }
}
@media (max-width:767px) {
    
    ul.ul-3 {
    columns: 100px 1;
}
}
@media (max-width: 520px){
.wrap__featuredblocks .featuredblock__item {
    width: auto;
    margin: 0 0 16px;
}
}

.testimonials__content {
    text-align: left;
    font-size: 20px;
    border-bottom: 1px solid #ddd;
}

.scrollActive .wrap__header .location__phone, .scrollActive .wrap__header .location__fax, .scrollActive .location p {
    font-size: 26px!important;
    line-height: 20px;
}

/* ----------------- end of media queries-------------------- */