@charset "UTF-8";
@import url("https://dlcdnimgs.asus.com/vendor/public/fonts/css/roboto.css");



* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    height: auto !important;
    overflow-x: hidden;
}

sub,
sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.6em;
    font-size: 0.6em;
}

sub {
    bottom: -0.6em;
    font-size: 0.6em;
}

html #overview #special-sectionOverview,
html #overview #sectionOverview,
html #overview #old-sectionOverview {
    width: 100% !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    float: none !important;
}

#sectionOverview,
#old-sectionOverview,
#special-sectionOverview {
    background-color: #f0f0f0;
    height: auto;
    color: #222;
    font-size: 12px;
}

#sectionOverview #USB-AX55-Nano-width-full,
#old-sectionOverview #USB-AX55-Nano-width-full,
#special-sectionOverview #USB-AX55-Nano-width-full {
    width: 100%;
    background-color: #fff;
    /*position: absolute;
left: 0px;*/
    overflow: hidden;
}

#sectionOverview #precent-cont,
#old-sectionOverview #precent-cont,
#special-sectionOverview #precent-cont {
    margin: 0 auto;
    height: 100%;
    max-width: 2000px;
}

#sectionOverview .clear:after,
#old-sectionOverview .clear:after,
#special-sectionOverview .clear:after {
    content: '';
    clear: both;
    display: block;
}

#sectionOverview h2,
#old-sectionOverview h2,
#special-sectionOverview h2 {
    color: #222;
    font-size: 3.5em;
    padding: 0;
    margin: 0;
    font-weight: 300;
    line-height: 1.3em;
}

#sectionOverview h3,
#old-sectionOverview h3,
#special-sectionOverview h3 {
    color: #c8b06e;
    font-size: 2.3em;
    padding: 0;
    margin: 0;
    font-weight: 400;
    line-height: 1.1em;
}

#sectionOverview p,
#old-sectionOverview p,
#special-sectionOverview p {
    padding: 0;
    margin: 0;
    font-size: 1.5em;
    line-height: 1.5em;
}

#USB-AX55-Nano-width-full {
    font-size: 16px;
}

#USB-AX55-Nano-width-full ul li {
    margin: 0;
}

@media screen and (max-width: 550px) {
    #sectionOverview h2 {
        font-size: 2.5em;
    }

    #sectionOverview h3 {
        font-size: 1.6em;
    }

    #sectionOverview p {
        font-size: 1.3em;
    }

    #old-sectionOverview h2 {
        font-size: 2.5em;
    }

    #old-sectionOverview h3 {
        font-size: 1.6em;
    }

    #old-sectionOverview p {
        font-size: 1.3em;
    }

    #special-sectionOverview h2 {
        font-size: 2.5em;
    }

    #special-sectionOverview h3 {
        font-size: 1.6em;
    }

    #special-sectionOverview p {
        font-size: 1.3em;
    }
}

#USB-AX55-Nano-width-full a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

#USB-AX55-Nano-width-full a:active {
    background-color: transparent;
}

#USB-AX55-Nano-width-full a:hover {
    text-decoration: none;
    cursor: pointer;
}

#USB-AX55-Nano-width-full a:hover,
#USB-AX55-Nano-width-full a:active {
    outline: 0;
}

/*#sectionOverview img{ max-width: none;}  write over wtite base_responsive.css */

#sectionOverview .text-center,
#old-sectionOverview .text-center,
#special-sectionOverview .text-center {
    text-align: center;
}

#USB-AX55-Nano-width-full .product-section {
    position: relative;
    background-repeat: no-repeat;
    /*height: 0;*/
    overflow: hidden;
}

#USB-AX55-Nano-width-full .product-section:before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#USB-AX55-Nano-width-full .product-section .product-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: none;
    /*  opacity: 0; */
}

#USB-AX55-Nano-width-full .product-section .maintitle {
    position: absolute;
    /*-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;*/
    z-index: 2;
}

@media only screen and (max-width: 1040px) {}

@media only screen and (max-width: 768px) {
    #USB-AX55-Nano-width-full .product-section:before {
        height: 0;
    }

    #USB-AX55-Nano-width-full .product-section {
        overflow: auto;
        height: auto;
    }

    #USB-AX55-Nano-width-full .product-section .product-content {
        position: relative;
        margin-bottom: 0px
    }

    #USB-AX55-Nano-width-full .product-section .maintitle {
        position: relative;
        text-align: center;
        padding: 1.5em 5%;
        width: auto;
        left: auto;
        top: auto;
    }
}

/****************** screen ******************/

#USB-AX55-Nano-width-full .mx-section-screen {
    position: relative;
}


/*** birdview ***/

#USB-AX55-Nano-width-full .mx-section-screen .birdview {
    margin-top: 30px;
}

#USB-AX55-Nano-width-full .mx-section-screen .birdview img {
    max-width: 100% !important;
    margin: 0 auto;
    display: block;
    position: relative;
}

#USB-AX55-Nano-width-full .mx-section-screen .birdview .mx-text {
    text-align: center;
    width: 96%;
    max-width: 800px;
    margin: 0 auto;
}

#USB-AX55-Nano-width-full .mx-section-screen .birdview .mx-text h2 {
    margin-bottom: 20px;
}


#USB-AX55-Nano-width-full .maintitle a {
    color: #fff;
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

#USB-AX55-Nano-width-full ul.note_list {
    list-style: none;
    width: 100%;
    max-width: 880px;
    margin: 0 auto
}

#USB-AX55-Nano-width-full ul.note_list li {
    text-align: left;
    margin-left: 0px;
}

#USB-AX55-Nano-width-full ul.note_list li p {
    text-align: left;
    line-height: 1.3em;
}

#USB-AX55-Nano-width-full p.note {
    font-size: 15px;
    line-height: 1.2;
    color: #44515e !important;
    text-align: center;
    letter-spacing: 0em;
    font-weight: 500;
    margin-top: 10px !important;
    display: inline-block;
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
}

/*** angle ***/

#USB-AX55-Nano-width-full .mx-section-screen .angle {
    margin: 120px auto 80px auto;
    width: 96%;
    max-width: 1440px;
    position: relative;
}

#USB-AX55-Nano-width-full .mx-section-screen .angle>img {
    display: block;
    float: right;
    width: 60%;
    max-width: 860px;
}

#USB-AX55-Nano-width-full .mx-section-screen .angle .mx-text {
    float: left;
    width: 40%;
    max-width: 500px;
    margin-top: 3%;
}

#USB-AX55-Nano-width-full .mx-section-screen .angle .mx-text h2 {
    margin-bottom: 20px;
}

@media screen and (max-width: 1000px) {
    #USB-AX55-Nano-width-full .mx-section-screen .angle .mx-text {
        margin-top: 0;
    }
}

@media screen and (max-width: 750px) {
    #USB-AX55-Nano-width-full .mx-section-screen .angle {
        margin-top: 70px;
    }

    #USB-AX55-Nano-width-full .mx-section-screen .angle>img {
        float: none;
        width: 100%;
        margin-top: 20px;
    }

    #USB-AX55-Nano-width-full .mx-section-screen .angle .mx-text {
        float: none;
        width: 100%;
        max-width: 100%;
    }
}

#USB-AX55-Nano-width-full img.webstyle,
#USB-AX55-Nano-width-full .webstyle {
    display: block;
}


/* 左文右圖 */

#USB-AX55-Nano-width-full .maintitle.lefttxt {
    display: inline-block;
    width: 100%;
    margin: 0 0 60px;
}

#USB-AX55-Nano-width-full .maintitle.lefttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
    text-align: left !important
}

#USB-AX55-Nano-width-full .maintitle.lefttxt .info_left .mtitle,
#USB-AX55-Nano-width-full .maintitle.lefttxt .info_left .info,
#USB-AX55-Nano-width-full .maintitle.lefttxt .info_right .mtitle {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 15px;
}

#USB-AX55-Nano-width-full .maintitle.lefttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    /*width: 100%;*/
}

#USB-AX55-Nano-width-full .maintitle.lefttxt .info_left .stitle,
#USB-AX55-Nano-width-full .maintitle.lefttxt .info_left .stitle p,
#USB-AX55-Nano-width-full .maintitle.lefttxt .info_left h3,
#USB-AX55-Nano-width-full .maintitle.lefttxt .info_left .info,
#USB-AX55-Nano-width-full .maintitle.lefttxt .info_left .info p {
    text-align: left !important;
    margin-left: 0 !important;
}


/* 左圖右文 */

#USB-AX55-Nano-width-full .maintitle.righttxt {
    display: inline-block;
    width: 100%;
    margin: 0;
}

#USB-AX55-Nano-width-full .maintitle.righttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
}

#USB-AX55-Nano-width-full .maintitle.righttxt .info_left .mtitle,
#USB-AX55-Nano-width-full .maintitle.righttxt .info_left .mtitle p,
#USB-AX55-Nano-width-full .maintitle.righttxt .info_left .info,
#USB-AX55-Nano-width-full .maintitle.righttxt .info_left .info p,
#USB-AX55-Nano-width-full .maintitle.righttxt .info_right .mtitle,
#USB-AX55-Nano-width-full .maintitle.righttxt .info_right .mtitle p {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 25px;
}

#USB-AX55-Nano-width-full .maintitle.righttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    text-align: left;
    /*width: 100%;*/
}

#USB-AX55-Nano-width-full .maintitle.righttxt .info_right .stitle,
#USB-AX55-Nano-width-full .maintitle.righttxt .info_right .stitle p,
#USB-AX55-Nano-width-full .maintitle.righttxt .info_right h3,
#USB-AX55-Nano-width-full .maintitle.righttxt .info_right .info,
#USB-AX55-Nano-width-full .maintitle.righttxt .info_right .info p {
    text-align: left !important;
    margin-left: 0 !important;
}

#USB-AX55-Nano-width-full .mtitle {
    text-align: center;
    margin-bottom: 15px
}

#USB-AX55-Nano-width-full .mtitle p,
#USB-AX55-Nano-width-full h2 {
    font-family: 'helveticanowdisplaybold', "helveticanowdisplay", "STHeiti Light", "Apple LiGothic Medium", Arial, sans-serif;
    font-size: 5.5em;
    letter-spacing: -0.02em;
    line-height: 0.9em !important;
    padding-bottom: 0;
    color: #87a6bb;
    margin-bottom: 10px !important
}

#USB-AX55-Nano-width-full .stitle p,
#USB-AX55-Nano-width-full h3 {
    color: #fff;
    font-size: 3.8em;
    font-family: 'helveticanowdisplaybold', "helveticanowdisplay", "STHeiti Light", "Apple LiGothic Medium", Arial, sans-serif;
    width: 100%;
    display: block;
    line-height: 1em !important;
        letter-spacing: 0em;
    position: relative;
    z-index: 10;
    margin: 0 auto 15px;
    /*text-align: center;*/
}

#USB-AX55-Nano-width-full .mainfull .maintitle .info,
#USB-AX55-Nano-width-full .mainsize .maintitle .info,
#USB-AX55-Nano-width-full .product-content .maintitle .info {
    font-family: 'helveticanowdisplay', Arial, Helvetica, sans-serif;
    color: #44515e !important;
    font-size: 1.13em;
    line-height: 1.3em;
    font-weight: 300;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

@media only screen and (max-width: 1480px) {

    #USB-AX55-Nano-width-full .mainfull .maintitle .info,
    #USB-AX55-Nano-width-full .mainsize .maintitle .info,
    #USB-AX55-Nano-width-full .product-content .maintitle .info {
        font-size: 1em;
        line-height: 1.3em;
    }
}
@media only screen and (max-width: 1320px) {

    #USB-AX55-Nano-width-full .mainfull .maintitle .info,
    #USB-AX55-Nano-width-full .mainsize .maintitle .info,
    #USB-AX55-Nano-width-full .product-content .maintitle .info {
        font-size: 1em;
        line-height: 1.3em;
    }
}

#USB-AX55-Nano-width-full .full-section .mainfull {
    text-align: center;
    margin: 0 auto;
    /*max-width: 1920px;*/
}

#USB-AX55-Nano-width-full .full-section .mainfull .maintitle {
    padding: 0 18px
}

.full-section:first-child {
    /*border-top: 1px solid #ccc;*/
}

#USB-AX55-Nano-width-full section.whiteBg .mtitle p,
#USB-AX55-Nano-width-full section.whiteBg .stitle p,
#USB-AX55-Nano-width-full section.whiteBg .mainfull .info,
#USB-AX55-Nano-width-full section.whiteBg .maintitle .info,
#USB-AX55-Nano-width-full section.whiteBg ul li p {
    color: #fff !important;
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {

    #USB-AX55-Nano-width-full section.whiteBg .mtitle p,
    #USB-AX55-Nano-width-full .mtitle p,
    #USB-AX55-Nano-width-full h2 {
        position: relative;
        color: #000 !important;
        background: transparent
    }
}

@supports (-ms-accelerator:true) {

    #USB-AX55-Nano-width-full section.whiteBg .mtitle p,
    #USB-AX55-Nano-width-full .mtitle p,
    #USB-AX55-Nano-width-full h2 {
        position: relative;
        color: #000 !important;
        background: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #000 !important
    }
}

#USB-AX55-Nano-width-full .full-section .mainfull {
    text-align: center;
}

#USB-AX55-Nano-width-full .full-section .mainfull .maintitle {
    padding: 0 18px
}

#USB-AX55-Nano-width-full img.mobile,
#USB-AX55-Nano-width-full .mobile {
    display: none;
}

#USB-AX55-Nano-width-full .maintitle .text-left {
    text-align: left !important;
}

/*Anorak-Jacket-KV*/
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV {
    padding-top: 52.79359%;
    overflow-y: hidden
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV a.logo_link{
    display: inline-block;
    position: absolute;
    width: 13%;
    height: 17%;
    top: 11%;
    left: 2%;
    z-index: 2;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV:before {
    background-image: url("../img/bg_kv.jpg");
    background-size: cover;
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-KV .maintitle {
    left: 86.5%;
    top: 35%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 24%;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV .mtitle{
    margin-bottom: 0
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV .mtitle p,
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV h2{
    font-family: 'helveticanowdisplaybold', "helveticanowdisplay", "STHeiti Light", "Apple LiGothic Medium", Arial, sans-serif;
    font-size: 5.5em;
    letter-spacing: -0.02em;
    line-height: 0.9em !important;
    padding-bottom: 0;
    color: #87a6bb !important;
    margin-bottom: 10px !important
    /* margin-bottom: 5px !important; */
        /* display: inline-block;
position: relative;
color: #2871fa !important;
background: transparent;
background: linear-gradient(135deg, #2871fa 20%, #6717cd 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; */
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp{
    display: inline-block;
    width: 100%;
    list-style: none;
    margin-top: 50px
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li{
    float: left;
    width: auto;
    max-width: 33.33%;
    padding: 0 30px 0 20px;
    position: relative;
        text-align: left;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li:first-child{
    padding-left: 0
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li p{
    font-size: 1.8em;
    font-family: HelveticaNeueLTPro-Md, sans-serif;
    color: #0080cb;
    display: inline-block;
    width: auto;
    text-align: left;
        white-space: nowrap;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li:before{
    content: ".";
    position: absolute;
    right: 0;
    color: #0080cb;
    font-size: 1.7em;
    font-family: HelveticaNeueLTPro-Md, sans-serif;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li:last-child:before{
    display: none
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV p.bigtitle {
    font-size: 1.3em;
    font-family: helveticanowdisplayxb, sans-serif;
    width: auto;
    display: inline-block;
    line-height: 1.4em;
    position: relative;
    z-index: 10;
    padding: 0;
    margin: 0 auto 0px;
    /* text-transform: uppercase; */
    text-align: left;
    transform: scale(1 , 1);
    /* text-align: center; */
    position: relative;
    font-weight: 800;
    color: #f7d145;
    background: transparent;
    background: -webkit-linear-gradient(135deg, #f7d145 0%, #e1ba33 50%,  #b0870a 100%);
    background: -moz-linear-gradient(135deg, #f7d145 0%, #e1ba33 50%,  #b0870a 100%);
    background: -o-linear-gradient(135deg, #f7d145 0%, #e1ba33 50%,  #b0870a 100%);
    background: linear-gradient(135deg, #f7d145 0%, #e1ba33 50%,  #b0870a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV p.bigtitle {
        position: relative;
        color: #f7d145;
        background: transparent;
    }
}

@supports (-ms-accelerator: true) {

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV p.bigtitle {
        position: relative;
        color: #f7d145;
        background: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #f7d145;
    }
}

@media only screen and (max-width: 1920px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp{
        margin-top: 20px
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV h2 {
        font-size: 4.6em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV p.bigtitle{
        font-size: 1.2em
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li:before{
        font-size: 1.5em
    }
}

@media only screen and (max-width: 1660px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp{
        margin-top: 20px
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV h2 {
        font-size: 4em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV p.bigtitle{
        font-size: 1.2em
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li{
            padding: 0 20px;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li:before{
        font-size: 1.3em
    }
}

@media only screen and (max-width: 1440px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp{
        margin-top: 20px
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV h2 {
        font-size: 3.6em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV p.bigtitle{
        font-size: 1.2em
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li{
           width: auto;
            padding: 0 10px;
            text-align: center;
             max-width: inherit;
               
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li:before{
        font-size: 1.3em
    }
}

@media only screen and (max-width: 1350px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp{
        margin-top: 0px
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV h2 {
        font-size: 3em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV p.bigtitle{
        font-size: 1.2em
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp{
        width: auto;
        float: left
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li{
        width: auto;
            padding: 0 10px;
            text-align: center;
             max-width: inherit;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li:before{
        font-size: 1em;
    }
}
@media only screen and (max-width: 1024px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .maintitle{
        top: 35%;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV h2 {
        font-size: 1.8em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV p.bigtitle{
        font-size: 1.2em
    }
}
@media only screen and (max-width: 969px) {

    /* #USB-AX55-Nano-width-full #USB-AX55-Nano-KV img.mobile {
        display: block !important;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV:before {
        background-image: none;
        padding-top: 0%;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV {
        padding-top: 0%;
        padding-bottom: 0px
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .product-content {
        position: relative;
        margin-bottom: 0
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .maintitle {
        position: relative;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 30px 18px 50px;
        transform: translate(0%, 0%);
    } */
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .maintitle{
        /* left: 28%;
        width: 50%; */
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li p, #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li:before {
        font-size: 0.8em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV p.bigtitle {
        font-size: 1.2em;
        /* margin: 0 0 10px !important; */
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV h2 {
        font-size: 1.3em;
        background: none;
        -webkit-text-fill-color: inherit;
        margin: 0 0 0px !important;
        padding-top: 0;
        padding-bottom: 0;
    }

}

@media only screen and (max-width: 768px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV img.mobile {
        display: block !important;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV a.logo_link{
        width: 27%;
        height: 12%;
        top: 5%;
        left: 2%;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV:before {
        background-image: none;
        padding-top: 0%;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV p.bigtitle {
        font-size: 1.2em !important;
        padding-left: 0;
        /* padding-bottom: 5px; */
        margin-bottom: 15px;
        transform: scale(1 , 1);
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV {
        padding-top: 0%;
        padding-bottom: 0px
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV h2 {
        font-size: 5em !important;
        text-align: left !important;
        padding-bottom: 10px !important;
        margin-bottom: 10px !important
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV h2{
        width: 70% !important;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .maintitle{
        position: relative;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 30px 18px 50px;
        transform: translate(0%, 0%);
        display: inline-block;
        margin-top: -18%;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .mtitle{
        width: 70%
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .product-content{
        background: #fff ;
        background-size: 100%;
        position: relative;
        display: inline-block
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li{
        width: 100%;
        padding: 0 0 0px;
        text-align: left;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li p{
        font-size: 1.3em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .kv_ksp li:before{
        display: none
    }
}
@media only screen and (max-width: 650px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV h2 {
        font-size: 4em !important;
    }
}
@media only screen and (max-width: 480px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .maintitle {
        padding-top: 1.3em;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV p.bigtitle {
        font-size: 1.2em !important;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV h2 {
        font-size: 2.9em !important;
        text-align: center;
    }
}
@media only screen and (max-width: 375px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV p.bigtitle {
        font-size: 1.2em !important;
    }
}
@media only screen and (max-width: 320px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV p.bigtitle {
        font-size: 1.2em !important;
    }
}
@media only screen and (max-width: 280px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV h2 {
        font-size: 2.1em !important;
    }
}
/*Anorak-Jacket-KV2*/
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 {
    padding-top: 52.79359%;
    overflow-y: hidden
    background: #97CBFF

}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 a.logo_link{
    display: inline-block;
    position: absolute;
    width: 13%;
    height: 17%;
    top: 11%;
    left: 2%;
    z-index: 2;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2:before {
    background-image: url("../img/bg_kv2.jpg");
    background-size: cover;
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .maintitle {
    left: 86.5%;
    top: 35%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 24%;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .mtitle{
    margin-bottom: 0
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .mtitle p,
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 h2{
    font-family: 'helveticanowdisplaybold', "helveticanowdisplay", "STHeiti Light", "Apple LiGothic Medium", Arial, sans-serif;
    font-size: 5.5em;
    letter-spacing: -0.02em;
    line-height: 0.9em !important;
    padding-bottom: 0;
    color: #87a6bb !important;
    margin-bottom: 10px !important
    /* margin-bottom: 5px !important; */
        /* display: inline-block;
position: relative;
color: #2871fa !important;
background: transparent;
background: linear-gradient(135deg, #2871fa 20%, #6717cd 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; */
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp{
    display: inline-block;
    width: 100%;
    list-style: none;
    margin-top: 50px
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li{
    float: left;
    width: auto;
    max-width: 33.33%;
    padding: 0 30px 0 20px;
    position: relative;
        text-align: left;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li:first-child{
    padding-left: 0
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li p{
    font-size: 1.8em;
    font-family: HelveticaNeueLTPro-Md, sans-serif;
    color: #0080cb;
    display: inline-block;
    width: auto;
    text-align: left;
        white-space: nowrap;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li:before{
    content: ".";
    position: absolute;
    right: 0;
    color: #0080cb;
    font-size: 1.7em;
    font-family: HelveticaNeueLTPro-Md, sans-serif;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li:last-child:before{
    display: none
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 p.bigtitle {
    font-size: 1.3em;
    font-family: helveticanowdisplayxb, sans-serif;
    width: auto;
    display: inline-block;
    line-height: 1.4em;
    position: relative;
    z-index: 10;
    padding: 0;
    margin: 0 auto 0px;
    /* text-transform: uppercase; */
    text-align: left;
    transform: scale(1 , 1);
    /* text-align: center; */
    position: relative;
    font-weight: 800;
    color: #f7d145;
    background: transparent;
    background: -webkit-linear-gradient(135deg, #f7d145 0%, #e1ba33 50%,  #b0870a 100%);
    background: -moz-linear-gradient(135deg, #f7d145 0%, #e1ba33 50%,  #b0870a 100%);
    background: -o-linear-gradient(135deg, #f7d145 0%, #e1ba33 50%,  #b0870a 100%);
    background: linear-gradient(135deg, #f7d145 0%, #e1ba33 50%,  #b0870a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 p.bigtitle {
        position: relative;
        color: #f7d145;
        background: transparent;
    }
}

@supports (-ms-accelerator: true) {

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 p.bigtitle {
        position: relative;
        color: #f7d145;
        background: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #f7d145;
    }
}

@media only screen and (max-width: 1920px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp{
        margin-top: 20px
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 h2 {
        font-size: 4.6em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 p.bigtitle{
        font-size: 1.2em
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li:before{
        font-size: 1.5em
    }
}

@media only screen and (max-width: 1660px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp{
        margin-top: 20px
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 h2 {
        font-size: 4em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 p.bigtitle{
        font-size: 1.2em
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li{
            padding: 0 20px;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li:before{
        font-size: 1.3em
    }
}

@media only screen and (max-width: 1440px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp{
        margin-top: 20px
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 h2 {
        font-size: 3.6em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 p.bigtitle{
        font-size: 1.2em
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li{
           width: auto;
            padding: 0 10px;
            text-align: center;
             max-width: inherit;
               
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li:before{
        font-size: 1.3em
    }
}

@media only screen and (max-width: 1350px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp{
        margin-top: 0px
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 h2 {
        font-size: 3em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 p.bigtitle{
        font-size: 1.2em
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp{
        width: auto;
        float: left
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li{
        width: auto;
            padding: 0 10px;
            text-align: center;
             max-width: inherit;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li:before{
        font-size: 1em;
    }
}
@media only screen and (max-width: 1024px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .maintitle{
        top: 35%;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 h2 {
        font-size: 1.8em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 p.bigtitle{
        font-size: 1.2em
    }
}
@media only screen and (max-width: 969px) {

    /* #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 img.mobile {
        display: block !important;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2:before {
        background-image: none;
        padding-top: 0%;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 {
        padding-top: 0%;
        padding-bottom: 0px
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .product-content {
        position: relative;
        margin-bottom: 0
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .maintitle {
        position: relative;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 30px 18px 50px;
        transform: translate(0%, 0%);
    } */
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .maintitle{
        /* left: 28%;
        width: 50%; */
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li p, #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li:before {
        font-size: 0.8em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 p.bigtitle {
        font-size: 1.2em;
        /* margin: 0 0 10px !important; */
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 h2 {
        font-size: 1.3em;
        background: none;
        -webkit-text-fill-color: inherit;
        margin: 0 0 0px !important;
        padding-top: 0;
        padding-bottom: 0;
    }

}

@media only screen and (max-width: 768px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 img.mobile {
        display: block !important;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 a.logo_link{
        width: 27%;
        height: 12%;
        top: 5%;
        left: 2%;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2:before {
        background-image: none;
        padding-top: 0%;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 p.bigtitle {
        font-size: 1.2em !important;
        padding-left: 0;
        /* padding-bottom: 5px; */
        margin-bottom: 15px;
        transform: scale(1 , 1);
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 {
        padding-top: 0%;
        padding-bottom: 0px
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 h2 {
        font-size: 5em !important;
        text-align: left !important;
        padding-bottom: 10px !important;
        margin-bottom: 10px !important
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 h2{
        width: 70% !important;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .maintitle{
        position: relative;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 30px 18px 50px;
        transform: translate(0%, 0%);
        display: inline-block;
        margin-top: -18%;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .mtitle{
        width: 70%
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .product-content{
        background: #97CBFF ;
        background-size: 100%;
        position: relative;
        display: inline-block
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li{
        width: 100%;
        padding: 0 0 0px;
        text-align: left;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li p{
        font-size: 1.3em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .kv_ksp li:before{
        display: none
    }
}
@media only screen and (max-width: 650px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 h2 {
        font-size: 4em !important;
    }
}
@media only screen and (max-width: 480px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .maintitle {
        padding-top: 1.3em;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 p.bigtitle {
        font-size: 1.2em !important;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 h2 {
        font-size: 2.9em !important;
        text-align: center;
    }
}
@media only screen and (max-width: 375px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 p.bigtitle {
        font-size: 1.2em !important;
    }
}
@media only screen and (max-width: 320px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 p.bigtitle {
        font-size: 1.2em !important;
    }
}
@media only screen and (max-width: 280px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-KV2 h2 {
        font-size: 2.1em !important;
    }
}
/*Anorak-Jacket-01*/
#USB-AX55-Nano-width-full #USB-AX55-Nano-01 {
    padding-top: 52.79359%;
    overflow-y: hidden;
    background: #000
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-01:before {
    background-image: url("../img/bg_01.jpg");
    background-size: cover;
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-01 .maintitle {
    left: 70%;
    top: 83%;
    transform: translate(-50%, -50%);
    width: 52%;
    padding: 0 18px;
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-01 .mtitle p,
#USB-AX55-Nano-width-full #USB-AX55-Nano-01 h2 {
    color: #fff !important;
    /* display: inline-block;
position: relative;
color: #2871fa !important;
background: transparent;
background: linear-gradient(135deg, #2871fa 20%, #6717cd 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; */
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-01 .maintitle p.note{
    margin-top: 20px !important;
}
@media only screen and (max-width: 1920px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 h2 {
        font-size: 4.5em;
    }
}

@media only screen and (max-width: 1660px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 h2 {
        font-size: 4.2em;
    }
}

@media only screen and (max-width: 1440px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 h3 {
        font-size: 1.6em;
    }
}

@media only screen and (max-width: 1350px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 h2 {
        font-size: 2.5em;
        margin-bottom: 0px !important;
        padding-bottom: 0 !important
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 h3 {
        font-size: 1.5em;
    }
}
@media only screen and (max-width: 1280px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .maintitle{
        top: 90%;
        width: 55%;
        padding: 0;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01{
        margin-bottom: 10%;
        overflow: initial;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01:after{
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: #b8ccd9
    }
}

@media only screen and (max-width: 969px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 h2 {
        font-size: 2em;
        background: none;
        -webkit-text-fill-color: inherit;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 h3 {
        margin-top: 20px
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .maintitle{
        top: 95%;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01{
        margin-bottom: 15%;
    }
}

@media only screen and (max-width: 768px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 img.mobile {
        display: block !important;
        margin: 0 auto
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01:before {
        background-image: none;
        padding-top: 0%;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 {
        padding-top: 0%;
        padding-bottom: 0px;
        background: #b8ccd9;
        margin-bottom: 0
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .product-content {
        position: relative;
        margin-bottom: 0
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .maintitle {
        position: relative;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 30px 18px 50px;
        transform: translate(0%, 0%);
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 h2 {
        font-size: 2em;
        text-align: left !important;
        padding-bottom: 10px !important;
        margin-bottom: 10px !important
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 h3 {
        font-size: 1.3em;
        text-align: center !important;
    }
}

@media only screen and (max-width: 480px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .maintitle {
        padding-top: 20px;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .mtitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 h2 {
        font-size: 2.3em !important;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-01 h3 {
        font-size: 1.3em;
        text-align: center;
    }
}
/*U8M-07*/
#USB-AX55-Nano-width-full #USB-AX55-Nano-07 {
    padding-top: 52.8359%;
    overflow-y: hidden;
    background: #87ccd9
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-07:before {
    background-image: url("../img/bg_03.jpg");
    background-size: cover;
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-07 .maintitle {
    left: 13%;
    top: 60%;
    transform: translate(-50%, -50%);
    width: 20%;
    padding: 0 18px;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-07 .maintitle h2{
    color: #fff;
    font-size: 3.8em;
    font-family: 'helveticanowdisplaybold', "helveticanowdisplay", "STHeiti Light", "Apple LiGothic Medium", Arial, sans-serif;
    width: 100%;
    display: block;
    line-height: 1em !important;
        letter-spacing: 0em;
    position: relative;
    z-index: 10;
    margin: 0 auto 15px;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-07 .mtitle p {
    /* display: inline-block;
position: relative;
color: #2871fa !important;
background: transparent;
background: linear-gradient(135deg, #2871fa 20%, #6717cd 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; */
}

@media only screen and (max-width: 1920px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .mtitle p {
        font-size: 4.6em;
    }
}

@media only screen and (max-width: 1660px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .mtitle p {
        font-size: 4.2em;
    }
}

@media only screen and (max-width: 1440px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .maintitle h2 {
        font-size: 3em;
    }
}

@media only screen and (max-width: 1350px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .mtitle p {
        font-size: 2.5em;
        margin-bottom: 0px !important;
        padding-bottom: 0 !important
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .maintitle h2 {
        font-size: 2.6em;
    }
}

@media only screen and (max-width: 969px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .mtitle p {
        font-size: 2em;
        background: none;
        -webkit-text-fill-color: inherit;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .maintitle h2 {
        margin-top: 0px;
        font-size: 1.5em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .maintitle{
        padding: 0;
        top: 50%
    }
}

@media only screen and (max-width: 768px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 img.mobile {
        display: block !important;
        margin: 0 auto
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 {
        padding-top: 0%;
        padding-bottom: 0px;
        margin-top: -5px
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-07:before {
        background-image: none;
        padding-top: 0%;
    }
    
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .product-content {
        padding: 0px 0 20px;
        background: #87ccd9;
        position: relative;
        display: inline-block;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .maintitle {
        position: relative;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 20px 18px 50px;
        transform: translate(0%, 0%);
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .mtitle p {
        font-size: 2em;
        /* text-align: center !important; */
        padding-bottom: 10px !important;
        margin-bottom: 10px !important
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .maintitle h2 {
        font-size: 3em;
        text-align: left !important;
    }
}

@media only screen and (max-width: 480px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .maintitle {
        padding-top: 20px;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .mtitle p {
        font-size: 2em;
        text-align: center;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-07 .maintitle h2 {
        font-size: 2.3em;
    }
}

/*Anorak-Jacket-02*/
#USB-AX55-Nano-width-full #USB-AX55-Nano-02 {
    padding-top: 52.8359%;
    overflow-y: hidden
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-02:before {
    background-image: url("../img/bg_02.jpg");
    background-size: cover;
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-02 .maintitle {
    left: 86%;
    top: 25%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 24%;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-02 .maintitle h2{
        color: #fff;
    font-size: 3.8em;
    font-family: 'helveticanowdisplaybold', "helveticanowdisplay", "STHeiti Light", "Apple LiGothic Medium", Arial, sans-serif;
    width: 100%;
    display: block;
    line-height: 1em !important;
        letter-spacing: 0em;
    position: relative;
    z-index: 10;
    margin: 0 auto 15px;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-02 .mtitle p {
    /* display: inline-block;
position: relative;
color: #2871fa !important;
background: transparent;
background: linear-gradient(135deg, #2871fa 20%, #6717cd 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; */
}

@media only screen and (max-width: 1920px) {
    /* #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .mtitle p {
        font-size: 4.6em;
    } */
}

@media only screen and (max-width: 1660px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .mtitle p {
        font-size: 4.2em;
    }
}

@media only screen and (max-width: 1440px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .maintitle h2 {
        font-size: 3em;
    }
}

@media only screen and (max-width: 1350px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .mtitle p {
        font-size: 2.5em;
        margin-bottom: 0px !important;
        padding-bottom: 0 !important
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .maintitle h2 {
        font-size: 2.6em;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .maintitle .logo_group {
        padding: 10px 0 15px
    }
}
@media only screen and (max-width: 1024px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02{
        margin-top: 80px;
        overflow: initial;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02:after{
        content: "";
        top: -20%;
        position: absolute;
        left: 0;
        height: 20%;
        width: 100%;
        background: #b9ccda;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .maintitle h2 {
        font-size: 2.2em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .maintitle{
        top: 15%
    }
}
@media only screen and (max-width: 969px) {
    
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .mtitle p {
        font-size: 2em;
        background: none;
        -webkit-text-fill-color: inherit;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .maintitle h2 {
        margin-top: 0px;
        font-size: 1.5em;
    }

}

@media only screen and (max-width: 768px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 img.mobile {
        display: block !important;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 {
        padding-top: 0%;
        padding-bottom: 0px;
        margin-top: -5px
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-02:before {
        background-image: none;
        padding-top: 0%;
    }
    
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .product-content {
        padding: 10px 0 20px;
        background: #b8ccd9;
        position: relative;
        display: inline-block;
        margin-top: -1px;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .maintitle {
        position: relative;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 0px 18px 50px;
        transform: translate(0%, 0%);
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .mtitle p {
        font-size: 2em;
        padding-bottom: 10px !important;
        margin-bottom: 10px !important
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .maintitle h2 {
        font-size: 3em;
    }
}

@media only screen and (max-width: 480px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .maintitle {
        padding-top: .5em;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .mtitle p {
        font-size: 2em;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-02 .maintitle h2 {
        font-size: 2.3em;
    }
}
/*#USB-AX55-Nano-width-full #USB-AX55-Nano-03*/
#USB-AX55-Nano-width-full #USB-AX55-Nano-03{
    display: inline-block;
    width: 100%;
    background: #567b8e;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .maintitle{
    display: inline-block;
    z-index: 1;
    position: relative;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title{
    text-align: right;
    display: inline-block;
    width: 100%;
    position: relative;
    padding-right: 10px;
    border-bottom: 1px #fff solid;
    z-index: 1;
    padding: 6px 0 12px;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title *{
    display: inline-block;
    margin: 0;
    padding-right: 5px;
    /* float: left */
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title .section_title_area{
    display: inline-block;
    margin-top: -25px;
    margin-bottom: -10px
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title .stitle,
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title h2{
    position: relative;
    top: -30px;
    color: #fff;
    font-size: 3.8em;
    font-family: 'helveticanowdisplaybold', "helveticanowdisplay", "STHeiti Light", "Apple LiGothic Medium", Arial, sans-serif;
    width: 100%;
    display: block;
    line-height: 1em !important;
        letter-spacing: 0em;
    position: relative;
    z-index: 10;
    margin: 0 auto 15px;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 p.bigtitle {
    font-size: 1.8em;
    font-family: helveticanowdisplayxb, sans-serif;
    width: auto;
    display: inline-block;
    line-height: 1em;
    position: relative;
    z-index: 10;
    padding: 0;
    margin: 0 auto 15px;
    /* text-transform: uppercase; */
    text-align: left;
    transform: scale(1 , 1);
    /* text-align: center; */
    position: relative;
    font-weight: 800;
    color: #fbf31d;
    background: transparent;
    background: -webkit-linear-gradient(135deg, #fbf31d 0%, #f9d82a 50%,  #f7c135 100%);
    background: -moz-linear-gradient(135deg, #fbf31d 0%, #f9d82a 50%,  #f7c135 100%);
    background: -o-linear-gradient(135deg, #fbf31d 0%, #f9d82a 50%,  #f7c135 100%);
    background: linear-gradient(135deg, #fbf31d 0%, #f9d82a 50%,  #f7c135 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0;
    top: 34px;
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 p.bigtitle {
        position: relative;
        color: #fbf31d;
        background: transparent;
    }
}

@supports (-ms-accelerator: true) {

    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 p.bigtitle {
        position: relative;
        color: #fbf31d;
        background: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #fbf31d;
    }
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul{
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    background: url(../img/ico_ul_bg.jpg) center center no-repeat;
    background-size: cover;
    overflow: hidden;
    border: 1px solid #fff;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li{
    display: inline-block;
    float: left;
    width: 25%;
    padding: 0;
    position: relative;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul.ico_ul_three li{
    width: 33.33%
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200%;
    border-left: 1px solid #fff; 
    border-right: 1px solid #fff; 
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info{  
    display: inline-block;
    padding: 10% 10%;
    margin-top: 120px;
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info img{
    /* margin-top: 50px; */
    margin-bottom: 20px;
    max-width: 100%;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info *{
    text-align: left !important;
    color: #fff !important
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info .info{
    font-family: 'helveticanowdisplay', Arial, Helvetica, sans-serif;
    font-size: 1.13em;
    line-height: 1.3em;
    font-weight: 300;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info .stitle p,
#USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info h3{
    font-size: 1.6em
}
@media only screen and (max-width: 1024px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li{
        width: 50%
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info{
        min-height: 470px;
        margin: 0;
    }
}
@media only screen and (max-width: 780px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title .stitle,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title h2{
        /* top: 0 */
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title{
        text-align: center;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title .stitle,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title h2{
        font-size: 3em;
    }
}
@media only screen and (max-width: 768px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul{
        border: none;
        background: url(../img/ico_ul_bg_s.jpg) center center no-repeat;
        background-size: cover;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul.ico_ul_three li,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li{
        border: none;
        width: 100%
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li:after{
        display: none
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_pic{
        position: absolute;
        left: 0%;
        top: 50%;
        transform: translate(0%, -50%);
        display: inline-block;
        width: 30%;
        float: left;
        text-align: center !important;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_pic img{
        width: 60%;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_pic img.ico_04{
        width: 80%
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_txt{
        float: right;
        width: 70%
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info{
        min-height: auto;
        padding: 5%;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title{
        z-index: 2;
        border-top: 4px #fff solid;
        border-bottom: 4px #fff solid;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title .stitle,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title h2{
        /* width: auto;
        float: left; */
        top: 0
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title .bigtitle{
        /* width: auto;
        float: left */
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title .stitle,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title h2{
        font-size: 2em
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 p.bigtitle{
        font-size: 1.3em;
        top: 0;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title .section_title_area{
        margin: 0;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title{
        padding: 0;
        margin-top: -5px;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info h3{
        font-size: 1.5em
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info .info{
        font-size: 1em;
        line-height: 1.2em;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info .note{
        margin-top: 0 !important
    }
}
@media only screen and (max-width: 480px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .ico_ul li .ico_ul_info h3{
        font-size: 1.2em
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title .stitle,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title h2 {
        font-size: 1.5em;
    }
}
@media only screen and (max-width: 320px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title .stitle,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title h2{
        top: 10px
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title .stitle,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-03 .section_title h2 {
        font-size: 1.2em;
    }
}
/*#USB-AX55-Nano-width-full #USB-AX55-Nano-06*/
#USB-AX55-Nano-width-full #USB-AX55-Nano-06 {
    padding-top: 52.8359%;
    overflow-y: hidden;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-06:before {
    background-image: url(../img/bg_04.jpg);
    background-color: #bdc5cc;
    background-size: cover;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-06 .maintitle {
    left: 16%;
    top: 25%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 26%;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-06 .maintitle .stitle p,
#USB-AX55-Nano-width-full #USB-AX55-Nano-06 .maintitle h2{
    color: #798597;
        font-size: 3.8em;
    font-family: 'helveticanowdisplaybold', "helveticanowdisplay", "STHeiti Light", "Apple LiGothic Medium", Arial, sans-serif;
    width: 100%;
    display: block;
    line-height: 1em !important;
        letter-spacing: 0em;
    position: relative;
    z-index: 10;
    margin: 0 auto 15px;
}
#USB-AX55-Nano-width-full #USB-AX55-Nano-06 .mainfull img {
    width: 100% !important;
    margin: 0px 0 0px;
    /* opacity: 0; */
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    max-width: 1024px
}

/*text_icon_list*/


@media only screen and (max-width: 1920px) {
    /* #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .mtitle p {
        font-size: 4.6em;
    } */
}

@media only screen and (max-width: 1660px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .mtitle p {
        font-size: 4.2em;
    }
}

@media only screen and (max-width: 1440px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .maintitle h2 {
        font-size: 1.6em;
    }
}

@media only screen and (max-width: 1350px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .mtitle p {
        font-size: 2.5em;
        margin-bottom: 0px !important;
        padding-bottom: 0 !important
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .maintitle h2 {
        font-size: 1.5em;
    }
}

@media only screen and (max-width: 1024px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .maintitle{
        top: 25%
    }
}
@media only screen and (max-width: 969px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .mtitle p {
        font-size: 2em;
        background: none;
        -webkit-text-fill-color: inherit;
    }

    /* #USB-AX55-Nano-width-full #USB-AX55-Nano-06 img.mobile {
        display: block !important;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 {
        padding: 50px 0 20px;
        background: url(../img/bg_04_s.jpg) no-repeat;
        background-size: 100% 100%;
        position: relative;
        display: inline-block;
        margin-top: -5px
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06:before {
        background: none;
        padding-top: 0%;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .product-content {
        position: relative;
        margin-bottom: 0;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .maintitle {
        position: relative;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 30px 18px 50px;
        transform: translate(0%, 0%);
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .mtitle p {
        font-size: 2em;
        background: none;
        -webkit-text-fill-color: inherit;
        padding-bottom: 10px !important;
        margin-bottom: 10px !important;
    }

    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .maintitle h2 {
        margin-top: 20px
    } */

}
@media only screen and (max-width: 768px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 {
        padding-top: 0;
        padding-bottom: 0;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06:before {
        background-image: none;
        padding-top: 0%;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .product-content {
        padding: 0px 0 50px;
        background: #f7f8fa;
        position: relative;
        display: inline-block;
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .maintitle {
        position: relative;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 30px 18px 50px;
        transform: translate(0%, 0%);
    }
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .maintitle h2{
        font-size: 3em;
        margin-top: 0
    }
}
@media only screen and (max-width: 480px) {
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .maintitle .stitle p,
    #USB-AX55-Nano-width-full #USB-AX55-Nano-06 .maintitle h2{
        font-size: 2.3em
    }
}

/*************************************************************/
@media (min-width: 719px) and (max-width: 969px) {
    #USB-AX55-Nano-width-full .mtitle p,
    #USB-AX55-Nano-width-full h2 {
        font-size: 3.5em;
        line-height: 1.3em;
    }

    #USB-AX55-Nano-width-full .mainfull .maintitle .info,
    #USB-AX55-Nano-width-full .mainsize .maintitle .info {
        font-size: 1em;
        line-height: 1.3em;
        width: 100%
    }

    #USB-AX55-Nano-width-full .full-section {
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }

    #USB-AX55-Nano-width-full #Helios-colorarea .info_left {
        padding: 0
    }
}

@media (max-width: 768px) {

    #USB-AX55-Nano-width-full img.webstyle,
    #USB-AX55-Nano-width-full .webstyle {
        display: none;
    }

    /* 左文右圖 */
    #USB-AX55-Nano-width-full .maintitle.lefttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }

    #USB-AX55-Nano-width-full .maintitle.lefttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }

    /* 左圖右文 */
    #USB-AX55-Nano-width-full .maintitle.righttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }

    #USB-AX55-Nano-width-full .maintitle.righttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }

    #USB-AX55-Nano-width-full img.mobile,
    #USB-AX55-Nano-width-full .mobile {
        width: 100%;
        display: block;
    }

    #USB-AX55-Nano-width-full .maintitle .info,
    #USB-AX55-Nano-width-full .maintitle .mtitle {
        margin: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        text-align: left !important;
    }

    #USB-AX55-Nano-width-full .maintitle .mtitle {
        padding-top: 0 !important;
    }

    #USB-AX55-Nano-width-full .mainfull .maintitle .info,
    #USB-AX55-Nano-width-full .mainsize .maintitle .info {
        width: 100% !important;
        margin-bottom: 1em !important;
        text-align: left;
        font-size: 18px;
        line-height: 1.5em;
        text-align: left;
    }

    #USB-AX55-Nano-width-full .full-section {
        /*border-bottom: 1px solid #ccc;*/
        background-size: contain;
        background-position: center bottom;
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }

    /*#USB-AX55-Nano-width-full .full-section:first-child {
border-top: 1px solid #ccc;
}*/
    #USB-AX55-Nano-width-full .full-section:last-child {
        border-bottom: 0px solid #ccc;
    }

    #USB-AX55-Nano-width-full .mtitle p,
    #USB-AX55-Nano-width-full h2 {
        width: 100% !important;
        /*text-shadow: 0px 0px 0px #fff;*/
        font-size: 3em !important;
        text-align: center !important;
        line-height: 1.3em;
        margin-bottom: 0;
        padding: 15px 0;
    }

    #USB-AX55-Nano-width-full .stitle p,
    #USB-AX55-Nano-width-full h3 {
        font-size: 3em;
        text-align: left;
        margin-bottom: 0.5em;
        margin-top: 1em;
    }

    #USB-AX55-Nano-width-full .full-section {
        padding: 0 0;
    }
}

/* nav bar */
#USB-AX55-Nano-width-full #USB-AX55-Nano-nav {
    position: fixed;
    top: 45%;
    right: 10px;
    margin-top: -11.6875em;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 10px;
    z-index: 9999;
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-nav ul {
    list-style: none;
    display: block;
    margin: 0;
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-nav ul li {
    position: relative;
    width: auto;
    height: auto;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    margin: 0;
    display: inline-block;
    line-height: 20px
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-nav ul li a {
    display: inline-block;
    width: 8px;
    position: absolute;
    padding: 15px;
    height: 8px;
    z-index: 9999;
    top: 0
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-nav ul li div {
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-left: auto;
    background: #C8C8C8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    box-shadow: inset 0 0 1px #777;
    display: inline-block;
    position: relative;
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-nav ul li b {
    display: none;
    position: absolute;
    top: 60%;
    margin-top: -12px;
    right: 40px;
    white-space: nowrap;
    font-size: 14px;
    color: #11b4f9;
    font-weight: normal;
    line-height: 1;
    font-family: arial, helvetica, sans-serif;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-nav ul li.on.active b,
#USB-AX55-Nano-width-full #USB-AX55-Nano-nav ul li.active b {
    top: 90%
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-nav ul li:hover b {
    display: inline-block !important;
    position: absolute;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    width: auto;
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-nav ul li:hover div {
    background: #11b4f9
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-nav ul li.active {
    height: 38px !important
}

#USB-AX55-Nano-width-full #USB-AX55-Nano-nav ul li.active div {
    background: #11b4f9;
    height: 30px !important;
    top: 5px;
}

@media (max-width: 768px) {

    /* special-sectionOverview #rog_chariot_rgb_nav-nav */
    #USB-AX55-Nano-width-full #USB-AX55-Nano-nav {
        display: none;
    }
}

/*動態CSS*/
#USB-AX55-Nano-width-full .txt_move {
    /*position: relative;*/
    animation: 1.5s ease txt_move;
    animation-fill-mode: forwards;
}

@-moz-keyframes txt_move {
    0% {
        opacity: 0;
        top: 20px
    }

    100% {
        opacity: 1;
        top: 0px
    }
}

@-webkit-keyframes txt_move {
    0% {
        opacity: 0;
        top: 20px
    }

    100% {
        opacity: 1;
        top: 0px
    }
}

@-o-keyframes txt_move {
    0% {
        opacity: 0;
        top: 20px
    }

    100% {
        opacity: 1;
        top: 0px
    }
}

@-ms-keyframes txt_move {
    0% {
        opacity: 0;
        top: 20px
    }

    100% {
        opacity: 1;
        top: 0px
    }
}

@keyframes txt_move {
    0% {
        opacity: 0;
        top: 20px
    }

    100% {
        opacity: 1;
        top: 0px
    }
}

#USB-AX55-Nano-width-full .pic_move_a {
    position: relative;
    animation: 2s ease pic_move_a;
    animation-fill-mode: forwards;
}

@-moz-keyframes pic_move_a {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    33% {
        opacity: 1;
        margin-left: 0px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

@-webkit-keyframes pic_move_a {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    33% {
        opacity: 1;
        margin-left: 0px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

@-o-keyframes pic_move_a {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    33% {
        opacity: 1;
        margin-left: 0px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

@-ms-keyframes pic_move_a {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    33% {
        opacity: 1;
        margin-left: 0px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

@keyframes pic_move_a {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    33% {
        opacity: 1;
        margin-left: 0px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

#USB-AX55-Nano-width-full .pic_move_b {
    position: relative;
    animation: 2s ease pic_move_b;
    animation-fill-mode: forwards;
}

@-moz-keyframes pic_move_b {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    32% {
        opacity: 0;
        margin-left: -40px
    }

    66% {
        opacity: 1;
        margin-left: 0px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

@-webkit-keyframes pic_move_b {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    32% {
        opacity: 0;
        margin-left: -40px
    }

    66% {
        opacity: 1;
        margin-left: 0px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

@-o-keyframes pic_move_b {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    32% {
        opacity: 0;
        margin-left: -40px
    }

    66% {
        opacity: 1;
        margin-left: 0px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

@-ms-keyframes pic_move_b {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    32% {
        opacity: 0;
        margin-left: -40px
    }

    66% {
        opacity: 1;
        margin-left: 0px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

@keyframes pic_move_b {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    32% {
        opacity: 0;
        margin-left: -40px
    }

    66% {
        opacity: 1;
        margin-left: 0px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

#USB-AX55-Nano-width-full .pic_move_c {
    position: relative;
    animation: 2s ease pic_move_c;
    animation-fill-mode: forwards;
}

@-moz-keyframes pic_move_c {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    65% {
        opacity: 0;
        margin-left: -40px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

@-webkit-keyframes pic_move_c {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    65% {
        opacity: 0;
        margin-left: -40px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

@-o-keyframes pic_move_c {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    65% {
        opacity: 0;
        margin-left: -40px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

@-ms-keyframes pic_move_c {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    65% {
        opacity: 0;
        margin-left: -40px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}

@keyframes pic_move_c {
    0% {
        opacity: 0;
        margin-left: -40px
    }

    65% {
        opacity: 0;
        margin-left: -40px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}


/* @media only screen and (max-width: 768px) {
.product-section .product-content,
.full-section .product-content .product-text,
#USB-AX55-Nano-width-full .mainfull .maintitle .product-text,
#USB-AX55-Nano-width-full .mainfull .maintitle
{
opacity: 1 !important
}
#USB-AX55-Nano-width-full .txt_move{
animation: inherit !important;
}
#USB-AX55-Nano-width-full .txt_move_b{
animation: inherit !important;
}
} */