#cattle #sec1-c {
  margin-top: 14%;
  margin-bottom: 10%;
  display: flex;
  justify-content: center;
  align-items: center;

}

#cattle #sec1-c .row {
  align-items: center;

}

#cattle #sec1-c h3 {
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 24px;
  color: #005331;
  padding-bottom: 5px;
}

#cattle #sec1-c p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  color: rgba(0, 0, 0, 0.6);
  padding-bottom: 30px;
}

#cattle #sec1-c a {
  background: #005331;
  font-style: normal;
  width: -webkit-fill-available;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  border: transparent;
  border-radius: 25px;
  color: #FFFFFF;
  text-decoration: none;
}

#cattle #sec1-c #mg {
  height: 450px;
}

/*********************************************************************/
/************************* FATTENING ****************************/
/*******************************************************************/
#bull {
  margin-top: 10%;
  margin-bottom: 5%;
}

#bull #sec1-bull {
  display: flex;
  justify-content: center;
  align-items: center;
}

#bull #sec1-bull .row {
  justify-content: center;
}

#bull #sec1-bull h3 {
  font-style: normal;
  font-weight: 700;
  border-radius: 25px;
  font-size: 26px;
  background-color: #005331;
  line-height: 40px;
  color: #ffff;
  padding-bottom: 5px;
  text-align: center;
}

#bull #sec1-bull .card {
  border: transparent;
  cursor: pointer;
  padding: 0 2em;
}

#bull #sec1-bull .card:hover {
  box-shadow: 0 0 2em -1em black;
  cursor: pointer;
}

#bull #sec1-bull h5 {
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  padding-bottom: 20px;
  color: #005331;
}

#bull #sec1-bull img {
  object-fit: contain;
}

#bull #sec1-bull p {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
  color: rgba(0, 0, 0, 0.6);

}

#bull #sec1-bull a {
  padding: 20px;
  border-radius: 25px;
  text-decoration: none;
  align-items: center;
}

#bull #sec1-bull a:hover {
  box-shadow: 0 0 2em -1em black;
  cursor: pointer;
}

#bull #sec1-bull ul li {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  text-align: left;
  color: rgba(0, 0, 0, 0.6);

}

#cow {
  margin-top: 10%;
  margin-bottom: 5%;
}

#cow #sec1-cow {
  display: flex;
  justify-content: center;
  align-items: center;
}

#cow #sec1-cow h3 {
  font-style: normal;
  font-weight: 700;
  border-radius: 25px;
  font-size: 26px;
  background-color: #005331;
  line-height: 40px;
  color: #ffff;
  padding-bottom: 5px;
  text-align: center;
}

#cow #sec1-cow .card {
  border: transparent;
  cursor: pointer;
  padding: 0 1em;
}

#cow #sec1-cow .card:hover {
  box-shadow: 0 0 2em -1em black;
  cursor: pointer;
}

#cow #sec1-cow .card h5 {
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  padding-bottom: 20px;
  color: #005331;

}

#cow #sec1-cow .card img {
  object-fit: contain;
}

#cow #sec1-cow .card p {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
  color: rgba(0, 0, 0, 0.6);
  padding-bottom: 20px;
}

#cow #sec1-cow ul li {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  /* or 188% */
  text-align: left;
  color: rgba(0, 0, 0, 0.6);

}

#cow #sec1-cow a {
  color: #FFFFFF;
  border-radius: 25px;
  text-decoration: none;

}

#calf {
  margin-top: 10%;
}

#calf #c-sec1 {
  overflow: hidden;
  background-image: url(../assets/corn-silage/New/Artboard\ 1.png);
  background-repeat: no-repeat;
  background-size: cover;

  background-position: center;
}

#fattening {
  margin-top: 10%;
}

#fattening #c-sec1 {
  overflow: hidden;
  background-image: url(../assets/corn-silage/New/Artboard\ 1.png);
  background-repeat: no-repeat;
  background-size: cover;

  background-position: center;
}

#heifer {
  margin-top: 10%;
}

#heifer #c-sec1 {
  overflow: hidden;
  background-image: url(../assets/corn-silage/New/Artboard\ 1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#parous {
  margin-top: 10%;
}

#parous #c-sec1 {
  overflow: hidden;
  background-image: url(../assets/corn-silage/New/Artboard\ 1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.content #c-sec1 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.content #c-sec1 .row {
  align-items: center;
  padding: 15% 0;

}

.content #c-sec1 a {
  display: contents;
  cursor: pointer;
}

.content #c-sec1 a #img1 {
  width: 200px;
  display: inline-block;
  margin-right: 20px;
}

.content #c-sec1 #img2 {
  width: 200px;
  display: inline-block;
}

.content #c-sec1 .image img {
  height: 244px;
  margin-top: 50px;
  object-fit: contain;
}

.content #c-sec1 h1 {
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 24px;
  color: #005331;
  padding-bottom: 10px;
}

.content #c-sec1 p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  color: rgba(0, 0, 0, 0.6);
  padding-bottom: 30px;
}

.content #pro-cards {
  margin: 5% 0;
}

.content #pro-cards .row {
  align-items: center;
  justify-content: center;
}

/*---------------------*/

.content #pro-cards a {
  text-decoration: none;
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  cursor: pointer;
  line-height: 41px;
  color: #005331;
}


.content #pro-cards .card {
  border: transparent;
  background-color: transparent;
  background-image: url(../assets/corn-silage/New/Asset\ 4.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 1em;
  cursor: pointer;
  border-radius: 25px;
  height: 350px;
}

.content #pro-cards .card h4 {
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  color: #005331;
  padding-bottom: 10px;

}

.content #pro-cards .card:hover {
  box-shadow: 0 0 2em -1em black;
  cursor: pointer;
}

.content #pro-cards .card img {
  width: 100%;
  padding: 1em !important;
  height: 350px;
  object-fit: contain;
}

/*********************************************************************/
/************************* MEDIA QUERIES ****************************/
/*******************************************************************/
@media (max-width: 1399.98px) {}

/*
  ------------------------------------------------------>
  */
@media (max-width: 1199.98px) {
  #cattle #sec1-c #mg {
    height: 350px;
  }

  #parous #c-sec1,
  #heifer #c-sec1 {
     /* padding: 18% 0; */
     background-size: cover;
     /* height: 100vh !important; */
     background-position: right;
  }

  #bull {
    margin-top: 15%;
  }

  #cow {
    margin-top: 8%;
  }

 #cow #sec1-cow{
 margin-top: 15%;
  }
  .content #c-sec1 {

  }
  .content #c-sec1 a #img1 {
    width: 164px;
    display: inline-block;
    margin-right: 10px;
  }

  .content #c-sec1 #img2 {
    width: 180px;
    display: inline-block;
  }

  .content #c-sec1 .image img {
    height: 220px;
    margin-top: 50px;
    object-fit: contain;
  }
}

/*
  ------------------------------------------------------>
  */
@media (max-width: 991.98px) {
  #cattle #sec1-c {
    margin-top: 20%;
  }

  #bull {
    margin-top: 20%;
  }
  #cow {
    margin-top: 12%;
  }
  #cow #sec1-cow{
   margin-top: 20%;
  }
  .content #c-sec1 {
    background-size: auto;
    background-position: top;
  }

  .content #c-sec1 p {
    font-size: 18px;
  }
  #parous #c-sec1,
  #heifer #c-sec1 {
     /* padding: 18% 0; */
     background-size: inherit;
     /* height: 100vh !important; */
     background-position: left;
  }
  .content #c-sec1 {
   
  }

  .content #c-sec1 .image img {
    height: 222px;
    object-fit: contain;
  }

  /* #heifer #c-sec1 .image img {
    height: 222px;
    object-fit: contain;
  }

  #parous #c-sec1 .image img {
    height: 222px;
    object-fit: contain;
  } */
}

/*
  ------------------------------------------------------>
  */
@media (max-width: 767.98px) {
  #cattle #sec1-c {
    margin-top: 32%;
  }

  #bull {
    margin-top: 25%;
  }

  #bull #sec1-bull {
  }
  #cow {
    margin-top: 18%;
  }
  #cow #sec1-cow{
  margin-top: 25%;
  }

  #fattening #c-sec1 {
    background-size: inherit;
    background-position: right;
  }

  #calf #c-sec1 {
    background-size: inherit;
    background-position: right;
  }

  #heifer #c-sec1 {
    background-size: inherit;
    background-position: right;
  }

  .content #c-sec1 {
    padding-bottom: 0;

  }

  .content #c-sec1 a #img1 {
    display: inline-block;
    width: 150px;
  }

  .content #c-sec1 #img2 {
    width: 150px;
    display: inline-block;
  }

  .content #c-sec1 .image img {
    height: 200px;
    object-fit: contain;
  }

  .content #c-sec1 p {
    font-size: 18px;
    /* line-height: 24px; */
  }
}

/*
  ------------------------------------------------------>
  */
@media (max-width: 575.98px) {
  .content #c-sec1 .row {
    align-items: center;
    padding: 0% 0;
  
  }
  #cattle #sec1-c{
    margin-top: 40%;
  }
  #cattle #sec1-c #mg {
    height: 200px;
  }
  #bull {
    margin-top: 40%;
  }
  #bull #sec1-bull img {
    height: 230px;
    object-fit: contain;
}

  #cow {
    margin-top: 20%;
  }
  #cow #sec1-cow{
    margin-top: 40%;
  }
  .content #c-sec1 {
    padding-top: 31%;
    padding-bottom: 0;
  }

  .content #c-sec1 a #img1 {
    display: inline-block;
    width: 120px;
  }

  .content #c-sec1 p {
    font-size: 16px;
  }

  .content #c-sec1 #img2 {
    width: 120px;
    display: inline-block;
  }

  .content #c-sec1 .image img {
    height: 170px;
    object-fit: contain;
  }

}