.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;
    line-height: 1;
    font-weight: bold;
    font-size: 1.5em;
}
.section .section-subhead {
    color: #000;
}
.section .section-head2 {
    font-weight: bold;
    color: #000;
}
.section .section-pt-1 {
    padding-top: .8em;
}
.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-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 .section-head2,
.section-intro .section-txt {
    position: absolute;
    left: 10.5%;
    right: 2%;
}
.section-intro .section-head2 {
    top: 11%;
    color: #555;
    font-weight: normal;
}
.section-intro .section-txt {
    top: 19.4%;
    color: #565656;
}
.section-intro .section-s {
    position: relative;
    letter-spacing: -.5em;
    padding-left: .75em;
    padding-right: .75em;
}
.section-intro .section-s::after {
    content: '';
    display: inline-block;
    width: 1px;
    background-color: #565656;
    position: absolute;
    top: 5%;
    bottom: 18%;
    left: 50%;
    right: 0;
}

.section-style .section-wrap {
    position: absolute;
    top: 13%;
    left: 10%;
    right: 20%;
}

.section-camera .section-wrap {
    position: absolute;
    top: 20%;
    left: 10%;
    right: 49%;
}

.section-opti .section-wrap {
    position: absolute;
    top: 12%;
    left: 54%;
    right: 4%;
}
.section-opti .section-head2 {
    line-height: 1;
}
.section-detail .section-wrap {
    top: 21.4%;
    left: 15%;
    right: 24%;
}
.section-detail .section-head2 {
    color: #fff;
}
.section-detail .section-txt {
    padding-right: 25%;
}

.section-mode .section-wrap {
    position: absolute;
    top: 9%;
    left: 9%;
    right: 5%;
}
.section-mode .section-txt {
    position: absolute;
    top: 76%;
    left: 15%;
    right: 54%;
    color: #fff;
}

.section-muchmore .section-head {
    position: absolute;
    top: 17%;
    left: 12.5%;
    right: 65%;
}
.section-muchmore .section-txt {
    position: absolute;
    top: 16%;
    left: 37%;
    right: 13%;
}

.section-macro .section-wrap {
    position: absolute;
    top: 10%;
    left: 10%;
    right: 46%;
}
.section-macro .section-i {
    position: absolute;
    top: 53%;
    left: 5%;
    right: 62%;
    text-align: center;
    font-size: .7em;
    line-height: 1;
}
.section-macro .section-i .section-h {
    color: #000;
    font-weight: bold;
    font-size: 4.7em;
}
.section-macro .section-i .section-t {
    color: #000;
    font-size: 1.7em;
    padding-bottom: .6em;
}

.section-compact .section-wrap {
    position: absolute;
    top: 16%;
    left: 10%;
    right: 21%;
}
.section-compact .section-txt {
    position: absolute;
    top: 82%;
    left: 35%;
    right: 2%;
}

.section-dim .section-i {
    position: absolute;
    color: #fff;
    line-height: 1;
    text-align: center;
}
.section-dim .section-h {
    font-weight: bold;
    font-size: 2.5em;
}
.section-dim .section-h span {
    font-size: .4em;
    font-weight: normal;
}
.section-dim .section-t {
    font-size: .7em;
}
.section-dim .section-i1,
.section-dim .section-i3 {
    top: 15%;
    left: 11%;
    right: 61%;
}
.section-dim .section-i2 {
    top: 26%;
    left: 11%;
    right: 61%;
}
.section-dim .section-i3 {
    top: 63%;
}
.section-dim .section-i4 {
    top: 78%;
    left: 11%;
    right: 61%;
}

.section-color .section-wrap {
    position: absolute;
    top: 7%;
    left: 10%;
    right: 4%;
}

.section-display .section-wrap {
    position: absolute;
    top: 10%;
    left: 10%;
    right: 15%;
}

.section-display2 .section-wrap {
    position: absolute;
    top: 8%;
    left: 10%;
    right: 12%;
}
.section-display2 .section-txt2 {
    position: absolute;
    top: 84%;
    left: 13%;
    right: 49%;
    font-size: .8em;
    line-height: 1.1;
    color: #fff;
}

.section-soc .section-wrap {
    position: absolute;
    top: 11%;
    left: 10%;
    right: 10%;
}
.section-soc .section-txt2 {
    position: absolute;
    top: 64%;
    left: 13%;
    right: 48%;
    font-size: .8em;
    line-height: 1.1;
    color: #fff;
}

.section-memory .section-wrap {
    position: absolute;
    top: 12%;
    left: 9%;
    right: 15%;
}
.section-memory .section-i {
    position: absolute;
    bottom: 34.4%;
    left: 12%;
    right: 58%;
    font-size: .7em;
}
.section-memory .section-i2 {
    color: #333;
    left: 56%;
    right: 13%;
}
.section-memory .section-ii {
    position: absolute;
    top: 81%;
    left: 23%;
    right: 51%;
    font-size: .7em;
    text-align: center;
    color: #fff;
    line-height: 1;
}
.section-memory .section-ii .section-h {
    font-size: 4em;
    font-weight: bold;
    margin-bottom: .3em;
}
.section-memory .section-ii2 {
    left: 50.7%;
    right: 23%;
}

.section-memory2 .section-wrap {
    position: absolute;
    top: 24%;
    left: 10%;
    right: 66%;
}
.section-memory2 .section-head2 {
    line-height: 1;
    font-size: .95em;
}

.section-rom .section-wrap {
    position: absolute;
    top: 16%;
    left: 10%;
    right: 45%;
}
.section-rom .section-wrap2 {
    position: absolute;
    top: 38%;
    left: 59%;
    right: 8%;
}
.section-rom .section-head2 {
    font-size: 1em;
}
.section-rom .section-txt2 {
    position: absolute;
    top: 70%;
    left: 59%;
    right: 13%;
    color: #fff;
    font-size: .8em;
    line-height: 1;
}
.section-rom .section-ii {
    position: absolute;
    top: 18%;
    left: 57%;
    right: 27.5%;
    font-size: .4em;
    text-align: center;
    color: #fff;
}
.section-rom .section-ii .section-h {
    font-size: 3.5em;
    margin-bottom: .1em;
    font-weight: bold;
}
.section-rom .section-ii2 {
    left: 73%;
    right: 10%;
}

.section-os .section-head {
    position: absolute;
    top: 19%;
    left: 10%;
    right: 10%;
}
.section-os .section-wrap {
    position: absolute;
    top: 45%;
    left: 10%;
    right: 53%;
}
.section-os .section-head2 {
    font-size: 1em;
}

.section-battery .section-wrap {
    position: absolute;
    top: 14%;
    left: 10%;
    right: 40%;
}
.section-battery .section-i {
    position: absolute;
    top: 66%;
    left: 16.5%;
    right: 69%;
    color: #fff;
    font-size: .45em;
    line-height: 1;
    text-align: center;
}
.section-battery .section-i .section-h {
    font-weight: bold;
    font-size: 3.2em;
}
.section-battery .section-i2 {
    left: 45%;
    right: 42%;
}
.section-battery .section-i3 {
    top: 77.5%;
}
.section-battery .section-i4 {
    top: 77.5%;
    left: 45%;
    right: 42%;
}

.section-unlock .section-wrap {
    position: absolute;
    top: 11%;
    left: 10%;
    right: 8%;
}
.section-unlock .section-wrap2,
.section-unlock .section-wrap3 {
    position: absolute;
    top: 58%;
    left: 52%;
    right: 9%;
}
.section-unlock .section-wrap3 {
    top: 29%;
    left: 12%;
    right: 55%;
}
.section-unlock .section-head2 {
    font-size: 1em;
}

.section-band .section-head {
    position: absolute;
    top: 18%;
    left: 10%;
    right: 25%;
}
.section-band .section-note {
    position: absolute;
    bottom: 15%;
    left: 10%;
    right: 9%;
    text-align: center;
    font-size: .7em;
}

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

.section-more .section-i {
    position: absolute;
    color: #fff;
    line-height: 1;
}
.section-more .section-i1 {
    font-size: 1.7em;
    top: 24%;
    left: 16%;
    right: 54%;
}
.section-more .section-i2 {
    font-size: 1em;
    top: 43.7%;
    left: 46%;
    right: 15%;
}
.section-more .section-i3 {
    font-size: 1.3em;
    top: 59.5%;
    left: 46%;
    right: 29%;
}
.section-more .section-i4 {
    font-size: 1.5em;
    top: 59.5%;
    left: 15%;
    right: 62%;
}
.section-more .section-i5 {
    font-size: 1.9em;
    top: 81%;
    left: 15%;
    right: 19%;
}

@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: 13px;
        font-size: 3.156vw;
    }
    .section .section-head {
        font-size: 2.4em;
    }
    .section .section-subhead {
        font-size: 1.25em;
    }
    .section .section-txt {
        font-size: 1em;
        line-height: 1.2;
    }

    .section-intro .section-head2 {
        font-size: 1.4em;
    }
    .section-intro .section-txt {
        font-size: 1em;
    }

    .section-summary .section-i {
        position: absolute;
        line-height: 1;
        text-align: center;
        color: #fff
    }
    .section-summary .section-i1,
    .section-summary .section-i2 {
        top: 41%;
        left: 4%;
        right: 60%;
        font-size: .7em;
    }
    .section-summary .section-i2 {
        top: 47%;
        font-size: 1em;
    }
    .section-summary .section-i3,
    .section-summary .section-i4 {
        top: 28%;
        left: 53%;
        right: 11%;
        font-size: .8em;
        color: #333;
    }
    .section-summary .section-i4 {
        top: 36.1%;
        font-size: .9em;
        color: #8f8f8f;
        font-weight: bold;
    }
    .section-summary .section-i5 {
        top: 82.7%;
        left: 4%;
        right: 46%;
        font-size: 1.1em;
        color: #333;
    }
    .section-summary .section-i6 {
        top: 3%;
        left: 4%;
        right: 46%;
        font-size: 1em;
        color: #333;
        font-weight: bold;
    }
    .section-summary .section-i7,
    .section-summary .section-i8 {
        top: 41.7%;
        left: 47%;
        right: 5%;
        font-size: 1.7em;
        font-weight: bold;
        color: #000;
    }
    .section-summary .section-i8 {
        top: 44%;
        font-size: .8em;
        color: #8f8f8f;
    }
    .section-summary .section-i7 .section-ico {
        height: 5vw;
    }
    .section-summary .section-i9,
    .section-summary .section-i10 {
        top: 2.7%;
        left: 61%;
        right: 5%;
        font-size: 1.2em;
    }
    .section-summary .section-i10 {
        top: 10.7%;
        font-size: .8em;
        color: #666;
    }
    .section-summary .section-i11,
    .section-summary .section-i12,
    .section-summary .section-i13 {
        top: 28.7%;
        left: 4%;
        right: 60%;
        font-size: .7em;
    }
    .section-summary .section-i12 {
        top: 31.4%;
        font-weight: bold;
        font-size: 3.1em;
    }
    .section-summary .section-i13 {
        top: 36.4%;
        font-size: .9em;
    }
    .section-summary .section-i14,
    .section-summary .section-i15,
    .section-summary .section-i16 {
        top: 62%;
        left: 4%;
        right: 46%;
        font-size: .8em;
    }
    .section-summary .section-i15 {
        top: 63.8%;
        font-weight: bold;
        font-size: 4.6em;
    }
    .section-summary .section-i16 {
        top: 69.3%;
        font-size: 1.2em;
    }
    .section-summary .section-i17,
    .section-summary .section-i18,
    .section-summary .section-i19 {
        top: 16%;
        left: 61%;
        right: 5%;
        font-size: .9em;
    }
    .section-summary .section-i18 {
        top: 18%;
        font-weight: bold;
        font-size: 5em;
    }
    .section-summary .section-i19 {
        top: 22%;
        font-size: 1em;
        text-align: right;
    }
    .section-summary .section-i20,
    .section-summary .section-i21 {
        top: 97%;
        left: 4%;
        right: 52.4%;
        font-size: .9em;
    }
    .section-summary .section-i21 {
        left: 53%;
        right: 4%;
    }
    .section-summary .section-ico-lock {
        height: 2.6vw;
    }
    .section-summary .section-i22 {
        font-size: .7em;
        top: 49.7%;
        left: 2%;
        right: 58%;
        bottom: 40.9%;
    }
    .section-summary .section-i22 .section-l,
    .section-summary .section-i22 .section-r {
        position: absolute;
        top: 11%;
        left: 3%;
        right: 3%;
    }
    .section-summary .section-i22 .section-r {
        top: 61%;
    }
    .section-summary .section-i22 .section-s {
        position: absolute;
        top: 42%;
        left: 3%;
        right: 3%;
        font-weight: bold;
        font-size: 2.5em;
    }
    .section-summary .section-i22 .section-h {
        font-weight: bold;
        font-size: 3.5em;
        line-height: .9;
    }
    .section-summary .section-i23 {
        font-size: 2.5em;
        font-weight: bold;
        top: 78%;
        left: 60%;
        right: 4%;
    }

    .section-style .section-head {
        font-size: 2.8em;
    }

    .section-camera .section-head {
        font-size: 2.2em;
        padding-top: .4em;
    }

    .section-opti .section-head2 {
        font-size: 1.2em;
    }
    .section-opti .section-ico {
        height: 3vw;
    }
    .section-opti .section-txt,
    .section-mode .section-txt {
        font-size: .9em;
    }

    .section-muchmore .section-head {
        font-size: 1.5em;
    }
    .section-muchmore .section-txt,
    .section-os .section-txt,
    .section-eco .section-txt {
        font-size: .8em;
    }

    .section-memory2 .section-txt,
    .section-rom .section-txt,
    .section-unlock .section-txt {
        font-size: .75em;
    }
}

@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: 2em; /*1.9em*/
        line-height: 1;
    }
    .section .section-subhead {
        font-size: 1em;
    }
    .section .section-txt {
        font-size: .7em;
        line-height: 1.3;
    }
    .section .section-pt-1 {
        padding-top: 1em;
    }
    .section-video-embed .section-embed {
        padding-top: 37.3076923%
    }

    .section-intro .section-head2,
    .section-intro .section-txt {
        left: 7.5%;
        right: 40%;
    }
    .section-intro .section-head2 {
        top: 35%;
    }
    .section-intro .section-txt {
        top: 52.4%;
        font-size: .8em;
    }

    .section-summary .section-i {
        position: absolute;
        line-height: 1;
        text-align: center;
        color: #fff
    }
    .section-summary .section-i1,
    .section-summary .section-i2 {
        top: 14.5%;
        left: 4%;
        right: 73.5%;
        font-size: .4em;
    }
    .section-summary .section-i2 {
        top: 23.7%;
        font-size: .5em;
    }
    .section-summary .section-i3,
    .section-summary .section-i4 {
        top: 17%;
        left: 33%;
        right: 47%;
        font-size: .5em;
        color: #333;
    }
    .section-summary .section-i4 {
        top: 36.4%;
        font-size: .6em;
        color: #8f8f8f;
        font-weight: bold;
    }
    .section-summary .section-i5 {
        top: 40%;
        left: 58%;
        right: 30%;
        font-size: .45em;
        color: #333;
    }
    .section-summary .section-i6 {
        top: 16%;
        left: 73%;
        right: 4%;
        font-size: .65em;
        color: #333;
        font-weight: bold;
    }
    .section-summary .section-i7,
    .section-summary .section-i8 {
        top: 50%;
        left: 4%;
        right: 74%;
        font-size: 1.2em;
        font-weight: bold;
        color: #000;
    }
    .section-summary .section-i8 {
        top: 55%;
        font-size: .6em;
        color: #8f8f8f;
    }
    .section-summary .section-i9,
    .section-summary .section-i10 {
        top: 49%;
        left: 30%;
        right: 45%;
        font-size: .65em;
        font-weight: bold;
        color: #8f8f8f;
    }
    .section-summary .section-i10 {
        top: 63.4%;
        font-size: .45em;
        color: #666;
    }
    .section-summary .section-i11,
    .section-summary .section-i12,
    .section-summary .section-i13 {
        top: 50%;
        left: 58%;
        right: 30%;
        font-size: .4em;
    }
    .section-summary .section-i12 {
        top: 55%;
        font-weight: bold;
        font-size: 1.6em;
    }
    .section-summary .section-i13 {
        top: 62%;
        font-size: .45em;
    }
    .section-summary .section-i14,
    .section-summary .section-i15,
    .section-summary .section-i16 {
        top: 72%;
        left: 31%;
        right: 46%;
        font-size: .4em;
    }
    .section-summary .section-i15 {
        top: 76%;
        font-weight: bold;
        font-size: 2.5em;
    }
    .section-summary .section-i16 {
        top: 85%;
        font-size: .6em;
    }
    .section-summary .section-i17,
    .section-summary .section-i18,
    .section-summary .section-i19 {
        top: 73.4%;
        left: 58%;
        right: 30%;
        font-size: .4em;
    }
    .section-summary .section-i18 {
        top: 76%;
        font-weight: bold;
        font-size: 2.5em;
    }
    .section-summary .section-i19 {
        top: 83%;
        font-size: .6em;
        text-align: right;
    }
    .section-summary .section-i20,
    .section-summary .section-i21 {
        top: 85.4%;
        left: 72%;
        right: 16.5%;
        font-size: .4em;
    }
    .section-summary .section-i21 {
        left: 85.7%;
        right: 3%;
    }
    .section-summary .section-ico-lock {
        height: .55vw;
    }
    .section-summary .section-i22 {
        font-size: .4em;
        top: 29%;
        left: 2.7%;
        right: 72%;
        bottom: 56.3%;
    }
    .section-summary .section-i22 .section-l,
    .section-summary .section-i22 .section-r {
        position: absolute;
        top: 31%;
        left: 3%;
        right: 55%;
    }
    .section-summary .section-i22 .section-r {
        left: 55%;
        right: 3%;
    }
    .section-summary .section-i22 .section-s {
        position: absolute;
        top: 32%;
        left: 41%;
        right: 41%;
        font-weight: bold;
        font-size: 4em;
    }
    .section-summary .section-i22 .section-h {
        font-weight: bold;
        font-size: 4.2em;
        margin-bottom: .1em;
    }
    .section-summary .section-i23 {
        display: none;
    }

    .section-style .section-wrap {
        top: 24%;
        left: 7%;
        right: 55%;
    }

    .section-camera .section-wrap {
        top: 24%;
        left: 59%;
        right: 9%;
    }

    .section-opti .section-wrap {
        top: 22%;
        left: 14%;
        right: 58%;
    }
    .section-opti .section-head2 {
        font-size: 1em;
    }
    .section-opti .section-ico {
        height: 1.25vw;
    }

    .section-detail .section-wrap {
        top: 20.4%;
        left: 21%;
        right: 46%;
    }

    .section-mode .section-wrap {
        top: 22%;
        left: 7%;
        right: 66%;
    }
    .section-mode .section-txt {
        top: 67%;
        left: 43%;
        right: 37%;
    }

    .section-muchmore .section-head {
        top: 19%;
        left: 17.5%;
        right: 61%;
        font-size: 1.6em;
    }
    .section-muchmore .section-txt {
        top: 19%;
        left: 48%;
        right: 17%;
    }

    .section-macro .section-wrap {
        top: 15%;
        left: 7%;
        right: 62%;
    }
    .section-macro .section-i {
        top: 27%;
        left: 46%;
        right: 41%;
        font-size: .45em;
    }
    .section-macro .section-i .section-h {
        font-size: 3.9em;
    }
    .section-macro .section-i .section-t {
        font-size: 1.5em;
    }

    .section-compact .section-wrap {
        top: 15%;
        left: 7%;
        right: 54%;
    }
    .section-compact .section-txt {
        top: 23%;
        left: 53%;
        right: 12%;
    }

    .section-dim .section-i {
        text-align: left;
    }
    .section-dim .section-h {
        font-size: 2.5em;
    }
    .section-dim .section-h span {
        font-size: .4em;
    }
    .section-dim .section-t {
        font-size: .7em;
        text-align: right;
    }
    .section-dim .section-i1,
    .section-dim .section-i3 {
        top: 20%;
        left: 15%;
        right: 64%;
    }
    .section-dim .section-i2 {
        top: 44%;
        left: 41%;
        right: 46%;
    }
    .section-dim .section-i3 {
        top: 67%;
    }
    .section-dim .section-i4 {
        top: 87%;
        left: 44%;
        right: 46%;
    }

    .section-color .section-wrap {
        top: 15%;
        left: 7%;
        right: 44%;
    }
    .section-color .section-txt {
        padding-right: 22%;
    }

    .section-display .section-wrap {
        top: initial;
        left: 7%;
        right: 50%;
        bottom: 7%;
    }

    .section-display2 .section-wrap {
        top: 29%;
        left: 52%;
        right: 6%;
    }
    .section-display2 .section-txt2 {
        top: 60%;
        left: 54%;
        right: 24%;
        font-size: .65em;
    }

    .section-soc .section-wrap {
        top: 11%;
        left: 7%;
        right: 50%;
    }
    .section-soc .section-txt2 {
        top: 18%;
        left: 57%;
        right: 10%;
        font-size: .65em;
    }

    .section-memory .section-wrap {
        top: 12%;
        left: 7%;
        right: 50%;
    }
    .section-memory .section-i {
        bottom: 13.6%;
        left: 21%;
        right: 56%;
        font-size: .75em;
    }
    .section-memory .section-i2 {
        left: 54%;
        right: 17%;
    }
    .section-memory .section-ii {
        top: 18%;
        left: 63%;
        right: 24%;
        font-size: .475em;
    }
    .section-memory .section-ii .section-h {
        font-size: 4em;
        margin-bottom: .3em;
    }
    .section-memory .section-ii2 {
        left: 76.7%;
        right: 11%;
    }

    .section-memory2 .section-wrap {
        top: 23%;
        left: 13%;
        right: 60%;
    }
    .section-memory2 .section-head2 {
        font-size: 1em;
    }

    .section-rom .section-wrap {
        top: 43%;
        left: 64%;
        right: 8%;
    }
    .section-rom .section-wrap2 {
        top: 62%;
        left: 37%;
        right: 40%;
    }
    .section-rom .section-head2 {
        font-size: .95em;
    }
    .section-rom .section-txt2 {
        top: 45%;
        left: 38%;
        right: 46%;
        font-size: .6em;
    }
    .section-rom .section-ii {
        top: 67%;
        left: 65%;
        right: 23%;
        font-size: .4em;
    }
    .section-rom .section-ii .section-h {
        font-size: 3.5em;
    }
    .section-rom .section-ii2 {
        left: 77.7%;
        right: 9%;
    }

    .section-os .section-head {
        top: 27%;
        left: 10%;
        right: 50%;
    }
    .section-os .section-wrap {
        top: 41%;
        left: 10%;
        right: 53%;
    }
    .section-os .section-head2 {
        font-size: 1em;
    }

    .section-battery .section-wrap {
        top: 11%;
        left: 61%;
        right: 7%;
    }
    .section-battery .section-i {
        position: absolute;
        top: 62%;
        left: 66.5%;
        right: 25%;
        color: #fff;
        font-size: .4em;
        line-height: 1;
        text-align: center;
    }
    .section-battery .section-i .section-h {
        font-weight: bold;
        font-size: 3.2em;
    }
    .section-battery .section-i2 {
        left: 84%;
        right: 7%;
    }
    .section-battery .section-i3 {
        top: 78%;
    }
    .section-battery .section-i4 {
        top: 78%;
        left: 84%;
        right: 7%;
    }

    .section-unlock .section-wrap {
        top: 15%;
        left: 7%;
        right: 70%;
    }
    .section-unlock .section-wrap2,
    .section-unlock .section-wrap3 {
        top: 18%;
        left: 66%;
        right: 8%;
    }
    .section-unlock .section-wrap3 {
        top: 44%;
    }
    .section-unlock .section-head2 {
        font-size: 1em;
    }

    .section-band .section-head {
        top: 38%;
        left: 7%;
        right: 60%;
    }
    .section-band .section-note {
        bottom: 11%;
        left: 46%;
        right: 8%;
        font-size: .6em;
    }

    .section-eco .section-wrap {
        position: absolute;
        top: 38%;
        left: 62%;
        right: 3%;
    }
    .section-eco .section-txt {
        color: #fff;
        font-size: .7em;
        position: absolute;
        top: 32%;
        left: 13%;
        right: 46%;
    }

    .section-more .section-i1 {
        font-size: 1.6em;
        top: 33%;
        left: 16%;
        right: 44%;
    }
    .section-more .section-i2 {
        font-size: 1.3em;
        top: 54.5%;
        left: 16%;
        right: 65%;
    }
    .section-more .section-i3 {
        font-size: 1.3em;
        top: 54.5%;
        left: 39%;
        right: 43%;
    }
    .section-more .section-i4 {
        font-size: 1.5em;
        top: 53.5%;
        left: 62%;
        right: 15%;
    }
    .section-more .section-i5 {
        font-size: 1.9em;
        top: 77.5%;
        left: 16%;
        right: 20%;
    }
}

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