.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: 4.25em;
    font-weight: bold;
    margin: 1% 0 0 0;
    line-height: 1;
}
.ssec .ssec-subhead {
    font-size: 1.5625em;
    font-weight: 500;
    margin: .375em 0;
}
.ssec .ssec-txt {
    font-size: 1.25em;
    line-height: 1.2;
    padding-top: 2%;
}
.ssec .ssec-note {
    font-size: .825em;
    line-height: 1.25;
}
.ssec .ssec-color {
    color: #fec400;
}
.ssec .ssec-underlined {
    position: relative;
}
.ssec .ssec-textw {
    position: relative;
    z-index: 2;
}
.ssec .ssec-underline {
    display: block;
    position: absolute;
    left: 0;
    right: -5px;
    bottom: 10%;
    height: 26%;
    background-color: #fec400;
    z-index: 1;
}

.ssec-text-center {
    text-align: center;
}

.ssec-style-1 .ssec-wrap {
    width: 66.666666%;
    margin: 0 auto;
    padding: 3% 0;
}
.ssec-style-2 .ssec-wrap {
    position: absolute;
    top: 3%;
    left: 16.66666667%;
    right: 16.66666667%;
}

.ssec-intro .ssec-wrap {
    position: absolute;
    top: 60%;
    left: 52.8%;
    right: 3%;
}
.ssec-intro .ssec-txt {
    font-size: 3em;
    font-weight: bold;
    padding-top: 0;
}

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

.ssec-protection-case .ssec-row {
    display: flex;
    justify-content: space-between;
}
.ssec-protection-case .ssec-rr {
    display: flex;
    padding-bottom: 1em;
}
.ssec-protection-case .ssec-r {
    display: flex;
    align-items: center;
    margin-left: 27%;
}
.ssec-protection-case .ssec-t {
    padding-left: 10%;
    font-size: 1.2em;
    line-height: 1;
    text-align: left;
    white-space: nowrap;
}
.ssec-protection-case .ssec-h {
    font-size: 1.8em;
}

.ssec-protection-case .ssec-col {
    width: 31%;
    text-align: center;
}

.ssec-battery .ssec-f {
    position: absolute;
    top: 31%;
    left: 16.66666667%;
    right: 16.66666667%;
    display: flex;
    justify-content: space-around;
}
.ssec-battery .ssec-f .ssec-i {
    display: flex;
    font-size: 1.3em;
    line-height: 1;
    text-align: left;
}
.ssec-battery .ssec-f .ssec-h {
    font-weight: bold;
    font-size: 3.5em;
    line-height: .8;
}
.ssec-battery .ssec-f .ssec-t {
    padding-left: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.ssec-battery .ssec-f .ssec-t2 {
    font-size: 1.5em;
}

.ssec-display .ssec-wrap {
    position: absolute;
    top: 21%;
    left: 16.66666667%;
    right: 55%;
}
.ssec-camera .ssec-wrap {
    right: 50%;
}
.ssec-nfc .ssec-wrap,
.ssec-key .ssec-wrap,
.ssec-glove .ssec-wrap {
    top: 10%;
    right: 47%;
}

.ssec-cpu .ssec-note {
    position: absolute;
    left: 16.66666667%;
    right: 16.66666667%;
    bottom: 2%
}

.ssec-cpu .ssec-f {
    position: absolute;
    left: 16.66666667%;
    right: 16.66666667%;
    bottom: 10%;
    display: flex;
    justify-content: space-between;
    font-size: 1.5em;
}
.ssec-cpu .ssec-f .ssec-h {
    font-size: 2.25em;
    font-weight: bold;
}

.ssec-os {
    background-color: #2c2c2c;
}

.ssec-key .ssec-f {
    position: absolute;
    top: 34%;
    left: 16.66666667%;
    right: 55%;
    font-size: 1.8em;
    font-weight: bold;
}
.ssec-key .ssec-f .ssec-i {
    padding-bottom: 1em;
    display: flex;
    align-items: center;
}
.ssec-key .ssec-t {
    padding-left: 4%;
}

.ssec-apps .ssec-wrap {
    top: 35%;
}
.ssec-apps .ssec-f {
    position: absolute;
    left: 20%;
    right: 20%;
    bottom: 12%;
    font-size: 1.375em;
}
.ssec-apps .ssec-f .ssec-t {
    padding-top: .5em;
}
.ssec-apps .ssec-row {
    display: flex;
    justify-content: space-around;
}
.ssec-apps .ssec-row-1 {
    padding-top: 2em;
    width: 90%;
    margin: 0 auto;
}

.ssec-radio .ssec-wrap {
    top: initial;
    bottom: 7%;
    right: 40%;
}

.ssec-networks .ssec-wrap {
    padding: 4% 0;
    width: 62%;
    margin: 0 auto;
}
.ssec-networks .ssec-row {
    display: flex;
    align-items: center;
}
.ssec-networks .ssec-col {
    width: 50%;
}
.ssec-networks .ssec-w {
    padding-left: 15%;
}
.ssec-networks .ssec-w1 {
    padding-left: 0;
    padding-right: 15%;
}

.ssec-case .ssec-wrap {
    right: 35%;
}
.ssec-case .ssec-notes {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 4%;
    text-align: center;
}

.ssec-note {
    font-size: .8em;
    line-height: 1.2;
}
.ssec-note .ssec-note-head {
    font-size: 2.4em;
    padding-bottom: 2%;
}
.ssec-note .ssec-wrap {
    width: 60%;
    padding: 4% 0 8%;
    margin: 0 auto;
}
.ssec-note .ssec-wrap p {
    margin-bottom: .375em;
}

.ssec-milstd .ssec-wrap {
    padding: 5% 0;
    width: 60%;
    margin: 0 auto;
}
.ssec-milstd .ssec-head {
    font-size: 2.5em;
    font-weight: normal;
}
.ssec-milstd .ssec-row {
    display: flex;
    padding-top: 5%;
}
.ssec-milstd .ssec-row-1 {
    padding-top: 3%;
}
.ssec-milstd .ssec-row .ssec-col {
    width: 50%;
}
.ssec-milstd .ssec-r {
    display: flex;
    align-items: center;
    font-size: 1em;
}
.ssec-milstd .ssec-i {
    width: 80px;
    text-align: center;
}
.ssec-milstd .ssec-t {
    padding-left: 2%;
    padding-right: 5%;
}
.ssec-milstd .ssec-h {
    font-size: 1.5em;
    padding-bottom: 1%;
}

.ssec-other .ssec-wrap {
    padding: 2% 0;
    width: 75%;
    margin: 0 auto;
}
.ssec-other .ssec-row {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.ssec-other .ssec-col {
    position: relative;
    width: 49%;;
}
.ssec-other .ssec-col-1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.ssec-other .ssec-c {
    position: relative;
}
.ssec-other .ssec-col .ssec-w {
    position: absolute;
    top: 4%;
    left: 14%;
    right: 14%
}
.ssec-other .ssec-col-1 .ssec-w {
    top: 7%;
    left: 10%;
    right: 10%;
}
.ssec-other .ssec-head {
    font-size: 3.25em;
}
.ssec-other .ssec-txt {
    font-size: 1.25em;
}

@media screen and (max-width: 768px) {
    .ssec {
        font-size: 10px;
    }
    .ssec .ssec-head {
        font-size: 2.5em;
        font-weight: normal;
    }

    .ssec-style-1 .ssec-wrap {
        width: initial;
        padding: 3% 10px;
    }
    .ssec-style-2 .ssec-wrap {
        left: 10px;
        right: 10px;
    }

    .ssec-intro .ssec-wrap {
        top: 10%;
        left: 10px;
        right: 10px;
    }
    .ssec-intro .ssec-txt {
        font-size: 2.1em;
        text-align: center;
    }
    .ssec-intro .ssec-head img {
        width: 100%;
    }

    .ssec-protection-case .ssec-wrap {
        width: initial;
        padding: 10% 10px;
    }

    .ssec-protection-case .ssec-row {
        display: block;
    }
    .ssec-protection-case .ssec-rr {
        padding-bottom: 1.2em;
    }
    .ssec-protection-case .ssec-i img {
        width: 100%;
    }
    .ssec-protection-case .ssec-t {
        font-size: 1.4em;
    }
    .ssec-protection-case .ssec-col {
        width: initial;
        padding-bottom: 2.5em;
    }

    .ssec-milstd .ssec-wrap {
        padding: 5% 10px;
        width: initial;
    }
    .ssec-milstd .ssec-row {
        flex-wrap: wrap;
    }
    .ssec-milstd .ssec-row .ssec-col {
        width: 100%;
        padding-bottom: 1em;
    }
    .ssec-milstd .ssec-r {
        font-size: 1.2em;
    }
    .ssec-milstd .ssec-i {
        width: 70px;
    }

    .ssec-battery .ssec-f {
        top: 33%;
        left: 10px;
        right: 10px;
    }
    .ssec-battery .ssec-f .ssec-i {
        font-size: .9em;
    }
    .ssec-battery .ssec-f .ssec-t2 {
        font-size: 1.3em;
    }

    .ssec-display {
        background-color: #1f1f1f;
    }
    .ssec-display .ssec-wrap {
        position: static;
        top: initial;
        left: initial;
        right: initial;
        padding: 4% 10px;
    }
    .ssec-camera .ssec-wrap {
        position: absolute;
        padding: initial;
        top: 27%;
        left: 10px;
        right: 34%;
    }
    .ssec-nfc .ssec-wrap {
        position: absolute;
        padding: initial;
        top: 4%;
        left: 10px;
        right: 10px;
    }
    .ssec-key .ssec-wrap {
        position: absolute;
        padding: initial;
        top: 4%;
        left: 10px;
        right: 10px;
    }
    .ssec-key .ssec-txt,
    .ssec-glove .ssec-txt {
        padding-right: 40%;
        font-size: 10px;
    }
    .ssec-glove .ssec-wrap {
        position: absolute;
        padding: initial;
        top: 4%;
        left: 10px;
        right: 10px;
    }

    .ssec-cpu .ssec-f {
        left: 10px;
        right: 10px;
        bottom: 5%;
        flex-wrap: wrap;
        font-size: 1.4em;
    }
    .ssec-cpu .ssec-f .ssec-i {
        width: 50%;
        padding-bottom: 1em;
    }
    .ssec-cpu .ssec-f .ssec-h {
        font-size: 2em;
        line-height: 1;
    }

    .ssec-key .ssec-f {
        left: 10px;
        font-size: 1.2em;
    }
    .ssec-key .ssec-f .ssec-i img {
        width: 2.5em;
    }

    .ssec-apps {
        text-align: left !important;
    }
    .ssec-apps .ssec-f {
        left: 10px;
        right: 10px;
        bottom: 10%;
        font-size: 1.125em;
    }
    .ssec-apps .ssec-f img {
        width: 3em;
    }

    .ssec-networks .ssec-wrap {
        padding: 6% 10px;
        width: initial;
    }
    .ssec-networks .ssec-row {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .ssec-networks .ssec-col {
        width: 100%;
    }
    .ssec-networks .ssec-w {
        padding-left: 0;
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .ssec-networks .ssec-w1 {
        padding-left: 0;
        padding-right: 0;
    }
    .ssec-networks .ssec-row:last-child .ssec-col:first-child {
        order: 1;
    }

    .ssec-case .ssec-wrap {
        position: initial;
        top: initial;
        left: initial;
        right: initial;
        padding: 3% 10px;
    }

    .ssec-note .ssec-wrap {
        width: initial;
        padding: 8% 10px 8%;
    }

    .ssec-other .ssec-wrap {
        padding: 2% 10px;
        width: initial;
    }
    .ssec-other .ssec-row {
        flex-wrap: wrap;
    }
    .ssec-other .ssec-col {
        width: 100%;
    }
    .ssec-other .ssec-c {
        padding: 3% 0;
    }
    .ssec-other .ssec-head {
        font-size: 3.25em;
    }
    .ssec-other .ssec-txt {
        font-size: 1.375em;
    }
}

/**/
.ssec-case-style-1 .ssec-wrap {
    position: absolute;
    top: 4%;
    left: 20%;
    right: 20%;
}

.ssec-case-style-2 .ssec-wrap {
    width: 60%;
    margin: 0 auto;
    padding: 3% 0 2%;
}

.ssec-case-case {
    color: #000;
}
.ssec-case-case .ssec-wrap {
    position: absolute;
    top: 15%;
    left: 52%;
    right: 8%;
}

.ssec-case-case .ssec-head {
    /* font-size: 4.25em; */
    font-size: 3.5416667vw;
    margin-bottom: 0;
    font-weight: bold;
}

.ssec-case-case .ssec-i {
    position: absolute;
    /* font-size: 1.6em; */
    font-size: 1.3333333vw;
    text-align: center;
    color: #fff;
}
.ssec-case-case .ssec-i1 {
    top: 49%;
    left: 57%;
    right: 29%;
}
.ssec-case-case .ssec-i2 {
    top: 49%;
    left: 71%;
    right: 14%;
}
.ssec-case-case .ssec-i3 {
    top: 60.5%;
    left: 57%;
    right: 29%;
}
.ssec-case-case .ssec-i4 {
    top: 60.5%;
    left: 71%;
    right: 14%;
}

.ssec-case-box {
    background-color: #fff;
    color: #000;
}
.ssec-case-box .ssec-head {
    /* font-size: 3em; */
    font-size: 2.5vw;
}

.ssec-case-box .ssec-inbox {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    /* font-size: 1.75em; */
    font-size: 1.4583333vw;
}
.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-case .ssec-wrap {
        top: 25%;
        left: 55%;
        right: 1%;
    }

    .ssec-case-case .ssec-i {
        font-size: 2vw;
    }
    .ssec-case-case .ssec-i1 {
        top: 49%;
        left: 60%;
        right: 23%;
    }
    .ssec-case-case .ssec-i2 {
        top: 49%;
        left: 78%;
        right: 6%;
    }
    .ssec-case-case .ssec-i3 {
        top: 60.5%;
        left: 60%;
        right: 23%;
    }
    .ssec-case-case .ssec-i4 {
        top: 60.5%;
        left: 78%;
        right: 6%;
    }

    .ssec-case-style-1 .ssec-wrap {
        left: 10px;
        right: 10px;
    }

    .ssec-case-style-2 .ssec-wrap {
        width: initial;
        padding: 3% 10px;
    }

    .ssec-case-box .ssec-wrap {
        padding: 3% 0;
    }
    .ssec-case-box  .ssec-head {
        font-size: 4.5vw;
        margin-bottom: .4em;
    }
    .ssec-case-box .ssec-inbox {
        font-size: .96em;
    }
    .ssec-case-box .ssec-inbox .ssec-f-i {
        padding: .2em .2em;
    }
    .ssec-case-box .ssec-inbox .ssec-f-i-ff {
        padding: .2em .2em;
    }
}

@media screen and (max-width: 400px) {
}
/**/

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