@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900&display=swap');
body, html {
    height: 100%;
}
body {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
}
html[lang="zh-TW"] * {
    font-family: Montserrat, 'Noto Sans TC', sans-serif !important;
}
html[lang="jp-JP"] * {
    font-family: Montserrat, 'Noto Sans JP', sans-serif !important;
}
html[lang="ko-KR"] * {
    font-family: Montserrat, 'Noto Sans KR', sans-serif !important;
}
._header_nav > li > a {
    font-size: 15px;
    color: #222;
    opacity: 1;
    font-weight: 500;
}
._frame--sideNav ._sideNav_container strong {
    font-weight: 600;
}
._frame--sideNav ._sideNav_container ._nav > li ul li a {
    font-size: 16px;
    color: #777
}
._frame--sideNav ._sideNav_container ._nav > li {
    border-bottom: 1px solid #e1e2e3;
    margin: 0;
    padding: 16px 0;
}
._frame--sideNav ._sideNav_container ._nav > li:first-child {
    padding-top: 0;
}
._solution_item p {
    font-size: 16px;
}
._solution_item:hover p {
    color: #444
}
._unit_header {
    font-size: 500;
}
._sideNav ._nav ._sideNav_title a {
    font-weight: 600;
}
._sideNav._sideNav--block ._nav > li::after, ._sideNav._sideNav--blockCollapse ._nav > li::after {
    display: none;
}
._news_item__time {
    font-size: inherit;
}
._frame_main ._block_section:first-of-type[style] {
    padding-top: 36px !important;
}
input, textarea, select {
    font-size: 1rem;
}
._footer select {
    color: #fff;
    background-color: transparent;
    border: none;
    font-weight: 400;
}
._footer select option {
    color: #212529;
}
._footer_social__item img {
    max-height: 40px;
}
.cn-where-to-buy strong {
    font-weight: 700 !important;
}
/*** about_avermedia ******************************************************************************************************/
.about_avermedia section {
    padding: 2rem 0;
}
.about_avermedia h2 {
    line-height: normal;
    margin: 0 0 50px;
}
.corporate-mission-and-values .container, .operations-team .container {
    max-width: 768px;
}
.corporate-mission-and-values strong {
    display: inline-block;
    margin: 1rem 0 .5rem;
    font-weight: 700;
}
.operations-team article {
    margin: 30px 0;
}
.operations-team article figure {
    margin: 0;
    max-width: 220px;
}
.operations-team article div ul, .milestones ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.operations-team article div ul li {
    line-height: normal;
    margin: 6px 0;
}
.operations-team article div h4 {
    font-weight: bold;
    line-height: 1;
}
.operations-team article div h4 + p {
    margin: 0 0 15px;
}
.operations-team article div ul li span {
    color: #999;
}
.operations-team p, .operations-team ul {
    font-size: 90%;
}
.milestones div h5 {
    width: 100%;
    max-width: 300px;
    font-weight: 700;
}
.milestones ul li {
    position: relative;
}
.milestones ul li strong {
    display: inline-block;
    font-weight: 700;
    width: 100%;
    margin: 1rem 0 .5rem;
}
.responsibility h3 {
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 600;
}
.responsibility .sticky-top {
    z-index: 100;
}
.responsibility section {
    padding: 3.5rem 0;
}
@media (max-width: 640px) {
    .milestones div h5 {
        font-size: 1.25rem;
    }
    .operations-team article figure {
        margin: 0 0 1rem;
    }
}
@media (min-width: 640px) {
    .milestones div h5 {
        font-size: 1.7rem
    }
    .corporate-mission-and-values strong {
        margin: 1rem 0 .5rem;
    }
    .operations-team article {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .operations-team article div {
        -ms-flex: 1;
        flex: 1;
        padding-left: 30px;
    }
    .about_avermedia section {
        padding: 4.5rem 0;
    }
    ._block_section p {
        font-size: inherit;
    }
    .responsibility h3 {
        font-size: 2.8rem;
    }
    .responsibility h5 {
        font-size: 1.4rem;
    }
    ._stickyFooter__mainContent ._frame--full {
        overflow: inherit;
    }
    .responsibility section {
        padding: 7.5rem 0;
    }
}
.recruiting_preface ._block_section {
    padding-bottom: 0;
}
.recruiting_preface ._block_itemContainer {
    padding: 0;
}
@media (min-width: 768px) {
    .milestones ul li strong {
        margin: 0;
    }
    .milestones ul li strong {
        position: absolute;
        top: 0;
        left: 0;
        width: 110px;
        margin-bottom: 0;
    }
    .milestones ul li {
        padding-left: 110px;
    }
    .responsibility_hero ._block_section, .about_hero ._block_section, .recruiting_hero ._block_section {
        padding: 13% 0 !important;
    }
}
@media (min-width: 800px) {
    .container, ._orderResult_container, ._form_page__container {
        width: 90%;
    }
}
/*********************************************************************************************************/
@media screen and (min-width: 800px) {
    ._news_item + ._news_item {
        margin-top: 0.5rem;
    }
    ._news_item__year {
        font-size: 20px;
        margin-bottom: 1.5rem;
    }
}
/*****************************************************/
.overview-black {
    margin-top: 0 !important;
}
._unit_header {
    background-color: #44403d;
}
._block_section .swiper-button-prev, ._block_section .swiper-button-next {
    background-color: rgba(0, 0, 0, .5);
}
/*** grid *************************************************/
.grid {
    margin: 0 auto;
    width: 90%;
    max-width: 1200px;
    padding: 50px 0;
}
.grid_container {
    display: grid;
    width: 100%;
    grid-gap: 1rem;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-template-areas:
        "Game_Capture"
        "control_center"
        "Video_Capture"
        "Webcam"
        "audio"
        "Streaming_Kit"
        "AVerAI_Edge_Computing"
}
.Game_Capture {
    grid-area: Game_Capture;
}
.Video_Capture {
    grid-area: Video_Capture;
}
.Webcam {
    grid-area: Webcam;
}
.audio {
    grid-area: audio;
}
.control_center {
    grid-area: control_center;
}
.Streaming_Kit {
    grid-area: Streaming_Kit;
}
.Stream_Record_Software {
    grid-area: Stream_Record_Software;
}
.Video_Signal_Converters {
    grid-area: Video_Signal_Converters;
}
.AVerAI_Edge_Computing {
    grid-area: AVerAI_Edge_Computing;
}
.item {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    min-height: 260px;
}
.item a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    background-color: #f4f4f4;
    overflow: hidden;
    padding: 40px 40px 80px;
    color: transparent !important;
}
.item * {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.item a .grid_item_name {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8%;
    text-align: center;
    z-index: 5;
    color: #222;
    word-wrap: break-word;
    padding: 0 15px;
    line-height: normal;
}
.item a img {
    position: relative;
    z-index: 5;
}
.item a:hover img {
    transform: scale(1.05);
}
.item.AVerAI_Edge_Computing a img {
    width: 100%;
    max-width: 600px;
    padding-bottom: 30%;
}
.item.AVerAI_Edge_Computing a {
    background-color: #d3d3d3;
}
.item.AVerAI_Edge_Computing a .grid_item_name em {
    font-style: normal !important;
    display: inline-block;
}
.item.AVerAI_Edge_Computing a .nvidia_elite_partner, .item.AVerAI_Edge_Computing a:hover .nvidia_elite_partner {
    max-width: 120px;
    padding: 0;
    transform: scale(1);
    margin-left: 25px;
    vertical-align: bottom;
}
.item a:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    height: 0;
    z-index: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
    transform-origin: center;
    background: rgb(255, 255, 255);
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=1);
}
.item a:hover:after {
    opacity: 1;
    height: 100%;
}
._header_action a {
    font-size: 1rem;
    background-color: #44403d;
}
@media (max-width: 640px) {
    ._themeOption_buttonRadius--none ._header_action a {
        font-size: 0.6rem;
        padding: 0.4rem 0.6rem;
        vertical-align: middle;
    }
    ._header_brand, ._header_brand picture {
        width: 100px;
        margin: 0 2% 0 0;
    }
    ._header_brand img {
        width: 100%;
    }
}
@media (min-width: 640px) {
    .item.AVerAI_Edge_Computing a img {
        padding-bottom: 6%;
    }
}
@media (min-width: 768px) {
    .grid {
        padding: 100px 0;
    }
    .grid_container {
        grid-template-columns: 1fr 1fr;
        grid-template-areas:
            "Game_Capture Game_Capture"
            "control_center Video_Capture"
            "Webcam audio"
            "Streaming_Kit AVerAI_Edge_Computing"
    }
    .item {
        min-height: auto;
    }
    .item a {
        padding: 40px 20px 80px;
        height: 100%;
    }
}
@media (min-width: 1024px) {
    .grid_container {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas:
            "Game_Capture Game_Capture control_center"
            "Video_Capture Webcam audio"
            "Streaming_Kit AVerAI_Edge_Computing AVerAI_Edge_Computing"
    }
}
.nav-shop-tw {
    display: none !important;
}
html:lang(zh-TW) .nav-shop-tw {
    display: inline-block !important;
}
.nav-recruiting-tw {
    display: none !important;
}
html:lang(zh-TW) .nav-recruiting-tw {
    display: inline-block !important;
}
.nav-shop-us {
    display: none !important;
    ;
}
html:lang(en-US) .nav-shop-us {
    display: inline-block !important;
}
.nav-show-jp {
    display: none !important;
    ;
}
html:lang(jp-JP) .nav-show-jp {
    display: inline-block !important;
}
html:lang(jp-JP) .nav-hidden-jp {
    display: none !important;
    ;
}
._footer_sitemap._footer_sitemap--collapse ._footer_sitemap__list > .first.has_children > ul > li:nth-of-type(3) {
    display: none;
}
html:lang(zh-TW) ._footer_sitemap._footer_sitemap--collapse ._footer_sitemap__list > .first.has_children > ul > li:nth-of-type(3) {
    display: block;
}
.gc551 a {
    color: white
}
.gc573 a {
    color: white
}
._header_action a {
    background-color: #44403d;
}
/*
@media screen and (min-width: 1000px) {
  ._headerGroup {
    height: 55px;
  }
}
*/
._productDetail_desc ._clip_code__container {
    padding: 0;
}
._unit_header {
    display: none;
}
._header_nav > li ._header_subMenu--deep > ul {
    -ms-flex-pack: start;
    justify-content: flex-start;
}
._filter_search ._filter_search__container {
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 100%;
}
._filter_search ._filter_search__container h2 {
    font-size: 1rem;
    margin: 0 0 15px;
}
._filter_search ._filter_search__container p {
    font-size: 0.9rem;
    margin: 10px 0 0;
    text-align: left;
    line-height: normal;
    padding: 0 5%;
}
._filter_search ._filter_search__container ._filter_search__dropdownInput input {
    padding: 5px 10px !important;
}
html:lang(zh-TW) ._themeType__mainNav--mid ._header_nav > li.nav-shop-tw, html:lang(en-US) ._themeType__mainNav--mid ._header_nav > li.nav-shop-us {
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 100%;
    border-bottom: 2px solid transparent;
    padding-top: 10px;
    padding-bottom: 10px;
}
._where_item ._where_item__block {
    position: relative;
}
._where_item ._where_item__link {
    color: transparent !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
html:lang(zh-TW) ._where_item__info p {
    font-size: 1.1rem;
}
html:lang(en) ._where_item__info p, html:lang(en-US) ._where_item__info p {
    font-size: 1.1rem;
}
@media screen and (min-width: 640px) {
    ._where_item {
        width: 33.333333%;
    }
    ._filter_search ._filter_search__container h2 {
        width: 130px;
        margin: 0 10px 0 0;
    }
    ._filter_search {
        margin-bottom: -50px;
    }
    ._filter_search ._filter_search__container ._filter_search__dropdownInput input {
        width: 296px;
    }
}
@media screen and (min-width: 896px) {
    ._filter_search ._filter_search__container p {
        width: 310px;
        padding: 0 0 0 10px;
        margin: 0;
    }
}
/*
@media screen and (min-width: 1000px) {
  ._themeType__mainNav-type-6 ._header_container, ._themeType__mainNav-type-6 ._frame--sideNav {
    width: 88%;
  }
  ._themeType__mainNav-type-6 ._frame--sideNav {
    max-width: none;
  }
  ._themeType__mainNav--mid ._header_nav > li {
    padding: 0 !important;
    vertical-align: middle;
  }
}
*/
/*
._headerGroup._headerGroup--hide ._header[style] {
  transform: none !important
}
*/
._header_brand picture {
    max-width: 160px;
}