/**
* Knauf
* HARAKLITH_RESPONSIVE
* Base CSS
*
* @author marc.holemans (at) one-agency (dot) com
*
* created 4 December 2014
*/
* {
  margin: 0;
  padding: 0;
}

/* ========== */
/* = LAYOUT = */
/* ========== */
html {
  width: 100%;
  overflow-x: hidden;
}

body {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #2d2b2e;
  background: #f5f5f5;
}

.front {
  background: #c5c6c8;
}

#page {
  width: 100%;
  overflow: hidden;
}

#header_wrapper {
  margin: 0;
  padding: 0;
  background: #efefef;
}

#header {
  width: 94%;
  padding: 0 3%;
  position: relative;
  overflow: hidden;
  background: #fff;
}

#navigation_wrapper {
  display: none;
}

#featured_wrapper {
  clear: both;
  width: 94%;
  padding: 10px 3% 0;
  background-color: #ffffff;
}

#main_wrapper {
  clear: both;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.front #main_wrapper {
  background: #ffffff;
  padding-top: 20px;
  z-index: 1000;
  position: relative;
}

#main {
  width: 94%;
  margin: 0 auto;
  padding: 20px 3%;
  position: relative;
  overflow: hidden;
  z-index: 2;
  background: #ffffff;
}

#footer_wrapper {
  width: 94%;
  margin: 0 auto;
  padding: 0 3%;
  background-color: #d8d8da;
  background-image: -webkit-linear-gradient(bottom, #d8d8da, #f5f5f5 43%);
  background-image: linear-gradient(to top, #d8d8da, #f5f5f5 43%);
}

#footer {
  margin: 0 auto;
  padding: 19px 0 15px;
  position: relative;
  overflow: hidden;
}

/* = LAYOUT - END = */
/* ======== */
/* = BASE = */
/* ======== */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #2d2b2a;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 28px;
  line-height: 26px;
  margin: 0;
  padding: 0 0 0 20px;
  border-left: 4px solid #f9bb00;
}

h1 span {
  font-size: 20px;
  color: #adadae;
}

h2 {
  font-size: 20px;
  color: #2d2b2e;
}

h3 {
  font-size: 16px;
  font-weight: normal;
  color: #8a8b8c;
}

h4 {
  font-size: 14px;
  margin: 0 0 8px;
}

p {
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 16px;
  padding: 0;
}

a {
  color: #f9bb00;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.node_read_more a,
a.read_more_link {
  display: inline-block;
  line-height: 16px;
  margin: 0 0 15px;
  padding: 0 0 0 22px;
  background: url(../img/sprite-icons.png) 0 -800px no-repeat;
}

a.btn {
  display: inline-block;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  zoom: 1;
}

a.btn span {
  display: block;
  height: 33px;
  line-height: 31px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #131313;
  text-align: left;
  margin: 0 1px 0 0;
  padding: 0 0 0 38px;
  background: url(../img/form-submit-extendable.png) left top no-repeat;
}

a.btn span span {
  margin: 0 -1px 0 0;
  padding: 0 10px 0 0;
  background-position: right top;
}

img {
  border: none;
}

body:not(.front) #main img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

ul,
ol,
.item-list ul,
.item-list ol,
.block ul,
.block ol,
ul.links,
ul.links.inline {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li,
ol li,
ul li.leaf,
ol li.leaf,
.item-list ul li,
.item-list ol li,
.block ul li,
.block ol li,
ul.links li,
ul.links.inline li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}

hr {
  display: block;
  height: 1px;
  margin: 0 0 20px;
  padding: 5px 0 0;
  border: none;
  background: url(../img/block-line-separator.png) center bottom repeat-x;
}

.hidden,
.element-invisible {
  display: none;
}

.clearer {
  clear: both;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

/* = BASE - END = */
/* =========== */
/* = SPRITES = */
/* =========== */
.breadcrumb a,
.ico_more,
.ico_pdf {
  background-image: url(../img/sprite-icons.png);
  background-repeat: no-repeat;
}

/* = SPRITES - END = */
/* ========== */
/* = HEADER = */
/* ========== */
#header_left {
  width: 100%;
  text-align: center;
  margin-top: 47px;
}

#header_top {
  margin: -112px 0 96px;
  overflow: hidden;
}

#header_bottom {
  overflow: hidden;
}

#site-name {
  margin: 0;
  padding: 0;
  border: none;
}

.block-hera_global_client {
  width: 100%;
  text-align: center;
  overflow: hidden;
}

#header .block-hera_global_client h2 {
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  line-height: 18px;
  color: #000;
  margin: 0 12px 0 0;
}

#header .block-hera_global_client .content {
  display: inline-block;
}

#header .block-hera_global_client .content select {
  height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #181319;
  border: 1px solid #c8c8c8;
  background: #fff;
}

#header .block-emakina_lang {
  float: right;
  margin: 0;
}

#header .block-emakina_lang ul {
  overflow: hidden;
}

#header .block-emakina_lang ul li {
  display: block;
  float: left;
  margin: 0 2px;
}

#header .block-emakina_lang ul li.first {
  margin-left: 0;
}

#header .block-emakina_lang ul li.last {
  margin-right: 0;
}

#header .block-emakina_lang ul li a {
  display: block;
  width: 21px;
  height: 22px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 22px;
  color: #181319;
  text-align: center;
  text-transform: uppercase;
  padding-left: 1px;
}

#header .block-emakina_lang ul li.active a {
  color: #181319;
  cursor: default;
  background: #f9b805;
}

#header .block-emakina_lang ul li.active a:hover {
  text-decoration: none;
}

/* = next to search menu = */
#header .block-base_helper {
  display: none;
}

/* = search = */
#header .block-search h2 {
  display: none;
}
#header .block-search .container-inline {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
#header .block-search .form-item {
  width: 86%;
  display: inline-block;
  margin: 0;
  padding: 0;
}
#header .block-search .form-item label {
  display: none;
}
#header .block-search .form-text {
  width: 91%;
  float: right;
  height: 13px;
  line-height: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #313131;
  padding: 4px 10px 3px;
  border: 1px solid #c8c8c8;
  background: url(../img/form-input-bg.png) left top no-repeat;
}
#header .block-search .form-submit {
  display: inline-block;
  width: 10%;
  max-width: 22px;
  height: 22px;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  zoom: 1;
  cursor: pointer;
  border: none;
  background: url(../img/sprite-icons.png) 0 -1000px no-repeat;
}

/* = HEADER - END = */
/* ========================= */
/* = RESPONSIVE NAVIGATION = */
/* ========================= */
.mean-bar .active-item {
  position: absolute;
  left: 0;
  padding: 13px 0 13px 15px;
  width: 83%;
  text-transform: uppercase;
  z-index: 50;
  background: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mean-bar a.meanmenu-reveal {
  display: none;
  /* hide the link until viewport size is reached */
  width: 100%;
  height: 22px;
  padding: 10px 13px 13px;
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  line-height: 22px;
  display: block;
  text-align: right !important;
  font-weight: 700;
  z-index: 51;
  background: none;
}

.responsive-nav {
  width: 94%;
  padding: 3px 3% 0;
  overflow: hidden;
  background-color: #ffffff;
}
.responsive-nav.isVisible {
  display: block;
}
.responsive-nav > div:not(:first-child) {
  display: none;
}

.mean-bar {
  float: left;
  width: 100%;
  position: relative;
  z-index: 450;
  border: solid 1px #000000;
  color: #ffb713;
  overflow: hidden;
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c484c), color-stop(45%, #474747), color-stop(50%, #2c2c2c), color-stop(55%, #000000), color-stop(100%, #1e1c1e));
  background: -webkit-linear-gradient(top, #4c484c 0%, #474747 45%, #2c2c2c 50%, #000000 55%, #1e1c1e 100%);
  background: linear-gradient(to bottom, #4c484c 0%, #474747 45%, #2c2c2c 50%, #000000 55%, #1e1c1e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c484c', endColorstr='#1e1c1e',GradientType=0 );
}
.mean-bar > a {
  background: #4c484c;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c484c), color-stop(45%, #474747), color-stop(50%, #2c2c2c), color-stop(55%, #000000), color-stop(100%, #1e1c1e));
  background: -webkit-linear-gradient(top, #4c484c 0%, #474747 45%, #2c2c2c 50%, #000000 55%, #1e1c1e 100%);
  background: linear-gradient(to bottom, #4c484c 0%, #474747 45%, #2c2c2c 50%, #000000 55%, #1e1c1e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c484c', endColorstr='#1e1c1e',GradientType=0 );
}
.mean-bar.open {
  background-image: none;
  background: #ffffff;
  color: #ffffff;
  border: solid 1px #ffb713;
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s;
}
.mean-bar a {
  color: #ffb713;
  font-size: 16px;
}
.mean-bar .mean-nav {
  float: left;
  width: 100%;
  background: #0c1923;
  margin-top: 44px;
  overflow: hidden;
}
.mean-bar .mean-nav .open {
  display: block !important;
}
.mean-bar .mean-nav > ul > li {
  background: #ffb713;
}
.mean-bar .mean-nav > ul > li.active-trail > a {
  background: #000000;
  color: #ffffff;
}
.mean-bar .mean-nav > ul > li.active-trail > a.mean-expand {
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.mean-bar .mean-nav > ul > li.active-trail > a.mean-expand:hover {
  background-color: #ffffff;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  color: #000000;
}
.mean-bar .mean-nav > ul > li.active-trail li.active-trail > a {
  text-decoration: underline;
}
.mean-bar .mean-nav > ul > li > a {
  text-transform: uppercase;
  background-image: -webkit-linear-gradient(bottom, #ff950a, #ffcc42);
  background-image: linear-gradient(to top, #ff950a, #ffcc42);
  text-decoration: none;
}
.mean-bar .mean-nav > ul > li > ul > li a {
  padding: 13px;
  padding-left: 7%;
  width: 90%;
  height: auto;
}
.mean-bar .mean-nav > ul > li > ul > li ul li a {
  padding-left: 15%;
  width: 82%;
}
.mean-bar .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  visibility: visible !important;
}
.mean-bar .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}
.mean-bar .mean-nav ul li a {
  display: block;
  float: left;
  padding: 14px 13px 0;
  margin: 0;
  text-align: left;
  width: 100%;
  color: #000000;
  height: 32px;
}
.mean-bar .mean-nav ul li a.mean-expand {
  display: none;
  width: 21px;
  height: 21px;
  padding: 12px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  border-left: 1px solid #ffb713;
  border-bottom: 1px solid #ffb713;
  text-decoration: none !important;
}
.mean-bar .mean-nav ul li a.mean-expand:hover {
  background: #ffb713;
  text-decoration: none;
}

.mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

.mean-remove {
  display: none !important;
}

/* = RESPONSIVE NAVIGATION - END = */
/* ==================== */
/* = FEATURED CONTENT = */
/* ==================== */
#featured {
  width: 100%;
  position: relative;
  overflow: hidden;
}

#featured_slider {
  width: 100%;
  height: auto;
}
#featured_slider .viewport {
  width: auto !important;
  height: auto !important;
}
#featured_slider .slides li {
  display: none;
  max-width: 960px;
  height: auto;
  padding: 0;
  position: relative;
  overflow: hidden;
  border: none;
  background: none;
}
#featured_slider .slides li.active {
  display: block;
}

/* = slider controls = */
#featured_slider .button {
  position: absolute;
  bottom: 0;
  width: 58px;
  height: 58px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
}
#featured_slider .button span {
  display: block;
  width: 58px;
  height: 58px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  opacity: 1 !important;
}
#featured_slider .prev-button {
  left: 0;
  background-image: url("../img/slider_prev.png");
}
#featured_slider .next-button {
  right: 0;
  background-image: url("../img/slider_next.png");
}

/* = slide content = */
#featured_slider .slides li .overlay {
  position: absolute;
  left: 0;
  top: 9%;
  z-index: 120;
}
#featured_slider .slides li .overlay h2 {
  display: block;
  font-size: 0.9em;
  font-weight: normal;
  text-transform: uppercase;
  color: #818285;
  margin: 0 0 5px;
  padding: 0;
  overflow: hidden;
}
#featured_slider .slides li .overlay h2 span {
  display: block;
  float: left;
  color: #fff;
  padding: 5px 20px 0 15px;
  background: url(../img/black90.png) 0 0 repeat;
}
#featured_slider .slides li .overlay h2 span + span {
  clear: both;
  color: #818285;
  padding-bottom: 5px;
}
#featured_slider .slides li .overlay .description {
  width: 125px;
  margin: 0 0 0 15px;
  background: url(../img/black90.png) 0 0 repeat;
}
#featured_slider .slides li .overlay .description h3 {
  display: block;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #181319;
  margin: 0;
  padding: 8px 9px;
  background: #818285;
}
#featured_slider .slides li .overlay .description p {
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #818285;
  padding: 15px;
}
#featured_slider .slides li .overlay .description a.more_link {
  color: #fff;
}
#featured_slider .slides li img {
  display: block;
  margin: 0;
  padding: 0;
  width: 120%;
  height: auto;
  margin-left: -10%;
}

/* = FEATURED CONTENT - END = */
/* ======== */
/* = MAIN = */
/* ======== */
.sidebar-right #main #content_main {
  float: left;
  max-width: 600px;
  width: 100%;
}

.sidebar-right #main #sidebar_right {
  float: left;
  max-width: 600px;
  width: 100%;
}

/* = Breadcrumb = */
#breadcrumb {
  display: none;
}

/* = Page title = */
#title_bar {
  margin: 0 0 15px;
  position: relative;
  background-color: white;
}
#title_bar #page-title {
  display: none;
}
#title_bar .subtitle {
  font-size: 20px;
  font-weight: bold;
  color: #adadae;
}

/* = Node-box in sidebar = */
#sidebar_right .block-content_boxes .node-box {
  margin: 0 0 10px;
  padding: 0 0 11px;
  background: url(../img/nodebox-bottom-bg.png) center bottom no-repeat;
}
#sidebar_right .block-content_boxes .node-box .box-title {
  background: url(../img/nodebox-title-bg.png) center top repeat-x #000;
}
#sidebar_right .block-content_boxes .node-box .box-title h2 {
  font-size: 18px;
  font-weight: bold;
  color: #F9B805;
  margin: 0;
  padding: 16px 0 12px 60px;
}
#sidebar_right .block-content_boxes .node-box .box-title h2 a {
  color: #F9B805;
}
#sidebar_right .block-content_boxes .node-box .box-inner {
  margin: 0;
  padding: 0;
}
#sidebar_right .block-content_boxes .node-box .box-inner .box-content {
  padding: 18px;
  border: 1px solid #e4e4e5;
  border-top: none;
  background: #fcfcfc;
}

/* = Box Contact = */
#sidebar_right .block-content_boxes .box-contact h2 {
  background: url(../img/sprite-icons.png) 18px -1088px no-repeat;
}
#sidebar_right .block-content_boxes .box-contact .box-content a {
  display: inline-block;
  line-height: 17px;
  margin: 0;
  padding: 0 0 0 25px;
  background: url(../img/sprite-icons.png) 0 -1150px no-repeat;
}

/* = Box Video = */
#sidebar_right .block-content_boxes .box-video h2 {
  background: url(../img/sprite-icons.png) 18px -638px no-repeat;
}
#sidebar_right .block-content_boxes .box-video .box-content {
  text-align: center;
}

/* = Block like Node-Box = */
#sidebar_right .block-views,
#sidebar_right #block-aggregator-feed-1 {
  margin: 0 0 10px;
  padding: 0 0 11px;
  background: url(../img/nodebox-bottom-bg.png) center bottom no-repeat;
}

#sidebar_right #block-aggregator-feed-1 .more-link {
  display: none;
}

#sidebar_right .block-views .box-title,
#sidebar_right #block-aggregator-feed-1 .title {
  background: url(../img/nodebox-title-bg.png) center top repeat-x #000;
}

#sidebar_right #block-aggregator-feed-1 {
  background: url(../img/nodebox-title-bg.png) center top repeat-x #000;
  padding-bottom: 0;
}

#sidebar_right .block-views .box-title h2,
#sidebar_right #block-aggregator-feed-1 .title {
  font-size: 18px;
  font-weight: bold;
  color: #F9B805;
  margin: 0;
  padding: 16px 0 12px 60px;
  background: url(../img/sprite-icons.png) 18px -738px no-repeat;
}

#sidebar_right .block-views .box-title h2 a {
  color: #F9B805;
}

#sidebar_right .block-views .box-inner,
#sidebar_right #block-aggregator-feed-1 .content {
  margin: 0;
  padding: 0;
}

#sidebar_right .block-views .box-inner .box-content,
#sidebar_right #block-aggregator-feed-1 .content {
  padding: 18px;
  border: 1px solid #e4e4e5;
  border-top: none;
  background: #fcfcfc;
}

/* = Block like Node-Box - end = */
/* = Block Events = */
#sidebar_right #block-views-events-block_events h2 {
  background: url(../img/sprite-icons.png) 18px -638px no-repeat;
}

/* == Views = */
#main .view .more-link {
  text-align: left;
}

#main .view .more-link a {
  padding: 0 0 0 15px;
  background: url(../img/arrow-gray.png) left center no-repeat;
}

/* = Lists = */
#main .node ul,
#main .node ol {
  margin: 0 0 15px 5px;
  padding: 0;
  overflow: hidden;
}

#main .node ul li,
#main .node ol li {
  margin: 0 0 8px;
  padding: 0 0 0 15px;
  background: url(../img/bullet.png) 0 3px no-repeat;
}

#main .node ul li div,
#main .node ol li div {
  display: inline;
}

#main .node ul.links.inline {
  margin: 0;
}

#main .node ul.links.inline li {
  background: none;
  padding: 0;
}

#main .node ul li.node_read_more,
#main .node ol li.node_read_more {
  margin: 0;
}

/* = Lists - end = */
/* = Pager = */
.pagination {
  overflow: hidden;
  padding: 15px 0 0;
}

.pager {
  float: right;
  margin: 0;
  padding: 5px 10px;
  overflow: hidden;
  background: #f5f5f5;
}
.pager .pager-first,
.pager .pager-last {
  display: none;
}
.pager li {
  display: block;
  float: left;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  margin: 0 4px;
  padding: 0;
  background: none;
}
.pager li a {
  display: block;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: #f9bb00;
  margin: 0;
  padding: 0 4px;
}
.pager .pager-current {
  color: #fff;
  padding: 0 4px;
  background: #2d2b2e;
}
.pager .pager-previous a,
.pager .pager-next a {
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  padding: 0;
}
.pager .pager-previous a {
  background: url(../img/pager-controls.png) left top no-repeat;
}
.pager .pager-next a {
  background: url(../img/pager-controls.png) right top no-repeat;
}

/* = Table = */
#main table {
  width: 100%;
  margin: 0 0 15px;
  border: none;
  border: 1px solid #c6c7c8\9;
}

#main table thead {
  color: #fff;
  border: none;
  background: none;
}

#main table thead th {
  font-size: 12px;
  font-weight: bold;
  color: #F9B805;
  padding: 6px 12px;
  border: none;
  background: #2d2b2e;
}

#main table thead tr:first-child th:first-child {
  border-radius: 5px 0 0 0;
}

#main table thead tr:first-child th:last-child {
  border-radius: 0 5px 0 0;
}

#main table tbody {
  border: none;
  border-left: 1px solid #c6c7c8;
  border-right: 1px solid #c6c7c8;
  border-bottom: 1px solid #c6c7c8;
}

#main table tbody tr {
  border: none;
  background: #fff;
}

#main table tbody tr.odd {
  background: #f3f2f2;
}

#main table tbody tr + tr td {
  border-top: 1px dotted #2d2b2e;
}

#main table tbody td {
  padding: 6px 12px;
  border: none;
}

/* = Table - end = */
/* = Tabs = */
.node #tabs {
  clear: both;
}
.node #tabs > ul {
  margin: 0;
}
.node #tabs > ul > li {
  display: block;
  padding: 0;
  margin: 0 0 3px 0;
  list-style: none;
  background: none;
  position: relative;
}
.node #tabs > ul > li > a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #2d2b2e;
  padding: 14px 0 12px 16px;
  margin: 0;
  background: #ffd976;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd976), color-stop(50%, #fccd4d), color-stop(51%, #f8b500), color-stop(100%, #ff940a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffd976 0%, #fccd4d 50%, #f8b500 51%, #ff940a 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffd976 0%, #fccd4d 50%, #f8b500 51%, #ff940a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd976', endColorstr='#ff940a',GradientType=0 );
  /* IE6-9 */
}
.node #tabs > ul > li > a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 5.5px 0 5.5px;
  border-color: #000000 transparent transparent transparent;
  position: absolute;
  right: 20px;
  top: 20px;
}
.node #tabs > ul > li.active > a:after {
  border-width: 0 5.5px 10px 5.5px;
  border-color: transparent transparent #000000 transparent;
}

/* = Tabs Content = */
#main #tabs_content {
  margin: 0 0 15px;
  padding: 0 0 2px;
  background: url(../img/tabs-content-large-bottom-bg.png) center bottom no-repeat;
}

#main #tabs_content .tab_content {
  margin: 0;
  padding: 2px 0 0;
  background: url(../img/tabs-content-large-top-bg.png) center top no-repeat;
}

#main #tabs_content .tab_content .node,
#main #tabs_content .tab_content .tab-section {
  padding: 0 2px;
  background: url(../img/tabs-content-large-bg.png) left center repeat-y;
}

#main #tabs_content .tab_content .row-even {
  background-position: left center;
}

#main #tabs_content .tab_content .row-odd {
  background-position: right center;
}

#main #tabs_content .tab_content .node .inner,
#main #tabs_content .tab_content .tab-section .inner {
  margin: 0;
  padding: 18px 22px 30px;
  overflow: hidden;
}

#main #tabs_content .tab_content .node + .node .inner,
#main #tabs_content .tab_content .tab-section + .tab-section .inner {
  background: url(../img/block-line-separator.png) center top repeat-x;
}

/* = Tabs with onesidebar in content = */
.sidebar-right #main #tabs_content {
  background-image: url(../img/tabs-content-bottom-bg.png);
}

.sidebar-right #main #tabs_content .tab_content {
  background-image: url(../img/tabs-content-top-bg.png);
}

.sidebar-right #main #tabs_content .tab_content .node {
  background-image: url(../img/tabs-content-bg.png);
}

/* = Tabs - end = */
/* = Error messages = */
div.error {
  margin: 10px 0;
}

/* = MAIN - END = */
/* ========= */
/* = FRONT = */
/* ========= */
.front #main {
  padding-top: 0;
}

.front #content_bottom {
  overflow: hidden;
}

.front #content_bottom .block-views {
  margin: 0 0 15px;
}

.front #breadcrumb {
  display: none;
}

/* = FRONT - END = */
/* ============= */
/* = NODE PAGE = */
/* ============= */
/* = Node Page Full = */
#link-product-results {
  float: right;
}

/* = NODE PAGE - END = */
/* ================ */
/* = APPLICATIONS = */
/* ================ */
/* = View Application Intro Text = */
.page-applications #content_top .box-title h2 {
  display: none;
}

/* = Block View Application on FRONT = */
.view-display-id-application_home_block {
  margin: 0;
}
.view-display-id-application_home_block .item-list ul {
  overflow: hidden;
  text-align: center;
}
.view-display-id-application_home_block .views-row {
  width: 100%;
  display: block;
  position: relative;
  z-index: 10;
  margin-bottom: 10px;
  overflow: hidden;
}
.view-display-id-application_home_block .views-field-title {
  width: 100%;
  height: 45px;
  background: url(../img/application-item-title-bg.png) 0 0;
  display: table;
  overflow: hidden;
  text-align: left;
}
.view-display-id-application_home_block .views-field-title .field-content {
  display: table-cell;
  vertical-align: middle;
}
.view-display-id-application_home_block .views-field-title a {
  display: block;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #F9B805;
  padding: 0 50px 0 10px;
  position: relative;
  z-index: 9;
}
.view-display-id-application_home_block .views-field-field-application-icon-fid {
  position: absolute;
  right: 8px;
  top: 5px;
  z-index: 8;
}
.view-display-id-application_home_block .views-field-field-application-image-fid a,
.view-display-id-application_home_block .views-field-field-application-image-fid img {
  display: block;
  margin: 0;
  padding: 0;
}
.view-display-id-application_home_block .views-field-field-application-image-fid img {
  width: 100%;
  height: auto;
  display: none;
}

/* = Node Application Teaser = */
.node-application.node-teaser,
.view-content .node-case_study.node-teaser,
.node-certification.node-teaser {
  margin: 0 0 20px;
  padding: 0 0 20px 0;
  background: #e9e9e9 !important;
  overflow: hidden;
}
.node-application.node-teaser h2,
.view-content .node-case_study.node-teaser h2,
.node-certification.node-teaser h2 {
  font-size: 20px;
  line-height: 43px;
  font-weight: bold;
  padding: 10px 0 !important;
  margin: 0 20px !important;
  border-bottom: 2px solid #f9bb00;
  position: relative;
  background: none !important;
}
.node-application.node-teaser h2 a,
.view-content .node-case_study.node-teaser h2 a,
.node-certification.node-teaser h2 a {
  display: block;
  color: #2D2B2E;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 20px;
}
.node-application.node-teaser h2 a:hover,
.view-content .node-case_study.node-teaser h2 a:hover,
.node-certification.node-teaser h2 a:hover {
  text-decoration: none;
}
.node-application.node-teaser h2:after,
.view-content .node-case_study.node-teaser h2:after,
.node-certification.node-teaser h2:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5.5px 10px 5.5px;
  border-color: transparent transparent #ffb813 transparent;
  position: absolute;
  right: 11px;
  top: 30px;
}
.node-application.node-teaser h2.closed:after,
.view-content .node-case_study.node-teaser h2.closed:after,
.node-certification.node-teaser h2.closed:after {
  border-width: 10px 5.5px 0 5.5px;
  border-color: #ffb813 transparent transparent transparent;
}
.node-application.node-teaser .content,
.view-content .node-case_study.node-teaser .content,
.node-certification.node-teaser .content {
  display: block;
  margin: 0 20px;
  padding: 15px 0 0;
  border-top: none !important;
}
.node-application.node-teaser .content.closed,
.view-content .node-case_study.node-teaser .content.closed,
.node-certification.node-teaser .content.closed {
  display: none;
}

body #main .node-application.node-teaser .content .application-tagline {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px;
}
body #main .node-application.node-teaser .content .application-teaser-image {
  padding-bottom: 24px;
}
body #main .node-application.node-teaser .content .application-teaser-image img {
  display: block;
  max-width: 240px;
  width: auto;
  margin: 0;
  padding: 0;
}
body #main .node-application.node-teaser .content .application-teaser-content {
  overflow: hidden;
}
body #main .node-application.node-teaser .content .application-references {
  clear: both;
  margin: 0;
  padding: 20px 0 0;
  overflow: hidden;
  background: url(../img/line-separator.png) center top repeat-x;
}
body #main .node-application.node-teaser .content .application-references .application-download-teaser,
body #main .node-application.node-teaser .content .application-references .application-reference-teaser,
body #main .node-application.node-teaser .content .application-references .application-product-teaser {
  float: left;
  width: 100%;
  margin: 0 10px 3px 0;
}
body #main .node-application.node-teaser .content .application-references .application-download-teaser img,
body #main .node-application.node-teaser .content .application-references .application-reference-teaser img,
body #main .node-application.node-teaser .content .application-references .application-product-teaser img {
  display: none;
  margin: 0;
  padding: 0;
}
body #main .node-application.node-teaser .content .application-references .application-download-teaser div,
body #main .node-application.node-teaser .content .application-references .application-reference-teaser div,
body #main .node-application.node-teaser .content .application-references .application-product-teaser div {
  padding-top: 10px;
  height: 37px;
  color: #FF940A;
  background: #ffd976;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd976), color-stop(50%, #fccd4d), color-stop(51%, #f8b500), color-stop(100%, #ff940a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffd976 0%, #fccd4d 50%, #f8b500 51%, #ff940a 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffd976 0%, #fccd4d 50%, #f8b500 51%, #ff940a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd976', endColorstr='#ff940a',GradientType=0 );
  /* IE6-9 */
}
body #main .node-application.node-teaser .content .application-references .application-download-teaser div a,
body #main .node-application.node-teaser .content .application-references .application-reference-teaser div a,
body #main .node-application.node-teaser .content .application-references .application-product-teaser div a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 16px;
  color: #2d2b2e;
  margin: 0;
  padding: 4px 10px 4px 35px;
  background: url(../img/sprite-icons.png) 0 0 no-repeat;
  position: relative;
}
body #main .node-application.node-teaser .content .application-references .application-download-teaser div a:after,
body #main .node-application.node-teaser .content .application-references .application-reference-teaser div a:after,
body #main .node-application.node-teaser .content .application-references .application-product-teaser div a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  right: 20px;
  top: 9px;
}
body #main .node-application.node-teaser .content .application-references .application-reference-teaser {
  margin: 0 !important;
}
body #main .node-application.node-teaser .content .application-references .application-reference-teaser div a {
  background-position: 8px -895px;
}
body #main .node-application.node-teaser .content .application-references .application-download-teaser div a {
  background-position: 10px -846px;
}
body #main .node-application.node-teaser .content .application-references .application-product-teaser div a {
  background-position: 10px -946px;
}

/* = Node Application Full = */
body #main .node-application.node-full .intro {
  padding: 0 0 15px;
  overflow: hidden;
}
body #main .node-application.node-full .intro .picture {
  padding: 0 0 14px;
}
body #main .node-application.node-full .intro .picture img {
  display: block;
  max-width: 240px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

body.node-type-application #main .node-application.node-full .tab_content .read_more_link {
  margin-left: 15px;
  display: block;
  margin-top: -30px;
  position: relative;
  left: 10px;
}

/* = Block Application slider = */
#sidebar_right #block-views-Applications-block_1 .box-inner {
  margin: 0;
  padding: 0;
}
#sidebar_right #block-views-Applications-block_1 .box-inner .box-content {
  padding: 18px;
  border: 1px solid #e4e4e5;
  border-top: none;
  background: url(../img/application-slider-bg.png) center top repeat-x #dcdddd;
}

#sidebar_right .slider_application {
  width: 242px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
#sidebar_right .slider_application:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
#sidebar_right .slider_application .viewport {
  float: left;
  width: 242px;
  height: 161px;
  margin: 0;
  padding: 0 0 8px;
  position: relative;
  overflow: hidden;
  background: url(../img/application-slider-viewport-bg.png) center bottom no-repeat;
}
#sidebar_right .slider_application .viewport ul.overview {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
#sidebar_right .slider_application .viewport ul.overview li {
  display: block;
  float: left;
  width: 242px;
  height: 161px;
  margin: 0 10px 0 0;
  padding: 0;
}
#sidebar_right .slider_application .viewport ul.overview li .views-field-field-application-tagline-value {
  height: 32px;
  font-size: 12px;
  line-height: 16px;
}
#sidebar_right .slider_application .viewport ul.overview li .views-field-field-application-image-fid {
  height: 105px;
}
#sidebar_right .slider_application .viewport ul.overview li .views-field-field-application-image-fid label {
  display: none;
}
#sidebar_right .slider_application .viewport ul.overview li .views-field-field-application-image-fid img {
  display: block;
  margin: 0;
  padding: 0;
}
#sidebar_right .slider_application .viewport ul.overview li .views-field-title {
  height: 24px;
  background: url(../img/application-references-item-title-bg.png) center top repeat-x;
}
#sidebar_right .slider_application .viewport ul.overview li .views-field-title span {
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  padding: 0 0 0 20px;
  background: url(../img/arrow-gray.png) 6px center no-repeat;
}

#sidebar_right .slider_application a.buttons {
  display: block;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  cursor: pointer;
  position: absolute;
  top: 75px;
  z-index: 99;
  background: url(../img/slider-controls.png) 0 0 no-repeat;
}
#sidebar_right .slider_application a.prev {
  left: -12px;
  background-position: left top;
}
#sidebar_right .slider_application a.next {
  right: -12px;
  background-position: right top;
}

/* = APPLICATIONS - END = */
/* ==================== */
/* = PRODUCT PROPERTY = */
/* ==================== */
/* = View Product Property = */
#main .view-product-properties .view-content .item-list ul li.views-row {
  padding: 20px 0 1px;
  background: url(../img/line-separator.png) center bottom repeat-x;
}

#main .view-product-properties .view-content .item-list ul li.views-row-last {
  padding-bottom: 0;
  background: none;
}

/* = Block Product Property on FRONT = */
#featured .block-product_properties {
  display: none;
}

/* = Node Product Property Teaser = */
#main .tab_content r.node-product_property.node-teaser.even {
  background-color: #eceded;
}

#main .node-product_property.node-teaser {
  display: block;
}
#main .node-product_property.node-teaser .inner {
  overflow: hidden;
}
#main .node-product_property.node-teaser .picture {
  display: block;
  padding: 0 0 15px;
}
#main .node-product_property.node-teaser .picture img {
  display: block;
  width: 126px;
  height: 90px;
  margin: 0;
  padding: 0;
}
#main .node-product_property.node-teaser .content {
  overflow: hidden;
}
#main .node-product_property.node-teaser h2 {
  font-size: 14px;
  font-weight: bold;
  color: #2d2b2e;
  margin: 0 0 8px;
}
#main .node-product_property.node-teaser h2 a {
  color: #2d2b2e;
}

.tab_content .node-product_property.node-teaser {
  padding: 20px 15px 5px;
}

/* = Node Product Property Full = */
body.node-type-certification #main .node-certification.node-full .content .intro .picture {
  background: none;
  padding: 0 0 15px;
  margin: 0;
  float: none;
}

#main .node-product_property.node-full .picture {
  padding: 0 0 15px;
}
#main .node-product_property.node-full .picture img {
  display: block;
  max-width: 240px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#main .node-product_property.node-full .picture
.page-product-list #main .view-product {
  margin: 0;
  padding: 0 0 9px;
  background: url(../img/application-node-bottom-bg.png) center bottom no-repeat;
}

.page-product-list #main .view-product .view-content {
  margin: 0;
  padding: 15px 0 0;
}

.page-product-list #main .view-product .view-content .item-list ul li.views-row {
  padding: 20px 20px 1px;
  background: url(../img/line-separator.png) center bottom repeat-x #fff;
}

.page-product-list #main .view-product .view-content .item-list ul li.views-row-even {
  background-color: #fcfcfc;
}

.page-product-list #main .view-product .view-content .item-list ul li.views-row-first {
  padding-top: 0;
}

.page-product-list #main .view-product .view-content .item-list ul li.views-row-last {
  border-bottom: 1px solid #E2E3E4;
  background-image: none;
}

/* = Node Product Teaser = */
#main .node-product.node-teaser {
  display: block;
}
#main .node-product.node-teaser .inner {
  overflow: hidden;
}
#main .node-product.node-teaser .picture {
  float: left;
  margin: 0 16px 0 0;
  padding: 6px 7px 23px;
  background: url(../img/canvas126x90.png) left top no-repeat;
}
#main .node-product.node-teaser .picture img {
  display: block;
  width: 126px;
  height: 90px;
  margin: 0;
  padding: 0;
}
#main .node-product.node-teaser .content {
  overflow: hidden;
}
#main .node-product.node-teaser h2 {
  font-size: 14px;
  font-weight: bold;
  color: #2d2b2e;
  margin: 0 0 8px;
}
#main .node-product.node-teaser h2 a {
  color: #2d2b2e;
}

body:not(.page-product-list) #main .node-product.node-teaser.even {
  background-color: #eceded;
}

.tab_content .node-product.node-teaser {
  padding: 20px 15px 5px;
}

/* = Node accessories teaser = */
#main .node-product.node-full .node-accessories .picture {
  float: left;
  margin: 0 16px 0 0;
  padding: 6px 7px 23px;
  background: url(../img/canvas126x90.png) left top no-repeat;
}

#main .node-product.node-full .node-accessories h2 {
  font-size: 14px;
  font-weight: bold;
  color: #2d2b2e;
  margin: 0 0 8px;
}

/* = Node Product Full = */
#main .node-product.node-full .picture {
  margin: 0 16px 0 0;
  padding: 6px 7px 24px;
}
#main .node-product.node-full .picture img {
  width: auto;
}

#main .node-product.node-full .description {
  clear: both;
}

#main .node-product.node-full .tab_content h3 {
  font-size: 14px;
  font-weight: bold;
  color: #2d2b2e;
  margin: 0 0 10px;
  padding: 0;
}

#main .node-product.node-full .download_link {
  margin: 0 0 15px;
}

#main .node-product.node-full .download_link img {
  display: inline;
  line-height: 20px;
  padding: 0 5px 0 0;
  width: auto;
}

#main .node-product.node-full .download_link a {
  display: inline;
  line-height: 20px;
}

#main .node-product.node-full ul.download_links {
  margin: 0 0 15px;
  padding: 0;
}

#main .node-product.node-full ul.download_links li {
  margin: 0 0 8px;
  padding: 0;
  list-style: none;
  list-style-image: none;
}

#main .node-product.node-full .certifications {
  display: inline-block;
  margin: 0 0 15px;
  padding: 10px 15px;
  border: 1px solid #c6c7c8;
  background: #fff;
}

#main .node-product.node-full .certifications a.certification {
  display: inline-block;
  margin: 0 5px;
}

/* = PRODUCT - END = */
/* ===================== */
/* = PRODUCT GENERATOR = */
/* ===================== */
#block-product-product_filters,
.node-type-page #content_bottom #block-product-product_filters {
  padding-bottom: 9px;
}

#main .product-generator .product-view-all {
  text-align: right;
  margin: 0 0 10px;
  padding: 0;
}

#main .product-generator .product-view-all a {
  margin: 0;
  padding: 0 0 0 15px;
  background: url(../img/arrow-gray.png) left center no-repeat;
}

#main .product-generator .box-title,
.node-type-page #content_bottom .block .product-generator .box-title {
  margin: 0;
  padding: 10px 20px 0;
  background: url(../img/view-header-bg.png) center top repeat-x;
}

#main .product-generator .box-title h3 {
  display: block;
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  color: #2d2b2e;
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 2px solid #F9BB00;
}

#main .product-generator ul.product-filter-groups li.product-filter-groups-item {
  display: block;
  margin: 0;
  padding: 20px;
  border-bottom: 1px dotted #c6c7c8;
}

#main .product-generator ul.product-filter-groups li.product-filter-groups-item:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

#main .product-generator ul.product-filter-groups li.product-filter-groups-item.even {
  background: #fcfcfc;
}

#main .product-generator ul.product-filter-groups li.product-filter-groups-item .description {
  width: 260px;
  margin: 0 20px 10px 0;
  padding: 0;
  overflow: hidden;
}

#main .product-generator ul.product-filter-groups li.product-filter-groups-item .description .count {
  display: block;
  float: left;
  width: 39px;
  height: 39px;
  font-size: 24px;
  line-height: 39px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin: 0 55px 0 0;
  padding: 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
  background: url(../img/sprite-icons.png) 0 -2270px no-repeat;
}

#main .product-generator ul.product-filter-groups li.product-filter-groups-item .description h4 {
  display: block;
  float: left;
}

#main .product-generator ul.product-filter-groups .clearer {
  position: absolute;
}

#main .product-generator ul.product-filter-group-list {
  float: left;
}

#main .product-generator ul.product-filter-group-list li {
  display: block;
  float: left;
  margin: 0 8px 0 0;
  padding: 0;
  position: relative;
}

#main .product-generator ul.product-filter-group-list li .tooltip {
  display: none;
  width: 250px;
  margin: 0;
  padding: 12px 0 0;
  position: absolute;
  left: -40px;
  top: 55px;
  overflow: hidden;
}

#main .product-generator ul.product-filter-group-list li:hover .tooltip {
  display: block;
}

#main .product-generator ul.product-filter-group-list li .tooltip .tooltip_arrow {
  display: block;
  width: 17px;
  height: 13px;
  text-indent: -9999px;
  position: absolute;
  left: 45px;
  top: 0;
  background: url(../img/tooltip_top_arrow.png) 0 0 no-repeat;
}

#main .product-generator ul.product-filter-group-list li .tooltip .tooltip_inner {
  margin: 0;
  padding: 8px 10px;
  border: 1px solid #d6d6d6;
  background: #fbfbfb;
}

#main .product-generator ul.product-filter-group-list li img {
  display: block;
  width: 53px;
  height: 53px;
  margin: 0;
  padding: 5px 6px 7px;
  cursor: pointer;
  background: url(../img/product_generator_item.png) center top no-repeat;
}

#main .product-generator ul.product-filter-group-list li.product-filter-item-selected img {
  background-position: center bottom;
}

#main .product-generator .product-filter-buttons {
  margin: 0;
  padding: 15px 20px;
  overflow: hidden;
  border-bottom: 1px solid #e2e3e4;
  background: #fcfcfc;
  height: 33px;
}

#main .product-generator .product-filter-buttons #product-filter-reset {
  display: none;
  float: left;
  height: 33px;
  font-size: 13px;
  line-height: 33px;
  font-weight: bold;
  color: #131313;
  margin: 0;
  padding: 0 0 0 20px;
  cursor: pointer;
  zoom: 1;
  border: none;
  background: url(../img/sprite-icons.png) 0 -2209px no-repeat;
}

#main .product-generator .product-filter-buttons #product-filter-submit {
  display: none;
  float: right;
  width: 180px;
  height: 33px;
  line-height: 31px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #131313;
  text-align: left;
  margin: 0;
  padding: 0 0 0 38px;
  cursor: pointer;
  zoom: 1;
  border: none;
  background: url(../img/form-submit-large.png) 0 0 no-repeat;
}

/* = PRODUCT GENERATOR - END = */
/*=============== */
/* = CASE STUDY = */
/* ============== */
/* = View page Case Study = */
body.page-case-studies #main .view-case-studies .views-exposed-form label,
body.page-certification #main .view-Certification .views-exposed-form label {
  width: 100%;
}

body.page-case-studies #main .view-case-studies .views-exposed-form .form-select,
body.page-certification #main .view-Certification .views-exposed-form .form-select {
  width: 160px;
}

body.page-case-studies #main .view-case-studies .views-exposed-form .views-exposed-widget.views-submit-button,
body.page-certification #main .view-Certification .views-exposed-form .views-exposed-widget.views-submit-button {
  padding-top: 10px;
  float: none;
  clear: both;
  overflow: hidden;
}

body.node-type-application #main .node-application .node-case_study.node-teaser .content .case-study-teaser-image, body.node-type-application #main .node-application .node-case_study.node-teaser .content .certification-teaser-image,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-teaser-image,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .certification-teaser-image,
body.page-certification #main .view-Certification .views-row .node-certification.node-teaser .content .case-study-teaser-image,
body.page-certification #main .view-Certification .views-row .node-certification.node-teaser .content .certification-teaser-image {
  float: none;
  background: none;
  padding: 0 0 15px 0;
}
body.node-type-application #main .node-application .node-case_study.node-teaser .content .case-study-teaser-image img, body.node-type-application #main .node-application .node-case_study.node-teaser .content .certification-teaser-image img,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-teaser-image img,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .certification-teaser-image img,
body.page-certification #main .view-Certification .views-row .node-certification.node-teaser .content .case-study-teaser-image img,
body.page-certification #main .view-Certification .views-row .node-certification.node-teaser .content .certification-teaser-image img {
  max-width: 240px;
  width: 100%;
  height: auto;
}

.page-case-studies .view-case-studies {
  margin: 0;
  padding: 0 0 30px;
  background: url(../img/application-node-bottom-bg.png) center bottom no-repeat;
}
.page-case-studies .view-case-studies .view-header {
  margin: 0;
  padding: 10px 20px 0;
  background: url(../img/view-header-bg.png) center top repeat-x;
}
.page-case-studies .view-case-studies .view-header p {
  display: block;
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  color: #2D2B2E;
  margin: 0;
  padding: 0 0 10px;
  clear: both;
  overflow: hidden;
  border-bottom: 2px solid #f9bb00;
}
.page-case-studies .view-case-studies .view-content {
  margin: 0;
  padding: 15px 0 0;
}
.page-case-studies .view-case-studies .view-content .item-list ul li.views-row {
  padding: 20px 20px 1px;
  background: url(../img/line-separator.png) center bottom repeat-x #fff;
}
.page-case-studies .view-case-studies .view-content .item-list ul li.views-row-even {
  background-color: #fcfcfc;
}
.page-case-studies .view-case-studies .view-content .item-list ul li.views-row-first {
  padding-top: 0;
}

/* = Node Case Study Teaser = */
#main .tab_content .node-case_study.node-teaser.even {
  background-color: #eceded;
}

#main .node-case_study.node-teaser {
  display: block;
}
#main .node-case_study.node-teaser .inner {
  display: block;
  overflow: hidden;
}
#main .node-case_study.node-teaser .inner .case-study-teaser-image img {
  width: auto;
}
#main .node-case_study.node-teaser .picture {
  float: left;
  margin: 0 16px 0 0;
  padding: 6px 7px 24px;
  position: relative;
  background: url(../img/canvas240x170.png) left top no-repeat;
}
#main .node-case_study.node-teaser .picture a {
  display: block;
  width: 240px;
  height: 170px;
  text-indent: -9999px;
  position: absolute;
  left: 7px;
  top: 6px;
  background: url(../img/icon-zoom.png) right bottom no-repeat;
}
#main .node-case_study.node-teaser .picture img {
  display: block;
  width: 240px;
  height: 170px;
  margin: 0;
  padding: 0;
}
#main .node-case_study.node-teaser .content {
  overflow: hidden;
}
#main .node-case_study.node-teaser h2 {
  font-size: 14px;
  font-weight: bold;
  color: #2d2b2e;
  margin: 0 0 8px;
}
#main .node-case_study.node-teaser h2 a {
  color: #2d2b2e;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 20px;
}

body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-teaser-content {
  overflow: hidden;
}
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references {
  clear: both;
  margin: 0;
  padding: 20px 0 0;
  overflow: hidden;
  background: url(../img/line-separator.png) center top repeat-x;
}
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-download-teaser,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-reference-teaser,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-product-teaser {
  float: left;
  width: 100%;
  height: auto;
  margin: 0 10px 3px 0;
  background: none;
}
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-download-teaser img,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-reference-teaser img,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-product-teaser img {
  display: none;
  margin: 0;
  padding: 0;
}
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-download-teaser div,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-reference-teaser div,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-product-teaser div {
  padding-top: 10px;
  height: 37px;
  color: #FF940A;
  background: #ffd976;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd976), color-stop(50%, #fccd4d), color-stop(51%, #f8b500), color-stop(100%, #ff940a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffd976 0%, #fccd4d 50%, #f8b500 51%, #ff940a 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffd976 0%, #fccd4d 50%, #f8b500 51%, #ff940a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd976', endColorstr='#ff940a',GradientType=0 );
  /* IE6-9 */
}
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-download-teaser div a,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-reference-teaser div a,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-product-teaser div a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 16px;
  color: #2d2b2e;
  margin: 0;
  padding: 4px 10px 4px 35px;
  background: url(../img/sprite-icons.png) 0 0 no-repeat;
  position: relative;
}
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-download-teaser div a:after,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-reference-teaser div a:after,
body.page-case-studies #main .view-case-studies .views-row .node-case_study.node-teaser .content .case-study-references .case-study-product-teaser div a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  right: 20px;
  top: 9px;
}

body.node-type-application #main .node-application.node-full #tabs .tab_content .node-case_study.node-teaser .case-study-teaser-image {
  float: none;
  background: none;
  margin-bottom: 15px;
  margin: 0 0 15px 0;
  padding: 0;
  display: block;
}
body.node-type-application #main .node-application.node-full #tabs .tab_content .read_more_link {
  left: 15px;
  bottom: 30px;
  top: auto;
}

.tab_content .node-case_study.node-teaser {
  padding: 20px 15px 20px;
}

/* = Node Case Study Full = */
#main .node-case_study.node-full .picture {
  padding: 0 0 15px;
}
#main .node-case_study.node-full .picture img {
  display: block;
  max-width: 240px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

body.node-type-case-study #main #content_main .node-case_study.node-full .intro .picture a {
  display: none;
}

/* = CASE STUDY - END = */
/*============= */
/* = DOWNLOAD = */
/* ============ */
/* = Node Download Teaser = */
#main .tab_content .node-download.node-teaser.even {
  background-color: #eceded;
}

#main .node-download.node-teaser {
  display: block;
}
#main .node-download.node-teaser .inner {
  overflow: hidden;
  display: block;
}
#main .node-download.node-teaser .content {
  overflow: hidden;
}
#main .node-download.node-teaser .picture {
  float: left;
  margin: 0 16px 16px 0;
  padding: 0;
  border: 1px solid #E4E4E5;
}
#main .node-download.node-teaser .picture img {
  display: block;
  width: 50px;
  height: 70px;
  margin: 0;
  padding: 0;
}
#main .node-download.node-teaser h2 {
  font-size: 14px;
  font-weight: bold;
  color: #2d2b2e;
  margin: 0 0 8px;
}
#main .node-download.node-teaser h2 a {
  color: #2d2b2e;
}
#main .node-download.node-teaser .download_link {
  margin: 0 0 15px;
}
#main .node-download.node-teaser .download_link img {
  display: inline;
  line-height: 20px;
  padding: 0 5px 0 0;
  width: 19px;
  height: 23px;
}
#main .node-download.node-teaser .download_link a {
  display: inline;
  line-height: 20px;
}

.tab_content .node-download.node-teaser {
  padding: 20px 15px 5px;
}

/* = Node Download Full = */
#main .node-download.node-full .inner {
  overflow: hidden;
}

#main .node-download.node-full .picture {
  float: left;
  margin: 0 16px 16px 0;
  padding: 0;
  border: 1px solid #E4E4E5;
}

#main .node-download.node-full .picture img {
  display: block;
  width: 50px;
  height: 70px;
  margin: 0;
  padding: 0;
}

#main .node-download.node-full .content {
  overflow: visible;
}
#main .node-download.node-full .content .download_link img {
  width: auto;
}

/* Block Download on Download page */
.node-type-page #content_bottom #block-views-Downloads-download_block .box-title {
  display: none;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .box-inner {
  margin: 0;
  padding: 0;
  border: none;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .box-content {
  margin: 0 20px;
  padding: 5px 0;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads {
  overflow: hidden;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-filters form {
  margin: 0 0 20px;
  padding: 10px 20px 9px;
  overflow: hidden;
  background: #e8eaeb;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-filters form .views-exposed-widgets {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-filters form .views-exposed-widgets .views-exposed-widget {
  float: none;
  margin: 0;
  padding: 7px 0 0;
  overflow: hidden;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-filters form .views-exposed-widgets .views-exposed-widget div {
  display: inline;
  margin: 0;
  padding: 0;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-filters form .views-exposed-widgets .views-exposed-widget span {
  display: none;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-filters form .views-exposed-widgets .views-exposed-widget + .views-exposed-widget {
  float: none;
  padding-top: 10px;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-filters form label {
  display: inline;
  float: left;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 10px 0 0;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-filters form .form-select {
  height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 20px;
  color: #181319;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-filters form .form-submit {
  display: block;
  width: 130px;
  height: 33px;
  line-height: 31px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #131313;
  text-align: left;
  margin: 0;
  padding: 0 0 0 38px;
  cursor: pointer;
  zoom: 1;
  border: none;
  background: url(../img/form-submit.png) 0 0 no-repeat;
}

.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-content .item-list ul {
  margin: 0 0 10px;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-content .item-list ul li.views-row {
  padding: 20px 0 1px;
  background: url(../img/line-separator.png) center bottom repeat-x #fff;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-content .item-list ul li.views-row-even {
  background-color: #fcfcfc;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-content .item-list ul li.views-row-first {
  padding-top: 0;
}
.node-type-page #content_bottom #block-views-Downloads-download_block .view-Downloads .view-content .item-list ul li.views-row-last {
  background-image: none;
}

/* = DOWNLOAD - END = */
/* ================= */
/* = WHY HERAKLITH = */
/* ================= */
.node-type-page #content_bottom .block {
  margin: 0 0 20px;
  padding: 0 0 15px;
  background: url(../img/application-node-bottom-bg.png) center bottom no-repeat;
}

.node-type-page #content_bottom .block h2.title {
  display: none;
}

.node-type-page #content_bottom .block .box-title {
  margin: 0;
  padding: 10px 20px;
  background: url(../img/view-header-bg.png) center top repeat-x;
}

.node-type-page #content_bottom .block .box-title h2 {
  display: block;
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  padding: 0;
  clear: both;
  overflow: hidden;
}

.node-type-page #content_bottom .block .box-title h2 a {
  display: block;
  color: #2D2B2E;
}

.node-type-page #content_bottom .block .box-title .subtitle {
  font-size: 16px;
  line-height: 18px;
  color: #ADADAE;
  padding: 0;
}

.node-type-page #content_bottom .block .box-inner {
  margin: 0 20px;
  padding: 15px 0 0;
  border-top: 2px solid #f9bb00;
}
.node-type-page #content_bottom .block .box-inner p img {
  max-width: 560px;
  width: 100%;
  height: auto;
}

/* = WHY HERAKLITH - END = */
/* ========== */
/* = EVENTS = */
/* ========== */
/* = Block Events = */
#main .block .view-events {
  margin: 0;
  padding: 0;
}

#main .block .view-events .view-content .item-list ul li.views-row {
  margin: 0 0 15px;
  background: url(../img/block-line-separator.png) center bottom repeat-x;
}

/* = View page Events = */
.page-events #main .view-events {
  margin: 0;
  padding: 0 0 30px;
  background: url(../img/application-node-bottom-bg.png) center bottom no-repeat;
}

.page-events #main .view-events .view-content .item-list ul li.views-row {
  padding: 20px 20px 1px;
  background: url(../img/line-separator.png) center bottom repeat-x #fff;
}

.page-events #main .view-events .view-content .item-list ul li.views-row-even {
  background-color: #fcfcfc;
}

/* = Node Events Teaser = */
#main .node-event.node-teaser .date {
  font-size: 11px;
  color: #afafb0;
  margin: 0;
}

#main .node-event.node-teaser h3 {
  font-size: 12px;
  font-weight: bold;
  color: #f9bb00;
  margin: 0;
}

/* = Node Events Full = */
#main .node-event.node-full .picture {
  float: left;
  margin: 0 16px 0 0;
  padding: 6px 7px 24px;
  background: url(../img/canvas240x170.png) left top no-repeat;
}

#main .node-event.node-full .picture img {
  display: block;
  width: 240px;
  height: 170px;
  margin: 0;
  padding: 0;
}

#main .node-event.node-full .content {
  overflow: visible;
}

#main .node-event.node-full .date {
  font-size: 12px;
  color: #afafb0;
  margin: 0 0 5px;
}

/* = EVENTS - END = */
/* ======== */
/* = NEWS = */
/* ======== */
/* = View page Latest News = */
.page-news #main .view-news {
  margin: 0;
  padding: 0 0 30px;
  background: url(../img/application-node-bottom-bg.png) center bottom no-repeat;
}

.page-news #main .view-news .view-header {
  margin: 0;
  padding: 10px 20px 0;
  background: url(../img/view-header-bg.png) center top repeat-x;
}

.page-news #main .view-news .view-header p {
  display: block;
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  color: #2D2B2E;
  margin: 0;
  padding: 0 0 10px;
  clear: both;
  overflow: hidden;
  border-bottom: 2px solid #f9bb00;
}

.page-news #main .view-news .view-content {
  margin: 0;
  padding: 15px 0 0;
}

.page-news #main .view-news .view-content .item-list ul li.views-row {
  padding: 20px 20px 1px;
  background: url(../img/line-separator.png) center bottom repeat-x #fff;
}

.page-news #main .view-news .view-content .item-list ul li.views-row-even {
  background-color: #fcfcfc;
}

.page-news #main .view-news .view-content .item-list ul li.views-row-first {
  padding-top: 0;
}

/* = Node News Teaser = */
#main .node-news.node-teaser {
  overflow: hidden;
}
#main .node-news.node-teaser .picture {
  padding: 0 0 15px;
}
#main .node-news.node-teaser .picture img {
  display: block;
  max-width: 140px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
#main .node-news.node-teaser .content {
  overflow: hidden;
}
#main .node-news.node-teaser .content p strong {
  font-weight: normal;
}
#main .node-news.node-teaser h2 {
  font-size: 14px;
  font-weight: bold;
  color: #2d2b2e;
  margin: 0 0 5px;
}
#main .node-news.node-teaser h2 a {
  color: #2d2b2e;
}
#main .node-news.node-teaser .date {
  font-size: 12px;
  color: #afafb0;
  margin: 0 0 5px;
}

/* = Node News Full = */
#main .node-news.node-full .picture {
  padding: 0 0 24px;
}
#main .node-news.node-full .picture img {
  display: block;
  max-width: 240px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
#main .node-news.node-full .content {
  overflow: visible;
}
#main .node-news.node-full .date {
  font-size: 12px;
  color: #afafb0;
  margin: 0 0 5px;
}

/* = News Block on Front = */
.front #content_bottom #block-views-news-block_1,
.front #content_bottom #block-aggregator-feed-1 {
  overflow: hidden;
  background: #f8f8f8;
}

.front #content_bottom #block-views-news-block_1 .box-title,
.front #content_bottom #block-aggregator-feed-1 .title {
  margin: 0;
  padding: 10px 20px 5px;
  background: url(../img/view-header-bg.png) center top repeat-x;
}

.front #content_bottom #block-views-news-block_1 .box-title h2,
.front #content_bottom #block-aggregator-feed-1 h2 {
  display: block;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  clear: both;
  overflow: hidden;
}

.front #content_bottom #block-aggregator-feed-1 h2 {
  margin: 0 0 0 10px;
  padding: 10px 20px 5px 10px;
}

.front #content_bottom #block-views-news-block_1 .box-title h2 a {
  display: block;
  color: #2D2B2E;
}

.front #content_bottom #block-views-news-block_1 .box-inner,
.front #content_bottom #block-aggregator-feed-1 .content {
  margin: 0;
  padding: 0;
  background: url(../img/news-block-home-bg.png) center top repeat-x #f8f8f8;
}

.front #content_bottom #block-views-news-block_1 .box-content,
.front #content_bottom #block-aggregator-feed-1 .content {
  margin: 0 20px;
  padding: 4px 0;
  border-top: 2px solid #f9bb00;
}

.front #content_bottom #block-aggregator-feed-1 .content {
  background: none;
}

.front #content_bottom #block-aggregator-feed-1 .content .more-link {
  display: none;
}

.front #content_bottom #block-aggregator-feed-1 .content ul li a {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
}

.front #content_bottom #block-views-news-block_1 .left-applications-0 {
  width: 900px;
}

.front #content_bottom #block-views-news-block_1 .left-applications-1 {
  width: 665px;
}

.front #content_bottom #block-views-news-block_1 .left-applications-2 {
  width: 490px;
}

.front #content_bottom .block-views .view-news .view-content .item-list ul {
  margin: 0 0 7px;
}

.front #content_bottom .block-views .view-news .view-content .item-list ul li.views-row {
  margin: 0 0 4px;
}

.front #content_bottom .block-views .view-news .view-content .item-list ul li.views-row .views-field-field-news-publication-date-value {
  display: block;
  font-size: 11px;
  line-height: 13px;
  color: #afafb0;
  margin: 0;
}

.front #content_bottom .block-views .view-news .view-content .item-list ul li.views-row .views-field-title {
  display: block;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  color: #2D2B2E;
}

.front #content_bottom .block-views .view-news .view-content .item-list ul li.views-row .views-field-title a {
  display: block;
  color: #2D2B2E;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.front #content_bottom #block-views-news-block_1 .left-applications-0 .view-content .item-list ul li.views-row .views-field-title a {
  width: 900px;
}

.front #content_bottom #block-views-news-block_1 .left-applications-1 .view-content .item-list ul li.views-row .views-field-title a {
  width: 665px;
}

.front #content_bottom #block-views-news-block_1 .left-applications-2 .view-content .item-list ul li.views-row .views-field-title a {
  width: 490px;
}

/* = View News in sidebar = */
#main #sidebar_right .view-news .item-list ul li.views-row {
  margin: 0 0 15px;
  padding: 0 0 15px;
  background: url(../img/line-separator.png) center bottom repeat-x;
}

/* = NEWS - END = */
/* ================ */
/* = CONTACT PAGE = */
/* ================ */
#contact-mail-page {
  max-width: 500px;
  margin: 0 0 15px;
  padding: 0;
}
#contact-mail-page .form-item {
  display: block;
  margin: 0 0 10px;
  padding: 0;
}
#contact-mail-page label {
  display: block;
  float: left;
  width: 130px;
  font-size: 12px;
  line-height: 22px;
  font-weight: bold;
  vertical-align: top;
  margin: 0 10px 0 0;
  padding: 0;
}
#contact-mail-page label.option {
  width: auto;
}
#contact-mail-page .form-text {
  width: 96.5%;
  height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #313131;
  padding: 5px 2%;
  border: 1px solid #c8c8c8;
}
#contact-mail-page select {
  width: 101%;
}
#contact-mail-page textarea {
  width: 100% !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #313131;
  padding: 10px;
  border: 1px solid #c8c8c8;
}
#contact-mail-page .grippie {
  width: 105%;
}
#contact-mail-page .contact_reset {
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #f9bb00;
  text-align: left;
  margin: 0;
  padding: 0 0 0 20px;
  cursor: pointer;
  zoom: 1;
  border: none;
  background: url(../img/icon-cancel.png) 0 0 no-repeat;
  clear: both;
}
#contact-mail-page .contact_submit {
  display: block;
  float: right;
  width: 180px;
  height: 33px;
  line-height: 31px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #131313;
  text-align: left;
  margin: 0 5px 0 0;
  padding: 0 0 0 38px;
  cursor: pointer;
  zoom: 1;
  border: none;
  background: url(../img/form-submit-large.png) 0 0 no-repeat;
}
#contact-mail-page #edit-message-wrapper {
  margin: 0 0 30px;
}

.page-contact .contact_list li {
  display: block;
  height: 18px;
  padding: 0 0 0 26px;
  list-style: none;
  background: url(../img/sprite-icons.png) 0 0 no-repeat;
}
.page-contact .contact_list li.mail {
  background-position: 0 -1400px;
}
.page-contact .contact_list li.tel {
  background-position: 0 -1250px;
}
.page-contact .contact_list li.fax {
  background-position: 0 -1350px;
}
.page-contact .contact_list li.website {
  background-position: 0 -1450px;
}

/* = CONTACT PAGE - END = */
/* =============== */
/* = SEARCH PAGE = */
/* =============== */
.page-search #header_bottom {
  display: none;
}
.page-search #main {
  padding-top: 10px;
}

.search-form {
  overflow: hidden;
}
.search-form label {
  display: none;
}
.search-form .form-item {
  width: 80%;
  max-width: 300px;
  display: block;
  float: left;
  margin: 0;
}
.search-form > div > .form-item {
  width: 100%;
  max-width: none;
}
.search-form .form-text {
  width: 100%;
  height: 13px;
  line-height: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #313131;
  padding: 4px 10px 3px;
  border: 1px solid #c8c8c8;
  background: url(../img/form-input-bg.png) left top no-repeat;
}
.search-form .form-text.error {
  padding: 2px 10px 3px;
}
.search-form .form-submit {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  zoom: 1;
  cursor: pointer;
  border: none;
  background: url(../img/sprite-icons.png) 0 -1000px no-repeat;
}

.search-results #pager:first-child {
  margin-bottom: 10px;
}

/* = SEARCH PAGE - END = */
/* ================ */
/* = SITEMAP PAGE = */
/* ================ */
.page-sitemap #main {
  padding-top: 5px;
}

/* ========== */
/* = FOOTER = */
/* ========== */
/* = footer = */
#footer_cols {
  overflow: hidden;
  color: #ADADAE;
}

.footer_col {
  float: left;
  width: 100%;
  text-align: center;
}

#footer_col_3 {
  float: right;
}

#footer .block-content_boxes .node-box {
  overflow: hidden;
}
#footer .block-content_boxes .node-box h2 {
  float: left;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #818285;
  margin: 0 10px 0 0;
  padding: 10px 0 0;
}
#footer .block-content_boxes .node-box h2 a {
  color: #818285;
}
#footer .block-content_boxes .node-box .content {
  float: left;
  clear: none;
}
#footer .block-content_boxes .node-box img {
  max-width: 100%;
  height: auto;
}

#footer .block-base_helper {
  padding: 10px 0 0;
}
#footer .block-base_helper .content {
  font-size: 12px;
  line-height: 18px;
  color: #818285;
}
#footer .block-base_helper .content a {
  display: inline;
  font-size: 12px;
  line-height: 18px;
  color: #818285;
}
#footer .block-base_helper .content a:last-child {
  display: inline-block;
  width: 4px;
  height: 10px;
  overflow: hidden;
  margin-left: -7px;
  background-color: #e4e4e5;
  text-indent: 100%;
  white-space: nowrap;
}
#footer .block-base_helper .content a img {
  display: inline;
  vertical-align: bottom;
}

/* = footer - end = */
/* = sidebar footer ??? = */
#sidebar_right #block-views-news-block_1 h2,
#sidebar_right #block-aggregator-feed-1 .title {
  background: url(../img/sprite-icons.png) 18px -1485px no-repeat;
}

#sidebar_right #block-views-news-block_1 span.date-display-single {
  display: block;
  color: #CCC;
  font-size: 11px;
}

#sidebar_right #block-views-news-block_1 span.views-field-title span.field-content a,
#sidebar_right #block-aggregator-feed-1 ul li a {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 4px;
  display: block;
}

/* = sidebar footer ??? - end = */
#block-aggregator-feed-1 ul {
  max-width: 320px;
}

/* = sticky footer ??? = */
#sticky-footer {
  bottom: 0;
  height: 28px;
  background: #f9b805;
  box-shadow: -2px -2px 15px #888;
  opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  width: 100%;
  position: fixed;
  z-index: 99999999;
}
#sticky-footer h3 {
  color: #000;
  text-align: center;
  padding-top: 6px;
}

/* = sticky footer ??? - end = */
/* = FOOTER - END = */
/* = Responsive switch = */
.rs-link {
  display: none;
  width: 100%;
  background: white;
  text-align: center;
  padding: 10px 0;
}
.rs-link.show {
  display: block;
}
