.wrap__header .wrap--inner{
    overflow: hidden;
}

.wrap__featuredblocks--inner.wrap--inner {
    overflow: visible;
}

.featuredblock__item.hasimage .featuredblock__image, .featuredblock__item.hasicon .featuredblock__icon {
    min-height: 235px;
    width: 100%;
    background-size: cover;
    position: relative;
    float: left;
}

.wrap__header .location, .wrap__header .location *{
    float: none;
    padding: 0;
    margin: 0;
    text-align: center;
}


#welcome-content, .home-layout .wrap__page-content {
    float: left;
    width: 100%;
    padding: 0 40px;
}


img.logo__image {
    height: auto!important;
    max-height: unset!important;
    max-width: 100%!important;
    margin-right: 0!important;
    width: 280px !important;
}

a[href^="tel"]{
    pointer-events: auto;
    cursor: pointer;   
}

.wrap__page-content a[name] {
    display: block;
    position: relative;
    top: -100px;
}

.wrap__page-content p{
    text-align: justify;
}

.wrap__page-content a{
    font: inherit
}

.image_left{
    float:left;
    margin:0 10px 10px 0;
}

.image_right{
    float:right;
    margin:0 0 10px 10px;
}

.image_center{
    margin:10px auto;
    display:block;
}

.image_left, .image_right, .image_center{
    max-width:100%;
}

.text-center, .text-center * {
    text-align: center!important;
}

.officehours{
    display: table;
    max-width: 330px;
    margin: 10px auto;
}

.officehours-row {
    display: table-row;
}

.officehours-content {
    display: table-cell;
    padding: 2px 5px 2px 0;
}
.videoContainer{
    width:560px;
    max-width:100%;
    margin:auto;
    display:block;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    margin-bottom: 30px;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0px;
}

iframe.gmap{
    max-width:560px;
    margin:auto;
    display:block;
    width:100%;
    height:350px;
    border: 0;
}

.wrap__columns-container:after, .clearfix {
    content: "";
    display: table;
    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;
}

.article__content .dd-video-wrapper {
    display: flex;
    justify-content: center
}

.articles_page__container img, .article__content img, .article__content .dd-left, .article__content .dd-right{
    width: auto!important;
}

.blog .twocolumns {
    clear: both;
}
.featuredblock__item {
    width: 25%;
}
.featuredblock__container {
  
    padding: 30px 10px 70px 10px;
}
.featuredblock__container.featuredblock__container--clickable {
    max-height: 455px;
}

h4.featuredblock__title {
    float: left;
}

.featuredblock__description {
    margin:0;
}
.featuredblock__button {
 
    bottom: 11px;
}
a.cta__button {
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    background-color: #3156a3;
    text-decoration: none;
    padding: 15px 15px 15px 15px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: normal;
    display: inline-block;
    -webkit-transition: border-color 0.5s, background-color 0.5s, color 0.5s;
    -moz-transition: border-color 0.5s, background-color 0.5s, color 0.5s;
    transition: border-color 0.5s, background-color 0.5s, color 0.5s;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    border-radius: 0;
}
a.cta__button:hover {

    color: #fff;
    background-color: #416cc6;


}

.wrap__locations-socialmedia {
    display: grid;
    grid-template-columns: auto auto auto;
    float: right;
    margin: 0 auto;
}

.locations {
    margin-top: 5px;
}
.socialmedia__item {
   
    float: right;
    
}
.wrap__socialmedia-location-logo div[data-component-name] {
   
    min-width: 59px;
}

.socialmedia {
  
    margin-top: 15px;
}


.wrap__logo {
 
    width: 30.93617%;
}



/* ----------------- media queries----------------------- */

@media (min-width: 768px) and (max-width: 1140px) {
.wrap__locations__header {
    display: unset;
}
}

@media (min-width: 768px) and (max-width: 1140px) {
.featuredblock__item {
    width: 50%;
    margin: 0px 0 20px;
}
}

@media (min-width: 768px) and (max-width: 1140px) {
.wrap__logo {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 43.95745%;
}
}


@media (min-width: 768px) {
    .wrap__columns-container {
        display: flex;
        flex-wrap: wrap;
    }

    .col-2 {
        width: 50%;
        float: left;
        padding: 10px;
    }

    .col-3 {
        width: 33.33%;
        float: left;
        padding: 10px;
    }
}

@media (max-width: 767px) {
    .col-3 img, .image_left,.image_right, .articles_page__container img, .article__content img, .article__content .dd-left, .article__content .dd-right{
        float:none!important;
        margin: 10px auto!important;
        display: block;
    }
}

@media (max-width: 519px){
    .dd-left, .dd-right{
        float:none!important;
        margin: 10px auto!important;
        display: block;
    }
    .featuredblock__item {
    width: 100%!important;
}
}

/* ----------------- end of media queries-------------------- */