.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: 2.8vw;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -.6px;
}
.ssec .ssec-subhead {
    font-size: 1.95vw;
    font-weight: 600;
    line-height: 1.25;
}
.ssec .ssec-txt {
    font-size: 1.15vw;
    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: -webkit-gradient(linear, left top, right top, color-stop(0, #fbfdd3), color-stop(0.15, #faf164), color-stop(0.45, #fd4c22), color-stop(0.60, #f22b48), color-stop(0.80, #ea2158), color-stop(1, #c11374));
    -webkit-background-clip: text;
    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%;
    }
}
/**/

@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: 5vw;
    }
    .ssec .ssec-subhead {
        font-size: 3.8vw;
        line-height: 1.25;
    }
    .ssec .ssec-txt {
        font-size: 2.5vw;
        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-cs .ssec-head {
    font-size: 3vw;
    line-height: 1.1;
    letter-spacing: 0;
    margin: 0;
}
.ssec-cs .ssec-txt {
    padding-top: 1.2em;
    font-size: 1.2vw;
    line-height: 1.5;
}
.ssec-case-case .ssec-head {
    position: absolute;
    top: 21%;
    left: 6%;
    right: 51%;
    font-size: 4.3vw;
    letter-spacing: -2px;
}
.ssec-case-case .ssec-i {
    position: absolute;
    line-height: 1;
    font-size: 1.3vw;
    top: 54%;
}
.ssec-case-case .ssec-i1 {
    left: 11%;
    right: 79%;
}
.ssec-case-case .ssec-i2 {
    left: 21%;
    right: 67%;
}
.ssec-case-case .ssec-i3 {
    left: 34.6%;
    right: 56%;
}
.ssec-case-case .ssec-i6 {
    left: 34%;
    right: 55%;
}
.ssec-case-case .ssec-i4,
.ssec-case-case .ssec-i5,
.ssec-case-case .ssec-i6 {
    top: 71.5%;
}
.ssec-case-case .ssec-i4 {
    left: 10%;
    right: 79.3%;
}
.ssec-case-case .ssec-i5 {
    left: 23%;
    right: 67%;
}
.ssec-case-mount .ssec-wrap {
    position: absolute;
    top: 15%;
    left: 60%;
    right: 5%;
}
.ssec-case-mount .ssec-note {
    left: 60%;
    right: 5%;
    bottom: 5%;
}
.ssec-case-protection .ssec-wrap {
    position: absolute;
    top: 14%;
    left: 12%;
    right: 51%;
}
.ssec-case-protection .ssec-txt {
    padding-right: 20%;
}
.ssec-case-attach .ssec-wrap {
    position: absolute;
    top: 6%;
    left: 15%;
    right: 15%;
}
.ssec-case-fit .ssec-wrap {
    position: absolute;
    top: 14%;
    left: 12%;
    right: 51%;
}
.ssec-case-box {
    background-color: #fff;
    color: #000;
}
.ssec-case-box .ssec-wrap {
    width: 70%;
    padding: 4% 0;
    margin: 0 auto;
}
.ssec-case-box .ssec-head {
    font-size: 2.5vw;
}
.ssec-case-box .ssec-inbox {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    font-size: 1.5vw;
    padding-top: 1em;
}
.ssec-case-box .ssec-inbox .ssec-f-i {
    width: 50%;
    padding: .2em .35em;
}
.ssec-case-box .ssec-inbox .ssec-f-i-ff {
    width: 100%;
    padding: .2em .35em;
}

@media screen and (max-width: 600px) {
    .ssec-cs .ssec-head {
        font-size: 6.2vw;
        font-weight: bold;
    }
    .ssec-cs .ssec-txt {
        font-size: 3.39126214vw;
        padding-top: 1em;
    }
    .ssec-case-case .ssec-head {
        top: 2%;
        left: 10px;
        right: 10px;
        font-size: 8vw;
    }
    .ssec-case-case .ssec-i {
        font-size: 2.5vw;
        top: 23.9%;
        line-height: 1.25;
    }
    .ssec-case-case .ssec-i1 {
        left: 19%;
        right: 60%;
    }
    .ssec-case-case .ssec-i2 {
        left: 41%;
        right: 41%;
    }
    .ssec-case-case .ssec-i3 {
        top: 23.9%;
        left: 61%;
        right: 20%;
    }
    .ssec-case-case .ssec-i4 {
        top: 34.8%;
        left: 19%;
        right: 62%;
    }
    .ssec-case-case .ssec-i5 {
        top: 34.8%;
        left: 37%;
        right: 37%;
    }
    .ssec-case-case .ssec-i6 {
        top: 34.8%;
        left: 62%;
        right: 20%;
    }
    .ssec-case-mount .ssec-wrap {
        top: 4%;
        left: 10px;
        right: 10px;
        text-align: center;
    }
    .ssec-case-mount .ssec-txt {
        color: #000;
    }
    .ssec-case-mount .ssec-note {
        left: 10px;
        right: 10px;
        font-size: 2.4vw;
        text-align: center;
    }
    .ssec-case-protection .ssec-wrap {
        top: 6%;
        left: 10px;
        right: 10px;
        text-align: center;
    }
    .ssec-case-protection .ssec-txt {
        padding-right: 0;
        font-size: 2.7vw;
    }
    .ssec-case-attach .ssec-wrap,
    .ssec-case-fit .ssec-wrap {
        top: 4%;
        left: 10px;
        right: 10px;
    }
    .ssec-case-fit .ssec-wrap {
        position: absolute;
        text-align: center;
    }
    .ssec-case-fit .ssec-head,
    .ssec-case-fit .ssec-txt {
        position: initial;
        top: auto;
        left: auto;
        right: auto;
    }
    .ssec-case-multi .ssec-wrap {
        top: 2%;
    }
    .ssec-case-multi .ssec-txt {
        font-size: 3.2vw;
    }
    .ssec-case-box .ssec-wrap {
        width: auto;
        padding: 3% 10px;
        text-align: left;
    }
    .ssec-case-box .ssec-head {
        font-size: 5.8vw;
    }
    .ssec-case-box .ssec-inbox {
        font-size: 3.3vw;
        flex-wrap: wrap;
    }
    .ssec-case-box .ssec-inbox .ssec-f-i {
        padding: .2em .2em;
        width: 100%;
    }
    .ssec-case-box .ssec-inbox .ssec-f-i-ff {
        padding: .2em .2em;
    }
}