.section {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    background: #000;
}
.section .wrap {
    position: relative;
}
.section .text {
    position: absolute;
    text-align: center;
    z-index: 10;
    color: #fff;
}
.section .text .h2,
.section .text p {
    /* -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px); */
    transition: all 1s ease;
    /* filter: Alpha(opacity=0);
    opacity: 0; */
}
.section .text p {
    padding: 0;
    margin: 8px 0;
}
.section .text .h2 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.4em;
    padding: 0;
    margin: 0 0 30px 0;
}
.section-btn {
    display: inline-block;
    border-radius: 40px;
    padding: 10px 40px;
    border: solid 1px #fff;
    text-decoration: none;
    color: #fff;
}

.section-1 .text {
    text-align: left;
    top: 48%;
    bottom: auto;
    left: 20%;
    right: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-shadow: 4px 4px 10px rgba(0,0,0,.6);
}
.section-1 .text .h2 {
    font-size: 77px;
}

.section-2 {
    background: #fff;
    padding: 40px 50px 10px;
}
.section-2 .i {
    float: left;
    width: 20%;
    text-align: center;
    padding-top: 110px;
    background-repeat: no-repeat;
    background-position: top center;
    height: 180px;
    box-sizing: border-box;
}
.section-2 .i-cpu {
    background-image: url(images/2-cpu.jpg);
}
.section-2 .i-mil {
    background-image: url(images/2-mil.jpg);
}
.section-2 .i-jbl {
    background-image: url(images/2-jbl.jpg);
}
.section-2 .i-camera {
    background-image: url(images/2-camera.jpg);
}
.section-2 .i-front {
    background-image: url(images/2-front.jpg);
}
.section-2 .i-charge {
    background-image: url(images/2-charge.jpg);
}
.section-2 .i-wireless {
    background-image: url(images/2-wireless.jpg);
}
.section-2 .i-screen {
    background-image: url(images/2-screen.jpg);
}
.section-2 .i-os {
    background-image: url(images/2-os.jpg);
}
.section-2 .i-network {
    background-image: url(images/2-network.jpg);
}

.section-3 {
    background: #fff;
}
.section-3 .text {
    color: #111;
    top: 6%;
    left: 10%;
    right: 10%;
}
.section-3 .text-1 {
    top: auto;
    bottom: 20%;
}
.section-3 .text-1 .h3 {
    font-size: 25px;
    color: red;
}
.section-3 .section-btn {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    color: #111;
    border-color: #111;
}
.section-3 .section-features {
    margin-top: 3%;
    display: flex;
    text-align: left;
    align-items: flex-end;
    justify-content: space-around;
}
.section-3 .section-col {
    max-width: 30%;
}

.section-4 .text {
    top: 20%;
    left: 50%;
    right: 25%;
    text-align: left;
}
.section-4 .text .section-btn {
    margin-top: 40px;
}

.section-5 .text {
    top: 5%;
    left: 10%;
    right: 10%;
}
.section-5 .text .section-btn {
    margin-top: 40px;
}

.section-6 {
    background: #fff;
}
.section-6 .text {
    color: #111;
    top: 10%;
    left: 30%;
    right: 30%;
}
.section-6 .text .section-btn {
    display: inline-block;
    margin-top: 40px;
    color: #111;
    border-color: #111;
}

.section-7 .text {
    top: 25%;
    left: 10%;
    right: 50%;
    text-align: left;
}
.section-7 .capacity {
    margin: 80px 0;
    font-family: Arial;
    font-weight: bold;
    color: #bebebe;
    font-size: 250px;
    letter-spacing: -10px;
    white-space: nowrap;
}
.section-7 .capacity span {
    letter-spacing: 0;
    font-size: 30px;
}
.section-7 .text .section-btn {
    margin-top: 40px;
}

.section-7-1,
.section-7-2,
.section-7-3,
.section-7-4 {
    background: #fff;
}
.section-7-1 .text,
.section-7-2 .text,
.section-7-3 .text,
.section-7-4 .text {
    color: #111;
    top: 34%;
    left: 0%;
    right: 50%;
}
.section-7-1 .text,
.section-7-3 .text {
    right: 0;
    left: 50%;
}

.section-8 .text {
    top: 10%;
    left: 20%;
    right: 20%;
}

.section-9 {
    background: #fff;
}
.section-9 .text {
    top: 10%;
    left: 20%;
    right: 20%;
    color: #111;
}

.section-10 {
    background: #fff;
}
.section-10 .text {
    top: 8%;
    left: 20%;
    right: 20%;
    color: #111;
}

.section-11 {
    background: #fff;
}
.section-11 .text {
    top: 10%;
    left: 20%;
    right: 20%;
    color: #111;
}

@media screen and (max-width: 1280px) {
    .section-3 .text-1 {
        left: 0;
        right: 0;
        bottom: 14%;
    }

    .section-4 .text {
        top: 10%;
        right: 10%;
    }
    .section-6 .text {
        left: 10%;
        right: 10%;
        top: 8%;
    }
    .section-7 .text {
        top: 13%;
    }

    .section-9 .text,
    .section-10 .text {
        top: 5%;
        left: 15%;
        right: 15%;
    }
}

@media screen and (max-width: 1024px) {
    .section-1 .text {
        left: 3%;
    }
    .section-3 .section-features {
        margin-top: 10px;
    }
    .section-3 .section-col {
        max-width: 45%;
    }
    .section-3 .section-btn {
        bottom: 2%;
    }

    .section-7 .text {
        left: 3%;
    }
    .section-7 .capacity {
        margin: 20px 0;
        font-size: 180px;
    }

    .section-8 .text {
        top: 5%;
    }
    .section-9 .text,
    .section-10 .text,
    .section-11 .text {
        top: 1%;
        left: 2%;
        right: 2%;
    }

    
}

@media screen and (max-width: 768px) {
    .section-2 .i {
        width: 25%;
    }
    .section-3 .text {
        top: 1%;
        left: 1%;
        right: 1%;
    }
    .section-3 .text-1 {
        top: auto;
        bottom: 10%;
    }

    .section .text .section-btn {
        margin-top: 20px;
    }

    .section-6 .text {
        top: 1%;
        left: 1%;
        right: 1%;
    }

    .section-7-1 .text {
        top: 10%;
    }

    .section-10 .text {
        top: 5%;
        left: 50%;
        right: 2px;
        text-align: left;
    }
}

@media screen and (max-width: 640px) {
    .section {
        padding-top: 15%;
    }
    .section .text {
        top: 1%;
        left: 5%;
        right: 5%;
        text-align: left;
    }
    .section .text .h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .section .text p {
        font-size: 12px;
    }
    .section-1 .text {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
    .section-2 {
        padding: 40px 0 10px;
    }
    .section-2 .i {
        width: 33%;
        background-size: 40%;
        padding-top: 95px;
        font-size: 12px;
        height: 140px;
    }

    .section-3 .text-1 {
        display: none;
    }

    .section-7 .capacity {
        font-size: 100px;
    }

    .section-11 {
        padding-top: 0;
    }
    .section-11 .text {
        top: 3%;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    .section {
        padding-top: 25%;
    }
    .section-7-1,
    .section-10 {
        padding-top: 38%;
    }
    .section-2,
    .section-11 {
        padding-top: 0;
    }
}
@media screen and (max-width: 360px) {
    .section-2 .i {
        width: 50%;
        padding-top: 80px;
        height: 130px;
    }
}