/* .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.accordion .active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.accordion .active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.featuredblocks-grid-b .featuredblock__image{
    min-width: 100%;
    min-height: 200px;
}
Gonstead Technique Button
a.cta__button.component__button--3 {
    background-color: #0C7075;
} */

/*============CTA HEADER==============*/
.cta_header__container--inner.cta__container--inner .cta {
    padding: unset !important;
}
.cta_header__container--inner.cta__container--inner a.cta__button.component__button--1{
    margin-top: unset !important;
}
.cta_header__container--inner.cta__container--inner a.cta__link.component__link--1.piwik_ignore{
    margin-top: 0.5rem !important;
}
.cta_header_s__container--inner.cta__container--inner .cta {
    padding: unset !important;
}
.cta_header_s__container--inner.cta__container--inner a.cta__button.component__button--1{
    margin-top: unset !important;
}
.cta_header_s__container--inner.cta__container--inner a.cta__link.component__link--1.piwik_ignore{
    margin-top: 0.5rem !important;
}

/* =============BANNER=================== */

p.banner-c__subtitle.component__subtitle.banner-text__subtitle--small::after{
     content: " offers a full range of chiropractic and wellness services in Allentown, PA. We specialize in CDL Medical Card Examinations, we offer CDL DOT physicals, and consultations for personal injury claims or workman’s compensation.";
}

/* ==================CTA__home==================== */
.ja_cta__container--inner.cta__container--inner h4.cta-a__subtitle.component__subtitle::after {
    content: "Should you need drug testing as a requirement for your employment, we offer CDL and DOT physicals. If you’re looking for drug testing services for your business, contact us to discuss your needs. Our appointments for drug and alcohol testing are affordable and provide fast results.";
}

/* ===================FB======================= */
.fc_svc__container--inner.featuredblocks__container--inner .featuredblock__bgImage {
    opacity: 0.5;
}

/* ================editablr==================== */
.home_content__container--inner.editable__container--inner p.text-center {
    margin: unset !important;
}
/* ===================hours===================== */



@media (max-width: 768px) {
    .alias-ja_hours{
    padding: 0 1rem !important;
}
}

.section .banner-c .slider__background--overlay:after {
    background: #000;
}
.banner-c .slider__background--overlay.setOpacity:after {
    opacity: 0.30;
}

.banner-c .banner-c__text .banner-text__title--extraLarge {
    font-size: 6rem;
    line-height: 7rem;
}

.hours-a__schedule .hours-a__schedule--border {
    padding: 0 10px;
}

#ple_column-6 > div.componentWith__container.banner__container > div > div > div > div > div > div > ul > li > div > div.slider__wrapper > div > div > div > div > div > div > h3 {
    color: #fff;
}
.section--light--mobile .component__title {
    color: #007075;
}
.blade-a__text {
    padding-top: 0rem;
}
.section-blade .blade-a__bg > div {
    min-height: 8.375rem !important;
}