@font-face {
  font-family: 'PublicSans';
  src:url("../fonts/PublicSans-VariableFont_wght.ttf") format('truetype');
  font-style: normal;
  font-weight: 200;
  font-variation-settings: "wght" 200;
}
@font-face {
  font-family: 'PublicSans';
  src:url("../fonts/PublicSans-VariableFont_wght.ttf") format('truetype');
  font-style: normal;
  font-weight: 400;
  font-variation-settings: "wght" 400;
}
@font-face {
  font-family: 'PT_Mono';
  src:url("../fonts/PT_Mono/PTMono-Regular.ttf") format('truetype');
  font-style: normal;
  font-weight: 500;
}
.fadeInDown {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 2.25s;
    animation-duration: 2.25s;
}

.body_copy {
  background-color:#1E1E1E;
}
html {
  margin: 0 auto;
  padding: 0;
  overflow-x: hidden;
  overflow-y:auto;
}

.new_nav h3:nth-child(1){
  margin-top:24px;
  line-height: 20px;
}

.new_nav h4 {
  color:#676767;
  margin-top:-24px;
  line-height: 16px;
}

#site-footer {
  overflow: hidden;
}

.col-number {
  display: inline-flex;
  align-items: center;
  margin:0 0 24px 0;
  word-wrap: break-word;
}

.col-number p {
margin:0;
padding:0;
line-height:25px;
}

.credits {
  background-color: #FAFAFA;
  padding: 64px 16px 88px 16px;
}

.credits h2 {
  padding-bottom:32px;
}

.credits p {
  padding-bottom:8px;
}

.desktop_only {
  display:none;
}

.fifty-text {
  background-color:#FAFAFA;
  padding: 64px 0 32px 0;
  margin:64px 0 0 0;
}

.full-width {
  left: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	max-width: 100vw;
	position: relative;
	right: 50%;
	width: 100vw;
  margin-top: 56px;
}

.goals {
  max-width:345px;
  margin:auto;
}

.goals-number {
  padding-top:24px;
}

.images {
  margin: 32px 0 32px 0;
}

.left-section {
  margin-top:32px;
  margin-bottom:32px;
}

.left-section .images{
margin:0;
}

.left-section p {
  margin:auto;
}

.line {
  margin: 0 16px 0 16px;
  border-top:1px solid black;
  width:2.5rem !important;
}

.navbar li {
  margin:auto;
  padding:16px 0 16px 0;
  font-family: 'AvenirNext', sans-serif;
  font-style:normal;
  font-weight: 400;
  font-size:29px;
  line-height: 24px;
}

.navbar li:nth-child(1) {
  padding-top:48px;
}

.navbar li:nth-child(4) {
  padding-bottom:48px;
}

.numbers{
  font-family: 'AvenirNext', sans-serif;
  font-style:normal;
  font-weight: 400;
  font-size:23px;
  line-height: 38px;
}

.old {
  max-width: 848px;
  margin:auto;
  padding: 0 0 32px 0;
}

.old img {
  padding-bottom:16px;
}

.paragraph {
  margin:auto;
}

.pbold {
  font-family: 'AvenirNext', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.roles {
  background-color: #FAFAFA;
  padding: 16px;
  margin-left:-15px !important;
}

.text-muted {
  font-family: 'AvenirNext', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
  color:#D4D4D4 !important;
  margin: auto;
}

.footer {
  margin:auto;
}

.user-feedback {
  margin:16px 0 80px 0;
}

.user-feedback h5 {
  text-align:center;
}

body {
  color: #000;
  margin:0 auto;
  padding:0;
}

.sticky-top {
  top:55px;
  z-index:100;
  position:fixed;
  width:100%
}
.title .tag {
  margin:auto;
  width:calc((100% / 11) * 1.5);
}
.title h5 {
  margin-top:-10px;
}
.tag {
  width:44%;
  padding: 8px 12px;
  text-align:center;
  background-color: white;
  color: black;
  border: 1px solid #000;
  border-radius: 32px;
  font-family: 'AvenirNext', serif;
  font-style:normal;
  font-weight: 400;
  font-size:16px;
  line-height: 24px;
  letter-spacing:-.1px;
  margin-top:16px;
  margin-bottom:8px;
}
.third-section {
  padding-top:64px;
}

.main-content .bar {
  margin-bottom: -12px;
}
.main-content img {
  width:100%;
}
.hero-content img {
  width:100%;
}
.header .title {
  padding-top: 40px;
  text-align: center;
  padding-bottom:32px;
}

h1 {
  font-family: 'PublicSans', sans-serif;
  font-style:normal;
  font-weight: 200;
  font-size:3rem;
  letter-spacing:-.14rem;
  text-align:center;
  line-height:3rem;
  color:#FFF;
}

/* .hero-content h1 {
  color:#FFF;
  position:relative;
  padding-top:1.7em;
  margin-bottom:24px;
  width:80vw;
  margin:auto;
  padding-bottom:.5em;
} */

h2 {
  font-family: 'PublicSans', sans-serif;
  font-style:normal;
  font-weight: 300;
  font-size:2vw;
  line-height: 1.25rem;
  letter-spacing:-.0125rem;
  padding-bottom:8px;
  color:#FFF;
}

h3, p {
  font-family: 'PublicSans', sans-serif;
  font-style:normal;
  font-weight: 300;
  font-size:4.5vw;
  line-height: 1.25rem;
  letter-spacing:0rem;
  padding-bottom:8px;
  color:#FFF;
}

h4 {
  font-family: 'PT_Mono', sans-serif;
  font-style:normal;
  font-weight: 300;
  font-size:.8rem;
  line-height: 1.25rem;
  letter-spacing:0rem;
  padding-bottom:8px;
  color:#FFF;
}

h5 {
  font-family: 'AvenirNext', sans-serif;
  font-style:normal;
  font-weight: 500;
  font-size:14px;
  line-height: 22px;
  color: #9E9E9E;
  letter-spacing: .2px;
  margin: -10px 0 5px 0;
}

video {
  clip-path: inset(1px 1px);
}

#nav_bar {
  visibility: hidden;
}
#nav_bar ul {
  flex-wrap: wrap;
}
#site-footer {
  background-color: #000000;
}
#site-footer .footer i{
  padding-top:30px;
  padding-right:16px;
  padding-bottom:16px;

}
#site-footer .footer span {
  color:white;
}



/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
  h1, h3 {
    margin-bottom:0px;
  }
  h3, h4 {
    text-align:left;
    font-size:21px;
    line-height:27px;
    padding-bottom:8px;
  }
  h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .goals {
    max-width:767.98px;
    margin:auto;
  }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  h2 {
    font-size:36px;
    line-height:45px;
  }
  h3 {
    padding-bottom:16px;
  }
  p {
    font-size:15px;
    padding-bottom:0px;
    line-height:21px;
  }
  .mobile_only {
    display: none;
  }
  .navbar-brand {
    padding-left:20px;
  }
  .credits {
    background-color: #FAFAFA;
    padding: 64px 16px 88px 32px;
  }
  .pbold {
    font-size:16px;
    line-height:26px;
  }
  .goals {
    max-width:991.98px;
    margin:auto;
  }
  .right-section {
    margin:48px 0 48px 0;
  }
  .left-section {
    margin:48px 0 48px 0;
  }
  .header .title  {
      padding:40px 0 40px 0;
    }
  .highlight {
    margin-left:30px;
  }
  .data-head {
    padding-bottom:30px;
  }
  .desktop_only {
    display: block;
  }
  #nav_bar {
      visibility:visible;
  }
  .text-muted {
    padding-top:10px;
  }
  .footer-alt {
    text-align:right !important;
  }
  #site-footer .footer i{
    padding-top:30px;
    padding-right:20px;
    padding-bottom:30px;
    margin:auto;
  }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .navbar {
    padding-right:40px
  }
  .goals {
    max-width:1199.98px;
    margin:auto;
  }
  .spacer-hide {
    display:none;
  }
  .navbar li {
    margin:0;
    padding: 0;
    font-family: 'AvenirNext', sans-serif;
    font-style:normal;
    font-weight: 400;
    font-size:14px;
    line-height: 24px;
  }
  .user-feedback {
    margin:24px 0 112px 0;
  }
  .navbar li:nth-child(1) {
    padding-top:0px;
  }

  .navbar li:nth-child(4) {
    padding-bottom:0px;
  }
  .sticky-top {
      top: 94px;
      z-index: 100;
      position: fixed;
      width: 100%;
  }
  .back-to-top a {
    font-size:28px;
    line-height: 38px;
  }
  .title {
    padding:32px 0 32px 0;
  }

  .subheader h3 {
    font-size: 20px;
    line-height: 28px;
    margin-top:10px;
    border-top: 1px solid;
  }
  h1 {
    font-size:48px;
    line-height:66px;
  }
  h2{
    font-size:32px;
    line-height:36px;
  }

  h3 {
    font-size: 30px;
    line-height: 28px;
  }

  .main-content {
    max-width:1199.98px;
    margin:auto;
  }
  .main-content h3 {
    padding-top: 15px;
    padding-bottom:32px;
  }
  p {
    padding-bottom:2px;
  }

  p, h4  {
    font-size:16px;
    line-height: 25px;
  }

  h4 {
    line-height: 21px;
  }
  .user-flow img {
    display: block;
  }

  h5 {
    font-size:15px;
    line-height: 22px;
    margin-top:-4px;
  }

  h6 {
    font-size:18px;
    line-height: 29px;
    padding-left:20px;
    padding-right:20px;
  }

  #navbarNavAltMarkup .navbar-nav > li {
    display: inline-block;
  }
  #navbarNavAltMarkup .navbar-nav > li + li {
    margin-left: 20px;
  }
  #navbarNavAltMarkup .navbar-nav > li > a {
    padding-right: 10px;
    padding-left: 10px;
    font-family: 'AvenirNext,', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #B5B5B5; /* IE8 proofing */
    color: rgba(0,0,0,.75);
  }
  #navbarNavAltMarkup .navbar-nav > li > a:hover,
  #navbarNavAltMarkup .navbar-nav > li > a:focus {
    text-decoration: underline;
    border-top-color: #B5B5B5;
    border-top-color: rgba(0,0,0,1);
  }

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .main-content {
    padding-top:0px;
    max-width:95%;
    margin:auto;
  }
  .navbar {
    padding-right:0px;
    max-width:100%;
  }
  .navbar-brand {
    padding-left:0px;
  }
  .goals {
    max-width:1399.98px;
    margin:auto;
  }
  h1 {
    font-size:48px;
  }
  h2 {
    font-size:47px;
    line-height: 56px;
    padding-bottom:16px;
  }
  .main-content h3 {
    font-size: 30px;
    line-height: 28px;
  }

  h5 {
    font-size:15px;
    line-height: 22px;
  }
}

@media (min-width: 1300px) {
  .container {
    max-width:95%;
  }

@media (min-width: 1441px) {
  .hero-content h1 {
    font-size:6.25rem;
    line-height:6.5rem;
    width:80%;
    margin-bottom:2.5rem;
    padding-top:16rem;
  }
  .hero-content h2 {
    font-size:10.2rem;
  }
  .hero-content h3 {
    margin-left:10px;
  }
  .new_nav h4{
    margin-top:-12px;
    line-height:24px;
  }
  .hero-content .feature img {
    width:80px;
  }
  h3 {
    font-size:1.2rem;
  }
  h4 {
    font-size:1.2rem;
  }
}
