html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.tabs .primary {
  border: 0;
}
.tabs ul li a,
.tabs ul li a:visited {
  border: 0px solid #000;
  background-color: red;
  color: #fff;
  position: absolute;
  margin: -20px 0px 0px -2px;
  font-size: 10px;
  text-shadow: none;
}
.tabs ul li a.active {
  display: none;
}
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 0px;
  position: relative;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  zoom: 1;
}
@font-face {
  font-family: 'ubuntu';
  src: url(/sites/all/themes/arno/fonts/ubuntu-light.eot);
  src: url(/sites/all/themes/arno/fonts/ubuntu-light.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/arno/fonts/ubuntu-light.woff2) format('woff2'), url(/sites/all/themes/arno/fonts/ubuntu-light.woff) format('woff'), url(/sites/all/themes/arno/fonts/ubuntu-light.ttf) format('truetype'), url(/sites/all/themes/arno/fonts/ubuntu-light.svg#ubuntulight) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ubuntu-bold';
  src: url(/sites/all/themes/arno/fonts/ubuntu-medium.eot);
  src: url(/sites/all/themes/arno/fonts/ubuntu-medium.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/arno/fonts/ubuntu-medium.woff2) format('woff2'), url(/sites/all/themes/arno/fonts/ubuntu-medium.woff) format('woff'), url(/sites/all/themes/arno/fonts/ubuntu-medium.ttf) format('truetype'), url(/sites/all/themes/arno/fonts/ubuntu-medium.svg#ubuntulight) format('svg');
  font-weight: normal;
  font-style: normal;
}
.W100-margin {
  width: calc(100% - 2 * 40px);
  margin: 0 auto !important;
  max-width: 1280px;
  position: relative;
  display: block;
  clear: both;
  float: none;
}
.mItem {
  width: calc((1280px - 2 * 20px - 4 * 10px - 3px) / 5);
}
.mItem .item-list ul li {
  margin: 0px !important;
  padding: 0px !important;
}
.mItem img {
  width: 100%;
  height: auto;
  padding-top: 10px;
}
.font-big {
  font-size: 14pt;
}
.font-medium {
  font-size: 12pt;
}
.font-small {
  font-size: 10pt;
}
.col1 {
  width: calc(((100% - 11 * 20px) / 12));
}
.col2 {
  width: calc(((100% - 11 * 20px) / 12) * 2 + (1 * 20px));
}
.col3 {
  width: calc(((100% - 11 * 20px) / 12) * 3 + (2 * 20px));
}
.col4 {
  width: calc(((100% - 11 * 20px) / 12) * 4 + (3 * 20px));
}
.col5 {
  width: calc(((100% - 11 * 20px) / 12) * 5 + (4 * 20px));
}
.col6 {
  width: calc(((100% - 11 * 20px) / 12) * 6 + (5 * 20px));
}
.col7 {
  width: calc(((100% - 11 * 20px) / 12) * 7 + (6 * 20px));
}
.col8 {
  width: calc(((100% - 11 * 20px) / 12) * 8 + (7 * 20px));
}
.col9 {
  width: calc(((100% - 11 * 20px) / 12) * 9 + (8 * 20px));
}
.col10 {
  width: calc(((100% - 11 * 20px) / 12) * 10 + (9 * 20px));
}
.col11 {
  width: calc(((100% - 11 * 20px) / 12) * 11 + (10 * 20px));
}
.col12 {
  width: calc(((100% - 11 * 20px) / 12) * 12 + (11 * 20px));
}
.titles {
  text-align: center;
  text-transform: lowercase;
  font-size: 14pt;
  padding: 20px 0;
  display: block;
  float: none;
  clear: both;
  width: 100%;
}
.bold {
  font-weight: bold;
}
body {
  font-family: 'ubuntu', sans-serif;
  font-size: 12pt;
  width: calc(100% - 2 * 20px);
  height: calc(100% - 20px);
  padding: 20px;
  background: #fff;
  margin: 0 auto;
  min-width: 200px;
}
#admin-menu {
  text-shadow: none;
}
a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid transparent;
}
a:hover,
a.active,
a.active-trail {
  text-decoration: none;
  border-bottom: 1px solid #000;
}
p {
  margin-bottom: 10px;
}
h1 {
  font-size: 1.25rem;
  border-bottom: 1px solid #000;
  margin: 20px 0;
}
.header-wrapper {
  height: 110px;
  width: 100%;
  float: none;
  clear: both;
}
.header-wrapper #logo {
  width: 250px;
  float: left;
}
.header-wrapper #logo:hover {
  border: 0px !important;
}
.header-wrapper .header {
  width: calc(100% - 250px);
  display: inline-block;
  min-width: 200px;
}
.header-wrapper #block-system-main-menu {
  text-transform: uppercase;
  font-family: 'ubuntu-bold', sans-serif;
  letter-spacing: 1px;
}
.header-wrapper #block-system-main-menu a {
  color: #a4a4a4;
}
.header-wrapper #block-system-main-menu .menu {
  display: flex;
  justify-content: space-between;
}
.header-wrapper #block-system-main-menu ul {
  width: 100%;
}
.header-wrapper #block-system-main-menu ul li.leaf {
  list-style-image: none;
  list-style-type: none;
  display: table-cell;
  text-align: center;
  height: 110px;
  display: flex;
  align-items: center;
}
.header-wrapper #block-system-main-menu ul li.leaf.first {
  text-align: left;
}
.header-wrapper #block-system-main-menu ul li.leaf.last {
  text-align: right;
}
.left {
  width: 250px;
  float: left;
  position: relative;
  line-height: 125%;
}
.left #block-views-item-list-block {
  margin-top: 35px;
}
.left #block-views-item-list-block .view-header {
  text-transform: uppercase;
}
#main {
  width: calc(100% - 250px);
  display: inline-block;
}
#main .field {
  padding-top: 10px;
}
#main .field-name-field-images img {
  width: 100%;
  height: auto;
  margin-bottom: -2px;
}
#main .view-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
#main .views-row .views-field-nothing {
  display: block;
  opacity: 0;
  transition: opacity;
  transition-duration: 0.5s;
  width: calc((1280px - 2 * 20px - 4 * 10px - 3px) / 5);
  height: calc((1280px - 2 * 20px - 4 * 10px - 3px) / 5);
  background: rgba(0,0,0,0.4);
  margin-top: calc((1280px - 2 * 20px - 4 * 10px - 3px) / -5 - 2px);
  position: absolute;
  text-align: center;
  text-shadow: 0 0 6px #000;
}
#main .views-row .views-field-nothing .cat {
  display: block;
  padding-top: 10px;
}
#main .views-row .views-field-nothing .cat a {
  color: #fff;
  font-size: 80%;
}
#main .views-row .views-field-nothing .title {
  display: block;
  padding-top: 60px;
}
#main .views-row .views-field-nothing .title a {
  color: #FFF;
  font-family: 'ubuntu-bold', sans-serif;
  font-size: 200%;
}
#main .views-row .views-field-nothing .title a:hover {
  text-decoration: none;
}
#main .views-row:hover .views-field-nothing {
  opacity: 1;
  transition: opacity;
  transition-duration: 0.5s;
}
.page-taxonomy #main,
.front #main {
  width: 100% !important;
}
.page-taxonomy h1,
.page-taxonomy .page-title,
.front h1 {
  display: none !important;
}
.masonry-item {
  width: calc((1280px - 2 * 20px - 4 * 10px - 3px) / 5);
  background-color: transparent;
  border: 0px;
}
.masonry-item .item-list ul li {
  margin: 0px !important;
  padding: 0px !important;
}
.masonry-item img {
  width: 100%;
  height: auto;
  padding-top: 10px;
}
.page-node-8 #main {
  width: 600px;
  margin: auto;
  display: block;
}
.page-node-8 h1 {
  display: none;
}
@media only screen and (max-width: 500px) and (orientation: portrait) {
  .header-wrapper {
    height: auto;
  }
  .header-wrapper #logo {
    width: 100%;
  }
  .header-wrapper img {
    width: 50%;
  }
  .header-wrapper .header {
    width: 100%;
  }
  .header-wrapper .menu {
    flex-direction: column;
    margin: 15px 0;
  }
  .header-wrapper ul li {
    margin: 0px;
  }
  .header-wrapper #block-system-main-menu ul li.leaf {
    height: auto;
    padding-bottom: 6.6666666666667px;
    font-size: 0.7rem;
  }
  #main .view-content {
    justify-content: space-between;
  }
  .masonry-item {
    width: calc(50% - 20px/2);
    position: relative;
  }
  #main .views-row .views-field-nothing {
    position: absolute;
    top: 10px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: calc(100%  - 10px);
    margin: 0px;
  }
  #main .views-row .views-field-nothing .title {
    padding-top: 30%;
  }
  #main .views-row .views-field-nothing .title a {
    font-size: 150%;
  }
}
@media only screen and (max-width: 500px) and (orientation: portrait) {
  .page-node .body-wrapper {
    display: flex;
    flex-direction: column;
  }
  .page-node .body-wrapper >div {
    width: 100% !important;
  }
  .page-node .body-wrapper >div.left {
    order: 3;
  }
  .page-node .left {
    display: none;
  }
}
