@import url(https://fonts.googleapis.com/css?family=Fjalla+One);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400');

 @font-face {
    font-family: 'ROGFontsv';
    src:url("../fonts/ROG-Fonts-v1.6.1.ttf") format("opentype");
    /*src: url('../fonts/ROGFontsv1.5-Regular.otf');
    src: url('../fonts/ROGFontsv1.5-Regular.otf') format('embedded-opentype'));*/
    font-weight: normal;
    font-style: normal
}


/*ie11 above fixed*/

_:-ms-fullscreen,
:root #z270i .first-title {
    background: transparent !important;
}


/*basic*/

html,
body#z270i {
    margin: 0;
    height: 100%!important;
    background-color: #000;
    color: #FFF;
}


/*RWD import*/

#z270i * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-word;
}

#z270i img {
    display: block;
}

#z270i a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1rem;
    display: block;
    text-decoration: none;
    color: #0ea4ff;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}

#z270i a:hover {
    text-decoration: none;
    /*    color: #009edf;*/
    opacity: .5;
}

#z270i i {
    margin-right: 10px;
}

#z270i h1,
#z270i h2,
#z270i h3,
#z270i h4,
#z270i h5,
#z270i h6 {
    font-family: "Fjalla One", sans-serif;
    color: #FFF;
    line-height: 1.4rem;
    margin: 0;
    font-weight: normal;
}

#z270i p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.5rem;
    margin: 0;
    color: #FFF;
}

#z270i h6 {
    font-size: 1em;
}

#z270i ul {
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
}

#z270i ul li {
    font-family: '"Fjalla One"', sans-serif;
    font-size: 1rem;
    color: #FFF;
}

#z270i nav ul li {
    display: inline-block;
    color: #767676;
    /*    width: 115px;*/
    padding: 0 10px;
    font-family: 'Roboto Condensed', sans-serif;
    cursor: pointer;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    position: relative;
    text-align: left;
}

#z270i nav ul li:hover {
    color: #009edf;
}

#z270i input:focus,
#z270i .hd-button:focus {
    outline: 0;
}

#z270i .hd-button {
    background-color: transparent;
    border: none;
    cursor: pointer;
}

#z270i figure {
    margin: 1rem;
}

.mobile-form-x {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#owl-hd .owl-dots {
    position: absolute;
    bottom: 3%;
    left: 48%;
}


/*
.nav-section.pc-open {
    display: none;
}
*/

#z270i .mobile-open {
    display: none;
}

#z270i .row {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

#z270i .col-10 {
    width: 10%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#z270i .col-16 {
    width: 16.6%;
    display: inline-block;
    padding: 0 3px;
    margin-right: -5px;
    vertical-align: top;
}

#z270i .col-20 {
    width: 20%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#z270i .col-25 {
    width: 25%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#z270i .col-30 {
    width: 30%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#z270i .col-33 {
    width: 33%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#z270i .col-40 {
    width: 40%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#z270i .col-50 {
    width: 50%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#z270i .col-60 {
    width: 60%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#z270i .col-70 {
    width: 70%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#z270i .col-80 {
    width: 80%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#z270i .col-90 {
    width: 90%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#z270i .col-100 {
    width: 100%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}


/*++++++++++++++++++++++public+++++++++++++++++++++++++*/

#z270i small {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: smaller;
    line-height: 1rem;
}

#z270i .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

#z270i .font-center {
    text-align: center;
}

#z270i iframe {
    width: 100%;
    max-width: 100%;
    border: none;
}

#z270i iframe.rwd-video {
    height: 625px;
}

#z270i input[type="checkbox"].custom-check+ .custom-label:before {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

#z270i [class^="ti-"],
[class*=" ti-"] {
    font-size: 2em;
    color: #009edf;
    vertical-align: middle;
}

#z270i div p.secondary-tittle {
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
}

.style-underline {
    position: relative;
}


#z270i div .content {
    padding: 0 40px;
}

#z270i h3.content.sub-title {
    font-family: "Fjalla One", sans-serif;
    font-size: 2rem;
    color: #ce004a;
    line-height: 2rem;
    padding: 0;
    padding-bottom: 25px;
    text-transform: uppercase;
}

#z270i h4.content.sub-title {
    font-family: "Fjalla One", sans-serif;
    font-size: 1.5rem;
    color: #a5a5a5;
    line-height: 2rem;
    padding: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#z270i .first-title {
    font-family: 'ROGFontsv', sans-serif;
    font-size: 6rem;
    color: #FFF;
    line-height: 4rem;
    padding: 0;
    text-align: left;
    padding-bottom: 40px;
    background: -webkit-linear-gradient(black, white, black);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(black, white, black);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(black, white, black);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(black, white, black);
    /* Standard syntax (must be last) */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

#scrollUp {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 45px;
    height: 45px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #8D0000;
    opacity: 0;
}

#scrollUp.hd-show {
    opacity: 1;
}

#scrollUp:hover {
    background-color: #8D0000;
}

#scrollUp:hover svg {
    fill: #FFF;
}

#scrollUp svg {
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 5px;
    left: 0;
    fill: #8D0000;
    -webkit-transform: rotateZ(270deg);
    -moz-transform: rotateZ(270deg);
    -ms-transform: rotateZ(270deg);
    -o-transform: rotateZ(270deg);
    transform: rotateZ(270deg);
}


/*+++++++++++++++++++++++section-nav+++++++++++++++++++++++++++++++++*/

#z270i #nav .nav-title {
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #292929;
    padding: 10px;
    font-family: 'Roboto Light', sans-serif;
    min-height: 68px
}

#z270i #nav .row {
    margin: 0;
}

#z270i #nav .menu-button {
    color: #FFF;
}


/*+++++++++++++++++++++++section-kv+++++++++++++++++++++++++++++++++*/

#z270i #kv {
    position: relative;
    width: 100%
}

#z270i .top-img {
    -webkit-animation: colorrun 3s infinite;
    -o-animation: colorrun 3s infinite;
    animation: colorrun 3s infinite;
}

@keyframes colorrun {
    from {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }
    to {
        -webkit-filter: hue-rotate(359deg);
        filter: hue-rotate(359deg);
    }
}
#z270i #kv p {
    position: absolute;
    left: 13%;
    top: 20%;
    color: #FFF;
    width: 30%;
    z-index: 99;
}

#z270i .kv-video {
    
    background: url(../img/kv/kv-video.png) center center no-repeat;
    background-size: 1920px;
    height: 65px;
    padding: 10px 0px;
    position: relative;
    margin-top: -30px;
    z-index: 2;
}
#z270i .kv-video .sub-title {
    width: 100%;
     font-family: 'ROGFontsv', sans-serif;
    font-size: 3.5rem;
    line-height: 1rem;
    text-align: center;
    position: relative;
    margin: auto;
    padding-right: 35px;
    cursor: pointer
   
}
#z270i .kv-video .sub-title:before,#z270i .kv-video .sub-title:after{
    display: none
}
#z270i .kv-video + .video.hd-videobox2{
    margin-top: -30px;
    width: 100%
}
/*+++++++++++++++++++++++section-slideshow+++++++++++++++++++++++++++++++++*/

#z270i #slideshow .item .content.position-1 {
    position: absolute;
    width: 35%;
    z-index: 99;
    left: 27%;
    bottom: 24%;
}

#z270i #slideshow .item .content.position-2 {
    position: absolute;
    width: 35%;
    z-index: 99;
    left: 10%;
    bottom: 29%;
    text-align: left;
}

#z270i #slideshow .item .content.position-3 {
    position: absolute;
    width: 35%;
    z-index: 99;
    right: 26%;
    top: 74%;
}

#z270i #slideshow .content.sub-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 2rem;
    line-height: 3rem;
    color: #FFF;
}


/*+++++++++++++++++++++++section-spac+++++++++++++++++++++++++++++++++*/

#z270i #spac .spac {
    width: 80%;
    margin: 0 auto;
}

#z270i #spac .spac_list img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}
#z270i #spac .mobile {
 display: none
}
#z270i #spac .spac_list {
    text-align: left;
    margin-left: -5%
}

#z270i #spac .spac_list li {
    font-family: 'Roboto Condensed', sans-serif;
    position: absolute;
    letter-spacing: initial;
    line-height: 22px;
}

#z270i #spac .spac_list li span {
    font-weight: 300
}

#z270i #spac .spac_list li:nth-child(1) {
    top: 15.5%;
}

#z270i #spac .spac_list li:nth-child(2) {
    top: 32%;
}

#z270i #spac .spac_list li:nth-child(3) {
    top: 37%;
}

#z270i #spac .spac_list li:nth-child(4) {
    top: 56.5%;
}

#z270i #spac .spac_list li:nth-child(5) {
    top: 78%;
}

#z270i #spac .spac_list li:nth-child(6) {
    top: 97%;
}

#z270i #spac .spac_list li:nth-child(7),
#z270i #spac .spac_list li:nth-child(8),
#z270i #spac .spac_list li:nth-child(9),
#z270i #spac .spac_list li:nth-child(10),
#z270i #spac .spac_list li:nth-child(11),
#z270i #spac .spac_list li:nth-child(12),
#z270i #spac .spac_list li:nth-child(13),
#z270i #spac .spac_list li:nth-child(14){
    right: -5%;
    text-align: left;
}

#z270i #spac .spac_list li:nth-child(7) {
    top: 97%;
    right: 34.5%;
    text-align: center
}

#z270i #spac .spac_list li:nth-child(8) {
    top: 5%;
    right: 17%
}

#z270i #spac .spac_list li:nth-child(9) {
    top: 19.5%;
}

#z270i #spac .spac_list li:nth-child(10) {
    top: 40%;

}

#z270i #spac .spac_list li:nth-child(11) {
    top: 49.5%;
}
#z270i #spac .spac_list li:nth-child(12) {
    top: 72%;
    right: 5%
}
#z270i #spac .spac_list li:nth-child(13) {
    top: 85.5%;
    right: 2%
}
#z270i #spac .spac_list li:nth-child(14) {
    top: 93%;
}

/*++++++++++++++++++++++++++section_lighting+++++++++++++++++++++++++++*/

#z270i #lighting {
    background-image: url(../img/lighting/bg.jpg);
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
}

#z270i #lighting .col-40,
#z270i #lighting .col-60 {
    vertical-align: middle;
}

#z270i #lighting #color {
    width: 100%;
    height: 0;
    padding-bottom: 136.9%;
    position: absolute;
    z-index: 1;
}

#z270i #lighting img {
    display: inline-block;
}

#z270i #lighting b {
    display: block;
    margin-bottom: 5px;
}

#z270i #lighting .tip {
    color: #838383;
    font-size: 1rem;
    position: absolute;
    width: 50%;
    z-index: 2;
    right: 10%;
    bottom: 7%
}
#z270i .hd-sec-overview .hd-menu li.hd-active {
    border-color: #8D0000;
    background-color: #8D0000;
    color: white;
}

#z270i #lighting .hd-lighting {
    position: relative;
    overflow: hidden;
    background-color: #484848;
    z-index: 1
}

#z270i #lighting #hd-lightingimg {
    position: relative;
    z-index: 9;
    width: 100%;
}

#z270i #lighting .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 250px 20px;
}

#z270i #lighting .col-16 {
    width: 20%;
    display: inline-block;
    margin-right: -5px;
    font-size: .7rem;
    vertical-align: top;
    text-align: center;
    padding: 10px 5px;
    opacity: .5;
    cursor: pointer;
    letter-spacing: initial;
    line-height: normal;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}

#z270i #lighting .col-16.lighting-active {
    opacity: 1;
}

#z270i #lighting .col-50 {
    vertical-align:top;
}

#z270i #colorpicker {
    position: absolute;
    right: -50px;
    bottom: 20px
}


/* ---------- ANIMATIONS ---------- */

@keyframes colorrun {
    from {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }
    to {
        -webkit-filter: hue-rotate(359deg);
        filter: hue-rotate(359deg);
    }
}

@-webkit-keyframes colorrun {
    from {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }
    to {
        -webkit-filter: hue-rotate(359deg);
        filter: hue-rotate(359deg);
    }
}

@keyframes showfrombottom {
    from {
        opacity: 0;
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-webkit-keyframes showfrombottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(30px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }
}


/* ---------- END ANIMATIONS ---------- */


/* ---------- color effect ---------- */

.hd-rainbow {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff0000+0,ffff00+8,ffff00+15,00cb07+23,00cb07+31,07a9ff+38,07a9ff+46,1044ff+54,1044ff+62,1b2f7f+69,1b2f7f+77,d92f7f+85,d92f7f+92,ff0000+100 */
    background: #ff0000;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #ff0000 0%, #ffff00 8%, #ffff00 15%, #00cb07 23%, #00cb07 31%, #07a9ff 38%, #07a9ff 46%, #1044ff 54%, #1044ff 62%, #1b2f7f 69%, #1b2f7f 77%, #d92f7f 85%, #d92f7f 92%, #ff0000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #ff0000 0%, #ffff00 8%, #ffff00 15%, #00cb07 23%, #00cb07 31%, #07a9ff 38%, #07a9ff 46%, #1044ff 54%, #1044ff 62%, #1b2f7f 69%, #1b2f7f 77%, #d92f7f 85%, #d92f7f 92%, #ff0000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #ff0000 0%, #ffff00 8%, #ffff00 15%, #00cb07 23%, #00cb07 31%, #07a9ff 38%, #07a9ff 46%, #1044ff 54%, #1044ff 62%, #1b2f7f 69%, #1b2f7f 77%, #d92f7f 85%, #d92f7f 92%, #ff0000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ff0000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}


.hd-comet {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,545454+39,ff0000+54,ff0000+60,545454+73,545454+100 */
    background: #000000;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #000000 0%, #000000 39%, #ff0000 54%, #00ff2b 60%, #000000 73%, #000000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #000000 0%, #000000 39%, #ff0000 54%, #00ff2b 60%, #000000 73%, #000000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #000000 0%, #000000 39%, #ff0000 54%, #00ff2b 60%, #000000 73%, #000000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.hd-flash {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ff0000+15,545454+27,ff0000+40,545454+53,ff0000+63,545454+78,ff0000+90,545454+100 */
    background: #484848;
    /* Old browsers */
    background: -moz-linear-gradient(left, #484848 0%, #ff0000 15%, #484848 27%, #ff0000 40%, #484848 53%, #ff0000 63%, #484848 78%, #ff0000 90%, #484848 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #484848 0%, #ff0000 15%, #484848 27%, #ff0000 40%, #484848 53%, #ff0000 63%, #484848 78%, #ff0000 90%, #484848 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #810000 0%, #810000 25%, #ff0000 50%, #810000 75%, #810000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#484848', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

@-webkit-keyframes static {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
}

@keyframes static {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes breathing {
    0% {
        opacity: 1
    }
    50% {
        opacity: .3
    }
}

@keyframes breathing {
    0% {
        opacity: 1
    }
    50% {
        opacity: .3
    }
}

@-webkit-keyframes strobing {
    0% {
        opacity: 1
    }
    50% {
        opacity: .3
    }
}

@keyframes strobing {
    0% {
        opacity: 1
    }
    50% {
        opacity: .3
    }
}

@-webkit-keyframes music {
    0% {
        opacity: 1
    }
    10% {
        opacity: .3
    }
    40% {
        opacity: 1
    }
    60% {
        opacity: .3
    }
    70% {
        opacity: 1
    }
    100% {
        opacity: .3
    }
}

@keyframes music {
    0% {
        opacity: 1
    }
    10% {
        opacity: .3
    }
    40% {
        opacity: 1
    }
    60% {
        opacity: .3
    }
    70% {
        opacity: 1
    }
    100% {
        opacity: .3
    }
}

@-webkit-keyframes cycle {
    0% {
        background-color: red
    }
    15% {
        background-color: orange
    }
    30% {
        background-color: yellow
    }
    45% {
        background-color: #00CB07
    }
    60% {
        background-color: #07A9FF
    }
    75% {
        background-color: #1044FF
    }
    90% {
        background-color: #a12fd9
    }
    100% {
        background-color: red
    }
}

@keyframes cycle {
    0% {
        background-color: red
    }
    15% {
        background-color: orange
    }
    30% {
        background-color: yellow
    }
    45% {
        background-color: #00CB07
    }
    60% {
        background-color: #07A9FF
    }
    75% {
        background-color: #1044FF
    }
    90% {
        background-color: #a12fd9
    }
    100% {
        background-color: red
    }
}
@keyframes rainbow {
    0% {
        -webkit-filter: hue-rotate(359deg);
        filter: hue-rotate(359deg)
    }
    100% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg)
    }
}


@-webkit-keyframes cpu {
    0% {
        background-color: red
    }
    30% {
        background-color: yellow
    }
    60% {
        background-color: green
    }
    90% {
        background-color: yellow;
    }
}

@keyframes cpu {
    0% {
        background-color: red
    }
    30% {
        background-color: yellow
    }
    60% {
        background-color: green
    }
    90% {
        background-color: yellow;
    }
}

@keyframes comet {
    0% {
        z-index: 1;
        width: 200%;
        transform: translateX(-100%);
    }
    100% {
        z-index: 1;
        width: 200%;
        transform: translateX(50%);
    }
}

@-webkit-keyframes comet {
    0% {
        z-index: 1;
        width: 200%;
        transform: translateX(-100%);
    }
    100% {
        z-index: 1;
        width: 200%;
        transform: translateX(50%);
    }
}

@keyframes flash {
    0% {
        z-index: 1;
        width: 200%;
        transform: translateX(-100%) skewX(135deg);
    }
    100% {
        z-index: 1;
        width: 200%;
        transform: translateX(50%) skewX(135deg);
    }
}

@-webkit-keyframes flash {
    0% {
        z-index: 1;
        width: 200%;
        transform: translateX(-100%) skewX(135deg);
    }
    100% {
        z-index: 1;
        width: 200%;
        transform: translateX(50%) skewX(135deg);
    }
}


/* ---------- END color effect ---------- */


/*++++++++++++++++++++++++++section-lighting-2+++++++++++++++++++++++++++++++++++++*/
#z270i #lighting-2 .col-50{
    position: relative;
    margin-right: 5%;
    vertical-align: bottom
}
#z270i #lighting-2 .col-50 img{
    width: 100%
}

#z270i #lighting-2 .col-40{
    display: inline-block;
    padding-top: 3%;
    position: relative;
}
#z270i #lighting-2 #tip{
    position: relative;
    width: 100%;
    margin-top: 15px;
    color:#838383
}
/*++++++++++++++++++++++++++section-lighting-3+++++++++++++++++++++++++++++++++++++*/
#z270i #lighting-3{
    margin-top: 100px
}
#z270i #lighting-3 .content-w1200 img{
    display: inline-block;
    
    vertical-align: middle;
}

#z270i #lighting-3 .word{
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    margin-left: 5%
}
/*++++++++++++++++++++++++++section-Audio+++++++++++++++++++++++++++++++++++++*/

#z270i #audio {
    position: relative;
    /*
    background-image: url(../img/audio/audio-section.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
*/
}

#z270i #audio p.p-width {
    max-width: 70%;
}

#z270i #audio .info-position {
    position: relative;
    left: 20%;
    margin-top: 6%;
    width: 900px;
    z-index: 2;
}

#z270i #audio .audio-button .col-25 {
    padding: 10px;
}

#z270i #audio .audio-button .col-25 div {
    border: 2px solid #FFF;
    padding: 25px;
    background-color: #060606;
    cursor: pointer;
    min-height: 300px;
}

#z270i #audio .tip {
    color: #888;
    font-size: 1rem;
    margin-bottom: 20px;
}

#z270i #audio .img-position {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}

#z270i #audio .hd-supremefx {
    display: block;
}

#z270i #audio .hd-supremefx li {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: 1;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}

#z270i #audio .hd-supremefx li.hd-active {
    opacity: 1;
}


/*++++++++++++++++++++++++++section-Audio-2+++++++++++++++++++++++++++++++++++++*/

#z270i #audio-2 {
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0 0 80px 0;
    position: relative;
    overflow: hidden;
}

#z270i #audio-2 .mobile-open {
    display: none;
}

#z270i #audio-2 p.audio-tip {
    max-width: 540px;
    position: absolute;
    bottom: -3%;
    left: 17%;
}

#z270i #audio-2 .sonic-lighting {
    position: absolute;
    top: 1.95%;
    left: 15.6%;
    width: 47.1%;
    animation: sonic-lighting 5s .5s infinite;
}

@keyframes sonic-lighting {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

#z270i #audio-2 .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i #audio-2 .content-w1400 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i #audio-2 figure {
    margin: 0;
}

#z270i #audio-2 .hd-audioinput,
#z270i #audio-2 .hd-audioresulttxt {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 3%;
    padding: 7% 0 17%;
}

#z270i #audio-2 .hd-audioresulttxt {
    left: auto;
    right: 20%;
    padding: 3% 0 14%;
    -webkit-transform: scale(.85);
    -moz-transform: scale(.85);
    -ms-transform: scale(.85);
    -o-transform: scale(.85);
    transform: scale(.85);
}

#z270i #audio-2 .hd-audioinput li,
#z270i #audio-2 .hd-audioresulttxt li {
    height: 10%;
    position: relative;
}

#z270i #audio-2 .hd-audioresulttxt li {
    opacity: 0;
}

#z270i #audio-2 .hd-audioresulttxt li:nth-child(2),
#z270i #audio-2 .hd-audioresulttxt li:nth-child(4) {
    height: 6%;
}

#z270i #audio-2 .hd-audioresulttxt li:nth-child(1),
#z270i #audio-2 .hd-audioresulttxt li:nth-child(3) {
    height: 22%;
}

#z270i #audio-2 .hd-audioinput li h4,
#z270i #audio-2 .hd-audioresulttxt li h4 {
    font-size: 1.2rem;
    margin-bottom: 0;
    line-height: 20px;
    width: 86px;
    height: 86px;
    padding: 20px 10px;
    border-radius: 43px;
    border: 2px solid white;
    text-align: center;
    text-transform: uppercase;
    background-color: #616161;
}


/*
    #z270i #audio-2 .hd-audioresulttxt li:nth-child(1) h4{
        background-color: #F33;
    }
    #z270i #audio-2 .hd-audioresulttxt li:nth-child(2) h4, #z270i #audio-2 .hd-audioresulttxt li:nth-child(3) h4{
        background-color: #094de5;
    }
    #z270i #audio-2 .hd-audioresulttxt li:nth-child(4) h4{
        background-color: #16bc00;
    }
*/

#z270i #audio-2 .hd-audioinput li h4.hd-singleline,
#z270i #audio-2 .hd-audioresulttxt li h4.hd-singleline {
    line-height: 45px;
}

#z270i #audio-2 .hd-audioresult {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 80%;
    padding: 3% 0 11%;
    animation: audioresult 3s .5s infinite;
}

#z270i #audio-2 .hd-audioresult li {
    height: 33%;
    position: relative;
}

#z270i #audio-2 .hd-audioresult li img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

#z270i #audio-2 .hd-audioinput li {
    animation: inputgo 5s infinite;
}

#z270i #audio-2 .hd-audioresult li img {
    animation: resulticongo 5s 1s infinite;
}

#z270i #audio-2 .hd-audioresult li img:last-child {
    animation: resulticongo 5s 1s infinite, resulticonlight 5s 1s infinite;
}

#z270i #audio-2 .hd-audioresulttxt li {
    animation: inputgo 5s 1.5s infinite, resultgo 5s 1s infinite;
}

@keyframes inputgo {
    0% {
        transform: translateX(0px);
        opacity: 1;
    }
    20% {
        transform: translateX(0px);
        opacity: 1;
    }
    50% {
        transform: translateX(40px);
        opacity: 0;
    }
    100% {
        transform: translateX(40px);
        opacity: 0;
    }
}

@keyframes resultgo {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }
    80% {
        transform: translateX(0px);
        opacity: 1;
    }
    90% {
        transform: translateX(0px);
        opacity: 0;
    }
    100% {
        transform: translateX(0px);
        opacity: 0;
    }
}

@keyframes resulticongo {
    0% {
        transform: translateX(0px);
    }
    70% {
        transform: translateX(40px);
    }
    80% {
        transform: translateX(40px);
    }
}

@keyframes resulticonlight {
    0% {
        opacity: 0;
    }
    70% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
}


/*++++++++++++++++++++++++++section-Audio-4+++++++++++++++++++++++++++++++++++++*/

#z270i #audio-4 {
    background-image: url(../img/audio/bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 80px 0 180px 0;
}

#z270i #audio-4 .center {
    text-align: center;
    margin-bottom: 140px;
}

#z270i #audio-4 #audiogif {
    transform: perspective(660px) rotateY(12deg) scale(1.5, 1.5);
    position: relative;
    left: -29px;
    top: -29px;
    width: 100%;
    background-color: #313131;
    padding: 7px;
}

#z270i #audio-4 .txt_decoline {
    font-family: "Fjalla One", sans-serif;
    background: url(../img/audio/deco-line.png) right bottom no-repeat;
    font-size: 1.3rem;
    padding: 15px 0;
    margin-bottom: 10px;
    color: #ce004a;
    text-transform: uppercase;
}

#z270i #audio-4 li.audio-tag {
    position: absolute;
    z-index: 2;
}

#z270i #audio-4 .col-40,
#z270i #audio-4 .col-60 {
    vertical-align: middle;
}

#z270i #audio-4 li.audio-tag:before {
    content: "";
    display: block;
    position: absolute;
    border: 1px solid #ce004a;
}

#z270i #audio-4 li.audio-tag:nth-child(1) {
    width: 400px;
    top: -26%;
    right: 0;
}

#z270i #audio-4 li.audio-tag:nth-child(2) {
    width: 355px;
    top: 21%;
    right: 4%;
}

#z270i #audio-4 li.audio-tag:nth-child(3) {
    width: 330px;
    top: 68%;
    right: 3%;
}

#z270i #audio-4 li.audio-tag:nth-child(4) {
    width: 366px;
    bottom: -46%;
    left: 35.5%;
}

#z270i #audio-4 li.audio-tag:nth-child(1):before {
    display: none;
}

#z270i #audio-4 li.audio-tag:nth-child(2):before {
    width: 185px;
    height: 40px;
    left: -197px;
    top: 51px;
    border-top: none;
    border-left: none;
    transform: skewX(-30deg);
}

#z270i #audio-4 li.audio-tag:nth-child(3):before {
    width: 125px;
    height: 75px;
    left: -148px;
    top: -24px;
    border-bottom: none;
    border-left: none;
    transform: skewX(30deg);
}

#z270i #audio-4 li.audio-tag:nth-child(4):before {
    width: 215px;
    height: 293px;
    left: -357px;
    top: -219px;
    border-top: none;
    border-right: none;
    transform: skewX(40deg);
}

#z270i #audio-4 li.audio-tag:nth-child(2):after {
    content: "";
    display: block;
    position: absolute;
    width: 136px;
    height: 136px;
    border-radius: 68px;
    border: 1px solid #ce004a;
    left: -335px;
    top: 60px;
}

#z270i #audio-4 li.audio-tag:nth-child(4):after {
    content: "";
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    border: 1px solid #ce004a;
    left: -552px;
    top: -289px;
}

#z270i #audio-4 li.audio-tag:nth-child(4) small:before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 22px;
    left: -10px;
    top: 52px;
    border-right: 1px solid #ce004a;
    transform: skewX(-40deg);
}

#b250f #audio-mobile {
    display: none
}


/*++++++++++++++++++++++++++section-performance+++++++++++++++++++++++++++++++++++++*/

#z270i #performance {
    background-image: url(../img/performance/per-bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}
#z270i #performance .content-w1300,#z270i #performance-clock .content-w1300 {
    
    max-width: 1300px;
    margin: 0 auto;
    padding: 80px 20px;
    position: relative
}

#z270i #performance .content-w1300{
    margin: 0px auto
}
#z270i #performance .col-50 {
    padding: 0 20px 0 0;
    position: relative;
    vertical-align: bottom;
    
}
#z270i #performance .col-50:first-child{
    margin-left: 10%
} 
#z270i #performance .col-50:last-child{
    width: 40%
}
#z270i #performance .col-50  img{
    width: 100%;
}
#z270i #performance .tip {
    color: #888;
    font-size: .5rem;
    line-height: 16px
}

#z270i #performance .word{
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    margin-left: 5%;
}
#z270i #performance #word{
    position:relative;
    width: 24%;
    margin-left: 10%;
    display: inline-block;
        padding-top: 6%;
    vertical-align: middle;
}
#z270i #performance #word:before{
    content: "";
    position: absolute;
    width: 120px;
    background: #d0324a;
    height: 3px;
    left: -68%;
    top: 66%
}
#z270i #performance #fan{
    width: 50%;
    vertical-align: middle;
    display: inline-block
}
/*++++++++++++++++++++++++++section-performance-clock+++++++++++++++++++++++++++++++++++++*/

#z270i #performance-clock{
     background-image: url(../img/performance/ocdesign-bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}
#z270i #performance-clock #chart{
    width: 100%
}
/*++++++++++++++++++++++++++section-performance-2+++++++++++++++++++++++++++++++++++++*/

#z270i #performance-2 {
    position: relative;
}

#z270i #performance-2 .info-position {
    padding: 0 20px;
    position: absolute;
    top: 24%;
    right:15%;
    width: 27%;
}


/*++++++++++++++++++++++++++section-performance-3+++++++++++++++++++++++++++++++++++++*/

#z270i #performance-3 {
    position: relative;
    background-image:url(../img/performance/5-WAY-OPTIMIZATION-bg-15.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#z270i #performance-3 .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding:100px 20px;
}

#z270i #performance-3 ul {
    list-style-type: disc;
    padding-left: 15px;
}

#z270i #performance-3 ul li {
    font-family: 'Roboto Condensed', sans-serif;
}


/*++++++++++++++++++++++++++section-performance-4+++++++++++++++++++++++++++++++++++++*/


/* ------------ SEC_overview ------------ */


#z270i #performance-4 {
    position: relative;
    background-image: url(../img/performance/coolerbydesign-bg-15.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
}

#z270i #performance-4 .hd-button.content.sub-title {
    font-family: 'ROGFontsv', sans-serif;
    font-size: 3rem;
    color: #ce004a;
    line-height: 2rem;
    padding: 0;
    margin-bottom: 25px;
    cursor: pointer;
}

#z270i #performance-4 .hd-sec-overview .hd-menu {
    width: 100%;
    margin-bottom: 80px;
    padding: 0 30px;
    overflow: hidden;
}

#z270i #performance-4 .hd-sec-overview .hd-menu ul {
    display: flex;
    justify-content: space-around;
    padding: 30px 0;
    flex-wrap: wrap
}

#z270i #performance-4 .hd-sec-overview .hd-menu li {
    width: 18%;
    color: #808080;
    background-color: transparent;
    cursor: pointer;
    position: relative;
    z-index: 1;
    transition: all .3s ease
}

#z270i #performance-4 .hd-sec-overview .hd-menu li:before {
    content: "";
    position: absolute;
    width: calc(100% + 6px);
    height: 71px;
    transform: skew(-40deg);
    -webkit-transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    background: #26d2ff;
    /* Old browsers */
    background: -moz-linear-gradient(left, #26d2ff 0%, #c22eff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #26d2ff 0%, #c22eff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #26d2ff 0%, #c22eff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#26d2ff', endColorstr='#c22eff', GradientType=1);
    /* IE6-9 */
}

#z270i #performance-4 .hd-sec-overview .hd-menu li:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 100%;
    height: 65px;
    transform: skew(-40deg);
    -webkit-transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    background: #15404E;
    /* Old browsers */
    background: -moz-linear-gradient(left, #15404E 0%, #3E124D 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #15404E 0%, #3E124D 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #15404E 0%, #3E124D 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#15404E', endColorstr='#3E124D', GradientType=1);
    /* IE6-9 */
}

#z270i #performance-4 .hd-sec-overview .hd-menu li h4 {
    font-size: 21px;
    color: #818182;
    margin-bottom: 0;
    padding: 10px 0;
    text-transform: none;
    text-align: center;
    z-index: 2;
    position: relative;
    font-family: 'Roboto', sans-serif
}


	#z270i #performance-4 .hd-sec-overview .hd-menu li:hover{
		opacity: 0.5
	}


	#z270i #performance-4 .hd-sec-overview .hd-menu li.hd-active h4{
		color:white;
        
	}
#z270i #performance-4 .hd-sec-overview .hd-menu li.hd-active:after{
     background: #26d2ff;
    /* Old browsers */
    background: -moz-linear-gradient(left, #26d2ff 0%, #c22eff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #26d2ff 0%, #c22eff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #26d2ff 0%, #c22eff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#26d2ff', endColorstr='#c22eff', GradientType=1);
    /* IE6-9 */
}


/*
	#z270i #performance-4 .hd-details {
		padding-bottom: 70px;
	}
*/

#z270i #performance-4 .hd-details .hd-button svg {
    fill: #8D0000;
}

#z270i #performance-4 .hd-details .hd-prev svg {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

#z270i #performance-4 .hd-details .hd-next svg {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

#z270i #performance-4 .hd-details .hd-button:hover {
    color: #ffffff;
}

#z270i #performance-4 .hd-details .hd-button:hover svg {
    fill: #ffffff;
}

#z270i #performance-4 .hd-details .hd-next {
    float: right;
}

#z270i #performance-4 .hd-details .hd-next:after {
    content: "";
    display: block;
    width: 0;
    clear: both;
}

.hd-details .hd-detail {
    display: none;
}

.hd-details .hd-open {
    display: block;
    -webkit-animation: showfrombottom .8s ease;
    -moz-animation: showfrombottom .8s ease;
    -ms-animation: showfrombottom .8s ease;
    -o-animation: showfrombottom .8s ease;
    animation: showfrombottom .8s ease;
}

#z270i #performance-4 .hd-sec-mode h3 {
    margin-bottom: 50px;
}

#z270i #performance-4 .hd-sec-mode p {
    margin: 0 auto 80px;
}

#z270i #performance-4 .txt_decoline svg {
    margin-left: 10px;
    fill: #8D0000;
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

#z270i #performance-4 .hd-open svg {
    -webkit-transform: rotateZ(270deg);
    -moz-transform: rotateZ(270deg);
    -ms-transform: rotateZ(270deg);
    -o-transform: rotateZ(270deg);
    transform: rotateZ(270deg);
}

#z270i #performance-4 .hd-sec-mode .txt_decoline:hover {
    color: white;
}

#z270i #performance-4 .hd-sec-mode .txt_decoline:hover svg {
    fill: white;
}

#z270i #performance-4 .hd-sec-mode .mode-content {
    display: none;
    margin: 5px;
    position: relative;
}

#z270i #performance-4 .hd-sec-mode .mode-content ul {
    padding: 25px 35px;
    background: #3A3A3A;
    box-shadow: 0 0 200px 100px black inset;
}

#z270i #performance-4 .hd-sec-mode .mode-content p {
    margin-bottom: 25px;
}

#z270i #performance-4 .hd-pic01 {
    width: 100%;
    height: 189px;
    background: center center no-repeat;
    background-size: 1920px;
}

#z270i #performance-4 .hd-sec-controller {
    margin-top: 130px;
    background: top left no-repeat;
}

#z270i #performance-4 .hd-sec-controller p {
    margin: 70px 100px 0 10px;
}

#z270i #performance-4 .hd-sec-controller .hd-box {
    position: absolute;
    /*width: 500px;*/
    top: 55px;
    right: 0;
}

#z270i #performance-4 .hd-sec-controller .hd-decolinebox {
    position: absolute;
    top: -46px;
    right: 0;
    width: 110%;
}

#z270i #performance-4 .hd-sec-controller .hd-decolinebox li {
    margin-bottom: 15px;
}

#z270i #performance-4 .hd-sec-controller .txt_decoline {
    max-width: 460px;
    margin-bottom: 10px;
    font-size: 21px;
    position: relative;
}

#z270i #performance-4 .hd-sec-controller .txt_decoline:before {
    content: "";
    display: block;
    position: absolute;
    border: 1px solid #FF0000;
    transform: skewX(-35deg);
}

#z270i #performance-4 .hd-sec-controller li:nth-child(1) .txt_decoline:before {
    width: 0px;
    height: 160px;
    left: -57px;
    top: 26px;
    border-left: none;
}

#z270i #performance-4 .hd-sec-controller li:nth-child(2) .txt_decoline {
    padding-left: 30px;
}

#z270i #performance-4 .hd-sec-controller li:nth-child(2) .txt_decoline:before {
    width: 75px;
    height: 80px;
    left: -103px;
    top: 60px;
    border-top: none;
    border-left: none;
}

#z270i #performance-4 .hd-sec-controller li:nth-child(3) .txt_decoline {
    padding-left: 100px;
}

#z270i #performance-4 .hd-sec-controller li:nth-child(3) .txt_decoline:before {
    width: 295px;
    height: 70px;
    left: -320px;
    top: -11px;
    border-bottom: none;
    border-left: none;
    transform: skewX(35deg);
}

#z270i #performance-4 .hd-sec-controller .txt_decoline span {
    display: inline-block;
}

#z270i #performance-4 .hd-sec-controller .txt_decoline span:first-child {
    font-size: 48px;
}

#z270i #performance-4 .hd-sec-controller li li span {
    font-size: 30px;
    line-height: 24px;
    text-align: left;
}

#z270i #performance-4 .hd-sec-controller li li small {
    display: block;
    line-height: 12px;
}

#z270i #performance-4 .hd-sec-controller li ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    margin-top: 12px;
}

#z270i #performance-4 .hd-sec-controller li li {
    position: relative;
    display: inline-block;
}

#z270i #performance-4 .hd-sec-controller li:nth-child(1) li {
    width: 30%;
    padding-left: 25px;
}

#z270i #performance-4 .hd-sec-controller li:nth-child(2) li:first-child {
    width: 25%;
}

#z270i #performance-4 .hd-sec-controller li:nth-child(2) li {
    width: 40%;
}

#z270i #performance-4 .hd-sec-controller li:nth-child(3) li {
    width: 26%;
}


/* ------------ END SEC_overview ------------ */


/*++++++++++++++++++++++++++section-performance-5+++++++++++++++++++++++++++++++++++++*/

#z270i #performance-5 {
    position: relative;
    margin-top: 50px
}

#z270i #performance-5 .performance-chart {
    position: absolute;
    z-index: 2;
    bottom: 12%;
    left: 32%;
    max-width: 250px;
}

#z270i #performance-5 .performance-tip {
    position: absolute;
    z-index: 2;
    top: 21%;
    left: 76%;
    max-width: 250px;
}

#z270i #performance-5 .content-w1400 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 20px 50px 20px;
}

#z270i #performance-5 .tip {
    color: #888;
    font-size: 1rem;
    margin-top: 30px;
}

#z270i #performance-5 ul {
    list-style-type: disc;
    padding-left: 15px;
}


/*++++++++++++++++++++++++++section-performance-6+++++++++++++++++++++++++++++++++++++*/

#z270i #performance-6 {
    position: relative;
}

#z270i #performance-6 .content-w1400 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i #performance-6 .sub-title {
    font-family: "Fjalla One", sans-serif;
    font-size: 1.5rem;
    line-height: 3rem;
    padding: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#z270i #performance-6 .grey {
    color: #828283;
    font-weight: bold
}

#z270i #performance-6 ul {
    list-style-type: disc;
    padding-left: 15px;
}


/*++++++++++++++++++++++++++section-networking+++++++++++++++++++++++++++++++++++++*/

#z270i #networking {
    position: relative;
    background-image: url(../img/networking/network-title.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

#z270i #networking .content-w1400 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i  .title-banner {
    text-align: center;
    background-color: #ce004a;
    padding: 5px;
    font-weight: 500;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    margin-top: 30px
}

#z270i #networking .col-40,#z270i #networking .col-60 {
    vertical-align: middle;
}


/*++++++++++++++++++++++++++section-networking-2+++++++++++++++++++++++++++++++++++++*/

#z270i #networking-2 {
    position: relative;
    background-image:url(../img/networking/vroc-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
    min-height: 600px;
}

#z270i #networking-2 .content-w1300 {
    max-width: 1300px;
    margin: 0 auto;
    margin-bottom: 100px;
    padding: 50px 20px 0 20px;
}

#networking-2 img.mobile-guard {
    width: 45%;
}


#z270i #networking-2 .col-50 {
    vertical-align: middle;
    position: relative;
}

#z270i #networking-2 .scroll-active {
    position: absolute;
    top: 32%;
    right: 25%;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}

#z270i #networking-2 .scroll-active.on {
    top: 10%;
}

#z270i #networking-2 .p-position {
    color: #ce004a;
    position: absolute;
    text-shadow: 0 0 15px rgba(0, 0, 0, .8);
    font-weight: bold
}

#z270i #networking-2 .p-position:nth-child(2) {
    bottom: 59%;
    right: 10%;
}

#z270i #networking-2 .p-position:nth-child(3) {
    bottom: 10%;
    right: 5%;
}

#z270i #networking-2 .p-position:nth-child(4) {
    top: 43%;
    right: 17%;
    opacity: 0;
}

#z270i #networking-2 .p-position:nth-child(4).scroll-active.on {
    top: 33%;
    right: 17%;
    opacity: 1;
}
#z270i #networking-2 .col-50 {
    vertical-align: middle;
}

/*++++++++++++++++++++++++++section-networking-2+++++++++++++++++++++++++++++++++++++*/

#z270i #networking-4 {
    position: relative;
    
    background-image:url(../img/networking/wifi-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -3%;
}

#z270i #networking-4 .content-w1300 {
    max-width: 1300px;
    margin: 0 auto;
    padding: 50px 20px;
}

#networking-4 img.mobile-guard {
    width: 45%;
}


#z270i #networking-4 .col-50 {
    vertical-align: middle;
    position: relative;
}

#z270i #networking-4 .title-banner {
    text-align: center;
    background-color: #ce004a;
    padding: 5px;
    margin-top: 30px;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}

#z270i #networking-4 .col-50 {
    vertical-align: middle;
}

/*++++++++++++++++++++++++++section-networking-3+++++++++++++++++++++++++++++++++++++*/

#z270i #networking-3 {
    position: relative;
    background-image: url(../img/networking/bg-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 0 180px 0;
}

#z270i #networking-3 .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 120px 20px;
}

#z270i #networking-3 .hd-button {
    margin: 0 auto;
    left: 0;
    right: 0
}

#z270i #networking-3 .hd-button a {
    color: white
}

#z270i #networking-3 .hd-button {
    font-family: "Fjalla One", sans-serif;
    background-color: #ce004a;
    padding: 10px 15px;
    border-radius: 5px;
    color: #FFF;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin: 35px auto;
    display: block;
    cursor: pointer;
    width: 152px;
}

/*++++++++++++++++++++++++++section-networking-5+++++++++++++++++++++++++++++++++++++*/
#z270i #networking-5{
     position: relative;
    background-image: url(../img/networking/networking5-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position:left bottom;
}
#z270i #networking-5 .col-30{
    vertical-align: middle;
    margin-left: 20%
}
#z270i #networking-5 img{
    width: 50%;
    display: inline-block;
    vertical-align: middle
}

/*++++++++++++++++++++++++++section-games-guardian+++++++++++++++++++++++++++++++++++++*/

#z270i #games-guardian {
    position: relative;
    background-image: url(../img/games-guardian/games-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
}

#z270i #games-guardian figure {
    margin: 0 -5px 0 0;
}

#z270i #games-guardian .font-hover {
    position: absolute;
    top: 26%;
    padding: 10%;
    z-index: 0;
    width: 100%
}

#z270i #games-guardian img.img-hover {
    position: relative;
    cursor: pointer;
    z-index: 1;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}

#z270i #games-guardian img.img-hover:hover {
    opacity: .1;
}

#z270i #games-guardian .font-hover h3.content.sub-title {
    font-family: 'Fjalla One', sans-serif;
    font-size: 2rem;
    color: #ce004a;
    line-height: 1.5rem;
    padding: 0;
    margin-bottom: 25px;
    text-align: left;
}

#z270i #games-guardian .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i #games-guardian .content-w1500 {
    max-width: 1500px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i #games-guardian .col-20 {
    vertical-align: top;
    width: 20%;
    padding: 0 5px;
    text-align: center;
}

#z270i #games-guardian .col-33 {
    vertical-align: middle;
    padding: 0;
    width: 33.33%;
    position: relative;
}
#z270i #games-guardian  .col-50:last-child{
    margin-left: 10%
}
#z270i #games-guardian #tip{
    width: 80%;
}
#z270i .hd-more {
    width: 100%;
    max-width: 1920px;
    height: 126px;
    background: url(../img/games-guardian/more-bg.png) center center no-repeat;
    background-size: 1920px;
    padding: 40px 0 10px;
    cursor: pointer;
}


#z270i .hd-more .sub-title.more {
    font-family: 'ROGFontsv', sans-serif;
    font-size: 3.5rem;
    line-height: 1rem;
    text-align: center;
    position: relative;
    margin: auto;
    width: 165px;
    padding-right: 35px
}
#z270i .hd-more .sub-title.more:before{
    content: "";
    display: inline-block;
    position:absolute;
    width: 30px;
    height:5px;
    top: 21px;
    right: 0;
    background: white; 
     -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
    transition: all .3s ease
}
#z270i .hd-more .sub-title.more:after{
    content: "";
    display: inline-block;
    position:absolute;
    width: 30px;
    height: 5px;
    top: 21px;
    right: 0;
    background: white; 
     transition: all .3s ease
}
#z270i .hd-more.hd-open .sub-title.more:before{
     -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
#z270i .hd-more.hd-open .sub-title.more:after{
     -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

/*
#z270i #games-guardian .sub-title {
    font-family: "Fjalla One", sans-serif;
    font-size: 1.5rem;
    color: #808080;
    line-height: 1.5rem;
    padding: 0;
    margin-bottom: 35px;
    text-align: center;
}
*/



#z270i #games-guardian .hd-content .sub-title {
    color: #ce004a;
    height: 65px;
}

#z270i .hd-sec-hidden {
    display: none;
}

#z270i #games-guardian .hd-sec-hidden .txt_decoline {
    text-align: center;
    line-height: 1rem;
    font-size: 2rem;
}

#z270i #games-guardian .hd-sec-hidden .hd-content {
    min-height: 415px;
    position: relative;
    margin: 5px;
    display: block;
    padding: 50px 35px;
    background: #3A3A3A;
    /*    box-shadow: 0 0 100px 50px black inset;*/
}

#z270i #games-guardian .hd-sec-hidden .hd-content p {
    margin-bottom: 20px;
}

#z270i #games-guardian .hd-sec-hidden .hd-content p span {
    font-family: "Fjalla One", sans-serif;
    text-transform: uppercase;
    font-size: 60px;
}

#z270i #games-guardian .hd-frame:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    padding: 3px;
    position: absolute;
    top: -3px;
    left: -3px;
    z-index: -1;
    background: #929292;
    /*
    background: -moz-linear-gradient(left, #b7b7b7 0%,#616161 15%,#c3c3c3 54%,#4a4a4a 100%);
    background: -webkit-linear-gradient(left, #b7b7b7 0%,#616161 15%,#c3c3c3 54%,#4a4a4a 100%);
    background: linear-gradient(to right, #b7b7b7 0%,#616161 15%,#c3c3c3 54%,#4a4a4a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b7b7', endColorstr='#4a4a4a',GradientType=1 );
*/
}

#z270i #games-guardian #hd-sec-hidden {
    position: relative;
    background-image: url(../img/games-guardian/more-bottom-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#z270i #games-guardian .row {
    margin-top: 50px
}

#z270i #games-guardian .col-50 {
    padding: 0;
    vertical-align: middle
}
#z270i #games-guardian .col-50:last-child{
    width: 40%
}
/*++++++++++++++++++++++++++section-guardian-2+++++++++++++++++++++++++++++++++++++*/

#z270i #guardian-2 {
    position: relative;
    background-image:;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: -3%;
}

#z270i #guardian-2 .content-w1400 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 20px 0 20px;
}

#guardian-2 img.mobile-guard {
    width: 45%;
}

#z270i #guardian-2 .row {
    margin-top: 120px
}

#z270i #guardian-2 .col-50 {
    vertical-align: middle;
    position: relative;
}

#z270i #guardian-2 .scroll-active {
    position: absolute;
    top: 32%;
    right: 25%;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}

#z270i #guardian-2 .scroll-active.on {
    top: 10%;
}

#z270i #guardian-2 .p-position {
    color: #ce004a;
    position: absolute;
    text-shadow: 0 0 15px rgba(0, 0, 0, .8);
    font-weight: bold
}

#z270i #guardian-2 .p-position:nth-child(2) {
    bottom: 59%;
    right: 10%;
}

#z270i #guardian-2 .p-position:nth-child(3) {
    bottom: 10%;
    right: 5%;
}

#z270i #guardian-2 .p-position:nth-child(4) {
    top: 43%;
    right: 17%;
    opacity: 0;
}

#z270i #guardian-2 .p-position:nth-child(4).scroll-active.on {
    top: 33%;
    right: 17%;
    opacity: 1;
}

#z270i #guardian-2 .title-banner {
    text-align: center;
    background-color: #ce004a;
    padding: 5px;
    margin-top: 30px;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}

#z270i #guardian-2 .col-50 {
    vertical-align: middle;
}

/*++++++++++++++++++++++++++section-gives-you-more+++++++++++++++++++++++++++++++++++++*/

#z270i #gives-you-more-title {
    position: relative;
    background-image: url(../img/gives-you-more/title.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 4% 0;
}

#z270i #gives-you-more{
    position: relative
}
#z270i #gives-you-more p.p-width {
    max-width: 57%;
}

#z270i #gives-you-more-title .first-title {
    padding: 8% 0;
    font-size: 9rem;
    line-height: 6rem
}

#z270i #gives-you-more .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i #gives-you-more .content-w1400 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i #gives-you-more .col-50 {
    padding: 0;
}

#z270i #gives-you-more .row .col-50:first-child {
    padding-left: 5%;
}

#z270i #gives-you-more .col-30 {
    vertical-align: middle;
    padding: 0 10px;
    width: 30%;
    margin-right: 10px;
}

#z270i #gives-you-more .col-40 {
    vertical-align: middle;
    padding: 0 10px;
    width: 40%;
    margin-left: -5%;
}


#z270i #gives-you-more ul li {
    width: 100%;
    text-align: center;
    padding: 10px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
}


#z270i #gives-you-more .hd-button {
    font-family: "Fjalla One", sans-serif;
    background-color: #ce004a;
    padding: 10px 15px;
    border-radius: 5px;
    color: #FFF;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin: 35px 0;
    display: inline-block;
    cursor: pointer;
}

#z270i #gives-you-more .info-position {
    position: relative;
    left: 14%;
    width: 50%;
    z-index: 2;
    margin-top: 5%;
}

#z270i #gives-you-more .img-position {
    position: absolute;
    top: -10%;
    right: 0;
    z-index: 1;
}
#z270i #gives-you-more li.gray{
    
}


/*video*/

#z270i .video.hd-videobox2.v-open {
    height: 100vh;
}

#z270i .video.hd-videobox2 {
    width: 100%;
    height: 0;
    overflow: hidden;
    position: relative;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}

#z270i .video.hd-videobox2 video {
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    /* width: auto; */
    height: auto;
    background: url(../img/gives-you-more/video_poster.jpg) no-repeat;
    background-size: cover;
}


/*++++++++++++++++++++++++++section-gives-you-more-2+++++++++++++++++++++++++++++++++++++*/

#z270i #gives-you-more-2 {
    position: relative;
    background-image: ;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#z270i #gives-you-more-2 .first-title {
    padding: 3% 0;
}

#z270i #gives-you-more-2 .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

#z270i #gives-you-more-2 .content-w1400 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 20px;
}


/*++++++++++++++++++++++++++gaming-innovation+++++++++++++++++++++++++++++++++++++*/

#z270i #gaming-innovation {
    position: relative;
    background-image: url(../img/gaming-innovation/title.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

#z270i #gaming-innovation .new-number {
    display: none;
}


/*
#z270i #gaming-innovation .first-title {
   padding: 3% 0;
}
*/

#z270i #gaming-innovation .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i #gaming-innovation .content-w1400 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 20px 0 20px;
}


/*
#z270i #gaming-innovation .col-50 {
    vertical-align: middle;
}
*/

#z270i #gaming-innovation .col-50.word-width {
    max-width: 600px
}

#z270i #gaming-innovation .tip {
    color: #888;
    font-size: .8rem;
    margin-bottom: 5px;
}

#z270i #gaming-innovation .hd-3dtag {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

#z270i #gaming-innovation .hd-3dtag li {
    max-width: 320px;
    position: absolute;
    top: -30px;
    right: 0;
}

#z270i #gaming-innovation .hd-3dtag h4 {
    margin-top: 40px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

#z270i #gaming-innovation .hd-3dtag small {
    display: block;
    font-size: .85rem;
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(1) {
    width: 12%;
    top: -1%;
    right: 45%;
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(1) h4 {
    padding-left: 25px;
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(2) {
    width: 12%;
    top: 11%;
    right: 44%;
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(2) h4 {
    padding-left: 25px;
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(3) {
    width: 12%;
    top: 34%;
    right: 33%;
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(3) h4 {
    padding-left: 15px;
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(4) {
    width: 12%;
    top: 46%;
    right: 26.5%;
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(4) h4 {
    padding-left: 15px;
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(1),
#z270i #gaming-innovation .hd-3dtag li:nth-child(2),
#z270i #gaming-innovation .hd-3dtag li:nth-child(3),
#z270i #gaming-innovation .hd-3dtag li:nth-child(4) {
    min-width: 150px;
    max-width: 250px;
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(1):before,
#z270i #gaming-innovation .hd-3dtag li:nth-child(2):before,
#z270i #gaming-innovation .hd-3dtag li:nth-child(3):before,
#z270i #gaming-innovation .hd-3dtag li:nth-child(4):before {
    content: "";
    display: block;
    position: absolute;
    border: 1px solid #FF0000;
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(1):before {
    width: 97px;
    height: 36px;
    left: 108%;
    top: 58%;
    border-bottom: none;
    border-right: none;
    transform: skewX(-40deg);
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(2):before {
    width: 97px;
    height: 36px;
    left: 108%;
    top: 58%;
    border-bottom: none;
    border-right: none;
    transform: skewX(-40deg);
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(3):before {
    width: 97px;
    height: 36px;
    left: 108%;
    top: 58%;
    border-bottom: none;
    border-right: none;
    transform: skewX(-40deg);
}

#z270i #gaming-innovation .hd-3dtag li:nth-child(4):before {
    width: 55%;
    height: 32%;
    left: 108%;
    top: 58%;
    border-bottom: none;
    border-right: none;
    transform: skewX(-40deg);
}

#z270i #gaming-innovation .hd-3dtag .txt_decoline {
    font-family: "Fjalla One", sans-serif;
    background: url(../img/gaming-innovation/deco-line.png) left bottom no-repeat;
    font-size: 1.3rem;
    padding: 15px 0;
    margin-bottom: 10px;
    color: #ce004a;
    text-transform: uppercase;
}

/*++++++++++++++++++++++++++3d-printing-title+++++++++++++++++++++++++++++++++++++*/
#z270i #threed-printing-title{
 position: relative;
    background-image: url(../img/3d-printing-friendly/threed-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;}
#z270i #threed-printing-title .content-w1300 {
    max-width: 1300px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i #threed-printing-title h3.content.sub-title{
    margin-top: 100px
}

#z270i #threed-printing-title .first-title {
    font-size: 9rem;
    line-height: 6rem
}

/*++++++++++++++++++++++++++3d-printing-friendly-2+++++++++++++++++++++++++++++++++++++*/

#z270i #threed-printing-friendly-2 {
    position: relative;
    background-image:;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
#z270i #threed-printing-friendly-2 .row{
    margin-top: 50px
}
#z270i #threed-printing-friendly-2 .first-title {
    padding: 3% 0;
}


#z270i #threed-printing-friendly-2 .col-20 {
    vertical-align: top;
    
}

#z270i #threed-printing-friendly-2 h4.content.sub-title {
    color: #ce004a;
}


/*++++++++++++++++++++++++++3d-printing-friendly-3+++++++++++++++++++++++++++++++++++++*/

#z270i #threed-printing-friendly-3 img {
    display: inline-block;
    margin-top: 10px
}

#z270i #threed-printing-friendly-3 a {
    text-shadow: 0 0 14px rgba(56, 0, 26, 0.8);
    color: #fbde00;
}

#z270i #threed-printing-friendly-3 p.hd-txt_play {
    color: #fbde00;
}

#z270i #threed-printing-friendly-3 {
    position: relative;
}

#z270i #threed-printing-friendly-3 .first-title {
    padding: 3% 0;
}

#z270i #threed-printing-friendly-3 .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i #threed-printing-friendly-3 .content-w1400 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i #threed-printing-friendly-3 .col-50 {
    vertical-align: middle;
}

#z270i #threed-printing-friendly-3 .col-33 {
    padding: 50px;
}


#z270i #threed-printing-friendly-3 .hd-sec-process {
    margin-bottom: 170px;
}

#z270i #threed-printing-friendly-3 .hd-process {
    overflow: hidden;
    width: 100%;
    margin: 60px 0 0 0;
}

#z270i #threed-printing-friendly-3 .hd-process li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    height: 230px;
    margin-left: -5px;
    text-align: center;
    padding: 30px 0px 20px 60px;
    position: relative;
    -webkit-filter: drop-shadow(5px 0 15px rgba(0, 0, 0, .7));
    -moz-filter: drop-shadow(5px 0 15px rgba(0, 0, 0, .7));
    -ms-filter: drop-shadow(5px 0 15px rgba(0, 0, 0, .7));
    -o-filter: drop-shadow(5px 0 15px rgba(0, 0, 0, .7));
    filter: drop-shadow(5px 0 15px rgba(0, 0, 0, .7));
}

#z270i #threed-printing-friendly-3 .hd-process li:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 115px 0 115px 50px;
    border-color: transparent;
    position: absolute;
    top: 0;
    right: -50px;
}

#z270i #threed-printing-friendly-3 .hd-process li:nth-child(1) {
    background-color: #66002A;
    margin-left: 0;
    z-index: 4;
}

#z270i #threed-printing-friendly-3 .hd-process li:nth-child(1):after {
    border-left-color: #66002A;
}

#z270i #threed-printing-friendly-3 .hd-process li:nth-child(2) {
    background-color: #8D0037;
    z-index: 3;
}

#z270i #threed-printing-friendly-3 .hd-process li:nth-child(2):after {
    border-left-color: #8D0037;
}

#z270i #threed-printing-friendly-3 .hd-process li:nth-child(3) {
    background-color: #B50045;
    z-index: 2;
}

#z270i #threed-printing-friendly-3 .hd-process li:nth-child(3):after {
    border-left-color: #B50045;
}

#z270i #threed-printing-friendly-3 .hd-process li:nth-child(4) {
    background-color: #CA004B;
    z-index: 1;
}

#z270i #threed-printing-friendly-3 #learnmore {
    display: block;
    width: 300px;
    height: 74px;
    border-radius: 5px;
    margin: 50px auto;
    position: relative;
}

#z270i #threed-printing-friendly-3 #learnmore h3 {
    border: 2px solid #ce004a;
    padding: 25px 0;
}

#z270i #threed-printing-friendly-3 #learnmore:hover h3 {
    color: white;
    background-color: rgba(0, 0, 0, .6);
}

#z270i #threed-printing-friendly-3 h4.content.sub-title{
    color: #FFF92C
}


/*++++++++++++++++++++++++++section-intel+++++++++++++++++++++++++++++++++++++*/

#z270i #intel {
    position: relative;
    background-image: url(../img/intel/title.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0px -180px;
}


/*
#z270i #intel .first-title {
   padding: 3% 0;
}
*/

#z270i #intel .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i #intel .content-w1400 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 20px;
}

#z270i #intel .col-50 {
    padding: 0;
}

#z270i #intel .tip {
    color: #888;
    font-size: 1rem;
    margin-bottom: 5px;
}
#z270i #intel  .row{
    margin-bottom: 50px
}