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

.ssec-wrap {
    position: absolute;
}

.ssec .ssec-head {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1rem;
    color: #fac108;
}
.ssec .ssec-subhead {
    font-size: 1.25rem;
    font-weight: 300;
    margin-bottom: 5px;
    color: #fff;
}
.ssec .ssec-txt {
    line-height: 1.5;
}
.ssec .ssec-note {
    font-size: .725rem;
    line-height: 1.5;
    color: #fff;
}

.ssec-rel .ssec-wrap {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
}
.ssec-more {
    margin-top: 2.5rem;
}
.ssec-more a {
    color: #fac108;
    font-weight: bold;
    text-decoration: underline;
}
.ssec-more a:hover {
    text-decoration: none;
}

.ssec-1 {
    color: #fff;
    text-align: center;
}
.ssec-1 .ssec-wrap {
    left: 10%;
    top: 25%;
    right: 50%;
}
.ssec-1 .ssec-head {
    font-size: 2.5rem;
    color: #fac108;
}
.ssec-1 .ssec-txt {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: .25rem;
}
.ssec-1 .ssec-txt2 {
    font-size: 1rem;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 4rem;
}
.ssec-1 .ssec-txt3 {
    width: 80%;
    margin: 0 auto;
}

.ssec-3 .ssec-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.ssec-3 .ssec-i {
    position: absolute;
    font-size: 1.4em;
    line-height: 1.5;
}
.ssec-3 .ssec-i-1 {
    top: 28.2%;
    left: 21%;
}
.ssec-3 .ssec-i-2 {
    top: 64.2%;
    left: 21%;
}
.ssec-3 .ssec-i-3 {
    top: 28.2%;
    right: 21%;
    text-align: right;
}
.ssec-3 .ssec-i-4 {
    top: 64.2%;
    right: 21%;
    text-align: right;
}

.ssec-4 {
    background-color: #272727;
    text-align: center;
}
.ssec-4 .ssec-wrap,
.ssec-5 .ssec-wrap,
.ssec-6 .ssec-wrap,
.ssec-7 .ssec-wrap {
    padding: 2rem 0;
    width: 80%;
    margin: 0 auto;
}
.ssec-4 .ssec-wrap {
    padding: 4rem 0;
}
.ssec-4 .ssec-txt2 {
    margin-top: 2rem;
}

.ssec-5 {
    background-color: #000;
    text-align: center;
}

.ssec-6 {
    background-color: #141414;
    text-align: center;
}

.ssec-7 {
    background-color: #000;
    text-align: left;
}
.ssec-7 .ssec-note {
    margin-top: 2rem;
}
.ssec-7 .ssec-wrap2 {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 auto;
    padding: 40px 0 50px;
    width: 80%;
}
.ssec-7 .ssec-i {
    width: 25%;
    padding: 0 7px;
    color: #000;
}
.ssec-7 .ssec-i-w {
    padding: 15px 0 0;
    background-color: #fff;
    border-radius: 5px;
}
.ssec-7 .ssec-i-t {
    padding: 15px 0;
    text-align: center;
    font-size: .8em;
}

.ssec-8 .ssec-wrap {
    top: 8%;
    left: 10%;
    right: 45%;
}

.ssec-9 .ssec-wrap {
    top: 10%;
    left: 10%;
    right: 50%;
}
.ssec-9 .ssec-wrap2 {
    position: absolute;
    left: 10%;
    right: 50%;
    bottom: 5%;
}
.ssec-9 .ssec-feat {
    display: flex;
    flex-wrap: wrap;
    margin-top: 12%;
    font-size: .9em;
}
.ssec-9 .ssec-i {
    width: 50%;
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}
.ssec-9 .ssec-im {
    padding-right: 5px;
}

.ssec-10 .ssec-wrap {
    top: auto;
    left: 16%;
    right: 16%;
    bottom: 15%;
}

.ssec-11 {
    background-color: #1c1c1c;
}
.ssec-11 .ssec-wrap {
    padding: 2rem 0;
    width: 70%;
    margin: 0 auto;
}

.ssec-12 .ssec-wrap {
    top: 5%;
    left: 15%;
    right: 15%;
}

.ssec-13 {
    background-color: #0f0f0f;
    color: #fff;
}
.ssec-13 .ssec-wrap {
    padding: 40px 0;
    text-align: center;
}
.ssec-13 .ssec-wrap2 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 75%;
    padding-bottom: 80px;
}
.ssec-13 .ssec-i {
    position: relative;
    width: 50%;
    padding: 15px;
}
.ssec-13 .ssec-i-t {
    position: absolute;
    left: 8%;
    right: 8%;
    top: 60%;
    text-align: center;
    color: #a0a0a0;
}
.ssec-13 .ssec-i-h {
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.5em;
}

.ssec-14 .ssec-wrap {
    top: 8%;
    left: 20%;
    right: 52%;
    text-align: center;
}
.ssec-14 .ssec-txt {
    font-size: 1.25rem;
}

.ssec-15 .ssec-head,
.ssec-16 .ssec-head,
.ssec-18 .ssec-head {
    color: #111;
}

.ssec-15 {
    color: #111;
    text-align: center;
}
.ssec-15 .ssec-wrap {
    top: 5%;
    left: 15%;
    right: 15%;
}

.ssec-16 {
    color: #111;
}
.ssec-16 .ssec-wrap {
    top: auto;
    left: 10%;
    right: 50%;
    bottom: 15%;
}

.ssec-17 {
    text-align: center;
}
.ssec-17 .ssec-wrap,
.ssec-18 .ssec-wrap {
    top: 5%;
    left: 15%;
    right: 15%;
}
.ssec-17 .ssec-head {
    color: #fff;
}

.ssec-18 {
    color: #000;
    text-align: center;
}
.ssec-18 .ssec-note {
    position: absolute;
    bottom: 1%;
    left: 20%;
    right: 20%;
    text-align: center;
    color: #111;
}


.ssec-20 {
    padding: 4em 0;
}
.ssec-20 .ssec-h {
    position: relative;
    font-size: 100px;
    line-height: 100px;
    font-weight: bold;
    text-align: center;
    color: rgba(60,60,60,.5);
    margin: 0;
    z-index: 50;
}
.ssec-20 .ssec-sh {
    position: absolute;
    font-size: 25px;
    line-height: 100px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 51;
    color: #fac108;
}

.ssec-21 .ssec-wrap {
    padding: 4rem 0;
    margin: 0 auto;
    width: 75%;
}

.ssec-22 .ssec-wrap {
    padding: 40px 10%;
}
.ssec-22 .ssec-subhead {
    font-size: 2em;
}
.ssec-22 .ssec-note {
    margin-top: 2%;
}
.ssec-22 .ssec-wrap2 {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
}
.ssec-22 .ssec-i {
    width: 50%;
    padding: 0 20px 30px 0;
    display: flex;
}
.ssec-22 .ssec-i .ssec-h {
    font-weight: bold;
    margin-bottom: 2px;
}
.ssec-22 .ssec-i .ssec-t {
    font-size: .8em;
}
.ssec-22 .ssec-im {
    padding-right: 10px;
}

.ssec-23 .ssec-wrap,
.ssec-24 .ssec-wrap,
.ssec-25 .ssec-wrap,
.ssec-27 .ssec-wrap {
    top: 5%;
    left: 15%;
    right: 10%;
}

.ssec-24 .ssec-wrap {
    top: 2%;
}

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

.ssec-27 .ssec-note {
    margin-top: .75rem;
}

.ssec-28 .ssec-wrap {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
}
.ssec-28 .ssec-h {
    position: relative;
    font-size: 120px;
    line-height: 120px;
    font-weight: bold;
    color: rgba(60,60,60,.5);
    text-align: center;
    z-index: 50;
    margin-bottom: 0;
}
.ssec-28 .ssec-sh {
    position: absolute;
    font-size: 25px;
    line-height: 120px;
    color: #fac108;
    font-weight: 600;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.ssec-29,
.ssec-30 {
    background-color: #101010;
}
.ssec-29 .ssec-wrap,
.ssec-30 .ssec-wrap {
    padding: 3rem 0;
    margin: 0 auto;
    width: 60%;
}

.ssec-31 {
    background-color: #202020;
    text-align: center;
}
.ssec-31 .ssec-wrap {
    padding: 2rem 0;
    margin: 0 auto;
    width: 80%;
}
.ssec-31 .ssec-note,
.ssec-32 .ssec-note {
    margin-top: 1rem;
}

.ssec-32 {
    background-color: #202020;
}
.ssec-32 .ssec-wrap {
    padding: 2rem 0;
    margin: 0 auto;
    width: 60%;
}

.ssec-33 .ssec-wrap {
    top: 7%;
    left: 15%;
    right: 15%;
}

.ssec-34 .ssec-row {
    display: flex;
    flex-wrap: nowrap;
}
.ssec-34 .ssec-col {
    width: 50%;
    position: relative;
    margin: 1rem;
}
.ssec-34 .ssec-head {
    position: absolute;
    top: 3%;
    left: 0;
    right: 0;
    text-align: center;
}

.ssec-35 {
    padding: 3rem 0;
}
.ssec-35 .ssec-head {
    margin-bottom: 0;
}
.ssec-35 .ssec-txt {
    font-size: 1.2rem;
}
.ssec-35 .ssec-row {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: stretch;
}
.ssec-35 .ssec-col {
    width: 50%;
    margin: 1rem;
}
.ssec-35 .ssec-left .ssec-w {
    margin-left: 2rem;
}
.ssec-35 .ssec-right .ssec-w {
    text-align: right;
    margin-right: 2rem;
}

@media screen and (min-width: 1400px) {
}
@media screen and (max-width: 1399px) {
}

@media screen and (max-width: 1024px) {
    .ssec {
        font-size: .825rem;
    }
    .ssec-1 .ssec-txt {
        font-size: 1.2rem;
    }
}
@media screen and (max-width: 768px) {
    .ssec .ssec-wrap {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        transform: initial;
        padding: 1rem;
    }
    .ssec .ssec-head {
        font-size: 1.5rem;
    }
    .ssec .ssec-subhead {
        font-size: 1rem;
        font-weight: normal;
    }
    .ssec .ssec-note {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        text-align: left;
        padding: 0 1rem 1rem;
    }
    .ssec-1 .ssec-txt2 {
        margin-bottom: 1.5rem;
    }
    .ssec-3 .ssec-wrap {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
    .ssec-3 .ssec-i {
        font-size: .95em;
        line-height: 1.25;
    }
    .ssec-3 .ssec-i-1 {
        top: 24.2%;
        left: 4px;
    }
    .ssec-3 .ssec-i-2 {
        top: 64.2%;
        left: 4px;
    }
    .ssec-3 .ssec-i-3 {
        top: 24.2%;
        right: 4px;
    }
    .ssec-3 .ssec-i-4 {
        top: 64.2%;
        right: 4px;
    }
    .ssec-4 .ssec-wrap,
    .ssec-5 .ssec-wrap,
    .ssec-6 .ssec-wrap,
    .ssec-7 .ssec-wrap,
    .ssec-11 .ssec-wrap {
        width: 100%;
    }
    .ssec-7 .ssec-wrap2 {
        flex-wrap: wrap;
    }
    .ssec-7 .ssec-i {
        width: 100%;
        margin-bottom: 20px;
    }
    .ssec-7 .ssec-i-t {
        font-size: 1.25rem;
    }
    .ssec-9 .ssec-wrap2 {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        padding: 1rem;
    }
    .ssec-13 .ssec-wrap2 {
        flex-wrap: wrap;
        width: 95%;
    }
    .ssec-13 .ssec-i {
        width: 100%;
    }

    .ssec-15,
    .ssec-16,
    .ssec-18 {
        background-color: #fff;
    }
    .ssec-17 {
        background-color: #212121;
    }

    .ssec-20 .ssec-wrap {
        padding: 0;
    }
    .ssec-20 .ssec-h {
        font-size: 4rem;
        line-height: 4rem;
    }
    .ssec-20 .ssec-sh {
        font-size: 1rem;
        line-height: 4rem;
    }

    .ssec-21 .ssec-wrap,
    .ssec-29 .ssec-wrap,
    .ssec-30 .ssec-wrap,
    .ssec-31 .ssec-wrap,
    .ssec-32 .ssec-wrap {
        width: 100%;
    }

    .ssec-34 .ssec-row {
        flex-wrap: wrap;
    }
    .ssec-34 .ssec-col,
    .ssec-35 .ssec-col {
        width: 100%;
    }

    .ssec-35 .ssec-row {
        width: 90%;
        flex-wrap: wrap;
    }

    .ssec-28 .ssec-wrap {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        text-align: center;
    }
    .ssec-28 .ssec-h {
        font-size: 5.5rem;
        line-height: 5.5rem;
    }
    .ssec-28 .ssec-sh {
        font-size: 1.25rem;
        line-height: 5.5rem;
    }
}

@media screen and (max-width: 400px) {
    .ssec-9 .ssec-feat {
        flex-wrap: wrap;
    }
    .ssec-9 .ssec-i {
        width: 100%;
    }
    .ssec-20 {
        padding: 2rem 0;
    }
    .ssec-20 .ssec-h {
        font-size: 3rem;
        line-height: 3rem;
    }
    .ssec-20 .ssec-sh {
        font-size: .95rem;
        line-height: 3rem;
    }
    .ssec-22 .ssec-wrap2 {
        flex-wrap: wrap;
    }
    .ssec-22 .ssec-i {
        width: 100%;
    }
    .ssec-28 .ssec-h {
        font-size: 4rem;
        line-height: 4rem;
    }
    .ssec-28 .ssec-sh {
        font-size: 1rem;
        line-height: 4rem;
    }
}

/*case*/
.ssec-img {
    max-width: 100%;
    width: 100%;
}

.ssec-case-1 {
    color: #000;
    background-color: #fff;
}
.ssec-case-1 .ssec-wrap {
    top: 46%;
    left: 34%;
    right: 34%;
    text-align: center;
}
.ssec-case-1 .ssec-txt {
    color: #fff;
    margin: 0 auto;
    text-transform: uppercase;
}

.ssec-case-3 .ssec-head,
.ssec-case-4 .ssec-head,
.ssec-case-5 .ssec-head {
    color: #000;
}

.ssec-case-2, .ssec-case-2 .ssec-head {
    color: #fff;
}
.ssec-case-2 .ssec-wrap {
    top: 5%;
    left: 15%;
    right: 15%;
    text-align: center;
}

.ssec-case-3 {
    background-color: #fff;
    color: #000;
}
.ssec-case-3 .ssec-wrap {
    width: 80%;
    margin: 0 auto;
    padding: 60px 0;
    text-align: center;
}

.ssec-case-4 {
    background-color: #fff;
    color: #000;
}
.ssec-case-4 .ssec-wrap {
    width: 80%;
    margin: 0 auto;
    padding: 60px 0;
    text-align: center;
}

.ssec-case-5 {
    background-color: #fff;
    color: #000;
}
.ssec-case-5 .ssec-wrap {
    width: 70%;
    margin: 0 auto;
    padding: 60px 0;
}
.ssec-case-5 .ssec-head {
    text-align: center;
}
.ssec-case-5 .ssec-txt {
    width: 80%;
    margin: 0 auto;
    font-size: .95rem;
    line-height: 1.5;
}

@media screen and (max-width: 768px) {
    .ssec-case-1,
    .ssec-case-1 .ssec-txt {
        color: #000;
    }
    .ssec-case-1 .ssec-wrap,
    .ssec-case-2 .ssec-wrap {
        padding: 15px;
    }
    .ssec-case-1 .s-i {
        width: 70px;
        height: 70px;
        font-size: .7rem;
    }
    .ssec-case-3 .ssec-wrap,
    .ssec-case-4 .ssec-wrap {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .ssec-case-5 .ssec-wrap {
        width: 100%;
        padding: 20px 15px;
    }
    .ssec-case-5 .ssec-txt {
        width: 100%;
    }
}