@media (max-width: 1200px){
    
    
    .wrapper {
      height: 580px;
      width: 47%;
      margin-right: 3%;   
    }

    .equp-img{
      height: 250px;
      
    }

    .product-img {
      float: right;
      width: 100%;
    }
    
    .product-img img {
      height: 250px ;
    }


      .wrapper:last-child{
          margin-bottom: 100px;
      }
      
      .product-img {
        float: none;      
        overflow: hidden;
      }
      
      .product-img img {
        display: block;
        margin: auto;
        margin-bottom: 15px;
        
      }
      
      .product-info {
        float: none;
        margin-right: 0px;
        height: 300px;
        width: 100%;
      }
      
      .product-text {
        width: 95%;
        margin: auto;
      }


      /**************** start seed bage****************/


      .seed-product .product-info{

        height: 330px;

      }

      .seed-product .product-img img {
        height: 250px ;
      }




      /**************** End seed bage****************/



      /******************Start for-products page (vet med)*******************/

      .Vet-med{
        width: 100%;
        height: 300px;
      }

      .Vet-med .part{
        width: 45%;
        float: right;
        margin-left: 5%;
      }

      .Vet-med2{
        height: 500px;
      }

      .Vet-med .product-img  {
        overflow: auto;
        width: 20%;
        float: right;
      }

      .Vet-med  img {
        display: inline-block;
        width: 100%;
        height: 300px;
        margin: 0 auto;
      }

      .Vet-med2 img{
          height: 400px;
          width: 300px;
          margin: 0 auto;
      }

      .Vet-med2 .product-info {
        height: 500px;
      }


      .Vet-med .product-info {
        width:80% ;
        float: left;
      }

      .Vet-med .product-info h4{
        margin-bottom: 10px;
      }

      .other-med{
        height: 500px;
      }

      .other-med .product-info {
        width: 100%;
        height: 250px;
      } 

      .other-med2 .product-info {
        width: 70%;
      }

      .other-med .product-img{
        width: 100%;
      }

      
      
        
    /******************End for-products page (vet med)*******************/
      




}



@media (max-width: 850px){


    /******************for-products page*******************/

    .all-products{
        direction: rtl;
        margin-bottom: 30px;
        height: 900px;
        
    }


    .products .center{
        margin: 10px;
        width: 40%;
    }
    

    .property-card {

        height:18em;
        width:13em;
    }

    .wrapper {
      height: 620px;  
    }

    /******************Start for-products page (vet equipment)*******************/

    .equp-img{
      height: 200px;
      
    }

    .product-img {
      float: right;
      width: 100%;
    }
    
    .product-img img {
      height: 200px ;
    }

    .equp-title{; 
      font-size: 15px;  
      
    }


  /******************End for-products page (vet equipment)*******************/


    .product-info {
        height: 350px;
      }

      .product-text h1 {
        font-size: 20px;
      }
    
      .product-text h2 {
        font-size: 17px;
      }
    
      .product-text h3{
          font-size: 17px;
      }
      
      .product-text p {
        line-height: 1.7em;
        font-size: 15px;
      }

      /**************** start seed bage****************/

      .seed-product:first-of-type h3{

        margin-left: 0px;
        display: block;
    }

      .seed-product .product-info{

      height: 330px;

    }

    .seed-product .product-img{
      margin-bottom: 15px;
    }

    .seed-product .product-img img {
      height: 250px ;
    }

    .seed-product .product-info {
      height: 100%;
    }


    /**************** End seed bage****************/


/******************Start for-products page (vet med)*******************/

.Vet-med{
  width: 100%;
  height: 300px;
}

.Vet-med .part{
  width: 45%;
  float: right;
  margin-left: 5%;
}

.Vet-med2{
  height: 500px;
}

.Vet-med .product-img  {
  overflow: auto;
  width: 20%;
  float: right;
}

.Vet-med  img {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}

.Vet-med .product-img{
  height: 100%;
}

.Vet-med img{
  height: 100%;
  
}

.Vet-med2 img{
    height: 400px;
    width: 300px;
    margin: 0 auto;
}

.Vet-med2 .product-info {
  height: 500px;
}


.Vet-med .product-info {
  width:80% ;
  float: left;
  height: 100%;
}

.Vet-med .product-info h4{
  margin: 10px 0px;
}

.other-med{
  height: 500px;
}

.other-med .product-info {
  width: 100%;
  height: 300px;
  float: right;
} 

.other-med2 .product-info {
  width: 70%;
}


    
          
          
            
/******************End for-products page (vet med)*******************/
    
        



}


@media (max-width: 700px){

    .wrapper {
        height: 640px;
        width: 47%;   
      }

      .product-info {
        float: none;
        margin-right: 0px;
        height: 370px;
      }

      .product-text h2 {
        font-size: 15px;
      }
    
      .product-text h3{
          font-size: 15px;
      }
      
      .product-text p {
        line-height: 1.5em;
        font-size: 14px;
      }
      .tips .agricultural-tips .control-program img{
        width: 95%;
      }
    
      .tips .agricultural-tips .control-program h4{
        font-size: 15px;
      }



/******************Start for-products page (vet med)*******************/

.Vet-med{
  width: 100%;
  height: 300px;
}

.Vet-med .part{
  width: 45%;
  float: right;
  margin-left: 5%;
}

.Vet-med2{
  height: 500px;
}

.Vet-med .product-img  {
  overflow: auto;
  width: 20%;
  float: right;
}

.Vet-med  img {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}

.Vet-med .product-img{
  height: 100%;
}

.Vet-med img{
  height: 100%;
  
}

.Vet-med2 img{
    height: 400px;
    width: 300px;
    margin: 0 auto;
}

.Vet-med2 .product-info {
  height: 500px;
}


.Vet-med .product-info {
  width:80% ;
  float: left;
  height: 100%;
}

.Vet-med .product-info h4{
  margin: 10px 0px;
}

.other-med{
  height: 500px;
}

.other-med .product-info {
  width: 100%;
  height: 250px;
  float: right;
} 

.other-med2 .product-info {
  width: 70%;
}



  
/******************End for-products page (vet med)*******************/


      
}



@media (max-width: 600px){

    .wrapper {
        height: 660px;
        width: 47%;   
      }

      .product-info {
        float: none;
        height: 390px;
      }


      /******************Start for-products page (vet equipment)*******************/

    .equp-img{
      height: 200px;
      width: 100%;
      
    }

        
    .product-img img {
      height: 200px ;
    }

    .equp-title{; 
      font-size: 15px;  
      
    }

  /******************End for-products page (vet equipment)*******************/



  .laws h2{
    font-size: 20px;
  }


  .laws p{
    font-size: 15px;
    line-height: 1.5;
    direction: rtl;
  }


  .who-we-are p{
    font-size: 15px;
    line-height: 1.5;
 

  }



/******************Start for-products page (vet med)*******************/

.Vet-med{
  width: 100%;
  height: 700px;
  display: inline-block;
}

.Vet-med .part{
  width: 100%;
  float: right;
  margin-left: 5%;
}

.Vet-med2{
  height: auto;
}

.Vet-med .product-img  {
  display:block;
  overflow: auto;
  float: right;
  height: 10%;
  height: auto;
  width: 100%;
  margin: 0 auto ; 

}

.Vet-med img{
    height: 400px;
    width: 100%; 
    margin: 0 auto;
    display: block;
}


.Vet-med .product-info {
  width:100% ;
  float: left;
  height: 360px;
}



.Vet-med2 .product-info {
  height: 700px;
}

.Vet-med .product-info h4{
  margin: 10px 0px;
}

.other-med{
  height: 500px;
}

.other-med .product-info {
  width: 100%;
  height: 250px;
  float: right;
} 

.other-med2 .product-info {
  width: 70%;
}



  
/******************End for-products page (vet med)*******************/


  

}


@media (max-width: 420px){


    /******************for-products page*******************/


    .all-products{
        direction: rtl;
        margin-bottom: 30px;
        height: 1850px;
        
    }


    .products .center{
        margin: 10px;
        width: 95%;
    }


    .wrapper {
        height: 560px;
        width: 94%;   
      }

      .product-info {
        float: none;
        height: 290px;
      }


      .product-type-title{
        width: 100px;
        text-align: center;
        padding: 0px;
        
    }


    .seed-product:first-of-type h3{

      margin-left: 30px;
      display: inline;
  }


    .laws p{
    font-size: 15px;
    line-height: 1.5;
    direction: rtl;
  }




/******************Start for-products page (vet med)*******************/

    .Vet-med{
    width: 100%;
    height: 800px;
    display: inline-block;
  }

    .Vet-med .part{
    width: 100%;
    float: right;
    margin-left: 5%;
  }

    .Vet-med2{
    height: auto;
  }

    .Vet-med .product-img  {
    display:block;
    overflow: auto;
    float: right;
    height: 10%;
    height: auto;
    width: 100%;
    margin: 0 auto ; 

  }

    .Vet-med2 img{
      height: 400px;
      width: 100%; 
      margin: 0 auto;
      display: block;
  }


    .Vet-med .product-info {
    width:100% ;
    float: left;
    height: 360px;
  }



    .Vet-med2 .product-info {
    height: 700px;
  }

    .Vet-med .product-info h4{
    margin: 10px 0px;
  }

   .other-med{
    height: 420px;
  }

   .other-med .product-info {
    width: 100%;
    height: 220px;
    float: right;
  } 



    .comunicate input[type="text"]
    ,.comunicate input[type="email"]
   , .comunicate textarea{
    width: 100%;
  }





  
/******************End for-products page (vet med)*******************/
    






}





@media (max-width: 330px){

    /******************Start for-products page (vet equipment)*******************/

  .equp-img{
    height: 180px;
    width: 100%;
    
  }

      
  .product-img img {
    height: 180px ;
  }

  .equp-title{; 
    font-size: 13px; 
    width:40% ; 
    
  }

/******************End for-products page (vet equipment)*******************/


}


