.ssec {
    position: relative;
    color: #dfdfdf;
    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-primary-black {
    color: #000;
    background-color: #fff;
}

.ssec .ssec-head {
    font-size: 2.1em;
    line-height: 1;
    font-weight: bold;
    letter-spacing: -1px;
    text-transform: uppercase;
}
.ssec .ssec-subhead {
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.1;
}
.ssec .ssec-txt {
    font-size: 1em;
    line-height: 1.25;
    font-weight: 400;
}
.ssec .ssec-note {
    font-size: .85em;
    line-height: 1.5;
}
.ssec .ssec-color {
    color: #fdc508;
}
.ssec-color-1 {
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #ff5319),color-stop(1, #f28c29) );
    -webkit-background-clip: text;
    color: transparent;
}
.ssec-subhead-mt-1 {
    margin-top: .5em;
}
.ssec-subhead-mb-1 {
    margin-bottom: .375em;
}
.ssec-txt-pt-1 {
    padding-top: 1em;
}
.ssec-text-center {
    text-align: center;
}
.ssec-style-1 .ssec-wrap {
    position: absolute;
    top: 7%;
    left: 15%;
    right: 15%;
    display: flex;
    flex-wrap: nowrap;
}
.ssec-style-1 .ssec-wrap .ssec-col-1 {
    width: 50%;
}
.ssec-style-1 .ssec-wrap .ssec-col-2 {
    width: 50%;
    padding-left: 3%;
}
.ssec-style-2 .ssec-wrap {
    position: absolute;
    top: 6%;
    left: 15%;
    right: 15%;
}
.ssec-style-2 .ssec-subhead {
    padding-left: 1em;
}

.ssec-mount .ssec-wrap {
    position: absolute;
    top: 25%;
    left: 10%;
    right: 57%;
}
.ssec-mount .ssec-head2 {
    font-size: 3em;
    font-weight: bold;
    letter-spacing: -2px;
}
.ssec-mount .ssec-txt2 {
    font-size: 1.8em;
}

.ssec-mount-position .ssec-wrap {
    position: absolute;
    top: 7%;
    left: 15%;
    right: 15%;
}
.ssec-mount-position .ssec-note {
    position: absolute;
    text-align: right;
    left: 10%;
    right: 50%;
    bottom: 2%;
}

.ssec-solution .ssec-wrap {
    position: absolute;
    top: 10%;
    left: 6%;
    right: 57%;
}
.ssec-solution .ssec-f {
    position: absolute;
    left: 15%;
    right: 60%;
    bottom: 9%;
    text-align: center;
    font-size: 1.1em;
}
.ssec-solution .ssec-note {
    position: absolute;
    left: 48%;
    right: 5%;
    bottom: 3%;
}

.ssec-rotation .ssec-wrap,
.ssec-mounting .ssec-wrap {
    position: absolute;
    top: 7%;
    left: 15%;
    right: 15%;
}
.ssec-mounting .ssec-wrap {
    top: 12%;
}
.ssec-mounting .ssec-i {
    position: absolute;
    top: 81%;
    font-size: .9em;
    text-align: left;
}
.ssec-mounting .ssec-i1 {
    left: 17%;
    right: 63.6%;
}
.ssec-mounting .ssec-i2 {
    left: 42.8%;
    right: 38.6%;
}
.ssec-mounting .ssec-i3 {
    left: 67%;
    right: 13.8%;
}

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

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

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

    .ssec-style-1 .ssec-wrap {
        top: 5%;
        left: 5%;
        right: 5%;
        display: block;
    }
    .ssec-style-1 .ssec-wrap .ssec-col-1 {
        width: initial;
    }
    .ssec-style-1 .ssec-wrap .ssec-col-2 {
        width: initial;
        padding-left: 0;
    }
    .ssec-style-1 .ssec-txt {
        padding-top: 1em;
    }
    .ssec-style-2 .ssec-wrap {
        position: absolute;
        top: 6%;
        left: 5%;
        right: 5%;
    }
    .ssec-style-2 .ssec-head,
    .ssec-style-2 .ssec-subhead {
        display: block;
        padding-left: 0;
    }
    .ssec-style-2 .ssec-subhead {
        margin-top: .5em;
    }

    .ssec-mount .ssec-wrap {
        top: 10%;
        left: 5%;
        right: 5%;
    }

    .ssec-mount-position .ssec-wrap,
    .ssec-solution .ssec-wrap,
    .ssec-rotation .ssec-wrap,
    .ssec-mounting .ssec-wrap {
        left: 5%;
        right: 5%;
    }
    .ssec-mount-position .ssec-note {
        text-align: center;
        left: 5%;
        right: 5%;
    }
    .ssec-solution .ssec-f {
        left: 3%;
        right: 65%;
        bottom: 10%;
        font-size: 1em;
    }
    .ssec-solution .ssec-note {
        position: absolute;
        left: 5%;
        right: 5%;
        bottom: 2%;
    }

    .ssec-mounting .ssec-i {
        top: 89.5%;
        font-size: .75em;
        text-align: left;
        line-height: 1;
    }
    .ssec-mounting .ssec-i1 {
        left: 7%;
        right: 67.6%;
    }
    .ssec-mounting .ssec-i2 {
        left: 40.8%;
        right: 34.6%;
    }
    .ssec-mounting .ssec-i3 {
        left: 72.5%;
        right: 1.8%;
    }
}

@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-mount .ssec-wrap {
        left: 10px;
        right: 10px;
    }
    .ssec-mount .ssec-head2 {
        font-size: 2.75em;
    }
    .ssec-mount .ssec-txt2 {
        font-size: 1.5em;
    }

    .ssec-mount-position .ssec-wrap,
    .ssec-solution .ssec-wrap,
    .ssec-rotation .ssec-wrap,
    .ssec-mounting .ssec-wrap {
        left: 10px;
        right: 10px;
    }

    .ssec-mount-position .ssec-wrap,
    .ssec-solution .ssec-wrap {
        top: 5%;
    }

    .ssec-mounting .ssec-head {
        font-size: 1.5em;
    }

    .ssec-mounting .ssec-i {
        top: 89%;
        font-size: .55em;
    }
}

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