﻿#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: 0 auto 60px;
    filter: alpha(Opacity=60);
    -moz-opacity: .6;
    opacity: .6
}

.addthis_sharing_toolbox a .at-icon-wrapper {
    border-radius: 4px
}

@media screen and (min-width: 1000px) {
    .addthis_sharing_toolbox {
        filter: alpha(Opacity=60);
        -moz-opacity: .6;
        opacity: .6;
        position: absolute;
        top: 60px;
        left: 50%;
        margin-left: -170px !important;
    }
}

.sqfk-article .sqfk-keyvision {
    background-size: cover;
    background-position: center;
    background-image: url(../images/qrm_header-bkd.jpg)
}

.sqfk-article .sqfk-keyvision .sqfk-kv-slogan {
    color: #fd6416;
    margin: 6px
}

.sqfk-article .sqfk-keyvision .sqfk-kv-intro {
    width: 94%;
    margin: auto;
    padding: 3%;
}

.sqfk-article .sqfk-keyvision .line {
    border-top: 1px solid #ccc;
    width: 80%;
    margin: 20px auto 20px
}

#sqss .sqss-regular .sqss-slide-block {
    width: 260px;
    height: 155px;
    margin-left: -130px
}

#intro2 {
    background-size: cover;
    background-attachment: fixed;
    background-image: url(../images/f1_bg.jpg)
}

#intro2 p {
    color: #fff !important
}

#device {
    background-size: cover;
    background-attachment: fixed;
    background-image: url(../images/device_bg.jpg)
}

#kvm {
    background-color: #fff
}

#alerts {
    background-size: cover;
    background-attachment: fixed;
    background-image: url(../images/f5_bg.jpg)
}

#alerts p,
#alerts h3,
#alerts h4 {
    color: #fff
}

#alerts h4 {
    font-size: 28px
}

#alerts .sqfk-ls-li {
    background-color: rgba(255, 204, 0, 0.8);
    width: 94%;
    margin-right: 0%;
    margin-top: 20px;
    padding: 3%;
}

#alerts .sqfk-ls-li h4 {
    color: #212121;
    text-align: left
}

#alerts .sqfk-ls-li p {
    margin: 0;
    padding: 0;
    color: #212121;
    text-align: left
}

#alerts .sqfk-ls-li:nth-child(2n) {
    background-color: rgba(255, 255, 255, 0.8)
}

#alerts .sqfk-ls-li:nth-child(3n) {
    margin-right: 0
}

@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: 800px) {
    .sqfk-article .sqfk-keyvision .sqfk-kv-intro {
        width: 500px;
        margin: auto
    }
    .sqfk-article .sqfk-keyvision .line {
        width: 220px;
        margin: 40px auto 20px
    }
    #alerts .sqfk-ls-li {
        background-color: rgba(255, 204, 0, 0.8);
        width: 27.333%;
        margin-right: 2.6%;
        margin-top: 20px;
        padding: 1.8%;
    }
}

@media (min-width: 1000px) {
    #alerts .sqfk-ls-li {
        width: 27.666%;
        margin-right: 3%;
    }
    #sqss .sqss-regular .sqss-slide-block {
        width: 720px;
        height: 480px;
        margin-left: -360px
    }
    #sqss .sqss-regular .sqss-slide-caption {
        height: 72px
    }
    .sqfk-article .sqfk-keyvision {
        min-height: 500px;
        color: #212121 !important
    }
}

#f08 h3 img {
    margin: 1em auto 0.5em;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}

#f08 h3 img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#windows-linux {
    background: url(../images/windows-linux_bg.png) repeat;
}

#f09 {
    padding: 60px 0px 0px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d7e8f2+1,bccdd5+100 */
    background: #d7e8f2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #d7e8f2 1%, #bccdd5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d7e8f2 1%, #bccdd5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d7e8f2 1%, #bccdd5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7e8f2', endColorstr='#bccdd5', GradientType=0);
    /* IE6-9 */
}

#f09 .sqfk-container .txt-all .sqfk-icon {
    text-align: center;
    padding-bottom: 10px;
}

#f09 .sqfk-container .txt-all h3 {
    padding: 0px 8.3871%;
    color: #202020;
}

#f09 .sqfk-container .txt-all h4 {
    text-align: center;
    color: #606a72;
}

#f09 .sqfk-container .txt-all p {
    text-align: left;
    color: #333333;
}

#f09 .sqfk-container .txt-all p.p-anno {
    color: #77818b;
}

#f09 .sqfk-container .txt-all figure {
    padding: 15px 20px 0px;
}

#f09 .sqfk-container .g-play img {
    max-width: 45%;
}

@media (min-width: 1000px) {
    #f09 .sqfk-container {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: flex-end;
    }
    #f09 .sqfk-container .txt-all {
        width: 50%;
        order: 2;
        align-self: center;
    }
    #f09 .sqfk-container .txt-all h3 {
        width: 100%;
        box-sizing: border-box;
        text-align: left;
    }
    #f09 .sqfk-container .txt-all h4 {
        text-align: left;
        margin-top: -10px;
        margin-bottom: 15px;
    }
    #f09 .sqfk-container .sqfk-sec-figure {
        width: 50%;
        order: 1;
        margin-top: 0;
    }
    #f09 .sqfk-container .sqfk-sec-figure img {
        max-width: 100%;
    }
}

@media (min-width: 600px) {
    #f09 .sqfk-container .txt-all figure {
        padding: 0 8.3871% 50px;
    }
    #f09 .sqfk-container .sqfk-sec-figure {
        margin-top: 0px;
    }
}

@media (min-width: 1280px) {
    #f09 .sqfk-container .txt-all {
        width: 50%;
        margin-left: 25px;
    }
}

@media (min-width: 1480px) {
    #f09 .sqfk-container .txt-all {
        width: 50%;
        margin-right: 50px;
    }
}

.sqfk-article .sqfk-section .sqfk-sec-figure.image-animation {
    overflow: hidden;
    position: relative;
    top: 40px;
}

.sqfk-article .sqfk-section .sqfk-sec-figure.image-animation img {
    -moz-transform: translateY(112%);
    -ms-transform: translateY(112%);
    -webkit-transform: translateY(112%);
    transform: translateY(112%);
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}

/* 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;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#back-top a:hover {
    color: #000
}

#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;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#back-top a:hover span {
    background-color: rgba(100, 100, 100, 0.5)
}