@media screen and (min-width: 321px) and (max-width: 580px) {
  html {
    font-size: 1em;
  }
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 1.8em;
  }
  #header {
    z-index: 500;
  }
  #header #header-inner {
    width: 100%;
  }
  #header .region-header img {
    width: 220px;
  }
  #header .site-name {
    font-size: 1.5em;
  }
  #header .region-user-bar {
    margin-top: 20px;
  }
  #header .region-menu-bar #block-socialicons img {
    width: 30px;
  }
  #header .region-mobile-header {
    float: right;
  }
  #header .language-switcher-language-url {
    margin-top: 5px;
  }
  #header.nav-up {
    position: relative;
  }
  #header.nav-up #header-inner .region-header .block-system-branding-block img {
    height: 46px;
    padding: 0;
  }
  #header.nav-up #header-inner .region-menu-bar #block-socialicons {
    margin-top: 5px;
  }
  .block-system-main-block {
    padding: 0;
  }
  .region-highlighted {
    display: block;
  }
  .region-highlighted .block-views {
    width: 100%;
    margin: 0;
    padding: 10px;
  }
  .region-highlighted .block-views h3 {
    font-size: 1.5em;
  }
  .region-highlighted .block-views:nth-child(1) {
    margin-right: 0;
    width: 100%;
  }
  .region-highlighted .block-views:nth-child(2) {
    margin-left: 0;
    width: 100%;
  }
  .region-highlighted .block-views:nth-child(2) .view-content {
    padding: 0;
  }
  .region-highlighted .block-views .view-content {
    padding: 0;
  }
  .region-similar img {
    max-width: 100%;
    height: auto;
  }
  .region-similar {
    padding: 10px;
  }
  footer .region-footer {
    display: block;
    padding: 0 10px;
  }
  footer .region-footer .block {
    width: 100%;
    border-bottom: 1px dotted #c0c0c0;
  }
  footer .region-footer .block:nth-child(1),
  footer .region-footer .block:nth-child(2) {
    width: 100%;
  }
  footer .region-footer .block:last-child {
    border: none;
  }
  footer .region-footer .block img {
    max-width: 100%;
    height: auto;
  }
  footer .region-footer .block .block-inner {
    padding: 0;
  }
  th.priority-low,
  td.priority-low {
    display: none;
  }
  .js-form-item input[type="email"],
  .js-form-item input[type="text"] {
    width: 100%;
  }
  .contact-message-contact-form input {
    width: 100%;
  }
  .contact-message-contact-form input[type="submit"] {
    width: auto;
  }
  .quote {
    font-size: 1.3em;
  }
  .p-50-0 {
    padding: 20px 0;
  }
  .p.p-w-28 .layout > .layout__region {
    flex: 0 1 100%;
  }
  .p.p-w-28 .v-content > .v-row {
    flex: 0 0 100%;
  }
  .p.p-w-28 .v-content > .v-row:nth-child(2) {
    flex: 0 0 100%;
  }
  .p.l-w-48 .layout > .layout__region,
  .p.l-w-28 .layout > .layout__region {
    flex: 0 0 100%;
  }
  .p.p-type-multiple-items .f--name-field-items {
    display: block;
  }
  .p.p-type-multiple-items .f--name-field-items .f-item {
    max-width: 100%;
  }
  .p-type-layout .layout--twocol-section > .layout__region--second {
    border-left: none;
    padding-left: 0;
  }
  .content .layout--twocol-section > .layout__region--second,
  .node__content .layout--twocol-section > .layout__region--second {
    border-left: none;
    padding-left: 0;
  }
  .flex-item-18 .region .v-row,
  .flex-item-18 .v-content .v-row {
    flex: 0 0 100%;
  }
  .flex-item-20 .region .v-row,
  .flex-item-20 .v-content .v-row {
    flex: 0 0 100%;
  }
  .flex-item-23 .region .v-row,
  .flex-item-23 .v-content .v-row {
    flex: 0 0 100%;
  }
  .flex-item-25 .region .v-row,
  .flex-item-25 .v-content .v-row {
    flex: 0 0 100%;
  }
  .flex-item-28 .region .v-row,
  .flex-item-28 .v-content .v-row {
    flex: 0 0 100%;
  }
  .flex-item-30 .region .v-row,
  .flex-item-30 .v-content .v-row {
    flex: 0 0 100%;
  }
  .flex-item-33 .region .v-row,
  .flex-item-33 .v-content .v-row {
    flex: 0 0 100%;
  }
  .flex-item-46 .region .v-row,
  .flex-item-46 .v-content .v-row {
    flex: 0 0 100%;
  }
  .flex-item-48 .region .v-row,
  .flex-item-48 .v-content .v-row {
    flex: 0 0 100%;
  }
  .flex-item-50 .region .v-row,
  .flex-item-50 .v-content .v-row {
    flex: 0 0 100%;
  }
  .valuelist {
    font-size: 1.5em;
    font-family: 'header';
  }
  .valuelist h3 {
    font-size: 2em;
    margin: 0;
    line-height: 1.2em;
  }
  .valuelist li {
    list-style-image: url("../images/arrow.jpg");
  }
  iframe {
    max-width: 100%;
  }
}
/*# sourceMappingURL=responsive_smalltouch_landscape.css.map */