@import url(../../../../../fonts.googleapis.com/css@family=Open+Sans_3A400,300,600,700);

@font-face {

  font-family: 'gotham_condensed_bookregular';

  src: url("../fonts/gothamcondensed-book-opentype-webfont.eot");

  src: url("../fonts/gothamcondensed-book-opentype-webfont.eot@#iefix") format("embedded-opentype"), url("../fonts/gothamcondensed-book-opentype-webfont.woff") format("woff"), url("../fonts/gothamcondensed-book-opentype-webfont.ttf") format("truetype"), url("../fonts/gothamcondensed-book-opentype-webfont.svg#gotham_condensed_bookregular") format("svg");

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: 'icomoon';

  src: url("../fonts/icomoon.eot");

  src: url("../fonts/icomoon.eot@#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");

  font-weight: normal;

  font-style: normal;

}

* {

  margin: 0;

  padding: 0;

  border: 0;

  outline: 1px solid transparent;

  font-family: inherit;

  font-size: 100%;

  font-weight: inherit;

  font-style: inherit;

  vertical-align: baseline;

  white-space: normal;

  text-rendering: optimizeLegibility;

  text-rendering: geometricPrecision;

  font-smooth: always;

  list-style: none;

  text-decoration: none;

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  -moz-background-clip: padding;

  -o-background-clip: padding-box;

  -webkit-background-clip: padding;

  background-clip: padding-box;

}



*, *:before, *:after {

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

}



svg:not(:root) {

  overflow: hidden;

}



html {

  height: 100%;

  min-height: 100%;

  font-size: 100%;

  -webkit-text-size-adjust: 100%;

  -ms-text-size-adjust: 100%;

}



body {

  position: relative;

  font-family: "Open Sans",Arial,Helvetica,Sans-Serif;

  font-size: 15px;

  font-weight: 300;

  line-height: 1;

  font-weight: normal;

  width: 100%;

  min-height: 100%;

  overflow-x: hidden;

  -webkit-tap-highlight-color: #ffff9e;

}



meta.foundation-version {

  font-family: "/{{VERSION}}/";

}



meta.foundation-mq-small {

  font-family: "/only screen/";

  width: 0;

}



meta.foundation-mq-small-only {

  font-family: "/only screen and (max-width: 40em)/";

  width: 0;

}



meta.foundation-mq-medium {

  font-family: "/only screen and (min-width:40.0625em)/";

  width: 40.0625em;

}



meta.foundation-mq-medium-only {

  font-family: "/only screen and (min-width:40.0625em) and (max-width:50em)/";

  width: 40.0625em;

}



meta.foundation-mq-large {

  font-family: "/only screen and (min-width:50.0625em)/";

  width: 50.0625em;

}



meta.foundation-mq-large-only {

  font-family: "/only screen and (min-width:50.0625em) and (max-width:63.9375em)/";

  width: 50.0625em;

}



meta.foundation-mq-xlarge {

  font-family: "/only screen and (min-width:64em)/";

  width: 64em;

}



meta.foundation-mq-xlarge-only {

  font-family: "/only screen and (min-width:64em) and (max-width:64em)/";

  width: 64em;

}



meta.foundation-mq-xxlarge {

  font-family: "/only screen and (min-width:64.0625em)/";

  width: 64.0625em;

}



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: 16px;

}



body {

  background: #fff;

  color: #222;

  cursor: auto;

  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;

  font-style: normal;

  font-weight: normal;

  line-height: 24px;

  margin: 0;

  padding: 0;

  position: relative;

}



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,

.mqa-display img,

.mqa-display embed,

.mqa-display 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;

}



.invisible {

  visibility: hidden;

}



.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: 0 auto;

  max-width: 72.5rem;

  width: 100%;

}

.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 {

  margin: 0 -0.9375rem;

  max-width: none;

  width: auto;

}

.row .row:before, .row .row:after {

  content: " ";

  display: table;

}

.row .row:after {

  clear: both;

}

.row .row.collapse {

  margin: 0;

  max-width: none;

  width: auto;

}

.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;

}



.column + .column:last-child,

.columns + .column:last-child, .column +

.columns:last-child,

.columns +

.columns:last-child {

  float: right;

}

.column + .column.end,

.columns + .column.end, .column +

.columns.end,

.columns +

.columns.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 {

    float: left;

    left: auto;

    margin-left: 0;

    margin-right: 0;

    right: auto;

  }



  .column.small-centered,

  .columns.small-centered {

    margin-left: auto;

    margin-right: auto;

    float: none;

  }



  .column.small-uncentered,

  .columns.small-uncentered {

    float: left;

    margin-left: 0;

    margin-right: 0;

  }



  .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;

  }



  .row.small-collapse > .column,

  .row.small-collapse > .columns {

    padding-left: 0;

    padding-right: 0;

  }

  .row.small-collapse .row {

    margin-left: 0;

    margin-right: 0;

  }

  .row.small-uncollapse > .column,

  .row.small-uncollapse > .columns {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) {

  .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 {

    float: left;

    left: auto;

    margin-left: 0;

    margin-right: 0;

    right: auto;

  }



  .column.medium-centered,

  .columns.medium-centered {

    margin-left: auto;

    margin-right: auto;

    float: none;

  }



  .column.medium-uncentered,

  .columns.medium-uncentered {

    float: left;

    margin-left: 0;

    margin-right: 0;

  }



  .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;

  }



  .row.medium-collapse > .column,

  .row.medium-collapse > .columns {

    padding-left: 0;

    padding-right: 0;

  }

  .row.medium-collapse .row {

    margin-left: 0;

    margin-right: 0;

  }

  .row.medium-uncollapse > .column,

  .row.medium-uncollapse > .columns {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    float: left;

  }



  .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: 50.0625em) {

  .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 {

    float: left;

    left: auto;

    margin-left: 0;

    margin-right: 0;

    right: auto;

  }



  .column.large-centered,

  .columns.large-centered {

    margin-left: auto;

    margin-right: auto;

    float: none;

  }



  .column.large-uncentered,

  .columns.large-uncentered {

    float: left;

    margin-left: 0;

    margin-right: 0;

  }



  .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;

  }



  .row.large-collapse > .column,

  .row.large-collapse > .columns {

    padding-left: 0;

    padding-right: 0;

  }

  .row.large-collapse .row {

    margin-left: 0;

    margin-right: 0;

  }

  .row.large-uncollapse > .column,

  .row.large-uncollapse > .columns {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    float: left;

  }



  .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;

  }

}

.breadcrumbs {

  border-style: solid;

  border-width: 1px;

  display: block;

  list-style: none;

  margin-left: 0;

  overflow: hidden;

  padding: 0.5625rem 0.875rem 0.5625rem;

  background-color: #f4f4f4;

  border-color: gainsboro;

  border-radius: 3px;

}

.breadcrumbs > * {

  color: #008CBA;

  float: left;

  font-size: 0.6875rem;

  line-height: 0.6875rem;

  margin: 0;

  text-transform: uppercase;

}

.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {

  text-decoration: underline;

}

.breadcrumbs > * a {

  color: #008CBA;

}

.breadcrumbs > *.current {

  color: #333333;

  cursor: default;

}

.breadcrumbs > *.current a {

  color: #333333;

  cursor: default;

}

.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 {

  color: #999999;

  cursor: not-allowed;

  text-decoration: none;

}

.breadcrumbs > *:before {

  color: #AAAAAA;

  content: "/";

  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: "/";

}



.clear:after {

  content: ".";

  display: block;

  clear: both;

  visibility: hidden;

  line-height: 0;

  height: 0;

}



.clear {

  display: inline-block;

}



html[xmlns] .clear {

  display: block;

}



* html .clear {

  height: 1%;

  overflow: visible;

}



a img {

  border: 0;

}



img.img {

  width: auto\9;

  height: auto;

  max-width: 100%;

  vertical-align: middle;

  border: 0;

  -ms-interpolation-mode: bicubic;

  display: block;

  margin-left: auto;

  margin-right: auto;

}



a, a img {

  transition: none;

}



strong {

  font-weight: 700;

}



em {

  font-style: italic;

}



::selection {

  background: #F2F2F2;

}



::-moz-selection {

  background: #F2F2F2;

}



img::selection {

  background: transparent;

}



img::-moz-selection {

  background: transparent;

}



.float-left {

  float: left;

}



.float-right {

  float: right;

}



/* Contact Form */

.bfQuickMode {

  overflow: hidden;

  /*

  .form-object {

      display: block;

      width: 100%;

      margin: 15px 0;

  }

  */

}

.bfQuickMode .bfRequired {

  color: red;

}

.bfQuickMode .bfPage {

  overflow: hidden;

}

.bfQuickMode .bfPage section {

  overflow: hidden;

  margin-bottom: 10px;

}

.bfQuickMode .bfPage section label {

  width: 45%;

  float: left;

  display: block;

}

@media only screen and (max-width: 40em) {

  .bfQuickMode .bfPage section label {

    width: 100%;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  .bfQuickMode .bfPage section label {

    width: 100%;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  .bfQuickMode .bfPage section label {

    width: 100%;

  }

}

.bfQuickMode .bfPage section input[type=text] {

  width: 55%;

  float: left;

  color: #515151;

  border: 1px;

  background: #FFF;

  border-style: solid;

  border-color: #f1f1f1;

  border-top-color: #ddd;

  border-left-color: #ddd;

}

@media only screen and (max-width: 40em) {

  .bfQuickMode .bfPage section input[type=text] {

    width: 100%;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  .bfQuickMode .bfPage section input[type=text] {

    width: 100%;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  .bfQuickMode .bfPage section input[type=text] {

    width: 100%;

  }

}

.bfQuickMode .bfPage section input[type=text]:not(textarea), .bfQuickMode .bfPage section input[type=text]:not(select) {

  padding: 5px 10px;

  margin: 0;

  font-size: 0.8em;

}

.bfQuickMode .bfPage section select {

  width: 55%;

  float: left;

  display: block;

  color: #515151;

  border: 1px;

  background: #FFF;

  border-style: solid;

  border-color: #f1f1f1;

  border-top-color: #ddd;

  border-left-color: #ddd;

}

@media only screen and (max-width: 40em) {

  .bfQuickMode .bfPage section select {

    width: 100%;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  .bfQuickMode .bfPage section select {

    width: 100%;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  .bfQuickMode .bfPage section select {

    width: 100%;

  }

}

.bfQuickMode .bfPage section select:not(textarea), .bfQuickMode .bfPage section select:not(select) {

  padding: 5px 10px;

  margin: 0;

  font-size: 0.8em;

}

.bfQuickMode .bfPage section textarea {

  width: 100%;

  display: block;

  color: #515151;

  border: 1px;

  background: #FFF;

  border-style: solid;

  border-color: #f1f1f1;

  border-top-color: #ddd;

  border-left-color: #ddd;

}

.bfQuickMode .bfPage section textarea:not(textarea), .bfQuickMode .bfPage section textarea:not(select) {

  padding: 5px 10px;

  margin: 0;

  font-size: 0.8em;

}

.bfQuickMode button {

  display: block;

  float: right;

  color: #FFF;

  background-color: #939393;

  border-color: #eee;

  border-right-color: #f9f9f9;

  border-bottom-color: #f9f9f9;

  transition: all 0.25s ease-in-out;

  height: 33px;

  /* helps input[type=submit] */

  padding: 0 30px;

  font-size: 1.1em;

  letter-spacing: 0.5px;

  white-space: nowrap;

  text-align: center;

  cursor: pointer;

  border-width: 1px;

  border-style: solid;

  margin: 0px 0;

  /* Shadow */

  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);

  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);

  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);

}

.bfQuickMode button:hover {

  color: #222;

}



#bfElemWrap144 {

  margin-top: 30px;

  margin-bottom: 20px;

}

#bfElemWrap144 label#bfLabel144 {

  width: 100%;

  margin-bottom: 5px;

  display: block;

}

#bfElemWrap144 span.bfCaptcha img#ff_capimgValue {

  width: 230px;

  height: 80px;

  margin: 0px auto 10px auto;

}



#bottomtext section.bfSectionDescription ol {

  list-style: inside decimal !important;

}

#bottomtext section.bfSectionDescription ol li {

  margin-bottom: 20px;

  list-style: inside decimal !important;

}



/*

.wrapper {

    position: absolute;

    width: 500%;

    height: 100%;

    z-index: 0;

}



.screen {

    position: relative;

    height: 100%;

    width: 20%;;

    float: left;

    overflow: hidden;

}

*/

.screen {

  float: left;

  transition: all 250ms ease ease-out;

}



.big-image {

  min-width: 100%;

  min-height: 100%;

  height: auto;

  width: 100%;

}



.video-title {

  position: absolute;

  top: 5%;

  left: 5%;

  opacity: .5;

  margin: 40px 0 0 0;

  padding: 0;

  line-height: .65;

  font-size: 4em;

  text-transform: uppercase;

}



nav#next-btn {
  position: absolute;
  right: 5%;
  top: 45%;
  padding: 20px;
  background: #000;
  border-radius: 40px;
  opacity: .4;
  cursor: pointer;
  z-index: 1000;
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
  nav#next-btn {
    display: none;
  }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
  nav#next-btn {
    display: none;
  }
}

@media only screen and (max-width: 40em) {
  nav#next-btn {
    display: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {
  nav#next-btn {
    display: none;
  }
}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {
  nav#next-btn {
    display: none;
  }
}



nav#next-btn:hover {

  opacity: .6;

}



nav#next-btn .next-icon {

  display: block;

  border-top: solid 2px #fff;

  border-right: solid 2px #fff;

  width: 20px;

  height: 20px;

  position: relative;

  left: -5px;

  -webkit-transform: rotate(45deg);

  -moz-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  -o-transform: rotate(45deg);

  transform: rotate(45deg);

  color: #fff;

  text-decoration: none;

}



/*  BigVideo Styles 

    You may need to adjust these styles to get this working right in your design. 

*/

#big-video-wrap {

  overflow: hidden;

  position: fixed;

  height: 100%;

  width: 100%;

  top: 0;

  left: 0;

}



#big-video-vid, #big-video-image {

  position: absolute;

}



#big-video-control-container {

  position: fixed;

  bottom: 20px;

  padding: 0 20px;

  width: 100%;

  -webkit-transition-duration: 0.6s;

  -moz-transition-duration: 0.6s;

  -ms-transition-duration: 0.6s;

  -o-transition-duration: 0.6s;

  transition-duration: 0.6s;

}



#big-video-control {

  width: 100%;

  height: 16px;

  position: relative;

}



#big-video-control-middle {

  margin: 0 56px 0 24px;

}



#big-video-control-bar {

  width: 100%;

  height: 16px;

  position: relative;

  cursor: pointer;

}



#big-video-control-progress {

  position: absolute;

  top: 7px;

  height: 3px;

  width: 0%;

  background: #fff;

}



#big-video-control-track {

  position: absolute;

  top: 8px;

  height: 1px;

  width: 100%;

  background: #fff;

}



#big-video-control-bound-left {

  left: 0;

}



#big-video-control-bound-right {

  right: -1px;

}



#big-video-control-track .ui-slider-handle {

  opacity: 0;

}



#big-video-control-playhead {

  left: 30%;

}



#big-video-control-play {

  position: absolute;

  top: 0;

  left: 0;

  height: 16px;

  width: 16px;

  background-image: url(../images/tlo.JPG);

}



#big-video-control-timer {

  position: absolute;

  top: 1px;

  right: 0;

  color: #fff;

  font-size: 11px;

}



#big-video-control-playhead, #big-video-control-bound-left, #big-video-control-bound-right {

  position: absolute;

  top: 0;

  height: 16px;

  width: 1px;

  background: #fff;

}



#big-video-control .ui-slider-handle {

  border-left: solid 1px #fff;

  width: 16px;

  height: 16px;

  position: absolute;

  top: -8px;

}



.transparent {

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  filter: alpha(opacity=0);

  -moz-opacity: 0;

  -khtml-opacity: 0;

  opacity: 0;

}



.vjs-big-play-button {

  display: none !important;

}


/*
img.big-image {

  display: none;

}

@media only screen and (max-width: 40em) {

  img.big-image {

    display: block;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  img.big-image {

    display: block;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  img.big-image {

    display: none;

  }

}
*/


body.home-page {

  background-image: url(../images/tlo.JPG);

  overflow: hidden;

  overflow-x: hidden !important;

}

@media only screen and (max-width: 40em) {

  body.home-page {

    overflow: visible;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  body.home-page {

    overflow: visible;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  body.home-page {

    overflow: visible;

  }

}



header.home-overlay {

  position: absolute;

  top: 52%;

  left: 10%;

  z-index: 999;

  color: #fff;

  background: rgba(0, 0, 0, 0.2);

  padding: 20px;

  width: 400px;

  height: 125px;

  height: auto;

  margin: -200px 0 0 -200px;

  -moz-border-radius-topright: 5px;

  -webkit-border-top-right-radius: 5px;

  border-top-right-radius: 5px;

  -moz-border-radius-bottomright: 5px;

  -webkit-border-bottom-right-radius: 5px;

  border-bottom-right-radius: 5px;

}


header.home-overlay2 {

  position: absolute;

  top: 52%;

  right: 0%;

  z-index: 999;

  color: #fff;

  background: rgba(0, 0, 0, 0.2);

  padding: 20px;

  width: 300px;

  height: 125px;

  height: auto;

  margin: -200px 0 0 -200px;

  -moz-border-radius-topright: 5px;

  -webkit-border-top-right-radius: 5px;

  border-top-right-radius: 5px;

  -moz-border-radius-bottomright: 5px;

  -webkit-border-bottom-right-radius: 5px;

  border-bottom-right-radius: 5px;

}

@media only screen and (max-width: 40em) {

  header.home-overlay {

    display: none;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  header.home-overlay {

    display: none;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  header.home-overlay {

    display: none;

  }

}

header.home-overlay h1 {

  font-family: gotham_condensed_bookregular;

  font-size: 52px;

  font-weight: bold;

  text-transform: uppercase;

  letter-spacing: 1px;

  color: #fff;

  padding: 0 0 20px 0;

  margin-bottom: 10px;

  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);

}

header.home-overlay p {

  font-family: gotham_condensed_bookregular;

  font-size: 38px;

  line-height: 40px;

  color: #fff;

  text-align: right;

}

header.home-overlay a {

  color: #fff;

}



header.home-overlay2 h1 {

  font-family: gotham_condensed_bookregular;

  font-size: 52px;

  font-weight: bold;

  text-transform: uppercase;

  letter-spacing: 1px;

  color: #fff;

  padding: 0 0 20px 0;

  margin-bottom: 10px;

  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);

}

header.home-overlay2 p {

  font-family: gotham_condensed_bookregular;

  font-size: 38px;

  line-height: 40px;

  color: #fff;

  text-align: right;

}

header.home-overlay2 a {

  color: #fff;

}


#anniversary {

  position: absolute;

  width: 170px;

  height: 190px;

  display: block;

  top:41%;

  right: 5%;

  z-index: 999;

  margin: -200px 0 0 -200px;

}

@media only screen and (max-width: 40em) {

  #anniversary {

    display: none;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #anniversary {

    display: none;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #anniversary {

    display: none;

  }

}

#anniversary .days, #anniversary .hours, #anniversary .min, #anniversary .sec, #anniversary #title-count {

  display: inline-block;

  position: relative;

  padding: 4px 4px 0px 4px;

  margin-right: 3px;

  background-color: black;

  background-color: rgba(0, 0, 0, 0.3);

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";

}

#anniversary .sec {

  margin-right: 0px !important;

}

#anniversary .numbers {

  font-size: 18px;

}

#anniversary #countdown {

  position: relative;

  font-size: 12px;

  color: #ffffff;

  text-align: center;

  display: block;

  margin-top: 5px;

}

#anniversary #title-count {

  font-family: gotham_condensed_bookregular;

  font-size: 17px;

  letter-spacing: 0.06em;

  color: #E4E3E3;

  text-shadow: -1px 0px 4px black;

  display: block;

  margin-top: 3px;

  max-width: 148px;

  left: 2px;

}

#anniversary .title-count {

  margin-top: 10px;

  color: #fff;

  display: block;

}

#anniversary .home-banner {

  top: 50px;

  position: relative;

}

#anniversary .home-banner img {

  width: 165px;

  height: auto;

}



#home-header-full {

  line-height: 20px;

  font-size: 11px;

  background: #fff;

  color: #fff;

  background: rgba(0, 0, 0, 0.2);

  z-index: 9999;

  position: absolute;

  width: 100%;

  height: 54px;

  top: 0;

  left: 0;

  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.2);

}

@media only screen and (max-width: 40em) {

  #home-header-full {

    position: relative !important;

    top: none !important;

    left: none !important;

    height: auto !important;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #home-header-full {

    position: relative !important;

    top: none !important;

    left: none !important;

    height: auto !important;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #home-header-full {

    position: relative !important;

    top: none !important;

    left: none !important;

    height: auto !important;

  }

}

#home-header-full #home-header-wrapper {

  position: relative;

}

#home-header-full #home-header-wrapper #phone-home {

  float: right;

  height: 54px;

}

@media only screen and (max-width: 40em) {

  #home-header-full #home-header-wrapper #phone-home {

    display: none !important;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #home-header-full #home-header-wrapper #phone-home {

    display: none !important;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #home-header-full #home-header-wrapper #phone-home {

    display: none !important;

  }

}

#home-header-full #home-header-wrapper #phone-home  {

  font-family: gotham_condensed_bookregular;

  font-size: 19px;

  text-transform: uppercase;

  color: #FFF;

  display: block;

  line-height: 54px;

  text-align: right;

}

#home-header-full #home-header-wrapper #phone-home:hover {

  color: #E71938;

}



/*

#home-content-full {

    //display: none;

    @media only screen and (max-width: 40em) {

        display:block;

        min-height:215px; 

    }



    @media only screen and (min-width:40.0625em) and (max-width:50em) {

        display:block;

        min-height:600px; 

    }



    @media only screen and (min-width:50.0625em) and (max-width:63.9375em) {

        display:block;

        min-height:600px; 

    }

}

*/

div.wrapper [id^="screen-"] {

  display: none;

}

@media only screen and (max-width: 40em) {

  div.wrapper [id^="screen-"] {

    display: none;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  div.wrapper [id^="screen-"] {

    display: none;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  div.wrapper [id^="screen-"] {

    display: none;

  }

}



div.wrapper #screen-1 {

  display: block;

}

@media only screen and (max-width: 40em) {

  div.wrapper #screen-1 {

    display: block !important;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  div.wrapper #screen-1 {

    display: block !important;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  div.wrapper #screen-1 {

    display: block !important;

  }

}



#big-video-wrap {

  position: fixed;

  top: 0;

  left: 0;

  min-height: 215px;

}



#home-menu-footer-full {

  font-size: 11px;

  line-height: 24px;

  text-transform: uppercase;

  color: #fff;

  background: rgba(0, 0, 0, 0.2);

  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.2);

  z-index: 9998;

  position: absolute;

  bottom: 60px;

  left: 0;

  width: 100%;

  height: 50px;

}

@media only screen and (max-width: 40em) {

  #home-menu-footer-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #home-menu-footer-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #home-menu-footer-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

#home-menu-footer-full .phone-footer {

  font-family: gotham_condensed_bookregular;

  font-size: 24px;

  text-align: center;

  text-transform: capitalize;

  padding: 8px;

  color: #fff;

  min-height: 40px;

  background: #E71939;

  display: none;

}

#home-menu-footer-full .phone-footer a {

  color: #fff;

}

@media only screen and (max-width: 40em) {

  #home-menu-footer-full .phone-footer {

    display: block;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #home-menu-footer-full .phone-footer {

    display: block;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #home-menu-footer-full .phone-footer {

    display: block;

  }

}

#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer {

  width: 100%;

}

#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul * {

  margin: 0px;

  padding: 0px;

}

#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul {

  width: 100%;

  padding-top: 0px;

  height: auto !important;

}

@media only screen and (max-width: 40em) {

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul {

    padding-top: 0;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul {

    padding-top: 0;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul {

    padding-top: 0;

  }

}

#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li {

  float: left;

  padding-top: 5px;

  margin-left: 30px;

  overflow: hidden;

}

#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:first-child {

  margin-left: 0;

}

#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(1) a {

  background: top left url(../icons/camera.png) no-repeat;

  /* home.png */

}

#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(2) a {

  background: top left url(../icons/home.png) no-repeat;

}

#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(3) a {

  background: top left url(../icons/cup.png) no-repeat;

}

#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(4) a {

  background: center left url(../icons/hoja.png) no-repeat;

}

#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(5) a {

  background: top left url(../icons/worker.png) no-repeat;

}

#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li a {

  font-family: gotham_condensed_bookregular;

  font-size: 19px;

  letter-spacing: 0.01em;

  line-height: 42px;

  padding-left: 45px;

  display: block;

  color: #fff;

  text-align: center;

  text-transform: uppercase;

  text-shadow: 1px 1px 1px #000;

  transition: all 350ms ease ease-out;

}

@media only screen and (max-width: 40em) {

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li a {

    text-align: left;

  }

}

#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li a:hover {

  color: #999;

}

@media only screen and (max-width: 40em) {

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li {

    width: 100% !important;

    margin-left: 0;

    border-bottom: 1px solid #333;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(5) {

    border-bottom: none !important;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(1) a {

    width: 150px;

    margin: 0 auto;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(2) a {

    width: 180px;

    margin: 0 auto;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(3) a {

    width: 200px;

    margin: 0 auto;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(4) a {

    width: 160px;

    margin: 0 auto;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(5) a {

    width: 180px;

    margin: 0 auto;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li {

    width: 50%;

    float: left;

    margin-left: 0;

    border-left: 1px solid #333;

    border-bottom: 1px solid #333;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(1) {

    width: 100% !important;

    border-left: none;

    border-top: 1px solid #333;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(2) {

    border-left: none;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(4) {

    border-left: none;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(3) {

    padding-left: 20px;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(5) {

    padding-left: 20px;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(1) a {

    width: 150px;

    margin: 0 auto;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(2) a {

    width: 180px;

    margin: 0 auto;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(3) a {

    width: 200px;

    margin: 0 auto;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(4) a {

    width: 160px;

    margin: 0 auto;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(5) a {

    width: 180px;

    margin: 0 auto;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li {

    width: 50%;

    float: left;

    margin-left: 0;

    border-left: 1px solid #333;

    border-bottom: 1px solid #333;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(1) {

    width: 100% !important;

    border-left: none;

    border-top: 1px solid #333;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(2) {

    border-left: none;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(3) {

    padding-left: 20px;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(4) {

    border-left: none;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(5) {

    padding-left: 20px;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(1) a {

    width: 150px;

    margin: 0 auto;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(2) a {

    width: 180px;

    margin: 0 auto;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(3) a {

    width: 200px;

    margin: 0 auto;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(4) a {

    width: 160px;

    margin: 0 auto;

  }

  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li:nth-child(5) a {

    width: 180px;

    margin: 0 auto;

  }

}

#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li.item-610 {

  overflow: hidden;

}



#menu-footer li ul {

  display: none;

  position: absolute;

  top: -152px;

  width: 190px !important;

  z-index: 8888;

  height: auto !important;

  background-image: url("../images/bottom-menu-arrow.png");

  background-repeat: no-repeat;

  background-position: center bottom;

}

@media only screen and (max-width: 40em) {

  #menu-footer li ul {

    display: block !important;

    position: relative !important;

    top: 0 !important;

    width: 100% !important;

    margin: 0 auto !important;

    margin-bottom: 20px;

    background-image: none !important;

    background-repeat: none !important;

    background-position: none !important;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #menu-footer li ul {

    top: -49px;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #menu-footer li ul {

    top: -49px;

  }

}



#menu-footer li ul li {

  display: block;

  height: auto;

  float: none !important;

  background: url("../images/menu-background.png") repeat !important;

  margin: 0px !important;

  padding: 0 10px !important;

}

#menu-footer li ul li:first-child {

  border-top: 1px solid #333;

  margin: 0px !important;

}

#menu-footer li ul li:last-child {

  margin-bottom: 26px !important;

}

@media only screen and (max-width: 40em) {

  #menu-footer li ul li:last-child {

    margin-bottom: 0px !important;

  }

}

@media only screen and (max-width: 40em) {

  #menu-footer li ul li {

    display: block !important;

    width: 100% !important;

    height: auto;

    float: none !important;

    background: none !important;

  }

}



#menu-footer li ul li a {

  display: block;

  float: none;

  color: #FFF;

  font-size: 17px;

  letter-spacing: 0.04em;

  text-align: center !important;

  line-height: 50px;

  padding: 0 15px !important;

  height: auto;

  padding-left: none !important;

  background: none !important;

}



#menu-footer li ul li a:hover {

  background: rgba(0, 0, 0, 0.2);

  color: #fff;

}



#home-footer-full {

  line-height: 24px;

  font-size: 11px;

  text-transform: uppercase;

  color: #fff;

  background: #252525;

  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.2);

  z-index: 9999;

  position: absolute;

  bottom: 20px;

  left: 0;

  width: 100%;

  height: 40px;

}

@media only screen and (max-width: 40em) {

  #home-footer-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #home-footer-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #home-footer-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

#home-footer-full nav#menu-credit ul {

  overflow: hidden;

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #home-footer-full nav#menu-credit ul {

    width: 542px;

    margin-left: auto;

    margin-right: auto;

    text-align: center;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #home-footer-full nav#menu-credit ul {

    width: 542px;

    margin-left: auto;

    margin-right: auto;

    text-align: center;

  }

}

#home-footer-full nav#menu-credit ul li {

  margin-right: 23px;

  float: left;

}

#home-footer-full nav#menu-credit ul li:first-child {

  margin-left: 4px;

}

@media only screen and (max-width: 40em) {

  #home-footer-full nav#menu-credit ul li {

    float: none;

    display: block;

    margin-right: 0px;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #home-footer-full nav#menu-credit ul li {

    margin-right: 15px;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #home-footer-full nav#menu-credit ul li {

    margin-right: 15px;

  }

}

#home-footer-full nav#menu-credit ul li a {

  font-family: gotham_condensed_bookregular;

  font-size: 17px;

  text-transform: capitalize;

  letter-spacing: 0.01em;

  line-height: 40px;

  display: block;

  color: #fff;

  transition: all 250ms ease ease-out;

}

@media only screen and (max-width: 40em) {

  #home-footer-full nav#menu-credit ul li a {

    text-align: center;

  }

}

#home-footer-full nav#menu-credit ul li a:hover {

  color: #999;

}

#home-footer-full nav#menu-credit ul li.item-821 a {

  letter-spacing: 0.02em;

  color: #F29A36;

}

#home-footer-full nav#menu-credit ul li.item-821 a:hover {

  color: #999;

}

#home-footer-full #footer-social-icons {

  overflow: hidden;

}

#home-footer-full #footer-social-icons ul {

  float: right;

  overflow: hidden;

}

@media only screen and (max-width: 40em) {

  #home-footer-full #footer-social-icons ul {

    width: 120px;

    display: block;

    float: none !important;

    margin-left: auto;

    margin-right: auto;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #home-footer-full #footer-social-icons ul {

    width: 120px;

    display: block;

    float: none !important;

    margin-left: auto;

    margin-right: auto;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #home-footer-full #footer-social-icons ul {

    width: 120px;

    display: block;

    float: none !important;

    margin-left: auto;

    margin-right: auto;

  }

}

#home-footer-full #footer-social-icons ul li {

  float: left;

  padding: 8px 0px 8px 0px;

  margin-left: 15px;

}

#home-footer-full #footer-social-icons ul li a {

  width: 24px;

  height: 24px;

  display: block;

  -moz-transform: rotate(0deg);

  -ms-transform: rotate(0deg);

  -webkit-transform: rotate(0deg);

  transform: rotate(0deg);

  transition: all 2s ease ease-out;

}

#home-footer-full #footer-social-icons ul li a.facebook {

  background: url(../icons/facebook.png) no-repeat;

}

#home-footer-full #footer-social-icons ul li a.youtube {

  background: url(../icons/youtube.png) no-repeat;

}

#home-footer-full #footer-social-icons ul li a.google-plus {

  background: url(../icons/google-plus.png) no-repeat;

}

#home-footer-full #footer-social-icons ul li a:hover {

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);

  opacity: 0.8;

}

#home-footer-full #footer-social-icons ul li a span {

  display: none;

}

#home-footer-full #footer-search label {

  display: none;

}

#home-footer-full #footer-search input[type="search"] {

  width: 80%;

  font-family: gotham_condensed_bookregular;

  font-size: 14px;

  font-weight: 700;

  text-transform: capitalize;

  letter-spacing: 1px;

  float: right;

  padding: 0 10px;

  margin-top: 8px;

  height: 24px;

  line-height: 24px;

  color: #000;

  background: #BBBBBB;

  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);

  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);

  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);

}

@media only screen and (max-width: 40em) {

  #home-footer-full #footer-search input[type="search"] {

    width: 182px;

    display: block;

    float: none !important;

    margin-left: auto;

    margin-right: auto;

    margin-top: 20px;

    margin-bottom: 20px;

    float: none !important;

    text-align: center;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #home-footer-full #footer-search input[type="search"] {

    width: 50%;

    display: block;

    float: none !important;

    margin-left: auto;

    margin-right: auto;

    margin-top: 20px;

    margin-bottom: 20px;

    float: none !important;

    text-align: center;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #home-footer-full #footer-search input[type="search"] {

    width: 90%;

    display: block;

    float: none !important;

    margin-left: auto;

    margin-right: auto;

    float: none !important;

    text-align: center;

  }

}



#home-copy-full {

  background: black;

  z-index: 9999;

  position: absolute;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 20px;

  clear: both;

}

@media only screen and (max-width: 40em) {

  #home-copy-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #home-copy-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #home-copy-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

#home-copy-full #home-copy-wrapper {

  overflow: hidden;

}

#home-copy-full #home-copy-wrapper p {

  font-family: gotham_condensed_bookregular;

  font-size: 11px;

  text-align: center;

  text-transform: uppercase;

  letter-spacing: 1px;

  color: white;

  line-height: 20px;

  padding-right: 20px;

}

@media only screen and (max-width: 40em) {

  #home-copy-full #home-copy-wrapper p {

    text-align: center;

  }

}



#logo {

  padding-top: 6px;

  overflow: hidden;

}

@media only screen and (max-width: 40em) {

  #logo {

    background: #000;

    padding-bottom: 15px;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #logo {

    background: #000;

    padding-bottom: 15px;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #logo {

    background: #000;

    padding-bottom: 15px;

    width: 100% !important;

  }

}

#logo a.logo {

  width: 208px;

  height: 143px;

  display: block;

  margin: 0;

  background: url(../images/key.png) no-repeat;

}

#logo a.logo span {

  display: none;

}



@media only screen and (max-width: 40em) {

  #nav-menu-principal {

    padding: 0 !important;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #nav-menu-principal {

    padding: 0 !important;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #nav-menu-principal {

    width: 100% !important;

    padding: 0 !important;

  }

}



a.logo-mobile {

  width: 208px !important;

  height: 43px !important;

  display: block;

  padding: 10px;

  background: center center url(../images/logo2.png) no-repeat;

}

a.logo-mobile span {

  display: none;

}



body.sub-page a#slidemenu {

  font-family: gotham_condensed_bookregular;

  font-size: 24px;

  letter-spacing: 1px;

  padding: 8px;

  color: #fff;

  text-transform: uppercase;

  text-align: center;

  background: #2F2F2F;

  display: none;

}

@media only screen and (max-width: 40em) {

  body.sub-page a#slidemenu {

    display: block;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  body.sub-page a#slidemenu {

    display: block;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  body.sub-page a#slidemenu {

    display: block;

  }

}

body.sub-page #menu-mobile {

  display: none;

}



#menu-mobile {

  display: none;

}

@media only screen and (max-width: 40em) {

  #menu-mobile {

    display: block;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #menu-mobile {

    display: block;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #menu-mobile {

    display: block;

  }

}

#menu-mobile ul li {

  background: #2F2F2F;

  border-bottom: 1px solid #6B6B6B;

}

#menu-mobile ul li a.oneclick {

  color: orange;

}

#menu-mobile ul li ul.nav-child li {

  background: #585858;

}

#menu-mobile ul li ul.nav-child li a.suboneclick {

  color: orange;

  background: #2F2F2F;

}

#menu-mobile ul li ul.sub-nav-child li a {

  font-size: 18px;

  text-transform: capitalize;

}

#menu-mobile ul li a {

  position: relative;

  font-family: gotham_condensed_bookregular;

  font-size: 21px;

  color: #f5f5f5;

  letter-spacing: 0.04em;

  line-height: 35px;

  text-transform: uppercase;

  text-decoration: none;

  text-align: center;

  display: block;

  transition: all 450ms ease ease-out;

}

#menu-mobile ul li a:hover {

  background: #E71939;

}



.nav-child, .sub-nav-child {

  display: none;

}



#menu-principal {

  display: block;

  position: relative;

  z-index: 99;

  height: auto;

}

@media only screen and (max-width: 40em) {

  #menu-principal {

    display: none;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #menu-principal {

    display: none;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #menu-principal {

    display: none;

  }

}



#menu-principal li {

  display: block;

  float: left;

}



#menu-principal li a {

  display: block;

  position: relative;

  float: left;

  padding: 0 15px;

  font-family: gotham_condensed_bookregular;

  font-size: 19px;

  letter-spacing: 0.03em;

  line-height: 54px;

  text-decoration: none;

  color: #f5f5f5;

  transition: all 450ms ease ease-out;

}



#menu-principal li a:hover, #menu-principal li a.active {

  background: rgba(0, 0, 0, 0.2);

  color: orange;

}



#menu-principal li.item-299 a:hover, #menu-principal li.item-299 a.active {

  color: #FF0042;

}



#menu-principal li.item-300 a:hover, #menu-principal li.item-300 a.active {

  color: #2BC1FF;

}



#menu-principal li.item-614 a:hover, #menu-principal li.item-614 a.active {

  color: #CCC;

}



#menu-principal li ul {

  display: none;

  position: absolute;

  top: 54px;

  width: 230px;

  background: rgba(0, 0, 0, 0.2);

  z-index: -1;

  height: auto !important;

}



#menu-principal li ul li {

  display: block;

  width: 230px;

  height: auto;

}



#menu-principal li ul li a {

  display: block;

  float: none;

  color: #FFF;

  font-size: 17px;

  letter-spacing: 0.04em;

  line-height: 50px;

  padding: 0 15px;

  height: auto;

}



#menu-principal li ul li a:hover {

  background: rgba(0, 0, 0, 0.2);

  color: #fff;

}



#menu-principal li ul.expanded {

  width: 460px;

  height: auto !important;

}



#menu-principal li ul.expanded li {

  margin-right: 230px;

}



#menu-principal li ul li ul {

  display: none;

  position: absolute;

  left: 230px;

  top: 0;

  height: 100%;

  background: none;

}



#menu-principal li ul li ul li a {

  color: #fff;

}



#menu-principal li ul li a:hover, #menu-principal li ul li a.active {

  color: orange;

}



#menu-principal li ul li ul {

  border-left: 1px solid orange;

  height: 90.6% !important;

  margin-top: 26px;

  background: url("../images/menu-background.png");

}



#menu-principal li.item-299 ul li ul {

  border-left: 1px solid #FF0042;

}



#menu-principal li.item-300 ul li ul {

  border-left: 1px solid #2BC1FF;

}



#menu-principal li.item-614 ul li ul {

  border-left: 1px solid #CCC;

}



#menu-principal li ul li:first-child {

  margin-top: 26px;

}



#menu-principal li ul li ul li:first-child {

  margin-top: 0px !important;

}



#menu-principal ul {

  float: left;

}



#menu-principal ul li {

  text-transform: uppercase;

}



#menu-principal ul li ul li {

  text-transform: capitalize !important;

  background: url("../images/menu-background.png");

}



#menu-principal ul li ul li ul li {

  text-transform: capitalize !important;

  background: none !important;

}



#menu-principal ul li ul li ul.sub-nav-child li a {

  line-height: 31px;

}



#menu-principal li ul {

  display: none;

  position: absolute;

  top: 54px;

  width: 230px;

  background: rgba(0, 0, 0, 0.2);

  z-index: -1;

  height: auto !important;

  background: url("../images/top-menu-arrow.png");

  background-repeat: no-repeat;

  background-position: 33px 0px;

}



body.sub-page {

  position: relative;

  background: #F9F9F9;

}



#default-header-full {

  line-height: 24px;

  background: rgba(0, 0, 0, 0.4);

  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.3);

  position: relative;

  width: 100%;

  height: 54px;

  z-index: 9999;

}

@media only screen and (max-width: 40em) {

  #default-header-full {

    position: relative !important;

    top: none !important;

    left: none !important;

    height: auto !important;

    background: #000;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #default-header-full {

    position: relative !important;

    top: none !important;

    left: none !important;

    height: auto !important;

    background: #000;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #default-header-full {

    position: relative !important;

    top: none !important;

    left: none !important;

    height: auto !important;

    background: #000;

    padding: 0 !important;

  }

}

#default-header-full #default-header-wrapper {

  position: relative;

}

@media only screen and (max-width: 40em) {

  #default-header-full #default-header-wrapper {

    max-width: 100% !important;

    margin-left: 0;

    margin-right: 0;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #default-header-full #default-header-wrapper {

    max-width: 100% !important;

    margin-left: 0;

    margin-right: 0;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #default-header-full #default-header-wrapper {

    max-width: 100% !important;

    margin-left: 0;

    margin-right: 0;

  }

}

#default-header-full #default-header-wrapper #phone-home {

  float: right;

  height: 54px;

}

@media only screen and (max-width: 40em) {

  #default-header-full #default-header-wrapper #phone-home {

    display: none;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #default-header-full #default-header-wrapper #phone-home {

    display: none;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #default-header-full #default-header-wrapper #phone-home {

    display: none;

  }

}

#default-header-full #default-header-wrapper #phone-home a {

  font-family: gotham_condensed_bookregular;

  font-size: 19px;

  text-transform: uppercase;

  color: #FFF;

  display: block;

  line-height: 54px;

  text-align: right;

}

#default-header-full #default-header-wrapper #phone-home a:hover {

  color: #E71938;

}



/*

#default-sub-menu-full {

    position: relative;

    z-index: 9999;

    height: 44px;

    background: rgba(0,0,0,0.2) !important;

    #default-sub-menu-wrapper {

        //

        #nav-sub-menu {

            //

            color: #fff;

            z-index: 9999;

            ul {

                //

                li {

                    float: left;

                    display: block;

                    a {

                        font-family: gotham_condensed_bookregular;

                        font-size:19px;

                        letter-spacing: 0.04em;

                        line-height: 44px;

                        text-decoration: none;

                        color: #f5f5f5;

                        text-align: center;



                        position: relative;

                        float: left;

                        display: block;

                        padding: 0 14px;

                        

                        transition: all 450ms ease ease-out;

                        &:hover {

                            background: rgba(0, 0, 0, 0.2);

                            color: orange;

                        }

                    }

                }

                li.active {

                    background: rgba(0, 0, 0, 0.2);

                    color: orange;

                }

            }

        }

    }

}



#menu-principal li a:hover, #menu-principal li a.active {

  

}



*/

#default-menu-footer-full {

  font-size: 11px;

  line-height: 24px;

  text-transform: uppercase;

  color: #fff;

  background: rgba(0, 0, 0, 0.2) url(../images/home-bg.gif) repeat;

  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.1);

  position: relative;

  width: 100%;

  height: 50px;

}

@media only screen and (max-width: 40em) {

  #default-menu-footer-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #default-menu-footer-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #default-menu-footer-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

#default-menu-footer-full .phone-footer {

  font-family: gotham_condensed_bookregular;

  font-size: 24px;

  text-align: center;

  text-transform: capitalize;

  padding: 8px;

  color: #fff;

  min-height: 40px;

  background: #E71939;

  display: none;

}

#default-menu-footer-full .phone-footer a {

  color: #fff;

}

@media only screen and (max-width: 40em) {

  #default-menu-footer-full .phone-footer {

    display: block;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #default-menu-footer-full .phone-footer {

    display: block;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #default-menu-footer-full .phone-footer {

    display: block;

  }

}

#default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer {

  width: 100%;

}

#default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul * {

  margin: 0px;

  padding: 0px;

}

#default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul {

  width: 100%;

}

@media only screen and (max-width: 40em) {

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul {

    padding-top: 0;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul {

    padding-top: 0;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul {

    padding-top: 0;

  }

}

#default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li {

  float: left;

  padding-top: 5px;

  margin-left: 30px;

}

#default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:first-child {

  margin-left: 0;

}

#default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(1) a {

  background: top left url(../icons/camera.png) no-repeat;

  /* home.png */

}

#default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(2) a {

  background: top left url(../icons/home.png) no-repeat;

}

#default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(3) a {

  background: top left url(../icons/cup.png) no-repeat;

}

#default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(4) a {

  background: center left url(../icons/hoja.png) no-repeat;

}

#default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li a {

  font-family: gotham_condensed_bookregular;

  font-size: 19px;

  letter-spacing: 0.01em;

  line-height: 42px;

  padding-left: 45px;

  display: block;

  color: #fff;

  text-align: center;

  text-transform: uppercase;

  text-shadow: 1px 1px 1px #000;

  transition: all 350ms ease ease-out;

}

@media only screen and (max-width: 40em) {

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li a {

    text-align: left;

  }

}

#default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li a:hover {

  color: #999;

}

@media only screen and (max-width: 40em) {

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li {

    width: 100% !important;

    margin-left: 0;

    border-bottom: 1px solid #333;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(5) {

    border-bottom: none !important;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(1) a {

    width: 150px;

    margin: 0 auto;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(2) a {

    width: 180px;

    margin: 0 auto;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(3) a {

    width: 200px;

    margin: 0 auto;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(4) a {

    width: 100px;

    margin: 0 auto;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(5) a {

    width: 160px;

    margin: 0 auto;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li {

    width: 50%;

    float: left;

    margin-left: 0;

    border-left: 1px solid #333;

    border-bottom: 1px solid #333;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(1) {

    width: 100% !important;

    border-left: none;

    border-top: 1px solid #333;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(2) {

    border-left: none;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(4) {

    border-left: none;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(3) {

    padding-left: 20px;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(5) {

    padding-left: 20px;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(1) a {

    width: 150px;

    margin: 0 auto;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(2) a {

    width: 180px;

    margin: 0 auto;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(3) a {

    width: 200px;

    margin: 0 auto;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(4) a {

    width: 100px;

    margin: 0 auto;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(5) a {

    width: 160px;

    margin: 0 auto;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li {

    width: 50%;

    float: left;

    margin-left: 0;

    border-left: 1px solid #333;

    border-bottom: 1px solid #333;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(1) {

    width: 100% !important;

    border-left: none;

    border-top: 1px solid #333;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(2) {

    border-left: none;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(3) {

    padding-left: 20px;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(4) {

    border-left: none;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(5) {

    padding-left: 20px;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(1) a {

    width: 150px;

    margin: 0 auto;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(2) a {

    width: 180px;

    margin: 0 auto;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(3) a {

    width: 200px;

    margin: 0 auto;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(4) a {

    width: 100px;

    margin: 0 auto;

  }

  #default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li:nth-child(5) a {

    width: 160px;

    margin: 0 auto;

  }

}



#default-footer-full {

  line-height: 24px;

  font-size: 11px;

  text-transform: uppercase;

  color: #fff;

  background: #252525;

  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.2);

  z-index: 9999;

  position: relative;

  width: 100%;

  height: 40px;

}

@media only screen and (max-width: 40em) {

  #default-footer-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #default-footer-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #default-footer-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

#default-footer-full nav#menu-credit ul {

  overflow: hidden;

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #default-footer-full nav#menu-credit ul {

    width: 542px;

    margin-left: auto;

    margin-right: auto;

    text-align: center;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #default-footer-full nav#menu-credit ul {

    width: 542px;

    margin-left: auto;

    margin-right: auto;

    text-align: center;

  }

}

#default-footer-full nav#menu-credit ul li {

  margin-right: 24px;

  float: left;

}

#default-footer-full nav#menu-credit ul li:first-child {

  margin-left: 4px;

}

@media only screen and (max-width: 40em) {

  #default-footer-full nav#menu-credit ul li {

    float: none;

    display: block;

    margin-right: 0px;

  }

}

#default-footer-full nav#menu-credit ul li a {

  font-family: gotham_condensed_bookregular;

  font-size: 17px;

  text-transform: capitalize;

  letter-spacing: 0.01em;

  line-height: 40px;

  display: block;

  color: #fff;

  transition: all 250ms ease ease-out;

}

@media only screen and (max-width: 40em) {

  #default-footer-full nav#menu-credit ul li a {

    text-align: center;

  }

}

#default-footer-full nav#menu-credit ul li a:hover {

  color: #999;

}

#default-footer-full nav#menu-credit ul li.item-821 a {

  letter-spacing: 0.03em;

  color: #F29A36;

}

#default-footer-full nav#menu-credit ul li.item-821 a:hover {

  color: #999;

}

#default-footer-full #footer-social-icons {

  overflow: hidden;

}

#default-footer-full #footer-social-icons ul {

  float: right;

  overflow: hidden;

}

@media only screen and (max-width: 40em) {

  #default-footer-full #footer-social-icons ul {

    width: 120px;

    display: block;

    float: none !important;

    margin-left: auto;

    margin-right: auto;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #default-footer-full #footer-social-icons ul {

    width: 120px;

    display: block;

    float: none !important;

    margin-left: auto;

    margin-right: auto;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #default-footer-full #footer-social-icons ul {

    width: 120px;

    display: block;

    float: none !important;

    margin-left: auto;

    margin-right: auto;

  }

}

#default-footer-full #footer-social-icons ul li {

  float: left;

  padding: 8px 0px 8px 0px;

  margin-left: 15px;

}

#default-footer-full #footer-social-icons ul li a {

  width: 24px;

  height: 24px;

  display: block;

  -moz-transform: rotate(0deg);

  -ms-transform: rotate(0deg);

  -webkit-transform: rotate(0deg);

  transform: rotate(0deg);

  transition: all 2s ease ease-out;

}

#default-footer-full #footer-social-icons ul li a.facebook {

  background: url(../icons/facebook.png) no-repeat;

}

#default-footer-full #footer-social-icons ul li a.youtube {

  background: url(../icons/youtube.png) no-repeat;

}

#default-footer-full #footer-social-icons ul li a.google-plus {

  background: url(../icons/google-plus.png) no-repeat;

}

#default-footer-full #footer-social-icons ul li a:hover {

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);

  opacity: 0.8;

}

#default-footer-full #footer-social-icons ul li a span {

  display: none;

}

#default-footer-full #footer-search {

  /* firefox 19+ */

  /* ie */

}

#default-footer-full #footer-search label {

  display: none;

}

#default-footer-full #footer-search #mod-search-searchword::-webkit-input-placeholder {

  color: #000;

}

#default-footer-full #footer-search ::-webkit-input-placeholder {

  color: #000;

}

#default-footer-full #footer-search ::-moz-placeholder {

  color: #000;

}

#default-footer-full #footer-search :-ms-input-placeholder {

  color: #000;

}

#default-footer-full #footer-search input:-moz-placeholder {

  color: #000;

}

#default-footer-full #footer-search input[type="search"] {

  width: 80%;

  font-family: gotham_condensed_bookregular;

  font-size: 14px;

  font-weight: 700;

  text-transform: capitalize;

  letter-spacing: 1px;

  float: right;

  padding: 0 10px;

  margin-top: 8px;

  line-height: 24px;

  color: #000;

  background: #BBBBBB;

  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);

  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);

  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);

}

@media only screen and (max-width: 40em) {

  #default-footer-full #footer-search input[type="search"] {

    width: 182px;

    display: block;

    float: none !important;

    margin-left: auto;

    margin-right: auto;

    margin-top: 20px;

    margin-bottom: 20px;

    float: none !important;

    text-align: center;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #default-footer-full #footer-search input[type="search"] {

    width: 50%;

    display: block;

    float: none !important;

    margin-left: auto;

    margin-right: auto;

    margin-top: 20px;

    margin-bottom: 20px;

    float: none !important;

    text-align: center;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #default-footer-full #footer-search input[type="search"] {

    width: 90%;

    display: block;

    float: none !important;

    margin-left: auto;

    margin-right: auto;

    float: none !important;

    text-align: center;

  }

}



#default-copy-full {

  position: relative !important;

  bottom: 0 !important;

  left: 0 !important;

  width: 100%;

  height: auto !important;

  height: 20px;

  background: black;

  text-align: center;

}

@media only screen and (max-width: 40em) {

  #default-copy-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #default-copy-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #default-copy-full {

    position: relative !important;

    bottom: 0 !important;

    left: 0 !important;

    width: 100%;

    height: auto !important;

  }

}

#default-copy-full #default-copy-wrapper p {

  font-family: gotham_condensed_bookregular;

  font-size: 11px;

  text-align: center !important;

  text-transform: uppercase;

  letter-spacing: 1px;

  color: white;

  line-height: 20px;

  padding-right: 20px;

}

@media only screen and (max-width: 40em) {

  #default-copy-full #default-copy-wrapper p {

    text-align: center !important;

  }

}



/*

#default-copy-full {



    position: relative;

    width: 100%;

    height: 20px;

    background: black;



    @media only screen and (max-width: 40em) {

        position: relative !important;

        bottom: 0 !important;

        left: 0 !important;

        width: 100%;

        height:auto !important;

    }



    @media only screen and (min-width:40.0625em) and (max-width:50em) {

        position: relative !important;

        bottom: 0 !important;

        left: 0 !important;

        width: 100%;

        height:auto !important;

    }

    @media only screen and (min-width:50.0625em) and (max-width:63.9375em) {

        position: relative !important;

        bottom: 0 !important;

        left: 0 !important;

        width: 100%;

        height:auto !important;

    }

    #default-copy-wrapper {

        //

        p {

            font-family: $font-base;

            font-size: 11px;

            text-align: center;

            text-transform: uppercase;

            letter-spacing: 1px;

            color: white;

            line-height: 20px;

            @media only screen and (max-width: 40em) {

                text-align: center;

            }

        }

    }

}

*/

#article-bg {

  position: relative;

  margin-top: -54px;

  height: 280px;

  z-index: 7;

  border-bottom: #F29A36 6px solid;

}



#article-bg-default {

  position: relative;

  margin-top: -98px;

  height: 280px;

  z-index: 7;

  border-bottom: #F29A36 6px solid;

}



#article-bg-default h1 {

  position: absolute;

  right: 0;

  top: 155px;

  z-index: 1;

  font-family: gotham_condensed_bookregular;

  font-size: 36px;

  line-height: 38px;

  color: #FFF;

  letter-spacing: 1px;

  text-transform: uppercase;

  padding: 20px 140px 20px 20px;

  background: rgba(0, 0, 0, 0.3);

}

@media only screen and (max-width: 40em) {

  #article-bg-default h1 {

    font-size: 22px;

    line-height: 26px;

    padding: 20px 60px 20px 20px;

  }

}



@media only screen and (max-width: 40em) {

  body.itemid-553 #article-bg-default h1 {

    padding-right: 80px;

  }

}



#article-bg h1 {

  position: absolute;

  right: 0;

  top: 150px;

  z-index: 1;

  font-family: gotham_condensed_bookregular;

  font-size: 75px;

  color: #FFF;

  letter-spacing: 1px;

  text-transform: uppercase;

  padding: 40px;

  background: rgba(0, 0, 0, 0.3);

}

@media only screen and (max-width: 40em) {

  #article-bg h1 {

    line-height: 80px;

    padding: 20px 60px 20px 20px;

  }

}



.red {

  background: #BC0A28 !important;

}



.light-red {

  background: #FBD4D4 !important;

}



.blue {

  background: #0FB0E4 !important;

}



.light-blue {

  background: #E1F3F9 !important;

}



#container {

  font-family: gotham_condensed_bookregular;

  font-size: 20px;

  letter-spacing: 0.02em;

  color: #333;

  padding-top: 50px;

  background-color: #ffffff;

  *zoom: 1;

  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFCCCCCC');

  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');

  background-size: 100%;

  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #cccccc));

  background-image: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);

  background-image: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);

  background-image: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%);

}

#container p {

  padding-bottom: 10px;

}

#container a {

  color: black;

  font-weight: bold;

}

#container a:hover {

  cursor: pointer;

  color: #E71939;

}

#container ul.list {

  overflow: hidden;

}

#container ul.list li {

  list-style-type: disc;

  margin-left: 20px;

  line-height: 1.6;

}

#container hr.space {

  height: 50px;

  border: none !important;

  clear: both;

}

#container hr.separator {

  border: 0.5px solid #ccc;

  margin: 20px 0;

  clear: both;

}

#container a.img-link-float-left {

  float: left;

}

#container a.img-link-float-right {

  float: right;

}

#container img.img-left {

  display: block;

  float: left;

  margin-right: 20px;

  margin-bottom: 10px;

}

#container img.img-right {

  display: block;

  float: right;

  margin-left: 20px;

  margin-bottom: 10px;

}

#container blockquote {

  font-size: 18px;

  letter-spacing: 0.5px;

  padding: 10px;

  border: 1px solid #ccc;

  background: #EEEEEE;

  margin-bottom: 50px;

}

#container .profile-list {

  overflow: hidden;

}

#container .profile-list h3 {

  font-size: 26px;

  color: #fff;

  padding: 10px 20px;

  border-bottom: 1px solid #FFF;

  display: block;

  background: #535353;

}

@media only screen and (max-width: 40em) {

  #container .profile-list h3 {

    padding: 10px 20px 10px 9px;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #container .profile-list h3 {

    padding: 10px 20px 10px 9px;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #container .profile-list h3 {

    padding: 10px 20px 10px 9px;

  }

}

#container .profile-list ul {

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

  background: #EAEAEA;

}

#container .profile-list ul:before, #container .profile-list ul:after {

  content: " ";

  display: table;

}

#container .profile-list ul:after {

  clear: both;

}

#container .profile-list ul li {

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 50%;

  float: left;

  padding-top: 3px;

  padding-bottom: 3px;

  padding-left: 45px;

  line-height: 28px;

  border-bottom: 1px solid #CCC;

}

@media only screen and (max-width: 40em) {

  #container .profile-list ul li {

    padding-left: 30px !important;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #container .profile-list ul li {

    padding-left: 30px !important;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #container .profile-list ul li {

    padding-left: 30px !important;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

#container .profile-list ul li:hover {

  color: #E71939;

}

#container .profile-list ul li.ok {

  background: url(../icons/ok.png) 15px center no-repeat;

}

@media only screen and (max-width: 40em) {

  #container .profile-list ul li.ok {

    background: url(../icons/ok.png) 3px center no-repeat;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #container .profile-list ul li.ok {

    background: url(../icons/ok.png) 3px center no-repeat;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #container .profile-list ul li.ok {

    background: url(../icons/ok.png) 3px center no-repeat;

  }

}



div.tabs-vertical * {

  margin: 0px;

  padding: 0px;

  text-decoration: none;

  list-style: none;

  outline: none;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}



div.tabs-vertical {

  background: #F3F3F3;

}



div.tabs-vertical ul.tabs-v {

  margin: 0;

  padding-top: 10px;

  padding-bottom: 10px;

  float: right;

  list-style: none;

  width: 34%;

  background: #F29A36;

  height: auto !important;

  min-height: 360px;

  position: relative;

}

div.tabs-vertical ul.tabs-v li.block {

  position: absolute;

  left: 0;

  bottom: 0;

  width: 100%;

  max-height: 140px;

  pointer-events: none;

  cursor: default;

}

div.tabs-vertical ul.tabs-v li.block span {

  margin-bottom: 5px;

  display: block;

}

div.tabs-vertical ul.tabs-v li.block img {

  width: 96px;

  height: 96px;

  display: inline-block;

  border: 2px solid #fff;

  float: left !important;

  margin-right: 15px;

}

div.tabs-vertical ul.tabs-v li.block h4 {

  width: 160px;

  text-transform: uppercase;

  line-height: 23px;

  float: left !important;

}



div.tabs-vertical ul.tabs-v li {

  font-size: 22px;

  line-height: 20px;

  text-align: left;

  padding: 10px 5px 10px 15px;

  margin-left: 0px !important;

  cursor: pointer;

  color: #FFF;

  overflow: hidden;

  position: relative;

  transition: all 350ms ease ease-out;

  background: none;

}



div.tabs-vertical ul.tabs-v li:first-child {

  margin-top: 0px;

}



div.tabs-vertical ul.tabs-v li:hover {

  color: #333;

  background: #FFEBD4;

}



div.tabs-vertical ul.tabs-v li.active {

  background: #ffd6a7;

  color: #333333 !important;

  display: block;

}



div.tabs-vertical .tab_container-v {

  float: left;

  width: 66%;

  height: auto !important;

}



div.tabs-vertical .tab_content-v {

  padding: 0px;

  display: none;

  height: 100%;

  height: auto !important;

}



div.tabs-vertical .tab_content-v h2 {

  font-size: 22px;

  font-weight: bold;

  line-height: 24px;

  text-transform: uppercase;

  color: #333;

  margin-bottom: 10px;

  border-bottom: 1px solid #CCC;

}



div.tabs-vertical .tab_content-v p {

  padding-bottom: 10px;

}



div.tabs-vertical .tab_drawer_heading-v {

  display: none;

}



@media screen and (max-width: 768px) {

  div.tabs-vertical .tabs-v {

    display: none;

  }



  div.tabs-vertical .tab_content-v {

    padding: 10px !important;

  }



  div.tabs-vertical .tab_container-v {

    width: 100%;

    padding-top: 0px !important;

  }



  div.tabs-vertical .tab_drawer_heading-v {

    font-size: 20px;

    line-height: 35px;

    text-align: center;

    color: #FFF;

    background: #F29A36;

    padding: 5px 20px;

    margin-top: 10px;

    display: block;

    cursor: pointer;

    -webkit-touch-callout: none;

    -webkit-user-select: none;

    -khtml-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

  }

  div.tabs-vertical .tab_drawer_heading-v:first-child {

    margin-top: 0px !important;

  }



  div.tabs-vertical .d_active {

    background-color: #F29A36;

    color: #fff;

  }

}

div.tabs-vertical2 * {

  margin: 0px;

  padding: 0px;

  text-decoration: none;

  list-style: none;

  outline: none;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}



div.tabs-vertical2 {

  background: #F3F3F3;

}



div.tabs-vertical2 ul.tabs-v2 {

  margin: 0;

  padding-top: 10px;

  padding-bottom: 10px;

  float: right;

  list-style: none;

  overflow: hidden;

  width: 34%;

  background: #F29A36;

  height: auto;
  min-height:360px;

}



div.tabs-vertical2 ul.tabs-v2 li {

  font-size: 22px;

  line-height: 20px;

  text-align: left;

  padding: 10px 5px 10px 20px;

  margin-left: 0px !important;

  cursor: pointer;

  color: #FFF;

  overflow: hidden;

  position: relative;

  transition: all 350ms ease ease-out;

  background: none;

}



div.tabs-vertical2 ul.tabs-v2 li:first-child {

  margin-top: 0px;

}



div.tabs-vertical2 ul.tabs-v2 li:hover {

  color: #333;

  background: #FFEBD4;

}



div.tabs-vertical2 ul.tabs-v2 li.active {

  background: #ffd6a7;

  color: #333333 !important;

  display: block;

}



div.tabs-vertical2 .tab_container-v2 {

  float: left;

  width: 66%;

  overflow: auto;

}



div.tabs-vertical2 .tab_content-v2 {

  position: relative;

  padding: 0px;

  display: none;

}



div.tabs-vertical2 .tab_content-v2 h2 {

  font-size: 22px;

  font-weight: bold;

  line-height: 24px;

  text-transform: uppercase;

  color: #333;

  margin-bottom: 10px;

  border-bottom: 1px solid #CCC;

}



div.tabs-vertical2 .tab_content-v2 p {

  padding-bottom: 10px;

}



div.tabs-vertical2 .tab_drawer_heading-v2 {

  display: none;

}



@media screen and (max-width: 768px) {

  div.tabs-vertical2 .tabs-v2 {

    display: none;

  }



  div.tabs-vertical2 .tab_content-v2 {

    padding: 10px !important;

  }



  div.tabs-vertical2 .tab_container-v2 {

    width: 100%;

    padding-top: 0px !important;

  }



  div.tabs-vertical2 .tab_drawer_heading-v2 {

    font-size: 20px;

    line-height: 35px;

    text-align: center;

    color: #FFF;

    background: #F29A36;

    padding: 5px 20px;

    margin-top: 10px;

    display: block;

    cursor: pointer;

    -webkit-touch-callout: none;

    -webkit-user-select: none;

    -khtml-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

  }

  div.tabs-vertical2 .tab_drawer_heading-v2:first-child {

    margin-top: 0px !important;

  }



  div.tabs-vertical2 .d_active {

    background-color: #F29A36;

    color: #fff;

  }

}

div.tabs-horizontal * {

  margin: 0px;

  padding: 0px;

  text-decoration: none;

  list-style: none;

  outline: none;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}



div.tabs-horizontal {

  overflow: hidden;

  background: #E1E1E1;

}



div.tabs-horizontal ul.tabs-h {

  margin: 0px;

  float: left;

  list-style: none;

  overflow: hidden;

  width: 100%;

  border-bottom: 2px solid #ccc;

  background: #535353;

  color: #fff;

}



div.tabs-horizontal ul.tabs-h li {

  position: relative;

  width: 20%;

  font-size: 18px;

  color: #FFF;

  line-height: 20px;

  text-align: center;

  float: left;

  padding: 10px;

  cursor: pointer;

  overflow: hidden;

  margin-left: 0px !important;

  list-style-type: none !important;

  transition: all 1s ease ease-out;

}



div.tabs-horizontal ul.tabs-h li:first-child {

  margin-left: 0px;

}



div.tabs-horizontal ul.tabs-h li:hover {

  color: #333;

  background: #E1E1E1;

}



div.tabs-horizontal ul.tabs-h li.active {

  background: #E1E1E1;

  color: #333;

  display: block;

}



div.tabs-horizontal .tab_container-h {

  clear: both;

  float: left;

  width: 100%;

  overflow: auto;

}



div.tabs-horizontal .tab_content-h {

  display: none;

}



div.tabs-horizontal .tab_content-h h2 {

  font-size: 20px;

  text-transform: uppercase;

  color: #333;

  margin-bottom: 10px;

}



div.tabs-horizontal .tab_content-h p {

  padding-bottom: 10px;

}



div.tabs-horizontal .tab_drawer_heading-h {

  display: none;

}



@media screen and (max-width: 1200px) {

  div.tabs-horizontal .tabs-h {

    display: none;

  }



  div.tabs-horizontal .tab_content-h {

    padding: 10px !important;

  }



  div.tabs-horizontal .tab_container-h {

    width: 100%;

    padding-top: 0px !important;

  }



  div.tabs-horizontal .tab_drawer_heading-h {

    font-size: 20px;

    line-height: 35px;

    text-align: center;

    color: #FFF;

    background: #535353;

    padding: 5px 20px;

    margin-top: 10px;

    display: block;

    cursor: pointer;

    -webkit-touch-callout: none;

    -webkit-user-select: none;

    -khtml-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

  }

  div.tabs-horizontal .tab_drawer_heading-h:first-child {

    margin-top: 0px !important;

  }



  div.tabs-horizontal .d_active {

    background-color: #535353;

    color: #fff;

  }

}

#scroll-wall-panels div#tab-h-1,

#scroll-wall-panels div#tab-h-2,

#scroll-wall-panels div#tab-h-4 {

  padding: 20px 0 0 0;

}

#scroll-wall-panels div#tab-h-1 h2,

#scroll-wall-panels div#tab-h-2 h2,

#scroll-wall-panels div#tab-h-4 h2 {

  padding: 0 15px;

}

#scroll-wall-panels div#tab-h-1 p,

#scroll-wall-panels div#tab-h-2 p,

#scroll-wall-panels div#tab-h-4 p {

  padding: 0 10px;

}

#scroll-wall-panels div#tab-h-1 ul.tabs-h-items,

#scroll-wall-panels div#tab-h-2 ul.tabs-h-items,

#scroll-wall-panels div#tab-h-4 ul.tabs-h-items {

  margin-top: 20px !important;

  overflow: hidden;

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

}

#scroll-wall-panels div#tab-h-1 ul.tabs-h-items:before, #scroll-wall-panels div#tab-h-1 ul.tabs-h-items:after,

#scroll-wall-panels div#tab-h-2 ul.tabs-h-items:before,

#scroll-wall-panels div#tab-h-2 ul.tabs-h-items:after,

#scroll-wall-panels div#tab-h-4 ul.tabs-h-items:before,

#scroll-wall-panels div#tab-h-4 ul.tabs-h-items:after {

  content: " ";

  display: table;

}

#scroll-wall-panels div#tab-h-1 ul.tabs-h-items:after,

#scroll-wall-panels div#tab-h-2 ul.tabs-h-items:after,

#scroll-wall-panels div#tab-h-4 ul.tabs-h-items:after {

  clear: both;

}

#scroll-wall-panels div#tab-h-1 ul.tabs-h-items li,

#scroll-wall-panels div#tab-h-2 ul.tabs-h-items li,

#scroll-wall-panels div#tab-h-4 ul.tabs-h-items li {

  margin-bottom: 10px;

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 16.66667%;

  float: left;

}

@media only screen and (max-width: 40em) {

  #scroll-wall-panels div#tab-h-1 ul.tabs-h-items li,

  #scroll-wall-panels div#tab-h-2 ul.tabs-h-items li,

  #scroll-wall-panels div#tab-h-4 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #scroll-wall-panels div#tab-h-1 ul.tabs-h-items li,

  #scroll-wall-panels div#tab-h-2 ul.tabs-h-items li,

  #scroll-wall-panels div#tab-h-4 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #scroll-wall-panels div#tab-h-1 ul.tabs-h-items li,

  #scroll-wall-panels div#tab-h-2 ul.tabs-h-items li,

  #scroll-wall-panels div#tab-h-4 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

#scroll-wall-panels div#tab-h-1 ul.tabs-h-items li a,

#scroll-wall-panels div#tab-h-2 ul.tabs-h-items li a,

#scroll-wall-panels div#tab-h-4 ul.tabs-h-items li a {

  padding: 20px 0;

  text-align: center;

  display: block;

  min-height: auto;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#scroll-wall-panels div#tab-h-1 ul.tabs-h-items li a:hover,

#scroll-wall-panels div#tab-h-2 ul.tabs-h-items li a:hover,

#scroll-wall-panels div#tab-h-4 ul.tabs-h-items li a:hover {

  color: #fff;

  background: #535353;

}

#scroll-wall-panels div#tab-h-1 ul.tabs-h-items li a:hover h4,

#scroll-wall-panels div#tab-h-2 ul.tabs-h-items li a:hover h4,

#scroll-wall-panels div#tab-h-4 ul.tabs-h-items li a:hover h4 {

  color: #fff;

}

#scroll-wall-panels div#tab-h-1 ul.tabs-h-items li a img,

#scroll-wall-panels div#tab-h-2 ul.tabs-h-items li a img,

#scroll-wall-panels div#tab-h-4 ul.tabs-h-items li a img {

  margin-bottom: 10px;

}

#scroll-wall-panels div#tab-h-1 ul.tabs-h-items li a h4,

#scroll-wall-panels div#tab-h-2 ul.tabs-h-items li a h4,

#scroll-wall-panels div#tab-h-4 ul.tabs-h-items li a h4 {

  font-family: gotham_condensed_bookregular;

  font-size: 18px;

  line-height: 20px;

  font-weight: normal !important;

  letter-spacing: 0.01em;

  color: #333;

  padding: 0 16px;

}



#scroll-wall-panels div#tab-h-3 {

  padding: 20px 0 0 0;

}

#scroll-wall-panels div#tab-h-3 h2 {

  padding: 0 15px;

}

#scroll-wall-panels div#tab-h-3 p {

  padding: 0 10px;

}

#scroll-wall-panels div#tab-h-3 ul.tabs-h-items {

  margin-top: 20px !important;

  overflow: hidden;

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

}

#scroll-wall-panels div#tab-h-3 ul.tabs-h-items:before, #scroll-wall-panels div#tab-h-3 ul.tabs-h-items:after {

  content: " ";

  display: table;

}

#scroll-wall-panels div#tab-h-3 ul.tabs-h-items:after {

  clear: both;

}

#scroll-wall-panels div#tab-h-3 ul.tabs-h-items li {

  margin-bottom: 10px;

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 25%;

  float: left;

}

@media only screen and (max-width: 40em) {

  #scroll-wall-panels div#tab-h-3 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #scroll-wall-panels div#tab-h-3 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #scroll-wall-panels div#tab-h-3 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

#scroll-wall-panels div#tab-h-3 ul.tabs-h-items li a {

  padding: 20px 0;

  text-align: center;

  display: block;

  min-height: auto;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#scroll-wall-panels div#tab-h-3 ul.tabs-h-items li a:hover {

  color: #fff;

  background: #535353;

}

#scroll-wall-panels div#tab-h-3 ul.tabs-h-items li a:hover h4 {

  color: #fff;

}

#scroll-wall-panels div#tab-h-3 ul.tabs-h-items li a img {

  margin-bottom: 10px;

}

#scroll-wall-panels div#tab-h-3 ul.tabs-h-items li a h4 {

  font-family: gotham_condensed_bookregular;

  font-size: 18px;

  line-height: 20px;

  font-weight: normal !important;

  letter-spacing: 0.01em;

  color: #333;

  padding: 0 16px;

}



#scroll-metal-roof div#tab-h-1,

#scroll-metal-roof div#tab-h-2,

#scroll-metal-roof div#tab-h-3,

#scroll-metal-roof div#tab-h-4,

#scroll-metal-roof div#tab-h-5 {

  padding: 20px 0 0 0;

}

#scroll-metal-roof div#tab-h-1 h2,

#scroll-metal-roof div#tab-h-2 h2,

#scroll-metal-roof div#tab-h-3 h2,

#scroll-metal-roof div#tab-h-4 h2,

#scroll-metal-roof div#tab-h-5 h2 {

  padding: 0 15px;

}

#scroll-metal-roof div#tab-h-1 p,

#scroll-metal-roof div#tab-h-2 p,

#scroll-metal-roof div#tab-h-3 p,

#scroll-metal-roof div#tab-h-4 p,

#scroll-metal-roof div#tab-h-5 p {

  padding: 0 10px;

}

#scroll-metal-roof div#tab-h-1 ul.tabs-h-items,

#scroll-metal-roof div#tab-h-2 ul.tabs-h-items,

#scroll-metal-roof div#tab-h-3 ul.tabs-h-items,

#scroll-metal-roof div#tab-h-4 ul.tabs-h-items,

#scroll-metal-roof div#tab-h-5 ul.tabs-h-items {

  margin-top: 20px !important;

  overflow: hidden;

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

}

#scroll-metal-roof div#tab-h-1 ul.tabs-h-items:before, #scroll-metal-roof div#tab-h-1 ul.tabs-h-items:after,

#scroll-metal-roof div#tab-h-2 ul.tabs-h-items:before,

#scroll-metal-roof div#tab-h-2 ul.tabs-h-items:after,

#scroll-metal-roof div#tab-h-3 ul.tabs-h-items:before,

#scroll-metal-roof div#tab-h-3 ul.tabs-h-items:after,

#scroll-metal-roof div#tab-h-4 ul.tabs-h-items:before,

#scroll-metal-roof div#tab-h-4 ul.tabs-h-items:after,

#scroll-metal-roof div#tab-h-5 ul.tabs-h-items:before,

#scroll-metal-roof div#tab-h-5 ul.tabs-h-items:after {

  content: " ";

  display: table;

}

#scroll-metal-roof div#tab-h-1 ul.tabs-h-items:after,

#scroll-metal-roof div#tab-h-2 ul.tabs-h-items:after,

#scroll-metal-roof div#tab-h-3 ul.tabs-h-items:after,

#scroll-metal-roof div#tab-h-4 ul.tabs-h-items:after,

#scroll-metal-roof div#tab-h-5 ul.tabs-h-items:after {

  clear: both;

}

#scroll-metal-roof div#tab-h-1 ul.tabs-h-items li,

#scroll-metal-roof div#tab-h-2 ul.tabs-h-items li,

#scroll-metal-roof div#tab-h-3 ul.tabs-h-items li,

#scroll-metal-roof div#tab-h-4 ul.tabs-h-items li,

#scroll-metal-roof div#tab-h-5 ul.tabs-h-items li {

  margin-bottom: 10px;

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 16.66667%;

  float: left;

}

@media only screen and (max-width: 40em) {

  #scroll-metal-roof div#tab-h-1 ul.tabs-h-items li,

  #scroll-metal-roof div#tab-h-2 ul.tabs-h-items li,

  #scroll-metal-roof div#tab-h-3 ul.tabs-h-items li,

  #scroll-metal-roof div#tab-h-4 ul.tabs-h-items li,

  #scroll-metal-roof div#tab-h-5 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #scroll-metal-roof div#tab-h-1 ul.tabs-h-items li,

  #scroll-metal-roof div#tab-h-2 ul.tabs-h-items li,

  #scroll-metal-roof div#tab-h-3 ul.tabs-h-items li,

  #scroll-metal-roof div#tab-h-4 ul.tabs-h-items li,

  #scroll-metal-roof div#tab-h-5 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #scroll-metal-roof div#tab-h-1 ul.tabs-h-items li,

  #scroll-metal-roof div#tab-h-2 ul.tabs-h-items li,

  #scroll-metal-roof div#tab-h-3 ul.tabs-h-items li,

  #scroll-metal-roof div#tab-h-4 ul.tabs-h-items li,

  #scroll-metal-roof div#tab-h-5 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

#scroll-metal-roof div#tab-h-1 ul.tabs-h-items li a,

#scroll-metal-roof div#tab-h-2 ul.tabs-h-items li a,

#scroll-metal-roof div#tab-h-3 ul.tabs-h-items li a,

#scroll-metal-roof div#tab-h-4 ul.tabs-h-items li a,

#scroll-metal-roof div#tab-h-5 ul.tabs-h-items li a {

  padding: 20px 0;

  text-align: center;

  display: block;

  min-height: auto;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#scroll-metal-roof div#tab-h-1 ul.tabs-h-items li a:hover,

#scroll-metal-roof div#tab-h-2 ul.tabs-h-items li a:hover,

#scroll-metal-roof div#tab-h-3 ul.tabs-h-items li a:hover,

#scroll-metal-roof div#tab-h-4 ul.tabs-h-items li a:hover,

#scroll-metal-roof div#tab-h-5 ul.tabs-h-items li a:hover {

  color: #fff;

  background: #535353;

}

#scroll-metal-roof div#tab-h-1 ul.tabs-h-items li a:hover h4,

#scroll-metal-roof div#tab-h-2 ul.tabs-h-items li a:hover h4,

#scroll-metal-roof div#tab-h-3 ul.tabs-h-items li a:hover h4,

#scroll-metal-roof div#tab-h-4 ul.tabs-h-items li a:hover h4,

#scroll-metal-roof div#tab-h-5 ul.tabs-h-items li a:hover h4 {

  color: #fff;

}

#scroll-metal-roof div#tab-h-1 ul.tabs-h-items li a img,

#scroll-metal-roof div#tab-h-2 ul.tabs-h-items li a img,

#scroll-metal-roof div#tab-h-3 ul.tabs-h-items li a img,

#scroll-metal-roof div#tab-h-4 ul.tabs-h-items li a img,

#scroll-metal-roof div#tab-h-5 ul.tabs-h-items li a img {

  margin-bottom: 10px;

}

#scroll-metal-roof div#tab-h-1 ul.tabs-h-items li a h4,

#scroll-metal-roof div#tab-h-2 ul.tabs-h-items li a h4,

#scroll-metal-roof div#tab-h-3 ul.tabs-h-items li a h4,

#scroll-metal-roof div#tab-h-4 ul.tabs-h-items li a h4,

#scroll-metal-roof div#tab-h-5 ul.tabs-h-items li a h4 {

  font-family: gotham_condensed_bookregular;

  font-size: 18px;

  line-height: 20px;

  font-weight: normal !important;

  letter-spacing: 0.01em;

  color: #333;

  padding: 0 16px;

}



#scroll-solar-energy div#tab-h-1 {

  padding: 20px 0 0 0;

}

#scroll-solar-energy div#tab-h-1 h2 {

  padding: 0 15px;

}

#scroll-solar-energy div#tab-h-1 p {

  padding: 0 10px;

}

#scroll-solar-energy div#tab-h-1 ul.tabs-h-items {

  margin-top: 20px !important;

  overflow: hidden;

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

}

#scroll-solar-energy div#tab-h-1 ul.tabs-h-items:before, #scroll-solar-energy div#tab-h-1 ul.tabs-h-items:after {

  content: " ";

  display: table;

}

#scroll-solar-energy div#tab-h-1 ul.tabs-h-items:after {

  clear: both;

}

#scroll-solar-energy div#tab-h-1 ul.tabs-h-items li {

  margin-bottom: 10px;

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 16.66667%;

  float: left;

}

@media only screen and (max-width: 40em) {

  #scroll-solar-energy div#tab-h-1 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #scroll-solar-energy div#tab-h-1 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #scroll-solar-energy div#tab-h-1 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

#scroll-solar-energy div#tab-h-1 ul.tabs-h-items li a {

  padding: 20px 0;

  text-align: center;

  display: block;

  min-height: 200px;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#scroll-solar-energy div#tab-h-1 ul.tabs-h-items li a:hover {

  color: #fff;

  background: #535353;

}

#scroll-solar-energy div#tab-h-1 ul.tabs-h-items li a:hover h4 {

  color: #fff;

}

#scroll-solar-energy div#tab-h-1 ul.tabs-h-items li a img {

  margin-bottom: 10px;

}

#scroll-solar-energy div#tab-h-1 ul.tabs-h-items li a h4 {

  font-family: gotham_condensed_bookregular;

  font-size: 16px;

  line-height: 20px;

  font-weight: normal !important;

  letter-spacing: 0.01em;

  color: #333;

  padding: 0 16px;

}



#scroll-solar-energy div#tab-h-2 {

  padding: 20px 0 0 0;

}

#scroll-solar-energy div#tab-h-2 h2 {

  padding: 0 15px;

}

#scroll-solar-energy div#tab-h-2 p {

  padding: 0 10px;

}

#scroll-solar-energy div#tab-h-2 ul.tabs-h-items {

  margin-top: 20px !important;

  overflow: hidden;

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

}

#scroll-solar-energy div#tab-h-2 ul.tabs-h-items:before, #scroll-solar-energy div#tab-h-2 ul.tabs-h-items:after {

  content: " ";

  display: table;

}

#scroll-solar-energy div#tab-h-2 ul.tabs-h-items:after {

  clear: both;

}

#scroll-solar-energy div#tab-h-2 ul.tabs-h-items li {

  margin-bottom: 10px;

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 16.66667%;

  float: left;

}

@media only screen and (max-width: 40em) {

  #scroll-solar-energy div#tab-h-2 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #scroll-solar-energy div#tab-h-2 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #scroll-solar-energy div#tab-h-2 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

#scroll-solar-energy div#tab-h-2 ul.tabs-h-items li a {

  padding: 20px 0;

  text-align: center;

  display: block;

  min-height: 220px;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#scroll-solar-energy div#tab-h-2 ul.tabs-h-items li a:hover {

  color: #fff;

  background: #535353;

}

#scroll-solar-energy div#tab-h-2 ul.tabs-h-items li a:hover h4 {

  color: #fff;

}

#scroll-solar-energy div#tab-h-2 ul.tabs-h-items li a img {

  margin-bottom: 10px;

}

#scroll-solar-energy div#tab-h-2 ul.tabs-h-items li a h4 {

  font-family: gotham_condensed_bookregular;

  font-size: 16px;

  line-height: 20px;

  font-weight: normal !important;

  letter-spacing: 0.01em;

  color: #333;

  padding: 0 16px;

}



div#scroll-portable-rfm ul.tabs-h li {

  width: 16.66666666666667% !important;

}



#scroll-portable-rfm div#tab-h-2,

#scroll-portable-rfm div#tab-h-4,

#scroll-portable-rfm div#tab-h-6 {

  padding: 20px 0 0 0;

}

#scroll-portable-rfm div#tab-h-2 h2,

#scroll-portable-rfm div#tab-h-4 h2,

#scroll-portable-rfm div#tab-h-6 h2 {

  padding: 0 15px;

}

#scroll-portable-rfm div#tab-h-2 p,

#scroll-portable-rfm div#tab-h-4 p,

#scroll-portable-rfm div#tab-h-6 p {

  padding: 0 10px;

}

#scroll-portable-rfm div#tab-h-2 ul.tabs-h-items,

#scroll-portable-rfm div#tab-h-4 ul.tabs-h-items,

#scroll-portable-rfm div#tab-h-6 ul.tabs-h-items {

  margin-top: 20px !important;

  overflow: hidden;

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

}

#scroll-portable-rfm div#tab-h-2 ul.tabs-h-items:before, #scroll-portable-rfm div#tab-h-2 ul.tabs-h-items:after,

#scroll-portable-rfm div#tab-h-4 ul.tabs-h-items:before,

#scroll-portable-rfm div#tab-h-4 ul.tabs-h-items:after,

#scroll-portable-rfm div#tab-h-6 ul.tabs-h-items:before,

#scroll-portable-rfm div#tab-h-6 ul.tabs-h-items:after {

  content: " ";

  display: table;

}

#scroll-portable-rfm div#tab-h-2 ul.tabs-h-items:after,

#scroll-portable-rfm div#tab-h-4 ul.tabs-h-items:after,

#scroll-portable-rfm div#tab-h-6 ul.tabs-h-items:after {

  clear: both;

}

#scroll-portable-rfm div#tab-h-2 ul.tabs-h-items li,

#scroll-portable-rfm div#tab-h-4 ul.tabs-h-items li,

#scroll-portable-rfm div#tab-h-6 ul.tabs-h-items li {

  margin-bottom: 10px;

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 16.66667%;

  float: left;

}

@media only screen and (max-width: 40em) {

  #scroll-portable-rfm div#tab-h-2 ul.tabs-h-items li,

  #scroll-portable-rfm div#tab-h-4 ul.tabs-h-items li,

  #scroll-portable-rfm div#tab-h-6 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #scroll-portable-rfm div#tab-h-2 ul.tabs-h-items li,

  #scroll-portable-rfm div#tab-h-4 ul.tabs-h-items li,

  #scroll-portable-rfm div#tab-h-6 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #scroll-portable-rfm div#tab-h-2 ul.tabs-h-items li,

  #scroll-portable-rfm div#tab-h-4 ul.tabs-h-items li,

  #scroll-portable-rfm div#tab-h-6 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

#scroll-portable-rfm div#tab-h-2 ul.tabs-h-items li a,

#scroll-portable-rfm div#tab-h-4 ul.tabs-h-items li a,

#scroll-portable-rfm div#tab-h-6 ul.tabs-h-items li a {

  padding: 20px 0;

  text-align: center;

  display: block;

  min-height: auto;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#scroll-portable-rfm div#tab-h-2 ul.tabs-h-items li a:hover,

#scroll-portable-rfm div#tab-h-4 ul.tabs-h-items li a:hover,

#scroll-portable-rfm div#tab-h-6 ul.tabs-h-items li a:hover {

  color: #fff;

  background: #535353;

}

#scroll-portable-rfm div#tab-h-2 ul.tabs-h-items li a:hover h4,

#scroll-portable-rfm div#tab-h-4 ul.tabs-h-items li a:hover h4,

#scroll-portable-rfm div#tab-h-6 ul.tabs-h-items li a:hover h4 {

  color: #fff;

}

#scroll-portable-rfm div#tab-h-2 ul.tabs-h-items li a img,

#scroll-portable-rfm div#tab-h-4 ul.tabs-h-items li a img,

#scroll-portable-rfm div#tab-h-6 ul.tabs-h-items li a img {

  margin-bottom: 10px;

}

#scroll-portable-rfm div#tab-h-2 ul.tabs-h-items li a h4,

#scroll-portable-rfm div#tab-h-4 ul.tabs-h-items li a h4,

#scroll-portable-rfm div#tab-h-6 ul.tabs-h-items li a h4 {

  font-family: gotham_condensed_bookregular;

  font-size: 18px;

  line-height: 20px;

  font-weight: normal !important;

  letter-spacing: 0.01em;

  color: #333;

  padding: 0 16px;

}



#scroll-portable-rfm div#tab-h-1,

#scroll-portable-rfm div#tab-h-3 {

  padding: 20px 0 0 0;

}

#scroll-portable-rfm div#tab-h-1 h2,

#scroll-portable-rfm div#tab-h-3 h2 {

  padding: 0 15px;

}

#scroll-portable-rfm div#tab-h-1 p,

#scroll-portable-rfm div#tab-h-3 p {

  padding: 0 10px;

}

#scroll-portable-rfm div#tab-h-1 ul.tabs-h-items,

#scroll-portable-rfm div#tab-h-3 ul.tabs-h-items {

  margin-top: 20px !important;

  overflow: hidden;

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

}

#scroll-portable-rfm div#tab-h-1 ul.tabs-h-items:before, #scroll-portable-rfm div#tab-h-1 ul.tabs-h-items:after,

#scroll-portable-rfm div#tab-h-3 ul.tabs-h-items:before,

#scroll-portable-rfm div#tab-h-3 ul.tabs-h-items:after {

  content: " ";

  display: table;

}

#scroll-portable-rfm div#tab-h-1 ul.tabs-h-items:after,

#scroll-portable-rfm div#tab-h-3 ul.tabs-h-items:after {

  clear: both;

}

#scroll-portable-rfm div#tab-h-1 ul.tabs-h-items li,

#scroll-portable-rfm div#tab-h-3 ul.tabs-h-items li {

  margin-bottom: 10px;

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 16.66667%;

  float: left;

}

@media only screen and (max-width: 40em) {

  #scroll-portable-rfm div#tab-h-1 ul.tabs-h-items li,

  #scroll-portable-rfm div#tab-h-3 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #scroll-portable-rfm div#tab-h-1 ul.tabs-h-items li,

  #scroll-portable-rfm div#tab-h-3 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #scroll-portable-rfm div#tab-h-1 ul.tabs-h-items li,

  #scroll-portable-rfm div#tab-h-3 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

#scroll-portable-rfm div#tab-h-1 ul.tabs-h-items li a,

#scroll-portable-rfm div#tab-h-3 ul.tabs-h-items li a {

  padding: 20px 0;

  text-align: center;

  display: block;

  min-height: 225px;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#scroll-portable-rfm div#tab-h-1 ul.tabs-h-items li a:hover,

#scroll-portable-rfm div#tab-h-3 ul.tabs-h-items li a:hover {

  color: #fff;

  background: #535353;

}

#scroll-portable-rfm div#tab-h-1 ul.tabs-h-items li a:hover h4,

#scroll-portable-rfm div#tab-h-3 ul.tabs-h-items li a:hover h4 {

  color: #fff;

}

#scroll-portable-rfm div#tab-h-1 ul.tabs-h-items li a img,

#scroll-portable-rfm div#tab-h-3 ul.tabs-h-items li a img {

  margin-bottom: 10px;

}

#scroll-portable-rfm div#tab-h-1 ul.tabs-h-items li a h4,

#scroll-portable-rfm div#tab-h-3 ul.tabs-h-items li a h4 {

  font-family: gotham_condensed_bookregular;

  font-size: 18px;

  line-height: 20px;

  font-weight: normal !important;

  letter-spacing: 0.01em;

  color: #333;

  padding: 0 16px;

}



#scroll-portable-rfm div#tab-h-5 {

  padding: 20px 0 0 0;

}

#scroll-portable-rfm div#tab-h-5 h2 {

  padding: 0 15px;

}

#scroll-portable-rfm div#tab-h-5 p {

  padding: 0 10px;

}

#scroll-portable-rfm div#tab-h-5 ul.tabs-h-items {

  margin-top: 20px !important;

  overflow: hidden;

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

}

#scroll-portable-rfm div#tab-h-5 ul.tabs-h-items:before, #scroll-portable-rfm div#tab-h-5 ul.tabs-h-items:after {

  content: " ";

  display: table;

}

#scroll-portable-rfm div#tab-h-5 ul.tabs-h-items:after {

  clear: both;

}

#scroll-portable-rfm div#tab-h-5 ul.tabs-h-items li {

  margin-bottom: 10px;

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 16.66667%;

  float: left;

}

@media only screen and (max-width: 40em) {

  #scroll-portable-rfm div#tab-h-5 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #scroll-portable-rfm div#tab-h-5 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #scroll-portable-rfm div#tab-h-5 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

#scroll-portable-rfm div#tab-h-5 ul.tabs-h-items li a {

  padding: 20px 0;

  text-align: center;

  display: block;

  min-height: 230px;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#scroll-portable-rfm div#tab-h-5 ul.tabs-h-items li a:hover {

  color: #fff;

  background: #535353;

}

#scroll-portable-rfm div#tab-h-5 ul.tabs-h-items li a:hover h4 {

  color: #fff;

}

#scroll-portable-rfm div#tab-h-5 ul.tabs-h-items li a img {

  margin-bottom: 10px;

}

#scroll-portable-rfm div#tab-h-5 ul.tabs-h-items li a h4 {

  font-family: gotham_condensed_bookregular;

  font-size: 18px;

  line-height: 20px;

  font-weight: normal !important;

  letter-spacing: 0.01em;

  color: #333;

  padding: 0 16px;

}



#scroll-gutters div#tab-h-1 {

  padding: 20px 0 0 0;

}

#scroll-gutters div#tab-h-1 h2 {

  padding: 0 15px;

}

#scroll-gutters div#tab-h-1 p {

  padding: 0 10px;

}

#scroll-gutters div#tab-h-1 ul.tabs-h-items {

  margin-top: 20px !important;

  overflow: hidden;

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

}

#scroll-gutters div#tab-h-1 ul.tabs-h-items:before, #scroll-gutters div#tab-h-1 ul.tabs-h-items:after {

  content: " ";

  display: table;

}

#scroll-gutters div#tab-h-1 ul.tabs-h-items:after {

  clear: both;

}

#scroll-gutters div#tab-h-1 ul.tabs-h-items li {

  margin-bottom: 10px;

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 16.66667%;

  float: left;

}

@media only screen and (max-width: 40em) {

  #scroll-gutters div#tab-h-1 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #scroll-gutters div#tab-h-1 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #scroll-gutters div#tab-h-1 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

#scroll-gutters div#tab-h-1 ul.tabs-h-items li a {

  padding: 20px 0;

  text-align: center;

  display: block;

  min-height: 190px;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#scroll-gutters div#tab-h-1 ul.tabs-h-items li a:hover {

  color: #fff;

  background: #535353;

}

#scroll-gutters div#tab-h-1 ul.tabs-h-items li a:hover h4 {

  color: #fff;

}

#scroll-gutters div#tab-h-1 ul.tabs-h-items li a img {

  margin-bottom: 10px;

}

#scroll-gutters div#tab-h-1 ul.tabs-h-items li a h4 {

  font-family: gotham_condensed_bookregular;

  font-size: 18px;

  line-height: 20px;

  font-weight: normal !important;

  letter-spacing: 0.01em;

  color: #333;

  padding: 0 16px;

}



#scroll-gutters div#tab-h-2 {

  padding: 20px 0 0 0;

}

#scroll-gutters div#tab-h-2 h2 {

  padding: 0 15px;

}

#scroll-gutters div#tab-h-2 p {

  padding: 0 10px;

}

#scroll-gutters div#tab-h-2 ul.tabs-h-items {

  margin-top: 20px !important;

  overflow: hidden;

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

}

#scroll-gutters div#tab-h-2 ul.tabs-h-items:before, #scroll-gutters div#tab-h-2 ul.tabs-h-items:after {

  content: " ";

  display: table;

}

#scroll-gutters div#tab-h-2 ul.tabs-h-items:after {

  clear: both;

}

#scroll-gutters div#tab-h-2 ul.tabs-h-items li {

  margin-bottom: 10px;

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 16.66667%;

  float: left;

}

@media only screen and (max-width: 40em) {

  #scroll-gutters div#tab-h-2 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #scroll-gutters div#tab-h-2 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #scroll-gutters div#tab-h-2 ul.tabs-h-items li {

    margin-bottom: 10px;

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

#scroll-gutters div#tab-h-2 ul.tabs-h-items li a {

  padding: 20px 0;

  text-align: center;

  display: block;

  min-height: 210px;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#scroll-gutters div#tab-h-2 ul.tabs-h-items li a:hover {

  color: #fff;

  background: #535353;

}

#scroll-gutters div#tab-h-2 ul.tabs-h-items li a:hover h4 {

  color: #fff;

}

#scroll-gutters div#tab-h-2 ul.tabs-h-items li a img {

  margin-bottom: 10px;

}

#scroll-gutters div#tab-h-2 ul.tabs-h-items li a h4 {

  font-family: gotham_condensed_bookregular;

  font-size: 16px;

  line-height: 20px;

  font-weight: normal !important;

  letter-spacing: 0.01em;

  color: #333;

  padding: 0 16px;

}



.table-coil ul {

  padding: 20px;

  background: #EAEAEA;

  border: 1px solid #999;

  overflow: hidden;

}

.table-coil ul li {

  width: 100%;

  overflow: hidden;

  display: block;

  line-height: 30px;

  border-bottom: 1px dashed #444;

}

.table-coil ul li span.left {

  width: 50%;

  float: left;

  text-align: left;

  font-weight: 700;

}

.table-coil ul li span.right {

  width: 50%;

  text-align: right;

  float: right;

}



#img-list-inline {

  overflow: hidden;

}

#img-list-inline ul {

  overflow: hidden;

}

@media only screen and (max-width: 40em) {

  #img-list-inline ul {

    margin-top: 50px;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #img-list-inline ul {

    margin-top: 50px;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #img-list-inline ul {

    margin-top: 50px;

  }

}

#img-list-inline ul li a {

  font-family: gotham_condensed_bookregular;

  font-size: 17px;

  letter-spacing: 1px;

  color: #333;

  display: block;

  line-height: 26px;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

  border-bottom: 1px solid #CCC;

  padding-bottom: 8px;

  margin-bottom: 8px;

}

#img-list-inline ul li a span {

  font-size: 20px;

  color: #000;

  padding-right: 8px;

  margin-right: 8px;

  border-right: 1px solid #666;

  min-width: 30px;

  display: inline-block;

}

#img-list-inline ul li a:hover {

  color: #E71939;

}

#img-list-inline ul li a:hover span {

  color: #333;

}



#technical-data ul.tabs-v {

  background: #535353;

}

#technical-data ul.tabs-v li.active {

  background: #F3F3F3;

  color: #333;

}

#technical-data ul.tabs-v li:hover {

  background: #fff;

}

#technical-data .tab_drawer_heading-v {

  background: #535353;

}

#technical-data .tab_content-v {

  padding: 20px;

}

#technical-data .tab_content-v h3 {

  font-size: 22px;

  letter-spacing: 0.5px;

  padding-bottom: 3px;

  margin-bottom: 20px;

  border-bottom: 1px solid #CCC;

  text-transform: uppercase;

}



#clamps-cols-4 h3 {

  font-size: 24px;

  font-weight: 700;

  margin: 0px 15px 10px 15px;

  border-bottom: 1px solid #ccc;

  padding: 0px 0px 3px 0px;

}

#clamps-cols-4 ul li {

  text-align: center;

  padding: 10px;

  float: left;

}

#clamps-cols-4 ul li a {

  margin-bottom: 10px;

  display: block;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#clamps-cols-4 ul li a img {

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#clamps-cols-4 ul li a:hover img {

  opacity: 0.5;

}

#clamps-cols-4 ul li p {

  font-size: 18px;

  padding: 10px 12px 10px 12px;

}



#clamps-cols-2 h3 {

  font-size: 24px;

  font-weight: 700;

  margin: 0px 15px 10px 15px;

  border-bottom: 1px solid #ccc;

  padding: 0px 0px 3px 0px;

}

#clamps-cols-2 p {

  padding: 0px 15px;

  margin-bottom: 10px;

}

#clamps-cols-2 ul li {

  text-align: center;

  padding: 10px;

  float: left;

}

#clamps-cols-2 ul li a {

  margin-bottom: 10px;

  display: block;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#clamps-cols-2 ul li a img {

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#clamps-cols-2 ul li a:hover img {

  opacity: 0.5;

}



#clamps-col-1 h3 {

  font-size: 24px;

  font-weight: 700;

  margin: 0px 15px 10px 15px;

  border-bottom: 1px solid #ccc;

  padding: 0px 0px 3px 0px;

}

#clamps-col-1 p {

  padding: 0px 15px;

  margin-bottom: 10px;

}

#clamps-col-1 ul li {

  padding: 10px;

  overflow: hidden;

  display: block;

  min-height: 150px;

}

#clamps-col-1 ul li a {

  margin-bottom: 10px;

  display: block;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#clamps-col-1 ul li a img {

  text-align: center;

  -moz-transition-property: all;

  -o-transition-property: all;

  -webkit-transition-property: all;

  transition-property: all;

  -moz-transition-duration: 250ms;

  -o-transition-duration: 250ms;

  -webkit-transition-duration: 250ms;

  transition-duration: 250ms;

  -moz-transition-timing-function: ease-in;

  -o-transition-timing-function: ease-in;

  -webkit-transition-timing-function: ease-in;

  transition-timing-function: ease-in;

}

#clamps-col-1 ul li a:hover img {

  opacity: 0.5;

}



section.intro-articles article.article header h1 {

  font-size: 24px;

  margin-bottom: 15px;

}

section.intro-articles article.article footer.article-meta {

  display: none;

}

section.intro-articles article.article div.article-body {

  padding-bottom: 40px;

  margin-bottom: 40px;

  border-bottom: 1px solid #999;

}

section.intro-articles article.article div.article-body img {

  float: left;

  margin-right: 15px;

  margin-bottom: 10px;

}

section.intro-articles article.article div.article-body a.readmore {

  font-size: 17px;

  color: #333;

  width: 100%;

  display: block;

  margin-top: 20px;

}



#project-of-the-month ul {
  overflow: hidden;
}

#project-of-the-month ul li {

  margin-bottom: 30px;

  overflow: hidden;

}

#project-of-the-month ul li a {

  padding-top: 20px;

  padding-bottom: 20px;

  overflow: hidden;

  display: block;

  background: #efefef;

}

#project-of-the-month ul li a:hover {

  background: #EAEAEA;

}

#project-of-the-month ul li a img {

  width: 100%;

  height: 100px !important;

  display: block;

}

#project-of-the-month ul li a p {

  text-transform: uppercase;

  margin-top: 15px;

  padding-bottom: 3px !important;

}

#project-of-the-month ul li a small {

  font-size: 16px;

}



.itemid-0 .bfFormDiv #bfQuickModeSection12387 {

  margin-top: 30px;

}

.itemid-0 .bfFormDiv .bfBlock {

  padding: 20px;

  background: #efefef;

  margin-bottom: 30px;

}

.itemid-0 .bfFormDiv .bfBlock legend {

  padding: 5px 15px 5px 15px;

  background: #e5e5e5;

}



.itemid-563 .moduletable h3,

.itemid-563 .sfl_content b {

  display: none;

}



#new-pdf-list h3 {

  font-size: 22px;

  letter-spacing: 0.5px;

  padding: 10px 15px 10px 15px;

  color: #fff;

  border-bottom: 1px solid #999;

  background: #333;

}

#new-pdf-list .sfl_content {

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

  padding-bottom: 30px;

  overflow: hidden;

  background: #efefef !important;

}

#new-pdf-list .sfl_content:before, #new-pdf-list .sfl_content:after {

  content: " ";

  display: table;

}

#new-pdf-list .sfl_content:after {

  clear: both;

}

#new-pdf-list .sfl_content div.sfl_item {

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 50%;

  float: left;

  padding: 0px 10px !important;

  margin-bottom: 10px;

  display: block;

  overflow: hidden;

}

@media only screen and (max-width: 40em) {

  #new-pdf-list .sfl_content div.sfl_item {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #new-pdf-list .sfl_content div.sfl_item {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #new-pdf-list .sfl_content div.sfl_item {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 50%;

    float: left;

  }

}

#new-pdf-list .sfl_content div.sfl_item:first-child {

  display: none;

}

#new-pdf-list .sfl_content div.sfl_item img {

  float: left;

  margin-top: 3px;

  margin-right: 15px;

}

#new-pdf-list .sfl_content div.sfl_item a {

  font-size: 17px;

  letter-spacing: 0.7px;

  color: #333 !important;

  float: left;

  display: inline-block;

}

#new-pdf-list .sfl_content div.sfl_item a:hover {

  color: #E71939 !important;

}



#container .search {

  padding-bottom: 50px;

}

#container .search .searchintro {

  display: none;

}

#container .search .btn-group button {

  width: 15%;

  cursor: pointer;

  background: #333;

  color: #fff;

  margin-bottom: 20px;

  padding: 10px 0px 10px 0px;

  display: inline-block;

}

#container .search .btn-group button span.icon-search {

  width: 16px;

  height: 16px;

  display: inline-block;

  background: url(../icons/search.png) center center no-repeat;

}

#container .search input#search-searchword {

  width: 85%;

  padding: 10px;

  display: inline-block;

  background: #fff;

  border: 1px solid #ccc;

  float: left;

}

#container .search fieldset.phrases {

  overflow: hidden;

  margin-bottom: 20px;

}

#container .search fieldset.phrases legend {

  width: 100%;

  display: block;

  border-bottom: 1px solid #CCC;

  margin-bottom: 5px;

  padding-bottom: 3px;

  font-weight: 700;

  letter-spacing: 0.5px;

}

#container .search fieldset.phrases .phrases-box .controls {

  margin-top: 3px;

}

#container .search fieldset.phrases .phrases-box .controls label {

  margin-right: 10px;

}

#container .search fieldset.phrases .phrases-box .controls label input {

  margin-right: 3px;

}

#container .search fieldset.phrases .ordering-box {

  margin-top: 10px;

}

#container .search fieldset.phrases .ordering-box select#ordering {

  width: 100%;

  max-width: 320px !important;

  padding: 2px 5px 2px 5px;

}

#container .search fieldset.only {

  overflow: hidden;

}

#container .search fieldset.only legend {

  width: 100%;

  display: block;

  border-bottom: 1px solid #CCC;

  margin-bottom: 5px;

  padding-bottom: 3px;

  font-weight: 700;

  letter-spacing: 0.5px;

}

#container .search fieldset.only label {

  margin-right: 10px;

}

#container .search fieldset.only label input {

  margin-right: 3px;

}

#container .search .form-limit {

  margin-top: 20px;

}

#container .search .form-limit select {

  width: 100%;

  max-width: 320px !important;

  padding: 2px 5px 2px 5px;

}

#container .search .search-results {

  padding-top: 50px;

}

#container .search .search-results .result-title {

  display: block;

  padding-bottom: 3px;

  margin-top: 30px;

  margin-bottom: 5px;

  border-bottom: 1px solid #666;

}

#container .search .search-results .result-title a {

  padding: 0px 6px;

}

#container .search .search-results .result-text {

  margin: 20px 0;

}



#ff_formdiv7 section#bfElemWrap231 span input#ff_elem231 {

  width: 45% !important;

  max-width: 45% !important;

  min-width: 45% !important;

  float: left;

}



#ff_formdiv7 section#bfElemWrap234 label#bfLabel234 {

  width: 100%;

  font-weight: 600;

  margin: 10px 0px 10px 0px;

  display: block !important;

}



#ff_formdiv7 section#bfElemWrap250 label#bfLabel250 {

  width: 100%;

  font-weight: 600;

  margin: 10px 0px 10px 0px;

  display: block !important;

}



#ff_formdiv7 section#bfElemWrap251 label#bfLabel251 {

  width: 100%;

  font-weight: 600;

  margin: 10px 0px 10px 0px;

  display: block !important;

}



#ff_formdiv7 section#bfElemWrap252 {

  display: none;

}



.itemid-608 .bfClearfix {

  display: none;

}



.view-article .article-body {

  padding-bottom: 50px;

}



#after-content-full {

  padding-bottom: 50px;

  background: #CCC;

}

#after-content-full #after-content-wrapper #appstoreicon {

  font-family: gotham_condensed_bookregular;

  overflow: hidden;

  padding: 20px;

  margin: 0px 15px;

  background: #EAEAEA;

  border: 1px solid #ccc;

}

#after-content-full #after-content-wrapper #appstoreicon #text {

  width: 80%;

  float: left;

  font-family: gotham_condensed_bookregular;

  font-size: 20px;

  letter-spacing: 0.05px;

}

@media only screen and (max-width: 40em) {

  #after-content-full #after-content-wrapper #appstoreicon #text {

    width: 100%;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #after-content-full #after-content-wrapper #appstoreicon #text {

    width: 80%;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #after-content-full #after-content-wrapper #appstoreicon #text {

    width: 80%;

  }

}

#after-content-full #after-content-wrapper #appstoreicon #text h3 {

  font-size: 24px;

  font-weight: 700;

  letter-spacing: 1px;

  margin-bottom: 20px;

}

#after-content-full #after-content-wrapper #appstoreicon #icons {

  width: 20%;

  float: left;

  padding: 10px;

  text-align: center;

}

@media only screen and (max-width: 40em) {

  #after-content-full #after-content-wrapper #appstoreicon #icons {

    width: 100%;

    margin-top: 30px;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #after-content-full #after-content-wrapper #appstoreicon #icons {

    width: 20%;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #after-content-full #after-content-wrapper #appstoreicon #icons {

    width: 20%;

  }

}

#after-content-full #after-content-wrapper #appstoreicon #icons a {

  width: 140px;

  height: 50px;

  display: block;

  margin: 0 auto;

  text-align: center;

}

#after-content-full #after-content-wrapper #appstoreicon #icons a span {

  display: none;

}

#after-content-full #after-content-wrapper #appstoreicon #icons a.mac {

  margin-bottom: 15px;

  background-image: url(../images/app-store.jpg);

  background-repeat: no-repeat;

}

#after-content-full #after-content-wrapper #appstoreicon #icons a.play {

  background-image: url(../images/google-play.jpg);

  background-repeat: no-repeat;

}



div.list-bullets {

  overflow: hidden;

}

div.list-bullets h3 {

  font-size: 26px;

  color: #fff;

  padding: 10px 20px;

  border-bottom: 1px solid #FFF;

  display: block;

  background: #535353;

}

div.list-bullets ul {

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

  background: #EAEAEA;

  overflow: hidden;

  padding: 5px 0;

}

div.list-bullets ul:before, div.list-bullets ul:after {

  content: " ";

  display: table;

}

div.list-bullets ul:after {

  clear: both;

}

div.list-bullets ul li {

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 33.33333%;

  float: left;

  padding: 0px 10px;

  margin: 5px 0;

}

@media only screen and (max-width: 40em) {

  div.list-bullets ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  div.list-bullets ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 50%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  div.list-bullets ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

div.list-bullets ul li a {

  font-size: 18px;

  font-weight: normal !important;

  color: #333 !important;

  text-align: left;

  display: block;

  padding-left: 30px;

  background: url(../icons/not-link.png) left center no-repeat;

}

div.list-bullets ul li a:hover {

  color: #E71939 !important;

}

div.list-bullets ul li a.not-active {

  pointer-events: none !important;

  cursor: default important;

}



div.quick-links {

  overflow: hidden;

}

div.quick-links h3 {

  font-size: 26px;

  color: #fff;

  padding: 10px 20px;

  border-bottom: 1px solid #FFF;

  display: block;

  background: #535353;

}

div.quick-links ul {

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

  background: #EAEAEA;

  overflow: hidden;

  padding: 5px 0;

}

div.quick-links ul:before, div.quick-links ul:after {

  content: " ";

  display: table;

}

div.quick-links ul:after {

  clear: both;

}

div.quick-links ul li {

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 33.33333%;

  float: left;

  padding: 0px 10px;

  margin: 5px 0;

}

@media only screen and (max-width: 40em) {

  div.quick-links ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  div.quick-links ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 50%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  div.quick-links ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

div.quick-links ul li a {

  font-size: 18px;

  font-weight: normal !important;

  color: #333 !important;

  text-align: left;

  display: block;

  padding-left: 32px;

  background: url(../icons/link.png) 10px center no-repeat;

}

div.quick-links ul li a:hover {

  color: #E71939 !important;

}

div.quick-links ul li a.not-active {

  pointer-events: none !important;

  cursor: default important;

  background: url(../icons/not-link.png) 10px center no-repeat;

}



div.moduletablequick-links {

  margin-bottom: 50px;

  overflow: hidden;

}

div.moduletablequick-links h3 {

  font-size: 26px;

  color: #fff;

  padding: 10px 20px;

  border-bottom: 1px solid #FFF;

  display: block;

  background: #535353;

}

div.moduletablequick-links ul {

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

  background: #EAEAEA;

  overflow: hidden;

  padding: 5px 0;

}

div.moduletablequick-links ul:before, div.moduletablequick-links ul:after {

  content: " ";

  display: table;

}

div.moduletablequick-links ul:after {

  clear: both;

}

div.moduletablequick-links ul li {

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 33.33333%;

  float: left;

  padding: 0px 10px;

  margin: 5px 0;

}

@media only screen and (max-width: 40em) {

  div.moduletablequick-links ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  div.moduletablequick-links ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 50%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  div.moduletablequick-links ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

div.moduletablequick-links ul li a {

  font-size: 18px;

  font-weight: normal !important;

  color: #333 !important;

  text-align: left;

  display: block;

  padding-left: 40px;

  background: url(../icons/link.png) 10px center no-repeat;

}

div.moduletablequick-links ul li a:hover {

  color: #E71939 !important;

}

div.moduletablequick-links ul li a.not-active {

  pointer-events: none !important;

  cursor: default important;

  background: url(../icons/not-link.png) 10px center no-repeat;

}



div.accesories-links {

  overflow: hidden;

}

div.accesories-links h3 {

  font-size: 26px;

  color: #fff;

  padding: 10px 20px;

  border-bottom: 1px solid #FFF;

  display: block;

  background: #535353;

}

div.accesories-links ul {

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

  background: #EAEAEA;

  overflow: hidden;

  padding: 5px 0;

}

div.accesories-links ul:before, div.accesories-links ul:after {

  content: " ";

  display: table;

}

div.accesories-links ul:after {

  clear: both;

}

div.accesories-links ul li {

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 33.33333%;

  float: left;

  padding: 0px 10px;

  margin: 5px 0;

}

@media only screen and (max-width: 40em) {

  div.accesories-links ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  div.accesories-links ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 50%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  div.accesories-links ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

div.accesories-links ul li a {

  font-size: 18px;

  font-weight: normal !important;

  color: #333 !important;

  text-align: left;

  display: block;

  padding-left: 32px;

  background: url(../icons/circle.png) 10px center no-repeat;

}

div.accesories-links ul li a:hover {

  color: #E71939 !important;

}

div.accesories-links ul li a.not-active {

  pointer-events: none !important;

  cursor: default important;

  background: url(../icons/not-link.png) 10px center no-repeat;

}



div.download-links {

  overflow: hidden;

}

div.download-links h3 {

  font-size: 26px;

  color: #fff;

  padding: 10px 20px;

  border-bottom: 1px solid #FFF;

  display: block;

  background: #535353;

}

div.download-links ul {

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

  background: #EAEAEA;

  overflow: hidden;

  padding: 5px 0;

}

div.download-links ul:before, div.download-links ul:after {

  content: " ";

  display: table;

}

div.download-links ul:after {

  clear: both;

}

div.download-links ul li {

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 33.33333%;

  float: left;

  padding: 0px 10px;

  margin: 5px 0;

}

@media only screen and (max-width: 40em) {

  div.download-links ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 100%;

    float: left;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  div.download-links ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 50%;

    float: left;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  div.download-links ul li {

    padding-left: 0.9375rem;

    padding-right: 0.9375rem;

    width: 33.33333%;

    float: left;

  }

}

div.download-links ul li a {

  font-size: 18px;

  font-weight: normal !important;

  color: #333 !important;

  text-align: left;

  display: block;

  padding-left: 40px;

  background: url(../icons/save-file.png) 10px center no-repeat;

}

div.download-links ul li a:hover {

  color: #E71939 !important;

}

div.download-links ul li a.not-active {

  pointer-events: none !important;

  cursor: default important;

  background: url(../icons/not-link.png) 10px center no-repeat;

}



div.available-list {

  overflow: hidden;

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

}

div.available-list:before, div.available-list:after {

  content: " ";

  display: table;

}

div.available-list:after {

  clear: both;

}

div.available-list h3 {

  font-size: 26px;

  color: #fff;

  padding: 10px 20px;

  border-bottom: 1px solid #FFF;

  display: block;

  background: #535353;

}

div.available-list ul {

  background: #EAEAEA;

  overflow: hidden;

  padding: 5px 0;

}

div.available-list ul li {

  padding: 0px 10px;

  margin: 7px 0;

  font-size: 18px;

  font-weight: normal !important;

  color: #333 !important;

  text-align: left;

  display: block;

  padding-left: 32px;

  background: url(../icons/circle.png) 10px center no-repeat;

}

div.available-list ul li:hover {

  color: #E71939 !important;

}

div.available-list ul li.sub {

  background: none;

}



div.features-list {

  overflow: hidden;

  margin: 0 auto;

  max-width: 62.5rem;

  width: 100%;

}

div.features-list:before, div.features-list:after {

  content: " ";

  display: table;

}

div.features-list:after {

  clear: both;

}

div.features-list h3 {

  font-size: 26px;

  color: #fff;

  padding: 10px 20px;

  border-bottom: 1px solid #FFF;

  display: block;

  background: #535353;

}

div.features-list ul {

  background: #EAEAEA;

  overflow: hidden;

  padding: 5px 0;

}

div.features-list ul li {

  padding: 0px 10px;

  margin: 7px 0;

  font-size: 18px;

  font-weight: normal !important;

  color: #333 !important;

  text-align: left;

  display: block;

  padding-left: 32px;

  background: url(../icons/circle.png) 10px center no-repeat;

}

div.features-list ul li:hover {

  color: #E71939 !important;

}

div.features-list ul li.sub {

  background: none;

}



.contactus {

  width: 230px;

}



@font-face {

  font-family: 'englert';

  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBzUAAAC8AAAAYGNtYXAWS9RsAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5ZhPU8RkAAAFwAAAA4GhlYWQFfh9jAAACUAAAADZoaGVhB8IDxwAAAogAAAAkaG10eAoAAAAAAAKsAAAAGGxvY2EAmABoAAACxAAAAA5tYXhwAAgAJwAAAtQAAAAgbmFtZSlBvs0AAAL0AAABRXBvc3QAAwAAAAAEPAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADqCwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOoL//3//wAAAAAAIOoK//3//wAB/+MV+gADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAA/8AEAAPAACQAAAEhETQmKwEiBhURISIGHQEUFjMhERQWOwEyNjURITI2PQE0JiMD4P6gEw3ADRP+oA0TEw0BYBMNwA0TAWANExMNAkABYA0TEw3+oBMNwA0T/qANExMNAWATDcANEwAAAQAAAUAEAAJAABAAABMVFBYzITI2PQE0JiMhIgYVABMNA8ANExMN/EANEwIgwA0TEw3ADRMTDQABAAAAAQAASYa+dl8PPPUACwQAAAAAANEvbXMAAAAA0S9tcwAA/8AEAAPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAQAAAEAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAAAAAAAAgAAAAQAAAAEAAAAAAAAAAAKABQAHgBUAHAAAAABAAAABgAlAAEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIADgBHAAEAAAAAAAMADgAkAAEAAAAAAAQADgBVAAEAAAAAAAUAFgAOAAEAAAAAAAYABwAyAAEAAAAAAAoANABjAAMAAQQJAAEADgAAAAMAAQQJAAIADgBHAAMAAQQJAAMADgAkAAMAAQQJAAQADgBVAAMAAQQJAAUAFgAOAAMAAQQJAAYADgA5AAMAAQQJAAoANABjAGUAbgBnAGwAZQByAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGUAbgBnAGwAZQByAHRlbmdsZXJ0AGUAbgBnAGwAZQByAHQAUgBlAGcAdQBsAGEAcgBlAG4AZwBsAGUAcgB0AEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAASoAAsAAAAABFwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIHNWNtYXAAAAFoAAAATAAAAEwWS9RsZ2FzcAAAAbQAAAAIAAAACAAAABBnbHlmAAABvAAAAOAAAADgE9TxGWhlYWQAAAKcAAAANgAAADYFfh9jaGhlYQAAAtQAAAAkAAAAJAfCA8dobXR4AAAC+AAAABgAAAAYCgAAAGxvY2EAAAMQAAAADgAAAA4AmABobWF4cAAAAyAAAAAgAAAAIAAIACduYW1lAAADQAAAAUUAAAFFKUG+zXBvc3QAAASIAAAAIAAAACAAAwAAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6gsDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDqC//9//8AAAAAACDqCv/9//8AAf/jFfoAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAP/ABAADwAAkAAABIRE0JisBIgYVESEiBh0BFBYzIREUFjsBMjY1ESEyNj0BNCYjA+D+oBMNwA0T/qANExMNAWATDcANEwFgDRMTDQJAAWANExMN/qATDcANE/6gDRMTDQFgEw3ADRMAAAEAAAFABAACQAAQAAATFRQWMyEyNj0BNCYjISIGFQATDQPADRMTDfxADRMCIMANExMNwA0TEw0AAQAAAAEAAEmGvnZfDzz1AAsEAAAAAADRL21zAAAAANEvbXMAAP/ABAADwAAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAAEAAABAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAIAAAAEAAAABAAAAAAAAAAACgAUAB4AVABwAAAAAQAAAAYAJQABAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAA4AAAABAAAAAAACAA4ARwABAAAAAAADAA4AJAABAAAAAAAEAA4AVQABAAAAAAAFABYADgABAAAAAAAGAAcAMgABAAAAAAAKADQAYwADAAEECQABAA4AAAADAAEECQACAA4ARwADAAEECQADAA4AJAADAAEECQAEAA4AVQADAAEECQAFABYADgADAAEECQAGAA4AOQADAAEECQAKADQAYwBlAG4AZwBsAGUAcgB0AFYAZQByAHMAaQBvAG4AIAAxAC4AMABlAG4AZwBsAGUAcgB0ZW5nbGVydABlAG4AZwBsAGUAcgB0AFIAZQBnAHUAbABhAHIAZQBuAGcAbABlAHIAdABGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");

  font-weight: normal;

  font-style: normal;

}

#e-contactus {

  margin-bottom: 30px;

}



#e-contactus .ui-icon {

  font-family: 'englert';

  speak: none;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



#e-contactus .ui-icon-triangle-1-e:before {

  content: "\ea0a";

}



#e-contactus .ui-icon-triangle-1-s:before {

  content: "\ea0b";

}



#e-contactus .bfQuickMode {

  padding-top: 12px;

}



#e-contactus #accordion * {

  box-sizing: border-box;

}



#e-contactus #accordion .ui-accordion-header {

  color: #fff;

  padding: 8px 15px;

  text-transform: uppercase;

  margin-bottom: 3px;

}



#e-contactus #accordion .ui-state-default {

  background: #939393;

  position: relative;

}



#e-contactus #accordion .ui-state-active {

  background: #EA9E48;

  position: relative;

}



#e-contactus #accordion .ui-accordion-header span {

  font-size: 9px;

  position: absolute;

  right: 10px;

  top: 12px;

}



#e-contactus #accordion div {

  width: 100%;

  background: #fff;

}



#e-contactus #accordion .ui-accordion-content {

  background: #fff;

  padding: 20px 0 0;

  height: auto !important;

  width: 100%;

}



#e-contactus #accordion .ui-accordion-content ul {

  width: 100%;

  background: #fff;

  padding: 0px 15px 25px;

}



#e-contactus #accordion .ui-accordion-content ul li {

  background-image: none;

  padding-left: 5px;

  width: 100%;

}



#e-contactus #accordion .ui-accordion-content ul b {

  font-weight: bold;

}



#e-contactus #accordion .ui-accordion-content .eu-second {

  margin-top: 0px;

}



#e-contactus #accordion .ui-accordion-content .eu-altinfo {

  background: #EFEFEF;

  margin: 0px 0 3px;

  padding: 20px 15px;

}



#e-contactus #accordion .ui-accordion-content .eu-altinfo a {

  color: #EA9E48;

  font-weight: normal;

}



#career-opportunity {

  margin-bottom: 30px;

}

#career-opportunity a.button {

  width: 30%;

  margin: 0px 0px 20px 0px;

  padding: 5px;

  text-align: center;

  display: block;

  background: #333;

  color: #fff !important;

  transition: all 350ms ease ease-out;

}

#career-opportunity a.button:hover {

  background: #E71939 !important;

}



#career-opportunity .ui-icon {

  font-family: 'englert';

  speak: none;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



#career-opportunity .ui-icon-triangle-1-e:before {

  content: "\ea0a";

}



#career-opportunity .ui-icon-triangle-1-s:before {

  content: "\ea0b";

}



#career-opportunity .bfQuickMode {

  padding-top: 12px;

}



#career-opportunity #accordion2 * {

  box-sizing: border-box;

}



#career-opportunity #accordion2 .ui-accordion-header {

  color: #fff;

  padding: 8px 15px;

  text-transform: uppercase;

  margin-bottom: 3px;

}



#career-opportunity #accordion2 .ui-state-default {

  background: #939393;

  position: relative;

}



#career-opportunity #accordion2 .ui-state-active {

  background: #EA9E48;

  position: relative;

}



#career-opportunity #accordion2 .ui-accordion-header span {

  font-size: 9px;

  position: absolute;

  right: 10px;

  top: 12px;

}



#career-opportunity #accordion2 div {

  width: 100%;

  background: #fff;

}



#career-opportunity #accordion2 .ui-accordion-content {

  background: #fff;

  padding: 15px;

  height: auto !important;

  width: 100%;

}



#career-opportunity #accordion2 .ui-accordion-content .position a {

  font-size: 22px;

  display: block;

  text-transform: uppercase;

  padding-bottom: 2px;

  border-bottom: 1px solid #CCC;

  margin-bottom: 20px;

}



#career-opportunity #accordion2 .ui-accordion-content ul {

  width: 100%;

  background: #fff;

  padding: 0px 15px 25px;

}



#career-opportunity #accordion2 .ui-accordion-content ul li {

  background-image: none;

  padding-left: 5px;

  width: 100%;

}



#career-opportunity #accordion2 .ui-accordion-content ul b {

  font-weight: bold;

}



#career-opportunity #accordion2 .ui-accordion-content .eu-second {

  margin-top: 0px;

}



#career-opportunity #accordion2 .ui-accordion-content .eu-altinfo {

  background: #EFEFEF;

  margin: 0px 0 3px;

  padding: 20px 15px;

}



#career-opportunity #accordion2 .ui-accordion-content .eu-altinfo a {

  color: #EA9E48;

  font-weight: normal;

}



#standard-details {

  margin-bottom: 30px;

}



#standard-details .ui-icon {

  font-family: 'englert';

  speak: none;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



#standard-details .ui-icon-triangle-1-e:before {

  content: "\ea0a";

}



#standard-details .ui-icon-triangle-1-s:before {

  content: "\ea0b";

}



#standard-details .bfQuickMode {

  padding-top: 12px;

}



#standard-details #accordion3 * {

  box-sizing: border-box;

}



#standard-details #accordion3 .ui-accordion-header {

  color: #fff;

  padding: 8px 15px;

  text-transform: uppercase;

  margin-bottom: 3px;

}



#standard-details #accordion3 .ui-state-default {

  background: #939393;

  position: relative;

}



#standard-details #accordion3 .ui-state-active {

  background: #EA9E48;

  position: relative;

}



#standard-details #accordion3 .ui-accordion-header span {

  font-size: 9px;

  position: absolute;

  right: 10px;

  top: 12px;

}



#standard-details #accordion3 div {

  width: 100%;

  background: #fff;

}



#standard-details #accordion3 .ui-accordion-content {

  background: #fff;

  padding: 15px;

  height: auto !important;

  width: 100%;

}



#standard-details #accordion3 .ui-accordion-content .position a {

  font-size: 22px;

  display: block;

  text-transform: uppercase;

  padding-bottom: 2px;

  border-bottom: 1px solid #CCC;

  margin-bottom: 20px;

}



#standard-details #accordion3 .ui-accordion-content ul {

  overflow: hidden;

}

#standard-details #accordion3 .ui-accordion-content ul li {

  font-size: 18px;

  line-height: 32px;

  display: inline-block;

  float: right;

}

#standard-details #accordion3 .ui-accordion-content ul li:first-child {

  float: left;

}

#standard-details #accordion3 .ui-accordion-content ul li a {

  width: 20px;

  height: 20px;

  margin-top: 3px;

  margin-left: 3px;

  display: block;

}

#standard-details #accordion3 .ui-accordion-content ul li a span {

  display: none;

}

#standard-details #accordion3 .ui-accordion-content ul li a.dwgfile {

  background: url(../icons/dwgfile.png) no-repeat;

}

#standard-details #accordion3 .ui-accordion-content ul li a.dxffile {

  background: url(../icons/dxffile.png) no-repeat;

}

#standard-details #accordion3 .ui-accordion-content ul li a.pdffile {

  background: url(../icons/pdffile.png) no-repeat;

}



#standard-details {

  margin-bottom: 30px;

}



#standard-details .ui-icon {

  font-family: 'englert';

  speak: none;

  font-style: normal;

  font-weight: normal;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



#standard-details .ui-icon-triangle-1-e:before {

  content: "\ea0a";

}



#standard-details .ui-icon-triangle-1-s:before {

  content: "\ea0b";

}



#standard-details .bfQuickMode {

  padding-top: 12px;

}



#standard-details #accordion4 * {

  box-sizing: border-box;

}



#standard-details #accordion4 .ui-accordion-header {

  color: #fff;

  padding: 8px 15px;

  text-transform: uppercase;

  margin-bottom: 3px;

}



#standard-details #accordion4 .ui-state-default {

  background: #939393;

  position: relative;

}



#standard-details #accordion4 .ui-state-active {

  background: #EA9E48;

  position: relative;

}



#standard-details #accordion4 .ui-accordion-header span {

  font-size: 9px;

  position: absolute;

  right: 10px;

  top: 12px;

}



#standard-details #accordion4 div {

  width: 100%;

  background: #fff;

}



#standard-details #accordion4 .ui-accordion-content {

  background: #fff;

  padding: 15px;

  height: auto !important;

  width: 100%;

}



#standard-details #accordion4 .ui-accordion-content .position a {

  font-size: 22px;

  display: block;

  text-transform: uppercase;

  padding-bottom: 2px;

  border-bottom: 1px solid #CCC;

  margin-bottom: 20px;

}



#standard-details h2 {

  font-size: 24px;

  color: #fff;

  margin: 0px 15px 3px 15px;

  padding: 8px 15px;

  display: block;

  background: #333;

}



#standard-details #accordion4 .ui-accordion-content ul {

  overflow: hidden;

}

#standard-details #accordion4 .ui-accordion-content ul li {

  font-size: 18px;

  line-height: 32px;

  display: inline-block;

  float: right;

}

#standard-details #accordion4 .ui-accordion-content ul li:first-child {

  float: left;

}

#standard-details #accordion4 .ui-accordion-content ul li a {

  width: 20px;

  height: 20px;

  margin-top: 3px;

  margin-left: 3px;

  display: block;

}

#standard-details #accordion4 .ui-accordion-content ul li a span {

  display: none;

}

#standard-details #accordion4 .ui-accordion-content ul li a.dwgfile {

  background: url(../icons/dwgfile.png) no-repeat;

}

#standard-details #accordion4 .ui-accordion-content ul li a.dxffile {

  background: url(../icons/dxffile.png) no-repeat;

}

#standard-details #accordion4 .ui-accordion-content ul li a.pdffile {

  background: url(../icons/pdffile.png) no-repeat;

}



#standard-details ul {

  overflow: hidden;

}

#standard-details ul li {

  font-size: 18px;

  line-height: 32px;

  display: inline-block;

  float: right;

}

#standard-details ul li:first-child {

  float: left;

}

#standard-details ul li a {

  width: 20px;

  height: 20px;

  margin-top: 3px;

  margin-left: 3px;

  display: block;

}

#standard-details ul li a span {

  display: none;

}

#standard-details ul li a.dwgfile {

  background: url(../icons/dwgfile.png) no-repeat;

}

#standard-details ul li a.dxffile {

  background: url(../icons/dxffile.png) no-repeat;

}

#standard-details ul li a.pdffile {

  background: url(../icons/pdffile.png) no-repeat;

}



ul.ProdPanels {

  overflow: hidden;

  margin-top: 10px;

  margin-bottom: 10px;

}

ul.ProdPanels li {

  position: relative;

  width: 292.5px;

  height: 96px;

  display: block;

  background: #DEDEDE;

  float: left;

  margin-bottom: 10px;

  margin-left: 10px;

}

@media only screen and (max-width: 40em) {

  ul.ProdPanels li {

    width: 100%;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  ul.ProdPanels li {

    width: 100%;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  ul.ProdPanels li {

    width: 100%;

  }

}

ul.ProdPanels li img {

  width: 96px;

  height: 96px;

  float: left;

  display: block;

}

ul.ProdPanels li div.text {

  width: 195px;

  height: 96px;

  float: left;

  display: block;

  padding: 10px;

}

ul.ProdPanels li div.text p {

  font-size: 17px;

  line-height: 18px;

  padding-bottom: 3px;

}

ul.ProdPanels li div.text a {

  position: absolute;

  bottom: 10px;

  right: 10px;

  display: block;

  font-size: 15px;

  letter-spacing: 0.5px;

  color: #FFF !important;

  line-height: 15px;

  float: right;

  padding: 4px 15px 4px 15px;

  background: #969696;

}



ul.list-metalman {

  padding: 20px 0px 20px 0px;

  background: #EAEAEA;

  overflow: hidden;

}

ul.list-metalman li {

  padding-left: 0.9375rem;

  padding-right: 0.9375rem;

  width: 20%;

  float: left;

}

ul.list-metalman li a {

  display: block;

  transition: all 350ms ease ease-out;

}

ul.list-metalman li a img {

  margin-bottom: 15px;

}

ul.list-metalman li a p {

  margin: 0px;

  padding: 0px;

  text-align: center;

}

ul.list-metalman li a:hover img {

  opacity: 0.5;

}



/* 

 *  Core Owl Carousel CSS File

 *  v1.3.3

 */

/* clearfix */

.owl-carousel .owl-wrapper:after {

  content: ".";

  display: block;

  clear: both;

  visibility: hidden;

  line-height: 0;

  height: 0;

}



/* display none until init */

.owl-carousel {

  display: none;

  position: relative;

  width: 100%;

  -ms-touch-action: pan-y;

}



.owl-carousel .owl-wrapper {

  display: none;

  position: relative;

  -webkit-transform: translate3d(0px, 0px, 0px);

}



.owl-carousel .owl-wrapper-outer {

  overflow: hidden;

  position: relative;

  width: 100%;

}



#sync2 .owl-wrapper-outer {

  max-height: 100px !important;

}



.owl-carousel .owl-wrapper-outer.autoHeight {

  -webkit-transition: height 500ms ease-in-out;

  -moz-transition: height 500ms ease-in-out;

  -ms-transition: height 500ms ease-in-out;

  -o-transition: height 500ms ease-in-out;

  transition: height 500ms ease-in-out;

}



.owl-carousel .owl-item {

  float: left;

}



.owl-controls .owl-page,

.owl-controls .owl-buttons div {

  cursor: pointer;

}



.owl-controls {

  -webkit-user-select: none;

  -khtml-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  -webkit-tap-highlight-color: transparent;

}



/* mouse grab icon */

/* fix */

.owl-carousel .owl-wrapper,

.owl-carousel .owl-item {

  -webkit-backface-visibility: hidden;

  -moz-backface-visibility: hidden;

  -ms-backface-visibility: hidden;

  -webkit-transform: translate3d(0, 0, 0);

  -moz-transform: translate3d(0, 0, 0);

  -ms-transform: translate3d(0, 0, 0);

}



/*

*   Owl Carousel Owl Demo Theme 

*   v1.3.3

*/

.owl-theme .owl-controls {

  margin: 10px 0;

  text-align: center;

}



/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {

  text-transform: uppercase;

  color: #FFF;

  display: inline-block;

  zoom: 1;

  *display: inline;

  /*IE7 life-saver */

  margin: 0px;

  padding: 5px 0px;

  font-size: 16px;

  background: #535353;

  filter: Alpha(Opacity=50);

  /*IE7 fix*/

  opacity: 1;

  width: 49%;

}

.owl-theme .owl-controls .owl-buttons div:first-child {

  margin-right: 1%;

}



/* Clickable class fix problem with hover on touch devices */

/* Use it for non-touch hover action */

.owl-theme .owl-controls.clickable .owl-buttons div:hover {

  background: #FBFBFB;

  text-decoration: none;

  color: #252525;

}



/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {

  display: inline-block;

  zoom: 1;

  *display: inline;

  /*IE7 life-saver */

}



.owl-theme .owl-controls .owl-page span {

  display: block;

  width: 12px;

  height: 12px;

  margin: 5px 7px;

  -webkit-border-radius: 20px;

  -moz-border-radius: 20px;

  border-radius: 20px;

  background: #252525;

}



.owl-theme .owl-controls .owl-page.active span,

.owl-theme .owl-controls.clickable .owl-page:hover span {

  background: #E71939;

}



/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {

  height: auto;

  width: auto;

  color: #FFF;

  padding: 2px 10px;

  font-size: 12px;

  -webkit-border-radius: 30px;

  -moz-border-radius: 30px;

  border-radius: 30px;

}



/* preloading images */

.owl-item.loading {

  min-height: 100px;

  background: url(../images/ajaxloader.gif) no-repeat center center;

}



/* 

 *  Owl Carousel CSS3 Transitions 

 *  v1.3.2

 */

.owl-origin {

  -webkit-perspective: 1200px;

  -webkit-perspective-origin-x: 50%;

  -webkit-perspective-origin-y: 50%;

  -moz-perspective: 1200px;

  -moz-perspective-origin-x: 50%;

  -moz-perspective-origin-y: 50%;

  perspective: 1200px;

}



/* fade */

.owl-fade-out {

  z-index: 10;

  -webkit-animation: fadeOut .7s both ease;

  -moz-animation: fadeOut .7s both ease;

  animation: fadeOut .7s both ease;

}



.owl-fade-in {

  -webkit-animation: fadeIn .7s both ease;

  -moz-animation: fadeIn .7s both ease;

  animation: fadeIn .7s both ease;

}



/* backSlide */

.owl-backSlide-out {

  -webkit-animation: backSlideOut 1s both ease;

  -moz-animation: backSlideOut 1s both ease;

  animation: backSlideOut 1s both ease;

}



.owl-backSlide-in {

  -webkit-animation: backSlideIn 1s both ease;

  -moz-animation: backSlideIn 1s both ease;

  animation: backSlideIn 1s both ease;

}



/* goDown */

.owl-goDown-out {

  -webkit-animation: scaleToFade .7s ease both;

  -moz-animation: scaleToFade .7s ease both;

  animation: scaleToFade .7s ease both;

}



.owl-goDown-in {

  -webkit-animation: goDown .6s ease both;

  -moz-animation: goDown .6s ease both;

  animation: goDown .6s ease both;

}



/* scaleUp */

.owl-fadeUp-in {

  -webkit-animation: scaleUpFrom .5s ease both;

  -moz-animation: scaleUpFrom .5s ease both;

  animation: scaleUpFrom .5s ease both;

}



.owl-fadeUp-out {

  -webkit-animation: scaleUpTo .5s ease both;

  -moz-animation: scaleUpTo .5s ease both;

  animation: scaleUpTo .5s ease both;

}



/* Keyframes */

/*empty*/

@-webkit-keyframes empty {

  0% {

    opacity: 1;

  }

}

@-moz-keyframes empty {

  0% {

    opacity: 1;

  }

}

@keyframes empty {

  0% {

    opacity: 1;

  }

}

@-webkit-keyframes fadeIn {

  0% {

    opacity: 0;

  }

  100% {

    opacity: 1;

  }

}

@-moz-keyframes fadeIn {

  0% {

    opacity: 0;

  }

  100% {

    opacity: 1;

  }

}

@keyframes fadeIn {

  0% {

    opacity: 0;

  }

  100% {

    opacity: 1;

  }

}

@-webkit-keyframes fadeOut {

  0% {

    opacity: 1;

  }

  100% {

    opacity: 0;

  }

}

@-moz-keyframes fadeOut {

  0% {

    opacity: 1;

  }

  100% {

    opacity: 0;

  }

}

@keyframes fadeOut {

  0% {

    opacity: 1;

  }

  100% {

    opacity: 0;

  }

}

@-webkit-keyframes backSlideOut {

  25% {

    opacity: .5;

    -webkit-transform: translateZ(-500px);

  }

  75% {

    opacity: .5;

    -webkit-transform: translateZ(-500px) translateX(-200%);

  }

  100% {

    opacity: .5;

    -webkit-transform: translateZ(-500px) translateX(-200%);

  }

}

@-moz-keyframes backSlideOut {

  25% {

    opacity: .5;

    -moz-transform: translateZ(-500px);

  }

  75% {

    opacity: .5;

    -moz-transform: translateZ(-500px) translateX(-200%);

  }

  100% {

    opacity: .5;

    -moz-transform: translateZ(-500px) translateX(-200%);

  }

}

@keyframes backSlideOut {

  25% {

    opacity: .5;

    transform: translateZ(-500px);

  }

  75% {

    opacity: .5;

    transform: translateZ(-500px) translateX(-200%);

  }

  100% {

    opacity: .5;

    transform: translateZ(-500px) translateX(-200%);

  }

}

@-webkit-keyframes backSlideIn {

  0%, 25% {

    opacity: .5;

    -webkit-transform: translateZ(-500px) translateX(200%);

  }

  75% {

    opacity: .5;

    -webkit-transform: translateZ(-500px);

  }

  100% {

    opacity: 1;

    -webkit-transform: translateZ(0) translateX(0);

  }

}

@-moz-keyframes backSlideIn {

  0%, 25% {

    opacity: .5;

    -moz-transform: translateZ(-500px) translateX(200%);

  }

  75% {

    opacity: .5;

    -moz-transform: translateZ(-500px);

  }

  100% {

    opacity: 1;

    -moz-transform: translateZ(0) translateX(0);

  }

}

@keyframes backSlideIn {

  0%, 25% {

    opacity: .5;

    transform: translateZ(-500px) translateX(200%);

  }

  75% {

    opacity: .5;

    transform: translateZ(-500px);

  }

  100% {

    opacity: 1;

    transform: translateZ(0) translateX(0);

  }

}

@-webkit-keyframes scaleToFade {

  to {

    opacity: 0;

    -webkit-transform: scale(0.8);

  }

}

@-moz-keyframes scaleToFade {

  to {

    opacity: 0;

    -moz-transform: scale(0.8);

  }

}

@keyframes scaleToFade {

  to {

    opacity: 0;

    transform: scale(0.8);

  }

}

@-webkit-keyframes goDown {

  from {

    -webkit-transform: translateY(-100%);

  }

}

@-moz-keyframes goDown {

  from {

    -moz-transform: translateY(-100%);

  }

}

@keyframes goDown {

  from {

    transform: translateY(-100%);

  }

}

@-webkit-keyframes scaleUpFrom {

  from {

    opacity: 0;

    -webkit-transform: scale(1.5);

  }

}

@-moz-keyframes scaleUpFrom {

  from {

    opacity: 0;

    -moz-transform: scale(1.5);

  }

}

@keyframes scaleUpFrom {

  from {

    opacity: 0;

    transform: scale(1.5);

  }

}

@-webkit-keyframes scaleUpTo {

  to {

    opacity: 0;

    -webkit-transform: scale(1.5);

  }

}

@-moz-keyframes scaleUpTo {

  to {

    opacity: 0;

    -moz-transform: scale(1.5);

  }

}

@keyframes scaleUpTo {

  to {

    opacity: 0;

    transform: scale(1.5);

  }

}

#sync1 .item, #sync3 .item, #sync5 .item {

  background: #252525;

  /*padding: 80px 0px; */

  margin: 0px 5px;

  color: #FFF;

}

#sync1 .item h2, #sync3 .item h2, #sync5 .item h2 {

  display: block;

  padding: 20px;

}

#sync1 .item h2 a, #sync3 .item h2 a, #sync5 .item h2 a {

  position: relative;

  font-size: 24px;

  letter-spacing: 0.5px;

  color: #fff;

  border-bottom: 1 solid #333;

  display: block;

}

#sync1 .item h2 a:hover, #sync3 .item h2 a:hover, #sync5 .item h2 a:hover {

  color: #E71939;

}

#sync1 .item h2 a:hover span.icon-more, #sync3 .item h2 a:hover span.icon-more, #sync5 .item h2 a:hover span.icon-more {

  background: url(../icons/expand.png) bottom no-repeat;

}

#sync1 .item h2 a span, #sync3 .item h2 a span, #sync5 .item h2 a span {

  font-size: 17px;

  letter-spacing: 0.5px;

  display: block;

}

#sync1 .item h2 a span.icon-more, #sync3 .item h2 a span.icon-more, #sync5 .item h2 a span.icon-more {

  position: absolute;

  width: 55px;

  height: 21px;

  display: block;

  top: 10px;

  right: 0px;

  background: url(../icons/expand.png) top no-repeat;

}

#sync1 .item div.item-content, #sync3 .item div.item-content, #sync5 .item div.item-content {

  overflow: hidden;

  padding: 0px 20px 20px 20px;

}

#sync1 .item div.item-content ul.award, #sync3 .item div.item-content ul.award, #sync5 .item div.item-content ul.award {

  margin: 0px 0px 10px 0px;

  overflow: hidden;

}

#sync1 .item div.item-content ul.award li, #sync3 .item div.item-content ul.award li, #sync5 .item div.item-content ul.award li {

  display: inline-block;

  color: #fff;

  padding-left: 30px;

  background: url("../icons/award_gold.png") no-repeat;

}

#sync1 .item div.item-content h4, #sync3 .item div.item-content h4, #sync5 .item div.item-content h4 {

  display: block;

  margin-top: 20px;

  border-bottom: 1px solid #333;

}

#sync1 .item div.item-content ul.thumbs, #sync3 .item div.item-content ul.thumbs, #sync5 .item div.item-content ul.thumbs {

  margin-top: 20px;

  overflow: hidden;

}

#sync1 .item div.item-content ul.thumbs li, #sync3 .item div.item-content ul.thumbs li, #sync5 .item div.item-content ul.thumbs li {

  float: left;

  margin-bottom: 10px;

  margin-right: 10px;

}

#sync1 .item div.item-content ul.thumbs li img, #sync3 .item div.item-content ul.thumbs li img, #sync5 .item div.item-content ul.thumbs li img {

  opacity: 1;

}

#sync1 .item div.item-content ul.thumbs li img:hover, #sync3 .item div.item-content ul.thumbs li img:hover, #sync5 .item div.item-content ul.thumbs li img:hover {

  opacity: 0.5;

}

#sync1 .item div.item-content .excerpt, #sync3 .item div.item-content .excerpt, #sync5 .item div.item-content .excerpt {

  font-size: 17px;

}

#sync1 .item div.item-content .desc, #sync3 .item div.item-content .desc, #sync5 .item div.item-content .desc {

  font-size: 17px;

}

#sync1 .item img, #sync3 .item img, #sync5 .item img {

  display: inline-block;

}



#sync2 .item, #sync4 .item, #sync6 .item {

  background: #252525;

  /* padding: 10px 0px; */

  margin: 0px 5px;

  color: #FFF;

  text-align: center;

  cursor: pointer;

  overflow: visible;

}

#sync2 .item img, #sync4 .item img, #sync6 .item img {

  opacity: 1;

  display: inline-block;

}

#sync2 .item img:hover, #sync4 .item img:hover, #sync6 .item img:hover {

  opacity: 0.5;

}

#sync2 .item span.project-title, #sync4 .item span.project-title, #sync6 .item span.project-title {

  border-left: 4px double #E71939;

  bottom: -40px;

  color: #333;

  left: 4px;

  margin-top: 10px;

  padding-left: 15px;

  position: absolute;

  text-align: left;

  width: 300px;

}



#sync2 .item h1, #sync4 .item h1, #sync6 .item h1 {

  font-size: 18px;

}



#sync2 .item, #sync4 .item, #sync6 .item {

  background: none !important;

}



#owl-demo .item {

  margin: 3px;

}



#owl-demo .item img {

  display: block;

  width: 100%;

  height: auto;

}



#award-winning-projects .item p {

  width: 96px;

  height: auto;

  margin: 0 auto;

  left: 6px;

  bottom: -25;

  font-size: 13px;

  line-height: 14px;

  padding: 3px 3px 3px 0px;

  color: #333;

}



#award-winning-projects .owl-wrapper-outer {

  min-height: 180px !important;

}



#photo-gallery-by-projects .owl-wrapper {

  min-height: 150px !important;

}



#photo-gallery-by-projects .owl-buttons {

  width: 100%;

  margin-bottom: 10px;

}



#photo-gallery-by-projects {

  overflow: hidden;

}



#photo-gallery-by-projects .orderby {

  background: #535353;

  color: #fff;

  font-size: 16px;

  margin: 0 0 10px 3px;

  position: relative;

  text-align: right;

  font-weight: none !important;

  padding: 5px 0px 5px;

  width: 99.2%;

}

#photo-gallery-by-projects .orderby a {

  font-weight: none !important;

  letter-spacing: 1px !important;

  padding: 0px 10px;

  color: #fff;

}

#photo-gallery-by-projects .orderby a:hover {

  color: #E71939;

}

#photo-gallery-by-projects .orderby a.active {

  color: #252525;

}



#photo-gallery-by-projects div.owl-pagination .owl-page:first-child {

  width: 30px;

  height: 30px;

  position: relative;

  top: 4px;

  background: url(../icons/arrowleftblack.png) no-repeat !important;

}

#photo-gallery-by-projects div.owl-pagination .owl-page:first-child:hover {

  background: url(../icons/arrowleftred.png) no-repeat !important;

}

#photo-gallery-by-projects div.owl-pagination .owl-page:first-child span {

  background: none !important;

}

#photo-gallery-by-projects div.owl-pagination .owl-page:last-child {

  width: 30px;

  height: 30px;

  position: relative;

  top: 4px;

  background: url(../icons/arrowrightblack.png) no-repeat !important;

}

#photo-gallery-by-projects div.owl-pagination .owl-page:last-child:hover {

  background: url(../icons/arrowrightred.png) no-repeat !important;

}

#photo-gallery-by-projects div.owl-pagination .owl-page:last-child span {

  background: none !important;

}



#award-winning-projects div.owl-pagination .owl-page:first-child {

  width: 30px;

  height: 30px;

  margin-right: 10px !important;

  position: relative;

  top: 4px;

  background: url(../icons/arrowleftblack.png) no-repeat !important;

}

#award-winning-projects div.owl-pagination .owl-page:first-child:hover {

  background: url(../icons/arrowleftred.png) no-repeat !important;

}

#award-winning-projects div.owl-pagination .owl-page:first-child span {

  background: none !important;

}

#award-winning-projects div.owl-pagination .owl-page:last-child {

  width: 30px;

  height: 30px;

  margin-left: 10px !important;

  position: relative;

  top: 4px;

  background: url(../icons/arrowrightblack.png) no-repeat !important;

}

#award-winning-projects div.owl-pagination .owl-page:last-child:hover {

  background: url(../icons/arrowrightred.png) no-repeat !important;

}

#award-winning-projects div.owl-pagination .owl-page:last-child span {

  background: none !important;

}



#scrollbar-x {

  width: 640px;

  margin: 0 0 10px;

}

@media only screen and (max-width: 40em) {

  #scrollbar-x {

    width: 100%;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #scrollbar-x {

    width: 100%;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #scrollbar-x {

    width: 100%;

  }

}



#scrollbar-x .viewport {

  width: 640px;

  height: 340px;

  overflow: hidden;

  position: relative;

}

@media only screen and (max-width: 40em) {

  #scrollbar-x .viewport {

    width: 100%;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #scrollbar-x .viewport {

    width: 100%;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #scrollbar-x .viewport {

    width: 100%;

  }

}



#scrollbar-x .overview {

  list-style: none;

  width: 1265px;

  padding: 0;

  margin: 0;

  position: absolute;

  left: 0;

  top: 0;

}



#scrollbar-x .overview img {

  float: left;

}



#scrollbar-x .scrollbar {

  background: transparent url(../images/bg-scrollbar-track-x.png) no-repeat 0 0;

  position: relative;

  margin: 0 0 5px;

  clear: both;

  height: 15px;

}



#scrollbar-x .track {

  background: transparent url(../images/bg-scrollbar-trackend-x.png) no-repeat 100% 0;

  width: 100%;

  height: 15px;

  position: relative;

}



#scrollbar-x .thumb {

  background: transparent url(../images/bg-scrollbar-thumb-x.png) no-repeat 100% 50%;

  height: 25px;

  cursor: pointer;

  overflow: hidden;

  position: absolute;

  left: 0;

  top: -5px;

}



#scrollbar-x .thumb .end {

  background: transparent url(../images/bg-scrollbar-thumb-x.png) no-repeat 0 50%;

  overflow: hidden;

  height: 25px;

  width: 5px;

}



#scrollbar-x .disable {

  display: none;

}



.noSelect {

  user-select: none;

  -o-user-select: none;

  -moz-user-select: none;

  -khtml-user-select: none;

  -webkit-user-select: none;

}



/* Tiny Scrollbar */

#scrollbar-y {

  width: 615px;

  position: relative;

}

@media only screen and (max-width: 40em) {

  #scrollbar-y {

    width: 95%;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #scrollbar-y {

    width: 95%;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  #scrollbar-y {

    width: 95%;

  }

}



#scrollbar-y .viewport {

  height: 360px;

  overflow: hidden;

  position: relative;

}



#scrollbar-y .overview {

  list-style: none;

  position: absolute;

  left: 0;

  top: 0;

  margin: 0;

}



#scrollbar-y .scrollbar {

  background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0;

  position: absolute;

  background-position: 0 0;

  right: -20px;

  top: 0;

  width: 15px;

}



#scrollbar-y .track {

  background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;

  height: 100%;

  width: 13px;

  position: relative;

  padding: 0 1px;

}



#scrollbar-y .thumb {

  background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;

  height: 20px;

  width: 25px;

  cursor: pointer;

  overflow: hidden;

  position: absolute;

  top: 0;

  left: -5px;

}



#scrollbar-y .thumb .end {

  background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;

  overflow: hidden;

  height: 5px;

  width: 25px;

}



#scrollbar-y .disable {

  display: none;

}



.noSelect {

  user-select: none;

  -o-user-select: none;

  -moz-user-select: none;

  -khtml-user-select: none;

  -webkit-user-select: none;

}



/* Coil Calculator */

.itemid-553 .tabs-vertical, .itemid-608 .tabs-vertical, .itemid-607 .tabs-vertical {

  background: #ffffff;

}



.itemid-553 div.tabs-vertical ul.tabs-v,

.itemid-607 div.tabs-vertical ul.tabs-v,

.itemid-608 div.tabs-vertical ul.tabs-v {

  margin: 0;

  padding-top: 10px;

  padding-bottom: 10px;

  float: right;

  list-style: none;

  overflow: hidden;

  width: 30%;

  background: #F29A36;

  height: auto;

  min-height: 382px;

}



.itemid-553 div.tabs-vertical .tab_container-v,

.itemid-607 div.tabs-vertical .tab_container-v,

.itemid-608 div.tabs-vertical .tab_container-v {

  float: left;

  width: 70%;

  min-height: 382px;

  overflow: hidden;

  background: #FEFEFE;

}



@media screen and (max-width: 768px) {

  .itemid-553 div.tabs-vertical .tab_container-v,

  .itemid-607 div.tabs-vertical .tab_container-v,

  .itemid-608 div.tabs-vertical .tab_container-v {

    width: 100%;

  }

}

#tab-v-3 .bfClearfix {

  display: none;

}



.ProdCalcA a.minilogo {

  float: right;

  position: relative;

  display: block;

  bottom: 11px;

  left: 11px;

}



.ProdCalcA p.in_content1, .ProdCalcA p.in_content5 {

  float: left;

  width: 50%;

  /*margin:0 0 20px;*/

  margin: 0 0 15px;

  height: 20px;

}



.ProdCalcA p.in_content2, .ProdCalcA p.in_content6 {

  float: right;

  width: 47%;

  margin: 0 0 15px;

  height: 20px;

}



.ProdCalcA .reset_div {

  margin: 0;

  padding: 0;

  clear: both;

  height: 0px;

}



.ProdCalcB p.in_content1, .ProdCalcC p.in_content1 {

  float: left;

  height: 20px;

  margin: 0 0 20px;

  width: 255px;

}



.ProdCalcB p.in_content2, .ProdCalcC p.in_content2 {

  float: left;

  height: 20px;

  margin: 0 0 20px 40px;

  width: 255px;

}



.ProdCalcA p.in_content3, .ProdCalcB p.in_content3, .ProdCalcC p.in_content3 {

  height: 40px;

  margin: 0 0 20px;

}



.ProdCalcB p.in_content4, .ProdCalcC p.in_content4 {

  float: left;

  height: 20px;

  margin: 0 70px 20px 0;

  width: 225px;

}



.form_holder {

  clear: both;

  min-height: 20px;

  width: 605px;

}



.ProdCalcA p.in_content5 input, .ProdCalcA p.in_content6 input {

  float: right;

  width: 133px;

  margin-right: 10px;

}



.ProdCalcA p.in_content1 input, .ProdCalcA p.in_content2 input {

  float: right;

  width: 105px;

  margin-right: 0px;

}



.ProdCalcA p.in_content1 .required + input, .ProdCalcA p.in_content2 .required + input, .ProdCalcA p.in_content6 .required + input {

  margin-right: 0px;

}



.ProdCalcB p.in_content1 input, .ProdCalcB p.in_content2 input, .ProdCalcB p.in_content4 input, .ProdCalcC p.in_content1 input, .ProdCalcC p.in_content2 input, .ProdCalcC p.in_content4 input {

  float: right;

  width: 111px;

  margin-right: 0px;

}



.ProdCalcB p.in_content1 #coil_l {

  width: 90px;

}



.ProdCalcA p.in_content1 select, .ProdCalcA p.in_content2 select {

  float: right;

  /*width:145px;*/

  width: 132px;

  margin-right: 10px;

}



.ProdCalcA p.in_content1 .required + select, .ProdCalcA p.in_content2 .required + select {

  margin-right: 0px;

}



.ProdCalcB p.in_content1 select, .ProdCalcB p.in_content2 select, .ProdCalcB p.in_content4 select, .ProdCalcC p.in_content1 select, .ProdCalcC p.in_content2 select, .ProdCalcC p.in_content4 select {

  float: right;

  width: 115px;

  margin-right: 0px;

}



.ProdCalcB p.in_content2 select {

  width: 138px;

}



.ProdCalcA .required {

  background: none repeat scroll 0 0 transparent;

  border: medium none;

  color: #FF0000;

  float: none;

  font-size: 100%;

  font-weight: bold;

  margin: 0;

  padding: 0 0 0 5px;

  vertical-align: top;

  float: right;

}



.ProdCalcA input, .ProdCalcA select {

  border: 1px solid #333;

}



.ProdCalcA .receive_info {

  background-color: #F1F1F1;

  border: 3px solid #E8E8E8;

  clear: both;

  line-height: 15px;

  margin: 0 0 10px;

  padding: 6px 10px;

  text-align: left;

}



.ProdCalcA #email_input {

  width: 220px;

  margin: 0 5px 0 5px;

}



.ProdCalcA #submit_button {

  color: #ffffff;

  background: #939393;

  padding: 0 7px;

  margin-left: 6px;

  border: 1px solid #939393;

}



.ProdCalcA .footnote {

  color: #FF3333;

  font-style: italic;

}



@media screen and (max-width: 700px) {

  .form_holder {

    clear: both;

    min-height: 20px;

    width: 100%;

  }



  .ProdCalcA p.in_content1, .ProdCalcA p.in_content5 {

    float: left;

    width: 100%;

    /*margin:0 0 20px;*/

    margin: 0 0 15px;

    height: 20px;

  }



  .ProdCalcA p.in_content2, .ProdCalcA p.in_content6 {

    float: right;

    width: 100%;

    margin: 0 0 15px;

    height: 20px;

  }



  .ProdCalcA p.in_content5 input, .ProdCalcA p.in_content6 input {

    width: 233px;

  }



  .ProdCalcA p.in_content1 select, .ProdCalcA p.in_content2 select {

    width: 232px;

  }

}

@media screen and (max-width: 480px) {

  .ProdCalcA p.in_content3, .ProdCalcB p.in_content3, .ProdCalcC p.in_content3 {

    height: auto;

    margin: 0 0 20px;

  }



  .ProdCalcA p.in_content1 input, .ProdCalcA p.in_content2 input {

    float: right;

    width: 105px;

    margin-right: 0px;

  }



  .ProdCalcA p.in_content5 input, .ProdCalcA p.in_content6 input {

    width: 133px;

  }



  .ProdCalcA p.in_content1 select, .ProdCalcA p.in_content2 select {

    width: 132px;

  }



  .ProdCalcA #email_input {

    width: 72%;

    margin: 4px 5px 0 0px;

  }

}

@media screen and (max-width: 370px) {

  .ProdCalcA p.in_content1, .ProdCalcA p.in_content5 {

    height: 45px;

  }



  .ProdCalcA p.in_content2, .ProdCalcA p.in_content6 {

    height: 45px;

  }



  .ProdCalcA p.in_content1 input, .ProdCalcA p.in_content2 input {

    float: right;

    width: 50px;

    margin-right: 0px;

  }



  .ProdCalcA p.in_content5 input, .ProdCalcA p.in_content6 input {

    width: 97%;

    float: left;

    margin-top: 4px;

  }



  .ProdCalcA p.in_content1 select, .ProdCalcA p.in_content2 select {

    width: 96%;

    float: left;

    margin-top: 4px;

  }



  .ProdCalcA .required {

    float: none;

  }



  .ProdCalcA #email_input {

    width: 70%;

    margin: 4px 5px 0 0px;

  }

}

p.msj-display {

  display: none;

  padding: 20px 0;

  text-align: center;

}

@media only screen and (max-width: 40em) {

  p.msj-display {

    display: block !important;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  p.msj-display {

    display: none;

  }

}

@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {

  p.msj-display {

    display: none;

  }

}



@media only screen and (max-width: 40em) {

  #color_changer {

    display: none;

  }

}

@media only screen and (min-width: 40.0625em) and (max-width: 50em) {

  #color_changer {

    display: none;

  }

}



/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,

.fancybox-skin,

.fancybox-outer,

.fancybox-inner,

.fancybox-image,

.fancybox-wrap iframe,

.fancybox-wrap object,

.fancybox-nav,

.fancybox-nav span,

.fancybox-tmp {

  padding: 0;

  margin: 0;

  border: 0;

  outline: none;

  vertical-align: top;

}



.fancybox-wrap {

  position: absolute;

  top: 0;

  left: 0;

  z-index: 8020;

}



.fancybox-skin {

  position: relative;

  background: #f9f9f9;

  color: #444;

  text-shadow: none;

  -webkit-border-radius: 4px;

  -moz-border-radius: 4px;

  border-radius: 4px;

}



.fancybox-opened {

  z-index: 8030;

}



.fancybox-opened .fancybox-skin {

  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);

  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);

  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);

}



.fancybox-outer, .fancybox-inner {

  position: relative;

}



.fancybox-inner {

  overflow: hidden;

}



.fancybox-type-iframe .fancybox-inner {

  -webkit-overflow-scrolling: touch;

}



.fancybox-error {

  color: #444;

  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;

  margin: 0;

  padding: 15px;

  white-space: nowrap;

}



.fancybox-image, .fancybox-iframe {

  display: block;

  width: 100%;

  height: 100%;

}



.fancybox-image {

  max-width: 100%;

  max-height: 100%;

}



#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {

  background-image: url("../images/fancybox_sprite.png");

}



#fancybox-loading {

  position: fixed;

  top: 50%;

  left: 50%;

  margin-top: -22px;

  margin-left: -22px;

  background-position: 0 -108px;

  opacity: 0.8;

  cursor: pointer;

  z-index: 8060;

}



#fancybox-loading div {

  width: 44px;

  height: 44px;

  background: url("../images/fancybox_loading.gif") center center no-repeat;

}



.fancybox-close {

  position: absolute;

  top: -18px;

  right: -18px;

  width: 36px;

  height: 36px;

  cursor: pointer;

  z-index: 8040;

}



.fancybox-nav {

  position: absolute;

  top: 0;

  width: 40%;

  height: 100%;

  cursor: pointer;

  text-decoration: none;

  background: transparent url("../images/blank.gif");

  /* helps IE */

  -webkit-tap-highlight-color: transparent;

  z-index: 8040;

}



.fancybox-prev {

  left: 0;

}



.fancybox-next {

  right: 0;

}



.fancybox-nav span {

  position: absolute;

  top: 50%;

  width: 36px;

  height: 34px;

  margin-top: -18px;

  cursor: pointer;

  z-index: 8040;

  visibility: hidden;

}



.fancybox-prev span {

  left: 10px;

  background-position: 0 -36px;

}



.fancybox-next span {

  right: 10px;

  background-position: 0 -72px;

}



.fancybox-nav:hover span {

  visibility: visible;

}



.fancybox-tmp {

  position: absolute;

  top: -99999px;

  left: -99999px;

  visibility: hidden;

  max-width: 99999px;

  max-height: 99999px;

  overflow: visible !important;

}



/* Overlay helper */

.fancybox-lock {

  overflow: hidden !important;

  width: auto;

}



.fancybox-lock body {

  overflow: hidden !important;

}



.fancybox-lock-test {

  overflow-y: hidden !important;

}



.fancybox-overlay {

  position: absolute;

  top: 0;

  left: 0;

  overflow: hidden;

  display: none;

  z-index: 8010;

  background: url("../images/fancybox_overlay.png");

}



.fancybox-overlay-fixed {

  position: fixed;

  bottom: 0;

  right: 0;

}



.fancybox-lock .fancybox-overlay {

  overflow: auto;

  overflow-y: scroll;

}



/* Title helper */

.fancybox-title {

  visibility: hidden;

  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;

  position: relative;

  text-shadow: none;

  z-index: 8050;

}



.fancybox-opened .fancybox-title {

  visibility: visible;

}



.fancybox-title-float-wrap {

  position: absolute;

  bottom: 0;

  right: 50%;

  margin-bottom: -35px;

  z-index: 8050;

  text-align: center;

}



.fancybox-title-float-wrap .child {

  display: inline-block;

  margin-right: -100%;

  padding: 2px 20px;

  background: transparent;

  /* Fallback for web browsers that doesn't support RGBa */

  background: rgba(0, 0, 0, 0.8);

  -webkit-border-radius: 15px;

  -moz-border-radius: 15px;

  border-radius: 15px;

  text-shadow: 0 1px 2px #222;

  color: #FFF;

  font-weight: bold;

  line-height: 24px;

  white-space: nowrap;

}



.fancybox-title-outside-wrap {

  position: relative;

  margin-top: 10px;

  color: #fff;

}



.fancybox-title-inside-wrap {

  padding-top: 10px;

}



.fancybox-title-over-wrap {

  position: absolute;

  bottom: 0;

  left: 0;

  color: #fff;

  padding: 10px;

  background: #000;

  background: rgba(0, 0, 0, 0.8);

}



/*Retina graphics!*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {

    background-image: url("../images/fancybox_sprite_2x.png");

    background-size: 44px 152px;

    /*The size of the normal image, half the size of the hi-res image*/

  }



  #fancybox-loading div {

    background-image: url("../images/fancybox_loading_2x.gif");

    background-size: 24px 24px;

    /*The size of the normal image, half the size of the hi-res image*/

  }

}

/* ********************* */

/* **** ROOF VISUAL **** */

/* ********************* */

area:hover,

#open_close-tag-top:hover,

#open_close-tag-bottom:hover {

  cursor: hand;

  cursor: pointer;

}



#color_changer {

  margin: 0 auto;

  /*position: absolute;*/

  width: 960px;

  overflow: hidden;

}



#gallery_box {

  position: relative;

  height: 640px;

  z-index: 7800;

}



#gallery_box img {

  position: absolute;

  top: 0;

  z-index: 5000;

}



#gallery_box img#house_img_2,

#gallery_box img#house_img_3,

#gallery_box img#house_img_4 {

  display: none;

}



#image_selection {

    /*position: absolute;















	z-index: 7900;















	bottom: 0px;*/

  height: 119px;

  position: relative;

  top: 522px;

  z-index: 7900;

  padding-top: 25px;

}



#image_selection img,

#colors_bar img {

  display: block !important;

}



#colors_bar {

  position: absolute;

  z-index: 8300;

  top: 0;

  width: 960px;

  height: 36px;

}



#overlay_box #overlay_color {

  display: block;

  height: 340px;

  position: absolute;

  top: 55px;

  width: 960px;

  z-index: 8050;

  background-color: transparent;

}



#overlay_box #overlay_roof {

  display: block;

  height: 350px;

  position: absolute;

  top: 50px;

  width: 960px;

  z-index: 8100;

  background-color: transparent;

}



#overlay_box #overlay_roof {

  z-index: 8200;

}



#overlay_box #overlay_roof.mask1 {

  background-image: url(../../../../images/stories/roof_colors_js/mask1.png);

}



#overlay_box #overlay_roof.mask2 {

  background-image: url(../../../../images/stories/roof_colors_js/mask2.png);

}



#overlay_box #overlay_roof.mask3 {

  background-image: url(../../../../images/stories/roof_colors_js/mask3.png);

}



#overlay_box #overlay_roof.mask4 {

  background-image: url(../../../../images/stories/roof_colors_js/mask4.png);

}



p.selected_color {

  background-color: #000000;

  color: #FFFFFF;

  float: right;

  font-family: Lucida Sans, 'LucidaSansDemiboldRoman', sans-serif;

  font-size: 12px;

  font-style: italic;

  font-weight: bold;

  /*margin: -1px 4px 0 0;*/

  margin: -14px 4px 0 0;

  padding: 12px;

}



p.desc_text {

  color: #FFFFFF;

  font-family: Arial, sans-serif;

  font-size: 10px;

  line-height: 14px;

  position: absolute;

  right: 13px;

  /*top: 28px;*/

  top: 16px;

  width: 448px;

  z-index: 5100;

}



p.desc_text strong {

  font-weight: bold;

}



p.desc_text span {

  font-family: Arial, sans-serif;

  font-size: 9px;

}



#text_alt {

  padding: 5px;

  border: 1px solid #333;

  background: #CCC;

  display: none;

  border-radius: 6px;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 14px;

  width: auto;

  position: absolute;

  z-index: 9000;

  display: none !important;

}



#open_close-tag-top {

  background-image: url(../../../../images/stories/roof_colors_js/top_open_close.png);

  background-repeat: no-repeat;

  background-position: 0px 0px;

  margin: 0 auto;

  z-index: 9001;

  width: 79px;

  height: 17px;

  margin-top: 37px;

}



#open_close-tag-bottom {

  background-image: url(../../../../images/stories/roof_colors_js/bottom_open_close.png);

  background-repeat: no-repeat;

  background-position: 0px -17px;

  /*margin:0 auto;*/

  margin: -38px auto 0;

  z-index: 9001;

  width: 79px;

  height: 17px;

  /*margin-bottom:-5px;*/

}



#gallery_box #overlay_box #overlay_roof,

#gallery_box #overlay_box #overlay_color {

  border: none;

  display: block;

}



#scroller.section_2 #scroll_products .item0 + .item1 + #cat_title {

  visibility: hidden;

}



#scroller.section_2 #scroll_products .item0 {

  border-right: 1px solid #BDBDBD;

  height: 128px;

  margin-bottom: 0;

  margin-left: 0;

  margin-right: 15px !important;

  margin-top: 0;

  width: 111px !important;

}

/*NEW------------------------------------------------*/

#xsg ul li a {font-weight:bold; }
#xsg ul ul li a {font-weight:normal; }
#xsg a {text-decoration:none; }
#xsg p {margin:10px 0px 10px 0px;}
#xsg ul {}
#xsg li {margin-left: 35px;}
#xsg th { text-align:left;padding:2px 10px 2px 2px; border-bottom:1px solid #CCCCCC; border-collapse:collapse;}
#xsg td { text-align:left; padding:2px 10px 2px 2px; border-bottom:1px solid #CCCCCC; border-collapse:collapse;}



div.tabs-vertical ul.tabs-v li a{
    font-size: 22px;
    line-height: 20px;
    text-align: left;
    padding: 10px 5px 10px 0px;
    margin-left: 0px !important;
    cursor: pointer;
    color: #FFF !important;
    overflow: hidden;
    position: relative;
    transition: all 350ms ease ease-out;
    background: none;
    font-weight: normal !important;
}
div.tabs-vertical ul.tabs-v li a:hover{

    color: #000 !important;

}

.title-box{
    font-weight: bold;
    width: 100%;
    display: block;
    background: #505050;
    padding: 7px 10px;
    color: white;
}


/*OVERWRITE------------------------------------------------*/

#default-footer-full #footer-search input{
    min-height: 24px !important;
}

#default-footer-full nav#menu-credit ul li {
    margin-right: 20px !important;
}

ul.list-metalman li {
    width: 16.5% !important;
}

#default-menu-footer-full #default-menu-footer-wrapper nav#menu-footer ul li {
    margin-left: 27px;
}
#menu-footer li ul li a {
    padding: 0 5px !important;
}

#menu-footer li ul {
    width: 220px !important;
}
#home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li {
    margin-left: 27px;
}


@media only screen and (max-width: 40em) {
  #home-menu-footer-full #home-menu-footer-wrapper nav#menu-footer ul li {
      margin-left: 0px;
  }
}

#career-opportunity #accordion2 h3 {
  cursor:pointer !important;
}


/*----captcha----------*/

#bfElemWrap679 .bfCaptcha { width:55%; float: right; }
#bfElemWrap679 .bfCaptcha img#ff_capimgValue { width:220px !important; margin-bottom: 10px; }
#bfElemWrap679 .bfCaptcha input#bfCaptchaEntry { width:180px !important; margin-right: 3px; }
#bfElemWrap679 .bfCaptcha a.ff_elem { margin-left:5px; }


/*
---------------------------------------*/


div#technical-data {
  overflow: hidden;
  background: #eaeaea;
}
div#technical-data h2 {
  background: #535353 none repeat scroll 0 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 26px;
  padding: 10px 20px;
  margin-bottom: 20px;
}
div#technical-data ul.list-data {
  padding: 0 10px;
  overflow: hidden;
  list-style: none;
}
div#technical-data ul.list-data > li {
  width: 50%;
  float: left;
  padding: 0 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media only screen and (max-width: 40em) {
  div#technical-data ul.list-data > li {
    width: 100%;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 50em) {
  div#technical-data ul.list-data > li {
    width: 100%;
  }
}
@media only screen and (min-width: 50.0625em) and (max-width: 63.9375em) {
  div#technical-data ul.list-data > li {
    width: 50%;
  }
}
div#technical-data ul.list-data > li ul {
  overflow: hidden;
}
div#technical-data ul.list-data > li ul li {
  width: 100%;
  display: block;
  padding-left: 30px;
  line-height:28px;
  background: url(../icons/not-link.png) left no-repeat;
}
div#technical-data ul.list-data h3 {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
  margin-bottom: 20px;
}





div.aidanews2 {
  overflow:hidden;
}

div.aidanews2 .aidanews2_art {
  padding:10px;
  background: #efefef;
  overflow:hidden;
  margin-bottom:20px;
}

div.aidanews2 .aidanews2_main .aidanews2_mainL {
  width:16.6667%; /* 83.3333% */
  height:120px;
  float:left;
}

div.aidanews2 .aidanews2_main .aidanews2_mainL img {
  width:100%; /* 83.3333% */
  height:100%;
  display:block;
}

div.aidanews2 .aidanews2_main .aidanews2_mainC {
  width:83.3333%;
  height:120px;
  float:left;
  padding-left:20px;
}

div.aidanews2 .aidanews2_main .aidanews2_mainC h1 {
  margin-top:25px;
  text-transform:uppercase;
}

#tabela {
   border: 2px solid black;
   border-collapse: separate;
   background-color: #fff;
   width: 600px;
}