meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}
 
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

*,*:before,*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,body {
  font-size: 100%;
}

body {
  background: #2d2d2c;
  color: #fff;
  padding: 0;
  margin: 0;
  font-family: "Trebuchet MS","Helvetica",Helvetica,Arial,sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

a:hover {
  cursor: pointer;
}

img,object,embed {
  max-width: 100%;
  height: auto;
}

object,embed {
  height: 100%;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

.hide {
  display: none;
}

.start {
  float: left !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.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 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1;
}

.row:before,.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row.collapse>.column,.row.collapse>.columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}

.row .row:before,.row .row:after {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}

.row .row.collapse:before,.row .row.collapse:after {
  content: " ";
  display: table;
}

.row .row.collapse:after {
  clear: both;
}

.column,.columns {
  position: relative;
  padding-left: .9375em;
  padding-right: .9375em;
  width: 100%;
  float: left;
}

@media only screen {
  .column.small-centered,.columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.small-uncentered,.columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  .column.small-uncentered.opposite,.columns.small-uncentered.opposite {
    float: right;
  }

  .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: .9375em;
    padding-right: .9375em;
    float: left;
  }

  .small-1 {
    position: relative;
    width: 8.33333%;
  }

  .small-2 {
    position: relative;
    width: 16.66667%;
  }

  .small-3 {
    position: relative;
    width: 25%;
  }

  .small-4 {
    position: relative;
    width: 33.33333%;
  }

  .small-5 {
    position: relative;
    width: 41.66667%;
  }

  .small-6 {
    position: relative;
    width: 50%;
  }

  .small-7 {
    position: relative;
    width: 58.33333%;
  }

  .small-8 {
    position: relative;
    width: 66.66667%;
  }

  .small-9 {
    position: relative;
    width: 75%;
  }

  .small-10 {
    position: relative;
    width: 83.33333%;
  }

  .small-11 {
    position: relative;
    width: 91.66667%;
  }

  .small-12 {
    position: relative;
    width: 100%;
  }

  [class*="column"]+[class*="column"]:last-child {
    float: right;
  }

  [class*="column"]+[class*="column"].end {
    float: left;
  }

  .small-offset-0 {
    position: relative;
    margin-left: 0 !important;
  }

  .small-offset-1 {
    position: relative;
    margin-left: 8.33333% !important;
  }

  .small-offset-2 {
    position: relative;
    margin-left: 16.66667% !important;
  }

  .small-offset-3 {
    position: relative;
    margin-left: 25% !important;
  }

  .small-offset-4 {
    position: relative;
    margin-left: 33.33333% !important;
  }

  .small-offset-5 {
    position: relative;
    margin-left: 41.66667% !important;
  }

  .small-offset-6 {
    position: relative;
    margin-left: 50% !important;
  }

  .small-offset-7 {
    position: relative;
    margin-left: 58.33333% !important;
  }

  .small-offset-8 {
    position: relative;
    margin-left: 66.66667% !important;
  }

  .small-offset-9 {
    position: relative;
    margin-left: 75% !important;
  }

  .small-offset-10 {
    position: relative;
    margin-left: 83.33333% !important;
  }

  .column.small-reset-order,.columns.small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
}

@media only screen and (min-width:40.063em) {
  .column.medium-centered,.columns.medium-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.medium-uncentered,.columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  .column.medium-uncentered.opposite,.columns.medium-uncentered.opposite {
    float: right;
  }

  .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: .9375em;
    padding-right: .9375em;
    float: left;
  }

  .medium-1 {
    position: relative;
    width: 8.33333%;
  }

  .medium-2 {
    position: relative;
    width: 16.66667%;
  }

  .medium-3 {
    position: relative;
    width: 25%;
  }

  .medium-4 {
    position: relative;
    width: 33.33333%;
  }

  .medium-5 {
    position: relative;
    width: 41.66667%;
  }

  .medium-6 {
    position: relative;
    width: 50%;
  }

  .medium-7 {
    position: relative;
    width: 58.33333%;
  }

  .medium-8 {
    position: relative;
    width: 66.66667%;
  }

  .medium-9 {
    position: relative;
    width: 75%;
  }

  .medium-10 {
    position: relative;
    width: 83.33333%;
  }

  .medium-11 {
    position: relative;
    width: 91.66667%;
  }

  .medium-12 {
    position: relative;
    width: 100%;
  }

  [class*="column"]+[class*="column"]:last-child {
    float: right;
  }

  [class*="column"]+[class*="column"].end {
    float: left;
  }

  .medium-offset-0 {
    position: relative;
    margin-left: 0 !important;
  }

  .medium-offset-1 {
    position: relative;
    margin-left: 8.33333% !important;
  }

  .medium-offset-2 {
    position: relative;
    margin-left: 16.66667% !important;
  }

  .medium-offset-3 {
    position: relative;
    margin-left: 25% !important;
  }

  .medium-offset-4 {
    position: relative;
    margin-left: 33.33333% !important;
  }

  .medium-offset-5 {
    position: relative;
    margin-left: 41.66667% !important;
  }

  .medium-offset-6 {
    position: relative;
    margin-left: 50% !important;
  }

  .medium-offset-7 {
    position: relative;
    margin-left: 58.33333% !important;
  }

  .medium-offset-8 {
    position: relative;
    margin-left: 66.66667% !important;
  }

  .medium-offset-9 {
    position: relative;
    margin-left: 75% !important;
  }

  .medium-offset-10 {
    position: relative;
    margin-left: 83.33333% !important;
  }

  .column.medium-reset-order,.columns.medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media only screen and (min-width:64.063em) {
  .column.large-centered,.columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.large-uncentered,.columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  .column.large-uncentered.opposite,.columns.large-uncentered.opposite {
    float: right;
  }

  .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: .9375em;
    padding-right: .9375em;
    float: left;
  }

  .large-1 {
    position: relative;
    width: 8.33333%;
  }

  .large-2 {
    position: relative;
    width: 16.66667%;
  }

  .large-3 {
    position: relative;
    width: 25%;
  }

  .large-4 {
    position: relative;
    width: 33.33333%;
  }

  .large-5 {
    position: relative;
    width: 41.66667%;
  }

  .large-6 {
    position: relative;
    width: 50%;
  }

  .large-7 {
    position: relative;
    width: 58.33333%;
  }

  .large-8 {
    position: relative;
    width: 66.66667%;
  }

  .large-9 {
    position: relative;
    width: 75%;
  }

  .large-10 {
    position: relative;
    width: 83.33333%;
  }

  .large-11 {
    position: relative;
    width: 91.66667%;
  }

  .large-12 {
    position: relative;
    width: 100%;
  }

  [class*="column"]+[class*="column"]:last-child {
    float: right;
  }

  [class*="column"]+[class*="column"].end {
    float: left;
  }

  .large-offset-0 {
    position: relative;
    margin-left: 0 !important;
  }

  .large-offset-1 {
    position: relative;
    margin-left: 8.33333% !important;
  }

  .large-offset-2 {
    position: relative;
    margin-left: 16.66667% !important;
  }

  .large-offset-3 {
    position: relative;
    margin-left: 25% !important;
  }

  .large-offset-4 {
    position: relative;
    margin-left: 33.33333% !important;
  }

  .large-offset-5 {
    position: relative;
    margin-left: 41.66667% !important;
  }

  .large-offset-6 {
    position: relative;
    margin-left: 50% !important;
  }

  .large-offset-7 {
    position: relative;
    margin-left: 58.33333% !important;
  }

  .large-offset-8 {
    position: relative;
    margin-left: 66.66667% !important;
  }

  .large-offset-9 {
    position: relative;
    margin-left: 75% !important;
  }

  .large-offset-10 {
    position: relative;
    margin-left: 83.33333% !important;
  }

  .column.large-reset-order,.columns.large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  .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;
  }
}

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 58.75em;
}

.contain-to-grid {
  width: 100%;
}

.contain-to-grid .top-bar {
  margin-bottom: 0;
}

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}

.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}

.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}

.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 45px;
}

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  margin-bottom: 0;
}

.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}

.top-bar .row {
  max-width: none;
}

.top-bar form,.top-bar input {
  margin-bottom: 0;
}

.top-bar input {
  height: auto;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: .75rem;
}

.top-bar .button {
  padding-top: .45rem;
  padding-bottom: .35rem;
  margin-bottom: 0;
  font-size: .75rem;
}

.top-bar .title-area {
  position: relative;
  margin: 0;
}

.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 16px;
}

.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.0625rem;
  margin: 0;
}

.top-bar .name h1 a {
  font-weight: normal;
  color: white;
  width: 50%;
  display: block;
  padding: 0 15px;
}

.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}

.top-bar .toggle-topbar a {
  color: white;
  text-transform: uppercase;
  font-size: .8125rem;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
}

.top-bar .toggle-topbar.menu-icon {
  right: 15px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px;
}

.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0;
  padding-right: 25px;
  color: white;
  position: relative;
}

.top-bar .toggle-topbar.menu-icon a::after {
  content: "";
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  top: 0;
  height: 0;
  -webkit-box-shadow: 0 10px 0 1px white,0 16px 0 1px white,0 22px 0 1px white;
  box-shadow: 0 10px 0 1px white,0 16px 0 1px white,0 22px 0 1px white;
}

.top-bar.expanded {
  height: auto;
  background: transparent;
}

.top-bar.expanded .toggle-topbar a {
  color: #888;
}

.top-bar.expanded .toggle-topbar a span {
  -webkit-box-shadow: 0 10px 0 1px #888,0 16px 0 1px #888,0 22px 0 1px #888;
  box-shadow: 0 10px 0 1px #888,0 16px 0 1px #888,0 22px 0 1px #888;
}

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out;
}

.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  font-size: 16px;
  margin: 0;
}

.top-bar-section .divider,.top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}

.top-bar-section ul li>a {
  display: block;
  width: 100%;
  color: white;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  font-size: .8125rem;
  font-weight: normal;
}

.top-bar-section ul li>a.button {
  background: #bf0019;
  font-size: .8125rem;
  padding-right: 15px;
  padding-left: 15px;
}

.top-bar-section ul li>a.button:hover {
  background: #1f7994;
}

.top-bar-section ul li>a.button.secondary {
  background: #e9e9e9;
}

.top-bar-section ul li>a.button.secondary:hover {
  background: #cfcfcf;
}

.top-bar-section ul li>a.button.success {
  background: #5da423;
}

.top-bar-section ul li>a.button.success:hover {
  background: #49821c;
}

.top-bar-section ul li>a.button.alert {
  background: #c60f13;
}

.top-bar-section ul li>a.button.alert:hover {
  background: #a20c10;
}

.top-bar-section ul li:hover>a {
  background: #272727;
  color: white;
}

.top-bar-section ul li.active>a {
  background: #bf0019;
  color: white;
}

.top-bar-section ul li.active>a:hover {
  background: #258faf;
}

.top-bar-section .has-form {
  padding: 15px;
}

.top-bar-section .has-dropdown {
  position: relative;
}

.top-bar-section .has-dropdown>a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255,255,255,0.4);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}

.top-bar-section .has-dropdown.moved {
  position: static;
}

.top-bar-section .has-dropdown.moved>.dropdown {
  display: block;
}

.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
  z-index: 99;
}

.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}

.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px;
}

.top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}

.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
}

.top-bar-section .dropdown li.title h5 a {
  color: white;
  line-height: 22.5px;
  display: block;
}

.top-bar-section .dropdown li.has-form {
  padding: 8px 15px;
}

.top-bar-section .dropdown li .button {
  top: auto;
}

.top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777;
  font-weight: bold;
  font-size: .625rem;
}

.js-generated {
  display: block;
}

@media only screen and (min-width:40.063em) {
  .top-bar {
    *zoom: 1;
    overflow: visible;
  }

  .top-bar:before,.top-bar:after {
    content: " ";
    display: table;
  }

  .top-bar:after {
    clear: both;
  }

  .top-bar .toggle-topbar {
    display: none;
  }

  .top-bar .title-area {
    float: left;
  }

  .top-bar .name h1 a {
    width: auto;
  }

  .top-bar input,.top-bar .button {
    font-size: .875rem;
    position: relative;
    top: 7px;
  }

  .contain-to-grid .top-bar {
    max-width: 62.5em;
    margin: 0 auto;
    margin-bottom: 0;
  }

  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important;
  }

  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }

  .top-bar-section ul li {
    float: left;
  }

  .top-bar-section ul li .js-generated {
    display: none;
  }

  .top-bar-section li.hover>a:not(.button) {
    background: #272727;
    color: white;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
  }

  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #272727;
  }

  .top-bar-section .has-dropdown>a {
    padding-right: 35px !important;
  }

  .top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255,255,255,0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 22.5px;
  }

  .top-bar-section .has-dropdown.moved {
    position: relative;
  }

  .top-bar-section .has-dropdown.moved>.dropdown {
    display: none;
  }

  .top-bar-section .has-dropdown.hover>.dropdown,.top-bar-section .has-dropdown.not-click:hover>.dropdown {
    display: block;
  }

  .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
    border: 0;
    content: "\00bb";
    top: 1rem;
    margin-top: -2px;
    right: 5px;
    line-height: 1.2;
  }

  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }

  .top-bar-section .dropdown li a {
    color: white;
    line-height: 1;
    white-space: nowrap;
    padding: 12px 15px;
  }

  .top-bar-section .dropdown li label {
    white-space: nowrap;
  }

  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }

  .top-bar-section>ul>.divider,.top-bar-section>ul>[role="separator"] {
    border-bottom: 0;
    border-top: 0;
    border-right: solid 1px #4e4e4e;
    clear: none;
    height: 45px;
    width: 0;
  }

  .top-bar-section .has-form {
    padding: 0 15px;
    height: 45px;
  }

  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }

  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }

  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }

  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }

  .no-js .top-bar-section ul li:hover>a {
    background: #272727;
    color: white;
  }

  .no-js .top-bar-section ul li:active>a {
    background: #bf0019;
    color: white;
  }

  .no-js .top-bar-section .has-dropdown:hover>.dropdown {
    display: block;
  }
}

.breadcrumbs {
  display: block;
  padding: 0;
  height: 36px;
  overflow: hidden;
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
  background: #000 url('../img/int/bg-breadcrum.png') 0 0 repeat-x;
}

.breadcrumbs>* {
  margin: 0;
  float: left;
  height: 36px;
  font-size: .8875rem;
  text-transform: uppercase;
}

.breadcrumbs>*:hover a,.breadcrumbs>*:focus a {
  text-decoration: underline;
}

.breadcrumbs>* a,.breadcrumbs>* span {
  float: left;
  padding-top: 7px;
  text-transform: uppercase;
  color: #bf0019;
}

.breadcrumbs>*.current {
  cursor: default;
  color: #333;
}

.breadcrumbs>*.current a {
  float: left;
  cursor: default;
  color: #FFF;
}

.breadcrumbs>*.current:hover,.breadcrumbs>*.current:hover a,.breadcrumbs>*.current:focus,.breadcrumbs>*.current:focus a {
  text-decoration: none;
}

.breadcrumbs>*.unavailable {
  color: #999;
}

.breadcrumbs>*.unavailable a {
  color: #999;
}

.breadcrumbs>*.unavailable:hover,.breadcrumbs>*.unavailable:hover a,.breadcrumbs>*.unavailable:focus,.breadcrumbs>*.unavailable a:focus {
  text-decoration: none;
  color: #999;
  cursor: default;
}

.breadcrumbs>*:after {
  content: url('../img/int/breadcrumbs-arrow.png');
  color: #aaa;
  margin: 0 .75rem;
  position: relative;
  top: 0;
}

.breadcrumbs>*:first-child:before {
  content: " ";
  margin: 0;
}

.breadcrumbs>*:last-child:after {
  content: " ";
  margin: 0;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0);
  }

  to {
    -moz-transform: rotate(360deg);
  }
}

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0);
  }

  to {
    -o-transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

.slideshow-wrapper {
  position: relative;
}

.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}

.slideshow-wrapper ul li,.slideshow-wrapper ul li .orbit-caption {
  display: none;
}

.slideshow-wrapper ul li:first-child {
  display: block;
}

.slideshow-wrapper .orbit-container {
  background-color: transparent;
}

.slideshow-wrapper .orbit-container li {
  display: block;
}

.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}

.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555 white;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: 0;
}

.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}

.orbit-container .orbit-slides-container>* {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}

.orbit-container .orbit-slides-container>*:first-child {
  margin-left: 0;
}

.orbit-container .orbit-slides-container>* .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(51,51,51,0.8);
  color: white;
  width: 100%;
  padding: .625rem .875rem;
  font-size: .875rem;
}

.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: white;
  background: rgba(0,0,0,0);
  z-index: 10;
}

.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: .3125rem;
}

.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}

.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255,255,255,0.3);
  display: block;
  width: 0;
  position: relative;
  right: 20px;
  top: 5px;
}

.orbit-container .orbit-timer>span {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px white;
  border-top: 0;
  border-bottom: 0;
}

.orbit-container .orbit-timer.paused>span {
  right: -4px;
  top: 0;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-right-style: solid;
  border-color: transparent transparent transparent white;
}

.orbit-container .orbit-timer.paused>span.dark {
  border-color: transparent transparent transparent #333;
}

.orbit-container:hover .orbit-timer>span {
  display: block;
}

.orbit-container .orbit-prev,.orbit-container .orbit-next {
  position: absolute;
  top: 45%;
  margin-top: -25px;
  width: 36px;
  height: 60px;
  line-height: 50px;
  color: white;
  background-color: none;
  text-indent: -9999px !important;
  z-index: 10;
}

.orbit-container .orbit-prev:hover,.orbit-container .orbit-next:hover {
  background-color: rgba(0,0,0,0.3);
}

.orbit-container .orbit-prev>span,.orbit-container .orbit-next>span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 0;
  height: 0;
  border: inset 10px;
}

.orbit-container .orbit-prev {
  left: 0;
}

.orbit-container .orbit-prev>span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: white;
}

.orbit-container .orbit-prev:hover>span {
  border-right-color: white;
}

.orbit-container .orbit-next {
  right: 0;
}

.orbit-container .orbit-next>span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: white;
  left: 50%;
  margin-left: -4px;
}

.orbit-container .orbit-next:hover>span {
  border-left-color: white;
}

.orbit-bullets-container {
  text-align: center;
}

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block;
}

.orbit-bullets li {
  display: inline-block;
  width: .5625rem;
  height: .5625rem;
  background: #ccc;
  float: none;
  margin-right: 6px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}

.orbit-bullets li.active {
  background: #be1e2d;
}

.orbit-bullets li:last-child {
  margin-right: 0;
}

.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next {
  display: none;
}

.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width:40.063em) {
  .touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next {
    display: inherit;
  }

  .touch .orbit-bullets {
    display: block;
  }
}

@media only screen and (max-width:40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }

  .orbit-stack-on-small .orbit-slides-container>* {
    position: relative;
    margin-left: 0 !important;
  }

  .orbit-stack-on-small .orbit-timer,.orbit-stack-on-small .orbit-next,.orbit-stack-on-small .orbit-prev,.orbit-stack-on-small .orbit-bullets {
    display: none;
  }
}

ul.pagination {
  display: block;
  height: 1.5rem;
  margin-left: -0.3125rem;
}

ul.pagination li {
  height: 1.5rem;
  color: #222;
  font-size: .875rem;
  margin-left: .3125rem;
}

ul.pagination li a {
  display: block;
  padding: .0625rem .625rem .0625rem;
  color: #999;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

ul.pagination li:hover a,ul.pagination li a:focus {
  background: #e6e6e6;
}

ul.pagination li.unavailable a {
  cursor: default;
  color: #999;
}

ul.pagination li.unavailable:hover a,ul.pagination li.unavailable a:focus {
  background: transparent;
}

ul.pagination li.current a {
  background: #bf0019;
  color: white;
  font-weight: bold;
  cursor: default;
}

ul.pagination li.current a:hover,ul.pagination li.current a:focus {
  background: #bf0019;
}

ul.pagination li {
  float: left;
  display: block;
}

.pagination-centered {
  text-align: center;
}

.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0,0,0,0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0;
}

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: white;
  padding: 1.25rem;
  border: solid 1px #666;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
  top: 6.25rem;
}

.reveal-modal .column,.reveal-modal .columns {
  min-width: 0;
}

.reveal-modal>:first-child {
  margin-top: 0;
}

.reveal-modal>:last-child {
  margin-bottom: 0;
}

.reveal-modal .close-reveal-modal {
  font-size: 1.375rem;
  line-height: 1;
  position: absolute;
  top: .5rem;
  right: .6875rem;
  color: #aaa;
  font-weight: bold;
  cursor: pointer;
}

@media only screen and (min-width:40.063em) {
  .reveal-modal {
    padding: 1.875rem;
    top: 6.25rem;
  }

  .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }

  .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }

  .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }

  .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }

  .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}

@media print {
  .reveal-modal {
    background: white !important;
  }
}

.has-tip {
  border-bottom: dotted 1px #ccc;
  cursor: help;
  font-weight: bold;
  color: #333;
}

.has-tip:hover,.has-tip:focus {
  border-bottom: dotted 1px #134b5b;
  color: #bf0019;
}

.has-tip.tip-left,.has-tip.tip-right {
  float: none !important;
}

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: .875rem;
  line-height: 1.3;
  padding: .75rem;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.tooltip>.nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #333 transparent;
  top: -10px;
}

.tooltip.opened {
  color: #bf0019 !important;
  border-bottom: dotted 1px #134b5b !important;
}

.tap-to-close {
  display: block;
  font-size: .625rem;
  color: #777;
  font-weight: normal;
}

@media only screen and (min-width:40.063em) {
  .tooltip>.nub {
    border-color: transparent transparent #333 transparent;
    top: -10px;
  }

  .tooltip.tip-top>.nub {
    border-color: #333 transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }

  .tooltip.tip-left,.tooltip.tip-right {
    float: none !important;
  }

  .tooltip.tip-left>.nub {
    border-color: transparent transparent transparent #333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }

  .tooltip.tip-right>.nub {
    border-color: transparent #333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}

a {
  color: #bf0019;
  text-decoration: none;
  line-height: inherit;
}

a:hover,a:focus {
  color: #258faf;
}

a img {
  border: 0;
}

p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}

p aside {
  font-size: .875rem;
  line-height: 1.35;
  font-style: italic;
}

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 300;
  margin-top: .2rem;
  margin-bottom: .5rem;
}

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

em,i {
  font-style: italic;
  line-height: inherit;
}

strong,b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

code {
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: bold;
  color: #910b0e;
}

ul,ol,dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

ul {
  margin-left: 1.1rem;
}

ul.no-bullet {
  margin-left: 0;
}

ul.no-bullet li ul,ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

ul li ul,ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  font-size: 1rem;
}

ul.square li ul,ul.circle li ul,ul.disc li ul {
  list-style: inherit;
}

ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

ul.no-bullet {
  list-style: none;
}

ol {
  margin-left: 1.4rem;
}

ol li ul,ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl dt {
  margin-bottom: .3rem;
  font-weight: bold;
}

dl dd {
  margin-bottom: .75rem;
}

abbr,acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}

abbr {
  text-transform: none;
}

blockquote {
  margin: 0 0 1.25rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ddd;
}

blockquote cite {
  display: block;
  font-size: .8125rem;
  color: #555;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,blockquote cite a:visited {
  color: #555;
}

blockquote,blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #ddd;
  padding: .625rem .75rem;
}

.vcard li {
  margin: 0;
  display: block;
}

.vcard .fn {
  font-weight: bold;
  font-size: .9375rem;
}

.vevent .summary {
  font-weight: bold;
}

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: 0;
  padding: 0 .0625rem;
}

.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
    content: "";
  }

  pre,blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }@  page {
    margin: .5cm;
  }

  p,h3 {
    orphans: 3;
    widows: 3;
  }

  .hide-on-print {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  .show-for-print {
    display: inherit !important;
  }
}

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  *zoom: 1;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

.inner-wrap:before,.inner-wrap:after {
  content: " ";
  display: table;
}

.inner-wrap:after {
  clear: both;
}

nav.tab-bar {
  -webkit-backface-visibility: hidden;
  color: white;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}

nav.tab-bar h1,nav.tab-bar h2,nav.tab-bar h3,nav.tab-bar h4,nav.tab-bar h5,nav.tab-bar h6 {
  color: white;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}

nav.tab-bar h1,nav.tab-bar h2,nav.tab-bar h3,nav.tab-bar h4 {
  font-size: 1.125rem;
}

section.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  box-shadow: 1px 0 0 #4e4e4e;
  left: 0;
}

section.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #4e4e4e;
  box-shadow: -1px 0 0 #1a1a1a;
  right: 0;
}

section.tab-bar-section {
  padding: 0 .625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0;
}

@media only screen and (min-width:40.063em) {
  section.tab-bar-section {
    text-align: left;
  }
}

section.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}

section.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}

section.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

a.menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  line-height: 2.0625rem;
  padding: 0;
  color: white;
  position: relative;
}

a.menu-icon span {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0;
  left: .8125rem;
  top: .3125rem;
  -webkit-box-shadow: 1px 10px 1px 1px white,1px 16px 1px 1px white,1px 22px 1px 1px white;
  box-shadow: 0 10px 0 1px white,0 16px 0 1px white,0 22px 0 1px white;
}

a.menu-icon:hover span {
  -webkit-box-shadow: 1px 10px 1px 1px #b3b3b3,1px 16px 1px 1px #b3b3b3,1px 22px 1px 1px #b3b3b3;
  box-shadow: 0 10px 0 1px #b3b3b3,0 16px 0 1px #b3b3b3,0 22px 0 1px #b3b3b3;
}

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 250px;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  overflow-y: auto;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-transform: translate3d(-100%,0,0);
  -moz-transform: translate3d(-100%,0,0);
  -ms-transform: translate3d(-100%,0,0);
  -o-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 250px;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  overflow-y: auto;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-transform: translate3d(100%,0,0);
  -moz-transform: translate3d(100%,0,0);
  -ms-transform: translate3d(100%,0,0);
  -o-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
  right: 0;
}

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.off-canvas-list li label {
  padding: .3rem .9375rem;
  color: #999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: 0;
  margin: 0;
}

ul.off-canvas-list li a {
  display: block;
  padding: .66667rem;
  color: rgba(255,255,255,0.7);
  border-bottom: 1px solid #262626;
}

.move-right>.inner-wrap {
  -webkit-transform: translate3d(250px,0,0);
  -moz-transform: translate3d(250px,0,0);
  -ms-transform: translate3d(250px,0,0);
  -o-transform: translate3d(250px,0,0);
  transform: translate3d(250px,0,0);
}

.move-right a.exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
  display: block;
  position: absolute;
  background: rgba(255,255,255,0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

@media only screen and (min-width:40.063em) {
  .move-right a.exit-off-canvas:hover {
    background: rgba(255,255,255,0.05);
  }
}

.move-left>.inner-wrap {
  -webkit-transform: translate3d(-250px,0,0);
  -moz-transform: translate3d(-250px,0,0);
  -ms-transform: translate3d(-250px,0,0);
  -o-transform: translate3d(-250px,0,0);
  transform: translate3d(-250px,0,0);
}

.move-left a.exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
  display: block;
  position: absolute;
  background: rgba(255,255,255,0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

@media only screen and (min-width:40.063em) {
  .move-left a.exit-off-canvas:hover {
    background: rgba(255,255,255,0.05);
  }
}

.csstransforms.no-csstransforms3d .left-off-canvas-menu {
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}

.csstransforms.no-csstransforms3d .right-off-canvas-menu {
  -webkit-transform: translate(100%,0);
  -moz-transform: translate(100%,0);
  -ms-transform: translate(100%,0);
  -o-transform: translate(100%,0);
  transform: translate(100%,0);
}

.csstransforms.no-csstransforms3d .move-left>.inner-wrap {
  -webkit-transform: translate(-250px,0);
  -moz-transform: translate(-250px,0);
  -ms-transform: translate(-250px,0);
  -o-transform: translate(-250px,0);
  transform: translate(-250px,0);
}

.csstransforms.no-csstransforms3d .move-right>.inner-wrap {
  -webkit-transform: translate(250px,0);
  -moz-transform: translate(250px,0);
  -ms-transform: translate(250px,0);
  -o-transform: translate(250px,0);
  transform: translate(250px,0);
}

.no-csstransforms .left-off-canvas-menu {
  left: -250px;
}

.no-csstransforms .right-off-canvas-menu {
  right: -250px;
}

.no-csstransforms .move-left>.inner-wrap {
  right: 250px;
}

.no-csstransforms .move-right>.inner-wrap {
  left: 250px;
}

@media only screen and (max-width:40em) {
  .f-dropdown {
    max-width: 100%;
    left: 0;
  }
}

.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #ccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}

.f-dropdown>*:first-child {
  margin-top: 0;
}

.f-dropdown>*:last-child {
  margin-bottom: 0;
}

.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent white transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}

.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #ccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98;
}

.f-dropdown.right:before {
  left: auto;
  right: 10px;
}

.f-dropdown.right:after {
  left: auto;
  right: 9px;
}

.f-dropdown li {
  font-size: .875rem;
  cursor: pointer;
  line-height: 1.125rem;
  margin: 0;
}

.f-dropdown li:hover,.f-dropdown li:focus {
  background: #777;
}

.f-dropdown li a {
  display: block;
  padding: .5rem;
  color: #555;
}

.f-dropdown.content {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  padding: 1.25rem;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #ccc;
  font-size: 16px;
  z-index: 99;
  max-width: 200px;
}

.f-dropdown.content>*:first-child {
  margin-top: 0;
}

.f-dropdown.content>*:last-child {
  margin-bottom: 0;
}

.f-dropdown.tiny {
  max-width: 200px;
}

.f-dropdown.small {
  max-width: 300px;
}

.f-dropdown.medium {
  max-width: 500px;
}

.f-dropdown.large {
  max-width: 800px;
}

.dropdown.button {
  position: relative;
  padding-right: 3.5625rem;
}

.dropdown.button:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: white transparent transparent transparent;
  top: 50%;
}

.dropdown.button:before {
  border-width: .375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}

.dropdown.button:before {
  border-color: white transparent transparent transparent;
}

.dropdown.button.tiny {
  padding-right: 2.625rem;
}

.dropdown.button.tiny:before {
  border-width: .375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}

.dropdown.button.tiny:before {
  border-color: white transparent transparent transparent;
}

.dropdown.button.small {
  padding-right: 3.0625rem;
}

.dropdown.button.small:before {
  border-width: .4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}

.dropdown.button.small:before {
  border-color: white transparent transparent transparent;
}

.dropdown.button.large {
  padding-right: 3.625rem;
}

.dropdown.button.large:before {
  border-width: .3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}

.dropdown.button.large:before {
  border-color: white transparent transparent transparent;
}

.dropdown.button.secondary:before {
  border-color: #333 transparent transparent transparent;
}

button,.button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 .35rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #bf0019;
  border-color: #2285a2;
  color: white;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  padding-top: 1.0625rem;
  padding-bottom: 1rem;
  -webkit-appearance: none;
  border: 0;
  font-weight: normal !important;
}

button:hover,button:focus,.button:hover,.button:focus {
  background-color: #2285a2;
}

button:hover,button:focus,.button:hover,.button:focus {
  color: white;
}

button.secondary,.button.secondary {
  background-color: #e9e9e9;
  border-color: #bababa;
  color: #333;
}

button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus {
  background-color: #bababa;
}

button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus {
  color: #333;
}

button.success,.button.success {
  background-color: #5da423;
  border-color: #4a831c;
  color: white;
}

button.success:hover,button.success:focus,.button.success:hover,.button.success:focus {
  background-color: #4a831c;
}

button.success:hover,button.success:focus,.button.success:hover,.button.success:focus {
  color: white;
}

button.alert,.button.alert {
  background-color: #c60f13;
  border-color: #9e0c0f;
  color: white;
}

button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus {
  background-color: #9e0c0f;
}

button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus {
  color: white;
}

button.large,.button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

button.small,.button.small {
  padding-top: .875rem;
  padding-right: 1.75rem;
  padding-bottom: .9375rem;
  padding-left: 1.75rem;
  font-size: .8125rem;
}

button.tiny,.button.tiny {
  padding-top: .325rem;
  padding-right: 1.25rem;
  padding-bottom: .325rem;
  padding-left: 1.25rem;
  font-size: .6875rem;
}

button.share,.button.share {
  padding-top: .325rem;
  padding-right: .6875rem;
  padding-bottom: .325rem;
  padding-left: .6875rem;
  font-size: .6875rem;
}

button.share img,.button.share img {
  float: left;
  height: 18px;
  margin-right: 5px;
}

button.share strong,.button.share strong {
  float: left;
  font-size: 12px;
  line-height: 20px;
}

button.expand,.button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

button.left-align,.button.left-align {
  text-align: left;
  text-indent: .75rem;
}

button.right-align,.button.right-align {
  text-align: right;
  padding-right: .75rem;
}

button.radius,.button.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

button.round,.button.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}

button.disabled,button[disabled],.button.disabled,.button[disabled] {
  background-color: #bf0019;
  border-color: #2285a2;
  color: white;
  cursor: default;
  opacity: .7;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
  background-color: #2285a2;
}

button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
  color: white;
}

button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
  background-color: #bf0019;
}

button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary {
  background-color: #e9e9e9;
  border-color: #bababa;
  color: #333;
  cursor: default;
  opacity: .7;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
  background-color: #bababa;
}

button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
  color: #333;
}

button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
  background-color: #e9e9e9;
}

button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success {
  background-color: #5da423;
  border-color: #4a831c;
  color: white;
  cursor: default;
  opacity: .7;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
  background-color: #4a831c;
}

button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
  color: white;
}

button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
  background-color: #5da423;
}

button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert {
  background-color: #c60f13;
  border-color: #9e0c0f;
  color: white;
  cursor: default;
  opacity: .7;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
  background-color: #9e0c0f;
}

button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
  color: white;
}

button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
  background-color: #c60f13;
}

@media only screen and (min-width:40.063em) {
  button,.button {
    display: inline-block;
  }
}

form {
  margin: 0 0 1rem;
}

form .row .row {
  margin: 0 -0.5rem;
}

form .row .row .column,form .row .row .columns {
  padding: 0 .5rem;
}

form .row .row.collapse {
  margin: 0;
}

form .row .row.collapse .column,form .row .row.collapse .columns {
  padding: 0;
}

form .row .row.collapse input {
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
}

form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns {
  padding-left: .5rem;
}

label {
  font-size: .875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  margin-bottom: .5rem;
}

label.right {
  float: none;
  text-align: right;
}

label.inline {
  margin: 0 0 1rem 0;
  padding: .625rem 0;
}

label small {
  text-transform: capitalize;
  color: #676767;
}

select {
  -webkit-appearance: none !important;
  background: #fafafa url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
  background-position-x: 97%;
  background-position-y: center;
  border: 1px solid #ccc;
  padding: .5rem;
  font-size: .875rem;
  -webkit-border-radius: 0;
  border-radius: 0;
}

select.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

select:hover {
  background: #f3f3f3 url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
  background-position-x: 97%;
  background-position-y: center;
  border-color: #999;
}

select::-ms-expand {
  display: none;
}

@-moz-document url-prefix() {
  select {
    background: #fafafa;
  }

  select:hover {
    background: #f3f3f3;
  }
}

.prefix,.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: .875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
}

.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: 0;
}

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: 0;
}

.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

span.prefix,label.prefix {
  background: #f2f2f2;
  border-color: #d8d8d8;
  border-right: 0;
  color: #333;
}

span.prefix.radius,label.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

span.postfix,label.postfix {
  background: #f2f2f2;
  border-color: #cbcbcb;
  border-left: 0;
  color: #333;
}

span.postfix.radius,label.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.input-group.radius>*:first-child,.input-group.radius>*:first-child * {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.input-group.radius>*:last-child,.input-group.radius>*:last-child * {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.input-group.round>*:first-child,.input-group.round>*:first-child * {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.input-group.round>*:last-child,.input-group.round>*:last-child * {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: white;
  font-family: inherit;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  color: rgba(0,0,0,0.75);
  display: block;
  font-size: .875rem;
  margin: 0 0 1rem 0;
  padding: .5rem;
  height: 2.3125rem;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow .45s,border-color .45s ease-in-out;
  -moz-transition: -moz-box-shadow .45s,border-color .45s ease-in-out;
  transition: box-shadow .45s,border-color .45s ease-in-out;
}

input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus {
  -webkit-box-shadow: 0 0 5px #999;
  -moz-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
  border-color: #999;
}

input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus {
  background: #fafafa;
  border-color: #999;
  outline: 0;
}

input[type="text"][disabled],input[type="password"][disabled],input[type="date"][disabled],input[type="datetime"][disabled],input[type="datetime-local"][disabled],input[type="month"][disabled],input[type="week"][disabled],input[type="email"][disabled],input[type="number"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="time"][disabled],input[type="url"][disabled],textarea[disabled] {
  background-color: #ddd;
}

select {
  height: 2.3125rem;
}

input[type="file"],input[type="checkbox"],input[type="radio"],select {
  margin: 0 0 1rem 0;
}

input[type="checkbox"]+label,input[type="radio"]+label {
  display: inline-block;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

input[type="file"] {
  width: 100%;
}

fieldset {
  border: solid 1px #ddd;
  padding: 1.25rem;
  margin: 1.125rem 0;
}

fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 .1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}

[data-abide] .error small.error,[data-abide] span.error,[data-abide] small.error {
  display: block;
  padding: .375rem .5625rem .5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: normal;
  font-style: italic;
  background: #c60f13;
  color: white;
}

[data-abide] span.error,[data-abide] small.error {
  display: none;
}

span.error,small.error {
  display: block;
  padding: .375rem .5625rem .5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: normal;
  font-style: italic;
  background: #c60f13;
  color: white;
}

.error input,.error textarea,.error select {
  margin-bottom: 0;
}

.error label,.error label.error {
  color: #c60f13;
}

.error>small,.error small.error {
  display: block;
  padding: .375rem .5625rem .5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: normal;
  font-style: italic;
  background: #c60f13;
  color: white;
}

.error>label>small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline;
}

.error span.error-message {
  display: block;
}

input.error,textarea.error {
  margin-bottom: 0;
}

label.error {
  color: #c60f13;
}

.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
}

.flex-video.widescreen {
  padding-bottom: 57.25%;
}

.flex-video.vimeo {
  padding-top: 0;
}

.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.show-for-small,.show-for-small-only,.show-for-medium-down,.show-for-large-down,.hide-for-medium,.hide-for-medium-up,.hide-for-medium-only,.hide-for-large,.hide-for-large-up,.hide-for-large-only,.hide-for-xlarge,.hide-for-xlarge-up,.hide-for-xlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge-only {
  display: inherit !important;
}

.hide-for-small,.hide-for-small-only,.hide-for-medium-down,.show-for-medium,.show-for-medium-up,.show-for-medium-only,.hide-for-large-down,.show-for-large,.show-for-large-up,.show-for-large-only,.show-for-xlarge,.show-for-xlarge-up,.show-for-xlarge-only,.show-for-xxlarge-up,.show-for-xxlarge-only {
  display: none !important;
}

table.show-for-small,table.show-for-small-only,table.show-for-medium-down,table.show-for-large-down,table.hide-for-medium,table.hide-for-medium-up,table.hide-for-medium-only,table.hide-for-large,table.hide-for-large-up,table.hide-for-large-only,table.hide-for-xlarge,table.hide-for-xlarge-up,table.hide-for-xlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge-only {
  display: table;
}

thead.show-for-small,thead.show-for-small-only,thead.show-for-medium-down,thead.show-for-large-down,thead.hide-for-medium,thead.hide-for-medium-up,thead.hide-for-medium-only,thead.hide-for-large,thead.hide-for-large-up,thead.hide-for-large-only,thead.hide-for-xlarge,thead.hide-for-xlarge-up,thead.hide-for-xlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge-only {
  display: table-header-group !important;
}

tbody.show-for-small,tbody.show-for-small-only,tbody.show-for-medium-down,tbody.show-for-large-down,tbody.hide-for-medium,tbody.hide-for-medium-up,tbody.hide-for-medium-only,tbody.hide-for-large,tbody.hide-for-large-up,tbody.hide-for-large-only,tbody.hide-for-xlarge,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge-only {
  display: table-row-group !important;
}

tr.show-for-small,tr.show-for-small-only,tr.show-for-medium-down,tr.show-for-large-down,tr.hide-for-medium,tr.hide-for-medium-up,tr.hide-for-medium-only,tr.hide-for-large,tr.hide-for-large-up,tr.hide-for-large-only,tr.hide-for-xlarge,tr.hide-for-xlarge-up,tr.hide-for-xlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge-only {
  display: table-row !important;
}

td.show-for-small,td.show-for-small-only,td.show-for-medium-down td.show-for-large-down,td.hide-for-medium,td.hide-for-medium-up,td.hide-for-large,td.hide-for-large-up,td.hide-for-xlarge td.hide-for-xlarge-up,td.hide-for-xxlarge-up,th.show-for-small,th.show-for-small-only,th.show-for-medium-down th.show-for-large-down,th.hide-for-medium,th.hide-for-medium-up,th.hide-for-large,th.hide-for-large-up,th.hide-for-xlarge th.hide-for-xlarge-up,th.hide-for-xxlarge-up {
  display: table-cell !important;
}

@media only screen and (min-width:40.063em) {
  .hide-for-small,.hide-for-small-only,.show-for-medium,.show-for-medium-down,.show-for-medium-up,.show-for-medium-only,.hide-for-large,.hide-for-large-up,.hide-for-large-only,.hide-for-xlarge,.hide-for-xlarge-up,.hide-for-xlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge-only {
    display: inherit !important;
  }

  .show-for-small,.show-for-small-only,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-up,.hide-for-medium-only,.hide-for-large-down,.show-for-large,.show-for-large-up,.show-for-large-only,.show-for-xlarge,.show-for-xlarge-up,.show-for-xlarge-only,.show-for-xxlarge-up,.show-for-xxlarge-only {
    display: none !important;
  }

  table.hide-for-small,table.hide-for-small-only,table.show-for-medium,table.show-for-medium-down,table.show-for-medium-up,table.show-for-medium-only,table.hide-for-large,table.hide-for-large-up,table.hide-for-large-only,table.hide-for-xlarge,table.hide-for-xlarge-up,table.hide-for-xlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge-only {
    display: table;
  }

  thead.hide-for-small,thead.hide-for-small-only,thead.show-for-medium,thead.show-for-medium-down,thead.show-for-medium-up,thead.show-for-medium-only,thead.hide-for-large,thead.hide-for-large-up,thead.hide-for-large-only,thead.hide-for-xlarge,thead.hide-for-xlarge-up,thead.hide-for-xlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge-only {
    display: table-header-group !important;
  }

  tbody.hide-for-small,tbody.hide-for-small-only,tbody.show-for-medium,tbody.show-for-medium-down,tbody.show-for-medium-up,tbody.show-for-medium-only,tbody.hide-for-large,tbody.hide-for-large-up,tbody.hide-for-large-only,tbody.hide-for-xlarge,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge-only {
    display: table-row-group !important;
  }

  tr.hide-for-small,tr.hide-for-small-only,tr.show-for-medium,tr.show-for-medium-down,tr.show-for-medium-up,tr.show-for-medium-only,tr.hide-for-large,tr.hide-for-large-up,tr.hide-for-large-only,tr.hide-for-xlarge,tr.hide-for-xlarge-up,tr.hide-for-xlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge-only {
    display: table-row !important;
  }

  td.hide-for-small,td.hide-for-small-only,td.show-for-medium,td.show-for-medium-down,td.show-for-medium-up,td.show-for-medium-only,td.hide-for-large,td.hide-for-large-up,td.hide-for-large-only,td.hide-for-xlarge,td.hide-for-xlarge-up,td.hide-for-xlarge-only,td.hide-for-xxlarge-up,td.hide-for-xxlarge-only,th.hide-for-small,th.hide-for-small-only,th.show-for-medium,th.show-for-medium-down,th.show-for-medium-up,th.show-for-medium-only,th.hide-for-large,th.hide-for-large-up,th.hide-for-large-only,th.hide-for-xlarge,th.hide-for-xlarge-up,th.hide-for-xlarge-only,th.hide-for-xxlarge-up,th.hide-for-xxlarge-only {
    display: table-cell !important;
  }
}

@media only screen and (min-width:64.063em) {
  .hide-for-small,.hide-for-small-only,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.show-for-medium-up,.show-for-large,.show-for-large-up,.show-for-large-only,.hide-for-xlarge,.hide-for-xlarge-up,.hide-for-xlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge-only {
    display: inherit !important;
  }

  .show-for-small-only,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.hide-for-large,.hide-for-large-up,.hide-for-large-only,.show-for-xlarge,.show-for-xlarge-up,.show-for-xlarge-only,.show-for-xxlarge-up,.show-for-xxlarge-only {
    display: none !important;
  }

  table.hide-for-small,table.hide-for-small-only,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.show-for-medium-up,table.show-for-large,table.show-for-large-up,table.show-for-large-only,table.hide-for-xlarge,table.hide-for-xlarge-up,table.hide-for-xlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge-only {
    display: table;
  }

  thead.hide-for-small,thead.hide-for-small-only,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.show-for-large,thead.show-for-large-up,thead.show-for-large-only,thead.hide-for-xlarge,thead.hide-for-xlarge-up,thead.hide-for-xlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge-only {
    display: table-header-group !important;
  }

  tbody.hide-for-small,tbody.hide-for-small-only,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.show-for-large,tbody.show-for-large-up,tbody.show-for-large-only,tbody.hide-for-xlarge,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge-only {
    display: table-row-group !important;
  }

  tr.hide-for-small,tr.hide-for-small-only,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.show-for-large,tr.show-for-large-up,tr.show-for-large-only,tr.hide-for-xlarge,tr.hide-for-xlarge-up,tr.hide-for-xlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge-only {
    display: table-row !important;
  }

  td.hide-for-small,td.hide-for-small-only,td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.show-for-medium-up,td.show-for-large,td.show-for-large-up,td.show-for-large-only,td.hide-for-xlarge,td.hide-for-xlarge-up,td.hide-for-xlarge-only,td.hide-for-xxlarge-up,td.hide-for-xxlarge-only,th.hide-for-small,th.hide-for-small-only,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.show-for-medium-up,th.show-for-large,th.show-for-large-up,th.show-for-large-only,th.hide-for-xlarge,th.hide-for-xlarge-up,th.hide-for-xlarge-only,th.hide-for-xxlarge-up,th.hide-for-xxlarge-only {
    display: table-cell !important;
  }
}

@media only screen and (min-width:90.063em) {
  .hide-for-small,.hide-for-small-only,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.show-for-medium-up,.show-for-large-up,.hide-for-large-only,.show-for-xlarge,.show-for-xlarge-up,.show-for-xlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge-only {
    display: inherit !important;
  }

  .show-for-small-only,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-large,.show-for-large-only,.show-for-large-down,.hide-for-xlarge,.hide-for-xlarge-up,.hide-for-xlarge-only,.show-for-xxlarge-up,.show-for-xxlarge-only {
    display: none !important;
  }

  table.hide-for-small,table.hide-for-small-only,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.show-for-medium-up,table.show-for-large-up,table.hide-for-large-only,table.show-for-xlarge,table.show-for-xlarge-up,table.show-for-xlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge-only {
    display: table;
  }

  thead.hide-for-small,thead.hide-for-small-only,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.show-for-large-up,thead.hide-for-large-only,thead.show-for-xlarge,thead.show-for-xlarge-up,thead.show-for-xlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge-only {
    display: table-header-group !important;
  }

  tbody.hide-for-small,tbody.hide-for-small-only,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.show-for-large-up,tbody.hide-for-large-only,tbody.show-for-xlarge,tbody.show-for-xlarge-up,tbody.show-for-xlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge-only {
    display: table-row-group !important;
  }

  tr.hide-for-small,tr.hide-for-small-only,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.show-for-large-up,tr.hide-for-large-only,tr.show-for-xlarge,tr.show-for-xlarge-up,tr.show-for-xlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge-only {
    display: table-row !important;
  }

  td.hide-for-small,td.hide-for-small-only,td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.show-for-medium-up,td.show-for-large-up,td.hide-for-large-only,td.show-for-xlarge,td.show-for-xlarge-up,td.show-for-xlarge-only,td.hide-for-xxlarge-up,td.hide-for-xxlarge-only,th.hide-for-small,th.hide-for-small-only,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.show-for-medium-up,th.show-for-large-up,th.hide-for-large-only,th.show-for-xlarge,th.show-for-xlarge-up,th.show-for-xlarge-only,th.hide-for-xxlarge-up,th.hide-for-xxlarge-only {
    display: table-cell !important;
  }
}

@media only screen and (min-width:120.063em) {
  .hide-for-small,.hide-for-small-only,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.show-for-medium-up,.show-for-large-up,.hide-for-large-only,.hide-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-up,.show-for-xxlarge-only {
    display: inherit !important;
  }

  .show-for-small-only,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-large,.show-for-large-only,.show-for-large-down,.hide-for-xlarge,.show-for-xlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge-only {
    display: none !important;
  }

  table.hide-for-small,table.hide-for-small-only,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.show-for-medium-up,table.show-for-large-up,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xxlarge-up,table.show-for-xxlarge-only {
    display: table;
  }

  thead.hide-for-small,thead.hide-for-small-only,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.show-for-large-up,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xxlarge-up,thead.show-for-xxlarge-only {
    display: table-header-group !important;
  }

  tbody.hide-for-small,tbody.hide-for-small-only,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.show-for-large-up,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge-only {
    display: table-row-group !important;
  }

  tr.hide-for-small,tr.hide-for-small-only,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.show-for-large-up,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xxlarge-up,tr.show-for-xxlarge-only {
    display: table-row !important;
  }

  td.hide-for-small,td.hide-for-small-only,td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.show-for-medium-up,td.show-for-large-up,td.hide-for-xlarge-only,td.show-for-xlarge-up,td.show-for-xxlarge-up,td.show-for-xxlarge-only,th.hide-for-small,th.hide-for-small-only,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.show-for-medium-up,th.show-for-large-up,th.hide-for-xlarge-only,th.show-for-xlarge-up,th.show-for-xxlarge-up,th.show-for-xxlarge-only {
    display: table-cell !important;
  }
}

.show-for-landscape,.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,.show-for-portrait {
  display: none !important;
}

table.hide-for-landscape,table.show-for-portrait {
  display: table;
}

thead.hide-for-landscape,thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape,tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape,tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation:landscape) {
  .show-for-landscape,.hide-for-portrait {
    display: inherit !important;
  }

  .hide-for-landscape,.show-for-portrait {
    display: none !important;
  }

  table.show-for-landscape,table.hide-for-portrait {
    display: table;
  }

  thead.show-for-landscape,thead.hide-for-portrait {
    display: table-header-group !important;
  }

  tbody.show-for-landscape,tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  tr.show-for-landscape,tr.hide-for-portrait {
    display: table-row !important;
  }

  td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation:portrait) {
  .show-for-portrait,.hide-for-landscape {
    display: inherit !important;
  }

  .hide-for-portrait,.show-for-landscape {
    display: none !important;
  }

  table.show-for-portrait,table.hide-for-landscape {
    display: table;
  }

  thead.show-for-portrait,thead.hide-for-landscape {
    display: table-header-group !important;
  }

  tbody.show-for-portrait,tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  tr.show-for-portrait,tr.hide-for-landscape {
    display: table-row !important;
  }

  td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape {
    display: table-cell !important;
  }
}

.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

table.hide-for-touch {
  display: table;
}

.touch table.show-for-touch {
  display: table;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

::-webkit-input-placeholder {
  color: #dadada;
}

::-moz-placeholder {
  color: #dadada;
}

:-ms-input-placeholder {
  color: #dadada;
}

input:-moz-placeholder {
  color: #dadada;
}

h3 {
  color: #dadada;
  margin-bottom: 10px;
}

.red {
  color: #be1e2d;
}

.black_bg {
  background: #000;
}

.gris_bg {
  background: #333;
}

.degrad_bg {
  background: url('../img/int/bg-carte.jpg') top center no-repeat;
  background-size: 100% 100%;
}

.row {
  max-width: 75em;
}

.titre-rouge {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  background: #484849;
  padding: 4px 0;
}

.titre-rouge h2 {
  float: left;
  width: auto;
  padding: 0 40px 0 20px;
  height: 22px;
  background: url('../img/int/bg-titre.png') 0 0 repeat-x;
  font-size: 14px;
  color: #dadada;
  line-height: 23px;
}

.titre-rouge a {
  color: #dadada;
}

.titre-rouge .end {
  float: left;
  width: 35px;
  padding: 0;
  height: 22px;
  background: url('../img/int/bg-titre-end.png') -5px 0 no-repeat;
}

ul.pagination {
  display: block;
  height: 1.5rem;
  margin-left: -0.3125rem;
}

ul.pagination li {
  height: 1.5rem;
  color: #dadada;
  font-size: .875rem;
  margin-left: .3125rem;
}

ul.pagination li a {
  display: block;
  padding: .0325rem .325rem .0325rem;
  color: #999;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

ul.pagination li:hover a,ul.pagination li a:focus {
  background: #be1e2d;
  color: #dadada;
}

ul.pagination li.unavailable a {
  cursor: default;
  color: #dadada;
}

ul.pagination li.unavailable:hover a,ul.pagination li.unavailable a:focus {
  background: transparent;
}

ul.pagination li.current a {
  background: #be1e2d;
  color: white;
  font-weight: bold;
  cursor: default;
}

ul.pagination li.current a:hover,ul.pagination li.current a:focus {
  background: #bf0019;
}

ul.pagination li {
  float: left;
  display: block;
}

.pagination-centered {
  text-align: center;
}

.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

.container {
  float: left;
  width: 100%;
}

p {
  color: #dadada;
}

a {
  color: #ec1c24;
}

a:hover {
  color: #dadada;
}

a.retour:hover {
  color: #dadada;
  font-weight: bold;
}

.banniere {
  background: #000;
  height: auto;
  padding: 10px 0;
}

.bg-banniere {
  background: url('../img/int/bg-banniere.jpg') top center no-repeat;
  background-size: 100% 100%;
}

.baseline {
  float: left;
  width: 320px;
  height: 55px;
  font-style: italic;
  font-weight: bold;
  margin-top: 10px;
  margin-left: 35px;
  padding-top: 25px;
  background: url('../img/int/exclamation.png') top right no-repeat;
  line-height: .9em;
}

.baseline .txt1 {
  font-size: 18px;
}

.baseline .txt2 {
  font-size: 12px;
}

.recherche {
  float: right;
  width: 100%;
  height: auto;
  background: #7e7d7d;
  padding: 3px 0 3px 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 5px;
}

.recherche input[type="texte"] {
  float: left;
  width: 85%;
  background: #7e7d7d;
  border: 0;
  font-size: 13px;
  color: #dadada;
  padding: 0;
  margin: 0;
}

.recherche input[type="submit"] {
  float: right;
  width: 25px;
  height: 15px;
  background: #7e7d7d url('../img/int/loupe.png') 0 0 no-repeat;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: hand;
  cursor: pointer;
}

ul.min_recherche {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 90%;
  margin: 10px 5% 0 5%;
}

ul.min_recherche li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.min_recherche li input[type="texte"] {
  width: 90%;
}

ul.min_recherche li input[type="submit"] {
  width: 10%;
}

.icon_sociaux {
  float: right;
  width: auto;
  height: auto;
  padding: 0;
  margin-top: 0;
  text-align: right;
}

.icon_sociaux a {
  float: left;
  margin-left: 10px;
}

.breadcrum {
  background: #000 url('../img/int/bg-breadcrum.png') 0 0 repeat-x;
}

.page {
  background: #000 url('../img/int/bg.png') 0 0 repeat-x;
  height: auto;
  min-height: 500px;
  padding-bottom: 40px;
}

.clear {
  float: left;
  width: 100%;
  height: 1px;
  background: #888;
  margin-bottom: 10px;
}

.margin-top-div {
  margin-top: 20px;
}

.boder-div {
  padding-top: 10px;
  border-bottom: 2px solid #3c3c3b;
  margin-bottom: 10px;
}

.boder-right-div {
  border-right: 2px dotted #3c3c3b;
  margin-bottom: 20px;
}

.boder-left-div {
  border-left: 2px dotted #3c3c3b;
  margin-bottom: 20px;
}

.accueil-promo {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 1.2em;
}

.accueil-video {
  float: left;
  width: 100%;
  padding: 10px 0;
  font-size: 14px;
  line-height: 1.2em;
  border-top: 2px solid #3c3c3b;
  border-bottom: 2px solid #3c3c3b;
  margin-top: 10px;
}

.accueil-chiptuning {
  float: left;
  width: 100%;
  padding: 10px 0;
  font-size: 14px;
  line-height: 1.2em;
  border-top: 2px solid #3c3c3b;
  border-bottom: 2px solid #3c3c3b;
  margin-top: 10px;
}

.accueil-chiptuning p {
  float: left;
  width: 96%;
  padding: 10px 2%;
  font-size: 15px;
  line-height: 1.2em;
  color: #FFF;
}

.accueil-orbit img {
  width: 100%;
}

.orbit-container .orbit-prev,.orbit-container .orbit-next {
  position: absolute;
  top: 45%;
  margin-top: -25px;
  width: 36px;
  height: 60px;
  line-height: 50px;
  color: white;
  text-indent: -9999px !important;
  z-index: 10;
}

.orbit-container .orbit-prev:hover,.orbit-container .orbit-next:hover {
  background-color: rgba(0,0,0,0.3);
}

.orbit-container .orbit-prev>span,.orbit-container .orbit-next>span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 0;
  height: 0;
  border: inset 10px;
}

.orbit-container .orbit-prev {
  left: 0;
}

.orbit-container .orbit-prev>span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: white;
}

.orbit-container .orbit-prev:hover>span {
  border-right-color: red;
}

.orbit-container .orbit-next {
  right: 0;
}

.orbit-container .orbit-next>span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: white;
  left: 50%;
  margin-left: -4px;
}

.orbit-container .orbit-next:hover>span {
  border-left-color: red;
}

.orbit-caption img.logo {
  width: 15%;
}

.orbit-caption .gain {
  width: 60%;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  line-height: 1.25em;
}

.orbit-caption .gain .xl {
  margin: 0 2.5%;
  width: 45%;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  line-height: 1.25em;
}

.orbit-caption .gain span {
  color: #e30613;
  font-size: 18px;
}

.orbit-caption img.economie {
  width: 30%;
}

.acceuil-orbit-content li div {
  color: white;
  padding: 0 40px;
}

.acceuil-orbit-content li div h1,.acceuil-orbit-content li div h2,.acceuil-orbit-content li div h3 {
  color: white;
}

.menu {
  float: left;
  width: 100%;
  min-height: 50px;
  height: auto;
  background: #000 url('../img/int/bg-menu.png') top center repeat-x;
  background-size: 100% 100%;
  padding: 0;
  line-height: 1.1em;
}

.menu ul.navigation {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.menu ul.navigation li {
  float: left;
  width: 10%;
  min-height: 41px;
  height: auto;
  margin: 0;
  padding: 0;
}

.menu ul.navigation li:nth-child(1), 
.menu ul.navigation li:nth-child(6) {
    width:8%;
}

.menu ul.navigation li:nth-child(3), 
.menu ul.navigation li:nth-child(5) {
    width:7%;
}

.menu ul.navigation li:nth-child(10) {
    width:9%; 
}


.menu ul.navigation li:nth-child(11) {
    width:11%;
}

.menu ul.navigation li.active {
  background: url('../img/int/bg-menu-active2.png') top center no-repeat;
  background-size: 100% 100%;
}

.menu ul.navigation li a {
  float: left;
  width: 100%;
  color: white;
  padding: 8px 0 8px 0;
  font-family: "Trebuchet MS";
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

.menu ul.navigation li a.rouge {
    color: #ff1717;
    font-weight: bold;
    text-shadow: 1px 1px 11px #000000;
}

@media only screen and (max-width:64.063em) {

  .menu {
    background: #000;
    padding: 0;
    height: auto;
  }

  .menu ul.navigation {
    padding-top: 0;
    margin-bottom: 10px;
  }

  .menu ul.navigation li {
    float: left;
    width: 100%;
    text-align: right;
    padding-right: 0;
    margin-bottom: 1px;
    text-align: center;
    border: 1px solid #333;
    background: -webkit-linear-gradient(top,#5a5a5a,#000);
    background: -moz-linear-gradient(top,#5a5a5a,#000);
    background: -ms-linear-gradient(top,#5a5a5a,#000);
    background: -o-linear-gradient(top,#5a5a5a,#000);
    background: linear-gradient(to top,#5a5a5a,#000);
  }

  .menu ul.navigation li a {
    font-size: 12px;
    color: #dadada;
    font-weight: bold;
  }

  .menu ul.navigation li.active {
    background: url('../img/int/bg-menu-active2.png') 0 3px no-repeat;
    background-size: 100% 100%;
  }

  .menu ul.navigation li.active a {
    color: #ec1c24;
  }

  .menu ul.navigation li.small {
    width: 20%;
  }

  .menu ul.navigation li.medium {
    width: 20%;
  }

  .menu ul.navigation li.large {
    width: 20%;
  }
}

@media only screen and (max-width:40.063em) {
  .menu {
    float: left;
    width: 100%;
    min-height: 50px;
    height: auto;
    background: url('../img/int/bg-banniere.jpg') top center no-repeat;
    background-size: 100% 100%;
    padding: 0;
    line-height: 1.1em;
    padding-bottom: 10px;
  }

  .menu-small {
    float: left;
    width: 100%;
    min-height: 50px;
    height: auto;
    background: #000;
    background-size: 100% 100%;
    padding: 0;
    line-height: 1.1em;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu ul.navigation li.small {
    width: 48%;
    margin: 1%;
  }

  .menu ul.navigation li.medium {
    width: 48%;
    margin: 1%;
  }

  .menu ul.navigation li.large {
    width: 48%;
    margin: 1%;
  }

  .accueil-chiptuning {
    border: 0;
  }

  .titre-rouge h2 {
    float: left;
    width: auto;
    padding: 0 40px 0 20px;
    height: 22px;
    background: url('../img/int/bg-titre.png') 0 0 repeat-x;
    font-size: 11px;
    color: #dadada;
    line-height: 23px;
  }

  .baseline-small {
    float: left;
    margin-top: 4px;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    line-height: 1.15em;
  }

  .titre-rouge .end {
    display: none;
  }
}

@media only screen and (max-width:20.063em) {
  .baseline-small {
    display: none;
  }

  .titre-rouge .end {
    display: none;
  }
}

.programmation table {
  width: 100%;
}

.programmation table thead {
  margin-bottom: 30px;
}

.programmation table thead tr>th {
  background: #c3c3c3;
  padding: 10px 10px;
  color: #111;
}

.programmation table tr>td {
  background: #c3c3c3;
  padding: 10px 10px;
  color: #111;
}

.programmation table tr>td.titre {
  text-align: center;
}

.programmation table tr>td.gain {
  color: #830008;
}

.programmation table tr>td.empty {
  text-align: center;
  background: #b1b1b1;
}

.programmation table tr>td.data {
  font-weight: bold;
  text-align: center;
  background: #dbdbdb;
  font-size: 18px;
}

.side-nav {
  display: block;
  margin: 0;
  padding: 10px 20px;
  list-style-type: none;
  list-style-position: inside;
}

.side-nav li {
  margin: 0;
  font-size: .875rem;
}

.side-nav li a {
  display: block;
  color: #adafb2;
  padding: 0;
  font-weight: bold;
  cursor: pointer;
}

.side-nav li.active>a:first-child {
  text-decoration: underline;
  color: #ec1c24;
}

.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #e6e6e6;
}

.side-nav p {
  padding: 0 0 0 10px;
  margin: 0;
}

.actu-liste {
  float: left;
  height: auto;
  margin-bottom: 20px;
  background: #b1b1b1;
  padding-bottom: 10px;
  padding-top: 10px;
}

.actu-liste p {
  color: #222;
}

.videos-thumbs {
  float: left;
  width: 100%;
  height: auto;
  padding: 5px;
  margin: 0;
  border-bottom: 1px solid #000;
  background: #333;
}

.videos-thumbs:hover {
  background: #222;
}

.videos-thumbs p {
  margin-top: 10px;
  font-size: 14px;
}

.videos-thumbs-active {
  background: #111;
}

.videos-thumbs-active p {
  color: #ec1c24;
}

.contact-formulaire {
  background: #b1b1b1;
}

.contact-carte {
  background: url('../img/int/bg-carte.jpg') top center no-repeat;
  background-size: 100% 100%;
}

.contact-carte .distributeur {
  float: left;
  width: 60%;
  height: auto;
}

.contact-carte .carte {
  float: left;
  width: 40%;
  height: auto;
}

.contact-carte .distributeur img,.contact-carte .carte img {
  float: right;
  width: 90%;
  height: auto;
  margin: 0;
}

.contact-formulaire h3.formulaire-titre {
  float: left;
  width: 100%;
  height: auto;
  padding: 6px 5%;
  background: #c3c3c3;
  font-size: 14px;
  line-height: 1em;
  color: #231f20;
  margin-top: 10px;
}

.contact-formulaire h3.formulaire-titre strong {
  font-size: 12px;
  color: #be1e2d;
}

.contact-formulaire h3.formulaire-titre strong i {
  color: #231f20;
}

.contact-formulaire label {
  font-size: 13px;
  color: #000;
}

.contact-formulaire input[type="text"],.contact-formulaire textarea,.contact-formulaire select {
  margin-top: 4px;
  margin-bottom: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  height: auto;
  font-size: 13px;
}

.contact-formulaire input[type="submit"] {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 40px;
  height: auto;
  font-size: 14px;
  color: #dadada;
  border: 0;
  text-align: right;
  background: -webkit-linear-gradient(top,#ec1c24,#9a0100);
  background: -moz-linear-gradient(top,#ec1c24,#9a0100);
  background: -ms-linear-gradient(top,#ec1c24,#9a0100);
  background: -o-linear-gradient(top,#ec1c24,#9a0100);
  background: linear-gradient(to top,#ec1c24,#9a0100);
}

.contact-livre {
  background: #000;
}

.com-livre {
  background: #000;
}

.com-livre .commentaire {
  background: #333;
  margin-bottom: 15px;
  padding: 2% 3%;
  color: #adafb2;
}

.contact-livre .success {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 55.55556rem;
  *zoom: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #d7d7d7;
  margin-bottom: 1.11111rem;
  padding: 1.11111rem;
  background: #f2f2f2;
  max-width: none;
}

.contact-livre form {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 55.55556rem;
  *zoom: 1;
  margin-bottom: 1.11111rem;
  padding: 1.11111rem;
  background: #b1b1b1;
  max-width: none;
}

.contact-livre a.formulaire-com {
  float: right;
  width: auto;
  height: auto;
  padding: 4px 1%;
  background: -webkit-linear-gradient(top,#ec1c24,#9a0100);
  background: -moz-linear-gradient(top,#ec1c24,#9a0100);
  background: -ms-linear-gradient(top,#ec1c24,#9a0100);
  background: -o-linear-gradient(top,#ec1c24,#9a0100);
  background: linear-gradient(to top,#ec1c24,#9a0100);
  color: #dadada;
  font-size: 14px;
  line-height: 1em;
  margin-top: 0;
  font-weight: bold;
  color: #dadada;
}

.contact-livre a.formulaire-com:hover {
  background: -webkit-linear-gradient(bottom,#ec1c24,#9a0100);
  background: -moz-linear-gradient(bottom,#ec1c24,#9a0100);
  background: -ms-linear-gradient(bottom,#ec1c24,#9a0100);
  background: -o-linear-gradient(bottom,#ec1c24,#9a0100);
  background: linear-gradient(to bottom,#ec1c24,#9a0100);
  color: #dadada;
}

.contact-livre h3.formulaire-titre strong {
  font-size: 12px;
  color: #be1e2d;
}

.contact-livre h3.formulaire-titre strong i {
  color: #231f20;
}

.contact-livre label {
  font-size: 13px;
  color: #000;
  font-weight: bold;
  margin: 10px 0 3px 0;
  font-weight: bold;
}

.contact-livre input[type="text"],.contact-livre textarea,.contact-livre select {
  margin-bottom: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  height: auto;
  font-size: 13px;
  border: 1px solid #EEE;
}

.contact-livre input[type="submit"] {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 40px;
  height: auto;
  font-size: 14px;
  color: #dadada;
  border: 0;
  text-align: right;
  background: -webkit-linear-gradient(top,#ec1c24,#9a0100);
  background: -moz-linear-gradient(top,#ec1c24,#9a0100);
  background: -ms-linear-gradient(top,#ec1c24,#9a0100);
  background: -o-linear-gradient(top,#ec1c24,#9a0100);
  background: linear-gradient(to top,#ec1c24,#9a0100);
}

.agence-coord .titre {
  float: left;
  width: 100%;
  height: auto;
  border: solid 3px #333;
  border-bottom: 0;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 0 10px;
  text-align: center;
}

.agence-coord .body {
  float: left;
  width: 100%;
  height: auto;
  width: 100%;
  background: #b1b1b1;
  list-style-type: none;
  padding: 30px;
  margin: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius-: 10px;
  border-radius: 10px;
  border: solid 2px #be1e2d;
  line-height: 1.2em;
  font-size: 16px;
  color: #333;
}

.choix {
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.choix .titre {
  float: left;
  width: 100%;
  height: auto;
  border: solid 3px #333;
  border-bottom: 0;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 0 10px;
  text-align: center;
}

.choix .titre strong {
  font-size: 22px;
  line-height: 64px;
}

.choix .titre img {
  height: 60px;
  margin: 0;
}

.choix .body {
  float: left;
  width: 100%;
  height: auto;
  width: 100%;
  background: url('../img/int/bg-carte.jpg') top center no-repeat;
  background-size: 100% 100%;
  list-style-type: none;
  padding: 30px;
  margin: 0;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border: solid 3px #333;
  border-top: 0;
  text-align: center;
}

.choix .body {
  color: #dadada;
}

.choix .body li a {
  color: #dadada;
  font-weight: bold;
}

.choix .body li.active a,.choix .body li:hover a {
  color: #d7001a;
  font-weight: bold;
}

.choix .body a {
  font-size: 16px;
}

.foot_head {
  background: #000;
  border-top: 6px solid #575756;
  padding-bottom: 10px;
}

.foot_head p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.3em;
}

.foot_head .sitemap a {
  font-size: 12px;
  color: #dadada;
}

.footer {
  margin-bottom: 10px;
}

.footer p {
  font-size: 12px;
  line-height: 1.3em;
  color: #b2b2b2;
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer img {
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer .border-bottom {
  border-bottom: 3px solid #575756;
}

.partage li {
  float: left;
  width: 100%;
  padding: 10px 30px;
  margin: 0;
}

a.titre-rouge h2 {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}

a.titre-rouge:hover h2 {
  float: left;
  width: auto;
  padding: 0 140px 0 20px;
  height: 22px;
  background: url('../img/int/bg-titre.png') 0 0 repeat-x;
  font-size: 14px;
  color: #DADADA;
  line-height: 23px;
}

.menu ul.navigation li.bioethanol a {
  color: #a5ff5c;
  font-weight: bold;
  text-shadow: 0px 0px 1px #000;
}

.page.revendeur {
    background-image:url(../img/int/nbg1.jpg);
    background-color:#fff;
}

.page.revendeur .black_bg {
    background-color:transparent;
}

h1{
    padding-top:10px;
}

.page.revendeur .black_bg h1,
.page.revendeur .black_bg p{
    color:#000;
}



.agence h1 {
    margin-bottom:10px;
    font-size:22px;
    text-align:center;
}

.agence .bloc-center {
    left:50%;
    transform:translateX(-50%);
}

.agence .texte {
    margin-bottom: 25px;
}

.agence .texte p {
    margin-bottom:0;
}

.agence .bloc-agences {
    float:left;
}

.agence .titre-rouge {
    background-color:transparent;
}

.agence .titre-rouge h2 {
    width:70%;
    text-align:left;
    text-transform: uppercase;
}

.agence .bloc-agences ul {
    padding-left:0;
}

.agence .side-nav li a strong {
    text-transform:uppercase;
}

.agence .bloc-agences ul li {
    margin-bottom:10px;
}

.revendeur a:hover {
    color:#000;
}
