body {
  background-color: #fff;
}

.scale-75 {
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
}

.nav-pills > li.nav-item > a.active {
  background-color: #9e0048;
  color: #fff;
}

.nav-pills > li.nav-item > a {
  color: #262626;
}

.nav-full-1 {
  height: 90px;
  background-color: #f2f2f2;
}

.nav-full-2 {
  height: 50px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #d9d9d9;
}

.nav-full-img {
  height: 70px;
  width: auto;
  display: inline-block;
  margin-top: 10px;
}

.nav-full-2 .navbar-nav {
  margin-left: -5px;
}

@media all and (min-width: 768px) and (max-width: 991.98px) {
  .nav-full-2 .navbar-nav {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
.navbar-light .navbar-nav .nav-left {
  margin-right: 10px;
}

.navbar-light .navbar-nav .nav-right {
  margin-left: 10px;
}

.nav-small {
  min-height: 69px;
  padding: 10px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #d9d9d9;
}

.nav-small-img {
  height: 50px;
  width: auto;
}

.navbar-light .navbar-nav .nav-link {
  color: #262626;
  font-weight: 450;
}

#aasc-nav {
  margin-top: 20px;
}

.aasc-top-nav {
  background-color: #262626;
  height: 40px;
  padding: 10px;
}

.nav-portal {
  background-color: #9e0048;
}

.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .navbar-text {
  color: #b3b3b3;
}

.btn-nav {
  background-color: #b3b3b3;
  color: #000;
  height: 20px;
  display: inline-block;
  margin-left: 10px;
  line-height: 1em;
  padding: 0px 5px;
}

.btn-nav-lg {
  background-color: #9e0048;
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 8px;
  padding: 5px 15px;
}

.nav-text-btn {
  font-weight: 450;
  padding: 8px 0em;
  cursor: pointer;
  background: none;
  border: none;
}

.nav-social {
  margin-left: 5px;
  height: 25px;
  width: auto;
  display: inline-block;
}

@media all and (max-width: 320px) {
  .d-320 {
    visibility: hidden;
  }
}
#back-to-top {
  z-index: 999;
  display: none;
  position: fixed;
  bottom: 50px;
  right: 30px;
}

.bordered-tab {
  padding-top: 20px;
  border-right: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
}

.calendar-nav {
  margin: 0px 10px;
}

.hero-header {
  width: 100%;
  min-height: 40px;
  padding: 10px 0px;
}

.hero-header-aasc {
  background-color: #9e0048;
}

.hero-header-gray {
  background-color: #262626;
}

.hero-header-title {
  color: #fff;
  text-shadow: 0px 0px 3px #000;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
}

.btn-hero-header {
  height: 20px;
  display: inline-block;
  margin-top: -0.35em;
  line-height: 1em;
  padding: 0px 5px;
}

.btn-nav-portal {
  height: 20px;
  display: inline-block;
  line-height: 1em;
  padding: 0px 5px;
}

.portal-brand {
  font-size: 1.1em;
}

.banner-solid {
  background-color: #9e0048;
  width: 100%;
  min-height: 80px;
}

.banner-solid-blue {
  background-color: #1b2da5;
}

.banner-solid-title {
  color: #fff;
  text-shadow: 0px 0px 10px #000;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 40px;
  padding-top: 10px;
}

.banner-img {
  background-size: cover;
  background-position: 50% 30%;
  position: relative;
  width: 100%;
  min-height: 200px;
}

.banner-img-sm {
  min-height: 100px;
}

.banner-img-pills {
  background-image: url("/content/images/pill-bottle.jpg");
}

.banner-img-lungs {
  background-image: url("/content/images/lungs.jpg");
}

.banner-img-title {
  color: #fff;
  text-shadow: 0px 0px 10px #000;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 40px;
}

.pollen-background {
  background-image: url("/content/images/pollen-background.jpg");
  background-size: cover;
  position: relative;
  width: 100%;
}

@media all and (max-width: 500px) {
  .banner-solid {
    min-height: 70px;
  }
  .banner-img {
    min-height: 150px;
  }
  .banner-img-sm {
    min-height: 75px;
  }
  .banner-solid-title {
    font-size: 32px;
    padding: 10px 0px;
  }
  .banner-img-title {
    font-size: 30px;
  }
}
@media all and (min-width: 500px) and (max-width: 780px) {
  .banner-img {
    min-height: 175px;
  }
  .banner-img-sm {
    min-height: 100px;
  }
  .banner-title {
    font-size: 32px;
    /* padding: 80px 50px 20px 40px; */
  }
}
.mbottom-0 {
  margin-bottom: 0px;
}

.mtop-10 {
  margin-top: 10px;
}

.mbottom-10 {
  margin-bottom: 10px;
}

.mtop-20 {
  margin-top: 20px;
}

.mbottom-20 {
  margin-bottom: 20px;
}

.mtop-40 {
  margin-top: 40px;
}

.mbottom-40 {
  margin-bottom: 40px;
}

.mtop-100 {
  margin-top: 100px;
}

.mbottom-100 {
  margin-bottom: 100px;
}

.mbottom-m20 {
  margin-bottom: -20px;
}

@media all and (max-width: 768px) {
  .mtop-40 {
    margin-top: 20px;
  }
  .mbottom-40 {
    margin-bottom: 20px;
  }
}
.justify-larger {
  text-align: justify;
}

@media screen and (max-width: 30em) {
  .justify-larger {
    text-align: left;
  }
}
.justify-larger-center {
  text-align: justify;
}

@media screen and (max-width: 30em) {
  .justify-larger-center {
    text-align: center;
  }
}
ul.check,
ul.check li {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.check {
  margin: 2em 0;
}

ul.check li {
  margin: 1em;
  margin-left: 2em;
}

.ulcheck, ul.check-white li:before, ul.check li:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f058";
  margin-left: -1.5em;
  float: left;
}

ul.check li:before {
  color: #9e0048;
}

ul.check-white li:before {
  color: #fff;
}

.banner-align-xs {
  height: 150px;
  left: 50%;
  margin-left: -450px;
  position: relative;
  top: 100%;
  width: 900px;
  overflow: hidden;
}

.banner-align-sm {
  height: 225px;
  left: 50%;
  margin-left: -675px;
  position: relative;
  top: 100%;
  width: 1350px;
  overflow: hidden;
}

.banner-align-md-lg {
  height: 300px;
  left: 50%;
  margin-left: -900px;
  position: relative;
  top: 100%;
  width: 1800px;
  overflow: hidden;
}

.banner-wrapper {
  overflow: hidden;
}

input.form-control.link-input {
  width: 85%;
  border-right: none;
}

input.form-control.color-input {
  width: 15%;
}

.is-invalid {
  color: #dc3545;
  font-weight: 500;
  font-size: 0.875rem;
}

.img-about {
  width: 70%;
  max-width: 250px;
  height: auto;
  border-radius: 10px;
}

.img-about-steven {
  width: 80%;
  max-width: 250px;
  height: auto;
  border-radius: 10px;
}

.pad-0 {
  padding: 0px;
}

.inverse-pink {
  background-color: #9e0048;
  padding: 40px 0px;
  color: #fff;
}

.inverse-blue {
  background-color: #1b2da5;
  padding: 40px 0px;
  color: #fff;
}

.inverse-gray {
  background-color: #262626;
  padding: 40px 0px;
  color: #fff;
}

hr.white {
  margin-top: 1em;
  margin-bottom: 0;
  border-top: 1px solid #fff;
}

.video-black {
  background-color: #000;
}

.light-gray {
  background-color: #f2f2f2;
}

.large-icon {
  font-size: 100px;
  line-height: 1.6em;
}

@media all and (max-width: 992px) {
  .large-icon {
    font-size: 75px;
    line-height: 1.5em;
    margin-top: -0.25em;
  }
}
.medium-icon {
  font-size: 60px;
  line-height: 1.5em;
}

aasc-h, aasc-h6, aasc-h5, aasc-h4, aasc-h3, aasc-h2, aasc-h1 {
  color: #9e0048;
  margin-bottom: 0.5em;
  display: block;
}

aasc-h1 {
  font-size: 36px;
  font-weight: 500;
}

aasc-h2 {
  font-size: 30px;
  font-weight: 500;
}

aasc-h3 {
  font-size: 24px;
  font-weight: 500;
}

aasc-h4 {
  font-size: 18px;
  font-weight: 500;
}

aasc-h5 {
  font-size: 14px;
  font-weight: 500;
}

aasc-h6 {
  font-size: 12px;
  font-weight: 500;
}

h5-lh {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  color: #262626;
  margin-bottom: 0.5em;
  display: block;
}

.card-testimonial {
  background-color: #f2f2f2;
}

.card-header-dark {
  background-color: #262626;
  color: #fff;
}

.card-footer-news {
  border-top: none;
  background-color: #fff;
}

.card-home-info {
  border: none;
  background-color: inherit;
}

.card-transparent {
  background-color: inherit;
}

.table-pollen td {
  padding: 12px 0px;
}

highlight {
  color: #9e0048;
}

green {
  color: #006600;
}

red {
  color: #660000;
}

white {
  color: #fff;
}

black {
  color: #000;
}

linkblue {
  color: #337cbb;
}

.best-doctors {
  color: #00568f;
}

.grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.borderless tbody tr td,
.borderless tbody tr th,
.borderless thead tr th {
  border: none;
}

.footer-main {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  padding: 15px;
  background-color: #f2f2f2;
  border-top: 1px solid #d9d9d9;
}

.footer-bar {
  background-color: #262626;
  padding: 15px;
  color: #b3b3b3;
  font-size: 12px;
}

.footer-social {
  height: 30px;
  width: 30px;
  margin: 8px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.news-link {
  color: inherit;
  text-decoration: none;
}

.news-link:hover {
  color: #9e0048;
  text-decoration: none;
}

.container-news {
  background: #d9d9d9;
  margin-bottom: -20px;
  padding-bottom: 40px;
}

.header-gray {
  min-height: 4em;
  background-color: #d9d9d9;
  text-align: center;
  padding: 1.15em 1em 1em 1em;
}

.header-pink {
  min-height: 4em;
  background-color: #9e0048;
  text-align: center;
  padding: 1.15em 1em 1em 1em;
  color: #fff;
}

.header-dark-gray {
  min-height: 4em;
  background-color: #262626;
  text-align: center;
  padding: 1.15em 1em 1em 1em;
  color: #fff;
}

.blind-link {
  color: inherit;
  text-decoration: none;
}

.blind-link:hover {
  color: inherit;
  text-decoration: none;
}

.regular-link {
  color: #337cbb;
  text-decoration: none;
}

.regular-link:hover {
  color: #337cbb;
  text-decoration: underline;
}

.hoverless-link:hover {
  color: inherit;
  text-decoration: none;
}

textarea.no-resize {
  resize: none;
}

p {
  margin: 0.75em 0em;
}

p-lg {
  font-size: 24px;
  line-height: 1.7;
}

p-ml {
  font-size: 18px;
  line-height: 1.7;
}

p-md {
  font-size: 16px;
  line-height: 1.7;
}

p-sm {
  font-size: 14px;
  line-height: 1.4;
}

p-xs {
  font-size: 12px;
  line-height: 1;
}

.lh-1 {
  line-height: 1em;
}

.card-pollen {
  background-color: transparent;
  border: 1px solid #fff;
}

.card-pollen .card-header,
.card-pollen .card-footer {
  background-color: rgba(255, 255, 255, 0.1);
  padding: 0.5em;
}

.centerer {
  width: 100%;
  min-height: 4.2em;
  display: table;
}

.centerer > span {
  display: table-cell;
  vertical-align: middle;
}

.centerer p {
  margin: 0.1em 0em;
}

.vertical-align {
  display: flex;
  align-items: center;
}

.card-pollen .card-body {
  padding: 0px;
}

count-date {
  display: block;
  font-size: 28px;
  font-weight: 500;
  color: #fff;
}

.count-label {
  display: block;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}

.count {
  display: block;
  margin-top: 0px;
  font-size: 55px;
  font-weight: 900;
}

.count-range {
  display: block;
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}

.count-species {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}

.count-hx-label {
  display: block;
  margin-top: 0px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}

.count-hx {
  display: block;
  margin-top: 0px;
  font-size: 28px;
  font-weight: 900;
}

.count-home-label {
  display: block;
  margin-top: 0px;
  font-size: 12px;
  font-weight: 400;
}

.count-home {
  display: block;
  margin-top: 0px;
  font-size: 22px;
  font-weight: 900;
}

.count-home-range {
  display: block;
  margin-top: 0px;
  font-size: 10px;
  font-weight: 400;
}

.count-green {
  color: #16ff16;
}

.count-yellow {
  color: #ffff16;
}

.count-red {
  color: #ff1616;
}

.count-white {
  color: #fff;
}

@media all and (max-width: 768px) {
  count-date {
    font-size: 24px;
  }
  .count {
    font-size: 40px;
  }
}

.pollen-history-graph {
  height: 400px;
}

.pollen-average-graph {
  height: 300px;
}

@media all and (max-width: 768px) {
  .pollen-history-graph {
    height: 275px;
  }
  .pollen-average-graph {
    height: 225px;
  }
}
/*@media all and (min-width: 768px) and (max-width: 1050px) {
	.navbar-collapse.collapse.collapse-header {
		display: none !important;
	}
	.navbar-collapse.collapse.in {
		display: block !important;
	}
	.navbar-header .collapse, .navbar-toggle {
		display:block !important;
	}
	.navbar-header {
		float:none;
	}
}*/
.collapse-more {
  position: relative;
  overflow: hidden;
}

.collapse-more-height {
  max-height: 6em;
}

.collapse-more .read-more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 1em 0 0.25em 0;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
}

.max-300 {
  width: 100%;
  max-width: 300px;
  height: auto;
}

.privacy {
  text-align: justify;
  text-justify: inter-word;
}

.no-select {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
}

.form-check-aasc input[type=checkbox] {
  display: none;
}

.form-check-aasc input[type=checkbox] + label {
  position: relative;
  cursor: pointer;
  display: block;
  margin: 0 0 0.25em 0;
}

.form-check-aasc input[type=checkbox] + label:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f111";
}

.form-check-aasc input[type=checkbox]:checked + label:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f058";
  font-weight: 900;
  color: #9e0048;
}

.form-radio-aasc input[type=radio] {
  display: none;
}

.form-radio-aasc input[type=radio] + label {
  position: relative;
  cursor: pointer;
  display: block;
  margin: 0 0 0.25em 0;
}

.form-radio-aasc input[type=radio] + label:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f111";
}

.form-radio-aasc input[type=radio]:checked + label:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f192";
  font-weight: 900;
  color: #9e0048;
}

.text-button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

.text-button:focus {
  outline: none;
}

.btn-xs.nav-btn {
  margin-top: 6px;
}

.btn-aasc,
.btn-aasc:hover {
  background: #9e0048;
  color: #fff;
  border: 1px solid #9e0048;
}

.btn-white,
.btn-white:hover {
  background: #fff;
  color: #000;
  border: 1px solid #b3b3b3;
}

.btn-outline-light-hero {
  background-color: rgba(0, 0, 0, 0.6);
}

.btn-outline-light-hero:hover {
  background-color: rgba(255, 255, 255, 0.75);
}

.aasc-testimonial {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 200px;
  text-overflow: ellipsis;
}

.btn-contrast {
  background: #9e0048;
  color: #fff;
}

#back-to-top.affix-top {
  position: absolute;
  bottom: -30px;
  right: 30px;
}

#back-to-top.affix {
  position: fixed;
  bottom: 70px;
  right: 30px;
}

.marketing-video {
  position: relative;
  width: 100%;
  max-width: 700px;
  height: auto;
}

.btn-audio,
.btn-audio:hover {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  font-weight: 600;
  border-radius: 1.5em;
  padding: 0.25em 1em;
}

.marketing-video .btn-audio {
  position: absolute;
  bottom: 0.5em;
  right: 0.5em;
}

@media all and (max-width: 576px) {
  .marketing-video .btn-audio {
    bottom: 0em;
    right: 0em;
  }
}
.vjs-marketing.video-js {
  color: #000;
  background-color: #fff;
}

.vjs-marketing.video-js .vjs-poster {
  background-color: #fff;
}

.vjs-marketing.video-js .vjs-control-bar {
  background-color: #fff;
}

.vjs-marketing.video-js .vjs-big-play-button {
  background-color: #fff;
  border: 0.05em solid #000;
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em;
}

.vjs-marketing.video-js:hover .vjs-big-play-button,
.vjs-marketing.video-js .vjs-big-play-button:focus {
  border-color: #9e0048;
  background-color: #fff;
  color: #9e0048;
  transition: all 0s;
}

/*media queries for .aasc-testimonial size */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* Small devices (tablets, 768px and up) */
@media screen and (min-width: 768px) {
  .aasc-testimonial {
    height: 110px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {
  .aasc-testimonial {
    height: 100px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {
  .aasc-testimonial {
    height: 90px;
  }
}
.aasc-testimonial div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-overflow: ellipsis;
  max-height: 180px;
}

.active {
  display: block !important;
}

.cookie-banner {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #9e0048;
  z-index: 1000;
}

/*
.grayscale-fade {
  position: relative;
  display: inline-block;
}

.grayscale-fade::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background: linear-gradient(180deg, transparent, #222);
}
*/

.grayscale-fade img {
  filter: grayscale(100%);
}

.home-hero {
    background-image: url(/content/images/home-hero-mom-kid.jpg);
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    margin: 0 auto;
    height: 350px;
}

.home-hero-sm {
    background-image: url(/content/images/home-hero-mom-kid-sm.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0 auto;
    height: 300px;
}

.hero-container {
    background-color: #000;
}

.hero-title-sm {
    color: #fff;
    text-shadow: 0px 0px 5px #000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 22px;
}

.hero-title {
    color: #fff;
    text-shadow: 0px 0px 5px #000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 36px;
}

@media all and (max-width: 992px) {
    .hero-title {
        font-size: 28px;
    }
}

.img-home-virtual {
    width: 100%;
    max-width: 300px;
    height: auto;
    border-radius: 10px;
}

.aasc-bg-gradient {
    background: linear-gradient(45deg, #6e0034, #9e0048, #c0005c);
    color: #fff;
}

.light-gray-bg-gradient {
    background: linear-gradient(135deg, #e6e6e6, #f6f6f6, #e6e6e6);
}

.dark-gray-bg-gradient {
    background: linear-gradient(135deg, #161616, #262626, #161616);
}