.ssec {
    position: relative;
    color: #fff;
    background-color: #000;
    font-family: ProximaNova, sans-serif;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 300;
    margin: 0 auto;
    overflow: hidden;
}
.ssec .ssec-img {
    max-width: 100%;
    width: 100%;
}
.ssec.ssec-bg-white {
    color: #000;
    background-color: #fff;
}
.ssec .ssec-head {
    font-size: 3vw;
    line-height: 1.25;
    font-weight: bold;
    font-style: italic;
}
.ssec .ssec-subhead {
    font-size: 2.8vw;
    line-height: 1.2;
    font-weight: 500;
}
.ssec .ssec-words {
    font-size: 1.2vw;
    line-height: 1.5;
    padding-top: 1vw;
}
.ssec-text-center {
    text-align: center;
}
.ssec-color-1 {
    background: linear-gradient(to bottom, #faeab4, #c56f25);
    -webkit-background-clip: text;
    color: transparent !important;
}
.ssec-color-2 {
    background: linear-gradient(to right, #A6B5C2, #EBECF0, #E7EBEC, #A9B3C4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.oukitel-footer {
    margin-top: 0;
}

.specs-table-wrap {
    padding: 2% 0;
    overflow: auto;
}
.specs-table-center {
    text-align: center;
}
.specs-table {
    width: 100%;
    padding: 0;
    margin: 0;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.specs-table tr td {
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    padding: 5px 5px;
}

.specs-note p {
    font-size: .85em;
    margin-bottom: .125em;
}
.specs-note p:last-child {
    margin-bottom: 1em;
}

.ssec-intro .ssec-wrap {
    position: absolute;
    top: 30%;
    left: 5.6%;
    right: 52%;
}
.ssec-intro .ssec-logo {
    font-size: 3.7vw;
    font-weight: bold;
    line-height: 1;
    opacity: 0;
}
.ssec-intro .ssec-logo span {
    font-weight: normal;
}
.ssec-intro .ssec-slogan {
    padding-top: .75vw;
    font-size: 2.2vw;
    font-weight: bold;
    line-height: 1.2;
    color: #ff881a;
}
.ssec-intro .ssec-words {
    margin-top: 1.25vw;
    font-size: 1.1vw;
    line-height: 1.5;
}
.ssec-intro .ssec-words .sseci {
    padding-bottom: .75vw;
    letter-spacing: 0.03vw;
}
.ssec-intro .ssec-words .ssecit {
    padding-left: 1vw;
    padding-right: 1vw;
}
.ssec-intro .ssec-words .sseci img {
    width: 3vw;
}

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

.ssec-battery .ssec-i {
    position: absolute;
    top: 90%;
    left: 23.2%;
    right: 65%;
    font-size: 1vw;
    line-height: 1;
    text-align: center;
}
.ssec-battery .ssec-h {
    font-size: 1.75vw;
    font-weight: bold;
    line-height: 1.4;
}
.ssec-battery .ssec-i2 {
    left: 35.2%;
    right: 56%;
}
.ssec-battery .ssec-i3 {
    left: 45.3%;
    right: 45%;
}
.ssec-battery .ssec-i4 {
    left: 56.3%;
    right: 35%;
}
.ssec-battery .ssec-i5 {
    left: 67%;
    right: 25%;
}

.ssec-rugged .ssec-wrap,
.ssec-camera .ssec-wrap {
    top: 10vw;
}

.ssec-power .ssec-wrap,
.ssec-cpu .ssec-wrap,
.ssec-memory .ssec-wrap,
.ssec-sim .ssec-wrap {
    top: 7vw;
}

.ssec-os .ssec-wrap {
    position: absolute;
    top: 30%;
    left: 10%;
    right: 48%;
}

@media screen and (min-width: 769px) {
}

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

@media screen and (max-width: 768px) {
    .ssec {
        font-size: 3.5vw;
    }
    .ssec .ssec-head {
        font-size: 5.125vw;
        line-height: 1.15;
    }
    .ssec .ssec-subhead {
        font-size: 4.2vw;
        padding-top: 1.5vw;
        line-height: 1.25;
    }
    .ssec .ssec-words {
        font-size: 3vw;
        padding-top: 1.5vw;
        line-height: 1.25;
    }
    .ssec-hide-mobile {
        display: none;
    }

    .ssec-intro .ssec-wrap {
        top: 13.1%;
        left: 10px;
        right: 10px;
        text-align: center;
        color: #fff;
    }
    .ssec-intro .ssec-logo {
        font-size: 7.5vw;
    }
    .ssec-intro .ssec-slogan {
        font-size: 4.4vw;
        padding-top: 1vw;
        display: block;
    }
    .ssec-intro .ssec-words {
        font-size: 2.8vw;
        padding-top: 3vw;
        line-height: 1.2;
    }
    .ssec-intro .ssec-words .sseci {
        padding-bottom: .1em
    }
    .ssec-intro .ssec-words .sseci img {
        width: 8vw;
    }
    .ssec-intro .ssec-words .ssecit {
        padding-left: 2vw;
    }

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

    .ssec-battery .ssec-i {
        top: 90%;
        left: 23.2%;
        right: 65%;
        font-size: 1vw;
    }
    .ssec-battery .ssec-h {
        font-size: 1.75vw;
    }
    .ssec-battery .ssec-i2 {
        left: 35.2%;
        right: 56%;
    }
    .ssec-battery .ssec-i3 {
        left: 45.3%;
        right: 45%;
    }
    .ssec-battery .ssec-i4 {
        left: 56.3%;
        right: 35%;
    }
    .ssec-battery .ssec-i5 {
        left: 67%;
        right: 25%;
    }

    .ssec-camera .ssec-wrap {
        top: 10vw;
    }

    .ssec-power .ssec-wrap,
    .ssec-cpu .ssec-wrap,
    .ssec-memory .ssec-wrap,
    .ssec-sim .ssec-wrap {
        top: 7vw;
    }

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