
@media screen and (max-width: 875px){
  .logo {
    width: 200px;
    top: 25px;
  }
}


.cta-button{
  color: #fff !important;
  text-decoration: none !important;
}

.cta-button:hover{
  background: linear-gradient(90deg,rgb(105,129,60) 25%,rgb(105,129,60) 100%) !important;
  color:#efdfc8;

}

.cta-button:visited{
  color: #fff !important;
}

section#main-section{
  background: rgb(239 223 200 / 0%)!important;
  position: relative;
  z-index: 9;
}

#am-hero{
  opacity: 0;
  height: 300px;
  background-position: center;
  transition-duration: 0.3s, 0s;
  transition-property: opacity, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1),linear;

}

#am-hero.loaded{
  opacity: 1;
}

  #am-hero .scroll p {
    color: rgb(207, 76, 87);
    background: #fff;
}

.ExternalClass532A916F287B4CD4A470CCDF45119583 table tbody{
  border: none !important;
}


@media screen and (max-width: 1100px){
  #WebPartctl00_ctl36_g_9755a1bc_06ec_447d_8a58_18b7fc666266,
  #ctl00_ctl36_g_9755a1bc_06ec_447d_8a58_18b7fc666266{
    height: 2500px !important;
  }
}

@media screen and (max-width: 700px){
  #WebPartctl00_ctl36_g_9755a1bc_06ec_447d_8a58_18b7fc666266,
  #ctl00_ctl36_g_9755a1bc_06ec_447d_8a58_18b7fc666266{
    height: 1900px !important;
  }
}

@media screen and (max-width: 500px){
  #WebPartctl00_ctl36_g_9755a1bc_06ec_447d_8a58_18b7fc666266,
  #ctl00_ctl36_g_9755a1bc_06ec_447d_8a58_18b7fc666266{
    height: 2500px !important;
  }
}


@media screen and (max-width: 400px){
  #WebPartctl00_ctl36_g_9755a1bc_06ec_447d_8a58_18b7fc666266,
  #ctl00_ctl36_g_9755a1bc_06ec_447d_8a58_18b7fc666266{
    height: 3000px !important;
  }

  section#main-section{
    padding: 30px 10px;
  }
}
