@charset "utf-8";
/* CSS Document */
/* Hide Clare */
.gyant-tooltip, .open-toggle {
  display: none !important;
}
/* End Hid Clare */


body {
  color: #000;
  letter-spacing: 0px;
}
body p, p.lead, a.promo-button, li {
  font-size: 19px !important;
}
div.cta-block > div > p.lead {
  font-size: 16px !important;
}
h1 {
    color: #00a9ce;
}
h2, h3, .h2, .h3 {
  color: #00a9ce;
  font-weight: 700;
  text-align: left;
  font-size: 27px;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 0.5px;
}
h3, .h3 {
  font-size: 24px;
}
h4 {
  font-weight: bolder;
  font-size: 30px;
  line-height: 38px;
}
/* STYLES FOR FULL WIDTH IMAGES (HERO ONLY)*/
img.transition-img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.content-block img:hover {
    opacity: 1!important;
	filter: alpha(opacity=100);
}


.oncall-hero {
  background: url("hero-background.png") repeat-y;
}
.hero-student {
  height: 504px;
}
.hero-student img {
  position: relative;
  top: -287px;
  bottom: 0;
  left: -243px;
}
.hero-transition {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
}
#cta1-3 > div > div > div {
  text-align: center;
}
#osf-hero-cta1 h1 {
  font-size: 75px;
  line-height: 80px;
  text-align: center;
}
#sypmtoms-worsen h2 {
  text-align: center;
}
.txt-area {
  max-width: 350px;
  margin: auto;
}
/* STYLES FOR FULL WIDTH IMAGES (HERO ONLY)*/
#img-full > .img100 {
  margin: 0px !important;
  padding: 0px !important;
}
#img-full > .img100 img.resp-img-lg {
  width: 100%;
  max-width: 100%;
  height: auto;
}
#img-full > .img100 img.resp-img-sm {
  display: none;
}
.glyphicon-menu-down:before, .glyphicon-menu-up:before {
    padding-right: 20px;
}


.cta-section-1 {
  width: 70%;
}
.cta-section-1 p {
  color: rgb(255, 255, 255);
  font-size: 24px;
  background-color: rgba(0, 0, 0, 0);
  font-family: Lato;
  font-weight: 700;
}
a.cta-nav-color {
  border-radius: 35px !important;
  font-size: 22px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.043) 0px 1.02005px 1.70008px 0px inset;
  border-color: #9c1d86 !important;
  border-style: solid !important;
  border-width: 2px !important;
  font-weight: normal;
  letter-spacing: 0 !important;
  margin-bottom: 15px;
  width: 90%;
  color: #9c1d86 !important;
  display: inherit !important;
  margin: 0px 20px !important;
}
a.cta-nav-color:hover {
  background-color: #9c1d86 !important; /* Updates the button hover colors */
  border-color: transparent !important;
  color: #fff !important;
}
a.cta-schedule-appointment {
  color: #fff !important;
  background-color: #9c1d86 !important;
}
a.cta-schedule-appointment:hover {
  color: #fff !important;
  background-color: #9c1d86a3 !important;
}
a.cta-color, a.footer-buttons {
  border-radius: 15px;
  font-size: 22px;
  background-color: #9c1d86;
  box-shadow: rgba(0, 0, 0, 0.043) 0px 1.02005px 1.70008px 0px inset;
  border-color: #e72c2a;
  border-style: solid;
  border-width: 0px;
  font-weight: normal;
  letter-spacing: 0 !important;
  margin-bottom: 15px;
  width: 90%;
}
a.cta-color:hover, a.footer-buttons:hover {
  background-color: #9c1d86a3 !important; /* Updates the button hover colors */
  border-color: transparent !important;
  color: #fff !important;
}
a.footer-buttons {
  background-color: transparent;
  border: 1px solid white;
  color: white;
  width: 277px !important;
  height: 100%;
  padding: 10px 15px;
  font-size: 16px;
  border-radius: 20px;
  margin: 0px 45px;
  font-weight: 400;
}
a.footer-buttons:hover {
  background-color: #9c1d86 !important;
}

a.visit-option-buttons {
  border-radius: 35px !important;
  font-size: 20px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.043) 0px 1.02005px 1.70008px 0px inset;
  border-color: #9c1d86 !important;
  border-style: solid !important;
  border-width: 2px !important;
  font-weight: normal;
  letter-spacing: 0 !important;
  margin-bottom: 15px;
  width: 90%;
  color: #9c1d86 !important;
  display: inherit !important;
	width:100%;
}

a.visit-option-buttons:hover {
  background-color: #9c1d86 !important; /* Updates the button hover colors */
  border-color: transparent !important;
  color: #fff !important;
}

.navbar.bg-color .navbar-toggle .icon-bar {
  background-color: #9c1d86;
  opacity: 1;
}
.btn {
  border: 0px;
}
a.promo-button:link, a.promo-button:visited {
  padding: 0px !important;
  background: transparent;
  margin-top: 0px;
  color: white !important;
  font-size: 16px !important;
  cursor: pointer;
  margin-bottom: 0px !important;
  margin-right: 0px !important;
  letter-spacing: 0px !important;
  text-decoration: underline;
  line-height: 0px;
  vertical-align: baseline;
  font-weight: normal !important;
}
a.promo-button:hover {
  xborder-bottom: 1px dotted white !important;
  color: yellow;
}

.virtual-visit hr
{
	border-top: 1px solid #a7a7a7;
	margin:0px;
}

a.virtual-visit {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  height: 100%;
  padding: 2px 10px;
  width: 25%;
  font-size: 16px;
  margin: 10px 0px 10px 0px;
  vertical-align: text-top;
}
a.mobile-hero-button {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  height: 100%;
  padding: 2px 10px;
  width: fit-content;
  font-size: 16px;
  margin: 20px 0px 0px 0px;
  vertical-align: text-top;
}
#virtual-visit p {
  margin: 0px;
}
section#sec-promo {
    padding: 8px 0px;
}
.promo-content {
  margin-top: 10px;
  text-align: center;
}
.promo-content p {
  margin-bottom: 0px !important;
  color: #00a9ce !important;
  font-size: 14px!important;
}
.owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 6px 6px;
  background: transparent;
  border: 1px solid #00a9ce;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #00a9ce;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0px;
}
ul.bullet-list li {
  border-left: 2px solid #9c1d86;
  padding-left: 14px;
  list-style: none;
  margin-left: -39px;
  margin-bottom: 20px;
}
ul.services {
  padding: 0px;
  margin: 10px 0px 0px -15px;
}
ul.services li {
  list-style: none;
  margin-bottom: 15px;
}
.gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#63ab44+0,18a48e+33,0d9da4+65,00a9ce+100 */
  background: #63ab44; /* Old browsers */
  background: -moz-linear-gradient(left, #63ab44 0%, #18a48e 33%, #0d9da4 65%, #00a9ce 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #63ab44 0%, #18a48e 33%, #0d9da4 65%, #00a9ce 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #63ab44 0%, #18a48e 33%, #0d9da4 65%, #00a9ce 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63ab44', endColorstr='#00a9ce', GradientType=1); /* IE6-9 */
}
/* SOCIAL ICON STYLES +PADDING +COLOR */
.social-btn.m-t {
  width: 70%;
  margin: 0 auto;
}
.sb-white {
  background-color: #ffffff;
  margin: 10px !important;
  color: #008BBF !important;
  padding-top: 10px;
}
.content-spotlight {
  padding: 60px 0;
}
/* Locations Maps */
ul.locations {
  padding: 0px;
}
.locations strong {
  font-size: 16px !important;
}
.locations p {
  font-size: 16px !important;
}
a.locations-button {
  text-decoration: none;
  display: block;
  width: auto;
  height: 100%;
  padding: 2px 10px;
  float: right;
  font-size: 16px !important;
}
.locations li {
  list-style-type: none;
  margin: 0px;
  background-color: #fff;
  font-size: 16px;
  line-height: 22px;
}

.coming-soon-button {
  text-decoration: none;
  display: block;
  width: auto;
  height: 100%;
  padding: 2px 10px;
  float: right;
  font-size: 16px !important;
  background-color:#777;
  color:white;
      border-radius: 15px;
    font-size: 22px;
    box-shadow: rgba(0, 0, 0, 0.043) 0px 1.02005px 1.70008px 0px inset;
    border-color: #e72c2a;
    border-style: solid;
    border-width: 0px;
    font-weight: normal;
    letter-spacing: 0 !important;
    margin-bottom: 15px;
	margin-right: 10%!important;
}

p.panel-title {
  text-align: left;
}
.panel-body p {
  text-align: left;
}
.what-we-treat-image {
  background-color: #f1f1f2;
}
#accordion > .plain [aria-expanded="true"] {
  color: red;
  background-color: red;
}
#accordion .collapsed [aria-expanded="false"] {
  color: blue;
  background-color: blue;
}
#accordion2 > .plain [aria-expanded="true"] {
  color: red;
  background-color: red;
}
#accordion2 .collapsed [aria-expanded="false"] {
  color: blue;
  background-color: blue;
}
.footer-transparent-png {
  width: 100%;
}
.tab-content {
  height: 500px;
}
/* End Locations Maps */
/* MODAL STYLES */
ul.popup li {
  padding: 8px 0px;
  list-style: none;
  margin-bottom: 0px;
}
ul.popup li:before {
  content: "\25A1";
  font-size: 40px;
  padding-right: 20px;
}
.modal-dialog img {
  width: 100%;
  height: auto;
}
.modal-body {
  background-color: #fff;
}
.download-button {
  text-align: center;
  margin-top: 20px;
}
h2.modal-title {
  font-size: 28px;
}
.modal-body h3 {
  margin-bottom: 22px;
  font-size: 22px;
}
button.btn.btn-default {
  background: #008bbf;
  padding: 5px 15px;
  font-size: 14px;
  color: white !important;
}
button.btn.btn-default a {
  color: white !important;
}
button.btn.btn-default:hover {
  background: gray;
}
.btn-full {
  width: 96%;
  max-width: 100%;
  margin: 0 2%;
}
.modal-header {
  background: #9c1d86;
  color: #fff;
  padding: 6px 15px;
}
.modal-footer {
  background: #efefef;
  padding: 10px 15px 2px;
}
.modal-content .cta-color {
  margin: 12px;
}
#modalConversation > div > div > div.modal-body > div > a > button {
  width: 100%;
  padding: 10px !important;
  white-space: normal;
  font-size: 1em;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0;
  filter: alpha(opacity=20);
  opacity: 1;
}
a.modal-text-link {
  margin-top: 10px !important;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  border-radius: 5px;
  padding: 5px 10px;
  display: inline-block;
  margin: 0 auto;
  font-size: 20px;
}
a.modal-text-link:hover {
  background-color: #ffffff52;
  color: white;
}
/* End  Modal*/
.mobile-hero {
  width: 100%;
  margin: 0 auto;
  text-align: left !important;
  padding: 45px;
  line-height: 23px !important;
}

.other-services > p.lead {
	border-left: 2px solid #9c1d86;
    padding-left: 10px;
}

.vid-container {
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.vid-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
} 
.vid-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
} 
  .other-services {
    width: 55%;
    margin-top: 30px;
	padding-bottom: 30px
  }
@media only screen and (max-width: 425px) {
	
	.glyphicon {
		display: none;
	}
	
	
  a.mobile-hero-button {
    margin: 20px 0px 40px 0px;
    width: 80% !important;
    margin-left: 25px;
  }
  #bktop {
    display: none !important;
  } /* Hides Back to top button */
  a.navbar-brand {
    width: 75%;
  }
  h2, h3, .h2, .h3 {
    text-align: left !important;
    width: 75%;
  }
  ul.bullet-list li {
    margin-left: 0px !important;
    text-align: left;
  }
  ul.bullet-list li {
    margin-left: 0px;
    text-align: left;
  }
  .other-services > p.lead {
    text-align: left;
  }
  #tab1 {
    display: none;
  }
  .locations strong, .locations p {
    text-align: left !important
  }
  a.locations-button {
    width: fit-content !important;
    border-radius: 30px;
    margin: 10px 0px 25px 0px !important;
  }
  .mobile-columns {
    float: left;
    width: 50%;
    text-align: left !important;
    padding: 0px;
    margin: 0px;
  }
  .mobile-columns-off {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  /* vertical line between columns
	.features > div:first-child {
    border-right: 1px solid black
  }*/
  .cta-section-1 {
    margin: 30px auto 0 30px;
    display: inline-block;
  }
  .ww-treat {
    width: 40%;
  }
  .page-gutter {
    width: 1000px;
    margin: 0 auto;
  }
  .locations-container {
    padding: 0px !important;
  }

}
@media only screen and (max-width: 1024px) {
  .blue-box p {
    width: 87%;
  }
  .features h2 {
    font-size: 22px;
    text-align: left;
  }
}
@media (min-width: 426px) and (max-width: 768px) {
  a.mobile-hero-button {
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    height: 100%;
    padding: 8px 14px;
    width: fit-content;
    font-size: 16px;
    margin: 0px 0px 40px 40px;
    vertical-align: text-top;
  }
  .locations strong, .locations p {
    text-align: left !important
  }
  a.locations-button {
    width: fit-content !important;
    border-radius: 30px;
    margin: 10px 0px 25px 0px !important;
  }

  .other-services p {
    text-align: left !important;
  }
  h2 {
    text-align: left !important;
    xmargin: 15px !important;
  }
  .mobile-columns {
    float: left;
    width: 50%;
    text-align: left !important;
    padding: 0px;
    margin: 0px;
  }
  ul.bullet-list li {
    margin-left: 0px;
    text-align: left;
  }
  h2, h3, .h2, .h3 {
    font-size: 20px !important;
  }
  div.care-2 > img {
    margin-bottom: 20px;
  }
  ul {
    xlist-style-type: none;
    margin: 0px 15px 0px 15px !important;
    padding: 0px !important;
    text-align: left;
    line-height: 18px !important;
  }
  /* puts image on top of column - flex classes */
  .care-flex {
    display: flex !important;
    /* Optional, if you want the DIVs 100% width: */
    flex-direction: column;
  }
  .care-flex > .care-1 {
    order: 2;
  }
  .care-flex > .care-2 {
    order: 1;
  }
  #ctn a {
    top: -200px;
  }
}
@media only screen and (max-width: 500px) {}
@media only screen and (max-width: 425px) {
  a.cta-color, a.cta-color2 {
    width: 100%;
    font-size: 20px !important;
    padding: 10px !important;
  }
  .rw-words-1 span {
    font-size: 9vw;
  }
  .p-y-md {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media only screen and (max-width: 768px) {
  .other-services {
    padding: 0px 30px 30px 30px !important;
    width: 100%;
  }
.coming-soon-button 
	{display:none;}
  #img-full .img100 img.resp-img-lg {
    display: none;
  }
  #img-full .img100 img.resp-img-sm {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  h2, h3, .h2, .h3 {
    font-size: 20px !important;
  }
  div.care-2 > img {
    margin-bottom: 20px;
  }
  ul {
    xlist-style-type: none;
    margin: 0px 15px 0px 15px !important;
    padding: 0px !important;
    text-align: left;
    line-height: 18px !important;
  }
  /* puts image on top of column - flex classes */
  .care-flex {
    display: flex !important;
    /* Optional, if you want the DIVs 100% width: */
    flex-direction: column;
  }
  .care-flex > .care-1 {
    order: 2;
  }
  .care-flex > .care-2 {
    order: 1;
  }
  /* puts image on top of column - flex classes */
  .footer-flex {
    display: flex !important;
    /* Optional, if you want the DIVs 100% width: */
    flex-direction: column;
  }
  .footer-flex > .footer-1 {
    order: 1;
  }
  .footer-flex > .footer-2 {
    order: 2;
  }
  .footer-flex > .footer-3 {
    order: 3;
  }
  .row.features-block {
    padding: 0px 40px;
  }
  a.footer-buttons {
    background-color: transparent;
    border: 1px solid white;
    color: white;
    width: 245px;
    height: 100%;
    padding: 10px 35px !important;
    font-size: 12px;
    border-radius: 20px;
    margin: 10px auto;
    /* display: block; */
    width: 85% !important;
  }
  img.footer-3 {
    width: 250px;
    margin: 17px auto;
  }
}
@media only screen and (max-width: 1024px) {
  /* was 768px */
  body p, p.lead, a.promo-button, li {
    font-size: 16px !important;
  }
  #osf-hero-cta1 h1 {
    line-height: normal;
  }
  .features div {
    padding: 0 0px;
  }
  div.features > div {
    margin: 0px 0px;
    padding: 20px 20px 0px 20px;
  }
  div.features-block > div > div > div > p {
    margin-top: 0px;
  }
  .box-right {
    border-left: 0px;
  }
  .promo-content {
    margin: 10px 26px 0px 26px;
  }
  .hero500 {
    height: 315px;
  }
  .cta-section-1 {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .p-l {
    padding-left: 0px !important;
  }
  .cta-section-1 p {
    font-size: 22px;
    line-height: 26px !important;
  }
  .p-y-md {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
  }
  #video-visits-1-2 > div > div > div:nth-child(3) > h2 {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .rw-words-1 span {
    font-size: 9vw;
  }
  div.features > div {
    margin: 0px 0px;
    padding: 0px;
  }
  .features h2 {
    font-size: 20px !important;
    text-align: left !important;
    margin-top: 20px;
  }
  .content-spotlight {
    padding: 30px 0;
    margin-bottom: 0px;
  }
  #steps {
    margin-bottom: 30px;
  }
}
@media (max-width:375px) {
  .promo-content {
    padding: 10px 45px;
  }
}
@media (max-width:1024px) {
  .sticky {
    position: fixed !important;
    top: 0;
    right: 0;
    left: 0;
    width: 100% !important;
    -moz-box-shadow: 3px 3px 5px 2px #ccc;
    -webkit-box-shadow: 3px 3px 5px 2px #ccc;
    box-shadow: 3px 3px 5px 2px #ccc;
  }
}
@media only screen and (max-width: 991px) {
.content-block h2, .content-block .h2, .content-block .lead, .content-block p, .content-block h5 {
    text-align: left;
}
.navbar-nav>li>a.btn-nav {
    padding: 6px 15px !important;
	}
h1 {
	font-size: 27px!important;
}
}
@media screen and (max-width: 998px) {
  .navbar-toggle {
    border: 1px solid #9c1d86 !important;
  }
}
@media (min-width:768px) {
  .expect-vert-align {
    transform: translateY(16%) !important;
  }
  .what-we-treat-image {
    background-color: #f1f1f2;
    background-image: url(Services-Collage.png);
    background-repeat: no-repeat;
    background-position: 92% 38%;
    background-size: 35%;
  }
  .what-we-treat-image-desktop {
    display: none;
  }
}
@media (min-width:769px) {
  #hero-sm {
    display: none;
  }
}
/* Sticky Nav */
#ctn {
  position: relative;
}
#ctn a {
  position: absolute;
  left: 0px;
  top: -200px;
}
.top-nav-collapse {
  padding: 0px !important;
}
.sticky {
  position: fixed !important;
  top: 0;
  z-index: 100;
  right: unset;
  left: unset;
  width: 1200px;
  -moz-box-shadow: 3px 3px 5px 2px #ccc;
  -webkit-box-shadow: 3px 3px 5px 2px #ccc;
  box-shadow: 3px 3px 5px 2px #ccc;
}