#input_2_2, #input_2_3 {
    border: none;
    padding: 20px 20px 20px 70px;
    border-radius: 50px;
}

@media (min-width: 560px) {
#field_2_3 {
  width: 48%;
    display: inline-block;
    margin-right: 4%;
}

#field_2_2 {
  width: 48%;
    display: inline-block;

}

#gform_wrapper_2 .gform_footer {
    padding: 47px 0 0 30px;
}
}

.home-slider .slide {
  position: relative;
}

.home-slider .slide > a{
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 9;
}

.banner--home .banner__content {
    z-index: 8;
}

.block--social a { 
margin-left: 0;  
}

