#content{
    padding-top: 0;
}

#mv{
    padding: 30px 0;
}

#mv h1{
    margin: 0 0 30px 0;
    color: #fff;
}

#mv h2{
    margin: 50px 0 40px;
    font-size: 2.0rem;
    text-align: center;
}

#mv .catch{
    float: left;
    width: 600px;
    padding: 0 28px 0 18px;
}

#mv .catch .image{
    float: left;
    width: 240px;
}

#mv .catch .text{
    margin-left: 270px;
}

#mv .catch > ul{
    clear: left;
    list-style: none;
    margin: 0;
    padding: 35px 0 0 0;
    text-align: center;
}

#mv .catch > ul > li{
    display: inline-block;
    padding: 0 13px;
}

#mv .catch > ul > li > a{
    display: block;
    width: 240px;
    height: 34px;
    border: solid 1px #fff;
    background: rgba(255, 255, 255, .3);
    color: #fff;
    line-height: 32px;
    text-decoration: none;
}

#mv .images{
    float: right;
    width: 380px;
}

#mv .images > ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

#mv .images > ul > li{
    float: left;
    width: 120px;
    margin: 10px 0 0 10px;
}

#mv .images > ul > li:nth-child(3n+1){
    clear: left;
    margin-left: 0;
}

#features{
    padding: 40px 0;
}

#features h3{
    margin: 0 0 10px 0;
    font-size: 2.2rem;
    font-weight: normal;
}

#features h3:before{
    content: '\f046';
    display: inline-block;
    margin-right: 5px;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#features > ul{
    list-style: none;
    margin: -40px auto 0;
    padding: 0 10px;
}

#features > ul > li{
    float: left;
    width: 300px;
    margin: 40px 0 0 40px;
}

#features > ul > li:nth-child(3n+1){
    clear: left;
    margin-left: 0;
}

#lineup > ul{
    list-style: none;
    width: 690px;
    margin: 0 auto;
    padding: 0;
}

#lineup > ul > li{
    float: left;
    width: 300px;
}

#lineup > ul > li:nth-child(even){
    float: right;
}

#lineup h3{
    margin: 0 -20px;
    font-size: 2.8rem;
    font-weight: normal;
}

#lineup > ul > li > ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

#lineup > ul > li > ul > li{
    position: relative;
    height: 76px;
    margin-top: 20px;
    padding: 10px;
    border: solid 1px #fff;
    background: #fff;
    color: #000;
}

#lineup > ul > li > ul > li a{
    display: block;
    color: #000;
    text-decoration: none;
}

#lineup > ul > li > ul > li a:hover{
    opacity: 1;
}

#lineup > ul > li > ul > li a:hover:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 76px;
    border: solid 1px #999;
}

#lineup > ul > li > ul > li:after{
    content: '\f101';
    position: absolute;
    right: 10px;
    top: 25px;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#lineup > ul > li > ul > li h4{
    margin: 0;
    font-size: 2.2rem;
    font-weight: normal;
    line-height: 1;
}

#lineup > ul > li > ul > li > p{
    margin: 0;
    padding-top: 15px;
    line-height: 1;
}

#lineup > section{
    margin-top: 30px;
}

#lineup > section h3{
    margin: 0;
}

#custom-design ul{
    list-style: none;
    margin: -20px auto 0;
    padding: 0 10px;
}

#custom-design ul > li{
    float: left;
    width: 230px;
    margin: 20px 0 0 20px;
}

#custom-design ul > li:nth-child(4n+1){
    clear: left;
    margin-left: 0;
}

#custom-design ul > li > h3{
    margin: 0 0 10px 0;
    font-size: 1.6rem;
    font-weight: normal;
}

#custom-design ul > li > div{
    text-align: center;
}

#custom-design > a{
    color: #333;
}

#product-support > ul{
    list-style: none;
    margin: -40px auto 0;
    padding: 0 10px;
}

#product-support > ul > li{
    float: left;
    width: 470px;
    margin: 40px 0 0 40px;
}

#product-support > ul > li:nth-child(2n+1){
    clear: left;
    margin-left: 0;
}

#product-support > ul > li > h3{
    margin: 0 0 10px 0;
    font-size: 2.4rem;
    font-weight: normal;
}

#product-support > ul > li > div{
    text-align: center;
}

#content section > h2{
    margin-bottom: 0;
    padding: 40px 0;
    font-size: 3.6rem;
    line-height: 1;
    text-align: center;
}

.b-btn{
    margin-top: 20px;
    text-align: center;
}

.b-btn > a{
    display: inline-block;
    position: relative;
    width: 690px;
    height: 36px;
    background: #000;
    color: #fff;
    line-height: 34px;
    text-align: center;
    text-decoration: none;
}

.b-btn > a:after{
    content: '\f101';
    position: absolute;
    right: 10px;
    top: 0;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.black{
    background: #000;
    color: #fff;
}

.white{
    background: #fff;
}

.c{
    text-align: center;
}

#lineup > section h3.c{
    margin-bottom: 20px;
}

#compatible p{
    width: 690px;
    margin: 30px auto;
    text-align: left;
}