/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 11 2019 | 07:27:58 (am)
/*
/******* Do not edit this file *******/

@media screen and (max-width: 1024px) {
  .home-middle-form {
    background-repeat: no-repeat!important;
    background-size: 100%!important;
    width: 100%!important;
  }
  .home-middle-form-td1 {
      height: 70px!important;
  }
  .home-middle-form-td2 {
    padding-left: 320px!important;
  }
}

@media screen and (max-width: 768px) {
  .home-middle-top-2 {
    float: right;
    width: 20.62963%;
  }
  a.button.large {
    font-size: 16px;
    padding: 5px;
  }
  .home-middle-top-1 {
    margin-right: 0;
    width: 77.813%;
  }
  .home-middle-form-td2 {
    padding-left: 240px!important;
  }
  input, select, textarea {
    padding: 5px;
  }
  .home-middle-form-td1 {
    height: 20px!important;
  }
  blockquote {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
  }
  .bx-viewport {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
    .home-middle-top-1 {
      margin-right: 0!important;
      width: 100%!important;
      float: none!important;
      height: 330px!important;
	}
    .home-middle-top-2 {
      float: none!important;
      width: 100%!important;
    }
  .home-middle-form-td2 {
    padding-left: 270px!important;
  }
  .home-middle-form-td1 {
    height: 35px!important;
  }
}

@media screen and (max-width: 480px) {
  .home-middle-form-td2 {
    padding-left: 200px!important;
  }
  .home-middle-top-1, .home-middle-top-2 {
  text-align: left;
  }
  input, select, textarea {
    padding: 5px;
    width: 75%;
  }
  .home-middle-form-td1 {
    height: 0px!important;
  }
}