
    .btn{padding-left: 20px; padding-right: 20px;}
.location-section {
    padding: 20px 0;
    background: #FED45E;
}

.location-section .flex-col {
    display: flex;
}

.location-section ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.location-section ul li {
    border-right: 1px solid rgba(0, 0, 0, .3);
    display: flex;
    align-items: center;
    grid-column-gap: 15px;
    padding-right: 30px;
    margin-right: 30px;
    line-height: 18px;
}

.location-section ul li:last-child {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}

.location-section p {
    font-size: 16px;
    line-height: 20px;
}

.location-section strong {
    font-weight: 600;
}


.location-section .icon {
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .07);
}

    
   .who-we-support.how-we-support {
  padding: 100px 0;
    padding-bottom: 40px;
  background: #efedea;
  display: block;
  text-align: center;
  overflow: hidden;
}
    
    .who-we-support .three-col-section .image-panel img {
    max-height: 94px;
}
    
    
    .who-we-support .three-col-section h3 {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    font-weight: 500;
    font-family: "filson-pro", sans-serif;
    margin: 0 0 15px 0;
}


.center-text-section {
    padding: 30px 0 0;
    display: block;
    text-align: center;
    max-width: 1100px;
    margin: 0 auto;
}

    .center-text-section h4{margin-bottom: 15px;}


 .button-panel {
    text-align: center;
    display: flex;
    justify-content: center;
   
}
    
    
    .three-col-section {
    display: flex;
    justify-content: space-between;
    margin: 80px 0 60px 0;
    position: relative;
    grid-column-gap: 40px;
}

.three-col-section h2 {
    font-family: "filson-pro", sans-serif;
    font-size: 22px;
    margin-bottom: 30px;
    font-weight: normal;
}

.three-col-section .image-panel img {
    margin-bottom: 20px;
}

.three-col-section h2 span {
    font-style: italic;
    font-weight: normal;
}

.three-col-section .col-list {
    padding: 0;
}
    
    .three-col-section .col-list  p{
        font-size:16px;
    }
    
    .orange-seprator {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.orange-seprator.small {
    height: 40px;
}


.orange-seprator img {
    max-width: 100%;
}
    
.highlight-wrapper {
    display: flex;
    grid-column-gap: 0;
    justify-content: center;
    flex-wrap: wrap;
    grid-row-gap: 10px;
}

.highlight-text-panel {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    grid-column-gap: 15px;
    grid-row-gap: 20px;
    color: #000;
   
}
    
    .highlight-text-container{
         border-top:1px solid #D1D1D0; margin: 0 auto; padding-top: 30px; margin-top: 20px; max-width: 1200px; 
    }
    
    .highlight-text-container.white{
         border-top:1px solid rgba(255, 255, 255, .4);  
    }

.highlight-text-panel .icon {
    margin-top: -2px;
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    border-radius: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, .07);
}

.highlight-text-panel .icon svg {
    height: auto;
    width: 20px;
    max-height: 18px;
}

.highlight-text-panel p {
    font-weight: 500;
    padding: 0 !important;
    line-height: 24px;
    font-size: 16px;
    margin-top: 3px;
}


.highlight-wrapper .highlight-text-panel {
    border-right: 1px solid rgba(0, 0, 0, .3);
    padding-right: 20px;
    margin-right: 20px;
}

.highlight-wrapper .highlight-text-panel:last-child {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}    
    
 .what-we-do {
  padding: 100px 0;
    padding-bottom: 100px;
  background: #efedea;
  display: block;
  text-align: center;
  overflow: hidden;
}
    
.therapy-benefit {
    padding: 100px 0; text-align: center; padding-bottom: 60px;
}
    
    .therapy-benefit {
    background: none;
}

.therapy-benefit h4 {
    font-size: 40px;
  font-family: "filson-pro", sans-serif;
    margin-bottom: 20px;
    font-weight: normal;
}


eyebrow.blue {
  color: var(--secondary);
}
.eyebrow {
     font-family: "filson-pro", sans-serif;
  font-size: 20px;
  margin-bottom: 25px;
}
    
.compensation-listing h3 {
font-size: 22px;
margin: 0 auto 15px auto;
font-weight: 600;
line-height: 120%;
  font-family: "filson-pro", sans-serif;
}


.therapy-benefit h3 {
    font-size: 22px;
    font-family: "filson-pro", sans-serif;
    line-height: 26px;
}

.therapy-benefit .three-col-section {
    flex-wrap: wrap; grid-row-gap: 40px;
}

.therapy-benefit .three-col-section .col-list {
    margin-bottom: 30px;
    width: 31%;
}

.therapy-benefit .three-col-section .col-list p {
    max-width: 300px;
    margin: 0 auto;
    padding: 0 10px;
}

.therapy-benefit .three-col-section h3 {
   text-align: center; 
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    font-weight: 500;
    font-family: "filson-pro", sans-serif;
    margin: 0 0 15px 0;
}

.transparency-trust-section {
    display: block;
    text-align: center;
    padding: 0 40px;
    max-width: 850px;
    margin: 40px auto 0;
}
    
    .transparency-trust-section.wid-800{
        max-width: 900px;
    }

.transparency-trust-section .button-panel {
    justify-content: center;
    grid-column-gap: 20px;
    padding: 40px 0;
    flex-wrap: wrap;
    grid-row-gap: 20px;

    
}

.transparency-trust-section .button-panel.single {
    padding-bottom: 0;
}

.transparency-trust-section .left-col {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    grid-column-gap: 20px;
}

.transparency-trust-section .right-col {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    grid-column-gap: 0;
}

.transparency-trust-section .right-col .button-panel {
    grid-column-gap: 20px;
    padding: 10px 0;
    white-space: nowrap;
    border-left: 1px solid rgba(0, 0, 0, .2);
    margin-left: 30px;
    padding-left: 40px;
}

.transparency-trust-section .icon {
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 1px solid var(--primary);
}

.transparency-trust-section h3 {
    font-size: 18px;
    margin: 0 auto 10px auto;
    font-weight: 600;
    line-height: 120%;
}    
    
    
.aba-therapy-home, .how-aba-works-home {
  padding: 100px 0 0;
}
    
.therapy-benefit .three-col-section {
    flex-wrap: wrap;
}
    
    
.aba-therapy-home .button-panel {
    margin: 20px 0 60px;
}

.aba-therapy-home .flex-two-col-section {
    padding: 20px 0 0;
}

.aba-therapy-home .image-section {
    display: flex;
    align-items: flex-end;
}
 
.flex-two-col-section {
  display: flex;
  justify-content: space-between;
  grid-column-gap: 60px;
  align-items: stretch;
}
    
    
    
    .compensation-benefits {
  background: #F9F6EE;
}
    
.compensation-benefits-list {
  padding: 0 0 40px;
}
    
.compensation-benefits-section {
    padding: 100px 0;
    
}

.compensation-benefits-section .flex-col {
    display: flex;
    grid-column-gap: 60px;
    align-items: stretch;
}

.compensation-benefits-section .left-col {
    padding: 40px;
    background: #F3F7FD;
    min-width: 300px;
    width: auto;
    display: grid;
    border-radius: 10px;
}

.compensation-benefits-section .right-col {
    width: 100%;
}

.compensation-benefits-section .title-section {
    text-align: left;
}

.compensation-benefits-section .image-panel {
    margin-top: auto;
    padding-top: 60px;
}

.compensation-benefits-section .image-panel img {
    max-width: 100%;
}

.compensation-benefits-section .icon-section {
    display: flex;
    align-items: center;
    grid-column-gap: 20px;
    min-width: 320px;
    width: auto;
}

.compensation-listing {
    display: flex;
    align-items: center;
    padding: 25px 0;
    border-bottom: 1px solid #d1d1d0;
}

.compensation-listing:first-child {
    padding-top: 0;
}

.compensation-listing:last-child {
    padding-bottom: 0;
    border: 0;
}

.compensation-benefits-section .icon-section .icon {
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    border-radius: 100%;
    background: #E9EFFB;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.compensation-benefits-section .text-section p {
    font-size: 16px;
    line-height: 140%;
}

.compensation-benefits-section h3 {
    font-size: 18px;
    margin: 0 0 15px;
    font-weight: 600;
    line-height: 120%;
}
    
.aba-list-section {
    display: block;
    padding: 100px 0;
}

.aba-list-section .title-section h2 {
    font-size: 30px;
    padding: 0 20px;
    text-transform: inherit;
}

.aba-list-section .title-section {
    display: block;
    text-align: center;
    margin-bottom: 60px;
}



.aba-list-section .aba-list-panel {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.aba-list-section .aba-list-panel .text-content {
    padding-left: 40px;
}

.aba-list-section .aba-list-panel {
    max-width: 930px;
    margin: 0 auto;
}

.aba-list-section .aba-list-panel.reverse {
    flex-direction: row-reverse;
}

.aba-list-section .aba-list-panel.reverse .text-content {
    padding-left: 0;
    padding-right: 40px;
}

.aba-list-section .aba-list-panel .text-content h2 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #182F58;
}

.aba-list-section .aba-list-panel .text-content p {
    font-size: 16px;
    font-weight: 400;
    color: #182F58;
}
    

.aba-therapy-home, .how-aba-works-home {
  padding: 100px 0 0;
}   
.real-voices {
    background: #efedea;
}
    
 .real-voices .container {
    max-width: 1000px;
}  
    
.title-section.center{
        text-align: center;
    }


.real-voices .custom-flex-container {
    padding: 40px 0 0;
    max-width: 1000px;
    margin: 0 auto;
}

.real-voices .testimonials-section p {
    color: var(--primary);
    font-size: 18px;
    line-height: 140%;
    padding-right: 40px;
}

.real-voices .testimonials-section h4.testi-name {
    color: var(--primary);
    font-size: 16px;
    line-height: 140%;
}

.real-voices .testimonials-section h4.testi-name strong {
    display: block;
}

    .real-voice-content {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 20px;
}
    
    .real-voice-content .paragraph-text{max-width: 300px;}
    

.real-voice-content .flex-two-col-section {
    padding-top: 0 !important;
}

.real-voice-content p {
    margin: 10px 0 0;
    font-size: 18px;
    line-height: 150%;
}
    .custom-flex-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
    
    .custom-flex-container .image-panels {
  width: 45%;
  display: flex;
  align-self: flex-end;
}
    
    .custom-flex-container .right-panel-flex {
  padding-bottom: 80px;
}
    
    .custom-flex-container .right-panel-flex {
  width: 55%;
}
   
    
    .custom-flex-container .title-section {
    padding-left: 40px;
}

.custom-flex-container .title-section h2 {
    text-align: left;
    margin: 0;
    padding: 0;
    padding-top: 40px;
}
    
ul.horizontal-bullet-list {
    list-style: none;
    margin-top: 20px;
    margin-left: 10px;
    margin: 10px 0 0;
}

ul.horizontal-bullet-list li {
    list-style: none;
    position: relative;
    display: block;
    margin: 0 0 10px 0;
    color: #182F58;
    padding-left: 20px;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
}

ul.horizontal-bullet-list li:before {
    content: "";
    background: #182F58;
    position: absolute;
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
}
    
    
.testimonials-slider {
    padding: 0 0 0 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
    
    .real-voices .testimonials-section {padding: 0!important;}
    
    .real-voices .testimonials-section p {
    color: var(--primary);
    font-size: 18px;
    line-height: 140%;
    padding-right: 40px;
}

.real-voices .testimonials-section h4.testi-name {
    color: var(--primary);
    font-size: 16px;
    line-height: 140%;
     font-style: italic;
  margin: 20px 0 0 0;
  font-weight: normal;
}

    
    .highlight-small-panel{
        padding: 20px 0 60px 0;
    }
    
    .highlight-small-panel strong{padding-top: 15px; display: block;}
    
    .section-multi .title-section h2 {
   margin-bottom: 30px;
}
    
    .highlight-small-panel .small-text{
         font-size: 16px;
    text-align: center;
    font-weight: bold;
        
    }  
      
    
    .how-maryland-Behavior{padding-bottom: 40px;}
.read-faq-section {
    background: #F7CE3C;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.read-faq-section .container {
    max-width: 1200px;
    margin: 0 auto;
}

.read-faq-section .image-section {
    display: flex;
    align-self: self-end;
    margin-top: 80px;
}
    
    .read-faq-section .image-section img{max-width: inherit;}

.read-faq-section .info-section {
    padding: 100px 0 100px 100px;
}

.read-faq-section h2 {

    font-family: "filson-pro", sans-serif;
    margin-bottom: 30px;
    font-weight: normal;
}

.read-faq-section p {
    font-size: 18px;
    margin-bottom: 20px;
}


    
.small-banner-section-second {
    padding: 40px 20px 0; border-top:1px solid red; margin-top:20px;
}

.small-banner-section-second .flex-col {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.small-banner-section-second .cols {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    grid-column-gap: 0;
}

.small-banner-section-second .icon {
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 1px solid var(--primary);
}

.small-banner-section-second p {
    font-size: 16px;
    margin: 0;
    font-weight: 400;
    line-height: 150%;
}

.small-banner-section-second strong {
    font-size: 18px;
    font-weight: 700;
    color: var(--primary);
}

.small-banner-section-second .seprator {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid var(--primary);
    text-align: left;
}
    
    .read-faq-section .button-panel {
    flex-wrap: wrap;
        grid-column-gap: 20px;
    grid-row-gap: 20px;
        display: flex;
    justify-content: flex-start;
        
}



.small-banner-section-second .max-width-text {
    max-width: 530px;
}

.small-banner-section-second .max-width-text2 {
    max-width: 670px;
}

.small-banner-section-second .max-width-text3 {
    max-width: 700px;
}
    
    .full-section-highlight{
        background:var(--maryland-blue);
        padding: 20px 20px;
    }
    
    .full-section-highlight .container{
        max-width:1000px; margin: 0 auto; text-align: center;
    }
    
    .full-section-highlight p{color:#fff;}
    
    .common-questions{
        max-width: 1100px; margin:0 auto;
    }

 .image-section.mobile{display: none;}



@media (max-width: 1500px) {
  .career-banner .banner .banner-text{
    padding-left: 0px;
  }
}


@media (max-width: 1300px) {

    .who-we-support.how-we-support .three-col-section{
        flex-wrap:wrap; display: grid; grid-template-columns: 1fr 1fr; grid-row-gap:60px;
    }
    
    .therapy-benefit .three-col-section{
        flex-wrap:wrap; display: grid; grid-template-columns: 1fr 1fr; grid-row-gap:60px;
    }
    
    .therapy-benefit .three-col-section .col-list{width:100%;}
    
    .therapy-benefit .three-col-section .col-list p{max-width: 100%;}
    
     .custom-flex-container .image-panels {
        width: 30%;
    }

    .custom-flex-container .image-panels img {
        max-width: 100%;
    }

    .custom-flex-container .right-panel-flex {
        width: 70%;
        padding: 60px 0 100px;
    }

    .real-voices .custom-flex-container .right-panel-flex {
        padding-top: 30px;
    }

    .custom-flex-container {
        grid-column-gap: 0;
    }

    .owl-theme .owl-dots {
        width: auto !important;
        position: absolute;
        bottom: -50px;
        left: 50%;
        transform: translateX(-50%);
    }

    .what-client.what-eductor-wrapper {
        padding-bottom: 0;
    }


    .read-faq-section .info-section{padding-left: 40px;}
    .small-banner-section-second{padding-left: 0; padding-right: 0;}

    
}

@media (max-width: 1200px) {
  .location-section ul li {
    padding-right: 15px;
    margin-right: 15px;
  }
    
    .aba-therapy-home{padding-top: 80px;}
    
     .who-we-support.how-we-support{padding: 80px 0 40px;}
}

@media (max-width: 1100px) {
 .aba-therapy-home .flex-two-col-section .image-section img {
        max-width: 600px;
        margin: 0 auto;
    }

    .aba-therapy-home .flex-two-col-section {
        padding: 0; flex-wrap: wrap;
    }
    
     .aba-therapy-home .flex-two-col-section {
        flex-wrap: wrap;
        justify-content: center;
    }

    .aba-therapy-home .flex-two-col-section .image-section {
        order: 2;
    }
    
}

@media (max-width: 991px) {
 .highlight-wrapper {
        flex-direction: column;
        display: inline-block;
        text-align: left;
    }

    .highlight-wrapper .highlight-text-panel {
        border: 0;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid rgba(0, 0, 0, .3);
        padding-bottom: 15px;
        margin-bottom: 15px;
        justify-content: flex-start;
        flex-wrap: nowrap;
    }

    .highlight-wrapper .highlight-text-panel:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

}

@media (max-width: 900px) { 

.read-faq-section {
        padding: 60px 0 0;
    }

    .read-faq-section .flex-wrapper {
        flex-wrap: wrap;
    }

    .read-faq-section .image-section {
        width: 100%;
        order: 2;
        display: flex;
        justify-content: center;
    }

    .read-faq-section .info-section {
        padding: 0;
        margin: 20px 0 20px 0;
        order: 1;
        display: block;
        text-align: center;
    }

    .read-faq-section .button-panel {
        display: flex;
        justify-content: center;
    }
    
    .small-banner-section-second {
    justify-content: center;
    display: flex;
  }
    
    .therapy-benefit h4{font-size:28px; line-height: 32px;}
    
}

@media (max-width: 767px) { 
    
    .who-we-support.how-we-support{padding:40px 0 40px;}
    .read-faq-section .image-section{margin-top: 30px;}
    .read-faq-section .info-section{margin-top: 0;}
    .highlight-small-panel p.small-text{padding-top: 20px;}
    .compensation-benefits-list{padding-bottom: 0;}
    .compensation-listing h3{font-size:20px;}
    .eyebrow {
  font-size: 16px;
  margin-bottom: 15px;
}
    
  .highlight-text-container {
  padding-top: 20px;
  margin-top: 10px;
  text-align: left;
}
    
    .highlight-text-panel p{margin-top: 0;}
    
    .therapy-benefit{padding: 40px 0 40px;}
    
    .image-section.desk{display: none;}
    
    .image-section.mobile{display: block;}
    
    .who-we-support.how-we-support .three-col-section, .therapy-benefit .three-col-section{
        grid-template-columns: 1fr;
    }
    
    .therapy-benefit .three-col-section{grid-row-gap: 20px; margin-bottom: 0!important;}
    
    .transparency-trust-section{margin-top: 10px; padding: 0;}
    
    .therapy-benefit .three-col-section .col-list p{padding: 0;}
    
    .three-col-section{margin-top: 40px; margin-bottom: 20px;}
    
    
    .aba-therapy-home{padding-top: 40px;}
    
   .location-section ul {
        flex-wrap: wrap;
    }

    .location-section ul li {
        border: 0;
        margin: 0;
        border-bottom: 1px solid rgba(0, 0, 0, .3);
        padding-bottom: 15px;
        margin-bottom: 15px;
        width: 100%;
    }

    .location-section ul li:last-child {
        margin: 0;
        padding: 0;
        border: 0;
    }
    
    .career-banner .button-two-col{flex-wrap:wrap; grid-row-gap:15px;}
    .career-banner .button-two-col a{width:100%; box-sizing: border-box;}
    
    .career-banner .banner .banner-text{padding-bottom: 0;}
    
     .real-voices .custom-flex-container .right-panel-flex {
        background: rgba(255, 255, 255, .5);
        padding: 20px 20px 20px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        border-radius: 10px;
        margin: 20px 0 50px 0;

    }
    
    .real-voices .custom-flex-container{flex-wrap:wrap;}

    .real-voices .testimonials-section p {
        font-size: 17px;
    }
    
    .custom-flex-container .image-panels {
        order: 2;
    }

    .custom-flex-container .right-panel-flex{width:100%;}
    .real-voices .custom-flex-container .image-panels img {
        margin-top: 20px;
    }

    .real-voices .testimonials-section p {
        padding-right: 10px;
    }
    
      .what-client-saying .testimonials-section {
        max-width: 100%;
    }
    
     .what-client-saying .container {
        position: relative;
        padding: 40px 30px 100px 20px;
    }
    
      .what-client-saying h2.normalfont {
        line-height: 30px;
    }
    
     .what-client-saying {
        background-position: 150px top;
        position: relative;
    }

    .what-client-saying:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #1C5A7D;
    }

    .what-client-saying .quotes {
        bottom: 20px;
        right: 20px;
    }

    .what-client-saying .quotes img {
        height: 120px;
    }
    
    .custom-flex-container .image-panels {
    width: 100%;
  }
    
    .aba-therapy-home .flex-two-col-section .col{width:100%;}
    
    .real-voice-content .paragraph-text{max-width: 100%;}
    
   .real-voices .title-section p{text-align: left;}
    .real-voices .title-section p.eyebrow{text-align: center;  margin-top:0;}
    
    .real-voices .custom-flex-container{padding-top: 10px;}
    .real-voice-content{margin-top: 0;}
    
    .testimonials-slider{padding: 0;}
    
    .aba-therapy-home .flex-two-col-section .image-section img{
        max-width: 100%;
    }

}


@media (max-width: 575px) {

    .who-we-support.how-we-support .three-col-section, .therapy-benefit .three-col-section{
       grid-template-columns: 1fr; grid-row-gap:30px;
    }

    
    .who-we-support .three-col-section h3, .therapy-benefit .three-col-section h3, .what-makes-maryland h3{
        font-size:20px; line-height: 26px;
    }
    
}
