@font-face {
    font-family: "ThaiSansNeue-Regular";
    src: url("../fonts/ThaiSansNeue-Regular.ttf");
    /* IE9 Compat Modes */
}

@font-face {
    font-family: "ThaiSansNeue-Bold";
    src: url("../fonts/ThaiSansNeue-Bold.ttf");
    /* IE9 Compat Modes */
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: "ThaiSansNeue-Regular", sans-serif !important;
}

.custom-container {
    max-width: 1365px !important;
}

.home-icon {
    font-size: 30px;
    color: #fff;
}

.text-great {
    color: #eb262d;
}

.parallax {
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.clearBg {
    background-color: #0000 !important;
}

.home-card-detail {
    padding-left: 25px;
    border-left: 3px #7e7272 solid;
}

.center-middle {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.parallax-window {
    min-height: 100vh;
    background: transparent;
    background-size: contain;
    background-repeat: round;
}

.custom-nav {
    background-color: #78c987;
    color: #fff;
    background-image: url("../img/BG-02.jpg");
    background-size: cover;
    margin: 0;
    padding: 0;
    height: 65px;
}

.custom-nav-home {
    width: 50%;
    margin-left: auto;
    background-color: #08841fa8;
    color: #fff;
    background-image: url(../img/BG-02.jpg);
    background-size: auto;
    background-repeat: round;
    
    background-clip: border-box;
    margin: 0;
    padding: 0;
    height: 65px;
    position: absolute;
    right: 0;
    top: 27px;
}

.custom-foot {
    background-color: #eb262d;
    color: #fff;
    background-image: url("../img/BG-02.jpg");
    background-size: cover;
    margin: 0;
    padding: 0;
}

.custom-collapse {
    height: 65px;
    overflow: hidden;
}

.nav-menu-item-custom {
    height: 81px;
    font-size: 25px;
}

.menu-custom-hover:hover {
    /* background-color: #626262b3; */
    transition: 0.4s;
}

.nave-text-custom {
    font-size: 1.4rem;
}

.menu-custom-hover:hover .nave-text-custom {
    color: #ff7e01 !important;
    transition: 0.2s;
}

.custom-hover-gps:hover i {
    color: #000 !important;
}

.nave-text-custom-white {
    color: #fff !important;
}


/* active nav bar */

.custom-active {
    background-color: #626262b3;
    color: #ff7e01 !important;
}

.custom-active a {
    color: #ff7e01 !important;
}

.mid-logo {
    position: absolute;
    top: 25px;
    right: 0;
    background-color: #fff9;
    width: 134px;
    text-align: center;
    padding: 7px;
}

.mid-logo-gps {
    position: absolute;
    top: 25px;
    left: 0;
    background-color: #fff9;
    width: 134px;
    text-align: center;
    padding: 10px;
}

.mid-m-logo-mwork {
    width: 90px;
}

.mid-m-logo-gps {
    width: 87px;
}

.menu-title {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 15px 0;
    color: #fff;
    background-color: #00000091;
    cursor: pointer;
    height: 66px;
    transition: 0.4s ease-out;
    overflow: hidden;
}

.img-mwork-box:hover>.menu-title {
    height: 100%;
}

.img-mwork-box:hover .logo-hover {
    height: auto !important;
}

.img-mwork-box:hover .logo-hover-gps {
    height: auto !important;
}

.logo-hover-dash {
    width: 145px !important;
    margin-top: 20px;
}

.logo-hover {
    height: 0;
    width: 240px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.logo-hover-gps {
    height: 0;
    width: 200px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


/* .home-card {
  min-height: 300px;
} */


/* contact */

.contact-first {
    background-image: url(../img/contact/1.png);
    height: 280px;
    width: 100%;
    background-size: cover;
    margin: 20px 0;
    overflow: hidden;
}

.img-contact-circle {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.text-w-contact {
    margin-bottom: 0 !important;
    margin-top: 7px;
}

.img-contact-circle-sec {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 187%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.text-ore {
    color: #ff7e01;
    font-size: 45px;
}

.img-tower {
    height: 280px;
}


/* news */

#news {
    background-image: url(../img/news/news-bg.jpg);
    background-size: cover;
    padding: 20px;
    width: 100%;
    height: 400px;
}

#owl-demo .item {
    margin: 3px;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.inner-news {
    padding: 20px 15px;
    background-color: rgba(255, 255, 255, 0.585);
    height: 100%;
    width: 100%;
}


/* slider */

.slider-custom-box {
    position: relative;
    height: 400px !important;
}

.slider-custom-box-gps {
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.circle-header-gps {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    background-color: #ffb700;
    top: 42px;
    z-index: 0;
    left: -22px;
}

.circle-header-container {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
}

.slider-logo {
    position: absolute;
    width: 300px;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
}

.slider-logo-animate {
    position: absolute;
    width: 300px;
    top: 25%;
    left: 9%;
    transform: translate(-50%, -50%);
}

.slider-logo-animate-2 {
    position: absolute;
    width: 567px;
    bottom: 0;
    left: 6%;
    transform: translate(-50%, -50%);
}

.text-box-slide {
    position: absolute;
    width: 350px;
    height: 350px;
    top: 7%;
    right: 3%;
    transform: translate(-50%, -50%);
    background-color: #0000008e;
    padding: 15px;
}

.text-box-in {
    border-left: 2px solid #fff;
}

.check-icon-list {
    margin: auto;
    font-size: 42px;
}

.caption-custom {
    position: absolute;
    bottom: 7%;
    height: 150px;
    padding: 10px;
}

.title-sec {
    margin: auto 0;
    font-size: 23px;
}

.title-sec-detail {
    margin: auto 0;
    font-size: 23px;
}


/* sec navbar */

.sec-nav-m-work {
    position: sticky;
    top: 0;
    z-index: 20;
    overflow: hidden;
    overflow: hidden;
    width: 100%;
    background-image: url(../img/bg-nav.png);
    margin: auto;
    text-align: center;
    /* -webkit-box-shadow: 3px 8px 30px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 8px 30px -4px rgba(0,0,0,0.75);
box-shadow: 3px 8px 30px -4px rgba(0,0,0,0.75); */
}

.img-hand {
    width: 55%;
}

.img-truck {
    width: 105%;
}

.sec-nav-link {
    margin: auto 15px;
    text-decoration: none !important;
    color: #333 !important;
    border-bottom: 3px solid #0000;
}

.sec-nav-link:hover {
    border-bottom: 3px solid #eb262d;
    transition: 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
}


/* in tro session2 video */

.session-video {
    width: 100%;
    background-image: url(../img/triangle-bg.webp);
    background-size: contain;
}

.video-right {
    border-left: 3px solid #626262b3;
    padding: 10px;
}

.detail-video {
    margin: auto 0;
}

.line-mid-start {
    position: absolute;
    top: 20%;
    width: 2px;
    background-color: #333;
    height: 170px;
    margin: auto 0;
}

.line-mid-end {
    position: absolute;
    top: 20%;
    right: 0;
    width: 2px;
    background-color: #333;
    height: 170px;
    margin: auto 0;
}

.center-detail {
    position: relative;
    /* border-right: 2px solid #333;
  border-left: 2px solid #333; */
}

.light-box-title {
    font-size: 25px;
}


/* Feature Session */

.header-feature {
    position: relative;
    width: 100%;
    height: 100px;
    background-image: url(../img/head-fea.png);
    background-size: contain;
    background-repeat: round;
}

.feature-container {
    width: 100%;
    background-image: url(../img/triangle-bg.webp);
    background-size: contain;
    padding: 20px;
}

.process-container {
    position: relative;
}


/* emp caousel */

.caption-custom-home {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    background-color: #70ad47a3;
}

.caption-custom-text {
    left: 50%;
    top: 50%;
    transform: translate(0, -25%);
    margin: 0 !important;
}

.indicators-custom {
    width: fit-content;
    height: fit-content;
    top: 0;
    right: 0;
    left: auto;
    margin: 0;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.carousel-indicators .active {
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    color: #dd8500;
}

.active-custom {
    background-color: #dd8500 !important;
}

.img-min328 {
    /* height: 328px; */
}

.line {
    height: 70%;
    width: 2px;
    background: #333;
    position: absolute;
    right: 33%;
    margin: auto;
    z-index: 1;
    transform: translate(-50%, -50%);
    top: 15%;
}

.line-end {
    height: 70%;
    width: 2px;
    background: #333;
    position: absolute;
    left: 33%;
    margin: auto;
    z-index: 1;
    transform: translate(-50%, -50%);
    top: 15%;
}

.circle-item {
    margin: 65px 75px 65px 0;
    margin-left: auto;
    width: fit-content;
    position: relative;
    z-index: 10;
    cursor: pointer;
}

.circle-item-end {
    margin: 65px 75px;
    margin-right: auto;
    width: fit-content;
    position: relative;
    z-index: 10;
    cursor: pointer;
}

.icon-circle {
    margin: 0;
    border-radius: 50%;
    padding: 12px 13px 9px 13px;
    background-color: #ffb700;
}

.menu-text {
    color: #000000e0 !important;
}

.line-detail {
    font-size: 23px;
}


/* popover */

.popover {
    margin-top: 100px;
    max-width: 5000px !important;
    width: 750px;
    height: 550px;
    border: 1px solid #ffd900;
}

.img-popover {
    max-width: 650px !important;
    max-height: 450px !important;
    width: auto !important;
}


/* .icon-circle:before {
  content: "";
  position: absolute;
  right: 31px;
  width: 3px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.571);
  z-index: -1;
} */

.head-text-fea {
    color: #fff;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}


/* #img-con {
  display: none;
} */


/* hover mouse */

#container-img {
    perspective: 25px;
}

#inner-img {
    /* width: 20em;
  height: 18em; */
    background-color: #0000;
    box-shadow: 2px 2px 50px #0000;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
}

#container-img2 {
    perspective: 25px;
}

#inner-img2 {
    /* width: 20em;
  height: 18em; */
    background-color: #0000;
    box-shadow: 2px 2px 50px #0000;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
}


/* solution */

.circle-item-tab {
    width: fit-content;
    margin: 10px 0;
    width: fit-content;
    position: relative;
    z-index: 10;
    cursor: pointer;
}

.icon-circle-tab {
    margin: 0;
    border-radius: 50%;
    padding: 12px 13px 9px 13px;
    background-color: #ffffff;
}

.icon-circle-tab:before {
    content: "";
    position: absolute;
    right: 35px;
    width: 1px;
    height: 220px;
    background-color: rgba(0, 0, 0, 0.571);
    z-index: -1;
}

.icon-circle-tab-last {
    margin: 0;
    border-radius: 50%;
    padding: 12px 13px 9px 13px;
    background-color: #ffffff;
}

.icon-circle-tab-gps {
    margin: 0;
    border-radius: 50%;
    padding: 12px 11px 7px 12px;
    background-color: #ffffff;
}

.icon-circle-tab-gps:before {
    content: "";
    position: absolute;
    right: 35px;
    width: 1px;
    height: 120px;
    background-color: #fff;
    z-index: -1;
}

.icon-circle-tab-gps-last {
    margin: 0;
    border-radius: 50%;
    padding: 12px 13px 9px 13px;
    background-color: #ffffff;
}

.side-menu-solution {
    height: 450px;
}

.custom-hover {
    transition: 0.3s;
}

.custom-hover:hover {
    color: #fff !important;
}

.right-content {
    position: relative;
}

.tab-img {
    position: absolute;
    bottom: 0;
    left: 25px;
}

.solution-detail {
    max-width: 50%;
    background-color: #3333338f;
    position: absolute;
    top: 0;
    right: 25px;
    padding: 20px;
}

.solution-footer {
    height: 190px;
    background-image: url(../img/solution/footer.jpg);
}

.border-active-none {
    margin: 0;
    border-radius: 50%;
    padding: 5px;
    border: #0000 solid 2px;
}

.border-active {
    margin: 0;
    border-radius: 50%;
    padding: 5px;
    border: #eb262d solid 2px;
    /* transition: 0.5s; */
    animation: blinker 1s linear infinite;
}


/* contact button */

.btn-contact {
    background-color: #eb262d;
    border-color: #eb262d;
    position: fixed;
    bottom: 5%;
    right: 21%;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    transition: 0.2s;
    z-index: 30;
    cursor: pointer;
}

.btn-contact:hover {
    background-color: #eb262d !important;
    border-color: #eb262d !important;
    position: fixed;
    right: 21%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    z-index: 30;
}

.btn-contact:hover~.form-info {
    position: fixed;
    bottom: 12%;
    right: 24%;
    width: 250px;
    height: 300px;
    background-color: #bfe48f;
    z-index: 30;
}

.form-info-show {
    padding: 20px !important;
    position: fixed;
    bottom: 11%;
    right: 21%;
    width: 470px !important;
    height: 360px !important;
    border-radius: 10px;
    border: #333 1px solid;
    background-color: #ffffff;
    z-index: 30;
    transition: 0.2s;
}

.form-info-hide {
    height: 0;
    width: 0;
    overflow: hidden;
}

.input-hide {
    display: none;
}

.input-show {
    display: block;
}

.text-dark-custom {
    color: #000 !important;
    font-size: 20px;
}


/* gps */


/* transport */

#fifty-year {
    border: 1px solid #ccc;
}

.brand-slide {
    width: 80%;
}

.green-circle {
    width: 80px;
    height: 80px;
    background-color: #eb262d;
    border-radius: 50%;
    left: -13px;
    position: absolute;
}

.tran-content-text {
    position: relative;
    z-index: 9;
}

.car-solution {
    width: 200px;
    height: 200px;
}

.solution-custom {
    min-height: 300px;
}

.dowload-faq {
    font-size: 23px;
}

.li-hardwre {
    min-width: 150px;
    text-align: center;
}

.header-hard-cap {
    font-size: 2rem;
}

.caption-white {
    font-size: 1.2rem;
}

.circle-name {
    height: 80px;
    width: 80px;
    background-color: #eb262d;
    border-radius: 50%;
    padding: 10px 20px;
    position: absolute;
    top: 32%;
    z-index: 3;
    left: 68%;
}

.text-in-circle {
    margin: 0;
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.text-check {
    color: #eb262d;
}


/* custom tab */


/* .li-hardwre {
  border-bottom: 1px #000 solid;
} */

.nav-link {
    color: #000;
    background-color: #0000;
    border-bottom: 1px solid #000;
    border-radius: 0 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #000;
    background-color: #0000;
    border-bottom: 5px solid #eb262d;
    border-radius: 0;
    padding: 7px 5px;
    margin-left: 2px;
    margin-right: 2px;
}


/* customers logo */

.row-container-logo {
    border-bottom: 3px solid #7cc47c;
    width: fit-content;
    padding-bottom: 10px;
    padding-top: 10px;
}

.logo-box {
    padding: 16px 16px 0px 16px;
    border-right: 3px solid #c1c1c1;
    cursor: pointer;
}

.inner-info-detail {
    font-size: 21px;
}

.logo-box img {
    transition: 0.3s;
}


/* .logo-box p {
  transition: 0.3s;
} */

.logo-box:hover img {
    transform: scale(1.1);
}


/* .logo-box:hover p {
  transform: scale(1.1);
} */

.no-right-border {
    border-right: 0 !important;
}


/* gps infp */

.nav-link-custom-info {
    font-size: 21px;
    text-decoration: none !important;
}

.info-circle {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    position: absolute;
    z-index: 0;
    top: -15px;
}

.info-header-text {
    position: relative;
    padding-left: 25px;
    margin-bottom: 25px;
}

.text-info-custom {
    color: #17b8b1;
}

.expand-content {
    cursor: pointer;
}

.expand-content:hover i {
    color: #dd8500;
}

.expand-content:hover h4 {
    color: #dd8500;
}

.info-qa-card {
    font-size: 22px;
}

.add-btn-qa {
    font-size: 30px;
}

.spinAddIcon {
    transform: rotate(180deg);
    transition: 0.3s;
}

.spinAddIconRevert {
    transform: rotate(-90deg);
    transition: 0.4s;
}

.active-orange {
    color: #dd8500;
}


/* keyword underfooter */

#keyword {
    width: 100%;
    padding: 20px;
    background-color: #e3e2e2;
    color: #000;
}

.text-keyword {
    color: #6a6a6a;
    display: block;
    font-size: 18px;
}

.strong-key {
    font-weight: 600;
}

@keyframes blinker {
    50% {
        border: #0000 solid 2px;
    }
}


/* response sive */

.response-nav-ham {
    height: auto;
    width: 59%;
    z-index: 9999;
    position: absolute;
    background: #ebebeb;
    top: 93%;
    right: -59%;
    transition: 0.4s;
}

.show-menu-hamberger {
    height: auto;
    width: 59%;
    z-index: 9999;
    position: absolute;
    background: #ebebeb;
    top: 93%;
    right: 0;
    transition: 0.4s;
}

.response-nav-ham-mwork {
    height: auto;
    width: 59%;
    z-index: 9999;
    position: absolute;
    background: #ebebeb;
    top: 65px;
    right: -59%;
    transition: 0.4s;
}

.show-menu-hamberger-mwork {
    height: auto;
    width: 59%;
    z-index: 9999;
    position: absolute;
    background: #ebebeb;
    top: 65px;
    right: 0;
    transition: 0.4s;
}

.menu-res-text {
    margin: auto;
    color: #878787;
    font-size: 18px;
    margin-bottom: 8px;
}

.text-inner-nav {
    text-align: left;
    font-size: 1.2rem;
    margin: 0;
}

.hardware-text-detail {
    font-size: 25px;
}

@media screen and (max-width: 550px) {
    .solution-container-res {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0%, -50%);
        background: #0000005c;
        padding-right: 10px;
        width: 185px !important;
        height: 65px !important;
    }
    .home-icon {
        font-size: 25px !important;
    }
    .content-last-text {
        font-size: 1.25rem !important;
    }
    .nav-link-head-preve {
        font-size: 20px !important;
    }
    .warning-headet {
        font-size: 1.5rem !important;
    }
    .ip-text-22 {
        font-size: 20px !important;
    }
    .btn-contact-res {
        background-color: #7eaa45;
        border-color: #7eaa45;
        position: fixed;
        bottom: 5%;
        right: 35px;
        width: 55px !important;
        height: 55px !important;
        border-radius: 50%;
        transition: 0.2s;
        z-index: 30;
        cursor: pointer;
    }
    .eye-emai-resl {
        width: 64px !important;
        position: absolute;
        top: 32%;
        left: -30%;
    }
    .text-inner-nav {
        text-align: left;
        font-size: 1.2rem !important;
        margin: 0;
    }
    .induct-ipad {
        font-size: 1.5rem !important;
    }
    .sale-team-res {
        font-size: 1.5rem !important;
    }
    /* .saleteam-res-text {
    font-size: 22px !important;
  } */
    .img-hand-responsive {
        width: 100% !important;
    }
    .ipad-caption {
        font-size: 1.2rem !important;
    }
    .ipad-font-30 {
        font-size: 22px !important;
    }
    .ipad-text {
        font-size: 1.3rem !important;
    }
    .carousel-caption-res {
        display: block !important;
    }
    #slider {
        display: none !important;
    }
    #carouselResponsive {
        display: block !important;
        margin-top: 81px !important;
    }
    #carouselResponsive2 {
        display: block !important;
    }
    .software-tab-res {
        display: flex !important;
    }
    .software-tab-res-nomal {
        display: none !important;
    }
    .brand-slide {
        width: 190% !important;
    }
    .custom-nav {
        position: fixed;
        width: 100%;
        z-index: 99;
    }
    .custom-nav-home {
        position: fixed;
        width: 100%;
        z-index: 99;
        background-color: #ebebeb !important;
    }
    .dowload-faq {
        border: 0 !important;
    }
    .res-faq-show {
        display: block !important;
    }
    #keyword span {
        font-size: 15px;
    }
    .text-induct {
        font-size: 20px !important;
    }
    .email-res-contain {
        display: block !important;
    }
    #btn-info-form {
        display: none !important;
    }
    #btn-info-form-res {
        display: block !important;
    }
    .header-mobile-res-text {
        font-size: 1.4rem !important;
        color: #000000;
        /* font-weight: 600; */
    }
    .nav-padding-custom {
        padding: 7px 5px !important;
    }
    .gps-solution-img {
        width: 150px !important;
        height: 150px !important;
    }
    .hardware-text-detail {
        font-size: 22px !important;
    }
    .solution-custom {
        min-height: 215px;
    }
    .header-tb-res {
        width: 186px !important;
    }
    .nav-soft-ware-res {
        font-size: 22px !important;
    }
    .img-custom-size {
        width: 70% !important;
    }
    .hide-on-responsive-article {
        display: none !important;
    }
    .img-hardware-res {
        top: 45% !important;
    }
    /* .green-circle {
    width: 80px;
    height: 80px;
    background-color: #eb262d;
    border-radius: 50%;
    left: 0px !important;
    position: absolute;
  } */
    .att-icon-res {
        margin: 0 !important;
    }
    .menu-res-text {
        display: block !important;
    }
    .text-ore {
        color: #ff7e01;
        font-size: 1.7rem;
        margin-top: 7px;
    }
    .text-w-contact {
        font-size: 22px;
    }
    .text-foot-res {
        font-size: 18px !important;
    }
    .set-border-res {
        border: none !important;
    }
    .footer-container {
        padding-left: 0 !important;
    }
    .visit-site-res {
        display: none !important;
    }
    #image-map {
        display: none !important;
    }
    .home-btn {
        display: none !important;
    }
    .great-logo {
        display: none;
    }
    .great-logo-grren {
        display: block !important;
        margin: auto;
    }
    .row-container-custom {
        margin: 0 !important;
        width: 100% !important;
    }
    .session-1 {
        margin: 0 !important;
        padding: 0 !important;
    }
    .session-item {
        padding: 0 !important;
    }
    .main-container {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 !important;
    }
    /* mobile home page */
    .nav-menu-item-custom {
        height: auto !important;
    }
    .nav-container {
        height: 61px !important;
    }
    .nave-text-custom {
        font-size: 1.2rem !important;
    }
    .custom-nav-home {
        background-color: #3c3c3c1a;
        width: 100%;
        top: 0;
        height: 57px;
    }
    .great-logo {
        z-index: 999;
        top: 48% !important;
    }
    .nav-hiden-custom {
        display: block !important;
    }
    .hambergerBtn {
        margin-left: auto;
        margin-right: 3px;
        margin-top: 4px;
    }
    #nav-ham-contain {
        display: block !important;
        position: fixed;
        top: 81px !important;
    }
    #nav-ham-contain-home {
        display: block !important;
        position: fixed;
        top: 57px;
    }
    .parallax-window {
        background-image: none !important;
        min-height: 0 !important;
    }
    .two-menu-container {
        display: none;
    }
    .container-response-home {
        display: block !important;
    }
    .img-menu-home {
        position: relative;
    }
    .menu-mwork-res {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 5px;
        margin: 0;
        text-align: center;
        background-color: #000000aa;
        color: #fff;
    }
    #news {
        display: none;
    }
    .mwork-text-res {
        font-size: 22px !important;
        margin-right: auto;
        margin-left: 10px;
        display: block !important;
    }
    .sec-nav-m-work {
        display: none;
    }
    .hide-991 {
        display: none;
    }
    .light-box-title {
        font-size: 20px;
        text-decoration: underline;
        color: blue;
    }
    .text-pad-first {
        padding-right: 20px;
    }
    .video-detail-text {
        font-size: 20px !important;
    }
    .line-mid-start {
        background-color: #0000 !important;
    }
    .line-mid-end {
        background-color: #0000 !important;
    }
    .footer-mobile-text {
        font-size: 24px !important;
        text-align: center;
    }
    .footer-mobile-text-head {
        font-size: 25px !important;
        text-align: center;
    }
    .mobile-caption {
        height: auto !important;
    }
    .mobile-text-header {
        margin-left: 0 !important;
    }
    .circle-check {
        width: fit-content;
        margin: auto;
    }
    .container-text-mobile {
        width: fit-content;
        margin: auto;
        line-height: 0.5;
    }
    .container-check-text {
        margin-top: 0 !important;
    }
    .workflow-footer-text {
        padding-left: 15px !important;
    }
    .feature-link-tab {
        display: none;
    }
    .right-content {
        height: 400px !important;
    }
    .tab-img {
        width: 100% !important;
    }
    .solution-container {
        width: 100% !important;
        margin: 0 !important;
    }
    .solution-detail {
        max-width: none !important;
    }
    #mobile-app {
        display: none;
    }
    .icon-circle-res {
        padding: 0;
        width: 35px;
        height: 35px;
        background-color: #facc2e;
        border-radius: 50%;
        position: relative;
    }
    .img-mobile-session {
        width: 17px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .feature-session-mobile-app {
        margin-top: 40px !important;
    }
    .header-feature {
        position: relative;
        width: 100%;
        height: 73px;
        margin-bottom: 20px;
        background-image: url(../img/head-fea.png);
        background-size: cover;
        background-repeat: no-repeat;
    }
    .mobile-footer {
        height: 449px !important;
    }
    .office-footer {
        height: 280px !important;
    }
}

@media screen and (max-width: 992px) {
    .li-hardwre {
        min-width: 140px;
    }
    .content-last-text {
        font-size: 1.5rem;
    }
    .nav-link-head-preve {
        font-size: 22px;
    }
    .warning-headet {
        font-size: 2rem;
    }
    .ip-text-22 {
        font-size: 30px;
    }
    .ipad15year-nomal {
        display: none !important;
    }
    .ipad15year-respon {
        display: flex !important;
    }
    .response-block {
        display: block !important;
    }
    .brand-slide-pad {
        width: 100%;
    }
    .text-inner-nav {
        text-align: left;
        font-size: 1.6rem;
        margin: 0;
    }
    .btn-contact-res {
        background-color: #7eaa45;
        border-color: #7eaa45;
        position: fixed;
        bottom: 5%;
        right: 35px;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        transition: 0.2s;
        z-index: 30;
        cursor: pointer;
    }
    .eye-email-res {
        width: 80px;
        position: absolute;
        top: 32%;
        left: -30%;
    }
    .induct-ipad {
        font-size: 2rem;
    }
    .sale-team-res {
        font-size: 2rem;
    }
    .saleteam-res-text {
        font-size: 22px;
    }
    .img-hand-responsive {
        width: 80%;
    }
    .hand-checkresponsive {
        display: none !important;
    }
    .hand-res-show {
        display: block !important;
    }
    .ipad-caption {
        font-size: 1.2rem;
    }
    .ipad-font-30 {
        font-size: 30px;
    }
    .ipad-text {
        font-size: 1.3rem;
    }
    .carousel-caption-res {
        display: block !important;
    }
    #slider {
        display: none !important;
    }
    #carouselResponsive {
        display: block !important;
        margin-top: 105px;
    }
    #carouselResponsive2 {
        display: block !important;
    }
    .software-tab-res {
        display: flex !important;
    }
    .software-tab-res-nomal {
        display: none !important;
    }
    .brand-slide {
        width: 190% !important;
    }
    .custom-nav {
        position: fixed;
        width: 100%;
        z-index: 99;
        height: auto;
    }
    .home-icon {
        font-size: 40px;
    }
    .custom-nav-home {
        position: fixed;
        width: 100%;
        z-index: 99;
        background-color: #ebebeb !important;
    }
    .dowload-faq {
        border: 0 !important;
    }
    .res-faq-show {
        display: block !important;
    }
    #keyword span {
        font-size: 15px;
    }
    .text-induct {
        font-size: 22px;
    }
    .email-res-contain {
        display: block !important;
    }
    #btn-info-form {
        display: none !important;
    }
    #btn-info-form-res {
        display: block !important;
    }
    .header-mobile-res-text {
        font-size: 30px;
        color: #000000;
        /* font-weight: 600; */
    }
    .nav-padding-custom {
        padding: 7px 5px !important;
    }
    .gps-solution-img {
        width: 150px !important;
        height: 150px !important;
    }
    .hardware-text-detail {
        font-size: 28px;
    }
    .solution-custom {
        min-height: 215px;
    }
    .header-tb-res {
        width: 186px !important;
    }
    .nav-soft-ware-res {
        font-size: 30px;
    }
    .img-custom-size {
        width: 70% !important;
    }
    .hide-on-responsive-article {
        display: none !important;
    }
    .img-hardware-res {
        top: 45% !important;
    }
    /* .green-circle {
    width: 80px;
    height: 80px;
    background-color: #eb262d;
    border-radius: 50%;
    left: 0px !important;
    position: absolute;
  } */
    .att-icon-res {
        margin: 0 !important;
    }
    .menu-res-text {
        display: block !important;
    }
    .text-ore {
        color: #ff7e01;
        font-size: 1.7rem;
        margin-top: 7px;
    }
    .text-w-contact {
        font-size: 22px;
    }
    .text-foot-res {
        font-size: 18px !important;
    }
    .set-border-res {
        border: none !important;
    }
    .footer-container {
        padding-left: 0 !important;
    }
    .visit-site-res {
        display: none !important;
    }
    #image-map {
        display: none !important;
    }
    .home-btn {
        display: none !important;
    }
    .great-logo {
        display: none;
    }
    .great-logo-grren {
        display: block !important;
        margin: auto;
    }
    .row-container-custom {
        margin: 0 !important;
        width: 100% !important;
    }
    .session-1 {
        margin: 0 !important;
        padding: 0 !important;
    }
    .session-item {
        padding: 0 !important;
    }
    .main-container {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 !important;
    }
    /* mobile home page */
    .nav-menu-item-custom {
        height: auto !important;
    }
    .nav-container {
        height: 61px !important;
    }
    .nave-text-custom {
        font-size: 1.6rem;
    }
    .custom-nav-home {
        background-color: #3c3c3c1a;
        width: 100%;
        top: 0;
        height: 57px;
    }
    .great-logo {
        z-index: 999;
        top: 48% !important;
    }
    .nav-hiden-custom {
        display: block !important;
    }
    .hambergerBtn {
        margin-left: auto;
        margin-right: 3px;
        margin-top: 4px;
    }
    #nav-ham-contain {
        display: block !important;
        position: fixed;
        top: 105px;
    }
    #nav-ham-contain-home {
        display: block !important;
        position: fixed;
        top: 57px;
    }
    .parallax-window {
        background-image: none !important;
        min-height: 0 !important;
    }
    .two-menu-container {
        display: none;
    }
    .container-response-home {
        display: block !important;
    }
    .img-menu-home {
        position: relative;
    }
    .menu-mwork-res {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 5px;
        margin: 0;
        text-align: center;
        background-color: #000000aa;
        color: #fff;
    }
    #news {
        display: none;
    }
    .mwork-text-res {
        font-size: 30px;
        margin-right: auto;
        margin-left: 10px;
        display: block !important;
    }
    .sec-nav-m-work {
        display: none;
    }
    .hide-991 {
        display: none;
    }
    .light-box-title {
        font-size: 20px;
        text-decoration: underline;
        color: blue;
    }
    .text-pad-first {
        padding-right: 20px;
    }
    .video-detail-text {
        font-size: 20px !important;
    }
    .line-mid-start {
        background-color: #0000 !important;
    }
    .line-mid-end {
        background-color: #0000 !important;
    }
    .footer-mobile-text {
        font-size: 28px;
        text-align: center;
    }
    .footer-mobile-text-head {
        font-size: 35px;
        text-align: center;
    }
    .mobile-caption {
        height: auto !important;
    }
    .mobile-text-header {
        margin-left: 0 !important;
    }
    .circle-check {
        width: fit-content;
        margin: auto;
    }
    .container-text-mobile {
        width: fit-content;
        margin: auto;
    }
    .container-check-text {
        margin-top: 0 !important;
    }
    .workflow-footer-text {
        padding-left: 15px !important;
    }
    .feature-link-tab {
        display: none;
    }
    .right-content {
        height: 400px !important;
    }
    .tab-img {
        width: 100% !important;
    }
    .solution-container {
        width: 100% !important;
        margin: 0 !important;
    }
    .solution-detail {
        max-width: none !important;
    }
    #mobile-app {
        display: none;
    }
    .icon-circle-res {
        padding: 0;
        width: 35px;
        height: 35px;
        background-color: #facc2e;
        border-radius: 50%;
        position: relative;
    }
    .img-mobile-session {
        width: 17px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .feature-session-mobile-app {
        margin-top: 40px !important;
    }
    .header-feature {
        position: relative;
        width: 100%;
        height: 73px;
        margin-bottom: 20px;
        background-image: url(../img/head-fea.png);
        background-size: cover;
        background-repeat: no-repeat;
    }
    .mobile-footer {
        height: 449px !important;
    }
    .office-footer {
        height: auto !important;
    }
}

.office-footer {
    height: 280px;
}

@media screen and (max-width: 1024px) {
    .solution-container-res {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0%, -50%);
        background: #0000005c;
        padding-right: 10px;
        width: 349px;
        height: 125px;
    }
    .saleteam-res-text {
        font-size: 45px;
    }
    .ale-team-res {
        font-size: 30px;
    }
}

@media screen and (max-width: 1199px) {
    /* .footer-mobile-text {
    font-size: 20px;
    text-align: center;
  } */
    .t400-future-list {
        display: none;
    }
    .t1024-future-list {
        display: block;
    }
    .mobile-caption {
        height: auto !important;
    }
    .mobile-text-header {
        margin-left: 0 !important;
    }
    .circle-check {
        width: fit-content;
        margin: auto;
    }
    .container-text-mobile {
        width: fit-content;
        margin: auto;
    }
    .container-check-text {
        margin-top: 0 !important;
    }
    .workflow-footer-text {
        padding-left: 15px !important;
    }
    .feature-link-tab {
        display: none;
    }
    .right-content {
        height: 400px !important;
    }
    .tab-img {
        width: 100% !important;
    }
    .solution-container {
        width: 100% !important;
        margin: 0 !important;
    }
    .solution-detail {
        max-width: none !important;
    }
    #mobile-app {
        display: none;
    }
    .icon-circle-res {
        padding: 0;
        width: 0;
        height: 35px;
        background-color: #facc2e;
        border-radius: 50%;
        position: relative;
    }
    .img-mobile-session {
        width: 19px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    #mobile-app {
        display: none;
    }
    #mobile-add-response {
        display: block !important;
    }
    #office-center {
        display: none;
    }
    #office-center-response {
        display: block !important;
    }
    #feature-nomal-device {
        display: none;
    }
    #feature-main-container {
        margin-top: 40px !important;
    }
    #feature-responsive {
        display: block !important;
    }
    .icon-circle-res-sulution {
        padding: 0;
        width: 0;
        height: 35px;
        background-color: #eb262d;
        border-radius: 50%;
        position: relative;
    }
    .solution-footer {
        height: auto !important;
    }
    .font-solution-footer {
        font-size: 18px !important;
    }
    .form-info-show {
        padding: 20px !important;
        position: fixed;
        bottom: 17%;
        right: 9%;
        width: 283px !important;
        height: 398px !important;
        border-radius: 10px;
        border: #333 1px solid;
        background-color: #ffffff;
        z-index: 30;
        transition: 0.2s;
    }
}


/* footer */

.social-container {
    display: flex;
    width: fit-content;
    margin: auto;
}

.social {
    margin: 10px;
    width: 55px;
}

.footer-text {
    font-size: 23px;
}

.table-custom-color {
    background-color: #d1d1d1;
    color: #000;
    font-size: 20px;
    text-align: left;
}

.table-bordered td,
.table-bordered th {
    font-weight: 100;
}


/* .table-bordered td,
.table-bordered th {
  padding: 7px;
} */

.header-tb-custom {
    background-color: #eb262d !important;
    color: #333 !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    border-color: #bfe48f !important;
}

.img-hardware {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 250px;
}

#pricing {
    position: relative;
    margin-top: 50px;
}

.price_container {
    background-image: url(../img/pricing/pricing_header.gif);
    height: 99px;
    width: 100%;
    background-size: cover;
    margin-bottom: 50px;
    position: relative;
}

.price_container img {
    position: absolute;
    width: 157px;
}

.price_text_head {
    position: absolute;
    left: 50%;
    top: 25%;
    transform: translate(-50%, -30%);
    font-size: 55px;
    color: #fff;
    width: 100%;
    text-align: center;
}

.month-text {
    color: #6c757d8c;
    font-size: 20px;
}

.table-price {
    font-size: 26px;
}

.table-wrapper {
    margin: 80px auto;
    padding: 0 10px;
    width: 85%;
}

.free-text {
    margin: auto 0;
    color: #ff3925;
    font-size: 50px;
}

.free-text-detail {
    font-size: 24px;
    margin: 0;
}

.videowrapper {
    float: none;
    clear: both;
    width: 89%;
    position: relative;
    padding-bottom: 50.25%;
    padding-top: 25px;
    height: 0;
    margin: auto;
}

.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 575px) {
    /* #feature {
        height: 160px;
    } */
    .lef-foot-hard {
        padding: 0;
    }
    .foot-hard-caption {
        background-color: #333333de;
        padding-left: 7% !important;
    }
}

@media screen and (max-width: 493px) {
    .dash-hardware {
        width: 60% !important;
    }
    .hd_res {
        z-index: 10;
        width: 30%;
        top: 13%;
        right: 12%;
    }
    .sd-card-img {
        width: 15% !important;
        margin-right: 20px;
    }
    .table-price {
        font-size: 20px;
    }
    .table-wrapper {
        margin: 20px auto;
        padding: 0 10px;
        width: 100%;
    }
    .free-text {
        margin: auto 0;
        color: #ff3925;
        font-size: 40px;
    }
    .free-text-detail {
        font-size: 20px;
        margin: 0;
    }
    .saleteam-res-text {
        font-size: 22px !important;
    }
    .t400-future-list {
        display: block !important;
    }
    .t1024-future-list {
        display: none !important;
    }
    .sec-nav-link {
        font-size: 15px;
        margin: 10px;
    }
    .inner-nav-custom {
        width: 100% !important;
    }
}

@media screen and (max-width: 617px) {
    /* .sl-slider-wrapper {
    height: 615px !important;
  } */
    .caption-custom {
        position: absolute;
        background-color: rgba(255, 255, 255, 0.66);
        bottom: 0;
    }
    .header-caption {
        font-size: 20px;
    }
    .main-slider-container {
        height: 400px !important;
    }
}

@media screen and (max-width: 767px) {
    /* #feature {
        height: 160px;
    } */
    #map-dash {
        object-fit: cover;
    }
}