.section {
    position: relative;
    color: #fff;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 1.66667em;
    line-height: 1.2;
    font-weight: normal;
    background-color: #000;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding-top: 49.4791667%;
}

.section .s-title {
    font-size: 2em;
    line-height: 1.1;
}
.section .s-text {
    margin-top: 10px;
    line-height: 1.5;
}
.section .s-container {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 5%;
    right: 5%;
}

.section-1 {
    background-image: url(images/1.jpg);
    color: #fff;
    background-color: #000;
    padding-top: 49%;
}
.section-1 .s-container {
    text-align: left;
    right: 55%;
    left: 20%;
    top: 28%;
}
.section-1 .s-title {
    font-size: 2.8em;
    font-weight: bold;
    letter-spacing: 5px;
}
.section-1 .s-text {
    font-size: 1.6em;
}
.section-1 .s-features {
    margin-top: 8%;
    font-size: 0.8em;
    width: 290px;
}
.section-1 .s-features .i {
    display: inline-block;
    width: 90px;
    text-align: center;
    vertical-align: middle;
    padding: 8px 0;
}

.section-2 {
    background-color: #000;
    height: auto !important;
    padding: 40px 0;
}
.section-2 .s-container {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
}
.section-2 .s-features .i {
    width: 25%;
    float: left;
    padding-top: 120px;
    padding-bottom: 20px;
    text-align: center;
    background-position: center 10px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    font-size: 0.8em;
}
.section-2 .s-features .i span {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
}
.section-2 .s-features .i1 {
    background-image: url(images/2-camera.png);
}
.section-2 .s-features .i2 {
    background-image: url(images/2-acc.png);
}
.section-2 .s-features .i3 {
    background-image: url(images/2-cpu.png);
}
.section-2 .s-features .i4 {
    background-image: url(images/2-ram.png);
}
.section-2 .s-features .i5 {
    background-image: url(images/2-screen.png);
}
.section-2 .s-features .i6 {
    background-image: url(images/2-os.png);
}
.section-2 .s-features .i7 {
    background-image: url(images/2-water.png);
}
.section-2 .s-features .i8 {
    background-image: url(images/2-drop.png);
}

.section-3 {
    background-image: url(images/3.jpg);
    padding-top: 75%;
}
.section-3 .s-container {
    top: 3%;
    left: 15%;
    right: 15%;
    text-align: center;
}

.section-4 {
    background-image: url(images/4.jpg);
    padding-top: 45%;
}

.section-5 {
    background-image: url(images/5.jpg);
    padding-top: 48%;
}
.section-5 .s-container {
    text-align: left;
    left: 45%;
    right: 14%;
    top: 35%;
}

.section-6 {
    background-image: url(images/6.jpg);
    padding-top: 48%;
    color: #222;
}
.section-6 .s-container {
    top: 8%;
    left: 45%;
    right: 10%;
}

.section-7 {
    background-image: url(images/7.jpg);
    background-color: #fff;
    color: #000;
    padding-top: 59%;
}
.section-7 .s-container {
    top: 7%;
    left: 15%;
    right: 15%;
    text-align: center;
}
.section-7 .s-features {
    width: 100%;
    text-align: center;
    margin: 3% auto;
}
.section-7 .s-features .i {
    padding: 5px 10px;
    border-right: 1px solid #222;
    display: inline-block;
}
.section-7 .s-features .i4 {
    border-right-color: transparent;
}

.section-8 {
    background-image: url(images/8.jpg);
    padding-top: 57%;
}
.section-8 .s-container {
    top: 7%;
    left: 15%;
    right: 15%;
    text-align: center;
}
.section-8 .s-features {
    margin-top: 3%;
}
.section-8 .i {
    font-size: 0.8em;
    display: inline-block;
    padding: 3px 20px;
    border-right: 1px solid #fff;
}
.section-8 .i:first-child {
    padding-left: 0;
}
.section-8 .i:last-child {
    padding-right: 0;
    border-right-color: transparent;
}

.section-9 {
    background-image: url(images/9.jpg);
    background-color: #000;
    padding-top: 57%;
}
.section-9 .s-container {
    left: 20%;
    right: 20%;
    top: 5%;
    text-align: center;
}
.section-9 .s-features {
    position: absolute;
    right: 10%;
    bottom: 10%;
}
.section-9 .s-features .i {
    padding: 10px 4px;
    border-bottom: 1px solid #fff;
}
.section-9 .s-features .i4 {
    border-bottom-color: transparent;
}

.section-10 {
    background-image: url(images/10.jpg);
    padding-top: 57%;
    color: #222;
}
.section-10 .s-container {
    top: 7%;
    left: 15%;
    right: 15%;
    text-align: center;
}
.section-10 .s-features {
    position: absolute;
    right: 5%;
    bottom: 10%;
}
.section-10 .s-features .i {
    display: inline-block;
    padding: 5px 10px;
    border-right: 1px solid #222;
}
.section-10 .s-features .i3 {
    border-right-color: transparent;
}

.section-11 {
    background-image: url(images/11.jpg);
    padding-top: 57%;
}
.section-11 .s-container {
    top: 5%;
    left: 15%;
    right: 15%;
    text-align: center;
}

.section-12 {
    background-image: url(images/12.jpg);
    background-color: #fff;
    padding-top: 57%;
    color: #000;
}
.section-12 .s-container {
    top: 15%;
    left: 38%;
    right: 20%;
}

.section-13 {
    background-image: url(images/13.jpg);
    padding-top: 51%;
    color: #222;
}
.section-13 .s-container {
    text-align: center;
    top: 4%;
}
.section-13 .s-features {
    position: absolute;
    bottom: 0;
    right: 0;
}
.section-13 .s-features .i {
    float: left;
    width: 50%;
    height: 70px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.section-14 {
    background-image: url(images/14.jpg);
    padding-top: 56%;
    color: #fff;
}
.section-14 .s-container {
    top: 30%;
    left: 5%;
    right: 50%;
}

.section-15 {
    background-image: url(images/15.jpg);
    padding-top: 56%;
}
.section-15 .s-container {
    top: 3%;
    left: 20%;
    right: 20%;
    text-align: center;
}

.section-16 {
    background-image: url(images/16.jpg);
    padding-top: 50%;
    color: #222;
}
.section-16 .s-container {
    top: 8%;
    right: 40%;
}

.section-17 {
    background-image: url(images/17.jpg);
    padding-top: 56%;
    color: #222;
}
.section-17 .s-container {
    top: 2%;
    left: 20%;
    right: 20%;
    text-align: center;
}

.section-18 {
    background-image: url(images/18.jpg);
    padding-top: 56%;
    color: #fff;
}
.section-18 .s-container {
    bottom: 15%;
    top: auto;
    left: 0;
    right: 0;
}
.section-18 .i {
    float: left;
    width: 33%;
    box-sizing: border-box;
    text-align: center;
}

@media only screen and (max-width: 1366px) {
    .section {
        font-size: 1.4em;
    }
}

@media only screen and (max-width: 1280px) {
    .section-1 .s-container {
        left: 15%;
    }
    .section-6 .s-container {
        top: 2%;
        right: 8%;
        left: 45%;
    }
    .section-7 .s-container {
        left: 8%;
        right: 8%;
        top: 2%;
    }
    .section-8 .s-container {
        left: 2%;
        right: 2%;
        top: 2%;
    }
    .section-9 .s-container {
        left: 3%;
        right: 3%;
        top: 2%;
    }
    .section-12 .s-container {
        top: 2%;
        right: 4%;
    }
}

@media only screen and (max-width: 1024px) {
    .section-1 .s-container {
        left: 8%;
    }
}

@media only screen and (max-width: 768px) {
    .section {
        font-size: 1.2em;
    }
    .section .s-text {
        line-height: 1.3;
        margin-top: 0;
    }
    .section-3 .s-container {
        top: 1%;
        right: 2%;
        left: 2%;
    }
    .section-13 .s-features {
        left: 60%;
    }
    .section-13 .s-features .i {
        height: 50px;
        font-size: 0.9em;
    }
}

@media only screen and (max-width: 720px) {
    .section-1 .s-container {
        top: 10%;
    }
    .section-2 .s-features .i {
        width: 33.333333%;
    }
    .section-2 .s-features .i7,
    .section-2 .s-features .i8 {
        width: 50%;
    }
    .section-6 .s-container {
        right: 2%;
        left: 35%;
    }
    .section-10 .s-features .i {
        display: block;
        border-right: none;
        border-bottom: 1px solid #000;
        padding: 8px 3px;
    }
    .section-10 .s-features .i3 {
        border-bottom-color: transparent;
    }
    .section-11 .s-container {
        left: 2%;
        right: 2%;
    }
    .section-15 .s-container {
        left: 2%;
        right: 2%;
    }
}

@media only screen and (max-width: 640px) {
    .section {
        font-size: 1.1em;
    }
    .section-6 .s-container {
        left: 2%;
    }
    .section-7 .s-container {
        left: 1%;
        right: 1%;
    }
    .section-10 .s-container {
        top: 1%;
        left: 3%;
        right: 3%;
    }
}

@media only screen and (max-width: 480px) {
    .section {
        font-size: 1em
    }
    .section .s-title {
        font-size: 1.6em;
    }
    .section-1 .s-container {
        left: 2%;
    }
    .section-1 .s-text {
        font-size: 1.3em;
    }
    .section-1 .s-features {
        font-size: 0.8em;
        width: 220px;
    }
    .section-1 .s-features .i {
        width: 70px;
    }
    .section-2 .s-features .i {
        width: 50%;
        font-size: 1.2em;
    }
    .section-5 .s-container {
        top: 10%;
    }
    .section-7 .s-features {
        margin-top: 1%;
    }
    .section-7 .s-features .i {
        padding: 3px;
    }
    .section-13 .s-features .i {
        height: 30px;
    }
    .section-14 .s-container {
        top: 8%;
    }
    .section-16 .s-container {
        left: 1%;
    }
    .section-17 .s-container {
        left: 5%;
        right: 5%;
    }
    .section-18 .s-container {
        bottom: 10%;
    }
}

@media only screen and (max-width: 360px) {
    .section {
        font-size: 0.8em;
    }
    .section-1 .s-features {
        width: 160px;
    }
    .section-1 .s-features .i {
        width: 50px;
    }
    .section-9 .s-features .i {
        padding: 4px 3px;
    }
}
