@font-face {
  font-family: "samsung-interface";
  src: url("/us/solvefortomorrow/assets/fonts/samsungif_rg-webfont.eot?#iefix") format("embedded-opentype"), url("/us/solvefortomorrow/assets/fonts/samsungif_rg-webfont.svg") format("svg"), url("/us/solvefortomorrow/assets/fonts/samsungif_rg-webfont.ttf") format("truetype");
}
@font-face {
  font-family: "samsung-interface-bold";
  src: url("/us/solvefortomorrow/assets/fonts/samsungif_bd-webfont.eot?#iefix") format("embedded-opentype"), url("/us/solvefortomorrow/assets/fonts/samsungif_bd-webfont.svg") format("svg"), url("/us/solvefortomorrow/assets/fonts/samsungif_bd-webfont.ttf") format("truetype");
}
@font-face {
  font-family: "samsung-interface-black";
  src: url("/us/solvefortomorrow/assets/fonts/samsungif_blk-webfont.eot?#iefix") format("embedded-opentype"), url("/us/solvefortomorrow/assets/fonts/samsungif_blk-webfont.svg") format("svg"), url("/us/solvefortomorrow/assets/fonts/samsungif_blk-webfont.ttf") format("truetype");
}
/* line 1, ../../../app/scss/_original.scss */
body {
  font-family: helvetica;
  color: #272727;
  overflow-x: hidden;
}

/* line 7, ../../../app/scss/_original.scss */
a {
  color: #27aae0;
  outline: 0 !important;
}

/* line 12, ../../../app/scss/_original.scss */
a.anchor {
  display: block;
  visibility: hidden;
  position: relative;
  top: -105px;
}

/* line 19, ../../../app/scss/_original.scss */
a.anchor-learn-more {
  display: block;
  visibility: hidden;
  position: relative;
}

/* line 25, ../../../app/scss/_original.scss */
a:hover {
  text-decoration: none;
}

/* line 29, ../../../app/scss/_original.scss */
.container img {
  max-width: 100%;
}

/* line 33, ../../../app/scss/_original.scss */
img.unveil-image {
  background-color: #eee;
  background-image: url(/us/solvefortomorrow/assets/images/loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 40, ../../../app/scss/_original.scss */
section h1, section h2, section h3 {
  text-align: center;
}

/* line 44, ../../../app/scss/_original.scss */
section#header {
  width: 100%;
  position: absolute;
  top: 0;
}

/* line 49, ../../../app/scss/_original.scss */
section#header .navbar {
  border-radius: 0 !important;
  background-image: url(/us/solvefortomorrow/assets/images/top-nav-gradient.png);
  background-repeat: repeat-x;
  height: 81px;
  text-align: center;
}

/* line 56, ../../../app/scss/_original.scss */
section#header .navbar img.logo {
  position: relative;
  top: 16px;
}

/* line 61, ../../../app/scss/_original.scss */
.placeholder {
  color: #aaa;
}

/* line 65, ../../../app/scss/_original.scss */
.sticky-nav-spacer {
  height: 105px;
  width: 100%;
}

/* line 70, ../../../app/scss/_original.scss */
.sticky-nav-wrapper {
  background-image: url(/us/solvefortomorrow/assets/images/sticky-nav-background.png);
  background-repeat: repeat-x;
  height: 105px;
  width: 100%;
  top: 0;
  z-index: 11000;
}

/* line 78, ../../../app/scss/_original.scss */
.sticky-nav-wrapper a.logo-link {
  z-index: 1000;
  float: left;
  position: relative;
  top: 10px;
  display: block;
}

/* line 85, ../../../app/scss/_original.scss */
.sticky-nav-wrapper ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 85px;
}

/* line 91, ../../../app/scss/_original.scss */
.sticky-nav-wrapper ul li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 97, ../../../app/scss/_original.scss */
.sticky-nav-wrapper ul li a {
  padding: 0;
  display: block;
  width: 200px;
  line-height: 105px;
  text-align: center;
  font-family: samsung-interface-black;
  font-size: 18px;
  color: #004da8;
  text-transform: uppercase;
}

/* line 108, ../../../app/scss/_original.scss */
.sticky-nav-wrapper ul li a.expand_link {
  display: none;
}

/* line 111, ../../../app/scss/_original.scss */
.sticky-nav-wrapper ul li a:hover {
  text-decoration: none;
  color: #27aae0;
  background-color: transparent !important;
}

/* line 116, ../../../app/scss/_original.scss */
.sticky-nav-wrapper ul li ul.subnav {
  position: absolute;
  background-color: #27aae0;
  width: 100%;
  top: 100%;
  left: 0;
  max-height: 0;
  overflow: hidden;
  z-index: 9;
}

/* line 126, ../../../app/scss/_original.scss */
.sticky-nav-wrapper ul li ul.subnav a {
  line-height: 40px;
  display: block;
}

/* line 130, ../../../app/scss/_original.scss */
.sticky-nav-wrapper ul li ul.subnav a:hover {
  background-color: #fff !important;
}

/* line 133, ../../../app/scss/_original.scss */
.sticky-nav-wrapper ul li:hover ul.subnav {
  max-height: 300px;
}

/* line 136, ../../../app/scss/_original.scss */
.sticky-nav-wrapper ul li:hover ul.subnav a {
  background-image: none !important;
}

/* line 139, ../../../app/scss/_original.scss */
.sticky-nav-wrapper ul li.active a {
  background-image: url(/us/solvefortomorrow/assets/images/sticky-nav-active-arrow.png);
  background-repeat: no-repeat;
  background-position: center 80%;
}

/* line 144, ../../../app/scss/_original.scss */
.sticky-nav-wrapper ul li#contest_link:hover {
  background-color: #27aae0 !important;
  color: #fff !important;
}

/* line 148, ../../../app/scss/_original.scss */
.sticky-nav-wrapper ul li#contest_link:hover > a:hover {
  color: #fff;
}

/* line 152, ../../../app/scss/_original.scss */
.video-player-module {
  position: relative;
  text-align: center;
  max-width: 867px;
  margin: 0 auto;
}

/* line 158, ../../../app/scss/_original.scss */
.video-player-module img {
  width: 100%;
}

/* line 161, ../../../app/scss/_original.scss */
.video-player-module .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10%;
  margin-left: -5%;
  margin-top: -5%;
}

/* line 170, ../../../app/scss/_original.scss */
.modal .modal-content {
  border-radius: 0;
}

/* line 173, ../../../app/scss/_original.scss */
.modal .modal-header {
  border-bottom: none;
}

/* line 176, ../../../app/scss/_original.scss */
.modal .modal-header .modal-title {
  font-family: samsung-interface-black;
  color: #e46592;
  font-size: 54px;
  text-align: center;
  line-height: 1em;
  padding: 20px 0 10px 0;
}

/* line 184, ../../../app/scss/_original.scss */
.modal .modal-header p {
  padding: 0 10%;
  text-align: center;
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
  color: #989898;
}

/* line 191, ../../../app/scss/_original.scss */
.modal .modal-body {
  padding-top: 0;
}

/* line 194, ../../../app/scss/_original.scss */
.modal form {
  width: 100%;
  margin: 15px 0;
}

/* line 198, ../../../app/scss/_original.scss */
.modal form .input-group {
  width: 100%;
}

/* line 201, ../../../app/scss/_original.scss */
.modal form .input-group .text-input {
  margin: 0 auto;
  width: 90%;
  display: block;
  float: none;
  border: none;
  background-color: #e6e6e6;
  padding: 10px 0;
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
  font-family: samsung-interface-bold;
  color: #bababa;
}

/* line 215, ../../../app/scss/_original.scss */
.modal form label.error {
  color: #c00;
  text-align: center;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  top: -10px;
  font-size: 11px;
}

/* line 225, ../../../app/scss/_original.scss */
.modal .btn {
  font-family: samsung-interface-black;
  font-size: 22px;
  height: 46px;
  line-height: 1em;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  display: block;
  background-color: #e46592;
  border: 0;
  border-bottom: 3px solid #883c5a;
  border-right: 3px solid #883c5a;
  border-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  width: 60%;
  margin: 20px auto;
}

/* line 244, ../../../app/scss/_original.scss */
.modal .btn:active {
  border-bottom: 1px solid #883c5a;
  border-right: 1px solid #883c5a;
  position: relative;
  top: 2px;
  left: 2px;
}

/* line 251, ../../../app/scss/_original.scss */
.modal .btn.close {
  opacity: 1;
  float: none;
}

/* line 256, ../../../app/scss/_original.scss */
.mobile-only {
  display: none;
}

/* line 260, ../../../app/scss/_original.scss */
.row-left {
  padding-left: 45px;
}

@media (max-width: 991px) {
  /* line 265, ../../../app/scss/_original.scss */
  .desktop-only {
    display: none !important;
  }

  /* line 269, ../../../app/scss/_original.scss */
  .mobile-only {
    display: block !important;
  }

  /* line 273, ../../../app/scss/_original.scss */
  .row-left {
    padding: 30px 0 0 15px;
  }
}
@media (max-width: 480px) {
  /* line 278, ../../../app/scss/_original.scss */
  .modal .modal-header .modal-title {
    font-size: 34px;
  }

  /* line 281, ../../../app/scss/_original.scss */
  .modal .modal-header p {
    font-size: 12px;
  }

  section.whats-happening div.winners .entry p {
    margin: 4px 30px;
  }
}
/* line 285, ../../../app/scss/_original.scss */
.sft-button {
  display: inline-block;
  width: auto;
  background-color: #e66492;
  color: #fff;
  font-family: 'samsung-interface-black';
  font-size: 20px;
  padding: 8px 20px;
  text-align: center;
  margin: 0 auto;
}

/* line 296, ../../../app/scss/_original.scss */
.sft-button:hover {
  color: #fff;
  text-decoration: underline;
}

/* line 301, ../../../app/scss/_original.scss */
.sft-footer {
  background-color: #efefef;
  padding: 30px 5%;
  color: #a7a7a7;
  font-family: arial;
  font-size: 14px;
  overflow: hidden;
}

/* line 309, ../../../app/scss/_original.scss */
.sft-footer p {
  margin: 0;
  padding: 0;
  width: 70%;
  float: left;
  text-align: left;
}

/* line 316, ../../../app/scss/_original.scss */
.sft-footer .social {
  width: 30%;
  float: right;
  text-align: right;
}

/* line 321, ../../../app/scss/_original.scss */
.sft-footer .social a {
  padding: 0 0 0 10px;
}

/* line 324, ../../../app/scss/_original.scss */
.sft-footer .disclaimer {
  width: 100%;
  overflow: hidden;
  padding-top: 15px;
}

/* line 329, ../../../app/scss/_original.scss */
.sft-footer .disclaimer p {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 10px;
  width: 100%;
}

/* line 336, ../../../app/scss/_original.scss */
section#application {
  margin-top: 25px;
}

/* line 339, ../../../app/scss/_original.scss */
section#application form {
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
}

/* line 344, ../../../app/scss/_original.scss */
section#application form input, section#application form textarea, section#application form select, section#application form textarea {
  width: 100%;
  background-color: #d4d4d4;
  margin-bottom: 15px;
  display: block;
}

/* line 350, ../../../app/scss/_original.scss */
section#application form input[type=radio] {
  display: inline-block;
  width: auto;
  margin-left: 8px;
  margin-right: 12px;
}

/* line 356, ../../../app/scss/_original.scss */
section#application form input[type=checkbox] {
  display: inline-block;
  width: auto;
  margin: 0 12px 0 0px;
}

/* line 361, ../../../app/scss/_original.scss */
section#application form input[type=submit] {
  margin-top: 15px;
  background-color: #20a2ff;
  color: #fff;
  margin-bottom: 0;
}

/* line 367, ../../../app/scss/_original.scss */
section#application form label {
  font-family: samsung-interface-bold;
  font-size: 18px;
  text-transform: uppercase;
  color: #656565;
}

/* line 373, ../../../app/scss/_original.scss */
section#application form label.error {
  font-size: 10px;
  color: #c00;
  width: 100%;
  font-size: 12px;
  color: #c00;
}

/* line 380, ../../../app/scss/_original.scss */
section#application form select.error {
  border: 1px solid red;
}

/* line 383, ../../../app/scss/_original.scss */
section#application form label.radiolabel {
  display: inline;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
  line-height: normal !important;
}

/* line 390, ../../../app/scss/_original.scss */
section#application form label.block-label {
  display: inline-block;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
  line-height: normal !important;
  margin-right: 8px;
  margin-bottom: 15px;
}

/* line 399, ../../../app/scss/_original.scss */
section#application form textarea {
  margin-bottom: 2px;
}

/* line 402, ../../../app/scss/_original.scss */
section#application form .count {
  display: block;
  font-size: 12px;
  margin-bottom: 15px;
  font-family: samsung-interface-bold;
  color: #656565;
}

/* line 410, ../../../app/scss/_original.scss */
.whats-happening .apply-section {
  text-align: center;
  max-width: 650px;
  margin: 0 auto 60px;
  width: 100%;
}

/* line 416, ../../../app/scss/_original.scss */
.whats-happening .apply-section h3 {
  margin-bottom: 20px;
}

/* line 419, ../../../app/scss/_original.scss */
.whats-happening .apply-section h4 {
  font-size: 20px;
}

/* line 422, ../../../app/scss/_original.scss */
.whats-happening .apply-section p.quote i {
  font-size: 12px;
  display: block;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 10px;
}

/* line 430, ../../../app/scss/_original.scss */
.modal p {
  color: #999;
  text-align: center;
}

/* line 434, ../../../app/scss/_original.scss */
.modal .modal-header .close {
  font-size: 16px;
}

/* line 437, ../../../app/scss/_original.scss */
.modal .modal-header .modal-title {
  text-transform: uppercase;
  padding-top: 40px;
}

/* line 441, ../../../app/scss/_original.scss */
.modal .modal-footer {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}

/* line 447, ../../../app/scss/_original.scss */
.modal-mobile-fix {
  overflow: hidden;
  position: fixed;
}

/* line 452, ../../../app/scss/_original.scss */
.application-platform-header .platform-header {
  background-color: #27aae0;
  position: static;
}

/* line 456, ../../../app/scss/_original.scss */
.application-platform-header .platform-header ul.nav > li > a {
  color: #fff;
}

/* line 460, ../../../app/scss/_original.scss */
.application-form label em {
  font-size: 70%;
  padding-left: 5px;
}

@media (max-width: 991px) and (min-width: 320px) {
  /* line 466, ../../../app/scss/_original.scss */
  .modal .btn {
    font-size: 18px;
  }

  /* line 470, ../../../app/scss/_original.scss */
  #application h1:first-of-type {
    padding-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  /* line 475, ../../../app/scss/_original.scss */
  .modal-dialog {
    width: 760px;
  }
}
/* line 479, ../../../app/scss/_original.scss */
.navbar.home {
  position: absolute;
  width: 100%;
  border: 0;
}

/* line 485, ../../../app/scss/_original.scss */
.home-banner .relative {
  position: relative;
}

/* line 488, ../../../app/scss/_original.scss */
.home-banner .apply-cta {
  float: right;
  position: absolute;
  bottom: -190px;
  right: 0;
}

/* line 494, ../../../app/scss/_original.scss */
.home-banner .introWrapper {
  background-color: #66aacf;
  background-image: url(/us/solvefortomorrow/assets/images/new-hero.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 140px 0 0px 0;
  height: 788px;
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/us/solvefortomorrow/assets/images/new-hero.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(\a    src='/us/solvefortomorrow/assets/images/new-hero.jpg',\a    sizingMethod='scale')";
}

.sft-iframe {
  /*height: 2400px;*/
  padding: 0 20px;
}

.sft-iframe .closed-message {
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  margin: 70px auto;
  max-width: 905px;
}

/*@media screen and (max-width: 425px) {
  .sft-iframe {
    height: 2565px;
  }
}*/

/* line 505, ../../../app/scss/_original.scss */
.home-banner .introWrapper.contest-intro {
  background-position: center center;
  height: auto;
  padding-bottom: 0;
}

/* line 510, ../../../app/scss/_original.scss */
.home-banner .intro {
  text-align: center;
  color: #fff;
}

/* line 514, ../../../app/scss/_original.scss */
.home-banner .intro h1 {
  font-family: samsung-interface-black;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 61px;
}

/* line 520, ../../../app/scss/_original.scss */
.home-banner .intro h2 {
  font-family: samsung-interface-bold;
  font-size: 28px;
  font-weight: normal;
}

/* line 525, ../../../app/scss/_original.scss */
.home-banner .intro h3 {
  font-family: samsung-interface-black;
  font-weight: normal;
  letter-spacing: .1em;
  font-size: 20px;
}

/* line 531, ../../../app/scss/_original.scss */
.home-banner .intro hr {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  width: 70%;
  margin: 0 auto;
}

/* line 536, ../../../app/scss/_original.scss */
.home-banner .intro p {
  font-family: samsung-interface;
  font-size: 24px;
}

@media (min-width: 992px) {
  /* line 542, ../../../app/scss/_original.scss */
  .home-banner .intro h1 {
    font-size: 54px;
  }

  /* line 545, ../../../app/scss/_original.scss */
  .home-banner .intro h2 {
    font-size: 24px;
  }

  /* line 548, ../../../app/scss/_original.scss */
  .home-banner .intro p {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  /* line 553, ../../../app/scss/_original.scss */
  .home-banner .intro h1 {
    font-size: 44px;
  }

  /* line 556, ../../../app/scss/_original.scss */
  .home-banner .intro h2 {
    font-size: 22px;
  }

  /* line 559, ../../../app/scss/_original.scss */
  .home-banner .intro p {
    font-size: 18px;
  }

  /* line 563, ../../../app/scss/_original.scss */
  .introWrapper {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  /* line 568, ../../../app/scss/_original.scss */
  .home-banner .intro h1 {
    font-size: 40px;
    line-height: 1em;
  }

  /* line 572, ../../../app/scss/_original.scss */
  .home-banner .intro h2 {
    font-size: 20px;
  }

  /* line 575, ../../../app/scss/_original.scss */
  .home-banner .intro p {
    line-height: 1.3em;
    font-size: 14px;
  }

  /* line 579, ../../../app/scss/_original.scss */
  .home-banner .introWrapper {
    height: auto !important;
  }

  /* line 583, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul li a {
    width: 150px;
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  /* line 589, ../../../app/scss/_original.scss */
  .home-banner .introWrapper {
    padding: 60px 0 40px 0;
  }

  /* line 592, ../../../app/scss/_original.scss */
  .home-banner .introWrapper section.intro .samsung-title {
    display: none;
  }

  /* line 595, ../../../app/scss/_original.scss */
  .home-banner .introWrapper section.intro h1 {
    font-size: 22px;
  }

  /* line 598, ../../../app/scss/_original.scss */
  .home-banner .introWrapper section.intro h2 {
    font-size: 15px;
    line-height: 1.3em;
  }

  /* line 602, ../../../app/scss/_original.scss */
  .home-banner .introWrapper section.intro h3 {
    font-size: 13px;
  }

  /* line 605, ../../../app/scss/_original.scss */
  .home-banner .introWrapper section.intro hr {
    margin-top: 0;
  }

  /* line 608, ../../../app/scss/_original.scss */
  .home-banner .introWrapper section.intro img.logo {
    display: none;
  }
}
/* line 612, ../../../app/scss/_original.scss */
section.whats-happening h2.desktop-header {
  margin-top: 20px;
}

/* line 615, ../../../app/scss/_original.scss */
section.whats-happening h3 {
  font-family: samsung-interface-black;
  font-size: 32px;
  color: #27aae0;
  text-transform: uppercase;
  margin: 40px 20px;
}
section.whats-happening .winners p {
  margin: 20px 10%;
}

section.whats-happening .hashtag {
  color: #d6df22;
  font-weight: bold;
}

/* line 621, ../../../app/scss/_original.scss */
section.whats-happening h4 {
  font-family: samsung-interface-bold;
  font-size: 16px;
  color: #717171;
  text-align: center;
  line-height: 20px;
}

/* line 628, ../../../app/scss/_original.scss */
section.whats-happening h5 {
  color: #957dc3;
  font-family: samsung-interface-black;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
}

/* line 635, ../../../app/scss/_original.scss */
section.whats-happening hr {
  width: 70%;
  border-top: 1px solid #acacac;
  margin-left: auto;
  margin-right: auto;
}

/* line 641, ../../../app/scss/_original.scss */
section.whats-happening .awards-video {
  margin-top: 100px;
  margin-bottom: 50px;
}

/* line 645, ../../../app/scss/_original.scss */
section.whats-happening .vote-countdown {
  background-image: url(/us/solvefortomorrow/assets/images/vote-countdown-rule.png);
  background-repeat: no-repeat;
  background-position: center;
  font-family: samsung-interface-bold;
  font-size: 30px;
  color: #717171;
  text-align: center;
}

/* line 654, ../../../app/scss/_original.scss */
section.whats-happening ul.nav {
  margin: 20px 0;
  text-align: center;
}

/* line 658, ../../../app/scss/_original.scss */
section.whats-happening ul.nav li {
  display: inline-block;
  width: 20%;
  background-color: #e6e6e6;
  font-family: samsung-interface-bold;
  font-size: 14px;
}

/* line 665, ../../../app/scss/_original.scss */
section.whats-happening ul.nav li a {
  color: #959595;
}

/* line 668, ../../../app/scss/_original.scss */
section.whats-happening ul.nav li a:hover {
  background: inherit;
}

/* line 671, ../../../app/scss/_original.scss */
section.whats-happening ul.nav li:first-child {
  margin-right: 1px;
}

/* line 674, ../../../app/scss/_original.scss */
section.whats-happening ul.nav li.active {
  background-color: #e46592;
  color: #fff;
}

/* line 678, ../../../app/scss/_original.scss */
section.whats-happening ul.nav li.active a {
  color: #fff;
}

/* line 681, ../../../app/scss/_original.scss */
section.whats-happening div.entries .entry {
  position: relative;
}

/* line 684, ../../../app/scss/_original.scss */
section.whats-happening div.entries .entry .entry-content {
  position: relative;
  padding-bottom: 30px;
}

/* line 688, ../../../app/scss/_original.scss */
section.whats-happening div.entries .entry img.screenshot {
  width: 100%;
}

/* line 691, ../../../app/scss/_original.scss */
section.whats-happening div.entries .entry img.play-button {
  width: 20%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10%;
  margin-top: -8%;
}

/* line 699, ../../../app/scss/_original.scss */
section.whats-happening div.entries .entry h4 {
  font-family: samsung-interface-bold;
  font-size: 16px;
  color: #717171;
  text-align: center;
}

/* line 705, ../../../app/scss/_original.scss */
section.whats-happening div.entries .entry .caption {
  background-color: #8973b4;
  font-family: samsung-interface-bold;
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 30px;
  position: absolute;
  width: 100%;
  bottom: 0;
}

/* line 716, ../../../app/scss/_original.scss */
section.whats-happening div.entries .winner {
  margin-bottom: 30px;
}

/* line 719, ../../../app/scss/_original.scss */
section.whats-happening div.entries .winner h4 {
  font-family: samsung-interface-black;
  text-transform: uppercase;
  font-size: 14px;
}

/* line 724, ../../../app/scss/_original.scss */
section.whats-happening div.winners .entry {
  position: relative;
}

/* line 727, ../../../app/scss/_original.scss */
section.whats-happening div.winners .entry .entry-content {
  position: relative;
  padding-bottom: 30px;
}

/* line 731, ../../../app/scss/_original.scss */
section.whats-happening div.winners .entry img.screenshot {
  width: 100%;
}

/* line 734, ../../../app/scss/_original.scss */
section.whats-happening div.winners .entry img.play-button {
  width: 20%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10%;
  margin-top: -8%;
}

/* line 742, ../../../app/scss/_original.scss */
section.whats-happening div.winners .entry h4 {
  font-family: samsung-interface-bold;
  font-size: 16px;
  color: #717171;
  text-align: center;
}

/* line 748, ../../../app/scss/_original.scss */
section.whats-happening div.winners .entry .caption {
  background-color: #8973b4;
  font-family: samsung-interface, Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  position: absolute;
  width: 100%;
  bottom: 0;
}

/* line 759, ../../../app/scss/_original.scss */
section.whats-happening div.winners .winner {
  margin-bottom: 30px;
}

/* line 762, ../../../app/scss/_original.scss */
section.whats-happening div.winners .winner h4 {
  font-family: samsung-interface-black;
  text-transform: uppercase;
  font-size: 14px;
}

/* line 767, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container {
  height: 700px;
}

/* line 770, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container .map {
  position: absolute;
  left: 50%;
  margin-left: -400px;
  z-index: 1;
}

/* line 776, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries {
  width: 800px;
  height: 678px;
  margin: 0 auto;
  position: relative;
}

/* line 782, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry {
  width: 18px;
  height: 18px;
  margin-top: -8px;
}

/* line 787, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry .entry-content {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  padding: 10px 15px 15px 15px;
  display: none;
}

/* line 796, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry .entry-content.right {
  position: relative;
  left: -435px;
}

/* line 800, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry img.screenshot {
  width: 100%;
}

/* line 803, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry img.play-button {
  width: 20%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10%;
  margin-top: -8%;
}

/* line 811, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry h4 {
  font-family: samsung-interface-bold;
  font-size: 18px;
  color: #717171;
  text-align: center;
}

/* line 817, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry .caption {
  background-color: #8973b4;
  font-family: samsung-interface-bold;
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 30px;
}

/* line 825, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry .map-point {
  position: absolute;
  top: 50%;
  z-index: 10000;
  left: -20px;
}

/* line 831, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry .map-arrow {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  z-index: 1;
}

/* line 837, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry .map-arrow.left {
  left: -15px;
}

/* line 840, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry .map-arrow.right {
  right: -15px;
}

/* line 843, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry.active {
  width: 412px;
  height: 315px;
  margin-top: -157px;
  z-index: 10001;
}

/* line 849, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry.active .map-point {
  z-index: -1;
}

/* line 852, ../../../app/scss/_original.scss */
section.whats-happening section.map-view-container div.map-entries .entry.active .entry-content {
  display: block;
}

@media (min-width: 320px) and (max-width: 991px) {
  /* line 857, ../../../app/scss/_original.scss */
  section.whats-happening hr {
    width: 100%;
  }

  /* line 860, ../../../app/scss/_original.scss */
  section.whats-happening .winners p {
    margin: 20px 6%;
  }

  /* line 863, ../../../app/scss/_original.scss */
  section.whats-happening h4.subhead {
    font-size: 26px;
    padding: 0 50px;
    line-height: 1.25em;
    margin: 30px 0;
  }

  /* line 869, ../../../app/scss/_original.scss */
  section.whats-happening .vote-countdown {
    width: 80%;
    margin: 0 auto 30px auto;
    clear: both;
  }

  /* line 874, ../../../app/scss/_original.scss */
  section.whats-happening .nav {
    display: none;
  }

  /* line 877, ../../../app/scss/_original.scss */
  section.whats-happening div.entries .entry {
    border-bottom: 1px solid #acacac;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
  }

  /* line 883, ../../../app/scss/_original.scss */
  section.whats-happening div.entries .entry .video-player {
    display: none;
  }

  /* line 886, ../../../app/scss/_original.scss */
  section.whats-happening div.entries .entry h4 {
    color: #957dc3;
    font-size: 27px;
    font-family: samsung-interface-black;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.2em;
    margin: 0;
    padding-right: 60px;
  }

  /* line 896, ../../../app/scss/_original.scss */
  section.whats-happening div.entries .entry .caption {
   /* background-color: transparent;
    text-align: left;
    color: #717171;*/
    font-size: 19px;
    line-height: 1.5em;
    position: absolute;
    width: 100%;
    bottom: 0;
  }

  /* line 903, ../../../app/scss/_original.scss */
  section.whats-happening div.entries .entry a {
    font-size: 19px;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    line-height: 1.5em;
  }

  /* line 909, ../../../app/scss/_original.scss */
  section.whats-happening div.entries .entry .mobile-play {
    position: absolute;
    top: 15px;
    right: 15px;
  }

  /* line 914, ../../../app/scss/_original.scss */
  section.whats-happening div.entries .entry:last-of-type {
    border-bottom: none !important;
  }

  /* line 917, ../../../app/scss/_original.scss */
  section.whats-happening div.winners .entry h4 {
    font-size: 21px;
    font-family: samsung-interface-bold;
    text-transform: none;
  }

  /* line 922, ../../../app/scss/_original.scss */
  section.whats-happening #map-view {
    display: none;
  }

  /* line 925, ../../../app/scss/_original.scss */
  section.whats-happening #grid-view {
    display: block;
  }
}
@media (max-width: 480px) {
  /* line 930, ../../../app/scss/_original.scss */
  section.whats-happening {
    padding-top: 20px;
  }

  /* line 933, ../../../app/scss/_original.scss */
  section.whats-happening h3 {
    font-size: 29px;
    margin: 20px 20px;

  }

  /* line 936, ../../../app/scss/_original.scss */
  section.whats-happening h4.subhead {
    font-size: 13px;
    margin: 20px 0;
    padding: 0 30px;
  }

  /* line 941, ../../../app/scss/_original.scss */
  section.whats-happening .vote-countdown {
    font-size: 20px;
  }

  /* line 944, ../../../app/scss/_original.scss */
  section.whats-happening div.entries .entry {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 8px;
    padding-bottom: 8px;
  }

  /* line 949, ../../../app/scss/_original.scss */
  section.whats-happening div.entries .entry h4 {
    font-size: 17px;
    padding-right: 40px;
  }

  /* line 953, ../../../app/scss/_original.scss */
  section.whats-happening div.entries .entry .mobile-play {
    top: 0px;
  }

  /* line 956, ../../../app/scss/_original.scss */
  section.whats-happening div.entries .entry .mobile-play img {
    width: 20px;
  }

  /* line 959, ../../../app/scss/_original.scss */
 /* section.whats-happening div.entries .entry .caption {

  }*/

  /* line 964, ../../../app/scss/_original.scss */
  section.whats-happening div.entries .entry a {
    font-family: helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
  }
}
/* line 970, ../../../app/scss/_original.scss */
.modal-backdrop {
  z-index: 13000;
}

/* line 974, ../../../app/scss/_original.scss */
.modal {
  z-index: 14000 !important;
}

/* line 978, ../../../app/scss/_original.scss */
.learn-more-wrapper {
  background-color: #d4d4d4;
  overflow: hidden;
  margin-top: 90px;
}

/* line 984, ../../../app/scss/_original.scss */
section.learn-more {
  padding: 50px 0;
  color: #272727;
}

/* line 988, ../../../app/scss/_original.scss */
section.learn-more .nav {
  border-top: 1px solid #8c8c8c;
  border-bottom: 1px solid #8c8c8c;
  text-align: center;
  padding-top: 10px;
  margin-top: 38px;
}

/* line 995, ../../../app/scss/_original.scss */
section.learn-more .nav li {
  padding: 0 20px;
  display: inline-block;
}

/* line 999, ../../../app/scss/_original.scss */
section.learn-more .nav li.active:after {
  content: url(/us/solvefortomorrow/assets/images/learn-more-active.png);
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -10px;
  display: block;
}

/* line 1007, ../../../app/scss/_original.scss */
section.learn-more .nav a {
  color: #858585;
  font-size: 24px;
  font-family: samsung-interface-black;
  text-transform: uppercase;
  padding: 15px;
  background: none !important;
}

/* line 1015, ../../../app/scss/_original.scss */
section.learn-more .nav a:hover {
  color: #aaa;
  background-color: transparent;
}

/* line 1019, ../../../app/scss/_original.scss */
section.learn-more .nav .active a {
  color: #27aae0;
}

/* line 1022, ../../../app/scss/_original.scss */
section.learn-more p {
  line-height: 2em;
  font-size: 14px;
}

/* line 1026, ../../../app/scss/_original.scss */
section.learn-more .footer {
  position: relative;
  margin-top: 80px;
}

/* line 1030, ../../../app/scss/_original.scss */
section.learn-more .footer h5 {
  color: #717171;
  font-family: samsung-interface-black;
  font-size: 22px;
  width: 190px;
  background-color: #d4d4d4;
  position: relative;
  z-index: 3000;
  text-transform: uppercase;
}

/* line 1040, ../../../app/scss/_original.scss */
section.learn-more .footer hr {
  border-top: 1px solid #454545;
  position: absolute;
  width: 100%;
  top: -10px;
  left: 0;
}

/* line 1047, ../../../app/scss/_original.scss */
section.learn-more .footer .partner-icons {
  padding-top: 15px;
  text-align: center;
}

/* line 1051, ../../../app/scss/_original.scss */
section.learn-more .footer .partner-icons a {
  padding: 0 30px;
}

/* line 1054, ../../../app/scss/_original.scss */
section.learn-more .subtab-expander {
  display: none;
}

/* line 1057, ../../../app/scss/_original.scss */
section.learn-more .prizes {
  margin-top: 50px;
}

/* line 1060, ../../../app/scss/_original.scss */
section.learn-more .prizes h2 {
  font-family: samsung-interface-black;
  color: #27aae0;
}

/* line 1064, ../../../app/scss/_original.scss */
section.learn-more .prizes h5 {
  font-family: samsung-interface-black;
  font-size: 36px;
  text-transform: uppercase;
  color: #666;
  margin-bottom: 0;
}

/* line 1071, ../../../app/scss/_original.scss */
section.learn-more .prizes p {
  font-size: 18px;
  color: #888;
  margin: 0 0 20px;
  line-height: 1.6em;
}

/* line 1077, ../../../app/scss/_original.scss */
section.learn-more .prizes .hoverboxes .box {
  position: relative;
  overflow: hidden;
  background: #e46592;
  cursor: pointer;
}

/* line 1083, ../../../app/scss/_original.scss */
section.learn-more .prizes .hoverboxes .box img.background, section.learn-more .prizes .hoverboxes .box h5, section.learn-more .prizes .hoverboxes .box p, section.learn-more .prizes .hoverboxes .box img.partner-logo, section.learn-more .prizes .hoverboxes .box span.presented-by {
  color: white;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 1091, ../../../app/scss/_original.scss */
section.learn-more .prizes .hoverboxes .box h5, section.learn-more .prizes .hoverboxes .box p, section.learn-more .prizes .hoverboxes .box span.presented-by {
  text-shadow: 1px 1px 2px #646464;
}

/* line 1094, ../../../app/scss/_original.scss */
section.learn-more .prizes .hoverboxes .box img.background {
  width: 100%;
}

/* line 1097, ../../../app/scss/_original.scss */
section.learn-more .prizes .hoverboxes .box span.presented-by {
  opacity: 0;
  position: absolute;
  top: 10px;
  left: 25px;
  right: 25px;
  margin: auto;
  text-align: center;
  font-size: 16px;
}

/* line 1107, ../../../app/scss/_original.scss */
section.learn-more .prizes .hoverboxes .box img.partner-logo {
  opacity: 0;
  max-height: 60px;
  position: absolute;
  top: 40px;
  left: 25px;
  right: 25px;
  margin: auto;
}

/* line 1116, ../../../app/scss/_original.scss */
section.learn-more .prizes .hoverboxes .box h5 {
  font-size: 34px;
  margin: auto;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 0;
  bottom: 0;
  text-align: center;
  max-height: 110px;
}

/* line 1127, ../../../app/scss/_original.scss */
section.learn-more .prizes .hoverboxes .box p {
  opacity: 0;
  font-size: 16px;
  position: absolute;
  top: 110px;
  left: 25px;
  right: 25px;
}

@media (min-width: 992px) {
  /* line 1137, ../../../app/scss/_original.scss */
  section.learn-more .prizes .hoverboxes .box:hover img.background {
    opacity: 0.3;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  /* line 1145, ../../../app/scss/_original.scss */
  section.learn-more .prizes .hoverboxes .box:hover h5 {
    opacity: 0;
  }

  /* line 1148, ../../../app/scss/_original.scss */
  section.learn-more .prizes .hoverboxes .box:hover p, section.learn-more .prizes .hoverboxes .box:hover img.partner-logo, section.learn-more .prizes .hoverboxes .box:hover span.presented-by {
    opacity: 1;
  }
}
@media (min-width: 992px) and (max-width: 1216px) {
  /* line 1153, ../../../app/scss/_original.scss */
  section.learn-more .prizes .hoverboxes .box img.partner-logo {
    max-height: 40px;
  }

  /* line 1156, ../../../app/scss/_original.scss */
  section.learn-more .prizes .hoverboxes .box p {
    top: 90px;
    left: 15px;
    right: 15px;
    font-size: 13px;
    line-height: 17px;
  }
}
@media (max-width: 991px) {
  /* line 1165, ../../../app/scss/_original.scss */
  section.learn-more .prizes .hoverboxes .box {
    background: none;
  }

  /* line 1168, ../../../app/scss/_original.scss */
  section.learn-more .prizes .hoverboxes .box img.background {
    padding-bottom: 10px;
  }

  /* line 1171, ../../../app/scss/_original.scss */
  section.learn-more .prizes .hoverboxes .box img.partner-logo, section.learn-more .prizes .hoverboxes .box p, section.learn-more .prizes .hoverboxes .box h5, section.learn-more .prizes .hoverboxes .box span.presented-by {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    opacity: 1;
    color: #666;
  }

  /* line 1181, ../../../app/scss/_original.scss */
  section.learn-more .prizes .hoverboxes .box h5 {
    text-shadow: none;
  }

  /* line 1184, ../../../app/scss/_original.scss */
  section.learn-more .prizes .hoverboxes .box span.presented-by {
    text-shadow: none;
    display: block;
  }

  /* line 1188, ../../../app/scss/_original.scss */
  section.learn-more .prizes .hoverboxes .box img.partner-logo {
    max-height: 80px;
    padding: 10px 0;
  }

  /* line 1192, ../../../app/scss/_original.scss */
  section.learn-more .prizes .hoverboxes .box p {
    opacity: 1;
    font-size: 16px;
    line-height: 22px;
    text-shadow: none;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  /* line 1200, ../../../app/scss/_original.scss */
  .learn-more-wrapper {
    background-color: #fff;
    margin-top: 0;
  }

  /* line 1205, ../../../app/scss/_original.scss */
  section.learn-more {
    padding: 0;
  }

  /* line 1208, ../../../app/scss/_original.scss */
  section.learn-more ul.nav {
    display: none;
  }

  /* line 1211, ../../../app/scss/_original.scss */
  section.learn-more .footer {
    margin: 0;
    padding: 20px 0 40px 0;
  }

  /* line 1215, ../../../app/scss/_original.scss */
  section.learn-more .footer h5 {
    background-color: #fff;
  }

  /* line 1218, ../../../app/scss/_original.scss */
  section.learn-more .footer hr {
    display: none;
  }

  /* line 1221, ../../../app/scss/_original.scss */
  section.learn-more .tab-pane {
    max-height: 0;
    overflow: hidden;
    display: block !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  /* line 1231, ../../../app/scss/_original.scss */
  section.learn-more .tab-pane.open {
    max-height: 5000px;
    border-bottom: 1px solid #acacac;
    padding-bottom: 20px;
  }

  /* line 1236, ../../../app/scss/_original.scss */
  section.learn-more .tab-pane.active {
    display: block;
  }

  /* line 1239, ../../../app/scss/_original.scss */
  section.learn-more .subtab-expander {
    display: block;
    width: 100%;
    font-family: samsung-interface-black;
    text-transform: uppercase;
    color: #27aae0;
    font-size: 40px;
    line-height: 2em;
    position: relative;
    border-bottom: 1px solid #acacac;
  }

  /* line 1250, ../../../app/scss/_original.scss */
  section.learn-more .subtab-expander span {
    color: #fff;
    background-color: #27aae0;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 45px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -23px;
  }

  /* line 1265, ../../../app/scss/_original.scss */
  section.learn-more .subtab-expander:first-of-type {
    border-top: 1px solid #acacac;
  }

  /* line 1268, ../../../app/scss/_original.scss */
  section.learn-more #how-it-works .phase {
    padding-bottom: 10px;
  }

  /* line 1271, ../../../app/scss/_original.scss */
  section.learn-more #how-it-works .phase h5 {
    color: #787878;
    font-size: 28px;
  }

  /* line 1275, ../../../app/scss/_original.scss */
  section.learn-more #how-it-works .phase p {
    font-family: helvetica, arial, sans-serif;
    font-size: 26px;
    line-height: 1.4em;
  }

  /* line 1280, ../../../app/scss/_original.scss */
  section.learn-more #how-it-works h5.strikethrough-rule-title {
    background-image: none !important;
    color: #717171;
    font-family: samsung-interface-bold;
    text-transform: none;
    margin-top: 40px;
  }

  /* line 1287, ../../../app/scss/_original.scss */
  section.learn-more #judges h2 {
    color: #e46592;
    font-size: 58px;
    line-height: 1em;
  }

  /* line 1292, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item {
    border-bottom: 1px solid #acacac;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  /* line 1298, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item .judge-info {
    height: auto;
    position: relative;
  }

  /* line 1302, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item .judge-info h5 {
    color: #e46592;
    font-size: 40px;
    text-align: left;
    margin: 0;
  }

  /* line 1308, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item .judge-info p {
    text-align: left;
    font-family: helvetica;
    font-weight: bold;
    font-size: 24px;
    padding-left: 0;
    color: #717171;
    margin: 0;
  }

  /* line 1317, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item .judge-info .bio-expander {
    color: #fff;
    background-color: #e46592;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 45px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -23px;
    font-size: 33px;
    font-family: samsung-interface-black;
  }

  /* line 1334, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item .judge-photo {
    display: none;
  }

  /* line 1337, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item .bio h3, section.learn-more #judges .judges-list .judge-item .bio h4, section.learn-more #judges .judges-list .judge-item .bio hr {
    display: none;
  }

  /* line 1340, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item .bio .bio-body {
    padding-top: 30px;
  }

  /* line 1343, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item .bio .bio-body p {
    font-family: helvetica, arial, sans-serif;
    font-size: 28px;
    line-height: 1.25em;
    color: #666666;
    font-weight: normal;
    margin-bottom: 15px;
  }

  /* line 1351, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item.last {
    border: none;
    padding-bottom: 10px;
  }

  /* line 1355, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .bio-container {
    display: none !important;
  }

  /* line 1358, ../../../app/scss/_original.scss */
  section.learn-more #past-winners {
    padding: 0;
  }

  /* line 1361, ../../../app/scss/_original.scss */
  section.learn-more #past-winners p {
    font-size: 28px;
    line-height: 1.25em;
    font-family: helvetica, arial, sans-serif;
    color: #272727;
  }

  /* line 1367, ../../../app/scss/_original.scss */
  section.learn-more #past-winners h5 {
    font-size: 36px;
    padding: 25px 10px;
  }

  /* line 1371, ../../../app/scss/_original.scss */
  section.learn-more #past-winners .video-player {
    margin: 0 auto 40px auto;
  }

  /* line 1374, ../../../app/scss/_original.scss */
  section.learn-more #past-winners .quote {
    padding-top: 60px;
  }

  /* line 1377, ../../../app/scss/_original.scss */
  section.learn-more #past-winners .quote h5 {
    line-height: 1.25em;
    font-size: 32px;
    padding: 0 10%;
  }

  /* line 1382, ../../../app/scss/_original.scss */
  section.learn-more #past-winners .quote p {
    font-size: 28px;
    width: 75%;
    margin: 0 auto;
    padding: 50px 0 25px 0;
  }

  /* line 1388, ../../../app/scss/_original.scss */
  section.learn-more #faqs {
    padding: 10px 0;
  }

  /* line 1391, ../../../app/scss/_original.scss */
  section.learn-more #faqs p {
    padding: 5px 0;
    font-family: helvetica, arial, sans-serif;
    font-size: 24px;
    line-height: 1.5em;
  }

  /* line 1398, ../../../app/scss/_original.scss */
  section.learn-more .footer .partner-icons a {
    padding: 0 8px;
  }
}
/* line 1402, ../../../app/scss/_original.scss */
section#how-it-works .phase {
  margin-top: 50px;
}

/* line 1405, ../../../app/scss/_original.scss */
section#how-it-works .phase h5 {
  font-family: samsung-interface-black;
  color: #fff;
  text-transform: uppercase;
  line-height: 1em;
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

/* line 1414, ../../../app/scss/_original.scss */
section#how-it-works h5.strikethrough-rule-title {
  margin-top: 75px;
  margin-bottom: 20px;
  color: #957dc3;
  font-size: 22px;
  text-transform: uppercase;
  font-family: samsung-interface-black;
  text-align: center;
  background-image: url(/us/solvefortomorrow/assets/images/strikethrough-rule-title-background.png);
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 1427, ../../../app/scss/_original.scss */
#judges h2 {
  color: #27aae0;
  font-family: samsung-interface-black;
  text-transform: uppercase;
  font-size: 42px;
  margin: 30px 0;
  line-height: 3em;
}

/* line 1436, ../../../app/scss/_original.scss */
.judges-list .judge-item {
  cursor: pointer;
}

/* line 1439, ../../../app/scss/_original.scss */
.judges-list .judge-item .judge-info {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  height: 90px;
}

/* line 1448, ../../../app/scss/_original.scss */
.judges-list .judge-item .judge-info h5 {
  font-family: samsung-interface-black;
  font-size: 16px;
  color: #595959;
  text-align: center;
  line-height: 1em;
  margin: 20px 0 0 0;
  text-transform: uppercase;
}

/* line 1457, ../../../app/scss/_original.scss */
.judges-list .judge-item .judge-info p {
  font-family: samsung-interface;
  font-size: 14px;
  color: #595959;
  text-align: center;
  margin: 0;
  line-height: 1.25em;
  margin: 5px 0 0 0;
}

/* line 1466, ../../../app/scss/_original.scss */
.judges-list .judge-item .judge-info .bio-expander {
  display: none;
}

/* line 1469, ../../../app/scss/_original.scss */
.judges-list .judge-item .bio {
  display: none;
}

/* line 1472, ../../../app/scss/_original.scss */
.judges-list .active-judge img {
  border: 4px solid #e46592;
}

/* line 1475, ../../../app/scss/_original.scss */
.judges-list .active-judge:after {
  content: url(/us/solvefortomorrow/assets/images/judge-active.png);
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -10px;
  display: block;
}

/* line 1483, ../../../app/scss/_original.scss */
.judges-list .active-judge-row {
  overflow: visible;
}

/* line 1486, ../../../app/scss/_original.scss */
.judges-list .active-judge-row .judge-info {
  height: 0;
}

/* line 1489, ../../../app/scss/_original.scss */
.judges-list .judges-row {
  overflow: visible;
  box-sizing: border-box;
  margin-bottom: 10px;
}

/* line 1494, ../../../app/scss/_original.scss */
.judges-list .judge-item.active .bio {
  display: block;
}

/* line 1497, ../../../app/scss/_original.scss */
.judges-list .bio-container, .judges-list .bio-container-fading {
  width: 97%;
  background-color: #fff;
  clear: both;
  padding: 30px 50px;
  margin: 15px auto;
  box-sizing: border-box;
}

/* line 1505, ../../../app/scss/_original.scss */
.judges-list .bio-container h3, .judges-list .bio-container-fading h3 {
  color: #e46592;
  font-family: samsung-interface-black;
  text-transform: uppercase;
  font-size: 32px;
  text-align: left;
  padding: 5px 0;
  margin: 0;
}

/* line 1514, ../../../app/scss/_original.scss */
.judges-list .bio-container h4, .judges-list .bio-container-fading h4 {
  font-family: helvetica, arial, sans-serif;
  color: #717171;
  font-weight: bold;
  font-size: 18px;
  padding: 0;
  margin: 0;
}

/* line 1522, ../../../app/scss/_original.scss */
.judges-list .bio-container hr, .judges-list .bio-container-fading hr {
  border-top: 1px solid #aeaeae;
}

/* line 1525, ../../../app/scss/_original.scss */
.judges-list .bio-container .bio-body, .judges-list .bio-container-fading .bio-body {
  color: #666666;
}

/* line 1528, ../../../app/scss/_original.scss */
.judges-list .bio-container {
  display: none;
}

/* line 1532, ../../../app/scss/_original.scss */
section#past-winners {
  text-align: center;
  padding: 50px 0;
}

/* line 1536, ../../../app/scss/_original.scss */
section#past-winners p {
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 2em;
  color: #272727;
  margin: 20px 0 40px 0;
}

/* line 1543, ../../../app/scss/_original.scss */
section#past-winners h5 {
  color: #957dc3;
  line-height: 1em;
  font-size: 22px;
  padding: 25px 100px 0 100px;
  text-transform: uppercase;
  font-family: samsung-interface-black;
}

/* line 1551, ../../../app/scss/_original.scss */
section#past-winners .video-player {
  width: 90%;
  margin: 0 auto 50px auto;
  position: relative;
}

/* line 1556, ../../../app/scss/_original.scss */
section#past-winners .video-player .play-button {
  position: absolute;
  width: 10%;
  top: 50%;
  left: 50%;
  margin-left: -5%;
  margin-top: -5%;
}

/* line 1564, ../../../app/scss/_original.scss */
section#past-winners .quote h5 {
  font-family: samsung-interface-bold;
  color: #27aae0;
  font-size: 26px;
  line-height: 1.5em;
  margin: 0 auto;
  text-transform: none;
}

/* line 1572, ../../../app/scss/_original.scss */
section#past-winners .quote .caption {
  font-family: samsung-interface-bold;
  font-size: 17px;
  color: #7c7c7c;
  margin-top: 30px;
}

/* line 1579, ../../../app/scss/_original.scss */
section#faqs {
  padding: 54px 0;
}

/* line 1582, ../../../app/scss/_original.scss */
section#faqs p {
  font-family: helvetica, arial, sans-serif;
  padding: 10px 30px;
  margin: 0;
  color: #373737;
}

/* line 1588, ../../../app/scss/_original.scss */
section#faqs p.question {
  background-color: #fff;
}

@media (max-width: 480px) {
  /* line 1593, ../../../app/scss/_original.scss */
  section.learn-more .subtab-expander {
    font-size: 30px;
  }

  /* line 1596, ../../../app/scss/_original.scss */
  section.learn-more .subtab-expander span {
    width: 35px;
    height: 35px;
    margin-top: -18px;
    line-height: 35px;
  }

  /* line 1602, ../../../app/scss/_original.scss */
  section.learn-more #how-it-works .phase {
    padding-bottom: 0;
    margin-top: 20px;
  }

  /* line 1606, ../../../app/scss/_original.scss */
  section.learn-more #how-it-works .phase h5 {
    font-size: 21px;
  }

  /* line 1609, ../../../app/scss/_original.scss */
  section.learn-more #how-it-works .phase p {
    font-size: 14px;
  }

  /* line 1612, ../../../app/scss/_original.scss */
  section.learn-more #judges h2 {
    font-size: 38px;
  }

  /* line 1615, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /* line 1619, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item .judge-info h5 {
    font-size: 24px;
  }

  /* line 1622, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item .judge-info p {
    padding: 0 45px 0 0;
    font-size: 16px;
  }

  /* line 1626, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item .judge-info .bio-expander {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-top: -18px;
  }

  /* line 1632, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item .bio .bio-body {
    padding-top: 15px;
  }

  /* line 1635, ../../../app/scss/_original.scss */
  section.learn-more #judges .judges-list .judge-item .bio .bio-body p {
    font-size: 14px;
  }

  /* line 1638, ../../../app/scss/_original.scss */
  section.learn-more #past-winners p {
    font-size: 15px;
  }

  /* line 1641, ../../../app/scss/_original.scss */
  section.learn-more #past-winners h5 {
    font-size: 16px;
    padding: 0 10px;
  }

  /* line 1645, ../../../app/scss/_original.scss */
  section.learn-more #past-winners .video-player-module {
    margin-bottom: 30px;
  }

  /* line 1648, ../../../app/scss/_original.scss */
  section.learn-more #past-winners .quote {
    padding: 15px 0 30px 0;
  }

  /* line 1651, ../../../app/scss/_original.scss */
  section.learn-more #past-winners .quote h5 {
    font-size: 18px;
  }

  /* line 1654, ../../../app/scss/_original.scss */
  section.learn-more #past-winners .quote p.caption {
    font-size: 15px;
    padding: 10px 0 5px 0;
  }

  /* line 1658, ../../../app/scss/_original.scss */
  section.learn-more #faqs {
    padding: 5px 0;
  }

  /* line 1661, ../../../app/scss/_original.scss */
  section.learn-more #faqs p {
    font-size: 14px;
  }

  /* line 1664, ../../../app/scss/_original.scss */
  section.learn-more .partner-icons img {
    max-width: 15%;
  }
}
/* line 1668, ../../../app/scss/_original.scss */
section.stem-resources {
  margin-top: 60px;
}

/* line 1671, ../../../app/scss/_original.scss */
section.stem-resources .intro {
  font-family: helvetica;
  font-weight: bold;
  font-size: 14px;
  color: #989898;
  padding: 0 10%;
  text-align: center;
}

/* line 1679, ../../../app/scss/_original.scss */
section.stem-resources hr {
  border-top: 1px solid #d4d4d4;
  margin-bottom: 80px;
  margin-top: 30px;
}

/* line 1684, ../../../app/scss/_original.scss */
section.stem-resources ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 1689, ../../../app/scss/_original.scss */
section.stem-resources li {
  margin: 20px 0;
  color: #666;
  font-family: helvetica;
  font-size: 14px;
}

/* line 1695, ../../../app/scss/_original.scss */
section.stem-resources h5 {
  color: #d6de26;
  font-family: samsung-interface-black;
  text-transform: uppercase;
  font-size: 19px;
}

/* line 1701, ../../../app/scss/_original.scss */
section.stem-resources a {
  color: #e46592;
  font-family: samsung-interface-bold;
  font-size: 14px;
  letter-spacing: 1px;
}

/* line 1707, ../../../app/scss/_original.scss */
section.stem-resources a span.glyphicon {
  position: relative;
  left: 4px;
  font-size: 12px;
}

/* line 1712, ../../../app/scss/_original.scss */
section.stem-resources a:hover {
  text-decoration: none;
  opacity: .8;
}

@media (min-width: 320px) and (max-width: 991px) {
  /* line 1718, ../../../app/scss/_original.scss */
  section.stem-resources {
    margin: 0;
  }

  /* line 1721, ../../../app/scss/_original.scss */
  section.stem-resources .intro {
    display: none;
  }

  /* line 1724, ../../../app/scss/_original.scss */
  section.stem-resources hr {
    margin: 10px 0 30px 0;
  }

  /* line 1727, ../../../app/scss/_original.scss */
  section.stem-resources ul li {
    margin-bottom: 60px;
  }

  /* line 1730, ../../../app/scss/_original.scss */
  section.stem-resources ul li h5 {
    font-size: 28px;
  }

  /* line 1733, ../../../app/scss/_original.scss */
  section.stem-resources ul li p {
    font-family: helvetica;
    font-size: 28px;
    line-height: 1.25em;
  }

  /* line 1738, ../../../app/scss/_original.scss */
  section.stem-resources ul li a {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  /* line 1743, ../../../app/scss/_original.scss */
  section.stem-resources ul li {
    margin-bottom: 30px;
  }

  /* line 1746, ../../../app/scss/_original.scss */
  section.stem-resources ul li h5 {
    font-size: 18px;
  }

  /* line 1749, ../../../app/scss/_original.scss */
  section.stem-resources ul li p {
    font-size: 16px;
  }

  /* line 1752, ../../../app/scss/_original.scss */
  section.stem-resources ul li a {
    font-size: 16px;
  }
}

/* line 1759, ../../../app/scss/_original.scss */
section.sign-up h1 {
  font-family: samsung-interface-black;
  text-transform: uppercase;
  color: #13289f;
  font-size: 54px;
}

/* line 1765, ../../../app/scss/_original.scss */
section.sign-up p {
  font-family: helvetica;
  font-size: 18px;
  text-align: center;
  color: #717171;
  font-weight: 400;
  padding: 0 15%;
}

@media screen and (max-width: 767px) {
  /* line 1774, ../../../app/scss/_original.scss */
  section.sign-up p {
    padding: 0 15px;
  }

  /* line 1777, ../../../app/scss/_original.scss */
  .row-left {
    padding: 0;
    text-align: center;
  }
}
/* line 1782, ../../../app/scss/_original.scss */
section.sign-up form {
  width: 100%;
  margin: 15px 0;
}

/* line 1786, ../../../app/scss/_original.scss */
section.sign-up form .input-group {
  width: 100%;
}

/* line 1789, ../../../app/scss/_original.scss */
section.sign-up form .input-group .text-input {
  margin: 0 auto;
  width: 70%;
  display: block;
  float: none;
  border: 2px solid #959595;
  padding: 30px 0;
  font-size: 18px;
  text-align: center;
}

/* line 1799, ../../../app/scss/_original.scss */
section.sign-up form .input-group input.error {
  border: 2px dotted #c00;
}

/* line 1802, ../../../app/scss/_original.scss */
section.sign-up form .input-group label {
  text-align: center;
  color: #c00;
  width: 100%;
}

/* line 1807, ../../../app/scss/_original.scss */
section.sign-up form button {
  width: 30%;
  background-color: #27aae0;
  color: #fff;
  font-family: samsung-interface-black;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 30px auto;
  padding: 10px 0;
  border: 0;
  display: block;
  border-radius: 0;
}

/* line 1822, ../../../app/scss/_original.scss */
section.sign-up form button:focus, section.sign-up form button:hover {
  color: #fff;
}

@media (min-width: 320px) and (max-width: 991px) {
  /* line 1827, ../../../app/scss/_original.scss */
  section.sign-up {
    margin-top: 30px;
  }

  /* line 1830, ../../../app/scss/_original.scss */
  section.sign-up form .input-group .text-input {
    font-size: 16px;
  }
}
/* line 1834, ../../../app/scss/_original.scss */
.collapsed {
  height: 0;
}

/* line 1838, ../../../app/scss/_original.scss */
hr.mobile-divider {
  display: none !important;
}

/* line 1842, ../../../app/scss/_original.scss */
.brightcove-container {
  position: relative;
  padding-bottom: 56.25%;
}

/* line 1846, ../../../app/scss/_original.scss */
.brightcove-container .BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1854, ../../../app/scss/_original.scss */
.mobile-nav-hamburger {
  display: none;
}

@media (min-width: 320px) and (max-width: 991px) {
  /* line 1859, ../../../app/scss/_original.scss */
  hr.mobile-divider {
    display: block !important;
  }

  /* line 1863, ../../../app/scss/_original.scss */
  #header .navbar {
    display: none;
  }

  /* line 1867, ../../../app/scss/_original.scss */
  .sticky-nav-spacer {
    height: 0;
  }

  /* line 1871, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper {
    position: absolute;
    top: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    background-color: #27aae0;
    max-height: 50px;
    height: auto;
    width: 100%;
    background-size: 50px 50px;
  }

  /* line 1886, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper a.logo-link {
    top: 4px !important;
  }

  /* line 1889, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper a.logo-link img {
    width: 100px;
  }

  /* line 1892, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul.nav {
    left: 0;
    padding-top: 50px;
  }

  /* line 1896, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul.nav li {
    width: 100%;
  }

  /* line 1899, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul.nav li a {
    font-family: samsung-interface-black;
    font-size: 26px;
    width: 100%;
    text-align: center;
    color: #fff !important;
    border-bottom: 1px solid #9ddcf8;
    line-height: 55px;
  }

  /* line 1908, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul.nav li a.expand_link {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 12px;
    top: 12px;
    border: 0;
    background-image: url(/us/solvefortomorrow/assets/images/mobile-subnav-closed.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
  }

  /* line 1920, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul.nav li a.expand_link.activeSubnav {
    background-image: url(/us/solvefortomorrow/assets/images/mobile-subnav-opened.png) !important;
  }

  /* line 1923, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul.nav li ul.subnav {
    position: static;
    background-color: #1d7ba2;
  }

  /* line 1927, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul.nav li ul.subnav a {
    font-size: 18px !important;
  }

  /* line 1930, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul.nav li.active a {
    background: none;
  }

  /* line 1933, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul.nav li:last-of-type a {
    border: 0;
  }

  /* line 1936, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul.nav li:hover ul.subnav {
    max-height: 0;
  }

  /* line 1939, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul.nav li:hover ul.subnav a {
    background-image: none !important;
  }

  /* line 1942, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul.nav li:hover ul.subnav a:hover {
    color: #1d7ba2 !important;
  }

  /* line 1945, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper ul.nav li ul.subnav.activeSubnav, .sticky-nav-wrapper ul.nav li:hover ul.subnav.activeSubnav {
    max-height: 300px;
  }

  /* line 1948, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper a.mobile-nav-hamburger {
    display: block;
    position: absolute;
    right: 0;
    height: 50px;
    width: 55px;
    text-align: center;
    background-color: #27aae0;
    z-index: 1000;
  }

  /* line 1958, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper a.mobile-nav-hamburger img {
    position: relative;
    top: 50%;
    margin-top: -20px;
    width: 25px;
  }

  /* line 1965, ../../../app/scss/_original.scss */
  .sticky-nav-wrapper.expanded {
    max-height: 500px;
  }

  /* line 1969, ../../../app/scss/_original.scss */
  hr.mobile-divider {
    width: 75% !important;
    border-top: 1px solid #acacac;
    display: block;
  }

  /* line 1975, ../../../app/scss/_original.scss */
  .collapsible-section .mobile-header {
    overflow: hidden;
    width: 100%;
    display: block;
  }

  /* line 1980, ../../../app/scss/_original.scss */
  .collapsible-section .mobile-header > img {
    float: left;
    max-width: 80%;
  }

  /* line 1984, ../../../app/scss/_original.scss */
  .collapsible-section .mobile-header a.section-expander {
    float: right;
    position: relative;
    top: 7px;
    width: 80px;
    height: 72px;
    max-width: 15.5%;
    color: #fff;
    text-align: center;
    font-family: samsung-interface-black;
    font-size: 54px;
    z-index: 1000;
  }

  /* line 1997, ../../../app/scss/_original.scss */
  .collapsible-section .mobile-header a.section-expander img {
    position: absolute;
    z-index: -1;
    left: 0;
  }

  /* line 2002, ../../../app/scss/_original.scss */
  .collapsible-section .mobile-header a.section-expander span {
    position: absolute;
    z-index: 1000;
    left: 16px;
    top: 9px;
  }

  /* line 2008, ../../../app/scss/_original.scss */
  .collapsible-section .mobile-header a.section-expander span.expanded {
    font-size: 60px;
    top: 6px;
    left: 22px;
  }

  /* line 2013, ../../../app/scss/_original.scss */
  .collapsible-section .mobile-header a.section-expander img.minus {
    display: none;
  }

  /* line 2016, ../../../app/scss/_original.scss */
  .collapsible-section .desktop-header {
    display: none;
  }

  /* line 2020, ../../../app/scss/_original.scss */
  .expanded .mobile-header a.section-expander img.plus {
    display: none;
  }

  /* line 2023, ../../../app/scss/_original.scss */
  .expanded .mobile-header a.section-expander img.minus {
    display: block;
  }

  /* line 2027, ../../../app/scss/_original.scss */
  section .collapsed-content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  /* line 2037, ../../../app/scss/_original.scss */
  section.expanded .collapsed-content {
    max-height: 4000px;
  }
}
/* line 2041, ../../../app/scss/_original.scss */
.stem-facts-carousel .jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 2046, ../../../app/scss/_original.scss */
.stem-facts-carousel .jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 2053, ../../../app/scss/_original.scss */
.stem-facts-carousel .jcarousel li {
  float: left;
  margin-right: 39px;
}

/* line 2057, ../../../app/scss/_original.scss */
.stem-facts-carousel a.jcarousel-control-prev, .stem-facts-carousel a.jcarousel-control-next {
  font-size: 36px;
  color: #6e6e6e;
  position: absolute;
  top: 50%;
}

/* line 2063, ../../../app/scss/_original.scss */
.stem-facts-carousel a.jcarousel-control-prev {
  left: -36px;
}

/* line 2066, ../../../app/scss/_original.scss */
.stem-facts-carousel a.jcarousel-control-next {
  right: -36px;
}

/* line 2069, ../../../app/scss/_original.scss */
.stem-facts-carousel .jcarousel img {
  text-align: center;
  margin: 0 auto;
  display: block;
}

/* line 2076, ../../../app/scss/_original.scss */
.platform-header {
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
}

/* line 2080, ../../../app/scss/_original.scss */
.platform-header .sticky-nav-wrapper {
  background-image: none;
}

/* line 2083, ../../../app/scss/_original.scss */
.platform-header .sticky-nav-wrapper a.logo-link {
  top: 16px;
}

/* line 2086, ../../../app/scss/_original.scss */
.platform-header .sticky-nav-wrapper a.logo-link img {
  width: 150px;
}

/* line 2089, ../../../app/scss/_original.scss */
.platform-header ul.nav {
  left: 45px;
}

/* line 2092, ../../../app/scss/_original.scss */
.platform-header ul.nav a {
  width: 205px;
  font-size: 17px;
  color: #fff;
}

/* line 2097, ../../../app/scss/_original.scss */
.platform-header ul.nav a:hover {
  color: #27aae0;
}

/* line 2100, ../../../app/scss/_original.scss */
.platform-header ul.nav li.active a {
  background-image: url(/us/solvefortomorrow/assets/images/platform-nav-active-arrow.png);
}

@media (min-width: 768px) and (max-width: 1216px) {
  /* line 2105, ../../../app/scss/_original.scss */
  .platform-header ul.nav {
    left: 55px;
  }

  /* line 2108, ../../../app/scss/_original.scss */
  .platform-header ul.nav a {
    width: 185px;
    font-size: 16px;
  }

  /* line 2112, ../../../app/scss/_original.scss */
  .platform-header ul.nav a.homeLink {
    width: 100px;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  /* line 2117, ../../../app/scss/_original.scss */
  .platform-header .sticky-nav-wrapper a.logo-link {
    width: 100px;
  }

  /* line 2120, ../../../app/scss/_original.scss */
  .platform-header .sticky-nav-wrapper .white-background {
    background-color: #fff;
    width: 100%;
    height: 50px;
    position: absolute;
  }

  /* line 2126, ../../../app/scss/_original.scss */
  .platform-header ul.nav {
    left: 0;
  }

  /* line 2129, ../../../app/scss/_original.scss */
  .platform-header ul.nav li.active a {
    background-image: none;
  }
}
/* line 2133, ../../../app/scss/_original.scss */
.stem-facts-wrapper {
  background-color: #d4d4d4;
  padding-bottom: 50px;
}

/* line 2137, ../../../app/scss/_original.scss */
.stem-facts-wrapper h2 {
  padding: 15px 0;
}

/* line 2140, ../../../app/scss/_original.scss */
.stem-facts-wrapper .stem-facts-carousel {
  width: 80%;
  margin: 0 auto;
  position: relative;
}

/* line 2145, ../../../app/scss/_original.scss */
.stem-facts-wrapper .stem-facts-carousel .carousel-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -15px;
}

/* line 2151, ../../../app/scss/_original.scss */
.stem-facts-wrapper .stem-facts-carousel .carousel-nav a {
  position: absolute;
}

/* line 2154, ../../../app/scss/_original.scss */
.stem-facts-wrapper .stem-facts-carousel .carousel-nav .prev {
  left: -50px;
}

/* line 2157, ../../../app/scss/_original.scss */
.stem-facts-wrapper .stem-facts-carousel .carousel-nav .next {
  right: -50px;
}

/* line 2161, ../../../app/scss/_original.scss */
.home-banner.platform .introWrapper {
  height: auto;
  margin-bottom: 0;
}

/* line 2165, ../../../app/scss/_original.scss */
.home-banner.platform .introWrapper .intro h2.contest-header {
  font-family: samsung-interface-black;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 61px;
  background-image: none;
  color: #fff;
  margin: 50px 0 0 0;
}

@media (min-width: 992px) {
  .home-banner.platform .introWrapper .intro h2.contest-header span {
    position: relative;
  }

  .home-banner.platform .introWrapper .intro h2.contest-header span:before,
  .home-banner.platform .introWrapper .intro h2.contest-header span:after {
    height: 1px;
    background-color: #9DB9C9;
    content: '';
    width: 210px;
    display: block;
    position: absolute;
  }

  .home-banner.platform .introWrapper .intro h2.contest-header span:before {
    left: -231px;
    top: 14px;
  }

  .home-banner.platform .introWrapper .intro h2.contest-header span:after {
    right: -231px;
    top: 14px;
  }
}

/* line 2176, ../../../app/scss/_original.scss */
.home-banner.platform .introWrapper .intro a.winners-link {
  font-family: helvetica, arial, sans-serif;
  font-size: 20px;
  color: #fff;
  line-height: 1.5em;
  padding-top: 15px;
}

/* line 2183, ../../../app/scss/_original.scss */
.home-banner.platform .introWrapper .intro a.winners-link i {
  position: relative;
  top: 3px;
}

/* line 2187, ../../../app/scss/_original.scss */
.home-banner.platform .introWrapper .platform-content {
  margin-top: 50px;
}

/* line 2190, ../../../app/scss/_original.scss */
.home-banner.platform .introWrapper.summer-science {
  background-color: #889207;
  background-image: url(/us/solvefortomorrow/assets/images/summer-science-academy-background.jpg);
}

/* line 2194, ../../../app/scss/_original.scss */
.home-banner.platform .introWrapper.mobile-app-academy {
  background-color: #889207;
  background-image: url(/us/solvefortomorrow/assets/images/mobile-app-academy-background.jpg);
}

/* line 2199, ../../../app/scss/_original.scss */
section#header {
  position: relative;
}

/* line 2202, ../../../app/scss/_original.scss */
section#header .navbar {
  margin: 0;
}

/* line 2205, ../../../app/scss/_original.scss */
section#header .navbar.project {
  background: #247ca7;
}

/* line 2209, ../../../app/scss/_original.scss */
#project-detail {
  position: relative;
  text-align: left;
  margin-bottom: 50px;
}

/* line 2214, ../../../app/scss/_original.scss */
#project-detail .project-header {
  margin: 30px 0;
  position: relative;
}

/* line 2218, ../../../app/scss/_original.scss */
#project-detail .project-header h1 {
  font-family: samsung-interface-black;
  font-size: 42px;
  color: #e46592;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
  padding-right: 100px;
}

/* line 2227, ../../../app/scss/_original.scss */
#project-detail .project-header h2 {
  font-family: helvetica, arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #717171;
  text-align: left;
  margin: 0;
}

/* line 2235, ../../../app/scss/_original.scss */
#project-detail .project-header a.back-link {
  position: absolute;
  top: 0;
  right: 15px;
  display: block;
  font-family: samsung-interface-bold;
  font-size: 19px;
  color: #b0b0b0;
}

/* line 2244, ../../../app/scss/_original.scss */
#project-detail .project-header a.back-link:hover {
  opacity: .75;
}

/* line 2247, ../../../app/scss/_original.scss */
#project-detail .project-content {
  margin-top: 40px;
}

/* line 2250, ../../../app/scss/_original.scss */
#project-detail .project-content h3 {
  color: #d6df22;
  font-family: samsung-interface-black;
  text-transform: uppercase;
  font-size: 22px;
  text-align: left;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
}

/* line 2259, ../../../app/scss/_original.scss */
#project-detail .project-content .project-info .tab-content h5 {
  font-family: samsung-interface-black;
  font-size: 22px;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 5px;
}

/* line 2266, ../../../app/scss/_original.scss */
#project-detail .project-content .project-info .tab-content h5 span {
  display: none;
}

/* line 2269, ../../../app/scss/_original.scss */
#project-detail .project-content .project-info .tab-content h5 a {
  color: #d6de26;
}

/* line 2272, ../../../app/scss/_original.scss */
#project-detail .project-content .project-info .tab-content .tab-pane {
  display: block;
}

/* line 2275, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar {
  /*
        .vote-counter {
          position: relative;
          height: 100px;
          font-family: samsung-interface-black;
          font-size: 30px;
          text-transform: uppercase;
          color: #fff;
          text-align: center;
          padding-top: 10px;
          img.background {
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -50%;
            z-index: -1;
          }
          .counter-text {
            padding-top: 7px;
          }
        }
  */
}

/* line 2299, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .vote-counter {
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}

/* line 2305, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .vote-counter img.background {
  width: 100%;
}

/* line 2308, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .vote-counter .counter-text {
  font-family: samsung-interface-black;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: 0;
  padding-top: 5%;
  width: 100%;
  text-align: center;
  padding-left: 5%;
}

/* line 2320, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .prize-container {
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}

/* line 2326, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .prize-container img.background {
  width: 100%;
}

/* line 2329, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .prize-container .prize-text {
  font-family: samsung-interface-black;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: 0;
  padding-top: 8%;
  width: 100%;
  text-align: center;
  padding-left: 15%;
}

/* line 2341, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .vote-button {
  font-family: samsung-interface-black;
  font-size: 22px;
  height: 46px;
  line-height: 1.75em;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  display: block;
  background-color: #e46592;
  border: 0;
  border-bottom: 3px solid #883c5a;
  border-right: 3px solid #883c5a;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  width: 100%;
}

/* line 2358, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .vote-button:active {
  border-bottom: 1px solid #883c5a;
  border-right: 1px solid #883c5a;
  position: relative;
  top: 2px;
  left: 2px;
}

/* line 2365, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .social {
  margin: 30px 0;
}

/* line 2368, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .social h5 {
  display: none;
}

/* line 2371, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .social ul {
  background-color: #d4d4d4;
  padding: 15px;
  overflow: hidden;
  list-style-type: none;
  margin: 0;
}

/* line 2378, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .social ul li {
  margin: 10px 0;
  padding: 0;
}

/* line 2382, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .social ul li a {
  font-size: 14px;
  font-weight: bold;
  color: #5e6a6d;
  font-family: helvetica, arial, sans-serif;
}

/* line 2388, ../../../app/scss/_original.scss */
#project-detail .project-content .sidebar .social ul li a img {
  margin-right: 10px;
  margin-top: -2px;
  width: 40px;
}

/* line 2393, ../../../app/scss/_original.scss */
#project-detail p {
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
  color: #666666;
  line-height: 1.5em;
}

/* line 2399, ../../../app/scss/_original.scss */
#project-detail .video-player {
  position: relative;
}

/* line 2402, ../../../app/scss/_original.scss */
#project-detail .video-player img.poster-frame {
  width: 100%;
}

/* line 2405, ../../../app/scss/_original.scss */
#project-detail .video-player a.play-button {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10%;
  margin-left: -5%;
  margin-top: -5%;
}

/* line 2414, ../../../app/scss/_original.scss */
#project-detail .video-player a.play-button img {
  width: 100%;
}

@media (min-width: 320px) and (max-width: 991px) {
  /* line 2419, ../../../app/scss/_original.scss */
  #project-detail .project-header a.back-link {
    position: relative;
    left: 0;
    top: 10px;
    padding: 10px 0;
    font-size: 24px;
  }

  /* line 2426, ../../../app/scss/_original.scss */
  #project-detail .project-content .project-info .tab-content h5 {
    padding-right: 80px;
    font-size: 45px;
    position: relative;
    border: none;
  }

  /* line 2432, ../../../app/scss/_original.scss */
  #project-detail .project-content .project-info .tab-content h5 span {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background-color: #d6de26;
    text-align: center;
    width: 45px;
    height: 45px;
  }

  /* line 2443, ../../../app/scss/_original.scss */
  #project-detail .project-content .project-info .tab-content .project-wrapper {
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0;
  }

  /* line 2447, ../../../app/scss/_original.scss */
  #project-detail .project-content .project-info .tab-content .tab-pane {
    overflow: hidden;
    max-height: 0;
  }

  /* line 2451, ../../../app/scss/_original.scss */
  #project-detail .project-content .project-info .tab-content .tab-pane.active {
    max-height: 1000px;
  }

  /* line 2454, ../../../app/scss/_original.scss */
  #project-detail .project-content .sidebar {
    float: none !important;
    /*
            .counter-text {
              width: 100%;
              position: absolute;
              top: 0;
              margin-top: 10%;
              text-align: center;
              left: 10px;
              line-height: 100%;
              height: 100%;
            }

            .vote-counter {
              max-width: 80%;
              margin: 0 auto;
              font-size: 40px;
              height: auto;
              padding-bottom: 0;
              line-height: 100%;
              text-align: center;
              img.background {
                margin: 0;
                position: relative;
                top: 0;
                left: 0;
              }
              .counter-text {
                padding-top: 0!important;
                top: -5px;
              }
            }
    */
  }

  /* line 2489, ../../../app/scss/_original.scss */
  #project-detail .project-content .sidebar .vote-counter img.background {
    max-width: 80%;
  }

  /* line 2492, ../../../app/scss/_original.scss */
  #project-detail .project-content .sidebar .vote-counter .counter-text {
    font-size: 45px;
    padding-top: 4%;
  }

  /* line 2496, ../../../app/scss/_original.scss */
  #project-detail .project-content .sidebar .vote-button {
    background-size: 100% 100%;
    margin-top: 10%;
    max-width: 100%;
  }

  /* line 2501, ../../../app/scss/_original.scss */
  #project-detail .project-content .sidebar .social h5 {
    text-align: center;
    color: #717171;
    display: block;
    font-size: 26px;
  }

  /* line 2507, ../../../app/scss/_original.scss */
  #project-detail .project-content .sidebar .social ul {
    text-align: center;
  }

  /* line 2510, ../../../app/scss/_original.scss */
  #project-detail .project-content .sidebar .social ul li {
    width: 70px;
    margin: 12px;
    display: inline-block;
  }

  /* line 2515, ../../../app/scss/_original.scss */
  #project-detail .project-content .sidebar .social ul li .social-label {
    display: none;
  }

  /* line 2518, ../../../app/scss/_original.scss */
  #project-detail .project-content .sidebar .social ul li a {
    display: inline-block;
    height: 62px;
  }

  /* line 2522, ../../../app/scss/_original.scss */
  #project-detail .project-content .sidebar .social ul li a img {
    width: 70px;
    max-width: 1000px;
  }
}
@media (max-width: 480px) {
  /* line 2528, ../../../app/scss/_original.scss */
  #project-detail .project-header h1 {
    font-size: 25px;
    padding-right: 0;
    margin: 5px 0;
  }

  /* line 2533, ../../../app/scss/_original.scss */
  #project-detail .project-header h2 {
    font-size: 15px;
  }

  /* line 2536, ../../../app/scss/_original.scss */
  #project-detail .project-header a.back-link {
    position: relative;
    left: 0px;
    top: 15px;
  }

  /* line 2541, ../../../app/scss/_original.scss */
  #project-detail .project-content {
    /*
          .counter-text {
            font-size: 30px!important;
            margin-top: 13%!important;
          }
    */
  }

  /* line 2549, ../../../app/scss/_original.scss */
  #project-detail .project-content .sidebar .vote-counter img.background {
    max-width: 80%;
  }

  /* line 2552, ../../../app/scss/_original.scss */
  #project-detail .project-content .sidebar .vote-counter .counter-text {
    font-size: 30px;
    padding-top: 4%;
  }

  /* line 2556, ../../../app/scss/_original.scss */
  #project-detail .project-content .social img {
    width: 50px !important;
    margin-top: 5px !important;
  }

  /* line 2560, ../../../app/scss/_original.scss */
  #project-detail .project-content .social li {
    margin: 0 5px !important;
  }

  /* line 2563, ../../../app/scss/_original.scss */
  #project-detail .project-content .social li a {
    height: auto;
  }

  /* line 2566, ../../../app/scss/_original.scss */
  #project-detail .project-content .project-info .tab-content h5 {
    font-size: 25px;
    line-height: 35px;
    padding-right: 40px;
    font-size: 21px;
    margin: 10px 0;
  }

  /* line 2573, ../../../app/scss/_original.scss */
  #project-detail .project-content .project-info .tab-content h5 span {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }

  /* line 2579, ../../../app/scss/_original.scss */
  .safari #project-detail .project-content {
    /*
            .counter-text {
              margin-top: 44%!important;
            }
    */
  }
}
/* line 2587, ../../../app/scss/_original.scss */
.entries-carousel-wrapper {
  background-color: #d4d4d4;
  padding: 20px 0;
}

/* line 2592, ../../../app/scss/_original.scss */
.entries-carousel {
  position: relative;
}

/* line 2595, ../../../app/scss/_original.scss */
.entries-carousel li {
  width: 287px;
}

/* line 2598, ../../../app/scss/_original.scss */
.entries-carousel h5 {
  font-family: samsung-interface-black;
  font-size: 22px;
  color: #717171;
  text-transform: uppercase;
  width: 20%;
  background-color: #d4d4d4;
  position: relative;
  z-index: 1;
  width: 300px;
  margin: 0;
  padding: 20px 0;
}

/* line 2611, ../../../app/scss/_original.scss */
.entries-carousel hr {
  position: absolute;
  border-top: 1px solid #aeaeae;
  top: 12px;
  width: 97.5%;
}

/* line 2617, ../../../app/scss/_original.scss */
.entries-carousel .jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 2622, ../../../app/scss/_original.scss */
.entries-carousel .jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 2629, ../../../app/scss/_original.scss */
.entries-carousel .jcarousel li {
  float: left;
  margin-right: 39px;
}

/* line 2633, ../../../app/scss/_original.scss */
.entries-carousel a.jcarousel-control-prev, .entries-carousel a.jcarousel-control-next {
  font-size: 36px;
  color: #6e6e6e;
  position: absolute;
  top: 50%;
}

/* line 2639, ../../../app/scss/_original.scss */
.entries-carousel a.jcarousel-control-prev {
  left: -36px;
}

/* line 2642, ../../../app/scss/_original.scss */
.entries-carousel a.jcarousel-control-next {
  right: -36px;
}

/* line 2645, ../../../app/scss/_original.scss */
.entries-carousel .entry {
  width: 100% !important;
  padding: 0;
  margin: 0;
  position: relative;
}

/* line 2651, ../../../app/scss/_original.scss */
.entries-carousel .entry h4 {
  display: none;
}

/* line 2654, ../../../app/scss/_original.scss */
.entries-carousel .entry img.screenshot {
  width: 100%;
}

/* line 2657, ../../../app/scss/_original.scss */
.entries-carousel .entry img.play-button {
  width: 20%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10%;
  margin-top: -15%;
}

/* line 2665, ../../../app/scss/_original.scss */
.entries-carousel .entry h4 {
  font-family: samsung-interface-bold;
  font-size: 16px;
  color: #717171;
  text-align: center;
}

/* line 2671, ../../../app/scss/_original.scss */
.entries-carousel .entry .caption {
  background-color: #8973b4;
  font-family: samsung-interface-bold;
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 1.5em;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 2685, ../../../app/scss/_original.scss */
  .entries-carousel li {
    width: 287px;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  /* line 2690, ../../../app/scss/_original.scss */
  .entries-carousel-wrapper {
    display: none;
  }
  .entry {
    max-width: 640px;
  }
}
/* line 2695, ../../../app/scss/_original.scss */
#globalext {
  display: none;
}

@media only screen and (min-width: 64.063rem) {
  /* line 4, ../../../app/scss/_desktop.scss */
  #main {
    width: 100%;
  }
}
/* colors */
/* breaks */
/* line 19, ../../../app/scss/_project.scss */
.judges-list .judge-item {
  text-align: center;
}

/* line 22, ../../../app/scss/_project.scss */
#modalVideo .modal-dialog .modal-content .modal-header {
  box-sizing: border-box !important;
}

/* line 26, ../../../app/scss/_project.scss */
.learn-more-wrapper {
  margin-top: 0;
}

/* line 35, ../../../app/scss/_project.scss */
.sft-project {
  min-height: 40px;
}
/* line 37, ../../../app/scss/_project.scss */
.sft-project .platform-header {
  position: relative;
}
@media screen and (min-width: 992px) {
  /* line 42, ../../../app/scss/_project.scss */
  .sft-project .platform-header ul.nav li.active a {
    background-image: url("/us/solvefortomorrow/assets/images/platform-nav-active-arrow-blue.png");
  }
}
@media screen and (min-width: 992px) {
  /* line 48, ../../../app/scss/_project.scss */
  .sft-project .platform-header ul.nav a {
    color: #004da8;
  }
  /* line 50, ../../../app/scss/_project.scss */
  .sft-project .platform-header ul.nav a:hover {
    color: #27aae0;
  }
}
@media screen and (min-width: 992px) {
  /* line 58, ../../../app/scss/_project.scss */
  .sft-project .sticky-nav-wrapper {
    background: #EFEFEF;
  }
}

/* line 64, ../../../app/scss/_project.scss */
#sft-project {
  padding-top: 20px;
}
/* line 67, ../../../app/scss/_project.scss */
#sft-project .row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 71, ../../../app/scss/_project.scss */
#sft-project .project-header {
  text-transform: uppercase;
  margin: 10px auto;
}
/* line 74, ../../../app/scss/_project.scss */
#sft-project .project-header .project-state {
  text-transform: none;
}
/* line 78, ../../../app/scss/_project.scss */
#sft-project label {
  margin: 15px 0 0;
}
/* line 81, ../../../app/scss/_project.scss */
#sft-project input {
  display: block;
  width: 100%;
  margin: 0;
  font-size: 18px;
  border: 2px solid #959595;
  height: 40px;
}
/* line 89, ../../../app/scss/_project.scss */
#sft-project button {
  float: right;
  margin-top: 10px;
  font-family: samsung-interface-black;
  font-size: 22px;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  display: block;
  background-color: #e46592;
  border: 0;
  border-bottom: 3px solid #883c5a;
  outline: 0;
}
@media screen and (max-width: 767px) {
  /* line 89, ../../../app/scss/_project.scss */
  #sft-project button {
    width: 100%;
  }
}
/* line 107, ../../../app/scss/_project.scss */
#sft-project .form-error {
  display: none;
  color: red;
}
/* line 111, ../../../app/scss/_project.scss */
#sft-project .video-container {
  margin-bottom: 20px;
}
/* line 116, ../../../app/scss/_project.scss */
#sft-project .project-copy hr, #sft-project .project-social hr {
  margin-top: 5px;
}
/* line 119, ../../../app/scss/_project.scss */
#sft-project .project-copy h3, #sft-project .project-social h3 {
  font-family: 'samsung-interface-black',sans-serif;
  font-size: 26px;
  text-transform: uppercase;
  color: #d6de26;
  margin-bottom: 0;
}
/* line 127, ../../../app/scss/_project.scss */
#sft-project .project-copy {
  margin-bottom: 20px;
}
/* line 129, ../../../app/scss/_project.scss */
#sft-project .project-copy > p {
  margin-bottom: 20px;
}
/* line 133, ../../../app/scss/_project.scss */
#sft-project .project-copy .vote-form #extra-info {
  display: none;
}
/* line 137, ../../../app/scss/_project.scss */
#sft-project .project-copy #return-vote-thank-you, #sft-project .project-copy #vote-thank-you {
  display: none;
  font-size: 20px;
}
/* line 143, ../../../app/scss/_project.scss */
#sft-project .project-social #votes-container {
  position: relative;
  background: url("/us/solvefortomorrow/assets/images/vote-counter.png") center center no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  section.whats-happening.container {
    width: 704px;
  }
}
@media screen and (max-width: 992px) {
  /* line 143, ../../../app/scss/_project.scss */
  #sft-project .project-social #votes-container {
    background-size: auto;
  }
}
/* line 150, ../../../app/scss/_project.scss */
#sft-project .project-social #votes-container #vote-count {
  padding-left: 25%;
  line-height: 100px;
  font-family: samsung-interface-black;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
}
@media screen and (max-width: 992px) {
  /* line 150, ../../../app/scss/_project.scss */
  #sft-project .project-social #votes-container #vote-count {
    padding-left: 0;
    text-align: center;
  }
  section.whats-happening div.winners .entry .caption {
    font-size: 16px;
    /*line-height: 30px;*/
  }
  section.whats-happening div.winners .entry .caption p {
    margin: 8px 0;
  }
}
@media screen and (min-width: 415px) and (max-width: 428px){
    section.whats-happening div.winners .entry {
    height: 295px;
  }
}
@media screen and (min-width: 428px) and (max-width: 580px){
  section.whats-happening div.winners .entry {
    height: 300px;
  }
  section.whats-happening div.winners .entry .caption {
    line-height: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1218px) {
  /* line 150, ../../../app/scss/_project.scss */
  #sft-project .project-social #votes-container #vote-count {
    font-size: 24px;
  }
   section.whats-happening div.winners .entry .caption {
    font-size: 13px;
  }
  section.whats-happening div.winners .entry {
    height: 230px;
  }
}
@media screen and (min-width: 1218px) {
 section.whats-happening div.winners .entry {
    height: 250px;
 }
}
@media screen and (min-width: 992px) {
   section.whats-happening div.winners .entry .caption p {
    margin: 0;
  }
   section.whats-happening div.winners .entry .caption .vote-now {
     margin: 0 3% 1%;
     line-height: 20px;
  }
}

@media screen and (max-width: 414px) {
  section.whats-happening div.winners .entry .caption {
    font-size: 13px;
    line-height: 15px;
  }
   section.whats-happening div.winners .entry {
    height: 235px;
  }
  section.whats-happening div.winners .entry .caption .vote-now {
     margin: 8px 11%;
  }
}
@media screen and (max-width: 320px) {
  section.whats-happening div.winners .entry {
    height: 222px;
  }
   section.whats-happening div.winners .entry .caption .vote-now {
     margin: 8px 6%;
  }
}

@media screen and (max-width: 414px) {
/* line 166, ../../../app/scss/_project.scss */
#sft-project .project-social ul {
  padding: 0;
  text-align: center;
  margin: 0 auto;
}
/* line 170, ../../../app/scss/_project.scss */
#sft-project .project-social ul li {
  display: inline-block;
  list-style: none;
  padding: 5px;
}
}

@media screen and (min-width: 992px) and (max-width: 1218px) {
  /* line 170, ../../../app/scss/_project.scss */
  #sft-project .project-social ul li {
    width: 30%;
  }
}
/* line 177, ../../../app/scss/_project.scss */
#sft-project .project-social ul li img {
  opacity: 0.75;
  transition: opacity 0.3s ease;
}
/* line 181, ../../../app/scss/_project.scss */
#sft-project .project-social ul li img:hover {
  opacity: 1;
}

/* line 194, ../../../app/scss/_project.scss */
.sft-apply {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  /* line 194, ../../../app/scss/_project.scss */
  .sft-apply {
    padding: 20px 0 80px;
  }
}
/* line 199, ../../../app/scss/_project.scss */
.sft-apply .row {
  text-align: center;
  margin: auto;
  max-width: 700px;
}
/* line 203, ../../../app/scss/_project.scss */
.sft-apply .row h2 {
  font-family: 'samsung-interface-black', sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  color: #13289f;
}
@media screen and (min-width: 768px) {
  /* line 203, ../../../app/scss/_project.scss */
  .sft-apply .row h2 {
    font-size: 54px;
    padding-top: 40px;
  }
}
/* line 213, ../../../app/scss/_project.scss */
.sft-apply .row p {
  font-size: 18px;
  color: #717171;
}

/* line 225, ../../../app/scss/_project.scss */
#finalists-grid h1 {
  font-family: samsung-interface-black, helvetica, arial, sans-serif;
  font-size: 32px;
  color: #27aae0;
  text-transform: uppercase;
  text-align: center;
  margin: 40px auto 20px;
}
/* line 233, ../../../app/scss/_project.scss */
#finalists-grid > p {
  text-align: center;
  font-size: 18px;
}
/* line 238, ../../../app/scss/_project.scss */
#finalists-grid .row > a {
  display: block;
  margin: 20px auto;
  cursor: pointer;
}
/* line 243, ../../../app/scss/_project.scss */
#finalists-grid .row > a .zoom-container {
  overflow: hidden;
  position: relative;
}
/* line 249, ../../../app/scss/_project.scss */
#finalists-grid .row > a:hover img.school-image {
  webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 256, ../../../app/scss/_project.scss */
#finalists-grid .row > a:hover img.play-button {
  opacity: 1;
}
/* line 259, ../../../app/scss/_project.scss */
#finalists-grid .row > a:hover .vote-button {
  text-decoration: none;
  background: #CF4E7C;
}
/* line 265, ../../../app/scss/_project.scss */
#finalists-grid .row > a img.school-image {
  width: 100%;
  transition: all 0.3s ease;
}
/* line 269, ../../../app/scss/_project.scss */
#finalists-grid .row > a img.play-button {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0.7;
  transition: all 0.3s ease;
}
/* line 279, ../../../app/scss/_project.scss */
#finalists-grid .row > a span, #finalists-grid .row > a .vote-button {
  display: inline-block;
  text-align: center;
  padding: 10px 0;
  width: 100%;
  color: white;
}
/* line 286, ../../../app/scss/_project.scss */
#finalists-grid .row > a span {
  background: #957DC3;
}
/* line 289, ../../../app/scss/_project.scss */
#finalists-grid .row > a .vote-button {
  font-family: samsung-interface-black;
  font-size: 22px;
  text-transform: uppercase;
  background: #e46592;
  border-bottom: 3px solid #883c5a;
  transition: background 0.3s ease;
}
/* line 298, ../../../app/scss/_project.scss */
#finalists-grid .row .vote-deadline {
  text-align: center;
  font-size: 22px;
}

/* line 309, ../../../app/scss/_project.scss */
#carousel-container {
  max-width: 100%;
  background: #d4d4d4;
}
#carousel-container.finalists-page{
  background: #fff;
}
/* line 313, ../../../app/scss/_project.scss */
#carousel-container h1 {
  font-family: 'samsung-interface-black', sans-serif;
  text-transform: uppercase;
  color: #27aae0;
  padding-top: 35px;
  font-size: 36px;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 313, ../../../app/scss/_project.scss */
  #carousel-container h1 {
    font-size: 20px;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: initial;
  }

  section.whats-happening div.winners .row {
    margin-left: 0;
  }
}
/* line 330, ../../../app/scss/_project.scss */
#carousel-container .carousel {
  background: #d4d4d4;
  padding: 0px 20px 90px;
}

#carousel-container.finalists-page .carousel{
  background: #fff;
}

/*because finalist page has white background*/
.carousel-indicators.finalist-page-carousel li {
  border-color: #d4d4d4;
}

/*because finalist page has white background*/
.carousel-indicators.finalist-page-carousel .active {
  background-color: #d4d4d4;
}

@media (max-width: 767px) {
  /* line 330, ../../../app/scss/_project.scss */
  #carousel-container .carousel {
    padding: 5px 0 60px;
  }
}
/* line 336, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-video-container {
  position: relative;
}
/* line 339, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-video-container .carousel-play-button {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100px;
  cursor: pointer;
}
/* line 351, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-control .glyphicon {
  color: #6E6E6E;
}
/* line 354, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-control.left, #carousel-container .carousel .carousel-control.right {
  background: transparent;
}
@media (max-width: 767px) {
  /* line 350, ../../../app/scss/_project.scss */
  #carousel-container .carousel .carousel-control {
    display: none;
  }
}
/* line 360, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-control .icon-next, #carousel-container .carousel .carousel-control .glyphicon-chevron-right {
  right: -15px;
}
/* line 363, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-control .icon-prev, #carousel-container .carousel .carousel-control .glyphicon-chevron-left {
  left: -15px;
}
/* line 367, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-description {
  color: #666;
  font-family: 'InterfaceR', sans-serif;
}
/* line 370, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-description.brainpop-description {
  line-height: 2;
}
/* line 373, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-description h3 {
  font-family: 'samsung-interface-black', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 373, ../../../app/scss/_project.scss */
  #carousel-container .carousel .carousel-description h3 {
    margin-top: 20px;
  }
}
/* line 383, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-description h4 {
  font-size: 16px;
  margin: 0;
}
/* line 387, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-description h4 span {
  text-transform: none;
}
/* line 391, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-description p {
  padding-top: 10px;
  margin-bottom: 0;
}
/* line 395, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-description a {
  display: inline-block;
}
/* line 397, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-description a:hover {
  color: #27aae0;
  text-decoration: underline;
}
/* line 402, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-description ul {
  padding: 0;
}
/* line 404, ../../../app/scss/_project.scss */
#carousel-container .carousel .carousel-description ul li {
  list-style: none;
}

/* line 416, ../../../app/scss/_project.scss */
.terms-conditions {
  margin: 44px 0;
}
/* line 418, ../../../app/scss/_project.scss */
.terms-conditions h3 {
  font-weight: bold;
  font-size: 36px;
}
@media (max-width: 768px) {
  /* line 418, ../../../app/scss/_project.scss */
  .terms-conditions h3 {
    font-size: 18px;
  }
}
/* line 425, ../../../app/scss/_project.scss */
.terms-conditions li {
  margin-bottom: 10px;
}
/* line 428, ../../../app/scss/_project.scss */
.terms-conditions .section-heading {
  text-decoration: underline;
}

section.sign-up {
  margin-top: 75px;
}

section.sign-up form .input-group .email {
    margin: 0 auto;
    width: 70%;
    display: block;
    float: none;
    border: 2px solid #959595;
    padding: 30px 0;
    font-size: 18px;
    text-align: center;
}
section.sign-up form .input-group .error {
  color:red;
}

.home-banner section.sign-up h1,
.home-banner section.sign-up p {
  color: #fff;
}

.home-main .home-content-container {
  margin: 20px 0 60px;
}
