﻿/* ========== 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 0px;
    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: 120px;
        left: 50%;
        margin-left: 160px;
        z-index: 999;
    }
}


/* =========================================================== */


/*.sqfk-article .sqfk-keyvision {
	background-size: cover;
	background-position: center;
	padding-bottom: auto;
	background: url(../images/sqfk-r2-header-bkd1.jpg) no-repeat;
	background-color: #ffffff;
}
@media (min-width: 1551px) {
	.sqfk-article .sqfk-keyvision {
		padding-bottom: 45%;
	}
}
@media (min-width: 1401px) and (max-width: 1550px) {
	.sqfk-article .sqfk-keyvision {
		padding-bottom: 53%;
	}
}
@media (min-width: 1201px) and (max-width: 1400px) {
	.sqfk-article .sqfk-keyvision {
		padding-bottom: 62%;
	}
}
@media (min-width: 1001px) and (max-width: 1200px) {
	.sqfk-article .sqfk-keyvision {
		padding-bottom: 70%;
	}
}
@media (min-width: 1000px) {
	.sqfk-article .sqfk-keyvision:before {
		content : "";
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    background: url(../images/sqfk-r2-header-bkd1.jpg) no-repeat;
	    width: 100%;
	    height: 20%;
	    opacity : 50;
	    z-index: 0;
	}
	.sqfk-article .sqfk-keyvision:after {
		content : "";
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    background: url(../images/sqfk-r2-header-bkd2.jpg) no-repeat;
	    width: 100%;
	    height: 20%;
	    opacity : 50;
	    z-index: 0;
	    -webkit-animation: lights-shine 3s infinite;
	    -moz-animation: lights-shine 3s infinite;
	    -o-animation: lights-shine 3s infinite;
	    animation: lights-shine 3s infinite;
	}

	.sqfk-article .sqfk-keyvision_content {
	  z-index: 10;
	  position: relative;
	}
	.sqfk-article .sqfk-keyvision .sqfk-container {
		left:50%;
		margin-left: -490px;
	    position: absolute;
	    z-index: 2;
	}
}
@-webkit-keyframes lights-shine {
  0%   { display: block; opacity: 0;}
  30%   { display: block; opacity: 50;}
  50%   { display: block; opacity: 0;}
  70%   { display: block; opacity: 50;}
  100%   { display: block; opacity: 0;}
}*/

#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);
}


/* iris */

.sqfk-keyvision .video-starsky {
    height: 600px;
    overflow: hidden;
    background-image: url(../images/head_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    display: none;
    position: absolute;
    z-index: 1;
    width: 100%
}

.sqfk-keyvision .video-starsky .clip {
    width: 100%;
    height: 100%;
    opacity: 1;
    object-fit: cover
}

@media ( min-width:1000px) {
    .sqfk-keyvision .video-starsky {
        display: block
    }
}

.sqfk-article .sqfk-nav-clean {
    z-index: 999
}

.sqfk-article .sqfk-keyvision {
    position: relative;
    min-height: 500px;
    padding: 0;
}

.sqfk-article .sqfk-keyvision .sqfk-container {
    position: absolute;
    padding-top: 50px;
    left: auto
}

.sqfk-article .sqfk-keyvision .dark-block {
    position: absolute;
    background: linear-gradient(to bottom, rgba(149, 195, 210, 0.28) 0%, rgb(5, 5, 5) 100%);        
    height: 550px;
    width: 100%
}

.sqfk-article .sqfk-keyvision .tit-block {
    margin: 50px 20px 0;
    background: rgba(0, 15, 25, 0.6);
    padding: 30px 0 40px
}

@media ( min-width:768px) {
    .sqfk-article .sqfk-keyvision {
        position: relative;
        min-height: 500px
    }
    .sqfk-article .sqfk-keyvision .sqfk-container {
        position: absolute;
        z-index: 990;
        left: auto;
        margin-left: 0
    }
    .sqfk-article .sqfk-keyvision .dark-block {
        position: absolute;
        background: linear-gradient(to bottom, rgba(149, 195, 210, 0.28) 0%, rgb(5, 5, 5) 100%);
        height: 550px;
        width: 100%
    }
    .sqfk-article .sqfk-keyvision .tit-block {
        margin: 100px 40px 0
    }
}

@media ( min-width:1000px) {
    .sqfk-article .sqfk-keyvision {
        position: relative;
        min-height: 600px
    }
    .sqfk-article .sqfk-keyvision .sqfk-container {
        position: absolute;
        z-index: 990;
        left: 50%;
        margin-left: -490px;
        padding-top: 250px;
    }
    .sqfk-article .sqfk-keyvision .dark-block {
        position: absolute;
        background: linear-gradient(to bottom, rgba(149, 195, 210, 0.28) 0%, rgb(5, 5, 5) 100%);
        height: 600px;
        width: 100%;
        z-index: 2
    }
    .sqfk-article .sqfk-keyvision .tit-block {
        margin: 170px 70px 0
    }
}

@media screen and (min-width: 1920px) {
    .sqfk-article .sqfk-keyvision .video-starsky .clip {
        width: 100%
    }
}

@media screen and (-ms-high-contrast: none),
(-ms-high-contrast: active),
(min-width: 1920px) {
    .sqfk-article .sqfk-keyvision .video-starsky .clip {
        width: 100%
    }
}

@media screen and (-ms-high-contrast: none),
(-ms-high-contrast: active),
(max-width: 1919px) {
    .sqfk-article .sqfk-keyvision .video-starsky .clip {
        width: 1920px;
        height: auto;
        margin-top: -180px
    }
}
