@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700);



* {
    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: #000;
    height: auto;
    color: #222;
}

#sectionOverview #NewHangoutmeet-width-full,
#old-sectionOverview #NewHangoutmeet-width-full,
#special-sectionOverview #NewHangoutmeet-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 !important;
    font-size: 3.5em;
    padding: 0;
    margin: 0;
    font-weight: 300;
    line-height: 1.2em;
}

#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;
}

@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;
    }
}


#sectionOverview .mx-content a:hover,
#old-sectionOverview .mx-content a:hover,
#special-sectionOverview .mx-content a:hover {
    color: #0a8dd1;
}


/*#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;
}

#NewHangoutmeet-width-full .product-section {
  position: relative;
  background-repeat: no-repeat;
  /*height: 0;*/
  overflow: hidden;
}

#NewHangoutmeet-width-full .product-section:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#NewHangoutmeet-width-full .product-section .product-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

#NewHangoutmeet-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: 719px) {
  #NewHangoutmeet-width-full .product-section:before {
    height: 0;
  }
  #NewHangoutmeet-width-full .product-section {
    overflow: auto;
    height: auto;
  }
  #NewHangoutmeet-width-full .product-section .product-content {
    position: relative;
    margin-bottom: 0px
  }
  #NewHangoutmeet-width-full .product-section .maintitle {
    position: relative;
    text-align: center;
    padding: 1.5em 5%;
    width: auto;
    left: auto;
    top: auto;
  }
}






/***************************hero*******************************/

#spritespin {
    width: 100% !important;
    height: 700px;
    margin: 0px auto;
    text-align: center;
    cursor: url(..img/view360-cursor.png), auto;
}

#spritespin .spritespin-canvas {
    position: relative !important;
    display: inline-block
}

#NewHangoutmeet-width-full .replacement-360 {
    display: none;
}








/****************** screen ******************/

#NewHangoutmeet-width-full .mx-section-screen {
    position: relative;
}


/*** birdview ***/

#NewHangoutmeet-width-full .mx-section-screen .birdview {
    margin-top: 30px;
}

#NewHangoutmeet-width-full .mx-section-screen .birdview img {
    max-width: 100% !important;
    margin: 0 auto;
    display: block;
    position: relative;
}

#NewHangoutmeet-width-full .mx-section-screen .birdview .mx-text {
    text-align: center;
    width: 96%;
    max-width: 800px;
    margin: 0 auto;
}

#NewHangoutmeet-width-full .mx-section-screen .birdview .mx-text h2 {
    margin-bottom: 20px;
}


.box1-left,
.box1-right {
    width: 49%;
    max-width: 720px;
    height: auto;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}

.box1-left>img,
.box1-right>img {
    max-width: 100% !important;
}

.low,
.high {
    display: inline-block;
    width: 100%;
    max-width: 720px;
    position: relative;
}

.magnify {
    position: absolute;
    z-index: 10;
    width: 44.4%;
    max-width: 660px;
    height: auto;
    margin-top: 2.6%;
    margin-left: 3.6%;
}

.glass {
    width: 30%;
    height: 53%;
    position: absolute;
    top: 30px;
    left: 130px;
    border: 3px solid white;

    -moz-box-shadow: 0 0 10px #777, 0 0 10px #aaa inset;
    -webkit-box-shadow: 0 0 5px #777;
    box-shadow: 0 0 5px #777, 0 0 10px #aaa inset;

    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;

    cursor: none;
}

.original {
    display: block;
    width: 100%;
}

.r1-bg {
    background: url(..img/PhotoViewing_before.jpg) no-repeat center center white;
}

.r2-bg {
    background: url(..img/PhotoViewing_after.jpg) no-repeat center center white;
}

@media screen and (max-width:768px) {
    .glass {
        border: 2px solid #FFF;
    }
}

@media screen and (max-width: 480px) {
    .box1-left,
    .box1-right {
        width: 98%;
    }
    .magnify {
        width: 88.8%;
        margin-top: 5.2%;
        margin-left: 7.2%;
    }
}

#NewHangoutmeet-width-full .maintitle a{
    color: #787878;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
}
#NewHangoutmeet-width-full ul.note_list{
    list-style: none;
    width: 100%;
    max-width: 880px;
    margin: 0 auto
}
#NewHangoutmeet-width-full ul.note_list li{
    text-align: left;
}
#NewHangoutmeet-width-full ul.note_list li p{
    text-align: left;
    line-height: 1.2em;
}
#NewHangoutmeet-width-full p.note{
    font-size: 15px;
    color: #757575 !important;
    text-align: center;
    letter-spacing: 0.05em;
    font-weight: 500;
    margin-top: 10px !important;
    display: inline-block;
    line-height: 1.1;
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
}
/*** angle ***/

#NewHangoutmeet-width-full .mx-section-screen .angle {
    margin: 120px auto 80px auto;
    width: 96%;
    max-width: 1440px;
    position: relative;
}

#NewHangoutmeet-width-full .mx-section-screen .angle>img {
    display: block;
    float: right;
    width: 60%;
    max-width: 860px;
}

#NewHangoutmeet-width-full .mx-section-screen .angle .mx-text {
    float: left;
    width: 40%;
    max-width: 500px;
    margin-top: 3%;
}

#NewHangoutmeet-width-full .mx-section-screen .angle .mx-text h2 {
    margin-bottom: 20px;
}

@media screen and (max-width: 1000px) {
    #NewHangoutmeet-width-full .mx-section-screen .angle .mx-text {
        margin-top: 0;
    }
}

@media screen and (max-width: 750px) {
    #NewHangoutmeet-width-full .mx-section-screen .angle {
        margin-top: 70px;
    }
    #NewHangoutmeet-width-full .mx-section-screen .angle>img {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    #NewHangoutmeet-width-full .mx-section-screen .angle .mx-text {
        float: none;
        width: 100%;
        max-width: 100%;
    }
}





/****************** audio ******************/

#sectionOverview .txtstyle p,
#old-sectionOverview .txtstyle p,
#special-sectionOverview .txtstyle p {
    color: #767676 !important;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    /*font-size: 18px;
line-height: 26px*/
}

#sectionOverview .txtstyle h2,
#old-sectionOverview .txtstyle h2,
#special-sectionOverview .txtstyle h2,
#sectionOverview .txtstyle h3,
#old-sectionOverview .txtstyle h3,
#special-sectionOverview .txtstyle h3 {
    color: #00b2d0 !important;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    /*font-size: 42px;
font-weight: 500;
line-height: 52px*/
}

@media (min-width: 719px) and (max-width: 959px) {
    #sectionOverview .txtstyle h2,
    #old-sectionOverview .txtstyle h2,
    #special-sectionOverview .txtstyle h2,
    #sectionOverview .txtstyle h3,
    #old-sectionOverview .txtstyle h3,
    #special-sectionOverview .txtstyle h3 {
        color: #00b2d0 !important;
        font-family: 'myriadpro', Arial, Helvetica, sans-serif;
        /*font-size: 2.5em;
font-weight: 500;
line-height: 1.2em*/
    }
}


#NewHangoutmeet-width-full .notice {
    font-size: 1em;
}



#NewHangoutmeet-width-full .back-to-top {
    height: 50px;
    width: 50px;
    display: block;
    position: fixed;
    right: 0;
    bottom: 50px;
    text-indent: -9999px;
    background: #fff url(..img/arrow.png) center center no-repeat;
    display: none;
    z-index: 100;
}

@media screen and (max-width: 480px) {
    #NewHangoutmeet-width-full .back-to-top {
        right: -100px;
    }
}



#NewHangoutmeet-width-full img.webstyle,
#NewHangoutmeet-width-full .webstyle {
    display: block;
}


/* 左文右圖 */

#NewHangoutmeet-width-full .maintitle.lefttxt {
    display: inline-block;
    width: 100%;
    margin: 0 0 60px;
}

#NewHangoutmeet-width-full .maintitle.lefttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
    text-align: left !important
}

#NewHangoutmeet-width-full .maintitle.lefttxt .info_left .mtitle,
#NewHangoutmeet-width-full .maintitle.lefttxt .info_left .info,
#NewHangoutmeet-width-full .maintitle.lefttxt .info_right .mtitle {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 15px;
}

#NewHangoutmeet-width-full .maintitle.lefttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    /*width: 100%;*/
}

#NewHangoutmeet-width-full .maintitle.lefttxt .info_left .stitle,
#NewHangoutmeet-width-full .maintitle.lefttxt .info_left .stitle p,
#NewHangoutmeet-width-full .maintitle.lefttxt .info_left .info,
#NewHangoutmeet-width-full .maintitle.lefttxt .info_left .info p {
    text-align: left !important;
    margin-left: 0 !important;
}


/* 左圖右文 */

#NewHangoutmeet-width-full .maintitle.righttxt {
    display: inline-block;
    width: 100%;
    margin: 0;
}

#NewHangoutmeet-width-full .maintitle.righttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
}

#NewHangoutmeet-width-full .maintitle.righttxt .info_left .mtitle,
#NewHangoutmeet-width-full .maintitle.righttxt .info_left .mtitle p,
#NewHangoutmeet-width-full .maintitle.righttxt .info_left .info,
#NewHangoutmeet-width-full .maintitle.righttxt .info_left .info p,
#NewHangoutmeet-width-full .maintitle.righttxt .info_right .mtitle,
#NewHangoutmeet-width-full .maintitle.righttxt .info_right .mtitle p {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 25px;
}
#NewHangoutmeet-width-full .maintitle.righttxt .info_left .mtitle p,
#NewHangoutmeet-width-full .maintitle.righttxt .info_left .info p,
#NewHangoutmeet-width-full .maintitle.righttxt .info_right .mtitle p {
    margin-bottom: 0px;
}

#NewHangoutmeet-width-full .maintitle.righttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    text-align: left;
    /*width: 100%;*/
}

#NewHangoutmeet-width-full .maintitle.righttxt .info_right .stitle,
#NewHangoutmeet-width-full .maintitle.righttxt .info_right .stitle p,
#NewHangoutmeet-width-full .maintitle.righttxt .info_right .info,
#NewHangoutmeet-width-full .maintitle.righttxt .info_right .info p {
    text-align: left !important;
    margin-left: 0 !important;
}
#NewHangoutmeet-width-full .mtitle{
    text-align: center;
    margin-bottom: 15px
}
#NewHangoutmeet-width-full .mtitle p {
    font-size: 3.5em;
    letter-spacing: 0em;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    width: auto;
    display: inline-block;
    line-height: 1.2em;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    /*text-align: center;*/
    position: relative;
    color: #000;
    /*background: transparent;
    background: linear-gradient(to right, #31abff 0%, #6c79ff 50%, #8e5bff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;*/
}

#NewHangoutmeet-width-full .stitle{
    margin: -10px auto
}
#NewHangoutmeet-width-full .stitle p {
    color: #2ea3d0;
    font-size: 2.7em;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    line-height: 1.2em;
    position: relative;
    z-index: 10;
    margin: 0 auto 15px;
    /*text-align: center;*/
}

#NewHangoutmeet-width-full .mainfull .maintitle .info,
#NewHangoutmeet-width-full .mainsize .maintitle .info,
#NewHangoutmeet-width-full .product-content .maintitle .info{
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
    color: #000 !important;
    font-size: 1.7em;
    letter-spacing: 0;
    line-height: 1.3em;
    font-weight: 300;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

#NewHangoutmeet-width-full .full-section .mainfull {
    text-align: center;
    margin: 0 auto;
    /*max-width: 1920px;*/
}

#NewHangoutmeet-width-full .full-section .mainfull .maintitle {
    padding: 0 18px
}

.full-section:first-child {
    /*border-top: 1px solid #ccc;*/
}

#NewHangoutmeet-width-full section.whiteBg .mtitle p,
#NewHangoutmeet-width-full section.whiteBg .stitle p,
#NewHangoutmeet-width-full section.whiteBg .mainfull .info,
#NewHangoutmeet-width-full section.whiteBg .maintitle .info,
#NewHangoutmeet-width-full section.whiteBg ul li p {
    color: #fff !important;
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    #NewHangoutmeet-width-full section.whiteBg .mtitle p,
    #NewHangoutmeet-width-full .mtitle p {
        position: relative;
        color: #31abff !important;
        background: transparent
    }
}
@supports (-ms-accelerator:true) {
    #NewHangoutmeet-width-full section.whiteBg .mtitle p,
    #NewHangoutmeet-width-full .mtitle p {
        position: relative;
        color: #31abff !important;
        background: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #31abff !important
    }
}
#NewHangoutmeet-width-full .full-section .mainfull {
    text-align: center;
}

#NewHangoutmeet-width-full .full-section .mainfull .maintitle {
    padding: 0 18px
}

#NewHangoutmeet-width-full img.mobile,
#NewHangoutmeet-width-full .mobile {
    display: none;
}

/* PA34VC-video */
#NewHangoutmeet-width-full #Helios-video{
    position: relative;
    overflow: hidden;
}
#NewHangoutmeet-width-full #Helios-video .clip {
    position: relative;
    width: 1920px;
    height: 1080px;
    left: 50%;
    margin-left: -960px;
}
@media (max-width: 719px) {
    #NewHangoutmeet-width-full #Helios-video .clip {
        width: 800px;
        height: 300px;
        margin-left: -400px;
    }
}
#NewHangoutmeet-width-full #Helios-video .video {
    display: block;
    width: 100%;
    height: 100%;
}
#NewHangoutmeet-width-full #Helios-video .static {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
#NewHangoutmeet-width-full #Helios-video .mainfull{
    background: url(..img/video_bg.png) top center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 80px;
    padding-top: 200px
}
#NewHangoutmeet-width-full #Helios-video .mainfull .maintitle{
    max-width: 1600px;
    margin: 0 auto
}
#NewHangoutmeet-width-full #Helios-video .mainfull .maintitle .mtitle p{
    font-family: 'rogfonts', Arial, Helvetica, sans-serif;
    font-size: 70px;
    color: #fff !important;
    -webkit-text-fill-color: inherit !important;
    margin-bottom: 40px
}
#NewHangoutmeet-width-full #Helios-video .mainfull .maintitle .stitle p{
    font-family: "xolonium", "Helvetica", "Myriad Pro", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    color: #c8c8c8 !important
}
#NewHangoutmeet-width-full #Helios-video .youtube_open{
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#NewHangoutmeet-width-full #Helios-video .youtube_open p{
    display: inline-block;
    padding: 18px 25px;
    background: #000;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    position: absolute;
    width: 220px;
    left: calc(50% - 110px);
    top: 40%;
    font-size: 2em;
}
@media (max-width: 719px) {
    #NewHangoutmeet-width-full #Helios-video .mainfull{
        position: relative;
        top: 0;
        width: 100%;
        text-align: center;
        padding-top: 0;
        padding-bottom: 50px
    }
}

#NewHangoutmeet-width-full .maintitle .text-left{
    text-align: left !important;
}

/*Helios-KV*/
#NewHangoutmeet-width-full #NewHangoutmeet-pd {
    background: url(..img/bg_kv_b.jpg) top center no-repeat;
    background-size: inherit;
    position: relative;
    z-index: 1;
}
#NewHangoutmeet-width-full #NewHangoutmeet-pd .maintitle {
    text-align: center;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 50px
}

#NewHangoutmeet-width-full #NewHangoutmeet-pd .maintitle .stitle {
    padding-top: 0px;
}

#NewHangoutmeet-width-full #NewHangoutmeet-pd .maintitle .mtitle {
    padding-top: 0px;
}

#NewHangoutmeet-width-full #NewHangoutmeet-pd .mtitle p {
    margin: 0;
    font-size: 62px;
    text-align: center;
    /*font-size: 7.5em;
    font-size: 85px*/
}
#NewHangoutmeet-width-full #NewHangoutmeet-pd .mtitle p b{
    font-size:  74px;
    font-weight: 700;
    color: #f76e6e
}

#NewHangoutmeet-width-full #NewHangoutmeet-pd .stitle p {
    margin: 0px 0 0;
    text-align: center;
    font-size: 32px;
    color: #7d7d7d;
}
#NewHangoutmeet-width-full #NewHangoutmeet-pd .NewHangoutmeet-pd_area{
    position: relative;
}
#NewHangoutmeet-width-full #NewHangoutmeet-pd .NewHangoutmeet-pd_area p{
    font-family: 'Roboto', 'myriadpro', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.2em
}
#NewHangoutmeet-width-full #NewHangoutmeet-pd .NewHangoutmeet-pd_area .pd_title{
    display: inline-block;
    position: absolute;
    max-width: 145px;
    top: 0;
    left: 0
}
#NewHangoutmeet-width-full #NewHangoutmeet-pd .NewHangoutmeet-pd_area .pd_title.pd_t01{
    top: 84%;
    left: 10%;
    transform: translate(-50%, -50%);
}
#NewHangoutmeet-width-full #NewHangoutmeet-pd .NewHangoutmeet-pd_area .pd_title.pd_t02{
    top: 82%;
    left: 27%;
    transform: translate(-50%, -50%);
}
#NewHangoutmeet-width-full #NewHangoutmeet-pd .NewHangoutmeet-pd_area .pd_title.pd_t03{
    top: 84%;
    left: 49.5%;
    transform: translate(-50%, -50%);
}
#NewHangoutmeet-width-full #NewHangoutmeet-pd .NewHangoutmeet-pd_area .pd_title.pd_t04{
    top: 82%;
    left: 82.5%;
    transform: translate(-50%, -50%);
}
#NewHangoutmeet-width-full .link_btn{
    width: 90%;
    display: inline-block;
    max-width: 600px;
    margin: 50px auto;
}
#NewHangoutmeet-width-full .link_btn li{
    display: inline-block;
    float: left;
    width: 50%;
}
/*#NewHangoutmeet-width-full .link_btn li a{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}*/
#NewHangoutmeet-width-full .link_btn li a.link_btn_style{
    display: inline-block;
    padding: 8px 20px 10px;
    border-radius: 10px;
    border: 1px solid #dfdfdf;
    background: linear-gradient(to bottom, #d1d1d1 0%, #fff 100%);
}
#NewHangoutmeet-width-full .link_btn li a.link_btn_style:hover{
    background: linear-gradient(to bottom, #add3ee 0%, #eefcfc 100%);
}
#NewHangoutmeet-width-full .link_btn li a.link_btn_style.active{
    background: linear-gradient(to bottom, #add3ee 0%, #eefcfc 100%);
    cursor: default;
}
#NewHangoutmeet-width-full .link_btn li a.link_btn_style p{
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.2em;
    color: #000;
    font-weight: 500
}
@media only screen and (max-width: 1280px) {
  #NewHangoutmeet-width-full #NewHangoutmeet-pd .mtitle p {
    font-size: 3.4em;
  }
  #NewHangoutmeet-width-full #NewHangoutmeet-pd .stitle p {
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 1024px) {
    #NewHangoutmeet-width-full #NewHangoutmeet-pd {
        background-size: 100% 40%;
    }
    #NewHangoutmeet-width-full #NewHangoutmeet-pd .maintitle{
        padding: 0px 18px 40px
    }
    #NewHangoutmeet-width-full #NewHangoutmeet-pd .NewHangoutmeet-pd_area .pd_title{
        max-width: 100px;
    }
    #NewHangoutmeet-width-full #NewHangoutmeet-pd .NewHangoutmeet-pd_area p{
        font-size: 0.8em;
        line-height: 1.2
    }
}
@media only screen and (max-width: 768px) {
    /*#NewHangoutmeet-width-full #NewHangoutmeet-pd .NewHangoutmeet-pd_area .pd_title.pd_t01{
        top: 88%
    }*/
  #NewHangoutmeet-width-full #NewHangoutmeet-pd .mtitle p{
        font-size: 2.5em !important;
        line-height: 1.6em;
        text-align: center !important;
    }
    #NewHangoutmeet-width-full #NewHangoutmeet-pd .mtitle p b{
        font-size:  2.3em !important
    }
    #NewHangoutmeet-width-full #NewHangoutmeet-pd .stitle p{
        font-size: 1.5em !important;
        line-height: 1.2em
    }
}

@media only screen and (max-width: 480px) {
  #NewHangoutmeet-width-full #NewHangoutmeet-pd .maintitle {
    padding: .5em 0;
  }
  #NewHangoutmeet-width-full #NewHangoutmeet-pd .mtitle p {
    font-size: 32px;
  }
  #NewHangoutmeet-width-full #NewHangoutmeet-pd .stitle p {
    font-size: 18px;
  }
}

#NewHangoutmeet-width-full #NewHangoutmeet-pd .icons_ul{
    display: inline-block;
    width: 100%;
    padding: 50px 0;
    margin: 0;
    max-width: 560px
}
#NewHangoutmeet-width-full #NewHangoutmeet-pd .icons_ul li{
    width: 33.33%;
    display: inline-block;
    float: left;
}
#NewHangoutmeet-width-full #NewHangoutmeet-pd .icons_ul li img{
    max-width: 90px;
}
#NewHangoutmeet-width-full #NewHangoutmeet-pd .icons_ul li p{
    font-size: 15px;
    padding-top: 10px
}


/*Helios-Effortless*/
#NewHangoutmeet-width-full #Product-introduction {
    background: #fff;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 50px 0 0
}
#NewHangoutmeet-width-full #Product-introduction .maintitle {
    text-align: center;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px
}

#NewHangoutmeet-width-full #Product-introduction .maintitle .stitle {
    padding-top: 0px;
}

#NewHangoutmeet-width-full #Product-introduction .maintitle .mtitle {
    padding-top: 0px;
}

#NewHangoutmeet-width-full #Product-introduction .mtitle p {
    margin: 0;
    font-size: 3.5em;
    text-align: center;
    /*font-size: 7.5em;
    font-size: 85px*/
}
#NewHangoutmeet-width-full #Product-introduction .mtitle p b{
    font-size:  74px;
    font-weight: 700;
    color: #f76e6e
}

#NewHangoutmeet-width-full #Product-introduction .stitle p {
    margin: 0px 0 0;
    text-align: center;
    font-size: 32px;
    color: #7d7d7d;
}
#NewHangoutmeet-width-full #Product-introduction .design_tab_area{
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
#NewHangoutmeet-width-full #Product-introduction .design_tab_area li{
    display: inline-block;
    width: 33.33%;
    float: left;
    margin: 0;
    padding: 0
}
#NewHangoutmeet-width-full #Product-introduction .design_tab_area li a{
    display: inline-block;
    width: 100%;
    margin: 0;
    position: relative;
    padding: 10px 20px;
    border: none;
    background: linear-gradient(to bottom, #f5f5f5 0%, #e5e5e5 100%);
}
#NewHangoutmeet-width-full #Product-introduction .design_tab_area li a.active{
    background: #2c8ed3;
    color: #fff
}
#NewHangoutmeet-width-full #Product-introduction .design_tab_area li a:after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #fff
}
#NewHangoutmeet-width-full #Product-introduction .design_tab_area li a p{
    font-size: 22px;
}
#NewHangoutmeet-width-full #Product-introduction .tab_info{
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 80px 0;
    display: none
}
#NewHangoutmeet-width-full #Product-introduction .tab_info.active{
    display: block;
}
#NewHangoutmeet-width-full #Product-introduction .tab_info .stitle{
    margin: 0 0 15px;
}
#NewHangoutmeet-width-full #Product-introduction .tab_info .stitle p{
    font-size: 30px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #343434;
    letter-spacing: -0.03em
}
#NewHangoutmeet-width-full #Product-introduction .tab_info .stitle p b{
    font-size: 20px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #343434;
    letter-spacing: -0.03em
}
#NewHangoutmeet-width-full #Product-introduction .tab_info .info_left{
    width: 55%;
}
#NewHangoutmeet-width-full #Product-introduction .tab_info .info_right{
    margin: 0px 0px 0px 55%;
}
#NewHangoutmeet-width-full #Product-introduction .tab_info .info li{
    width: 100%;
    margin-bottom: 8px;
    font-size: 18px
}
#NewHangoutmeet-width-full #Product-introduction .tab_info img{
    width: 100%
}
#NewHangoutmeet-width-full #Product-introduction .tab_info .tab_info_meet{
    max-width: 600px;
    margin: 0 auto
}

#NewHangoutmeet-width-full #Product-introduction .installationlist{
    width: 100%;
    display: inline-block;
    margin: 50px auto 0;
    padding: 0;
    position: relative;
    max-width: 1020px;
}
#NewHangoutmeet-width-full #Product-introduction .installationlist li{
    display: inline-block;
    width: 50%;
    float: left;
    margin: 0;
    padding: 0 10px 30px;
}
#NewHangoutmeet-width-full #Product-introduction .installationlist li img{
    width: 80%; max-width: 360px;
}
#NewHangoutmeet-width-full #Product-introduction .installationlist li .tab_mtitle{
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    color: #000;
    font-size: 22px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
}
#NewHangoutmeet-width-full #Product-introduction .installationlist li .tab_stitle{
    display: inline-block;
    color: #000;
    font-size: 15px;
    width: 100%;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 5px auto 30px
}

@media only screen and (max-width: 1280px) {
  #NewHangoutmeet-width-full #Product-introduction .mtitle p {
    font-size: 3.4em;
  }
  #NewHangoutmeet-width-full #Product-introduction .stitle p {
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 1024px) {
    #NewHangoutmeet-width-full #Product-introduction .maintitle{
        padding-top: 50px;
        padding-bottom: 0px;
    }
    #NewHangoutmeet-width-full #Product-introduction .design_tab_area li a p{
        font-size: 1.5em;
    }
    #NewHangoutmeet-width-full #Product-introduction .tab_info{
        padding-top: 0
    }
    #NewHangoutmeet-width-full #Product-introduction .tab_info .stitle p{
        font-size: 2.2em;
    }
    #NewHangoutmeet-width-full #Product-introduction .tab_info .stitle p b{
        font-size: 0.8em
    }
}
@media only screen and (max-width: 719px) {
    #NewHangoutmeet-width-full #Product-introduction .installationlist li{
        width: 100%
    }
    #NewHangoutmeet-width-full #Product-introduction .maintitle{
        padding-top: 20px;
        padding-bottom: 0px;
    }
    #NewHangoutmeet-width-full #Product-introduction .design_tab_area li{
        width: 100%;
    }
    #NewHangoutmeet-width-full #Product-introduction .tab_info{
        padding-top: 0
    }
    #NewHangoutmeet-width-full #Product-introduction .tab_info .tab_info_meet{
        padding-left: 20px
    }
}
@media only screen and (max-width: 420px) {
    #NewHangoutmeet-width-full #Product-introduction .design_tab_area li a p{
        font-size: 1.2em;
    }
}


/*product-Fanless*/
#NewHangoutmeet-width-full #NewHangoutmeet-KV {
  padding-top: 56.4899%;
}
#NewHangoutmeet-width-full #NewHangoutmeet-KV:before {
  background-image: url("..img/bg_kv.jpg");
  background-size: cover;
}

#NewHangoutmeet-width-full #NewHangoutmeet-KV .maintitle {
    left: 50%;
    top: 90%;
    transform: translate(-50%, -50%);
    text-align: center;
    /*max-width: 550px;*/
    width: 80%;
}
#NewHangoutmeet-width-full #NewHangoutmeet-KV .mtitle p{
    font-weight: 700
}
@media only screen and (max-width: 1920px) {
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .mtitle p {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1660px) {
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .mtitle p {
    font-size: 3.5em;
  }
}

@media only screen and (max-width: 1440px) {
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .stitle p {
    font-size: 2.7em;
  }
}
@media only screen and (max-width: 1350px) {
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .mtitle p {
    font-size: 3.5em;
    margin-bottom: 10px
  }
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .stitle p {
    font-size: 34px;
  }
  

}
@media only screen and (max-width: 1320px) {
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .mtitle p {
    font-size: 3em;
  }
}
@media only screen and (max-width: 768px) {
  #NewHangoutmeet-width-full #NewHangoutmeet-KV img.mobile{
    display: block !important;
  }
  #NewHangoutmeet-width-full #NewHangoutmeet-KV:before {
    background-image: none;
    padding-top: 0%;
  }
  #NewHangoutmeet-width-full #NewHangoutmeet-KV {
    padding-top: 0%;
    height: auto
  }
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .product-content {
    position: relative;
  }
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .maintitle {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 0px 18px 20px;
    transform: translate(0%, 0%);
  }
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .mtitle p{
    margin: 0;
    padding-bottom: 0;
  }
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .stitle p {
    margin-top: 20px
  }
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .mtitle p {
    font-size: 3em !important;
    text-align: center !important;
  }
}
@media only screen and (max-width: 480px) {
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .maintitle {
    padding-top: .5em;
  }
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .mtitle p {
    font-size: 32px;
  }
  #NewHangoutmeet-width-full #NewHangoutmeet-KV .stitle p {
    font-size: 18px;
  }
}

#NewHangoutmeet-width-full .maintitle .mtitle.mtitle_style_b{
    position: relative;
    margin-bottom: 100px
}
#NewHangoutmeet-width-full .maintitle .mtitle.mtitle_style_b:after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 1px;
    width: 100%;
    background: #636363;
    max-width: 1400px;
}
#NewHangoutmeet-width-full .maintitle .mtitle.mtitle_style_b p{
    padding: 0 20px;
    background: #fff
}
@media only screen and (max-width: 719px) {
    #NewHangoutmeet-width-full .maintitle .mtitle.mtitle_style_b{
        text-align: center !important;
        margin: 50px 0 !important;
    }
    #NewHangoutmeet-width-full .maintitle .mtitle.mtitle_style_b p{
        width: auto !important
    }
}

/*Product-Accessories*/
#NewHangoutmeet-width-full #Product-Accessories {
    background: #fff;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding-top: 100px
}
#NewHangoutmeet-width-full #Product-Accessories .maintitle {
    text-align: center;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info .maintitle{
    max-width: 1200px
}
#NewHangoutmeet-width-full #Product-Accessories .maintitle .stitle {
    padding-top: 0px;
}

#NewHangoutmeet-width-full #Product-Accessories .maintitle .mtitle {
    padding-top: 0px;
}

#NewHangoutmeet-width-full #Product-Accessories .mtitle p {
    margin: 0;
    font-size: 62px;
    text-align: center;
    /*font-size: 7.5em;
    font-size: 85px*/
}
#NewHangoutmeet-width-full #Product-Accessories .mtitle p b{
    font-size:  74px;
    font-weight: 700;
    color: #f76e6e
}

#NewHangoutmeet-width-full #Product-Accessories .stitle p {
    margin: 0px 0 0;
    text-align: center;
    font-size: 32px;
    color: #7d7d7d;
}

#NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area{
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
#NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li{
    display: inline-block;
    width: 25%;
    float: left;
    margin: 0;
    padding: 0 0 30px;
}
#NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li.active{
    background: linear-gradient(to bottom, #fff 0%, #f3f2f2 30%, #eae9e9 100%);
}
#NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li img{
    width: 80%; max-width: 255px;
}
#NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li .tab_mtitle{
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    color: #0096ff;
    font-size: 22px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
}
#NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li .tab_stitle{
    display: inline-block;
    color: #000;
    font-size: 15px;
    width: 100%;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 5px auto 30px
}
#NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li a{
    display: inline-block;
    width: 100%;
    max-width: 180px;
    margin: 0;
    position: relative;
    padding: 6px 10px;
    border: none;
    border-radius: 5px;
    background: linear-gradient(to bottom, #f5f5f5 0%, #cfcece 100%);
}
#NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li a.active,
#NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li a:hover{
    background: linear-gradient(to bottom, #caedff 0%, #249ddb 100%);
    color: #fff
}
#NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li a p{
    font-size: 16px;
    font-weight: 600
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info{
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 100px 0;
    display: none;
    position: relative;
    border-top: 1px solid #cfcfcf;
    margin-top: -4px;
    background: linear-gradient(to bottom, #ecebeb 0%, #fff 50%, #f1f1f1 100%);
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info .btn_close{
    display: inline-block;
    width: 5%;
    max-width: 40px;
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 20px;
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info.active{
    display: block;
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info .stitle{
    margin: 0 0 15px;
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info .stitle p{
    font-size: 30px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #343434;
    letter-spacing: -0.03em
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info .stitle p b{
    font-size: 20px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #343434;
    letter-spacing: -0.03em
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info .info_left{
    width: 55%;
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info .info_right{
    margin: 0px 0px 0px 55%;
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info.tab_info_b .info_right{
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info.tab_info_c .info_right{
    position: absolute;
    top: 50%;
    /*left: 0%;*/
    transform: translate(0%, -50%);
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info.tab_info_d .info_right{
    position: absolute;
    top: 50%;
    /*left: 0%;*/
    transform: translate(0%, -50%);
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info .info li{
    width: 100%;
    margin-bottom: 8px;
    font-size: 18px
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info img{
    width: 100%
}
#NewHangoutmeet-width-full #Product-Accessories .tab_info .tab_info_meet{
    max-width: 500px;
    margin: 0 auto
}

@media only screen and (max-width: 1280px) {
  #NewHangoutmeet-width-full #Product-Accessories .mtitle p {
    font-size: 3.4em;
  }
  #NewHangoutmeet-width-full #Product-Accessories .stitle p {
    font-size: 2.2em;
  }

}
@media only screen and (max-width: 1024px) {
    #NewHangoutmeet-width-full #Product-Accessories .maintitle{
        padding-top: 50px;
        padding-bottom: 10px;
    }
    #NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li a p{
        font-size: 1.5em;
    }
    #NewHangoutmeet-width-full #Product-Accessories .tab_info{
        padding-top: 0
    }
    #NewHangoutmeet-width-full #Product-Accessories .tab_info .stitle p{
        font-size: 2.2em;
    }
    #NewHangoutmeet-width-full #Product-Accessories .tab_info .stitle p b{
        font-size: 0.8em
    }
}
@media only screen and (max-width: 719px) {
    #NewHangoutmeet-width-full #Product-Accessories{
        padding-top: 0
    }
    #NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area,
    #NewHangoutmeet-width-full #Product-Accessories .tab_info .btn_close{
        display: none;
    }
    /*#NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li.active{
        background: #2c8ed3;
    }
    #NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li.active p.tab_mtitle{
        color: #fff
    }*/
    /*#NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li p.tab_mtitle{
        font-size: 1.5em;
        color: #787878;
        font-weight: normal;
        margin: 0
    }*/
    #NewHangoutmeet-width-full #Product-Accessories .tab_info{
        padding-top: 0
    }
    #NewHangoutmeet-width-full #Product-Accessories .tab_info.tab_info_b .info_right{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
    }
    #NewHangoutmeet-width-full #Product-Accessories .tab_info.tab_info_c .info_right{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
    }
    #NewHangoutmeet-width-full #Product-Accessories .tab_info.tab_info_d .info_right{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
    }
}

@media only screen and (max-width: 480px) {
  /*#NewHangoutmeet-width-full #Product-Accessories .maintitle {
    padding: .5em 0;
  }*/
  #NewHangoutmeet-width-full #Product-Accessories .mtitle p {
    font-size: 32px;
  }
  #NewHangoutmeet-width-full #Product-Accessories .stitle p {
    font-size: 18px;
  }
  #NewHangoutmeet-width-full #Product-Accessories .accessories_tab_area li a p{
    font-size: 1.2em;
  }
}
/**/
#NewHangoutmeet-width-full .tab_btn_style{
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: none
}
#NewHangoutmeet-width-full .tab_btn_style li {
    display: inline-block;
    width: 50%;
    float: left;
    margin: 0;
    padding: 0;
}
#NewHangoutmeet-width-full .tab_btn_style li a {
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    display: inline-block;
    width: 100%;
    margin: 0;
    position: relative;
    padding: 10px 20px;
    border: none;
    background: linear-gradient(to bottom, #f5f5f5 0%, #e5e5e5 100%);
}
#NewHangoutmeet-width-full .tab_btn_style li a.active {
    background: #2c8ed3;
    color: #fff;
}
#NewHangoutmeet-width-full .tab_btn_style li a p {
    font-size: 1.5em;
    line-height: 1.2em;
    min-height: 42px
}
#NewHangoutmeet-width-full .tab_btn_style li a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #fff;
}
@media only screen and (max-width: 719px) {
    #NewHangoutmeet-width-full .tab_btn_style{
        display: inline-block;
    }
}
/*Product-Combinations*/
#NewHangoutmeet-width-full #Product-Combinations {
    background: #fff;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding-top: 150px
}
#NewHangoutmeet-width-full #Product-Combinations .maintitle {
    text-align: center;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
}

#NewHangoutmeet-width-full #Product-Combinations .maintitle .stitle {
    padding-top: 0px;
}

#NewHangoutmeet-width-full #Product-Combinations .maintitle .mtitle {
    padding-top: 0px;
}

#NewHangoutmeet-width-full #Product-Combinations .mtitle p {
    margin: 0;
    font-size: 62px;
    text-align: center;
    /*font-size: 7.5em;
    font-size: 85px*/
}
#NewHangoutmeet-width-full #Product-Combinations .mtitle p b{
    font-size:  74px;
    font-weight: 700;
    color: #f76e6e
}

#NewHangoutmeet-width-full #Product-Combinations .stitle p {
    margin: 0px 0 0;
    text-align: center;
    font-size: 32px;
    color: #7d7d7d;
}

#NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area{
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
#NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area li{
    display: inline-block;
    width: 33.3333%;
    float: left;
    margin: 0;
    padding: 0 0 30px;
}
#NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area li.active{
    background: linear-gradient(to bottom, #fff 0%, #f3f2f2 30%, #eae9e9 100%);
}
#NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area li img{
        width: 90%;
    max-width: 400px;
}
#NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area li .tab_mtitle{
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 30px;
    color: #0096ff;
    font-size: 22px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
}
#NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area li .tab_stitle{
    display: inline-block;
    color: #000;
    font-size: 18px;
    width: 100%;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    margin: 5px auto 30px
}
#NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area li a{
    display: inline-block;
    width: 100%;
    max-width: 180px;
    margin: 0;
    position: relative;
    padding: 8px 15px;
    border: none;
    border-radius: 10px;
    background: linear-gradient(to bottom, #f5f5f5 0%, #cfcece 100%);
}
#NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area li a.active,
#NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area li a:hover{
    background: linear-gradient(to bottom, #caedff 0%, #249ddb 100%);
    color: #fff
}
#NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area li a p{
    font-size: 18px;
    font-weight: 600
}
#NewHangoutmeet-width-full #Product-Combinations .tab_info{
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 100px 0;
    display: none;
    position: relative;
    border-top: 1px solid #cfcfcf;
    margin-top: -4px;
    /*background: linear-gradient(to bottom, #fff 0%, #fff 1%, #ecebeb 1.11%, #fff 50%, #f1f1f1 100%);*/
    background: url(..img/bg_style_02.jpg) center top repeat-x;
    background-size: 100% 100%;
}
#NewHangoutmeet-width-full #Product-Combinations .tab_info .btn_close{
    display: inline-block;
    width: 5%;
    max-width: 40px;
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 20px;
}
#NewHangoutmeet-width-full #Product-Combinations .tab_info.active{
    display: block;
}
#NewHangoutmeet-width-full #Product-Combinations .tab_info .stitle{
    margin: 0 0 15px;
}
#NewHangoutmeet-width-full #Product-Combinations .tab_info .stitle p{
    font-size: 30px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #343434;
    letter-spacing: -0.03em
}
#NewHangoutmeet-width-full #Product-Combinations .tab_info .stitle p b{
    font-size: 20px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #343434;
    letter-spacing: -0.03em
}
#NewHangoutmeet-width-full #Product-Combinations .tab_info .info_left{
    width: 50%;
    text-align: center !important
}
#NewHangoutmeet-width-full #Product-Combinations .tab_info .info_right{
    margin: 0px 0px 0px 50%;
    text-align: center !important
}
#NewHangoutmeet-width-full #Product-Combinations .tab_info .info li{
    width: 100%;
    margin-bottom: 8px;
    font-size: 18px
}
#NewHangoutmeet-width-full #Product-Combinations .tab_info img{
    width: 100%
}
#NewHangoutmeet-width-full #Product-Combinations .tab_info .tab_info_meet{
    max-width: 500px;
    margin: 0 auto
}
#NewHangoutmeet-width-full #Product-Combinations .maintitle .info_h{
    max-width: 350px;
    margin: 0 auto;
}
#NewHangoutmeet-width-full #Product-Combinations .maintitle .tre_title {
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
    color: #0096ff;
    font-size: 16px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
}
#NewHangoutmeet-width-full #Product-Combinations .maintitle .ftitle {
    display: inline-block;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 50px;
    color: #343434;
    font-size: 36px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
}
#NewHangoutmeet-width-full #Product-Combinations .maintitle .ftitle p{
    font-size: 1em;
    display: inline-block;
    border-top: 1px #343434 solid;
    border-bottom: 1px #343434 solid;
}
@media only screen and (max-width: 1280px) {
  #NewHangoutmeet-width-full #Product-Combinations .mtitle p {
    font-size: 3.4em;
  }
  #NewHangoutmeet-width-full #Product-Combinations .stitle p {
    font-size: 2.2em;
  }

}
@media only screen and (max-width: 1024px) {
    #NewHangoutmeet-width-full #Product-Combinations .maintitle{
        padding-top: 50px;
        padding-bottom: 40px;
    }
    #NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area li a p{
        font-size: 1.5em;
    }
    #NewHangoutmeet-width-full #Product-Combinations .tab_info{
        padding-top: 0
    }
    #NewHangoutmeet-width-full #Product-Combinations .tab_info .stitle p{
        font-size: 2.2em;
    }
    #NewHangoutmeet-width-full #Product-Combinations .tab_info .stitle p b{
        font-size: 0.8em
    }
}
@media only screen and (max-width: 719px) {
    #NewHangoutmeet-width-full #Product-Combinations{
        padding-top: 0
    }
    #NewHangoutmeet-width-full #Product-Combinations .maintitle{
        padding-top: 0
    }
    #NewHangoutmeet-width-full #Product-Combinations .tab_btn_style li{
        width: 100%;
    }
    #NewHangoutmeet-width-full #Product-Combinations .tab_btn_style li a p{
        min-height: inherit;
    }
    #NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area,
    #NewHangoutmeet-width-full #Product-Combinations .tab_info .btn_close{
        display: none
    }
    #NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area li{
        width: 50%;
    }
    #NewHangoutmeet-width-full #Product-Combinations .tab_info{
        padding-top: 0
    }
    #NewHangoutmeet-width-full #Product-Combinations .maintitle .ftitle{
        font-size: 2em
    }
}

@media only screen and (max-width: 480px) {
  /*#NewHangoutmeet-width-full #Product-Combinations .maintitle {
    padding: .5em 0;
  }*/
  #NewHangoutmeet-width-full #Product-Combinations .mtitle p {
    font-size: 32px;
  }
  #NewHangoutmeet-width-full #Product-Combinations .stitle p {
    font-size: 18px;
  }
  #NewHangoutmeet-width-full #Product-Combinations .combinations_tab_area li a p{
    font-size: 1.2em;
  }
}

.armoury-colorrun {
    -webkit-animation: colorrun 5s linear;
    -moz-animation: colorrun 5s linear;
    -ms-animation: colorrun 5s linear;
    -o-animation: colorrun 5s linear;
    animation: colorrun 5s linear;
    animation-iteration-count: infinite;
}
@-webkit-keyframes colorrun {
    0% {-webkit-filter: hue-rotate(0deg); }
    100% {-webkit-filter: hue-rotate(359deg); }
}
@keyframes colorrun {
    0% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg)
    }
    100% {
        -webkit-filter: hue-rotate(359deg);
        filter: hue-rotate(359deg)
    }
}

#NewHangoutmeet-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
    }
}

#NewHangoutmeet-width-full .pic_move{
    position: relative;
    animation: 1.5s ease pic_move;
    animation-fill-mode:forwards;
}
@-moz-keyframes pic_move {
    0%{
        opacity: 0;
        top: -20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}
@-webkit-keyframes pic_move {
    0%{
        opacity: 0;
        top: -20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}
@-o-keyframes pic_move {
    0%{
        opacity: 0;
        top: -20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}
@-ms-keyframes pic_move {
    0%{
        opacity: 0;
        top: -20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}
@keyframes pic_move {
    0%{
        opacity: 0;
        top: -20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}

#NewHangoutmeet-width-full .boom_move{
    position: relative;
    animation: 1s ease boom_move;
    animation-fill-mode:forwards;
}
@-moz-keyframes boom_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@-webkit-keyframes boom_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@-o-keyframes boom_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@-ms-keyframes boom_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@keyframes boom_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}

#NewHangoutmeet-width-full .open_move{
    position: relative;
    animation: 1s ease open_move;
    animation-fill-mode:forwards;
}
@-moz-keyframes open_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@-webkit-keyframes open_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@-o-keyframes open_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@-ms-keyframes open_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@keyframes open_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}


#NewHangoutmeet-width-full .delay_move{
    animation-delay: 0.5s;
}

#NewHangoutmeet-width-full .boom_a_move{
    position: relative;
    animation: 1s ease boom_a_move;
    animation-delay: 1.2s;
    animation-fill-mode:forwards;
}
@-moz-keyframes boom_a_move {
    0%{
        opacity: 0;
        transform:translate(30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-webkit-keyframes boom_a_move {
    0%{
        opacity: 0;
        transform:translate(30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-o-keyframes boom_a_move {
    0%{
        opacity: 0;
        transform:translate(30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-ms-keyframes boom_a_move {
    0%{
        opacity: 0;
        transform:translate(30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@keyframes boom_a_move {
    0%{
        opacity: 0;
        transform:translate(30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}

#NewHangoutmeet-width-full .boom_b_move{
    position: relative;
    animation: 1s ease boom_b_move;
    animation-delay: 1.2s;
    animation-fill-mode:forwards;
}
@-moz-keyframes boom_b_move {
    0%{
        opacity: 0;
        transform:translate(30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-webkit-keyframes boom_b_move {
    0%{
        opacity: 0;
        transform:translate(30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-o-keyframes boom_b_move {
    0%{
        opacity: 0;
        transform:translate(30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-ms-keyframes boom_b_move {
    0%{
        opacity: 0;
        transform:translate(30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@keyframes boom_b_move {
    0%{
        opacity: 0;
        transform:translate(30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}

#NewHangoutmeet-width-full .boom_c_move{
    position: relative;
    animation: 1s ease boom_c_move;
    animation-delay: 1.2s;
    animation-fill-mode:forwards;
}
@-moz-keyframes boom_c_move {
    0%{
        opacity: 0;
        transform:translate(-30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-webkit-keyframes boom_c_move {
    0%{
        opacity: 0;
        transform:translate(-30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-o-keyframes boom_c_move {
    0%{
        opacity: 0;
        transform:translate(-30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-ms-keyframes boom_c_move {
    0%{
        opacity: 0;
        transform:translate(-30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@keyframes boom_c_move {
    0%{
        opacity: 0;
        transform:translate(-30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}

#NewHangoutmeet-width-full .boom_d_move{
    position: relative;
    animation: 1s ease boom_d_move;
    animation-delay: 1.2s;
    animation-fill-mode:forwards;
}
@-moz-keyframes boom_d_move {
    0%{
        opacity: 0;
        transform:translate(-30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-webkit-keyframes boom_d_move {
    0%{
        opacity: 0;
        transform:translate(-30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-o-keyframes boom_d_move {
    0%{
        opacity: 0;
        transform:translate(-30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-ms-keyframes boom_d_move {
    0%{
        opacity: 0;
        transform:translate(-30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@keyframes boom_d_move {
    0%{
        opacity: 0;
        transform:translate(-30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}

#NewHangoutmeet-width-full .show_move{
    position: relative;
    animation: 4s infinite show_move;
}
@-moz-keyframes show_move {
    0%{
        opacity: 0;
    }
    49.9%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 1;
    }
}
@-webkit-keyframes show_move {
    0%{
        opacity: 0;
    }
    49.9%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 1;
    }
}
@-o-keyframes show_move {
    0%{
        opacity: 0;
    }
    49.9%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 1;
    }
}
@-ms-keyframes show_move {
    0%{
        opacity: 0;
    }
    49.9%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 1;
    }
}
@keyframes show_move {
    0%{
        opacity: 0;
    }
    49.9%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 1;
    }
}


/*function_tab*/
#NewHangoutmeet-width-full .function_tab{
    display: inline-block;
    width: 100%;
    padding: 0 0 15px;
    margin: 50px auto;
    text-align: center;
    position: relative;
}
#NewHangoutmeet-width-full .function_tab:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  height: 2px;
  background: linear-gradient(to right, #31abff, #31abff, #31abff, #6c79ff, #8e5bff, #8e5bff, #8e5bff);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#31abff, #6c79ff,), to(#8e5bff));
  background-image: -webkit-linear-gradient(to left, #31abff, #6c79ff, #8e5bff);
  background-image: -moz-linear-gradient(to left, #31abff, #6c79ff, #8e5bff);
  background-image: -o-linear-gradient(to left, #31abff, #6c79ff, #8e5bff);
}
#NewHangoutmeet-width-full .function_tab li{
    display: inline-block;
    padding: 0 0px;
    position: relative;
    max-width: 33%;
    min-width: auto;
    margin: 0 2%;
}
#NewHangoutmeet-width-full .function_tab li.active:after{
    content: "";
    width: 80%;
    max-width: 160px;
    height: 8px;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 130%);
    z-index: 2;
}
#NewHangoutmeet-width-full .function_tab li.active.pink:after{
    background: #31abff
}
#NewHangoutmeet-width-full .function_tab li.active.purple:after{
    background: #6c79ff
}
#NewHangoutmeet-width-full .function_tab li.active.blue:after{
    background: #8e5bff
}
#NewHangoutmeet-width-full .function_tab li a{
    font-size: 2.1em;
    letter-spacing: 0.05em;
    color: #777;
    font-family: 'xolonium', 'myriadpro', Arial, Helvetica, sans-serif;
}
#NewHangoutmeet-width-full .function_tab li a:hover{
    color: #fff
}
#NewHangoutmeet-width-full .function_tab li.active.pink a{
    color: #31abff
}
#NewHangoutmeet-width-full .function_tab li.active.purple a{
    color: #6c79ff
}
#NewHangoutmeet-width-full .function_tab li.active.blue a{
    color: #8e5bff
}
@media (min-width: 719px) and (max-width: 959px) {
    #NewHangoutmeet-width-full .function_tab li a{
        font-size: 1.5em;
        letter-spacing: 0;
    }
}
@media (max-width: 719px) {
    #NewHangoutmeet-width-full .function_tab li{
         /*display: table-cell;*/
         padding: 0 0px
    }
    #NewHangoutmeet-width-full .function_tab li a{
        font-size: 1.1em;
        letter-spacing: -0.02em;
    }
}

/*PA34VC-cable*/

#NewHangoutmeet-width-full #NewHangoutmeet_MCS {
    /*background: url(..img/bg_style_01.jpg) top center repeat-x;*/
    position: relative;
    z-index: 1;
    padding: 80px 0 100px
}
#NewHangoutmeet-width-full #NewHangoutmeet_MCS .mainsize {
    /*max-width: 1200px;*/
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0px 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
#NewHangoutmeet-width-full #NewHangoutmeet_MCS img {
    max-width: 100%;
    margin: 0 auto
}

#NewHangoutmeet-width-full #NewHangoutmeet_MCS .info_left {
    margin: 0px -100% 0px 0px;
    width: 30%;
    padding: 0 20px;
    /*text-align: right !important;*/
    /**/
    
}
#NewHangoutmeet-width-full #NewHangoutmeet_MCS .info_left img {
    padding: 0 0;
    margin-top: 0;
    width: 100%;
    max-width: 300px !important;
}

#NewHangoutmeet-width-full #NewHangoutmeet_MCS .info_right {
    margin: 0px 0px 0px 30%;
    width: 70%;
    padding: 0px 0 0 0;
    text-align: center;
}
/*#NewHangoutmeet-width-full #NewHangoutmeet_MCS .info_right img{
    width: 100%;
    max-width: 722px !important;
}*/
#NewHangoutmeet-width-full #NewHangoutmeet_MCS .maintitle {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
#NewHangoutmeet-width-full #NewHangoutmeet_MCS .maintitle.lefttxt{
    padding-top: 0px
}
#NewHangoutmeet-width-full #NewHangoutmeet_MCS .tag_list{
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
    max-width: 560px
}
#NewHangoutmeet-width-full #NewHangoutmeet_MCS .tag_list li{
    width: 33.33%;
    max-width: 110px;
    display: inline-block;
    float: left;
    text-align: center;
}

#NewHangoutmeet-width-full #NewHangoutmeet_MCS .tag_list li p{
    padding: 0;
    font-size: 26px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    color: #0391fd;
    position: relative;
}
#NewHangoutmeet-width-full #NewHangoutmeet_MCS .tag_list li p:before{
    content: "";
    position: absolute;
    width: 90%;
    height: 100%;
    left: 5%;
    top: 0;
    background: #d3f5ff;
    border-radius: 5px;
    z-index: -1;
    transform: skewX(-20deg);
}
@media (max-width: 719px) {
    #NewHangoutmeet-width-full #NewHangoutmeet_MCS{
        padding: 0px 0 50px;
    }
    #NewHangoutmeet-width-full #NewHangoutmeet_MCS .maintitle.lefttxt .info_left{
        padding-top: 20px !important;
    }
    #NewHangoutmeet-width-full #NewHangoutmeet_MCS .maintitle.lefttxt img.mobile{
        width: 60%;
        margin: 0 auto !important
    }
}

/*Product-table*/

#NewHangoutmeet-width-full #Product-table {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 150px 0
}
#NewHangoutmeet-width-full #Product-table .mainsize {
    /*max-width: 1200px;*/
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0px 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
#NewHangoutmeet-width-full #Product-table img {
    max-width: 100%;
    margin: 0 auto
}

#NewHangoutmeet-width-full #Product-table .maintitle {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
#NewHangoutmeet-width-full table.table_style{
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    border: 1px #898989 solid;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    font-size: 15px;
}

#NewHangoutmeet-width-full table.table_style tr td{
    padding: 0.5em 0.8em;
    border-right: 1px #898989 solid;
    border-bottom: 1px #898989 solid;
}
#NewHangoutmeet-width-full table.table_style tr td.bg_style{
    background: #e5e5e5;
}
#NewHangoutmeet-width-full table.table_style tr td:last-child{
    border-right: none
}
#NewHangoutmeet-width-full table.table_style tr:last-child td{
    border-bottom: none
}
/**/
#Product-table .sheet {
    margin-left: 1em;
    margin-right: 1em
}
#Product-table .sheet table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0
}
#Product-table .sheet thead th {
    padding: 0 0 1em 1em;
    text-align: center;
    vertical-align: top;
    background: #676666;
     border-top: #1f1f1f 1px solid;
    border-right: #1f1f1f 1px solid;
     border-bottom: #1f1f1f 1px solid;
}
#Product-table .sheet thead td {
    border-right: #1f1f1f 1px solid;
    border-bottom: #1f1f1f 1px solid;
}
#Product-table .sheet thead th p{
    display: block;
    margin-top: 1em;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1;
    color: white;
    text-align: left;
    font-weight: normal;
    text-align: center;
}
#Product-table .sheet thead img {
    margin-left: auto;
    margin-right: auto
}
html #overview #special-sectionOverview #Product-table .sheet thead img, html #overview #sectionOverview #Product-table .sheet thead img {
    max-width: 100% !important
}
#Product-table .sheet tbody td, #Product-table .sheet tbody th {
    position: relative;
    padding: 0.5em 0.8em;
    font-weight: 300
}
#Product-table .sheet tbody td:before {
    /*content: '';
    display: block;
    width: 1px;
    position: absolute;
    left: 0;
    top: 8px;
    bottom: 8px;
    border-left: 1px solid #363636*/
}
#Product-table .sheet tbody tr td,
#Product-table .sheet tbody tr th{
    border-bottom: 1px #343434 solid;
    border-right: 1px #343434 solid;
    text-align: left;
}
#Product-table .sheet tbody tr td p.table_stitle{
    font-size: 18px 
}
#Product-table .sheet tbody tr td ul li{
    font-size: 14px;
    list-style-type: square;
    line-height: 1.2em;
    margin: 5px 0
}
#Product-table .sheet table tr td.bg_style,
#Product-table .sheet table tr th.bg_style{
    background: #b5b3b3;
    border-left: 1px #343434 solid;
}
#Product-table .sheet tbody tr:last-child td,
#Product-table .sheet tbody tr:last-child th{
    border-bottom: none
}
#Product-table .sheet tbody tr:nth-child(odd) {
    /*background: #191919*/
}
@media (min-width: 1025px) {
    #Product-table .parentheses {
        font-size: 85%
    }
}
@media (max-width: 960px) {
    #Product-table .sheet {
        margin: 0;
        line-height: 1.3;
        font-size: 85%
    }
    #Product-table .sheet tbody td, #Product-table .sheet tbody th {
        padding: .75em .5em .7em 1.2em
    }
}
@media (max-width: 640px) {
    #Product-table {
        padding: 40px 0 40px
    }
}
#Product-table .saving_table{
    padding-top: 0px;
    width: calc(100% - 20px);
    overflow-y: auto;
    margin: 0 10px;
    padding-bottom: 10px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    font-size: 18px;
}
#Product-table .saving_table table{
  border-bottom: #1f1f1f 1px solid;
  min-width: 830px;
      border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 5px;
}
#Product-table .saving_table::-webkit-scrollbar{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
}
#Product-table .saving_table::-webkit-scrollbar-thumb{
    border-radius: 8px;
    /*border: 3px solid #000;
    background-color: rgba(255, 255, 255, .3);*/
    top: 10px;
}
/* Custom scrollbar */

.saving_table::-webkit-scrollbar {
  width: 8px;
}

.saving_table::-webkit-scrollbar-track {
  border:1px solid #0096ff;
  border-radius: 10px;

}

.saving_table::-webkit-scrollbar-thumb {
  background: #0096ff;
  border-radius: 10px;
  box-shadow: 10px 10px 10px rgba(0, 150, 255, 1) inset;

}

@media (max-width: 719px) {
    #NewHangoutmeet-width-full #Product-table{
        padding: 0px 0;
    }
}

#NewHangoutmeet-width-full .hd-armoury-colorrun_b {
    -webkit-animation: colorrun_b 6s linear;
    -moz-animation: colorrun_b 6s linear;
    -ms-animation: colorrun_b 6s linear;
    -o-animation: colorrun_b 6s linear;
    animation: colorrun_b 6s linear;
    animation-iteration-count: infinite;
}
@-webkit-keyframes colorrun_b {
    0% {-webkit-filter: hue-rotate(0deg); }
    50% {-webkit-filter: hue-rotate(-215deg); }
    100% {-webkit-filter: hue-rotate(0deg); }
}
@keyframes colorrun_b {
    0% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg)
    }
    50% {
        -webkit-filter: hue-rotate(-215deg);
        filter: hue-rotate(-215deg)
    }
    100% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg)
    }
}
/* ============================== 
DIMENSIONS TAB
============================== */

/*PA34VC-port*/

#colorbox #cboxClose {
    width: 24px;
    height: 24px;
    background: none !important;
    top: -30px;
}

#colorbox #cboxClose:before {
    content: '';
    width: 24px;
    height: 4px;
    background-color: white;
    display: block;
    position: absolute;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
}

#colorbox #cboxClose:after {
    content: '';
    width: 24px;
    height: 4px;
    background-color: white;
    display: block;
    position: absolute;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
}

#colorbox #cboxLoadedContent {
    padding: 0
}


@media (min-width: 719px) and (max-width: 959px) {
    #NewHangoutmeet-width-full .mtitle p {
        font-size: 3.5em;
        line-height: 1.2em;
    }
    #NewHangoutmeet-width-full .mainfull .maintitle .info,
    #NewHangoutmeet-width-full .mainsize .maintitle .info {
        font-size: 1.5em;
        line-height: 1.5em;
        width: 100%
    }
    #NewHangoutmeet-width-full .full-section {
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    #NewHangoutmeet-width-full #Helios-colorarea .info_left{
        padding: 0
    }
}

@media (max-width: 719px) {
    #NewHangoutmeet-width-full img.webstyle,
    #NewHangoutmeet-width-full .webstyle {
        display: none;
    }
    /* 左文右圖 */
    #NewHangoutmeet-width-full .maintitle.lefttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #NewHangoutmeet-width-full .maintitle.lefttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    /* 左圖右文 */
    #NewHangoutmeet-width-full .maintitle.righttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #NewHangoutmeet-width-full .maintitle.righttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #NewHangoutmeet-width-full img.mobile,
    #NewHangoutmeet-width-full .mobile {
        width: 100%;
        display: block;
    }
    #NewHangoutmeet-width-full .maintitle .info,
    #NewHangoutmeet-width-full .maintitle .mtitle {
        margin: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        text-align: left !important;
    }
    #NewHangoutmeet-width-full .maintitle .mtitle {
        padding-top: 0 !important;
    }
    #NewHangoutmeet-width-full .mainfull .maintitle .info,
    #NewHangoutmeet-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;
    }
    #NewHangoutmeet-width-full .full-section {
        /*border-bottom: 1px solid #ccc;*/
        background-size: contain;
        background-position: center bottom;
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    /*#NewHangoutmeet-width-full .full-section:first-child {
        border-top: 1px solid #ccc;
    }*/
    #NewHangoutmeet-width-full .full-section:last-child {
        border-bottom: 0px solid #ccc;
    }
    #NewHangoutmeet-width-full .mtitle p {
        width: 100% !important;
        /*text-shadow: 0px 0px 0px #fff;*/
        font-size: 3em !important;
        text-align: left !important;
        line-height: 1.2em;
        margin-bottom: 0;
        padding: 15px 0;
    }
    #NewHangoutmeet-width-full .stitle p {
        font-size: 2em;
        text-align: left;
        margin-bottom: 0.5em;
        margin-top: 1em;
    }
    #NewHangoutmeet-width-full .full-section {
        padding: 0 0 ;
    }
}

/* ---------- color effect ---------- */
.hdau_rainbow{
    background: -webkit-linear-gradient(left, red, #ffa500, yellow,#44ff22,#0baaff,#2c63ff,#7744ff,#D92F7F,red);
    background: -o-linear-gradient(left, red, #ffa500, yellow,#44ff22,#0baaff,#2c63ff,#7744ff,#D92F7F,red);
    background: -moz-linear-gradient(left, red, #ffa500, yellow,#44ff22,#0baaff,#2c63ff,#7744ff,#D92F7F,red);
    background: linear-gradient(to right, red, #ffa500, yellow,#44ff22,#0baaff,#2c63ff,#7744ff,#D92F7F,red);
}
.hdau_comet{
    /*background: -moz-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(84,84,84,1) 39%, rgba(255,0,0,1) 54%, rgba(255,0,0,1) 60%, rgba(84,84,84,1) 73%, rgba(84,84,84,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(84,84,84,1) 39%, rgba(255,0,0,1) 54%, rgba(255,0,0,1) 60%, rgba(84,84,84,1) 73%, rgba(84,84,84,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(84,84,84,1) 39%, rgba(255,0,0,1) 54%, rgba(255,0,0,1) 60%, rgba(84,84,84,1) 73%, rgba(84,84,84,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(84,84,84,1) 39%, rgba(255,0,0,1) 54%, rgba(255,0,0,1) 60%, rgba(84,84,84,1) 73%, rgba(84,84,84,1) 100%);
    background: linear-gradient(135deg, rgba(84,84,84,1) 0%, rgba(84,84,84,1) 39%, rgba(255,0,0,1) 54%, rgba(255,0,0,1) 60%, rgba(84,84,84,1) 73%, rgba(84,84,84,1) 100%);*/
    background: url(..img/wavespectrum-h2000.jpg) repeat;
}
.hdau_flash{
    background: -moz-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(255,0,0,1) 15%, rgba(84,84,84,1) 27%, rgba(255,0,0,1) 40%, rgba(84,84,84,1) 53%, rgba(255,0,0,1) 63%, rgba(84,84,84,1) 78%, rgba(255,0,0,1) 90%, rgba(84,84,84,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(255,0,0,1) 15%, rgba(84,84,84,1) 27%, rgba(255,0,0,1) 40%, rgba(84,84,84,1) 53%, rgba(255,0,0,1) 63%, rgba(84,84,84,1) 78%, rgba(255,0,0,1) 90%, rgba(84,84,84,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(255,0,0,1) 15%, rgba(84,84,84,1) 27%, rgba(255,0,0,1) 40%, rgba(84,84,84,1) 53%, rgba(255,0,0,1) 63%, rgba(84,84,84,1) 78%, rgba(255,0,0,1) 90%, rgba(84,84,84,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(255,0,0,1) 15%, rgba(84,84,84,1) 27%, rgba(255,0,0,1) 40%, rgba(84,84,84,1) 53%, rgba(255,0,0,1) 63%, rgba(84,84,84,1) 78%, rgba(255,0,0,1) 90%, rgba(84,84,84,1) 100%);
    background: linear-gradient(135deg, rgba(84,84,84,1) 0%, rgba(255,0,0,1) 15%, rgba(84,84,84,1) 27%, rgba(255,0,0,1) 40%, rgba(84,84,84,1) 53%, rgba(255,0,0,1) 63%, rgba(84,84,84,1) 78%, rgba(255,0,0,1) 90%, rgba(84,84,84,1) 100%);
}
@keyframes static{
    0% {opacity: 1}
    50%{opacity: 1}
}
@-webkit-keyframes static{
    0% {opacity: 1}
    50%{opacity: 1}
}
@keyframes breathing{
    0% {opacity: 1}
    50%{opacity: 0}
}
@-webkit-keyframes breathing{
    0% {opacity: 1}
    50%{opacity: 0}
}
@keyframes strobing{
    0% {opacity: 1}
    50%{opacity: .3}
}
@-webkit-keyframes strobing{
    0% {opacity: 1}
    50%{opacity: .3}
}
@keyframes music{
    0%  {opacity: 1}
    10% {opacity: .3}
    40% {opacity: 1}
    60% {opacity: .3}
    70% {opacity: 1}
    100%{opacity: .3}
}
@-webkit-keyframes music{
    0%  {opacity: 1}
    10% {opacity: .3}
    40% {opacity: 1}
    60% {opacity: .3}
    70% {opacity: 1}
    100%{opacity: .3}
}
@keyframes cycle{
    0%      {background-color: red}
    15%     {background-color: orange}
    30%     {background-color: yellow}
    45%     {background-color: #00CB07}
    60%     {background-color: #07A9FF}
    75%     {background-color: #1044FF}
    90%     {background-color: #a12fd9}
    100%    {background-color: red}
}
@-webkit-keyframes cycle{
    0%      {background-color: red}
    15%     {background-color: orange}
    30%     {background-color: yellow}
    45%     {background-color: #00CB07}
    60%     {background-color: #07A9FF}
    75%     {background-color: #1044FF}
    90%     {background-color: #a12fd9}
    100%    {background-color: red}
}
@keyframes rainbow{
    0%  {-webkit-filter:hue-rotate(359deg);filter:hue-rotate(359deg)}
    100%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}
}
@-webkit-keyframes rainbow{
    0%  {-webkit-filter:hue-rotate(359deg)}
    100%{-webkit-filter:hue-rotate(0deg)}
}
@keyframes opacitya{
    0%  { opacity: 1}
    50% { opacity: 0}
    100%{ opacity: 1}
}
@-webkit-keyframes opacitya{
    0%  { opacity: 1}
    50% { opacity: 0}
    100%{ opacity: 1}
}
@-webkit-keyframes opacitya {
  from {opacity:0;}
  to {opacity:1;}
}
@-webkit-keyframes opacityb {
  from {opacity:0;}
  to {opacity:1;}
}

@keyframes opacitya {
  from {opacity:0;}
  to {opacity:1;}
}
@keyframes opacityb {
  from {opacity:0;}
  to {opacity:1;}
}
@keyframes cpu{
    0%      {background-color: red}
    30%     {background-color: yellow}
    60%     {background-color: green}
    90%     {background-color: yellow;}
}
@-webkit-keyframes cpu{
    0%      {background-color: red}
    30%     {background-color: yellow}
    60%     {background-color: green}
    90%     {background-color: yellow;}
}
@keyframes comet{
    0%  {
        z-index: -1;
        width: 150%;
        transform: translateX(-50%);
    }
    100%{
        z-index: -1;
        width: 150%;
        transform: translateX(50%);
    }
}
@-webkit-keyframes comet{
    0%  {
        z-index: -1;
        width: 150%;
        transform: translateX(-50%);
    }
    100%{
        z-index: -1;
        width: 150%;
        transform: translateX(50%);
    }
}
@keyframes flash{
    0%  {
        z-index: -1;
        width: 150%;
        transform: translateX(-20%);
    }
    100%{
        z-index: -1;
        width: 150%;
        transform: translateX(30%);
    }
}
@-webkit-keyframes flash{
    0%  {
        z-index: -1;
        width: 150%;
        transform: translateX(-20%);
    }
    100%{
        z-index: -1;
        width: 150%;
        transform: translateX(30%);
    }
}
/* ---------- END color effect ---------- */


#ROG_strixevolve-warp #Helios-ARUA .hdau_color.rainbow_wrapper { 
    height: 100%;
    width: 100%;
    left:0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, #ff2400, #e81d1d, #e8b71d, #e3e81d, #1de840, #1ddde8, #2b1de8, #dd00f3, #dd00f3, #ff2400);
    background-size: 500% 500%;
    padding: 0;
    -webkit-animation: rainbowwrapper 10s ease-out infinite;
    -z-animation: rainbowwrapper 10s ease-out infinite;
    -o-animation: rainbowwrapper 10s ease-out infinite;
    animation: rainbowwrapper 10s ease-out infinite;
}

@-webkit-keyframes rainbowwrapper {
    0%{
        background-position:0% 100%
    }
    100%{
        background-position:125% 0%
    }
}
@-moz-keyframes rainbowwrapper {
    0%{
        background-position:0% 100%
    }
    100%{
        background-position:125% 0%
    }
}
@-o-keyframes rainbowwrapper {
    0%{
        background-position:0% 100%
    }
    100%{
        background-position:125% 0%
    }
}
@keyframes rainbowwrapper { 
    0%{
        background-position:0% 100%
    }
    100%{
        background-position:125% 0%
    }
}

/* nav bar */
#NewHangoutmeet-width-full #NewHangoutmeet-nav {
    position: fixed;
    top: 50%;
    right: 10px;
    margin-top: -11.6875em;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 10px;
    z-index: 9999;
}

#NewHangoutmeet-width-full #NewHangoutmeet-nav ul {
        list-style: none;
    display: block;
    margin: 0;
}

#NewHangoutmeet-width-full #NewHangoutmeet-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;
}
#NewHangoutmeet-width-full #NewHangoutmeet-nav ul li a{
        display: inline-block;
    width: 8px;
    position: absolute;
    padding: 15px;
    height: 8px;
    z-index: 9999;
    top: 0
}
#NewHangoutmeet-width-full #NewHangoutmeet-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;
}

#NewHangoutmeet-width-full #NewHangoutmeet-nav ul li b {
    display: none;
    position: absolute;
    top: 60%;
    margin-top: -12px;
    right: 40px;
    white-space: nowrap;
    font-size: 14px;
    color: #0096ff;
    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;
}
#NewHangoutmeet-width-full #NewHangoutmeet-nav ul li.on.active b, #NewHangoutmeet-width-full #NewHangoutmeet-nav ul li.active b{
    top: 90%
}

#NewHangoutmeet-width-full #NewHangoutmeet-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;
}

#NewHangoutmeet-width-full #NewHangoutmeet-nav ul li:hover div {
    background: #0096ff
}

#NewHangoutmeet-width-full #NewHangoutmeet-nav ul li.active {
    height: 30px !important
}

 #NewHangoutmeet-width-full #NewHangoutmeet-nav ul li.active div {
    background: #0096ff;
    height: 30px !important;
    top: 5px;
}

@media (max-width: 719px) {
    /* special-sectionOverview #rog_chariot_rgb_nav-nav */
    #NewHangoutmeet-width-full #NewHangoutmeet-nav{
        display: none;
    }
}