.blog-info-tag span:before {
    content: ',';
    position: absolute;
    bottom: 6px;
    right: 0;
    height: 100%;
    font-size: 16px;
    width: auto;
    padding-right: 5px;
}

.blog-info-tag span {
    position: relative;
    display: inline-block;
    padding-right: 10px;
}

.blog-info-tag span:last-child:before {
    display: none
}

.client-partners .clp-wrapper .clp-desc.mona-content {
    color: white;
}

.tm-cont.mona-content a,
.contact-ct.mona-content a {
    color: #000;
}

.specifi-wrapper .content.mona-content strong {
    font-weight: 500;
}

.mona-content.soft-content img {
    border-radius: 50px;
}

.support-detail .mona-mess-empty {
    padding: 45px;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

.frm-download form {
    width: 100%;
}

ul#menu-footer-menu-about li {
    padding: 5px 0;
}

.header-list .current-menu-item>a,
.header-list .current_page_ancestor>a,
.header-list .current-menu-ancestor>a {
    color: #AC0000;
}

.header-list .sub-menu .current-menu-item a:hover {
    background-color: #AC0000;
    color: white;
}

.footer .xoo-el-action-sc {
    display: block;
    margin-top: 21px;
    transition: all 0.3s ease;
}

.support-detail .xoo-el-action-sc {
    display: block;
    width: auto;
    height: auto;
    border-radius: 100px;
    background-color: #fff;
    padding: 11px 30px 9px;
    text-transform: capitalize;
    font-weight: 600;
    box-shadow: 10px 10px 30px rgb(0 0 0 / 25%);
}

.wpcf7 form.invalid .wpcf7-response-output {
    border: 0;
    font-weight: bold;
    color: red;
    padding: 25px 0px 0 0;
    margin: 0;
}

.footer .title {
    margin-bottom: 0;
    font-weight: unset;
    font-size: 14px;
}

.swiper-button-next {
    right: 20px;
    color: #AC0000;
}

.swiper-button-prev {
    left: 20px;
    color: #AC0000;
}

.form-c.newsletter {
    margin-top: 2rem;
}

.form-c.newsletter .f-group {
    position: relative;
}

.form-c.newsletter input.input {
    border: 0;
    padding: 20px;
    background: #ffffff;
}

.form-c.newsletter input.btn.btn-submit {
    background-color: #000000;
    color: #fff;
    border-radius: 10px;
    padding: 15px 0;
    cursor: pointer;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    margin-top: 30px;
    border: 1px solid #000000;
}

.form-c.newsletter h3.news-title {
    margin-bottom: 1rem;
    font-weight: 300;
}

.form-c.newsletter input.btn-hidden-submit {
    display: none;
}

button.btn-newsletter {
    position: absolute;
    padding: 20px 15px;
    border: 0;
    background: transparent;
    top: 0;
    transition: all 0.3s ease;
    right: calc(100% - 335px);
    display: flex;
    font-size: 12px;
    font-weight: bolder;
    cursor: pointer;
}

.newsletter-ft .wpcf7-response-output {
    position: absolute;
}

.newsletter-ft .wpcf7-response-output {
    position: absolute;
}

@media screen and (min-width: 1200px) {
    button.btn-newsletter {
        right: calc(100% - 335px);
    }
    button.btn-newsletter:hover {
        right: calc(100% - 345px);
    }
    .newsletter-ft span.wpcf7-spinner {
        position: absolute;
        right: -40px;
        bottom: 15px;
    }
    .newsletter-ft span.wpcf7-not-valid-tip {
        display: none;
    }
}

@media screen and (max-width: 1200px) and (min-width:1024px) {
    .newsletter-ft input.input {
        border: 0;
        padding: 20px;
        background: #ffffff;
        width: 300px;
    }
    button.btn-newsletter {
        right: calc(100% - 124%);
    }
    button.btn-newsletter {
        right: calc(100% - 125%);
    }
    .newsletter-ft span.wpcf7-spinner {
        position: absolute;
        right: 15px;
        bottom: 18px;
    }
    .newsletter-ft span.wpcf7-not-valid-tip {
        position: absolute;
    }
    .newsletter-ft .wpcf7-response-output {
        position: absolute;
        width: fit-content;
        max-width: 250px;
    }
}

@media screen and (max-width: 1023px) and (min-width:768px) {
    .newsletter-ft input.input {
        border: 0;
        padding: 20px;
        background: #ffffff;
        width: 300px;
    }
    button.btn-newsletter {
        left: 200px;
    }
}

@media screen and (max-width: 550px) {
    .newsletter-ft input.input {
        border: 0;
        padding: 20px;
        background: #ffffff;
        width: 100%;
    }
    button.btn-newsletter {
        right: 0px;
    }
    .newsletter-ft span.wpcf7-spinner {
        position: absolute;
        right: 75px;
        bottom: 15px;
    }
    .newsletter-ft span.wpcf7-not-valid-tip {
        position: absolute;
    }
    .newsletter-ft .wpcf7-response-output {
        position: relative;
    }
}

.contactQuestion-popup {
    margin: 0 auto;
    display: block;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: stretch;
    -webkit-align-items: stretch;
    background-color: #fff;
    padding: 40px;
    width: 100%;
    max-width: 60rem;
}

.contactQuestion-group {
    text-align: center;
    padding: 10px;
}

.contactQuestion-popup-question {
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
}

button.answer_yes {
    background-color: #000000;
    color: #fff;
    border-radius: 10px;
    padding: 15px 25px;
    cursor: pointer;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    margin: 0px 5px;
    /* margin-top: 30px; */
    border: 1px solid #000000;
}

button.answer_no {
    background-color: #fff;
    color: #000000;
    border-radius: 10px;
    padding: 15px 25px;
    cursor: pointer;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    margin: 0px 5px;
    /* margin-top: 30px; */
    border: 1px solid #000000;
}

.blogs .swiper-button-prev,
.blogs .swiper-button-next {
    color: #dd7373;
}

.form-c.newsletter input.input {
    border-radius: 11px;
}

.support-detail.sp-contact .head-content {
    text-align: right;
}

.support-detail.sp-contact .head-content .head-t {
    margin-top: 1rem;
    display: inline-block;
}

.support-detail.sp-contact .head-content .head-t:hover {
    color: #AC0000;
}

.support-detail.sp-contact .head-content .head-t img {
    display: inline;
    margin-left: 24px;
    transition: all 0.3s ease;
}

.support-detail.sp-contact .head-content .head-t:hover img {
    margin-left: 10px;
}

.product-hardware-popup {
    /* width: 100%; */
    /* max-width: 65rem; */
    margin: 0px 2rem;
    background-color: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 10px 10px 30px rgb(0 0 0 / 25%);
}

.product-hardware-popup.contact .form-c {
    background-color: unset;
    padding: unset;
    border-radius: unset;
    box-shadow: unset;
}

.product-hardware-popup.contact .f-ft:not(:first-child) {
    margin-top: 10px;
}

.product-hardware-popup.contact .f-ft:first-child {
    margin-top: 30px;
}

.product-hardware-popup.contact .f-ft:last-child {
    margin-bottom: 10px;
}

.product-hardware-popup.contact span.wpcf7-not-valid-tip {
    position: absolute;
    width: max-content;
}

.product-hardware-popup.contact span.wpcf7-spinner {
    bottom: 38px;
}

.product-hardware-popup.contact .f-ft .f-control {
    width: 26rem;
    text-align: center;
    padding: 8px 55px 8px 30px;
}

.support-detail.sp-contact {
    overflow: unset;
}

.contact.contact-main-sec {
    padding: 0px 0px 40px 0px;
}

.contact.contact-main-sec .contact-main {
    padding: 40px 0px 0px 0px;
}

.contact.contact-main-sec .contact-main span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
    width: max-content;
}

.contact.contact-main-sec .contact-main span.wpcf7-spinner {
    bottom: 38px;
}

@media screen and (max-width: 575px) {
    .product-hardware-popup.contact .f-ft .f-control {
        width: 100%;
        text-align: center;
    }
    .product-hardware-popup {
        overflow: scroll;
        height: 72vh;
    }
}

.wpcf7-response-output {
    padding: 0 !important;
}

.mfp-content .mfp-close {
    display: none;
}

span.rc-anchor-error-msg {
    position: absolute;
    width: max-content;
    left: 10px;
    top: 10px;
}

.rc-anchor-normal {
    height: 74px;
    width: 100%;
}

.support-detail.support-global-business .head-wrap::before {
    width: unset;
}

.support-detail.support-global-business .head-wrap .head::before {
    width: unset;
    height: unset;
    border: unset;
}

.support-detail.support-global-business .about-box {
    height: 100%;
    padding: 0px 40px;
}

.support-detail.support-global-business .about-box .content .about-link {
    display: block;
    padding-top: 5rem;
}

.support-detail.support-global-business .about-box .content .about-link img {
    margin-left: 1rem;
    display: inline-block;
    transition: all 0.3s ease;
}

.support-detail.support-global-business .about-box .content .about-link:hover img {
    margin-left: 2rem;
}

@media screen and (min-width: 1200px) {
    .global-pst .global-say {
        padding-left: 2rem;
    }
    .global-pst .ig-icon-l {
        margin-bottom: 1rem;
    }
    .global-pst .ml-a {
        margin-top: 1rem;
    }
    .global-pst .desc {
        line-height: 1.5;
        padding: 0 12rem 0 4rem;
    }
}

@media screen and (max-width: 1199px) {
    .global-pst .desc {
        line-height: 1.5;
        padding-left: 5.4rem;
    }
    .global-pst .ig-icon-l {
        margin-bottom: 2rem;
    }
    .global-pst .ml-a {
        margin-top: 1rem;
    }
}

@media screen and (max-width: 575px) {
    .support-detail.support-global-business .about-box {
        height: 100%;
        padding: 0px 0px 0 35%;
    }
    .support-detail.support-global-business .about-box .content .about-link {
        display: block;
        padding-top: 2rem;
    }
    .global-pst .desc {
        line-height: 1.5;
        padding-left: 0rem;
    }
    .xoo-el-main {
        padding: 40px 0px;
    }
}

@media screen and (max-width: 375px) {
    .support-detail.support-global-business .about-box {
        height: 100%;
        padding: 0px 0px 0 50%;
    }
}

.global-business .txt-wrapper {
    background-color: #fff;
    color: #000000;
}

.product-hardware-popup span.xoo-el-close {
    right: 11px;
    top: -11px;
}

.contact .f-item-full {
    width: 100%;
    padding: 15px;
}

.mona-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.mona-video-container iframe,
.mona-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.client-partners .clp-box {
    width: 100%;
    height: auto;
}

.client-partners .clp-box .clp-img {
    width: 100%;
    height: 100%;
}

.client-partners .clp-box .clp-img img {
    margin: 0;
    object-fit: cover;
    background-color: transparent;
    max-width: 80%;
    width: 136px;
    height: 100%;
    margin-right: 10px;
    margin-bottom: 10px;
    width: auto;
    max-width: 205px;
    max-height: 85px;
}

@media screen and (max-width: 1190px) {
    .client-partners .clp-box .clp-img img {
        max-width: 175px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 768px) {
    .client-partners .clp-box .clp-img img {
        max-width: 150px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 550px) {
    .client-partners .clp-box .clp-img img {
        max-width: 135px;
        margin: 0 auto;
    }
}

.our-value .column.txt::before {
    display: none;
}

.software .img {
    height: 420px;
}

@media screen and (max-width: 1920px) {
    .software .img {
        height: 400px;
    }
}

@media screen and (max-width: 1700px) {
    .software .img {
        height: auto;
    }
}

.global-business .txt-wrapper .img {
    top: -5%;
}

.applications .img {
    max-height: 320px;
}

.blog-detail .blog-title .title {
    max-width: 100%;
    width: 80%;
}

@media screen and (max-width: 767px) {
    .blog-detail .blog-title .title {
        width: 100%;
        max-width: 100%;
    }
    .global-business .txt-wrapper .column.txt {
        order: 1;
    }
}

.blog-detail .blog-title::after {
    display: none;
}

@media screen and (max-width: 576px) {
    .support-detail .tab-tx {
        padding: 10px 15px;
    }
}

.hardware .title {
    font-size: 60px;
}

.product-hardware {
    padding: 40px 0;
}

@media screen and (max-width: 991px) {
    .hardware .title {
        font-size: 44px;
    }
}

@media screen and (max-width: 767px) {
    .hardware .title {
        padding-left: 20px;
        font-size: 34px;
    }
}

.support .content,
.support-detail .head-wrap .head,
.blogs .blog-main,
.download-option .down-wrap,
.global-business .txt-wrapper,
.support-detail .support-item,
.contact .form-c,
.form-c.newsletter input.input {
    background-color: white!important;
    background: white!important;
}

.wrapper {
    background-color: #f2f2f2;
}

.support .desc {
    -webkit-line-clamp: unset;
}