.main-article {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    background: #fff;
    padding: 91px 0 0;
    color: #000;
}
.section {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 16px;
    color: #8f8f8f;
    background-color: #fff;
    text-align: left;
}
.section .section-image {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    width: 100%;
}
.section-color-blue {
    background: linear-gradient(to right, #194E82,#4A80B8,#36899E);
    -webkit-background-clip: text;
    color: transparent;
}
.section-color-blue2 {
    background: linear-gradient(to right, #204AFB,#3BAEFB,#0371FB);
    -webkit-background-clip: text;
    color: transparent;
}
.section-color-red {
    background: linear-gradient(to right, #ED462F,#EF6430,#F6AB39);
    -webkit-background-clip: text;
    color: transparent;
}
.section-color-red2 {
    background: linear-gradient(to right, #EC592F,#EE4A2F,#F39331);
    -webkit-background-clip: text;
    color: transparent;
}
.section-color-yellow {
    background: linear-gradient(to right, #F9CA32, #A3393B);
    -webkit-background-clip: text;
    color: transparent;
}
.section-color-yellow2 {
    background: linear-gradient(to right, #287EB8,#C3393E,#D6B92A);
    -webkit-background-clip: text;
    color: transparent;
}
.section-color-green {
    background: linear-gradient(to right, #2F6A38,#4CA247,#36783A);
    -webkit-background-clip: text;
    color: transparent;
}
.section-color-green2 {
    background: linear-gradient(to right, #3C822C,#46951E,#94B51A);
    -webkit-background-clip: text;
    color: transparent;
}
.section-color-grey {
    background: linear-gradient(to right, #B7B395, #95A3A7,#637099);
    -webkit-background-clip: text;
    color: transparent;
}
.section-color-thermal {
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #ff9329), color-stop(0.15, #edefc3), color-stop(0.45, #f7ac26), color-stop(0.60, #fe3d34), color-stop(0.80, #c51173), color-stop(1, #6d0688) );
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #6d0688), color-stop(0.15, #c51173), color-stop(0.45, #fe3d34), color-stop(0.60, #f7ac26), color-stop(0.80, #ff9329), color-stop(1, #ff9329) );
    -webkit-background-clip: text;
    color: transparent;
}
.section .section-row {
    display: flex;
    margin: 0 -15px;
}
.section .section-col {
    width: 50%;
    padding: 0 15px;
}
.section-note {
    font-size: 12px;
    color: #ccc;
}
.section-quote {
    font-size: 12px;
    line-height: 1.2;
    color: #8e8e8c;
}
.section .section-head {
    color: #000;
    font-weight: bold;
    line-height: 1;
}
.section .section-q {
    color: #000;
}
.section.section-bg-black {
    background-color: #000;
    color: #a0a0a0;
}
.section-bg-black .section-head {
    color: #fff;
}
.section-bg-black {
    color: #a0a0a0;
}
.section-bg-black .section-q {
    color: #fff;
}

.section .section-head {
    font-size: 1.5em;
    text-transform: uppercase;
    line-height: 1.15;
}
.section .section-txt {
    padding-top: 1em;
}


.section-welcome .section-head {
    font-size: 2em;
    text-transform: uppercase;
}
.section-welcome .section-wrap {
    padding: 0 11% 10%;
}
.section-welcome .section-txt {
    padding-top: 1em;
}

.section-thermal .section-wrap {
    position: absolute;
    top: 5%;
    left: 11%;
    right: 10%;
}

.section-thermal-sensor .section-wrap {
    position: absolute;
    top: 8%;
    left: 16%;
    right: 16%;
}

.section-measures .section-wrap {
    position: absolute;
    top: 8%;
    left: 16%;
    right: 16%;
}
.section-measures .section-p2 {
    padding-top: 115%;
}

.section-cpu .section-wrap {
    position: absolute;
    top: 14%;
    left: 10%;
    right: 10%;
}
.section-cpu .section-txt {
    padding-top: 53%;
}

.section-display .section-wrap {
    position: absolute;
    top: 9%;
    left: 14%;
    right: 14%;
}
.section-display .section-txt {
    padding-top: 176%;
}

.section-camera-summary .section-wrap {
    position: absolute;
    top: 8%;
    left: 16%;
    right: 16%;
}
.section-camera-summary .section-i {
    position: absolute;
    top: 54%;
    left: 73%;
    right: 3%;
    font-size: .65em;
    line-height: 1.1;
}
.section-camera-summary .section-h {
    font-weight: bold;
    font-size: 1.35em;
    color: #fff;
    line-height: 1;
}
.section-camera-summary .section-t {
    margin-top: .6em;
    padding-top: .6em;
    border-top: 1px solid #a0a0a0;
}
.section-camera-summary .section-i2 {
    top: 56%;
    left: 8%;
    right: 71%;
}
.section-camera-summary .section-i3 {
    top: 57%;
    left: 40%;
    right: 40%;
}
.section-camera-summary .section-i4 {
    top: 32%;
    left: 70%;
    right: 3%;
}
.section-camera-summary .section-i5 {
    top: 34%;
    left: 13%;
    right: 57%;
}

.section-photo .section-wrap {
    position: absolute;
    top: 8%;
    left: 16%;
    right: 16%;
}

.section-infrared .section-wrap {
    position: absolute;
    top: 7%;
    left: 12%;
    right: 12%;
}

.section-memory .section-wrap {
    position: absolute;
    top: 1%;
    left: 16%;
    right: 16%;
}

.section-sound .section-wrap {
    position: absolute;
    left: 20%;
    right: 16%;
    top: 22%;
}

.section-battery .section-wrap {
    position: absolute;
    top: 5%;
    left: 11%;
    right: 22%;
}
.section-battery .section-subhead {
    font-size: 4em;
    font-weight: bold;
}


.section-otg .section-wrap {
    position: absolute;
    top: 9%;
    left: 12%;
    right: 12%;
}
.section-otg .section-subhead {
    text-transform: uppercase;
    color: #000;
}
.section-otg .section-txt {
    padding-top: 154%;
}

.section-charge .section-wrap {
    position: absolute;
    top: 12%;
    left: 16%;
    right: 16%;
}

.section-protection .section-wrap {
    position: absolute;
    top: 8%;
    left: 11%;
    right: 8%;
}
.section-protection .section-i {
    color: #fff;
    position: absolute;
    top: 29%;
    left: 8%;
    right: 44%;
    font-size: .8em;
    line-height: 1.1;
    display: none;
}
.section-protection .section-h {
    font-size: 1.3em;
    padding-bottom: .3em;
    font-weight: bold;
}
.section-protection .section-i2 {
    top: 52%;
    left: 8%;
    right: 44%;
}
.section-protection .section-i3 {
    top: 77%;
    left: 8%;
    right: 44%;
}

.section-safety .section-wrap {
    position: absolute;
    top: 13%;
    left: 16%;
    right: 16%;
}

.section-navigation .section-i {
    position: absolute;
    top: 22%;
    left: 16%;
    right: 16%;
}
.section-navigation .section-i2 {
    top: 68%;
}

.section-green .section-wrap {
    position: absolute;
    top: 10%;
    left: 16%;
    right: 16%;
}
.section-green .section-txt {
    color: #fff;
}

.section-bands .section-wrap {
    position: absolute;
    top: 10%;
    left: 16%;
    right: 16%;
}

@media screen and (max-width: 768px) {
    .section .section-quote {
        padding: 0 15px 20px;
        margin-top: -20px;
        margin-left: 45%;
        text-align: right;
    }

    .section-memory .section-head,
    .section-memory .section-q {
        color: #fff;
    }
    .section-memory .section-txt {
        color: #a0a0a0;
    }
}

@media screen and (min-width: 769px) {
    .section {
        font-size: 20px;
        max-width: 1300px;
    }
    .section-note {
        font-size: 14px;
    }
    .section-quote {
        font-size: 34px;
    }

    .section .section-head {
        font-size: 1.9em;
        line-height: 1.15;
        text-transform: uppercase;
    }
    .section .section-txt {
        font-size: .7em;
        padding-top: 2em;
    }

    .section-welcome .section-head {
        font-size: 3.2em;
        text-transform: none;
    }
    .section-welcome .section-wrap {
        padding: 3% 0 10%;
        margin: 0 25% 0 11%;
    }
    .section-welcome .section-txt {
        padding-top: 3em;
        padding-right: 50%;
    }

    .section-thermal .section-wrap {
        top: 25%;
        left: 58%;
        right: 3%;
    }

    .section-thermal-sensor .section-wrap {
        top: 35%;
        left: 10%;
        right: 55%;
    }

    .section-measures .section-wrap {
        top: 25%;
        left: 10%;
        right: 40%;
    }
    .section-measures .section-p2 {
        padding-top: 0;
    }

    .section-cpu .section-wrap {
        top: 22%;
        left: 10%;
        right: 55%;
    }
    .section-cpu .section-txt {
        padding-top: 23%;
    }

    .section-display .section-wrap {
        top: 18%;
        left: 10%;
        right: 55%;
    }

    .section-camera-summary .section-wrap {
        top: 17%;
        left: 11%;
        right: 50%;
    }
    .section-camera-summary .section-f {
        position: absolute;
        top: 41%;
        left: 11%;
        right: 7%;
        top: 41%;
        left: 11%;
        right: 7%;
        display: flex;
        justify-content: space-between;
    }
    .section-camera-summary .section-i {
        position: initial;
        top: auto;
        left: auto;
        right: auto;
        width: 17%;
        font-size: .8em;
    }
    .section-camera-summary .section-h {
        font-size: 1.35em;
    }
    .section-camera-summary .section-t {
        margin-top: .6em;
        padding-top: .6em;
    }

    .section-photo .section-wrap {
        top: 24%;
        left: 62%;
        right: 11%;
    }
    .section-photo .section-txt {
        padding-top: 4em;
    }

    .section-infrared .section-wrap {
        top: 37%;
        left: 10%;
        right: 60%;
    }

    .section-memory .section-wrap {
        top: 35%;
        left: 11%;
        right: 60%;
    }

    .section-sound .section-wrap {
        top: auto;
        left: 11%;
        right: 55%;
        bottom: 4%;
    }

    .section-battery .section-wrap {
        top: 10%;
        left: 63%;
        right: 10%;
    }
    .section-battery .section-subhead {
        font-size: 4em;
    }

    .section-otg .section-wrap {
        top: 15%;
        left: 11%;
        right: 57%;
    }

    .section-charge .section-wrap {
        top: 24%;
        left: 11%;
        right: 50%;
    }
    .section-charge .section-txt {
        padding-top: 5em;
        padding-right: 50%;
    }

    .section-protection .section-wrap {
        top: 19%;
        left: 11%;
        right: 8%;
        display: flex;
    }
    .section-protection .section-head {
        width: 35%;
    }
    .section-protection .section-txt {
        width: 65%;
        padding-top: 0;
        padding-left: 2em;
    }
    .section-protection .section-i {
        top: 54%;
        left: 11%;
        right: 73%;
        font-size: .5em;
        display: none;
    }
    .section-protection .section-h {
        font-size: 1.3em;
        padding-bottom: .3em;
    }
    .section-protection .section-i2 {
        left: 39.7%;
        right: 45%;
    }
    .section-protection .section-i3 {
        left: 68%;
        right: 15%;
    }

    .section-safety .section-wrap {
        top: 29%;
        left: 56%;
        right: 9%;
    }

    .section-navigation .section-i {
        top: 40%;
        left: 11%;
        right: 55%;
    }
    .section-navigation .section-i2 {
        left: 58%;
        right: 11%;
    }

    .section-green .section-wrap {
        top: 33%;
        left: 11%;
        right: 55%;
    }
    .section-green .section-txt {
        color: #fff;
    }

    .section-bands .section-wrap {
        top: 22%;
        left: 11%;
        right: 60%;
    }
}

@media screen and (min-width: 1919px) {
    .section {
        font-size: 30px;
    }
}
