.ssec {
    position: relative;
    color: #fff;
    background-color: #000;
    font-family: ProximaNova, sans-serif;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 300;
    margin: 0 auto;
}
.ssec .ssec-img {
    max-width: 100%;
    width: 100%;
}
.ssec-primary-white {
    color: #000;
    background-color: #fff;
}

.ssec .ssec-head {
    font-size: 2.5em;
    line-height: 1;
    font-weight: bold;
}
.ssec .ssec-subhead {
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: .375em;
}
.ssec .ssec-txt {
    font-size: 1em;
    line-height: 1.4;
    padding-top: 2em;
    font-weight: 400;
}
.ssec .ssec-note {
    font-size: .85em;
    line-height: 1.5;
}
.ssec .ssec-color {
    color: #fdc508;
}
.ssec-text-center {
    text-align: center;
}

.ssec-style-1 .ssec-wrap,
.ssec-style-2 .ssec-wrap {
    position: absolute;
    top: 7%;
    left: 15%;
    right: 15%;
    display: flex;
}
.ssec-style-1 .ssec-w {
    width: 35%;
}
.ssec-style-1 .ssec-txt,
.ssec-style-2 .ssec-txt {
    width: 65%;
    padding: 0 0 0 8%;
}
.ssec-style-2 .ssec-w {
    width: 40%;
}
.ssec-style-2 .ssec-txt {
    width: 60%;
    padding-left: 3%;
}
.ssec-style-3 .ssec-wrap {
    position: absolute;
    top: 5%;
    left: 15%;
    right: 15%;
}

.ssec-intro .ssec-wrap {
    position: absolute;
    top: 13%;
    left: 20%;
    right: 20%
}
.ssec-intro .ssec-txt3 {
    font-size: 3em;
    font-weight: bold;
}
.ssec-intro .ssec-txt4 {
    font-size: 1.375em;
    padding-top: .5em;
}

.ssec-x-design .ssec-wrap {
    top: 4%;
}
.ssec-x-design .ssec-w {
    width: 30%;
}
.ssec-x-design .ssec-txt {
    width: 70%;
}

.ssec-proof {
    background-color: #1a1a1a;
}
.ssec-proof .ssec-wrap {
    padding: 5% 15%;
}
.ssec-nightmode .ssec-subhead {
    margin-bottom: 0;
    padding-top: .9em;
    font-size: 1.8em;
}
.ssec-nightmode .ssec-txt {
    padding-top: .75em;
}

.ssec-protectedcase .ssec-note {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 6%;
}

.ssec-camera .ssec-i {
    position: absolute;
    left: 70%;
    right: 10%;
}
.ssec-camera .ssec-h {
    font-size: 1.6em;
}
.ssec-camera .ssec-i1 {
    top: 41.2%;
}
.ssec-camera .ssec-i2 {
    top: 54.6%;
}
.ssec-camera .ssec-i3 {
    top: 67.4%;
}
.ssec-camera .ssec-i4 {
    top: 81%;
}

.ssec-other-features .ssec-wrap {
    padding: 3% 10%;
}
.ssec-other-features .ssec-f {
    width: 80%;
    margin: 0 auto;
    padding-top: 2em;
    display: flex;
}
.ssec-other-features .ssec-i {
    font-size: 1.1em;
    padding: 0 .5em;
    width: 14.285714286%;
}
.ssec-other-features .ssec-ico {
    width: 5vw;
}
.ssec-other-features .ssec-t {
    padding-top: .4em;
}

.ssec-wide-angle .ssec-subhead {
    margin-bottom: 0;
    padding-top: .3em;
}

.ssec-other-camera .ssec-wrap {
    position: absolute;
    top: 12%;
    left: 10%;
    right: 58%;
}
.ssec-other-camera .ssec-wrap2 {
    position: absolute;
    top: 61%;
    left: 53%;
    right: 10%;
}
.ssec-other-camera .ssec-subhead {
    margin-bottom: 0;
    padding-top: .6em;
}
.ssec-other-camera .ssec-txt {
    padding-top: .7em;
    color: #afafaf;
}

.ssec-cpu .ssec-wrap {
    position: absolute;
    top: 15%;
    right: 53%;
    left: 13%;
}
.ssec-cpu .ssec-txt {
    padding-right: 8%;
}
.ssec-cpu .ssec-f {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 9%;
    display: flex;
    justify-content: space-between;
}
.ssec-cpu .ssec-f .ssec-i {
    font-size: 1.2em;
}
.ssec-cpu .ssec-f .ssec-h {
    font-size: 1.8em;
    font-weight: bold;
}

.ssec-memory .ssec-note {
    position: absolute;
    left: 20%;
    right: 20%;
    bottom: 5%;
}

.ssec-composite .ssec-wrap {
    position: absolute;
    top: 20%;
    left: 15%;
    right: 50%;
}
.ssec-composite .ssec-f {
    position: absolute;
    left: 15%;
    bottom: 15%;
    display: inline-block;
    font-size: 1.25em;
}
.ssec-composite .ssec-h {
    font-weight: bold;
    font-size: 3.6em;
}
.ssec-composite .ssec-h span {
    font-size: .5em;
}
.ssec-composite .ssec-t {
    background-color: #fdc508;
    color: #000;
    font-size: 1.1em;
    text-align: center;
}

.ssec-speakers .ssec-wrap {
    position: absolute;
    top: 13%;
    left: 17%;
    right: 40%;
}
.ssec-speakers .ssec-f {
    padding-top: 6%;
    display: flex;
    align-items: stretch;
}
.ssec-speakers .ssec-i {
    width: 33.33333%;
    padding: 0 2%;
    text-align: center;
    border-right: 1px solid #fff;
    font-size: .9em;
}
.ssec-speakers .ssec-i:last-child {
    border-right-color: transparent;
}
.ssec-speakers .ssec-h {
    font-size: 1.35em;
}

.ssec-radio .ssec-note {
    position: absolute;
    top: 60%;
    left: 63%;
    right: 19.5%;
    text-align: center;
    font-size: 1em;
}

.ssec-custom-key .ssec-wrap {
    position: absolute;
    top: 10%;
    left: 15%;
    right: 53%;
}

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

@media screen and (min-width: 1920px) {
    .ssec {
        font-size: 22px;
    }

    .ssec-style-1 .ssec-wrap {
        left: 18%;
        right: 14%;
    }

    .ssec-x-design .ssec-wrap {
        left: 23%;
        right: 16%;
    }

    .ssec-proof .ssec-wrap {
        padding: 5% 19%;
    }

    .ssec-other-features .ssec-ico {
        width: initial;
    }
}

@media screen and (max-width: 1366px) {
    .ssec-speakers .ssec-wrap {
        top: 8%;
        left: 15%;
        right: 38%;
    }
}

@media screen and (max-width: 768px) {
    .ssec {
        font-size: 18px;
    }
    .ssec-sm-text-center {
        text-align: center;
    }

    .ssec-style-1 .ssec-wrap,
    .ssec-style-2 .ssec-wrap {
        display: initial;
        top: 6%;
        left: 5%;
        right: 5%;
    }
    .ssec-style-1 .ssec-w,
    .ssec-style-2 .ssec-w,
    .ssec-style-1 .ssec-txt,
    .ssec-style-2 .ssec-txt {
        width: initial;
    }
    .ssec-style-1 .ssec-txt,
    .ssec-style-2 .ssec-txt {
        padding: .5em 0 0 0;
    }
    .ssec-style-3 .ssec-wrap{
        top: 4%;
        left: 5%;
        right: 5%;
    }

    .ssec-intro .ssec-wrap {
        left: 5%;
        right: 5%;
    }
    .ssec-intro .ssec-txt3 {
        font-size: 2.25em;
    }
    .ssec-intro .ssec-txt4 {
        font-size: 1.175em;
    }

    .ssec-proof .ssec-wrap {
        padding: 5% 5%;
    }

    .ssec-protectedcase .ssec-note {
        bottom: 3%;
    }

    .ssec-camera .ssec-i {
        left: 76%;
        right: 10px;
        font-size: .9em;
    }
    .ssec-camera .ssec-h {
        font-size: 1.3em;
    }
    .ssec-camera .ssec-i1 {
        top: 52.4%;
    }
    .ssec-camera .ssec-i2 {
        top: 63.7%;
    }
    .ssec-camera .ssec-i3 {
        top: 74.3%;
    }
    .ssec-camera .ssec-i4 {
        top: 86%;
    }

    .ssec-other-features .ssec-wrap {
        padding: 3% 15px;
    }
    .ssec-other-features .ssec-f {
        width: initial;
    }
    .ssec-other-features .ssec-i {
        font-size: .85em;
    }

    .ssec-other-camera .ssec-wrap {
        top: 4%;
        left: 5%;
        right: 5%;
    }
    .ssec-other-camera .ssec-wrap2 {
        top: 54%;
        left: 5%;
        right: 5%;
    }

    .ssec-cpu .ssec-wrap {
        top: 6%;
        right: 5%;
        left: 5%;
    }
    .ssec-cpu .ssec-txt {
        padding-right: 0;
    }
    .ssec-cpu .ssec-f {
        left: 5%;
        right: 5%;
        bottom: 9%;
    }
    .ssec-cpu .ssec-f .ssec-i {
        font-size: 1em;
    }
    .ssec-cpu .ssec-f .ssec-h {
        font-size: 1.6em;
    }

    .ssec-memory .ssec-note {
        left: 10%;
        right: 10%;
        bottom: 3%;
    }

    .ssec-composite .ssec-wrap,
    .ssec-speakers .ssec-wrap,
    .ssec-custom-key .ssec-wrap,
    .ssec-toolkit .ssec-wrap {
        top: 5%;
        left: 5%;
        right: 5%;
    }

    .ssec-composite .ssec-f {
        position: absolute;
        left: 23%;
        bottom: 5%;
        display: initial;
        padding-left: 9.6em;
    }
    .ssec-composite .ssec-h {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        line-height: 1;
    }
    .ssec-composite .ssec-sh {
        padding-top: .3em;
        padding-bottom: .2em;
    }
    .ssec-composite .ssec-t {
        background-color: #fdc508;
        color: #000;
        font-size: 1.1em;
        text-align: center;
    }

    .ssec-radio .ssec-note {
        top: 69.6%;
        left: 63.6%;
        right: 6.5%;
        font-size: .9em;
    }
}

@media screen and (max-width: 600px) {
    .ssec {
        font-size: 13px;
    }
    .ssec .ssec-head {
        font-size: 2em;
    }
    .ssec .ssec-txt {
        padding-top: .6em;
    }

    .ssec-style-1 .ssec-wrap,
    .ssec-style-2 .ssec-wrap {
        left: 10px;
        right: 10px;
    }
    .ssec-style-3 .ssec-wrap{
        top: 4%;
        left: 10px;
        right: 10px;
    }

    .ssec-x-design .ssec-wrap {
        top: 3%;
    }

    .ssec-intro .ssec-txt4 {
        font-size: 1em;
    }

    .ssec-camera .ssec-i {
        font-size: .75em;
    }

    .ssec-other-features .ssec-i {
        font-size: .7em;
    }

    .ssec-other-camera .ssec-wrap {
        top: 2%;
    }
    .ssec-other-camera .ssec-wrap2 {
        top: 51%;
    }

    .ssec-composite .ssec-wrap,
    .ssec-speakers .ssec-wrap,
    .ssec-custom-key .ssec-wrap,
    .ssec-toolkit .ssec-wrap {
        top: 5%;
        left: 10px;
        right: 10px;
    }

    .ssec-composite .ssec-f {
        left: 15%;
        font-size: 1em;
    }
}


/*----*/
.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: 4%;
}
.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%;
    }
}