@import url("https://asset.msi.com/event/nb/2018/Prestige_Limited_Edition/css/Fonts_CenturyGothic.css");
ul,
li {
  padding: 0;
  margin: 0; }

a {
  color: #333;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  a:hover {
    color: inherit;
    text-decoration: none !important; }

#header {
  padding: 0 !important; }

#Creator-Awards {
  font-family: 'CenturyGothic', 'cwTeXHei', 'Microsoft JhengHei', Arial, Helvetica, sans-serif !important;
  color: #5e5e5e;
  font-size: 18px; }
  #Creator-Awards h2.section-title {
    font-size: 42px !important;
    font-weight: bold;
    text-align: center;
    margin: 0 0 24px 0;
    color: #5e5e5e !important; }
    @media (max-width: 768px) {
      #Creator-Awards h2.section-title {
        font-size: 32px;
        padding: 0 16px; } }
  #Creator-Awards p.section-content {
    font-size: 24px;
    text-align: center; }
    @media (max-width: 768px) {
      #Creator-Awards p.section-content {
        font-size: 20px;
        padding: 0 16px; } }
  #Creator-Awards .flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; justify-content: center;}
  #Creator-Awards .unline {
    text-decoration: underline; }
  #Creator-Awards .italic {
    font-style: italic; }
  #Creator-Awards .max-1500 {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto; }
  #Creator-Awards .max-1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; }
  #Creator-Awards .w-33 {
    width: 33%; }
  #Creator-Awards .w-25 {
    width: 25%; }
  #Creator-Awards section {
    padding: 3% 0; }
    @media (max-width: 768px) {
      #Creator-Awards section {
        padding: 44px 0; } }

#nav-bar {
  width: 97%;
  max-width: 1500px;
  padding-top: 2.5%;
  margin: 0 auto; }
  @media (max-width: 768px) {
    #nav-bar {
      width: 100%;
      padding-top: 5.5%; } }
  @media (max-width: 768px) {
    #nav-bar ul.flex-wrap {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  #nav-bar li {
    width: 20%;
    list-style: none;
    padding: 8px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    @media (max-width: 768px) {
      #nav-bar li {
        font-size: 14px;
        width: 33.33333%; } }
    #nav-bar li a {
      display: block;
      color: #fff;
      text-align: center;
      font-size: 16px;
      font-weight: bold;
      padding: 16px 0; }
      @media (max-width: 768px) {
        #nav-bar li a {
          padding: 0; } }
      #nav-bar li a img {
        margin: 0 auto; }
    #nav-bar li:nth-of-type(1) {
      background-color: #F1B045; }
      #nav-bar li:nth-of-type(1):hover {
        background-color: #d98d10; }
    #nav-bar li:nth-of-type(2) {
      background-color: #E99A91; }
      #nav-bar li:nth-of-type(2):hover {
        background-color: #dc5f51; }
    #nav-bar li:nth-of-type(3) {
      background-color: #EFA3AF; }
      #nav-bar li:nth-of-type(3):hover {
        background-color: #e46276; }
    #nav-bar li:nth-of-type(4) {
      background-color: #68C8A9; }
      #nav-bar li:nth-of-type(4):hover {
        background-color: #3da785; }
    #nav-bar li:nth-of-type(5) {
      background-color: #79B3A6; }
      #nav-bar li:nth-of-type(5):hover {
        background-color: #518f81; }
    #nav-bar li:nth-of-type(6) {
      background-color: #B1A1C0; }
      #nav-bar li:nth-of-type(6):hover {
        background-color: #8b73a1; }

section#top {
  padding: 0;
  text-align: center; }
  @media (max-width: 768px) {
    section#top .text-content {
      display: none; } }
  section#top .text-content span {
    display: inline-block;
    padding: 0 16px; }
    @media (max-width: 768px) {
      section#top .text-content span {
        display: block; } }
  section#top .text-content span:nth-of-type(1),
  section#top .text-content span:nth-of-type(2) {
    border-right: 1px solid #5e5e5e; }
    @media (max-width: 768px) {
      section#top .text-content span:nth-of-type(1),
      section#top .text-content span:nth-of-type(2) {
        border-right: none; } }
  @media (max-width: 768px) {
    section#top .dt {
      display: none; } }
  section#top .mobile {
    display: none; }
    @media (max-width: 768px) {
      section#top .mobile {
        display: block; } }
  section#top .submit-btn {
    margin: 32px 0;
    text-align: center; }
    section#top .submit-btn a {
      display: inline-block;
      font-size: 24px;
      color: #fff;
      padding: 16px 40px;
      background-color: #F1B045;
      border-radius: 30px; }
      section#top .submit-btn a:hover {
        background-color: #d98d10; }
      @media (max-width: 768px) {
        section#top .submit-btn a {
          font-size: 18px;
          padding: 8px 16px; } }

section#about {
  background: #fff url("../images/about-bg.jpg") 50% 50% no-repeat; }
  section#about .text-wrap {
    width: 100%;
    max-width: 1024px;
    margin: 32px auto;
    padding: 48px;
    font-size: 18px;
    line-height: 1.8;
    color: #fff;
    background-color: rgba(97, 97, 97, 0.77); }
    @media (max-width: 768px) {
      section#about .text-wrap {
        padding: 24px 16px; } }
  section#about .hashtag {
    font-size: 24px;
    text-align: center;
    font-weight: bold; }
    section#about .hashtag span {
      font-size: 16px; }
  section#about .submit-btn {
    margin: 32px 0;
    text-align: center; }
    section#about .submit-btn a {
      display: inline-block;
      font-size: 24px;
      color: #fff;
      padding: 16px 40px;
      background-color: #F1B045;
      border-radius: 30px; }
      @media (max-width: 768px) {
        section#about .submit-btn a {
          font-size: 18px;
          padding: 8px 16px; } }

section#how {
  background: url(https://storage-asset.msi.com/event/nb/2019/content-creation/img/Creator-user-bg.jpg) 50% 20% no-repeat;
  background-attachment: fixed; }
  section#how ol {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 48px;
    font-size: 18px;
    line-height: 1.8; }
    @media (max-width: 768px) {
      section#how ol {
        padding: 24px 32px;
        font-size: 18px; } }
    section#how ol li {
      margin: 12px 0; }
    section#how ol a {
      color: #F36565; }
    section#how ol span {
      color: #F36565;
      font-weight: bold; }
    section#how ol ul > li {
      list-style: none; }
  section#how button {
    border: none;
    background-color: rgba(0, 0, 0, 0);
    font-weight: bold;
    outline: none; }

section#type {
  background: #fff url("../images/type-bg.jpg") 50% 0 no-repeat; }
  @media (max-width: 768px) {
    section#type {
      background-attachment: fixed; } }
  section#type .content-wrap h3 {
    text-align: center;
    font-weight: bold; }
  section#type .content-wrap .item {
    padding: 3.5%; }
    @media (max-width: 768px) {
      section#type .content-wrap .item {
        padding: 3.5% 32px; } }
    section#type .content-wrap .item ul li {
      list-style-type: square;
      margin: 12px 0; }
  @media (max-width: 768px) {
    section#type .flex-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    section#type .w-33 {
      width: 100%; }
      section#type .w-33 img {
        max-width: 250px;
        margin: 0 auto; } }

section#reference {
  background-color: #000;
  padding: 5% 0; }
  section#reference h2.section-title {
    color: #fff; }

section#judge {
  padding: 5%; }
  @media (max-width: 768px) {
    section#judge {
      padding: 48px 16px; } }
  section#judge .section-content {
    max-width: 1200px;
    margin: 0 auto; }
  section#judge ul {
    padding: 32px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 768px) {
      section#judge ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    section#judge ul li {
      position: relative;
      list-style: none;
      text-align: center;
      max-width: 360px;
      padding: 24px 16px;
      margin: 8px; }
      @media (max-width: 768px) {
        section#judge ul li.w-33 {
          width: 95%; } }
      section#judge ul li > span:nth-child(1) {
        display: block; }
        section#judge ul li > span:nth-child(1)::before {
          position: absolute;
          top: 0;
          left: 0;
          content: '';
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 30px 30px 0 0; }
        section#judge ul li > span:nth-child(1)::after {
          position: absolute;
          top: 0;
          right: 0;
          content: '';
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 30px 30px 0; }
      section#judge ul li > span:nth-child(5) {
        display: block; }
        section#judge ul li > span:nth-child(5)::before {
          position: absolute;
          bottom: 0;
          left: 0;
          content: '';
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 30px 0 0 30px; }
        section#judge ul li > span:nth-child(5)::after {
          position: absolute;
          bottom: 0;
          right: 0;
          content: '';
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0 30px 30px; }
      section#judge ul li:nth-of-type(1) {
        border: 2px solid #E99A91; }
        section#judge ul li:nth-of-type(1) h4 {
          color: #E99A91; }
        section#judge ul li:nth-of-type(1) > span:nth-child(1)::before {
          border-color: #E99A91 transparent transparent transparent; }
        section#judge ul li:nth-of-type(1) > span:nth-child(1)::after {
          border-color: transparent #E99A91 transparent transparent; }
        section#judge ul li:nth-of-type(1) > span:nth-child(5)::before {
          border-color: transparent transparent transparent #E99A91; }
        section#judge ul li:nth-of-type(1) > span:nth-child(5)::after {
          border-color: transparent transparent #E99A91 transparent; }
      section#judge ul li:nth-of-type(2) {
        border: 2px solid #79B3A6; }
        section#judge ul li:nth-of-type(2) h4 {
          color: #79B3A6; }
        section#judge ul li:nth-of-type(2) > span:nth-child(1)::before {
          border-color: #79B3A6 transparent transparent transparent; }
        section#judge ul li:nth-of-type(2) > span:nth-child(1)::after {
          border-color: transparent #79B3A6 transparent transparent; }
        section#judge ul li:nth-of-type(2) > span:nth-child(5)::before {
          border-color: transparent transparent transparent #79B3A6; }
        section#judge ul li:nth-of-type(2) > span:nth-child(5)::after {
          border-color: transparent transparent #79B3A6 transparent; }
      section#judge ul li:nth-of-type(3) {
        border: 2px solid #B1A1C0; }
        section#judge ul li:nth-of-type(3) h4 {
          color: #B1A1C0; }
        section#judge ul li:nth-of-type(3) > span:nth-child(1)::before {
          border-color: #B1A1C0 transparent transparent transparent; }
        section#judge ul li:nth-of-type(3) > span:nth-child(1)::after {
          border-color: transparent #B1A1C0 transparent transparent; }
        section#judge ul li:nth-of-type(3) > span:nth-child(5)::before {
          border-color: transparent transparent transparent #B1A1C0; }
        section#judge ul li:nth-of-type(3) > span:nth-child(5)::after {
          border-color: transparent transparent #B1A1C0 transparent; }
    section#judge ul h4 {
      font-size: 62px;
      font-weight: bold;

      margin: 0; }
      section#judge ul h4 span {
        font-size: 40px; }
    section#judge ul h3 {
      font-weight: bold;
      margin-top: 8px; }
  section#judge .judge-wrap {
    padding-top: 32px;
    text-align: center; }
    @media (max-width: 768px) {
      section#judge .judge-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    section#judge .judge-wrap h3 {
      margin-bottom: 20px; }
    section#judge .judge-wrap a {
      display: inline-block;
      font-size: 16px;
      color: #fff;
      background-color: #000;
      padding: 8px 24px;
      border-radius: 30px;
      margin-top: 16px; }
    @media (max-width: 768px) {
      section#judge .judge-wrap .w-33 {
        width: 100%;
        padding-bottom: 32px; } }

section#prize .prize-images-wrap {
  padding: 16px 0;
  text-align: center; }
  @media (max-width: 768px) {
    section#prize .prize-images-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  section#prize .prize-images-wrap .item {
    padding: 0 20px 8px; }
    @media (max-width: 768px) {
      section#prize .prize-images-wrap .item {
        width: 100%; } }

section#prize .note {
  text-align: center; }

section#prize .prize-wrap p {
  font-size: 14px;
  margin: 2px 0;
  min-height: 20px; }

section#prize .prize-wrap h3 {
  font-size: 20px !important;
  font-weight: bold !important;
  display: inline-block;
  padding: 8px 24px;
  border-radius: 30px;
  border: 1px solid #5e5e5e;
  margin: 2px 0;
  color: #5e5e5e !important; }

section#prize .prize-wrap a {
  font-family: 'CenturyGothic', 'cwTeXHei', 'Microsoft JhengHei', Arial, Helvetica, sans-serif !important;
  color: #333 !important;
  font-size: 20px !important;
  font-weight: bold !important; }

section#timeline {
  background: url("../images/timeline-bg.jpg") 50% 50% no-repeat;
  background-size: cover;
  padding: 10% 0; }
  @media (max-width: 768px) {
    section#timeline .timeline-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  section#timeline .item {
    text-align: center; }
    @media (max-width: 768px) {
      section#timeline .item {
        width: 100%;
        margin-bottom: 32px; } }
    section#timeline .item h4 {
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 16px; }
      section#timeline .item h4 span {
        font-size: 16px; }
    section#timeline .item p {
      margin-top: 8px; }
  section#timeline .square {
    position: relative;
    min-height: 30px; }
    @media (max-width: 768px) {
      section#timeline .square {
        min-height: 0; } }
    section#timeline .square::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto;
      display: block;
      width: 15px;
      height: 15px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      background-color: #5e5e5e; }
      @media (max-width: 768px) {
        section#timeline .square::after {
          top: 10%;
          bottom: auto;
          right: auto;
          left: 15%; } }
    section#timeline .square::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      display: block;
      width: 100%;
      height: 2px;
      background-color: #5e5e5e; }
      @media (max-width: 768px) {
        section#timeline .square::before {
          left: calc(15% + 7px);
          width: 2px;
          height: 200px; } }

section#sxsw .sxsw-banner {
  margin-top: 32px;
  background-color: #FCC52D; }
  @media (max-width: 768px) {
    section#sxsw .sxsw-banner {
      background-color: rgba(0, 0, 0, 0); } }

section#sxsw .max-1500 {
  position: relative; }

@media (max-width: 768px) {
  section#sxsw .image-wrap .dt {
    display: none; } }

section#sxsw .image-wrap .mobile {
  display: none; }
  @media (max-width: 768px) {
    section#sxsw .image-wrap .mobile {
      display: block;
      text-align: center; } }
  section#sxsw .image-wrap .mobile .sxsw-btn {
    margin-top: 16px; }

section#sxsw .text-wrap {
  width: 23%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: 65%; }
  @media (max-width: 768px) {
    section#sxsw .text-wrap {
      display: none; } }

section#sxsw .sxsw-btn {
  display: inline-block;
  color: #000;
  padding: 8px 16px;
  background-color: #F64736;
  border-radius: 30px;
  margin-top: 8px; }
  section#sxsw .sxsw-btn:hover {
    background-color: #f63e2c; }

@media (max-width: 768px) {
  section#submit .flex-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

section#submit .text-content {
  width: 40%;
  padding: 32px;
  text-align: left; }
  @media (max-width: 768px) {
    section#submit .text-content {
      width: 100%; } }

section#submit .text-content ul li {
  line-height: 1.5;
  margin-top: 16px; }
  section#submit .text-content ul li span {
    font-weight: bold; }

section#submit .form-content {
  width: 100%;
  max-width: 725px; }

section#recent .recent_submission {
  max-width: 1200px;
  min-height: 80vh;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px; }

@media (max-width: 768px) {
  section#recent .tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

section#recent .tabs li {
  width: calc(99% / 3);
  list-style: none;
  border: 1px solid #333;
  background-color: #333;
  color: #fff; }
  @media (max-width: 768px) {
    section#recent .tabs li {
      width: 100%; } }
  section#recent .tabs li a {
    display: block;
    width: 100%;
    padding: 16px;
    color: #fff; }
  section#recent .tabs li.active {
    background-color: #fff; }
    section#recent .tabs li.active a {
      color: #333; }

section#recent .tab_content {
  padding: 3% 0; }

section#recent .tab_serchbar {
  padding: 0 0 34px 0; }
  section#recent .tab_serchbar input {
    border-radius: 100px;
    border: 1px solid #999;
    padding: 10px 20px; }
  section#recent .tab_serchbar input[type=text]:focus {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 1px rgba(0, 0, 0, 0);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 1px rgba(0, 0, 0, 0);
    outline: 0; }

#evenNav {
  display: block;
  width: 100%;
  max-width: 3840px;
  height: 70px;
  background-color: #FFF;
  z-index: 555; }

#evenNav .contBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1600px;
  margin: 0 auto;
  padding: 10px; }

#evenNav .msiCreationLogo {
  display: block;
  width: 10%;
  position: relative; }

#evenNav .eventMenu {
  display: block;
  width: 75%; }

#evenNav .eventMenu ul {
  display: block;
  width: 100%;
  text-align: right; }

#evenNav .eventMenu ul li {
  display: inline-block;
  width: 13%;
  text-align: center;
  border-right: 1px solid #000; }

#evenNav .eventMenu ul li a {
  display: block;
  color: #000;
  font-size: 18px;
  line-height: 1.2;
  text-decoration: none;
  -webkit-transition: all ease-in .2s;
  -o-transition: all ease-in .2s;
  transition: all ease-in .2s; }

#evenNav .eventMenu ul li:last-child {
  border-right: none; }

#evenNav .eventMenu ul li a:hover {
  text-decoration: underline;
  color: #555555; }

@media (max-width: 1024px) {
  #evenNav .eventMenu ul li {
    width: 19%; }
  #evenNav {
    height: auto; }
  #evenNav .msiCreationLogo {
    width: 20%;
    float: none;
    margin: 10px 0; } }

.modal-content {
  margin: 5% auto;
  max-width: 768px; }

.close2 {
  display: block;
  margin: 16px auto 0;
  background-color: rgba(0, 0, 0, 0); }

.promotion-nav {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 99999;
  text-align: center; }
  .promotion-nav ul li {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #333;
    margin: 4px 8px; }
    .promotion-nav ul li a {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      color: #fff;
      font-size: 16px;
      line-height: 40px; }
  .promotion-nav .btn-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: buttonicons;
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    height: auto;
    line-height: 1;
    position: relative;
    speak: none;
    text-transform: none;
    top: 0.2em;
    vertical-align: initial;
    width: auto; }
  .promotion-nav .btn-icon-top:before {
    content: '\e914'; }

#promotion_language_select_link {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 300px;
  z-index: 1024;
  font-family: 'CenturyGothic', 'cwTeXHei', 'Microsoft JhengHei'; }

@media screen and (max-width: 960px) {
  #promotion_language_select_link {
    width: auto;
    max-width: 150px;
    overflow: hidden; } }

/**
 * Label
 */
#promotion_language_select_link .form-group .control-label {
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0;
  padding-bottom: 6px;
  position: relative;
  text-transform: uppercase;
  top: -4px; }

/**
 * Form control
 */
#promotion_language_select_link .form-control {
  background-color: #7d7d7d;
  border-color: #7d7d7d;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  height: auto;
  line-height: 22px;
  outline: none;
  padding: 6px 9px 8px;
  -webkit-transition: background-color 200ms ease-out, border-color 200ms ease-out, color 200ms ease-out;
  -o-transition: background-color 200ms ease-out, border-color 200ms ease-out, color 200ms ease-out;
  transition: background-color 200ms ease-out, border-color 200ms ease-out, color 200ms ease-out; }

#promotion_language_select_link .form-control.hover,
#promotion_language_select_link .form-control:hover {
  background-color: #333;
  border-color: #333;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none; }

#promotion_language_select_link .form-control.active,
#promotion_language_select_link .form-control:active,
#promotion_language_select_link .form-control.focus,
#promotion_language_select_link .form-control:focus {
  background-color: #333;
  border-color: #333;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff; }

#promotion_language_select_link .form-control.disabled,
#promotion_language_select_link .form-control[disabled] {
  background-color: #404040;
  border-color: #404040;
  color: #000;
  cursor: not-allowed;
  opacity: 0.5;
  /*  pointer-events: none;*/ }

@media (hover: none) {
  #promotion_language_select_link .form-control.hover,
  #promotion_language_select_link .form-control:hover {
    background-color: #404040;
    border-color: #404040; } }

/**
 * Select
 */
#promotion_language_select_link select.form-control {
  cursor: pointer;
  /* font-weight: 600; */
  padding-bottom: 7px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }

#promotion_language_select_link select.form-control.active,
#promotion_language_select_link select.form-control:active,
#promotion_language_select_link select.form-control.focus,
#promotion_language_select_link select.form-control:focus {
  font-weight: 700;
  letter-spacing: -0.0185em; }


/*announcement*/


        
#announcement {display: block;width: 100%; padding: 0; margin: 0 auto; text-align: center;background: url("https://storage-asset.msi.com/event/2020/cnd/cretor_award/images/Creator-Awards-Winners-bg.jpg")no-repeat top  center; background-size: cover;}
#announcement h2 {font-size: 120px !important; line-height: 1.2;font-weight: 800; color: #5e5e5e;}
#announcement .winnderbox {display: block; width: 90%; max-width: 1500px; margin: 0 auto; text-align: center;}
 

@media (max-width:1024px){    
    #announcement h2 {font-size: 30px !important;}
}
    
/*event video*/

        #evenVidoe {display: block; width: 100%; margin: 0 auto; max-width: 100%; background-color:rgba(248,241,221,0.3); padding: 5% ;} 
            .flex-wrapBox {display: flex; flex-direction: row; width: 100%; max-width: 1800px; margin: 0 auto; justify-content: center;}
            .flexvideo { display: block; width: 25%;   padding: 15px; align-items: flex-start;}
            .flexvideo p {font-weight: bold; color: #000; text-align: center;}
.vdTable {display: table;}
            .vdTitlle { width: 100%; background-color: rgba(97, 97, 97, 0.77); padding: 15px; color: #FFF; text-align: center;height: 80px; margin-bottom: 10px;}
            @media (max-width:1366px){
                
             .flex-wrapBox {flex-wrap: wrap;}
             .flexvideo {width: 46%; margin: 2% ;}
                
            }
            
            @media (max-width:1024px){
                .flex-wrapBox {flex-wrap: wrap;}
                .flexvideo {width: 100%; margin: 0 auto;}
                
            }

        

    