/* CSS Document */
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* Small devices (tablets, 768px and up) */
/* Large devices (large desktops, 1200px and up) */
/* Medium devices (desktops, 992px and up) */
body {
  font-size: 14px;
  font-family: 'Noto Sans TC', sans-serif;
  height: auto;
  color: #555;
  background-image: url(../images/bg-pattern.jpg);
  background: #151611;
  background-size: 53px;
  background-position-x: calc(50% - 30px);
  background-position-y: -3px; }

body.index:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #151611;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #151611), color-stop(50%, #66b145), to(#66b145));
  background: linear-gradient(to bottom, #151611 20%, #66b145 50%, #66b145 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#151611", endColorstr="#66B145", GradientType=0); 
}
.nav-pills > li + li {
  margin-left: 0 !important; }

.other {
  background: #0168b5; }

#facebook {
  padding: 10px 10px; }
  #facebook img {
    width: 30px; }

#facebook > a {
  background-color: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0; }

#instagram > a {
  background-color: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  margin: 0; }

#instagram {
  padding: 10px 10px; }
  #instagram img {
    width: 30px; }

span.highLight {
  color: #f2b700 !important; }

.navbar {
  margin-bottom: 0; }

h1 {
  margin: 10px 0; }

.index #navbar {
  margin-top: 0; }

.index .navbar-default {
  height: auto; }

.index .logo {
  display: none; }

.index .bottom-logo {
  margin-top: 0px;
  position: relative; }

.index .bottom-logo {
  margin-top: 0px;
  position: relative;
  z-index: 1; }

.information-title {
  text-align: left;
  background-color: #555;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  padding: 10px; }

table {
  width: 100%;
  margin-bottom: 20px; }

td {
  text-align: left;
  vertical-align: top;
  line-height: 20px;
  padding-left: 10px;
  padding-bottom: 0px;
  padding-top: 10px; }

th {
  text-align: left;
  vertical-align: top;
  line-height: 20px;
  padding: 5px; }

thead {
  background: rgba(85, 85, 85, 0.1); }

h1 {
  font-weight: 700;
  text-align: center;
  color: #fff; }

h3 {
  font-weight: 700;
  text-align: center;
  color: #fff; }

ol {
  counter-reset: my-badass-counter;
  padding-left: 0px; }
  ol li {
    text-align: left; }
  ol li.input-form {
    padding: 0px 20px; }
    ol li.input-form .title:before {
      content: counter(my-badass-counter) ". ";
      counter-increment: my-badass-counter; }

.navbar-fixed-bottom .navbar-collapse {
  height: auto;
  max-height: auto !important; }

.navbar-fixed-top .navbar-collapse {
  height: auto;
  max-height: auto !important; }

.top.scoial-media {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0px !important;
  padding-left: 0px !important; }

.top img {
  margin-bottom: 0px !important; }

.banner {
  text-align: center;
  background-color: #eee;
  height: 100px;
  width: 100%;
  height: 100px;
  overflow: visible; }

.content {
  text-align: center;
  vertical-align: super; }

.img {
  height: 80px;
  background-color: #fff;
  text-align: center; }

.logo {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  z-index: 0; }
  .logo img {
    margin-top: 20px; }

.clear {
  clear: both; }

.sponsored-and-partner {
  background-color: #f3f3f3; }
  .sponsored-and-partner .title {
    text-align: center; }

.inner-container-width p {
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff; }

.inner-container-width .content p {
  color: #555; }

.inner-container-width > p {
  color: #fff; }

.event {
  background-color: #066; }

.hightlight {
  font-weight: 700;
  color: #f00; }

.content-block h3 {
  font-weight: 700;
  text-align: center;
  line-height: 1.3em;
  padding-bottom: 30px;
  display: inline-block;
  text-align: center;
  width: 100%; }

body.index {
  padding-top: 0; }

#kv.container {
  width: 100%; }

.navbar-brand {
  padding: 0px;
  margin: 0px; }

.k-v {
  width: 100%;
  overflow: visible;
  text-align: center;
  background-image: url(../images/key-visiual.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  /* overflow-x: hidden;
  overflow-y: visible; */
  /*position: relative; */ }

.index-award {
  background: -webkit-gradient(linear, left top, right top, from(#ebd688), color-stop(10.91%, #a57d35), color-stop(13.43%, #a88139), color-stop(15.86%, #b18c44), color-stop(18.26%, #bfa057), color-stop(20.62%, #d4bb72), color-stop(21.21%, #dac37a), color-stop(43.64%, #f6ebab), color-stop(52.73%, #ebd688), color-stop(63.03%, #c2a152), color-stop(67.27%, #ebd688), color-stop(77.58%, #d1b564), color-stop(84.28%, #a57d35), color-stop(96.36%, #b89345), to(#ebd688));
  background: linear-gradient(90deg, #ebd688 0%, #a57d35 10.91%, #a88139 13.43%, #b18c44 15.86%, #bfa057 18.26%, #d4bb72 20.62%, #dac37a 21.21%, #f6ebab 43.64%, #ebd688 52.73%, #c2a152 63.03%, #ebd688 67.27%, #d1b564 77.58%, #a57d35 84.28%, #b89345 96.36%, #ebd688 100%);
  text-align: center;
  position: relative;
  z-index: 1;
  padding: 30px 30px 0 30px;
  background: none; }
  .index-award img {
    width: 80%;
    position: relative;
    z-index: 1; }
  .index-award .col-12 {
    position: relative; }
  .index-award .row {
    margin: 0 auto;
    max-width: 1000px; }

.layer {
  position: absolute;
  -webkit-transform: translate(50%, 50%);
          transform: translate(50%, 50%); }

#item1 {
  display: none;
  right: calc(50% - 500px);
  top: calc(50% - 490px); }

#item2 {
  display: none;
  width: 110%;
  left: calc(50% - 730px);
  top: calc(50% - 1335px); }

.left-graphic {
  width: auto;
  margin-left: auto;
  margin-right: auto; }
  .left-graphic img {
    position: relative;
    top: 480px; }

.index-block {
  margin-top: 420px; }

.introduction {
  margin: auto;
  width: 100%;
  display: inline-block;
  position: relative;
  z-index: 2;
  background-size: 110%;
  text-align: left; }
  .introduction bold {
    color: #e7c993; }
  .introduction .step {
    position: relative;
    z-index: 2;
    right: 0;
    text-shadow: 1px 1px 2px #000;
    line-height: 1.6; }
  .introduction:before {
    display: inline-block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 1;
    background-size: 110%;
    left: 0; }
  .introduction > div {
    margin: auto; }
  .introduction .award {
    width: 90%;
    margin: auto; }

.img-rounded ul {
  margin: 0px;
  padding: 0px; }

.img-rounded li {
  list-style-type: none;
  padding-left: 0px; }

.img-rounded h3 {
  padding-top: 20px; }
  .img-rounded h3:first-child {
    padding-top: 0px; }

.moblie-list {
  background-color: #fff;
  padding: 15px; }
  .moblie-list p {
    padding-left: 0px;
    padding-right: 0px; }
  .moblie-list h3 {
    color: #555; }

.list {
  line-height: 3.5em; }

.small-text {
  font-size: .5em; }

.bottom-logo {
  font-size: 10px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px; }
  .bottom-logo .title {
    color: #000;
    padding-top: 10px;
    font-weight: 700;
    max-width: 170px;
    width: 100%;
    display: block;
    margin-left: auto; }
  .bottom-logo img {
    max-width: 170px;
    width: 100%;
    display: block;
    margin-left: auto; }
  .bottom-logo .col-xs-6 {
    padding-left: 0;
    padding-right: 0; }
  .bottom-logo .col-md-2 {
    padding-left: 0;
    padding-right: 0; }
  .bottom-logo .col-md-10 {
    padding-left: 0;
    padding-right: 0; }

.index .bottom-logo {
  font-size: 10px;
  margin: 0 auto;
  padding: 0 40px 20px 40px; }
  .index .bottom-logo .title {
    color: #000;
    padding-top: 10px;
    font-weight: 700; }
  .index .bottom-logo img {
    max-width: 170px;
    width: 100%;
    display: block;
    margin-left: auto; }
  .index .bottom-logo .col-xs-6 {
    padding-left: 0;
    padding-right: 0; }

.copyright {
  text-align: center;
  font-size: .5em; }

.text-align-left {
  text-align: left !important; }

.padding-15 {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.index-social-media {
  width: 100%;
  margin-bottom: 30px; }
  .index-social-media img {
    width: 50px;
    height: 50px; }

.awardList h4 {
  font-weight: bold !important;
  padding: 0 0 5px 0;
  margin: 0;
  color: #0168b5;
  font-size: 20px !important; }

.award-ul li {
  margin-bottom: 20px;
  line-height: 1.7em; }

.condition ul {
  list-style-type: none;
  font-size: 12px;
  line-height: 20px; }

.condition p {
  list-style-type: none;
  font-size: 12px;
  line-height: 20px; }

.awardList {
  padding: 10px 20px 0 20px; }

p.award-p {
  margin-bottom: 0px;
  text-align: center; }

.award-p {
  padding-left: 0px !important;
  margin-top: 0px;
  line-height: 1.7em;
  text-align: left; }

.submit-btn {
  background-color: #e7e7e7;
  color: black;
  width: 300px;
  line-height: 2em;
  font-size: 1em;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px; }

.input-form {
  border: 1px solid #999;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .input-form label {
    text-align: left; }
  .input-form p {
    padding: 0px;
    margin: 0px;
    text-align: left !important; }
  .input-form textarea {
    width: 100%;
    height: 100px;
    line-height: 2em;
    font-size: .8em; }
  .input-form .title {
    cursor: pointer;
    font-weight: 700; }
    .input-form .title .stage {
      float: right; }
      .input-form .title .stage:before {
        content: '\2713';
        text-indent: .9em;
        text-align: left;
        width: 20px;
        position: absolute;
        margin-left: -30px;
        font-size: 18px; }

.list-border {
  border: 1px solid #999;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
  padding: 20px; }

textarea, input[type="text"], input[type="email"], input[type="tel"] {
  height: 62px;
  width: 100%;
  line-height: 2.5em;
  font-size: 1.1em;
  padding: 5px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 8px;
  border: 0;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #d8dade;
  outline: none !important; }
  textarea:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus {
    height: 62px;
    margin-top: 0px !important;
    border-bottom: 2px solid #09f; }

.submit-button {
  padding: 20px;
  text-align: center; }
  .submit-button input[disabled] {
    background-color: #ccc !important; }
  .submit-button input {
    background-color: #4caf50;
    border: none;
    color: white;
    padding: 10px 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer; }

input[type=checkbox] + label {
  display: inline-block;
  line-height: 24px;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 100%;
  padding: 10px;
  text-align: left;
  padding-left: 40px;
  border: 1px solid #ccc; }

input[type=checkbox]:checked + label {
  background-color: #fff;
  border: 1px solid #ccc;
  font-weight: 700;
  height: auto; }

input[type=radio] + label {
  display: inline-block;
  line-height: 24px;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 100%; }

input[type=radio]:checked + label {
  background-color: #fff;
  border: 1px solid #ccc;
  font-weight: 700;
  height: auto; }

.radios .radio {
  text-align: center;
  width: 100px;
  height: 30px;
  background-color: #fff;
  display: inline-block;
  margin: 10px;
  font-weight: 100; }

.radios .checkbox {
  margin-bottom: 30px; }

.radios input[type=radio] {
  display: none; }

.radios input[type=checkbox] {
  display: none; }

.vote .radio {
  text-align: center;
  width: 100%;
  height: auto;
  background-color: #fff;
  display: inline-block;
  margin: 10px;
  font-weight: 100;
  line-height: 2em;
  margin-left: 0px;
  margin-right: 0px; }

.vote .moblie-list {
  padding: 0px !important; }

.fixed {
  width: 100px !important; }

.fixed-300 {
  width: 300px;
  height: 35px;
  text-align: center;
  text-align-last: center;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 6px; }

input.radio:empty ~ label {
  position: relative;
  border: 1px solid #ccc; }
  input.radio:empty ~ label:before {
    content: '\2713';
    text-indent: .9em;
    color: #ccc;
    text-align: left;
    width: 100%;
    position: absolute;
    left: 0px; }

.no-margin-top {
  margin-top: 0px; }

.agreement {
  padding: 20px; }
  .agreement .checkbox:nth-last-child(1) {
    margin-bottom: 0px; }

input[type=radio].radio:empty ~ label:before {
  content: '\2713';
  text-indent: .9em;
  color: #ccc;
  text-align: left;
  width: 100%;
  position: absolute;
  left: 10px; }

input[type=radio].radio:checked ~ label:before {
  content: '\2713';
  text-indent: .9em;
  color: #4dcb6d;
  text-align: left;
  width: 100%;
  position: absolute;
  left: 10px; }

input[type=checkbox].radio:checked ~ label:before {
  content: '\2713';
  text-indent: .9em;
  color: #4dcb6d;
  text-align: left;
  width: 100%;
  position: absolute;
  left: 10px; }

.navbar-collapse {
  margin-top: 90px;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
  margin-top: 80px;
  background-color: #fff;
  opacity: .95; }

.other .navbar-collapse {
  z-index: 1;
  position: inherit; }

.navbar-toggle.collapsed {
  background-color: #fff !important; }

.navbar-default {
  border: none !important;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  height: 180px; }

.navbar-toggle {
  background-color: #ebb635;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25); }

.navbar-nav > li {
  margin: 5px; }
  .navbar-nav > li > a.not-active {
    pointer-events: none;
    cursor: default; }

.nav > li > a {
  text-align: center;
  font-weight: 700;
  color: #fff;
  white-space: nowrap; }
  .nav > li > a:hover {
    color: #555; }

.nav-pills > li {
  float: none; }

.nav-pills > li.active > a {
  background: #eee;
  margin: 5px;
  color: #555;
  color: #000;
  background-color: #fff100;
  white-space: nowrap; }
  .nav-pills > li.active > a:focus {
    background-color: #fff100;
    white-space: nowrap;
    color: #000; }
  .nav-pills > li.active > a:hover {
    background-color: #fff100;
    white-space: nowrap;
    color: #000; }

.nav-pills li a {
  background: #eee;
  margin: 5px;
  color: #555; }

#footer {
  background-color: #fff;
  min-height: 20px; }

.index #footer {
  background: -webkit-gradient(linear, left top, right top, from(#ebd688), color-stop(10.91%, #a57d35), color-stop(13.43%, #a88139), color-stop(15.86%, #b18c44), color-stop(18.26%, #bfa057), color-stop(20.62%, #d4bb72), color-stop(21.21%, #dac37a), color-stop(43.64%, #f6ebab), color-stop(52.73%, #ebd688), color-stop(63.03%, #c2a152), color-stop(67.27%, #ebd688), color-stop(77.58%, #d1b564), color-stop(84.28%, #a57d35), color-stop(96.36%, #b89345), to(#ebd688));
  background: linear-gradient(90deg, #ebd688 0%, #a57d35 10.91%, #a88139 13.43%, #b18c44 15.86%, #bfa057 18.26%, #d4bb72 20.62%, #dac37a 21.21%, #f6ebab 43.64%, #ebd688 52.73%, #c2a152 63.03%, #ebd688 67.27%, #d1b564 77.58%, #a57d35 84.28%, #b89345 96.36%, #ebd688 100%);
  min-height: 20px;
  background: none; }

.to-top {
  display: inline-block;
  width: 100%;
  text-align: center; }

.back-to-top {
  display: inline-block;
  width: 200px;
  margin-top: 20px;
  bottom: 40px;
  right: 10px;
  white-space: nowrap;
  background: rgba(0, 3, 51, 0) url(../images/to-top.svg) no-repeat bottom 10% left 10%;
  -webkit-transition: all .3s;
  transition: all .3s;
  vertical-align: bottom;
  color: #fff;
  text-decoration: underline; }

a {
  color: #555;
  text-decoration: none; }

.mobile-img {
  width: 100%; }

.award.mobile {
  display: none; }

.awards.mobile {
  display: none; }

.tab-content .list label {
  line-height: 1.5em;
  padding-left: 8px; }

@media (max-width: 987px) {
  .index-award .col-12:after {
    display: none; } }

@media (max-width: 321px) {
  .fixed-300 {
    width: 100%; } }

@media (max-width: 440px) {
  .introduction > .index-award {
    margin: 0 auto; }
  .introduction .index-award img {
    width: 70%; }
  .introduction:before {
    display: inline-block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 1;
    background-size: 110%;
    left: 0; }
  .introduction p {
    font-size: 16px; } }

@media (min-width: 441px) and (max-width: 768x) {
  .introduction:before {
    display: inline-block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 1;
    background-size: 120% !important;
    left: 0; } }

@media (max-width: 600px) {
  #text_bg {
    background: url(../images/text_bg.png) no-repeat center center fixed;
    width: 100%;
    position: fixed;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    z-index: -1;
    overflow: hidden; } }

@media (max-width: 767px) {
  #facebook {
    width: 100% !important;
    margin: 0 !important; }
    #facebook img {
      width: 30px; }
  #facebook > a {
    background-color: transparent !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0 !important;
    margin: 0 !important; }
  #instagram > a {
    background-color: transparent !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0 !important;
    margin: 0 !important; }
  #instagram {
    width: 100%;
    margin: 0 !important;
    padding-top: 15px; }
    #instagram img {
      width: 30px; }
  .top {
    padding: 0 0 7.5px 0; }
  .introduction:before {
    display: inline-block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 1;
    background-size: 120% !important;
    left: 0; } }

@media (min-width: 960px) {
  .introduction > .index-award {
    width: 900px;
    margin: auto; } }

@media (min-width: 769px) and (max-width: 959px) {
  .introduction > .index-award {
    width: 600px;
    margin: auto; } }

@media (min-width: 768px) {
  .nav-social {
    margin-left: 15px !important; }
  .other .navbar-nav {
    margin-top: 50px !important;
    margin-left: 20px; }
  .navbar-nav {
    margin-top: 50px !important;
    margin-left: 40px; }
  .introduction {
    position: relative; }
    .introduction > .step {
      width: 100%;
      margin: auto;
      line-height: 30px;
      font-size: 18px; } }

@media (max-width: 768px) {
  .row img {
    width: 100%; }
  .row {
    padding-top: 20px; }
  .introduction {
    position: relative;
    top: 100px; }
    .introduction .step p {
      position: relative;
      font-size: 15px;
      width: 88%;
      margin: auto;
      color: #fff !important;
      padding: 20px 10px; }
    .introduction:before {
      background-size: 120%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .row img {
    width: 100%; }
  .row {
    padding-top: 20px; }
  .introduction {
    top: 100px;
    position: relative; }
  .index-award {
    margin-top: 90px;
    margin-bottom: 40px; }
  .step {
    max-width: unset; }
    .step p {
      position: relative;
      font-size: 16px;
      width: 100%;
      margin: auto;
      color: #fff !important;
      padding: 20px; }
  .sponsored-and-partner .title {
    text-align: left; }
  .banner {
    height: 300px; }
  body {
    font-size: 1.16em; }
  .k-v {
    width: 100%;
    overflow: visible;
    text-align: center;
    background-image: url(../images/key-visiual.png);
    min-height: none;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto; }
  .content-block h3 {
    text-align: center;
    line-height: 1em; }
  .index-block {
    margin-top: 600px; }
  .award-p {
    padding-left: 0px !important;
    margin-top: 0px;
    line-height: 1.7em;
    text-align: center; }
  .index-social-media {
    margin-bottom: 0px; }
  .navbar-collapse {
    margin-top: auto;
    background-color: transparent;
        -webkit-box-shadow: none;
            box-shadow: none; }
  textarea, input[type="text"], input[type="email"], input[type="tel"] {
    width: 300px;
    line-height: 2.5em;
    font-size: .8em;
    padding: 5px;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0 8px;
    border: 0;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #d8dade;
    outline: none !important; }
  .navbar-default {
    border: none !important;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); }
    .navbar-default .navbar-nav > li > a {
      color: #333; }
      .navbar-default .navbar-nav > li > a:hover {
        background-color: #999;
        color: #fff; }
  .navbar-nav > li > a {
    font-size: 1em;
    background-color: #fff; }
  .navbar-fixed-bottom .navbar-collapse {
    height: 80px; }
  .navbar-fixed-top .navbar-collapse {
    height: 80px; }
  .nav-pills > li {
    display: table-cell;
    width: 1%; }
  .left-graphic {
    width: 600px;
    margin-left: auto;
    margin-right: auto; }
    .left-graphic img {
      position: relative;
      top: 250px;
      left: -300px; }
  .mobile-img {
    width: 500px; } }

@media (min-width: 1200px) {
  .introduction {
    top: 168px;
    position: relative; }
  .row {
    padding-top: 30px; }
  .step p {
    position: relative;
    font-size: 16px;
    max-width: 780px;
    width: 100%;
    margin: auto;
    color: #fff !important;
    padding: 20px; }
  #footer .inner-container-width {
    width: 1200px; }
  .index #footer .inner-container-width {
    width: 1200px; }
  body {
    font-size: 18px; }
  .sponsored-and-partner .title {
    text-align: left; }
  .banner {
    height: 300px; }
  .inner-container-width p {
    text-align: center; }
  .inner-container-width h1 + p {
    color: #fff; }
  .content-block h3 {
    text-align: center;
    line-height: 1em; }
  .logo {
    width: 100%;
    max-width: 190px;
    margin-left: none;
    margin-right: none; }
  .k-v {
    text-align: center;
    background-image: url(../images/key-visiual.png);
    background-repeat: no-repeat; }
  .index-block {
    margin-top: 950px; }
    .index-block p {
      margin-top: 20px; }
  .index-award {
    margin-top: 180px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    text-align: center; }
    .index-award img {
      width: 100%; }
  .text-left p {
    text-align: left; }
  .input-form {
    border: 1px solid #999;
    width: 900px;
    display: inline-block; }
  .award-p {
    padding-left: 0px !important;
    margin-top: 0px;
    line-height: 1.7em;
    text-align: center !important; }
  .index-social-media {
    margin-bottom: 0px; }
  .navbar-collapse {
    margin-top: auto;
    background-color: transparent;
        -webkit-box-shadow: none;
            box-shadow: none; }
  textarea, input[type="text"], input[type="email"], input[type="tel"] {
    height: 62px;
    width: 300px;
    line-height: 2.5em;
    font-size: .8em;
    padding: 5px;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0 8px;
    border: 0;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #d8dade;
    outline: none !important; }
    textarea:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus {
      height: 62px;
      margin-top: 0px !important;
      border-bottom: 2px solid #09f; }
  .navbar-default {
    border: none !important;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); }
    .navbar-default .navbar-nav > li > a {
      color: #333; }
      .navbar-default .navbar-nav > li > a:hover {
        background-color: #999;
        color: #fff; }
  .navbar-nav {
    margin-top: 50px; }
    .navbar-nav > li > a {
      font-size: 1em;
      background-color: #fff;
            -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
              box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25); }
  .navbar-fixed-bottom .navbar-collapse {
    height: 80px; }
  .navbar-fixed-top .navbar-collapse {
    height: 80px; }
  .panel-group {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 20px;
    width: 900px; }
  .max-width.panel-group {
    width: 100% !important; }
  .tab-button {
    max-height: 52px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 20px;
    width: 900px; }
    .tab-button > li {
      float: none;
      display: table-cell;
      width: 1%; }
  .list .panel-group {
    display: block; }
  .nav-justified > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }
  .left-graphic {
    width: 600px;
    margin-left: auto;
    margin-right: auto; }
    .left-graphic img {
      position: relative;
      top: 250px;
      left: -300px; }
  .mobile-img {
    width: 500px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .row {
    padding-top: 30px; }
  .container {
    padding: 0 !important;
    width: 100% !important; }
  .introduction {
    top: 90px;
    position: relative; }
  .index-award {
    margin-top: 90px;
    margin-bottom: 20px; }
  .step p {
    position: relative;
    font-size: 16px;
    max-width: 780px;
    width: 100%;
    margin: auto;
    color: #fff !important;
    padding: 20px; }
  .sponsored-and-partner .title {
    text-align: left; }
  .banner {
    height: 300px; }
  p {
    text-align: left; }
  body {
    font-size: 1em; }
  .k-v {
    width: 100%;
    overflow: visible;
    text-align: center;
    background-image: url(../images/key-visiual.png);
    min-height: none;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto; }
  .index-award img {
    width: 100%; }
  .content-block h3 {
    text-align: center;
    line-height: 1em; }
  .award-p {
    padding-left: 0px !important;
    margin-top: 0px;
    line-height: 1.7em;
    text-align: center; }
  .index-social-media {
    margin-bottom: 0px; }
  .navbar-collapse {
    margin-top: auto;
    background-color: transparent;
        -webkit-box-shadow: none;
            box-shadow: none; }
  textarea, input[type="text"], input[type="email"], input[type="tel"] {
    height: 62px;
    width: 300px;
    line-height: 2.5em;
    font-size: .8em;
    padding: 5px;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0 8px;
    border: 0;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #d8dade;
    outline: none !important; }
    textarea:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus {
      height: 62px;
      margin-top: 0px !important;
      border-bottom: 2px solid #09f; }
  .navbar-default {
    border: none !important;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); }
    .navbar-default .navbar-nav > li > a {
      font-size: 16px;
      color: #333; }
      .navbar-default .navbar-nav > li > a:hover {
        background-color: #999;
        color: #fff; }
  .navbar-nav > li > a {
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    color: #333; }
  .navbar-fixed-bottom .navbar-collapse {
    height: 80px; }
  .navbar-fixed-top .navbar-collapse {
    height: 80px; }
  .nav-pills > li {
    display: table-cell;
    width: 1%; }
  .left-graphic {
    width: 600px;
    margin-left: auto;
    margin-right: auto; }
    .left-graphic img {
      position: relative;
      top: 250px;
      left: -300px; }
  .mobile-img {
    width: 500px; }
  .index-block {
    margin-top: 700px; } }

#text_bg {
  background: url(../images/text_bg.png) no-repeat center center fixed;
  width: 100%;
  position: fixed;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  z-index: -1;
  overflow: hidden; }

#key-visiual {
  width: 35%;
  position: absolute;
  right: 10%;
  top: 120px; }

#key-visiual-2 {
  width: 45%;
  position: relative;
  right: -50%;
  top: 28px;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%); }

.introduction {
  position: relative;
  z-index: 1; }
  .introduction p {
    color: #a4734b; }

@media (max-width: 576px) {
  .bottom-logo {
    padding: 20px 10px; }
  .index .bottom-logo {
    padding: 20px 10px; }
  #key-visiual {
    width: 40%;
    top: 68px; }
  #key-visiual-2 {
    width: 50%;
    top: 80px; }
  .award.desktop {
    display: none; }
  .awards.desktop {
    display: none; }
  .awards.mobile {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    padding: 20px 0; }
  .award.mobile {
    display: block;
    padding: 0;
    margin: 0 auto;
    width: 90%; }
  .row img {
    width: 85%;
    padding: 10px; }
  .row {
    padding-top: 10px; }
  .introduction {
    top: 142px; }
  .introduction .step {
    right: unset; }
  .introduction .step p {
    font-size: 15px;
    width: 80%; } }

@media (min-width: 577px) {
  .award.desktop {
    display: block;
    max-width: 600px;
    margin-left: auto;
    margin-right: 0; }
  .award {
    display: block;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; }
  .awards.desktop {
    width: 100% !important;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .award.mobile {
    display: none; }
  .awards.mobile {
    display: none; } }

.wrapper {
  overflow: hidden; }

@media (min-width: 768px) {
  .inner-container-width {
    margin-left: 0;
    margin-right: 0; } }

@media (min-width: 1200px) {
  .inner-container-width {
    width: unset;
    margin-left: auto;
    margin-right: auto; } }

@media (max-width: 768px) {
  .index-award {
    margin-top: 80px;
    margin-bottom: 40px; }
  #key-visiual {
    top: 68px; }
  #key-visiual-2 {
    top: 12px; } }

@media (max-width: 576px) {
  .index-award {
    margin-top: 120px;
    margin-bottom: 20px; } }

@media (max-width: 425px) {
  #key-visiual {
    width: 36%;
    top: 54px; }
  #key-visiual-2 {
    width: 45%;
    top: 18px; }
  .index-award {
    margin-top: 50px;
    margin-bottom: 0;
    padding-right: 10px; }
  .introduction {
    top: 80px; }
  .introduction .step p {
    font-size: 13px;
    width: 95%; } }

@media (max-width: 991px) {
  .index-award img {
    /*float: right; */ } }
/*# sourceMappingURL=newStyle.css.map */