.section {
  padding-top: 88px;
  padding-bottom: 88px;
}

.page-header {
  padding-top: 5rem;
}

.cta-btn {
  position: relative;
  background-color: #0062ff;
  color: #ffffff;
  padding: 16px;
  max-width: 350px;
}

a.cta-btn {
  color: #ffffff;
  text-decoration: none;
}

.cta-btn p {
  font-size: 16px !important;
  padding-left: 0px;
  padding-right: 0px;
}

.cta-btn svg {
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.cfc-2020-card {
  background-color: #ffffff;
  border: 1px solid #bebebe;
  height: 100%;
}

.cfc-2020-card:hover {
  text-decoration: none;
}

.cfc-2020-card__type {
  color: #565656;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  letter-spacing: 0.32px;
  line-height: 16px;
}

.cfc-2020-card__title {
  color: #282828;
  font-family: "IBM Plex Sans";
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 3rem;
}

.cfc-2020-card__bottom {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}

.cfc-2020-video-container {
  position: relative;
}

.cfc-2020-video-container:hover {
  cursor: pointer;
}

.cfc-2020-video-container .play-icon {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
}

.cfc-2020-video-container .img-overlay {
  position: relative;
  padding-top: 56.25%;
}

.cfc-2020-video-container .bx--modal-close .bx--modal-close__icon {
  fill: #ffffff;
}

.cfc-2020-video-container .bx--modal-close:hover .bx--modal-close__icon {
  fill: #000000;
}

.cfc-2020-video-container .bx--modal-close:focus {
  border-color: transparent;
}

.popupalert {
  display: none;
  background-color: #051143;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.popupalert .bx--grid {
  margin: 0;
  padding: 0;
  max-width: none;
}
.popupalert .text {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.popupalert .text .bx--btn--tertiary {
  border-color: #ffffff !important;
  color: #ffffff !important;
}

.popupalert p {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 18px;
  margin-bottom: 2rem;
}


.popupalert h2 {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 23px;
}
.popupalert .icon {
  padding-right: 0.5rem;;
}
.popupalert .icon .circle {
  border-radius: 50%;
  width: 32px !important;
  height: 32px !important;
  background-color: #E2E2E2;
  float: right;
  margin-top: 5px;
}

.popupalert .circle svg {
  margin-left: 5px;
  margin-top: 5px;
}


.popupalert .close {
  color: #ffffff;
  float: right;
  padding-right: 1vw;
  font-size: 28px;
}

.popupalert .close:hover {
  color: #5b5b5b;
  text-decoration: none;
  cursor: pointer;
}

.popupalert a {
  text-decoration: none;
  margin-left: 5vw;
}

.popupalert a svg {
  position: absolute;
  right: 1rem;
}

@media only screen and (max-width: 672px) {
  .popupalert .content-row svg {
    float: none;
  }
}
@media only screen and (max-width: 918px) {
  .popupalert .text {
    flex-direction: column;
    align-items: flex-start;
  }
  .popupalert a {
    margin-top: 1rem;
    margin-left: 0rem;;
  }
}
/* Homepage */
#homepage .bx--row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#homepage .slideshow-container .mySlides {
  display: none;
}

#homepage .slideshow-container img {
  position: absolute;
  top: 0;
  right: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* The dots/bullets/indicators */
#homepage .slideshow-container .slide-indicators {
  position: absolute;
  width: 100%;
  right: 0;
  bottom: 2rem;
}

#homepage .slideshow-container .dot {
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

#homepage .slideshow-container .active {
  height: 12px;
  width: 12px;
  background-color: #ffffff;
  border-color: #ffffff;
  border-width: 1px;
}

#homepage .slideshow-container .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: .5
  }

  to {
    opacity: 1
  }
}

@keyframes .slideshow-container fade {
  from {
    opacity: .5
  }

  to {
    opacity: 1
  }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  #homepage .slideshow-container .text {
    font-size: 11px
  }
}

#homepage .bx--grid {
  padding-left: 0;
  padding-right: 0;
}

#homepage .page-header {
  padding-top: 0;
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
}

#homepage .page-header .bx--grid {
  max-width: 150rem;
  padding: 0;
  margin: 0;
}

#homepage .page-header .text {
  position: relative;
  /* rgba(1,1,1,0.6) */
  background: rgba(1, 1, 1, 0.4);
  /* linear-gradient(90deg, #010101 0%, rgba(0,0,0,0.64) 0%, rgba(0,0,0,0.51) 95.53%, rgba(0,0,0,0.23) 98.13%, rgba(0,0,0,0) 100%); */
  padding-right: 5%;
  padding-left: 5%;
}

#homepage .page-header p {
  padding-right: 10%;
  color: #FCF8F8;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  line-height: 24px;
}

#homepage .page-header .text h1 {
  padding-right: 10%;
  color: #FCF8F8;
  font-family: "IBM Plex Sans";
  font-size: 42px;
  font-weight: 300;
  line-height: 46px;
  margin-bottom: 1rem;
  padding-top: 6rem;
}

#homepage .page-header .logo {
  position: relative;
}

#homepage .page-header .logo img {
  max-width: 400px;
  padding-top: 6rem;
  padding-left: 5vw;
}

#homepage .page-header .text img {
  margin-top: 150px;
  width: 200px;
  margin-left: 0px;
  margin-bottom: 10px;
}

#homepage .page-header .cta-btn {
  position: absolute;
  height: 165px;
  bottom: 0;
  right: 10%;
  width: 40%;
  min-width: 250px;
}

#homepage .page-header .cta-btn:hover {
  background-color: rgb(3, 83, 233);
}

#homepage .page-header .cta-btn p {
  font-size: 18px !important;
  padding-left: 0;
}

#homepage .page-header .cta-btn .bottom {
  position: absolute;
  width: 100%;
  bottom: 0rem;
  left: 0rem;
  display: flex;
  justify-content: space-between;
  padding: 1rem;
}

#homepage .page-header .cta-btn .bottom p {
  font-size: 12px !important;
}

#homepage .page-header .cta-btn svg {
  position: relative;
  bottom: initial;
  right: initial;
}

#homepage .page-header .text p a {
  color: #78a9ff;
}

#homepage .flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#homepage .section.prize .prize-info p {
  color: #2C2C2C;
  font-family: "IBM Plex Sans";
  font-size: 18px;
  line-height: 23px;
}

#homepage .section.prize .prize-info p span {
  font-weight: 600;
}

#homepage .section.prize .prize-link {
  padding: 0 !important;
}

#homepage .section.prize .prize-link a {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
}

#homepage .prize.section {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
  background-color: #D0E2FF;
}

#homepage .section.prize .prize-link .flex {
  justify-content: flex-end;
}

#homepage .two-tracks a svg,
#homepage .start-coding a svg,
#homepage .explore-resources a svg {
  position: absolute;
  right: 1rem;
}

#homepage .two-tracks h2 {
  margin-top: 0;
}

/* #homepage .two-tracks .challenge-theme-card {
  display: flex;
  align-items: flex-end;
} */
#homepage .two-tracks .challenge-theme-card>div {
  margin-bottom: 2rem;
}

#homepage .two-tracks .challenge-theme-card .img-half {
  padding: 0;
}

#homepage .two-tracks .challenge-theme-card img:not(.play-icon) {
  width: 100%;
}

#homepage .two-tracks .challenge-theme-card .text-half {
  padding: 2rem;
  background-color: #f4f4f4;
}

#homepage .two-tracks .challenge-theme-card .text-half p {
  font-style: italic;
  color: #6b6b6b;
}

#homepage .two-tracks .challenge-theme-card .text-half .quote {
  font-size: 1.25rem;
  line-height: 1.25;
}

#homepage .two-tracks .challenge-theme-card .text-half .quote-author {
  font-size: 0.75rem;
  padding-top: 1rem;
}
#homepage .two-tracks .cfc-2020-video-container {
  width: 100%;
  height: 100%;
  min-height: 19vw;
}
#homepage .two-tracks .cfc-2020-video-container .img-overlay {
  padding-top: initial;
  width: 100%;
  height: 100%;
}

#homepage .explore-resources button:hover svg {
  fill: #fff;
}

#homepage .explore-resources .video-half {
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  background: url(/callforcode/img/Our_tomorrow_is_in_jeopardy.png) no-repeat center center / cover;
}

#homepage .explore-resources .video-half :hover {
  cursor: pointer;
}

#homepage .explore-resources .video-half .play-icon {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
}

#homepage .two-tracks a {
  text-decoration: none;
}

#homepage .section h2 {
  color: #2C2C2C;
  font-family: "IBM Plex Sans";
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 22px;
}

#homepage .explore-resources p {
  max-width: 85%;
  margin-bottom: 2rem;
}

#homepage .explore-resources .resource-icon {
  text-align: center;
}

#homepage .explore-resources .resource-icon img {
  display: block;
  height: 120px;
  margin: 0 auto;
}

#homepage .explore-resources .resource-icon p {
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}

#homepage .explore-resources .bx--modal-close .bx--modal-close__icon {
  fill: #ffffff;
}

#homepage .explore-resources .bx--modal-close:hover .bx--modal-close__icon {
  fill: #000000;
}

#homepage .explore-resources .bx--modal-close:focus {
  border-color: transparent;
}

#homepage .start-coding {
  position: relative;
  background-color: #f4f4f4;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

#homepage .start-coding .cta-btn {
  margin-top: 100px;
}

#homepage .start-coding img {
  position: absolute;
  index: -2;
  right: 50%;
  top: 0;
  height: 100%;
  width: 50%;
  object-fit: cover;
  object-position: left center;
}

#homepage .steps img {
  height: 110px;
  margin-bottom: 2rem
}

#homepage .steps h3 {
  color: #2C2C2C;
  font-family: "IBM Plex Sans";
  font-size: 25px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 1rem;
}

#homepage .steps p {
  color: #0A0A0A;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5rem;
  max-width: 400px;
}

#homepage .steps .card {
  position: relative;
  padding-right: 2rem;
}

#homepage .steps .card button {
  position: absolute;
  bottom: 0;
  max-width: 230px;
}

#homepage .steps .card button svg {
  position: absolute;
  right: 1rem;
}

#homepage .steps .card button:hover svg {
  fill: #ffffff;
}

#homepage .faq {
  border-top: 1px solid #979797;
}

#homepage .faq h4 {
  padding-top: 1rem;
  padding-bottom: 2rem;
  font-weight: 600;
}

#homepage .faq hr {
  border-top: 1px solid #e2e2e2;
}

#homepage .faq .hide {
  display: none;
}

#homepage .faq .question {
  font-weight: 600;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#homepage .faq .answer {
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: none;
}

#homepage .faq .answer span {
  font-weight: 600;
}

#homepage .faq svg {
  fill: #006dff;
}

#homepage .faq .text-right {
  text-align: right;
}

#homepage .explore-resources .bx--btn,
#homepage .start-coding .bx--btn {
  text-decoration: none;
}

#homepage .explore-resources a:hover svg {
  fill: #ffffff;
}

#homepage .previous-winners {
  background-color: #d3e1fC;
}

#homepage .previous-winners a {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}

#homepage .previous-winners h3 {
  color: #2C2C2C;
  font-family: "IBM Plex Sans";
  font-size: 25px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 1rem;
}

#homepage .previous-winners p {
  color: #0A0A0A;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  line-height: 24px;
  padding-right: 10%;
}

#homepage .previous-winners iframe {
  width: 35vw;
  height: 19.6875vw;
  max-width: 100%;
}

#homepage .bx--grid {
  padding-left: 0;
  padding-right: 0;
}

#homepage .un-quote h2 {
  color: #666666;
  font-family: "IBM Plex Sans";
  font-size: 48px;
  font-style: italic;
  font-weight: 300;
  line-height: 68px;
  text-align: center;
}

#homepage .un-quote h3 {
  color: #666666;
  font-family: "IBM Plex Sans";
  font-size: 24px;
  font-weight: 300;
  line-height: 68px;
  text-align: center;
}

#homepage .un-quote p {
  color: #1A1A1A;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
}

#homepage .un-quote.new-un-quote {
  background-color: #F3F4F8;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

#homepage .un-quote a {
  color: #2563F5;
  font-size: 16px;
  text-decoration: none;
}

#homepage .news-quote {
  background-color: #F4F4F4;
}

#homepage .news-quote h3 {
  text-align: center;
  color: #1A1A1A;
  font-family: "IBM Plex Sans";
  font-size: 36px;
  line-height: 37px;
  margin-bottom: 3.5rem;
  font-weight: 600;
}

#homepage .news-quote .card-container {
  margin-bottom: 2rem;
}

#homepage .news-quote .bx--tile-content {
  position: relative;
}

#homepage .news-quote .quotation-mark {
  position: absolute;
  top: 0;
  left: 0;
}

#homepage .news-quote .quotation-mark p {
  font-weight: 500;
  font-size: 4rem;
  color: #006dff;
  margin-top: 2rem;
}

#homepage .news-quote .bx--tile-content>div:not(.quotation-mark) {
  padding: 0 2rem 1rem 2rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#homepage .news-quote .cfc-2020-card__title {
  display: flex;
  margin-top: 1.25rem;
  margin-bottom: 4rem;
}

#homepage .news-quote .cfc-2020-card__title .quote-content {
  color: #070707;
  font-family: "IBM Plex Sans";
  font-size: 1.25rem;
  font-style: italic;
  line-height: 2rem;
  padding-top: 0.5rem;
}

#homepage .news-quote .cfc-2020-card__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: static;
  right: auto;
  bottom: auto;
}

#homepage .news-quote .cfc-2020-card__bottom p {
  color: #070707;
  font-family: "IBM Plex Sans";
  font-size: 14px;
}

#homepage .news-quote .cfc-2020-card__bottom .quote-link p {
  color: #006dff;
}

#homepage .faq-banner {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
  /* background-color: #D0E2FF; */
  background-color: #E2E2E2;
  display: flex;
  justify-content: center;
  align-items: center;
}

#homepage .faq-banner svg {
  margin-right: 10px;
}

#homepage .faq-banner a {
  font-weight: 600 !important;
}

@media only screen and (max-width: 1055px) and (min-width: 672px) {
  /* #homepage .page-header .logo {
    padding-left: 0px;
  } */
}

@media only screen and (max-width: 1055px) and (min-width: 0) {
  #homepage .page-header h1 {
    padding-left: 1rem;
    padding-top: 4rem;
  }

  #homepage .page-header .logo {
    display: none;
  }

  /* #homepage .page-header .logo img {
    max-width: 30%;
    padding-top: 4rem;
    margin-bottom: 32px;
    margin-left: 1rem;
    padding-left: 0;
  } */
  #homepage .page-header p {
    padding-left: 1rem;
    /* padding-left: 0; */
  }

  #homepage .page-header .text {
    padding-left: 12.5%;
  }

  #homepage .start-coding img {
    position: relative;
    right: initial;
    top: initial;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-height: 400px;
  }

  #homepage .prize .prize-info {
    margin-bottom: 32px;
  }

  #homepage .explore-resources .bx--btn {
    margin-bottom: 64px;
  }

  #homepage .steps .card {
    margin-bottom: 64px;
  }

  #homepage .page-header .text .cta-btn {
    right: 16px;
  }

  #homepage .previous-winners h2 {
    max-width: none !important;
  }

  #homepage .previous-winners a {
    margin-bottom: 2rem !important;
  }

  #homepage .previous-winners iframe {
    width: 80vw;
    height: 45vw;
  }

  #homepage .un-quote p {
    margin-top: 2rem;
  }
}

@media only screen and (max-width: 671px) and (min-width: 0) {
  #homepage .bx--grid {
    padding-left: 10%;
    padding-right: 10%;
  }

  #homepage .page-header .bx--grid {
    padding-left: 0;
    padding-right: 0;
  }

  #homepage .page-header .container img {
    max-width: 40%;
  }

  #homepage .page-header .text {
    padding-left: 10%;
  }

  #homepage .page-header .logo {
    padding-left: 10%;
  }

  #homepage .page-header .text img {
    margin-top: 30px;
    margin-bottom: 200px;
  }

  #homepage .page-header .cta-btn {
    width: 100vw;
    max-width: none;
    right: 0 !important;
  }
  #homepage .un-quote.new-un-quote img {
    position: initial !important;
    top: initial !important;
    -ms-transform: none !important;
    transform: none !important;

  }
}

/* Get started with Climate Change page */
#cfc-2020-resources .bx--grid {
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
  max-width: 150rem;
}

#cfc-2020-resources h1 {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 42px;
  font-weight: 500;
  line-height: 53px;
  margin-bottom: 2rem;
  max-width: 400px;
}

#cfc-2020-resources h2 {
  color: #1D1D1D;
  font-family: "IBM Plex Sans";
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

#cfc-2020-resources h3 {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-2020-resources p {
  color: #171717;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  letter-spacing: 0.16px;
  line-height: 24px;
}

#cfc-2020-resources .page-header {
  /* background-color: #1062fe;
  color: #ffffff;
  padding-bottom: 5rem; */
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
}

#cfc-2020-resources .page-header .bx--grid {
  background-color: #1062fe;
}

#cfc-2020-resources .page-header .text {
  margin-top: 5rem;
  padding-right: 10%;
}

#cfc-2020-resources .page-header .cfc-2020-video-container {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#cfc-2020-resources ul>li::before {
  content: none !important;
}

#cfc-2020-resources .tabs ul>li a {
  text-decoration: none;
  color: #565656;
  width: 15vw;
  font-weight: 400;
  font-size: 18px;
}

#cfc-2020-resources ul>li.bx--tabs__nav-item--selected a {
  color: #171717;
  font-weight: 600;
}

#cfc-2020-resources .three-themes {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #f4f4f4;
}

#cfc-2020-resources .three-themes .container {
  position: relative;
  padding-bottom: 3rem;
}

#cfc-2020-resources .three-themes .tabs {
  padding: 0.75rem 0;
  background-color: #ffffff;
}

#cfc-2020-resources .three-themes .container ul {
  list-style-position: inside;
  list-style-type: square;
}

#cfc-2020-resources .three-themes .container li {
  padding-left: 0;
  padding-bottom: 1rem;
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  line-height: 24px;
}

#cfc-2020-resources .three-themes img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 35%;
  object-fit: cover;
}

#cfc-2020-resources h4 {
  padding-top: 32px;
  padding-bottom: 16px;
  font-weight: 600;
  font-size: 1rem;
}

#cfc-2020-resources p {
  font-size: 16px;
}

#cfc-2020-resources a {
  color: #2577E5;
  font-weight: 600;
}

#cfc-2020-resources .card-container {
  margin-bottom: 1rem;
}

#cfc-2020-resources .starter-kits .bx--tile-content {
  padding-top: 130px;
}

#cfc-2020-resources .starter-kits .cfc-2020-card__image {
  background-color: #2C2C2C;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 130px;
  padding: 16px;
  text-align: center;
}

#cfc-2020-resources .starter-kits .cfc-2020-card__image img {
  padding-top: 20px;
  width: 70px;
}

#cfc-2020-resources .starter-kits .cfc-2020-card__type {
  color: #565656;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  letter-spacing: 0.32px;
  line-height: 16px;
}

#cfc-2020-resources .starter-kits .cfc-2020-card__title {
  color: #171717;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 2rem;
}

#cfc-2020-resources .starter-kits .innovators {
  position: relative;
  padding: 0;
  margin-top: 1rem;
}

#cfc-2020-resources .starter-kits .innovators.mobile {
  display: none;
}

#cfc-2020-resources .starter-kits .innovators.desktop .image {
  position: absolute;
  background: linear-gradient(rgba(44, 44, 44, 0.28),
      rgba(44, 44, 44, 0.28)), url(/callforcode/img/cfc_team.jpg) no-repeat center center / cover;
  left: 0;
  top: 0;
  width: 66.667%;
  height: 75%;
  padding: 1rem;
  z-index: 0;
}

#cfc-2020-resources .starter-kits .innovators .image .image-desc {
  max-width: 65%;
}

#cfc-2020-resources .starter-kits .innovators.desktop .bg-info {
  position: absolute;
  bottom: calc(25% + 10px);
  right: calc(33.333% + 10px);
  z-index: 1;
}

#cfc-2020-resources .starter-kits .innovators .bg-info p {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 12px;
  color: #FFFDFD;
  margin-bottom: 0;
  line-height: 18px;
}

#cfc-2020-resources .starter-kits .innovators .image p {
  color: #ffffff;
}

#cfc-2020-resources .starter-kits .innovators .image .innovator-desc,
#cfc-2020-resources .starter-kits .innovators.mobile .innovator-desc-overlay .innovator-desc {
  background-color: #D0E2FF;
  position: relative;
  padding: 2rem;
  display: none;
  overflow: scroll;
}

#cfc-2020-resources .starter-kits .innovators .image .innovator-desc p,
#cfc-2020-resources .starter-kits .innovators.mobile .innovator-desc-overlay .innovator-desc p {
  padding-right: 2vw;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  line-height: 24px;
}

/* #cfc-2020-resources .starter-kits .innovators .innovator-desc .connect {
  left: 2rem;
  bottom: 4rem;
} */
#cfc-2020-resources .starter-kits .innovators .innovator-desc .connect a {
  display: none;
}

#cfc-2020-resources .starter-kits .innovators .innovator-desc .square-container {
  position: relative;
  width: 100%;
}

#cfc-2020-resources .starter-kits .innovators .innovator-desc .square-container:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

#cfc-2020-resources .starter-kits .innovators .innovator-desc .square-container .avatar {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  max-width: 150px;
  max-height: 150px;
  margin-top: 50px;
}

#cfc-2020-resources .starter-kits .innovators .image .innovator-desc .close,
#cfc-2020-resources .starter-kits .innovators.mobile .innovator-desc-overlay .innovator-desc .close {
  position: absolute;
  width: 70px;
  height: 70px;
  padding: 20px;
  top: 0rem;
  right: 0rem;
}

#cfc-2020-resources .starter-kits .innovators .image .innovator-desc .close:hover,
#cfc-2020-resources .starter-kits .innovators.mobile .innovator-desc-overlay .innovator-desc .close:hover {
  background: #2c2c2c;
  cursor: pointer;
}

#cfc-2020-resources .starter-kits .innovators .image .innovator-desc .close:hover svg,
#cfc-2020-resources .starter-kits .innovators.mobile .innovator-desc-overlay .innovator-desc .close:hover svg {
  fill: #ffffff;
}

#cfc-2020-resources .starter-kits .innovators.desktop .innovators-grid {
  padding: 0;
  display: grid;
  grid-template-columns: repeat(6, minmax(4rem, 1fr));
  grid-auto-rows: 1fr;
  border-top: 1px #bebebe solid;
  border-left: 1px #bebebe solid;
}

#cfc-2020-resources .starter-kits .innovators .innovators-grid:before {
  content: '';
  width: 0;
  padding-bottom: 100%;
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}

#cfc-2020-resources .starter-kits .innovators .innovators-grid>*:first-child {
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}

#cfc-2020-resources .starter-kits .innovators .innovators-grid>div {
  padding: 1rem;
  max-height: 13vw;
  overflow: scroll;
}

#cfc-2020-resources .starter-kits .innovators .innovators-grid>.innovator,
#cfc-2020-resources .starter-kits .innovators .innovators-grid>.thanks {
  border-right: 1px #bebebe solid;
  border-bottom: 1px #bebebe solid;
  position: relative;
}

#cfc-2020-resources .starter-kits .innovators .innovators-grid>.thanks {
  background-color: #f4f4f4;
}

#cfc-2020-resources .starter-kits .innovators .innovators-grid .innovator:hover {
  border: 2px #1062fe solid;
}

#cfc-2020-resources .starter-kits .innovators .innovators-grid>.innovator.selected {
  border: 2px #1062fe solid;
}

#cfc-2020-resources .starter-kits .innovators .innovators-grid p {
  font-family: "IBM Plex Sans";
  position: absolute;
  bottom: 1rem;
}

#cfc-2020-resources .starter-kits .innovators .innovators-grid .thanks p {
  position: inherit;
  bottom: initial;
}

#cfc-2020-resources .starter-kits .innovators .innovators-grid p span {
  font-family: "IBM Plex Sans Medium";
}

#cfc-2020-resources .starter-kits .innovators .innovator:hover {
  cursor: pointer;
}

#cfc-2020-resources .starter-kits .innovators.mobile .innovators-grid {
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(3rem, 1fr));
  grid-auto-rows: 1fr;
  border-top: 1px #bebebe solid;
  border-left: 1px #bebebe solid;
  z-index: 1;
}

#cfc-2020-resources .starter-kits .innovators.mobile .innovators-grid>div {
  max-height: none;
}

#cfc-2020-resources .starter-kits .innovators.mobile .innovator-desc-overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 400px;
  width: 100%;
  height: calc(100% - 400px);
  z-index: 2;
}

#cfc-2020-resources .overview h3 {
  margin-bottom: 1rem;
  font-weight: 600;
  line-height: 20px;
}

#cfc-2020-resources .overview p {
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  line-height: 22px;
}

#cfc-2020-resources .overview .numbers {
  color: #1062FE;
  font-family: "IBM Plex Sans";
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 1rem;
}

@media only screen and (max-width: 1055px) and (min-width: 0) {

  /* #cfc-2020-resources .page-header {
    background: #1062fe url(/callforcode/img/2020-cfc-iceberg-2.jpg) no-repeat bottom;
    background-size: 100% 400px;
  } */
  /* #cfc-2020-resources .page-header .text {
    padding-bottom: 400px;
  } */
  #cfc-2020-resources .page-header .text p {
    margin-bottom: 5rem;
  }

  #cfc-2020-resources .three-themes img {
    position: relative;
    bottom: initial;
    right: initial;
    width: 100%;
    margin-top: 2rem;
  }

  #cfc-2020-resources .starter-kits .innovators.desktop {
    display: none;
  }

  #cfc-2020-resources .starter-kits .innovators.mobile {
    display: block;
  }

  #cfc-2020-resources .starter-kits .innovators.mobile .image {
    position: relative;
    background: linear-gradient(rgba(44, 44, 44, 0.28),
        rgba(44, 44, 44, 0.28)), url(/callforcode/img/cfc_team.jpg) no-repeat center center / cover;
    width: 100%;
    height: 400px;
    padding: 1rem;
  }

  #cfc-2020-resources .starter-kits .innovators.mobile .bg-info {
    position: absolute;
    right: 10px;
    bottom: 10px;
  }

  #cfc-2020-resources .starter-kits .innovators .innovator-desc .square-container .avatar {
    margin-top: 1rem;
  }

  #cfc-2020-resources .overview .numbers-container {
    float: none !important;
    margin-top: 2rem;
    max-width: 80% !important;
  }
}

#cfc-2020-resources .un-quote h2 {
  color: #666666;
  font-family: "IBM Plex Sans";
  font-size: 48px;
  font-style: italic;
  font-weight: 300;
  line-height: 68px;
  text-align: center;
}

#cfc-2020-resources .un-quote h3 {
  color: #666666;
  font-family: "IBM Plex Sans";
  font-size: 24px;
  font-weight: 300;
  line-height: 68px;
  text-align: center;
}

#cfc-2020-resources .un-quote p {
  color: #1A1A1A;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
}

#cfc-2020-resources .un-quote a {
  color: #2563F5;
  font-size: 16px;
  text-decoration: none;
}

@media only screen and (max-width: 674px) and (min-width: 0) {
  #cfc-2020-resources .starter-kits .innovators.mobile .innovators-grid {
    grid-template-columns: repeat(3, minmax(3rem, 1fr));
  }

  #cfc-2020-resources .bx--grid {
    padding-left: 10%;
    padding-right: 10%;
  }

  #cfc-2020-resources .page-header .bx--grid {
    padding-left: 0;
    padding-right: 0;
  }

  #cfc-2020-resources .page-header .text {
    padding-left: calc(10% + 16px);
  }
}

/* Climate Change Starter Kit: Disaster resiliency page */
#cfc-starter-resiliency .page-header {
  color: #ffffff;
  padding-bottom: 5rem;
  position: relative;
}

#cfc-starter-resiliency .page-header .bx--grid {
  background-color: #1062fe;
  max-width: 150rem;
}

#cfc-starter-resiliency .page-header .left {
  position: absolute;
  left: 55%;
  top: 0px;
  width: 45%;
  height: 100%;
}

#cfc-starter-resiliency .page-header .theme-starter-kit {
  height: 20px;
  width: 129px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-starter-resiliency .page-header .title {
  height: 53px;
  width: 688px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 42px;
  font-weight: 550;
  line-height: 53px;
}

#cfc-starter-resiliency .page-header .p {
  height: 37px;
  width: 408px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  letter-spacing: 0.16px;
  line-height: 24px;
}

#cfc-starter-resiliency .page-header .bx---grid {
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
}

#cfc-starter-resiliency .overview {
  height: 20px;
  width: 150px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

#cfc-starter-resiliency .question {
  height: 20px;
  width: 194px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

#cfc-starter-resiliency .answer {
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 2rem;
}

#cfc-starter-resiliency .here-container {
  padding-left: 5rem;
}

#cfc-starter-resiliency .logo {
  width: 41px;
}

#cfc-starter-resiliency .special-thanks {
  height: 75px;
  width: 134px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}

#cfc-starter-resiliency .url-txt {
  height: 15px;
  width: 82px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  line-height: 15px;
}

#cfc-starter-resiliency .time-01 {
  height: 14px;
  width: 14px;
}

#cfc-starter-resiliency .blue-bk {
  background-color: #D0E2FF;
}

#cfc-starter-resiliency .grey-bk {
  background-color: #f4f4f4;
}

#cfc-starter-resiliency .arch-img {
  height: 352px;
  width: 626px;
}

#cfc-starter-resiliency .tutorial {
  position: relative;
}

@-moz-document url-prefix() {
  #cfc-starter-resiliency .tutorial li {
    margin-left: 1rem;
    padding-left: 1rem;
  }
}

#cfc-starter-resiliency .cta-btn {
  position: absolute;
  height: 100px;
  bottom: 0;
  right: 10%;
  width: 40%;
  min-width: 150px;
}

#cfc-starter-resiliency .innovators {
  position: relative;
  padding: 0;
  margin-top: 1rem;
}

#cfc-starter-resiliency .innovators .image {
  position: absolute;
  background: url(/callforcode/img/disaster_team.jpg) no-repeat center center / cover;
  left: 0;
  top: 0;
  width: 100%;
  height: 80%;
  z-index: 1;
}

#cfc-starter-resiliency .innovators .image .innovator-desc {
  display: none;
  background-color: #D0E2FF;
  position: relative;
  padding: 2rem;
  overflow: scroll;
  z-index: 2;
}

#cfc-starter-resiliency .innovators .image .innovator-desc p {
  padding-right: 2vw;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  line-height: 24px;
}

#cfc-starter-resiliency .innovators .image .innovator-desc .connect a {
  display: none;
}

#cfc-starter-resiliency .innovators .image .innovator-desc .square-container {
  position: relative;
  width: 100%;
  max-width: 200px;
}

#cfc-starter-resiliency .innovators .image .innovator-desc .square-container:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

#cfc-starter-resiliency .innovators .image .innovator-desc .square-container .avatar {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  max-width: 150px;
  max-height: 150px;
  margin-top: 50px;
}

#cfc-starter-resiliency .innovators .image .innovator-desc .close {
  position: absolute;
  width: 70px;
  height: 70px;
  padding: 20px;
  top: 0rem;
  right: 0rem;
}

#cfc-starter-resiliency .innovators .image .innovator-desc .close:hover {
  background: #2c2c2c;
  cursor: pointer;
}

#cfc-starter-resiliency .innovators .image .innovator-desc .close:hover svg {
  fill: #ffffff;
}

#cfc-starter-resiliency .innovators-grid {
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, minmax(4rem, 1fr));
  grid-auto-rows: 1fr;
  border-top: 1px #bebebe solid;
  border-left: 1px #bebebe solid;
}

#cfc-starter-resiliency .innovators-grid>*:first-child {
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}

#cfc-starter-resiliency .innovators-grid:before {
  content: '';
  width: 0;
  padding-bottom: 100%;
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}

#cfc-starter-resiliency .innovators-grid>div {
  position: relative;
  background-color: #ffffff;
  padding: 1rem;
  overflow: scroll;
  border-right: 1px #bebebe solid;
  border-bottom: 1px #bebebe solid;
}

#cfc-starter-resiliency .innovators-grid p {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  color: #1E1E1E;
  font-family: "IBM Plex Sans Medium";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

#cfc-starter-resiliency .innovators-grid p span {
  font-family: "IBM Plex Sans";
}

#cfc-starter-resiliency .innovators-grid .innovator:hover {
  border: 2px #1062fe solid;
  cursor: pointer;
}

#cfc-starter-resiliency .innovators-grid>.innovator.selected {
  border: 2px #1062fe solid;
}

#cfc-starter-resiliency .architecture li {
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 1rem;
}

#cfc-starter-resiliency .page-header {
  background-color: #1062fe;
  color: #ffffff;
  padding-bottom: 5rem;
  position: relative;
}

#cfc-starter-resiliency .page-header .left {
  position: absolute;
  left: 55%;
  top: 0px;
  width: 45%;
  height: 100%;
}

#cfc-starter-resiliency .page-header .theme-starter-kit {
  height: 20px;
  width: 129px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-starter-resiliency .page-header .title {
  height: 53px;
  width: 688px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 42px;
  font-weight: 550;
  line-height: 53px;
}

#cfc-starter-resiliency .page-header .p {
  height: 37px;
  width: 408px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  letter-spacing: 0.16px;
  line-height: 20px;
}

#cfc-starter-resiliency .page-header .bx---grid {
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
}

#cfc-starter-resiliency .overview {
  height: 20px;
  width: 150px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 2rem;
}

#cfc-starter-resiliency .question {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-starter-resiliency .logo {
  width: 41px;
}

#cfc-starter-resiliency .special-thanks {
  height: 75px;
  width: 134px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}

#cfc-starter-resiliency .url-txt {
  height: 15px;
  width: 82px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  line-height: 15px;
}

#cfc-starter-resiliency .time-01 {
  height: 14px;
  width: 14px;
}

#cfc-starter-resiliency .estimated-time-20-m {
  height: 24px;
  width: 185px;
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  line-height: 22px;
}

#cfc-starter-resiliency .blue-bk {
  background-color: #D0E2FF;
}

#cfc-starter-resiliency .grey-bk {
  background-color: #f4f4f4;
}

#cfc-starter-resiliency .arch-img {
  height: 352px;
  width: 626px;
}

#cfc-starter-resiliency .sub-title-img {
  height: 44px;
  width: 643px;
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

#cfc-starter-resiliency .body-text {
  height: 66px;
  width: 687px;
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}

#cfc-starter-resiliency .technology .tech-category {
  margin-bottom: 2rem;
}

#cfc-starter-resiliency .technology ul {
  list-style-type: square;
}

#cfc-starter-resiliency .technology ul span {
  color: #0062FF;
  font-size: 16px;
  line-height: 24px;
}

#cfc-starter-resiliency .technology ul>li {
  margin-left: 1rem;
  padding-left: 0.5rem;
}

@-moz-document url-prefix() {
  #cfc-starter-resiliency .technology ul>li {
    margin-left: 1rem;
    padding-left: 2rem;
  }
}

#cfc-starter-resiliency .technology ul>li::before {
  content: none;
}

#cfc-starter-resiliency .resources .card-container {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 1055px) and (min-width: 0) {
  #cfc-starter-resiliency .page-header .left {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    height: 400px;
    margin-top: 4rem;
  }

  #cfc-starter-resiliency .page-header {
    padding-bottom: 0px;
  }

  #cfc-starter-resiliency .here-container {
    padding-left: 1rem;
    ;
  }
}

@media only screen and (max-width: 671px) and (min-width: 0) {
  #cfc-starter-resiliency .innovators .image {
    height: 60%;
    z-index: 1;
  }

  #cfc-starter-resiliency .innovators-grid {
    grid-template-columns: repeat(3, minmax(4rem, 1fr));
  }

  #cfc-starter-resiliency .innovators-grid .hide-for-mobile {
    display: none;
  }
}

/* Climate Change Starter Kit: Water sustainability page */
#cfc-starter-water .tutorial {
  position: relative;
}

#cfc-starter-water .tutorial .tutorial-link {
  position: absolute;
  bottom: 1rem;
}

#cfc-starter-water .tutorial a {
  text-decoration: none;
}

#cfc-starter-water .tutorial a svg {
  position: absolute;
  right: 1rem;
}

@-moz-document url-prefix() {
  #cfc-starter-water .tutorial li {
    margin-left: 1rem;
    padding-left: 1rem;
  }
}

#cfc-starter-water .cta-btn {
  position: absolute;
  height: 100px;
  bottom: 0;
  right: 10%;
  width: 40%;
  min-width: 150px;
}

#cfc-starter-water .innovators-grid {
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(4rem, 1fr));
  grid-auto-rows: 1fr;
  border-top: 1px #bebebe solid;
  border-left: 1px #bebebe solid;
}

#cfc-starter-water .innovators-grid>*:first-child {
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}

#cfc-starter-water .innovators-grid:before {
  content: '';
  width: 0;
  padding-bottom: 100%;
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}

#cfc-starter-water .innovators-grid>div {
  position: relative;
  background-color: #ffffff;
  padding: 1rem;
  overflow: scroll;
  border-right: 1px #bebebe solid;
  border-bottom: 1px #bebebe solid;
}

#cfc-starter-water .innovators-grid p {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  color: #1E1E1E;
  font-family: "IBM Plex Sans Medium";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

#cfc-starter-water .innovators-grid p span {
  font-family: "IBM Plex Sans";
}

#cfc-starter-water .architecture li {
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 1rem;
}

#cfc-starter-water .page-header {
  background-color: #1062fe;
  color: #ffffff;
  padding-bottom: 5rem;
  position: relative;
}

#cfc-starter-water .page-header .left {
  background: transparent url(/callforcode/img/farm.png) no-repeat 0 0 / cover;
  position: absolute;
  left: 55%;
  top: 0px;
  width: 45%;
  height: 100%;
}

#cfc-starter-water .page-header .theme-starter-kit {
  height: 20px;
  width: 129px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-starter-water .page-header .title {
  height: 53px;
  width: 688px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 42px;
  font-weight: 550;
  line-height: 53px;
}

#cfc-starter-water .page-header .bx---grid {
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
}

#cfc-starter-water .overview {
  height: 20px;
  width: 150px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 2rem;
}

#cfc-starter-water .question {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-starter-water .logo {
  width: 41px;
}

#cfc-starter-water .special-thanks {
  height: 75px;
  width: 134px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}

#cfc-starter-water .url-txt {
  height: 15px;
  width: 82px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  line-height: 15px;
}

#cfc-starter-water .time-01 {
  height: 14px;
  width: 14px;
}

#cfc-starter-water .estimated-time-20-m {
  height: 24px;
  width: 185px;
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  line-height: 22px;
}

#cfc-starter-water .video-1 {
  box-sizing: border-box;
  height: 341px;
  width: 606px;
  border: 1px solid #979797;
  background-color: #D8D8D8;
}

#cfc-starter-water .blue-bk {
  background-color: #D0E2FF;
}

#cfc-starter-water .grey-bk {
  background-color: #f4f4f4;
}

#cfc-starter-water .arch-img {
  height: 352px;
  width: 626px;
}

#cfc-starter-water .sub-title-img {
  height: 44px;
  width: 643px;
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

#cfc-starter-water .body-text {
  height: 66px;
  width: 687px;
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}

#cfc-starter-water .innovators {
  position: relative;
  padding: 0;
  margin-top: 1rem;
}

#cfc-starter-water .innovators .image {
  position: absolute;
  background: url(/callforcode/img/water_team.jpg) no-repeat center center / cover;
  left: 0;
  top: 0;
  width: 100%;
  height: 80%;
  z-index: 1;
}

#cfc-starter-water .innovators .image .innovator-desc {
  display: none;
  background-color: #D0E2FF;
  position: relative;
  padding: 2rem;
  overflow: scroll;
  z-index: 2;
}

#cfc-starter-water .innovators .image .innovator-desc p {
  padding-right: 2vw;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  line-height: 24px;
}

#cfc-starter-water .innovators .image .innovator-desc .connect a {
  display: none;
}

#cfc-starter-water .innovators .image .innovator-desc .square-container {
  position: relative;
  width: 100%;
  max-width: 200px;
}

#cfc-starter-water .innovators .image .innovator-desc .square-container:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

#cfc-starter-water .innovators .image .innovator-desc .square-container .avatar {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  max-width: 150px;
  max-height: 150px;
  margin-top: 50px;
}

#cfc-starter-water .innovators .image .innovator-desc .close {
  position: absolute;
  width: 70px;
  height: 70px;
  padding: 20px;
  top: 0rem;
  right: 0rem;
}

#cfc-starter-water .innovators .image .innovator-desc .close:hover {
  background: #2c2c2c;
  cursor: pointer;
}

#cfc-starter-water .innovators .image .innovator-desc .close:hover svg {
  fill: #ffffff;
}

#cfc-starter-water .innovators-grid {
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, minmax(4rem, 1fr));
  grid-auto-rows: 1fr;
  border-top: 1px #bebebe solid;
  border-left: 1px #bebebe solid;
}

#cfc-starter-water .innovators-grid>*:first-child {
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}

#cfc-starter-water .innovators-grid:before {
  content: '';
  width: 0;
  padding-bottom: 100%;
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}

#cfc-starter-water .innovators-grid>div {
  position: relative;
  background-color: #ffffff;
  padding: 1rem;
  overflow: scroll;
  border-right: 1px #bebebe solid;
  border-bottom: 1px #bebebe solid;
}

#cfc-starter-water .innovators-grid p {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  color: #1E1E1E;
  font-family: "IBM Plex Sans Medium";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

#cfc-starter-water .innovators-grid p span {
  font-family: "IBM Plex Sans";
}

#cfc-starter-water .innovators-grid .innovator:hover {
  border: 2px #1062fe solid;
  cursor: pointer;
}

#cfc-starter-water .innovators-grid>.innovator.selected {
  border: 2px #1062fe solid;
}

#cfc-starter-water .technology .tech-category {
  height: 60px;
}

#cfc-starter-water .technology .tech-list {
  margin-bottom: 2rem;
}

#cfc-starter-water .technology ul {
  list-style-type: square;
}

#cfc-starter-water .technology ul span {
  color: #0062FF;
  font-size: 16px;
  line-height: 24px;
}

#cfc-starter-water .technology ul>li {
  margin-left: 1rem;
  padding-left: 0.5rem;
  text-indent: 0rem;
}

@-moz-document url-prefix() {
  #cfc-starter-water .technology ul>li {
    margin-left: 1rem;
    padding-left: 1rem;
    text-indent: 0rem;
  }
}

#cfc-starter-water .technology ul>li::before {
  content: none;
}

#cfc-starter-water .resources .card-container {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 1055px) and (min-width: 0) {
  #cfc-starter-water .page-header .left {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    height: 400px;
    margin-top: 4rem;
  }

  #cfc-starter-water .page-header {
    padding-bottom: 0px;
  }
}

@media only screen and (max-width: 671px) and (min-width: 0) {
  #cfc-starter-water.innovators .image {
    height: 60%;
    z-index: 1;
  }

  #cfc-starter-water.innovators-grid {
    grid-template-columns: repeat(3, minmax(4rem, 1fr));
  }

  #cfc-starter-water.innovators-grid .hide-for-mobile {
    display: none;
  }
}

/* Climate Change Starter Kit: Energy sustainability page */
#cfc-starter-energy .page-header .theme-starter-kit {
  height: 20px;
  width: 129px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-starter-energy .page-header .title {
  height: 53px;
  width: 688px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 42px;
  font-weight: 550;
  line-height: 53px;
}

#cfc-starter-energy .page-header .p {
  height: 37px;
  width: 408px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  letter-spacing: 0.16px;
  line-height: 24px;
}

#cfc-starter-energy .page-header .bx---grid {
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
}

#cfc-starter-energy .overview {
  height: 20px;
  width: 150px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

#cfc-starter-energy .question {
  height: 20px;
  width: 194px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

#cfc-starter-energy .answer {
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 2rem;
}

#cfc-starter-energy .logo {
  width: 41px;
}

#cfc-starter-energy .special-thanks {
  height: 75px;
  width: 134px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}

#cfc-starter-energy .url-txt {
  height: 15px;
  width: 82px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  line-height: 15px;
}

#cfc-starter-energy .time-01 {
  height: 14px;
  width: 14px;
}

#cfc-starter-energy .video-1 {
  box-sizing: border-box;
  height: 341px;
  width: 606px;
  border: 1px solid #979797;
  background-color: #D8D8D8;
}

#cfc-starter-energy .blue-bk {
  background-color: #D0E2FF;
}

#cfc-starter-energy .grey-bk {
  background-color: #f4f4f4;
}

#cfc-starter-energy .arch-img {
  height: 352px;
  width: 626px;
}

#cfc-starter-energy .tutorial {
  position: relative;
}

@-moz-document url-prefix() {
  #cfc-starter-energy .tutorial li {
    margin-left: 1rem;
    padding-left: 1rem;
  }
}

#cfc-starter-energy .cta-btn {
  position: absolute;
  height: 100px;
  bottom: 0;
  right: 10%;
  width: 40%;
  min-width: 150px;
}

#cfc-starter-energy .innovators-grid {
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(4rem, 1fr));
  grid-auto-rows: 1fr;
  border-top: 1px #bebebe solid;
  border-left: 1px #bebebe solid;
}

#cfc-starter-energy .innovators-grid>*:first-child {
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}

#cfc-starter-energy .innovators-grid:before {
  content: '';
  width: 0;
  padding-bottom: 100%;
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}

#cfc-starter-energy .innovators-grid>div {
  position: relative;
  background-color: #ffffff;
  padding: 1rem;
  overflow: scroll;
  border-right: 1px #bebebe solid;
  border-bottom: 1px #bebebe solid;
}

#cfc-starter-energy .innovators-grid p {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  color: #1E1E1E;
  font-family: "IBM Plex Sans Medium";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

#cfc-starter-energy .innovators-grid p span {
  font-family: "IBM Plex Sans";
}

#cfc-starter-energy .architecture li {
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 1rem;
}

#cfc-starter-energy .page-header {
  background-color: #1062fe;
  color: #ffffff;
  padding-bottom: 5rem;
  position: relative;
}

#cfc-starter-energy .page-header .left {
  background: transparent url(/callforcode/img/farm.png) no-repeat 0 0 / cover;
  position: absolute;
  left: 55%;
  top: 0px;
  width: 45%;
  height: 100%;
}

#cfc-starter-energy .page-header .theme-starter-kit {
  height: 20px;
  width: 129px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-starter-energy .page-header .title {
  height: 53px;
  width: 688px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 42px;
  font-weight: 550;
  line-height: 53px;
}

#cfc-starter-energy .page-header .p {
  height: 37px;
  width: 408px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  letter-spacing: 0.16px;
  line-height: 20px;
}

#cfc-starter-energy .page-header .bx---grid {
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
}

#cfc-starter-energy .overview {
  height: 20px;
  width: 150px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 2rem;
}

#cfc-starter-energy .question {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-starter-energy .logo {
  width: 41px;
}

#cfc-starter-energy .special-thanks {
  height: 75px;
  width: 134px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}

#cfc-starter-energy .url-txt {
  height: 15px;
  width: 82px;
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  line-height: 15px;
}

#cfc-starter-energy .time-01 {
  height: 14px;
  width: 14px;
}

#cfc-starter-energy .estimated-time-20-m {
  height: 24px;
  width: 185px;
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  line-height: 22px;
}

#cfc-starter-energy .video-1 {
  box-sizing: border-box;
  height: 341px;
  width: 606px;
  border: 1px solid #979797;
  background-color: #D8D8D8;
}

#cfc-starter-energy .blue-bk {
  background-color: #D0E2FF;
}

#cfc-starter-energy .grey-bk {
  background-color: #f4f4f4;
}

#cfc-starter-energy .arch-img {
  height: 352px;
  width: 626px;
}

#cfc-starter-energy .sub-title-img {
  height: 44px;
  width: 643px;
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

#cfc-starter-energy .body-text {
  height: 66px;
  width: 687px;
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}

#cfc-starter-energy .innovators {
  position: relative;
  padding: 0;
  margin-top: 1rem;
}

#cfc-starter-energy .innovators .image {
  position: absolute;
  background: url(/callforcode/img/energy_team.jpg) no-repeat center center / cover;
  left: 0;
  top: 0;
  width: 100%;
  height: 80%;
  z-index: 1;
}

#cfc-starter-energy .innovators .image .innovator-desc {
  display: none;
  background-color: #D0E2FF;
  position: relative;
  padding: 2rem;
  overflow: scroll;
  z-index: 2;
}

#cfc-starter-energy .innovators .image .innovator-desc p {
  padding-right: 2vw;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  line-height: 24px;
}

#cfc-starter-energy .innovators .image .innovator-desc .connect a {
  display: none;
}

#cfc-starter-energy .innovators .image .innovator-desc .square-container {
  position: relative;
  width: 100%;
  max-width: 200px;
}

#cfc-starter-energy .innovators .image .innovator-desc .square-container:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

#cfc-starter-energy .innovators .image .innovator-desc .square-container .avatar {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  max-width: 150px;
  max-height: 150px;
  margin-top: 50px;
}

#cfc-starter-energy .innovators .image .innovator-desc .close {
  position: absolute;
  width: 70px;
  height: 70px;
  padding: 20px;
  top: 0rem;
  right: 0rem;
}

#cfc-starter-energy .innovators .image .innovator-desc .close:hover {
  background: #2c2c2c;
  cursor: pointer;
}

#cfc-starter-energy .innovators .image .innovator-desc .close:hover svg {
  fill: #ffffff;
}

#cfc-starter-energy .innovators-grid {
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, minmax(4rem, 1fr));
  grid-auto-rows: 1fr;
  border-top: 1px #bebebe solid;
  border-left: 1px #bebebe solid;
}

#cfc-starter-energy .innovators-grid>*:first-child {
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}

#cfc-starter-energy .innovators-grid:before {
  content: '';
  width: 0;
  padding-bottom: 100%;
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}

#cfc-starter-energy .innovators-grid>div {
  position: relative;
  background-color: #ffffff;
  padding: 1rem;
  overflow: scroll;
  border-right: 1px #bebebe solid;
  border-bottom: 1px #bebebe solid;
}

#cfc-starter-energy .innovators-grid p {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  color: #1E1E1E;
  font-family: "IBM Plex Sans Medium";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

#cfc-starter-energy .innovators-grid p span {
  font-family: "IBM Plex Sans";
}

#cfc-starter-energy .innovators-grid .innovator:hover {
  border: 2px #1062fe solid;
  cursor: pointer;
}

#cfc-starter-energy .innovators-grid>.innovator.selected {
  border: 2px #1062fe solid;
}

#cfc-starter-energy .technology .tech-category {
  height: 60px;
}

#cfc-starter-energy .technology .tech-list {
  margin-bottom: 2rem;
}

#cfc-starter-energy .technology ul {
  list-style-type: square;
}

#cfc-starter-energy .technology ul span {
  color: #0062FF;
  font-size: 16px;
  line-height: 24px;
}

#cfc-starter-energy .technology ul>li {
  margin-left: 1rem;
  padding-left: 0.5rem;
  text-indent: 0rem;
}

@-moz-document url-prefix() {
  #cfc-starter-energy .technology ul>li {
    margin-left: 1rem;
    padding-left: 1rem;
    text-indent: 0rem;
  }
}

#cfc-starter-energy .technology ul>li::before {
  content: none;
}

#cfc-starter-energy .resources .card-container {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 1055px) and (min-width: 0) {
  #cfc-starter-energy .page-header .left {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    height: 400px;
    margin-top: 4rem;
  }

  #cfc-starter-energy .page-header {
    padding-bottom: 0px;
  }
}

@media only screen and (max-width: 671px) and (min-width: 0) {
  #cfc-starter-energy.innovators .image {
    height: 60%;
    z-index: 1;
  }

  #cfc-starter-energy.innovators-grid {
    grid-template-columns: repeat(3, minmax(4rem, 1fr));
  }

  #cfc-starter-enery.innovators-grid .hide-for-mobile {
    display: none;
  }
}

/* Get started with Covid page */
#cfc-2020-resources-covid .bx--grid {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: 0;
  margin-left: 0;
  max-width: 150rem;
}

#cfc-2020-resources-covid h1 {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 42px;
  font-weight: 500;
  line-height: 53px;
  margin-bottom: 2rem;
  max-width: 400px;
}

#cfc-2020-resources-covid h2 {
  color: #1D1D1D;
  font-family: "IBM Plex Sans";
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

#cfc-2020-resources-covid h3 {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-2020-resources-covid p {
  color: #171717;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  letter-spacing: 0.16px;
  line-height: 24px;
}

#cfc-2020-resources-covid .page-header {
  background-color: #1062fe;
  color: #ffffff;
  padding-bottom: 0rem;
  padding-top: 0rem;
  position: relative;
}

/* #cfc-2020-resources-covid .page-header .left {
  background: transparent url(/callforcode/img/cfc-getstarted-covid-hero.jpg) no-repeat 0 0 / cover;
  position: absolute;
  left: 45%;
  top: 0px;
  width: 55%;
  height: 100%;
} */

#cfc-2020-resources-covid .page-header h1 {
  margin-bottom: 1rem;
}

#cfc-2020-resources-covid .page-header .anchor-button {
  position: relative;
  border-color: #ffffff;
  color: #ffffff;
  text-decoration: none;
  margin-top: 2rem;
}

#cfc-2020-resources-covid .page-header .anchor-button svg {
  position: absolute;
  right: 1rem;
}
#cfc-2020-resources-covid .page-header .cfc-2020-video-container {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
#cfc-2020-resources-covid .starter-kits .card-container {
  margin-bottom: 1rem;
}

#cfc-2020-resources-covid .starter-kits .bx--tile-content {
  padding-top: 130px;
}

#cfc-2020-resources-covid .starter-kits .cfc-2020-card__image {
  background-color: #2C2C2C;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 130px;
  padding: 16px;
  text-align: center;
}

#cfc-2020-resources-covid .starter-kits .cfc-2020-card__image img {
  padding-top: 20px;
  width: 70px;
}

#cfc-2020-resources-covid .starter-kits .cfc-2020-card__type {
  color: #565656;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  letter-spacing: 0.32px;
  line-height: 16px;
}

#cfc-2020-resources-covid .starter-kits .cfc-2020-card__title {
  color: #171717;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 2rem;
}

#cfc-2020-resources-covid .additional-resources {
  padding-top: 0;
}
#cfc-2020-resources-covid .additional-resources .card-container {
  margin-bottom: 1rem;
}
#cfc-2020-resources-covid .additional-resources .cfc-2020-card__image {
  background-color: #2C2C2C;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 130px;
  padding: 16px;
  text-align: center;
}

#cfc-2020-resources-covid .additional-resources .cfc-2020-card__image img {
  padding-top: 20px;
  width: 70px;
}

#cfc-2020-resources-covid .additional-resources .cfc-2020-card__type {
  color: #565656;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  letter-spacing: 0.32px;
  line-height: 16px;
}

#cfc-2020-resources-covid .additional-resources .cfc-2020-card__title {
  font-weight: 500;
  margin-bottom: 8rem;
  margin-top: 1rem;
  max-width: 80%;
}
#cfc-2020-resources-covid .additional-resources .cfc-2020-card__bottom-left {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  color: #565656;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  line-height: 18px;
}
#cfc-2020-resources-covid .additional-resources .hide {
  display: none;
}
#cfc-2020-resources-covid .timeline svg .ibm-think-link a {
  text-decoration: none;
}

#cfc-2020-resources-covid .overview h3 {
  margin-bottom: 1rem;
  font-weight: 600;
  line-height: 20px;
}

#cfc-2020-resources-covid .overview p {
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  line-height: 22px;
}

#cfc-2020-resources-covid .overview .numbers {
  color: #1062FE;
  font-family: "IBM Plex Sans";
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 1rem;
}

#cfc-2020-resources-covid .un-quote h2 {
  color: #666666;
  font-family: "IBM Plex Sans";
  font-size: 48px;
  font-style: italic;
  font-weight: 300;
  line-height: 68px;
  text-align: center;
}

#cfc-2020-resources-covid .un-quote h3 {
  color: #666666;
  font-family: "IBM Plex Sans";
  font-size: 24px;
  font-weight: 300;
  line-height: 68px;
  text-align: center;
}

#cfc-2020-resources-covid .un-quote p {
  color: #1A1A1A;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
}

#cfc-2020-resources-covid .un-quote a {
  color: #2563F5;
  font-size: 16px;
  text-decoration: none;
}

#cfc-2020-resources-covid .faq-banner {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
  background-color: #E2E2E2;
  display: flex;
  justify-content: center;
  align-items: center;
}

#cfc-2020-resources-covid .faq-banner svg {
  margin-right: 10px;
}

#cfc-2020-resources-covid .faq-banner a {
  font-weight: 600 !important;
}
#cfc-2020-resources-covid .solutions .step-title {
  max-width: 91.67%;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: 1rem;
}
#cfc-2020-resources-covid .solutions .step-desc {
  max-width: 91.67%;
}
#cfc-2020-resources-covid .solutions .step-assets {
  margin-top: 2rem;
}

#cfc-2020-resources-covid .solutions .step {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  padding-bottom: 0;
  margin-right: 1rem;
}
#cfc-2020-resources-covid .solutions .step-desc {
  max-width: 90%;
}

#cfc-2020-resources-covid .solutions .card-container {
  padding-right: 0;
  margin-bottom: 1rem;
}

#cfc-2020-resources-covid .solutions .large-card {
  position: relative;
  background-color: #F5F5F5;
}

#cfc-2020-resources-covid .solutions .large-card .cfc-2020-card__title {
  color: #171717;
  font-family: "IBM Plex Sans";
  font-size: 21px;
  letter-spacing: 0.24px;
  line-height: 24px;
  max-width: 300px;
  margin: 2rem 2rem 6rem 2rem;
}

#cfc-2020-resources-covid .solutions .large-card .cta-btn {
  height: 150px;
  width: 100%;
  padding: 1rem;
  right: 0;
  bottom: 0;
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
  text-decoration: none;
  max-width: none;
  cursor: pointer;
}

#cfc-2020-resources-covid .solutions .large-card .cta-btn:hover,

#cfc-2020-resources-covid .solutions .large-card .cta-btn.right:hover {
  background-color: #e5e5e5;
}
#cfc-2020-resources-covid .solutions .cfc-2020-video-container .img-overlay {
 width: 100%;
 height: 100%;
 padding-top: initial;
}
#cfc-2020-resources-covid .solutions .card-container {
  margin-bottom: 1rem;
  position: relative;
}
#cfc-2020-resources-covid .solutions .card-container img.logo {
  position: absolute;
  right: 0rem;
  top: 0rem;
  width: 60px;
  z-index: 1;
}

#cfc-2020-resources-covid .solutions .bx--tile-content {
  padding-top: 130px;
}

#cfc-2020-resources-covid .solutions .cfc-2020-card__image {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 130px;
  text-align: center;
  border-bottom: 1px solid #bebebe;
}

#cfc-2020-resources-covid .solutions .cfc-2020-card__image img {
  height: 100%;
}

#cfc-2020-resources-covid .solutions .cfc-2020-card__type {
  color: #565656;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  letter-spacing: 0.32px;
  line-height: 16px;
  margin-bottom: 10px;
}

#cfc-2020-resources-covid .solutions .cfc-2020-card__title {
  color: #171717;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 3rem;
}

@media only screen and (max-width: 1055px) and (min-width: 0) {
  #cfc-2020-resources-covid .page-header .left {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    height: 400px;
    margin-top: 4rem;
  }

  #cfc-2020-resources-covid .page-header {
    padding-bottom: 0px;
  }
  #cfc-2020-resources-covid .overview .cfc-2020-video-container {
    padding-left: 1rem !important;
  }
}

/* Technical library page */
#cfc-technical-library .bx--grid {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: 0;
  margin-left: 0;
  max-width: 150rem;
}

#cfc-technical-library h1 {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 42px;
  font-weight: 500;
  line-height: 53px;
  margin-bottom: 2rem;
  max-width: 400px;
}

#cfc-technical-library h2 {
  color: #1D1D1D;
  font-family: "IBM Plex Sans";
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

#cfc-technical-library h3 {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-technical-library .page-header {
  color: #ffffff;
  position: relative;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #1062fe;
}

#cfc-technical-library .page-header .left {
  position: absolute;
  left: 55%;
  top: 0px;
  width: 45%;
  height: 100%;
}

#cfc-starter-resiliency .page-header p {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  letter-spacing: 0.16px;
  line-height: 24px;
}

#cfc-technical-library .card-container {
  margin-bottom: 1rem;
}

#cfc-technical-library .starter-kits .cta-container {
  position: relative;
  width: 300px;
  margin-bottom: 1rem;
}

#cfc-technical-library .starter-kits .cta {
  position: absolute;
  right: 0.5rem;
  bottom: 0;
  background-color: #F5F5F5;
  color: #000000;
  text-decoration: none;
}

#cfc-technical-library .starter-kits .cta:hover {
  background-color: #E5E5E5;
}

#cfc-technical-library .starter-kits .cta .content-container {
  position: relative;
  width: 100%;
  padding: 1rem;
}

#cfc-technical-library .starter-kits .cta .content-container p {
  max-width: 150px;
  margin-bottom: 1rem;
}

#cfc-technical-library .starter-kits .cta .content-container svg {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  ;
}

#cfc-technical-library .get-started-coding h2 {
  color: #1D1D1D;
  font-family: "IBM Plex Sans";
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 1rem;
}

#cfc-technical-library .get-started-coding .bx--accordion>li {
  padding-left: 0;
}

#cfc-technical-library .get-started-coding .bx--accordion>li::before {
  content: none;
}

#cfc-technical-library .get-started-coding .bx--accordion__title {
  padding: 0.5rem 0;
}

#cfc-technical-library .get-started-coding .bx--accordion .title {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  padding-bottom: 0;
}

@media only screen and (max-width: 1055px) and (min-width: 0) {
  #cfc-technical-library .page-header .left {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    height: 400px;
    margin-top: 4rem;
  }

  #cfc-technical-library .page-header {
    padding-bottom: 0px;
  }

  #cfc-technical-library .starter-kits .cta-container {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  #cfc-technical-library .starter-kits .cta {
    right: 1rem !important;
  }
}

/* Covid Crisis Communication Starter Kit */
#cfc-starter-covid-crisis h5 {
  margin-bottom: 1rem;
}

#cfc-starter-covid-crisis .page-header {
  background-color: #1062fe;
  color: #ffffff;
  padding-bottom: 5rem;
  position: relative;
}

#cfc-starter-covid-crisis .page-header .left {
  background: transparent url(/callforcode/img/cfc_covid_crisis_communication.jpg) no-repeat center center / cover;
  position: absolute;
  left: 45%;
  top: 0px;
  width: 55%;
  height: 100%;
}

#cfc-starter-covid-crisis .page-header .type {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-starter-covid-crisis .page-header h1 {
  color: #FFFFFF;
  font-family: "IBM Plex Sans Medium";
  font-size: 42px;
  line-height: 53px;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

#cfc-starter-covid-crisis .page-header p {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  letter-spacing: 0.16px;
  line-height: 24px;
  margin-bottom: 2rem;
}

#cfc-starter-covid-crisis .page-header .bx---grid {
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
}

#cfc-starter-covid-crisis .page-header .anchor-button {
  position: relative;
  border-color: #ffffff;
  color: #ffffff;
  text-decoration: none;
}

#cfc-starter-covid-crisis .page-header .anchor-button svg {
  position: absolute;
  right: 1rem;
}

#cfc-starter-covid-crisis .overview .question {
  font-weight: 600;
  margin-bottom: 1rem;
}

#cfc-starter-covid-crisis .the-idea li {
  margin-top: 10px;
}

#cfc-starter-covid-crisis .architecture li {
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 1rem;
}

#cfc-starter-covid-crisis .architecture .bx--accordion {
  list-style: none;
  width: 100%;
}

#cfc-starter-covid-crisis .architecture .bx--accordion>li {
  padding-left: 0;
  margin-bottom: 0;
  padding-top: 0;
}

#cfc-starter-covid-crisis .architecture .bx--accordion>li::before {
  content: none;
}

#cfc-starter-covid-crisis .architecture .bx--accordion .title {
  font-weight: 600;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#cfc-starter-covid-crisis .tutorials {
  position: relative;
  background-color: #D0E2FF;
  padding-bottom: 0rem;
}

#cfc-starter-covid-crisis .tutorials .tutorial-link {
  position: absolute;
  bottom: 1rem;
}

#cfc-starter-covid-crisis .tutorial a {
  text-decoration: none;
}

#cfc-starter-covid-crisis .tutorials a svg {
  position: absolute;
  right: 1rem;
}

#cfc-starter-covid-crisis .tutorials .title {
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  color: #2C2C2C;
  font-family: "IBM Plex Sans";
  margin-bottom: 1em;
}

#cfc-starter-covid-crisis .tutorials .desc {
  max-width: 400px;
  font-size: 16px;
  font-family: 'IBM Plex Sans';
  color: #1E1E1E;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

#cfc-starter-covid-crisis .tutorials .time {
  font-size: 12px;
  display: flex;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 8rem;
  font-weight: 600;
}

#cfc-starter-covid-crisis .tutorials .tutorial {
  position: relative;
  margin-bottom: 2rem;
}

@-moz-document url-prefix() {
  #cfc-starter-covid-crisis .tutorials li {
    margin-left: 1rem;
    padding-left: 1rem;
  }
}

#cfc-starter-covid-crisis .technology .tech-category {
  margin-bottom: 2rem;
}

#cfc-starter-covid-crisis .innovators .innovator-list,
#cfc-starter-covid-crisis .technology .tech-list {
  margin-bottom: 2rem;
}

#cfc-starter-covid-crisis .innovators ul,
#cfc-starter-covid-crisis .technology ul {
  list-style-type: square;
}

#cfc-starter-covid-crisis .innovators ul span,
#cfc-starter-covid-crisis .technology ul span {
  color: #0062FF;
  font-size: 16px;
  line-height: 24px;
}

#cfc-starter-covid-crisis .innovators ul>li,
#cfc-starter-covid-crisis .technology ul>li {
  margin-left: 1rem;
  padding-left: 0.5rem;
  text-indent: 0rem;
}

@-moz-document url-prefix() {

  #cfc-starter-covid-crisis .innovators ul>li,
  #cfc-starter-covid-crisis .technology ul>li {
    margin-left: 1rem;
    padding-left: 1rem;
    text-indent: 0rem;
  }
}

#cfc-starter-covid-crisis .innovators ul>li::before,
#cfc-starter-covid-crisis .technology ul>li::before {
  content: none;
}

#cfc-starter-covid-crisis .datasets .card-container,
#cfc-starter-covid-crisis .resources .card-container {
  margin-bottom: 1rem;
}

#cfc-starter-covid-crisis .bottom-banner {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
  background-color: #E2E2E2;
  display: flex;
  justify-content: center;
  align-items: center;
}

#cfc-starter-covid-crisis .bottom-banner svg {
  margin-right: 10px;
}

#cfc-starter-covid-crisis .bottom-banner a {
  font-weight: 600 !important;
}

@media only screen and (max-width: 1055px) and (min-width: 0) {
  #cfc-starter-covid-crisis .page-header  {
    padding-bottom: 0;
  }
  #cfc-starter-covid-crisis .page-header .left {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    height: 400px;
    margin-top: 4rem;
  }
}

/* Covid Remote Education Starter Kit */
#cfc-starter-covid-education h5 {
  margin-bottom: 1rem;
}

#cfc-starter-covid-education .page-header {
  background-color: #1062fe;
  color: #ffffff;
  padding-bottom: 5rem;
  position: relative;
}

#cfc-starter-covid-education .page-header .left {
  background: transparent url(/callforcode/img/cfc_covid_remote_education.jpg) no-repeat center center / cover;
  position: absolute;
  left: 45%;
  top: 0px;
  width: 55%;
  height: 100%;
}

#cfc-starter-covid-education .page-header .type {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-starter-covid-education .page-header h1 {
  color: #FFFFFF;
  font-family: "IBM Plex Sans Medium";
  font-size: 42px;
  line-height: 53px;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

#cfc-starter-covid-education .page-header p {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  letter-spacing: 0.16px;
  line-height: 24px;
  margin-bottom: 2rem;
}

#cfc-starter-covid-education .page-header .bx---grid {
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
}

#cfc-starter-covid-education .page-header .anchor-button {
  position: relative;
  border-color: #ffffff;
  color: #ffffff;
  text-decoration: none;
}

#cfc-starter-covid-education .page-header .anchor-button svg {
  position: absolute;
  right: 1rem;
}

#cfc-starter-covid-education .overview .question {
  font-weight: 600;
  margin-bottom: 1rem;
}

#cfc-starter-covid-education .architecture li {
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 1rem;
}

#cfc-starter-covid-education .architecture .bx--accordion {
  list-style: none;
  width: 100%;
}

#cfc-starter-covid-education .architecture .bx--accordion>li {
  padding-left: 0;
  margin-bottom: 0;
  padding-top: 0;
}

#cfc-starter-covid-education .architecture .bx--accordion>li::before {
  content: none;
}

#cfc-starter-covid-education .architecture .bx--accordion ul.list1 {
  list-style: none;
}

#cfc-starter-covid-education .architecture .bx--accordion ul.list1>li {
  padding-left: 0;
}

#cfc-starter-covid-education .architecture .bx--accordion ul.list1>li::before {
  content: none;
}

#cfc-starter-covid-education .architecture .bx--accordion ul.list1>li span {
  color: #959595;
  font-family: Arial, sans-serif;
}

#cfc-starter-covid-education .architecture .bx--accordion .title {
  font-weight: 600;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#cfc-starter-covid-education .tutorials {
  position: relative;
  background-color: #D0E2FF;
  padding-bottom: 0rem;
}

#cfc-starter-covid-education .tutorials .tutorial-link {
  position: absolute;
  bottom: 1rem;
}

#cfc-starter-covid-education .tutorial a {
  text-decoration: none;
}

#cfc-starter-covid-education .tutorials a svg {
  position: absolute;
  right: 1rem;
}

#cfc-starter-covid-education .tutorials .title {
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  color: #2C2C2C;
  font-family: "IBM Plex Sans";
  margin-bottom: 1em;
}

#cfc-starter-covid-education .tutorials .desc {
  max-width: 400px;
  font-size: 16px;
  font-family: 'IBM Plex Sans';
  color: #1E1E1E;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

#cfc-starter-covid-education .tutorials .time {
  font-size: 12px;
  display: flex;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 8rem;
  font-weight: 600;
}

#cfc-starter-covid-education .tutorials .tutorial {
  position: relative;
  margin-bottom: 2rem;
}

@-moz-document url-prefix() {
  #cfc-starter-covid-education .tutorials li {
    margin-left: 1rem;
    padding-left: 1rem;
  }
}

#cfc-starter-covid-education .technology .tech-category {
  margin-bottom: 2rem;
}

#cfc-starter-covid-education .innovators .innovator-list,
#cfc-starter-covid-education .technology .tech-list {
  margin-bottom: 2rem;
}

#cfc-starter-covid-education .innovators ul,
#cfc-starter-covid-education .technology ul {
  list-style-type: square;
}

#cfc-starter-covid-education .innovators ul span,
#cfc-starter-covid-education .technology ul span {
  color: #0062FF;
  font-size: 16px;
  line-height: 24px;
}

#cfc-starter-covid-education .innovators ul>li,
#cfc-starter-covid-education .technology ul>li {
  margin-left: 1rem;
  padding-left: 0.5rem;
  text-indent: 0rem;
}

@-moz-document url-prefix() {

  #cfc-starter-covid-education .innovators ul>li,
  #cfc-starter-covid-education .technology ul>li {
    margin-left: 1rem;
    padding-left: 1rem;
    text-indent: 0rem;
  }
}

#cfc-starter-covid-education .innovators ul>li::before,
#cfc-starter-covid-education .technology ul>li::before {
  content: none;
}

#cfc-starter-covid-education .datasets .card-container,
#cfc-starter-covid-education .resources .card-container {
  margin-bottom: 1rem;
}

#cfc-starter-covid-education .bottom-banner {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
  background-color: #E2E2E2;
  display: flex;
  justify-content: center;
  align-items: center;
}

#cfc-starter-covid-education .bottom-banner svg {
  margin-right: 10px;
}

#cfc-starter-covid-education .bottom-banner a {
  font-weight: 600 !important;
}

@media only screen and (max-width: 1055px) and (min-width: 0) {
  #cfc-starter-covid-education .page-header  {
    padding-bottom: 0;
  }
  #cfc-starter-covid-education .page-header .left {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    height: 400px;
    margin-top: 4rem;
  }
}

/* Covid Community Cooperation Starter Kit */
#cfc-starter-covid-community h5 {
  margin-bottom: 1rem;
}

#cfc-starter-covid-community .page-header {
  background-color: #1062fe;
  color: #ffffff;
  padding-bottom: 5rem;
  position: relative;
}

#cfc-starter-covid-community .page-header .left {
  background: transparent url(/callforcode/img/cfc_covid_community_operation.jpg) no-repeat center center / cover;
  position: absolute;
  left: 45%;
  top: 0px;
  width: 55%;
  height: 100%;
}

#cfc-starter-covid-community .page-header .type {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-starter-covid-community .page-header h1 {
  color: #FFFFFF;
  font-family: "IBM Plex Sans Medium";
  font-size: 42px;
  line-height: 53px;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

#cfc-starter-covid-community .page-header p {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  letter-spacing: 0.16px;
  line-height: 24px;
  margin-bottom: 2rem;
}

#cfc-starter-covid-community .page-header .bx---grid {
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
}

#cfc-starter-covid-community .page-header .anchor-button {
  position: relative;
  border-color: #ffffff;
  color: #ffffff;
  text-decoration: none;
}

#cfc-starter-covid-community .page-header .anchor-button svg {
  position: absolute;
  right: 1rem;
}

#cfc-starter-covid-community .overview .question {
  font-weight: 600;
  margin-bottom: 1rem;
}

#cfc-starter-covid-community .overview .here-container {
  padding-left: 5rem;
}

#cfc-starter-covid-community .overview .here-container p {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  max-width: 150px;
}

#cfc-starter-covid-community .architecture li {
  color: #1E1E1E;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 1rem;
}

#cfc-starter-covid-community .architecture .bx--accordion {
  list-style: none;
  width: 100%;
}

#cfc-starter-covid-community .architecture .bx--accordion>li {
  padding-left: 0;
  margin-bottom: 0;
  padding-top: 0;
}

#cfc-starter-covid-community .architecture .bx--accordion>li::before {
  content: none;
}

#cfc-starter-covid-community .architecture .bx--accordion .title {
  font-weight: 600;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#cfc-starter-covid-community .tutorials {
  position: relative;
  background-color: #D0E2FF;
  padding-bottom: 0rem;
}

#cfc-starter-covid-community .tutorials .tutorial-link {
  position: absolute;
  bottom: 1rem;
}

#cfc-starter-covid-community .tutorial a {
  text-decoration: none;
}

#cfc-starter-covid-community .tutorials a svg {
  position: absolute;
  right: 1rem;
}

#cfc-starter-covid-community .tutorials .title {
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  color: #2C2C2C;
  font-family: "IBM Plex Sans";
  margin-bottom: 1em;
}

#cfc-starter-covid-community .tutorials .desc {
  max-width: 400px;
  font-size: 16px;
  font-family: 'IBM Plex Sans';
  color: #1E1E1E;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

#cfc-starter-covid-community .tutorials .time {
  font-size: 12px;
  display: flex;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 8rem;
  font-weight: 600;
}

#cfc-starter-covid-community .tutorials .tutorial {
  position: relative;
  margin-bottom: 2rem;
}

@-moz-document url-prefix() {
  #cfc-starter-covid-community .tutorials li {
    margin-left: 1rem;
    padding-left: 1rem;
  }
}

#cfc-starter-covid-community .technology .tech-category {
  margin-bottom: 2rem;
}

#cfc-starter-covid-community .innovators .innovator-list,
#cfc-starter-covid-community .technology .tech-list {
  margin-bottom: 2rem;
}

#cfc-starter-covid-community .innovators ul,
#cfc-starter-covid-community .technology ul {
  list-style-type: square;
}

#cfc-starter-covid-community .innovators ul span,
#cfc-starter-covid-community .technology ul span {
  color: #0062FF;
  font-size: 16px;
  line-height: 24px;
}

#cfc-starter-covid-community .innovators ul>li,
#cfc-starter-covid-community .technology ul>li {
  margin-left: 1rem;
  padding-left: 0.5rem;
  text-indent: 0rem;
}

@-moz-document url-prefix() {

  #cfc-starter-covid-community .innovators ul>li,
  #cfc-starter-covid-community .technology ul>li {
    margin-left: 1rem;
    padding-left: 1rem;
    text-indent: 0rem;
  }
}

#cfc-starter-covid-community .innovators ul>li::before,
#cfc-starter-covid-community .technology ul>li::before {
  content: none;
}

#cfc-starter-covid-community .datasets .card-container,
#cfc-starter-covid-community .resources .card-container {
  margin-bottom: 1rem;
}

#cfc-starter-covid-community .bottom-banner {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
  background-color: #E2E2E2;
  display: flex;
  justify-content: center;
  align-items: center;
}

#cfc-starter-covid-community .bottom-banner svg {
  margin-right: 10px;
}

#cfc-starter-covid-community .bottom-banner a {
  font-weight: 600 !important;
}
@media only screen and (max-width: 1055px) and (min-width: 0) {
  #cfc-starter-covid-community .page-header  {
    padding-bottom: 0;
  }
  #cfc-starter-covid-community .page-header .left {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    height: 400px;
    margin-top: 4rem;
  }
}


/* Get Started Roadmap page */
#cfc-get-started .bx--grid {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: 0;
  margin-left: 0;
  max-width: 150rem;
}

#cfc-get-started h1 {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 42px;
  font-weight: 500;
  line-height: 53px;
  margin-bottom: 2rem;
  max-width: 450px;
}

#cfc-get-started h2 {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 28px;
}
#cfc-get-started h3 {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-get-started .page-header {
  color: #ffffff;
  position: relative;
  padding-top: 0;
  background-color: #1062fe;
}

#cfc-get-started .page-header .left {
  display: none;
  position: absolute;
  left: 50%;
  top: 0px;
  width: 50%;
  height: 100%;
}
#cfc-get-started .page-header .text {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
#cfc-get-started .page-header p {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  letter-spacing: 0.16px;
  line-height: 24px;
}
#cfc-get-started .page-header .cfc-2020-video-container {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
#cfc-get-started .next-steps {
  padding-top: 3rem;
  padding-bottom: 1rem;
}
#cfc-get-started .next-steps hr {
  border-top: 1px solid #dcdcdc;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin-top: 3rem;
  margin-bottom: 2rem;
}
#cfc-get-started .next-steps .left-part {
  border-top: #BEBEBE 1px solid;
  border-left: #BEBEBE 1px solid;
  border-bottom: #BEBEBE 1px solid;
}
#cfc-get-started .next-steps .step-title {
  max-width: 91.67%;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: 1rem;
}
#cfc-get-started .next-steps .step-desc {
  max-width: 91.67%;
}
#cfc-get-started .next-steps .step-assets {
  margin-top: 2rem;
}

#cfc-get-started .next-steps .step {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  padding-bottom: 0;
  margin-right: 1rem;
}
#cfc-get-started .next-steps .step-desc {
  max-width: 90%;
}

#cfc-get-started .next-steps .card-container {
  padding-right: 0;
  margin-bottom: 1rem;
}

#cfc-get-started .next-steps .large-card {
  position: relative;
  background-color: #F5F5F5;
}

#cfc-get-started .next-steps .large-card .cfc-2020-card__title {
  color: #171717;
  font-family: "IBM Plex Sans";
  font-size: 21px;
  letter-spacing: 0.24px;
  line-height: 24px;
  max-width: 300px;
  margin: 2rem 2rem 6rem 2rem;
}

#cfc-get-started .next-steps .large-card .cta-btn {
  height: 150px;
  width: 100%;
  padding: 1rem;
  right: 0;
  bottom: 0;
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
  text-decoration: none;
  max-width: none;
  cursor: pointer;
}

#cfc-get-started .next-steps .large-card .cta-btn:hover,
#cfc-get-started .next-steps .large-card .cta-btn.left:hover {
  background-color: #e5e5e5;
}
#cfc-get-started .next-steps .large-card .cta-btn.right:hover {
  background-color: #0353e9;
}
#cfc-get-started .next-steps .large-card .cta-btn.left {
  background-color: #ffffff;
  border-top: #BEBEBE 1px solid;
}
#cfc-get-started .next-steps .large-card .cta-btn.right {
  background-color: #1062FE;
  color: #ffffff;
}
#cfc-get-started .next-steps .large-card .cta-btn .icon-left {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
}
#cfc-get-started .next-steps .small-card  {
  padding: 0;
}
#cfc-get-started .next-steps .small-card .cfc-2020-card__type {
  margin: 1rem;
  padding: 0;
}
#cfc-get-started .next-steps .small-card .cfc-2020-card__title {
  margin: 2rem 1rem 8rem 1rem;
  font-weight: 600;
  font-size: 18px;
}
#cfc-get-started .next-steps .small-card .cfc-2020-card__bottom-left {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
}
#cfc-get-started .next-steps .small-card .submission-tag {
  margin-bottom: 10px;
  color: #000000;
}
#cfc-get-started .next-steps .small-card .submission-date {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #000000;
}
#cfc-get-started .next-steps .small-card .submission-date svg {
  margin-right: 10px;
}
#cfc-get-started .next-steps .cfc-2020-video-container .img-overlay {
 width: 100%;
 height: 100%;
 padding-top: initial;
}
#cfc-get-started .faq-banner {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
  /* background-color: #D0E2FF; */
  background-color: #E2E2E2;
  display: flex;
  justify-content: center;
  align-items: center;
}
#cfc-get-started .faq-banner svg {
  margin-right: 10px;
}
#cfc-get-started .faq-banner a {
  font-weight: 600 !important;
}




/* #cfc-get-started .next-steps .details {
    display: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 20px;
    line-height: 26px;
}
#cfc-get-started .next-steps  .text-right {
  text-align: right;
}
#cfc-get-started .next-steps .hide {
  display: none;
}
#cfc-get-started .next-steps  svg {
    fill: #006dff;
    margin-top: 1rem;
} */
@media only screen and (max-width: 1055px) and (min-width: 0) {
  #cfc-get-started .page-header .left {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    height: 400px;
    margin-top: 4rem;
  }

  #cfc-get-started .page-header {
    padding-bottom: 0px;
  }
}

/* Get Events page */
#cfc-2020-events .bx--grid {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: 0;
  margin-left: 0;
  max-width: 150rem;
}

#cfc-2020-events  h1 {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 42px;
  font-weight: 500;
  line-height: 53px;
  margin-bottom: 2rem;
  max-width: 450px;
}

#cfc-2020-events  h2 {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 28px;
}
#cfc-2020-events h3 {
  color: #000000;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

#cfc-2020-events  .page-header {
  color: #ffffff;
  position: relative;
  padding-top: 0;
  background-color: #1062fe;
}


#cfc-2020-events  .page-header .text {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
#cfc-2020-events .page-header p {
  color: #FFFFFF;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  letter-spacing: 0.16px;
  line-height: 24px;
}
#cfc-2020-events .page-header .cfc-2020-video-container {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
#cfc-2020-events .page-header .cfc-2020-video-container .img-overlay {
  padding-top: initial;
  min-height: 30vw;
  height: 100%;
}
#cfc-2020-events .cta-btn {
  height: calc(100% -200px);
  max-width: none;
  padding: 1rem;
  text-decoration: none;
  max-width: none;
  cursor: pointer;
}
#cfc-2020-events .cta-btn:hover {
  background-color: rgb(3, 83, 233);
}

#cfc-2020-events .featured-events>div {
  margin-bottom: 2rem;
}

#cfc-2020-events .featured-events .img-half {
  padding: 0;
}

#cfc-2020-events .featured-events img:not(.play-icon) {
  width: 100%;
}

#cfc-2020-events .featured-events .text-half {
  padding: 2rem;
  background-color: #f4f4f4;
}
#cfc-2020-events .featured-events .img-overlay  .live-tag {
  position: absolute;
  left: 1rem;
  top: 1rem;
  background-color: red;
  padding-left: 1rem;
  padding-right: 1rem;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
}
#cfc-2020-events .featured-events .cta-btn {
  min-height: calc(400px - 30vw);
  height: 160px;
}
#cfc-2020-events .featured-events .cta-btn .cfc-2020-card__bottom-left {
  position: absolute;
  bottom: 16px;
  left: 16px;
  max-width: calc(100% - 60px);
}
#cfc-2020-events .watch-ondemand {
  padding-top: 0;
}
#cfc-2020-events .watch-ondemand .cfc-2020-card {
  background-color: #F4F4F4;
}
#cfc-2020-events .watch-ondemand .cfc-2020-card:hover {
  background-color: #e5e5e5;
}

#cfc-2020-events .watch-ondemand .cfc-2020-card__image {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: max(15vw, 200px);
  text-align: center;
  border-bottom: 1px solid #bebebe;
  display: flex;
  align-items: center;
}
#cfc-2020-events .watch-ondemand .bx--tile-content {
  padding-top: max(15vw, 200px);
}

#cfc-2020-events .watch-ondemand .cfc-2020-card__title {
  color: #262626;
  font-family: "IBM Plex Sans";
  font-size: 18px !important;
  letter-spacing: 0;
  line-height: 22px;
  max-width: 90%;
  margin-top: 10px;
}
#cfc-2020-events .watch-ondemand .cfc-2020-card__type {
  font-size: 12px !important;
}
#cfc-2020-events .watch-ondemand .cta-btn {
  color: #000000;
  background-color: #F4F4F4;
}
#cfc-2020-events .watch-ondemand .cta-btn:hover {
  background-color: #e5e5e5;
}
#cfc-2020-events .upcoming-events {
  padding-top: 0;
}

#cfc-2020-events .upcoming-events .card-container {
  margin-bottom: 1rem;
  padding-right: 0;
}
#cfc-2020-events .upcoming-events .cfc-2020-card__image {
  background-color: #2C2C2C;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 130px;
  padding: 16px;
  text-align: center;
}


#cfc-2020-events .upcoming-events .cfc-2020-card__image img {
  padding-top: 20px;
  width: 70px;
}

#cfc-2020-events .upcoming-events .cfc-2020-card__type {
  color: #565656;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  letter-spacing: 0.32px;
  line-height: 16px;
}

#cfc-2020-events .upcoming-events .cfc-2020-card__title {
  font-weight: 500;
  margin-bottom: 8rem;
  margin-top: 1rem;
  max-width: 90%;
}
#cfc-2020-events .upcoming-events .cfc-2020-card__bottom-left {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  color: #171717;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  line-height: 18px;
  max-width: 90%;
}
#cfc-2020-events .upcoming-events .cfc-2020-card__bottom-left span {
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-top: 10px;
}
#cfc-2020-events .upcoming-events .cfc-2020-card__bottom-left span svg {
  margin-right: 5px;
}
#cfc-2020-events .upcoming-events .hide {
  display: none;
}


@media only screen and (max-width: 1055px) and (min-width: 0) {
  #cfc-2020-events .page-header .cfc-2020-video-container .img-overlay {
    padding-top: 56.25%;
    min-height: unset;
    height: unset;
  }
}
@media only screen and (max-width: 671px) and (min-width: 0) {
  #cfc-2020-events .watch-ondemand .left,
  #cfc-2020-events .watch-ondemand .right {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    margin-bottom: 1rem;
  }
}


/* Legacy styles from previous year */
/* these colors are used specifically for the Call for Code Site */
/* redefinding the buttons */
#ibm-content-wrapper .light-blue {
  color: #70AAFF;
}

#ibm-content-wrapper .dark-blue {
  color: #009cde;
}

#ibm-content-wrapper .ibm-btn-pri {
  border: 2px solid #056BFF;
  background-color: #056BFF;
  color: #FFF;
}

#ibm-content-wrapper .ibm-btn-pri:hover {
  border: 2px solid #92c1e9;
  background-color: #92c1e9;
  color: #212121;
}

#ibm-content-wrapper .ibm-btn-sec:hover {
  border-color: #92c1e9;
  background-color: #92c1e9;
  color: #fff;
}

#ibm-content-wrapper .ibm-btn-pri.ibm-btn-dark {
  border: 2px solid #009cde;
  background-color: #009cde;
  color: #fff;
}

#ibm-content-wrapper .ibm-btn-pri.ibm-btn-dark:hover {
  border: 2px solid #009cde;
  background-color: #009cde;
  color: #fff;
}

#ibm-content-wrapper .ibm-btn-sec.ibm-btn-dark {
  color: #009cde;
  border-color: #009cde;
  background: transparent;
}

#ibm-content-wrapper .ibm-btn-sec.ibm-btn-dark:hover {
  border-color: #009cde;
  background-color: #009cde;
  color: #fff;
}

#ibm-content-wrapper .ibm-btn-link {
  color: #70AAFF;
  font-weight: 500;
  padding: 0;
}

#ibm-content-wrapper .ibm-btn-link:after {
  content: " >";
}

#ibm-content-wrapper .ibm-btn-link-dark {
  color: #056bff;
  font-weight: 500;
  padding: 0;
}

#ibm-content-wrapper .ibm-btn-link-dark:after {
  content: " >";
}

/* redefining the clickable card styles */
.ibm-card .ibm-card__cardlink {
  text-decoration: none;
  display: block;
}

.ibm-card .ibm-card__cardlink h3 {
  font-size: 1.25rem;
  line-height: 1.5625rem;
  color: #323232;
}

.ibm-card .ibm-card__cardlink p {
  font-size: .9375rem;
  color: #323232;
}

.ibm-card .ibm-card__cardlink p .ibm-forward-link {
  display: inline-block;
  margin: 0;
  padding-left: 2.1em;
  position: relative;
}

/* added nav menu */
.call-for-code-nav {
  float: left;
  margin-left: 20px;
  padding: 0;
  position: relative;
}

.call-for-code-nav>li {
  display: block;
  float: left;
  padding: 0;
}

.call-for-code-nav>li>a {
  box-sizing: border-box;
  color: #323232;
  cursor: pointer;
  display: block;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-decoration: none;
  transition: .3s color;
}

.call-for-code-nav>li>a::after {
  background: #3b6caa;
  bottom: 0;
  content: '';
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  -ms-transform: translate(0, 4px);
  transform: translate3d(0, 4px, 0);
  transition: transform 0.4s cubic-bezier(0.4, 1, 0.4, 1);
  width: 100%;
}

.call-for-code-nav>li>a:hover {
  text-decoration: none;
}

.call-for-code-nav>li>a:hover::after {
  -ms-transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.call-for-code-nav>li+li {
  margin: 0 0 0 25px;
  padding: 0;
}

.cfc-section {
  padding: 3vw 0;
}

.cfc-section .section_heading2 {
  color: #232323;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 500;
}

.cfc-section .section_heading3 {
  color: #232323;
  font-size: 1rem;
  font-weight: 500;
}

.cfc-section p {
  line-height: 1.5;
  padding-bottom: 30px;
}

.cfc-section h1 {
  font-size: 3.125rem;
  line-height: 1.2;
  color: #000;
  font-weight: 600;
  padding-bottom: 30px;
}

.cfc-section h1 span {
  display: block;
}

.cfc-section .cfc-content-col :last-child {
  padding-bottom: 0;
}

#featurecode .call-for-code__hero {
  background-image: url("https://dw1.s81c.com/callforcode/img/hero-storm.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}

#featurecode .call-for-code__hero #ibm-pagetitle-h1 {
  font-size: 4.6875rem;
  line-height: 1;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 30px;
}

#featurecode .call-for-code__hero #ibm-pagetitle-h1 span {
  color: #92c1e9;
  display: block;
}

#featurecode .call-for-code__hero #ibm-pagetitle-h1 sup {
  font-weight: 300;
  font-size: 2.75rem;
}

#featurecode .call-for-code__hero p {
  max-width: 20rem;
  line-height: 1.5;
  color: #fff;
  padding-bottom: 20px;
}

#featurecode .call-for-code__hero .ibm-btn-row .ibm-btn-pri {
  display: block;
}

#featurecode .feature-code-info {
  padding-left: 80px;
  padding-right: 100px;
  background-color: white;
}

#featurecode .feature-code-info h1 {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 600;
}

#featurecode .feature-code-info p {
  font-size: 1rem;
  line-height: 1.8;
}

#featurecode .feature-code-info input {
  border: 2px solid #E6E6E6;
  width: 400px;
  height: 35px;
}

#featurecode .feature-code-info input:focus {
  outline-color: transparent;
  outline-style: none;
}

#featurecode .item {
  padding-top: 100px;
  padding-bottom: 200px;
}

#featurecodeSpinner {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #92c1e9;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

#finaljudging .final-judging-header {
  background-color: #3A3A3A;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-family: IBM-Plex-Sans;
  font-weight: 500;
}

#finaljudging .final-judging-header p {
  padding: 0;
}

#finaljudging .call-for-code__hero {
  background:
    linear-gradient(rgba(32, 155, 219, 0.7),
      rgba(32, 155, 219, 0.7)),
    url("https://dw1.s81c.com/callforcode/img/hero-storm.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding-top: 150px;
  padding-bottom: 150px;
  padding-left: 15%;
  padding-right: 15%;
}

#finaljudging .call-for-code__hero .final-judging-welcome {
  background-color: #27678B;
  color: #fff;
  padding: 60px;
}

#finaljudging .call-for-code__hero .final-judging-welcome .final-judging-welcome-logo {
  text-align: center;
}

#finaljudging .call-for-code__hero .final-judging-welcome .final-judging-welcome-logo h3 {
  color: #92c1e9;
  text-transform: uppercase;
  font-family: IBM-Plex-Sans;
  font-weight: 500;
  font-size: 2rem;
  margin-top: 10px;
}

#finaljudging .call-for-code__hero .final-judging-welcome .final-judging-welcome-logo h3 span {
  color: #fff;
}

#finaljudging .call-for-code__hero .final-judging-welcome .final-judging-welcome-content {
  padding-left: 30px;
}

#finaljudging .call-for-code__hero .final-judging-welcome .final-judging-welcome-content h2 {
  font-family: IBM-Plex-Sans;
  font-size: 2rem;
  line-height: 1.5;
}

#finaljudging .call-for-code__hero .final-judging-welcome .final-judging-welcome-content hr {
  margin-bottom: 40px;
}

#finaljudging .call-for-code__hero .final-judging-welcome .final-judging-welcome-content p {
  font-size: 1.5rem;
  margin-bottom: 10px;
}

#finaljudging .call-for-code__hero .final-judging-welcome .final-judging-welcome-content p.error {
  margin-top: 10px;
  color: #ff0000;
  font-size: 1rem;
}

#finaljudging .call-for-code__hero .final-judging-welcome .final-judging-welcome-content input {
  width: 350px;
  height: 45px;
}

#finaljudging .call-for-code__hero .final-judging-welcome .final-judging-welcome-content input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #e6e6e6;
  opacity: 1;
}

#finaljudging .call-for-code__hero .final-judging-welcome .final-judging-welcome-content .judging-btn-pri {
  background-color: Transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.25rem;
  padding: 5px 30px 5px 30px;
  margin-top: 40px;
}

#finaljudging .call-for-code__hero .final-judging-welcome .final-judging-welcome-content .judging-btn-pri:hover:enabled {
  cursor: pointer;
}

#finaljudging .call-for-code__hero.submission-title {
  padding: 40px;
  color: #fff;
}

#finaljudging .call-for-code__hero.submission-title h3 {
  padding-bottom: 0px;
  font-family: IBM-Plex-Sans;
  font-size: 1.5rem;
}

#finaljudging .submission-detail {
  max-width: 100%;
  margin: 0;
  padding: 50px 50px 50px 50px;
}

#finaljudging .submission-detail .submission-desc .desc {
  color: #6e6e6e;
  margin-right: 100px;
}

#finaljudging .submission-detail .submission-desc .desc.long {
  margin-bottom: 10px;
}

#finaljudging .submission-detail .submission-desc .links {
  width: 100%;
  margin-top: 20px;
  padding-right: 100px;
  display: inline-block;
}

#finaljudging .submission-detail .submission-desc .links .right {
  float: right;
}

#finaljudging .submission-detail .submission-desc .link {
  padding-left: 10px;
}

#finaljudging .submission-detail .submission-desc .more {
  font-family: IBM-Plex-Sans;
  display: inline-block;
}

#finaljudging .submission-detail .submission-desc .circle {
  display: inline-block;
  vertical-align: baseline;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  margin-right: 3px;
  border: 1px solid #92c1e9;
  color: #92c1e9;
  text-align: center;
  font: 20px;
}

#finaljudging .submission-detail .submission-demo {
  padding: 0px;
}

#finaljudging .submission-detail .submission-demo .video {
  margin-right: 10%;
  padding: 10px;
}

#finaljudging .ibm-fluid.submission-rate {
  max-width: 100%;
  margin: 0px;
  padding: 50px 50px 50px 50px;
  background: #f3f1f1;
}

#finaljudging .submission-rate .rating hr {
  border-top: 1px solid #c6c6c6;
}

#finaljudging .ibm-fluid.submission-rate .rating .info {
  color: #6e6e6e;
}

#finaljudging .ibm-fluid.submission-rate .rating .title {
  font-weight: 600;
}

#finaljudging .submission-rate .rating .score {
  margin: 10px;
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

#finaljudging .submission-rate .rating .score input[type=radio] {
  display: none
}

#finaljudging .submission-rate .rating .score label {
  width: 80px;
  border: 1px solid #a6a6a6;
  border-radius: 10px;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  cursor: pointer;
}

#finaljudging .submission-rate .rating .score p {
  padding-top: 5px;
  color: #2e2e2e;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1.2;
}

#finaljudging .submission-rate .rating .score input:checked+label {
  background-color: #91CF48;
}

#finaljudging .submission-rate .next {
  text-align: center;
  padding: 5%;
}

#finaljudging .submission-rate .next .judging-btn-next {
  width: 150px;
  height: 50px;
  background-color: #91CF48;
  border-radius: 10px;
  border: 0px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 80px;
  padding: 10px 30px 10px 30px;
}

#finaljudging .submission-rate .next .judging-btn-next:disabled {
  background-color: #c6c6c6;
}

#finaljudging .submission-rate .next .judging-btn-next:focus {
  cursor: pointer;
  outline: 0;
}

#finaljudging .submission-rate .next .progress .number {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  color: #c6c6c6;
}

#finaljudging .submission-rate .next .progress .number.cur {
  border: 1px solid #c6c6c6;
  border-radius: 5px;
  color: #000;
}

#finaljudging .ratings-review {
  margin-top: 30px;
  border-bottom: 1px solid #c6c6c6;
}

#finaljudging .ratings-review .row.header .right,
#finaljudging .ratings-review .row.header .left {
  border-bottom: 1px solid #c6c6c6;
}

#finaljudging .ratings-review .row.header p {
  padding: 0;
}

#finaljudging .ratings-review .row {
  padding: 0;
  margin: 0;
  max-width: 100%;
  padding: 0;
}

#finaljudging .ratings-review .row.even {
  background: #f3f1f1
}

#finaljudging .ratings-review .row .right,
#finaljudging .ratings-review .row .left {
  padding: 30px;
}

#finaljudging .ratings-review .row .left {
  border-right: 1px solid #c6c6c6;
}

#finaljudging .ratings-review .row .left .content {
  padding: 0;
  vertical-align: top;
}

#finaljudging .ratings-review .row .right .content p {
  padding-bottom: 0px;
  color: #6e6e6e;
  font-weight: 400;
}

#finaljudging .ratings-review .row .content .number {
  display: inline-block;
  padding: 5px 10px 5px 10px;
  border: 1px solid #c6c6c6;
  border-radius: 5px;
  color: #000;
  vertical-align: top;
}

#finaljudging .ratings-review .row .content .submission {
  max-width: 85%;
  display: inline-block;
  vertical-align: top;
}

#finaljudging .ratings-review .row .content .submission .title {
  padding-left: 30px;
  font-weight: 500;
}

#finaljudging .ratings-review .row .content .submission .desc {
  font-weight: lighter;
  padding-left: 30px;
  color: #6e6e6e;
}

#finaljudging .ratings-review .row .content .score {
  margin: 10px;
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

#finaljudging .ratings-review .row .content .score input[type=radio] {
  display: none
}

#finaljudging .ratings-review .row .content .score label {
  width: 80px;
  height: 38px;
  border: 1px solid #a6a6a6;
  border-radius: 10px;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  cursor: pointer;
}

#finaljudging .ratings-review .row .content .score p {
  padding-top: 5px;
  color: #2e2e2e;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1.2;
}

#finaljudging .ratings-review .row .content .score input:checked+label {
  background-color: #91CF48;
}

#finaljudging .submit {
  text-align: center;
  padding-top: 50px;
  padding-left: 10%;
  padding-right: 30%;
}

#finaljudging .submit p {
  display: inline-block;
  padding-right: 100px;
  color: #6e6e6e;
  font-weight: 400;
}

#finaljudging .submit .judging-btn-submit {
  display: inline-block;
  height: 50px;
  background-color: #91CF48;
  border-radius: 10px;
  border: 0px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 80px;
  padding: 10px 30px 10px 30px;
}

#finaljudging .submit .judging-btn-submit:focus {
  cursor: pointer;
  outline: 0;
}

#finaljudging .thankyou {
  padding: 80px 50px 80px 50px;
  color: #92c1e9;
}

#finaljudging .thankyou span {
  color: #fff;
}

#ibm-com .finaljudging-submission-modal {
  font-family: IBM-Plex-Sans;
  text-align: left;
}

#ibm-com .finaljudging-submission-modal .close {
  font-family: IBM-Plex-Sans;
  color: #ff0000;
}

#ibm-com .finaljudging-submission-modal .close:hover .close-icon {
  color: #000;
}

#ibm-com .finaljudging-submission-modal .close-icon {
  display: inline-block;
  vertical-align: baseline;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  margin-right: 3px;
  background-color: #ff0000;
  border: 1px solid #ff0000;
  color: #fff;
  text-align: center;
}

#ibm-com .finaljudging-submission-modal .w3-container {
  padding: 70px 50px 70px 50px;
}

#ibm-com .finaljudging-submission-modal .w3-container input {
  width: 500px;
  border: 1px solid #92c1e9;
  text-align: center;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

#ibm-com .feature-code-modal {
  text-align: center;
  font-weight: 500;
}

#ibm-com .feature-code-modal .w3-container {
  padding: 40px 30px 40px 30px;
}

#ibm-com .feature-code-modal .w3-container input {
  width: 500px;
  border: 1px solid #92c1e9;
  text-align: center;
}

#happeningThisWeek {
  background-color: black;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 10px;
}

#happeningThisWeek .ibm-fluid {
  padding-top: 0px;
  padding-bottom: 0px;
}

#happeningThisWeek .section_heading3 {
  display: inline;
  text-transform: uppercase;
  color: white;
  vertical-align: middle;
  padding-right: 1.2em;
}

#happeningThisWeek .upcoming-events-container {
  padding: 0 10 0 0;
  max-width: 50%;
  max-height: 60px;
  overflow: hidden;
  display: inline-block;
  /* border-right: solid 0.3px #6f6f6f; */
  vertical-align: middle;
}

@media only screen and (max-width: 768px) and (min-width: 0) {
  #happeningThisWeek .upcoming-events-container {
    max-width: 100%;
  }
}

#happeningThisWeek .upcoming-events {
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  overflow: hidden;
  /* overflow-x: auto; */
  white-space: nowrap;
  margin-right: 1.2em;
}

/* #happeningThisWeek .upcoming_events:hover{
      overflow-x: auto;} */
#happeningThisWeek .upcoming-events div {
  display: inline-block;
  overflow: hidden;
}

#happeningThisWeek .upcoming-events .event {
  display: inline-block;
  overflow: hidden;
  color: white;
  padding-left: 1.2em;
  padding-right: 1.2em;
  border-left: solid 0.3px #6f6f6f;
}

#happeningThisWeek .upcoming-events .event p {
  font-weight: lighter;
  font-size: 0.875rem;
  line-height: 1.2;
  padding-bottom: 0
}

#happeningThisWeek .upcoming-events .event a {
  color: white;
}

#happeningThisWeek .upcoming-events .event a:visited {
  color: white;
}

#happeningThisWeek .upcoming-events .event span {
  font-weight: normal;
  font-size: 1rem;
  color: #009cde;
}

#happeningThisWeek .link {
  vertical-align: middle;
  display: inline-block;
  padding-left: 1em;
  font-size: 0.875rem;
}

#happeningThisWeek .link a {
  color: white;
}

@media only screen and (max-width: 768px) and (min-width: 0) {
  #happeningThisWeek .upcoming-events-container {
    margin-top: 10px;
  }

  #happeningThisWeek .link {
    float: none;
    text-align: left;
    padding-left: 0;
    margin-top: 10px;
  }

  #happeningThisWeek .upcoming-events .event {
    max-width: 150px;
  }
}

@media only screen and (max-width: 480px) and (min-width: 0) {
  #happeningThisWeek .upcoming-events .event {
    max-width: 100px;
  }
}

/* home page top banner */
/* BEGIN CFC BANNER STYLES */
#cfc-banner {
  display: none;
  min-height: 0;
  background-repeat: no-repeat;
  background-size: contain;
  /*background-color: #46ffed;*/
  /*position: fixed;
    top: -100px;*/
  z-index: 1000;
  width: 100%;
}

/* html.ibm-grid-small #cfc-banner-main {
    text-align: center;
    padding-top: 0 !important;
    padding-left: 10px !important;
    padding-left: 10px !important;
} */
#cfch-cta {
  margin-top: 55px;
}

html.ibm-grid-medium #cfch-cta {
  margin-top: 150px;
}

html.ibm-grid-small #cfch-cta.ibm-right {
  margin-top: 0;
  padding-top: 0 !important;
  padding-bottom: 25px !important;
  text-align: center;
}

#cfch-cta a {
  font-size: 1.4rem;
  border-width: 3px;
}

html.ibm-grid-xlarge #cfch-cta a,
html.ibm-grid-large #cfch-cta a,
html.ibm-grid-small #cfch-cta a {
  padding: 12px 50px 12px 65px !important;
  white-space: nowrap;
}

#cfch-close {
  margin: 15px 15px 0 0;
}

html.ibm-grid-small #cfch-close {
  padding-bottom: 0;
}

#cfch-close a {
  font-size: 2rem;
  font-weight: 700;
  color: #000000;
}

#cfch-close a:hover {
  color: #555555;
  text-decoration: none;
  cursor: pointer;
}

#cfc-banner.no-height {
  height: 0;
}

#cfc-banner-content {
  opacity: 0;
  padding-bottom: 0;
}

#cfc-banner-content .ibm-h1 {
  font-weight: 700;
}

/* */
#commitToCause p {
  max-width: 80%;
}

#commitToCause p.cfc-playvideo a:before {
  top: -5px;
}

#getStarted .ibm-fluid.ibm-seamless {
  padding: 0;
}

.getStarted .cfc-disaster-card {
  position: relative;
  background-color: #000;
  background-image: url("/callforcode/img/square-disaster1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  border: 1px solid #fff;
}

.getStarted .cfc-disaster-card a {
  display: block;
  text-align: center;
  font-weight: 600;
  position: relative;
  text-decoration: none;
  padding: 80px 60px 20px 60px;
  box-sizing: border-box;
  color: #fff;
  z-index: 100;
}

.getStarted .cfc-disaster-card a img, .getStarted .cfc-disaster-card a svg {
  height: 80px;
  width: auto;
  margin-bottom: 40px;
}

.getStarted .cfc-disaster-card a svg .st4 {
  fill: #056bFF;
}

.getStarted .cfc-disaster-card a svg .st6 {
  fill: #056bFF;
  stroke: #056bFF;
}

.getStarted .cfc-disaster-card:hover a svg .st6 {
  fill: #000;
  stroke: #000;
}

.getStarted .cfc-disaster-card a svg .st13 {
  fill: #FFF;
}

.getStarted .cfc-disaster-card a p {
  margin-left: auto;
  margin-right: auto;
  font-size: 1.375rem;
  line-height: 1.5;
}

.getStarted .cfc-disaster-card a p.cfc-card-desc {
  font-size: 1.2rem;
  font-weight: 500;
}

.getStarted .cfc-disaster-card a p i {
  display: block;
  margin-top: 20px;
}

.getStarted .cfc-disaster-card a p i:before {
  position: relative;
  color: #056bFF;
}

.getStarted .cfc-disaster-card:after {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.getStarted .cfc-disaster-card:hover a {
  color: #000;
}

.getStarted .cfc-disaster-card:hover a p {
  color: #000;
}

.getStarted .cfc-disaster-card:hover a svg path,
.getStarted .cfc-disaster-card:hover a p i:before {
  fill: #000;
  color: #000;
}

.getStarted .cfc-disaster-card:hover:after {
  background: rgba(232, 245, 255, 0.85);
}

.getStarted .cfc-disaster-card-blue:after {
  background: rgba(15, 39, 72, 0.7);
}

#disaster-areas.getStarted .cfc-disaster-card a {
  display: block;
  text-align: center;
  font-weight: 600;
  position: relative;
  text-decoration: none;
  padding: 30px 60px 0px 60px;
  box-sizing: border-box;
  color: #fff;
  z-index: 100;
}

#disaster-areas.getStarted .cfc-disaster-card a img, .getStarted .cfc-disaster-card a svg {
  height: 80px;
  width: auto;
  margin-bottom: 0;
}

#joinTheCommunity {
  overflow: hidden;
}

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

#joinTheCommunity .picture-grid {
  position: relative;
  right: -150px;
}

#joinTheCommunity .picture-grid .img-wrap {
  position: relative;
  margin: 1px;
}

#joinTheCommunity .picture-grid .img-wrap:after {
  content: "";
  display: block;
  background: rgba(146, 193, 233, 0.4);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

#joinTheCommunity .picture-grid .img-wrap img {
  max-width: 100%;
  display: block;
}

@media only screen and (max-width: 579px) and (min-width: 0) {
  #joinTheCommunity .picture-grid {
    display: none !important;
  }
}

#events {
  background: #f6f6f6;
  position: relative;
  background: url("../img/map-new.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

#events .select2-container--default {
  display: block;
  width: 100% !important;
}

#events .select2-container--default .select2-selection {
  border-color: #009cde;
}

#events .select2-container--default .select2-selection__arrow b::before {
  color: #009cde;
}

#events .cfc-featured-events {
  margin-right: 10%;
  max-height: 630px;
  overflow: auto;
}

#events .cfc-featured-event-card {
  width: 480px;
  margin-bottom: 15px;
  background-color: #fff;
  padding: 15px 0px 15px 15px;
}

#events .cfc-featured-event-card .date {
  display: inline-block;
  width: 80px;
  text-align: center;
  vertical-align: top;
}

#events .cfc-featured-event-card .date p {
  line-height: 1.2;
}

#events .cfc-featured-event-card .date p span {
  font-size: 2.8rem;
  font-weight: 600;
  color: #009cde;
}

#events .cfc-featured-event-card .vl {
  padding-top: 12%;
  margin-top: 9px;
  width: 20px;
  display: inline-block;
  border-left: 1.5px solid #C9C9C9;
  vertical-align: text-bottom;
  height: 80px;
}

#events .cfc-featured-event-card .content {
  display: inline-block;
  width: 350px;
  vertical-align: top;
}

#events .cfc-featured-event-card .content .desc {
  height: 50px;
  overflow: hidden;
}

#events .cfc-featured-event-card .content .desc:hover {
  overflow-y: auto;
}

#events .cfc-featured-event-card .content .title {
  height: 40px;
  overflow: hidden;
}

#events .cfc-featured-event-card .content .title:hover {
  overflow-y: auto;
}

#events .cfc-featured-event-card .content h3 {
  font-weight: 600;
  line-height: 1.2;
}

#events .cfc-featured-event-card .content span {
  font-size: 0.8rem;
  padding-bottom: 0px;
  padding-right: 0px;
}

#events .cfc-featured-event-card .content .links {
  margin-top: 20px;
}

#events .cfc-featured-event-card .content .links a {
  padding: 11px 18px;
  text-decoration: none;
  color: #fff;
}

#events .cfc-featured-event-card .content .links .register {
  display: inline;
  margin-right: 10px;
  margin-bottom: 10px;
}

#events .cfc-featured-event-card .content .links .learn-more {
  display: inline;
  color: black;
}

#events .cfc-featured-event-card .content .links .learn-more:hover {
  background-color: #fff;
  color: black;
}

@media only screen and (max-width: 768px) and (min-width: 0) {
  #events .cfc-featured-events-container {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 480px) and (min-width: 0) {
  #events .cfc-featured-event-card {
    width: 300px;
    overflow: hidden;
  }

  #events .cfc-featured-event-card .date {
    width: 50px;
  }

  #events .cfc-featured-event-card .date p span {
    font-size: 2rem;
  }

  #events .cfc-featured-event-card .content .desc {
    height: 80px;
    overflow: hidden;
  }

  #events .cfc-featured-event-card .content .desc:hover {
    overflow-y: auto;
  }

  #events .cfc-featured-event-card .content .title {
    height: 40px;
    overflow: hidden;
  }

  #events .cfc-featured-event-card .content .title:hover {
    overflow-y: auto;
  }

  #events .cfc-featured-event-card .vl {
    border-left: 1px solid #C9C9C9;
    width: 10px;
    height: 200px;
  }

  #events .cfc-featured-event-card .content {
    width: 220px;
  }
}

#competition-details {
  padding: 0w 0 0 0;
  background-color: #000;
  background: url("https://dw1.s81c.com/callforcode/img/cfc-volcano.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  position: relative;
}

#competition-details #ibm-pagetitle-h1 {
  font-size: 4.6875rem;
  line-height: 1;
  color: #0062FF;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 30px;
}

#competition-details #ibm-pagetitle-h1 sup {
  font-weight: 300;
  font-size: 2.75rem;
}

#competition-details .ibm-fluid {
  position: relative;
  z-index: 100;
  padding-bottom: 0;
}

#competition-details:after {
  content: "";
  display: block;
  background: rgba(44, 44, 44, 0.8);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+75,ffffff+75&1+0,0+74 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(252, 252, 252, 0) 74%, rgba(255, 255, 255, 0) 75%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(252, 252, 252, 0) 74%, rgba(255, 255, 255, 0) 75%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(252, 252, 252, 0) 74%, rgba(255, 255, 255, 0) 75%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

#competition-details h1, #competition-details p {
  color: #fff;
}

#competition-details .section_heading2 {
  color: #FFF;
}

#competition-details .detail-list {
  background: rgba(255, 255, 255, 0.90);
  margin-right: 5vw;
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 60px;
}

#competition-details .detail-list ul {
  padding: 0 0 0 0;
}

#competition-details .detail-list ul li {
  color: #23232c;
  position: relative;
  padding-top: 0;
  padding-left: 60px;
  border-left: 1px solid #c0c0c0;
}

#competition-details .detail-list ul li img {
  position: absolute;
  left: -14px;
  top: 6px;
}

#competition-details .detail-list ul li:first-child:before {
  width: 60px;
  height: 60px;
  left: -30px;
  top: -10px;
}

#competition-details .detail-list ul li:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #056BFF;
  margin-left: 0;
  left: -6px;
  top: 0;
}

#competition-details .detail-list ul li p {
  color: #23232c;
  position: relative;
  top: -6px;
}

#competition-details .detail-list ul li a {
  color: #056BFF;
}

@media only screen and (max-width: 579px) and (min-width: 0) {
  #competition-details {
    background-color: #4F5765;
    background-image: none;
  }

  #competition-details .detail-list {
    margin-top: 5vw;
    margin-right: 0;
  }
}

#footer .footer-text {
  padding-right: 40px;
}

#footer {
  background: #0a0a0a;
  color: #f3f3f3;
  font-size: .875rem;
}

#footer>div {
  display: flex;
}

#footer .section_heading3 {
  color: inherit;
}

#footer .cfc-explore ul {
  margin-bottom: 2rem;
}

#footer .cfc-explore ul li {
  padding-left: 0;
  font-size: .875rem;
  font-weight: 300;
}

#footer .cfc-explore ul li:before {
  display: none;
}

#footer .cfc-explore ul li a {
  color: #78a9ff;
  font-weight: 600;
}

#footer .cfc-footer-logos>div {
  position: relative;
  height: 85px;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}

#footer .cfc-footer-logos .left-half {
  position: absolute;
  left: 0px;
  width: 50%;
}

#footer .cfc-footer-logos .right-half {
  position: absolute;
  right: 0px;
  width: 50%;
}

#footer .cfc-footer-logos .left-half>div,
#footer .cfc-footer-logos .right-half>div {
  margin-top: 1rem;
}

#footer .cfc-footer-logos div:last-child {
  margin-bottom: 0;
}

#footer .cfc-footer-logos p {
  padding-bottom: 0;
  font-size: 0.8rem;
  line-height: 1;
}

#footer .cfc-social-links a {
  color: #fff;
}

#footer .cfc-social-links.ibm-icononly a[class*='-link'] {
  height: 2em;
}

#footer .cfc-social-links a:before {
  color: #fff;
}

#footer .cfc-twitter {
  height: 100%;
}

#footer .cfc-twitter iframe {
  height: 100% !important;
}

#footer .scroll-more {
  border-top: 1px solid #bfbfbf;
  position: relative;
  text-align: center;
  padding: 0;
  margin-top: -6px;
}

#footer .scroll-more span {
  position: relative;
  background: #3a3a3a;
  padding: 0 5px;
  top: -13px;
  font-size: .875rem;
}

#footer #ibm-footer-logo {
  height: auto !important;
  width: 80%;
  padding-bottom: 25px;
}

#footer .footer-text a {
  color: #78a9ff;
  font-weight: 600;
}

#footer .footer-text p {
  padding-bottom: 16px;
}

@media only screen and (max-width: 1200px) and (min-width: 0) {
  #footer .cfc-footer-logos>div {
    height: 170px;
  }

  #footer .cfc-footer-logos .right-half,
  #footer .cfc-footer-logos .left-half {
    position: relative;
  }

  #footer .cfc-footer-logos .left-half {
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 579px) and (min-width: 0) {
  #footer {
    padding: 5vw 0;
  }
}

#copyright {
  background-color: #f4f4f4;
}

#copyright .ibm-fluid {
  padding: 0;
}

.twitter-timeline {
  height: 450px !important;
}

p img {
  max-width: 100%;
}

#ibm-leadspace-head.call-for-code__hero {
  background-color: #585858;
  background-image: url("https://dw1.s81c.com/callforcode/img/CFC-onepage-heroimage.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  position: relative;
}

#ibm-leadspace-head.call-for-code__hero:after {
  content: "";
  display: block;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.7+1,0+40 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(3, 3, 3, 0.7) 1%, rgba(102, 102, 102, 0) 40%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(3, 3, 3, 0.7) 1%, rgba(102, 102, 102, 0) 40%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(3, 3, 3, 0.7) 1%, rgba(102, 102, 102, 0) 40%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#ibm-leadspace-head.call-for-code__hero #ibm-leadspace-body {
  z-index: 100;
  position: relative;
}

#ibm-leadspace-head.call-for-code__hero .cfc-watermark {
  display: block;
  width: 672px;
  height: 672px;
  background-image: url("https://dw1.s81c.com/callforcode/img/cfc-watermark.gif");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  opacity: .25;
  position: absolute;
  right: -15px;
  top: -15px;
  z-index: 1;
}

#ibm-leadspace-head.call-for-code__hero #ibm-pagetitle-h1 {
  font-size: 4.6875rem;
  line-height: 1;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 30px;
}

#ibm-leadspace-head.call-for-code__hero h1 {
  color: #fff;
}

#ibm-leadspace-head.call-for-code__hero #ibm-pagetitle-h1 span {
  color: rgb(152, 155, 157);
}

#ibm-leadspace-head.call-for-code__hero #ibm-pagetitle-h1 sup {
  font-weight: 300;
  font-size: 2.75rem;
}

#ibm-leadspace-head.call-for-code__hero p {
  max-width: 80rem;
  line-height: 1.5;
  color: #fff;
  padding-bottom: 20px;
}

#ibm-leadspace-head.call-for-code__hero .ibm-btn-row .ibm-btn-pri {
  display: block;
}

#ibm-leadspace-head.call-for-code__hero .ibm-btn-row .inline-button {
  display: inline-block;
}

@media only screen and (max-width: 579px) and (min-width: 0) {
  #ibm-leadspace-head.call-for-code__hero .cfc-watermark {
    opacity: .10;
  }

  #ibm-leadspace-head.call-for-code__hero {
    background-image: none;
    background-color: #61737d;
  }

  #jamie {
    background-image: url("https://dw1.s81c.com/callforcode/img/map-old.png");
  }
}

#resource-bar {
  background: #232323;
  padding: 2vw 1vw;
}

#resource-bar .ibm-fluid {
  padding: 0;
}

#resource-bar h1 {
  color: #fff;
  font-size: 1.125rem;
  text-transform: uppercase;
  padding: 0;
}

#resource-bar h1 a {
  color: #fff;
}

#resource-bar h1 a:hover {
  text-decoration: none;
  color: #fff;
}

#resource-bar h1 span {
  color: #92c1e9;
  display: inline;
}

#resource-bar h1 i {
  font-style: normal;
  margin: 0 20px;
  font-weight: 400;
}

#resource-bar h1 b {
  color: #aeaeae;
  text-transform: capitalize;
  font-weight: 300;
}

#resource-bar p {
  max-width: 100%;
  color: #aeaeae;
  padding: 0;
  font-weight: 300;
  font-size: .875rem;
}

#cfc-resources {
  padding: 0;
}

#cfc-resources .cfc-resources-nav li {
  padding-left: 0;
}

#cfc-resources .cfc-resources-nav li a {
  display: block;
  position: relative;
  padding-left: 80px;
  color: #232323;
  font-size: .875rem;
  padding-top: 1vw;
  padding-bottom: 1vw;
  padding-right: 1vw;
}

#cfc-resources .cfc-resources-nav li a:hover {
  text-decoration: none;
}

#cfc-resources .cfc-resources-nav li a:hover p {
  text-decoration: none;
}

#cfc-resources .cfc-resources-nav li a img, #cfc-resources .cfc-resources-nav li a svg {
  width: 40px;
  height: auto;
  position: absolute;
  left: 10px;
  top: 1.5vw;
}

#cfc-resources .cfc-resources-nav li a img path, #cfc-resources .cfc-resources-nav li a svg path {
  fill: #009cde;
}

#cfc-resources .cfc-resources-nav li a p {
  font-size: .875rem;
  line-height: 1.5;
  padding: 0;
}

#cfc-resources .cfc-resources-nav li:before {
  display: none;
}

#cfc-resources .cfc-resources-nav li.cfc-active a {
  background: #92c1e9;
}

#cfc-resources .cfc-resources-nav li.cfc-active a img path, #cfc-resources .cfc-resources-nav li.cfc-active a svg path {
  fill: #000;
}

#cfc-resources .cfc-resources-nav li.cfc-active a p {
  color: #fff;
}

#cfc-resources .cfc-resource-content {
  padding-top: 3vw;
  padding-bottom: 3vw;
  padding-left: 3vw;
  border-left: 1px solid #e6e6e6;
}

#cfc-resources .cfc-resource-content .section_heading2 {
  font-size: 1.875rem;
  line-height: 2.1875rem;
  font-weight: 300;
  margin-bottom: 2vw;
  margin-top: 5vw;
}

#cfc-resources .cfc-resource-content .card-blocs .section_heading2:first-child {
  margin-top: 0;
}

#cfc-resources .cfc-resource-hero {
  padding-bottom: 3vw;
}

#cfc-resources .cfc-resource-hero [class*='ibm-btn-'] {
  display: block;
  margin-left: 0;
  margin-right: 0;
}

#cfc-resources.cfc-seamless>[class*='ibm-col-']:first-child {
  padding: 0 !important;
}

#cities-bar {
  background: #232323;
  padding: 2vw 1vw;
}

#cities-bar .ibm-fluid {
  padding: 0;
}

#cities-bar h1 {
  color: #fff;
  font-size: 1.125rem;
  text-transform: uppercase;
  padding: 0;
  line-height: 40px;
}

#cities-bar h1 a {
  color: #fff;
}

#cities-bar h1 a span {
  color: #92c1e9;
  display: inline;
}

#cities-bar h1 a:hover {
  text-decoration: none;
  color: #fff;
}

#cities-bar h1 a:hover span {
  color: #92c1e9;
  display: inline;
}

#cities-bar h1 i {
  font-style: normal;
  margin: 0 20px;
  font-weight: 400;
}

#cities-bar h1 b {
  color: #aeaeae;
  text-transform: capitalize;
  font-weight: 300;
}

#cities-bar form p {
  padding: 0;
}

#cities-bar .select2-container--default {
  display: block;
  width: 100% !important;
}

#cities-bar .select2-container--default .select2-selection {
  border-color: transparent;
  background: transparent;
}

#cities-bar .select2-container--default .select2-selection:hover {
  box-shadow: 0 0 0 1px #92c1e9 inset;
}

#cities-bar .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #969696;
}

#cities-bar .select2-container--default .select2-selection__arrow b::before {
  color: #92c1e9;
}

#cfc-cities {
  padding: 0;
  margin: 0;
}

#cfc-cities .page-title {
  color: #565656;
  font-size: 3rem;
  font-weight: 600;
  margin-top: 30px;
  margin-left: 3vw;
  margin-bottom: 3vw;
  line-height: 1;
}

#cfc-cities .cfc-event {
  padding-left: 10vw;
  padding-right: 10vw;
  max-width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

#cfc-cities .cfc-event.gray {
  background-color: #f6f6f6;
}

#cfc-cities .cfc-event .vl {
  border-left: 1px solid #C9C9C9;
  height: 320px;
  padding-left: 1.5em;
}

#cfc-cities .cfc-event .event-register {
  margin-top: 30px;
  padding-left: 0px;
}

#cfc-cities .cfc-event .event-register .disabled {
  color: white;
}

#cfc-cities .cfc-event .event-toggle {
  display: inline-block;
}

#cfc-cities .cfc-event .event-date {
  color: #898989;
  position: absolute;
  text-align: center;
  width: 5vw;
  text-transform: uppercase;
  font-weight: 300;
  font-size: .875rem;
}

#cfc-cities .cfc-event .event-date b {
  display: block;
  font-weight: 500;
  font-size: 1.875rem;
}

#cfc-cities .cfc-event .event-date span {
  display: none;
}

@media only screen and (min-width: 576px) {
  #cfc-cities .cfc-event .event-date {
    left: 5vw;
  }
}

@media only screen and (max-width: 576px) {
  #cfc-cities .cfc-event .event-date {
    left: 1vw;
  }
}

#cfc-cities .cfc-event .event-title {
  font-size: 1.25rem;
  font-weight: 500;
}

#cfc-cities .cfc-event .event-title a {
  color: #009cde;
}

#cfc-cities .cfc-event .event-host {
  color: #a4a4a4;
  font-weight: 500;
}

#cfc-cities .cfc-event .event-desc {
  color: #383838;
  height: 150px;
  margin-bottom: 40px;
  overflow: hidden;
}

#cfc-cities .cfc-event .event-desc:hover {
  overflow-y: auto;
}

#cfc-cities .cfc-event .event-location {
  padding-left: 0;
  padding-right: 80px;
  margin-bottom: 10px;
}

#cfc-cities .cfc-event .event-location .content {
  font-weight: 500;
  font-size: .875rem;
  height: 30px;
  overflow: hidden;
}

#cfc-cities .cfc-event .event-location .content:hover {
  overflow-y: auto;
}

#cfc-cities .cfc-event .event-location a {
  color: #009cde;
  text-decoration: none;
}

#cfc-cities .cfc-event .event-speakers {
  padding-left: 0;
}

#cfc-cities .cfc-event .event-speakers ul {
  list-style-type: none;
  font-size: .875rem;
  height: 120px;
  overflow: hidden;
}

#cfc-cities .cfc-event .event-speakers ul:hover {
  overflow-y: auto;
}

#cfc-cities .cfc-event .event-speakers ul li {
  padding-left: 0px;
}

#cfc-cities .cfc-event .event-speakers ul li:before {
  display: none;
}

/* #cfc-cities .cfc-event .event-actions [class*='ibm-btn-'] {
      display: inline-block; } */
#cfc-cities .cfc-event .event-subhead {
  color: #aaaaaa;
  padding-bottom: 10px;
  font-size: 1.125rem;
  font-weight: 500;
}

#cfc-cities .cfc-event .event-detail-list {
  background: rgba(255, 255, 255, 0.85);
  margin-right: 5vw;
  padding-left: 10px;
}

#cfc-cities .cfc-event .event-detail-list ul {
  padding: 0 0 0 0;
}

#cfc-cities .cfc-event .event-detail-list ul li {
  color: #23232c;
  position: relative;
  padding-top: 0;
  padding-left: 60px;
  border-left: 1px solid #dcdcdc;
}

#cfc-cities .cfc-event .event-detail-list ul li p:first-child {
  color: #aaaaaa;
  font-weight: 500;
  padding-bottom: 0;
}

#cfc-cities .cfc-event .event-detail-list ul li p:first-child b {
  color: #4d4d4d;
}

#cfc-cities .cfc-event .event-detail-list ul li p:last-child {
  color: #4d4d4d;
  font-size: .875rem;
  padding-bottom: 3vw;
}

#cfc-cities .cfc-event .event-detail-list ul li:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #92c1e9;
  margin-left: 0;
  left: -6px;
  top: 0;
}

#cfc-cities .cfc-event .event-detail-list ul li:last-child {
  border: none;
}

#cfc-cities .cfc-event .event-detail-list ul li p {
  color: #23232c;
  position: relative;
  top: -6px;
}

#cfc-cities .cfc-event .event-map {
  width: 100% !important;
}

#cfc-cities .cfc-event .event-map iframe {
  height: 200px;
  width: 100%;
}

#cfc-cities .cfc-event .event-map p {
  margin-top: 1vw;
  font-size: .875rem;
  color: #adadad;
  line-height: 1.4;
}

#cfc-cities .cfc-event .event-image {
  width: 100% !important;
  height: 220px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#cfc-cities .cfc-event .event-notes p {
  font-size: .875rem;
  line-height: 1.5;
}

.cfc-kits .call-for-code__kithero {
  background: #3a3a3a;
  color: #fff;
}

.cfc-kits .cfc-kit-timeline {
  background: #f2f2f2;
}

.cfc-kits .cfc-kit-timeline .timeline-table {
  border: none;
  border-collapse: collapse;
  width: 100%;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.top div {
  width: 130px;
  font-size: .8125rem;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.top div:before {
  content: "";
  width: 9px;
  height: 9px;
  background: #92c1e9;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -5px;
  z-index: 20;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.top div:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 1px;
  background: #b3b3b3;
  left: 50%;
  bottom: 0;
  height: 15px;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.top div h5 {
  font-size: .875rem;
  line-height: 1.3;
  font-weight: 600;
  padding: 0 0 5px 0;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.top div p {
  font-size: .8125rem;
  line-height: 1.5;
  max-width: 100%;
  color: #666666;
  padding: 0;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.top div.first {
  margin-right: 0;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.top div.first:after {
  width: 50%;
  background: #f2f2f2;
  border-right: 1px solid #b3b3b3;
  left: 0;
  bottom: -1px;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.top div.last {
  margin-right: 0;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.top div.last:after {
  width: 50%;
  background: #f2f2f2;
  border-left: 1px solid #b3b3b3;
  auto: 0;
  right: 0;
  bottom: -1px;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.line span {
  display: block;
  height: 1px;
  background: #b3b3b3;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.bottom td {
  position: relative;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.bottom td.first section {
  width: 50%;
  position: relative;
  left: 48%;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.bottom td.first p {
  width: 50%;
  position: relative;
  left: 48%;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.bottom td.last section {
  width: 50%;
  position: relative;
  left: 0%;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.bottom td.last p {
  width: 50%;
  position: relative;
  left: 0%;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.bottom section {
  font-size: .75rem;
  text-align: center;
  border: 1px dashed #c0c0c0;
  border-top: none;
  padding: 5px;
  margin-top: 10px;
  position: relative;
  width: 95%;
  margin-left: 2.5%;
  margin-right: 2.5%;
  box-sizing: border-box;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.bottom section:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 1px;
  border-left: 1px dashed #c0c0c0;
  left: 50%;
  top: 10px;
  height: 10px;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr.bottom p {
  text-align: center;
  font-size: .75rem;
  max-width: 100%;
  padding-top: 15px;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr td {
  width: 130px;
}

.cfc-kits .cfc-kit-timeline .timeline-table tr td.gap {
  width: 100%;
}

.cfc-kits .cfc-kit-timeline .timeline {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #b3b3b3;
}

.cfc-kits .cfc-kit-timeline .timeline li {
  display: table-cell;
  padding: 0;
  margin: 0;
  width: 130px;
  position: relative;
  bottom: -1px;
}

.cfc-kits .cfc-kit-timeline .timeline li section {
  font-size: .75rem;
  text-align: center;
  border: 1px dashed #92c1e9;
  border-top: none;
  padding: 0 10px 10px 10px;
  margin-top: 10px;
  width: 100%;
  box-sizing: border-box;
  margin-left: 20px;
  margin-right: 20px;
  display: none;
}

.cfc-kits .cfc-kit-timeline .timeline li div {
  background: #f2f2f2;
  width: 130px;
  font-size: .8125rem;
  text-align: center;
  margin-right: 10px;
  position: relative;
  z-index: 100;
  margin-bottom: 20px;
}

.cfc-kits .cfc-kit-timeline .timeline li div:before {
  content: "";
  width: 9px;
  height: 9px;
  background: #92c1e9;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -24px;
  z-index: 20;
}

.cfc-kits .cfc-kit-timeline .timeline li div:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 1px;
  background: #b3b3b3;
  left: 50%;
  height: 15px;
  bottom: -20px;
}

.cfc-kits .cfc-kit-timeline .timeline li div h5 {
  font-size: .875rem;
  line-height: 1.3;
  font-weight: 600;
  padding: 0 0 5px 0;
}

.cfc-kits .cfc-kit-timeline .timeline li div p {
  font-size: .8125rem;
  line-height: 1.5;
  max-width: 100%;
  color: #666666;
  padding: 0;
}

.cfc-kits .cfc-kit-timeline .timeline li:before {
  display: none;
  padding: 0;
  margin: 0;
}

.cfc-kits .cfc-kit-timeline .timeline li.gap {
  width: 100%;
}

.cfc-kits .cfc-kit-timeline .timeline li:first-child div {
  margin-right: 0;
}

.cfc-kits .cfc-kit-timeline .timeline li:first-child div:after {
  width: 50%;
  background: #f2f2f2;
  border-right: 1px solid #b3b3b3;
  left: 0;
}

.cfc-kits .cfc-kit-timeline .timeline li:last-child div {
  margin-right: 0;
}

.cfc-kits .cfc-kit-timeline .timeline li:last-child div:after {
  width: 50%;
  background: #f2f2f2;
  border-left: 1px solid #b3b3b3;
  auto: 0;
  right: 0;
}

.cfc-kits .card-blocs {
  padding-top: 5vw;
  padding-bottom: 5vw;
}

.cfc-kits .card-blocs .ibm-bottom-link {
  display: inline-block;
  margin: 0;
  padding-left: 2.1em;
  position: relative;
}

.cfc-kits .card-blocs .ibm-bottom-link:before {
  top: -5px;
}

.tipso_bubble {
  background: #fff !important;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.14);
}

.tipso_bubble p {
  font-size: .8125rem;
}

.tipso_bubble>.tipso_arrow {
  border-color: #fff transparent transparent !important;
}

.tipso_bubble.bottom>.tipso_arrow {
  border-color: transparent transparent #fff !important;
}

@media only screen and (max-width: 900px) and (min-width: 0) {
  .cfc-kit-timeline {
    display: none;
  }
}

#ibm-leadspace-head.call-for-code__techtalkhero {
  background-image: url("../img/CFC-techtalk-hero.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  position: relative;
}

#ibm-leadspace-head.call-for-code__techtalkhero:after {
  content: "";
  display: block;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.7+1,0+40 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(3, 3, 3, 0.7) 1%, rgba(102, 102, 102, 0) 40%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(3, 3, 3, 0.7) 1%, rgba(102, 102, 102, 0) 40%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(3, 3, 3, 0.7) 1%, rgba(102, 102, 102, 0) 40%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#ibm-leadspace-head.call-for-code__techtalkhero #ibm-leadspace-body {
  z-index: 100;
  position: relative;
}

#ibm-leadspace-head.call-for-code__techtalkhero .cfc-watermark {
  display: block;
  width: 672px;
  height: 672px;
  background-image: url("https://dw1.s81c.com/callforcode/img/cfc-watermark.gif");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  opacity: .25;
  position: absolute;
  right: -50px;
  top: -50px;
  z-index: 1;
}

#ibm-leadspace-head.call-for-code__techtalkhero #ibm-techtalk-pagetitle {
  line-height: 1;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 30px;
}

#ibm-leadspace-head.call-for-code__techtalkhero #ibm-techtalk-pagetitle span {
  color: #92c1e9;
  display: inline-block;
}

#ibm-leadspace-head.call-for-code__techtalkhero h1 {
  font-size: 4.6875rem;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 30px;
}

#ibm-leadspace-head.call-for-code__techtalkhero p {
  max-width: 60rem;
  line-height: 1.5;
  color: #fff;
  padding-bottom: 20px;
}

#ibm-leadspace-head.call-for-code__techtalkhero .techtalk-live-now {
  width: 120px;
  padding-bottom: 20px;
}

#upcomingTechtalks.cfc-talk-section {
  padding-top: 20px;
  padding-bottom: 20px;
}

#upcomingTechtalks.cfc-talk-section .ibm-techtalk-button {
  text-align: center;
}

#upcomingTechtalks.cfc-talk-section .cfc-talk-samll-header {
  padding-left: 10px;
}

#upcomingTechtalks.cfc-talk-section .ibm-techtalk-card {
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 40px;
  padding-right: 20px;
}

#upcomingTechtalks.cfc-talk-section .ibm-techtalk-card .ibm-techtalk-card-h3 {
  font-size: 1.25rem;
  line-height: 1.5625rem;
  font-weight: bold;
  padding-right: 10px;
}

#upcomingTechtalks.cfc-talk-section .ibm-techtalk-card .ibm-techtalk-card-link {
  color: #009cde;
}

#pastTechtalks.cfc-talk-section {
  padding-top: 20px;
  padding-bottom: 20px;
}

#pastTechtalks.cfc-talk-section p {
  padding-left: 10px;
}

/*video*/
#headervideo .ibm-columns .modal {
  display: none;
  /* position: fixed;
      z-index: 2;
      padding-top: 20vw;
      left: 0;
      top: 0;
      right:0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background-color: rgb(0,0,0);
      background-color: rgba(0,0,0,0.4);  */
}

#headervideo.ibm-columns .modal:after {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
  content: "";
}

#headervideo .ibm-columns .modal-content {
  position: relative;
  background-color: black;
  z-index: 920;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 100%;
  height: 100%;
  max-width: 560px;
  max-height: 360px;
  vertical-align: middle;
}

#headervideo .ibm-columns .close {
  color: #fff;
  float: right;
  padding-right: 1vw;
  font-size: 28px;
  font-weight: bold;
  z-index: 3;
}

#headervideo .ibm-columns .close:hover,
#headervideo .ibm-columns .close:focus {
  color: #5b5b5b;
  text-decoration: none;
  cursor: pointer;
}

#headervideo .ibm-columns .cfc-overlay {
  position: relative;
}

#headervideo .ibm-columns .cfc-overlay .thumbnail {
  display: block;
  max-width: 100%;
  padding-bottom: 10px;
}

#headervideo .ibm-columns .cfc-overlay .ibm-play-link {
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 2;
}

#headervideo .ibm-columns .cfc-overlay .ibm-play-link::before {
  color: #fff;
  font-size: 100px;
  left: 0;
  text-shadow: 0 0 1px #000;
  top: 0;
  -ms-transform: translate(-50%, -50%);
  transform: translate3d(-50%, -50%, 0);
  transform-origin: center;
  transition: transform .4s cubic-bezier(0.2, 1, 0.2, 1);
  z-index: 1;
}

#headervideo .ibm-columns .cfc-overlay:hover .ibm-play-link::before {
  font-size: 110px;
}

#headervideo .ibm-columns .cfc-overlay:hover .ibm-play-link::after {
  height: 90px;
}

#headervideo .ibm-columns .cfc-overlay .ibm-play-link::after {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  content: '';
  display: block;
  height: 80px;
  -ms-transform: translate(-50%, -50%);
  transform: translate3d(-50%, -50%, 0);
  width: 80px;
}

#ibm-leadspace-head.call-for-code__hackshero {
  background-image: url("../img/hero-hurricane.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  position: relative;
}

#ibm-leadspace-head.call-for-code__hackshero:after {
  content: "";
  display: block;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.7+1,0+40 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(3, 3, 3, 0.7) 1%, rgba(102, 102, 102, 0) 40%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(3, 3, 3, 0.7) 1%, rgba(102, 102, 102, 0) 40%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(3, 3, 3, 0.7) 1%, rgba(102, 102, 102, 0) 40%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#ibm-leadspace-head.call-for-code__hackshero #ibm-leadspace-body {
  z-index: 100;
  position: relative;
}

#ibm-leadspace-head.call-for-code__hackshero #ibm-hack-pagetitle {
  line-height: 1;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 30px;
}

#ibm-leadspace-head.call-for-code__hackshero #ibm-hack-pagetitle span {
  color: #92c1e9;
  display: inline-block;
}

#ibm-leadspace-head.call-for-code__hackshero h1 {
  font-size: 3.125rem;
  line-height: 1.2;
  color: #fff;
  font-weight: 500;
  padding-bottom: 5px;
  font-family: IBM-Plex-Sans;
  /* text-transform: uppercase; */
}

#ibm-leadspace-head.call-for-code__hackshero h2 {
  font-size: 1.95rem;
  line-height: 1;
  font-weight: 300;
  font-family: IBM-Plex-Sans;
  color: #fff;
}

#ibm-leadspace-head.call-for-code__hackshero p {
  max-width: 60rem;
  line-height: 1.5;
  color: #fff;
  padding-bottom: 20px;
}

#ibm-leadspace-head.call-for-code__hackshero ul {
  color: #fff;
}

#ibm-leadspace-head.call-for-code__hackshero ul li::before {
  color: #fff;
}

#ibm-leadspace-head.call-for-code__hackshero .call-for-code__hacktitle {
  padding-bottom: 30px;
}

#cfc-hacks .cfc-section p {
  max-width: 100% !important;
}

#cfc-hacks .video {
  padding: 50px;
  background-color: #2B2B2B;
  text-align: center;
}

#cfc-hacks .video h3 {
  color: #ffffff;
  font-weight: bold;
  font-size: 1.25rem;
}

#cfc-hacks .video h3 span {
  color: #92c1e9
}

#cfc-hacks .video .video-play {
  padding-top: 20px;
  width: 100%;
}

#cfc-hacks .steps {
  padding: 40px 0 0 0;
  background-color: #ffffff;
  text-align: center;
}

#cfc-hacks .steps .container {
  padding-bottom: 60px;
  background-color: #f6f6f6;
}

#cfc-hacks .steps .wrapper {
  margin-top: 80px;
  position: relative;
}

#cfc-hacks .steps h3 {
  font-size: 1.25rem;
  font-weight: bold;
}

#cfc-hacks .steps h3 span {
  color: #209bdb !important;
}

#cfc-hacks .steps .ibm-fluid {
  position: relative;
  max-width: 100%;
  padding: 0px;
  margin: 0px !important;
}

#cfc-hacks .steps .dashed-line {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 33.33333%;
  border-left: 2px dashed #c6c6c6;
}

#cfc-hacks .steps .odd,
#cfc-hacks .steps .even {
  padding-top: 80px;
  padding-bottom: 60px;
}

#cfc-hacks .steps .odd {
  background-color: #ffffff;
}

#cfc-hacks .steps .odd.first {
  padding-top: 0px;
}

#cfc-hacks .steps .even {
  background-color: #f6f6f6;
}

#cfc-hacks .steps .odd.last,
#cfc-hacks .steps .even.last {
  padding-bottom: 0px;
}

#cfc-hacks .steps .step-column {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  padding-right: 0;
}

#cfc-hacks .steps .number-circle {
  vertical-align: top;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 3px;
  margin-bottom: 20px;
  margin-left: 10px;
  background: #000;
  border: 1px solid #000;
  color: #fff;
  text-align: center;
  font: 18px;
  font-weight: bold;
}

#cfc-hacks .steps .step-text {
  text-align: left;
}

#cfc-hacks .steps .step-text .text {
  padding-left: 20px;
}

#cfc-hacks .steps .step-text h3 {
  font-weight: bold;
  font-size: 1.25rem;
}

#cfc-hacks .steps .step-text button a {
  color: #fff;
  text-decoration: none;
}

#cfc-hacks .steps .step-icon {
  height: 100%;
  position: relative;
}

#cfc-hacks .steps .step-icon .dashed-line {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 50%;
  border-left: 2px dashed #e6e6e6;
}

#cfc-hacks .steps .step-icon .icon {
  position: absolute;
  left: 25%;
  z-index: 2;
}

@media only screen and (max-width: 1000px) and (min-width: 0) {

  #cfc-hacks .steps .step-icon,
  #cfc-hacks .steps .dashed-line {
    display: none;
  }
}

.cfc-blue-text {
  color: #056BFF;
}

/* For darker backgrounds. */
.cfc-blue-text2 {
  color: #A0C9FF;
}

.cfc-blue-background {
  background: #056BFF;
}

.cfc-blue-border {
  border-color: #056BFF;
}

.cfc-line-separator {
  border-top: 5px solid #056BFF;
  max-width: 8rem;
}

.cfc-button-icon {
  position: relative;
  padding-right: 1em;
}

.ibm-btn-sec.ibm-btn-cfc-blue, .ibm-btn-sec.ibm-btn-cfc-blue:visited {
  background: 0 0;
  border-color: #056BFF;
  color: #056BFF;
}

/* Disable locale selector for now since no translated pages exist and
   developer.ibm.com doesn't have this menu. */
#ibm-footer-locale-selector {
  display: None;
}

#big-ideas-section h2 {
  font-weight: 700;
  font-size: 2.1875rem;
  line-height: 2.5rem;
}

#big-ideas-section p a {
  color: #4790FF;
}

#big-ideas-section {
  padding: 6vw 0 6vw 0;
  background-color: #000;
  background-image: url('/callforcode/img/CandR-homepage-CTAheroimage.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

#big-ideas-section .ibm-fluid {
  position: relative;
  z-index: 100;
  padding-bottom: 0;
}

#big-ideas-section:after {
  content: "";
  display: block;
  background: rgba(44, 44, 44, 0.8);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+50&1+0,0+50 */
  background: -moz-linear-gradient(-45deg, black 0%, rgba(255, 255, 255, 0) 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, black 0%, rgba(255, 255, 255, 0) 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, black 0%, rgba(255, 255, 255, 0) 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

#big-ideas-section h1, #big-ideas-section p {
  color: #fff;
}

#big-ideas-section .section_heading2 {
  color: #FFF;
}

@media only screen and (max-width: 579px) and (min-width: 0) {
  #big-ideas-section {
    background-color: #4F5765;
    background-image: none;
  }
}

#healthcare-section {
  padding-bottom: 0;
  margin-bottom: 40px;
}

#healthcare-section .healthcare-banner {
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

#healthcare-section #healthcare-cta {
  font-size: 1.5rem;
  font-weight: 600;
}

#healthcare-section .healthcare-banner svg .st4 {
  fill: #056BFF;
}

#healthcare-section .cfc-hero-icon svg {
  height: 90px;
  width: auto;
  margin-bottom: 10px;
}

#healthcare-section .healthcare-banner p {
  font-size: 1.2rem;
}

#healthcare-section .healthcare-banner p i {
  display: block;
  margin-top: 20px;
}

#healthcare-section .healthcare-banner p i:before {
  position: relative;
  color: #056bFF;
}

.ibm-sitenav-menu-list li ul a {
  padding: 5px 20px !important;
}

.blog-card {
  font-family: "ibm-plex-sans", Helvetica Neue, Arial, sans-serif;
  background-color: #fff;
  box-shadow: none;
  border: none;
  height: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.blog-card .block-link {
  display: block;
}

.blog-card .blog-card-body {
  position: relative;
  padding: 0;
}

.blog-card .blog-card-type {
  color: #b0b0b0;
  font-size: .8125rem;
  font-weight: 300;
  padding-bottom: 11px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

.blog-card .blog-card-title {
  color: #323232;
  font-weight: 600;
  line-height: 1.4;
  font-size: 2.25rem;
  padding: 0;
  margin: 1.2vw 0 0 0;
}

.blog-card .blog-card-title span {
  box-shadow: inset 0px -8px 0px 0px rgba(15, 112, 223, 0.25);
}

.blog-card .blog-card-excerpt {
  font-size: 1rem;
  color: #141414;
  line-height: 1.5;
  padding: 0;
  margin: 1.5vw 0 0 0;
  font-weight: 300;
}

.blog-card .blog-card-excerpt .blog-card-date {
  font-size: .8125rem;
  font-weight: 300;
  color: #929292;
  padding: 0;
  margin: 1.5vw 0 0 0;
  line-height: 1;
}

.cpt-byline p {
  padding: 0;
}

.cpt-byline hr {
  border: 0;
  height: 0;
  border-bottom: 1px solid #dfdddf;
  margin-top: 2vw;
}

.cpt-byline .cpt-byline__subtitle {
  margin-top: 1.3333333333vw;
  font-size: 1.125rem;
  font-weight: 300;
  padding: 0;
  line-height: 1.3;
}

.cpt-byline .cpt-byline__giturl {
  margin-top: 1vw;
}

.cpt-byline .cpt-byline__categories {
  margin-top: 1vw;
  /* styleing of the category pills */
}

.cpt-byline .cpt-byline__categories .blog-tech-tag {
  background: #f7f7f7;
  color: #5c5c5c;
  margin-right: 5px;
}

.cpt-byline .cpt-byline__categories .blog-tech-tag:last-child {
  margin-right: 0;
}

.cpt-byline .github-link {
  color: #53918f;
  text-decoration: none;
}

.cpt-byline .github-link svg {
  color: #313131;
  height: 1rem;
  width: 1rem;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.cpt-byline .blog-tech-tag {
  text-decoration: none;
}

.cpt-byline .cpt-byline__posttype {
  padding-bottom: 0.5333333333vw;
  border-bottom: 3px solid #056BFF;
  font-size: 1rem;
  font-weight: normal;
  text-transform: uppercase;
  display: inline-block;
}

.cpt-byline .cpt-byline__title {
  font-weight: normal;
  font-size: 2.5rem;
  line-height: 3rem;
  padding: 0;
  margin-top: 1.3333333333vw;
}

.cpt-byline .cpt-byline__author {
  color: #393939;
  font-size: .875rem;
  margin-top: 2vw;
}

.cpt-blogbody .byandsocial {
  display: flex;
  margin-top: 1.5vw;
  margin-bottom: 4vw;
}

.cpt-blogbody .byandsocial .cpt-byline__author {
  margin-top: 0;
  margin-right: 40px;
}

.cpt-blogbody .byandsocial .cpt-social h5 {
  display: none;
}

.cpt-blogbody .byandsocial .cpt-social ul {
  list-style-type: none;
  display: flex;
  padding: 0;
  margin: 0;
}

.cpt-blogbody .byandsocial .cpt-social ul>li::before {
  display: none;
}

.cpt-blogbody .byandsocial .cpt-social ul li {
  list-style-type: none;
  padding: 0;
  margin-right: 15px;
}

.cpt-blogbody .byandsocial .cpt-social ul li a span {
  display: none;
}

.cpt-blogbody .byandsocial .cpt-social ul li svg {
  fill: #8b8b8b;
  height: 1rem;
  width: 1rem;
}

.cpt-blogbody .cpt-byline__title {
  padding-bottom: 15px;
  font-size: 3.4375rem;
  margin-top: 1vw;
  font-weight: 800;
  line-height: 1.2;
  color: #313131;
}

.cpt-blogbody .cpt-byline__title span {
  box-shadow: inset 0px -14px 0px 0px rgba(15, 112, 223, 0.25);
}

.blog-tech-tag {
  font-family: "ibm-plex-sans", Helvetica Neue, Arial, sans-serif;
  font-size: 0.75rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 .5rem;
  height: 1.25rem;
  margin: .125rem;
  border-radius: .9375rem;
  background: #f7f7f7;
  color: #5c5c5c;
}

.blog-tech-tag:last-child {
  margin-right: 0;
}

.blog-content iframe {
  max-width: 100%;
}

.blog-content h1 {
  display: block;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

.blog-content h2 {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

.blog-content h3 {
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

.blog-content h4 {
  display: block;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

.blog-content h5 {
  display: block;
  font-size: .83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

.cpt__related_content {
  padding: 0 0 5vw 5vw;
  margin-top: 2vw;
  border-top: 1px solid #dfe3e6;
}

.cpt__related_content>h4 {
  box-sizing: border-box;
  padding: 0;
  margin-bottom: 5vw;
}

.cpt__related_content>h4 span {
  display: inline-block;
  border: 1px solid #dfe3e6;
  border-top: none;
  padding: 0.5vw 2vw;
  font-size: 1rem;
}

.cpt__related_content>.ibm-fluid {
  margin: 0 !important;
  padding: 0 !important;
  padding-right: 3vw !important;
}

.cpt__related_content>.ibm-fluid>.bx--row {
  margin-bottom: 20px;
}

.cpt__related_content>.ibm-fluid>.bx--row:last-child {
  margin-bottom: 0;
}

.ibm--card {
  font-family: "ibm-plex-sans", Helvetica Neue, Arial, sans-serif;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border: 1px solid #dfe3e6;
  height: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.ibm--card.ibm--card_noborder {
  border: none;
  box-shadow: none;
  margin-bottom: 4.6666666667vw;
}

.ibm--card.ibm--card_noborder .ibm--card__body {
  padding: 0;
}

.ibm--card.ibm--card_noborder .ibm--card__image {
  margin: 0;
}

.ibm--card.ibm--card_noborder .ibm--card__type {
  margin-top: 1.3333333333vw;
}

.ibm--card.ibm--card_noborder .ibm--card__title {
  margin-top: 0.3333333333vw;
}

.ibm--card.ibm--card_noborder .ibm--card__excerpt {
  margin-top: 1.3333333333vw;
}

.ibm--card .ibm--card__block_link {
  display: block;
}

.ibm--card .ibm--card__type {
  font-size: .875rem;
  color: #056BFF;
  font-weight: 600;
  padding-bottom: 11px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

.ibm--card .ibm--card__date {
  font-size: .8125rem;
  font-weight: 300;
  color: #a1a1a1;
  padding: 0;
  margin: 1.5vw 0 0 0;
  line-height: 1;
}

.ibm--card .ibm--card__date:before {
  content: " | ";
  color: #a1a1a1;
  margin: 0 5px;
}

.ibm--card .ibm--card__location {
  margin: 0;
  padding: 0;
  color: #a1a1a1;
  font-size: .8125rem;
  font-weight: 600;
  line-height: 1;
  margin: 0.5vw 0 0 0;
}

.ibm--card .ibm--card__title {
  font-size: 1.4375rem;
  font-weight: 500;
  color: #323232;
  line-height: 1.3;
  padding: 0;
  margin: 1.2vw 0 0 0;
}

.ibm--card .ibm--card__excerpt {
  font-size: 1rem;
  color: #141414;
  line-height: 1.4;
  padding: 0;
  margin: 1.5vw 0 0 0;
  font-weight: 300;
}

.ibm--card .cpt-byline__categories {
  position: relative;
}

.ibm--card .cpt-byline__categories .bx--tag--category {
  border: 1px solid #cfcfcf;
  color: #7e7e7e;
}

.ibm--card .cpt-byline__categories .bx--tag--category_more {
  color: #7e7e7e;
}

.ibm--card .ibm--card__readmore {
  padding: 0;
}

.ibm--card .ibm--card__readmore a {
  font-size: .875rem;
  background: #60d3d1;
  color: #fff;
  padding: 7px 20px;
}

.ibm--card .ibm--card__image {
  position: relative;
  margin: -1.5rem -2rem 1rem -2rem;
  height: 160px;
}

.ibm--card .ibm--card__image img {
  display: none;
  height: auto !important;
  max-height: 160px;
  width: 100%;
}

.ibm--card .ibm--card__top {
  padding: 1.5rem 2rem;
  margin: -1.5rem -2rem 0 -2rem;
}

.ibm--card .ibm--card__top+.ibm--card__body {
  padding-top: 0;
}

.ibm--card .ibm--card__bottom {
  padding: 0 2rem;
  margin-top: 1rem;
}

.ibm--card .ibm--card__bottom p {
  border-top: 1px solid #ededed;
  padding: 0.5rem 0;
}

.ibm--card .ibm--card__bottom:empty {
  display: none !important;
}

.ibm--card .ibm--card__body {
  position: relative;
  padding: 1.5rem 2rem;
}

.bx--tag {
  font-family: "ibm-plex-sans", Helvetica Neue, Arial, sans-serif;
  font-size: 0.75rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 .5rem;
  height: 1.25rem;
  margin: .125rem;
  border-radius: .9375rem;
}

.bx--snippet--multi {
  font-size: 0.75rem;
  line-height: 1.45;
  background: #fff;
  border: 1px solid #dfe3e6;
  font-family: "ibm-plex-mono", "Menlo", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", Courier, monospace;
  position: relative;
  max-width: 37.5rem;
  width: 100%;
  padding: 1rem 1.5rem 2rem 1.5rem;
  margin-bottom: 2em;
}

.bx--snippet--multi .bx--snippet-container {
  overflow: hidden;
  position: relative;
  max-height: 14.875rem;
  min-height: 3.5rem;
  transition: all 250ms cubic-bezier(0.5, 0, 0.1, 1);
}

.bx--snippet-button {
  display: none;
}

.bx--snippet-btn--expand--hide .bx--snippet-btn--expand {
  display: none;
}

.bx--snippet--multi .bx--snippet-container code, .bx--snippet--multi .bx--snippet-container code {
  white-space: pre;
}

.bx--snippet--multi .bx--snippet-container pre, .bx--snippet--multi .bx--snippet-container pre {
  overflow-x: auto;
}

.bx--snippet--multi .bx--snippet-container pre {
  white-space: pre-wrap;
}

div.dw-article-sidebar {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 206px;
  border: 1px solid #aaaaaa;
}

.cfc-top-banner .cfc-header-text {
  font-family: ibm-plex-mono, Menlo, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", Courier, monospace;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  color: #000;
}

.ibm-fluid.cfc-top-banner {
  padding-top: .8vw;
  padding-bottom: .8vw;
}

.top-banner-line {
  border-top: 4px solid #FF767B;
}

.cfc-blog-header {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 30px;
}

.cfc-blog-header span {
  color: rgb(152, 155, 157);
}

.cfc-header-img {
  width: 100%;
  max-width: 600px;
  height: auto;
  margin-bottom: 30px;
}

.user-steps-diagram .icon {
  height: 120px;
  width: auto;
  padding-top: 8px;
  z-index: 20;
}

.striped-border {
  height: 2px;
  position: relative;
  top: -100px;
  left: 40%;
  background-image: linear-gradient(to right, #c0c0c0 33%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 16px 2px;
  background-repeat: repeat-x;
  width: 55%;
  margin: auto;
  z-index: 0;
}

.striped-border-2 {
  height: 2px;
  position: relative;
  top: -100px;
  left: 35%;
  background-image: linear-gradient(to right, #c0c0c0 33%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 16px 2px;
  background-repeat: repeat-x;
  width: 60%;
  margin: auto;
  z-index: 0;
}

@media only screen and (min-width: 1000px) {
  .user-steps-diagram .step-description {
    min-height: 105px;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
  .striped-border {
    width: 50%;
    left: 45%;
  }
}

@media only screen and (max-width: 999px) {
  .striped-border, .striped-border-2 {
    display: none;
  }

  .user-steps-diagram .step-description {
    text-align: center;
  }

  .user-steps-diagram .competetition-step {
    text-align: center;
  }

  .user-steps-diagram .step-button {
    text-align: center;
  }

  .user-steps-diagram .step-icon {
    text-align: center;
  }

  .user-steps-diagram .number-circle {
    margin: 0 auto;
  }

  .user-steps-diagram .full-step {
    border-bottom: 1px solid #cacaca;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media only screen and (min-width: 1240px) and (max-width: 1352px) {
  .user-steps-diagram .ibm-btn-pri, .user-steps-diagram .ibm-btn-sec {
    font-size: 12px;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1135px) {
  .user-steps-diagram .ibm-btn-pri, .user-steps-diagram .ibm-btn-sec {
    font-size: 12px;
  }
}

.number-circle {
  border-radius: 50%;
  width: 28px;
  height: 28px;
  background: #0a0a0a;
  border: 2px solid #0a0a0a;
  color: #fff;
  vertical-align: middle;
  font-size: 20px;
}

.ibm-btn-sec.disabled-button, .ibm-btn-sec.disabled-button:hover, .ibm-btn-sec.disabled-button:active {
  background: transparent !important;
  cursor: not-allowed;
  color: #6f6f6f !important;
  border-color: #e6e6e6 !important;
}

.ibm-card.angelhack-card {
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  border: None;
  text-align: center;
}

.ibm-card.angelhack-card .ibm-forward-link {
  color: #056BFF !important;
  position: absolute;
  bottom: 24px;
  right: 0px;
}

.ibm-card.angelhack-card:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

a.card-link:hover {
  text-decoration: none;
}

.ibm-card.angelhack-card hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #666;
  margin: 1em 0;
  padding: 0;
}

.ibm-card.angelhack-card .angelhack-logo {
  height: 45px;
  width: auto;
  padding-top: 8px;
}

.ibm-card.angelhack-card .header-icon {
  height: 60px;
  width: auto;
  padding-top: 8px;
}

.ibm-card.angelhack-card .prize-icon {
  height: 40px;
  width: auto;
  padding-top: 12px;
}

.ibm-card.angelhack-card .cfc-logo {
  height: 112px;
  width: auto;
  padding-top: 12px;
}

.ibm-card.angelhack-card ul {
  padding-top: 12px;
  max-width: 80%;
  margin: 0 auto;
  text-align: left;
}

@media only screen and (max-width: 999px) {
  .ibm-card.angelhack-card ul {
    text-align: center;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1100px) {
  .ibm-card.angelhack-card .angelhack-logo {
    height: 40px;
  }
}

#ytvideo1 .ibm-video-info {
  display: None;
}

#ibm-leadspace-head.call-for-code__hero p.home-tagline {
  font-weight: bold;
}

#ibm-leadspace-head.call-for-code__hero p.home-content {
  margin-bottom: 25px;
}

@media only screen and (min-width: 1000px) {
  #ibm-leadspace-head.call-for-code__hero p.home-content {
    max-width: 60%;
  }
}

@media only screen and (max-width: 1000px) {
  #ibm-leadspace-head.call-for-code__hero div.home-header {
    padding-top: 20px !important;
  }
}

.cfc-challenge .resource-card {
  color: #000;
}

.resource-card .ibm-forward-link, .resource-card .ibm-external-link {
  position: absolute;
  bottom: 24px;
  right: 5px;
}

.resource-card:hover {
  border-color: #70A5FF;
}

.image-banner {
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (max-width: 600px) and (min-width: 0) {
  .cfc-top-banner .double-arrow {
    display: None;
  }
}

.schedule {
  border: 1px solid #056BFF;
}

.schedule td {
  vertical-align: middle;
}
