.section {
    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: 940px;
    overflow: hidden;
    position: relative;
}

.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: 80%;
    padding-top: 310px;
}
.section-1 .s-title {
    font-size: 4em;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin-left: 65%;
    letter-spacing: 10px;
    text-shadow: 2px 3px 1px rgba(0,0,0,0.25);
}
.section-1 .s-text {
    padding-top: 15px;
    font-size: 1em;
    font-weight: bold;
    clear: both;
    margin-left: 65%;
}
.section-1 .s-features {
    margin-top: 50px;
    overflow: hidden;
    margin-left: 65%;
}
.section-1 .s-features .i {
    float: left;
    font-size: 0.9em;
    color: #fff;
    text-align: center;
    background: url(images/1-acc.png) center top no-repeat;
    padding: 50px 20px 0;
    font-size: 0.8em;
    margin-right: 20px;
}
.section-1 .s-features .i1 span {
    color: #888;
}
.section-1 .s-features .i2 {
    background-image: url(images/1-thin.png);
}

.section-2 {
    background-color: #1f1f1f;
    background-repeat: repeat;
    height: auto !important;
    padding: 20px 0;
    background: #0b4c5a;
    background: -moz-radial-gradient(center, ellipse cover, #0b4c5a 0%, #062e38 31%, #010204 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #0b4c5a 0%,#062e38 31%,#010204 100%);
    background: radial-gradient(ellipse at center, #0b4c5a 0%,#062e38 31%,#010204 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b4c5a', endColorstr='#010204',GradientType=1 );
}
.section-2 .s-container {
    width: 95%;
    overflow: hidden;
}
.section-2 .s-features .i {
    width: 25%;
    height: 220px;
    float: left;
    padding-top: 125px;
    text-align: center;
    background-position: center 40px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
    border-width: 2px;
    font-weight: bold;
}
.section-2 .s-features .i span {
    font-size: 0.85em;
    color: #888;
    font-weight: normal;
}
.section-2 .s-features .i1 {
    background-image: url(images/2-screen.png);
    border-right-color: #3a636d;
    border-bottom-color: #3a636d;
}
.section-2 .s-features .i2 {
    background-image: url(images/2-acc.png);
    border-right-color: #3a636d;
    border-bottom-color: #3a636d;
}
.section-2 .s-features .i3 {
    background-image: url(images/2-charge.png);
    border-right-color: #3a636d;
    border-bottom-color: #3a636d;
}
.section-2 .s-features .i4 {
    background-image: url(images/2-camera.png);
    border-bottom-color: #3a636d;
}
.section-2 .s-features .i5 {
    background-image: url(images/2-os.png);
    border-right-color: #3a636d;
}
.section-2 .s-features .i6 {
    background-image: url(images/2-fingerprint.png);
    border-right-color: #3a636d;
}
.section-2 .s-features .i7 {
    background-image: url(images/2-face.png);
    border-right-color: #3a636d;
}
.section-2 .s-features .i8 {
    background-image: url(images/2-ram.png);
}

.section-3 {
    background-image: url(images/3.jpg);
    height: 929px;
}
.section-3 .s-container {
    width: 60%;
    padding-top: 20px;
    margin: 0 auto;
    text-align: center;
}
.section-3 .s-features {
    margin-top: 70px;
    margin-left: 23%;
    overflow: hidden;
}
.section-3 .s-features .i {
    float: left;
    font-size: 0.9em;
    padding: 47px 1em 0;
    background: url(images/3-capacity.png) center top no-repeat;
}
.section-3 .s-features .i2 {
    padding-left: 160px;
    padding-top: 25px;
    background-position: left center;
    background-image: url(images/3-bak.png);
}
.section-3 .s-features .i3 {
    background-image: url(images/3-current.png);
}

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

.section-5 {
    background-image: url(images/5.jpg);
}
.section-5 .s-container {
    width: 80%;
    padding-top: 30px;
    color: #fff;
}
.section-5 .s-text,
.section-5 .s-title {
    width: 40%;
}
.section-5 .s-features {
    margin-top: 40px;
}
.section-5 .s-features .i {
    float: left;
    margin-right: 32px;
    font-size: 0.8em;
}
.section-5 .s-features span {
    display: block;
    color: #12acce;
    font-size: 1.8em;
    line-height: 1.3em;
    font-weight: bold;
}

.section-6 {
    background-image: url(images/6.jpg);
}
.section-6 .s-container {
    width: 60%;
    padding-top: 130px;
}
.section-6 .s-text,
.section-6 .s-title {
    width: 40%;
}
.section-6 .s-features {
    font-size: 0.9em;
    margin-top: 40px;
    width: 100px;
    display: inline-block;
    padding-top: 45px;
    background: url(images/6-thin.png) top center no-repeat;
}


.section-7 {
    background-image: url(images/7.jpg);
}
.section-7 .s-container {
    width: 80%;
    padding-top: 190px;
    color: #222;
}
.section-7 .s-title,
.section-7 .s-text {
    width: 40%;
}
.section-7 .s-features {
    width: 40%;
    margin-top: 40px;
    overflow: hidden;
}
.section-7 .s-features:after {
    content: '';
    display: table;
    clear: both;
    height: 0px;
    width: 100%;
}
.section-7 .s-features .i {
    margin-bottom: 14px;
    line-height: 1.3em;
    float: left;
    min-width: 160px;
    border-right: 3px solid #222;
}
.section-7 .s-features .i3 {
    clear: both;
}
.section-7 .s-features .i2,
.section-7 .s-features .i4 {
    border-right: none;
    padding-left: 40px;
}


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

}
.section-8 .s-container {
    width: 80%;
    padding-top: 190px;
}
.section-8 .s-title,
.section-8 .s-text {
    margin-left: 56%;
}
.section-8 .s-features {
    margin-left: 56%;
    margin-top: 50px;
    font-size: 0.9em;
}
.section-8 .s-features .i {
    display: inline-block;
    line-height: 1.3em;
    padding: 0 20px 0 0;
    font-weight: bold;
    border-right: 3px solid #fff;
}
.section-8 .s-features .i2 {
    padding-left: 20px;
    border-right: none;
}

.section-9 {
    background-image: url(images/9.jpg);
}
.section-9 .s-container {
    width: 35%;
    padding-top: 20px;
    text-align: center;
}
.section-9 .s-text {
    margin-top: 20px;
}

.section-10 {
    background-image: url(images/10.jpg);
}
.section-10 .s-container {
    width: 80%;
    padding-top: 260px;
}
.section-10 .s-title,
.section-10 .s-text {
    width: 45%;
}
.section-10 .s-features {
    display: inline-block;
    width: 100px;
    margin-top: 80px;
    font-size: 0.7em;
    padding-top: 85px;
    background: url(images/10-guard.png) top center no-repeat;
}

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

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

.section-13 {
    background-image: url(images/13.jpg);
}
.section-13 .s-container {
    padding-top: 20px;
    width: 80%;
}
.section-13 .s-text,
.section-13 .s-title {
    width: 70%;
}
.section-13 .s-features {
    margin-top: 20px;
    font-size: 0.9em;
}
.section-13 .s-features .i {
    line-height: 1.3em;
    border-right: 2px solid #fff;
    padding: 0 20px 0;
    display: inline;
}
.section-13 .s-features .i1 {
    padding-left: 0;
}
.section-13 .s-features .i3 {
    border-right: none;
}

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

.section-15 {
    background-image: url(images/15.jpg);
    background-color: #000;
    position: relative;
}
.section-15 .s-container {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 7%;
}
.section-15 .s-features {
    width: 100%;
    padding-top: 180px;
}
.section-15 .s-features .i {
    float: left;
    width: 50%;
    text-align: center;
}

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

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

}

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

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

    .section-1 .s-container {
        padding-top: 80px;
    }

    .section-3 .s-features {
        margin-top: 12px;
    }

    .section-5 .s-container {
        width: 90%;
        padding-top: 10px;
    }
    .section-5 .s-features {
        margin-top: 110px;
        margin-left: 50%;
    }

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

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

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

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

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

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

    .section-12 .s-container {
        width: 98%;
        padding-top: 5px;
    }

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

@media only screen and (max-width: 768px) {
    .section {
        height: 500px;
        font-size: 1.3em;
    }
    
    .section-1 .s-container {
        width: 90%;
    }

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

    .section-6 .s-container {
        width: 90%
    }

    .section-7 .s-features {
        width: 80%;
    }
    .section-7 .s-features .i {
        min-width: 120px;
    }
    .section-7 .s-features .i2, .section-7 .s-features .i4 {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 720px) {
    .section-1 .s-container {
        padding-top: 110px;
    }
    .section-1 .s-features .i {
        background-size: 70%;
        padding-top: 40px;
        margin-right: 0px;
    }

    .section-4 {
        height: 480px;
    }

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

    .section-8 .s-container {
        width: 95%;
    }
    .section-8 .s-features {
        margin-top: 20px
    }
}

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

    .section-4 {
        background-size: cover;
        height: 350px;
    }
    .section-4 .s-container {
        padding-top: 10px;
    }

    .section-5 .s-features {
        margin-left: 30%;
    }

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

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

    .section-1 {
        background-position-x: 70%;
    }
    .section-1 .s-container {
        padding-top: 60px
    }
    .section-1 .s-text,
    .section-1 .s-title,
    .section-1 .s-features {
        margin-left: 53%;
    }
    
    .section-2 .s-features .i {
        width: 50%;
    }
    .section-2 .s-features .i2,
    .section-2 .s-features .i6 {
        border-right: none;
    }

    .section-2 .s-features .i5,
    .section-2 .s-features .i6 {
        border-bottom: 2px solid #3a636d;
    }

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

    .section-5 {
        background-color: #000;
        height: 380px;
        background-position: center bottom;
    }
    .section-5 .s-title,
    .section-5 .s-text {
        width: 65%;
    }

    .section-6 .s-title,
    .section-6 .s-text {
        width: 60%;
    }

    .section-7 .s-title,
    .section-7 .s-text {
        width: 50%;
    }

    .section-8 .s-container {
        padding-top: 10px;
    }
    .section-8 .s-features {
        font-size: 0.8em;
    }

    .section-9 .s-container {
        padding-top: 3px;
    }
    .section-9 .s-text {
        margin-top: 2px;
    }

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

    .section-13 .s-title,
    .section-13 .s-text {
        width: 100%;
    }
}

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

    .section-1 {
        height: 330px;
    }
    .section-1 .s-text,
    .section-1 .s-title,
    .section-1 .s-features {
        margin-left: 45%;
    }

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

    .section-4 {
        height: 240px;
        background-size: 130%;
    }

    .section-5 {
        height: 400px;
        background-position: center bottom;
    }
    .section-5 .s-title {
        width: 100%;
    }
    .section-5 .s-features {
        margin-left: 10%;
    }

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

    .section-7 {
        height: 400px;
        background-color: #fff;
    }

    .section-8 .s-title,
    .section-8 .s-text,
    .section-8 .s-features {
        margin-left: 40%;
    }

    .section-10 .s-container {
        padding-top: 5px;
    }
    .section-10 .s-title {
        width: 80%;
    }
    .section-10 .s-text {
        width: 70%;
    }
    .section-10 .s-features {
        background-size: 50%;
        padding-top: 70px;
        font-size: 1em;
        width: 140px;
    }

}
