@charset "UTF-8";
/* Note: */
/* ------------------------------------------------- */
/* Created Date: 2017.06.08 */
/* Author: Tom tang */
/* Purpose: SET & Asustor solution */
/* Source Files: */
/* ------------------------------------------------- */
/* */
/* */
/* Start style */
.dis_flex {
  display: flex;
}

.width-sm {
  max-width: 900px;
}

#banner {
  background-image: url("../../images/event/ten_year_anniversary_gb/banner_bg.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  overflow: hidden;
}

@media (max-width: 767px) {
  #banner {
    /*height: 630px;*/
  }
}

#banner .heading {
  /*max-width: 1100px;*/
  margin: 0 auto;
  text-align: left;
}

#banner .heading .title,
#banner .heading .sub-title {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", Arial, Helvetica, 微軟正黑體, "Microsoft JhengHei", 新細明體, Verdana, sans-serif;
}

#banner .heading .title {
  font-size: 46px;
  font-weight: bold;
  line-height: 60px;
  color: white;
  /*padding-top: 10%;*/
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  #banner .heading .title {
    padding-top: 3%;
    text-align: left;
  }
}

@media (max-width: 767px) {
  #banner .heading .title {
    font-size: 26px;
    line-height: 36px;
    margin-top: 40px;
    max-width: 350px;
    text-align: left;
    display: inline-block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #banner .heading .title {
    font-size: 33px;
    line-height: 43px;
    margin-top: 0;
    max-width: 550px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #banner .heading .title {
    font-size: 32px;
    line-height: 42px;
    margin-top: 0px;
  }
}

#banner .heading .sub-title {
  font-size: 22px;
  font-weight: normal;
  line-height: 34px;
  color: white;
}

#banner .heading .sub-title:after {
  content: "";
  width: 100px;
  height: 2px;
  background-color: #FFF;
  display: block;
  margin-top: 31px;
}

#banner .img > img {
  display: inline-block;
  margin: 0 auto;
}

.section {
  overflow-x: hidden;
  padding-bottom: 55px;
}

.section .heading {
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
}

.section .title {
  font-size: 36px;
  color: #282828;
  font-weight: normal;
  margin-top: 50px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .section .title {
    font-size: 25px;
  }
}

.section .intro {
  font-size: 16px;
  line-height: 26px;
  color: #424242;
  text-align: left;
  margin-bottom: 45px;
}

.section .img {
  margin-bottom: 50px;
}

#sec_1 {
  padding-bottom: 60px;
}

#sec_1 .intro {
  margin-top: 60px;
  font-size: 18px;
  line-height: 28px;
}

#sec_1 .icon-group .icon-item .icon {
  text-align: center;
}

#sec_1 .icon-group .icon-item .txt {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}

#sec_2 {
  background: -webkit-linear-gradient(top, #f4f4f4, #FFF);
  background: -o-linear-gradient(top, #f4f4f4, #FFF);
  background: -moz-linear-gradient(top, #f4f4f4, #FFF);
  background: linear-gradient(top, #f4f4f4, #FFF);
}

#sec_2 .s-title {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}

#sec_2 .s-intro {
  padding-top: 15px;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  max-width: 900px;
  margin: 0 auto;
}

#sec_2 .s-img {
  text-align: center;
}

#sec_2 .price {
  display: inline-block;
  padding: 0px 5px;
  color: #3da0e4;
  font-weight: bold;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

#sec_2 .s-link-group {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 55px;
}

#sec_2 .s-link-group .s-link-group-inner {
  display: inline-block;
}

#sec_2 .s-link-group .s-link-group-inner > a {
  margin: 0 5px;
}

@media (max-width: 767px) {
  #sec_2 .s-link-group .s-link-group-inner > a {
    float: left;
    margin: 5px;
    width: 50px;
  }
}

#sec_2 .icon-item {
  text-align: center;
  margin-bottom: 25px;
}

#sec_2 .icon-item .txt {
  padding: 0 25px 25px 25px;
  display: inline-block;
}

#sec_2 .slide-item {
  padding: 0 62px;
}

@media (max-width: 767px) {
  #sec_2 .slide-item {
    padding: 0;
    padding-bottom: 25px;
  }
}

#sec_2 .lSSlideOuter .lSPager.lSpg > li {
  width: 16px;
  height: 16px;
  margin: 0 5px;
}

#sec_2 .lSSlideOuter .lSPager.lSpg > li a {
  background-color: #bdbdbd;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}

#sec_2 .lSSlideOuter .lSPager.lSpg > li:hover a, #sec_2 .lSSlideOuter .lSPager.lSpg > li.active a {
  position: relative;
  top: 2px;
  background-color: #5bb2ea;
  width: 16px;
  height: 16px;
}

#sec_2 .lSSlideOuter .lSPager.lSpg {
  z-index: 999;
}

@media (max-width: 767px) {
  #sec_2 .lSAction {
    display: none;
  }
}

#sec_2 .lSAction > a {
  width: 62px;
  height: 62px;
  background-image: url("../../images/event/win_nas/controls.png");
}

#sec_2 .lSAction > a.lSNext {
  background-position: 0  0;
  right: 0px;
  z-index: 999;
}

#sec_2 .lSAction > a.lSPrev {
  background-position: 62px  0;
  left: 0px;
  z-index: 999;
}

#sec_3 {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-image: url("../../images/event/ten_year_anniversary_gb/sec3_bg.jpg");
}

#sec_3 .heading {
  max-width: 700px;
}

#sec_3 .title {
  color: #ffd776;
  font-size: 60px;
}

@media (max-width: 767px) {
  #sec_3 .title {
    font-size: 30px;
  }
}

#sec_3 .title:before {
  content: "";
  display: inline-block;
  width: 110px;
  height: 101px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../../images/event/win_nas/get_award_icon.png");
}

@media (max-width: 767px) {
  #sec_3 .title:before {
    background-size: 100%;
    background-position: 50% bottom;
    width: 55px;
    height: 55px;
  }
}

#sec_3 .sub-title {
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
  line-height: 28px;
  color: white;
  margin-top: 25px;
}

#sec_3 .sub-title:after {
  content: "";
  width: 100px;
  height: 2px;
  background-color: #ffd776;
  display: block;
  margin-top: 31px;
}

#sec_3 .product-feature {
  margin-top: 35px;
  color: white;
  font-size: 16px;
  line-height: 26px;
  margin-left: -25px;
}

#sec_3 .product-feature ul {
  list-style-type: none;
  list-style-position: outside;
  padding-left: 25px;
}

#sec_3 .product-feature li {
  margin-bottom: 25px;
}

#sec_3 .intro {
  color: #fff;
}

#sec_4 #step_intro_bk a.step_link_outer {
  display: inline-block;
  padding: 0 35px;
  color: #767676;
  padding: 5px;
}

#sec_4 #step_intro_bk a.step_link_outer .icon {
  margin-top: 25px;
}

#sec_4 #step_intro_bk a.step_link_outer .txt {
  font-size: 18px;
  line-height: 24px;
}

#sec_4 #step_intro_bk a.step_link_outer:hover .txt {
  color: #000;
}

#sec_4 .win_nas {
  margin-top: 65px;
  text-align: center;
  display: inline-block;
  font-size: 24px;
  color: #fff;
  background-color: #23a8f8;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 12px 30px;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

#sec_4 .win_nas:hover {
  background-color: #1e96df;
  -webkit-box-shadow: 0 2px 45px #42aae9;
  -moz-box-shadow: 0 2px 45px #42aae9;
  -ms-box-shadow: 0 2px 45px #42aae9;
  box-shadow: 0 2px 45px #42aae9;
}

#sec_5 {
  background: -webkit-linear-gradient(top, #f4f4f4, #FFF);
  background: -o-linear-gradient(top, #f4f4f4, #FFF);
  background: -moz-linear-gradient(top, #f4f4f4, #FFF);
  background: linear-gradient(top, #f4f4f4, #FFF);
}

#sec_5 .temrs_list ol li {
  color: #767676;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 26px;
}

.modal-body {
  padding: 0 35px;
}

@media (max-width: 767px) {
  .modal-body {
    padding: 0 25px;
  }
}

.hero-image {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-image: url("../../images/event/win_nas/sec3_bg.jpg");
  margin: 0 -35px;
  padding: 35px;
}

@media (max-width: 767px) {
  .hero-image {
    margin: 0 -25px;
    padding: 25px;
  }
}

.hero-image .hero-text h1 {
  color: #ffd776;
  margin-bottom: 25px;
  font-weight: 600;
}

.hero-image .hero-text h4 {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
}

.part h3 {
  font-size: 28px;
  line-height: 38px;
}

@media (max-width: 767px) {
  .part h3 {
    font-size: 25px;
  }
}

.part p {
  font-size: 16px;
  line-height: 22px;
}

.part-sub-title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}

.modal-content {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  overflow: hidden;
}

.modal-body {
  position: relative;
}

.modal-body .modal-close {
  position: fixed;
  right: 25px;
  top: 15px;
  z-index: 10;
  color: #fff;
  opacity: 1;
}

@media (max-width: 767px) {
  .modal-body .modal-close {
    right: 15px;
    top: 10px;
  }
}

.modal-body .modal-close span {
  font-size: 30px;
}

.modal-body label {
  margin-bottom: 8px;
}

.modal-body .seemore_btn {
  font-weight: bold;
  text-decoration: underline;
  display: block;
}

.modal-body .submit_btn {
  text-align: center;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  background-color: #23a8f8;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 12px 30px;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  width: 150px;
  border: 0;
}

.modal-body .submit_btn:hover {
  background-color: #1e96df;
  -webkit-box-shadow: 0 2px 45px #42aae9;
  -moz-box-shadow: 0 2px 45px #42aae9;
  -ms-box-shadow: 0 2px 45px #42aae9;
  box-shadow: 0 2px 45px #42aae9;
}

.modal-body .reset {
  text-align: center;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  background-color: #9f9f9f;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 12px 30px;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  width: 150px;
  margin-left: 15px;
  border: 0;
}

@media (max-width: 767px) {
  .modal-body .reset {
    margin-left: 0;
    margin-top: 15px;
  }
}

.modal-body .reset:hover {
  background-color: #878787;
}

.ani_twinkle {
  -webkit-animation: twinkle 3s ease-in-out 2s infinite;
  -moz-animation: twinkle 3s ease-in-out 2s infinite;
  -o-animation: twinkle 3s ease-in-out 2s infinite;
  animation: twinkle 3s ease-in-out 2s infinite;
}

@-webkit-keyframes twinkle {
  0% {
    opacity: 0;
  }
  35% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes twinkle {
  0% {
    opacity: 0;
  }
  35% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-ms-keyframes twinkle {
  .ani_twinkle 0% {
    opacity: 0;
  }
  .ani_twinkle 35% {
    opacity: 1;
  }
  .ani_twinkle 70% {
    opacity: 1;
  }
  .ani_twinkle 100% {
    opacity: 0;
  }
}

@keyframes twinkle {
  0% {
    opacity: 0;
  }
  35% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
