
body {font-family: Roboto;font-size: 14px;color: #000;line-height: 23px;background: #eee;background-size: cover;padding-top: 100px;}
/* body {font-family: segoe ui,Verdana,Arial,Helvetica,sans-serif: 14px;color: #000;line-height: 23px;background: #fff;background-size: cover;padding-top: 80px;} */
img {max-width: 100%;height: auto !important;}

a, a:hover {text-decoration: none !important; }
a {color: #000;/* transition: all .3s linear; *//* -webkit-transition: all .3s linear; */-moz-transition: all .3s linear;-o-transition: all .3s linear;-ms-transition: all .3s linear;}
a:hover {color: #f15a24;}
.mgb {margin-bottom: 25px;}
a {transition: all .3s linear;}


input[type=text], textarea, select, .form-control {
/*     text-shadow: none !important; */
    /*box-shadow: none !important; */
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    /*background: none;*/
    /*border: 1px solid #fff;*/
    height: 30px;
}
input[type=text]:focus, textarea:focus, .form-control:focus {
    outline: none !important;
    /*box-shadow: 1px 1px 1px #ccc !important; */
    /*text-shadow: none !important; */
    /*box-shadow: none !important;*/
    /*border: 1px solid #fff;*/
}

ul {list-style: none;margin: 0;padding: 0;text-align: left;}
h1, h2, h3 {margin: 0 0 20px 0;padding: 0;font-weight: 500;font-size: 14px;line-height: 18px;font-family: 'Roboto';}

.np {padding: 0 !important;}
.radius {border-radius: 8px;}
.transition {transition: all .3s linear; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear;}
.grayscale { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;}
.round {border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%;}

.pagination {text-align: center;width: 100%;margin: 0;padding-right: 16px;float: left;margin-bottom: 25px;}
.pagination span {border: 1px solid #5d5d5d; background: #5d5d5d; padding: 5px 9px; margin-right: 4px; border-radius: 4px;}
.pagination span a {color: #fff;}
.pagination span.current {border: 1px solid #f15a24;background: #f15a24;color: #fff;}
.pagination span:last-child {margin-right: 0;}

.modal-backdrop {display: none;}
.modal {background: rgba(0, 0, 0, 0.5);}

.fb-like-box,
.fb-like-box iframe,
.fb_iframe_widget,
.fb_iframe_widget span {
    max-width: 100% !important;
}

#breadcrumb ol {list-style: none;margin: 0;padding: 0;width: max-content;}
#breadcrumb li {float: left;}
#breadcrumb li:after {content: "/";padding-left: 3px;padding-right: 3px;}
#breadcrumb li.last:after {content: ""; padding: 0;}

.admin .adm-absolute {position: relative;}
.admin .adm-absolute .adm-glyphicon {position: absolute; right: -10px;}
.mobile-menu {position: fixed;top: 25px;right: 15px;z-index: 999999;}
.mobile-menu img {width: 24px;}
#mobile-menu {overflow-y: scroll;padding-bottom: 15px;text-align: left;position: fixed;height: calc(100vh - 49px);z-index: 999;right: 15px;bottom: 0;background: rgba(0,0,0,.7);width: 65%;padding-top: 10px;}
#mobile-menu ul {margin-left: 15px; margin-top: 15px;}
#mobile-menu li {float: left;width: 100%;text-align: left;line-height: 28px;}
#mobile-menu a {color: #fff; }
#mobile-menu li .lang-list {background: none;}
/* #mobile-menu li .lang-list a {color: #333;} */

#mobile-menu ul ul {/* display: none; */margin-top: 0;}
#mobile-menu a.mroot {/* font-weight: 500; */font-size: 16px;margin-bottom: 10px;display: inline-block;}
.close-menu {position: fixed;top: 0;left: calc(64% - 16px);z-index: 99999;background: #fff;width: 22px;}


.tab.tab-list ul {width: calc(100% - 30px);list-style: none;margin: 0;}
.tab.tab-list li {width: 100%; margin-bottom: 15px; border-top: 1px solid #f5f5f5; padding-top: 15px; }
.tab.tab-list li .head {font-weight: 500; font-size: 16px;}
.tab.tab-list li .head.active {color: #009933;}
.tab.tab-list li .tab-content {font-size: 14px;padding-top: 20px;padding-left: 15px;padding-right: 15px;}
.tab.tab-list {margin-top: 35px;}

/* --------------------------- BEGIN -----------------------------------*/

.page-wrap {max-width: 1300px;margin: 0 auto;}

.sidebar-lft .sidebar-menu {margin-top: 30px;}
.sidebar-lft .sidebar-menu img {max-width: 26px;margin-right: 5px;float: left;position: absolute;top: 50%;left: 0;transform: translate(0, -50%);}
.sidebar-lft .sidebar-menu li {margin-bottom: 20px;text-align: left;line-height: 24px;position: relative;}
.sidebar-lft .sidebar-menu li a {font-weight: 700;font-size: 16px;display: inline-block;float: left;margin-left: 45px;}
.sidebar-lft .sidebar-menu .lang-list {background: #fff;width: 100%;}
.sidebar-lft .sidebar-menu .lang-list a {display: block; position: relative; padding-left: 32px;}
/* .sidebar-lft .sidebar-menu .lang-list img {position: relative; } */

.form-search {padding-top: 0;}
.form-search form {width: 100%; position: relative;}
.form-search input {width: 100%; border: 1px solid #ccc; padding-left: 12px;}
.form-search button {position: absolute;top: 0;right: 0;background: #3bbfae;border: 1px solid #3bbfae;color: #fff;padding: 0;width: 42px;}
.form-search input, .form-search button {height: 42px;line-height: 42px;}

.lang-wrap {text-align: left;position: relative;height: 24px;float: left;width: 100%;}
.lang-wrap img {margin-right: 5px;}
.lang-list {width: 107px;text-align: left;display: none;position: absolute;top: 24px;left: -10px;z-index: 999999;padding: 5px 5px 0px 10px;background: #fff;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.lang-list a {width: 100%;display: inline-block;margin-bottom: 8px;}
.lang-wrap:hover .lang-list {display: block;}

b, strong {font-weight: 500;}
.wrap {width: 100%;margin: 0 auto;max-width: 1300px;}

.topbar {height: 80px;position: fixed;top: 0;left: 0;width: 100%;z-index: 99;background: #fff;box-shadow: 0 2px 5px #efefef;/* overflow: hidden; */}
.topbar .logo {display: flex;height: 80px;justify-content: center;align-items: center;}
.topbar ul {list-style: none;text-align: right;float: right;width: 100%;display: flex;justify-content: space-between;}
.topbar li {display: inline-block;padding: 28px 0;/* text-transform: uppercase; *//* font-weight: 500; */font-size: 14px;}
.topbar li:after {content: "|";padding-left: 10px;padding-right: 10px;}
.topbar li.last:after {content: ""; padding-right: 0;}
.home-silder {background: #f5f5f5;padding-bottom: 25px;padding-top: 25px;}
.topbar .sidebar-menu img {max-width: 16px;}

.app-item-wrap {background: #fff;}
.app-image { display: block;position: relative;overflow: hidden;}
.app-image img {height: 100%; transition: all .15s linear;}
.app-image .info {position: absolute;bottom: 0;left: 0;right: 0;z-index: 2;padding: 16px;color: #fff;}
.app-item-wrap .info {padding: 10px;float: left;width: 100%;background: #fff;}
.app-item-wrap .info-thumb {width: 50px;float: left;display: block;height: 50px;overflow: hidden;}
.app-item-wrap .info-thumb.customized img {height: 100% !important;max-width: 200px !important;}
.app-item-wrap .info-txt {width: calc(100% - 65px); float: left; margin-left: 15px;}
.app-item-wrap .info-txt h3 {margin-bottom: 0;}
.app-item-wrap .info-txt .version, .app-item-wrap .info-txt .dated {font-size: 12px;line-height: 18px;color: #888;}
.app-image:hover img {transform: scale(1.1);}
.app-image .info .version {text-shadow: 0 1px 2px rgb(0 0 0 / 50%);font-size: 12px;/* word-spacing: 3px; */}
.app-image .info .title h3, .app-image .info .title {font-size: 18px;font-weight: 500;margin-bottom: 5px;text-shadow: 0 1px 2px rgb(0 0 0 / 50%);}

.app-image .info .dated {font-size: 12px;/* word-spacing: 3px; */}
.truncate { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.app-image::after { content: ""; display: block; position: absolute; z-index: 1; left: 0; right: 0; top: 0; bottom: 0; -webkit-transform: rotate(0); transform: rotate(0); background: rgba(0,0,0,.5);}
.app-image .info .title:hover {color: #f47532;}


.home-product-cats {padding-bottom: 30px;}
.home-new-products, .home-product-cats-2 {background: #f5f5f5;padding-bottom: 25px;}

.home-p-c-title {/* text-transform: uppercase; *//* text-align: center; */font-size: 20px;font-weight: 600;margin-bottom: 20px;margin-top: 30px;float: left;width: 100%;min-height: 33px;overflow: hidden;}
.home-p-c-title-first {margin-top: 0;margin-bottom: 0;}
.home-p-c-title h2, .home-p-c-title span {float: left;border-bottom: 2px solid #3bbfae;padding-bottom: 8px;}
.home-p-c-title h2 {font-size: 20px; font-weight: 600;}
.readmore-c {text-align: center;}
.readmore-c a {border: 1px solid #ff0000; border-radius: 12px; height: 32px; line-height: 32px; display: inline-block; padding: 0 30px; text-transform: uppercase; font-weight: 500;}

.footer {background: #f5f5f5;padding-top: 30px;padding-bottom: 30px;/* margin-top: 30px; */border-top: 1px solid #ddd;}
.footer-menu ul li {float: left;margin-right: 30px;font-size: 16px;font-weight: 300;}
.footer-menu ul li:after {content: "|"; padding: 0 3px;}
.footer-menu ul li.last:after {content: ""; padding: 0;}

.copyright {background: #222; padding: 15px 0; text-align: center; color: #fff;}

.home-news-cats {margin-bottom: 35px;}
.home-text {margin-top: 15px;margin-bottom: 25px;}
.home-text-title {background: #222; color: #fff; text-align: center; text-transform: uppercase; font-size: 20px; padding: 15px 0; margin-bottom: 35px;}
.news-item {border: 1px solid #ddd; }
.news-item h3 {font-size: 15px;font-weight: 400;margin-top: 15px;margin-bottom: 12px;line-height: 24px;min-height: 48px;}
.news-item h3, .news-item p {padding-left: 15px; padding-right: 15px;}

.home-silder .owl-prev, .home-silder .owl-next {position: absolute;top: 45%;left: 15px;font-size: 35px !important;}
.home-silder .owl-prev span, .home-silder .owl-next span {background: #fff;width: 35px;height: 35px;line-height: 31px;border-radius: 50%;display: inline-block;color: #333;text-align: center;}
.home-silder .owl-next {left: auto;right: 15px;}
.home-silder .app-image:hover img {transform: scale(1);}

.news-sinlge, .product-list {/* background: #f5f5f5; *//* padding-top: 35px; */padding-bottom: 25px;}
.product-list-body .app-item-wrap {margin-bottom: 25px;float: left;}
.news-list-title, .product-list-title,
.news-list-title h1, .product-list-title h1
{font-size: 25px;font-weight: 500;margin-bottom: 25px;}
.news-list-title h1, .product-list-title h1 {margin-bottom: 0;}
.product-list-description {margin-bottom:25px;}
#breadcrumb {margin-bottom: 20px;margin-top: 15px;}

.sidebar-wrap {border: 1px solid #ddd;}
.sidebar-wrap .sidebar {float: left; width: 100%;}
.sidebar h2 {position: relative;/* background: #3bbfae; *//* display: inline-block; */color: #0f120f99;height: 44px;line-height: 44px;/* margin-left: -15px; *//* margin-right: -15px; *//* text-align: center; */font-size: 12px;text-transform: uppercase;font-weight: 400;margin-bottom: 15px;margin-top: 6px;}
.sidebar h2 span {background: #eee;display: inline-block;padding-right: 10px;}
.sidebar h2:after {height: 1px;display: inline-block;width: 100%;background: #ccc;content: "";position: absolute;top: 48%;z-index: -1;left: 0;}
.sidebar ul {margin: 0; padding: 0; width: 100%; margin-bottom: 7px; float: left;}
.sidebar li {float: left; width: 100%; text-align: left; margin-bottom: 12px;}
.sidebar li img {margin-right: 12px;max-width: 21px;}
.news-list .news-item {margin-bottom: 25px;}
.news-list .news-item img {transition: all 0.15 linear;}

.news-sinlge h1 {font-size: 25px; margin-bottom: 0; padding-bottom: 0;}
.news-list-body h2 {font-size: 18px; margin-bottom: 15px;}
.news-list-body h3 {font-size: 16px;margin-bottom: 15px;font-weight: 500;}
.news-related-title {text-transform: uppercase;font-size: 18px;margin-bottom: 25px;padding-bottom: 15px;border-bottom: 1px solid #ddd;font-weight: 600;margin-top: 35px;}

.product-detail-body {margin-bottom: 25px;}
.product-detail-body.download-app {margin-top: 35px;margin-left: -30px;margin-right: 0;}
.product-detail-body ul {text-align: left;padding-left: 15px;list-style: initial;margin-left: 0;}
.product-detail-body .gthumb {width: 80px; height: 80px; border-radius: 8px;}
.product-detail-body .gtitle {width: calc(100% - 80px);padding-left: 15px;}
.product-detail-body .gtitle h1 {margin-bottom: 10px;font-size: 17px;line-height: 24px;}
.product-detail-body .gthumb, .product-detail-body  .gtitle {float: left;margin-top: 25px;}
.product-detail-body .des {float: left;width: 100%;margin-top: 20px;/* margin-bottom: 20px; */line-height: 30px;/* background: #fff; */}
.product-detail-body .overview, .product-detail-body .description {font-size: 18px;font-weight: 500;margin-top: 15px;margin-bottom: 20px;}
.description-b, .overview-b {background: #f6f6f6; padding: 25px;}
.site-title {width: 1px; height: 1px; overflow: hidden;}
.wrap-download .btnDownload {
    display: table;
    margin: 0 auto 25px auto;
    background: #3bbfae;
    border-radius: 3px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    /* padding: 13px 25px 5px 25px; */
    line-height: 56px;
    padding: 0 35px;
}
.wrap-download .btnDownload i {
    font-size: 40px;
    float: left;
    margin-right: 25px;
    padding: 20px 0 0 0;
    margin-top: -10px;
}
.detail-cover {
    text-align: center;
    padding: 0px 0 0px 0;
}
.wrap-download {
    text-align: center;
    padding: 50px 0 0 0;
}
.product-commnet-b {
    background: #efefef;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 15px;
}
.follow-us-p {
    text-align: center;
}
.follow-us-p button {
    padding: 8px 30px;
    border: 0px solid #fff;
    font-size: 18px;
    border-radius: 50px;
    background: #3bbfae;
    color: #fff;
}
.follow-us-p button i {
    padding-right: 15px;
}
.follow-us-p button.bt2 {
    background: #0000ff;
}
.product-list-comment .b-comment {
    overflow: hidden;
    margin-bottom: 30px;
}
.product-list-comment .b-comment img {
    float: left;
    width: 45px;
}
.product-list-comment .b-comment .b-cm-ct {
    margin-left: 55px;
    text-align: left;
}
.product-list-comment-b {
    padding: 30px 30px 0 30px;
    border: 1px solid #efefef;
}
.product-list-comment-b ul {list-style: none; margin: 0; padding: 0;}
.tele-btn {margin-bottom: 25px;}

.download h1 {font-size: 25px;margin-top: 25px;margin-bottom: 30px;}
.overview-body {text-align: left;}
.download .des {margin-top: 0;margin-bottom: 0;}
.download .overview {font-size: 16px;}

.product-detail-body.download-app h1 {margin-bottom: 0; padding-bottom: 0; font-size: 25px; margin-top: 35px;}
.product-detail-body.download-app .overview {margin-top: 0;}
.product-detail-body.download-app .overview .wrap-download {margin-bottom: 55px;}

.mySwiper  {padding-bottom: 25px;}
 .swiper {
        width: 100%;
        height: 100%;
        min-height: 150px;
        overflow: hidden;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

.swiper-scrollbar {bottom: 0 !important;}
.swiper-slide {text-align: left;}



.rating-stars ul {
    list-style-type: none;
    padding: 0;
    float: left;
    width: 100%;
    text-align: left;
}
.rating-stars ul li.star {
    display: inline-block;
    font-size: 17px;
}
.rating-stars ul li.star i {
    font-size: 1.2em;
    color: #ccc;
}
.rating-stars ul li.star.selected i {
    color: #ee4d2d;
}
.rating-stars ul li.star.hover i {
    color: #ee4d2d;
}

.rate-item {width: 100%;float: left;margin-bottom: 30px;}
.rate-item .rate-stars ul {list-style: none;padding: 0;}
.rate-item .rate-stars li {display: inline-block;}
.rate-item .rate-stars li i { color: #ccc;}
.rate-item .rate-stars li.active i { color: #ee4d2d;}
.rate-item .avatar span {display: inline-block;width: 80px;height: 80px;background: #e2e2e2;border-radius: 50%;}

.rate-info {width: calc(100% - 115px); float: left;}
.rate-item .avatar {width: 115px; float: left;}
.rate-info .fullname, .rate-info .rate-stars {float: left;}
.rate-info .fullname {font-weight: 500; margin-right: 10px; font-size: 16px;}
.rate-content {margin-bottom: 5px;}
.rate-dated a, .rate-dated {color: #888;}

.rating-stars #stars, .rating-stars input {margin: 0;float: left;display: inline-block;width: auto;}
.rating-stars input {float: right; background: #3bbfae; color: #fff; }
.rating-stars input:hover {color: #fff;}
.product-rate-list {margin-top: 25px;}
.product-rate-list .child {margin-left: 115px;}

.product-rate-title {font-size: 18px; margin-top: 35px; font-weight: 500;}
.formRateStar {margin-top: 15px;}
.formRateStar input[type=text] {width: 100%; border: 1px solid #ccc;}

.overview-body .wrap-download {padding-top: 17px;}
.mod-down-featured {border: 1px solid #ccc; height: 42px; line-height: 42px;}
.mod-down-featured span {padding-left: 15px; font-weight: 500; font-size: 16px;}
.mod-down-featured-body {padding: 8px 15px 10px 15px;border: 1px solid #ccc;border-top: 0;min-width: 300px;max-height: 127px;overflow-y: scroll;height: 127px;}
.mod-down-featured-body ol, .mod-down-featured-body ul {padding-left: 18px;}

.addthis-end-post .at-share-btn-elements {display: none;}
.download-mod-item {border: 1px solid #ccc;padding: 25px 25px 0 25px;position: relative;width: 100%;float: left;}
.download-mod-item .label {color: #333;font-weight: 500;background: #fff;position: absolute;top: -11px;z-index: 999;font-size: 16px;}
.download-file {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.download-file-lb {width: 75px;font-weight: 500;padding-left: 10px;}
.download-file-lb span {margin-top: 3px;float: left;}
.download-file-lb, .download-file-f {float: left;}
.download-file-f button {background: #3bbfae; color: #fff;}
.download-file-f button:hover {background: #0fc04a; color: #fff;}
.overview-b {padding-bottom: 0;}
.overview-b .detail-cover img {width: 100%;}
.gplay-info table tr {height: 48px; line-height: 48px;}
.gplay-info table tr td {line-height: 48px; padding: 0 10px;}
.gplay-info table td a {color: blue;}
.google_play_name {display: flex;line-height: 18px !important;align-content: center;align-items: center;height: 48px;border: none !important;}
.share-socials img {width: 32px;margin: 0 7px;}

.mucluc-baiviet {margin-top: 25px;}
.mucluc-baiviet .mucluc-title {padding-left: 15px;border: 1px solid #ccc;width: 100%;max-width: 600px;height: 48px;line-height: 48px;font-size: 16px;margin-bottom: 0;cursor: pointer;position: relative;display: inline-block;}
.mucluc-baiviet .mucluc-list {border: 1px solid #ccc;border-top: 0;width: 100%;max-width: 600px;margin: 0;padding: 15px 15px 5px 30px;}
.mucluc-baiviet .mucluc-list li {list-style: none;line-height: 24px;margin-bottom: 10px;}
.mucluc-baiviet .mucluc-title .collapse {position: absolute;z-index: 9;width: 20px;height: 20px;display: inline-block;right: 13px;border: 1px solid #3bbfae;top: 13px;color: #3bbfae;border-radius: 50%;text-align: center;line-height: 16px;}
.mucluc-baiviet .mucluc-title .collapse i {float: left;font-size: 12px;margin-top: 4px;margin-left: 4px;}
.mucluc-baiviet .mucluc-list ol {margin-top: 12px;}

.product-detail-body .description-body {line-height: 30px;}
.product-detail-body .description-body h2 {font-size: 18px;line-height: 30px;margin-bottom: 6px;}
.product-detail-body .description-body h3 {font-size: 16px;line-height: 16px;margin-bottom: 2px;}
.product-detail-body .description-body img {/* margin-bottom: 15px; */}
.product-detail-body .description-body strong {font-weight: 500;}

.elas_pagination .next, .elas_pagination .previous {display: none;}
.elas_pagination {width: 100%; text-align: center;}
.elas_pagination li {display: inline-block;}
.elas_pagination li a {width: 30px; height: 30px; padding: 0; border-radius: 0; text-align: center; border: 1px solid #ccc;}
.elas_pagination li a.active {background: #3bbfae; color: #fff; border: 1px solid #090;}

.fix-body {position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.readmore-category {float: right; font-size: 14px; font-weight: 500; background: #3bbfae; color: #fff; height: 32px; line-height: 32px; padding: 0 15px; border-radius: 5px;}
.logo-img img {max-height: 37px;}
.active-lang {margin-left: 4px;}

.detail-banner .cover {max-height: 280px;overflow: hidden;position: relative;}
.detail-banner .cover .cover-bg {
    background: linear-gradient(180deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,1) 100%) 0;
    display: inline-block;
    width: 100%;
    height: 155px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.detail-banner .cover img {width: 100%;/* height: 280px !important; */}
.detail-banner {position: relative;margin-top: 25px;background: #fff;padding-bottom: 20px;}
.detail-banner .gthumb {/* position: absolute; *//* top: 110px; */width: 85px;/* left: 30px; */}

.detail-banner .gthumb img {width: 85px;margin-left: 25px;}
.detail-banner .btitle {/* position: absolute; *//* left: 235px; *//* top: 216px; *//* bottom: 70px; */margin-left: 130px;}
.detail-banner .btitle ul {list-style: none; margin: 0; padding: 0; width: 100%; max-width: 300px;}
.detail-banner .btitle li {display: inline-block; }
.detail-banner .btitle h1 {font-size: 25px;line-height: 30px;font-weight: 900;margin-bottom: 10px;color: #333;margin-top: 20px;}
.detail-banner .btitle .item-star .fa {color: #656c6b;}

.detail-banner .bdes {margin-left: 130px;margin-top: 10px;}
.detail-banner .bdes span {margin-left: 25px;}
.detail-banner .bdown {position: absolute;bottom: 10px;right: 10px;}
.detail-banner .bdown .wrap-download {padding-top: 0;padding: 0px;}
.detail-banner .bdown .btnDownload {margin: 0;padding: 5px 25px;line-height: 32px;font-size: 14px;}
.detail-banner .bdown .btnDownload i {margin-top: 0;font-size: 21px;padding: 6px 0 0;margin-right: 10px;}

.overview-bg {background: #f6f6f6;margin-top: 20px;}
#breadcrumb a, #breadcrumb {color: #888;}

.download-b-tbl {
    padding-top: 15px;
    padding-bottom: 0;
}
.wrap-download.download-b-tbl .btnDownload {
    line-height: 42px;
    font-size: 15px;
    margin-bottom: 0;
}
.wrap-download.download-b-tbl .btnDownload i {
    font-size: 24px;
    margin-right: 10px;
}
.home-p-c-title span {border-bottom: 0; padding-bottom: 0;}

.header-search {margin-top: 18px;}
.ml-bv .bdown {float: right; display: inline-block;}
.ml-bv .mucluc-baiviet {float: left; display: inline-block; max-width: 600px;}
.ml-bv .wrap-download {margin-top: 0;padding-top: 25px;}
.ml-bv .wrap-download .btnDownload {margin: 0; margin-right: 15px;}
.count_down {font-size: 35px;color: #ff0000;font-weight: bold;text-align: center;}
.count_down span {margin-top: 30px;margin-bottom: 30px;display: inline-block;}

.contact-main {margin-top: 25px;}
.contact-main h2 {font-size: 24px !important;}
.contact-main p {margin-bottom: 10px;}

.discord-btn {
    margin-bottom: 25px
}

.follow-us-p .discord-btn button {
    background: #5563ea
}

@media all and (min-width: 768px) {
    .header-search {width: 39.666667%;}
    .header-menu {width: 35.33333333%;}
    .page-wrap .sidebar {padding-right: 0;}
}
@media (max-width: 768px) {
    .logo-mb {position: absolute;top: 18px;left: 50%;transform: translate(-50%, 0);}
    .logo-mb img {height: 32px !important;}
    .home-p-c-title h2 {font-size: 16px;}
    #breadcrumb {overflow-x: scroll;margin-top: 5px;margin-bottom: 0;}
    .product-rate-list .child {margin-left: 65px;}
    .rate-item .avatar span {width: 50px; height: 50px;}
    .rate-item .avatar {
        width: 65px;
    }
    .footer-menu {text-align: center;/* display: flex; *//* justify-content: center; */}
    .footer-menu  ul {width: 100%; text-align: center;}
    .footer-menu li {display: inline-block;float: none !important;margin: 0 !important;/* padding: 0 10px; */}
    .home-silder {padding-top: 0;}
    .form-search {padding: 0;margin: 15px 0 0 0;}
    body {padding-top: 80px !important;}
    .product-list, .product-list-body {margin-top: 25px; float: left; width: 100%;}
    .product .product-list-body {margin-left: 15px;}
    .sidebar li {width: 50%;}
    .swiper {min-height: 200px;}
    .share-socials img {width: 24px;margin: 0 3px;}
    .detail-cover {margin-bottom: 25px;}
    .wrap-download .btnDownload {
        font-size: 15px;
        padding: 0 20px;
        line-height: 38px;
    }
    .download h1 {line-height: 28px;}
    .gplay-info .nopadd {overflow-x: scroll;}
    .gplay-info table {width: 100%; min-width: 430px;}
    .pagination {float: left; margin-bottom: 25px;}
    .news-list-title, .product-list-title {margin-top: 35px;text-align: center;}
    .news-list-title {margin-bottom: 15px;text-align: left;}
    .dated .author {float: left; margin-right: 10px;}
    .products-title {line-height: 26px;font-size: 20px !important;}
    .related-body .news-item {margin-bottom: 25px;}
    .sidebar {/* display: none; */width: 70%;background: #fff;float: left;position: fixed;top: 0;left: 0;height: 100vh;overflow-y: scroll;z-index: 99999;}
    .sidebar-lft {float: left;padding-top: 20px;padding-bottom: 15px;width: 100%;}
    .sidebar-lft li {width: 100%; float: left;}
    .home-p-c-title span {padding-bottom: 0;border-bottom: 0;font-size: 12px;}
    .home-p-c-title .readmore-category {font-size: 12px;height: 28px;line-height: 28px;}
    .home-p-c-title {margin-bottom: 10px;}
    .home-p-c-title-first {
            margin-top: 15px;
    }
    .home-product-cats {/* margin-left: -15px; *//* margin-right: -15px; */}
    .product .product-list-description {padding-left: 15px;}
    .product-list-body .app-item-wrap {margin-left: -15px; margin-right: -15px;}
    .detail-banner .gthumb {width: 60px;height: 60px;float: left;margin-top: 10px;padding-bottom: 10px;/* bottom: 15px; *//* left: 13px; *//* top: auto; */}
    .detail-banner .gthumb img {max-width: 100%;margin-left: 10px;}
    .detail-banner .btitle {/* left: 80px; *//* bottom: 5px; *//* top: auto; */width: calc(100% - 125px);margin-left: 85px;padding-bottom: 10px;}
    .detail-banner .btitle .clearfix {height: 1px;}
    .detail-banner .bdes, .detail-banner .bdown {display: none;}
    .detail-banner {padding: 0;margin-left: -15px;margin-right: -15px;}
    .detail-banner .btitle h1 {font-size: 14px;margin: 0;margin-top: 5px;margin-bottom: 0;line-height: 21px;}
    .description-b, .overview-body, .product-detail-body .des {padding: 0;}
    .description-b {padding-top: 15px; padding-bottom: 15px; background: #fff;}
    .product-detail-body .description-body {background: #fff;}
    .single .product-detail-body .description-body {margin-right: 15px;}
    .overview-b {padding-left: 15px;}
    .mucluc-baiviet .mucluc-title {
        height: 38px;
        line-height: 38px;
        margin-bottom: 20px;
    }
    .mucluc-baiviet .mucluc-title .collapse {top: 7px;}
    .follow-us-p button {font-size: 12px;padding: 8px 15px;}
    .follow-us-p button i {padding-right: 2px;}
    .sidebar h2 span {background: #fff;}
    .product .product-list {margin-top: 0;}
    .product-list-title {margin-top: 0;padding-top: 15px;}
    .product #breadcrumb {margin-left: 0;padding-left: 0;margin-top: 15px;}
    .page-wrap {margin-left: -15px;margin-right: -15px !important;overflow: hidden;width: 100%;max-width: 100%;padding-right: 0;margin-right: 0;}
    .sidebar-lft .sidebar-menu {margin-top: 0;}
    .page-wrap .col-sm-10 {padding-right: 0;}
    .fix-in-mb {margin-right: -15px;}
    .single .page-wrap {margin-left: 0 !important;}
    .single .wrapsss {padding-right: 15px;}
    .single .download  {margin-left: -15px;}
    .single .download .download-mod-item {
        padding-left: 15px;
        margin-left: 15px;
        margin-right: 15px;
        width: calc(100% - 50px);
        padding-right: 15px;
    }
    .single .mucluc-baiviet {margin-right: 15px;}
    .fix-bread-d2 {margin-left: 0;padding-left: 0;}
    .download-app .overview, .download-app .overview-body, .download-app.product-detail-body .des {padding: 0 15px;margin-left: 15px;}
    .download-app .tab.tab-list {margin-left: 15px;}
    .download-app .wrap-download {
    margin-bottom: 0 !important;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 0;
}
    .download-app .wrap-download i {
    font-size: 21px;
    margin-right: 15px;
    padding-bottom: 0;
}
    .download-app .wrap-download a {}
    .download-app .btnDownload {margin-bottom: 15px;}
    .download-app .fix-des-d3 {padding-left: 0 !important;}
    .download-app.product-detail-body .des {margin-right: 15px;padding-right: 15px;float: left;width: calc(100% - 30px);}
    .search-mb-icon {position: absolute;top: 30px;left: 15px;z-index: 999;}
    .search-mb-icon .fa {color: #3bbfae;font-size: 25px;}
}




