@media screen and (max-width:767px) {
  .topbar {
    height: auto;
  }
  .topbar-menu.text-right.col-md-6 {
    display: none;
  }
  .header-icon {
    display: none;
  }
  #masthead .sober-container .row {
    direction: rtl;
  }
  .site-header .site-branding {
    text-align: left;
  }
  .full-wrapper .sober-container {
    border-radius: 15px;
    padding: 20px;
  }
  .home-banner .sober-container {
    direction: rtl;
  }
  .banner-left {
    padding-right: 0px;
    width: 100%;
    text-align: center;
  }
  .ctas h5 {
   font-size: 15px !important;
 }
 .ctas h2,
 .ctas-2 h2 
 {
  font-size: 28px !important;
  line-height: 40px !important;
  margin-bottom: 10px;
}
.ctas a, .btn-cmn {
  font-size: 15px;
  line-height: 47px;
  padding: 0px 50px 0px 16px;
  width: auto;
  margin-top: 10px;
}
.ctas a::after, .btn-cmn::after {
  width: 35px;
  height: 35px;
  line-height: 37px;
  font-size: 20px;
}
.banner-right {
  width: 100%;
}
/*.logo-banner .sober-container {
  padding: 0;
}*/
.ctas-2 p br {
  display: none;
}
ul.programs-lists {
  margin-top: 30px;
}
ul.programs-lists > li {
  border-radius: 12px;
  padding: 15px 20px;
  width: 100%;    
  margin-left: 0 !important;
  margin-right: 0 !important;
}
ul.programs-lists > li figure {
  width: 102px;
  height: 102px;
  background-size: 50px;
}
/*.about-banner .sober-container {
  padding: 0;
}*/
.ctas ul {
  font-size: 15px !important;
}
.abox-cover {
  margin-top: 30px;
}
.appointment-boxes {
  width: 100%;
  border: 5px solid white;
  padding: 30px 20px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.appointment-boxes.abox-1 {
  margin-bottom: 25px;
}
.form-left {
  width: 100%;
  padding-right: 0px;
}
.ctas p {
  font-size: 14px;
  line-height: 25px;
}
.form-left::after {
  width: 140px;
  height: 101px;
  margin-right: 0;
  margin-top: -20px;
  transform: rotate(145deg);
  background-size: contain;
  background-repeat: no-repeat;
}
.form-right {
  padding: 20px;
  width: 100%;
}
.form-right .gform_footer.before input.gform_button {
  font-size: 15px !important;
  font-weight: 500 !important;
}
/*.why-us-banner .sober-container {
  padding: 0;
}*/
.why-us-banner .banner-left {
  padding-right: 0px;
  text-align: left;
}
.testimonial-here {
  padding: 22px;
  margin-top: 25px;
}
.testimonial-here .card-body p {
  font-size: 15px;
  line-height: 25px;
}
.testimonial-here button.slide-arrow {
  bottom: 40px;
}
.treatment-item .card-body {
  padding: 20px 20px;
  margin: 0 0px;
}
.treatment-item button.slick-arrow img {
  width: 30px;
}
.treatment-item button.slide-arrow {
  left: -15px;
}
.treatment-item button.slide-arrow.next-arrow.slick-arrow {
  right: -15px;
}
.footer-banner .sober-container {
  padding: 0;
}
.left-footer {
  padding-left: 100px;
  height: 115px;
  width: 100% !important;
  background-size: 80px;
}
.left-footer h4 {
  font-size: 18px;
  margin-bottom: 5px;
}
.left-footer p {
  font-size: 14px;
}
.full-wrapper.footer-banner a.btn-cmn.black {
  float: none;
  margin-top: 0px;
  display: block;
  width: 170px;
  margin: auto;
}
.footer-widgets .container {
  width: 100%;
}
#text-6 {
  margin: 0;
}
.site-footer .copyright {
  margin-bottom: 0px;
}
.footer-info .container, .footer-info .sober-container {
  padding-top: 0;
}
}