.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-bg-white {
    color: #000;
    background-color: #fff;
}

.ssec .ssec-head {
    font-size: 2.4vw;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -2px;
}
.ssec .ssec-subhead {
    font-size: 1.5vw;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -2px;
    text-transform: uppercase;
}
.ssec .ssec-txt {
    font-size: 1.2vw;
    line-height: 1.1;
    letter-spacing: -.5px;
}
.ssec .ssec-note {
    font-size: .65em;
    line-height: 1.25;
}
.ssec .ssec-note {
    font-size: .65em;
    line-height: 1.25;
}
.ssec .ssec-color {
    color: #fec400;
}
.ssec-text-center {
    text-align: center;
}
.ssec .ssec-pt-1 {
    padding-top: .5em;
}
.ssec .ssec-pt-2 {
    padding-top: 1em;
}
.ssec .ssec-pt-3 {
    padding-top: 1.5em;
}
.ssec .ssec-pt-4 {
    padding-top: 2em;
}
/**/

.ssec-intro .ssec-wrap {
    position: absolute;
    top: 44%;
    left: 19%;
    right: 51%;
}
.ssec-intro .ssec-head {
    display: none;
}
.ssec-intro .ssec-txt2 {
    font-size: 3vw;
    line-height: 1.3;
}

.ssec-summary .ssec-wrap {
    padding: 5% 0 3%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.ssec-color-1 {
    background: linear-gradient(to right, #ff6f03 25%, #f0ca3a);
    -webkit-background-clip: text;
    color: transparent;
}
.ssec-color-2 {
    background: linear-gradient(to right, #cc4444 25%, #f7a56a);
    -webkit-background-clip: text;
    color: transparent;
}
.ssec-color-3 {
    background: linear-gradient(to right, #7e77f2 25%, #deb7ff);
    -webkit-background-clip: text;
    color: transparent;
}
.ssec-color-4 {
    background: linear-gradient(to right, #abdcf5 25%, #8cdc84);
    -webkit-background-clip: text;
    color: transparent;
}
.ssec-color-5 {
    background: linear-gradient(to right, #a6d2fa 25%, #3f8fdd);
    -webkit-background-clip: text;
    color: transparent;
}
.ssec-color-6 {
    background: linear-gradient(to right, #bbffd3 25%, #53fe9a);
    -webkit-background-clip: text;
    color: transparent;
}
.ssec-summary .ssec-i {
    position: absolute;
    font-size: 1.75vw;
    font-weight: bold;
    line-height: 1.1;
    letter-spacing: -1px;
}
.ssec-summary .ssec-i1 {
    top: 15%;
    left: 2%;
    right: 76%;
}
.ssec-summary .ssec-i2 {
    top: 15%;
    left: 53%;
    right: 27%;
}
.ssec-summary .ssec-i3 {
    top: 45%;
    left: 1%;
    right: 77%;
    text-align: center;
}
.ssec-summary .ssec-i4 {
    top: 46%;
    left: 26%;
    right: 52%;
    text-align: center;
}
.ssec-summary .ssec-i5 {
    top: 45%;
    left: 51.3%;
    right: 24.5%;
    text-align: center;
}
.ssec-summary .ssec-i6 {
    top: 45%;
    left: 78%;
    right: 1%;
    text-align: center;
}
.ssec-summary .ssec-w {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.ssec-summary .ssec-i7 {
    top: 76.2%;
    left: 50.8%;
    right: 24.3%;
    bottom: 6.4%;
    text-align: center;
    font-size: 1.6vw;
}
.ssec-summary .ssec-i8 {
    top: 76.2%;
    left: 77.6%;
    right: 0.4%;
    bottom: 6.4%;
    text-align: center;
    font-size: 1.6vw;
}

.ssec-connector .ssec-wrap {
    position: absolute;
    top: 13%;
    left: 56%;
    right: 12%;
    text-align: right;
}
.ssec-connector .ssec-i {
    position: absolute;
    top: 57.6%;
    left: 62%;
    right: 26%;
    line-height: 1.1;
    font-weight: bold;
    font-size: 1.5vw;
    text-align: center;
    letter-spacing: -1px;
}
.ssec-connector .ssec-note {
    position: absolute;
    left: 30%;
    right: 12%;
    bottom: 3.7%;
    text-align: right;
    font-size: 1.2vw;
}

.ssec-rotate .ssec-wrap {
    position: absolute;
    top: 13%;
    left: 58%;
    right: 12%;
}

.ssec-camera .ssec-head {
    position: absolute;
    top: 7%;
    left: 12%;
    right: 65%;
}
.ssec-camera .ssec-txt {
    position: absolute;
    top: 7%;
    left: 52%;
    right: 17%;
}
.ssec-camera .ssec-i {
    position: absolute;
    top: 58%;
    left: 70%;
    right: 18%;
    line-height: 1.1;
    font-weight: bold;
    font-size: 1.5vw;
    color: #000;
    text-align: center;
}

.ssec-brightness .ssec-wrap,
.ssec-operate .ssec-wrap,
.ssec-cable .ssec-wrap {
    position: absolute;
    top: 13%;
    left: 12%;
    right: 49%;
}
.ssec-operate .ssec-wrap {
    top: 9%;
}
.ssec-cable .ssec-wrap {
    top: 11%;
}
.ssec-operate .ssec-wrap2 {
    position: absolute;
    top: 69%;
    left: 51%;
    right: 11%;
    color: #000;
}
.ssec-operate .ssec-i {
    position: absolute;
    font-weight: bold;
    letter-spacing: -.5px;
    font-size: 1.5vw;
    line-height: 1;
    color: #c96300;
    text-align: center;
}
.ssec-operate .ssec-i1 {
    top: 86.6%;
    left: 40%;
    right: 40%;
}
.ssec-operate .ssec-i2 {
    top: 92.5%;
    left: 30%;
    right: 49%;
}

.ssec-rugged .ssec-wrap {
    position: absolute;
    top: 14%;
    left: 9%;
    right: 64%;
}

.ssec-exclusive .ssec-wrap,
.ssec-range .ssec-wrap {
    position: absolute;
    top: 3.5%;
    left: 20%;
    right: 20%;
}
.ssec-exclusive .ssec-note {
    font-size: 1.3vw;
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 2.5%;
}

.ssec-carry .ssec-wrap {
    position: absolute;
    top: 5%;
    left: 9%;
    right: 58%;
}

@media screen and (max-width: 600px) {
    .ssec {
        overflow: hidden;
    }
    .ssec .ssec-head {
        font-size: 5.038834vw;
        font-weight: 500;
        letter-spacing: -.5px;
    }
    .ssec .ssec-subhead {
        font-size: 3.85vw;
        font-weight: 400;
        padding-top: .3em;
        letter-spacing: -.5px;
    }
    .ssec .ssec-txt {
        font-size: 3.4415vw;
        font-weight: 400;
        line-height: 1.2;
    }
    .ssec .ssec-pt-1 {
        padding-top: .2em;
    }
    .ssec .ssec-pt-3 {
        padding-top: .5em;
    }
    .ssec .ssec-pt-4 {
        padding-top: .75em;
    }

    .ssec-intro .ssec-wrap {
        top: 17%;
        left: 10%;
        right: 10%;
        font-weight: bold;
        text-align: center;
    }
    .ssec-intro .ssec-txt2 {
        font-size: 5vw;
    }


    .ssec-summary .ssec-i {
        font-size: 3.2vw;
        line-height: 1.1;
        letter-spacing: 0;
    }
    .ssec-summary .ssec-i1 {
        top: 14%;
        left: 8%;
        right: 67%;
    }
    .ssec-summary .ssec-i2 {
        top: 74%;
        left: 8%;
        right: 67%;
    }
    .ssec-summary .ssec-i3 {
        top: 36%;
        left: 5.5%;
        right: 68%;
    }
    .ssec-summary .ssec-i4 {
        top: 36%;
        left: 36.3%;
        right: 37%;
    }
    .ssec-summary .ssec-i5 {
        top: 36%;
        left: 66.3%;
        right: 6.5%;
    }
    .ssec-summary .ssec-i6 {
        top: 12%;
        left: 67%;
        right: 6%;
    }
    .ssec-summary .ssec-i7 {
        top: 67.9%;
        left: 65.4%;
        right: 4.6%;
        bottom: 21%;
        font-size: 3.6vw;
    }
    .ssec-summary .ssec-i8 {
        top: 80.9%;
        left: 65.4%;
        right: 4.6%;
        bottom: 8%;
        font-size: 3.6vw;
    }

    .ssec-connector .ssec-wrap,
    .ssec-rotate .ssec-wrap,
    .ssec-brightness .ssec-wrap,
    .ssec-operate .ssec-wrap,
    .ssec-cable .ssec-wrap {
        top: 3%;
        left: 15px;
        right: 15px;
        text-align: left;
    }
    .ssec-connector .ssec-i {
        top: 37.6%;
        left: 69%;
        right: 12%;
        font-size: 2.8vw;
    }
    .ssec-connector .ssec-note {
        left: 15px;
        right: 15px;
        bottom: 4.7%;
        text-align: center;
        font-size: 2.2vw;
    }

    .ssec-camera .ssec-wrap {
        position: absolute;
        top: 3%;
        left: 15px;
        right: 15px;
    }
    .ssec-camera .ssec-head,
    .ssec-camera .ssec-txt {
        position: initial;
        top: auto;
        left: auto;
        right: auto;
    }
    .ssec-camera .ssec-txt {
        padding-top: .5em;
    }
    .ssec-camera .ssec-i {
        top: 43%;
        left: 14%;
        right: 65%;
        font-size: 3vw;
    }

    .ssec-operate .ssec-wrap2 {
        top: 71%;
        left: 47%;
        right: 15px;
        color: #000;
    }
    .ssec-operate .ssec-wrap2 .ssec-txt {
        font-size: 3vw;
    }
    .ssec-operate .ssec-i {
        font-size: 3vw;
    }
    .ssec-operate .ssec-i1 {
        top: 72.6%;
        left: 22%;
        right: 55%;
    }
    .ssec-operate .ssec-i2 {
        top: 92.1%;
        left: 22%;
        right: 55%;
    }

    .ssec-rugged .ssec-wrap {
        top: auto;
        left: 15px;
        right: 15px;
        bottom: 10%;
    }

    .ssec-exclusive .ssec-wrap,
    .ssec-range .ssec-wrap,
    .ssec-carry .ssec-wrap {
        top: 3.5%;
        left: 15px;
        right: 15px;
    }
    .ssec-exclusive .ssec-note {
        font-size: 2.2vw;
        left: 15px;
        right: 15px;
        bottom: 2.5%;
    }
}

/**/

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