@charset "UTF-8";
/* CSS Document */
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  noFocusline: expression(this.onFocus=this.blur());
  outline: 0;
}

a:hover {
  text-decoration: none;
}

a:focus {
  -moz-outline-style: none;
}

/*img*/
img {
  max-width: 100%;
  width: expression(document.body.clientWidth>100?"100%":"auto");
  overflow: hidden;
}

/*page style*/
.txtLeft {
  text-align: left !important;
}

.txtRight {
  text-align: right !important;
}

.txtCenter {
  text-align: center !important;
}

.floatLeft, .imageleft {
  float: left;
  margin-right: 1em;
}

.floatRight, .imageRight {
  float: right;
  margin-left: 1em;
}

.floatClear {
  clear: both;
  height: 0;
}

.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: " ";
}

.table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.tr {
  display: table-row;
}

.td, .th {
  display: table-cell;
}

/* CSS Document */
@font-face {
  font-family: "DINPro-Regular";
  src: url("fonts/DINPro-Regular.eot");
  src: url("fonts/DINPro-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/DINPro-Regular.woff") format("woff"), url("fonts/DINPro-Regular.ttf") format("truetype"), url("fonts/DINPro-Regular.svg#DINPro-Regular") format("svg");
}

@font-face {
  font-family: "DINPro-Bold";
  src: url("fonts/DINPro-Bold.eot");
  src: url("fonts/DINPro-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/DINPro-Bold.woff") format("woff"), url("fonts/DINPro-Bold.ttf") format("truetype"), url("fonts/DINPro-Bold.svg#DINPro-Bold") format("svg");
}

@font-face {
  font-family: "EurostileRegular";
  src: url("fonts/EurostileRegular.eot");
  src: url("fonts/EurostileRegular.eot?#iefix") format("embedded-opentype"), url("fonts/EurostileRegular.woff") format("woff"), url("fonts/EurostileRegular.ttf") format("truetype"), url("fonts/EurostileRegular.svg#EurostileRegular") format("svg");
}

@font-face {
  font-family: "KozMinPr6N-Bold";
  src: url("fonts/KozMinPr6N-Bold.eot");
  src: url("fonts/KozMinPr6N-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/KozMinPr6N-Bold.woff") format("woff"), url("fonts/KozMinPr6N-Bold.ttf") format("truetype"), url("fonts/KozMinPr6N-Bold.svg#KozMinPr6N-Bold") format("svg");
}

@font-face {
  font-family: "Geforce-Bold";
  src: url("fonts/Geforce-Bold.eot");
  src: url("fonts/Geforce-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Geforce-Bold.woff") format("woff"), url("fonts/Geforce-Bold.ttf") format("truetype"), url("fonts/Geforce-Bold.svg#Geforce-Bold") format("svg");
}

@font-face {
  font-family: 'Geforce-Bold';
  src: local("メイリオ"), local("メイリオ"), local("Hiragino Kaku Gothic Pro"), local("Meiryo"), local("ヒラギノ角ゴ Pro W3"), local("Helvetica"), local("Arial");
  unicode-range: U+3000-9FFF, U+ff??;
}

/*----landing page-----*/
body {
  background: #000;
  padding: 0;
  margin: 0;
  text-align: center;
  width: 100%;
  overflow-x: hidden;
}

.navbar {
  margin-bottom: 0;
}

#amd {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 100%;
  width: 100%;
  margin: 0 auto;
  max-width: 998px;
  text-align: left;
}

#amd sub, #amd sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

#amd sup {
  top: -0.9em;
}

#amd sub {
  bottom: -0.25em;
}

#amd .logos {
  float: left;
  margin: 30px;
}

#amd .logos img {
  margin: 0 27px 0 0;
}

#amd .kv {
  margin-bottom: 50px;
}

#amd section {
  border-bottom: #d30033 1px solid;
}

#amd .vimgs {
  display: none;
}

@media screen and (max-width: 768px) {
  #amd .vimgs {
    display: block;
  }
  #amd .vimgs img {
    width: 100% !important;
  }
}

#amd #s1 {
  padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #amd #s1 {
    text-align: center;
  }
}

#amd #s1 h2 {
  color: #dc0437;
  font-size: 1.4em;
  line-height: 1.4em;
  text-transform: uppercase;
  padding-bottom: 15px;
}

#amd #s1 p {
  line-height: 1.4em;
  width: 80%;
  padding-bottom: 25px;
}

@media screen and (max-width: 768px) {
  #amd #s1 p {
    width: 100%;
  }
}

#amd #s1 .txt {
  float: left;
  width: 45%;
  max-width: auto;
  padding-left: 5%;
}

@media screen and (max-width: 768px) {
  #amd #s1 .txt {
    float: none;
    padding: 0 5%;
    width: 90%;
  }
}

#amd #s1 .img {
  float: right;
  width: 50%;
  max-width: auto;
  padding-top: 25px;
}

@media screen and (max-width: 768px) {
  #amd #s1 .img {
    float: none;
    padding: 0 5%;
    width: 90%;
  }
}

#amd #s2 {
  padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #amd #s2 {
    text-align: center;
  }
}

#amd #s2 .time {
  font-size: 2em;
  color: #d30033;
  font-weight: bolder;
  text-align: center;
  padding-top: 35px;
}

#amd #s2 h2 {
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  text-transform: uppercase;
}

#amd #s2 h2 strong {
  font-weight: bold;
}

#amd #s2 .imgtb {
  display: table;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  margin: 35px auto;
}

#amd #s2 .imgtb .tr {
  display: table-row;
}

#amd #s2 .imgtb .th {
  display: table-cell;
  width: 50%;
}

#amd #s2 .imgtb .td {
  display: table-cell;
  width: auto;
}

@media screen and (max-width: 768px) {
  #amd #s2 .imgtb .th, #amd #s2 .imgtb .td {
    width: 90%;
    padding: 25px 5%;
    display: block;
  }
}

#amd #s2 p {
  font-size: 9px;
  padding-top: 40px;
}

#amd #s2 .bt {
  padding-top: 25px;
  text-align: center;
}

#amd #s2 .bt a {
  background: url(https://asset.msi.com/event/vga/2017/Rxvega_defy_convention/images/button.jpg) top left repeat;
  color: #fff;
  padding: 20px 0;
  font-size: 1.5em;
  display: inline-block;
  width: 90%;
  margin: 0 auto;
  max-width: 300px;
}

#amd #s2 .bt a img {
  padding-left: 5px;
}

#amd #s2 .bt a:hover {
  background: url(https://asset.msi.com/event/vga/2017/Rxvega_defy_convention/images/button-hov.jpg) top left repeat;
}

#amd #s3 ul {
  width: 100%;
  display: table;
  margin: 60px 0;
}

#amd #s3 li {
  display: table-cell;
  width: calc(100% / 3);
  text-align: center;
  border-left: #d30033 1px solid;
  padding: 0 30px;
}

#amd #s3 li:first-child {
  border-left: none;
}

@media screen and (max-width: 768px) {
  #amd #s3 li {
    display: block;
    width: 90%;
    padding: 25px 5%;
  }
}

#amd #s3 h2 {
  font-size: 1.1em;
  line-height: 1.4em;
  padding-bottom: 15px;
  font-weight: bold;
}

#amd #s3 h2 sup {
  top: 0;
  vertical-align: super;
  font-weight: normal;
}

#amd #s3 a {
  background: url(https://asset.msi.com/event/vga/2017/Rxvega_defy_convention/images/button.jpg) top left repeat;
  color: #fff;
  padding: 10px;
  display: inline-block;
}

#amd #s3 a img {
  padding-left: 5px;
}

#amd #s3 a:hover {
  background: url(https://asset.msi.com/event/vga/2017/Rxvega_defy_convention/images/button-hov.jpg) top left repeat;
}

#amd #s4, #amd #s6 {
  background: url(https://asset.msi.com/event/vga/2017/Rxvega_defy_convention/images/bg_p1.png) top right no-repeat #000;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  #amd #s4, #amd #s6 {
    background: none !important;
    text-align: center;
    width: 90%;
    padding: 0 5%;
  }
}

#amd #s4 .txt, #amd #s6 .txt {
  max-width: 445px;
  padding: 40px 0 40px 60px;
}

#amd #s4 .txt p, #amd #s6 .txt p {
  line-height: 1.4em;
  padding: 10px 0 0;
}

#amd #s6 {
  background: url(https://asset.msi.com/event/vga/2017/Rxvega_defy_convention/images/bg_p3.png) top right no-repeat #000;
  background-size: cover;
}

#amd #s5 {
  background: url(https://asset.msi.com/event/vga/2017/Rxvega_defy_convention/images/bg_p2.png) top left no-repeat #000;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  #amd #s5 {
    background: none !important;
    text-align: center !important;
    width: 90%;
    padding: 0 5%;
  }
}

#amd #s5 .txt {
  padding: 40px 60px 60px 0;
  float: right;
  width: 100%;
  max-width: 445px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #amd #s5 .txt {
    text-align: center !important;
    max-width: none;
    float: none;
  }
}

#amd #s5 .txt p {
  line-height: 1.4em;
  padding: 10px 0 0;
}

#amd #s5:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "";
}

#amd #ft {
  padding: 0 0 45px;
  font-size: 10px;
  padding-top: 2%;
}

#amd #ft .img {
  padding: 15px 0 20px;
}

#amd #ft .img2 {
  padding-top: 25px;
}
