.section {
    color: #fff;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 1.66667em;
    line-height: 1.2;
    font-weight: normal;
    height: 669px;
    background-color: #000;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 950px;
    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);
}
.section-1 .s-container {
    width: 54%;
    padding-top: 80px;
}
.section-1 .s-title {
    font-size: 5em;
    font-weight: bold;
    display: none;
}

.section-1 .s-text {
    padding-top: 300px;
    font-size: 1em;
    font-weight: bold;
}

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

.section-3 {
    background-color: #1f1f1f;
    background-repeat: repeat;
    height: auto !important;
    padding: 20px 0;
}
.section-3 .s-container {
    width: 95%;
    overflow: hidden;
}
.section-3 .s-features .i {
    width: 20%;
    height: 250px;
    float: left;
    padding-top: 155px;
    text-align: center;
    background-position: center 30px;
    background-repeat: no-repeat;
    box-sizing: border-box;
}
.section-3 .s-features .i1 {
    background-image: url(images/3-camera.png);
    border-right: 3px solid #252525;
    border-bottom: 3px solid #252525;
}
.section-3 .s-features .i2 {
    background-image: url(images/3-cpu.png);
    border-right: 3px solid #252525;
    border-bottom: 3px solid #252525;
}
.section-3 .s-features .i3 {
    background-image: url(images/3-ram.png);
    border-right: 3px solid #252525;
    border-bottom: 3px solid #252525;
}
.section-3 .s-features .i4 {
    background-image: url(images/3-google.png);
    background-position: 52% 30px;
    border-right: 3px solid #252525;
    border-bottom: 3px solid #252525;
}
.section-3 .s-features .i5 {
    background-image: url(images/3-battery.png);
    border-bottom: 3px solid #252525;
}
.section-3 .s-features .i6 {
    background-image: url(images/3-ip.png);
    border-right: 3px solid #252525;
}
.section-3 .s-features .i7 {
    background-image: url(images/3-glass.png);
    border-right: 3px solid #252525;
}
.section-3 .s-features .i8 {
    background-image: url(images/3-screen.png);
    border-right: 3px solid #252525;
}
.section-3 .s-features .i9 {
    background-image: url(images/3-body.png);
    border-right: 3px solid #252525;
}
.section-3 .s-features .i10 {
    background-image: url(images/3-beauty.png);
}

.section-4 {
    background-image: url(images/4.jpg);
    background-color: #fff;
    position: relative;
    color: #111;
}
.section-4 .s-container {
    text-align: center;
    position: absolute;
    bottom: 10%;
    left: 0;
    width: 100%;
}

.section-5 {
    background-image: url(images/5.jpg);
}
.section-5 .s-container {
    width: 70%;
    padding-top: 210px;
    color: #fff;
}
.section-5 .s-title,
.section-5 .s-text {
    width: 40%;
}

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

.section-7 {
    background-image: url(images/7.jpg);
}
.section-7 .s-container {
    color: #333;
    width: 90%;
    padding-top: 180px;
}
.section-7 .s-title,
.section-7 .s-text,
.section-7 .s-features {
    margin-left: 50%;
}
.section-7 .s-features {
    margin-top: 50px;
}
.section-7 .s-features .i {
    display: inline-block;
    line-height: 1.2em;
    padding-right: 8px;
    margin-right: 8px;
    border-right: 1px solid #666;
}
.section-7 .s-features .i4 {
    border-right: none;
}

.section-8 {
    background-image: url(images/8.jpg);
    background-color: #333;
    color: #fff

}
.section-8 .s-container {
    width: 80%;
    text-align: center;
    padding-top: 40px;
    position: relative;
    height: 100%;
}
.section-8 .s-text {
    padding-top: 10px;
    margin: 0 auto;
}
.section-8 .s-features {
    position: absolute;
    bottom: 1%;
    width: 100%;
    left: 12%;
}
.section-8 .i {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 14px 0 14px 90px;
    text-align: center;
    background: url(images/8-call.png) center left no-repeat;
    width: 240px;
}
.section-8 .i span {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
}
.section-8 .i2 {
    background-image: url(images/8-video.png);
    width: 170px;
}
.section-8 .i3 {
    background-image: url(images/8-standby.png);
    width: 200px;
}
.section-8 .i4 {
    background-image: url(images/8-play.png);

}
.section-8 .i5 {
    background-image: url(images/8-bak.png);
    width: 160px;
    height: 85px;
}

.section-9 {
    background-image: url(images/9.jpg);
}
.section-9 .s-container {
    width: 80%;
    padding-top: 120px;
}
.section-9 .s-title,
.section-9 .s-text {
    margin-left: 45%;
}

.section-10 {
    background-image: url(images/10.jpg);
}
.section-10 .s-container {
    width: 70%;
    padding-top: 100px;
    color: #111;
}
.section-10 .s-title,
.section-10 .s-text {
    margin-left: 30%;
}

.section-11 {
    background-image: url(images/11.jpg);
    position: relative;
}
.section-11 .s-container {
    width: 90%;
    color: #111;
    padding-top: 300px;
}
.section-11 .s-title,
.section-11 .s-text {
    width: 33%;
}

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

.section-13 {
    background-image: url(images/13.jpg);
    color: #333;
    background-color: #fff;
    position: relative;
}
.section-13 .s-container {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 12%;
}
.section-13 .s-features {
    width: 100%;
    padding-top: 180px;
}
.section-13 .s-features .i {
    float: left;
    width: 33%;
    text-align: center;
}
.section-13 .s-features .color {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    background-color: #000;
    border-radius: 50%;
}
.section-13 .s-features .color-orange {
    background-color: #fe501e;
}
.section-13 .s-features .color-green {
    background-color: #304323;
}
.section-13 .s-features .color-black {
    background-color: #000;
}

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

    .section-1 .s-text {
        padding-top: 200px;
    }

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

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

    .section-7 .s-container {
        padding-top: 100px;
    }
    .section-7 .s-title,
    .section-7 .s-text,
    .section-7 .s-features {
        margin-left: 52%;
    }

    .section-8 .s-container {
        width: 95%;
        padding-top: 5px;
    }
    .section-8 .s-features {
        bottom: 0;
        left: 7%
    }

    .section-10 .s-container {
        padding-top: 30px;
    }

}

@media only screen and (max-width: 1280px) {
    .section-5 .s-container {
        width: 95%;
    }

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

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

    .section-1 .s-container {
        width: 62%;
    }
    .section-1 .s-text {
        padding-top: 160px;
    }

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

    .section-7 .s-container {
        padding-top: 40px;
    }

    .section-8 .s-container {
        width: 95%;
    }
    .section-8 .s-features {
        left: 0;
        font-size: 0.8em;
    }
    .section-8 .i {
        background-size: contain;
        padding-right: 0;
        padding-left: 70px;
        margin-right: 10px
    }
    .section-8 .i1 {
        width: 220px;
    }
    .section-8 .i3 {
        width: 160px;
    }
    .section-8 .i4 {
        width: 180px;
    }
    .section-8 .i5 {
        margin-right:0;
    }

    .section-9 .s-container {
        padding-top: 30px;
        width: 90%;
    }

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

    .section-11 {
        background-position-x: 20%;
    }
    .section-11 .s-container {
        padding-top: 40px;
    }
    .section-11 .s-title{
        width: 100%;
    }
    .section-11 .s-text {
        width: 40%;
    }

    .section-12 .s-container {
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }
    .section-12 .s-title,
    .section-12 .s-text {
        width: 100%;
    }

}

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

    .section-1 .s-container {
        width: 68%;
    }
    .section-1 .s-text {
        padding-top: 120px;
    }

    .section-3 .s-features .i {
        width: 25%;
    }
    .section-3 .s-features .i4,
    .section-3 .s-features .i8 {
        border-right: none;
    }
    .section-3 .s-features .i5 {
        border-right: 3px solid #252525;
    }
    .section-3 .s-features .i6,
    .section-3 .s-features .i7,
    .section-3 .s-features .i8 {
        border-bottom: 3px solid #252525;
    }
    .section-3 .s-features .i9,
    .section-3 .s-features .i10 {
        width: 50%;
    }

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

    .section-13 {
        background-size: 120%;
        height: 460px;
    }
    .section-13 .s-container {
        bottom: 7%;
    }

}

@media only screen and (max-width: 720px) {
    .section-1 .s-container {
        width: 73%;
    }
    .section-13 {
        height: 420px;
    }
}

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

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

    .section-13 {
        background-size: 120%;
        height: 380px;
    }

}

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

    .section-1 .s-container {
        width: 75%;
    }
    .section-1 .s-text {
        padding-top: 50px;
    }

    .section-3 .s-features .i {
        width: 50%;
    }
    .section-3 .s-features .i2,
    .section-3 .s-features .i6 {
        border-right: none;
    }

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

    .section-6 {
        background-color: #090909;
        background-position-y: -80%;
    }
    .section-6 .s-title {
        font-size: 1.7em;
    }

    .section-8 {
        background-color: #3e3e3e;
        background-position-y: -150%;
    }

    .section-11 .s-container {
        padding-top: 10px;
    }

    .section-12 .s-container {
        padding-top: 20px;
        width: 95%;
    }

    .section-13 {
        height: 250px;
        background-size: 120%;
    }
    .section-13 .s-container {
        bottom: 2%;
    }
}

@media only screen and (max-width: 360px) {
    .section {
        background-size: 185%;
        height: 300px
    }

    .section-1 .s-container {
        width: 95%;
    }
    .section-1 .s-text {
        padding-top: 30px;
    }

    .section-5 {
        background-position-x: 30%;
    }
    .section-5 .s-title,
    .section-5 .s-text {
        width: 80%;
    }

    .section-7 {
        background-position-x: 60%;
    }
    .section-7 .s-container {
        padding-top: 10px;
        width: 98%;
    }
    .section-7 .s-title,
    .section-7 .s-text {
        margin-left: 40%;
    }

    .section-9 .s-container {
        padding-top: 10px;
    }
    .section-9 .s-title {
        font-size: 1.5em;
    }

    .section-10 .s-title,
    .section-10 .s-text {
        margin-left: 25%;
    }

    .section-13 {
        height: 200px;
        background-size: 120%;
    }

}
