/* iPads (landscape) ----------- 
@media (max-device-width: 1280px) and (orientation: landscape) { 
*/
@media only screen and (min-device-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /* Styles */
  .portlet-layout {
    width: 98%; }

  .linia-2 {
    width: 100% !important; }

  #footer {
    display: block !important; }

  #column-3 {
    padding-left: 0px !important; }

  .webkit .aui-w1-3, .webkit .aui-w33 {
    width: 48% !important; }

  .portlet-column {
    display: block;
    vertical-align: top;
    /* margin: auto; */
    float: left !important;
    margin: 1%; }

  .columns-1 .portlet-column {
    width: 98% !important; }

  .aui-w66 {
    width: 100% !important; }

  .columns-1-2-1 .portlet-column-only {
    width: 100% !important; }

  #column-5 {
    display: none; }

  .columns-2-3 #layout-column_column-4 {
    padding-left: 0px;
    padding-right: 0px; }

  .boto {
    width: 180px; }

  #portletMap div {
    display: inline-table;
    width: 47%;
    margin-left: 1% !important;
    margin-right: 1% !important; }

  #portletMap div {
    margin: 0 0 0px 0px;
    vertical-align: top;
    padding: 35px 0 35px 0; }

  #main-content {
    width: 100% !important; }

  .aui-w50 {
    width: 98% !important; }

  #footer {
    height: 450px; }

  .picturing {
    width: 48% !important;
    padding: 1%; }

  .aui-w70 {
    width: 70% !important;
    padding-right: 0px !important; }

  .aui-w70 img {
    width: 100% !important;
    height: auto !important; }

  .aui-w30 {
    width: 25% !important; }

  #portlet_58 {
    width: 100% !important; }

  #_58_fm .dreta {
    float: right;
    width: 45%; }

  #_58_fm .esquerra {
    float: left;
    width: 45%; }

  #_58_fm .aui-button-holder {
    width: 60%; } }

