html, body, .home-component {
  height: 100%;
  margin: 0;
}

.table td, .table th {
  min-width: 260px;
}

.nav-color {
  background-color: #ffc900;
}

.nav-black {
  background-color: #000;
}
/*
.nav-expanded {
    position: absolute;
} */

hr {
  display: block !important;
  height: 1px !important;
  width: 92px !important;
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
  border: 0 !important;
  border-top: 1px solid #fff !important;
  padding: 0 !important;
}

.line-long {
  display: block !important;
  height: 1px !important;
  width: 100% !important;
  margin-top: 2px !important;
  margin-bottom: 10px !important;
  border: 0 !important;
  border-top: 1px solid #fff !important;
  padding: 0 !important;
}

.line-long-yellow {
    display: block !important;
    height: 1px !important;
    width: 100% !important;
    margin-top: 2px !important;
    margin-bottom: 10px !important;
    border: 0 !important;
    border-top: 1px solid #ffc10f !important;
    padding: 0 !important;
  }
/* @import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");

.the-icons {
  font-size: 25px;
} */

.home-component {
    background: url(https://momentum-s3bucket.s3.amazonaws.com/backgrounds/bg-1.jpg);
  
    /* Full height */
    height: 100%; 

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.example1 {
  background: url(https://momentum-s3bucket.s3.amazonaws.com/backgrounds/bg-4.jpg)  no-repeat 
  center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


img-bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img-bg {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
}

.button-blue {
  width: 65%;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  border-radius: 3.25rem !important;
  border-color: #19bbff !important;
  font-size: 1.8rem !important;
  background-color: #000 !important;
}

.button-blue2 {
  width: 100%;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  border-radius: 3.25rem !important;
  border-color: #19bbff !important;
  font-size: 1.8rem !important;
  background-color: #000 !important;
}

.button-blue-xxxsmall {
    width: 100%;
    height: 25px;
    font-family: Overpass, sans-serif;
    border-width: 0.3rem !important;
    border-radius: 3.25rem !important;
    border-color: #19bbff !important;
    font-size: .8rem !important;
    background-color: #000 !important;
  }

  .button-blue-xxxsmall-2 {
    width: 100%;
    height: 40px;
    font-family: Overpass, sans-serif;
    border-width: 0.3rem !important;
    border-radius: 3.25rem !important;
    border-color: #19bbff !important;
    font-size: 1.1rem !important;
    background-color: #000 !important;
  }

.button-blue-xxsmall {
  width: 40%;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  border-radius: 3.25rem !important;
  border-color: #19bbff !important;
  font-size: 1.2rem !important;
  background-color: #000 !important;
}

.button-blue-xxsmaller {
  width: 132px;
  font-family: Overpass, sans-serif;
  border-width: 0.2rem !important;
  border-radius: 3.25rem !important;
  border-color: #19bbff !important;
  font-size: 1.2rem !important;
  background-color: #000 !important;
}

.button-blue-xxsmall-square {
  width: 40%;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  /* border-radius: 3.25rem !important; */
  border-color: #19bbff !important;
  font-size: 1.2rem !important;
  background-color: #000 !important;
}

.button-blue-xxsmall-square2 {
  width: 80%;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  /* border-radius: 3.25rem !important; */
  border-color: #19bbff !important;
  font-size: 1.2rem !important;
  background-color: #000 !important;
}

.button-blue-xsmall {
  width: 40%;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  border-radius: 3.25rem !important;
  border-color: #19bbff !important;
  font-size: 1.4rem !important;
  background-color: #000 !important;
}

.button-blue-small {
  width: 100%;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  border-radius: 3.25rem !important;
  border-color: #19bbff !important;
  font-size: 1.4rem !important;
  background-color: #000 !important;
}

.button-blue-small-transparent {
  width: 100%;
  font-family: Overpass, sans-serif;
  font-weight: bold;
  border-width: 0.3rem !important;
  border-radius: 3.25rem !important;
  border-color: #19bbff !important;
  font-size: 1.2em !important;
  background-color: rgba(0,0,0,0) !important;
}

.button-blue-medium {
  width: 105%;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  border-radius: 3.25rem !important;
  border-color: #19bbff !important;
  font-size: 1.35rem !important;
  background-color: #000 !important;
}

.button-blue-medium-2 {
  width: 102%;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  border-radius: 3.25rem !important;
  border-color: #19bbff !important;
  font-size: 1.1rem !important;
  background-color: #000 !important;
}

.button-blue-medium-square {
  width: 140px;
  height: 40px;
  font-weight: bold;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  border-color: #19bbff !important;
  font-size: 14px !important;
  background-color: #000 !important;
} 

.button-blue-medium-square-2 {
  width: 80%;
  height: 40px;
  font-weight: bold;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  border-color: #19bbff !important;
  font-size: 14px !important;
  background-color: #000 !important;
} 

.button-blue-nav {
  width: 100%;
  height: 24px !important;
  line-height: 0 !important;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  border-radius: 3.25rem !important;
  border-color: #19bbff !important;
  font-size: 1.1rem !important;
  background-color: #000 !important;
}

.button-blue-nav-square {
  width: 100%;
  max-width: 192px;
  height: 36px !important;
  line-height: 0 !important;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  border-color: #19bbff !important;
  font-size: 1.1em !important;
  background-color: #000 !important;
}

.button-blue-contribute {
  width: 60%;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  border-radius: 3.25rem !important;
  border-color: #19bbff !important;
  font-size: 1.4rem !important;
  background-color: #000 !important;
}

.text-header-top {
  font-weight: bold;
  font-family: Overpass, sans-serif;
  text-align: center;
  color: #fff;
}

.text-header-top-left {
  font-weight: bold;
  font-family: Overpass, sans-serif;
  text-align: left;
  color: #fff;
}

.text-header-top-left-big {
  font-weight: bold;
  font-family: Overpass, sans-serif;
  text-align: left;
  color: #fff;
  font-size: 1.4em;
  text-decoration: underline;
}

.text-navbar {
  font-family: Overpass, sans-serif !important;
  color: #fff !important;
  font-weight: bold;
  text-align: center;
}

.text-navbar-2 {
    font-size: 1.1em;
    font-family: Overpass, sans-serif !important;
    color: #000 !important;
    font-weight: bold;
    text-align: center;
    padding-top: 6px !important;
}

.text-navbar-3 {
  font-size: 1.1em;
  font-family: Overpass, sans-serif !important;
  color: #000 !important;
  font-weight: bold;
  text-align: center;
  padding-top: 12px !important;
}

.text-navbar-top-item {
  font-family: Overpass, sans-serif !important;
  color: #000 !important;
  font-weight: bold;
}

.text-navbar-item {
  font-family: Overpass, sans-serif !important;
  color: #000 !important;
}

.text-body-ms {
  font-family: Overpass, sans-serif !important;
  text-align: left;
  color: #fff !important;
}

.text-body-ms-big {
  font-family: Overpass, sans-serif !important;
  text-align: left;
  color: #fff !important;
  font-size: 1.8rem;
}

.text-source-ms {
  text-decoration: underline #ffc10f;
  color: #ffc10f !important;
}

.text-header-bottom {
  font-weight: bold;
  font-family: Overpass, sans-serif;
  text-align: center;
  color: #ffc10f;
}

.text-header-bottom-2 {
  font-weight: bold;
  font-family: Overpass, sans-serif;
  text-align: left;
  color: #fff;
  font-size: 2em;
}

.text-header-bottom-3 {
  font-weight: bold;
  font-family: Overpass, sans-serif;
  text-align: left;
  color: #ffc10f;
  font-size: 2em;
}

.text-header-bio {
  font-weight: bold;
  font-family: Overpass, sans-serif;
  text-align: left;
  color: #ffc10f;
}

.text-header-bio-center {
    font-weight: bold;
    font-family: Overpass, sans-serif;
    text-align: center;
    color: #ffc10f;
    text-decoration: underline;
  }

.text-header-bio-white {
    font-weight: bold;
    font-family: Overpass, sans-serif;
    text-align: center;
    color: #fff;
  }

.text-header-bio-desktop {
  font-weight: bold;
  font-family: Overpass, sans-serif;
  text-align: center;
  color: #ffc10f;
  margin-top: 8px;
}

.text-footer {
    font-weight: bold;
    font-family: Overpass, sans-serif;
    color: #fff;
  }

.text-title-yellow {
  color: #ffc10f !important;
  text-align: left;
  font-family: Playfair Display, serif;
  font-weight: bold;
}

.text-body-white {
  color: #fff !important;
  text-align: left;
  font-family: Playfair Display, serif;
}

.text-yellow-bold {
  font-weight: bold;
  font-family: Overpass, sans-serif;
  color: #ffc10f;
}

.text-header-media {
  font-weight: bold;
  font-family: Overpass, sans-serif;
  color: #ffc10f;
  text-align: left;
  font-size: 1.3em;
}

.text-header-media-2{
  font-weight: bold;
  font-family: Overpass, sans-serif;
  color: #ffc10f;
}

.text-paragraph {
  font-weight: bolder;
  text-align: left;
  color: #fff !important;
  font-family: Overpass, sans-serif;
}

.text-paragraph-yellow {
  font-weight: bolder;
  text-align: left;
  color: #ffc10f !important;
  font-family: Playfair Display, serif;
}

.text-paragraph-subtext {
  font-weight: bolder;
  text-align: left;
  color: #ffc10f !important;
  font-family: Playfair Display, serif;
}

.text-paragraph-subtext-white {
  text-align: left;
  color: #fff !important;
  font-family: Playfair Display, serif;
}

.text-bio-header {
  color: #fff !important;
  text-align: center;
  font-family: Playfair Display, serif;
}

.text-bio {
  color: #fff !important;
  text-align: left;
  font-weight: bold;
  font-family: Playfair Display, serif;
}

.text-home-jumbo {
  color: #fff !important;
  text-align: center;
  font-family: Playfair Display, serif;
  font-weight: bold;
  font-size: 5rem;
}

.horizontal-scroll-wrapper {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}

.horizontal-scroll-wrapper-child {
  flex: 0 0 auto;
  margin-bottom: 10px;
}

.dropdown-text-question {
  text-align: left !important;
  color: #ffc107 !important;
  font-size: 1.6rem !important;
  font-weight: bold !important;
  font-family: Overpass, sans-serif;
}

.dropdown-text-answer {
  color: #fff;
  font-size: 1.4rem;
  font-family: Overpass, sans-serif;
  text-align: left;
}

.dropdown-card {
  background-color: #000000 !important;
  border-width: 0.1rem !important;
  border-color: #fff !important;
}

.dropdown-card-transparent {
  background-color: rgba(255, 255, 255, 0) !important;
  border-width: 0.1rem !important;
  border-color: #fff !important;
}

.dropdown-card-blue {
  background-color: rgba(0, 0, 0, 0) !important;
  border-width: 0.1rem !important;
  border-color: #19bbff !important;
}

.voting-text-question {
  text-align: left !important;
  color: #ffc107 !important;
  font-size: 1.4rem !important;
  font-weight: bold !important;
  font-family: Overpass, sans-serif;
}

.voting-text-answer {
  color: #fff;
  font-size: 1.4rem;
  font-family: Overpass, sans-serif;
}

.toast {
  background-color: #000000 !important;
  width: 100vw;
}

.toast-body {
  background-color: #000000 !important;
}

.toast-header {
  background-color: #000000 !important;
  background-clip: border-box !important;
  width: 100vw;
}

.modal-header {
  background-color: #000 !important;
  color: #fff !important;
  font-family: Overpass, sans-serif !important;
}

.modal-body {
  background-color: #000 !important;
  color: #fff !important;
  font-family: Overpass, sans-serif !important;
}

.modal-footer {
  background-color: #000 !important;
  color: #fff !important;
  font-family: Overpass, sans-serif !important;
}

.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

.form-momentum {
  text-align: center;
  font-family: Overpass, sans-serif;
  border-width: 0.3rem !important;
  border-color: #19bbff !important;
  /* font-size: 1.4rem !important; */
  font-size: 16px !important;
  font-weight: bold;
  text-transform: uppercase;
}

.uppercase {
  text-transform: uppercase;
}

.span .carousel-control-next-icon {
  background-color: #ffc107 !important;
  color: #ffc107 !important;
}

.text-home-blue {
  color: #19bbff;
  font-size: 1em;
}

.adjust-button {
  justify-content: center;
  margin-top: 20px;
  align-items: center;
  display: flex;
}
