﻿@charset "UTF-8";
body {
  background: #FFF;
  margin: 0 auto;
  padding: 0;
  font: 16px/20px 'DINPro', 'Play', Microsoft JhengHei, '微軟正黑體', Arial, Helvetica, sans-serif; }

.vm,
.vm-fix {
  display: inline-block;
  vertical-align: middle; }

.vm-fix {
  height: 100%;
  width: 0;
  visibility: hidden; }

.list {
  list-style: none;
  margin: 0;
  padding: 0; }

.list li {
  transition: all ease-in-out 150ms; }

.center {
  text-align: center; }

#header {
  background: #1a1a1a; }
  #header .container {
    height: 60px; }
    #header .container a.logo img {
      width: 146px;
      transition: width ease-in-out 150ms; }
    #header .container a.logo:hover img {
      width: 150px; }

#Visual {
  background: url("../images/ADOBECC/KeyVisual.jpg") no-repeat center;
  color: #FFF;
  min-height: 600px;
  position: relative;
  transition: all ease-in-out 150ms; }
  #Visual h1 {
    text-transform: uppercase; }
  #Visual .slash {
    width: 100%;
    height: 100px;
    background: url("../images/ADOBECC/slash-white.png") no-repeat;
    position: absolute;
    bottom: 0px;
    z-index: 10; }
  #Visual .content {
    position: absolute;
    width: 600px;
    top: 90px;
    left: 50%;
    margin-left: -500px; }
    #Visual .content .content-text h1 {
      font-size: 36px;
      line-height: 36px; }
      #Visual .content .content-text h1 span.slogan {
        font-size: 52px;
        font-weight: bold;
        line-height: 52px;
        display: block; }
    #Visual .content .content-text p {
      margin-top: 40px;
      font-size: 21px; }
    #Visual .content span.wrap {
      display: block; }
  #Visual .icons {
    display: flex;
    align-items: center;
    position: absolute;
    width: 600px;
    left: 50%;
    margin-left: -500px;
    bottom: 70px;
    height: 130px;
    z-index: 11; }
    #Visual .icons .nv-rtx img {
      width: 140px; }
    #Visual .icons .gigabyte {
      margin-left: 25px; }
      #Visual .icons .gigabyte img {
        width: 196px; }

.section1 .container .dt-ui img {
  width: 100%; }

.section1 .container .text {
  font-size: 16px;
  line-height: 24px; }
  .section1 .container .text span {
    font-weight: bold; }
  .section1 .container .text .icons {
    margin-top: 50px;
    display: flex;
    align-items: center; }
    .section1 .container .text .icons .adobe-cc img {
      width: 50px; }
    .section1 .container .text .icons .nv {
      margin-left: 25px; }
      .section1 .container .text .icons .nv img {
        width: 187px; }

.slash {
  width: 100%;
  height: 100px;
  display: block;
  background-position: center;
  background-repeat: no-repeat; }

.slash-2 {
  background-image: url("../images/ADOBECC/slash-2.png"); }

.slash-3 {
  background-image: url("../images/ADOBECC/slash-3.png"); }

.slash-4 {
  background-image: url("../images/ADOBECC/slash-4.png"); }

.section2 {
  background: #111;
  color: #FFF;
  font-size: 16px; }
  .section2 h2 {
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase; }
  .section2 h3 {
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase; }
  .section2 p {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase; }
  .section2 .video {
    transition: all 200ms ease-in-out; }
    .section2 .video img {
      width: 100%; }
    .section2 .video:hover {
      -webkit-filter: brightness(1.2);
      box-shadow: rgba(118, 185, 0, 0.3) 0 0 140px, rgba(118, 185, 0, 0.5) 0 0 20px; }

.section3 {
  background: #3e1dab;
  color: #FFF;
  font-size: 16px; }
  .section3 h2 {
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase; }
  .section3 h3 {
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase; }
  .section3 p {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase; }
  .section3 .video img {
    width: 100%; }

.section4 {
  color: #000;
  font-size: 16px; }
  .section4 h2 {
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase; }
  .section4 .products .pic img {
    width: 100%;
    max-width: 350px; }
  .section4 .products p {
    color: #76b900;
    font-weight: bold;
    font-size: 20px; }
  .section4 .products .summary {
    max-width: 350px;
    margin: 0 auto; }
    .section4 .products .summary li {
      font-size: 13px;
      line-height: 13px;
      margin-bottom: 3px; }
  .section4 .products .learn a {
    color: #fff;
    background: #76b900;
    padding: 8px 10px;
    text-transform: uppercase;
    transition: all 150ms ease-in-out; }
  .section4 .products .learn a:hover {
    border-radius: 10px;
    padding: 8px 58px;
    text-decoration: none; }

.section5 {
  color: #FFF;
  background: #111; }
  .section5 h2 {
    font-size: 36px;
    line-height: 36px;
    color: #76b900; }
  .section5 span {
    color: #76b900; }
  .section5 .instructions {
    padding-bottom: 40px;
    max-width: 350px;
    transition: all 150ms ease-in-out;
    border-top: solid 1px rgba(255, 255, 255, 0);
    border-bottom: solid 1px rgba(255, 255, 255, 0);
    border-radius: 20px; }
    .section5 .instructions a {
      color: #76b900;
      text-decoration: underline; }
      .section5 .instructions a:hover {
        color: #FFF; }
    .section5 .instructions .num {
      width: 60px;
      height: 60px;
      font-size: 36px;
      line-height: 53px;
      border: solid 3px #76b900;
      border-radius: 30px;
      margin: 20px auto;
      transition: all 150ms ease-in-out; }
    .section5 .instructions:hover {
      /*border-top: solid 1px rgba(255,255,255,0.4);
            border-bottom: solid 1px rgba(255,255,255,0.4);
            box-shadow: inset 0 0px 10px 10px #111;
            background: #151515;*/ }
      .section5 .instructions:hover .num {
        color: #111;
        background: #FFF;
        border: solid 3px #FFF;
        box-shadow: #76b900 0 0 30px; }
  .section5 .instruction11 {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    transition: all 150ms ease-in-out;
    border-top: solid 1px rgba(255, 255, 255, 0);
    border-bottom: solid 1px rgba(255, 255, 255, 0);
    border-radius: 20px; }
    .section5 .instruction11 .frame {
      margin-right: 20px; }
    .section5 .instruction11 .num {
      width: 60px;
      height: 60px;
      font-size: 36px;
      line-height: 53px;
      border: solid 3px #76b900;
      border-radius: 30px;
      margin: 20px auto;
      transition: all 150ms ease-in-out; }
    .section5 .instruction11 .text {
      text-align: left;
      font-size: 24px;
      line-height: 24px; }
      .section5 .instruction11 .text a {
        color: #FFF;
        text-decoration: underline; }
        .section5 .instruction11 .text a:hover {
          color: #76b900; }
    .section5 .instruction11:hover {
      /*border-top: solid 1px rgba(255,255,255,0.4);
            border-bottom: solid 1px rgba(255,255,255,0.4);
            box-shadow: inset 0 0px 10px 10px #111;
            background: #151515;*/ }
      .section5 .instruction11:hover .num {
        color: #111;
        background: #FFF;
        border: solid 3px #FFF;
        box-shadow: #76b900 0 0 30px; }
  .section5 .note {
    font-size: 12px;
    line-height: 18px;
    color: #666; }

.footer .icons {
  display: flex;
  justify-content: center;
  align-items: center; }

.btn-pageback {
  color: #fff;
  margin: 15px 0;
  padding: 8px 10px;
  background: #76b900;
  text-transform: uppercase;
  transition: all 150ms ease-in-out; }
  .btn-pageback:hover {
    border-radius: 10px;
    padding: 8px 58px;
    text-decoration: none; }

.area_instructions .page {
  display: none; }

.ChooseYourRegion {
  text-align: center;
  font-size: 32px;
  margin-top: 50px;
  margin-bottom: 10px; }

.btn-areabox {
  width: 300px;
  height: 280px;
  border: 1px solid #2e2e2e;
  margin: 20px auto; }

.btn-areabox .vm {
  width: 95%; }

.btn-areabox .md-container {
  z-index: 10; }

.areatext {
  position: relative;
  z-index: 20; }

.areaname {
  font-size: 36px;
  text-decoration: underline;
  line-height: 42px;
  margin-bottom: 10px; }

.list-country {
  font-size: 16px;
  line-height: 120%; }

/*forvideo*/
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none; }

.popup.show {
  display: block; }

.popup-sns {
  position: absolute;
  width: 900px;
  max-width: 90%;
  top: 50%;
  left: 50%;
  background: #000;
  /* border: 1px solid #FFF; */
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.popup-sns-info {
  position: relative; }

.popup-sns-video:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 56.25%; }

.popup-sns-info .popup-info-close {
  position: absolute;
  top: -40px;
  right: 5px; }

.popup-info-close {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url(../images/32close.png) 50% 50%;
  background-size: 100% auto; }

.popup-sns-video:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 56.25%; }

.popup-sns-video .popup-info-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.popup-sns-video .popup-info-item iframe {
  width: 100% !important;
  height: 100% !important; }

/*end video*/
.header-right {
  color: #fff;
  display: flex;
  flex: 1 0 auto;
  justify-content: flex-end; }

.language-icon {
  display: inline-block;
  max-width: 24px; }

.language-btn {
  display: inline-block;
  cursor: pointer; }

.language-box {
  position: relative;
  display: flex;
  z-index: 100; }
  .language-box .language-icon {
    margin-right: 3px; }
  .language-box .language-list {
    position: absolute;
    right: 0;
    top: 100%;
    pointer-events: none;
    opacity: 0;
    transition: all 450ms ease; }
  .language-box.hover .language-list, .language-box:hover .language-list {
    pointer-events: auto;
    opacity: 1; }

.language-list {
  list-style: none;
  margin: 0 0 0 0;
  padding: 15px 0 0 0;
  font-size: 14px;
  line-height: 140%;
  font-family: "Play", "微軟正黑體", sans-serif; }
  .language-list > li {
    padding: 0;
    background: #fff;
    transition: 0.15s; }
    .language-list > li a {
      padding: 7px 20px;
      color: #333;
      text-decoration: none;
      display: block;
      white-space: nowrap; }
    .language-list > li:hover a {
      color: #ec6400; }

@media (max-width: 1366px) {
  #Visual .content {
    margin-left: -390px; }
  #Visual .icons {
    margin-left: -390px; } }

@media (max-width: 960px) {
  #Visual {
    background: url(../images/ADOBECC/KeyVisual.jpg) no-repeat 65% center;
    min-height: 700px; }
    #Visual .content {
      margin-left: -230px;
      top: 50px; }
    #Visual .icons {
      margin: 0;
      width: 100%;
      left: 0;
      justify-content: center;
      bottom: 60px; } }

@media (max-width: 767px) and (max-width: 767px) {
  #Visual .content {
    width: 500px; }
  #header .container a.logo {
    margin: 0 auto; }
  .section5 .instruction11 {
    padding-bottom: 40px;
    display: block;
    max-width: 350px; }
    .section5 .instruction11 .frame {
      margin-right: 0px; }
    .section5 .instruction11 .num {
      margin: 20px auto; }
    .section5 .instruction11 .text {
      text-align: center;
      font-size: 16px;
      line-height: 20px; }
  .section5 .note {
    margin: 0 auto;
    max-width: 350px; } }

@media (max-width: 640px) {
  #Visual {
    background: #1c1c1c url(../images/ADOBECC/KeyVisual.jpg) no-repeat 78% 100px;
    min-height: 770px;
    background-size: 1600px auto;
    position: relative; }
    #Visual:before {
      content: '';
      display: block;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1c1c1c+0,1c1c1c+100&1+0,1+55,0+100 */
      background: -moz-linear-gradient(top, #1c1c1c 0%, #1c1c1c 55%, rgba(28, 28, 28, 0) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #1c1c1c 0%, #1c1c1c 55%, rgba(28, 28, 28, 0) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #1c1c1c 0%, #1c1c1c 55%, rgba(28, 28, 28, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c1c', endColorstr='#001c1c1c',GradientType=0 );
      /* IE6-9 */
      padding-bottom: 350px;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 11; }
    #Visual .content {
      position: relative;
      z-index: 12;
      width: 320px;
      margin-left: -160px; }
      #Visual .content .content-text h1 {
        font-size: 20px;
        line-height: 20px; }
        #Visual .content .content-text h1 span.slogan {
          font-size: 32px;
          line-height: 32px;
          margin-bottom: 8px; }
      #Visual .content .content-text p {
        margin-top: 20px;
        font-size: 14px; }
      #Visual .content span.wrap {
        display: inline-block; }
    #Visual .icons {
      bottom: 40px; }
      #Visual .icons .nv-rtx img {
        width: 120px; }
      #Visual .icons .gigabyte img {
        width: 166px; }
  #header .container {
    position: relative; }
  .header-right {
    position: absolute;
    right: 0; }
  .language-text {
    display: none; } }

@media (max-width: 960px) {
  :lang(ja) #Visual .content {
    top: 20px; } }

@media (max-width: 767px) {
  :lang(es) #Visual .content-text > p {
    margin-top: 20px; } }

@media (max-width: 640px) {
  :lang(es) #Visual .content {
    top: 20px; } }
