/* line 17, ../../sass/temp/landingTemp.sass */
.nav-list {
  margin-bottom: 0;
}

/* line 21, ../../sass/temp/landingTemp.sass */
.img-rwd {
  max-width: 100%;
  height: auto;
}

/* line 25, ../../sass/temp/landingTemp.sass */
.img-toBg {
  width: 100%;
  height: 100%;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

/* line 32, ../../sass/temp/landingTemp.sass */
.fleximg {
  width: 100%;
  margin: 0 auto;
  position: relative;
  image-rendering: optimizeQuality;
}

/* line 38, ../../sass/temp/landingTemp.sass */
.fleximg:before {
  display: block;
  content: " ";
  width: 100%;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: optimizeQuality;
}

/* line 47, ../../sass/temp/landingTemp.sass */
.img_bk {
  overflow: hidden;
  margin-bottom: 15px;
}

/* line 53, ../../sass/temp/landingTemp.sass */
.collapseImg {
  width: 90%;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 58, ../../sass/temp/landingTemp.sass */
.bg-cover, .img-toBg, .icon:before {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

/* line 60, ../../sass/temp/landingTemp.sass */
.bg-cont {
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}

/* line 62, ../../sass/temp/landingTemp.sass */
.bg-nrp, .img-toBg, .icon:before {
  background-repeat: no-repeat;
}

/* line 64, ../../sass/temp/landingTemp.sass */
.bg-pos-center, .img-toBg, .icon:before {
  background-position: 50% 50%;
}

/* line 69, ../../sass/temp/landingTemp.sass */
html, body {
  font-size: 16px;
}

/* line 72, ../../sass/temp/landingTemp.sass */
#page h1, #page h2, #page h3, #page h4, #page h5, #page h6 {
  margin: 0;
  padding: 0;
}

/* line 76, ../../sass/temp/landingTemp.sass */
.text-shadow {
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.55);
}

/* line 80, ../../sass/temp/landingTemp.sass */
.normal_font, .detail, .note {
  font-size: 16px;
  line-height: 1.7;
}

/* line 85, ../../sass/temp/landingTemp.sass */
.detail {
  display: block;
  text-align: left;
  max-width: 900px;
  margin: 0 auto;
  color: #818181;
}

/* line 94, ../../sass/temp/landingTemp.sass */
.icon {
  display: inline-block;
}
/* line 96, ../../sass/temp/landingTemp.sass */
.icon:before {
  content: "";
  display: inline-block;
}

/* line 104, ../../sass/temp/landingTemp.sass */
a.readmore {
  font-size: 16px;
  text-decoration: none;
}
/* line 107, ../../sass/temp/landingTemp.sass */
a.readmore:hover {
  text-decoration: underline;
}

/* line 109, ../../sass/temp/landingTemp.sass */
a.readmore.blue_txt {
  color: #09F;
}

/* line 113, ../../sass/temp/landingTemp.sass */
#page {
  width: 100%;
  overflow: hidden;
}

/* line 116, ../../sass/temp/landingTemp.sass */
#banner {
  padding-bottom: 35px;
}
/* line 118, ../../sass/temp/landingTemp.sass */
#banner .title {
  font-size: 48px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 15px;
}
/* line 124, ../../sass/temp/landingTemp.sass */
#banner .sub-title {
  line-height: 1.3;
}
@media (max-width: 767px) {
  /* line 124, ../../sass/temp/landingTemp.sass */
  #banner .sub-title {
    font-weight: 600;
  }
}
/* line 130, ../../sass/temp/landingTemp.sass */
#banner .feature-list {
  list-style-position: inside;
  list-style-type: disc;
  font-size: 18px;
  line-height: 1.7;
}

/* line 137, ../../sass/temp/landingTemp.sass */
.section.font_white {
  color: white;
}

/* line 139, ../../sass/temp/landingTemp.sass */
.section.font_black {
  color: #000;
}

/* line 141, ../../sass/temp/landingTemp.sass */
.section.no_pad {
  padding-bottom: 0;
}

/* line 145, ../../sass/temp/landingTemp.sass */
.section, #collapse_bk {
  padding: 35px 0;
}
@media (max-width: 767px) {
  /* line 145, ../../sass/temp/landingTemp.sass */
  .section, #collapse_bk {
    padding: 25px 0;
  }
}
/* line 149, ../../sass/temp/landingTemp.sass */
.section .section-title, .section .section-descript, .section .img, #collapse_bk .section-title, #collapse_bk .section-descript, #collapse_bk .img {
  text-align: center;
  font-weight: 400;
  line-height: 1.5;
}
@media (max-width: 767px) {
  /* line 149, ../../sass/temp/landingTemp.sass */
  .section .section-title, .section .section-descript, .section .img, #collapse_bk .section-title, #collapse_bk .section-descript, #collapse_bk .img {
    font-weight: 600;
    text-align: left;
    line-height: 1.4;
  }
}
/* line 158, ../../sass/temp/landingTemp.sass */
.section header, #collapse_bk header {
  max-width: 950px;
  margin: 0 auto;
}
/* line 161, ../../sass/temp/landingTemp.sass */
.section header.tal > *, .section .section-title.tal, .section .section-descript.tal, #collapse_bk header.tal > *, #collapse_bk .section-title.tal, #collapse_bk .section-descript.tal {
  text-align: left;
}
/* line 163, ../../sass/temp/landingTemp.sass */
.section .section-descript, #collapse_bk .section-descript {
  margin-top: 15px;
  width: 100%;
}
/* line 166, ../../sass/temp/landingTemp.sass */
.section .section-descript > p, #collapse_bk .section-descript > p {
  max-width: 900px;
  display: inline-block;
  text-align: left;
}
/* line 170, ../../sass/temp/landingTemp.sass */
.section .section-descript h4, #collapse_bk .section-descript h4 {
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 173, ../../sass/temp/landingTemp.sass */
  .vmiddle {
    position: relative;
    padding-top: 10%;
  }
  /* line 177, ../../sass/temp/landingTemp.sass */
  .vmiddle > * {
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

/* line 184, ../../sass/temp/landingTemp.sass */
.hr {
  background-color: #ddd;
  height: 1px;
  margin-top: 3%;
  margin-bottom: 3%;
}

/* line 190, ../../sass/temp/landingTemp.sass */
.center-block {
  text-align: center;
}

/* line 197, ../../sass/temp/landingTemp.sass */
.fadeout {
  opacity: 0 !important;
  display: none;
}

/* line 16, ../../sass/product/AS6004U.sass */
.bgcover, #sec_04, #sec_06, #sec_07 {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 19, ../../sass/product/AS6004U.sass */
.bgcontain, #sec_02 {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 26, ../../sass/product/AS6004U.sass */
#banner {
  background-image: url("../../images/product_feature/AS5004U/banner-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

/* line 28, ../../sass/product/AS6004U.sass */
#sec_02 {
  background-color: #efefef;
/*  background-image: url("../../images/product_feature/AS6004U/safetyBuckle-bg.png");
  background-position: right 50px bottom -150px;*/
  height: 35vw;
}
@media (max-width: 767px) {
  /* line 28, ../../sass/product/AS6004U.sass */
  #sec_02 {
    background-position: right 50px bottom -336px;
    height: 95vw;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 28, ../../sass/product/AS6004U.sass */
  #sec_02 {
    background-position: right 25px bottom -480px;
    min-height: 600px;
  }
}
@media (min-width: 992px) {
  /* line 28, ../../sass/product/AS6004U.sass */
  #sec_02 {
    min-height: 600px;
  }
}

/* line 43, ../../sass/product/AS6004U.sass */
#sec_04 {
  background-image: url("../../images/product_feature/AS5004U/sec4_bg.jpg");
  background-position: 50% 0%;
  color: #fff;
}

/* line 56, ../../sass/product/AS6004U.sass */
#sec_06 {
  background-image: url("../../images/product_feature/AS6004U/safetyStorage-bg.jpg");
}

/* line 60, ../../sass/product/AS6004U.sass */
#sec_07 {
  background-image: url("../../images/product_feature/AS6004U/iscsi_lun-bg.png");
}

/* line 64, ../../sass/product/AS6004U.sass */
#sec_09 {
  background-color: #ecf5f6;
}

/* line 68, ../../sass/product/AS6004U.sass */
.img-rwd {
  max-width: 100%;
  height: auto;
}

/* line 71, ../../sass/product/AS6004U.sass */
.bdrBtn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border-color: #fff;
  color: #fff;
  opacity: 0.8;
}
/* line 79, ../../sass/product/AS6004U.sass */
.bdrBtn:hover, .bdrBtn:focus, .bdrBtn.active {
  color: #fff;
  opacity: 1;
}
/* line 82, ../../sass/product/AS6004U.sass */
.bdrBtn > * {
  color: #fff;
  display: block;
}
/* line 85, ../../sass/product/AS6004U.sass */
.bdrBtn > *:hover, .bdrBtn > *:focus, .bdrBtn > *.active {
  color: #fff;
  opacity: 1;
  text-decoration: none;
}

/* line 89, ../../sass/product/AS6004U.sass */
#banner {
  padding-bottom: 35px;
}
/* line 91, ../../sass/product/AS6004U.sass */
#banner .banner-mid {
  margin-top: 15px;
  /* zoom in Btn */
}
/* line 93, ../../sass/product/AS6004U.sass */
#banner .banner-mid #banner-title {
  color: #fff;
  font-size: 54px;
  font-weight: 600;
  margin: 0;
  margin-top: 25px;
  margin-bottom: 10px;
}
/* line 100, ../../sass/product/AS6004U.sass */
#banner .banner-mid #banner-sub-title {
  line-height: 1.3;
  margin-bottom: 15px;
  font-weight: 600;
}
/* line 106, ../../sass/product/AS6004U.sass */
#banner .banner-mid #feature-list {
  list-style-position: outside;
  list-style-type: disc;
  font-size: 18px;
  line-height: 1.7;
  padding-left: 20px;
}
/* line 113, ../../sass/product/AS6004U.sass */
#banner .banner-mid #feature-list > li {
  margin-bottom: 5px;
}
/* line 115, ../../sass/product/AS6004U.sass */
#banner .banner-mid .specBtn {
  width: 100px;
}
/* line 119, ../../sass/product/AS6004U.sass */
#banner .banner-mid #banner-product {
  margin-top: 35px;
  display: inline-block;
  position: relative;
}
/* line 126, ../../sass/product/AS6004U.sass */
#banner .banner-mid a.p_zoom {
  position: absolute;
  bottom: 35px;
  right: 0;
}
/* line 131, ../../sass/product/AS6004U.sass */
#banner .banner-mid #gallery_zoom {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  background: url(../../images/templates/btn/gallery_zoom.png) no-repeat;
  background-position: 0px 0px;
  border: none;
}

/* line 140, ../../sass/product/AS6004U.sass */
.section {
  padding: 25px 0;
}
/* line 142, ../../sass/product/AS6004U.sass */
.section .section-title, .section .section-descript, .section .img {
  text-align: center;
  font-weight: 400;
}
.section-title
{
	font-weight: 600 !important;
	color:#009D82;
}

/* line 146, ../../sass/product/AS6004U.sass */
.section .section-descript {
  width: 100%;
}
/* line 148, ../../sass/product/AS6004U.sass */
.section .section-descript > p {
  max-width: 900px;
  display: inline-block;
  text-align: left;
}

/* line 153, ../../sass/product/AS6004U.sass */
.note {
  max-width: 750px;
  margin-left: 18%;
}
@media (max-width: 767px) {
  /* line 153, ../../sass/product/AS6004U.sass */
  .note {
    margin-left: 0;
  }
}
/* line 159, ../../sass/product/AS6004U.sass */
.note > * {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  /* line 163, ../../sass/product/AS6004U.sass */
  .note img {
    width: 35%;
  }
  /* line 165, ../../sass/product/AS6004U.sass */
  .note span {
    width: 60%;
  }
}
@media (max-width: 767px) {
  /* line 168, ../../sass/product/AS6004U.sass */
  .note img {
    width: 100%;
  }
  /* line 170, ../../sass/product/AS6004U.sass */
  .note span {
    width: 100%;
  }
}

/* line 173, ../../sass/product/AS6004U.sass */
.tab_bk .active > .bdrBtn {
  opacity: 1;
  border-width: 2px;
}
/* line 176, ../../sass/product/AS6004U.sass */
.tab_bk > * {
  display: inline-block;
}

/* line 178, ../../sass/product/AS6004U.sass */
.tab_bk .btn {
  margin-top: 15px;
  padding: 5px 25px;
}

/* line 182, ../../sass/product/AS6004U.sass */
#sec_04 .btn {
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 184, ../../sass/product/AS6004U.sass */
#sec_05 {
  padding-bottom: 0;
}
/* line 186, ../../sass/product/AS6004U.sass */
#sec_05 .data_bk {
  margin-top: 25px;
}
/* line 188, ../../sass/product/AS6004U.sass */
#sec_05 .img_bk {
  margin-top: 35px;
}

/* line 191, ../../sass/product/AS6004U.sass */
#sec_06 .img_bk {
  margin: 35px 0;
}

/* line 195, ../../sass/product/AS6004U.sass */
#sec_07 .video_bk {
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
/* line 199, ../../sass/product/AS6004U.sass */
#sec_07 .video_bk .video_bk_inner {
  display: inline-block;
  width: 800px;
}
@media (max-width: 991px) {
  /* line 199, ../../sass/product/AS6004U.sass */
  #sec_07 .video_bk .video_bk_inner {
    width: 100%;
  }
}
/* line 204, ../../sass/product/AS6004U.sass */
#sec_07 .video_bk .video_bk_inner > * {
  width: 100%;
}
@media (max-width: 992px) {
  /* line 204, ../../sass/product/AS6004U.sass */
  #sec_07 .video_bk .video_bk_inner > * {
    height: 50vw;
  }
}
@media (min-width: 992px) {
  /* line 204, ../../sass/product/AS6004U.sass */
  #sec_07 .video_bk .video_bk_inner > * {
    height: 400px;
  }
}

/* line 212, ../../sass/product/AS6004U.sass */
#sec_08 .spec_bk .spec-head {
  font-size: 24px;
  font-weight: 600;
  padding: 15px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}

/* line 220, ../../sass/product/AS6004U.sass */
#sec_09 {
  padding: 120px 0;
}
/* line 222, ../../sass/product/AS6004U.sass */
#sec_09 header {
  margin-top: 12%;
}
/* line 224, ../../sass/product/AS6004U.sass */
#sec_09 .section-title {
  text-align: left;
}

/* line 227, ../../sass/product/AS6004U.sass */
#sec_10 .productList {
  margin-top: 50px;
}
/* line 229, ../../sass/product/AS6004U.sass */
#sec_10 .productList .productItem {
  margin-bottom: 25px;
}
/* line 231, ../../sass/product/AS6004U.sass */
#sec_10 .productList .productItem a:hover {
  text-decoration: none;
}
/* line 233, ../../sass/product/AS6004U.sass */
#sec_10 .productList .productItem a:hover > p {
  color: #000;
}
/* line 235, ../../sass/product/AS6004U.sass */
#sec_10 .productList .productItem p {
  font-size: 18px;
  color: #777;
  margin-top: 15px;
}
