.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;
    color: #f9c307;
    margin: 1% 0 2.125% 0;
}
.ssec .ssec-subhead {
    font-size: 1.5625em;
    font-weight: 500;
    margin: .625rem 0;
}
.ssec .ssec-txt {
    font-size: 1.25em;
    line-height: 1.2;
}
.ssec .ssec-note {
    font-size: .825em;
    line-height: 1.5;
}

.ssec .ssec-row {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.ssec .ssec-col {
    width: 50%;
    padding: 0 15px;
}

.ssec-usage,
.ssec-case,
.ssec-access {
    background-color: #fff;
    color: #000;
}

.ssec-earphone .ssec-wrap {
    position: absolute;
    top: 4%;
    left: 15px;
    right: 15px;
}

.ssec-hardware .ssec-note {
    position: absolute;
}
.ssec-hardware .ssec-f {
    position: absolute;
    left: 5%;
    right: 5%;
    bottom: 8%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1em;
    text-align: center;
}
.ssec-hardware .ssec-h {
    color: #f9c307;
    font-size: 1.85em;
    font-weight: bold;
    line-height: 1;
}
.ssec-hardware .ssec-i {
    width: 33.333333%;
}

.ssec-camera .ssec-i {
    position: absolute;
    font-size: 1.25em;
    line-height: 1.1;
    top: 52.5%;
    left: 22%;
}
.ssec-camera .ssec-i .span {
    font-size: .75em;
}
.ssec-camera .ssec-i2,
.ssec-camera .ssec-i4 {
    text-align: right;
}

.ssec-features .ssec-head {
    margin: 0;
    padding: 2% 0;
    text-align: center;
    font-weight: 300;
}
.ssec-features .ssec-f {
    width: 98%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 3%;
}
.ssec-features .ssec-i {
    width: 100%;
    padding: 8px;
    position: relative
}
.ssec-features .ssec-t {
    text-align: center;
    font-size: 1.75em;
    padding: 2% 0;
    color: #111;
    background-color: #fec408;
    border-radius: 0 0 10px 10px;
}

.ssec-milstd .ssec-wrap {
    width: 100%;
    margin: 0 auto;
    padding: 3% 15px;
}
.ssec-milstd .ssec-col {
    font-size: 1em;
    line-height: 1.125;
    width: 50%;
    padding-bottom: 3%;
}
.ssec-milstd .ssec-h {
    font-size: 1.5em;
    margin-bottom: 10px;
}
.ssec-milstd .ssec-t {
    padding-right: 2%;
}
.ssec-milstd .ssec-mt-2 {
    padding-top: 4%;
}
.ssec-milstd .ssec-col1 {
    width: 16.66666667%;
    padding: 0;
    align-self: center;
    text-align: center;
}
.ssec-milstd .ssec-col2 {
    width: 66.66666667%;
}

@media screen and (max-width: 769px) {
    .ssec {
        font-size: 11px;
    }
    .ssec .ssec-head {
        font-size: 2.175em;
        font-weight: normal;
    }
    .ssec .ssec-note {
        font-size: 1em;
        padding: 0 15px 15px;
    }
    .ssec-phone .ssec-wrap {
        position: absolute;
        top: 17%;
        left: 7%;
        right: 7%;
    }
    .ssec-phone .ssec-head {
        display: none;
    }
    .ssec-phone .ssec-txt {
        font-weight: bold;
        font-size: 2.2em;
    }
    .ssec-phone .ssec-txt2 {
        font-size: 3.7em;
        font-weight: bold;
    }
    .ssec-phone .ssec-txt3 {
        font-size: 2.5em;
        font-weight: bold;
    }

    .ssec-style-1 .ssec-row,
    .ssec-style-2 .ssec-row {
        display: block;
    }
    .ssec-style-1 .ssec-col,
    .ssec-style-2 .ssec-col {
        width: 100%;
        padding: 0;
    }
    .ssec-style-1 .ssec-wrap,
    .ssec-style-2 .ssec-wrap,
    .ssec-custom-key .ssec-wrap {
        padding: 15px;
    }

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

    .ssec-custom-key-img {
        display: none;
    }

    .ssec-family .ssec-wrap {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

    .ssec-hardware .ssec-note {
        text-align: center;
        bottom: 1%;
        left: 2%;
        right: 2%;
    }

    .ssec-camera .ssec-inner {
        position: relative;
    }
    .ssec-camera .ssec-i1 {
        top: 26%;
        left: 2%;
    }
    .ssec-camera .ssec-i2 {
        top: 26%;
        right: 2%;
    }
    .ssec-camera .ssec-i3 {
        top: 41%;
        left: 2%;
    }
    .ssec-camera .ssec-i4 {
        top: 41%;
        right: 2%;
    }

    .ssec-photos .ssec-row {
        flex-wrap: wrap;
    }
    .ssec-photos .ssec-col {
        width: 100%;
        padding: 0;
    }
    .ssec-photos .ssec-w {
        padding: 15px;
    }
    .ssec-photos .ssec-row-1 .ssec-col {
        order: 0;
    }
    .ssec-photos .ssec-row-1 .ssec-col:first-child {
        order: 1;
    }

    .ssec-os {
        background-color: #073042;
    }

    .ssec-milstd .ssec-row {
        flex-wrap: wrap;
    }
    .ssec-milstd .ssec-col {
        width: 100%;
        padding: 0 0 15px;
    }
    .ssec-milstd .ssec-col1 {
        width: 20%;
    }
    .ssec-milstd .ssec-col2 {
        width: 80%;
    }
}

@media screen and (min-width: 769px) {
    .ssec-text-center {
        text-align: center;
    }
    .ssec-style-1 .ssec-wrap {
        position: absolute;
        top: 4%;
        left: 10%;
        right: 10%;
    }
    .ssec-style-2 .ssec-wrap {
        width: 80%;
        margin: 0 auto;
        padding: 3% 0;
    }

    .ssec-phone .ssec-wrap {
        position: absolute;
        top: 39%;
        left: 18%;
        right: 50%;
    }
    .ssec-phone .ssec-head {
        display: none;
    }
    .ssec-phone .ssec-txt {
        font-weight: bold;
        font-size: 2.5em;
    }
    .ssec-phone .ssec-txt2 {
        font-size: 3.7em;
        font-weight: bold;
    }
    .ssec-phone .ssec-txt3 {
        font-size: 3em;
        font-weight: bold;
    }

    .ssec-charm {
        background-color: #252525;
    }
    .ssec-charm .ssec-wrap {
        width: 70%;
        padding: 5% 0;
    }
    .ssec-charm .ssec-head {
        margin-top: 0;
    }

    .ssec-case .ssec-note,
    .ssec-access .ssec-note {
        color: #888;
        position: absolute;
        left: 58%;
        right: 13%;
        bottom: 7%;
        font-size: 1.1em;
        line-height: 1.25;
        text-align: left;
    }
    .ssec-access .ssec-note {
        color: #fff;
        left: 59%;
        bottom: 2%;
    }

    .ssec-earphone .ssec-wrap {
        top: 27%;
        left: 50%;
        right: 15%;
    }
    .ssec-custom-key .ssec-wrap {
        position: absolute;
        top: 13%;
        left: 12%;
        right: 55%;
    }
    .ssec-custom-key-img {
        padding-top: 14%;
    }

    .ssec-toolbox {
        background-color: #1d2c33;
    }

    .ssec-family .ssec-wrap {
        top: 6%;
    }

    .ssec-hardware .ssec-note {
        left: 20%;
        right: 20%;
        bottom: 3%;
    }
    .ssec-hardware .ssec-f {
        font-size: 1.25rem;
        left: 18%;
        right: 18%;
    }
    .ssec-hardware .ssec-h {
        font-size: 2.75em;
    }

    .ssec-ai {
        background-color: #191919;
    }

    .ssec-photos .ssec-col {
        padding: 0;
    }
    .ssec-photos .ssec-w {
        padding: 0 15%;
    }

    .ssec-features .ssec-f {
        width: 85%;
    }
    .ssec-features .ssec-i {
        width: 33.3333333333%;
    }

    .ssec-camera .ssec-i {
        font-size: 1.55em;
        top: 52.5%;
        left: 22%;
    }
    .ssec-camera .ssec-i .span {
        padding-top: 12px;
    }
    .ssec-camera .ssec-i1 {
        top: 52.5%;
        left: 22%;
    }
    .ssec-camera .ssec-i2 {
        top: 52.5%;
        right: 21.6%;
    }
    .ssec-camera .ssec-i3 {
        top: 68%;
        left: 22%;
    }
    .ssec-camera .ssec-i4 {
        top: 68%;
        right: 21.6%;
    }

    .ssec-milstd .ssec-wrap {
        width: 70%;
        padding: 3% 0;
    }
}

/** specs */

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




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

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

.ssec-case2 .ssec-wrap {
    position: absolute;
    top: 34%;
    left: 13%;
    right: 55%;
}

.ssec-case2 .ssec-txt {
    font-size: 3.5em;
    margin-bottom: 0;
    font-weight: bold;
}

.ssec-case2 .ssec-i {
    position: absolute;
    font-size: 1.2em;
    text-align: center;
    top: 65.5%;
}
.ssec-case2 .ssec-i1 {
    left: 14.3%;
    right: 79%;
}
.ssec-case2 .ssec-i2 {
    left: 21.8%;
    right: 71.4%;
}
.ssec-case2 .ssec-i3 {
    left: 29.6%;
    right: 63.1%;
}
.ssec-case2 .ssec-i4 {
    left: 37.5%;
    right: 55.6%;
}

.ssec-protection .ssec-wrap {
    position: absolute;
    top: 20%;
    left: 45%;
    right: 25%;
}

.ssec-design {
    color: #000
}

.ssec-use .ssec-wrap,
.ssec-design .ssec-wrap {
    position: absolute;
    bottom: 10%;
    left: 20%;
    right: 20%;
}

.ssec-use .ssec-head,
.ssec-design .ssec-head,
.ssec-function .ssec-head,
.ssec-box .ssec-head {
    position: relative;
}

.ssec-use .ssec-head::after,
.ssec-design .ssec-head::after,
.ssec-function .ssec-head::after,
.ssec-box .ssec-head::after {
    content: '';
    display: block;
    height: 5px;
    background-color: #ffc600;
    width: 2.5em;
    position: absolute;
    bottom: -15%;
    left: 50%;
    transform: translateX(-50%);
}

.ssec-design .ssec-head {
    color: #000;
}

.ssec-function .ssec-head {
    color: #fff;
}

.ssec-box {
    background-color: #fff;
    color: #000;
}
.ssec-box .ssec-head {
    font-size: 2.85em;
    color: #000;
}

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

@media screen and (max-width: 1024px) {
    .ssec {
        font-size: .825rem;
    }
}

@media screen and (max-width: 768px) {
    .ssec-case2 .ssec-wrap {
        top: 13%;
        left: 15%;
        right: 15%;
    }

    .ssec-case2 .ssec-i {
        font-size: 2vw;
        font-weight: bold;
        top: 34%;
    }
    .ssec-case2 .ssec-i1 {
        left: 23%;
        right: 63%;
    }
    .ssec-case2 .ssec-i2 {
        left: 38%;
        right: 50%;
    }
    .ssec-case2 .ssec-i3 {
        left: 50%;
        right: 35%;
    }
    .ssec-case2 .ssec-i4 {
        left: 66%;
        right: 22%;
    }

    .ssec-case2 .ssec-txt {
        font-size: 6vw;
    }

    .ssec-protection .ssec-wrap {
        top: 3%;
        left: 10px;
        right: 10px;
    }
    .ssec-protection .ssec-head,
    .ssec-use .ssec-head,
    .ssec-design .ssec-head,
    .ssec-function .ssec-head {
        font-size: 4.5vw;
    }
    .ssec-protection .ssec-txt,
    .ssec-use .ssec-txt,
    .ssec-design .ssec-txt,
    .ssec-function .ssec-txt {
        font-size: 3.125vw;
    }

    .ssec-use .ssec-wrap,
    .ssec-design .ssec-wrap {
        bottom: 3%;
        left: 4%;
        right: 4%;
    }

    .ssec-use .ssec-head::after,
    .ssec-design .ssec-head::after,
    .ssec-function .ssec-head::after,
    .ssec-box .ssec-head::after {
        height: 3px;
    }

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

    .ssec-box .ssec-head {
        font-size: 4.5vw;
        text-align: left;
    }
    .ssec-box .ssec-head::after {
        left: 0;
        transform: initial;
    }
    .ssec-box .ssec-wrap {
        padding: 3% 10px;
    }
    .ssec-box .ssec-inbox {
        font-size: .96em;
    }
    .ssec-box .ssec-inbox .ssec-f-i {
        padding: .2em .2em;
    }
    .ssec-box .ssec-inbox .ssec-f-i-ff {
        padding: .2em .2em;
    }
}

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