/* @font-face {
    font-family: 'homemoon';
    src: url('../fonts/icomoon/homemoon.eot?g8ehu4');
    src: url('../fonts/icomoon/homemoon.eot?g8ehu4#iefix') format('embedded-opentype'), url('../fonts/icomoon/homemoon.ttf?g8ehu4') format('truetype'), url('../fonts/icomoon/homemoon.woff?g8ehu4') format('woff'), url('../fonts/icomoon/homemoon.svg?g8ehu4#homemoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block
} */

i {
    /* font-family: 'homemoon'!important; */
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-meeting-icon .path1:before {
    content: "\e900";
    color: #86bae4
}

.icon-meeting-icon .path2:before {
    content: "\e901";
    margin-left: -1em;
    color: #fff
}

.icon-phone-icon .path1:before {
    content: "\e902";
    color: #3f6d95
}

.icon-phone-icon .path2:before {
    content: "\e903";
    margin-left: -1em;
    color: #fff
}

.icon-conference-icon .path1:before {
    content: "\e904";
    color: #aed180
}

.icon-conference-icon .path2:before {
    content: "\e905";
    margin-left: -1em;
    color: #fff
}

.icon-video-icon .path1:before {
    content: "\e906";
    color: #7dc9c0
}

.icon-video-icon .path2:before {
    content: "\e907";
    margin-left: -1em;
    color: #fff
}

.icon-chat-icon .path1:before {
    content: "\e908";
    color: #5186b3
}

.icon-chat-icon .path2:before {
    content: "\e909";
    margin-left: -1em;
    color: #fff
}

.icon-platform-icon .path1:before {
    content: "\e90a";
    color: #a381bd
}

.icon-platform-icon .path2:before {
    content: "\e90b";
    margin-left: -1em;
    color: #fff
}

.icon-app-icon .path1:before {
    content: "\e90c";
    color: #46aea2
}

.icon-app-icon .path2:before {
    content: "\e90d";
    margin-left: -1em;
    color: #fff
}

/* @font-face {
    font-family: "Lato";
    src: url("../fonts/lato/Lato-Regular.eot");
    src: url("../fonts/lato/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/Lato-Regular.woff2") format("woff2"), url("../fonts/lato/Lato-Regular.woff") format("woff"), url("../fonts/lato/Lato-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "Lato";
    src: url("../fonts/lato/Lato-Semibold.eot");
    src: url("../fonts/lato/Lato-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/Lato-Semibold.woff2") format("woff2"), url("../fonts/lato/Lato-Semibold.woff") format("woff"), url("../fonts/lato/Lato-Semibold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: "Lato";
    src: url("../fonts/lato/Lato-Bold.eot");
    src: url("../fonts/lato/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/Lato-Bold.woff2") format("woff2"), url("../fonts/lato/Lato-Bold.woff") format("woff"), url("../fonts/lato/Lato-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: "Lato";
    src: url("../fonts/lato/Lato-Italic.eot");
    src: url("../fonts/lato/Lato-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/Lato-Italic.woff2") format("woff2"), url("../fonts/lato/Lato-Italic.woff") format("woff"), url("../fonts/lato/Lato-Italic.ttf") format("truetype");
    font-style: italic;
    font-weight: normal
} */

html, body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Lato', 'Helvetica', 'Arial'!important
}

#slide_container {
    padding: 10px 0;
    width: 1000px
}

#slideShim_title {
    font-size: 13px;
    text-align: center;
    color: #999;
    font-weight: bold;
    margin-top: 50px
}

#slideShim {
    height: 120px;
    line-height: 120px
}

#slideShim div.item table {
    width: 1120px
}

#slideShim div.item table td {
    width: 20%;
    text-align: center
}

#slideShim div.item img {
    width: 180px;
    height: 72px;
    margin: 0 10px
}

#slideShim div.item img.autoHeight {
    height: auto
}

#slideShim div.item .title {
    text-align: center;
    margin: 5px 0;
    display: none
}

#slide_container .pager {
    text-align: center;
    margin: 10px 0 0;
    display: none
}

#slide_container .pager span {
    font-size: 50px;
    width: 16px;
    height: 16px;
    display: inline-block;
    color: #ddd
}

#slide_container .pager span.cycle-pager-active {
    color: #fbbe04
}

#slide_container .pager>* {
    cursor: pointer
}

.heroSlide .glyphicon-chevron-left {
    top: 55%;
    width: 10%
}

.heroSlide .glyphicon-chevron-right {
    top: 55%;
    width: 10%
}

.rc_video_img {
    display: block;
    height: 106px;
    width: 106px;
    left: 50%;
    position: absolute;
    margin: 0 0 0 -53px;
    background-image: url('../image/hero/play_btn.png');
    top: 227px
}

.home_video_container {
    width: calc(100% - 240px);
    height: 580px;
    background-color: #000;
    position: absolute;
    top: 0;
    z-index: 101
}

.home_video_container .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-height: 580px;
    max-width: 1030px;
    margin: 0 auto
}

.home_video_container .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 580px;
    max-width: 1030px
}

#home {
    background-color: #fff;
    min-width: 960px
}

#mainbg, .mainbg {
    position: relative;
    display: block;
    height: 100%;
    background: #f6f7f9;
    z-index: 1;
}

.mainbg2 {
    width: 50%
}

#mainbg_container {
    width: 100%;
    min-width: 960px;
    margin: 0 auto;
    position: relative;
    padding-top: 64px
}

#mainbg_container .tabs {
    background-color: #0f3250;
    position: absolute;
    top: 64px;
    right: 0;
    padding: 36px 20px 0;
    height: 580px;
    z-index: 200
}

#mainbg_container .tabs ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#mainbg_container .tabs li a {
    background-color: #0a5082;
    color: #fff;
    display: block;
    font-weight: 600;
    font-size: 15px;
    height: 70px;
    line-height: 70px;
    width: 210px;
    padding-left: 30px;
    margin-bottom: 3px;
    position: relative;
    text-decoration: none
}

#mainbg_container .tabs li a span {
    display: inline-block;
    width: 179px;
    line-height: 20px;
    vertical-align: middle
}

#mainbg_container .tabs li a:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 70px;
    vertical-align: middle
}

#mainbg_container .tabs li a.active {
    background-color: #2d8cff
}

#mainbg_container .tabs li a.active i {
    background-image: url(../image/new/home/selected_triangle.png);
    display: inline-block;
    position: absolute;
    top: 27px;
    left: -10px;
    width: 10px;
    height: 26px
}

#mainbg_container .tab-ct {
    height: 666px;
    background-color: #f4f4f8;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover!important;
    -moz-background-size: cover!important;
    -webkit-background-size: cover!important;
    -o-background-size: cover!important;
    width: 100%
}

#mainbg_container .heroSlide .tab-ct {
    height: 483px;
    width: 100%;
    background-color: transparent
}

#mainbg_container .tab-ct div.shadow {
    width: 100%;
    height: 100%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

#mainbg_container .swiper-slide-active .tab-ct div.shadow {
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.2)
}

#mainbg_container .tab-ct div.img {
    border-radius: 20px 0 0 20px;
    background-color: #fff;
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: 98% auto;
    height: 100%;
}

#mainbg_container .heroSlide2 .tab-ct {
    height: 483px
}

#paid_content {
    background: #8e8c99 url(../image/new/home/banner.jpg) no-repeat right 0 center;
    background-position: right center!important
}

#vc_content {
    background: #8e8c99 url('../image/new/home/home_banner.jpg') right 0 no-repeat
}

#rc_content {
    background-image: url('../image/new/home/bg3_room_systems.jpg')
}

#zp_content {
    background-image: url('../image/new/home/bg4_zoompresence.jpg')
}

#ms_content {
    background-image: url('../image/new/home/bg5_mobile_share.jpg')
}

#im_content {
    background-image: url('../image/new/home/bg6_im_presence.jpg')
}

#vw_content {
    background-image: url('../image/new/home/bg7_im_presence.jpg')
}

#zd_content {
    background-image: url('../image/new/home/bg6_developers.jpg')
}

#gartner_chart, .gartner_chart {
    position: absolute;
    top: 27px;
    bottom: 90px;
    max-width: 439px;
    max-height: 542px;
    margin-left: 130px
}

#gartner_chart>div, .gartner_chart>div {
    position: absolute;
    top: -85px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-weight: 600
}

#gartner_chart>div>img, .gartner_chart>div>img {
    max-height: 100px
}

.btn-ct, .btn-ct:focus, .btn-ct:hover, .btn-ct:active {
    border-radius: 3px;
    font-weight: 600;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 15px;
    margin-right: 10px;
    vertical-align: middle;
    padding: 0 12px;
    text-align: center;
    min-width: 150px
}

.ipad #gartner_chart, .ipad .gartner_chart {
    display: none
}

@media(max-width:767px) {
    #gartner_chart, .gartner_chart {
        display: none
    }
}

@media(max-width:1200px) {
    #gartner_chart, .gartner_chart {
        right: 49px
    }
}

@media(max-width:1400px) and (min-width:1201px) {
    #gartner_chart, .gartner_chart {
        right: 85px;
        margin-left: 118px
    }
    #signup_form .email, .signup_form-id .email {
        width: 282px
    }
}

#mainbg_container.home-mobile {
    background-image: url('../image/new/home/mobile_bg.png');
    background-size: 705px auto
}

#mainbg_container .tab-ct-text h1, #mainbg_container .tab-ct-text h2 {
    font-size: 32px;
    font-weight: 300;
    line-height: 43px;
    margin: 50px 0 24px
}

#mainbg_container #vc_title, #mainbg_container .vc_title {
    position: relative;
    margin-bottom: 60px
}

#mainbg_container .vc_title a:focus {
    outline: 0!important
}

#mainbg_container .vc_title.tab-ct-text.vc_title_default a.btn-cta {
    margin-left: 0
}

#mainbg_container #vc_title h2, #mainbg_container .vc_title h1 {
    margin-top: 0;
    padding-top: 76px;
    margin-bottom: 7px;
    max-width: 850px;
    line-height: 60px;
    font-size: 40px;
    max-height: 344px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-weight: 700;
    color: #515151;
}

#mainbg_container.normal .vc_title a.cta-bgyellow, #mainbg_container.normal .vc_title a.cta-bgwhite {
    margin-left: 0
}

#mainbg_container .heroSlide .vc_title.vc_title_default h1 {
    max-width: 780px;
    font-size: 40px;
    line-height: 60px;
    color: #444
}

html:lang(ko-KO) #mainbg_container .heroSlide .vc_title.vc_title_default h1 {
    padding-top: 88px
}

#mainbg_container .vc_title.vc_title_default h1 {
    -webkit-line-clamp: 6
}

html:lang(fr-FR) #mainbg_container #vc_title h2, html:lang(de-DE) #mainbg_container #vc_title h2 {
    font-size: 40px
}

#mainbg_container #vc_title>.title, #mainbg_container .vc_title>.title {
    padding-top: 50px;
    padding-left: 100px;
    color: #fff
}

#mainbg_container #vc_title>.gartner-report, #mainbg_container .vc_title>.gartner-report {
    margin-top: -50px;
    padding-left: 380px;
    max-width: 700px
}

#mainbg_container #vc_title>.gartner-report>.Download-Report, #mainbg_container #vc_title>.gartner-report>.Download-Report:hover, #mainbg_container .vc_title>.gartner-report>.Download-Report, #mainbg_container .vc_title>.gartner-report>.Download-Report:hover {
    color: #fff;
    text-decoration: underline;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-weight: 600;
    font-size: 16px
}

#mainbg_container #rc_title h2 {
    margin-top: 0
}

#mainbg_container #vc_title a.top-news, #mainbg_container .vc_title a.top-news {
    position: absolute;
    color: white;
    font-size: 18px;
    font-weight: 300;
    text-decoration: underline;
    top: 260px;
    left: 60px
}

#mainbg_container #rc_title {
    margin-top: 0;
    position: relative;
    text-align: center;
    top: 380px
}

#mainbg_container #rc_title .rc_video_img {
    top: -153px
}

#mainbg_container .rc_title h2 {
    padding-top: 380px;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 34px;
    font-weight: 300;
    line-height: 46px;
    color: #fff
}

#mainbg_container .rc_title .learnmore {
    font-size: 13px;
    width: 108px;
    height: 32px;
    line-height: 18px;
    border-radius: 3px
}

#mainbg_container #zp_title, #mainbg_container #ms_title, #mainbg_container #vw_title, #mainbg_container #zd_title {
    text-align: center
}

#mainbg_container #zd_title h2 {
    margin-top: 0;
    padding-top: 200px;
    margin-bottom: 10px
}

#mainbg_container #zd_title>.zd_note {
    padding-top: 30px;
    padding-bottom: 40px;
    max-width: 600px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    line-height: 25px
}

#mainbg_container #ms_title h2 {
    margin-top: 0;
    padding-top: 30px;
    margin-bottom: 10px
}

#mainbg_container #im_title h2 {
    margin-top: 0;
    padding-top: 50px;
    margin-bottom: 24px
}

#mainbg_container #vw_title h2, #mainbg_container #zd_title h2 {
    padding-top: 100px;
    margin-top: 0;
    margin-bottom: 10px
}

@media(max-width:1700px) and (min-width:1401px) {
    #mainbg_container .vc_title h1, #mainbg_container .vc_title h2 {
        width: 550px!important;
        padding-left: 0
    }
    .signup_form-id .form-group {
        padding-left: 0!important
    }
}

@media(max-width:1400px) {
    #mainbg_container .heroSlide .vc_title.vc_title_default h1 {
        font-size: 36px;
        line-height: 50px
    }
}

@media(max-width:1400px) and (min-width:1201px) {
    #mainbg_container #vc_title h2, #mainbg_container .vc_title h1, #mainbg_container .vc_title h2 {
        width: 440px!important;
        padding-right: 0!important;
        padding-left: 0;
    }
}

@media(max-width:1199px) {
    #mainbg_container #vc_title h2, #mainbg_container .vc_title h1 {
        margin-top: 0;
        font-size: 48px;
        line-height: 54px;
        padding-left: 0
    }
    html:lang(ru-RU) #mainbg_container #vc_title h2, html:lang(ru-RU) #mainbg_container .vc_title h1 {
        padding-top: 70px;
        max-height: 300px
    }
}

@media(max-width:1200px) and (min-width:1100px) {
    #signup_form {
        left: 53%
    }
}

#sharewidget_container {
    border-bottom: 1px solid #eef0f2
}

#sharewidget_container .container {
    width: 860px!important
}

.share-message {
    padding: 0;
    margin: 25px 0;
    min-height: 21px
}

.share-message .message-item {
    text-align: center;
    font-size: 16px;
    width: 100%
}

.share-message .message-item a, .share-message .message-item a:hover {
    color: #666;
    text-decoration: none
}

.share-message .message-item a span {
    color: #2d8cff
}

.share-message .message-item a:hover span {
    text-decoration: underline
}

.share-media {
    float: right;
    width: 120px;
    text-align: right;
    margin: 20px 0 0;
    height: 28px;
    font-size: 0
}

.share-media a {
    margin-left: 8px
}

.share-media img {
    width: 28px;
    height: auto
}

@media(max-width:768px) {
    #sharewidget_container .container {
        width: auto!important
    }
    .share-message .message-item {
        text-align: center;
        width: 100%
    }
    .share-message, .share-media {
        float: none;
        text-align: center;
        border: 0 none;
        width: auto
    }
    .share-media {
        margin: 0 0 30px
    }
    .share-media a {
        margin: 0 4px
    }
}

#mainbg_container .btn-home {
    display: inline-block;
    color: #fff;
    border-radius: 0;
    border-width: 0;
    background-color: #fbbe04;
    font-weight: 600;
    font-size: 18px
}

#mainbg_container .btn-home:hover {
    background-color: #fbbe04;
    font-weight: 600
}

#mainbg_container .btn-home:active {
    background-color: #fbbe04;
    font-weight: 600
}

#mainbg_container #signup_form .learnmore, #mainbg_container .signup_form-id .learnmore {
    font-size: 13px;
    min-width: 108px;
    height: 32px;
    line-height: 18px;
    border-radius: 3px
}

#signup_form, .signup_form-id {
    position: absolute;
    margin: 0 0 20px;
    top: 0;
    left: 50%;
    width: 720px;
    margin-left: -480px;
    z-index: 200
}

#mainbg_container>#signup_form {
    top: 450px
}

#mainbg_container .heroSlide>#signup_form {
    top: 390px
}

@media(max-width:1200px) and (min-width:1101px) {
    #signup_form h1, #signup_form h2, .signup_form-id h1 {
        width: 439px;
        padding-left: 0;
        margin-left: 0
    }
}

@media(max-width:1100px) and (min-width:901px) {
    #gartner_chart, .gartner_chart {
        right: calc(10%+20px)
    }
    #mainbg_container .tab-ct-text h2, #mainbg_container .hero-text {
        padding-left: 80px
    }
    .signup_form-id .controls, .signup_form-id .new-released {
        padding-left: 60px
    }
}

@media(max-width:900px) and (min-width:768px) {
    #gartner_chart, .gartner_chart {
        right: calc(9%+10px)
    }
    .signup_form-id .controls, .signup_form-id .new-released {
        padding-left: 60px
    }
}

@media(min-width:1200px) {
    #signup_form h2, .signup_form-id h2 {
        width: 440px;
        max-width: 440px!important
    }
}

#signup_form_body {
    padding-left: 100px
}

#signup_form_body.vc {
    padding-left: 0
}

#signup_form .email, .signup_form-id .email {
    display: inline-block;
    width: 300px;
    height: 48px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: lighter;
    float: left;
    margin-right: 6px;
    color: #949698;
    border: 2px solid white;
    box-shadow: 3px 0px 8px 0px rgb(176 176 176 / 50%);
}

#signup_form .email:focus, .signup_form-id .email:focus {
    color: #3a3c3e;
    border-color: #19c8ff
}

#signup_form .has-error .email, .signup_form-id .has-error .email {
    color: #4f4f4f;
    border-color: #e02828
}

#signup_form span.has-error.help-block, .signup_form-id span.has-error.help-block {
    color: #b22424;
    margin-top: 6px;
    text-align: left;
    background-color: #ffe8e8;
    border-radius: 3px;
    padding: 6px 10px 8px 8px;
    width: 325px;
    position: relative;
    font-size: 13px
}

#signup_form span.has-error.help-block a, .signup_form-id span.has-error.help-block a {
    color: #FFF;
    text-decoration: underline
}

#signup_form .form-group, .signup_form-id .form-group {
    margin: 0
}

#signup_form .btn, .signup_form-id .btn {
    padding: 0 16px;
    min-width: 140px;
    height: 48px;
    line-height: 48px;
    border-radius: 12px;
    background-color: #fbbe04
}

#signup_form .btn-report, .signup_form-id .btn-report {
    text-align: left;
    margin-left: 0;
    min-width: 140px;
    height: 48px;
    border-radius: 12px;
    background-color: #fbbe04;
    font-size: 18px;
    color: #fff;
    border-color: transparent;
    padding: 0 40px!important;
    text-decoration: none;
    display: inline-block;
    line-height: 48px
}

#signup_form .btn-report:focus, #signup_form .btn-report:hover, .signup_form-id .btn-report:focus, .signup_form-id .btn-report:hover {
    background-color: #fbbe04
}

#signup_form .btn-report:active, .signup_form-id .btn-report:active {
    background-color: #fbbe04
}

#signup_form .new-released, .signup_form-id .new-released {
    padding-top: 15px
}

.signup_form_container {
    position: relative;
    padding: 0;
    margin: 0
}

.signup_form_container .warn_img {
    position: absolute;
    top: 14px;
    left: 291px;
    width: 24px;
    height: 24px
}

@media(min-width:1400px) {
    #gartner_chart, .gartner_chart {
        left: 50%;
        margin-left: 170px
    }
}

@media(min-width:1700px) {
    #gartner_chart, .gartner_chart {
        left: 50%;
        margin-left: 220px
    }
    #signup_form h2, .signup_form-id h2, #signup_form h1, .signup_form-id h1 {
        max-width: 788px!important;
        width: 100%
    }
}

@media(max-width:767px) {
    #mainbg_container #vc_title, #mainbg_container .vc_title {
        margin-bottom: 40px
    }
    .heroSlide .cycle-pager {
        top: 430px
    }
    #mainbg_container {
        height: 62em
    }
}

.owl-feature .item {
    height: 580px;
    width: calc(100% - 240px)
}

.owl-feature .item>div {
    display: block;
    height: 580px;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover
}

#home .screen {
    position: relative;
    text-align: center
}

#screen2_container.cn {
    background: #fff
}

#screen2_container.normal {
    height: 1009px;
    background: #fff;
    background-repeat: no-repeat;
    background-size: 1426px 1119px;
    background-position: 100% 44px;
    overflow: hidden
}

@media screen and (max-width:1800px) and (min-width:1600px) {
    #screen2_container.normal {
        background-size: 1026px 1019px
    }
}

@media screen and (max-width:1599px) and (min-width:1427px) {
    #screen2_container.normal {
        background-size: 1186px 1019px;
        background-position: 120% 44px
    }
}

@media screen and (max-width:1426px) and (min-width:1327px) {
    #screen2_container.normal {
        background-size: 1086px 1019px;
        background-position: 120% 44px
    }
}

@media screen and (max-width:1326px) and (min-width:1227px) {
    #screen2_container.normal {
        background-size: 982px 1019px;
        background-position: 132% 44px
    }
}

@media screen and (max-width:1226px) and (min-width:1100px) {
    #screen2_container.normal {
        background-size: 926px 919px;
        background-position: 172% 44px
    }
}

#screen2_container .column {
    padding: 20px 10px 40px
}

#screen2_container .column h4 {
    font-size: 20px;
    margin: 20px 0;
    color: #3a3c3e;
    font-weight: 700
}

#screen2_container .column .desc {
    font-size: 14px;
    margin: 8px 0 20px;
    color: #585a5c
}

#screen2_container .column .link {
    margin-top: 16px
}

#screen2_container .column .link a {
    font-size: 14px;
    color: #2da5ff
}

#screen2_container .textimg {
    height: 160px
}

#screen2_container .textimg-title {
    font-size: 36px;
    font-weight: bold;
    color: #3a3c3e;
    padding: 20px 0 12px
}

#screen2_container .textimg-desc {
    font-size: 14px;
    font-weight: normal;
    color: #3a3c3e
}

#screen2_container .compare-link {
    margin: 0 0 80px
}

#screen2_container .compare-link a {
    background-color: #fbbe04;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 48px;
    min-width: 168px;
    line-height: 36px;
    border-radius: 3px;
    border-color: #fbbe04
}

#screen2_container .top-title {
    line-height: 43px;
    height: 100%;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    color: #515151;
    margin-bottom: 25px;
    margin-top: 209px;
    /* margin-right: 220px; */
}

#screen2_container.cn .solutions {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px
}

#screen2_container.cn .solution-list .solution-box {
    display: table-cell;
    vertical-align: top;
    padding-right: 18px;
    width: 300px
}

#screen2_container .solution-list .solution-box:last-child {
    padding-right: 0
}

#screen2_container .solution-list .solution-box>h4, #screen2_container.cn .solution-list .solution-box>h3 {
    min-height: 24px;
    margin-top: 25px;
    font-size: 18px;
    text-align: center;
    color: #39394d
}

#screen2_container.cn .solution-list .solution-box>p {
    font-size: 14px;
    color: #39394d;
    opacity: .8;
    margin-bottom: 10px;
    min-height: 40px
}

#screen2_container.normal .line {
    width: 70px;
    height: 5px;
    background-color: #fbbe04;
    margin-left: 1px;
    text-align: left;
}

#screen2_container.normal .dot-line {
    position: absolute;
    left: 0;
    margin-top: 112px;
    z-index: 1;
    height: 3px
}

#screen2_container.normal .col-md-6.section p.subtitle {
    text-align: left;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    color: #515151;
    padding: 20px 0px 20px 10px;
    max-width: 492px;
}

#screen2_container.normal .col-md-6.section .list .item {
    display: flex
}

#screen2_container.normal .col-md-6.section .list .left-item {
    width: 48%;
    text-align: left
}

#screen2_container.normal .col-md-6.section .list .right-item {
    width: 52%;
    text-align: left;
    padding-left: 30px
}

#screen2_container.normal .col-md-6.section .list div p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #0e71eb;
    margin-bottom: 12px
}

#screen2_container.normal .col-md-6.section .list div p:hover span, #screen2_container.normal .col-md-6.section .list div p:focus span, #screen2_container.normal .col-md-6.section .list div p:active span {
    cursor: pointer;
    text-decoration: underline
}

#screen2_container.normal .solutions {
    max-width: 100%;
    margin-top: 0;
    padding: 200px 30px 50px 30px;
    position: relative;
    z-index: 100;
    height: 1188px
}

#screen2_container.normal .solutions .col-md-6.section .hover {
    width: calc(100% - 75px);
    height: 600px;
    background: #fff;
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.16);
    border-radius: 20px;
    overflow: hidden;
    margin-top: 67px;
    margin-left: -50px;
}

#screen2_container.normal .solutions .col-md-6.section .hover .card {
    height: 100%;
    overflow: hidden;
    width: 100% !important;
}

#screen2_container.normal .solutions .col-md-6.section .hover .top {
    height: calc(100% - 180px);
    overflow: hidden;
    padding: 40px 50px;
    background-position: 92% 40%;
    background-size: 100% !important;
    background-repeat: no-repeat
}

#screen2_container.normal .solutions .col-md-6.section .hover .top .title {
    float: left;
    height: 100%;
    font-size: 36px;
    font-weight: 700;
    color: #233333;
    width: 33%;
    text-align: left;
    display: table
}

#screen2_container.normal .solutions .col-md-6.section .hover .top .title span {
    display: table-cell;
    vertical-align: middle
}

#screen2_container.normal .solutions .col-md-6.section .hover .top .img {
    float: right;
    display: inline-block;
    text-align: right;
    width: 66%
}

#screen2_container.normal .solutions .col-md-6.section .hover .top .img img {
    height: 274px
}

#screen2_container.normal .solutions .col-md-6.section .hover .bottom {
    height: 180px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

#screen2_container.normal .solutions .col-md-6.section .hover .bottom p {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 21px
}

#screen2_container.normal .solutions .col-md-6.section .hover .bottom .button {
    position: absolute;
    bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 2px;
    text-decoration: underline;
    color: #fff
}

#screen2_container.normal .solutions .col-md-6.section .hover .bottom .line2 {
    display: inline-block;
    float: none;
    width: 2px;
    border: 1px solid #fff;
    height: 14px;
    width: 2px;
    margin: -1px 6px
}

#screen2_container.normal .circle {
    width: 600px;
    height: 600px;
    background-color: transparent;
    padding: 50px;
    box-sizing: border-box;
    position: relative;
    margin-left: calc(50% - 360px)
}

#screen2_container.normal .circle .dotted-line {
    border: 2px dashed #babacc;
    border-radius: 500px
}

#screen2_container.normal .circle ul, #screen2_container.normal .circle li {
    margin: 0;
    list-style-type: none;
    padding: 0
}

#screen2_container.normal .circle ul {
    width: 420px;
    height: 400px;
    background-color: transparent;
    border-radius: 50%;
    position: absolute;
    top: 100px;
}

#screen2_container.normal .circle li {
    position: absolute;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    left: 60%;
    margin-left: -80px;
    margin-top: -25px;
}

#screen2_container.normal .circle li img:hover {}

#screen2_container.normal .circle li img {
    width: 61px;
    height: 61px;
    background: radial-gradient(110.94% 110.94% at 30.59% 25.15%, #fff 0, rgba(255, 255, 255, 0) 100%)
}

#screen2_container.normal .circle li img:hover {
    cursor: pointer;
    width: 83px;
    height: 83px;
}

#screen2_container.normal .circle li img.hover {
    width: 83px;
    height: 83px
}

#screen2_container.normal .circle li:nth-of-type(2) {
    transform: rotate(40deg);
    transform-origin: 35px 350px;
}

#screen2_container.normal .circle li:nth-of-type(3) {
    transform: rotate(80deg);
    transform-origin: 27px 325px;
}

#screen2_container.normal .circle li:nth-of-type(4) {
    transform: rotate(120deg);
    transform-origin: 25px 300px;
}

#screen2_container.normal .circle li:nth-of-type(5) {
    transform: rotate(160deg);
    transform-origin: 12px 275px;
}

#screen2_container.normal .circle li:nth-of-type(6) {
    transform: rotate(200deg);
    transform-origin: 5px 245px;
}

#screen2_container.normal .circle li:nth-of-type(7) {
    transform: rotate(240deg);
    transform-origin: 5px 205px;
}

#screen2_container.normal .circle li:nth-of-type(8) {
    transform: rotate(280deg);
    transform-origin: 20px 141px;
}

#screen2_container.normal .circle li:nth-of-type(9) {
    transform: rotate(320deg);
    transform-origin: 22px 234px
}

#screen2_container.normal .circle li:nth-of-type(1) img {
    margin-top: 0;
    margin-left: 33px;
}

#screen2_container.normal .circle li:nth-of-type(1) img:hover {
    margin-top: -25px;
    margin-left: 38px;
}

#screen2_container.normal .circle li:nth-of-type(2) img {
    transform: rotate(-40deg);
}

#screen2_container.normal .circle li:nth-of-type(2) img:hover {
    transform-origin: 5px 50px;
}

#screen2_container.normal .circle li:nth-of-type(3) img {
    transform: rotate(-80deg)
}

#screen2_container.normal .circle li:nth-of-type(3) img:hover {
    transform-origin: 23px 41px;
}

#screen2_container.normal .circle li:nth-of-type(4) img {
    transform: rotate(-120deg)
}

#screen2_container.normal .circle li:nth-of-type(4) img:hover {
    transform-origin: 32px 42px
}

#screen2_container.normal .circle li:nth-of-type(5) img {
    transform: rotate(-160deg)
}

#screen2_container.normal .circle li:nth-of-type(5) img:hover {
    transform-origin: 35px 39px
}

#screen2_container.normal .circle li:nth-of-type(6) img {
    transform: rotate(-200deg)
}

#screen2_container.normal .circle li:nth-of-type(6) img:hover {
    transform-origin: 35px 40px;
}

#screen2_container.normal .circle li:nth-of-type(7) img {
    transform: rotate(-240deg)
}

#screen2_container.normal .circle li:nth-of-type(7) img:hover {
    transform-origin: 40px 40px;
}

#screen2_container.normal .circle li:nth-of-type(8) img {
    transform: rotate(-280deg)
}

#screen2_container.normal .circle li:nth-of-type(8) img:hover {
    transform-origin: 50px 30px;
}

#screen2_container.normal .circle li:nth-of-type(9) img {
    transform: rotate(-320deg)
}

#screen2_container.normal .circle li:nth-of-type(9) img.hover {
    transform-origin: 54px 20px
}

#screen2_container.normal .circle p {
    font-weight: 800;
    font-size: 14px;
    color: #747487;
    position: absolute;
    max-width: 84px;
    background: #fff;
    padding: 2px 0;
    line-height: 17px;
    text-transform: uppercase
}

#screen2_container.normal .circle p:nth-of-type(1) {
    top: 40px;
    left: calc(50% - 0px);
}

html[lang="ko-KO"] #screen2_container.normal .circle p:nth-of-type(1) {
    left: calc(50% - 14px)
}

#screen2_container.normal .circle p:nth-of-type(2) {
    top: 117px;
    right: -9px;
}

#screen2_container.normal .circle p:nth-of-type(3) {
    top: 286px;
    right: -115px;
}

#screen2_container.normal .circle p:nth-of-type(4) {
    top: 455px;
    right: -45px;
}

#screen2_container.normal .circle p:nth-of-type(5) {
    bottom: -150px;
    right: 157px;
}

#screen2_container.normal .circle p.on-zoom {
    bottom: -79px;
    right: 121px
}

#screen2_container.normal .circle p:nth-of-type(6) {
    bottom: -100px;
    left: 35px;
}

html[lang="jp-JP"] #screen2_container.normal .circle p:nth-of-type(6) {
    bottom: -92px
}

#screen2_container.normal .circle p:nth-of-type(7) {
    top: 279px;
    left: -25px;
}

#screen2_container.normal .circle p:nth-of-type(8) {
    top: 120px;
    left: 50px;
}

#screen2_container.normal .circle p:nth-of-type(9) {
    top: 81px;
    left: 84px
}

#screen2_container.normal .circle p.hover:nth-of-type(7) {
    top: 409px
}

#screen2_container.normal .circle li.hover:nth-of-type(1) {
    margin-left: -50px
}

#screen2_container.normal .circle p.hover:nth-of-type(8) {
    top: 226px
}

#screen2_container.normal .default {
    padding-left: 20px
}

@media screen and (max-width:1436px) {
    #screen2_container.normal .solutions .col-md-6.section .hover .top .title {
        line-height: 100%;
        height: 100%
    }
    #screen2_container.normal .solutions .col-md-6.section .hover {
        height: 600px;
        margin-left: 0;
        width: 100%;
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .top {
        height: calc(100% - 215px);
        background-size: 100% !important;
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .bottom {
        height: 218px;
    }
    #screen2_container.normal .circle {
        margin-left: calc(50% - 320px)
    }
    #screen2_container.normal .col-md-6.section {
        padding: 0;
        margin-left: 30px;
        width: calc(50% - 30px);
    }
    html:lang(en-US) #screen2_container.normal .solutions .col-md-6.section .hover {
        height: 532px;
        margin: 50px 0 0 0
    }
    html:lang(en-US) #screen2_container.normal .solutions .col-md-6.section .hover .top {
        height: calc(100% - 250px)
    }
    html:lang(en-US) #screen2_container.normal .solutions .col-md-6.section .hover .bottom {
        height: 250px
    }
    html:lang(jp-JP) #screen2_container.normal .solutions .col-md-6.section .hover {
        height: 608px
    }
    html:lang(jp-JP) #screen2_container.normal .solutions .col-md-6.section .hover .top {
        height: calc(100% - 264px)
    }
    html:lang(jp-JP) #screen2_container.normal .solutions .col-md-6.section .hover .bottom {
        height: 264px
    }
}

@media screen and (max-width:1100px) {
    #screen2_container.normal {
        height: 1205px;
        background-image: none!important
    }
    #screen2_container .top-title {
        padding: 0;
        margin-top: 102px
    }
    #screen2_container_solutions .col-md-6 {
        width: 100%!important;
        margin-left: 0!important
    }
    #screen2_container.normal .solutions .col-md-6.section .hover {
        margin-top: 60px;
        height: 497px;
        width: 100%
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .bottom {
        position: static;
        height: 227px
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .top {
        padding: 40px 28px;
        height: calc(100% - 227px);
        background-position: 96% 46%;
        background-size: 27%
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .top .title {
        line-height: 100%;
        height: 100%
    }
    #screen2_container.normal .hover-container {
        padding: 25px!important
    }
    html:lang(en-US) #screen2_container.normal .solutions .col-md-6.section .hover {
        height: 458px;
        margin: 60px auto 0 auto
    }
    html:lang(en-US) #screen2_container.normal .solutions .col-md-6.section .hover .top {
        height: calc(100% - 168px)
    }
    html:lang(en-US) #screen2_container.normal .solutions .col-md-6.section .hover .bottom {
        height: 168px
    }
    html:lang(jp-JP) #screen2_container.normal .solutions .col-md-6.section .hover {
        height: 458px
    }
    html:lang(jp-JP) #screen2_container.normal .solutions .col-md-6.section .hover .top {
        height: calc(100% - 212px)
    }
    html:lang(jp-JP) #screen2_container.normal .solutions .col-md-6.section .hover .bottom {
        height: 212px
    }
}

@media screen and (max-width:892px) {
    html:lang(en-US) #screen2_container.normal .solutions .col-md-6.section .hover {
        height: 426px;
        margin: 62px 0 0 0
    }
    html:lang(en-US) #screen2_container.normal .solutions .col-md-6.section .hover .top {
        height: calc(100% - 204px)
    }
    #screen2_container.normal {
        background-position: 100% 20px
    }
    #screen2_container.normal {
        height: 1158px
    }
    #screen2_container.normal .solutions .col-md-6.section .hover {
        height: 462px;
        margin: 52px 0 0 0;
        width: 100%
    }
}

#screen2_container.normal .solutions.hover {
    max-width: calc(100% - 240px);
    margin-top: 62px
}

#screen2_container.normal .solution-list .solution-box {
    vertical-align: top;
    text-align: left;
    max-width: calc(100% / 7);
    padding-right: 50px
}

#screen2_container.normal .solution-list .solution-box .icon:before, #screen2_container.normal .solution-list .solution-box .icon:after {
    content: " ";
    display: table
}

#screen2_container.normal .solution-list .solution-box-hover {
    position: relative;
    text-align: center
}

#screen2_container.normal .solution-list .solution-box>h4, #screen2_container.normal .solution-list .solution-box div.txt {
    min-height: 72px;
    margin-top: 55px;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #5186b3;
    display: block
}

#screen2_container.normal .solution-list .solution-box .normal {
    margin-top: 65px
}

#screen2_container.normal .solution-list .solution-box .mask-group {
    border: 1px solid #c4c4c4;
    border-radius: 8px
}

#screen2_container.normal .solution-list .solution-box p {
    font-size: 20px;
    font-weight: 400;
    color: #232333;
    line-height: 28px;
    margin-bottom: 15px;
    min-height: 112px
}

#screen2_container.normal .solution-list .solution-box .normal p {
    word-break: normal!important
}

html:lang(ru-RU) #screen2_container .solution-list .solution-box>p {
    min-height: 60px;
    margin-bottom: 10px
}

html:lang(zh-CN) #screen2_container .solution-list .solution-box>p, html:lang(zh-TW) #screen2_container .solution-list .solution-box>p {
    min-height: 20px
}

@media screen and (min-width:768px) and (max-width:894px) {
    html:lang(en-US) #mainbg_container .heroSlide .vc_title.vc_title_default h1 {
        padding-top: 90px
    }
    html:lang(ru-RU) #screen2_container .solution-list .solution-box>p {
        min-height: 80px
    }
    html:lang(pt-PT) #screen2_container .solution-list .solution-box>p {
        min-height: 60px
    }
    html:lang(es-ES) #screen2_container .solution-list .solution-box>p {
        min-height: 40px
    }
    html:lang(fr-FR) .signup_form-id .email {
        width: 310px
    }
}

@media screen and (min-width:768px) and (max-width:930px) {
    html:lang(es-ES) #screen2_container .solution-list .solution-box>h4 {
        min-height: 38px
    }
}

@media screen and (min-width:768px) and (max-width:942px) {
    html:lang(jp-JP) #screen2_container .solution-list .solution-box>p {
        min-height: 60px
    }
}

@media screen and (min-width:768px) and (max-width:965px) {
    html:lang(fr-FR) #screen2_container .solution-list .solution-box>p {
        min-height: 60px
    }
    html:lang(es-ES) #screen2_container .solution-list .solution-box>p {
        min-height: 60px
    }
}

@media screen and (max-width:767px) {
    html:lang(en-US) #screen2_container .solution-list .solution-box>p, html:lang(zh-TW) #screen2_container .solution-list .solution-box>p, html:lang(zh-CN) #screen2_container .solution-list .solution-box>p {
        min-height: 20px
    }
}

@media screen and (max-width:698px) {
    html:lang(en-US) #screen2_container .solution-list .solution-box>p {
        min-height: 40px
    }
    html:lang(ru-RU) #screen2_container .solution-list .solution-box>p {
        min-height: 60px
    }
}

@media screen and (max-width:548px) {
    html:lang(fr-FR) #screen2_container .solution-list .solution-box>p {
        min-height: 60px
    }
}

@media screen and (max-width:500px) {
    html:lang(jp-JP) #screen2_container .solution-list .solution-box>p {
        min-height: 60px
    }
}

@media screen and (max-width:490px) {
    html:lang(pt-PT) #screen2_container .solution-list .solution-box>p {
        min-height: 60px
    }
    html:lang(ru-RU) #screen2_container .solution-list .solution-box>p {
        min-height: 80px
    }
}

#screen2_container .solution-list .solution-box>a {
    display: inline-block;
    text-align: center;
    line-height: 19px;
    font-size: 14px;
    font-weight: 600;
    color: #0e71eb
}

#screen2_container .solution-list .solution-box .home-video-link {
    padding-bottom: 10px
}

#screen2_container .solution-list .solution-box>a>span {
    display: inline-block;
    background: #8f8fa0;
    height: 14px;
    width: 2px;
    vertical-align: top;
    margin: 3px 8px 0 13px
}

#screen2_container.cn .solution-box>.icon img {
    max-width: 100px
}

#screen2_container.cn .solution-box>.icon img.solution-img {
    max-width: 100%
}

#screen2_container.normal .solution-list .solution-box.solution-box-active .icon {
    margin-left: calc(50% - 77px);
    width: 154px;
    margin-top: -27px;
    transition-property: margin-top;
    transition-duration: .1s;
    transition-delay: 0s;
    transition-timing-function: ease-in-out
}

#screen2_container.normal .solution-list .solution-box.solution-box-active .icon i {
    font-size: 154px;
    transition-property: font-size;
    transition-duration: .1s;
    transition-delay: 0s;
    transition-timing-function: ease-in-out
}

#screen2_container.normal .solution-box>.icon i {
    font-size: 100px
}

#screen2_container.normal .solution-list .solution-box .hover div {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #5186b3;
    padding-top: 14px;
    margin-top: 27px;
    text-align: center
}

#screen2_container.normal .solution-list .solution-box.solution-box-active .hover div {
    bottom: -35px;
    margin-top: 0;
    font-weight: 700
}

#screen2_container.normal .hover-container {
    position: relative;
    text-align: left;
    background: #86bae4;
    padding: 10px 30px;
    color: #fff;
}

#screen2_container.normal .hover-container>div {
    text-align: left;
    float: left
}

#screen2_container.normal .hover-container>div h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 43px;
    padding-bottom: 10px
}

#screen2_container.normal .hover-container>div p {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #233333;
    max-width: 565px;
    padding-bottom: 24px;
    position: relative;
    z-index: 2
}

#screen2_container.normal .hover-container>div a {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    text-decoration: underline;
    color: #fff
}

#screen2_container.normal .hover-container>div a:hover {
    cursor: pointer
}

#screen2_container.normal .hover-container .imgae {
    float: right;
    z-index: 1
}

#screen2_container.normal .hover-container .imgae img {
    width: 100%
}

#screen2_container .quote-list {
    max-width: 800px;
    margin: 0 auto;
    min-height: 250px
}

#screen2_container .quote-item .quote-title {
    font-weight: 300;
    color: #3a3c3e;
    font-size: 24px;
    line-height: 40px;
    font-style: italic
}

#screen2_container .quote-item .quote-detail {
    padding-top: 38px;
    padding-bottom: 0
}

#screen2_container .quote-item .quote-detail .quote-name {
    color: #3a3c3e;
    font-size: 20px;
    font-weight: 600
}

#screen2_container .quote-item .quote-detail .quote-split {
    padding: 0 16px;
    color: #999;
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
    font-size: 15px
}

#screen2_container .quote-item .quote-detail .quote-comp {
    color: #666;
    font-size: 20px
}

#screen2_container .quote-item .quote-detail .readmore {
    font-size: 20px
}

#screen3_container {
    background: #fff;
    border-top: 1px solid #eef0f2;
    border-bottom: 1px solid #eef0f2
}

#screen3_container .column {
    padding: 40px 0
}

#screen3_container .column img {
    width: 960px
}

#screen3_container .column h2 {
    font-size: 60px;
    font-weight: lighter;
    margin: 0 0 24px;
    color: #3a3c3e
}

#screen3_container .column .desc {
    font-size: 16px;
    margin-bottom: 54px;
    color: #585a5c
}

#screen4_container {
    background-color: #fff;
    color: #fff
}

#screen4_container .column {
    color: #2da5ff;
    font-weight: 300;
    overflow: hidden;
    margin: 0 0 48px
}

#screen4_container .column h2 {
    font-family: helvetica neue, helvetica, open sans;
    font-size: 64px;
    font-weight: 300;
    margin: 80px 0 0
}

#screen4_container .column span {
    font-size: 48px;
    vertical-align: top;
    margin-top: 8px;
    display: inline-block
}

#screen4_container .column h2 a:hover {
    text-decoration: none
}

#screen4_container .column .desc {
    font-family: helvetica neue, helvetica, open sans;
    font-size: 24px;
    font-weight: 100;
    color: #fbbe04;
    margin-bottom: 30px
}

#screen4_container .column .items {
    width: 100%;
    margin: 64px 0
}

#screen4_container .column .desc2 {
    font-size: 18px
}

#screen4_container .column .desc2 a {
    color: #19c8ff
}

#screen4_container .quick-link>a {
    border-color: #fbbe04;
    height: 48px;
    min-width: 200px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 34px;
    border-radius: 3px;
    background-color: #fbbe04;
    margin-right: 20px;
    background-image: -ms-linear-gradient(top, #fbbe04, #fbbe04);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbbe04), to(#fbbe04));
    background-image: -webkit-linear-gradient(top, #fbbe04, #fbbe04);
    background-image: -o-linear-gradient(top, #fbbe04, #fbbe04);
    background-image: linear-gradient(top, #fbbe04, #fbbe04);
    background-image: -moz-linear-gradient(top, #fbbe04, #fbbe04);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbbe04', endColorstr='#fbbe04', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false)
}

#screen4_container .quick-link #btn-buy {
    color: #fbbe04;
    background-color: #fff;
    border: 1px #fbbe04 solid;
    background-image: -ms-linear-gradient(top, #fff, #fff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    background-image: linear-gradient(top, #fff, #fff);
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-repeat: repeat-x
}

#screen5a_container {
    overflow: hidden;
    width: 1170px;
    margin: -18px auto 0 auto
}

@media(min-width:768px) and (max-width:1170px) {
    #screen5a_container {
        width: calc(100% - 20px)
    }
}

#screen5a_container .swiper-container4 {
    padding-top: 26px;
    height: 530px;
    overflow: hidden
}

#screen5a_container .container {
    padding: 0
}

#screen5a_container .caption {
    text-align: left;
    display: flex;
    max-height: 530px;
    padding: 0 33px
}

#screen5a_container .caption .words {
    padding-top: 10px;
    line-height: 34px;
    font-size: 21px;
    font-weight: 400;
    color: #233333;
    text-shadow: none;
}

html:lang(jp-JP) #screen5a_container .caption .words {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0
}

#screen5a_container .caption .home-video-link {
    display: block;
    height: 60px;
    width: 60px;
    background-image: url(../../images/new/btn-videoplay-hover-off.jpg);
    background-size: 60px auto;
    margin: 0;
    position: absolute;
    right: 36px;
    bottom: 30px;
}

#screen5a_container .bg-phoenix .caption .words {
    max-width: 930px;
    display: block;
    margin: 0 auto
}

#screen5a_container .caption .locate {
    line-height: 24px;
    padding-top: 18px;
    font-size: 12px;
    font-weight: 700;
    color: #233333;
    text-shadow: none
}

.heroSlide .arrow-left:hover, .heroSlide .arrow-right:hover {
    cursor: pointer
}

.heroSlide .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #232333;
    opacity: .4;
    filter: alpha(opacity=40)
}

.heroSlide .swiper-pagination-bullet-active {
    background: #232333;
    opacity: 1;
    filter: alpha(opacity=100)
}

.heroSlide.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 108px;
    font-size: 50px
}

.heroSlide.heroSlide2.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 45px;
    font-size: 50px
}

.heroSlide.swiper-container-horizontal>.swiper-pagination_action {
    bottom: 130px
}

.heroSlide.heroSlide2.swiper-container-horizontal>.swiper-pagination_action {
    bottom: 65px
}

.heroSlide.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}

.heroSlide .swiper-button-black {
    opacity: .3;
    filter: alpha(opacity=30)
}

.heroSlide .swiper-button-black:hover {
    opacity: .6;
    filter: alpha(opacity=60)
}

@media(max-width:767px) {
    .heroSlide.swiper-container-horizontal .swiper-pagination-container {
        bottom: 23.7em;
        width: 100%;
        text-align: left;
        left: 33px
    }
    .heroSlide.heroSlide2.swiper-container-horizontal .swiper-pagination-container {
        left: 31px;
        bottom: 26.2em;
        width: 100%;
        text-align: left
    }
    .swiper-container-horizontal .swiper-pagination-container>.swiper-pagination-bullets {
        padding-top: 14px
    }
    .heroSlide.heroSlide2.swiper-container-horizontal .swiper-pagination-container>.swiper-pagination-bullets {
        padding-top: 12px
    }
}

#screen5a_container .glyphicon-chevron-left:before, #screen5a_container .glyphicon-chevron-right:before, .heroSlide .glyphicon-chevron-left:before, .heroSlide .glyphicon-chevron-right:before {
    content: ""!important
}

#screen5a_container .company-logo {
    background-size: cover;
    background-repeat: no-repeat;
    width: 50%;
    height: 470px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    float: left;
    text-align: center;
    vertical-align: middle;
    line-height: 470px;
    position: relative;
    cursor: pointer;
}

#screen5a_container .company-logo>div {
    position: absolute;
    /* background-color:#000; */
    width: 100%;
    height: 100%;
    opacity: .3;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    z-index: 1;
}

#screen5a_container .company-logo>p {
    line-height: 43px;
    font-size: 30px;
    font-weight: 300;
    color: #ffffff;
    font-style: italic;
    background-color: rgba(67, 135, 240, 0.1);
    line-break: auto;
    position: absolute;
    max-width: 100%;
    margin: 0;
    top: 40%;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}

#screen5a_container .company-logo img {
    width: 200px;
    z-index: 200;
    position: relative
}

#screen5a_container .bg-solarcity {
    background-image: url('../../image/banners/1.jpg');
    background-position-x: 20%;
}

#screen5a_container .bg-veeva {
    background-image: url('../../image/banners/2.jpg');
    background-position-x: 20%;
}

#screen5a_container .bg-uber {
    background-image: url('../../image/banners/telemedicina.jpeg');
    background-position-x: 98%;
}

#screen5a_container .bg-abInBev {
    background-image: url('../../image/banners/teletrabalho.jpg');
    background-position-x: 70%;
}

#screen5a_container .bg-21stFox {
    background-image: url('../../image/banners/teleeducacao.jpg');
    background-position-x: 50%;
}

#screen5a_container .lixil {
    background-image: url('../image/new/home/video-thumb-lixil.jpg')
}

#screen5a_container .cookpad {
    background-image: url('../image/new/home/video-thumb-cookpad.jpg')
}

#screen5a_container .carousel-text {
    width: 50%;
    background-color: #fff;
    padding: 48px 52px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.15);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    float: left;
    height: 470px;
    text-align: left;
    position: relative
}

#screen5a_container .carousel-text img {
    border-radius: 50%;
    max-width: 80px;
    max-height: 80px;
}

#screen6_container {
    background-color: #fff;
    padding-top: 74px;
    padding-bottom: 47px
}

#screen6_container .viplist {
    max-width: 100%;
    margin: 0px auto;
}

#screen6_container .viplist>.vip-item {
    display: block;
    width: 80%;
    max-width: 16%;
    float: left;
    /* padding-left: 15px; */
}

#screen6_container .viplist>.vip-item.active {
    opacity: 1
}

#screen6_container .viplist>.vip-item>div {
    float: left;
    vertical-align: top;
}

#screen6_container .viplist>.vip-item>.person {
    position: relative
}

#screen6_container .viplist>.vip-item>.detail {
    width: calc(100%);
    width: -moz-calc(100% - 90px);
    width: 100% !important;
    /* text-align: left; */
    padding-left: 20px;
}

#screen6_container .viplist>.vip-item>.detail .logo img {
    opacity: .4;
    filter: alpha(opacity=40)
}

#screen6_container .viplist>.vip-item>.detail.active .logo img, #screen6_container .viplist>.vip-item>.detail:hover .logo img {
    opacity: 1;
    filter: alpha(opacity=100)
}

#screen6_container .viplist>.vip-item>.detail:hover {
    cursor: pointer
}

#screen6_container .viplist>.vip-item>.detail>.name {
    line-height: 24px;
    font-size: 16px;
    color: #39394d;
    margin-bottom: 12px;
    padding-top: 8px
}

#screen6_container .viplist>.vip-item>.detail.rachel {
    padding-left: 10px
}

#screen6_container .viplist>.vip-item>.detail.rachel>.name {
    margin-bottom: 12px;
    padding-top: 8px
}

#screen6_container .viplist>.vip-item>.detail.rachel img {
    height: 27px;
    margin-top: 11px
}

#screen6_container .viplist>.vip-item>.detail.john>.name {
    margin-bottom: 8px;
    padding-top: 5px
}

#screen6_container .viplist>.vip-item>.detail.jelena>.name {
    margin-bottom: 12px;
    padding-top: 8px
}

#screen6_container .viplist>.vip-item>.detail.jelena {
    width: calc(100% - 51px)
}

#screen6_container .viplist>.vip-item>.detail.jelena img {
    height: 24px;
    margin-left: -15px;
    margin-top: 13px
}

#screen6_container .viplist>.vip-item>.detail.lixil {
    margin-top: 8px
}

#screen6_container .viplist>.vip-item>.detail.lixil .logo img {
    max-width: 98px
}

#screen6_container .viplist>.vip-item>.detail.cookpad {
    width: calc(100% - 36px)
}

#screen6_container .viplist>.vip-item>.detail.cookpad .logo img {
    height: 35px;
    margin-top: 8px
}

#screen6_container .viplist>.vip-item>.detail.zendesk .logo img {
    max-width: 116px
}

#screen6_container .viplist>.vip-item>.detail.veeva {
    width: calc(100% - 79px)
}

#screen6_container .viplist>.vip-item>.detail.veeva .logo img {
    height: 24px;
    margin-top: 15px
}

@media(min-width:768px) and (max-width:1074px) {
    #screen6_container .viplist>.vip-item {
        padding-left: 0
    }
    #screen6_container .viplist>.vip-item>div {
        float: none
    }
    #screen6_container .viplist>.vip-item>.person {
        display: table;
        margin: 0 auto
    }
    #screen6_container .viplist>.vip-item>.detail {
        width: 100%;
        text-align: center;
        display: table;
        margin: 0 auto;
        padding-left: 0
    }
    #screen6_container .viplist>.vip-item>.detail.rachel {
        padding-left: 0
    }
}

@media(min-width:1075px) and (max-width:1249px) {
    #screen6_container .viplist>.vip-item>.person {
        max-width: 60px
    }
}

#screen7_container.normal {
    background-repeat: no-repeat;
    background-size: 980px 653px;
    background-position: 100% 0;
    height: 458px;
    margin-top: 518px;
    display: flex;
    z-index: 399;
    position: relative
}

#screen7_container.normal .background-icon {
    position: absolute;
    right: 0;
    z-index: 0;
    top: -122px;
    width: 980px;
    height: 653px;
    background-size: 100%;
    z-index: 0
}

#screen7_container.normal .left-part {
    width: 27%;
    background-color: #27a8e0;
    color: #fff;
    height: 276px;
    padding: 61px 57px 0 81px;
    position: relative;
}

#screen7_container.normal .left-part p {
    font-size: 36px;
    font-weight: 700;
    line-height: 43px
}

#screen7_container.normal .left-part .swiper-pagination3 {
    position: absolute;
    right: 52px;
    bottom: 50px
}

#screen7_container.normal .left-part .swiper-pagination3 button {
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, 0.5);
    margin: 0 7px
}

#screen7_container.normal .left-part .swiper-pagination3 button.swiper-pagination-bullet-active {
    background: #fff
}

#screen7_container.normal .right-part {
    width: 60%;
    padding-left: 20px;
    position: relative;
    overflow: hidden
}

#screen7_container.normal .right-part .box {
    display: flex;
    margin-bottom: 20px
}

#screen7_container.normal .right-part .box .brand {
    width: 33%;
    height: 276px;
    line-height: 276px;
    border: 1px solid #babacc;
    text-align: center;
    margin-right: 20px;
    background-color: #fff
}

#screen7_container .row>h3 {
    text-align: center;
    margin: 80px 0 30px 0;
    font-size: 30px;
    color: #2073d9;
    line-height: 41px;
    font-weight: 300
}

#screen7_container.cn .row>h3 {
    margin: 0 0 30px 0
}

#screen8_container h3 {
    margin: 70px 0 40px 0;
    font-size: 40px;
    color: #39394d;
    line-height: 55px
}

#screen6a_container {
    background-size: 68% 100%;
    height: 1012px;
    background-repeat: no-repeat;
    background-color: #fff
}

#screen6a_container .zoom-news {
    margin: 0 auto;
    padding-bottom: 90px
}

#screen6a_container .zoom-news .news {
    float: left;
    width: 35%;
    height: 488px;
    text-align: left;
    padding-top: 127px;
    padding-left: 80px;
    padding-right: 44px;
    position: relative
}

#screen6a_container .zoom-news .news>h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px
}

#screen6a_container .zoom-news .news .line {
    width: 70px;
    height: 5px;
    background-color: #fbbe04;
    margin: 0;
}

#screen6a_container .zoom-news .news>p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    padding: 36px 0;
    color: #515151;
}

#screen6a_container .zoom-news .news .learn-more {
    font-size: 16px;
    font-weight: 400;
    color: #233333;
    text-decoration: none;
    padding: 0 47px;
    border-radius: 12px;
    margin-left: 0
}

#screen6a_container .zoom-news .news .arrows {
    position: absolute;
    width: 106px;
    right: 41px;
    bottom: 8px
}

#screen6a_container .zoom-news .news2 {
    float: left;
    width: 65%;
    padding: 44px 0 44px 20px;
    margin-top: 58px;
    margin-left: -40px;
    height: 488px
}

#screen6a_container .zoom-news .news2 .news-item {
    padding-bottom: 76px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 18px rgba(0, 0, 0, 0.2)
}

#screen6a_container .zoom-news .news2 .news-item:last-child {
    margin-right: 0
}

#screen6a_container .zoom-news .news2 .news-item .gartner {
    text-align: center
}

#screen6a_container .zoom-news .news-item .logo {
    height: 58px;
    text-align: center;
    margin-bottom: 61px;
    margin-top: 81px
}

#screen6a_container .zoom-news .news-item .logo>span {
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

#screen6a_container .zoom-news .news-item .logo>img {
    vertical-align: middle;
    max-width: 36%;
}

#screen6a_container .zoom-news .news-item .details .desc1 {
    line-height: 17px;
    font-weight: 400;
    color: #4f4f4f;
    padding: 11px 0 21px 0
}

#screen6a_container .zoom-news .news-item .stars {
    margin: 42px 0 3px 0;
    text-align: center
}

#screen6a_container .zoom-news .news-item .learn {
    line-height: 17px;
    font-weight: 400;
    color: #0e71eb;
    cursor: pointer;
}

#screen8_container {
    position: relative;
    height: 216px;
    margin-top: 400px;
}

#screen8_container.cn {
    height: 50px
}

#screen8_container .btn-cta-wrapper {
    position: absolute;
    left: calc(50% - 220px);
    z-index: 1240
}

@media(min-width:768px) {
    #signup_form, .signup_form-id {
        width: 50%;
        margin-left: calc(30px - 50%)
    }
    #slide_container {
        width: 100%
    }
    #slideShim div.item table {
        width: 100%
    }
    #slideShim div.item img {
        margin: 0 5px
    }
    #mainbg_container .heroSlide.heroSlide2 .vc_title {
        margin-bottom: 5px
    }
}

@media(min-width:768px) and (max-width:1199px) {
    #screen2_container .solutions.hover {
        max-width: 100%!important
    }
    #screen2_container .solution-list .solution-box>h4, #screen2_container .solution-list .solution-box a {
        height: 74px!important
    }
    #header_container .container, #footer_container .container {
        width: 100%!important
    }
    #mainbg_container {
        min-width: 100%
    }
    #home {
        min-width: 100%
    }
    #screen2_container .hover-container .imgae {
        bottom: 182px
    }
}

@media(min-width:1200px) {
    #slide_container {
        width: 1000px
    }
    #slideShim div.item table {
        width: 1120px
    }
    #slideShim div.item img {
        margin: 0 10px
    }
}

body.ipad #mainbg_container {
    height: 580px;
    padding-top: 0
}

body.ipad #mainbg_container.normal {
    height: 1140px;
    padding-top: 0
}

body.ipad #mainbg_container .tabs {
    top: 0
}

body.ipad #signup_form, body.ipad .signup_form-id {
    top: 0
}

body.ipad .row {
    margin: 0;
    padding: 0
}

body.ipad #mainbg_container .heroSlide {
    height: 500px
}

body.ipad #mainbg_container .tab-ct-text h1, body.ipad #mainbg_container .tab-ct-text h2 {
    margin-left: 0;
    padding-top: 80px;
    padding-left: 0;
    width: 100%!important;
    max-width: 100%
}

body.ipad #screen2_container.normal {
    margin-top: -72px;
    height: 1209px;
    background-image: none!important
}

body.ipad #screen2_container.normal .solutions .col-md-6.section .hover {
    width: 100%;
    margin-top: 80px;
    height: 453px
}

body.ipad #screen2_container.normal .solutions {
    padding: 20px 50px 100px 50px;
    height: 689px;
    position: relative
}

body.ipad #screen2_container.normal .solutions .col-md-6 .default {
    line-height: 274px;
    margin-top: 100px;
    width: calc(100% - 80px)
}

body.ipad #screen2_container.normal .solutions .col-md-6.section .hover .top {
    padding: 40px 50px;
    background-size: 34%
}

body.ipad #screen2_container.normal .solutions .col-md-6.section .hover .top .img {
    width: calc(100% - 146px);
    line-height: 274px
}

body.ipad #screen2_container.normal .solutions .col-md-6.section .hover .top .img img {
    height: 117px
}

body.ipad #screen2_container.normal .top-title {
    padding: 10px 0 20px 0
}

body.ipad #screen2_container.normal .hover-container {
    padding: 20px 30px
}

body.ipad #screen2_container.normal .hover-container .imgae {
    bottom: 81px;
    right: 120px
}

body.ipad #screen2_container.normal .hover-container .imgae img {
    width: 533px
}

body.ipad #screen2_container.normal .hover-container .imgae img:nth-child(2) {
    width: 556px
}

body.ipad #screen2_container.normal .hover-container .imgae img:nth-child(3) {
    width: 483px
}

body.ipad #screen2_container.normal .dot-line {
    margin-top: 112px
}

body.ipad #screen2_container.normal .solution-list .solution-box.solution-box-active .icon i {
    margin-top: -13px
}

body.ipad #screen2_container.normal .solution-list .solution-box.solution-box-active .hover div {
    bottom: -65px
}

body.ipad #screen2_container.normal .solution-list .solution-box .hover div {
    bottom: -92px
}

body.ipad #screen2_container.normal .solutions .col-md-6:first-child {
    display: block;
    float: none;
    width: 100%
}

body.ipad #screen2_container.normal .solutions .col-md-6:last-child {
    display: block;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0
}

body.ipad #screen2_container.normal .solutions .col-md-6 .hover .bottom a {
    font-size: 16px
}

body.ipad #screen2_container.normal .solutions .col-md-6 .hover .top {
    height: calc(100% - 183px);
    background-position: 92% 40%;
    background-size: 40%
}

body.ipad #screen2_container.normal .solutions .col-md-6 .hover .bottom {
    height: 183px
}

body.ipad #screen6a_container .zoom-news {
    padding-bottom: 64px
}

body.ipad #screen6a_container .zoom-news .news {
    text-align: center;
    padding-top: 109px
}

body.ipad #screen6a_container .zoom-news .news .line {
    margin: 0 auto
}

body.ipad #mainbg_container .hero-text {
    margin-left: 0;
    margin-bottom: 12px!important
}

body.ipad #screen6a_container .zoom-news .news .arrows {
    display: none
}

body.ipad #screen6a_container .zoom-news .news2 {
    padding: 43px 0 44px 0
}

body.ipad #screen7_container .left-part {
    padding: 61px 57px 0 52px
}

body.ipad #screen7_container .left-part .swiper-pagination3 {
    text-align: left;
    left: 46px;
    bottom: 40px
}

body.ipad #screen5a_container .caption .words {
    line-height: 32px
}

body.ipad #screen7_container {
    margin-top: 410px
}

body.ipad .swiper-pagination-container {
    bottom: 41px;
    right: 12%
}

body.ipad #mainbg_container .heroSlide>#signup_form {
    top: 342px;
    left: 0;
    margin-left: 0;
    height: 60px
}

body.ipad .heroSlide.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 180px
}

body.ipad .heroSlide.heroSlide2.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 45px
}

body.ipad .heroSlide.heroSlide2 .signup_form-id .controls {
    padding-left: 0
}

body.ipad #signup_form .btn-report, body.ipad .signup_form-id .btn-report {
    margin-left: 0
}

body.ipad #screen6_container .viplist>.vip-item {
    width: 20%
}

body.ipad #screen7_container .background-icon {
    display: none
}

#owl-feature .item {
    margin: 3px;
    height: 580px;
    width: calc(100% - 240px)
}

#owl-carousel .item img {
    display: block;
    width: 100%;
    height: auto
}

.owl-carousel .owl-pagination {
    display: none
}

.owl-feature .owl-controls {
    display: none
}

@media screen and (min-width:768px) and (max-width:1100px) {
    #screen2_container.normal .solutions {
        max-width: 100%;
        padding: 0 30px 100px 30px
    }
    #screen2_container.normal .solution-list .solution-box p {
        min-height: 251px
    }
    #screen2_container.normal .hover-container .imgae img:nth-child(1) {
        margin-top: -22px!important
    }
    #screen2_container.normal .hover-container .imgae img:nth-child(2) {
        margin-top: 16px!important
    }
    #screen2_container.normal .hover-container .imgae img:nth-child(3) {
        margin-top: 48px!important
    }
    #screen2_container.normal .hover-container .imgae img:nth-child(4) {
        margin-top: 0!important
    }
    #screen2_container.normal .hover-container .imgae img:nth-child(5) {
        margin-top: 8px!important
    }
    #screen6a_container.normal .zoom-news .news2 {
        padding: 44px 0
    }
}

@media screen and (min-width:1101px) and (max-width:1261px) {
    #screen2_container.normal .hover-container .imgae img:nth-child(1) {
        margin-top: -68px!important
    }
    #screen2_container.normal .hover-container .imgae img:nth-child(2) {
        margin-top: 0!important
    }
    #screen2_container.normal .hover-container .imgae img:nth-child(3) {
        margin-top: -62px!important
    }
    #screen2_container.normal .hover-container .imgae img:nth-child(4) {
        margin-top: 0!important
    }
    #screen2_container.normal .hover-container .imgae img:nth-child(5) {
        margin-top: -102px!important
    }
}

@media screen and (min-width:1101px) and (max-width:1299px) {
    #screen2_container.normal .solution-list .solution-box p {
        min-height: 168px
    }
}

@media screen and (min-width:768px) and (max-width:1299px) {
    #screen2_container.normal .solution-list .solution-box {
        margin-right: 0
    }
    body.ipad #screen2_container.normal .solution-list .solution-box {
        max-width: none
    }
    #screen2_container.normal .hover-container .imgae img {
        width: 600px
    }
    #screen2_container.normal .solution-list .solution-box div.txt {
        min-height: 80px
    }
}

@media screen and (min-width:1300px) and (max-width:1643px) {
    #screen2_container.normal .solution-list .solution-box div.txt {
        min-height: 80px
    }
}

@media screen and (min-width:1300px) and (max-width:1463px) {
    #screen2_container.normal .solution-list .solution-box p {
        min-height: 140px
    }
}

@media screen and (min-width:768px) and (max-width:1500px) {
    #screen7_container.normal .left-part {
        position: relative
    }
    #screen7_container.normal .left-part .swiper-pagination3 {
        position: absolute;
        right: 25px;
        bottom: 25px
    }
    #screen2_container.normal .solution-list .solution-box .hover div {
        bottom: -98px
    }
    #screen2_container.normal .solution-list .solution-box.solution-box-active .hover div {
        bottom: -72px
    }
    #screen7_container.normal .right-part {
        width: calc(73% - 50px)
    }
}

@media screen and (min-width:1300px) and (max-width:1382px) {
    #screen2_container.normal .hover-container>div p {
        max-width: 468px
    }
}

@media screen and (min-width:1300px) and (max-width:1520px) {
    #screen2_container.normal .hover-container .imgae img {
        width: 720px
    }
    #screen2_container.normal .hover-container .imgae img:nth-child(2) {
        margin-top: 68px!important
    }
}

@media(max-width:767px) {
    .signup_form-id .controls {
        padding: 0 40px
    }
    #home {
        min-width: inherit
    }
    #mainbg_container {
        padding-top: 0;
        min-width: inherit
    }
    #paid_content {
        background: #8e8c99 url(../image/new/home/banner_mobile.jpg) no-repeat right 0 center;
        background-position: right center!important
    }
    #signup_form .form-group, .signup_form-id .form-group {
        margin-bottom: 20px
    }
    #signup_form .form-group2, .signup_form-id .form-group2 {
        position: absolute;
        top: 22em
    }
    .home_video_container {
        width: 100%
    }
    #mainbg_container .tabs {
        display: none
    }
    #mainbg_container .tab-ct {
        width: calc(100%);
        width: -moz-calc(100%);
        width: -webkit-calc(100%)
    }
    #mainbg_container .tab-ct-text h1, #mainbg_container .tab-ct-text h2 {
        font-size: 30px
    }
    #mainbg_container #vc_title, #mainbg_container .vc_title, #mainbg_container #rc_title, #mainbg_container #vw_title, #mainbg_container #zp_title, #mainbg_container #ms_title, #mainbg_container #im_title {
        margin-top: 40pt;
        padding-top: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
    #mainbg_container #vc_title h1, #mainbg_container .vc_title h1, #mainbg_container #rc_title h2, #mainbg_container #zp_title>h2, #mainbg_container #im_title>h2, #mainbg_container #ms_title>h2, #mainbg_container #vw_title>h2 {
        width: 100%!important;
        text-align: left;
        font-size: 36px;
        font-weight: 700;
        line-height: 1.2em;
        padding-left: .8em;
        padding-right: .8em;
        margin-top: 0;
        color: #444
    }
    #mainbg_container #vc_title h2, #mainbg_container #im_title h2 {
        padding-top: 0;
        width: 100%
    }
    #mainbg_container.normal .vc_title, #mainbg_container.normal .signup_form-id .controls, #mainbg_container.normal .signup_form-id .new-released {
        padding-left: 40px !important;
        padding-right: 40px
    }
    #mainbg_container.normal .swiper-slide .signup_form-id .form-group .controls {
        padding-left: 0;
        padding-right: 0
    }
    #mainbg_container.normal .vc_title h1, #mainbg_container.normal .vc_title h2 {
        margin-top: 56px;
        margin-bottom: 0;
        padding: 0;
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden
    }
    #mainbg_container #zp_title h2, #mainbg_container #ms_title h2 {
        padding-top: 0
    }
    #mainbg_container #rc_title {
        margin-top: 50%
    }
    #mainbg_container #rc_title>a {
        font-size: 12pt;
        height: 30pt;
        width: 100pt;
        line-height: inherit;
        border-radius: 20px
    }
    #mainbg_container #zp_title>a, #mainbg_container #ms_title>a, #mainbg_container #vw_title>a {
        font-size: 12pt;
        height: 30pt;
        width: 100pt;
        line-height: inherit;
        border-radius: 20px
    }
    #mainbg_container #vw_title>h2 {
        padding-top: 0
    }
    #mainbg_container a.rc_video_img {
        display: none!important
    }
    #mainbg_container .signup_form-id {
        padding: 0;
        margin: 0;
        position: static;
        display: block;
        width: 100%
    }
    #mainbg_container #signup_form {
        position: absolute;
        bottom: 0;
        top: auto;
        left: 0;
        display: block;
        padding: 0;
        margin: 0;
        width: 100%
    }
    #mainbg_container #signup_form .email, #mainbg_container .signup_form-id .email {
        margin: 0 0 15pt 0;
        display: block;
        height: 48px;
        line-height: 48px;
        width: 100%;
        font-weight: 300;
        font-size: 15pt;
        text-align: left;
        color: #bdbdbd;
        border: 0
    }
    #mainbg_container #signup_form .btn, #mainbg_container .signup_form-id .btn {
        min-width: 100pt;
        font-size: 12pt;
        border-radius: 12px;
        width: 100%;
        cursor: pointer
    }
    #mainbg_container #signup_form .btn:hover, #mainbg_container .signup_form-id .btn:hover {
        background-color: #fbbe04
    }
    #mainbg_container #signup_form .btn:active, #mainbg_container .signup_form-id .btn:active {
        background-color: #fbbe04
    }
    #mainbg_container #vc_title a.top-news, #mainbg_container .vc_title a.top-news {
        position: static;
        padding-left: 0;
        width: 100%;
        display: block;
        padding-left: 5%;
        padding-right: 5%;
        margin-top: 30pt;
        font-weight: 400;
        font-size: 10pt;
        color: #fff;
        text-align: center
    }
    #mainbg_container .btn-home {
        display: block;
        margin-left: auto;
        margin-right: auto;
        clear: left
    }
    #mainbg_container #signup_form span.has-error.help-block, #mainbg_container .signup_form-id span.has-error.help-block {
        display: inline-block;
        margin-left: 0;
        margin-right: 25pt;
        width: 100%
    }
    #mainbg_container #signup_form .has-error .email, #mainbg_container .signup_form-id .has-error .email {
        margin-bottom: 10px
    }
    #mainbg_container #ms_title #signup_form, #mainbg_container #im_title #signup_form, #mainbg_container #vw_title #signup_form, #mainbg_container #ms_title .signup_form-id, #mainbg_container #im_title .signup_form-id, #mainbg_container #vw_title .signup_form-id {
        display: none
    }
    html[lang="en-US"] #mainbg_container .heroSlide .vc_title.tab-ct-text h1, html[lang="en-US"] #mainbg_container .heroSlide .vc_title.vc_title_default h1 {
        -webkit-line-clamp: 6
    }
    #mainbg_container .heroSlide .vc_title.tab-ct-text h1, #mainbg_container .heroSlide .vc_title.vc_title_default h1 {
        -webkit-line-clamp: 6
    }
    html[lang="jp-JP"] #mainbg_container .heroSlide .vc_title.vc_title_default h1, html[lang="ru-RU"] #mainbg_container .heroSlide .vc_title.vc_title_default h1, html[lang="pt-PT"] #mainbg_container .heroSlide .vc_title.vc_title_default h1, html[lang="vi-VN"] #mainbg_container .heroSlide .vc_title.vc_title_default h1, html[lang="it-IT"] #mainbg_container .heroSlide .vc_title.vc_title_default h1, html[lang="fr-FR"] #mainbg_container .heroSlide .vc_title.vc_title_default h1, html[lang="es-ES"] #mainbg_container .heroSlide .vc_title.vc_title_default h1 {
        text-overflow: ellipsis;
        overflow: hidden
    }
    html:lang(ru-RU) #mainbg_container #vc_title h2, html:lang(ru-RU) #mainbg_container .vc_title h1 {
        padding-top: 0
    }
    #mainbg_container .heroSlide.heroSlide2 .tab-ct-text h1, #mainbg_container .heroSlide.heroSlide2 .hero-text {
        text-align: left;
        margin-bottom: 0!important
    }
    #mainbg_container .tab-ct div.img {
        border-radius: 0!important
    }
    .tabs {
        display: none
    }
    .owl-carousel .item {
        width: 100%
    }
    .owl-carousel .owl-pagination {
        display: block
    }
    .owl-stage-outer #vc_content, .owl-stage-outer #rc_content, .owl-stage-outer #zp_content, .owl-stage-outer #ms_content, .owl-stage-outer #im_content, .owl-stage-outer #vw_content {
        background-image: none
    }
    .owl-feature .owl-controls {
        display: block
    }
    .owl-feature .item>div, .owl-feature .item {
        height: inherit
    }
    #mainbg_container.home-mobile {
        height: 663px;
        background-position: center center;
        background-size: 663px auto
    }
    #mainbg_container .owl-theme .owl-controls {
        position: absolute;
        display: block;
        text-align: center;
        width: 100%;
        bottom: 12pt
    }
    #mainbg_container .owl-controls .owl-dot.active span, #mainbg_container .owl-controls .owl-dot span {
        height: 6pt;
        width: 6pt
    }
    #mainbg_container .owl-controls .owl-dot.active span {
        background-color: #2c9ed3
    }
    #mainbg_container>.signup_form-id {
        position: absolute;
        top: 20px;
        left: 0
    }
    #mainbg_container #signup_form.signup_form-id {
        position: absolute;
        top: 21em!important;
        left: 0;
        bottom: 28em
    }
    #mainbg_container>#signup_form>#signup_form_body, #mainbg_container .signup_form-id>#signup_form_body {
        padding-left: 0
    }
    #mainbg_container>#signup_form>#vc_title, #mainbg_container>#signup_form>.vc_title, #mainbg_container>#signup_form>#ms_title, #mainbg_container>#signup_form>#im_title, #mainbg_container>#signup_form>#vw_title, #mainbg_container>.signup_form-id>#vc_title, #mainbg_container>.signup_form-id>.vc_title, #mainbg_container>.signup_form-id>#ms_title, #mainbg_container>.signup_form-id>#im_title, #mainbg_container>.signup_form-id>#vw_title {
        position: static
    }
    #mainbg_container>#signup_form>#vc_title>h2, #mainbg_container>#signup_form>.vc_title>h1, #mainbg_container>#signup_form>#rc_title>h2, #mainbg_container>#signup_form>#zp_title>h2, #mainbg_container>#signup_form>#ms_title>h2, #mainbg_container>#signup_form>#vw_title>h2, #mainbg_container>#signup_form>#im_title>h2, #mainbg_container>.signup_form-id>#vc_title>h2, #mainbg_container>.signup_form-id>.vc_title>h1, #mainbg_container>.signup_form-id>#rc_title>h2, #mainbg_container>.signup_form-id>#zp_title>h2, #mainbg_container>.signup_form-id>#ms_title>h2, #mainbg_container>.signup_form-id>#vw_title>h2, #mainbg_container>.signup_form-id>#im_title>h2 {
        width: 100%
    }
    #mainbg_container>#signup_form>#vc_title>.top-news, #mainbg_container>.signup_form-id>#vc_title>.top-news, #mainbg_container>#signup_form>.vc_title>.top-news, #mainbg_container>.signup_form-id>.vc_title>.top-news {
        position: absolute;
        left: 0;
        top: 280px
    }
    #screen2_container.normal {
        height: 76em;
        overflow: hidden
    }
    #screen2_container.normal .solutions {
        max-width: 100%;
        margin: 0;
        padding: 4em 0 0 0 !important;
    }
    #screen2_container.normal .solutions .col-md-6 .default img {
        max-width: calc(100% - 60px)
    }
    #screen2_container.normal .solution-list {
        display: block;
        flex-wrap: nowrap
    }
    #screen2_container.normal .solutions .col-md-6.section .hover {
        width: calc(100% - 60px);
        height: 494px!important;
        margin: 92px 0 0 0!important
    }
    html[lang="en-US"] #screen2_container.normal .solutions .col-md-6.section .hover {
        height: 450px!important
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .top {
        height: calc(100% - 300px)!important;
        padding: 20px 30px;
        background-position: 95% 40%;
        background-size: 37%
    }
    html[lang="en-US"] #screen2_container.normal .solutions .col-md-6.section .hover .top {
        height: calc(100% - 200px)!important
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .top .title {
        height: 176px;
        width: 123px;
        font-size: 24px;
        line-height: 28px
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .top .img {
        width: calc(100% - 142px)
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .top .img img {
        height: 108px
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .bottom {
        height: 300px!important
    }
    html[lang="en-US"] #screen2_container.normal .solutions .col-md-6.section .hover .bottom {
        height: 200px!important
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .bottom p {
        font-size: 16px;
        font-weight: 400;
        line-height: 23px;
        margin-bottom: 16px
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .bottom a {
        font-size: 16px;
        line-height: 20px
    }
    #screen2_container.normal .circle li:nth-of-type(1) img {
        margin-top: 0;
        margin-left: 0
    }
    #screen2_container.normal .circle li:nth-of-type(1) img.hover {
        margin-top: -21px
    }
    #screen2_container.normal .circle li:nth-of-type(2) img.hover {
        transform-origin: 10px 51px
    }
    #screen2_container.normal .circle li:nth-of-type(3) img.hover {
        transform-origin: 26px 44px
    }
    #screen2_container.normal .circle li:nth-of-type(4) img.hover {
        transform-origin: 40px 42px
    }
    #screen2_container.normal .circle li:nth-of-type(5) img.hover {
        transform-origin: 36px 41px
    }
    #screen2_container.normal .circle li:nth-of-type(6) img.hover {
        transform-origin: 35px 38px
    }
    #screen2_container.normal .circle li:nth-of-type(7) img.hover {
        transform-origin: 37px 32px
    }
    #screen2_container.normal .circle li:nth-of-type(8) img.hover {
        transform-origin: 44px 30px
    }
    #screen2_container.normal .circle li:nth-of-type(9) img.hover {
        transform-origin: 49px 24px
    }
    #screen2_container.normal .circle p.hover:nth-of-type(7) {
        top: 288px
    }
    #screen2_container.cn .top-title {
        padding: 0 0 20px 0
    }
    #screen2_container .column h4 {
        font-size: 14px;
        margin: 10px 0;
        font-weight: 700
    }
    #screen2_container .compare-link {
        margin-top: 28pt;
        margin-bottom: 40px
    }
    #screen2_container .compare-link a {
        background-color: #fff;
        color: #fbbe04;
        font-size: 12pt;
        font-weight: 600;
        height: 30pt;
        min-width: 90pt;
        line-height: 26pt;
        border-radius: 3px;
        border: 2pt solid #fbbe04;
        padding: 0
    }
    #screen2_container .container {
        width: 100%!important
    }
    #screen2_container .quote-item {
        font-size: 20px;
        line-height: 34px;
        padding: 0 10px
    }
    #screen2_container .quote-item .quote-detail {
        padding-top: 24px;
        padding-bottom: 70px
    }
    #screen2_container .quote-item .quote-detail .quote-name {
        font-size: 18px;
        display: block;
        line-height: 20px
    }
    #screen2_container .quote-item .quote-detail .quote-split {
        display: none
    }
    #screen2_container .quote-item .quote-detail .quote-comp, #screen2_container .quote-item .quote-detail .readmore {
        font-size: 18px;
        display: block;
        line-height: 24px
    }
    #screen4_container .quick-link>a {
        margin: 0 0 20px
    }
    #slide_container {
        width: inherit;
        overflow: hidden
    }
    #vc_content {
        background: #8e8c99 url('../image/new/home/home_banner_mobile.jpg') right 0 no-repeat
    }
    #screen7_container .row>h3 {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 22px
    }
    #screen2_container.cn .solution-list .solution-box {
        display: block;
        width: 50%;
        padding: 0 15px 30px 15px;
        float: left;
        min-height: 340px
    }
    #screen2_container.cn .solution-list .solution-box:last-child {
        padding-right: 15px
    }
    #screen2_container.normal .solution-list .solution-box {
        max-width: none;
        min-height: 20em;
        padding-right: 0
    }
    #screen2_container.normal .solution-list .solution-box>h4 {
        height: inherit
    }
    #screen2_container.normal .solution-box>.icon i {
        max-width: 8em;
        width: 6.5em
    }
    #screen2_container.normal .solution-list .solution-box.solution-box-active .icon, #screen2_container.normal .solution-list .solution-box.swiper-slide-active .icon {
        width: 11em
    }
    #screen2_container.normal .solution-list .solution-box.solution-box-active .icon i, #screen2_container.normal .solution-list .solution-box.swiper-slide-active .icon i {
        width: 9em;
        max-width: 9em;
        height: 9em;
        margin-top: -1.6em
    }
    #screen2_container.normal .solution-list .solution-box-hover div.text {
        font-size: 16px;
        font-weight: 400;
        position: absolute;
        bottom: 8em;
        width: 100%;
        color: #5186b3;
        text-align: center
    }
    #screen2_container.normal .solution-list .solution-box-active.solution-box-hover div.text, #screen2_container.normal .solution-list .swiper-slide-active.solution-box-hover div.text {
        line-height: 1.5em;
        padding-top: .875em;
        font-weight: 700
    }
    #screen2_container.normal .hover-container {
        padding: 20px;
        margin-top: 0;
        display: block
    }
    #screen2_container.normal .top-title {
        line-height: 1.4em;
        font-size: 36px;
        font-weight: 700;
        text-align: left;
        color: #233333;
        padding: .6em 1em .2em 25pt
    }
    #screen2_container.normal .line {
        width: 5.4em;
        height: .36em;
        margin-left: 25pt
    }
    #screen2_container.normal .col-md-6.section p.subtitle {
        padding: 1.5em 2em .2em 25pt
    }
    #screen2_container.normal .col-md-6.section .list {
        padding: .8em 25pt .2em 25pt
    }
    #screen2_container.normal .dot-line {
        margin-top: 8.5em!important
    }
    #screen2_container.normal .hover-container .imgae {
        position: static;
        margin-top: 5em
    }
    #screen2_container.normal .hover-container .imgae img {
        width: 28em
    }
    #screen2_container.normal .circle {
        width: 340px;
        height: 340px;
        margin: 0 auto;
        padding: 10px
    }
    #screen2_container.normal .circle .dotted-line {
        border-radius: 320px
    }
    #screen2_container.normal .circle ul {
        width: 320px;
        height: 320px;
        top: 6px
    }
    #screen2_container.normal .circle li:nth-of-type(2) {
        transform-origin: 33px 195px
    }
    #screen2_container.normal .circle li:nth-of-type(3) {
        transform-origin: 33px 184px
    }
    #screen2_container.normal .circle li:nth-of-type(4) {
        transform-origin: 32px 196px
    }
    #screen2_container.normal .circle li:nth-of-type(5) {
        transform-origin: 30px 195px
    }
    #screen2_container.normal .circle li:nth-of-type(6) {
        transform-origin: 30px 196px
    }
    #screen2_container.normal .circle li:nth-of-type(7) {
        transform-origin: 26px 194px
    }
    #screen2_container.normal .circle li:nth-of-type(8) {
        transform-origin: 22px 184px
    }
    #screen2_container.normal .circle li:nth-of-type(9) {
        transform-origin: 24px 170px
    }

#screen2_container.normal .circle li {
    margin-left: 0px;
}

li {}

li {}

li {}
    #screen2_container.normal .circle p {
        background: #fff;
        max-width: 6em;
        font-weight: 600;
        font-size: 13px;
        line-height: 12px
    }
    #screen2_container.normal .circle p:nth-of-type(1) {
        top: 34px
    }
    #screen2_container.normal .circle p:nth-of-type(2) {
        top: 74px;
        right: 33px
    }
    #screen2_container.normal .circle p:nth-of-type(3) {
        top: 159px;
        right: -40px
    }
    #screen2_container.normal .circle p:nth-of-type(4) {
        top: 290px;
        right: -18px
    }
    #screen2_container.normal .circle p:nth-of-type(5) {
        bottom: -67px;
        right: 69px
    }
    html[lang="jp-JP"] #screen2_container.normal .circle p:nth-of-type(5) {
        bottom: -74px
    }
    #screen2_container.normal .circle p:nth-of-type(6) {
        bottom: -74px;
        left: 64px
    }
    html[lang="jp-JP"] #screen2_container.normal .circle p:nth-of-type(6) {
        bottom: -85px
    }
    #screen2_container.normal .circle p:nth-of-type(7) {
        top: 278px;
        left: -20px
    }
    #screen2_container.normal .circle p:nth-of-type(8) {
        top: 158px;
        left: -39px
    }
    #screen2_container.normal .circle p:nth-of-type(9) {
        top: 70px;
        left: 50px
    }
    #screen2_container.normal .circle li.hover:nth-of-type(1) {
        margin-left: -40px;
        margin-top: -19px
    }
    #screen2_container.normal .circle p.hover:nth-of-type(1) {
        top: 44px
    }
    #screen2_container.normal .circle p.hover:nth-of-type(3) {
        top: 164px
    }
    #screen2_container.normal .circle p.hover:nth-of-type(8) {
        top: 151px
    }
    #screen2_container.normal .default {
        padding-left: 0;
        margin-left: -30px
    }
    #screen2_container.normal .col-md-6.section {
        margin-left: 30px!important;
        width: 100%!important
    }
    #screen7_container h3>a {
        font-size: 30px;
        font-weight: 500
    }
    #screen7_container .desc {
        font-size: 24px;
        font-weight: 100;
        color: #fbbe04;
        margin-bottom: 30px
    }
    #screen6_container {
        padding-top: 4em;
        padding-bottom: 1.5em;
        padding-left: 20px;
        overflow: hidden
    }
    #screen6_container .viplist {
        display: flex;
        margin-left: -26px;
    }
    #screen6_container .viplist>.vip-item {
        /* padding-bottom: 1.43em; */
        /* padding-left: 30px; */
        width: 100%;
        max-width: 100%;
    }
    #screen6_container .viplist>.vip-item:nth-child(1) {
        padding-left: 0
    }
    #screen6_container .viplist>.vip-item>.detail {
        width: 100%;
        padding-left: 0
    }
    #screen6_container .viplist>.vip-item>.detail.john img {
        height: 3.3em;
        width: 3.5em
    }
    #screen6_container .viplist>.vip-item>.detail.jelena {
        width: 100%;
        margin-top: 1em
    }

#screen6_container .viplist>.vip-item>.detail {
    margin-top: 0px !important;
}
    #screen6_container .viplist>.vip-item>.detail.jelena img {
        height: 1.2em;
        margin-left: 0;
        margin-top: 1em
    }
    #screen6_container .viplist>.vip-item>.detail.rachel {
        margin-top: 1em;
        padding-left: 0;
    }
    #screen6_container .viplist>.vip-item>.detail.rachel img {
        height: 1.5em;
        margin-top: 1em
    }
    #screen6_container .viplist>.vip-item>.detail .logo img {
        max-width: 4.3em;
        margin-top: .2em;
    }
    #screen6_container .viplist>.vip-item:nth-child(4)>.detail {
        margin-top: .2em;
    }
    #screen6_container .viplist>.vip-item:nth-child(5)>.detail .logo img {
        height: 1.2em;
        margin-top: 1em
    }
    #screen5a_container {
        width: 100%
    }
    #screen5a_container .carousel-text {
        width: 100%;
        border-radius: 1.5em;
        padding: 2.3em 2.5em;
    }
    #screen5a_container .company-logo {
        display: none
    }
    #screen5a_container .video-inner>.item {
        position: relative
    }
    #screen5a_container .video-inner>.video-detail {
        padding-bottom: 20px;
        padding-top: 10px;
        background-color: #f4f4f8;
        font-size: 18px;
        padding-left: 15px;
        padding-right: 15px
    }
    #screen5a_container .video-inner>.video-detail .locate {
        padding-top: 10px;
        font-size: 18px
    }
    #screen5a_container .video-inner>.video-detail .words {
        font-style: italic
    }
    #screen5a_container .video-inner>.item .home-video-link {
        position: absolute;
        display: block;
        width: 53px;
        height: 53px;
        overflow: hidden;
        background: url(../image/new/home/play_dongle.png) 0 0 no-repeat;
        background-size: 53px auto;
        top: 50%;
        left: 50%;
        margin: -26px 0 0 -26px
    }
    #screen5a_container .container {
        padding: 0 1.4em
    }
    #screen5a_container .caption {
        padding: 0;
        position: relative
    }
    #screen5a_container .caption .words {
        padding-top: .2em;
        line-height: 1.2em;
        font-size: 5vw
    }
    html:lang(jp-JP) #screen5a_container .caption .words {
        font-size: 4.5vw
    }
    #screen5a_container .caption .home-video-link {
        background-repeat: no-repeat;
        position: absolute;
        right: 2em;
        bottom: 1.4em
    }
    #screen6a_container {
        background-size: 100% 100%;
        height: 90em
    }
    #screen6a_container .zoom-news {
        padding-bottom: 64px
    }
    #screen6a_container .zoom-news .news {
        width: 100%;
        padding: 5em 2em 0 25pt;
        height: 442px;
        float: none
    }
    #screen6a_container .zoom-news .news>h3 {
        line-height: 1.4em;
        font-size: 36px;
        padding-bottom: 0
    }
    #screen6a_container .zoom-news .news>p {
        line-height: 1em;
        padding: 1.5em 0 1em 0;
        margin-top: .2em
    }
    #screen6a_container .zoom-news .news .learn-more {
        margin-left: 0
    }
    #screen6a_container .zoom-news .news .arrows {
        display: none
    }
    #screen6a_container .zoom-news .news2 {
        float: none;
        width: 100%;
        margin-left: 0;
        overflow: hidden
    }
    #screen7_container.normal {
        display: block;
        height: 53em
    }
    #screen7_container.normal .left-part {
        position: relative;
        width: 100%;
        height: 17em;
        padding: 3em 2em 0 25pt
    }
    #screen7_container.normal .left-part .swiper-pagination3 {
        position: absolute;
        bottom: 2.5em;
        left: 25pt
    }
    #screen7_container.normal .right-part {
        width: calc(100% - 3em);
        margin: 0 auto;
        padding: 2.4em 0 30em 0;
        height: 35em
    }
    #screen7_container.normal .right-part .box .brand:last-child {
        margin-right: 0
    }
    #screen7_container.normal .right-part .box .brand {
        width: calc(50% - 10px)
    }
    #screen7_container.normal .right-part .box .brand {
        height: 128px;
        line-height: 128px
    }
    #signup_form .new-released, .signup_form-id .new-released {
        text-align: left;
        padding-left: 40px;
        padding-top: 10px
    }
    #screen8_container.normal .btn-cta-wrapper {
        position: static;
        margin: 0 auto;
        left: calc(50% - 156px)
    }
    #screen8_container.normal .btn-cta-wrapper .cta-bg {
        min-width: 250px!important
    }
}

@media(max-width:767px) and (min-width:500px) {
    #mainbg_container .owl-theme .owl-controls {
        bottom: 70px
    }
}

@media(max-width: 500px){

    .item.swiper-slide {
        /*width: 360px !important;*/
    }
    #screen2_container.normal .circle li {
        margin-left: -80px
    }
    #screen2_container.normal .circle li:nth-of-type(2) {
    transform-origin: 10px 225px;
    }
    #screen2_container.normal .circle li:nth-of-type(3) {
    transform-origin: 10px 225px;
    }
    #screen2_container.normal .circle li:nth-of-type(4) {
    transform-origin: 10px 225px;
    }

    #screen2_container.normal .circle li:nth-of-type(5) {
    transform-origin: 0px 205px;
    }
    #screen2_container.normal .circle li:nth-of-type(6) {
    transform-origin: 0px 195px;
    }
    #screen2_container.normal .circle li:nth-of-type(7) {
    transform-origin: 10px 165px;
    }
    #screen2_container.normal .circle li:nth-of-type(8) {
    transform-origin: 30px 125px;
    }

    #screen2_container.normal .circle li:nth-of-type(1) img {
    margin-top: 20px !important;
    margin-left: 0;
    }

    #screen2_container.normal .circle p:nth-of-type(1) {
    top: 60px;
    left: calc(50% - 50px);
    }

    #screen2_container.normal .circle p:nth-of-type(2) {
    top: 100px;
    left: calc(50% + 40px);
    }

    #screen2_container.normal .circle p:nth-of-type(3) {
    top: 220px;
    left: calc(50% + 100px);
    }

    #screen2_container.normal .circle p:nth-of-type(4) {
    top: 355px;
    left: calc(50% + 80px);
    }

    #screen2_container.normal .circle p:nth-of-type(5) {
    top: 400px;
    left: calc(50% - 55px);
    }

    #screen2_container.normal .circle p:nth-of-type(6) {
    top: 360px;
    left: calc(50% - 170px);
    }

    #screen2_container.normal .circle p:nth-of-type(7) {
    top: 230px;
    left: calc(50% - 200px);
    }

    #screen2_container.normal .circle p:nth-of-type(8) {
    top: 120px;
    left: calc(50% - 150px);
    }
}

@media(max-width:499px) {
    #mainbg_container #vc_title, #mainbg_container .vc_title {
        margin-top: 0
    }
    #screen2_container .column h4 {
        font-size: 11px;
        margin: 10px 0;
        font-weight: 700
    }
}

@media(max-width:449px) {
    #screen2_container.normal {
        height: 72em
    }
    #screen2_container.normal .solutions .col-md-6.section .hover {
        height: 429px
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .top {
        height: calc(100% - 225px);
        background-position: 95% 48%
    }
    #screen2_container.normal .solutions .col-md-6.section .hover .bottom {
        height: 225px
    }
}

.cycle-pager {
    text-align: center;
    width: 100%;
    z-index: 100;
    position: absolute;
    top: 555px;
    overflow: hidden
}

.login-cycle-pager {
    top: 475px
}

.cycle-pager span {
    font-family: arial;
    font-size: 50px;
    width: 16px;
    height: 16px;
    display: inline-block;
    color: #e6e6e6;
    cursor: pointer;
    padding: 0 12px
}

.cycle-pager span.cycle-pager-active {
    color: #fff
}

.cycle-pager>* {
    cursor: pointer
}

.cycle-slideshow, .cycle-slideshow * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.cycle-slideshow {
    margin: 10px auto;
    padding: 0;
    position: relative;
    background: url(http://malsup.github.com/images/spinner.gif) 50% 50% no-repeat
}

.cycle-slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    display: block
}

.cycle-slideshow img:first-child {
    position: static;
    z-index: 100
}




/*  FANCYBOX */

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -36px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

@media(max-width:4000px) and (min-width:1401px) {
    #mainbg_container .tab-ct div.img {
        background-size: 80% auto !important;
    }
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../../images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../../images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}