.section {
    position: relative;
    color: #fff;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    background-color: #000;
    margin: 0 auto;
}
.section .s-title {
    font-size: 2.25em;
    line-height: 1.1;
}
.section .s-text {
    margin-top: 15px;
    line-height: 1.5;
    font-size: 1.125em;
}
.section .img-responsive {
    width: 100%;
}
.section .s-container{
    padding: 20px;
}

.section-1 {
    background-color: #fff;
}
.section-1 .s-container {
    color: #000;
}
.section-1 .s-features {
    margin-top: 10px;
    color: #000;
    padding: 0 15px;
}
.section-1 .s-text .color1 {
    color: #bd8051;
}

.section-5,
.section-7,
.section-10 {
    background-color: #fff;
    color: #000;
}

.section-5 .s-container2 {
    width: 90%;
    margin: 0 auto;
    padding: 40px 0;
    color: #313131;
}
.section-5 .s-h {
    text-align: center;
    font-size: 4em;
    color: #fe440b;
    font-weight: bold;
}
.section-5 .s-h span {
    font-size: .5em;
}
.section-5 .s-h2 {
    text-align: center;
    font-size: 1.7em;
    padding: 8px 0;
}
.section-5 .s-t {
    line-height: 1.25;
    font-size: 1.1em;
}

.section-7 .s-table {
    width: 100%;
    border-bottom: 1px solid #949494;
}
.section-7 .s-table td {
    padding: 10px 0;
}
.section-7 .s-table-head {
    font-size: 2em;
    font-weight: bold;
}
.section-7 .s-table-head2 {
    font-size: 1.25em;
}
.section-7 .s-table-row {
    border-top: 1px solid #949494;
    text-align: center;
}
.section-7 .s-col1,
.section-7 .s-col2 {
    width: 50%;
}
.section-7 .s-col1 {
    border-right: 1px solid #949494;
}

.section-8 {
    background-color: #0f0f0f;
}

.section-9 {
    background-color: #f3f3f5;
    color: #000;
}
.section-9 .s-features {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
    margin-right: -8px;
}
.section-9 .s-i {
    width: 100%;
}
.section-9 .s-inn {
    background-color: #000;
    color: #fff;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 2px center;
    padding: 12px 20px 12px 44px;
    margin-bottom: 8px;
    margin-right: 8px;
    font-size: 13px;
    display: inline-block;
}
.section-9 .s-i1 .s-inn {
    background-image: url(images/9_1.jpg);
}
.section-9 .s-i2 .s-inn {
    background-image: url(images/9_2.jpg);
}
.section-9 .s-i3 .s-inn {
    background-image: url(images/9_3.jpg);
}
.section-9 .s-i4 .s-inn {
    background-image: url(images/9_4.jpg);
}
.section-9 .s-i5 .s-inn {
    background-image: url(images/9_5.jpg);
}
.section-9 .s-i6 .s-inn {
    background-image: url(images/9_6.jpg);
}
.section-9 .s-i7 .s-inn {
    background-image: url(images/9_7.jpg);
}
.section-9 .s-i8 .s-inn {
    background-image: url(images/9_8.jpg);
}
.section-9 .s-i9 .s-inn {
    background-image: url(images/9_8.jpg);
}

.section-11 {
    background-color: #fff;
    color: #000;
}
.section-11 .s-container {
    padding: 20px 0 20px;
    text-align: center;
}
.section-11 .s-title {
    font-size: 1.5em;
    font-weight: bold;
}
.section-11 .s-w {
    display: flex;
    flex-wrap: wrap;
}
.section-11 .s-i {
    width: 100%;
    padding: 0 15px 40px;
}
.section-11 .s-i img {
    width: 100%;
}
.section-11 .s-h {
    text-align: center;
    font-size: 1.2em;
    padding-top: 10px;
}

@media (max-width: 380px) {
}

@media (min-width: 769px) {
    .section .s-container {
        padding: 0;
        margin: 0 auto;
    }
    .section .s-topcentred {
        text-align: center;
        position: absolute;
        width: 60%;
        top: 3%;
        left: 10px;
        right: 10px;
    }

    .section-1 {
        text-align: center;
    }
    .section-1 .s-container {
        background-color: initial;
        position: absolute;
        right: 50%;
        left: 2%;
        top: 5%;
    }
    .section-1 .s-title {
        font-size: 2.45em;
        color: #5f5f5f;
        font-weight: bold;
        letter-spacing: 3px;
    }
    .section-1 .s-text {
        padding-top: 40px;
        font-size: 2.2em;
        width: 80%;
        margin: 0 auto;
        line-height: 1.2;
        font-weight: bold;
    }
    .section-1 .s-features {
        position: absolute;
        text-align: left;
        font-size: 1.3em;
        line-height: 1.4;
        left: 4%;
        right: 54%;
        bottom: 6%;
        color: #000;
        padding: 0;
    }

    .section-2 .s-container {
        position: absolute;
        left: 5%;
        top: 50%;
        right: 55%;
        transform: translateY(-50%);
    }
    .section-2 .s-title {
        text-align: center;
    }

    .section-5 .s-container {
        position: absolute;
        left: 4%;
        right: 55%;
        top: 18%;
        text-align: left;
    }
    .section-5 .s-title {
        text-align: center;
    }
    .section-5 .s-h {
        font-size: 5em;
    }

    .section-7 .s-container {
        position: absolute;
        left: 15%;
        right: 15%;
        top: 4%;
        text-align: center;
    }
    .section-7 .s-container2 {
        position: absolute;
        left: 25%;
        right: 25%;
        bottom: 4%;
    }
    .section-7 .s-table-head {
        font-size: 3em;
    }

    .section-8 .s-container {
        width: 80%;
        margin: 0 auto;
        padding: 60px 0;
        text-align: center;
    }

    .section-9 .s-container {
        position: absolute;
        top: 13%;
        left: 8%;
        right: 55%;
        color: #000;
    }
    .section-9 .s-title {
        text-align: center;
        font-weight: bold;
    }
    .section-9 .s-i {
        width: 33.333333333%;
    }
    .section-9 .s-inn {
        padding-right: 0;
        display: block;
    }

    .section-10 {
        color: #000;
    }
    .section-10 .s-container {
        position: absolute;
        top: 15%;
        left: 57%;
        right: 4%;
    }

    .section-11 .s-container {
        padding: 80px 0 40px;
    }
    .section-11 .s-title {
        font-size: 2.5em;
    }
    .section-11 .s-w {
        flex-wrap: nowrap;
    }
    .section-11 .s-i {
        width: 25%;
    }
}