/* ========== ADJUSTMENTS OF QNAP HEADER AND FOOTER ========== */
#Main_Menu_wrap_false {
  display: none !important; }

@media (min-width: 1000px) {
  .mainHeader {
    position: absolute !important; }

  .ftrBlock {
    padding-top: 50px; } }
.addthis_sharing_toolbox {
  width: 266px;
  margin: 0px auto 60px;
  filter: alpha(Opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6; }
.addthis_sharing_toolbox a .at-icon-wrapper {
  border-radius: 4px; }

@media screen and (min-width: 1000px) {
  .addthis_sharing_toolbox {
    filter: alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: 222px; } }
/* =========================================================== */
.btn-box {
  font-weight: 500;
  line-height: 2.0em;
  font-size: 16px;
  background: #02a5e4;
  color: #ffffff !important;
  padding: 5px 15px;
  text-decoration: none;
  border-radius: 5px;
  margin: 5px; }

.sqfk-article .sqfk-keyvision {
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: url("../images/header_bkd.jpg");
  /* background-attachment:fixed; */ }

@media (min-width: 320px) {
  .sqfk-article .sqfk-keyvision {
    /* background-image: url('../images/header_bkd-s.jpg');  */ } }
@media (min-width: 720px) {
  .sqfk-article .sqfk-keyvision {
    /* background-image: url('../images/header_bkd.jpg'); */ } }
#sqss .sqss-regular .sqss-slide-block {
  width: 260px;
  height: 195px;
  margin-left: -130px; }

@media (min-width: 360px) {
  #sqss .sqss-regular .sqss-slide-block {
    width: 340px;
    height: 255px;
    margin-left: -170px; } }
@media (min-width: 720px) {
  #sqss .sqss-regular .sqss-slide-block {
    width: 680px;
    height: 510px;
    margin-left: -340px; } }
@media (min-width: 1000px) {
  #sqss .sqss-regular .sqss-slide-block {
    width: 800px;
    height: 600px;
    margin-left: -400px; } }
@media (min-width: 1000px) {
  #sqss .sqss-regular .sqss-slide-caption {
    /* height: 120px; */ } }
/*#levelsync ul li:nth-child(1) {
	padding-top: 20px;
	background-color: #A51200;
}
#levelsync ul li:nth-child(1) h4 .label, #levelsync ul li:nth-child(1) p {
	color: #FFFFFF;
	}*/
/*  2016-09 */
.sqfk-article a {
  color: #3399cc;
  text-decoration: none;
  transition: all 0.5s ease; }
.sqfk-article a:hover {
  color: #e46a3a; }
.sqfk-article .sqfk-keyvision .sqfk-kv-image {
  padding: 40px 20px 0px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -520px;
  z-index: 1; }
.sqfk-article .sqfk-keyvision .sqfk-container {
  z-index: 2; }
.sqfk-article .sqfk-keyvision .sqfk-kv-image img {
  max-width: 100%;
  display: block; }

@media (min-width: 320px) {
  .sqfk-article .sqfk-keyvision {
    min-height: 480px; }
  .sqfk-article .sqfk-keyvision .sqfk-kv-image {
    display: none;
    padding: 0px;
    margin-left: -200px;
    width: 40%; } }
@media (min-width: 450px) {
  .sqfk-article .sqfk-keyvision {
    min-height: 500px; }
  .sqfk-article .sqfk-keyvision .sqfk-kv-image {
    display: none;
    padding: 0px;
    margin-left: -200px;
    width: 36%; } }
@media (min-width: 600px) {
  .sqfk-article .sqfk-keyvision {
    min-height: 520px; }
  .sqfk-article .sqfk-keyvision .sqfk-kv-image {
    display: block;
    padding: 0px;
    margin-left: -250px;
    width: 30%; } }
@media (min-width: 720px) {
  .sqfk-article .sqfk-keyvision {
    min-height: 520px; }
  .sqfk-article .sqfk-keyvision .sqfk-kv-image {
    padding: 0px;
    margin-left: -400px;
    width: 42%; } }
@media (min-width: 1000px) {
  .sqfk-article .sqfk-keyvision {
    min-height: 520px; }
  .sqfk-article .sqfk-keyvision .sqfk-kv-image {
    padding: 40px 20px 0px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -520px;
    width: 42%; } }
@media (min-width: 1200px) {
  .sqfk-article .sqfk-keyvision .sqfk-kv-image {
    width: 25%; } }
#f01 {
  background-size: cover;
  background-position: center;
  background-image: url("../images/qcontactz_mean_bg.jpg"); }

.sqfk-article #f01.sqfk-section p {
  color: #ffffff;
  padding-top: 20px; }

#f01 .mean {
  margin: 5em 0px 1em; }
#f01 .mean:after {
  content: " ";
  display: block;
  clear: both; }
#f01 .point {
  float: left;
  width: 29%;
  margin: 2%;
  text-align: center; }
#f01 .point p {
  margin-bottom: 20px; }

@media (min-width: 320px) {
  #f01 .point {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 0 50px;
    text-align: center; } }
@media (min-width: 640px) {
  #f01 .point {
    float: left;
    width: 29%;
    margin: 2%;
    text-align: center;
    margin-bottom: 0px; } }
@media (max-width: 639px) {
  #f01 .mean br {
    display: none; } }
.sqfk-article .sqfk-section .sqss-slide-caption h4 {
  font-size: 24px;
  line-height: 1.5em;
  margin-bottom: 10px; }
.sqfk-article .sqfk-section .sqss-slide-caption p {
  font-size: 16px;
  padding: 0; }
.sqfk-article .sqfk-section p.align_ct {
  text-align: center; }
.sqfk-article #multiple_use.sqfk-section {
  padding-bottom: 0;
  background: #ffffff; }

/*  slider */
.m_slid_all {
  position: static;
  margin-top: 2%;
  height: 524px; }
.m_slid_all .m_slid {
  position: static; }
.m_slid_all .m_slid > div {
  width: 100%;
  display: block; }
.m_slid_all .m_slid .m_slid_txt {
  padding: 3% 5%;
  box-sizing: border-box;
  height: 500px; }

/*
.m_slid_all { position:relative; margin-top:2%; height:524px;  }
.m_slid_all .m_slid:after { display:block; clear:both; content:" "; }
.m_slid_all .m_slid { position:absolute; }
.m_slid_all .m_slid > div { width:50%; display:table-cell; }
*/
#m_slid_1 {
  z-index: 2;
  background: #f3eeea; }

#m_slid_2 {
  z-index: 1;
  background: #e6f1ea; }

.m_slid_all #m_slid_1 .m_slid_img {
  background: url(../images/qcontactz_QmailAgent.jpg) no-repeat left;
  background-size: cover; }
.m_slid_all #m_slid_2 .m_slid_img {
  background: url(../images/qcontactz_API.jpg) no-repeat left;
  background-size: cover; }
.m_slid_all .m_slid .m_slid_txt {
  padding: 3% 17% 5% 5%;
  box-sizing: border-box;
  height: 560px; }
.m_slid_all .m_slid .m_slid_txt img {
  display: block;
  margin: 0 auto 30px; }
.m_slid_all .m_slid .m_slid_txt h4 {
  padding: 15px 0px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
  text-align: center;
  font-size: 24px;
  line-height: 1.3em; }
.m_slid_all .m_slid .m_slid_txt p {
  padding: 0px;
  line-height: 1.8em; }

.m_slid_btn {
  display: none;
  bottom: 0px;
  z-index: 99;
  left: 50%;
  width: 72px;
  margin-left: -7.5%; }
.m_slid_btn > span {
  display: block;
  background: #aaa;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  margin: 5px 10px;
  float: left;
  cursor: pointer;
  transition: all 0.5s ease; }
.m_slid_btn > span:hover {
  background: #ccc; }

@media (min-width: 320px) {
  .m_slid_all {
    position: static;
    margin-top: 2%;
    height: auto; }
  .m_slid_all .m_slid {
    position: static; }
  .m_slid_all .m_slid > div {
    width: 100%;
    display: block; }
  .m_slid_all .m_slid .m_slid_img {
    height: 250px; }
  .m_slid_all .m_slid .m_slid_txt {
    padding: 10% 10% 15%;
    box-sizing: border-box;
    height: auto; }

  .m_slid_btn {
    display: none; } }
@media (min-width: 980px) {
  .m_slid_all {
    position: relative;
    margin-top: 2%;
    height: 513px; }
  .m_slid_all .m_slid {
    position: absolute; }
  .m_slid_all .m_slid > div {
    width: 50%;
    display: table-cell; }
  .m_slid_all .m_slid .m_slid_txt {
    padding: 3% 5% 7%;
    box-sizing: border-box;
    height: 560px; }

  .m_slid_btn {
    display: block;
    position: absolute;
    bottom: 0px;
    z-index: 99;
    left: 75%;
    margin-left: -5%; } }
@media (min-width: 1600px) {
  .m_slid_all .m_slid .m_slid_txt {
    padding: 3% 17% 5% 5%;
    box-sizing: border-box; }

  .m_slid_btn {
    display: block;
    position: absolute;
    bottom: 0px;
    z-index: 99;
    left: 75%;
    margin-left: -7.5%; } }
.btn_download {
  text-align: center; }
.btn_download a {
  user-select: none;
  display: inline-block;
  padding: 10px;
  border: 1px solid #999999;
  border-radius: 1px;
  text-decoration: none;
  line-height: 1.5em;
  font-weight: normal;
  font-size: 16px;
  color: #393939;
  transition: all 0.5s ease;
  margin-top: 30px;
  width: 150px; }
.btn_download a:hover {
  border: 1px solid rgba(150, 150, 150, 0.75);
  color: rgba(60, 60, 60, 0.75); }

/*    Qcontactz mobile    */
#mobile {
  background: url(../images/qcontactz_mobile_bg.png) left bottom no-repeat;
  position: relative;
  padding-bottom: 36%; }

.sqfk-article #mobile.sqfk-section .sqfk-sec-figure {
  position: absolute;
  width: 60%;
  left: 0;
  margin-left: -150px;
  margin-top: 0;
  padding: 0; }
.sqfk-article #mobile.sqfk-section .sqfk-sec-figure img {
  max-width: 100%; }
.sqfk-article #mobile.sqfk-section .mobile_txt {
  position: absolute;
  width: 30%;
  left: 50%;
  padding-top: 80px; }
.sqfk-article #mobile.sqfk-section h3 {
  text-align: left;
  width: 100%;
  padding: 0; }
.sqfk-article #mobile.sqfk-section h4 {
  font-size: 28px;
  line-height: 1.5em;
  padding-bottom: 15px;
  padding-top: 15px; }
.sqfk-article #mobile.sqfk-section .p-anno {
  padding: 0; }

@media (min-width: 320px) {
  #mobile {
    background: url(../images/qcontactz_mobile_bg-s.png) left center no-repeat;
    position: static;
    padding-bottom: 12%; }

  .sqfk-article #mobile.sqfk-section .sqfk-sec-figure {
    position: static;
    width: 100%;
    left: 0;
    margin-left: 0px;
    padding-top: 0; }
  .sqfk-article #mobile.sqfk-section .sqfk-sec-figure img {
    max-width: 100%; }
  .sqfk-article #mobile.sqfk-section .mobile_txt {
    position: static;
    width: 83.22581%;
    left: 0;
    padding-top: 80px;
    margin-left: 8.3871%;
    box-sizing: border-box; }
  .sqfk-article #mobile.sqfk-section h4 {
    font-size: 20px; }
  .sqfk-article #mobile.sqfk-section p.p-full {
    padding: 0; } }
@media (min-width: 800px) {
  #mobile {
    background: url(../images/qcontactz_mobile_bg.png) left bottom no-repeat;
    position: relative;
    padding-bottom: 50%;
    padding-top: 5%; }

  .sqfk-article #mobile.sqfk-section .sqfk-sec-figure {
    position: absolute;
    width: 60%;
    left: 0;
    margin-left: -150px;
    padding-top: 70px; }
  .sqfk-article #mobile.sqfk-section .sqfk-sec-figure img {
    max-width: 100%; }
  .sqfk-article #mobile.sqfk-section .mobile_txt {
    position: absolute;
    width: 45%;
    left: 50%;
    margin-left: -20px;
    padding-top: 70px; } }
@media (min-width: 1100px) {
  #mobile {
    background: url(../images/qcontactz_mobile_bg.png) left bottom no-repeat;
    position: relative;
    padding-bottom: 42%;
    padding-top: 5%; } }
@media (min-width: 1480px) {
  #mobile {
    background: url(../images/qcontactz_mobile_bg.png) left bottom no-repeat;
    position: relative;
    padding-bottom: 40%;
    padding-top: 5%; }

  .sqfk-article #mobile.sqfk-section .mobile_txt {
    position: absolute;
    width: 30%;
    left: 50%;
    margin-left: 20px;
    padding-top: 90px; }
  .sqfk-article #mobile.sqfk-section h4 {
    font-size: 28px; } }
#architecture {
  background: url(../images/qcontactz_architecture_bg.png) right bottom no-repeat #ffffff; }

@media (min-width: 320px) {
  #architecture {
    background: #f1f1f1; } }
@media (min-width: 980px) {
  #architecture {
    background: url(../images/qcontactz_architecture_bg.png) right bottom no-repeat #ffffff; } }
/* table */
#comparison {
  background: #f3fefe; }
#comparison table {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 50px;
  box-sizing: border-box; }
#comparison table thead {
  height: 30px;
  background-color: #333333;
  color: #FFFFFF; }
#comparison table th {
  padding: 12px;
  text-align: left;
  font-size: 16px; }
#comparison table td {
  color: #393939;
  box-sizing: border-box;
  padding: 8px;
  border: 1px solid #ccc;
  text-align: left;
  line-height: 30px;
  font-size: 16px;
  background: #ffffff;
  transition: all 0.5s ease; }
#comparison table td span {
  color: #034b98; }
#comparison table tr td.head {
  background-color: #F0F0F0; }

/*#comparison table tr:hover td { background:#bef0ff; }*/
@media (max-width: 1000px) {
  #comparison {
    padding: 20px; } }
@media (max-width: 768px) {
  #comparison .product-overview-table {
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  #comparison .product-overview-table table {
    width: 700px; } }
@media (max-width: 768px) {
  .sqfk-article .sqfk-section h3 br {
    display: none; } }
#f01 .all_bar {
  padding-top: 1.8vh;
  padding-bottom: 6vh;
  padding-left: 20px;
  padding-right: 20px; }
#f01 .bars {
  display: table;
  width: 100%; }
#f01 .bars img {
  width: 100%;
  height: 11px; }
#f01 .bars .txt {
  font-size: 15px;
  color: #7dfffc;
  text-align: left;
  font-weight: 300; }
#f01 .l {
  width: 100px;
  padding-right: 10px;
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding-bottom: 20px; }
#f01 .r {
  display: table-cell;
  vertical-align: top;
  background-size: 100% 300px;
  background-repeat: no-repeat;
  min-height: 145px;
  padding-top: 12px;
  padding-bottom: 20px; }
#f01 .top {
  text-align: right;
  margin-bottom: 5px; }
#f01 .light {
  color: #ffbd1e;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4em; }
#f01 .dark {
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4em; }
#f01 .r .dark {
  font-size: 11px;
  padding-top: 5px; }
#f01 .lt, #f01 .rt {
  margin-top: 31px; }
#f01 .bar-t {
  width: 30%; }
#f01 .bar-b {
  width: 20%;
  margin-top: 20px; }
#f01 .grad1 {
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  height: 6px;
  background: rgba(46, 83, 148, 0);
  background: -moz-linear-gradient(left, rgba(46, 83, 148, 0) 0%, #ffb400 30%, #ffb400 90%, #fef202 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(46, 83, 148, 0)), color-stop(70%, #ffbd1e), color-stop(100%, #fef202));
  background: -webkit-linear-gradient(left, rgba(46, 83, 148, 0) 0%, #ffb400 30%, #ffb400 90%, #fef202 100%);
  background: -o-linear-gradient(left, rgba(46, 83, 148, 0) 0%, #ffb400 30%, #ffb400 90%, #fef202 100%);
  background: -ms-linear-gradient(left, rgba(46, 83, 148, 0) 0%, #ffb400 30%, #ffb400 90%, #fef202 100%);
  background: linear-gradient(to right, rgba(46, 83, 148, 0) 0%, #ffb400 30%, #ffb400 90%, #fef202 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e5394', endColorstr='#ffbd1e', GradientType=1); }
#f01 .grad2 {
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  height: 6px;
  background: rgba(46, 83, 148, 0);
  background: -moz-linear-gradient(left, rgba(46, 83, 148, 0) 0%, white 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(46, 83, 148, 0)), color-stop(100%, white));
  background: -webkit-linear-gradient(left, rgba(46, 83, 148, 0) 0%, white 100%);
  background: -o-linear-gradient(left, rgba(46, 83, 148, 0) 0%, white 100%);
  background: -ms-linear-gradient(left, rgba(46, 83, 148, 0) 0%, white 100%);
  background: linear-gradient(to right, rgba(46, 83, 148, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e5394', endColorstr='#ffffff', GradientType=1); }

@media (min-width: 1000px) {
  #f01 .all_bar {
    padding-left: 0; }
  #f01 .l {
    width: 150px;
    padding-right: 20px; }
  #f01 .bars .txt {
    font-size: 26px; }
  #f01 .light {
    font-size: 20px; }
  #f01 .dark {
    font-size: 18px; }
  #f01 .r .dark {
    font-size: 18px;
    padding-top: 0px; } }
/* animate to 90% */
/* animate to 30% */
.sqfk-article #f01-item .sqfk-section-h4 {
  zoom: 1;
  margin-bottom: 2.5em; }
.sqfk-article #f01-item .sqfk-section-h4:before {
  content: "";
  display: table; }
.sqfk-article #f01-item .sqfk-section-h4:after {
  content: "";
  display: table;
  clear: both; }
.sqfk-article #f01-item .sqfk-section-h4 .txt {
  float: none;
  width: 100%;
  box-sizing: border-box;
  padding-top: 0px; }
.sqfk-article #f01-item .sqfk-section-h4 .sqfk-sec-figure {
  float: none;
  width: 100%;
  box-sizing: border-box;
  margin: 20px auto 0; }
.sqfk-article #f01-item.sqfk-section .sqfk-sec-figure {
  padding: 0; }
.sqfk-article #f01-item.sqfk-section .sqfk-sec-figure img, .sqfk-article #f01-item.sqfk-section .sqfk-sec-figure iframe {
  max-width: 100%; }
.sqfk-article #f01-item .sqfk-section-h4:nth-child(2) .txt {
  float: none; }

.sqfk-level-sync ul {
  margin: 0;
  width: 100%; }

@media (min-width: 768px) {
  .sqfk-article #f01-item .sqfk-section-h4 .txt {
    float: left;
    width: 35%;
    box-sizing: border-box;
    padding-top: 50px; }
  .sqfk-article #f01-item .sqfk-section-h4 .sqfk-sec-figure {
    float: left;
    width: 65%;
    box-sizing: border-box;
    margin: auto; }
  .sqfk-article #f01-item.sqfk-section .sqfk-sec-figure {
    padding: 0; }
  .sqfk-article #f01-item.sqfk-section .sqfk-sec-figure img, .sqfk-article #f01-item.sqfk-section .sqfk-sec-figure iframe {
    max-width: 100%; }
  .sqfk-article #f01-item .sqfk-section-h4:nth-child(2) .txt {
    float: right; } }
.sqfk-ls-li p {
  margin-bottom: 2em; }

.f03.sqfk-level-sync ul li.sqfk-ls-li {
  width: 100%;
  margin: 0;
  padding: 15px;
  box-sizing: border-box; }
.f03.sqfk-level-sync ul li.sqfk-ls-li:nth-child(2), .f03.sqfk-level-sync ul li.sqfk-ls-li:nth-child(3) {
  background-color: none; }

@media (min-width: 600px) {
  .f03.sqfk-level-sync ul li.sqfk-ls-li {
    width: 50%;
    margin: 0;
    padding: 15px;
    box-sizing: border-box; }
  .f03.sqfk-level-sync ul li.sqfk-ls-li:nth-child(2), .f03.sqfk-level-sync ul li.sqfk-ls-li:nth-child(3) {
    background-color: #f5f5f5; } }
/***************** below added by Gary **************************************/
@media only screen and (max-width: 1000px) {
  #intro .h3-full {
    text-align: center !important; }

  #home .sqfk-kv-intro {
    width: 80%; }

  .nav-h3-title {
    max-width: 100% !important; }

  .note_text {
    margin-left: 15px !important; } }
@media only screen and (max-width: 854px) {
  .mobile_fix {
    display: block !important;
    box-sizing: border-box;
    width: 80% !important;
    padding: auto !important;
    margin: auto !important;
    margin-bottom: 5px !important; }

  .mobile_fix2 {
    display: block !important;
    box-sizing: border-box;
    width: 100% !important;
    padding: auto !important;
    margin: auto !important; }

  .mobile_fix50 {
    display: block !important;
    box-sizing: border-box;
    width: 50% !important;
    padding: auto !important;
    margin: auto !important;
    margin-bottom: 5px !important; }

  #whatsnew .div_table_overlay_2 {
    position: absolute;
    top: 0;
    bottom: auto !important; }

  .sqfk-level-sync ul {
    width: 94%;
    margin-left: 3%; }

  #home {
    min-height: 400px; }

  #NAS {
    background-position: center right !important; }

  #switches {
    background-position: right center !important; } }
.sqfk-section p {
  font-size: 16px !important; }

.sqfk-level-sync ul li.sqfk-ls-li .btn a {
  margin-bottom: 0; }

.sqfk-ls-li .label {
  color: #000000;
  font-size: 15px !important;
  line-height: 160% !important; }
.sqfk-ls-li p {
  color: #000000;
  font-size: 15px !important; }

.sqfk-section p.p-narrow {
  font-size: 15px !important; }

.sqfk-article .sqfk-nav .nav-h3-title {
  color: #ffffff; }

#home {
  width: 100%;
  background: #111111;
  background-image: url("../images/10GbE_background_2.jpg");
  min-height: 700px;
  background-attachment: fixed;
  background-size: cover;
  background-position: center !important; }
#home h2 {
  margin-top: 0%;
  font-size: 45px;
  color: #FFFFFF; }
#home h2 strong {
  font-weight: 900; }
#home div {
  margin-top: 7%;
  text-align: center; }
#home img {
  width: 35%; }
#home p {
  margin-top: 5%;
  color: #ffffff;
  text-align: center;
  line-height: 160%;
  font-size: !important; }

#intro {
  background: #01060a;
  background-image: url("../images/Qsirch_WhatIsQsirch_Right_F.jpg");
  background-position: center bottom;
  background-repeat: repeat-x; }
#intro p {
  margin-top: 15px; }

#features strong, #download h3 {
  color: #000000; }

#fact {
  padding-left: 30px;
  padding-right: 30px;
  background-color: #fff; }
#fact figure {
  margin-bottom: 5em; }
#fact h3 {
  color: #000000; }
#fact .fa {
  font-size: 60px; }
#fact .navto {
  text-align: center; }
#fact .image img {
  display: block;
  margin: 0 auto; }

#nas {
  background-color: #afafaf; }
#nas p {
  margin-bottom: 1.5em; }
@media (max-width: 1000px) {
  #nas figure {
    display: none; } }

#expansion {
  background-color: #fff;
  background-image: url(../images/thunderbolt_to_10Gb.jpg);
  background-size: auto calc(100% + 2px);
  background-repeat: no-repeat;
  background-position: right 0;
  padding-top: 5vw;
  padding-bottom: 5vw; }
@media (max-width: 1000px) {
  #expansion {
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: 40vw 0; } }
#expansion p {
  margin-bottom: 1.5em; }

#switches {
  background-color: #afafaf;
  background-image: url(../images/thunderbolt_to_10Gb.jpg);
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: left 0;
  background-image: url(../images/background_switch.jpg);
  padding-top: 5vw;
  padding-bottom: 5vw; }
@media (min-width: 1920px) {
  #switches {
    background-size: auto 120%; } }
@media (max-width: 1000px) {
  #switches {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: none; } }
#switches p {
  margin-bottom: 1.5em; }

#recommended .sqfk-container {
  text-align: center; }
#recommended img {
  display: block;
  margin: 0 auto; }

#buy {
  background: #0086b2 url("../images/qnap_product_bg.jpg");
  background-position: bottom center;
  background-attachment: fixed;
  background-size: cover; }

#buy h3 a {
  display: inline-block;
  font-weight: 500;
  line-height: 1.1em;
  font-size: 36px;
  font-family: 'Open Sans', arial, sans-serif;
  background: #ffffff;
  color: #0086b2;
  padding: 5px 20px !important;
  text-decoration: none;
  border-radius: 5px;
  font-weight: 900; }

#whatsnew {
  background: #444444;
  padding-bottom: 0px;
  box-sizing: border-box;
  padding-right: 2px; }
#whatsnew h3 {
  color: #ffffff;
  padding-bottom: 15px; }
#whatsnew .div_table {
  display: table;
  width: 100%; }
#whatsnew .div_table_td {
  width: 25%;
  background: #444444;
  margin: 0px;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: text-top;
  position: relative; }
#whatsnew .div_table_overlay_1 {
  z-index: 9;
  position: absolute;
  width: 100%;
  padding: 10% 15% 10% 15%;
  text-align: center;
  line-height: 140%;
  background-color: rgba(0, 0, 0, 0.8);
  box-sizing: border-box; }
#whatsnew .div_table_overlay_2 {
  z-index: 9;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10% 15% 10% 15%;
  text-align: center;
  line-height: 140%;
  background-color: rgba(0, 0, 0, 0.8);
  box-sizing: border-box; }
#whatsnew .div_table h4 {
  text-align: center;
  color: #e9e9e9;
  font-size: 21px;
  font-weight: 400; }
#whatsnew .div_table_td span {
  color: #afafaf;
  font-size: 16px !important;
  line-height: 140%; }
#whatsnew .div_table_td img {
  width: 100%;
  z-index: 8;
  position: relative; }
#whatsnew .boder_white {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff; }

#features {
  background: #f7f7f7;
  padding-bottom: 100px; }

.sqss-slide-caption ul {
  min-height: 80px;
  color: #1e1e1e; }
.sqss-slide-caption ul li {
  color: #1e1e1e;
  width: 98%; }
.sqss-slide-caption ul li strong {
  font-size: 20px; }

#download {
  background: #e3e2e2; }

a.more_bt {
  font-weight: 500;
  line-height: 1.4em;
  font-size: 16px;
  background: #02a5e4;
  color: #ffffff;
  padding: 15px 25px;
  text-decoration: none;
  border-radius: 5px;
  line-height: 300%; }
a.more_bt:visited {
  background: #02a5e4;
  color: #ffffff;
  text-decoration: none; }
a.more_bt:hover {
  background: #000000;
  color: #02a5e4;
  text-decoration: none; }
a.more_bt:active {
  background: #000000;
  color: #ffffff;
  text-decoration: none; }
a.learnmore_bt {
  font-weight: 500;
  line-height: 1.4em;
  font-size: 16px;
  background: #02a5e4;
  color: #ffffff;
  padding: 5px 15px;
  text-decoration: none;
  border-radius: 5px;
  line-height: 300%; }
a.learnmore_bt:visited {
  background: #02a5e4;
  color: #ffffff;
  text-decoration: none; }
a.learnmore_bt:hover {
  background: #000000;
  color: #02a5e4;
  text-decoration: none; }
a.learnmore_bt:active {
  background: #000000;
  color: #ffffff;
  text-decoration: none; }

#download .browser_bt {
  font-weight: 500;
  line-height: 1.4em;
  font-size: 15px !important;
  padding: 15px 55px;
  text-decoration: none;
  border-radius: 5px;
  line-height: 300%;
  margin-left: 1%;
  display: inline-block; }
#download .browser_bt img {
  width: 120px; }
#download .app_bt {
  width: 200px; }

#comparison {
  padding: 60px 0px; }
#comparison table {
  margin: 0px 0px 20px 0px; }

.comparison_title {
  text-align: center !important;
  font-size: 14px !important;
  font-weight: 900; }

.comparison_img {
  text-align: center !important;
  padding: 20px 5px; }

.comparison_title_row {
  text-align: center !important;
  font-size: 14px !important;
  font-weight: 900;
  background: #ebebeb !important; }

.comparison_column {
  text-align: center !important;
  font-size: 14px !important; }

.note_text {
  font-size: 12px !important;
  padding: 0px !important;
  text-align: left;
  line-height: 160%;
  color: #919090; }

a.link_con {
  color: #e3271e;
  font-weight: 700; }
a.link_con:visited {
  color: #e3271e; }
a.link_con:hover {
  color: #fe8300; }
a.link_con:active {
  color: #fbfe00; }

/*# sourceMappingURL=sqfk-custom.css.map */
