/* --------------start of custom css----------------- */
.col-2 {
    width: 49%;
    display: inline-block;
    padding: 1%;
    vertical-align: top;
}

.wrap__locations__header {
    margin: -8px 0 0 20px;
}

.logo__image {
    max-width: 500px;
    height: auto;
    width: 100%;
}

.logo__description {
    text-align: center;
    font-size: 22px;
}

.wrap__locations__header p.location__phone a {
    padding-left: 0
}

#featuredblocks .featuredblock__container {
    padding: 27px;
    height: 100%!important;
}

#featuredblocks .featuredblock__title {
    font-size: 22px;
}

ul.featuredblocks__list {
    padding-left: 0;
}

.featuredblocks__title {
    font-family: "source-sans-pro-bold", Arial, Helvetica, sans-serif;
    line-height: 1.3;
    font-size: 30px;
    color: rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
}

h2.featuredblocks__title, h3.featuredblocks__caption {
    text-align: center;
}

#our-specialties {
    margin-bottom: 0;
}

h1.page__title, .gallery-item--title, .t_red {
    color: #d71f12;
    font-weight: 600;
}

img.gallery-item--image.scale {
    margin: 10px auto;
    display: block;
}

.cta_physician__container {
    background: #fb3e3e;
    padding: 10px;
    margin-bottom: 20px;
}

.cta_physician__container .cta__title {
    color: #fff;
}

.home-layout .wrap__forms-info {
    padding: 0 20px!important;
    border: 0!important;
    margin: 0!important;
}

.wrap__forms-info {
    padding: 20px;
    clear: both;
    max-width: 500px;
    margin: 20px auto;
    border: 2px solid #8b0000;
}

#specialoffer .editable__container {
    border: 2px dashed #f00;
    margin-top: 30px;
    padding: 10px;
}

#specialoffer .editable__container h3 {
    color: #f00;
}

#specialoffer {
    padding: 20px;
}

.wrap__forms-info .cta {
    text-align: center;
}

.cta__button--icon, .cta__button {
    font-family: Arial;
    font-size: 14px;
    color: #ffffff!important;
    background-color: #8b0000;
    text-decoration: none!important;
    padding: 15px;
    text-align: center;
    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;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    border-radius: 0;
    border-bottom: 0;
}

.wrap__forms-info .cta__button--icon {
    max-width: 100%;
    width: 370px;
}

.cta__button--icon:hover, .cta__button:hover {
    background-color: #be0000!important;
}

ul.staff__list {
    padding-left: 0;
    list-style: none;
}

.staff-member__image-wrapper {
    height: 250px;
}

.staff-member__image {
    background-position: 50% 0;
}

.staff-member__prefix, .staff-member__name, .staff-member__suffix {
    display: none!important;
}

.home-layout .staff-member__name, .home-layout .staff-member__suffix {
    display: block!important;
}

.wrap__contactinfo {
    max-width: 1033px;
    padding: 20px;
    margin: 10px auto;
    display: block;
    clear:both;
}

a[href^="tel"] {
    pointer-events: auto;
    cursor: pointer;
}

.wrap__page-content a[name] {
    padding-top: 150px;
    margin-top: -150px;
    display: block;
}

.wrap__contactinfo a, .wrap__page-content a, .wrap__form a {
    font-size: inherit;
    color: #f00;
    font-weight: 600;
    text-decoration: underline;
    transition: 0.3s;
}

.wrap__contactinfo a:hover, .wrap__page-content a:hover, .wrap__form a:hover {
    color: #8b0000;
}

.editable ul li, .formatted_text ul li, .staff-member__description ul li, .editable ol li, .formatted_text ol li, .staff-member__description ol li {
    font-family: Arial;
    line-height: 1.7;
    color: rgba(0, 0, 0, 0.7);
    font-size: 14px;
}

.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 + * {
    clear: unset;
}

.our-specialities .wrap__page, .our-specialities .wrap__page .wrap--inner {
    padding: 0 10px;
}

.our-specialities .wrap__featuredblocks {
    margin-top: 0;
}

.our-specialities .featuredblocks__title, .our-specialities .featuredblocks__caption {
    display: none;
}

.clearfix {
    clear: both;
}

.page-layout.staff {
    padding: 0;
}

.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%;
}

.img--300 {
    width: 300px;
}

.img--400 {
    width: 400px;
}

.t_center {
    text-align: center!important;
}

.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;
}

.videoWrapper--item {
    width: 560px;
    max-width: 100%;
    margin: auto;
    display: block;
}
.form .select_wrapper:before {
    left: auto;
}
/* --------------end of custom css----------------- */
/* ----------------- media queries----------------------- */
@media (min-width: 768px) {
    #featuredblocks.wrap__featuredblocks {
        margin: -50px 0 50px;
    }

    .featuredblock__item {
        width: 50%;
        margin: 0;
    }
  


}

@media(max-width:786px) {
      .location {
    float: none;
}
}

@media (min-width: 1141px) {
    #specialoffer .cta__button--icon {
        width: 230px;
    }
}

@media (max-width: 1140px) {
    .wrap__locations__header {
        border: 0;
    }

    .wrap__locations__header .locations_header__container {
        display: none;
    }
}

@media (max-width: 1140px) and (min-width: 768px) {
    .wrap__locations__header {
        display: block!important;
        margin: 0 auto 10px;
    }

    #specialoffer .wrap__forms-info, #specialoffer .editable__container {
        width: 50%;
        float: left;
    }

    #specialoffer .editable__container {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .wrap__locations__header {
        display: flex!important;
        float: none;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .staff-member__name, .staff-member__position {
        text-align: center;
    }

    .image_left,.image_right {
        float: none!important;
        margin: 10px auto!important;
        display: block;
    }
    
    .col-2 {
        width: 100%;
        padding:0%;
    }
}

/* --------------end of media queries----------------- */
