.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%;
    max-width: 1920px;
    margin: 0 auto;
}

.section .s-title {
    font-size: 2em;
    line-height: 1.1;
}
.section .s-sub-title {
    font-size: 1.1em;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.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;
    text-align: center;
}
.section-1 .s-container {
    top: 50px;
    left: 10%;
    right: 10%;
}
.section-1 .s-title {
    font-size: 2.2em;
    font-weight: bold;
}
.section-1 .s-text {
    font-size: 1.2em;
}
.section-1 .s-title span {
    position: relative;
}
.section-1 .s-title .i-model {
    position: absolute;
    top: -28px;
    right: 0;
    background-image: url(images/1-model.png);
    background-repeat: no-repeat;
    width: 172px;
    height: 32px;
}

.section-2 {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    padding: 8% 0 0;
    color: #fff;
}
.section-2 .s-fetaures {
    font-size: 0.7em;
    margin: 0 10%;
}
.section-2 .s-fetaures:after {
    content: '';
    display: table;
    clear: both;
}
.section-2 .s-features .i {
    float: left;
    width: 25%;
    box-sizing: border-box;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 100px;
    text-align: center;
    margin-bottom: 8%;
}
.section-2 .s-features .i1 {
    background-image: url(images/2-screen.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-camera.png);
}
.section-2 .s-features .i6 {
    background-image: url(images/2-ip.png);
}
.section-2 .s-features .i7 {
    background-image: url(images/2-nfc.png);
}
.section-2 .s-features .i8 {
    background-image: url(images/2-touch-id.png);
}

.section-3 {
    background-image: url(images/3.jpg);
    padding-top: 90.36458333333334%;
    color: #111;
    text-align: center;
}
.section-3 .s-container {
    top: 1%;
    left: 10%;
    right: 10%;
}

.section-4 {
    background-image: url(images/4.jpg);
    padding-top: 57.29166666666666%;
    color: #111;
}
.section-4 .s-container {
    top: 5%;
    left: 35%;
    right: 10%;
}

.section-5 {
    background-image: url(images/5.jpg);
    padding-top: 57.29166666666666%;
}
.section-5 .s-container {
    top: 17%;
    left: 10%;
    right: 55%;
}

.section-6 {
    background-image: url(images/6.jpg);
    padding-top: 62.5%;
}
.section-6 .s-container {
    top: 9%;
    left: 10%;
    right: 10%;
}

.section-7 {
    background-image: url(images/7.jpg);
    padding-top: 56.25%;
    text-align: center;
}
.section-7 .s-container {
    top: 2%;
    left: 15%;
    right: 15%;
}
.section-7 .s-features {
    font-size: 0.55em;
    text-align: center;
    margin-top: 30px;
}
.section-7 .s-features .i {
    display: inline-block;
    padding: 0 20px;
}
.section-7 .s-features .i .i-head {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 3px;
}

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

.section-9 {
    background-image: url(images/9.jpg);
    padding-top: 62.5%;
}
.section-9 .s-container {
    top: 10%;
    left: 7%;
    right: 50%;
}
.section-9 .s-features {
    margin-top: 70px;
    font-size: 1.3em;
    font-weight: bold;
}
.section-9 .s-features .i {
    float: left;
    width: 250px;
    padding-bottom: 20px;
}
.section-9 .s-features .i3 {
    clear: left;
}
.section-9 .s-features:after {
    content: '';
    display: table;
    clear: both;
}

.section-10 {
    background-image: url(images/10.jpg);
    padding-top: 67.55208333333333%;
    text-align: center;
}
.section-10 .s-container {
    top: 4%;
    left: 10%;
    right: 10%;
}
.section-10 .s-features {
    margin-top: 20px;
    font-size: 0.55em;
    text-align: center;
}
.section-10 .s-features .i {
    display: inline-block;
    padding: 0 20px;
}
.section-10 .s-features .i .i-head {
    font-size: 2.3em;
    font-weight: bold;
    padding-bottom: 5px;
}
.section-10 .s-features .i .i-head span {
    font-size: 0.5em;
    font-weight: normal;
}

.section-11 {
    background-image: url(images/11.jpg);
    text-align: center;
    color: #111;
}
.section-11 .s-container {
    top: 5%;
}

.section-12 {
    background-image: url(images/12.jpg);
    padding-top: 62.5%;
    text-align: center;
}
.section-12 .s-container {
    top: auto;
    left: 30%;
    right: 30%;
    bottom: 20%;
}
.section-12 .s-features {
    text-align: center;
    margin-top: 30px;
    font-size: 0.55em;
}
.section-12 .s-features .i {
    display: inline-block;
    padding: 0 40px;
}
.section-12 .s-features .i .i-head {
    font-size: 2em;
    font-weight: bold;
    padding-bottom: 5px;
}

.section-13 {
    background-image: url(images/13.jpg);
    padding-top: 62.5%;
}
.section-13 .s-container {
    top: 5%;
    left: 5%;
    right: 50%;
}

.section-14 {
    background-image: url(images/14.jpg);
    padding-top: 52.08333333333334%;
    color: #111;
}
.section-14 .s-container {
    top: 55%;
    left: 55%;
    right: 5%;
}

.section-15 {
    background-image: url(images/15.jpg);
    padding-top: 46.30208333333333;
}
.section-15 .s-container {
    top: 15%;
    left: 10%;
    right: 55%;
}
.section-15 .s-features {
    margin-top: 50px;
    font-size: 0.65em;
}
.section-15 .s-features .i {
    padding-bottom: 40px;
}
.section-15 .s-features .i-sub {
    padding-bottom: 15px;
}
.section-15 .s-features .i-big {
    font-size: 1.7em;
    font-weight: bold;
}

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

.section-17 {
    background-image: url(images/17.jpg);
    padding-top: 62.5%;
}
.section-17 .s-container {
    top: 10%;
    left: 5%;
    right: 55%;
}

.section-18 {
    background-image: url(images/18.jpg);
    padding-top: 53.02083333333333%;
}
.section-18 .s-container {
    top: 20%;
    left: 2%;
    right: 70%;
}
.section-18 .s-text {
    font-size: 2.4em;
    text-transform: uppercase;
}

.section-19 {
    background-image: url(images/19.jpg);
    padding-top: 56.25%;
}
.section-19 .s-container {
    top: 20%;
    left: 5%;
    right: 60%;
}

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

.section-21 {
    background-image: url(images/21.jpg);
    padding-top: 57.29166666666666%;
}
.section-21 .s-container {
    top: 10%;
    left: 7%;
    right: 60%;
}

.section-22 {
    background-image: url(images/22.jpg);
    padding-top: 51.82291666666666%;
}
.section-22 .s-container {
    top: 24%;
    left: 7%;
    right: 55%;
}

.section-23 {
    background-image: url(images/23.jpg);
    padding-top: 62.5%;
    text-align: center;
}
.section-23 .s-container {
    top: 4%;
    left: 10%;
    right: 10%;
}

.section-24 {
    background-image: url(images/24.jpg);
    padding-top: 43.802083333333336%;
}
.section-24 .s-container {
    top: auto;
    bottom: 8%;
    left: 17%;
    right: 17%;
}
.section-24 .s-container .item {
    width: 50%;
    float: left;
    box-sizing: border-box;
    text-align: center;
}

@media only screen and (max-width: 1366px) {
    .section {
        font-size: 1.4em;
    }
    .section-12 .s-container {
        bottom: 10%;
    }
}

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

@media only screen and (max-width: 1024px) {
    .section-1 .s-container {
        top: 33px;
    }
    .section-2 .s-features {
        font-size: 0.7em;
    }
    .section-3 .s-container {
        left: 2%;
        right: 2%;
    }
    .section-4 .s-container {
        top: 1%;
        right: 1%;
    }
    .section-7 .s-container {
        left: 2%;
        right: 2%;
    }
    .section-8 .s-container {
        left: 2%;
        right: 2%;
    }
    .section-9 .s-container {
        left: 1%;
        top: 1%;
    }
    .section-10 .s-container {
        left: 2%;
        right: 2%;
    }
    .section-13 .s-container {
        left: 2%;
        right: 2%;
    }
    .section-14 .s-container {
        top: 40%;
        right: 1%;
    }
    .section-15 .s-container {
        top: 2%;
        left: 1%;
    }
    .section-16 .s-container {
        right: 2%;
        left: 2%;
    }
    .section-21 .s-container {
        right: 50%;
        left: 1%;
        top: 1%;
    }
    .section-23 .s-container {
        right: 1%;
        left: 1%;
    }
}

@media only screen and (max-width: 768px) {
    .section {
        font-size: 1.2em;
    }
    .section .s-text {
        line-height: 1.3;
        margin-top: 0;
    }
    .section-9 .s-features {
        font-size: 0.8em;
        margin-top: 30px;
    }
    .section-9 .s-features .i {
        width: 120px;
    }
    .section-12 .s-container {
        left: 23%;
        right: 23%;
        font-size: 0.8em;
    }
    .section-15 .s-features {
        margin-top: 20px;
    }
    .section-15 .s-features .i {
        padding-bottom: 20px;
    }
    .section-15 .s-features .i-sub {
        padding-bottom: 8px;
    }
    .section-20 .s-container {
        left: 1%;
        right: 1%;
    }
    .section-22 .s-container {
        top: 2%;
        left: 1%;
    }
}

@media only screen and (max-width: 720px) {
    .section {
        font-size: 1.1em;
    }
    .section .s-title {
        font-size: 1.4em;
    }
    .section-1 .s-container {
        top: 24px;
    }
    .section-1 .s-title .i-model {
        width: 80px;
        height: 17px;
        background-size: contain;
        top: -18px;
    }
    .section-2 .s-features {
        font-size: 1.1em;
    }
    .section-2 .s-features .i {
        width: 33.33%;
    }
}

@media only screen and (max-width: 640px) {
    .section-2 .s-features {
        font-size: 1em;
    }
    .section-4 .s-container {
        left: 30%;
    }
    .section-5 .s-container {
        left: 1%;
    }
}

@media only screen and (max-width: 480px) {
    .section {
        font-size: 1em;
        padding-top: 0;
        background-image: none;
    }
    .section .s-container {
        position: static;
        top: auto;
        left: auto;
        right: auto;
        padding: 20px;
        text-align: left;
        color: #fff;
    }
    .section .s-title {
        margin-left: 0;
    }
    .section:nth-child(2n) .s-container {
        background-color: #fff;
        color: #111;
    }

    .section-1 {
        position: relative;
        background-image: url(images/1.jpg);
        color: #fff;
        text-align: center;
        padding-top: 49.4791667%;
        font-size: 0.8em;
    }
    .section-1 .s-container {
        position: absolute;
        top: 2px;
        left: 1%;
        right: 1%;
        text-align: center;
    }

    .section-2 {
        display: none;
    }
    .section-7 .s-features .i {
        padding: 0 10px;
    }
    .section-10 .s-features .i {
        padding: 0 10px 5px;
    }
    .section-10 .s-features .i1 {
        padding-left: 0;
    }
    .section-10 .s-features .i4 {
        padding-right: 0;
    }

    .section-24 {
        background-image: url(images/24.jpg);
        padding-top: 62.5%;
    }
    .section-24 .s-container {
        position: absolute;
        top: auto;
        padding: 0;
        bottom: 2%;
        left: 15%;
        right: 15%;
        background-color: transparent !important;
        color: #fff !important;
    }
}

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

}
