.section {
    position: relative;
    color: #444;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: .9rem;
    line-height: 1.2;
    font-weight: normal;
    background-color: #fff;
    margin: 0 auto;
}
.section .s-title {
    font-size: 1.75em;
    line-height: 1.1;
    font-weight: bold;
}
.section .s-text {
    margin-top: 15px;
    line-height: 1.5;
    font-size: 1em;
    color: #7c7c7c;
}
.section img {
    width: 100%;
}
.section .s-container{
    padding: 20px;
}
.section-text-center {
    text-align: center;
}

.section-1 .s-container {
    padding: 0;
    position: absolute;
    top: 50%;
    left: 5px;
    right: 55%;
    transform: translateY(-60%);
}
.section-1 .s-title {
    font-family: sans-serif;
    font-size: 2.2em;
    font-weight: bold;
}
.section-1 .s-text {
    font-size: 1em;
    margin-top: 0;
}

.section-5 .s-container,
.section-5 .s-f,
.section-16 .s-container2 {
    max-width: 99%;
    padding: 4% 0;
    margin: 0 auto;
}
.section-5 .s-f,
.section-16 .s-f {
    padding: 1% 0 4%;
    display: flex;
}
.section-5 .s-f .s-i,
.section-16 .s-f .s-i {
    width: 25%;
    padding: 0 15px;
    font-size: .75em;
    color: #7c7c7c;
}
.section-16 .s-f .s-i {
    width: 16.666666667%;
}
.section-5 .s-f .s-h,
.section-16 .s-f .s-h {
    font-size: 1.125em;
    color: #000;
    font-weight: bold;
    margin-bottom: .125em;
}
.section-16 .s-f {
    padding-bottom: 3%;
}

.section-6 .s-i {
    position: absolute;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
}
.section-6 .s-i1 {
    top: 2%;
    left: 15%;
}
.section-6 .s-i2 {
    text-align: right;
    top: 61.3%;
    left: 0;
    width: 38.5%;
}
.section-6 .s-i3 {
    text-align: right;
    top: 69.5%;
    left: 0;
    width: 38.5%;
}
.section-6 .s-i4 {
    text-align: right;
    top: 77.5%;
    left: 0;
    width: 38.5%;
}

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

.section-13 .s-col {
    width: 90%;
    margin: 0 auto;
    padding: 3% 0 5%;
}
.section-13 p {
    margin: 1em 0 0;
    color: #7e7e7e;
    font-size: 1.25em;
}
.section-19 .s-h,
.section-19 .s-i {
    display: none;
}

.section-20 .s-i {
    width: 60%;
    margin: 0 auto;
}
.section-20 .s-images p {
    margin: 0 0 15%;
    font-size: 1.35em;
}

@media (max-width: 380px) {
    .section-6 .s-i {
        font-size: .75em;
    }
}

@media (min-width: 769px) {
    .section {
        font-size: 1rem;
    }
    .section .s-title {
        font-size: 3.5em;
        line-height: 1.2;
    }
    .section .s-text {
        margin-top: .5em;
        font-size: 1.5em;
    }
    .section .s-container {
        padding: initial;
        margin: 0 auto;
    }

    .section-1 .s-container {
        left: 10%;
        right: 50%;
    }
    .section-1 .s-title {
        font-size: 7em;
    }
    .section-1 .s-text {
        font-size: 2.125em;
    }

    .section-4 .s-container {
        position: absolute;
        top: 8%;
        left: 8%;
        right: 40%;
    }

    .section-5 .s-container,
    .section-5 .s-f,
    .section-16 .s-container2 {
        max-width: 75%;
        padding: 4% 0;
    }
    .section-5 .s-f .s-i,
    .section-16 .s-f .s-i {
        font-size: 1.25em;
    }
    .section-5 .s-f .s-h,
    .section-16 .s-f .s-h {
        font-size: 1.75em;
    }

    .section-6 .s-i {
        font-size: 3em;
    }
    .section-6 .s-i1 {
        top: 7%;
        left: 19%;
    }
    .section-6 .s-i2 {
        top: 55.5%;
        width: 43.5%;
    }
    .section-6 .s-i3 {
        top: 62.2%;
        width: 43.5%;
    }
    .section-6 .s-i4 {
        top: 68.5%;
        width: 43.5%;
    }

    .section-7 .s-container,
    .section-15 .s-container {
        width: 75%;
        padding: 3% 0;
        margin: 0 auto;
    }

    .section-10 .s-container {
        position: absolute;
        top: 28%;
        left: 10%;
        right: 65%;
    }

    .section-13 .s-img {
        width: 80%;
        margin: 0 auto;
        padding-bottom: 4%;
        display: flex;
    }
    .section-13 .s-col {
        width: 50%;
        padding: 0 20px;
    }
    .section-13 p {
        margin: 1em 0 0;
        font-size: 1.5em;
    }

    .section-19 .s-container {
        position: absolute;
        top: 6%;
        left: 15%;
        right: 15%;
    }

    .section-19 .s-h,
    .section-19 .s-i {
        display: block;
        position: absolute;
        text-align: center;
        width: 17%;
        font-size: 1.075em;
        padding: 0 20px;
        color: #7c7c7c;
    }
    .section-19 .s-h {
        color: #000;
        font-size: 1.375em;
        font-weight: bold;
        padding: 0;
    }
    .section-19 .s-h1,
    .section-19 .s-h3,
    .section-19 .s-h5,
    .section-19 .s-h6 {
        top: 15.4%;
        left: 5%;
    }
    .section-19 .s-i1,
    .section-19 .s-i3,
    .section-19 .s-i5,
    .section-19 .s-i6 {
        top: 49%;
        left: 5%;
    }
    .section-19 .s-h2,
    .section-19 .s-h4,
    .section-19 .s-h7 {
        top: 17.1%;
        left: 23%;
    }
    .section-19 .s-i2,
    .section-19 .s-i4,
    .section-19 .s-i7 {
        top: 50.2%;
        left: 23%;
    }
    .section-19 .s-h3,
    .section-19 .s-i3,
    .section-19 .s-h8,
    .section-19 .s-i8 {
        left: 41.4%;
    }
    .section-19 .s-h4,
    .section-19 .s-i4,
    .section-19 .s-h9,
    .section-19 .s-i9 {
        left: 59.7%;
    }
    .section-19 .s-h5,
    .section-19 .s-i5,
    .section-19 .s-h10,
    .section-19 .s-i10 {
        left: 78%;
    }
    .section-19 .s-h6 {
        top: 56.4%;
    }
    .section-19 .s-h8,
    .section-19 .s-h10 {
        top: 55%;
    }
    .section-19 .s-i6,
    .section-19 .s-i8,
    .section-19 .s-i10 {
        top: 89.5%;
    }
    .section-19 .s-h7 {
        top: 58%;
    }
    .section-19 .s-i7,
    .section-19 .s-i9 {
        top: 91%;
    }
    .section-19 .s-h9 {
        top: 56.5%;
    }


    .section-20 .s-images {
        max-width: 85%;
        padding-bottom: 4%;
        margin: 0 auto;
        text-align: center;
        display: flex;
        justify-content: space-between;
    }
    .section-20 .s-i {
        width: initial;
        margin: initial;
    }
    .section-20 .s-images img {
        width: 80%;
        max-width: 80%;
    }
    .section-20 .s-images p {
        margin: 15px 0 0;
        font-size: 1.35em;
    }
}

@media screen and (min-width: 1700px) {
    .section .s-title {
        font-size: 3.75em;
        line-height: 1.2;
    }
    .section .s-text {
        margin-top: .5em;
        font-size: 1.7em;
    }
    .section-5 .s-container,
    .section-5 .s-f,
    .section-16 .s-container2,
    .section-7 .s-container,
    .section-15 .s-container {
        max-width: 65%;
    }
    .section-19 .s-container {
        left: 20%;
        right: 20%;
    }
    .section-20 .s-images img {
        width: initial;
        max-width: initial;
    }
    .section-1 .s-title {
        font-size: 9em;
    }
    .section-1 .s-text {
        font-size: 2.5em;
    }
    .section-6 .s-i {
        position: absolute;
        color: #fff;
        font-size: 4em;
        font-weight: bold;
    }
    .section-19 .s-h,
    .section-19 .s-i {
        font-size: 1.25em;
    }
    .section-19 .s-h {
        font-size: 1.375em;
    }
}