.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);
}
.section-1 .s-container {
}
.section-1 .s-title {
    text-indent: -9999px;
}

.section-2 {
    background-color: #fff;
    height: auto !important;
    padding: 40px 0;
}
.section-2 .s-container {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    color: #222;
}
.section-2 .s-title {
    text-align: center;
    margin-bottom: 2%;
}
.section-2 .s-features .i {
    width: 33.33333333333%;
    float: left;
    padding-top: 100px;
    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 {
    font-size: 1.4em;
    font-weight: bold;
}
.section-2 .s-features .i1 {
    background-image: url(images/2-screen.png);
}
.section-2 .s-features .i2 {
    background-image: url(images/2-camera.png);
}
.section-2 .s-features .i3 {
    background-image: url(images/2-os.png);
}

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

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

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

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

.section-7 {
    background-image: url(images/7.jpg);
    color: #fff;
    background-color: #000;
    padding-top: 61.1979167%;
}
.section-7 .s-container {
    top: 8%;
    left: 15%;
    right: 15%;
    text-align: center;
}
.section-7 .s-features {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
    text-align: center;
}
.section-7 .s-features .i {
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 2px 18px;
}
.section-7 .s-features .i:first-child {
    padding-left: 0;
}
.section-7 .s-features .i:last-child {
    border-right-color: transparent;
    padding-right: 0;
}

.section-8 {
    background-image: url(images/8.jpg);
    color: #111;
    background-color: #fff;
    padding-top: 71.25%;
}
.section-8 .s-container {
    top: 8%;
    left: 15%;
    right: 15%;
    text-align: center;
}

.section-9 {
    background-image: url(images/9.jpg);
    color: #fff;
    padding-top: 53.2291667%;
}
.section-9 .s-container {
    left: 10%;
    right: 60%;
    top: 35%;
}

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

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

.section-12 {
    background-image: url(images/12.jpg);
    color: #fff;
    padding-top: 54.7916667%;
}
.section-12 .s-container {
    top: 10%;
    left: 18%;
    right: 18%;
    text-align: center;
}

.section-13 {
    background-image: url(images/13.jpg);
    padding-top: 52.2395833%;
    color: #222;
}
.section-13 .s-container {
    top: 8%;
    left: 18%;
    right: 18%;
    text-align: center;
}

.section-14 {
    background-image: url(images/14.jpg);
    padding-top: 67.4479167%;
}
.section-14 .s-container {
    top: auto;
    left: 35%;
    right: 35%;
    bottom: 10%;
    text-align: center;
}

.section-15 {
    background-image: url(images/15.jpg);
    padding-top: 53.59375%;
    color: #000;
}
.section-15 .s-container {
    bottom: 18%;
    top: auto;
    left: 0;
    right: 0;
}
.section-15 .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) {
}

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

@media only screen and (max-width: 768px) {
    .section {
        font-size: 1.2em;
    }
    .section .s-text {
        line-height: 1.3;
        margin-top: 0;
    }
    .section-11 .s-container,
    .section-12 .s-container {
        top: 3%;
    }
    .section-14 .s-container {
        left: 30%;
        right: 30%;
        bottom: 5%;
    }
}

@media only screen and (max-width: 720px) {
    .section-4 .s-container {
        left: 10%;
        right: 10%;
    }
    .section-8 .s-container {
        top: 2%;
        left: 10%;
        right: 10%;
    }
    .section-11 .s-container {
        left: 2%;
        right: 2%;
        top: 1%;
    }
    .section-12 .s-container,
    .section-13 .s-container {
        left: 5%;
        right: 5%;
    }
}

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

@media only screen and (max-width: 480px) {
    .section {
        font-size: 1em
    }
    .section .s-title {
        font-size: 1.6em;
    }
    .section-3 .s-container {
        left: 1%;
        right: 1%;
        top: 1%;
    }
    .section-6 .s-container,
    .section-7 .s-container {
        left: 5%;
        right: 5%;
        top: 1%;
    }
    .section-7 .s-features .i {
        padding-left: 5px;
        padding-right: 5%;
    }
    .section-7 .s-features .i:first-child {
        padding-left: 0;
    }
    .section-7 .s-features .i:last-child {
        padding-right: 0;
    }
    .section-8 .s-container {
        left: 5%;
        right: 5%;
    }
}

@media only screen and (max-width: 360px) {
    .section {
        font-size: 0.8em;
    }
    .section-2 .s-features .i {
        background-size: 75%;
        padding-top: 70px;
    }
    .section-9 .s-container {
        top: 15%;
        left: 5%;
    }
}
