
/* HEADER */

@media(max-width: 1440px) {

    .with-wave-section {
        padding-bottom: 25px;
    }
}

@media(max-width: 1330px) {
    
    .top-menu p,
    /* .top-menu-class ul li a, */
    .main-navigation ul#primary-menu li a {
        font-size: 14px;
    }

    .banner-title h1 {
        font-size: 50px;
        line-height: 65px;
    }

    .banner-desc p {
        font-size: 25px;
    }

    .page-title h1 {
        font-size: 50px;
    }

    .solutions-section h2>span, .solutions-section h2 {
        font-size: 25px;
        line-height: 42px;
    }

    .solutions-section p {
        font-size: 16px;
        line-height: 36px;
    }

    .information-section h3 {
        font-size: 25px;
    }

    .information-section h4 {
        font-size: 16px;
    }

    .information-section a, .information-section button {
        font-size: 14px !important;
    }

    .hp-reason-section h2 {
        font-size: 40px;
        line-height: 60px;
    }

    .footer-copyright {
        font-size: 14px;
    }

    .hp-news-section h3 span {
        font-size: 30px;
    }

    .section-h2 h2 {
        font-size: 55px;
    }

    .section-sub-title h4 {
        font-size: 16px;
    }

    .problem-qstn h3 {
        font-size: 24px;
        line-height: 38px;
    }

    .problem-dscrptn p {
        font-size: 18px;
        line-height: 38px;
    }

    .solution-row h3 {
        font-size: 34px;
        line-height: 46px;
    }

    .solution-qstns p {
        font-size: 14px;
        line-height: 26px;
    }

    .remedy-qstn p {
        font-size: 20px;
    }

    .function-row h3 {
        font-size: 28px;
    }

    .function-row h4 {
        font-size: 24px;
    }

    .fc-col p {
        font-size: 14px;
    }

    .number-function-2 p, .number-function-1 p {
        font-size: 24px;
    }

    .number-function-2, .number-function-1 {
        width: 4rem;
        height: 3rem;
    }

    .site-btn > a {
        font-size: 14px;
    }

    .reason-desc p {
        font-size: 22px;
        line-height: 38px;
    }
}

@media(max-width: 1250px) {
    .feature-container {
        flex-wrap: wrap;
    }

    .feature-container .col-md-4 {
        width: 36%;
    }

    .feature-wrap {
        width: auto;
    }
}

@media(max-width: 1200px) {
    
    .service-menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .service-menu .vc_col-sm-4 {
        width: 40.333333%;
    }

    .navigation-inner .c-site-logo {
        width: 20%;
    }

    .navigation-inner .c-site-nav {
        width: 80%;
    }

    .hp-news-row {
        padding-left: 15px;
        padding-right: 15px;
    }

}

@media(max-width: 1050px) {

    .mobile-burger {
        display: block;
        text-align: right;
    }

    .mobile-nav {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        width: 400px !important;
        left: 0;
        background-color: #fff;
        z-index: 99999;
        transition: 0.3s ease-in-out;
        transform: translateX(-400px);
        box-shadow: 3px 4px 10px 1px rgba(0, 0, 0, 0.08);
    }

    .desktop-menu {
        display: none;
    }

    .main-navigation ul {
        display: block !important;
    }

    .navigation-inner {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .c-mobile-logo img {
        width: 220px;
    }

    .menu-arrow {
        display: block;
    }

    .latest-news-inner {
        gap: 0%;
    }

    .navigation-inner .c-site-logo {
        width: 35%
    }

    .navigation-inner .mobile-burger {
        width: 65%;
    }

    .news-inner-tabs {
        display: none;
    }

    .cat-news-mobile {
        display: block;
    }

    .news-wrapper {
        margin-top: 0px;
    }

    #news_list {
        margin-top: 0px;
        padding-top: 50px;
        border: none;
    }
}

@media(max-width: 1000px) {
    .feature-container .col-md-4 {
        width: 48%;
    }
}

@media(max-width: 991px) {

    .hp-news-row {
        padding-left: 50px;
        padding-right: 50px;
    }

    .hp-function-section .container {
        width: 100%;
        max-width: 100%;
    }

    .section-desc p {
        font-size: 16px;
    }

    .hp-service-section h3 {
        font-size: 26px;
    }

    .intro-row p {
        font-size: 28px;
    }

    .other-services-row h4 {
        font-size: 22px;
    }

    .section-h2 h2 {
        font-size: 50px;
    }

    .banner-title h1 {
        font-size: 45px;
        line-height: 60px;
    }

    .banner-desc p {
        font-size: 20px;
    }

    .section-sub-title h4 {
        font-size: 14px;
    }

    .problem-qstn h3 {
        font-size: 22px;
        line-height: 36px;
    }

    .problem-dscrptn p {
        font-size: 16px;
        line-height: 36px;
    }

    .solution-row h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .remedy-qstn p {
        font-size: 18px;
    }

    .feature-information h3 {
        font-size: 20px;
    }

    .service-menu .vc_col-sm-4 {
        width: 100%;
        text-align: center;
    }

    .news-wrapper .tabs .tab-nav li > a {
        font-size: 16px;
    }

    .latest-news-inner {
        margin-bottom: 40px;
    }

    .latest-news-inner {
        display: block;
    }

    .news-date,
    .news-cat,
    .news-title {
        width: 100%;
        margin-bottom: 12px;
    }

    .news-date p {
        font-size: 14px;
    }

    .news-wrapper .tabs .tab-nav {
        align-items: normal;
        flex-direction: column;
    }

    .news-wrapper {
        margin-top: 0;
    }

    .news-wrapper .tab-content {
        border-top: none;
    }

    .site-news-wrapper {
        background-size: auto;
    }

    .with-wave-section {
        padding-bottom: 0px;
    }

    .solution-rght-col {
        padding-left: 0px !important;
    }

    .function-btn a {
        margin-left: 20px;
        margin-right: 20px;
    }

    .fc-row-inner,
    .fc-col {
        padding-left: 20px;
        padding-right: 20px;
    }

}

@media(max-width: 767px) {

    body {
        padding-top: 90px;
    }

    .feature-container .col-md-4 {
        width: 100%;
    }

    .function-row .col-md-6:first-child {
        margin-bottom: 80px;
    }

    .other-srvcs-col {
        width: 100% !important;
        margin-bottom: 70px;
    }

    .other-srvcs-col:before {
        height: 70px;
        top: -70px;
    }

    .f-col-right {
        margin-top: 50px;
        margin-left: inherit;
    }

    .intro-row {
        margin-bottom: 70px !important;
    }

    .banner-title h1 {
        font-size: 40px;
        line-height: 55px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px !important;
    }

    .banner-desc p {
        font-size: 18px;
        line-height: 32px;
    }

    .hp-news-section h3 span {
        font-size: 28px;
    }

    .news-title a,
    .news-cat > a,
    .news-date p {
        font-size: 14px;
    }

    .section-h2 h2 {
        font-size: 48px;
    }

    .problem-qstn h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .problem-dscrptn p {
        font-size: 14px;
        line-height: 30px;
    }

    .solution-row {
        display: block;
    }

    .hp-solution-section .solution-left-col {
        width: 100%;
    }

    .solution-rght-col {
        padding-left: 0 !important;
    }

    .navigation-inner .c-site-logo,
    .navigation-inner .mobile-burger,
    .top-menu .col-md-6 {
        width: 50%;
    }

    .banner-logo figure {
        width: 400px;
    }

    .ft-center,
    .lp-row {
        display: block;
    }

    .odd-ft-center,
    .ft-center.odd-ft-content,
    .ft-inner-content .odd-ft-content {
        display: flex !important;
        flex-direction: column-reverse;
    }

    .ft-inner-content:nth-child(odd) .fileshare-info > div:first-child,
    .ft-inner-content:nth-child(odd) .fileshare-info > div:last-child,
    .ft-inner-content:nth-child(even) .fileshare-info > div:first-child,
    .ft-inner-content:nth-child(even) .fileshare-info > div:last-child,
    .lp-col {
        width: 100% !important;
    }

    .lp-col:first-child,
    .lp-col:nth-child(2) {
        margin-right: 0;
        margin-bottom: 40px;
    }

    .lp-col .lp-btn {
        padding-top: 80px;
        position: relative;
    }

    .lp-col .pb-80 {
        padding-bottom: 0;
    }

    .srvcs-row {
        display: block;
    }

    .srvcs-col:first-child {
        margin-right: 0;
    }

    .srvcs-col {
        width: 100% !important;
    }

    .fc-row {
        height: auto !important;
    }
    
    .other-srvcs-col,
    .intro-row {
        width: 80% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .home .reason-row {
        margin-bottom: 0px !important;
    }

    .hp-reason-section {
        height: 70vh;
        min-height: 600px !important;
    }

    .news-cat-tabs li.active:before {
        display: none;
    }

    .news-wrapper .tabs .tab-nav li {
        border-radius: 6px;
    }

    .news-inner ul li {
        margin-bottom: 15px;
    }

    .news-wrapper .tab-content {
        padding-bottom: 0;
    }

    .solutions-row {
        display: block;
    }

    .solutions-list > div > div > div {
        width: auto;
        margin-bottom: 20px;
    }

    .solutions-list > div > div {
        display: block;
    }

    .solutions-row:last-child {
        display: flex;
        flex-direction: column-reverse;
    }

    .project-section .vc_col-sm-4, .communication-section .vc_col-sm-4 {
        width: 100%;
    }

    .project-row {
        display: block;
    }

    .project-section .project-info-right {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }

    .comm-row .project-info-left {
        width: 100%;
        padding-right: 0;
    }
    
    .comm-row {
        display: flex;
        flex-direction: column-reverse;
    }

    .collab-row {
        margin-top: 0;
        padding: 0 15px !important;
    }

    .sms-row {
        padding-top: 0px;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .vc_section.section-wave-img {
        padding-bottom: 60px !important;
    }

    .all-feature-wrap {
        display: block;
    }

    .all-feature-wrap > div {
        width: 100%;
    }

    .all-feature-container .all-feature-wrap:nth-child(odd) .all-feature-information {
        padding-left: 0;
        margin-top: 20px;
    }

    .all-feature-container .all-feature-wrap:nth-child(even) .all-feature-information {
        padding-right: 0;
        margin-top: 20px;
    }

    .cfeatures-col:first-child, .cfeatures-col:nth-child(2) {
        margin-right: 2%;
    }

    .cfeatures-col {
        margin-bottom: 20px;
        width: 100% !important;
    }
    
    .cfeatures-row1 {
        margin-bottom: 0px;
    }

    .all-feature-wrap {
        margin-bottom: 60px;
    }

    .cf-functions-tabs h4 a span {
        font-size: 16px;
        font-weight: 700;
        color: #222222;
    }

    .ft-inner-content {
        padding-top: 60px;
    }

    .ft-footer-highlight {
        margin-top: 60px;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .lp-col .lp-btn {
        padding-top: 10px;
    }

    .lp-desc-row {
        padding-left: 40px !important;
        padding-right: 10px !important;
    }

    .lp-terms-section ul {
        margin-left: 0;
    }

    .lp-basic-section,
    .lp-file-section,
    .lp-service-section {
        padding-bottom: 60px;
    }

    .lp-library-section,
    .lp-terms-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    /* .lp-desc-row {
        margin-top: 0px;
    } */

    .srvcs-col:first-child {
        margin-bottom: 50px;
    }

    .srvcs-implenttion-section,
    .srvcs-training-section {
        padding-bottom: 100px;
    }

    .names-input, .name-hiragana {
        display: block;
    }

    .formBox table td input[type="text"] {
        margin-bottom: 10px;
    }

    .ctable-wrapper {
        overflow: auto;
    }

    .formBox table th {
        width: auto;
    }

    .formBox table {
        width: 100%;
    }

    #main .ctop-header p {
        font-size: 16px;
        line-height: 30px;
    }

    .formBox .ttl02 {
        gap: 30px;
        line-height: 30px;
    }

    .formBox table th label {
        font-size: 16px;
        line-height: 30px;
    }

    .formBox table td label {
        font-size: 14px;
        line-height: 24px;
    }

    .names-input > div, .name-hiragana > div {
        width: 100%;
    }

    .formBox table th,
    .formBox table td {
        padding: 20px 10px !important;
    }

    .menu-contact-pg {
        width: calc(100% - 80px);
        align-items: center;
        display: flex;
    }

    .site-language {
        width: 80px;
    }

    .wpml-ls-legacy-list-horizontal a {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .wpml-ls-native {
     display: none;
    }

    .wpml-ls-legacy-list-horizontal .wpml-ls-flag {
        width: 30px;
    }

    /* .mobile-nav .top-menu-class ul li:nth-child(2) {
        margin-left: 0px;
        margin-right: 0px;
        border: none;
    } */

    .breadcrumbs-banner {
        background-position: center;
        min-height: 200px;
    }

    .ft-colr-wrap {
        justify-content: start;
    }

    .footer-wrap-info {
        display: block;
    }

    .ty-inner {
        padding: 20px;
    }
  
    #content {
        padding-top: 25px;
    }

    .news-inner table  {
        width: 100% !important;
        border-collapse: collapse !important;
        height: auto !important;
    }
    
    .news-inner table, .news-inner tbody, .news-inner tr {
        display: block;
        width: 100%;
    }

    .news-inner table tr {
        margin-bottom: 10px;
        display: flex;
        flex-direction: column; /* Stack td elements */
        padding: 0px;
    }

    .news-inner table td {
        border: none !important;
        width: 100% !important;
    }

    .snews-wrapper table th {
        height: auto !important;
        font-weight: bold !important;
    }

    .snews-wrapper table th span {
        font-weight: bold !important;
    }

    .snews-wrapper table th, .snews-wrapper table td {
        width: 100% !important;
        border: none !important;
    }

    .news-inner table tr,
    .news-inner table td {
        height: auto !important;
    }
}

@media(max-width: 500px) {

    .hp-news-section .hp-news-btn > a {
        margin-left: -20px;
    }

    .function-btn {
        margin-top: 30px;
    }

    .top-menu-class ul {
        gap: 10px
    }

    /* .mobile-top-menu ul  {
        gap: 10px;
        justify-content: space-around;
    } */

    .section-h2 h2 {
        font-size: 40px;
    }

    .banner-logo figure {
        width: 280px;
    }

    .banner-title h1 {
        font-size: 28px;
        line-height: 36px;
        padding: 0 10px;
        margin-bottom: 20px !important;
    }

    .banner-desc p {
        width: 100%;
        padding: 0px;
        font-size: 16px;
        line-height: 30px;
    }

    .hp-news-row {
        padding-left: 15px;
        padding-right: 15px;
    }

    .latest-news-inner {
        flex-wrap: wrap;
    }

    .news-title {
        width: 100%;
        margin-top: 15px;
    }

    .news-cat {
        width: 52%;
    }

    .news-date {
        width: 30%;
    }

    .latest-news-inner {
        margin-bottom: 30px
    }

    .function-row h3 {
        font-size: 24px;
    }

    .function-1,
    .fc-row-inner,
    .function-2 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .fc-row-inner {
        gap: 20px;
    }

    .function-row h4 {
        font-size: 18px;
        line-height: 26px;
    }

    .function-row ul li {
        font-size: 14px;
        line-height: 24px;
    }

    .number-function-2 p, .number-function-1 p {
        font-size: 22px;
    }

    .function-btn a {
        margin-left: 0;
        margin-top: 10px;
    }

    .home .reason-row {
        margin-top: 0px;
        margin-bottom: 0px !important;
    }

    .remedy-qstn {
        padding: 20px 20px;
    }

    .hp-reason-section h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .reason-desc p {
        font-size: 18px;
        line-height: 32px;
    }

    .hp-reason-section {
        height: 85vh;
        min-height: 600px !important;
    }

    .hp-services-title {
        margin-bottom: 20px !important;
    }

    .hp-service-section h3,
    .logo-h3 h3 {
        font-size: 18px;
    }

    .intro-row p {
        font-size: 20px;
    }

    .hp-banner-section .btn-wrapper {
        margin-top: 15px;
        width: -webkit-fill-available;
    }

    .hp-banner-section .btn-wrapper > div > div > .wpb_wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hp-banner-section .btn-wrapper > div > div > .wpb_wrapper .site-btn {
        margin-bottom: 0;
    }

    .btn-wrapper.btn-inline {
        padding-bottom: 0;
    }

    .hp-banner-wave {
        bottom: 0;
    }

    .site-btn > a {
        font-size: 15px !important;
        /* padding: 12px 50px 10px 16px !important; */
        min-width: 100px;
    }

    .f-col-right p,
    .f-col-left p {
        font-size: 14px;
        line-height: 23px;
    }

    .page-title h1 {
        font-size: 35px;
        line-height: 50px;
    }

    .solutions-row {
        display: block;
    }

    .solutions-section h2>span, .solutions-section h2 {
        font-size: 20px;
        line-height: 32px;
    }

    .solutions-row.img-right > div:first-child, .solutions-row.img-left > div:first-child {
        padding-right: 0px;
    }

    .solutions-row.img-left > div:last-child, .solutions-row.img-right > div:last-child {
        padding-left: 0px;
    }

    .page-title h4 {
        font-size: 20px;
    }

    .project-row {
        display: block;
    }

    .sms-h3 h3 {
        font-size: 16px;
    }

    .sms-h2 h2 {
        font-size: 20px;
        line-height: 34px;
    }

    .sms-sub p {
        font-size: 14px;
    }

    .sms-row p {
        font-size: 14px;
        line-height: 28px;
    }

    .cfeatures-section h2 {
        font-size: 25px;
    }

    .cf-functions-tabs h3,
    .cf-file-section h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .cf-tab-content ul li,
    .cf-file-content ul li,
    .cf-tab-content p,
    .cf-file-content p {
        font-size: 14px;
    }

    .cf-biggest-feature p {
        font-size: 14px;
        position: relative;
        width: fit-content;
        text-align: left !important;
        padding-left: 26px;
        margin: inherit;
    }

    .cf-biggest-feature p:before {
        left: 0px;
        top: 5px;
    }

    .features-section h3, .features-section h2 {
        font-size: 22px;
    }

    .features-section p,
    .ft-inner-header p,
    .ft-inner-content p {
        font-size: 14px;
        line-height: 28px;
    }

    .ft-inner-header h2 {
        font-size: 22px;
    }

    .ft-inner-highlight h3 {
        font-size: 16px;
        line-height: 32px;
    }

    .ft-inner-highlight p {
        font-size: 16px;
        line-height: 28px;
    }

    .ft-inner-content h2 {
        font-size: 22px;
        line-height: 36px;
    }

    .ft-center {
        display: block;
    }

    .ft-inner-content h3 {
        font-size: 16px;
    }

    .ft-footer-highlight p {
        font-size: 16px;
        line-height: 32px;
    }

    .ft-footer-highlight h4 {
        font-size: 18px;
        line-height: 34px;
    }

    .docs-footer-highlight h3 span, .docs-footer-highlight h3 {
        font-size: 20px;
        line-height: 40px;
    }

    .footer-copyright {
        font-size: 12px;
    }

    .lp-h3 h3 {
        font-size: 24px;
    }

    .lp-col p {
        font-size: 14px;
        line-height: 28px;
    }

    .lp-col h4 {
        font-size: 22px;
    }

    .lp-col h5 {
        font-size: 16px;
    }

    .lp-col h5 span {
        font-size: 30px;
    }

    .terms-row ul {
        margin-left: 0;
    }

    .btns-row a {
        font-size: 14px !important;
        padding: 12px 10px !important;
        width: 230px !important;
    }

    .srvcs-h2 h2 {
        font-size: 22px;
    }

    .srvcs-subtitle h5 strong, .srvcs-subtitle h5 {
        font-size: 14px;
    }

    .srvcs-header-desc p {
        font-size: 14px;
        line-height: 28px;
    }

    .srvcs-col-title h3 {
        font-size: 18px;
    }

    .srvcs-col-title {
        margin-bottom: 20px !important;
    }

    .srvcs-col-desc ul li {
        font-size: 14px;
        line-height: 24px;
    }

    .srvcs-col-subtitle h4 {
        font-size: 16px;
    }

    .srvcs-col-subtitle h4 span {
        font-size: 30px;
    }

    .srvcs-col-desc {
        padding: 20px 20px 40px 20px;
    }

    .srvcs-col p {
        font-size: 14px;
        line-height: 24px;
    }

    .hp-news-section,
    .hp-service-section {
        padding-top: 60px !important;
    }

    .vc_empty_space {
        height: 60px !important;
    }

    .hp-solution-section,
    .hp-feature-section, .hp-function-section, .hp-service-section,
    .solutions-section,
    .vc_section.section-wave-img {
        padding-bottom: 60px !important;
    }

    .function-row .fc-row {
        height: auto !important;
    }

    .other-srvcs-col:first-child {
        margin-right: 0;
    }

    .services-row {
        width: 100% !important;
    }

    #news_list {
        margin-top: 0px;
    }

    .section-title {
        font-size: 30px;
    }

    .news-wrapper .tab-content {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
    }

    .solutions-section p {
        font-size: 14px;
        line-height: 30px;
    }

    .information-section,
    .all-feature-wrap:last-child,
    .cfeatures-section {
        margin-bottom: 60px;
    }

    .project-section p span, .project-section p strong, .project-section p, .communication-section p, .collab p {
        font-size: 14px;
        line-height: 28px;
    }

    .pms-h2 span, .pms-h2 h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .pms-h3 h3 {
        font-size: 14px;
    }

    .cfeatures-section,
    .cf-biggest-section,
    .ft-inner-highlight {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .cf-functions-tabs .vc_tta-panel-body .row-wrapper {
        width: auto !important;
    }

    .cf-file-content {
        padding-left: 0 !important;
    }

    .cfeatures-functions-section h2 {
        margin-bottom: 40px !important;
    }

    .cfeatures-functions-section,
    .cf-file-section {
        padding-bottom: 60px;
    }

    .lp-col .lp-btn {
        padding-top: 20px;
    }

    .lp-library-section,
    .lp-terms-section,
    .srvcs-btns-section,
    .srvcs-implenttion-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .lp-file-section,
    .lp-service-section {
        padding-bottom: 60px;
    }

    .srvcs-support-section, .srvcs-training-section {
        padding-bottom: 60px;
    }

    .other-srvcs-col, .intro-row {
        width: 80% !important;
    }

    .other-srvcs-col:last-child {
        margin-bottom: 0;
    }

    .feature-container .col-md-4:last-child .feature-wrap {
        margin-bottom: 0 !important;
    }

    .news-pagination {
        margin-top: 80px;
        margin-bottom: 50px;
    }

    .comm-row {
        padding-top: 70px;
    }

    .collab-section {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .lp-row .wpb_single_image {
        margin-bottom: 15px;
    }

    .lp-row .wpb_single_image img {
        width: 60%;
    }

    .lp-terms-section h3 {
        margin-bottom: 40px !important;
    }

    .formBox .ttl02 span {
        font-size: 16px;
        line-height: 28px;
    }

    #main #conts .comment table th span:first-child, #main #conts .comment table td span,
    .form .cor-indent {
        font-size: 14px;
        line-height: 28px;
    }

    .cnt-form-submit {
        margin-top: 70px;
        margin-bottom: 80px;
    }

    .hp-banner-section {
        padding-top: 120px !important;
        padding-bottom: 120px;
        height: 80vh;
        min-height: 600px;
    }

    .solution-row h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .section-sub-title h4 {
        font-size: 12px;
    }

    .section-h2 h2 {
        font-size: 30px;
    }

    .fc-col p {
        font-size: 14px;
    }

    .section-desc {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .other-services-row p {
        font-size: 14px;
        line-height: 24px;
    }

    .other-services-row h4 {
        font-size: 18px;
    }

    .breadcrumbs ul {
        flex-wrap: wrap;
    }

    .snews-wrapper .news-inner p, .snews-wrapper .news-inner a {
        font-size: 14px;
        line-height: 30px;  
    }

    .news-header h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .news-header {
        margin-bottom: 20px;
    }

    .snews-wrapper {
        padding-top: 15px;
    }

    .news-inner h4 {
        font-size: 18px;
    }

    .news-btn {
        margin-top: 15px;
    }

    .snews-outer {
        padding-bottom: 50px;
    }

    .information-section h3 {
        font-size: 20px;
    }

    .information-section h4 {
        font-size: 14px;
    }

    .hp-reason-section.bottom-section {
        padding-top: 0 !important;
        min-height: 400px !important;
        height: 400px !important;
    }

    .cfeatures-row1 {
        margin-top: 0;
    }

    .cfeatures-section h3 {
        font-size: 18px;
    }

    .cfeatures-section p {
        font-size: 14px;
        line-height: 24px;
    }

    .cfeatures-col:first-child, .cfeatures-col:nth-child(2) {
        margin-right: 0;
    }

    .cfeatures-col {
        padding: 30px 20px !important;
    }

    .cfeatures-functions-section h2, .cf-file-section h2, .cf-biggest-section h2 {
        font-size: 22px;
    }
    
    .cf-biggest-section h2 {
        margin-bottom: 40px !important;
    }

    .ft-inner-header .wpb_text_column:first-child {
        margin-bottom: 15px;
    }

    .content-row {
        margin-bottom: 0px;
    }

    .odd-ft-center .vc_col-sm-6:first-child .wpb_text_column:last-child {
        margin-bottom: 0;
    }

    .even-ft-center .vc_col-sm-6:last-child .wpb_text_column:last-child {
        margin-bottom: 0;
    }

    .ft-inner-content h5 {
        font-size: 16px;
    }

    .srvcs-col {
        width: 92% !important;
    }

    .srvcs-implenttion-section .srvcs-col-desc ul li:before, .srvcs-training-section .srvcs-col-desc ul li:before, .srvcs-support-section .srvcs-col-desc ul li:before {
        top: 4px;
    }

    .footer .row .col-md-6 {
        padding: 0;
    }

    .header-navigation .top-menu-class ul li a {
        font-size: 13px;
    }

    .top-menu-class ul li:nth-child(2) {
        margin-left: 8px;
        margin-right: 8px;
        padding-left: 15px;
        padding-right: 15px;
        /* border-left: none;
        border-right: none; */
    }
    
    .mobile-nav .top-menu-class ul li:nth-child(2) {
        margin-right: 15px;
        padding-left: 15px;
        border-left: 2px solid #fff;
        border-right: 2px solid #fff;
    }

    .top-menu .col-md-6:first-child {
        width: 64%;
    }

    .top-menu .col-md-6:last-child {
        width: 36%;
    }

    .site-language a.wpml-ls-link span {
        font-size: 12px !important;
    }

    .banner-logo.wpb_single_image {
        margin-bottom: 35px;
    }

    .cf-biggest-feature .wpb_text_column {
        margin-bottom: 20px;
    }

    .docs-list ul li:before {
        top: 0px;
    }

    .ft-inner-content ul li {
        font-size: 14px;
    }

    .docs-footer-highlight h3 span, .docs-footer-highlight h3 {
        font-size: 16px;
        line-height: 36px;
    }

    .ft-inner-header h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .ft-inner-content h2 {
        line-height: 34px;
    }

    .pb-100 {
        padding-bottom: 60px;
    }

    .lp-title-section h2 {
        font-size: 18px;
    }

    .lp-basic-section {
        margin-top: 25px;
    }

    .lp-h3 {
        margin-bottom: 30px !important;
    }

    .lp-col a {
        font-size: 14px !important;
    }

    .srvcs-row {
        display: flex;
        flex-wrap: wrap;
    }

    .lp-desc-row {
        margin-top: 30px;
    }

    /* .lp-col:nth-child(2) {
        margin-bottom: 0;
    } */

    .form .submit input {
        font-size: 16px;
        padding: 16px 30px;
    }

    .names-input > div, .name-hiragana > div {
        width: 100%;
    }

    .formBox table th label {
        font-size: 14px;
        line-height: 24px;
    }

    .names-input input::placeholder,
    .name-hiragana input::placeholder,
    .formBox table td select::placeholder,
    .formBox table td select {
        font-size: 14px;
    }

    .cor-indent {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ft-contact label,
    ul.check > li {
        margin-bottom: 10px !important;
    }

    #menu-top-menu > li.current-menu-item {
        padding: 5px 8px;
    }

    .top-menu .col-md-6:first-child {
        padding: 0;
    }

    .hp-news-section {
        background-position: 20% 300px;
    }

    .hp-feature-section {
        background-position: 100% 97%;
    }

    .services-wave-row {
        bottom: -55px;
    }

    .news-pagination .page-numbers {
        font-size: 12px;
        min-width: 35px;
        min-height: 35px;
    }
    
    .page-numbers {
        margin: 0 6px;
        padding: 8px 10px;
    }

    .page-numbers.prev {
        padding-left: 35px;
    }

    .page-numbers.next {
        padding-right: 35px;
    }

    a.prev.page-numbers > img {
        left: 12px;
        width: 12px;
    }

    a.next.page-numbers > img {
        right: 12px;
        width: 12px;
    }

    .site-news-wrapper {
        background-position: 100% 120%;
    }

    .post-type-archive .vc_empty_space {
        height: 30px !important;
    }

    .collab-section {
        background-position: center bottom 100px;
    }

    .vc_section.section-wave-img {
        background-position: center bottom 20px !important;
    }

    .feature-wave-2 {
        bottom: 18%;
    }

    .features-wave-3 {
        bottom: -5%;
    }

    .feature-wave-4 {
        bottom: -5%;
    }

    .feature-wave-5 {
        bottom: -4%;
    }

    .correspondence-wave-2 {
        bottom: -9%;
    }

    .correspondence-wave-bg {
        top: 202%;
    }

    .lp-wave-img {
        bottom: -1%;
    }

    .services-wave {
        bottom: -2%;
    }

    /* .mobile-breadcrumbs {
        padding-top: 30px;
    } */

    .to-top {
        bottom: 50px;
        padding: 10px;
    }

    .to-top img {
        width: 25px;
    }

    .forms-container table th,
    .forms-container table td {
        display: block;
        width: 100%; 
    }

    .forms-container table th {
        padding-bottom: 0px !important;
    }

    .forms-container table td {
        padding-top: 0px !important;
    }

    .forms-container ul.check > li {
        display: block;
    }

    .forms-container .consent-box td,
    .forms-container .consent-box tr {
        height: auto !important;
    }

    .mobile-nav {
        width: 100% !important;
        left: -100%;
    }

    .mobile-nav.show-menu {
        left: 0;
    }

    .navigation-inner .c-site-logo {
        width: calc(100% - 100px);
    }

    .navigation-inner .mobile-burger {
        width: 100px;
    }

}


@media(max-width: 420px) {

    .top-menu-class ul li a {
        font-size: 14px;
    }

    .wpml-ls-native {
        display: inline-block;
    }
    
    .menu-contact-pg {
        display: none;
    }

    .site-language {
        width: 100%;
    }

    .site-language a.wpml-ls-link span {
        font-size: 15px !important;
    }

    .wpml-ls-legacy-list-horizontal .wpml-ls-flag {
        width: 20px;
    }
}
