body {
  font-family: Arial, sans-serif;
}

.product-container{
  padding: 40px;
}

.row{
  padding-bottom: 50px;
}
.section-title1 {
  text-align: center !important; 
  font-size: 2em;
  color: #06347C;
  margin-bottom: 30px;

}


.section-title {
  text-align: center;
  margin-bottom: 30px;
  font-size: 2em;
  color: #06347C;

}

.product-card {
  background-color: rgb(238, 236, 236);
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: transform 0.3s;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.product-card:hover {
  transform: translateY(-5px);
}

.product-card img{
  height: 200px;
  margin: 15px 10px 0px 10px ;
 }


.product-card-title {
  background-color: #06347C;
  color: white;
  padding: 10px 0;
  font-size: 1.1em;
  flex-shrink: 0;
  margin-top: 30px;
  font-weight: 700;
}

.product-card a {
  width: 100%;
  background-color: #f9f9f9;
  color: #06347C;
  font-weight: 600;
  border: none;
  padding: 10px 0;
  cursor: pointer;
  text-decoration: none;
  transition: background-color 0.3s;
  font-size: 14px;
  flex-shrink: 0;
}

.product-card a:hover {
  font-size: 15px;
  font-weight: 700;
  color: #06347C;
}


@media (max-width: 5500px){

    .product-card{
      width:  75%;
      height: 100%;
      margin: 100%;

    }
    
    .product-card img{
      height: auto;
      margin: 40px 30px 30px 30px;
    }

    .product-box{
      padding-bottom: 200px;
    }

    .product-card-title{
      font-size: 3.6em;
      height: 150px;
      align-content: center;
    }

    
    .product-card a{
      font-size: 2.8em;
      height: 100px;
      align-content: center;
    }

   
    .section-title1 {
      font-size: 5.4em;
      margin-bottom: 100px;
     
    }

    .product-container{
      padding-top: 250px;
    }
    .section-title {
      font-size: 5.4em;
      margin-bottom: 100px;
    }

    .product-card a:hover {
      font-size: 50px;
      font-weight: 700;
  
    }

    
}

@media (max-width: 5000px){


    .product-card{
      width:  75%;

    }

    .product-card img{
      height: auto;
      margin: 40px 35px 35px 35px;
    }

    .product-box{
      padding-bottom: 150px;
    }

    .product-card-title{
      font-size: 3.2em;
      height: 110px;
      align-content: center;
    }

    
    .product-card a{
      font-size: 2.3em;
      height: 90px;
      align-content: center;
    }

    .section-title1 {
      font-size: 5.4em;
     
    }

    .section-title {
      font-size: 5.4em;
     
    }

    .product-card a:hover {
      font-size: 40px !important;
      font-weight: 750 !important;
  
    }

    
}

@media (max-width: 4500px){


    .product-card{
      width:  75%;

    }

    .product-card img{
      height: auto;
      margin: 35px 30px 30px 30px;
    }

    .product-container{
      padding-top: 200px !important;
    }


    .product-box{
      padding-bottom: 130px;
    }

    .product-card-title{
      font-size: 2.8em;
      height: 120px;
      align-content: center;
    }

    
    .product-card a{
      font-size: 2.1em;
      height: 90px;
      align-content: center;
    }

    .section-title1 {
      font-size: 5em;
    }

    
    .section-title {
      font-size: 5em;
     
    }

    .product-card a:hover {
      font-size: 40px !important; 
      font-weight: 700;
  
    }

    
}


@media (max-width: 4000px){


    .product-card{
      width:  75%;
 
    }

    .product-container{
      padding-top: 200px !important;
    }

    .product-card img{
      height: auto;
      margin: 30px 25px 25px 25px;
    }

    .product-box{
      padding-bottom: 130px;
    }

    .product-card-title{
      font-size: 2.5em;
      height: 100px;
      align-content: center;
      padding: 0;
    }


    
    .product-card a{
      font-size: 1.9em;
      height: 80px;
      padding: 0;
      align-content: center;
    }

    .section-title1 {
      font-size: 4.5em;
    }

    .section-title {
      font-size: 4.5em;
     
    }

    .product-card a:hover {
      font-size: 35px !important;
      font-weight: 700;
    }

    
}

@media (max-width: 3500px){

  

    .product-card{
      width:  75%;

    }

    .product-container{
      padding-top: 180px !important;
    }


    .product-card img{
      height: auto;
      margin: 35px 25px 0px 25px;
    }

    .product-box{
      padding-bottom: 70px;
    }

    .product-card-title{
      font-size: 2em;
      height: 80px;
      align-content: center;
      padding: 0;
    }

    
    .product-card a{
      font-size: 1.7em;
      height: 60px;
      align-content: center;
      padding: 0;
    }

    .section-title1 {
      font-size: 3.9em;
     
    }

    .section-title {
      font-size: 3.9em;
     
    }


    .product-card a:hover {
      font-size: 28px !important;
      font-weight: 700;
  
    }

    
}

@media (max-width: 3000px){

 

    .product-card{
      width:  75%;
  
    }

    .product-container{
      padding-top: 100px !important;
    }


    .product-card img{
      height: auto;
      margin: 30px 25px 0px 25px;
    }

    .product-card-title{
      font-size: 1.5em;
      height: 70px;
    }

    
    .product-card a{
      font-size: 1.4em;
      height: 60px;
      align-content: center;
      padding: 0;
    }

    .section-title1 {
      font-size: 3em;
      margin-bottom: 50px !important;
    }

    .section-title {
      font-size: 3em;
      margin-bottom: 50px !important;
    }

    .product-card a:hover {
      font-size: 24px !important;
      font-weight: 700;
  
    }

    
}


@media (max-width: 2400px){



    .product-card{
      width:  75%;
    }

    .product-container{
      padding-top: 50px !important;
    }

    .product-card img{
      height: auto;
      margin: 25px 20px 0px 20px;
      padding: 0;
    }

    .product-card-title{
      font-size: 1.4em;
      height: 70px;
      align-content: center;
    }

    
    .product-card a{
      font-size: 1.2em;
      height: 55px;
      align-content: center;
      padding: 0;
    }

    .section-title {
      font-size: 2.5em;
      margin-top: 0px;
     
    }

    .section-title1 {
      font-size: 2.5em;
      margin-top: 50px;

     
    }

    .product-card a:hover {
      font-size: 20px !important;
      font-weight: 750;
  
    }

    
}


@media (max-width: 1900px){

 

    .product-card{
      width:  75%;
    }

    .product-container{
      padding-top: 50px !important;
    }

    .product-card img{
      height: auto;
    }

    .section-title{
      font-size: 30px !important;
      margin-bottom: 30px !important;
    }
    .product-card-title{
      font-size: 1em;
      height: 40px;
      padding: 0;
      
    }
   
    
    .product-card a{
      font-size: 1em;
      height: 35px;
      padding: 0;
    }

    .section-title1 {
      font-size: 30px !important;
      margin-top: 0 !important;
      margin-bottom: 30px !important;
    }

    .product-card a:hover {
      font-size: 16px !important;
      font-weight: 700;
    }

    .product-box{
      padding-bottom: 40px;
    }
  
}


@media (max-width: 1440px){

    .product-card{
      width:  75%;
      height: auto;
    
    }
    
    .product-card img{
      height: auto;
    }
    .product-card-title{
      font-size: 0.9em;
      height: 40px;
    }

    
    .product-card a{
      font-size: 0.8em;
      height: 30px;
      align-content: center;
      padding: 0;
    }

    .section-title {
      font-size: 30px !important;
    }


    .product-card a:hover {
      font-size: 12px !important;
      font-weight: 700;
  
    }
  

  
}

@media (min-width: 1025px) and (max-width: 1140px){

  .product-card{
    width:  75%;
    height: auto;
  
  }


   .section-title1{
    font-size: 25px;
  }

  .section-title{
    font-size: 25px;
  }

   .product-card img{
    height: auto;
    margin: 12px 10px 0px 10px;
   }

   .product-card-title {
    height: 35px;
    font-size: 0.7em !important;

  }

  .product-card a{
    font-size: 0.7em;
    height: 30px;
    padding: 0;
  }

  .product-card a:hover {
    font-size: 10px !important;
    font-weight: 700;

  }

}


@media (max-width: 1024px){

  .section-title1{
    font-size: 20px !important;
  }

  .section-title{
    font-size: 20px !important;
  }

  .product-box{
    height: 100%;
  }
  .product-card {
       
    width:  75%;
       margin: 0 !important;
       padding: 0;  
    }

   .product-card img{
    height: auto;
    margin: 12px 10px 0px 10px;
   }

    .product-card-title {
      height: 35px;
      font-size: 0.8em;

    }

    .product-box{
      padding: 0px;
    }
     
    .product-card a{
      font-size: 0.8em;
      height: 30px;
      align-content: center;
    }


}

@media (max-width: 800px){


    .product-card-title {
      height: 40px;
      font-size: 0.8em;

    }
    .product-card img{
      height: auto;
    
     }

    .product-card{
      width:  75%;
    }
    
    .product-card a{
      font-size: 0.7em;
      height: 30px;
    }

    .section-title1 {
      font-size: 22px;
     
    }

    .section-title{
      font-size: 25px;
    }

    .product-box{
      padding: 0;
    }

    .product-card a:hover {
      font-size: 9px;
      font-weight: 700;
  
    }

    
}


@media (max-width: 767px){

    .product-card{
      width:  75%;
    }

    .product-card img{
      height: auto;
     }



     .section-title1{
      font-size: 20px !important;
     }

     .section-title{
      font-size: 20px !important;
    }

}

@media (max-width: 650px){


    .product-card{
      width:  75%;
    }

    .product-card img{
      height: auto;
     }

     .section-title{
      font-size: 15px !important;
     }

     .section-title1{
      font-size: 15px !important;
     }

}

@media (max-width:594px){


   .section-title{
      font-size: 14px !important;
   }

}

@media (max-width:575px){
  
  .product-card{
    width:  75%;
  }

  .product-card img{
    height: auto;
   }

   .section-title1{
    font-size: 20px !important;
    margin-top: 0 !important;
   }



   .section-title{
    font-size: 20px !important;
   }

   .row{
    padding: 0;
   }
}

@media (max-width: 425px){

    .product-card{
      width:  75%;
    }


    .product-card img{
      height: auto;
     }


}


@media (max-width: 375px){

    .product-card{
      width: 80%
    }x
    .product-card img{
      height: 150px;
     }

     .section-title{
      font-size: 16px !important;
     }

     .section-title1{
      font-size: 16px !important;
     }

}

@media (max-width:289px){   

  .product-card{
    width: 100%
  }

  .product-card-title{
    font-size: 10px;
  }

}



@media (max-width:250px){   

  .product-card{
    width: 100%
  }

  .product-card img{
    height: 100px;
   }

   .product-card-title{
    font-size: 11px;
   }

}