@charset "UTF-8";
#thunderbolt {
    background: url(../images/thunderbolt_1920.jpg) center 0px no-repeat;
    height: 766px;
    position: relative;
}

#thunderbolt .frame {
    position: absolute;
    left: 108px;
    top: 80px;
    width: 1100px;
    height: 247px;
}


/*#thunderbolt .spec {
    width: auto;
    position: absolute;
    left: 70px;
    top: 570px;
}

#thunderbolt ul {
    list-style: none;
    padding: 0;
}

#thunderbolt ul li {
    color: #7b7a7a;
    font-size: 13px;
    line-height: 1.5;
    float: left;
    padding: 30px 30px;
    letter-spacing: 0.06em;
}

#thunderbolt .spec h3 {
    font-size: 50px;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 100;
    line-height: 1.1;
}
*/

@media screen and (max-width: 1366px) {
    #thunderbolt {
        background: url(../images/thunderbolt_1366.jpg) center 20px no-repeat;
        height: 655px;
    }
    #thunderbolt .frame {
        left: 72px;
        top: 65px;
        width: 822px;
        height: 221px;
    }
    /*#thunderbolt .spec {
    width: auto;
    position: absolute;
    left: 40px;
    top: 440px;
}

#thunderbolt ul li {
    font-size: 15px;
}

#thunderbolt .spec h3 {
    font-size: 40px;
}
*/
}

@media screen and (max-width: 960px) {
    #thunderbolt {
        background: url(../images/thunderbolt_960.jpg) center 0 no-repeat;
        height: 813px;
    }
    #thunderbolt .frame {
        left: 10px;
        top: 60px;
        width: 600px;
        height: 290px;
    }
    /*#thunderbolt .spec {
        width: auto;
        position: absolute;
        left: 60px;
        top: 350px;
    }
    #thunderbolt ul li {
        line-height: 1;
    }
    #thunderbolt .spec h3 {
        line-height: 1;
    }*/
}

@media screen and (max-width: 640px) {
    #thunderbolt {
        background: url("../images/thunderbolt_640.jpg") center 0 no-repeat;
        height: 770px;
    }
    #thunderbolt .frame {
        top: 80px !important;
    }
    /* #thunderbolt .spec {
     width: auto;
     position: absolute;
     left: 10px;
     top: 370px;
 }
 
 #thunderbolt ul li {
     font-size: 12px;
     line-height: 20px;
     padding: 8px 8px;
 }
 
 #thunderbolt .spec h3 {
     font-size: 26px;
 }
*/
}
