@media (max-width:1180px) and (min-width:820px) {
    .content h4 {
        font-size: 30px;
    }
    .main-title {
        font-size: 25px;
    }
    .indus_prd h4, .indus_prd h3 span {
        font-size: 14px;
    }
    .icon {
        max-width: 120px;
        max-height: 120px;
        padding: 30px;
    }
    #client_logo .owl-nav {
        display: none;
    }
    .same-space {
        padding: 25px 0px 50px;
    }
    .wel-main-content p {
        font-size: 12px;
    }
    .sec-title p {
        font-size: 14px;
    }
    .logo-sec {
        padding: 30px;
    }
    
    .item-content {
        padding: 15px;
    }
    
    .p-title {
        font-size: 14px;
    }
    .our-products .container-fluid, .application .container-fluid {
        padding: 0px 15px;
    }
    .header {
        background: #fff;
    }
    
    .site-header img {
        max-width: 200px;
    }
    .main-breadcrumbs .breadcrumbs-image img {
        width: 100%;
    }
    .product-inner:before
    {
        display: none;
    }
    .table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    .main-wrapper-inner-page {
        padding: 0px;
    }
    
    .main-content-wrapper p {
        padding: 10px !important;
        margin: 10px 0px 0px !important;
    }
    
    .main-wrapper-inner-page .row {
        margin: 0px;
    }
    
    .main-wrapper-inner-page  .col-sm-6 {
        padding: 0px;
        margin: 0px !important;
    }
    
    .main-content-wrapper .point-arrow p {
        padding: 0px !important;
    }
    
    .main-content-wrapper .point-arrow p::before {
        left: -15px;
    }
    
    .Features-inner-page {
        padding: 0px;
    }
    
    .Features-inner-page .app-img img {padding: 10px;}
    .other-products p {
        text-align: center;
    }
    .other-products {
        padding: 50px 0px;
    }
    .grid-container {
        grid-template-columns: 1fr 1fr !important;
    }
}

/* ipad mini */
@media (max-width:1024px) and (min-width:768px) {
   
    .content h4 {
        font-size: 30px;
    }
    .main-title {
        font-size: 25px;
    }
    .indus_prd h4, .indus_prd h3 span {
        font-size: 12px;
        margin-bottom: 0pc;
        line-height: 1.5;
        font-weight: 600;
    }
    
    .product-carousel .item {
        border: 1px solid #c5c5c536;
    }
    .icon {
        max-width: 100px;
        max-height: 100px;
        padding: 25px;
    }
    #client_logo .owl-nav {
        display: none;
    }
    .same-space {
        padding: 25px 0px 50px;
    }
    .wel-main-content p {
        font-size: 12px;
    }
    .sec-title p {
        font-size: 14px;
    }
    .logo-sec {
        padding: 30px;
    }
    
    .item-content {
        padding: 15px;
        min-height: 72px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .p-title {
        font-size: 13px;
    }
    .our-products .container-fluid, .application .container-fluid {
        padding: 0px 15px;
    }
  
   
    .pumps  .col-sm-3 {
        display: none;
    }
    
    .pumps .col-sm-9 {
        width: 100%;
    }
    .indus_prd {
        padding: 30px 0px;
        border-radius: 0px;
        border: 1px solid #e3e3e3;
        box-shadow: 1px 1px 8px 0px #b1b1b157;
    }
    .foundary .rdmr.know {
        display: block;
        width: fit-content;
        margin: 10px auto 0px;
    }
    p.p-title br {
        display: none;
    }
    .product-content .col-sm-5 {
        display: flex;
        align-items: center;
    }
    .main-content-wrapper {
        padding: 30px 0px 0px;
    }
    .main-content-wrapper h2 {
        font-size: 16px;
    }
    
    .main-content-wrapper p {
        font-size: 14px;
        color: #000;
    }
    .product-content  .col-sm-7 {
        width: 100%;
        margin: 60px 0px 0px;
    }
    .product-content .col-sm-5 {
        width: 100%;
        padding: 0px;
    }
    #contact-section-form .col-md-8.col-sm-12 {
        width: 100%;
    }
    
    #contact-section-form .col-md-4.col-sm-12 {
        width: 100%;
        margin: 10px 0px;
    }
    
    #contact-section-form .col-md-4.col-sm-12 li p br {
        display: none;
    }
    .main-breadcrumbs .breadcrumbs-image img {
        width: 100%;
    }
    .product-inner:before{
        display: none;
    }
    .box-icon img {
        max-width: 35px;
    }
    
    .box-name h5 {max-width: 130px;margin: auto;margin: 15px auto 0px;line-height: 1.5;}
    
    .box {
        height: 100%;
    }
    #cssmenu.active {
        position: fixed;
        width: 100%;
        z-index: 1111;
        background: #fff;
        box-shadow: 1px 1px 11px 6px #9b9b9b2e;
    }
    .table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    table tr td, table tr th {
        width: 100%;
    }
    .box.box-1-industries img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .application .col-md-4.col-lg-3.col-sm-6 {
        margin-bottom: 25px;
    }
    .main-wrapper-inner-page {
        padding: 0px;
    }
    
    .main-content-wrapper p {
        padding: 10px !important;
        margin: 10px 0px 0px !important;
    }
    
    .main-wrapper-inner-page .row {
        margin: 0px;
    }
    
    .main-wrapper-inner-page .col-sm-6, .main-wrapper-inner-page .col-sm-8,.main-wrapper-inner-page .col-sm-4 {
        padding: 0px;
        margin: 0px !important;
        flex: 0 0 auto;
        width: 100%;
    }
    
    .main-content-wrapper .point-arrow p {
        padding: 0px !important;
    }
    
    .main-content-wrapper .point-arrow p::before {
        left: -15px;
    }
    
    .Features-inner-page {
        padding: 0px;
    }
    
    .Features-inner-page .app-img img {padding: 10px;}
    .other-products p {
        text-align: center;
    }
    .other-products {
        padding: 50px 0px;
    }
    .rdmr.know {
        width: 100%;
    }
    .grid-container{
        grid-template-columns: auto auto  auto;
    }
    .grid img {
        max-height: 228px;
        min-height: 228px;
        object-fit: contain;
        background: #f3f3f3 !important;
    }
    .grid-container {
        grid-template-columns: 1fr 1fr !important
}
}

@media (max-width: 1440px) and (min-width: 1025px) {

    .full-page-new-changes .container {
        max-width: 100%;
        padding: 0px 60px;
    }
    .grid-container {
        grid-template-columns: 1fr 1fr 1fr; 
    }
    
    .grid img {
        height: 100%;
        max-height: unset !important;
        min-height: unset !important;
    }
    .our-products .container-fluid
    {
        padding: 0px 20px ;
    }
    .img-about-wrapper {
        padding-left: 0px;
    }
    }