@charset "UTF-8";
meta.foundation-version {
  font-family: "/5.2.2/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:44.063em)/";
  width: 44.063em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:59.563em)/";
  width: 59.563em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:83.063em)/";
  width: 83.063em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

html, body {
  height: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  font-size: 14px;
}

body {
  background: #3b3b3b;
  color: #363636;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

a:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.hide {
  display: none;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.7142857143rem;
  *zoom: 1;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}

[class*="block-grid-"]:after {
  clear: both;
}

[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.7142857143rem 1.4285714286rem;
}

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none;
  }
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none;
  }
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none;
  }
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none;
  }
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none;
  }
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none;
  }
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 44.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .medium-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .medium-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none;
  }
  .medium-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .medium-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .medium-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none;
  }
  .medium-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none;
  }
  .medium-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .medium-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none;
  }
  .medium-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .medium-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .medium-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none;
  }
  .medium-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .medium-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none;
  }
  .medium-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 59.563em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none;
  }
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none;
  }
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none;
  }
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none;
  }
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none;
  }
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none;
  }
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

.breadcrumbs {
  display: block;
  padding: 20px 0;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 0;
  background-color: #555555;
  border-color: #4d4c4c;
  border-radius: 0;
}

.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.9285714286rem;
  line-height: 0.9285714286rem;
  text-transform: none;
  color: #f0f0f0;
}

.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}

.breadcrumbs > * a {
  color: #f0f0f0;
}

.breadcrumbs > *.current {
  cursor: default;
  color: #ff5b42;
}

.breadcrumbs > *.current a {
  cursor: default;
  color: #ff5b42;
}

.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}

.breadcrumbs > *.unavailable {
  color: #999;
}

.breadcrumbs > *.unavailable a {
  color: #999;
}

.breadcrumbs > *.unavailable:hover,
.breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999;
  cursor: default;
}

.breadcrumbs > *:before {
  content: "»";
  color: #aaa;
  margin: 0 0.8571428571rem;
  position: relative;
  top: 1px;
}

.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.4285714286rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1.1428571429rem;
  padding-right: 2.2857142857rem;
  padding-bottom: 1.2142857143rem;
  padding-left: 2.2857142857rem;
  font-size: 1.1428571429rem;
  background-color: #ff5b42;
  border-color: #ff2302;
  color: #fff;
  transition: background-color 300ms ease-out;
}

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #ff2302;
}

button:hover, button:focus, .button:hover, .button:focus {
  color: #fff;
}

button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333;
}

button.success, .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #fff;
}

button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #fff;
}

button.large, .button.large {
  padding-top: 1.2857142857rem;
  padding-right: 2.5714285714rem;
  padding-bottom: 1.3571428571rem;
  padding-left: 2.5714285714rem;
  font-size: 1.4285714286rem;
}

button.small, .button.small {
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0714285714rem;
  padding-left: 2rem;
  font-size: 0.9285714286rem;
}

button.tiny, .button.tiny {
  padding-top: 0.7142857143rem;
  padding-right: 1.4285714286rem;
  padding-bottom: 0.7857142857rem;
  padding-left: 1.4285714286rem;
  font-size: 0.7857142857rem;
}

button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.8571428571rem;
}

button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.8571428571rem;
}

button.radius, .button.radius {
  border-radius: 3px;
}

button.round, .button.round {
  border-radius: 1000px;
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #ff5b42;
  border-color: #ff2302;
  color: #fff;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #ff2302;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #fff;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #ff5b42;
}

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7;
}

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #fff;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43AC6A;
}

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #fff;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

@media only screen and (min-width: 44.063em) {
  button, .button {
    display: inline-block;
  }
}

/* Standard Forms */
form {
  margin: 0 0 1.1428571429rem;
}

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5714285714rem;
}

form .row .row .column,
form .row .row .columns {
  padding: 0 0.5714285714rem;
}

form .row .row.collapse {
  margin: 0;
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}

form .row .row.collapse input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5714285714rem;
}

/* Label Styles */
label {
  font-size: 1rem;
  color: #4d4c4c;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}

label.right {
  float: none;
  text-align: right;
}

label.inline {
  margin: 0 0 1.1428571429rem 0;
  padding: 0.6428571429rem 0;
}

label small {
  text-transform: capitalize;
  color: #676767;
}

select::-ms-expand {
  display: none;
}

@-moz-document url-prefix() {
  select {
    background: #fff;
  }
  select:hover {
    background: #f0f0f0;
  }
}

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 1rem;
  height: 2.5714285714rem;
  line-height: 2.5714285714rem;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.4285714286rem;
  border: none;
}

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.4285714286rem;
  border: none;
}

.prefix.button.radius {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.postfix.button.radius {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.prefix.button.round {
  border-radius: 0;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  border-radius: 0;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333;
  border-color: #cccccc;
}

span.prefix.radius, label.prefix.radius {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333;
  border-color: #cccccc;
}

span.postfix.radius, label.postfix.radius {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.9285714286rem;
  margin: 0 0 1.1428571429rem 0;
  padding: 0.5714285714rem;
  height: 2.5714285714rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  box-shadow: 0 0 5px transparent;
  border-color: transparent;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #ebebeb;
  border-color: transparent;
  outline: none;
}

input[type="text"][disabled], fieldset[disabled] input[type="text"],
input[type="password"][disabled], fieldset[disabled]
input[type="password"],
input[type="date"][disabled], fieldset[disabled]
input[type="date"],
input[type="datetime"][disabled], fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled], fieldset[disabled]
input[type="datetime-local"],
input[type="month"][disabled], fieldset[disabled]
input[type="month"],
input[type="week"][disabled], fieldset[disabled]
input[type="week"],
input[type="email"][disabled], fieldset[disabled]
input[type="email"],
input[type="number"][disabled], fieldset[disabled]
input[type="number"],
input[type="search"][disabled], fieldset[disabled]
input[type="search"],
input[type="tel"][disabled], fieldset[disabled]
input[type="tel"],
input[type="time"][disabled], fieldset[disabled]
input[type="time"],
input[type="url"][disabled], fieldset[disabled]
input[type="url"],
textarea[disabled], fieldset[disabled]
textarea {
  background-color: #ddd;
}

input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
textarea.radius {
  border-radius: 3px;
}

input[type="submit"] {
  -webkit-appearance: none;
}

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto;
}

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 97% center;
  border: 1px solid #cccccc;
  padding: 0.5714285714rem;
  font-size: 0.9285714286rem;
  border-radius: 0;
  height: 2.5714285714rem;
}

select.radius {
  border-radius: 3px;
}

select:hover {
  background-color: #f0f0f0;
  border-color: transparent;
}

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1.1428571429rem 0;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5714285714rem;
  margin-right: 1.1428571429rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
input[type="file"] {
  width: 100%;
}

/* We add basic fieldset styling */
fieldset {
  border: 1px solid #ddd;
  padding: 1.4285714286rem;
  margin: 1.2857142857rem 0;
}

fieldset legend {
  font-weight: bold;
  background: #fff;
  padding: 0 0.2142857143rem;
  margin: 0;
  margin-left: -0.2142857143rem;
}

/* Error Handling */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.4285714286rem 0.6428571429rem 0.6428571429rem;
  margin-top: -1px;
  margin-bottom: 1.1428571429rem;
  font-size: 0.8571428571rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #fff;
}

[data-abide] span.error, [data-abide] small.error {
  display: none;
}

span.error, small.error {
  display: block;
  padding: 0.4285714286rem 0.6428571429rem 0.6428571429rem;
  margin-top: -1px;
  margin-bottom: 1.1428571429rem;
  font-size: 0.8571428571rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #fff;
}

.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1.1428571429rem;
}

.error label,
.error label.error {
  color: #f04124;
}

.error small.error {
  display: block;
  padding: 0.4285714286rem 0.6428571429rem 0.6428571429rem;
  margin-top: -1px;
  margin-bottom: 1.1428571429rem;
  font-size: 0.8571428571rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #fff;
}

.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline;
}

.error span.error-message {
  display: block;
}

input.error,
textarea.error {
  margin-bottom: 0;
}

label.error {
  color: #f04124;
}

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 76.7857142857rem;
  *zoom: 1;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  width: auto;
  margin-left: -0.8928571429rem;
  margin-right: -0.8928571429rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}

.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

.row .row.collapse:after {
  clear: both;
}

.column,
.columns {
  padding-left: 0.8928571429rem;
  padding-right: 0.8928571429rem;
  width: 100%;
  float: left;
}

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.8928571429rem;
    padding-right: 0.8928571429rem;
    float: left;
  }
  .small-1 {
    width: 8.3333333333%;
  }
  .small-2 {
    width: 16.6666666667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.3333333333%;
  }
  .small-5 {
    width: 41.6666666667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.3333333333%;
  }
  .small-8 {
    width: 66.6666666667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.3333333333%;
  }
  .small-11 {
    width: 91.6666666667%;
  }
  .small-12 {
    width: 100%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .small-offset-0 {
    margin-left: 0% !important;
  }
  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .small-reset-order,
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}

@media only screen and (min-width: 44.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.8928571429rem;
    padding-right: 0.8928571429rem;
    float: left;
  }
  .medium-1 {
    width: 8.3333333333%;
  }
  .medium-2 {
    width: 16.6666666667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.3333333333%;
  }
  .medium-5 {
    width: 41.6666666667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.3333333333%;
  }
  .medium-8 {
    width: 66.6666666667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.3333333333%;
  }
  .medium-11 {
    width: 91.6666666667%;
  }
  .medium-12 {
    width: 100%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .medium-reset-order,
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

@media only screen and (min-width: 59.563em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.8928571429rem;
    padding-right: 0.8928571429rem;
    float: left;
  }
  .large-1 {
    width: 8.3333333333%;
  }
  .large-2 {
    width: 16.6666666667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.3333333333%;
  }
  .large-5 {
    width: 41.6666666667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.3333333333%;
  }
  .large-8 {
    width: 66.6666666667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.3333333333%;
  }
  .large-11 {
    width: 91.6666666667%;
  }
  .large-12 {
    width: 100%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .large-offset-0 {
    margin-left: 0% !important;
  }
  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .large-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .large-reset-order,
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

@media only screen and (min-width: 83.063em) {
  .xlarge-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .xlarge-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .xlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .xlarge-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .xlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .xlarge-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .xlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .xlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .xlarge-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .xlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .xlarge-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .xlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .xlarge-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .xlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .xlarge-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .xlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .xlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .xlarge-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .xlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .xlarge-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.8928571429rem;
    padding-right: 0.8928571429rem;
    float: left;
  }
  .xlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-3 {
    width: 25%;
  }
  .xlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-6 {
    width: 50%;
  }
  .xlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-9 {
    width: 75%;
  }
  .xlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-12 {
    width: 100%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .xlarge-offset-0 {
    margin-left: 0% !important;
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .xlarge-offset-3 {
    margin-left: 25% !important;
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .xlarge-offset-6 {
    margin-left: 50% !important;
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .xlarge-offset-9 {
    margin-left: 75% !important;
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .xlarge-reset-order,
  .xlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.xlarge-centered,
  .columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.xlarge-uncentered,
  .columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.xlarge-uncentered.opposite,
  .columns.xlarge-uncentered.opposite {
    float: right;
  }
}

@media only screen and (min-width: 120.063em) {
  .xxlarge-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .xxlarge-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .xxlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .xxlarge-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .xxlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .xxlarge-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .xxlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .xxlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .xxlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .xxlarge-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .xxlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .xxlarge-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .xxlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .xxlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .xxlarge-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .xxlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .xxlarge-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .xxlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .xxlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .xxlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .xxlarge-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .xxlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .xxlarge-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.8928571429rem;
    padding-right: 0.8928571429rem;
    float: left;
  }
  .xxlarge-1 {
    width: 8.3333333333%;
  }
  .xxlarge-2 {
    width: 16.6666666667%;
  }
  .xxlarge-3 {
    width: 25%;
  }
  .xxlarge-4 {
    width: 33.3333333333%;
  }
  .xxlarge-5 {
    width: 41.6666666667%;
  }
  .xxlarge-6 {
    width: 50%;
  }
  .xxlarge-7 {
    width: 58.3333333333%;
  }
  .xxlarge-8 {
    width: 66.6666666667%;
  }
  .xxlarge-9 {
    width: 75%;
  }
  .xxlarge-10 {
    width: 83.3333333333%;
  }
  .xxlarge-11 {
    width: 91.6666666667%;
  }
  .xxlarge-12 {
    width: 100%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .xxlarge-offset-0 {
    margin-left: 0% !important;
  }
  .xxlarge-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .xxlarge-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .xxlarge-offset-3 {
    margin-left: 25% !important;
  }
  .xxlarge-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .xxlarge-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .xxlarge-offset-6 {
    margin-left: 50% !important;
  }
  .xxlarge-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .xxlarge-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .xxlarge-offset-9 {
    margin-left: 75% !important;
  }
  .xxlarge-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .xxlarge-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .xxlarge-reset-order,
  .xxlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.xxlarge-centered,
  .columns.xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.xxlarge-uncentered,
  .columns.xxlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.xxlarge-uncentered.opposite,
  .columns.xxlarge-uncentered.opposite {
    float: right;
  }
}

ul.pagination {
  display: block;
  height: 2.1428571429rem;
  margin-left: -0.3571428571rem;
}

ul.pagination li {
  height: 2.1428571429rem;
  color: #222;
  font-size: 1rem;
  margin-left: 0.3571428571rem;
}

ul.pagination li a {
  display: block;
  padding: 0.0714285714rem 0.7142857143rem 0.0714285714rem;
  color: #555555;
  border-radius: 3px;
}

ul.pagination li:hover a,
ul.pagination li a:focus {
  background: #f0f0f0;
}

ul.pagination li.unavailable a {
  cursor: default;
  color: #999;
}

ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable a:focus {
  background: transparent;
}

ul.pagination li.current a {
  background: #ff5b42;
  color: #fff;
  font-weight: bold;
  cursor: default;
}

ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #ff5b42;
}

ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center;
}

.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.2857142857rem 0 1.2857142857rem;
  padding-top: 0.2857142857rem;
  margin-right: 0;
  margin-left: -0.8571428571rem;
}

.sub-nav dt {
  text-transform: uppercase;
}

.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  float: left;
  display: inline;
  margin-left: 1.1428571429rem;
  margin-bottom: 0.7142857143rem;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  color: #999;
}

.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  text-decoration: none;
  color: #999;
  padding: 0.2142857143rem 1.1428571429rem;
}

.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  color: #737373;
}

.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 3px;
  font-weight: normal;
  background: #ff5b42;
  padding: 0.2142857143rem 1.1428571429rem;
  cursor: default;
  color: #fff;
}

.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: #ff3415;
}

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:44.063em)/";
  width: 44.063em;
}

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #363636;
}

.contain-to-grid .top-bar {
  margin-bottom: 0;
}

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}

.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}

.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}

.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 50px;
}

.top-bar {
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  position: relative;
  background: #363636;
  margin-bottom: 0;
}

.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}

.top-bar .row {
  max-width: none;
}

.top-bar form,
.top-bar input {
  margin-bottom: 0;
}

.top-bar input {
  height: auto;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: 0.75rem;
}

.top-bar .button, .top-bar button {
  padding-top: .45rem;
  padding-bottom: .35rem;
  margin-bottom: 0;
  font-size: 0.75rem;
}

.top-bar .title-area {
  position: relative;
  margin: 0;
}

.top-bar .name {
  height: 50px;
  margin: 0;
  font-size: 14px;
}

.top-bar .name h1 {
  line-height: 50px;
  font-size: 1.2142857143rem;
  margin: 0;
}

.top-bar .name h1 a {
  font-weight: normal;
  color: #fff;
  width: 75%;
  display: block;
  padding: 0 12.5px;
}

.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}

.top-bar .toggle-topbar a {
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 12.5px;
  height: 50px;
  line-height: 50px;
}

.top-bar .toggle-topbar.menu-icon {
  right: 12.5px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px;
}

.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0;
  padding-right: 25px;
  color: #fff;
  position: relative;
}

.top-bar .toggle-topbar.menu-icon a::after {
  content: "";
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  top: 0;
  height: 0;
  box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
}

.top-bar.expanded {
  height: auto;
  background: transparent;
}

.top-bar.expanded .title-area {
  background: #363636;
}

.top-bar.expanded .toggle-topbar a {
  color: #ff5b42;
}

.top-bar.expanded .toggle-topbar a::after {
  box-shadow: 0 10px 0 1px #ff5b42, 0 16px 0 1px #ff5b42, 0 22px 0 1px #ff5b42;
}

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}

.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: #363636;
  font-size: 14px;
  margin: 0;
}

.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1b1b1b;
  clear: both;
  height: 1px;
  width: 100%;
}

.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #fff;
  padding: 12px 0 12px 0;
  padding-left: 12.5px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 1.1428571429rem;
  font-weight: 300;
  text-transform: uppercase;
  background: #363636;
}

.top-bar-section ul li > a.button {
  font-size: 1.1428571429rem;
  padding-right: 12.5px;
  padding-left: 12.5px;
  background-color: #ff5b42;
  border-color: #ff2302;
  color: #fff;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #ff2302;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #fff;
}

.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #333;
}

.top-bar-section ul li > a.button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: #fff;
}

.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #fff;
}

.top-bar-section ul li > button {
  font-size: 1.1428571429rem;
  padding-right: 12.5px;
  padding-left: 12.5px;
  background-color: #ff5b42;
  border-color: #ff2302;
  color: #fff;
}

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #ff2302;
}

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #fff;
}

.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #333;
}

.top-bar-section ul li > button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
}

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #fff;
}

.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
}

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #fff;
}

.top-bar-section ul li:hover:not(.has-form) > a {
  background: #2e2e2e;
  color: #fff;
}

.top-bar-section ul li.active > a {
  background: #2e2e2e;
  color: #fff;
}

.top-bar-section ul li.active > a:hover {
  background: #282828;
  color: #fff;
}

.top-bar-section .has-form {
  padding: 12.5px;
}

.top-bar-section .has-dropdown {
  position: relative;
}

.top-bar-section .has-dropdown > a:after {
  margin-right: 12.5px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}

.top-bar-section .has-dropdown.moved {
  position: static;
}

.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%;
}

.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}

.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}

.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 12.5px;
}

.top-bar-section .dropdown li a.parent-link {
  font-weight: 300;
}

.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
}

.top-bar-section .dropdown li.title h5 a {
  color: #fff;
  line-height: 25px;
  display: block;
}

.top-bar-section .dropdown li.has-form {
  padding: 8px 12.5px;
}

.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
  top: auto;
}

.top-bar-section .dropdown label {
  padding: 8px 12.5px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777;
  font-weight: bold;
  font-size: 0.7142857143rem;
}

.js-generated {
  display: block;
}

@media only screen and (min-width: 44.063em) {
  .top-bar {
    background: #363636;
    *zoom: 1;
    overflow: visible;
  }
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  .top-bar:after {
    clear: both;
  }
  .top-bar .toggle-topbar {
    display: none;
  }
  .top-bar .title-area {
    float: left;
  }
  .top-bar .name h1 a {
    width: auto;
  }
  .top-bar input,
  .top-bar .button,
  .top-bar button {
    font-size: 1rem;
    position: relative;
    top: 7px;
  }
  .top-bar.expanded {
    background: #363636;
  }
  .contain-to-grid .top-bar {
    max-width: 76.7857142857rem;
    margin: 0 auto;
    margin-bottom: 0;
  }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  .top-bar-section ul li {
    float: left;
  }
  .top-bar-section ul li .js-generated {
    display: none;
  }
  .top-bar-section li.hover > a:not(.button) {
    background: #2e2e2e;
    color: #fff;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 12.5px;
    line-height: 50px;
    background: #363636;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #2e2e2e;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 12.5px;
    line-height: 50px;
    color: #fff;
    background: #2e2e2e;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #282828;
  }
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2;
  }
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  .top-bar-section .dropdown li a {
    color: #fff;
    line-height: 1;
    white-space: nowrap;
    padding: 12px 12.5px;
    background: #2e2e2e;
  }
  .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    color: #fff;
    background: #2e2e2e;
  }
  .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    color: #fff;
    background: #2e2e2e;
  }
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider,
  .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #505050;
    clear: none;
    height: 50px;
    width: 0;
  }
  .top-bar-section .has-form {
    background: #363636;
    padding: 0 16.6666666667px;
    height: 50px;
  }
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }
  .no-js .top-bar-section ul li:hover > a {
    background: #2e2e2e;
    color: #fff;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #2e2e2e;
    color: #fff;
  }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 44em) {
  .small-only-text-left {
    text-align: left !important;
  }
  .small-only-text-right {
    text-align: right !important;
  }
  .small-only-text-center {
    text-align: center !important;
  }
  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  .small-text-left {
    text-align: left !important;
  }
  .small-text-right {
    text-align: right !important;
  }
  .small-text-center {
    text-align: center !important;
  }
  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 44.063em) and (max-width: 59.5em) {
  .medium-only-text-left {
    text-align: left !important;
  }
  .medium-only-text-right {
    text-align: right !important;
  }
  .medium-only-text-center {
    text-align: center !important;
  }
  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 44.063em) {
  .medium-text-left {
    text-align: left !important;
  }
  .medium-text-right {
    text-align: right !important;
  }
  .medium-text-center {
    text-align: center !important;
  }
  .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 59.563em) and (max-width: 83em) {
  .large-only-text-left {
    text-align: left !important;
  }
  .large-only-text-right {
    text-align: right !important;
  }
  .large-only-text-center {
    text-align: center !important;
  }
  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 59.563em) {
  .large-text-left {
    text-align: left !important;
  }
  .large-text-right {
    text-align: right !important;
  }
  .large-text-center {
    text-align: center !important;
  }
  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 83.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important;
  }
  .xlarge-only-text-right {
    text-align: right !important;
  }
  .xlarge-only-text-center {
    text-align: center !important;
  }
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 83.063em) {
  .xlarge-text-left {
    text-align: left !important;
  }
  .xlarge-text-right {
    text-align: right !important;
  }
  .xlarge-text-center {
    text-align: center !important;
  }
  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important;
  }
  .xxlarge-text-right {
    text-align: right !important;
  }
  .xxlarge-text-center {
    text-align: center !important;
  }
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
a {
  color: #ff5b42;
  text-decoration: none;
  line-height: inherit;
}

a:hover, a:focus {
  color: #ff3415;
}

a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: 200;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.4285714286rem;
  text-rendering: optimizeLegibility;
}

p.lead {
  font-size: 1.25rem;
  line-height: 1.6;
}

p aside {
  font-size: 1rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 13px;
  color: #6f6f6f;
  line-height: 0;
}

h1 {
  font-size: 2.1428571429rem;
}

h2 {
  font-size: 1.5714285714rem;
}

h3 {
  font-size: 1.3571428571rem;
}

h4 {
  font-size: 1.2857142857rem;
}

h5 {
  font-size: 1.2857142857rem;
}

h6 {
  font-size: 1rem;
}

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.4285714286rem 0 1.3571428571rem;
  height: 0;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 13px;
  line-height: inherit;
}

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #bd260d;
}

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.4285714286rem;
  list-style-position: outside;
  font-family: inherit;
}

ul {
  margin-left: 1.1rem;
}

ul.no-bullet {
  margin-left: 0;
}

ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.4285714286rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.4285714286rem;
  margin-bottom: 0;
}

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}

ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}

ol li ul,
ol li ol {
  margin-left: 1.4285714286rem;
  margin-bottom: 0;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

dl dd {
  margin-bottom: 0.8571428571rem;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #363636;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}

abbr {
  text-transform: none;
}

/* Blockquotes */
blockquote {
  margin: 0 0 1.4285714286rem;
  padding: 0.6428571429rem 1.4285714286rem 0 1.3571428571rem;
  border-left: 1px solid #ddd;
}

blockquote cite {
  display: block;
  font-size: 0.9285714286rem;
  color: #555555;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.4285714286rem 0;
  border: 1px solid #ddd;
  padding: 0.7142857143rem 0.8571428571rem;
}

.vcard li {
  margin: 0;
  display: block;
}

.vcard .fn {
  font-weight: bold;
  font-size: 1.0714285714rem;
}

.vevent .summary {
  font-weight: bold;
}

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0714285714rem;
}

@media only screen and (min-width: 44.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  h1 {
    font-size: 2.8571428571rem;
  }
  h2 {
    font-size: 2.2857142857rem;
  }
  h3 {
    font-size: 1.7142857143rem;
  }
  h4 {
    font-size: 1.6428571429rem;
  }
}

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .hide-on-print {
    display: none !important;
  }
  .print-only {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  .show-for-print {
    display: inherit !important;
  }
}

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* medium displays */
@media only screen and (min-width: 44.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* large displays */
@media only screen and (min-width: 59.563em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xlarge displays */
@media only screen and (min-width: 83.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-touch {
  display: table;
}

.touch table.show-for-touch {
  display: table;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

::selection {
  background: rgba(255, 85, 59, 0.8);
  /* Webkit */
  color: #fff;
}

::-moz-selection {
  background: rgba(255, 85, 59, 0.8);
  /* Firefox */
  color: #fff;
}

@media only screen {
  .clear-fix:after, .webshop-productinfo .image-col .image:after, .webshop-productinfo .info-col .product-information .buybuttons:after, .webshop-productinfo .info-col .reviews header:after, .products .product .buysection:after, .page-footer #information-row form:after {
    clear: both;
    content: " ";
    display: table;
  }
  input[type="image"],
  input[type="button"],
  input[type="submit"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
  }
  .grid[data-columns]::before {
    opacity: 0;
  }
  #ProductFilter-Container {
    display: none;
  }
  #logo-row {
    background: #3b3b3b;
    color: #ffffff;
    padding: 35px 0 30px 0;
  }
  #logo-row .logo a {
    display: inline-block;
    line-height: 45px;
    font-size: 130%;
    font-weight: bold;
    white-space: nowrap;
  }
  #logo-row .cart-wrapper {
    position: relative;
    padding-top: 3px;
  }
  #logo-row .cart-wrapper:after {
    clear: both;
    content: " ";
    display: table;
  }
  #logo-row .cart-wrapper .search {
    display: none;
  }
  .cart {
    float: right;
    font-family: "Open Sans", Arial, sans-serif;
    height: 45px;
  }
  .cart:after {
    clear: both;
    content: " ";
    display: table;
  }
  .cart .sum {
    padding: 0 15px 15px 25px;
    font-size: 1.0714285714rem;
    line-height: 0;
    text-align: right;
    background: none;
  }
  .cart .price {
    padding: 0 15px 0 25px;
    font-weight: bold;
    color: #ff5b42;
    font-size: 1.5714285714rem;
    border: none;
  }
  .cart .creditcardlogo {
    display: none;
  }
  .cart:hover .cartDetails {
    opacity: 1;
  }
  .cart .cartDetails {
    opacity: 0;
    position: absolute;
    z-index: 10;
    right: 0;
    top: -35px;
    background: #3b3b3b;
    line-height: 150%;
    transition: all 150ms ease-out;
    padding: 10px;
  }
  .cart .cartDetails .cartHeadline {
    padding: 0 5px 0 0;
  }
  .cart .cartDetails a {
    font-size: 1.1428571429rem;
  }
  #search-row {
    background: #555555;
    position: relative;
    display: block;
  }
  #search-row:hover {
    background: #535353;
  }
  #search-row br,
  #search-row .nbsp {
    display: none;
  }
  #search-row .SearchTitle_SearchPage {
    display: none;
  }
  #search-row .SearchField_SearchPage {
    height: 49px;
    width: 100%;
    background: transparent;
    border: none;
    color: #fff;
    margin: 0;
    box-shadow: none;
    padding: 0;
  }
  #search-row .SearchField_SearchPage:focus {
    box-shadow: none;
    color: #fff;
  }
  #search-row .SubmitButton_SearchPage {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    background: url("../images/bg_search.png") no-repeat 50% 50%;
    border: none;
    text-indent: -9999px;
    cursor: pointer;
  }
  .ShopMainLayOutTable {
    margin: 0 auto;
  }
  #webshop-topmenu .name {
    display: none;
  }
  #webshop-topmenu .title-area {
    border-bottom: 1px solid #555555;
  }
  #webshop-topmenu .toggle-topbar {
    position: relative;
    padding-left: 12.5px;
    height: 50px;
    top: 0;
    margin-top: 0;
    right: 0;
    padding-right: 12.5px;
  }
  #webshop-topmenu .toggle-topbar a {
    height: 50px;
    line-height: 50px;
  }
  #webshop-topmenu .toggle-topbar a:after {
    top: 8px;
  }
  #webshop-topmenu .top-bar-section .dropdown li a {
    font-weight: 200;
  }
  #webshop-topmenu .has-dropdown ul .Activ_Productmenu {
    font-weight: 600 !important;
  }
  #webshop-topmenu .has-dropdown ul .Activ_Productmenu .ProductMenu_MenuItemBold {
    font-weight: 600 !important;
  }
  #webshop-topmenu .ProductMenu_MenuItemBold {
    font-weight: 200;
  }
  #webshop-topmenu .Heading_Productmenu,
  #webshop-topmenu #ActiveCategory_A {
    display: none;
  }
  #webshop-topmenu .expanded .back h5 {
    line-height: 1em;
    margin: 0;
  }
  #webshop-topmenu .expanded .back a {
    color: #ff5b42;
    font-size: 14px;
  }
  #webshop-topmenu .expanded .back a:hover {
    color: #ff6b55;
  }
  #webshop-topmenu .expanded ul li {
    border-bottom: 1px solid #555555;
  }
  #webshop-topmenu .expanded ul li:last-child {
    border-bottom: none;
  }
  #webshop-topmenu .expanded ul li.page-navigation {
    margin: 0;
    padding: 0;
    border-bottom: 0;
    float: left;
    width: 50%;
  }
  #webshop-topmenu .expanded ul li.page-navigation a {
    padding: 5px 0.8928571429rem;
    text-transform: none;
    color: #989898;
    font-size: 14px;
  }
  #webshop-topmenu .expanded ul li.divider {
    height: 20px;
    border: none;
  }
  #webshop-topmenu .expanded .has-dropdown .dropdown {
    border-top: 1px solid #555555;
  }
  #webshop-topmenu .expanded .has-dropdown > a {
    background-image: url("../images/bg_arrow-right.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
  }
  #webshop-topmenu .expanded .top-bar-section > ul {
    border-top: 1px solid #555555;
  }
  #webshop-topmenu .expanded .top-bar-section > ul a {
    text-transform: none;
  }
  #subnavigation-row {
    background: #363636;
    border-top: 1px solid #555555;
  }
  #Content_Productlist > .CategoryFooterContent {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 76.7857142857rem;
    padding: 20px 15px 60px;
  }
  .CategoryFooterContent {
    line-height: 1.6em;
    padding: 20px 0 60px;
  }
  .breadcrumb-row ul {
    margin: 0 0.8928571429rem;
  }
  .breadcrumb-row .BreadCrumb_ProductList {
    padding: 20px 0;
  }
  .breadcrumb-row .BreadCrumb_ProductList a {
    color: #fff;
    font-size: 13px;
  }
  .breadcrumb-row .BreadCrumb_ProductList a:hover {
    color: #ff5b42;
  }
  .breadcrumb-row .breadcrumbs > *:hover a,
  .breadcrumb-row .breadcrumbs > *:focus a {
    text-decoration: none;
  }
  .content {
    background: #fff;
  }
  .content .inner-content-wrapper > .Heading_ProductList {
    display: none;
  }
  .content .inner-content-wrapper > br {
    display: none;
  }
  .frontpage .banners {
    max-width: 1950px;
    margin: 0 auto;
    position: relative;
  }
  .frontpage .banners .nivo-controlNav {
    display: none;
    width: 100%;
    z-index: 10;
    bottom: 30px;
    position: absolute;
  }
  .frontpage .banners .nivo-imageLink {
    z-index: 8;
  }
  .frontpage .banners .nivo-dynamic-text {
    position: absolute;
    top: 16%;
    z-index: 7;
    width: 100%;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-inner-content {
    max-width: 76.7857142857rem;
    padding: 0 0.8928571429rem;
    margin: 0 auto;
    position: relative;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-header {
    font-size: 2.2857142857rem;
    font-weight: bold;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 110%;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-header span {
    font-weight: 200;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-teaser {
    display: none;
    max-width: 430px;
    line-height: 150%;
    font-weight: 200;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-link {
    font-weight: bold;
    padding: 0 30px 0 0;
    display: none;
    font-family: "Open Sans", Arial, sans-serif;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-inner-content-left {
    max-width: 430px;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-inner-content-right {
    max-width: 430px;
    float: right;
  }
  .frontpage .intro {
    padding: 50px 0 20px 0;
  }
  .frontpage .intro h1,
  .frontpage .intro h2,
  .frontpage .intro h3,
  .frontpage .intro h4,
  .frontpage .intro h5 {
    color: #fff;
    margin: 0 0 40px 0;
    padding: 0;
  }
  .frontpage .offers .offer {
    height: 287px;
    color: #fff;
  }
  .frontpage .offers .offer h1,
  .frontpage .offers .offer h2,
  .frontpage .offers .offer h3,
  .frontpage .offers .offer h4,
  .frontpage .offers .offer h5 {
    margin: 0;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
  }
  .frontpage .offers .offer a {
    color: #fff;
    background: url("../images/bg_arrow-right-orange.png") no-repeat 100% 50%;
    padding-right: 20px;
    font-size: 1.1428571429rem;
  }
  .frontpage .offers .offer a:hover {
    text-decoration: underline;
  }
  .frontpage .top-lists .top-list {
    min-height: 80px;
  }
  .frontpage .top-lists .sold,
  .frontpage .top-lists .viewed {
    position: relative;
  }
  .top-list .teaser-product {
    padding: 20px;
    border: 1px solid #dedede;
    margin: 0 0 1.7857142857rem 0;
    transition: all 150ms ease-out;
  }
  .top-list .teaser-product:hover {
    border: 1px solid #c8c8c8;
    box-shadow: 0 0 10px #f0f0f0;
  }
  .top-list .teaser-product h4 a {
    color: #363636;
    font-size: 1.4285714286rem;
    transition: all 150ms ease-out;
  }
  .top-list .teaser-product h4 a:hover {
    color: #ff5b42;
  }
  .top-list .teaser-product .image {
    border-bottom: 1px solid #dedede;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
  }
  .top-list .teaser-product .view-more {
    color: #ff5b42;
    background: url("../images/bg_arrow-right-orange.png") no-repeat 100% 50%;
  }
  .top-list .teaser-product .view-more a {
    transition: all 150ms ease-out;
    display: block;
  }
  .top-list .inner-product-wrapper {
    margin: 50px 0 50px 0;
  }
  .top-list [class*="column"]:last-child {
    float: left;
  }
  .webshop-productlist .pageing-row {
    padding: 40px 0 20px 0;
    text-align: center;
  }
  .webshop-productlist .pageing-row .unavailable {
    opacity: 0.6;
  }
  #Content_Productlist > .NoProcuctsFound {
    display: none;
  }
  .actions-row {
    text-align: center;
    margin-top: 50px;
    padding: 0 0 60px 0;
    font-size: 13px;
    color: #c8c8c8;
  }
  .actions-row .product-count {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 0 0;
  }
  .actions-row .currency {
    display: inline-block;
    vertical-align: middle;
  }
  .actions-row .currency select {
    width: auto;
    padding: 0 20px 0 0;
    margin: 0;
    height: 20px;
    font-size: 12px;
    font-weight: 800;
    background: transparent url("../images/bg_arrow-down-small.png") no-repeat 101% 50%;
    border: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
  }
  .actions-row ul.action-links {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    list-style: none;
    margin: 0;
  }
  .actions-row ul.action-links li {
    float: left;
    margin: 0 0 0 20px;
  }
  .actions-row a {
    font-size: 13px;
    color: #c8c8c8;
    text-decoration: underline;
  }
  .actions-row a:hover {
    text-decoration: none;
  }
  .product-descripton {
    padding: 40px 0 40px 0;
  }
  .product-descripton h1,
  .product-descripton h2,
  .product-descripton h3 {
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 20px 0;
  }
  .product-descripton h1 {
    font-size: 2.2857142857rem;
    line-height: 1em;
  }
  .product-descripton h1.no-description {
    margin: 0;
  }
  .product-descripton .SubCats_Prodlink_TD {
    padding: 0 10px 0 0;
  }
  .product-descripton .no-search-result {
    display: block !important;
  }
  .product-descripton .productSubCategorys {
    margin-top: 10px;
  }
  .webshop-productinfo .product-descripton h1 {
    font-size: 2.8571428571rem;
  }
  .webshop-productinfo .product-information-row {
    padding: 40px 0 20px 0;
  }
  .webshop-productinfo .image-col {
    line-height: 150%;
    padding-right: 20px;
  }
  .webshop-productinfo .image-col .image {
    position: relative;
  }
  .webshop-productinfo .image-col .image .largeimage {
    float: left;
    border-width: 1px;
    border-style: solid;
    width: 85%;
    position: relative;
  }
  .webshop-productinfo .image-col .image .largeimage img {
    width: 100%;
    max-width: 100%;
  }
  .webshop-productinfo .image-col .image .thumbs {
    float: left;
    width: 15%;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .webshop-productinfo .image-col .image .thumbs img {
    width: 100%;
  }
  .webshop-productinfo .image-col .image .thumbs a {
    display: block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .webshop-productinfo .image-col .image .thumbs a:last-child {
    border: none;
  }
  .webshop-productinfo .image-col .image .new,
  .webshop-productinfo .image-col .image .offer {
    position: absolute;
    top: 20px;
    left: 20px;
  }
  .webshop-productinfo .image-col .image .offer {
    left: auto;
    right: 20px;
  }
  .webshop-productinfo .image-col .image .Element_Overlay_ProdInfo_SavingsText_DIV {
    line-height: 1.2em;
  }
  .webshop-productinfo .info-col .product-information .price .savingsPriceRetail {
    margin: 0 0 20px;
  }
  .webshop-productinfo .info-col .product-information .price .savingsPriceRetail td.Price_Productinfo {
    display: table-cell;
  }
  .webshop-productinfo .product-description-long {
    border-top: 1px solid #f0f0f0;
    line-height: 150%;
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
  }
  .webshop-productinfo .info-col {
    margin: 40px 0 0 0;
    line-height: 150%;
  }
  .webshop-productinfo .info-col .product-information {
    padding-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .webshop-productinfo .info-col .product-information .teaser {
    padding: 0 0 25px 0;
    margin: 0 0 30px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .webshop-productinfo .info-col .product-information .price .Price_ProductInfo,
  .webshop-productinfo .info-col .product-information .price .SpecialOfferPrice_ProductInfo {
    font-size: 1.7142857143rem;
    width: auto !important;
    white-space: nowrap;
    padding: 0 10px 0 0;
    font-weight: bold;
    font-family: "Open Sans", Arial, sans-serif;
  }
  .webshop-productinfo .info-col .product-information .price .final-price {
    padding: 5px 0 0 0;
  }
  .webshop-productinfo .info-col .product-information .price td.Price_Productinfo {
    display: none;
  }
  .webshop-productinfo .info-col .product-information .price .PriceText_ProductInfo_TD,
  .webshop-productinfo .info-col .product-information .price .PriceAmount_ProductInfo_TD,
  .webshop-productinfo .info-col .product-information .price .PriceUnit_ProductInfo_TD {
    width: 20px;
  }
  .webshop-productinfo .info-col .product-information .price .PriceBefore_ProductInfo_TD {
    width: 100%;
    color: #ff5b42;
  }
  .webshop-productinfo .info-col .product-information .price .PriceDevider_ProductInfo_TR hr {
    margin: 30px 0;
    padding: 0;
    height: 1px;
  }
  .webshop-productinfo .info-col .product-information .buybuttons {
    padding-bottom: 25px;
  }
  .webshop-productinfo .info-col .product-information .buybuttons .amountWrapperHeadline,
  .webshop-productinfo .info-col .product-information .buybuttons .buyWrapperHeadline {
    display: none;
  }
  .webshop-productinfo .info-col .product-information .buybuttons input[type="number"],
  .webshop-productinfo .info-col .product-information .buybuttons input[type="text"] {
    width: 55px;
    height: 39px;
    margin: 0;
  }
  .webshop-productinfo .info-col .product-information .buybuttons input[type="image"] {
    cursor: pointer;
    transition: all 250ms ease-out;
  }
  .webshop-productinfo .info-col .product-information .buybuttons input[type="image"]:hover {
    opacity: 0.8;
  }
  .webshop-productinfo .info-col .product-information .buybuttons .amountWrapper,
  .webshop-productinfo .info-col .product-information .buybuttons .buyWrapper {
    float: left;
  }
  .webshop-productinfo .info-col .product-information .buybuttons #BUYSECTION,
  .webshop-productinfo .info-col .product-information .buybuttons .favorite {
    float: left;
    white-space: nowrap;
  }
  .webshop-productinfo .info-col .product-information .buybuttons .favorite {
    margin: 2px 0 0 20px;
  }
  .webshop-productinfo .info-col .product-information .buybuttons .VariantGroup {
    width: 100%;
  }
  .webshop-productinfo .info-col .product-information .buybuttons .VariantGroup input {
    width: 100%;
  }
  .webshop-productinfo .info-col .product-information .buybuttons .VariantGroup:last-child {
    margin-bottom: 20px;
  }
  .webshop-productinfo .info-col .product-information .buybuttons .VariantGroupLabel {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 13px;
    padding-bottom: 5px;
  }
  .webshop-productinfo .info-col .product-information .misc {
    border-top-style: solid;
    border-top-width: 1px;
    padding: 10px 0 0 0;
  }
  .webshop-productinfo .info-col .product-information .misc td {
    padding: 10px 0 0 0;
    vertical-align: top;
  }
  .webshop-productinfo .info-col .product-information .misc .headline {
    padding-right: 20px;
  }
  .webshop-productinfo .info-col .product-information .misc .value {
    color: #ff5b42;
  }
  .webshop-productinfo .info-col .product-information .misc .value a {
    text-decoration: underline;
  }
  .webshop-productinfo .info-col .product-information .misc .value a:hover {
    text-decoration: none;
  }
  .webshop-productinfo .info-col .product-information .misc .stockImage {
    padding: 0 3px 0 0;
  }
  .webshop-productinfo .info-col .product-information .addthis_toolbox {
    margin: 20px 0 0 0;
  }
  .webshop-productinfo .info-col .ratings {
    margin: 30px 0 0 0;
    padding-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .webshop-productinfo .info-col .ratings .Product_Rating_Review_Text {
    display: none;
  }
  .webshop-productinfo .info-col .ratings .Product_Rating_Sum,
  .webshop-productinfo .info-col .ratings .Product_Rating_NoRates {
    display: block;
    padding: 10px 0;
  }
  .webshop-productinfo .info-col .ratings .Product_Rating_Voted {
    color: #c8c8c8;
  }
  .webshop-productinfo .info-col .reviews {
    margin: 30px 0 0 0;
  }
  .webshop-productinfo .info-col .reviews header {
    padding: 0 0 10px 0;
  }
  .webshop-productinfo .info-col .reviews header h4 {
    font-size: 1.2857142857rem;
    text-transform: uppercase;
    float: left;
  }
  .webshop-productinfo .info-col .reviews header .create {
    float: right;
    margin: 4px 0 0 0;
  }
  .webshop-productinfo .info-col .reviews .more {
    margin: 10px 0 0 0;
  }
  .webshop-productinfo .info-col .reviews .review {
    margin-bottom: 20px;
    border-left: 1px solid #dedede;
    padding-left: 10px;
  }
  .webshop-productinfo .long-description-row {
    padding: 70px 0 140px 0;
    font-weight: 200;
    background-position: 80% 50%;
    background-repeat: no-repeat;
    margin: 30px 0 0 0;
  }
  .webshop-productinfo .long-description-row h1,
  .webshop-productinfo .long-description-row h2,
  .webshop-productinfo .long-description-row h3,
  .webshop-productinfo .long-description-row h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .webshop-productinfo .long-description-row #desc-bg {
    display: none;
  }
  .webshop-productinfo .long-description-row.no-description {
    background: transparent;
    padding: 20px 0;
  }
  .webshop-productinfo .actions-row {
    padding: 0 0 100px 0;
  }
  .highlighted-wrapper {
    position: absolute;
    left: 0;
    top: -30px;
    z-index: 90;
    width: 100%;
  }
  .highlighted-infobox {
    width: auto;
    display: table;
    color: #fff;
    background: #ff5b42;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 1.4285714286rem;
    font-weight: 800;
    text-transform: uppercase;
    padding: 13px 18px;
    position: relative;
    margin: 0 auto;
    text-rendering: optimizeLegibility;
  }
  .highlighted-infobox:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 16px solid transparent !important;
    border-right: 16px solid transparent !important;
    border-top: 16px solid #ff5b42;
    position: absolute;
    top: 56px;
    left: calc(50% - 16px);
  }
  .highlighted-infobox .inner-content {
    display: table-cell;
    vertical-align: middle;
    height: 30px;
    text-align: center;
  }
  .highlighted-infobox select {
    display: table-cell;
    vertical-align: middle;
    border: none;
    background: #fff url("../images/bg_arrow-down-small.png") no-repeat 100% 50%;
    color: #3b3b3b;
    font-size: 0.8571428571rem;
    min-width: 150px;
    width: auto;
    height: 30px;
    padding: 5px 25px 5px 4px;
    margin: 0 0 0 15px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    text-transform: none;
  }
  .ProductFilter-Container-wrapper {
    visibility: hidden;
    opacity: 0;
    height: 0;
  }
  .ProductFilter-Container-wrapper.hidden {
    display: none;
  }
  #ProductFilter-Container {
    background: #f0f0f0;
    padding: 1.4285714286rem;
    margin-bottom: 1.7857142857rem;
  }
  #ProductFilter-Container .product-filter-column-container-1 .product-filter-row {
    margin: 0.3571428571rem 0 0;
  }
  #ProductFilter-Container .product-filter-column-container-1 .product-filter-row:first-child {
    margin: 0;
  }
  #ProductFilter-Container .product-filter-headertext-container {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 1.7142857143rem;
    line-height: 150%;
    padding: 0 0 0.7142857143rem 0;
  }
  #ProductFilter-Container .jslider .jslider-value {
    background: #f0f0f0;
  }
  #ProductFilter-Container .product-filter-header-clearlink-container,
  #ProductFilter-Container .product-filter-clear-all {
    font-size: 12px;
    color: #ff5b42;
  }
  #ProductFilter-Container .product-filter-header-clearlink-container:hover,
  #ProductFilter-Container .product-filter-clear-all:hover {
    text-decoration: underline;
  }
  #ProductFilter-Container .product-filter-container {
    border: none;
  }
  #ProductFilter-Container .product-filter-header-container {
    font-size: 13px;
    background: transparent;
    padding: 0.7142857143rem 0;
    border-color: #c8c8c8;
  }
  #ProductFilter-Container .product-filter-body-container {
    padding: 0.7142857143rem 0;
  }
  #ProductFilter-Container .product-filter-body-container-price {
    padding-top: 1.4285714286rem;
  }
  #ProductFilter-Container .product-filter-body-container-tag {
    padding-top: 5px;
  }
  #ProductFilter-Container .product-filter-checkbox-container {
    margin: 5px 0 0 0;
  }
  #ProductFilter-Container .product-filter-checkbox-container:first-child {
    margin: 0;
  }
  #ProductFilter-Container .product-filter-tag-dropdown {
    padding-top: 5px;
  }
  #ProductFilter-Container .value-input input {
    padding: 0 0.3571428571rem;
    width: 3.2142857143rem;
    margin-top: 0.5714285714rem;
    height: 2.1428571429rem;
  }
  #ProductFilter-Container .value-input input:focus {
    border: 1px solid #cccccc;
  }
  #ProductFilter-Container select {
    border: 1px solid #cccccc;
  }
  #ProductFilter-Container select:hover {
    border: 1px solid #cccccc;
  }
  .products-wrapper {
    position: relative;
    max-width: 100rem;
  }
  .products-wrapper .inner-product-wrapper {
    overflow: hidden;
  }
  .products-wrapper.related-products, .products-wrapper.customers-also-bought {
    margin-bottom: 50px;
  }
  .products {
    padding: 50px 10px 0 10px;
  }
  .products .product {
    border: 1px solid #dedede;
    margin: 0 0 25px 0;
    padding: 20px;
    background: #fff;
    transition: all 150ms ease-out;
  }
  .products .product:hover {
    border: 1px solid #c8c8c8;
    box-shadow: 0 0 10px #f0f0f0;
  }
  .products .product .product {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent;
  }
  .products .product .product:hover {
    border: none;
    box-shadow: none;
  }
  .products .product h3 {
    padding: 0 0 15px 0;
    margin: 0;
  }
  .products .product h3 a {
    color: #3b3b3b;
    transition: all 150ms ease-out;
  }
  .products .product h3 a:hover {
    color: #ff5b42;
  }
  .products .product .image {
    text-align: center;
    padding: 0 0 20px 0;
    position: relative;
  }
  .products .product .image .new {
    top: 10px;
    left: 10px;
    position: absolute;
  }
  .products .product .image .offer {
    top: 10px;
    right: 10px;
    position: absolute;
  }
  .products .product .image .Element_Overlay_ProdList_SpecialOfferDIV,
  .products .product .image .Element_Overlay_DIV {
    display: block !important;
  }
  .products .product .image .Element_Overlay_ProdList_SavingsDIV,
  .products .product .image .Element_Overlay_Frontpage_SavingsDIV {
    width: 100%;
  }
  .products .product .teaser {
    padding: 0 0 30px 0;
    line-height: 150%;
    font-weight: 200;
  }
  .products .product .teaser.no-teaser {
    padding: 0 0 20px 0;
  }
  .products .product .buysection .price {
    float: left;
    font-weight: 800;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 1.7142857143rem;
  }
  .products .product .buysection .price .offer {
    font-size: 1.2857142857rem;
    font-weight: 200;
    line-height: 10px;
    color: #ff5b42;
    text-decoration: line-through;
  }
  .products .product .buysection .price .listing {
    padding: 9px 0 0 0;
  }
  .products .product .buysection .add {
    float: right;
  }
  .products .product .buysection .add input[type="number"],
  .products .product .buysection .add input[type="text"] {
    width: 39px;
    height: 39px;
    float: left;
    margin: 0;
  }
  .products .product .buysection .add input[type="submit"],
  .products .product .buysection .add input[type="image"] {
    transition: all 100ms ease-out;
    display: inline-block;
    background: #ff5b42;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    border: none;
    float: left;
    margin: 0;
    cursor: pointer;
    transition: all 250ms ease-out;
  }
  .products .product .buysection .add input[type="submit"]:hover,
  .products .product .buysection .add input[type="image"]:hover {
    opacity: 0.8;
    background: #ff3f22;
  }
  .highlight {
    color: #ff5b42;
  }
  .page-footer {
    background: #3b3b3b;
    color: #a4a4a4;
    line-height: 150%;
    font-size: 14px;
    padding: 0 0 50px 0;
  }
  .page-footer h5 {
    font-size: rem(18px);
    text-transform: uppercase;
    color: #f0f0f0;
    font-weight: bold;
    font-family: "Open Sans", Arial, sans-serif;
    margin: 0 0 30px 0;
  }
  .page-footer #information-row {
    padding-top: 30px;
  }
  .page-footer #information-row .row {
    margin: 0;
  }
  .page-footer #information-row .row .column {
    padding-bottom: 30px;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #555555;
  }
  .page-footer #information-row .row .column:last-child {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .page-footer #information-row .phone {
    color: #ff5b42;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
  }
  .page-footer #information-row .icons {
    margin: 20px 0 0 0;
  }
  .page-footer #information-row .icons a {
    display: inline-block;
    margin: 0 8px 0 0;
    transition: all 100ms ease-out;
  }
  .page-footer #information-row .icons a:hover {
    opacity: 0.5;
  }
  .page-footer #information-row form {
    position: relative;
  }
  .page-footer #information-row input[type="email"],
  .page-footer #information-row input[type="text"] {
    background: transparent;
    border: 1px solid #555555;
    color: #fff;
    width: 100%;
    height: 31px;
  }
  .page-footer #information-row input[type="submit"] {
    position: absolute;
    top: 0;
    right: -2px;
    background: #555555;
    font-family: "Open Sans", Arial, sans-serif;
    border: none;
    height: 31px;
    padding: 0 10px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
  }
  .page-footer #information-row input[type="submit"]:hover {
    background: #666666;
  }
  .page-footer #copyright-row {
    color: #7a7a7a;
    text-align: center;
    font-size: 12px;
  }
  .page-footer #payment-row {
    padding: 40px 0 0 0;
    text-align: center;
  }
  .max-content-width, .profile .inner-content-wrapper,
  .terms .inner-content-wrapper,
  .advsearch .inner-content-wrapper,
  .showbasket .inner-content-wrapper,
  .checkout .inner-content-wrapper,
  .customer .inner-content-wrapper,
  .favorites .inner-content-wrapper,
  .tip .inner-content-wrapper,
  .order1 .inner-content-wrapper,
  .order2 .inner-content-wrapper,
  .order3 .inner-content-wrapper,
  .order4 .inner-content-wrapper,
  .addb2b .inner-content-wrapper,
  .b2blogin .inner-content-wrapper,
  .cms .inner-content-wrapper,
  .pg-ddpop .inner-content-wrapper,
  .pg-dd .inner-content-wrapper {
    max-width: 1075px;
    margin: 0 auto;
    padding: 60px 0.8928571429rem 80px 0.8928571429rem;
  }
  .profile .inner-content-wrapper .Text1_Terms,
  .profile .inner-content-wrapper .Text1_Profile,
  .profile .inner-content-wrapper .Text1_AdvancedSearchPage,
  .terms .inner-content-wrapper .Text1_Terms,
  .terms .inner-content-wrapper .Text1_Profile,
  .terms .inner-content-wrapper .Text1_AdvancedSearchPage,
  .advsearch .inner-content-wrapper .Text1_Terms,
  .advsearch .inner-content-wrapper .Text1_Profile,
  .advsearch .inner-content-wrapper .Text1_AdvancedSearchPage,
  .showbasket .inner-content-wrapper .Text1_Terms,
  .showbasket .inner-content-wrapper .Text1_Profile,
  .showbasket .inner-content-wrapper .Text1_AdvancedSearchPage,
  .checkout .inner-content-wrapper .Text1_Terms,
  .checkout .inner-content-wrapper .Text1_Profile,
  .checkout .inner-content-wrapper .Text1_AdvancedSearchPage,
  .customer .inner-content-wrapper .Text1_Terms,
  .customer .inner-content-wrapper .Text1_Profile,
  .customer .inner-content-wrapper .Text1_AdvancedSearchPage,
  .favorites .inner-content-wrapper .Text1_Terms,
  .favorites .inner-content-wrapper .Text1_Profile,
  .favorites .inner-content-wrapper .Text1_AdvancedSearchPage,
  .tip .inner-content-wrapper .Text1_Terms,
  .tip .inner-content-wrapper .Text1_Profile,
  .tip .inner-content-wrapper .Text1_AdvancedSearchPage,
  .order1 .inner-content-wrapper .Text1_Terms,
  .order1 .inner-content-wrapper .Text1_Profile,
  .order1 .inner-content-wrapper .Text1_AdvancedSearchPage,
  .order2 .inner-content-wrapper .Text1_Terms,
  .order2 .inner-content-wrapper .Text1_Profile,
  .order2 .inner-content-wrapper .Text1_AdvancedSearchPage,
  .order3 .inner-content-wrapper .Text1_Terms,
  .order3 .inner-content-wrapper .Text1_Profile,
  .order3 .inner-content-wrapper .Text1_AdvancedSearchPage,
  .order4 .inner-content-wrapper .Text1_Terms,
  .order4 .inner-content-wrapper .Text1_Profile,
  .order4 .inner-content-wrapper .Text1_AdvancedSearchPage,
  .addb2b .inner-content-wrapper .Text1_Terms,
  .addb2b .inner-content-wrapper .Text1_Profile,
  .addb2b .inner-content-wrapper .Text1_AdvancedSearchPage,
  .b2blogin .inner-content-wrapper .Text1_Terms,
  .b2blogin .inner-content-wrapper .Text1_Profile,
  .b2blogin .inner-content-wrapper .Text1_AdvancedSearchPage,
  .cms .inner-content-wrapper .Text1_Terms,
  .cms .inner-content-wrapper .Text1_Profile,
  .cms .inner-content-wrapper .Text1_AdvancedSearchPage,
  .pg-ddpop .inner-content-wrapper .Text1_Terms,
  .pg-ddpop .inner-content-wrapper .Text1_Profile,
  .pg-ddpop .inner-content-wrapper .Text1_AdvancedSearchPage,
  .pg-dd .inner-content-wrapper .Text1_Terms,
  .pg-dd .inner-content-wrapper .Text1_Profile,
  .pg-dd .inner-content-wrapper .Text1_AdvancedSearchPage {
    font-weight: 200;
    line-height: 150%;
  }
  #checkout-container #customer_lookup_submit,
  #checkout-container #confirm-complete-button,
  .SubmitButton_AdvancedSearchPage,
  .SubmitButton_TipFriend {
    background: #ff5b42;
    border: none;
    height: 36px;
    width: auto;
    line-height: 36px;
    padding: 0 10px;
    color: #fff;
    cursor: pointer;
  }
  #checkout-container #customer_lookup_submit:hover,
  #checkout-container #confirm-complete-button:hover,
  .SubmitButton_AdvancedSearchPage:hover,
  .SubmitButton_TipFriend:hover {
    background: #ff3f22;
  }
  .order1 table table {
    width: 100% !important;
  }
  .order1 .LoadProfile_OrderStep1_TBL table {
    width: 50% !important;
    margin: 1.4285714286rem 0 0 0;
  }
  .order1 #Orderstep1_AlternativeDelivery_Fields_TD {
    padding-left: 10px;
    vertical-align: top;
  }
  .order1 b {
    padding: 0 0 10px 0;
    display: inline-block;
  }
  .order1 td {
    vertical-align: middle;
    padding: 0 0 10px 0;
  }
  .order1 td input,
  .order1 td select {
    margin: 0;
  }
  .order1 #deliveryphone,
  .order1 #invoicephone {
    width: auto !important;
  }
  .order2 b {
    padding: 0 0 10px 0;
    display: inline-block;
  }
  .order3 {
    line-height: 1.7em;
  }
  .order3 .basketLineHeader td {
    padding: 0 0 20px 0;
  }
  .order3 .OrderStep3_Next_TD {
    padding: 50px 0 0 0;
  }
  .pg-dd table {
    width: 100%;
  }
  .pg-dd select {
    width: 50px;
    -webkit-appearance: menulist !important;
  }
  .pg-dd #txtCardCvv {
    width: 50px;
    display: inline-block;
  }
  .showBasket_relatedProducts {
    clear: both;
    padding-top: 2.8571428571rem;
  }
  .showBasket_relatedProducts .Heading_Productinfo {
    font-size: 2rem;
    font-weight: 400;
    padding: 0 0 0.7142857143rem 0;
  }
  .showBasket_relatedProducts .Price_Productinfo br {
    display: none;
  }
  .showBasket_relatedProducts .Price_Productinfo img {
    display: none;
  }
  .showBasket_relatedProducts .TextInputField_ProductInfo {
    display: none;
  }
  .showBasket_relatedProducts .showBasket_RelatedHeadline td {
    font-size: 1rem;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    font-weight: 600;
    padding: 30px 0 20px 0;
    margin: 0 0 20px 0;
    display: block;
  }
  .showBasket_relatedProducts .showBasket_RelatedItem {
    line-height: 1.7em;
  }
  .showBasket_relatedProducts .showBasket_RelatedItem .productImage {
    vertical-align: top;
    width: 70px;
    padding: 0 0.7142857143rem 0 0;
  }
  .showBasket_relatedProducts .showBasket_RelatedItem .productImage img {
    max-height: 3.5714285714rem;
    max-width: 3.5714285714rem;
  }
  .showBasket_relatedProducts .showBasket_RelatedItem .productDescription {
    padding: 0 0 0 0.7142857143rem;
  }
  .showBasket_relatedProducts .showBasket_RelatedItem .productDescription ul {
    margin: 0 0 0 1.4285714286rem;
  }
  .showBasket_relatedProducts .showBasket_RelatedItem .productDescription ul br {
    display: none;
  }
  .showBasket_relatedProducts .showBasket_RelatedItem .showBasket_RelatedOffer,
  .showBasket_relatedProducts .showBasket_RelatedItem .CustomersAlsoBought strike {
    color: #dedede;
  }
  .showBasket_relatedProducts .showBasket_RelatedItem .Price_Productinfo br {
    display: none;
  }
  .showBasket_relatedProducts .showBasket_RelatedItem .showBasket_RelatedOfferImage {
    position: absolute;
    left: 35.7142857143rem;
  }
  .showBasket_RelatedBuy .amountBuy {
    display: none;
  }
  .SubmitButton_B2Blogin {
    height: 36px;
    width: auto;
    line-height: 36px;
    padding: 0 10px;
    border: none;
    margin: 0 0 20px 0;
    cursor: pointer;
  }
  .product-configuration .configurator-before,
  .product-configuration .configurator-after,
  .product-configuration .configurator-seperator {
    display: none;
  }
  .product-configuration select {
    padding: 0;
  }
  .product-configuration table {
    width: 100% !important;
  }
  .product-configuration tr {
    background: none;
  }
  .product-configuration tr td {
    padding: 0 0 10px 0;
  }
  .product-configuration input,
  .product-configuration select {
    margin: 0;
  }
  .product-configuration .HeaderCell_Product_TotalPrice_Configurator_ProductInfo,
  .product-configuration .HeaderCell_Product_UnitPrice_Configurator_ProductInfo {
    text-align: right;
  }
  .product-configuration .Product_UnitPrice_Configurator_ProductInfo {
    width: 80px;
  }
  .product-configuration .Product_TotalPrice_Configurator_ProductInfo {
    width: 90px;
  }
  .product-configuration .Product_Quantity_Configurator_ProductInfo {
    width: 40px;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  }
  .product-configuration .BuyButton_Configurator_ProductInfo,
  .product-configuration .CurrencySymbol_Configurator_ProductInfo,
  .product-configuration .TotalPrice_Configurator_ProductInfo,
  .product-configuration .cart {
    display: inline-block;
    vertical-align: top;
  }
  .product-configuration .CurrencySymbol_Configurator_ProductInfo {
    padding: 6px 0 0 0;
  }
  .product-configuration .TotalPrice_Configurator_ProductInfo {
    width: 80px;
  }
  .product-configuration .cart {
    padding: 0 10px 0 0;
  }
  .product-configuration input[type="text"] {
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    height: 32px;
  }
  .product-configuration input[type="text"]:focus {
    background: none;
  }
  .product-configuration select {
    height: 32px;
  }
  .Heading_Profile_Wrapper,
  .Heading_Terms_Wrapper,
  .Heading_AdvancedSearchPage,
  .Heading_ShowBasket_Master,
  .Heading_Customer,
  .Heading_TipFriend,
  .Heading_B2BLogin_Wrapper,
  .Heading_B2BLogin,
  .favorites h1 {
    text-align: left !important;
    font-size: 2.2857142857rem;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    line-height: 100%;
    display: block;
  }
  .Heading_Profile_Wrapper .Heading_Terms,
  .Heading_Profile_Wrapper .Heading_Profile,
  .Heading_Terms_Wrapper .Heading_Terms,
  .Heading_Terms_Wrapper .Heading_Profile,
  .Heading_AdvancedSearchPage .Heading_Terms,
  .Heading_AdvancedSearchPage .Heading_Profile,
  .Heading_ShowBasket_Master .Heading_Terms,
  .Heading_ShowBasket_Master .Heading_Profile,
  .Heading_Customer .Heading_Terms,
  .Heading_Customer .Heading_Profile,
  .Heading_TipFriend .Heading_Terms,
  .Heading_TipFriend .Heading_Profile,
  .Heading_B2BLogin_Wrapper .Heading_Terms,
  .Heading_B2BLogin_Wrapper .Heading_Profile,
  .Heading_B2BLogin .Heading_Terms,
  .Heading_B2BLogin .Heading_Profile,
  .favorites h1 .Heading_Terms,
  .favorites h1 .Heading_Profile {
    display: block;
    margin: 0 0 10px 0;
  }
  .BackgroundColor1_Profile,
  .BackgroundColor1_Terms {
    width: 100% !important;
  }
  .webshop-search .product-descripton h1 {
    margin: 0;
  }
  .webshop-search .no-search-result {
    display: block;
    margin: 30px 0 0 0;
  }
  .order4 {
    line-height: 150%;
  }
  .order4 .inner-content-wrapper br {
    display: block !important;
  }
  .order4 .pagingOrder {
    margin: 0 0 40px 0;
  }
  .SubCats_Categories_Container,
  .NoProcuctsFound {
    line-height: 150%;
    font-weight: 200;
  }
  .showsubcats .SubCatsProcuctsHeading {
    display: none;
  }
  .showsubcats .productSubCategorys a {
    display: block;
    padding: 0 0 5px 0;
  }
  .showsubcats .productSubCategorys br {
    display: none;
  }
  .webshop-favorites .FavTB {
    margin: 20px 0 0 0;
  }
  .webshop-favorites .FavTB td {
    line-height: 150%;
    vertical-align: middle;
    padding: 5px 0;
  }
  .webshop-favorites .FavTB_ProdImageTD {
    width: 50px;
  }
  .webshop-favorites .FavTB_ProdImageTD a {
    width: 50px;
    display: block;
    margin: 0 10px 0 0;
  }
  .webshop-favorites .FavTB_ActionButtonsTD {
    white-space: nowrap;
  }
  .webshop-favorites .FavTB_ActionButtonsTD a {
    display: inline-block;
    width: 30px;
  }
  .webshop-favorites .FavTB_Buy input[type="image"] {
    padding-left: 20px;
  }
  .webshop-showbasket .showbasket .inner-content-wrapper {
    position: relative;
  }
  .webshop-showbasket .TableLines_ShowBasket {
    width: 100%;
    margin: 30px 0 20px 0;
  }
  .webshop-showbasket .TableLines_ShowBasket .Heading_ShowBasket {
    font-size: 13px;
    padding: 0 0 20px 0;
  }
  .webshop-showbasket .productrow td {
    vertical-align: middle;
    padding: 5px 0;
    line-height: 150%;
  }
  .webshop-showbasket .productrow .ShowBasket_ProductLine_Amount_TD {
    text-align: center;
  }
  .webshop-showbasket .productrow .ShowBasket_ProductImage_DIV {
    width: 50px;
  }
  .webshop-showbasket .productrow .ShowBasket_Description_DIV {
    font-size: 13px;
  }
  .webshop-showbasket .productrow .ShortDescription_ShowBasket {
    display: none;
  }
  .webshop-showbasket .ShowBasket_ProductName_DIV {
    padding-bottom: 5px;
  }
  .webshop-showbasket .ShowBasket_ProductName_DIV a {
    font-size: 15px;
  }
  .webshop-showbasket .Basket_PaymentFees td,
  .webshop-showbasket .Basket_TotalPrice td {
    padding: 20px 0 !important;
  }
  .webshop-showbasket .BackgroundColor1_ShowBasket > td,
  .webshop-showbasket .BackgroundColor2_ShowBasket > td,
  .webshop-showbasket .Basket_PaymentFees td {
    border-top: 1px solid #f0f0f0;
  }
  .webshop-showbasket .ShowBasket_SendBasketLink_Dialog_Link {
    position: absolute;
    top: 65px;
    right: 0.8928571429rem;
  }
  .webshop-showbasket .Order_back_basket {
    margin: 0 20px 0 0;
  }
  .webshop-showbasket .Basket_Order {
    float: right;
  }
  .webshop-showbasket .Order_back_basket,
  .webshop-showbasket .Order_empty_basket,
  .webshop-showbasket .Basket_Order {
    transition: all 150ms ease-out;
  }
  .webshop-showbasket .Order_back_basket:hover,
  .webshop-showbasket .Order_empty_basket:hover,
  .webshop-showbasket .Basket_Order:hover {
    opacity: 0.7;
  }
  .webshop-showbasket .CustomersAlsoBought,
  .webshop-showbasket .showBasket_RelatedOffer {
    padding-right: 5px;
  }
  .webshop-showbasket .Element_Overlay_ShowBasket-related-savingsContainer_DIV {
    display: none;
  }
  .webshop-showbasket .ShowBasket_ProductLineConfParentProduct_Amount_TD,
  .webshop-showbasket .ShowBasket_ProductLineConfChildProduct_Amount_TD {
    text-align: center;
  }
  #divRememberToBuy #RTBpopupContainer {
    height: 420px;
  }
  #divRememberToBuy input {
    margin: 0;
    height: 23px;
  }
  #divRememberToBuy .RTBcontainerProductBuyAmount {
    padding: 0;
  }
  #divRememberToBuy .RTBcontainerProductBuyFunctions {
    bottom: 6px;
  }
  #divRememberToBuy div.RelatedProdPrice {
    bottom: 10px;
  }
  #divRememberToBuy button.RTBinputButtonAddToBasket,
  #divRememberToBuy button.RTBinputButtonCancel {
    width: auto;
    height: auto;
    line-height: 2.5em;
    padding: 0 1.0714285714rem;
    background: #ff5b42;
    border: none;
    color: #ffffff;
    font-size: 13px;
  }
  #divRememberToBuy button.RTBinputButtonAddToBasket:hover,
  #divRememberToBuy button.RTBinputButtonCancel:hover {
    opacity: 0.7;
  }
  #ProductReviewPage {
    line-height: 150%;
  }
  #ProductReviewPage #ProductReviewPageProductImage {
    width: 50px;
  }
  #ProductReviewPage #ProductReviewPageProductName {
    padding: 10px 0;
  }
  #ProductReviewPage #ProductReviewPageProductRating {
    font-size: 13px;
  }
  #ProductReviewPage #ProductReviewAlreadyWritten {
    font-size: 13px;
  }
  #ProductReviewPage .ReviewText {
    font-size: 13px;
  }
  #ShowBasketSendBasketLink #ShowBasket_SendBasketLink_LinkPreview a {
    color: #dedede;
    font-size: 13px;
  }
  .ui-widget-header {
    background: #ff5b42;
    border: none;
    color: #fff;
  }
  .Product_Rating_Symbols_Idle {
    background-image: url("../images/ratingStars.png");
  }
  .Product_Rating_Symbols_Active {
    background-image: url("../images/ratingStars.png");
  }
  .Product_Rating_Symbols_Hover {
    background-image: url("../images/ratingStars.png");
  }
  .Product_Rating_Symbols_Idle_Left {
    background-image: url("../images/ratingStars.png");
  }
  .Product_Rating_Symbols_Idle_Right {
    background-image: url("../images/ratingStars.png");
  }
  .Product_Rating_Symbols_Active_Left {
    background-image: url("../images/ratingStars.png");
  }
  .Product_Rating_Symbols_Active_Right {
    background-image: url("../images/ratingStars.png");
  }
  .Product_Rating_Symbols_Hover_Left {
    background-image: url("../images/ratingStars.png");
  }
  .Product_Rating_Symbols_Hover_Right {
    background-image: url("../images/ratingStars.png");
  }
  .specialoffer .product-descripton h1,
  .news .product-descripton h1,
  .webshop-productinfo .product-descripton h1 {
    margin: 0;
    padding: 0;
  }
  .BackgroundColor1_Customer {
    margin: 20px 0 0 0;
  }
  .BackgroundColor1_Customer td {
    padding: 0 0 8px 0;
  }
  .BackgroundColor1_Customer input {
    display: inline-block;
    margin: 0;
  }
  #checkout-container #column-data {
    padding: 0;
    width: 100%;
    border: none;
  }
  #checkout-container #column-data #customer-login-devider {
    margin-bottom: 20px;
  }
  #checkout-container #column-shipping-payment {
    width: 100%;
    border: none;
    border-top: 1px solid #dedede;
    padding: 30px 0 0 0;
    margin: 30px 0 0 0;
    min-height: 0;
  }
  #checkout-container #column-shipping-payment input[type="radio"] {
    margin: 5px 0 0 0;
  }
  #checkout-container #column-order-summary {
    border-top: 1px solid #dedede;
    padding: 30px 0 0 0;
    margin: 30px 0 0 0;
    width: 100%;
  }
  #checkout-container #confirm-accepterms,
  #checkout-container #confirm-accept-customerdata {
    float: none;
  }
  #checkout-container #confirm-checkout {
    margin: 20px 0 0 0;
  }
  #checkout-container #customer-alternative-delivery {
    padding-top: 20px;
  }
  #checkout-container #confirm-complete-button {
    float: left;
    margin: 20px 0 0 0;
  }
  #checkout-container h2,
  #checkout-container h3 {
    margin: 5px 0 20px 0;
    font-size: 18px;
  }
  #checkout-container .checkout-headline {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 2.2857142857rem;
  }
  #checkout-container #order-summary {
    line-height: 150%;
  }
  #checkout-container #order-confirm {
    margin: 40px 0 0 0;
    line-height: 150%;
  }
  #checkout-container #customer-login a,
  #checkout-container #confirm-termsandconditions-link-text a {
    font-size: 13px;
  }
  #checkout-container .checkout-customerdata-text-validationmessage {
    font-size: 13px;
    margin-top: -8px;
  }
  #checkout-container .checkout-select,
  #checkout-container .checkout-text {
    height: auto;
    padding: 8px 5px !important;
    margin-top: 2px;
  }
  #checkout-container .checkout-payment-description-cell,
  #checkout-container .checkout-shipping-description-cell {
    padding: 0 0 0 10px;
  }
  #checkout-container .payment-message {
    color: #a4a4a4;
  }
  .BackgroundColor1_AdvancedSearchPage {
    width: 100% !important;
    margin: 30px 0 0 0;
  }
  .BackgroundColor1_AdvancedSearchPage .TextInputField_AdvancedSearchPage {
    width: auto;
    max-width: 500px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
  }
  .BackgroundColor1_AdvancedSearchPage .OptionSelect_AdvancedSearchPage {
    display: inline-block;
    vertical-align: top;
    width: auto;
    background-position: 92% center;
    padding-right: 20px;
  }
  .BackgroundColor1_AdvancedSearchPage .searchKirterier,
  .BackgroundColor1_AdvancedSearchPage .searchResult {
    font-weight: bold !important;
    font-size: 15px;
  }
  .BackgroundColor1_AdvancedSearchPage .priceFrom .Text1_AdvancedSearchPage,
  .BackgroundColor1_AdvancedSearchPage .priceTo .Text1_AdvancedSearchPage {
    display: inline-block;
    padding: 7px 5px 0 0;
  }
  .BackgroundColor1_AdvancedSearchPage select {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
  }
  .BackgroundColor1_AdvancedSearchPage .SubmitButton_AdvancedSearchPage {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 10px;
  }
  .BackgroundColor1_AdvancedSearchPage td {
    white-space: normal !important;
  }
  .webshop-customercenter #Form1 {
    margin: 30px 0 0 0;
  }
  .webshop-customercenter #tabB1,
  .webshop-customercenter #tabB2,
  .webshop-customercenter #tabB3 {
    padding: 0 10px 0 0;
  }
  input[type='checkbox'] {
    margin-top: -30px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed;
    width: 14px;
    height: 14px;
    margin: 0;
    margin-right: 5px;
    position: relative;
    cursor: pointer;
  }
  input[type='checkbox']:after {
    content: "";
    vertical-align: middle;
    text-align: center;
    line-height: 13px;
    position: absolute;
    cursor: pointer;
    height: 14px;
    width: 14px;
    left: 0px;
    top: 0px;
    font-size: 10px;
    background: #FFF;
    border: 1px solid #878787;
  }
  input[type='checkbox']:hover:after, input[type='checkbox']:checked:hover:after {
    background: #fff;
    content: '\2714';
    color: #888;
    border: 1px solid #888;
  }
  input[type='checkbox']:checked:after {
    background: #fff;
    content: '\2714';
    color: #000;
    border: 1px solid #000;
  }
  input[type='checkbox']:disabled:after {
    background: #f1f1f1;
    content: '';
    color: #000;
  }
  input[type='checkbox']:disabled:checked:after {
    background: #f1f1f1;
    content: '\2714';
    color: #888;
    border: 1px solid #888;
  }
  .ddab-highlighted {
    background: inherit;
  }
}

@media only screen and (max-width: 44em) {
  .cart .price {
    border: none !important;
  }
  .ShowBasket_ProductImage_DIV,
  .BackgroundColor1_ProductInfo.productImage {
    display: none;
  }
  #search-row {
    display: block !important;
  }
  #information-row .column {
    height: auto !important;
  }
  .frontpage .intro img {
    float: none !important;
    padding: 0 !important;
    margin: 0 0 40px 0 !important;
    width: 50%;
  }
  .grid[data-columns]::before {
    content: '1 .column.small-12';
  }
  #webshop-basket #webshop-basket-sum {
    background: none;
  }
  .inner-product-wrapper .column:nth-child(2n+3) {
    clear: both;
  }
}

@media only screen and (min-width: 44.063em) {
  .webshop-productinfo .info-col {
    margin: 0;
  }
  .webshop-productinfo .info-col .product-information {
    padding: 20px;
    border-style: solid;
    border-width: 1px;
  }
  .webshop-productinfo .info-col .ratings {
    margin: 30px 20px 0 20px;
  }
  .webshop-productinfo .info-col .reviews {
    margin: 30px 20px;
  }
  .webshop-productinfo .product-description-long {
    border-top: none;
    margin: 0;
    padding: 40px 0 0 0;
  }
  .webshop-showbasket .productrow .ShortDescription_ShowBasket {
    display: block;
  }
  #logo-row {
    padding: 45px 0 30px 0;
  }
  #logo-row .logo a span {
    font-size: 1.3em;
  }
  #logo-row .cart-wrapper .search {
    display: block;
    float: right;
    margin: 2px 50px 0 0;
    cursor: pointer;
  }
  #logo-row .cart-wrapper .search .btn {
    height: 38px;
    width: 38px;
    border-radius: 50px;
    background: #555555 url("../images/bg_search.png") no-repeat 50% 50%;
  }
  #logo-row .cart-wrapper .search .btn:hover {
    background-color: #4d4c4c;
  }
  .cart {
    padding-top: 5px;
  }
  .cart .sum {
    float: left;
    padding: 0 15px 0 25px;
    font-size: 1rem;
    line-height: 30px;
    background-image: url("../images/bg_basket.png");
    background-repeat: no-repeat;
    background-position: 0 50%;
  }
  .cart .price {
    float: left;
    border-left: 1px solid #555555;
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
    padding: 0 0 0 25px;
    font-size: 1.5714285714rem;
    letter-spacing: -1px;
    height: 30px;
    line-height: 30px;
    background: none !important;
  }
  #search-row {
    display: none;
  }
  #webshop-topmenu .has-dropdown > a {
    padding-right: 30px;
  }
  #webshop-topmenu ul.dropdown a {
    text-transform: none;
    font-size: 1.1428571429rem;
    line-height: 25px;
    padding: 10px 12.5px;
    border-top-width: 1px;
    border-top-style: solid;
  }
  #webshop-topmenu ul.dropdown a:hover {
    background: #282828;
  }
  #webshop-topmenu .top-bar {
    height: auto;
    min-height: 50px;
  }
  #subnavigation-row .sub-navigation ul {
    margin: 0;
    padding: 13px 0;
  }
  #subnavigation-row .sub-navigation ul:after {
    clear: both;
    content: " ";
    display: table;
  }
  #subnavigation-row .sub-navigation ul li {
    font-size: 12px;
    float: left;
    padding: 0 25px 0 0;
    list-style: none;
  }
  #subnavigation-row .sub-navigation ul li a {
    color: #989898;
  }
  #subnavigation-row .sub-navigation ul li a:hover {
    color: #ff5b42;
  }
  #subnavigation-row .sub-navigation ul li.TopMenu_MenuItem_Active a {
    color: #ff5b42;
  }
  #checkout-container #column-data {
    padding: 0 2% 0 0;
    width: 50%;
    border-right: 1px solid #dedede;
  }
  #checkout-container #column-shipping-payment {
    border: none;
    width: 50%;
    padding: 0 0 0 2%;
    margin: 0;
  }
  #checkout-container #column-order-summary {
    width: 100%;
  }
  .frontpage .intro {
    margin: 40px 0 0 0;
    padding: 60px 0;
  }
  .frontpage .banners .nivo-controlNav {
    display: block;
  }
  .frontpage .banners .nivo-dynamic-text {
    top: 16%;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-teaser {
    display: block;
    padding: 10px 0 20px 0;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-link {
    font-size: 1.1428571429rem;
    display: inline-block;
  }
  .page-footer {
    font-size: 13px;
  }
  .page-footer .spacer {
    display: block;
    border: none;
    background: #555555;
    height: 1px;
    margin: 0;
  }
  .page-footer #information-row {
    overflow: hidden;
    padding: 0 0.8928571429rem;
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .page-footer #information-row .row {
    margin: 0;
    margin-left: -3.5714285714rem;
    margin-right: -3.5714285714rem;
  }
  .page-footer #information-row .row .column {
    border-left: 1px solid #555555;
    padding-left: 50px !important;
    padding-right: 50px !important;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .page-footer #information-row .row .column:first-child {
    padding-left: 0.8928571429rem;
    border: none;
  }
  .page-footer #bottom-navigation-row {
    font-size: 12px;
    padding: 30px 0 15px 0;
  }
  .page-footer #bottom-navigation-row ul {
    width: auto;
    margin: 0 auto;
    text-align: center;
  }
  .page-footer #bottom-navigation-row ul:after {
    clear: both;
    content: " ";
    display: table;
  }
  .page-footer #bottom-navigation-row ul li {
    list-style: none;
    display: inline-block;
    padding: 0 0 0 30px;
    line-height: 30px;
  }
  .page-footer #bottom-navigation-row ul li:first-child {
    padding: 0;
  }
  .page-footer #bottom-navigation-row ul li a {
    font-size: 13px;
    color: #989898;
  }
  .page-footer #bottom-navigation-row ul li a:hover {
    color: #ff5b42;
  }
}

@media only screen and (min-width: 44.063em) and (max-width: 59.5em) {
  .grid[data-columns]::before {
    content: '2 .column.medium-6';
  }
  .inner-product-wrapper .column:nth-child(3n+4) {
    clear: both;
  }
}

@media only screen and (min-width: 59.563em) {
  #checkout-container #column-data {
    padding: 0 2% 0 0;
    width: 30%;
  }
  #checkout-container #column-shipping-payment {
    padding: 0 2%;
    width: 25%;
    border-right: 1px solid #dedede;
    min-height: 500px;
  }
  #checkout-container #column-order-summary {
    border-top: none;
    padding: 0 0 0 2%;
    width: 45%;
    margin: 0;
  }
  .frontpage .intro {
    padding: 60px 0;
  }
  .frontpage .banners .nivo-dynamic-text {
    top: 16%;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-header {
    font-size: 2.4285714286rem;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-teaser {
    display: block;
    padding: 10px 0 30px 0;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-link {
    display: inline-block;
    font-size: 1.4285714286rem;
  }
}

@media only screen and (min-width: 59.563em) and (max-width: 83em) {
  .inner-product-wrapper .column:nth-child(4n+5) {
    clear: both;
  }
  .grid[data-columns]::before {
    content: '3 .column.large-4';
  }
  .products .product .buysection .price {
    font-size: 1.2857142857rem;
  }
}

@media only screen and (min-width: 83.063em) {
  .xlarge-twenty {
    width: 20%;
  }
  .inner-product-wrapper .column:nth-child(6n) {
    clear: both;
  }
  .grid[data-columns]::before {
    content: '4 .column.xlarge-3';
  }
  .frontpage .banners .nivo-dynamic-text {
    top: 20% !important;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-header {
    font-size: 3.2857142857rem;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-header span {
    font-weight: 200;
  }
  .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-teaser {
    padding: 20px 0 50px 0;
  }
  .products .product .buysection .price {
    font-size: 1.5714285714rem;
  }
}
