.mg_mega li dl {
  display: none;
}

meta.foundation-version {
  font-family: "/5.4.5/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.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: 100%; }

body {
  background: white;
  color: #222222;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

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: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%; }

.row {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
 }
  .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.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

[class*="column"]   [class*="column"]:last-child {
  float: right; }

[class*="column"]   [class*="column"].end {
  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.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    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.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    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.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    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.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0% !important; }

  .small-offset-1 {
    margin-left: 8.33333% !important; }

  .small-offset-2 {
    margin-left: 16.66667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.33333% !important; }

  .small-offset-5 {
    margin-left: 41.66667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.33333% !important; }

  .small-offset-8 {
    margin-left: 66.66667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.33333% !important; }

  .small-offset-11 {
    margin-left: 91.66667% !important; }

  .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; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; } }
@media only screen and (min-width: 40.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.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    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.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    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.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    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.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0% !important; }

  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .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; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .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.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .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.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    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.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    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.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    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.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0% !important; }

  .large-offset-1 {
    margin-left: 8.33333% !important; }

  .large-offset-2 {
    margin-left: 16.66667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.33333% !important; }

  .large-offset-8 {
    margin-left: 66.66667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.33333% !important; }

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .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; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .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.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #008cba;
  border-color: #007095;
  color: white;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #202e5f; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: white; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    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: #333333; }
  button.success, .button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white; }
    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: white; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white; }
    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: white; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: white; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: white; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: white; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
}
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008cba;
    border-color: #007095;
    color: white;
    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: #007095; }
    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: white; }
    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: #008cba; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      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: #333333; }
      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: white;
      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: white; }
      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: white;
      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: white; }
      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; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: white; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: white; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block; } }
/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      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.5rem; }

/* Label Styles */
label {
  font-size: 1rem;
  color: #222222;
  cursor: pointer;
  display: block;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

select::-ms-expand {
  display: none; }

/* 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: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* 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.125rem;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  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: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* 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"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: white;
  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);
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 93%;
  -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,
  input[type="color"]:focus,
  textarea:focus {
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  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,
  input[type="color"]:focus,
  textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"]:disabled,
  input[type="password"]:disabled,
  input[type="date"]:disabled,
  input[type="datetime"]:disabled,
  input[type="datetime-local"]:disabled,
  input[type="month"]:disabled,
  input[type="week"]:disabled,
  input[type="email"]:disabled,
  input[type="number"]:disabled,
  input[type="search"]:disabled,
  input[type="tel"]:disabled,
  input[type="time"]:disabled,
  input[type="url"]:disabled,
  input[type="color"]:disabled,
  textarea:disabled {
    background-color: #dddddd;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"],
  input[type="password"][disabled],
  input[type="password"][readonly], fieldset[disabled]
  input[type="password"],
  input[type="date"][disabled],
  input[type="date"][readonly], fieldset[disabled]
  input[type="date"],
  input[type="datetime"][disabled],
  input[type="datetime"][readonly], fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly], fieldset[disabled]
  input[type="datetime-local"],
  input[type="month"][disabled],
  input[type="month"][readonly], fieldset[disabled]
  input[type="month"],
  input[type="week"][disabled],
  input[type="week"][readonly], fieldset[disabled]
  input[type="week"],
  input[type="email"][disabled],
  input[type="email"][readonly], fieldset[disabled]
  input[type="email"],
  input[type="number"][disabled],
  input[type="number"][readonly], fieldset[disabled]
  input[type="number"],
  input[type="search"][disabled],
  input[type="search"][readonly], fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"][readonly], fieldset[disabled]
  input[type="tel"],
  input[type="time"][disabled],
  input[type="time"][readonly], fieldset[disabled]
  input[type="time"],
  input[type="url"][disabled],
  input[type="url"][readonly], fieldset[disabled]
  input[type="url"],
  input[type="color"][disabled],
  input[type="color"][readonly], fieldset[disabled]
  input[type="color"],
  textarea[disabled],
  textarea[readonly], fieldset[disabled]
  textarea {
    background-color: #dddddd;
    cursor: default; }
  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,
  input[type="color"].radius,
  textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-border-radius: 0px; }
}

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Add height value for select elements to match text input height */
select {
  -webkit-border-radius: 0px;
  background-color: #fafafa;
  background-image: url(data:image/svg xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8 PC9zdmc );
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #dddddd;
    cursor: default; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"]   label,
input[type="radio"]   label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */




[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }


aside form .error {
    color: red;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 9px;
}

.form-field.error {color: red; font-size: 12px!important; }



span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
.error label,
.error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }
.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,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
 }
  .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: 45px; }

.top-bar {
  overflow: hidden;
  line-height: 45px;
  position: relative;
  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: 1.8rem;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem; }
  .top-bar .button, .top-bar button {
    padding-top: 0.4125rem;
    padding-bottom: 0.4125rem;
    margin-bottom: 0;
    font-size: 0.75rem; }
    @media only screen and (max-width: 40em) {
      .top-bar .button, .top-bar button {
        position: relative;
        top: -1px; } }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1 {
      line-height: 45px;
      font-size: 1.0625rem;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: normal;
        color: white;
        width: 75%;
        display: block;
        padding: 0 15px; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: white;
      text-transform: uppercase;
      font-size: 0.8125rem;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 15px;
      height: 45px;
      line-height: 45px; }
    .top-bar .toggle-topbar.menu-icon {
      top: 50%;
      margin-top: -16px; }
      .top-bar .toggle-topbar.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0 40px 0 15px;
        color: white;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          position: absolute;
          display: block;
          height: 0;
          top: 50%;
          margin-top: -8px;
          right: 15px;
          box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a::after {
        box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; 
  display:none;
}

  .top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }

.top-bar-section ul li {
    text-align: center !important;
    display: inline-block !important;
    float: unset !important;
    margin-top: -2px;

}

.top-bar-section ul li > a {
	display: inline-block;
	width: 100%;
	color: #000;
	padding-left: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	letter-spacing: 0.5px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}


      .top-bar-section ul li > a.button {
        font-size: 0.8125rem;
        padding-right: 15px;
        padding-left: 15px;
        background-color: #008cba;
        border-color: #007095;
        color: white; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #007095; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: white; }
      .top-bar-section ul li > a.button.secondary {
        background-color: #e7e7e7;
        border-color: #b9b9b9;
        color: #333333; }
        .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: #333333; }
      .top-bar-section ul li > a.button.success {
        background-color: #43ac6a;
        border-color: #368a55;
        color: white; }
        .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: white; }
      .top-bar-section ul li > a.button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: white; }
        .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: white; }
    .top-bar-section ul li > button {
      font-size: 0.8125rem;
      padding-right: 15px;
      padding-left: 15px;
      background-color: #008cba;
      border-color: #007095;
      color: white; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #007095; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: white; }
      .top-bar-section ul li > button.secondary {
        background-color: #e7e7e7;
        border-color: #b9b9b9;
        color: #333333; }
        .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: #333333; }
      .top-bar-section ul li > button.success {
        background-color: #43ac6a;
        border-color: #368a55;
        color: white; }
        .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: white; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: white; }
        .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: white; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      background: #272727;
      color: white; }
    .top-bar-section ul li.active > a {
      background: #008cba;
      color: white; }
      .top-bar-section ul li.active > a:hover {
        background: #0078a0;
        color: white; }
  .top-bar-section .has-form {
    padding: 15px; }
  .top-bar-section .has-dropdown {
    position: static; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: rgba(6, 5, 5, 0.69) transparent transparent !important;
      border-left-style: solid;
      margin-right: 8px;
      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 {
    padding: 0;
    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 15px; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.125rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: white;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 15px; }
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      padding: 8px 15px 2px;
      margin-bottom: 0;
      font-weight: bold;
      font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 40.063em) {
  .top-bar {
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; 
      clear:both;
}
    .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: 0.875rem;
      position: relative;
      top: 7px; }
    .top-bar.expanded { }

  .contain-to-grid .top-bar {
    max-width: 62.5rem;
    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-color: #555555;
      background: #272727;
      color: white; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 15px;
       }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      color: white;
      background: #008cba; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0;
        color: white; }
    .top-bar-section .has-dropdown > a {
      padding-right: 35px !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(6, 5, 5, 0.69) transparent transparent !important;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px; }
    .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 > a:focus   .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: rgba(239, 239, 239, 0.9);
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: white;
        line-height: 45px;
        white-space: nowrap;
        padding: 12px 15px;
         }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        color: #ffffff;
        margin-top: -2px;
         }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        color: #95a8b0;
        background-color: #555555;
        background: #272727; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
         }
      .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 #4e4e4e;
      clear: none;
      height: 45px;
      width: 0; }
    .top-bar-section .has-form {
      padding: 0 15px;
      height: 45px; }
    .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-color: #555555;
    background: #272727;
    color: white; }
  .no-js .top-bar-section ul li:active > a {
    background: #008cba;
    color: white; }
  .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; }
  .no-js .top-bar-section .has-dropdown > a:focus   .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f4f4f4;
  border-color: gainsboro;
  border-radius: 3px; }
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    text-transform: uppercase;
    color: #000000; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a {
      color: #000000; }
    .breadcrumbs > *.current {
      cursor: default;
      color: #333333; }
      .breadcrumbs > *.current a {
        cursor: default;
        color: #333333; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        text-decoration: none;
        color: #999999;
        cursor: default; }
    .breadcrumbs > *:before {
      content: "/";
      color: #aaaaaa;
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/"; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #000000;
  border-color: #0078a0;
  color: white; }
  .alert-box .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 3px; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #43ac6a;
    border-color: #3a945b;
    color: white; }
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: white; }
  .alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: white; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f; }
  .alert-box.alert-close {
    opacity: 0; }

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    .inline-list > li > * {
      display: block; }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group > li {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 40em) {
      .button-group.stack-for-small > li {
        margin: 0 -2px;
        float: left;
        display: inline-block;
        display: block;
        margin: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-top: 1px solid;
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0px;
          margin: 0;
          display: block; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button, .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width: 40.063em) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0px;
        margin: 0;
        display: block; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *, .button-group.round.stack > * > a, .button-group.round.stack > * > button, .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
    .button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem; }
  @media only screen and (min-width: 40.063em) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0px;
        margin: 0;
        display: block; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; } }
  .button-group.even-2 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }
.button-bar:after {
  clear: both; }
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #b6edff;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ecfaff;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
       }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #008cba; }
  .panel.radius {
    border-radius: 3px; }

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem; }
  .dropdown.button:after, button.dropdown:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: white transparent transparent transparent;
    top: 50%; }
  .dropdown.button:after, button.dropdown:after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button:after, button.dropdown:after {
    border-color: white transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:before, button.dropdown.tiny:before {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-color: white transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small:after, button.dropdown.small:after {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small:after, button.dropdown.small:after {
      border-color: white transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem; }
    .dropdown.button.large:after, button.dropdown.large:after {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large:after, button.dropdown.large:after {
      border-color: white transparent transparent transparent; }
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); }
  .th.radius {
    border-radius: 3px; }

.toolbar {
  background: #333333;
  width: 100%;
  font-size: 0;
  display: inline-block; }
  .toolbar.label-bottom .tab .tab-content i, .toolbar.label-bottom .tab .tab-content img {
    margin-bottom: 10px; }
  .toolbar.label-right .tab .tab-content i, .toolbar.label-right .tab .tab-content img {
    margin-right: 10px;
    display: inline-block; }
  .toolbar.label-right .tab .tab-content label {
    display: inline-block; }
  .toolbar.vertical.label-right .tab .tab-content {
    text-align: left; }
  .toolbar.vertical {
    height: 100%;
    width: auto; }
    .toolbar.vertical .tab {
      width: auto;
      margin: auto;
      float: none; }
  .toolbar .tab {
    text-align: center;
    width: 25%;
    margin: 0 auto;
    display: block;
    padding: 20px;
    float: left; }
    .toolbar .tab:hover {
      background: rgba(255, 255, 255, 0.1); }

.toolbar .tab-content {
  font-size: 16px;
  text-align: center; }
  .toolbar .tab-content label {
    color: #cccccc; }
  .toolbar .tab-content i {
    font-size: 30px;
    display: block;
    margin: 0 auto;
    color: #cccccc;
    vertical-align: middle; }
  .toolbar .tab-content img {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #eeeeee;
    font-weight: normal;
    font-size: 1rem;
     }
  .pricing-table .price {
    background-color: #f6f6f6;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 2rem;
     }
  .pricing-table .description {
    background-color: white;
    padding: 0.9375rem;
    text-align: center;
    color: #777777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #dddddd; }
  .pricing-table .bullet-item {
    background-color: white;
    padding: 0.9375rem;
    text-align: center;
    color: #333333;
    font-size: 0.875rem;
    font-weight: normal;
    border-bottom: dotted 1px #dddddd; }
  .pricing-table .cta-button {
    background-color: white;
    text-align: center;
    padding: 1.25rem 1.25rem 0; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg); }

  to {
    -moz-transform: rotate(360deg); } }

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg); }

  to {
    -o-transform: rotate(360deg); } }

@keyframes rotate {
  from {
    transform: rotate(0deg); }

  to {
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  .slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555555 white;
    border-radius: 1000px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0%; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0;
        background-color: rgba(51, 51, 51, 0.8);
        color: white;
        width: 100%;
        padding: 0.625rem 0.875rem;
        font-size: 0.875rem; }
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: white;
    background: rgba(0, 0, 0, 0);
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0%;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      display: none;
      position: absolute;
      top: 0px;
      right: 0;
      width: 11px;
      height: 14px;
      border: solid 4px white;
      border-top: none;
      border-bottom: none; }
    .orbit-container .orbit-timer.paused > span {
      right: -4px;
      top: 0px;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: white; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-left-color: #333333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      display: block;
      width: 0;
      height: 0;
      border: inset 10px; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: white; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: white; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: white;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: white; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; }
  .orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: 0.5625rem;
    height: 0.5625rem;
    background: #cccccc;
    float: none;
    margin-right: 6px;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }
.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 40.063em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }
@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin: 0% !important;
    opacity: 1 !important; }
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }

  .orbit-timer {
    display: none; }

  .orbit-next, .orbit-prev {
    display: none; }

  .orbit-bullets {
    display: none; } }
[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: white;
  z-index: 50;
  min-width: 100%;
  padding: 10px; }
  [data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
      line-height: 1.8em; }

.icon-bar {
  width: 100%;
  font-size: 0;
  display: inline-block;
 }
  .icon-bar > * {
    text-align: center;
    font-size: 1rem;
    width: 25%;
    margin: 0 auto;
    display: block;
    padding: 1.25rem;
    float: left; }
    .icon-bar > * i, .icon-bar > * img {
      display: block;
      margin: 0 auto; }
      .icon-bar > * i   label, .icon-bar > * img   label {
        margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem;
      vertical-align: middle; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    margin: 0 .0625rem 0 0;
    display: inline-block; }
    .icon-bar.label-right > * i   label, .icon-bar.label-right > * img   label {
      margin-top: 0; }
  .icon-bar.label-right > * label {
    display: inline-block; }
  .icon-bar.vertical.label-right > * {
    text-align: left; }
  .icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto; }
    .icon-bar.vertical .item, .icon-bar.small-vertical .item {
      width: auto;
      margin: auto;
      float: none; }
  @media only screen and (min-width: 40.063em) {
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.medium-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  @media only screen and (min-width: 64.063em) {
    .icon-bar.large-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.large-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  .icon-bar > * {
    font-size: 1rem;
    padding: 1.25rem; }
    .icon-bar > * i   label, .icon-bar > * img   label {
      margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar > *:hover {
    background: #008cba; }
  .icon-bar > * label {
    color: white; }
  .icon-bar > * i {
    color: white; }

.icon-bar.two-up .item {
  width: 50%; }
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.063em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto; } }
.icon-bar.three-up .item {
  width: 33.3333%; }
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.063em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto; } }
.icon-bar.four-up .item {
  width: 25%; }
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.063em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto; } }
.icon-bar.five-up .item {
  width: 20%; }
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.063em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto; } }
.icon-bar.six-up .item {
  width: 16.66667%; }
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.063em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto; } }

.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: 40em) {
  .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: 40.063em) and (max-width: 64em) {
  .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: 40.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: 64.063em) and (max-width: 90em) {
  .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: 64.063em) {
  .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: 90.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: 90.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: #000000;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #000000; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  
  font-weight: normal;
  font-style: normal;
  color: #222222;
  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: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

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 #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  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.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  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.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #dddddd; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    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.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 1rem; } }
/*
 * 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: black !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 #999999;
    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; } }
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left; }
    .tabs dd > a, .tabs .tab-title > a {
      display: block;
      background-color: #efefef;
      color: #222222;
      padding: 1rem 2rem;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem; }
      .tabs dd > a:hover, .tabs .tab-title > a:hover {
        background-color: #e1e1e1; }
    .tabs dd.active a, .tabs .tab-title.active a {
      background-color: white;
      color: #222222; }
  .tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 0.9375rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.9375rem; }

@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem; }

  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem; } }
.no-js .tabs-content > .content {
  display: block;
  float: none; }

ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem; }
  ul.pagination li {
    height: 1.5rem;
    color: #222222;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      display: block;
      padding: 0.0625rem 0.625rem 0.0625rem;
      color: #999999;
      background: none;
      border-radius: 3px;
      font-weight: normal;
      font-size: 1em;
      line-height: inherit;
      transition: background-color 300ms ease-out; }
    ul.pagination li:hover a,
    ul.pagination li a:focus, ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #008cba;
      color: white;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #008cba; }
  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; }

.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: outside;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  .side-nav li {
    margin: 0 0 0.4375rem 0;
    font-size: 0.875rem;
    font-weight: normal; }
    .side-nav li a:not(.button) {
      display: block;
      color: #008cba;
      margin: 0;
      padding: 0.4375rem 0.875rem; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        background: rgba(0, 0, 0, 0.025);
        color: #1cc7ff; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #1cc7ff;
      font-weight: normal;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      padding: 0;
      list-style: none;
      border-top-color: white; }
    .side-nav li.heading {
      color: #008cba;
      font-size: 0.875rem;
      font-weight: bold;
      text-transform: uppercase; }

.accordion {
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #e8e8e8; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #efefef;
      color: #222222;
      padding: 1rem;
      display: block;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.9375rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        display: block;
        background: white; }

.split.button {
  position: relative;
  padding-right: 5.0625rem; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button span {
    width: 3.09375rem; }
    .split.button span:after {
      border-top-style: solid;
      border-width: 0.375rem;
      top: 48%;
      margin-left: -0.375rem; }
  .split.button span:after {
    border-color: white transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.secondary span:after {
    border-color: white transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.tiny {
    padding-right: 3.75rem; }
    .split.button.tiny span {
      width: 2.25rem; }
      .split.button.tiny span:after {
        border-top-style: solid;
        border-width: 0.375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.small {
    padding-right: 4.375rem; }
    .split.button.small span {
      width: 2.625rem; }
      .split.button.small span:after {
        border-top-style: solid;
        border-width: 0.4375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.large {
    padding-right: 5.5rem; }
    .split.button.large span {
      width: 3.4375rem; }
      .split.button.large span:after {
        border-top-style: solid;
        border-width: 0.3125rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.expand {
    padding-left: 2rem; }
  .split.button.secondary span:after {
    border-color: #333333 transparent transparent transparent; }
  .split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }

.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0; }

.reveal-modal, dialog {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100vw;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: white;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.875rem; }
  @media only screen and (max-width: 40em) {
    .reveal-modal, dialog {
      min-height: 100vh; } }
  .reveal-modal .column, dialog .column, .reveal-modal .columns, dialog .columns {
    min-width: 0; }
  .reveal-modal > :first-child, dialog > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child, dialog > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal, dialog {
      width: 80%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal, dialog {
      top: 6.25rem; } }
  .reveal-modal.radius, dialog.radius {
    border-radius: 3px; }
  .reveal-modal.round, dialog.round {
    border-radius: 1000px; }
  .reveal-modal.collapse, dialog.collapse {
    padding: 0; }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.tiny, dialog.tiny {
      width: 30%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.small, dialog.small {
      width: 40%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.medium, dialog.medium {
      width: 60%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.large, dialog.large {
      width: 70%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.xlarge, dialog.xlarge {
      width: 95%;
      max-width: 62.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  .reveal-modal.full, dialog.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important; }
    @media only screen and (min-width: 40.063em) {
      .reveal-modal.full, dialog.full {
        width: 100vw;
        max-width: 62.5rem;
        left: 0;
        right: 0;
        margin: 0 auto; } }
  .reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer; }

dialog {
  display: none; }
  dialog::backdrop, dialog   .backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    background: rgba(0, 0, 0, 0.45);
    z-index: auto;
    display: none;
    left: 0; }
  dialog[open] {
    display: block; }

@media print {
  dialog, .reveal-modal, dialog {
    display: none;
    background: white !important; } }
/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #003f54;
    color: #008cba; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  display: none;
  position: absolute;
  z-index: 1006;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 300px;
  left: 50%;
  width: 100%;
  color: white;
  background: #333333; }
  .tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    top: -10px;
    pointer-events: none; }
    .tooltip > .nub.rtl {
      left: auto;
      right: 5px; }
  .tooltip.radius {
    border-radius: 3px; }
  .tooltip.round {
    border-radius: 1000px; }
    .tooltip.round > .nub {
      left: 2rem; }
  .tooltip.opened {
    color: #008cba !important;
    border-bottom: dotted 1px #003f54 !important; }

.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: normal; }

@media only screen and (min-width: 40.063em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px; } }
/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999999999999; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaaaaa;
  font-size: 0.6em; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

.clearing-close {
     z-index: 999999 !important;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #cccccc;
  display: none; }
  .clearing-close:hover, .clearing-close:focus {
    color: #cccccc; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 0em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: 0.8; }

  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #cccccc; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #cccccc; }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
        clear: none; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }

  .clearing-close {
    position: absolute;
    top: 10px;
   z-index: 999999 !important;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }
/* Progress Bar */
.progress {
  background-color: #f6f6f6;
  height: 1.5625rem;
  border: 1px solid white;
  padding: 0.125rem;
  margin-bottom: 0.625rem; }
  .progress .meter {
    background: #008cba;
    height: 100%;
    display: block; }
  .progress.secondary .meter {
    background: #e7e7e7;
    height: 100%;
    display: block; }
  .progress.success .meter {
    background: #43ac6a;
    height: 100%;
    display: block; }
  .progress.alert .meter {
    background: #f04124;
    height: 100%;
    display: block; }
  .progress.radius {
    border-radius: 3px; }
    .progress.radius .meter {
      border-radius: 2px; }
  .progress.round {
    border-radius: 1000px; }
    .progress.round .meter {
      border-radius: 999px; }

.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0.625rem;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 0.875rem;
    color: #999999; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      text-decoration: none;
      color: #999999;
      padding: 0.1875rem 1rem; }
      .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: #008cba;
      padding: 0.1875rem 1rem;
      cursor: default;
      color: white; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #0078a0; }

/* Foundation Joyride */
.joyride-list {
  display: none; }

/* Default styles for the container */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #333333;
  color: white;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%; }

.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px; }

.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem; }
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important; }
  .joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: 10px solid #333333; }
  .joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #333333;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right {
    right: -20px; }
  .joyride-tip-guide .joyride-nub.left {
    left: -20px; }

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: white; }

.joyride-tip-guide p {
  margin: 0 0 1.125rem 0;
  font-size: 0.875rem;
  line-height: 1.3; }

.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625rem;
  bottom: 1rem; }

.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666; }

.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal;
  line-height: .5 !important; }
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #eeeeee !important; }

.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer; }

.joyride-expose-wrapper {
  background-color: white;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  box-shadow: 0 0 15px white; }

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0; }

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 40.063em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px; }
    .joyride-tip-guide .joyride-nub.right {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: auto;
      right: -20px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-left-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: -20px;
      right: auto; } }
.label {
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #008cba;
  color: white; }
  .label.radius {
    border-radius: 3px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #f04124;
    color: white; }
  .label.warning {
    background-color: #f08a24;
    color: white; }
  .label.success {
    background-color: #43ac6a;
    color: white; }
  .label.secondary {
    background-color: #e7e7e7;
    color: #333333; }
  .label.info {
    background-color: #a0d3e8;
    color: #333333; }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  color: white;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: white;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem; }

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #ffffff;
  left: 0; }

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: 1px solid #ffffff !important;
  right: 0; }

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width: 40.063em) {
    .tab-bar-section.left, .tab-bar-section.right {
      text-align: left; } }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: white;
  position: relative;
  transform: translate3d(0, 0, 0); }
  .tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100.5%, 0);
  -webkit-transform: translate3d(-100.5%, 0, 0);
  -moz-transform: translate3d(-100.5%, 0, 0);
  -ms-transform: translate3d(-100.5%, 0, 0);
  -o-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100.5%, 0);
  -webkit-transform: translate3d(100.5%, 0, 0);
  -moz-transform: translate3d(100.5%, 0, 0);
  -ms-transform: translate3d(100.5%, 0, 0);
  -o-transform: translate3d(100.5%, 0, 0);
  transform: translate3d(100.5%, 0, 0);
  right: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden;
color: white;
}

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 0.9375rem;
    color: #ffffff !important;
    font-size: 0.75rem;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }

ul.off-canvas-list li ol li {
  background-color: #3e3d3d;
  list-style: outside none none !important;
  margin-left: -20px !important;
}


.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 40.063em) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: 0.5rem;
      display: inline; }
  .left-submenu.move-right {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: 0.5rem;
      display: inline; }
  .right-submenu.move-left {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline; }

/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89; }
  .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px; }
    .f-dropdown.drop-right > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent white transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 89; }
    .f-dropdown.drop-right:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent #cccccc transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 9px;
      left: -14px;
      z-index: 88; }
  .f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px; }
    .f-dropdown.drop-left > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent transparent transparent white;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 89; }
    .f-dropdown.drop-left:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent transparent transparent #cccccc;
      border-left-style: solid;
      position: absolute;
      top: 9px;
      right: -14px;
      left: auto;
      z-index: 88; }
  .f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: -2px;
    margin-left: 0;
    max-width: 200px; }
    .f-dropdown.drop-top > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: white transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -12px;
      left: 10px;
      right: auto;
      z-index: 89; }
    .f-dropdown.drop-top:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: #cccccc transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -14px;
      left: 9px;
      right: auto;
      z-index: 88; }
  .f-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #eeeeee; }
    .f-dropdown li.radius {
      border-radius: 3px; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    max-width: 200px; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }
  .f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important; }
    .f-dropdown.mega.open {
      left: 0 !important; }

table {
  background: white;
  margin-bottom: 1.25rem;
  border: solid 1px #dddddd !important;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: whitesmoke; }
    table thead tr th,
    table thead tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tfoot {
    background: whitesmoke; }
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tr th,
  table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222222;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f9f9f9; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

.range-slider {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #dddddd;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  background: #fafafa; }
  .range-slider.vertical-range {
    display: block;
    position: relative;
    width: 100%;
    height: 1rem;
    border: 1px solid #dddddd;
    margin: 1.25rem 0;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    width: 1rem;
    height: 12.5rem; }
    .range-slider.vertical-range .range-slider-handle {
      margin-top: 0;
      margin-left: -0.5rem;
      position: absolute;
      bottom: -10.5rem; }
    .range-slider.vertical-range .range-slider-active-segment {
      width: 0.875rem;
      height: auto;
      bottom: 0; }
  .range-slider.radius {
    background: #fafafa;
    border-radius: 3px; }
    .range-slider.radius .range-slider-handle {
      background: #008cba;
      border-radius: 3px; }
      .range-slider.radius .range-slider-handle:hover {
        background: #007ba4; }
  .range-slider.round {
    background: #fafafa;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: #008cba;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: #007ba4; }
  .range-slider.disabled, .range-slider[disabled] {
    background: #fafafa;
    cursor: default;
    opacity: 0.7; }
    .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #008cba;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: #007ba4; }

.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: #e5e5e5; }

.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -0.3125rem;
  width: 2rem;
  height: 1.375rem;
  border: 1px solid none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #008cba; }
  .range-slider-handle:hover {
    background: #007ba4; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
 

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      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(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n 1) {
      clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      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(1n) {
      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(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n 1) {
      clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n 1) {
      clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      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(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n 1) {
      clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      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(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n 1) {
      clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n 1) {
      clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n 1) {
      clear: both; } }
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      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(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n 1) {
      clear: both; }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      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(1n) {
      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(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n 1) {
      clear: both; }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n 1) {
      clear: both; }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      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(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n 1) {
      clear: both; }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      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(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n 1) {
      clear: both; }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n 1) {
      clear: both; }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n 1) {
      clear: both; } }
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      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(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n 1) {
      clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      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(1n) {
      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(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n 1) {
      clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n 1) {
      clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      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(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n 1) {
      clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      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(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n 1) {
      clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n 1) {
      clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n 1) {
      clear: both; } }
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px; }

.switch {
  padding: 0;
  border: none;
  position: relative; }
  .switch label {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    color: transparent;
    background: #dddddd;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    cursor: pointer;
    transition: left 0.15s ease-out; }
  .switch input {
    opacity: 0;
    position: absolute;
    top: 9px;
    left: 10px;
    padding: 0; }
    .switch input   label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    content: "";
    display: block;
    background: white;
    position: absolute;
    top: .25rem;
    left: .25rem;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .switch input:checked   label {
    background: #008cba; }
  .switch input:checked   label:after {
    left: 2.25rem; }
  .switch label {
    width: 4rem;
    height: 2rem; }
  .switch label:after {
    width: 1.5rem;
    height: 1.5rem; }
  .switch input:checked   label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #dddddd; }
  .switch label:after {
    background: white; }
  .switch input:checked   label {
    background: #008cba; }
  .switch.large label {
    width: 5rem;
    height: 2.5rem; }
  .switch.large label:after {
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked   label:after {
    left: 2.75rem; }
  .switch.small label {
    width: 3.5rem;
    height: 1.75rem; }
  .switch.small label:after {
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked   label:after {
    left: 2rem; }
  .switch.tiny label {
    width: 3rem;
    height: 1.5rem; }
  .switch.tiny label:after {
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked   label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

/* 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-xxlarge-only, .hide-for-xxlarge-up {
    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-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  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-xxlarge-only, table.hide-for-xxlarge-up {
    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-xxlarge-only, thead.hide-for-xxlarge-up {
    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-xxlarge-only, tbody.hide-for-xxlarge-up {
    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-xxlarge-only, tr.hide-for-xxlarge-up {
    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-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 40.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-xxlarge-only, .hide-for-xxlarge-up {
    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-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  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-xxlarge-only, table.hide-for-xxlarge-up {
    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-xxlarge-only, thead.hide-for-xxlarge-up {
    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-xxlarge-only, tbody.hide-for-xxlarge-up {
    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-xxlarge-only, tr.hide-for-xxlarge-up {
    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-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.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, .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-xxlarge-only, .hide-for-xxlarge-up {
    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-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  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-xxlarge-only, table.hide-for-xxlarge-up {
    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-xxlarge-only, thead.hide-for-xxlarge-up {
    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-xxlarge-only, tbody.hide-for-xxlarge-up {
    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-xxlarge-only, tr.hide-for-xxlarge-up {
    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-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.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, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    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, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  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.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    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.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    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.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    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.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    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.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    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, .show-for-xxlarge-only, .show-for-xxlarge-up {
    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, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  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.show-for-xxlarge-only, table.show-for-xxlarge-up {
    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.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    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.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    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.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    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.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
    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; }

/*--Style Sheet:CSS - Theme A - Main 1 of 3 - 16--*/
/*
|
| Notes can go in here
|
*/

/*===========================Begin site theme===========================*/

/*--------------------Google font calls------------------*/

@import url('https://fonts.googleafpis.com/css?family=Lato:100,100i,300,300i,400,400i,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,600;1,500;1,600&display=swap');


.clearing-thumbs.small-block-grid-4 > * {
        margin: -1px !important;}

/*--------------------Basic Standards--------------------*/
body {font-family: 'Montserrat', sans-serif;}

slider img {display: none;}

.preferredName { display: none;}

.brandBlock {float: left; width: 20%; display: block; text-align: center; padding-bottom: 40px;}

.mobilesearch {display: none;}

.brandSlider {height: 80px;overflow: hidden; margin-top: 10px;}

.leftmenuadvert.remove {display: none;}

.popUp {display:none;}

.logoutLink {display: block !important; position: absolute !important;}

.logoutLink img {display: none !important;}

.hideFirst{display: none;}

.advancedfilters {display: block !important;}

#dpt {display: none;}

.hideOnLoad{display: none;}


.deptPage.sale #grid_1 {display: none;}
.deptPage.sale #grid_2 {display: none;}
.deptPage.sale #list {display: none;}

.deptPage.sale .pg_row_image.multi_image {display: none;}

.accountList img {width: 50px !important;}

.slick-dots {display: none !important;}

#basket_items {
    height: 52px;
    overflow: hidden;
    margin-left: 0px;
}

.right-off-canvas-menu {background:#000 !important;}
.left-off-canvas-menu {background:#000 !important;}
ul.off-canvas-list li a:hover {background:#fff !important;color: #000 !important;}
.right-small {border-left:0px !important;}
.c-hamburger--htx {border-right:0px solid #ffffff!important;}
.right-off-canvas-toggle.right-icon {display: none;}


ul.off-canvas-list li a {
  display: block;
  padding: 0.66667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 0px solid #262626;
  transition: background 300ms ease;
  height: 56px !important;
  text-align: center !important;
  line-height: 40px !important;
}

select {
    margin: 50px;
    width: 100%;
    font-size: 0.8rem;
    border: 1px solid #ccc;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/images/selectArrow.svg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 4px top 3px;
    background-size: 26px;
    border-radius: 0px;
}

.iconCaption {display: none !important;}

.black {color: #fff; background-color: #000 !important; float: left; width: 100%; margin-bottom: 18px; padding-top: 18px; padding-bottom: 18px;}
.white {color: #000; background-color: #fff !important; float: left; width: 100%; margin-bottom: 18px;}

.discountField {text-align: right;}


#accountPage #rolly_2:hover, #accountPage #rolly_3:hover, #accountPage #rolly_4:hover, #accountPage #rolly_5:hover, #accountPage #rolly_6:hover, #accountPage #rolly_7:hover, #accountPage #rolly_8:hover, #accountPage #rolly_9:hover, #accountPage #rolly_10:hover, #accountPage #rolly_11:hover, #accountPage #rolly_12:hover, #accountPage #rolly_13:hover, #accountPage #rolly_14:hover, #accountPage #rolly_15:hover, #accountPage #rolly_16:hover, #accountPage #rolly_17:hover, #accountPage #rolly_18:hover, #accountPage #rolly_19:hover, #accountPage #rolly_20:hover, #accountPage #rolly_21:hover, #accountPage #rolly_22:hover, #accountPage #rolly_23:hover, #accountPage #rolly_24:hover, #accountPage #rolly_25:hover, #accountPage #rolly_26:hover, #accountPage #rolly_27:hover, #accountPage #rolly_28:hover, #accountPage #rolly_29:hover, #accountPage #rolly_30:hover, #accountPage #rolly_31:hover, #accountPage #rolly_32:hover, #accountPage #rolly_33:hover, #accountPage #rolly_34:hover, #accountPage #rolly_35:hover, #accountPage #rolly_36:hover, #accountPage #rolly_37:hover, #accountPage #rolly_38:hover, #accountPage #rolly_39:hover, #accountPage #rolly_40:hover {
	background: #FFFFFF !important;
	color: #fff !important;
}

#basket_items:hover .popUp {
	display: none !important;
	position: absolute;
	top: 70px;
	z-index: 999999;
	right: 0;
        width: 614px;
}


body#accountPage table.basket.Ordertable b{
    color: #000000 !important;
}

.fa-phone::before {
    content: "\f095";
    color: #fff;
}


#panel2 h5 {
    font-weight: 500;}

.fa.fa-map-marker {
    margin-right: 14px !important;
    font-size: 18px !important;
    color: #ffffff !important;
    float: left;
}

.footerAddress .fa.fa-phone {
    margin-right: 12px !important;
    font-size: 16px;
    color: #ffffff !important;
}
.fa.fa-envelope {
    margin-right: 10px !important;
    font-size: 14px !important;
    color: #ffffff !important;
}

.topBarContainer .fa.fa-envelope {
    margin-right: 4px !important;
    font-size: 20px !important;
    color: #ffffff !important;
}

.main-section ul.footerAddress h2 {
  padding: 15px 0px !important;
}

.Opening h2 {
  font-size: 1rem !important;
  font-weight: bold!important;
}

.callout.panel.last img {
  transition: transform 0.3s ease;
}

.callout.panel.last:hover img {
}

.top-bar .title-area {
  float: left !important;
  margin: 0;
}


.homepageTiles.tile3 img {margin-bottom: 0px!important;}
.homepageTiles.tile3 p {color: #fff;}


.homepageTiles.tile3 b {
	background: #f4f1f1;
	color: #707070 !important;
	padding: 10px 30px;
	font-size: 16px;
	border: 1px solid #707070;
	text-align: center;
	text-transform: none !important;
	font-weight: normal;
	margin-top: 10px !important;
	display: inline-block;
}

.homepageTiles.tile3 b:hover {
	bottom: 0px;
	background: #fff !important;
	border: 1px solid #707070;
	color: #707070 !important;
}

.homepageTiles.tile3 h3 {
    font-size: 1.3rem !important;
    font-weight: 600;
    padding-bottom: 6px;
}

.homepageTiles.tile3 span h3 {
  color: #fff !important;
}

.three_image_frame {
	background: #ffffff;
	padding-bottom: 20px;
	text-align: center;
	padding-bottom: 50px;
	float: left;
	width: 100%;
}

#homePage .inner-wrap {
    background: #fff;
    margin-top: 0px;
  }

.highlight a {
    background: #ebeae7;
    border-radius: 4px;
    padding: 6px 8px;
    color: #fff !important;
    margin-top: 10px !important;
    line-height: 26px;
}

.highlight a {
  color: black !important;
}


.leftCol.small-12.medium-12.large-12 {
  float: left;
}

.homepageTiles.tile3.row span {
    margin-bottom: 0px;
}

.homepageTiles.tile3 .tile span {
	bottom: 0px;
	background: #51505099 !important;
	padding-bottom: 50px;
	padding-top: 20px;
}

ul.footerAddress li span strong {
  color: #ffffff !important;
}

ul.footerAddress li strong {
  color: #ffffff !important;
}



.reg_box.steppedOther::before {
    width: 100%;
    height: auto;
    display: block;
    content: "Please let us know your requested delivery date and any special delivery instructions.";
    text-align: center;
    background: #F4EBEB;
    margin-bottom: 10px;
    padding: 14px;
}


.lineTotalGrossHeader {
    text-align: right;
}

.logo {text-align: left;}

.popUp button.bbUpdateBasket {
    position: relative !important;
    width: 25%!important;
    font-size: 12px!important;
    margin-top: -37px!important;
}


.vertical-align-outer {
  display: table;
  width: 100%;
}

.image.td1 img {border: 1px solid #ccc;}

.barBasketContainer.right:hover .popUp {
    display: none;
    position: absolute;
    right: 0px;
    width: 520px;
}


#accountPage .product_purchase_accessories input {
    margin-right: 10px;
}

a.plainbutton {
	background: #000000;
	color: #fff !important;
	padding: 10px 40px;
	font-size: 16px;
	border: 1px solid #fff;
	text-align: center;
	margin-top: 40px;
        margin-bottom: 40px;
	display: inline-block;
	margin-left: 50px !important;
}

a.plainbutton:hover {
    background: #fff !important;
    border: 1px solid #000000;
    color: #000000 !important;
}

.delValGross {text-align: right;}


p.dimensions {margin-bottom:20px;}

p.dimensions:empty {display:none;}

html {} body {
    font-family: 'Montserrat', sans-serif;;
    font-size: 1rem !important;
    color: #ffffff;
}


h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
    letter-spacing: 0;
}

h1 {
    border-bottom: 0px dotted #333;
    font-size: 1.8rem;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
    padding-bottom: 0.5rem;
    color: #1c1b1b;
    font-family: 'Montserrat', sans-serif;
}

#departmentPage h1 {margin-top: 0rem !important; line-height: 2rem;}
.marketingText {color: #000; float: right; width: 90%;}
.showDeliveryAddress { color: #000;}

p {
    font-size:1rem;
    line-height: 1.6 !important;
    margin-bottom: 1.25rem !important;
    text-rendering: optimizeLegibility;
    color: #5e5d5b;
}

a {
  color: #1c1b1b;
  line-height: inherit;
  text-decoration: none;
}

.clearBoth {
  height: 0;
  margin: 0 !important;
  padding: 0;
}


.bg-extra-dark-gray {color: #fff !important;}

.bg-extra-dark-gray a.button {margin: 20px 0px 0% 50px !important;}

.bg-extra-dark-gray span {
	color: #fff;
	font-weight: bold;
	font-size: 4.5rem;
	line-height: 90px;
	padding: 50px;
	margin: 0% !important;
	float: left;
	width: 100%;
}

.bg-extra-dark-gray p {
	padding: 0% 50px !important;
	font-size: 1.2rem !important;
	font-weight: bold;
	width: 580px;
        margin: auto;
}

.grey {background: #ebebf0;}

.pricematch {
	width: 100px;
        margin-bottom: 20px;
}

.clearBlock {
  height: 0;
  margin: 0;
  padding: 0;
}

.saveRow {
    margin-top: 20px;
}

#bread_crumbs {
  font-size: 0.7rem;
  margin: 20px 0;
  padding: 0px;
  text-align: center;
}

#bread_crumbs a {
  color: #666;
}

#bread_crumbs a:hover {
  color: #999999;
}

.basketText {border: 0px dotted black; display: block; margin-bottom: 2%; padding: 2%; text-align: center;}
span.basketText {color: #000;}


.wish_frame {float: left;width: 100%; height: 60px;}


.createAccountDiv a span {
    color: #000 !important;
    text-align: center !important;
}

.createAccountDiv {
    text-align: center;
}



#trade_image img:hover {
    border: medium none;
    opacity: 0.8;
}


.slick-slide.slick-active {text-align: center!important;}


button, .button {
    background-color: #000;  /* Light background */
    border: 1px solid #000000 !important; /* Darker border */
    color: #fff !important;  /* Darker text for better readability */
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    line-height: 0.7rem;
    margin: 10px 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color 300ms ease-out 0s;
    font-size: 0.9rem !important;
    -webkit-appearance: none !important;
    text-transform: uppercase;
    display: inline-block;
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: #fff !important;
    border: 1px solid #000 !important;
    color: #000 !important;
}
#accountPage .reg_box input[type="checkbox"] {
    width: 10% !important;
}



.reg_box input[type="submit"] {
    background: #000000 !important;
    border: 1px solid #000000;
    color: #ffffff;
   -webkit-appearance: none;
}
.reg_box input:hover[type="submit"] {
    background: #fff !important;
    border: 1px solid #000000;
    color: #000000;
   -webkit-appearance: none;
}

#closeX {position: absolute !important;left: 8px !important;}

#accountPage .reg_box input[type="checkbox"] {
    width: 10% !important;
}
.access_header {
    border-bottom: 1px solid #000000;
    font-size: 1.5rem;
    color: #000000;
    margin-bottom: 1rem;
    font-weight: normal;
}

.trade-log-in a {
	background: #727272;
	border-radius: 4px;
	padding: 2px 8px;
	color: #FFF !important;
	margin-top: 10px !important;
	line-height: 26px;
}


input.forgottenPasswordInput {
    width: 100% !important;
}

.Opening {
    background: #F6F6F6;
    padding: 10px;
    text-align: center;
}

.product_purchase_accessories input[type="checkbox"] {
  width: 5%;
}

.content_last, .content_next, .content_page, .content_selected {
	background: #efefef;
	padding: 0.2rem 0.5rem;
	margin: 0.5rem 0 0 0.5rem;
	display: inline-block;
	border-radius: 0.25rem;
	font-size: 0.8rem;
	color: #000000 !important;
}

#flummoxed img {display: block;margin: auto;padding-bottom: 10px;}
.groupBox span {color: #000000;}
.groupBox ul li div {float: left !important;margin-left: 21px !important;padding: 20px 0 !important;}

.product_purchase_accessories .TCPopup {margin-left: 10px;}

.tabs-content p.dimensions {margin-top: 20px;}


#sitemap a {color: #000000;}
#sitemapXML a {color: #000000;}
#sitemap a:hover {color: #000000;}
#sitemapXML a:hover {color: #000000;}

.fancybox-button button:hover {
  background: transparent !important;
}

.fancybox-navigation button {border: 0px !important; background: transparent !important; padding: 16px !important;}
.fancybox-button {border: 0px !important;}
.fancybox-button:hover {border: none !important; color: unset !important;}
button .fancybox-button:hover {border: none !important; color: unset !important;}

.fancybox-button button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background: transparent !important;
}

#tradeRegContainer #new_reg {display: none;}

.circle {
    border-radius: 50%;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}

@media only screen and (max-width: 1200px){

}



/*--------------------TopNav Styles------------------*/

.topNav ul li ul {
    display: none;
}

.topNav ul li:hover ul {
    display: inline-block;
    position: absolute;
    z-index: 999999;
    background: #2A2A48;
}

f .topNav ul li:hover ul li {
    display: block;
    clear: left;
}
.top-bar {
    margin: 0 auto;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 6px;
}

li.brandsdrop.has-dropdown.not-click ul.dropdown li a {
  line-height: 30px;
}

li.brandsdrop.not-click ul.dropdown li {
  margin: -2px 0 2px 9px;
  width: 31.1%;
}

li.brandsdrop ul.dropdown li a:hover {
  background-color: #fff !important;
  color: #000000 !important;
}

.brandsdrop ul.dropdown {
  padding-bottom: 30px;
}

.brandsdrop .dropdown > label {
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 1.1rem;
  line-height: 34px;
  margin: 17px 24px 10px;
  padding: 0;
  width: 95%;
  font-weight: 500 !important;
}

li.brandsdrop ul.dropdown li a {
  border-bottom: 0 dotted #767676;
  border-right: 0 dotted #767676;
  height: auto;
  margin-left: 16px;
}

.brandlist .tileDesc {
    display: none;
}


.topBarContainer .savebasket {
    position: relative !important;
}



li.furnitureClass.has-dropdown.not-click ul.dropdown li a {
  line-height: 30px;
}

li.furnitureClass.not-click ul.dropdown li {
  margin: -2px 0 2px 9px;
  width: 31.1%;
}


li.furnitureClass ul.dropdown li a:hover {
  background-color: #2e2f3b !important;
  color: #27aae1 !important;
}

.furnitureClass ul.dropdown {
  padding-bottom: 30px;
}

.furnitureClass .dropdown > label {
    border-bottom: 1px solid #000000;
    line-height: 41px;
    margin: 17px 24px 10px;
    padding: 0;
    width: 95%;
    text-transform: uppercase;
    font-size: 1.1rem !important;
}

li.furnitureClass ul.dropdown li a {
  border-bottom: 0 dotted #767676;
  border-right: 0 dotted #767676;
  height: auto;
  margin-left: 16px;
}


li.savebasket.has-dropdown.not-click ul.mg_mega.dropdown {
    min-width: 320px !important;
    position: absolute;
}



.top-bar .dropdown {
    background-color: rgba(232, 232, 232, 0.96);
}



.lowerbar a {
  background-color: transparent;
}

.topBarContainer.lowerbar {
	position: absolute;
	top: 180px;
	width: 100%;
	z-index: 998;
	border-bottom: 0px;
	background: #FFFFFF;
}


.fancybox-inner button:hover {
    background-color: transparent !important;
}

.tiny.button:hover, .tiny.button:focus {
    background-color: #fff !important;
    border: none;
   -webkit-appearance: none !important;
   color: #000 !important;
}

#header_text {
    font-size: 0.85rem;
    text-align: justify;
    background-color: #efefef;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0px 20px 0px 20px !important;
}

#header_text p {
    padding: 10px 20px 10px 0px !important;
}

#header_text:not(:empty) {}
.description.td4 a {text-decoration: underline;}



/*------------New Header Top----------------*/
.headerFrame {
	width: 100%;
	background: #f9f8f6;
	float: left;
        position: relative;
        z-index: 9999;
}

.headerTop {
	height: 50px;
	margin: auto;
}

.headerTopLeft,
.headerTopMiddle,
.headerTopRight {
 width: 33.3%;
 float: left;
}

.headerTopRight a {
	color: #1c1b1b;
	font-size: 0.8rem;
	line-height: 32px;
	border-right: 1px solid #fff;
	padding-right: 8px;
	padding-left: 4px;
}

.headerTopRight a:last-child {
	border: 0px !important;
}

.headerTopRight a:hover {
	color: #1c1b1b !important;
        text-decoration: underline !important;
}

.headerTopLeft {
 height: 50px;
line-height: 50px;
padding-left: 10px;
}

.headerTopLeft img {
margin-top: -5px;
}

.headerTopMiddle {
 height: 50px;
text-align: center;
}

.headerTopRight {
 height: 50px;
 right: 10px;
}

.headerTopRight #basket_items {
 display: none;
}

.headerTopRight .basketItems .login {
 display: block;
 width: 26px;
 height: 26px;
 position: absolute;
 top: -5px;
 left: -6px;
}

.topIconsContainer {
	height: 50px;
	background: transparent;
	text-align: right;
	color: #1c1b1b;
	line-height: 50px;
	font-size: 1.1rem;
	padding-right: 20px;
	font-weight: normal;
}

.topIconsContainer a {
	font-size: 1.1rem;
}

.topIconText {
	color: #000000;
	font-size: 0.9rem;
	line-height: 32px;
}

.wishlistTopHeader {
	height: 20px;
	float: right;
	right: 0px;
	top: 2px;
}

.wishlistTopHeader .topIconImage {
	margin-top: 4px;
	float: left;
	width: 20px;
	margin-right: 4px;
}

.userTopHeader {
 width: 28px;
 height: 28px;
 position: absolute;
 left: 0;
 top: 2px;
}

.compareTopHeader {
 width: 24px;
 height: 24px;
 position: absolute;
 right: 60px;
 top: 2px;
}

.topPhoneContainer {
	height: 50px;
	display: inline-block !important;
	text-align: left;
}

.topPhone {
	width: 22px;
	margin-left: 0;
	float: left;
	margin-top: 5px;
}

.phoneNumberContainer {
	float: left;
	color: #000000;
	font-size: 0.75rem;
	line-height: 50px;
        width: 120% !important;
	font-weight: 500;
}
.phoneNumberContainer span {
	color: #000000;
}

.headerTop nav {
 position: absolute;
 right: 0;
 top: 6px;
 padding: 0 0 0 24px;
 font-size: 0.8rem;
 color: #AAAAAA;
}

.headerTop nav a {
 color: #FFFFFF;
}

/*------------End of New Header Top----------------*/











/*Login page Styling-------------------------------------------------------------------------------*/
.message {
    float: left;
    min-height: 200px;
}
.message a {
    border: 1px solid #000000;
    padding: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 26px !important;
}

.message a:hover {
    background: #000000;
    border: 1px solid #000000;
    color: #fff;
}


/*Search Box Styling-------------------------------------------------------------------------------*/
.search:before {
    background: none repeat scroll 0 0;
    border-radius: 0px;
    content: "\f002";
    font-family: "FontAwesome";
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 4px;
    width: 35px;
    font-size: 20px;
    color: #999897;
}

#sBox {
    background-color: #efefef;
    border-radius: 0;
    box-sizing: border-box;
    height: 35px;
    margin: 0;
    outline: medium none;
    padding: 5px !important;
    position: static !important;
    width: 100%;
}
.searchButton {
    cursor: pointer;
    height: 42px;
    opacity: 0;
    position: absolute;
    right: 34px;
    top: 2px;
    width: 35px;
}

#searchBox button {
    border: medium none;
    content: "0";
    font-size: 66%;
    height: 34px !important;
    line-height: 3px;
    margin-top: 9px;
    padding: 4px !important;
    right: 4px;
    top: -8px !important;
    width: 26px !important;
}

#searchResults, #searchResults_2 {
	background-color: #fff !important;
	border: 1px solid #899ca4;
	border-radius: 0;
	box-shadow: 0 0px 30px 0px #000;
	display: none;
	left: 0;
	min-height: 500px;
	padding: 10px;
	position: absolute;
	top: 39px !important;
	width: 394px !important;
	height: 71vh;
	overflow: scroll;
}

#searchResults_2 {
    left: 681px !important;
    top: 31px !important;
}
#searchResults b, #searchResults_2 b {
    display: block;
    font-size: 12pt;
    height: 10px;
    margin: 0 0 -21px;
    padding: 0;
}

#searchResults_2 b {
    font-size: 14px;
}
#searchContainer table, #searchContainer_2 table {
    border-bottom: 1px solid #353535 !important;
    color: #777777;
    display: block !important;
    font-size: 10pt;
}
#searchContainer table:hover, #searchContainer table:focus {
    background: none repeat scroll 0 0 #141414 !important;
    color: #cccccc;
}
#searchContainer table:hover b {
    color: #000000;
}
#searchContainer table img {
    background: none repeat scroll 0 0 #ff9600 !important;
    color: #000000;
    margin: 7px 10px 7px 0;
}

.searchHeader {
    line-height: 36px;
}
#rolly_1 {
    background: none !important;
    color: #000;
    padding: 0 0 10px;
}
#searchResults td {
  color: #fff;
  font-size: 0.7rem;
  max-width: auto;
  vertical-align: top;
  padding: 0.2em 0.3rem;
}
#searchResults .product_price {
  background-color: #333;
  color: #FFF;
  font-size: 15px !important;
  font-weight: 500;
  margin: 0;
  position: relative;
}
#searchResults table {
    background: #333;
    border: 0px !important;
    border-left: medium none;
    border-right: medium none;
    cursor: pointer;
    margin-bottom: 0.25rem;
    border-top: none;
    padding-bottom: 5px;
}

#searchResults table tr:hover{

color: #81A0A3 !important;}

#rolly_2:hover, #rolly_3:hover, #rolly_4:hover, #rolly_5:hover, #rolly_6:hover, #rolly_7:hover, #rolly_8:hover, #rolly_9:hover, #rolly_10:hover {
    background: #000 !important;
    color: #fff !important;
}

#rolly_1 table, #rolly_2 table, #rolly_3 table, #rolly_4 table, #rolly_5 table, #rolly_6 table, #rolly_7 table, #rolly_8 table, #rolly_9 table,  #rolly_10 table,   #rolly_11 table,   #rolly_12 table {
    margin-left: 0px !important;
}

#searchBox button {
    background-color: #666;
    border: medium none;
    content: "0";
    font-size: 66%;
    height: 35px;
    line-height: 3px;
    margin-top: 9px;
    top: 0;
    width: 26px;
}
.productsTable {
    margin-top: 20px;
}


.small-12.small-centered.columns a {
    border: 0 none;
    margin: 0 !important;
    padding: 0;
    text-decoration: none;
}

.small-12.small-centered.columns a:hover {
    background-color: #333;
    border: 0 none;
    margin: 0 !important;
    padding: 0;
    text-decoration: none;
}

.mini-cart.right {
    width: auto;
}
.column > input {
    border: medium none;
    box-shadow: none;
    margin: 5px;
    outline: medium none;
    width: 50%;
}
.searchBox {
    border: 0 none;
    height: 34px;
    margin: 0;
    padding: 5px;
    width: 50%;
}

.top-bar-section button {
    background-color: #666;
    border: medium none;
    content: "0";
    font-size: 66%;
    height: 31px !important;
    line-height: 1px;
    margin-top: -5px;
    top: -2px !important;
    width: 10%;
}
.top-bar input {
    border: medium none !important;
    height: 30px;
    margin-top: 10px;
    top: 0;
}

.top-bar input, .top-bar .button, .top-bar button {
    position: absolute !important;
}

.top-bar .title-area {
    float: left !important;
    margin: 0;
}

li a.email {
    color: #ffffff !important;
   font-weight: normal;
}

.login {
    margin-top: 0px !important;
}

tr.productRow td {
    border-bottom: 4px solid #efefef;
}

.userIcon {
    display: none;
}


#sidebarButton > span {
  box-shadow: none;
  display: block;
text-align: center;
}

.lowerbar .top-bar {
}


#noti_Container {
    height: 0;
    position: relative;
    top: -34px;
}

.basketIcon {
    display: none;
}
.noti_bubble {
	background-color: #b6b5b5;
	border: 0px solid #FFFFFF;
	border-radius: 50px;
	box-sizing: border-box;
	color: #ffffff;
	display: inline-block;
	font-size: 0.8em;
	font-weight: 400;
	height: auto;
	line-height: 0;
	padding: 10px 7px;
	position: absolute;
	right: -2px;
	text-align: right;
	top: -10px;
}

.basketItems ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
}

.promoDesc {
  color: #000000;
}

.hideOnBasket{display: none !important;}
.wideOnBasket{width: 100%;}


aside form .error {
    color: red;
}

#store .hideOnBasket{display: none !important;}

.hideOnBasket {display: none !important;}

#dpt {display: none;}




@media only screen and (max-width: 998px){
.icon-bar .item {
    margin: 10px 0 0 !important;
    padding: 0;
    vertical-align: middle;
}

div.iconBarHere {
    height: 50px !important;
    padding-top: 10px;
}

.icon-bar > * label {
    font-size: 11px !important;
    line-height: 12px !important;
}

.fancybox-nav span {
 visibility: visible !important;
}
}


/*--------------------Body columns----------------------*/

#detailFrame {text-align: center;} 

.mainContent {background: none;}
#showcase .mainContent {margin-top: -4px;}

#blog .mainContent.medium-12.large-12.columns p {
    margin: 0 0 12px;
}

.mainContent.medium-12.large-12.columns ul {
    margin-bottom: 16px;
    margin-left: 19px;
    margin-top: -4px;
    font-size: 0.9rem;
}

#full-size-page .mainContent.medium-12.large-12.columns ul {
    margin-bottom: 20px !important;
    margin-left: 20px !important;
    margin-top: 0px !important;
}

.mainContent.medium-12.large-12.columns ol {
    margin-bottom: 16px;
    margin-left: 19px;
    margin-top: -4px;
    font-size: 0.9rem;
}


.mainContent.medium-9.large-9.columns p {
    margin: 0 0 12px;
}

.leftCol.small-12.medium-6.large-6.columns p {
    margin: 0 0 12px;
}
.leftCol.small-12.medium-6.large-6.columns ul {
    font-size: 1rem !important;
    margin: 20px;
}
.rightCol.small-12.medium-6.large-6.columns p {
    margin: 0 0 12px!important;
}

.rightCol.small-12.medium-5.large-5.columns > p {
    margin: 0 5px 12px 0;
}
.rightCol.small-12.medium-5.large-5.columns a {
  color: #000000;
}

.rightCol.small-12.medium-5.large-5.columns a:hover {
  text-decoration: underline;
}


#layout-two-columns-50-50 .off-canvas-wrap .inner-wrap .main-section .mainBodySection .row .leftCol small-12 medium-6 large-6 columns p {
    margin: 0px 0px 12px !important;
}

#layout-two-columns-50-50 h4 {
    font-size: 1rem !important;
    font-weight: bold;
    margin-bottom: 20px !important;
}

#layout-two-columns-50-50 h2 {
    margin-bottom: 0px;
}

#layout-two-columns-60-40 .off-canvas-wrap .inner-wrap .main-section .mainBodySection .row .leftCol.small-12.medium-7.large-7.columns p {
    margin: 0px 0px 12px !important;
}

.leftCol.small-12.medium-7.large-7.columns a {
  color: #000000;
}

.leftCol.small-12.medium-7.large-7.columns a:hover {
  text-decoration: underline;
}

#layout-two-columns-60-40 .off-canvas-wrap .inner-wrap .main-section .mainBodySection .row .leftCol.small-12.medium-8.large-8.columns p {
    margin: 0px 0px 12px !important;
}

#layout-two-columns-70-30 .off-canvas-wrap .inner-wrap .main-section .mainBodySection .row .leftCol.small-12.medium-8.large-8.columns p {
  margin: 0 0 12px;
  text-align: center;
}

input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0 1rem;
}

.sideCol {
    background: none repeat scroll 0 0 transparent;
}
.mainSliderArea {
    background: none repeat scroll 0 0 #E0E0E0;
}
.footerArea {
    background: none;
    margin-bottom: 20px;
}
.footerAreaLower {
  background: none repeat scroll 0 0 transparent;
  color: #fffff;
}

.footerAreaLower a {
  color: #ffffff;
  font-size: 14px;
}

.footerAreaLower a:hover {
  color: #fffff;
}

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
  color: #fffff; }

/*---------------[SCROLL TO TOP]--------------*/
#scroll-top {
	width: 40px;
	height: 40px;
	background-color: #000000;
	opacity: 0.9;
	position: fixed;
	bottom: 20px;
	right: 20px;
	text-align: center;
	display: none;
	cursor: pointer;
	border-radius: 2px;
}

#scroll-top span{font-size:20px;color:#ffffff;line-height:10px;margin-top:14px;}
.fa-angle-up::before {content: "\f106";}



/*---------------------Site sections---------------------*/


div.iconBarSection {
  background: none;
}

div.homePageTilesSection {
    background: #fff;
    display: block;
    padding-top: 20px;
}
div.mainBodySection {
    background: #ffffff;
    padding-bottom: 0px;
    color: #000000;
}

#homePage div.mainBodySection {
    background: #ffffff;
    padding-bottom: 0px;
    color: #000000;
}
div.brandSliderSection {
    background: none transparent;
    border-bottom: 0px dotted #efefef;
    margin-bottom: 30px;
    margin-top: 0px;
}
div.footerSection {
    background-color: #000000;
    background-position: bottom;
    background-attachment: fixed;
    background-repeat: repeat;
    overflow: hidden !important;
    padding: 50px 0px;
}

div.lowerFooterSection {
  background: #000000;
}

/*---------------------Homepage Specific styles------------------------*/
.slick-slider {
  position:relative;
  margin-bottom: 0px;
}
.slick-slide {
  position:relative;
}
.slick-slide img {
  height: auto !important;
  	-webkit-transition: opacity 0.5s ease-in-out;
  	-moz-transition: opacity 0.5s ease-in-out;
 	 -o-transition: opacity 0.5s ease-in-out;
  	transition: opacity 0.5s ease-in-out;
}

.slider__kenBurns img {
	animation: KBAnimOUT 6s 1 ease-in-out; 
	transform: scale(1.3); 
}

.slider__kenBurns .slick-active img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-animation: cssAnimation 10s 1 ease-in-out forwards;
	animation: cssAnimation 10s 1 ease-in-out forwards;
}

/*Content box styling*/


.slideInfo > h2 a {
    color: #ffffff;
    display: block;
    transition: background-color 300ms ease-out 0s;
    text-shadow: none !important;
    font-family: 'Montserrat', sans-serif;
}

.slideInfo > h2 a:hover {
    background: none !important;
    color: #000000;
    text-shadow: none !important;
    font-family: 'Montserrat', sans-serif;
}

.slideInfo > p {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: normal;
  margin: 0 20px 10px !important;
  text-shadow: 2px 2px 2px #848080 !important;
  font-family: 'Montserrat', sans-serif;
}
.slick-prev:before, .slick-next:before {
    font-size: 42px !important;
    color: #000000;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
background: transparent !important;
border: 0px !important;
}
.slick-next, .slick-prev {
    height: 40px !important;
    width: 50px !important;
   border: 0px !important;
}
.slick-next {
    right: -60px;
}
.slick-prev {
    left: -60px;
}
#departmentPage .slick-prev, #departmentPage .slick-next{
display:none !important;
}

#departmentPage .slick-dots {
    display: none !important;
}





/*-------------------Page layout------------------------*/


.leftCol.small-12.medium-8.large-8.columns h2 {
  border: medium none;
  color: #000000;
  font-size: 1.5rem;
  margin: 0.8rem 0 0.3em;
  text-align: center;
}

.main-section h2 {
  border-bottom: 0px solid #000000;
  font-size: 1.5rem;
  margin: 1rem 0;
  color: #000000;
}

#homePage .mainContent.medium-12.large-12.columns {
    text-align: center;
}


a.plainbutton {
	background: #000000;
	color: #fff !important;
	padding: 10px 40px;
	font-size: 16px;
	border: 1px solid #fff;
	text-align: center;
	margin-top: 40px;
        margin-bottom: 40px;
	display: inline-block;
	margin-left: 50px !important;
}


a.plainbutton:hover {
    background: #fff !important;
    border: 1px solid #000000;
    color: #000000 !important;
}

#homePage .main-section .brandsSectionContainer h1 {
 color: #000000 !important;
 text-transform: normal !important;
 margin-top: 3rem !important;
}

#homePage .main-section .brandsSectionContainer h2 {
 color: #000 !important;
 text-transform: none !important;
}


#homePage .main-section h1 {
 border-bottom: 0px;
 font-size: 1.5rem;
 margin: 1rem 0;
 color: #ffffff;
}
 


#homePage .sliderSection h3 {
 border-bottom: 0px solid #5e5d5b;
 font-size: 1.2rem;
 margin: 1rem 1.2rem;
 text-transform: unset;
 text-align: unset;
 letter-spacing: unset;
  color: #000000;
  font-family: 'Montserrat', sans-serif;;
}


#homePage .sliderSection h2 {
 border-bottom: 0px solid #000000;
 font-size: 0.9rem;
 margin: 1rem 0;
 text-transform: unset;
 text-align: unset;
 letter-spacing: unset;
  color: #fff;
  font-family: 'Montserrat', sans-serif;;
 font-weight: bold;
}



#homePage .sliderSection h1 {
 border-bottom: 0px solid #000000;
 font-size: 1.2rem;
 margin: 1rem 0;
 text-transform: unset;
 text-align: unset;
 letter-spacing: unset;
 color: #fff;
font-family: Arial, Helvetica, sans-serif !important;
}



#homePage .rightCol {
    margin: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px;
}

#blog .main-section h2 {
  border-bottom: 0px solid #000000;
  font-size: 2rem;
  margin: 1rem 0;
  color: #000000;
  background: none;
  padding: 10px 10px 10px 0px;
  text-transform: normal;
  font-weight: normal;
}

#blog .main-section h3 {
	font-size: 1.3rem;
	font-weight: 500;
	color: #000000;
}


/*-------------------Homepage Tiles-------------------*/
/*Product tiles*/
.store_heading {
    margin-top: 0px;
}

.homepageTiles.tile5 .tile {width: 18%}
.homepageTiles.tile4 .tile {width: 23.7% !important;}
.homepageTiles.tile3 .tile {width: 31.5% !important;}
.homepageTiles.tile2 .tile {width: 49.1% !important;}


.homepageTiles.tile4 .tile:nth-child(4n+4) {margin-right: 0px !important;}
.homepageTiles.tile3 .tile:nth-child(3n+3){margin-right: 0px !important;}
.homepageTiles.tile2 .tile:nth-child(2n+2) {margin-right: 0px !important;}



.homepageTiles span.tile {
  background: none repeat scroll 0 0 #ffffff;
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 400;
  height: auto;
  margin: 0 1.3% 1.5rem 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.homepageTiles span.tile, .storeProducts span.tile, .storeProductsAppStore span.tile, span.tile {
  background: transparent;
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 400;
  height: auto;
  margin: 0 1.3% 1.5rem 0;
  padding: 0;
  width: 23.5%;
  position: relative;
}

#store .homepageTiles.large-12.columns span.tile:nth-child(4n+4) {
  margin-right: 0 !important;
}

#showcase .homepageTiles.large-12.columns span.tile:nth-child(4n+4) {
  margin-right: 0 !important;
}

#blog .homepageTiles.large-12.columns span.tile:nth-child(4n+4) {
  margin-right: 0 !important;
}

#departmentPage .homepageTiles.large-12.columns span.tile:nth-child(4n+4) {
  margin-right: 0 !important;
}

#furnitureStore .homepageTiles.large-12.columns span.tile:nth-child(4n+4) {
  margin-right: 0 !important;
}


.storeProductsAppStore span.tile, span.tile{
width:31.5%;
}

.line {
    border-bottom: 1px solid #000000 !important;
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
}


.storeProductsAppStore h1 {
    text-transform: none;
}

.storeProducts span.tile:nth-child(3n+3) {
  margin-right: 0!important;
}
.storeProducts span.tile:nth-child(3n+4), .storeProductsAppStore span.tile:nth-child(3n+4) {
  margin-right: 1%;
}

.homepageTiles span.tile > a, span.tile > a {
  bottom: 0;
  display: block;
  height: 100%;
  margin-bottom: 0;
}


.homepageTiles .tile span, .storeProducts span.tile span, .storeProductsAppStore span.tile span, .tile span {
	border-top: 0PX;
	bottom: 6px;
	color: #707070 !important;
	font-size: 20px;
	left: 0;
	line-height: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	position: absolute;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	background: #f4f1f1 !important;
	font-weight: 400;
}
.homepageTiles .tile img {
    margin-bottom: 44px;
    width: 100%;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.storeProducts span.tile img, .storeProductsAppStore span.tile img, .tile img {
    margin-bottom: 44px;
    width: 100%;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    border: 1px solid #dcd9d9;
}

.homepageTiles .tile img {
    border: medium none;
    transition: all 0.25s ease-in-out 0s;
}


.homepageTiles .tile img:hover {
    border: medium none;
    transition: all 0.25s ease-in 0s;
}
.tile img:hover {
    opacity: 0.8 !important;
}
p.deptPage .tile {
  width: 32%;
}

#trade_left {
  float: left;
  width: 48%;
}

#trade_right {
  float: right;
  width: 48%;
}

#trade_right h2 {
    color: #000000;
}

#trade_left h2 {
    color: #000000;
}
#trade_frame .formField {
    width: 100% !important;
}

/*~~~~~~~~~~Icon Bar Styles~~~~~~~~~~*/
.item:hover, .item:focus {
background: transparent;
  color: #000000;
}
.item:hover > label, .item:hover {
  color: #000000;
}
.item:hover > label, .item:hover > i::before {
    color: #000000;
    transition: opacity 0.5s ease-in-out;
}


.icon-bar .item {
  margin: 0 !important;
  padding: 0;
  vertical-align: middle;
}
/*~~~~~Static pages~~~~~~~*/

.rightCol img {
}
.leftCol ul {
  margin: 2rem;
}
/*~~~~~Product listings~~~~~*/

.homeEcommsContainer {
    margin: 20px 0 20px 22px;
    width: 980px;
}
/*~~~~~Product listings~~~~~*/

.homeEcommsContainer {
    margin: 20px 0 20px 22px;
    width: 980px;
}
.pg_row {
    display: inline-block;
    margin: 0px 12px 20px 12px;
    width: 29.5%;
    box-sizing: border-box;
    box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
   -moz-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
   -webkit-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
   border: 1px solid #dbd7d7;
   background: none repeat scroll 0 0 #ffffff;
}
.pg_row_image {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0;
    margin: 0;
    padding: 13px;
}
.pg_row_image img {
    margin: 0;
    width: 100%;
}

.callout.panel li::before {
    color: inherit;
    box-sizing: border-box;
    padding-bottom: 2px;
    line-height: inherit;
    font-size: 13px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: normal normal normal 14px/1 "FontAwesome";
    font-weight: normal;
    font-size: 14px;
    content: "\f054";
    font-size: 120%;
    margin-right: 6px;
    color: #4a4a4a;
    display: none;
}

.callout.panel.last li::before {display: none;}
.callout.panel ul li.header::before {display: none !important;}


body#homePage .pg_row:nth-child(4n 4) {
    margin-right: 0;
}
body#appliance-store .pg_row:nth-child(4n 4) {
 margin-right: 0;
}


/*Start of floating tool tip text on account page*/
#tt {
    position: absolute;
    z-index: 99997;
}

#ttcont {
    display: block;
    padding: 6px;
    padding-top: 8px;
    min-width: 24px;
    margin-left: 5px;
    background: #feec87;
    color: #000;
    text-align: center;
    border: 1px solid #b58304;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 4px;
    z-index: 99997;
}
#tttop {
    border-color: #feec87 transparent transparent transparent;
    border-style: solid;
    border-width: 8px 8px 0px 8px;
    height: 0px;
    width: 0px;
    position: relative;
    z-index: 99999;
}

#ttbot {
    border-color: #b58304 transparent transparent transparent;
    border-style: solid;
    border-width: 9px 9px 0px 9px;
    height: 0px;
    width: 0px;
    position: relative;
    z-index: 99998;
}

#tt #ttcont {
    font-size: 13px;
    padding: 4px;
}
/* End Start of floating tool tip text on account page*/



/*Product description*/

.pg_row_desc {
  background: none;
  color: #ffffff;
  height: 120px;
  margin: 0;
  overflow: hidden;
  padding: 10px 10px 50px;
}
.pg_row_desc h3 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #fff !important;
    font-size: 0.9rem !important;
    letter-spacing: 0;
    margin: 0;
    padding: 0 !important;
    position: unset !important;
    right: auto !important;
    bottom: 22%;
}
.pg_row_desc h3 a {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
.pg_row_buy {
	background: none;
	border-radius: 0;
	padding: 0;
	border-top: 0px dotted #CCCCCC;
}
.pg_row_buy .button {
  background-position: 95% 12px;
  background-repeat: no-repeat;
  background-size: 25px auto;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding-top: 0;
  text-align: center;
  width: 100%;
}

span.accessoryText a.accessoryImage {
    display: none;
}

span.accessoryText:hover a.accessoryImage {
    border: 4px solid #000000;
    border-radius: 5px;
    display: block;
    left: 5%;
    position: absolute;
    z-index: 1;
}

.accessoryText a {
    color: #000;
}

.accessoryText a:hover {
    color: #000000;
}

span.accessoryText:hover a.accessoryImage::after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 10px solid transparent;
	border-top-color: #000000;
	top: -20px;
	left: 50%;
	margin-left: -10px;
	transform: rotate(180deg);
}

/*Stock status image*/

.pg_row_desc div img {
    vertical-align: middle;
    width: 25px;
}
/*+++++++Price section+++++++*/
/*~~~~~~Short template~~~~~~*/
.priceStockContainer {
  height: 70px;
  margin-bottom: 0;
  position: relative;
}
.product_price {
	background-color: #fff;
	color: #000;
	float: left;
	font-size: 1.5rem;
	font-weight: 500;
	height: 70px;
	margin: 0;
	padding: 0.5rem;
	width: 100%;
	line-height: 30px;
	text-align: center;
}

.priceString {
  color: #000000 !important;
  margin: 0;
  font-size: 1rem !important;
}

.priced {
  color: #333 !important;
  display: block;
  font-size: 1.4rem;
  margin: 0;
  top: 30px;
}



@media only screen and (max-width: 768px){
.product_price {
    width: 100%;
}

.inStock {
    display: inline-block;
    height: auto;
    width: 100%;
}

 }



.pg_row_was {
    color: #ED4242;
    font-size: 9pt;
    text-decoration: line-through;
}

.pg_row_was span#was {
    margin-left: 0;
}
.pg_row_was {
  background: none;
  border-bottom: none;
  color: #ed4242;
  display: block;
  font-size: 9pt;
  left: 0;
  padding: 0.5rem;
  position: absolute;
  text-decoration: line-through !important;
  top: -47px;
  width: 100%;
}
h5.was {
  display: inline-block;
  font-size: 0.7rem;
  color: #47beed;
  text-decoration: line-through;
}
span.was_price {
  display: inline-block;
  color: #ed4242;
  text-decoration: line-through;
}
#productOnSale h5.ourPrice {
    color: #000000;
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1rem;
    margin: 10px 10px 0 10px;
    padding: 0;
}
#productOnSale h5#priceTag {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 0 10px;
}
#priceAreaLeft > div {
  font-size: 1.3em;
  margin: 0 10px 0;
}
.inStock {
	background: none repeat scroll 0 0 #ffffff;
	border-left: 0px dotted #cccccc;
	border-radius: 0;
	color: #000;
	display: inline;
	font-size: 0.7rem;
	height: 70px;
	padding: 14px 6px;
	text-align: center;
	width: 100% !important;
	font-weight: bold;
	float: left;
}
.inStock img {
    vertical-align: middle;
    width: 25px;
}
h5.ourPrice {
  color: #000000;
  font-size: 0.7rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 0.7rem;
  margin: 0;
  padding: 0;
}






/*-----------------Filter options------------------*/


.filter_options fieldset {
    float: none;
    height: 80px;
    margin-left: 0px !important;
    width: 100%;
    border: 0px!important;
}

fieldset > label {
    border-bottom: 0px solid #fff;
    color: #000 !important;
    font-size: 1rem;
    font-weight: normal;
    height: auto;
    margin-bottom: -4px;
    padding-bottom: 0.5rem;
    text-transform: uppercase !important;
}
.clearLink {
	background-color: #000000;
	background-position: 155px 8px;
	background-repeat: no-repeat;
	background-size: 17% auto;
	border-radius: 0;
	border-style: solid;
	border-width: 0;
	color: #ffffff !important;
	cursor: pointer;
	display: inline-block;
        font-family: 'Montserrat', sans-serif;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: background-color 300ms ease-out 0s;
	margin-left: 2%;
        width: 98%;
	text-transform: uppercase !important;
        margin-top: 16px;
}

.clearLink:hover {
    background-color: #202E5F;
}

/*.clearLink {
  background-color: #951228;
  border-color: #007095;
  border-style: solid;
  border-width: 0;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1rem;
  margin: 0 0 1.25rem;
  padding: 1rem 1.4rem 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color 300ms ease-out 0s;
  border-radius: 7px;
}*/
.clearLink a {
  color: #ffffff !important;
  display: block;
  height: 46px;
  line-height: 46px;
  margin: 0;
  transition: background-color 300ms ease-out;
}

.clearLink a:hover {
    background: #fff;
    border: 1px solid #000000;
    color: #000000 !important;
}

.clearLink:hover, .clearLink:focus, .clearLink:hover, .clearLink:focus {
    background-color: #000000;
    color: #ffffff !important;
}
div.ecomm_options {
    background-color: #efefef;
    clear: both;
    color: #000000;
    font-size: 12px;
    margin: 22px 0 20px;
    padding: 12px 10px 0px;
    color: #000000;
    box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
   -moz-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
   -webkit-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
   display: inline-block;
   width: 100%;
}

#departmentPage .ecomm_options {
margin: 0px 0 30px;
padding: 12px 10px 0px;
}


div.ecomm_options a {
    color: #000;
}

.ecomm_options > select {
	margin-right: 10px !important;
	padding: 4px 30px 4px 4px !important;
	width: auto;
}
span.pg_r {
  color: #333;
  font-size: 0.8rem;
  margin-right: 5px;
}
.floatRight {float: right;  font-size: 0.8rem;}
.floatRight > a {color: #fff;}


/*--------Advanced Filters---------*/


span.filterIcon.showfilter {display:block;}

.sidenavadvanced li {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}


.sidenavadvanced li:hover {
    color: #000000;
}

.sidenavadvanced .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    z-index: 999;
}


span.filterIcon {
    color: #fff;
    width: 100%;
    text-align: center;
    background: #27aae1;
    padding: 10px;
    font-size: 18px;
    margin-top: 20px;
    cursor: pointer;
    float: left;
    display: none; 
}


.advancedfilters h2 {
    text-transform: uppercase;
    padding: 0px 16px 10px 16px;
    font-size: 20px;
}

.closebtn {
    padding: 0px 20px 20px 20px;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
}

.filter_options {
    padding: auto;
}

#ui-id-4 {
    padding-top: 2px !important;
    height: auto !important;
}

#ui-id-1.ui-accordion-content a, #ui-id-2.ui-accordion-content a, #ui-id-3.ui-accordion-content a, #ui-id-4.ui-accordion-content a, #ui-id-5.ui-accordion-content a, #ui-id-6.ui-accordion-content a, #ui-id-7.ui-accordion-content a, #ui-id-8.ui-accordion-content a, #ui-id-9.ui-accordion-content a, #ui-id-10.ui-accordion-content a {
    background: #27aae1 !important;
    text-align: center;
    color: #fff;
}

#ui-id-1.ui-accordion-content a:hover, #ui-id-2.ui-accordion-content a:hover, #ui-id-3.ui-accordion-content a:hover, #ui-id-4.ui-accordion-content a:hover, #ui-id-5.ui-accordion-content a:hover, #ui-id-6.ui-accordion-content a:hover, #ui-id-7.ui-accordion-content a:hover, #ui-id-8.ui-accordion-content a:hover, #ui-id-9.ui-accordion-content a:hover, #ui-id-10.ui-accordion-content a:hover {
    background: #202e5f !important;
    text-align: center;
    color: #fff;
}

#ui-id-1.ui-accordion-content ul li a, #ui-id-2.ui-accordion-content ul li a, #ui-id-3.ui-accordion-content ul li a, #ui-id-4.ui-accordion-content ul li a, #ui-id-5.ui-accordion-content a, #ui-id-6.ui-accordion-content ul li a, #ui-id-7.ui-accordion-content ul li a, #ui-id-8.ui-accordion-content ul li a, #ui-id-9.ui-accordion-content ul li a, #ui-id-10.ui-accordion-content ul li a {
    background: #ffffff !important;
    text-align: left;
    color: #000;
}

#ui-id-1.ui-accordion-content ul li a:hover, #ui-id-2.ui-accordion-content ul li a:hover, #ui-id-3.ui-accordion-content ul li a:hover, #ui-id-4.ui-accordion-content ul li a:hover, #ui-id-5.ui-accordion-content a:hover, #ui-id-6.ui-accordion-content ul li a:hover, #ui-id-7.ui-accordion-content ul li a:hover, #ui-id-8.ui-accordion-content ul li a:hover, #ui-id-9.ui-accordion-content ul li a:hover, #ui-id-10.ui-accordion-content ul li a:hover {
    background: #E0E0E0 !important;
    text-align: left;
    color: #000;
}

#doorfilter h3 {
    font-size: 0.7rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    width: 100%;
    padding: 4px;
    text-align: left;
    border: 0px solid;
    color: #4d4d4d;
    padding-left: 14px;
}

#furnitureStore #doorfilter h3 {
    font-size: 1.2rem;
    padding-left: 0px;
    font-weight: normal;
}

.furnRangeDescUpper h3 {
    color: #000000;
    margin-bottom: 10px;
}

span#doorfilter ul li {
    list-style: outside none none;
    margin: 0px;
    padding: 0;
    font-size: 0.7rem;
    border-bottom: 1px solid #BBBBBB;
    width: 88%;
    position: relative;
    box-sizing: border-box;
    font-weight: normal;
    margin-left: 12px;
}

span#doorfilter ul li a {
    padding-left: 3px;
}



#clearSingleBrand_alone, #clearSingleCollection_alone, #clearSingleType_alone, #clearSingleCategory_alone, #clearSingleRange_alone {
    background-color: #000000;
    border:0px;
}

#clearSingleBrand_alone:hover, #clearSingleCollection_alone:hover, #clearSingleType_alone:hover, #clearSingleCategory_alone:hover, #clearSingleRange_alone:hover {
    background-color: #000000 !important;
    border: 1px solid #000000 !important;
}

.onlyShowOnMobile .clearSingle {
    background-color: #cccccc;
    border-radius: 0px;
    box-sizing: border-box;
    font-size: 0.8rem;
    text-align: center;
    width: 100%;
    color: #ffffff;
    padding: 0px 4px 0px 4px !important;
}

table.compareProductsTable {
    display: none;
}

.filter_options {
    padding: 0px;
}

.filter_options {
    padding-left: 0px;
    padding: 10px;
}

.compareButtonList.addedAlready span {
    color: #27aae1 !important;
}

.pg_row_image.single_image .multiple1, .pg_row_image.single_image .multiple2 {
    display: none;}




.wishlistButtonListloggedOut{
    font-size: 0.8rem;
    width: 90%;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-left: 5%;
    margin-bottom: 5%;
    background-color: #ffffff;
    border: 1px solid #000000 !important;
    top: unset;
    color: #000000;
}



.compareButtonList, .wishlistButtonListAdd, .wishlistButtonListAdded  {
    width: 90% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-left: 5% !important;
    margin-bottom: 5% !important;
    background-color: #ffffff;
    border: 1px solid #000 !important;
    top: unset !important;
    color: #000000;
}




/*--------------Department page----------------*/
h2.deptPage {
    border-bottom: 1px dotted #333;
    box-sizing: border-box;
    font-size: 1.8rem;
    line-height: 38px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #000000;
}
body#departmentPage .slick-slide > span {
    background: none repeat scroll 0 0 #000000;
    bottom: 12px;
    display: inline-block;
    font-size: 2rem !important;
    position: absolute;
    z-index: 1;
}
body#departmentPage .slick-slide span p {
    font-size: 2rem;
    font-weight: 100 !important;
    margin: 0 1rem;
    font-family: 'Montserrat', sans-serif;
}
body#departmentPage .slick-slide img {
  height: auto !important;
}


body#departmentPage div.intro {
    background: none repeat scroll 0 0 #efefef;
    display: inline-block;
    margin: 0px;
    padding: 10px 20px 10px 20px;
    width: 100%;
}
body#departmentPage div.intro > h2 {
  border: medium none;
}
body#departmentPage div.intro > p {
  margin:  0 0 1rem;
}
/*----------------Price section----------------*/

.priceStockContainer {
    height: 70px;
    margin-bottom: 0;
    position: relative;
}
.pg_row_was {
    color: #ED4242;
    font-size: 9pt;
    text-decoration: line-through;
}
.pg_row_was span#was {
    margin-left: 0;
}
#productOnSale h5#priceTag {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 0 10px;
}
/*--------------Start Nav Search----------------*/

/* Styles for expanding search element */

.search-field {
    width: 0;
}
.search-icon {
    margin-top: 15px;
}
.menu {
    margin-top: 15px;
}
.top-bar input {
    top: 0;
    height: 40px;
    margin-top: 10px;
    padding: 0;
    border: none;
}
span {
    color: #fff;
}
.questions {
    color: red;
}
.questions span {
    color: #000 !important;
}
.questions a {
    margin-right: 10px;
}
.questions input {
    width: 30%;
    display: block;
    background-color: #efefef;
    border-radius: 0px;
}
.icon {
    font-size: 20px;
    color: #fff;
}
/*------------- Search bar spacing  center nav ----------------*/
.tab-bar-section.middle {
  left: 3.813rem !important;
  right: 3.813rem !important;
}
/*====================================================*/

/*displaying for large */

/*====================================================*/

@media only screen and (min-width: 600px) {
    .search-field,
    .search-field input {
        width: 385px !important;
    }
    .icon {
        display: none;
    }
    .top-bar input {
        display: inline-block;
        padding: 5px;
        border: 1px solid #ccc;
    }
    #searchBox {
    margin-top: 0px;
    }
}

/*----------------End Nav Search--------------------*/

.upper-nav {
    height: 30px;
}
/*------------------Footer Nav Menu-----------------*/

.panel.callout {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #ffffff;
    margin-bottom: 0rem;
    padding: 1.25rem;
   text-align: left;
}
.footerNav ul {
    font-size: 0.8rem;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.footerAddress span {
    color: #ffffff;
}

.footerNav .panel.callout a:not(.button) {
    color: #ffffff;
    font-weight: normal;
}


.footerNav .panel.callout a:hover:not(.button) {
      color: #ffffff;
      text-decoration: underline;
}


.header a {
	color: #ffffff !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px !important;
	font-weight: 500 !important;
}

li.header {
    border-bottom: 0px solid #ffffff;
    font-size: 1.3rem;
    line-height: 20px !important;
    padding-bottom: 3%;
    text-decoration: none;
}

.header a:hover {
    text-decoration: none !important;
}

.footerAddress {
    margin-top: 5%!important;
}
.footerAddress > li {
  color: #ffffff !important;
}

.footerAddress strong {
    color: #ffffff;
}

ul.footerAddress {
	border-top: none;
	margin-top: 1rem !important;
	padding-left: 0;
	padding-top: 0.8rem;
	text-align: left !important;
        color: #ffffff !important;
        font-weight: 500;
}
/*-------------------Lower Footer--------------------*/

.footerAreaLower ul {
	text-align: left;
	margin: 15px 0px 15px 0px;
	font-size: 0.8rem;
	max-width: 100% !important;
}
.lowerFooterSection li {
    display: inline-block;
    margin: 0 10px;
}
/*------------------Slider container-----------------*/

.sliderDiv.large-12.columns {
   margin-top: 0px !important;
}
/*---------------------Icon Bar----------------------*/


.icon-bar > *:hover {
    background: none;
    color: #fff;
}
.icon-bar > * label {
    color: #000;
    margin-top: 5%;
    display: inline-block;
}
.icon-bar > * img, .icon-bar > * i{
display:block;
color:#000000;
transition: opacity 0.5s ease-in-out;
} 
i:before {
  color: #000000;
}
/*--------------Homepage Delivery Box----------------*/

.homePageDeliveryBox {
    background: url("/assets/interface-images/homepageUKDeliveryIcon.png") no-repeat scroll 0 0 / 100% auto #eeeeee;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 360px;
    margin: 20px 0 0;
    position: relative;
    width: 100%;
}
.homePageDeliveryBox > p {
    bottom: 50px;
    color: #104165;
    font-family: 'Montserrat', sans-serif;
    font-size: 25pt;
    letter-spacing: -2px;
    position: absolute;
    text-align: center;
    width: 220px;
}
.button2 {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 10px;
    color: #0e71b8;
    position: absolute;
    font-size: 12pt;
    padding: 15px;
    text-decoration: none;
    bottom: 20px;
    right: 0;
    display: block;
}
.homePageDeliveryBox .button2,
.homepageLowerLinks .button2 {
    background: none repeat scroll 0 0 #0e71b8;
    bottom: 20px;
    color: #ffffff;
    text-align: center;
    width: 100%;
}
/*------------------------Tab module styling-----------------------*/

.tabsContainer {
  display: inline-block;
  margin-top: 2rem;
}

tabs-content {
    margin-bottom: 1.5rem;
    width: 100%;
    box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
  -moz-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
  -webkit-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
}

.tabs {
    clear: left;
    margin-bottom: 0 !important;
    margin-left: 0;
}
.tabs-content .content.active {
    background: none repeat scroll 0 0 #efefef;
    border: 0px solid #b4b4b4;
    box-sizing: border-box;
    color: #333333;
    padding: 20px;
}

#panel1 span {
    color: #000 !important;
    font-size: 0.9rem !important;
}
.tabs dd {
   width: 20%;
   border: 0px !important;
}
.tabs dd:nth-of-type(1) {
    border-left: 1px solid #e1e1e1;
}
.tabs dd > a,
.tabs .tab-title > a {
    background-color: #FFFFFF;
    color: #333;
    margin-bottom: -1px;
    margin-right: -1px;
    padding: 1rem 1rem;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}

.tabs dd > a, .tabs .tab-active > a {
    background-color: #fff;
    border: 1px solid #e3e0e0;
    color: #333;
    margin-bottom: -6px !important;
    margin-right: -1px;
    padding: 1rem 1rem !important;
}
.tabs dd.active a, .tabs .tab-title.active a {
    background-color: #efefef;
    border: 1px solid #efefef;
    color: #333;
    margin-bottom: -1px;
    margin-right: -1px;
    padding: 1rem 1rem;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}

.tabs dd > a:hover, .tabs .tab-title > a:hover {
    background-color: #efefef;
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    border: 0px !important;
    font-weight: 600;
}
dl.tabs dd p {
    margin: 0;
}
.tabs-content h2 {
    color: #000000;
    border-bottom: 1px dotted #333 !important;
    margin-top: 0px !important;
    margin-bottom: 2rem !important;
}

.tabs-content ul li a:hover {
    text-decoration: underline !important;
}

.tabs-content {
    text-align: left!important;
}


.leftCol.small-12.medium-12.large-6.columns a {
text-decoration: underline;
}

.leftCol.small-12.medium-12.large-6.columns a:hover {
text-decoration: none;
}


/*==============Appliance Store Styles==============*/

.leftmenuadvert {
    margin-top: 15%;
    box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
  -moz-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
  -webkit-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
}

.leftmenuadvert img {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.leftmenuadvert img:hover {
    border: medium none;
    opacity: 0.8;
}

ul.sideNav {
    list-style: outside none none;
    padding: 0px;
    margin: 20px 0px 0;
}
ul.sideNav ul {
    margin: 0;
margin-bottom: 20px;
}
ul.sideNav ul li {
    list-style: outside none none;
    margin: 0px;
    padding: 0;
    font-size: 0.8rem;
    border-bottom: 1px dotted #BBBBBB;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    background: #ffffff;
}
ul.sideNav ul li:hover {
  background: none repeat scroll 0 0 #efefef;
  cursor: pointer;
}
ul.sideNav ul li:hover ul li:last-child{
border-bottom: none;
}
ul.sideNav ul li ul,
ul.sideNav ul li ol,
ul.sideNav ul li ul li ul,
ul.sideNav ul li:hover ul li ul {
    display: none;
}
ul.sideNav ul li ol{
margin-left:0;
}
ul.sideNav ul li:hover ul,
ul.sideNav ul li:hover ol,
ul.sideNav ul li ul li:hover ul  {
    background: #e3e1e1 none repeat scroll 0 0;
    border: 1px solid #bbbbbb;
    display: block;
    left: 100%;
    position: absolute;
    top: -1px;
    width: 100%;
    z-index: 99999;
}
ul.sideNav ul li a {
  color: #000000;
  display: block;
  padding: 5px 10px;
}

#showcase .sideNav ul li a {
  color: #000000;
  display: block;
  padding: 5px 10px;
}

#showcase .sideNav ul li a:hover {
  color: #000000;
  display: block;
  padding: 5px 10px;
}


ul.sideNav h3:first-child {
  border-bottom: 1px dotted #000000;
}
ul.sideNav h3 {
    box-sizing: border-box;
    font-size: 1.2rem;
    margin-bottom: 0rem;
    padding-bottom: 0rem;
    padding-top: 0.5rem;
}



#furnitureStore ul.sideNav h3 {
    border-bottom: 1px dotted #000000;
    color: #000000;
}


.sideNav h3 a {
      color: #000000;
}

.sideNavUp {
    list-style: outside none none;
    padding: 0px;
}

#TCPopup {
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: 0 0 15px #010101;
    height: 80%;
    left: 29%;
    line-height: 20px;
    overflow-y: auto;
    padding: 2%;
    position: fixed;
    top: 5%;
    width: 40%;
    z-index: 999999;
}
a.JSCLose {
    background: transparent url("/images/close.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 32px;
    padding-bottom: 20px;
    position: absolute;
    right: 24px;
    text-indent: -9999px;
    width: 32px;
}
a.JSCLose:hover {
    background: rgba(0, 0, 0, 0) url("/images/closeHover.png") no-repeat scroll 0 0;
}
#TCPopup span {
    color: #000000;
    cursor: pointer;
}
.TCPopup {
  color: #000000;
}
#TCPopup > p {
  padding: 4px;
}
#TCPopup > ol {
  padding: 16px;
}
#TCPopup > ul {
  font-size: 14px;
  margin-bottom: 18px;
  margin-left: 18px;
}

.totalAmountToPay {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px dotted grey;
    padding: 0.5rem 1rem;
    color: #000 !important;
    margin-top: 1rem;
    font-weight: normal;
    font-size: 1.5rem !important;
}

/*================Product template================*/

/*----------Product template styling----------*/

div#product_large {
    position: relative;
}
div#product_large_img {
    border-radius: 0;
    float: left;
    margin-bottom: 30px;
    margin-left: 1px;
    margin-right: 0;
    padding: 0;
    width: 40%;
}
#product_large_img > span {
    padding: 0;
}
div#product_large_img img {
  border: 1px solid #ccc;
  width: 100%;
}



#Furniture_template #product_large_img img {
  border: 0px solid #ccc;
  width: 100%;
}

#Furniture_template b {
  margin: 0 !important;
}

#product_other_images {
    margin-left: -10px;
}
#Furniture_template #product_other_images > b {
  margin: 10px !important;
  padding-left: unset;
  width: 100%;
}

#product_other_images h4 {
    font-weight: normal;
    font-size: 14pt;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 5px;
    margin: 0 0 0 10px;
}
#product_other_images > b {
  border-bottom: 2px solid #cccccc;
  display: block;
  margin-bottom: -20px;
  margin-left: 10px;
  padding-bottom: 0.5rem;
}
#product_other_images > span {
    background: none repeat scroll 0 0 #fff;
    border: 0px;
    display: inline-block;
    height: 90px !important;
    margin: 0 0 20px 11px;
    margin-top: 0px;
    width: 108px !important;
    margin-top: 10px;
}

div#product_large_desc {
    float: left;
    font-size: 10pt;
    margin-bottom: 20px;
    margin-left: 20px;
    padding: 0;
    width: 56%;
    text-align: left;
}
#product_description {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  margin-bottom: 20px;
}

#panel1 #product_description {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  margin-bottom: 0px;
}

#product_description span {
    color: #000000;
    font-size: 0.9rem !important;
}

div#product_large_desc h2 {
    font-family: 'Montserrat', sans-serif;
    border-bottom: 0px solid #CCCCCC;
    font-size: 16pt;
    font-weight: normal;
    line-height: 120%;
    margin: 5px 0 0 0;
    padding-bottom: 10px;
    letter-spacing: 0;
}

.brand_image img {
    margin-top: 0px;
    border: 1px solid #ccc;
    width: 200px;
}


#furnitureStore div#product_large_desc h3 {
color: #000;
}


div#product_large_desc h3 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 120%;
    margin: 5px 0 0;
    padding: 10px 5px 0px 0px;
    position: relative;
}
#productLargeDescTop {
    background: none;
    border-radius: 0;
    box-sizing: border-box;
    display: inline-block;
    padding: 0px 20px 20px 20px;
    width: 100%;
}

.atHeader {
  margin-top: 0px;
}

#productLargeDescTop > p {
    margin: 0 0 10px;
  font-size: 14px;
}
#productLargeDescFooter {
    background: none;
    display: block;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}
*,
*:before,
*:after {
    box-sizing: border-box;
}
div#product_large_desc {
    font-size: 10pt;
}

body {
    color: #222222;
    cursor: auto;
    font-family: 'Montserrat', sans-serif;;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
}
html,
body {
    font-size: 100%;
}
html,
body {
    font-size: 100%;
}
/*-----Price area details-----*/

.attribute_box {
  color: #fff;
  margin: 0 10px 10px;
}
.attribute_box > b {
    border-bottom: 2px solid #CCCCCC;
    display: block;
    font-weight: normal;
    margin-bottom: 0;
    padding-bottom: 5px;
    font-weight: bold;
}
#productPriceArea {
  position: relative;
  width: 100%;
}
#priceAreaLeft {
    background: none;
    border-radius: 0;
    box-sizing: border-box;
    color: #000000;
    display: inline-block;
    height: 100px;
    margin: 0 0 0 1%;
    width: 55%;
    border-top: 0px solid #cccccc;
    border-right: 0 none;
    border-bottom: 0px solid #cccccc;
    border-left: 0px solid #cccccc;
}
#productOnSale {
  font-size: 0.8rem !important;
}
#priceAreaLeft .product_price {
  background: none transparent;
  border-radius: 0px;
  color: #000000;
  display: block;
  font-size: 2rem !important;
  height: auto;
  margin: 0px;
  position: relative;
  width: auto;
}
#productOnSale h5 {
    margin: 10px;
}
#productOnSale h5#priceTag {
    margin: 10px 0 0 10px;
}
.product_price h5#priceTag {
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: normal;
    margin: 0;
}

#priceBoxS > span {
  color: #000000;
}



#salePrice {
    margin: 10px 0 0 10px;
}
.was {
  color: #ed4242;
  margin-left: 10px;
}
span#basePrice {
  color: #5e5d5b;
}
.product_price > span {
   color: #000000;
}

span#pcode {
   color: #000000;
}
span#prodPrice {
    color: #000;
}

#furnitureStore select {
  margin-top: 6px;
}

#furnitureStore h1 {
  margin-top: -24px !important;
}
#Furniture_template .product_price > span {
  color: #000000;
  float: left;
}

#furnitureStore #product_other_images {
  margin-left: -10px;
  padding-top: 15px;
}

#furnitureStore #product_other_images img {
    border: 1px solid #ccc;
}

#inc {
  font-size: 14px;
  width: 100% !important;
}


#was,
#was_price,
.was_currency {
    margin-left: 10px;
    color: #ED4242;
}
#was_price {
    text-decoration: line-through;
    margin: 0;
}
.was_currency {
    margin: 0;
}
#priceAreaRight {
    background: none;
    border-radius: 0;
    box-sizing: border-box;
    color: #000000;
    display: inline-block;
    height: 100px;
    position: absolute;
    top: 0;
    width: 44%;
    border-top: 0px solid #cccccc;
    border-right: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    border-left: 0px dotted #cccccc;
}
#inStock {
    margin: 14px 0px 0 12px;
    text-align: right;
    font-size: 12px;
    line-height: 10px;
    font-weight: bold;
}
#inStock > span {
  color: #000000;
}

#inStock img {
    margin: 15px 12px;
    vertical-align: middle;
    margin: 4px;
}
#quantity {
    color: #333;
    font-size: 0.8rem;
    font-weight: bold;
    margin: 3% 3% 0;
    position: absolute;
    right: 60px;
    top: -66px;
}
#qty {
	position: absolute;
	right: 00px;
	top: -50px;
	width: auto;
	min-width: 68px;
}

#Furniture_template #qty {
  position: absolute;
  top: -60px;
  width: 50px;
}
div#product_large_desc form {
    background: none;
    border-top: 0px dotted #A7A7A7;
    color: #ffffff;
    display: inline-block;
    position: relative;
    width: 100%;
}
div.attribute_box input {
    margin: 5px;
}
/*-----Product template button-----*/

#priceAreaButton {
  position: relative;
}
   #priceAreaButton button {
        width: 98%;
        box-sizing: border-box;
        margin: 0px 2%;
        display: inline-block;
        background-position: 95% 50%;
        background-size: 2.5rem;
        background-repeat: no-repeat;
        line-height: 2rem;
        border: 1px solid #666666;
    }
#productLargeDescFooter #priceAreaButton > button {
  margin-bottom: 15px;
}
#Furniture_template #priceAreaButton > button {
  margin-bottom: 40px !important;
  margin-top: 15px;
}


.wishlistButton {
    background-color: #fff !important;
    border: 1px solid #5e5d5b !important;
    color: #5e5d5b !important;
    line-height: 1rem !important;
}

.wishlistButton:hover {
    background-image: url("/images/assets/add_to_wishlist.png") !important;
    background-color: #5e5d5b !important;
    border: 1px solid #5e5d5b !important;
    color: #fff !important;
}

#priceAreaButton button.wishlistButton:hover {
    color: #000 !important;
    background-color:#fff !important;
    background-position: 95% 50%;
    background-size: 2.5rem;
}



#priceAreaButton button:hover {
	background-color: #000 !important;
	cursor: pointer;
	border: 1px solid #000 !important;
	color: #fff !important;
}

div#product_part_of_type,
div#product_part_of_brand,
div#product_part_of_category,
div#product_part_of_collection {
    background-color: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    clear: both;
    margin-bottom: 10px;
    margin-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
div#product_part_of_collection h2,
div#product_part_of_type h2,
div#product_part_of_category h2,
div#product_part_of_brand h2 {
    border-bottom: 2px solid #cccccc;
    color: #5e5d5b;
    font-size: 1.5rem;
    letter-spacing: 0;
    margin: 5px 5px 10px;
    padding-bottom: 10px;
}
div#product_part_of_type p,
div#product_part_of_brand p,
div#product_part_of_category p,
div#product_part_of_collection p {
    color: #000;
    margin-left: 10px;
    margin-bottom: 5px;
}
div#product_part_of_collection img,
div#product_part_of_type img,
div#product_part_of_category img,
div#product_part_of_brand img {
    margin: 0;
    width: 100%;
}
.product_snap_sm {
    display: inline-block;
    margin: 1.33%;
    width: 14%;
}
div.partFooter {
    clear: both;
    text-align: center;
}

.partFooter a {
    color: #000000;
}

.partFooter a:hover {
    color: #000000;
}

/*----------------------------------------Blog Style sheets----------------------------------------*/

.blogEntrySmall {
  background: none;
  border-bottom: 2px solid #e6e6e6;
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  margin: 20px 0;
  padding-bottom: 20px;
}

.blogEntrySmall.featured {
    background: #efefef;
    border-bottom: 0px;
    padding: 0px 20px 20px 20px;
}
.blogEntrySmall a {
  color: #000000;
  text-decoration: underline;
}

.blogEntrySmall a:hover {
  color: #000000;
  text-decoration: none;
}

.blogEntrySmall strong a {
  margin: 0;
}
section#blogLeft {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  margin: 0;
  padding: 0;
  width: 736px;
}
.articleLeftContentLongBlog #blogLeft {
   background: none repeat scroll 0 0 #ffffff;
    margin-bottom: 20px;
}
div.blogRight {
    background: none;
    border-radius: 0;
    float: left;
    margin: 0px 20px 20px 0px;
    width: 98%;
}
div.blogRight h4 {
	background:  none ;
	border-bottom: 1px dotted #5e5d5b;
	color: #000000;
	font-size: 1.3rem;
	letter-spacing: 0;
	line-height: 16px;
	margin: 0 0 6px;
	padding: 7px 0;
}

.blogRight > ul {
  list-style-type: none;
  padding: 0 0 40px;
}

.blogRight > ul a{
text-decoration: none;
color: #000000;
}
.blogRight > ul a:hover {
    color: #000000;
    text-decoration: underline;
}


.blogfilters h3 {
    color: #5e5d5b;
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px;
}

.blogfilters ul {
    list-style: none;
    margin-bottom: 20px;
}

.blogfilters li {
    font-size: 8px !important;
    border-bottom: 1px dotted #ccc !important;
    line-height: 9px !important;
}

.off-canvas-list .blogfilters li {
    font-size: 8px !important;
    border-bottom: 0px dotted #ccc !important;
    line-height: 9px !important;
}

.blogfilters li input {
    margin: 10px 0 10px;
}


ul.off-canvas-list li label {
    text-transform: auto !important;
}

.blogfilters label {
    width: 86% !important;
    float: left;
    font-size: 13px !important;
    color: #000000 !important;
    line-height: 10px;
    padding-top: 12px;
    background: none !important;
    border: none !important;
    font-weight: normal;
}

.otherArticles.row {
    width: 100%;
    margin-left: 0px;
}
.otherArticles.row h3.columns {
    color: #5e5d5b;
    font-size: 2rem;
    font-weight: normal;
    border-bottom: 1px solid #5e5d5b;
    margin: 0%;
    padding: 0%;
}

#file {
  border: 1px solid #efefef;
  padding: 20px;
  background: #efefef;
  width: 100%;
}


/*Blog styles*/
#blogLeft > h3 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size: 14pt;
  margin: 0;
  padding: 0;
}
section#newsBlog h3 {
    font-size: 35px !important;
    font-weight: 500;
}

.articleLTopShortBlog > h3 {
  font-size: 24px;
  font-weight: 900;
  margin: 0;
}

.articleTopShortBlog > h3 a {
  border-bottom: 1px dotted #5e5d5b;
  color: #000000;
  display: inline-block;
  font-size: 24px;
  letter-spacing: 0;
  margin: 18px 0px 0;
  padding-bottom: 10px;
  text-decoration: none;
  width: 100%;
}

.articleLeftContentShortBlog > h3 a {
  color: #5e5d5b;
  text-decoration: none;
  font-size: 14pt;
  border-bottom: 1px dotted;
  display: block;
}


.articlePublishedShortBlog > p {
  font-size: 10pt;
}
section#newsBlog h4 {
    color: #000000;
    display: inline-block;
    font-size: 14px !important;
    font-weight: normal;
    margin: 5px 0 25px;
}
section#newsBlog h4 a {
    color: #EEEEEE;
}
section#newsBlog article {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    height: auto;
    padding: 0;
}
section#newsBlog article p {
    font-size: 12px;
}
section#newsBlog article hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #EEEEEE !important;
    border-collapse: collapse;
    border-image: none;
    border-left: medium none;
    border-right: medium none;
    border-top: 1px solid #CCCCCC !important;
    clear: both;
    margin: 10px 0;
}
section#newsBlog article a {
    color: #EEEEEE;
    padding: 5px 10px;
    text-decoration: none;
}
section#newsBlog article a:hover {
    color: #FFFFFF;
}
section#newsBlogHomeHome h3 {
    font-size: 30px !important;
    font-weight: normal;
}
#newsBlogHome h3 a {
    background: none repeat scroll 0 0 #C9C6C6;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 7px;
    padding: 7px;
    text-decoration: none;
    width: 321px;
}
section#newsBlogHome h4 {
    color: #000000;
    font-size: 14px !important;
    font-weight: normal;
    margin: 5px 0;
    padding: 0 10px;
}
section#newsBlogHome h4 a {
    color: #EEEEEE;
}
section#newsBlogHome article {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    height: auto;
    padding: 0;
    width: 332px;
}
section#newsBlogHome article p {
    font-size: 12px;
}
.articleRightContent > img {
    border: 1px solid #CCCCCC;
}
section#newsBlogHome hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
    border-collapse: collapse;
    border-image: none;
    border-left: medium none;
    border-right: medium none;
    border-top: 1px solid rgba(0, 0, 0, 0.15) !important;
    clear: both;
    margin: 10px 0;
}
section#newsBlogHome article a {
    color: #EEEEEE;
}
section#newsBlogHome article strong a {
    color: #000000;
    display: inline;
}
section#newsBlogHome article a:hover {

    color: #FFFFFF;
}
section#newsBlogHome article a.button {
    background: none repeat scroll 0 0 #ED1F60;
    color: #F8F8F8 !important;
    font-weight: normal;
    margin: 10px 0 0;
    width: 100px;
}

section#newsBlogHome article a.button:hover {
    background: none repeat scroll 0 0 #FFCB03;
    color: #000000 !important;
}
section#newsBlogHome article.articleRightContent {
    float: left;
    margin: 0;
    padding: 0;
    width: 115px;
}
section#newsBlogHome article.articleLeftContent {
    float: left;
    width: 200px;
}
section#newsBlogShortList article.articleRightContent {
    float: left;
    margin: 0;
    padding: 0;
    width: 115px;
}
.articleRightContentShortBlog {
    float: left;
    margin: 2% 0%;
    padding: 0;
    width: 30%;
    overflow: hidden;
    border: 1px solid #000000;
}

.articleRightContentShortBlog img {
    transition: all 0.25s ease-in 0s;
}

.articleRightContentShortBlog img:hover {
opacity: 0.6;
}

.articleLeftContentShortBlog {
    float: right;
    margin: 2%;
    width: 60%;
}
.articleRightContentShortBlog > img {
    border: 1px solid #cccccc;
    width: 100%;
}
.articleLeftContentShortBlog > h3 {
  font-size: 22pt;
  font-weight: 900;
  margin: 0;
}
article.articleRightContentLongBlog {
    float: left;
    margin: 0 0 0 15px;
    padding: 0;
}
article.articleLeftContentLongBlog {
  float: left;
  margin: 20px 0px;
}
.articleLeftContentLongBlog > img {
  border: 1px solid #000000;
  margin: 20px 0;
  width:100%;
}
.articleLeftContentLongBlog > h4 {
  font-size: 1.5rem;
  font-weight: lighter;
  letter-spacing: 0;
  line-height: 30px;
  margin: 0 0 25px;
  color: #5e5d5b;
}
#contentRightBlog > section#blogCategories {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 10px 10px 10px 10px;
    padding: 5px 20px;
}
#articleContentLeftBlog hr {
    clear: both;
    display: block;
    margin: 10px 40px 10px 0;
}
#blogFooter {
  background: none;
  border-bottom: medium none;
  border-radius: 0;
  border-top: 0px solid #cccccc;
  box-sizing: border-box;
  clear: left;
  display: inline-block;
  margin: 0%;
  padding: 0;
  width: 94%;
}
#blogFooter > p {
  border-top: 1px solid #cccccc;
  margin-top: 1%;
  padding-top: 2%;
}
span.ShareArticle {
  color: #000000;
  font-size: 0.8rem;
}
#blogFooter .addthis_sharing_toolbox {
  height: auto;
  margin: -20px 0 0;
  padding: 0;
}

#contentRightBlog {
  background: #1F1F1F;
  border-radius: 10px;
  float: right;
  margin-left: 51px;
  padding: 10px;
  width: 170px;
}

#contentRightBlog > h3 {
    border-bottom: 1px dotted #555555;
    color: #FFFFFF;
    padding-bottom: 10px;
}
.articleLeftContentShortBlog > h4 {
  color: #000;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 22px;
  margin: 2%;
}
.articlePublishedShortBlog {
    margin: 1rem 0px;
}
.blogEntrySmall .articlePublishedShortBlog {
    float: left;
    width: 94%;
    padding: 2% 0 0 !important;
    margin: 0% !important;
    border-top: 0px solid #ccc;
}

.articlePublishedShortBlog .relatedH4 {
    margin-top: 10px !important;
}

.relatedFooter {
    margin: 0% !important;
}
a.button {
    color: #FFFFFF;
    text-decoration: none;
}
#contentRightBlog > ul {
    display: block;
    margin: 0;
    padding: 5px 0;
    text-indent: 0;
}
#contentRightBlog > ul a {
    color: #FFFFFF;
}
h2#blogHeadline {
  color: #5e5d5b;
  font-size: 1.5rem;
  margin: 20px 0;
}
.blogRight > h4 {
  margin: 0;
}
#blogLeft hr{
display: none;
}
.articleLeftContentLongBlog > img {
  margin: 0;
}
.blogRight li {
  line-height: 150%;
  font-size:  10pt;
}
#blogHead {
  border-bottom: 0px solid #E5E5E5;
  margin: 0px;
}
#blogHead h1 {
  border-bottom: 0 solid #cccccc;
  color: #000000;
  font-size: 2.2rem;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: -10px !important;
}

#blogHead h2 {
    color: #000000;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0;
    margin: 0 0 20px;
    padding: 0;
}
#blogBodyContent p {

}

#blogBodyContent > ul {
    font-size: 0.9em;
    margin: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 20px;
    padding-right: 0 !important;
    padding-top: 0 !important;
}

#blogBodyContent > ul li {
    font-size: 1rem !important;
}

.blogButtonBar {
    margin: 2% 0;
}
.blogArticleContainer {
    background: none;
    margin-bottom: 40px;
}
/*----------Account Page----------*/
#accountPage ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#accountPage .promoRow {
    text-align: right !important;
}

#accountPage .off-canvas-wrap .inner-wrap section.main-section .mainBodySection .row .mainContent.medium-12.large-12.columns form .admin_box:nth-child(1n+1){
  background: #ffffff none repeat scroll 0 0;
  padding: 2rem 2rem 4em;
}

.admin_box {
  background: #FFFFFF;
  padding: 2rem;
}

.admin_box ol li .left200 {
    color: #000;
}
#old_login, #new_reg {
    background: none;
    float: left;
    margin: 0%;
    padding: 1rem;
    width: 50%;
}
#new_reg img {
    box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
  -moz-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
  -webkit-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
    transition: opacity 0.7s ease-in-out;
}

#new_reg img:hover {
    border: medium none;
    opacity: 0.7;
}


.forgottenPassword {
    padding-bottom: 20px;
}

#old_login span.cn, #new_reg span.cn {
    border-bottom: 0px solid #5e5d5b;
}


span.cn {
  border-bottom: 1px solid #5e5d5b;
  color: #5e5d5b !important;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: normal;
  margin-bottom: 1rem;
  width: 100%;
}

span.cn h3 {
  color: #5e5d5b !important;
}

.login {
  margin-top: 10px;
  position: absolute;
  right: 70px;
  top: 32px;
}

.unloadQuote {
    border-radius: 5px;
    color: #6a969f !important;
    cursor: pointer;
    display: block !important;
    height: 24px !important;
    left: 58px;
    line-height: 24px !important;
    margin-left: 0;
    position: absolute;
    text-decoration: underline;
    text-shadow: none;
    top: 52px;
}
.quoteName {
  color: #6a969f;
  cursor: default;
  display: block;
  height: 20px;
  left: -80px !important;
  line-height: 27px;
  pointer-events: none;
  position: absolute;
  text-shadow: none;
  top: 52px;
  width: 170px !important;
}



.basketItems ul li.login a {
     color: #5e5d5b !important;
}

.basketItems ul li.login a:hover {
     color: #000000 !important;
}


#accountPage table {
  background: none repeat scroll 0 0 #ffffff;
  border: 0 none;
  margin-bottom: 1.25rem;
  table-layout: auto;
  width: 100%;
}
#accountPage table.basket {
  border: 1px solid #ccc !important;
}

#accountPage table:first-of-type {
  background: #fff;
  margin-bottom:0;
}

#accountPage #searchResults table {
    background: #333 !important;}


#accountPage .basket button {
  font-size: 0.8rem;
  line-height: 1rem;
  text-align: center;
  margin:0;
}
#accountPage th {
  background: none repeat scroll 0 0 #5e5d5b;
  color: #fff;
  font-weight: normal !important;
}
#accountPage th:last-child {
  border-left: 0px solid #bbbbbb;
  text-align: center;
}
#accountPage table.basket tr:nth-child(odd) td{
}
#accountPage table.basket tr:nth-child(even) td{
background: #FFFFFF;
}

#accountPage .product_purchase_accessories select {
    width: 93%;
}
#accountPage table.basket tr:nth-child(odd) td:last-child{
  background: none;
  border-left: 0px solid #BBBBBB;
  text-align: center;
}
#accountPage table.basket tr:nth-child(even) td:last-child{
  background: none;
  border-left: 0px solid #BBBBBB;
  text-align: center;
}

.description.td4 .attributes div ul {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
}
.description.td4 {
    font-size: 0.8rem;
}

.description.td4 .attributes div ul li {
    font-size: 0.8rem !important;
}

.description.td4 .attributes div div {
    font-size: 0.8rem !important;
}

/*New account page*/
ul.accountList {
  list-style: outside none none;
  margin: 1rem 0 !important;
  padding: 0;
  text-indent: 0;
}
.accountList > li {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
  border-radius: 0.25rem;
  display: inline-block;
  float: left;
  height: 65px;
  margin: 1%;
  padding: 0.5rem 1rem;
  position: relative;
  width: 31.3%;
}
.accountList > li:hover {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
}
.accountList li a {
background: white;
  display: block;
  left: 0;
  padding: 0.5rem;
  position: absolute;
  text-indent: 0.5rem;
  top: 0;
  width: 100%;
}

.accountList li a:hover {
  background-color: #efefef;
  border-radius: 5px;
  text-decoration: none !important;
}

.accountList li a span {
  color: #000000;
  font-size: 1rem;
  margin-left: 1rem;
  text-align: left;
}


.accountList li:hover a span {
  color: #006171;
}



/*----------Account Page----------*/
#accountPage ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.admin_box {
  background: #FFFFFF;
  padding: 2rem;
}
#old_login, #new_reg {
  background: none;
  float: left;
  padding: 2rem 0rem 0rem 0rem;
  width: 50%;
  margin:0%;
}

#old_login ol, #new_reg ol {
    list-style: none !important;
    margin: 0px;
}

#old_login a {
    color: #000; /* Paul changed to black as link was not visible */
}


#old_login a:hover {
    color: #000; /* Paul changed to black as link was not visible */
    text-decoration: underline;
}
span.cn {
  border-bottom: 1px solid #5e5d5b;
  color: #5e5d5b !important;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: normal;
  margin-bottom: 1rem;
  width: 100%;
}


.basket.tradeBreakdown {
  width: 100% !important;
}

.basket.firstTable {
  width: 100%;
}

.ToPayVal {
    text-align: right;
}

.imageHeader {
    width: 120px;
}

.unloadQuote {
  border-radius: 5px;
  color: #6a969f;
  cursor: pointer;
  display: block;
  height: 24px;
  left: 58px;
  line-height: 24px;
  margin-left: 0;
  position: absolute;
  text-decoration: underline;
  text-shadow: none;
  top: 52px;
}

.basketItems ul li.login a {
    color: #5e5d5b !important;
    font-weight: bold;
    font-size: 12px !important;
    padding-left: 0 !important;
text-transform: none !important;
}

#accountPage table {
    margin: 0.1rem;
}
/*----------Basket Styling----------*/

/*----------Postcode Lookup Style----------*/
.reg_box ol li a {
  background-color: #5e5d5b;
  color: #fff;
  margin-left: 10px;
  padding: 6px;
}

.reg_box ol li a:hover {
  background-color: #000000 !important;

}
/*----------End of Postcode Lookup Style----------*/

tr.headingRow th {
  border-bottom: 1px solid #cccccc;
}
.basket th {
  border-bottom: 1px solid #cccccc;
}
table.basket tr td:first-of-type {
  border-left: medium none;
}
.productRow a {
    font-size: 0.8rem;
    margin-bottom: 0.5rem !important;
    color: #000000;
    float: left;
    width: 100%;
}

.qty.td2 {
    text-align: center;
}
.productRow input {
    padding: 0 !important;
}
.productRow td div{
position: relative;
}
.productRow td div ul {

}
.productRow td div:hover ul{
display:block;
}
tr.productRow:nth-child(even) td{
/*border-top:1px dotted #CCCCCC;
border-bottom:1px dotted #CCCCCC;*/
}

.productRow li {
  margin: 0;
  font-size: 0.7rem;
  padding: 0;
  list-style-type: square;
  line-height: 20px;
}

.buttonRow td {
  border-top: 1px dashed #000000 !important;
  padding-top: 14px !important;
  text-align: right;
  vertical-align: top;
}
.postcodeRow td {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 1px solid #cccccc !important;
}
.postcodeRow select {
  margin-bottom: 0;
  width: 200px;
  margin-left: 20px;
}
.postcodeRow img {
  margin: 2px 0 !important;
  padding: 0 !important;
}

.totalRow select {
    margin: 10px;
    padding: 6px !important;
    width: 300px;
}
.totalRow .td2 {
  text-align: right;
}

.productRow textarea {
    border: 1px solid #ccc !important;
    box-shadow: none !important;
}

.basket.firstTable h1 {
  border-bottom: none;
  font-size: 1.5rem;
  margin: 0 10px 0 0;
}
.postcodeLable {
  text-align: right;
}

.postcodeLable b{
margin-right: 10px;
}

.postLable {
  padding-left: 10px;
  padding-right: 10px;
}

.basket.firstTable img {
  float: left;
  padding: 0 10px 0px !important;
  width: auto !important;
}


.productRow .td1 {
    text-align: left !important;
}

.basketButtonBar {
  float: left;
  padding: 4px;
  width: 100%!important;
}
.checkoutButtons.checkoutButtonsTop {
  float: right;
}
.productRow input {
  text-align: center;
  width: 40px;
}

.por1 {
    display: none;
}

.por2 button.bbApply {
    display: block !important;
    /*float: right !important;*/
}
.por2.basketActions {
  width: 100% !important;
}

td.promoRow {
  background: none repeat scroll 0 0 #ffffff;
}
.totalRow input, .postcodeRow input {
height: 2rem;
width: 100px;
margin-bottom: 0;
font-size: 0.7rem;
border: 2px solid #000000;
padding: 18px 10px !important;
}
.totalRow td {
  border-top: 1px dotted #24372c;
  text-align:right;
}
.lineGross.td5 {
    text-align: right;
}
.payRow td {
  background-color: #F5F5F5;
  border-top: 1px dotted #24372c;
}
.toPayRow td {
  background-color: #ffffff;
  border-bottom: 0px solid #000000 !important;
  border-top: 1px dotted #000000 !important;
  padding: 14px !important;
}
.totLable{
text-align: right;
}
.totVal{
font-weight:bold;
}
.postLabl b {
    float: right;
}

.gTotalLable{
text-align: right;
}
.gTotalVal{
font-weight: bold;
}
.selConfig{
text-align: right;
}
.delVal input{
margin-bottom: 0;
}
.postcodeRow button, .ToPayRow button, .promoRow button{
margin-bottom: 0;
}
.ppDrop {
  margin-left: 10px;
  width: 15%;
  margin-bottom: 0;
}
.changeLink > img {
 padding: 0 !important;
}
.cngPC {
vertical-align: top;
}

.basket li {
    margin-left: 16px;
}
.ppLabel{
text-align: right;
}
/*---------------Print Basket----------------*/

body#basket .basket img {
  padding: 0 20px 20px 0;
}
body#basket table.basket tr:first-of-type h1 {
  margin-left: 162px;
}
body#basket h1 {
  display: block;
  border-bottom: 3px solid #000;
}
#basket table.basket td {
  border: medium none !important;
  border-collapse: collapse;
  padding: 20px !important;
}
body#basket table.basket tr td ul {
}
.ppDrop {
    margin-left: 10px;
    width: 15%;
}
.selConfig {
    text-align: right;
}


@media only screen and (max-width: 998px) {
tr.productRow td.eachCell {
    background-color: #f9f9f9;
    border: 0 none !important;
    font-size: 0.8rem;
}

tr.productRow td.totalCell {
    font-size: 0.8rem;
}

tr.productRow input {
    width: 100% !important;
}

.buttonRow input {
    margin-top: 3px;
    width: auto !important;
}
.basketButtonBar > span {
    width: 100% !important;
}

.totalRow select {
    margin: 10px 10px 35px 0;
    padding: 6px !important;
    width: 90% !important;
}
.basket.firstTable img {

}

.postcodeRow > td {
    margin-top: 20px !important;
}

.postcodeRow td:first-child {
}


.bbApply {
    float: right;
}

.totalRow b:last-child {}

.basketButtonBar {
    float: left;
    padding: 4px !important;
}

.por1 {
    display: none;
}

.buttonRow div {
    float: right;
    width: 98% !important;
}

.bbUpdateBasket {
  margin-bottom: 2px;
  margin-right: 10px;
}

.totVal {
  text-align: right;
}
}
/*----------Furniture Store----------*/

.rangeTitleText {
  border-bottom: 2px solid #000000;
  margin-bottom: 1rem;
}


h2.rangeBlockHeader {
    font-weight: 300 !important;
    border-bottom: 1px dotted #333;
    box-sizing: border-box;
    font-size: 1.8rem;
    line-height: 38px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #000000;
}


#furnitureStore b {
display: inline-block;
margin-bottom: 0.5rem;
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
}
.furnRangeImg {
  width: 100%;
margin-bottom: 20px;
}
.furnRangeImg img{
width:100%;
height: auto;
border: 1px solid #ccc;
}
.furnRangeDesc {
  background: none repeat scroll 0 0 #f7f7f7;
  border: 1px solid #cccccc;
  float: left;
  margin: 0;
  padding: 1rem;
  width: 100%;
  display: none;
}
#furnList table {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #dddddd;
  margin-bottom: 1.25rem;
  table-layout: auto;
  width: 100%;
}
#furnList td h3 {
  text-align: right;
}
.f_choice_box img {
  width: 90px !important;
}
.f_choice_box select {
  margin: 0;
}
.f_choice_box button {
  font-size: 0.8rem;
  margin: 0;
}
.f_choice_box span {
  color: #000000;
  font-size: 1.2rem;
  font-weight: bold;
}

.fn_colour_options > h3 {
    border-bottom: 1px dotted #000000;
    margin-bottom: 1rem;
    padding-bottom: 0.25rem;
    color: #000000;
}

#furnitureStore .row .mainContent.medium-9.large-9.columns div td h3 {
    color: #000;
}

#furnitureStore .row .mainContent.medium-9.large-9.columns div td h3

.fn_colour_options {
  border: 1px solid #c4c4c4;
  float: none;
  margin: 1rem 0;
  padding: 1rem;
  width: 100%;
}
.fn_colour_options span {
  color: #000000;
  font-size: 0.8rem;
  padding: 0.2rem;
text-align: center;
}
.fn_prod_code {
  background: none repeat scroll 0 0 #000000;
  border-radius: 0 25px 25px;
  color: #ffffff;
  display: inline-block;
  padding: 10px;
}
.fn_colour_options a {
  background: none repeat scroll 0 0 #fff;
  display: block;
  padding: 4px;
  box-shadow: 0 2px 5px #C5C5C5;
}

.fn_colour_options > div {
  display: inline-block;
  margin: 0 1%1rem;
  width: 14.5%;
}
.fn_colour_options img {
  width: 100%;
}
.fn_colour_options span {
  background: none repeat scroll 0 0 #FFFFFF;
  display: block;
}
.fn_rangeTile {
    display: inline-block;
    margin: 0 1% 1rem 0;
    width: 32%;
    position: relative;
    margin-bottom: 70px !important;
}
.fn_rangeTile:nth-child(3n){
}
.fn_rangeTile img {
    width: 100%;
    border: 1px solid #ccc;
}


.rangeColourTitleText a {
    font-size: 18px;
    border-top: 2px solid #000000;
    color: #000 !important;
    font-size: 17px;
    left: 0;
    line-height: 24px;
    margin-bottom: 1px !important;
    padding-bottom: 6px;
    padding-top: 8px;
    position: absolute;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    background: #fff;
    display: block;
    font-weight: lighter;
    bottom: -51px;
}

.furnRangeDesc > h3 {
  border-bottom: 2px solid #cccccc;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  padding-bottom: 0.25rem;
  width:100%;
}
.furnRangeDesc h4 {
  border-bottom: 2px solid #cccccc;
  font-size: 1rem;
  margin-bottom: 1rem;
  padding-bottom: 0.25rem;
  width: 100%;
  display: inline-block;
  margin-top: 1rem;
}
.f_resource_thumb img {
    width: 100%;
}
.fn_tile {
    display: inline-block;
    margin: 1.5% 2.4% 1rem 0px;
    padding: 0 !important;
    width: 30% !important;
}
.fn_tile:nth-child(3n+4){
}
.f_resource_thumb > div {
    background: none;
    box-sizing: border-box;
    display: inline-block !important;
    font-size: 0.8rem;
    height: 3rem !important;
    line-height: 3rem;
    padding: 0 1rem !important;
    width: 100% !important;
    position: relative;
    margin-bottom: 45px;
}
.f_resource_thumb > div a {
    color: #000000;
    display: block;
    height: 50px;
}
.f_choice_box h3 {
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0;
  margin-top: 15px;
}
.f_choice_box td h3 {
  margin: 0;
}
#f_main_box > span#f_colour_style {
    color: #000000;
}
.f_choice_box tr:first-child td {
  border-bottom: 1px solid #aaaaaa;
}
#f_main_box > span#f_choose {
  color: #000000;
  font-weight: bold;
}
.carcaseThumbnail {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ccc;
  display: inline-block;
  height: auto !important;
  padding: 0.3rem;
}
.carcaseThumbnail > div {
  height: 4rem !important;
}
.carcaseThumbnail p {
  font-size: 0.8rem;
  padding: 0rem;
  position: relative;
}
.carcaseTile.selectedCarcase img {
    border: 3px dashed #000000;
    box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.5);
}
.fn_otherImages > div {
  display: inline-block;
  margin: 0;
  background: #FFFFFF;
  padding: 7px;
  margin: 3px;
  box-shadow: 0 2px 4px #AAAAAA;
}
.fn_header > h3, .fn_otherImages > h3 {
  border-bottom: 2px solid #000000;
  margin-bottom: 20px;
}
.showOtherRanges {
  margin-top: 1rem;
}
.showOtherRanges > select {
  margin-top: 0.5rem;
}
/*------------------------Colour Bar stuff--------------------------------*/
.f_info_box {
  background-color: #ffffff;
  border: none;
  margin-top: 0;
  padding: 6px;
  width: 430px;
  font-size: 0.8rem;
}
.f_info_box > h3 {
  font-size: 1.4rem;
  border-bottom: none;
  margin-bottom: 5px;
}

.f_choice_box {
  background-color: transparent;
  border: medium none; 
  padding:0;
}

.f_options_door {
	background-color:#ffffff;
	border:1px solid #cccccc;
	margin-top:15px;
}

.f_info_box_price {
  background-color: #DDDDDD;
  border: 1px solid #CCCCCC;
  display: inline-block;
  height: auto;
  margin-top: 0;
  padding: 6px;
  width: 430px;
}
.f_info_box_price select {
  width: auto;
  margin: 0;
}

.f_resource_thumb {
	text-align:center;
	background-color:#ffffff;
	border:1px solid #ccc;
}

.f_colour_bar {
  background-color: #efefef;
  border: 1px solid #efefef;
  color: #000000;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 1rem;
  min-height: 40px;
  padding: 4px 8px 11px;
  position: relative;
  width: 100%;
}

.f_colour_bar a {
	font-size:12px;
	color:#3366cc;
	text-decoration:none;
}

.f_colour_bar a:hover {
	color:#777777;
}

.f_colour_style{
	float:left;
	width:300px;
	padding-top:8px;
	font-size:18px;
}
#f_main_box {
  width: 50%;
}
.f_colour_box {
  border: 1px solid #fff;
  box-shadow: 0 2px 2px #aaaaaa;
  cursor: pointer;
  display: none;
  float: right;
  height: 50px !important;
  margin-bottom: 4px;
  margin-left: 0;
  margin-right: 4px;
  overflow: hidden;
  position: relative;
  width: 50px !important;
  margin-top: 8px;
}
.fn_showFullView{
font-size:0.8rem !important;
}

#f_choose {
	display:none;
}

#f_full_view{
	position:absolute;
	display:none;
	padding:4px;
	border:1px solid #777777;
	background-color:#ffffff;
	color:#000000;
	font-size:18px;
	z-index:99999999;
}

#colour_on {
  display: inline;
  height: 50px;
  width: 50px;
}
#f_change {
  float: right;
  height: 50px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-top: 8px;
  position: relative;
}
.f_info_box_price span {
  color: #000000;
}
.f_info_box_price .product_price {
  background: none repeat scroll 0 0 transparent;
  clear: left;
  display: inline-block;
  height: auto !important;
  padding: 0;
  position: relative;
  width: auto !important;
  margin: 3px 0 0 10px;
}
.f_info_box_price button {
  margin: 0;
}
.f_info_box_price .product_price > span#base_price {
  color: #000000;
}
.handCell {
  font-size: 0.7rem;
  vertical-align: top;
  text-align: center;
}
.handCell > input[type="radio"] {
  margin-bottom: 0;
}
.totVal > input {
  margin: 0;
}
.totalRow button {
  margin: 0;
}
.totalCell {
  text-align: right;
}
.promoText {
  width: 150px;
}
.bbUpdateBasket {
  float: left;
  margin-right: 10px;
}
.promoEntry {
  float: left !important;
  height: 35px !important;
  margin: 0 20px 0 10px !important;
  width: 200px !important;
}
.promoText {
  float: left;
  line-height: 35px;
  margin: 0 !important;
  padding: 0 !important;
}
.delVal, .gTotalVal {
  text-align: right;
  font-weight: bold;
}
select#attrib_depth {
  width: 100%;
}
table tr.even, table tr.alt, table tr:nth-of-type(2n) {
  background: none repeat scroll 0 0 #ffffff;
}

.footerAddress h2 {
  color: #fff!important;
  font-size: 1rem!important;
   text-align: left;
   text-transform: uppercase!important;
letter-spacing: 5px;
}

.footerAddress em {
  color: #fff!important;
}

.footerAddress p {
  color: #fff!important;
}


/*-------------------------Furniture Basket Styling-----------------------*/
tr.furnHeaderRow th, tr.appHeaderRow th{
  background: none repeat scroll 0 0 #ebebeb;
  border-right: 4px solid #ffffff;
  padding: 10px 10px;
  font-size: 0.8rem;
}
tr.furnHeaderRow th:last-child, tr.appHeaderRow th:last-child  {
  border-right: medium none;
}
tr.furnHeaderRow th.handingHeader, tr.appHeaderRow th.handingHeader {
  text-align: center;
}
tr.furnHeaderRow th.qtyHeader, tr.furnHeaderRow th.eachHeader, tr.appHeaderRow th.qtyHeader, tr.appHeaderRow th.eachHeader{
text-align: center;
}
tr.furnHeaderRow .totalHeader, tr.appHeaderRow .totalHeader {
  text-align: right !important;
}
tr.furnHeaderRow .removeHeader, tr.appHeaderRow .removeHeader {
  text-align: center !important;
  vertical-align: middle;
}
.td8{
text-align:center;
}
.td8 img {
  margin: 0 !important;
  padding: 0 !important;
}
.removeHeader > img {
  margin: 0 !important;
  padding: 0 !important;
}
.handChoice hr {
  margin: 0 0 10px 0;
}
.productRow b {
  font-size: 0.8rem;
}
.productRow input[type="text"] {
  margin-top: 4px;
}
/*Change Range*/
.storeProductsAppStore > div {
  position: relative;
}

.department_frame {
	background-color: #efefef;
	padding: 4px 20px !important;
        margin-top: 2rem;
        margin-bottom: 30px;
}


.department_frame h2 {
    color: #000 !important;
    font-weight: 500;
}

.storeProductsAppStore div span.cn h3 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: none;
  color: #000000;
  font-weight: normal;
  height: auto;
  margin-bottom: 0;
  padding: 0 0 1rem;
  position: relative;
}
/*-------------------------Holding page styles----------------------------*/
body#holdingPage{
background-image: url(/images/holdingBGKitchen.jpg);
/*background-image: url(/images/holdingBGBathroom.jpg);*/
background-repeat: no-repeat;
background-size: cover;
background-color: #CCCCCC;
}
div.holdingDiv {
	background: none repeat scroll 0 0 #eeeeee;
	box-shadow: 0 0.5rem 0.5rem 0rem rgba(0, 0, 0, 0.5);
	margin: 2% auto 0% auto;
	padding: 3rem;
	boz-sizing: border-box;
	height: 550px;
	position: absolute;
	 top: -275px;
	height: 500px;
	left: 50%;
	margin-left: -250px;
	margin-top: -250px;
	position: absolute;
	top: 50%;
	max-width: 500px;
	width: 100%;
}
.holdingDiv img {
  margin-bottom: 2rem;
}

/*----------Checkout registration form styles----------*/
.reg_box {
  background: #ffffff;
  border: 1px solid #cdcccc;
  padding: 10px 10px 20px;
}
#accountPage .reg_box {
    padding: 10px 10px 60px;
}
.reg_box ol {
  list-style: none;
}
.reg_box select {
  display: inline-block;
  width: 14%;
}
.reg_box input {
  display: inline-block;
  width: 40% !important;
}
.reg_box button[type="submit"] {
  float: right;
}
.reg_box input[type="checkbox"] {
  width: 5% !important;
}

.reg_box input[type="submit"] {
    background-color: #000000;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    line-height: 0.7rem;
    margin: 0 0 1.25rem;
    padding: 0.7rem !important;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color 300ms ease-out 0s;
    text-transform: uppercase !important;
}

.reg_box input[type="submit"]:hover {
    background-color: #202e5f;
}

.reg_box ol li span.red {
    color: red;
    margin: 0;
    padding: 0;
}

.redNotice {
  background: none repeat scroll 0 0 #f9e7e7;
  border: 1px solid #aa0000;
  padding: 1rem;
  margin-bottom: 1rem;
}

.red{
color: #CC0000 !important;
}

span.red {
  text-align: center;
  float: unset;
}

.amountToPay {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #cdcccc;
  font-size: 2rem;
  font-weight: bold;
  padding: 0.5rem 1rem;
}
.amountToPay .basketLabel {
  font-size: 0.8rem;
}
.eachTitle, .totalTitle{
display:none;
}


.amountToPay > span {
  color: #232323;
}
.reg_box img {
  margin: 1rem 0;
  width: 60px;
}



/*----------------------sagepay iframe-------------------------------*/
 
#accountPage .amountToPay {
	font-size: 2rem;
	font-weight: bold;
	padding: 0.5rem 1rem;
	margin-bottom: 20px;
	width: 100% !important;
	color: #000;
}


#accountPage .product_purchase_accessories .message {width: 100% !important;}



form#sp-form {
	border: 1px solid #cdcccc;
	margin-top: 20px;
	margin-bottom: 50px;
	padding: 0px 10px 60px;
	float: left;
	width: 100%;
	text-align: left;
}

#sp-div {
    margin: auto !important;
    float: left !important;
    width: 100%;
}


#submit-container {
    width: 100%;
    text-align: center;
}

form#sp-form h2 {
        border-bottom: 1px solid #000000;
	text-align: left;
}

#accountPage .message {
    float: left;
    min-height: 80px;
    width: 100%;
}

input#buttonjs {
	background-color: #f4f1f1;
	border: 1px solid #707070 !important;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	line-height: 0.7rem;
	margin: 3rem 0px 0px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: background-color 300ms ease-out 0s;
	font-size: 0.8rem;
	padding: 1rem;
	text-transform: uppercase;
	-webkit-appearance: none !important;
}

input#buttonjs:hover {
 background-color: #fff !important;
 border: 1px solid #000000 !important;
 color: #000000 !important;
}
/*----------------------End of sagepay iframe-------------------------------*/




/*--------------------------Brochure page-------------------------------*/
#brochurePage div.brochureDetails {
  background: none;
  border-radius: 0;
  display: block;
  float: left;
  height: 155px;
  padding: 20px;
  position: relative;
  width: 70%;
}
#brochurePage h3 {color: #000000;}

#brochurePage div.brochureDetails a {
  background-color: #000000;
  background-image: url("/images/downloadIcon.png");
  background-position: 95% 4px;
  background-repeat: no-repeat;
  border-radius: 0;
  bottom: 15px;
  color: #ffffff;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 50px 0 15px;
  position: absolute;
  right: 15px;
  text-decoration: none;
}
#brochurePage div.brochureDetails a:hover{
background-color: #000000;
color: #FFFFFF;
} 
#brochurePage img {
    float: left;
    height: auto !important;
    margin-right: 5%;
    height: 154px;
    width: 25% !important;
}

#brochurePage h3 {color: #00419d;}

.homepageTiles.tile2.brochure p a {
  background-color: #000000;
  background-image: url("/images/downloadIcon.png");
  background-position: 95% 4px;
  background-repeat: no-repeat;
  border-radius: 0;
  bottom: 15px;
  color: #ffffff;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 50px 0 15px;
  right: 15px;
  text-decoration: none;
}
.homepageTiles.tile2.brochure p a:hover{
background-color: #5e5d5b
color: #FFFFFF;
} 
#brochurePage img {
    float: left;
    height: auto !important;
    margin-right: 5%;
    height: 154px;
    width: 25% !important;
}
.brochureSection {
  display: inline-block;
  width: 100%;
}


/*--------------------------Mega Menu styles------------------------------*/
.mg_mega.dropdown {
  padding: 1rem 1rem 2rem;
  background-color: rgba(232, 232, 232, 0.96);
  -moz-box-shadow:  rgba(232, 232, 232, 0.96);
  -webkit-box-shadow:  rgba(232, 232, 232, 0.96);
}

ul.mg_mega li ul li a, ul.mg_mega li ul li{
  line-height: 25px;
}

.has-dropdown.not-click ul.large-3 li a {
    line-height: 30px;
}

.mg_mega form label {
  display: none;
}

label {color: #5e5d5b !important; font-weight: 400;}


.mg_mega form {
    clear: both;
    display: inline-block;
    margin-right: 0px !important;
    padding-top: 10px;
    width: 168%;
    padding-left: 0px !important;
}




.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
  clip: auto;
  display: block;
  height: auto;
  overflow: visible;
  position: absolute !important;
  width: auto;
}
.top-bar-section .has-dropdown > a:after {
   border-color: #fff transparent transparent !important;
/* display: none;*/
}

.top-bar-section .has-dropdown a::after {

}

.top-bar-section .has-dropdown {
  position: static;
}
.top-bar-section .has-dropdown > a:after {
  display: inline-table;
  margin-left:8px;
  position: static;
}
.top-bar-section .has-dropdown > a {
  padding-right: 2px !important;
}




.mg_types.has-dropdown.not-click {
    background-image: none;
}

.mg_Department.brands.has-dropdown.not-click {
    background-image: none;
}

.mg_search.has-dropdown.not-click {
    background-image: none;
}

.left-submenu.move-right li.mg_search form {
    display: none;
}

.left-submenu.move-right li.mg_search label {
    display: none;
}

.topBarContainer .mg_types {
    max-width: 33% !important;
    float: left !important;
}
.topBarContainer .mg_Department {
    max-width: 34% !important;
    float: left !important;
}
.topBarContainer .mg_search {
    max-width: 33% !important;
    float: left !important;
}
.mg_search ul li > button {
    background-color: #333;
    border-color: #007095;
    color: #ffffff;
    font-size: 0.8125rem;
    padding-left: 11px;
    padding-right: 15px;
    top: 4px !important;
}

li.column > input {
    border: 0px solid #000000 !important;
    border-radius: 0px;
    height: 31px;
    padding: 0 5px !important;
}
.top-bar-section .column > button {
    background: none repeat scroll 0 0 #000000 !important; 
    border-radius: 0px;
    margin-top: -4px;
    width: 40px;
    border: 1px solid #000000 !important;
}

.top-bar-section .column > button:hover {
  color: #ffffff !important; 
}

.top-bar-section li.hover > a:not(.button), .top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button), .no-js .top-bar-section ul li:hover > a, .top-bar-section ul li:hover:not(.has-form) > a {
  background: #000000  none repeat scroll 0 0;
  color: #000000 !important;
  box-shadow: 0 7px 8px -0px rgba(0,0,0,.3);
  -moz-box-shadow: 0 7px 8px -0px rgba(0,0,0,.3);
  -webkit-box-shadow: 0 7px 8px -0px rgba(0,0,0,.3);
  background: #ffffff !important;
}



.mg_mega label {
    color: #3d3d3d important;
    border-bottom: 1px solid #000000;
    font-size: 1.1rem !important;
    margin: 0.5rem !important;
    padding: 0 0 0.5rem !important;
    font-weight: 300 !important;
    text-transform: uppercase;
}

/*Mega menu search*/
li.column {
  height: 30px;
  line-height: 20px !important;
}
li.column > input {
  border: 0px solid #000000 !important;
  border-radius: 0px;
  height: 31px;
  padding: 0 5px !important;
}
.top-bar-section .column > button {
  background: none repeat scroll 0 0 #000000;
  border-radius:  0px;
  margin-top: -4px;
  width: 40px;
  padding: 0;
}
/*~~Foundation blanket Override of hover colours~~*/
      .top-bar-section li.hover > a:not(.button), .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button), .no-js .top-bar-section ul li:hover > a, .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: transparent !important;
      box-shadow: none !important;
      }  
.top-bar-section li:not(.has-form) a:not(.button):hover {
    color: #000000 !important;
}

/*Mega menu item hover styling*/
.mg_mega ul li:hover a {
  box-shadow: none !important;
  background: #fff !important;
  color:#000000 !important;
}
.top-bar-section .dropdown li {
height: auto;
margin: 0;
width: 100%;
}
.top-bar-section .dropdown li li {
    height: auto;
    margin: 0 2%;
    width: 96%;
}


/*--------------------------Off canvas menu styles-------------------------------*/
.right-off-canvas-toggle.right-icon {
  background-image: url("/images/icon/right-icon.png");
  background-repeat: no-repeat;
  background-size: 37px auto;
  margin: 10px 10px 0;
  padding: 6px 18px 15px;
}

.left-submenu.move-right li.mg_types dl dd {
  margin-bottom: 0rem !important;
}
 
.parentlink a::after {
  color: #ccc;
  content: "\f103";
  font-family: fontawesome;
  font-size: 14px;
  font-weight: 100;
  padding-left: 10px;
}
.parentlink {
  background-color: #000;
}

.off-canvas-list .small-12.small-centered.columns p {
    font-size: 13px !important;
}

ul.off-canvas-list {
  margin-bottom: 20px;
}

#furnitureStore .off-canvas-list h3 a {
    color: #fff !important;
    text-transform: unset !important;
}

#furnitureStore .off-canvas-list h3 {
    padding-left: 11px !important;
}

.off-canvas-list h3 {
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    padding-bottom: 9px !important;
    padding-left: 14px !important;
    margin-top: 1rem !important;
    text-transform: uppercase !important;
}

.off-canvas-list h4 {
  color: #ffffff !important;
  font-size: 16px!important;
  font-weight: 500!important;
  padding-bottom: 0 !important;
  padding-left: 0px !important;
  margin-top: 1rem !important;
}

.off-canvas-list h4 a {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff !important;
    padding-bottom: 0px !important;
    padding-left: 0px;
}
/*~~~~~~~~~~FAQ Section~~~~~~~~~~*/
.accordion .accordion-navigation > a, .accordion dd > a {
  background-color: #F6F6F6;
  background-image: url(/images/faq/plus.png);
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: right 2% top 50%;
}
.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: none repeat scroll 0 0 #e3e3e3;
  background-image: url(/images/faq/plus.png);
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: right 2% top 50%;
}
.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: none repeat scroll 0 0 #F6F6F6;
  background-image: url(/images/faq/minus.png);
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: right 2% top 50%;
}
.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #FFFFFF;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
}
.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 0.25rem !important;
}

/*~~~~~~~~~~~~Gallery Styles~~~~~~~~~~~~~*/
.galleryTile:nth-child(6n+6) {
    margin-right: 0 !important;
}

/*------------------Circle Styles-----------------*/

.circlenumber {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #0b4f69;
  position: relative;
}
.circlenumber h3 {
  line-height: 1px;
  color: #0b4f69;
  position: relative;
  text-align: center;
  font-weight: normal;
}


/* Main Mobile  Styles */   
@media only screen and (min-width: 0) and (max-width: 40em) {
body {-webkit-text-size-adjust: 100%;}

.footerAreaLower {margin-bottom: 10px;}

.description.td4 .attributes {float: left;width: 100%;}
.description.td4 .attributes ul {float: left;width: 100%;}

.vertical-align-inner {
  height: unset !important;
}

.vertical-align-outer img {
  margin: 5% 0% 10% 0%;
}

.bg-extra-dark-gray.hundred {
  margin-bottom: 10px;
}

.lowerFooterSection li {
  margin: 15px 10px;
}

.bg-extra-dark-gray.hundred .blocks-section {
  background: #ffffffe5;
  margin-top: 30%;
  margin-bottom: 30%;
}

.bg-extra-dark-gray.hundred.left {
  background-position: left center !important;
  background-size: cover !important;
}

.bg-extra-dark-gray.hundred.right {
  background-position: right center !important;
  background-size: cover !important;
}

.top-bar-section {left: 0px !important;}

.homepageTiles.tile2.brochure p a {width: 100%;}

#homePage .sliderSection h3 {font-size: 0.8rem;}

.slogan {display: none;}

#pageH1 {font-size: 1.5rem;}

.trade_icon_text {display: none;}

#homePage .slider .slideInfo img  {display: none !important;}

.trade_icon_img {
    position: absolute;
    right: 122px;
    top: 18px;
    width: 40px;
}


.social.row {
  border-top:1px solid #252525;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.footeremail {
  float: left;
  width: 100%;
}

.socialMediaLink:first-child {
  margin-left: 15px;
}

.socialMediaLink {
  margin-left: 24px;
}






.bg-extra-dark-gray a.button {
	margin: 20px 0px 0% 30px !important;
        text-align: center;
}

  #homePage .main-section h2 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 3px;
  }

h2.stretch-spacing {
  margin:0px !important;
  padding:3rem !important;
  font-size: 1rem !important;
  letter-spacing: 3px !important;
  float: left;
}

.basket.tradeBreakdown {width: 100% !important;display: none !important;}

.basket.firstTable img {width: auto!important;}

.has-dropdown.not-click ul.large-3 li a {line-height: unset !important;}

.barBasketContainer.right:hover .popUp {display: none !important;}

.unloadQuote {display: none !important;}
.quoteName {display: none !important;}

 #homePage .main-section h2 {
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.1rem !important;
    letter-spacing: 2px !important;
    margin: 0px !important;
    padding: 1.4rem;
  }

 .promoRow > input {
border: 2px solid #5e5d5b;
}


.tiny.button {
width: auto!important;
}

.bottomLeft {
    text-align: center;
    padding: 10px;
}

#accountPage button.showFilter {display: none;}

.EAN {
    padding: 8px;
    border: 2px dotted #ccc;
    margin: 0px 0px;
    float: left;
    width: 80%;
}



.pageHeading h1 {
    font-size: 1.4rem !important;
    margin-bottom: 40px !important;
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-weight: unset !important;
  }

.bg-extra-dark-gray span {
    color: #fff;
    font-weight: bold;
    font-size: 3rem;
    line-height: 50px;
    padding: 30px;
    margin: 0% !important;
    float: left;
    width: 100%;
}

.homepageTiles.tile4 h2 {
    color: #000 !important;
    font-size: 2rem !important;
    border-bottom: 0px solid #000000;
    margin: 3rem 0 1.2rem;
}





/*---------Mobile Home page blocks section---------*/
.blocks-section p {
	color: #5e5d5b;
	font-weight: normal !important;
	font-size: 1rem !important;
	padding: 0px !important;
	max-width: 600px;
}

.blocks-section h2 {
	font-weight: 500;
        text-align: center;
}

.blocks-section {
	width: 100%;
	padding: 5% 3%;
	background: none;
        background: #ffffff;
   text-align: center;
}

.blocks-section.left {
	text-align: center;
        background: #ffffff;
}

.blocks-section a.button {
	margin: 0px !important;
}
/*---------End of Mobile Home page blocks section---------*/

.homepageTiles.tile4 h3 {
	color: #000 !important;
	font-size: 0.9rem;
	font-weight: 400;
	margin-bottom: 2rem;
	padding: 10px;
}

.homepageTiles.tile3 h3 {
	color: #000 !important;
	font-size: 0.9rem;
	font-weight: 400;
	margin-bottom: 2rem;
	padding: 10px;
}

.homepageTiles.tile3 span h3 {
  color: #fff !important;
}

.homepageTiles.tile3 h2 {
	color: #000 !important;
	font-size: 2rem !important;
	margin: 3rem 0 1rem !important;
}

#accountPage .product_purchase_accessories img {
    float: left;
    margin-bottom: 10px;
}

.footerNav.large-3.medium-6.columns.last {
  margin-top: 80px;
}

/*~~~~~~~~~~~Mobile Start of home page slider~~~~~~~~*/
.sliderSection {
    position: relative;
    height: 100%; /* or a fixed height */
    width: 100%;
}

  .slideInfo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 20px;
    width: auto;
    color: white;
    min-width: 350px !important;
}


 #homePage .slideInfo h2,  #homePage .slideInfo h3 {
	color: #ffffff;
}

.slideInfo > a h2 {
    font-weight: 100;
    margin: 5px 0px !important;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    font-size: 1.2rem;
}

.slideInfo span {
	padding: 6px 10px;
	margin: 10px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;;
	font-weight: 400;
	text-align: center;
        background-color: transparent;
        border:1px solid #fff !important;
        color: #fff;
	text-transform: uppercase;
       font-size: 0.8rem;
}



.slideInfo span:hover {
	background: #fff;
	color: #000000;
}

/*~~~~~~~~~~~End of home page slider~~~~~~~~*/





/*----------Mobile of homepage trade section------------*/

.trade-section {
	background: #000000;
	text-align: center;
	color: #fff;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.trade-one {width: 100%;float: left;text-align: center;}
.trade-one h1 {
	float: right;
	text-align: center;
	font-family: 'Montserrat', sans-serif;;
	font-size: 2.2rem !important;
	margin-top: 30px !important;
	width: 100%;
}
.trade-one img {
	text-align: center;
	font-family: 'Montserrat', sans-serif;;
	margin-top: 20px !important;
	font-size: 2rem !important;
	width: 100px;
}
.trade-two {
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Montserrat', sans-serif;;
	font-weight: 300 !important;
}

.trade-two p {
	font-family: 'Montserrat', sans-serif;;
	font-weight: normal;
	font-size: 1rem;
	margin: 30px;
}

.trade-three {
	float: left;
	width: 100%;
	text-align: center;
}

  a.plainbutton {
	margin: 20px;
}





/*---------Mobile page newsletter section---------*/


.bg-extra-dark-gray p {
	padding: 0% 26px !important;
	font-size: a;
	font-weight: bold;
	width: auto;
        text-align: center;
}

.bg-extra-dark-gray {
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-color: #fff !important;
	float: left;
	width: 100%;
        padding: 15px 15px;
}
  
.bg-extra-dark-gray .row {
    max-width: 1100px;
}

.newsletter-background h1 {
	font-family: 'Montserrat', sans-serif;;
	margin-top: 20px !important;
	display: inline-block;
	font-size: 1.5rem !important;
	margin-bottom: 30px !important;
}

.newsletter-background h2 {
	color: #fff !important;
}


.newsletter-background img {
	display: inline-block !important;
	margin-left: 10px;
	margin-top: -15px;
}
.newsletter-background p {
	font-family: 'Montserrat', sans-serif; !important;
	color: #fff !important;
	margin-bottom: 20px !important;
	font-size: 0.9rem !important;
}

.newsletter-background input[type="text"] {
	width: 90%;
	display: block;
	float: left;
	padding: 20px;
	font-size: 20px;
	color: #000;
	text-align: center;
	height: 40px !important;
	margin: 8% 5% 5% 5%;
}

.newsletter-background {
  width: 100%;
  text-align: center;
 }

.newsletter-background h2 {
  color: #fff;
 }

.newsletter-background input[type="submit"] {
	-webkit-border-radius: 0px;
	width: 90% !important;
	background: #f4f1f1;
	margin: 8% 0%;
	font-size: 20px;
	font-weight: normal;
	text-transform: none !important;
}

.newsletter-background .form-field.error.one {
    color: #F698A0 !important;
    font-size: 15px !important;
    width: 100%;
    right: 0px;
    margin-bottom: -10px !important;
} 


.newsletter-background .form-field.error.two {
    color: #F698A0 !important;
    font-size: 15px !important;
    width: 100%;
    right: 0px;
    color: #F698A0 !important;
    margin-bottom: -10px !important;
} 




 /*---------End of Mobile  Home page newsletter section---------*/







/*~~~~~~~~~~~~Mobile: Icon Bar Total 4~~~~~~~~~~~~~~~~~*/
.iconBar .iconOne b {font-size: 1.4rem !important; font-weight: 400;}

.iconBar b {color: #5e5d5b !important;}

.iconOne {width: 100% !important;}

.iconBar img {
   height: 34px !important;
   margin-bottom: 10px;
   text-align: center;
   padding-right: 10px;
}

.iconBar span {
	font-size: 0.8rem;
	padding-left: 10px;
	float: left;
	width: 100%;
	text-transform: none;
	color: #5e5d5b !important;
	font-weight: 400;
}

.iconOne, .iconTwo, .iconThree, .iconFour {
	float: left;
	width: 100%;
	padding: 14px 30px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-align: center;
}

.iconBar {
    float: left;
    background: #f4f1f1;
    width: 100%;
    margin-top: 0px;
    color: #fff;
}

/*~~~~~~~~~~~~End of Icon Bar Total 4~~~~~~~~~~~~~~~~~*/




p.headertext {
	font-size: 15px !important;
	text-align: center;
	color: #000;
	margin-top: 8px;
	padding: 2px 8px 0px 8px;
        padding-right: 20px;
        padding-left: 20px;
}

.pg_row_desc {
    height: unset;
}

.featureditems h2 {
    color: #000 !important;
    font-size: 1.5rem !important;
    font-weight: 500;
}


/*~~~~~~~~~~~Linked items mobile~~~~~~~~*/
.product_purchase_accessories table {
    width: 99% !important;
    float: left;
    height: 200px;
    margin: 2% 2% 2% 1% !important;
}

.product_purchase_description h4 a {
    line-height: 22px;
    margin-bottom: 16px;
    float: left;
    font-size: 18px;
    width:100%;
}



.product_purchase_image {
    width: 120px;
}

/*~~~~~~~~~~~End of Linked items~~~~~~~~*/



/*----------Mobile New furniture colour section------------*/
.changeRangeTile span {
    color: #000000;
    float: left;
    width: 100% !important;
    text-align: center;
    font-size: 16px;
    line-height: 19px;
    margin-top: 8px;
}

.changeRangeTile img {
    border: 1px solid #bdbaba;
}

.changeRangeTile {
    width: 50%;
    float: left;
    padding: 10px;
    min-height: 300px;
}

.changeRangeTile h3 {
    line-height: 18px !important;
    font-size: 18px;
}
/*----------End of New furniture colour section------------*/







.three_image_frame {
	background: #f9f8f6;
	padding-top: 10px;
	padding-bottom: 0px;
        text-align: center;
        float: left;
         width: 100%;
}

.three_image_frame .tile {
	margin-bottom: 2rem !important;
}


.trustpilot {
    display: none !important;
}

.callout.panel.last img {
    max-width: 200px;
}
.storeProductsAppStore h1 {
    text-transform: none;
    font-size: 1.3rem;
}

#furnitureStore select {
    margin-top: 6px;
    margin-bottom: 40px;
}


.headerFrame {display: none;}

.callout.panel li {
    color: #ffffff !important;
    line-height: 22px !important;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 16px !important;
}

#basket_items {
    height: 40px;
    overflow: hidden;
    margin-left: 0px;
}

.card_icons_top {display:none;}

#clearSingleBrand_alone, #clearSingleCollection_alone, #clearSingleType_alone, #clearSingleCategory_alone, #clearSingleRange_alone {
    background-color: #000000 !important;
    border: 0px !important;
    transition: background-color 300ms ease-out 0s;
}

#clearSingleBrand:hover, #clearSingleCollection:hover, #clearSingleType:hover, #clearSingleCategory:hover, #clearSingleRange:hover {
    background-color: #666666 !important;
    border: 1px solid #666666 !important;
}


#trade_left, #trade_right {
    float: left;
    width: 100% !important;
}

.card_icons.bottom {
  width: 100%;
  text-align: left;
  padding: 20px 0px 20px 0px !important;
  float: left;
  text-align: center;
  margin: 0px !important;
 }

li#basket_items.trolly a {
    padding: 0px 20px 0px 0px !important;
}
.userIcon {
    width: 36px !important;
    margin-top: -3px;
}

.ecomm_options > select {
    width: 100%;
}

.ecomm_options .floatRight {
    float: left;
    margin-bottom: 10px;
}

.storeProductsAppStore .showFilter {
    margin-bottom: 1.25rem !important;
}

.showDeliveryAddress { float: right;width: 90%;}

.basketIcon {width: 36px;}

#noti_Container {
    height: 0;
    position: relative;
    top: -24px;
}

li.login a.accountLink {padding: 0px !important;}

.basketItems li {float: left;margin-top: 18px !important;}

.useBilling {line-height: 16px;}


#gallery_image_container {width: 100% !important;}

#content_frame {width: 100%;margin: auto !important;}

.steppedError {
    float: left;
    display: inline-block;
    width: 100%;
    margin-top: -10px;
    margin-bottom: 10px;
}

.basketItems li {top: 6px !important;}
.basketItems ul {width: auto !important;}
.sidenavadvanced li {padding: 0px !important;}

.pg_row_image .multiple1, .pg_row_image .multiple2 {
    display: none;
}

.pg_row_image img {width: 100% !important;}

#sidebarButton img {
	width: 170px;
	margin-left: 0px;
	margin-top: 10px !important;
}


#accountPage div.mainBodySection {
    background: #ffffff;
    padding-bottom: 0px;
    color: #000000;
}


#flummoxed {
	background: white;
	padding: 20px !important;
	margin-bottom: 20px !important;
	position: relative;
	height: auto !important;
        width: 90% !important;
        margin: 2% !important;
	padding-bottom: 80px !important;
}

.groupBox ul { margin: 0px !important;}



.full-size-page span.tile, span.tile{
width:47%;
}

.viewContainer {
    display: none !important;
}

.footerNav ul {text-align: left;}

#mySidenav {display: none;}

.sliderDiv.large-12.columns {margin-top: 10px !important;}
.slick-dots {display: none !important;}

.homepageTiles.tile2 .tile {width: 100% !important;}
.homepageTiles.tile3 .tile {width: 100% !important;}
.homepageTiles.tile4 .tile {width: 48% !important;}

.callout.panel.last {text-align: left;}

 .callout.panel.last img {
  width: 200px !important;
  max-width: 200px !important;
 }

.fadeInDown { -webkit-animation-name: none!important; animation-name: none!important; }

div.brandSliderSection {margin-bottom: 0px !important;}

.postcodeRow select {
    margin-left: 6px !important;
    margin-top: 6px;
    margin-bottom: 10px !important;
}

#layout-two-columns-50-50 input[type="radio"], #layout-two-columns-60-40 input[type="radio"] {
    float: left !important;
    margin-right: 8px;
    margin-top: 3px;
}
p.carcaseTitle {
    line-height: 12px !important;
    margin-bottom: 10px !important;
    font-size: 10px !important;
}

#search_filter_type, #search_filter_brand, #search_filter_collection, #search_filter_type, #search_filter_category, #search_filter_range {
    margin: 0%;
}

.filter_options fieldset {
    border: 1px solid #dddddd;
    float: left;
    height: 80px !important;
    margin-bottom: 0.5rem;
    margin-left: -1px;
    padding: 1% 1% 0.5rem;
}

.show-hide-filter-right {
    display: block;
}


.icon-bar > * label {
    font-size: 10px !important;
    line-height: 12px !important;
}

#accountPage .postcodeLable b {
    text-align: left!important;
    margin-left: 0px;
    display: block;
}

.gTotalLable {
    padding-top: 10px;
    border-top: 1px dotted grey !important;
    margin-top: 10px;
}


div.iconBarHere {
    height: 80px !important;
    padding-top: 10px;
}


.icon-bar.three-up .item {
    width: 33%;
    text-align: center;
}

.gTotalVatLable {
    padding-top: 10px;
    border-top: 1px dotted grey !important;
    margin-top: 10px;
}

.gTotalNetLable {
    padding-top: 10px;
    border-top: 1px dotted grey !important;
    margin-top: 10px;
}


#accountPage ol li p.tcpppp input[type="checkbox"] {
    width: 10% !important;
}

.product_purchase_accessories input[type="radio"] {
    margin-right: 20px;
   display: block;
}


.unitPrice.td5 {
    padding-top: 10px;
    border-top: 1px dotted grey !important;
    margin-top: 10px;
}

.lineTotal.td7.totalCell {
    padding-top: 10px;
    border-top: 1px dotted grey !important;
    margin-top: 10px;
}

lineVat.td8 {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px dotted grey !important;
}

.lineGross.td9 {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px dotted grey !important;
}

.noteRow {
    float: left;
    display: block;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
}


.productRow {
    float: left;
    border: 6px solid #efefef;
    padding-top: 20px;
    width: 100%;
}
.postcodeLable {
    background-color: #efefef !important;
    float: left !important;
    padding: 10px;
}


#accountPage #ecomms_postcode {
    width: 60% !important;
}
.reg_box input[type="checkbox"] {
    width: 9% !important;
}
.promoInput {
    width: 100% !important;
}
.postcodeRow td {
    border-bottom: 0px solid #cccccc !important;
}

#TCPopup {
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: 0 0 15px #010101;
    height: 80%;
    left: 5%;
    line-height: 20px;
    overflow-y: auto;
    padding: 4%;
    position: fixed;
    top: 5%;
    width: 90%;
    z-index: 999999;
}
	
.lineGross.td5 {
    margin-top: 20px;
}

#departmentPage h2 {
    font-weight: normal;
    line-height: 24px;
}



.sliderSection .sliderDiv.large-12.columns {
    padding: 0px !important;
    margin-top: 0px !important;
    background: #ebebf0;
}
.slider img {
    display: block !important;
}

.tabs dd {
    width: 100%;
}
.userIcon {
    width: 46px;
}
.productRow .td1 {
    text-align: left !important;
}

.wishlistButton {
    background-image: none;
    line-height: 20px !important;
}



ul.off-canvas-list .mg_types, .mg_Department, .mg_search {
}

ul.off-canvas-list .mg_mega {
    display: none;
}


.socialList a:hover {
    color: #ffffff !important;
}
.socialBar {
    text-align: center !important;
    padding-left: 0.9375rem;
    margin: auto;
    width: 100% !important;
}

.footerAreaLower ul {
    text-align: center;
}

.socialList {
    display: inline-block;
    font-size: 30px;
}

.socialList a {
    color: #ffffff !important;
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}

li.socialList {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.socialList a{
    color: #ffffff !important;
}

.socialList a:hover {
    color: #ffffff !important;
}

.left200 {
    float: left;
    margin-right: 1%;
    width: 100%!important;
}

input[type="checkbox"] {
    width: auto !important;
}

.search::before {
    background: none;
    border-radius: 0;
    content: "\f002";
    font-family: "FontAwesome";
    height: 42px;
    line-height: 44px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 15px;
    width: 35px;
}

#searchBox button {
  margin-top: 0;
  top: 13px !important;
  margin-bottom: 0px;
  height: 37px !important;
  width: 40px !important;
}


.product_purchase_accessories input {
    width: 100%!important;
    display: inline-block;
}

.product_purchase_accessories ol li img {
    margin-bottom: 10px;
}

.product_purchase_accessories select {
    width: 96%!important;
}


.product_purchase_accessories input {
    width: 96%!important;
    display: inline-block;
}

.card_icons {
    padding-bottom: 20px;
    padding-left: 16px;
}


.social_network_icons {
  width: 100%;
  margin: auto;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}


.social_network_icons img {margin-bottom: 10px;}

.social_network_icons img:hover {
    opacity: 0.5;
    margin-bottom: 10px;
}


.footerAddress li {
  color: #ffffff !important;
}


#Furniture_template #qty {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}


#Furniture_template #productPriceArea > div {
  margin-top: -4px;
}

.clearSingle {
    width: 100% !important;
    padding: 4px !important;
    margin-top: -20px !important;
    box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
}

/*--------------------Countdown Timer--------------------*/
.timer {
  background-color: rgba(39, 173, 225, 0.6);
  display: inline-block;
  font-size: 7px;
  line-height: 14px;
  text-transform: uppercase;
  width: 12%;
}

.innerframeone {
    margin-bottom: -9px;
}

.DAYS {
    margin-left: 0px !important;
}

.DAYS, .HOURS, .MINUTES, .SECONDS {
  background-color: rgba(39, 173, 225, 0.6);
  color: #ffffff;
  display: inline-block;
  font-size: 0.7rem;
  height: auto;
  line-height: 18px;
  padding: 0;
  width: 12%;
}

.counterframe {
  display: inline-block;
  margin: auto 0;
  text-align: center;
  width: 100%;
}


.salecounter {
  background-color: rgba(39, 173, 225, 0.24);
  color: #ffffff;
  font-size: 4vw;
  font-weight: bold;
  margin-bottom: 3px;
  text-shadow: 2px 2px 2px #848080;
  top: 0;
  width: 100%;
}

.demo {
  border: 0 none;
  color: red;
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 100;
  top: -11px;
  width: 100%;
}

/*--------------------End of Countdown Timer--------------------*/









/*--------------------Pop up cart--------------------*/

.popUp .postLabl {display: none;}

.popUp .selConfig {display: none;}

.popUp .bbGo {display: none;}

.popUp .promoRow {display: none;}

.popUp .description.td3 ul {display: none !important;}

.popUp .basket.firstTable {
    background-color: #000000 !important;
     border: 1px solid #000000 !important;
    border-radius: 0px;
    color: #ffffff;
    box-shadow: 2px 2px 18px 2px #000;
    animation: fadein 1s;
    -moz-animation: fadein 1s; /* Firefox */
    -webkit-animation: fadein 1s; /* Safari and Chrome */
    -o-animation: fadein 1s; /* Opera */
}

#accountPage .basket.firstTable {
    border: 0px solid #000000 !important;
background-color: #ffffff;
}

#accountPage .postcodeLable b {
    text-align: right;
    margin-left: 10px;
}
.postcodeLable b {
    margin-right: 10px;
}

.popUp .productLink, .popUp .furnLink {
    line-height: 1px !important;
    padding: 0px !important;
    margin: 0px !important;
}

.popUp .productCode.td2 b {font-weight: normal;}

.popUp .totLable b {color: #000000; font-weight: normal;
}


.popUp .basket.firstTable tr {
    background-color: #000000 !important;
    color: #ffffff;
}

.popUp .basket.firstTable td {
    background-color: #000000 !important;
    color: #ffffff;
    border: 0px !important;
    background: none;
}


.popUp .cngPC {
    display: none;
}
.popUp .redNotice {
    display: none !important;
}

.popUp tr.furnHeaderRow {
    padding: 10px 10px;
    font-size: 0.8rem;
    color: #000000 !important;
    background-color: #000000 !important;
    border-top: 0px dotted #ccc !important;
}


.applianceTitleFloat {
    color: #000000 !important;
    padding: 10px 10px 8px 10px;
    text-align: left !important;
}

.furnitureTitleFloat {
    color: #000000 !important;
    padding: 10px;
    text-align: left !important;
}

.popUp tr.appHeaderRow th {
    padding: 10px 10px;
    font-size: 0.8rem;
    color: #000000 !important;
    background-color: #000000 !important;
    border-top: 0px dotted #ccc !important;
}

.popUp .productRow a {color: #ffffff;}

.popUp .blankBit {display: none;}

.popUp table tr th, table tr td {
    padding: 2px 9px 2px 9px;
    border: 0px !important;
}

#furnitureStore table tr th, table tr td {
 color: #000000;
}


.popUp .basket.firstTable img {
    padding: 0px !important;
}

.popUp input {
    height: 24px !important;
}

.popUp .totVal {
    font-weight: normal;
    color: #000000 !important;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}


/*--------------------End of Pop up cart--------------------*/






	


/* Mobile */   

@media only screen and (min-width: 0) and (max-width: 40em) {


.barBasketContainer.right:hover .popUp {display: none !important;}

.trustpilot {display: none !important;}

.styled-form span {
    color: #000000;
    margin-right: 12px;
}

.tabs dd {
    width: 100%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~Mobile Sticky menu~~~~~~~~~~~~~~~~~~~~~*/

.tab-bar {
    background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, transparent 100%) !important;
    height: 9.53rem !important;
    width: 100%!important;
    top: 90px!important;
    border-top: 50px solid #000;
    margin-top: -50px;
    z-index: 9999;
}

.topBarContainer.upperbar {
    height: 90px;
    width: 100%;
    z-index: 99999;
    position: fixed;
    height: 90px;
    background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, transparent 100%) !important;
}

ul.off-canvas-list {
  margin-bottom: 20px;
  margin-top: 90px;
}

.main-section {
  margin-top: 40px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~End of Mobile Sticky menu~~~~~~~~~~~~~~~~~~~~~*/



.filter_options fieldset {
    width: 98%;
    height: auto !important;
    margin-left: 2% !important;
}

#clearSingleBrand_alone, #clearSingleCollection_alone, #clearSingleType_alone, #clearSingleCategory_alone, #clearSingleRange_alone {
    width: 100%!important;
    padding: 4px !important;
    margin-top: -20px !important;
    box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
}

#clearSingleBrand_alone span, #clearSingleCollection_alone span, #clearSingleType_alone span, #clearSingleCategory_alone span, #clearSingleRange_alone span {
    padding: 8px!important;
    font-family: 'Montserrat', sans-serif;
}

#search_filter_type_alone, #search_filter_brand_alone, #search_filter_collection_alone, #search_filter_type_alone, #search_filter_category_alone, #search_filter_range_alone {
    margin: 0%;
}


.filter_options {
margin-bottom: 30px!important;
}

/*AccountStyles - mobile*/
.accountList > li{
width: 98%;
}
}

	
	
/*------------------Testimonial Quote-----------------*/

h2 {
  margin-top: 40px;
  font-weight: normal;
  color: #333;
}

.centered-text {
  text-align: center;
}

.quote-marks {
  font-size: 100px;
  font-family: 'Montserrat', sans-serif;
  color: #777;
}

.quote {
  border-radius: 5px;
}

.quote p {
  font-weight: normal;
}



@media only screen and (min-width: 0px) and (max-width: 680px) {

.clearing-thumbs.small-block-grid-4 {
    margin: 0px !important;
    padding: 0px !important;
}





.small-block-grid-4 > li {
    list-style: outside none none;
    width: 50%;
}

[class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem;
}

}
	

@media only screen and (max-width: 40em) {
  .quote p {
    padding-left: 20px;
  }
}

.student {
  margin-left: 25px;
  margin-bottom: 80px;
}
.student .photo {
  background-color: #ccc;
  border-radius: 100px;
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 15px;
}
.student p {
  position: relative;
  top: 5px;
}
.student p:nth-child(2) {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.student p:nth-child(3) {
  font-size: 14px;
  font-weight: 400;
  color: #777;
}  

/*---------------------Video-------------------*/
.flex-video {
    height: 0;
    margin-bottom: 0.88889rem;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 1.38889rem;
    position: relative;
   border: 1px solid #999999;
}


/*---------------------Google Maps and Tour-------------------*/
.maps_tour {
    height: 0;
    margin-bottom: 0.88889rem;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 1.38889rem;
    position: relative;
    border: 1px solid #999999;
}

/*---------------------Form Error-------------------*/
p.form-field.error {
    color: red;
    margin-bottom: 0;
    width: 80%;
}

.form-field.error {
    color: red;
}


/*---------------------reCAPTCHA-------------------*/
#recaptcha_area input[type="text"] {
  display: inline-block !important;
  height: auto !important;
} 


/*---------------------Gallery Images-------------------*/
.galleryTile img {
    padding-bottom: 6px;
    border: medium none;
    transition: opacity 0.7s ease-in-out 0s;
}
.galleryTile img:hover {
    opacity: 0.7;
    border: medium none;
    padding-bottom: 6px;
}




/*------------------Pricing Table with Icons-----------------*/

ul.pricing-table { margin-bottom: 0; }
ul.pricing-table .price { background: #f8f8f8;  }
ul.pricing-table i { display: inline-block; margin-right: 5px; } 

.recommended { position: relative; z-index: 2; }

@media only screen and (min-width: 768px){
  .left-side { border-right: none; }
  .right-side { border-left: none; }
}

/*------------------------------Admin box styling----------------------------------*/
.left200 {
  float: left;
  margin-right: 1%;
  width: 200px;
}
.admin_box input {
  display: inline-block;
}
.admin_box select {
  width: auto;
}
.admin_box input#title_other {
  display: inline-block;
  margin-left: 5%;
  width: 25%;
}
.product_purchase_accessories input {
  width: 77%;
  display: inline-block;
}

.totalAmountToPay {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px dotted grey;
    padding: 0.5rem 1rem;
    color: #000 !important;
    margin-top: 1rem;
    font-weight: normal;
    font-size: 1.5rem !important;
}
 
.totalAmountToPay .left200 {
	color: #000000;
	visibility: ;
}

.product_purchase_accessories li {
  list-style: outside none none;
}
.product_purchase_accessories input[type="radio"], .product_purchase_accessories input[type="checkbox"] {
  width: auto !important;
}
.product_purchase_accessories select {
  width: auto;
}
.product_purchase_accessories textarea {
  width: 77%;
  display: inline-block;
}
.access_header {
  border-bottom: 2px solid #CCCCCC;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}
.product_purchase_accessories input[type="radio"] {
  margin-right: 20px;
}
#accountPage .basket li {
  margin-left: 0px;
  text-align: left;
  display:block !important;
}
.postLabl {
  text-align: right;
}


tr.productRow .td1 > select {
  margin-left: 10px;
  margin-right: 10px;
  width: 25%;
}

.buttonRow input {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.clearLine.td7 {
  text-align: center!important;
}
.td1, .td2, .td3, .td4, .td5, .td6, .td7, .td8,  .td9, .td9, .totalCell, table.basket td  {
  border-top: none;
  border-right: none; 
  border-bottom: none;
  border-left: 1px solid #cccccc;
}
.totalCell  {
  border-right: none;
}
.td1{
  border-left:none;
}
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~Media query breakpoints~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
// Small screens
@media only screen {}
/*++++++++++++Mobile styles+++++++++++++ */

/*----------Mobile devices styles portrait Phones----------*/

@media only screen and (max-width: 40em) {

.title-area{float:left;}


.top-bar{height: 90px;   }

#gallery_table td {
  background: #ffffff !important;
}


.cngPC {
    margin-bottom: 20px;
}

select#address_selection {
  background-image: none !important;
}

/*Slider styles*/
.slick-slider{margin-top: 0px;}


.slideInfo > p{display:none;}
/*-------------------Homepage Tiles-------------------*/
.homepageTiles span.tile {
  background: none;
  display: inline-block;
  height: auto;
  margin: 0 1% 1rem 0;
  width: 48%;
}


.homepageTiles span.tile:nth-child(5n+5) {

}
.homepageTiles .tile span, .storeProducts span.tile span, .storeProductsAppStore span.tile span, .tile span {
font-size: 1rem;
}
/*----------------------Products-----------------------*/
body#homePage span.tile {
    width: 48%;
}
.storeProducts span.tile, .storeProductsAppStore span.tile {
  background: none;
  display: inline-block;
  font-size: 0.7rem;
  margin: 0 2% 1rem 0;
  padding: 0px;
  width: 47%;
}
.storeProducts span.tile:nth-child(3n+3) {
  margin-right: 2%;
}
.storeProducts span.tile:nth-child(3n+3) {
  margin-right: 2% !important;
}
.storeProductsAppStore span.tile:nth-child(3n+1) {
  margin-right: 0 !important;
}
/*.storeProductsAppStore span.tile:nth-child(3n+3) {
  margin-right: 2% !important;
}*/
   
   .pg_row {
        display: inline-block;
        margin: 2%;
        width: 98%;
        box-sizing: border-box;
    }
    .pg_row_image {
        background: none repeat scroll 0px 0px #EEE;
        border-radius: 0px;
        margin: 0px;
        padding: 4%;
        width: 100% !important;
        background: #FFF;
    }
    .pg_row_image img {
        width: 100%;
    }

    .slick-next,
    .slick-prev {
        height: 40px;
        width: 40px;
        top: 40%;
    }
    div.homePageTilesSection {
        padding-bottom: 20px;
    }
 div.appliance-storeTilesSection {
        padding-bottom: 20px;
    }

   
    //Override slider padding in small mode
    .sliderDiv.large-12.columns {
        padding-left: 0;
        padding-right: 0;
    }
    div#product_large_img {
        background: none;
        width: 100%;
    }
    #product_other_images {
        padding: 2%;
    }
    #product_other_images > b {
        margin: 0 3%;
    }
    #product_other_images > span {
        height: auto !important;
        margin: 2%;
        width: 29% !important;
    }
    div#product_large_desc {
        margin-left: 0;
        width: 100%;
    }
    div#product_large_desc h3 {
        margin: 5px 0 0;
        padding: 10px 0 20px;
    }
    div#product_large_desc form {
        width: 100%;
        height: auto;
    }

div#product_large_desc form {
    margin-left: 0px;
}


    #productPriceArea {
        position: relative;
        width: 100%;
        display: inline-block;
        height: auto;
    }
    #priceAreaLeft {
        display: inline-block;
        height: 89px;
        margin: 0px 3%;
        box-sizing: border-box;
        width: 94%;
        left: auto;
        position: relative;
        border-right: 0px solid #cccccc;
    }
    #priceAreaLeft .product_price {
        font-size: 2.5rem;
        margin: 0 50px 0 10px;
    }


#priceAreaRight {
    background: none;
    box-sizing: border-box;
    display: inline-block;
    height: 50px;
    left: auto;
    margin-left: 3%;
    position: relative;
    left: auto;
    width: 94%;
    border-top: none;
    border-left: 0px;
    text-align: left !important;
}


    #priceAreaButton {
        width: 100%;
        box-sizing: border-box;
        position: relative;
        display: inline-block;
        top: auto;
    }
    #priceAreaButton button {
        width: 96%;
        box-sizing: border-box;
        margin: 0px 2%;
        display: inline-block;
        background-position: 95% 50%;
        background-size: 2.5rem;
       padding: 1.7% !important;
    }
/*Mobile basket overrides*/
.handChoice > input[type="radio"] {
  display: inline-block;
  margin-left: 1rem;
  text-align: left !important;
  width: auto !important;
}
.delVal:nth-child(2) {
  border-top: 0 none;
}
.gTotalVal:nth-child(2) {
  border-top: 0 none;
}
.gTotalVal:nth-child(3){
  border-top: 0 none;
}
.postcodeRow > td.cngPC {
  margin-top: 0 !important;
  border-top: 0;
}
.totalRow input, .postcodeRow input {
  height: 2rem;
  width: 100%;
  margin-bottom: 20px;
}
td.blankBit {
  border-top: 0;
}
.toPayRow > td:nth-child(1), .toPayRow > td:nth-child(2) {
  border-bottom: medium none !important;
}
.toPayRow > td:nth-child(2), .toPayRow > td:nth-child(3){
border-top: 0 none !important;
}
.promoEntry {
  margin: 0 0 1rem !important;
  width: 100% !important;
}
.reg_box button[type="submit"] {
  display: inline-block;
  float: none;
}
tr.postcodeRow .selConfig {
  margin-top: 0 !important;
}
/*LDF*/
    #productLargeDescFooter {
        background: none;
        display: inline-block;
        width: 100%;
    }
    div#product_part_of_type,
    div#product_part_of_brand,
    div#product_part_of_category,
    div#product_part_of_collection {
        margin-right: 0;
        padding: 0;
    }
    .product_snap_sm {
        display: inline-block;
        margin: 1% 1% 1% 1%;
        width: 31%;
    }
    div#product_part_of_collection img,
    div#product_part_of_type img,
    div#product_part_of_category img,
    div#product_part_of_brand img {
        width: 100%;
    }
    #qty {
        position: relative;
        top: 0;
        width: auto;
        display: inline-block;
        width: 94%;
        right: auto;
        margin: 2% 3% 0;
    }
    #qty:after {
        background-image url('../images/iconDropDown.png');
        width: 32px;
        height: 32px;
        display: block;
        content: "abc";
    }
    #quantity {
        font-size: 1rem;
        font-weight: normal;
        left: auto;
        right: auto;

        margin: 3% 3% 0 3%;
        position: relative;
        top: auto;
        color: #000000;
    }

#Furniture_template #priceAreaButton > button {
    margin-bottom: 40px !important;
    margin-top: 40px;
}
    #inStock {
        font-size: 0.8rem;
        line-height: 10px;
        margin: 4%;
        text-align: center;
    }

/*--------------FurnitureStore----------------*/
#furnitureStore table tr td{
width:100%;
float:left;
}
.f_choice_box img {
    width: 100% !important;
    padding: 10%;
}
#furnitureStore table tr td button{
width: 100%;
}
#furnitureStore table h3, #furnitureStore table span {
    color: #000000 !important;
}

#furnitureStore b {
display: inline-block;
margin-bottom: 0.5rem;
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
}
.fn_rangeTile {
  display: inline-block;
  margin: 0 1% 1rem 0;
  width: 48%;
}
.fn_rangeTile:nth-child(3n+4) {
  margin: 0 1% 1rem 0;
}
.fn_colour_options > div {
  display: inline-block;
  margin: 0 1% 1rem;
  -webkit-margin: 0 0.8% 1rem;
  width: 31.3%;
}
.fn_tile {
  display: inline-block;
  margin: 0 1% 1rem;
  padding: 0 !important;
  width: 48% !important;
}
.fn_tile:nth-child(3n+4) {
  margin-right: 1%;
}
.f_resource_thumb > div {
  background: none ;
  box-sizing: border-box;
  display: inline-block !important;
  font-size: 0.8rem;
  line-height: 1rem !important;
  height: auto;
  padding: 0 1rem !important;
  width: 100% !important;
}
.f_resource_thumb > div {
line-height:auto !important;
}
.f_resource_thumb > div a {
  color: #000000;
  display: block;
  height: 50px;
  padding-top: 7px;
  line-height: 20px;
}
.f_choice_box tr:first-child{
display:none;
}
#f_colour_bar > button {
  height: 40px;
  left: 0;
  margin: 0 2% 0.4rem;
  padding: 0 1rem;
  top: 7px;
  width: 96%;
}
/*---------------Blog Styles------------------*/
.articleRightContentShortBlog {
    padding: 0;
    width: 100%;
}
.articleLeftContentShortBlog {
    margin: 0%;
    width: 100%;
}
.articleTopShortBlog > h3 a {
    border-bottom: 1px dotted #000000;
    color: #5e5d5b;
    display: inline-block;
    font-size: 1.6rem;
    letter-spacing: -0.1rem;
    padding-bottom: 10px;
    text-decoration: none;
    width: 100%;
}
.articleLeftContentShortBlog a {
  margin: 25px 0 20px;
  text-align: center;
  padding: 0;
  width: 100%;
}
.off-canvas-list > h4 {
  color: #c1a719;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
}
#old_login, #new_reg {
  background: none;
  float: left;
  padding: 2rem;
  width: 98%;
margin:1%;
}
span.cn{
font-size:1.2rem;
}
/*----------Registration and Checkout form styles----------*/
.reg_box li {
  width: 100% !important;
}
button, .button{
width:100%;
-webkit-appearance: none;
}
.reg_box img {
  margin: 0.5rem 0.3% 0 0;
  width: 18%;
}
.reg_box input {
  display: inline-block;
  width: 100% !important;
}

#accountPage .reg_box input {
  display: inline-block;
  width: 94% !important;
}
.reg_box select {
  display: inline-block;
  width: 94% !important;
}

/*----------Basket----------*/
table.basket {
  width: 100% !important;
}
table.basket th{
display:none !important;
}
table.basket td {
  display: block;
  float: left;
  text-align: left !important;
  width: 100% !important;
}
.eachTitle, .totalTitle{
display:inline;
font-weight:bold;
}


.bbUpdateBasket, .bbPrint {
  margin: 0;
  position: fixed;
  right: 0;
  width: 50%;
  z-index: 99999;
}

#accountPage .bbUpdateBasket, .bbPrint {
  margin: unset;
  position: unset;
  right:  unset;
  width:  100%;
  z-index:  unset;
}


#basket div button {
    position: absolute;
    right: 0;
    width: 47%;
    padding: 0.6rem;
}


.bbPrint {
  left: 0;
}
.productRow input {
  padding: 0 !important;
}
.totalCell, .eachCell {
  border-radius: 0;
  border-top: 2px solid #ccc;
  box-sizing: border-box;
  font-size: 1.2rem;
  margin: 0;
}
.totalCell{
  background: none repeat scroll 0 0 #fff;
}
.eachCell {
  background: none repeat scroll 0 0 #e7e7e7;
}
/*----------Department page styles----------*/
body#departmentPage .slick-slide span p {
  font-size: 1rem;
  font-weight: 100;
  margin: 0 1rem;
}
/*----------Brochure details----------*/
#brochurePage div.brochureDetails {
width:96%;
}
#brochurePage img {
  width: 96% !important;
  height: auto !important;
  margin: 2%;
}
#brochurePage div.brochureDetails a {
  background-color: #000000;
  background-image: url("/images/downloadIcon.png");
  background-position: 95%x 4px;
  background-repeat: no-repeat;
  border-radius: 0px;
  bottom: auto;
  color: #ffffff;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 50px 0 15px;
  position: relative;
  right: auto;
  text-decoration: none;
  width: 100%;
}
/*~~~~~~~~~~~Searchbox Overrides~~~~~~~~~~~~~~*/
#searchBox button {
  margin-top: 0;
  top: 2px !important;
}
   .rightCol img {
     height: auto !important;
     margin-left: 0;
     width: 100% !important;
}

.search:before {
  top: 0px !important;
}
/*-----------------Filter options------------------*/

.filter_options{
padding-left: 1px;
    background-color: none;
    border-radius: 0;
    box-sizing: border-box;
    background: #fff;
}

.filter_options fieldset {
  border: 1px solid #dddddd;
  float: left;
  height: 150px;
  margin-bottom: 0.5rem;
  margin-left: -1px;
  padding: 1% 1% 0.5rem;
}
fieldset > label {
  border-bottom: 1px solid #dddddd;
  font-size: 0.7rem;
  font-weight: bold;
  height: auto;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
}
/*testing*/
.showFilter {
	background: #707070 !important;
	border-radius: 0px;
	color: #ffffff !important;
	display: block;
}
.filter_options fieldset{
display: none;
}

div.lowerFooterSection{
background: #000000;
}
	
.homepageTiles .tile span, .storeProducts span.tile span, .storeProductsAppStore span.tile span, .tile span {
font-size: 0.9rem !important;
  background: #242424;
  line-height: 17px!important;
}

.image2{
display:none;
}
	
.iconMulti{
display:none;
}
}


/*----------Mobile styles Landscape----------*/
// MENU 
.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
  clip: auto;
  display: block;
  height: auto;
  overflow: visible;
  position: absolute !important;
  width: auto;
}


// Medium screens
@media only screen and (min-width: 40.063em) {
    
.topBarContainer.upperbar{
height: 90px;
}
.top-bar{
height: 90px;
}

li.logoList {
        list-style: none;
    }
    .pg_row {
        display: inline-block;
        margin: 2%;
        width: 45%;
        box-sizing: border-box;
    }
    .inStock {
        width: 28%;
    }
    .slick-next,
    .slick-prev {
        height: 40px;
        width: 40px;
        top: 40%;
    }
    // Side Nav on Mobile Only
    #sidebar input.search-zurb {
        background: url("offcanvas/search.png") no-repeat scroll right center #444;
        border: 0 solid #cccccc;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        box-sizing: border-box;
        color: #f1f1f1;
        display: block;
        font-family: inherit;
        font-size: 0.875em;
        font-weight: 500;
        height: 2.3125em;
        margin: 0 0 1em;
        padding: 0.5em;
        transition: all 0.15s linear 0s;
        width: 100%;
    }
    a.sidebar-button h4 {
        color: #fff;
        display: inline !important;
        font-weight: bold;
        line-height: 1;
        margin-left: 8px;
    }
    #sidebar {
        background: none repeat scroll 0 0 #333;
        box-shadow: -2px 0 8px -1px #111111 inset;
        height: 100%;
        padding: 10px 0 0;
        position: absolute;
    }
    #sidebar hr {
        border-color: #444444;
        margin: 8px 0 20px;
    }
    #sidebar h6,
    #sidebar h5 {
        color: #727272;
        margin-bottom: 0;
        text-transform: uppercase;
    }
    #sidebar h6 {
        font-size: 0.95em;
    }
    #sidebar .nav-bar {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        margin-bottom: 0;
    }
    #sidebar .nav-bar li {
        width: 100%;
    }
    #sidebar .nav-bar li a {
        color: #ccc;
        font-size: 1.3em;
    }
    // End Side Nav
    div#product_large_img {
        width: 100%;
    }
   .rightCol img {
     height: auto !important;
     margin-left: 0;
     width: 100% !important;
}
.search:before {
  top: 0px !important;
}

.image2{
display:none;}
}


div.socialIcons ul li {
 width: 40px;
 list-style-type: none;
 display: inline-table;
 margin: 0 0.25rem;
}

.socialBlock {
    padding: 3vw;
    background: #343434;
    text-align: center;
}

.socialBlock h4 {
 padding: 0;
 margin: 0 0 1rem 0;
 text-align: center;
 color: #d1d1d1;
 font-weight: normal;
 letter-spacing: 0.4rem;
 font-size: 1.1rem;
}

/*----------Close X Button----------*/
.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 56px;
  height: 56px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
  position: absolute;
  top: 24px;
  left: 12px;
  right: 12px;
  height: 4px;
  background: #ffffff;
}

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #fff;
  content: "";
}

.c-hamburger span::before {
  top: 12px;
}

.c-hamburger span::after {
  bottom: 12px;
}

.c-hamburger--htx {
  border-right: 1px solid #ffffff;
}

.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.move-right .c-hamburger--htx {
  background-color: #000000;
}

.move-right .c-hamburger--htx span {
  background: none;
}

.move-right .c-hamburger--htx span::before {
  top: 0;
  transform: rotate(45deg);
}

.move-right .c-hamburger--htx span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.move-right .c-hamburger--htx span::before,
.move-right .c-hamburger--htx span::after {
  transition-delay: 0s, 0.3s;
}
.c-hamburger a {
  display: block;
  height: 3.5rem;
  width: 3.5rem;
}
.move-left .c-hamburger--htx span {
  background: none;
}

.move-left .c-hamburger--htx span::before {
  top: 0;
  transform: rotate(45deg);
}

.move-left .c-hamburger--htx span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.move-left .c-hamburger--htx span::before,
.move-left .c-hamburger--htx span::after {
  transition-delay: 0s, 0.3s;
}






/*------------------------min-width 641px, medium screens-------------------------*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~Tablets / Small Desktops 641px-1024px wide~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {

body {-webkit-text-size-adjust: 100%;}

.image2 {display: none !important;}

.trustpilot {display: none !important;}

.top-bar-section {left: 0px !important;}

.homepageTiles.tile4 .tile {width: 23.5% !important;}
.homepageTiles.tile3 .tile {width: 31.5% !importan;}
.homepageTiles.tile2 .tile {width: 49% !important;}

.description.td4 .attributes {float: left;width: 100%;}
.description.td4 .attributes ul {float: left;width: 100%;}

.slick-prev, .slick-next {display: none !important;}
.show-hide-filter-left {display: none;}

.slogan {display: none;}

a.logoutLink {text-transform: none;}

#basket_items {margin-right: 10px;}

.basketIcon {width: 44px;}

.trade_icon_text {display: none;}

.trade_icon_img {
position: absolute;
right: 148px;
top: 14px;
width: 46px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~Tablets Sticky menu~~~~~~~~~~~~~~~~~~~~~*/
   .tab-bar {
      background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, transparent 100%) !important;
      height: 9.53rem !important;
      width: 100% !important;
      top: 90px !important;
      border-top: 50px solid #000;
      margin-top: -50px;
      z-index: 9999;
    }

.topBarContainer.upperbar {
      height: 90px;
      width: 100%;
      z-index: 99999;
      position: fixed;
      height: 90px;
      background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, transparent 100%) !important;
    }

ul.off-canvas-list {
  margin-bottom: 20px;
  margin-top: 90px;
}

.main-section {
  margin-top: 40px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~End of Tablets Sticky menu~~~~~~~~~~~~~~~~~~~~~*/

.bg-extra-dark-gray.hundred .blocks-section {
    background: #ffffffe5;
    margin-top: 15%;
    margin-bottom: 15%;
}

.bg-extra-dark-gray.hundred.left {
  background-position: left center !important;
  background-size: cover !important;
}

.bg-extra-dark-gray.hundred.right {
  background-position: right center !important;
  background-size: cover !important;
}

.vertical-align-inner {
  height: unset !important;
}

.vertical-align-outer img {
  margin: 5% 0% 10% 0%;
}



  #homePage .main-section h2 {
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.7rem;
    letter-spacing: 4px !important;
  }

.basketItems ul li.login a {
	text-transform: none !important;
}


 .footeremail {
    float: left;
    width: 100%;
  }

h2.stretch-spacing {
  margin:0px !important;
  padding:4rem !important;
  letter-spacing: 3px !important;
  float: left;
}



.pageHeading h1 {
    font-size: 1.8rem !important;
    margin-bottom: 40px !important;
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-weight: unset !important;
  }


.EAN {
    padding: 8px;
    border: 2px dotted #ccc;
    margin: 0px 0px;
    float: left;
    width: 300px;
}


.bg-extra-dark-gray.hundred {
  margin-bottom: 10px;
}


.bg-extra-dark-gray span {
    color: #fff;
    font-weight: bold;
    font-size: 3rem;
    line-height: 50px;
    padding: 50px;
    margin: 0% !important;
    float: left;
    width: 100%;
}

.homepageTiles.tile4 h2 {
    color: #000 !important;
    font-size: 2rem !important;
    border-bottom: 0px solid #000000;
    margin: 3rem 0 1.2rem;
}

.homepageTiles.tile4 h3 {
	color: #000 !important;
	font-size: 1rem;
	font-weight: 400;
	margin-bottom: 2rem;
}

.homepageTiles.tile3 h3 {
	color: #000 !important;
	font-size: 1rem;
	font-weight: 600;
	margin-bottom: 2rem;
}

.homepageTiles.tile3 span h3 {
  color: #fff !important;
}

.homepageTiles.tile3 h2 {
	color: #000 !important;
	font-size: 2rem !important;
	margin: 3rem 0 1rem !important;
}


.social.row {
  border-top:1px solid #252525;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.socialMediaLink:first-child {
  margin-left: 15px;
}

.socialMediaLink {
  margin-left: 24px;
}

/*---------Tablet Home page blocks section---------*/
.blocks-section p {
	color: #5e5d5b;
	font-weight: normal !important;
	font-size: 1rem !important;
	padding: 0px !important;
	max-width: 600px;
}

.blocks-section h2 {
	font-weight: 500;
 text-align: center;
}

.blocks-section {
	width: 100%;
	padding: 3%;
	background: none;
        background: #ffffff;
}

.blocks-section.left {
	text-align: center;
        background: #ffffff;
}

.blocks-section a.button {
	margin: 0px !important;
}
/*---------End of Tablet Home page blocks section---------*/



.featured_frame {
    background: #fff;
    text-align: center;
}

.unloadQuote {display: none !important;}
.quoteName {display: none !important;}

#gallery_table {
    width: 504px !important;
}

.basketItems .userIcon {
    width: 40px !important;
}

.bottomLeft {
    text-align: center;
    padding: 10px;
}

.homepageTiles.tile5 .tile:nth-child(4n+4) {
    margin-right: 0px !important;
}

p.headertext {
    font-size: 18px !important;
    text-align: center;
    color: #000;
    margin-top: 10px;
    padding: 2px 10px 0px 10px;
}

.promoRow > input {
    width: 300px !important;
    margin-right: 20px;
    margin-left: 10px;
    border: 2px solid #000000;
    padding: 20px !important;
}

#accountPage button.showFilter {display: none;}

/*~~~~~~~~~~~Tablet Start of home page slider~~~~~~~~*/
.sliderSection {
    position: relative;
    height: 100%; /* or a fixed height */
    width: 100%;
    margin-top: -180px;
}

  .slideInfo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 20px;
    width: auto;
    color: white;
    min-width: 600px !important;
}


 #homePage .slideInfo h2,  #homePage .slideInfo h3 {
	color: #ffffff;
}

.slideInfo > a h2 {
    border: 0 none !important;
    color: #ffffff;
    font-size:  1.8rem !important;
    font-weight: 100;
    margin: 20px 20px !important;
    font-family: 'Montserrat', sans-serif;
}

.slideInfo span {
	padding: 10px 30px;
	margin: 20px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;;
	font-weight: 400;
	text-align: center;
        background-color: transparent;
        border:1px solid #fff !important;
        color: #fff;
	text-transform: uppercase;
}



.slideInfo span:hover {
	background: #fff;
	color: #000000;
}


.red_button {
        background: #c1c1c1 !important;
        color: #fff !important;
        border: 1px solid #c1c1c1 !important;
}
.red_button:hover {
        background: #c1c1c1 !important;
        color:  #707070 !important;
        border: 1px solid #c1c1c1 !important;
}

/*~~~~~~~~~~~End of home page slider~~~~~~~~*/



/*----------Tablet of homepage trade section------------*/
.trade-section {
	background: #000000;
	text-align: center;
	color: #fff;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.trade-one {width: 100%;float: left;text-align: center;}
.trade-one h1 {
	float: right;
	text-align: center;
	font-family: 'Montserrat', sans-serif;;
	font-size: 4vw !important;
	margin-top: 30px !important;
	width: 100%;
}
.trade-one img {
	text-align: center;
	font-family: 'Montserrat', sans-serif;;
	margin-top: 20px !important;
	font-size: 2rem !important;
	width: 100px;
}
.trade-two {
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Montserrat', sans-serif;;
}

.trade-two p {
	font-family: 'Montserrat', sans-serif;;
	font-weight: normal;
	font-size: 1rem;
	margin-top: 30px;
}

.trade-three {
	float: left;
	width: 100%;
	text-align: center;
}

  a.plainbutton {
	margin: 40px;
}




/*---------Tablet page newsletter section---------*/

.bg-extra-dark-gray {
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-color: #fff !important;
	float: left;
	width: 100%;
        padding: 40px 0px;
}
.bg-extra-dark-gray .row {
    max-width: 1100px;
}

.newsletter-background h1 {
	font-family: 'Montserrat', sans-serif;;
	margin-top: 40px !important;
	display: inline-block;
	font-size: 2rem !important;
	margin-bottom: 30px !important;
}

.newsletter-background img {
	display: inline-block !important;
	margin-left: 10px;
	margin-top: -15px;
}
.newsletter-background p {
	font-family: 'Montserrat', sans-serif; !important;
	color: #fff !important;
	margin-bottom: 20px !important;
}

.newsletter-background input[type="text"] {
	width: 40%;
	display: block;
	float: left;
	padding: 26px;
	font-size: 20px;
	color: #000;
	text-align: center;
	height: 50px !important;
	margin: 1% 5% 1% 5%;
}

.newsletter-background {
  width: 100%;
  text-align: center;
 }

.newsletter-background h2{
    color: #fff !important;
 }

.newsletter-background input[type="submit"] {
	-webkit-border-radius: 0px;
	width: 300px !important;
	background: #f4f1f1;
	padding: 21px;
	margin: 3% 0% 4%;
	font-size: 20px;
	font-weight: normal;
	text-transform: none !important;
}

.newsletter-background .form-field.error.one {
    color: #F698A0 !important;
    font-size: 15px !important;
    width: 100%;
    right: 0px;
    margin-top: -10px !important;
} 


.newsletter-background .form-field.error.two {
    color: #F698A0 !important;
    width: 100%;
    right: 0px;
    font-size: 15px !important;
    margin-top: -10px !important;
} 




 /*---------End of Tablet Home page newsletter section---------*/




/*~~~~~~~~~~~~Tablet: Icon Bar Total 4~~~~~~~~~~~~~~~~~*/

.iconBar .iconOne b {font-size: 1.4rem !important; font-weight: 400;}

.iconBar b {color: #5e5d5b !important;}

.iconOne {width: 100% !important;}

.iconBar img {
   height: 34px !important;
   margin-bottom: 10px;
   text-align: center;
   padding-right: 10px;
}

.iconBar span {
	font-size: 0.8rem;
	padding-left: 10px;
	float: left;
	width: 100%;
	text-transform: none;
	color: #5e5d5b !important;
	font-weight: 400;
}

.iconOne, .iconTwo, .iconThree, .iconFour {
	float: left;
	width: 33%;
	padding: 14px 10px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-align: center;
}

.iconBar {
    float: left;
    background: #f4f1f1;
    width: 100%;
    margin-top: 0px;
    color: #fff;
}
/*~~~~~~~~~~~~End of Icon Bar Total 4~~~~~~~~~~~~~~~~~*/



/*---------Tablet page newsletter section---------*/



 /*---------End of Tablet Home page newsletter section---------*/



.three_image_frame {
	background: #f9f8f6;
	padding-top: 10px;
	padding-bottom: 0px;
        text-align: center;
}

.three_image_frame .tile {
	margin-bottom: 2rem !important;
}


.featureditems h2 {
    color: #000 !important;
    font-size: 1.5rem !important;
    font-weight: 500;
}
.footerNav.large-3.medium-6.columns.last {
	width: 100%;
	text-align: center;
}



.rangeColourTitleText a {
    font-size: 16px;
    line-height: 18px;
}

.infoheader input[type="text"] {
	width: 60%;
	margin-right: 20px;
}

.promoRow {text-align: right;}


#trade_image {
    float: right!important;
    width: 50%!important;
}
.storeProductsAppStore h1 {
    margin: 0px !important;
}


/*~~~~~~~~~~~Linked items Tablet~~~~~~~~*/
.product_purchase_accessories table {
    width: 48% !important;
    float: left;
    height: 260px;
    margin: 1% !important;
}

.product_purchase_description h4 a {
    line-height: 22px;
    margin-bottom: 16px;
    float: left;
    font-size: 18px;
}



.product_purchase_image {
    width: 120px;
}

/*~~~~~~~~~~~End of Linked items~~~~~~~~*/




/*---------Tablet Home page newsletter section---------*/

 /*---------End of Tablet Home page newsletter section---------*/



/*----------tablet New furniture colour section------------*/
.changeRangeTile span {
    color: #000000;
    float: left;
    width: 100% !important;
    text-align: center;
    font-size: 22px;
    line-height: 26px;
    margin-top: 8px;
}

.changeRangeTile img {
    border: 1px solid #bdbaba;
}

.changeRangeTile {
    width: 33.3%;
    float: left;
    padding: 10px;
     min-height: 380px;
}

.changeRangeTile h3 {
    line-height: 22px !important;
    font-size: 18px;
}
/*----------End of New furniture colour section------------*/



.homepageSideCol .clearLink a {
    height: unset;
    line-height: unset;
    font-size: 0.8rem !important;
    padding: 5px;
}

#furnitureStore select {min-width: 45px;}

.homepageSideCol .clearLink {margin-left: -0px !important;}

.header a {font-size: 1rem !important;}

.has-dropdown.not-click ul.large-3 li a {line-height: unset !important;}

.barBasketContainer.right:hover .popUp {display: none !important;}

.basketItems li {top: 3px !important;}
.basketItems ul {width: auto !important;}
.sidenavadvanced li {padding: 0px !important;}

.viewContainer {display: none !important;}
	
.pg_row_image .multiple1, .pg_row_image .multiple2 {display: none;}

.pg_row.list .pg_row_image img {width: 100% !important;}

.callout.panel.last img:first-of-type {
    max-width: 200px;
    margin-top: 40px;
}
.callout.panel li {
    color: #ffffff !important;
    line-height: 22px !important;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 8px !important;
}

div#product_large_img img {
    border: 1px solid #ccc;
    width: unset;
}

#brochurePage .homepageTiles.tile2.brochure img {
    width: 50% !important;
}

.slideInfo > h2 {width: unset;}


div#product_large_img {
    width: unset !important;
}

.useBilling {
    font-size: 13px;
    margin-top: -20px;
    margin-bottom: -30px;
}

.card_icons_top {display:none;}

.steppedError {
    float: left;
    display: inline-block;
    width: 100%;
    margin-top: -10px;
    margin-bottom: 10px;
}

#clearSingleBrand_alone, #clearSingleCollection_alone, #clearSingleType_alone, #clearSingleCategory_alone, #clearSingleRange_alone {
    background-color: #000000 !important;
    border: 0px !important;
    transition: background-color 300ms ease-out 0s;
}

#clearSingleBrand:hover, #clearSingleCollection:hover, #clearSingleType:hover, #clearSingleCategory:hover, #clearSingleRange:hover {
    background-color: #666666 !important;
    border: 0px !important;
}

#layout-two-columns-50-50 input[type="radio"], #layout-two-columns-60-40 input[type="radio"] {
    float: left !important;
    margin-right: 8px;
    margin-top: 3px;
}
div.iconBarSection {
    background: none;
    margin-top: 5px;
    height: 70px;
}


/*------------New Header Top----------------*/

.headerFrame {display: none;}

/*------------End of New Header Top----------------*/



#flummoxed {
	background: white;
	padding: 20px !important;
	margin-bottom: 20px !important;
	position: relative;
	width: 46% !important;
	margin: 2% !important;
	padding-bottom: 80px !important;
}

.groupBox ul { margin: 0px !important;}


#sidebarButton img {
	width: 170px;
	margin-left: 0px;
	margin-top: 10px !important;
}


body#departmentPage .slider .slick-slide img {
    height: auto !important;
    width: 100% !important;
}


#search_filter_type, #search_filter_brand, #search_filter_collection, #search_filter_type, #search_filter_category, #search_filter_range {
    margin: 0%;
}

.filter_options {
margin-bottom: 30px;
}

.slideInfo > a h2 {font-size:1.5rem;}
.search::before {
  margin-top: 4px;
}

.showFilter {
    width: 100%;
}

.icon-bar > * img, .icon-bar > * i {
    display: block;
    color: #000000;
    transition: opacity 0.5s ease-in-out;
}

.footerNav ul {text-align: left;}

.styled-form span {
    color: #000000;
    margin-right: 12px;
}

#clearSingleBrand_alone, #clearSingleCollection_alone, #clearSingleType_alone, #clearSingleCategory_alone, #clearSingleRange_alone {
    width: 100%!important;
    padding: 4px !important;
    margin-top: -20px !important;
    box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
}

#clearSingleBrand_alone span, #clearSingleCollection_alone span, #clearSingleType_alone span, #clearSingleCategory_alone span, #clearSingleRange_alone span {
    padding: 8px!important;
    font-family: "Open Sans", sans-serif!important;
}

#search_filter_type_alone, #search_filter_brand_alone, #search_filter_collection_alone, #search_filter_type_alone, #search_filter_category_alone, #search_filter_range_alone {
    margin: 0%;
}

.articleLeftContentShortBlog a {
width: 100%!important;
}

.card_icons.bottom {
    width: 100%;
    text-align: center;
    padding: 20px 0px 20px 0px !important;
}

.sliderSection .sliderDiv.large-12.columns {
    padding: 0px !important;
    margin-top: 0px !important;
  background: #ebebf0;
}
.slider img {
    display: block !important;
}
.userIcon {
    width: 46px !important;
}

.show-hide-filter-right {
}

.basket.firstTable .totNetLable {
    text-align: right;
}

.basket.firstTable .gTotalNetLable {
    text-align: right;
}

.basket.firstTable .gTotalVatLable {
    text-align: right;
}

.postcodeLable.td1 {
    text-align: right !important;
}

#TCPopup {
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: 0 0 15px #010101;
    height: 80%;
    left: 5%;
    line-height: 20px;
    overflow-y: auto;
    padding: 5%;
    position: fixed;
    top: 5%;
    width: 90%;
    z-index: 999999;
}

.updateAndToPay {
  text-align: right !important;
}

.productRow .td1 {
    text-align: right !important;
}

.promoInput {
    width: 100% !important;
}

div#product_large_desc form {
    width: 100%;
    margin-left: 0px;
}

ul.off-canvas-list .mg_types, .mg_Department, .mg_search {
}

ul.off-canvas-list .mg_mega {
    display: none;
}

.tabs dd {
    width: 50%;
    height: 56px;
}


.show-hide-filter-left {
    display: none;
}

.footerAreaLower ul {
    text-align: left;
}
.search:before {
    background: none;
    border-radius: 0px;
    content: "\f002";
    font-family: "FontAwesome";
    height: 38px !important;
    line-height: 38px !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 5px !important;
    width: 35px;
    color: #000;
}
	
#gallery_table td {
  background: #ffffff !important;
}

.clearing-thumbs.small-block-grid-4 {
    margin: 0px !important;
    padding: 0px !important;
}

.small-block-grid-4 > li {
    list-style: outside none none;
}

[class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem;
}
.searchButton {
  margin-bottom: 0!important;
  margin-top: 12px !important;
}

.bbUpdateBasket, .bbPrint {
  margin: 0;
}

#basket div button {
    padding: 0.7rem;
}




/*--------------------Social Icons--------------------*/

.socialList a:hover {
    color: #ffffff !important;
    transition: opacity 0.7s ease-in-out 0s;
}
.socialBar {
    text-align: center !important;
    margin-top: 0px;
    padding-left: 0.9375rem;
}

.footerAreaLower ul {
    text-align: center;
}

.socialList {
    display: inline-block;
    font-size: 30px;
}

.socialList a {
    color: #ffffff !important;
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}

li.socialList {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}


/*--------------------Countdown Timer--------------------*/
.timer {
  background-color: rgba(39, 173, 225, 0.6);
  display: inline-block;
  margin: -10px 10px 0;
  padding-bottom: 10px;
  text-transform: uppercase;
  width: 16%;
}


.DAYS {
    margin-left: 0px !important;
}

.DAYS, .HOURS, .MINUTES, .SECONDS {
  background-color: rgba(39, 173, 225, 0.6);
  color: #ffffff;
  display: inline-block;
  font-size: 2.5rem;
  height: auto;
  line-height: 50px;
  margin: 20px 0 0 20px;
  padding: 0;
  width: 16%;
}

.counterframe {
  display: inline-block;
  margin: auto 0;
  text-align: center;
  width: 100%;
}

.salecounter {
  background-color: rgba(39, 173, 225, 0.24);
  color: #ffffff;
  font-size: 4.5vw;
  font-weight: bold;
  text-shadow: 2px 2px 2px #848080;
}

.demo {
  border: 0 none;
  color: red;
  font-family: arial;
  font-weight: 100;
  position: absolute;
  top: -20px;
  width: 100%;
}

/*--------------------End of Countdown Timer--------------------*/


div.sliderSection {
  margin-top: 0px;
}
.panel {
  padding: 1.25rem 0rem 0rem !important;
}
.card_icons {
    padding-bottom: 20px;
    padding-left: 16px;
}

.slick-slide.slick-active p a img {
  width: 100% !important;
}

.social_network_icons {
  width: 100%;
  margin: auto;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}

.social_network_icons img {
    margin-bottom: 10px;
}

.social_network_icons img {
  margin-bottom: 12px;
}
.social_network_icons img:hover {
    opacity: 0.5;
}

.footerAddress li {
  color: #ffffff !important;
}

.basketItems li {
  float: left;
  margin-top: 10px !important;
}

select#address_selection {
  background-image: none !important;
}


.clearSingle {
    background-size: 5% auto !important;
    width: 100% !important;
    padding: 4px !important;
    margin-top: -20px !important;
    box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
}

#search_filter_type_alone, #search_filter_brand_alone, #search_filter_collection_alone, #search_filter_type_alone, #search_filter_category_alone, #search_filter_range_alone {
    margin: 0%;
}

   
.topBarContainer {
        background: black;
}

.top-bar {
        background: transparent !important;
        margin: 0 auto;
}
	
.topBarContainer.upperbar {
    height: 90px;
    position: fixed;
    width: 100%;
    z-index: 99999;
}
	
.top-bar{
height: 90px;
}
	


.filter_options {
    background-color: #efefef;
    border-radius: 0;
    box-sizing: border-box;
    box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
   -moz-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
   -webkit-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
   padding: 0px 0px 0px 10px;
}

	
/*AccountStyles - mobile*/
.accountList > li{
width: 98%;
}


.brandSliderSection .sliderDiv {
  padding-top: 20px;
}


/*Slider styles*/
.slideInfo > h2{font-size:1.5rem !important;}
.slideInfo > p{display:none;}
.slick-dots{display:none !important;}
body#homePage .tile {
  width: 23%;
}



.pg_row {
  box-sizing: border-box;
  display: inline-block;
  margin: 0 1% 1rem;
  width: 47%;
}
.pg_row:nth-child(3n+5) {
  margin-right: 1%;
}
.pg_row_image img {
  margin: 0;
  width: 100%;
}
.storeProducts span.tile {
  background: none;
  display: inline-block;
  margin: 0 2% 1rem 0;
  padding: 1.5% 1.5% 0;
  width: 47.5%;
}
    #quantity {
    top: -52px;
    margin: 0 3% 0px;
    right: 80px;
    }

/*-----------------Filter options------------------*/


.clearLink {
    background-color: #000000;
    background-position: 155px 8px;
    background-repeat: no-repeat;
    background-size: 17% auto;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1rem;
    margin: 4% 4% 6% 4%;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color 300ms ease-out 0s;
    width: 92%;
    text-transform: uppercase !important;
}
.clearLink a {
    color: #ffffff !important;
}

.clearLink a:hover {
    background: #fff;
    border: 1px solid #000000;
    color: #000000 !important;
}

.clearLink:hover, .clearLink:focus, .clearLink:hover, .clearLink:focus {
        background-color: #202e5f !important;
    color: #ffffff !important;
}

/*----------Product details------------*/
div#product_large_desc {
  font-size: 10pt;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 0;
  width: 100%;
}
.homepageTiles .tile span, .storeProducts span.tile span, .storeProductsAppStore span.tile span, .tile span {
font-size: 0.9rem !important;
}
/*----------Furniture Store----------*/
.fn_rangeTile {
    display: inline-block;
    margin: 0 1% 1rem 0;
    width: 49%;
}
.fn_rangeTile:nth-child(3n+4){
}
.fn_rangeTile:nth-child(2n+3){
margin-right: 0;
}
.fn_colour_options > div {
  display: inline-block;
  margin: 0 1% 1rem;
  width: 23%;
}
.f_resource_thumb > div {
  background: none;
  box-sizing: border-box;
  display: inline-block !important;
  font-size: 0.8rem;
  line-height: 1rem !important;
  height: auto;
  padding: 0 1rem !important;
  width: 100% !important;
}
.f_resource_thumb > div {
line-height:auto !important;
}
.f_resource_thumb > div a {
  color: #000000;
  display: block;
  height: 50px;
  padding-top: 7px;
}
/*~~~~~~~~~~~Searchbox Overrides~~~~~~~~~~~~~~*/
.search:before {
  top: 0px !important;
    color: #000;
}
#searchBox button {
  margin-top: 0;
  top: 2px !important;
}
/*~~~~~~~~~~~TopBar Overrides~~~~~~~~~~~~~~*/

.topBarContainer.upperbar{
height: 90px;
}
.top-bar{
height: 90px;
}


/*Slider buttons placement*/
.slick-next {
    right: 25px;
}
.slick-prev {
    left: 25px;
}
.bbUpdateBasket {
  margin-right: 10px;
}
}





/*-----------------------------------Medium screens-------------------------------------*/
@media only screen and (min-width: 1025px) and (max-width: 1180px) {
.top-bar-section ul li > a {
	display: inline-block;
	width: 100%;
	color: #000000;
        text-transform: uppercase !important;
	padding: 0px 18px 0px 18px !important;
	padding-left: 15px;
	font-family: 'Montserrat', sans-serif;
	font-size: 1rem !important;
	font-weight: normal;
	letter-spacing: 0.5px;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.unloadQuote {font-size: 10px !important;}
.quoteName {font-size: 10px !important;}
}

.card_icons.bottom img {
    max-width: 250px;
    width: 100%;
}




/*----Top menu height extensionn~~~~~~~~~*/
@media only screen and (min-width: 1025px) and (max-width: 1600px) {


.stretch-content h2 {margin-bottom: 10px !important;}

#homePage .slideInfo h2 {margin-top: 20% !important;}

.vertical-align-inner {height: unset!important;}

.top-bar {
	max-width: 100%!important;
	margin-top: 0px !important;
}

.topBarContainer.hide-for-medium-down.lowerbar nav.top-bar section.top-bar-section ul li a {
	font-weight: normal;
	text-align: left !important;
	padding: 0px 20px 0px 20px !important;
	line-height: 40px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px !important;
}

#homePage .main-section {margin-top: 224px;}

.slideInfo > a h2 {font-size: 2rem !important;}

.bg-extra-dark-gray p {width: 550px;}

.login {right: 76px !important;}

#homePage .inner-wrap {margin-top: 50px;background: #ebebf0;}
#departmentPage .inner-wrap {margin-top: 48px !important;}
#showcase .inner-wrap {margin-top: 48px !important;}
#layout-two-columns-50-50 .inner-wrap {margin-top: 48px !important;}
#layout-two-columns-60-40 .inner-wrap {margin-top: 48px !important;}
#layout-two-columns-70-30 .inner-wrap {margin-top: 48px !important;}
#blog .inner-wrap {margin-top: 48px !important;}
#full-size-page .inner-wrap {margin-top: 48px !important;}
#store .inner-wrap {margin-top: 48px !important;}
#accountPage .inner-wrap {margin-top: 48px !important;}
#wishlist .inner-wrap {margin-top: 48px !important;}

}




/*-----------------------------------Large screens-------------------------------------*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~Large/Wide Screen Desktops over 1024px wide~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@media only screen and (min-width: 1025px) {

.top-bar-section {text-align: left;}
.top-bar-section li.sale a {color: red !important;}

.pg_row_image .multiple1, .pg_row_image .multiple2 {
    width: 40px !important;
    height: 40px !important;
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 20px;
}



.leftCol.small-12.medium-12.large-6.columns {
  padding:0px;
  margin:0px !important;
}

.vertical-img-spacing {
  margin-bottom: 10% !important;
}

.rightCol.small-12.medium-12.large-6.columns {
  padding:0px;
  margin:0px !important;
}

.leftCol.small-12.medium-6.large-6.columns {
  padding:0px;
  margin:0px !important;
}

.rightCol.small-12.medium-6.large-6.columns {
  padding:0px;
  margin:0px !important;
}

/*--------Homepage background split section-----*/
.hundred {width: 100%; float: left;}
.ninety-split {width: 90%; float: left;}
.eighty-split {width: 80%; float: left;}
.seventy-split {width: 70%; float: left; padding-left: 20%;}
.sixty-split {width: 60%; float: left;}
.half-split {width: 50%; float: left;}
.forty-split {width: 40%; float: left;}
.thirty-split {width: 30%; float: left;}
.twenty-split {width: 20%; float: left;}
.ten-split {width: 10%; float: left;}



#homePage .sliderSection {padding-top: 40px !important;}

.footerNav.large-3.medium-6.columns.first {
  float: right;
}
.footerNav.large-3.medium-6.columns.middle {
  float: right;
}
.footerNav.large-3.medium-6.columns.last {
  float: left !important;
        width: 500px;
}

.slogan {
	font-family: 'Montserrat', sans-serif;;
	font-size: 1rem;
	color: #000000 !important;
	position: absolute;
	top: 36px;
	width: 200px;
	line-height: 25px;
	left: 16%;
	font-weight: normal;
}

.trade_icon {
	font-family: 'Montserrat', sans-serif;;
	font-size: 0.9rem;
	color: #000000 !important;
	position: absolute;
	top: 39px;
	width: 200px;
	line-height: 25px;
	right: 8%;
	font-weight: normal;
}

.trade_icon img {
    width: 48px;
    margin-right: 10px;
}


#sidebarButton {
  display: flex;
  justify-content: center;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
}

#sidebarButton a {
  display: block;
  width: 100%;
  text-align: center;
}

.footeremail {margin-left: 26px;}

.featured_frame {
    background: #fff;
    text-align: center;
    float: left;
    width: 100%;
}

/* Desktop vertical text */
 .vertical-align-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 3% !important;
  height: 683px;
}



.vertical-align-inner ul {
  text-align: left;
  padding-left: 30px !important;
}

.vertical-align-outer.animated.fadeInLeft form {
  width: 94%;
}

.vertical-align-inner p {
  color: #5e5d5b;
  font-weight: normal !important;
  font-size: 1rem !important;
  padding: 10px 30px !important;
  max-width: 700px;
  text-align: left;
}

.vertical-align-inner h2 {
  font-size: 1.4rem !important;
  letter-spacing: 4px !important;
  text-transform: uppercase;
  text-align: left;
  padding:10px 30px !important;
  font-weight: unset !important;
  margin-top: 0px !important;
}


.social.row {
  border-top:1px solid #252525;
  padding-top: 20px;
  padding-bottom: 20px;
}

.socialMediaLink:first-child {
  margin-left: 15px;
}

.socialMediaLink {
  margin-left: 24px;
}


.lowerFooterSection li:first-child {
  margin-left: 0px;
}



.pageHeading h1 {
    font-size: 1.8rem !important;
    margin-bottom: 40px !important;
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-weight: unset !important;
  }

.homepageTiles.tile4 h3 {
    color: #000 !important;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 4rem;
}



#homePage .main-section h2{
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 2rem;
    letter-spacing: 5px;
  }



.homepageTiles.tile4 h2 {
	color: #000 !important;
	font-size: 2rem !important;
}


.homepageTiles.tile3 h3 {
	color: #000 !important;
	font-size: 1rem;
	font-weight: normal;
	margin-bottom: 2rem;
}
.homepageTiles.tile3 span h3 {
  color: #fff !important;
}


.homepageTiles.tile3 h2 {
	color: #000 !important;
	font-size: 2rem !important;
	margin: 3rem 0 1rem !important;
}


.homepageTiles.tile5 .tile:nth-child(5n+5) {margin-right: 0px !important;}

#homePage .main-section {
margin-top: 176px;
background: #ebebf0;}

#blog .main-section {margin-top: 90px}



.basketItems ul li.login a {
    margin-top: 9px !important;
}

.top-bar-section:hover title.back.js-generated:hover {
    display: none !important;
}

.articleLeftContentLongBlog > img {
    border: 1px solid #000;
    margin: 20px 0;
    width: 100%!important;
}


.bottomLeft {
	position: absolute;
	height: 50px;
	line-height: 50px;
	right: 20px;
}

.top-bar-section:hover .parent-link.show-for-small {
    display: none !important;
}

.title.back.js-generated {display: none !important;}
.title.back.js-generated:hover {display: none !important;}

#brochurePage img {
    width: 50% !important;
}

.promoRow > input {
    width: 300px !important;
    margin-right: 20px;
    margin-left: 10px;
    border: 2px solid #000000;
    padding: 20px !important;
}

.infoheader input[type="text"] {
	width: 80%!important;
	margin-right: 20px!important;
}

p.headertext {
    font-size: 24px !important;
    text-align: center;
    color: #000;
    margin-top: 20px;
}


h2.stretch-spacing {
  margin:0px !important;
  padding:6rem !important;
  float: left;
}

  

/*~~~~~~~~~~~~Desktop: Icon Bar Total 4~~~~~~~~~~~~~~~~~*/
.iconBar img {
   height: 38px;
   float: left;
}

.iconBar span {
    font-size: 0.8rem;
    padding-left: 54px;
    float: left;
    margin-top: 2px;
    text-transform: none;
    color: #5e5d5b !important;
    font-weight: normal;
    min-width: 250px;
}


.iconBar b {
    font-size: 1.3rem;
    padding-left: 14px;
    float: left;
    margin-top: 2px;
    text-transform: none;
    color: #5e5d5b !important;
    font-weight: 400;
}

.iconOne {width: 30% !important; padding-left: 0% !important;}

.iconBar .iconOne span {font-size: 1rem; width: 90%; padding-left: 14px;}

.iconBar .iconOne b {font-size: 1.8rem;}

.iconOne, .iconTwo, .iconThree, .iconFour {
	float: left;
	padding: 40px 0px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	width: 21%;
        padding-left: 3%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
}

.iconThree {width: 27%;}


.iconBar {
    float: left;
    background: #f4f1f1;
    width: 100%;
    margin-top: 228px;
    height: 180px;
    color: #fff;
}


#homePage .iconBar {
    float: left;
    background: #f9f8f6
    width: 100%;
    margin-top: 0px;
    height: 180px;
    color: #5e5d5b;
}
~~~~~~~~~~~End of Icon Bar Total 4~~~~~~~~~~~~~~~~~*/


.useDelCheck b input[type="checkbox"] {
    float: left !important;
    padding-bottom: 20px !important;
}

.useDelCheckpadding-bottom: {}

.pg_row.list .pg_row_image img { width: 70%;}
.pg_row.list .pg_row_image:hover .image2 {
    opacity: 1;
    left: 0;
}
.pg_row_image:hover .image2 {
    opacity: 1;
    left: 0;
}

#clearSingleBrand_alone span, #clearSingleCollection_alone span, #clearSingleType_alone span, #clearSingleCategory_alone span, #clearSingleRange_alone span {
font-size: 10px;
}

/*~~~~~~~~~~~Linked items desktop ~~~~~~~~*/
.product_purchase_accessories table {
    width: 31% !important;
    float: left;
    height: 260px;
    margin: 1% !important;
}

.product_purchase_description h4 a {
    line-height: 24px;
    margin-bottom: 20px;
    float: left;
}



.product_purchase_image {
    width: 120px;
}

/*~~~~~~~~~~~End of Linked items~~~~~~~~*/


/*~~~~~~~~~~~Desktop Start of home page slider~~~~~~~~*/


.sliderSection {
    position: relative;
    height: 100%; /* or a fixed height */
    width: 100%;
    margin-top: -180px;
}

  .slideInfo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 20px;
    width: auto;
    color: white;
    min-width: 800px !important;
}


 #homePage .slideInfo h2,  #homePage .slideInfo h3 {
	color: #ffffff;
}

#departmentPage .slideInfo {padding: 0% 2%;}

#homePage .slider .slideInfo img {
width: 200px !important;
padding: 10px;
}

.slideInfo > a h2 {
    border: 0 none !important;
    color: #ffffff;
    font-size: 2.7rem !important;
    font-weight: 100;
    margin: 5px 20px !important;
    font-family: 'Montserrat', sans-serif;
}

.slideInfo span {
	padding: 10px 30px;
	margin: 20px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;;
	font-weight: 400;
	text-align: center;
        background-color: transparent;
        border:1px solid #fff !important;
        color: #fff;
	text-transform: uppercase;
}



.slideInfo span:hover {
	background: #fff;
	color: #000000;
}


.red_button {
        background: #c1c1c1 !important;
        color: #fff !important;
        border: 1px solid #c1c1c1 !important;
}
.red_button:hover {
        background: #c1c1c1 !important;
        color:  #707070 !important;
        border: 1px solid #c1c1c1 !important;
}

.featured_frame .slideInfo span {margin: unset;}

.featured_frame .slideInfo > a h2 {
	font-size: 2rem !important;
	margin: 1rem 0rem !important;
	line-height: 40px;
}
.featured_frame .slideInfo {
	background: #f0f0f0eb;
	bottom: 25%;
}

/*~~~~~~~~~~~End of Desktop Start of home page slider~~~~~~~~*/


/*----------New desktop furniture colour section-----*/
.changeRangeTile span {
  color: #000000;
  float: left;
  width: 100% !important;
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  margin-top: 8px;
 }
 .changeRangeTile img {
  border: 1px solid #bdbaba;
 }
 .changeRangeTile {
  width: 25%;
  float: left;
  padding: 10px;
  height: 460px;
 }
 .changeRangeTile h3 {
  line-height: 24px !important;
  font-size: 18px;
 }
 /*----------End of New furniture colour section------------*/

/*----------Desktop of homepage trade section------------*/
.trade-section {
	background: #000000;
	text-align: center;
	color: #fff;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.trade-section .row {
    padding-left: 2%;
    padding-right: 2%;
}

.trade-one {
    width: 45%;
    float: left;
    text-align: left;
}

.trade-one h1 {
	text-align: left;
	font-family: 'Montserrat', sans-serif;;
	font-size: 2.6rem !important;
	margin-top: 30px !important;
	display: inline-block;
}
.trade-one img {
	text-align: right;
	font-family: 'Montserrat', sans-serif;;
	margin-top: -10px !important;
	font-size: 2rem !important;
	padding-right: 20px;
	width: 100px;
}
.trade-two {
	float: left;
	width: 25%;
	text-align: left;
	font-family: 'Montserrat', sans-serif;;
}

.trade-two p {
	font-family: 'Montserrat', sans-serif;;
	font-weight: normal;
	font-size: 1rem;
	margin-top: 30px;
}

.trade-three {
	float: left;
	width: 30%;
	text-align: left;
}


/*---------Desktop Home page blocks section---------*/

  .blocks-section p {
    color: #5e5d5b;
    font-weight: normal !important;
    font-size: 1rem !important;
    padding:15px 30px !important;
    max-width: 650px;
    text-align: left;
    margin:0px auto !important;
  }

.blocks-section.left p {
    margin: unset;
    padding: 0px !important;
}

.blocks-section h2 {
    color: #000 !important;
    text-transform: uppercase;
    text-align: left;
    padding-left: 30px;
    max-width: 650px;
    margin:auto;
    font-size: 1.4rem !important;
    margin-bottom: 20px;
    letter-spacing: 4px !important;
}

.blocks-section {
	width: 50%;
	padding: 3%;
	background: none;
        padding: 150px 0%;
        background: #ffffff;
}

.blocks-section.left {
	text-align: left;
	margin: 78px 0% !important;
	 background: #ffffff;
	padding: 3%;
}

.blocks-section a.button {
	margin: 0px !important;
}
/*---------End of Desktop Home page blocks section---------*/




/*---------Desktop Home page newsletter section---------*/

.bg-extra-dark-gray {
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-color: #fff !important;
	min-height: 450px;
	background-size: cover !important;
	margin-top: 0px;
	background-position: center !important;
}

.bg-extra-dark-gray.hundred p {
	padding: unset;
	font-size: 1rem;
	font-weight: 400;
	width: unset;
}

.bg-extra-dark-gray .row {
    max-width: 1100px;
}

.newsletter-background h1 {
	font-family: 'Montserrat', sans-serif;;
	margin-top: 40px !important;
	display: inline-block;
	font-size: 2rem !important;
	margin-bottom: 30px !important;
}

.newsletter-background h2 {
	margin: 3rem 0 1.2rem;
	color: #FFF !important;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 3px;
	font-size: 1.6rem;
}


.newsletter-background img {
	display: inline-block !important;
	margin-left: 10px;
	margin-top: -15px;
}

.newsletter-background p {
	font-family: 'Montserrat', sans-serif; !important;
	color: #fff !important;
	margin-bottom: 20px !important;
}

.newsletter-background input[type="text"] {
	width: 60%;
	display: inline-block;
	padding: 26px;
	font-size: 18px;
	color: #000;
	text-align: center;
	height: 50px !important;
	margin: 2% 5% 2% 5%;
}

.newsletter-background {
  width: 100%;
  text-align: center;
 }

.newsletter-background input[type="submit"] {
	-webkit-border-radius: 0px;
	background: #f4f1f1;
	width: 300px !important;
	padding: 21px;
	margin: 3% 0% 4%;
	font-size: 20px;
	font-weight: normal;
	text-transform: none !important;
}
.newsletter-background .form-field.error.one {
    color: #F698A0 !important;
    font-size: 15px !important;
    width: 100%;
    right: 0px;
    margin-top: -10px !important;
} 


.newsletter-background .form-field.error.two {
    color: #F698A0 !important;
    width: 100%;
    right: 0px;
    font-size: 15px !important;
    margin-top: -10px !important;
} 



 /*---------End of Desktop Home page newsletter section---------*/





.tabs-content {
margin-top: 4px;
}

.EAN {
    padding: 8px;
    border: 2px dotted #ccc;
    margin: 0px 0px;
    float: left;
    width: 300px;
}


.card_icons.bottom img {
    max-width: 250px;
    width: 100%;
    margin-bottom: -36px;
}


.showPassword {
    margin-right: 10px;
}

.card_icons_top {
    position: absolute;
    width: 176%;
    margin-top: -13px;
}

.showDeliveryAddress {
    color: #000;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    float: left;
    width: 15%;
}


form .reg_box ol li input {
    width: 35% !important;
}

.image2 {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100% !important;
    padding: 13px;
}

.pg_row.list .image2 {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 43.5% !important;
    padding: 13px;
}

.footerNav ul {text-align: left;}

.card_icons.bottom {
    width: 50%;
    text-align: left;
    padding: 20px 0px 0px 0px !important;
    margin-top: -30px;
    margin-left: 0.9375rem;
}

button.showFilter {display: none;}

div.iconBarSection {
    background: #ffffff;
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 130px;
}

.steppedBillingPreview li { margin-bottom: 0px!important;}


#layout-two-columns-50-50 input[type="radio"], #layout-two-columns-60-40 input[type="radio"]{
    float: left !important;
    margin-right: 8px;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    height: 20px;
}

.iconBarSection .row {
    height: 60px;
    max-width: 1384px;
}

.icon-bar > * img, .icon-bar > * i{
display:inline-block;
color:#000000;
transition: opacity 0.5s ease-in-out;
} 

.row {
  margin: 0 auto;
  max-width: 1850px;
}

.filter_options.mainFilter {
    display: none;
}

.top-bar {
  max-width: 96%;
  margin-top: 0px !important;
}

body#departmentPage .slider .slick-slide img {
    width: 100% !important;
}

.login a {
}

.unloadQuote {
    width: 116px !important;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 10px !important;
    top: 52px;
    text-decoration: none !important;
}

.quoteName {
    top: 52px;
    width: 217px !important;
    left: -174px !important;
    height: 26px;
    line-height: 26px !important;
}

#gallery_table {
    width: 504px !important;
}

#gallery_table td {
  background: #ffffff !important;
}

.TCPopup {
    color: #000000;
    margin-left: 10px !important;

}



.brandSlider .slick-dots { display: none !important;}
.slick-dots { position: absolute; bottom: -35px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; z-index: 9;}
.slick-dots li button:hover {background: transparent !important;}
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: none !important; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; background: transparent !important;}
.slick-dots li .button:hover, .slick-dots li .button:focus { outline: none; background: transparent !important;}


.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\f111"; width: 20px; height: 20px; font-family: "FontAwesome"; font-size: 12px; line-height: 5px; text-align: center; color: #000000; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: #000000; opacity: 0.75; }


/*~~~~~~~~~~~Styled Form~~~~~~~~~*/
.styled-form label {
    float: left;
    width: 42%;
    margin-right: 8%;
}

.styled-form span {
    color: #000000;
    margin-right: 12px;
}


#departmentPage .main-section {margin-top: 230px;}
#showcase .main-section {margin-top: 230px;}
.main-section {margin-top: 110px;}
#layout-two-columns-50-50 .main-section {margin-top: 230px;}
#blog .main-section {margin-top: 230px;}
#full-size-page .main-section {margin-top: 230px;}
#store .main-section {margin-top: 230px;}
#furnitureStore .main-section {margin-top: 230px;}



postcodeLable b {
    margin-right: 10px;
}

.admin_box ol li select {
    width: 93%;
}
.sliderSection .row {
}

.sliderSection .columns {
    padding: 0px !important;
}



.slick-next.slick-arrow {
    display: none !important;
}

.slick-next.slick-arrow {
    display: none !important;
}


.brandSliderSec.top-bartion .row {
    max-width: 78%!important;
}


#homePage .top-bar-section ul li > a {color:  #ffffff !important;}

.top-bar-section ul li > a {color:  #000000 !important;}


.topBarContainer.hide-for-medium-down.lowerbar nav.top-bar section.top-bar-section ul li a {
	font-weight: normal;
	text-align: left !important;
	padding: 0px 32px 0px 32px;
	line-height: 50px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}

.topBarContainer.hide-for-medium-down.lowerbar nav.top-bar section.top-bar-section ul li a:hover {
    display: block !important;
    transition: background-color 300ms ease-out 0s;
    box-shadow: 0 7px 8px -0px rgba(0,0,0,.3);
    text-align: left;
    background: transparent !important;
    color: #000 !important;
}

.topBarContainer.hide-for-medium-down.lowerbar nav.top-bar section.top-bar-section ul li ul li a {
    height: auto !important;
}

.topBarContainer.hide-for-medium-down.lowerbar nav.top-bar section.top-bar-section ul li ul li a:hover {
    background: #ffffff !important;
    color: #000000 !important;
    height: auto !important;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    color: #000 !important;
    margin-top: -2px;
}

.top-bar-section ul li {
    text-align: left !important;
    display: inline-block !important;
    float: unset !important;
    margin-top: -2px;
}

.show-hide-filter-right {
    display: none;
}

.show-hide-filter-left {
    display: block;
    margin-top: 30px;
}



#flummoxed {
  width: 22% !important;
  margin:  1.5% !important;
}


.panel.callout {
}

.bbUpdateBasket, .bbPrint {
  margin: 0;
}

#basket div button {
    padding: 0.7rem;
}

.mg_Department.brands.has-dropdown.not-click {
    display: block;
}

.mg_search.has-dropdown.not-click {
    display: block;
}

.filter_options {
    background-color: #efefef;
    border-radius: 0;
    box-sizing: border-box;
    box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
   -moz-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
   -webkit-box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
   padding-top: 0px;
}


#clearSingleBrand_alone, #clearSingleCollection_alone, #clearSingleType_alone, #clearSingleCategory_alone, #clearSingleRange_alone {
    width: 100%!important;
    padding: 4px !important;
    margin-top: -20px !important;
    box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
}

#clearSingleBrand_alone span, #clearSingleCollection_alone span, #clearSingleType_alone span, #clearSingleCategory_alone span, #clearSingleRange_alone span {
    padding: 8px!important;
    font-family: "Open Sans", sans-serif!important;
}

#search_filter_type_alone, #search_filter_brand_alone, #search_filter_collection_alone, #search_filter_type_alone, #search_filter_category_alone, #search_filter_range_alone {
    margin: 0%;
}




#homePage .topBarContainer.upperbar {
    width: 100%;
    position: fixed;
    z-index: 1200;
    width: 100%;
    position: fixed;
    background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, transparent 100%) !important;
    max-height: 180px;
    height: 180px;
  }

.topBarContainer.upperbar {
    width: 100%;
    position: fixed;
    z-index: 999;
    width: 100%;
    position: fixed;
    z-index: 999;
    background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, transparent 100%) !important;
    max-height: 180px;
    height: 180px;
  }

.postcodeLable.td1 {
    text-align: right !important;
}

.updateAndToPay {
  text-align: right !important;
}

.productRow .td1 {
    text-align: right !important;
}

.totNetLable {
  text-align: right !important;
}

.gTotalNetLable {
    text-align: right !important;
}

.gTotalVatLable {
    text-align: right !important;
}

.topBarContainer {
        background: transparent !important;
}
	
.top-bar {
        background: transparent;
        margin: 0 auto;
}

.basketItems li {
  float: left;
  margin-top: 0px !important;
}


.buttonRow input {
  margin-left: 5px !important;
  margin-right: 5px !important;
  width: 412px !important;
}




/*--------------------Countdown Timer--------------------*/

.timer {
  display: inline-block;
  font-size: 20px;
  margin: -10px 10px 20px;
  text-transform: uppercase;
  width: 16%;
}

.DAYS {
    margin-left: 0px !important;
}

.DAYS, .HOURS, .MINUTES, .SECONDS {
    background-color: rgba(39, 173, 225, 0.6);
    color: #ffffff;
    display: inline-block;
    font-size: 91px;
    height: 180px;
    line-height: 140px;
    margin: 20px 0 -43px 20px;
    width: 16%;
}

.counterframe {
  display: inline-block;
  margin: auto 0;
  text-align: center;
  width: 100%;
}

.salecounter {
  background-color: rgba(39, 173, 225, 0.24);
  color: #ffffff;
  font-size: 4rem;
  font-weight: bold;
  height: 117px;
  padding-top: 10px;
  text-shadow: 2px 2px 2px #848080;
}

.demo {
  border: 0 none;
  color: red;
  font-family: arial;
  font-size: 1.3rem;
  font-weight: 100;
  height: 46px;
  position: absolute;
  top: -1px;
  width: 100%;
}

/*--------------------End of Countdown Timer--------------------*/






#homePage .inner-wrap {background: #fff; margin-top: 0px;}

.phoneNumber {
	color: #fff;
	font-size: 1rem;
	position: absolute;
	right: 0%;
	top: 130px;
	font-weight: 500;
        background: #000000;
        padding-left: 10px;
}
.fa.fa-phone-square {
    font-size: 40px;
    position: absolute;
    left: -42px;
    top: 2px;
}

.phoneNumber span {color: #000000}

#store .hideOnBasket{display: none !important;}

.hideOnBasket{ display: none !important;}

.wideOnBasket{ width: 100%;}

#sidebarButton img {
	height: auto;
	margin-top: 28px;
        width: auto;
	margin-left: 0px;
	margin-right: 0px;
	border: none;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

  .top-bar-section {
    text-align: center;
  }

.logo {
    text-align: left;
    width: 100%;
}


#sidebarButton img:hover {
  border: medium none;
  opacity: 0.6;
}


	
.row {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
 }

.offers > a {
  background-color: red;
}

.offers > a:hover {
  background-color: red;
  color: #ffffff;
}

.panel.callout {
  padding: 1.25rem 0 !important;
}

.social_network_icons {
  width: 100%;
  margin: auto;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
.social_network_icons img:hover {
    opacity: 0.5;
}

.socialList {
    display: inline-block;
    font-size: 30px;
}

.socialList a {
    color: #ffffff !important;
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}

.socialList a:hover {
    color: #ffffff !important;
    transition: opacity 0.7s ease-in-out 0s;
}

.socialBar {
text-align: center !important;
    margin-top: 0px;
    padding-left: 0.9375rem;
}

li.socialList {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.card_icons {
    padding-bottom: 20px;
    padding-left: 16px;
    float: left;
    width: 50%;
}

.callout.panel.logo img {
    margin-top: 40px;
    transition: opacity 0.7s ease-in-out 0s;
}
.callout.panel.last {text-align: left;}

.callout.panel.last img {
    width: 250px !important;
}


.callout.panel img {
  border: medium none;
  width: 100%;
}
	

.callout.panel li {
    color: #ffffff !important;
    line-height: 22px !important;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 16px !important;
}

.callout.panel li::before {
    color: inherit;
    box-sizing: border-box;
    padding-bottom: 2px;
    line-height: inherit;
    font-size: 13px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: normal normal normal 14px/1 "FontAwesome";
    font-weight: normal;
    font-size: 14px;
    content: "\f054";
    font-size: 120%;
    margin-right: 6px;
    color: #4a4a4a;
}

.callout.panel.last li::before {display: none;}
.callout.panel ul li.header::before {display: none !important;}

.callout.panel img:hover {
  border: medium none;
  opacity: 0.8;
}

.sliderSection .slick-slide {
    height: auto !important;
}

.slider .slick-slide img {
  width: 100% !important;
}

#homePage .slider img {
	width: 100% !important;
}


.slick-list.draggable {
    max-height: 940px !important;
}




div.iconBarHere {
  height: 40px;
}

.pg_row_image .multiple1, .pg_row_image .multiple2 {
    width: 40px !important;
    height: 40px !important;
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 20px;
}


button.showFilter{}
	
	
/*!Do not remove the below class, it makes sure the filters display in desktop mode*/
.filter_options fieldset {
  display: block !important;
}

.basketItems {
   margin-right: 0px;
   margin-top: 40px !important;
   text-align: right;
}

.userIcon {
    width: 46px;
}

.login {
  margin: 0;
  position: absolute;
  right: 76px;
}

#header_image img {
  width: 100% !important;
}

.promoRow {
  text-align: right;
}



filter_options {
    background-color: #efefef;
    border-radius: 0;
    box-sizing: border-box;
    left: -34.2%;
    margin-bottom: -680px;
    max-width: 32%;
    padding: 0px 10px 0px 10px;
    top: -140px;
    width: 40%;
}

.brandBlock.slick-slide img:hover {
  opacity: 0.5 !important;
}

.brandBlock.slick-slide.slick-active {
    text-align: center !important;
}
.slick-slide img {
    display: initial !important;
}

.item:nth-child(5n+5) {
  margin-top: -5px !important;
}

.brandSliderSection .sliderDiv {
  padding-top: 20px;
}

.fa.fa-object-group {
    margin-top: -24px !important;
}


.promoRow > input {
    width: 100%;
}

.small-block-grid-4 > li {
    width: auto !important;
    list-style: none;
}

.clearing-thumbs.small-block-grid-4 > li {
    overflow: hidden;
    display: inline-block;
    float: left;
    height: auto;
    width: 25% !important;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
}

.clearing-thumbs.small-block-grid-4 img {
    border: 1px solid;
   transition: opacity 0.7s ease-in-out 0s;
}

.clearing-thumbs.small-block-grid-4 img:hover {
   border: 1px solid;
   opacity: 0.6;
}

.clearing-thumbs.small-block-grid-4 {
    margin: 0px !important;
    padding: 0px !important;
}

.totalAmountToPay .left200 {
  color: #283487;
  float: unset;
  width: auto;
}

.handTitle {
  display: none;
}
.por2 .bbUpdateBasket {
    margin-right: 10px;
}
.basketLabel {
  display: inline-block;
  height: 33px;
  width: 170px;
}
.reg_box input {
  display: inline-block;
  font-size: 0.8rem;
  height: auto;
  padding: 10px !important;
  width: auto !important;
}
.totalRow td {
  border-top: 1px dotted #24372c;
  border-bottom:1px dotted #24372c;
}
.qtyTotal {
  background: none;
  width: 100px;
}
.qtyTotal > b {
  margin-top: 4px;
  margin-bottom: 0;
font-size: 1.2rem;
}
.totalText {
  text-align: right;
}
.totalText > b {
  font-size: 1.2rem;
  text-align: right !important;
  margin: 0 !important;
}

}


@media only screen and (min-width: 64.063em) and (max-width: 90em) {}
/* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

// XLarge screens
@media only screen and (min-width: 90.063em) {}
/* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) {}
/* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

// XXLarge screens
@media only screen and (min-width: 120.063em) {}
/* min-width 1921px, xxlarge screens */



#sBox, .searchBox, #sBox, .top-bar input {
  border: 0 none;
  margin: 0 !important;
  padding: 5px 5px 5px 15px !important;
  position: static !important;
  top: -3px;
  box-shadow: 0 7px 8px -6px rgba(0,0,0,.3);
}
.mobilesearch #searchBox {
    margin-top: 5px;
    position: relative !important;
    width: 100% !important ;
    right: auto;
    top: auto;
}

.mobilesearch  .search {
    position: relative;
    width: auto !important ;
}


/* Login form on hover */
.pop-up {
    display: none;
    background:#666;
    color:#fff;
    padding:10px;
    visibility: hidden;
    opacity:0;
}

li:hover + .pop-up {
    display: block;
    visibility: visible !important;
    -webkit-transition: all ease 0.1s;
    transition: all ease 0.1s;
    opacity:1 !important;
}
.pop-up:hover {
    display:block;
    opacity:1;
    visibility: visible !important;
}

.hideFnHeader {display: none;}

.plannerbut, .plannerButton {
  background-color: #000000;
  border-radius: 0.25rem;
  width: 100%;
}
.parentlink a::after {
  color: #ccc;
  content: "\f103";
  font-family: fontawesome;
  font-size: 14px;
  font-weight: 100;
  padding-left: 10px;
}

.parentlink {
  background-color: #000;
}

/* End of style sheet */
/*--Style Sheet End:CSS - Theme A - Main 1 of 3 - 16--*/

/*--Style Sheet:CSS - Theme A - Custom 2 of 3 - 49--*/
/*---------------All Styles breakpoints----------------*/
.no-thanks {display: none !important;}

.greybg {background: #f7f7f7; padding: 30px;}
.orange {color: #ba5915;}
a.orange {color: #ba5915 !important;}

.stretch-content .tabs dd.active a, .tabs .tab-title.active a {background-color: #f7f7f7;}
.stretch-content .tabs dd {width: 33.3%;}
.stretch-content .tabs-content .content.active {background: #f7f7f7 !important; padding: 40px; margin-top: -4px;}
.stretch-content .tabs dd.active a, .stretch-content .tabs .tab-title.active a {color: #ba5915 !important; border: 1px solid #b4b4b4 !important;}

.blocktext.text-center h4 {line-height: 50px;}

.primary{
    background: #ba5915;
    color: #ffffff!important;
    padding: 10px 40px !important;
    border-radius: 0px !important;
    text-transform: uppercase;
    font-size: 0.9rem !important;
    margin-bottom: 10px !important;
    display: inline-block;
    border: 2px solid #ba5915;
    text-decoration: none !important;
    -webkit-appearance: none;
}

.primary:hover { background: #000000; color: #ffffff; border: 2px solid #000000; background-position: right;}



.arrow {
	background-repeat: no-repeat !important;
	background-size: 18px !important;
	background-position: right;
        background-position-x: 94% !important;
}

.arrow:hover {
	background-repeat: no-repeat !important;
}


a.footerbutton.arrow {
	background-repeat: no-repeat !important;
	background-size: 12px !important;
	background-position: right !important;
	background-position-x: 97% !important;
        transition: opacity 0.5s ease-in-out;
}

a.footerbutton.arrow:hover {
	background-repeat: no-repeat !important;
	background-size: 12px !important;
	background-position: right !important;
	background-position-x: 97% !important;
}

.arrow-invert {
	background-repeat: no-repeat !important;
	background-size: 18px !important;
	background-position: right;
        background-position-x: 94% !important;
}

.arrow-invert:hover {
	background-repeat: no-repeat !important;
}

.secondary.arrow:hover{
	background-repeat: no-repeat !important;
        background-position: right;
}

.secondary {
    background: #000;
    color: #ffffff;
    border: 1px solid #000;
    padding: 10px 40px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 0.9rem;
    margin: 0px !important;
    display: inline-block;
    background-position: right;
    text-decoration: none !important;
}

.secondary:hover {background: #ffffff; color: #000000; border: 1px solid #000000;}


.tertiary.arrow-invert:hover {
	background-repeat: no-repeat !important;
        background-position: right;
}

.tertiary {
    background: #ffffff;
    color: #000;
    padding: 10px 40px;
    border-radius: 0px;
    text-transform: uppercase;
    border: 2px solid #000;
    font-size: 0.9rem;
    margin-bottom: 10px !important;
    display: inline-block;
    border:2px solid #000000;
    background-position: right;
    text-decoration: none !important;
}

.tertiary:hover {background: #000000; color: #ffffff; border:2px solid #000000;}


.questions span {float: unset!important;}

.footerbutton {
    background: #000000;
    color: #ffffff!important;
    padding: 8px 30px !important;
    border-radius: 0px !important;
    text-transform: uppercase;
    font-size: 11px !important;
    margin-bottom: 10px !important;
    display: inline-block;
    border: 2px solid #ba5915;
    text-decoration: none !important;
    -webkit-appearance: none;
    margin-top: 25px;
    margin-left: 10px;
}

.footerbutton:hover { background: #232323; color: #ffffff; border: 2px solid #232323; background-position: right;}

.footerbutton:focus{color: #fff;}

.stretch-content .fancybox img {border: 1px solid #000;}
.stretch-content .fancybox img:hover {border: 1px solid #000;}

.stretch-content.row {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.stretch-content input[type="text"], .stretch-content textarea, .stretch-content input[type="password"] {
    width: 100% !important;
    margin-top: 10px !important;
}

.stretch-content ul, .stretch-content ol {
    font-size: 1rem !important;
    line-height: 1.6 !important;
    margin-bottom: 1.25rem !important;
    text-rendering: optimizeLegibility;
    color: #6f6f6f;
    margin-left: 15px;
}

.separator {
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 2px;
	background-color: #ba5915;
	width: 300px;
	margin-bottom: 30px;
}

.spacing-left {padding-left: 2rem !important; padding-top: 2rem!important; padding-top: 2rem !important; padding-bottom: 2rem !important;}
.spacing-right {padding-right: 2rem !important; padding-top: 2rem!important; padding-top: 2rem !important; padding-bottom: 2rem !important;}

.margin-left {margin-left: 2rem !important; margin-top: 2rem!important; margin-right: 2rem !important; margin-bottom: 2rem !important;}
.margin-right {margin-left: 2rem !important; margin-top: 2rem!important; margin-right: 2rem !important; margin-bottom: 2rem !important;}

.row-space {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.text-center {text-align: center !important;}

.stretch-content span {
    color: #6f6f6f;
    margin-bottom: 1.25rem !important;
    float: left;
}


.stretch-content h1 {
    margin-bottom: 30px;
    color: #000;
    font-weight: 600;
    line-height: 38px;
    font-size: 2.2rem;
}

.stretch-content h3 {
    margin-bottom: 30px !important;
    color: #232323;
    font-weight: 600;
    line-height: 38px;
    font-size: 1.6rem;
}

.stretch-content h4, .stretch-content h5, .stretch-content h6 {
    color: #232323;
    font-weight: 600;
    line-height: unset !important;
}


.stretch-content.row.text-center.hundred p {
    font-size: 1rem !important;
}

.Full-Screen {
  color: black;
  width: 100% !important;
  float: right;
  text-align: right;
  padding: 0px 0px 40px 10px;
  text-decoration: underline;
  font-size: 1rem;
  font-weight: bold;
}


/*-----------------------------------------------------DESKTOP----------------------------------------------*/
@media only screen and (min-width: 64.063em) {


.stretch-content h2 {
    margin-bottom: 30px !important;
    color: #232323;
    font-weight: unset;
    line-height: 40px;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 5px;
}

 .stretch-content h2:nth-of-type(2) {
    margin-top: 60px !important;
  }

.stretch-content.row.text-center.hundred h1 {font-size: 3rem !important;}

.stretch-content.row.text-center.hund p {font-size: 1.1rem !important;}

.stretch-frame {
  max-width: 1400px;
  text-align: center;
  padding: 6rem 6rem 5rem 6rem;
  float: left;
  width: 100% !important;
}

#homePage .stretch-frame {
  max-width: 1400px;
  text-align: center;
  padding: 6rem 6rem 5rem 6rem;
  float: unset;
  width: unset;
}


/*~~~~~~~~~~~~Desktop: Sale Banner~~~~~~~~~~~~~~~~~*/

.salebannerCont {margin-top: 20px; background: none; position: relative; }

.saleBanner {background: #E12020;color: #FFFFFf; margin: 10px 18px 0px;}

.saleBanner h3 {color: #fff !important; text-align: center; padding: 8px; font-size: 1.4rem;}

.liCover {width: 100%; position: absolute; height: 100%; top: 0;left: 0;}
/*~~~~~~~~~~~~End of Sale Banner~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~Desktop: Repository Layouts~~~~~~~~~~~~~~~~~*/
.hundred {width: 100%!important;}

.seventy {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}

.blocktext.fifty {
  width: 46% !important;
}

.fifty {
   width: 50%;
   vertical-align: middle;
   display: table-cell;
}

.stretch-content .fifty {vertical-align: top !important; display: table-cell;}

.stretch-content.row.text-center.hundred h1 {line-height: 60px !important;}

.left-align {
    text-align: left;
    padding-right: 40px;
}

.split-half {
    height: auto;
    padding: 20px;
}

.box2 {width: 46% !important;}

.box4 {width: 21% !important;}

.slideInfo a.primary {margin: 30px 20px !important;}

/*~~~~~~~~~~~~End of Repository Layouts~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~Desktop: Blocks~~~~~~~~~~~~~~~~~*/

.homepageTiles.block.tile3 span.tile span {
	bottom: 20%;
	line-height: 26px;
	position: absolute;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	background: #ba5915 !important;
	color: #ffffff!important;
	padding: 15px;
	border-radius: 0px;
	text-transform: uppercase;
	font-size: 0.9rem;
	display: inline-block;
	left: 0px;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	font-weight: 400;
}

.blocktext {
	width: 30%;
	float: left;
	margin: 0 1.5% 0rem 1.7%;
	text-align: left;
	position: relative;
}

.homepageTiles.tile2 .blocktext iframe {width: 100%;}

.homepageTiles.tile2 .blocktext {
	width: 47%;
	float: left;
	margin: 0 1.5% 0rem 1.3%;
	text-align: left;
	position: relative;
}

.homepageTiles.tile2 .blocktext {
  height: 310px;
  background: #191919;
  display: flex;
  justify-content: center;
  align-items: center;
}

#homePage .homepageTiles.tile2 .blocktext {margin: 0 1.5% 0rem 1.5%;}

.blocktext .primary {
	position: absolute !important;
	bottom: 10px;
	width: 90% !important;
	margin-right: 5% !important;
	margin-left: 5% !important;
	text-align: center;
}

.blocktext p {
    font-size: 0.9rem !important;
    height: 50px;
}

.blocktext h2 {
    color: #232323;
    font-size: 1.2rem !important;
}

.blocktext img {margin-top: 10px;}

.homepageTiles.tile2 .blocktext img {margin-top: 0px;}

.homepageTiles.tile3 .tile {width: 30% !important;margin-bottom: 3rem;margin-top: 1.5rem;}

/*~~~~~~~~~~~~End of  Blocks~~~~~~~~~~~~~~~~~*/

}








/*-------------------------------------------------------Small Desktop & Laptops~~~~~~~~~~~~~~~~~~----------------~~~~~~~~~~~~~~~~~~~~~~~~*/

@media only screen and (min-width: 1025px) and (max-width: 1390px) {

.book-online {transform: scale(0.8); right: 43%; font-size: 14px;}

}











/*---------------------------------------------TABLET~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {

#homePage .slideInfo a.primary {display: none !important;}
#homePage .sliderSection p {display: none;}

.blocktext.box4.text-center {width: 45%;}

.fifty {
   width: 50%;
   vertical-align: middle;
   display: table-cell;
   padding: 4%;
}

.stretch-content .fifty {display: table-cell;}

.fifty img {width: 80%;}

.hundred {width: 100%;}

.box2 {width: 100% !important;}

#homePage .sliderSection h2 {font-weight: 500; font-size: 2rem !important;}

.stretch-frame {
  max-width: 1400px;
  text-align: center;
  padding: 6rem 6rem 5rem 6rem;
  float: left;
  width: 100% !important;
}

#homePage .stretch-frame {
  max-width: 1400px;
  text-align: center;
  padding: 6rem 6rem 5rem 6rem;
  float: unset;
  width: unset;
}


.stretch-content h2 {
    margin-bottom: 30px !important;
    color: #232323;
    font-weight: unset;
    line-height: 40px;
    font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.stretch-content h2:nth-of-type(2) {
  margin-top: 60px;
}


/*~~~~~~~~~~~~Tablet: Login out and quote icon~~~~~~~~~~~~~~~~~*/
.basketItems ul li.login a {
font-size: 14px !important;
}

a.logoutLink {
  color: transparent !important;
  position: absolute;
  top: 37px!important;
  right: -97px!important;
  width: 78px !important;
  line-height: 30px !important;
  height: 30px !important;
}


.logoutLink::after {
  content: "\f2f5";
  font: normal normal normal 14px/1 FontAwesome;
  padding: 0 0 0 8px;
}


a.unloadQuote {
  margin-top: 32px !important;
  width: 70px !important;
  margin-left: -60px !important;
}

/*~~~~~~~~~~~~End of Tablet: Login out and quote icon~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~Tablet: Icon Bar Total 4~~~~~~~~~~~~~~~~~*/





/*~~~~~~~~~~~~Tablet: Sale Banner~~~~~~~~~~~~~~~~~*/

.salebannerCont {margin-top: 20px; background: none; position: relative; }

.saleBanner {background: #E12020;color: #FFFFFf; margin: 10px 18px 0px;}

.saleBanner h3 {color: #fff !important; text-align: center; padding: 8px; font-size: 1.3rem;}

.liCover {width: 100%; position: absolute; height: 100%; top: 0;left: 0;}
/*~~~~~~~~~~~~End of Sale Banner~~~~~~~~~~~~~~~~~*/



/*~~~~~~~~~~~~Tablet: Cheklist~~~~~~~~~~~~~~~~~*/
.dontForgterBannerContainer {
	height: auto;
	background: #000000;
	display: inline-block;
}
.checklist {
	width: 100%;
	float: left;
	height: auto;
	font-size: 26px;
	border-right: none;
	margin-right: 14px;
	padding-left: 20px;
	padding-top: 0;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
}
.checklistMessage {
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
	height: auto;
}
.checklistItems {
	float: left;
	height: auto;
	width: 100%;
}
.checklistItems li {
	list-style: none;
	float: left;
	width: calc(33.33% - 10px);
	text-align: center;
	box-sizing: border-box;
	border: none;
	display: table;
	height: 80px;
	font-size: 2.7vw;
	margin: 0 0 0 10px;
}
.checklistItems img {
	width: 10vw;
	margin: 15px calc(50% - 5vw) 5px;
}
.checklistItems {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 6vw;
}

.checklistMessage {font-size: 1vh;}
.dontForgterBannerContainer {width: 100%;}
.checklistItems li {width: calc(15% - 10px) !important;}
.errorText.errorTextTop {position: unset;}

.getHelp {
	background: #232323;
	height: auto;
	padding: 15px 10px 1px 10px;
	text-align: center;
	margin-top: -6px;
}

/*~~~~~~~~~~~~Tablet: Cheklist~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~Tablet: Blocks~~~~~~~~~~~~~~~~~*/
.blocktext {
	width: 30%;
	float: left;
	margin: 0 1.5% 0rem 1.7%;
	text-align: left;
	position: relative;
}

.homepageTiles.tile2 .blocktext iframe {width: 100%;}

.homepageTiles.tile2 .blocktext {
	width: 46%;
	float: left;
	margin: 0 1.5% 0rem 1.7%;
	text-align: left;
	position: relative;
}

.homepageTiles.tile2 .blocktext {
   height: 310px;
   background: #191919;
   display: flex;
   justify-content: center;
   align-items: center;
}

.blocktext img {margin-top: 10px;}

.homepageTiles.tile2 .blocktext img {margin-top: 0px;}

.blocktext h2 {
    color: #232323;
    font-size: 1.4rem !important;
    height: 50px;
}

.blocktext p {
    font-size: 0.8rem !important;
    height: 100px;
}

.homepageTiles.tile3 .tile {width: 30% !important;margin-bottom: 3rem;margin-top: 1.5rem;}


/*~~~~~~~~~~~~End of  Blocks~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~Tablet: Buttons~~~~~~~~~~~~~~~~~*/
.primary {
	padding: 8px 40px 8px 10px;
	font-size: 0.8rem;
	text-align: center;
	line-height: 15px;
}

.arrow {
	background-size: 16px !important;
}

.phoneNumberMobile span {color: #fff !important;font-size: 1.1rem !important;}
.phoneNumberMobile img {width: 26px;margin-top: -4px;filter: brightness(0) invert(1);}
.phoneNumberMobile {
  height: 50px;
  position: absolute;
  width: 97%;
  z-index: 999;
  margin-top: 6px;
}


/*~~~~~~~~~~~~End of Buttons~~~~~~~~~~~~~~~~~*/


}







/*--------------------------------------MOBILE------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 40em) {

#homePage .slideInfo a.primary {display: none !important;}

.errorText.errorTextTop {font-size: 4.5vw;}

#homePage .sliderSection p {display: none;}

.errorText.errorTextTop {position: unset;}

.fifty { width: 100%;}

.fifty img {padding: 4%;}

.hundred {width: 100%;}

.primary {text-align: center; width: 100%;}

#homePage .sliderSection h2 {font-weight: 500; font-size: 1rem !important;}

.lowerFooterSection li {display: block;}

/*~~~~~~~~~~~~Mobile: Blocks~~~~~~~~~~~~~~~~~*/
.homepageTiles.tile3.row {
    padding: 0% 5%;
}

.blocktext {
	width: 100% !important;
	float: left;
	padding: 0% 5% 10%;
	text-align: left;
}

.stretch-frame {
  max-width: 1400px;
  text-align: center;
  padding: 6rem 6rem 5rem 6rem;
  float: left;
  width: 100% !important;
}

#homePage .stretch-frame {
  max-width: 1400px;
  text-align: center;
  padding: 6rem 2rem 5rem 2rem;
  float: unset;
  width: unset;
}



.homepageTiles.tile2 .blocktext iframe {width: 100%;}

.homepageTiles.tile2 .blocktext {
	width: 100% !important;
	float: left;
	padding: 0% 5% 4%;
	text-align: left;
}

.stretch-content h2 {
    margin-bottom: 30px !important;
    color: #232323;
    font-weight: unset;
    line-height: 40px;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.stretch-content h2:nth-of-type(2) {
  margin-top: 50px;
}

.phoneNumberMobile span {color: #fff !important;font-size: 1rem !important;}
.phoneNumberMobile img {width: 26px;margin-top: -4px;filter: brightness(0) invert(1);}
.phoneNumberMobile {
  height: 50px;
  position: absolute;
  width: 90%;
  z-index: 999;
  margin-top: 6px;
}

.blocktext img { margin-top: 10px;}

.homepageTiles.tile2 .blocktext img {margin-top: 0px;}

.blocktext h2 {font-size: 1.4rem; color: #232323; line-height: 1.7rem;}

.blocktext p { font-size: 0.8rem !important;}

.spacing-left {padding-left: 2rem !important; padding-right: 2rem !important; padding-top: 2rem !important; padding-bottom: 2rem !important;}
.spacing-right {padding-right: 2rem !important; padding-left: 2rem !important; padding-top: 2rem !important; padding-bottom: 2rem !important;}


.footerbutton:last-child {margin-bottom: 20px !important;}

.box2 {width: 100% !important;}

/*~~~~~~~~~~~~End of  Blocks~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~Tablet: Login out and quote icon~~~~~~~~~~~~~~~~~*/
.basketItems ul li.login a {
font-size: 14px !important;
}

a.logoutLink {
  color: transparent !important;
  position: absolute;
  top: 37px!important;
  right: -97px!important;
  width: 78px !important;
  line-height: 30px !important;
  height: 30px !important;
}


.logoutLink::after {
  content: "\f2f5";
  font: normal normal normal 14px/1 FontAwesome;
  padding: 0 0 0 8px;
}


a.unloadQuote {
  margin-top: 32px !important;
  width: 70px !important;
  margin-left: -60px !important;
}

/*~~~~~~~~~~~~End of Tablet: Login out and quote icon~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~Mobile: Sale Banner~~~~~~~~~~~~~~~~~*/

.salebannerCont {margin-top: 20px; background: none; position: relative; }

.saleBanner {background: #E12020;color: #FFFFFf; margin: 10px 18px 0px;}

.saleBanner h3 {color: #fff !important; text-align: center; padding: 8px; font-size: 1.3rem;}

.liCover {width: 100%; position: absolute; height: 100%; top: 0;left: 0;}
/*~~~~~~~~~~~~End of Sale Banner~~~~~~~~~~~~~~~~~*/





}
.dontForgetBanner {
	background: #000000;
	padding: 10px;
	color: #FFFFFF;
}
.checklist {
	width: 170px;
	float: left;
	height: 80px;
	font-size: 26px;
	border-right: 1px solid;
	margin-right: 14px;
	padding-left: 20px;
	padding-top: 0;
}
.checklistMessage {
	width: calc(35% - 91px);
	float: left;
	margin-top: 20px;
	text-align: center;
}
.dontForgterBannerContainer {
	height: 100px;
	background: #000000;
}
.checklistItems {
	float: left;
	height: 90px;
	width: calc(65% - 93px);
}
.checklistItems img {
	width: 25px;
	margin: 12px calc(50% - 15px) 5px;
}
.checklistItems li {
	list-style: none;
	float: left;
	width: calc(16.6666666% - 10px);
	text-align: center;
	box-sizing: border-box;
	border: none;
	display: table;
	height: 80px;
	font-size: 10px;
	margin: 0 0 0 10px;
}
.getHelp {
	background: #232323;
	height: 45px;
	padding: 10px;
	text-align: center;
}
.getHelp p{
    color: #FFFFFF;
}
.checklistItems img {
	width: 30px;
	margin: 15px calc(50% - 15px) 5px;
}





/*Updates*/
@media screen and (max-width: 39.9375em) {

.dontForgterBannerContainer {
	height: auto;
	background: #000000;
	display: inline-block;
}
.checklist {
	width: 100%;
	float: left;
	height: auto;
	font-size: 26px;
	border-right: none;
	margin-right: 14px;
	padding-left: 20px;
	padding-top: 0;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
}
.checklistMessage {
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
	height: auto;
	/* display: inline-block; */
}
.checklistItems {
	float: left;
	height: auto;
	width: 100%;
}
.checklistItems li {
	list-style: none;
	float: left;
	width: calc(33.33% - 10px);
	text-align: center;
	box-sizing: border-box;
	border: none;
	display: table;
	height: 80px;
	font-size: 2.7vw;
	margin: 0 0 0 10px;
}
.checklistItems img {
	width: 10vw;
	margin: 15px calc(50% - 5vw) 5px;
}
.checklistItems {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 6vw;
}
.getHelp {
	background: #232323;
	height: auto;
	padding: 15px 10px 1px 10px;
	text-align: center;
	margin-top: -6px;
}
}
.button.abb {
	width: calc(100% - 12px);
	margin-left: 12px;
	padding: 17px !important;
}
.button.abb.fbb {
	width: auto !important;
	margin-left: 12px;
	padding: 10px 40px !important;
	margin-right: 20px;
}
.addToRow td {
	text-align: right;
}

table.unitgroup_block.rangeImageTable.responsive {
    display: none;
}
.errorModal {
	/*position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.77);
	z-index: 5;
	filter: blur(1);*/
}
@media only screen and (min-width: 1025px){
.errorModal {
	left: 0;
	height: auto;
	margin-top: -161px;
}
}

.errorText.errorTextTop {
	text-align: center;
	display: block;
	background: #000;
	padding: 2vw;
	border: 2px solid #0800FF;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 1.5vw;
}
.errorText.errorTextTop {
	text-align: center;
	display: block;
	background: #000;
	padding: 2vw;
	border: 2px solid #F00;
	margin-bottom: 10px;
	/* position: absolute; */
	/* top: calc(50vh - 100px); */
	/* width: 80vw; */
	/* height: 11vw; */
	color: #FFF;
	font-size: 2.5vw;
	/* left: 10vw; */
}
.basketText {
	position: absolute;
	bottom: 40px;
	width: calc(100% - 40px);
}
.basketButtonBar {
	float: left;
	padding: 4px;
	width: 100% !important;
	margin-bottom: 30px;
}
@media only screen and (min-width: 1025px){
.basketButtonBar {
	float: left;
	padding: 4px;
	width: 100% !important;
	margin-bottom: 30px;
	margin-top: 150px;
}
}
.basketCapsule {
	display: inline-block;
	width: 100%;
	margin-bottom: 40px;
}
@media only screen and (min-width: 1025px){
.basketCapsule {
    display: inline-block;
    width: calc(100% - 29px);
    margin-bottom: 40px;
    margin-top: auto;
    position: absolute !important;
    left: 14px;
    bottom: 62px;
}
}
.contButt button:hover, .contButt button:focus, .contButt .button:hover, .contButt .button:focus{
    border: 1px solid #ba5915 !important;
}


@media only screen and (min-width: 64.063em) {
  .errorText.errorTextTop {
	font-size: 1vw;
} 
}
@media print 
{
  a[href]:after { content: none !important; }
  img[src]:after { content: none !important; }
}
.gTotalVatVal{
  text-align: right; 
}
.lineGross {
	text-align: right;
}
.unitPrice {
	text-align: right;
}
.unitNetPriceHeader {
	text-align: right;
}
.totNetVal {
	text-align: right;
}
.lineTotalNetHeader {
	text-align: right;
}
/*.updateTD {
	position: absolute;
	bottom: 615px;
}*/
.bbUpdateBasket{
 margin-top: -70px; 
}
.bts{
 /*display: none;*/ 
}

.saveBasket input[type="text"], .saveBasket input[type="password"] {
	width: calc(100% - 30px) !important;
	margin-top: 10px !important;
	float: left;
}
.saveBasket span.red {
	margin-bottom: 0px !important;
	color: red !important;
	/* width: 100%; */
	height: auto;
	display: inherit;
	display: inline-block;
	margin-top: 21px;
	width: 30px;
}
.Required {
	display: inline-block;
	clear: left;
	width: auto !important;
}
.saveBasket .redstar {
	color: red;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
background-color: #000;
margin: auto;
padding: 20px;
border: none;
max-width: 1200px;
position: relative;
top: calc(50vh - 150px);
box-shadow: 0 10px 10px rgba(0,0,0,0.25);
}
/* The Close Button */
.modalClose {
    color: #aaaaaa;
    right: 30px;
    top: 15px;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    cursor: pointer;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.topMarketingBanner {
	background: #FF0048;
	color: #FFF;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	margin: 20px 0 0;
}
.topMarketingBanner p {
	color: #FFF;
	font-weight: bold;
	margin: 0 !important;
	padding: 0;
}

div#myModal {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0px;
    left: 0;
    z-index: 999;
}

.department-heading {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 400;
  border-bottom:
  1px dashed #5e5d5b !important;
  color: #000 !important;
  margin-bottom: 20px !important;
  padding-bottom: 10px;
  padding-top: 40px;
  font-size: 1.1rem !important;
  text-transform: uppercase;
  letter-spacing: 3px;
}

 .brand-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 60px;
  }

.brand-item {
  width: 48%;
  margin-bottom: 20px;
  text-align: center;
  background: #f9f8f6;
  padding-top: 30px;
}

  .brand-item img {
    width: 220px;
    border-width: 0px;
    border-style: solid;
  }




/* Mobile */   
@media only screen and (min-width: 0) and (max-width: 40em) {
 .brand-item {
    width: 100%!important;
  }
}




/* Style the Back to Top button */
.back-to-top {
  position: fixed;
  bottom: 20px; /* Distance from the bottom of the page */
  right: 20px; /* Distance from the right edge */
  background-color: white;
  color: black;
  padding: 5px 10px; /* Padding around the icon */
  font-size: 24px; /* Icon size */
  border-radius: 50%; /* Round shape */
  text-align: center;
  text-decoration: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  z-index: 1000; /* Ensure it stays on top of other content */
  height: 45px;
  width: 45px;
}
/* Show the button when the user scrolls down */
/* Show the button when the user scrolls down */
.back-to-top.show {
  opacity: 1; /* Show button */
}

/* On hover, keep the arrow white but change the background color */
a.back-to-top:hover,
a.back-to-top:focus {
  background-color: #666666 !important;
  color: white; /* Keep text color white */
  outline: none; /* Remove the default outline when focused */
}

/* On active (when clicked), ensure the arrow remains white */
a.back-to-top:active {
  background-color: #666666 !important;
  color: white; /* Arrow stays white */
}

/* initial state: hidden */
a.back-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
}

/* when we’ve scrolled, show it */
a.back-to-top.visible {
  display: block;
}



 /* base hidden state: transparent and non-interactive */
    a.back-to-top {
      position: fixed;
      bottom: 20px;
      right: 20px;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    /* when scrolled: fully opaque and interactive */
    a.back-to-top.visible {
      opacity: 1;
      visibility: visible;
      pointer-events: auto;
    }

@media (min-width: 1024px) { /* On desktop (and larger screens) */
  a.back-to-top {
    display: none; /* Hide the button on desktop */
  }
}

/*--Style Sheet End:CSS - Theme A - Custom 2 of 3 - 49--*/

/*--Style Sheet:CSS - Override - 12--*/
///////////////////////////////////////////////////// START OVERRIDE STYLE ///////////////////////////////////////////////////////
/*~~~~~~~~~~~~~~~~~~~~~~~Override Style Sheet to change the behavior of the Framework~~~~~~~~~~~~~~~~~~~~~~~~~*/
//
//
//
//
//
//
//
/*============================================================================*/
/.mg_mega > li {
/  display:none;
/}

.top-bar-section .dropdown li label {
    white-space: normal;
}
.top-bar li:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/*=========================Hamburger Mobile Nav Icon============================*/

.tab-bar {
    color: white;
    height: 3.53rem;
    line-height: 2.8125rem;
    position: relative;
}
.tab-bar .menu-icon {
    color: white;
    display: block;
    height: 3.53rem;
    padding: 0;
    position: relative;
    text-indent: 2.188rem;
    transform: translate3d(0px, 0px, 0px);
    width: 3.9rem;
}
.tab-bar-section {
    height: 3.53rem;
    padding: 0 0.625rem;
    position: absolute;
    text-align: center;
    top: 0;
}
.tab-bar .menu-icon span:after {
    box-shadow: 2px 0 0 2px #FFFFFF, 2px 9px 0 2px #FFFFFF, 2px 18px 0 2px #FFFFFF;
    content: "";
    display: block;
    height: 0;
    left: 1.006rem;
    margin-top: -0.7rem;
    position: absolute;
    top: 50%;
    width: 1.5rem;
}
.tab-bar .menu-icon span:hover:after {
    box-shadow: 2px 0 0 2px #fff, 2px 9px 0 2px #fff, 2px 18px 0 2px #fff;
}
.left-small {
    border-right: 1px solid #ffffff;
    height: 3.53rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 3.53rem;
}
.right-small {
    border-left: 1px solid #ffffff;
    height: 3.53rem;
    position: absolute;
    right: 0;
    top: 0;
    width: 3.813rem;
}
.tab-bar {
    color: white;
    height: 3.53rem;
    line-height: 2.8125rem;
    position: relative;
}
.left-submenu .back > a {
    background: none repeat scroll 0 0 #444444;
    border-bottom: medium none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    margin: 0;
    padding: 0.9rem 0.9375rem;
    text-transform: uppercase;
}
.right-submenu .back > a {
    background: none repeat scroll 0 0 #444444;
    border-bottom: medium none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    margin: 0;
    padding: 0.9rem 0.9375rem;
    text-transform: uppercase;
}
.zm-content .columns > h3 {
    color: gray;
}
.off-canvas-list > h4 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
     margin-left:10px;
}
.basketItems ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 120px;
}
.basketItems li:hover a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2) !important;
  border-radius: 10px;
  box-shadow: none !important;
  box-sizing: border-box;
}
.login li:hover a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2) !important;
  border-radius: 10px;
  box-shadow: none !important;
  box-sizing: border-box;
}
#sBox, .searchBox, #sBox, .top-bar input {
    border: 0 none;
    margin: 0 !important;
      padding: 5px 5px 5px 15px !important;
    position: static !important;
    top: auto !important;
}
.basketItems {
    margin-top: 3px;
}
.basketItems li {
    float: left;
}
aside form .error {
    color: red;
}
.pg_row_was.hide {
    display: none;
}
.hideIt{
display:none !important;
}

/*Turn off planner button*/
/*button.plannerButton{
display:none;
}*/

#furnitureStore > table#gallery_table td {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
#furnitureStore > table#gallery_table img{

}





*/===============/*
/*-----------Tabs------------*/
.tabs dd > a, .tabs .tab-title > a {
  background-color: #8b8b8b;
  border: 1px solid #cccccc;
  color: #000000;
  font-size: 0.9rem;
  margin-bottom: -1px;
  margin-right: -1px;
  padding: 0.2rem 0.5rem;
}
.tabs dd > a, .tabs .tab-active> a {
  background-color: #FFFFFF;
  border: 1px solid #cccccc;
  color: #000000;
  font-size: 0.9rem;
  margin-bottom: -1px;
  margin-right: -1px;
  padding: 0.2rem 0.5rem;
}
.tabs-content img {
  float: right;
}
.tabs-content h2 {
  border: medium none;
  font-size: 1.2rem;
  font-weight: bold;
  margin: 0 0 1rem 0;
}
/*--Style Sheet End:CSS - Override - 12--*/

/*--Style Sheet:CSS - Additional styles  - 13--*/
#departmentPage .slick-dots {
margin-bottom:-35px;
}
#expandNav, #expandav ul {
    list-style-type: none !important;
    padding: 0;
    width: 200px;
}

reg_box.steppedPersonal {
    margin-bottom: 20px;
}

#leftCol ul li ul, #expandNav ul li ul {
    list-style-type: none !important;
    padding: 0;
}
#expandNav {
    margin: 0 0 0 10px;
    width: 200px;
}
.faq #expandNav {
    margin: 0 0 0 20px;
    width: 520px;
}
.faq ul#expandNav ul {
    background: none repeat scroll 0 0 #d8ffb0;
    border-radius: 20px;
    list-style-type: none !important;
    padding: 10px 20px;
    width: 480px;
}
h3.typeExpandClick {
    background: none repeat scroll 0 0 #375596;
    color: #fff;
    margin: 2px 0;
    padding: 10px;
}
.faq ul#expandNav ul {
    background: none repeat scroll 0 0 #e4e4e4;
    border-radius: 0;
    list-style-type: none !important;
    padding: 10px 20px;
    width: 480px;
}
#expandNav a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 2px solid #0f71b8;
    color: #0f71b8;
    display: block;
    font-size: 11pt;
    font-weight: normal;
    line-height: 22px;
    margin-top: 10px;
    padding: 8px 2px 8px 0;
    text-decoration: none;
}
#expandNav ul a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #a3a3a3;
    color: #0f71b8;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    margin-top: 0;
    text-decoration: none;
}
#expandNav ul ul a {
    background: none repeat scroll 0 0 #d9d9d9;
    color: #4b5e66;
    font-weight: normal;
    text-indent: 10px;
}
#expandNav ul a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #555555;
    text-decoration: none;
}
#expandNav ul ul a:hover {
    background: none repeat scroll 0 0 #c8c8c8;
    color: #1b1b1b;
    text-decoration: none;
}
span.typesToggleImageDown {
    background: url("/images/more.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    float: right;
    height: 22px;
    width: 22px;
}
span.typesToggleImageUp {
    background: url("/images/less.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    float: right;
    height: 22px;
    width: 22px;
}

.fa-user {
    color: #c1a719;
}
.lowerbar a {
}
.topBarContainer.lowerbar {
}
.lowerbar .top-bar {
}


.ticker-wrapper.has-js {
    background-color: #f8f0db;
    border-radius: 15px;
    display: block;
    font-size: 0.75em;
    height: 32px;
    margin: 20px 0;
    padding: 0 20px;
    width: 780px;
}
.ticker {
    background-color: #f8f0db;
    display: block;
    height: 23px;
    overflow: hidden;
    position: relative;
    width: 710px;
}
.ticker-title {
    background-color: #f8f0db;
    color: #990000;
    font-weight: bold;
    padding-top: 9px;
    text-transform: uppercase;
}
.ticker-content {
    background-color: #f8f0db;
    color: #1f527b;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0;
    overflow: hidden;
    padding-top: 9px;
    position: absolute;
    white-space: nowrap;
}
.ticker-content:focus {
}
.ticker-content a {
    color: #1f527b;
    text-decoration: none;
}
.ticker-content a:hover {
    color: #0d3059;
    text-decoration: underline;
}
.ticker-swipe {
    background-color: #f8f0db;
    display: block;
    height: 23px;
    padding-top: 9px;
    position: absolute;
    top: 0;
    width: 800px;
}
.ticker-swipe span {
    background-color: #f8f0db;
    border-bottom: 1px solid #1f527b;
    display: block;
    height: 12px;
    margin-left: 1px;
    width: 7px;
}
.ticker-controls {
    float: left;
    list-style-type: none;
    padding: 8px 0 0;
}
.ticker-controls li {
    cursor: pointer;
    display: block;
    float: left;
    height: 16px;
    margin-left: 5px;
    padding: 0;
    width: 16px;
}
.ticker-controls li.jnt-play-pause {
    background-image: url("../images/controls.png");
    background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
    background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
    background-position: 32px 0;
}
.ticker-controls li.jnt-play-pause.paused {
    background-image: url("../images/controls.png");
    background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
    background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
    background-position: 48px 0;
}
.ticker-controls li.jnt-prev {
    background-image: url("../images/controls.png");
    background-position: 0 16px;
}
.ticker-controls li.jnt-prev.over {
    background-position: 0 32px;
}
.ticker-controls li.jnt-prev.down {
    background-position: 0 0;
}
.ticker-controls li.jnt-next {
    background-image: url("../images/controls.png");
    background-position: 16px 16px;
}
.ticker-controls li.jnt-next.over {
    background-position: 16px 32px;
}
.ticker-controls li.jnt-next.down {
    background-position: 16px 0;
}
.js-hidden {
    display: none;
}
.no-js-news {
    color: #f8f0db;
    padding: 10px 0 0 45px;
}
.left .ticker-swipe {
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}
.mg_search ul li:hover {
    background: none;
}
.mg_search ul li > button {
    background-color: #666;
    border-color: #007095;
    color: white;
    font-size: 0.8125rem;
    padding-left: 15px;
    padding-right: 15px;
    top: 4px !important;
}



@media only screen and (max-width: 40em) {
#newsBar {
    display: none;
}
.slick-prev, .slick-next {
    display: none !important;
}
}




@media only screen and (min-width: 40.063em) {
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
.topBarContainer.lowerbar {
    /*height: 48px;*/
}
}





@media only screen and (min-width: 64.063em) {
.topBarContainer.lowerbar {
    /*height: 48px;*/
}
#searchBox {
    margin-top: 0px;
}
}




.top-bar-section .dropdown li label {
    white-space: normal;
}

.tab-bar {
    background: none;
    color: white;
    height: 3.53rem;
    line-height: 2.8125rem;
    position: relative;
}
.tab-bar .menu-icon {
    color: white;
    display: block;
    height: 3.53rem;
    padding: 0;
    position: relative;
    text-indent: 2.188rem;
    transform: translate3d(0px, 0px, 0px);
    width: 3.9rem;
}
.tab-bar-section {
    height: 3.53rem;
    padding: 0 0.625rem;
    position: absolute;
    text-align: center;
    top: 0;
}
.tab-bar .menu-icon span:after {
  box-shadow: 2px 0 0 2px #FFFFFF, 2px 9px 0 2px #FFFFFF, 2px 18px 0 2px #FFFFFF;
  content: "";
  display: block;
  height: 0;
  left: 1.006rem;
  margin-top: -0.7rem;
  position: absolute;
  top: 50%;
  width: 1.5rem;
}
.tab-bar .menu-icon span:hover:after {
    box-shadow: 2px 0 0 2px #fff, 2px 9px 0 2px #fff, 2px 18px 0 2px #fff;
}
.left-small {
    border-right: 1px solid #ffffff;
    height: 3.53rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 3.53rem;
}
.right-small {
    border-left: 1px solid #ffffff;
    height: 3.53rem;
    position: absolute;
    right: 0;
    top: 0;
    width: 3.813rem;
}
.tab-bar {
    background: none;
    color: white;
    height: 3.53rem;
    line-height: 2.8125rem;
    position: relative;
}
.left-submenu .back > a {
    background: none repeat scroll 0 0 #444444;
    border-bottom: medium none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    margin: 0;
    padding: 0.9rem 0.9375rem;
    text-transform: uppercase;
}
.right-submenu .back > a {
    background: none repeat scroll 0 0 #444444;
    border-bottom: medium none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    margin: 0;
    padding: 0.9rem 0.9375rem;
    text-transform: uppercase;
}
.zm-content .columns > h3 {
    color: gray;
}
.off-canvas-list > h4 {
    color: #c1a719;
    font-size: 16px;
    font-weight: 500;
}



///////////////////////////////////////////////////// END ADDITIONAL STYLE ///////////////////////////////////////////////////


///////////////////////////////////////////////////// START XXXXXXXXXX STYLE ///////////////////////////////////////////////////
#miniBasket {
    color: white;
    width: 244px;
}
#miniBasket button, #form_qo button {
    font-size: 0.8rem;
    padding: 0.7rem 0;
    width: 48%;
}
#form_qo input {
    border-radius: 0;
    margin: 1rem 0;
    width: 100%;
}
.miniBasket_table {
    color: #343434;
    margin: 1rem 0 !important;
    width: 100%;
}
.miniBasket_table td {
    color: #343434 !important;
    padding: 5px;
}
#miniBasket table tr:first-of-type td {
    background-color: #cccccc !important;
    background-image: none !important;
}
#miniBasket table tr:last-of-type td {
    background-color: #d1ffba !important;
    background-image: none !important;
}
.fn_a {
    background-color: #ffffff;
    border: 1px solid #aaa;
    box-sizing: content-box;
    height: 32px;
    padding: 10px 4px;
    width: 38px;
}
.fn_a input {
    border: 0 none;
    box-shadow: none;
    box-sizing: content-box;
    cursor: pointer;
    height: auto !important;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100% !important;
}
.fn_b {
    background: url("/images/shading.gif") repeat scroll 0 0 #c2c2c2;
    border: 1px solid #aaa;
    height: 32px;
    width: 32px;
}
.fn_c {
    border: 1px solid #aaa;
    height: auto;
    padding: 0.5rem;
    width: 250px;
}
.fn_d {
    background: none repeat scroll 0 0 #404040;
    border-left: 1px solid #aaaaaa;
    color: #ffffff;
    padding: 0.5rem;
}
.fn_e {
    border-bottom: 1px solid #aaa;
    height: auto !important;
    padding: 0;
}
.fn_e br {
    display: block;
    height: 1px !important;
}
.fn_e > h3 {
    font-size: 1rem;
    margin: 0.5rem;
}
.fn_f {
    background: none repeat scroll 0 0 #404040;
    border-left: 1px solid #aaaaaa;
    color: #ffffff;
    padding: 0.5rem 0;
    text-align: center;
}
.fn_f2 {
    background: url("/images/header_grey_background4.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-right: 1px solid #aaa;
    color: white;
    text-align: center;
}
.fn_f_on {
    background: url("/images/header_grey_background4.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: white;
}
.fn_f_got {
    background: none repeat scroll 0 0 #0f5a7b;
    color: #fff;
}
.fn_f_off {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color:  #000;
}
td.fn_f:last-child {
    border-right: 1px solid #aaaaaa;
}
#priceBox {
    background: none repeat scroll 0 0 #ffffff;
    border: 3px solid #b5660a;
    display: none;
    padding: 8px;
    position: absolute;
    width: 140px;
    z-index: 999999;
}
#furnWrap form table {
    margin: 0 20px;
    width: 740px;
}
.fn_f_on {
    background: none repeat scroll 0 0 #ffdc00;
    color: #343434;
}
#miniBasket h3 {
    background: none repeat scroll 0 0 #eeeeee;
    border-bottom: 1px dotted #cccccc;
    border-radius: 7px 7px 0 0;
    color: #000000;
    height: 39px;
    line-height: 40px;
    margin: 10px 0 0;
    padding: 0 10px;
}
#form_qo input {
    border-radius: 0;
    margin: 1rem 0;
    width: 100%;
}
.furnSide select {
    margin: 10px;
    padding: 5px;
    width: 200px;
}
.sideNav select {
    margin: 1rem 0;
}
form[name="quick_order"] table tr:last-child {
    display: none;
}

.callout.panel li {
    line-height: 14px;
    margin-bottom: 8px;
}



button.onlinePlanner {
  background: none repeat scroll 0 0 #d63232;
  padding: 1.5rem 1rem;
  width: 100%;
}

.datwpics .image {
    border: 1px solid #cccccc;
    box-sizing: border-box;
    float: left;
    margin: 0 -1px -1px 0;
    padding: 2rem;
    text-align: center;
    width: 50%;
    height: auto;
}

.image > img {
  height: auto !important;
  width: 100% !important;
}

.datwpics .image span {
  border-top: medium none;
  box-sizing: border-box;
  color: #343434;
  display: block;
  height: 17px;
  margin-top: 2rem;
  padding: 1rem;
  width: 100%;
}




.checkoutNav {
    width: 100%;
    margin-bottom: 10px;
}
a.checkoutNavA {
	width: 33.3%;
	display: inline-block;
	background: #DB3340 !important;
	border-radius: 0px;
	font-size: 1rem;
	text-align: center;
	margin-left: 0px;
	font-weight: 300;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	border: 3px solid #fff;
	color: #DB3340 !important;
}

a.checkoutNavA:hover {
	transition: background-color 300ms ease-out 0s;
	width: 33.3%;
	display: inline-block;
	background: #DB3340 !important;
	border-radius: 0px;
	font-size: 1rem;
	text-align: center;
	margin-left: 0px;
	font-weight: 300;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	border: 3px solid #fff;
	color: #DB3340 !important;
}


.editBillingAddressSpan {
    width: 56%;
    display: inline-block;
    background: #000000;
    border-radius: 0px;
    font-size: 1rem;
    text-align: center;
    margin: 12px 0px 0px 0px;
    font-weight: 300;
    padding-top: 4px;
    padding-bottom: 4px;
}

.editBillingAddressSpan:hover {
background: #DB3340;
transition: background-color 300ms ease-out 0s;
}


.editDelAddressSpan{
    width: 56%;
    display: inline-block;
    background: #000000;
    border-radius: 0px;
    font-size: 1rem;
    text-align: center;
    margin: 12px 0px 0px 0px;
    font-weight: 300;
    padding-top: 4px;
    padding-bottom: 4px;
}

.editDelAddressSpan:hover{
background: #000000;
transition: background-color 300ms ease-out 0s;
}


a.checkoutNavA.active {
	transition: background-color 300ms ease-out 0s;
	width: 33.3%;
	display: inline-block;
	background: #000000 !important;
	border-radius: 0px;
	font-size: 1rem;
	text-align: center;
	margin-left: 0px;
	font-weight: 300;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	border: 3px solid #fff;
	color: #000000 !important;
}

.checkoutNavA.active:hover {
    background:   #000000;
}




.useDelCheck {
    display: block;
    width: 100%;
    text-align: left;
    margin-top: 10px;
}

.specialNotes {
    color:  #DB3340;
    background: white;
    display: block;
    border: 1px solid #CDCCCC;
    padding: 10px 10px 8px 14px;
    margin-bottom: 30px;
    width: 100%;
}


span.billingAddressLabel {
    color:  #DB3340; !important;
}

span.billingAddressData {
    color:  #DB3340; !important;
}

.billingAddressDiv {
    width: 47%;
    float: left;
    margin: 0px 14px 14px 14px;
}

.deliveryAddressDiv {
    width: 47%;
    float: left;
    margin: 0px 14px 14px 14px;
}

.specialNotesDiv h2 {
    float: left;
    display: block;
    width: 97%;
    margin: 14px;
}
table.paymentBillingAddress {
    padding: 10px;
}





/* Mobile and Tablet */   
@media only screen and (min-width: 0) and (max-width: 64em) {
.deliveryAddressDiv {
    width: 90%;
    float: left;
    margin: 0px 14px 14px 14px;
}

.editDelAddressSpan {
    width: 100%;
    display: inline-block;
    background: #000000;
    border-radius: 0px;
    font-size: 1rem;
    text-align: center;
    margin: 12px 0px 0px 0px;
    font-weight: 300;
    padding-top: 4px;
    padding-bottom: 4px;
}

.billingAddressDiv {
    width: 90%;
    float: left;
    margin: 0px 14px 14px 14px;
}

.editBillingAddressSpan {
    width: 100% !important;
    display: inline-block;
    background: #000000;
    border-radius: 0px;
    font-size: 1rem;
    text-align: center;
    margin: 12px 0px 0px 0px;
    font-weight: 300;
    padding-top: 4px;
    padding-bottom: 4px;
}

a.checkoutNavA {
    width: 100%;  
    margin-bottom: 16px;
    margin-left: 0px;
}

.submitTop {display: none !important;}

#ecomms_postcode {width: 50%;}
}

.reg_box.steppedBillingAddress {
    display: inline-block !important;
    width: 100%;
    margin-top: 2%;
}

.useBilling {font-size: 13px;margin-top: 10px;
}

.compareBox .mobileCompareProduct {
    width: 98% !important;
    float: left !important;
    margin: 1% 1% 3% 1% !important;
    border: 3px solid #27AAE1;
    background: white;
}

.leftCompareDiv {
    float: left;
    margin: 2%;
}

.wasLi {
    color: #ed4242;
}

.priceLi {
    font-size: 1.5rem;
    padding-bottom: 10px;
}

.mobileCompare .leftCompareDiv {
    float: left;
    padding: 10%;
    width: 100%;
}
.mobileCompare span.image1 a img {
    border: 1px solid #ccc;
    width: 100% !important;
    margin: auto;
    display: inline-block;
}


.buttonCompareDiv {
    border: none !important;
}

.steppedBillingPreview li {
    margin-bottom: 20px;
}

.compareMobileUl {
    text-align: left;
    color:  #000;
    list-style: none;
    padding-left: 0px !important;
}

}


/* End of style sheet */

/*--Style Sheet End:CSS - Additional styles  - 13--*/

/*--Style Sheet:CSS - Tabs - 25--*/
/*-----------Tabs------------*/
.tabs dd > a, .tabs .tab-active > a {
    background-color: #ececec;
    border: 1px solid #cccccc;
    color: #000000 !important;
    font-size: 0.9rem;
    margin-bottom: -1px;
    margin-right: -1px;
    padding: 0.2rem 0.5rem;
    text-decoration: none;
}

.tabs dd > a, .tabs .tab-active > a {
        color: #000000 !important;
}

.tabs dd > a{
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    color: #000000 !important;
    font-size: 0.9rem;
    margin-bottom: -1px;
    margin-right: -1px;
    padding: 0.2rem 0.5rem;
}

.tabs dd.active a, .tabs .tab-title.active a {
    background-color: #2c2c2c;
    text-decoration: none !important;
    color: #000000 !important;
}

.tabs dd > a, .tabs .tab-active> a {
  background-color: #FFFFFF;
  border: 1px solid #b4b4b4;
    color: #000000 !important;
  font-size: 0.9rem;
  margin-bottom: -1px;
  margin-right: -1px;
  padding: 0.2rem 0.5rem;
  text-decoration: none;
}

tabs dd.active a, .tabs .tab-title.active a {
    background-color: #2c2c2c;
    color: #000000;
    text-decoration: none !important;
}

.tabs dd.active a, .tabs .tab-title.active a {
    background-color: #2c2c2c;
    color: #000000;
    text-decoration: none !important;
}


.tabs-content img {
  float: right;
}
.tabs-content h2 {
  border: medium none;
  font-weight: bold;
  margin: 0 0 1rem 0;
}
.tabs dd.active a, .tabs .tab-title.active a {
  color: #ffffff;
}
.tabs dd > a:hover, .tabs .tab-title > a:hover {
  background-color: #ffffff;
  color: #000000;
}



blockquote {
     font-size: 2rem;
     font-weight: bold;
     letter-spacing: -0.1rem;
     line-height: 2.2rem;
     margin-bottom: 3rem;
     margin-top: 1rem;
     padding-bottom: 1rem;
     padding-left: 1.5rem;
     border-left:none;
}

h2.abouteStore {
  border: medium none;
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: -0.1rem;
  line-height: 2rem;
}




@media only screen and (min-width: 0) and (max-width: 40em) {
.tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left;
    width: 100%;
}
}





/*--Style Sheet End:CSS - Tabs - 25--*/

/*--Style Sheet:CSS - Showcase - 20--*/
/*--------------All Breakpoints-------------*/


/*--------------------------Showcase main section----------------------------*/
.showcase_description table td:first-child {
    font-weight: bold;
    margin-right: 20px;
}

.carcaseTile {display: none;}

.showcase_description table td:first-child {
  font-weight: bold;
  margin-right: 20px;
  width: 150px;
}

.colour_text h2::before {
  content: "Select → ";
  font-size: 1.4rem;
  color: #ba5915;
  font-weight: bold;
}

.price-group {
  display: none;
}

.showcase-main-section {
    margin-bottom: 30px;
}

.storeProducts.style {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.showcase_description h2 {
  font-size: 1.2rem;
  padding: 10px 0px;
  font-weight: 600;
}

.colourTile.selectedRange {
  position: relative;
}

.colourTile.selectedRange::after {
	content: "Selected";
	position: absolute;
	width: 60%;
	top: 10%;
	z-index: 99999;
	left: 0px;
	font-size: 0.9rem;
	background: white;
	margin: 0% 20%;
	border-radius: 10px;
}

.colourTile.selectedRange img {
  border: 3px solid #000 !important;
  border-radius: 30px 0px;
}

.colourTile img:hover{
  border: 3px solid #ba5915 !important;
}

.colourTile img {
  border: 3px solid #fff !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
margin-bottom: 10px;
}


/*------------Extra colour list to show on decsription section----------*/
.showcase_description .colourTile img {
  display: none !important;
}

.showcase_description .colourTile.selectedRange::after {
  display: none !important;
}

.showcase_description .colourTile {
  display: block;
  margin: 0px !important;
  padding: 0 !important;
  width: 100%;
  margin: 0px !important;
  padding: 0px !important;
  line-height: 10px !important;
}

.showcase_description .colourTile a {
  display: block !important;
 font-size: 0.9rem !important;
  margin: 0px !important;
  padding: 0 !important;
  font-weight: normal !important;
}

.showcase_description .colourTile.selectedRange a {font-weight: bold !important;}

.showcase_image {position: relative;}

.showcase_image .colourTile {display: none;}

.showcase_image .colourTile.selectedRange::after {display: none !important;}

.showcase_image .colourTile a {color: transparent !important;  margin: 0% !important; padding: 0% !important; line-height: 0px!important;}

.showcase_image .colourTile.selectedRange {
  display: block;
  width: 100%;
  margin: 0% !important;
  padding: 0% !important;
  position: absolute;
  top: 0px;
  right: -10px !important;
}
.showcase_image .colourTile.selectedRange img {
  position: absolute;
  width: 70px;
  height: 70px !important;
  border-radius: 100%;
  top: 30px;
  left: 20px;
  box-shadow: 0px 0px 10px 4px #797676;
  border: 1px white solid !important;
}

/*------------End of Extra colour list to show on decsription section----------*/




#showcase .storeProducts.range {text-align: left;}

#showcase .storeProducts.range h2.deptPage {text-align: left;}

#showcase .homepageSideCol.large-3.medium-3.columns.hide-for-small {
    margin-left: -0.9375rem;
}

#showcase .showcase_description table tr th, #showcase .showcase_description table tr td {
	padding: 8px 0px !important;
	border-top: 1px solid #ededed !important;
	color: #000000;
}


.showcase_description table {
    border: 0px !important;
}

#showcase ul.sideNav.sideNavUp ul {margin-bottom: 20px !important;}

#showcase #bread_crumbs {margin: 20px 0 10px;}


#showcase .main-section h2 {
	border-bottom: 0px solid #ba5915;
	font-size: 1.2rem;
	margin: 1rem 0 !important;
	color: #232323;
	font-weight: 600;
}

#showcase .recommended_carcase ul li {
	font-size: 0.9rem !important;
	line-height: 1.6 !important;
	text-rendering: optimizeLegibility;
	color: #6f6f6f;
}


/*----------Range Page--------------*/
.showcase_heading {
	border-color: #efefef !important;
	border-bottom: 1px solid #ba5915 !important;
	padding-bottom: 4px !important;
	margin-top: 5px;
	background: none;
	color: #232323 !important;
	font-size: 1rem;
	letter-spacing: 0;
	line-height: 16px;
	padding: 7px 0;
	text-transform: uppercase !important;
	font-weight: bold;
}


#showcaseul h2.deptPage {border-bottom: 1px solid #ba5915;}

#showcaseul.sideNav h3 {
padding-top: 1.5rem;
}


#showcase .has-dropdown.not-click {
    margin-bottom: 0px;
}

.carcase_images .colourTile a {
    font-size: 0.8rem;
    margin: 0px !important;
    text-align: center !important;
}

.rangeLinkButton {
	background-repeat: no-repeat !important;
	background-size: 18px !important;
	background-position-x: 94% !important;
        margin-top: 20px;
	background: #ba5915;
	background-position-y: 0%;
	color: #ffffff !important;
	padding: 10px 40px !important;
	border-radius: 20px !important;
	text-transform: uppercase;
	font-size: 0.9rem !important;
	margin-bottom: 10px !important;
	display: inline-block;
	border: 2px solid #ba5915;
	text-decoration: none !important;
	-webkit-appearance: none;
	width: 100%;
	text-align: center;
}

.rangeLinkButton:hover { background: #000000; color: #ffffff; border: 2px solid #000000; background-position: right;}

.rangeLinkButton:focus{color: #fff;}



.showcase_image img {
    height: auto;
    margin-bottom: 10px;
    width: 100%;
}



.showcasebutton {
	background: #ba5915;
	border-radius: 0;
	color: #ffffff !important;
	height: 50px;
	letter-spacing: 0;
	padding: 14px;
	text-decoration: none !important;
	transition: background-color 300ms ease-out 0s;
	border: 1px solid #ba5915;
	transition: background-color 300ms ease-out 0s;
}

.showcasebutton a {
	color: #ffffff !important;
}

.showcasebutton:hover {
    background-color: #ffffff !important;
    border: 1px solid #ba5915 !important;
    color: #ba5915 !important;
}

.styleTile {
	float: left;
	min-height: 270px;
	padding: 0;
	width: 30%;
	margin: 1.5%;
}




.styleTile a {
    color: #232323 !important;
    text-decoration: none !important;
}

.styleTile h3 {
	border-bottom: 0 solid #bbbbbb;
	line-height: 30px;
	color: #232323 !important;
	font-weight: 600;
	padding-bottom: 14px;
	font-size: 1rem;
}

.styleTile img {
  margin-bottom: 10px !important;
  transition: opacity 0.5s ease-in-out;
  display: block;
 box-shadow: 1.1px 0.5px 2.2px rgba(0, 0, 0, 0.02), 2.7px 1.2px 5.3px rgba(0, 0, 0, 0.028), 5px 2.3px 10px rgba(0, 0, 0, 0.035), 8.9px 4px 17.9px rgba(0, 0, 0, 0.042), 16.7px 7.5px 33.4px rgba(0, 0, 0, 0.05), 40px 18px 80px rgba(0, 0, 0, 0.07);
}

.styleTile img:hover {
    opacity: 0.5;
    transition: opacity 0.5s ease-in-out;
}

.row .mainContent.medium-12.large-12.columns ul {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
}




/*----------Range Page Tile--------------*/

.rangeTile:nth-child(3n+1) {
}


.storeProducts {text-align: center;}

.rangeTileFinishes img {
    margin-right: 10px;
    border: 2px solid white;
}

.rangeTileFinishes {
    margin-top: -72px;
    margin-left: 10px;
    position: relative;
    z-index: 99999;
}
.rangeTileFinishes img:hover {
    opacity: 0.7 !important;
}


.colourTile {
    float: left;
    margin-top: 14px;
    padding: 0;
    width: 43%;
    margin-bottom: 4% !important;
}

.colourTile p {
    height: 300px;
    width: 316px !important;
}

.colourTile a {
	text-decoration: none !important;
	border-bottom: 0px solid #ba5915;
	font-size: 1.5rem;
	margin: 1rem 0;
	color: #232323 !important;
	font-weight: 600;
}


.colourTile h3 {
    padding-bottom: 14px;
    color: #ba5915;
}


.rangeTile img {
 box-shadow: 1.1px 0.5px 2.2px rgba(0, 0, 0, 0.02), 2.7px 1.2px 5.3px rgba(0, 0, 0, 0.028), 5px 2.3px 10px rgba(0, 0, 0, 0.035), 8.9px 4px 17.9px rgba(0, 0, 0, 0.042), 16.7px 7.5px 33.4px rgba(0, 0, 0, 0.05), 40px 18px 80px rgba(0, 0, 0, 0.07);
}

.rangeTile img:hover {
    opacity: 0.5;
    transition: opacity 0.5s ease-in-out;
}


.rangeTile {
  margin-top: 3%;
  padding: 0;
  display: inline-block;
  width: 27%;
  margin-right: 3%;
  margin-left: 3%;
}

.rangeTile p {
    height: 300px;
    width: 316px !important;
}

.rangeTile a {
    color: black !important;
    text-decoration: none !important;
}

#showcase h1.deptPage {
  text-align: center;
  width: 100%;
  font-size: 1.8rem;
}

#showcase h2.deptPage {
  text-align: center;
  width: 100%;
  font-size: 1.8rem;
}

.rangeTile h3 {
  text-align: center;
  border-bottom: 0 solid #bbbbbb;
  line-height: 30px;
  color: #232323 !important;
  font-weight: 600;
  padding-bottom: 14px;
  font-size: 1.3rem;
}
.rangeTile img {
    height: auto !important;
    margin-bottom: 10px !important;
    transition: opacity 0.5s ease-in-out;
}

.rangeTile img:hover {
    opacity: 0.5;
    transition: opacity 0.5s ease-in-out;
}



/*----------Main Product page--------------*/

.galleryTile {
    float: left;
    margin-right: 1.4%;
    width: 15.5%;
}


.galleryTile:nth-child(n+6) {
    margin-right: 0 !important;
}

.galleryTile:nth-child(n+7) {
    display: none !important;
}

.galleryTile:nth-child(n+8) {
    display: none !important;
}

.galleryTile:nth-child(n+9) {
    display: none !important;
}


.galleryTile_frame .galleryTile img {
    border: 1px solid #c8c7c2;
    margin-bottom: 40px;
    margin-top: 20px;
    padding: 0;
    width: 100% !important;
}

.galleryTile_frame {
    float: left;
    margin-bottom: 0px;
    width: 94%;
}

.galleryTile_frame .galleryTile img:hover {
    border: 1px solid #c8c7c2;
}

.showcase_description span {
    color: black;
}



#showcase_page button {
    display: none;
}

.recommended_carcase h2 {
	margin: 0px;
	font-size: 1.2rem;
	padding: 10px;
	font-weight: 600;
}

.recommended_carcase span {
    color: #fff;
}

.recommended_carcase ul li {
    margin-left: 20px !important;
}


.recommendedCarcase img {
    border: 1px solid #999999;
    border-radius: 50%;
    margin: 10px 13px 8px 11px;
    width: 72px;
}

.recommended_carcase {
	border: 0px solid #cccccc;
	clear: both;
	font-size: 12px !important;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	width: 100%;
}

.recommendedCarcase {
    float: left;
    text-align: center;
}

.spec {
    background-color: none;
    border: 1px solid #cccccc;
    float: left;
    margin-bottom: 37px;
    margin-top: 14px;
    padding: 20px;
    width: 100%;
}




.carcaseTile img {
    border: 1px solid #999999;
    border-radius: 50%;
    margin: 10px 13px 8px 11px;
    width: 72px;
}

.carcaseTile P {
    color: #6f6f6f;
    font-size: 12px !important;
}

.carcaseTile {
	float: left;
	text-align: center;
	width: 14%;
	height: 140px;
}

.carcaseTile a  {
    color: #ffffff;
    pointer-events: none;
}


.rangeGroupTile {
    float: left;
    height: 140px;
    margin-bottom: -10px;
    padding: 6px;
    width: 168px;
}


.rangeGroupTile a h2 {
    border: medium none;
    font-size: 1rem !important;
    letter-spacing: inherit;
    margin-bottom: 10px;
    text-decoration: none !important;
    color: #ffffff;
}

.rangeGroupTile a:hover h2 {
    text-decoration: none !important;
}

.rangeGroupTile a {
    color: #ffffff;
    font-size: 14px !important;
    text-decoration: none !important;
}

.colour_tiles {
    border: 1px solid #cccccc;
    clear: both;
    font-size: 12px !important;
    overflow: hidden;
    padding: 10px;
	margin-bottom: 20px;
    width: 100%;
}

.colour_tiles h2 {
    margin: 0;
}

.carcase_images .recommended { 
    box-shadow: none;
}


.also_consider {
  background-color: none;
  border: 1px solid #cccccc;
  clear: both;
  font-size: 12px !important;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px 10px 20px;
  width: 100%;
}

.also_consider h2 {
    margin: 0;
}

.also_consider img {
    height: 92px;
    margin-top: -6px;
    width: 152px;
}

.also_consider h3 {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: normal;
    margin: 10px;
    text-align: center;
    color: #ffffff;
}

.also_consider:hover {
    text-decoration: none;
}
/*--------------End All Breakpoints-------------*/






/*--------------------Desktop------------------*/
@media only screen and (min-width: 64.063em) {


#showcase .mainBodySection {
  margin-top: 204px;
}


/*-----Filters-------*/
.button.Filters {
  width: 100%;
  background: #efefef !important;
  border: none !important;
  color: black !important;
  text-align: left;
}

.f-dropdown li {
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    list-style: outside none none;
    margin: 0;
    margin-bottom: 0px;
    padding-left: 6px;
  }

#drop .showcase_heading {
  margin-left: 0.75rem;
  margin-top: 0.2rem;
  font-size: 100%;
}

#drop {padding-bottom: 10px;}

.f-dropdown li {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  list-style: outside none none;
  margin: 0;
  padding-left: 6px;
}
.f-dropdown li a {
  color: #232323;
  display: block;
  padding: 0.6rem;
}
.f-dropdown li:hover, .f-dropdown li:focus {
  background: none repeat scroll 0 0 #fff;
}

#drop a:hover {
    background-color: #efefef !important;
    color: #232323;
    margin-right: 16px;
}

#drop a {
    background: #ffffff;
    margin-right: 16px;
}

.button.Filters .userIcon.menuIcon {
    display: block;
    float: left;
    width: 20px !important;
    margin: -3px 15px -5px -20px;
  }

/*-----End of Filters-------*/



#rangeImageHref img {
    height: auto;
    margin: 0px;
    width: 100%;
    height: 600px;
 box-shadow: 1.1px 0.5px 2.2px rgba(0, 0, 0, 0.02), 2.7px 1.2px 5.3px rgba(0, 0, 0, 0.028), 5px 2.3px 10px rgba(0, 0, 0, 0.035), 8.9px 4px 17.9px rgba(0, 0, 0, 0.042), 16.7px 7.5px 33.4px rgba(0, 0, 0, 0.05), 40px 18px 80px rgba(0, 0, 0, 0.07);
}

.showcase_image.fadeIn {
    float: left;
    width: 100%;
    right: 0;
}


.galleryTile_frame {
    width: 100%;
    float: left;
    text-align: center;
  }

.galleryTile {
   width: auto;
}


 .carcase_images {
    border: 0px solid #cccccc;
    clear: both;
    font-size: 12px !important;
    overflow: hidden;
    padding: 0px;
    margin-bottom: 20px;
    width: 50%;
    box-shadow: none;
    float: right;
    margin-top: 20px;
}


.showcase_description {
	border: 0 solid #c8c7c2;
	float: right;
	margin-bottom: 0px;
	margin-top: 20px;
	padding: 0px;
	width: 50%;
	color: #000000;
        min-height: 500px;
}

.carcase_images .colourTile {
    width: 28% !important;
    margin: 11px 26px 10px 8px;
    margin-bottom: 10px;
    text-align: center;
  }

.colourTile:nth-child(3n+4) {
    margin-right: 0px !important;
}

.colourTile img {
	height: auto !important;
	margin-bottom: 10px !important;
	transition: opacity 0.5s ease-in-out;
	width: 100%;
       box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.carcase_images h2 {
	margin: 0px;
	font-size: 1.2rem;
	padding: 10px 0px;
	font-weight: 600;
}

.styleTile p {
   float: left;
   min-height: 120px;
}

.carcase_images .colourTile a {
	font-size: 0.8rem;
	margin: 0px !important;
	text-align: center !important;
}

.showcase_description h5 {
	font-weight: 600;
	margin: 40px 0px !important;
}
  
}





/*----------iPad tablet for Main Product page--------------*/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
#showcase .mainBodySection {
  margin-top: 70px;
}



.carcaseTile {
    float: left;
    text-align: center;
    width: 33.3%;
}

.carcase_images {
    background-color: none;
    border: 0px solid #cccccc;
    clear: both;
    font-size: 12px !important;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 20px;
    width: 100%;
}

.rangeTile {
    float: left !important;
    margin-top: 14px !important;
    padding: 0 !important;
    height: auto !important;
    width: 90% !important;
    margin-right: 5% !important;
    margin-left: 5%;
    margin-bottom: 8% !important;
  }


.carcase_images .colourTile {
	width: 30% !important;
	margin: 10px 30px 10px 0px;
	text-align: center;
}

/*-----Filters-------*/
.button.Filters {
  width: 100%;
  background: #efefef !important;
  border: none !important;
  color: black !important;
  text-align: left;
}

.f-dropdown li {
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    list-style: outside none none;
    margin: 0;
    margin-bottom: 0px;
    padding-left: 6px;
  }

#drop .showcase_heading {
  margin-left: 0.75rem;
  margin-top: 0.2rem;
  font-size: 100%;
}

#drop {padding-bottom: 10px;}

.f-dropdown li {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  list-style: outside none none;
  margin: 0;
  padding-left: 6px;
}
.f-dropdown li a {
  color: #232323;
  display: block;
  padding: 0.6rem;
}
.f-dropdown li:hover, .f-dropdown li:focus {
  background: none repeat scroll 0 0 #fff;
}

#drop a:hover {
    background-color: #efefef !important;
    color: #232323;
    margin-right: 16px;
}

#drop a {
    background: #ffffff;
}

.button.Filters .userIcon.menuIcon {
    display: block;
    float: left;
    width: 20px !important;
    margin: -3px 15px -5px -20px;
   position: unset !important;
  }

/*-----End of Filters-------*/

.colourTile {
    float: left !important;
    margin-top: 14px !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto !important;
}

.rangeTile h3 {
  margin-top: 10px!important;
}

.rangeTile a {
    color: black !important;
    text-decoration: none !important;
}


.colourTile:nth-child(3n+4) {
    margin-right: 0px !important;
}

.rangeTile p {
    margin-bottom: 0px !important;
    width: 100% !important;
    height: auto!important;
}

.showcase_description h5 {
	font-weight: 600;
	margin: 40px 0px !important;
}

.rangeTile h3 {
    padding-bottom: 14px !important;
}

.rangeTile img {
    height: auto !important;
    margin-bottom: 10px !important;
    width: 100% !important;
}

.showcase_heading {
    margin-top: 20px !important;
    border-bottom: 1px dashed;
}


.button.show-for-small {
  margin-top: 20px;
  padding: 14px;
}

.styleTile {
    float: left !important;
    margin-top: 14px !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto!important;
}

.carcase_images h2 {
	margin: 0px;
	font-size: 1.2rem;
	padding: 10px 0px;
	font-weight: 600;
}



.styleTile h3 {
  margin-top: 10px!important;
}

.styleTile a {
    text-decoration: none !important;
}

.styleTile p {
    margin-bottom: 0px !important;
    width: 100% !important;
    height: auto!important;
}

.styleTile h3 {
    padding-bottom: 14px !important;
}

.styleTile img {
    height: auto !important;
    margin-bottom: 10px !important;
    width: 100% !important;
}

.recommendedCarcase {
    float: left;
    text-align: center;
    width: 50%;
}


.galleryTile_frame {width: 100%;}

.galleryTile_frame .galleryTile img {
    border: 1px solid #c8c7c2;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
    width: 100% !important;
}

#rangeImageHref img {
    height: auto;
    margin-top: 0;
    width: 100% !important;
box-shadow: 1.1px 0.5px 2.2px rgba(0, 0, 0, 0.02), 2.7px 1.2px 5.3px rgba(0, 0, 0, 0.028), 5px 2.3px 10px rgba(0, 0, 0, 0.035), 8.9px 4px 17.9px rgba(0, 0, 0, 0.042), 16.7px 7.5px 33.4px rgba(0, 0, 0, 0.05), 40px 18px 80px rgba(0, 0, 0, 0.07);
}

.galleryTile_frame .galleryTile:nth-child(3n) {
    float: right;
    margin-right: 0 !important;
    width: 30%;
}
.galleryTile_frame .galleryTile {
    float: left;
    margin-right: 5%;
    width: 30%;
}

.rangeGroupTile:nth-child(odd) {
    float: right;
    margin-right: 0 !important;
    width: 48%;
    float: left;
    height: auto !important;
}
.rangeGroupTile {
    float: left;
    margin-right: 4%;
    width: 48%;
    float: left;
   height: auto !important;
}

.also_consider img {
    height: auto !important;
    width: 100% !important;
}

#drop .showcase_heading {
  margin-left: 0.75rem;
  margin-top: 0.2rem;
  font-size: 130%;
}

.f-dropdown li {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  list-style: outside none none;
  margin: 0;
  padding-left: 6px;
}
.f-dropdown li a {
  color: #232323;
  display: block;
  padding: 0.6rem;
}
.f-dropdown li:hover, .f-dropdown li:focus {
  background: none repeat scroll 0 0 #fff;
}
#drop a:hover {
    background-color: #efefef !important;
    color: #232323;
    margin-right: 16px;
}

#drop a {
    background: #ffffff;
}

.has-dropdown.not-click > ul {
    margin-bottom: 20px;
}


.showcase_heading {
  border-bottom: 1px solid #ba5915 !important;
  color: #232323;
  margin-top: 20px !important;
  width: 90%;
}

#showcase .has-dropdown.not-click li {
    margin-bottom: 0 !important;
}

}
/*~~~~~~~~~~~~~~~~~~~~~~End of tablet viewpoint~~~~~~~~~~~~~~~~~~~~~~~~~~~*/










/*~~~~~~~~~~~~~~~~~~~~~~~~~~Mobile viewpoint~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@media only screen and (min-width: 0) and (max-width: 40em) {


#showcase h2.deptPage {
font-size: 1.1rem;
line-height: 1.87rem !important;
}

.colourTile.selectedRange::after {
  font-size: 0.8rem;
  line-height: 1.8rem !important;
  width: 70%;
}



#showcase .mainBodySection {
  margin-top: 70px;
}


.carcase_images {
    background-color: none;
    border: 0px solid #cccccc;
    clear: both;
    font-size: 12px !important;
    overflow: hidden;
    padding: 0px;
    margin-bottom: 20px;
    width: 100%;
}

.carcaseTile {
    float: left;
    text-align: center;
    width: 33.3%;
}


/*-----Filters-------*/
.button.Filters {
  width: 100%;
  background: #efefef !important;
  border: none !important;
  color: black !important;
  text-align: left;
}

.f-dropdown li {
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    list-style: outside none none;
    margin: 0;
    margin-bottom: 0px;
    padding-left: 6px;
  }

#drop .showcase_heading {
  margin-left: 0.75rem;
  margin-top: 0.2rem;
  font-size: 100%;
}

#drop {padding-bottom: 10px;}

.f-dropdown li {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  list-style: outside none none;
  margin: 0;
  padding-left: 6px;
}
.f-dropdown li a {
  color: #232323;
  display: block;
  padding: 0.6rem;
}
.f-dropdown li:hover, .f-dropdown li:focus {
  background: none repeat scroll 0 0 #fff;
}

#drop a:hover {
    background-color: #efefef !important;
    color: #232323;
    margin-right: 16px;
}

#drop a {
    background: #ffffff;
}

.button.Filters .userIcon.menuIcon {
    display: block;
    float: left;
    width: 20px !important;
    margin: -3px 15px -5px -20px;
   position: unset !important;
  }

/*-----End of Filters-------*/

.rangeTile {
    float: left !important;
    margin-top: 14px !important;
    padding: 0 !important;
    height: auto !important;
    width: 90% !important;
    margin-right: 5% !important;
    margin-left: 5%;
    margin-bottom: 8% !important;
  }

.colourTile {
    float: left !important;
    margin-top: 14px !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto !important;
}

.rangeTile h3 {
  margin-top: 10px!important;
}

.rangeTile a {
    color: black !important;
    text-decoration: none !important;
}

.rangeTile p {
    margin-bottom: 0px !important;
    width: 100% !important;
    height: auto!important;
}

.rangeTile h3 {
    padding-bottom: 14px !important;
}

.rangeTile img {
    height: auto !important;
    margin-bottom: 10px !important;
    width: 100% !important;
}

.showcase_heading {
    margin-top: 20px !important;
    border-bottom: 1px dashed;
}


.button.show-for-small {
  margin-top: 20px;
  padding: 14px;
}

.styleTile {
    float: left !important;
    margin-top: 14px !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto!important;
}

.styleTile h3 {
  margin-top: 10px!important;
}

.styleTile a {
    text-decoration: none !important;
}

.styleTile p {
    margin-bottom: 0px !important;
    width: 100% !important;
    height: auto!important;
}

.styleTile h3 {
    padding-bottom: 14px !important;
}

.styleTile img {
    height: auto !important;
    margin-bottom: 10px !important;
    width: 100% !important;
}

.recommendedCarcase {
    float: left;
    text-align: center;
    width: 50%;
}

.galleryTile_frame .galleryTile img {
    border: 1px solid #c8c7c2;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
    width: 100% !important;
}

#rangeImageHref img {
    height: auto;
    margin-top: 0;
    width: 100% !important;
box-shadow: 1.1px 0.5px 2.2px rgba(0, 0, 0, 0.02), 2.7px 1.2px 5.3px rgba(0, 0, 0, 0.028), 5px 2.3px 10px rgba(0, 0, 0, 0.035), 8.9px 4px 17.9px rgba(0, 0, 0, 0.042), 16.7px 7.5px 33.4px rgba(0, 0, 0, 0.05), 40px 18px 80px rgba(0, 0, 0, 0.07);
}

.galleryTile_frame {width: 100%;}

.galleryTile_frame .galleryTile:nth-child(3n) {
    float: right;
    margin-right: 0 !important;
    width: 30%;
}

.galleryTile_frame .galleryTile {
    float: left;
    margin-right: 5%;
   width: 30%;
}

.rangeGroupTile:nth-child(odd) {
    float: right;
    margin-right: 0 !important;
    width: 48%;
    float: left;
    height: auto !important;
}
.rangeGroupTile {
    float: left;
    margin-right: 4%;
    width: 48%;
    float: left;
   height: auto !important;
}

.also_consider img {
    height: auto !important;
    width: 100% !important;
}

#drop .showcase_heading {
  margin-left: 0.75rem;
  margin-top: 0.2rem;
  font-size: 130%;
}

.f-dropdown li {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  list-style: outside none none;
  margin: 0;
  padding-left: 6px;
}
.f-dropdown li a {
  color: #232323;
  display: block;
  padding: 0.6rem;
}
.f-dropdown li:hover, .f-dropdown li:focus {
  background: none repeat scroll 0 0 #fff;
}
#drop a:hover {
    background-color: #efefef !important;
    color: #232323;
    margin-right: 16px;
}

#drop a {
    background: #ffffff;
}

.has-dropdown.not-click > ul {
    margin-bottom: 20px;
}


.showcase_heading {
  border-bottom: 1px solid #ba5915 !important;
  color: #232323;
  margin-top: 20px !important;
  width: 90%;
}

#showcase .has-dropdown.not-click li {
    margin-bottom: 0 !important;
}

.carcase_images h2 {
	margin: 0px;
	font-size: 1.2rem;
	padding: 10px 0px;
	font-weight: 600;
}

  .carcase_images .colourTile {
    width: 25% !important;
    margin: 13px 30px 10px 8px;
    margin-top: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
  }

.colourTile:nth-child(3n+4) {
    margin-right: 0px !important;
}

.recommended_carcase a {
	width: 100%;
	float: left;
	margin: 10px 0px !important;
}

.showcase_description h5 {
	font-weight: 600;
	margin: 40px 0px !important;
}


}


/*~~~~~~~~~~~~~~~~~~~~~~End of Mobile viewpoint~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*--Style Sheet End:CSS - Showcase - 20--*/

/*--Style Sheet:CSS - Brand Bar Blocks - 42--*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~Desktop viewpoint~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media only screen and (min-width: 1025px) {

 .brandsSectionContainer h1,
 .brandsSectionContainer h2 {
  color: #000000 !important;
 }


.brandframe img {
  transition: transform 0.3s ease;
}

.brandframe:hover img {
  transform: scale(1.1); /* Adjust the scale as needed */
}


.brandsSectionContainer h1 {
    font-size: 1.8rem !important;
}

.brandsSectionContainer .row {
   max-width: 1800px !important;
}

 .brandsSectionContainer {
  background: #FFFFFF;
  text-align: center;
  color: #fff;
  padding: 40px 0px;
 }

 .brandsSectionContainer .brandLogo img {
  width: auto;
  padding: 20px;
 }

 .brandframe img:hover {
  border: medium none;
  opacity: 0.7;
 }

.brandframe img {
max-width: 300px;
}

 .brandframe {
  width: 33.3%;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  display: inline-block;
 }

 .brandbuttonframe {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
 }

 a.brandbutton {
  background: #fff;
  color: #424242 !important;
  padding: 14px;
  font-size: 16px;
  border: 1px solid #424242;
 }

 a.brandbutton:hover {
  background: #424242 !important;
  border: 1px solid #fff;
  color: #fff !important;
 }

#homePage .brandsSectionContainer h2 {
	font-size: 16px !important;
	font-weight: 300;
	letter-spacing: unset !important;
	text-align: center !important;
	max-width: 80%;
	margin-right: 15%;
	margin-left: 15%;
}


}











/*~~~~~~~~~~~~~~~~~~~~~~~~~~Tablets viewpoint~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
.brandsSectionContainer {
    background: #FFFFFF;
    text-align: center;
    color: #fff;
    padding: 40px 0px;
}

.brandsSectionContainer .brandLogo img {
   width: auto;
   padding: 20px;
}

.brandframe {
    float: left;
    width: 50%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.brandbuttonframe {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

a.brandbutton {
    background: #fff;
    color: #3a4187 !important;
    padding: 14px;
    font-size: 16px;
    border: 1px solid #3a4187;
}

a.brandbutton:hover {
    background: #3a4187 !important;
    border: 1px solid #fff;
    color: #fff !important;
}


#homePage .brandsSectionContainer h2 {
    color: #fff !important;
    text-transform: none !important;
    font-size: 1rem !important;
    font-weight: 300;
    letter-spacing: unset !important;
    text-align: center !important;
}

}








/*~~~~~~~~~~~~~~~~~~~~~~~~~~Mobile viewpoint~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@media only screen and (min-width: 0) and (max-width: 40em) {
.brandsSectionContainer {
    background: #FFFFFF;
    text-align: center;
    color: #fff;
    padding: 40px 0px;
}

.brandsSectionContainer .brandLogo img {
   width: auto;
   padding: 20px;
}

.brandframe {
    float: left;
    width: 50%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.brandbuttonframe {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

a.brandbutton {
    background: #fff;
    color: #3a4187 !important;
    padding: 14px;
    font-size: 16px;
    border: 1px solid #3a4187;
}

a.brandbutton:hover {
    background: #3a4187 !important;
    border: 1px solid #fff;
    color: #fff !important;
}


#homePage .brandsSectionContainer h2 {
    color: #fff !important;
    text-transform: unset !important;
    font-size: 1rem !important;
    font-weight: 300;
    letter-spacing: unset !important;
    text-align: center !important;
}

}
/*--Style Sheet End:CSS - Brand Bar Blocks - 42--*/

/*--Style Sheet:CSS  - Module - Content Feeds - 27--*/
.articleTag {
	background: #efefef;
	padding: 0.2rem 0.5rem;
	margin: 0.5rem 0 0 0.5rem;
	display: inline-block;
	border-radius: 0.25rem;
	font-size: 0.8rem;
	color: #343434 !important;
}

.articleTag:hover {
	background: #AAAAAA;
}

.blogfilters h3 {
  font-size: 1rem !important;
  font-weight: bold !important;
}

a.blogbutton {
    color: #fff !important;
}

.blogbutton {
	border-radius: 0;
	display: block;
	height: 50px;
	letter-spacing: 0;
	line-height: 50px;
	margin: 4.5% 0 0 0%;
	padding: 0 40px;
	text-decoration: none !important;
	transition: background-color 300ms ease-out 0s;
	width: 30%;
	/* transition: background-color 300ms ease-out 0s; */
	background-color: #000;
	border: 1px solid #000 !important;
	color: #fff !important;
	text-align: center;
	text-transform: uppercase;
}


#blogFooter p strong {
  color: black;
}

.categoryHeader {
    float: left;
    width: 100%;
    margin: 20px 0px 0px 0px !important;
    padding: 0px !important;
}

.blogbutton:hover {
    background-color:  #ffffff !important;
    border: 1px solid #000000 !important;
    color: #000000 !important;
}

/*--Style Sheet End:CSS  - Module - Content Feeds - 27--*/

/*--Style Sheet:Animate - 38--*/
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */


.sliderSection .slick-slide {
    height: auto !important;
    overflow: hidden !important;
  }

/* Kengen Burst Animation */
@keyframes burst {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1.2);
  }
}

/* Apply the effect to the desired element */
.kengen-burst {
  position: relative;
  display: inline-block;
  animation: burst 9s infinite ease-out;
}




.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/*--Style Sheet End:Animate - 38--*/
