﻿/* # font sizes # */
.commonBanner .goToLinks {
  position: absolute;
  bottom: 34px;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.55);
  padding: 10px 15px;
  z-index: 3;
}
.commonBanner .goToLinks .gotoToggle span {
  font-size: 18px;
  display: inline-block;
  color: #fff;
  line-height: 50px;
  text-transform: uppercase;
}
.commonBanner .goToLinks .gotoToggle button,
.commonBanner .goToLinks .gotoToggle a {
  background-color: #ed1b2f;
  color: #000;
  display: inline-block;
  height: 50px;
  padding: 10px;
  min-width: 230px;
  float: right;
  text-align: left;
  text-transform: uppercase;
  position: relative;
}
.commonBanner .goToLinks .gotoToggle button:after,
.commonBanner .goToLinks .gotoToggle a:after {
  top: 15px;
  right: 15px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-color: transparent;
  border-top-color: #fff;
  border-width: 20px;
}
.commonBanner .goToLinks ul {
  position: absolute;
  right: 15px;
  min-width: 230px;
  background-color: #ed1b2f;
  font-size: 18px;
}
.commonBanner .goToLinks ul li {
  display: block;
}
.commonBanner .goToLinks ul li a {
  color: #000;
  padding: 10px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.commonBanner .goToLinks ul li a.purpleBg {
  color: #fff;
}
@media only screen and (min-width: 40em) {
  .commonBanner .goToLinks ul {
    position: static;
    min-width: inherit;
    background-color: transparent;
    text-align: center;
    padding: 0;
    max-width: 87.5rem;
    margin: 0 auto;
  }
  .commonBanner .goToLinks ul li {
    margin: 0 10px;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-size: 16px;
  }
  .commonBanner .goToLinks ul li a {
    padding: 20px 10px;
    height: 72px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .commonBanner .goToLinks ul li a.active {
    border: 4px solid #fff;
  }
  .commonBanner .goToLinks #gotoLinks ul li a:hover {
    transition: opacity 210ms ease-in-out;
    opacity: 0.8;
  }
}
@media only screen and (min-width: 64em) {
  .commonBanner .goToLinks ul li {
    font-size: 20px;
  }
}
@media only screen and (max-width: 39.9375em) {
  .commonBanner .goToLinks .off {
    display: none;
  }
  .commonBanner .goToLinks ul {
    width: 230px;
  }
  .commonBanner .goToLinks ul li a {
    background: transparent;
    border: 1px solid #999;
  }
  .commonBanner .goToLinks ul li a.active {
    background-color: #35ccdf;
  }
  .commonBanner .blockOnMobile {
    display: block;
  }
}
.ourStory {
  text-align: center;
}
.ourStory h2,
.ourStory .main-title {
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 55px;
}
.ourStory h2:after,
.ourStory .main-title:after {
  content: '..................';
  display: block;
  font-size: 40px;
  font-family: cursive;
  line-height: 0;
  margin-top: 10px;
}
.ourStory h2 .scriptFont,
.ourStory .main-title .scriptFont {
  font-size: 80px;
  line-height: 0.6;
}
@media only screen and (min-width: 64em) {
  .ourStory h2 .scriptFont,
  .ourStory .main-title .scriptFont {
    font-size: 100px;
  }
}
.ourStory p {
  max-width: 900px;
  margin: 0 auto;
}
.ourStory .commonBottomText {
  max-width: 900px;
}
.ourStory #video-placeholder-two {
  display: none;
}
.ourStory .child-section .midBanner .angular-section {
  padding: 30px 10px;
}
.ourStory .child-section .midBanner .headline {
  margin: 30px 10px;
}
.ourStory .child-section .midBanner > div:nth-child(1):after {
  content: '';
  position: absolute;
  width: 100%;
  box-shadow: 10px 0 78px 6px #000;
  border-radius: 50%;
  height: 10px;
  z-index: 1;
  left: -25px;
  bottom: -25px;
}
.ourStory .child-section .midBanner > div:nth-child(1) {
  overflow: hidden;
}
@media only screen and (min-width: 40em) {
  .ourStory .child-section .midBanner .angular-section {
    padding: 40px 50px;
  }
  .ourStory .child-section .midBanner .headline {
    margin: 40px 50px;
  }
}
@media only screen and (min-width: 64em) {
  .ourStory .child-section .midBanner > div:nth-child(2) .vcenter {
    height: 100%;
    width: 100%;
  }
  .ourStory .child-section .midBanner .angular-section {
    padding: 65px 50px;
  }
  .ourStory .child-section .midBanner .headline {
    margin: 65px 50px;
    top: 0;
  }
  .ourStory .child-section .midBanner > div:nth-child(1):after {
    content: '';
    position: absolute;
    width: 5px;
    bottom: 5px;
    box-shadow: 10px 0 78px 6px #000;
    border-radius: 50%;
    height: 80%;
    z-index: 1;
    top: 10%;
    left: inherit;
    right: -11px;
  }
}
.ourStory .blue-section {
  margin: 80px 0 30px;
}
.ourStory .blue-section .grayheader,
.ourStory .blue-section .featured-video img,
.ourStory .blue-section .imageArticle,
.ourStory .blue-section iframe {
  border-bottom: 3px solid #03bfd7;
}
.ourStory .blue-section h2,
.ourStory .blue-section .main-title {
  color: #03bfd7;
}
.ourStory .blue-section .button,
.ourStory .blue-section .overlayIcon {
  background-color: #03bfd7;
}
.ourStory .red-section {
  margin: 80px 0 30px;
}
.ourStory .red-section .grayheader,
.ourStory .red-section .featured-video img,
.ourStory .red-section .imageArticle,
.ourStory .red-section iframe {
  border-bottom: 3px solid #ed1b2f;
}
.ourStory .red-section h2,
.ourStory .red-section .main-title {
  color: #ed1b2f;
}
.ourStory .red-section .button,
.ourStory .red-section .overlayIcon {
  background-color: #ed1b2f;
}
.ourStory .green-section {
  margin: 80px 0 30px;
}
.ourStory .green-section .grayheader,
.ourStory .green-section .featured-video img,
.ourStory .green-section .imageArticle,
.ourStory .green-section iframe {
  border-bottom: 3px solid #72bf44;
}
.ourStory .green-section h2,
.ourStory .green-section .main-title {
  color: #72bf44;
}
.ourStory .green-section .button,
.ourStory .green-section .overlayIcon {
  background-color: #72bf44;
}
.ourStory .watchVideo {
  margin: 25px auto 35px auto;
  max-width: 1100px;
  background: url() center center / cover no-repeat;
  position: relative;
  min-height: 200px;
  padding: 0;
  text-align: left;
}
.ourStory .watchVideo iframe {
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 40em) {
  .ourStory .watchVideo {
    margin: 80px auto 60px;
    height: 480px;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 64em) {
  .ourStory .watchVideo {
    height: 620px;
  }
}
.ourStory .grayheader {
  background-color: #f5f5f2;
  text-align: center;
  padding: 0 20px 40px;
  margin-bottom: 40px;
}
.ourStory .grayheader .smallHeading {
  display: inline-block;
  top: -35px;
  position: relative;
  background-color: #f5f5f2;
  padding: 15px 0 10px;
  min-width: 300px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 3px 3px 0 0;
}
.ourStory .grayheader h2,
.ourStory .grayheader .main-title {
  font-size: 35px;
  margin-bottom: 35px;
  margin-top: -15px;
}
.ourStory .grayheader h2:after,
.ourStory .grayheader .main-title:after {
  display: none;
}
@media only screen and (min-width: 40em) {
  .ourStory .grayheader h2,
  .ourStory .grayheader .main-title {
    font-size: 40px;
  }
}
@media only screen and (min-width: 64em) {
  .ourStory .grayheader h2,
  .ourStory .grayheader .main-title {
    margin-top: 0;
  }
}
.ourStory .togetherRow {
  margin-bottom: 55px;
}
.ourStory .togetherRow .cell {
  margin-bottom: 40px;
}
.ourStory .togetherRow .fa {
  font-size: 120px;
  display: inline-block;
  margin-bottom: 10px;
}
.ourStory .togetherRow p {
  text-transform: uppercase;
}
.ourStory .togetherRow p strong {
  display: block;
  font-size: 200%;
}
.ourStory .button {
  font-size: 18px;
  padding: 15px 25px;
  margin: 10px 15px 20px;
  line-height: 21px;
  border-radius: 5px;
  font-weight: bold;
}
.ourStory .button .scriptFont {
  font-size: 200%;
}
.ourStory .playVideoThumb {
  cursor: pointer;
}
.ourStory .featured-video {
  margin-top: 40px;
}
.ourStory .featured-video .youTubeVideo {
  display: block;
  position: relative;
}
.ourStory .featured-video .overlayIcon {
  position: absolute;
  top: 10px;
  left: 10px;
  line-height: 0;
  font-size: 0;
  width: 50px;
  height: 50px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  z-index: 3;
}
.ourStory .featured-video .overlayIcon:before {
  color: #fff;
  line-height: 50px;
  font-size: 25px;
  margin-left: 3px;
  display: inherit;
}
.ourStory .featured-video figure {
  margin: 0 0px 20px;
  position: relative;
  outline: 0;
}
.ourStory .featured-video figure img {
  width: 100%;
}
.ourStory .featured-video figure > a {
  width: 70%;
  display: block;
  outline: 0;
}
.ourStory .featured-video figure .imageArticle {
  display: block;
  padding-bottom: 100%;
  line-height: 0;
  background: url() no-repeat center / cover;
}
.ourStory .featured-video figure figcaption {
  padding: 15px 0;
  text-align: left;
}
.ourStory .featured-video figure figcaption span {
  display: block;
  color: #bdbdbd;
  text-transform: uppercase;
  font-size: 85%;
}
.ourStory .featured-video figure figcaption h5 {
  line-height: normal;
  font-size: 22px;
  letter-spacing: -0.5px;
}
.ourStory .featured-video a h5 {
  color: #333;
}