/***********Responsive**************/

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

    .product-image {
   
  right: 0;
}
}



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

    .top-bar::before { 
        width: 28%;
    }

    .product-image {
  max-height: 765px;
  width: 697px;
   
}




}


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

    .nav>ul>li {
        margin: 0px 20px 0px 0px;
    }

    .banner-content h1 {
    font-size: 60px;
    line-height: 70px;
    }

    .banner-content h2 {
    font-size: 38px;
    line-height: 50px;
    margin-bottom: 25px;
}

.banner-content p {
    font-size: 20px;
    line-height: 30px;
}
     

    

.product-image img {
        max-width: 580px;
    }

.product-image {
    width: 470px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}


.banner-product-image img {
    max-width: 730px;
    height: 955px;
    position: relative;
    left: -100px;
}


     
}

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

    .nav>ul>li {
        margin: 0px 12px 0px 0px;
    }

    .logo {
    z-index: 99;
    width: 290px;
    height: 120px;
    flex: 0 0 290px;
    margin-top: -55px;
    border-right: 1px solid #E6E6E6;
    background: #fff;
}

.banner-slide-area {
    width: 100%;
    padding: 100px 0 100px;
}

.banner-image {
    height: 700px;
}

.respon-order 
{
    order: 3;
}

.arrow-1::before, .arrow-2::before, .arrow-3::before, .arrow-4::before {
    display: none;
}

.product-card 
{
    margin-bottom: 25px;
}

.heading-area.w-75 
{
    width: 100% !important;
} 

.banner-image img {
    min-height: 700px;
}

.product-image {
        width: auto;
        right: 0;
        top: 25px;
        height: 500px;
    }


    .banner-content h1 {
        font-size: 52px;
        line-height: 65px;
    }

    .banner-content h2 {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 25px;
    }

    .banner-product-image img {
        max-width: 600px;
        height: 755px;
        position: relative;
        left: -80px;
    }

    .my-banner-image {
        max-height: 700px;
    min-height: 700px;
    overflow: hidden;
}


.grid-slider-container .grid-track {
  display: grid;
  grid-auto-flow: column; 
  grid-template-rows: repeat(var(--rows-per-view), 130px); 
  grid-auto-columns: calc((100% - (var(--gap) * (3 - 1))) / 3);
  gap: var(--gap);
      margin-left: 15px;
}


.contact-info 
{
    margin-bottom: 25px;
}




}

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

    /*******************************
********NAV BAR*****************
*****************************/
    .nav {
        position: fixed;
        left: 0px;
        top: 0px;
        background: #0B1D31;
        height: 100%;
        z-index: 9999999;
        transform: translate(-105%, 0px);
        transition: all 0.4s ease-in-out;
        width: 300px;
        box-shadow: 0 0 5px #606060;
        margin: 0;
        display: block;
        overflow-y: auto;
    }

    .menutogg {
        transform: translate(0%, 0px) !important;
        transition: all 0.4s ease-in-out;
    }

    .nav ul {
        width: 100%;
    }

    .header .row {
        margin: 0px;
    }

    #pull {
        display: block;
        width: auto;
        float: right;
        margin-top: 10px;
        order: 3;
    }

    ul#menu-bg {
        display: block;
    }

    .header-phone {
        margin-left: 40px;
        margin-top: 14px;
    }

    .top-icon {
        margin-top: 31px;
    }

    .nav>ul>li {
        display: block;
        margin: 0;
    }

    .logo {
        margin-top: 0;
        position: relative;
        z-index: 99;
        width: 200px;
        order: 1;
    }

    .menu-part {
        flex-flow: wrap;
    }

    /*******************************
********NAV BAR*****************
*****************************/

    .nav>ul>li>a {
        padding: 10px 15px;
        color: #FFF;
    }

    .mob-logo {
        display: block !important;
        width: auto !important;
        margin: 0 auto;
        text-align: center;
        margin-top: 0px;
        border-radius: 0px !important;
        overflow: hidden;
        border: none !important;
    }

    .topmines #pull {
        margin-top: 5px;
    }

    .nav>ul>li:hover>a,
    .nav>ul>li.current-menu-item>a,
    .nav>ul>li.current-menu-parent>a,
    .nav>ul>li.current-menu-ancestor>a {
        color: #fff;
    }

    .call-text b {
        font-size: 26px;
        line-height: 60px;
    }

    .call-text strong {
        font-size: 40px;
        line-height: 45px;
    }


    .top-bar::before {
        display: none;
    }

    .bar-area 
    {
        justify-content: center !important;
    }

    .logo {
        width: auto;
        height: auto;
    }

    .banner-slide-area {
        width: 100%;
        padding: 30px 0 55px;
    }

    .product-image-banner {
        max-height: max-content;
        width: 300px;
        margin: 0 auto;
        margin-top: -125px;
    }

    .banner-content {
    position: relative;
    text-align: center;
}

.two-btn 
{
    display: flex;
    justify-content: center;
    margin-top: 20px !important;
}

.banner-content h1 {
        font-size: 50px;
        line-height: 60px;
    }

    .banner-content h2 {
        font-size: 38px;
        line-height: 50px;
        margin-bottom: 8px;
    }

    .banner-content p {
        font-size: 18px;
        line-height: 25px;
    }

    .banner-image {
        height: 700px;
    }

    .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    position: absolute;
    bottom: 2%;
    left: 0%;
}

.banner-area::after {
    display: none;
    z-index: 999;
}

.about 
{
    padding-top: 70px !important;
}

.mobile-block {
    display: block !important;
    order: 3;
}

.product-image img {
    max-width: 483px;
    margin: 0 auto;
    text-align: center;
  }

    .product-image {
        max-height: 465px; 
    }

    .product-image {
    width: anchor-size;
    right: 0;
    top: 0;
    position: relative;
    margin: 0 auto;
  }



    .segment-card 
    {
        margin-bottom: 25px;
    }

    .industri-image 
    {
        margin-bottom: 20px;
    }

   .mob-design-call {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .my-banner-image {
        max-height: inherit;
        min-height: 100%;
        overflow: hidden;
    }

    .slideshow-container {
    margin: auto;
    position: absolute;
    top: 0;
}

.slideshow-container {
    position: relative;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
}

.banner-product-image img {
        max-width: 100%;
        height: 100%;
        position: relative;
        left: 0;
        object-fit: cover;
        width: 100%;
    }


    .banner-product-image {
    position: relative;
    height: 500px;
    margin-top: 30px;
}

.mySlides 
{
    padding-top: 50px;
}

.dot-position {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    justify-content: center;
    align-items: center;
    display: flex;
}


.inner-banner .my-banner-image {
    max-height: 630px;
    min-height: 630px;
    overflow: hidden;
}

.inner-banner-product {
    padding-top: 12px;
}

.client-image 
{
    margin-bottom: 0px;
}

.working-image .client-image 
{
    height: 350px;
	margin-bottom: 20px !important;
}

   
}



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

.bar-area ul li {
    padding: 0 5px;
}

.bar-area ul  
{
    flex-flow: wrap;
    justify-content: center;
}

.logo {
        width: auto;
        height: auto;
        flex: 0 0 200px;
    }

    .heading-area h2 {
    font-size: 35px;
    line-height: 40px;
}

.product-card {
        margin: 0 auto;
        margin-bottom: 25px;
        max-width: 360px;
    }

    .plumbing-solution h2 {
    color: #FFF;
    font-size: 35px;
    line-height: 40px;
}

.industri-image 
{
    margin-bottom: 20px;
}

.footer-widget 
{
    margin-bottom: 25px;
}


.banner-product-image {
    position: relative;
    height: 500px;
    margin-top: 0;
}

.banner-content h2 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 8px;
}

.my-banner-image img {
    width: 100%;
    object-fit: cover;
    min-height: 800px;
}

.from-area {
    padding: 20px;
}

.working-image .client-image 
{
    margin-bottom: 20px;
}
     

}

@media only screen and (max-width: 575.98px) {
.product-header-info {
    width: 100%;
    display: inline-block;
    margin-bottom: 26px;
}
    .mobile-block {
        display: block !important;
        order: 3;
        letter-spacing: 0;
        padding: 10px;
        line-height: normal;
    }

    .banner-content h1 {
        font-size: 38px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .banner-content h2 {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 8px;
    }

    .lower-client {
    width: 445px;
    margin: 0 auto;
    }

    .rounded-image {
    flex: 0 0 auto;
    width: auto;
    height: auto;
}

.banner-content {
        position: relative;
        z-index: 999;
    }

.banner-product-image {
        position: relative;
        height: auto;
        margin-top: 0;
        width: 100%;
    }

.banner-product-image img {
        max-width: 100%;
        height: 480px;
        position: relative;
        left: 0;
        object-fit: cover;
        width: 100%;
        top: -40px;
    }

    .cover-rev-nav {
    width: 330px;
    margin: 0 auto;
    position: relative;
}


.grid-slider-container .grid-track {
  display: grid;
  grid-auto-flow: column; 
  grid-template-rows: repeat(var(--rows-per-view), 110px); 
  grid-auto-columns: calc((100% - (var(--gap) * (3 - 1))) / 3);
  gap: var(--gap);
      margin-left: 0px;
}





}

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

    .rounded-image {
        flex: auto;
        width: auto;
        height: auto;
    }

    .bar-area ul li a {
    font-size: 14px;
    }

    .logo {
        width: auto;
        height: auto;
        flex: 0 0 130px;
    }

    .top-nav 
    {
        padding: 10px 0;
    }

    .two-btn 
    {
        flex-flow: column !important;
    }

    .two-btn a 
    {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .banner-content h1 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .banner-content h2 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 8px;
    }

    .banner-content p {
        font-size: 15px;
        line-height: 22px;
    }

.product-image {
    max-height: auto;
    width: 300px;
  }
    .product-image img {
        max-width: auto;
    }

    .certification ul 
    {
        flex-flow: column;
    }

    .section-space {
    padding: 50px 0;
}
.about {
        padding-top: 50px !important;
    }

    .footer-link ul {
    column-count: 1;
}
     
footer {
    padding: 30px 0;
}


.copy-right p {
    font-size: 15px; 
}

.lower-client {
        width: 350px;
        margin: 0 auto;
    }


.grid-slider-container .grid-track {
  display: grid;
  grid-auto-flow: column; 
  grid-template-rows: repeat(var(--rows-per-view), 110px); 
  grid-auto-columns: calc((100% - (var(--gap) * (2 - 1))) / 2);
  gap: var(--gap);
      margin-left: 0px;
}




}

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