.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.2vw;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -.6px;
}
.ssec .ssec-subhead {
    font-size: 2.15vw;
    font-weight: 600;
    line-height: 1.25;
}
.ssec .ssec-txt {
    font-size: 1.3vw;
    line-height: 1.25;
}
.ssec-pt-1 {
    padding-top: 1vw;
}
.ssec-pb-1 {
    padding-bottom: .5em;
}
.ssec-pt-2 {
    padding-top: 2vw;
}
.ssec-pt-3 {
    padding-top: 3vw;
}
.ssec .ssec-note {
    font-size: 1vw;
    line-height: 1.25;
    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, #f7b731), color-stop(0.15, #f6b833), color-stop(0.45, #fa902c), color-stop(0.60, #fa4f1b), color-stop(0.80, #fc4b19), color-stop(1, #fc4a1a) );
    -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%;
    }
}
/**/

.ssec-intro .ssec-wrap {
    position: absolute;
    top: 49.7%;
    left: 7.5%;
    right: 44%;
}
.ssec-intro .ssec-txt {
    font-size: 2vw;
    line-height: 1;
    font-weight: bold;
    display: none;
}
.ssec-intro .ssec-txt2 {
    padding-top: 1.2em;
    font-size: 1.55vw;
    line-height: 1.5;
}

.ssec-style-1 .ssec-wrap {
    position: absolute;
    top: 7%;
    left: 10%;
    right: 10%;
}
.ssec-style-1 .ssec-head-wrap,
.ssec-style-1 .ssec-txt {
    position: absolute;
    top: 0;
    left: 0;
    right: 50%;
}
.ssec-style-1 .ssec-txt {
    left: 60%;
    right: 0;
}

.ssec-design .ssec-wrap {
    left: 16%;
    right: 16%;
}

.ssec-rugged .ssec-head-wrap {
    right: 60%;
}
.ssec-rugged .ssec-txt {
    left: 47%;
}

.ssec-rugged2 .ssec-i {
    position: absolute;
    top: 86.5%;
    left: 14%;
    right: 69%;
    font-size: 1.3vw;
    line-height: 1.1;
}
.ssec-rugged2 .ssec-h {
    font-size: 2.4vw;
    font-weight: bold;
}
.ssec-rugged2 .ssec-i2 {
    left: 43.5%;
    right: 33%;
}
.ssec-rugged2 .ssec-i3 {
    top: 89%;
    left: 86%;
    right: 1%;
}

.ssec-active .ssec-wrap {
    position: absolute;
    top: 5%;
    left: 10%;
    right: 10%;
    text-transform: uppercase;
}

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

.ssec-cpu .ssec-f {
    position: absolute;
    top: 82%;
    left: 24%;
    right: 24%;
    display: flex;
    justify-content: space-around;
    font-size: 1.4vw;
    line-height: 1.1;
}
.ssec-cpu .ssec-h {
    font-size: 2.4vw;
    font-weight: bold;
    letter-spacing: -1px;
}

.ssec-camera .ssec-head-wrap {
    right: 50%;
}
.ssec-camera .ssec-txt {
    left: 55%;
}

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

.ssec-camera-mode .ssec-wrap {
    position: absolute;
    top: 5%;
    left: 10%;
    right: 10%;
}
.ssec-camera-mode .ssec-i {
    position: absolute;
    top: 26%;
    left: 27%;
    right: 65%;
    font-size: 1vw;
    line-height: 1.2;
    text-align: center;
}
.ssec-camera-mode .ssec-i2 {
    left: 36%;
    right: 55.5%;
}
.ssec-camera-mode .ssec-i3 {
    left: 45%;
    right: 47.6%;
}
.ssec-camera-mode .ssec-i4 {
    left: 52.6%;
    right: 38.8%;
}
.ssec-camera-mode .ssec-i5 {
    left: 61.8%;
    right: 26%;
}

.ssec-underwater .ssec-head-wrap {
    right: 47%;
}
.ssec-underwater .ssec-txt {
    left: 58%;
}

.ssec-battery .ssec-wrap {
    position: absolute;
    top: 5%;
    left: 15%;
    right: 15%;
}
.ssec-battery .ssec-f {
    position: absolute;
    left: 20%;
    right: 20%;
    bottom: 10%;
    font-size: 1.3vw;
    line-height: 1;
    display: flex;
    justify-content: space-around;
}
.ssec-battery .ssec-i {
    display: flex;
    align-items: center;
}
.ssec-battery .ssec-w {
    padding-left: .5vw;
}
.ssec-battery .ssec-a {
    font-size: 3.4vw;
    font-weight: bold;
}
.ssec-battery .ssec-h {
    font-size: 1.5vw;
}

.ssec-nfc .ssec-i {
    position: absolute;
    top: 88%;
    left: 3%;
    right: 49%;
    text-align: center;
    font-size: 2vw;
    line-height: 1.2;
    color: #000;
}
.ssec-nfc .ssec-i2 {
    left: 54.5%;
    right: 3%;
}

.ssec-case .ssec-head-wrap {
    left: 58%;
    right: 0;
}
.ssec-case .ssec-txt {
    left: 0;
    right: 53%;
}
.ssec-case .ssec-note {
    left: 3%;
    right: 45%;
    bottom: 4%;
}

.ssec-mount .ssec-head-wrap {
    right: 60%;
}
.ssec-mount .ssec-txt {
    left: 50%;
}
.ssec-mount .ssec-note {
    left: 42%;
    right: 3%;
    bottom: 4%;
}

.ssec-mount-pro .ssec-head-wrap {
    right: 50%;
}
.ssec-mount-pro .ssec-txt {
    left: 55%;
}
.ssec-mount-pro .ssec-note {
    left: 3%;
    right: 45%;
    bottom: 4%;
}

.ssec-gloves .ssec-wrap {
    position: absolute;
    top: 32%;
    left: 58%;
    right: 3%;
}
.ssec-gloves .ssec-head,
.ssec-gloves .ssec-subhead {
    color: #000;
}
.ssec-gloves .ssec-note {
    text-align: center;
}

.ssec-tools .ssec-wrap {
    position: absolute;
    top: 11%;
    left: 51%;
    right: 10%;
}
.ssec-tools .ssec-i {
    position: absolute;
    top: 77.8%;
    left: 50.7%;
    right: 43%;
    text-align: center;
    font-size: .9vw;
    line-height: 1.2;
}
.ssec-tools .ssec-i2,
.ssec-tools .ssec-i7 {
    left: 57.6%;
    right: 36%;
}
.ssec-tools .ssec-i3,
.ssec-tools .ssec-i8 {
    left: 64%;
    right: 29%;
}
.ssec-tools .ssec-i4,
.ssec-tools .ssec-i9 {
    left: 71%;
    right: 21%;
}
.ssec-tools .ssec-i5,
.ssec-tools .ssec-i10 {
    left: 79%;
    right: 13%;
}
.ssec-tools .ssec-i6,
.ssec-tools .ssec-i7,
.ssec-tools .ssec-i8,
.ssec-tools .ssec-i9,
.ssec-tools .ssec-i10 {
    top: 90.7%;
}

.ssec-network .ssec-wrap {
    position: absolute;
    top: 13%;
    left: 11%;
    right: 61%;
}
.ssec-network .ssec-wrap2 {
    position: absolute;
    top: 66%;
    left: 58%;
    right: 17%;
}
.ssec-network .ssec-head {
    font-size: 2.8vw;
}
.ssec-network .ssec-txt {
    font-size: 1.2vw;
}

.ssec-gps .ssec-wrap {
    position: absolute;
    top: 7%;
    left: 13%;
    right: 20%;
}

.ssec-other .ssec-wrap {
    position: absolute;
    top: 9%;
    left: 15%;
    right: 15%;
}
.ssec-other .ssec-i {
    position: absolute;
    top: 36%;
    left: 6.6%;
    right: 67%;
    line-height: 1.25;
    font-size: 2vw;
    font-weight: bold;
    text-align: center;
}
.ssec-other .ssec-i2 {
    left: 37%;
    right: 37%;
}
.ssec-other .ssec-i3 {
    left: 67%;
    right: 14%;
}

.ssec-tests .ssec-wrap {
    position: absolute;
    top: 9.4%;
    left: 15%;
    right: 15%;
}
.ssec-tests .ssec-i {
    font-size: 1vw;
    line-height: 1;
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
}
.ssec-tests .ssec-w {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ssec-tests .ssec-h {
    font-size: 3.3vw;
    letter-spacing: -2px;
    font-weight: bold;
    padding-bottom: .1em;
}
.ssec-tests .ssec-i1 {
    top: 66.3%;
    left: 2.4%;
    right: 83%;
    bottom: 15.1%;
}
.ssec-tests .ssec-i2 {
    top: 60.3%;
    left: 18.7%;
    right: 66.6%;
    bottom: 22.5%;
}
.ssec-tests .ssec-i3 {
    top: 66.3%;
    left: 34.7%;
    right: 50.5%;
    bottom: 15.1%;
}
.ssec-tests .ssec-i4 {
    top: 60.3%;
    left: 50.7%;
    right: 34.5%;
    bottom: 22.5%;
}
.ssec-tests .ssec-i5 {
    top: 66.3%;
    left: 66.9%;
    right: 18.3%;
    bottom: 15.1%;
}
.ssec-tests .ssec-i6 {
    top: 60.3%;
    left: 83.3%;
    right: 2.3%;
    bottom: 22.5%;
}

@media screen and (max-width: 768px) {
    .ssec .ssec-head {
        font-size: 5.25vw;
    }
    .ssec .ssec-subhead {
        font-size: 3.8vw;
        line-height: 1.25;
    }
    .ssec .ssec-txt {
        font-size: 3vw;
    }
    .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.5vw;
    }

    .ssec-intro .ssec-wrap {
        top: 13.6%;
        left: 10px;
        right: 10px;
    }
    .ssec-intro .ssec-txt {
        font-size: 3.5vw;
    }
    .ssec-intro .ssec-txt2 {
        font-size: 3vw;
    }

    .ssec-style-1 .ssec-wrap {
        top: 4%;
        left: 10px;
        right: 10px;
        text-align: center;
    }
    .ssec-style-1 .ssec-head-wrap,
    .ssec-style-1 .ssec-txt {
        position: initial;
        top: auto;
        left: auto;
        right: auto;
    }
    .ssec-style-1 .ssec-txt {
        left: auto;
        right: auto;
    }

    .ssec-rugged .ssec-wrap {
        top: 7%;
    }
    .ssec-rugged .ssec-txt {
        padding-top: 12vw;
    }

    .ssec-rugged2 .ssec-i {
        top: 48.5%;
        left: 23%;
        right: 43%;
        font-size: 3vw;
    }
    .ssec-rugged2 .ssec-h {
        font-size: 5.5vw;
    }
    .ssec-rugged2 .ssec-i2 {
        left: 74%;
        right: 1%;
    }
    .ssec-rugged2 .ssec-i3 {
        top: 94%;
        left: 24%;
        right: 15%;
        font-size: 3.5vw;
    }

    .ssec-active .ssec-wrap {
        left: 10px;
        right: 10px;
    }

    .ssec-size .ssec-wrap {
        top: 5%;
        left: 10px;
        right: 10px;
        text-align: center;
    }

    .ssec-cpu .ssec-f {
        top: 85%;
        left: 10%;
        right: 10%;
        display: flex;
        font-size: 2.5vw;
    }
    .ssec-cpu .ssec-h {
        font-size: 4vw;
        letter-spacing: -.6px;
    }

    .ssec-selfie .ssec-wrap {
        top: 4%;
        left: 2%;
        right: 52%;
    }

    .ssec-camera-mode .ssec-wrap {
        top: 5%;
        left: 10px;
        right: 10px;
    }
    .ssec-camera-mode .ssec-i {
        top: 18.5%;
        left: 8%;
        right: 76%;
        font-size: 2vw;
    }
    .ssec-camera-mode .ssec-i2 {
        left: 24%;
        right: 58.5%;
    }
    .ssec-camera-mode .ssec-i3 {
        left: 41%;
        right: 45.6%;
    }
    .ssec-camera-mode .ssec-i4 {
        left: 54.6%;
        right: 29.6%;
    }
    .ssec-camera-mode .ssec-i5 {
        left: 71.8%;
        right: 8%;
    }

    .ssec-underwater .ssec-wrap {
        top: 10%;
    }

    .ssec-battery .ssec-wrap {
        top: 5%;
        left: 15px;
        right: 15px;
    }
    .ssec-battery .ssec-f {
        left: 5%;
        right: 5%;
        bottom: 8%;
        font-size: 2.1vw;
    }
    .ssec-battery .ssec-w {
        padding-left: 1vw;
    }
    .ssec-battery .ssec-a {
        font-size: 6vw;
        letter-spacing: -.6px;
    }
    .ssec-battery .ssec-h {
        font-size: 2.8vw;
    }

    .ssec-nfc .ssec-i {
        top: 55.7%;
        left: 7%;
        right: 7%;
        font-size: 3.7vw;
    }
    .ssec-nfc .ssec-i2 {
        top: 93.4%;
    }

    .ssec-case .ssec-note {
        left: 5%;
        right: 5%;
        bottom: 2%;
        text-align: center;
    }

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

    .ssec-mount-pro .ssec-wrap {
        top: 8%;
    }
    .ssec-mount-pro .ssec-note {
        left: 5%;
        right: 5%;
        bottom: 4%;
        text-align: center;
    }

    .ssec-gloves .ssec-wrap {
        top: 2%;
        left: 10px;
        right: 22%;
    }
    .ssec-gloves .ssec-txt {
        color: #000;
    }

    .ssec-tools .ssec-wrap {
        top: 2%;
        left: 10px;
        right: 10px;
    }
    .ssec-tools .ssec-txt {
        font-size: 2.8vw;
    }
    .ssec-tools .ssec-i {
        top: 85.5%;
        left: 6%;
        right: 83.5%;
        font-size: 1.9vw;
    }
    .ssec-tools .ssec-i2,
    .ssec-tools .ssec-i7 {
        left: 17.4%;
        right: 71%;
    }
    .ssec-tools .ssec-i3,
    .ssec-tools .ssec-i8 {
        left: 29%;
        right: 59%;
    }
    .ssec-tools .ssec-i4,
    .ssec-tools .ssec-i9 {
        left: 41%;
        right: 45.2%;
    }
    .ssec-tools .ssec-i5,
    .ssec-tools .ssec-i10 {
        left: 55%;
        right: 30%;
    }
    .ssec-tools .ssec-i6,
    .ssec-tools .ssec-i7,
    .ssec-tools .ssec-i8,
    .ssec-tools .ssec-i9,
    .ssec-tools .ssec-i10 {
        top: 95.3%;
    }

    .ssec-network .ssec-wrap {
        top: 5%;
        left: 6%;
        right: 6%;
    }
    .ssec-network .ssec-wrap2 {
        top: 55%;
        left: 6%;
        right: 6%;
    }
    .ssec-network .ssec-head {
        position: absolute;
        top: 0;
        left: 0;
        right: 55%;
        font-size: 5vw;
    }
    .ssec-network .ssec-txt {
        padding-top: 0;
        position: absolute;
        top: 0;
        left: 50%;
        right: 0;
        font-size: 2.5vw;
    }

    .ssec-gps .ssec-wrap {
        top: 7%;
        left: 4%;
        right: 4%;
    }

    .ssec-other .ssec-wrap {
        top: 9%;
        left: 10px;
        right: 10px;
    }
    .ssec-other .ssec-i {
        top: 64%;
        left: 5%;
        right: 4%;
        font-size: 3.7vw;
    }
    .ssec-other .ssec-i2 {
        top: 25%;
        left: 4%;
        right: 52%;
    }
    .ssec-other .ssec-i3 {
        top: 25%;
        left: 52%;
        right: 22%;
    }

    .ssec-tests .ssec-wrap {
        top: 9.4%;
    }
    .ssec-tests .ssec-i {
        font-size: 2.4vw;
    }
    .ssec-tests .ssec-h {
        font-size: 6vw;
        letter-spacing: 0px;
        padding-bottom: 0;
    }
    .ssec-tests .ssec-i1 {
        top: 51.3%;
        left: 7.8%;
        right: 65.7%;
        bottom: 35.1%;
    }
    .ssec-tests .ssec-i2 {
        top: 51.3%;
        left: 36.7%;
        right: 36.6%;
        bottom: 35.1%;
    }
    .ssec-tests .ssec-i3 {
        top: 51.3%;
        left: 65.2%;
        right: 8%;
        bottom: 35.1%;
    }
    .ssec-tests .ssec-i4 {
        top: 83.3%;
        left: 7.8%;
        right: 65.7%;
        bottom: 4.1%;
    }
    .ssec-tests .ssec-i5 {
        top: 83.3%;
        left: 36.7%;
        right: 36.6%;
        bottom: 4.1%;
    }
    .ssec-tests .ssec-i6 {
        top: 83.3%;
        left: 65.2%;
        right: 8%;
        bottom: 4.1%;
    }
}

.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: 8%;
    right: 79.3%;
}
.ssec-case-case .ssec-i2,
.ssec-case-case .ssec-i5 {
    left: 21%;
    right: 67%;
}
.ssec-case-case .ssec-i3 {
    left: 33.6%;
    right: 56%;
}
.ssec-case-case .ssec-i6 {
    left: 33%;
    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: 8%;
    right: 79.3%;
}
.ssec-case-mount .ssec-wrap {
    position: absolute;
    top: 10%;
    left: 8%;
    right: 66%;
}
.ssec-case-mount .ssec-txt {
    color: #000;
}
.ssec-case-mount .ssec-note {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 8%;
    font-size: 1vw;
    text-align: center;
}
.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.6vw;
        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: 21.9%;
        line-height: 1.25;
    }
    .ssec-case-case .ssec-i1 {
        left: 17%;
        right: 63%;
    }
    .ssec-case-case .ssec-i2 {
        left: 41%;
        right: 41%;
    }
    .ssec-case-case .ssec-i3 {
        top: 21.9%;
        left: 61%;
        right: 20%;
    }
    .ssec-case-case .ssec-i4 {
        top: 33.4%;
        left: 15%;
        right: 60%;
    }
    .ssec-case-case .ssec-i5 {
        top: 33.4%;
        left: 37%;
        right: 37%;
    }
    .ssec-case-case .ssec-i6 {
        top: 33.4%;
        left: 62%;
        right: 20%;
    }
    .ssec-case-mount .ssec-wrap {
        top: 4%;
        left: 10px;
        right: 10px;
        text-align: center;
    }
    .ssec-case-mount .ssec-txt {
        color: #fff;
    }
    .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;
    }
    .ssec-case-protection .ssec-txt {
        padding-right: 40%;
        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: 2.4vw;
    }
    .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;
    }
}