.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;
    overflow: hidden;
}
.ssec .ssec-img {
    max-width: 100%;
    width: 100%;
}
.ssec-bg-white {
    color: #000;
    background-color: #fff;
}
@media screen and (min-width: 769px) {
    .ssec-bg-lg-white {
        color: #000;
        background-color: #fff;
    }
}

.ssec .ssec-head {
    font-size: 3.125vw;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -.6px;
}
.ssec .ssec-subhead {
    font-size: 2.0833333333333332vw;
    font-weight: 600;
    line-height: 1.25;
}
.ssec .ssec-txt {
    font-size: 1.25vw;
    line-height: 1.35;
}
.ssec-pt-1 {
    padding-top: 1vw;
}
.ssec-pt-2 {
    padding-top: 1.5vw;
}
.ssec-pt-3 {
    padding-top: 3vw;
}
.ssec-pb-1 {
    padding-bottom: 1vw;
}
.ssec .ssec-note {
    font-size: 1vw;
    line-height: 1.25;
}
.ssec .ssec-note-bottom {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 2%
}
.ssec .ssec-color {
    color: #fec400;
}
.ssec-color-1 {
    background-image: linear-gradient(to right, #ff5016, #ff8501);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.ssec-text-center {
    text-align: center;
}
/**/

.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-intro .ssec-wrap {
    position: absolute;
    top: 31%;
    left: 12%;
    right: 53%;
}
.ssec-intro .ssec-txt2 {
    font-size: 3.125vw;
    font-weight: bold;
}
.ssec-intro .ssec-txt3 {
    font-size: 2.0833333333333332vw;
}
.ssec-intro .ssec-txt2 span {
    font-size: .9375vw;
    font-weight: normal;
    border: 2px solid #ff5016;
    line-height: 1;
    padding: .10416666666666667vw .26041666666666665vw;
    border-radius: 3px;
    vertical-align: top;
}

.ssec-mounting .ssec-wrap {
    position: absolute;
    top: 6%;
    left: 5%;
    right: 5%;
}
.ssec-mounting .ssec-note {
    position: absolute;
    left: 58%;
    right: 5%;
    bottom: 1%;
}

.ssec-rugged .ssec-wrap {
    position: absolute;
    top: 12%;
    left: 5%;
    right: 51%;
}
.ssec-rugged .ssec-i {
    position: absolute;
    top: 86.4%;
    left: 16.6%;
    right: 62%;
    text-align: center;
    font-size: 1.71875vw;
}
.ssec-rugged .ssec-note {
    position: absolute;
    left: 49.5%;
    right: 5%;
    bottom: 3%;
    color: #fff;
}

.ssec-tilted .ssec-head {
    position: absolute;
    top: 6%;
    left: 5%;
    right: 49%;
}
.ssec-tilted .ssec-txt {
    position: absolute;
    top: 8%;
    left: 51%;
    right: 5%;
}

.ssec-swivel .ssec-wrap {
    position: absolute;
    top: 6%;
    left: 5%;
    right: 5%;
}
.ssec-swivel .ssec-i {
    position: absolute;
    top: 35%;
    left: 21.5%;
    right: 55%;
    text-align: center;
    font-size: 1.71875vw;
}

.ssec-flexible .ssec-wrap {
    position: absolute;
    top: 40%;
    left: 5%;
    right: 51%;
}

.ssec-secure .ssec-wrap {
    position: absolute;
    top: 8%;
    left: 5%;
    right: 5%;
}


.ssec-universal .ssec-wrap {
    position: absolute;
    top: 4%;
    left: 5%;
    right: 5%;
}
.ssec-universal .ssec-i {
    position: absolute;
    top: 93.3%;
    left: 9.3%;
    line-height: 1.1;
    font-size: 2.0833333333333332vw;
    color: #474747;
}
.ssec-universal .ssec-i2 {
    left: 52.3%;
}

.ssec-quick .ssec-wrap {
    position: absolute;
    top: 10%;
    left: 5%;
    right: 5%;
}
.ssec-quick .ssec-i {
    position: absolute;
    top: 75.5%;
    font-size: 1.25vw;
    line-height: 1.25;
}
.ssec-quick .ssec-i1 {
    left: 13.8%;
    right: 73.5%;
}
.ssec-quick .ssec-i2 {
    left: 28.8%;
    right: 58.5%;
}
.ssec-quick .ssec-i3 {
    left: 44%;
    right: 43%;
}
.ssec-quick .ssec-i4 {
    left: 58.7%;
    right: 29%;
}
.ssec-quick .ssec-i5 {
    left: 74%;
    right: 13.5%;
}

@media screen and (min-width: 1440px) {
    .ssec-txt-y-5 {
        padding-left: 5%;
        padding-right: 5%;
    }
    .ssec-txt-y-10 {
        padding-left: 10%;
        padding-right: 10%;
    }
    .ssec-txt-y-15 {
        padding-left: 15%;
        padding-right: 15%;
    }
}

@media screen and (max-width: 768px) {
    .ssec .ssec-head {
        font-size: 5.825242718446602vw;
    }
    .ssec .ssec-subhead {
        font-size: 3.640776699029126vw;
        line-height: 1.25;
    }
    .ssec .ssec-txt {
        font-size: 3.398058252427184vw;
        line-height: 1.25;
    }
    .ssec-sm-pt-2 {
        padding-top: 2vw;
    }
    .ssec-pt-2,
    .ssec-pt-sm-2 {
        padding-top: 1em;
    }
    .ssec .ssec-head-inline > * {
        display: block;
    }
    .ssec .ssec-head-inline .ssec-subhead {
        padding-left: 0;
    }
    .ssec .ssec-note {
        font-size: 2.1vw;
    }
    .ssec .ssec-note-bottom {
        left: 12px;
        right: 12px;
    }

    .ssec-intro .ssec-wrap {
        top: 8%;
        left: 5%;
        right: 5%;
        text-align: center;
    }
    .ssec-intro .ssec-txt2 {
        font-size: 5.825242718446602vw;
    }
    .ssec-intro .ssec-txt3 {
        font-size: 3.640776699029126vw;
    }
    .ssec-intro .ssec-txt2 span {
        font-size: 2.1844660194174758vw;
        padding: .24271844660194173vw .48543689320388345vw;
        border-width: 1px;
        border-radius: 3px;
    }

    .ssec-mounting .ssec-wrap {
        top: 3%;
        left: 2%;
        right: 2%;
    }
    .ssec-mounting .ssec-note {
        left: 5%;
        right: 5%;
        bottom: 2.3%;
        text-align: center;
    }

    .ssec-rugged .ssec-wrap {
        top: 3%;
        left: 2%;
        right: 2%;
        text-align: center;
    }
    .ssec-rugged .ssec-i {
        top: 85.4%;
        left: 1.6%;
        right: 62%;
        font-size: 3.155339805825243vw;
    }
    .ssec-rugged .ssec-note {
        left: 5%;
        right: 5%;
        bottom: 2%;
        color: #000;
        text-align: center;
    }

    .ssec-tilted .ssec-head,
    .ssec-tilted .ssec-txt {
        position: initial;
        top: auto;
        left: auto;
        right: auto;
    }
    .ssec-tilted .ssec-wrap {
        position: absolute;
        top: 3%;
        left: 2%;
        right: 2%;
        text-align: center;
    }

    .ssec-swivel .ssec-wrap {
        top: 3%;
        left: 3%;
        right: 3%;
    }
    .ssec-swivel .ssec-i {
        top: 44%;
        left: 8.5%;
        right: 52%;
        font-size: 3.8834951456310676vw;
    }

    .ssec-flexible .ssec-wrap {
        top: 3%;
        left: 2%;
        right: 2%;
        text-align: center;
    }

    .ssec-secure .ssec-wrap {
        top: 3%;
        left: 2%;
        right: 2%;
    }

    .ssec-universal .ssec-wrap {
        top: 1%;
        left: 2%;
        right: 2%;
    }
    .ssec-universal .ssec-i {
        top: 48%;
        left: 19.3%;
        font-size: 3.155339805825243vw;
    }
    .ssec-universal .ssec-i2 {
        top: 94.5%;
    }

    .ssec-quick .ssec-wrap {
        top: 2%;
        left: 2%;
        right: 2%;
    }
    .ssec-quick .ssec-i {
        font-size: 2.669902912621359vw;
        color: #474747;
        text-align: center;
    }
    .ssec-quick .ssec-i1 {
        top: 16%;
        left: 54.8%;
        right: 6.5%;
    }
    .ssec-quick .ssec-i2 {
        top: 33%;
        left: 6.8%;
        right: 57.5%;
    }
    .ssec-quick .ssec-i3 {
        top: 51.7%;
        left: 54.8%;
        right: 6.5%;
    }
    .ssec-quick .ssec-i4 {
        top: 70.6%;
        left: 6.8%;
        right: 57.5%;
    }
    .ssec-quick .ssec-i5 {
        top: 87.5%;
        left: 54.8%;
        right: 6.5%;
    }
}
