.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-corner,
.ssec-glove,
.ssec-nfc,
.ssec-os,
.ssec-selfie {
    color: #000;
}

.ssec-nfc {
    background-color: #fff;
}

.ssec-sound .ssec-f,
.ssec-cpu .ssec-f {
    text-align: center;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 2%;
    display: flex;
    justify-content: space-around;
    font-size: .8em;
    line-height: 1.5;
}
.ssec-sound .ssec-h,
.ssec-cpu .ssec-h {
    font-size: 2em;
    line-height: 1;
    font-weight: bold;
}
.ssec-cpu .ssec-f {
    bottom: 8%;
    font-size: 1em;
    line-height: 1;
}

.ssec-case-case .ssec-wrap {
    position: absolute;
    top: 27%;
    left: 54%;
    right: 9%;
}

.ssec-case-case .ssec-head {
    font-size: 5em;
    margin-bottom: 0;
    font-weight: bold;
    line-height: 1;
}

.ssec-case-case .ssec-i {
    position: absolute;
    font-size: 1.6em;
    text-align: center;
}
.ssec-case-case .ssec-i1 {
    top: 50.5%;
    left: 59%;
    right: 30%;
}
.ssec-case-case .ssec-i2 {
    top: 50.5%;
    left: 72%;
    right: 14%;
}
.ssec-case-case .ssec-i3 {
    top: 62%;
    left: 59%;
    right: 30%;
}
.ssec-case-case .ssec-i4 {
    top: 62%;
    left: 72%;
    right: 14%;
}

.ssec-case-protection .ssec-wrap {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 8%;
}

.ssec-case-attach .ssec-wrap {
    width: 70%;
    padding: 4% 0;
    margin: 0 auto;
}

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

.ssec-case-box {
    background-color: #fff;
    color: #000;
}
.ssec-case-box .ssec-wrap {
    width: 70%;
    padding: 4% 0;
    margin: 0 auto;
}
.ssec-case-box .ssec-head {
    font-size: 3em;
}

.ssec-case-box .ssec-inbox {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    font-size: 1.75em;
}
.ssec-case-box .ssec-inbox .ssec-f-i {
    width: 50%;
    padding: .2em .35em;
}
.ssec-case-box .ssec-inbox .ssec-f-i-ff {
    width: 100%;
    padding: .2em .35em;
}

@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-intro .ssec-wrap {
        position: absolute;
        top: 12%;
        left: 5px;
        right: 5px;
        text-align: center;
    }
    .ssec-intro .ssec-head {
        display: none;
    }
    .ssec-intro .ssec-txt {
        font-weight: bold;
        font-size: 1.3em;
    }

    .ssec-body {
        background-color: #1c1c1c;
    }
    .ssec-style-2 .ssec-wrap {
        position: absolute;
        top: 2%;
        left: 10px;
        right: 10px;
    }
    .ssec-style-1 .ssec-wrap {
        padding: 3% 10px;
    }
    .ssec .ssec-note {
        padding: 5px 10px;
    }

    .ssec-nightmode.ssec-style-2 .ssec-wrap,
    .ssec-cpu.ssec-style-2 .ssec-wrap,
    .ssec-battery.ssec-style-2 .ssec-wrap {
        position: initial;
        top: auto;
        left: auto;
        right: auto;
        padding: 3% 10px;
    }

    .ssec-usage {
        text-align: center;
    }
    .ssec-toolkit .ssec-note,
    .ssec-glove .ssec-note {
        position: absolute;
        bottom: 2px;
        left: 0;
        right: 0;
        font-size: .625em;
    }

    .ssec-network .ssec-txt2 {
        font-size: 1em;
        padding-top: 4%;
    }
    .ssec-network .ssec-txt2 .ssec-h {
        font-size: 1.2em;
        font-weight: bold;
    }

    .ssec-case-case .ssec-wrap {
        top: 27%;
        left: 59%;
        right: 10px;
        text-align: center;
    }
    .ssec-case-case .ssec-head {
        font-size: 1.25em;
    }
    .ssec-case-case .ssec-i {
        font-size: .8em;
    }
    .ssec-case-case .ssec-i1 {
        top: 49.2%;
        left: 60%;
        right: 21%;
    }
    .ssec-case-case .ssec-i2 {
        top: 49.2%;
        left: 79%;
        right: 2%;
    }
    .ssec-case-case .ssec-i3 {
        top: 62.2%;
        left: 60%;
        right: 21%;
    }
    .ssec-case-case .ssec-i4 {
        top: 62.2%;
        left: 79%;
        right: 2%;
    }

    .ssec-case-protection .ssec-wrap {
        top: 3%;
        bottom: auto;
        left: 10px;
        right: 10px;
    }

    .ssec-case-protection,
    .ssec-case-attach,
    .ssec-case-fit,
    .ssec-case-box {
        text-align: center;
    }

    .ssec-case-protection .ssec-head,
    .ssec-case-attach .ssec-head,
    .ssec-case-fit .ssec-head {
        margin-top: 0;
    }

    .ssec-case-protection .ssec-txt,
    .ssec-case-attach .ssec-txt,
    .ssec-case-fit .ssec-txt {
        font-size: 1em;
    }

    .ssec-case-attach .ssec-wrap {
        width: auto;
        padding: 4% 10px;
    }

    .ssec-case-fit .ssec-wrap {
        left: 10px;
        right: 10px;
        top: 10px;
    }

    .ssec-case-box .ssec-head {
        font-size: 1.8em;
    }
    .ssec-case-box .ssec-wrap {
        width: auto;
        padding: 3% 15px;
    }
    .ssec-case-box .ssec-inbox {
        font-size: 1em;
        flex-wrap: wrap;
    }
    .ssec-case-box .ssec-inbox .ssec-f-i {
        padding: .2em .2em;
        width: 100%;
    }
    .ssec-case-box .ssec-inbox .ssec-f-i-ff {
        padding: .2em .2em;
    }
}

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

@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-intro .ssec-head {
        display: none;
    }
    .ssec-intro .ssec-wrap {
        position: absolute;
        top: 51%;
        left: 6%;
        right: 54%;
        text-align: center;
    }
    .ssec-intro .ssec-txt {
        font-size: 2.5em;
        font-weight: bold;
        text-transform: uppercase;
    }

    .ssec-key.ssec-style-2 .ssec-wrap {
        left: 8%;
        right: 40%;
    }

    .ssec-toolkit.ssec-style-2 .ssec-wrap {
        top: 20%;
        left: 50%;
        right: 6%;
    }

    .ssec-case .ssec-note,
    .ssec-glove .ssec-note,
    .ssec-network .ssec-note {
        position: absolute;
        bottom: 2%;
        left: 10%;
        right: 10%;
        font-size: 1.25em;
        line-height: 1.2;
    }

    .ssec-toolkit .ssec-note {
        position: absolute;
        bottom: 3%;
        left: 53%;
        right: 6%;
        font-size: 1.25em;
        line-height: 1.2;
    }

    .ssec-sound .ssec-f,
    .ssec-cpu .ssec-f {
        left: 10%;
        right: 10%;
        bottom: 3%;
        font-size: 1.75em;
    }
    .ssec-sound .ssec-h,
    .ssec-cpu .ssec-h {
        font-size: 2.25em;
    }
    .ssec-cpu .ssec-f {
        left: 15%;
        right: 15%;
        bottom: 8%;
    }

    .ssec-case-case .ssec-head {
        font-size: 4em;
    }
}

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