.ssec {
    position: relative;
    color: #fff;
    background-color: #000;
    font-family: ProximaNova, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    margin: 0 auto;
    overflow: hidden;
}
.ssec .ssec-img {
    max-width: 100%;
    width: 100%;
}
.ssec-bg-white {
    color: #000;
    background-color: #fff;
}
@media screen and (min-width: 769px) {
    .ssec-bg-lg-white {
        color: #000;
        background-color: #fff;
    }
}

.ssec .ssec-head {
    font-size: 3.6458333333333336vw;
    line-height: 1.06;
    letter-spacing: -1px;
    font-weight: bold;
}
.ssec .ssec-head-2 {
    font-size: 2.291666665vw;
    font-weight: bold;
}
.ssec .ssec-subhead {
    font-size: 2.291666665vw;
    line-height: 1.1;
    letter-spacing: -1px;
    font-weight: bold;
}
.ssec .ssec-txt {
    font-size: 1.45833334vw;
    line-height: 1.4;
}
.ssec-pt-1 {
    padding-top: .9375vw;
}
.ssec-pt-2 {
    padding-top: 1.5vw;
}
.ssec-pt-3 {
    padding-top: 3vw;
}
.ssec-pb-1 {
    padding-bottom: 1vw;
}
.ssec .ssec-note {
    font-size: 1vw;
    line-height: 1.25;
}
.ssec .ssec-note-bottom {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 2%
}
.ssec .ssec-color {
    color: #95c796;
}
.ssec-color-1 {
    background: -webkit-gradient(linear, left top, right top, from(#45c0ff), to(#ff57f8));
    background: -o-linear-gradient(left, #45c0ff 0%, #ff57f8 100%);
    background: linear-gradient(90deg, #45c0ff 0%, #ff57f8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.ssec-color-2 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fbfdd3), color-stop(0.35, #faf164), color-stop(0.45, #fd4c22), color-stop(0.60, #f22b48), color-stop(0.80, #ea2158), color-stop(1, #c11374));
    -webkit-background-clip: text;
    color: transparent;
}
.ssec-color-3 {
    background: linear-gradient(to right, #feef9c, #f1ce34);
    -webkit-background-clip: text;
    color: transparent !important;
}
.ssec-text-center {
    text-align: center;
}
/**/

.specs-color-name {
    text-align: center;
    padding: 5px 0 0;
    margin-bottom: 0;
}
.specs-block-img .img-fluid {
    display: block;
    margin: 0 auto;
}
.specs-block .specs-value strong {
    font-size: 1.375em;
    line-height: 1.25;
}
.specs-block .specs-note {
    padding-top: 2%;
    font-size: .875em;
    color: #888;
    padding-bottom: 0;
}
.specs-note {
    padding-bottom: 3%;
}
.specs-note p {
    font-size: .925em;
    margin-bottom: .25em;
    color: #888;
}
.specs-block .specs-img-size {
    max-width: 100%;
    width: 100%;
}
@media screen and (min-width: 1024px) {
    .specs-block .specs-img-size {
        max-width: initial;
        width: 50%;
    }
}
/**/

.ssec-intro .ssec-wrap {
    position: absolute;
    top: 8.6%;
    left: 7%;
    right: 7%;
}
.ssec-intro .ssec-head {
    font-weight: bold;
    font-size: 84px;
    letter-spacing: -.03125vw;
    line-height: 1;
    opacity: 0;
}
.ssec-intro .ssec-txt2 {
    padding-top: 2.0833333333333332vw;
    font-size: 3.125vw;
    line-height: 1.1;
}
.ssec-intro .ssec-txt3 {
    font-size: 1.3541666667vw;
    padding-top: 2.4vw;
    line-height: 1.4;
}

.ssec-summary .ssec-i {
    position: absolute;
    font-size: 1.875vw;
    line-height: 1.1;
}
.ssec-summary .ssec-i1 {
    top: 16%;
    left: 6%;
    right: 75.6%;
}
.ssec-summary .ssec-i2 {
    top: 8.7%;
    left: 51%;
    right: 27.2%;
}
.ssec-summary .ssec-i3 {
    top: 7.2%;
    left: 75.4%;
    right: 4%;
    line-height: 1.2;
}
.ssec-summary .ssec-i4 {
    top: 40%;
    left: 3.4%;
    right: 75%;
}
.ssec-summary .ssec-i5 {
    top: 37.8%;
    left: 28%;
    right: 51.8%;
}
.ssec-summary .ssec-i6 {
    top: 38%;
    left: 75%;
    right: 3.5%;
}
.ssec-summary .ssec-i7 {
    top: 70%;
    left: 28.5%;
    right: 57.7%;
    font-size: 1.770833333vw;
}
.ssec-summary .ssec-i8 {
    top: 68.9%;
    left: 51%;
    right: 27.3%;
    line-height: 1.2;
}
.ssec-summary .ssec-i9 {
    top: 66.2%;
    left: 76%;
    right: 13%;
    font-size: 1.770833333vw;
}

.ssec-style-1 .ssec-wrap {
    position: absolute;
    top: 2.5vw;
    left: 5%;
    right: 5%;
}

.ssec-slim .ssec-wrap {
    position: absolute;
    top: 28.5%;
    left: 18%;
    right: 42%;
}
.ssec-slim .ssec-txt {
    padding-right: 25%;
}

.ssec-colors .ssec-wrap {
    position: absolute;
    top: 8%;
    left: 18%;
    right: 12%;
}
.ssec-colors .ssec-clrs {
    display: inline-block;
    height: 1.3541666666666667vw;
    width: 1.3541666666666667vw;
    border-radius: 50%;
    background-color: #fff;
}
.ssec-colors .ssec-clrs-black {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(.2, #6e6f70), color-stop(.75, #252729), color-stop(1, #252729));
}
.ssec-colors .ssec-w {
    padding-top: .5208333333vw;
}
.ssec-colors2 .ssec-wrap {
    top: auto;
    left: 28%;
    right: 18%;
    bottom: 9%;
}

.ssec-display .ssec-wrap {
    position: absolute;
    top: 7%;
    left: 16%;
    right: 40%;
}
.ssec-display .ssec-txt {
    padding-right: 33%;
}
.ssec-display .ssec-f {
    position: absolute;
    top: 49%;
    left: 16%;
    right: 60%;
    font-size: 1.3541666667vw;
    line-height: 1;
    display: flex;
    flex-direction: column;
    gap: 2.083333332vw;
}
.ssec-display .ssec-f .ssec-h {
    font-size: 3.02083333334vw;
    line-height: 1.3;
}

.ssec-camera .ssec-wrap {
    position: absolute;
    top: 19%;
    left: 13%;
    right: 60%;
}

.ssec-camera2 .ssec-i {
    position: absolute;
    top: 17.8%;
    left: 24%;
    right: 58%;
    font-size: 1.354166667vw;
    line-height: 1.35;
}
.ssec-camera2 .ssec-h {
    font-size: 2.8125vw;
    line-height: 1;
    font-weight: bold;
}
.ssec-camera2 .ssec-i2 {
    top: 35.6%;
}
.ssec-camera2 .ssec-i3 {
    top: 47.6%;
}

.ssec-maincamera .ssec-wrap {
    position: absolute;
    top: 9%;
    left: 18%;
    right: 10%;
}
.ssec-maincamera .ssec-head {
    padding-left: 11%;
}
.ssec-maincamera .ssec-txt {
    padding-right: 32%;
}

.ssec-macro .ssec-wrap {
    position: absolute;
    top: 39%;
    left: 55%;
    right: 10%;
}

.ssec-selfie .ssec-wrap {
    position: absolute;
    top: 65.6%;
    left: 30.5%;
    right: 20%;
}
.ssec-selfie .ssec-head {
    font-size: 3.125vw;
}

.ssec-battery .ssec-wrap {
    position: absolute;
    top: 7%;
    left: 16%;
    right: 13%;
}
.ssec-battery .ssec-txt {
    padding-right: 40%;
}
.ssec-battery .ssec-f {
    position: absolute;
    top: 49%;
    left: 16%;
    right: 60%;
    font-size: 1.3541666667vw;
    line-height: 1;
    display: flex;
    flex-direction: column;
    gap: 2.083333332vw;
}
.ssec-battery .ssec-f .ssec-h {
    font-size: 3.02083333334vw;
    line-height: 1.3;
}

.ssec-os .ssec-wrap {
    top: 59%;
    left: 29%;
    right: 29%;
}

.ssec-case .ssec-wrap {
    position: absolute;
    top: 20%;
    left: 57%;
    right: 5%;
}

.ssec-splash .ssec-wrap {
    position: absolute;
    top: 50%;
    left: 16%;
    right: 48%;
}

.ssec-tests .ssec-i {
    position: absolute;
    top: 66%;
    left: 3%;
    right: 78.7%;
    bottom: 16.8%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1;
    font-size: 1.25vw;
    letter-spacing: -1px;
}
.ssec-tests .ssec-i .ssec-h {
    font-size: 3.0208333334vw;
    line-height: 1.2;
    font-weight: bold;
}
.ssec-tests .ssec-i span {
    font-size: 1.71875vw;
}
.ssec-tests .ssec-i2 {
    left: 22%;
    right: 59.8%;
}
.ssec-tests .ssec-i3 {
    left: 40.9%;
    right: 40.9%;
}
.ssec-tests .ssec-i4 {
    left: 60%;
    right: 22%;
}
.ssec-tests .ssec-i5 {
    left: 78.7%;
    right: 3%;
}

@media screen and (min-width: 1024px) {
    .ssec-head-inline .ssec-head,
    .ssec-head-inline .ssec-subhead {
        display: inline-block;
    }
    .ssec-head-inline > * {
        padding-right: .85vw;
    }
    .ssec-head-inline > *:last-child {
        padding-right: 0;
    }
}

@media screen and (min-width: 1440px) {
    .ssec-px-5 {
        padding-left: 5%;
        padding-right: 5%;
    }
    .ssec-px-10 {
        padding-left: 10%;
        padding-right: 10%;
    }
    .ssec-px-15 {
        padding-left: 15%;
        padding-right: 15%;
    }
    .ssec-px-20 {
        padding-left: 20%;
        padding-right: 20%;
    }
    .ssec-px-25 {
        padding-left: 25%;
        padding-right: 25%;
    }
}

@media screen and (max-width: 768px) {
    .ssec .ssec-head {
        font-size: 5.825242718446602vw;
        letter-spacing: 0;
        line-height: 1.1;
    }
    .ssec .ssec-subhead {
        font-size: 4.3689320388349516vw;
        line-height: 1.25;
        letter-spacing: 0;
    }
    .ssec .ssec-txt {
        font-size: 2.4271844660194174vw;
        line-height: 1.25;
    }
    .ssec-sm-pt-0 {
        padding-top: 0;
    }
    .ssec-sm-pt-1 {
        padding-top: 2.4271844660194174vw;
    }
    .ssec-sm-pt-2 {
        padding-top: 2vw;
    }
    .ssec .ssec-head-inline > * {
        display: block;
    }
    .ssec .ssec-head-inline .ssec-subhead {
        padding-left: 0;
    }
    .ssec .ssec-note {
        font-size: 2.3vw;
    }
    .ssec .ssec-note-bottom {
        left: 12px;
        right: 12px;
    }

    .ssec-intro .ssec-wrap {
        top: 5.9%;
        left: 10px;
        right: 10px;
    }
    .ssec-intro .ssec-head {
        font-size: 8.25242718446602vw;
        letter-spacing: -1px;
    }
    .ssec-intro .ssec-txt2 {
        font-size: 5.825242718446602vw;
        line-height: 1.1;
        padding-top: 3.8834951456310676vw;
    }
    .ssec-intro .ssec-txt3 {
        font-size: 2.8vw;
        padding-top: 5.75vw;
    }

    .ssec-style-1 .ssec-wrap {
        top: 8.5vw;
        left: 10px;
        right: 10px;
    }

    .ssec-summary .ssec-i {
        font-size: 2.912621359223301vw;
    }
    .ssec-summary .ssec-i1 {
        top: 10.3%;
        left: 7%;
        right: 55.6%;
        font-size: 3.398058252427184vw;
    }
    .ssec-summary .ssec-i2 {
        top: 27.5%;
        left: 67%;
        right: 2.4%;
    }
    .ssec-summary .ssec-i3 {
        top: 62.2%;
        left: 67.4%;
        right: 3%;
        line-height: 1.2;
        font-size: 3.155339805825243vw;
    }
    .ssec-summary .ssec-i4 {
        top: 27.4%;
        left: 3.4%;
        right: 68%;
    }
    .ssec-summary .ssec-i5 {
        top: 27.4%;
        left: 35%;
        right: 34.8%;
        font-size: 3.155339805825243vw;
    }
    .ssec-summary .ssec-i6 {
        top: 62.4%;
        left: 35%;
        right: 34.7%;
        font-size: 3.155339805825243vw;
    }
    .ssec-summary .ssec-i7 {
        top: 62.2%;
        left: 3.5%;
        right: 74.7%;
        font-size: 3.155339805825243vw;
    }
    .ssec-summary .ssec-i8 {
        top: 87%;
        left: 3%;
        right: 75.3%;
        line-height: 1.2;
    }
    .ssec-summary .ssec-i9 {
        top: 82.5%;
        left: 61%;
        right: 22%;
    }

    .ssec-slim .ssec-wrap {
        top: 7.5%;
        left: 7%;
        right: 32%;
    }
    .ssec-slim .ssec-txt {
        padding-right: 35%;
    }

    .ssec-colors .ssec-wrap {
        top: 5%;
        left: 4%;
        right: 15%;
    }
    .ssec-colors .ssec-clrs {
        height: 2.912621359223301vw;
        width: 2.912621359223301vw;
    }
    .ssec-colors .ssec-w {
        padding-top: 1.2135922330097087vw;
    }
    .ssec-colors2 .ssec-wrap {
        top: auto;
        left: 15%;
        right: 4%;
        bottom: 6%;
    }

    .ssec-display .ssec-wrap {
        top: 7%;
        left: 10px;
        right: 10px;
        text-align: center;
    }
    .ssec-display .ssec-txt {
        padding-right: 0;
    }
    .ssec-display .ssec-f {
        display: none;
    }

    .ssec-camera .ssec-wrap {
        top: 6%;
        left: 10px;
        right: 10px;
        text-align: center;
    }

    .ssec-camera2 .ssec-i {
        top: 15.3%;
        left: 7.5%;
        right: 57%;
        font-size: 2.4271844660194174vw;
        line-height: 1.35;
    }
    .ssec-camera2 .ssec-h {
        font-size: 4.854368932038835vw;
    }
    .ssec-camera2 .ssec-i2 {
        top: 43.6%;
    }
    .ssec-camera2 .ssec-i3 {
        top: 67.6%;
    }

    .ssec-maincamera .ssec-wrap {
        top: 8.5%;
        left: 20%;
        right: 10%;
    }
    .ssec-maincamera .ssec-head {
        padding-left: 0;
        font-size: 5.339805825242718vw;
    }
    .ssec-maincamera .ssec-txt {
        padding-right: 0;
    }

    .ssec-macro .ssec-wrap {
        top: 12%;
        left: 10px;
        right: 10px;
        text-align: center;
    }

    .ssec-selfie .ssec-wrap {
        top: 65.6%;
        left: 19.5%;
        right: 5%;
    }
    .ssec-selfie .ssec-head {
        font-size: 22px;
    }

    .ssec-battery .ssec-wrap {
        top: 5%;
        left: 10px;
        right: 10px;
        text-align: center;
    }
    .ssec-battery .ssec-txt {
        padding-right: 0;
    }
    .ssec-battery .ssec-f {
        top: 68%;
        left: 71%;
        right: 2%;
        font-size: 2.4271844660194174vw;
        gap: 4.854368932038835vw;
    }
    .ssec-battery .ssec-f .ssec-h {
        font-size: 4.854368932038835vw;
        font-weight: bold;
    }

    .ssec-os .ssec-wrap {
        top: 5%;
        left: 10px;
        right: 10px;
    }
    
    .ssec-case .ssec-wrap {
        top: 5%;
        left: 10px;
        right: 10px;
        text-align: center;
    }

    .ssec-splash .ssec-wrap {
        top: 5%;
        left: 10%;
        right: 10%;
        text-align: center;
    }

    .ssec-tests .ssec-i {
        top: 50%;
        left: 21.4%;
        right: 50.9%;
        bottom: 38.4%;
        font-size: 2.669902912621359vw;
        letter-spacing: -.2px;
    }
    .ssec-tests .ssec-i .ssec-h {
        font-size: 5.339805825242718vw;
    }
    .ssec-tests .ssec-i span {
        font-size: 2.669902912621359vw;
    }
    .ssec-tests .ssec-i2 {
        left: 50.3%;
        right: 22.4%;
    }
    .ssec-tests .ssec-i3 {
        top: 79%;
        left: 7.7%;
        right: 64.9%;
        bottom: 9.4%;
    }
    .ssec-tests .ssec-i4 {
        top: 79%;
        left: 36.3%;
        right: 36.2%;
        bottom: 9.4%;
    }
    .ssec-tests .ssec-i5 {
        top: 79%;
        left: 64.7%;
        right: 7.8%;
        bottom: 9.4%;
    }
}
