/* 0, 640px */
/* 641px, 1200px */
/* 1201px, 1440px */
/* 1441px, 1920px */
@import url(../plugins/foundation-5.5.3/css/foundation.min.css);
@font-face {
  font-family: AvenirMedium;
  src: url(../fonts/AvenirLTStd-Medium.otf) format("opentype"); }
@font-face {
  font-family: AvenirLight;
  src: url(../fonts/AvenirLTStd-Light.otf) format("opentype"); }
@font-face {
  font-family: AvenirHeavy;
  src: url(../fonts/AvenirLTStd-Heavy.otf) format("opentype"); }
html {
  background-color: #e8e6e3;
  overflow-x: hidden;
  height: 100%;
  width: 100%; }

body {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  background-color: transparent;
  color: #333;
  background-attachment: fixed;
  height: 100%;
  -webkit-font-smoothing: antialiased; }

h1 {
  font-family: AvenirLight, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #ed3f4f;
  letter-spacing: -1.0px;
  font-size: 1.4rem;
  line-height: 2.0rem; }
  @media only screen and (min-width: lower-bound(40.063em, 75em)) {
    h1 {
      font-size: 1.6rem;
      line-height: 2.2rem; } }

h2 {
  font-family: AvenirHeavy, Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #356dc8;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 0.9rem; }

h3 {
  font-family: AvenirHeavy, Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.0rem; }
  @media only screen and (min-width: lower-bound(40.063em, 75em)) {
    h3 {
      font-size: 0.9rem;
      line-height: 1.6rem;
      margin-bottom: 1rem; } }

a {
  color: #333;
  line-height: 1rem;
  padding-top: 0.8rem;
  font-weight: 500; }
  a:hover {
    color: #111; }

a.selected {
  color: white;
  pointer-events: none;
  cursor: default; }

p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  color: #333;
  font-size: 0.8rem;
  line-height: 1.4rem; }
  @media only screen and (min-width: lower-bound(40.063em, 75em)) {
    p {
      font-size: 0.9rem;
      line-height: 1.8rem; } }

hr {
  border: solid #bdd2f3;
  border-width: 1px 0 0;
  margin: 0; }

.introduction {
  color: #89b0c4;
  font-size: 0.9rem;
  padding-bottom: 1em; }
  @media only screen and (min-width: lower-bound(40.063em, 75em)) {
    .introduction {
      font-size: 1.3rem; } }
  @media only screen and (min-width: lower-bound(65.063em, 90em)) {
    .introduction {
      font-size: 1.5rem;
      line-height: 2.2rem;
      margin-right: 1em; } }

.big-button {
  font-family: AvenirLight, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.9rem;
  letter-spacing: .02em;
  text-align: left;
  display: inline-block;
  position: relative;
  text-decoration: underline;
  padding: 0;
  margin: 0.2em auto 1em auto;
  background-color: transparent;
  line-height: 1.2rem;
  color: #333;
  z-index: 500;
  transition-property: background-color;
  transition-duration: .15s;
  transition-timing-function: ease-out;
  /*
    &::before {
      z-index:2;
      background-color: rgba(white, 0.7);
      content: "";
      position: absolute;
      display: block;
      //z-index: -1;
      top: 0; right: 0; bottom: 0; left: 0;
      transform-origin: 50% 0;
      transform: scaleY(0);
      transition-property: transform;
        transition-duration: .3s;
        transition-timing-function: ease-out;
    }*/ }
  .big-button span {
    z-index: 50; }
  .big-button:hover {
    /*
        &::before {
          transform: scaleY(1);
        }*/ }
  @media only screen and (min-width: lower-bound(65.063em, 90em)) {
    .big-button {
      padding: 0 2rem 0.4rem 0; } }

.big-button.cropped {
  padding-left: 0;
  padding-right: 2rem; }

footer {
  background-color: white;
  position: relative;
  color: #3d79da;
  padding: 0.3em 0 0 0;
  margin: 1em 0; }
  @media only screen and (min-width: lower-bound(40.063em, 75em)) {
    footer {
      padding: 0.6em 0; } }
  footer p {
    color: #3d79da;
    font-size: 0.8rem;
    margin-bottom: 0.2em; }
  footer ul {
    margin-left: 0; }
  footer li {
    font-size: 0.55rem;
    display: inline-block;
    list-style-type: none;
    margin: 0 0.6em; }
    @media only screen and (min-width: lower-bound(40.063em, 75em)) {
      footer li {
        font-size: 0.8rem;
        margin: 0 1em; } }
    footer li a:hover {
      color: #3d79da; }

#content {
  background-color: #fff;
  background-position: center;
  height: auto;
  min-height: 100%; }
  @media (min-width: 1400px) {
    #content {
      width: 1300px;
      left: calc((100% - 1300px) / 2); } }

#legal {
  padding-top: 5em; }
  @media only screen and (min-width: lower-bound(40.063em, 75em)) {
    #legal {
      padding-top: 6em; } }

#legal strong {
  font-family: "HelveticaNeue-Medium","Helvetica Neue Medium", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400; }
#legal p {
  color: #777; }
#legal h2 {
  text-align: left;
  color: #ed3f4f;
  padding-top: 1.5rem; }
#legal h3 {
  font-size: 1.2rem;
  color: #3d79da;
  padding-top: 1.5rem; }
#legal h4 {
  color: #ed3f4f; }

section {
  position: relative; }

.banner {
  padding: 2em 1em; }
  @media only screen and (min-width: lower-bound(40.063em, 75em)) {
    .banner {
      padding: 4em 1em; } }

#shell {
  margin-top: 50px;
  height: 100%; }
  @media only screen and (min-width: lower-bound(40.063em, 75em)) {
    #shell {
      margin-top: 0; } }

/*

This is used to define the mobileNav...

Usage:
===================================================================================

<body>
	<!-- This is the mobile nav, it lives *under* the rest of the page -->
	<div id="sidebar">
		<div id="rightColumn">
		<ul>
		    <li><a href="/">Link 1</a></li>
		    <li><a href="#clients">Link 2</a></li>
		    <li><a href="#about">Link 3</a></li>
		    <li><a href="#contact">Link 4</a></li>
		    <li><a href="#work">Link 5</a></li>
		</ul>
		</div>
	</div >

	<!-- This is the top btn bar that appears at small screen sizes -->
    <div id="mobileHeader">
		<div class="controls">
		      <a href="#" id="mobileNavBtn"></a>
		</div>
    </div>

	<div id="content">
		<!-- All page content must go within the "content" div -->
		This is some content.
	</div>

	<!-- JS link must go at the end of the body -->
	<script type="text/javascript" src="studio/slidemenu/js/mobileNav.js"></script>

</body>

===================================================================================
*/
#mobileHeader {
  display: none; }

@media screen and (min-device-width: 320px) and (max-device-width: 480px) {
  #mobileHeader {
    height: 50px;
    min-height: 42px !important;
    width: 100%;
    display: block;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    -webkit-transition-property: left;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: ease-in-out;
    background-image: url("../images/site/fl_logotype_only_blue.svg");
    background-repeat: no-repeat;
    background-position: center 58%;
    background-size: auto 40%;
    background-color: white; }

  #mobileNavBtn {
    display: block;
    background-size: 44px 40px;
    width: 44px;
    height: 40px;
    cursor: pointer;
    float: left;
    margin: 4px 4px;
    display: block;
    position: absolute;
    background-color: transparent;
    background-size: 70%;
    margin-left: 8px;
    background-repeat: no-repeat;
    background-position: center left;
    background-image: url("../images/site/icon_menu.svg"); } }
#content {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  -webkit-transition-property: left;
  -webkit-transition-duration: 0.4s;
  -webkit-transition-property: ease-in-out; }

#sidebar {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  background-color: black;
  display: none; }

@media (max-width: 800px) {
  #sidebar {
    display: block; } }
#sidebar ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  display: block;
  background: #000; }

#sidebar ul li {
  list-style: none;
  display: block;
  margin: 0;
  padding-top: .5em;
  border-bottom: solid 1px #222;
  height: 50px;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  text-align: left;
  text-decoration: none;
  background-color: #555; }

#sidebar ul li a {
  letter-spacing: 0.06em;
  display: block;
  color: #AAA;
  padding: 12px; }

#sidebar ul li a:hover {
  color: #fff; }

#sidebar ul li.current a {
  color: #000;
  text-decoration: none; }

#sidebar ul li:first-child {
  border-top: none; }

#sidebar ul li:last-child {
  border-bottom: none; }

#rightColumn {
  display: block; }

/* openRight and openLeft are fired off from mobileNav.js, they are not used in the html page */
.openRight {
  left: 80% !important; }

.openLeft {
  right: -80% !important; }

@media all and (-webkit-transform-3d) {
  #content, #mobileHeader {
    -webkit-transition-property: -webkit-transform; }

  .openRight {
    left: 0 !important;
    -webkit-transform: translate3d(70%, 0, 0) !important; }

  .openLeft {
    right: 0 !important;
    -webkit-transform: translate3d(-70%, 0, 0) !important; } }
#content, #mobileHeader, #sidebar {
  -webkit-overflow-scrolling: hidden; }

/* 0, 640px */
/* 641px, 1200px */
/* 1201px, 1440px */
/* 1441px, 1920px */
@font-face {
  font-family: AvenirMedium;
  src: url(../fonts/AvenirLTStd-Medium.otf) format("opentype"); }
@font-face {
  font-family: AvenirLight;
  src: url(../fonts/AvenirLTStd-Light.otf) format("opentype"); }
@font-face {
  font-family: AvenirHeavy;
  src: url(../fonts/AvenirLTStd-Heavy.otf) format("opentype"); }
html {
  background-color: #e8e6e3;
  overflow-x: hidden;
  height: 100%;
  width: 100%; }

body {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  background-color: transparent;
  color: #333;
  background-attachment: fixed;
  height: 100%; }

h1 {
  font-family: AvenirLight, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ed3f4f;
  letter-spacing: -1.0px;
  font-size: 1.4rem;
  line-height: 2.0rem; }

@media only screen and (min-width: 40.063em) {
  h1 {
    font-size: 1.6rem;
    line-height: 2.2rem; } }
h2 {
  font-family: AvenirHeavy, Helvetica, Arial, sans-serif;
  color: #3a79e0;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 0.9rem; }

h3 {
  font-family: AvenirHeavy, Helvetica, Arial, sans-serif;
  font-size: 1.0rem; }

@media only screen and (min-width: 40.063em) {
  h3 {
    font-size: 0.9rem;
    line-height: 1.6rem;
    margin-bottom: 1rem; } }
a {
  color: #333;
  line-height: 1rem;
  padding-top: 0.8rem;
  font-weight: 500; }

a:hover {
  color: #111; }

a.selected {
  color: white;
  pointer-events: none;
  cursor: default; }

p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #333;
  font-size: 0.8rem;
  line-height: 1.4rem; }

@media only screen and (min-width: 40.063em) {
  p {
    font-size: 0.9rem;
    line-height: 1.6rem; } }
hr {
  border: solid #d2e2fb;
  border-width: 1px 0 0;
  margin: 0; }

.introduction {
  color: #89b0c4;
  font-size: 0.9rem;
  padding-bottom: 1em; }

@media only screen and (min-width: 40.063em) {
  .introduction {
    font-size: 1.3rem; } }
@media only screen and (min-width: 65.063em) {
  .introduction {
    font-size: 1.5rem;
    line-height: 2.2rem;
    margin-right: 1em; } }
.big-button {
  font-family: AvenirLight, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9rem;
  letter-spacing: .02em;
  text-align: left;
  display: inline-block;
  position: relative;
  text-decoration: underline;
  padding: 0;
  margin: 0.2em auto 1em auto;
  background-color: transparent;
  line-height: 1.2rem;
  color: #333;
  z-index: 500;
  transition-property: background-color;
  transition-duration: .15s;
  transition-timing-function: ease-out;
  /*
    &::before {
      z-index:2;
      background-color: rgba(white, 0.7);
      content: "";
      position: absolute;
      display: block;
      //z-index: -1;
      top: 0; right: 0; bottom: 0; left: 0;
      transform-origin: 50% 0;
      transform: scaleY(0);
      transition-property: transform;
        transition-duration: .3s;
        transition-timing-function: ease-out;
    }*/ }

.big-button span {
  z-index: 50; }

.big-button:hover {
  /*
      &::before {
        transform: scaleY(1);
      }*/ }

@media only screen and (min-width: 65.063em) {
  .big-button {
    padding: 0 2rem 0.4rem 0; } }
.big-button.cropped {
  padding-left: 0;
  padding-right: 2rem; }

#content {
  background-color: #fff;
  background-position: center;
  height: auto;
  min-height: 100%; }

@media (min-width: 1460px) {
  #content {
    width: 1440px;
    left: calc((100% - 1440px) / 2); } }
#legal {
  padding-top: 5em; }

@media only screen and (min-width: 40.063em) {
  #legal {
    padding-top: 6em; } }
#legal strong {
  font-family: "HelveticaNeue-Medium","Helvetica Neue Medium", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400; }

#legal p {
  color: #777; }

#legal h2 {
  text-align: left;
  color: #ed3f4f;
  padding-top: 1.5rem; }

#legal h3 {
  font-size: 1.2rem;
  color: #4686ee;
  padding-top: 1.5rem; }

#legal h4 {
  color: #ed3f4f; }

section {
  position: relative; }

.banner {
  padding: 2em 1em; }

@media only screen and (min-width: 40.063em) {
  .banner {
    padding: 4em 1em; } }
#shell {
  margin-top: 50px;
  height: 100%; }

@media only screen and (min-width: 40.063em) {
  #shell {
    margin-top: 0; } }
#subpage {
  padding-top: 0px; }

@media only screen and (min-width: 40.063em) {
  #subpage {
    padding-top: 0em; } }
#subpage header {
  text-align: center;
  color: white; }

@media only screen and (min-width: 0) {
  #subpage header {
    background-position: top center; } }
@media only screen and (min-width: 40.063em) {
  #subpage header {
    height: 600px; } }
@media only screen and (min-width: 65.063em) {
  #subpage header {
    height: 350px;
    background-size: cover;
    background-position: center center; } }
#subpage header h1 {
  color: white;
  font-size: 2em;
  line-height: 1.4em;
  padding-bottom: 0;
  text-shadow: 0 0 5px black;
  margin-top: 9rem;
  font-family: AvenirHeavy, Helvetica, Arial, sans-serif; }

@media only screen and (min-width: 40.063em) {
  #subpage header h1 {
    margin-top: 10rem;
    font-size: 2.1rem;
    line-height: 2.4rem; } }
@media only screen and (min-width: 65.063em) {
  #subpage header h1 {
    font-size: 2.8rem;
    line-height: 3.8rem; } }
#subpage header p {
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 0 0 5px black;
  font-size: 1.2rem;
  font-family: AvenirHeavy, Helvetica, Arial, sans-serif; }

@media only screen and (min-width: 40.063em) {
  #subpage header p {
    font-size: 1.4rem;
    line-height: 1.6rem; } }
#subpage section {
  padding: 4rem 0 5rem; }

#nav-bar {
  display: none; }

@media only screen and (min-width: 40.063em) {
  #nav-bar {
    display: inherit; } }
#nav-bar.nav-bg {
  transition: background-color 0.2s;
  background-color: #fff;
  box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.1); }

nav {
  position: fixed;
  display: block;
  width: 100%;
  z-index: 3000;
  height: 60px; }

@media only screen and (min-width: 65.063em) {
  nav {
    height: 60px; } }
@media (min-width: 1460px) {
  nav {
    width: 1440px;
    left: calc((100% - 1440px) / 2); } }
.dropdown-chevron {
  width: 20px;
  height: 20px; }

@media only screen and (min-width: 40.063em) {
  .nav-contents {
    padding-top: 0.8rem; } }
@media only screen and (min-width: 65.063em) {
  .nav-contents {
    padding-top: 1.6rem; }

  .nav-bg .nav-contents {
    padding-top: 0.8rem; } }
.nav-contents .logo {
  position: absolute;
  display: inline-block;
  border: none;
  padding-left: 8px;
  margin-right: 4%;
  margin-right: 0.25%;
  margin-left: 0.25%;
  width: 18.0%;
  min-width: 160px;
  height: 40px;
  left: 0;
  border-radius: 2rem; }

.nav-contents .logo-small {
  font-family: AvenirLight, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 60%;
  height: 66px;
  letter-spacing: 0.06em;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  text-align: left;
  display: block;
  color: white;
  margin-top: -18px;
  background-image: url("../images/site/fl_logotype_only.svg"); }

.nav-bg .nav-contents .logo-small {
  background-image: url("../images/site/fl_logotype_only_blue.svg"); }

@media only screen and (min-width: 40.063em) {
  .nav-contents .logo-small {
    padding: 1.5rem 0 0.8rem 6%; } }
@media only screen and (min-width: 65.063em) {
  .nav-contents .logo-small {
    padding: 1.3rem 0 0.8rem 10%; } }
.nav-contents .nav-list {
  list-style: none;
  margin: 0;
  right: 0;
  display: block;
  position: absolute;
  right: 0; }

@media only screen and (min-width: 40.063em) {
  .nav-contents .nav-list {
    line-height: 1rem;
    padding-right: 2rem; } }
@media only screen and (min-width: 65.063em) {
  .nav-contents .nav-list {
    line-height: 1.4rem;
    padding-right: 0; } }
.nav-contents .nav-list li {
  display: inline-block;
  height: 40px;
  text-align: center;
  border-radius: 2rem;
  float: left;
  margin: 0 1em; }

.nav-contents .nav-list li ul.fallback {
  display: none; }

.nav-contents .nav-list li.special .small-nav-button {
  line-height: 0.8rem;
  height: 90%;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0.5em;
  text-shadow: none;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.03); }

.nav-contents .nav-list li.special .small-nav-button:hover, .nav-contents .nav-list li.special .small-nav-button:focus {
  color: #fff; }

.nav-bg .nav-contents .nav-list li.special .small-nav-button {
  border: 1px solid #4686ee; }

.nav-bg .nav-contents .nav-list li.special .small-nav-button:hover, .nav-bg .nav-contents .nav-list li.special .small-nav-button:focus {
  color: #4686ee;
  box-shadow: none; }

@media only screen and (min-width: 40.063em) {
  .nav-contents .nav-list li.special .small-nav-button {
    cursor: auto; } }
.nav-contents .nav-list .small-nav-button {
  font-family: AvenirMedium, Helvetica, Arial, sans-serif;
  text-align: center;
  width: 100%;
  height: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  transition: color 0.1s, background-color 0.1s;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }

@media only screen and (min-width: 40.063em) {
  .nav-contents .nav-list .small-nav-button {
    padding: 0.8rem 1.2rem;
    font-size: 0.85rem; } }
.nav-bg .nav-contents .nav-list .small-nav-button {
  color: #4686ee;
  text-shadow: none; }

.nav-bg .nav-contents .nav-list .small-nav-button:hover, .nav-bg .nav-contents .nav-list .small-nav-button:focus {
  color: #1153bd; }

.nav-contents .nav-list .small-nav-button:hover, .nav-contents .nav-list .small-nav-button:focus {
  color: #e6e6e6; }

#sidebar {
  background-color: #333; }

#sidebar ul li {
  border-color: #111;
  background-color: #333; }

#sidebar ul li a {
  color: #4686ee;
  font-size: 1.2rem; }

#sidebar ul li a {
  font-family: AvenirLight, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

#banner-header-bg {
  background-repeat: no-repeat;
  background-color: #f1f5fc;
  position: relative;
  background-position: auto;
  background-size: cover;
  width: 100%; }

@media only screen and (min-width: 0) {
  #banner-header-bg {
    text-align: center;
    background-position: top center;
    height: 360px;
    position: absolute; } }
@media only screen and (max-width: 40em) {
  #banner-header-bg {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4)), url("../images/site/banner-biker-small@2x.jpg");
    background-position: center center;
    background-size: cover; } }
@media only screen and (min-width: 40.063em) {
  #banner-header-bg {
    text-align: inherit;
    height: calc(100vh - 1rem);
    min-height: 560px;
    max-height: 728px;
    background-image: url("../images/site/banner-biker-bright-large@2x.jpg"); } }
@media (min-width: 1460px) {
  #banner-header-bg {
    width: 1440px; } }
#banner-header #housecall-points {
  color: white;
  list-style-type: none;
  margin-left: 0;
  font-size: 0.9rem;
  margin-top: 0.1em; }

@media only screen and (min-width: 40.063em) {
  #banner-header #housecall-points li {
    font-size: 1.1rem; } }
@media only screen and (min-width: 65.063em) {
  #banner-header #housecall-points li {
    font-size: 1.2rem; } }
@media only screen and (min-width: 0) {
  #banner-header {
    text-align: center;
    height: 360px; } }
@media only screen and (min-width: 40.063em) {
  #banner-header {
    text-align: inherit;
    height: calc(100vh - 6.5rem);
    min-height: calc(560px - 6.5rem);
    max-height: calc(720px - 6.5rem); } }
#content-header {
  text-align: center;
  display: block;
  position: absolute;
  bottom: 0;
  color: white;
  max-width: 100%; }

@media only screen and (min-width: 40.063em) {
  #content-header {
    height: 100%;
    padding-top: 12rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    align-items: center; } }
#content-header h1 {
  color: white;
  font-size: 2em;
  line-height: 1.2em;
  padding-bottom: 0;
  padding-top: 8rem;
  text-shadow: 0 0 5px black;
  font-family: AvenirHeavy, Helvetica, Arial, sans-serif; }

@media only screen and (min-width: 40.063em) {
  #content-header h1 {
    font-size: 2.4rem;
    padding-top: 0;
    line-height: 2.6rem; } }
@media only screen and (min-width: 65.063em) {
  #content-header h1 {
    font-size: 3.4rem;
    line-height: 3.8rem; } }
#content-header p {
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 0 0 5px black;
  font-size: 1.0em;
  line-height: 1.4em;
  font-family: AvenirHeavy, Helvetica, Arial, sans-serif; }

@media only screen and (min-width: 40.063em) {
  #content-header p {
    font-size: 1.3rem;
    line-height: 1.6rem; } }
#content-header #call-container {
  box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.3);
  display: inline-block;
  border-radius: 1rem;
  background-color: rgba(0, 0, 0, 0.3);
  margin-top: 1.6em; }

#content-header #call-info {
  display: inline-block;
  position: relative;
  background-color: rgba(255, 255, 255, 0.65);
  text-align: center;
  margin-top: 0em;
  padding: 1.0em 1.8em;
  font-size: 0.9rem;
  line-height: 1.6rem;
  border-radius: 1rem;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center; }

#content-header #call-info::before {
  display: block;
  content: "";
  position: absolute;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  padding: 0.2rem;
  top: 4px;
  left: 4px;
  border-radius: 13px;
  border: 2px solid #fff; }

@media only screen and (max-width: 40em) {
  #content-header #call-info {
    display: none; } }
@media only screen and (min-width: 40.063em) {
  #content-header #call-info {
    padding: 1.2em 3em;
    font-size: 1.0rem; } }
#content-header #call-info .phone-icon {
  width: 36px;
  height: auto;
  padding-right: 0.5rem; }

@media only screen and (min-width: 40.063em) {
  #content-header #call-info .phone-icon {
    width: 44px;
    padding-top: 0.1rem; } }
#content-header #call-info a {
  color: #ed3f4f; }

#content-header #call-info .phone-number {
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding-top: 0.5rem;
  display: inline-block;
  letter-spacing: 1px;
  text-shadow: 0px 0px 20px white;
  font-family: AvenirMedium, Helvetica, Arial, sans-serif;
  color: #4686ee; }

@media only screen and (min-width: 40.063em) {
  #content-header #call-info .phone-number {
    font-size: 2.4rem; } }
#content-header #call-info .phone-number:a {
  color: #ed3f4f; }

#phone-banner {
  display: inline-block;
  position: relative;
  background-color: #ed3f4f;
  text-align: center;
  width: 100%;
  padding: 0.6em 1.8em;
  font-size: 0.9rem;
  line-height: 1.6rem;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center; }

@media only screen and (min-width: 40.063em) {
  #phone-banner {
    display: none; } }
#phone-banner .phone-icon {
  width: 36px;
  height: auto;
  padding-right: 0.5rem; }

#phone-banner .phone-number {
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding-top: 0.4rem;
  display: inline-block;
  color: white;
  font-family: AvenirHeavy, Helvetica, Arial, sans-serif; }

#phone-banner .phone-number:a {
  color: white; }

#contact-contents {
  margin-bottom: 2em;
  text-align: center;
  color: white;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #ed3f4f;
  border-radius: 10px;
  transition: width 1s, height 1s;
  padding: 0.5em 10px 1.0em 10px;
  max-width: 400px; }

@media only screen and (min-width: 40.063em) {
  #contact-contents {
    margin-bottom: 10px;
    margin-top: 6em; } }
@media only screen and (min-width: 65.063em) {
  #contact-contents {
    padding: 1em 10px 1.2em;
    margin-top: 6em;
    width: 85%; } }
#contact-contents p {
  margin-bottom: 0;
  color: white;
  font-size: 0.8em;
  text-align: center;
  margin-bottom: 0.4em; }

@media only screen and (min-width: 40.063em) {
  #contact-contents p {
    font-size: 0.85rem;
    margin-bottom: 0.6em; } }
@media only screen and (min-width: 65.063em) {
  #contact-contents p {
    font-size: 0.9rem;
    margin-bottom: 0.6em; } }
#contact-contents .phone-number {
  font-family: AvenirLight, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  padding-left: 0.4em; }

@media only screen and (min-width: 40.063em) {
  #contact-contents .phone-number {
    font-size: 1.4em; } }
#contact-contents img {
  margin-top: -5px;
  padding-left: 0.4em; }

#contact-contents h3 {
  display: inline-block;
  color: white;
  margin: 0;
  padding-bottom: 0.4em;
  font-size: 1.0em; }

@media only screen and (min-width: 40.063em) {
  #contact-contents h3 {
    font-size: 1.1em; } }
@media only screen and (min-width: 65.063em) {
  #contact-contents h3 {
    padding-bottom: 0.6em;
    font-size: 1.2em; } }
#banner-call {
  background-color: #ed3f4f;
  color: white;
  font-size: 1.0em;
  text-align: center;
  padding: 2em 0;
  display: none; }

#banner-call .phone-number {
  display: block;
  font-size: 1.8em;
  font-family: AvenirLight, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 2.8rem; }

#banner-key-points {
  padding: 3em 0 1em;
  background-color: white;
  color: #ed3f4f; }

@media only screen and (min-width: 40.063em) {
  #banner-key-points {
    padding: 2.4em 0; } }
#banner-key-points .icon {
  float: left;
  width: 60px;
  padding: 0.7rem;
  margin-top: -0.2rem;
  margin-right: 1rem;
  background-color: #e9f1fd;
  border-radius: 5em;
  overflow: visible;
  transition: all 0.2s; }

@media only screen and (min-width: 40.063em) {
  #banner-key-points .icon {
    float: none;
    width: 120px;
    padding: 2rem;
    margin: 1em auto; } }
#banner-key-points strong {
  display: block; }

#banner-key-points hr {
  margin: 1em 0; }

#banner-key-points #key-points ul {
  margin-bottom: 0; }

@media only screen and (min-width: 40.063em) {
  #banner-key-points #key-points ul {
    margin-bottom: 2em; } }
#banner-key-points #key-points li {
  padding: 0 1em 2.6em;
  font-size: 0.85rem;
  text-align: center; }

@media only screen and (min-width: 40.063em) {
  #banner-key-points #key-points li {
    padding: 0 2.2em;
    font-size: 0.95rem; } }
#banner-pricing {
  background-color: #4686ee;
  padding: 3em 0;
  color: white;
  text-align: center; }

@media only screen and (min-width: 40.063em) {
  #banner-pricing {
    padding: 5em 0;
    padding-bottom: 3rem;
    text-align: inherit; } }
#banner-pricing h1 {
  margin-top: 0;
  color: white; }

#banner-pricing h2 {
  color: rgba(0, 0, 0, 0.6); }

#banner-pricing ul {
  padding: 0;
  margin: 0;
  padding-bottom: 1em; }

#banner-pricing li {
  list-style-type: none;
  padding: 0.4em 0;
  margin: 0;
  font-size: 0.9rem;
  display: block;
  position: relative;
  color: rgba(255, 255, 255, 0.8); }

#banner-pricing:hover .promo::before {
  border-radius: 200px;
  border: 1px solid white;
  content: "";
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  display: block;
  position: absolute;
  top: -10px;
  left: -10px; }

#banner-pricing:hover .promo .low-price {
  color: #2664c8; }

#banner-pricing .promo {
  padding: 2.4em 0 2em;
  margin-top: 0.4rem;
  text-align: center;
  font-size: 1.2rem;
  line-height: 2.2rem;
  color: #4686ee;
  width: 240px;
  height: 240px;
  border-radius: 125px;
  line-height: 1.5rem;
  background-image: url("../images/icons/icon_nopaperwork.svg");
  background-size: cover;
  font-family: AvenirLight, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

@media only screen and (max-width: 40em) {
  #banner-pricing .promo {
    margin-left: -110px;
    left: 50%;
    margin-bottom: 2rem; } }
#banner-pricing .promo::before {
  border-radius: 200px;
  border: 1px solid #cbdaf5;
  content: "";
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  display: block;
  position: absolute;
  top: -7px;
  left: -7px;
  transition: all 0.3s ease; }

#banner-pricing .promo .details {
  font-size: 1.0rem; }

#banner-pricing .promo .low-price {
  font-size: 3.2rem;
  display: block;
  padding: 1rem 0 0;
  margin: 0.5rem auto;
  color: #3070d8;
  font-family: AvenirHeavy, Helvetica, Arial, sans-serif;
  transition: all 0.3s ease; }

#banner-pricing .big-button {
  border-color: white;
  color: white; }

#banner-services {
  background-color: #f1f5fc;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  text-align: center; }

@media only screen and (max-width: 40em) {
  #banner-services {
    height: auto;
    background-image: url("../images/site/banner-treatment-small@2x.jpg");
    background-size: 100% auto;
    background-position: bottom center; } }
@media only screen and (min-width: 40.063em) {
  #banner-services {
    height: 550px;
    background-size: cover;
    background-image: url("../images/site/banner-treatment-large@2x.jpg");
    text-align: inherit; } }
@media only screen and (min-width: 40.063em) and (max-width: 75em) {
  #banner-services {
    background-position-x: calc(50% + 60px); } }
#banner-services .services-list {
  margin: 1em 0.5em; }

#banner-services .services-list li {
  list-style-type: none;
  border-left: 2px solid #666;
  font-size: 1rem;
  margin: 0.5em 0;
  padding-left: 0.5em; }

#banner-services .subpage-introduction {
  margin-bottom: 0; }

@media only screen and (min-width: 40.063em) {
  #banner-services .subpage-introduction {
    margin-bottom: 0.5rem; } }
#banner-services #content-services {
  text-align: center;
  padding-bottom: 300px;
  padding-top: 4em; }

@media only screen and (max-width: 40em) {
  #banner-services #content-services {
    padding-bottom: 90vw; } }
@media only screen and (min-width: 40.063em) {
  #banner-services #content-services {
    padding-bottom: 0;
    text-align: left;
    padding-top: 100px; } }
@media only screen and (min-width: 65.063em) {
  #banner-services #content-services {
    padding-top: 100px; } }
#banner-services #content-services h2 {
  padding-top: 0;
  text-align: center; }

@media only screen and (min-width: 40.063em) {
  #banner-services #content-services h2 {
    padding-top: 0.8em;
    text-align: left; } }
#banner-team {
  background-repeat: no-repeat;
  margin-bottom: -1px;
  position: relative;
  background-size: 100% auto;
  background-position: center bottom;
  background-color: #f9f6f2;
  padding-top: 2rem; }

@media only screen and (max-width: 40em) {
  #banner-team {
    background-image: url("../images/site/banner-team-small.jpg");
    padding-bottom: 62vw; } }
@media only screen and (min-width: 40.063em) {
  #banner-team {
    height: 600px;
    background-size: 950px auto;
    background-position: bottom center;
    padding-top: 0;
    background-image: url("../images/site/banner-team-large@2x.jpg"); } }
#banner-team p {
  color: #333; }

#banner-team .bottom-anchor {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0em; }

@media only screen and (min-width: 40.063em) {
  #banner-team .bottom-anchor {
    padding: 1em; } }
#banner-team .bottom-anchor .big-button {
  color: white;
  border-color: white;
  border: none;
  background-color: #ed3f4f; }

#banner-team .bottom-anchor .big-button:hover {
  background-color: rgba(70, 134, 238, 0.2); }

#banner-team #content-team {
  position: relative;
  height: 100%; }

@media only screen and (min-width: 0) {
  #banner-team #content-team {
    padding-top: 20px; } }
@media only screen and (min-width: 40.063em) {
  #banner-team #content-team {
    padding-top: 60px; } }
#new-city {
  position: relative;
  padding: 3em 1em; }

@media only screen and (max-width: 40em) {
  #new-city {
    display: none; } }
#new-city #city-form {
  margin-top: -0.1em; }

#new-city #city-select {
  border-radius: 0.5em;
  border: none;
  background-color: #F0F0F0;
  padding: 0 1em; }

#new-city #email-button input {
  border-radius: 0.5em 0 0 0.5em;
  background-color: #F0F0F0;
  border: none;
  box-shadow: none; }

#new-city #email-button button {
  border-radius: 0 0.5em 0.5em 0; }

#new-city select {
  width: 33%;
  display: inline-block;
  margin-right: 1em; }

#new-city select:focus {
  outline: none; }

#new-city input {
  width: 49%;
  display: inline-block;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem; }

#new-city button {
  width: 49%;
  display: inline-block;
  background-color: #4686ee;
  padding: 0.4rem 1rem; }

#new-city button:hover {
  background-color: #4888ee; }

#new-city #sf-number {
  display: inline-block;
  width: 64%;
  background-color: #417bd6;
  text-align: center;
  color: white;
  padding: 1rem 0;
  border-radius: 0.4em; }

#new-city #email-button {
  display: inline-block;
  width: 64%; }

#new-city select, #new-city input, #new-city button, #new-city #email-button, #new-city #sf-number {
  height: 50px;
  float: left; }

#team-portraits hr {
  border-color: #d2e2fb; }

#team-portraits .name {
  font-size: 1.2rem;
  color: #4686ee; }

@media only screen and (min-width: 40.063em) {
  #team-portraits .name {
    font-size: 1.2rem; } }
#team-portraits .title {
  font-size: 0.9em;
  font-weight: bold; }

#team-portraits .location {
  font-size: 12px; }

@media only screen and (min-width: 40.063em) {
  #team-portraits .location {
    font-size: 13px; } }
#team-portraits .doctor-info {
  padding-top: 5px; }

#team-portraits .doctor-info .interests, #team-portraits .doctor-info .education, #team-portraits .doctor-info .bio {
  font-size: 14px; }

#team-portraits .doctor-info.abbreviate {
  height: 0;
  overflow: hidden; }

@media only screen and (min-width: 40.063em) {
  #team-portraits .doctor-info.abbreviate {
    height: 94px; } }
#team-portraits ul li {
  list-style-type: square;
  font-size: 0.8rem;
  margin-bottom: 2rem; }

#team-portraits img {
  width: 160px;
  margin-right: 10px;
  border-radius: 100px;
  margin-top: 0.6rem;
  border: 1px solid #4686ee; }

#team-portraits li {
  text-align: center; }

@media only screen and (min-width: 40.063em) {
  #team-portraits li {
    text-align: left; } }
#team-portraits p {
  margin-top: 0;
  margin-bottom: 0; }

#team-portraits .see-full-button, #team-portraits .hide-button {
  color: #4686ee;
  cursor: pointer; }

#founder-portraits li {
  text-align: center; }

#founder-portraits .name {
  font-size: 1.2em; }

#founder-portraits .title {
  font-size: 0.9em; }

#founder-portraits p {
  margin-bottom: 4px; }

#founder-portraits img {
  width: 150px;
  height: auto; }

#founder-portraits h2 {
  text-align: left;
  color: #333;
  font-size: 2em;
  margin-bottom: 0.5em; }

#pricing-page header {
  color: white;
  background-size: cover;
  background-position: center center;
  height: 360px; }

@media only screen and (max-width: 40em) {
  #pricing-page header {
    background-image: url("../images/site/banner-pricing-small@2x.jpg"); } }
@media only screen and (min-width: 40.063em) {
  #pricing-page header {
    background-image: url("../images/site/banner-pricing-large@2x.jpg");
    height: 420px; } }
#pricing-page section {
  padding: 3rem 0; }

#pricing-page .addon {
  padding: 0 0 1em 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#pricing-page .addon:hover .description {
  background-color: #e9e9e9; }

#pricing-page .addon:hover .cost {
  background-color: #ec3142; }

#pricing-page .addon:hover .cost.large {
  background-color: #2a74eb; }

#pricing-page .addon .description {
  color: #333;
  display: inline-block;
  background-color: #f0f0f0;
  transition: all 0.2s;
  border-radius: 6px 0 0 6px;
  padding: 1em;
  width: 75%;
  line-height: 1.4em;
  float: left;
  font-size: 0.9em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center; }

@media only screen and (min-width: 40.063em) {
  #pricing-page .addon .description {
    font-size: 1em; } }
#pricing-page .addon .description.large {
  width: 75%; }

@media only screen and (min-width: 65.063em) {
  #pricing-page .addon .description.large {
    padding-right: 2.8em; } }
#pricing-page .addon .cost {
  font-family: AvenirHeavy, Helvetica, Arial, sans-serif;
  color: white;
  display: inline-block;
  background-color: #ed3f4f;
  width: 25%;
  border-radius: 0 6px 6px 0;
  line-height: 1.4em;
  padding: 1rem 0 0.8rem;
  text-align: center;
  transition: all 0.2s;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center; }

#pricing-page .addon .cost.large {
  width: 25%;
  font-size: 1.6em;
  padding-bottom: 0.4rem;
  background-color: #4686ee; }

.pricing-extra {
  margin-top: 4px;
  margin-left: 6px;
  font-size: 13px;
  line-height: 1.4em;
  width: 100% !important;
  padding-right: 6px !important; }

@media only screen and (min-width: 40.063em) {
  #pricing-page .addon .cost.large {
    font-size: 1.8em; } }
@media only screen and (min-width: 65.063em) {
  #pricing-page .addon .cost.large {
    font-size: 2.1em; } }
#pricing-page .addon.small {
  padding-bottom: 0.8em; }

#pricing-page .addon.small .cost {
  background-color: #89b0c4; }

@media only screen and (min-width: 40.063em) {
  #pricing-page .addon.small .cost {
    padding: 0.8rem 0 0.6rem; } }
#pricing-page .addon.small .description {
  padding: 0.8em 1em 0.6em;
  font-size: 0.85em; }

@media only screen and (min-width: 40.063em) {
  #pricing-page .addon.small .description {
    font-size: 0.9em; } }
#pricing-page .addon.small:hover .cost {
  background-color: #7fa9bf; }

#pricing-page #pricing-content {
  padding-bottom: 4em; }

#pricing-page #pricing-content #cost-structure p {
  padding-right: 2rem; }

@media only screen and (min-width: 40.063em) {
  #pricing-page #pricing-content #cost-structure p {
    width: 90%; } }
#pricing-page #pricing-perks {
  padding: 2em 0;
  width: 100%;
  background-color: #f7fafe; }

@media only screen and (min-width: 40.063em) {
  #pricing-page #pricing-perks {
    padding: 4em 0; } }
#pricing-page #pricing-transparency {
  padding: 2em 0 1em;
  background-color: #417bd6;
  text-align: center;
  background-image: url("../images/site/ipad_reciept.png");
  background-repeat: no-repeat; }

@media only screen and (max-width: 40em) {
  #pricing-page #pricing-transparency {
    background-image: none; } }
@media only screen and (min-width: 40.063em) {
  #pricing-page #pricing-transparency {
    padding: 3em 0;
    background-size: 40% auto;
    background-position: 50px bottom; } }
@media only screen and (min-width: 65.063em) {
  #pricing-page #pricing-transparency {
    padding: 6em 0;
    background-size: auto 98%;
    background-position: 20% bottom; } }
#pricing-page #pricing-transparency h1 {
  color: white; }

#pricing-page #pricing-transparency img {
  width: 110px;
  height: auto;
  padding-bottom: 1em; }

@media only screen and (min-width: 40.063em) {
  #pricing-page #pricing-transparency img {
    width: 140px; } }
#pricing-page #pricing-transparency p {
  color: rgba(255, 255, 255, 0.7); }

#pricing-page #pricing-transparency #guarantee-info {
  padding-top: 1rem; }

@media only screen and (min-width: 40.063em) {
  #pricing-page #pricing-insurance ul {
    margin-left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    -moz-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch; } }
#pricing-page #pricing-insurance li {
  list-style-type: none;
  border-radius: 12px;
  font-size: 0.9rem; }

@media only screen and (min-width: 40.063em) {
  #pricing-page #pricing-insurance li {
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    -moz-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; } }
#pricing-page #pricing-insurance li .step-card {
  border-radius: 1em;
  background-color: #eef4fd;
  transition: all 0.2s;
  padding: 1.2rem; }

#pricing-page #pricing-insurance li .step-card:hover {
  background-color: #f3f7fe; }

#pricing-page #pricing-insurance li:first-of-type {
  padding-left: 0; }

@media only screen and (max-width: 40em) {
  #pricing-page #pricing-insurance li {
    padding-left: 0; } }
#pricing-page #pricing-insurance li h2 {
  margin-bottom: 0; }

#pricing-page #pricing-insurance li span {
  margin-top: 0.4rem;
  display: block;
  float: left;
  font-size: 1.0rem;
  font-family: AvenirHeavy, Helvetica, Arial, "Lucida Grande", sans-serif;
  border: 1px solid #ed3f4f;
  color: #ed3f4f;
  border-radius: 25px;
  width: 42px;
  height: 42px;
  padding: 0.2rem 1rem;
  line-height: 2.3rem; }

#services-page header {
  color: white;
  background-size: cover;
  background-position: center center;
  height: 360px; }

@media only screen and (max-width: 40em) {
  #services-page header {
    background-image: url("../images/site/banner-childdoc-small@2x.jpg"); } }
@media only screen and (min-width: 40.063em) {
  #services-page header {
    background-image: url("../images/site/banner-childdoc-large@2x.jpg");
    height: 420px; } }
#services-page section {
  padding: 3rem 0; }

#services-page ul {
  margin-left: 0; }

#services-page li {
  font-size: 0.85rem;
  list-style-type: none;
  padding-bottom: 0.3rem;
  padding-left: 0;
  color: #444; }

#services-page h1 {
  margin-bottom: 1.4rem; }

#services-page h2 {
  margin-bottom: 0.3rem;
  margin-top: 0.4rem; }

#services-page h2:not(:first-child) {
  margin-top: 1rem; }

#services-page #procedures {
  background-color: #e9f1fd; }

#services-page #urgent-care {
  background-color: white; }

#services-page #specialist-intro {
  background-color: #4686ee;
  text-align: center; }

#services-page #specialist-intro h1 {
  color: #4686ee;
  font-family: AvenirHeavy, Helvetica, Arial, sans-serif;
  color: white;
  font-size: 2rem;
  letter-spacing: 0.1px; }

#services-page #specialist-intro p {
  font-family: AvenirHeavy, Helvetica, Arial, sans-serif;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0; }

#services-page .care-card {
  background-color: #F0F0F0;
  padding: 1.4em 1em 1em;
  border-radius: 1em;
  margin: 0 -0.4em 0.8em; }

#services-page .care-card img {
  width: 60px;
  height: auto;
  position: absolute; }

#services-page .care-card h2 {
  margin-left: 74px;
  margin-top: 0; }

#services-page .care-card ul {
  margin-left: 74px;
  margin-bottom: 0; }

.fancybox-overlay {
  background: rgba(0, 0, 0, 0.8); }

.fancybox-skin {
  background: #170707;
  border-radius: 0; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 30px;
  width: 30px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer; }

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 30px;
  width: 30px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

.slick-dots li button:before {
  width: 30px;
  height: 30px;
  font-size: 8px;
  color: white;
  opacity: 0.4; }

.slick-dots li.slick-active button:before {
  opacity: 0.9; }

.slick-prev:before, .slick-next:before {
  font-size: 30px;
  color: #4686ee; }

button:hover, button:focus, .button:hover, .button:focus {
  background: none; }

.center {
  text-align: center; }

.small-center {
  text-align: center; }

@media only screen and (min-width: 40.063em) {
  .small-center {
    text-align: inherit; } }
.circle {
  border-radius: 30rem; }

.mobile-only {
  display: none; }

@media only screen and (max-width: 40em) {
  .mobile-only {
    display: inherit; } }
.hide {
  display: none; }

.flush-right {
  padding-right: 0; }

.flush-left {
  padding-left: 0; }

.left {
  margin-left: 0; }

.right {
  margin-right: 0; }

.wide {
  width: 100%;
  vertical-align: bottom; }

.no-padding {
  padding: 0; }

.gutter {
  margin-left: auto;
  margin-right: auto; }

@media only screen and (min-width: 0) {
  .gutter {
    width: 100%; } }
@media only screen and (min-width: 40.063em) {
  .gutter {
    width: 90%; } }
@media only screen and (min-width: 65.063em) {
  .gutter {
    width: 80%; } }
@media only screen and (min-width: 65.063em) {
  .loaded {
    opacity: 1; } }
div#content-team .meet-doctors {
  position: absolute;
  z-index: 100;
  width: 100%;
  text-align: center;
  margin-top: 24px;
  color: #333; }
div#content-team .doc-slider {
  background-color: #f9f6f2; }
  div#content-team .doc-slider .slick-slide .doc-pic {
    width: 360px;
    height: 410px;
    background-repeat: no-repeat;
    background-position: 0 100%; }
  div#content-team .doc-slider .slick-slide .content {
    text-align: left;
    position: relative;
    height: 410px; }
  div#content-team .doc-slider .slick-slide .doc-bio {
    position: absolute;
    top: 55%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%); }
    div#content-team .doc-slider .slick-slide .doc-bio p {
      line-height: 1.3em; }
  @media only screen and (min-width: 320px) {
    div#content-team .doc-slider .slick-slide .doc-bio {
      padding-right: 10px; } }
  @media only screen and (max-width: 768px) {
    div#content-team .doc-slider .slick-slide .doc-bio {
      top: 40%; }
      div#content-team .doc-slider .slick-slide .doc-bio h1 {
        padding-top: 1.5rem; } }
div#content-team .slick-prev {
  left: 48px; }
div#content-team .slick-next {
  right: 49px; }
@media only screen and (min-width: 320px) {
  div#content-team .slick-prev {
    display: none !important; }
  div#content-team .slick-next {
    display: none !important; } }
@media only screen and (min-width: 480px) {
  div#content-team .slick-prev {
    display: inline-block !important; }
  div#content-team .slick-next {
    display: inline-block !important; } }

ul.slick-dots button:before {
  color: #000; }

#request-footer-cta {
  text-align: center;
  padding-bottom: 0; }
  #request-footer-cta h1 {
    font-size: 2rem;
    padding-bottom: 20px; }
  #request-footer-cta .request-doctor, #request-footer-cta .text-download-link {
    border-radius: 5px;
    padding: 0.4rem 2rem;
    font-size: 1.2rem;
    margin: 0.4rem; }
  #request-footer-cta .request-sub-btn {
    font-size: 1.2rem; }

@media screen and (min-width: 64.063em) {
  #request-footer-cta {
    padding-top: 0;
    padding-bottom: 0; }
    #request-footer-cta h1 {
      padding-top: 4rem; } }
.reveal-modal .close-reveal-modal {
  font-size: 2em;
  top: 0rem;
  right: 1rem; }
.reveal-modal .button {
  background-color: #417bd6;
  margin-top: 1.5rem;
  border-radius: 5px; }
  .reveal-modal .button:hover {
    background: #568adb; }
.reveal-modal .phone-label {
  margin: 5px 0 5px 0;
  font-size: 15px; }
.reveal-modal .modal-disclaimer {
  font-size: 11px;
  margin-bottom: 0;
  position: relative;
  top: 5px;
  line-height: 1rem;
  padding: 0 1rem; }
  @media only screen and (min-width: 480px) {
    .reveal-modal .modal-disclaimer {
      padding: 0 4rem; } }
@media only screen and (min-width: 320px) {
  .reveal-modal {
    margin-top: 50px; } }
@media only screen and (min-width: 480px) {
  .reveal-modal {
    margin-top: 00px; } }
.reveal-modal .request-doc-header {
  height: 150px;
  width: 520px;
  margin: 0 auto 10px auto;
  background: url("../images/site/request_icons.gif") 0 0 no-repeat;
  background-size: contain; }
  @media only screen and (max-width: 40em) {
    .reveal-modal .request-doc-header {
      display: none; } }

.request-sub-btn {
  margin-bottom: 20px;
  color: #FFFFFF;
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: .5px;
  text-shadow: black 0px 0px 5px; }
  @media only screen and (min-width: 40.063em) {
    .request-sub-btn {
      display: block; } }
  @media only screen and (max-width: 640px) {
    .request-sub-btn {
      display: none; } }
  .request-sub-btn:hover {
    color: #FFF; }

@media only screen and (min-width: 320px) {
  #request-footer-cta .request-doctor {
    margin-bottom: 0px; } }
#request-footer-cta .request-sub-btn {
  color: #417bd6;
  text-shadow: none; }
  @media only screen and (max-width: 640px) {
    #request-footer-cta .request-sub-btn {
      display: block;
      font-size: 1em;
      margin: 0 0 0 0; } }

#media-zone {
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center; }
  #media-zone .testimonial-box {
    padding-top: 18px;
    padding-bottom: 18px; }
    #media-zone .testimonial-box ul {
      list-style-type: none; }
    #media-zone .testimonial-box .yelp {
      z-index: 20;
      background: url("../images/icons/yelp_icon.png") 0 50% no-repeat;
      width: 80px;
      height: 34px;
      background-size: 80px 34px;
      margin: 0 auto;
      display: block; }
      #media-zone .testimonial-box .yelp span {
        display: none; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #media-zone .testimonial-box .yelp {
          position: relative;
          background: url("../images/icons/yelp_icon@2x.png") 0 50% no-repeat;
          background-size: 80px 34px; } }
  #media-zone #rotating-testimonials {
    position: relative;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    align-items: center; }
    @media only screen and (min-width: lower-bound(40.063em, 75em)) {
      #media-zone #rotating-testimonials {
        height: 5.5rem;
        display: block;
        padding: 0; } }
    #media-zone #rotating-testimonials li {
      font-size: 0.9em;
      list-style-type: none;
      margin: 0;
      padding: 0 10px 0 10px;
      clear: left;
      text-align: center;
      display: none; }
      @media only screen and (min-width: lower-bound(40.063em, 75em)) {
        #media-zone #rotating-testimonials li {
          width: 90%;
          height: 90px;
          padding: 0 2em;
          margin-left: 5%;
          -webkit-box-orient: vertical;
          -ms-box-orient: vertical;
          -moz-box-orient: vertical;
          -o-box-orient: vertical;
          box-orient: vertical;
          -webkit-justify-content: center;
          -ms-justify-content: center;
          -moz-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -webkit-align-items: center;
          -ms-align-items: center;
          -moz-align-items: center;
          -o-align-items: center;
          align-items: center;
          font-size: 1.1rem; } }
      #media-zone #rotating-testimonials li .testimonial {
        text-align: center;
        margin: auto 0; }
        @media only screen and (min-width: lower-bound(40.063em, 75em)) {
          #media-zone #rotating-testimonials li .testimonial {
            text-align: left;
            margin-left: 2rem; } }
        #media-zone #rotating-testimonials li .testimonial .quote {
          padding-top: 0;
          margin-bottom: 0;
          font-family: AvenirLight, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
          font-size: 1rem;
          line-height: 1.4rem; }
          @media only screen and (min-width: lower-bound(40.063em, 75em)) {
            #media-zone #rotating-testimonials li .testimonial .quote {
              font-size: 1.0rem;
              line-height: 1.6rem; } }
  @media only screen and (max-width: 60em) {
    #media-zone .columns .testimonial-box {
      display: block; }
      #media-zone .columns .testimonial-box .yelp {
        display: block; }
      #media-zone .columns .testimonial-box ul#rotating-testimonials {
        width: 100%;
        padding-left: 0;
        height: auto;
        display: inline-block; } }
  #media-zone h3 {
    margin: 1em 0 0 0;
    color: #888;
    font-size: 1rem; }
  #media-zone img {
    /* Universal settings */
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    width: 90%; }
  #media-zone img:not(:hover) {
    -webkit-filter: grayscale(100%) opacity(80%);
    -ms-filter: grayscale(100%) opacity(80%);
    -moz-filter: grayscale(100%) opacity(80%);
    -o-filter: grayscale(100%) opacity(80%);
    filter: grayscale(100%) opacity(80%); }
  #media-zone img:hover {
    -webkit-filter: grayscale(0%) opacity(100%);
    -ms-filter: grayscale(0%) opacity(100%);
    -moz-filter: grayscale(0%) opacity(100%);
    -o-filter: grayscale(0%) opacity(100%);
    filter: grayscale(0%) opacity(100%); }

.reveal-modal-bg {
  z-index: 3005; }

.reveal-modal {
  z-index: 3006;
  max-width: 40rem;
  padding: 3rem;
  border-radius: 10px; }
  @media only screen and (max-width: 480px) {
    .reveal-modal {
      padding: 1.5rem; } }
  .reveal-modal h1 {
    padding-bottom: 1rem;
    padding-right: 1rem; }
    @media only screen and (max-width: 480px) {
      .reveal-modal h1 {
        font-size: 1.2rem; } }
  .reveal-modal input {
    border-radius: 5px;
    border: 2px solid white;
    background-color: #F0F0F0;
    box-shadow: none;
    padding: 12px 8px;
    height: 2.8rem;
    font-size: 1.2rem; }
    .reveal-modal input:focus {
      border: 2px solid #CCC; }
    .reveal-modal input::-webkit-input-placeholder {
      color: #CCC;
      opacity: 1; }
  .reveal-modal:focus {
    outline: none; }

#textLinkModal {
  max-width: 34rem; }

.primary-buttons {
  position: relative; }

.request-doctor, .text-download-link {
  display: inline-block;
  position: relative;
  background-color: #417bd6;
  text-align: center;
  font-size: 1.1rem;
  padding: 0.3rem 1.9rem;
  margin: 0 -.2rem 5px -.2rem;
  line-height: 2.2rem;
  border-radius: 0.4rem;
  font-weight: 700;
  color: white;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  align-items: center; }
  @media only screen and (min-width: 480px) {
    .request-doctor, .text-download-link {
      margin-bottom: 5px;
      padding: 0.5em 0.9em;
      font-size: 1.4rem; } }
  .request-doctor:hover, .text-download-link:hover {
    color: white;
    background: #568adb; }

@media only screen and (min-width: 480px) {
  .request-doctor {
    border-radius: 0.4rem 0 0 0.4rem;
    padding-right: 2rem; } }

.text-download-link {
  margin-bottom: 40px; }
  @media only screen and (min-width: 480px) {
    .text-download-link {
      margin-bottom: 5px;
      border-left: 2px solid #2d6dd1;
      border-radius: 0 0.4rem 0.4rem 0;
      padding-left: 2rem; } }

.or {
  position: absolute;
  left: 0;
  margin-left: -15px;
  width: 30px;
  height: 30px;
  top: 15px;
  border-radius: 40px;
  background-color: #2d6dd1;
  color: white;
  font-weight: 300;
  font-size: 0.9rem;
  line-height: 1.8rem; }
  @media only screen and (max-width: 480px) {
    .or {
      display: none; } }

#banner-pricing .small-print {
  opacity: 0.8;
  font-size: 0.8rem;
  line-height: 1.1rem; }

#banner-key-points h3 {
  color: #ed3f4f;
  margin: 0;
  font-weight: 700;
  font-size: 1.05rem; }
  #banner-key-points h3 .count {
    border-radius: 2rem;
    border: 1px solid #ed3f4f;
    display: inline-block;
    width: 24px;
    height: 24px;
    font-weight: 300;
    margin-right: 0.3rem;
    font-size: 14.4px; }
    @media only screen and (max-width: 480px) {
      #banner-key-points h3 .count {
        padding: 0.2rem; } }
#banner-key-points p {
  color: #666; }
  @media only screen and (max-width: 480px) {
    #banner-key-points p {
      padding-top: 0.5rem; } }
#banner-key-points .icon {
  width: 100%;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  margin-bottom: 1.5rem; }
  #banner-key-points .icon img {
    max-width: 160px; }

.phone-pic {
  height: 410px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  background-image: url("../images/site/iphone_bookingapp_01.png");
  display: none; }
  @media only screen and (max-width: 480px) {
    .phone-pic {
      margin-top: 1rem; } }

.app-store-button {
  background-image: url("../images/site/app-store-badge.svg");
  width: 112px;
  height: 66px;
  letter-spacing: 0.06em;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  text-align: left;
  display: block;
  color: white;
  margin-top: -16px; }

footer {
  background-color: white;
  position: relative;
  color: #4686ee;
  padding: 0.3em 0 0 0;
  margin: 1em 0; }
  @media only screen and (min-width: 40.063em) {
    footer {
      padding: 0.6em 0; } }
  footer p {
    color: #4686ee;
    font-size: 0.8rem;
    margin-bottom: 0.2em; }
  footer ul {
    margin-left: 0; }
    footer ul li {
      font-size: 0.55rem;
      display: inline-block;
      list-style-type: none;
      margin: 0 0.6em; }
      @media only screen and (min-width: 40.063em) {
        footer ul li {
          font-size: 0.8rem;
          margin: 0 1em; } }
      footer ul li a:hover {
        color: #4686ee; }
  @media only screen and (min-width: 40.063em) {
    footer .app-store-button {
      position: absolute;
      top: 5px; } }

/*# sourceMappingURL=firstline.css.map */
