body.single-clinic div.ch-health-provider-single-template-header {
  background:#003DA5;
  color:white
}
@media screen and (min-width: 992px) {
  body.single-clinic div.ch-health-provider-single-template-header {
    padding:0 0 0 30px
  }
}
body.single-clinic div.ch-health-provider-single-template-header .map {
  min-height:350px;
  background:#F1F4F7;
  background-repeat:no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 992px) {
  body.single-clinic div.ch-health-provider-single-template-header .map {
    min-height:580px;
    width:50%;
    order:1
  }
}
body.single-clinic div.ch-health-provider-single-template-header .map .mapboxgl-ctrl-group {
  box-shadow:0 0 0 1px rgba(0,0,0,0.1);
  border-radius:0
}
body.single-clinic div.ch-health-provider-single-template-header .map .mapboxgl-ctrl-attrib {
  display:none !important
}
body.single-clinic div.ch-health-provider-single-template-header .map .mapboxgl-popup {
  min-width:230px;
  max-width:300px !important;
  padding-bottom:10px
}
body.single-clinic div.ch-health-provider-single-template-header .map .mapboxgl-popup .mapboxgl-popup-content {
  padding:20px;
  font-size:13px;
}
body.single-clinic div.ch-health-provider-single-template-header .map .mapboxgl-popup .mapboxgl-popup-close-button {
  color:#ccc;
  padding:0;
  width:24px;
  height:24px;
  background:none
}
body.single-clinic div.ch-health-provider-single-template-header .map .mapboxgl-popup .mapboxgl-popup-close-button:hover {
  color:#222
}
body.single-clinic div.ch-health-provider-single-template-header .map .mapboxgl-popup h4 {
  margin:0 0 10px 0;
  padding:0;
  font-size:16px;
  line-height:1.2
}
body.single-clinic div.ch-health-provider-single-template-header .map .mapboxgl-popup p {
  line-height:1.3;
  color:#445562
}
body.single-clinic div.ch-health-provider-single-template-header .info {
  max-width:715px;
  margin:0 auto;
  padding:50px 30px 70px 30px
}
@media screen and (min-width: 715px) {
  body.single-clinic div.ch-health-provider-single-template-header .info {
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  body.single-clinic div.ch-health-provider-single-template-header .info {
    display:block
  }
}
@media screen and (min-width: 992px) {
  body.single-clinic div.ch-health-provider-single-template-header .info {
    padding:80px 60px 100px 0;
    width:50%;
    margin-right:0;
    order:0;
    align-self:center
  }
}
body.single-clinic div.ch-health-provider-single-template-header .area-tag {
  font-size:12px;
  background:#d1dbe4;
  color:#425b74;
  border-radius:20px;
  padding:0px 8px 0 8px;
  display:inline-block;
  font-weight:500;
  margin-bottom:10px;
  align-self:flex-start
}
body.single-clinic div.ch-health-provider-single-template-header .area-tag.riverside {
  background:#2e71e2;
  color:white
}
body.single-clinic div.ch-health-provider-single-template-header .area-tag.desert,
body.single-clinic div.ch-health-provider-single-template-header .area-tag.coachellavalley {
  background:#66ceff;
  color:#004666
}
body.single-clinic div.ch-health-provider-single-template-header .area-tag.oc {
  background:#ffce58;
  color:#583e00
}
body.single-clinic div.ch-health-provider-single-template-header h1 {
  color:white
}
body.single-clinic div.ch-health-provider-single-template-header hr {
  width:100%;
  background:rgba(255,255,255,0.1)
}
body.single-clinic div.ch-health-provider-single-template-header i {
  color:#00AEFF;
  float:left;
  margin-left:-30px;
  margin-top:5px;
  line-height:1.4;
  transition:all .3s ease
}
@media screen and (min-width: 715px) {
  body.single-clinic div.ch-health-provider-single-template-header .contact {
    width:55%
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  body.single-clinic div.ch-health-provider-single-template-header .contact {
    width:100%
  }
}
body.single-clinic div.ch-health-provider-single-template-header .contact address {
  padding-left:30px;
  margin-bottom:20px
}
body.single-clinic div.ch-health-provider-single-template-header .contact address a {
  color:#FFF;
  transition:all .3s ease
}
body.single-clinic div.ch-health-provider-single-template-header .contact address a:hover {
  color:#F1AB00;
  text-decoration:none
}
body.single-clinic div.ch-health-provider-single-template-header .contact .fax {
  padding-left:30px;
  margin-bottom:20px
}
body.single-clinic div.ch-health-provider-single-template-header .contact .fax i {
  float:left;
  margin-left:-30px;
  color:#00AEFF
}
body.single-clinic div.ch-health-provider-single-template-header .contact .fax i svg {
  width:auto;
  height:16px
}
body.single-clinic div.ch-health-provider-single-template-header .contact .telehealth {
  padding-left:30px;
  margin-bottom:20px
}
body.single-clinic div.ch-health-provider-single-template-header .contact .phone {
  display:inline-block;
  padding-left:30px;
  color:white;
  font-size:22px;
  font-weight:600;
  margin-bottom:20px;
  transition:all .3s ease
}
body.single-clinic div.ch-health-provider-single-template-header .contact .phone:hover {
  color:#F1AB00;
  text-decoration:none
}
body.single-clinic div.ch-health-provider-single-template-header .contact .social {
  margin-bottom:20px;
  display:flex;
  padding-top:5px
}
body.single-clinic div.ch-health-provider-single-template-header .contact .social a {
  background:#003081;
  display:flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  border-radius:40px;
  transition:all .3s ease
}
body.single-clinic div.ch-health-provider-single-template-header .contact .social a:not(:last-child) {
  margin-right:10px
}
body.single-clinic div.ch-health-provider-single-template-header .contact .social a:hover {
  background:#002668
}
body.single-clinic div.ch-health-provider-single-template-header .contact .social a:hover i {
  color:white
}
body.single-clinic div.ch-health-provider-single-template-header .contact .social i {
  float:none;
  margin:0;
  line-height:0
}
body.single-clinic div.ch-health-provider-single-template-header .hours {
  padding-left:30px;
  max-width:480px;
  margin-bottom:20px
}
@media screen and (min-width: 715px) {
  body.single-clinic div.ch-health-provider-single-template-header .hours {
    width:40%
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  body.single-clinic div.ch-health-provider-single-template-header .hours {
    width:100%
  }
}
body.single-clinic div.ch-health-provider-single-template-header .hours ul {
  margin:0;
  padding:0;
  list-style:none
}
@media (min-width: 480px) and (max-width: 714px) {
  body.single-clinic div.ch-health-provider-single-template-header .hours ul {
    -moz-column-count:2;
    column-count:2
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  body.single-clinic div.ch-health-provider-single-template-header .hours ul {
    -moz-column-count:2;
    column-count:2
  }
}
body.single-clinic div.ch-health-provider-single-template-header .hours ul li {
  display:flex;
  -moz-column-break-inside:avoid;
  break-inside:avoid
}
body.single-clinic div.ch-health-provider-single-template-header .hours ul .day {
  width:60px;
  text-align:left;
  padding-right:25px
}
@media screen and (min-width: 992px) {
  body.single-clinic .content {
    padding-right:6.499%
  }
}
@media screen and (min-width: 480px) {
  body.single-clinic .content ul.list {
    -moz-column-count:2;
    column-count:2;
    -moz-column-gap:30px;
    column-gap:30px;
    margin-top:-5px
  }
}
@media screen and (min-width: 768px) {
  body.single-clinic .content ul.list {
    -moz-column-count:3;
    column-count:3
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  body.single-clinic .content ul.list {
    -moz-column-count:2;
    column-count:2
  }
}
body.single-clinic .content ul.certifications {
  margin:0px -15px -20px -15px;
  padding:0;
  list-style:none;
  display:flex;
  flex-wrap:wrap
}
body.single-clinic .content ul.certifications li {
  padding:0 15px 30px 15px
}
body.single-clinic .content ul.certifications img {
  display:block;
  max-height:65px;
  max-width:200px
}
body.single-clinic .content ul.gallery {
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  grid-template-columns:1fr 1fr;
  grid-gap:10px;
  grid-auto-rows:1fr
}
@media screen and (min-width: 600px) {
  body.single-clinic .content ul.gallery {
    grid-template-columns:1fr 1fr 1fr
  }
}
@media screen and (min-width: 800px) {
  body.single-clinic .content ul.gallery {
    grid-template-columns:1fr 1fr 1fr 1fr 1fr
  }
}
@media screen and (min-width: 992px) {
  body.single-clinic .content ul.gallery {
    grid-template-columns:1fr 1fr 1fr
  }
}
@media screen and (min-width: 1200px) {
  body.single-clinic .content ul.gallery {
    grid-template-columns:1fr 1fr 1fr 1fr 1fr
  }
}
body.single-clinic .content ul.gallery li {
  position:relative;
  height:auto
}
body.single-clinic .content ul.gallery li:before {
  content:'';
  float:left;
  padding-bottom:62.5%
}
body.single-clinic .content ul.gallery li:after {
  content:'';
  display:table;
  clear:both
}
@media screen and (min-width: 600px) {
  body.single-clinic .content ul.gallery li:before {
    content:'';
    float:left;
    padding-bottom:75%
  }
  body.single-clinic .content ul.gallery li:after {
    content:'';
    display:table;
    clear:both
  }
}
@media screen and (min-width: 800px) {
  body.single-clinic .content ul.gallery li:before {
    content:'';
    float:left;
    padding-bottom:62.5%
  }
  body.single-clinic .content ul.gallery li:after {
    content:'';
    display:table;
    clear:both
  }
}
@media screen and (min-width: 1200px) {
  body.single-clinic .content ul.gallery li:before {
    content:'';
    float:left;
    padding-bottom:93.75%
  }
  body.single-clinic .content ul.gallery li:after {
    content:'';
    display:table;
    clear:both
  }
}
body.single-clinic .content ul.gallery li:first-child {
  grid-area:1 / 1 / 2 / 3
}
@media screen and (min-width: 600px) {
  body.single-clinic .content ul.gallery li:first-child {
    grid-area:1 / 1 / 3 / 3
  }
}
@media screen and (min-width: 800px) {
  body.single-clinic .content ul.gallery li:first-child {
    grid-area:1 / 1 / 3 / 4
  }
}
@media screen and (min-width: 992px) {
  body.single-clinic .content ul.gallery li:first-child {
    grid-area:1 / 1 / 3 / 3
  }
}
@media screen and (min-width: 1200px) {
  body.single-clinic .content ul.gallery li:first-child {
    grid-area:1 / 1 / 3 / 3
  }
}
body.single-clinic .content ul.gallery li a {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover
}
body.single-clinic .content ul.gallery li a:before {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:#3781FF;
  content:'';
  opacity:0;
  transition:all .3s ease
}
body.single-clinic .content ul.gallery li a:hover:before {
  opacity:.6
}
body.single-clinic .content .checklist {
  background:#F1F4F7;
  padding:40px 20px 30px 20px;
  margin-bottom:50px;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:center
}
@media screen and (min-width: 576px) {
  body.single-clinic .content .checklist {
    padding:50px 40px 40px 40px
  }
}
body.single-clinic .content .checklist h2.content-title {
  margin-right:30px;
  line-height:1.2
}
body.single-clinic .content .checklist a.download {
  display:inline-block;
  margin-bottom:10px
}
body.single-clinic .content .checklist ul {
  margin:0;
  padding:10px 0 0 0;
  list-style:none;
  line-height:1.3
}
@media screen and (min-width: 576px) {
  body.single-clinic .content .checklist ul {
    font-size:18px;
  }
}
body.single-clinic .content .checklist ul li {
  padding-left:30px;
  padding-top:15px;
  padding-bottom:15px
}
body.single-clinic .content .checklist ul li:not(:last-child) {
  border-bottom:1px solid #e1e7ee
}
body.single-clinic .content .checklist ul li i {
  float:left;
  margin-left:-30px;
  color:#F1AB00
}
body.single-clinic .related-clinics {
  width:100%
}
body.single-clinic .related-clinics h2.content-title {
  line-height:1;
  font-size:30px;
  margin-bottom:30px;
  letter-spacing:0
}
@media screen and (min-width: 768px) {
  body.single-clinic .related-clinics .clinic {
    max-width:1400px
  }
}

.clinics {
  display:flex;
  flex-wrap:wrap;
  justify-content:center
}
.clinics .filter {
  padding-bottom:30px
}
.clinics .clinic {
  width:100%;
  max-width:420px
}
@media screen and (min-width: 768px) {
  .clinics .clinic {
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    max-width:768px
  }
}
@media screen and (min-width: 992px) {
  .clinics .clinic {
    max-width:100%
  }
}
.clinics .clinic:not(:last-child) {
  border-bottom:1px solid #e1e7ee;
  padding-bottom:30px;
  margin-bottom:30px
}
.clinics .clinic-thumb {
  position:relative;
  max-width:300px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px
}
@media screen and (min-width: 768px) {
  .clinics .clinic-thumb {
    margin:0;
    width:210px
  }
}
.clinics .clinic-thumb::before {
  content:'';
  position:absolute;
  z-index:0;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:#F1AB00;
  border-radius:0;
}
.clinics .clinic-thumb a {
  display:block;
  position:relative;
  z-index:1;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  border-radius:0;
}
.clinics .clinic-thumb a:before {
  content:'';
  float:left;
  padding-bottom:75%
}
.clinics .clinic-thumb a:after {
  content:'';
  display:table;
  clear:both
}
@media screen and (min-width: 768px) {
  .clinics .clinic-info {
    width:calc(100% - 240px);
    align-self:center
  }
}
@media screen and (min-width: 992px) {
  .clinics .clinic-info {
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:space-between
  }
}
.clinics .area-tag {
  font-size:12px;
  background:#d1dbe4;
  color:#425b74;
  border-radius:20px;
  padding:0px 8px 0 8px;
  display:inline-block;
  font-weight:500;
  margin-bottom:10px;
  align-self:flex-start
}
.clinics .area-tag.riverside {
  background:#1D5FCF;
  color:white
}
.clinics .area-tag.desert,
.clinics .area-tag.coachellavalley {
  background:#66ceff;
  color:#004666
}
.clinics .area-tag.oc {
  background:#ffce58;
  color:#583e00
}
.clinics h3 {
  font-size:22px;
  font-weight:400;
  margin-bottom:15px
}
@media screen and (min-width: 992px) {
  .clinics h3 {
    width:100%
  }
}
.clinics h3 a {
  color:#002158;
  text-decoration:none;
  transition:all .3s ease
}
.clinics h3 a:hover {
  color:#3781FF
}
.clinics address {
  padding-left:20px;
  line-height:1.6
}
@media screen and (min-width: 992px) {
  .clinics address {
    width:calc(100% - 340px)
  }
}
@media screen and (min-width: 1150px) {
  .clinics address {
    width:calc(100% - 410px)
  }
}
.clinics address i {
  float:left;
  margin-top:2px;
  margin-left:-20px;
  color:#00AEFF;
  max-width:12px
}
.clinics address i svg {
  width:auto;
  height:14px
}
.clinics ul.callouts {
  margin:0;
  padding:0;
  list-style:none;
  display:flex;
  justify-content:flex-end;
  text-align:center;
  font-size:11px;
  padding-top:30px;
  width:240px
}
@media screen and (min-width: 768px) {
  .clinics ul.callouts {
    width:250px
  }
}
@media screen and (min-width: 992px) {
  .clinics ul.callouts {
    padding-top:0
  }
}
@media screen and (min-width: 1150px) {
  .clinics ul.callouts {
    width:300px;
    font-size:14px;
  }
}
.clinics ul.callouts li:not(:last-child) {
  margin-right:20px
}
.clinics ul.callouts i {
  display:block;
  color:#1D5FCF;
  margin-bottom:10px;
  transition:all .3s ease
}
.clinics ul.callouts a {
  display:block;
  color:#445562;
  line-height:1;
  text-decoration:none;
  transition:all .3s ease
}
.clinics ul.callouts a:hover i {
  color:#3781FF;
  transform:translateY(-4px)
}

#ch-clinic-image-modal .close {text-shadow: none;opacity: 1;color: #fff;font-size: 30px;}
#ch-clinic-image-modal .modal-header {border-radius: 0;background: none;border: none;box-shadow: none;-webkit-box-shadow:none;}
#ch-clinic-image-modal .modal-content {border-radius: 0;background: none;border: none;box-shadow: none;-webkit-box-shadow:none;}
#ch-clinic-image-modal .modal-body {padding: 0;-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);}
