@charset "utf-8";
/* CSS Document */

 /* Tablet styles */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

#site-main-CNT {display: inline-block; zoom: 62%; position: relative; float: left; margin-left: 605px;}
#title_ricerca_text {position: relative; float: left; margin-left: 25px; line-height: 115px; font-family: 'Gotham-Medium', Arial, Helvetica, sans-serif; font-size: 20px; }

#s {position: relative; float: left; width: 270px; margin-top: 26px; margin-left: 25px; background: url('/corporate/en/press/wp-content/themes/corporatepressenit/common/gfx/btn_new_search.png') no-repeat; background-position: 10px 10px; background-color: #fff;  }

.select_year {position: relative; float: left; margin-top: 40px; width: 100px; margin-left: 25px; border: 0px; -moz-appearance: none; -webkit-appearance:none;  background: url('/corporate/en/press/wp-content/themes/corporatepressenit/common/gfx/btn_down.png') no-repeat; background-position: 75px 15px; background-color: #fff; border: 0px;}

.select_month {position: relative; float: left; width: 120px; margin-top: 40px; margin-left: 25px; -moz-appearance: none; -webkit-appearance:none; background: url('/corporate/en/press/wp-content/themes/corporatepressenit/common/gfx/btn_down.png') no-repeat; background-position: 90px 15px; background-color: #fff; border: 0px;}input {border: 0px !important; border-radius: 50px !important;}

input[type='submit'] {position: absolute; float: left; left: 635px; margin-top: 40px; height: 50px; border: 0px solid #000 !important; background: url('/corporate/en/press/wp-content/themes/corporatepressenit/common/gfx/btn_new_submit.png') no-repeat; }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {

#site-main-CNT {display: inline-block; zoom: 82%;}

#s {position: relative; float: left; width: 270px; padding: 13px 0px 10px 40px; margin-top: 18px; margin-left: 25px; background: url('/corporate/en/press/wp-content/themes/corporatepressenit/common/gfx/btn_new_search.png') no-repeat; background-position: 10px 13px; background-color: #fff;  }

#s {position: relative; float: left; width: 270px; padding: 9px 0px 10px 40px; margin-top: 25px; margin-left: 25px; background: url('/corporate/en/press/wp-content/themes/corporatepressenit/common/gfx/btn_new_search.png') no-repeat; background-position: 10px 10px; background-color: #fff;  }

.select_year {position: relative; float: left; margin-top: 40px; width: 100px; margin-left: 25px;  padding: 9px 10px 9px 20px; border: 0px; -moz-appearance: none; -webkit-appearance:none;  background: url('/corporate/en/press/wp-content/themes/corporatepressenit/common/gfx/btn_down.png') no-repeat; background-position: 75px 13px; background-color: #fff; border: 0px;}

.select_month {position: relative; float: left; width: 120px; padding: 9px 10px 9px 20px; margin-top: 40px; margin-left: 25px; -moz-appearance: none; -webkit-appearance:none; background: url('/corporate/en/press/wp-content/themes/corporatepressenit/common/gfx/btn_down.png') no-repeat; background-position: 90px 13px; background-color: #fff; border: 0px;}input {border: 0px !important; border-radius: 50px !important;}

input[type='submit'] {position: absolute; float: left; left: 635px; margin-top: 33px; height: 50px; width: 50px; border: 0px solid #000 !important; background: url('/corporate/en/press/wp-content/themes/corporatepressenit/common/gfx/btn_new_submit.png') no-repeat; background-position: 8px 8px;}

}