/* ====================================================
    Responsive
==================================================== */
/* Desktop 1200 - up */
@media (min-width: 1200px) {
    .container {
        max-width: 1180px;
    }

}
/* Desktop 1200 - up */
@media (min-width: 1400px) {
    .container {
        max-width: 1280px;
    }
}

/* Normal desktop :992px. (Laptop 14") */
/* @media (min-width: 992px) and (max-width: 1250px) { */
    @media (max-width: 1250px) {

    /* Global */
    .pt-115 {
        padding-top: 75px;
    }
    h1 {
        font-size: 48px;
        line-height: 1;
    }

    h2 {
        font-size: 36px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 20px;
    }

    h5 {
        font-size: 18px;
    }

    h6 {
        font-size: 16px;
    }

    p {
        font-size: 16px;
    }


/* 
    .container {
        max-width: 1000px;
    } */

    .ltn__header-top-area {
        padding: 3px 0px;
    }

    .header-top-btn a {
        padding: 0 10px;
        height: 35px;
        line-height: 30px;
    }

    .header-top-btn {
        font-size: 14px;
    }

    .top-bar-nav ul li a {
        font-size: 15px;
    }

    .ltn__slide-item-11 {
        min-height: calc(100vh - 290px);
    }
    .ltn__slider-11 .ltn__slide-item-11 {
        /* padding-top: 130px; */
        padding-left: 0%;
    }

    /* Content Block Section */

    .section.ltn__about-us-area .images-holder .image {
        height: 380px;
        width: 300px;
    }
    .section.ltn__about-us-area .images-holder .image1{
    top: 0;
}
    .section.ltn__about-us-area .images-holder .image2{
    top: 40px;
}

    /*Parallax Section */
    .section.parrallax-section {
        height: 500px;}

        /* footer Section Start */
        .footer-logo .site-logo { 
            margin-bottom: 60px;
        }
        .footer-logo .site-logo img {
            width: 190px; 
        }
        .footer-top-area {
            padding-top: 62px;
            padding-bottom: 0px;
        }
        .footer-menu ul li { 
            margin-bottom: 6px; 
        }
        .footer-menu ul li a { 
            font-size: 16px;
        }

        .footer-widget .footer-title {
            font-size: 18px; 
            margin-bottom: 13px;
        }
}

/* Normal desktop :992px. (Laptop 14") */
@media(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 (max-width: 991px) {

    /* Global */
    body {
        font-size: 14px;
    }

    h1 {
        font-size: 38px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 15px;
    }

    p {
        font-size: 16px;
    }

    .pb-120 {
        padding-bottom: 80px;
    }
    .pt-118 {
        padding-top: 80px;
    }

    .btn {
        padding: 12px 20px;
    }

    
    .ltn__header-options-2 .mobile-menu-toggle > a { 
        height: 40px;}
/* Header Section  Start */
.header-top-btn { 
    font-weight: 400;
}
    .header-top-btn a { 
        padding: 0 10px;
        font-weight: 500;
        font-size: 16px;
        line-height: 30px; 
        border: 1px solid #fff;
        margin-left: 20px; 
    }
    .site-logo-wrap .site-logo img {
        width: 120px;
    }

    /* Content Block Slider Start */
    .ltn__slider-11.section .slide-item-info {
        padding-bottom: 10px ;
    }

    .ltn__slide-item-inner { 
        padding-top: 100px;
        padding-bottom: 50px;
    }
 /* Content Block content Start */
 .section.ltn__about-us-area .images-holder { 
    margin-top: 40px;
    height: 400px;
}

.section.ltn__about-us-area .images-holder .image {
    height: 380px;
    width: 280px;
    max-width: 100%;
}
    .section.ltn__about-us-area .images-holder .image1{
    top: 0;
}
    .section.ltn__about-us-area .images-holder .image2{
    top: 40px;
}

/* CTA Section */

section.content-block.cta-section.section {
    padding: 40px 0px 40px;
}
section.content-block.cta-section.section .btn-holder {
    text-align: left;
    margin-top: 10px;
}

/* Repeater Section Start */
.ltn__faq-inner-3 .card .ltn__card-title {
    padding: 25px 60px 20px 15px; 
    font-size: 22px;
}


.section.product-section .ltn__product-slider-item-four-active-full-width .product-item {
    height: 420px; 
    padding: 0px 11%;}

    .section.parrallax-section {
    height: 450px; 
}

/* Footer */
    .footer-top-area {
    padding-top: 50px;
    padding-bottom: 0px; 
}
    .footer-logo .site-logo {
     margin-bottom: 60px;
}
     .footer-logo .site-logo img {
   width: 170px;
}
   
}


/* small mobile :320px. */
@media (max-width: 767px) {

    /* Global */
    body {
        font-size: 14px;
    }

    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 17px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 14px;
    }

    p {
        font-size: 16px;
    }

    .section.product-section .ltn__product-slider-item-four-active-full-width .product-item {
    height: 440px;
    padding: 0px 11%;
    margin-bottom: 40px;
}

    .section.product-section .ltn__product-slider-item-four-active-full-width .product-item .product-info {padding-top: 0px;}

    .site-logo-wrap .site-logo img {
        width: 110px;
    }

     /* Content Block content Start */
 .section.ltn__about-us-area .images-holder { 
    margin-top: 40px;
    height: 400px;
}

.section.ltn__about-us-area .images-holder .image {
    height: 380px;
    width: 280px;
    max-width: 100%;
}
    .section.ltn__about-us-area .images-holder .image1{
    top: 0;
    left: 80px;
}
    .section.ltn__about-us-area .images-holder .image2{
    top: 40px;
}
.ltn__copyright-design.clearfix p {
    
    margin-bottom: 5px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    font-size: 16px;
}
.section.parrallax-section {
    height: 350px;
}


.ltn__faq-inner-3 .card .ltn__card-title {
    padding: 15px 50px 20px 8px;
    font-size: 18px;
}

.ltn__feature-item-6 { 
    padding: 20px 20px 15px;
}

}

@media (max-width: 480px) {

    .ltn__slide-item-3-normal {
        padding-top: 10px;
    }
    .header-top-btn {
        display: inline-block;
        font-size: 14px;
        padding: 3px 0px;
    }


    .header-search-wrap a.theme-btn-1.btn {
        padding: 10px 10px;
        font-size: 14px;
        margin-top: 0;
    }

    .section.parrallax-section {
        height: 320px;
    }
	
	.ltn__header-5 .ltn__header-middle-area .col {    max-width: fit-content; }
}