@charset "utf-8";

/* ****************************************************************************
 * Qui Som MENU WIDGET
 * ****************************************************************************
 */

.tm-zone-sidebar > ul > li.tm-widget-menu-qui-som {
  margin                : 0px 0px 0px 0px;
}

.tm-region-menu-qui-som hr {
  margin                : 0px 0px 0px 0px;
}

.tm-region-menu-salutacio {
  display               : table;
  height                : 141px;
}

.tm-region-menu-salutacio img {
  display               : table-cell;
}

.tm-region-menu-salutacio a {
  display               : table-cell;
  color                 : #000000;
  font-family           : Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
  font-size             : 24px;
  font-weight           : bold;
  line-height           : 1.2em;
  vertical-align        : bottom;
  padding-bottom        : 15px;
  padding-left          : 10px;
}

.tm-region-menu-junta-de-govern {
  display               : table;
  height                : 112px;
}

.tm-region-menu-junta-de-govern img {
  display               : table-cell;
  margin-top            : 22px;
}

.tm-region-menu-junta-de-govern a {
  display               : table-cell;
  color                 : #000000;
  font-family           : Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
  font-size             : 24px;
  font-weight           : bold;
  line-height           : 1.2em;
  vertical-align        : top;
  padding-top           : 17px;
  padding-left          : 20px;
}



/*
 * SCREEN 'regular' - between 1024px and 1279px
 * ****************************************************************************
 */
@media only screen and (min-width:1024px) and (max-width:1279px) {
}


/*
 * SCREEN 'medium' - between 768px and 1023px
 * ****************************************************************************
 */
@media only screen and (min-width:768px) and (max-width:1023px) {
}


/*
 * SCREEN 'small' - between 480px and 768px
 * ****************************************************************************
 */
@media only screen and (min-width:480px) and (max-width:767px) {
}


/*
 * SCREEN 'lite' - smaller than 480px
 * ****************************************************************************
 */
@media only screen and (min-width:0px) and (max-width:479px) {
}
