@font-face {
  font-family: HyundaiTextLt;
  src: url("/fonts/HyundaiSansTextKROTFRegular.otf") format("opentype");
}
@font-face {
  font-family: HyundaiTextMd;
  src: url("/fonts/HyundaiSansTextKROTFBold.otf") format("opentype");
}
/*@font-face { font-family: 'Noto Sans TC'; src: url('https://fonts.googleapis.com/css?family=Noto+Sans+TC'); }*/
body {
  margin: 0;
}
body a {
  color: #F90;
}
body a:hover {
  color: #F90;
}
body .imaged-title {
  display: none;
}
body header {
  background: #282828;
  height: 35px;
  text-align: right;
  width: 100%;
  font-family: Arial;
}
body header ul {
  list-style: none;
  margin-right: 25px;
}
body header ul li {
  display: inline-block;
  padding-right: 12px;
}
body header ul li a {
  color: #FFF;
  line-height: 2.3em;
  text-decoration: none;
}
body header ul li a:hover {
  text-decoration: underline;
}
body header ul li:before {
  content: "|";
  color: #FFF;
  margin-right: 15px;
}
body header ul li:first-child:before {
  content: "";
  margin-right: 0;
}
@media (max-width: 600px) {
  body ul {
    margin-right: 10px !important;
  }
}
body section {
  width: 100%;
}
body section.header {
  height: 622px;
  position: relative;
  background: #E3DDD8 url(../images/confetti_pattern.gif) 15% 10%;
}
body section.header .toplogo {
  position: absolute;
  top: 35px;
  left: 20px;
  display: block;
  width: 176px;
  height: 23px;
  background: url(../images/hyundai_logo.png) 0 0 no-repeat;
  background-size: contain;
}
body section.header .eventlogo {
  position: absolute;
  top: 67px;
  width: 703px;
  height: 706px;
  left: calc(50% - 351.5px);
}
@media (max-width: 959px) {
  body section.header .eventlogo {
    width: 90vw;
    margin: auto;
    position: initial;
    padding-top: 80px;
  }
  body section.header .eventlogo img {
    width: 100%;
  }
}
@media (max-width: 959px) {
  body section.header {
    height: 80vw;
  }
}
@media (max-width: 600px) {
  body section.header .toplogo {
    top: 20px;
    width: 140px;
  }
  body section.header .eventlogo {
    padding-top: 40px;
  }
}
body section.header-text {
  margin-top: 190px;
  text-align: center;
}
body section.header-text p {
  margin-bottom: 1rem;
  width: 600px;
  margin: 0 auto;
}
@media (max-width: 600px) {
  body section.header-text {
    margin-top: 120px;
  }
  body section.header-text p {
    margin-top: 0;
    margin-bottom: 1rem;
    width: 98%;
    font-size: 18px;
    line-height: 1.6;
    margin-left: auto;
    margin-right: auto;
  }
}
body section.slides {
  margin-top: 60px;
  padding-top: 55px;
  height: 665px;
  background: #EFEFEF;
}
body section.slides .carousel {
  width: 600px;
  margin: auto;
}
body section.slides .carousel ol.carousel-indicators li {
  width: 56px;
  height: 6px;
  margin-right: 4px;
  margin-left: 4px;
  background: #CBCBCB;
  cursor: pointer;
}
body section.slides .carousel ol.carousel-indicators li.active {
  background: #8fcde8;
}
body section.slides .carousel .carousel-inner .carousel-item img {
  width: 600px;
}
body section.slides .carousel .carousel-inner .carousel-item .carousel-caption {
  bottom: 55px;
}
body section.slides .carousel .carousel-inner .carousel-item .carousel-caption img {
  width: 200px;
  height: 54px;
}
body section.slides .carousel .carousel-inner .carousel-item .carousel-caption button {
  cursor: pointer;
  border: none;
  width: 200px;
  height: 54px;
  outline: none;
  background-size: contain;
}
.closedevent {
	background:#666666;
	border-radius: 0.5em;
	padding-right:1.5em;
	padding-left:1.5em;
	color:#FFFFFF;
}
body section.slides .carousel .carousel-inner .carousel-item .carousel-caption button.ko {
  background: url(../images/btn_didyouknow_ko.gif) no-repeat;
}
body section.slides .carousel .carousel-inner .carousel-item .carousel-caption button.en {
  background: url(../images/btn_didyouknow_en.gif) no-repeat;
}
body section.slides .carousel .carousel-inner .carousel-item .carousel-caption button.ch {
  background: url(../images/btn_didyouknow_ch.gif) no-repeat;
}
@media (max-width: 959px) {
  body section.slides {
    padding: 100px 0 50px;
    height: auto;
  }
}
@media (max-width: 768px) {
  body section.slides .d-md-block {
    display: block !important;
  }
}
@media (max-width: 600px) {
  body section.slides .carousel {
    width: 100vw;
  }
  body section.slides .carousel-caption {
    bottom: 20px !important;
  }
  body section.slides .carousel-caption img {
    width: 148px !important;
    height: 40px !important;
  }
  body section.slides .carousel-caption button {
    height: 40px !important;
  }
}
body section.howtoenter {
  height: 674px;
  padding-top: 100px;
  background: url(../images/ellipse.gif) center center no-repeat, url(../images/confetti_pattern.gif) 15% 0 repeat;
}
body section.howtoenter .ribbon-howtoenter {
  width: 425px;
  margin: 0 auto;
}
body section.howtoenter .txt-howtoenter {
  margin-top: 20px;
  font-size: 22.5px;
  line-height: 1.7em;
  text-align: center;
  width: 580px;
  margin-left: auto;
  margin-right: auto;
}
body section.howtoenter .wrap-howtoenter {
  width: 685px;
  margin: 70px auto 0;
}
body section.howtoenter .wrap-howtoenter p {
  font-size: 18px;
  margin-bottom: 8px;
}
body section.howtoenter .wrap-howtoenter p.alert {
  display: none;
  color: #F30;
  padding: 0;
}
body section.howtoenter .wrap-howtoenter input[type=text] {
  color: #333;
  width: 100%;
  padding: 17px 10px 17px 25px;
  border-radius: 16px;
  border: 8px solid #DEDEDE;
  font-size: 23px;
  outline: none;
}
body section.howtoenter .wrap-howtoenter button {
  margin: 25px 0 0 10px;
  float: right;
  height: 54px;
  border: none;
  cursor: pointer;
  outline: none;
  background-size: contain !important;
}
body section.howtoenter .wrap-howtoenter button.generate-goal {
  width: 236px;
}
body section.howtoenter .wrap-howtoenter button.continue {
  width: 105px;
}
body section.howtoenter .wrap-howtoenter button.generate-goal.ko {
  background: url(../images/btn_goal_generator_ko.gif) 0 0 no-repeat;
}
body section.howtoenter .wrap-howtoenter button.continue.ko {
  background: url(../images/btn_continue_ko.gif) 0 0 no-repeat;
}
body section.howtoenter .wrap-howtoenter button.generate-goal.en {
  background: url(../images/btn_goal_generator_en.gif) 0 0 no-repeat;
	width:260px !important;
}
body section.howtoenter .wrap-howtoenter button.continue.en {
  background: url(../images/btn_continue_en.gif) 0 0 no-repeat;
}
body section.howtoenter .wrap-howtoenter button.generate-goal.ch {
  background: url(../images/btn_goal_generator_ch.gif) 0 0 no-repeat;
}
body section.howtoenter .wrap-howtoenter button.continue.ch {
  background: url(../images/btn_continue_ch.gif) 0 0 no-repeat;
}
@media (max-width: 959px) {
  body section.howtoenter .wrap-howtoenter {
    width: 90%;
  }
}
@media (max-width: 600px) {
  body section.howtoenter {
    height: 650px;
  }
  body section.howtoenter .txt-howtoenter {
    width: 95%;
    font-size: 19px;
    margin-left: auto;
    margin-right: auto;
  }
  body section.howtoenter .wrap-howtoenter {
    width: 90%;
    margin-top: 40px;
  }
  body section.howtoenter .wrap-howtoenter input[type=text] {
    padding: 10px;
  }
  body section.howtoenter .ribbon-howtoenter {
    width: 90%;
  }
  body section.howtoenter .ribbon-howtoenter img {
    width: 100%;
  }
  body section.howtoenter button {
    margin-top: 10px !important;
  }
  body section.howtoenter button.continue {
    width: 90px !important;
    height: 45px;
  }
  body section.howtoenter button.generate-goal {
    width: 200px !important;
    height: 45px;
  }
}
body section.entryform {
  display: none;
  border-top: 2px solid #DEDEDE;
}
body section.entryform #entryform {
  width: 700px;
  margin: 110px auto 50px;
  font-size: 22.5px;
}
body section.entryform #entryform p.header {
  margin-bottom: 70px;
}
body section.entryform #entryform label {
  margin-left: 25px;
}
body section.entryform #entryform .form-control-lg {
  border: 8px solid #DEDEDE;
  border-radius: 16px;
  font-size: 23px;
  padding: 16px;
  outline: none;
  margin-left: 10px;
  margin-bottom: 25px;
}
body section.entryform #entryform #primary-language {
  height: 90px;
}
body section.entryform #entryform .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 34px;
  width: 34px;
  background-color: #FFF;
  border-radius: 10px;
  border: 5px solid #DEDEDE;
}
body section.entryform #entryform .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
body section.entryform #entryform .checkbox-wrapper {
  display: block;
  position: relative;
  padding-left: 50px;
  margin-left: 10px;
  margin-bottom: 7px;
  cursor: pointer;
  font-size: 22.5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body section.entryform #entryform .checkbox-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
body section.entryform #entryform .checkbox-wrapper input:checked ~ .checkmark {
  background-color: #FFF;
}
body section.entryform #entryform .checkbox-wrapper input:checked ~ .checkmark:after {
  display: block;
}
body section.entryform #entryform .checkbox-wrapper .checkmark:after {
  left: 7px;
  top: 1px;
  width: 11px;
  height: 18px;
  border: solid #1287B5;
  border-width: 0 5px 5px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body section.entryform #entryform .checkbox-wrapper:hover input ~ .checkmark {
  border-color: #CEF;
}
body section.entryform #entryform .chkbox {
  margin-top: 20px;
}
body section.entryform #entryform .consent {
	display:none;
  padding-left: 105px;
}
body section.entryform #entryform .consent p {
  margin-top: 50px;
}
body section.entryform #entryform .form-btn-wrap {
  margin-top: 53px;
  text-align: center;
}
body section.entryform #entryform .form-btn-wrap button {
  width: 236px;
  height: 54px;
  border: none;
  cursor: pointer;
  outline: none;
}
body section.entryform #entryform .incomplete-form {
  display: none;
  color: #dc3545;
  font-size: 80%;
}
body section.entryform #entryform #btn_submit {
  outline: none;
}
body section.entryform #entryform #btn_submit.submitted {
  filter: grayscale(1);
}
body section.entryform #entryform .invalid-feedback {
  margin-top: -25px;
  margin-left: 25px;
}
body section.entryform #entryform #invalid-age-check {
  display: none;
  color: #dc3545;
  font-size: 80%;
  margin-left: 60px;
}
body section.entryform #entryform.was-validated .form-control:invalid {
  border-color: #ffa6ae94;
}
body section.entryform #entryform.was-validated #invalid-age-check {
  display: block;
}
@media (max-width: 959px) {
  body section.entryform #entryform {
    width: 90%;
  }
}
@media (max-width: 600px) {
  body section.entryform #entryform {
    width: 90%;
    line-height: 1.4em;
  }
  body section.entryform #entryform p.header {
    margin-bottom: 50px;
  }
  body section.entryform #entryform label {
    margin-left: 0;
    font-size: 18px;
  }
  body section.entryform #entryform .form-control-lg {
    margin-left: 0;
    margin-bottom: 10px;
    padding: 10px;
  }
  body section.entryform #entryform .invalid-feedback {
    margin-left: 0;
    margin-top: -10px;
  }
  body section.entryform #entryform #primary-language {
    height: 70px;
  }
  body section.entryform #entryform .consent {
    padding-left: 70px;
  }
  body section.entryform #entryform .consent p {
    margin-top: 20px;
  }
}
body section.share-event {
  display: none;
  text-align: center;
}
body section.share-event hr {
  width: 700px;
  height: 2px;
  background-color: #DDD;
  border: none;
}
body section.share-event p.post-submit-message {
  font-size: 26px;
  font-weight: 600;
  color: #E74634;
  margin: 60px auto 30px;
}
body section.share-event .social-media-icons {
  margin-bottom: 60px;
}
body section.share-event .social-media-icons img {
  margin: 0 5px;
  width: 50px;
  cursor: pointer;
}
body section.share-event .social-media-icons img:hover {
  filter: grayscale(1);
}
@media (max-width: 600px) {
  body section.share-event p.post-submit-message {
    font-size: 20px;
  }
}
body section.picture {
  height: 400px;
  background-image: url(../images/running_elantra.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
body section.prizes {
  padding-top: 140px;
  height: 810px;
  text-align: center;
  background-color: #d8e9f1;
}
body section.prizes .ribbon-prizes {
  width: 425px;
  height: 105px;
  margin: 0 auto;
}
body section.prizes .rank-prizes p {
  font-size: 22.5px;
  line-height: 1.1em;
}
body section.prizes .rank-prizes p span {
  font-family: "HyundaiTextMd";
}
body.ch section.prizes .rank-prizes p span {
  font-family: "Noto Sans TC";
	font-weight:600;
}
body section.prizes > img {
  margin: 60px auto 25px;
}
body section.prizes p.drawing-info {
  font-size: 22.5px;
  margin-top: 50px;
}
@media (max-width: 600px) {
  body section.prizes {
    padding-top: 100px;
  }
  body section.prizes > img {
    margin-bottom: 40px;
  }
  body section.prizes .ribbon-prizes {
    width: 90%;
  }
  body section.prizes .ribbon-prizes img {
    width: 100%;
  }
  body section.prizes .rank-prizes p {
    font-size: 19px;
    line-height: 1.1em;
  }
  body section.prizes .rank-prizes p span {
    font-family: "HyundaiTextMd";
  }
  body.ch section.prizes .rank-prizes p span {
    font-family: "Noto Sans TC";
	font-weight:600;
  }
  body section.prizes p.drawing-info {
    font-size: 21px;
    font-weight: 600;
    margin-top: 50px;
  }
}
body section.winner-announcement {
  padding-top: 130px;
  height: auto;
  text-align: center;
  background: #FFF;
}
body section.winner-announcement h3 {
  font-family: "HyundaiTextMd";
  font-size: 45px;
}
body.ch section.winner-announcement h3 {
  font-family: "Noto Sans TC";
	font-weight:600;
}
body section.winner-announcement .details {
  width: 690px;
  margin: 0 auto;
  padding-top: 10px;
  text-align: left;
  font-size: 22.5px;
}
body section.winner-announcement .details p.head {
  font-family: "HyundaiTextMd";
  margin: 50px 0 5px;
}
body.ch section.winner-announcement .details p.head {
  font-family: "Noto Sans TC";
	font-weight:600;
}
@media (max-width: 959px) {
  body section.winner-announcement .details {
    width: 80%;
  }
}
@media (max-width: 600px) {
  body section.winner-announcement {
    padding-top: 100px;
  }
  body section.winner-announcement h3 {
    font-size: 40px;
  }
  body section.winner-announcement .details {
    width: 85%;
  }
  body section.winner-announcement .details p {
    /*margin-top: 40px;*/
    line-height: 1.2em;
  }
  body section.winner-announcement .details ul {
    line-height: 1.2em;
    padding-left: 25px;
  }
}
body footer {
  background-color: #FFF;
	max-width:900px;
	margin: 0 auto;
  width: 100%;
  height: 300px;
}
body footer .logo-wrapper {
  width: 100%;
  height: 150px;
  padding-top: 40px;
  vertical-align: top;
}
body footer .logo-wrapper p.footlogo {
  background: url(../images/hyundai_logo.png) center center no-repeat;
  height: 3em;
  margin: 0;
  vertical-align: top;
}
body footer .logo-wrapper p.footnote {
  text-align: justify;
  line-height: 1.2em;
  font-size: 11px;
  color: #999;
  margin-top: 20px;
  padding: 0 20px;
}
body footer .logo-wrapper p.copyright {
  text-align: center;
  font-size: 14px;
  color: #000;
  margin-top: 20px;
  padding: 0 20px;
}
body [id^="modalWindow"] .modal-lg {
  max-width: 90% !important;
}
body [id^="modalWindow"] .modal-header {
  padding: 2rem 2rem 1rem 6rem;
  border-bottom: none;
}
body [id^="modalWindow"] .modal-header .modal-title {
  font-family: "HyundaiTextMd";
  font-size: 40px;
  color: #1287b5;
}
body.ch [id^="modalWindow"] .modal-header .modal-title {
  font-family: "Noto Sans TC";
	font-weight:600;
}
body [id^="modalWindow"] .modal-body {
  padding: 2rem 6rem 1rem;
}
body [id^="modalWindow"] .modal-body table {
  width: 100%;
}
body [id^="modalWindow"] .modal-body table td {
  font-size: 22.5px;
  text-align: center;
  vertical-align: top;
}
body [id^="modalWindow"] .modal-footer {
  border-top: none;
}
@media (max-width: 600px) {
  body [id^="modalWindow"] .modal-lg {
    max-width: 100% !important;
  }
  body [id^="modalWindow"] .modal-header {
    padding: 20px;
    border-bottom: none;
  }
  body [id^="modalWindow"] .modal-header .modal-title {
    font-family: "HyundaiTextMd";
    font-size: 28px;
    color: #1287b5;
  }
  body.ch [id^="modalWindow"] .modal-header .modal-title {
    font-family: "Noto Sans TC";
	font-weight:600;
  }
  body [id^="modalWindow"] .modal-body {
    padding: 20px;
  }
  body [id^="modalWindow"] .modal-body table {
    width: 100%;
  }
  body [id^="modalWindow"] .modal-body table td {
    font-size: 18px;
    text-align: center;
    vertical-align: top;
  }
  body [id^="modalWindow"] .modal-body table td img {
    width: 100%;
  }
}
body #loading-bg {
  display: none;
}

body.ko {
  font-family: "HyundaiTextLt";
}
body.ko section.header-text {
  font-size: 22.5px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.7em;
}

body.en {
  font-family: "HyundaiTextLt";
}
body.en section.header-text {
  font-size: 22.5px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.2em;
}

body.ch {
  font-family: "Noto Sans TC";
}
body.ch section.header-text {
  font-size: 23px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5em;
}

body.loading {
  overflow: hidden;
}
body.loading #loading-bg {
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
body.loading #loading-bg .loading-box {
  position: absolute;
  background: #FFF;
  border-radius: 8px;
  top: 50px;
  right: 50px;
  bottom: 50px;
  left: 50px;
  text-align: center;
  min-height: 550px;
}
body.loading #loading-bg .loading-box .loading-icon {
  width: 90px;
  height: 90px;
  margin: calc(100vh/2 - 320px) auto 30px;
  background: url(../images/loadingani.gif) center center no-repeat;
  background-size: contain;
}
body.loading #loading-bg .loading-box p.wait {
  font-size: 30px;
  color: #1287b5;
  margin-bottom: 80px;
}
body.loading #loading-bg .loading-box p.mobile-feature {
  font-size: 18px;
  width: 450px;
  line-height: 1.8em;
  margin: 40px auto;
}

@media (max-width: 600px) {
  body.loading #loading-bg .loading-box {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 10px;
  }
  body.loading #loading-bg .loading-box p.wait {
    font-size: 20px;
  }
  body.loading #loading-bg .loading-box p.mobile-feature {
    width: auto;
    font-size: 18px;
    line-height: 1.7em;
  }
}
body #modalWindowShare .modal-lg {
	width: 90%;
  max-width: 1200px !important;
}
body #modalWindowShare .modal-header {
  padding: 2rem 2rem 0 2rem !important;
  border-bottom: none;
}
body #modalWindowShare .modal-body {
  font-family: "HyundaiTextMd";
  font-size: 24px;
  color: #F30;
}
body.ch #modalWindowShare .modal-body {
  font-family: "Noto Sans TC";
	font-weight:600;
}
body #modalWindowShare .modal-body p {
	margin: 0 auto;}

#modalWindowShare {
	text-align: center;
}
/*# sourceMappingURL=style.css.map */
