/*
Theme Name: MicroCom
Theme URI: http://awandevelopers.com/muddasirawan/
Author: Nita Naido
Author URI: http://www.inkykiss.com/
Description: Theme Developed by INKYKISS for MCS Limited
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: microcom
*/
.scanner__box a {
    text-decoration: none
}

.scanner__box h2, .scanner__box p {
    margin: 0
}

@media (max-width: 768px) {
    #breadcrumbs {
        display: none
    }
}

.scanpro__list img {
    max-height: 350px
}

.f-text a, .footer-grey p.copyrights a {
    color: #4c4c4c
}

#turnkey-credit {
    display: none !important
}

a.anney-ha {
    margin-right: 5px;
}

.section-fujitsu-scanner a {
    color: #337ab7 !important;
}

.section-fujitsu-scanner a:hover {
    background: transparent;
}

.section-fujitsu-scanner .banner-button {
    padding-bottom: 0;
    padding-top: 0;
}


.section-fujitsu-scanner .wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}

.section-fujitsu-scanner {
    padding-top: 80px;
}


/*Scanner Special*/

@font-face {
    font-family: Roboto-Bold;
    src: url('./fonts/Roboto-Bold.ttf');
}


@font-face {
    font-family: Roboto-Regular;
    src: url('./fonts/Roboto-Regular.ttf');
}


@font-face {
    font-family: Roboto-Light;
    src: url('./fonts/Roboto-Light.ttf');
}


.section-specials3 .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

.section-specials3 .row .col-md-6 {
    width: 100%;
}


.section-specials3 div.wpcf7 {
    border: 4px solid #E60000;
    padding-bottom: 53px;
}

.section-specials3 div.wpcf7 .container {
    max-width: 80%;
    padding: 0;
}

.section-specials3 div.wpcf7 h2 {
    font-style: normal;
    font-family: Roboto-Bold;
    font-size: 32px;
    line-height: 55px;
    text-align: center;
    color: #050505;
    margin: 27px 0 0 0;
}


.section-specials3 div.wpcf7 legend {
    border-bottom: none;
    margin-bottom: 10px;
}

.section-specials3 div.wpcf7 label {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #4C4C4C;
}


.section-specials3 div.wpcf7 select {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #0B1531;
    font-family: Roboto-Regular;
}

.section-specials3 div.wpcf7 .form-control {
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding-left: 3px;
}

.section-specials3 div.wpcf7 #your-message {
    height: 120px;
}

.section-specials3 .wpcf7-form-control.wpcf7-submit.btn.btn-default {
    width: 136px;
    height: 52px;
    background: #E60000;
    border-radius: 4px;
    font-style: normal;
    font-family: Roboto-Bold;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    border: none;
}

.section-specials1 h1 {
    font-style: normal;
    font-size: 50px;
    line-height: 55px;
    color: #E60000;
    font-family: Roboto-Bold;
}

.section-specials1 h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
    color: #050505;
    margin-top: 15px;
    font-family: Roboto-Regular;
}

.section-specials1 .fujitsu-title h2 {
    font-style: normal;
    font-size: 32px;
    line-height: 55px;
    color: #050505;
    margin-top: 22px;
    font-family: Roboto-Bold;
}

.section-specials1 ul {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 33px;
    color: #4C4C4C;
    padding-left: 9px;
    font-family: Roboto-Regular;
}

.section-specials1 .btn-contact {
    width: 136px;
    height: 52px;
    background: #E60000;
    border-radius: 4px;
    font-style: normal;
    font-family: Roboto-Bold;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    border: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.section-specials1 .row-two-col {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
}


.section-specials1 p {
    font-style: normal;
    font-weight: normal;
    color: #4C4C4C;
}

.additional-title h2 {
    font-style: normal;
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 55px;
    color: #000000;
}

.section-specials1 .row-two-col.first-child .col-left p {
    font-size: 18px;
    line-height: 26px;
}

.section-specials1 .row-two-col.first-child .col-right p {
    font-style: normal;
    font-family: Roboto-Bold;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
}

.row-two-col.two-row .col-left p {
    font-weight: normal;
    font-size: 24px;
    line-height: 55px;
    color: #000000;
    font-family: Roboto-Regular;
}

.row-two-col.two-row .col-right p {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 55px;
    color: #000000;
}

.row-two-col.bold-text span {
    font-style: normal;
    font-family: Roboto-Bold;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
}

.section-specials1 .text-wrap p {
    font-size: 14px;
    line-height: 24px;
}

.btn-more-info {
    font-style: normal;
    font-family: Roboto-Bold;
    font-size: 18px;
    line-height: 20px;
    color: #4C4C4C;
}

.btn-more-info.blue {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #337AB7;
    font-family: Roboto-Regular;
}

.section-specials1 .top-text {
    margin-bottom: 0;
}

.section-specials1 .bottom-text {
    /*max-width: 680px;*/
    margin: 0 auto;
}

.section-specials2 .left-column .wpb_single_image.vc_align_left {
    margin-left: 41px;
}

.section-specials2 .left-column img {
    padding-top: 30px;
}

.more-info-block {
    padding: 32px 0 0 50px;
}

.more-info-block .btn-more-info {
    margin-right: 17px;
}

.more-info-block .btn-more-info:last-child {
    margin-right: 0;
}

.section-specials2 .left-column.wpb_column.vc_column_container.vc_col-sm-6 {
    max-width: 579px;
}

.section-specials2 .fujitsu-title {
    margin-bottom: 1px;
}

.row-two-col.first-child {
    padding-top: 6px;
    max-width: 407px;
}

.section-specials2 .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0;
}

.row-two-col.two-row {
    padding-top: 3px;
    max-width: 332px;
}

.btn-contact:hover {
    text-decoration-line: none;
}


.row-two-col.two-row p {
    margin-bottom: 0;
}

.wpb_text_column.wpb_content_element.additional-title {
    margin-bottom: 0;
    margin-top: 46px;
}


.row-two-col.bold-text {
    max-width: 446px;
}

.section-specials2 .text-wrap ul {
    padding-top: 6px;
}

.wpb_text_column.wpb_content_element.text-wrap {
    margin-bottom: 29px;
}

.section-specials2 .text-wrap:last-child ul {
    margin-bottom: 5px;
}

.section-specials2 .text-wrap:last-child ul:last-child {
    padding-top: 0;
}

.section-specials3 {
    max-width: 1075px;
    margin: 0 auto 80px !important;
    padding-top: 38px;
}


.section-specials3 div.wpcf7 .form-control#name {
    margin-bottom: 25px;
}

.section-specials3 .row .col-md-6:first-child .form-group:last-child {
    margin: 25px 0 25px 0;
}

.section-specials3 .row:nth-child(3n) .col-md-12 {
    margin: 10px 0 0 0;
}

.section-specials3 .row:nth-child(3n) .form-group {
    margin-bottom: 24px;
}

.btn-see-scanner-special {
    position: absolute;
    left: 42px;
    top: 71px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 25px;
    text-transform: uppercase;
    color: #E60000;
    font-family: Roboto-Medium
}


.btn-see-scanner-special:before {
    position: absolute;
    left: 2px;
    top: 25px;
    border-bottom: 1px solid #FF0000;
    content: '';
    width: 183px;
}

a.btn-see-scanner-special:hover, a.btn-see-scanner-special:focus {
    color: #E60000;
    text-decoration: none;
}


/*Scanner Special*/


/*Scanner Solutions*/

.page-template-page-no-header-and-footer .navbar {
    display: none;
}

.page-template-page-no-header-and-footer footer {
    display: none;
}

.section-scanner-solutions1 h1 {
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 29px;
    color: #050505;
    font-family: Roboto-Bold;
}

.section-scanner-solutions1 h1:first-child {
    margin: 20px 0 0 0;
}

.section-scanner-solutions1 p, .section-scanner-solutions1 ol {
    font-style: normal;
    font-size: 15px;
    line-height: 23px;
    color: #4C4C4C;
    font-family: Roboto-Light;
}

.scanner-solutions-red-text p {
    font-family: Roboto-Regular;
}

.btn-scanner-solutions {
    width: 192px;
    height: 52px;
    background: #E60000;
    border-radius: 4px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    font-style: normal;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    font-family: Roboto-Bold;
}


.btn-scanner-solutions:hover {
    background: #E60000;
    color: #FFFFFF;
    text-decoration: none;
}


.mobile-img {
    display: none;
}

.page-template-page-no-header-and-footer .container {
    width: 100%;
    max-width: 887px;
}

.page-template-page-no-header-and-footer {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    -ms-align-items: center;
    align-items: center;
    height: 100vh;
}

.section-scanner-solutions1 {
    padding: 7px 26px 0 20px;
}

.section-scanner-solutions1 .vc_col-sm-8 {
    width: 70%;
}

.section-scanner-solutions1 .vc_col-sm-4 {
    width: 30%;
}

.section-scanner-solutions1 .vc_col-sm-4 .vc_column-inner {
    padding-left: 7px;
}

.section-scanner-solutions1 .decstop-img {
    padding-top: 56px;
}

.section-scanner-solutions1 h1:last-child {
    margin-top: 0;
    color: #fe0000;
}

.section-scanner-solutions1 .title-text-solution {
    margin-bottom: 7px !important;
}

.section-scanner-solutions1 .vc_col-sm-8 .vc_column-inner {
    padding-right: 0;
}

.section-scanner-solutions1 p {
    margin-bottom: 7px;
}

.section-scanner-solutions1 ol li {
    padding: 1px 0 0 0;
    margin-bottom: 3px;
    font-size: 14px;
}

.section-scanner-solutions1 ol {
    padding: 0 0 0 30px;
    margin-bottom: 17px;
}


.section-scanner-solutions1 .text-solution {
    margin-bottom: 8px !important;
    padding-right: 8px;
}


.scanner-solutions-black-text {
    margin-bottom: 24px !important;
}


.section-scanner-solutions1 p:nth-child(3n) {
    padding-right: 17px;
}

.scanner-solutions-black-text p {
    color: #050505;
    font-family: Roboto-Bold;
}


/*Scanner Solutions*/


.home-posts {
    text-align: center;
}

.home-posts h1 {
    font-family: Roboto-Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 47px;
    color: #4C4C4C;
    position: relative;
}

.home-posts h1:after {
    content: "";
    position: absolute;
    width: 148px;
    height: 0px;
    border: 1px solid #E60000;
    bottom: -23px;
    left: 0;
    right: 0;
    margin: 0 auto;
}


.home .blog-post h2 {
    font-weight: 500;
    margin-bottom: 7px;
}

section.scanning-images {
    padding-bottom: 73px !important;
}

.home section.blog-section {
    padding: 57px 0 0;
}


.home section.blog-section .container {
    width: 100%;
    margin: 0 auto;
    max-width: 1346px;
}

.home .blog-post p {
    margin-bottom: 27px;
    font-family: Roboto-Light;
    color: #4c4c4c;
    margin-top: 15px;
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
}

.home .btn-blog, .home .btn-blog:focus, .home .btn-blog:hover {
    padding: 14px 29px;
    position: relative;
    top: 5px;
}

.home .blog-post {
    padding-bottom: 9px;
}


.home .pagination {
    margin: 73px 0 111px;
}


.btn-wrap-all-blog-posts {
    display: block;
    text-align: center;
    padding: 95px 0;
}


/*video page*/


@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

.section-video-title h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 72px;
    color: #000000;
    padding: 18px 0 0;
    font-family: 'Roboto', sans-serif;
}

.man-wrap-img {
    position: absolute;
    right: -6px;
    top: 15px;
    max-width: 75px;
    margin-bottom: 0 !important;
}

.section-video-content .vc_column-inner {
    border: 1px solid #eaeaea;
    max-width: 560px;
    height: 100%;
    width: 100%;
    padding: 29px 29px 0 !important;
    margin: 0 auto;
}

.section-video-content {
    max-width: 1300px;
    margin: 0 auto !important;
    padding-bottom: 159px;
}

.section-video-content .wpb_single_image {
    margin-bottom: 0;
}

.section-video-content h3 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #000000;
}

.section-video-content p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    color: #000000;
}

.section-video-content .wpb_text_column {
    margin-bottom: 30px;
}


.btn-wrap-video a {
    background: #C91C1F;
    max-width: 496px;
    height: 70px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
}

.section-video-content .wpb_raw_html {
    margin-bottom: 27px;
}

.section-video-content .wpb_column {
    padding: 0 10px;
}


/*video page*/

.nav > li > a {
    padding-left: 12px;
    padding-right: 12px;
}

/* ============== Rasel START ============== */
a.navbar-brand.ms-navbar-brand {
    display: flex !important;
    gap: 5px;
    max-width: 430px;
    align-items: end;
}

a.navbar-brand.ms-navbar-brand .main-logo {
    max-width: 230px;
}

a.navbar-brand.ms-navbar-brand .anniversary-img {
    max-width: 200px;
}

.footer-logo {
    margin-top: 30px;
}

.footer-logo img {
    max-width: 240px;
}

/* ============== Rasel END ================ */

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {

}

/* end 1200 */


/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {

    /*video page*/
    .section-video-title {
        padding: 10px 0;
    }

    .man-wrap-img {
        position: absolute;
        right: 0;
        max-width: 75px;
        top: 24px;
    }


    /*video page*/


}

/* end 1199 */


/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {

}

/*  end 992 */


/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {

    /*Scanner Special*/
    .more-info-block .btn-more-info:first-child {
        display: block;
    }


    /*Scanner Special*/
    .banner-box {
        width: 100%;
        position: relative;
        margin: 40px 0;
        display: flex;
        flex-direction: column;
    }


}

/*  end 991 */


/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    a.navbar-brand.ms-navbar-brand .anniversary-img {
        max-width: 150px;
    }
}

/* end 768 */


/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {

    .section-fujitsu-scanner {
        padding-top: 10px;
    }


    /*Scanner Special*/
    .section-specials1 h1 {
        font-size: 30px;
        line-height: 35px;
        margin-top: 39px;
    }

    .section-specials1 h3 {
        font-size: 20px;
        line-height: 25px;
        max-width: 320px;
        margin: 25px auto 0 !important;
    }

    .section-specials2 .left-column.wpb_column.vc_column_container.vc_col-sm-6 {
        max-width: 100%;
    }

    .section-specials2 .left-column .wpb_single_image.vc_align_left {
        margin-left: 0;
        text-align: center;
    }

    .block-price-system {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        -o-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .more-info-block {
        padding: 10px 0 17px 5px;
    }


    .section-specials1 .fujitsu-title h2 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 9px;
        padding-left: 6px;
    }

    .section-specials1 ul {
        font-size: 15px;
        line-height: 30px;
        padding-left: 14px;
    }

    .section-specials1 .row-two-col.first-child .col-left p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 0;
    }

    .section-specials1 .row-two-col.first-child .col-right p {
        font-size: 16px;
        line-height: 25px;
    }

    .row-two-col.two-row .col-left p {
        font-size: 24px;
        line-height: 35px;
    }

    .row-two-col.two-row .col-right p {
        font-size: 24px;
        line-height: 35px;
    }

    .additional-title h2 {
        font-size: 18px;
        line-height: 25px;
        max-width: 220px;
    }

    .row-two-col.bold-text .col-right .consumables-kit-text {
        font-size: 16px;
        line-height: 24px;
        position: absolute;
        right: 5px;
        top: -54px;
    }

    .row-two-col.bold-text .col-left .consumables-kit-text {
        font-size: 16px;
        line-height: 26px;
    }

    .row-two-col.bold-text span {
        font-size: 18px;
        line-height: 25px;
    }

    .section-specials3 div.wpcf7 h2 {
        font-size: 24px;
        line-height: 35px;
        margin-top: 15px;
    }

    .section-specials2 .left-column img {
        padding-top: 6px;
    }

    .fujitsu-text-block {
        margin-bottom: 20px !important;
    }

    .section-specials1 .row-two-col {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }

    .row-two-col.first-child {
        padding-top: 6px;
        max-width: 100%;
        padding-left: 5px;
    }

    .more-info-block .btn-more-info:first-child {
        margin-bottom: 5px;
    }


    .row-two-col.two-row {
        padding-top: 3px;
        max-width: 100%;
        padding-left: 5px;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
    }

    .row-two-col.two-row .col-right {
        padding-right: 8px;
    }


    .section-specials2 .btn-wrap {
        padding-top: 13px;
    }

    .section-specials1 .btn-contact {
        width: 100%;
        max-width: 334px;
        margin: 0 auto;
    }

    .wpb_text_column.wpb_content_element.additional-title {
        margin-bottom: 5px;
        margin-top: 40px;
        padding-left: 5px;
    }

    .section-specials1 .row-two-col.bold-text {
        max-width: 100%;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        padding-left: 5px;
        position: relative;
    }

    .section-specials2 .text-wrap ul {
        padding-top: 0;
        margin-bottom: 0;
    }

    .wpb_text_column.wpb_content_element.text-wrap {
        margin-bottom: 18px;
    }

    .section-specials1 .row-two-col.bold-text .col-right {
        margin-right: 6px;
    }

    .section-specials2 .text-wrap:last-child ul {
        margin-bottom: 0;
        margin-top: 5px;
    }

    .section-specials1 .text-wrap p {
        padding-left: 5px;
    }

    .section-specials2 .text-wrap:last-child p {
        padding-left: 15px;
        margin-bottom: 5px;
    }

    .section-specials2 .text-wrap:last-child ul:last-child {
        margin-top: 0;
    }

    .section-specials3 {
        padding-top: 15px;
        margin-bottom: 40px !important;
    }

    .section-specials3 .vc_column-inner {
        padding: 0 5px !important;
    }

    .section-specials3 div.wpcf7 .container {
        max-width: 100%;
        padding: 0 20px 0 17px;
    }

    .section-specials3 div.wpcf7 label {
        margin: 5px 0 6px 0;
    }

    .section-specials3 div.wpcf7 .form-control#name {
        margin-bottom: 14px;
    }

    .section-specials3 .row .col-md-6:first-child .form-group:last-child {
        margin: 0 0 19px 0;
    }

    .section-specials3 .row:nth-child(3n) .col-md-12 {
        margin: 4px 0 0 0;
    }

    .section-specials3 .row:nth-child(3n) .form-group {
        margin-bottom: 22px;
    }

    .section-specials3 .wpcf7-form-control.wpcf7-submit.btn.btn-default {
        width: 100%;
        margin-top: -5px;
    }

    .section-specials3 div.wpcf7 {
        padding-bottom: 0;
    }

    .section-specials3 div.wpcf7 p:last-child {
        margin-bottom: 0;
    }

    .more-info-block .btn-more-info {
        margin-right: 33px;
    }

    .more-info-block .btn-more-info:first-child {
        margin-right: 0;
    }


    /*Scanner Special*/
    /*Scanner Solutions*/
    .section-scanner-solutions1 .mobile-img {
        display: block;
        text-align: center !important;
        margin-bottom: 0px;
    }

    .section-scanner-solutions1 .decstop-img {
        display: none;
    }

    .section-scanner-solutions1 {
        padding: 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        -o-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .section-scanner-solutions1 .vc_col-sm-4 {
        width: 100%;
    }

    .section-scanner-solutions1 .vc_col-sm-8 {
        width: 100%;
    }

    .section-scanner-solutions1 .vc_col-sm-4 .vc_column-inner {
        padding: 0;
    }

    .section-scanner-solutions1 h1 {
        font-size: 20px;
        line-height: 25px;
    }

    .page-template-page-no-header-and-footer {
        height: 100%;
    }

    .section-scanner-solutions1 .vc_col-sm-8 .vc_column-inner {
        padding-right: 14px;
        padding-left: 20px;
    }

    .section-scanner-solutions1 h1:first-child {
        max-width: 280px;
    }

    .section-scanner-solutions1 .title-text-solution {
        margin-bottom: 3px !important;
    }

    .section-scanner-solutions1 ol {
        padding: 8px 0 0 15px;
        margin-bottom: 38px;
    }


    .section-scanner-solutions1 ol li {
        margin-bottom: 10px;
    }

    .section-scanner-solutions1 ol li:nth-child(2n) {
        margin-bottom: 14px;
    }

    .section-scanner-solutions1 ol li:nth-child(3n) {
        margin-bottom: 17px;
    }

    .scanner-solutions-red-text {
        margin-bottom: 27px !important;
    }


    /*Scanner Solutions*/
    /*home-posts*/
    .home-posts h1 {
        font-size: 25px;
        line-height: 29px;
    }

    section.scanning-images {
        padding-bottom: 10px !important;
    }

    .home-posts h1:after {
        width: 85px;
        bottom: -17px;
    }

    .home section.blog-section {
        padding: 39px 0 0;
    }

    .home .blog-post h2 {
        margin-bottom: 9px;
    }

    .home .blog-post h2, .home .circle {
        margin-bottom: 0;
    }

    .home .blog-post p {
        margin-bottom: 28px;
        margin-top: 10px;
    }

    .home .blog-post {
        padding-bottom: 57px;
        padding-top: 0;
    }

    .btn-wrap-all-blog-posts {
        padding: 22px 0 68px;
    }

    /*home-posts*/
    /*video page*/
    .man-wrap-img img {
        width: 42px;
        height: 62px;
    }


    .section-video-title h2 {
        font-size: 36px;
        line-height: 54px;
        padding: 0 0 0;
        margin-top: 0;
    }


    .man-wrap-img {
        position: absolute;
        right: 10px;
        top: -4px;
        padding: 0;
        margin-bottom: 0 !important;
    }

    .section-video-title {
        padding: 4px 0 0;
    }

    .section-video-title .wpb_text_column {
        margin-bottom: 31px;
    }

    .section-video-content p {
        font-size: 18px;
        line-height: 27px;
    }

    .section-video-content h3 {
        font-size: 18px;
        line-height: 27px;
        margin: 18px 0 12px;
    }

    .section-video-content .wpb_text_column {
        margin-bottom: 25px;
    }

    .section-video-content .wpb_raw_html {
        margin-bottom: 19px;
    }

    .section-video-content .vc_column-inner {
        max-width: 365px;
        padding: 19px 19px 0 !important;
        margin: 0 auto 50px;
    }

    .section-video-content {
        padding-bottom: 49px;
    }

    .section-video-content .wpb_column {
        padding: 0;
    }

    /*video page*/
    iframe {
        width: 100% !important;
    }

    .navbar-default.navbar-custom .navbar-brand {
        height: auto !important;
    }

    .home section#special-height {
        margin-top: 24px !important;
    }

    .ms-sm-text-center {
        text-align: center;
    }
}

/* end 767 */


/* Extra Small Devices, Phones */
@media only screen and (max-width: 500px) {
    a.navbar-brand.ms-navbar-brand .main-logo {
        max-width: 180px;
    }
    a.navbar-brand.ms-navbar-brand .anniversary-img {
        max-width: 100px;
    }
    /*home-posts*/
    .home .pagination {
        visibility: hidden;
        margin: 0 0 0;
        height: 32px;
    }

    /*home-posts*/


}

/*  end 500 */


/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) {

    .footer-logo {
        text-align: center;
    }

    .banner-box {
        width: 100%;
        position: relative;
        margin: 40px 0;
    }

    #mobile-opt-home-4 {
        background-image: url(/wp-content/uploads/2022/08/Fujitsu-Series-Mobile.png) !important;
        height: 200px;
    }


}

@media only screen and (max-width: 350px) {
    a.navbar-brand.ms-navbar-brand .main-logo {
        max-width: 150px;
    }
}

/*  end 479 */