/* ====================================================
    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;
    }

}

/* manual css mobile */

/* 1201  */
@media (max-width: 1201px){
    .site-logo-wrap .site-logo{
        width: 100%;
        height: auto;
    }
    .ltn__slide-item-2{
        padding-top:70px;
    }
    .ltn__slide-item{
        padding-bottom: 70px;
    }
    .ltn__slide-item-2 .slide-sub-title{
        margin-bottom: 15px;
        font-size: 22px;
    }
    .ltn__slide-item-2 .slide-title{
        font-size: 34px;
    }
    .ltn__slide-item-2 .slide-title{
        margin-bottom: 15px;
    }
    p.mach-slide-pra{
        font-size: 18px;
    }
    .btn {
        padding: 8px 22px;
    }
    .col-lg-12.align-self-center{
        width: 60%;
    }
    .ltn__section-title-2{
        margin-bottom:0px;
    }
    .mach-about-con{
        margin-bottom: 0px;
    }
    .about-us-info-wrap .btn-wrapper {
        margin-top: 14px;
    }
    .mq-why img{
        width: 100%;
        height: auto;
    }
    .single-small-img img{
        width: 100%;
        height: auto;
    }
    .mach-events-bg{
        /* padding: 0px; */
    }
    .ltn__shop-details-small-img.slick-arrow-2{
        /* padding: 25px 8px; */
    }
    .mach-event{
        padding: 31px 0px 0px 0px;
    }
    .btn-wrapper{
        margin-top: 14px;
        padding-bottom: 0px;
    }
    .ltn__shop-details-small-img.slick-arrow-2 .slick-arrow{
        bottom: -20px;
    }
    .ltn__blog-img img{
        width: 100%;
        height: auto;
    }
    .ltn__brand-logo-item img {
        width: 100%;
        height: auto;
    }
    .about-us-img-wrap img{
        width: 100%;
        height: auto;
    }
    .vision-img img{
        width: 100%;
        height: auto;
    }
    .vision-img img{
        width: 100%;
        height: auto;
    }
    .team-img img{
        width: 100%;
        height: auto;
    }
    .cr3img img{
        width: 100%;
        height: auto;
    }
    .call-to-action-inner.call-to-action-inner-6.p-0.text-center---{
        display: block;
    }
    .ltn__gallery-item-img img{
        width: 100%;
        height: auto;
    }
    .ltn__utilize-overlay{
        background-color: transparent;
    }
    .ltn__page-details-inner p {
        margin-bottom: 0px;
    }
    .ltn__page-details-inner .ltn__blog-img {
        margin-bottom: 12px;
    }
    .about-pholka::before{
        display: none;
    }
    .about-pholka::after{
        display: none;
    }

   

}


/* 992  */
@media (max-width: 992px){
    .slide-item-info-inner{
        margin-bottom:0px;
    }
    .col-lg-12.align-self-center{
        padding: 25px;
    }
    .about-us-img-wrap img {
        margin: 0;
        width: 100%;
        height: auto;
    }
    .about-pholka::before{
        display: none;
    }
    .mech-pad {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .mech-hide{
        display: none;
    }
    .mq-why img{
        width: 100%;
        height: auto;
    }
    div.input-mech{
        margin-top: 20px;
    }
    .mech-pad-why{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    div.success__single{
        margin-top: 20px;
        
    }
    .mach-whyp{
        margin-bottom: 0px;
        
    }
    .success__single-icon::before{
        display: none;
    }
    .success__single-text h5 {
        font-size: 18px;
        
    }
    .ltn__blog-item-3 .ltn__blog-brief{
        padding: 10px 10px 10px;
    }
    .ltn__testimonial-item-7 .ltn__testimoni-info-inner{
        flex-direction: column;
    }
    .ltn__testimonial-item-8{
        padding:35px 35px 35px;
    }
    .ltn__testimonial-item-7 .ltn__testimoni-info-inner .ltn__testimoni-img{
        width: 100%;
        margin: 0px auto;
    }
    .ltn__testimoni-name-designation{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ltn__testimonial-item-7{
        max-width: 100%;
    }
    .ltn__testimonial-item{
        margin-bottom: 0px;
    }
    .ltn__copyright-design p{
        text-align: center;
        font-size: 12px;
    }
    .modal-product-info{
        padding-left: 0px;
    }
    .mech-pad-second{
        padding-top: 40px;
    }
    .ltn__right-sidebar {
        margin-top: 20px;
    }
    .mech-pad-product-detl{
        padding-bottom: 40px;
    }
    .ltn__section-title-2 p{
        padding: 0 0 0 0px;
    }
    .car-re input{
        margin-top: 20px;
    }
    .bg-image{
        background-position: left;
    }
    .call-to-mach{
        top: 24px;
        left: 15px;
    }
    .before-bg-left-skew::after{
        width: 100%;
    }
    .top-botom{
        padding-top: 40px;
        padding-bottom:15px;
      }
      .top-botom1{
        padding-top: 40px;
        padding-bottom:15px;
      }
      .top-botom2{
        padding-top: 40px;
        padding-bottom:15px;
      }
      .mt-t{
        margin-bottom: 20px;
      }
      .ltn__contact-address-item{
        padding: 21px 6px 0px;
      }
      .ltn__blog-list-wrap .ltn__blog-item{
        border: none;
      }
      .ltn__blog-list-wrap .ltn__blog-item-5 .ltn__blog-brief{
        padding: 0px 0px 35px 0px;
      }
      .mach-events-bg{
        padding: 0px 0px;
      }
      p.mach-events-contents{
        font-size: 12px;
      }
      a.btn-events{
        margin-bottom: 20px;
      }
      .ltn__shop-details-small-img.slick-arrow-2 .slick-arrow{
        bottom: -7px;
      }
      .single-large-img img{
        width: 100%;
        height: auto;
    }
    .single-large-img.slick-slide{
        height: auto;
    }
    .slick-arrow-2 .slick-arrow{
        color: #2e3192 !important;
        border: 1px solid #2e3192;
    }
    .ltn__shop-details-small-img p i {
        color: black;
        font-size: 14px;
    }
    .ltn__product-details-menu-2 ul li{
        margin-top: 0px;
    }
    .ltn__section-title-2 .section-title{
        font-size: 34px;
    }
    .section-title{
        font-size: 34px;
    }
    .section-title-career{
        font-size: 34px;

    }
    .test-mach{
        font-size: 34px;

    }
    .ltn__breadcrumb-inner h1.page-title{
        font-size: 34px;

    }
    .mach-vision h2{
        font-size: 34px;

    }
    .careers-heding h2.section-title{
        font-size: 34px;

    }
    .Corporate{
        font-size: 34px;

    }
        
     

}

@media (min-width: 992px){
.mech-show{
    display: none;
}
}


/* 767  */

@media (max-width: 767px){
    .ltn__header-logo-and-mobile-menu-in-mobile .site-logo-wrap{
        margin: 0px 0px 0px;
    }
    a.mech-too{
        font-size: 14px;
    }
    .ltn__utilize{
        height: auto;
    }
    .ltn__slide-item{
        padding-bottom:50px;
    }
    .ltn__slide-item-2{
        padding-top: 50px;
    }
    .ltn__slide-item-2 .slide-brief{
        padding-left: 0px;
    }
    p.mach-slide-pra{
        font-size: 16px;
    }
    .slick-slide-dots-1 .slick-dots{
        bottom: 19px;
    }
    .col-lg-12.align-self-center{
        padding: 20px;
    }
    .ltn__slide-item-2 .slide-title{
        font-size: 26px;
    }
    .about-pholka::before{
        display: none;
    }
    .about-pholka::after{
        display: none;
    }
    .mq-why img{
        width: 100%;
        height: auto;
    }
    ul.achievement-item-box{
        display: block !important;
        text-align: center;
    }
    div.success__single{
        margin-top: 20px;
        flex-direction: column;
    }
    .mach-whyp{
        margin-bottom: 0px;
        text-align: center;
    }
    .success__single-icon::before{
        display: none;
    }
    h4.success-title.mb-10 {
        font-size: 20px;
        text-align: center;
        margin-top: 20px;
    }
    .success__single-icon{
        margin-right: 0px;
    }
    .ltn__blog-title a{
        font-size: 20px;
    }
    .ltn__blog-brief p{
        font-size: 14px;
    }
    .extra-link a{
        font-size: 16px;
    }
    .ltn__blog-item-3 .ltn__blog-brief{
        padding: 10px 7px 10px;
    }
    .ltn__testimonial-item-7 .ltn__testimoni-info-inner{
        flex-direction: column;
    }
    .ltn__testimonial-item-8{
        padding:35px 0px 35px;
    }
    .ltn__testimonial-item-7 .ltn__testimoni-info-inner .ltn__testimoni-img{
        width: 100%;
        margin: 0px auto;
    }
    .ltn__testimoni-name-designation{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ltn__testimonial-item-7{
        max-width: 100%;
    }
    .ltn__testimonial-item{
        margin-bottom: 0px;
    }
    .section-title-area.ltn__section-title-2---.mb-0.text-color-white{
        display: block;
        width: 100%;
    }
    .before-bg-left-skew::after{
        width: 100%;
    }
    .call-to-mach{
        display: none;
    }
    .btn-wrapper-call.call-wrper {
        display: flex;
        flex-direction: row;
    }
    .call-to-action-inner-6 .btn {
        margin-top: 5px;
    }
    .footer-title {
        
        margin-bottom: 17px;
        margin-top: 10px;
    }
    .ltn__breadcrumb-area{
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .ltn__breadcrumb-list{
        bottom: -60px;
    }
    .ltn__shop-details-tab-content-inner{
        padding: 0px 0px 0px 0px;
    }
    .Corporate{
        font-size: 30px;
    }
    .contact-form-box {
        padding: 20px 25px 30px;
    }
    div.contact__btn button.contact_them_mech{
        padding: 5px 18px;
    }
    textarea{
        min-height: 115px;
    }
    .ltn__breadcrumb-list ul li.ease:last-child{
        display: none;
    }
    .ltn__shop-details-small-img.slick-arrow-2{
        padding: 40px 8px;
    }
    .ltn__shop-details-small-img.slick-arrow-2 .slick-arrow{
        bottom: 9px;
    }
    .mach-event{
        padding: 40px 0px 0px 0px;
    }
    a.btn-events {
        margin-bottom: 40px;
    }
    p.mach-events-contents{
        font-size: 16px;
    }
    div.btn-wrapper{
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .slider-warpchange{
        display: none;
    }
    .carousel-indicators{
        display:none;
    }
    .single-large-img img{
        width: 100%;
        height: auto;
    }
    .single-large-img.slick-slide{
        height: auto;
    }
    .ltn__shop-details-tab-content-inner h4{
        margin-top: 20px;
    }
   
    
}

@media (min-width: 768px){
    #carouselExampleCaptions{
        display: none;
    }
}
/* 592  */
@media (max-width: 592px){
    .ltn__logo-right-menu-option .row > *{
        width: 50%;
        float: left;
    }
    .mobile-menu-toggle.d-xl-none {
        position: absolute;
        right: 11px;
        bottom: 18%;
    }
    .mech-info{
        display: none;
    }
    .ltn__header-5 .ltn__header-options{
        background-color: transparent;
    }
    p.mach-slide-pra{
        font-size: 13px;
    }
    .btn{
        padding: 6px 22px;
    }
    .ltn__slide-item-2 .slide-title{
        font-size: 22px;
    }
    .ltn__slide-item-2 .slide-sub-title{
        margin-bottom: 10px;
        font-size: 18px;
    }
    .ltn__slide-item-2{
        padding-top:35px;
    }
    .ltn__slide-item {
        padding-bottom: 35px;
    }
    .ltn__gallery-item-img img{
        width: 100%;
        height: auto;
    }
    .btn-wrapper{
        margin-top:10px;
        margin-bottom: 25px;
    }
    .success__single.d-flex.align-items-center.mb-40{
        margin-bottom: 0px;
    }
    ul.achievement-item-box{
        display: block !important;
        text-align: center;
    }
    .section-title-career{
        font-size: 24px;
        font-weight: 700;
    }
    .ltn__testimonial-item-7 .ltn__testimoni-info-inner{
        flex-direction: column;
    }
    .ltn__testimonial-item-8{
        padding:20px 0px 20px;
    }
    .ltn__testimonial-item-7 .ltn__testimoni-info-inner .ltn__testimoni-img{
        width: 100%;
        margin: 0px auto;
    }
    .ltn__testimoni-name-designation{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ltn__testimonial-item-7{
        max-width: 100%;
    }
    .ltn__testimonial-item{
        margin-bottom: 0px;
    }
    .btn-wrapper-call.call-wrper {
        display: flex;
        flex-direction: row;
    }
    .call-to-action-inner-6 .btn {
        margin-top: 5px;
    }
    .before-bg-left-skew::after {
        width: 109%;
    }
    .before-bg-left-skew::after {
        width: 225%;
        background: #2e3192cf;
    }
    .footer-widget.footer-about-widget h1{
        margin-top: 20px;
    }
    .footer-title {
        
        margin-bottom: 17px;
        margin-top: 10px;
    }
    .ltn__breadcrumb-area{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .ltn__breadcrumb-list{
        bottom: -34px;
    }
    .ltn__breadcrumb-inner h1.page-title{
        font-size: 26px;
    }
    .ltn__breadcrumb-inner h1{
        bottom: -15px;
    }
    .mach-vision h2{
        font-size: 24px;
    }
    .modal-product-info h3{
        font-size: 24px;
    }
    .ltn__widget-title-border{
        padding-left: 30px;
    }
    .title-2{
        font-size: 20px;
    }
    .call-wrper a{
        font-size: 20px;
    }
    .careers-heding h2.section-title{
        font-size: 24px;
    }
    .contact__btn .theme-btn{
        padding: 7px 18px;
    }
    .Corporate{
        font-size: 24px;
    }
    .ltn__contact-address-item i{
        line-height: 0px;
    }
    .ltn__contact-address-item{
        padding: 35px 30px 0px;
    }
    .contact-form-box h4{
        font-size: 24px;
    }
    .widget{
        padding: 25px 15px 25px 15px;
    }
    .mach-events-subheadig{
        font-size: 32px;
    }
    .mech-d{
        display:none;
      }
      .ltn__blog-list-wrap .ltn__blog-item-5 .ltn__blog-brief{
        padding: 0px 0px 0px 0px;
      }
      div.wel h2{
        font-size: 18px;
      }
      .carousel-caption-mech div.wel{
        top: auto;
        left: 11%;
        bottom: 10px;
        padding: 10px 10px;
      }
      .mobile-slide-mech p{
        /* padding: 15px 35px 15px 35px; */
        font-size: 12px;
      }
     
      div.wel h1{
        font-size: 14px;
      }
      .ltn__testimoni-author-ratting{
        margin-bottom: 0px;
      }
      .contact-one-form .input-box input[type="text"], .contact-one-form .input-box input[type="Email"]{
        height: 40px;
      }
      textarea {
        min-height: 86px;
    }
    .mach-vision {
        background: #2e3192;
        padding: 15px 10px;
        position: relative;
    }
    .m-title {
        font-size: 18px;
    }
    .single-large-img img{
        width: 100%;
        height: auto;
    }
    .single-large-img.slick-slide{
        height: auto;
    }
    .slick-dots{
        margin:15px 0px 0px 0px ;
    }
    .ltn__section-title-2 .section-title{
        font-size: 24px;
    }
    .section-title{
        font-size: 24px;
    }
    .section-title-career{
        font-size: 24px;

    }
    .test-mach{
        font-size: 24px;

    }
    .ltn__breadcrumb-inner h1.page-title{
        font-size: 24px;

    }
    .mach-vision h2{
        font-size: 24px;

    }
    .careers-heding h2.section-title{
        font-size: 24px;

    }
    .Corporate{
        font-size: 24px;

    }
    .section-title {
        font-size: 24px;
        font-weight: 600;
    }
    .mach-events-subheadig{
        font-size: 24px;
        font-weight: 600;
    }
   

}
  

    
    



/* 350  */
@media (max-width: 350px){
    .before-bg-left-skew::after {
        width: 225%;
        background: #2e3192cf;
    }
    .m-title {
        font-size: 18px;
    }
    .ltn__utilize {
        width: 240px;
    }
    .slick-dots{
        margin:15px 0px 0px 0px ;
    }
    div.wel h2{
        font-size: 22px;
      }
      .ltn__breadcrumb-inner h1.page-title{
        font-size: 24px;
      }
      .ltn__section-title-2 .section-title{
        font-size: 24px;
    }
    .section-title{
        font-size: 24px;
    }
    .section-title-career{
        font-size: 24px;

    }
    .test-mach{
        font-size: 24px;

    }
    .ltn__breadcrumb-inner h1.page-title{
        font-size: 24px;

    }
    .mach-vision h2{
        font-size: 24px;

    }
    .careers-heding h2.section-title{
        font-size: 24px;

    }
    .Corporate{
        font-size: 24px;

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

@media (min-width: 1201px) and (max-width: 1500px){
    .call-to-mach{
        left: 7px;
    }
}



