.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.2vw;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -.6px;
}
.ssec .ssec-subhead {
    font-size: 2.5vw;
    font-weight: 500;
    line-height: 1.2;
}
.ssec .ssec-txt {
    font-size: 1.25vw;
    line-height: 1.35;
}
.ssec-pt-1 {
    padding-top: 1vw;
}
.ssec-pt-2 {
    padding-top: 1.5vw;
}
.ssec-pt-3 {
    padding-top: 3vw;
}
.ssec-pb-1 {
    padding-bottom: 1vw;
}
.ssec .ssec-note {
    font-size: .9vw;
    line-height: 1.25;
}
.ssec .ssec-note-bottom {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 2%
}
.ssec .ssec-color {
    color: #edd118;
}
.ssec-color-1 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fbfdd3), color-stop(0.15, #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-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: 29.2%;
    left: 18.5%;
    right: 54%;
}
.ssec-intro .ssec-head {
    font-size: 3.8vw;
    font-weight: 500;
    opacity: 0;
}
.ssec-intro .ssec-txt2 {
    font-size: 2.2vw;
    line-height: 1.1;
    letter-spacing: -.6px;
}
.ssec-intro .ssec-txt3 {
    font-size: 1.2vw;
    padding-top: 1.8vw;
    line-height: 1.4;
}

.ssec-summary .ssec-i {
    position: absolute;
    font-size: 1.5vw;
    line-height: 1.2;
}
.ssec-summary .ssec-i .ssec-h {
    font-size: 2vw;
    font-weight: bold;
}
.ssec-summary .ssec-i1 {
    top: 10%;
    left: 56.4%;
    right: 20%;
}
.ssec-summary .ssec-i2 {
    top: 21%;
    left: 23%;
    right: 49%;
    font-size: 1.8vw;
}
.ssec-summary .ssec-i3 {
    top: 28.6%;
    left: 56.4%;
    right: 20%;
}
.ssec-summary .ssec-i4 {
    top: 45.4%;
    left: 20.1%;
    right: 66.2%;
}
.ssec-summary .ssec-i5 {
    top: 45.4%;
    left: 35.8%;
    right: 49%;
}
.ssec-summary .ssec-i6 {
    font-size: 1.35vw;
    top: 45.4%;
    left: 52.2%;
    right: 35.6%;
}
.ssec-summary .ssec-i7 {
    top: 45.4%;
    left: 65.4%;
    right: 19.3%;
}
.ssec-summary .ssec-i8 {
    top: 65.4%;
    left: 20.1%;
    right: 66.2%;
}
.ssec-summary .ssec-i9 {
    top: 71.6%;
    left: 35.8%;
    right: 49%;
}
.ssec-summary .ssec-i10 {
    top: 71.6%;
    left: 52.2%;
    right: 35.6%;
}
.ssec-summary .ssec-i11 {
    top: 71.6%;
    left: 65.4%;
    right: 19.3%;
}

.ssec-pb-1 {
    padding-bottom: .35vw;
}
.ssec-pe-1 {
    padding-right: .5vw;
}

.ssec-style-1 .ssec-wrap {
    position: absolute;
    top: 8%;
    left: 10%;
    right: 10%;
}

.ssec-display .ssec-f {
    position: absolute;
    top: 77%;
    left: 13%;
    right: 13%;
    display: flex;
    justify-content: space-between;
}
.ssec-display .ssec-f .ssec-a {
    display: flex;
    flex-direction: column;
    gap: 2rem
}
.ssec-display .ssec-i {
    font-size: 1.2vw;
}
.ssec-display .ssec-h {
    font-size: 2.2vw;
}

.ssec-split .ssec-note {
    left: 35%;
    right: 35%;
    bottom: 4%;
}

.ssec-widevine .ssec-note {
    color: #000;
    bottom: 5%;
}

.ssec-defo .ssec-head-wrap {
    position: absolute;
    top: 8%;
    left: 10%;
    right: 50%;
}
.ssec-defo .ssec-txt {
    position: absolute;
    top: 8%;
    left: 53%;
    right: 10%;
}

.ssec-battery .ssec-wrap {
    position: absolute;
    top: 8%;
    left: 11%;
    right: 37%;
}

.ssec-memory .ssec-wrap {
    position: absolute;
    top: 13%;
    left: 39%;
    right: 14%;
    text-align: right;
}

.ssec-memory2 .ssec-wrap {
    position: absolute;
    top: 8%;
    left: 10%;
    right: 52%;
}
.ssec-memory2 .ssec-wrap2 {
    position: absolute;
    top: 8%;
    left: 52%;
    right: 10%;
}

.ssec-cpu .ssec-f {
    position: absolute;
    top: 85%;
    left: 18%;
    right: 18%;
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.ssec-cpu .ssec-i {
    font-size: 1.2vw;
}
.ssec-cpu .ssec-h {
    font-size: 2.2vw;
}

.ssec-camera .ssec-wrap {
    position: absolute;
    top: 8%;
    left: 12%;
    right: 50%;
}

.ssec-network .ssec-wrap {
    position: absolute;
    top: 6%;
    left: 12%;
    right: 50%;
}
.ssec-network .ssec-wrap2 {
    position: absolute;
    top: 73%;
    left: 50%;
    right: 12%;
    text-align: right;
}

.ssec-os .ssec-wrap {
    top: 27%;
    left: 19%;
    right: 19%;
}

.ssec-more .ssec-wrap2 {
    position: absolute;
    top: 36%;
    left: 50%;
    right: 15%;
}
.ssec-more .ssec-h {
    font-size: 2.8vw;
    font-weight: bold;
}
.ssec-more .ssec-hh {
    font-size: 1.9vw;
}
.ssec-more .ssec-t {
    font-size: 1.2vw;
}
.ssec-more .ssec-note {
    left: 40%;
}

.ssec-cover .ssec-wrap {
    position: absolute;
    top: 8%;
    left: 15%;
    right: 52%;
}
.ssec-cover .ssec-wrap2 {
    position: absolute;
    top: 8%;
    left: 52%;
    right: 15%;
}
.ssec-cover .ssec-head {
    font-size: 3vw;
}
.ssec-cover .ssec-subhead {
    font-size: 2.1vw;
}

.ssec-mount .ssec-wrap {
    top: 5%;
}
.ssec-mount .ssec-note {
    color: #fff;
}

.ssec-tests .ssec-wrap {
    position: absolute;
    top: 9.4%;
    left: 15%;
    right: 15%;
}
.ssec-tests .ssec-i {
    font-size: 1.2vw;
    line-height: 1;
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
}
.ssec-tests .ssec-w {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
}
.ssec-tests .ssec-h {
    font-size: 3.4vw;
    letter-spacing: -1px;
    padding-bottom: .1em;
}
.ssec-tests .ssec-i1 {
    top: 34%;
    left: 27.8%;
    right: 51.9%;
    bottom: 46.4%;
}
.ssec-tests .ssec-i2 {
    top: 34%;
    left: 61.8%;
    right: 18.9%;
    bottom: 46.4%;
}
.ssec-tests .ssec-i3 {
    top: 57.8%;
    left: 27.8%;
    right: 51.9%;
    bottom: 21.5%;
}
.ssec-tests .ssec-i4 {
    top: 57.8%;
    left: 61.8%;
    right: 18.9%;
    bottom: 21.5%;
}

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

@media screen and (max-width: 768px) {
    .ssec .ssec-head {
        font-size: 5vw;
    }
    .ssec .ssec-subhead {
        font-size: 3.8vw;
        line-height: 1.25;
    }
    .ssec .ssec-txt {
        font-size: 2.5vw;
        line-height: 1.25;
    }
    .ssec-sm-pt-2 {
        padding-top: 2vw;
    }
    .ssec-sm-pt-1 {
        padding-top: 1vw;
    }
    .ssec-pt-sm-2 {
        padding-top: 1em;
    }
    .ssec .ssec-head-inline > * {
        display: block;
    }
    .ssec .ssec-head-inline .ssec-subhead {
        padding-left: 0;
    }
    .ssec .ssec-note {
        font-size: 2.1vw;
    }
    .ssec .ssec-note-bottom {
        left: 12px;
        right: 12px;
    }

    .ssec-intro .ssec-wrap {
        top: 6.5%;
        left: 10px;
        right: 10px;
        text-align: center;
    }
    .ssec-intro .ssec-head {
        font-size: 6vw;
        line-height: 1.1;
    }
    .ssec-intro .ssec-txt2 {
        font-size: 4.5vw;
        line-height: 1.1;
    }
    .ssec-intro .ssec-txt3 {
        font-size: 2.4vw;
        padding-top: 1.75vw;
        display: flex;
        justify-content: center;
        line-height: 1;
    }
    .ssec-intro .ssec-txt3 .ssec-i {
        border-right: 1px solid #000;
        padding-right: 1.4vw;
        margin-right: 1.4vw;
    }
    .ssec-intro .ssec-txt3 .ssec-i:last-child {
        margin-right: 0;
        padding-right: 0;
        border-right: none;
    }

    .ssec-summary .ssec-i {
        font-size: 2.7vw;
    }
    .ssec-summary .ssec-i .ssec-h {
        font-size: 3vw;
    }
    .ssec-summary .ssec-i1 {
        top: 32%;
        left: 39.4%;
        right: 12%;
    }
    .ssec-summary .ssec-i2 {
        top: 14%;
        left: 12%;
        right: 38%;
        font-size: 2.9vw;
    }
    .ssec-summary .ssec-i3 {
        top: 47.6%;
        left: 11.4%;
        right: 42.6%;
    }
    .ssec-summary .ssec-i4 {
        top: 32%;
        left: 9.1%;
        right: 64.2%;
    }
    .ssec-summary .ssec-i5 {
        top: 63%;
        left: 9.8%;
        right: 52%;
    }
    .ssec-summary .ssec-i6 {
        font-size: 2.4vw;
        top: 4.4%;
        left: 67.1%;
        right: 10.6%;
    }
    .ssec-summary .ssec-i7 {
        top: 77.4%;
        left: 50.8%;
        right: 11%;
    }
    .ssec-summary .ssec-i8 {
        top: 77.4%;
        left: 9.8%;
        right: 52%;
    }
    .ssec-summary .ssec-i9 {
        top: 63%;
        left: 50.8%;
        right: 11%;
    }
    .ssec-summary .ssec-i9 > div {
        display: inline-block;
    }
    .ssec-summary .ssec-i9 > div:first-child {
        padding-right: 2vw;
    }
    .ssec-summary .ssec-i10 {
        top: 17.6%;
        left: 67.1%;
        right: 10.6%;
    }
    .ssec-summary .ssec-i11 {
        top: 46.6%;
        left: 62.8%;
        right: 12.3%;
    }

    .ssec-style-1 .ssec-wrap {
        position: absolute;
        top: 4%;
        left: 10px;
        right: 10px;
    }

    .ssec-display .ssec-f {
        top: 74%;
        left: 5%;
        right: 5%;
    }
    .ssec-display .ssec-f .ssec-a {
        gap: 1rem
    }
    .ssec-display .ssec-i {
        font-size: 2.2vw;
    }
    .ssec-display .ssec-h {
        font-size: 3.2vw;
    }

    .ssec-split .ssec-note {
        left: 25%;
        right: 25%;
        bottom: 1%;
    }

    .ssec-widevine .ssec-note {
        bottom: 3%;
    }

    .ssec-defo .ssec-wrap {
        position: absolute;
        top: 4%;
        left: 10px;
        right: 10px;
        text-align: center;
    }
    .ssec-defo .ssec-head-wrap,
    .ssec-defo .ssec-txt {
        position: initial;
        top: auto;
        left: auto;
        right: auto;
    }

    .ssec-battery .ssec-wrap {
        top: 4%;
        left: 10%;
        right: 3%;
    }

    .ssec-memory .ssec-wrap {
        top: 7%;
        left: 26%;
        right: 5%;
    }

    .ssec-memory2 .ssec-wrap {
        top: 5%;
        left: 7%;
        right: 7%;
    }
    .ssec-memory2 .ssec-wrap2 {
        top: 35%;
        left: 34%;
        right: 5%;
    }

    .ssec-cpu .ssec-f {
        top: 85%;
        left: 13%;
        right: 13%;
    }
    .ssec-cpu .ssec-i {
        font-size: 2.2vw;
    }
    .ssec-cpu .ssec-h {
        font-size: 3.2vw;
    }

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

    .ssec-network .ssec-wrap {
        top: 4%;
        left: 7%;
        right: 23%;
    }
    .ssec-network .ssec-wrap2 {
        top: 76%;
        left: 33%;
        right: 6%;
    }

    .ssec-os .ssec-wrap {
        top: 34%;
        left: 9%;
        right: 9%;
    }

    .ssec-more .ssec-wrap2 {
        top: 41%;
        left: 55%;
        right: 4%;
    }
    .ssec-more .ssec-h {
        font-size: 4vw;
    }
    .ssec-more .ssec-hh {
        font-size: 2.5vw;
    }
    .ssec-more .ssec-t {
        font-size: 2.2vw;
    }
    .ssec-more .ssec-note {
        left: 30%;
    }

    .ssec-cover .ssec-wrap {
        top: 1%;
        left: 8%;
        right: 8%;
    }
    .ssec-cover .ssec-wrap2 {
        top: 47%;
        left: 8%;
        right: 8%;
    }

    .ssec-mount .ssec-wrap {
        top: 3%;
    }
    .ssec-mount .ssec-note {
        color: #fff;
    }

    .ssec-tests .ssec-wrap {
        position: absolute;
        top: 8%;
        left: 10px;
        right: 10px;
        text-align: center;
    }

    .ssec-tests .ssec-i {
        font-size: 2.1vw;
    }
    .ssec-tests .ssec-h {
        font-size: 4.5vw;
        letter-spacing: 0px;
        padding-bottom: 0;
    }
    .ssec-tests .ssec-i1 {
        top: 39.4%;
        left: 21.4%;
        right: 52%;
        bottom: 38.1%;
    }
    .ssec-tests .ssec-i2 {
        top: 39.4%;
        left: 66%;
        right: 7.2%;
        bottom: 38.1%;
    }
    .ssec-tests .ssec-i3 {
        top: 65.6%;
        left: 21.4%;
        right: 52%;
        bottom: 12%;
    }
    .ssec-tests .ssec-i4 {
        top: 65.6%;
        left: 66%;
        right: 7.2%;
        bottom: 12%;
    }
}
