/* @media only screen and  (max-width: 1200px) {  } */

@media only screen and (max-width:1160px)   {  }

@media only screen and (max-width:991px){
  /*RESPONSIVE NAVIGATION*/
  
      .desktop-header {
        display: none;
    }

  .mobile-menu{
    display: block;
  }
  /*RESPONSIVE NAVIGATION*/
.inner-banner-content {
    width: 100%;
}
.inner-banner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}

}








/* HOVER OPEN (DESKTOP ONLY) */
@media (min-width: 992px) {
    .mega-dropdown:hover > .mega-menu {
        display: block;
    }

       .col-lg-custom {
        flex: 0 0 20%;
        max-width: 20%;
    }

}

/* MOBILE SAFE */
@media (max-width: 991px) {
    .mega-menu {
        position: static;
        box-shadow: none;
    }



}









@media only screen and  (max-width: 768px)  { 


    .approach-left {

    margin-bottom: 50px;
}

.step-img img {
    /* width: 90%; */
    height: 250px;
}
.approach-section h4 {
    font-size: 30px;
 
}
.step span {

    font-size: 20px;
  
}

.step {
  
    width: 90%;
}
.inner-banner-content {
    width: 100%;
}

    .inner-banner h1 {
    font-size: 30px;
   
}


  .banner-content h1 {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    line-height: 33px;
}
.banner-content p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin-top: 10px;
    line-height: 24px;
    margin-bottom: 20px;
    width: 100%;
}

 }

@media only screen and  (max-width: 576px)  {
    .footer {
 
    padding: 40px 0 20px;

}
    .product-features li {

    font-size: 18px;
}
    .single-detail-column{
        padding-top: 50px;
    }
    /* .single-detail-column */
    .feature-list li {
    font-size: 16px;
   
}
    .wrap-4.uv-printing{
        padding-top: 50px;
        padding-bottom: 0;
    }
    .footer h6 {

    margin-top: 20px;
}
    .inner-banner p {
    font-size: 20px;

    margin-bottom: 15px;
}
    .wrap-4.about-page-wrap-1{
        padding-top: 50px;
    }
    .work-card h4 {
  
    font-size: 17px;
   
}
   .wrap-5.service-page-section .work-card img {
    height: 220px;
    object-fit: cover;
    width: 100% !important;
    margin: auto;
}
    .wrap-5.service-page-section{
        padding-top: 50px;
    }
    .product-img img {
    /* background: #e0e0e0; */
    height: 220px;

}

    .content {
    font-size: 18px;
    color: #848484;
    /* width: 100%; */
}
.wrap-4-content {
    width: 100%;
}


 .home-banner {
    background: linear-gradient(120deg, #0b4e69, rgb(0 0 0 / 22%)), url(../images/home-banner.png);
    background-position: center;
    background-size: cover;
    height: 500px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 65px;
}





    .wrap-4-2-content {
  margin-left: 0px;
}

    .wrap-5 {
    padding: 0px 0 50px;
}

    .Creating_Memorable {

    height: 415px;
   
}

    .product-card a {
    padding: 6px 8px;
    font-size: 14px;
    }
    .work-card img {
    height: 220px;
    object-fit: cover;
    width: 86% !important;
    margin: auto;
}

    .nl-input-row {
    flex-wrap: wrap;
    border-radius: 14px;
    padding: 6px;
    gap: 8px;
}
    .nl-input-row input[type="email"] {
    padding: 10px 0;
    width: 100%;
}
    .nl-input-row button {
    width: 100%;
    margin: 0;
    border-radius: 10px;
    text-align: center;
    justify-content: center;
}
    .primary-btn {

    margin-top: 0px;
   
}
.shop-page-wrap {
    padding: 50px 0;
}
.nl-heading {
    font-size: 22px;
    line-height: 1.3;
}
.banner-links {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 65%;
    /* align-items: center; */
    /* margin: auto; */
    gap: 10px;
}
.secondary-btn {
    background-color: #000000;
    padding: 14px 20px 14px 20px;
    line-height: 10px;
    color: #ffffff;
    border-radius: 12px;
    font-size: 18px;
    border: 2px solid #000000;
    margin-left: 15px;
    transition: 0.3s;
    margin: 0;
}

.wrap-2 {
    padding: 60px 0;
}
.primary-heading {
    font-size: 28px;
    line-height: 30px;
    padding-bottom: 25px;
}
.wrap-4 {
    padding: 0px 0 60px;
}
.wrap-4 .corporate img {
    width: 100%;
    border-radius: 20px;
    margin-top: 25px;
    margin-bottom: 15px;
	height:300px;
	object-fit:cover;
}
.Creating_Memorable h4 {
    font-size: 28px;
    line-height: 30px;
 
}
.Creating_Memorable p {
    font-size: 18px;
  
}
    .footer-bottom {
    flex-direction: column;
    gap: 14px;
    text-align: center;
}
    .nl-wrap {
    padding: 50px 0;
}
  }

/* Service page mobile */
@media only screen and (max-width: 768px) {
    .svc-why-section,
    .svc-process-section,
    .svc-apps-section,
    .svc-cta-section {
        padding: 60px 0;
    }
    .svc-main-heading {
        font-size: 26px;
    }
    .svc-section-heading {
        font-size: 24px;
    }
    .svc-why-img {
        height: 300px;
        margin-top: 30px;
    }
    .svc-img-badge {
        left: 10px;
        bottom: 14px;
    }
    /* Steps flow — smaller on tablet, scroll on very small */
    .svc-flow {
        min-width: 480px;
    }
    .svc-flow-badge {
        width: 48px;
        height: 48px;
        min-width: 48px;
        font-size: 15px;
    }
    .svc-flow-img {
        height: 140px;
    }
    .svc-flow-title {
        font-size: 13px;
    }
    .svc-flow-desc {
        font-size: 12px;
    }
    .svc-cta-section h2 {
        font-size: 26px;
    }
    .svc-cta-btns {
        flex-direction: column;
        align-items: center;
    }
    .svc-btn-primary,
    .svc-btn-outline {
        width: 100%;
        justify-content: center;
    }
}

@media only screen and  (max-width: 375px)  {  }

