.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

nav.white-nav {
  border-bottom: none;
  display: block;
  position: relative;
  z-index: 2000;
}

#grants-home {
  position: relative;
}
#grants-home .heading-container {
  margin: 0px auto;
  padding-top: 7%;
  background-image: url("https://d1sg0ksu7mr16v.cloudfront.net/admin_uploads/grants/grant-hero2-c.png");
  background-color: #031f2a;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 600px;
  margin-bottom: -120px;
  top: -120px;
  transition-duration: 0.8s;
  text-align: center;
}
@media (min-width: 768px) {
  #grants-home .heading-container {
    height: 500px;
    margin-bottom: -80px;
    top: -80px;
  }
}
#grants-home .heading-container img {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 33%;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
@media (min-width: 768px) {
  #grants-home .heading-container img {
    margin-top: 120px;
  }
}
#grants-home .heading-container h1 {
  font-family: "Copernicus", Times;
  color: #FFF;
  font-size: 32px;
  display: inline;
  -webkit-animation-delay: 0.67s;
          animation-delay: 0.67s;
}
@media (min-width: 768px) {
  #grants-home .heading-container h1 {
    font-size: 42px;
  }
}
#grants-home .heading-container span {
  display: block;
  text-align: center;
  width: 38px;
  margin: 0 auto;
  top: 7px;
  position: relative;
  letter-spacing: 1.7px;
  padding: 2px 4px 1px 4px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #5eb0c0;
  color: #FFF;
  border-radius: 3px;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
@media (min-width: 768px) {
  #grants-home .heading-container span {
    display: inline;
    margin-left: 12px;
    margin-top: 0px;
    text-align: left;
    top: 0;
    letter-spacing: 1.5px;
  }
}
#grants-home .heading-container p {
  width: 80%;
  color: #B4BCC0;
  font-size: 18px;
  font-weight: 500;
  margin: 0 auto;
  display: block;
  margin-top: 38px;
  -webkit-animation-delay: 0.78s;
          animation-delay: 0.78s;
}
@media (min-width: 768px) {
  #grants-home .heading-container p {
    width: 50%;
  }
}
#grants-home .heading-container .cta {
  margin-left: 40px;
}
#grants-home .heading-container .cta a {
  color: #FFF;
  border-bottom: 3px #B4BCC0 solid;
  right: 30px;
  margin-right: 40px;
  padding-bottom: 2px;
  margin-top: 30px;
  display: inline-block;
}
#grants-home .current-grants {
  margin: 80px 0;
}
#grants-home .current-grants .row {
  margin-left: -35px;
  margin-right: -35px;
}
#grants-home .current-grants .rfp-holder {
  padding: 0px 0px 28px 0px;
  border-radius: 6px;
}
@media (min-width: 768px) {
  #grants-home .current-grants .rfp-holder {
    height: 300px;
    padding: 4px 20px 28px 20px;
  }
}
#grants-home .current-grants .rfp-holder a {
  color: #4a5658;
}
#grants-home .current-grants .rfp-holder:hover {
  transition-duration: 0.3s;
  background-color: #f6f6f6;
}
#grants-home .current-grants .rfp-holder:hover .admin {
  opacity: 1;
  transition-delay: 1.2s;
}
#grants-home .current-grants .rfp-holder:hover .title, #grants-home .current-grants .rfp-holder:hover .description {
  opacity: 1;
}
#grants-home .current-grants .rfp-holder .title h3 {
  color: #063345;
  font-size: 20px;
}
#grants-home .current-grants .rfp-holder .description p {
  color: #004E6D;
  font-size: 15px;
}
#grants-home .current-grants .rfp-holder .admin {
  opacity: 0;
}
#grants-home .current-grants .rfp-holder .amount, #grants-home .current-grants .rfp-holder .deadline {
  display: inline;
  color: #43B596;
  font-weight: 600;
}
#grants-home .current-grants .rfp-holder .amount {
  margin-right: 32px;
}
#grants-home .current-grants .grant-holder {
  height: 360px;
  color: #FFF;
  text-align: center;
}
@media (min-width: 768px) {
  #grants-home .current-grants .grant-holder {
    height: 480px;
  }
}
#grants-home .current-grants .grant-holder h2 {
  font-size: 24px;
  margin-bottom: 20px;
  font-family: "Copernicus", Times;
}
@media (min-width: 768px) {
  #grants-home .current-grants .grant-holder h2 {
    font-size: 32px;
    margin-bottom: 32px;
  }
}
#grants-home .current-grants .grant-holder h2 a {
  color: #FFF;
}
#grants-home .current-grants .grant-holder h4 {
  margin-bottom: 12px;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.8;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #grants-home .current-grants .grant-holder h4 {
    margin-bottom: 32px;
  }
}
#grants-home .current-grants .grant-holder p {
  font-size: 16px;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  #grants-home .current-grants .grant-holder p {
    font-size: 18px;
  }
}
#grants-home .current-grants .grant-holder .row {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
#grants-home .current-grants .grant-holder .video-holder {
  height: 100%;
  min-width: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  #grants-home .current-grants .grant-holder .video-holder {
    min-width: 980px;
    min-height: 100%;
    max-height: 100%;
  }
}
#grants-home .current-grants .grant-holder video {
  height: 100%;
  top: 0px;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  #grants-home .current-grants .grant-holder video {
    width: 100%;
    height: auto;
  }
}
#grants-home .current-grants .grant-holder .color-overlay {
  height: 360px;
  top: -360px;
  opacity: 0.9;
  z-index: 4;
  display: block;
  position: relative;
}
@media (min-width: 768px) {
  #grants-home .current-grants .grant-holder .color-overlay {
    height: 480px;
    top: -480px;
  }
}
#grants-home .current-grants .grant-holder .container {
  padding-top: 60px;
  z-index: 5;
}
@media (min-width: 768px) {
  #grants-home .current-grants .grant-holder .container {
    padding-top: 120px;
  }
}
#grants-home .current-grants .grant-holder .container .row {
  margin: 0;
}
#grants-home .current-grants .grant-holder .container .btn-outline {
  margin-top: 12px;
}
#grants-home .current-grants .header {
  margin-bottom: 90px;
}
#grants-home .current-grants .header h2 {
  font-size: 34px;
  font-weight: 600;
}
#grants-home .current-grants .header p {
  margin-top: -10px;
  font-size: 18px;
}
#grants-home .current-grants .grant-card .grant-banner {
  border-radius: 9px;
  background-size: cover;
  background-position-x: center;
  background-color: #9Ba5aa;
  height: 200px;
  padding: 0 23px;
  display: flex;
  align-items: center;
}
#grants-home .current-grants .grant-card h3 {
  margin: 20px auto;
  vertical-align: middle;
  line-height: 25px;
  color: #1a2024;
  position: relative;
  font-family: "Copernicus", Times;
  -webkit-font-smoothing: antialiased;
}
#grants-home .faq {
  background-color: #EDF2F4;
  padding: 120px 0 90px 0;
}
#grants-home .faq .question {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: -4px;
}
#grants-home .faq h2 {
  font-family: "Copernicus", Times;
  font-size: 27px;
  line-height: 34px;
  width: 80%;
  color: #063345;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #grants-home .faq h2 {
    width: 60%;
    margin: 0 auto;
  }
}
#grants-home .faq p {
  color: #063345;
  line-height: 25px;
}
#grants-home .faq .center {
  text-align: center;
  margin-bottom: 50px;
  -webkit-animation-delay: 0.84s;
          animation-delay: 0.84s;
}
#grants-home .faq .center p {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  opacity: 0.3;
  font-size: 13px;
  font-weight: 600;
}
#grants-home .faq .first {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
#grants-home .faq .second {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
#grants-home .faq .third {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
#grants-home .faq .col-md-1 {
  padding: 0;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  #grants-home .faq .col-md-1 {
    text-align: left;
  }
}
#grants-home .faq .col-md-1 img {
  width: 12%;
  text-align: center;
  padding-top: 20px;
}
@media (min-width: 768px) {
  #grants-home .faq .col-md-1 img {
    width: 30px;
    margin-left: -8px;
  }
  #grants-home .faq .col-md-1 img.dollar {
    width: 44px;
    margin-left: -14px;
  }
}
#grants-home .faq .col-md-10 {
  padding-right: 0;
}
#grants-home .ended-grants {
  margin: 80px 0;
}
#grants-home .ended-grants .header {
  margin-bottom: 90px;
}
#grants-home .ended-grants .header h2 {
  font-size: 34px;
  font-weight: 600;
}
#grants-home .ended-grants .header p {
  margin-top: -10px;
  font-size: 18px;
}
#grants-home .ended-grants table.table {
  margin-top: 40px;
}
@media (min-width: 768px) {
  #grants-home .ended-grants table.table {
    width: 980px;
  }
}
#grants-home .ended-grants table.table thead {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #FFF;
  color: #9Ba5aa;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  border: none;
  text-align: left;
}
#grants-home .ended-grants table.table th {
  padding: 12px 6px;
}
#grants-home .ended-grants table.table td {
  font-size: 15px;
  color: #004E6D;
  padding: 26px 6px;
  border: none;
}
#grants-home .ended-grants table.table td a {
  font-family: "Copernicus", Times;
  font-size: 18px;
  color: #1a2024;
}
#grants-home .ended-grants table.table td a:hover {
  opacity: 1;
}
#grants-home .ended-grants table.table tr {
  cursor: pointer;
  border-top: 1px solid #efefef;
}
#grants-home .ended-grants table.table tr:hover {
  background-color: #fafafa;
  transition-duration: 0.2s;
}
#grants-home .ended-grants table.table tr:hover td a {
  color: #004E6D;
}
#grants-home .ended-grants table.table .tooltip {
  margin: 0;
  padding: 0;
}
#grants-home .ended-grants table.table .total td {
  color: #9Ba5aa;
}
#grants-home .ended-grants table.table .total:hover {
  background-color: #FFF;
}
#grants-home .new-requests {
  margin: 80px 0;
}
#grants-home .new-requests .header {
  margin-bottom: 90px;
}
#grants-home .new-requests .header h2 {
  font-size: 34px;
  font-weight: 600;
}
#grants-home .new-requests .header p {
  margin-top: -10px;
  font-size: 18px;
}
#grants-home .new-requests .col-md-4 {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  #grants-home .new-requests .col-md-4 {
    width: 33.333%;
    margin: 0;
    margin-left: -17px;
  }
}
#grants-home .new-requests .rfp-holder {
  padding: 0px 0px 28px 0px;
  border-radius: 6px;
}
@media (min-width: 768px) {
  #grants-home .new-requests .rfp-holder {
    height: 300px;
    padding: 4px 20px 28px 20px;
  }
}
#grants-home .new-requests .rfp-holder a {
  color: #4a5658;
}
#grants-home .new-requests .rfp-holder:hover {
  transition-duration: 0.3s;
  background-color: #f6f6f6;
}
#grants-home .new-requests .rfp-holder:hover .admin {
  opacity: 1;
  transition-delay: 1.2s;
}
#grants-home .new-requests .rfp-holder:hover .title, #grants-home .new-requests .rfp-holder:hover .description {
  opacity: 1;
}
#grants-home .new-requests .rfp-holder .title h3 {
  color: #063345;
  font-size: 20px;
}
#grants-home .new-requests .rfp-holder .description p {
  color: #004E6D;
  font-size: 15px;
}
#grants-home .new-requests .rfp-holder .admin {
  opacity: 0;
}
#grants-home .new-requests .rfp-holder .amount, #grants-home .new-requests .rfp-holder .deadline {
  display: inline;
  color: #43B596;
  font-weight: 600;
}
#grants-home .new-requests .rfp-holder .amount {
  margin-right: 32px;
}
#grants-home .new-requests .create-new {
  border-radius: 4px;
  border: 2px solid #f5f5f5;
  color: #063345;
  padding: 12px 20px 42px 20px;
  font-weight: 600;
}
#grants-home .new-requests .create-new .admin-button {
  text-align: center;
}
#grants-home .new-requests .create-new a {
  font-weight: 600;
}
@media (min-width: 768px) {
  #grants-home .new-requests .create-new {
    width: 29.2%;
    margin-left: 13px;
    margin-top: 15px;
  }
}
#grants-home .start-foot {
  background: url("https://d1sg0ksu7mr16v.cloudfront.net/admin_uploads/grants/foot.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 600px;
}
#grants-home .start-foot .cta {
  margin-top: 250px;
  text-align: center;
}
#grants-home .start-foot .cta a {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  font-weight: 600;
  margin-top: 30px;
  font-size: 24px;
  padding: 19px 31px;
}
#grants-home .start-foot h3 {
  font-family: "Copernicus", Times;
  font-size: 34px;
  line-height: 46px;
  width: 100%;
  color: #FFF;
  margin: 0 auto;
}
#grants-home .start-foot .grants-index {
  border-radius: 4px;
  position: relative;
  top: 4px;
  padding: 12px 16px;
  background: linear-gradient(10deg, rgba(20, 134, 179, 0.72) 25%, rgba(7, 171, 155, 0.72) 75%, rgba(20, 134, 179, 0.72) 100%) repeat;
  background: -moz-linear-gradient(10deg, rgba(20, 134, 179, 0.72) 25%, rgba(7, 171, 155, 0.72) 75%, rgba(20, 134, 179, 0.72) 100%) repeat;
  -webkit-background-size: 150% 100%;
  -webkit-animation-duration: 3.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
#grants-home .start-foot .grants-index a {
  color: #fff;
}
#grants-home .start-foot .grants-index a:hover {
  text-decoration: none;
}
#grants-home .start-foot .grants-index:hover {
  opacity: 1;
  -webkit-animation-name: moving-gradient;
  cursor: pointer;
}
@-webkit-keyframes moving-gradient {
  to {
    background-position: 0 0;
  }
  from {
    background-position: -600px 0;
  }
}

.challenge-grant-container h4.uppercase {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 13px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.challenge-grant-container section.hero .header {
  margin-top: -50px;
}
.challenge-grant-container section.hero .header .main-info {
  z-index: 19;
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}
.challenge-grant-container section.hero .header .prev-grant,
.challenge-grant-container section.hero .header .next-grant {
  z-index: 20;
}
.challenge-grant-container section.hero .header .prev-grant {
  display: none;
}
@media (min-width: 768px) {
  .challenge-grant-container section.hero .header .prev-grant {
    padding: 9px;
    float: left;
    display: block;
    position: relative;
    top: 63px;
    text-align: left;
  }
  .challenge-grant-container section.hero .header .prev-grant:hover {
    background-color: #fafafa;
    border-radius: 4px;
    transition-duration: 0.3s;
  }
  .challenge-grant-container section.hero .header .prev-grant:hover a, .challenge-grant-container section.hero .header .prev-grant:hover p, .challenge-grant-container section.hero .header .prev-grant:hover i {
    color: #004E6D;
  }
  .challenge-grant-container section.hero .header .prev-grant p {
    color: #9Ba5aa;
    margin: 0;
    padding: 0;
    font-size: 14px;
  }
  .challenge-grant-container section.hero .header .prev-grant i {
    font-size: 9px;
    margin-right: 3px;
    color: #9Ba5aa;
  }
  .challenge-grant-container section.hero .header .prev-grant a {
    color: #9Ba5aa;
  }
  .challenge-grant-container section.hero .header .prev-grant .muted {
    color: #4a5658;
    font-size: 12.5px;
    font-weight: 200;
  }
}
.challenge-grant-container section.hero .header .next-grant {
  display: none;
}
@media (min-width: 768px) {
  .challenge-grant-container section.hero .header .next-grant {
    padding: 9px;
    float: right;
    display: inline-block;
    position: relative;
    top: -60px;
    margin-bottom: -60px;
    text-align: right;
  }
  .challenge-grant-container section.hero .header .next-grant:hover {
    background-color: #fafafa;
    border-radius: 4px;
    transition-duration: 0.3s;
  }
  .challenge-grant-container section.hero .header .next-grant:hover a, .challenge-grant-container section.hero .header .next-grant:hover p, .challenge-grant-container section.hero .header .next-grant:hover i {
    color: #004E6D;
  }
  .challenge-grant-container section.hero .header .next-grant p {
    color: #9Ba5aa;
    margin: 0;
    padding: 0;
    font-size: 14px;
  }
  .challenge-grant-container section.hero .header .next-grant i {
    font-size: 9px;
    margin-left: 3px;
    color: #9Ba5aa;
  }
  .challenge-grant-container section.hero .header .next-grant a {
    color: #9Ba5aa;
  }
  .challenge-grant-container section.hero .header .next-grant .muted {
    color: #4a5658;
    font-size: 12.5px;
    font-weight: 200;
  }
}
.challenge-grant-container section.hero .header hr {
  margin-bottom: 40px;
  width: 100%;
}
@media (min-width: 768px) {
  .challenge-grant-container section.hero .header hr {
    width: 980px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    top: -16px;
    margin-bottom: 0px;
    display: inline-block;
  }
}
.challenge-grant-container .hero {
  margin: 10px 0 40px 0;
}
.challenge-grant-container .hero .request-info .clip {
  clip: rect(10px, 190px, 190px, 10px);
}
.challenge-grant-container .hero .request-info .clip img {
  width: 80vw;
  height: auto;
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .challenge-grant-container .hero .request-info .clip img {
    max-height: 200px;
    width: auto;
  }
}
.challenge-grant-container .hero .request-info h1 {
  font-size: 1em;
}
@media (min-width: 768px) {
  .challenge-grant-container .hero .request-info h1 {
    font-size: 1.5em;
  }
}
.challenge-grant-container .hero .request-info hr {
  margin: 100px 0 0 0;
}
.challenge-grant-container .hero .center {
  text-align: center;
}
.challenge-grant-container .hero .edit {
  opacity: 0;
  display: block;
  position: relative;
  width: 72px;
  margin: 0 auto;
  top: 110px;
  margin-top: -50px;
}
.challenge-grant-container .hero .edit:hover {
  opacity: 1;
}
.challenge-grant-container .hero h1 {
  font-family: "Copernicus", Times;
  color: #1a2024;
}
.challenge-grant-container .hero h2 {
  font-family: "Copernicus", Times;
  font-size: 1em;
  margin-bottom: -7px;
}
.challenge-grant-container .hero h2 a {
  color: #4A4A4A;
}
.challenge-grant-container .hero h4 {
  color: #B4C1C7;
}
.challenge-grant-container .hero img {
  height: 250px;
  border-radius: 5px;
  margin-top: 60px;
}
.challenge-grant-container .hero .categories-label {
  margin-top: 30px;
}
.challenge-grant-container .hero .categories {
  width: 64%;
  color: #B4C1C7;
  font-size: 14px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .challenge-grant-container .hero .categories {
    width: 400px;
    margin-top: -4px;
  }
}
.challenge-grant-container .hero .abstract {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4a5658;
  width: 75%;
  line-height: 36px;
  font-size: 20px;
  margin: 0 auto;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .challenge-grant-container .hero .abstract {
    width: 600px;
  }
}
.challenge-grant-container .hero .request-info:hover .edit {
  opacity: 1;
  transition-duration: 0.2s;
}
.challenge-grant-container .hero .rfp-sponsored-by {
  margin-top: 30px;
  margin: 60px auto 40px auto;
}
.challenge-grant-container .hero .rfp-sponsored-by .logo {
  margin: 0 10px;
  display: inline;
}
.challenge-grant-container .hero .rfp-sponsored-by .logo img {
  vertical-align: middle;
  margin: 12px auto;
  height: auto;
  max-height: 100px;
  max-width: 190px;
  border-radius: 0;
  display: inline;
}
.challenge-grant-container .hero .rfp-sponsored-by .logo a {
  display: inline;
}
.challenge-grant-container .hero .rfp-sponsored-by .avatar {
  margin-right: 12px;
  display: inline-block;
}
.challenge-grant-container .hero .rfp-sponsored-by .avatar img {
  width: 60px;
  height: 60px;
  border-radius: 100%;
}
@media (min-width: 768px) {
  .challenge-grant-container .hero .rfp-sponsored-by .avatar img {
    width: 40px;
    height: 40px;
  }
}
.challenge-grant-container .hero .rfp-sponsored-by .sponsor {
  display: inline-block;
  position: relative;
}
@media (min-width: 768px) {
  .challenge-grant-container .hero .rfp-sponsored-by .sponsor {
    top: -22px;
  }
}
.challenge-grant-container .hero .rfp-sponsored-by .muted {
  display: inline-block;
  line-height: 14px;
  margin: 0;
  font-size: 16px;
  color: #B4C1C7;
}
@media (min-width: 768px) {
  .challenge-grant-container .hero .rfp-sponsored-by .muted {
    float: left;
  }
}
.challenge-grant-container .hero .rfp-sponsored-by .name {
  display: inline-block;
  line-height: 14px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
  color: #063345;
}
@media (min-width: 768px) {
  .challenge-grant-container .hero .rfp-sponsored-by .name {
    float: left;
  }
}
.challenge-grant-container .hero hr {
  border-color: #F0F3F4;
  width: 100%;
  margin: 0 auto;
}
.challenge-grant-container section .titles h2 {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Copernicus", Times;
  color: #1a2024;
  text-align: center;
  font-size: 22px;
}
.challenge-grant-container section .titles h3 {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 200;
  color: #B4C1C7;
  text-align: center;
}
.challenge-grant-container section.projects {
  margin-bottom: 70px;
}
.challenge-grant-container section.projects .titles h3 {
  margin-bottom: 40px;
}
.challenge-grant-container .map {
  height: 220px;
}
@media (min-width: 768px) {
  .challenge-grant-container .map {
    height: 400px;
    margin: 30px 0;
    background-color: #D9E7EB;
  }
}
.challenge-grant-container .map #map {
  height: 220px;
}
@media (min-width: 768px) {
  .challenge-grant-container .map #map {
    height: 500px;
    background-color: #D9E7EB;
  }
}
.challenge-grant-container .map .preload-spinner {
  color: #004E6D;
  padding-top: 220px;
}
.challenge-grant-container section.rfp {
  margin-top: 60px;
}
.challenge-grant-container section.rfp .titles {
  margin-bottom: 40px;
}
.challenge-grant-container section.rfp .rfp-sidebar {
  width: auto;
  margin: 20px 0 70px 0;
  padding: 24px 22px 20px 22px;
  word-break: break-word;
  min-height: 320px;
}
@media (min-width: 768px) {
  .challenge-grant-container section.rfp .rfp-sidebar {
    width: 28%;
  }
}
.challenge-grant-container section.rfp .rfp-sidebar.border {
  border: 2px #eef1f3 solid;
  border-radius: 8px;
}
.challenge-grant-container section.rfp .rfp-sidebar h4 {
  font-size: 12.5px;
  margin-top: 40px;
  color: #36ac9c;
}
.challenge-grant-container section.rfp .rfp-sidebar p {
  line-height: 22px;
  font-size: 14px;
}
.challenge-grant-container section.rfp .rfp-sidebar .social-share {
  margin: 18px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  position: relative;
  font-size: 14px;
  opacity: 1;
}
@media (min-width: 768px) {
  .challenge-grant-container section.rfp .rfp-sidebar .social-share {
    margin-top: 38px;
  }
}
.challenge-grant-container section.rfp .rfp-sidebar .social-share a {
  margin-right: 13px;
  font-weight: 600;
  float: left;
}
@media (min-width: 768px) {
  .challenge-grant-container section.rfp .rfp-sidebar .social-share a {
    margin-right: 0px;
    margin-left: 17px;
  }
}
.challenge-grant-container section.rfp .rfp-sidebar .social-share a:hover {
  transition: 0.2s;
  opacity: 0.88;
}
.challenge-grant-container section.rfp .rfp-sidebar .social-share span {
  display: none;
}
@media (min-width: 768px) {
  .challenge-grant-container section.rfp .rfp-sidebar .social-share span {
    display: inline;
  }
}
.challenge-grant-container section.rfp .rfp-sidebar .social-share i {
  width: 3px;
  margin-right: 2px;
  height: 16px;
  padding: 3px 4px 3px 0;
}
@media (min-width: 768px) {
  .challenge-grant-container section.rfp .rfp-sidebar .social-share i {
    width: 16px;
  }
}
.challenge-grant-container section.rfp .rfp-sidebar .social-share .facebook {
  background-color: #3B5998;
}
.challenge-grant-container section.rfp .rfp-sidebar .social-share .twitter {
  background-color: #00AAF1;
}
.challenge-grant-container section.rfp .rfp-sidebar .social-share .fa-facebook {
  position: relative;
  padding-left: 0px;
  padding-right: 5px;
}
.challenge-grant-container section.rfp .rfp-sidebar .social-share .fa-twitter {
  position: relative;
  padding-left: 0px;
  padding-right: 6px;
}
.challenge-grant-container section.rfp .rfp-sidebar .info {
  margin: 0;
  display: inline-block;
  font-size: 14px;
}
@media (min-width: 768px) {
  .challenge-grant-container section.rfp .rfp-sidebar .info {
    margin: 4px 0;
  }
}
.challenge-grant-container section.rfp .rfp-sidebar .info .col-md-4, .challenge-grant-container section.rfp .rfp-sidebar .info .col-md-8 {
  padding: 0;
  margin: 0;
}
.challenge-grant-container section.rfp .rfp-sidebar .info .col-md-4, .challenge-grant-container section.rfp .rfp-sidebar .info .col-md-8 {
  margin-right: 30px;
}
@media (min-width: 768px) {
  .challenge-grant-container section.rfp .rfp-sidebar .info .col-md-4, .challenge-grant-container section.rfp .rfp-sidebar .info .col-md-8 {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .challenge-grant-container section.rfp .rfp-sidebar .info .col-md-4 {
    width: 123px;
  }
}
@media (min-width: 768px) {
  .challenge-grant-container section.rfp .rfp-sidebar .info .col-md-8 {
    width: 110px;
  }
}
.challenge-grant-container section.rfp .rfp-sidebar .info span {
  font-weight: 600;
  text-align: right;
}
@media (min-width: 768px) {
  .challenge-grant-container section.rfp .rfp-sidebar .info span {
    margin: 0;
    float: right;
  }
}
.challenge-grant-container section.rfp .rfp-sidebar .info .label {
  text-align: left;
  color: #B4C1C7;
}
@media (min-width: 768px) {
  .challenge-grant-container section.rfp .rfp-sidebar .info .label {
    width: 133px;
  }
}
.challenge-grant-container section.rfp .rfp-sidebar .question {
  font-weight: 600;
  font-size: 14px;
  margin-top: 34px;
}
.challenge-grant-container section.rfp .rfp-body {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .challenge-grant-container section.rfp .rfp-body {
    padding-left: 50px;
    margin-top: 14px;
  }
}
.challenge-grant-container section.rfp .rfp-body .description, .challenge-grant-container section.rfp .rfp-body .eligibility {
  line-height: 26px;
  font-size: 16px;
}
.challenge-grant-container section.rfp .rfp-body .description h4, .challenge-grant-container section.rfp .rfp-body .eligibility h4 {
  margin-top: 10px;
  color: #36ac9c;
}
.challenge-grant-container section.rfp .rfp-body .eligibility {
  margin-top: 80px;
  margin-bottom: 80px;
}
.challenge-grant-container section.rfp .rfp-body .description img {
  width: 70vw;
}
@media (min-width: 768px) {
  .challenge-grant-container section.rfp .rfp-body .description img {
    width: auto;
  }
}
.challenge-grant-container section.social-share-container {
  margin-bottom: 50px;
}
.challenge-grant-container section.social-share-container h3 {
  width: auto;
  margin: 0 auto;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .challenge-grant-container section.social-share-container h3 {
    width: 420px;
  }
}
.challenge-grant-container section.social-share-container hr {
  width: auto;
  border-color: #f5f5f5;
  margin: 0 auto;
  margin-top: 12px;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .challenge-grant-container section.social-share-container hr {
    width: 960px;
  }
}
.challenge-grant-container section.social-share-container .social-share {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px auto;
  color: #FFF;
  position: relative;
  font-size: 14px;
  opacity: 1;
}
@media (min-width: 768px) {
  .challenge-grant-container section.social-share-container .social-share {
    margin-top: 12px;
  }
}
.challenge-grant-container section.social-share-container .social-share a {
  margin-right: 13px;
  font-weight: 600;
  float: left;
}
@media (min-width: 768px) {
  .challenge-grant-container section.social-share-container .social-share a {
    margin-right: 0px;
    margin-left: 17px;
  }
}
.challenge-grant-container section.social-share-container .social-share a:hover {
  transition: 0.2s;
  opacity: 0.88;
}
.challenge-grant-container section.social-share-container .social-share span {
  display: none;
}
@media (min-width: 768px) {
  .challenge-grant-container section.social-share-container .social-share span {
    display: inline;
  }
}
.challenge-grant-container section.social-share-container .social-share i {
  width: 3px;
  margin-right: 2px;
  height: 16px;
  padding: 3px 4px 3px 0;
}
@media (min-width: 768px) {
  .challenge-grant-container section.social-share-container .social-share i {
    width: 16px;
  }
}
.challenge-grant-container section.social-share-container .social-share .facebook {
  background-color: #3B5998;
}
.challenge-grant-container section.social-share-container .social-share .twitter {
  background-color: #00AAF1;
}
.challenge-grant-container section.social-share-container .social-share .fa-facebook {
  position: relative;
  padding-left: 0px;
  padding-right: 5px;
}
.challenge-grant-container section.social-share-container .social-share .fa-twitter {
  position: relative;
  padding-left: 0px;
  padding-right: 6px;
}
.challenge-grant-container .rfp-cta {
  font-weight: 600;
  text-align: center;
  margin: 60px 0;
}
.challenge-grant-container .rfp-cta .footer-text {
  margin-bottom: 80px;
  text-align: center;
}
.challenge-grant-container .rfp-cta .footer-text h2 {
  margin: 80px 0 16px 0;
  font-size: 1.1em;
  font-family: "Copernicus", Times;
  line-height: 1.9em;
  color: #4a5658;
}
.challenge-grant-container .rfp-cta .footer-text p {
  font-weight: 400;
  color: #4a5658;
  margin-bottom: 40px;
}
.challenge-grant-container .rfp-cta .footer-text .start {
  padding: 12px 34px;
}
.challenge-grant-container .rfp-cta hr {
  width: 62%;
  margin: 0 auto;
  margin-bottom: 40px;
}
.challenge-grant-container .rfp-cta a {
  margin: 20px 0 0 0;
}
@media (min-width: 768px) {
  .challenge-grant-container .rfp-cta a {
    margin: 0 0 0 16px;
  }
}
.challenge-grant-container .rfp-proposals {
  margin: 80px 0;
}
.challenge-grant-container .rfp-proposals img {
  height: 90px;
  margin-top: 22px;
  border-radius: 4px;
}
.challenge-grant-container .rfp-proposals .row {
  margin: 12px 0 12px 0;
}
.challenge-grant-container .rfp-proposals .row .col-md-9 {
  margin-left: -50px;
}
.challenge-grant-container .rfp-proposals h3 {
  margin-top: 18px;
  line-height: 24px;
}
.challenge-grant-container .rfp-proposals h3 a {
  color: #4a5658;
}
.challenge-grant-container .rfp-proposals p.researchers {
  font-size: 14px;
  margin-top: -8px;
}
.challenge-grant-container .rfp-proposals p.researchers a {
  color: #4a5658;
  font-weight: 600;
}
.challenge-grant-container .rfp-proposals .tags {
  margin-top: -2px;
  margin-bottom: 32px;
}
.challenge-grant-container .rfp-proposals .tags a.category_container {
  display: inline;
  padding: 2px 6px 3px 6px;
  width: 54px;
}
.challenge-grant-container .rfp-proposals .tags a.category_container .category_text {
  display: inline;
}
.challenge-grant-container .rfp-proposals hr {
  border-color: #f5f5f5;
  width: 960px;
  margin: 0 auto;
  margin-top: 12px;
}
.challenge-grant-container .rfp-footer, .challenge-grant-container .rfp-footer-alternate {
  color: #FFF;
  background-color: #063345;
}
@media (min-width: 768px) {
  .challenge-grant-container .rfp-footer, .challenge-grant-container .rfp-footer-alternate {
    height: 500px;
  }
  .challenge-grant-container .rfp-footer .grant-link, .challenge-grant-container .rfp-footer-alternate .grant-link {
    margin: 20px 0 0 20px;
  }
}
.challenge-grant-container .rfp-footer .grant-link, .challenge-grant-container .rfp-footer-alternate .grant-link {
  margin: 40px 0 0 0;
}
.challenge-grant-container .rfp-footer .row, .challenge-grant-container .rfp-footer-alternate .row {
  margin-top: 70px;
}
.challenge-grant-container .rfp-footer h2, .challenge-grant-container .rfp-footer-alternate h2 {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Copernicus", Times;
  color: #FFF;
  margin-top: 40px;
}
.challenge-grant-container .rfp-footer p, .challenge-grant-container .rfp-footer-alternate p {
  font-size: 18px;
  line-height: 29px;
  opacity: 0.74;
}
.challenge-grant-container .rfp-footer a, .challenge-grant-container .rfp-footer-alternate a {
  color: #FFF;
}
.challenge-grant-container .rfp-footer .grants-index, .challenge-grant-container .rfp-footer-alternate .grants-index {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 4px;
  position: relative;
  top: 20px;
  padding: 15px 22px;
  color: #FFF;
  font-weight: 600;
  font-size: 15px;
  background: linear-gradient(10deg, rgba(20, 134, 179, 0.7) 25%, rgba(7, 171, 155, 0.73) 75%, rgba(20, 134, 179, 0.73) 100%) repeat;
  background: -moz-linear-gradient(10deg, rgba(20, 134, 179, 0.7) 25%, rgba(7, 171, 155, 0.73) 75%, rgba(20, 134, 179, 0.73) 100%) repeat;
  -webkit-background-size: 150% 100%;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
.challenge-grant-container .rfp-footer .grants-index a, .challenge-grant-container .rfp-footer-alternate .grants-index a {
  color: #fff;
}
.challenge-grant-container .rfp-footer .grants-index a:hover, .challenge-grant-container .rfp-footer-alternate .grants-index a:hover {
  text-decoration: none;
}
.challenge-grant-container .rfp-footer .grants-index:hover, .challenge-grant-container .rfp-footer-alternate .grants-index:hover {
  opacity: 1;
  -webkit-animation-name: moving-gradient;
  cursor: pointer;
}
@-webkit-keyframes moving-gradient {
  to {
    background-position: 0 0;
  }
  from {
    background-position: -600px 0;
  }
}
.challenge-grant-container .rfp-footer .count, .challenge-grant-container .rfp-footer-alternate .count {
  opacity: 0.6;
}
.challenge-grant-container .rfp-footer .title, .challenge-grant-container .rfp-footer-alternate .title {
  font-size: 20px;
  font-weight: 600;
}
.challenge-grant-container .rfp-footer .amount, .challenge-grant-container .rfp-footer-alternate .amount {
  font-weight: 600;
}
.challenge-grant-container .rfp-footer .color-0, .challenge-grant-container .rfp-footer-alternate .color-0 {
  color: #0CBFD6;
}
.challenge-grant-container .rfp-footer .color-1, .challenge-grant-container .rfp-footer-alternate .color-1 {
  color: #06D0C0;
}
.challenge-grant-container .rfp-footer .color-2, .challenge-grant-container .rfp-footer-alternate .color-2 {
  color: #38AE78;
}
.challenge-grant-container .rfp-footer .color-3, .challenge-grant-container .rfp-footer-alternate .color-3 {
  color: #38AE78;
}
.challenge-grant-container .rfp-footer-alternate {
  background-color: #EDF2F4;
}
.challenge-grant-container .rfp-footer-alternate img {
  height: 24px;
  top: 2px;
  margin-right: 4px;
  position: relative;
}
.challenge-grant-container .rfp-footer-alternate h2, .challenge-grant-container .rfp-footer-alternate p, .challenge-grant-container .rfp-footer-alternate a {
  color: #003c54;
}
.challenge-grant-container .rfp-footer-alternate .grants-index {
  background: linear-gradient(12deg, rgba(73, 217, 176, 0.7) 0%, rgba(64, 209, 187, 0.76) 40%, rgba(22, 198, 201, 0.88) 68%, rgba(73, 217, 176, 0.7) 98%) repeat;
  background: -moz-linear-gradient(12deg, rgba(73, 217, 176, 0.7) 0%, rgba(64, 209, 187, 0.76) 40%, rgba(22, 198, 201, 0.88) 68%, rgba(73, 217, 176, 0.7) 98%) repeat;
  -webkit-background-size: 150% 100%;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
.challenge-grant-container .rfp-footer-alternate .grants-index a {
  color: #FFF;
}
.challenge-grant-container .rfp-footer-alternate .grants-index a:hover {
  text-decoration: none;
}
.challenge-grant-container .rfp-footer-alternate .grants-index:hover {
  opacity: 1;
  -webkit-animation-name: moving-gradient-two;
  cursor: pointer;
}
@-webkit-keyframes moving-gradient-two {
  to {
    background-position: 0 0;
  }
  from {
    background-position: -316px 0;
  }
}
.challenge-grant-container .rfp-footer-alternate .colored {
  color: #36ac9c;
}

#launched-grant .background-cover {
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  height: 450px;
  opacity: 0.7;
  z-index: 25;
}
#launched-grant video {
  display: inline-block;
  position: absolute;
  height: -450px;
  z-index: 22;
}
#launched-grant .grants-nav {
  position: relative;
  margin-top: -450px;
  z-index: 29;
}
#launched-grant .experiment-logo {
  z-index: 9999;
  margin-top: 5px;
  position: absolute;
}
#launched-grant .experiment-logo img {
  margin-top: 10px;
  width: 30%;
  height: 30%;
}
@media (min-width: 768px) {
  #launched-grant .experiment-logo img {
    margin-top: 0px;
    width: 50%;
    height: 50%;
  }
}
@media (min-width: 768px) {
  #launched-grant .experiment-logo {
    margin-top: 25px;
  }
}
#launched-grant .social-share {
  margin-top: 5px;
  width: 100%;
  color: #FFF;
  position: relative;
  font-size: 14px;
  opacity: 1;
  display: inline-block;
}
@media (min-width: 768px) {
  #launched-grant .social-share {
    margin-top: 25px;
  }
}
#launched-grant .social-share a {
  font-weight: 600;
  margin-left: 13px;
  float: right;
}
#launched-grant .social-share a:hover {
  transition: 0.2s;
  opacity: 0.88;
}
#launched-grant .social-share span {
  display: none;
}
@media (min-width: 768px) {
  #launched-grant .social-share span {
    display: inline;
  }
}
#launched-grant .social-share i {
  width: 3px;
  margin-right: 2px;
  height: 16px;
  padding: 3px 4px 3px 0;
}
@media (min-width: 768px) {
  #launched-grant .social-share i {
    width: 16px;
  }
}
#launched-grant .social-share .facebook {
  background-color: #3B5998;
}
#launched-grant .social-share .twitter {
  background-color: #00AAF1;
}
#launched-grant .social-share .fa-facebook {
  position: relative;
  padding-left: 0px;
  padding-right: 5px;
}
#launched-grant .social-share .fa-twitter {
  position: relative;
  padding-left: 0px;
  padding-right: 6px;
}
#launched-grant .hero {
  height: 450px;
  overflow-y: hidden;
  overflow-x: hidden;
  position: relative;
}
@media (min-width: 768px) {
  #launched-grant .hero {
    max-height: 750px;
  }
}
#launched-grant .hero video {
  position: absolute;
  top: 0px;
  width: 270%;
}
#launched-grant .hero video.insects {
  top: -140px;
}
@media (min-width: 768px) {
  #launched-grant .hero video {
    width: 100%;
  }
}
#launched-grant section.footer {
  height: 240px;
  background-color: #0B2429;
}
#launched-grant section.footer a.btn {
  width: 240px;
  margin: 40px auto;
  margin-top: 100px;
  font-weight: 600;
  font-size: 16px;
  color: #FFF;
}
#launched-grant section.footer .footer-text, #launched-grant section.footer .footer-subtext {
  color: #aaa;
  font-weight: 500;
  margin-top: -20px;
}
@media (min-width: 768px) {
  #launched-grant section.footer .footer-text, #launched-grant section.footer .footer-subtext {
    width: 450px;
    font-size: 15px;
  }
}
#launched-grant section.footer .footer-subtext {
  font-size: 13px;
  margin-top: 18px;
}
#launched-grant section.footer .experiment-logo {
  width: 250px;
  margin: 60px 0;
}
#launched-grant section.grant-faq {
  background-color: #EDF2F4;
  padding: 120px 0 90px 0;
}
#launched-grant section.grant-faq .question {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: -4px;
}
#launched-grant section.grant-faq h2 {
  font-family: "Copernicus", Times;
  font-size: 27px;
  line-height: 34px;
  width: 80%;
  color: #063345;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #launched-grant section.grant-faq h2 {
    width: 60%;
    margin: 0 auto;
  }
}
#launched-grant section.grant-faq p {
  color: #063345;
  line-height: 25px;
}
#launched-grant section.grant-faq .center {
  text-align: center;
  margin-bottom: 50px;
  -webkit-animation-delay: 0.84s;
          animation-delay: 0.84s;
}
#launched-grant section.grant-faq .center p {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  opacity: 0.3;
  font-size: 13px;
  font-weight: 600;
}
#launched-grant section.grant-faq .first {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
#launched-grant section.grant-faq .second {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
#launched-grant section.grant-faq .third {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
#launched-grant section.grant-faq .col-md-1 {
  padding: 0;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  #launched-grant section.grant-faq .col-md-1 {
    text-align: left;
  }
}
#launched-grant section.grant-faq .col-md-1 img {
  width: 12%;
  text-align: center;
  padding-top: 20px;
}
@media (min-width: 768px) {
  #launched-grant section.grant-faq .col-md-1 img {
    width: 30px;
    margin-left: -8px;
  }
  #launched-grant section.grant-faq .col-md-1 img.dollar {
    width: 44px;
    margin-left: -14px;
  }
}
#launched-grant section.grant-faq .col-md-10 {
  padding-right: 0;
}
#launched-grant section.break {
  padding: 0 0%;
  margin: 70px 0;
  background-color: #FFF;
}
@media (min-width: 768px) {
  #launched-grant section.break {
    margin: 160px 0;
  }
}
#launched-grant section.break h3 {
  width: 60%;
  color: #1a2024;
  text-align: center;
  font-weight: 600;
  font-size: 23px;
  border-bottom: 3px solid #B6CCA1;
  margin: 0 auto;
  margin-top: 40px;
  padding-bottom: 4px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  #launched-grant section.break h3 {
    width: 40%;
  }
}
#launched-grant section.break p {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  width: 70%;
  padding-top: 10px;
  margin: 0 auto;
  line-height: 27px;
}
#launched-grant section.break p.first {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
  color: #063345;
  font-size: 22px;
  line-height: 35px;
}
#launched-grant section.break p.second {
  -webkit-animation-delay: 2.1s;
          animation-delay: 2.1s;
  margin-top: 24px;
  color: #0c6487;
}
#launched-grant section.faq {
  background: rgb(242, 246, 247);
  padding: 70px 0 60px 0;
}
#launched-grant section.faq h1 {
  margin-top: 45px;
  margin-bottom: 0px;
}
#launched-grant section.faq .col-md-4 p {
  width: 90%;
  font-size: 18px;
  margin-top: 3px;
  font-weight: 600;
  color: #36ac9c;
}
@media (min-width: 768px) {
  #launched-grant section.faq .col-md-4 p {
    font-size: 15px;
    width: 250px;
  }
}
#launched-grant section.faq .col-md-4 p.color-1 {
  color: #75BD95;
}
#launched-grant section.faq .col-md-4 p.color-2 {
  color: #B6CCA1;
}
#launched-grant section.faq .col-md-4 p.color-3 {
  color: #CACA87;
}
#launched-grant section.faq .col-md-4 p.color-4 {
  color: #CACA87;
}
#launched-grant section.faq .main-question {
  width: 232px;
  border-bottom: 3px solid;
  margin: 42px 0 40px 0;
  font-weight: 600;
}
@media (min-width: 768px) {
  #launched-grant section.faq .main-question {
    width: 208px;
  }
}
#launched-grant section.faq .question {
  margin-top: 50px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#launched-grant section.faq .col-md-8 {
  line-height: 26px;
}
#launched-grant #map {
  height: 400px;
  background-color: #70B5E8;
}
#launched-grant #map .leaflet-popup-content-wrapper {
  background: #4a5658;
  color: #fff;
  font-size: 13px;
  text-align: center;
  line-height: 24px;
  border-radius: 6px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 600;
  box-shadow: none;
}
#launched-grant #map .leaflet-popup-close-button {
  display: none !important;
}
#launched-grant #map .leaflet-popup-content-wrapper a {
  color: rgba(255, 255, 255, 0.5);
}
#launched-grant #map .leaflet-popup-close-button {
  display: none;
}
#launched-grant #map .leaflet-popup-tip {
  background: #4a5658;
}
#launched-grant .disabled {
  display: none;
  background-color: #FFF;
}
#launched-grant .heading-container {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 130px;
  color: #fff;
  z-index: 26;
  line-height: 1.4;
}
#launched-grant .heading-container h1 {
  line-height: 48px;
  font-family: "Copernicus", "Copernicus", Times;
  font-size: 28px;
}
@media (min-width: 768px) {
  #launched-grant .heading-container h1 {
    font-size: 42px;
  }
}
#launched-grant .heading-container h2 {
  text-transform: uppercase;
  letter-spacing: 1.9px;
  font-size: 14px;
  opacity: 0.82;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#launched-grant .heading-container a {
  color: #FFF;
}
#launched-grant .heading-container h1, #launched-grant .heading-container h2 {
  color: #fff;
  margin: 1em 0;
}
#launched-grant .heading-container p {
  width: 320px;
  opacity: 0.82;
  font-weight: 600;
  margin: auto;
  font-size: 0.9em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  #launched-grant .heading-container p {
    font-size: 1em;
    width: 450px;
  }
}
#launched-grant .mammal-list, #launched-grant .insect-list, #launched-grant .lac-list {
  background-color: #FFF;
  padding: 40px 0;
}
#launched-grant .mammal-listing, #launched-grant .insect-listing, #launched-grant .lac-listing {
  padding: 20px 0px;
  width: 100%;
  color: #FFF;
  text-align: left;
}
#launched-grant .mammal-listing .institution, #launched-grant .insect-listing .institution, #launched-grant .lac-listing .institution {
  font-size: 16px;
  margin-top: 25px;
  color: #004E6D;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  #launched-grant .mammal-listing .institution, #launched-grant .insect-listing .institution, #launched-grant .lac-listing .institution {
    font-size: 13px;
    margin-top: 0px;
  }
}
#launched-grant .mammal-listing .mammal-title, #launched-grant .mammal-listing .insect-title, #launched-grant .mammal-listing .lac-title, #launched-grant .insect-listing .mammal-title, #launched-grant .insect-listing .insect-title, #launched-grant .insect-listing .lac-title, #launched-grant .lac-listing .mammal-title, #launched-grant .lac-listing .insect-title, #launched-grant .lac-listing .lac-title {
  font-family: "Copernicus";
  line-height: 31px;
}
@media (min-width: 768px) {
  #launched-grant .mammal-listing .mammal-title, #launched-grant .mammal-listing .insect-title, #launched-grant .mammal-listing .lac-title, #launched-grant .insect-listing .mammal-title, #launched-grant .insect-listing .insect-title, #launched-grant .insect-listing .lac-title, #launched-grant .lac-listing .mammal-title, #launched-grant .lac-listing .insect-title, #launched-grant .lac-listing .lac-title {
    line-height: 37px;
  }
}
#launched-grant .mammal-listing .mammal-title a, #launched-grant .mammal-listing .insect-title a, #launched-grant .mammal-listing .lac-title a, #launched-grant .insect-listing .mammal-title a, #launched-grant .insect-listing .insect-title a, #launched-grant .insect-listing .lac-title a, #launched-grant .lac-listing .mammal-title a, #launched-grant .lac-listing .insect-title a, #launched-grant .lac-listing .lac-title a {
  color: #004E6D;
}
#launched-grant .mammal-listing .blurb, #launched-grant .insect-listing .blurb, #launched-grant .lac-listing .blurb {
  color: #004E6D;
  line-height: 27px;
}
#launched-grant .mammal-listing .btn-outline, #launched-grant .insect-listing .btn-outline, #launched-grant .lac-listing .btn-outline {
  background: transparent;
  border-color: #36ac9c;
  color: #36ac9c;
}
#launched-grant .mammal-listing .view-project-button-container, #launched-grant .insect-listing .view-project-button-container, #launched-grant .lac-listing .view-project-button-container {
  padding: 15px 0px;
}
#launched-grant .mammal-listing .view-project-button-container button, #launched-grant .insect-listing .view-project-button-container button, #launched-grant .lac-listing .view-project-button-container button {
  opacity: 1;
  font-size: 22px;
  border: 2px solid #36ac9c;
  border-radius: 27px;
  font-weight: 600;
  padding: 10px 18px;
}
@media (min-width: 768px) {
  #launched-grant .mammal-listing .view-project-button-container button, #launched-grant .insect-listing .view-project-button-container button, #launched-grant .lac-listing .view-project-button-container button {
    font-size: 16px;
    font-weight: 600;
    color: #36ac9c;
    background-color: transparent;
  }
}
#launched-grant .mammal-listing .view-project-button-container button:hover, #launched-grant .insect-listing .view-project-button-container button:hover, #launched-grant .lac-listing .view-project-button-container button:hover {
  color: #FFF;
  background-color: #36ac9c;
  opacity: 1;
}
#launched-grant .mammal-listing .view-project-button-container .backer-message, #launched-grant .insect-listing .view-project-button-container .backer-message, #launched-grant .lac-listing .view-project-button-container .backer-message {
  display: inline;
  color: #004E6D;
  font-weight: 600;
  font-size: 16px;
}
#launched-grant .mammal-listing .view-project-button-container .backer-message img, #launched-grant .insect-listing .view-project-button-container .backer-message img, #launched-grant .lac-listing .view-project-button-container .backer-message img {
  margin: 0 5px 0 18px;
  display: inline;
  width: 24px;
  height: 31px;
  position: relative;
  top: 9px;
}
@media (min-width: 768px) {
  #launched-grant .mammal-listing, #launched-grant .insect-listing, #launched-grant .lac-listing {
    padding: 70px 0px;
  }
}
#launched-grant .mammal-image .image-crop, #launched-grant .insect-image .image-crop, #launched-grant .lac-image .image-crop {
  overflow: hidden;
  display: inline-block;
  min-width: 80%;
  border-radius: 5px;
}
@media (min-width: 768px) {
  #launched-grant .mammal-image .image-crop, #launched-grant .insect-image .image-crop, #launched-grant .lac-image .image-crop {
    height: 320px;
    width: 450px;
  }
}
#launched-grant .mammal-image img, #launched-grant .insect-image img, #launched-grant .lac-image img {
  border-radius: 4px;
  width: 100%;
}
@media (min-width: 768px) {
  #launched-grant .mammal-image img, #launched-grant .insect-image img, #launched-grant .lac-image img {
    width: 500px;
  }
}
#launched-grant .mammal-image:hover .admin, #launched-grant .insect-image:hover .admin, #launched-grant .lac-image:hover .admin {
  opacity: 1;
  transition-delay: 0.2s;
  transition-duration: 0.3s;
}
#launched-grant .mammal-image .admin, #launched-grant .insect-image .admin, #launched-grant .lac-image .admin {
  opacity: 0;
  position: relative;
}
@media (min-width: 768px) {
  #launched-grant .mammal-listing:nth-child(odd) .mammal-image, #launched-grant .mammal-listing:nth-child(odd) .insect-image, #launched-grant .mammal-listing:nth-child(odd) .lac-image, #launched-grant .insect-listing:nth-child(odd) .mammal-image, #launched-grant .insect-listing:nth-child(odd) .insect-image, #launched-grant .insect-listing:nth-child(odd) .lac-image, #launched-grant .lac-listing:nth-child(odd) .mammal-image, #launched-grant .lac-listing:nth-child(odd) .insect-image, #launched-grant .lac-listing:nth-child(odd) .lac-image {
    float: right;
    text-align: left;
  }
}
@media (min-width: 768px) {
  #launched-grant .mammal-listing:nth-child(odd) .col-md-6, #launched-grant .insect-listing:nth-child(odd) .col-md-6, #launched-grant .lac-listing:nth-child(odd) .col-md-6 {
    padding-right: 40px;
    text-align: right;
  }
  #launched-grant .mammal-listing:nth-child(odd) .col-md-6 .backer-message, #launched-grant .insect-listing:nth-child(odd) .col-md-6 .backer-message, #launched-grant .lac-listing:nth-child(odd) .col-md-6 .backer-message {
    float: left;
    position: relative;
    top: 12px;
  }
  #launched-grant .mammal-listing:nth-child(odd) .col-md-6 .backer-message img, #launched-grant .insect-listing:nth-child(odd) .col-md-6 .backer-message img, #launched-grant .lac-listing:nth-child(odd) .col-md-6 .backer-message img {
    float: left;
    top: -5px;
    margin: 0 6px 0 0px;
  }
  #launched-grant .mammal-listing:nth-child(odd) .col-md-6 .backer-message .share, #launched-grant .insect-listing:nth-child(odd) .col-md-6 .backer-message .share, #launched-grant .lac-listing:nth-child(odd) .col-md-6 .backer-message .share {
    margin: 0 20px;
  }
}

#new-launched-grant #map {
  height: 400px;
  background-color: #70B5E8;
}
#new-launched-grant #map .leaflet-popup-content-wrapper {
  background: #4a5658;
  color: #fff;
  font-size: 13px;
  text-align: center;
  line-height: 24px;
  border-radius: 6px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 600;
  box-shadow: none;
}
#new-launched-grant #map .leaflet-popup-close-button {
  display: none !important;
}
#new-launched-grant #map .leaflet-popup-content-wrapper a {
  color: rgba(255, 255, 255, 0.5);
}
#new-launched-grant #map .leaflet-popup-close-button {
  display: none;
}
#new-launched-grant #map .leaflet-popup-tip {
  background: #4a5658;
}

#new-grant {
  margin-top: 60px;
  margin-bottom: 150px;
  min-height: 580px;
}
#new-grant h1 {
  font-family: "Copernicus", Times;
}
#new-grant .form input {
  margin: 12px 0 30px 0;
  width: 290px;
  padding: 24px 12px;
}

#grant-instructions .container {
  width: 600px;
  margin: 0 auto;
  margin-bottom: 160px;
}

.edit-grant .redactor-editor {
  margin-left: 0 !important;
}
.edit-grant .btn-primary {
  display: inline;
}
.edit-grant input[type=date] {
  padding: 3px 5px;
  width: 120px;
  right: 0px;
  float: right;
}
.edit-grant input::-webkit-calendar-picker-indicator {
  display: none;
}
.edit-grant input[type=color] {
  height: 42px;
  width: 184px;
}
.edit-grant textarea {
  width: 609px;
  min-height: 90px;
}
.edit-grant .muted {
  font-size: 13px;
  color: #9Ba5aa;
}
.edit-grant .abstract h4, .edit-grant .description h4 {
  color: #36ac9c;
  margin: 0 0 12px 0;
}
.edit-grant .request-info input {
  display: inline;
}
.edit-grant .rfp-sidebar h4, .edit-grant .rfp-sidebar hr, .edit-grant .rfp-sidebar p {
  margin-left: 0 !important;
}
.edit-grant .rfp-sidebar select {
  float: right;
}
.edit-grant .rfp-sidebar .best_in_place {
  margin-left: -5px;
}
.edit-grant .rfp-sidebar .best_in_place input {
  width: 228px;
}
.edit-grant .best_in_place:hover {
  cursor: pointer;
  color: #004E6D;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.edit-grant section.hero h1 {
  margin-top: 40px;
}
.edit-grant section.hero img {
  margin-top: 2px;
}
.edit-grant section.hero hr {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
.edit-grant section.hero .preview {
  position: relative;
  top: -12px;
  padding: 7px 10px;
  margin: 12px 3px 0 3px;
}
.edit-grant section.hero .status {
  background-color: #ebedee;
  color: #4a5658;
  font-size: 12px;
  font-weight: 600;
  display: inline;
  border-radius: 4px;
  padding: 10px 10px;
  top: -6px;
}
.edit-grant table.table td a, .edit-grant table.table td {
  font-weight: 400;
}

.grant-faq section.hero .request-info {
  margin-top: 60px;
}
.grant-faq section.hero hr {
  top: 0px !important;
}

.redactor-in li, .faq-redactor li {
  line-height: 25px;
  margin: 10px 0px;
}
.redactor-in a, .faq-redactor a {
  color: #36ac9c;
}

table.full-page .autocomplete-field {
  position: relative;
  display: inline-block;
}
table.full-page .simple-autocomplete-results {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1050;
  display: block;
  min-width: 180px;
  max-height: 260px;
  overflow-y: auto;
  text-align: left;
  margin: 0;
  margin-top: 3px;
  padding: 4px 0;
  background: var(--color-bg);
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 0 0 4px -1px rgba(30, 30, 30, 0.25);
}
table.full-page .simple-autocomplete-results[hidden] {
  display: none;
}
table.full-page .simple-autocomplete-result {
  padding: 6px 12px;
  cursor: pointer;
  color: #4a5658;
  white-space: nowrap;
}
table.full-page .simple-autocomplete-result.simple-autocomplete-result-selected {
  background-color: #F2F3F4;
}
