div#joinPages {
  font-size: 16px;
  color: #333;
}

#joinPages p {
  line-height: 1.4;
}

#joinPages img {
  max-width: 100%;
}

#joinPages .sectionTitle{
  font-size: 3.5rem;
  line-height: 1;
  font-family: 'proxima_novabold', Helvetica, Arial, sans-serif;
}

#joinPages hr {
  margin: 1.5rem 0 2rem;
  height: 1px;
  border-top: 1px;
  background-color: transparent;
  color: #aaa;
  border-style: dotted;
}

#joinPages ul {
  padding-left: 18px;
}

#joinPages img {
  max-width: 100%;
}

#joinPages h1,
#joinPages h2,
#joinPages h3,
#joinPages h4,
#joinPages h5,
#joinPages h6,
#joinPages .h1,
#joinPages .h2,
#joinPages .h3,
#joinPages .h4,
#joinPages .h5,
#joinPages .h6,
#joinPages .leagueGothic {
  margin: 0 auto 1rem;
  font-family: 'league-gothic', Arial, san-serif;
  color: #a6d4f0;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 1px;
}

#joinPages .alt {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  letter-spacing: 0px;
  text-transform: none;
  line-height: 1.2;
}

#joinPages h1.alt,
#joinPages .h1.alt,
#joinPages h2.alt,
#joinPages .h2.alt,
#joinPages h3.alt,
#joinPages .h3.alt,
#joinPages h4.alt,
#joinPages .h4.alt,
#joinPages h5.alt,
#joinPages .h5.alt,
#joinPages h6.alt,
#joinPages .h6.alt {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  color: #333;
  letter-spacing: 0px;
  text-transform: none;
}

#joinPages h1,
#joinPages .h1 {
  font-size: 7rem;
}

#joinPages h1.alt,
#joinPages .h1.alt {
  font-size: 4.5rem;
}

#joinPages h2,
#joinPages .h2 {
  font-size: 6rem;
}

#joinPages h2.alt,
#joinPages .h2.alt {
  font-size: 4rem;
}

#joinPages h3,
#joinPages .h3 {
  font-size: 4rem;
}

#joinPages h3.alt,
#joinPages .h3.alt {
  font-size: 3.5rem;
}

#joinPages .pageTitle {
  font-weight: 700;
  color: #333;
  letter-spacing: 0px;
  text-transform: none;
  font-size: 3rem;
  line-height: 1;
  margin-bottom: inherit;
  font-family: 'proxima-nova';
}

#joinPages h4,
#joinPages .h4 {
  font-size: 3rem;
}

#joinPages h4.smaller {
  font-size: 2.7rem;
}

#joinPages h4.alt,
#joinPages .h4.alt {
  font-size: 2.7rem;
}

#joinPages h5,
#joinPages .h5 {
  font-size: 2.5rem;
}

#joinPages h5.alt,
#joinPages .h5.alt {
  font-size: 1.8rem;
}

#joinPages h6,
#joinPages .h6 {
  font-size: 2.0rem;
}

#joinPages h6.alt,
#joinPages .h6.alt {
  font-size: 1.5rem;
}

#joinPages a {
  color: #007BB4;
  text-decoration: underline;
}

#joinPages a.alt {
  text-decoration: none;
  font-weight: 700;
}

#joinPages a:hover {
  color: #01A2ED;
}

#joinPages .headline {
  display: block;
  margin: 2rem 0;
  text-align: center;
  color: #333;
  line-height: 1;
}


#joinPages .pageScrollToButton {
  z-index: 999999;
  position: fixed;
  bottom: 25px;
  right: 25px;
  background-color: #be1924;
  color: #fff;
  padding: .5rem 1.25rem;
  font-size: 1.6rem;
  border-radius: 50px;
}

#joinPages .pageScrollToButton:hover {
  color: #fff;
}


#joinPages .sectionCopy {
  margin-bottom: 1rem;
}

#joinPages .sectionBlock {
  padding: 2rem;
}

#joinPages .sectionBlockAlt {
  padding: 2rem 0;
}

#joinPages .sectionBlock.left {
  padding-left: 0;
}

#joinPages .sectionBlock.right {
  padding-right: 0;
}

#joinPages .sectionTitle {
  margin: 0 0 .5rem;
  line-height: 1.15;
  color: #333;
  font-weight: 700;
  display: block;
}

#joinPages .sectionTitle.leagueGothic {
  font-size: 4.5rem;
  font-weight: 400;
  margin: 0;
}

#joinPages .sectionTitle.bigger {
  font-size: 6.5rem;
}

#joinPages .sectionSubtitle {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 1rem;
}

#joinPages .button {
  cursor: pointer;
  font-weight: normal;
  line-height: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 0 1.25rem;
}

#joinPages .progressStepsContainer {
  max-width: 650px;
  margin: 0 auto;
}

#joinPages .progressSteps {
  display: inline-block;
  list-style-type: none;
  padding: 0;
  width: 100%;
  margin-bottom: 2rem;
}

#joinPages .progressSteps li {
  display: inline-block;
}

/*NORMAL GRAY WIZARD*/
#joinPages .progressSteps li span {
  background: none repeat scroll 0 0 #e0e0e0;
  color: #666666;
  display: block;
  float: left;
  height: 35px;
  line-height: 35px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 130px;
  margin-right: 12px;
}

/*NORMAL GRAY ARROW LEFT SIDE*/
#joinPages .progressSteps li span:before {
  border-bottom: 19px solid #e0e0e0;
  border-left: 12px solid rgba(0, 0, 0, 0);
  border-top: 16px solid #e0e0e0;
  content: "";
  height: 0;
  left: -12px;
  position: absolute;
  top: 0;
  width: 0;
}

/*NORMAL GRAY ARROW RIGHT SIDE*/
#joinPages .progressSteps li span:after {
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 12px solid #e0e0e0;
  position: absolute;
  content: "";
  top: 0px;
  right: -12px;
}

/*FIRST LIST ITEM DOES NOT NEED THE LEFT SHAPED ATTACHMENT*/
#joinPages .progressSteps li:first-child span {
  border-left: 0 none !important;
  border-radius: 20px 0 0 20px !important;
  padding-left: 5px;
}

#joinPages .progressSteps li:first-child span:before {
  border: 0 none !important;
}

/*LAST LIST ITEM DOES NOT NEED RIGHT SHAPE TRIANGLE*/
#joinPages .progressSteps li:last-child span {
  border-left: 0 none !important;
  border-radius: 0 20px 20px 0px !important;
}

/*NO NEED OF ARROWS ON RIGHT FOR TRIANGLE*/
#joinPages .progressSteps li:last-child span:after {
  border: none !important;
}

/* = COMPLETED STEPS
----------------------------*/

#joinPages .progressSteps .completedStep span {
  background: #e12137;
  color: #fff;
}

#joinPages .progressSteps .completedStep span:before {
  border-top: 16px solid #e12137;
  border-bottom: 19px solid #e12137;
}

#joinPages .progressSteps .completedStep span:after {
  border-left: 12px solid #e12137;
}

/* = ACTIVE STEPS
----------------------------*/
#joinPages .progressSteps .activeStep span {
  background: #be1924;
  color: #fff;
}

#joinPages .progressSteps .activeStep span:before {
  border-bottom: 19px solid #be1924;
  border-top: 16px solid #be1924;
}

#joinPages .progressSteps .activeStep span:after {
  border-left: 12px solid #be1924;
}

#joinPages .whiteBackground {
  background-color: #fff;
}

#joinPages .grayBackground {
  background-color: #f1f1f1;
}

#joinPages .redBackground {
  background-color: #be1924;
}

#joinPages .noMargin {
  margin: 0;
}

#joinPages .noPadding {
  padding: 0;
}

#joinPages .whiteColor {
  color: #fff !important;
}

#joinPages .center,
#joinPages .textAlignCenter {
  text-align: center !important;
}

#joinPages .right,
#joinPages .textAlignRight {
  text-align: right;
}

#joinPages .left,
#joinPages .textAlignLeft {
  text-align: left;
}

#joinPages .modal-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  width: 100%;
  height: 100%;
  background: #222;
  color: white;
  overflow: scroll;
}

#joinPages .modal-container .modal-close {
  position: fixed;
  top: 20px;
  right: 25px;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.1);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 56px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
}

#joinPages .modal-container .modal-box {
  margin: 0 auto;
  width: 90%;
  max-width: 800px;
}

#joinPages .modal-container .modal-box.bbybookbg {
  margin: 0 auto;
  width: 90%;
  max-width: 550px;
}

#joinPages .modal-container .modal-box .modal-content {
  padding: 80px 0;
}

#joinPages .modal-content {
  background-color: transparent;
  border: none;
}

@media screen and (max-width: 768px) {

  #joinPages .sectionTitle {
    line-height: 1.1;
  }

  #joinPages h1,
  #joinPages .h1 {
    font-size: 4.5rem;
  }

  #joinPages h1.alt,
  #joinPages .h1.alt {
    font-size: 3rem;
  }

  #joinPages h2,
  #joinPages .h2 {
    font-size: 96px;
    font-size: 4rem;
  }

  #joinPages h2.alt,
  #joinPages .h2.alt {
    font-size: 2.6rem;
  }

  #joinPages h3,
  #joinPages .h3 {
    font-size: 3rem;
  }

  #joinPages h3.alt,
  #joinPages .h3.alt {
    font-size: 2.25rem;
  }

  #joinPages h4,
  #joinPages .h4 {
    font-size: 2.5rem;
  }

  #joinPages h4.alt,
  #joinPages .h4.alt {
    font-size: 2rem;
  }

  #joinPages h5,
  #joinPages .h5,
  #joinPages .sectionTitle {
    font-size: 1.8rem;
  }

  #joinPages h5.alt,
  #joinPages .h5.alt {
    font-size: 1.4rem;
  }

  #joinPages h6,
  #joinPages .h6 {
    font-size: 1.8rem;
  }

  #joinPages h6.alt,
  #joinPages .h6.alt {
    font-size: 1.25rem;
  }

  #joinPages .sectionTitle.leagueGothic {
    font-size: 3.5rem;
    font-weight: 400;
    margin: 0;
    margin-bottom: .5rem;
  }

  #joinPages .progressSteps li span {
    width: 65px;
    font-size: .9rem;
  }
}

@media screen and (max-width: 768px) {

  #joinPages .toggleControl,
  #joinPages .toggleControl.footerToggle {
    display: block;
  }

  #joinPages .toggleTarget,
  #joinPages .toggleTargetMobile {
    display: none;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  }
}