@media only screen and (max-width:412px) {
   .navbar-nav {
        display: flex;
        flex-direction: column !important;
    }
    .navbar {
     
        padding-left: 15px;
        padding-right: 15px;
    }
    .header {
        padding-left: 15px;
        padding-right: 15px;
    }
    .title {
        font-family: 'ScaniaSansHeadlineBold';
        font-size: 36px;
        padding-bottom: 30px;
    }
    .rad_more {
      
        padding-bottom: 25px !important;
    }
    .product_info br{
        display: none;
    }
    .inner_banner img {
        width: 100%;
        height: 350px;
    }
    .Online_Sales {
        position: relative;
        right: 0;
    }
    .content_banner {
        color: #fff;
    }
    .content_banner h1{
        font-size: 35px !important;
    }
    .product_des {
        font-size: 16px;
        display: block;
        line-height: 25px;
    }
    .content_banner h1{
        font-size: 25px !important;
    }
    .top_data ul{
        display: block;
     }
     .top_data li:nth-child(1) {
        list-style: none;
        width: 100%;
    }
    .top_data li:nth-child(2) {
        list-style: none;
        width: 100%;
    }
    .submersible_slurry_pumps-img span {
         
        font-size: 16px;
        
    }
}

@media only screen and (max-width: 360px) {
    .navbar-nav {
         display: flex;
         flex-direction: column !important;
     }
     .navbar {
      
         padding-left: 15px;
         padding-right: 15px;
     }
     .header {
         padding-left: 15px;
         padding-right: 15px;
     }
     .title {
         font-family: 'ScaniaSansHeadlineBold';
         font-size: 36px;
         padding-bottom: 30px;
     }
     .rad_more {
       
         padding-bottom: 25px !important;
     }
     .product_info br{
         display: none;
     }
     .inner_banner img {
         width: 100%;
         height: 350px;
     }
     .Online_Sales {
         position: relative;
         right: 0;
     }
     .content_banner {
         color: #fff;
     }
     .content_banner h1{
         font-size: 35px !important;
     }
     .product_des {
         font-size: 16px;
         display: block;
         line-height: 25px;
     }
     .content_banner h1{
         font-size: 25px !important;
     }
     .top_data ul{
        display: block;
     }
     .top_data li:nth-child(1) {
        list-style: none;
        width: 100%;
    }
    .top_data li:nth-child(2) {
        list-style: none;
        width: 100%;
    }
    .submersible_slurry_pumps-img span {
         
        font-size: 16px;
        
    }
 }

 @media only screen and (max-width: 320px) {
    .navbar-nav {
         display: flex;
         flex-direction: column !important;
     }
     .navbar {
      
         padding-left: 15px;
         padding-right: 15px;
     }
     .header {
         padding-left: 15px;
         padding-right: 15px;
     }
     .title {
         font-family: 'ScaniaSansHeadlineBold';
         font-size: 36px;
         padding-bottom: 30px;
     }
     .rad_more {
       
         padding-bottom: 25px !important;
     }
     .product_info br{
         display: none;
     }
     .inner_banner img {
         width: 100%;
         height: 350px;
     }
     .Online_Sales {
         position: relative;
         right: 0;
     }
     .content_banner {
         color: #fff;
     }
     .content_banner h1{
         font-size: 35px !important;
     }
     .product_des {
         font-size: 16px;
         display: block;
         line-height: 25px;
     }
     .content_banner h1{
         font-size: 25px !important;
     }
     .top_data ul{
        display: block;
     }
     .top_data li:nth-child(1) {
        list-style: none;
        width: 100%;
    }
    .top_data li:nth-child(2) {
        list-style: none;
        width: 100%;
    }
    .submersible_slurry_pumps-img span {
         
        font-size: 16px;
        
    }
 }