@media all and (min-width: 350px) {
    #navbar_BigScreen .topNav {
        background-color: var(--BackgroundColor);

    }

    #LandingSection .swiperContent h2 {
        font-size: 1.7em;
        line-height: 40px;
    }

    .swiper-slide {
        padding: 0px 0px 05px 0px;
    }

    #LandingSection .swiperContent h4 {
        font-size: 1em;
    }

    #LandingSection .SwiperButton .BtnPrimaryDark {
        padding: 12px 15px;
    }

    #inProducts .container-fluid {
        padding: 2% 5%;
    }

    .sectionHeaderTop h3 {
        font-size: 1.4em;
        line-height: 30px;
    }

    #inProducts .productImageComp {
        height: 150px;
        aspect-ratio: 1;
    }

    #inMaterialType .container-fluid {
        padding: 2% 5%;
        background-color: white;
    }

  
        #inGalleryType .container-fluid {
        padding: 2% 6% 2% 6%;
        background-color: white;
    }

    .inGalleryType .flexItemLong {
        margin-left: 10px;
    }

    .inGalleryType img {
        height: 230px;
        margin: 0px 15px 25px 0px;
        border-radius: 10px;
    }

    #inTestimonials .container-fluid {
        padding: 6% 5% 6% 5%;
    }


 #inProductsType .container-fluid {
        padding: 6% 5% 6% 5%;
    }

    .testimonialComp .sectionHeadComp h2 {
        font-size: 1.5em;
    }

    #footerHome .container-fluid {
        padding: 4% 5% 2% 5%;
        background-color: var(--themeColor);
    }

    .footerLinks h3 {

        padding-bottom: 0px;
    }

    .copyright h4 {
        padding: 10px;
    }

    .copyright h5 {
        padding: 10px;
        text-align: center;
    }

    .copyright h6 {
        padding: 10px;
        text-align: center;
    }

    #inAboutUs .container-fluid {
        padding: 2% 0%;

    }
    .founderDesk{
    padding: 0px;
}

    .toTheTopIcon {
        top: 92%;
        left: 86%;
        border-radius: 5px;
    }

 .whatsappIcon {
        top: 85%;
        left: 86%;
        border-radius:5px;
    }
    .inGalleryType .flexItemLong {
        margin-left: 10px;
    }

    .inGalleryType img {
        height: 230px;
        margin: 0px 15px 25px 0px;
        border-radius: 10px;
    }

    .containerTopHead {
        padding: 10px 25px 15px 25px;
    }

    .paggination h5 {
        text-align: left;
        font-size: 0.9em;
    }

    .paggination h5 a {
        font-weight: 200;
        font-size: 0.8em;
        text-decoration: none;
        color: var(--secondaryColor);
    }

    body {
        background-color: white;
        transition: background-color .5s;
        padding: 0px;
        margin: 0px;
    }

    #sectionOurProduct .productImageComp {
        height: 140px;
        aspect-ratio: 1;

    }

    #sectionOurProduct .container-fluid {
        padding: 2% 5% 2% 5%;
    }
    .swiperWrapper img {
    height: 240px; 
}
.formPannelLanding{
padding: 0% 5%;
position: relative;
margin-top: -170px;
z-index: 5555555;
}
  .productWrapper .productImage {
              height: 100%;
              }
                  #inProducts .WorkshopTypesDash .well .productImage {
    transition: 0.7s ease-in;
    height: 100%;
    overflow: hidden;
}
#LandingSection .SwiperButton .BtnPrimaryDark {
    
    margin-top: 10%;
    font-size: 0.9em;
    margin-left: -35px;
    padding: 10px 35px;
    background-color: white;
    color: var(--themeColor);
}
#LandingSection .swiperContent {
    position: absolute;
    top: 15%;
    left: 8%;
    width: 80%;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 550px;
    object-fit: cover;
}
.materialHead {
    padding: 25px 0px;
}
}

@media all and (min-width: 1400px) {
    #navbar_BigScreen .topNav {
        background-color: white;

    }

    #LandingSection .swiperContent h2 {
        font-size: 3em;
        line-height: 65px;
    }

    #LandingSection .swiperContent h4 {
        font-size: 1.1em;
    }

    #LandingSection .SwiperButton .BtnPrimaryDark {
        padding: 12px 35px;
    }

    .swiper-slide {
        padding: 0px 0px 45px 0px;
    }

    #inProducts .container-fluid {
        padding: 2% 10%;
    }

    .sectionHeaderTop h3 {
        font-size: 2em;
        line-height: 40px;
    }

    #inProducts .productImageComp {
        height: 220px;
        aspect-ratio: 1;
    }

    #inMaterialType .container-fluid {
        padding: 2% 0%;
        background-color: white;
    }

    #inGalleryType .container-fluid {
        padding: 2% 8% 2% 10%;
    }

    #inTestimonials .container-fluid {
        padding: 6% 12% 6% 12%;
    }

    .testimonialComp .sectionHeadComp h2 {
        font-size: 2.5em;
    }

    #footerHome .container-fluid {
        padding: 4% 11% 2% 10%;
        background-color: var(--themeColor);
    }

    .footerLinks h3 {

        padding-bottom: 15px;
    }

    .copyright h4 {
        padding: 00px;
    }

    .copyright h5 {
        padding: 0px;
        text-align: center;
    }

    .copyright h6 {
        padding: 0px;
        text-align: right;
    }

    #inAboutUs .container-fluid {
        padding: 2% 0%;

    }

    .toTheTopIcon {
        top: 92%;
        left: 97.5%;
        border-radius: 5px 0px 0px 5px;
    }

  .whatsappIcon {
        top: 85%;
        left: 97.5%;
        border-radius: 5px 0px 0px 5px;
    }

    .inGalleryType .flexItemLong {
        margin-left: 10px;
    }

    .inGalleryType img {
        height: 240px;
        margin: 0px 25px 25px 0px;
        border-radius: 10px;
        cursor: pointer;
        transition: 0.3s ease-in;
    }

    .paggination h5 {
        text-align: center;
        padding-top: 1%;
        font-size: 1.3em;
        font-weight: 900;
        color: var(--secondaryColor);
    }

    .paggination h5 a {
        font-weight: 200;
        font-size: 0.7em;
        text-decoration: none;
        color: var(--secondaryColor);
    }

    body {
        background-color: var(--BackgroundColor);
        transition: background-color .5s;
        padding: 0px;
        margin: 0px;
    }

    #sectionOurProduct .productImageComp {
        height: 220px;
        aspect-ratio: 1;
    }

    #sectionOurProduct .container-fluid {
        padding: 2% 12.5% 2% 9.6%;
    }
        .swiperWrapper img {
    height: 250px; 
}
.formPannelLanding{
padding: 0% 15%;
position: relative;
margin-top: -170px;
z-index: 5555555;
}
  .productWrapper .productImage {
              height: 280px;
              }
              #inProductsType .container-fluid {
        padding: 2% 10%;

    }
        #inProducts .WorkshopTypesDash .well .productImage {
    transition: 0.7s ease-in;
    height: 230px;
    overflow: hidden;
}
#LandingSection .SwiperButton .BtnPrimaryDark {
    width: 100%;
    margin-top: 10%;
    font-size: 0.9em;
    padding: 12px 35px;
    background-color: white;
    color: var(--themeColor);
}
#LandingSection .swiperContent {
    position: absolute;
    top: 25%;
    width: 100%;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 680px;
    object-fit: cover;
}
.materialHead {
    padding: 25px;
}
}