.ssec {
    position: relative;
    font-family: ProximaNova, sans-serif;
    font-size: .85rem;
    line-height: 1.2;
    font-weight: 400;
    margin: 0 auto;
}
.ssec .ssec-img {
    max-width: 100%;
    width: 100%;
}

.ssec .ssec-head {
    font-size: 2em;
    font-weight: 400;
    margin-bottom: .25em;
}
.ssec .ssec-subhead {
    font-size: 1.25em;
    font-weight: 400;
    margin-bottom: 5px;
}
.ssec .ssec-txt {
    line-height: 1.25;
}
.ssec .ssec-color {
    color: #ffc600;
}
.ssec .ssec-note {
    font-size: .825rem;
    line-height: 1.5;
    color: rgba(255,255,255,0.8);
}

.ssec-rel .ssec-wrap {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
}

.ssec-slider .slick-dots {
    display: block;
    margin: 1% 0 2%;
    padding: 0;
    text-align: center;
}
.ssec-slider .slick-dots li {
    padding: 0 6px;
    margin: 0;
    display: inline-block;
    list-style: none;
}
.ssec-slider .slick-dots li button {
    display: block;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
    border-radius: 10px;
    cursor: pointer;
    background-color: #e4e4e4;
    border: none;
    width: 14px;
    height: 14px;
}
.ssec-slider .slick-dots li button:focus {
    outline: none;
}
.ssec-slider .slick-dots li.slick-active button {
    background-color: #7bbedf;
}

.ssec-intro .ssec-wrap {
    position: absolute;
    top: 44%;
    left: 8%;
    right: 58%;
    text-align: center;
}

.ssec-intro .ssec-head {
    display: none;
}

.ssec-2 {
    background-image: url(images/2-bg.jpg);
    background-repeat: repeat;
}
.ssec-2 .ssec-f {
    display: flex;
    flex-wrap: wrap;
    padding: 4% 0;
}
.ssec-2 .ssec-i {
    width: 100%;
    padding-bottom: 20px;
}
.ssec-2 .ssec-w {
    padding: 0 15px;
}
.ssec-2 .ssec-t {
    font-size: 1.3em;
    background-color: #000;
    color: #f8c206;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 0 0 10px 10px;
}

.ssec-style-1 .ssec-wrap,
.ssec-style-2 .ssec-wrap {
    padding: 15px;
}

.ssec-grade,
.ssec-corner,
.ssec-key,
.ssec-glove,
.ssec-os,
.ssec-selfie,
.ssec-battery,
.ssec-gps,
.ssec-network {
    background-color: #000;
    color: #fff;
}
.ssec-camera,
.ssec-underwater,
.ssec-screen,
.ssec-hardware {
    background-color: #fff;
}

@media screen and (max-width: 768px) {
    .ssec-intro .ssec-wrap {
        position: absolute;
        top: 10%;
        left: 2%;
        right: 2%;
        text-align: center;
        color: #fff;
    }
    .ssec-intro .ssec-txt {
        font-size: 1.625em;
        font-weight: bold;
    }
    .ssec-intro .ssec-txt2 {
        font-size: 1.125em;
    }
    .ssec-intro .ssec-txt3 {
        padding-top: 1.5em;
        font-size: 1em;
    }

    .ssec-os .ssec-wrap,
    .ssec-toolbox .ssec-wrap,
    .ssec-underwater .ssec-wrap,
    .ssec-gps .ssec-wrap,
    .ssec-network .ssec-wrap {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
    .ssec-hardware .ssec-note {
        color: #000;
        text-align: center;
        font-size: .8em;
    }
    .ssec-underwater {
        color: #fff;
    }
    .ssec-security {
        background-color: #fff;
    }
    .ssec-nfc {
        background-color: #000;
        color: #fff;
    }
    .ssec-nfc .ssec-note,
    .ssec-glove .ssec-note {
        padding: 15px;
        line-height: 1.2;
        font-size: .8em;
    }
    .ssec-gps .ssec-note {
        position: absolute;
        bottom: 4%;
        left: 19%;
        right: 19%;
        line-height: 1.1;
        font-size: .8em;
        text-align: center;
    }
    .ssec-security .ssec-i {
        color: #333;
        text-align: center;
        font-size: .75em;
        padding-bottom: 1.75em;
    }
    .ssec-security .ssec-h {
        color: #f7d96d;
        font-size: 2.125em;
        font-weight: bold;
    }
    .ssec-security .ssec-c1,
    .ssec-security .ssec-c2 {
        position: absolute;
        top: 28%;
        left: 60%;
        right: 10%;
    }
    .ssec-security .ssec-c2 {
        top: auto;
        bottom: 5%;
        left: 10%;
        right: 52%;
    }
}

.ssec-hardware .ssec-note {
    padding: 15px;
}

.ssec-hardware .ssec-f {
    display: flex;
    justify-content: space-between;
    color: #000;
    text-align: center;
    padding: 15px;
}
.ssec-hardware .ssec-i {
    font-size: .7em;
    line-height: 1.25;
}
.ssec-hardware .ssec-h {
    font-size: 1.75em;
    font-weight: bold;
    line-height: 1;
}

.ssec-camera .ssec-inner {
    position: relative;
}
.ssec-camera .ssec-i {
    position: absolute;
    left: 39.5%;
    font-size: .8em;
}
.ssec-camera .ssec-i1 {
    top: .5%;
}
.ssec-camera .ssec-i2 {
    top: 6.7%;
}
.ssec-camera .ssec-i3 {
    top: 13.1%;
}

.ssec-sslider .ssec-slider {
    display: none;
}

.ssec-selfie .ssec-wrap {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
}


@media screen and (min-width: 600px) {
    .ssec {
        font-size: 1rem;
    }
    .ssec .ssec-txt {
        font-size: 1.2em;
    }
}

@media screen and (min-width: 769px) {
    .ssec {
        font-size: 1rem;
    }
    .ssec .ssec-head {
        font-size: 3.2em;
    }
    .ssec .ssec-subhead {
        font-size: 1.9em;
    }
    .ssec .ssec-txt {
        font-size: 1.35em;
    }
    .ssec-text-center {
        text-align: center;
    }

    .ssec-style-1 .ssec-wrap {
        width: 75%;
        padding: 3% 0;
        margin: 0 auto;
    }

    .ssec-style-2 .ssec-wrap {
        position: absolute;
        top: 5%;
        left: 15%;
        right: 15%;
        padding: initial;
    }

    .ssec-intro .ssec-txt {
        font-size: 2.375em;
        font-weight: bold;
    }
    .ssec-intro .ssec-txt2 {
        font-size: 1.5em;
        font-weight: bold;
    }
    .ssec-intro .ssec-txt3 {
        padding-top: 3em;
        font-size: 1.375em;
    }

    .ssec-2 {
        background-color: #fff;
    }
    .ssec-2 .ssec-f {
        width: 65%;
        margin: 0 auto;
    }
    .ssec-2 .ssec-i {
        width: 33.33333%;
        padding-bottom: 20px;
    }

    .ssec-slider .slick-dots li button {
        padding: 9px 0;
        width: 20px;
        height: 20px;
    }

    .ssec-screen {
        background-color: initial;
    }

    .ssec-glove .ssec-note,
    .ssec-hardware .ssec-note {
        position: absolute;
        left: 20%;
        right: 20%;
        bottom: 4%;
        font-size: 1.125em;
        padding: initial;
    }
    .ssec-hardware .ssec-note {
        bottom: 2%;
    }

    .ssec-hardware .ssec-f {
        position: absolute;
        left: 18%;
        right: 18%;
        bottom: 7%;
        color: #fff;
        padding: initial
    }
    .ssec-hardware .ssec-i {
        font-size: 1.275em;
    }
    .ssec-hardware .ssec-h {
        font-size: 2.3em;
    }

    .ssec-sslider .ssec-slider {
        display: block;
        width: 60%;
        padding: 3% 0;
        margin: 0 auto;
    }

    .ssec-selfie .ssec-wrap {
        position: absolute;
        top: 10%;
        left: 15%;
        right: 50%;
    }

    .ssec-camera .ssec-i {
        position: absolute;
        left: auto;
        right: 64%;
        text-align: right;
        font-size: 2em;
    }
    .ssec-camera .ssec-i1 {
        top: 27.6%;
    }
    .ssec-camera .ssec-i2 {
        top: 41.6%;
    }
    .ssec-camera .ssec-i3 {
        top: 54.3%;
    }

    .ssec-security .ssec-f {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 1.5em auto 0;
        width: 80%;
    }
    .ssec-security .ssec-c {
        display: flex;
        justify-content: stretch;
        align-items: center;
        position: relative;
    }
    .ssec-security .ssec-sep {
        width: 2px;
        margin: 10px 20px;
        height: 70px;
        background-color: #f7d96d;
    }
    .ssec-security .ssec-i {
        color: #333;
        text-align: center;
        padding: 0 20px;
        font-size: 1.5em;
    }
    .ssec-security .ssec-h {
        color: #f7d96d;
        font-size: 2.125em;
        font-weight: bold;
    }

    .ssec-nfc .ssec-note {
        color: #111;
        font-size: 1em;
        padding: 2% 0;
        width: 70%;
        margin: 0 auto;
    }

    .ssec-gps .ssec-note {
        position: absolute;
        top: 58%;
        left: 57%;
        right: 17%;
        line-height: 1.1;
        font-size: 1.25em;
        color: #000;
    }
}

@media screen and (max-width: 400px) {
    .ssec {
        font-size: .75rem;
    }
    .ssec .ssec-head {
        font-size: 2.125em;
    }
}

.tab-params,
.specs-container {
    background-color: #fff;
}
.specs-block strong {
    font-size: 1.5rem;
    font-weight: normal;
}
.specs-note {
    padding: 15px 0;
    font-size: .85rem;
}
.specs-note p {
    margin-bottom: 5px;
    line-height: 1.1;
    color: rgba(0,0,0,.65);
}
.specs-block-img {
    text-align: center;
}