@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;300;400;500;700;900&display=swap');
@import url('https://avtweb-black.s3-us-west-2.amazonaws.com/css/expand.css');
@import url('https://avtweb-black.s3-us-west-2.amazonaws.com/css/delighter.css');
@import url('https://avtweb-black.s3.us-west-2.amazonaws.com/css/lity.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css');
@import url('https://avtweb-black.s3.us-west-2.amazonaws.com/GC551G2/GC551G2_v1.css');
.overview-white {
    padding-top: 0;
}
.overview-white img, .overview-black img {
    width: 100%;
}
/******************************************************************/
@media only screen and (max-width: 768px) {
    .videoBar_support, .webcam_support {
        top: 50%;
    }
    .videoBar_support, .webcam_support, .double_benefit-ru {
        top: inherit !important;
        transform: none !important;
        bottom: 70px;
    }
    .double_benefit-ru {
        bottom: 180px;
        margin: 0;
    }
}
.webcam_support {
    text-align: center;
    position: fixed;
    color: #fff;
    cursor: pointer;
    border-radius: 50px;
    right: 10px;
    bottom: 100px;
    padding: 10px 0 10px;
    z-index: 1500;
    transition: all .4s ease-in-out 0;
    background: rgb(201, 36, 44);
    background: -moz-linear-gradient(top, rgba(201, 36, 44, 1) 0%, rgba(153, 27, 35, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(201, 36, 44, 1) 0%, rgba(153, 27, 35, 1) 100%);
    background: linear-gradient(to bottom, rgba(201, 36, 44, 1) 0%, rgba(153, 27, 35, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9242c', endColorstr='#991b23', GradientType=0);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
    width: 100px;
    height: 100px;
}
.webcam_support a {
    transition: all .4s ease-in-out 0;
    display: inline-block;
    line-height: normal;
    font-weight: bold;
    color: white;
    font-size: 1rem;
}
.webcam_support a:hover, .buyNow-forUus a:hover, .videoBar_support a:hover {
    color: yellow !important;
    text-decoration: none !important;
    border: none !important;
}
.webcam_support .fa-comments:before {
    font-family: 'FontAwesome';
    font-size: 2rem
}
/******************************************************************/
.buyNow-forUus {
    text-align: center;
    position: fixed;
    color: #fff;
    cursor: pointer;
    border-radius: 50px;
    bottom: 210px;
    right: 10px;
    padding: 10px;
    z-index: 1500;
    transition: all .4s ease-in-out 0;
    background: rgb(201, 36, 44);
    background: -moz-linear-gradient(top, rgba(201, 36, 44, 1) 0%, rgba(153, 27, 35, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(201, 36, 44, 1) 0%, rgba(153, 27, 35, 1) 100%);
    background: linear-gradient(to bottom, rgba(201, 36, 44, 1) 0%, rgba(153, 27, 35, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9242c', endColorstr='#991b23', GradientType=0);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
    width: 100px;
    height: 100px;
}
.buyNow-forUus a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    color: #fff;
    height: 100%;
}
.buyNow-forUus a:hover {
    color: yellow;
    transition: all 0.3s ease-in-out 0s;
}
.buyNow-forUus a span {
    display: block;
    font-size: 80%;
}
.buyNow-forUus a span i {
    display: block;
}
.buyNow-forUus a span i:before {
    font-size: 200%;
}
/******************************************************************/
.videoBar_support {
    text-align: center;
    position: fixed;
    color: #fff;
    cursor: pointer;
    border-radius: 50px;
    right: 10px;
    bottom: 100px;
    padding: 10px 0 10px;
    z-index: 1500;
    transition: all .4s ease-in-out 0;
    background: rgb(201, 36, 44);
    background: -moz-linear-gradient(top, rgba(201, 36, 44, 1) 0%, rgba(153, 27, 35, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(201, 36, 44, 1) 0%, rgba(153, 27, 35, 1) 100%);
    background: linear-gradient(to bottom, rgba(201, 36, 44, 1) 0%, rgba(153, 27, 35, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9242c', endColorstr='#991b23', GradientType=0);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
    width: 100px;
    height: 100px;
}
.videoBar_support a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    color: #fff;
    height: 100%;
}
.videoBar_support a:hover {
    color: yellow;
    transition: all 0.3s ease-in-out 0s;
}
.videoBar_support a span {
    display: block;
    font-size: 80%;
    line-height: 1.2;
}
.videoBar_support a span i {
    display: block;
}
.videoBar_support a span i:before {
    font-size: 2rem;
}
/******************************************************************/
.double_benefit-ru {
    text-align: center;
    position: fixed;
    cursor: pointer;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 50%), inset 0px 1px 0px 0px #cf866c;
    background: linear-gradient(to bottom, #cc0007 5%, #b60001 100%);
    background-color: #c9242c;
    border: 1px solid #942911;
    border-radius: 12px;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    padding: 10px 0 10px;
    z-index: 1500;
    transition: all .4s ease-in-out 0;
    width: 110px;
    height: 80px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -100px;
}
.double_benefit-ru a {
    color: #fff;
    transition: all .4s ease-in-out 0;
    font-weight: bold;
    color: white;
    font-size: 0.75rem;
    padding: 15px;
}
.double_benefit-ru:hover {
    background: linear-gradient(to bottom, #b60001 5%, #cc0007 100%);
}
.segmented-control {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    background: #000;
    border: 2px solid #C00;
    border-radius: 50px;
    margin: 8px 0 20px;
    min-width: 100px;
    color: #fff;
    display: inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition-duration: 700ms;
    -webkit-transition-duration: 700ms;
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}
.segmented-control:after {
    position: absolute;
    content: " ";
    background: url(//s3-us-west-2.amazonaws.com/avtweb-black/img/sound.svg)no-repeat;
    background-size: contain;
    height: 50px;
    width: 50px;
    left: 50%;
    top: -10px;
    z-index: 1000;
    margin-left: -24px
}
.segmented-control a {
    display: block
}
.segmented-control:after {
    content: "";
    display: table;
    clear: both
}
.segmented-control > input[type='radio'], .segmented-control > input[type='checkbox'] {
    position: absolute;
    left: -10000px
}
.segmented-control > input[type='radio']:nth-child(1):checked ~ label:nth-of-type(1):after, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:nth-of-type(1):after, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:nth-of-type(1):before, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:nth-of-type(1):before {
    opacity: 1
}
.segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):after, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):after, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):before, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):before, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:before {
    left: 0
}
.segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
    left: 0
}
.segmented-control > input[type='radio']:nth-child(2):checked ~ label:nth-of-type(2):after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:nth-of-type(2):after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:nth-of-type(2):before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:nth-of-type(2):before {
    opacity: 1
}
.segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
    left: 50%
}
.segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
    left: 33.33%
}
.segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
    left: 25%
}
.segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
    left: 20%
}
.segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
    left: 16.66%
}
.segmented-control > input[type='radio']:nth-child(3):checked ~ label:nth-of-type(3):after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:nth-of-type(3):after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:nth-of-type(3):before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:nth-of-type(3):before {
    opacity: 1
}
.segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
    left: 66.66%
}
.segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
    left: 50%
}
.segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
    left: 40%
}
.segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
    left: 33.33%
}
.segmented-control > input[type='radio']:nth-child(4):checked ~ label:nth-of-type(4):after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:nth-of-type(4):after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:nth-of-type(4):before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:nth-of-type(4):before {
    opacity: 1
}
.segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
    left: 75%
}
.segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
    left: 60%
}
.segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
    left: 50%
}
.segmented-control > input[type='radio']:nth-child(5):checked ~ label:nth-of-type(5):after, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:nth-of-type(5):after, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:nth-of-type(5):before, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:nth-of-type(5):before {
    opacity: 1
}
.segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
    left: 80%
}
.segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
    left: 66.66%
}
.segmented-control > input[type='radio']:nth-child(6):checked ~ label:nth-of-type(6):after, .segmented-control > input[type='checkbox']:nth-child(6):checked ~ label:nth-of-type(6):after, .segmented-control > input[type='radio']:nth-child(6):checked ~ label:nth-of-type(6):before, .segmented-control > input[type='checkbox']:nth-child(6):checked ~ label:nth-of-type(6):before {
    opacity: 1
}
.segmented-control > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
    left: 83.33%
}
.segmented-control > input[type='radio']:disabled:nth-child(1) ~ label:nth-of-type(1), .segmented-control > input[type='checkbox']:disabled:nth-child(1) ~ label:nth-of-type(1), .segmented-control > input[type='radio']:disabled:nth-child(2) ~ label:nth-of-type(2), .segmented-control > input[type='checkbox']:disabled:nth-child(2) ~ label:nth-of-type(2), .segmented-control > input[type='radio']:disabled:nth-child(3) ~ label:nth-of-type(3), .segmented-control > input[type='checkbox']:disabled:nth-child(3) ~ label:nth-of-type(3), .segmented-control > input[type='radio']:disabled:nth-child(4) ~ label:nth-of-type(4), .segmented-control > input[type='checkbox']:disabled:nth-child(4) ~ label:nth-of-type(4), .segmented-control > input[type='radio']:disabled:nth-child(5) ~ label:nth-of-type(5), .segmented-control > input[type='checkbox']:disabled:nth-child(5) ~ label:nth-of-type(5), .segmented-control > input[type='radio']:disabled:nth-child(6) ~ label:nth-of-type(6), .segmented-control > input[type='checkbox']:disabled:nth-child(6) ~ label:nth-of-type(6) {
    opacity: .3;
    cursor: not-allowed
}
.segmented-control a {
    float: left;
    display: inline-block;
    width: 50%
}
.segmented-control > label {
    display: inline-block;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
    margin: 0 -4px 0 0;
    vertical-align: text-bottom;
    transition-duration: inherit;
    -webkit-transition-duration: inherit;
    transition-timing-function: inherit;
    -webkit-transition-timing-function: inherit
}
.segmented-control > label.italic {
    font-style: italic
}
.segmented-control > label.bold {
    font-weight: 700
}
.segmented-control > label.underline {
    text-decoration: underline
}
.segmented-control > label.line-through {
    text-decoration: line-through
}
.segmented-control > label:after {
    position: absolute;
    left: 0;
    top: 0;
    color: #FFF;
    opacity: 0;
    padding: inherit;
    pointer-events: none;
    content: attr(data-value);
    text-align: center;
    z-index: 1000;
    font-style: inherit;
    text-decoration: inherit;
    font-weight: inherit;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: all;
    -webkit-transition-duration: inherit;
    -webkit-transition-timing-function: inherit;
    transition-property: all;
    transition-duration: inherit;
    transition-timing-function: inherit
}
.segmented-control > label, .segmented-control > label:after {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}
.segmented-control > label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #4c5457;
    color: #FFF;
    opacity: 0;
    height: 100%;
    pointer-events: none;
    -webkit-transition-property: left;
    -webkit-transition-duration: inherit;
    -webkit-transition-timing-function: inherit;
    transition-property: left;
    transition-duration: inherit;
    transition-timing-function: inherit
}
.segmented-control > label, .segmented-control > label:before {
    border-radius: 50px
}
.segmented-control > label:first-of-type:nth-last-of-type(1), .segmented-control > label:first-of-type:nth-last-of-type(1) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(1):after, .segmented-control > label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(1):before, .segmented-control > label:first-of-type:nth-last-of-type(1) ~ label:before {
    width: 100%
}
.segmented-control > label:first-of-type:nth-last-of-type(2), .segmented-control > label:first-of-type:nth-last-of-type(2) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(2):after, .segmented-control > label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(2):before, .segmented-control > label:first-of-type:nth-last-of-type(2) ~ label:before {
    width: 50%
}
.segmented-control > label:first-of-type:nth-last-of-type(3), .segmented-control > label:first-of-type:nth-last-of-type(3) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(3):after, .segmented-control > label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(3):before, .segmented-control > label:first-of-type:nth-last-of-type(3) ~ label:before {
    width: 33.33%
}
.segmented-control > label:first-of-type:nth-last-of-type(4), .segmented-control > label:first-of-type:nth-last-of-type(4) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(4):after, .segmented-control > label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(4):before, .segmented-control > label:first-of-type:nth-last-of-type(4) ~ label:before {
    width: 25%
}
.segmented-control > label:first-of-type:nth-last-of-type(5), .segmented-control > label:first-of-type:nth-last-of-type(5) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(5):after, .segmented-control > label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(5):before, .segmented-control > label:first-of-type:nth-last-of-type(5) ~ label:before {
    width: 20%
}
.segmented-control > label:first-of-type:nth-last-of-type(6), .segmented-control > label:first-of-type:nth-last-of-type(6) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(6):after, .segmented-control > label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(6):before, .segmented-control > label:first-of-type:nth-last-of-type(6) ~ label:before {
    width: 16.66%
}
.segmented-control > input[type='checkbox'] ~ label {
    transition-duration: 0;
    -webkit-transition-duration: 0
}
.segmented-control--slow > label:after, .segmented-control--slow > label:before {
    -webkit-transition-duration: 1000ms;
    transition-duration: 1000ms
}
.segmented-control--slower > label:after, .segmented-control--slower > label:before {
    -webkit-transition-duration: 2000ms;
    transition-duration: 2000ms
}
.segmented-control--no-transition > label:after, .segmented-control--no-transition > label:before {
    -webkit-transition-duration: 0;
    transition-duration: 0
}
.segmented-control--turquoise > label:before {
    background: #C00
}
.segmented-control--red > label:before {
    background: #e35354
}
.segmented-control--blue > label:before {
    background: #319dd4
}
.segmented-control--purple > label:before {
    background: #8d74c0
}
.segmented-control--orange > label:before {
    background: #f7ae40
}
.segmented-control--green > label:before {
    background: #11ac63
}
.segmented-control--pink > label:before {
    background: #f87e94
}
.segmented-control--dark-blue > label:before {
    background: #4c5457
}
.segmented-control--transparent {
    border-color: transparent;
    background: transparent
}
.segmented-control-1 {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    background: #000;
    border: 2px solid #C00;
    border-radius: 50px;
    margin: 8px 0 20px;
    min-width: 100px;
    color: #fff;
    display: inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition-duration: 700ms;
    -webkit-transition-duration: 700ms;
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}
.segmented-control-1:after {
    position: absolute;
    content: " ";
    background: url(../images/sound.svg)no-repeat;
    background-size: contain;
    height: 50px;
    width: 50px;
    left: 45.5%;
    top: -10px;
    z-index: 500
}
.segmented-control-1 a {
    display: block
}
.segmented-control-1:after {
    content: "";
    display: table;
    clear: both
}
.segmented-control-1 > input[type='radio'], .segmented-control-1 > input[type='checkbox'] {
    position: absolute;
    left: -10000px
}
.segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:nth-of-type(1):after, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:nth-of-type(1):after, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:nth-of-type(1):before, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:nth-of-type(1):before {
    opacity: 1
}
.segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):after, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):after, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):before, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):before, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:before {
    left: 0
}
.segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
    left: 0
}
.segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:nth-of-type(2):after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:nth-of-type(2):after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:nth-of-type(2):before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:nth-of-type(2):before {
    opacity: 1
}
.segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
    left: 50%
}
.segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
    left: 33.33%
}
.segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
    left: 25%
}
.segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
    left: 20%
}
.segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
    left: 16.66%
}
.segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:nth-of-type(3):after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:nth-of-type(3):after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:nth-of-type(3):before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:nth-of-type(3):before {
    opacity: 1
}
.segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
    left: 66.66%
}
.segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
    left: 50%
}
.segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
    left: 40%
}
.segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
    left: 33.33%
}
.segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:nth-of-type(4):after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:nth-of-type(4):after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:nth-of-type(4):before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:nth-of-type(4):before {
    opacity: 1
}
.segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
    left: 75%
}
.segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
    left: 60%
}
.segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
    left: 50%
}
.segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:nth-of-type(5):after, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:nth-of-type(5):after, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:nth-of-type(5):before, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:nth-of-type(5):before {
    opacity: 1
}
.segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
    left: 80%
}
.segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
    left: 66.66%
}
.segmented-control-1 > input[type='radio']:nth-child(6):checked ~ label:nth-of-type(6):after, .segmented-control-1 > input[type='checkbox']:nth-child(6):checked ~ label:nth-of-type(6):after, .segmented-control-1 > input[type='radio']:nth-child(6):checked ~ label:nth-of-type(6):before, .segmented-control-1 > input[type='checkbox']:nth-child(6):checked ~ label:nth-of-type(6):before {
    opacity: 1
}
.segmented-control-1 > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
    left: 83.33%
}
.segmented-control-1 > input[type='radio']:disabled:nth-child(1) ~ label:nth-of-type(1), .segmented-control-1 > input[type='checkbox']:disabled:nth-child(1) ~ label:nth-of-type(1), .segmented-control-1 > input[type='radio']:disabled:nth-child(2) ~ label:nth-of-type(2), .segmented-control-1 > input[type='checkbox']:disabled:nth-child(2) ~ label:nth-of-type(2), .segmented-control-1 > input[type='radio']:disabled:nth-child(3) ~ label:nth-of-type(3), .segmented-control-1 > input[type='checkbox']:disabled:nth-child(3) ~ label:nth-of-type(3), .segmented-control-1 > input[type='radio']:disabled:nth-child(4) ~ label:nth-of-type(4), .segmented-control-1 > input[type='checkbox']:disabled:nth-child(4) ~ label:nth-of-type(4), .segmented-control-1 > input[type='radio']:disabled:nth-child(5) ~ label:nth-of-type(5), .segmented-control-1 > input[type='checkbox']:disabled:nth-child(5) ~ label:nth-of-type(5), .segmented-control-1 > input[type='radio']:disabled:nth-child(6) ~ label:nth-of-type(6), .segmented-control-1 > input[type='checkbox']:disabled:nth-child(6) ~ label:nth-of-type(6) {
    opacity: .3;
    cursor: not-allowed
}
.segmented-control-1 a {
    float: left;
    display: inline-block;
    width: 50%
}
.segmented-control-1 > label {
    display: inline-block;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
    margin: 0 -4px 0 0;
    vertical-align: text-bottom;
    transition-duration: inherit;
    -webkit-transition-duration: inherit;
    transition-timing-function: inherit;
    -webkit-transition-timing-function: inherit
}
.segmented-control-1 > label.italic {
    font-style: italic
}
.segmented-control-1 > label.bold {
    font-weight: 700
}
.segmented-control-1 > label.underline {
    text-decoration: underline
}
.segmented-control-1 > label.line-through {
    text-decoration: line-through
}
.segmented-control-1 > label:after {
    position: absolute;
    left: 0;
    top: 0;
    color: #FFF;
    opacity: 0;
    padding: inherit;
    pointer-events: none;
    content: attr(data-value);
    text-align: center;
    z-index: 1000;
    font-style: inherit;
    text-decoration: inherit;
    font-weight: inherit;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: all;
    -webkit-transition-duration: inherit;
    -webkit-transition-timing-function: inherit;
    transition-property: all;
    transition-duration: inherit;
    transition-timing-function: inherit
}
.segmented-control-1 > label, .segmented-control-1 > label:after {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}
.segmented-control-1 > label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #4c5457;
    color: #FFF;
    opacity: 0;
    height: 100%;
    pointer-events: none;
    -webkit-transition-property: left;
    -webkit-transition-duration: inherit;
    -webkit-transition-timing-function: inherit;
    transition-property: left;
    transition-duration: inherit;
    transition-timing-function: inherit
}
.segmented-control-1 > label, .segmented-control-1 > label:before {
    border-radius: 50px
}
.segmented-control-1 > label:first-of-type:nth-last-of-type(1), .segmented-control-1 > label:first-of-type:nth-last-of-type(1) ~ label, .segmented-control-1 > label:first-of-type:nth-last-of-type(1):after, .segmented-control-1 > label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control-1 > label:first-of-type:nth-last-of-type(1):before, .segmented-control-1 > label:first-of-type:nth-last-of-type(1) ~ label:before {
    width: 100%
}
.segmented-control-1 > label:first-of-type:nth-last-of-type(2), .segmented-control-1 > label:first-of-type:nth-last-of-type(2) ~ label, .segmented-control-1 > label:first-of-type:nth-last-of-type(2):after, .segmented-control-1 > label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control-1 > label:first-of-type:nth-last-of-type(2):before, .segmented-control-1 > label:first-of-type:nth-last-of-type(2) ~ label:before {
    width: 50%
}
.segmented-control-1 > label:first-of-type:nth-last-of-type(3), .segmented-control-1 > label:first-of-type:nth-last-of-type(3) ~ label, .segmented-control-1 > label:first-of-type:nth-last-of-type(3):after, .segmented-control-1 > label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control-1 > label:first-of-type:nth-last-of-type(3):before, .segmented-control-1 > label:first-of-type:nth-last-of-type(3) ~ label:before {
    width: 33.33%
}
.segmented-control-1 > label:first-of-type:nth-last-of-type(4), .segmented-control-1 > label:first-of-type:nth-last-of-type(4) ~ label, .segmented-control-1 > label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > label:first-of-type:nth-last-of-type(4) ~ label:before {
    width: 25%
}
.segmented-control-1 > label:first-of-type:nth-last-of-type(5), .segmented-control-1 > label:first-of-type:nth-last-of-type(5) ~ label, .segmented-control-1 > label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > label:first-of-type:nth-last-of-type(5) ~ label:before {
    width: 20%
}
.segmented-control-1 > label:first-of-type:nth-last-of-type(6), .segmented-control-1 > label:first-of-type:nth-last-of-type(6) ~ label, .segmented-control-1 > label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > label:first-of-type:nth-last-of-type(6) ~ label:before {
    width: 16.66%
}
.segmented-control-1 > input[type='checkbox'] ~ label {
    transition-duration: 0;
    -webkit-transition-duration: 0
}
.segmented-control-1--slow > label:after, .segmented-control-1--slow > label:before {
    -webkit-transition-duration: 1000ms;
    transition-duration: 1000ms
}
.segmented-control-1--slower > label:after, .segmented-control-1--slower > label:before {
    -webkit-transition-duration: 2000ms;
    transition-duration: 2000ms
}
.segmented-control-1--no-transition > label:after, .segmented-control-1--no-transition > label:before {
    -webkit-transition-duration: 0;
    transition-duration: 0
}
.segmented-control-1--turquoise > label:before {
    background: #C00
}
.segmented-control-1--red > label:before {
    background: #e35354
}
.segmented-control-1--blue > label:before {
    background: #319dd4
}
.segmented-control-1--purple > label:before {
    background: #8d74c0
}
.segmented-control-1--orange > label:before {
    background: #f7ae40
}
.segmented-control-1--green > label:before {
    background: #11ac63
}
.segmented-control-1--pink > label:before {
    background: #f87e94
}
.segmented-control-1--dark-blue > label:before {
    background: #4c5457
}
.segmented-control-1--transparent {
    border-color: transparent;
    background: transparent
}
.GH510 {
    overflow: hidden
}
.GH510 .st0 {
    fill: #ef4136
}
.GH510 .st1 {
    fill: #FFF
}
.GH510 video {
    width: 100%;
    height: auto
}
.GH510-logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    padding: 2% 5%
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .GH510-logo {
        margin-top: -2%
    }
}
.GH510 [class*="gh510-features-"] {
    position: relative;
    z-index: 10
}
.gh510-features-1 h1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 5vw;
    font-weight: 700;
    z-index: 10;
    margin: 0;
    padding: 44% 5% 2.5%;
    text-shadow: rgba(0, 0, 0, .75) 4px 4px 4px
}
.GH510 figure {
    margin: 0
}
.gh510-features-2 .col-md-7 {
    margin-bottom: 5%
}
.gh510-features-2, .gh510-features-8 {
    padding: 5% 0
}
.gh510-features-2 .full-img {
    position: absolute
}
.gh510-features-3 {
    padding: 5% 0 0
}
.gh510-features-3 .bg-ovlery {
    position: absolute;
    left: 0;
    top: inherit;
    right: 0;
    bottom: 0;
    z-index: 100
}
.gh510-features-3-box {
    top: inherit
}
.gh510-features-6 .full-img {
    background-size: 130% auto;
    background-position: left top
}
.gh510-features-6 .full-img, .gh510-features-9 .full-img, .gh510-features-10 .col-md-6, .gh510-features-11 .col-md-6 {
    margin-bottom: 15px !important
}
.gh510-features-9-ovlery {
    position: absolute;
    bottom: inherit
}
.gh510-features-9 .full-img {
    position: absolute;
    z-index: 1;
    background-size: 110% auto;
    background-position: top center;
    background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/gh510-features-8.jpg);
    margin: 0;
    padding: 0
}
.gh510-features-9 .pd-table {
    padding-top: 55%;
    position: relative
}
.gh510-features-10 {
    background-color: #222
}
.gh510-features-12 {
    position: relative;
    background-color: #111;
    padding: 0
}
.gh510-features-10, .gh510-features-11 {
    overflow: hidden
}
.gh510-features-10 h3, .gh510-features-11 h3 {
    margin-bottom: 5%
}
.gh510-features-10 .col-md-6:last-of-type, .gh510-features-11 .col-md-6:last-of-type {
    padding-right: 5%
}
.gh510-features-10 .col-md-6:first-of-type, .gh510-features-11 .col-md-6:first-of-type {
    padding-right: 10%
}
.gh510-connectivity {
    width: 100%
}
.gh510-connectivity img, .gh510-connectivity-top img {
    width: 100%
}
.gh510-connectivity-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10
}
.connectivity-line {
    top: 0;
    left: 0;
    padding: 58% 26% 0 66%;
    z-index: 1
}
.connectivity-jack {
    top: 0;
    left: 0;
    padding: 45.5% 36% 0 53.5%;
    z-index: 1
}
.GH510 .microphone {
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 1% 0 0 -82%;
    padding-top: 40.3%
}
.overview-black .microphone img {
    width: 44% !important
}
.img-view {
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center
}
.img-view img {
    width: 100px
}
.threesixty-wrap {
    padding-bottom: 5rem
}
.gh510-features-10, .gh510-features-11 {
    background-size: 168% auto !important;
    background-position: right top !important
}
.gh510-features-12-copy {
    padding: 15px
}
#superb-connectivity {
    position: relative;
    z-index: 1;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover
}
#superb-connectivity .col-md-4 {
    margin-bottom: 1rem
}
.stage-wrapper {
    position: relative;
    overflow: hidden
}
.stage {
    position: relative
}
.customerAnimText article:first-of-type {
    padding: 0 0 5%;
    overflow: hidden
}
.customerAnimText article:last-of-type {
    background-color: #000;
    padding: 15px 0 2rem
}
.gh510-features-6 .full-img {
    background-size: cover
}
.gh510-features-5 .pd-table {
    padding: 13% 50% 13% 10%
}
.gh510-features-8 .order-md-1 {
    padding-right: 5%
}
.gh510-features-9 .pd-table {
    padding: 64% 15px 5%
}
.gh510-features-8 {
    padding: 5% 0
}
.gh510-features-10 .col-md-6 {
    margin: 0 !important
}
.gh510-features-10 .col-md-6, .gh510-features-11 .col-md-6 {
    margin-bottom: 0 !important
}
.gh510-features-10 .col-md-6:first-of-type, .gh510-features-11 .col-md-6:first-of-type {
    padding-right: 0
}
.gh510-features-12 {
    padding: 0 0 5%
}
#customerTextA {
    opacity: 1
}
#animation {
    width: 200px;
    height: 200px;
    position: relative
}
.customerAnimText article:first-of-type {
    width: 95%;
    min-height: 50%;
    overflow: hidden
}
.customerAnimText article:last-of-type {
    width: 100% !important;
    padding: 15px;
    background-color: #000 !important
}
.customerAnimText {
    max-width: 100%;
    color: #FFF
}
.iframe-container {
    overflow: hidden !important;
    padding-top: 100%;
    position: relative
}
.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden !important
}
.iframe-container-4x3 {
    padding-top: 75%
}
@media(min-width:768px) {
    .min-d-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
    .gh510-features-1 h1 {
        position: relative;
        padding: 44% 5% 5%
    }
    .GH510 {
        overflow: hidden
    }
    .gh510-features-4, .gh510-features-6, .gh510-features-7 {
        padding: 5% 0
    }
    .gh510-features-2 {
        padding: 5% 0 2%
    }
    .gh510-features-3 {
        padding: 0
    }
    .gh510-features-3 .pd-table {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 100;
        bottom: 2%;
        width: 80%
    }
    .gh510-features-3-box {
        padding: 0
    }
    .gh510-features-2 .full-img, .gh510-features-5 .full-img {
        background-position: bottom center
    }
    .gh510-features-6 .pd-table {
        padding: 16% 5% 16% 60%
    }
    .gh510-features-9 .pd-table {
        padding: 43% 25% 5%
    }
    .gh510-features-9 .full-img {
        background-size: cover;
        padding: 0;
        height: auto !important
    }
    .gh510-features-12-copy {
        position: relative;
        top: 50%;
        left: 0;
        right: 0;
        z-index: 10;
        transform: translateY(-50%);
        padding: 0 0 0 30%
    }
    .gh510-features-6 .full-img, .gh510-features-9 .full-img, .gh510-features-10 .col-md-6, .gh510-features-11 .col-md-6 {
        margin-bottom: 0 !important
    }
    #show_71 {
        transform: translate(0%, -15%) matrix(1, 0, 0, 1, 0, 0)
    }
    .usb_show {
        transform: translate(0%, 15%) matrix(1, 0, 0, 1, 0, 0)
    }
    .mic_show {
        transform: translate(-15%, 0%) matrix(1, 0, 0, 1, 0, 0)
    }
    .mm_show {
        visibility: hidden;
        transform: translate(0%, 15%) matrix(1, 0, 0, 1, 0, 0)
    }
    .customerAnimText {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0
    }
    #customerTextB {
        opacity: 0
    }
    .customerAnimText article:first-of-type {
        width: 55%;
        min-height: 50%;
        overflow: inherit
    }
    .customerAnimText article:last-of-type {
        width: 45% !important;
        padding: 0 15px 0 5%;
        margin-top: -10%;
        background-color: transparent !important
    }
    .connectivity-line {
        padding: 56% 24% 0 66%
    }
    .GH510 .microphone {
        margin: .6% 0 0 -82%
    }
}
@media(min-width:1366px) {
    .gh510-features-3 .pd-table {
        width: 35%;
        bottom: 5%
    }
}
.bo311-features1 .full-img {
    background-position: 81% top;
    background-size: 190% auto;
    padding-top: 94%
}
.bo311-features1 h3 {
    text-shadow: rgba(0, 0, 0, .75) 1px 1px 1px
}
.bo311 h3 span {
    color: #fff;
    display: block;
    font-size: 75%
}
.bo311-features2 {
    position: relative;
    padding-top: 0;
    overflow: hidden
}
.bo311-features2 .full-img {
    position: absolute;
    padding: 50% 0 0;
    margin: 0;
    background-position: center top;
    z-index: 1
}
.bo311-features2 .pd-table {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 1rem 15px 2rem;
    background-color: #000
}
.bo311 .carousel-indicators2 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1500
}
.bo311 #bo311-carousel {
    padding-top: 50%;
    z-index: 10
}
.bo311 .carousel-inner {
    position: relative;
    width: 100%;
    z-index: 1000;
    overflow: inherit
}
.bo311 .carousel {
    position: relative;
    z-index: 1000
}
.bo311 .carousel-indicators {
    z-index: 1500
}
.bo311 .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50px
}
.bo311 .carousel-item img, .bevel img {
    width: 100%;
    max-width: 100%;
    height: auto
}
.bo311 .carousel-indicators2 li {
    position: absolute;
    z-index: 1000;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    color: #000;
    text-decoration: none;
    width: 1.5rem;
    height: 1.5rem;
    background-color: #C00;
    border-radius: 50%
}
.bo311 .carousel-indicators2 li img {
    vertical-align: top
}
.bo311 .carousel-indicators2 li.gc311 {
    top: 0;
    right: 0;
    margin: 39% 12.5% 0 86%
}
.bo311 .carousel-indicators2 li.pw313 {
    top: 0;
    left: 0;
    margin: 5.5% 51% 0 47.5%
}
.bo311 .carousel-indicators2 li.am310 {
    top: 0;
    right: 0;
    margin: 17% 28% 0 70.5%
}
.bo311 .carousel-indicators2 li.active {
    animation: none;
    background-color: #fff
}
.bo311 .gc311-img {
    position: absolute;
    bottom: 0;
    left: -20%;
    margin: 0;
    z-index: 200;
    width: 57%
}
.bo311 .pw313-img {
    position: absolute;
    bottom: 0;
    left: -5%;
    margin: 0;
    z-index: 200;
    width: 41%
}
.bo311 .am310-img {
    position: absolute;
    bottom: 0;
    left: 5%;
    margin: 0;
    z-index: 200;
    width: 26%
}
.bo311 .carousel-item .bevel {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 52%;
    z-index: 100
}
.carousel-item .pd-table {
    animation: move_text .5s linear
}
@-webkit-keyframes move_text {
    0% {
        left: -5%;
        opacity: 0
    }
    100% {
        left: 0;
        opacity: 1
    }
}
.move-gc311 {
    -webkit-animation: move_gc311 .5s linear;
    animation: move_gc311 .5s linear
}
@-webkit-keyframes move_gc311 {
    0% {
        left: -35%;
        opacity: 0
    }
    100% {
        left: -20%;
        opacity: 1
    }
}
.move-pw313 {
    -webkit-animation: move_pw313 .5s linear;
    animation: move_pw313 .5s linear
}
@-webkit-keyframes move_pw313 {
    0% {
        left: -20%;
        opacity: 0
    }
    100% {
        left: -5%;
        opacity: 1
    }
}
.move-am310 {
    -webkit-animation: move_am310 .5s linear;
    animation: move_am310 .5s linear
}
@-webkit-keyframes move_am310 {
    0% {
        left: -4%;
        opacity: 0
    }
    100% {
        left: 5%;
        opacity: 1
    }
}
.bo311-features3 {
    margin-top: 33%
}
.bo311-features3 .full-img {
    background-position: left center
}
.bo311-features4 {
    position: relative
}
.bo311-features4 .anchor1 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 5% 2% 0 65.5%
}
.bo311-features4 .anchor2 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3;
    padding: 5% 2% 0 65.5%
}
.bo311-features4 .full-img {
    background-position: center top
}
@media(min-width:768px) {
    .bo311-features4 .anchor1 {
        padding: 6% 10% 0 65%
    }
    .bo311-features4 .anchor2 {
        padding: 6% 10.7% 0 65%
    }
    .bo311 .pd-table-innder {
        display: inline-block;
        padding: 1rem
    }
    .bo311-features1 .full-img {
        background-position: center;
        background-size: cover;
        padding-top: 0
    }
    .bo311-features1 .pd-table {
        padding: 25% 60% 25% 5%
    }
    .bo311-features2 {
        padding-top: 0
    }
    .bo311 #bo311-carousel {
        position: relative;
        padding: 0
    }
    .bo311 .carousel-inner {
        overflow: hidden
    }
    .bo311 .carousel-indicators2 {
        position: inherit;
        top: inherit;
        right: inherit;
        left: inherit;
        bottom: inherit
    }
    .bo311-features2 .pd-table {
        position: relative;
        top: inherit;
        left: inherit;
        right: inherit;
        padding: 20% 38% 24%;
        background-color: transparent
    }
    .bo311-features2 .full-img {
        padding: 0
    }
    .bo311-features3 {
        margin-top: 0
    }
    .bo311-features3 .pd-table {
        padding: 18% 60% 32% 14%
    }
    .bo311-features4 .pd-table {
        text-align: center;
        padding: 45% 25% 2%
    }
    .bo311-features5 .pd-table {
        padding: 39% 60% 13% 5%
    }
    .bo311-features6 .pd-table {
        position: relative;
        text-align: center;
        padding: 3% 25% 48%
    }
}
.pw313 .btn:not(:disabled):not(.disabled) {
    position: relative
}
.overview-white .pw313_color_banner:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    border: 0 solid #343a40;
    z-index: 1;
    margin: -1px
}
#js-landing-banner .pw313_color_banner {
    display: block;
    position: relative;
    z-index: 100;
    color: #000
}
a.click-here {
    color: #000;
    text-decoration: underline
}
a.click-here:hover {
    color: #c00
}
.pw313 section {
    position: relative
}
.pw313-features1 {
    overflow: hidden;
}
.pw313-features1-copy {
    position: relative;
    z-index: 10;
    padding: 5% 5% 28%
}
.pw313-features1 .full-img {
    position: absolute;
    margin: 0
}
.pw313-features1-copy h1 {
    font-weight: 700;
    font-size: 6.5vw;
    margin: 0
}
.pw313-features1-copy h2 {
    font-size: 5vw;
    margin: 0
}
.pw313-features2 .full-img {
    background-position: center top
}
.pw313-features5 {
    overflow: hidden
}
.img-change {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 5.8% 59.1% 0 25.45%;
    margin: 0;
    animation: img-change 1s ease-in infinite
}
@keyframes img-change {
    0% {
        width: 0;
        height: 0
    }
    50% {
        width: inherit;
        height: inherit
    }
    100% {
        width: inherit;
        height: inherit
    }
}
.pw313-features6 {
    background-origin: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2rem 15px;
    color: #fff;
    background-color: #222
}
.pw313-features6 img {
    width: 100%
}
.pw313-features6 .pd-table:after {
    content: "";
    display: table;
    clear: both
}
.pw313-features6 .pd-table-cell:first-of-type {
    padding: 0 10%
}
.pw313-features6 .pd-table a {
    color: #fff
}
.pw313-features6 .anchor_effects {
    padding-right: 15px
}
.pw313 .carousel-indicators {
    position: static;
    right: inherit;
    bottom: inherit;
    left: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: inherit;
    margin-left: inherit
}
.pw313 .carousel-indicators li {
    float: left;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 25%;
    height: inherit;
    margin-right: inherit;
    margin-left: inherit;
    text-indent: inherit;
    background-color: transparent;
    padding: 2px
}
.pw313 .carousel-indicators .active a {
    background-color: #292a2c
}
.pw313 .carousel-indicators > li a {
    display: inline-block;
    border: 2px solid #000;
    background-color: #131313
}
.pw313 .carousel-indicators > li.active img {
    opacity: .7
}
#pw313-carousel .item.carousel-item {
    padding: 5.5% .54% 0 43.5%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.pw313-features6 .pw313-features06-bg {
    position: relative;
    z-index: 1
}
.pw313-features6 .pw313-features06-bg img {
    border: 3px solid red
}
.pw313 .carousel-indicators {
    margin-top: 1rem
}
.item.carousel-item {
    z-index: 10
}
.PW313_clickshare h3 {
    font-weight: 600;
}
.PW313_clickshare p {
    max-width: 24em;
}
#customer_review .swiper-slide article {
    position: relative;
    display: block;
    padding-left: 28px
}
#customer_review .swiper-slide article:before {
    content: "\f10d";
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'FontAwesome';
    font-size: 21px;
    color: #a1080f
}
#customer_review .swiper-slide article a {
    color: #c00;
    display: inline-block;
    margin: 5px 0 1rem;
    text-indent: inherit
}
#customer_review .swiper-slide article strong {
    display: block
}
#customer_review .swiper-slide article a:after {
    content: "\f101";
    font-family: 'FontAwesome';
    margin-left: .25rem
}
#customer_review .swiper-slide article p {
    display: -webkit-box;
    height: 7.2rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 4;
    margin: 0
}
@media(min-width:768px) {
    .pw313-features1-copy {
        padding: 20% 5%
    }
    .pw313-features1-copy h1 {
        font-size: 4vw
    }
    .pw313-features1-copy h2 {
        font-size: 2.5vw
    }
    .pw313-features2 .pd-table {
        padding: 22% 15% 38% 39%
    }
    .pw313-features3 .pd-table {
        padding: 30% 50% 30% 5%
    }
    .pw313-features3 .pd-table h3, .pw313-features3 .pd-table p {
        color: #fff
    }
    .pw313-features4 .pd-table {
        text-align: center;
        padding: 1% 10% 4%;
        color: #fff;
        background-color: #666
    }
    .pw313-features5 .pd-table {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 30% 46% 0 14%
    }
    .pw313-features6 {
        padding: 0
    }
    .pw313 .carousel-indicators li {
        width: 12.5%
    }
    .pw313-carousel-wrap {
        padding-bottom: 19%
    }
    .pw313-features6 a.click-here {
        color: #fff
    }
    .pw313-features6 .pd-table {
        padding: 0 3rem;
        margin-bottom: 1rem;
        display: table;
        color: #fff;
        margin-bottom: 4%
    }
    .pw313-features6 .pd-table-cell {
        vertical-align: middle
    }
    .pw313-features6 .pd-table-cell:first-of-type {
        float: left;
        width: 250px;
        padding: 0
    }
    .pw313-features6 figure {
        padding: 0
    }
    .pw313-features6 {
        padding: 5% 30px
    }
}
@media(min-width:1025px) {
    .pw313-features6-wrap {
        padding: 0 20%
    }
    #pw313-carousel {
        padding: 3% 21.8% 0
    }
    .pw313-carousel-wrap {
        padding-bottom: 10%
    }
}
.clear-fix:after {
    content: "";
    display: table;
    clear: both
}
#am133-video {
    position: absolute;
    top: 0;
    left: -50%;
    width: 201%;
    height: auto;
    z-index: 1
}
.am133-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2
}
.am133-hero-title {
    position: relative;
    top: 72%;
    padding-right: 5%;
    color: #fff
}
.am133-hero-title h1 {
    font-size: 7vw;
    font-weight: 800;
    color: #fff;
    margin: -2% 0 0
}
.overview-black .am133-hero-title h2 {
    font-size: 5.5vw;
    font-weight: 500;
    color: #fff !important
}
.am133-features-1 h3 {
    color: #fff
}
.videoWrapper hgroup {
    display: inline-block
}
.am133-features-2, .am133-features-6 {
    margin-bottom: -1px
}
.am133 .carousel-indicators {
    position: relative;
    left: initial;
    width: initial;
    bottom: initial;
    top: 0;
    right: initial;
    margin: 1rem 0 0;
    white-space: nowrap
}
.am133 .carousel-indicators > li {
    height: initial;
    text-indent: initial;
    width: 22%
}
.am133 .carousel-indicators > li > a {
    display: inline-block;
    border: 2px solid #fff;
    width: 100%;
    pointer-events: auto !important;
}
.am133 .carousel-indicators > li.active img {
    opacity: .7
}
[class*='am133-features'] {
    position: relative
}
.am133-features-2 .full-img, .am133-features-6 .full-img, .am133-features-7 .full-img {
    padding-top: 53%
}
.black-overly {
    display: none
}
@media(min-width:768px) {
    #am133-video {
        top: 50%;
        left: inherit;
        transform: translateY(-50%);
        width: 100%;
        height: auto
    }
    .am133-hero-title h1 {
        font-size: 4vw
    }
    .overview-black .am133-hero-title h2 {
        font-size: 2.5vw
    }
    .am133-hero-title {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        padding-right: 5%
    }
    .am133 .carousel-indicators {
        position: absolute;
        top: 15px;
        right: 15px;
        margin: 0;
        justify-content: flex-end
    }
    .am133 .carousel-indicators > li {
        width: 8%
    }
    [ class*='am133-features'] .pd-table {
        margin-bottom: 0
    }
    [ class*='am133-features'] h3 {
        color: #000
    }
    [ class*='am133-features'] p {
        color: #000
    }
    .am133-features-1 {
        padding: 5% 53% 39% 2%
    }
    .am133-features-2 {
        text-align: center;
        padding: 5% 20% 42.9%
    }
    .am133-features-3 .pd-table {
        position: absolute;
        bottom: 5%;
        right: 0;
        width: 640px;
        text-align: left;
        padding: 30px;
        background-color: rgba(0, 0, 0, .3)
    }
    .am133-features-4 .pd-table {
        position: absolute;
        bottom: 5%;
        right: 0;
        width: 578px;
        text-align: left;
        padding: 30px;
        background-color: rgba(0, 0, 0, .3)
    }
    .am133-features-5 .pd-table {
        position: absolute;
        top: 40%;
        left: 0;
        width: 578px;
        text-align: left;
        padding: 30px;
        background-color: rgba(0, 0, 0, .3)
    }
    .am133-features-6 {
        text-align: center;
        padding: 42.9% 50% 5% 0
    }
    .am133-features-6 .pd-table {
        text-align: left;
        margin-left: 5%;
        width: 500px
    }
    .am133-features-7 {
        padding: 5% 2% 39% 53%
    }
    .am133-features-7 .pd-table {
        float: right;
        width: 500px
    }
    .black-overly {
        display: block;
        z-index: 100;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 30%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center top;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 2%, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 2%, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 2%, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0)
    }
    .am133-features-2 .full-img, .am133-features-6 .full-img, .am133-features-7 .full-img {
        padding-top: 0
    }
}
[class*="gc311-features-"] {
    position: relative
}
.gc311-features-1 .full-img {
    background-position: right bottom
}
.gc311-features-6 {
    position: relative;
    padding: 50px 0 2rem
}
.gc311-features-6 figure {
    padding: 0 1rem
}
@media(min-width:768px) {
    .gc311 .container {
        width: 92.5%
    }
    .gc311-features-5 {
        padding: 5% 2% 70% 31%
    }
    .gc311-features-4 {
        padding: 5% 65% 30% 2%;
        background-position: center top
    }
    .gc311-features-2 {
        padding: 5% 47% 44% 2%
    }
    .gc311-features-3 {
        padding: 2% 15px 70%;
        text-align: center
    }
    .gc311-features-1 {
        padding: 17% 18.5% 30%
    }
    .gc311-features-6 {
        padding: 5%
    }
    .gc311-features-6 .pd-table, .gc311-features-6 figure {
        width: 50%
    }
    .gc311-features-6 .pd-table {
        padding-top: 17%;
        float: left
    }
}
@media(min-width:1280px) {
    .gc311-features-4 {
        padding: 5% 61% 44% 2%
    }
    .gc311-features-2 {
        padding: 5% 53% 44% 2%
    }
    .gc311-features-3 {
        padding: 5% 15% 52%
    }
    .gc311-features-1 {
        padding: 17% 27.5% 31.8%
    }
    .gc311-features-5 {
        padding: 5% 2% 58% 0
    }
    .gc311-features-5 .pd-table {
        float: right;
        width: 765px
    }
}
@media screen and (max-width:992px) {
    .container.bo510-wrap {
        width: 100%;
        min-width: 100%;
        max-width: 100% !important
    }
}
.bo510-features {
    width: 100%;
    overflow: hidden;
    background-color: #000;
    position: relative;
    padding: 4rem 0 0
}
.bo510-features img {
    max-width: 100%;
    height: auto
}
.bo510-wrap {
    position: relative;
    z-index: 10
}
.bo510-features .bo510-copy {
    position: relative;
    z-index: 10
}
.bo510-features .picture-wrap {
    position: relative;
    z-index: 1
}
.bo510-full-bg {
    margin: 0 -18%
}
.bo510-features .bo510-title {
    font-size: 11vw;
    line-height: 1;
    color: #c00;
    margin: 0 auto 3rem;
    text-align: center
}
.bo510-features .bo510-title span {
    display: block;
    font-size: 5vw;
    margin-bottom: .5rem;
    color: #fff
}
.bo510-features .bo510-title span:nth-of-type(2) {
    margin-top: .5rem
}
.bo510-features .picture {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 600;
    top: 0
}
.bo510-features .picture a {
    position: relative;
    width: 100%;
    display: block;
    z-index: 500
}
.bo510-features .picture a, .bo510-features .picture a:hover {
    color: #fff
}
.bo510-features .picture.pw510 {
    margin-top: 13%;
    left: 72.5%;
    width: 30px
}
.bo510-features .picture.am310 {
    margin-top: 36.5%;
    right: 10%;
    width: 30px
}
.bo510-features .picture.gc573 {
    margin-top: 42.5%;
    left: 16%;
    width: 30px
}
.bo510-features .picture.rc4 {
    margin-top: 27.5%;
    left: 62%;
    width: 30px
}
.bo510-features .features-info, .bo510-features .features-copy {
    padding: 0 15px
}
.bo510-features .features-copy {
    padding: 3rem 15px 0
}
.bo510-features h2 {
    font-size: 10vw;
    line-height: 1
}
.bo510-features h2 span {
    display: inline-block;
    width: 85%;
    font-size: 5vw;
    color: #fff
}
.bo510-features h4 {
    font-size: 8vw
}
.bo510-features .rc4-info figure {
    padding: 1rem 0
}
.bo510-features .rc4-info p {
    margin: 2rem 0 0
}
.bo510-features .rc4-info h2 {
    padding-top: 15px
}
.bo510-features .gc573-info .features-info figure {
    padding: 40% 31% 2rem 5%
}
.bo510-features ul {
    list-style: disc;
    padding-left: 1.7rem
}
.bo510-features .col-md-4 img {
    border: 1px solid #333
}
.bo510-features .am310-info .features-info figure {
    padding: 2rem 50% 2rem 22%
}
.bo510-features .pw510-info .features-info figure {
    padding: 2rem 58% 2rem 0
}
.status {
    width: 30px;
    height: 30px;
    border-radius: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #c00;
    z-index: 500
}
.status span {
    margin-top: -12px;
    display: inline-block;
    vertical-align: top;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.65
}
.pulse_one {
    border-radius: 50px;
    line-height: 50px;
    text-align: center;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    letter-spacing: .05em;
    z-index: 1
}
.pulse_one:before, .pulse_one:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(204, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 50px;
    opacity: 0
}
.pulse_one:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation: pulse_one 2s infinite linear;
    animation: pulse_one 2s infinite linear
}
.pulse_one:after {
    -webkit-animation: pulse_one 2s 1s infinite linear;
    animation: pulse_one 2s 1s infinite linear
}
@-webkit-keyframes pulse_one {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 0
    }
    33% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
@keyframes pulse_one {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 0
    }
    33% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
.overlay-bo510 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1022;
    top: 0;
    right: 0;
    left: inherit;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    transition: .5s
}
.overlay-bo510 .overlay-content {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 0;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}
.overlay-bo510.pw510-info .overlay-content {
    background-size: 155% auto
}
.overlay-bo510.gc573-info .overlay-content {
    background-size: 192% auto
}
.overlay-bo510.am310-info .overlay-content {
    background-size: 170% auto
}
.overlay-bo510 .overlay-content-inner {
    padding: 0 15px
}
.overlay-bo510 .overlay-content-inner .col-md-4 {
    margin-bottom: 15px
}
.overlay-bo510 .overlay-content-inner .col-md-4:last-child {
    margin-bottom: 0
}
.overlay-bo510 a {
    text-decoration: none;
    transition: .3s
}
.overlay-bo510 .closebtn {
    position: absolute;
    top: 20px;
    right: 20px;
    display: inline-block;
    height: 35px;
    width: 35px;
    vertical-align: top;
    line-height: normal;
    color: #222;
    z-index: 1000;
    background-color: #fff;
    border-radius: 100%;
    padding: 0;
    text-align: center
}
.overlay-bo510 .closebtn span {
    display: inline-block;
    vertical-align: top;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    height: 0
}
.overlay-bo510 small a, .overlay-bo510 small a:hover {
    color: #c00;
    text-decoration: underline !important
}
@media only screen and (max-height:450px) {
    .overlay-bo510 .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px
    }
    .bo510-features .picture.gc573 {
        margin-top: 28.5%;
        left: 26%
    }
}
@media only screen and (min-width:769px) {
    .bo510-full-bg {
        margin: 0
    }
    .bo510-features .bo510-title {
        font-size: 48px
    }
    .bo510-features .bo510-title span {
        font-size: 28px
    }
    .bo510-features .picture.pw510 {
        margin-top: 9%;
        left: 66.5%
    }
    .bo510-features .picture.gc573 {
        margin-top: 28.5%;
        left: 26.5%
    }
    .bo510-features .picture.am310 {
        margin-top: 24%;
        right: 19.5%
    }
    .bo510-full-bg {
        margin: -3% 0 0;
        padding: 0 4%
    }
    .bo510-features .picture.rc4 {
        margin-top: 18.5%;
        left: 58.5%
    }
    .bo510-features .gc573-info .features-info figure {
        padding: 2rem 31% 2rem 5%
    }
    .overlay-bo510 .overlay-content-body {
        display: table;
        width: 100%;
        height: 100%;
        padding: 3rem 5rem
    }
    .overlay-bo510 .overlay-content-inner {
        display: table-cell;
        vertical-align: middle
    }
    .bo510-features .features-info, .bo510-features .features-copy {
        float: left;
        width: 40%;
        padding: 0 15px
    }
    .bo510-features .features-copy {
        padding: 2% 0 0 30px;
        width: 60%
    }
    .bo510-features .features-info h2 {
        margin-top: -1.5rem
    }
    .bo510-features h2 {
        font-size: 4vw
    }
    .bo510-features h2 span {
        font-size: 2vw
    }
    .bo510-features .pw510-info .features-copy p {
        padding: 16% 0 0 21%;
        width: 100%
    }
    .bo510-features .features-copy p {
        width: 500px
    }
    .bo510-features .features-copy {
        padding: 0 15px
    }
    .bo510-features .am310-info .features-info figure {
        padding: 2rem 72% 2rem 10%
    }
    .bo510-features .rc4-info .rc4-copy {
        margin: 2% 0 0;
        position: absolute;
        top: 0;
        right: 0;
        width: 60%
    }
    .bo510-features .rc4-info figure {
        padding: 1rem 18%
    }
    .bo510-features h2 span {
        width: 100%
    }
    .bo510-features .rc4-info h2 {
        padding-top: 0
    }
    .overlay-bo510.am310-info .overlay-content, .overlay-bo510.pw510-info .overlay-content, .overlay-bo510.gc573-info .overlay-content {
        background-size: cover
    }
    .bo510-features .container.bo510-wrap {
        display: table
    }
    .bo510-features .container.bo510-wrap .bo510-title, .bo510-features .container.bo510-wrap .bo510-copy {
        display: table-cell;
        vertical-align: top
    }
    .bo510-features .container.bo510-wrap .bo510-title {
        width: 545px
    }
    .bo510-features .container.bo510-wrap .bo510-copy {
        padding-left: 4rem
    }
}
@media(min-width:1025px) {
    .bo510-features .pw510-info .features-copy p {
        margin: 0 auto;
        padding: 16% 6% 0 13%;
        width: 676px
    }
    .bo510-features .container.bo510-wrap .bo510-title {
        width: 545px
    }
}
.overview-black .bo310 .bo310-hero figure {
    padding: 0
}
[class*="bo310-features-"] {
    position: relative
}
.bo310 section {
    padding: 3rem 0
}
.bo310 figure {
    margin: 0
}
.bo310 h1 {
    font-size: 6vw;
    color: #C00
}
.bo310 .youtube {
    width: 17%
}
.bo310 .twitch {
    width: 13%
}
.bo310-hero .pd-table {
    padding: 1rem
}
.bo310-features-1 {
    padding: 3rem 0;
    margin: 0
}
.bo310-features-4 {
    padding: 3rem 15px;
    margin: 0
}
.bo310.bo310-de .bo310-features-4 .col-md-4, .bo310.bo310-de .bo310-features-5 .col-md-6:nth-of-type(1), .bo310.bo310-de .bo310-features-6 .col-md-6:nth-of-type(1) {
    margin-bottom: 1rem
}
.bo310-features-4 a, .bo310-features-5 a, .bo310-features-6 a, .bo310-features-7 a {
    color: #c00
}
.bo310-features-4 figure, .bo310-features-5 figure, .bo310-features-6 figure {
    margin: 0
}
.bo310-features-5, .bo310-features-6 {
    margin: 0;
    padding: 3rem 0 0
}
.bo310-features-8 .col-md-5 {
    margin-bottom: 1rem
}
.bo310-features-8, .bo310-features-9 {
    padding: 5% 0 3rem;
    margin: 0
}
.bo310-features-9 figure img {
    max-width: 70%
}
.bo310 section.bo310-hero {
    position: relative;
    text-align: center;
    padding: 0
}
.bo310-hero h1 {
    color: #fff
}
.bo310-features-8 .col-md-7 img {
    width: 80%
}
.bo310 .bo310-features-5, .bo310 .bo310-features-6 {
    padding: 5% 0 0
}
@media(min-width:768px) {
    .overview-black .bo310-hero .pd-table {
        float: inherit;
        width: inherit;
        padding: 0
    }
    .bo310 section {
        padding: 5% 0
    }
    .bo310 .bo310-features-5 .col-md-6, .bo310 .bo310-features-6 .col-md-6 {
        margin: 0
    }
    .bo310-hero .pd-table {
        padding: 0 1rem 1rem
    }
    .bo310-features-8 .col-md-5 {
        margin-bottom: 0
    }
    .bo310-features-1 {
        padding: 5% 15px
    }
    .bo310-features-4 .col-md-8 {
        padding: 0 15px
    }
    .bo310-features-9 .col-4 a img {
        max-width: 80%
    }
    .bo310-features-9 .col-4:nth-of-type(2) a img {
        max-width: 50%
    }
    .bo310-features-9 .col-4:nth-of-type(3) a img {
        max-width: 70%
    }
    [ class*="bo310-features-"] {
        margin-bottom: 0
    }
    .bo310-features-3 {
        padding: 3% 0;
        background-color: #e73649
    }
    .bo310-features-5 img {
        width: 70%
    }
    .bo310-features-5 .col-md-6:nth-child(2), .bo310-features-6 .col-md-6:nth-child(2) {
        background-color: transparent;
        padding: 0 15px
    }
    .bo310 h1 {
        font-size: 3vw
    }
    .bo310-hero h1 {
        font-size: 3.2vw
    }
    .bo310-hero .pos-absolute {
        top: inherit;
        bottom: 5%
    }
    .bo310-features-8, .bo310-features-9 {
        padding: 5% 0
    }
}
@media(min-width:1024px) {
    .bo310-features-4 {
        padding: 5% 10%
    }
    .bo310-features-6 {
        padding: 5% 10% 0
    }
}
.gc573 figure {
    background-position: 11% top
}
.gc573-rgb-wrap {
    position: relative;
    overflow: hidden;
    z-index: 10;
    margin: 0
}
.gc573-features-4 .pd-table {
    margin: 0 auto
}
.gc573-features-4 img {
    vertical-align: top
}
.gc573-features-4 .gc573-rgb-main {
    position: relative;
    z-index: 100;
    display: block;
    width: 100%;
    height: auto
}
.gc573-features-4 .gc573-rgb-bg {
    width: 100%;
    height: 100%;
    -webkit-transition: none;
    transition: none
}
.gc573-rgb_rainbow {
    height: 100%;
    -webkit-animation: color-breathe 1.5s infinite ease-in-out;
    animation: color-breathe 1.5s infinite ease-in-out;
    z-index: 3
}
.rainbow-color {
    animation: rainbow-breathe 10s infinite ease-in-out
}
@keyframes color-breathe {
    0% {
        background-color: rgba(0, 0, 0, 0)
    }
    75% {
        background-color: rgba(105, 105, 105, 1)
    }
    100% {
        background-color: rgba(0, 0, 0, 0)
    }
}
@keyframes rainbow-breathe {
    0% {
        background-color: red
    }
    15% {
        background-color: #FF0
    }
    30% {
        background-color: #3F0
    }
    45% {
        background-color: #01ffff
    }
    60% {
        background-color: #00F
    }
    75% {
        background-color: #f0f
    }
    100% {
        background-color: red
    }
}
.twentytwenty-overlay, .twentytwenty-before-label, .twentytwenty-after-label {
    pointer-events: none
}
.twentytwenty-handle {
    top: 36%;
    z-index: 500;
    background-color: rgba(0, 0, 0, .3)
}
.twentytwenty-container {
    margin-bottom: 25px;
    position: relative;
    z-index: 1
}
.twentytwenty-left-arrow:hover {
    border-right: 6px solid #fff
}
@media screen and (min-width:769px) {
    .twentytwenty-container {
        margin-bottom: 0
    }
}
[class*="gc573-features-"] {
    position: relative
}
.gc573-features-1 .full-img {
    background-position: right bottom
}
.gc573-features-4 .position-absolute {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}
.gc573-features-6, .gc573-features-7 {
    padding: 2rem 0;
    margin: 0
}
@media(min-width:768px) {
    .gc573 figure {
        background-position: left top
    }
    .gc573-hero .pd-table {
        float: right;
        width: 40%
    }
    .gc573-features-5 {
        padding: 48% 2% 6% 48%
    }
    .gc573-features-8, .gc573-features-9 {
        padding: 5% 0
    }
    .gc573-features-3 {
        padding: 6% 0 48% 2%;
        padding: 48% 2% 6% 48%
    }
    .gc573-features-1 {
        padding: 44% 2% 5% 48%
    }
    .gc573-features-2 .pos-absolute {
        top: 5%;
        left: 2%;
        right: 2%
    }
    .gc573-features-4 .pos-absolute {
        top: inherit;
        left: 0;
        right: 0;
        bottom: 5%
    }
    .gc573-features-6, .gc573-features-7 {
        padding: 3% 0
    }
}
@media(min-width:778px) {
    .gc573-features-4 .pd-table, .gc573-features-6 .pd-table {
        width: 720px
    }
}
.gc553-hero figure {
    background-position: 11% top
}
[class*="gc553-features-"] {
    position: relative
}
.gc553-features-1 .full-img {
    background-position: right bottom
}
.gc553-features-6 {
    padding-left: 15px;
    padding-right: 15px
}
.gc553-features-8, .gc553-features-9 {
    padding: 2rem 15px
}
@media(min-width:768px) {
    .gc553-hero figure {
        background-position: left top
    }
    .gc553-hero .pd-table {
        float: right;
        width: 40%
    }
    [ class*="gc553-features-"] {
        margin-bottom: 0
    }
    .gc553-features-5 {
        padding: 20% 0 30%
    }
    .gc553-features-7 {
        padding: 48% 2% 2% 60%
    }
    .gc553-features-8, .gc553-features-9 {
        padding: 5% 0
    }
    .gc553-features-6 {
        padding: 3% 15px;
        text-align: center
    }
    .gc553-features-4 {
        padding: 5% 0 40%;
        background-position: center top
    }
    .gc553-features-2 {
        padding: 44% 2% 2% 47%
    }
    .gc553-features-3 {
        padding: 6% 0 48% 2%
    }
    .gc553-features-1 {
        padding: 2% 60% 52% 2%
    }
}
@media(min-width:778px) {
    .gc553-features-3 .pd-table, .gc553-features-4 .pd-table, .gc553-features-5 .pd-table, .gc553-features-6 .pd-table {
        width: 720px
    }
}
.recentral4 .removeTextNodes:after {
    content: "";
    display: table;
    clear: both
}
.recentral4 h3 {
    font-weight: blod;
    color: #c00
}
a:hover {
    text-decoration: none
}
.map_01, .map_02, .map_03, .map_04 {
    display: block;
    text-align: left;
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    bottom: inherit;
    width: 100%;
    border-top: 1px solid #c00;
    padding: .5rem 0;
    z-index: 1
}
.map_04 {
    border-bottom: 1px solid #c00
}
[class*="recentral4-features-"] {
    position: relative;
    margin-bottom: 3rem;
    padding: 3rem 0
}
.recentral4-features-5 a {
    display: block
}
.recentral4-features-5 a strong {
    font-size: 125%;
    margin: 0;
    display: inline-block;
    color: #c00;
    line-height: 1;
    margin-bottom: 5px
}
.recentral4-features-5 a span {
    display: inline-block;
    float: right
}
.recentral4-features-5 a span:after {
    content: "\f0da";
    font-family: 'FontAwesome'
}
.recentral4-features-5 a {
    color: #fff
}
.recentral4 h1 {
    font-size: 3vw;
    font-weight: 700;
    color: #c00
}
.recentral4-features-3 span {
    display: inline-block;
    vertical-align: middle
}
.recentral4_hero figure:nth-of-type(1) img {
    width: 80%
}
.recentral4_hero figure:nth-of-type(2) img {
    width: 60%
}
.recentral4-features-2 span, .recentral4-ex-features-add span {
    display: inline-block
}
.recentral4-features-2 span:nth-child(1), .recentral4-ex-features-add span:nth-child(1) {
    font-size: 2rem;
    color: #c00;
    margin-bottom: 1rem
}
.recentral4-features-2 span:nth-child(2), .recentral4-ex-features-add span:nth-child(2) {
    margin-bottom: 3rem
}
.recentral4-features-4 .col-md-4 {
    margin-bottom: 3rem
}
.rec {
    font-size: 6rem;
    color: #e71f19;
    margin-top: 1.2rem
}
.recording {
    overflow: hidden;
    color: #e71f19;
    font-size: 10rem;
    -webkit-animation: flickerAnimation 1.2s infinite;
    -moz-animation: flickerAnimation 1.2s infinite;
    -o-animation: flickerAnimation 1.2s infinite;
    animation: flickerAnimation 1.2s infinite;
    text-shadow: 0 0 15px #e71f19, 0 0 15px #e71f19, 0 0 15px #e71f19, 0 0 15px #e71f19, 0 0 15px #e71f19, 0 0 15px #e71f19, 0 0 15px #e71f19
}
@-webkit-keyframes flickerAnimation {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.recentral4_hero {
    padding: 20% 0
}
.recentral4-features-1 a.download-btn {
    display: inline-block;
    padding: 1rem 1.2rem;
    color: #fff;
    background-color: #c00;
    transition: all .75s
}
.recentral4-features-1 a.download-btn:hover {
    text-decoration: none;
    border-radius: 50px
}
.recentral4-features-1 span {
    display: inline-block;
    font-size: 5vw
}
.recentral4-features-1 span:nth-child(2) {
    margin: 1rem 0
}
.recentral4-features-2 img {
    margin-bottom: 1rem
}
[class*="recentral4-features-"] {
    position: relative;
    margin-bottom: 0
}
.recentral4-features-4 svg {
    width: 50%;
    fill: #fff
}
.recentral4-features-6, .recentral4-features-7, .recentral4-features-9 {
    background: #45484d;
    background: -moz-linear-gradient(top, rgba(69, 72, 77, 1) 0, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(69, 72, 77, 1) 0, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(69, 72, 77, 1) 0, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=0)
}
.mask-clear {
    position: relative;
    display: inline-block;
    width: 80%;
    z-index: 50;
    overflow: hidden
}
.mask-clear:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    display: inline-block;
    background-color: #05d800;
    z-index: 1;
    animation: fill 5s infinite
}
.mask-clear img {
    position: relative;
    width: 100%;
    z-index: 100
}
@keyframes fill {
    0% {
        width: 100%;
        opacity: 1
    }
    80% {
        width: 0;
        opacity: 1
    }
    90% {
        width: 0;
        opacity: 0
    }
    100% {
        width: 0;
        opacity: 1
    }
}
@media(min-width:768px) {
    .recentral4 .windows-logo {
        width: 20vw
    }
    .recentral4-features-5 a span {
        float: inherit
    }
    .recentral4-features-5 a h5 {
        display: inherit
    }
    .recentral4-features-4 .col-md-4 {
        margin-bottom: 0
    }
    [ class*="recentral4-features-"] {
        padding: 5% 0
    }
    .recentral4-features-1 span:nth-child(2) {
        margin: 0
    }
    .map_01, .map_02, .map_03, .map_04 {
        border-top: 0;
        padding: 0;
        text-align: center;
        position: absolute;
        width: 115px;
        z-index: 1;
        border: 0;
        line-height: 1
    }
    .map_04 {
        border-bottom: 0
    }
    .map_01 {
        top: 21.5%;
        left: 0
    }
    .map_02 {
        bottom: 36.5%;
        left: 0
    }
    .map_03 {
        bottom: 57%;
        right: 4%
    }
    .map_04 {
        bottom: 7%;
        left: 56%
    }
    .recentral4-features-1 span {
        display: inline-block;
        font-size: 1.75rem
    }
    .recentral4-features-1 span:nth-child(2) {
        width: 70%;
        padding: 0 1rem
    }
    .recentral4_hero h1 {
        font-size: 3vw;
        color: #c00
    }
    .recentral4_hero figure:nth-of-type(1) img {
        width: 590px
    }
    .recentral4_hero figure:nth-of-type(2) img {
        width: 390px
    }
    .recentral4-features-2 span, .recentral4-ex-features-add span {
        display: inline-block
    }
    .recentral4-features-2 span:nth-child(1), .recentral4-ex-features-add span:nth-child(1) {
        font-size: 1.5rem;
        position: absolute;
        margin-left: -62px;
        top: 50%;
        left: 50%;
        width: 11%;
        z-index: 100;
        text-align: center;
        background-color: #000;
        padding: 1rem 0
    }
    .recentral4-features-2 span:nth-child(2), .recentral4-features-2 span:nth-child(3), .recentral4-ex-features-add span:nth-child(2), .recentral4-ex-features-add span:nth-child(3) {
        text-align: center;
        width: 50%
    }
    .recentral4-features-2 span:nth-child(2), .recentral4-ex-features-add span:nth-child(2) {
        position: relative;
        border-right: 2px solid #fff;
        padding-right: 5%;
        margin: 0;
        float: left
    }
    .recentral4-features-2 span:nth-child(3), .recentral4-ex-features-add span:nth-child(3) {
        padding-left: 5%;
        float: right
    }
    .recentral4-features-2 span:nth-child(2) span, .recentral4-features-2 span:nth-child(3) span, .recentral4-ex-features-add span:nth-child(2) span, .recentral4-ex-features-add span:nth-child(3) span {
        float: none;
        border: 0;
        padding: 0
    }
    .recentral4-features-5 .pd-table-cell:nth-child(2) {
        width: 300px
    }
    .recentral4-features-item [class*="col-"] {
        margin: 0;
        width: 25%
    }
    .recentral4-features-1 h3 {
        vertical-align: middle;
        margin: 0;
        width: 200px
    }
    .recentral4-features-item .col-md-3:nth-of-type(1), .recentral4-features-item .col-md-3:nth-of-type(2) {
        margin-bottom: 0
    }
}
.recentral4-features-1 h3 {
    color: #fff;
    margin-top: 1rem
}
.product-item-link a {
    display: inline-block;
    color: #fff;
    text-decoration: underline;
    padding: 0 5px
}
.recentral4-features-item {
    background-color: #333
}
.recentral4-features-item h4 {
    padding: 15px 5px;
    margin: 0;
    background-color: #000;
    font-size: 13px
}
.recentral4-features-item .row {
    border-collapse: collapse;
    margin: 0
}
.recentral4-features-item .row:first-of-type {
    margin-bottom: 30px
}
.overview-black .recentral4-features-item .col-md-3 {
    border: 1px solid #666;
    background-color: #444;
    margin: 0 -1px 0 0;
    padding: 10px;
    width: 50%;
    height: auto
}
.recentral4-features-item .col-md-3:nth-of-type(1), .recentral4-features-item .col-md-3:nth-of-type(2) {
    margin-bottom: -1px
}
.recentral4-features-item .col-md-3 figure {
    padding: 5px;
    margin: 0;
    overflow: hidden
}
.recentral4-features-item .col-md-3 p {
    padding: 10px;
    margin: 0;
    background-color: #000;
    font-size: 13px
}
.recentral4-features-item .col-md-3 a {
    padding: 0;
    display: block;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    transition: all .1s ease-out
}
.recentral4-features-item .col-md-3 a img {
    max-width: 100%;
    height: auto;
    -webkit-transition: 1s
}
.recentral4-features-item .col-md-3 a:hover img {
    -webkit-transform: scale(1.5)
}
.recentral_ex .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 1
}
.recentral-ex-logo {
    margin: 0 auto;
    width: 70vw
}
.dashboard-logo {
    width: 70vw;
    margin: 0 auto
}
.recentral-ex_hero h1 {
    font-size: 7vw
}
.recentral-ex_hero span {
    margin: 0 auto;
    font-size: 14vw;
    color: #c00;
    vertical-align: middle;
    line-height: normal;
    padding-left: 1rem
}
.channels-logo {
    margin: 2rem 0
}
.recentral-ex_hero .pd-table {
    position: relative;
    z-index: 10;
    padding: 2rem 1rem
}
.dashboard-logo svg {
    fill: #fff;
    width: 100%;
    max-width: 100%;
    height: auto
}
[class*="recentral-ex-features-"] {
    overflow: hidden;
    padding: 3% 15px
}
.recentral-ex-features-1 a {
    display: inline-block;
    padding: 1rem 1.2rem;
    color: #fff;
    background-color: #c00;
    transition: all .75s
}
.recentral-ex-features-1 a:hover {
    text-decoration: none;
    border-radius: 50px
}
.recentral-ex-features-5 svg {
    width: 50%;
    fill: #fff
}
.recentral-ex-features-1 {
    position: relative;
    background: #000;
    background: -moz-linear-gradient(left, #000 0, #45484d 100%);
    background: -webkit-linear-gradient(left, #000 0, #45484d 100%);
    background: linear-gradient(to right, #000 0, #45484d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#45484d', GradientType=1)
}
.recentral-ex-features-6 {
    background: #45484d;
    background: -moz-linear-gradient(-45deg, #45484d 0, #000 100%);
    background: -webkit-linear-gradient(-45deg, #45484d 0, #000 100%);
    background: linear-gradient(135deg, #45484d 0, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=1)
}
.mask-clear {
    position: relative;
    display: inline-block;
    width: 80%;
    z-index: 50;
    overflow: hidden
}
.mask-clear:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    display: inline-block;
    background-color: #05d800;
    z-index: 1;
    animation: fill 5s infinite
}
.mask-clear img {
    position: relative;
    width: 100%;
    z-index: 100
}
@keyframes fill {
    0% {
        width: 100%;
        opacity: 1
    }
    80% {
        width: 0;
        opacity: 1
    }
    90% {
        width: 0;
        opacity: 0
    }
    100% {
        width: 0;
        opacity: 1
    }
}
.recentral4-five img {
    margin-bottom: 2rem
}
.recentral4-ex-features, .recentral4-five {
    padding: 5% 0
}
.recentral4-ex-features, .recentral4-five a, .recentral4-ex-features, .recentral4-five a:hover {
    color: #fff
}
.recentral4-ex-features .position-relative.clear-fix div:nth-of-type(1) {
    color: #c00;
    font-size: 1.5rem;
    text-align: center;
    background-color: #000;
    padding: 1rem 0
}
.recentral4-ex-features .position-relative.clear-fix div:nth-of-type(2) {
    margin-bottom: 1rem
}
.recentral4-ex-features .position-relative.clear-fix div:nth-of-type(2) p, .recentral4-ex-features .position-relative.clear-fix div:nth-of-type(3) p {
    margin: 1rem 0 0
}
.recentral-ex_hero_jp .recentral4-features-item .col-md-3 {
    float: inherit
}
.recentral-ex_hero_jp {
    padding: 20% 0
}
.recentral-ex-features-1_jp ul.small-link {
    list-style: none
}
.recentral-ex-features-1_jp ul.small-link li {
    text-indent: -1rem;
    margin-left: 1rem
}
.recentral-ex-features-1_jp ul.small-link a {
    padding: 0;
    background-color: transparent;
    text-decoration: underline;
    color: #0095da;
    text-indent: -1rem;
    margin-left: 1rem
}
.recentral-ex-features-1_jp .pd-table {
    padding: 0
}
@media(min-width:470px) {
    .recentral-ex_hero h1 {
        font-size: 2.5rem
    }
}
@media(min-width:768px) {
    .recentral-ex_hero .pd-table {
        padding: 0
    }
    .recentral-ex-features-1 img {
        max-width: 75%
    }
    .recentral-ex_hero {
        padding: 5% 15px 26%
    }
    .recentral-ex_hero.recentral-ex_hero_jp {
        padding: 5% 15px 34%
    }
    .recentral-ex-logo {
        display: inline-block;
        width: 42vw
    }
    .dashboard-logo {
        width: 28vw
    }
    .recentral-ex_hero figure, .recentral-ex_hero span {
        display: inline-block
    }
    .recentral-ex_hero span {
        font-size: 7vw;
        margin: 0 2vw
    }
    .channels-logo {
        margin-top: 2rem;
        width: 42vw
    }
    .recentral-ex-features-1 span {
        display: inline-block;
        font-size: 1.75rem
    }
    .recentral-ex-features-1 span:nth-child(2) {
        width: 73%;
        padding: 0 1rem
    }
    .recentral-ex h1 {
        font-size: 3vw;
        color: #c00
    }
    .recentral-ex-features-1_jp span:nth-child(2) {
        width: 200px
    }
    .recentral-ex-features-1_jp .scrollme img {
        max-width: 75%
    }
    .recentral4-five .pd-table-cell {
        vertical-align: middle
    }
    .recentral4-five .pd-table-cell .map_01 {
        top: 31.5%;
        left: -30px
    }
    .recentral4-five .pd-table-cell .map_03 {
        bottom: 35%;
        right: 4%
    }
    .recentral4-five .pd-table-cell:first-of-type {
        width: 70%;
        padding-right: 5rem;
        padding-left: 2rem
    }
    .recentral4-ex-features .position-relative.clear-fix div:nth-of-type(1) {
        position: absolute;
        margin-top: -72px;
        margin-left: -62px;
        top: 50%;
        left: 50%;
        width: 11%;
        z-index: 100
    }
    .recentral4-ex-features .position-relative.clear-fix div:nth-of-type(2) {
        margin: 0;
        float: left;
        width: 50%;
        border-right: 2px solid #fff;
        padding-right: 5%
    }
    .recentral4-ex-features .position-relative.clear-fix div:nth-of-type(3) {
        float: right;
        width: 50%;
        padding-left: 5%
    }
    .recentral4-five img {
        margin-bottom: 0
    }
    .recentral-ex-features-1_jp img {
        max-width: 100%
    }
}
@media(min-width:1200px) {
    .recentral-ex-features-1_jp span:nth-child(2) {
        width: 77%
    }
}
[class*="gc551-features-"] {
    position: relative
}
.gc551-features-1 .full-img {
    background-position: right bottom
}
.gc551-features-3 [class*="col-md-"], .gc551-features-5 [class*="col-md-"], .gc551-features-6 [class*="col-md-"] {
    margin-bottom: 3rem
}
.gc551 .scrollme-img {
    pointer-events: none;
    position: absolute;
    bottom: 50%;
    left: 2%;
    right: 0;
    display: inline-block;
    z-index: 1000;
    overflow: hidden;
    margin: 0 0 0 -3%;
    padding: 0 45% 0 0
}
.gc551 .scrollme-img img {
    width: 115%
}
.gc551-features-5, .gc551-features-6 {
    padding: 5% 0 3rem
}
.gc551-features-5 .container, .gc551-features-6 .container {
    max-width: 100%
}
.gc551-features-1 {
    z-index: 100
}
@media(min-width:768px) {
    .gc551-features-5, .gc551-features-6 {
        padding: 5% 10%
    }
    .gc551-features-4 {
        padding: 50% 0 5% 5%;
        background-position: center top
    }
    .gc551-features-2 {
        padding: 5% 1rem 44%
    }
    .gc551-features-3 {
        padding: 50% 1rem 5% 30%;
        text-align: right
    }
    .gc551-features-1 {
        position: relative;
        padding: 10% 0;
        overflow: hidden
    }
    .gc551-features-1 .pd-table {
        padding: 0
    }
    .gc551 .scrollme-img {
        position: relative;
        bottom: inherit;
        left: inherit;
        right: inherit;
        margin: 0 0 0 -10%;
        padding: 0 55% 0 0
    }
}
@media(min-width:778px) {
    .gc551-features-2 .pd-table, .gc551-features-4 .pd-table {
        width: 720px;
        margin: 0 auto
    }
    .gc551-features-1 .pos-absolute {
        padding: 0 5% 0 55%
    }
}
@media(min-width:1024px) {
    .gc551-features-3 .pd-table {
        width: 680px
    }
}
[class*="gc513-features-"] {
    position: relative
}
.gc513-hero figure {
    padding-top: 80%
}
.gc513-features-1 {
    overflow: hidden
}
.gc513-features-1 .full-img {
    background-position: right bottom
}
.gc513-features-3 figure {
    margin-bottom: .5rem
}
.gc513-features-3 [class*="col-md-"] {
    margin-bottom: 2rem
}
.gc513 .scrollme-img {
    position: absolute;
    bottom: 50%;
    left: 0;
    padding-left: -68%;
    display: inline-block;
    z-index: 1000;
    width: 140%;
    overflow: hidden;
    margin: 0 0 0 -14%
}
.gc513 .scrollme-img img {
    width: 43%
}
@media(min-width:768px) {
    .gc513-hero figure {
        padding-top: 35%
    }
    .gc513-features-5 {
        padding: 5% 0 46%
    }
    .gc513-features-4 {
        padding: 5% 65% 30% 5%;
        background-position: center top
    }
    .gc513-features-2 {
        padding: 5% 0 40%
    }
    .gc513-features-3 {
        padding: 5% 0;
        text-align: center
    }
    .gc513-features-3 [class*="col-md-"] {
        margin-bottom: 0
    }
    .gc513-features-1 {
        padding: 5% 0;
        overflow: hidden
    }
    .gc513-features-1 .pd-table {
        padding: 0 5% 0 58%
    }
    .gc513 .scrollme-img {
        position: relative;
        bottom: inherit;
        left: inherit
    }
}
@media(min-width:778px) {
    .gc513-features-2 .pd-table, .gc513-features-5 .pd-table {
        margin: 0 auto;
        width: 720px
    }
}
.gc510 .swiper-container img, .gc570 .swiper-container img {
    width: 100%
}
[class*='pw510-features'] {
    position: relative
}
.pw510-features-1 .full-img {
    background-position: right top
}
.pw510-features-4 {
    overflow: hidden;
    padding-top: 3rem
}
#sprite {
    background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/pw510_sprite_js.png)
}
.sprite-margin {
    padding: 10% 0
}
.sprite-wrap, .sprite-img {
    position: relative
}
.sprite-img {
    left: 20%;
    margin-bottom: 30px
}
.sprite-wrap {
    text-align: center;
    margin-bottom: 1rem
}
.sprite-button button:first-child {
    border-radius: 5px 0 0 5px
}
.sprite-button button:last-child {
    border-radius: 0 5px 5px 0;
    border-left: none
}
.btn-change {
    color: #e73649;
    display: inline-block;
    border: 1px solid #e73649;
    padding: 5px 20px;
    background-color: #000;
    margin: 0;
    cursor: pointer
}
.pw510 .btn-change.active, .pw510 .btn-change.active:focus {
    background-color: #e73649;
    color: #fff
}
.pw510 .btn-change:hover {
    color: #fff
}
.pw510 .hero-picture {
    margin: 0
}
@media(min-width:768px) {
    .sprite-wrap {
        margin-bottom: 0
    }
    .pw510-features-1 {
        padding: 14% 65% 14% 5%
    }
    .pw510-features-2 {
        padding: 15% 15% 21% 55%
    }
    .pw510-features-3 {
        padding: 44% 30% 5%
    }
    .pw510-features-4 {
        padding: 5% 0
    }
    .pw510-features-4 .pd-table {
        position: relative;
        top: 50%;
        transform: translateY(-50%)
    }
    .pw510-features-5 {
        padding: 40% 65% 5% 5%
    }
}
[class*='gh335-features'] {
    position: relative
}
.gh335-features-1 .full-img {
    background-position: 12% top;
    background-size: 150% auto
}
.gh335-features-2 .full-img {
    background-position: right top
}
.gh335-features-3 .full-img {
    background-position: 12% top;
    background-size: 180% auto
}
@media(min-width:768px) {
    [ class*='gh335-features'] .pd-table {
        margin-bottom: 0
    }
    .gh335-features-1 {
        padding: 18% 15% 18% 53%
    }
    .gh335-features-1 .full-img, .gh335-features-2 .full-img, .gh335-features-3 .full-img, .gh335-features-4 .full-img {
        background-size: cover
    }
    .gh335-features-1 .full-img, .gh335-features-3 .full-img {
        background-position: 50% top
    }
    .gh335-features-2 {
        padding: 20% 57% 20% 15%
    }
    .gh335-features-3 {
        padding: 18% 15% 18% 53%
    }
    .gh335-features-4 {
        padding: 15% 57% 15% 15%
    }
}
[class*='gh337-features'] {
    position: relative
}
.gh337-features-1 .full-img {
    background-position: left top;
    background-size: 150% auto
}
.gh337-features-2 .full-img {
    background-position: 80% top;
    background-size: 150% auto
}
.gh337-features-4 .full-img {
    background-position: 100% top;
    background-size: 150% auto
}
.gh337-features-5 .full-img {
    background-position: 20% top;
    background-size: 150% auto
}
@media(min-width:768px) {
    .gh337-features-1 {
        padding: 15% 5% 15% 53%
    }
    .gh337-features-1 .full-img, .gh337-features-4 .full-img, .gh337-features-5 .full-img {
        background-position: left top;
        background-size: cover
    }
    .gh337-features-2 {
        padding: 10% 57% 20% 15%
    }
    .gh337-features-3 {
        text-align: center;
        padding: 5% 28% 35%
    }
    .gh337-features-4 {
        padding: 15% 57% 15% 15%
    }
    .gh337-features-5 {
        padding: 12% 15% 18% 50%
    }
    .gh337-features-2 .full-img {
        background-size: cover
    }
}
[class*='gs331-features-'] {
    position: relative
}
.gs331 [class*='col-md'] img {
    margin-bottom: .5rem
}
.gs331-features-3 .col-md-4, .gs331-features-3 .col-md-4:last-child {
    margin-bottom: 2rem
}
@media(min-width:768px) {
    .gs331-features-1 {
        padding: 5% 65% 40% 5%
    }
    .gs331-features-2 {
        padding: 5% 65% 45% 5%
    }
    .gs331-features-3 {
        padding: 5% 0;
        background-color: #222
    }
    .gs331-features-4 {
        padding: 5% 5% 44% 65%
    }
    .gs331-features-5 {
        padding: 5% 65% 40% 5%
    }
}
[class*='gs333-features-'] {
    position: relative
}
.gs333-features-3 .col-md-4, .gs333-features-3 .col-md-4:last-child {
    margin-bottom: 2rem
}
.gs333 [class*='col-md-'] img {
    margin-bottom: .5rem
}
@media(min-width:768px) {
    .gs333-features-1 {
        padding: 5% 65% 40% 5%
    }
    .gs333-features-2 {
        padding: 5% 65% 45% 5%
    }
    .gs333-features-3 {
        padding: 5% 0;
        background-color: #222
    }
    .gs333-features-4 {
        padding: 5% 5% 44% 65%
    }
    .gs333-features-5 {
        padding: 5% 65% 40% 5%
    }
}
[class*='gs335-features'] {
    position: relative
}
.gs335-features-1 .full-img {
    background-position: right top
}
.gs335-features-2 .full-img {
    background-position: right top
}
@media(min-width:768px) {
    .gs335-features-1 {
        padding: 5% 53% 40% 15%
    }
    .gs335-features-2 {
        padding: 20% 15% 25% 50%
    }
    .gs335-features-3 {
        padding: 25% 50% 25% 15%
    }
}
.col-md-1-5 {
    width: 50%;
    float: left;
    position: relative;
    padding-right: 15px;
    padding-left: 15px
}
@media(min-width:480px) {
    .col-md-1-5 {
        width: 33.333333333333%
    }
}
@media(min-width:768px) {
    .col-md-1-5 {
        width: 20%
    }
}
.gs315 section:nth-child(3) .col-md-1-5, .gs315 section:nth-child(3) .col-md-1-5:last-child {
    margin-bottom: 2rem
}
.bo311s a, .bo311s a:hover {
    display: inline-block;
    color: #fff;
    text-decoration: underline !important;
    cursor: pointer
}
.bo311s-features2 .full-img {
    background-position: right top
}
.delighter.radial-black-overly {
    position: absolute;
    z-index: 5;
    opacity: 0;
    transition: all .75s ease-out
}
@media(min-width:768px) {
    .bo311s-features1 .pd-table {
        padding: 4% 0 55% 5%;
        float: left;
        width: 75vw
    }
    .bo311s-features2 .pd-table {
        padding: 4% 5% 55% 0;
        float: right;
        width: 75vw
    }
    .bo311s-features3 .pd-table {
        padding: 55% 0 4% 5%;
        float: left;
        width: 65vw
    }
    .bo311s-features4 .pd-table {
        padding: 55% 0 4% 5%;
        float: left;
        width: 65vw
    }
    .bo311s-features5 .pd-table {
        padding: 55% 0 4% 5%;
        float: left;
        width: 65vw
    }
}
@media(min-width:1281px) {
    .bo311s-features1 .pd-table {
        padding: 5% 0 45% 5%;
        width: 45vw
    }
    .bo311s-features2 .pd-table {
        padding: 5% 5% 45% 0;
        width: 60vw
    }
    .bo311s-features3 .pd-table {
        padding: 45% 0 5% 5%;
        width: 45vw
    }
    .bo311s-features4 .pd-table {
        padding: 40% 0 5% 5%;
        width: 40vw
    }
    .bo311s-features5 .pd-table {
        padding: 45% 0 5% 5%;
        width: 45vw
    }
}
.delighter.radial-black-overly.started {
    transform: none;
    opacity: 1
}
.new_recommend {
    color: #fff;
    padding: 30px 0;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/Newer_Model_Available.jpg");
}
.new_recommedn_inner {
    padding: 30px 0
}
.new_recommend h1 {
    font-weight: 700;
    font-size: 200%;
    line-height: 1;
    margin-bottom: 1rem;
    color: #c00;
}
.new_recommend h3 {
    color: #fff;
    font-weight: 500;
    display: inline-block;
    padding: 5px 15px 3px;
    font-size: 120%;
    background-color: #1c1c1c;
    margin: 0 0 15px;
}
.new_recommend_copy {
    display: inline-block
}
.new_recommend strong {
    display: block;
    font-size: 150%;
    line-height: normal
}
.new_recommend a {
    display: inline-block;
    color: #c9242c;
    position: relative
}
.new_recommend a:after {
    display: inline-block;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 150%;
    position: absolute;
    top: 0;
    right: -12px;
    line-height: .85
}
@media(min-width:768px) {
    .new_recommend figure {
        width: 50%
    }
}
#am310-main * {
    font-family: 'Montserrat', sans-serif !important
}
#am310-main .fa {
    font: normal normal normal 14px/1 FontAwesome !important
}
#am310-main small {
    font-size: 1vw
}
#am310-main a:focus {
    outline: 0;
    text-decoration: none
}
.am310-one, .am310-two, .am310-three, .am310-four, .am310-five, .am310-six, .am310-seven, .am310-even, .am310-eight, .am310-nine {
    color: #fff;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% auto
}
#am310-main header h1, #am310-main h2, #am310-main h3 {
    text-shadow: 0 0 15px #000
}
#am310-main h2 {
    font-size: 5.75vw;
    margin: 0 0 3%;
    font-weight: 700;
    line-height: 1.2
}
#am310-main h3 {
    font-size: 5vw;
    margin-bottom: 2vh
}
#am310-main p {
    font-size: 3vw;
    font-weight: 500;
    margin: 0
}
#am310-main figure {
    margin: 0
}
#am310-main h1 {
    font-weight: 700;
    color: #3a3a3a;
    margin: 0;
    font-size: 11vw
}
#am310-main header {
    color: #fff;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    overflow: hidden;
    padding: 5% 15px 0
}
#am310-main header h1 {
    color: #fff;
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 8.6vw;
    line-height: 1
}
#am310-main header h2 {
    font-weight: 500;
    font-size: 7vw
}
#am310-main header .hero-copy figure {
    margin: 5% 0
}
#am310-main .hero-copy {
    position: relative;
    line-height: normal
}
.am310-product {
    text-align: right;
    position: relative;
    margin: 0 auto;
    width: 40%
}
.am310-product figure {
    text-align: left;
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0
}
.am310-product figure:nth-of-type(1) {
    position: relative;
    bottom: inherit;
    left: inherit;
    z-index: 50
}
.am310-product .ghost1, .am310-product .ghost2, .am310-product .ghost3 {
    z-index: 20
}
.am310-product img {
    display: inline-block;
    height: auto
}
.animation-top {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 150;
    padding: 36% 65.5% 0 22.8%
}
.animation {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/am310/animation.png) no-repeat 0 0;
    background-size: 100% auto;
    -webkit-animation: sprite 1.5s steps(5) infinite;
    animation: sprite 1.5s steps(5) infinite;
    z-index: 100
}
.am310-one {
    padding: 82% 15px 15px;
    background-size: 190% auto;
    text-align: center
}
.am310-two {
    background-color: #b19477
}
#am310-main .am310-two h2 {
    margin: 0
}
.am310-two .min-media-body .am310-copy, .am310-three .min-media-body .am310-copy {
    padding: 15px 15px 30px
}
.am310-three .animation-wrap {
    position: relative
}
.am310-three {
    position: relative;
    background-color: #323539
}
#am310-main .am310-three figure {
    margin: 0 0 4%
}
#am310-main .am310-three .animation-wrap figure {
    margin: 0
}
.am310-three .min-media-body .am310-copy figure img {
    width: 60%
}
.am310-four, .am310-five, .am310-six, .am310-seven, .am310-eight {
    background-color: #1f2021
}
.am310-four {
    padding: 79% 0 0;
    background-position: right top;
    background-size: 190% auto
}
.am310-four .am310-copy {
    padding: 15px 15px 0
}
#am310-main .am310-four .am310-copy p {
    margin-bottom: 5%
}
.am310-four .am310-copy figure img {
    width: 64%
}
.am310-five {
    padding: 5% 0
}
#am310-main .am310-five h2 {
    margin: 0 0 2%
}
.am310-five .am310-copy {
    padding: 0 15px
}
#am310-main .am310-five figure {
    margin: 0 0 15px
}
.am310-six {
    padding-top: 67%;
    position: relative;
    z-index: 2
}
.am310-six .am310-copy, .am310-seven .am310-copy, .am310-eight .am310-copy {
    padding: 15px 15px 30px
}
.am310-seven {
    padding-top: 97%;
    background-position: right top;
    background-size: 200% auto;
    margin-top: -28%;
    position: relative;
    z-index: 1
}
.am310-eight {
    padding-top: 81%;
    background-size: 185% auto
}
.am310-nine {
    background-size: cover;
    text-align: center;
    padding: 10% 15px 30px
}
.am310-nine .am310-copy {
    display: inline-block;
    text-align: left
}
#am310-main .am310-nine h2 {
    font-size: 24px
}
#am310-main .am310-nine figure {
    margin: 0 auto 15px;
    width: 50%
}
.am310-nine figure img {
    width: 100%
}
.am310-nine ul {
    padding-left: 4.5%
}
@-webkit-keyframes sprite {
    from {
        background-position: 0 0
    }
    to {
        background-position: 0 100%
    }
}
@keyframes sprite {
    from {
        background-position: 0 0
    }
    to {
        background-position: 0 100%
    }
}
@media(min-width:768px) {
    .am310-one, .am310-two, .am310-three, .am310-four, .am310-five, .am310-six, .am310-seven, .am310-even, .am310-eight, .am310-nine {
        background-size: cover;
        background-position: center top
    }
    .am310-four {
        background-position: right top
    }
    #am310-main header {
        padding: 5% 15px 0
    }
    #am310-main .hero-copy article {
        display: table-cell;
        vertical-align: middle;
        width: 574px
    }
    #am310-main .header-inner {
        display: table;
        margin: 0 auto
    }
    #am310-main .hero-copy, .am310-product {
        display: table-cell;
        vertical-align: middle
    }
    #am310-main .hero-copy {
        padding-right: 5%
    }
    .am310-product {
        width: inherit
    }
    #am310-main h1 {
        font-size: 4.1vw
    }
    #am310-main h2 {
        font-size: 2.6vw;
        margin: 0 0 3%
    }
    #am310-main h3 {
        font-size: 2.2vw;
        margin-bottom: 5vh
    }
    #am310-main p {
        font-size: 1.5vw
    }
    #am310-main header h1 {
        font-size: 56px;
        margin: 0 0 2.5%
    }
    #am310-main header h2 {
        font-size: 35px
    }
    #am310-main header .hero-copy figure {
        margin: 46px 0
    }
    .am310-product img {
        height: 701px
    }
    .am310-one {
        padding: 10% 18% 10% 66%;
        text-align: left
    }
    #am310-main .am310-one h1 {
        width: 16vw
    }
    .am310-two .min-media-body .am310-copy, .am310-three .min-media-body .am310-copy {
        padding: 0 8.5%
    }
    .am310-two figure, .am310-three .animation-wrap {
        width: 55%
    }
    .am310-four {
        padding: 0
    }
    .am310-four .am310-copy figure img {
        width: 49%
    }
    .am310-four .am310-copy {
        padding: 5% 1.5% 0;
        width: 45%
    }
    .am310-five .am310-copy {
        padding: 0 12.5%
    }
    .am310-six, .am310-seven, .am310-eight {
        margin-top: 0;
        padding-top: 0
    }
    #am310-main .am310-five figure {
        margin: 10% 0 0
    }
    .am310-six .am310-copy {
        padding: 8% 22.5% 47%
    }
    .am310-seven .am310-copy {
        padding: 15% 52% 15% 1.5%
    }
    .am310-eight .am310-copy {
        display: inline-block;
        padding: 14% 1.5% 14% 53%
    }
    .am310-nine figure img {
        width: 311px;
        height: auto
    }
    .am310-nine {
        padding: 5% 15px
    }
    #am310-main .am310-nine h2 {
        font-size: 32px;
        margin: 0 0 8%
    }
    .am310-nine .am310-nine-inner {
        display: table;
        margin: 0 auto;
        direction: rtl;
        padding: 0
    }
    .am310-nine .am310-copy, .am310-nine figure {
        display: table-cell;
        vertical-align: middle
    }
    #am310-main .am310-nine figure {
        width: 40%
    }
    .am310-nine ul {
        font-size: 26px;
        padding-left: 23px
    }
    .am310-nine .am310-copy {
        direction: ltr
    }
}
#gc555 h3 {
    color: #fff
}
#gc555 figure {
    margin: 0
}
#gc555 img {
    vertical-align: top
}
#gc555 video {
    width: 100%;
    height: auto;
    vertical-align: top
}
.video-wrap {
    overflow: hidden;
    margin: 0 -3px
}
#gc555 .pd-table h3 {
    display: block;
    padding: 0 0 0 20px
}
#gc555 .pd-table p {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0
}
#gc555 .pd-table p:before {
    content: "";
    display: inline-block;
    width: 2px;
    background-color: #c00;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}
.gc555-features1 .full-img {
    z-index: 1;
    background-position: left top
}
.live-matters {
    padding: 0 5%;
    margin: 0 auto;
    text-align: center
}
.live-matters .fa-circle {
    vertical-align: bottom;
    margin-left: 1%
}
.live-matters .fa-circle:before {
    font-family: 'FontAwesome';
    color: #c00;
    font-size: 3vw
}
.live-matters-logo {
    width: 70%;
    fill: #fff;
    filter: drop-shadow(0px 0 5px rgba(0, 0, 0, .75))
}
.gc555-features1 .full-img {
    padding: 92% 0 0
}
.gc555-features1-inner {
    position: relative;
    z-index: 2;
    padding: 0 0 3%
}
#gc555 .gc555-logo {
    padding: 0 6%;
    margin: 0 0 5%;
    text-align: center
}
#gc555 .gc555-logo h1 {
    font-weight: 700;
    color: #fff
}
.gc555-hero-logo {
    padding: 0 10% 8%;
    margin: 0
}
.gc555-features2 .pd-table {
    margin: 0 auto;
    padding: 5%
}
#gc555 .gc555-features3-bg {
    margin-right: -58%
}
.gc555-features3 .pd-table {
    padding: 5%
}
.gc555-features3 .pd-table, .gc555-features4 .pd-table, .gc555-features5 .pd-table, .gc555-features6 .pd-table, .gc555-features7 .pd-table, .gc555-features8 .pd-table, .gc555-features9 .pd-table {
    padding: 3% 5% 8%
}
#gc555 .gc555-features9 .pd-table p {
    margin-bottom: 3%
}
.gc555-features7 .pd-table, .gc555-features8 .pd-table {
    position: relative
}
.gc555-features8 .pd-table small {
    display: inline-block !important;
    padding-left: 20px !important
}
.gc555-features8 .pd-table small a {
    color: #fff;
    text-decoration: underline
}
.gc555-features9 .pd-table img {
    width: 60%;
    padding: 0 0 20px 20px
}
picture {
    display: block
}
#gc555 .gc555-features9-bg {
    margin: 0 0 0 -50%
}
.image-compare {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5.3% 14.6% 23.485%
}
.image-container {
    position: relative
}
.image-container img {
    display: block
}
#gc555 .gc555-features4 .gc555_240fps {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    opacity: 0;
    padding: 15% 26.5% 0 65.5%;
    -moz-transition: opacity 1.5s linear, visibility 0 linear 1.5s;
    -o-transition: opacity 1.5s linear, visibility 0 linear 1.5s;
    -webkit-transition: opacity 1.5s linear, visibility 1.5s linear;
    transition: opacity 1.5s linear, visibility 0 linear 1.5s;
    animation-fill-mode: forwards
}
.fide-in-fps {
    animation: fadeIn ease 1.5s;
    -webkit-animation: fadeIn ease 1.5s;
    -moz-animation: fadeIn ease 1.5s;
    -o-animation: fadeIn ease 1.5s;
    -ms-animation: fadeIn ease 1.5s
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: .75
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: .75
    }
}
@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: .75
    }
}
@-ms-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: .75
    }
}
@media only screen and (min-width:768px) {
    .image-container {
        margin: 4em auto
    }
}
.image-label {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: -webkit-transform .3s .7s, opacity .3s .7s;
    -moz-transition: -moz-transform .3s .7s, opacity .3s .7s;
    transition: transform .3s .7s, opacity .3s .7s
}
.image-label.is-hidden {
    visibility: hidden
}
.is-visible .image-label {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}
.resize-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .25);
    background-size: auto 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.resize-image .image-label {
    right: auto;
    left: 0
}
.handle {
    position: absolute;
    height: 44px;
    width: 44px;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .75) url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/arrows.svg) no-repeat center center;
    cursor: move;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0) scale(0);
    -moz-transform: translate3d(0, 0, 0) scale(0);
    -ms-transform: translate3d(0, 0, 0) scale(0);
    -o-transform: translate3d(0, 0, 0) scale(0);
    transform: translate3d(0, 0, 0) scale(0)
}
.handle.draggable {
    background-color: rgba(0, 0, 0, .5)
}
.is-visible .handle.handle-fade-in {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    -moz-transform: translate3d(0, 0, 0) scale(1);
    -ms-transform: translate3d(0, 0, 0) scale(1);
    -o-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    -webkit-transition: -webkit-transform .3s .7s, opacity 0 .7s;
    -moz-transition: -moz-transform .3s .7s, opacity 0 .7s;
    transition: transform .3s .7s, opacity 0 .7s
}
@keyframes flickerAnimation {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-o-keyframes flickerAnimation {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes flickerAnimation {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes flickerAnimation {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.animate-flicker {
    -webkit-animation: flickerAnimation 1s infinite;
    -moz-animation: flickerAnimation 1s infinite;
    -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite
}
@media(min-width:768px) {
    #gc555 .full-img {
        position: relative;
        padding: 60% 0 0
    }
    #gc555 .gc555-features1 .full-img {
        position: absolute;
        padding: 0;
        margin: 0
    }
    .gc555-features1-inner {
        padding: 45% 0 3%
    }
    #gc555 .gc555-logo {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        padding: 18% 5% 0 50%
    }
    .gc555-hero-logo {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        padding: 0 5% 3% 62%
    }
}
@media(min-width:1024px) {
    #gc555 .full-img {
        position: absolute;
        padding: 0;
        margin: 0
    }
    .gc555-features1 .full-img {
        padding: 0
    }
    .live-matters {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 3% 0 0;
        z-index: 10
    }
    .live-matters-logo {
        width: 50%
    }
    .live-matters .fa-circle {
        margin-left: .5%
    }
    .live-matters .fa-circle:before {
        font-size: 2vw
    }
    .gc555-features2 .pd-table {
        width: 590px;
        padding: 43.2% 0 5%
    }
    .gc555-features3 .pd-table {
        position: absolute;
        bottom: 18%;
        left: 0;
        right: 0;
        padding: 0 5% 0 60%
    }
    #gc555 .gc555-features3-bg {
        margin-right: 0
    }
    .image-compare {
        padding: 3.3% 45.85% 23.485% 9.25%
    }
    .gc555-features4 .pd-table {
        position: absolute;
        bottom: 6%;
        left: 50%;
        transform: translateX(-50%);
        width: 800px;
        padding: 0
    }
    .gc555-features5 .pd-table {
        position: absolute;
        bottom: 18%;
        left: 3%;
        padding-right: 59%
    }
    .card-animation-first {
        padding: 11.7% 17.98% 0 78.7%
    }
    .card-animation-wrap {
        padding: 11.7% 17.5% 0 78.7%
    }
    .card-animation {
        top: 0
    }
    .gc555-features6 .pd-table {
        position: absolute;
        top: 0;
        right: 0;
        padding: 3% 5% 0 54%
    }
    .gc555-features7 .pd-table, .gc555-features8 .pd-table {
        padding: 1rem
    }
    .gc555-features7 .pd-table-wrap, .gc555-features8 .pd-table-wrap, .gc555-features9 .pd-table {
        position: absolute;
        top: 0;
        left: 0;
        padding: 3% 30% 0 5%
    }
    .gc555-features9 .pd-table {
        top: 50%;
        transform: translateY(-50%);
        color: #000;
        padding: 6% 64% 0 5%
    }
    #gc555 .gc555-features9 .pd-table h3 {
        color: #000
    }
    #gc555 .gc555-features9-bg {
        margin: 0
    }
    #gc555 .gc555-features4 .gc555_240fps {
        padding: 8% 27.5% 0 64%
    }
}
@media(min-width:1280px) {
    .gc555-features3 .pd-table {
        padding: 0 5% 0 62%
    }
    .gc555-features5 .pd-table {
        bottom: 22%
    }
    .gc555-features6 .pd-table {
        padding: 6% 5% 0 58%
    }
    .gc555-features7 .pd-table-wrap, .gc555-features8 .pd-table-wrap {
        padding: 6% 58% 0 5%
    }
    .gc555-features9 .pd-table {
        padding: 6% 65% 0 5%
    }
}
#bu110_new {
    color: #000;
    background-color: #fff
}
#bu110_new h2 {
    font-weight: 600
}
#bu110_new .pd-table {
    padding: 5px 15px 2rem
}
.bu110-features1 .full-img {
    position: absolute;
    padding: 90% 0 0;
    background-position: 62% top;
    margin: 0
}
.bu110-features1 article {
    position: relative;
    z-index: 2;
    padding: 60% 5% 5% 43%;
    text-align: right
}
.bu110-features1 h1, .overview-black .bu110-features1 h2 {
    color: #fff;
    text-shadow: rgba(3, 3, 3, .75) 4px 4px 4px
}
.bu110-features1 h1 {
    font-size: 4.5vw;
    font-weight: 700;
    line-height: 1
}
.overview-black .bu110-features1 h2 {
    font-size: 5.5vw;
    font-weight: 500
}
.bu110-features-new1_bg {
    position: relative;
    z-index: 1
}
.bu110-features-new2 a {
    text-decoration: underline;
    color: #000
}
#bu110_new .bu110-pw313 {
    position: absolute;
    top: 30.5%;
    left: 27.5%;
    right: 0;
    z-index: 2;
    width: 8%
}
#bu110_new .bu110-camera {
    position: absolute;
    top: 28.5%;
    right: 6%;
    z-index: 2;
    width: 43.15%
}
.bu110-features-new4 a {
    text-decoration: underline
}
.bu110-features-new5 {
    padding: 5% 0 2%;
    background: #f2f5f6;
    background: -moz-radial-gradient(center, ellipse cover, #f2f5f6 0, #fff 50%, #e3eaed 98%);
    background: -webkit-radial-gradient(center, ellipse cover, #f2f5f6 0, #fff 50%, #e3eaed 98%);
    background: radial-gradient(ellipse at center, #f2f5f6 0, #fff 50%, #e3eaed 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f5f6', endColorstr='#e3eaed', GradientType=1)
}
.bu110-features-new5 h2 {
    padding: 0 5%;
    margin: 0
}
.bu110-features-new5 h3 {
    font-size: 21px;
    margin-bottom: 5%
}
.bu110-features-new5 article {
    text-align: center;
    padding: 5%
}
.bu110-features-new5 .carousel-indicators {
    position: static;
    margin-right: 5%;
    margin-left: 5%
}
.bu110-features-new5 .carousel-indicators .item.active {
    background: transparent
}
.bu110-features-new5 .carousel-indicators .item.active img {
    opacity: .7
}
.bu110-features-new5 .carousel-indicators .item {
    padding: 0
}
.bu110-features-new5 .carousel-indicators .item h4 {
    position: relative;
    cursor: pointer;
    color: #fff;
    padding: 10px 20px;
    background-color: #222;
    margin-right: 25px;
    border-radius: 5px;
    font-size: 1.2rem
}
.bu110-features-new5 .carousel-indicators .item:last-of-type h4 {
    margin-right: 0
}
.bu110-features-new5 .carousel-indicators .item.active h4 {
    background-color: #dd434a
}
.bu110-features-new5 .carousel-indicators .item h4:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -19px;
    color: #222;
    font-size: 30px
}
.bu110-features-new5 .carousel-indicators .item.active h4:before {
    color: #dd434a
}
.bu110-features-new5 .carousel-indicators .item:last-of-type h4:before {
    display: none
}
@media(min-width:768px) {
    .bu110-features1 article {
        padding: 28% 5% 15% 55%
    }
    .overview-black .bu110-features1 h2 {
        font-size: 2.5vw
    }
    #bu110_new .bu110-features-new1 .pd-table {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 4% 24% 40.7% 12%;
        color: #000;
        z-index: 2
    }
    .bu110-features1 .full-img {
        background-position: bottom center;
        padding: 0
    }
    #bu110_new .bu110-features-new2 .pd-table {
        color: #000;
        padding: 25% 46% 25% 18%
    }
    #bu110_new .bu110-features-new3 .pd-table {
        color: #fff;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
        padding: 0 74% 0 5%
    }
    #bu110_new .bu110-features-new4 .pd-table {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
        padding: 0 5% 0 64%;
        color: #000
    }
    .bu110-features-new5 article h3 {
        margin-bottom: 2.5%
    }
    .bu110-features-new5 article {
        text-align: center;
        padding: 2% 5% 2.5%
    }
    .bu110-features-new5 .carousel-indicators .item h4 {
        font-size: 1.5rem
    }
}
@media(min-width:1280px) {
    #bu110_new .bu110-features-new1 .pd-table {
        padding: 5% 44% 40.7% 12%
    }
}
@media(min-width:1400px) {
    #bu110_new .bu110-features-new2 .pd-table {
        padding: 24% 47% 28% 17%
    }
}
#gc570d_logo_svg {
    fill: #fff;
    width: 100%;
    height: auto
}
.gc570d-hero-title {
    position: relative;
    padding: 25% 5% 0 0;
    width: 100%
}
#gc570d h3 {
    color: #fff
}
#gc570d figure {
    margin: 0
}
#gc570d img {
    vertical-align: top
}
.video-wrap {
    overflow: hidden;
    margin: 0 -3px
}
.gc570d-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
}
#gc570d video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    vertical-align: top
}
#gc570d .videoWrapper {
    padding-top: 42%
}
#gc570d .pd-table h3 {
    display: block
}
#gc570d .pd-table p {
    position: relative;
    margin: 0
}
.overview-black .gc570d-features-hero h2 {
    color: #fff;
    font-size: 2.425vw;
    font-weight: 500
}
.gc570d-features1 .pd-table, .gc570d-features3 .pd-table, .gc570d-features4 .pd-table, .gc570d-features5 .pd-table, .gc570d-features6 .pd-table {
    padding: 3% 5% 8%
}
.gc570d_icon {
    position: relative;
    text-align: center;
    padding: 5%
}
@media only screen and (min-width:768px) {
    #gc570d_logo_svg {
        width: 50vw
    }
    .gc570d-overlay {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    #gc570d .full-img {
        position: absolute;
        padding: 0;
        margin: 0
    }
    .overview-black .gc570d-features3 {
        padding: 42% 2.5% 2.5%
    }
    .gc570d-features3 .pd-table {
        padding: 0;
        margin: 0 0 0 auto;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .gc570d-features1 .pd-table, .gc570d-features2 .pd-table, .gc570d-features4 .pd-table, .gc570d-features6 .pd-table {
        padding: 42.2% 2.5% 2.5%;
        margin: 0
    }
    .gc570d-features5 .pd-table {
        padding: 42.2% 2.5% 2.5%;
        margin: 0
    }
    .gc570d-features3 .pd-table {
        position: relative;
        z-index: 2
    }
    .black_overlay_bottom {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        color: #fff;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
    }
    .gc570d_icon {
        position: absolute;
        top: 7%;
        left: 0;
        right: 0;
        z-index: 2;
        padding: 5%;
        padding: 0
    }
    .gc570d_icon img {
        width: 40%
    }
}
@media(min-width:1024px) {
    .overview-black .gc570d-features3 {
        padding: 42% 2.5% 2.5% 0
    }
    .gc570d-features3 .pd-table {
        width: 650px
    }
    .gc570d-features1 .pd-table, .gc570d-features2 .pd-table, .gc570d-features4 .pd-table, .gc570d-features6 .pd-table {
        width: 746px;
        padding: 42.2% 0 2.5% 2.5%
    }
    .gc570d-features5 .pd-table {
        width: 746px;
        padding: 42.2% 0 2.5% 2.5%
    }
}
@media(min-width:1280px) {
    .overview-black .gc570d-features3 {
        padding: 42% 5% 5% 0
    }
    .gc570d-features1 .pd-table, .gc570d-features2 .pd-table, .gc570d-features4 .pd-table, .gc570d-features6 .pd-table {
        padding: 42.2% 0 5% 5%
    }
    .gc570d-features5 .pd-table {
        padding: 42.2% 0 5% 5%
    }
}
@keyframes FadeInOut {
    0% {
        opacity: 1
    }
    35% {
        opacity: 1
    }
    70% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}
.connections_pd {
    padding-top: 110px;
    padding-bottom: 110px
}
@media(max-width:991.98px) {
    .connections_pd {
        padding-top: 80px;
        padding-bottom: 80px
    }
}
@media(max-width:767.98px) {
    .connections_pd {
        padding-top: 50px;
        padding-bottom: 50px
    }
}
@keyframes FadeInOut {
    0% {
        opacity: 1
    }
    35% {
        opacity: 1
    }
    70% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}
@keyframes FadeInOut1 {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes FadeInOut2 {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
/*********** BO317 ****************************************************************************/
#bo317 {
    background-color: #fff
}
#bo317 figure {
    margin: 0
}
#bo317 img {
    vertical-align: top
}
.bo317_hero {
    background-repeat: no-repeat;
    background-position: 80% top !important;
    background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/bo317_hero.jpg");
    background-size: 128% auto !important;
    padding: 50% 0 0
}
.bo317_hero:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
}
.bo317_logo_fill {
    fill: #fff
}
.bo317_hero_copy {
    position: relative;
    padding: 0 5% 5%
}
.bo317_hero_copy svg, .bo317_hero_copy h2 {
    position: relative;
    z-index: 2;
    filter: drop-shadow(2px 3px 5px rgba(0, 0, 0, 0.35))
}
.bo317_hero > .bo317_hero_copy h2 {
    color: #fff !important;
    margin: 1.5% 0 0;
    font-size: 5vw;
    text-align: center
}
.overview-black .BO317-features-hero h2 {
    color: #fff;
    font-size: 2.425vw;
    font-weight: 500
}
#bo317 .pd-table p {
    margin: 0
}
.BO317-features1 .pd-table, .BO317-features2 .pd-table, .BO317-features3 .pd-table, .BO317-features4 .pd-table, .BO317-features5 .pd-table {
    padding: 5% 5% 8%
}
#BO317 .pd-table {
    color: #000
}
.BO317_fade_a {
    position: relative;
    z-index: 1
}
.BO317-features2 .full-img {
    background-position: left top;
    background-size: 120% auto
}
#BO317 .BO317-features3-fade_inner figure {
    position: relative
}
.BO317_fade_b {
    -webkit-animation: FadeInOut 1s infinite;
    -moz-animation: FadeInOut 1s infinite;
    -o-animation: FadeInOut 1s infinite;
    animation: FadeInOut 1s infinite;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2
}
.BO317-features3, .BO317-features5 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.BO317-features5 {
    background-color: #f5f5f7
}
.BO317-features5-img {
    width: 100%
}
.CamEngine_Lite_UI figure, .CamEngine_Lite_screen figure {
    position: relative
}
.CamEngine_Lite_UI_1 {
    -webkit-animation: FadeInOut1 2s ease-in-out infinite;
    -moz-animation: FadeInOut1 2s ease-in-out infinite;
    -o-animation: FadeInOut1 2s ease-in-out infinite;
    animation: FadeInOut1 2s ease-in-out infinite;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2
}
.CamEngine_Lite_screen figure:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 2;
    -webkit-animation: FadeInOut2 2s ease-in-out infinite;
    -moz-animation: FadeInOut2 2s ease-in-out infinite;
    -o-animation: FadeInOut2 2s ease-in-out infinite;
    animation: FadeInOut2 2s ease-in-out infinite;
    padding: 5.5% 0
}
#bo317 .CamEngine_Lite_UI figure {
    margin: 0 auto 15px;
    width: 60%
}
#bo317 .CamEngine_Lite_screen figure {
    margin: 0 auto;
    width: 80%
}
.CamEngine_Lite_UI figure img, .CamEngine_Lite_screen figure img {
    width: 100%
}
@media only screen and (min-width:768px) {
    .bo317_hero {
        background-position: center top !important;
        background-size: cover !important;
        padding: 29% 35% 15% 5%
    }
    .bo317_hero_copy {
        padding: 2% 2% 2% 0
    }
    .bo317_hero > .bo317_hero_copy h2 {
        text-align: left;
        font-size: 2.55vw
    }
    .BO317-features1 {
        padding: 42.2% 5% 2.5%
    }
    .BO317-features1 .pd-table {
        text-align: right;
        width: 100%;
        padding: 0 5% 0 0;
        vertical-align: middle
    }
    .BO317-features1 .pd-table .pd-table-innder {
        text-align: left;
        display: inline-block;
        color: #fff
    }
    .BO317-features2 {
        position: relative
    }
    #BO317 .BO317-features2 .pd-table {
        color: #fff
    }
    .BO317-features2 .full-img {
        background-position: bottom center;
        background-size: cover
    }
    .BO317-features1:after, .BO317-features2:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 35%;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
        z-index: 1
    }
    .BO317-features2 .pd-table, .BO317-features4 .pd-table, .BO317-features6 .pd-table {
        padding: 42.2% 5% 2.5%;
        margin: 0
    }
    .BO317-features3 .pd-table {
        padding: 0;
        margin: 0 0 0 auto
    }
    .BO317-features3 .pd-table {
        position: relative;
        z-index: 2
    }
    .BO317-features3, .BO317-features5 {
        padding: 5% 5%
    }
    .BO317-features4 .pd-table {
        padding: 6% 0 26% 5%;
        width: 500px;
        color: #000
    }
    .BO317-features5 .pd-table {
        color: #000;
        padding: 5% 0 2.5%;
        margin: 0;
        vertical-align: center
    }
    .BO317-features5-img {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 0 auto
    }
    #bo317 .CamEngine_Lite_UI figure, #bo317 .CamEngine_Lite_screen figure {
        margin: 0 auto;
        width: 100%
    }
    .CamEngine_Lite_UI, CamEngine_Lite_screen {
        padding: 0
    }
    .CamEngine_Lite_UI {
        width: 31.75%;
        padding-right: 2.9%
    }
    .CamEngine_Lite_screen {
        -ms-flex: 1;
        flex: 1
    }
}
@media(min-width:1024px) {
    .BO317-features1 {
        padding: 26.5% 0 14.5%
    }
    .BO317-features1:after {
        height: 15%
    }
    .BO317-features1 .pd-table .pd-table-innder {
        width: 30%;
        color: #000
    }
    .BO317-features3-fade {
        margin: 0 15px 60px
    }
    .BO317-features2 .pd-table, .BO317-features6 .pd-table {
        width: 746px;
        padding: 45% 0 2.5% 5%
    }
    .BO317-features2 .pd-table {
        width: 652px
    }
    .BO317-features3-fade .BO317-features3-fade_inner {
        margin: 0;
        width: 50%;
        padding: 0 30px
    }
    .BO317-features3-fade {
        margin: 0
    }
    .BO317-features4 .pd-table {
        padding: 12% 0 29% 5%
    }
    .BO317-features3 .pd-table, .BO317-features5 .pd-table {
        text-align: center;
        margin: 0 auto;
        width: 650px;
        color: #000;
        padding: 0 0 2.5%
    }
}
@media(min-width:1280px) {
    .BO317-features2 .BO317-features6 .pd-table {
        padding: 42.2% 0 5% 5%
    }
    .BO317-features4 .pd-table {
        padding: 15% 0 26% 5%
    }
}
.BO317-features3-fade_wrap {
    position: relative
}
/*********** PW513 ****************************************************************************/
#pw513 figure {
    margin: 0 auto;
}
#pw513 figure img {
    border: 0
}
.pw513_features1 .pd-table, .pw513_features2 .pd-table, .pw513_features3 .pd-table, .pw513_features4 .pd-table, .pw513_features5 .pd-table, .pw513_features6 .pd-table, .pw513_features7 .pd-table, .pw513_features8 .pd-table {
    padding: 10px 15px 2rem
}
.pw513_hero {
    position: relative;
    background-repeat: no-repeat;
    background-position: 94% top !important;
    background-size: 156% auto !important;
    padding: 66% 0 8%;
    color: #fff;
}
.pw513_hero:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    z-index: 1
}
.pw513_hero_copy {
    position: relative;
    z-index: 2;
    padding: 0 5%;
    margin: 0 auto;
    width: 90%;
}
.pw513_hero .d-flex {
    -ms-flex-align: center;
    align-items: center;
    margin: 5% 0 0;
}
.pw513_hero .d-flex h2 {
    font-weight: bold;
    line-height: 1;
    margin: 0 0 2%;
    font-size: 7.8vw;
}
.pw513_hero .d-flex h2 br {
    display: none;
}
.pw513_3year {
    position: absolute;
    bottom: 7%;
    right: 9%;
    z-index: 2;
    text-align: right;
    width: 24%;
}
.pw513_3year img {
    width: 100%;
    height: auto;
}
.pw513_features1 .full-img {
    background-position: 73% top;
    background-size: 160% auto;
    padding: 68% 0 0;
}
.pw513_features6 {
    position: relative;
    padding: 0;
}
.pw513_features6 .pd-table .pd-table-cell {
    vertical-align: middle;
}
.pw513_connections img {
    width: 75%
}
.pw513_features6_img1 {
    position: absolute;
    z-index: 1;
}
.pw513_features6_img_wrap .pw513_features6_img1 {
    position: relative;
    z-index: 1;
}
.pw513_features6_img2, .CamEngine_zoom_in {
    animation: fade-in-out 5s infinite ease-in-out alternate;
}
.pw513_features6_img2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.CamEngine_UI {
    position: absolute;
    top: 3%;
    left: 4%;
    z-index: 3;
    width: 28%;
}
.CamEngine_zoom {
    position: relative;
}
.CamEngine_zoom_in {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}
.pw513_features6 .pd-table {
    z-index: 100;
    padding: 2rem 15px;
}
.pw513_features6 .pd-table .pd-table-cell {
    text-align: left !important;
}
#pw513 .videoWrapper {
    padding-top: 52%;
}
#pw513 video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    vertical-align: top;
    z-index: 1;
}
.pw513_features7 .full-img {
    background-position: 100% bottom;
    background-size: 123% auto;
}
@keyframes fade-in-out {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@media only screen and (min-width: 768px) {
    #pw513 .full-img {
        position: absolute
    }
    .pw513_hero {
        background-position: center 100% !important;
        background-size: cover !important;
        padding: 17% 48% 17% 3%;
    }
    .pw513_3year {
        bottom: 8%;
        right: 5%;
        width: 12%;
    }
    .pw513_hero .d-flex {
        margin: 0
    }
    .pw513_hero .d-flex h2 {
        font-size: 5.25vw;
    }
    html[lang="cs-CZ"] .pw513_hero h2 {
        font-size: 3.7vw;
    }
    html[lang="ko-KR"] .pw513_hero h2 {
        font-size: 3.85vw;
    }
    html[lang="th-TH"] .pw513_hero h2 {
        font-size: 3.55vw;
    }
    .pw513_hero_copy {
        padding: 0;
    }
    .pw513_hero_copy img {
        width: 66%
    }
    .pw513_features1 .full-img {
        background-position: center top;
        background-size: cover;
        padding: 0;
    }
    .pw513_features1 .pd-table {
        padding: 31% 5% 3%;
    }
    .pw513_features2 {
        position: relative
    }
    .pw513_features2:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 40%;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
        z-index: 2
    }
    .pw513_features2 .pd-table {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 34.4% 5% 3%;
        text-align: center;
        z-index: 3;
    }
    .pw513_features3 .pd-table {
        padding: 33% 5% 3%;
    }
    .pw513_features4 .pd-table {
        padding: 34% 5% 2%;
    }
    .pw513_features5 .pd-table {
        padding: 34% 8% 5%;
        text-align: center
    }
    .pw513_features6 {
        background-color: #000;
    }
    .pw513_features6 .pd-table {
        padding: 41.5% 5% 1%;
    }
    .pw513_features7 .pd-table {
        padding: 8% 72% 16% 2.5%;
    }
    .CamEngine_UI {
        position: absolute;
        top: 8%;
        width: 20%;
    }
    .pw513_features6_img_wrap {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
    .pw513_features6 .pd-table .pd-table-cell {
        text-align: center !important;
    }
    .pw513_features7 .pd-table p, .pw513_features8 .pd-table p {
        color: #000
    }
    .pw513_features7 .full-img {
        background-position: center bottom;
        background-size: cover;
    }
    .pw513_features8 .pd-table {
        padding: 37% 8% 2.5%;
        text-align: center
    }
    .pw513_hero_copy .certified_logo {
        width: 57%;
    }
    .pw513_hero .d-flex h2 br {
        display: block;
    }
}
@media only screen and (min-width: 1280px) {
    .pw513_features1 .pd-table {
        padding: 38% 23% 3%;
        text-align: center
    }
    .pw513_features2 .pd-table {
        padding: 39.4% 23% 3%;
    }
    .pw513_features4 .pd-table {
        padding: 41% 5% 2% 35%;
    }
    .pw513_features5 .pd-table {
        padding: 36% 0 5%;
        max-width: 768px
    }
    .pw513_features7 .pd-table {
        padding: 15% 72% 26% 2.5%;
    }
    .pw513_features8 .pd-table {
        padding: 41% 0 2.5%;
        max-width: 640px
    }
    .pw513_features3 .pd-table {
        padding: 39% 43% 3% 5%;
    }
    .pw513_features6 .pd-table {
        padding: 40.5% 0 1.6% !important;
        max-width: 780px;
    }
}
@media only screen and (min-width: 1366px) {
    .pw513_features1 .pd-table {
        padding: 42% 0 3%;
        max-width: 980px;
    }
    .pw513_features2 .pd-table {
        padding: 44.05% 23% 2.5%;
    }
    .pw513_features3 .pd-table {
        padding: 41% 35% 3% 5%;
    }
    .pw513_features4 .pd-table {
        padding: 42% 5% 2% 35%;
    }
    .pw513_features7 .pd-table {
        padding: 17% 72% 28.2% 2.5%;
    }
}
/***ER330******************************************************************************************/
.overview-white.er330-overview {
    padding: 0;
}
.overview-white.er330-overview:lang(zh-TW) p {
    font-size: 120%
}
.overview-white.er330-overview:lang(zh-TW) small {
    font-size: 90%
}
#er330 section {
    position: relative
}
#er330 figure {
    margin: 0 auto;
}
#er330 figure img {
    border: 0
}
.er330_features1 .pd-table, .er330_features2 .pd-table, .er330_features3 .pd-table, .er330_features4 .pd-table, .er330_features5 .pd-table, .er330_features6 .pd-table, .er330_features7 .pd-table {
    padding: 10px 15px 2rem
}
.er330_hero {
    background-repeat: no-repeat;
    background-position: 44% top !important;
    background-size: 145% auto !important;
    background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/er330_hero.jpg);
    background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/er330_hero.webp) 1x);
    background-color: #ecf3fc;
    padding: 64% 0 0;
    color: #fff;
}
.er330_hero_copy {
    position: relative;
    z-index: 2;
    padding: 5% 5% 5%;
}
.er330_hero h2 {
    color: #000;
    margin: 0;
    font-size: 5vw
}
.er330_features1 .full-img {
    background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features1.jpg);
    background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features1.webp) 1x);
}
.er330_features2 .full-img {
    background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features2.jpg);
    background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features2.webp) 1x);
}
.er330_features3 .full-img {
    background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features3-1.jpg);
    background-image: -webkit-image-set(url("https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features3-1.webp") 1x);
}
.er330_features4 .full-img {
    background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features4.jpg);
    background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features4.webp) 1x);
}
.er330_features5 .full-img {
    background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features5.jpg);
    background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features5.webp) 1x);
}
.er330_features6 .full-img {
    background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features6.jpg);
    background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features6.webp) 1x);
}
.er330_features7 .full-img {
    background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features7.png);
    background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features7.webp) 1x);
}
.er330_features3 .full-img {
    background-color: #4a484b;
    background-position: 100% top;
    background-size: 160% auto;
    padding: 64% 0 0;
}
.er330_features3 small {
    color: #c9242c;
}
.er330_features3 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.er330_features3 ul li {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0 0 15px
}
.er330_features3 ul li figure {
    width: 200px;
    margin: 0 auto;
}
.er330_features3 ul li figure span {
    display: block;
    overflow: hidden;
    border-radius: 100%;
    background-color: #fff;
    padding: 10%;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%, rgba(246, 246, 246, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%, rgba(246, 246, 246, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%, rgba(246, 246, 246, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
}
.er330_features3 ul li figcaption {
    margin: 6px 0 0;
}
.er330_features7 .full-img {
    background-color: #c8d3da;
    background-position: 154% center;
    background-size: 129% auto;
    padding: 70% 0 0;
}
#er330 .videoWrapper {
    padding-top: 60.9%;
    margin: 0 -20%;
}
#er330 video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    vertical-align: top;
    z-index: 1;
}
@keyframes fade-in-out {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@media only screen and (min-width: 500px) {
    .er330_features3 ul li {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding: 0 15px;
        margin: 0;
    }
    .er330_features3 ul li figure {
        width: auto;
    }
}
@media only screen and (min-width: 768px) {
    .full-img, .er330_features7 .full-img {
        position: relative;
        padding: 50% 0 0;
    }
    .er330_features1 .full-img {
        background-position: center top;
        background-size: cover;
        padding: 60% 0 0;
    }
    .er330_features3 .pd-table h3, .er330_features3 .pd-table p, .er330_features3 .pd-table ul {
        color: #fff;
    }
    .er330_features3 .full-img {
        position: absolute;
    }
    .er330_features3 .full-img, .er330_features7 .full-img {
        padding: 60% 0 0;
        background-position: left top;
        background-size: cover;
    }
    .er330_features3 .full-img {
        background-position: 80% top;
    }
    #er330 .videoWrapper {
        padding-top: 51.9%;
        margin: 0;
    }
    .er330_hero {
        background-position: center 100% !important;
        background-size: cover !important;
        padding: 42% 0 2% 5%;
    }
    .er330_hero_copy img {
        width: 43%;
    }
    .er330_hero h2 {
        font-size: 4vw;
        font-weight: bold
    }
    html[lang="cs-CZ"] .er330_hero h2 {
        font-size: 3.7vw;
    }
    html[lang="ko-KR"] .er330_hero h2 {
        font-size: 3.85vw;
    }
    html[lang="th-TH"] .er330_hero h2 {
        font-size: 3.55vw;
    }
    .er330_hero_copy {
        padding: 0;
    }
    .er330_features2 .pd-table, .er330_features4 .pd-table, .er330_features5 .pd-table {
        padding: 10px 15px 2rem;
    }
    .er330_features3 .pd-table {
        padding: 8% 55% 8% 15px;
    }
    .overview-white.er330-overview:lang(zh-TW) .er330_features7 .pd-table {
        padding: 19% 5% 19% 60%;
    }
    .er330_features3 ul {
        margin: 0 auto;
        width: auto;
    }
    .er330_features7 .full-img {
        position: absolute;
        background-position: -138% center;
        background-size: 80% auto;
        padding: 0;
    }
    .er330_features7 .pd-table {
        padding: 13% 5% 13% 56%;
    }
}
@media only screen and (min-width: 860px) {
    .er330_features7 .pd-table {
        padding: 20% 5% 20% 56%;
    }
}
@media only screen and (min-width: 1208px) {
    .er330_features3 .full-img {
        background-position: 100% top;
    }
    .full-img {
        position: absolute;
        padding: 50% 0 0;
    }
    .er330_features3 small {
        color: yellow;
    }
    .er330_features1 .pd-table h3, .er330_features2 .pd-table h3, .er330_features1 .pd-table p, .er330_features2 .pd-table p {
        color: #fff
    }
    .er330_features1 .pd-table {
        padding: 53% 23% 1%;
    }
    .er330_features1:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 30%;
        z-index: 2;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(40, 40, 40, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(40, 40, 40, 1) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(40, 40, 40, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#282828', GradientType=0);
    }
    .er330_features2:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 40%;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
        z-index: 2
    }
    .er330_features4 .pd-table {
        padding: 43% 23% 2% 33%;
    }
    .er330_features6 .pd-table {
        padding: 39% 37% 3% 5%;
    }
    .er330_features6 .pd-table figure {
        width: 70%;
        margin: 0 0 15px !important;
    }
    .er330_features5 .pd-table {
        padding: 39% 5% 5% 58%;
    }
    .er330_features3 .pd-table {
        padding: 12% 60% 12% 5%;
    }
    .er330_features2 .pd-table {
        padding: 40% 5% 1% 41%;
    }
    .er330_features4 .pd-table {
        padding: 43% 28% 2% 36%;
    }
}
@media only screen and (min-width: 1240px) {
    .er330_features7 .pd-table {
        padding: 19% 5% 19% 57%;
    }
}
/************ MIC330 *************************************************************************/
#MIC330 * {
    font-family: 'Montserrat', sans-serif !important;
}
#MIC330 .full-img {
    margin: 0 0 1rem
}
#MIC330 h3 {
    font-size: 24px;
    color: #fff
}
#MIC330 p {
    font-size: 17px
}
#MIC330 section {
    position: relative;
}
#MIC330 h3 span {
    display: inline-block;
}
.MIC330_hero {
    position: relative;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 150% auto;
}
.world_design_guide {
    position: absolute;
    top: 3%;
    left: 4%;
    width: 20%;
}
.MIC330_hero hgroup {
    padding: 84% 5% 5%;
    color: #fff;
}
.MIC330_hero hgroup h2 {
    font-size: 5vw;
    margin: 0;
    color: #fff;
    line-height: normal;
    font-weight: 400;
}
.MIC330_overview3 {
    position: relative
}
.MIC330_overview3_anime {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    overflow: hidden
}
.MIC330_overview3 .full-img {
    padding: 52% 0 0;
    background-position: left top !important;
}
.MIC330_anime2, .MIC330_anime3, .MIC330_anime4, .MIC330_anime5 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    margin: 0;
}
.MIC330_anime2 {
    width: 17%;
    transform: translate(-73%, -38%);
}
.MIC330_anime2.delighter.started {
    transition: all .3s ease-in;
    transform: translate(-60%, -44%);
}
.MIC330_anime3 {
    width: 11.6%;
    transform: translate(7%, -66%);
}
.MIC330_anime3.delighter.started {
    transition: all .3s ease-in;
    transform: translate(72%, -80.5%);
}
.MIC330_anime4 {
    width: 9%;
    transform: translate(86%, -81%);
}
.MIC330_anime4.delighter.started {
    transition: all .3s ease-in;
    transform: translate(236%, -115%);
}
.MIC330_anime5 {
    width: 9%;
    transform: translate(157%, -93%);
}
.MIC330_anime5.delighter.started {
    transition: all .3s ease-in;
    transform: translate(320%, -127%);
}
.MIC330_overview5 {
    position: relative;
}
.MIC330_overview5 .MIC330_overview_copy {
    max-width: 960px;
}
.MIC330_overview5 h3 + p span {
    display: inline-block;
}
.MIC330_overview6 {
    padding: 100px 0;
}
.MIC330_overview6 .col-md-6 {
    margin-bottom: 15px;
}
.MIC330_overview6 figure {
    position: relative
}
.MIC330_overview6 img {
    width: 100%
}
.MIC330_overview6 figure figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.MIC330_overview_copy {
    padding: 0 5% 5%;
}
.connections-product {
    padding: 70px 15px;
    width: 80%;
    margin: 0 auto;
}
.connections-product h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2rem;
}
@media only screen and (max-width: 1024px) {
    .MIC330_overview3_anime {
        position: relative;
    }
}
@media only screen and (min-width: 768px) {
    .MIC330_hero {
        background-position: left top;
        background-size: cover;
        padding-top: 52%
    }
    .MIC330_hero hgroup {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 22% 0 0 5%;
    }
    .MIC330_hero hgroup h2 {
        font-size: 2.7vw;
    }
    #MIC330 h3 {
        font-size: 28px;
    }
    #MIC330 p {
        font-size: 21px
    }
    .MIC330_hero hgroup h1 picture {
        width: 55%
    }
    .world_design_guide {
        top: inherit;
        left: inherit;
        right: 2%;
        bottom: 2.5%;
        width: 10%;
    }
    .connections-product {
        padding: 70px 0;
    }
}
@media only screen and (min-width: 1024px) {
    #MIC330 .full-img {
        margin: 0
    }
    .MIC330_overview_copy {
        position: absolute;
        z-index: 3;
        width: 100%;
        padding: 0
    }
    .MIC330_overview1 .MIC330_overview_copy {
        top: 50%;
        left: 20%;
        transform: translate(-50%, -50%);
        max-width: 32%;
    }
    .MIC330_overview2 .MIC330_overview_copy {
        top: 14%;
        left: 62%;
        transform: translate(-50%, -50%);
        max-width: 60%;
    }
    .MIC330_overview3 .MIC330_overview_copy {
        top: 85%;
        left: 66%;
        transform: translate(-50%, -50%);
        max-width: 520px;
    }
    .MIC330_overview4 .MIC330_overview_copy {
        top: 50%;
        left: 5%;
        transform: translateY(-50%);
        max-width: 312px;
    }
    .MIC330_overview5 .MIC330_overview_copy {
        top: 12%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }
    /*
  .MIC330_overview5:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    height: 40%;
  }
*/
}
@media (min-width: 1208px) {
    .MIC330_overview1, .MIC330_overview2, .MIC330_overview3, .MIC330_overview4, .MIC330_overview5 {
        padding-top: 52%
    }
    .MIC330_overview1 .MIC330_overview_copy {
        max-width: 400px;
    }
    .MIC330_overview2 .MIC330_overview_copy {
        max-width: 560px;
    }
    .MIC330_overview3 .MIC330_overview_copy {
        max-width: 500px;
    }
    .MIC330_overview4 .MIC330_overview_copy {
        max-width: 350px;
    }
}
/************ AX310 *************************************************************************/
#nexus {
    position: relative;
    font-size: 21px;
    background-color: #000;
}
#nexus * {
    font-family: 'Montserrat', sans-serif !important;
}
#nexus h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    line-height: normal
}
#nexus p {
    font-size: 17px
}
#nexus img {
    width: 100%;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sticky_scroll {
    position: relative;
    width: 100%;
    background-color: #000;
    overflow: hidden;
}
.sticky_bg_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    background-image: url("img/scroll_img.jpg");
    height: auto;
}
.sticky_scroll_inner {
    display: flex;
    position: relative;
    width: 100%;
    height: 100vh;
}
.sticky_concent {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}
.canvas_wrap {
    display: flex;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
}
canvas {
    display: block;
    object-fit: contain;
    width: 100%;
    height: 100%;
}
canvas img {
    width: 100%;
    height: auto;
}
.container-hero {
    position: relative;
    top: 0;
    width: 100%;
}
.container-hero div.container-hero_copy {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 115%;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    padding: 5% 0 0;
}
.container-hero div.container-hero_copy article {
    width: 980px;
    margin: 0 auto;
}
.nexus_overview5_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-image: url("img/nexus_overview5.jpg");
    margin: 0;
    height: 100vh;
}
.imageToShow {
    width: 80% !important
}
.nexus_overview1_copy {
    width: 100%;
}
.nexus_overview2_copy {
    margin: 0 auto;
    width: 100%;
}
.nexus_overview3_copy {
    margin: 0 auto;
    width: 100%;
}
.nexus_overview1_copy, .nexus_overview2_copy, .nexus_overview3_copy, .nexus_overview4_copy, .nexus_overview5_copy, .nexus_overview6_copy, .nexus_overview7 article {
    padding: 10px 20px 50px;
}
.nexus_overview7 article {
    width: 100%;
    margin: 0 auto;
}
.nexus_overview2 {
    margin: 0;
}
.nexus_overview6 .row {
    margin: 0;
}
.nexus_overview5_copy a {
    color: #fff;
    display: inline-block;
    margin-left: 5px
}
.nexus_overview5_copy a i {
    margin-left: 5px
}
.nexus_overview5_copy a:hover {
    color: #e4002b
}
.OngoingDeveLopmentInfo.collapse.show {
    display: block;
}
#OngoingDeveLopmentInfo {
    color: #fff;
    background-color: #000;
    padding: 90px 0
}
#OngoingDeveLopmentInfo h4 {
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    line-height: normal
}
#OngoingDeveLopmentInfo hgroup {
    border: 2px solid #44403d;
    padding: 15px;
    border-radius: 10px;
}
#OngoingDeveLopmentInfo hgroup span {
    display: inline-block;
    color: #e5002b
}
#OngoingDeveLopmentInfo article {
    height: 100%;
    overflow: hidden
}
#OngoingDeveLopmentInfo article div {
    position: relative;
    padding: 15px 15px 15px 32px;
    height: 100%;
}
#OngoingDeveLopmentInfo article div:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 16px;
    background-color: #44403d;
    width: 2px;
}
#OngoingDeveLopmentInfo article div ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#OngoingDeveLopmentInfo article div ul:first-of-type {
    margin: 0 0 30px
}
#OngoingDeveLopmentInfo article div ul:last-of-type {
    margin-bottom: 0;
}
#OngoingDeveLopmentInfo hgroup span:before {
    content: "\f101";
    font-family: 'FontAwesome';
    margin-right: 5px
}
#OngoingDeveLopmentInfo article div ul li {
    color: #cacbc8;
    padding-left: 16px;
}
#OngoingDeveLopmentInfo article div ul li.ongoing-development-title {
    color: #fff;
    padding: 0 0 5px;
}
.nexus_overview4 {
    padding: 100px 0;
}
.nexus_overview2 picture, .nexus_overview4 picture, .nexus_overview6 picture {
    margin: 0 auto;
    width: 90%;
    max-width: 480px;
}
.nexus_UI_bg {
    background: url('https://www.avermedia.com/event/webcams_2021/img/first_bg.svg') no-repeat center;
    background-size: 100% auto;
    background-color: #232222;
}
.nexus_overview4 .row .nexus_overview4_copy div {
    margin: 0 auto;
    width: 100%;
}
.nexus_overview8 {
    position: relative
}
.nexus_overview8 h3 {
    padding: 10px 0 50px;
}
.nexus_tutorials {
    padding: 110px 0 95px
}
.nexus_tutorials .col-md-4 {
    margin: 15px 0;
}
.nexus_tutorials .col-md-4 strong {
    display: inline-block;
    margin: 10px 0;
    font-weight: 500
}
.nexus_hero {
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 14% 5%;
}
.nexus_hero h1 {
    color: #fff;
    font-weight: 400;
    font-size: 5vw;
    line-height: 1.24
}
.nexus_hero h1 strong {
    display: block;
    font-weight: 600;
    font-size: 7.2vw;
}
.nexus_hero h1 strong span {
    font-weight: 400;
}
.nexus_hero article {
    margin: 0;
}
.AX310_logo {
    margin: 0
}
.AX310_logo {
    width: 86vw
}
.nexus_tutorials {
    background: #111;
}
.nexus_tutorials h3 {
    margin-top: 30px !important;
}
.nexus_tutorials .col-md-4 a {
    display: inline-block;
}
.nexus_tutorials .col-md-4 a span {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.nexus_tutorials .col-md-4 a span:before {
    content: "\f01d";
    font-family: 'FontAwesome';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 0px;
    color: #fff;
    line-height: 0;
    transform: translate(-50%, -50%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    z-index: 2;
    opacity: 0;
}
.nexus_tutorials .col-md-4 a span:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    z-index: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.nexus_tutorials .col-md-4 a:hover span:before {
    font-size: 54px;
    opacity: 1;
}
.nexus_tutorials .col-md-4 a:hover span:after {
    background-color: rgba(0, 0, 0, .75);
}
@media (max-width: 800px) {
    .container-hero div.container-hero_copy {
        width: 90%;
    }
}
@media (max-width: 768px) {
    #nexus .container {
        max-width: 100%;
    }
    #nexus .nexus_tutorials .container {
        max-width: 480px;
    }
}
#nexus h3 {
    color: #fff;
    margin-top: 0;
    font-size: 28px;
}
.nexus_overview p {
    margin: 0;
}
.nexus_overview2 {
    padding: 50px 0;
}
.nexus_overview_wrap {
    position: relative;
}
.nexus_overview2_picture {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.streaming_platforms_softwares {
    margin: 0
}
.streaming_platforms_softwares .row figure {
    margin: 15px 0 0;
    padding: 0 15px;
    width: 60px
}
.nexus_overview6 article {
    margin: 0 auto;
    width: 100%;
    max-width: 1140px
}
.nexus_overview6_UI {
    position: relative;
    z-index: 5
}
.nexus_overview6_picture {
    margin: 0 auto;
    width: 90%;
    max-width: 480px;
}
.nexus_overview6_picture_inner {
    position: relative;
}
#nexus_overview6_UI_carouse {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    padding: 11.5% 40.5% 26% 8%;
}
.nexus_world_design_guide {
    position: absolute;
    width: 25%;
    right: 2%;
    bottom: 2.5%;
    z-index: 10;
}
@media (max-width: 992px) {
    #OngoingDeveLopmentInfo .container {
        max-width: 100%;
    }
}
@media (max-width:1024px) {
    #OngoingDeveLopmentInfo .col-md-4 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (min-width: 1024px) {
    #OngoingDeveLopmentInfo article div ul:first-of-type {
        height: 124px;
    }
    #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_jp {
        font-size: 20px
    }
    #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_nl {
        font-size: 21px
    }
    #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_de article div ul:first-of-type {
        height: 219px;
    }
    #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_cz hgroup, #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_fr hgroup, #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_hu hgroup, #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_it hgroup, #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_nl hgroup, #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_ru hgroup, #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_es hgroup {
        height: 133px
    }
    #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_cz article div ul:first-of-type, #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_hu article div ul:first-of-type, #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_pl article div ul:first-of-type, #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_nl article div ul:first-of-type, #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_ru article div ul:first-of-type {
        height: 158px;
    }
    #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_fr article div ul:first-of-type {
        height: 221px;
    }
    #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_it article div ul:first-of-type {
        height: 190px;
    }
    #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_es article div ul:first-of-type {
        height: 187px;
    }
    #OngoingDeveLopmentInfo.OngoingDeveLopmentInfo_jp article div ul:first-of-type {
        height: 150px;
    }
}
@media only screen and (min-width: 1280px) {
    .nexus_world_design_guide {
        width: 10%;
    }
    .AX310_logo {
        width: 100%
    }
    #nexus p {
        font-size: 21px
    }
    .nexus_hero {
        padding: 16% 5%;
    }
    .AX310_logo img {
        width: 87% !important;
    }
    .nexus_hero article .nexus_hero_copy {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%;
        padding: 0;
    }
    .nexus_hero article picture {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }
    .nexus_hero article .nexus_hero_copy h2 {
        width: 52.5vw
    }
    .nexus_hero h1 {
        line-height: 1;
        font-size: 2.6vw;
        margin: 2.5% 0 0;
    }
    .nexus_hero h1 strong {
        font-size: 3.75vw;
    }
    .nexus_overview5_copy {
        position: absolute;
        top: 50%;
        left: 80%;
        transform: translate(-50%, -50%);
        width: 100%;
        max-width: 420px;
    }
    .nexus_overview7 article {
        text-align: left;
        position: absolute;
        top: 41%;
        left: 72%;
        transform: translateX(-50%);
        max-width: 480px;
    }
    .nexus_overview4 .row picture, .nexus_overview4 .row .nexus_overview4_copy {
        width: calc(100% / 2);
        padding: 0 15px
    }
    .nexus_overview1_copy {
        text-align: center;
        position: absolute;
        top: 14%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 980px;
        margin: 0;
    }
    .nexus_overview2 {
        padding: 5% 0;
    }
    .nexus_overview2 .row picture {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%;
    }
    .nexus_overview2 .row .nexus_overview2_copy {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
        padding: 0 5% 0 0;
    }
    .nexus_overview4 .row .nexus_overview4_copy div {
        max-width: 448px;
    }
    .nexus_overview3 {
        padding: 100px 0 0;
    }
    .nexus_overview3_copy {
        position: absolute;
        top: 10%;
        left: 71%;
        max-width: 661px;
        transform: translate(-50%, -50%);
    }
    .nexus_overview4 .row .nexus_overview4_copy div {
        max-width: 420px
    }
    .nexus_overview6 {
        padding: 5% 0;
    }
    .streaming_platforms_softwares {
        margin-top: 15px;
    }
    .streaming_platforms_softwares .row {
        margin: 0 -15px;
    }
    .streaming_platforms_softwares .row figure {
        width: calc(100% / 6);
        margin: 10px 0;
    }
    .nexus_overview6 .row .nexus_overview6_copy {
        max-width: 480px
    }
    .nexus_overview6_picture {
        width: calc(100% - 480px);
        padding-left: 6%;
        margin: 0;
        max-width: 100%;
    }
    .nexus_overview8 h3 {
        position: absolute;
        top: 9%;
        left: 50%;
        transform: translateX(-50%);
        padding: 0;
    }
    .nexus_overview2_picture, .nexus_overview6_picture {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .nexus_overview2_copy, .nexus_overview6_copy {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .nexus_overview2 picture, .nexus_overview4 picture {
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    .nexus_overview1_copy, .nexus_overview2_copy, .nexus_overview3_copy, .nexus_overview4_copy, .nexus_overview5_copy, .nexus_overview6_copy, .nexus_overview7 article {
        padding: 0;
    }
}
/************ CAM110 *************************************************************************/
.overview_content {
    margin: 0 auto;
    width: 90%;
    max-width: 400px;
    padding: 0;
}
.overview-white.CAM110-overview {
    padding: 0;
}
#CAM110 h1, #CAM110 h2, #CAM110 h3, #CAM110 h4, #CAM110 h5, #CAM110 h6 {
    font-weight: 600;
}
#CAM110 dl dt, #CAM110 dl dt {
    font-weight: 300;
}
dl.row {
    margin: 0;
}
dl.row dt, dl.row dd {
    width: 100%;
    margin: 0;
}
#CAM110 {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.25
}
#CAM110 figure {
    margin: 0
}
#CAM110 * {
    font-family: Montserrat, 'Noto Sans SC', sans-serif !important;
}
#CAM110 section {
    position: relative;
    padding: 50px 0;
}
#CAM110 h2 {
    font-size: 160%;
    line-height: 1.25;
    margin: 0 0 5px;
}
#CAM110 h2 + p {
    font-size: 21px;
    margin: 0 auto 50px;
    color: #86868b;
    width: 100%;
    max-width: 700px
}
.CAM110_hero {
    padding: 0 !important
}
.CAM110_hero_copy {
    position: absolute;
    top: 6%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1;
    width: 82%;
}
.CAM110_hero_copy h1, .CAM110_hero_copy p {
    color: #fff;
    margin: 0;
    font-size: 3.5vw;
}
.CAM110_hero_copy h1 {
    line-height: 1.1;
    font-size: 12.9vw;
    margin: 0 0 3vw;
}
.CAM110_hero_copy h1 span {
    display: block;
    font-weight: 300;
    font-size: 11.3vw;
}
.CAM110_features1 .row div {
    width: calc(100% / 3);
    padding: 0 15px
}
#CAM110 .CAM110_features1 .row div figure {
    margin: 15px 0;
}
.CAM110_features1 img {
    margin: 0 0 10px
}
.CAM110_features1 article, .CAM110_features9 article {
    margin: 0 auto;
    width: 90%
}
.CAM110_features2, .CAM110_features4, .CAM110_features6, .CAM110_features8, .CAM110_features10, .CAM110_features12 {
    background-color: #f4f4f4;
}
#CAM110 .CAM110_features2 h2, #CAM110 .CAM110_features5 h2 {
    margin: 0 0 15px;
}
.CAM110_features2 .row div {
    padding: 0 15px;
    height: 100%;
    margin: 15px 0;
}
.CAM110_features2 .row div figure {
    padding: 10px;
    border: 1px solid #dedede;
    background-color: #fff;
}
#CAM110 .CAM110_features3 figure, #CAM110 .CAM110_features4 figure, #CAM110 .CAM110_features5 figure, #CAM110 .CAM110_features7 figure {
    margin: 0 auto;
    width: 100%;
    max-width: 900px
}
.CAM110_features2 figure img {
    margin-bottom: 10px
}
#CAM110 .CAM110_features3 figure img, #CAM110 .CAM110_features4 figure:first-of-type img {
    margin-bottom: 15px
}
#CAM110 .CAM110_features4 figure:first-of-type {
    margin: 0 auto 30px;
}
#CAM110 .CAM110_features5 {
    color: #fff;
    background-color: #1a0708
}
#CAM110 .CAM110_features5 figure {
    max-width: 768px
}
ul.CAM110_features8_list {
    text-align: left;
    font-size: 90%;
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.CAM110_features8_list:last-of-type {
    padding-left: 10px
}
ul.CAM110_features8_list li {
    position: relative;
    margin: 10px 0;
}
ul.CAM110_features8_list li strong {
    display: inline-block;
    text-align: center;
    background-color: #222;
    color: #fff;
    border-radius: 50px;
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 15px;
    margin-right: 5px
}
.CAM110_features8 dl dd .row {
    margin: 15px 0 0;
}
.CAM110_features8 dl dd .row ul.CAM110_features8_list {
    width: calc(100% / 2);
}
#CAM110 .CAM110_features9 {
    padding: 50px 0 35px
}
#CAM110 .CAM110_features9 h2 + p {
    margin: 0 auto 35px;
}
.CAM110_features9 .row figure {
    margin: 0;
    width: calc(100% / 2);
    padding: 0 15px
}
.features_copy {
    margin: 0 auto;
    width: 100%;
    text-align: center
}
@media only screen and (min-width:480px) {
    #CAM110 h2 {
        font-size: 180%;
    }
}
@media only screen and (min-width:700px) {
    .CAM110_hero_copy {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-left: 26%;
        width: 40vw;
    }
    .CAM110_hero_copy h1, .CAM110_hero_copy p {
        font-size: 1.6vw;
    }
    .CAM110_hero_copy h1 {
        font-size: 5.9vw;
        margin: 0 0 1vw;
    }
    .CAM110_hero_copy h1 span {
        font-size: 5.2vw;
    }
}
@media only screen and (min-width:980px) {
    dl.row {
        margin: 0 -15px;
    }
    .CAM110-order dl dd {
        -ms-flex-order: 1;
        order: 1;
    }
    .CAM110-order dl dt {
        -ms-flex-order: 2;
        order: 2;
    }
    .features_copy {
        text-align: left
    }
    .overview_content {
        max-width: 1200px;
        padding: 0 50px;
    }
    .CAM110_features1 .overview_content {
        max-width: 980px
    }
    .CAM110_features1 .row div {
        width: calc(100% / 6);
    }
    .CAM110_features2 .row div {
        width: calc(100% / 3);
    }
    .CAM110_features6 dl dd, .CAM110_features7 dl dd {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .CAM110_features6 dl dt, .CAM110_features7 dl dt {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .CAM110_features5 dl dd, .CAM110_features10 dl dd, .CAM110_features11 dl dd, .CAM110_features12 dl dd {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .CAM110_features5 dl dt, .CAM110_features10 dl dt, .CAM110_features11 dl dt, .CAM110_features12 dl dt {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .CAM110_features9 .row figure {
        width: calc(100% / 6);
    }
    .features_copy {
        max-width: 75%;
    }
    .CAM110_features8 dl dd {
        padding-left: 90px
    }
    .CAM110_features6 dl dt .features_copy {
        max-width: 80%;
        padding-top: 50%
    }
    .CAM110_features1 article, .CAM110_features9 article {
        width: 100%
    }
    .CAM110_features1 article, .CAM110_features9 article figure {
        margin: 15px 0 !important
    }
}
@media only screen and (min-width:1366px) {
    .CAM110_features8 dl dt, .CAM110_features8 dl dd {
        width: calc(100% / 2);
    }
    ul.CAM110_features8_list {
        font-size: 115%;
        padding: 0 0 0 15px;
    }
    ul.CAM110_features8_list:last-of-type {
        padding: 0
    }
    .CAM110_features8 dl dd .row {
        margin: 0;
    }
}
/************ CAM100T *************************************************************************/
.overview-white.CAM100T-overview {
    padding: 0;
}
#CAM100T .overview_content {
    margin: 0 auto;
    width: 90%;
    max-width: 480px;
    padding: 0;
}
#CAM100T h1, #CAM100T h2, #CAM100T h3, #CAM100T h4, #CAM100T h5, #CAM100T h6 {
    font-weight: 600;
}
#CAM100T dl dt, #CAM100T dl dt {
    font-weight: 300;
}
#CAM100T dl dt span {
    display: inline-block
}
#CAM100T dl.row {
    margin: 0;
}
#CAM100T dl.row dt, #CAM100T dl.row dd {
    width: 100%;
    margin: 0;
}
#CAM100T {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.25
}
#CAM100T figure {
    margin: 0
}
#CAM100T * {
    font-family: Montserrat, 'Noto Sans SC', sans-serif !important;
}
#CAM100T section {
    position: relative;
    padding: 50px 0;
}
#CAM100T h2 {
    font-size: 160%;
    line-height: 1.25;
    margin: 0 0 5px;
}
#CAM100T h2 + p {
    font-size: 21px;
    margin: 0 auto;
    color: #86868b;
    width: 100%;
    max-width: 700px
}
.CAM100T_hero {
    padding: 0 !important
}
.CAM100T_hero_copy {
    position: absolute;
    top: 6%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1;
    width: 77vw;
}
.CAM100T_hero_copy h1, .CAM100T_hero_copy p {
    color: #fff;
    margin: 0;
    font-size: 4.3vw;
}
.CAM100T_hero_copy h1 {
    line-height: 1.1;
    font-size: 11vw;
    margin: 0 0 3vw;
}
.CAM100T_hero_copy h1 span {
    display: block;
    font-weight: 300;
    font-size: 9.4vw;
}
.CAM100T_features1 {
    background-color: #dde2e5;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 186% auto;
}
.CAM100T_features1 article {
    padding-bottom: 70%
}
.CAM100T_features1 .row div {
    width: calc(100% / 3);
    padding: 0 15px
}
.CAM100T_features1 h2 {
    margin: 0 0 25px !important
}
#CAM100T .CAM100T_features1 .row div figure {
    margin: 0;
}
.CAM100T_features1 img {
    margin: 0 0 10px
}
.CAM100T_features2 {
    background-color: #333
}
.CAM100T_features2 h2 {
    color: #fff;
}
.CAM100T_features2 h3 {
    font-size: 36px;
    line-height: 1.25;
    margin: 0 0 10px;
}
.CAM100T_features2 h3 span {
    font-size: 30px;
    display: block;
    font-weight: 500
}
.CAM100T_features2 figure img {
    margin-bottom: 10px
}
.CAM100T_features2 .row .CAM100T_features2_card {
    padding: 0 15px;
    margin: 15px 0;
}
.CAM100T_features2 .row .CAM100T_features2_card > div {
    display: block;
    padding: 10px;
    color: #fff;
    background-color: #e3002a;
    height: 100%;
    width: 100%;
    max-width: 100%;
}
.CAM100T_features2 .row .CAM100T_features2_card > div figcaption {
    word-wrap: break-word;
    padding: 15px
}
#CAM100T .CAM100T_features2 h2, #CAM100T .CAM100T_features5 h2 {
    margin: 0 0 25px;
}
#CAM100T .CAM100T_features4 figure, #CAM100T .CAM100T_features5 figure, #CAM100T .CAM100T_features7 figure {
    margin: 0 auto;
    width: 100%;
    max-width: 900px
}
.CAM100T_features3 h2 + p {
    margin-bottom: 25px !important
}
.CAM100T_features3 .row figure {
    margin: 15px 0 !important;
    padding: 0 15px;
    width: calc(100% / 2);
}
.CAM100T_features3 .row figure span img {
    margin: 0 0 10px
}
#CAM100T .CAM100T_features4 dl dt, #CAM100T .CAM100T_features5 dl dt, #CAM100T .CAM100T_features6 dl dt, #CAM100T .CAM100T_features7 dl dt {
    margin: 0 0 25px
}
#CAM100T .CAM100T_features5 {
    color: #fff;
    background-color: #000
}
#CAM100T .CAM100T_features5 figure {
    max-width: 768px
}
.CAM100T_features8 dl dd .row {
    margin: 15px 0 0;
}
.CAM100T_features8 {
    color: #fff;
    background-color: #000;
}
.CAM100T_features9 .row figure {
    margin: 25px 0 !important;
}
#CAM100T .CAM100T_features10 {
    padding: 50px 0 35px
}
#CAM100T .CAM100T_features10 h2 + p {
    margin: 0 auto 35px;
}
.CAM100T_features10 .row figure {
    margin: 0;
    width: calc(100% / 2);
    padding: 0 15px
}
.CAM100T_features10 .row figure img {
    margin: 0 0 15px;
}
.CAM100T_features1 article, .CAM100T_features10 article {
    margin: 0 auto;
    width: 90%
}
.CAM100T_features4, .CAM100T_features6, .CAM100T_features10 {
    background-color: #f4f4f4;
}
.features_copy {
    margin: 0 auto;
    width: 100%;
    text-align: center
}
.CAM100T_features11 {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.CAM100T_features11 dl dt, .CAM100T_features11 dl dd {
    max-width: 100%;
    margin: 0 auto;
}
.CAM100T_features11 dl dd {
    margin-top: 5%
}
.CAM100T_features11 dl dt p, .CAM100T_features11 dl dt span, .CAM100T_features11 dl dd figcaption {
    color: #fff !important;
}
.CAM100T_features11 dl dt h2 {
    color: #ffe1a3 !important
}
.CAM100T_features11 dl dd figure {
    margin: 15px 0 !important
}
.CAM100T_features11 dl dd figcaption {
    font-size: 92%;
    margin-top: 10px;
}
.CAM100T_features11 dl dt h2 {
    font-size: 10vw !important
}
.CAM100T_features11 dl dt p {
    font-size: 7vw !important
}
.CAM100T_features11 dl dt span {
    padding: 12px 5px 10px 15px;
    border: 1px solid #fff;
    font-size: 4.2vw;
    margin-top: 10px;
}
.CAM100T_features11 dl dd .row figure {
    width: calc(100% / 3);
    padding: 0 15px
}
@media only screen and (min-width:480px) {
    #CAM100T h2 {
        font-size: 180%;
    }
}
@media only screen and (min-width:700px) {
    .CAM100T_hero_copy {
        top: 27%;
        left: 26%;
        transform: translate(-50%, -50%);
        margin-left: 26%;
        width: 42vw;
    }
    .CAM100T_hero_copy h1, .CAM100T_hero_copy p {
        font-size: 2.4vw;
    }
    .CAM100T_hero_copy h1 {
        font-size: 5.9vw;
        margin: 0 0 1vw;
    }
    .CAM100T_hero_copy h1 span {
        font-size: 5.2vw;
    }
}
@media only screen and (min-width:768px) {
    dl dt, dl dd {
        max-width: 50%;
    }
    dl.row {
        margin: 0 -15px;
    }
    .CAM100T-order dl dd {
        -ms-flex-order: 1;
        order: 1;
    }
    .CAM100T-order dl dt {
        -ms-flex-order: 2;
        order: 2;
    }
    #CAM100T .overview_content {
        max-width: 1200px;
    }
    .features_copy {
        max-width: 100%
    }
    .CAM100T_features1 {
        background-size: cover;
        background-position: 50% bottom;
    }
    .CAM100T_features1 article {
        padding-bottom: 0;
        padding-left: 40%;
    }
    #CAM100T .CAM100T_features1 .row div figure {
        margin: 15px 0;
    }
    .CAM100T_features1 .row div {
        width: calc(100% / 3);
    }
    .CAM100T_features1 article, .CAM100T_features10 article {
        width: 100%
    }
    .CAM100T_features1 article, .CAM100T_features10 article figure {
        margin: 15px 0 !important
    }
    .CAM100T_features2 .row .CAM100T_features2_card {
        width: 100%;
        max-width: 640px
    }
    .CAM100T_features2 h3 {
        font-size: 38px;
        line-height: 1.25;
    }
    .CAM100T_features3 .overview_content {
        max-width: 980px;
    }
    .CAM100T_features3 .row figure {
        width: calc(100% / 3);
    }
    .CAM100T_features3 .row figure span {
        display: inline-block
    }
    #CAM100T .CAM100T_features4 dl dt, #CAM100T .CAM100T_features5 dl dt, #CAM100T .CAM100T_features6 dl dt, #CAM100T .CAM100T_features7 dl dt {
        margin: 0
    }
    .CAM100T_features4 dl dt {
        padding: 0 6% 0 0;
    }
    .CAM100T_features5 dl dt {
        padding: 0 0 0 6%;
    }
    .CAM100T_features6 dl dt {
        padding: 0 6% 0 0
    }
    .CAM100T_features7 dl dt {
        padding: 0 0 0 6%
    }
    .CAM100T_features8 dl dt {
        padding: 0 6% 0 0
    }
    .CAM100T_features9 .row {
        margin: 0 -25px;
    }
    .CAM100T_features9 .row figure {
        padding: 0 25px;
        width: calc(100% / 2);
    }
    .CAM100T_features10 .row figure {
        width: calc(100% / 6);
    }
    .CAM100T_features11 dl dd {
        max-width: 560px;
        margin-top: 30px;
    }
    .CAM100T_features11 dl dt h2 {
        font-size: 340% !important
    }
    .CAM100T_features11 dl dt p {
        font-size: 237% !important
    }
    .CAM100T_features11 dl dt span {
        font-size: 143%;
    }
}
@media only screen and (min-width:900px) {
    .CAM100T_features3 .row figure {
        width: calc(100% / 5);
    }
}
@media only screen and (min-width:1024px) {
    .CAM100T_features1 article {
        padding-left: 50%
    }
    .CAM100T_features1 .row div {
        width: calc(100% / 3);
    }
    .CAM100T_features4 dl dt {
        max-width: 426px;
        padding: 0 6% 0 0;
    }
    .CAM100T_features4 dl dd {
        max-width: 40%;
    }
    .CAM100T_features5 dl dd {
        max-width: 40%;
    }
    .CAM100T_features5 dl dt {
        max-width: 486px;
    }
    .CAM100T_features6 dl dd {
        max-width: 36%;
    }
    .CAM100T_features6 dl dt {
        max-width: 408px;
    }
    .CAM100T_features7 dl dd {
        max-width: 45%;
    }
    .CAM100T_features7 dl dt {
        max-width: 454px;
    }
    .CAM100T_features8 dl dd {
        max-width: 45%;
    }
    .CAM100T_features8 dl dt {
        max-width: 428px;
    }
    .CAM100T_features1 {
        background-position: center;
        background-size: 1500px auto;
    }
}
@media only screen and (min-width:1280px) {
    .CAM100T_features2 .row .CAM100T_features2_card {
        width: calc(100% / 2);
    }
    .CAM100T_features11 dl dt, .CAM100T_features11 dl dd {
        margin: 0;
    }
    .CAM100T_features11 dl dt {
        -ms-flex-order: 2;
        order: 2;
        max-width: 55%;
    }
    .CAM100T_features11 dl dd {
        -ms-flex-order: 1;
        order: 1;
        max-width: 45%;
        margin-top: 0;
    }
}
@media only screen and (min-width:1366px) {
    .overview_content {
        padding: 0 50px;
    }
    .CAM100T_features8 dl dt, .CAM100T_features8 dl dd {
        width: calc(100% / 2);
    }
    .CAM100T_features8 dl dd .row {
        margin: 0;
    }
    .CAM100T_features4 dl dt {
        max-width: 37%;
    }
    .CAM100T_features4 dl dd {
        max-width: 40%;
    }
    .CAM100T_features5 dl dd {
        max-width: 40%;
    }
    .CAM100T_features5 dl dt {
        max-width: 44%;
    }
}
/******* Live Streamer app  ************************************************************************************************/
.live_streamer_app_overview ul {
    padding-left: 18px;
}
.live_streamer_app_overview {
    padding: 0;
}
#live_streamer_app * {
    font-family: Montserrat, 'Noto Sans TC', sans-serif !important;
}
.live_streamer_app_content {
    margin: 0 auto;
    width: 88%;
    max-width: 1366px;
}
#live_streamer_app p:last-of-type {
    margin-bottom: 0;
}
.live_streamer_app-overview {
    padding: 0 !important;
}
#live_streamer_app section {
    padding: 40px 0;
}
.live_streamer_app_overview h2 {
    font-weight: 700;
    line-height: normal;
    margin: 0 0 15px;
}
.live_streamer_app_features3_copy h2, .live_streamer_app_features7_copy h2, .live_streamer_app_features8 h2 {
    color: #ff9103 !important;
}
.live_streamer_app_features3_copy, .live_streamer_app_features7_copy, .live_streamer_app_features8_copy {
    text-align: center
}
.live_streamer_app_features3_copy.live_streamer_app_features3_copy_tw {
    max-width: 400px
}
.live_streamer_app_hero {
    text-align: center;
    background-repeat: no-repeat;
    background-position: 70% bottom;
    background-size: cover;
    padding: 0 !important;
}
.live_streamer_app_hero_copy {
    margin: 0 auto;
    width: 88%;
    max-width: 100%;
    padding: 12.35% 0;
}
.live_streamer_app_hero_copy h1 {
    margin: 10px auto 0;
    width: 100%;
    max-width: 320px;
    line-height: normal;
}
.live_streamer_app_hero_copy strong {
    display: inline-block;
    position: relative;
    color: #ff9103;
    white-space: nowrap;
    font-size: 24px;
    margin: 50px auto 30px !important;
    font-weight: 600;
}
.live_streamer_app_hero_copy strong:after {
    content: "";
    position: absolute;
    bottom: -20%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75vw 0.9vw 0 0.9vw;
    border-color: #ff9103 transparent transparent transparent;
}
.live_streamer_app_hero_copy strong:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ff9103;
    height: 1px;
}
.live_streamer_app_logo {
    margin: 0 auto;
    width: 88%;
    max-width: 320px;
}
.live_streamer_app_logo {
    max-width: 120px;
}
.live_streamer_app_download_now {
    margin: 0 auto;
    max-width: 280px;
}
.live_streamer_app_download_now a {
    white-space: nowrap;
    color: #fff;
    background-color: #000;
    padding: 10px;
    margin: 0;
    border-radius: 500px;
    -webkit-transition: .3s ease-in-out;
}
.live_streamer_app_download_now dl dt {
    margin: 0 0 15px;
}
.live_streamer_app_hero_copy article {
    margin: 0 auto;
}
.live_streamer_app_download_now a img {
    max-width: 10%
}
.live_streamer_app_download_now a span {
    display: inline-block;
    font-weight: 600;
    max-width: 80%;
    padding-left: 8%;
}
.live_streamer_app_features1, .live_streamer_app_features3, .live_streamer_app_features7, .live_streamer_app_features8, .live_streamer_app_features9 {
    color: #fff;
    background-color: #1e1f1f;
    background: rgb(42, 42, 42);
    background: -moz-linear-gradient(top, rgba(42, 42, 42, 1) 0%, rgba(28, 28, 28, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(42, 42, 42, 1) 0%, rgba(28, 28, 28, 1) 100%);
    background: linear-gradient(to bottom, rgba(42, 42, 42, 1) 0%, rgba(28, 28, 28, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2a2a', endColorstr='#1c1c1c', GradientType=0);
}
.live_streamer_app_features1 {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.live_streamer_app_features1 dl.row {
    margin: 0 auto;
    width: 88%;
}
.live_streamer_app_features1 .live_streamer_app_content {
    width: 100%;
    max-width: 480px;
}
.live_streamer_app_features1 figure {
    margin: 0 auto;
}
.live_streamer_app_iphone {
    max-width: 300px;
    margin: 0 auto 30px !important;
}
.live_streamer_app_features1 p {
    text-align: center;
    margin: 0 auto 50px !important;
    max-width: 768px;
    font-weight: 500;
    font-size: 21px;
}
.live_streamer_app_features1 p.live_streamer_app_features1_tw {
    max-width: 640px;
}
.live_streamer_app_features2, .live_streamer_app_features9, .live_streamer_app_features10 {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.live_streamer_app_features2 {
    padding: 65% 0 40px !important;
    background-size: 100% auto;
}
.live_streamer_app_features2 ul {
    margin: 0;
}
.live_streamer_app_features2_copy {
    margin: 0 auto;
    width: 88%;
}
.live_streamer_app_features2 strong {
    font-weight: 600;
    font-size: 1.5rem;
}
.live_streamer_app_features3 dl dt {
    max-width: 300px;
    margin: 0 0 30px;
}
.live_streamer_app_features3 .live_streamer_app_content, .live_streamer_app_features5 .live_streamer_app_content {
    position: relative;
    z-index: 2;
}
.live_streamer_app_features3:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/Live_Streamer_app/bg2.jpg");
    opacity: .1;
}
.live_streamer_app_features4 figure {
    background-color: #1e1f1f;
    margin: 0;
    height: 100%;
}
.live_streamer_app_features4 strong {
    display: block;
    font-weight: 600;
    font-size: 21px;
    color: #ff9103
}
.live_streamer_app_features4 figure figcaption {
    font-weight: 400;
    color: #fff;
    padding: 15px;
}
.live_streamer_app_features5 {
    position: relative;
}
.live_streamer_app_features5:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/Live_Streamer_app/BU113_img.jpg");
    opacity: .25;
}
.live_streamer_app_features5 a.learn_more {
    display: inline-block;
    border: 2px solid transparent;
    color: #fff;
    line-height: 1;
    background-color: #f4002b;
    padding: 8px 24px;
    font-size: 21px;
    font-weight: 500;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.live_streamer_app_features5 figure {
    margin: 70px 0;
}
.live_streamer_app_features5_copy {
    margin: 0 auto 50px;
    max-width: 540px;
    line-height: normal;
}
.live_streamer_app_features6 article {
    margin: 50px auto 0;
    width: 100%;
    max-width: 400px;
}
.live_streamer_app_features7 img, .live_streamer_app_features8 img {
    -webkit-box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.4);
}
.live_streamer_app_features6 figure.row {
    margin: 0 -30px;
}
.live_streamer_app_features6 figure.row img {
    width: calc(100% / 3);
    padding: 0 30px;
}
.live_streamer_app_features7_copy {
    max-width: 480px;
}
.live_streamer_app_features7_copy p {
    color: #ccc;
}
.live_streamer_app_features7 dl dt, .live_streamer_app_features8 dl dt {
    margin: 0 0 30px;
}
.live_streamer_app_features7 dl dt {
    max-width: 320px;
}
.live_streamer_app_features7 dl dd {
    max-width: 480px;
}
.live_streamer_app_features8 dl dt, .live_streamer_app_features8 dl dd {
    max-width: 480px;
}
.live_streamer_app_features9 {
    background-position: center bottom;
}
.live_streamer_app_features9_copy {
    margin: 0 auto 50px;
    max-width: 480px;
}
.live_streamer_app_features9_copy.live_streamer_app_features9_copy_tw {
    max-width: 510px;
}
.live_streamer_app_features9_copy h2 {
    font-size: 42px;
    font-weight: 500;
    margin: 0 0 10px;
}
.live_streamer_app_features9_copy h2 span {
    display: block;
    color: #f4002b;
    font-weight: 700;
    font-size: 62px;
}
.live_streamer_app_features9 {
    text-align: center
}
.live_streamer_app_features9 figure {
    margin: 0 auto;
    max-width: 480px;
}
.live_streamer_app_features10 {
    background-color: rgb(249, 249, 249);
    background-size: 100% auto;
    background-position: center 270px;
}
.live_streamer_app_features10 .live_streamer_app_content {
    position: relative;
    z-index: 5;
}
.live_streamer_app_features10 article {
    margin: 0 auto;
    max-width: 300px;
    color: #fff;
}
.live_streamer_app_features10 figure {
    margin: 0 auto !important;
}
.live_streamer_app_features10 figure:first-of-type {
    margin: 0 auto 20px !important;
}
.live_streamer_app_features10 .live_streamer_app_logo {
    max-width: 145px;
}
.live_streamer_app_features10 picture {
    display: block;
}
.live_streamer_app_features10 .live_Streamer_app_name {
    margin: 0 auto;
    width: 100%;
    max-width: 320px;
}
.live_streamer_app_features10 strong {
    display: inline-block;
    font-size: 32px;
    line-height: 1;
    padding: 66% 0 30px;
    color: #ff9103;
}
@media only screen and (min-width: 540px) {
    .live_streamer_app_features1 dl.row {
        width: 100%;
    }
}
@media only screen and (min-width: 768px) {
    #live_streamer_app section {
        padding: 70px 0 !important;
    }
    #live_streamer_app .live_streamer_app_features2 {
        padding: 65% 0 40px !important;
    }
    .live_streamer_app_hero {
        background-position: center bottom;
    }
    .live_streamer_app_logo {
        max-width: 14%;
    }
    .live_streamer_app_hero_copy article {
        max-width: 40vw;
    }
    .live_streamer_app_hero_copy h1 {
        margin: 1vw auto 0;
        max-width: 36vw;
    }
    .live_streamer_app_hero_copy strong {
        font-size: 2.4vw;
        margin: 20% auto 10% !important;
    }
    .live_streamer_app_download_now a {
        padding: .8vw 2vw;
    }
    .live_streamer_app_download_now a:hover {
        background-color: #444;
    }
    .live_streamer_app_features1 .live_streamer_app_content {
        max-width: 88%;
    }
    .live_streamer_app_iphone {
        max-width: 260px;
    }
    .live_streamer_app_features2 {
        padding: 70px 0 !important;
        background-size: cover;
    }
    .live_streamer_app_features2_copy {
        position: absolute;
        left: 26%;
        top: 50%;
        transform: translate(-50%, -50%);
        background-color: rgba(255, 255, 255, .5);
        padding: 30px;
        border-radius: 15px;
        width: 45%;
    }
    .live_streamer_app_features3 dl dd {
        width: 45%;
        padding-left: 5%;
    }
    .live_streamer_app_features4 dl dt, .live_streamer_app_features4 dl dd {
        width: calc(100% / 2);
        padding: 0 15px;
    }
    .live_streamer_app_features7 dl dt {
        width: 300px;
    }
    .live_streamer_app_features7 dl dd {
        padding-left: 5%;
        width: calc(480px + 5%);
    }
    .live_streamer_app_features5 a.learn_more:hover {
        border-color: #f4002b;
        color: #f4002b;
        background-color: #fff;
    }
    .live_streamer_app_download_now dl dt, .live_streamer_app_download_now dl dd {
        width: 300px;
        padding: 0 .6vw;
        margin: 0;
    }
    .live_streamer_app_overview h2 {
        margin: 0 0 20px;
    }
    .live_streamer_app_features10 {
        background-position: center top;
        background-size: cover;
        padding: 8% 0;
    }
    .live_streamer_app_features10 article {
        max-width: 100%;
    }
    .live_streamer_app_features10 strong {
        font-size: 72px;
        padding: 70px 0 25px;
        text-shadow: rgb(0 0 0 / 25%) 3px 3px 5px;
    }
    .live_streamer_app_features10:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, .7);
        z-index: 1;
    }
}
@media only screen and (min-width:1024px) {
    #live_streamer_app {
        font-size: 120%;
    }
    .live_streamer_app_download_now dl {
        margin: 0 -0.6vw;
    }
    .live_streamer_app_features1 dl {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0 auto;
        width: 100%;
        z-index: 1;
    }
    .live_streamer_app_iphone {
        margin: 0 !important;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        z-index: 5;
        max-width: 21%;
    }
    .live_streamer_app_features1 .live_streamer_app_content {
        max-width: 100%;
    }
    .live_streamer_app_features1 dl dt, .live_streamer_app_features1 dl dd {
        width: 50%;
    }
    .live_streamer_app_features2_copy {
        left: 30%;
        top: 50%;
        border-radius: 30px;
        width: auto;
    }
    #live_streamer_app .live_streamer_app_features2 {
        padding: 57% 0 0 !important;
    }
    .live_streamer_app_features3 dl dt, .live_streamer_app_features7 dl dt, .live_streamer_app_features7 dl dd, .live_streamer_app_features8 dl dt, .live_streamer_app_features8 dl dd {
        max-width: 100%;
        margin: 0;
    }
    .live_streamer_app_features3 dl dt {
        width: 20%;
    }
    .live_streamer_app_features8 dl dt {
        width: 55%;
        -ms-flex-order: 2;
        order: 2;
    }
    .live_streamer_app_features8 dl dd {
        width: 45%;
        padding-right: 5%;
        -ms-flex-order: 1;
        order: 1;
    }
    .live_streamer_app_features9 figure {
        max-width: 768px;
    }
    .live_streamer_app_features9_copy h2 {
        font-size: 52px;
    }
    .live_streamer_app_features9_copy h2 span {
        font-size: 72px;
    }
}
@media only screen and (min-width:1280px) {
    .live_streamer_app_features7 dl dt {
        width: 20%;
    }
    .live_streamer_app_features7 dl dd {
        width: 45%;
    }
    .live_streamer_app_features8 dl dt {
        width: 40%;
    }
    .live_streamer_app_features8 dl dd {
        width: 45%;
    }
}
@media only screen and (min-width:1366px) {
    .live_streamer_app_hero_copy article {
        max-width: 34vw;
    }
    .live_streamer_app_features3 dl dt, .live_streamer_app_features7 dl dt {
        width: 20%;
    }
    .live_streamer_app_features3 dl dd, .live_streamer_app_features7 dl dd {
        width: 45%;
    }
}
/******* BU113  ************************************************************************************************/
#BU113 * {
    font-family: Montserrat, 'Noto Sans TC', sans-serif !important;
}
.BU113-content {
    margin: 0 auto;
    width: 88%;
}
#BU113 p:last-of-type {
    margin-bottom: 0;
}
.BU113-overview {
    padding: 0 !important;
}
.BU113-overview h2 {
    font-weight: 600;
    line-height: normal;
}
.BU113_hero, .BU113_features2, .BU113_features4 {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
.BU113_hero {
    background-color: #0e0c1a;
    background-size: 120% auto;
}
.BU113_hero_copy {
    margin: 0 auto;
    padding: 8% 0 60%;
    width: 88%;
}
.BU113_hero_copy h1, .BU113_hero_copy p, .BU113_hero_copy strong {
    color: #fff;
    margin: 0;
}
.BU113_hero_copy h1 svg {
    fill: #fff;
}
.BU113_hero_copy h1 {
    margin: 0 0 1%;
    line-height: 1;
}
.BU113_hero_copy h1 img {
    width: 100%;
}
.BU113_hero_copy strong {
    display: inline-block;
    font-size: 4vw;
    font-weight: 500;
    line-height: 1;
    margin: 0 -0.5% 1.5%;
}
.BU113_hero_copy p {
    font-size: 5vw;
    line-height: 1.2
}
.BU113_hero_copy p span {
    color: #e4002a;
}
.BU113_features1, .BU113_features5 {
    position: relative;
}
.BU113_features1_copy, .BU113_features5_copy {
    margin: 25px auto 50px;
    width: 88%;
    max-width: 768px;
}
.BU113_features1 h2, .BU113_features5 h2 {
    font-size: 2.4rem;
    margin: 0 0 1rem;
    padding: 0;
}
.BU113_features2 h2, .BU113_features3 h2 {
    margin: 0 -15px 1rem !important;
}
.BU113_features1 figure, .BU113_features2 figure, .BU113_features3 figure, .BU113_features6 figure, .BU113_features7 figure, .BU113_features5 figure {
    margin: 0;
    position: relative;
    z-index: 1;
}
.BU113_features2_copy, .BU113_features3_copy, .BU113_features4_copy, .BU113_features6_copy, .BU113_features7_copy {
    margin: 25px auto 50px;
    width: 88%;
    max-width: 768px;
}
.BU113_features4_copy {
    width: 100%;
}
.BU113_features2_copy {
    text-align: left;
    max-width: 768px;
}
.BU113_features3_copy {
    max-width: 640px;
}
.BU113_features4 {
    background-position: center;
}
.BU113_features4 {
    background-color: #222;
    padding: 5% 0;
}
.BU113_features4 figure {
    margin: 0 auto;
    max-width: 480px;
}
.BU113_features4 .BU113-content {
    max-width: 1024px;
}
.BU113_features4_copy h2 svg {
    fill: #fff;
}
.BU113_features4 h2, .BU113_features4 p {
    color: #fff;
}
.BU113_features5 a {
    text-decoration: underline;
    color: #000;
}
.BU113_features5 h2:after {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/BU113/live.svg);
    height: 30px;
    width: 84px;
    margin-left: 10px;
    position: relative;
    top: 2px;
}
.BU113_features6_copy {
    text-align: left;
    position: relative;
    z-index: 5;
}
.BU113_features7_copy {
    max-width: 768px;
}
.BU113_features7_copy p {
    margin: 0;
}
.BU113_features7 a {
    text-decoration: underline;
    color: #222;
}
.BU113-connections {
    padding: 50px 0;
}
.BU113_features2_copy h2 span, .BU113_features3_copy h2 span, .BU113_features4_copy h2 span {
    display: inline-block;
    padding: 0 15px;
}
.BU113_features2_copy h2 span:nth-of-type(2), .BU113_features3_copy h2 span:nth-of-type(2), .BU113_features4_copy h2 span:nth-of-type(2) {
    width: 100px;
}
.BU113_hero_tw .BU113_hero_copy strong:first-of-type {
    font-size: 4vw;
}
.BU113_hero_tw .BU113_hero_copy strong:last-of-type {
    font-size: 5vw;
}
.BU113_hero_tw .BU113_hero_copy h1 {
    margin: 0 0 1.5%;
}
@media only screen and (max-width: 1024px) {
    .BU113_live_streame_app {
        margin: 0 auto;
        display: block;
        text-align: center;
        padding: 0 0 50px;
    }
    .BU113_live_streame_app a, .BU113_live_streame_app span {
        display: block;
        text-decoration: none;
        font-weight: 500;
        font-size: 24px;
    }
    .BU113_live_streame_app img {
        max-width: 150px;
        margin: 0 0 2%;
    }
}
@media only screen and (max-width: 480px) {
    .BU113_features4_copy h2 span {
        padding: 0 15px 15px;
    }
}
@media only screen and (min-width: 768px) {
    .BU113-content {
        width: 88%;
    }
    .BU113_hero {
        background-size: cover;
    }
    .BU113_hero_copy {
        padding: 8% 0 38%;
        width: 70vw;
    }
    .BU113_hero_copy h1 {
        line-height: normal;
    }
    .BU113_hero_copy p {
        font-size: 2.59vw;
        line-height: normal;
    }
    .BU113_features1 h2, .BU113_features5 h2 {
        margin: 0 0 1.5rem;
        padding: 0;
    }
    .BU113-overview h2 span svg {
        fill: #000;
    }
    .BU113-connections {
        padding: 110px 0;
    }
    .BU113_features1_copy, .BU113_features2_copy, .BU113_features3_copy, .BU113_features4_copy, .BU113_features6_copy, .BU113_features5_copy, .BU113_features7_copy {
        width: 90%;
        max-width: 100%;
    }
    .BU113_features4_copy {
        max-width: 440px;
    }
    .BU113_hero_tw .BU113_hero_copy strong:first-of-type {
        font-size: 3vw;
    }
    .BU113_hero_tw .BU113_hero_copy strong:last-of-type {
        font-size: 3.5vw;
    }
    .BU113_hero_tw .BU113_hero_copy h1 {
        margin: 1% 0 2%;
    }
}
@media only screen and (min-width:1024px) {
    .BU113_live_streame_app {
        display: block;
        position: absolute;
        top: 21.2%;
        left: 43%;
        z-index: 5;
        width: 14vw;
        height: 8vw;
        cursor: pointer;
    }
    .BU113_live_streame_app_inner {
        position: relative;
        padding: .6vw;
        white-space: nowrap;
        width: 14vw;
        border-radius: 6px;
        top: 50%;
        left: 50%;
        transform: translate(30%, -50%);
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        opacity: 0;
        box-shadow: inset 0px 2px 0px 0px #383838;
        background: linear-gradient(to bottom, #181919 5%, #242525 100%);
        background-color: #181919;
        border: 1px solid #222;
        text-shadow: 0px 2px 0px #222;
    }
    .BU113_live_streame_app_inner:before {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 15px 10px 0;
        border-color: transparent #181919 transparent transparent;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -15px;
        z-index: 10;
    }
    .BU113_live_streame_app:hover .BU113_live_streame_app_inner {
        transform: translate(65%, -50%);
        opacity: 1;
    }
    .BU113_live_streame_app_inner a {
        display: block;
        color: #fff;
        text-decoration: none;
        font-weight: 600;
        font-size: 1.15vw;
        text-align: center;
    }
    .BU113_live_streame_app_inner img {
        width: 3.8vw;
        margin: .5vw 0;
    }
    .BU113_live_streame_app_inner span {
        display: block;
    }
}
@media only screen and (min-width:1280px) {
    .BU113-overview h2 span svg {
        fill: #fff;
    }
    .BU113_hero_copy strong {
        font-size: 2.2vw;
    }
    .BU113_hero_copy {
        padding: 8% 0 40.5%;
        width: 50vw;
    }
    .BU113_hero_copy p {
        font-size: 1.85vw;
    }
    .BU113_features1, .BU113_features5 {
        padding: 0;
    }
    .BU113_features1_copy {
        position: absolute;
        top: 87%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 10;
        margin: 0;
        text-align: center;
    }
    .BU113_features5_copy {
        position: absolute;
        top: 12%;
        right: 5.5%;
        transform: translateY(-50%);
        z-index: 10;
        margin: 0;
    }
    .BU113_features2 h2, .BU113_features2 p, .BU113_features3 h2, .BU113_features3 p, .BU113_features7 h2, .BU113_features7 p, .BU113_features1 h2, .BU113_features1 p, .BU113_features1 h2 {
        color: #fff;
    }
    .BU113_features2_copy, .BU113_features3_copy, .BU113_features4_copy {
        margin: 0 auto;
        width: 100%;
    }
    .BU113_features2_copy {
        position: absolute;
        left: 2.5%;
        right: 2.5%;
        top: 72%;
        z-index: 2;
    }
    .BU113_features3_copy {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 84%;
        z-index: 2;
    }
    .BU113_features3_copy h2 {
        -ms-flex-pack: center;
        justify-content: center;
    }
    .BU113_features6_copy {
        position: absolute;
        left: 3%;
        bottom: 3%;
        z-index: 2;
    }
    .BU113_features7_copy {
        text-align: center;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 62%;
        z-index: 2;
        max-width: 680px;
    }
    .BU113_features4 dl dt, .BU113_features4 dl dd {
        width: calc(100% / 2);
        padding: 0 15px;
    }
    .BU113_features7:after {
        content: "";
        display: inline-block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
        height: 50%;
    }
    .BU113_features7 a {
        color: #fff;
    }
    .BU113_features7_copy {
        top: 67%;
    }
    .BU113_features6_copy {
        max-width: 400px;
    }
    .BU113_features3_copy {
        max-width: 540px;
    }
    .BU113_features7_copy {
        max-width: 640px;
    }
    .BU113_features3_copy, .BU113_features4_copy, .BU113_features7_copy {
        text-align: center;
    }
    .BU113_features1, .BU113_features2_copy, .BU113_features3_copy, .BU113_features6_copy, .BU113_features5_copy, .BU113_features7_copy {
        margin: 0 auto;
    }
    .BU113_live_streame_app {
        top: 23.5%;
    }
    .BU113_features1_copy {
        max-width: 60%;
        top: 90%;
    }
    .BU113_features2_copy {
        right: 2.5%;
        left: inherit;
        top: 78%;
        max-width: 500px;
    }
    .BU113_features3_copy {
        top: 86%;
    }
    .BU113_features5_copy {
        max-width: 768px;
    }
    .BU113_hero_tw .BU113_hero_copy strong:first-of-type {
        font-size: 2.2vw;
    }
    .BU113_hero_tw .BU113_hero_copy strong:last-of-type {
        font-size: 2.4vw;
    }
}
@media only screen and (min-width:1366px) {
    .BU113_features1_copy {
        top: 91%;
    }
    .BU113_features2 .BU113_features2_copy {
        right: 2.5%;
        left: inherit;
        top: 80%;
        max-width: 35%;
    }
    .BU113_features3_copy {
        top: 88%;
    }
    .BU113_features5_copy {
        max-width: 60%;
    }
    .BU113_features7_copy {
        top: 67%;
    }
    .BU113_features5_copy {
        max-width: 55%;
    }
}
@media only screen and (min-width:1600px) {
    .BU113-overview p {
        font-size: 21px;
    }
    .BU113_features1_copy {
        max-width: 980px;
    }
    .BU113_features2_copy {
        top: 81%;
        max-width: 900px;
    }
    .BU113_features5_copy {
        max-width: 50%;
    }
    .BU113_features7_copy {
        max-width: 768px;
    }
}
/******* BU113 Compatibility  ************************************************************************************************/
#bu113-compatibility * {
    font-family: Montserrat, 'Noto Sans TC', sans-serif !important;
}
#bu113-compatibility dl.row {
    margin: 0 -15px;
}
.bu113-compatibility-content {
    position: relative;
    margin: 0 auto;
    width: 88%;
    max-width: 1366px;
}
.bu113-compatibility-heading button {
    display: block;
    width: 100%;
    position: relative;
    padding: 30px;
    text-align: left;
    cursor: pointer;
}
.bu113-compatibility-heading button:after {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translate(0, -50%) rotate(0deg);
    font-size: 32px;
    line-height: .5;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.bu113-compatibility-heading button[aria-expanded="true"]:after {
    transform: translate(0, -50%) rotate(180deg);
}
.bu113-compatibility_hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.bu113-compatibility_hero article {
    margin: 0 auto;
    width: 88%;
    max-width: 768px;
    padding: 10% 0 56%;
}
.bu113-compatibility_hero article h1, .bu113-compatibility_hero p {
    color: #fff;
}
.bu113-compatibility_hero article h1 {
    line-height: normal;
}
.bu113-compatibility_hero p {
    color: #fff;
}
.bu113-compatibility_first {
    padding: 0;
    margin-top: -124px;
}
.bu113-compatibility_first .bu113-compatibility-content {
    padding: 0 15px;
    max-width: 1200px;
}
#bu113_compatibility_check.nav-tabs {
    margin: 0;
    border: none;
}
#bu113_compatibility_check.nav-tabs .nav-item {
    width: calc(100% / 2);
}
#bu113_compatibility_check.nav-tabs .nav-item:nth-of-type(1) {
    padding: 0 5px 0 0;
}
#bu113_compatibility_check.nav-tabs .nav-item:nth-of-type(2) {
    padding: 0 0 0 5px;
}
#bu113_compatibility_check.nav-tabs .nav-item .nav-link {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    color: #777;
    background-color: #d4d4d4;
    padding: 15px;
    font-size: 16px;
    border-radius: 10px 10px 0 0;
    font-weight: 600;
    text-align: center;
}
#bu113_compatibility_check.nav-tabs .nav-item .nav-link, #bu113_compatibility_check.nav-tabs .nav-item .nav-link:hover {
    border: none;
}
#bu113_compatibility_check.nav-tabs .nav-item .nav-link:after {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 1;
    bottom: -30px;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0px -3px 6px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0px -3px 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px -3px 6px rgba(0, 0, 0, .3);
    height: 30px;
}
#bu113_compatibility_check.nav-tabs .nav-item .nav-link svg {
    fill: #777;
    width: 62px;
    margin: 0 0 10px;
}
#bu113_compatibility_check.nav-tabs .nav-item .nav-link.active {
    color: #222;
    background-color: #fff;
    font-weight: 600;
}
#bu113_compatibility_check.nav-tabs .nav-item .nav-link.active:after {
    display: none;
}
#bu113_compatibility_check.nav-tabs .nav-item .nav-link.active svg {
    fill: #222
}
#bu113_compatibility_check.nav-tabs .nav-item .nav-link span {
    display: inline-block;
    padding: 0;
    line-height: 1;
    width: 100%;
}
#bu113_compatibility_check.nav-tabs .nav-item .nav-link span br {
    display: block;
}
#bu113_compatibility_check_content {
    position: relative;
    z-index: 5;
    background-color: #fff;
}
.bu113-compatibility_first .bu113-compatibility-content {
    width: 100%;
    padding: 0 15px;
}
.noscroll {
    overflow: hidden;
}
#bu113_compatibility_check_content .bu113-compatibility-content, #bu113_compatibility_check_content .bu113-compatibility-content {
    padding: 50px 15px;
}
.accordion_wrap {
    border: 1px solid #e1e1e1;
    background-color: #e1e1e1;
    border-radius: 4px;
    padding: 0;
}
.brand_wrap {
    position: relative;
    margin: 0;
}
.brand_accordion--body .row {
    margin: 0;
}
.brand_wrap .row article {
    width: 100%;
    padding: 0 15px;
    margin: 0 0 15px;
}
.brand_wrap .row article:first-of-type {
    margin: 15px 0;
}
.brand_wrap .brand_title {
    color: #222;
    text-align: left;
    width: 100%;
    cursor: pointer;
    padding: 10px 15px;
    position: relative;
    z-index: 5;
    border-bottom: 1px solid #e1e1e1;
    font-size: 24px;
    font-weight: 700;
    box-shadow: inset 0px 1px 0px 0px #fff;
    border-radius: 3px;
    background: linear-gradient(to bottom, #fff 5%, #f6f6f6 100%);
    background-color: #fff;
    border: none;
}
.brand_wrap:last-of-type .brand_title {
    border-bottom: none;
}
.brand_wrap .brand_title:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%)rotate(0deg);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/BU113/arrow_down.svg");
    width: 20px;
    height: 12px;
}
.brand_title[aria-expanded="true"]:after {
    transform: translateY(-50%)rotate(180deg);
}
.brand_card {
    text-align: left;
    width: 100%;
    cursor: pointer;
    background-color: #fff;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    height: 51.5px;
    overflow: hidden;
}
.brand_card.active {
    height: 100%;
}
.brand_card a, .brand_card a:hover {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 21px;
    font-weight: 600;
    color: #222;
    box-shadow: inset 0px 1px 0px 0px #fff;
    background-color: #fff;
}
.brand_card a:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    color: #e4002a;
    font-size: 18px;
    margin-right: 5px;
}
.brand_card a:after {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%)rotate(0deg);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-size: 21px;
    color: #777;
}
.brand_card a[aria-expanded="true"]:after {
    transform: translateY(-50%)rotate(180deg);
}
.brand_card table {
    margin: 0 auto;
    width: 91%;
    color: #212529;
    border-collapse: collapse;
}
.brand_card table td, .brand_card table th {
    padding: 10px;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}
.brand_card table tr:first-of-type td {
    border-top: none;
}
.brand_card table tr td:first-of-type {
    font-weight: 600;
}
.brand_card table div, .brand_card table div ol {
    font-weight: 400;
    font-size: 13px;
}
.brand_card table div {
    margin-top: 5px;
}
.bu113-compatibility_US {
    padding: 50px 0;
}
.bu113-compatibility_title {
    padding: 20px 0;
    background-color: #f0f0f0;
    border-radius: 10px 10px 0 0;
}
.bu113-compatibility_title svg {
    fill: #777;
    width: 62px;
    margin: 0 15px 0 0;
}
.bu113-compatibility_title h2 {
    color: #777;
    font-weight: 700;
    margin: 0;
}
#forPhone .brand_wrap .row article {
    pointer-events: none;
}
#forPhone .brand_card a {
    text-align: center;
}
#forPhone .brand_card a:before, #forPhone .brand_card a:after {
    display: none;
}
.BU113_features7 .BU113_features7_copy br {
    display: none;
}
.BU113_hero_copy p a {
    display: inline-block;
    padding: 5px 10px;
    line-height: normal;
    border: 1px solid #fff;
    margin: 5px 0 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.BU113_hero_copy p a:hover {
    background-color: #fff;
    color: #000 !important;
}
.BU113_hero_copy h1 {
    margin: 0 0 1% 0;
    line-height: 0.45;
}
.BU113_hero_copy h1 svg {
    vertical-align: top;
}
.BU113_hero_copy p span {
    display: inline-block;
    margin: 0 10px 0 0;
    color: #fff;
}
@media only screen and (max-width: 640px) {
    .BU113_hero_copy p {
        font-size: 4vw;
    }
    .BU113_hero_copy p span {
        margin: 0 10px 10px 0;
    }
    .BU113_hero_copy h1 {
        margin: 0 0 1% 0;
    }
}
@media only screen and (min-width: 640px) {
    #bu113_compatibility_check.nav-tabs .nav-item .nav-link span br {
        display: none;
    }
}
@media only screen and (min-width: 768px) {
    .bu113-compatibility_hero article h1 {
        font-size: 4.5vw;
    }
    .bu113-compatibility_hero article {
        padding: 5% 0 28%;
    }
    .brand_wrap .row article {
        width: calc(100% / 2);
        margin: 15px 0;
    }
    .brand_accordion--body {
        padding: 15px;
    }
    .bu113-compatibility_first {
        padding: 0;
        margin-top: -90px;
    }
    #bu113_compatibility_check.nav-tabs .nav-item .nav-link svg {
        margin: 0;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }
    #bu113_compatibility_check.nav-tabs .nav-item .nav-link:hover {
        color: #000;
    }
    #bu113_compatibility_check.nav-tabs .nav-item .nav-link:hover svg {
        fill: #000;
    }
    #bu113_compatibility_check.nav-tabs .nav-item .nav-link span {
        padding: 0 0 0 15px;
        width: auto;
    }
    #bu113_compatibility_check.nav-tabs .nav-item .nav-link span br {
        display: block;
    }
    #bu113_compatibility_check.nav-tabs .nav-item .nav-link {
        font-size: 21px;
        padding: 15px;
    }
    .brand_wrap .brand_title {
        padding: 10px 15px 10px 30px;
    }
    .brand_wrap .brand_title:after {
        right: 30px;
    }
}
@media only screen and (min-width:1024px) {
    .bu113-compatibility_hero article h1 {
        font-size: 3vw;
    }
    .brand_wrap .brand_title {
        font-size: 28px;
    }
    .bu113-compatibility_US {
        padding: 70px 0;
    }
}
@media only screen and (min-width:1124px) {
    .bu113-compatibility_first {
        margin-top: -90px;
    }
    #bu113_compatibility_check.nav-tabs .nav-item .nav-link {
        font-size: 24px;
        padding: 20px;
    }
    #bu113_compatibility_check.nav-tabs .nav-item .nav-link span br {
        display: none;
    }
}
@media only screen and (min-width:1280px) {
    .brand_wrap .row article {
        width: calc(100% / 3);
    }
    .BU113_features7 .BU113_features7_copy br {
        display: block;
    }
}
/* Adding clickable badges into hero section 加入可點擊的認證徽章到相對應的商品頁hero中 */
.clickable-badges-in-hero {
    position: absolute;
    bottom: 1rem;
    right: 2rem;
    z-index: 10;
}
section.pw313-features1 .clickable-badges-in-hero {
    bottom: 1rem;
    right: auto;
    left: 2rem;
}
#PW513-customized.clickable-badges-in-hero {
    position: relative;
    margin-top: 2rem;
    z-index: 3;
}
#PW513-customized.clickable-badges-in-hero a {
    display: inline-block;
    width: 72px;
    height: 72px;
    margin-left: 8px;
}
#PW513-customized.clickable-badges-in-hero img {
    min-width: 72px;
    width: 100%;
}
@media screen and (min-width: 960px) {
    #PW513-customized.clickable-badges-in-hero {
        margin-top: 4rem;
    }
    #PW513-customized.clickable-badges-in-hero a {
        width: 160px;
        height: 160px;
    }
}
.clickable-badges-in-hero a {
    display: inline-block;
    width: 100px;
    height: 100px;
    padding: 0 1rem;
}
#AS311 .clickable-badges-in-hero {
    bottom: auto;
    right: .5rem;
}
.clickable-badges-in-hero img {
    min-width: 64px;
    width: 100%;
}
.clickable-badges-in-hero a:hover {
    transform: scale(1.1);
}
@media screen and (min-width: 960px) {
    .clickable-badges-in-hero a {
        width: 160px;
        height: 160px;
    }
    #AS311 .clickable-badges-in-hero {
        bottom: 0;
        right: .5rem;
    }
}
/* End of adding clickable badges in hero section  */
/******* BA311  ************************************************************************************************/
#BA311 * {
    font-family: Montserrat, 'Noto Sans TC', sans-serif !important;
}
.BA311_content {
    margin: 0 auto;
    width: 88%;
    max-width: 1140px;
}
#BA311 p:last-of-type {
    margin-bottom: 0;
}
.BA311_overview {
    padding: 0 !important;
}
.BA311_overview h2 {
    font-weight: 500;
    line-height: normal;
    margin: 0;
}
.BA311_overview_jp, .BA311_overview_kr, .BA311_overview_th {
    word-break: keep-all
}
[class*="BA311_features"] figure {
    margin: 0;
}
[class*="BA311_features"] h2 span {
    line-height: 1;
    color: #e4002a;
}
.BA311_features1 h2 span {
    display: block !important;
    line-height: 1;
}
[class*="BA311_features"] h2 + p {
    font-size: 18px;
}
.BA311_hero {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vw;
}
.BA311_hero video {
    position: relative;
    z-index: 1;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center top;
}
.BA311_hero:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .7) 50%);
    background-size: 2px 2px;
    z-index: 2;
}
.BA311_hero_copy {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    width: 88%;
}
.BA311_hero_copy span {
    line-height: normal;
}
.BA311_hero_copy h1 {
    line-height: normal;
    margin: 0;
}
.BA311_hero_copy p {
    font-size: 4.8vw;
}
.BA311_features3, .BA311_features6 {
    background-color: #f2f2f2;
}
.BA311_features3_main_img {
    z-index: 1;
}
.BA311_features1 figure img, .BA311_features3_main_img img, .BA311_features4 figure img, .BA311_features5 figure img, .BA311_features7 figure img, .BA311_features8 figure img:nth-of-type(1) {
    object-position: center top;
    object-fit: cover;
    height: 100%;
}
.BA311_features1 figure, .BA311_features4 figure {
    z-index: 1;
    margin: 0;
}
.BA311_features1_copy h2, .BA311_features2 h2, .BA311_features7_copy h2, .BA311_features8_copy h2 {
    margin: 0 0 15px;
}
.BA311_features1_copy, .BA311_features2, .BA311_features3_copy, .BA311_features4_copy, .BA311_features5_copy, .BA311_features6_copy, .BA311_features7_copy {
    text-align: center;
}
.BA311_features1_copy, .BA311_features4_copy, .BA311_features5_copy, .BA311_features7_copy, .BA311_features8_copy {
    padding: 50px 25px 15px;
}
.BA311_features2, .BA311_features6 {
    padding: 50px 0;
}
.BA311_features3_copy {
    padding: 10% 6% 10%;
}
.BA311_features3 small {
    display: inline-block;
    position: absolute;
    z-index: 10;
    bottom: 15px;
    left: 67%;
    transform: translateX(-50%);
}
.BA311_features3_copy figure {
    margin: 0 auto 25px;
    max-width: 200px;
}
.BA311_features3_diagrammatic_sketch {
    padding: 0 0 0 24%;
}
.BA311_features3_diagrammatic_sketch figure {
    margin: 0;
}
.BA311_features3_diagrammatic_sketch figure:first-of-type {
    margin: 0 0 15%;
}
.BA311_features3_diagrammatic_sketch figcaption {
    position: relative;
    left: 32%;
    transform: translateX(-50%);
    font-size: 21px;
    font-weight: 500;
    padding: 0 0 2%;
    text-align: center;
}
.BA311_features3_diagrammatic_sketch3 {
    margin: 0;
}
.BA311_features1 figure, .BA311_features3_main_img, .BA311_features4 figure, .BA311_features5 figure, .BA311_features7 figure {
    height: 80vw;
}
.BA311_features4 figure img {
    object-position: left top;
}
.BA311_features6 dl {
    margin: 0 auto;
    max-width: 200px;
}
.BA311_features6_copy {
    margin: 0 0 50px;
}
.BA311_features6 figure {
    position: relative;
}
.BA311_features6 figcpation {
    font-weight: 600;
    font-size: 28px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.BA311_features8 figure {
    height: 70vw
}
.BA311_features8 figure img:nth-of-type(1) {
    position: relative;
    z-index: 1;
}
.BA311_logo_end {
    position: absolute;
    left: 50%;
    bottom: 5%;
    transform: translateX(-50%);
    z-index: 5;
    width: 88%;
}
.BA311_features8_copy {
    text-align: center;
}
.BA311_Discrete-Cable-Management, .BA311_Easy-Installation {
    position: relative;
}
.BA311_features3_copy {
    padding: 5% 6% 10%;
}
.BA311_features3, .BA311_features6 {
    background-color: transparent;
}
.BA311_features4_copy, .BA311_features5_copy, .BA311_features7_copy, .BA311_features8_copy, .BA311_Discrete-Cable-Management_copy, .BA311_BA311_Easy-Installation_copy {
    padding: 15px 25px 50px;
    background-color: transparent;
}
.BA311_features1_copy {
    padding: 50px 25px 10px;
    background-color: transparent;
}
.BA311_features5_copy, .BA311_features8_copy {
    border-bottom: 1px solid #ececec;
}
.BA311_20220127 .BA311_features4 {
    color: #fff;
    background-color: #222;
}
.BA311_20220127 .BA311_features2 h2, .BA311_20220127 .BA311_features4 h2 {
    margin: 0 0 30px;
}
.BA311_features4 h3 {
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
}
.BA311_overview_kr .BA311_features4 h3 {
    max-width: 483px;
}
.BA311_20220127 .BA311_features4 {
    padding: 50px 0 0;
}
.BA311_features3_copy {
    margin: 0 auto;
}
.BA311_features3_diagrammatic_sketch3 {
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .BA311_hero_copy h1 {
        margin: 0 0 5px;
    }
    .BA311_hero video {
        object-fit: cover;
    }
    .BA311_hero, .BA311_hero video {
        height: 56.5vw;
    }
    .BA311_hero_copy {
        max-width: 62vw;
    }
    .BA311_hero_copy span {
        font-size: 3.35vw;
        margin-left: -0.3vw;
    }
    .BA311_hero_copy p {
        font-size: 2.45vw;
    }
    .nexus_world_design_guide {
        width: 20%;
        max-width: 240px;
    }
    .BA311_features6 dl {
        max-width: none;
    }
    .BA311_features6 dl {
        margin: 0 -3%
    }
    .BA311_features6 dl dt {
        width: 34%;
        padding: 0 3%;
    }
    .BA311_features6 dl dd {
        width: 48%;
        padding: 0 3%;
    }
    .BA311_features4 dl.row dt, .BA311_features4 dl.row dd {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .BA311_features3_copy {
        max-width: 450px;
    }
}
@media only screen and (min-width: 1024px) {
    .BA311_overview h2 {
        font-size: 38px;
        line-height: 1.25;
        margin: 0;
    }
    .BA311_features1 h2 {
        margin: 0 0 15px;
    }
    .BA311_features1_copy {
        color: #fff;
        position: absolute;
        top: 50%;
        left: 70%;
        transform: translate(-50%, -50%);
        z-index: 6;
        width: 430px;
    }
    .BA311_overview_th .BA311_features1_copy {
        width: 420px;
    }
    .BA311_features2, .BA311_features6 {
        padding: 70px 0;
    }
    .BA311_features3 span {
        bottom: 15px;
        right: 15px;
        left: inherit;
        transform: none;
    }
    .BA311_features3_copy figure {
        max-width: 150px;
    }
    .BA311_features3_diagrammatic_sketch3 {
        position: absolute;
        bottom: 0;
        left: 3%;
        z-index: 5;
        width: 27%;
        margin: 0;
    }
    .BA311_features3_diagrammatic_sketch {
        position: absolute;
        top: 7%;
        right: 0;
        z-index: 5;
        width: 23%;
        padding: 0;
    }
    .BA311_features3_copy {
        position: absolute;
        top: 5%;
        left: 5%;
        z-index: 5;
        padding: 0;
    }
    .BA311_features4_copy {
        width: 320px;
        position: absolute;
        top: 40%;
        left: 80%;
        transform: translate(-50%, -50%);
        z-index: 5;
    }
    .BA311_features5_copy {
        position: absolute;
        top: 64%;
        left: 24%;
        transform: translate(-50%, -50%);
        z-index: 5;
        color: #fff;
    }
    .BA311_features7_copy {
        position: absolute;
        top: 5%;
        left: inherit;
        right: 5%;
        z-index: 5;
        color: #fff;
        width: 416px;
    }
    .BA311_features8_copy {
        width: 620px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 50%;
        transform: translate(-50%, 0%);
        z-index: 5;
        color: #fff;
    }
    .BA311_overview_fr .BA311_features8_copy, .BA311_overview_it .BA311_features8_copy {
        width: 580px;
    }
    .BA311_features1_copy, .BA311_features4_copy, .BA311_features5_copy, .BA311_features7_copy, .BA311_features8_copy {
        padding: 0;
    }
    .BA311_features1 figure, .BA311_features3_main_img, .BA311_features4 figure, .BA311_features5 figure, .BA311_features7 figure, .BA311_features8 figure {
        height: auto;
    }
    .BA311_logo_end {
        left: 50%;
        bottom: 5%;
        transform: translateX(-50%);
        width: 50%;
    }
    .BA311_Discrete-Cable-Management_copy, .BA311_BA311_Easy-Installation_copy {
        position: absolute;
        top: 50%;
        left: 30%;
        transform: translate(-50%, -50%);
        z-index: 1;
        color: #fff;
        width: 50%;
        max-width: 768px;
        padding: 0;
    }
    .BA311_overview_kr .BA311_Discrete-Cable-Management_copy, .BA311_overview_th .BA311_Discrete-Cable-Management_copy {
        max-width: 600px;
    }
    .BA311_features1_copy, .BA311_features4_copy, .BA311_features5_copy, .BA311_features7_copy, .BA311_features8_copy, .BA311_features3_copy {
        padding: 0;
    }
    .BA311_features1_copy, .BA311_features5_copy, .BA311_features8_copy {
        border-bottom: none;
    }
    .BA311_overview h2 {
        line-height: 1;
        margin: 0 0 15px;
    }
    .BA311_features3_copy {
        max-width: 540px;
    }
    .BA311_overview_fr .BA311_features3_copy, .BA311_overview_it .BA311_features3_copy, .BA311_overview_jp .BA311_features3_copy, .BA311_overview_kr .BA311_features3_copy {
        max-width: 381px;
    }
    .BA311_features7_copy {
        right: 2.5%;
        width: 50%;
        max-width: 436px;
    }
    .BA311_features7_copy.BA311_features7_copy_de {
        max-width: 400px;
    }
    .BA311_20220127 .BA311_features4 {
        padding: 70px 0 0;
    }
}
@media only screen and (min-width: 1280px) {
    .BA311_features1_copy {
        width: 500px;
    }
    .BA311_overview_fr .BA311_features1_copy {
        width: 520px;
    }
    .BA311_features3_copy {
        top: 22%;
        left: 14%;
        transform: translate(-50%, -50%);
    }
    .BA311_features7_copy {
        top: 18%;
        left: 77%;
        right: inherit;
        transform: translate(-50%, -50%);
    }
    .BA311_features8_copy {
        top: 12%;
        transform: translate(-50%, -50%);
    }
    .BA311_Discrete-Cable-Management_copy, .BA311_BA311_Easy-Installation_copy {
        left: 34%;
    }
}
.BA311-mounting_recommendation {
    padding: 50px 0;
}
.BA311-mounting_recommendation h2 {
    margin: 0 0 50px;
}
.BA311-mounting_recommendation small {
    line-height: normal;
}
.BA311-mounting_recommendation ul {
    padding-left: 21px;
}
.BA311-mounting_recommendation {
    padding: 70px 0;
}
.BA311-mounting_recommendation dl dt {
    max-width: 350px;
    margin: 0 0 30px;
}
.BA311-mounting_recommendation dl dd {
    max-width: 480px;
}
@media (min-width: 860px) {
    .BA311-mounting_recommendation dl dt {
        margin: 0;
    }
    .BA311-mounting_recommendation dl dd {
        max-width: 420px;
        padding-left: 70px;
    }
}
/* BA310 ************************************************************/
.object_fit {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center center;
}
.flex_wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#BA310 * {
    font-family: 'Montserrat', sans-serif !important;
}
.BA310_hero {
    position: relative;
    background-repeat: no-repeat;
    background-position: 49% 112%;
    background-size: 176% auto;
    padding: 60% 5% 5%;
    background-color: #070709;
    color: #fff;
}
[class*="BA310_overview"] {
    position: relative;
    overflow: hidden;
}
.BA310_hero_copy div {
    display: inline-block;
    width: 60%;
}
.BA310_hero_copy h1 {
    margin: 1% 0 0;
}
.BA310_hero_copy span {
    font-size: 4vw;
    margin-left: -0.6%;
    line-height: 1;
}
.BA310_hero_copy h1 img {
    width: 100%;
}
#BA310 .full-img {
    margin: 0;
}
.BA310_hero_copy_multilingual div {
    width: auto;
}
.BA310_hero_copy_multilingual h1 {
    line-height: 1.25;
    font-size: 6vw;
    font-weight: 400;
    margin: 0;
}
.BA310_hero_copy_multilingual h1 strong {
    display: inline-block;
    font-weight: 600;
    margin: 0 0 0.5%;
}
.BA310_hero_copy_multilingual em {
    font-style: normal;
    display: inline-block;
}
.BA310_hero_copy_multilingual span {
    margin-left: 0;
}
@media only screen and (max-width: 1024px) {
    .BA310_overview3 .pd-table {
        border-bottom: 1px solid #ececec;
    }
    #BA310 .full-img {
        background-position: left top;
    }
    .BA310_overview1 .full-img {
        background-size: 111% auto;
        padding: 54% 0 0;
    }
    .BA310_overview2 .full-img {
        background-size: 136% auto;
        padding: 67% 0 0;
    }
    .BA310_overview3 .full-img {
        background-size: 136% auto;
        padding: 67% 0 0;
    }
}
@media only screen and (min-width: 1024px) {
    .BA310_hero {
        background-position: center;
        background-size: cover;
        padding: 55% 0 0;
    }
    #BA310 .full-img {
        position: absolute;
    }
    .BA310_hero_copy span {
        font-size: 2.6vw;
        line-height: 1
    }
    .BA310_hero_copy {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        z-index: 1;
        bottom: 8%;
        left: 0;
        right: 0;
        height: auto;
    }
    .BA310_hero_copy p {
        font-size: 2.7vw;
        line-height: normal;
    }
    .BA310_overview1 .pd-table, .BA310_overview3 .pd-table {
        color: #fff;
    }
    .BA310_overview1 .pd-table {
        padding: 8% 2.5% 30% 63%;
    }
    .BA310_overview3 .pd-table {
        padding: 20.5% 5% 20.5% 60%;
    }
    .BA310_overview2 .pd-table {
        padding: 18.5% 5% 18.5% 72%
    }
    .BA310_hero_copy_multilingual h1 {
        font-size: 3vw;
    }
    .BA310_hero_copy_multilingual span {
        font-size: 2.3vw;
    }
}
@media screen and (max-width: 800px) {
    .space_japan {
        font-size: 18px;
        padding: 0 15px;
    }
    .space_japan table {
        width: 640px;
    }
    ._productDetail_specification .space_new {
        font-size: 18px;
    }
}
.space_japan table {
    border: 1px solid #ececec;
    border-collapse: collapse;
}
.space_japan table th, .space_japan table td {
    border: 1px solid #ccc;
}
.space_japan table th, .space_japan table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #ececec;
}
.space_japan ul, .space_japan ol {
    list-style: none;
    padding: 0;
    margin-left: 1.1rem;
    text-indent: -1.1rem;
}
.space_japan ul.note li, .space_japan ol.note li {
    margin: 0 0 .5rem
}
.space_japan h3 {
    margin: 0 0 1rem;
}
.space_japan h3 + span {
    display: block;
    margin: 0 0 15px;
}
.space_japan h3 + ul.note {
    margin: 0 0 1rem 1.1rem;
}
/***** AM310C *********************************************************************/
.AM310C_hero {
    position: relative;
    background-color: #000;
    background-repeat: repeat;
    background-size: 1.25%;
    background-position: left top;
    background-image: url("https://avermedia.s3.us-west-2.amazonaws.com/web_upload/professional/products/AM310C_hero_bg.png");
    padding: 5% 0;
}
.AM310C_hero .AM310C_hero-content {
    position: relative;
    z-index: 5;
}
.AM310C_hero:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#000000', GradientType=1);
    opacity: .9
}
.AM310C_hero-content {
    margin: 0 auto;
    width: 90%;
}
.AM310C_hero-copy {
    text-align: center;
    width: 100%;
}
.AM310C_hero-products {
    width: 50%;
    margin: 5% 0 5% -30% !important;
}
#am310-main .AM310C_hero-copy h1 {
    color: #fff !important;
    font-weight: bold;
    font-size: 11vw;
    line-height: 1.1;
}
.AM310C_hero-copy h1 span {
    display: block;
}
.AM310C_hero-copy h1 span:last-of-type {
    padding-left: 10%;
}
.AM310C_hero-copy h1 span strong, .AM310C_hero-copy div span {
    color: #c9242c
}
.AM310C_hero-copy div, .AM310C_hero-copy p {
    color: #fff;
}
.AM310C_hero-copy div {
    font-size: 5.5vw;
}
#am310-main .AM310C_hero-copy p {
    font-size: 5vw;
}
#am310-main .AM310C_new {
    width: 50%;
    margin: 5% auto;
}
#am310-main.AM310C .am310-one h2 {
    font-size: 10vw;
    white-space: nowrap;
    text-shadow: none;
    color: #333;
}
@media (max-width: 768px) {
    #am310-main .AM310C_new {
        position: absolute;
        right: 5%;
        bottom: 18%;
        width: 35%;
    }
}
@media (min-width: 768px) {
    #am310-main.AM310C .am310-one h2 {
        font-size: 4vw;
    }
    #am310-main.AM310C .am310-one {
        padding: 15% 18% 15% 66%;
    }
    .AM310C_hero-copy div {
        font-size: 2.5vw;
    }
    #am310-main .AM310C_hero-copy p {
        font-size: 2vw;
    }
    .AM310C_hero {
        padding: 3% 0;
    }
    #am310-main .AM310C_hero-copy h1 {
        font-size: 5vw;
    }
    .AM310C_hero-copy h1 span:last-of-type {
        padding-left: 8%;
    }
    .AM310C_hero-products {
        width: 32%;
        margin: 0 !important;
        -ms-flex-order: 1;
        order: 1;
    }
    .AM310C_hero-copy {
        width: 45%;
        padding-left: 3%;
        -ms-flex-order: 2;
        order: 2;
    }
    .AM310C_hero-copy {
        text-align: left;
    }
    #am310-main .AM310C_new {
        width: 38%;
        margin: 5% 0;
    }
    .AM310C_hero-content {
        width: 100%;
        max-width: 80%;
    }
}
/**** GC553 VRR NEW **********************************************************************/
.hero-picture {
    padding: 0;
    background-color: #161313;
}
.hero-picture .hero-picture_copy {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    color: #fff;
    padding: 6%;
    font-size: 6.4vw;
}
.hero-picture picture {
    position: relative;
    z-index: 1;
}
.hero-picture .hero-picture_copy span {
    display: block;
    line-height: normal;
    font-size: 76%;
}
.hero-picture .hero-picture_copy h1, .hero-picture .hero-picture_copy h1 strong {
    font-size: 100%;
    margin: 2.5% 0 6%;
    line-height: 1;
    font-weight: 600;
}
.hero-picture .hero-picture_copy h1 strong {
    display: block;
    color: #fff;
    font-style: italic;
    margin: 2% 0 5%;
    font-size: 88%;
    font-weight: 400;
}
.hero-picture .GC553_logo {
    width: 100%;
    margin: -5% 0 0;
}
.hero-picture .GC553VRR_logo {
    display: block;
    width: 80%;
    max-width: 260px;
}
.gc553-features-1 figure {
    margin: 0;
}
.GC553-features_VRR {
    background-color: #232122;
    color: #fff;
}
.GC553-features_VRR a {
    color: #fff;
    text-decoration: underline;
}
.GC553-features_VRR a:hover {
    border: none !important;
}
.gc553-features-6 {
    padding: 50px 0;
    background-color: #232122;
}
.gc553-features-6 .row div {
    max-width: 980px;
    padding: 0 15px;
    margin: 25px 0 auto;
}
.gc553-features-6 .row figure {
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
    padding: 0 15px 25px;
}
@media only screen and (max-width: 1208px) {
    .full-img {
        position: relative;
        margin: 0;
    }
    .gc553-features-1, .gc553-features-2, .gc553-features-3, .gc553-features-4, .gc553-features-5, .gc553-features-7 {
        padding: 0;
    }
    .pd-table {
        padding: 15px 15px 30px;
    }
    .GC553-features_VRR {
        padding: 50px 0;
    }
    .GC553-features_VRR .row {
        margin: 0;
    }
    .GC553-features_VRR figure {
        margin: 0;
    }
    .GC553-features_VRR .container {
        padding: 0;
    }
    .GC553-features_VRR .row div {
        padding: 15px 15px 0;
    }
    .gc553-features-3 .pd-table, .gc553-features-4 .pd-table, .gc553-features-5 .pd-table, .gc553-features-6 .pd-table {
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .GC553-features_VRR {
        padding: 0 0 30px;
    }
    .GC553-features_VRR .row div {
        padding: 0 15px;
    }
}
@media (min-width: 768px) {
    .hero-picture {
        padding: 0;
    }
    .hero-picture .hero-picture_copy {
        top: 50%;
        left: 8%;
        transform: translateY(-50%);
        max-width: 45%;
        font-size: 2.8vw;
        padding: 0;
    }
    .hero-picture .hero-picture_copy h1, .hero-picture .hero-picture_copy h1 strong {
        margin: 2% 0 6%;
    }
    .hero-picture .hero-picture_copy h1 strong {
        display: block;
    }
    .hero-picture .GC553VRR_logo {
        max-width: 56%;
    }
    .hero-picture .hero-picture_copy span {
        font-size: 50%;
    }
    .gc553-features-6 .row figure, .gc553-features-6 .row div {
        padding: 0 15px;
    }
}
@media only screen and (min-width: 1208px) {
    .GC553-features_VRR {
        padding: 50px 0;
    }
    .GC553-features_VRR .row div, .GC553-features_VRR .row figure {
        padding: 0 15px;
        max-width: 40%;
    }
    .GC553-features_VRR .row figure {
        max-width: 60%;
    }
    .gc553-features-6 .row figure {
        order: 2;
    }
    .gc553-features-6 .row div {
        margin: 0 auto 25px;
        order: 1;
    }
}