@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap");
@import url("ysc-jackson.css");

.skip-to-main {
  padding: 10px 50px;
  display: inline-block;
  background-color: tomato;
  border: 2px solid #000;
  font-family: sans-serif;
  color: #fff !important;
  text-decoration: none !important;
  position: absolute;
  top: 0;
  left: -10000px;
  z-index: 100000;
}
/* aligncenter */
.skip-to-main:focus {
  left: 0;
}

main,
body #editor *:not(i):not(span.dashicon) {
  font-family: "Roboto", sans-serif;
}

body #editor .fas {
  font-family: "Font Awesome 5 Free";
}

body #editor .fab {
  font-family: "Font Awesome 5 Brands";
}

body a,
body .sbc-doctors-full-list__no-results a {
  color: #016CC1;
  text-decoration: underline;
}

body .sbc-doctors-full-list__no-results a {
  transition: all .3s ease;
}

body .sbc-doctors-full-list__no-results a:hover {
  color: #0056b3;
}

button.btn-primary,
button.btn-secondary {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background-color: #016cc1;
  padding: 5px 40px;
  min-height: 48px;
  min-width: 195px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 25px;
  border: 1px solid #016cc1 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0 2px 20px 0 rgba(76, 106, 129, 0.2);
  position:relative;
  overflow:hidden;
  z-index:1;
  text-decoration: none !important;
}
button.btn-primary::before {
  content: '';
  position: absolute;
  top:0;
  left:0;
  bottom:0;
  width:0%;
  transition: all 0.5s ease;
  background-color:#fff;
  z-index:-1;
}
a.btn {
  text-decoration: none !important;
}
button.btn-primary:hover::before {
  width:100%;
}
button.btn-primary:hover {
  color: #016cc1;
  background: #016cc1;
}
button.btn-secondary {
  background-color: #fff;
  color: #016cc1;
  border: solid 1px #b4c2d5 !important;
}
button.btn-secondary::before {
  content: '';
  position: absolute;
  top:0;
  left:0;
  bottom:0;
  width:0%;
  transition: all 0.5s ease;
  background-color:#016cc1;
  z-index:-1;
}
button.btn-secondary:hover::before {
  width:100%;
}
button.btn-secondary:hover {
  color: #fff;
  background: transparent;
}
body .sbc-small-hero {
  text-align: center;
  padding: 40px 0;
}

body h1.title-h1-primary {
  font-size: 48px;
  font-weight: bold;
  line-height: normal;
  color: #005293;
  margin-bottom: 10px;
  margin-top: 0;
}

body.uhealth-s h1.title-h1-primary {
  color: #475B67;
}

body h2.title-h2-primary {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  color: #263540;
  margin-bottom: 15px;
}

body p.p-primary {
  font-size: 16px;
  font-style: normal;
  line-height: 1.5;
  color: #263540;
  margin-bottom: 0;
}

body .content-cont img.aligncenter {
  display:block;
  margin-left:auto;
  margin-right:auto;
}

body .sbc-small-hero .block__buttons {
  margin-top: 32px;
}

body .sbc-small-hero .block__buttons a {
  margin: 0 10px;
}

body .sbc-small-hero .block__buttons a i,
body .sbc-small-hero-cta-column .block__buttons a i {
  font-size: 12px;
  margin-right: 10px;
}

body .sbc-small-hero-cta-column {
  border-bottom: 4px solid #aa1948;
}

body .sbc-small-hero-cta-column .block__buttons {
  text-align: right;
}

body .sbc-small-hero-cta-column .block__buttons a {
  margin-bottom: 16px;
}

body .sbc-small-hero-cta-column .phone-over-ctas {
  display: block;
  text-align: right;
  font-size: 24px;
  font-weight: bold;
  color: #005293;
  margin-bottom: 16px;
  margin-right: 5px;
}

body .sbc-small-hero-cta-column .phone-over-ctas i {
  margin-right: 10px;
  font-size: 22px;
}

body .sbc-small-hero-cta-column .logo-over-ctas {
  width: 195px;
  margin-bottom: 16px;
  display: block;
  margin-left: auto;
  margin-right: 5px;
}

body .sbc-hero-with-image .col-image__image {
  width: 100%;
  height: 100%;
  min-height: 420px !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

body .sbc-hero-with-image .col-image {
  padding-left: 35px;
}

body .sbc-hero-with-image .block__buttons {
  margin-top: 32px;
}

body .sbc-hero-with-image .block__buttons a:not(:last-child) {
  margin-right: 24px;
}

body .sbc-hero-with-image .share_buttons {
  margin-top: 32px;
}

body .sbc-hero-with-image .has_share_buttons__fa {
  display: flex;
  justify-content: flex-start;
}

body .sbc-hero-with-image .has_share_buttons__fa p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-transform: uppercase;
  color: #475b67;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
}

body .sbc-hero-with-image .has_share_buttons__fa a {
  color: #005293 !important;
  margin-right: 10px;
}

body .sbc-hero-with-image .has_share_buttons__fa a:hover {
  color: #263540 !important;
}

body .sbc-hero-with-image .has_share_buttons__fa a i {
  font-size: 22px;
}

body .sbc-hero-with-image .links-dropdown h2 {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  color: #005293;
}

body .sbc-hero-with-image .links-dropdown {
  position: relative;
  top: 50px;
  padding: 30px 0;
  margin-top: 10px;
}

body .sbc-hero-with-image.sbc-hero-with-tall-image .links-dropdown {
  top: 0;
  margin-top: 0;
}

body .sbc-hero-with-image .links-dropdown .links-dropdown__background {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 0 20px 0 #ebf1f5;
}

body .sbc-hero-with-image .col-list-title,
body .sbc-hero-with-image .col-dropdown {
  display: flex;
  align-items: center;
}

body .sbc-card-over-image .card-cont ul {
  padding: 0;
  padding-left: 20px;
  margin: 0;
  text-align: left !important;
}

body.uhealth-s .sbc-card-over-image .card-cont {
  border-bottom-color: #F47121;
}

body .sbc-hero-with-image .links-dropdown select {
  width: 100%;
  display: block;
  max-width: none;
  height: 40px;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  padding: 0 20px;
  box-sizing: border-box;

  font-family: "Roboto";
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: normal;
  color: #475b67;

  background: url(../images/arrow-dd.png) 97% / 15px no-repeat #f4f8fa;
}

body .sbc-hero-with-image p,
body .sbc-hero-with-image .share_buttons {
  margin-bottom: 30px;
}

body .sbc-hero-with-card {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 700px;

  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
}

body .sbc-hero-with-card > div {
  flex-basis: 100%;
}

body .sbc-hero-with-card__container {
  height: 100%;
  position: relative;
}

body .sbc-hero-with-card__container > .row {
  position: absolute;
  left: 15px;
  top: 30%;
  width: 100%;
}

body .sbc-hero-with-card__title {
  background-color: #fff;
  padding: 40px 50px;
  border-bottom: 8px solid #aa1948;
}

body.uhealth-s .sbc-hero-with-card__title {
  border-bottom: 8px solid #F47121;
}

header form input.st-search-input {
  font-size: 12px;
  padding: 5px 9px 5px 27px;
  height: 18px;
  width: 200px;
  color: #666;
  border: 1px solid #ccc;
  outline: none;
  background: #fcfcfc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUFJREFUeNqU0j0oRWEcx/Hj3ifvlMHL7C1lY7mDwUBKkoksBjKJxWIQu7xlOybDLVGukhhMZDFbxGBS8nIjKR3E96nf0dPjuuVfn+6tc35P//P8/yYMw8CpbgygGQlcYw8H+Ai8MvotxQImgt81hk1M4cEPF2IV43jCGo7wjk5MYhhlGMKbG+7BKO4wiGPn8DO1vIN+jGA9fpjQaUksecG4zjGPL3VQ5IZb9OAw+LtO1FkjatxwUuEoTzjSbRu9/xO+0W97nnArqvXuoxve1/9p1OUIlmNGU7EX9+KGt3GKNuyiC5WoQAe2NJFP3PpzzmoR0khpxle6h3pnkeKJPCPjbtglerVFfWhSVxfqJtK4qrChTMY4XdjVm9O21aIA92LrFcv6HHtAsclxQVnxa0WfsqgDUib4X9muStCA2W8BBgDJ0EeGeFZ8WAAAAABJRU5ErkJggg==) no-repeat 7px 7px;
}


.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .autocomplete-item-with-site-title .site-title {
  font-size:12px;
  line-height:1.1;
  color:#005293;
  text-transform:none;
  margin-top:2px;
}

.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results {
  position:absolute;
  left:0;
  width:100%;
  /* top: -40px Set dynamically via js */
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background-color: #fff;
  display: block;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0 2px 20px 0 rgba(76, 106, 129, 0.2);
  -moz-box-shadow: 0 2px 20px 0 rgba(76, 106, 129, 0.2);
  box-shadow: 0 2px 20px 0 rgba(76, 106, 129, 0.2);
  position: absolute;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-align: left;
  z-index:9999;
}

.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  padding: 10px 8px;
  font-size: 13px;
  list-style-type: none;
  background-image: none;
  margin: 0;
  display:block;
}

.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item:first-child {
  border-top: 1px solid #fff;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item:focus,
.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item:hover {
  text-decoration:none;
  background-color:#016cc1;
  border-bottom: 1px solid #016cc1;
}

.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item .title {
  font-size: 13px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #475b67;
}

.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item .title em {
  color: #0b2644;
  font-style: normal;
  font-weight: bold;
}

.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item:focus .title,
.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item:hover .title,
.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item:focus .site-title,
.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item:hover .site-title {
  color:#fff;
}

.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item:focus .title em,
.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item:hover .title em {
  font-style: normal;
  color:#fff;
}

.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item:focus,
.jhs-swiftype-autocomplete-containing-el .jhs-swiftype-autocomplete-results .jhs-swiftype-autocomplete-item:hover {
  outline: none;
}

body .sbc-hero-with-card__title p {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: bold;
  color: #263540;
}

body .sbc-hero-with-card__icons {
  height: 200px;
  background-color: #fff;
  width: 100%;
  transform: translateY(-100%);
}

body .sbc-hero-with-card__icons > .container {
  height: 100%;
  display: flex;
  align-items: center;
}

body .sbc-hero-with-card__icons-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

body .sbc-hero-with-card__icons-wrapper .sbc-hero-with-card__icons-instance {
  flex-basis: 32%;
}

body .sbc-hero-with-card__icons-instance .sbc-hero-with-card__icon {
  width: 70px !important;
  height: 86px !important;
}

body .sbc-hero-with-card__icons-instance h2 {
  font-size: 24px;
  font-weight: bold;
  color: #005293;
  padding-top: 10px;
  padding-left: 20px;
}

body.uhealth-s .sbc-hero-with-card__icons-instance h2 {
  color: #2A7475;
}

body.uhealth-s a.btn-primary,
body.uhealth-s button.btn-primary {
  background-color: #005293 !important;
  border-color: #005293 !important;
  color: #fff !important;
}

/* body.uhealth-s a.btn-primary:hover,
body.uhealth-s button.btn-primary:hover {
  background-color: #F4F8FA !important;
  color: #005293 !important;
} */

body.uhealth-s a.btn-primary:hover,
body.uhealth-s button.btn-primary:hover {
  color: #005293 !important;
  background: #005293 !important;
}

body.uhealth-s a.btn-secondary,
body.uhealth-s button.btn-secondary {
  background-color: #F4F8FA;
  border-color: #005293 !important;
  color: #005293 !important;
}

body.uhealth-s a.btn-secondary:hover,
body.uhealth-s button.btn-secondary:hover {
  background-color: #F4F8FA !important;
  color: #fff !important;
}

body.uhealth-s a.btn-secondary::before,
body.uhealth-s button.btn-secondary::before {
  background-color:#005293;
}

body .sbc-hero-with-card__icons-instance .image-plus-title {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 10px;
}

body .sbc-hero-with-image {
  padding: 50px 0;
}

body .sbc-hero-with-image.sbc-hero-with-tall-image {
  padding: 0;
}

body .sbc-hero-with-image.sbc-hero-with-tall-image .sbc-hero-with-tall-image__content {
  padding-top: 50px;
  padding-bottom: 50px;
}

body .sbc-sopport-groups__general-title {
  font-size: 40px;
  color: #475b67;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
}

body .sbc-sopport-groups__general-subtitle {
  font-size: 24px;
  color: #263540;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
}

body .sbc-sopport-groups__general-description {
  font-size: 16px;
  color: #263540;
  text-align: center;
  font-weight: 400;
  margin-bottom: 20px;
}

body .sbc-support-groups-list {
  margin-top: 30px;
}

body .sbc-support-group-instance {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  box-shadow: 0 2px 20px 0 rgba(76, 106, 129, 0.2);
}

body .sbc-support-group-carousel-wrapper {
  flex-basis: 48%;
  width: 48%;
}

body .sbc-support-group-carousel,
body .sbc-support-group-carousel .slick-list.draggable,
body .sbc-support-group-carousel .slick-list.draggable .slick-track,
body .sbc-support-group-carousel .slick-list.draggable .slick-track .sbc-support-group-carousel-item {
  height: 100%;
}

body .sbc-cta-bar .title-h2-secondary a {
  color: #fff !important;
  text-decoration: underline !important;
}

body .sbc-support-group-data-wrapper {
  flex-basis: 52%;
  width: 52%;
}

body .sbc-support-group-carousel-item {
  height: 450px;
}

body .sbc-support-group-data-wrapper {
  padding: 30px;
}

body .sbc-support-group-data-wrapper .sbc-support-group-data-wrapper__title {
  color: #005293;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}

body .sbc-support-group-data-wrapper .sbc-support-group-data-wrapper__subtitle {
  color: #263540;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

body .sbc-support-group-data-wrapper .sbc-support-group-data-wrapper__content {
  color: #263540;
  font-size: 16px;
  font-weight: 400;
}

body .sbc-support-group-carousel .slick-arrow,
body .sbc-locations-carousel .slick-arrow,
body .sbc-patient-inner-page__carousel .slick-arrow {
  width: 65px;
  height: 125px;
  z-index: 100;
  background-color: #ebf1f5;
  opacity: 1;
}

body .sbc-locations-carousel .slick-arrow {
  width: 25px;
  background-color: transparent;
}

body .sbc-support-group-carousel .slick-arrow:hover,
body .sbc-locations-carousel .slick-arrow:hover {
  opacity: 1;
}

body .sbc-support-group-carousel .slick-arrow.slick-prev {
  left: 0;
}

body .sbc-support-group-carousel .slick-arrow.slick-next {
  right: 0;
}

body .sbc-locations-carousel .slick-arrow.slick-prev {
  left: -40px;
}

body .sbc-locations-carousel .slick-arrow.slick-next {
  right: -40px;
}

body .sbc-patient-inner-page__carousel .slick-prev:before,
body .sbc-patient-inner-page__carousel .slick-next:before,
body .sbc-seo-message__carousel .slick-prev:before,
body .sbc-seo-message__carousel .slick-next:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
}

body .sbc-patient-inner-page__carousel .slick-prev:before,
body .sbc-seo-message__carousel .slick-prev:before {
  content: '\f104';
}

body .sbc-patient-inner-page__carousel .slick-next:before,
body .sbc-seo-message__carousel .slick-next:before {
  content: '\f105';
}

body .sbc-support-group-carousel .slick-prev:before,
body .sbc-support-group-carousel .slick-next:before,
body .sbc-locations-carousel .slick-prev:before,
body .sbc-locations-carousel .slick-next:before,
body .sbc-patient-inner-page__carousel .slick-prev:before,
body .sbc-patient-inner-page__carousel .slick-next:before {
  transition: all 0.3s ease;
  background-color: transparent;
  display: block;
  font-size: 40px;
  color: #475b67;
}

body .sbc-patient-inner-page__carousel .slick-prev {
  left: 0;
}

body .sbc-patient-inner-page__carousel .slick-next {
  right: 0;
}

body .sbc-support-group-data-wrapper__buttons {
  margin-top: 30px;
}

body .sbc-patient-inner-page__carousel .slick-slide {
  height: auto !important;
}

body
.sbc-support-group-instance:nth-child(odd)
.sbc-support-group-before-carousel {
  display: block;
}

body
.sbc-support-group-instance:nth-child(even)
.sbc-support-group-before-carousel {
  display: none;
}

body
.sbc-support-group-instance:nth-child(odd)
.sbc-support-group-after-carousel {
  display: none;
}

body
.sbc-support-group-instance:nth-child(even)
.sbc-support-group-after-carousel {
  display: block;
}

body .sbc-spotlight-instance__image {
  min-height: 200px;
  height: 450px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  flex-basis: 48%;
  width: 48%;
}

body .sbc-spotlight-instance {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  box-shadow: 0 2px 20px 0 rgba(76, 106, 129, 0.2);
}

body .sbc-spotlight-instance__content {
  flex-basis: 52%;
  width: 52%;
  padding: 30px;
}

body .sbc-spotlight-instance__content__title {
  color: #005293;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}

body .sbc-spotlight-instance__content__subtitle {
  color: #263540;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

body .sbc-spotlight-instance__content__content {
  color: #263540;
  font-size: 16px;
  font-weight: 400;
}

body .sbc-spotlight-instance__content__buttons {
  margin-top: 30px;
}

body
.sbc-spotlight-instance:nth-child(odd)
.sbc-spotlight-instance__image__odd {
  display: block;
}

body
.sbc-spotlight-instance:nth-child(odd)
.sbc-spotlight-instance__image__even {
  display: none;
}

body
.sbc-spotlight-instance:nth-child(even)
.sbc-spotlight-instance__image__odd {
  display: none;
}

body
.sbc-spotlight-instance:nth-child(even)
.sbc-spotlight-instance__image__even {
  display: block;
}

body .sbc-benefits .sbc-spotlight-list {
  width: 100%;
}

body .sbc-benefits-links-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 30px;
}

body .sbc-benefits-links-list .sbc-benefit-link-instance {
  display: block;
  flex-basis: 32%;
  box-shadow: 0 2px 20px 0 rgba(76, 106, 129, 0.2);
  margin-bottom: 30px;
  text-decoration: none !important;
}

body .sbc-benefits-links-list .sbc-benefit-link-instance .sbc-benefit-link-instance__div {
  height: 200px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

body .sbc-benefits-links-list .sbc-benefit-link-instance .sbc-benefit-link-instance__div-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-bottom: 0;
  background-color: #fff;
  text-align: center;
  padding: 20px 0;
  text-decoration: none !important;
  color: #005293;
  font-size: 18px;
  font-weight: 700;
}

body .cta-with-images-list {
  margin: 40px 0 0;
}

body .cta-with-images-list__instance {
  text-decoration: none !important;
  margin-bottom: 30px;
  display: block;
}

body .cta-with-images-list__instance-image {
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  box-shadow: 0 2px 20px 0 rgba(76, 106, 129, 0.2);
}

body .cta-with-images-list__instance-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: #fff;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #005293;
  font-size: 18px;
  font-weight: 700;
}

body .support-classes__instance-image {
  overflow: hidden;
}

body .support-classes__instance-image .cta-with-images-list__instance-text-wrapper {
  position: absolute;
  bottom: -122px;
  left: 0;
  width: 100%;
  height: 200px;
  background-color: #fff;
  padding: 0 15px 15px 15px;
  transition: all .3s ease;
  z-index:1;
}



body .support-classes__instance-image .cta-with-images-list__instance-text {
  position: static;
  height: 80px;

  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

body.uhealth-s .support-classes__instance-image .cta-with-images-list__instance-text {
  color: #2a7475;
}

body .support-classes__instance-image .cta-with-images-list__instance-description {
  /*margin-bottom: 0;*/
  font-size: 16px;
  color: #263540;
}

body .support-classes__instance-image {
  height: 250px !important;
}

body .sbc-sopport-groups__general-description {
  text-align: center;
}

body .location-carousel-instance__image {
  height: 150px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

body .location-carousel-instance {
  margin: 0 10px;
  box-shadow: 0 0 8px 0 rgba(76, 106, 129, 0.2);
}

body .locations-carousel-wrapper-list .slick-list.draggable {
  padding-bottom: 20px;
  padding-top: 20px;
}

body .location-carousel-instance__content {
  padding: 15px;
}

body .location-carousel-instance__content-title {
  color: #005293;
  font-size: 24px;
  margin-bottom: 15px;
}

body .location-carousel-instance__content-title-link a {
  color: #263540;
  text-decoration: none !important;
}

body .location-carousel-instance__content-title-link {
  display: flex;
  margin-bottom: 10px;
}

body .location-carousel-instance__content-title-link.location-carousel-instance__content-address-link {
  flex-direction: column;
}

body .location-carousel-instance__content-address-link__take-tour {
  margin-top: 5px;
}

body .location-carousel-instance__content-title-link i {
  position: relative;
  top: 2px;
  flex-basis: 24px;
}

body .location-carousel-instance__content-title-link p {
  margin-bottom: 0;
}

body .location-carousel-instance__content-address-link {
  text-align: center;
  justify-content: center;
  margin-top: 30px;
}

body .location-carousel-instance__content-address-link a {
  color: #005293;
  display: block;
  text-align: center;
  font-weight: 700;
}

body .locations-carousel-wrapper-list {
  margin-top: 0px;
}

body .locations-simple-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

body .locations-simple-list .locations-carousel-item {
  flex-basis: 32%;
  margin-bottom: 30px;
}

body .locations-simple-list .locations-carousel-item .location-carousel-instance {
  margin: 0 15px;
}

body .locations-simple-list__archive-link,
body .locations-carousel__archive-link {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}

body .locations-simple-list-has_archive_link-intro-text,
body .locations-carousel-has_archive_link-intro-text {
  color: #4c6a81;
}

body .admin-block-message {
  color: #797a81 !important;
  font-size: 24px !important;
  padding: 25px !important;
  border: 1px solid #4c6a81 !important;
}

body .location-hero-map-wrapper__icon-text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

body .location-hero-map-wrapper__icon-text i {
  flex-basis: 24px;
  position: relative;
  top: 3px;
}

body .location-hero-map-wrapper__buttons .btn {
  margin-right: 15px;
}

body .location-hero-map-wrapper__buttons .btn:last-child {
  margin-right: 0;
}

body .location-hero-map-wrapper__container h1 {
  color: #005293;
  font-size: 48px;
  margin-bottom: 25px;
}

body .location-hero-map-wrapper__container .location-hero-map-wrapper__icon-text a {
  color: #263540 !important;
  text-decoration: none !important;
  font-weight: 700;
}

body .location-hero-map-wrapper__container .location-hero-map-wrapper__icon-text p {
  font-weight: 700;
}

body .location-hero-map-wrapper__container .location-hero-map__subtitle {
  color: #263540;
  font-size: 24px;
  font-weight: 700;
}

body .location-hero-map-wrapper__container .location-hero-map-wrapper__icon-text.location-hero-map-wrapper__icon-blue {
  color: #005293;
}

body .location-hero-map-wrapper__container .location-hero-map-wrapper__icon-text.location-hero-map-wrapper__icon-blue i {
  font-size: 22px;
  position: relative;
  top: 5px;
}

body .location-hero-map-wrapper__container .location-hero-map-wrapper__icon-text.location-hero-map-wrapper__icon-blue p {
  font-size: 24px;
  font-weight: 700;
}

body .location-hero-map-wrapper {
  display: flex;
  flex-wrap: wrap;
}

body .location-hero-map-wrapper.has-menu {
  padding-bottom: 86px;
  position: relative;
}

body .location-hero-map-wrapper__container {
  flex-basis: 50%;
  padding: 50px 50px 30px 150px;
}

body .location-hero-map-wrapper__map {
  flex-basis: 50%;
}

body .location-hero-map-wrapper__map-div {
  height: 100%;
}

body .simple-map__map.location-hero-map-wrapper__map-div {
  height: 100%;
}

body .location-hero-map-wrapper__buttons {
  margin-top: 10px;
}

body .location-hero-map-wrapper_menu {
  position: absolute;
  width: 100%;
  height: 86px;
  bottom: 0;
  left: 0;
  background-color: #f7f7f7;
  border-bottom: 4px solid #aa1948;
}

body .location-hero-map-wrapper_menu-list {
  display: flex;
  list-style-type: none;
  justify-content: flex-start;
  height: 86px;
  align-items: center;
  margin-bottom: 0;
}

body .location-hero-map-wrapper_menu-list li:not(:last-child) {
  margin-right: 50px;
}

body .location-hero-map-wrapper_menu-list a {
  color: #263540;
  font-weight: 700;
  text-decoration: none;
}

body .sbc-location-map-card .location-hero-map-wrapper__map {
  height: 600px;
  flex-basis: 100%;
  position: relative;
}

body .sbc-location-map-card .location-hero-map-wrapper__map .locations-carousel-item {
  width: 360px;
  position: absolute;
  top: 50%;
  left: 100px;
  transform: translateY(-50%);
  z-index: 1;
}

body .sbc-location-map-card .location-hero-map-wrapper__map .locations-carousel-item .location-carousel-instance__content {
  background-color: #fff;
}

body .locations-full-map-block__locations-section.map {
  height: 1000px;
  overflow: hidden;
}

body .locations-full-map-block__locations-section.list {
  height: auto;
  overflow: visible;
}

body .locations-full-map-block__location-cards-subsection {
  height: 1000px;
  overflow-y: auto;
}

body .locations-full-map-block__location-cards-subsection .locations-carousel-item {
  margin-bottom: 30px;
}

body .locations-full-map-block__locations-section.list .location-carousel-instance {
  height: 100%;
  margin: 0;
}

body .locations-full-map-block__locations-section.list .location-carousel-instance .location-carousel-instance__content {
  padding-bottom: 80px;
}

body .locations-full-map__filters-view-buttons button {
  text-transform: uppercase;
  color: #475b67;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  padding: 10px 20px;
  border: none;
  background-color: transparent;
  transition: all .3s ease;
}

body .locations-full-map__filters-view-buttons button i {
  color: #aa1948;
}

body .locations-full-map__filters-view-buttons button.btn-location-view__active {
  background-color: #efefef;
}

body .locations-full-map__filters-view-buttons button:hover {
  background-color: #efefef;
  cursor: pointer;
}

body .locations-full-map-block__locations-section.list .locations-carousel-item__list {
  margin-bottom: 30px;
}

body .locations-full-map-block__locations-section.list .location-carousel-instance__content-address-link {
  position: absolute;
  left: 50%;
  bottom: 15px;
  transform: translateX(-50%);
}

body .locations-full-map-block__location-map-subsection .full-locations-map {
  height: 1000px;
}

body .locations-full-map-block__locations-section {
  margin-top: 30px;
}

body .locations-full-map-block__location-cards-subsection-card-list .locations-carousel-item .location-carousel-instance {
  margin: 0;
}

body .locations-full-map-block__filters-section__buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

body .locations-full-map-block__filters-section__buttons .location-type-filter-btn {
  margin-bottom: 15px;
  margin-left: 5px;
  margin-right: 5px;
}

body .locations-full-map-block__filters-section__buttons .location-type-filter-btn.btn-primary {
  color: #fff;
}

body .locations-full-map-block__filters-section__buttons .location-type-filter-btn.btn-primary:hover {
  color: #016cc1;
}

body .locations-full-map-block__filters-section__buttons .location-type-filter-btn.btn-secondary {
  color: #016cc1;
}

body .locations-full-map-block__filters-section__buttons .location-type-filter-btn.btn-secondary:hover {
  color: #fff;
}

body .locations-full-map-block__filters-section__buttons-wrapper {
  box-shadow: 0 0 8px 0 rgba(76, 106, 129, 0.2);
  padding: 30px 30px 15px 30px;
  border-bottom: solid 8px #aa1948;
  margin-top: 15px;
  margin-bottom: 30px;
  background-color: #fff;
}

body .locations-full-map-block__filters-section__buttons-filter-text {
  font-size: 24px;
  color: #475b67;
  font-weight: 700;
  text-align: center;
}

body .locations-list-filters__controls {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

body .locations-list-filters__button {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 15px;
  flex-wrap: wrap;
}

body .locations-list-filters__button #locations-filters-clear {
  margin-left: 10px;
}

body .locations-list-filters__controls .locations-list-filters-control {
  flex-basis: 32%;
}

body .locations-list-filters__controls .locations-list-filters-control label,
body .locations-list-filters__controls .locations-list-filters-control input[type="text"] {
  display: block;
  width: 100%;
}

body .locations-list-filters__controls .locations-list-filters-control input[type="text"],
body .classes-full-list-block__filters-section .locations-filters-date-control input[type="date"] {
  height: 40px;
  background-color: #f4f8fa;
  border: none;
  padding: 0 10px;
  box-sizing: border-box;
}

body .ms-options-wrap > button:focus,
body .ms-options-wrap > button {
  padding-top: 10px;
  padding-bottom: 10px;
  border: none;
  background-color: #f4f8fa;
}

body .ms-options-wrap > .ms-options {
  max-width: 1110px;
  left: 50%;
  transform: translateX(-50%);
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

body .ms-options-wrap > .ms-options > ul input[type="checkbox"] {
  position: relative;
  margin-right: 20px;
  top: -1px;
}

body .ms-options-wrap > .ms-options > ul label {
  padding-left: 4px;
}

body .locations-full-list .locations-carousel-item .location-carousel-instance {
  margin-left: 0;
  margin-right: 0;
  height: 100%;
}

body .locations-full-list .locations-carousel-item {
  flex-basis: 100% !important;
}

body .location-full-list-filters {
  margin-top: 20px;
}

body .locations-full-list .locations-simple-list {
  display: block !important;
}

body .location-details-card-list {
  margin-top: 30px;
}

body .location-details-card__title {
  color: #005293;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}

body .location-details-card__cta {
  color: #005293;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-top: 15px;
  text-decoration: none !important;

  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
}

body .location-details-card__cta:hover {
  color: #797a81;
}

body .location-details-card {
  border-bottom: 8px solid #aa1948;
  padding: 25px 15px 40px;
  box-shadow: 0 0 8px 0 rgba(76, 106, 129, 0.2);
  position: relative;
  height: 100%;
}

body .location-details-card__column {
  margin-bottom: 30px;
}

body .specialty-location-generals,
body .specialty-location-generals * {
  text-align: left;
}

body .specialty-location-generals .sbc-sopport-groups__general-subtitle {
  color: #2a7475;
  font-size: 32px;
}

body .specialty-location-generals .bc-sopport-groups__general-description {
  color: #263540;
}

body .specialty-location-locations .location-carousel-instance {
  margin: 0;
  height: 100%;
}

body .specialty-location-locations .locations-carousel-item {
  margin-bottom: 30px;
}

body .specialty-locations-stats__wrapper {
  padding: 30px 120px;
  border-top: 1px solid #ebf1f5;
  border-bottom: 1px solid #ebf1f5;

  display: flex;
  justify-content: center;
}

body .specialty-locations-stat {
  flex-basis: 25%;
  margin: 0 15px;
}

body .specialty-locations-stat__icon-number {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body .specialty-locations-stat__icon-number p {
  margin-bottom: 0;
  color: #475b67;
  font-size: 48px;
  font-weight: 700;
}

body .specialty-locations-stat__description {
  margin-top: 5px;
  text-align: center;
}

body .sbc-locations-simple-list,
body .sbc-locations-carousel {
  padding: 40px 0 0;
}

body .sbc-patient-inner-page__carousel .sbc-patient-inner-page__carousel-item-image {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  /* width: 100%; */
  height: auto;
}

body .sbc-patient-inner-page__title {
  font-size: 40px;
  color: #475b67;
  margin-bottom: 20px;
  font-weight: 700;
}

body .middle-block-first-content {
  padding-top: 0;
}

body .sbc-patient-inner-page__page-no-image {
  padding-bottom: 0;
}

body .sbc-patient-inner-page + .middle-block-first-content {
  padding-bottom: 0;
}

body .sbc-seo-message__carousel .slick-arrow {
  height: 75px;
  width: 55px;
}

body .sbc-seo-message__carousel .slick-prev::before,
body .sbc-seo-message__carousel .slick-next::before {
  font-size: 35px;
}

body .slick-prev:before {
  content: "\f104";
}

body .slick-next:before {
  content: "\f105";
}

body .slick-prev:before,
body .slick-next:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #4c6a81;
  background-color: #ebf1f5;
}

body .sbc-support-group-carousel-item {
  min-height: 400px !important;
}

body .slick-initialized.slick-slider .slick-arrow {
  height: 75px;
  width: 55px;
}

body .locations-list-filters__controls .locations-list-filters-control.no-categories-no-services {
  flex-basis: 100%;
}

body .locations-list-filters__controls .locations-list-filters-control.no-one-filter-array {
  flex-basis: 66%;
}

body .sbc-classes-full-list {
  padding-top: 40px;
  padding-bottom: 10px;
}

body .sbc-classes-full-list .session-instance {
  padding: 15px;
  height: 100%;
  box-shadow: 0 0 8px 0 rgba(76, 106, 129, 0.2);
  position: relative;
  padding-bottom: 100px;
}

body .sbc-classes-full-list .session-instance-column {
  margin-bottom: 30px;
}

body .sbc-classes-full-list .session-instance__text {
  margin-bottom: 5px;
}

body .sbc-classes-full-list .session-instance__link {
  margin-top: 15px;
  position: absolute;
  bottom: 15px;
  left: 15px;
}

body .sbc-classes-full-list .session-instance__link a {
  color: #005293;
  display: block;
  font-weight: 700;
}

body .sbc-classes-full-list .sessions-list-pagination,
body .sbc-doctors-full-list .sessions-list-pagination,
body .sbc-locations-full-map .sessions-list-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}

body .sbc-classes-full-list .sessions-list-pagination .sessions-list-pagination__button a,
body .sbc-doctors-full-list .sessions-list-pagination .sessions-list-pagination__button a,
body .sbc-locations-full-map .sessions-list-pagination .sessions-list-pagination__button a {
  width: 40px;
  height: 40px;
  font-weight: bold;
  font-size: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #F4F8FA;
  margin: 0 5px;
  text-decoration: none !important;
  color: #4c6a81;
  transition: all .3s ease;
}

body .sbc-classes-full-list .sessions-list-pagination .sessions-list-pagination__button a i,
body .sbc-doctors-full-list .sessions-list-pagination .sessions-list-pagination__button a i,
body .sbc-locations-full-map .sessions-list-pagination .sessions-list-pagination__button a i {
  font-size: 20px;
}

body .sbc-classes-full-list .sessions-list-pagination .sessions-list-pagination__button a.active,
body .sbc-classes-full-list .sessions-list-pagination .sessions-list-pagination__button a:hover,
body .sbc-doctors-full-list .sessions-list-pagination .sessions-list-pagination__button a.active,
body .sbc-doctors-full-list .sessions-list-pagination .sessions-list-pagination__button a:hover,
body .sbc-locations-full-map .sessions-list-pagination .sessions-list-pagination__button a.active,
body .sbc-locations-full-map .sessions-list-pagination .sessions-list-pagination__button a:hover {
  color: #005293;
}

body .sbc-classes-full-list .sessions-list-pagination .sessions-list-pagination__button i,
body .sbc-doctors-full-list .sessions-list-pagination .sessions-list-pagination__button i,
body .sbc-locations-full-map .sessions-list-pagination .sessions-list-pagination__button i {
  font-size: 16px;
}

body .sbc-classes-full-list .session-list-pagination__links,
body .sbc-doctors-full-list .session-list-pagination__links,
body .sbc-locations-full-map .session-list-pagination__links {
  margin: 0 15px;
}

body .sbc-classes-full-list .sessions-list-pagination .session-list-pagination__links__link,
body .sbc-doctors-full-list .sessions-list-pagination .session-list-pagination__links__link,
body .sbc-locations-full-map .sessions-list-pagination .session-list-pagination__links__link {
  /* color: #475B67; */
  color: #4c6a81 !important;
  font-size: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  font-weight: bold;
  text-decoration: none !important;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  transition: all .3s ease;
}

body .sbc-classes-full-list .sessions-list-pagination .session-list-pagination__links__link.active,
body .sbc-classes-full-list .sessions-list-pagination .session-list-pagination__links__link:hover,
body .sbc-doctors-full-list .sessions-list-pagination .session-list-pagination__links__link.active,
body .sbc-doctors-full-list .sessions-list-pagination .session-list-pagination__links__link:hover,
body .sbc-locations-full-map .sessions-list-pagination .session-list-pagination__links__link.active,
body .sbc-locations-full-map .sessions-list-pagination .session-list-pagination__links__link:hover {
  background-color: #F4F8FA;
  /* color: #005293; */
  color: #005293 !important;
}

body .sbc-classes-full-list .sessions-list-pagination .session-list-pagination__links__link.no-link,
body .sbc-doctors-full-list .sessions-list-pagination .session-list-pagination__links__link.no-link,
body .sbc-locations-full-map .sessions-list-pagination .session-list-pagination__links__link.no-link {
  width: 32px;
  margin: 0;
  background-color: transparent !important;
}

body .sbc-classes-full-list .classes-full-list-filter-title {
  text-align: left;
}

body .sbc-classes-full-list .locations-filters-name-control {
  flex-basis: 56%;
}

body .sbc-classes-full-list .locations-filters-date-control {
  flex-basis: 20%;
}

body .sbc-classes-full-list .locations-filters-date-control input[type="date"] {
  width: 100%;
  font-size: 13px;
}

body .sbc-classes-full-list .locations-filters-name-control input[type="text"] {
  font-size: 13px;
}

body #locations-filters-name {
  width: 100%;
}

body .sbc-classes-full-list .sessions-list-pagination__button__disabled,
body .sbc-locations-full-map .sessions-list-pagination__button__disabled {
  color: #a7a7a7 !important;
}

body .session-instance__register {
  position: absolute;
  bottom: 25px;
  width: 100%;
  left: 0;
}

body .single-session-section {
  padding: 40px 0;
}

body .single-session-section .single-session-section__data {
  padding-top: 30px;
}

body .single-session-section .single-session-section__data-register {
  padding-top: 20px;
}

body .breadcrumb-wrapper {
  height: auto;
  background-color: #f4f8fa;
  padding-top: 6px;
  padding-bottom: 6px;
}

body .breadcrumb {
  border-radius: 0;
  padding: 0;
  background-color: #f4f8fa;
  display: block;
  margin-bottom: 0;
}

body .breadcrumb li {
  display: inline;
}

body .breadcrumb-item,
body .breadcrumb-item a {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #263540 !important;
}

body .sbc-list-of-physician {
  padding-top: 40px;
}

body .list-of-physicians-carousel .physicians-instance__image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 200px;
  background-color: #f2f2f2;
}

body .list-of-physicians-carousel .physician-instance {
  padding: 0 10px;
}

body .list-of-physicians-wrapper {
  padding: 30px 35px;
  position: relative;
}

body .physicians-instance__data {
  padding-top: 20px;
}

body .physicians-instance__data .physicians-instance__link-name {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #005293;
}

body  .physicians-instance__data .physicians-instance__specialty {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #263540;
  margin-top: 15px;
}

body .sbc-carousel .slick-prev,
body .sbc-carousel .slick-next {
  background-color: #f7f7f7 !important;
}

body .sbc-carousel.list-of-physicians-carousel {
  padding-top: 0;
  padding-bottom: 0;
}

body .sbc-carousel.list-of-physicians-carousel .slick-prev,
body .sbc-carousel.list-of-physicians-carousel .slick-next {
  top: 60px;
}

body .sbc-carousel.list-of-physicians-carousel .slick-prev {
  left: -35px;
}

body .sbc-carousel.list-of-physicians-carousel .slick-next {
  right: -35px;
}

body .list-of-physicians-carousel .physicians-instance__image-raw {
  width: 100%;
  height: auto;
}

body .sbc-doctors-full-list .sbc-doctors-full-list__first-section {
  padding-top: 40px;
  padding-bottom: 30px;
}

body .locations-list-filters-control.sbc-doctors-full-list-by-name {
  flex-basis: 64%;
}

body .locations-list-filters-control.sbc-doctors-full-list-by-specialty {
  flex-basis: 34%;
}

body .sbc-doctors-full-list .sbc-doctors-full-list__doctor_instance {
  box-shadow: 0 0 8px 0 rgba(76, 106, 129, 0.2);
  padding: 30px;
  margin-bottom: 30px;
  transition: box-shadow .3s ease;
}

body .sbc-doctors-full-list .sbc-doctors-full-list__doctor_instance:hover {
  box-shadow: 0 0 8px 2px rgba(76,106,129,0.7);
  cursor: pointer;
}

body .sbc-doctors-full-list .sbc-doctors-full-list__doctor_instance h3 {
  font-size: 24px;
}

body .sbc-doctors-full-list-all-link {
  display: inline-block;
  padding-bottom: 10px;
  font-weight: 700;
  color: #005293;
  text-decoration: none !important;
}

body .sbc-doctors-full-list__left-title {
  color: #005293;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

body .sbc-doctors-full-list__left-filters label {
  color: #263540;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: block;
  width: 100%;
}

body .sbc-doctors-full-list__left-filters .sbc-doctors-full-list__left-filters__group {
  padding-bottom: 20px;
}

body .sbc-doctors-full-list__left-filters input[type="text"],
body .sbc-doctors-full-list__left-filters select {
  height: 40px;
  background-color: #f4f8fa;
  border: none;
  padding: 0 10px;
  box-sizing: border-box;
  display: block;
  width: 100%;
}

body .sbc-doctors-full-list__left-filters select {
  -webkit-appearance: none;
  appearance: none;

  background: url('../images/caret-down-solid.svg') 98.5% / 13px no-repeat #f4f8fa;
}

body .sbc-doctors-full-list__left-filters select.unselected {
  color: #aaa;
}

body .sbc-doctors-full-list .title-column {
  margin-bottom: 10px;
}

body .sbc-doctors-full-list__doctor_instance .doctor_instance__image {
  width: 100px;
  height: auto;
}

body .sbc-doctors-full-list__doctor_instance .doctor_instance__top-row {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  align-items: flex-start;
}

body .sbc-doctors-full-list__doctor_instance .doctor_instance__name-block {
  padding-left: 20px;
}

body .sbc-doctors-full-list__doctor_instance .doctor_instance__specialty {
  color: #016CC1;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-bottom: 8px;
}

body .sbc-doctors-full-list__doctor_instance .doctor_instance__certification {
  color: #4C6A81;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

body .sbc-doctors-full-list__doctor_instance .doctor_instance__link {
  display: block;
  color: #005293;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-left: auto;
  text-decoration: none !important;
}

body .sbc-doctors-full-list__doctor_instance .doctor_instance__link.doctor_instance__link-mobile {
  color: #475B67;
}

body .sbc-doctors-full-list__doctor_instance .doctor_instance__bottom-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}

body .sbc-doctors-full-list__doctor_instance .doctor_instance__location {
  flex-basis: 32%;
}

body .sbc-doctors-full-list__doctor_instance .doctor_instance__location td {
  vertical-align: top;
}

body .sbc-doctors-full-list__doctor_instance .doctor_instance__location h3 {
  color: #005293;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}

body .sbc-faq .ui-accordion-content h3 {
  color: #005293;
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}

body .sbc-link-loop p.no-link-title {
  margin-top: 16px;
  margin-bottom: 0;
}

body .sbc-doctors-full-list__doctor_instance .doctor_instance__location td,
body .sbc-doctors-full-list__doctor_instance .doctor_instance__location td a {
  color: #263540 !important;
  font-size: 12px;
  line-height: 24px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
}

body .sbc-doctors-full-list__first-section {
  background-color: #F7F7F7;
}

body .sbc-doctors-full-list__second-section {
  padding-top: 10px;
}

body .sbc-doctors-full-list #doctors-list-order,
body .sbc-jackson-doctors-archive #doctors-list-order {
  background-color: #fff;
  height: 40px;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #263540;
  text-transform: uppercase;
  border: none;
  box-sizing: border-box;
  padding: 0 40px 0 20px;
  font-weight: 700;
  background: url('../images/chevron-down-solid.svg') 90% / 13px no-repeat #fff;
  margin-bottom: 30px;
  box-shadow: 0 0 8px 0 rgba(76, 106, 129, 0.2);
}

body .sbc-doctors-full-list__left-filters {
  margin-bottom: 20px;
}

body .sbc-doctors-full-list__second-section {
  margin-top: 30px;
}

body .sbc-single-doctor-first-section .single-doctor__image {
  width: 100%;
  height: auto;
}

body .sbc-single-doctor-first-section .single-doctor__languages {
  font-size: 22px;
  color: #263540 !important;
  margin-top: 20px;
  font-weight: 700;
}

body .sbc-single-doctor-first-section .doctor_instance__certification {
  color: #263540;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}

body .sbc-single-doctor-first-section .doctor_instance__certification i {
  color: #016cc1;
}

body .sbc-single-doctor-first-section .doctor_instance__specialty {
  margin-top: 25px;
}

body .sbc-single-doctor-first-section {
  background-color: #F7F7F7;
  padding-bottom: 60px;
  padding-top: 60px;
  border-bottom: 5px solid #aa1948;
}

body .sbc-single-doctor-first-section.content-menu-visible {
  padding-bottom: 0;
}

body .sbc-single-doctor-first-section .sbc-single-doctor__content-menu {
  margin-top: 60px;
}

body .sbc-single-doctor-first-section .single-doctor__phone {
  text-decoration: none !important;
  color: #005293;
  font-size: 24px;
  font-weight: 700;
  display: block;
  padding-top: 5px;
}

body .sbc-single-doctor-first-section .single-doctor__phone i {
  font-size: 20px;
}

body .sbc-single-doctor-first-section .single-doctor__buttons-section {
  margin-top: 10px;
}

body .sbc-single-doctor-first-section .single-doctor__buttons-section .btn {
  margin: 6px 0;
}

body .sbc-single-physician .single-doctor__shares-section {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
}

body .sbc-single-physician .single-doctor__shares-section p {
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0;
  font-weight: 700;
  color: #475B67;
  margin-right: 10px;
}

body .sbc-single-physician .single-doctor__shares-section a {
  color: #005293;
  font-size: 24px;
  margin: 0 5px;
}

body .sbc-single-physician .sbc-single-doctor-second-section {
  padding-top: 60px;
}

body .sbc-single-physician .sbc-single-doctor__content-block {
  margin-bottom: 40px;
}

body .sbc-single-physician .sbc-single-doctor__content-block ul {
  margin-top: 20px;
}

body .sbc-single-physician .sbc-single-doctor__content-block li {
  line-height: 38px;
}

body .sbc-single-physician .sbc-single-doctor__content-block-about .title {
  margin-bottom: 20px;
}

body .sbc-single-physician .sbc-single-doctor__content-block-about {
  border-bottom: 2px solid rgb(71, 91, 103, .4);
  padding-bottom: 30px;
}

body .sbc-single-physician .single-doctor-credentials__bottom-col {
  border-bottom: 2px solid rgb(71, 91, 103, .4);
  margin-bottom: 40px;
}

body .sbc-single-physician .sbc-single-doctor__content-block-publications h2 {
  padding-bottom: 20px;
}

body .sbc-single-physician .sbc-single-doctor__single-publication__title {
  font-size: 22px;
  color: #263540 !important;
  font-weight: 700;
  margin-bottom: 15px;
}

body .sbc-single-physician .sbc-single-doctor__single-publication {
  padding-bottom: 30px;
}

body .sbc-single-physician .sbc-single-doctor__single-publication:last-child {
  padding-bottom: 10px;
}

body .sbc-single-physician .sbc-single-doctor__single-publication__link {
  font-weight: 700;
  font-size: 16px;
  text-decoration: none !important;
  font-family: 'Roboto', sans-serif;
  color: #005293;
}

body .sbc-single-physician .sbc-single-doctor__content-menu ul {
  list-style-type: none;
  display: flex;
  padding: 0;
  margin: 0;
}

body .sbc-single-physician .sbc-single-doctor__content-menu a {
  color: #263540 !important;
  text-decoration: none !important;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: block;
  padding: 25px 30px;
}

body .sbc-single-physician .sbc-single-doctor__content-menu li:first-child a {
  padding-left: 0;
}

body .sbc-single-physician .sbc-single-doctor__content-block-locations {
  padding-bottom: 40px;
}

body .sbc-single-physician .sbc-single-doctor__content-block-locations h2 {
  padding-bottom: 30px;
}

body .sbc-single-doctor__content-block-locations__single-location {
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(76, 106, 129, 0.2);
  padding: 25px;
  margin-bottom: 30px;
}

body .sbc-single-doctor__content-block-locations__single-location .title {
  font-size: 22px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  color: #263540;
  margin-bottom: 20px;
}

body .sbc-single-doctor__content-block-locations__single-location td {
  vertical-align: top;
}

body .sbc-single-doctor__content-block-locations__single-location p {
  margin-bottom: 0;
}

body .sbc-single-doctor__content-block-locations__single-location .td-content {
  padding-bottom: 20px;
}

body .sbc-single-doctor__content-block-locations__single-location .td-content a {
  text-decoration: none !important;
  color: #212529 !important;
}

body .sbc-single-doctor__content-block-locations__single-location .td-content__hours-wrapper,
body .sbc-single-doctor__content-block-locations__single-location .td-content__hours-data__single {
  display: flex;
}

body .sbc-single-doctor__content-block-locations__single-location .td-content__hours-data {
  flex: 1;
}

body .sbc-single-doctor__content-block-locations__single-location .td-content__hours-wrapper__hours-text {
  margin-right: 20px;
}

body .sbc-single-doctor__content-block-locations__single-location .td-content__hours-data__name {
  flex-basis: 105px;
}

body .sbc-single-doctor__content-block-locations__single-location .td-content__hours-data__hours {
  margin-right: 20px;
}

body .sbc-single-doctor__content-block-locations__single-location .td-content__hours-data__closed {
  font-size: 16px;
  font-weight: 700;
  color: #aa1948;
}



body .sbc-single-physician .sbc-single-doctor__single-location__maps-link {
  margin-top: 20px;
}

body .sbc-single-physician .sbc-single-doctor__single-location__maps-link a {
  font-family: 16px;
  font-weight: 700;
  text-decoration: none !important;
  font-family: 'Roboto', sans-serif;
  color: #005293 !important;
}

body .sbc-doctors-full-list .locations-list-filters__button {
  margin-top: 20px;
  /* flex-direction: column; */
}

body .specialties-accordion .title {
  padding-right: 30px;
}

body .sbc-card-over-image .btn {
  margin-right: 10px;
}

body .single-patient-carousel__a {
  text-decoration: none !important;
}

body .single-patient-carousel__a p.desc {
  color: #263540 !important;
}

body .locations-full-map-block__first-row {
  background-color: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 60px;
}


body .sbc-doctors-full-list .locations-list-filters__button .btn {
  margin-left: 0 !important;
  flex-basis: 100%;
}

body .sbc-doctors-full-list .locations-list-filters__button #locations-filters-clear {
  margin-top: 10px;
}

body .sbc-doctors-full-list__sort {
  position: relative;
}

body .sbc-doctors-full-list-hide-filters {
  position: absolute;
  top: 0;
  left: 0;

  height: 40px;
  width: 148px;
  text-align: left;
  padding: 0 15px 0 20px;
  justify-content: space-between;
  align-items: center;

  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #263540;
  text-transform: uppercase;
  font-weight: 700;

  box-shadow: 0 0 8px 0 rgba(76, 106, 129, 0.2);
  border: none;
  background-color: #fff;
}

body .sbc-doctors-full-list-hide-filters i {
  color: #475b67;
}

body .sbc-doctors-full-list__filters-wrapper {
  transition: all .3s ease;
  height: 738px;
  overflow: hidden;
}

body .sbc-doctors-full-list__filters-wrapper.is_hidden {
  height: 0;
}

body .sbc-faq .ui-accordion-header,
body .sbc-specialties .ui-accordion-header {
  outline: none;
}

body .sbc-milestone-long-text.list-nbold ul.list li {
  font-weight: 400;
}

body .footer-buttons {
  text-align: center;
}

body .footer-buttons a {
  width: 100%;
}

body footer .footer-phone,
body footer .footer-phone-title {
  display: block;
  text-align: center;
}

body .sbc-contact-form-7 .title {
  font-size: 40px;
  font-weight: 700;
}

#header-desktop-menu .sub-menu {
  top: 66px;
}

body .sbc-program-full-list .single-program-cont .text-cont .title {
  color: #005293;
}

body a.big-centered-phone {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #005293;
  margin-bottom: 16px;
  margin-right: 5px;
  margin-top: 10px;
}

body a.big-centered-phone i {
  margin-right: 5px;
}

footer .footer-logo-col a:first-child {
  display: block;
  text-align: center;
}

/* body .sbc-services-full-list .services-list-filters .locations-list-filters__controls {
  width: 100%;
} */

@media (min-width: 1200px){
  .sbc-patient-full-list .single-patient-carousel:not(.whole-patient-instance) .text-cont {
    height: 380px;
  }
}

@media (max-width: 1199px) and (min-width: 992px){
  .sbc-patient-full-list .single-patient-carousel:not(.whole-patient-instance) .text-cont {
    height: 460px;
  }
}

@media (max-width: 991px) and (min-width: 768px){
  .sbc-patient-full-list .single-patient-carousel:not(.whole-patient-instance) .text-cont {
    height: 420px;
  }
}

@media (min-width: 768px){
  .sbc-patient-full-list .single-patient-carousel:not(.whole-patient-instance) .text-cont {
    position: relative;
  }

  .sbc-patient-full-list .single-patient-carousel:not(.whole-patient-instance) .text-cont a.cta {
    position: absolute;
    left: 30px;
    bottom: 30px;
  }

  body .locations-list-filters__controls .locations-list-filters-control {
    max-width: 300px;
  }

  body .sbc-services-full-list .locations-list-filters__controls {
    width: 300px;
  }
}

@media (min-width: 1200px){
  body .locations-list-filters__controls .locations-list-filters-control {
    max-width: 336px;
  }
}

body .ui-widget-content a {
  color: #016CC1;
}

body .ui-widget-content a:hover {
  color: #0056b3;
  text-decoration: underline;
}

body .sbc-hero-with-image__mobile-image {
  width: 100%;
  height: auto;
}

/* body .sbc-support-group-carousel {
  margin-top: 40px;
  background-color: #fafafa;
} */

/* body .sbc-gallery-carousel__item__down {
  background-color: #fafafa;
} */

body .sbc-gallery-carousel {
  margin-top: 40px;
  background-color: #fafafa;
  margin-bottom: 10px;
}

body .sbc-gallery-carousel .slick-next,
body .sbc-gallery-carousel .slick-prev {
  top: 235px;
  transform: none;
}

body .sbc-gallery-carousel__item__title {
  font-size: 30px;
  font-weight: bold;
  color: #005293;
  padding-bottom: 10px;
  height: 65px;
  background-color: #fff;
  margin-bottom: 0;
}

body .sbc-gallery-carousel__item__description {
  padding: 20px;
}

@media (max-width: 575px){
  body .sbc-gallery-carousel__item__title {
    font-size: 22px;
    height: 45px;
  }

  body .sbc-gallery-carousel .slick-next,
  body .sbc-gallery-carousel .slick-prev {
    top: 215px;
  }
}

@media (max-width: 359px){
  body .sbc-gallery-carousel__item__title {
    font-size: 20px;
  }
}

.sbc-faq .title-cont .title-h2-primary {
  margin-bottom: 0;
}


/* FIXES FOR IE */
body .header-logo-image {
  flex: 1;
}

/* body .cta-with-images-list__instance-image {
  position: static !important;
} */

body .sbc-article-carousel .img-cont {
  display: none !important;
}

body .sbc-patiens-full-list__title-link {
  text-decoration: none !important;
}

body a.btn-primary,
body a.btn-secondary {
  line-height: 2;
}

body .sbc-faq .img-box {
  display: none !important;
}

body .sbc-blog-full-list .feature-blog .single-blog-carousel .img-cont,
body .sbc-blog-full-list .feature-blog .single-blog-carousel .text-cont {
  flex: 1;
}

body .empty-image-ie {
  display: none !important;
}


/* body .sbc-support-group-instance:nth-child(odd) .sbc-support-group-before-carousel { flex: 1; }
body .sbc-support-group-instance:nth-child(even) .sbc-support-group-after-carousel { flex: 1; } */

body .single-patient-carousel.whole-patient-instance .img-cont,
body .single-patient-carousel.whole-patient-instance .text-cont {
  flex: 1;
}

body .sbc-icon-loop .single-icon .icon-img {
  flex-basis: 100px;
}

body .sbc-icon-loop .elegibilitym-style .img-title .icon-title {
  /* flex-basis: 240px; */
  flex-basis: auto;
}

body .sbc-doctors-full-list__no-results__subtitle {
  font-size: 24px;
}

body .sbc-milestone-long-text .title {
  font-size: 32px;
}

body .cta-with-images-list__instance--mobile-image {
  width: 100%;
  height: auto;
}

body .cta-with-images-list__instance-text-wrapper__mobile {
  padding: 0 15px 15px 15px;
  background-color: #fff;
}

body .cta-with-images-list__instance-description {
  color: #263540 !important;
}

body .sbc-carousel .awards-carousel .single-award.slick-current .box-cont {
  background-color: #fff;
}

body .sbc-location-services .title-cont .title-h2-primary {
  margin-bottom: 35px;
}

body .sbc-facts .single-facts-cont .box-desc-cont {
  background-color: #fff;
}

body .sbc-carousel .box-cont {
  height: calc(100% - 30px);
}

body .sbc-carousel .awards-carousel .box-cont {
  box-shadow: 0 2px 13px 0 rgba(76, 106, 129, 0.2);
}

body .sbc-faq .faq-box {
  height: 100%;
  margin-bottom: 0;
  padding: 10px;

  display: flex;
  justify-content: center;
  align-items: center;
}

body .sbc-faq .faq-col-box {
  margin-bottom: 30px;
}

body .sbc-program-full-list {
  padding-top: 0 !important;
}

body .sbc-program-full-list .locations-full-map-block__filters-section__buttons-wrapper {
  margin-bottom: 0;
}

body .sbc-program-full-list .full-with-first-section {
  background-color: #f7f7f7;
  padding-top: 50px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

body .sbc-left-menu .ui-widget-content.ui-accordion-content-active {
  background-color: #f7f7f7;
}

body .in-map__carousel-instance {
  margin-left: 0;
  margin-right: 0;
}

body .gm-style-iw.gm-style-iw-c {
  padding: 0 !important;
  max-width: 335px !important;
  max-height: 451px !important;
}

body .gm-style-iw-d {
  max-height: 451px !important;
}

body .in-map__p-content {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #212529;
  font-weight: 400;
  line-height: 24px;
}

body .in-map__p-content-icon {
  font-size: 16px;
}

body .in-map__maps-link {
  font-size: 16px;
  line-height: 24px;
}

body .gm-style-iw-d {
  overflow: visible !important;
}

body .in-map__maps-link-wrapper a {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
}

body .single-physician__insurance-instance {
  margin-bottom: 30px;
}

body .single-physician__insurance-instance h3.insurance-instance__company {
  font-size: 22px;
  font-weight: 700;
  color: #263540 !important;
  margin-bottom: 20px;
}

body .insurance-instance__insurance {
  font-weight: 700;
  color: #4c6a81;
}

body .sbc-single-doctor__content-block.sbc-single-doctor__content-block-insurances {
  padding-bottom: 20px;
  margin-bottom: 0;
}

body .single-doctor-credentials__insurances-bottom-col {
  margin-top: 20px;
}

body #header-mobile-menu-wrapper {
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
}

body #popoup-external-link .modal-title {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  color: #263540;
  font-weight: 700;
}

body #popoup-external-link .modal-body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #475B67;
  font-weight: 400;
}

body .announcement-wrapper p {
  font-family: 'Roboto', sans-serif !important;
}

body .cc-color-override--1755992605.cc-window {
  background-color: #005293;
}

body .cc-color-override--1755992605.cc-window p {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}

body .cc-color-override--1755992605.cc-window .cc-btn {
  height: 48px;
  width: 163px;
  border-radius: 25px;
  text-decoration: none !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

body .cc-color-override--1755992605.cc-window .cc-btn.cc-deny {
  background-color: #fff;
  border: 1px solid #B4C2D5;
  box-shadow: 0 0 20px 20px rgb(76, 106, 129, .2);
  color: #016cc1;
}

body .cc-color-override--1755992605.cc-window .cc-btn.cc-allow {
  background-color: #016CC1;
  border: 1px solid #B4C2D5;
  box-shadow: 0 0 20px 20px rgb(76, 106, 129, .2);
}



body .sbc-milestone-long-text .ui-accordion-header,
body .sbc-sopport-groups .ui-accordion-header {
  font-weight: bold;
  color: #263540;
  position: relative;
  padding: 20px 20px 20px 0;
  font-size: 20px;
  outline: none;
  margin-bottom: 0;
}

body .sbc-link-loop .ui-accordion-header,
body .sbc-sopport-groups .ui-accordion-header,
body .sbc-why-us .ui-accordion-header {
  font-size: 32px;
  font-weight: bold;
  color: #005293;
  margin-top: 0;
  text-align: center;
  outline: none !important;
}

body .sbc-why-us .sbc-faq-accordion {
  margin-bottom: 30px;
}

body .sbc-milestone-long-text .ui-state-active,
body .sbc-milestone-long-text .ui-state-default,
body .sbc-why-us .ui-state-active,
body .sbc-why-us .ui-state-default,
body .sbc-link-loop .ui-state-active,
body .sbc-link-loop .ui-state-default,
body .sbc-sopport-groups .ui-state-active,
body .sbc-sopport-groups .ui-state-default {
  border: 0;
  background: transparent;
  border-radius: 0;
}

/* body .sbc-milestone-long-text .ui-state-default.ui-accordion-header-collapsed, */
body .sbc-why-us .ui-state-default.ui-accordion-header-collapsed {
  border-bottom: 1px solid #dde7ee;
}

body .sbc-milestone-long-text .ui-widget-content,
body .sbc-why-us .ui-widget-content,
body .sbc-link-loop .ui-widget-content,
body .sbc-sopport-groups .ui-widget-content {
  border: 0;
  border-radius: 0;
}

body .sbc-milestone-long-text .ui-widget-content.ui-accordion-content-active,
body .sbc-why-us .ui-widget-content.ui-accordion-content-active,
body .sbc-sopport-groups .ui-widget-content.ui-accordion-content-active {
  border-bottom: 1px solid #dde7ee;
  background-color: transparent;
}

body .sbc-milestone-long-text .ui-widget-content.ui-accordion-content-active {
  border-bottom: none;
}

body .sbc-milestone-long-text .ui-accordion-content,
body .sbc-why-us .ui-accordion-content,
body .sbc-link-loop .ui-accordion-content,
body .sbc-sopport-groups .ui-accordion-content {
  padding: 0;
}

body .sbc-sopport-groups .sbc-faq-accordion .accordion-body {
  overflow: inherit !important;
}

body .sbc-seo-message .plain .quote-cont,
body .sbc-support-group-data-wrapper {
  background-color: #fff;
}

@media (max-width: 991px){
  body .cc-color-override--1755992605.cc-window {
    flex-direction: column;
  }

  body .cc-color-override--1755992605.cc-window .cc-compliance.cc-highlight {
    width: 100%;
    margin-top: 20px;
  }

  body .cc-color-override--1755992605.cc-window .cc-message {
    margin-bottom: 0;
  }

  body .sbc-services .single-service.more-service-cont a {
    display: block;
    position: relative;
    z-index: 100;
  }
}

@media (max-width: 767px){
  body .sbc-milestone-long-text.accordion_on_mobile {
    padding-top: 0 !important;
  }

  body .sbc-milestone-long-text ul.list {
    padding-left: 15px;
  }

  body .sbc-milestone-long-text .ui-accordion-header.ui-state-active:after,
  body .sbc-why-us .ui-accordion-header.ui-state-active:after,
  body .sbc-link-loop .ui-accordion-header.ui-state-active:after,
  body .sbc-sopport-groups .ui-accordion-header.ui-state-active:after {
    content: "\f077";
  }

  body .sbc-milestone-long-text .ui-accordion-header:after,
  body .sbc-why-us .ui-accordion-header:after,
  body .sbc-link-loop .ui-accordion-header:after,
  body .sbc-sopport-groups .ui-accordion-header:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    font-size: 20px;
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #273641;
    /* text-rendering: optimizeLegibility; */
  }

  body .sbc-link-loop.accordion-on-mobile {
    padding: 20px 0;
  }

  body .sbc-link-loop .ui-widget-content  {
    background-color: transparent !important;
  }
}

body .specialized_programs_content_list__instance {
  display: flex;
}

body .specialized_programs_content_list__instance.raw_specialized_programs_content_list__instance {
  display: block;
}

body .specialized_programs_content_image {
  flex-basis: 200px;
  height: 200px;

  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}

body .specialized_programs_content_image.specialized_programs_content_image__small-image {
  flex-basis: 150px;
  height: 150px;
}

body .specialized_programs_content_text {
  flex: 1;
}

body .specialized_programs_content_image__content {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

body .specialized_programs_content__description {
  margin-bottom: 20px;
}

body .specialized_programs_content_list__instance__mobile-instance__image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 80px;
  flex-basis: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

body .specialized_programs_content_list__instance__mobile-instance__title_and_image {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
}

body .specialized_programs_content_list__instance__mobile-instance__title {
  flex: 1;
  position: relative;
  top: 3px;
}

body .specialized_programs_content_list__instance.specialized_programs_content_list__instance__mobile-instance {
  display: block;
  padding-top: 10px;
}

body .custom-box-shadow {
  box-shadow: 0 -4px 20px 0 #ebf1f5 !important;
}

body .custom-position-relative {
  position: relative !important;
  z-index: 1 !important;
}

body .doctor-appointments-location-instance {
  border-top: 1px solid #B4C2D5;
  border-bottom: 1px solid #B4C2D5;
  margin: 5px 0;
}

body .doctor-appointments-location-instance:first-child {
  margin-top: 20px;
}

body .doctor-appointments-location-instance:not(:first-child){
  border-top: none !important;
  margin-top: 5px;
}

body .doctor-appointments-location-instance:last-child {
  border-bottom: none !important;
}

body .sbc-single-doctor-second-section--booking .title {
  margin-bottom: 30px;
}

body .doctor-appointments-location-instance__top {
  padding: 15px 20px;
}

body .doctor-appointments-location-instance__top .doctor-appointments-location-instance__top__name-phone__name,
body .doctor-appointments-location-instance__top .doctor-appointments-location-instance__top__name-phone__phone,
body .doctor-appointments-location-instance__bottom .doctor-appointments-location-instance__bottom__slots-title {
  color: #263540 !important;
  font-weight: 700;
  margin-bottom: 6px;
  text-decoration: none !important;
}

body .doctor-appointments-location-instance__top .doctor-appointments-location-instance__top__name-phone__name i,
body .doctor-appointments-location-instance__top .doctor-appointments-location-instance__top__name-phone__phone i,
body .doctor-appointments-location-instance__bottom .doctor-appointments-location-instance__bottom__slots-title i {
  margin-right: 6px;
}

body .doctor-appointments-location-instance__top .doctor-appointments-location-instance__top__address p {
  color: #263540 !important;
  margin-bottom: 6px;
  padding-left: 18px;
}

body .doctor-appointments-location-instance__top__name-phone {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

body .doctor-appointments-location-instance__top .doctor-appointments-location-instance__top__name-phone__phone:hover {
  color: #005293 !important;
}

body .doctor-appointments-location-instance__bottom {
  background-color: #F4F8FA;
  padding: 15px 20px;
  position: relative;
  margin-bottom: 15px;
}

body .doctor-appointments-location-instance__bottom__tooltip-wrapper__show-tooltip {
  position: absolute;
  color: #005293 !important;
  top: 20px;
  left: 305px;
  cursor: pointer;
}

body .doctor-appointments-location-instance__bottom__tooltip-wrapper__tooltip {
  position: absolute;
  width: 650px;
  background-color: #F7F7F7;
  border-radius: 6px;
  padding: 15px 20px;
  left: 340px;
  top: -15px;
  z-index: 10;
  opacity: 0;
  transition: all .3s ease;
}

body .doctor-appointments-location-instance__bottom__tooltip-wrapper__show-tooltip:hover + .doctor-appointments-location-instance__bottom__tooltip-wrapper__tooltip {
  opacity: 1;
}

body .doctor-appointments-location-instance__bottom__slots {
  padding: 10px 75px 0;
}

body .doctor-appointments-location-instance__bottom__slots__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-content: space-between;
}

body .doctor-appointments-location-instance__bottom__slots__grid .doctor-appointments-location-instance__bottom__slots__slot {
  text-align: center;
}

body .doctor-appointments-location-instance__bottom__slots__grid .doctor-appointments-location-instance__bottom__slots__slot:not(:first-child){
  border-left: 1px solid #707070;
}

body .doctor-appointments-location-instance__bottom__slots__grid .doctor-appointments-location-instance__bottom__slots__slot .doctor-appointments-location-instance__bottom__slots__slot__text {
  color: #475B67;
  margin-bottom: 6px;
  line-height: 1;
}

body .sbc-single-doctor-second-section--booking__button-wrapper {
  margin-top: 30px;
}


body .sbc-single-doctor-second-section--booking__blocks ._ldr_wrp {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 30px;
  margin: 25px auto 0;
}

body .sbc-single-doctor-second-section--booking__blocks ._ldr_wrp ._crcl {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #016CC1;
  margin: 0 5px;
  animation: bounce 1s infinite alternate;
}

body .sbc-single-doctor-second-section--booking__blocks ._ldr_wrp ._crcl:nth-child(2) {
  animation-delay: 0.2s;
}

body .sbc-single-doctor-second-section--booking__blocks ._ldr_wrp ._crcl:nth-child(3) {
  animation-delay: 0.4s;
}

body .sbc-single-doctor-second-section--booking__blocks .sbc-single-doctor-second-section--booking__blocks__animation {
  padding: 30px 0;
}

body .sbc-single-doctor-second-section--booking__blocks__animation__message {
  color: #475B67;
  margin-bottom: 10px;
}

@keyframes bounce {
  0% {
      transform: translateY(0);
  }
  100% {
      transform: translateY(-10px);
  }
}

@media (max-width: 1199px){
  body .doctor-appointments-location-instance__bottom__tooltip-wrapper__tooltip {
    width: 370px;
  }
}

@media (max-width: 991px){
  body .doctor-appointments-location-instance__bottom__slots {
    padding-left: 0;
    padding-right: 0;
  }

  body .doctor-appointments-location-instance__bottom__slots__grid .doctor-appointments-location-instance__bottom__slots__slot {
    padding-left: 10px;
    padding-right: 10px;
  }

  body .doctor-appointments-location-instance__bottom__slots__grid .doctor-appointments-location-instance__bottom__slots__slot .doctor-appointments-location-instance__bottom__slots__slot__text {
    line-height: 21px;
  }

  body .doctor-appointments-location-instance__bottom__slots__grid .doctor-appointments-location-instance__bottom__slots__slot .doctor-appointments-location-instance__bottom__slots__slot__text span {
    display: block;
  }
}

@media (max-width: 767px){
  body .doctor-appointments-location-instance__top__name-phone {
    flex-wrap: wrap;
  }

  body .doctor-appointments-location-instance__top__name-phone__name,
  body .doctor-appointments-location-instance__top__name-phone__phone {
    flex-basis: 100%;
  }

  body .doctor-appointments-location-instance__top__name-phone__phone__mobile {
    margin-top: 15px;
  }

  body .doctor-appointments-location-instance__top__name-phone__name {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }

  body .doctor-appointments-location-instance__top__name-phone__name i {
    flex-basis: 12px;
    position: relative;
    top: 2px;
  }

  body .doctor-appointments-location-instance__top__name-phone__name span {
    flex-basis: calc( 100% - 12px );
  }

  body .doctor-appointments-location-instance__top .doctor-appointments-location-instance__top__name-phone__phone i {
    margin-right: 2px;
  }

  body .doctor-appointments-location-instance__top {
    padding-left: 10px;
    padding-right: 10px;
  }

  body .doctor-appointments-location-instance__bottom__slots__grid {
    grid-template-columns: repeat(1, 1fr);
  }

  body .doctor-appointments-location-instance__bottom__slots__grid .doctor-appointments-location-instance__bottom__slots__slot .doctor-appointments-location-instance__bottom__slots__slot__text span {
    display: inline;
  }

  body .doctor-appointments-location-instance__bottom__slots__grid .doctor-appointments-location-instance__bottom__slots__slot:not(:first-child) {
    border-left: none;
  }

  body .doctor-appointments-location-instance__bottom__slots__grid .doctor-appointments-location-instance__bottom__slots__slot .doctor-appointments-location-instance__bottom__slots__slot__text {
    text-align: left !important;
    padding-right: 0;
    padding-left: 10px;
  }

  body .doctor-appointments-location-instance__bottom {
    padding-left: 15px;
    padding-right: 15px;
  }

  body .doctor-appointments-location-instance__bottom .doctor-appointments-location-instance__bottom__slots-title {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 25px;
  }

  body .doctor-appointments-location-instance__bottom .doctor-appointments-location-instance__bottom__slots-title i {
    flex-basis: 12px;
    position: relative;
    top: 2px;
  }

  body .doctor-appointments-location-instance__bottom .doctor-appointments-location-instance__bottom__slots-title span {
    flex-basis: calc( 100% - 12px );
  }

  body .doctor-appointments-location-instance__bottom__tooltip-wrapper__show-tooltip {
    left: auto;
    right: 15px;
  }

  body .doctor-appointments-location-instance__bottom__tooltip-wrapper__tooltip {
    width: 100%;
    left: 0;
    top: 45px;
  }
}

@media (max-width: 767px){
  body .specialized_programs_content_image {
    display: none;
  }
}

body .sbc-patient-inner-page__single-image {
  max-width: 600px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

body .sbc-doctors-full-list {
  /* background-color: red !important; */
}

body .sbc-doctors-full-list .sessions-list-pagination {
  margin-bottom: 30px;
}

body .doctor_instance__top-row__image-and-video a {
  display: block;
  width: 100%;
  white-space: nowrap;
  font-size: 14px;
  margin-top: 5px;
  text-decoration: none;
}

body .physician-instance__image-link {
  position: relative;
  display: block;
}

body .physician-instance__image-link__watch-video-link {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, .8);
  text-decoration: none;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}

body .sbc-doctors-full-list__doctor_instance .doctor_instance__link {
  white-space: nowrap;
}

body .doctor_instance__name-block {
  padding-right: 15px;
}

body .sbc-hero-with-card.sbc-hero-with-card__no-icons {
  padding-bottom: 200px;
  margin-bottom: 0;
}

body .sbc-specialties .accordion-body a.icon-link::before {
  content: '\f0c1';
  font-family: 'Font Awesome 5 Free', sans-serif;
  font-weight: 700;
  margin-right: 5px;
}

body .sbc-specialties .accordion-body a:not(.icon-link)::before {
  content: '';
  margin-right: 0;
}

body .sbc-article-carousel .single-article-carousel {
  opacity: 1 !important;
}


body .cpr-day-form-error-log,
body .our-kids-celebration-log {
    border: 3px solid red;
    padding: 25px;
    padding-bottom: 10px;
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 20px;
    display: none;
}

body .cpr-day-form-error-log.cpr-day-form-error-log--visible,
body .our-kids-celebration-log.our-kids-celebration-log--visible {
    display: block;
}

body .our-kids-celebration-log .our-kids-celebration-log_text {
    font-size: 16px;
    margin-bottom: 10px;
}

body .office-of-research-emr-form input[type="checkbox"] {
  margin-left: 10px;
}

.sbc-gallery-section .gallery-cont {
  max-height: 600px;
  overflow: auto;
}

.sbc-jackson-single-events-system__main-section__list-view__events__event__content__full-class {
  background-color: #F4F8FA;
  padding: 35px 30px 30px;
  margin-top: 0;
  margin-bottom: 40px;

  display: flex;
  justify-content: space-between;
  align-items: center;

  max-width: 100%;
}

.sbc-jackson-single-events-system__main-section__list-view__events__event__content__full-class .sbc-jackson-events-single-system__main-section__list-view__events__event__content__full-class__image {
  flex-basis: 46px;
  width: 46px;
}

.sbc-jackson-single-events-system__main-section__list-view__events__event__content__full-class .sbc-jackson-events-single-system__main-section__list-view__events__event__content__full-class__image svg {
  width: 100%;
}

.sbc-jackson-single-events-system__main-section__list-view__events__event__content__full-class .sbc-jackson-single-events-system__main-section__list-view__events__event__content__full-class__image__text {
  flex-basis: calc(100% - 66px);
}

.sbc-jackson-single-events-system__main-section__list-view__events__event__content__full-class .sbc-jackson-single-events-system__main-section__list-view__events__event__content__full-class__image__text p {
  margin-bottom: 0;
}

.sbc-jackson-single-events-system__main-section__list-view__events__event__content__full-class p.sbc-jackson-single-events-system__main-section__list-view__events__event__content__full-class__image__text__title {
  font-size: 24px;
  line-height: 32px;
}



.single-doctor__featured-in-sbc-link-loop.link-cont {
  border-bottom: none !important;
}

.single-doctor__parenting-episodes {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  padding-bottom: 50px;
  margin-top: 40px;
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item {
  background-color: #fff;
  box-shadow: 0 0 8px 2px rgba(0,0,0,.1);
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__image {
  background-position: center;
  background-size: cover;
  height: 350px;
  position: relative;
}

.single-parental-guidance-event .single-parental-guidance-event__image__wrapper {
  position: relative;
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__image .btn-play-video,
.single-parental-guidance-event .single-parental-guidance-event__image__wrapper .btn-play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 60px;
  width: 60px;
  background-color: #fff;
  border-radius: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none !important;
  transition: all .3s ease;
  color: #005293 !important;
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__image .btn-play-video:hover,
.single-parental-guidance-event .single-parental-guidance-event__image__wrapper .btn-play-video:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__content {
  padding: 30px;
}

.single-doctor__parenting-episodes .has_share_buttons__fa {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 15px;
}

.single-doctor__parenting-episodes .has_share_buttons__fa p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-transform: uppercase;
  color: #475b67;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
}

.single-doctor__parenting-episodes .has_share_buttons__fa a {
  color: #005293 !important;
  margin-right: 10px;
  transition: all .3s ease;
}

.single-doctor__parenting-episodes .has_share_buttons__fa a:hover {
  color: #212529 !important;
}

.single-doctor__parenting-episodes .has_share_buttons__fa a i {
  font-size: 22px;
}

.single-doctor__parenting-episodes .has_share_buttons__add-this {
  display: none !important;
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__date__link,
.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__date {
  font-size: 20px;
  line-height: 26px;
  color: #212529 !important;
  font-weight: 700;
  text-decoration: none !important;
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__excerpt__link,
.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__excerpt {
  color: #212529 !important;
  text-decoration: none !important;
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__title {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px;
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__title__link {
  text-decoration: none !important;
  color: #2A7475 !important;
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__upcoming-episodes__instance__link {
  color: #212529 !important;
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__title__link:hover,
.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__upcoming-episodes__instance__link:hover {
  text-decoration: underline !important;
}

@media( max-width: 991px ){
  .single-doctor__parenting-episodes {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}

@media( max-width: 575px ){
  .single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__image {
    height: 250px;
  }
}


.single-parental-guidance-event__first-content-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.single-parental-guidance-event .single-parental-guidance-event__date {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #212529;
  margin-bottom: 20px;
}

.single-parental-guidance-event .single-parental-guidance-event__first-content-section__content {
  padding-right: 40px;
}

.single-parental-guidance-event .single-parental-guidance-event__content {
  margin-top: 25px;
}

.single-parental-guidance-event .single-parental-guidance-event__content a {
  font-weight: 700;
}

.single-parental-guidance-event__shares .has_share_buttons__fa {
  display: flex;
  justify-content: flex-start;
  margin-top: 20px;
  margin-bottom: 15px;
}

.single-parental-guidance-event .has_share_buttons__fa p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-transform: uppercase;
  color: #475b67;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
}

.single-parental-guidance-event .has_share_buttons__fa a {
  color: #005293 !important;
  margin-right: 10px;
  transition: all .3s ease;
}

.single-parental-guidance-event .has_share_buttons__fa a:hover {
  color: #212529 !important;
}

.single-parental-guidance-event .has_share_buttons__fa a i {
  font-size: 22px;
}

.single-parental-guidance-event .has_share_buttons__add-this {
  display: none !important;
}

.single-parental-guidance-event__divisor-line {
  height: 2px;
  background-color: #DBDEE1;
  margin-top: 10px;
  margin-bottom: 50px;
}

.single-parental-guidance-event .instance__doctors-wrapper__list__doctor {
  display: flex;
  align-items: stretch;

  padding: 30px;
  box-shadow: 0 0 8px 0 rgba(76, 106, 129, 0.2);
  cursor: pointer;
  transition: all .3s ease;
}

.single-parental-guidance-event .instance__doctors-wrapper__list__doctor:hover {
  box-shadow: 0 0 8px 2px rgba(76,106,129,0.7);
}

.single-parental-guidance-event .doctor_instance__certification {
  font-weight: 400;
  color: #263540;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
}

.single-parental-guidance-event .doctor_instance__certification i {
  color: #005293;
}

.single-parental-guidance-event .instance__doctors-wrapper__list__doctor .instance__doctors-wrapper__list__doctor__left {
  flex-basis: 100px;
}

.single-parental-guidance-event .instance__doctors-wrapper__list__doctor .instance__doctors-wrapper__list__doctor__right {
  flex-basis: calc( 100% - 100px );
  padding-left: 15px;
  position: relative;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.single-parental-guidance-event .instance__doctors-wrapper__list__doctor__right__view-profile {
  margin-top: auto;
}

.single-parental-guidance-event .instance__doctors-wrapper__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px 120px;
}

.single-parental-guidance-event .instance__doctors-wrapper {
  margin-top: 35px;
}

.single-parental-guidance-event .instance__doctors-wrapper .instance__doctors-wrapper__title {
  color: #2A7475;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  margin-bottom: 30px;
}

.single-parental-guidance-event .instance__doctors-wrapper__list__doctor__right__link,
.single-parental-guidance-event .instance__doctors-wrapper__list__doctor__right__link .doctor-name {
  color: #005293 !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 24px;
  line-height: 29px;
}

.single-parental-guidance-event .instance__doctors-wrapper__list__doctor__right__link .doctor-name {
  margin-bottom: 10px;
}

.single-parental-guidance-event .instance__doctors-wrapper__list__doctor__right__link:hover {
  text-decoration: underline !important;
}

.single-parental-guidance-event .doctor-specialties {
  color: #212529;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  margin-bottom: 8px;
}

.single-parental-guidance-event .instance__doctors-wrapper {
  padding-bottom: 90px;
}

.single-parental-guidance-event .instance__doctors-wrapper__list__doctor__right__view-profile {
  display: block;
  width: 100%;
  position: relative;
  top: 10px;
}

.single-parental-guidance-event .instance__doctors-wrapper__list__doctor__right__view-profile .instance__doctors-wrapper__list__doctor__right__view-profile__link {
  color: #005293 !important;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 21px;
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__content {
  padding: 30px;
  height: calc( 100% - 350px );

  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__content__bottom .instance__doctors-wrapper__title.sbc-jackson-parental-guidance__pg__item__content__bottom--title {
  color: #212529;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 40px;
}

.single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__content__bottom .instance__doctors-wrapper__list__doctor:not(:last-child){
  margin-bottom: 20px;
}


.single-doctor__parenting-episodes .instance__doctors-wrapper__list__doctor {
  display: flex;
  align-items: stretch;
  padding: 30px;
  box-shadow: 0 0 8px 0 rgba(76, 106, 129, 0.2);
  cursor: pointer;
  transition: all .3s ease;
}

.single-doctor__parenting-episodes .instance__doctors-wrapper__list__doctor:hover {
  box-shadow: 0 0 8px 2px rgba(76,106,129,0.7);
}

.single-doctor__parenting-episodes .instance__doctors-wrapper__list__doctor .instance__doctors-wrapper__list__doctor__left {
  flex-basis: 100px;
}

.single-doctor__parenting-episodes .instance__doctors-wrapper__list__doctor .instance__doctors-wrapper__list__doctor__right {
  flex-basis: calc( 100% - 100px );
  padding-left: 15px;
  position: relative;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}


.single-doctor__parenting-episodes .instance__doctors-wrapper__list__doctor__right__link,
.single-doctor__parenting-episodes .instance__doctors-wrapper__list__doctor__right__link .doctor-name {
    color: #005293 !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 29px;
}

.single-doctor__parenting-episodes .instance__doctors-wrapper__list__doctor__right__link .doctor-name {
    margin-bottom: 10px;
}

.single-doctor__parenting-episodes .instance__doctors-wrapper__list__doctor__right__view-profile {
    display: block;
    width: 100%;
    position: relative;
    top: 10px;
}

.single-doctor__parenting-episodes .instance__doctors-wrapper__list__doctor__right__link:hover {
    text-decoration: underline !important;
}

.single-doctor__parenting-episodes .doctor-specialties {
    color: #212529;
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
    margin-bottom: 8px;
}

.single-doctor__parenting-episodes .instance__doctors-wrapper__list__doctor__right__view-profile .instance__doctors-wrapper__list__doctor__right__view-profile__link {
    color: #005293 !important;
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 21px;
}

@media (max-width: 575px){
  .single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__image {
      height: 250px;
  }

  .single-doctor__parenting-episodes .sbc-jackson-parental-guidance__pg__item__content {
      padding: 30px;
      height: auto
  }
}



@media (min-width: 1680px) {
  .single-parental-guidance-event .container {
      max-width: 1440px !important;
  }
}

@media (max-width: 1199px){
  .single-parental-guidance-event .instance__doctors-wrapper__list {
    gap: 15px 15px;
  }
}

@media (max-width: 991px){
  .single-parental-guidance-event .instance__doctors-wrapper__list,
  .single-parental-guidance-event .sbc-jackson-parental-guidance__highlighted-episodes__list,
  .single-parental-guidance-event .sbc-jackson-parental-guidance__past-episodes-real-list {
      grid-template-columns: repeat(1, 1fr);
      gap: 15px;
  }

  .single-parental-guidance-event__first-content-section__content__image {
    margin-top: 30px;
  }

  .single-parental-guidance-event .single-parental-guidance-event__divisor-line {
    margin-bottom: 30px;
    margin-top: 0;
  }
}

/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */

/** REMOVE */
.test-block-border {
  border: 15px solid #ebf1f5;
}
/** /REMOVE */
@media (min-width: 768px){
  body .sbc-small-hero-cta-column .ctas-column {
    text-align: center;
  }

  body .sbc-small-hero-cta-column .ctas-column .block__buttons a {
    width: 100%;
  }

  body .sbc-small-hero-cta-column .ctas-column .logo-over-ctas {
    margin-right: auto;
  }

  body .sbc-locations-carousel .locations-carousel-item {
    height: 455px;
  }

  body .sbc-locations-carousel .locations-carousel-item .location-carousel-instance {
    height: 100%;
  }

  body .sbc-locations-carousel .locations-carousel-item .location-carousel-instance .location-carousel-instance__content {
    height: calc( 100% - 150px );
    position: relative;
  }

  body .sbc-locations-carousel .location-carousel-instance__content-address-link {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    width: 100%;
  }

  body .sbc-hero-with-card .btn {
    display: flex;
    max-width: 225px;
    margin: 0 auto;
  }

  body .left-column-style {
    box-shadow: 3px 0 5px -2px rgba(0,0,0,.2);
    z-index: 1;
  }

  body .left-column-style + .mh-100 {
    padding-left: 0;
    padding-right: 0;
  }

  body .container-fluid .row {
    overflow: hidden;
  }
}

@media (min-width: 1680px){
  body .container.use-big-container {
    max-width: 1440px !important;
  }

  /* body .sbc-hero-with-tall-image .big-hero-with-tall-image-height {
    height: 400px;
  } */
}

@media (min-width: 992px) {
  body .sbc-hero-with-image {
    background: linear-gradient(
            90deg,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 1) 60%,
            rgba(244, 248, 250, 1) 60%,
            rgba(244, 248, 250, 1) 100%
    );
  }

  body .sbc-hero-with-image.sbc-hero-with-tall-image {
    background: none;
  }

  body .sbc-hero-with-image .col-dropdown {
    padding-left: 35px;
  }

  body .sbc-doctors-full-list__filters-wrapper {
    height: auto !important;
  }

  body .featured-services-mm {
    padding-right: 15px;
  }

  body .featured-services-mm + li.menu-item {
    margin-left: 5px !important;
  }

  body .support-classes__instance-image:hover .cta-with-images-list__instance-text-wrapper {
    bottom: 0;
  }

  body .sbc-doctors-full-list__doctor_instance .doctor_instance__name-block {
    max-width: 72%;
  }

  /* 2px 0 4px rgba(76,106,129,0.2) */
  /* body .sbc-left-menu .ui-accordion-content {
    -webkit-box-shadow: 2px 0px 3px 0px rgba(76,106,129,0.2);
    -moz-box-shadow: 2px 0px 3px 0px rgba(76,106,129,0.2);
    box-shadow: 2px 0px 3px 0px rgba(76,106,129,0.2);
  } */
} /* end 992px */

@media (min-width: 1200px){
  body .footer-logo-col {
    padding-right: 75px;
  }

  body header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
  }

  body {
    padding-top: 136px;
  }
}

@media (min-width: 1680px) {
  body .sbc-hero-with-image .links-dropdown .links-dropdown__background {
    width: 95%;
  }

  /* .container {
    max-width: 1600px !important;
  } */

  body .sbc-hero-with-image .col-image__image {
    min-height: 400px !important;
  }
}

@media (max-width: 1199px) {
  body .sbc-hero-with-card__icons-instance h2 {
    font-size: 22px;
  }

  body .sbc-location-map-card .location-hero-map-wrapper__map .locations-carousel-item {
    left: 0;
  }

  body .ms-options-wrap > .ms-options {
    max-width: 930px;
  }
}

@media (max-width: 991px) {
  body .sbc-hero-with-image .col-image,
  body .sbc-hero-with-image .col-dropdown {
    padding-left: 15px;
  }

  body .sbc-hero-with-image {
    padding: 0;
  }

  body .sbc-hero-with-image .col-content__content {
    padding: 30px;
    padding-bottom: 0;
    max-width: none !important;
  }

  body .sbc-hero-with-image .links-dropdown {
    top: 0;
  }

  body .sbc-hero-with-card__icons-instance h2 {
    font-size: 18px;
  }

  body .sbc-support-group-carousel-wrapper,
  body .sbc-support-group-data-wrapper {
    flex-basis: 100%;
    width: 100%;
  }

  body .sbc-support-group-carousel-item {
    height: 250px;
  }

  body .sbc-support-group-carousel .slick-arrow,
  body .sbc-patient-inner-page__carousel .slick-arrow {
    width: 24px;
    height: 42px;
  }

  body .sbc-support-group-carousel .slick-prev:before,
  body .sbc-support-group-carousel .slick-next:before,
  body .sbc-patient-inner-page__carousel .slick-prev:before,
  body .sbc-patient-inner-page__carousel .slick-next:before {
    font-size: 24px;
  }

  body
  .sbc-support-group-instance:nth-child(odd)
  .sbc-support-group-before-carousel,
  body
  .sbc-support-group-instance:nth-child(even)
  .sbc-support-group-before-carousel {
    display: block;
  }

  body
  .sbc-support-group-instance:nth-child(even)
  .sbc-support-group-after-carousel,
  body
  .sbc-support-group-instance:nth-child(odd)
  .sbc-support-group-after-carousel {
    display: none;
  }

  body .sbc-spotlight-instance__content,
  body .sbc-spotlight-instance__image {
    flex-basis: 100%;
    width: 100%;
  }

  body .sbc-spotlight-instance__image {
    height: 250px;
  }

  body
  .sbc-spotlight-instance:nth-child(odd)
  .sbc-spotlight-instance__image__odd {
    display: block;
  }

  body
  .sbc-spotlight-instance:nth-child(odd)
  .sbc-spotlight-instance__image__even {
    display: none;
  }

  body
  .sbc-spotlight-instance:nth-child(even)
  .sbc-spotlight-instance__image__odd {
    display: block;
  }

  body
  .sbc-spotlight-instance:nth-child(even)
  .sbc-spotlight-instance__image__even {
    display: none;
  }

  body .locations-simple-list .locations-carousel-item {
    flex-basis: 49%;
  }

  body .location-hero-map-wrapper__container {
    flex-basis: 100%;
    /* padding: 50px 50px 30px 150px; */
    order: 1;
  }

  body .location-hero-map-wrapper__map {
    flex-basis: 100%;
    order: 0;
    height: 400px;
  }

  body .location-hero-map-wrapper_menu-list li:not(:last-child) {
    margin-right: 20px;
  }

  body .sbc-location-map-card .locations-carousel-item__card-mobile {
    flex-basis: 100%;
  }

  body .sbc-location-map-card .locations-carousel-item__card-mobile .location-carousel-instance {
    margin: 0;
  }

  body .sbc-location-map-card .location-hero-map-wrapper__map {
    height: 350px;
  }

  body .locations-full-map-block__location-cards-subsection,
  body .locations-full-map-block__locations-section {
    height: auto;
    overflow: visible;
  }

  body .locations-full-map-block__location-map-subsection .full-locations-map {
    height: 800px;
    margin-bottom: 40px;
  }

  body .locations-full-map-block__location-cards-subsection-card-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

    height: 400px;
    overflow-y: auto;

    padding-left: 4px;
    padding-right: 4px;
  }

  body .locations-full-map-block__location-cards-subsection-card-list .locations-carousel-item {
    flex-basis: 48%;
  }

  body .locations-full-map-block__location-cards-subsection-card-list .locations-carousel-item .location-carousel-instance {
    height: 100%;
  }

  body .ms-options-wrap > .ms-options {
    max-width: 690px;
  }

  body .specialty-locations-stats__wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  body .sbc-classes-full-list .locations-filters-name-control {
    flex-basis: 40%;
  }

  body .sbc-single-doctor-first-section .single-doctor__phone {
    margin-top: 25px;
  }

  body .sbc-single-doctor-first-section .single-doctor__buttons-section .btn {
    margin: 6px 6px;
  }

  body .sbc-single-doctor-first-section h1.title-h1-primary {
    font-size: 32px;
  }

  body .sbc-single-doctor-first-section .doctor_instance__specialty {
    font-size: 24px;
  }

  body .sbc-single-doctor-first-section .single-doctor__languages {
    font-size: 20px;
  }

  body .sbc-single-doctor-first-section .doctor_instance__certification {
    font-size: 16px;
  }

  body .sbc-single-doctor-first-section .single-doctor__buttons-section {
    margin-top: 15px;
  }

  body .sbc-single-doctor-first-section {
    padding-bottom: 40px !important;
  }

  body .sbc-card-over-image .btn:first-child {
    margin-bottom: 10px;
  }

  body .sbc-hero-with-image .links-dropdown h2 {
    margin-bottom: 20px;
  }

  body .cta-with-images-list__instance-text {
    position: static;
  }

  body .sbc-support-classes .cta-with-images-list__instance {
    display: block;
    height: 100%;
    margin-bottom: 0;
  }
  body .sbc-support-classes.full-image .col-content__content .row > div[class^="col-"],
  body .cta-with-images-list__instance__mobile-column {
    margin-bottom: 30px;
    background-color: #fff;
  }
} /* End 991 px */

@media (max-width: 767px) {
  body h1.title-h1-primary {
    font-size: 32px;
  }

  body h2.title-h2-primary,
  body p.p-primary {
    font-size: 16px;
  }

  body .sbc-small-hero .block__buttons a {
    margin: 5px 0;
    width: 100%;
  }

  body .sbc-small-hero .block__buttons {
    margin-top: 16px;
  }

  .sbc-small-hero-cta-column {
    text-align: center;
  }

  .sbc-small-hero-cta-column .ctas-column {
    margin-top: 16px;
  }

  .sbc-small-hero-cta-column .block__buttons .btn {
    width: 100%;
  }

  .sbc-small-hero-cta-column .ctas-column .phone-over-ctas {
    text-align: center;
  }

  body .sbc-small-hero-cta-column .logo-over-ctas {
    margin-left: auto;
    margin-right: auto;
  }

  body .sbc-hero-with-image .col-image__image {
    min-height: 230px !important;
  }

  body .sbc-hero-with-card {
    background-image: none !important;
    height: auto !important;
  }

  body .sbc-hero-with-card__icons {
    height: auto;
    transform: translate(0);
    margin-bottom: 20px;
    padding-top: 30px;
  }

  body .sbc-hero-with-card__container {
    height: auto;
    max-width: none;
    padding: 0;
  }

  body .sbc-hero-with-card__container > .row {
    position: static !important;
    width: auto !important;
    margin-left: 0;
    margin-right: 0;
  }

  body .sbc-hero-with-card__container > .row .col-12 {
    padding-left: 0;
    padding-right: 0;
  }

  body .sbc-hero-with-card__title {
    padding: 0;
    border: none;
  }

  body .sbc-hero-with-card__icons-instance .image-plus-title {
    display: none;
  }

  body .sbc-hero-with-card__icons-wrapper .sbc-hero-with-card__icons-instance {
    flex-basis: 100%;
    padding: 10px 0;
  }

  body .sbc-hero-with-card__icons-instance .btn {
    width: 100%;
  }

  body .sbc-hero-with-card__icons-wrapper {
    padding: 30px 40px;
    box-shadow: 0 2px 20px 0 rgba(76, 106, 129, 0.2);
    border-bottom: 8px solid #aa1948;
  }

  body .sbc-hero-with-card__title {
    background-color: #ebf1f5;
    padding-bottom: 20px;
    text-align: center;
    padding-top: 20px;
  }

  body .sbc-support-group-data-wrapper .sbc-support-group-data-wrapper__title,
  body .sbc-spotlight-instance__content__title {
    font-size: 24px;
  }

  body
  .sbc-support-group-data-wrapper
  .sbc-support-group-data-wrapper__subtitle,
  body .sbc-spotlight-instance__content__subtitle {
    font-size: 16px;
  }

  body .sbc-support-group-data-wrapper,
  body .sbc-spotlight-instance__content {
    padding: 25px 15px;
  }

  body .sbc-support-group-data-wrapper__buttons,
  body .sbc-spotlight-instance__content__buttons {
    text-align: center;
  }

  body .sbc-benefits-links-list .sbc-benefit-link-instance .sbc-benefit-link-instance__div {
    height: auto;
    background-image: none;
  }

  body .sbc-benefits-links-list .sbc-benefit-link-instance .sbc-benefit-link-instance__div-title {
    position: static;
    padding: 10px 0;
  }

  body .sbc-benefits-links-list .sbc-benefit-link-instance {
    flex-basis: 100%;
    margin-bottom: 15px;
  }

  .sbc-benefits-links-list {
    padding: 0 15px;
  }

  body .cta-with-images-list__instance-image {
    height: auto;
    background-image: none;
  }

  body .cta-with-images-list__instance-text {
    position: static;
  }

  body .cta-with-images-list__instance {
    margin-bottom: 15px;
  }

  body .locations-simple-list .locations-carousel-item {
    flex-basis: 100%;
  }

  body .location-hero-map-wrapper__container {
    padding-top: 30px;
  }

  body .location-hero-map-wrapper__container h1 {
    font-size: 32px;
    font-weight: 700;
  }

  body .location-hero-map-wrapper__container .location-hero-map__subtitle,
  body .location-hero-map-wrapper__container .location-hero-map-wrapper__icon-text.location-hero-map-wrapper__icon-blue p,
  body .location-hero-map-wrapper__container .location-hero-map-wrapper__icon-text.location-hero-map-wrapper__icon-blue i {
    font-size: 16px;
  }

  body .location-hero-map-wrapper_menu-list {
    position: absolute;
    top: 86px;
    width: 100%;
    left: 0;
    z-index: 1;
    background-color: #f7f7f7;
    height: auto;
    flex-direction: column;
    padding: 10px 0;
    display: none;
  }

  body .location-hero-map-wrapper_menu-list.open {
    display: flex;
  }

  body .location-hero-map-wrapper_menu-list li {
    margin-right: 0 !important;
    padding: 8px 0;
  }

  body .location-hero-map-wrapper_menu {
    display: flex;
    align-items: center;
  }

  body .location-hero-map-wrapper_menu-mobile-toggler {
    border: none;
    background-color: transparent;
    color: #263540;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    padding: 8px 0;
    text-align: left;
    position: relative;
  }

  body .location-hero-map-wrapper_menu-mobile-toggler i {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: 24px;
    color: #aa1948;
  }

  body .sbc-location-map-card .location-hero-map-wrapper__map {
    height: 250px;
  }

  body .locations-full-map-block__location-map-subsection .full-locations-map {
    height: 500px;
  }

  body .locations-full-map-block__location-cards-subsection-card-list .locations-carousel-item {
    flex-basis: 100%;
  }

  body .ms-options-wrap > .ms-options {
    max-width: 510px;
  }

  body .locations-list-filters__controls .locations-list-filters-control {
    flex-basis: 100% !important;
    margin-bottom: 10px;
  }

  body .locations-list-filters__controls,
  body .locations-list-filters__button {
    flex-wrap: wrap;
  }

  body .specialty-locations-stats__wrapper {
    flex-wrap: wrap;
  }

  body .specialty-locations-stat {
    flex-basis: 100%;
  }

  body .specialty-locations-stat__icon-number {
    justify-content: flex-start;
  }

  body .sbc-classes-full-list .sessions-list-pagination .session-list-pagination__links__link,
  body .sbc-locations-full-map .sessions-list-pagination .session-list-pagination__links__link {
    width: 36px;
    height: 36px;
    margin: 0 2px;
  }

  body .sbc-doctors-full-list .sbc-doctors-full-list__doctor_instance {
    margin-bottom: 15px;
    padding: 15px;
  }

  body .sbc-doctors-full-list__doctor_instance .doctor_instance__location {
    flex-basis: 100%;
    margin-bottom: 15px;
  }

  body .sbc-single-physician .single-doctor__buttons-section {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  body .sbc-single-physician .single-doctor__buttons-section .btn {
    width: 220px;
  }

  body .sbc-single-doctor-first-section h1.title-h1-primary {
    font-size: 24px;
  }

  body .sbc-single-doctor-first-section .doctor_instance__specialty,
  body .sbc-single-doctor-first-section .single-doctor__languages {
    font-size: 18px;
    margin-top: 15px;
  }

  body .sbc-single-doctor-first-section {
    padding-top: 30px;
  }

  body .sbc-doctors-full-list .sbc-doctors-full-list__list {
    margin-top: 30px;
  }

  body .sbc-doctors-full-list .sessions-list-pagination .session-list-pagination__links__link,
  body .sbc-locations-full-map .sessions-list-pagination .session-list-pagination__links__link {
    width: 32px;
    height: 32px;
    font-size: 14px;
    margin: 0 2px;
  }

  body.page--life-in-miami- .sbc-gallery-section,
  body.page--patient-tools-international-patients- .sbc-gallery-section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
  }

  body .sbc-gallery-carousel__item__image {
    height: 400px !important;
  }

  body .sbc-left-menu-accordion {
    margin-left: -15px;
    margin-right: -15px;
  }

  body .sbc-left-menu {
    padding-top: 0;
  }

  body .sbc-left-menu .title.ui-accordion-header {
    margin-top: 0;
  }

  body .sbc-seo-message .seo-message-image {
    /* max-width: 200px !important; */
  }

  body .sbc-seo-message .seo-message-image__wrapper {
    text-align: center;
    margin-bottom: 30px;
  }

  body .sbc-services-full-list .locations-list-filters__controls {
    width: 100% !important;
  }

  body .sbc-services-full-list .locations-list-filters__button {
    width: 100%;
    text-align: center;
  }

  body .locations-list-filters__button {
    justify-content: center;
  }

  body .sbc-icon-loop .single-icon .icon-img {
    width: 70px;
  }

  body .sbc-left-menu {
    padding-bottom: 0;
  }

  body .sbc-hero-with-card.sbc-hero-with-card__no-icons {
    padding-bottom: 0;
  }

  .sbc-jackson-single-events-system__main-section__list-view__events__event__content__full-class {
    padding: 15px 20px;  
    max-width: 100%;
  }
  
  .sbc-jackson-single-events-system__main-section__list-view__events__event__content__full-class p.sbc-jackson-single-events-system__main-section__list-view__events__event__content__full-class__image__text__title {
    font-size: 16px;
    line-height: 1.5;
  }
} /* End 767px */

@media (max-width: 600px){
  body .sbc-locations-carousel .slick-arrow.slick-prev {
    left: -25px;
  }

  body .sbc-locations-carousel .slick-arrow.slick-next {
    right: -25px;
  }
}

@media (max-width: 575px){
  body .ms-options-wrap > .ms-options {
    max-width: calc(100% - 30px);
  }

  body .locations-list-filters__button button {
    width: 100%;
    margin-left: 0 !important;
  }

  body .locations-list-filters__button button#locations-filters-submit {
    margin-bottom: 0;
  }

  body #classes-filters-submit {
    margin-bottom: 10px;
  }

  body .locations-list-filters__button #locations-filters-clear {
    margin-left: 0;
    margin-top: 15px;
  }

  body .locations-full-map-block__filters-section__buttons-wrapper {
    padding-bottom: 75px;
  }

  body .locations-full-map-block__first-row {
    padding-bottom: 20px;
    margin-bottom: 40px;
  }

  body .breadcrumb-wrapper {
    height: auto;
    padding-bottom: 10px;
  }

  body .breadcrumb {
    margin-bottom: 0;
  }

  body.page--life-in-miami- .sbc-gallery-section,
  body.page--patient-tools-international-patients- .sbc-gallery-section {
    margin-bottom: 0 !important;
  }

  body .sbc-support-group-carousel .slick-list.draggable {
    height: 350px;
  }

  body .sbc-support-group-carousel.sbc-seo-message__carousel .slick-list.draggable {
    height: auto !important;
  }

  body .sbc-single-doctor__content-block-locations__single-location {
    margin-bottom: 15px;
  }
}

@media (max-width: 497px) {
  body .sbc-hero-with-card__icons-wrapper {
    padding: 20px;
  }

  body .sbc-hero-with-card__icons {
    padding-top: 20px;
  }

  body .sbc-support-group-carousel-item,
  body .sbc-spotlight-instance__image {
    height: 200px;
  }

  body .location-hero-map-wrapper__buttons a {
    min-width: 100%;
    margin-bottom: 10px;
  }

  body .location-hero-map-wrapper__buttons a:last-child {
    margin-bottom: 0;
  }

  body .locations-full-map-block__filters-section__buttons .location-type-filter-btn {
    width: 100%;
  }

  body .sbc-support-group-carousel .slick-list.draggable {
    height: 350px;
  }
}

@media (max-width: 349px){
  body .sbc-doctors-full-list-hide-filters {
    width: 116px;
  }
}

/* Begin:: Block - Specialized Programs */

body .sbc-specialized-programs {
  padding: 40px 0;
}

body .sbc-specialized-programs .specialized-programs-general-title,
body .sbc-specialized-programs .specialized-programs-general-subtitle,
body .specialized-programs-general-description-wrapper,
body .sbc-specialized-programs .specialized_programs_content__title {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
}

body .sbc-specialized-programs .specialized-programs-general-title {
  font-size: 32px;
  color: #005293;
}

body .sbc-specialized-programs .specialized-programs-general-subtitle,
body .sbc-specialized-programs .specialized_programs_content__title {
  font-size: 24px;
  color: #263540;
}

body .specialized-programs-general-description-wrapper {
  font-size: 16px;
  font-weight: 400;
  color: #263540;
}

body .sbc-specialized-programs .specialized_programs_content_list {
  margin-top: 40px;
}

body .sbc-specialized-programs .specialized_programs_content__title {
  text-align: left;
  margin-bottom: 0;
}

body .sbc-specialized-programs .specialized_programs_content__title--link {
  display: block;
  color: #005293;
  text-decoration: none !important;
}

body .sbc-specialized-programs .specialized_programs_content__title--link:hover {
  color: #2a7475;
}

body .sbc-specialized-programs .specialized_programs_content__title--link i {
  font-size: 20px;
  margin-left: 10px;
}

body .sbc-specialized-programs .specialized_programs_content_list__instance {
  height: 100%;
  border-bottom: 2px solid #ebf1f5;
}

body .sbc-specialized-programs .specialized_programs_content_list__instance-column {
  margin-bottom: 30px;
}

body .sbc-specialized-programs .specialized_programs_content_list-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

body .sbc-specialized-programs .specialized_programs__label-link {
  color: #005293;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none !important;
  margin-top: 5px;
  display: block;
}

body .sbc-specialized-programs .specialized_programs__label-link:hover {
  color: #2a7475;
}

body .sbc-specialized-programs .specialized_programs__label-link i {
  margin-left: 5px;
  font-size: 14px;
}

form#page-404__search {
  display:flex;
  align-items:center;
  margin-top:35px;
  margin-bottom:44px;
}

body .page-404__search-label {
  font-size:16px;
  color: #263540;
  margin-right:15px;
  margin-bottom:0;
  font-weight:bold;
}

body .page-404__search-input-wrap {
  position:relative;
  background-color:#F4F8FA;
  max-width: 414px;
  width: 100%;
}

body #page-404__search-input {
  font-size:14px;
  color:#000;
  line-height:1;
  padding:10px 40px 10px 10px;
  border:none;
  background-color:#F4F8FA;
  box-shadow:none;
  border-radius:none;
  border:none;
  width:100%;
}

body #page-404__search-submit {
  display:flex;
  align-items:center;
  justify-content:center;
  position:absolute;
  right:0;
  top:0;
  height:100%;
  width:32px;
  background-color:transparent;
  box-shadow:none;
  border-radius:none;
  border:none;
}

body #page-404__search-submit i {
  font-size:16px;
  color:#B4C2D5;
}

body .error-404 h1 {
  color: #005293;
  font-size:48px;
  line-height:1.2;
  margin-bottom:25px;
}

body .subhead-404 {
  color: #273641;
  font-weight:bold;
  font-size:24px;
  margin-bottom:16px;
}

body .error-404 ul {
  padding-left:20px;
}

body .error-404 ul li {
  margin-bottom:10px;
}

body .error-404 img.doctor-404 {
  position:absolute;
  bottom:0;
  height:91%;
}

body .error-404-text-col {
  padding: 65px 15px 100px;
}

/* End:: Block - Specialized Programs */

.sbc-cta-bar .title-h2-secondary {
  color: #fff !important;
}

body .sbc-single-doctor-second-section h2 {
  color: #005293;
}

body .sbc-location-map-card .location-hero-map__title-link {
  color: #005293 !important;
}


/* UHEALTH OVEWRITES */


/* small - green */
body.uhealth-s h3,
body.uhealth-s .sbc-faq .ui-accordion-content h3,
body.uhealth-s .sbc-video .title-h2-primary,
body.uhealth-s .sbc-card-over-image .card-cont .title-h2-primary,
body.uhealth-s .sbc-services .more-service-cont .text-cont .title,
body.uhealth-s .sbc-stats .icon-cont .number,
body.uhealth-s .sbc-patient-stories .single-patient-carousel .text-cont .title,
body.uhealth-s .sbc-middle-menu .link-menu-cont .link-a:hover,
body.uhealth-s .sbc-icon-loop .single-icon .icon-title,
body.uhealth-s .sbc-carousel .timeline-carousel .timeline-title,
body.uhealth-s .sbc-carousel .timeline-indicator-carousel .slick-current.slick-active .timeline-year,
body.uhealth-s .sbc-patient-full-list .single-patient-carousel .text-cont .title,
body.uhealth-s .sbc-seo-message .quote-cont .name
body.uhealth-s .sbc-support-group-data-wrapper .sbc-support-group-data-wrapper__title,
body.uhealth-s h2.title-h2-primary,
body.uhealth-s h2.sbc-sopport-groups__general-title,
body.uhealth-s .sbc-hero-with-card__icons-instance h2,
body.uhealth-s h2.title,
body.uhealth-s .sbc-patient-stories .title-h2-primary,
body.uhealth-s .sbc-stats .title-h2-primary,
body.uhealth-s .sbc-carousel .title-h2-primary,
body.uhealth-s .sbc-single-doctor-first-section .single-doctor__phone,
body.uhealth-s .sbc-single-doctor-second-section h2,
body.uhealth-s .sbc-location-map-card .location-hero-map__title-link,
body.uhealth-s .specialized-programs-general-title,
body.uhealth-s .sbc-spotlight-instance__content__title {
  color: #2A7475 !important;
}

body .sbc-location-map-card .location-hero-map__title-link {
  text-decoration: none !important;
}

/* big - gray */
body.uhealth-s h1,
body.uhealth-s .sbc-content .content-cont h1,
body.uhealth-s .title-accordion {
  color: #475B67;
}

body.uhealth-s .title-accordion {
  color: #475B67 !important;
}

/* medium - black */
/* body.uhealth-s h2,
body.uhealth-s .sbc-milestone-long-text .title, */
body.uhealth-s .sbc-hero-with-image .links-dropdown h2 {
  color: #263540 !important;
}

/* link - blue */
body.uhealth-s .sbc-milestone-long-text .desc-cont a,
body.uhealth-s .sbc-support-group-data-wrapper .sbc-support-group-data-wrapper__content a,
body.uhealth-s .sbc-content a,
body.uhealth-s .sbc-hero-with-image a,
body.uhealth-s .sbc-doctors-full-list__no-results a {
  color: #005293;
}

/* bottom - lines */
body.uhealth-s .sbc-middle-menu,
body.uhealth-s .sbc-carousel .timeline-indicator-carousel .slick-current.slick-active .timeline-year,
body.uhealth-s .locations-full-map-block__filters-section__buttons-wrapper,
body.uhealth-s .sbc-seo-message .quote-cont,
body.uhealth-s .sbc-small-hero-cta-column,
body.uhealth-s .sbc-gallery-section .gallery-cont,
body.uhealth-s .locations-full-map-block__filters-section__buttons-wrapper,
body.uhealth-s .sbc-single-doctor-first-section {
  border-bottom-color: #F47121;
}

/* quote - orange */
body.uhealth-s .sbc-seo-message .quote-cont .quote-icon i {
  color: #F47121;
}

/* fixes */
body .patient-stories-carousel .slick-prev,
body .patient-stories-carousel .slick-next {
  background-color: #f7f7f7 !important;
}

body .sbc-hero-with-image.inner-text-white h2.title-h2-primary,
body .sbc-small-hero.inner-text-white h2.title-h2-primary {
  color: #fff !important;
}

body .sbc-cta-bar .btn.btn-primary {
  border-color: #fff !important;
}

body .sbc-services.inner-text-white,
body .sbc-services.inner-text-white h2{
  color: #fff !important;
}
@media(max-width: 767px){
  /* body .sbc-services.inner-text-white h3,
  body .sbc-services.inner-text-white p,
  body .sbc-services.inner-text-white a,
  body .sbc-services.inner-text-white .title:after {
    color: #fff !important;
  } */

  body.uhealth-s .sbc-hero-with-card__icons-wrapper {
    border-bottom-color: #F47121;
  }

  body .error-404 h1 {
    font-size:24px;
  }

  body .subhead-404 {
    font-size:18px;
  }

  body .error-404-text-col {
    padding:40px 15px 60px;
  }
}

body .mega-menu-section.mega-menu-section__desktop {
  box-shadow: 0 10px 10px 0 rgba(76,106,129,0.2);
}

body .mega-menu-section {
  background-color: #fff !important;
}

body .mm-just-list li,
body .mm-title-wrapper {
  border-bottom: 1px solid #fafafa !important;
}

body .mm-just-list li a {
  text-transform: uppercase;
  color: #263540;
  font-weight: 700;
  font-size: 12px;
}


@media (min-width: 768px){
  body .list-of-physicians-carousel.no-track-transform .slick-track,
  body .tips-carousel.no-track-transform .slick-track {
    transform: none !important;
  }

  body .tips-carousel.no-track-transform .slick-track {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
  }
}

@media (max-width: 575px){
  body .sbc-gallery-carousel .slick-next,
  body .sbc-gallery-carousel .slick-prev {
    top: 254px;
    transform: translateY(-50%);
  }

  body .sbc-gallery-carousel__item__title {
    padding: 10px;
    height: 54px;
  }

  body .sbc-support-group-carousel .slick-list.draggable {
    height: 520px;
  }

  body .sbc-support-group-carousel .slick-list.draggable {
    height: auto;
  }

  body .sbc-gallery-carousel__item__description {
    padding-bottom: 0;
  }
}

.sbc-gallery-section {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

@media (min-width: 768px){
  body p .btn.btn-primary,
  body p .btn.btn-secondary {
    margin-left: 1px;
    margin-right: 1px;
  }
}

@media (max-width: 767px){
  body .btn.btn-primary,
  body .btn.btn-secondary {
    width: 100%;
  }

  body p .btn.btn-primary,
  body p .btn.btn-secondary {
    margin-bottom: 16px;
  }

  body p .btn.btn-primary:last-child {
    margin-bottom: 0;
  }

  body p .btn.btn-secondary:last-child {
    margin-bottom: 0;
  }
}
.sbc-location-map-card .location-hero-map-wrapper__map,
.sbc-location-hero-map .location-hero-map-wrapper__map { overflow: hidden; }
.sbc-location-map-card .location-hero-map-wrapper__map-div,
.sbc-location-hero-map .location-hero-map-wrapper__map-div { margin-top: -140px; }
.sbc-location-map-card .location-hero-map-wrapper__map-div iframe,
.sbc-location-hero-map .location-hero-map-wrapper__map-div iframe { height: 150%; }

.align-it-center { align-items: center; }
header .header-top-bar .donate-button { margin-right: 20px; }
header .header-top-bar .donate-button a { display: block; padding: 10px 20px; color: #fff; font-size: 14px; }
header .header-top-bar .donate-button a:hover { background: #005293; text-decoration: none; }

body.page--patient-tools-financial-assistance- header .header-top-bar .donate-button,
body.page--patient-tools-financial-assistance- ul#header-mobile-menu li.menu-item-donate-item { display: none !important; }

.header-top-bar__search-label { line-height: 35px; }
header .header-top-bar .language-p { margin-top: 0 !important }
.sbc-carousel .slick-slider .slick-current .box-cont {
  opacity: 1;
}

.jackson-single-podcast .btn {
  text-decoration: none !important;
} 

.jackson-single-podcast__content-section__top {
  padding-top: 65px;
  padding-bottom: 80px;
  border-bottom: 1px solid #DBDEE1;
}

.jackson-single-podcast__content-section__top .jackson-single-podcast__date {
  color: #212529;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  margin-bottom: 5px;
}

.jackson-single-podcast__content-section__top .jackson-single-podcast__title {
  color: #005293;
  font-size: 48px;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 16px;
}

.jackson-single-podcast__content-section__top__content {
  padding-right: 40px;
}

.jackson-single-podcast__content-section__top .jackson-single-podcast__desc {
  margin-bottom: 25px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance {
    position: relative;
    padding-bottom: 30px;
    display: grid;
    grid-template-columns: 48% 52%;
    gap: 30px;
    box-shadow: 0 0 8px 0 rgba(76, 106, 129, 0.2);
    padding: 30px;
    margin-bottom: 30px !important;
    transition: box-shadow .3s ease;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance:hover {
    box-shadow: 0 0 8px 2px rgba(76, 106, 129, 0.7);
    cursor: pointer;
}

.jackson-single-podcast__content-section__bottom {
  padding-top: 60px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor_instance__top-row {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    align-items: flex-start;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor_instance__image {
    width: 150px;
    height: auto;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor_instance__name-block {
  padding-left: 28px;
  padding-right: 15px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor_instance__name-block h3,
.jackson-single-podcast .jackson-single-podcast__non-doctors__instance__content h3 {
  color: #016CC1;
  font-weight: 600;
  font-size: 24px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor_instance__name-block .doctor_instance__specialty,
.jackson-single-podcast .jackson-single-podcast__non-doctors__instance__content__title {
  color: #263540;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-bottom: 6px !important;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor_instance__certification {
  font-weight: 500;
  margin-bottom: 10px !important;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor_instance__lnaguages {
  margin-bottom: 10px !important;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .booking-banner {
    background-color: #F4F8FA;
    padding: 5px 10px;
    font-weight: 500;
    display: inline-block;
    color: #AA1948;
    font-family: 'roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 6px !important;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location {
    padding-left: 15px;
    padding-right: 20px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .doctor_instance__location__instance__name-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-bottom: 15px;
    margin-top: 4px;
    padding-left: 20px;
    padding-right: 20px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .location-row-place-name {
  flex-basis: calc(100% - 130px);
  padding-right: 25px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .location-row-place-phone {
    flex-basis: 130px;
    text-align: right;
    margin-bottom: 0;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .location-row-place-name__title {
    font-family: 'roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #263540 !important;
    text-decoration: none !important;
    margin-bottom: 4px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .location-row-place-name__address {
    margin-bottom: 0;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .location-row-place-phone, 
.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .location-row-place-phone a {
    font-family: 'roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #263540 !important;
    text-decoration: none !important;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location:not(:first-child) .doctor_instance__location__instance__name-row {
    border-top: 1px solid #f4f8fa;
    margin-top: 20px;
    padding-top: 20px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-appointments-location-instance__bottom__slots__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-content: space-between;

}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .doctor-appointments-location-instance__bottom__slots {
  padding-left: 0;
  padding-right: 0;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .doctor-appointments-location-instance__bottom__slots__slot__text {
    text-align: left;
    margin-bottom: 0;
    line-height: 22px;
    font-size: 16px;
    color: #475B67;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .doctor-appointments-location-instance__bottom__slots__slot:not(:first-child) .doctor-appointments-location-instance__bottom__slots__slot__text {
    padding-left: 14px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .doctor-appointments-location-instance__bottom__tooltip-wrapper__tooltip {
    position: absolute;
    left: 20px;
    width: calc(100% - 40px);
    top: 40px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor_instance__locations__button-wrapper {
    margin-top: 20px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor_instance__top-row__image-and-video {
  flex-basis: 150px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance  .doctor_instance__name-block {
  flex-basis: calc(100% - 150px);
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor_instance__top-row {
  flex-wrap: wrap;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor_instance__name-block__bio {
  flex-basis: 100%;
  margin-top: 15px;
}

.jackson-single-podcast .sbc-doctors-full-list__doctor_instance {
    align-items: start;
}

.jackson-single-podcast__content-section__bottom__meet-title {
  color: #475B67;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  margin-bottom: 30px;
}

.jackson-single-podcast .jackson-single-podcast__non-doctors__instance.sbc-doctors-full-list__doctor_instance {
  cursor: default !important;
  box-shadow: 0 0 8px 0 rgba(76, 106, 129, 0.2) !important;

  grid-template-columns: 150px auto;
  gap: 0;
}

.jackson-single-podcast .jackson-single-podcast__non-doctors__instance__content {
  padding-left: 28px;
  padding-right: 15px;
}

.jackson-single-podcast .jackson-single-podcast__non-doctors__instance__content__bio {
  margin-top: 15px;
}

.jackson-single-podcast .jackson-single-podcast__content-section__bottom__host-section {
  margin-top: 70px;
}

.jackson-single-podcast .jackson-single-podcast__non-doctors__instance__content__bio--mobile {
  display: none;
}

.jackson-single-podcast .sbc-podcasts-full-list__media {
    background-color: #fff;
    padding: 50px 0 40px;

    box-shadow: 0px -4px 8px rgba(0, 0, 0, 0.1);
    margin-top: 100px
}

.jackson-single-podcast .sbc-podcasts-full-list__media__title {
    color: #475B67;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
}

.jackson-single-podcast .sbc-podcasts-full-list__media__items {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    padding-top: 40px;
    padding-bottom: 30px;
}

.jackson-single-podcast .sbc-podcasts-full-list__media__items__item-wrapper {
    flex-basis: calc(20% - 20px);
}

.jackson-single-podcast .sbc-podcasts-full-list__media__items__item {
    box-shadow: 0 0 8px 2px rgba(0,0,0,.1);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    cursor: pointer;
    height: 60px;
}

.jackson-single-podcast .sbc-podcasts-full-list__media__items__item .sbc-podcasts-full-list__media__items__item__image {
    width: 40px;
    height: auto;
    margin-right: 15px;
}

.jackson-single-podcast .sbc-podcasts-full-list__media__items__item .sbc-podcasts-full-list__media__items__item__link {
    color: #005293 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    text-decoration: none !important;
    display: inline-block;
    padding-top: 18px;
    padding-bottom: 18px;
}

@media (min-width: 1680px) {
  .jackson-single-podcast .container {
    max-width: 1440px !important;
  }
}

@media (max-width: 1679px){
    .jackson-single-podcast .sbc-podcasts-full-list__media__items__item {
        flex-wrap: wrap;
    }

    .jackson-single-podcast .sbc-podcasts-full-list__media__items__item {
        padding-left: 10px;
        padding-right: 10px;
    }

    .jackson-single-podcast .sbc-podcasts-full-list__media__items__item .sbc-podcasts-full-list__media__items__item__image {
        width: 32px;
        margin-right: 6px;
    }
}

@media (max-width: 1275px){
    .jackson-single-podcast .sbc-podcasts-full-list__media__items {
        flex-wrap: wrap;
    }

    .jackson-single-podcast .sbc-podcasts-full-list__media__items {
        display: flex;
        justify-content: center;
        align-items: stretch;
        padding-top: 40px;
        padding-bottom: 70px;
    }

    .jackson-single-podcast .sbc-podcasts-full-list__media__items__item-wrapper {
        flex-basis: calc(30% - 20px);
        margin: 0 12px 24px;
    }
}

@media (min-width: 992px){
  .jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor_instance__name-block {
    max-width: 72%;
  }
}

@media (min-width: 1200px){
  .jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-appointments-location-instance__bottom__slots__grid .doctor-appointments-location-instance__bottom__slots__slot:first-child {
    padding-right: 14px;
  }
}

@media (max-width: 1199px){
  .jackson-single-podcast__content-section__top__content {
    padding-bottom: 40px;
  }

  .jackson-single-podcast__content-section__top {
    padding-bottom: 50px;
  }

  .jackson-single-podcast .sbc-doctors-full-list__doctor_instance {
    grid-template-columns: repeat(1, 1fr);
    padding-bottom: 20px;
  }

  .jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location {
    padding-left: 0;
    padding-right: 0;
  }

  .jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .doctor_instance__location__instance__name-row {
    flex-wrap: wrap;
  }

  .jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .location-row-place-name {
    flex-basis: 100%;
  }

  .jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .location-row-place-phone {
    flex-basis: 100%;
    text-align: left !important;
    margin-top: 10px;
  }

  .jackson-single-podcast .sbc-podcasts-full-list__media__items__item-wrapper {
      flex-basis: 30%;
      margin: 0 12px 24px;
  }

  .jackson-single-podcast .sbc-podcasts-full-list__media__items__item {
      margin: 0 auto;
  }

  .jackson-single-podcast .sbc-podcasts-full-list__media__items {
      padding-bottom: 40px;
      /* max-width: 350px; */
      margin-left: auto;
      margin-right: auto;
  }
}

@media (max-width: 991px){
  .jackson-single-podcast .sbc-podcasts-full-list__media__items__item-wrapper {
      flex-basis: 26%;
      margin: 0 12px 24px;
  }
}

@media (max-width: 767px){
  .jackson-single-podcast__content-section__top .jackson-single-podcast__title {
    font-size: 40px;
    line-height: 48px;
  }

  .jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-appointments-location-instance__bottom__slots__grid {
      grid-template-columns: repeat(1, 1fr);
  } 

  .jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-instance__locations__single-location .doctor-appointments-location-instance__bottom__slots__slot__text {
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-bottom: 6px;
  }

  .jackson-single-podcast .sbc-doctors-full-list__doctor_instance .doctor-appointments-location-instance__bottom__slots__grid .doctor-appointments-location-instance__bottom__slots__slot {
    padding-left: 0;
    padding-right: 0;
  }

  .jackson-single-podcast .jackson-single-podcast__non-doctors__instance.sbc-doctors-full-list__doctor_instance .jackson-single-podcast__non-doctors__instance__content__bio {
    display: none;
  }

  .jackson-single-podcast .jackson-single-podcast__non-doctors__instance.sbc-doctors-full-list__doctor_instance {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .jackson-single-podcast .jackson-single-podcast__non-doctors__instance.sbc-doctors-full-list__doctor_instance .jackson-single-podcast__non-doctors__instance__picture-wrap {
    flex-basis: 150px;
  }

  .jackson-single-podcast .jackson-single-podcast__non-doctors__instance.sbc-doctors-full-list__doctor_instance .jackson-single-podcast__non-doctors__instance__content {
    flex-basis: calc(100% - 150px);
  }

  .jackson-single-podcast .jackson-single-podcast__non-doctors__instance.sbc-doctors-full-list__doctor_instance .jackson-single-podcast__non-doctors__instance__content__bio--mobile {
    flex-basis: 100%;
    margin-top: 15px;
    display: block;
  }

  .jackson-single-podcast .sbc-podcasts-full-list__media {
      padding-bottom: 50px;
  }
}

@media (max-width: 399px){
  .jackson-single-podcast .sbc-podcasts-full-list__media__items__item-wrapper {
      flex-basis: 40%;
      margin: 0 12px 24px;
  }
}
