.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;
}
.ssec .ssec-img {
    max-width: 100%;
    width: 100%;
}

.ssec .ssec-head {
    font-weight: 600;
    font-size: 2.6em;
    margin-bottom: 1rem;
}
.ssec .ssec-subhead {
    font-size: 1.6em;
    font-weight: 500;
    margin: .375em 0;
}
.ssec .ssec-txt {
    line-height: 1.2;
    font-size: 1.3em;
    padding-top: .75em;
}
.ssec .ssec-note {
    font-size: .85em;
    line-height: 1.5;
}
.ssec .ssec-color {
    color: #fdc508;
}

.specs-value strong {
    font-size: 1.35em;
}
.specs-note {
    padding-top: 1em;
    color: #777;
}
.specs-block-img .img-fluid {
    display: block;
    margin: 0 auto;
}
.specs-color-name {
    text-align: center;
}
.specs-img-size {
    max-width: 100%;
}

.ssec-row {
    display: flex;
    align-items: flex-start;
}
.ssec-row .ssec-col {
    width: 50%;
}
.ssec-offset-1 {
    margin-left: 5%;
}
.ssec-text-center {
    text-align: center;
}

.on-mobile {
    display: none;
}

.ssec-style-1 .ssec-wrap {
    position: absolute;
    top: 4%;
    left: 20%;
    right: 20%;
}

.ssec-style-2 .ssec-wrap {
    width: 60%;
    margin: 0 auto;
    padding: 6% 0 2%;
}

.ssec-phone .ssec-wrap {
    position: absolute;
    top: 5%;
    left: 10%;
    right: 10%;
}

.ssec-phone .ssec-head {
    font-size: 6.5em;
    margin-bottom: 0;
    font-weight: bold;
}

.ssec-phone .ssec-txt {
    font-size: 2.5em;
}

.ssec-tws {
    color: #000;
}
.ssec-tws .ssec-wrap {
    position: absolute;
    top: 14%;
    left: 50%;
    right: 8%;
    text-align: right;
}
.ssec-tws .ssec-note {
    position: absolute;
    right: 8%;
    bottom: 3%;
}

.ssec-tws .ssec-f {
    padding-top: 15%;
}
.ssec-tws .ssec-f-hh {
    font-weight: bold;
    font-size: 2em;
    padding: .125em 1em;
    line-height: 1;
    background-color: #ffc502;
    margin-bottom: .5em;
    display: inline-block;
}
.ssec-tws .ssec-f-i {
    border: 1px solid #ffc502;
    display: inline-block;
    text-align: center;
    font-size: 1.4em;
}
.ssec-tws .ssec-f-h {
    background-color: #ffc502;
    line-height: 1;
    font-size: 1.5em;
    font-weight: bold;
    padding: .125em .5em;
}
.ssec-tws .ssec-f-t {
    padding: .3em .5em;
}

.ssec-body .ssec-wrap {
    left: 25%;
    right: 25%;
}

.ssec-speakers .ssec-note,
.ssec-case .ssec-note,
.ssec-network .ssec-note {
    position: absolute;
    left: 20%;
    right: 20%;
    bottom: 7%;
}

.ssec-network .ssec-note {
    color: #fff;
    bottom: 5%;
}

.ssec-case .ssec-note {
    bottom: 4%;
}

.ssec-milstd .ssec-wrap {
    max-width: 1200px;
    margin: 0 auto;
}

.ssec-milstd .ssec-f {
    padding: 8% 0;
    font-size: .95em;
    display: flex;
    justify-content: space-between;
}
.ssec-milstd .ssec-f .ssec-h {
    font-size: 1.375em;
    line-height: 1;
    padding-bottom: .85em;
    border-bottom: 1px solid #949592;
}
.ssec-milstd .ssec-f .ssec-t {
    padding-top: .85em;
}

.ssec-camera .ssec-wrap {
    position: absolute;
    left: 20%;
    right: 35%;
    bottom: 20%;
}

.ssec-frontcamera,
.ssec-key,
.ssec-toolkit,
.ssec-custom,
.ssec-unlock,
.ssec-network {
    color: #000;
    background-color: #fff;
}
.ssec-frontcamera .ssec-wrap {
    padding-bottom: 0;
}
.ssec-frontcamera .ssec-txt {
    padding-bottom: 3%;
}

.ssec-os {
    background-color: #3edc85;
}
.ssec-os .ssec-wrap,
.ssec-toolkit .ssec-wrap {
    padding-top: 3%;
    padding-bottom: 0;
}
.ssec-toolkit .ssec-wrap {
    width: 80%;
}
.ssec-os .ssec-txt,
.ssec-toolkit .ssec-txt {
    padding-bottom: 3%;
}

.ssec-control .ssec-wrap {
    top: 15%;
}

.ssec-toolkit .ssec-f {
    display: flex;
    padding: 3% 0;
    font-size: 1.125em;
}
.ssec-toolkit .ssec-f .ssec-i {
    width: 9.090909091%;
}
.ssec-toolkit .ssec-f .ssec-t {
    padding-top: .35em;
}

.ssec-nfc .ssec-note {
    position: absolute;
    bottom: 10%;
    left: 25%;
    right: 25%;
}

.ssec-unlock .ssec-wrap {
    padding: 3% 0;
}

.ssec-network .ssec-f {
    position: absolute;
    top: 45%;
    left: 62%;
    right: 5%;
    color: #fff;
    font-size: 1.3em;
    text-align: left;
}
.ssec-network .ssec-h {
    font-size: 1.2em;
    padding-bottom: .3em;
    font-weight: bold;
}

.ssec-color .ssec-slide-item {
    position: relative;
}
.ssec-color .ssec-slide-item .ssec-slide-w {
    position: absolute;
    top: 50%;
    left: 57%;
    right: 8%;
    transform: translateY(-50%);
}
.ssec-color .ssec-slide-item .ssec-slide-w.ssec-slide-w-left {
    left: 8%;
    right: 57%;
}
.ssec-color .ssec-slide-item .ssec-head {
    margin-bottom: 0;
}

.ssec-slider .slick-dots
{
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.ssec-slider .slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.ssec-slider .slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 1px solid #fff;
    outline: none;
    background: transparent;
    border-radius: 50%;
}
.ssec-slider .slick-dots li button:hover,
.ssec-slider .slick-dots li button:focus
{
    outline: none;
}
.ssec-slider .slick-dots li button:hover:before,
.ssec-slider .slick-dots li button:focus:before
{
    opacity: 1;
}
.ssec-slider .slick-dots li.slick-active button {
    background: #fff;
}

.ssec-earbuds .ssec-wrap {
    top: 8%;
}
.ssec-earbuds .ssec-head {
    font-size: 5em;
    font-weight: normal;
}

.ssec-earbudsfit,
.ssec-earbudstime {
    color: #000;
}
.ssec-earbudsfit .ssec-wrap {
    position: absolute;
    top: 32%;
    left: 8%;
    right: 60%;
}
.ssec-earbudscontrols .ssec-wrap {
    top: 27%;
}
.ssec-earbuds-weight {
    padding-top: 7%;
}

.ssec-earbudstime .ssec-wrap,
.ssec-earbudssound .ssec-wrap {
    position: absolute;
    top: 35%;
    right: 8%;
    left: 60%;
    text-align: right;
}

.ssec-earbudstime .ssec-note {
    position: absolute;
    right: 8%;
    bottom: 4%;
    text-align: right;
}

.ssec-earbuds-summary {
    background-color: #f1f1f1;
    color: #fff;
}
.ssec-earbuds-summary .ssec-t {
    font-weight: bold;
    font-size: 2.75em;
}
.ssec-earbuds-summary .ssec-wrap {
    width: 96%;
    padding: 4% 0;
    margin: 0 auto;
}

.ssec-earbudsfit .ssec-i {
    position: absolute;
    text-align: center;
    font-size: 1em;
    line-height: 1;
}
.ssec-earbudsfit .ssec-i .ssec-h {
    font-size: 1.4em;
    line-height: 1.2;
    font-weight: bold;
}
.ssec-earbudsfit .ssec-i1 {
    left: 8%;
    right: 79%;
    bottom: 35%;
}
.ssec-earbudsfit .ssec-i2 {
    left: 26%;
    right: 63%;
    bottom: 35%;
}
.ssec-earbudsfit .ssec-i3 {
    left: 7%;
    right: 82%;
    bottom: 19%;
}
.ssec-earbudsfit .ssec-i4 {
    left: 20%;
    right: 69%;
    bottom: 19%;
}
.ssec-earbudsfit .ssec-i5 {
    left: 33%;
    right: 56%;
    bottom: 19%;
}

@media screen and (max-width: 1024px) {
    .ssec {
        font-size: .825rem;
    }
}

@media screen and (min-width: 769px) {
    .ssec-earbuds-summary .ssec-row-1 {
        display: flex;
        align-items: stretch;
        margin: 0 -12px;
    }
    .ssec-earbuds-summary .ssec-row-2 {
        padding-top: 24px;
    }
    
    .ssec-earbuds-summary .ssec-row-1 .ssec-col {
        position: relative;
        padding: 0 12px;
    }
    .ssec-earbuds-summary .ssec-row-1 .ssec-col-1 {
        width: 25.150%;
    }
    .ssec-earbuds-summary .ssec-row-1 .ssec-col-1 .ssec-t {
        position: absolute;
        left: 5%;
        right: 5%;
        top: 8%;
        text-align: center;
    }
    .ssec-earbuds-summary .ssec-row-1 .ssec-col-2 {
        width: 44.99466%;
    }
    .ssec-earbuds-summary .ssec-row-1 .ssec-col-2 .ssec-t {
        position: absolute;
        right: 5%;
        top: 50%;
        text-align: right;
        transform: translateY(-50%);
    }
    .ssec-earbuds-summary .ssec-row-1 .ssec-col-3 {
        width: 29.365525%;
    }
    .ssec-earbuds-summary .ssec-row-1 .ssec-col-3 .ssec-t {
        position: absolute;
        left: 5%;
        right: 5%;
        top: 8%;
        text-align: center;
    }
    .ssec-earbuds-summary .ssec-row-2 .ssec-col-4 .ssec-t {
        top: 50%;
        left: 5%;
        right: auto;
        text-align: left;
        transform: translateY(-50%);
    }
    
    .ssec-earbuds-summary .ssec-row-2 .ssec-col-1 {
        width: 27.1195957%;
    }
    .ssec-earbuds-summary .ssec-row-2 .ssec-col-2 {
        width: 41.2128018%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .ssec-earbuds-summary .ssec-row-2 .ssec-col-3 {
        width: 31.6676025%;
    }
    .ssec-earbuds-summary .ssec-row-2 .ssec-col-4 {
        padding: 0;
    }
}

@media screen and (max-width: 768px) {
    .on-table {
        display: none;
    }
    .on-mobile {
        display: block;
    }
    .ssec .ssec-head {
        font-size: 1.7em;
        margin-bottom: .25em;
    }
    .ssec .ssec-subhead {
        font-size: 1.25em;
        margin-top: 0;
    }
    .ssec .ssec-txt {
        padding-top: .125em;
        font-size: .9em;
    }
    .ssec .ssec-note {
        font-size: .7em;
    }

    .ssec-milstd .ssec-f {
        font-size: .6em;
    }
    .ssec-milstd .ssec-f .ssec-h {
        font-size: 1.125em;
        line-height: 1;
        padding-bottom: .5em;
        border-bottom: 1px solid #949592;
    }
    .ssec-milstd .ssec-f .ssec-t {
        padding-top: .5em;
    }
    .ssec-milstd .ssec-f .ssec-i img {
        width: 2em;
    }
    .ssec-milstd .ssec-f .ssec-i .ssec-milstd-img {
        width: 8em;
    }

    .ssec-phone .ssec-wrap {
        left: 15px;
        right: 15px;
    }

    .ssec-phone .ssec-head {
        font-size: 3em;
    }
    .ssec-phone .ssec-txt {
        font-size: 1.25em;
    }

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

    .ssec-style-2 .ssec-wrap {
        width: initial;
        padding: 3% 10px;
    }

    .ssec-tws {
        background-color: #f3fefe;
    }
    .ssec-tws .ssec-wrap {
        position: initial;
        top: auto;
        left: auto;
        right: auto;
        padding: 15px;
        text-align: left;
    }

    .ssec-tws .ssec-note {
        position: absolute;
        left: 10px;
        right: 10px;
        bottom: 1%;
    }
    .ssec-tws .ssec-f {
        padding: 0;
        position: absolute;
        left: 67%;
        right: 10px;
        bottom: 20%;
    }
    .ssec-tws .ssec-f-hh {
        font-size: 1em;
        padding: .25em .5em;
        margin-bottom: .5em;
    }
    .ssec-tws .ssec-f-i {
        font-size: .8em;
        display: block;
        margin-bottom: .5em;
    }
    .ssec-tws .ssec-f-h {
        font-size: 1.25em;
        padding: .125em .5em;
    }
    .ssec-tws .ssec-f-t {
        padding: .125em .5em;
    }

    .ssec-cpu .ssec-wrap {
        position: initial;
        top: auto;
        left: auto;
        right: auto;
        padding: 15px 10px;
    }

    .ssec-camera .ssec-wrap {
        left: 10%;
        right: 22%;
        bottom: 7%;
    }

    .ssec-toolkit .ssec-f {
        display: flex;
        flex-wrap: wrap;
        padding: 3% 0;
        font-size: .8em;
    }
    .ssec-toolkit .ssec-f img {
        width: 4.75em;
    }
    .ssec-toolkit .ssec-f .ssec-i {
        width: 16.666667%;
        padding-bottom: .7em;
    }
    .ssec-toolkit .ssec-f .ssec-t {
        padding-top: .35em;
    }

    .ssec-nfc {
        background-color: #404a4b;
    }
    .ssec-nfc .ssec-wrap,
    .ssec-network .ssec-wrap {
        position: initial;
        top: auto;
        left: auto;
        right: auto;
        padding: 15px 10px;
    }
    .ssec-nfc .ssec-note,
    .ssec-network .ssec-note {
        left: 15px;
        right: 15px;
        bottom: 2%;
    }

    .ssec-network {
        background-color: #d2dcdd;
    }

    .ssec-network .ssec-f {
        display: none;
    }

    .ssec-color.ssec-text-center {
        text-align: left;
    }

    .ssec-slider .slick-dots {
        bottom: 10px;
    }
    .ssec-slider .slick-dots li,
    .ssec-slider .slick-dots li button {
        width: 15px;
        height: 15px;
    }

    .ssec-earbuds .ssec-head {
        font-size: 2.5em;
    }

    .ssec-earbudsfit .ssec-wrap {
        top: 15px;
        left: 10px;
        right: 10px;
    }
    .ssec-earbudscontrols .ssec-wrap {
        top: 15px;
    }
    .ssec-earbuds-weight {
        position: absolute;
        right: 19px;
        padding-top: 53.5%;
        width: 4em;
    }

    .ssec-earbudstime .ssec-wrap,
    .ssec-earbudssound .ssec-wrap {
        top: 15px;
        left: 10px;
        right: 10px;
        text-align: left;
    }
    
    .ssec-earbudstime .ssec-note {
        right: auto;
        left: 10px;
        bottom: 2%;
        text-align: left;
    }

    .ssec-earbuds-summary .ssec-t {
        font-size: 2em;
    }
    .ssec-earbuds-summary .ssec-row-1 {
        display: flex;
        align-items: stretch;
        margin: 0 -12px;
    }
    .ssec-earbuds-summary .ssec-row-2,
    .ssec-earbuds-summary .ssec-row-3 {
        padding-top: 24px;
    }
    .ssec-earbuds-summary .ssec-row-1 .ssec-col {
        position: relative;
        padding: 0 12px;
    }
    .ssec-earbuds-summary .ssec-row-1 .ssec-col-1 {
        width: 36.5979381%;
    }
    .ssec-earbuds-summary .ssec-row-1 .ssec-col-1 .ssec-t {
        position: absolute;
        left: 5%;
        right: 5%;
        top: 8%;
        text-align: center;
    }
    .ssec-earbuds-summary .ssec-row-1 .ssec-col-2 {
        width: 63.4020619%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .ssec-earbuds-summary .ssec-row-1 .ssec-col-3 {
        padding: 0;
    }
    .ssec-earbuds-summary .ssec-row-1 .ssec-col-3 .ssec-t {
        position: absolute;
        top: 50%;
        left: 5%;
        transform: translateY(-50%);
    }
    .ssec-earbuds-summary .ssec-row-2 .ssec-col-1 {
        width: 66.1134021%;
    }
    .ssec-earbuds-summary .ssec-row-2 .ssec-col-1 .ssec-t {
        position: absolute;
        left: auto;
        right: 5%;
        top: 50%;
        transform: translateY(-50%);
    }
    .ssec-earbuds-summary .ssec-row-2 .ssec-col-2 {
        width: 33.8865979%;
    }
    .ssec-earbuds-summary .ssec-row-2 .ssec-col-2 .ssec-t {
        position: absolute;
        left: 5%;
        right: 5%;
        top: 8%;
        text-align: center;
    }
    .ssec-earbuds-summary .ssec-row-3 .ssec-col-1 {
        width: 44.0206186%;
    }
    .ssec-earbuds-summary .ssec-row-3 .ssec-col-2 {
        width: 56.0824742%;
    }
    .ssec-earbuds-summary .ssec-row-3 .ssec-col-1 .ssec-t,
    .ssec-earbuds-summary .ssec-row-3 .ssec-col-2 .ssec-t {
        position: absolute;
        left: 5%;
        right: 5%;
        top: 8%;
        text-align: center;
    }

    .ssec-earbudsfit .ssec-i {
        font-size: 1em;
    }
    .ssec-earbudsfit .ssec-i .ssec-h {
        font-size: 1.25em;
        line-height: 1.1;
    }
    .ssec-earbudsfit .ssec-i1 {
        left: 4%;
        right: 72%;
        bottom: 55%;
    }
    .ssec-earbudsfit .ssec-i2 {
        left: 4%;
        right: 72%;
        bottom: 43%;
    }
    .ssec-earbudsfit .ssec-i3 {
        left: 4%;
        right: 72%;
        bottom: 31%;
    }
    .ssec-earbudsfit .ssec-i4 {
        left: 4%;
        right: 72%;
        bottom: 19%;
    }
    .ssec-earbudsfit .ssec-i5 {
        left: 4%;
        right: 72%;
        bottom: 6.5%;
    }
}

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

/*case*/
.ssec-case-case {
    color: #000;
}
.ssec-case-case .ssec-wrap {
    position: absolute;
    top: 25%;
    left: 52%;
    right: 8%;
}

.ssec-case-case .ssec-head {
    font-size: 4.25em;
    margin-bottom: 0;
    font-weight: bold;
}

.ssec-case-case .ssec-i {
    position: absolute;
    font-size: 1.6em;
    text-align: center;
}
.ssec-case-case .ssec-i1 {
    top: 49%;
    left: 57%;
    right: 29%;
}
.ssec-case-case .ssec-i2 {
    top: 49%;
    left: 71%;
    right: 14%;
}
.ssec-case-case .ssec-i3 {
    top: 60.5%;
    left: 57%;
    right: 29%;
}
.ssec-case-case .ssec-i4 {
    top: 60.5%;
    left: 71%;
    right: 14%;
}

.ssec-case-box {
    background-color: #fff;
    color: #000;
}
.ssec-case-box .ssec-head {
    font-size: 3em;
}

.ssec-case-box .ssec-inbox {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    font-size: 1.75em;
}
.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: 768px) {
    .ssec-case-case .ssec-wrap {
        top: 25%;
        left: 55%;
        right: 1%;
    }

    .ssec-case-case .ssec-i {
        font-size: 2vw;
    }
    .ssec-case-case .ssec-i1 {
        top: 49%;
        left: 62%;
        right: 21%;
    }
    .ssec-case-case .ssec-i2 {
        top: 49%;
        left: 80%;
        right: 4%;
    }
    .ssec-case-case .ssec-i3 {
        top: 60.5%;
        left: 62%;
        right: 21%;
    }
    .ssec-case-case .ssec-i4 {
        top: 60.5%;
        left: 80%;
        right: 4%;
    }

    .ssec-case-case .ssec-head {
        font-size: 1.375em;
    }

    .ssec-case-box .ssec-wrap {
        padding: 3% 0;
    }
    .ssec-case-box .ssec-head {
        font-size: 1.5em;
    }
    .ssec-case-box .ssec-inbox {
        font-size: .96em;
    }
    .ssec-case-box .ssec-inbox .ssec-f-i {
        padding: .2em .2em;
    }
    .ssec-case-box .ssec-inbox .ssec-f-i-ff {
        padding: .2em .2em;
    }
}