/* 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: 1000px;
  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 */

.no_pad {
  padding-bottom: 0px !important;
}
/* 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: 1000px;
  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 */
@media (max-width: 767px) {
  #banner {
    /*background-image: url("../../images/solution/what_is_nas/banner_bg_xs.jpg");*/
    background-image: url("../../../images/event/2025/prime_day/banner_bg_xs.jpg");
    background-size: cover;
  }
}
@media (min-width: 768px) {
  #banner {
     background-image: url("../../../images/event/2025/prime_day/banner_bg.jpg");
    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/AS6004U/saveEnergy-bg.jpg");
  background-position: 50% 70%;
  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: 48px;
  font-weight: 400;
  margin: 0;
  margin-top: 25px;
  margin-bottom: 10px;
}
/* line 100, ../../sass/product/AS6004U.sass */
#banner .banner-mid #banner-sub-title {
  color: #45d07c;
  line-height: 1.3;
  margin-bottom: 15px;
}
/* line 106, ../../sass/product/AS6004U.sass */
#banner .banner-mid #feature-list {
  list-style-position: outside;
  list-style-type: disc;
  color: #fff;
  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;
}
/* line 146, ../../sass/product/AS6004U.sass */
.section .section-descript {
  width: 100%;
}
/* line 148, ../../sass/product/AS6004U.sass */
.section .section-descript > p {
  max-width: 1000px;
  display: inline-block;
  text-align: left;
}
/* line 153, ../../sass/product/AS6004U.sass */
.note {
  max-width: 750px;
  margin-left: -20px;
}
@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%;
  }
  #banner {}
}
@media (max-width: 767px) {
  /* line 168, ../../sass/product/AS6004U.sass */
  .note img {
    width: 100%;
  }
  /* line 170, ../../sass/product/AS6004U.sass */
  .note span {
    width: 100%;
  }
  #banner {
    min-height: inherit;
  }
}
/* 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;
}
.intro_ul ul li {
  margin-left: -20px;
}
.white_text {
  color: #FFFFFF !important;
}
.pink_text {
  color: #f44336 !important;
  font-size:
}
.banner_padding {
  background-color: #666;
  padding: 30px 40px;
  opacity: 0.6;
}
.icon-arrow-top {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  background: url(../../images/solution/backup20160503/icon-arrow-top.png);
}
#pink_bg {
  /*background-color: #ff6666;*/
  background: linear-gradient(90deg, #ffcc00, #ff9900);
}
#yellow_bg {
  background-color: #48bf83;
  /*background: linear-gradient(90deg,#ffcc33,#cc33cc);*/
  background: linear-gradient(90deg, #48bf83, #49cc88);
}
#blue_bg {
  /*background-color: #336699;*/
  background: linear-gradient(90deg, #ff99ff, #ff6666);
}
#grey_bg {
  /*background-color: #336699;*/
  background: linear-gradient(90deg, #ff99ff, #ff6666);
}
#purple_bg {
  background-color: #003ca9;
  background: linear-gradient(90deg, #3F51B5, #337ab7);
}
#conclusion {
  background-image: url(../../images/product_feature/AS_T10G/banner-bg.jpg);
  background-size: cover;
}
.banner-title {
  /*text-shadow: 1px 1px 10px #000;*/
}
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 767px) {
  #seller {
    position: fixed;
    right: 5px;
    bottom: 60px;
    padding: 10px 10px;
    color: white;
    cursor: pointer;
    z-index: 9999;
  }
  #seller ul li {
    list-style: none;
  }
  #seller ul li {
    width: 80px;
    height: auto;
    background-color: #FFF;
    margin-bottom: 10px;
    text-align: center;
  }
  .mw90pa {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  #seller {
    position: fixed;
    right: 20px;
    top: 120px;
    padding: 10px 10px;
    color: white;
    cursor: pointer;
    z-index: 9999;
  }
  #seller ul li {
    list-style: none;
  }
  #seller ul li {
    width: 120px;
    height: auto;
    background-color: #FFF;
    margin-bottom: 10px;
    text-align: center;
  }
  .mw90pa {
    max-width: 80%;
  }
}
.mt120 {
  margin-top: 120px;
}
.grediant_text {
  background: linear-gradient(to right, #ff8a00, #da1b60);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-weight: 700;
  border-bottom: 1px solid #da1b60 !important;
  padding-bottom: .15rem;
}
.banner-title {
  line-height: 1.2;
}
.spec-box-title .sm, .spec-box-title .md, .spec-box-title .lg {
  display: inline-block
}
.spec-box-outer {
  margin: 0;
  padding: 0
}
.spec-box {
  transition: border-color .1s ease-in-out;
  display: table;
  margin: .313em;
  padding: 0 .625em;
  width: 95%;
  -ie-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #444;
  background-color: rgba(255, 255, 255, 0.05);
  font-weight: bold;
}
.spec-box .sm {
  font-size: 1em;
  line-height: 1em
}
.spec-box .md {
  font-size: 1.5em;
  line-height: 1.5em
}
.spec-box .lg {
  font-size: 3.75em;
  margin: 0
}
.spec-box .spec-box-title {
  display: block
}
.spec-box .spec-box-title .sm, .spec-box .spec-box-title .md, .spec-box .spec-box-title .lg {
  display: inline-block
}
.spec-box div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #444;
  font-size: 16px;
  *display: block;
}
.g-spec-outer {
  text-align: center
}
.g-spec-outer .row {
  display: inline-block
}
@media (min-width: 320px) and (max-width: 479px) {
  .g-spec-outer {
    padding: .5em;
    font-size: 1.5em
  }
  .g-spec-outer .row {
    padding: 0 .6em
  }
  .g-spec-outer .spec-box {
    width: 95%;
    height: 8em
  }
  .g-spec-outer div[class*="col-xs-"] {
    padding: 0 .1em
  }
  .sm {
    font-size: 1em;
    line-height: 1em
  }
  .md {
    font-size: 1.25em;
    line-height: 1.5em
  }
  .lg {
    font-size: 4em;
    font-size: 4.5vw;
    margin: 0
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .g-spec-outer {
    font-size: 1.6em
  }
  .spec-box .sm {
    font-size: 1em;
    line-height: 1em
  }
  .spec-box .md {
    font-size: 1.25em;
    line-height: 1.5em
  }
  .spec-box .lg {
    font-size: 2em;
    margin: 0
  }
}
@media (max-width: 767px) {
  .g-spec-outer .spec-box {
    width: 95%;
    height: 9em
  }
  .g-spec-outer div[class*="col-xs-"] {
    padding: 0 .1em
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .g-spec-outer {
    text-align: center
  }
  .g-spec-outer div[class*="col-xs-"] {
    padding: 0 .1em
  }
  .g-spec-outer .spec-box {
    min-width: 95%;
    min-height: 125px
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .g-spec-outer {
    text-align: center
  }
  .g-spec-outer div[class*="col-xs-"] {
    padding: 0 .1em
  }
  .g-spec-outer .spec-box {
    min-width: 95%;
    min-height: 160px
  }
}
@media (min-width: 1200px) {
  .g-spec-outer div[class*="col-xs-"] {
    padding: 0 1.1em
  }
  .spec-box {
    min-width: 180px;
    min-height: 160px
  }
  .g-spec-outer .spec-box div {
    font-size: 18px
  }
}
.mt45 {
  margin-top: 45px;
}
.mb60 {
  margin-bottom: 60px;
}
.spec-box span {
  font-size: 3EM;
}
/*=======*/
.section-descript .intro-list {
  list-style-type: disc;
  list-style-position: outside;
  line-height: 1.2;
  margin-top: 20px;
  margin-left: -20px;
}
@media (max-width: 767px) {
  .section-descript .intro-list li {
    float: left;
    width: 100%;
    margin-bottom: 2%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-descript .intro-list li {
    float: left;
    width: 33.33%;
    padding-right: 5%;
    margin-bottom: 2%;
  }
}
@media (min-width: 992px) {
  .section-descript .intro-list li {
    float: left;
    width: 25%;
    padding-right: 5%;
    margin-bottom: 2%;
  }
}
.no_pad {
  padding-bottom: 0px !important;
}
.compare_table {
  margin: 0;
  width: 100%;
  margin-top: 20px;
}
.compare_table th {
  height: 30px;
  color: #FFFFFF;
  padding: 0 5px;
  background: #78b4c1;
  padding: 5px 20px;
  border: 1px solid #FFF;
}
.compare_table td {
  ;
  height: 20px;
  padding: 5px 10px;
  border: 1px solid #FFF;
}
.compare_table tr:nth-of-type(odd) {
  background: #e7eaf0;
}
.compare_table tr:nth-of-type(even) {
  background: #ffffff;
}
.compare_table button {
  height: 20px;
  margin: 0;
  padding: 0 5px
}
#wow {
  background-color: #f6f6f6;
}
#powder_blue_bg {
  background-color: #daeffe;
}
.right_ul h3, .left_ul h3 {
  border-bottom: thin solid;
}
.right_ul ol, .left_ul ol {
  margin-left: -25px;
}
@media(max-width: 767px) {
  .banner-title {
    font-size: 36px;
    font-weight: 400;
  }
  .banner-subtitle {
    font-size: 24px;
    font-weight: 300;
  }
}
@media(min-width: 768px) {
  .banner-subtitle {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.3;
  }
  .banner-title {
    font-size: 44px;
    font-weight: 600;
  }
}
.white_text p {
  color: #FFF;
}
.text-success {
  color: #00c39c !important;
}
@media(max-width: 767px) {
  .banner-title {
    font-size: 36px;
    font-weight: 400;
  }
  .banner-subtitle {
    font-size: 24px;
    font-weight: 300;
  }
  #big_img {
    width: 100%;
    position: relative;
  }
}
@media(min-width: 768px) {
  .banner-subtitle {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.3;
  }
  .banner-title {
    font-size: 54px;
    font-weight: 600;
  }
  #big_img {
    width: 130%;
    position: relative;
  }
}
.text-red {
  color: #F00 !important;
}
#banner h6 {
  line-height: 1.4;
}
#sec1 {
	  	background-image: url("../../images/solution/adobe_premiere_pro_and_4k_video_editing/sec1_bg.jpg");
    background-size: cover;
}

#sec2 {
	
}
#sec3 {
}
#sec4 {
 
}
#sec5 {	
}
#sec6 {
		background-image: url("../../images/solution/roon_server_on_nas/sec6_bg.jpg");
    background-size: cover;

}
#sec7 {
  
}
#sec8 {

}
#sec9 {
   	background-image: url("../../images/solution/roon_server_on_nas/sec9_bg.jpg");
    background-size: cover;
}
#sec10 {
   	
}
#sec11 {
	background-image: url("../../images/solution/roon_server_on_nas/sec11_bg.jpg");
    background-size: cover;
}
#sec12 {
  background-color: #0F0F0F;
}
#sec13, #sec14  {
	background-color: #111111;
}

#sec4,#sec9 {
}
#sec12 {
  background-color: black;
}
.bg_black {
  background-color: #000000;
}
.text-secondary {
  color: #cadcec !important;
}
a.link-btn {
  margin-top: 2%;
  display: inline-block;
  margin-right: 15px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ie-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  border: 2px solid #9999ff;
  color: #9999ff;
  padding: 3px 45px;
}
a.link-btn:hover, a.link-btn:focus {
  text-decoration: none;
  background-color: #9999ff;
  color: #fff;
}
a#adobe_logo {
  color: #f84538;
}
a#adobe_logo:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.img-circle {
  cursor: pointer;
  transition: all .3s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  filter: brightness(50%);
}
.img-circle:hover {
  -webkit-filter: brightness(1.04);
  border: #3BD7E4 thick solid;
  filter: brightness(100%);
}
.type.active .img-circle {
  -webkit-filter: brightness(1.04);
  border: #3BD7E4 thick solid;
  filter: brightness(100%);
}
.type {
  color: darkgrey;
  transition: all .3s ease;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.type:hover {
  color: #3BD7E4;
}
.type.active {
  color: #3BD7E4;
}
.spec-box-title .sm, .spec-box-title .md, .spec-box-title .lg {
  display: inline-block
}
.spec-box-outer {
  margin: 0;
  padding: 0
}
.spec-box {
  transition: border-color .1s ease-in-out;
  display: table;
  margin: .313em;
  padding: 0 .625em;
  width: 95%;
  -ie-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #a9a9a9;
  background-color: rgba(255, 255, 255, 0.05);
}
.spec-box .sm {
  font-size: 1em;
  line-height: 1em
}
.spec-box .md {
  font-size: 1.5em;
  line-height: 1.5em
}
.spec-box .lg {
  font-size: 3.75em;
  margin: 0
}
.spec-box .spec-box-title {
  display: block
}
.spec-box .spec-box-title .sm, .spec-box .spec-box-title .md, .spec-box .spec-box-title .lg {
  display: inline-block
}
.spec-box div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #a9a9a9;
  font-size: 16px;
  *display: block
}
.spec-box div p {
  color: #a9a9a9;
}

	
.outline:hover .img-circle {
  -webkit-filter: brightness(1.04);
  border: #3BD7E4 thick solid;
  filter: brightness(100%);
}	
.outline h4
	{
		font-weight: 500px;
	}
	
.type .active
{
     	/*border: #D5D5D5 thin solid;*/
		background-color: #2E2E2E;
		background-color: rgba(255,255,255,0.2);
	
}
.bg_grey
	{
		background-color: #f6f6f6;
	}
.img-circle {
  border: #FFFFFF thick solid;
	
	}


@media (min-width: 768px)
{
	
	h1.section-title, #banner_h1 {
	  font-size: 38px !important;
	 /*  background: -webkit-linear-gradient(45deg, #ea46b0, #2fd4e4);
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;*/
		
	}
	.pd45
	{
		padding: 45px;

	}
}
@media (max-width: 767px)
{
	
	h1.section-title, #banner_h1 {
	  font-size: 32px !important;
	 /*  background: -webkit-linear-gradient(45deg, #ea46b0, #2fd4e4);
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;*/
		text-align: center !important;
	}
	
	.pd45
	{
		padding: 15px;

	}	
	
}
.bg_black
	{
		background-size: cover;
	}
html 
{
  scroll-behavior: smooth;
}



#banner_h1, .banner-title {
/*  background: linear-gradient(90deg, #ff9900 0%, #ff3333 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
  /*margin: 0 0 32px;*/
	color: aliceblue;
	font-size: 72px;
	font-weight: bold !important;
}

.text-orange
{
	color: #9999ff;
}


.type p:hover
{
	text-decoration: underline;
	text-align: center;
	
}

.type p
{
	text-align: center !important;
	
}

@media (min-width: 768px) {
  .pl_60
	{
		padding: 0px 60px;
	}
}
@media (max-width: 767px) {
	
	 .pl_60
	{
		padding: 0px 0px;
	}
 
  
}


.pv120
{
	padding-top: 180px;
	padding-bottom: 180px;
}


#sec2 ol 
{
	margin-top: 30px;
	margin-left: -40px !important;
	max-width: 1000px;
	

}
#sec2 ol li
{
	
	
	/*margin-bottom: 15px;*/
	
	/*border-top:  thin solid #bad4ff;*/
	
	font-size: 18px;
	
}

.step-icon {
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ie-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 20px;
    color: #fff;
    background-color: #4D5188;
    margin-right: 15px;
}

.step-icon-red {

    background-color: #DF3639;

}
.step-icon-blue {

    background-color: #0F6690;

}

#sec5b ul
{ 
	margin-top: 30px;
	margin-left: -20px;
	
}

.mw1000,.mw900
{
	max-width: 1000px !important;
}


@media (min-width: 1600px)
{
	
	.section h3
	{
		line-height: 1.4 !important;
		font-size: 30px !important;
	}
}




#headline, #date
{
	font-weight: 700;
}


.outline
{
	background-color: #131313;
    border: 1px solid #c7d2db;
	/*border: thin solid #2B2B2B;*/
    border-radius: 3px;
    overflow: hidden;
	text-align:center;
	padding: 20px 20px 40px 20px;
	margin:10px -5px;

    background-color: rgba(105,105,105,0.20);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
	border-radius: 5px;
	border: thin solid #dadada;
	
}
/*.outline:hover
{
       box-shadow:2px 2px 6px 2px rgba(10%,10%,20%,0.2);
	  
        -webkit-transform: translateX(-1px);
        transform: translateX(-2px);
		 -webkit-transform: translateY(-1px);
        transform: translateY(-2px);
		background-color: rgba(255,255,255,0.2);
    	-webkit-backdrop-filter: saturate(180%) blur(20px);
    	backdrop-filter: saturate(180%) blur(20px);
}*/
.outline p 
	{
		text-align: left;
		line-height: 1.4;
		color: #dadada;
		font-size: large;
	}


.section h2.section-title
{
	max-width: 1000px;
	margin: 0 auto;
}
.text-info-light
{
	color: #3BF8FF !important;
}
.text-deem
{
	color: gainsboro !important;
}

.text-red-light ul li
{
	color: #fec6b7 !important;
	font-weight: 500;
}


.text-red-light
{
	color: #fec6b7 !important;
}





.section-descript ol
{
	margin-left: -20px;
	max-width: 1000px !important;
	
}

#sec2, #sec3, #sec4, #sec5
{
	padding: 0px 0 !important;
}




#sec2 .flex-box, #sec3 .flex-box, #sec4 .flex-box, #sec5 .flex-box
{
	max-width: 1000px !important;
	margin: 0 auto;
}

.tac
{
	text-align: center !important;
}


.step-icon {
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ie-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 20px;
    color: #fff;
    background-color: #4D5188;
    margin-right: 15px;
}

.step-icon-red {

    background-color: #DF3639;

}
.step-icon-blue {

    background-color: #17a2b8;

}


.step-icon-black {

    background-color: #323232;

}

.install_step
{
	padding: 30px 0;
	text-align: center;
	list-style: none;
}


.install_step li a
{
	font-size: larger;
	color: #006FFF;
	font-weight: 700;
}
.install_step li a:hover
{
	font-size: larger;
	color: #00a8ff;
	font-weight: 700;
	text-decoration: underline;
}

a.link-btn {
  margin-top: 2%;
  display: inline-block;
  margin-right: 15px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ie-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  border: 2px solid #92a1ac;
  color: #92a1ac;
  padding: 3px 15px;
}
a.link-btn2:hover,
a.link-btn2:focus {
  text-decoration: none;
  background-color: #92a1ac;
  color: #fff;
}

a.link-btn2 {
  margin-top: 2%;
  display: inline-block;
  margin-right: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ie-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #92a1ac;
  color: #92a1ac;
  padding: 3px 15px;
}
a.link-btn2:hover,
a.link-btn2:focus {
  text-decoration: none;
  background-color: #92a1ac;
  color: #fff;
}


.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td
{
	padding:20px 25px;
}

@media (min-width: 768px) {
	
	h2.section-title
	{
		font-weight: 600 !important;
	}
	.pv45
	{
		padding: 0 45px;
	}
 
}
@media (max-width: 767px) {
	
	
 
  
}


.section, #collapse_bk {
    padding: 35px 0 !important;
}

