.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: transparent;
}
@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-head-2 {
    font-size: 2.6vw;
}
.ssec .ssec-subhead {
    font-size: 1.65vw;
    font-weight: 600;
    line-height: 1.1;
}
.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: -webkit-gradient(linear, left top, right top, from(#45c0ff), to(#ff57f8));
    background: -o-linear-gradient(left, #45c0ff 0%, #ff57f8 100%);
    background: linear-gradient(90deg, #45c0ff 0%, #ff57f8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.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-style-1 .ssec-wrap {
    position: absolute;
    top: 3vw;
    left: 8%;
    right: 8%;
}

@media screen and (min-width: 1024px) {
    .ssec-head-inline .ssec-head,
    .ssec-head-inline .ssec-subhead {
        display: inline-block;
    }
    .ssec-head-inline > * {
        padding-right: .85vw;
    }
    .ssec-head-inline > *:last-child {
        padding-right: 0;
    }
}

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

@media screen and (max-width: 768px) {
    .ssec .ssec-head {
        font-size: 5.5vw;
        letter-spacing: 0;
    }
    .ssec .ssec-subhead {
        font-size: 3.8vw;
        line-height: 1.25;
    }
    .ssec .ssec-txt {
        font-size: 2.8vw;
        line-height: 1.25;
    }
    .ssec-sm-pt-2 {
        padding-top: 1em;
    }
    .ssec-pt-2,
    .ssec-sm-pt-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.3vw;
    }
    .ssec .ssec-note-bottom {
        left: 12px;
        right: 12px;
    }

    .ssec-style-1 .ssec-wrap {
        top: 8vw;
        left: 10px;
        right: 10px;
    }
}

.ssec-holster-intro .ssec-wrap {
    position: absolute;
    top: 12%;
    left: 10%;
    right: 48.4%;
}
.ssec-holster-intro .ssec-head {
    color: rgba(255, 255, 255, .15);
    line-height: .9;
    font-size: 9vw;
    letter-spacing: -1.5px;
    -moz-text-stroke-width: 2px;
    -moz-text-stroke-color: black;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: black;
    text-stroke-width: 2px;
    text-stroke-color: black;
}
.ssec-holster-intro .ssec-txt2 {
    font-weight: bold;
    font-size: 3vw;
}
.ssec-holster-intro .ssec-txt3 {
    font-size: 1.5vw;
}

.ssec-holster-summary .ssec-i {
    position: absolute;
    font-size: 1.8vw;
    line-height: 1.1;
}
.ssec-i-fl {
    display: flex;
    align-items: center;
}
.ssec-holster-summary .ssec-i1 {
    top: 7%;
    left: 13%;
    right: 71%;
    bottom: 41.8%;
    font-size: 2.2vw;
}
.ssec-holster-summary .ssec-i2 {
    top: 7%;
    left: 58%;
    right: 30%;
    bottom: 66.1%;
}
.ssec-holster-summary .ssec-i3 {
    top: 36.8%;
    left: 58%;
    right: 30%;
    bottom: 36.3%;
}
.ssec-holster-summary .ssec-i4 {
    top: 66.7%;
    left: 58%;
    right: 30%;
    bottom: 6.5%;
}
.ssec-holster-summary .ssec-i5 {
    top: 63%;
    left: 10%;
    right: 70.6%;
    font-size: 1.6vw;
}
.ssec-holster-summary .ssec-i6 {
    top: 63%;
    left: 33%;
    right: 47.6%;
    font-size: 1.6vw;
}

.ssec-holster-case .ssec-wrap {
    position: absolute;
    top: 7.4%;
    left: 9.5%;
    right: 53%;
    bottom: 46.4%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ssec-holster-case .ssec-wrap2 {
    top: 53.8%;
    left: 55%;
    right: 7%;
    bottom: 0%;
}

.ssec-holster-op .ssec-wrap {
    position: absolute;
    top: 0%;
    left: 9.5%;
    right: 53%;
    bottom: 53.8%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ssec-holster-op .ssec-wrap2 {
    top: 46.3%;
    left: 55%;
    right: 7%;
    bottom: 7.6%;
}

@media screen and (max-width: 768px) {
    .ssec-holster-intro .ssec-wrap {
        top: 16%;
        left: 10px;
        right: 10px;
        color: #fff;
    }
    .ssec-holster-intro .ssec-head {
        color: rgba(255, 255, 255, .05);
        line-height: .9;
        font-size: 17vw;
        letter-spacing: 0;
        -moz-text-stroke-width: 1px;
        -moz-text-stroke-color: white;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: white;
        text-stroke-width: 1px;
        text-stroke-color: white;
    }
    .ssec-holster-intro .ssec-txt2 {
        font-size: 7vw;
    }
    .ssec-holster-intro .ssec-txt3 {
        font-size: 4.5vw;
        text-shadow: #000 1px 0 10px;
    }

    .ssec-holster-summary .ssec-i {
        font-size: 2.5vw;
    }
    .ssec-holster-summary .ssec-i1 {
        top: 6.4%;
        left: 7%;
        right: 71%;
        bottom: 41.8%;
        font-size: 3.2vw;
    }
    .ssec-holster-summary .ssec-i2 {
        top: 7%;
        left: 57%;
        right: 29%;
        bottom: 66.1%;
    }
    .ssec-holster-summary .ssec-i3 {
        top: 37%;
        left: 57%;
        right: 29%;
        bottom: 36.1%;
    }
    .ssec-holster-summary .ssec-i4 {
        top: 67.7%;
        left: 57%;
        right: 29%;
        bottom: 5.5%;
    }
    .ssec-holster-summary .ssec-i5 {
        top: 64%;
        left: 4%;
        right: 74%;
        font-size: 2.3vw;
    }
    .ssec-holster-summary .ssec-i6 {
        top: 64%;
        left: 30%;
        right: 48.6%;
        font-size: 2.3vw;
    }

    .ssec-holster-design .ssec-wrap {
        top: 4vw;
    }

    .ssec-holster-case .ssec-wrap {
        top: 0;
        left: 3%;
        right: 3%;
        bottom: 86.4%;
        text-align: center;
    }
    .ssec-holster-case .ssec-wrap2 {
        top: 50.1%;
        bottom: 34.8%;
    }

    .ssec-holster-op .ssec-wrap {
        top: 0%;
        left: 3%;
        right: 3%;
        bottom: 86.6%;
        text-align: center;
    }
    .ssec-holster-op .ssec-wrap2 {
        top: 46.1%;
        bottom: 40.5%;
    }
}
