﻿/* ========== 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: 338px;
	margin: 0px auto 60px;
	filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6;
	z-index: 20; 
}
.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: 160px;
        z-index: 999;
	}
}

/* =========================================================== */
.sqfk-article .sqfk-keyvision {
	position: relative;
	background: url(../images/sqfk-r2-header-bkd1.jpg) no-repeat center;
	background-size: cover;
	background-color: #f5f5f5;
	padding-bottom: 200px;
	-webkit-animation: lights-shine 5s infinite;
	-moz-animation: lights-shine 5s infinite;
	-o-animation: lights-shine 5s infinite;
	animation: lights-shine 5s infinite;
}

@-moz-document url-prefix() {
	.sqfk-article .sqfk-keyvision {
	-moz-animation: none;
	animation: none;
	}
}
@media (min-width: 1000px) {
	.sqfk-article .sqfk-keyvision {
		padding-bottom: 300px;
	}
	.sqfk-article .sqfk-keyvision_content {
	  z-index: 10;
	  position: relative;
	}
}
@-webkit-keyframes lights-shine {
  0%   { background-image: url(../images/sqfk-r2-header-bkd1.jpg); }
  60%   { background-image: url(../images/sqfk-r2-header-bkd2.jpg); }
  100%   { background-image: url(../images/sqfk-r2-header-bkd1.jpg); }
}
@keyframes lights-shine {
  0%   { background-image: url(../images/sqfk-r2-header-bkd1.jpg); }
  60%   { background-image: url(../images/sqfk-r2-header-bkd2.jpg); }
  100%   { background-image: url(../images/sqfk-r2-header-bkd1.jpg); }
}



#sqss .sqss-regular .sqss-slide-block {
	width: 260px;
	height: 155px;
	margin-left: -130px;
}
@media (min-width: 360px) {
	#sqss .sqss-regular .sqss-slide-block {
		width: 300px;
		height: 150px;
		margin-left: -150px;
	}
}
@media (min-width: 720px) {
	#sqss .sqss-regular .sqss-slide-block {
		width: 640px;
		height: 320px;
		margin-left: -320px;
	}
}
@media (min-width: 1000px) {
	#sqss .sqss-regular .sqss-slide-block {
		width: 720px;
		height: 360px;
		margin-left: -360px;
	}
}
@media (min-width: 1000px) {
#sqss .sqss-regular .sqss-slide-caption {
	height: 72px;
}
}

/*#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;
}*/


/* GO TOP */
#back-top {
	position: fixed;
	bottom: 30px;
	right:20px;
}

#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background: url('../images/back_top.png') rgba(100,100,100,0.3) no-repeat center center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: rgba(100,100,100,0.5) ;
}


/* table */
#f03 { background:#f3fefe; }
#f03 table {
	width: 100%;
	margin-top: 40px;
	margin-bottom:50px;
}
#f03 table thead {
	height: 30px;
	background-color: #333333;
	color: #FFFFFF;
}
#f03 table th {
	padding: 12px;
	text-align: left;
	font-size: 16px;
}
#f03 table td {
	color:#393939;
	box-sizing: border-box;
	padding: 20px;
	border: 1px solid #cde6e6;
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	background:#f3fefe;
	transition:all 0.5s ease;
}
#f03 table td ul li {
    list-style: disc inside;
}
#f03 table td span { color:#034b98; }
#f03 table tr:hover td { background:#dceeee; }
#f03 table tr td.head {
	background-color: #F0F0F0;
}

@media (max-width: 1000px) {
	#f03 { padding:20px;}	
}
@media (max-width: 768px) {
  #f03 .product-overview-table {
	  overflow: auto;
	  -webkit-overflow-scrolling: touch;
  }
  #f03 .product-overview-table table {
	  width: 700px;
  }
}

@media (max-width: 768px) {
.sqfk-article .sqfk-section h3 br {
	display:none;
}
}

#stepkit{background-color: #f5f5f5;}
#stepkit .sqfk-stepkit li::before{font-size: 50px;color: #666666;}
#stepkit .sqfk-stepkit li.sqfk-sk-step { background:url(../images/ransomware_f06_line.png) no-repeat 0px 5px; padding-left:90px; padding-bottom:30px; }
#stepkit #steps ul li { float:left;font-size: 18px; }
#stepkit #steps ul:after { content: ''; display: block; clear: both; }
#stepkit #steps ul li:first-child { width:180px;}
#stepkit #steps ul li:nth-child(2) { width:450px; margin-top:30px; margin-left:15px; }
@media (max-width: 980px) {
	#stepkit #steps ul li:nth-child(2) { width:84%; margin:10px 15px 45px; }
}
@media (max-width: 720px) {
	#stepkit .sqfk-stepkit li.sqfk-sk-step { box-sizing:border-box; }
	#stepkit #steps ul li { float:none; }
	#stepkit #steps ul li:first-child { width:180px; margin-top:25px; }
	#stepkit #steps ul li:nth-child(2) { width:94%; margin:0px 0px 15px; }
}
@media (max-width: 640px) {
	#stepkit #steps ul li:first-child { margin:25px auto 10px; }	
}
@media (max-width: 480px) {
	#stepkit #steps ul li:nth-child(2) { width:94%; margin:10px auto; }
	#stepkit .sqfk-stepkit li.sqfk-sk-step { background:url(../images/ransomware_f06_line2.png) no-repeat 0px 3px; padding-left:42px; padding-bottom:40px; }
	.sqfk-stepkit li::before {	font-size: 34px; padding-top: 8px;}
}