/*HEADER*/
.wrap__header--bar--top {
    background: #FFF;
}
img.logo__image {
    width: 650PX !important;
    height: 78px !important;
    max-width: 100%;
    max-height: 100px;
}
.wrap__locationsHeader .location p, .wrap__locationsHeader .location p a {
    color: #4D4D4F !important;
    background: none;
}

/*NAVBAR*/
.wrap__header--bar--bottom {
    background: #6c648b;
}
.navigation:not(.mm-menu) .navigation__list > .navigation__item.active > a {
    color: #ffffff;
    background: #fba100;
}
.navigation:not(.mm-menu) .navigation__list > .navigation__item > a:hover, .navigation:not(.mm-menu) .navigation__list > .navigation__item.active > a:hover {
    color: #ffffff;
    background: #fba100;
}
.navigation:not(.mm-menu) .navigation__list > .navigation__item div[class^='sublevel-'] > ul {
    background: #6c648b;
}
.navigation:not(.mm-menu) .navigation__list > .navigation__item .sublevel-1 a:hover {
    color: #ffffff;
    background: #fba100;
}

/*SLIDER*/
.slider__title {
    font-size: 40px;
    color: #fff;
    text-shadow: 1px 1px 3px rgb(0 10 0 / 35%);
}
.slider__text.solid-background {
    background: unset;
}
.testimonials .bx-viewport {
    border: 0px;
}
.wrap__bx-controls {
    display: none;
}
.slider__button a, .cta__button, .cta__button--icon, .featuredblock__button, button:not([class^='se__']):not([class^='redactor__']):not([class^='vjs-']):not([class^='redactor-']):not(.gallery-video-btn), input[type="button"], input[type="reset"], input[type="submit"], .button{
    border: 1px solid #cf8c34;
    outline: none;
    background: linear-gradient(to bottom,#fba100 0%,#fba100 100%);
}
.slider__button a:hover, .slider__button a:focus, .cta__button:hover, .cta__button:focus, .cta__button--icon:hover, .cta__button--icon:focus, .featuredblock__button:hover, .featuredblock__button:focus, button:not([class^='se__']):not([class^='redactor__']):not([class^='vjs-']):not([class^='redactor-']):not(.gallery-video-btn):hover, button:not([class^='se__']):not([class^='redactor__']):not([class^='vjs-']):not([class^='redactor-']):not(.gallery-video-btn):focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, .button:hover, .button:focus{
    color: #fff;
}
/*HOME*/
.vid iframe {
    width: 49%;
    height: 49%;
    max-width: 100%;
    max-height: 100%;
}
.home h1 {
    color: #6c648b !important;
    font-size: 27px;
}
.home p {
    font-size: 17px !important;
}


/*TESTIMONIALS*/
.wrap__layout--alt-image--inner {
    background: url(/storage/app/media/testimonials-bg-01b.jpg) 50% 0 !important;
    background-size: cover !important;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    padding: 30px 20px 35px;
    position: relative;
}

/*STAFF*/
img.right{
    float:right;
    clear:right;
    width:300px;
    height:400px;
}
img.left1{
    width: 275px;
    height: 413px;
}
#donald {
  border-collapse: collapse;
  width: 100%;
}

#donald td, #donald th {
  border: none;
  padding: 8px;
}


#donald th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  color: #000;
}

/*PATIENT*/
img.left{
    float: left; 
    clear:left;
    margin-right:10px;
}

/*CONTACT US*/
.wrap__map--inner {
    position: relative !important;
    margin-top: 20px;
}
.hours__wrapper {
    width: 100% !important;
}
.location {
    margin-bottom:20px;
}

/*OFFICE*/
h2.locations__title {
    color: #6c648b;
    font-weight: bold;
}
h2.hours__title {
    color: #6c648b;
    font-weight: bold;
}
h1.page__title{
    color: #6c648b;
    font-size:50px !important;
}
.editable1__container {
    margin-top: 20px;
}

/*SERVICES*/
.editable__container ul li{
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1.3em;
    padding-left: 2.5em;
}

/*DOCTOR*/
.staff-member__suffix, .staff-member__prefix, .staff-member__name {
    display: inline;
    color: #fba100;
    font: 35px / 1.222 "montserrat-medium", Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 35px;
    margin: 0px 0px 14px;
}
h2.staff__title {
    font-size: 40px;
    color: #6c648b;
    text-shadow: 1px 1px 3px rgb(0 10 0 / 35%);
}
.staff-member {
    margin: 0 0 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #6c648b;
    background-clip: padding-box;
    padding: 49px 83px 46px;
    min-height: 265px;
}
.staff-member__position {
    display: block;
    font: 18px / 1.222 "montserrat", Arial, Helvetica, sans-serif;
    color: #FFF;
    margin: 0 0 18px;
}

/*articles*/
.twocolumns {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
}
/*FOOTER*/
.client_info {
    max-width:1182px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
}

span.fa.fa-phone {
    color: #6c648b;
}
span.fa.fa-map-marker {
    color: #6c648b;
}
.locations__container--inner.locations__container--inner {
    margin-bottom: 0px !important;
}


.twocolumns{
      display: -webkit-box;      
      display: -moz-box;     
      display: -ms-flexbox;    
      display: -webkit-flex; 
/*       gap:15px; */
    justify-content: space-between;
}


.twocolumns__content{
    width:60%;
}

.twocolumns__sidebar{
    width:38%;
    margin-top:40px;
}

.wrap__map{
    padding-top:40px;
}

.map__display{
    height:520px !important;
}

@media screen and (max-width: 768px){
/*STAFF*/
img.right{
    float:none;
    clear:none;
    display:block;
    margin:10px auto;
    width:300px;
    height:400px;
}
img.left1{
    float:none;
    clear:none;
    display:block;
    margin:10px auto;
    width: 275px;
    height: 413px;
}
/*PATIENT*/
img.left{
    float:none;
    clear:none;
    display:block;
    margin:10px auto;
}
.wrap__hours {
    display: block;
    margin: 10px auto;
}
}
@media screen and (max-width: 425px){
    .wrap__slider {
    display: none;
}
.wrap__locationsHeader .location p a {
    color: #fff !important;
    background: none;
}
}

/* ADDED CODE */

.featuredblock__container{
    padding: 36px 28px 24px;
}

.location__email:before, .location__fax:before, .location__phone:before {
    color: #6c648b;
}

@media (max-width:768px){}
@media(max-width:425px){
    .logo .logo__image{
        height: auto !important;
    }
    
    .vid iframe {
    width: 100% !important;
    height: 250px !important;
}

.twocolumns{
      display: -webkit-box;      
      display: -moz-box;     
      display: -ms-flexbox;    
      display: -webkit-flex; 
/*       gap:15px; */
    flex-direction: column;
}


.twocolumns__content{
    width:100% !important;
}

.twocolumns__sidebar{
    width:100% !important;
}
}





