.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;
    height: 1080px;
    overflow: hidden;
}

.section .s-title {
    font-size: 2em;
    line-height: 1.1;
}
.section .s-text {
    margin-top: 10px;
    line-height: 1.5;
}
.section .s-container {
    width: 80%;
    margin: 0 auto;
}

.section-1 {
    background-image: url(images/1.jpg);
    height: 1390px;
}
.section-1 .s-container {
    width: 90%;
    padding-top: 50px;
    text-align: center;
}
.section-1 .s-title {
    font-size: 5em;
    font-weight: bold;
    display: inline-block;
    padding-right: 20px;
}
.section-1 .s-text {
    display: inline-block;
    font-size: 2em;
    font-weight: bold;
}
.section-1 .s-features {
    padding-top: 30px;
    font-size: 0.9em;
}
.section-1 .i {
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    line-height: 1em;
}
.section-1 .i2 {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.section-2 {
    // background-image:url(images/2bg.jpg);
    background-color: #0e0e0e;
    background-repeat: repeat;
    height: auto !important;
    padding: 20px 0;
}
.section-2 .s-container {
}
.section-2 .s-features .i {
    width: 33%;
    height: 180px;
    float: left;
    padding-top: 115px;
    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-hd.png);
    border-right: 3px solid #252525;
    border-bottom: 3px solid #252525;
    background-position-y: 20px;
}
.section-2 .s-features .i2 {
    background-image: url(images/2-camera.png);
    border-right: 3px solid #252525;
    border-bottom: 3px solid #252525;
}
.section-2 .s-features .i3 {
    background-image: url(images/2-screen.png);
    border-bottom: 3px solid #252525;
}
.section-2 .s-features .i4 {
    background-image: url(images/2-cpu.png);
    background-position: 52% 30px;
    border-right: 3px solid #252525;
    background-position-y: 20px;
}
.section-2 .s-features .i5 {
    background-image: url(images/2-ram.png);
    border-right: 3px solid #252525;
    background-position-y: 20px;
}
.section-2 .s-features .i6 {
    background-image: url(images/2-acc.png);
    background-position-y: 20px;
}

.section-3 {
    background-image: url(images/3.jpg);
    background-color: #000;
    height: 1390px;
}
.section-3 .s-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15%;
    text-align: center;
}

.section-4 {
    background-image: url(images/4.jpg);
    background-color: #333;
}
.section-4 .s-container {
    padding-top: 350px;
    width: 90%;
    text-align: right;
}
.section-4 .s-title,
.section-4 .s-text {
    margin-right: 50%;
}

.section-5 {
    background-image: url(images/5.jpg);
}
.section-5 .s-container {
    width: 90%;
    padding-top: 60px;
    text-align: center;
}

.section-6 {
    background-image: url(images/6.jpg);
}
.section-6 .s-container {
    width: 70%;
    padding-top: 240px;
    text-align: right;
}
.section-6 .s-title,
.section-6 .s-text {
    margin-left: 40%;
}

.section-6 .s-features {
    margin-left: 55%;
    margin-top: 120px;
}
.section-6 .s-features .i {
    height: 90px;
    width: 130px;
    float: left;
    padding-top: 67px;
    text-align: center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-image: url(images/6-1.png);
    box-sizing: border-box;
    font-size: 0.8em;
    margin-right: 100px;
}
.section-6 .s-features .i2 {
    background-image: url(images/6-2.png);
    margin-right: 0;
}

.section-7 {
    background-image: url(images/7.jpg);
}
.section-7 .s-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
    text-align: center;
}
.section-7 .s-text {
    width: 40%;
    margin: 0 auto;
}
.section-7 .s-features {
    margin-top: 50px;
}
.section-7 .s-features .i {
    font-size: 0.9em;
    text-align: center;
    display: inline-block;
    padding: 0 10px;
}
.section-7 .s-features .i span {
    display: block;
    font-size: 1.3em;
    font-weight: bold;
}

.section-8 {
    background-image: url(images/8.jpg);
}
.section-8 .s-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
    text-align: center;
}

.section-9 {
    background-image: url(images/9.jpg);
}
.section-9 .s-container {
    width: 90%;
    padding-top: 180px;
}
.section-9 .s-title,
.section-9 .s-text {
    margin-left: 65%;
}
.section-9 .s-features {
    margin-top: 150px;
    margin-left: 65%;
    width: 20%;
    overflow: hidden;
}
.section-9 .s-features .i {
    text-align: center;
    float: left;
    padding: 15px;
    color: #bebebe;
    width: 150px;
}
.section-9 .s-features .i span {
    display: block;
    font-size: 1.1em;
    padding: 5px 0;
    font-weight: bold;
    color: #fff;
}
.section-9 .s-features .i4 span {
    background-image: url(images/9-beauty.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 29%;
    background-size: contain;
}

.section-10 {
    background-image: url(images/10.jpg);
    height: 700px;
}

.section-11 {
    background-image: url(images/11.jpg);
}
.section-11 .s-container {
    width: 70%;
    padding-top: 60px;
    text-align: center;
}
.section-11 .s-features {
    margin-top: 60px;
    text-align: center;
}
.section-11 .s-features .i {
    display: inline-block;
    padding: 0 20px;
    font-size: 0.9em;
    color: #bebebe;
}
.section-11 .s-features .i span {
    display: block;
    font-size: 1.4em;
    color: #fff;
    font-weight: bold;
}

.section-12 {
    background-image: url(images/12.jpg);
}
.section-12 .s-container {
    width: 70%;
    padding-top: 40px;
    text-align: center;
}

.section-13 {
    background-image: url(images/13.jpg);
}
.section-13 .s-container {
    width: 60%;
    text-align: right;
    padding-top: 120px;
}

.section-14 {
    background-image: url(images/14.jpg);
}
.section-14 .s-container {
    width: 60%;
    text-align: left;
    padding-top: 320px;
}

.section-15 {
    background-image: url(images/15.jpg);
}
.section-15 .s-container {
    width: 60%;
    text-align: center;
    padding-top: 40px;
    color: #222;
}

.section-16 {
    background-image: url(images/16.jpg);
}
.section-16 .s-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15%;
    text-align: center;
}
.section-16 .s-features {
    width: 100%;
    padding-top: 180px;
}
.section-16 .s-features .i {
    float: left;
    width: 33%;
    text-align: center;
    color: #fff;
}

.section-17 {
    background-image: url(images/17.jpg);
}

@media only screen and (max-width: 1366px) {
    .section {
        height: 875px;
    }

    .section-1 {
        height: 945px;
    }
    .section-1 .s-container {
        padding-top: 20px;
    }
    .section-1 .s-title {
        font-size: 3.5em;
    }
    .section-1 .s-text {
        font-size: 1.5em;
    }
    .section-1 .s-features {
        margin-top: 0px;
    }

    .section-6 .s-container {
        padding-top: 140px;
    }
    .section-6 .s-title {
        margin-left: 30%;
    }

    .section-7 .s-container {
        bottom: 5%;
    }

    .section-9 .s-features {
        width: 35%;
    }

    .section-10 {
        height: 520px;
    }

    .section-13 .s-container {
        width: 70%;
    }

    .section-14 .s-container {
        width: 80%;
    }

    .section-15 .s-container {
        width: 90%;
    }
}

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

    .section-6 .s-features {
        margin-top: 70px;
    }

    .section-7 .s-text {
        width: 60%;
    }

    .section-17 {
        height: 680px;
    }
}

@media only screen and (max-width: 1024px) {
    .section {
        height: 690px;
    }

    .section-1 {
        height: 780px;
        font-size: 1.5em;
    }

    .section-2 .s-container {
        width: 98%;
    }

    .section-3 .s-container {
        bottom: 10%;
    }

    .section-4 .s-container {
        padding-top: 200px;
    }

    .section-5 .s-container {
        padding-top: 20px;
    }

    .section-6 .s-container {
        padding-top: 80px;
        width: 90%;
    }
    .section-6 .s-title {
        margin-left: 0;
    }

    .section-7 .s-container {
        bottom: 3%;
        font-size: 0.8em;
    }

    .section-8 .s-container {
        bottom: 3%;
        width: 95%;
    }

    .section-9 .s-container {
        padding-top: 40px;
    }
    .section-9 .s-features {
        margin-top: 40px;
    }

    .section-10 {
        height: 350px;
    }

    .section-11 .s-container {
        padding-top: 20px;
        width: 90%;
    }
    .section-11 .s-features {
        margin-top: 25px
    }
    
    .section-12 .s-container {
        width: 95%;
        padding-top: 15px;
    }

    .section-13 .s-container {
        padding-top: 30px;
        width: 75%;
    }

    .section-14 .s-container {
        padding-top: 200px;
        width: 95%;
    }

    .section-15 .s-container {
        width: 95%;
        padding-top: 10px;
    }

    .section-17 {
        height: 540px;
    }
}

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

    .section-1 {
        height: 690px;
    }
    
    .section-6 .s-container {
        padding-top: 20px;
    }

    .section-6 .s-features .i {
        margin-right: 25px;
    }
    .section-6 .s-features .i2 {
        margin-right: 0;
    }

    .section-9 {
        background-position: 70%;
    }
    .section-9 .s-container {
        width: 95%;
    }
    .section-9 .s-text,
    .section-9 .s-title,
    .section-9 .s-features {
        margin-left: 58%
    }
    .section-9 .s-features {
        width: 50%;
        margin-top: 20px;
    }

    .section-10 {
        height: 300px;
    }

    .section-15 {
        font-size: 1.2em;
    }

    .section-16 .s-container {
        bottom: 10%;
    }

    .section-17 {
        height: 420px;
    }
}

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

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

    .section-1 {
        height: 540px;
    }
    .section-1 .s-container {
        padding-top: 5px;
    }
    .section-1 .s-features {
        padding-top: 10px
    }

    .section-3 .s-container {
        bottom: 2%;
    }

    .section-4 .s-container {
        padding-top: 60px;
    }

    .section-6 .s-features {
        margin-top: 30px;
    }

    .section-6 .s-features .i {
        float: none;
    }

    .section-7 .s-features {
        margin-top: 10px;
    }
    
    .section-9 .s-features .i {
        width: 120px;
    }

    .section-10 {
        height: 270px;
    }

    .section-13 .s-container {
        width: 90%;
        padding-top: 10px;
    }

    .section-14 {
        height: 460px;
    }

    .section-15 {
        height: 470px;
    }
    .section-15 .s-container {
        padding-top: 5px;
    }
}

@media only screen and (max-width: 480px) {
    .section {
        height: 380px;
        background-size: 140%;
        font-size: 1em
    }

    .section-1 {
        height: 480px;
    }

    .section-2 .s-features .i {
        width: 50%;
    }
    .section-2 .s-features .i2 {
        border-right: none;
    }
    .section-2 .s-features .i3 {
        border-right: 3px solid #252525;
    }
    .section-2 .s-features .i4 {
        border-right: none;
        border-bottom: 3px solid #252525;
    }

    .section-4 {
        background-size: 160%;
    }

    .section-6 .s-container {
        padding-top: 5px;
    }

    .section-8 {
        background-size: 150%;
        height: 375px;
    }
    .section-8 .s-container {
        bottom: 1px;
    }
    .section-8 .s-text {
        line-height: 1.3em;
    }

    .section-9 {
        background-size: 150%;
    }
    .section-9 .s-features {
        width: 60%;
    }
    .section-9 .s-features .i {
        padding: 5px;
        width: 100px
    }

    .section-10 {
        height: 220px;
    }

    .section-11,
    .section-12 {
        background-size: 155%;
    }

    .section-14 .s-container {
        padding-top: 100px;
    }

    .section-15 {
        height: 440px;
        background-size: 160%;
    }
    .section-15 .s-container {
        width: 95%;
    }

    .section-16 {
        height: 300px;
    }

    .section-17 {
        height: 280px;
        background-size: 120%;
    }
}

@media only screen and (max-width: 360px) {
    .section {
        background-size: 140%;
        height: 250px;
        font-size: 0.8em;
    }

    .section-1 {
        height: 400px;
    }

    .section-6 .s-features {
        margin-top: 10px;
        margin-left: 65%;
    }
    .section-6 .s-features .i {
        background-size: 50%;
        padding-top: 33px;
        padding-bottom: 3px;
        height: auto;
    }

    .section-9 .s-features {
        display: none;
    }

    .section-10 {
        height: 165px;
    }

    .section-11 .s-container {
        width: 95%;
    }

    .section-17 {
        height: 210px;
        background-size: 120%;
    }

}
