/***
for AsusE402MA
create 2015/5
author Insowe
***/
@font-face {
  font-family: "SegoeUI";
  src: url("font/SegoeUI.eot");
  src: url("font/SegoeUI.eot?#iefix") format("embedded-opentype"), url("font/SegoeUI.ttf") format("truetype");
}
@font-face {
  font-family: "SegoeUI-Light";
  src: url("font/SegoeUI-Light.eot");
  src: url("font/SegoeUI-Light.eot?#iefix") format("embedded-opentype"), url("font/SegoeUI-Light.ttf") format("truetype");
}
@font-face {
  font-family: "MyriadPro-Regular";
  src: url("font/MyriadPro-Regular.eot");
  src: url("font/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), url("font/MyriadPro-Regular.ttf") format("truetype");
}
/* line 11, ../../../../../../scss/style.scss */
#AsusE402MA {
  color: #000;
  font-family: "SegoeUI", Helvetica, Arial, Microsoft JhengHei, LiHei Pro, WenQuanYi Zen Hei, sans-serif;
  padding-top: 56px;
  position: relative;
  left: 50%;
  overflow: hidden;
}
/* line 8, ../../../../../../scss/_main.scss */
#AsusE402MA img {
  display: inline-block;
  max-width: 100%;
}
/* line 13, ../../../../../../scss/_main.scss */
#AsusE402MA > section > .page {
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0 0 20px;
  position: relative;
  min-height: 580px;
}
/* line 20, ../../../../../../scss/_main.scss */
#AsusE402MA > section > .page h1 {
  font-size: 35px;
  line-height: 1.2;
  font-family: "SegoeUI-Light", Helvetica, Arial, Microsoft JhengHei, LiHei Pro, WenQuanYi Zen Hei, sans-serif;
  font-weight: normal;
}
/* line 27, ../../../../../../scss/_main.scss */
#AsusE402MA > section > .page h2 {
  font-size: 29px;
  line-height: 1.3;
  font-family: "SegoeUI-Light", Helvetica, Arial, Microsoft JhengHei, LiHei Pro, WenQuanYi Zen Hei, sans-serif;
  font-weight: normal;
}
/* line 33, ../../../../../../scss/_main.scss */
#AsusE402MA > section > .page p {
  font-size: 17px;
  line-height: 1.4;
  margin-bottom: 0;
}
/* line 38, ../../../../../../scss/_main.scss */
#AsusE402MA > section > .page span {
  font-size: 15px;
  line-height: 1.2;
}
/* line 42, ../../../../../../scss/_main.scss */
#AsusE402MA > section > .page > .bg {
  width: 100%;
  min-height: 600px;
  height: 100%;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
/* line 49, ../../../../../../scss/_main.scss */
#AsusE402MA > section > .page > .bg img {
  width: 1920px;
  max-width: 1920px !important;
  height: 100%;
}
/* line 55, ../../../../../../scss/_main.scss */
#AsusE402MA > section > .page > .text {
  padding: 0 20px;
}
/* line 57, ../../../../../../scss/_main.scss */
#AsusE402MA > section > .page > .text span.icon {
  display: inline-block;
  margin: 15px 10px 0;
}
/* line 62, ../../../../../../scss/_main.scss */
#AsusE402MA > section > .page > .fg {
  padding: 20px 20px 0 20px;
  margin: 0 auto;
}
/* line 5, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 {
  position: relative;
}
/* line 7, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 > .page {
  top: 0;
  left: 0;
  width: 100%;
}
/* line 11, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 > .page > .text {
  color: #fff;
}
/* line 15, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 > .bluepage, #AsusE402MA > #section02 > .whitepage {
  display: none;
}
/* line 18, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 > .button {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  z-index: 3;
}
/* line 25, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 > .button a {
  display: inline-block;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  margin: 5px;
}
/* line 31, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 > .button a:hover {
  width: 39px;
  height: 39px;
  background-repeat: no-repeat;
  margin: 2.5px;
}
/* line 38, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 > .button a.active {
  width: 39px;
  height: 39px;
  background-repeat: no-repeat;
  margin: 2.5px;
}
/* line 44, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 > .button a.red {
  background: url(../img/02/red.png);
}
/* line 46, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 > .button a.red:hover, #AsusE402MA > #section02 > .button a.red.active {
  background: url(../img/02/redh.png);
}
/* line 51, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 > .button a.blue {
  background: url(../img/02/blue.png);
}
/* line 53, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 > .button a.blue:hover, #AsusE402MA > #section02 > .button a.blue.active {
  background: url(../img/02/blueh.png);
}
/* line 57, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 > .button a.white {
  background: url(../img/02/white.png);
}
/* line 59, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section02 > .button a.white:hover, #AsusE402MA > #section02 > .button a.white.active {
  background: url(../img/02/whiteh.png);
}
/* line 67, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section03 > .page > .fg {
  padding: 0 40px;
}
/* line 74, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section04 > .page > .fg {
  padding: 20px 40px 0;
}
/* line 77, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section04 > .page > .text {
  color: #fff;
}
/* line 84, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section05 > .page > .text {
  color: #fff;
}
/* line 91, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section06 > .page > .fg {
  padding: 0;
}
/* line 93, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section06 > .page > .fg > .fgContent {
  position: relative;
}
/* line 95, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section06 > .page > .fg > .fgContent > .fg1 {
  position: absolute;
  width: 36%;
  top: 37.8%;
  left: 1.8%;
  opacity: 0;
}
/* line 109, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section07 > .page > .text {
  color: #fff;
}
/* line 116, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section08 > .page > .text {
  color: #fff;
}
/* line 119, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section08 > .page > span.icon {
  margin: 30px 10px 0;
}
/* line 126, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section09 > .page > .fg {
  padding: 20px 0 0;
}
/* line 129, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section09 > .page > .text {
  color: #fff;
}
/* line 136, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section10 > .page > .fg {
  padding: 0;
}
/* line 139, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section10 > .page > span.icon {
  margin: 30px 10px 0;
}
/* line 146, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section12 > .page > .fg {
  padding: 20px 0 0;
}
/* line 149, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section12 > .page > .text {
  color: #fff;
}
/* line 156, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section13 > .page > .fg {
  position: relative;
}
/* line 158, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section13 > .page > .fg > .fgBox {
  width: 66%;
  top: 16%;
  left: 16.37%;
  position: absolute;
  overflow: hidden;
}
/* line 164, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section13 > .page > .fg > .fgBox > .fgContent {
  width: 800%;
  text-align: left;
  font-size: 0;
  position: relative;
}
/* line 169, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section13 > .page > .fg > .fgBox > .fgContent > div {
  display: inline-block;
  position: relative;
  width: 12.5%;
}
/* line 173, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section13 > .page > .fg > .fgBox > .fgContent > div > span {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  text-align: center;
  color: #FFF;
}
/* line 181, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section13 > .page > .fg > .fgBox > .fgContent > div > span.b {
  color: #000;
}
/* line 188, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section13 > .page > .fg > .arrowL, #AsusE402MA > #section13 > .page > .fg > .arrowR {
  width: 30px;
  height: 38px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  background-repeat: no-repeat;
  background-position: 0% 77%;
  z-index: 1;
}
/* line 199, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section13 > .page > .fg > .arrowL {
  background-image: url(../img/ui/signpost-left.png);
  left: 10px;
}
/* line 203, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section13 > .page > .fg > .arrowR {
  background-image: url(../img/ui/signpost-right.png);
  right: 10px;
}
/* line 207, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section13 > .page > .fg > .myPagination {
  display: none;
}
/* line 211, ../../../../../../scss/_overview.scss */
#AsusE402MA > #section13 > .page > .text {
  color: #fff;
}
@media screen and (min-width: 640px) {
  /* line 219, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section01 {
    padding-top: 60px;
  }
  /* line 222, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section02 {
    position: relative;
  }
  /* line 224, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section02 > .page {
    min-height: 530px;
    padding-bottom: 70px;
  }
  /* line 233, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .fg > .fgContent > .text {
    width: 75.77%;
    position: absolute;
    display: block;
  }
  /* line 237, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .fg > .fgContent > .text a {
    color: #fff;
    font-size: 12px;
    border-right: 1px solid #fff;
    width: 14%;
    display: inline-block;
  }
  /* line 243, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .fg > .fgContent > .text a.last {
    border-right: none;
  }
}
@media screen and (min-width: 960px) {
  /* line 11, ../../../../../../scss/style.scss */
  #AsusE402MA {
    padding-top: 0;
  }
  /* line 74, ../../../../../../scss/_main.scss */
  #AsusE402MA > section > .page {
    text-align: left;
    padding: 0;
    height: 600px;
  }
  /* line 78, ../../../../../../scss/_main.scss */
  #AsusE402MA > section > .page h1 {
    font-size: 47px;
    margin: 20px auto;
  }
  /* line 82, ../../../../../../scss/_main.scss */
  #AsusE402MA > section > .page > .bg {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
  }
  /* line 87, ../../../../../../scss/_main.scss */
  #AsusE402MA > section > .page > .text {
    padding: 0;
    position: absolute;
    left: 50%;
  }
  /* line 91, ../../../../../../scss/_main.scss */
  #AsusE402MA > section > .page > .text span.icon {
    display: inline-block;
    margin: 25px 10px 0;
  }
  /* line 96, ../../../../../../scss/_main.scss */
  #AsusE402MA > section > .page > .fg {
    padding: 0;
    position: absolute;
    left: 50%;
  }
  /* line 257, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section01 > .page > .text {
    width: 450px;
    margin-left: 80px;
    margin-top: 120px;
  }
  /* line 262, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section01 > .page > .fg {
    width: 614px;
    margin-left: -570px;
    margin-top: 130px;
  }
  /* line 270, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section02 > .page {
    padding-bottom: 0;
  }
  /* line 272, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section02 > .page > .text {
    width: 450px;
    margin-left: -520px;
    margin-top: 100px;
  }
  /* line 277, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section02 > .page > .fg {
    width: 880px;
    margin-left: -250px;
    margin-top: 60px;
  }
  /* line 284, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section02 > .button {
    width: 450px;
    left: 50%;
    margin-left: -520px;
    bottom: 130px;
    text-align: left;
  }
  /* line 294, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section03 > .page > .text {
    width: 450px;
    margin-left: 20px;
    margin-top: 120px;
  }
  /* line 299, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section03 > .page > .fg {
    width: 467px;
    margin-left: -470px;
    padding: 0;
  }
  /* line 308, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section04 > .page > .text {
    width: 450px;
    margin-left: -520px;
    margin-top: 120px;
  }
  /* line 313, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section04 > .page > .fg {
    width: 880px;
    margin-left: -150px;
    margin-top: 60px;
  }
  /* line 322, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section05 > .page > .text {
    width: 450px;
    left: 50%;
    margin-left: 80px;
    margin-top: 50px;
  }
  /* line 327, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section05 > .page > .text span.icon {
    margin: 25px 0 0 260px;
  }
  /* line 331, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section05 > .page > .fg {
    width: 782px;
    margin-left: -570px;
    margin-top: 80px;
  }
  /* line 340, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section06 > .page > .text {
    width: 450px;
    margin-left: -500px;
    margin-top: 140px;
  }
  /* line 345, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section06 > .page > .fg {
    margin-left: -32px;
  }
  /* line 348, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section06 > .page > .fg > .fgContent > .fg {
    width: 992px;
    position: relative;
  }
  /* line 358, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section07 > .page > .text {
    width: 570px;
    margin-left: 70px;
    margin-top: 120px;
  }
  /* line 362, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section07 > .page > .text span.icon {
    margin: 25px 0 0;
  }
  /* line 366, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section07 > .page > .fg {
    width: 738px;
    margin-left: -600px;
    margin-top: 90px;
  }
  /* line 375, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section08 > .page > .text {
    width: 780px;
    margin-left: -390px;
    margin-top: 290px;
    text-align: center;
  }
  /* line 380, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section08 > .page > .text span.icon {
    margin: 20px 10px 0;
  }
  /* line 384, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section08 > .page > .fg {
    width: 732px;
    margin-left: -366px;
  }
  /* line 392, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section09 > .page > .text {
    width: 810px;
    margin-left: -405px;
    margin-top: 370px;
    text-align: center;
  }
  /* line 398, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section09 > .page > .fg {
    width: 1509px;
    margin-left: -754.5px;
    padding: 10px 0 0;
  }
  /* line 407, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section10 > .page > .text {
    width: 500px;
    margin-left: -530px;
    margin-top: 100px;
  }
  /* line 412, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section10 > .page > .fg {
    position: absolute;
    width: 1153px;
    margin-left: -440px;
  }
  /* line 421, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section11 > .page > .text {
    width: 600px;
    margin-left: -50px;
    margin-top: 120px;
  }
  /* line 426, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section11 > .page > .fg {
    width: 646px;
    margin-left: -500px;
    margin-top: 130px;
  }
  /* line 435, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section12 > .page > .text {
    width: 520px;
    margin-left: -470px;
    margin-top: 100px;
  }
  /* line 440, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section12 > .page > .fg {
    width: 1396px;
    margin-left: -385px;
    margin-top: -20px;
    padding: 0;
  }
  /* line 450, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .text {
    width: 365px;
    margin-left: -500px;
    margin-top: 60px;
  }
  /* line 455, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .fg {
    position: absolute;
    margin-left: -130px;
    margin-top: 70px;
    width: 727px;
  }
  /* line 460, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .fg > .fg {
    position: relative;
    width: 727px;
  }
  /* line 464, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .fg > .fgBox {
    width: 75.77%;
    top: 7%;
    left: 11.4%;
  }
  /* line 470, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .fg > .fgBox > .fgContent > div > span {
    display: none;
  }
  /* line 476, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .fg > .arrowL, #AsusE402MA > #section13 > .page > .fg > .arrowR {
    display: none;
  }
  /* line 479, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .fg > .myPagination {
    display: block;
    position: absolute;
    width: 551px;
    bottom: 150px;
    left: 50%;
    margin-left: -281px;
    background-image: url(../img/13/dot.png);
    text-align: center;
    font-size: 0;
    padding: 10px 0;
  }
  /* line 490, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .fg > .myPagination > a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #FFF;
    width: 81px;
    overflow: hidden;
    padding: 0 5px;
    border-right: #FFF solid thin;
  }
  /* line 499, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .fg > .myPagination > a:hover, #AsusE402MA > #section13 > .page > .fg > .myPagination > a.active {
    color: #FF0;
  }
  /* line 502, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .fg > .myPagination > a.last {
    border: none;
  }
  /* line 505, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section13 > .page > .fg > .myPagination > a.midword {
    padding: 10px 5px;
  }
  /* line 514, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section14 > .page {
    height: 700px;
  }
  /* line 516, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section14 > .page > .text {
    width: 405px;
    margin-left: 150px;
    margin-top: 170px;
  }
  /* line 521, ../../../../../../scss/_overview.scss */
  #AsusE402MA > #section14 > .page > .fg {
    width: 727px;
    margin-left: -600px;
    margin-top: 20px;
  }
}
