.section {
    color: #fff;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 1.43em;
    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;
}
.section .s-container {
    width: 80%;
    margin: 0 auto;
}

.section-1 {
    background-image: url(images/1.jpg);
}
.section-1 .s-container {
    width: 70%;
    padding-top: 300px;
}

.section-1 .s-title {
    font-size: 5em;
    text-indent: -9999px;
    background: url(images/s1-title.png) left center no-repeat;
}

.section-1 .s-features {
    margin-top: 80px;
    font-size: 0.85em;
}
.section-1 .s-features .i {
    margin-right: 15px;
    float: left;
    padding-top: 45px;
    text-align: center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 85%;
    box-sizing: border-box;
}
.section-1 .s-features .i1 {
    background-image: url(images/samsung.png);
    width: 180px;
}
.section-1 .s-features .i2 {
    background-image: url(images/auo.png);
}
.section-1 .s-features .i3 {
    background-image: url(images/typec.png);
    width: 110px;
}
.section-1 .s-features .i4 {
    background-image: url(images/google.png);
    width: 155px;
}

.section-2 {
    background-image:url(images/2bg.jpg?v=1);
    background-color: #0e0e0e;
    background-repeat: repeat;
    height: auto !important;
    padding: 20px 0;
}
.section-2 .s-container {
    width: 98%;
}
.section-2 .s-features .i {
    width: 20%;
    height: 180px;
    float: left;
    padding-top: 115px;
    text-align: center;
    background-position: center 35px;
    background-repeat: no-repeat;
    box-sizing: border-box;
}
.section-2 .s-features .i1 {
    background-image: url(images/camera.png);
    border-right: 3px solid #252525;
    border-bottom: 3px solid #252525;
}
.section-2 .s-features .i2 {
    background-image: url(images/cpu.png);
    border-right: 3px solid #252525;
    border-bottom: 3px solid #252525;
}
.section-2 .s-features .i3 {
    background-image: url(images/ram.png);
    border-right: 3px solid #252525;
    border-bottom: 3px solid #252525;
}
.section-2 .s-features .i4 {
    background-image: url(images/auo.png);
    border-right: 3px solid #252525;
    border-bottom: 3px solid #252525;
}
.section-2 .s-features .i5 {
    background-image: url(images/acc.png);
    border-bottom: 3px solid #252525;
}
.section-2 .s-features .i6 {
    background-image: url(images/screen.png);
    border-right: 3px solid #252525;
}
.section-2 .s-features .i7 {
    background-image: url(images/fp.png);
    border-right: 3px solid #252525;
}
.section-2 .s-features .i8 {
    background-image: url(images/google.png);
    border-right: 3px solid #252525;
}
.section-2 .s-features .i9 {
    background-image: url(images/4g.png);
    border-right: 3px solid #252525;
    background-position-y: 25px;
}
.section-2 .s-features .i10 {
    background-image: url(images/typec.png);
}

.section-3 {
    background-image: url(images/3.jpg);
    background-color: #000;
}
.section-3 .s-container {
    width: 45%;
    padding-top: 320px;
}

.section-4 {
    background-image: url(images/4.jpg);
    background-color: #eee;
}
.section-4 .s-container {
    width: 75%;
    padding-top: 290px;
}
.section-4 .s-text {
    width: 45%;
}

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

.section-6 {
    background-image: url(images/6.jpg);
    color: #333;
}
.section-6 .s-container {
    width: 90%;
    padding-top: 330px;
}
.section-6 .s-title,
.section-6 .s-text {
    margin-left: 57%;
}

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

.section-8 {
    background-image: url(images/8.jpg);
    background-color: #333;
    color: #fff;
}
.section-8 .s-container {
    width: 45%;
    position: relative;
    height: 100%;
}
.section-8 .s-abs {
    position: absolute;
    bottom: 15%;
    left: 0;
}

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

.section-10 {
    background-image: url(images/10.jpg);
}
.section-10 .s-container {
    width: 75%;
    padding-top: 380px;
}
.section-10 .s-title,
.section-10 .s-text {
    width: 48%;
}

.section-11 {
    background-image: url(images/11.jpg);
}
.section-11 .s-container {
    width: 75%;
    padding-top: 320px;
}
.section-11 .s-title,
.section-11 .s-text {
    width: 50%;
}

.section-12 {
    background-image: url(images/12.jpg);
    background-color: #fff;
    color: #333;
}
.section-12 .s-container {
    width: 85%;
    padding-top: 210px;
}
.section-12 .s-text {
    width: 60%;
}

.section-13 {
    background-image: url(images/13.jpg);
    color: #333;
    background-color: #fff;
}
.section-13 .s-container {
    width: 90%;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.section-13 .s-features {
    position: absolute;
    bottom: 20%;
    width: 100%;
}
.section-13 .s-features .i {
    float: left;
    width: 25%;
    text-align: center;
}
.color {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #eee;
    vertical-align: middle;
}
.color-white {
    background-color: #ebebeb;
}
.color-blue {
    background-color: #6894cc;
}
.color-gold {
    background-color: #f3bd9b;
}
.color-black {
    background-color: #000;
}

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

    .section-1 .s-container {
        padding-top: 190px;
    }
    .section-1 .s-features {
        margin-left: -20px;
    }
    .section-1 .s-features .i {
        padding-top: 43px;
        margin-right: 2px;
    }
    .section-1 .s-features .i2 {
        background-size: 70%;
    }
    .section-1 .s-features .i3 {
        width: 110px;
        background-size: 80%;
    }
    .section-1 .s-features .i4 {
        width: 140px;
        background-size: 90%;
    }
    
    .section-3 .s-container {
        padding-top: 200px;
    }

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

    .section-5 {
        height: 450px
    }

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

    .section-7 .s-container {
        width: 70%;
        padding-top: 30px;
    }

    .section-8 .s-container {
        width: 52%;
    }
    .section-8 .s-abs {
        bottom: 10%;
    }

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

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

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

    .section-12 .s-container {
        padding-top: 140px;
    }
    
}

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

@media only screen and (max-width: 1024px) {
    .section {
        height: 600px;
    }
    
    .section-1 .s-container {
        width: 80%;
        padding-top: 120px;
    }
    .section-2 .s-container {
        width: 98%;
        font-size: 0.85em;
    }

    .section-3 .s-container {
        padding-top: 140px;
        width: 60%;
    }

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

    .section-5 {
        height: 350px;
    }

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

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

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

    .section-8 .s-container {
        width: 70%;
    }
    .section-8 .s-abs {
        bottom: 8%;
    }

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

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

    .section-13 {
        height: 570px;
    }
    .section-13 .s-container {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .header {
        width: 780px;
    }
    .header .container {
        width: auto;
    }
    .section {
        height: 500px;
        font-size: 1.4em;
    }
    
    .section-1 .s-container {
        width: 95%;
        padding-top: 90px;
    }

    .section-3 .s-container {
        padding-top: 110px;
        width: 75%;
    }

    .section-5 {
        height: 260px;
    }

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

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

    .section-8 .s-container {
        width: 85%;
    }

    .section-10 {
        background-position-x: 38%;
    }
    .section-10 .s-container {
        width: 90%;
    }

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

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

    .section-1 .s-title {
        background-size: 30%;
    }

    .section-7 .s-container {
        font-size: 0.95em;
    }

    .section-13 {
        height: 380px;
    }
    .section-13 .s-features {
       bottom: 16%;
    }
}

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

    .section-1 {
        height: 420px;
        background-size: 140%;
    }

    .section-4 {
        background-position-x: 75%;
    }
    .section-4 .s-container {
        width: 90%;
    }

    .section-5 {
        background-size: cover;
        height: 220px;
    }

    .section-6 {
        background-position-x: 40%;
    }
    .section-6 .s-container {
        padding-top: 50px;
    }

    .section-7 .i {
        width: 65px;
    }

    .section-12 {
        background-position-x: 20%;
    }
    .section-12 .s-container {
        padding-top: 100px;
    }

    .section-13 {
        height: 380px;
        background-size: 110%;
    }
    .section-13 .s-features {
        bottom: 8%;
    }
}

@media only screen and (max-width: 480px) {
    .header {
        width: 480px;
    }
    .section {
        height: 330px;
        background-size: 145%;
        font-size: 1em
    }
    
    .section-1 .s-container {
        padding-top: 50px;
    }
    .section-1 .s-features {
        margin-top: 30px;
        margin-left: 10px;
    }
    .section-1 .s-features .i {
        background-image: none;
        padding-top: 3px;
        width: auto;
        float: none;
        text-align: left;
    }

    .section-2 .s-container {
        width: 100%;
    }
    .section-2 .s-features .i {
        background-size: 45%;
        padding-top: 85px;
        height: 130px;
    }

    .section-7 .s-features {
        margin-top: 40px;
    }
    .section-7 .i {
        width: 55px;
        margin-left: 20px;
    }

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

    .section-5 {
        height: 210px;
    }

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

    .section-7 .s-container {
        padding-top: 5px;
    }
    .section-7 .s-title {
        font-size: 1.8em;
    }

    .section-9 .s-container {
        width: 96%;
        padding-top: 5px;
    }
    .section-9 .s-title {
        font-size: 1.9em;
    }

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

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

    .section-13 {
        height: 280px;
        background-size: 109%;
    }
    .section-13 .s-features {
        bottom: 11%;
    }
}

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

    .section-1 {
        background-size: 140%;
    }
    .section-2 .s-features .i {
        width: 50%;
        background-size: 30%;
    }
    .section-2 .s-features .i2 {
        border-right: none;
    }
    .section-2 .s-features .i4 {
        border-right: none;
    }
    .section-2 .s-features .i5 {
        border-right: 3px solid #252525;
        border-bottom: 3px solid #252525;
    }
    .section-2 .s-features .i6,
    .section-2 .s-features .i8 {
        border-bottom: 3px solid #252525;
    }
    .section-2 .s-features .i7 {
        border-bottom: 3px solid #252525;
    }
    
    .section-3 .s-container {
        padding-top: 40px;
    }

    .section-5 {
        background-size: 140%;
        height: 150px;
    }

    .section-6 {
        background-position-x: 50%;
    }
    .section-6 .s-title,
    .section-6 .s-text {
        margin-left: 45%;
    }

    .section-8 .s-container {
        font-size: 0.9em;
    }
    .section-8 .s-abs {
        bottom: 4%;
    }

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

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

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

    .section-13 {
        height: 210px;
        background-size: 110%;
    }
}
