﻿#Home_Content {
  width: 100%;
  height: 100%;
  background: url("/images/bg1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1001;
}

#headingHolder {
  margin-bottom: 30px;
}

.slideContainer {
  position: relative;
  z-index: 1003;
  color: #1a3c55;
  font-size: 28px;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  max-height: 100%;
  overflow-y: auto;
  padding-top: 85px;
  padding-bottom: 100px;
}

.labelContainer {
  font-weight: bolder;
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 28px;
}

.bubbleRadioButton {
}

.progressBar_container {
  display: flex;
  justify-content: center;
}

.progressBar_container .progressLbl {
  margin-right: 10px;
}

.slideInnerContainer {
  position: relative;
  z-index: 1003;
  color: #000000;
  font-size: 20px !important;
  line-height: 28px;
  padding: 0% 8%;
  /*width: 50%;*/
  text-align: center;
  /*margin-left: 25%;*/
}

.slideInnerContainer_img {
  height: 50vh;
}

.slideInnerContainer_img img {
  max-height: 100%;
  max-width: 100%;
}

#Slide1 .slideInnerContainer,
#Slide9 .slideInnerContainer {
  position: relative;
  z-index: 1003;
  font-size: 28px;
  height: auto;
  top: 50%;
  background: none;
  transform: translateY(-50%);
  padding: 0;
}

#Slide1 .slideInnerContainer {
  color: white;
}

#Slide9 {
  text-align: center;
}

#Slide9 .slideInnerContainer {
  width: 90%;
  margin: 0 auto;
  float: none;
  margin-top: 40px;
}

#Slide1 {
  /* top: initial;
    transform: initial;
    height: calc(100% - (55px + 73px));
    margin-top: 55px;
    margin-bottom: 73px;
    padding: 0; */
}

#Slide1 .firstSlide .fa {
  display: initial !important;
}

#Slide1 #headingHolder {
  /* padding-top: 3vh;
  position: absolute;
  left: 0; */
  color: #fff;
  margin-bottom: 0;
  height: 100%;
  /* top: 0;
  bottom: 0; */
  overflow: hidden;
}

.footerNote {
  font-size: initial;
  color: #1a3c55;
  /*bottom: 0px;*/
  text-align: center;
  /*position: absolute;*/
  /*left: 0;*/
  /*width: 100%;*/
}

.footerNote p {
  margin-bottom: 0;
  margin-top: 5px;
}

#Slide1 .slideImg_container {
  height: 50vh;
  /*margin-top: 7vh;*/
}

#Slide1 .slideImg_container .slideImg {
  height: 100%;
}

#Slide9 .slideInnerContainer {
  /* padding: 3% 8%; */
}

#Slide1 .slideInnerContainer {
  top: 50%;
}

.slideInnerContainer2 {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.imgThunderstruck {
  margin-right: 10px;
  /*margin-bottom: 15px;*/
}

#Slide17 .slideInnerContainer,
#sendResults {
  position: relative;
  top: 0;
  transform: none;
  z-index: 1003;
  color: white;
  font-size: 28px;
  line-height: 40px;
  margin-top: 100px;
  width: auto;
}

.slideInnerContainer ul {
  margin-bottom: 0px;
}

.slideInnerContainer ul li {
  margin-bottom: 10px;
}

#Slide5 a {
  color: black !important;
  font-size: 12px;
}

#Slide5 .linkContainer {
  /*margin-top: 70px;*/
}

.warpedText {
  font-size: 13px;
  text-transform: uppercase;
}

.warpedText2 {
  font-size: 10px;
  text-transform: uppercase;
}

.sendResultsInnerContainer {
  background: rgba(0, 0, 0, 0.5);
  width: 70px;
  height: 70px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
  margin-bottom: 10vh;
  margin-top: 1vh;
}

.sendResultsInnerContainer .fa {
  top: 30%;
  position: relative;
  transform: translateY(-50%);
}

#sendResults {
  margin-top: 0 !important;
  display: none;
  z-index: 2020;
}

.sendResultsContainer {
  /*height: 25%;*/
  position: absolute;
  right: 0;
}

.warpedTextContainer {
  position: absolute;
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  right: 56px;
  font-weight: bold;
  opacity: 0;
  z-index: 2010;
}

#btnSaveResults,
#btnSaveNotes {
  opacity: 0.01;
  z-index: -1;
}

#sendResults {
  position: absolute;
  right: 20px;
}

#sendEmailContainer {
  top: 15vh;
}

#printResponseContainer {
  top: 33vh;
}

#saveNotesContainer {
  top: 51vh;
}

#searchDoctorContainer {
  top: 69.5vh;
}

#SendEmailIconContainer {
  top: 16vh;
}

#printResponseIconContainer {
  top: 34vh;
}

#saveNotesIconContainer {
  top: 52vh;
}

#searchDoctorIconContainer {
  top: 70.5vh;
}

.modal-header {
  color: #666699;
}

.modal-dialog {
  width: 450px;
  margin: 20% auto;
}

.modal-content {
  border: 2px solid #666699;
}

.modal-footer,
.modal-header {
  border: none;
}

#btnSendEmail {
  padding: 3px 10px;
  margin-bottom: 0;
  background-color: #1a3c55;
  color: #fff;
  border-radius: 0px;
  z-index: 1005;
  font-size: 18px;
  cursor: pointer;
}

#btnSendEmail:hover {
  background-color: #fff;
  color: #1a3c55;
}

#searchDoctorIconContainer a,
#searchDoctorContainer a {
  color: white;
}

#txtEmailAddress {
  height: 40px;
}

#btnClose {
  background: red;
}

audio {
  display: none;
}

/* #Slide6 .slideInnerContainer,
#Slide5 .slideInnerContainer,
#Slide8 .slideInnerContainer,
#Slide8 .slideInnerContainer,
#Slide9 .slideInnerContainer,
#Slide15 .slideInnerContainer,
#Slide16 .slideInnerContainer {
  padding: 0 4%;
} */

#Slide8 .slide9TextBold,
#Slide8 .slide9TextNormal {
  /* color: #fff !important; */
}

.adhd_logo_container {
}

#lblProgress {
  color: #1a3c55;
}

.adhd_logo {
  height: 70px;
  display: inline-block;
  margin-left: 25px;
}
@media (max-width: 1100px) {
  .adhd_logo {
    height: 50px;
  }
}
@media (max-width: 767px) {
  .adhd_logo {
    height: 45px;
  }
}

.adhd_logo_container .adhd_logo .adhd_logo_img {
  height: 100%;
  vertical-align: middle;
}

.adhd_logo_container .adhd_logo_text {
}

.slide_bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slide_bg img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  min-height: 100%;
}

.lastSlideNote,
.lastSlideFootNote,
.firstslideFooterNote {
  font-size: 10px;
  line-height: 16px;
}

.homeSlideFooterNote {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 10px;
  line-height: 16px;
  font-weight: normal;
  color: #ffffff;
}

.homeSlideDisclaimer {
  /*position: absolute;
    bottom: 15px;
    left: 0;*/
  font-size: 22px;
  color: #005566;
  line-height: 22px;
  font-weight: 700;
}

.lastSlideNote {
  font-size: 14px;
}

.lastSlideNoteCopy span {
  font-size: 20px !important;
  line-height: 28px;
}

.firstslideFooterNote {
  color: #1a3c55;
}

.lastSlideFootNote {
}

/*-------------Animations----------*/
@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.slideInnerContainer ul:first-child li {
  /*background: red;*/
}

#Slide17,
#Slide1 {
  z-index: 2010 !important;
}

@media (max-width: 1100px) {
  .list-unstyled li span {
    font-size: 16px;
    line-height: 14px;
  }

  #Slide1 {
    height: calc(100% - (55px + 73px));
    margin-top: 55px;
    margin-bottom: 73px;
  }

  .navigationContainer.right.firstSlide {
    bottom: 140px;
  }
}

@media screen and (max-width: 767px) {
  .slideInnerContainer_img {
    /*display: none;*/
  }

  #Slide9 .slideInnerContainer {
    width: 100% !important;
    /*margin-top: 75px;*/
  }

  .slideContainer {
    display: flex;
    flex-direction: column;
  }

  .slideContainer#Slide9 {
    display: initial;
  }

  .slideInnerContainer {
    order: 1;
    text-align: center !important;
  }

  .bubbleRadioButton {
    text-align: center;
  }

  .slideInnerContainer_img {
    order: 0;
    text-align: center;
    height: auto;
  }

  .slideInnerContainer_img img {
    max-height: 250px;
  }

  .slide9Button {
    text-align: center;
  }
}

@media screen and (max-width: 920px) {
  .lastSlideNote,
  .lastSlideFootNote,
  .firstslideFooterNote {
    font-size: 10px;
  }

  .slideContainer {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .lastSlideNote {
    font-size: 12px;
  }

  #Slide1 .footerNote {
    bottom: 35px;
  }

  #Slide1 .footerNote p {
    margin-bottom: 0;
    font-size: 14px !important;
  }

  #Slide1 .slideImg_container {
    margin-top: 3vh;
  }

  .slideInnerContainer {
    /*width: 80%;*/
    /*margin-left: 10%;*/
  }

  #headingHolder {
    margin-bottom: 0px;
    font-size: 28px !important;
  }

  #Slide17 .slideInnerContainer {
    font-size: 15px !important;
  }

  .labelContainer {
    /*margin-bottom: 10px;*/
  }

  .slideInnerContainer {
    color: rgb(64, 64, 65) !important;
  }

  #Slide1 .slideInnerContainer,
  #Slide17 .slideInnerContainer {
    color: white !important;
  }

  .imgThunderstruck {
    width: 250px;
  }

  .slideInnerContainer {
    position: relative;
    top: 30%;
    transform: translateY(-50%);
    z-index: 1003;
    color: white;
    font-size: 14px !important;
    line-height: 20px;
    text-align: left;
    /*background: none;*/
  }

  #Slide1 .slideInnerContainer {
    text-align: left;
    top: 50%;
    transform: translateY(0);
  }

  .linkContainer {
    font-size: 12px;
  }

  #sendResults .slideInnerContainer {
    position: relative;
    top: 0;
    transform: none;
    z-index: 1003;
    color: white;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-top: 150px;
  }

  .warpedTextContainer {
    right: 46px;
  }

  .warpedText2 {
    font-size: 8px !important;
  }

  .sendResultsInnerContainer {
    height: 50px;
    width: 50px;
    font-size: 12px;
  }

  #Slide17 .slideInnerContainer {
    line-height: 20px;
    margin-top: 50px;
  }

  .slideInnerContainer2 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

  .modal-dialog {
    width: 70%;
    margin: 20% auto;
  }

  #imgLoader {
    max-width: 15%;
  }

  .modal input[type="submit"] {
    font-size: 12px;
  }
}

@media (max-width: 600px) {
  .lastSlideNote,
  .lastSlideFootNote {
    font-size: 10px;
    margin-bottom: 5px;
    line-height: 12px;
  }

  .firstslideFooterNote {
    font-size: 10px;
    line-height: 12px;
  }

  .progress {
    height: 15px;
  }

  .lastSlideFootNote {
    padding: 0;
  }

  .navigationContainer.right.firstSlide .arrow_Container {
    padding: 0px 10px 5px 10px;
  }

  .slide9TextBold,
  .slide9TextNormal {
    font-size: 14px;
    margin-bottom: 1%;
    text-align: center;
  }

  .slide9Button .slide9Button_inner {
    /*width: 100%;*/
    width: 300px;
    text-align: center;
    white-space: nowrap;
  }

  .slideInnerContainer_img img {
    max-height: 150px;
  }

  .slide9TextNormal {
    font-size: 14px;
  }

  #Slide1 #headingHolder {
    bottom: 0;
    height: 100%;
    padding-top: 10px;
  }

  #headingHolder {
    font-size: 26px !important;
  }

  #Slide1 .slideImg_container {
    height: 40vh;
  }

  .homeSlideDisclaimer {
    font-size: 10px;
    line-height: 12px;
    bottom: 90px;
  }

  #Slide1 {
    height: calc(100% - 90px);
    margin-top: 60px;
    margin-bottom: 30px;
  }

  .homeSlideFooterNote {
    bottom: 50px;
  }

  .navigationContainer.right.firstSlide {
    bottom: 40px;
    top: initial !important;
    right: initial;
    left: initial;
    float: none !important;
    width: 100%;
  }

  #Slide1 .footerNote {
    /*border: 1px solid red;*/
    /*bottom: 70px;*/
  }

  /*#Slide1 .footerNote p span
        {
            margin-bottom: 0;
            font-size: 13px !important;
        }*/
  .footerNote p {
    margin-top: 0;
  }

  .footerNote p span {
    font-size: 10px !important;
    /*line-height:5px !important;*/
  }

  .slideInnerContainer ul li {
    font-size: 14px;
    margin-bottom: 5px;
    width: 40%;
  }

  .labelContainer {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .slideInnerContainer {
    width: 100% !important;
  }

  .blackLine {
    margin: 0 !important;
  }

  .bubbleRadioButton {
    padding: 0;
  }

  .btn-radio label,
  .slide9Button .slide9Button_inner {
    font-size: 12px;
  }

  #footer * {
    font-size: 10px !important;
    font-weight: normal;
  }
}

@media (max-width: 375px) {
  #footer div.footerNote p span {
    font-size: 8px !important;
  }

  .firstslideFooterNote,
  .lastSlideNote,
  .lastSlideFootNote {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 8px;
    margin-bottom: 0;
  }

  div.slideInnerContainer ul li span {
    font-size: 10px !important;
    line-height: 11px !important;
  }

  .slide9TextBold,
  .slide9TextNormal {
    font-size: 12px !important;
    line-height: 16px !important;
  }

  .slideInnerContainer ul li {
    line-height: 13px;
    font-size: 12px;
  }
}

@media (max-width: 350px) {
  .slideInnerContainer_img img {
    max-height: 100px;
  }

  .btn-radio label,
  .slide9Button .slide9Button_inner {
    padding: 3px 10px;
  }

  .slideInnerContainer ul li {
    margin-bottom: 3px;
    line-height: 12px;
  }

  div.slideInnerContainer ul li span {
    font-size: 10px !important;
    line-height: 11px !important;
  }

  .slideContainer {
    padding-left: 5px;
    padding-right: 5px;
  }

  .labelContainer {
    margin-bottom: 0px !important;
  }

  .slideInnerContainer {
    padding: 0;
  }
}

@media (max-width: 320px) {
  .footerNote p {
    margin-top: 0;
    line-height: 10px;
  }

  .footerNote p span {
    font-size: 10px !important;
  }

  .slide9TextBold {
    font-size: 12px;
  }

  .slide9TextNormal {
    font-size: 12px;
    line-height: 14px;
  }

  .slide9Button .slide9Button_inner {
    font-size: 12px;
    width: 100%;
    margin-bottom: 3px;
  }

  #Slide1 .slideImg_container {
    height: 20vh;
    opacity: 0.8;
  }

  #headingHolder span {
    font-size: 10px !important;
  }

  #headingHolder .HomeHead {
    font-size: 22px !important;
  }

  #headingHolder .HomeSubhead {
    font-size: 16px !important;
  }

  .slideInnerContainer ul li {
    line-height: 12px;
    font-size: 10px;
  }

  .homeSlideDisclaimer {
    bottom: 100px;
  }

  .homeSlideFooterNote {
    bottom: 65px;
    line-height: 12px;
  }

  #Slide1 {
    height: calc(100% - 90px);
    margin-top: 60px;
    margin-bottom: 30px;
  }
}

@media (max-width: 320px) {
  .slideInnerContainer ul li {
    line-height: 12px;
    font-size: 10px;
  }

  .slide9TextBold {
  }
}

@media (max-width: 300px) {
  .slide9TextBold {
    font-size: 12px;
  }

  .slide9TextNormal {
    font-size: 12px;
  }

  #Slide9 .slideInnerContainer {
    margin-top: 14%;
  }

  .navigationContainer.right.firstSlide {
    bottom: 75px;
    top: initial !important;
    right: initial;
    left: initial;
    float: none !important;
    width: 100%;
  }

  .footerNote p span {
    font-size: 9px !important;
  }

  #Slide1 .slideImg_container {
    height: 35vh;
  }

  .labelContainer {
    margin-bottom: 5px;
  }

  .slideInnerContainer ul li,
  .btn-radio label,
  .slide9Button .slide9Button_inner {
    font-size: 11px;
  }
}

@media (min-height: 685px) {
}

@media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (-webkit-device-pixel-ratio: 1) {
}

@media (min-width: 375px) and (max-height: 555px) {
  .slideInnerContainer_img img {
    max-height: 100px !important;
    margin-bottom: 0px;
    /*border: 1px solid red !important;*/
  }

  .slideInnerContainer {
    padding-top: 0;
  }

  .slide9TextBold,
  .slide9TextNormal {
    font-size: 11px !important;
    line-height: 15px !important;
  }

  div.slideInnerContainer ul.list-unstyled li span {
    font-size: 12px !important;
    line-height: 16px !important;
  }

  .slide9TextBold,
  .slide9TextNormal {
    margin-bottom: 5px !important;
  }

  .slide9TextNormal {
  }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (-webkit-device-pixel-ratio: 2) {
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
  div.slideInnerContainer ul li span {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  div.slideInnerContainer ul.list-unstyled li {
    margin-bottom: 12px;
  }

  .slideInnerContainer_img img {
    max-height: 150px;
    margin-bottom: 5px;
  }

  .slide9TextBold {
    font-size: 16px !important;
    margin-bottom: 20px;
  }

  .slide9TextNormal {
    font-size: 14px !important;
    margin-bottom: 20px;
  }

  .btn-radio label,
  .slide9Button .slide9Button_inner {
    font-size: 12px !important;
  }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
  div.slideInnerContainer ul li span {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  div.slideInnerContainer ul.list-unstyled li {
    margin-bottom: 12px;
  }

  .slideInnerContainer_img img {
    max-height: 170px;
    margin-bottom: 5px;
  }

  .slide9TextBold {
    font-size: 16px !important;
    margin-bottom: 20px;
  }

  .slide9TextNormal {
    font-size: 14px !important;
    margin-bottom: 20px;
  }

  .btn-radio label,
  .slide9Button .slide9Button_inner {
    font-size: 14px !important;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  div.slideInnerContainer ul li span {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  div.slideInnerContainer ul.list-unstyled li {
    margin-bottom: 12px;
  }

  .slideInnerContainer_img img {
    max-height: 180px;
    margin-bottom: 5px;
  }

  .slide9TextBold {
    font-size: 16px !important;
    margin-bottom: 20px;
    line-height: 22px !important;
  }

  .slide9TextNormal {
    font-size: 14px !important;
    margin-bottom: 20px;
  }

  .btn-radio label,
  .slide9Button .slide9Button_inner {
    font-size: 14px !important;
  }
}

/* ------- Type Writer Animation----------- */
.typewriter p {
  margin: 10px 0 0 10px;
  white-space: nowrap;
  overflow: hidden;
  width: 30em;
  animation: type 2.5s steps(60, end);
}

.typewriter p:nth-child(2) {
  animation: type2 4s steps(60, end);
}

@keyframes type {
  from {
    width: 0;
  }
}

@keyframes type2 {
  0% {
    width: 0;
  }

  50% {
    width: 0;
  }

  100% {
    width: 100;
  }
}

.blackOverlay:before {
  /*content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2002;
    opacity: 0.5;
    background: black;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;*/
  /*display: none;*/
}

#headingHolder {
  font-family: "Figtree", sans-serif;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  /*margin-bottom: 50px;*/
}

#headingHolder .HomeHead {
  text-transform: uppercase;
}

#headingHolder .HomeSubhead {
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  line-height: normal !important;
}

#imgLoader {
  max-width: 30%;
}

#pdfHolder {
  display: none;
}

.green {
  color: green;
}

#imgEmailSuccess {
  max-width: 10%;
  margin-right: 20px;
}

#gVolumeOff,
#gVolumeOn {
  padding: 3px 0 0 0 !important;
  margin-right: 10px;
  cursor: pointer;
  padding-top: 6px;
  display: none !important;
}

#imgMigrane {
  margin-right: 10px;
}

.whiteLine {
  height: 3px;
  background: white;
  width: 100%;
  border-top: 0 !important;
}

.blackLine {
  height: 0px;
  background: rgb(64, 64, 65);
  width: 100%;
  border-top: 0 !important;
}

#sendEmailModal .modal-body a {
  color: blue;
  text-decoration: underline;
  margin-top: 10px;
}

#sendEmailModal .modal-body label {
  display: inline;
}

.subscribeToCommCtr label {
  display: block !important;
  margin-top: -22px;
  margin-left: 20px;
}

@media (max-width: 1024px) {
  .bootbox .modal-footer button {
    display: inline !important;
  }
}

.result-overlay {
  width: 100%;
  height: 100%;
  background: white;
  position: absolute;
  z-index: 1000000000000;
  padding: 0;
  opacity: 1;
  display: none;
  background-size: cover;
  /*background: url('../Images/bg2.jpg');*/
}

#btnShowResult {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#ieModal {
  font-size: 18px !important;
  /*font-family: 'HelveticaNeue-Thin';*/
  font-family: "Figtree", sans-serif;
  /*font-family: 'Helvetica-Normal' !important;*/
}

#sendEmailModal .modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  flex-direction: column;
}

.modal-footer p {
  padding-right: 25px;
  text-align: center;
  margin-bottom: 0;
  font-size: 12px;
  margin-bottom: 5px;
}

#sendEmailModal .modal-dialog {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 525px) {
  #sendEmailModal .modal-dialog {
    width: 90%;
  }
}

.resultPageButtons {
  display: flex;
  flex-direction: column;
  width: 250px;
  margin: 0 auto;
}

.resultPageButtons .slide9Button_inner {
  max-width: 100%;
}

#prevBtn {
  display: none !important;
}

#nextBtn:not(.firstSlide) {
  /* display: none !important; */
}

.footerNotesSmall {
  font-weight: 400;
  font-size: 12px;
  font-family: "Figtree", sans-serif;
  color: #000;
  line-height: 16px;
  display: block;
  padding: 5px 0;
}
.footerNotesSmallQuestions {
  /*font-size: 10px !important;*/
  font-weight: bold;
  color: #005566;
  /*line-height:5px !important;*/
}
.FooterNoteFirstSlide {
}

.labelContainer h2 {
  font-weight: 700;
  font-size: 36px;
  font-family: "Figtree", sans-serif;
  color: #005565;
}

.labelContainer span {
  font-weight: 400;
  font-size: 20px;
  font-family: "Figtree", sans-serif;
  color: #000000;
}

#headingHolder h1 {
  font-weight: 600;
  font-size: 1.4em;
  font-family: "Figtree", sans-serif;
  color: #005566;
}

.lightBlue {
  color: #00bacc;
}
