.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;
}
.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;
    line-height: 1.15;
}

.section .section-pt-1 {
    padding-top: .8em;
}

.section-video-embed .section-embed {
    position: relative;
    padding-top: 56.59%
}
.section-video-embed iframe {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.section-intro {
    color: #fff;
}
.section-intro .section-head2 {
    position: absolute;
    top: 17%;
    left: 5%;
    right: 5%;
    font-size: 4em;
    font-weight: bold;
}
.section-intro .section-txt {
    position: absolute;
    top: 34%;
    left: 5%;
    right: 5%;
}
.section-intro .section-s {
    padding-left: .5em;
    padding-right: .5em;
}

.section-section .section-wrap {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 32%;
    text-align: center;
}
.section-rugged .section-wrap {
    bottom: 30%;
}
.section-more .section-wrap {
    bottom: 34%;
}
.section-section .section-head {
    font-size: 1.25em;
}
.section-section .section-head2 {
    display: inline-block;
    color: #fff;
    border-radius: 15px;
    border: 1px solid #fff;
    padding: .8em 1.5em .6em;
    margin-top: 1em;
    line-height: 1;
    font-weight: 100;
}

.section-rugged2 .section-wrap {
    position: absolute;
    top: 8%;
    left: 10%;
    right: 35%;
}
.section-rugged2 .section-txt2 {
    font-size: 1em;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 5%;
}

.section-waterproof .section-txt {
    color: #fff;
    font-size: 1em;
    text-align: center;
    position: absolute;
    left: 5%;
    right: 5%;
    top: 4%;
}
.section-waterproof .section-i {
    color: #fff;
    font-size: 1em;
    position: absolute;
    left: 55%;
    right: 5%;
    bottom: 8%;
}

.section-outdoor .section-wrap {
    position: absolute;
    top: 13%;
    left: 66%;
    right: 1%;
}
.section-outdoor .section-wrap2,
.section-holiday .section-wrap2 {
    position: absolute;
    top: 29%;
    left: 10%;
    right: 41%;
}
.section-outdoor .section-head2,
.section-holiday .section-head2 {
    font-size: 1.7em;
    font-weight: bold;
    color: #fff;
}
.section-outdoor .section-wrap3 {
    position: absolute;
    top: 73%;
    left: 42%;
    right: 1%;
}
.section-work .section-wrap2 {
    top: 10%;
}

.section-holiday .section-wrap {
    position: absolute;
    top: 9%;
    left: 50%;
    right: 1%;
}
.section-holiday .section-wrap2 {
    top: 21%;
}
.section-holiday .section-wrap3 {
    top: 55%;
    left: 45%;
    right: 1%;
}
.section-holiday .section-wrap4 {
    position: absolute;
    top: 80%;
    left: 21%;
    right: 21%;
}

.section-cpu .section-wrap {
    position: absolute;
    top: 9%;
    left: 10%;
    right: 10%;
}
.section-cpu .section-subhead {
    font-size: 1.9em;
    padding-bottom: .7em;
    line-height: 1;
    color: #fff;
}
.section-cpu .section-head2 {
    color: #fff;
    font-size: 2.4em;
    line-height: 1;
    font-weight: bold;
}
.section-cpu .section-wrap .section-txt {
    color: #fff;
}
.section-cpu .section-wrap2 {
    position: absolute;
    top: 53.2%;
    left: 13%;
    right: 14%;
    text-align: center;
}
.section-cpu .section-wrap3 {
    position: absolute;
    top: 66%;
    left: 15%;
    right: 15%;
    text-align: center;
    font-size: 1.375em;
    color: #fff;
}
.section-cpu .section-wrap3::after {
    content: '';
    display: block;
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 38%;
    right: 38%;
    bottom: -19%;
    border-radius: 4px;
}

.section-games .section-subhead {
    color: #000;
}
.section-games .section-wrap .section-txt {
    color: #a0a0a0;
}
.section-games .section-wrap {
    top: 15.5%;
}

.section-memory .section-wrap {
    text-align: center;
    position: absolute;
    top: 13%;
    left: 5%;
    right: 5%;
}
.section-memory .section-i {
    position: absolute;
    top: 70.6%;
    left: 17.7%;
    right: 56%;
}
.section-memory .section-i2 {
    left: 60%;
    right: 9%;
}
.section-memory .section-i .section-h {
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1;
}
.section-memory .section-i .section-t {
    font-weight: bold;
    color: #fff;
    font-size: .8em;
    line-height: 1;
}
.section-memory .section-i .section-t2 {
    position: relative;
    font-size: .8em;
    padding-top: 1.1em;
    line-height: 1;
}
.section-memory .section-i .section-t2::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 4.8em;
    height: 2px;
    background-image: linear-gradient(to right, #204AFB,#3BAEFB,#0371FB);
}
.section-memory .section-wrap3 {
    text-align: center;
    position: absolute;
    bottom: 10%;
    left: 5%;
    right: 5%;
}

.section-battery .section-wrap {
    top: 16%;
}
.section-battery .section-f {
    position: absolute;
    top: 39%;
    left: 5%;
    right: 5%;
    display: flex;
    justify-content: space-around;
}
.section-battery .section-ii {
    font-size: .7em;
    line-height: 1;
    text-align: center;
}
.section-battery .section-h {
    color: #fff;
    font-size: 2em;
    padding-top: .4em;
    padding-bottom: .4em;
}
.section-battery .section-ico {
    display: inline-block;
}

.section-screen .section-wrap {
    position: absolute;
    top: 9%;
    left: 5%;
    right: 5%;
    text-align: center;
}
.section-screen .section-wrap2 {
    position: absolute;
    bottom: 37%;
    left: 12%;
    right: 12%;
    text-align: center;
}

.section-camera2 .section-wrap {
    position: absolute;
    top: 5.6%;
    left: 20%;
    right: 20%;
}
.section-camera2 .section-head2 {
    font-size: 1.7em;
    font-weight: bold;
    color: #fff;
}
.section-camera2 .section-wrap2 {
    position: absolute;
    top: 58%;
    left: 15%;
    right: 15%;
    text-align: center;
}

.section-connectivity .section-wrap {
    position: absolute;
    top: 7%;
    left: 10%;
    right: 10%;
}
.section-connectivity .section-head2 {
    font-size: 1.7em;
    color: #000;
    font-weight: bold;
}
.section-connectivity .section-f {
    color: #000;
    position: absolute;
    bottom: 47%;
    left: 15%;
    right: 49%;
    font-weight: bold;
    font-size: 1.5em;
}
.section-connectivity .section-f span {
    padding-right: 1.5em;
}

.section-more2 .section-wrap,
.section-more2 .section-wrap2,
.section-more2 .section-wrap3 {
    position: absolute;
    top: 31%;
    left: 15%;
    right: 15%;
}
.section-more2 .section-wrap2 {
    top: 49%;
    left: 8%;
    right: 63%;
}
.section-more2 .section-wrap3 {
    top: 71%;
    left: 60%;
    right: 3%;
}
.section-more2 .section-head2 {
    font-size: 1.3em;
    color: #000;
    font-weight: bold;
}
.section-more2 .section-txt {
    line-height: 1.1;
}
.section-more2 .section-note {
    font-size: .7em;
    padding-top: 1em;
}

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

    .section {
        font-size: 11px;
        font-size: 2.67vw;
    }
    .section .section-head {
        font-size: 2.3em;
    }
    .section .section-txt {
        font-size: 1em;
        line-height: 1.3;
    }

    .section-intro .section-txt {
        font-size: 1.7em;
    }

    .section .section-ico {
        height: 4vw;
    }
    .section-battery .section-ico {
        height: 10vw;
    }

    .section-section .section-head {
        font-size: 2em;
    }
    .section-section .section-head2 {
        border-radius: 10px;
        padding: .7em 2em .5em;
        margin-top: 1em;
        font-size: 1.5em;
    }

    .section-waterproof .section-txt {
        font-size: 1.6em;
    }
    .section-intro .section-head2,
    .section-intro .section-txt,
    .section-holiday .section-wrap4 {
        text-align: center;
    }
    .section-camera2 .section-wrap,
    .section-connectivity .section-wrap,
    .section-more2 .section-wrap {
        text-align: center;
    }

    .section-connectivity .section-wrap2 {
        position: absolute;
        left: 10%;
        right: 10%;
        bottom: 5%;
        text-align: center;
    }

    .section-summary .section-i {
        position: absolute;
        line-height: 1;
    }
    .section-summary .section-i1 {
        color: #fff;
        font-size: 1.2em;
        top: 8.5%;
        left: 14%;
        right: 64%;
    }
    .section-summary .section-i1 .section-h {
        font-size: 1.2em;
        font-weight: bold;
        padding-top: .2em;
    }
    .section-summary .section-i2,
    .section-summary .section-i3 {
        top: 64%;
        left: 8%;
        right: 67%;
        text-align: center;
        color: #fff;
        font-size: .9em;
    }
    .section-summary .section-i3 {
        top: 88%;
        font-weight: bold;
        font-size: 1.4em;
    }
    .section-summary .section-i4,
    .section-summary .section-i5 {
        top: 21.3%;
        left: 51%;
        right: 14%;
        color: #111;
        font-size: .6em;
        text-align: center;
    }
    .section-summary .section-i5 {
        top: 47%;
        left: 62%;
        text-align: left;
        font-weight: bold;
        font-size: 1.2em;
    }
    .section-summary .section-i6 {
        top: 64%;
        left: 42%;
        right: 38%;
        font-size: 1.4em;
        color: #fff;
        text-align: center;
    }
    .section-summary .section-i7 {
        color: #fff;
        font-size: .8em;
        top: 6%;
        left: 46%;
        right: 7%;
        text-align: center;
    }
    .section-summary .section-i7 .section-h {
        font-size: 2.2em;
        font-weight: bold;
        padding-bottom: .2em;
    }
    .section-summary .section-i8 {
        color: #fff;
        font-size: 1.5em;
        top: 32%;
        left: 5%;
        right: 65%;
        text-align: center;
        font-weight: bold;
    }
    .section-summary .section-i8 .section-t {
        font-weight: normal;
        padding-top: .4em;
        font-size: .75em;
    }
    .section-summary .section-i9 {
        color: #fff;
        font-size: .8em;
        top: 88%;
        left: 41.8%;
        right: 38%;
        text-align: center;
    }
}

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

    .section .section-head {
        font-size: 2.4em; /*1.9em*/
        line-height: 1.15;
    }
    .section .section-txt {
        font-size: .7em;
    }
    .section .section-pt-1 {
        padding-top: .8em;
    }
    .section-video-embed .section-embed {
        padding-top: 37.3076923%
    }

    .section-intro .section-head2 {
        top: 36%;
        left: 7.5%;
        right: 60%;
        font-size: 2em;
    }
    .section-intro .section-txt {
        top: 63%;
        left: 7.5%;
        right: 63%;
        font-size: 1em;
        line-height: 1;
        opacity: .7;
    }

    .section-section .section-wrap {
        bottom: 34%;
    }
    .section-rugged .section-wrap {
        bottom: 30%;
    }
    .section-more .section-wrap {
        bottom: 36%;
    }
    .section-section .section-head {
        font-size: 2em;
    }
    .section-section .section-head2 {
        border-radius: 25px;
        padding: .8em 2.4em .6em;
        margin-top: 1.5em;
    }

    .section-rugged2 .section-wrap {
        top: 18%;
        left: 10%;
        right: 56%;
    }
    .section-rugged2 .section-txt2 {
        font-size: 1em;
    }

    .section-waterproof .section-txt {
        font-size: 1em;
        left: 15%;
        right: 15%;
        top: 4.5%;
    }
    .section-waterproof .section-i {
        bottom: 8.5%;
    }

    .section-outdoor .section-wrap {
        top: 17%;
        left: 63%;
        right: 5%;
    }
    .section-outdoor .section-wrap2,
    .section-holiday .section-wrap2 {
        top: 45%;
        left: 10%;
        right: 60%;
    }
    .section-outdoor .section-head2,
    .section-holiday .section-head2 {
        font-size: 1.7em;
        font-weight: bold;
        color: #fff;
    }
    .section-outdoor .section-wrap3 {
        top: 79%;
        left: 57%;
        right: 10%;
    }
    .section-work .section-wrap2 {
        top: 17%;
    }

    .section-holiday .section-wrap {
        top: 11.5%;
        left: 55%;
        right: 5%;
    }
    .section-holiday .section-wrap2 {
        top: 29%;
    }
    .section-holiday .section-wrap3 {
        top: 59%;
        left: 59%;
        right: 10%;
    }
    .section-holiday .section-wrap4 {
        top: 87%;
        left: 10%;
        right: 67%;
    }

    .section-cpu .section-wrap {
        top: 10%;
        left: 10%;
        right: 10%;
    }
    .section-cpu .section-subhead {
        font-size: 1.5em;
        padding-bottom: .6em;
    }
    .section-cpu .section-head2 {
        font-size: 2.2em;
    }
    .section-cpu .section-wrap .section-txt {
        padding-right: 40%;
    }
    .section-cpu .section-wrap2 {
        top: 51.2%;
        left: 20%;
        right: 20%;
    }
    .section-cpu .section-wrap3 {
        top: 65%;
        left: 10%;
        right: 10%;
        font-size: 1.125em;
    }
    .section-cpu .section-wrap3::after {
        height: 7px;
        left: 43%;
        right: 43%;
        bottom: -19%;
    }

    .section-games .section-wrap {
        top: 13.5%;
    }

    .section-memory .section-wrap {
        top: 7%;
        left: 10%;
        right: 10%;
    }
    .section-memory .section-i {
        top: 70.6%;
        left: 19.7%;
        right: 56%;
    }
    .section-memory .section-i2 {
        left: 63%;
        right: 9%;
    }
    .section-memory .section-i .section-h {
        font-size: 2.2em;
    }
    .section-memory .section-i .section-t {
        font-size: .8em;
        margin-top: -3px;
    }
    .section-memory .section-i .section-t2 {
        font-size: .5em;
        padding-top: 1.1em;
        line-height: 1.5;
    }
    .section-memory .section-i .section-t2::before {
        top: 5px;
        height: 4px;
    }
    .section-memory .section-wrap3 {
        bottom: 6%;
        left: 15%;
        right: 15%;
    }

    .section-battery .section-wrap {
        top: 9%;
    }
    .section-battery .section-f {
        top: 35%;
        left: 10%;
        right: 10%;
    }
    .section-battery .section-h {
        font-size: 2em;
        padding-top: .4em;
        padding-bottom: .4em;
    }
    .section-battery .section-ico {
        height: 6vw;
    }

    .section-screen .section-wrap {
        top: 12%;
        left: 15%;
        right: 15%;
    }
    .section-screen .section-wrap2 {
        bottom: 13%;
        left: 29%;
        right: 29%;
    }

    .section-camera2 .section-wrap {
        top: 20.6%;
        left: 53%;
        right: 10%;
    }
    .section-camera2 .section-wrap2 {
        top: 48%;
        left: 15%;
        right: 15%;
    }

    .section-connectivity .section-wrap {
        top: 8%;
        left: 10%;
        right: 49%;
    }
    .section-connectivity .section-head2 {
        font-size: 1.5em;
    }
    .section-connectivity .section-f {
        bottom: 17%;
        left: 10%;
        right: 49%;
        font-size: 1.3em;
    }
    .section-connectivity .section-f span {
        padding-right: .5em;
    }

    .section-more2 .section-wrap,
    .section-more2 .section-wrap2,
    .section-more2 .section-wrap3 {
        top: 12%;
        left: 56.5%;
        right: 10%;
    }
    .section-more2 .section-wrap2 {
        top: 40%;
        left: 12%;
        right: 54%;
    }
    .section-more2 .section-wrap3 {
        top: 64%;
    }
    .section-more2 .section-head2 {
        font-size: 1.2em;
    }
    .section-more2 .section-note {
        font-size: .6em;
        padding-top: 1em;
    }

    .section-summary .section-i {
        position: absolute;
        line-height: 1;
    }
    .section-summary .section-i1 {
        color: #fff;
        font-size: .8em;
        top: 18%;
        left: 14%;
        right: 72%;
    }
    .section-summary .section-i1 .section-h {
        font-size: 1.2em;
        font-weight: bold;
        padding-top: .2em;
    }
    .section-summary .section-i2,
    .section-summary .section-i3 {
        top: 53%;
        left: 5%;
        right: 74%;
        text-align: center;
        color: #fff;
        font-size: .7em;
    }
    .section-summary .section-i3 {
        top: 82%;
        font-weight: bold;
        font-size: 1em;
    }
    .section-summary .section-i4,
    .section-summary .section-i5 {
        top: 12%;
        left: 37%;
        right: 40%;
        color: #111;
        font-size: .7em;
        text-align: center;
    }
    .section-summary .section-i5 {
        top: 62.1%;
        left: 45%;
        text-align: left;
        font-weight: bold;
        font-size: .9em;
    }
    .section-summary .section-i6 {
        top: 17%;
        left: 68%;
        right: 3%;
        font-size: .8em;
        color: #fff;
        text-align: center;
    }
    .section-summary .section-i7 {
        color: #fff;
        font-size: .6em;
        top: 80%;
        left: 34%;
        right: 37%;
        text-align: center;
    }
    .section-summary .section-i7 .section-h {
        font-size: 2.2em;
        font-weight: bold;
        padding-bottom: .4em;
    }
    .section-summary .section-i8 {
        color: #fff;
        font-size: .7em;
        top: 39%;
        left: 68%;
        right: 19%;
        text-align: center;
        font-weight: bold;
    }
    .section-summary .section-i8 .section-t {
        font-weight: normal;
        padding-top: .4em;
        font-size: .75em;
    }
    .section-summary .section-i9 {
        color: #fff;
        font-size: .7em;
        top: 45%;
        left: 83.8%;
        right: 3%;
        text-align: center;
    }
}

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