.banner {
    height: 622px;
    background: url(../image/video-player-mac/videoplayerbj.png) no-repeat center center;
    background-size: cover;
}

@media screen and (min-width: 768px) and (max-width: 990px) {
    .banner {
        padding-bottom: 98px;
        height: auto;
        min-height: 622px;
    }

    .banner#banner-box {
        padding-bottom: 0;
        min-height: 531px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .banner {
        height: auto;
        background: url(../image/video-player-mac/videoplayerbg.png) no-repeat center center;
        background-size: cover;
        min-height: 622px;
        padding-bottom: 55px;
    }
}

.footer-banner {
    background: #006893;
}

.banner-h1 span {
    color: #F22C48;
}

.w-index-h3 {
    color: #272727;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 25px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-h3 {
        font-size: 18px;
        line-height: 1.2;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-h3 {
        text-align: center;
    }
}

.w-index-p {
    font-size: 18px;
    color: #272727;
    font-weight: 100;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-p {
        font-size: 13px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-p {
        padding: 0 100px;
        text-align: center;
    }
}

.w-index-reviews {
    justify-content: center;
    margin-bottom: 70px;
    margin-top: 80px;
}

.w-index-reviews img {
    width: 661px;
    height: auto;
}

.w-index-reviews-right {
    margin-left: 80px;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.w-index-reviews-right img {
    width: 87px;
    margin: 0 auto;
}

.w-index-reviews-right p {
    font-size: 14px;
    font-weight: 300;
    text-decoration: underline;
    cursor: pointer;
}

.w-index-reviews-right span {
    font-size: 12px;
    color: #9F9F9F;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-reviews {
        flex-direction: column;
    }

    .w-index-reviews-right {
        margin-top: 30px;
        margin-left: 0px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-reviews {
        display: none;
    }
}

.w-index-support {
    justify-content: space-between;
    margin-bottom: 90px;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
    .w-index-support {
        flex-direction: column;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-support {
        padding: 0 30px;
        margin-bottom: 80px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-support {
        padding: 0 30px;
        margin-bottom: 40px;
    }

    .w-index-support:nth-child(2) {
        margin-top: 38px;
    }
}

.w-index-support-left a {
    color: #3384FF;
    font-size: 18px;
    margin-top: 30px;
    display: block;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-support-left a {
        text-align: center;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-support-left a {
        font-size: 14px;
        margin-top: 20px
    }
}

.w-index-support img {
    height: auto;
    margin-left: 4%;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-support img {
        width: 50%;
    }
}

@media screen and (min-width: 320px) and (max-width: 991px) {
    .w-index-support img {
        width: 100%;
        margin-left: 0;
        margin-top: 60px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-support img {
        margin-top: 20px;
    }
}

.w-index-smoothly {
    background: #F0F8FB;
    padding: 110px 0 110px;
    margin-bottom: 90px;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
    .w-index-smoothly .w-width-1200 {
        flex-direction: column-reverse;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-smoothly {
        padding: 70px 30px;
        margin-bottom: 80px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-smoothly {
        padding: 38px 30px;
        margin-bottom: 40px;
    }
}

.w-index-smoothly img {
    margin-right: 4%;
    height: auto;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-smoothly img {
        width: 50%;
    }
}

@media screen and (min-width: 320px) and (max-width: 991px) {
    .w-index-smoothly img {
        width: 100%;
        margin-right: 0;
        margin-top: 60px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-smoothly img {
        margin-top: 38px;
    }
}

.w-index-list {
    padding: 80px 0;
    background: #F0F8FB;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-list {
        padding: 80px 30px 0
    }
}

.w-index-list h3 {
    text-align: center;
    margin-bottom: 100px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-list h3 {
        text-align: left;
        margin-bottom: 50px;
        font-size: 18px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-list h3 {
        margin-bottom: 50px;
    }
}

.w-index-list .w-flex {
    flex-wrap: wrap;
}

.w-index-list-item {
    width: calc(100% / 3);
    text-align: center;
    min-height: 237px;
    font-size: 18px;
    color: #272727;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-list-item {
        width: calc(100% / 2);
        margin-bottom: 50px;
    }

    .w-index-list-item:last-child {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-list-item {
        width: 100%;
        /*margin-bottom: 2rem;*/
        font-size: 16px;
    }

    .w-index-list-item:last-child {
        /*margin-bottom: 1rem;*/
    }
}

.w-index-list-item img {
    width: calc(107px / 2);
    height: auto;
    margin: 0 auto;
}

.w-index-list-item h4 {
    font-weight: bold;
    margin-bottom: 15px;
    height: 54px;
    margin-top: 15px;
}

.w-index-list-item-no-Height h4 {
    height: auto;
}

.w-index-list-item p {
    font-size: 15px;
    font-weight: 100;
    padding: 0 12%;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-list-item p {
        font-size: 13px;
        padding: 0;
    }

    .w-index-list-item h4 {
        height: auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-list-item-language p {
        height: 135px;
    }
}

.w-index-carousel {
    margin-top: 50px;
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-carousel {
        margin-bottom: 52px;
        margin-top: 60px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel {
        /* padding: 0 30px;
         margin-bottom: 18px;*/
        margin-top: 30px;
    }
}

.w-index-carousel h3 {
    text-align: center;
    font-size: 24px;
    color: #272727;
    font-weight: bold;
    margin: 55px 0 0px 0;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel h3 {
        margin: 0;
        text-align: left;
        margin-bottom: 8px;
        margin-left: 30px;
        font-size: 18px;
    }
}

.w-index-carousel ul {
    position: relative;
    height: 600px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel ul {
        height: 308px;
    }
}

.w-index-carousel ul li {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.w-index-carousel ul li.active {
    position: static;
    display: block;
}

.w-index-carousel ul li img {
    max-width: 90%;
    object-fit: contain;
    height: 580px;
    margin: 0 auto;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel ul li img {
        width: 100%;
        object-fit: contain;
        max-width: 100%;
        max-height: 320px;
        height: auto;
    }
}

.w-index-carousel ul li p {
    font-size: 15px;
    color: #272727;
    font-weight: 100;
    margin-top: 20px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel ul li p {
        margin: auto 10px;
        font-size: 11px;
    }
}

.w-index-carousel-serial {
    position: relative;
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.w-index-carousel-serial span {
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.w-index-carousel-serial span::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #999;
    border-radius: 50%;
    top: 10px;
    left: 10px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel-serial span::after {
        width: 7px;
        height: 7px;
    }
}

.w-index-carousel-serial span.active::after {
    background: #000;
}

.w-index-carousel-serial .svg {
    transform: rotate(-90deg);
    position: absolute;
    z-index: 99;
}

.w-index-carousel-serial .progress {
    animation: rotate 25s linear both;
    stroke-dashoffset: 0;
}

.product-button .buttons {
    display: block !important;
}

.product-button .btn.learn {
    display: none !important;
}

.top-free-img{
    margin-left: 60px;
}
.top-free-img::after{
    content: "";
    display: inline-block;
    width: 65px;
    height: 28px;
    margin-left: 15px;
    margin-bottom: 15px;
    background: url("../images/common/free.png") no-repeat center / contain;
    vertical-align: -4px;
}


@keyframes rotate {
    from {
        stroke-dashoffset: 471px;
    }
    to {
        stroke-dashoffset: 0px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .banner-h1 {
        font-size: 22px;
    }
    .top-free-img{
        margin-left: 0px;
    }
    .top-free-img::after{
        margin-bottom: 10px;
        margin-left: 10px;
        width: 40px;
        height: 18px;
    }

}
