@media (max-width: 800px){
    .ple-column-padding{
        overflow-x: hidden !important;
    }

    .alias-fb1_albany, .featuredblocks-grid-a .featuredblocks{
        padding: 20px 0px;
    }

    #id_08491bc0-9bb8-58b1-a5c1-eb04767535c2 .row {
        margin-right: 0px;
        margin-left: 0px;
    }
}

body {
    overflow-x: hidden !important;
}

.gallery-align-center .gallery-items-wrap {
  align-items: center !important;
}



@media (max-width: 425px) {
  .alias-pcontent iframe{
      height: 200px;
}
}
@media (max-width: 768px) {
  .alias-pcontent iframe{
      height: 400px;
}
}
@media (min-width: 768px) {
  .navigation-a .navigation__item--link {
      font-size: 1rem;
  }
}

.flexwrap{
  display: flex;
}
.flexstaff1 {
  flex: 26%;
 
}
.flexstaff2 {
  flex: 72%;
 
}

@media (max-width: 767px) {
.flexwrap {
  flex-direction: column !important;
 
}
}
.custtaff img{
    display: block;
    margin: 10px auto !important;
}
.custtaff h2{
    text-align: center;
}


img, .alias-gallery1_albany .gallery-item--rectangle.img-holder-container {
/*  border-radius: 20px; */
  border: 1px solid gray;
 box-shadow: 8px 8px 8px #bbbbbb;
}
.logo__image img, .banner_image, .blade-a .blade__media img {
  border-radius: 0;
  border: 0px solid gray !important;
  box-shadow: none;
}
/*
.blade-a .blade__media img {
 border-radius: 20px;
} */
@media (min-width: 1200px) {
  .wrap__where_is_your_pain .image__container--inner .image img {
      border: none;
  }
}
.banner_image {
  border-radius: 0px;
}

.form-a .form__phiInfo::after {
  content: "\A Please use our online scheduler to schedule appointments";
  white-space: pre;
  font-size: 1rem;
}

img.banner_media_picture_image {
  border-radius: unset !important;
}
.component-phone__number.phone-xl::after {
  content: "\A Call/Text";
  white-space: pre;
  font-size:1.2rem;
   color: #7e894e;
}
  .banner-a .banner__subtitle::after {
      content: "\A Call/Text/Schedule Online";
      white-space:pre;
     
  }
  @media (min-width: 992px) {
  .banner-a .banner__subtitle {
      line-height: 1rem;
  }
}
@media (min-width:991px) {
.banner-a .banner__cta-wrapper {
  margin-left: 40%;
}

.container-fluid .banner-a .banner__cta-wrapper {
  text-align: right;
}
}
/* ===bold phone number =====*/

.component-phone__number.phone-xl {
  font-weight: 600;
   color: #7e894e;
}
.gallery-align-center .gallery-item--image {
  border-radius: 0;
  box-shadow: 3px 3px 3px gray, -3px -3px 3px gray;
}


.section--light .testimonials-c .testimonials-item:nth-child(even) {

  background-color: unset;
}
.testimonials-c .testimonials-item .testimonial__source {
  font-size:1.2rem;
}
.section--light .testimonials-c .testimonials-item {
  border: unset;
  box-shadow: unset;
  border-bottom: 1px solid #7e894e;
}

@media(max-width:990px) {
 .biophotocenter {
      text-align:center!IMPORTANT;
      padding-bottom: 10px;
      margin: 0 auto;
      
  }
}



@media (max-width: 1024px) {
.gallery-grid--item {
 align-items: center;
}
.clinic-videos .gallery-grid--item {
  align-items: inherit;
 }
}

@media (max-width: 991px) {
    img.banner_media_picture_image {
    width: 140% !important;
}
}

.mobileHeader-form {
    order: 4;
}

