.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;
}
.ssec .ssec-img {
    max-width: 100%;
    width: 100%;
}

.ssec .ssec-head {
    font-size: 2.75em;
    font-weight: 600;
    margin: 1% 0 1% 0;
}
.ssec .ssec-subhead {
    font-size: 1.5625em;
    font-weight: 500;
    margin: .375em 0;
}
.ssec .ssec-txt {
    font-size: 1.25em;
    line-height: 1.2;
}
.ssec .ssec-note {
    font-size: .825em;
    line-height: 1.25;
}
.ssec .ssec-color {
    color: #fdc508;
}

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

.ssec .ssec-row {
    display: flex;
    align-items: center;
}

.ssec-usage {
    background-color: #fff;
}
.ssec-structure,
.ssec-key,
.ssec-apps,
.ssec-other,
.ssec-intro {
    background-color: #fff;
    color: #000;
}
.ssec-os {
    background-color: #02102d;
}

.ssec-nfc .ssec-note,
.ssec-battery .ssec-note,
.ssec-underwater .ssec-note {
    font-size: .85em;
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 1%;
}

.ssec-camera .ssec-wrap2 {
    position: absolute;
    left: 5%;
    right: 28%;
    top: 30%;
}
.ssec-camera .ssec-f {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.ssec-camera .ssec-i .ssec-h {
    font-size: 2em;
    line-height: .9;
    font-weight: bold;
    margin-bottom: 3px;
}
.ssec-camera .ssec-i .ssec-h2 {
    text-align: center;
    margin-top: -4px;
    margin-bottom: 2px;
}
.ssec-camera .ssec-i .ssec-t {
    font-size: 1em;
}
.ssec-camera .ssec-h2 img {
    height: 26px;
}

.ssec-key .ssec-f {
    display: flex;
    align-items: flex-start;
}
.ssec-key .ssec-i:last-child {
    padding-right: 0;
}

@media screen and (max-width: 768px) {
    .ssec {
        font-size: 13px;
    }
    .ssec .ssec-subhead {
        margin: 0 0 .2em 0;
        font-size: 1.2em;
    }
    .ssec .ssec-head {
        font-size: 1.875em;
        line-height: 1.1;
    }
    .ssec .ssec-txt {
        font-size: 1em;
    }
    .ssec-desktop {
        display: none;
    }

    .ssec-intro .ssec-wrap {
        position: absolute;
        top: 23%;
        left: 8px;
        right: 8px;
        text-align: center;
    }
    .ssec-intro .ssec-head {
        display: none;
    }
    .ssec-intro .ssec-txt {
        font-weight: bold;
        font-size: 1.5em;
        text-transform: uppercase;
    }

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

    .ssec-ip68.ssec-style-2 .ssec-wrap,
    .ssec-battery.ssec-style-2 .ssec-wrap,
    .ssec-underwater.ssec-style-2 .ssec-wrap,
    .ssec-key.ssec-style-2 .ssec-wrap {
        position: initial;
        padding: 3% 10px;
    }
    .ssec-underwater,
    .ssec-key {
        background-color: #fff;
        color: #000;
    }

    .ssec-key .ssec-f {
        position: absolute;
        left: 5px;
        right: 30%;
        bottom: 6%;
        display: none;
    }
    .ssec-key .ssec-i {
        font-size: 1em;
        padding-right: 8%;
        text-align: center;
    }
    .ssec-key .ssec-i img {
        height: 43px;
    }

    .ssec-other .ssec-wrap {
        padding: 5% 15px;
    }
    .ssec-other .ssec-row {
        display: block;
    }
    .ssec-other .ssec-col {
        position: relative;
    }
    .ssec-other .ssec-h {
        position: absolute;
        top: 4%;
        left: 10px;
        right: 10px;
        text-align: center;
        font-size: 2em;
    }
    .ssec-other .ssec-note {
        padding-top: 3%;
        font-size: 1em;
    }

    .ssec-apps .ssec-wrap {
        padding: 4% 15px 3%;
        opacity: .9;
    }
    .ssec-apps .ssec-row {
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
        display: none;
    }
    .ssec-apps .ssec-note {
        font-size: 1em;
        text-align: center;
        padding-top: 3%;
    }
    .ssec-apps img {
        width: 80px;
    }
    .ssec-apps .ssec-col {
        text-align: center;
        width: 100px;
        padding-bottom: 10px;
    }
    .ssec-apps .ssec-t {
        font-size: 1.175em;
        padding-top: 4%;
    }
}

@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-mobile {
        display: none;
    }

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

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

    .ssec .ssec-col-6 {
        width: 50%;
    }

    .ssec-nfc .ssec-note,
    .ssec-battery .ssec-note,
    .ssec-underwater .ssec-note {
        font-size: 1em;
        position: absolute;
        left: 20%;
        right: 20%;
        bottom: 7%;
    }

    .ssec-intro .ssec-head {
        display: none;
    }
    .ssec-intro .ssec-wrap {
        position: absolute;
        top: 45%;
        left: 48%;
        right: 9%;
        text-align: center;
    }
    .ssec-intro .ssec-txt {
        font-size: 2.5em;
        line-height: 1.2;
        font-weight: bold;
        text-transform: uppercase;
    }

    .ssec-milstd .ssec-wrap {
        padding: 5% 10% 2%;
    }
    .ssec-milstd .ssec-note {
        padding-top: 3%;
        font-size: 1.125em;
    }

    .ssec-milstd .ssec-row {
        justify-content: space-between;
        align-items: stretch;
    }
    .ssec-milstd .ssec-col {
        width: 18%;
    }

    .ssec-milstd .ssec-bl {
        border: 1px solid #ffad13;
        border-radius: 15px;
        height: 100%;
        color: #b7b6b6;
    }
    .ssec-milstd .ssec-bl .ssec-h {
        font-size: 1.2em;
        color: #fff;
        background-color: #ffad13;
        margin: 0;
        padding: 3% 2%;
        border-radius: 11px 11px 0 0;
        display: flex;
        align-items: center;
    }
    .ssec-milstd .ssec-bl .ssec-h span {
        margin-left: 4%;
    }
    .ssec-milstd .ssec-bl .ssec-icon {
        margin-left: 4%;
    }
    .ssec-milstd .ssec-bl .ssec-t {
        font-size: 1.1em;
        line-height: 1.5;
        padding: 10px 15px 0;
    }
    .ssec-milstd .ssec-bl2 {
        text-align: center;
    }
    .ssec-milstd .ssec-bl2 .ssec-h {
        color: #ffad13;
        font-size: 1.2em;
        padding-bottom: 5px;
    }

    .ssec-protection .ssec-wrap,
    .ssec-camera .ssec-wrap,
    .ssec-key .ssec-wrap {
        right: 50%;
        top: 7%;
    }
    .ssec-structure .ssec-wrap {
        right: 35%;
    }

    .ssec-os .ssec-wrap2 {
        width: 83.3333%;
        margin: 0 auto;
        padding-bottom: 3%;
    }

    .ssec-camera .ssec-wrap2 {
        left: 15%;
        right: 55%;
        bottom: 8%;
        top: auto;
    }
    .ssec-camera .ssec-i .ssec-h {
        font-size: 3em;
        margin-bottom: 10px;
    }
    .ssec-camera .ssec-i .ssec-h2 {
        margin-top: -8px;
        margin-bottom: 2px;
    }
    .ssec-camera .ssec-i .ssec-t {
        font-size: 1.4em;
    }
    .ssec-camera .ssec-h2 img {
        height: auto;
    }

    .ssec-key .ssec-f {
        padding-top: 15%;
    }
    .ssec-key .ssec-i {
        font-size: 1.25em;
        padding-right: 15%;
    }

    .ssec-apps .ssec-wrap {
        width: 60%;
        margin: 0 auto;
        padding: 4% 0 1%;
        opacity: .9;
    }
    .ssec-apps .ssec-row {
        align-items: flex-start;
        justify-content: space-between;
    }
    .ssec-apps .ssec-note {
        font-size: 1em;
        text-align: center;
        padding-top: 3%;
    }
    .ssec-apps .ssec-col {
        text-align: center;
        width: 150px;
    }
    .ssec-apps .ssec-t {
        font-size: 1.175em;
        padding-top: 4%;
    }

    .ssec-cpu .ssec-f {
        display: flex;
        align-items: center;
        position: absolute;
        left: 50%;
        bottom: 10%;
        transform: translateX(-50%);
        text-align: left;
    }
    .ssec-cpu .ssec-f .ssec-tt {
        padding-left: 5%;
    }
    .ssec-cpu .ssec-f .ssec-h {
        font-size: 3em;
    }
    .ssec-cpu .ssec-f .ssec-t {
        font-size: 1.125em;
    }

    .ssec-other .ssec-wrap {
        width: 86%;
        margin: 0 auto;
        padding: 5% 0;
    }
    .ssec-other .ssec-col {
        width: 33.33333%;
        padding: 0 6px;
        position: relative;
    }
    .ssec-other .ssec-h {
        position: absolute;
        top: 2%;
        left: 10px;
        right: 10px;
        text-align: center;
        font-size: 2em;
    }
    .ssec-other .ssec-note {
        padding-top: 3%;
        font-size: 1.125em;
    }
}

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

.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%;
    }
}