/* ====================================================
    Responsive
==================================================== */
/* Desktop 1200 - up */
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

/* Normal desktop :992px. (Laptop 14") */
@media (min-width: 992px) and (max-width: 1199px) {
    /* Global */
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 20px;
    }
    h5 {
        font-size: 18px;
    }
    h6 {
        font-size: 16px;
    }

}

 
/* Tablet device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    /* Global */
    body {
        font-size: 14px;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    h5 {
        font-size: 16px;
    }
    h6 {
        font-size: 15px;
    }
    p {
        font-size: 14px;
    }

}

 
/* small mobile :320px. */
@media (max-width: 767px) {
    /* Global */
    body {
        font-size: 14px;
    }
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 17px;
    }
    h5 {
        font-size: 16px;
    }
    h6 {
        font-size: 14px;
    }
    p {
        font-size: 14px;
    }

}
@media (min-width: 320px) and (max-width: 480px){
    .contact_us {
    padding: 60px 0px;
}
.ltn__our-history-inner .ltn__tab-menu a{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.footer-top-area {
    padding-top: 50px;
}
.product-sec{
    padding: 50px 0px;
}
.table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* smooth scrolling for mobile */
}

.vfm-table {
    min-width: 750px;  /* prevents table from collapsing on mobile */
    border-collapse: collapse;
}

.vfm-table th,
.vfm-table td {
    white-space: nowrap; /* keeps columns in a single line */
    text-align: center;
}
.ltn__breadcrumb-area{
    padding-top: 90px;
    padding-bottom: 90px;
}
.pro-img1{
    width: 250px; 
    margin-bottom: 20px;
}
.pro-det{
    display: flex;
   flex-direction: column-reverse;
}
.ltn__feature-item-6{
    height: 400px;
}
.ltn__our-history-inner .ltn__tab-menu .nav{
    justify-content: center;
    gap: 40px;
}
}
@media (min-width: 481px) and (max-width: 767px){
     .contact_us {
    padding: 60px 0px;
}
.ltn__our-history-inner .ltn__tab-menu a{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.footer-top-area {
    padding-top: 50px;
}
.product-sec{
    padding: 50px 0px;
}
.table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* smooth scrolling for mobile */
}

.vfm-table {
    min-width: 750px;  /* prevents table from collapsing on mobile */
    border-collapse: collapse;
}

.vfm-table th,
.vfm-table td {
    white-space: nowrap; /* keeps columns in a single line */
    text-align: center;
}
.ltn__breadcrumb-area{
    padding-top: 90px;
    padding-bottom: 90px;
}
.pro-img1{
    width: 250px; 
    margin-bottom: 20px;
}
.pro-det{
    display: flex;
   flex-direction: column-reverse;
}
.h-btn{
    display: none;
}
.ltn__img-slide-item-3 {
 left: 35px;
}
.ltn__img-slide-item-3 .ltn__img-slide-info{
    left: -53px;
}
.ltn__img-slide-item-3 .ltn__img-slide-info{
    width: calc(100% - 95px);
}
.ltn__header-5 .ltn__header-middle-area{
    padding: 0 !important;
}
.ltn__header-5 .top-bar-right{
    display: none;
}
.ltn__our-history-inner .ltn__tab-menu .nav{
    justify-content: center;
    gap: 40px;
}
.ltn__about-us-area{
  padding-top: 30px !important;
}
.ltn__feature-item-6{
    height: 300px;
}
}
@media (min-width:768px) and (max-width: 991px){
       .contact_us {
    padding: 60px 0px;
}
.ltn__our-history-inner .ltn__tab-menu a{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.footer-top-area {
    padding-top: 50px;
}
.product-sec{
    padding: 50px 0px;
}
.table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* smooth scrolling for mobile */
}

.vfm-table {
    min-width: 750px;  /* prevents table from collapsing on mobile */
    border-collapse: collapse;
}

.vfm-table th,
.vfm-table td {
    white-space: nowrap; /* keeps columns in a single line */
    text-align: center;
}
.ltn__breadcrumb-area{
    padding-top: 90px;
    padding-bottom: 90px;
}
.pro-img1{
    width: 235px; 
    margin-bottom: 20px;
    margin-left: 0 !important;
}

.h-btn{
    display: none;
}
.ltn__feature-item-6{
    padding: 30px 15px 30px;
}
.list-f{
    font-size: 13px;
}
.ltn__our-history-inner .ltn__tab-menu .nav{
    justify-content: center;
    gap: 40px;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
textarea{
    padding-left: 5px;
}
.nice-select{
     padding-left: 5px;
}
.input-item .nice-select::before{
    display: none;
}
.map_inner{
    height: 498px;
}
.map_bind{
    height: 100%;
}
.two-column-list{
    padding-left: 30px;
}
.nav-pills .nav-link{
    font-size: 11px;
}
}
@media (min-width:992px) and (max-width: 1024px){
 .h-btn{
    display: none;
}
.ltn__our-history-inner .ltn__tab-menu .nav{
    justify-content: center;
    gap: 40px;
}
    .ltn__our-history-inner .ltn__tab-menu a {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .ltn__service-item-2{
        height: 540px;
    }
    .pro-img1{
        width: 280px;
    }
    .ltn__feature-item-6{
        height: 400px;
    }
    .map_inner{
    height: 498px;
}
.map_bind{
    height: 100%;
}
}
@media (min-width:1025px) and (max-width: 1200px){
.h-btn{
    display: none;
}
.ltn__our-history-inner .ltn__tab-menu .nav{
    justify-content: center;
    gap: 40px;
}
    .ltn__our-history-inner .ltn__tab-menu a {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .ltn__feature-item-6{
        height: 400px;
    }
    .ltn__service-item-2{
        height: 540px;
    }
    .map_inner{
    height: 498px;
}
.map_bind{
    height: 100%;
}
 .pro-img1{
        width: 280px;
    }
}