.alert-box {
  border-style: solid;
  border-width: 0px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25em;
  position: relative;
  padding: 0.6875em 1.3125em 0.75em 0.6875em;
  font-size: 0.875em;
  background-color: black;
  border-color: black;
  color: black; }

.alert-box .close {
  font-size: 1.375em;
  padding: 5px 4px 4px;
  line-height: 0;
  position: absolute;
  top: 0.4375em;
  right: 0.3125em;
  color: #333333;
  opacity: 0.3; }

.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5; }

.alert-box.radius {
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.alert-box.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px; }

.alert-box.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: black; }

.alert-box.alert {
  background-color: #ee3524;
  border-color: #cf2010;
  color: black; }

.alert-box.secondary {
  background-color: #ee3524;
  border-color: #cf2010;
  color: black; }

button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Vitesse A", "Vitesse B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: black;
  border-color: black;
  color: white; }

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

button:hover, button:focus, .button:hover, .button:focus {
  color: white; }

button.secondary, .button.secondary {
  background-color: #ee3524;
  border-color: #cf2010;
  color: white; }

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

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: white; }

button.success, .button.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white; }

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #457a1a; }

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white; }

button.alert, .button.alert {
  background-color: #ee3524;
  border-color: #cf2010;
  color: white; }

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

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white; }

button.large, .button.large {
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1.0625em;
  padding-left: 2em;
  font-size: 1.25em; }

button.small, .button.small {
  padding-top: 0.5625em;
  padding-right: 1.125em;
  padding-bottom: 0.625em;
  padding-left: 1.125em;
  font-size: 0.8125em; }

button.tiny, .button.tiny {
  padding-top: 0.4375em;
  padding-right: 0.875em;
  padding-bottom: 0.5em;
  padding-left: 0.875em;
  font-size: 0.6875em; }

button.expand, .button.expand {
  padding-top: false;
  padding-right: 0px;
  padding-bottom: false0 0.0625em;
  padding-left: 0px;
  width: 100%; }

button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75em; }

button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75em; }

button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: black;
  border-color: black;
  color: white;
  cursor: default;
  opacity: 0.6;
  -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: black; }

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: black; }

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #ee3524;
  border-color: #cf2010;
  color: white;
  cursor: default;
  opacity: 0.6;
  -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: #cf2010; }

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: white; }

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: #ee3524; }

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
  cursor: default;
  opacity: 0.6;
  -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: #457a1a; }

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: #ee3524;
  border-color: #cf2010;
  color: white;
  cursor: default;
  opacity: 0.6;
  -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: #cf2010; }

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: #ee3524; }

input.button,
button.button {
  padding-top: 0.8125em;
  padding-bottom: 0.75em; }

input.button.tiny,
button.button.tiny {
  padding-top: 0.5em;
  padding-bottom: 0.4375em; }

input.button.small,
button.button.small {
  padding-top: 0.625em;
  padding-bottom: 0.5625em; }

input.button.large,
button.button.large {
  padding-top: 1.03125em;
  padding-bottom: 1.03125em; }

@media only screen {
  .button {
    -webkit-box-shadow: 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out; }

  .button:active {
    -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 rgba(0, 0, 0, 0.2) inset; }

  .button.radius {
    -webkit-border-radius: 0px;
    border-radius: 0px; }

  .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; } }
@media only screen and (min-width: 769px) {
  .button {
    display: inline-block; } }
/* Standard Forms */
form {
  margin: 0 0 1em; }

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

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

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

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

form .row input.column,
form .row input.columns {
  padding-left: 0.5em; }

/* Label Styles */
label {
  font-size: 0.875em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  margin-bottom: 0.1875em; }

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

label.inline {
  margin: 0 0 1em 0;
  padding: 0.625em 0; }

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

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

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em; }

.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

.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; }

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

span.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

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

span.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

/* Input groups will automatically style first and last elements of the group */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -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; }

.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -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; }

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3125em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear; }

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: #999999;
  outline: none; }

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

/* We add basic fieldset styling */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.25em;
  margin: 1.125em 0; }

fieldset legend {
  font-weight: normal;
  background: white;
  padding: 0 0.1875em;
  margin: 0;
  margin-left: -0.1875em; }

/* Error Handling */
.error input,
input.error,
.error textarea,
textarea.error {
  border-color: #ee3524;
  background-color: rgba(238, 53, 36, 0.1); }

.error input:focus,
input.error:focus,
.error textarea:focus,
textarea.error:focus {
  background: #fafafa;
  border-color: #999999; }

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

.error small,
small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: -1.3125em;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #ee3524;
  color: white; }

/* Custom Checkbox and Radio Inputs */
form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  border: solid 1px #cccccc;
  background: white; }

form.custom .custom.radio {
  -webkit-border-radius: 1000px;
  border-radius: 1000px; }

form.custom .custom.checkbox:before {
  content: "";
  display: block;
  line-height: 0.8;
  height: 14px;
  width: 14px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #fff; }

form.custom .custom.radio.checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  background: #222222;
  position: relative;
  top: 3px;
  left: 3px; }

form.custom .custom.checkbox.checked:before {
  content: "\00d7";
  color: #222222; }

/* Custom Select Options and Dropdowns */
form.custom {
  /* Custom input, disabled */ }

form.custom .custom.dropdown {
  display: block;
  position: relative;
  top: 0;
  height: 2.3125em;
  margin-bottom: 1.25em;
  margin-top: 0px;
  padding: 0px;
  width: 100%;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f3f3f3 100%);
  background: -webkit-linear-gradient(top, white 0%, #f3f3f3 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.875em;
  vertical-align: top; }

form.custom .custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px; }

form.custom .custom.dropdown .current {
  cursor: default;
  white-space: nowrap;
  line-height: 2.25em;
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  overflow: hidden;
  display: block;
  margin-left: 0.5em;
  margin-right: 2.3125em; }

form.custom .custom.dropdown .selector {
  cursor: default;
  position: absolute;
  width: 2.5em;
  height: 2.3125em;
  display: block;
  right: 0;
  top: 0; }

form.custom .custom.dropdown .selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #aaaaaa transparent transparent transparent;
  position: absolute;
  left: 0.9375em;
  top: 50%;
  margin-top: -3px; }

form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #222222 transparent transparent transparent; }

form.custom .custom.dropdown .disabled {
  color: #888888; }

form.custom .custom.dropdown .disabled:hover {
  background: transparent;
  color: #888888; }

form.custom .custom.dropdown .disabled:hover:after {
  display: none; }

form.custom .custom.dropdown.open ul {
  display: block;
  z-index: 10;
  min-width: 100%;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

form.custom .custom.dropdown.small {
  max-width: 134px; }

form.custom .custom.dropdown.medium {
  max-width: 254px; }

form.custom .custom.dropdown.large {
  max-width: 434px; }

form.custom .custom.dropdown.expand {
  width: 100% !important; }

form.custom .custom.dropdown.open.small ul {
  min-width: 134px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

form.custom .custom.dropdown.open.medium ul {
  min-width: 254px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

form.custom .custom.dropdown.open.large ul {
  min-width: 434px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

form.custom .custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: -1px;
  top: auto;
  -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px; }

form.custom .custom.dropdown ul li {
  color: #555555;
  font-size: 0.875em;
  cursor: default;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.375em;
  padding-right: 2.375em;
  min-height: 1.5em;
  line-height: 1.5em;
  margin: 0;
  white-space: nowrap;
  list-style: none; }

form.custom .custom.dropdown ul li.selected {
  background: #eeeeee;
  color: black; }

form.custom .custom.dropdown ul li:hover {
  background-color: #e4e4e4;
  color: black; }

form.custom .custom.dropdown ul li.selected:hover {
  background: #eeeeee;
  cursor: default;
  color: black; }

form.custom .custom.dropdown ul.show {
  display: block; }

form.custom .custom.disabled {
  background-color: #dddddd; }

/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  padding: 1.25em;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #cccccc;
  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: solid 6px;
  border-color: transparent transparent white transparent;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99; }

.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 7px;
  border-color: transparent transparent #cccccc transparent;
  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: 0.875em;
  cursor: pointer;
  padding: 0.3125em 0.625em;
  line-height: 1.125em;
  margin: 0; }

.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eeeeee; }

.f-dropdown li a {
  color: #555555; }

.f-dropdown.content {
  position: absolute;
  top: -9999px;
  list-style: none;
  padding: 1.25em;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #cccccc;
  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; }

@media only screen and (max-width: 767px) {
  .f-dropdown {
    max-width: 100%;
    left: 0; } }
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: white;
  color: #797979;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative; }

a:focus {
  outline: none; }

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; }

.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; }

.antialiased {
  -webkit-font-smoothing: antialiased; }

img {
  display: inline-block; }

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

select {
  width: 100%; }

/* Grid HTML Classes */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63em;
  *zoom: 1; }

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

.row:after {
  clear: both; }

.row .column,
.row .columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left; }

.row.collapse .column,
.row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left; }

.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; }

@media only screen {
  .row .column,
  .row .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  .row .small-1 {
    position: relative;
    width: 8.33333%; }

  .row .small-2 {
    position: relative;
    width: 16.66667%; }

  .row .small-3 {
    position: relative;
    width: 25%; }

  .row .small-4 {
    position: relative;
    width: 33.33333%; }

  .row .small-5 {
    position: relative;
    width: 41.66667%; }

  .row .small-6 {
    position: relative;
    width: 50%; }

  .row .small-7 {
    position: relative;
    width: 58.33333%; }

  .row .small-8 {
    position: relative;
    width: 66.66667%; }

  .row .small-9 {
    position: relative;
    width: 75%; }

  .row .small-10 {
    position: relative;
    width: 83.33333%; }

  .row .small-11 {
    position: relative;
    width: 91.66667%; }

  .row .small-12 {
    position: relative;
    width: 100%; }

  .row .small-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .row .small-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .row .small-offset-3 {
    position: relative;
    margin-left: 25%; }

  .row .small-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .row .small-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .row .small-offset-6 {
    position: relative;
    margin-left: 50%; }

  .row .small-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .row .small-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .row .small-offset-9 {
    position: relative;
    margin-left: 75%; }

  .row .small-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 769px) {
  .row .large-1 {
    position: relative;
    width: 8.33333%; }

  .row .large-2 {
    position: relative;
    width: 16.66667%; }

  .row .large-3 {
    position: relative;
    width: 25%; }

  .row .large-4 {
    position: relative;
    width: 33.33333%; }

  .row .large-5 {
    position: relative;
    width: 41.66667%; }

  .row .large-6 {
    position: relative;
    width: 50%; }

  .row .large-7 {
    position: relative;
    width: 58.33333%; }

  .row .large-8 {
    position: relative;
    width: 66.66667%; }

  .row .large-9 {
    position: relative;
    width: 75%; }

  .row .large-10 {
    position: relative;
    width: 83.33333%; }

  .row .large-11 {
    position: relative;
    width: 91.66667%; }

  .row .large-12 {
    position: relative;
    width: 100%; }

  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .row .large-offset-3 {
    position: relative;
    margin-left: 25%; }

  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .row .large-offset-6 {
    position: relative;
    margin-left: 50%; }

  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .row .large-offset-9 {
    position: relative;
    margin-left: 75%; }

  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  .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; }

  .small-push-2 {
    left: inherit; }

  .small-pull-2 {
    right: inherit; }

  .small-push-3 {
    left: inherit; }

  .small-pull-3 {
    right: inherit; }

  .small-push-4 {
    left: inherit; }

  .small-pull-4 {
    right: inherit; }

  .small-push-5 {
    left: inherit; }

  .small-pull-5 {
    right: inherit; }

  .small-push-6 {
    left: inherit; }

  .small-pull-6 {
    right: inherit; }

  .small-push-7 {
    left: inherit; }

  .small-pull-7 {
    right: inherit; }

  .small-push-8 {
    left: inherit; }

  .small-pull-8 {
    right: inherit; }

  .small-push-9 {
    left: inherit; }

  .small-pull-9 {
    right: inherit; }

  .small-push-10 {
    left: inherit; }

  .small-pull-10 {
    right: inherit; }

  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }
/* Foundation Block Grids for below small breakpoint */
@media only screen {
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -10px;
    *zoom: 1; }

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

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

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

  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px; }

  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px; }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px; }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px; }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px; }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px; }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px; }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px; }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px; }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px; }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px; }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px; }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
/* Foundation Block Grids for above small breakpoint */
@media only screen and (min-width: 769px) {
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px; }

  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px; }

  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px; }

  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px; }

  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px; }

  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px; }

  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px; }

  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px; }

  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px; }

  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px; }

  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px; }

  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px; }

  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }

  [class*="small-block-grid-"] > li {
    clear: none !important; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

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

  .show-for-print {
    display: inherit !important; } }
/* Sections */
.section-container, .section-container.auto {
  width: 100%;
  display: block;
  margin-bottom: 1.25em;
  border: 1px solid #f2f2f2;
  border-top: none; }

.section-container section,
.section-container .section, .section-container.auto section,
.section-container.auto .section {
  border-top: 1px solid #f2f2f2;
  position: relative; }

.section-container section .title,
.section-container .section .title, .section-container.auto section .title,
.section-container.auto .section .title {
  top: 0;
  cursor: pointer;
  width: 100%;
  margin: 0;
  background-color: white; }

.section-container section .title a,
.section-container .section .title a, .section-container.auto section .title a,
.section-container.auto .section .title a {
  padding: 0.9375em;
  display: inline-block;
  color: #868686;
  font-size: 0.875em;
  white-space: nowrap;
  width: 100%; }

.section-container section .title:hover,
.section-container .section .title:hover, .section-container.auto section .title:hover,
.section-container.auto .section .title:hover {
  background-color: #f2f2f2; }

.section-container section .content,
.section-container .section .content, .section-container.auto section .content,
.section-container.auto .section .content {
  display: none;
  padding: 0.9375em;
  background-color: white; }

.section-container section .content > *:last-child,
.section-container .section .content > *:last-child, .section-container.auto section .content > *:last-child,
.section-container.auto .section .content > *:last-child {
  margin-bottom: 0; }

.section-container section .content > *:first-child,
.section-container .section .content > *:first-child, .section-container.auto section .content > *:first-child,
.section-container.auto .section .content > *:first-child {
  padding-top: 0; }

.section-container section .content > *:last-child,
.section-container .section .content > *:last-child, .section-container.auto section .content > *:last-child,
.section-container.auto .section .content > *:last-child {
  padding-bottom: 0; }

.section-container section.active .content,
.section-container .section.active .content, .section-container.auto section.active .content,
.section-container.auto .section.active .content {
  display: block; }

.section-container section.active .title,
.section-container .section.active .title, .section-container.auto section.active .title,
.section-container.auto .section.active .title {
  background: #f2f2f2; }

.section-container.tabs {
  border: 0;
  position: relative; }

.section-container.tabs section,
.section-container.tabs .section {
  padding-top: 0;
  border: 0;
  position: static; }

.section-container.tabs section .title,
.section-container.tabs .section .title {
  width: auto;
  border: 1px solid #f2f2f2;
  border-right: 0;
  border-bottom: 0;
  position: absolute;
  z-index: 1; }

.section-container.tabs section .title a,
.section-container.tabs .section .title a {
  width: 100%; }

.section-container.tabs section:last-child .title,
.section-container.tabs .section:last-child .title {
  border-right: 1px solid #f2f2f2; }

.section-container.tabs section .content,
.section-container.tabs .section .content {
  border: 1px solid #f2f2f2;
  position: absolute;
  z-index: 10;
  top: -1px; }

.section-container.tabs section.active .title,
.section-container.tabs .section.active .title {
  background-color: white;
  z-index: 11;
  border-bottom: 0; }

.section-container.tabs section.active .content,
.section-container.tabs .section.active .content {
  position: relative; }

@media only screen and (min-width: 769px) {
  .section-container.auto {
    border: 0;
    position: relative; }

  .section-container.auto section,
  .section-container.auto .section {
    padding-top: 0;
    border: 0;
    position: static; }

  .section-container.auto section .title,
  .section-container.auto .section .title {
    width: auto;
    border: 1px solid #f2f2f2;
    border-right: 0;
    border-bottom: 0;
    position: absolute;
    z-index: 1; }

  .section-container.auto section .title a,
  .section-container.auto .section .title a {
    width: 100%; }

  .section-container.auto section:last-child .title,
  .section-container.auto .section:last-child .title {
    border-right: 1px solid #f2f2f2; }

  .section-container.auto section .content,
  .section-container.auto .section .content {
    border: 1px solid #f2f2f2;
    position: absolute;
    z-index: 10;
    top: -1px; }

  .section-container.auto section.active .title,
  .section-container.auto .section.active .title {
    background-color: white;
    z-index: 11;
    border-bottom: 0; }

  .section-container.auto section.active .content,
  .section-container.auto .section.active .content {
    position: relative; }

  .section-container.accordion .section {
    padding-top: 0 !important; }

  .section-container.vertical-nav {
    border: 1px solid #f2f2f2;
    border-top: none; }

  .section-container.vertical-nav section,
  .section-container.vertical-nav .section {
    padding-top: 0 !important; }

  .section-container.vertical-nav section .title a,
  .section-container.vertical-nav .section .title a {
    display: block;
    width: 100%; }

  .section-container.vertical-nav section .content,
  .section-container.vertical-nav .section .content {
    display: none; }

  .section-container.vertical-nav section.active .content,
  .section-container.vertical-nav .section.active .content {
    display: block;
    position: absolute;
    left: 100%;
    top: -1px;
    z-index: 999;
    min-width: 12.5em;
    border: 1px solid #f2f2f2; }

  .section-container.horizontal-nav {
    position: relative;
    background: white;
    border: 1px solid #f2f2f2; }

  .section-container.horizontal-nav section,
  .section-container.horizontal-nav .section {
    padding-top: 0;
    border: 0;
    position: static; }

  .section-container.horizontal-nav section .title,
  .section-container.horizontal-nav .section .title {
    width: auto;
    border: 1px solid #f2f2f2;
    border-left: 0;
    top: -1px;
    position: absolute;
    z-index: 1; }

  .section-container.horizontal-nav section .title a,
  .section-container.horizontal-nav .section .title a {
    width: 100%; }

  .section-container.horizontal-nav section .content,
  .section-container.horizontal-nav .section .content {
    display: none; }

  .section-container.horizontal-nav section.active .content,
  .section-container.horizontal-nav .section.active .content {
    display: block;
    position: absolute;
    z-index: 999;
    left: 0;
    top: -2px;
    min-width: 12.5em;
    border: 1px solid #f2f2f2; } }
table {
  background: white;
  margin-bottom: 1.25em;
  border: solid 0px #dddddd; }

table thead,
table tfoot {
  background: whitesmoke;
  font-weight: normal; }

table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
  padding: 0.5em 0.625em 0.625em;
  font-size: 0.875em;
  color: #222222;
  text-align: left; }

table tr th,
table tr td {
  padding: 0.5625em 0.625em;
  font-size: 0.875em;
  color: #797979; }

table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: whitesmoke; }

table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  display: table-cell;
  line-height: 1.125em; }

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

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

.top-bar {
  overflow: hidden;
  height: 4.3em;
  line-height: 4.3em;
  position: relative;
  background: white;
  margin-bottom: 1.875em; }

.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: 2.45em; }

.top-bar .button {
  padding-top: .5em;
  padding-bottom: .5em;
  margin-bottom: 0; }

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

.top-bar .name {
  height: 4.3em;
  margin: 0;
  font-size: 16px; }

.top-bar .name h1 {
  line-height: 4.3em;
  font-size: 1.0625em;
  margin: 0; }

.top-bar .name h1 a {
  font-weight: normal;
  color: black;
  width: 50%;
  display: block;
  padding: 0 1.43333em; }

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

.top-bar .toggle-topbar a {
  color: black;
  text-transform: uppercase;
  font-size: 0.8125em;
  font-weight: normal;
  position: relative;
  display: block;
  padding: 0 1.43333em;
  height: 4.3em;
  line-height: 4.3em; }

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

.top-bar .toggle-topbar.menu-icon a {
  text-indent: -48px;
  width: 34px;
  height: 34px;
  line-height: 33px;
  padding: 0;
  color: white; }

.top-bar .toggle-topbar.menu-icon a span {
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  height: 0;
  -webkit-box-shadow: 0 10px 0 1px black, 0 16px 0 1px black, 0 22px 0 1px black;
  box-shadow: 0 10px 0 1px black, 0 16px 0 1px black, 0 22px 0 1px black; }

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

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

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

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

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -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;
  background: white;
  font-size: 16px;
  margin: 0; }

.top-bar-section .divider {
  border-bottom: solid 1px white;
  border-top: solid 1px #e6e6e6;
  clear: both;
  height: 1px;
  width: 100%; }

.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: black;
  padding: 12px 0 12px 0;
  padding-left: 1.43333em;
  font-size: 0.8125em;
  font-weight: normal;
  background: white;
  height: 4.3em; }

.top-bar-section ul li > a:hover {
  background: #f7f7f7; }

.top-bar-section ul li > a.button {
  background: black;
  font-size: 0.8125em; }

.top-bar-section ul li > a.button:hover {
  background: black; }

.top-bar-section ul li > a.button.secondary {
  background: #ee3524; }

.top-bar-section ul li > a.button.secondary:hover {
  background: #cf2010; }

.top-bar-section ul li > a.button.success {
  background: #5da423; }

.top-bar-section ul li > a.button.success:hover {
  background: #457a1a; }

.top-bar-section ul li > a.button.alert {
  background: #ee3524; }

.top-bar-section ul li > a.button.alert:hover {
  background: #cf2010; }

.top-bar-section ul li.active a {
  background: #f7f7f7; }

.top-bar-section .has-form {
  padding: 1.43333em; }

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

.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.5);
  margin-right: 1.43333em;
  margin-top: -4.5px;
  position: absolute;
  top: 22px;
  right: 0; }

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

.top-bar-section .has-dropdown.moved > .dropdown {
  visibility: visible; }

.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  visibility: hidden;
  z-index: 99; }

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

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

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

.top-bar-section .dropdown li.title h5 a {
  color: black;
  line-height: 2.15em;
  display: block; }

.top-bar-section .dropdown label {
  padding: 8px 1.43333em 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: black;
  font-weight: bold;
  font-size: 0.625em; }

.top-bar-js-breakpoint {
  width: 58.75em !important;
  visibility: hidden; }

.js-generated {
  display: block; }

@media only screen and (min-width: 58.75em) {
  .top-bar {
    background: white;
    *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 {
    line-height: 2em;
    font-size: 0.875em;
    height: 2em;
    padding: 0 10px;
    position: relative;
    top: 8px; }

  .top-bar.expanded {
    background: white; }

  .contain-to-grid .top-bar {
    max-width: 63em;
    margin: 0 auto; }

  .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 a:not(.button) {
    padding: 0 1.43333em;
    line-height: 4.3em;
    background: white; }

  .top-bar-section li a:not(.button):hover {
    background: #b3b3b3; }

  .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: solid 5px;
    border-color: rgba(0, 0, 0, 0.5) transparent transparent transparent;
    margin-top: -2.5px; }

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

  .top-bar-section .has-dropdown.moved > .dropdown {
    visibility: hidden; }

  .top-bar-section .has-dropdown:hover > .dropdown, .top-bar-section .has-dropdown:active > .dropdown {
    visibility: visible; }

  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    margin-top: -7px;
    right: 5px; }

  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%; }

  .top-bar-section .dropdown li a {
    color: black;
    line-height: 1;
    white-space: nowrap;
    padding: 7px 1.43333em;
    background: white; }

  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: white; }

  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0; }

  .top-bar-section > ul > .divider {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px white;
    border-left: solid 1px #e6e6e6;
    clear: none;
    height: 4.3em;
    width: 0px; }

  .top-bar-section .has-form {
    background: white;
    padding: 0 1.43333em;
    height: 4.3em; }

  .top-bar-section ul.right li .dropdown {
    left: auto;
    right: 0; }

  .top-bar-section ul.right li .dropdown li .dropdown {
    right: 100%; } }
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.6);
  z-index: 98;
  display: none;
  top: 0;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  background-color: #fff;
  margin-left: -32.5%;
  width: 65%;
  background-color: black;
  padding: 0px;
  border: solid 0px #666666;
  -webkit-box-shadow: 0 0 -0.2em rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 -0.2em rgba(0, 0, 0, 0.4);
  top: 1em; }

.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.375em;
  line-height: 1;
  position: absolute;
  top: 0.5em;
  right: 0.6875em;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer; }

@media only screen and (min-width: 769px) {
  .reveal-modal {
    padding: 1.875em;
    top: 6.25em; }

  .reveal-modal.small {
    margin-left: -15%;
    width: 30%; }

  .reveal-modal.medium {
    margin-left: -20%;
    width: 40%; }

  .reveal-modal.large {
    margin-left: -30%;
    width: 60%; }

  .reveal-modal.xlarge {
    margin-left: -35%;
    width: 70%; }

  .reveal-modal.expand {
    margin-left: -47.5%;
    width: 95%; } }
@media print {
  div:not(.reveal-modal) {
    display: none; } }
p.lead {
  font-size: 1.21875em;
  line-height: 1.6; }

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

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

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

a:hover, a:focus {
  color: black; }

a img {
  border: none; }

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

p aside {
  font-size: 0.875em;
  line-height: 1.35;
  font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Tungsten A", "Tungsten B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2125em; }

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

h1 {
  font-size: 2.125em; }

h2 {
  font-size: 1.6875em; }

h3 {
  font-size: 1.375em; }

h4 {
  font-size: 1.125em; }

h5 {
  font-size: 1.125em; }

h6 {
  font-size: 1em; }

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0; }

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

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

small {
  font-size: 60%;
  line-height: inherit; }

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

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

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */ }

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

ul.square {
  list-style-type: square; }

ul.circle {
  list-style-type: circle; }

ul.disc {
  list-style-type: disc; }

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

/* Ordered Lists */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0; }

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

dl dd {
  margin-bottom: 0.75em; }

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

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 1px solid #dddddd; }

blockquote cite {
  display: block;
  font-size: 0.8125em;
  color: #555555; }

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

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

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

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #dddddd;
  padding: 0.625em 0.75em; }

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

.vcard .fn {
  font-weight: bold;
  font-size: 0.9375em; }

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

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

@media only screen and (min-width: 769px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75em; }

  h2 {
    font-size: 2.3125em; }

  h3 {
    font-size: 1.6875em; }

  h4 {
    font-size: 1.4375em; } }
/* Labels */
.label {
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.1875em 0.625em 0.25em;
  font-size: 0.875em;
  background-color: black;
  color: #fff; }

.label.radius {
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.label.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px; }

.label.alert {
  background-color: #ee3524;
  color: #fff; }

.label.success {
  background-color: #5da423;
  color: #fff; }

.label.secondary {
  background-color: #ee3524;
  color: #fff; }

/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important; }

.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important; }

.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important; }

.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important; }

/* Specific visilbity for tables */
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
  display: table; }

thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
  display: table-header-group !important; }

tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
  display: table-row-group !important; }

tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
  display: table-row !important; }

td.show-for-small, 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,
th.show-for-small,
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 {
  display: table-cell !important; }

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 769px) {
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important; }

  .show-for-small {
    display: none !important; }

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

  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table; }

  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
    display: table-header-group !important; }

  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
    display: table-row-group !important; }

  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important; }

  td.show-for-medium, td.show-for-medium-up, td.hide-for-small,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small {
    display: table-cell !important; } }
/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 80em) {
  .show-for-large,
  .show-for-large-up {
    display: inherit !important; }

  .show-for-medium,
  .show-for-medium-down {
    display: none !important; }

  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important; }

  .hide-for-large,
  .hide-for-large-up {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
    display: table; }

  thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
    display: table-header-group !important; }

  tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
    display: table-row-group !important; }

  tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
    display: table-row !important; }

  td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down,
  th.show-for-large,
  th.show-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-down {
    display: table-cell !important; } }
/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 90em) {
  .show-for-xlarge {
    display: inherit !important; }

  .show-for-large,
  .show-for-large-down {
    display: none !important; }

  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important; }

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

  /* Specific visilbity for tables */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table; }

  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
    display: table-header-group !important; }

  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
    display: table-row-group !important; }

  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important; }

  td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down,
  th.show-for-xlarge,
  th.hide-for-large,
  th.hide-for-large-down {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

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

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

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

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

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

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

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

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

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

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

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

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

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

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

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

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

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

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

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.admin-only {
  display: none; }

.admin-mode .admin-only {
  display: block; }

.pointer-events--off {
  pointer-events: none; }

.line-fix {
  line-height: 0px; }

.title_border {
  margin-bottom: 1em; }

.title_border h1 {
  margin-bottom: 0.3em; }

.drop_shadow {
  -webkit-box-shadow: 0px 5px 15px -10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 15px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 15px -10px rgba(0, 0, 0, 0.5); }

.video-aspect {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%; }
  .video-aspect iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px; }

.video_button {
  width: 48%;
  margin: 0 1% 0.8em;
  float: left; }

.video_wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  margin-bottom: 2em;
  height: 0; }

.video_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video_wrapper > div.video-js {
  margin: 0 auto; }

.is--hidden-mobile {
  display: none; }
  @media screen and (min-width: 769px) {
    .is--hidden-mobile {
      display: block; } }

@media only screen and (min-width: 769px) {
  .mobile_only, .is--shown-mobile {
    display: none; } }
.no-bullet li {
  list-style: none; }

.is--underline {
  text-decoration: underline; }

.is--uppercase {
  text-transform: uppercase; }

.is--centered {
  text-align: center; }

.is--centered__mob {
  text-align: center; }
  @media screen and (min-width: 769px) {
    .is--centered__mob {
      text-align: auto; } }

.is--orange, a.is--orange {
  color: #ef3624 !important; }

.is--gray {
  color: #808080 !important; }

.is--pointer {
  cursor: pointer; }

.rollover--orange {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }
  .rollover--orange:hover {
    color: #ef3624; }

@media only screen and (max-width: 769px) {
  .is--mobile__full {
    width: 100%; } }

@media only screen and (max-width: 769px) {
  .is--mobile__text-center {
    text-align: center; } }

.video-play {
  position: relative; }

.video-play::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../../../img/video_play.png");
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 222;
  position: absolute;
  top: 0px;
  left: 0px; }

.draw-internal {
  display: none; }

.marg-top__md {
  margin-top: 15px; }
  @media screen and (min-width: 769px) {
    .marg-top__md {
      margin-top: 30px; } }

.marg-top__l {
  margin-top: 25px; }
  @media screen and (min-width: 769px) {
    .marg-top__l {
      margin-top: 40px; } }

.marg-bottom__l {
  margin-bottom: 25px; }
  @media screen and (min-width: 769px) {
    .marg-bottom__l {
      margin-bottom: 40px; } }

.pad-bottom__md {
  padding-bottom: 15px; }
  @media screen and (min-width: 769px) {
    .pad-bottom__md {
      padding-bottom: 30px; } }

.js-preload-image {
  width: 100%;
  height: auto;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -webkit-transition: -webkit-filter 0.02s linear;
  -moz-transition: -moz-filter 0.02s linear;
  -o-transition: -o-filter 0.02s linear;
  /*    transition:filter 0.2s linear;*/ }

.js-preload-image.blurred {
  filter: blur(10px);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px); }

/* Small and Base */
/*

BASE

*/
body {
  line-height: 1.6em;
  color: #808080; }

h1, h2, h3, h4 {
  text-transform: uppercase; }

h4, span.h4 {
  font-family: 'Vitesse A', 'Vitesse B', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

h5, h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: bold; }

h1 {
  font-size: 60px;
  font-size: 3.75em;
  font-size: 3.75rem;
  color: #808080;
  letter-spacing: 0.01em;
  font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
  line-height: 1em;
  margin: 0.5em 0 0.5em;
  font-weight: 600; }

h1 span.child {
  color: #aeaeae;
  font-size: 99%; }

h1 span.gray {
  color: gray; }

h2 {
  font-size: 3em;
  margin-bottom: 0;
  color: #808080;
  letter-spacing: 0.01em;
  font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
  font-weight: 600; }
  @media screen and (min-width: 769px) {
    h2 {
      font-size: 6em; } }

h3 {
  font-size: 30px;
  font-size: 1.875em;
  font-size: 1.875rem;
  color: gray;
  letter-spacing: 0.01em; }

h4, span.h4 {
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  margin: 0; }

h5 {
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  margin: 0; }

p {
  line-height: 1.7em;
  font-size: 14px; }

a {
  text-decoration: underline;
  color: #ee3524; }

a:hover, a:active {
  text-decoration: none; }

ul, ol {
  font-size: 14.5px;
  font-size: 0.90625em;
  font-size: 0.90625rem; }

img {
  max-width: 100%; }

td {
  vertical-align: top; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0 0 2em 0; }

label {
  font-family: "Vitesse A", "Vitesse B", sans-serif;
  text-transform: uppercase; }

label.right {
  text-align: left;
  float: none !important;
  margin-bottom: 0; }
  @media only screen and (min-width: 769px) {
    label.right {
      text-align: right;
      float: right !important;
      line-height: 1em;
      margin-bottom: 2em; } }

input {
  border-radius: 0; }

select {
  display: block;
  margin-bottom: 0.9em; }

code {
  border: 0;
  background: #f2f2f2;
  color: black; }

.button {
  text-transform: uppercase;
  padding: 0.95em 1.5em !important;
  float: none; }

.button [class^="icon-"]:before, .button [class*=" icon-"]:before {
  font-size: 0.8em; }

.button.gray {
  background: gray;
  border: 1px solid gray; }

input.button {
  padding-top: 0.8125em !important;
  padding-bottom: 0.8125em !important;
  height: 2.95em; }

.font-sans {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.font-serif {
  font-family: "Vitesse A", "Vitesse B", sans-serif; }

.font-big {
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif; }

.alert-box {
  background: #f2f2f2; }

.wide_wrapper {
  width: 100%; }

.wide_wrapper img {
  max-width: none;
  width: 100%; }

.note {
  background: #fbff82; }

.red {
  color: #ee3524 !important; }

/*

LAYOUT

*/
.admin-mode .intro_caption {
  width: auto; }

body {
  padding-top: 37px; }
  @media screen and (min-width: 769px) {
    body {
      padding-top: 113px;
      -webkit-transition: padding-top 0.2s linear;
      -moz-transition: padding-top 0.2s linear;
      -o-transition: padding-top 0.2s linear;
      transition: padding-top 0.2s linear; }
      body.minified {
        padding-top: 40px; } }

.dark_gray_section {
  padding: 2.5em 0 0;
  margin: 0;
  background: #f4f4f4 url(../../../img/shadow_wide_bottom.png) center 0 no-repeat;
  border-bottom: 1px solid #ececec; }

.gray_section {
  padding: 2em 0 2.5em;
  margin: 0;
  background: #f4f4f4 url(../../../img/shadow_wide_bottom.png) center 0 no-repeat;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  clear: both; }

.gray_section a {
  text-decoration: none; }

.gray_section .bar_link {
  background: gray;
  border: 2px solid #f2f2f2;
  width: 100%;
  margin: 0;
  float: left;
  text-decoration: none !important; }

.gray_section .bar_link:nth-last-child {
  border-right: 0; }

.row__white-gray {
  background: #f4f4f4; }

.red_section {
  background: #ee3524;
  color: white;
  padding: 1em 0;
  margin: 3em 0; }

.red_section h2 {
  color: white;
  font-size: 90px;
  font-size: 5.625em;
  font-size: 5.625rem;
  margin: 0;
  line-height: 1em; }

.question {
  color: #ee3524;
  cursor: pointer;
  display: block;
  position: relative;
  padding-left: 1.3em; }

.question:hover {
  color: black; }

.question i {
  padding: 0 0.4em 0 0;
  position: absolute;
  left: 0;
  top: 0.1em; }

.answer {
  display: none;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #f2f2f2;
  margin-left: 1.2em; }

.bar_link {
  background: #ee3524;
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  color: white;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  font-size: 28px;
  font-size: 1.75em;
  font-size: 1.75rem;
  padding: 0.3em 0.5em;
  line-height: 1em;
  margin-bottom: 15px;
  text-decoration: none !important; }
  @media screen and (min-width: 769px) {
    .bar_link {
      margin-bottom: 0px; } }

.bar_link:hover .arrow-right {
  opacity: 1; }

.bar_link .arrow-right {
  opacity: 0.4; }

.arrow-right {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid white;
  float: right;
  margin: 0.1em 0; }

/* Articles and Knowledge */
article {
  border-bottom: 1px solid #f2f2f2;
  padding: 0 0 1em 0;
  margin: 0 0 2em 0; }

article h2.post-title {
  margin: 0;
  line-height: 1em;
  font-size: 2.0625em; }

article h2.post-title a {
  color: gray;
  text-decoration: none; }

article h2.post-title a:hover {
  color: black; }

article p.post-meta {
  margin: 1em 0;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem; }

article .post-image img {
  padding: 0 0 1em 0;
  width: 100%; }

article .more_link {
  *zoom: 1; }

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

article .more_link:after {
  clear: both; }

article .button {
  margin: 0; }

div#body.forum {
  width: 100%;
  float: left;
  background: white; }

div#body.forum #frame_wrapper {
  margin: 0 auto;
  background: white; }

/* All Single Pages */
.page {
  padding-bottom: 2em; }

.management {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 1em;
  margin-bottom: 2em !important; }

.management h2 {
  line-height: 1em;
  margin-top: 0; }

.management h4 {
  background: url(../../../img/underline_gray_fade.png) 0 bottom no-repeat;
  margin-bottom: 0.5em;
  padding-bottom: 0.3em; }

.management img {
  width: 100%; }

.row.partner {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 1em;
  padding-top: 1em;
  margin-bottom: 1em; }
  @media only screen and (min-width: 769px) {
    .row.partner .row.partner {
      height: 8em; } }

.row.partner .partner_logo img {
  max-height: 7em;
  max-width: 7em; }

.row.partner p {
  margin-bottom: 0; }

.timeline h4 {
  background: none;
  padding: 0.2em 0 0 0; }

.tooltip {
  position: absolute;
  padding: 0.2rem 0.6rem;
  margin: 0.5em 0;
  background: black;
  color: white;
  font-size: 0.8rem;
  font-weight: 300;
  border-radius: 0.3em;
  opacity: 1; }

.tooltip .nub {
  display: block;
  width: 0;
  height: 0;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  border-top: 0.5em solid black;
  position: absolute;
  bottom: 0;
  left: 0; }

#generalModal {
  background: white;
  padding: 2rem; }

.dab-container iframe {
  width: 100%;
  border: 0; }

#dab_container {
  display: none;
  position: relative;
  overflow: hidden; }

#dab_container .loading {
  width: 100%;
  height: 100%;
  padding: 10em 0;
  background: black;
  color: white;
  text-align: center;
  display: none; }

#dab_container .loading .row {
  display: block; }

@media only screen and (min-width: 30em) {
  #dab_container {
    display: block; }

  #dab_container {
    width: 100%;
    background: black;
    height: 0;
    position: relative; }

  #dab_container .row {
    position: relative;
    display: none; }

  #dab_container iframe {
    display: none;
    width: 100%;
    height: 0;
    border: 0;
    border-top: 1em solid #ee3524;
    border-bottom: 1em solid #ee3524; }

  #dab_container .dab_close {
    color: white;
    position: absolute;
    right: 1em;
    top: 1em;
    text-decoration: none;
    cursor: pointer; }

  .dab_button {
    display: inline-block; }

  #body {
    background: url(../../../img/page_shadow.png) center -1px no-repeat; }

  .gray_section .bar_link {
    width: 33.3%;
    margin: 0;
    float: left; }

  .gray_section .bar_link:nth-last-child {
    border-right: 0; }

  div#body > .forum {
    max-width: 63em; } }
@media only screen and (min-width: 68em) {
  .gray_section .bar_link {
    font-size: 30px;
    font-size: 1.875em;
    font-size: 1.875rem;
    padding: 0.3em 0.8em; } }
.news .button-facebook {
  background: #3B5998;
  padding: 10px; }

.news .button-twitter {
  background: #00acee;
  padding: 10px; }

#instagram.lifestyleslider {
  height: 25.2em; }

#instagram-feed {
  width: 6000em;
  position: absolute;
  height: 25.2em; }
  #instagram-feed ul li img {
    height: 25.2rem;
    width: 25.2rem; }

/*

CONTENT

*/
/* Alert boxes */
.alert-box {
  margin-bottom: 2em; }

.alert-box ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.alert-box li {
  /* margin-left: 2em; */ }

.alert-box.success {
  border: 1px solid #CFC;
  background-color: #EFE; }

.alert-box.alert {
  border: 0px solid #EE3524;
  background-color: #FEE; }

/* Form validation errors */
.error {
  color: #ee3524; }

.error label {
  color: #666; }

.error small {
  background-color: #ee3524;
  color: white; }

.error input {
  border-color: #ee3524; }

#body.contact textarea {
  height: 12em; }

ul.social {
  list-style: none; }

ul.social .fa {
  width: 1em;
  text-align: center; }

ul.social a {
  text-decoration: none; }

.dab_button {
  display: block; }

.button-facebook, .button-twitter {
  cursor: pointer;
  font-family: "Vitesse A", "Vitesse B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  font-size: 1em;
  color: white;
  font-size: 20px;
  text-transform: uppercase; }

.button-facebook:hover, .button-facebook:focus, .button-twitter:hover, .button-twitter:focus {
  background-color: black; }

.button-facebook:hover, .button-facebook:focus, .button-twitter:hover, .button-twitter:focus {
  color: white; }

.twitter-share-button {
  display: none; }

.fb_iframe_widget {
  top: -1em; }

.button.dab_button, .button.boat_compare_button, .button.request_brochure {
  float: left;
  text-align: left;
  margin-left: 10px;
  padding: 0.4em 0.5em 0.3em !important;
  border: 0px; }
  .button.dab_button:hover, .button.boat_compare_button:hover, .button.request_brochure:hover {
    background: #e3e3e3; }

.cta {
  padding: 15px 15px;
  line-height: 1em;
  font-size: 0.8em;
  background: #ffffff;
  color: #000000;
  border: 1px solid #000000;
  font-family: "Vitesse A", "Vitesse B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  float: none;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .cta:hover {
    background: #e3e3e3;
    color: #111111; }
  @media screen and (min-width: 769px) {
    .cta {
      float: left; } }
  .cta-black {
    background: #111111;
    color: #ffffff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .cta-black:hover {
      background: #e3e3e3;
      color: #111111; }

@media screen and (max-width: 769px) {
  .centered-cta__md {
    width: 150px;
    margin: 0 auto;
    float: none;
    display: block; } }

/*

CMS STUFF

*/
.status_on {
  color: green; }

.status_off {
  color: red; }

.delete_object {
  color: black; }

#cmsVideoModal.reveal-modal {
  background: none; }

#help-video {
  cursor: pointer; }

#help-video:hover {
  color: #ee3524; }

body.admin-mode .module {
  padding-top: 4rem !important; }

body.admin-mode .element {
  padding-top: 4rem; }

body.admin-mode .element.type-text .content {
  min-height: 4rem;
  width: 100%; }

body.admin-mode .admin-content {
  display: block; }

body.admin-mode .admin-content .droppable {
  width: 100%;
  min-height: 3rem;
  display: inline-block; }

body.admin-mode .wysiwyg:focus {
  border: 1px solid #cccccc;
  box-shadow: inset 0 0.1em 0.2em rgba(0, 0, 0, 0.1);
  width: 100%; }

body.admin-mode .type-text .wysiwyg {
  min-height: 10rem; }

body.admin-mode .type-text .name .wysiwyg {
  min-height: 2rem; }

/* Header */
div.logo {
  background: #ee3524;
  padding: 0.2em 0.4em 0.2em;
  margin: 0;
  font-size: 40px;
  font-size: 2.5em;
  font-size: 2.5rem;
  line-height: 1.4em; }

#utility {
  background: url(../../../img/header_shadow.png) center bottom no-repeat;
  position: relative;
  /* Top nav user icon authenticated state */
  /* Label sub text */
  /* all inputs and buttons in the utility */
  background-color: #ffffff !important; }

#utility .utility_nav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left; }

#utility .utility_nav > li {
  float: left;
  text-transform: uppercase;
  line-height: 1em;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem; }

#utility .utility_nav > li a {
  color: #a6a6a6;
  text-decoration: none;
  width: 2em;
  padding: 1.2em 1em;
  display: block; }

#utility .utility_nav > li a:hover, #utility .utility_nav > li a:active, #utility .utility_nav > li a.selected {
  color: black; }

#utility .utility_nav > li a span.text {
  display: none; }

#utility .utility_nav > li .drop_panel {
  display: none;
  padding: 1em 0 0;
  position: absolute;
  left: 1.3em; }

#utility .utility_nav > li .drop_panel ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#utility .utility_nav > li .drop_panel ul li {
  padding: 0.2em 0;
  height: auto; }

#utility .utility_nav > li .drop_panel ul li a {
  padding: 0.2em 1em;
  width: auto; }

#utility .utility_nav > li .drop_panel ul li.hidden {
  display: none; }

#utility .isauthenticated > i.icon-user {
  color: #000000; }

#utility label small {
  display: block;
  color: #999;
  line-height: 1em; }

#utility form.login .login_row {
  width: 100%; }

#utility form.login .login_row input[type="text"],
#utility form.login .login_row input[type="password"] {
  width: 90%;
  display: block;
  margin-bottom: 1em; }

#utility input[type="text"],
#utility input[type="password"] {
  box-shadow: none;
  border: 0;
  border-bottom: 1px solid #a6a6a6;
  background: none;
  border-radius: 0;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75em;
  font-size: 0.75rem;
  float: none;
  margin: 0 3% 0 0;
  height: 2em; }

#utility input[type="submit"], #utility.prefix.button {
  line-height: 0.5em;
  padding: 0.6em !important;
  text-indent: -9999px;
  background: #a6a6a6 url(../../../img/icon_sprite.png) center 0.3em no-repeat;
  background-size: 20px;
  border: 0;
  margin: 0.4em 0.2em 0.2em 0.2em;
  height: 18px;
  width: 18px;
  border-radius: 0;
  display: block; }

#utility .dealer_row input[type="text"] {
  width: 80%; }

#utility .dealer_row select {
  display: inline-block;
  float: left; }

#utility .search {
  /*
  position: relative;
  padding: 0.2em 0 0;
  */
  float: right; }

#utility .search label {
  display: inline; }

#utility .search label span.text {
  display: none; }

#utility .search label i {
  padding: 1em;
  display: block;
  color: #a6a6a6;
  float: left;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem; }

#utility .search .search_input {
  z-index: 1;
  display: none; }

#utility .search .search_input input[type="text"] {
  width: 85%; }

@media only screen and (min-width: 769px) {
  #utility {
    background: url(../../../img/header_shadow.png) center bottom no-repeat; }

  #utility .utility_nav {
    float: left; }

  #utility .utility_nav > li {
    float: left;
    width: auto;
    line-height: 1em;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-size: 0.75em;
    font-size: 0.75rem; }

  #utility .utility_nav > li:last-child > a {
    border-right: 1px solid #f2f2f2; }

  #utility .utility_nav > li a {
    width: 100%;
    border-left: 1px solid #f2f2f2; }

  #utility .utility_nav > li a:hover, #utility .utility_nav > li a:active {
    color: black;
    background: white; }

  #utility .utility_nav > li a.selected {
    color: black;
    background: white; }

  #utility .utility_nav > li a span.text {
    display: inline; }

  #utility .utility_nav > li .drop_panel {
    display: none;
    padding: 0 1.3em;
    position: absolute;
    left: 0; }

  #utility .utility_nav > li .drop_panel ul {
    list-style: none;
    margin: 0;
    padding: 0; }

  #utility .utility_nav > li .drop_panel ul li {
    padding: 0;
    height: 3.6em;
    float: left; }

  #utility .utility_nav > li .drop_panel ul li a {
    padding: 1em; }

  #utility .utility_nav > li .drop_panel ul li.hidden {
    display: none; }

  #utility .utility_nav > li .drop_panel ul li form {
    padding: 0.6em 1em; }

  #utility form.login {
    height: 2em; }

  #utility form.login .login_row {
    width: 30em; }

  #utility form.login .login_row input[type="text"],
  #utility form.login .login_row input[type="password"] {
    width: 40%;
    margin-bottom: 0; }

  #utility input[type="text"],
  #utility input[type="password"] {
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #a6a6a6;
    background: none;
    border-radius: 0;
    display: inline-block;
    font-size: 12px;
    font-size: 0.75em;
    font-size: 0.75rem;
    float: left;
    margin: 0 3% 0 0;
    height: 2em; }

  #utility input[type="submit"], #utility.prefix.button {
    line-height: 0.5em;
    padding: 0.6em !important;
    text-indent: -9999px;
    background: #a6a6a6 url(../../../img/icon_sprite.png) center 0.3em no-repeat;
    background-size: 20px;
    border: 0;
    margin: 0.4em 0.2em 0.2em 0.2em;
    height: 18px;
    width: 18px;
    border-radius: 0;
    display: inline-block; }

  #utility .dealer_row input[type="text"],
  #utility .dealer_row select {
    width: 40%; }

  #utility .dealer_row select {
    padding: 0.3em;
    position: relative;
    top: -0.2em; }

  #utility .search {
    position: relative;
    padding: 0.2em 0 0;
    width: 25%;
    float: right; }

  #utility .search label {
    display: block;
    position: absolute;
    background: #ffffff;
    width: 100%;
    z-index: 5;
    letter-spacing: 0.01em;
    line-height: 0.9em;
    text-align: right; }

  #utility .search label span.text {
    display: inline;
    font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
    color: #ee3524;
    text-transform: uppercase;
    line-height: 1.2em;
    font-size: 25px;
    font-size: 1.5625em;
    font-size: 1.5625rem; }

  #utility .search label i {
    padding: 0 0.4em 0 0;
    display: inline;
    color: #a6a6a6;
    float: none;
    position: relative;
    top: -0.3em;
    font-size: 16px;
    font-size: 1em;
    font-size: 1rem; }

  #utility .search .search_input {
    z-index: 1;
    display: inline;
    position: absolute; }

  #utility .search .search_input input[type="text"] {
    width: 80%;
    display: inline; } }
/* Banner & Logo Width */
div.logo {
  width: 180px;
  padding-bottom: 0.2em;
  font-size: 1.3em; }

.index #banner {
  margin-bottom: 0 !important; }

#banner {
  min-height: 10em;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 0 2em 0; }

#banner .banner {
  width: 1400px;
  text-align: center;
  position: relative;
  overflow: hidden;
  position: relative;
  margin: 0 0 0 -257px;
  line-height: 0.9em; }

#banner .banner p {
  margin: 0; }

#banner .banner_text {
  text-align: left;
  position: absolute;
  bottom: 1em;
  width: 100%; }

#banner .banner_text .logo_match {
  margin: 0 0.9375em;
  padding: 0 0.9375em;
  width: 283px; }

#banner .banner_text h1 {
  color: white;
  line-height: 0.8em;
  letter-spacing: 0.01em;
  cursor: pointer; }

#banner .banner_text h1 a {
  color: white;
  text-decoration: none; }

#header {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 9999;
  background: #ffffff; }
  #header #utility {
    margin-top: 0px;
    -webkit-transition: margin-top 0.2s linear;
    -o-transition: margin-top 0.2s linear;
    -moz-transition: margin-top 0.2s linear;
    transition: margin-top 0.2s linear; }
  #header.minified #utility {
    margin-top: -41px; }

#utility {
  display: none; }

#nav_bar .large-4 {
  width: auto; }

@media screen and (min-width: 769px) {
  .mobile-menu__button-container {
    display: none; }

  #nav_bar .large-4 {
    width: 33.33333%; }

  #utility {
    display: block; }

  div.logo {
    font-size: 2.5em; } }
@media only screen and (min-width: 30em) {
  #header {
    background: url(../../../img/spacer.gif) left -1px repeat-x; }

  #header #nav_bar {
    background: #ffffff; } }
@media only screen and (min-width: 769px) {
  div.logo {
    width: 283px;
    padding-bottom: 0.1em;
    padding: 0.2em 0.4em 0.2em;
    -webkit-transition: all 0.2s linear; }

  .minified .logo {
    width: 200px;
    font-size: 1.5em; }

  #banner {
    min-height: 30em;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 0 2em 0; }

  #banner .banner {
    width: 1600px;
    text-align: center;
    position: relative;
    overflow: hidden;
    position: relative;
    margin: 0 0 0 -296px;
    left: 0; }

  #banner .banner p {
    margin: 0; }

  #banner .banner_text {
    text-align: left;
    position: absolute;
    bottom: 1em;
    width: 100%; }

  #banner .banner_text .logo_match {
    margin: 0 0.9375em;
    padding: 0 0.9375em;
    width: 283px; } }
@media only screen and (min-width: 68em) {
  #utility .search {
    width: 20%; }

  div.logo {
    width: 283px; }

  #banner {
    min-height: 30em;
    height: auto;
    position: relative;
    overflow: hidden;
    width: 100%; }

  #banner .banner {
    width: 1600px;
    text-align: center;
    position: relative;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin: 0 0 0 -800px; }

  #banner .banner_text {
    text-align: left;
    position: absolute;
    bottom: 1em;
    width: 100%; }

  #banner .banner_text .logo_match {
    margin: 0 0.9375em;
    padding: 0 0.9375em;
    width: 283px; } }
/*

NAV

*/
.admin-has-child-nav {
  position: relative; }
  .admin-has-child-nav span {
    width: 100%;
    display: block;
    padding: 5px;
    padding-left: 10px;
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
    .admin-has-child-nav span:hover {
      color: red; }
      .admin-has-child-nav span:hover i {
        color: red; }
  .admin-has-child-nav span:hover + .admin-child-nav {
    display: block; }
  .admin-has-child-nav .admin-child-nav {
    display: none;
    position: absolute;
    left: 150px;
    top: 0px;
    width: 150px;
    background: #000; }
    .admin-has-child-nav .admin-child-nav:hover {
      display: block; }

#nav_bar {
  position: relative; }

#nav_top .hamburger {
  display: block;
  background: url(../../../img/hamburger.gif) center top no-repeat;
  background-size: 40px;
  text-indent: -9999px;
  position: absolute;
  top: -50px;
  right: 0.9em;
  width: 40px;
  height: 40px; }

#nav_top ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 0.9375em;
  z-index: 50;
  background: #ffffff;
  display: none; }

#nav_top ul.mobile_show {
  display: block;
  z-index: 99; }

#nav_top ul > li.current {
  background: #f2f2f2; }

#nav_top ul li {
  position: relative;
  list-style: none; }

#nav_top ul li a {
  padding: 1em 2em 1em;
  text-transform: uppercase;
  text-decoration: none;
  color: gray;
  line-height: 2.5em;
  cursor: default;
  display: block; }

#nav_top ul li a:hover, #nav_top ul li a:active {
  color: gray; }

#nav_top ul li.pop_nav > a {
  /*color: $red!important;*/ }

#nav_top ul li ul {
  box-shadow: 0 0.2em 0.2em rgba(0, 0, 0, 0.1);
  position: relative;
  background: white;
  z-index: 50;
  width: 100%;
  padding: 0;
  display: block; }

#nav_top ul li ul li {
  padding: 0;
  border-left: 2em solid white;
  width: 100%; }

#nav_top ul li ul li.current {
  background: white; }

#nav_top ul li ul li a {
  line-height: 1.2em;
  height: auto;
  cursor: pointer;
  border-bottom: 1px solid #cccccc;
  padding: 0.8em 2em 0.8em 0;
  text-transform: none; }

#nav_top ul li ul li a:hover, #nav_top ul li ul li a:active {
  background: white;
  color: black; }

#nav_top ul li ul li:last-child a:not(.button) {
  border-bottom: 0 !important; }

#nav_top ul li ul li.current > a {
  color: black; }

#nav_top ul li:hover ul {
  display: block; }

.nav_sub {
  width: 100%;
  float: left;
  margin: 2em 0 1em 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  text-transform: uppercase; }

.nav_sub li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0; }

.nav_sub li a {
  padding: 0.8em 2em;
  background: #f2f2f2;
  text-decoration: none;
  display: block;
  border-top: 1px solid #f2f2f2; }

.nav_sub li a:hover, .nav_sub li a:active {
  border-top: 1px solid #ee3524;
  background: white;
  color: #ee3524; }

.nav_sub li.current a {
  border-top: 1px solid #a6a6a6;
  background: white;
  color: black; }

@media only screen and (min-width: 30em) {
  .nav_sub {
    font-size: 12px;
    font-size: 0.75em;
    font-size: 0.75rem; }

  .nav_sub li {
    width: auto; }

  .nav_sub li a {
    padding: 0.8em 2em;
    background: #f2f2f2;
    text-decoration: none;
    display: block;
    border-top: 1px solid #f2f2f2; }

  .nav_sub li a:hover, .nav_sub li a:active {
    border-top: 1px solid #ee3524;
    background: white;
    color: #ee3524; }

  .nav_sub li.current a {
    border-top: 1px solid #a6a6a6;
    background: white;
    color: black; } }
@media only screen and (min-width: 769px) {
  #nav_top {
    float: right; }

  #nav_top .hamburger {
    display: none; }

  #nav_top ul {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-size: 0.875em;
    font-size: 0.875rem;
    display: inline;
    position: inherit; }

  #nav_top ul li {
    position: relative;
    list-style: none;
    float: left; }

  #nav_top ul li a {
    padding: 1.2em 1em 1.1em;
    text-transform: uppercase;
    text-decoration: none;
    color: gray;
    cursor: default;
    display: block;
    line-height: 2.85em; }

  #nav_top ul li a:hover, #nav_top ul li a:active {
    color: gray;
    background: white; }

  #nav_top ul li.current > a {
    color: black; }

  #nav_top ul li ul {
    box-shadow: 0 0.2em 0.2em rgba(0, 0, 0, 0.1);
    position: absolute;
    background: white;
    z-index: 50;
    display: none;
    width: 12em;
    z-index: 98;
    border-bottom: 5px solid #ee3524; }

  #nav_top ul li ul li {
    padding: 0;
    border-left: 2em solid white;
    width: 100%; }

  #nav_top ul li ul li a {
    line-height: 1.2em;
    height: auto;
    cursor: pointer;
    border-bottom: 1px solid #cccccc;
    padding: 0.8em 1em 0.8em 0;
    text-transform: none; }

  #nav_top ul li ul li a:hover, #nav_top ul li ul li a:active {
    background: white;
    color: black; }

  #nav_top ul li ul li:last-child a:not(.button) {
    border-bottom: 0 !important; }

  #nav_top ul li ul li.current > a {
    color: black; }

  #nav_top ul li:hover ul {
    display: block; }

  /* Force hamburger nav for all touch devices */
  #nav_top.touch_nav {
    position: relative; }

  #nav_top.touch_nav .hamburger {
    display: block;
    top: 1em; }

  #nav_top.touch_nav > ul {
    font-size: 14px;
    font-size: 0.875em;
    font-size: 0.875rem;
    position: absolute;
    right: 0;
    left: auto;
    top: 5em;
    padding: 0;
    z-index: 101;
    background: #ffffff;
    display: none;
    box-shadow: 0 0.2em 0.3em rgba(0, 0, 0, 0.2);
    width: 15em; }

  #nav_top.touch_nav > ul.mobile_show {
    display: block; }

  #nav_top.touch_nav > ul li a {
    padding: 1em 2em 1em;
    line-height: 2.5em; }

  #nav_top.touch_nav > ul li a:active {
    color: gray;
    background: white; }

  #nav_top.touch_nav > ul li.pop_nav > a {
    color: #ee3524 !important; }

  #nav_top.touch_nav > ul li ul {
    position: relative;
    left: 0;
    background: white;
    z-index: 50;
    width: 100%;
    padding: 0;
    display: block;
    box-shadow: none; }

  #nav_top.touch_nav > ul li ul li {
    padding: 0;
    border-left: 2em solid white;
    width: 100%; }

  #nav_top.touch_nav > ul li ul li a {
    line-height: 1.2em;
    height: auto;
    cursor: pointer;
    border-bottom: 1px solid #cccccc;
    padding: 0.8em 2em 0.8em 0;
    text-transform: none; }

  #nav_top.touch_nav > ul li ul li a:hover, #nav_top.touch_nav > ul li ul li a:active {
    background: white;
    color: black; }

  #nav_top.touch_nav > ul li ul li:last-child a:not(.button) {
    border-bottom: 0 !important; }

  #nav_top.touch_nav > ul li ul li.current > a {
    color: black; }

  #nav_top.touch_nav > ul li:hover ul {
    display: block; } }
/* sidebars */
ul.sidebar {
  list-style: none;
  margin: 0;
  padding: 0; }

ul.sidebar > li {
  list-style: none; }

ul.sidebar h3 {
  font-family: "Justus Pro", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: gray;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem; }

.side-nav {
  list-style: none;
  padding: 0;
  margin: 0 0 4em 0;
  display: none;
  font-size: 13px;
  font-size: 0.8125em;
  font-size: 0.8125rem; }

.side-nav li {
  line-height: 1.1em;
  padding: 0;
  margin: 0; }

.side-nav a, .side-nav span {
  color: gray;
  padding: 0.4em 1em;
  text-decoration: none;
  display: block;
  cursor: pointer;
  text-transform: uppercase; }

.side-nav a:hover, .side-nav a:active, .side-nav span:hover, .side-nav span:active {
  color: black; }

@media only screen and (min-width: 30em) {
  #nav_top .hamburger {
    display: block; } }
@media only screen and (min-width: 769px) {
  .side-nav {
    display: block; }

  .side-nav a, .side-nav span {
    text-align: right; } }
.pagination {
  text-align: center;
  font-family: "Vitesse A", "Vitesse B", sans-serif;
  text-transform: uppercase; }

.pagination strong {
  font-weight: normal;
  padding: 0.8em 0.7em 0.7em; }

.pagination a {
  display: inline-block;
  padding: 0.8em 0.7em 0.7em;
  line-height: 1em;
  background: gray;
  color: white;
  text-decoration: none; }

.pagination a:hover, .pagination a:active {
  background: black; }

@media only screen and (min-width: 68em) {
  #nav_top ul {
    position: relative;
    left: auto; }

  #nav_top ul li a {
    padding: 1.1em 1.5em 1.1em; }

  #nav_top ul li ul {
    width: auto !important; }

  #nav_top a {
    padding: 1.2em 2em 1.1em; } }
#nav_top .main-nav ul {
  list-style: none; }
#nav_top .main-nav li {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  background: #ffffff; }
  #nav_top .main-nav li:hover {
    background: #f4f4f4;
    color: #000000; }
  #nav_top .main-nav li.current-active-nav {
    background: #f4f4f4;
    color: #000000; }

.minified #nav_top .main-nav li {
  padding-top: 10px;
  padding-bottom: 10px; }

@-webkit-keyframes navFade {
  0% {
    display: none;
    opacity: 0; }
  33% {
    display: block;
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes navFade {
  0% {
    display: none;
    opacity: 0; }
  33% {
    display: block;
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes navFade {
  0% {
    display: none;
    opacity: 0; }
  33% {
    display: block;
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes navFade {
  0% {
    display: none;
    opacity: 0; }
  33% {
    display: block;
    opacity: 0; }
  100% {
    opacity: 1; } }
#js-main-nav-expand .row.active-nav-content {
  display: block;
  -webkit-animation: navFade 0.6s linear;
  -moz-animation: navFade 0.6s linear;
  -o-animation: navFade 0.6s linear;
  animation: navFade 0.6s linear; }

.nav-expand {
  width: 100%;
  background: #f4f4f4;
  height: 0px;
  -webkit-transition: height 0.2s linear;
  -o-transition: height 0.2s linear;
  -moz-transition: height 0.2s linear;
  transition: height 0.2s linear;
  text-align: center; }
  .nav-expand.expand {
    height: 241px;
    border-bottom: 45px solid #cbcbcb; }
  .nav-expand a {
    text-decoration: none;
    color: #808080; }
    .nav-expand a:hover {
      color: #ef3624; }
  .nav-expand ul {
    list-style: none;
    margin: 0px;
    font-family: 'Vitesse A', 'Vitesse B', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  .nav-expand .row {
    padding: 25px 15px;
    max-width: 850px;
    display: none;
    text-align: left;
    width: auto; }
    .nav-expand .row .nav-col {
      float: left;
      width: 25%;
      padding-right: 35px;
      padding-left: 35px;
      border-left: 1px solid #e3e3e3;
      min-height: 141px;
      margin: 0 auto; }
      .nav-expand .row .nav-col:first-child {
        border-left: 0px; }
      .nav-expand .row .nav-col .nav-info {
        font-family: 'Vitesse A', 'Vitesse B', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        width: 100%;
        clear: left;
        margin-top: 10px;
        float: left; }
      .nav-expand .row .nav-col span {
        width: 100%;
        float: left;
        margin-bottom: 0.5em;
        font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
        font-size: 1.6em;
        color: #000000; }
    .nav-expand .row.nav-item-resources {
      max-width: 960px; }
      .nav-expand .row.nav-item-resources .nav-col:first-child {
        padding-left: 13% !important;
        width: 40% !important; }
      .nav-expand .row.nav-item-resources .nav-col:last-child {
        width: 60% !important; }
    .nav-expand .row.nav-item-resources .nav-col, .nav-expand .row.nav-item-mastercraft-life .nav-col {
      width: 100%;
      padding-left: 80px; }
      .nav-expand .row.nav-item-resources .nav-col:first-child, .nav-expand .row.nav-item-mastercraft-life .nav-col:first-child {
        width: 100%;
        padding-left: 25%; }
    .nav-expand .row .nav-col__inner {
      float: left;
      width: 50%; }
  .nav-expand .row[data-attr-nav-item="boats"] {
    width: 610px !important; }
    .nav-expand .row[data-attr-nav-item="boats"] .boat-central-floater {
      width: 100% !important; }
    .nav-expand .row[data-attr-nav-item="boats"] .nav-col[data-attr-series="STAR SERIES"] {
      width: 160px !important; }
    .nav-expand .row[data-attr-nav-item="boats"] .nav-col[data-attr-series="X SERIES"] {
      width: 200px !important; }
      .nav-expand .row[data-attr-nav-item="boats"] .nav-col[data-attr-series="X SERIES"] .nav-col__inner {
        width: 20%; }
        .nav-expand .row[data-attr-nav-item="boats"] .nav-col[data-attr-series="X SERIES"] .nav-col__inner:first-child {
          width: 59%; }
    .nav-expand .row[data-attr-nav-item="boats"] .nav-col[data-attr-series="NXT SERIES"] {
      width: 220px !important; }
      .nav-expand .row[data-attr-nav-item="boats"] .nav-col[data-attr-series="NXT SERIES"] .nav-col__inner {
        width: 100%; }
  .nav-expand .nav-footer {
    text-transform: uppercase;
    width: 100%;
    float: left;
    position: absolute;
    left: 0px;
    bottom: 0px; }
    .nav-expand .nav-footer div {
      width: 100%;
      text-align: center;
      font-family: 'Vitesse A', 'Vitesse B', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      padding-left: 20px;
      padding-top: 10px;
      padding-bottom: 10px;
      float: left; }
      .nav-expand .nav-footer div a {
        color: #111111;
        -webkit-transition: color 0.2s linear; }
        .nav-expand .nav-footer div a:hover {
          color: #ef3624; }

.mobile-menu__button-container {
  height: 25px;
  width: 20px;
  position: relative;
  margin-left: 0.93em;
  float: left;
  margin-top: 10px; }

.mobile-menu__button {
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  -webkit-transition: margin 0.1s linear;
  -moz-transition: margin 0.1s linear;
  -o-transition: margin 0.1s linear;
  transition: margin 0.1s linear; }
  .mobile-menu__button span {
    width: 20px;
    height: 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #a6a6a6;
    margin-bottom: 3px;
    display: block;
    -webkit-transition: margin 0.1s linear;
    -moz-transition: margin 0.1s linear;
    -o-transition: margin 0.1s linear;
    transition: margin 0.1s linear;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    transition: all 0.15s linear; }
    .mobile-menu__button span:last-child {
      margin-bottom: 0px; }
  .mobile-menu__button:hover {
    margin-top: -1px; }
    .mobile-menu__button:hover span {
      margin-bottom: 4px; }
  .mobile-menu__button.active-menu span.line-1 {
    -webkit-transform: rotate(-45deg) translateY(1px) translateX(-2px);
    -o-transform: rotate(-45deg) translateY(1px) translateX(-2px);
    -moz-transform: rotate(-45deg) translateY(1px) translateX(-2px);
    transform: rotate(-45deg) translateY(1px) translateX(-2px);
    width: 14px;
    left: 0px; }
  .mobile-menu__button.active-menu span.line-3 {
    -webkit-transform: rotate(45deg) translateY(-1px) translateX(-2px);
    -moz-transform: rotate(45deg) translateY(-1px) translateX(-2px);
    -o-transform: rotate(45deg) translateY(-1px) translateX(-2px);
    transform: rotate(45deg) translateY(-1px) translateX(-2px);
    width: 14px;
    left: 0px; }
  .mobile-menu__button.active-menu:hover {
    margin-top: 0px; }
    .mobile-menu__button.active-menu:hover span {
      margin-bottom: 3px; }

.mobile-nav {
  left: -90%;
  position: fixed;
  text-align: left;
  height: 100%;
  width: 90%;
  background: #000000;
  text-transform: uppercase;
  -webkit-transition: left 0.2s linear;
  -o-transition: left 0.2s linear;
  -moz-transition: left 0.2s linear;
  transition: left 0.2s linear;
  font-family: 'Vitesse A', 'Vitesse B', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  .mobile-nav.active-mobile-nav {
    left: 0px; }
  .mobile-nav .mobile-nav__internal {
    padding: 15px;
    height: 100%;
    overflow: scroll; }
  .mobile-nav input[type="submit"] {
    display: none; }
  .mobile-nav input[type="text"] {
    background: none;
    border: 0px;
    color: #ef3624;
    padding: 15px 15px 15px 0px;
    background: url(../../../img/searchOrange.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 60%; }
    .mobile-nav input[type="text"]::-webkit-input-placeholder {
      color: #ef3624;
      text-transform: uppercase; }
    .mobile-nav input[type="text"]:-moz-placeholder {
      /* Firefox 18- */
      color: #ef3624;
      text-transform: uppercase; }
    .mobile-nav input[type="text"]::-moz-placeholder {
      /* Firefox 19+ */
      color: #ef3624;
      text-transform: uppercase; }
    .mobile-nav input[type="text"]:-ms-input-placeholder {
      color: #ef3624;
      text-transform: uppercase; }
  .mobile-nav li {
    list-style: none;
    color: #ffffff;
    margin-bottom: 10px;
    cursor: pointer; }
    .mobile-nav li:last-child {
      margin-bottom: 0px; }
  .mobile-nav .mobile-nav__section {
    padding: 20px 0px;
    border-top: 1px solid #a6a6a6; }
    .mobile-nav .mobile-nav__section:first-child {
      padding: 0px;
      border-top: 0px; }
    .mobile-nav .mobile-nav__section li {
      background: url(../../../img/rightArrowGray.svg);
      background-position: right center;
      background-repeat: no-repeat;
      background-size: auto 60%; }
  .mobile-nav .mobile-nav__section-links a {
    text-decoration: none;
    color: #a6a6a6;
    width: 100%;
    float: left;
    padding-bottom: 10px; }
    .mobile-nav .mobile-nav__section-links a:last-child {
      padding-bottom: 0px; }
  .mobile-nav .mobile-nav__content {
    position: fixed;
    height: 100%;
    width: 90%;
    background: #000000;
    left: -90%;
    top: 38px;
    -webkit-transition: left 0.2s linear;
    -o-transition: left 0.2s linear;
    -moz-transition: left 0.2s linear;
    transition: left 0.2s linear; }
    .mobile-nav .mobile-nav__content.active-nav-content {
      left: 0px; }
    .mobile-nav .mobile-nav__content .mobile-nav__item {
      display: none; }
      .mobile-nav .mobile-nav__content .mobile-nav__item.active-nav-content {
        display: block; }
    .mobile-nav .mobile-nav__content .mobile-nav__back {
      cursor: pointer;
      border-top: 0px !important; }
      .mobile-nav .mobile-nav__content .mobile-nav__back div {
        float: left; }
      .mobile-nav .mobile-nav__content .mobile-nav__back span {
        width: 20px;
        height: 4px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        background: #a6a6a6;
        margin-bottom: 3px;
        display: block;
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center; }
        .mobile-nav .mobile-nav__content .mobile-nav__back span:last-child {
          margin-bottom: 0px; }
      .mobile-nav .mobile-nav__content .mobile-nav__back span.line-1 {
        -webkit-transform: rotate(-45deg) translateY(1px) translateX(-2px);
        -moz-transform: rotate(-45deg) translateY(1px) translateX(-2px);
        -o-transform: rotate(-45deg) translateY(1px) translateX(-2px);
        transform: rotate(-45deg) translateY(1px) translateX(-2px);
        width: 14px;
        left: 0px; }
      .mobile-nav .mobile-nav__content .mobile-nav__back span.line-3 {
        -webkit-transform: rotate(45deg) translateY(-1px) translateX(-2px);
        -moz-transform: rotate(45deg) translateY(-1px) translateX(-2px);
        -o-transform: rotate(45deg) translateY(-1px) translateX(-2px);
        transform: rotate(45deg) translateY(-1px) translateX(-2px);
        width: 14px;
        left: 0px; }
      .mobile-nav .mobile-nav__content .mobile-nav__back p {
        margin: 0px;
        text-transform: uppercase;
        float: left;
        margin-left: 10px;
        font-weight: bold;
        color: #a6a6a6; }
    .mobile-nav .mobile-nav__content .nav-col {
      width: 100%;
      border-top: 1px solid #a6a6a6;
      clear: left;
      float: left;
      padding-top: 10px;
      padding-bottom: 10px;
      font-family: 'Vitesse A', 'Vitesse B', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
      .mobile-nav .mobile-nav__content .nav-col .span-bottom {
        padding-bottom: 10px;
        display: block; }
      .mobile-nav .mobile-nav__content .nav-col.nav-overviews {
        font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
        font-size: 1.6em; }
      .mobile-nav .mobile-nav__content .nav-col.full-width-nav a {
        width: 100%;
        float: left;
        padding: 5px 0px; }
      .mobile-nav .mobile-nav__content .nav-col:first-child a {
        text-decoration: none; }
      .mobile-nav .mobile-nav__content .nav-col a {
        text-decoration: none;
        color: #ffffff; }
      .mobile-nav .mobile-nav__content .nav-col .nav-col__inner {
        float: left;
        width: 50%;
        text-align: center; }

.nav-expand .row .nav-col[data-attr-series="X SERIES"] {
  padding-right: 0px; }

.nav-expand .row .nav-col:last-child {
  padding-right: 0px; }

/* The Grid ---------------------- */
.lt-ie9 .row {
  width: 940px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto; }

.lt-ie9 .row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px; }

.lt-ie9 .row.large-collapse .column,
.lt-ie9 .row.large-collapse .columns {
  padding: 0; }

.lt-ie9 .row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px; }

.lt-ie9 .row .row.large-collapse {
  margin: 0; }

.lt-ie9 .column, .columns {
  float: left;
  min-height: 1px;
  padding: 0 15px;
  position: relative; }

.lt-ie9 .column.large-centered, .columns.large-centered {
  float: none;
  margin: 0 auto; }

.lt-ie9 [class*="column"] + [class*="column"]:last-child {
  float: right; }

.lt-ie9 [class*="column"] + [class*="column"].end {
  float: left; }

.lt-ie9 .large-1,
.lt-ie9 .row .large-1 {
  width: 8.33333%; }

.lt-ie9 .large-2,
.lt-ie9 .row .large-2 {
  width: 16.66667%; }

.large-3,
.lt-ie9 .row .large-3 {
  width: 25%; }

.lt-ie9 .large-4,
.lt-ie9 .row .large-4 {
  width: 33.33333%; }

.lt-ie9 .large-5,
.lt-ie9 .row .large-5 {
  width: 41.66667%; }

.lt-ie9 .large-6,
.lt-ie9 .row .large-6 {
  width: 50%; }

.lt-ie9 .large-7,
.lt-ie9 .row .large-7 {
  width: 58.33333%; }

.lt-ie9 .large-8,
.lt-ie9 .row .large-8 {
  width: 66.66667%; }

.lt-ie9 .large-9,
.lt-ie9 .row .large-9 {
  width: 75%; }

.lt-ie9 .large-10,
.lt-ie9 .row .large-10 {
  width: 83.33333%; }

.lt-ie9 .large-11,
.lt-ie9 .row .large-11 {
  width: 91.66667%; }

.lt-ie9 .large-12,
.lt-ie9 .row .large-12 {
  width: 100%; }

.lt-ie9 .row .large-offset-1 {
  margin-left: 8.33333%; }

.lt-ie9 .row .large-offset-2 {
  margin-left: 16.66667%; }

.lt-ie9 .row .large-offset-3 {
  margin-left: 25%; }

.lt-ie9 .row .large-offset-4 {
  margin-left: 33.33333%; }

.lt-ie9 .row .large-offset-5 {
  margin-left: 41.66667%; }

.lt-ie9 .row .large-offset-6 {
  margin-left: 50%; }

.lt-ie9 .row .large-offset-7 {
  margin-left: 58.33333%; }

.lt-ie9 .row .large-offset-8 {
  margin-left: 66.66667%; }

.lt-ie9 .row .large-offset-9 {
  margin-left: 75%; }

.lt-ie9 .row .large-offset-10 {
  margin-left: 83.33333%; }

.lt-ie9 .pull-2 {
  right: 16.66667%; }

.lt-ie9 .pull-3 {
  right: 25%; }

.lt-ie9 .pull-4 {
  right: 33.33333%; }

.lt-ie9 .pull-5 {
  right: 41.66667%; }

.lt-ie9 .pull-6 {
  right: 50%; }

.lt-ie9 .pull-7 {
  right: 58.33333%; }

.lt-ie9 .pull-8 {
  right: 66.66667%; }

.lt-ie9 .pull-9 {
  right: 75%; }

.lt-ie9 .pull-10 {
  right: 83.33333%; }

.lt-ie9 .push-2 {
  left: 16.66667%; }

.lt-ie9 .push-3 {
  left: 25%; }

.lt-ie9 .push-4 {
  left: 33.33333%; }

.lt-ie9 .push-5 {
  left: 41.66667%; }

.lt-ie9 .push-6 {
  left: 50%; }

.lt-ie9 .push-7 {
  left: 58.33333%; }

.lt-ie9 .push-8 {
  left: 66.66667%; }

.lt-ie9 .push-9 {
  left: 75%; }

.lt-ie9 .push-10 {
  left: 83.33333%; }

/* Small Block Grids */
.lt-ie9 .small-block-grid-2 li {
  float: left;
  width: 50%;
  padding: 0 10px 10px; }

.lt-ie9 .small-block-grid-3 li {
  float: left;
  width: 33.3333%;
  padding: 0 10px 10px; }

.lt-ie9 .small-block-grid-4 li {
  float: left;
  width: 25%;
  padding: 0 10px 10px; }

.lt-ie9 .small-block-grid-5 li {
  float: left;
  width: 20%;
  padding: 0 10px 10px; }

.lt-ie9 .small-block-grid-6 li {
  float: left;
  width: 16.6667%;
  padding: 0 10px 10px; }

.lt-ie9 .small-block-grid-7 li {
  float: left;
  width: 14.2857142%;
  padding: 0 10px 10px; }

.lt-ie9 .small-block-grid-8 li {
  float: left;
  width: 12.5%;
  padding: 0 10px 10px; }

.lt-ie9 .small-block-grid-9 li {
  float: left;
  width: 11.111111%;
  padding: 0 10px 10px; }

.lt-ie9 .small-block-grid-10 li {
  float: left;
  width: 10%;
  padding: 0 10px 10px; }

.lt-ie9 .small-block-grid-11 li {
  float: left;
  width: 9.0909%;
  padding: 0 10px 10px; }

.lt-ie9 .small-block-grid-12 li {
  float: left;
  width: 8.333333%;
  padding: 0 10px 10px; }

.lt-ie9 .small-block-grid-2, .lt-ie9 .small-block-grid-3, .lt-ie9 .small-block-grid-4, .lt-ie9 .small-block-grid-5, .lt-ie9 .small-block-grid-6, .lt-ie9 .small-block-grid-7, .lt-ie9 .small-block-grid-8, .lt-ie9 .small-block-grid-9, .lt-ie9 .small-block-grid-10, .lt-ie9 .small-block-grid-11, .lt-ie9 .small-block-grid-12 {
  list-style: none; }

.lt-ie9 .small-block-grid-2 li:first-child + li, .lt-ie9 .small-block-grid-3 li:first-child + li + li, .lt-ie9 .small-block-grid-4 li:first-child + li + li + li, .lt-ie9 .small-block-grid-5 li:first-child + li + li + li + li, .lt-ie9 .small-block-grid-6 li:first-child + li + li + li + li + li, .lt-ie9 .small-block-grid-7 li:first-child + li + li + li + li + li + li, .lt-ie9 .small-block-grid-8 li:first-child + li + li + li + li + li + li + li, .lt-ie9 .small-block-grid-9 li:first-child + li + li + li + li + li + li + li + li, .lt-ie9 .small-block-grid-10 li:first-child + li + li + li + li + li + li + li + li + li, .lt-ie9 .small-block-grid-11 li:first-child + li + li + li + li + li + li + li + li + li + li, .lt-ie9 .small-block-grid-12 li:first-child + li + li + li + li + li + li + li + li + li + li + li {
  float: right; }

.lt-ie9 .small-block-grid-2 li:first-child + li + li, .lt-ie9 .small-block-grid-3 li:first-child + li + li + li, .lt-ie9 .small-block-grid-4 li:first-child + li + li + li + li, .lt-ie9 .small-block-grid-5 li:first-child + li + li + li + li + li, .lt-ie9 .small-block-grid-6 li:first-child + li + li + li + li + li + li, .lt-ie9 .small-block-grid-7 li:first-child + li + li + li + li + li + li + li, .lt-ie9 .small-block-grid-8 li:first-child + li + li + li + li + li + li + li + li, .lt-ie9 .small-block-grid-9 li:first-child + li + li + li + li + li + li + li + li + li, .lt-ie9 .small-block-grid-10 li:first-child + li + li + li + li + li + li + li + li + li + li, .lt-ie9 .small-block-grid-11 li:first-child + li + li + li + li + li + li + li + li + li + li + li, .lt-ie9 .small-block-grid-12 li:first-child + li + li + li + li + li + li + li + li + li + li + li + li {
  clear: both; }

/* Large Block Grids */
.lt-ie9 .large-block-grid-2 li {
  float: left;
  width: 50%;
  padding: 0 10px 10px; }

.lt-ie9 .large-block-grid-3 li {
  float: left;
  width: 33.3333%;
  padding: 0 10px 10px; }

.lt-ie9 .large-block-grid-4 li {
  float: left;
  width: 25%;
  padding: 0 10px 10px; }

.lt-ie9 .large-block-grid-5 li {
  float: left;
  width: 20%;
  padding: 0 10px 10px; }

.lt-ie9 .large-block-grid-6 li {
  float: left;
  width: 16.6667%;
  padding: 0 10px 10px; }

.lt-ie9 .large-block-grid-7 li {
  float: left;
  width: 14.2857142%;
  padding: 0 10px 10px; }

.lt-ie9 .large-block-grid-8 li {
  float: left;
  width: 12.5%;
  padding: 0 10px 10px; }

.lt-ie9 .large-block-grid-9 li {
  float: left;
  width: 11.111111%;
  padding: 0 10px 10px; }

.lt-ie9 .large-block-grid-10 li {
  float: left;
  width: 10%;
  padding: 0 10px 10px; }

.lt-ie9 .large-block-grid-11 li {
  float: left;
  width: 9.0909%;
  padding: 0 10px 10px; }

.lt-ie9 .large-block-grid-12 li {
  float: left;
  width: 8.333333%;
  padding: 0 10px 10px; }

.lt-ie9 .large-block-grid-2, .lt-ie9 .large-block-grid-3, .lt-ie9 .large-block-grid-4, .lt-ie9 .large-block-grid-5, .lt-ie9 .large-block-grid-6, .lt-ie9 .large-block-grid-7, .lt-ie9 .large-block-grid-8, .lt-ie9 .large-block-grid-9, .lt-ie9 .large-block-grid-10, .lt-ie9 .large-block-grid-11, .lt-ie9 .large-block-grid-12 {
  list-style: none; }

.lt-ie9 .large-block-grid-2 li:first-child + li, .lt-ie9 .large-block-grid-3 li:first-child + li + li, .lt-ie9 .large-block-grid-4 li:first-child + li + li + li, .lt-ie9 .large-block-grid-5 li:first-child + li + li + li + li, .lt-ie9 .large-block-grid-6 li:first-child + li + li + li + li + li, .lt-ie9 .large-block-grid-7 li:first-child + li + li + li + li + li + li, .lt-ie9 .large-block-grid-8 li:first-child + li + li + li + li + li + li + li, .lt-ie9 .large-block-grid-9 li:first-child + li + li + li + li + li + li + li + li, .lt-ie9 .large-block-grid-10 li:first-child + li + li + li + li + li + li + li + li + li, .lt-ie9 .large-block-grid-11 li:first-child + li + li + li + li + li + li + li + li + li + li, .lt-ie9 .large-block-grid-12 li:first-child + li + li + li + li + li + li + li + li + li + li + li {
  float: right; }

.lt-ie9 .large-block-grid-2 li:first-child + li + li, .lt-ie9 .large-block-grid-3 li:first-child + li + li + li, .lt-ie9 .large-block-grid-4 li:first-child + li + li + li + li, .lt-ie9 .large-block-grid-5 li:first-child + li + li + li + li + li, .lt-ie9 .large-block-grid-6 li:first-child + li + li + li + li + li + li, .lt-ie9 .large-block-grid-7 li:first-child + li + li + li + li + li + li + li, .lt-ie9 .large-block-grid-8 li:first-child + li + li + li + li + li + li + li + li, .lt-ie9 .large-block-grid-9 li:first-child + li + li + li + li + li + li + li + li + li, .lt-ie9 .large-block-grid-10 li:first-child + li + li + li + li + li + li + li + li + li + li, .lt-ie9 .large-block-grid-11 li:first-child + li + li + li + li + li + li + li + li + li + li + li, .lt-ie9 .large-block-grid-12 li:first-child + li + li + li + li + li + li + li + li + li + li + li + li {
  clear: both; }

/* Nicolas Gallagher's micro clearfix */
.lt-ie9 .row {
  *zoom: 1; }

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

.lt-ie9 .row:after {
  clear: both; }

/* Show/Hide Classes */
.lt-ie9 .show-for-large-up,
.lt-ie9 .show-for-tablet-portrait,
.lt-ie9 .hide-for-tablet-portrait-up,
.lt-ie9 .hide-for-desktop-up,
.lt-ie9 .hide-for-desktop,
.lt-ie9 .hide-for-tablet-portrait,
.lt-ie9 .show-for-small,
.lt-ie9 .show-for-large,
.lt-ie9 .show-for-large-up,
.lt-ie9 .show-for-xlarge,
.lt-ie9 .hide-for-medium-down,
.lt-ie9 .hide-for-medium,
.lt-ie9 .hide-for-medium-up,
.lt-ie9 .hide-for-large-down,
.lt-ie9 .hide-for-large,
.lt-ie9 .hide-for-large-up,
.lt-ie9 .hide-for-xlarge,
.lt-ie9 .hide-for-landscape,
.lt-ie9 .hide-for-portrait,
.lt-ie9 .show-for-touch,
.lt-ie9 .dab_button {
  display: none !important; }

.lt-ie9 .hide-for-small {
  display: inherit !important; }

/* General Tidying Up */
.lt-ie9 .minicart {
  border: none; }

.cta-wrapper {
  padding-top: 40px;
  padding-bottom: 40px; }

.cta-wrapper.row__white-gray .bar_link {
  background: #808080; }

/* Footer */
footer {
  padding: 2em 0;
  box-shadow: inset 0 0.2em 0.1em rgba(0, 0, 0, 0.1);
  background-color: #ef3624; }
  footer a {
    color: #ffffff; }
  @media only screen and (min-width: 769px) {
    footer {
      background: url(../../../img/bg_half_red.gif) center top repeat-y;
      background-color: #ffffff;
      background-size: 100% auto;
      color: white;
      box-shadow: inset 0 0.2em 0.1em rgba(0, 0, 0, 0.1); }
      footer a {
        color: #ef3624; } }

footer h2 {
  font-size: 30px;
  font-size: 1.875em;
  font-size: 1.875rem; }

footer .logo {
  margin: 0px; }
  footer .logo a {
    padding: 1em 1em;
    padding-left: 0px;
    background: #ef3624;
    float: left; }
    @media screen and (min-width: 769px) {
      footer .logo a {
        padding-left: 0.5em; } }
  footer .logo img {
    max-width: 10em; }

footer ul {
  list-style: none;
  font-size: 13px;
  font-size: 0.8125em;
  font-size: 0.8125rem;
  margin-bottom: 0px; }

footer ul li {
  line-height: 1.1em;
  padding: 0 0 0.7em 0; }

footer p {
  margin-left: 1em;
  font-size: 13px;
  font-size: 0.8125em;
  font-size: 0.8125rem;
  padding-top: 0px;
  padding-bottom: 0px; }

footer p.copyright {
  line-height: 1.1em;
  clear: left;
  color: #ffffff;
  margin-left: 0px;
  margin-top: 20px; }
  @media screen and (min-width: 769px) {
    footer p.copyright {
      margin-left: 1em; } }

footer p.social {
  float: right;
  margin-top: 1em; }
  @media screen and (min-width: 769px) {
    footer p.social {
      margin-top: 0px;
      clear: left;
      float: left; } }
  footer p.social a {
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-size: 1.125em;
    font-size: 1.125rem;
    margin-right: 0.5em; }

footer .base-footer {
  background: #ef3624; }

footer {
  margin-bottom: -25px; }

@media screen and (max-width: 768px) {
  .footer-nav__left {
    float: left;
    width: 50% !important; }

  .footer-nav__right {
    float: right;
    width: 50% !important; } }
/* Account */
div#body.account .saved_boat {
  margin: 0 0 1em 0;
  width: 100%;
  float: left; }

div#body.account .saved_boat h2 {
  margin: 0; }

form.contact {
  padding: 0 0 2em 0; }

/* Dealer Locator */
ul.locations {
  list-style: none;
  margin: 0;
  padding: 0; }

ul.locations li {
  list-style: none;
  width: 100%;
  float: left;
  padding: 0 0 1em 1.5em;
  position: relative; }

ul.locations li:before {
  position: absolute;
  left: 0; }

/* Employment */
.careers h2 a {
  color: gray;
  text-decoration: none; }

.careers h2 a:hover {
  color: black; }

/* Event Calendar */
table.eventCalendar {
  width: 100%; }

table.eventCalendar th {
  font-family: "Vitesse A", "Vitesse B", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  padding: 0; }

table.eventCalendar th a.calendar_nav {
  text-decoration: none;
  padding: 0.4rem;
  width: 2.5rem;
  height: 2.5rem;
  background: #ee3524;
  color: white;
  display: block;
  transition: 0.1s; }

table.eventCalendar th a.calendar_nav:hover {
  background: black; }

table.eventCalendar th a.calendar_nav.next {
  float: right; }

table.eventCalendar tr {
  background: none; }

table.eventCalendar td {
  border: 1px solid #f2f2f2;
  width: 14.27%;
  height: 5rem;
  padding: 0; }

table.eventCalendar td.day {
  padding: 0.4em;
  background: #f2f2f2;
  height: auto; }

table.eventCalendar td .eventCalendarDayNumber {
  text-align: right;
  padding: 0.4em 0.4em 0 0; }

table.eventCalendar td a {
  text-decoration: none;
  padding: 0.4em;
  display: block; }

table.eventCalendar td a:hover, table.eventCalendar td a:active {
  background: rgba(0, 0, 0, 0.2); }

.event-article.hidden {
  display: none; }

.filter-links.active {
  color: #ee3524;
  font-weight: bold; }

/* Factory Tour */
.tour_block {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 1em;
  margin-bottom: 2em; }

.tour_block h2 {
  margin: 0 0 0.5em 0;
  line-height: 1em;
  font-size: 2.0625em; }

.tour_block p.image {
  margin: 0; }

.tour_block ul {
  margin-left: 1em; }

.manuals ul {
  margin-left: 1em; }

.manuals ul li {
  line-height: 1.2em;
  padding-bottom: 0.8em; }

/* Module Template */
.module-menu, .element-menu {
  position: absolute;
  top: 1rem;
  list-style: none;
  width: auto;
  padding: 0;
  padding-left: 0 !important;
  margin: 0;
  z-index: 99; }

.module-menu li, .element-menu li {
  min-width: 2rem;
  height: 2rem;
  display: block;
  float: left;
  margin-right: 1px;
  position: relative;
  padding: 0.5rem;
  text-align: center;
  line-height: 1em;
  cursor: pointer;
  font-weight: 300;
  border-radius: 0.3em; }

.module-menu li:hover ul, .element-menu li:hover ul {
  display: block; }

.module-menu li.disabled, .element-menu li.disabled {
  opacity: 0.5;
  cursor: default; }

.module-menu li.split, .element-menu li.split {
  min-width: 0.1em;
  background: none !important;
  box-shadow: none !important;
  border: none !important;
  border-right: 1px solid #cccccc !important;
  cursor: default;
  padding: 0;
  margin: 0 3px 0 2px; }

.module-menu li.left-square, .element-menu li.left-square {
  padding: 0.5rem 0.8rem 0.5rem 0.2rem; }

.module-menu li i, .element-menu li i {
  font-size: 1rem; }

.module-menu li i.fa-stack-2x, .element-menu li i.fa-stack-2x {
  font-size: 1.5rem;
  position: relative;
  top: -0.1em;
  left: -0.1em; }

.module-menu li i.fa-stack-1x, .element-menu li i.fa-stack-1x {
  color: gray; }

.module-menu li ul, .element-menu li ul {
  position: absolute;
  left: 0;
  top: 2.5rem;
  margin: 0;
  padding: 0;
  display: none;
  border-radius: 0.3em; }

.module-menu li ul li, .element-menu li ul li {
  float: none;
  width: 100%;
  text-align: left;
  border-radius: 0; }

.module-menu {
  left: 0rem;
  top: 2rem; }

.module-menu > li {
  color: #262626;
  background: #adadad;
  box-shadow: 0 3px 0 #949494;
  border-top: 1px solid #fafafa; }

.module-menu > li:hover {
  box-shadow: 0 1px 0 #949494;
  top: 2px; }

.module-menu > li.disabled:hover {
  top: 0;
  box-shadow: 0 3px 0 #949494; }

.module-menu > li.selected {
  color: #ee3524; }

.module-menu > li ul {
  background: #adadad; }

.package-menu {
  margin: 2rem 0;
  padding: 2rem 0; }

.package-banner div {
  border-left: 0 !important; }

.package .align-left .element.type-text {
  width: 58.33333%; }

.new-module {
  margin: 0.5rem 0 3rem 1rem;
  min-width: 2rem;
  height: 2rem;
  display: block;
  float: left;
  margin-right: 1px;
  position: relative;
  padding: 0.5rem;
  text-align: center;
  line-height: 1em;
  cursor: pointer;
  font-weight: 300;
  border-radius: 0.3em;
  color: #262626;
  background: #adadad;
  box-shadow: 0 3px 0 #949494;
  border-top: 1px solid #fafafa; }

.new-module:hover {
  box-shadow: 0 1px 0 #949494;
  top: 2px; }

.element-menu > li {
  color: #262626;
  background: #dbdbdb;
  box-shadow: 0 3px 0 #c2c2c2;
  border-top: 1px solid white; }

.element-menu > li:hover {
  box-shadow: 0 1px 0 #c2c2c2;
  top: 2px; }

.element-menu > li.disabled:hover {
  box-shadow: 0 3px 0 #c2c2c2;
  top: 0; }

.element-menu > li.selected {
  color: #ee3524; }

.element-menu > li ul {
  background: #dbdbdb; }

.section-container.auto section .module .content {
  border-top: 0; }

.module {
  position: relative;
  transition: 0.2s; }

.module .droppable {
  min-height: 3rem;
  min-width: 3rem;
  display: inline-block;
  width: 100%; }

.module .element {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem;
  transition: 0.2s; }

.module .element h1, .module .element h2, .module .element h3 {
  line-height: 0.8em;
  margin: 0;
  color: #ee3524;
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  margin-bottom: 0.4rem; }

.module .element h1 {
  font-size: 4.375rem;
  font-weight: 700; }

.module .element h2 {
  font-size: 3.6rem; }

.module .element h3 {
  font-size: 2.75rem; }

.module .element h4 {
  margin: 0;
  color: #ee3524;
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 0.8em;
  font-weight: 600;
  font-size: 2.75rem; }

.module .element h5 {
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  color: gray;
  text-transform: uppercase;
  line-height: 0.9em;
  font-size: 1.5rem;
  font-weight: 600; }

.module .element h6 {
  font-family: "Vitesse A", "Vitesse B", sans-serif;
  font-size: 1.187rem;
  color: gray;
  text-transform: uppercase;
  line-height: 1em; }

.module .element p {
  margin: 1em 0;
  font-size: 1rem !important;
  /*
  &:last-of-type {
  	margin-bottom: 0;
  }
  */ }

.module .element ul, .module .element ol {
  padding-left: 1.5em; }

.module.align-left .type-text {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  float: left;
  padding-bottom: 0; }

.module.align-left .type-text p {
  text-align: justify; }

.module.align-left .type-text div.content {
  padding-bottom: 2rem;
  border-bottom: 1px solid #cccccc; }

.module.align-left .type-image {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  float: left; }

.module.align-left .type-image img {
  width: auto;
  max-width: 100%; }

.module.align-left .type-video {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left; }

.module.align-center .type-text {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  float: left;
  padding-bottom: 0; }

.module.align-center .type-text h1, .module.align-center .type-text h2, .module.align-center .type-text h3, .module.align-center .type-text h4, .module.align-center .type-text h5, .module.align-center .type-text h6 {
  text-align: center; }

.module.align-center .type-text p {
  text-align: justify; }

.module.align-center .type-text div.content {
  padding-bottom: 2rem;
  border-bottom: 1px solid #cccccc; }

.module.align-center .type-image {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  float: left; }

.module.align-center .type-image img {
  width: auto;
  max-width: 100%; }

.module.align-center .type-video {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left; }

.module.align-double {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 2rem; }

.module.align-double .type-text {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  float: left;
  padding-bottom: 0; }

.module.align-double .type-text p {
  text-align: justify; }

.module.align-double .type-image {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  float: left; }

.module.align-double .type-image img {
  width: auto;
  max-width: 100%; }

.module.align-double .type-video {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left; }

.module .content {
  min-height: 3rem; }

ul.element-list {
  padding-left: 1rem;
  font-size: 1rem; }

ul.element-list li {
  color: black;
  transition: 0.1s;
  cursor: pointer; }

ul.element-list li:hover {
  color: #ee3524; }

.admin-content {
  border-left: 3px solid red;
  background: #f2f2f2;
  padding: 0.5rem;
  margin: 0.5em 0;
  color: #0d0d0d;
  display: none; }

@media only screen and (min-width: 769px) {
  .module.align-left .type-text {
    width: 50%; }

  .module.align-center .type-text {
    margin-left: 25%;
    width: 50%; }

  .module.align-center .type-image, .module.align-center .type-video {
    margin-left: 16.66667%;
    width: 66.66667%; }

  .module.align-double .type-text, .module.align-double .type-image, .module.align-double .type-video {
    width: 41.66667%;
    margin-right: 8%; } }
/* Search */
.search_page_form {
  width: 100%;
  float: left;
  padding: 0 0 1em 0;
  margin: 0 0 1em 0;
  border-bottom: 1px solid #f2f2f2; }

.search_page_form label {
  width: 18%;
  margin-right: 2%;
  float: left;
  text-align: right; }

.search_page_form input[type="text"] {
  width: 60%;
  float: left; }

.search_page_form input[type="submit"] {
  width: 20%;
  float: left;
  margin-top: 0 !important;
  padding: 0.7em 0 0.3em !important; }

.search_page span.h4 {
  display: block;
  text-transform: uppercase; }

.search_page ul {
  list-style: none; }

.search_page ul li {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #f2f2f2; }

/* Video Menu */
.video_listing {
  margin: 0;
  padding: 0;
  list-style: none; }

.video_listing h2 {
  line-height: 1em;
  margin: 0 0 0.4em 0;
  font-size: 2em; }

.video_listing h2 a {
  color: gray; }

.video_listing h2 a:hover, .video_listing h2 a:active {
  color: black; }

.video_listing a {
  text-decoration: none; }

.video_listing > .row {
  border-bottom: 1px solid #f2f2f2;
  padding: 1em 0;
  margin: 0 0 2em 0;
  position: relative; }

.video_listing > .row img {
  width: 100%; }

/*

ATHLETE PAGES

*/
.athlete_title h1 {
  margin-bottom: 0.6em; }

ul.athlete_nav {
  width: 100%;
  padding: 0 0 4rem 0;
  margin: 0 0 4rem 0;
  border-bottom: 1px solid #ebebeb;
  list-style: none;
  float: left; }

ul.athlete_nav li {
  width: 49%;
  position: relative;
  float: left;
  margin: 0;
  margin-bottom: 3.4rem;
  padding: 0;
  cursor: pointer; }

ul.athlete_nav li span.name {
  display: block;
  position: absolute;
  margin-top: -0.5rem;
  font-family: "Vitesse A", "Vitesse B", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: -.07rem;
  text-transform: uppercase;
  width: 100%;
  padding: 0.2rem 0.35rem;
  background: #e4e4e6;
  color: #0d0d0d;
  transition: 0.2s;
  line-height: 1rem; }

ul.athlete_nav li span.droppable {
  display: block;
  min-height: 150px;
  width: 100%;
  height: 100%; }

ul.athlete_nav li span[id^="hover_profile"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.2s; }

ul.athlete_nav li span[id^="hover_profile"].drop_border {
  border: 3px dotted #ee3524; }

ul.athlete_nav li img {
  width: 100%; }

ul.athlete_nav li:hover span.name {
  background: #ee3524;
  color: white; }

ul.athlete_nav li:hover span[id^="hover_profile"] {
  opacity: 1; }

ul.athlete_nav li:nth-child(odd) {
  margin-right: 2%; }

ul.athlete_nav.hover span[id^="profile"] {
  display: none; }

ul.athlete_nav.hover span[id^="hover_profile"] {
  display: block;
  opacity: 1;
  position: relative; }

ul.athlete_nav.hover-off li:hover span[id^="hover_profile"] {
  display: none; }

a.toggle-profile {
  min-width: 2em;
  height: 2em;
  margin-right: 0.2em;
  text-align: center;
  padding: 0.2rem 0.4rem;
  border-radius: 0.4em;
  background: #cccccc;
  color: black;
  border-bottom: 0.2rem solid #b3b3b3;
  line-height: 1.5em;
  text-decoration: none;
  position: absolute;
  top: -2rem;
  right: 0;
  font-size: 0.9rem;
  cursor: pointer; }

a.toggle-profile:hover {
  top: -1.9rem;
  border-bottom: 0; }

a.toggle-profile.on {
  background: #ee3524;
  border-bottom: 0.2rem solid #b71c0e; }

div.athlete_detail h1 {
  color: black;
  font-size: 7.1rem;
  line-height: 0.725em;
  margin: 0; }

div.athlete_detail h2 {
  color: black;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0rem;
  line-height: 2.2rem;
  margin: 0 0 .7rem 0; }

div.athlete_detail h2 .gray {
  color: #a6a6a6; }

div.athlete_detail h4 {
  font-size: 1.5rem; }

div.athlete_detail > div:last-child {
  margin-bottom: 2rem; }

div.athlete_detail > div:last-child.social-tabs {
  margin-bottom: 0 !important; }

div.social-tabs {
  width: 100%;
  position: relative;
  height: 40rem;
  margin: 3.4rem 0 4rem 0; }

div.social-tabs h4 {
  display: inline-block;
  margin: 0 1rem;
  padding-left: 1rem; }

div.social-tabs p {
  display: inline-block;
  margin: 0;
  cursor: pointer; }

div.social-tabs p.tab-title {
  width: 3rem;
  height: 3rem;
  font-size: 2.8rem;
  line-height: 3rem;
  text-align: center;
  background: #f2f2f2;
  color: black; }

div.social-tabs p.tab-title.open {
  background: black;
  color: #ee3524; }

div.social-tabs .instagram-token {
  display: none; }

div.social-tabs .tab {
  background: #000;
  position: absolute;
  top: 3rem;
  width: 100%;
  display: none; }

div.social-tabs .tab.open {
  display: block; }

div.social-tabs .tab#facebook {
  padding: 2rem 0;
  height: 600px;
  border-top: 9px solid black;
  border-bottom: 9px solid black; }

div.social-tabs .tab#facebook iframe {
  margin: 0 auto; }

div.social-tabs .tab#twitter {
  padding: 2rem 0;
  height: 600px;
  border-top: 9px solid black;
  border-bottom: 9px solid black; }

div.social-tabs .tab#twitter iframe {
  margin: 0 auto; }

div.social-tabs .tab.lifestyleslider {
  border-top: 9px solid black;
  border-bottom: 9px solid black;
  background: black;
  margin-top: 0; }

div.social-tabs .tab#instagram ul {
  list-style: none;
  background: black; }

div.social-tabs .tab#instagram ul li {
  border-left: 4.5px solid black;
  float: left;
  margin: 0 0.2rem; }

div.social-tabs .tab#instagram ul li img {
  height: 16rem;
  width: 16rem; }

div.social-tabs .tab .iframe-container {
  width: 600px;
  margin: 0 auto; }

div.gear {
  margin-bottom: 4rem; }

div.gear h4 {
  border-bottom: 1px solid #ebebeb;
  padding: 0 0 .1rem 1rem;
  margin: 0 0 2rem 1rem; }

div.gear ul {
  list-style: none;
  margin: 0 0 2rem 0;
  padding: 0 0 0 1rem;
  width: 100%;
  float: left; }

div.gear ul li {
  width: 49%;
  float: left;
  background: white;
  box-shadow: 1px 1px 0.6rem 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 2rem;
  margin-right: 2%;
  position: relative; }

div.gear ul li a {
  text-decoration: none; }

div.gear ul li span {
  width: 100%;
  display: block; }

div.gear ul li span.th {
  text-align: center;
  padding: 1rem 0; }

div.gear ul li span.th img {
  width: 150px;
  max-width: 100%; }

div.gear ul li span.name {
  color: black;
  text-decoration: none;
  padding: 0 1rem;
  line-height: 1.2em;
  height: 3em; }

div.gear ul li span.price {
  color: #ee3524;
  text-decoration: none;
  padding: 0 1rem 1rem; }

div.gear ul li:nth-child(even) {
  margin-right: 0; }

div.gear ul li i {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 2em;
  height: 2em;
  margin-right: 0.2em;
  text-align: center;
  padding: 0.2em 0.4em;
  border-radius: 0.4em;
  background: #cccccc;
  color: black;
  border-bottom: 0.2rem solid #b3b3b3;
  line-height: 1.5em;
  z-index: 99; }

div.gear ul li i:hover {
  top: 0.1rem;
  border-bottom: 0; }

div.gear ul li i:nth-of-type(2) {
  left: 2.2em; }

div.gear ul li i:nth-of-type(3) {
  left: 4.4em; }

div.gear ul li.new:after {
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  left: -4px;
  background: url(../../../img/gear_labels.png) 0 0 no-repeat;
  width: 5.7rem;
  height: 5.7rem;
  display: block;
  z-index: 98; }

div.gear ul li.new_gear {
  width: 100%;
  padding: 1rem; }

div.gear ul li.new_gear i.gear_action {
  position: relative; }

div.gear .gear-button {
  color: white;
  background: #ee3524 url(../../../img/white_arrow_button.svg) right center no-repeat;
  background-size: auto 2.2rem;
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 0.3rem 3.5rem 0.3rem 1rem;
  font-size: 1.6rem;
  line-height: 1em;
  text-decoration: none;
  transition: 0.2s;
  opacity: 1;
  display: inline-block;
  margin: 0 0 0 1rem;
  transition: background-color 0.2s ease; }

div.gear .gear-button:hover {
  background-color: black; }

@media only screen and (min-width: 769px) {
  ul.athlete_nav li {
    width: 19%;
    margin-right: 1%; }

  ul.athlete_nav li:nth-child(odd) {
    margin-right: 1%; }

  ul.athlete_nav li:nth-child(5n+5) {
    margin-right: 0; }

  div.social-tabs .tab#instagram ul li img {
    height: 25.2rem;
    width: 25.2rem; }

  div.gear ul li {
    width: 23.5%; }

  div.gear ul li:nth-child(even) {
    margin-right: 2%; }

  div.gear ul li:nth-child(4) {
    margin-right: 0; } }
/* All Boats */
#header_image_overlay.drop_border {
  background: #e3e3e3; }

#home_main_mob.drop_border {
  width: 300px;
  margin: 0 auto; }

#home_main {
  width: 100%;
  overflow: hidden; }
  #home_main img {
    width: 140%;
    margin-left: -20%; }
    @media screen and (min-width: 769px) {
      #home_main img {
        width: 100%;
        margin-left: 0px; } }

.full-divider .mobile-fallback.home_main-fallback {
  padding: 1em 0px 2em; }
  .full-divider .mobile-fallback.home_main-fallback img {
    margin-bottom: 10px; }

#grid_compare {
  letter-spacing: 0.02em;
  font-size: 25px;
  font-size: 1.5625em;
  font-size: 1.5625rem; }

#grid_compare a {
  color: gray; }

.boat_grid {
  margin: 0;
  padding: 0;
  list-style: none; }

.boat_grid a {
  text-decoration: none;
  display: block; }

.boat_grid li {
  width: 50%;
  float: left;
  padding: 0.5em; }
  @media screen and (min-width: 769px) {
    .boat_grid li {
      position: relative;
      margin: 0px; } }
  .boat_grid li.active-compare {
    position: inherit; }
  .boat_grid li:hover .compare_button {
    z-index: 9; }

.boat_grid li img {
  width: 100%; }

.boat_grid li span {
  display: block;
  width: 100%; }

.boat_grid li span.boat_title {
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 0.3em 0 0 0;
  letter-spacing: 0.02em;
  font-size: 32px;
  font-size: 2em;
  font-size: 2rem;
  line-height: 1em; }

.boat_meta {
  width: 100%;
  text-align: center; }
  .boat_meta div {
    float: left;
    clear: left;
    width: 100%;
    text-align: center; }
    @media screen and (min-width: 769px) {
      .boat_meta div {
        width: auto;
        clear: none; } }
    .boat_meta div span {
      text-transform: uppercase;
      font-family: "Vitesse A", "Vitesse B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-size: 0.8em;
      color: #000000; }
  .boat_meta .dab_button {
    display: inline-block; }
  .boat_meta .button {
    float: none;
    width: auto;
    margin-left: 0px;
    text-align: center;
    padding: 12px 10px !important;
    min-width: 180px;
    background: #ffffff;
    border: 1px solid #000000;
    font-size: 0.8em;
    color: #000000; }
    @media screen and (min-width: 769px) {
      .boat_meta .button {
        clear: none;
        margin-left: 10px;
        float: left; } }

.boat-header__nav.grid-page {
  width: 100%;
  border: 0px; }
  .boat-header__nav.grid-page div {
    padding: 0px; }

.boat-grid-h1 {
  color: #808080;
  font-size: 3em;
  font-size: 3rem; }

.boat_grid li.active-boat-filter-item img {
  opacity: 1;
  display: block; }

.boat-header__nav .boat-filter-menu {
  text-align: right;
  width: auto;
  float: right;
  background: none;
  border-left: 0px !important;
  cursor: default; }
  .boat-header__nav .boat-filter-menu div {
    padding: 0px;
    width: auto;
    min-width: 115px; }
  .boat-header__nav .boat-filter-menu .filter-item:nth-child(3) {
    min-width: 170px; }
  .boat-header__nav .boat-filter-menu span {
    text-transform: uppercase;
    float: left;
    width: auto;
    margin-top: 15px;
    margin-right: 10px; }
  .boat-header__nav .boat-filter-menu .filter-item {
    display: inline-block;
    color: #808080;
    text-transform: uppercase;
    cursor: pointer;
    text-align: left;
    position: relative;
    border-left: 1px solid #ebebeb; }
    .boat-header__nav .boat-filter-menu .filter-item:nth-child(2) {
      border-left: 0px !important; }
    .boat-header__nav .boat-filter-menu .filter-item__label {
      background: #f4f4f4;
      padding: 15px 10px;
      width: 100%; }
      .boat-header__nav .boat-filter-menu .filter-item__label:hover + ul {
        display: block; }
    .boat-header__nav .boat-filter-menu .filter-item .clear-current-filter:before {
      content: 'X';
      color: #ef3624;
      margin-right: 10px; }
    .boat-header__nav .boat-filter-menu .filter-item .clear-current-filter[data-attr-val="Seating"]:after {
      content: ' People'; }
    .boat-header__nav .boat-filter-menu .filter-item ul {
      position: absolute;
      top: 42px;
      background: #f4f4f4;
      padding: 10px 10px;
      color: #ffffff;
      width: 100%;
      z-index: 8;
      font-size: 1em;
      list-style: none;
      text-align: center;
      display: none; }
      .boat-header__nav .boat-filter-menu .filter-item ul:hover {
        display: block; }
    .boat-header__nav .boat-filter-menu .filter-item li {
      margin-bottom: 10px;
      color: #808080; }
      .boat-header__nav .boat-filter-menu .filter-item li:hover {
        color: #ef3624; }
      .boat-header__nav .boat-filter-menu .filter-item li:last-child {
        margin-bottom: 0px; }

.filter-item__label[data-attr-val="Seating"] + ul li:after {
  content: ' People'; }

.mob-filter__trigger {
  color: #808080;
  clear: left;
  float: right !important;
  text-align: center;
  cursor: pointer;
  padding: 15px 20px !important;
  margin: 0 auto;
  width: 150px !important; }

.mob-filter {
  right: -90%;
  top: 38px;
  left: auto;
  z-index: 20;
  -webkit-transition: right 0.2s linear;
  -o-transition: right 0.2s linear;
  -moz-transition: right 0.2s linear;
  transition: right 0.2s linear; }
  .mob-filter .mobile-active-filter:after {
    content: '(X)';
    color: #ef3624;
    padding-left: 20px;
    cursor: pointer; }
  .mob-filter.active-mobile-filter {
    right: 0%; }
  .mob-filter .mobile-nav__content {
    right: -90%;
    left: auto;
    -webkit-transition: right 0.2s linear;
    -o-transition: right 0.2s linear;
    -moz-transition: right 0.2s linear;
    transition: right 0.2s linear; }
    .mob-filter .mobile-nav__content.active-nav-content {
      right: 0%;
      left: auto !important; }
    .mob-filter .mobile-nav__content .mobile-nav__internal {
      display: none; }
      .mob-filter .mobile-nav__content .mobile-nav__internal.active-nav-content {
        display: block; }
    .mob-filter .mobile-nav__content .mobile-nav__section:first-child {
      padding-top: 10px;
      padding-bottom: 20px;
      border-bottom: 1px solid #a6a6a6;
      margin-bottom: 20px;
      cursor: pointer; }
      .mob-filter .mobile-nav__content .mobile-nav__section:first-child:before {
        background: url(../../../img/rightArrowGray.svg);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: auto 100%;
        content: '';
        width: 20px;
        height: 18px;
        margin-bottom: -3px;
        display: inline-block;
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }
  .mob-filter .mobile-nav__section {
    float: left;
    width: 100%; }
  .mob-filter .mob-close-section {
    cursor: pointer;
    padding-bottom: 20px !important;
    padding-top: 10px !important;
    text-align: right;
    background: url(../../../img/rightArrowGray.svg);
    background-position: right 35%;
    background-repeat: no-repeat;
    background-size: auto 30%;
    padding-right: 20px !important; }
  .mob-filter .mob-close-section__internal {
    text-align: right; }
  .mob-filter .active-filter-items li {
    background: none;
    float: left;
    clear: left; }
    .mob-filter .active-filter-items li:after {
      content: 'X';
      color: #ef3624;
      padding-left: 10px; }
  .mob-filter__apply {
    background: #e3e3e3;
    color: #808080;
    padding: 10px 20px;
    margin: 0 auto;
    cursor: pointer;
    width: 200px;
    margin-bottom: 20px;
    text-align: center; }
  .mob-filter__reset {
    text-align: center;
    cursor: pointer; }

@media only screen and (min-width: 769px) {
  .boat_grid li {
    width: 33.3%; } }
.boat_grid a.compare_button {
  display: none; }
  @media screen and (min-width: 769px) {
    .boat_grid a.compare_button {
      display: block; }
      .boat_grid a.compare_button.mobile-compare {
        display: none; } }
  .boat_grid a.compare_button.mobile-compare {
    display: block;
    width: 100px;
    margin: 0 auto;
    margin-top: 10px; }
    @media screen and (min-width: 769px) {
      .boat_grid a.compare_button.mobile-compare {
        display: none !important; } }

.in_compare .mobile-compare i {
  background: #ef3624; }

.in_compare .mobile-compare__cancel {
  background: #ef3624;
  position: absolute;
  width: 15px;
  height: 15px;
  padding: 5px;
  top: 7px;
  right: 7px;
  cursor: pointer;
  background-image: url(../../../img/cross.svg);
  background-size: 90% auto;
  background-position: center center;
  background-repeat: no-repeat; }
  @media screen and (min-width: 769px) {
    .in_compare .mobile-compare__cancel {
      display: none; } }

.compare_button {
  font-size: 12px;
  text-decoration: none;
  font-family: "Vitesse A", "Vitesse B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #808080;
  display: none; }
  .compare_button.mobile-compare {
    display: block; }

.compare_button.off {
  color: #808080; }

.active-compare-boat .remove_column_button i {
  background-color: #808080;
  -webkit-mask-image: url(../../../img/removeBtn.svg);
  -moz-mask-image: url(../../../img/removeBtn.svg);
  -o-mask-image: url(../../../img/removeBtn.svg);
  mask-image: url(../../../img/removeBtn.svg); }

.compare-more-col .remove_column_button i {
  background-color: #808080;
  -webkit-mask-image: url(../../../img/plusBtn.svg);
  -moz-mask-image: url(../../../img/plusBtn.svg);
  -o-mask-image: url(../../../img/plusBtn.svg);
  mask-image: url(../../../img/plusBtn.svg); }

.remove_column_button {
  color: #808080;
  padding: 0.2em 0.7em 0em;
  font-size: 12px;
  font-size: 0.75em;
  font-size: 0.75rem;
  text-decoration: none;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }
  .remove_column_button:hover > i {
    background-color: #ef3624; }
  .remove_column_button:hover {
    color: #ef3624; }
  .remove_column_button i {
    float: left;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    margin-top: 3px;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear; }

.compare_list_button {
  position: relative; }
  .compare_list_button.disable-compare {
    opacity: 0.5; }

.compare_list_button i {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 3em 0;
  background: black; }

#go_compare {
  text-decoration: none; }

/* Compare */
.compare_slot_column {
  display: none; }
  @media screen and (min-width: 769px) {
    .compare_slot_column {
      display: block; } }
  .compare_slot_column.active-compare-boat {
    display: block; }
  .compare_slot_column-slide {
    color: #ef3624; }
  .compare_slot_column.compare-more-col {
    position: absolute;
    right: 0px; }
    @media screen and (max-width: 768px) {
      .compare_slot_column.compare-more-col {
        background-color: #fbfbfb !important; } }

@media screen and (min-width: 769px) {
  .mobile-labels {
    display: none !important; } }

#js-compare-slick-nav {
  top: 190px;
  width: 100%;
  left: 0px;
  position: absolute;
  z-index: 3; }
  @media screen and (min-width: 769px) {
    #js-compare-slick-nav {
      display: none; } }
  #js-compare-slick-nav .slick-next {
    position: absolute;
    right: 0px;
    height: 40px;
    width: 36px;
    background: url("../../../img/nextSlide.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    cursor: pointer; }
  #js-compare-slick-nav .slick-prev {
    position: absolute;
    left: 0px;
    height: 40px;
    width: 36px;
    background: url("../../../img/prevSlide.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    cursor: pointer; }

.mobile-compare-nav {
  width: 100%;
  float: left;
  border: 0px !important; }
  @media screen and (min-width: 769px) {
    .mobile-compare-nav {
      display: none; } }
  .mobile-compare-nav .compare_slot_column {
    float: left !important;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    background: none;
    border-left: 1px solid #ebebeb; }
    .mobile-compare-nav .compare_slot_column:first-child {
      border-left: 0px;
      padding-left: 0px; }
    .mobile-compare-nav .compare_slot_column div {
      padding: 0px;
      width: auto;
      background: none; }
    .mobile-compare-nav .compare_slot_column .compare_head {
      background: none; }
    .mobile-compare-nav .compare_slot_column .compare-list-head {
      background: #e3e3e3;
      border: solid #ffffff;
      border-width: 0.5625em 0.625em; }
    .mobile-compare-nav .compare_slot_column .compare_column {
      display: none; }
    .mobile-compare-nav .compare_slot_column .boat_specs {
      display: none; }

.row .compare_table {
  position: relative;
  padding-left: 0px;
  padding-right: 0px; }
  @media screen and (min-width: 769px) {
    .row .compare_table {
      padding-left: 0.9375em;
      padding-right: 0.9375em; } }

.compare_table #compare_labels {
  display: none; }

.compare_table .compare_slot_column {
  width: 100%;
  float: left;
  position: relative; }

.compare_table .add_title {
  text-align: center;
  top: 2em;
  position: absolute;
  width: 100%;
  left: 0px; }

.compare_table .add_title i {
  font-size: 50px;
  font-size: 3.125em;
  font-size: 3.125rem;
  color: #a6a6a6;
  display: none; }

.compare_table .stuck {
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  width: inherit;
  height: 15em; }

.compare_table table {
  width: 100%;
  float: left; }

.compare_table table td {
  text-align: right;
  padding: 1em 0.5em; }
  .compare_table table td.mobile-labels {
    text-align: left; }
  @media screen and (min-width: 769px) {
    .compare_table table td {
      line-height: 1.1em;
      min-height: 5em;
      display: block;
      vertical-align: middle; } }

.compare_table table td.wake, .compare_table table td.activity, .compare_table table td.water_type {
  height: 7em;
  line-height: 1.5em !important; }

.compare_table table p {
  margin: 0 !important;
  line-height: 1.15em; }

.compare_table img {
  width: 100%;
  height: auto;
  max-width: 400px;
  display: block;
  margin: 0 auto; }

.compare_table .compare_head {
  position: relative; }
  .compare_table .compare_head h3 {
    display: none; }
  .compare_table .compare_head img {
    width: 100%;
    height: auto;
    max-width: 100%; }
  @media screen and (min-width: 769px) {
    .compare_table .compare_head {
      padding: 0.5625em 0.625em; }
      .compare_table .compare_head h3 {
        display: block;
        text-rendering: auto; }
      .compare_table .compare_head img {
        max-width: 440px; } }

#compare_labels .compare_head {
  background: none; }

.compare_table .compare_head h3 {
  margin: 0.5em 0 0 0;
  padding: 0;
  line-height: 1em;
  text-align: center;
  color: #000000; }

.compare_table .compare_head, .compare_table .compare_head_original {
  min-height: 205px;
  overflow: hidden; }

.boat_specs .storage {
  min-height: 5em;
  line-height: 1.5em !important; }

.compare_table .compare_label {
  text-align: left;
  color: #a6a6a6; }
  .compare_table .compare_label p {
    font-weight: bold; }
  .compare_table .compare_label.storage {
    padding-bottom: 40px; }
  .compare_table .compare_label.details {
    padding-bottom: 32px; }

.compare_table .compare_button {
  padding: 0.5em 0.6em;
  line-height: 1.5em;
  text-transform: uppercase;
  width: 95px;
  margin: 0 auto; }
  @media screen and (min-width: 769px) {
    .compare_table .compare_button {
      width: auto; } }

.compare_table tr.even, .compare_table tr.alt, .compare_table tr:nth-of-type(even) {
  background: none; }

.compare_table tr {
  border-bottom: 1px solid #e3e3e3; }

.compare_slot_column.active-add-boat .compare_column {
  display: block;
  z-index: 8; }
  @media screen and (max-width: 768px) {
    .compare_slot_column.active-add-boat .compare_column {
      position: fixed;
      top: 79px;
      left: 0px;
      width: 100%;
      height: 100%;
      overflow: scroll;
      padding-bottom: 79px;
      background: #e3e3e3; }
      .compare_slot_column.active-add-boat .compare_column li {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
        list-style: none; } }
  .compare_slot_column.active-add-boat .compare_column .compare_list {
    display: block; }

.minified .compare_slot_column.active-add-boat .compare_column {
  top: 38px;
  padding-bottom: 38px; }

.compare_table .compare_list {
  width: 140%;
  left: -20%;
  top: 147px;
  list-style: none;
  display: none;
  padding: 0.2em;
  float: left;
  background: #f4f4f4;
  position: absolute;
  z-index: 2;
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.5); }
  .compare_table .compare_list:before {
    content: '';
    display: block;
    margin-left: 25%;
    width: 0;
    height: 0;
    margin-top: -13px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f4f4f4; }
    @media screen and (min-width: 769px) {
      .compare_table .compare_list:before {
        margin: 0 auto;
        margin-top: -13px; } }

.compare_table .compare_list a {
  text-decoration: none;
  position: relative;
  display: block; }

.compare_table .compare_list li {
  width: 50%;
  position: relative;
  padding: 0.2em;
  float: left; }

.compare_table .compare_list li span {
  display: block;
  width: 100%; }

.compare_table .compare_list li span.boat_title {
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  font-size: 1.5625em;
  font-size: 1.5625rem;
  padding: 0.3em 0 0 0;
  line-height: 1em; }

/* Single Boat */
@media screen and (max-width: 768px) {
  .grid-page-header.boat-header .row {
    padding: 0px; } }

.boat-header {
  background-color: #fbfbfb;
  font-family: "Vitesse A", "Vitesse B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  .boat-header .row {
    padding: 0px 0px 0px 0.9375em; }
    @media screen and (min-width: 769px) {
      .boat-header .row {
        padding: 0px 0.9375em; } }
  .boat-header__left {
    float: left; }
  .boat-header__right {
    float: right; }
    .boat-header__right a {
      text-indent: -9999px; }
      @media screen and (min-width: 769px) {
        .boat-header__right a {
          text-indent: none; } }
  .boat-header .row-title {
    float: left; }
  .boat-header .row-nav {
    float: right; }
  .boat-header i {
    font-style: none;
    display: none; }
    @media screen and (min-width: 769px) {
      .boat-header i {
        display: inline-block; } }
  .boat-header__title h1 {
    font-family: "Vitesse A", "Vitesse B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color: #808080;
    font-size: 0.8em;
    font-weight: 400;
    margin: 15px 0px; }
  .boat-header__nav {
    font-size: 0.8em;
    float: right;
    border: 1px solid #f2f2f2;
    border-top: 0px;
    border-bottom: 0px; }
    .boat-header__nav a {
      text-decoration: none;
      color: #808080;
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
      .boat-header__nav a:hover {
        color: #ef3624; }
      .boat-header__nav a:hover > span {
        background-color: #ef3624; }
    .boat-header__nav div {
      float: left;
      min-width: 100px;
      padding: 15px 0px;
      text-transform: uppercase;
      line-height: 1em;
      text-align: center;
      background: #f4f4f4;
      cursor: pointer; }
      @media screen and (min-width: 769px) {
        .boat-header__nav div {
          min-width: 115px; } }
      .boat-header__nav div:nth-child(2) {
        border-left: 1px solid #ebebeb; }
  .boat-header span {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-bottom: -1px;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear; }
  .boat-header__next span {
    -webkit-mask-image: url("../../../img/rightArrow-gray.svg");
    -moz-mask-image: url("../../../img/rightArrow-gray.svg");
    -o-mask-image: url("../../../img/rightArrow-gray.svg");
    mask-image: url("../../../img/rightArrow-gray.svg");
    background-color: #808080;
    margin-left: 5px; }
  .boat-header__prev span {
    -webkit-mask-image: url("../../../img/leftArrow-gray.svg");
    -moz-mask-image: url("../../../img/leftArrow-gray.svg");
    -o-mask-image: url("../../../img/leftArrow-gray.svg");
    mask-image: url("../../../img/leftArrow-gray.svg");
    background-color: #808080;
    margin-right: 5px; }

.boat-page.boat-header .boat-header__nav div {
  padding: 0px; }
.boat-page.boat-header .boat-header__nav a {
  width: 100%;
  height: 100%;
  display: block;
  text-indent: 0;
  padding: 15px 0px; }

.hero-video {
  cursor: pointer;
  background-size: cover;
  max-height: 550px;
  background-position: center center; }
  .hero-video img {
    display: none; }

#banner_boat {
  position: relative;
  overflow: hidden;
  width: 100%; }

#banner_boat .banner_text {
  text-align: left;
  width: 100%;
  position: absolute;
  top: 14em; }

.boat-banner__text {
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  line-height: 1em;
  color: #ebebeb;
  font-weight: 600;
  padding-left: 12px;
  padding-right: 12px;
  text-transform: uppercase;
  font-size: 4em; }
  .boat-banner__text .boat-banner__text-sub {
    font-size: 0.3em;
    line-height: 0.3em;
    margin-bottom: 33px;
    font-weight: 400; }
  @media screen and (min-width: 769px) {
    .boat-banner__text {
      padding-top: 25px;
      font-size: 9em; } }

.gen2-logo {
  width: 70px;
  margin-top: -5px; }
  @media screen and (min-width: 769px) {
    .gen2-logo {
      width: 150px; } }

#banner_boat .title {
  width: 100%; }

#banner_boat .title h1 {
  color: #ee3524;
  margin: 0;
  font-size: 100px;
  font-size: 6.25em;
  font-size: 6.25rem;
  line-height: 1em; }

#banner_boat .button {
  /*margin-bottom: 0.2em;*/
  margin-bottom: 0.3rem; }

#banner_boat p {
  margin: 0; }

#banner_boat .boat_meta .dab_button {
  width: 12rem; }

#banner_boat .boat_meta .button-facebook {
  width: 12rem; }

.social-sharing {
  float: left;
  margin-top: 8px; }
  .social-sharing .button-facebook, .social-sharing .button-twitter {
    color: #000000;
    background: none;
    margin-left: 10px;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear; }
    .social-sharing .button-facebook:hover, .social-sharing .button-twitter:hover {
      color: #a6a6a6; }

.boat_description {
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem;
  text-align: left; }
  @media screen and (min-width: 769px) {
    .boat_description {
      text-align: left; } }

.boat_description p:first-child {
  font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 3em;
  font-weight: 600;
  margin-bottom: 0px;
  line-height: 1em;
  margin-top: 15px;
  color: #000000; }
  @media screen and (min-width: 769px) {
    .boat_description p:first-child {
      font-size: 6em;
      line-height: 0.8em;
      margin-bottom: 0.2em; } }

.boat_container {
  max-width: 100%;
  overflow: hidden; }
  .boat_container .boat_top {
    padding: 50% 0; }
  .boat_container img {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform-origin: 43% 30%;
    -webkit-transform-origin: 43% 30%;
    -moz-transform-origin: 43% 30%;
    -o-transform-origin: 43% 30%;
    transform-origin: 43% 30%;
    width: 150%; }

.boat_specs tr:nth-of-type(even) {
  background: #ffffff; }

.boat_specs tr td:first-child {
  font-weight: bold;
  padding-left: 0px; }

.boat_specs td {
  line-height: 1.2em !important;
  padding-top: 15px;
  padding-bottom: 15px; }
  @media screen and (min-width: 769px) {
    .boat_specs td:nth-child(2) {
      text-align: center; } }
  .boat_specs td .button {
    width: 100%;
    margin-bottom: 0px; }
  .boat_specs td .cta {
    float: none;
    border: 1px solid #111111; }

@media screen and (min-width: 769px) {
  .boat-detail_specs.boat_specs td:nth-child(2) {
    text-align: left; } }
@media screen and (min-width: 769px) {
  .boat-detail_specs.boat_specs td:first-child {
    width: 200px; } }

/* Hide just this text for ProStar */
.boat_caption h3 {
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif; }

.feature_title {
  background: url(../../../img/shadow_wide_title.png) center 1.6em no-repeat; }

.feature_title h2 {
  margin-bottom: 0.5em; }

.videos {
  position: relative; }

.video_modal_button {
  display: none;
  z-index: 98;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
  background: url(../../../img/video_arrow.png) center 50% no-repeat; }

.boat_caption {
  width: 94%;
  background: #ee3524;
  color: white;
  padding: 3em 2em 2em; }

.boat_caption h3 {
  color: white;
  z-index: 1;
  line-height: 1em;
  margin: 0;
  font-size: 65px;
  font-size: 4.0625em;
  font-size: 4.0625rem;
  letter-spacing: 0.02em; }

.boat_caption a {
  color: white; }

.boat_caption p.price {
  font-family: "Vitesse A", "Vitesse B", sans-serif; }

.boat_caption ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.boat_caption ul li {
  padding: 0; }

.featureslider {
  position: relative;
  overflow: hidden;
  height: 18em;
  margin: 2em 0; }

.featureslider ul.slides {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  left: 0;
  width: 6000em; }

.featureslider ul.slides li {
  min-width: 15em;
  float: left;
  margin: 0 2px;
  padding: 0;
  position: relative;
  list-style: none;
  display: block;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem; }

.featureslider ul.slides li strong {
  display: block;
  padding: 0.5em 0 0.3em;
  margin: 0 0 0.5em 0;
  font-family: "Vitesse A", "Vitesse B", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1em;
  font-size: 1rem;
  background: url(../../../img/underline_gray_fade.png) 0 bottom no-repeat; }

.lifestyleslider {
  position: relative;
  overflow: hidden;
  margin: 2em 0 0 0; }
  .lifestyleslider .slick-slide {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    list-style: none; }
  .lifestyleslider .direction_nav li {
    position: absolute;
    font-size: 0px;
    cursor: pointer; }
  .lifestyleslider .prev {
    left: 5px;
    top: 50%;
    transform: translateY(-41px);
    height: 83px;
    width: 75px;
    background: url("../../../img/prevSlide.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: 1; }
    @media screen and (max-width: 768px) {
      .lifestyleslider .prev {
        width: 52px;
        height: 58px;
        transform: translateY(-29px); } }
  .lifestyleslider .next {
    right: 5px;
    top: 50%;
    transform: translateY(-41px);
    height: 83px;
    width: 75px;
    background: url("../../../img/nextSlide.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    opacity: 1;
    cursor: pointer; }
    @media screen and (max-width: 768px) {
      .lifestyleslider .next {
        width: 52px;
        height: 58px;
        transform: translateY(-29px); } }

#featureModal {
  background-color: transparent !important;
  min-height: 12rem; }

#featureModal .image_current {
  /* prevent scaling past src width (or not) */
  max-width: 1600px;
  max-height: 900px;
  background-size: 100% 100%; }

#featureModal .image_current img {
  max-height: 900px; }

#lifestyleModal {
  background-color: transparent !important; }

#lifestyleModal .image_current {
  /* prevent scaling past src width (or not) */
  max-height: 900px;
  background-size: 100% 100%; }

#lifestyleModal .image_current img {
  max-height: 900px; }

#featureModal .image_current, #lifestyleModal .image_current {
  width: 100%;
  text-align: center;
  position: relative;
  /* lt ie8 */
  -ms-background-position-x: center;
  -ms-background-position-y: bottom;
  background-position: center center;
  /* scale bg image proportionately */
  background-repeat: no-repeat;
  /* ie8 workaround - http://louisremi.github.io/background-size-polyfill/ */ }

#featureModal .image_current p, #lifestyleModal .image_current p {
  background: #ee3524;
  color: white;
  position: absolute;
  bottom: 0;
  width: 15em;
  left: 5em;
  padding: 1em;
  margin: 0;
  text-align: left;
  font-size: 12px;
  font-size: 0.75em;
  font-size: 0.75rem; }

#featureModal .image_menu, #lifestyleModal .image_menu {
  width: 100%;
  padding: 2em;
  display: none; }

#featureModal .image_menu ul, #lifestyleModal .image_menu ul {
  list-style: none;
  padding: 0;
  margin: 0; }

#featureModal .image_menu ul li, #lifestyleModal .image_menu ul li {
  width: auto;
  height: 5em;
  float: left;
  margin: 0;
  padding: 0;
  overflow: hidden; }

#featureModal .image_menu ul li a, #lifestyleModal .image_menu ul li a {
  opacity: 0.8;
  display: block; }

#featureModal .image_menu ul li a:hover, #lifestyleModal .image_menu ul li a:hover {
  opacity: 1; }

#featureModal .image_menu ul li a.selected, #lifestyleModal .image_menu ul li a.selected {
  opacity: 0.6; }

#featureModal .image_menu ul li p, #lifestyleModal .image_menu ul li p {
  display: none; }

#featureModal .image_menu ul li img, #lifestyleModal .image_menu ul li img {
  max-width: 100%;
  max-height: 100%;
  height: 5em; }

.main-video .video_content {
  border: 1px solid #e3e3e3; }

.main-video .video-meta {
  float: left;
  margin-bottom: 30px;
  margin-top: 20px; }
  .main-video .video-meta__name {
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block;
    font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
    line-height: 1em;
    letter-spacing: 0.01em;
    margin: 0;
    font-size: 30px;
    font-size: 1.875em;
    font-size: 1.875rem;
    font-weight: 400; }

.video-thumbs .video-meta__desc {
  display: none; }

.video-thumbs .video-play:after {
  background-image: none; }

.video-thumbs .video_content {
  min-height: 140px;
  margin-right: 10px; }

.video_cell {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  margin-bottom: 2em;
  height: 0; }

.video_cell img {
  display: block;
  cursor: pointer; }

.video_cell iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#videoModal .video_wrapper {
  margin-bottom: 0; }

#videoModal .video_wrapper img {
  display: none; }

#videoModal .video_menu {
  float: left; }

#videoModal .video_menu .video_cell {
  padding: 0;
  margin: 0 4px 0 0;
  height: auto;
  width: 20%;
  float: left;
  cursor: pointer;
  /*
  &.vimeo {
  	padding: 1.3em 0;
  }
  */ }

#videoModal .video_menu .video_cell img {
  display: block; }

#videoModal .video_menu .video_cell iframe {
  display: none; }

.video-thumbs {
  width: 100%;
  float: left;
  font-family: "Vitesse A", "Vitesse B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 0.8em;
  text-align: left; }
  .video-thumbs .video_cell {
    width: 49%;
    float: left;
    padding: 0px;
    height: auto;
    margin-right: 2%; }
    .video-thumbs .video_cell:nth-child(2n) {
      margin-right: 0%; }
    @media screen and (min-width: 769px) {
      .video-thumbs .video_cell {
        width: 19.28%;
        margin-right: 0.9%; }
        .video-thumbs .video_cell:nth-child(5n) {
          margin-right: 0%; }
        .video-thumbs .video_cell:nth-child(2n) {
          margin-left: 0px; } }
    .video-thumbs .video_cell.active-vid {
      display: none; }
  .video-thumbs img {
    width: 100%;
    height: auto; }

.main_boat_video .draw-internal {
  text-align: center; }
  @media screen and (min-width: 769px) {
    .main_boat_video .draw-internal {
      text-align: left; } }

.boat_resources .draw-internal {
  text-align: left; }
  .boat_resources .draw-internal li a {
    display: block;
    font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
    line-height: 1.2em;
    letter-spacing: 0.01em;
    margin: 0;
    margin-bottom: 10px;
    font-size: 30px;
    font-size: 1.875em;
    font-size: 1.875rem;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #808080; }
    .boat_resources .draw-internal li a:hover {
      color: #ef3624; }

.boat-gallery {
  width: 100%;
  overflow: hidden; }
  .boat-gallery .gallery-item {
    float: left;
    width: 100%;
    text-align: left; }
    .boat-gallery .gallery-item strong {
      font-family: "Vitesse A", "Vitesse B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-weight: bold;
      margin-top: 10px;
      margin-bottom: 10px;
      display: inline-block; }

.boat-gallery-container {
  position: relative;
  text-align: center; }
  @media screen and (min-width: 769px) {
    .boat-gallery-container {
      text-align: left; } }
  .boat-gallery-container .gallery-nav {
    list-style: none; }
    .boat-gallery-container .gallery-nav li {
      position: absolute;
      cursor: pointer;
      font-size: 0px;
      width: 0px;
      height: 0px; }
  .boat-gallery-container .prev {
    left: 0px;
    top: 35%;
    height: 83px !important;
    width: 75px !important;
    background: url("../../../img/prevSlide.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    cursor: pointer; }
    @media screen and (min-width: 1000px) {
      .boat-gallery-container .prev {
        top: 270px; } }
    @media screen and (max-width: 768px) {
      .boat-gallery-container .prev {
        width: 52px !important;
        height: 58px !important;
        transform: translateY(-29px); } }
  .boat-gallery-container .next {
    right: 0px;
    top: 35%;
    height: 83px !important;
    width: 75px !important;
    background: url("../../../img/nextSlide.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    cursor: pointer; }
    @media screen and (min-width: 1000px) {
      .boat-gallery-container .next {
        top: 270px; } }
    @media screen and (max-width: 768px) {
      .boat-gallery-container .next {
        width: 52px !important;
        height: 58px !important;
        transform: translateY(-29px); } }

.gallery-thumbs {
  display: none;
  float: left; }
  @media screen and (min-width: 769px) {
    .gallery-thumbs {
      display: block; } }
  .gallery-thumbs .gallery-thumbs__item {
    float: left;
    width: 15.6%;
    margin-right: 1.25%;
    margin-bottom: 1.25%;
    line-height: 0em;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
    .gallery-thumbs .gallery-thumbs__item:nth-child(6n) {
      margin-right: 0px; }
    .gallery-thumbs .gallery-thumbs__item img {
      width: 100%;
      height: auto; }
    .gallery-thumbs .gallery-thumbs__item.active-gallery {
      opacity: 0.5; }

.slick-list {
  width: 100%;
  float: left;
  overflow: hidden; }

/* Single Trailer */
.swatches {
  list-style: none;
  margin: 0;
  padding: 0 0 1em 0; }

.swatches li {
  margin: 0;
  padding: 0.2em;
  width: 10%;
  float: left; }

#banner_boat {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 13em; }
  @media screen and (min-width: 370px) {
    #banner_boat {
      height: 15em; } }
  @media screen and (min-width: 420px) {
    #banner_boat {
      height: 17em; } }
  @media screen and (min-width: 500px) {
    #banner_boat {
      height: 19em; } }
  @media screen and (min-width: 600px) {
    #banner_boat {
      height: 21em; } }
  #banner_boat .boat_hero img {
    width: 150%;
    margin-left: -30%; }
    @media screen and (min-width: 420px) {
      #banner_boat .boat_hero img {
        margin-left: -27%;
        width: 135%;
        margin-top: 0px; } }
    @media screen and (min-width: 650px) {
      #banner_boat .boat_hero img {
        margin-left: 0px;
        width: 100%; } }

#banner_boat .banner {
  width: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
  position: relative;
  height: auto; }

#banner_boat .banner_text {
  text-align: left;
  position: absolute;
  top: auto;
  bottom: 3em;
  width: 100%; }

.main_boat_content {
  position: relative;
  top: -1.9em;
  min-height: 60em; }

.title_banner_low {
  position: absolute;
  bottom: 0; }

.boat {
  z-index: 50;
  position: relative; }

.boat_specs {
  width: auto;
  min-width: 40%;
  max-width: 98.6%;
  margin-left: 1.2%;
  margin-right: 1.2%; }
  @media screen and (min-width: 769px) {
    .boat_specs {
      margin-left: 0px;
      margin-right: 0px; }
      .boat_specs .mobile-learn-more {
        width: auto; } }
  .boat_specs .mobile-learn-more {
    width: 100%;
    text-align: center; }
    .boat_specs .mobile-learn-more .button {
      width: auto; }

.boat_container {
  position: relative;
  margin-bottom: 0; }

.boat_caption {
  padding: 7em 1em 1em;
  z-index: 1; }

.video_modal_button {
  display: block; }

.video_menu {
  width: 100%;
  padding: 2em; }

.video_menu .video_cell {
  display: inline-block; }

.video_menu iframe {
  width: 15%;
  float: left; }

.features div {
  min-height: 23em; }

.features div:last-child {
  float: left !important; }

.featureslider {
  height: 23em; }
  .featureslider .direction_nav .next a {
    position: absolute;
    right: 0px;
    height: 83px;
    width: 75px;
    background: url("../../../img/nextSlide.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    text-indent: -9999px;
    z-index: 3;
    top: 40%; }
    @media screen and (max-width: 768px) {
      .featureslider .direction_nav .next a {
        width: 52px;
        height: 58px;
        transform: translateY(-29px); } }
  .featureslider .direction_nav .prev a {
    position: absolute;
    left: 0px;
    height: 83px;
    width: 75px;
    background: url("../../../img/prevSlide.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    text-indent: -9999px;
    z-index: 3;
    top: 40%; }
    @media screen and (max-width: 768px) {
      .featureslider .direction_nav .prev a {
        width: 52px;
        height: 58px;
        transform: translateY(-29px); } }

.featureslider p {
  width: 80%; }

.master-compare-button .cta {
  float: right;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 1.2em;
  margin-top: 26px;
  margin-bottom: -70px;
  z-index: 3;
  position: relative; }

.compare-compare-button .cta {
  margin-top: 50px;
  margin-bottom: -80px; }

.master-compare-button.active-compare-button .cta {
  background: #111111;
  color: #ffffff;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear; }
  .master-compare-button.active-compare-button .cta:hover {
    background: #808080; }

/* Boats Page */
.boat_grid li img {
  opacity: 0.4;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }
.boat_grid li:hover .compare_button {
  z-index: 9; }

.boat_grid .boat_thumb {
  position: relative; }
  .boat_grid .boat_thumb .boat_thumb_title {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 2em;
    line-height: 0;
    padding-top: 30%;
    text-align: center;
    text-transform: uppercase; }
    @media screen and (min-width: 769px) {
      .boat_grid .boat_thumb .boat_thumb_title {
        font-size: 4em; } }
  .boat_grid .boat_thumb:hover .boat_thumb_title {
    display: block; }

.boat_grid li.in_compare .compare_button {
  color: #808080; }
  .boat_grid li.in_compare .compare_button i {
    background: #ef3624;
    color: #808080; }

.touch .boat_grid li .compare_button {
  display: block !important;
  top: auto !important;
  bottom: 0em !important; }

.stuck {
  position: fixed;
  top: 0; }

.in_compare .compare_button {
  z-index: 9; }

.boat_grid li:nth-child(2n+2) .boat-grid__hover:before {
  margin-left: 75%; }
  @media screen and (min-width: 769px) {
    .boat_grid li:nth-child(2n+2) .boat-grid__hover:before {
      margin: 0 auto;
      margin-top: -20px; } }

.boat_grid li .compare_button {
  padding: 0.5em 0.6em; }
  .boat_grid li .compare_button i {
    float: left;
    width: 10px;
    height: 10px;
    background: #ffffff;
    border: 1px solid #808080;
    margin-right: 10px;
    margin-top: 4px; }
  .boat_grid li .compare_button:hover > i {
    background: #ef3624; }
  .boat_grid li .compare_button.off i {
    background: #ef3624; }

.boat-grid__hover {
  display: none;
  width: 98%;
  background: #ffffff;
  z-index: 3;
  padding: 10px;
  position: absolute;
  left: 1%;
  -webkit-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.2); }
  .boat-grid__hover .compare_button {
    padding-left: 0px !important; }
  .boat-grid__hover p span {
    font-family: inherit !important;
    font-size: 1em !important;
    font-weight: normal !important; }
  .boat_grid li.active-compare .boat-grid__hover {
    display: block; }
  @media screen and (min-width: 769px) {
    .boat-grid__hover {
      left: auto;
      width: 95.8%;
      left: 2.2%; } }
  .boat-grid__hover-section {
    padding-top: 15px;
    clear: left;
    width: 100%;
    float: left;
    padding-bottom: 20px; }
    .boat-grid__hover-section.is--uppercase {
      padding-bottom: 10px; }
  .boat-grid__hover:before {
    content: '';
    display: block;
    margin-left: 25%;
    width: 0;
    height: 0;
    margin-top: -20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff; }
    @media screen and (min-width: 769px) {
      .boat-grid__hover:before {
        margin: 0 auto;
        margin-top: -20px; } }
  .boat-grid__hover p {
    font-size: 1em;
    margin-bottom: 0px;
    display: inline-block;
    line-height: 1.5em; }
    .boat-grid__hover p:after {
      content: ' '; }
    .boat-grid__hover p span {
      display: inline; }
  .boat-grid__hover .boat-grid__hover-title {
    font-family: "Vitesse A", "Vitesse B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    color: #111111;
    margin-bottom: 5px; }
  .boat-grid__hover-section {
    color: #808080; }
    .boat-grid__hover-section:last-child {
      margin-top: 10px;
      float: left;
      width: 100%; }
    .boat-grid__hover-section a {
      font-size: 0.8em; }
    .boat-grid__hover-section span {
      font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-size: 1.5em; }
    .boat-grid__hover-section .stats-item {
      width: 100%;
      float: left;
      clear: left;
      margin-bottom: 5px; }
      .boat-grid__hover-section .stats-item span {
        font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        font-size: 1em;
        line-height: 1.5em;
        float: left;
        display: block;
        width: 50%;
        text-align: right; }
        .boat-grid__hover-section .stats-item span:first-child {
          text-align: left; }
    .boat-grid__hover-section .grid-hover__cta {
      float: none;
      display: inline-block; }

.boat_grid_link {
  line-height: 0px; }

.active-boat-filter-item .boat_grid_link:hover + .boat-grid__hover {
  display: block; }

@media screen and (min-width: 769px) {
  .boat-grid__hover:hover {
    display: block; } }
@media only screen and (min-width: 769px) {
  .main_boat_content {
    min-height: 65em; }

  .main_boat_content .video_cell:first-child {
    max-height: 4.5em;
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2; }

  .main_boat_content .video_cell:first-child img {
    border-top: 1px solid #f2f2f2; }

  #banner_boat {
    min-height: 10em;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 30em; }

  #banner_boat .banner {
    width: 1200px;
    text-align: center;
    position: relative;
    overflow: hidden;
    position: relative;
    height: auto;
    left: 50%;
    top: -2em;
    margin: 0 0 0 -600px; }

  #banner_boat .banner_text {
    text-align: left;
    position: absolute;
    top: 1em;
    width: 100%; }

  .boat_container {
    position: relative;
    margin-bottom: 0; }
    .boat_container .boat_top {
      padding: 0px; }
    .boat_container img {
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -o-transform: rotate(0);
      transform-origin: 0 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      width: 100%; }

  .boat_caption {
    position: absolute;
    bottom: -4em;
    /* Safari 4+, Chrome 1-9 */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f84232), to(#ee3524));
    /* Safari 5.1+, Mobile Safari, Chrome 10+ */
    background-image: -webkit-linear-gradient(top, #f84232, #ee3524);
    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(top, #f84232, #ee3524);
    /* IE 10+ */
    background-image: -ms-linear-gradient(top, #f84232, #ee3524); }

  .video_modal_button {
    display: block; }

  .featureslider {
    position: relative;
    overflow: hidden;
    min-height: 25em;
    margin: 2em 0; }

  .featureslider ul.slides {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    left: 0;
    width: 6000em; }

  .featureslider ul.slides li {
    min-width: 15em;
    float: left;
    margin: 0 2px;
    padding: 0;
    position: relative;
    list-style: none;
    font-size: 14px;
    font-size: 0.875em;
    font-size: 0.875rem; }

  .featureslider ul.slides li strong {
    display: block;
    padding: 0.5em 0 0.3em;
    font-family: "Vitesse A", "Vitesse B", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1em;
    font-size: 1rem; }

  .lifestyleslider {
    position: relative;
    overflow: hidden;
    margin: 2em 0 0 0; }

  #featureModal .image_current {
    /* prevent scaling past src width (or not) */
    max-width: 1600px;
    background-size: auto; }

  #featureModal .image_current img {
    max-height: 900px; }

  #lifestyleModal .image_current {
    /* prevent scaling past src width (or not) */
    max-height: 900px;
    background-size: auto; }

  #lifestyleModal .image_current img {
    max-height: 900px; }

  .compare_list_button {
    position: relative; }

  .compare_list_button i {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 3em 0;
    background: black; }

  .compare_list_button:hover i {
    display: block;
    color: white; }

  .compare_table {
    position: relative; }

  .compare_table #compare_labels {
    width: 16%;
    float: left;
    display: block;
    overflow: hidden; }

  .compare_table .compare_slot_column {
    width: 21%;
    float: left; } }
@media only screen and (min-width: 68em) {
  .boat_grid li {
    width: 33.3%; }

  .main_boat_content {
    min-height: 70em; }

  #banner_boat {
    min-height: 10em;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 34em; }

  #banner_boat .banner {
    width: 1600px;
    text-align: center;
    position: relative;
    overflow: hidden;
    position: relative;
    height: auto;
    left: 50%;
    top: -5em;
    margin: 0 0 0 -800px; }

  #banner_boat .banner_text {
    text-align: left;
    position: absolute;
    top: 1em;
    width: 100%;
    height: 10em; }

  .featureslider {
    height: 40em; }

  /* Compare */
  .compare_list_button {
    position: relative; }

  .compare_list_button i {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 3em 0;
    background: black; } }
.nxt-page {
  background: #000000; }

/* Features/Innovation */
.section-container.auto section .title,
.section-container.auto .section .title {
  border-top: 0;
  max-width: 10rem;
  height: 3.4rem; }

.section-container.auto section .title a,
.section-container.auto .section .title a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  font-size: 0.8125em;
  font-size: 0.8125rem;
  color: gray;
  display: block;
  height: 3.4rem;
  white-space: normal;
  line-height: 1.2em; }

.section-container.auto section.active .title a,
.section-container.auto .section.active .title a {
  color: black;
  background: #f2f2f2; }

.section-container.auto section .content {
  border: 0;
  border-top: 1px solid #e4e4e4; }

.section-container.auto section .content p {
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem; }

.section-container section .content > div > div.columns:last-child {
  border-left: 1px solid #e4e4e4; }

.section-container h3 {
  margin-top: 0;
  color: gray;
  line-height: 1em; }

.section-container .side-nav {
  padding-top: 0.9em; }

.section-container .side-nav li {
  position: relative; }

.section-container .side-nav a:hover:after, .section-container .side-nav a.selected:after, .section-container .side-nav span:hover:after, .section-container .side-nav span.selected:after {
  content: '\25B6';
  position: absolute;
  right: -1.7em;
  color: white;
  text-shadow: 2px 0 0 rgba(0, 0, 0, 0.1);
  z-index: 10; }

.section-container .side-nav span.selected {
  color: black; }

.section-container .feature_block {
  padding: 1em 0;
  margin: 0;
  border-bottom: 1px solid #f2f2f2; }

.section-container .feature_block.selected {
  background: #f2f2f2; }

.section-container.auto section.active .content,
.section-container.auto .section.active .content {
  padding: 2em 0; }

/* Gen 2 Surf Promotion Page */
.surforange {
  color: #e46e08; }

.black-background {
  background: black;
  color: white;
  width: 100%;
  float: left; }

.black-background h3 {
  color: white; }

#banner.promo_video_button {
  cursor: pointer;
  margin-bottom: 0.65em; }

#banner.promo_video_button .last {
  float: right; }

#banner.promo_video_button .play {
  position: absolute;
  display: block;
  top: 45%;
  left: 50%;
  width: 6rem;
  height: 6rem;
  margin-left: -3rem; }

#banner.promo_video_button .banner_text {
  bottom: 12%; }

#banner.promo_video_button .banner_text h1 {
  color: white;
  margin: 0;
  font-size: 4.5rem;
  line-height: 0.8em;
  margin-left: 1.5rem; }

#banner.promo_video_button .banner_text h4 {
  color: white;
  margin-left: 1.5rem; }

#banner.promo_video_button .banner_text p.logo {
  width: auto;
  margin: 1rem 0 0 1.5rem; }

#banner.promo_video_button .banner_text p.logo img {
  width: auto; }

.promo-page {
  padding: 2em;
  position: relative; }

.promo-page h1 {
  color: white;
  margin: 0 0 0.2em 0;
  font-size: 4.5rem;
  line-height: 0.8em; }

.promo-page h1.big {
  font-size: 4.5rem; }

.promo-page h3 {
  color: white;
  margin: 0.5em 0 0 0;
  line-height: 1em; }

.promo-page ul {
  margin-left: 1em; }

.promo-page p.buttons a {
  display: block;
  width: auto; }

.promo-page p.buttons a:hover span {
  background: #f78828; }

.promo-page p.buttons a span {
  background: #e46e08;
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 0.3rem 1.2rem;
  margin: 0 4px 0 0;
  display: inline-block;
  float: left;
  transition: background-color 0.2s ease; }

.promo-page p.buttons a span.white-bold {
  font-weight: 600;
  font-size: 2.1875rem;
  line-height: 2.1875rem;
  color: white; }

.promo-page p.buttons a span.black-regular {
  font-weight: normal;
  font-size: 1.875rem;
  line-height: 2.1875rem;
  color: black; }

.promo-page p.buttons a .right-arrow:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 0.7rem solid transparent;
  border-bottom: 0.7rem solid transparent;
  border-left: 0.7rem solid black;
  margin: 0 0 0 0.5rem; }

.promo-page .highlight {
  text-transform: uppercase;
  color: #e46e08;
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-size: 1.75em;
  font-size: 1.75rem;
  line-height: 1.2em; }

.promo-page .highlight-white {
  text-transform: uppercase;
  color: white;
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-size: 1.75em;
  font-size: 1.75rem;
  line-height: 1.2em; }

.promo-page .row {
  padding: 2rem 0; }

.promo-page .red-line {
  display: block;
  height: 1px;
  width: 70%;
  background: #e46e08;
  margin-top: 3rem; }

.promo-page .surf-smarter {
  background: url(../../../img/gen-2-surf/surf-smarter.jpg) center top no-repeat;
  background-size: 100% auto;
  padding-top: 32rem; }

.promo-page .gen-two-surf-boats {
  padding-bottom: 0;
  position: relative; }

.promo-page .gen-two-surf-boats .boat-column {
  width: 33%;
  float: left;
  padding: 0; }

.promo-page .gen-two-surf-boats h3 {
  margin: 0 0 0 3rem; }

.promo-page .gen-two-surf-boats p {
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125em;
  font-size: 1.125rem;
  line-height: 1.2em;
  margin: 0 0 3em 3rem; }

.promo-page .gen-two-surf-boats p:first-child {
  margin: 0; }

#promo-slider {
  margin: 0;
  border-bottom: 0.8em solid #e46e08;
  border-top: 0.8em solid #e46e08; }

#banner.promo_video_button.nxt-page {
  margin-bottom: 0;
  border-bottom: 0.65em solid #f26f22;
  background: black; }

@media only screen and (min-width: 769px) {
  #banner.promo_video_button .play {
    top: 44%;
    left: 50%;
    width: 8rem;
    height: 8rem;
    margin-left: -4rem; }

  #banner.promo_video_button .banner_text h1 {
    font-size: 5.8rem;
    line-height: 0.8em;
    margin-left: 1.5rem; }

  .promo-page h1 {
    color: white;
    margin: 0 0 0.2em 0;
    font-size: 6.5rem;
    line-height: 0.8em; }

  .promo-page h1.big {
    font-size: 8.25rem; }

  .promo-page .surf-smarter {
    padding-top: 42rem; }

  .promo-page .gen-two-surf-boats .boat-column {
    width: 16.3%; }

  .promo-page .bumper-top {
    padding-top: 6.5rem; } }
.overhead-nav .next {
  position: absolute;
  right: 0px;
  height: 40px;
  width: 36px;
  background: url("../../../img/nextSlide.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 3;
  top: 40%; }
.overhead-nav .prev {
  position: absolute;
  left: 0px;
  height: 40px;
  width: 36px;
  background: url("../../../img/prevSlide.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 3;
  top: 40%; }

/* Home Page */
.js-home-video {
  cursor: pointer;
  background-size: cover;
  max-height: 550px;
  background-position: center center; }
  .js-home-video img {
    display: none; }
  @media screen and (max-width: 768px) {
    .js-home-video .row .columns {
      padding-left: 0px !important;
      padding-right: 0px !important; } }

@media screen and (min-width: 769px) {
  #js-fade-scroll {
    position: fixed; } }

.home-carousel {
  width: 100%;
  position: relative;
  height: 600px; }

.home-carousel .slide-wrapper {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 4rem 0; }

.home-carousel .inner-slide {
  margin: 0 auto;
  height: 29.5rem;
  width: 90%;
  max-width: 61rem; }

.home-carousel .inner-slide h1 {
  font-size: 4rem;
  line-height: 1em;
  margin: 0; }

.home-carousel .inner-slide h2 {
  font-size: 4rem;
  line-height: 1em;
  margin: 0;
  color: white; }

.home-carousel ul {
  margin: 0; }

.home-carousel .flexslider {
  margin: 0;
  padding: 0; }

.home-carousel .flexslider .home-slides, .home-carousel .flexslider .panes {
  margin: 0 !important;
  padding: 0; }

.home-carousel .flexslider .home-slides > li, .home-carousel .flexslider .panes > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.home-carousel .flexslider .home-slides img, .home-carousel .flexslider .panes img {
  width: 100%;
  display: block; }

.home-carousel .flex-pauseplay span {
  text-transform: capitalize; }

.home-carousel .home-slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.home-carousel html[xmlns] .home-slides {
  display: block; }

.home-carousel * html .home-slides {
  height: 1%; }

.home-carousel .no-js .slides > li:first-child {
  display: block; }

.home-carousel .flexslider {
  margin: 0;
  background: #fff;
  position: relative;
  zoom: 1; }

.home-carousel .flex-viewport {
  max-height: 800px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.home-carousel .loading .flex-viewport {
  max-height: 300px; }

.home-carousel .flexslider .slides {
  zoom: 1; }

.home-carousel .carousel li {
  margin-right: 5px; }

.home-carousel .flex-direction-nav {
  *height: 0;
  position: absolute; }

.home-carousel .flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.home-carousel .flex-direction-nav .flex-prev {
  left: -50px; }

.home-carousel .flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.home-carousel .flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px; }

.home-carousel .flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px; }

.home-carousel .flexslider:hover .flex-next:hover, .home-carousel .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.home-carousel .flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.home-carousel .flex-direction-nav a:before {
  display: inline-block; }

.home-carousel .flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.home-carousel .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  z-index: 10; }

.home-carousel .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.home-carousel .flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.home-carousel .flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.home-carousel .flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.home-carousel .flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.home-carousel .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.home-carousel .flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.home-carousel .flex-control-thumbs img:hover {
  opacity: 1; }

.home-carousel .flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

.full-divider {
  position: relative; }
  .full-divider__inner {
    position: absolute;
    display: none;
    top: 0px;
    width: 100%;
    height: 100%; }
    @media screen and (min-width: 769px) {
      .full-divider__inner {
        display: block; } }
    .full-divider__inner img {
      width: auto;
      max-width: 100%;
      height: auto;
      max-height: 100%; }
  .full-divider .image_divider {
    line-height: 0px; }
  .full-divider .mobile-fallback {
    background: #ffffff;
    padding: 10px 0.9em 2em;
    text-align: center; }
    .full-divider .mobile-fallback__title {
      font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
      color: #000000;
      font-weight: 400;
      font-size: 2em;
      margin-bottom: 10px;
      text-transform: uppercase; }
    .full-divider .mobile-fallback__body {
      font-family: 'Vitesse A', 'Vitesse B', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
    .full-divider .mobile-fallback .cta {
      float: none;
      width: auto;
      display: inline-block;
      margin-top: 10px;
      font-family: 'Vitesse A', 'Vitesse B', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      text-decoration: none;
      font-size: 0.8em;
      line-height: 0.8em; }
      .full-divider .mobile-fallback .cta:hover {
        color: #ffffff; }

.promo {
  line-height: 1.1em;
  width: 100%;
  float: left;
  padding: 0; }

.promo img {
  width: 100%; }

.full-height__overlay {
  height: 100%;
  padding-left: 0.9375em; }

.admin-mode .home-tout__large .intro_caption {
  margin-top: 0px; }

.home-tout__large .intro_caption {
  padding: 10px 10px 0px 10px;
  background: #ffffff; }
  @media screen and (min-width: 769px) {
    .home-tout__large .intro_caption {
      margin-top: 10px; } }
.home-tout__large:last-child {
  margin-top: 0.9375em; }
  @media screen and (min-width: 769px) {
    .home-tout__large:last-child {
      margin-top: 0px; } }
.home-tout__small, .home-tout__large {
  text-align: center;
  font-size: 0.8em;
  line-height: 1em; }
  .home-tout__small .intro_caption, .home-tout__large .intro_caption {
    font-size: 0px;
    line-height: 0px; }
  .home-tout__small a, .home-tout__large a {
    text-decoration: none;
    color: #737373; }
  .home-tout__small-copy, .home-tout__large-copy {
    padding: 13px 15px 15px;
    background: #ffffff; }
  .home-tout__small-title, .home-tout__large-title {
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
    font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
    line-height: 1em;
    letter-spacing: 0.01em;
    margin: 0;
    font-size: 30px;
    font-size: 1.875em;
    font-size: 1.875rem;
    font-weight: 400; }
  .home-tout__small .cta, .home-tout__large .cta {
    float: none;
    width: auto;
    display: inline-block;
    margin-top: 10px;
    min-width: 150px;
    min-height: 40px;
    font-family: 'Vitesse A', 'Vitesse B', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
.home-tout__small-text, .home-tout__small-text span {
  line-height: 1.7em !important;
  font-size: 1em !important;
  height: 64px; }

.feed {
  color: #737373;
  text-align: left; }

.feed h2, .feed h3, .feed h4, .feed h5 {
  color: #737373; }

.feed h2 {
  line-height: 1em;
  letter-spacing: 0.01em;
  margin: 0;
  font-size: 30px;
  font-size: 1.875em;
  font-size: 1.875rem;
  font-weight: 400; }

.feed h2 a {
  color: #737373;
  text-decoration: none; }

.feed h4 {
  border-bottom: 1px solid #a6a6a6;
  line-height: 1em;
  padding: 0.3em 0 0.5em 0;
  margin: 0 0 1em 0;
  color: gray; }
  @media screen and (min-width: 769px) {
    .feed h4 {
      background: url(../../../img/underline_gray_fade.png) 0 bottom no-repeat;
      border-bottom: 0px; } }

.feed ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-size: 0.875em;
  font-size: 0.875rem; }

.feed ul li {
  margin: 0 0 1em 0; }

.feed ul li a {
  text-decoration: underline;
  display: block;
  margin-top: 10px; }

.feed ul li a:hover {
  text-decoration: none; }

.feed p {
  margin-bottom: 0; }

.feed .ico-news,
.feed .ico-talk {
  width: 4em;
  height: 3.5em;
  background: url(../../../img/icon_sprite.png) 0 0;
  background-size: auto;
  display: block;
  position: relative;
  top: -0.2em;
  float: left; }

.feed .ico-news {
  background-position: 0 -43px; }

.feed .ico-talk {
  background-position: 0 -113px; }

@media only screen and (min-width: 30em) {
  .promo .dab_button {
    display: block; } }
@media only screen and (min-width: 769px) {
  .promo {
    width: 50%;
    float: left; }

  .promo:first-child {
    padding: 0 2px 0 0.9em; }

  .promo:last-child {
    padding: 0 0.9em 0 2px; } }
@media only screen and (min-width: 68em) {
  .home-carousel .slide-wrapper {
    background-size: 1800px auto; } }
#nxt #body {
  color: white; }

#nxt #header .logo {
  background: #f26f22 url(../../../img/logo_black.png) center center no-repeat;
  background-size: 90% auto; }

#nxt #header .logo a {
  text-indent: -9999px;
  display: block;
  height: 3.5rem; }

#nxt #header .logo a img {
  display: none; }

#nxt #body {
  background: black; }

#nxt #body .boat_slider_container .row {
  position: relative; }

#nxt #body #slider_menu {
  padding: 2rem 1rem 0 1rem;
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%; }

#nxt #body #slider_menu ul {
  list-style: none; }

#nxt #body #slider_menu li {
  width: 33%;
  float: left;
  padding: 0 0.5rem;
  margin: 0 0 3.5rem 0;
  border-right: 1px solid #2b2b2b;
  position: relative;
  cursor: pointer; }

#nxt #body #slider_menu li:last-child {
  border-right: 0; }

#nxt #body #slider_menu li img {
  padding: 0;
  width: 207px;
  transition: 0.2s;
  max-width: 100%; }

#nxt #body #slider_menu li a {
  color: white;
  background: #f26f22;
  background-size: auto 2.2rem;
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 0.3rem 0.5rem;
  font-size: 1rem;
  line-height: 1em;
  text-decoration: none;
  transition: 0.2s;
  display: inline-block;
  position: absolute;
  bottom: -2rem; }

#nxt #body #slider_menu li.flex-active img {
  opacity: 1; }

#nxt #body #slider_menu li.flex-active a {
  display: inline-block;
  opacity: 1; }

#nxt #body #slider_menu li:hover img {
  opacity: 1; }

#nxt #body #boat_slider {
  border-bottom: 1px solid #262626;
  margin-bottom: 2rem;
  overflow: hidden; }

#nxt #body #boat_slider ul {
  margin: 0; }

#nxt #body #boat_slider li {
  line-height: 0;
  text-align: center;
  position: relative;
  padding-top: 6rem; }

#nxt #body #boat_slider li .button-wrapper {
  position: absolute;
  bottom: 3rem;
  width: 100%;
  text-align: left; }

#nxt #body #boat_slider li .button-wrapper a {
  color: white;
  background: #f26f22 url(../../../img/nxt_arrow.svg) right center no-repeat;
  background-size: auto 2.2rem;
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 0.3rem 3.5rem 0.3rem 1rem;
  font-size: 1.6rem;
  line-height: 1em;
  text-decoration: none;
  transition: 0.2s;
  opacity: 1;
  display: inline-block; }

#nxt #body p, #nxt #body ul, #nxt #body ol, #nxt #body label {
  color: white; }

#nxt #body a {
  color: #f26f22; }

#nxt #body a:hover {
  color: white; }

#nxt #body h1, #nxt #body h2 {
  color: white; }

#nxt #body label, #nxt #body .button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

#nxt #body #banner_boat {
  border-bottom: 1px solid #262626; }

#nxt #body .button-small {
  text-transform: uppercase;
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: white;
  background: none;
  padding: 1.3rem 0.2rem 1.2rem 2rem;
  text-decoration: none;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 1rem;
  height: 4rem;
  margin-top: -0.8rem;
  margin-left: 1rem;
  float: left; }

#nxt #body .button-small:before {
  content: '';
  border-left: 1px solid white;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

#nxt #body .button-small i {
  color: #f26f22;
  padding: 0 0.5rem; }

#nxt #body .social-button {
  font-size: 1.7rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1rem;
  width: 2.5rem !important;
  height: 2.5rem;
  padding: 0.2em !important;
  color: black;
  background: white;
  display: inline-block;
  text-align: center;
  position: relative;
  margin-right: 1rem;
  margin-top: 0.5rem;
  float: left; }

#nxt #body .social-button:first-child:before {
  text-transform: uppercase;
  content: 'Share';
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: white;
  position: absolute;
  top: -1.3rem;
  left: 82%; }

#nxt #body #nxt-banner img {
  width: auto !important; }

#nxt #body .banner_text h1 {
  text-align: left; }

#nxt #body .banner_text img {
  width: auto;
  max-width: 100%; }

#nxt #body .boat_description p:first-child {
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  font-size: 1.875rem;
  color: white; }

#nxt #body .boat_description {
  color: white;
  position: relative;
  top: -3rem; }

#nxt #body .top_border {
  background: none; }

#nxt #body.start-strong h1 {
  margin-top: 0.1em; }

#nxt #body .text-black {
  color: black; }

#nxt #body .text-nxtorange {
  color: #f26f22; }

#nxt #body .tall-white {
  color: white;
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 2rem;
  text-transform: uppercase;
  margin: 0;
  line-height: 1em;
  letter-spacing: 0.01em; }

#nxt #body table tr {
  background: black; }

#nxt #body table tr:nth-child(odd) {
  background: #262626; }

#nxt #body table tr td {
  color: white; }

#nxt #body .boat_caption {
  background: #f26f22;
  color: black; }

#nxt #body .boat_caption h3 {
  color: black;
  font-weight: 600; }

#nxt #body .boat_caption a {
  color: black; }

#nxt #body .video_modal_button {
  background-image: url(../../../img/nxt/nxt_play.png);
  background-size: 6.5rem; }

#nxt #body.featureslider, #nxt #body.lifestyleslider {
  margin: 0;
  padding: 0 0 3rem 0;
  border: 0; }

#nxt #body .featureslider strong {
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  font-size: 1.5rem; }

#nxt #body .lifestyleslider {
  border-top: 4px solid #f26f22;
  border-bottom: 4px solid #f26f22;
  background: #f26f22; }

#nxt #body .lookbook {
  background: url(../../../img/nxt/radial_gradient.jpg) center 1rem no-repeat;
  background-size: auto;
  padding-top: 3rem; }

#nxt #body .lookbook a.button-orange {
  color: white;
  background: #f26f22 url(../../../img/nxt_arrow.svg) right center no-repeat;
  background-size: auto 2.2rem;
  font-family: "Tungsten A", "Tungsten B", "LeagueGothic", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 0.3rem 3.5rem 0.3rem 1rem;
  font-size: 1.6rem;
  line-height: 1em;
  text-decoration: none;
  transition: 0.2s;
  display: inline-block;
  transition: 0.2s; }

#nxt #body .lookbook a.button-orange:hover {
  background-color: #f37f3a; }

#nxt #body .lookbook h1 a {
  color: white;
  text-decoration: none;
  transition: 0.2s; }

#nxt #body .lookbook h1 a:hover {
  color: #f26f22; }

#nxt #body .line {
  border: none;
  border-bottom: 1px solid #f26f22;
  width: 100%;
  float: left;
  margin: 2.5rem 0 1.5rem 0; }

#nxt #body .line.black {
  border-bottom: 1px solid black; }

#nxt #body .payment-calculator {
  padding-bottom: 2rem; }

#nxt #body .payment-calculator h1 {
  font-size: 3.5rem;
  margin: 0; }

#nxt #body .payment-calculator h1 a {
  text-decoration: none;
  color: white;
  transition: 0.2s; }

#nxt #body .payment-calculator h1 a:hover {
  color: #f26f22; }

#nxt #body .payment-calculator h3 {
  line-height: 1em;
  padding: 0 0 1rem 0;
  font-size: 2.5rem; }

#nxt #body .payment-calculator h3 a {
  text-decoration: none;
  color: #f26f22; }

#nxt #body .payment-calculator .line {
  margin: 0rem 0 3.5rem; }

#nxt #body .payment-calculator img {
  width: auto;
  max-width: 11.6rem; }

@media only screen and (min-width: 30em) {
  #nxt #body .main_boat_content {
    top: -2.9em; }

  #nxt #body .boat_slider_container .row {
    position: relative; }

  #nxt #body .boat_slider_container .row #slider_menu li {
    padding: 0 2rem; }

  #nxt #body .boat_slider_container .row #slider_menu li a {
    background: #f26f22 url(../../f../img/nxt_arrow.svg) right center no-repeat;
    font-size: 1.6rem;
    padding: 0.3rem 3.5rem 0.3rem 1rem;
    bottom: -3rem; }

  #nxt #body .boat_description {
    top: 0; } }
@media only screen and (min-width: 769px) {
  #nxt #body #slider_menu li {
    position: relative;
    /*
    &:first-child{
      padding-left: 0;
      a {
        position: absolute;
        left: 0;
      }
    }
    &:nth-child(2){
      img,a {
        position: absolute;
        left: 50%;
        margin-left: -103px;
      }
    }
    &:last-child{
      padding-right: 0;
      text-align: right;
      position: relative;
      a{
        
        
      }
    }
    */ }

  #nxt #body #nxt-banner {
    /*
    background: url(../img/nxt/nxt_banner.jpg) center center no-repeat;
    background-size: 100% auto;
    */ }

  #nxt #body #nxt-banner p.buttons {
    width: auto;
    float: right; }

  #nxt #body #nxt-banner .social-button, #nxt #body #nxt-banner .button-small {
    margin-top: 5rem; }

  #nxt #body .tall-white {
    font-size: 2.5rem; }

  #nxt #body .lifestyleslider {
    height: 24rem; }

  #nxt #body #slider_menu li {
    width: 33%;
    padding: 0 2rem; }

  #nxt #body #slider_menu li span {
    width: 207px;
    margin: 0 auto;
    display: block; }

  #nxt #body #video-theater #main-video {
    width: 85%;
    float: left; }

  #nxt #body #video-theater #nav-video {
    width: 15%;
    float: left;
    overflow: scroll;
    background: #d4d4d4;
    background-image: linear-gradient(#3e3e3e, #dcdcdc 10%, #dcdcdc 90%, #3e3e3e); }

  #nxt #body #video-theater #nav-video ul {
    border-left: 3px solid black; }

  #nxt #body #video-theater #nav-video ul li {
    width: 100%;
    border-bottom: 3px solid black; }

  #nxt #body #video-theater #nav-video ul li:first-child img {
    border-top: 0.6rem solid black;
    border-bottom: 0.6rem solid black; }

  #nxt #body .line {
    margin: 5.5rem 0 3rem 0; }

  #nxt #body .payment-calculator .line {
    margin: 2rem 0 6rem; } }
@media only screen and (min-width: 68em) {
  #nxt .payment-calculator img {
    max-width: 11.5rem;
    padding-top: 0.3rem;
    float: right; } }
/*shame area*/
.warranty-page {
  padding-top: 30px;
  padding-bottom: 70px; }

.warranty-page .row {
  padding-top: 42px; }

.warranty-page .page {
  padding-bottom: 0px; }

.warranty-page .large-2 p {
  margin-bottom: 0px; }

.warranty-page .red-divider {
  background: #ef3624;
  padding-top: 45px;
  padding-bottom: 45px;
  margin-top: 40px;
  -webkit-box-shadow: inset 0px 4px 10px -5px rgba(0, 0, 0, 0.71);
  -moz-box-shadow: inset 0px 4px 10px -5px rgba(0, 0, 0, 0.71);
  box-shadow: inset 0px 4px 10px -5px rgba(0, 0, 0, 0.71); }
  .warranty-page .red-divider .row {
    padding-top: 0px; }
  .warranty-page .red-divider .large-8 h1 {
    color: #ffffff;
    font-size: 60px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 0.9em; }

.warranty-page .large-7 h1 {
  margin-top: 0.2em;
  line-height: 0.75em;
  font-size: 75px;
  margin-bottom: 0px;
  color: #ef3624; }

@media screen and (min-width: 769px) {
  .row .special-large-8 {
    width: 68%; } }

.warranty-page .large-8 h1 {
  margin-top: 0px;
  font-size: 35px;
  line-height: 0.75em;
  margin-bottom: 15px;
  color: #ef3624; }

.warranty-page .large-4 {
  float: left !important; }
  .warranty-page .large-4 .page {
    margin-bottom: 50px; }

.warranty-page .large-4 h2 {
  margin-top: 0px;
  font-size: 35px;
  line-height: 0.75em;
  margin-bottom: 15px; }

.warranty-page .large-8 h2 {
  margin-top: 40px;
  font-size: 40px; }

.warranty-page .large-8 h2 {
  text-transform: none;
  font-size: 27px;
  line-height: 0.95em;
  width: 73%; }

.warranty-page .grey-underline {
  border-bottom: 1px solid #aaaaac;
  margin-bottom: 50px;
  padding-top: 50px;
  margin-left: 16px;
  margin-right: 16px; }

.warranty-page .page p:last-child {
  margin-bottom: 0px; }

.warranty-page table {
  min-width: 120%;
  float: left;
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 1.2em;
  text-align: center;
  font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif; }

.warranty-page thead tr td {
  text-align: center;
  color: #797979;
  /*  font-weight:bold; */
  padding: 3px;
  border: 2px solid #797979;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px; }

.warranty-page tr td {
  border-style: solid;
  border-color: #aaaaac;
  border-width: 1px; }

.warranty-page tr, .warranty-page thead {
  background: none !important; }

.warranty-page .red-cell {
  color: #ffffff;
  background-color: #ee3524; }

.warranty-page .grey-cell {
  color: #ffffff;
  background-color: #aaaaac;
  text-transform: uppercase; }

.warranty-page .col-title {
  /* font-weight:bold; */ }

.warranty-page .row-title {
  font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: left; }

/*gen2 surf area*/
.custom-shame .highlight-white {
  margin-bottom: 0px;
  margin-top: 35px; }

.custom-shame .video_cell {
  padding-top: 20px;
  margin-bottom: 0px; }

.custom-shame.promo-page .row {
  padding: 1.5rem 0; }

.custom-shame .video_modal_button {
  background: url("../img/gen-2-surf/play-button-white.png") center 60% no-repeat; }

.custom-shame.title span p {
  font-size: 0.37em;
  margin-bottom: 0.7em;
  line-height: 0.9em; }

.shame-small-1 {
  width: 100% !important;
  padding-top: 20px; }

.shame-small-2 {
  width: 100% !important;
  padding-top: 20px; }

.shame-small-2 p {
  width: 100%;
  margin-bottom: 0px; }

.shame-small-1 p {
  margin-bottom: 0px; }

.row.custom-shame .highlight {
  margin-bottom: 15px; }

.row.custom-shame h1, .row.custom-shame h3 {
  margin: 0px; }

.row.custom-shame h1 {
  margin-bottom: 10px; }

#banner.wide_wrapper.custom-shame {
  margin-bottom: -1px;
  background-color: #000000; }

#banner .banner_text.custom-shame h1 {
  cursor: default;
  font-size: 7.75rem;
  margin: 0px; }

.custom-shame.title .logo img {
  width: auto;
  max-width: 64px; }

.promo-page .gen-two-surf-boats.custom-shame .boat-column {
  width: 50%; }

.promo-page .gen-two-surf-boats.custom-shame .boat-column h3 {
  margin: 0; }

.custom-shame .boat-column p {
  text-align: center;
  margin-left: 0px; }

.custom-shame .boat-text {
  margin-left: 1rem;
  text-align: left; }

.custom-shame .boat-text p {
  text-align: left;
  font-size: 20px; }

.custom-shame .boat-text h3 {
  font-size: 40px;
  font-weight: bold; }

.custom-shame .boat-column img {
  max-height: 350px;
  width: auto;
  margin-bottom: 10px; }

.custom-shame.promo-page .surf-smarter {
  padding-top: 63%; }

.custom-shame .row .columns h1 {
  font-size: 3.5rem; }

.custom-shame.banner_text {
  bottom: 0px !important;
  padding-left: 15px; }

.custom-shame .boat-size {
  font-style: italic;
  font-size: 1em;
  margin-top: 20px; }

.custom-shame .boat-size .highlight {
  font-size: 1em;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

.overhead-slider {
  overflow: hidden; }

.overhead-nav {
  list-style: none; }

.overhead-nav .prev a {
  left: -1rem !important; }

.overhead-nav .next a {
  right: -1rem !important; }

.overhead-nav a {
  top: 4rem !important; }

.shame-small-1 {
  margin-top: 50px; }

.shame-small-1:first-child {
  margin-top: 0px; }

.shame-clear {
  clear: left; }

@media screen and (min-width: 476px) {
  .custom-shame.banner_text {
    bottom: 12% !important; }

  .banner_text.custom-shame .row {
    padding-left: 2rem;
    padding-right: 2rem; } }
@media screen and (min-width: 875px) {
  .banner_text.custom-shame .row {
    padding-left: 2.8rem;
    padding-right: 2rem; }

  .overhead-nav a {
    top: 10rem !important; }

  .big-shame-1 {
    font-size: 8.25rem !important; }

  .big-shame-2 {
    font-size: 6.5rem !important; }

  .big-shame-3 {
    font-size: 6rem !important; }

  .custom-shame.banner_text {
    bottom: 35% !important;
    padding-left: 0px; }

  .shame-small-1 {
    width: 25% !important;
    padding-top: 0px;
    margin-top: 0px; }

  .shame-small-2 {
    width: 41% !important;
    padding-left: 7% !important;
    padding-top: 0px; }

  .shame-small-2 p {
    width: 85%;
    margin-bottom: 0px; }

  .shame-small-1 p {
    margin-bottom: 0px; }

  .row.custom-shame {
    padding-top: 50px !important; }

  .promo-page .gen-two-surf-boats.custom-shame .boat-column {
    width: 25%; }

  .custom-shame .boat-column p {
    margin-left: 3rem; }

  .promo-page .gen-two-surf-boats.custom-shame .boat-column h3 {
    margin: 0 0 0 3rem; }

  .custom-shame .boat-column img {
    max-height: 480px; }

  .custom-shame.promo-page .surf-smarter {
    padding-top: 42rem; }

  .custom-shame .row .columns h1 {
    font-size: 4.5rem; }

  .smaller-col {
    width: 90%;
    margin-bottom: 3em !important; } }
@media screen and (min-width: 1087px) {
  .banner_text.custom-shame .row {
    padding-left: 0.8rem;
    padding-right: 2rem; } }
/*random tweaks*/
.nxt20 #overview p {
  background: none !important; }

/*win this fall*/
.winthisfall .large-6 h2 {
  margin-top: 0px;
  margin-bottom: 15px;
  line-height: 1em; }

.winthisfall .large-6 {
  margin-bottom: 50px; }

.winthisfall .first-row {
  margin-bottom: 30px; }

.winthisfall p {
  margin-bottom: 0px; }

.winthisfall .first-row strong {
  font-size: 0.88em;
  margin-top: 30px;
  float: left; }

.winthisfall a {
  color: gray;
  font-weight: bold; }

.winthisfall .image-row {
  margin-bottom: 40px; }

.winthisfall .image-row.last {
  margin-top: 20px; }

/*nxt20 starting at price*/
#nxt #body .boat_description {
  top: 0rem; }

#nxt .astriks {
  clear: left;
  line-height: 1em; }

.compare_table table td.water_type {
  height: 4.1em !important; }

/*gen2 logo area*/
.gen2-logo {
  float: left;
  clear: left;
  padding-left: 5px;
  position: absolute;
  pointer-events: auto; }

#banner_boat .banner_text {
  height: 100%;
  position: absolute;
  top: 0em;
  pointer-events: none; }

#banner_boat .title {
  pointer-events: auto; }

#banner_boat .boat_meta {
  top: 16em;
  position: absolute;
  pointer-events: auto; }

.main_boat_content.prostar {
  margin-top: -4.5em; }

#nxt #body #banner_boat {
  min-height: 0em; }

.main_boat_content {
  top: 0em !important; }

@media screen and (min-width: 480px) {
  #banner_boat .boat_meta {
    top: 20em; }

  .main_boat_content.prostar {
    margin-top: 3em; } }
@media screen and (min-width: 769px) {
  #banner_boat .banner_text {
    height: 100%; }

  #banner_boat .banner_text {
    height: 100%;
    position: absolute;
    top: 0em; }

  #banner_boat .boat_meta {
    top: auto; }

  .main_boat_content {
    top: -1.9em !important; } }
/*x23 campaign area*/
.wrapper.shame-campaign {
  width: 100%;
  margin: 0 auto;
  max-width: 63em;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px; }

.shame-campaign .video_modal_button {
  background: url("../img/gen-2-surf/play-button-white.png") center center no-repeat;
  z-index: 2;
  cursor: pointer;
  display: block !important; }

.shame-campaign .video-container {
  display: block; }

.shame-campaign .active-video {
  width: 100%;
  /*830/1008*/
  margin-right: 4px;
  background: #8c8c8c;
  float: left;
  position: relative; }

.shame-campaign .video-list {
  width: 100%;
  float: left;
  height: 100%;
  overflow: scroll;
  background: #8c8c8c; }

.shame-campaign .video-item {
  background: #8c8c8c;
  float: left;
  /* width:100%; */
  width: 160px;
  padding: 13px;
  cursor: pointer; }

.shame-campaign .video-list-internal {
  width: 480px; }

.shame-campaign .video-item:hover {
  background: #6b6b6b; }

.shame-campaign .video-item:first-child {
  margin-top: 0px;
  margin-left: 0px; }

.shame-campaign .video-title {
  font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
  color: #111111;
  font-size: 20px;
  float: left;
  width: 100%; }

.shame-campaign .active-video-internal {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  float: left;
  height: 0px; }

.shame-campaign .active-video-internal iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

/*
.shame-campaign .mobile-video-exp div{
  display:block;
  width:100%;
  padding-bottom:56.25%;
  position:relative;
  margin-top:15px;
}

.shame-campaign .mobile-video-exp div:first-child{
  margin-top:0px;
}
.shame-campaign .mobile-video-exp div iframe{
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
}
*/
@media screen and (min-width: 624px) {
  .shame-campaign .active-video {
    width: 82.34126984%; }

  .shame-campaign .video-list {
    width: 17%;
    overflow: hidden;
    background: none; }

  .shame-campaign .video-item {
    height: 32.8%;
    width: 100%;
    margin-top: 4px;
    margin-left: 0px; }

  .shame-campaign .video-list-internal {
    width: auto;
    height: 100%; } }
@media screen and (min-width: 769px) {
  .shame-campaign .video-container {
    display: block; } }
.shame-campaign .half-col-line {
  border-bottom: 1px solid #e3e3e4;
  float: left;
  width: 70%;
  height: 1px;
  margin-top: 50px;
  margin-bottom: 50px; }

.shame-campaign .campaign-intro {
  float: left;
  clear: left;
  width: 100%; }

.shame-campaign h1 {
  margin: 0px;
  font-size: 75px;
  line-height: 0.8em;
  padding-bottom: 10px; }

.shame-campaign .campaign-intro p {
  width: 95%; }

.shame-campaign .campaign-quotes-container {
  margin-top: 50px;
  width: 100%;
  float: left; }

.shame-campaign .quote {
  width: 100%;
  margin: auto;
  display: inline;
  margin-bottom: 50px;
  float: left; }

.shame-campaign .quote-internal {
  width: 233px;
  margin: 0 auto;
  text-align: left; }

.shame-campaign .quote img {
  margin-bottom: 5px; }

.shame-campaign .quote {
  font-size: 15px;
  line-height: 1.4em; }

.shame-campaign .author {
  font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
  font-size: 35px;
  display: block;
  float: left;
  width: 100%;
  margin-top: 35px;
  text-align: left; }

.video-item-2 .img-container {
  overflow: hidden; }

@media screen and (min-width: 500px) {
  .shame-campaign .quote {
    width: 50%; }

  .shame-campaign h1 {
    font-size: 90px; }

  .shame-campaign .clear-quote2 {
    clear: left; }

  .shame-campaign .quote-text {
    min-height: 168px; }

  .shame-campaign .author {
    margin-top: 15px; } }
@media screen and (min-width: 769px) {
  .shame-campaign .quote {
    width: 33%; }

  .shame-campaign .quote:nth-child(1) .quote-internal {
    float: left; }

  .shame-campaign .quote:nth-child(4) .quote-internal {
    float: left; }

  .shame-campaign .quote:nth-child(3) .quote-internal {
    float: right; }

  .shame-campaign .quote:nth-child(6) .quote-internal {
    float: right; }

  .shame-campaign .campaign-intro p {
    width: 87%; }

  .shame-campaign .campaign-intro {
    float: left;
    clear: left;
    width: 50%; }

  .shame-campaign .clear-quote {
    clear: left; }

  .shame-campaign .clear-quote2 {
    clear: none; } }
@media screen and (min-width: 63em) {
  .wrapper.shame-campaign {
    padding: 0px;
    padding-left: 15px;
    padding-top: 15px; } }
.shame-campaign .cta-container {
  float: left;
  clear: left;
  margin-top: 20px;
  margin-bottom: 70px; }

/*x23 campaign area end*/
/*buyers guide*/
.buyersguide #banner.wide_wrapper.custom-shame {
  background-color: #ee3524;
  background-image: url(../../../img/page_shadow.png);
  background-repeat: no-repeat; }

.buyersguide .title img {
  width: auto;
  max-height: 14em;
  margin-bottom: 2em;
  max-width: 90%; }

.buyersguide #banner {
  min-height: 17em; }

.buyersguide h2 {
  font-size: 2rem; }

.buyersguide #banner .banner_text.custom-shame h1 {
  font-size: 4.2rem;
  font-weight: normal; }

.buyersguide .banner_text span p a {
  color: #ee3524 !important;
  font-weight: normal !important;
  text-decoration: none !important; }

.buyersguide .first-row {
  margin-top: 25px;
  margin-bottom: 0px; }

.buyersguide .first-row p {
  margin-bottom: 1em; }

.buyersguide .image-row {
  margin-bottom: 0px;
  margin-top: 30px; }

.buyersguide .image-row.last {
  margin-top: 0px;
  margin-bottom: 100px; }

@media screen and (min-width: 476px) {
  .buyersguide .title img {
    max-width: 100%; } }
@media screen and (min-width: 476px) {
  .buyersguide .banner_text.custom-shame .row {
    padding-left: 0px;
    padding-right: 0px; }

  .buyersguide .custom-shame.banner_text {
    bottom: 0px !important; }

  .buyersguide h2 {
    font-size: 2.0625rem; } }
@media screen and (min-width: 510px) {
  .buyersguide .title img {
    width: auto;
    max-height: 17em;
    margin-bottom: 1em; }

  .buyersguide #banner {
    min-height: 20em; }

  .buyersguide #banner .banner_text.custom-shame h1 {
    font-size: 6.2rem; } }
@media screen and (min-width: 510px) {
  .buyersguide #banner {
    min-height: 20em; }

  .buyersguide #banner .banner_text.custom-shame h1 {
    font-size: 6.2rem; } }
@media screen and (min-width: 769px) {
  .buyersguide .first-row {
    margin-top: 50px;
    margin-bottom: 0px; }

  .buyersguide .title img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 1em; }

  .buyersguide .custom-shame.banner_text {
    bottom: 14% !important;
    padding-left: 0px; }

  .buyersguide #banner {
    min-height: 37em; }

  .buyersguide .banner_text .title.custom-shame {
    margin-left: 15px; }

  .buyersguide #banner .banner_text.custom-shame h1 {
    font-size: 8.75rem; } }
.wide_wrapper.gray_section p {
  word-wrap: break-word; }

/*lake oswego edition */
.nxt20lakeoswegoedition .boat_caption h3 {
  font-size: 51px; }

@media only screen and (min-width: 68em) {
  #banner_boat .banner {
    min-height: 26em; } }
/*here to summer section*/
.heretosummer #banner {
  min-height: 0px; }

.heretosummer #banner img {
  height: auto;
  width: 100%; }

.heretosummer h1 {
  line-height: 0.8em;
  font-weight: 600;
  font-size: 4.5em;
  margin-bottom: 0px; }

.heretosummer .large-6 h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.5em; }

.heretosummer h3 {
  font-weight: bold;
  font-family: 'Forza', helvetica, arial;
  font-size: 16px;
  margin-bottom: 1em; }

.heretosummer ol {
  margin-left: 2em;
  list-style: decimal-leading-zero;
  font-weight: bold; }

.heretosummer li {
  margin-bottom: 1em; }

.heretosummer li span {
  font-weight: normal; }

.heretosummer .first-row {
  width: 100%; }

@media screen and (max-width: 769px) {
  .heretosummer #banner .banner {
    width: 150%;
    margin: 0px;
    margin-left: -25%; } }
@media screen and (min-width: 769px) {
  .heretosummer #banner img {
    height: auto;
    width: 100%; } }
@media screen and (min-width: 600px) {
  .heretosummer h1 {
    font-size: 7.5em; }

  .heretosummer .large-6 h2 {
    font-size: 2.0625em; } }
/*NXT Landing updates */
#nxt .boat_slider_container #slider_menu li img {
  opacity: 0.3; }

#nxt .boat_slider_container #slider_menu li.flex-active img {
  opacity: 1; }

#nxt .boat_slider_container #slider_menu li a {
  opacity: 0.3; }

#nxt .boat_slider_container #slider_menu li.flex-active a {
  opacity: 1; }

#nxt .boat_slider_container #slider_menu li:hover > .check-it-out {
  opacity: 1; }

.reasons-header h1:last-child {
  display: none; }

#nxt #body .reasons-header h1 {
  margin-bottom: 0px; }

#nxt #body .reasons-header h1 u {
  color: #f26f22 !important;
  text-decoration: none; }

.reasons-subheader h2 {
  color: #f26f22 !important; }

.nxt-reason {
  float: left;
  margin-top: 40px;
  width: 100%; }

#nxt #body .nxt-reason__number h2 {
  color: #ffffff;
  padding-right: 10px;
  text-align: left;
  float: left; }

#nxt #body .nxt-reason__title, .nxt-reason__number {
  display: inline; }

#nxt #body .nxt-reason__title h2 {
  color: #f26f22 !important;
  text-align: left; }

#nxt {
  color: #ffffff; }
  #nxt .wide_wrapper {
    clear: left; }
  #nxt .nxt-main-title h1 {
    margin-bottom: 20px; }
  #nxt .video_wrapper {
    padding-top: 0px;
    margin-bottom: 0px;
    overflow: hidden; }
  #nxt #main-video {
    width: 100%;
    float: left;
    margin-top: 30px; }
    @media screen and (min-width: 769px) {
      #nxt #main-video {
        width: 80%; } }
  @media screen and (max-width: 768px) {
    #nxt #nav-video {
      width: 100%;
      float: left;
      margin-top: 10px; }
      #nxt #nav-video ul {
        width: 100% !important; }
        #nxt #nav-video ul li {
          width: 50%;
          float: left;
          list-style: none;
          background: #dcdddf;
          padding: 5px;
          border: 2px solid #000000; }
          #nxt #nav-video ul li a {
            color: #000000;
            text-decoration: none;
            font-size: 1.2em;
            font-weight: 600;
            font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif; }
            #nxt #nav-video ul li a.current {
              color: #f26f22; } }
  #nxt .slimScrollDiv {
    margin-top: 28px;
    width: 20% !important;
    float: left; }
    #nxt .slimScrollDiv li {
      background: #dcdddf;
      padding: 10px;
      border: 2px solid #000000;
      border-bottom: 0px; }
      #nxt .slimScrollDiv li.current {
        background: #808183; }
    #nxt .slimScrollDiv a {
      color: #000000;
      text-decoration: none;
      font-size: 1.2em;
      font-weight: 600;
      font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif; }
  #nxt #slider_menu li {
    float: left;
    list-style: none;
    cursor: pointer;
    width: 49%; }
    #nxt #slider_menu li:last-child {
      padding-left: 20px; }
    @media screen and (min-width: 769px) {
      #nxt #slider_menu li {
        width: auto; }
        #nxt #slider_menu li:last-child {
          padding-left: 0px; } }
    #nxt #slider_menu li:first-child {
      padding-right: 20px;
      margin-right: 0px;
      border-right: 1px solid #4f4f4f; }
      @media screen and (min-width: 769px) {
        #nxt #slider_menu li:first-child {
          margin-right: 50px;
          padding-right: 50px; } }
    #nxt #slider_menu li .check-it-out {
      background: url("../../../img/nxt/nxtCheckItOut.jpg");
      text-indent: -9999px;
      display: none;
      background-repeat: no-repeat;
      background-size: 100% auto;
      width: 130px;
      height: 35px; }
      @media screen and (min-width: 769px) {
        #nxt #slider_menu li .check-it-out {
          width: 170px; } }
    #nxt #slider_menu li.flex-active .check-it-out {
      display: block; }
  #nxt .border-top {
    border-top: 1px solid #f26f22;
    padding-top: 80px;
    margin-top: 80px; }
  #nxt h1 {
    color: #ffffff;
    font-size: 7.5em;
    line-height: 0.8em;
    margin-bottom: 0px; }
  #nxt h2 {
    color: #f26f22;
    font-size: 3em; }
  #nxt .nxt-reason {
    margin-top: 30px; }
  #nxt .nxt-reason__number h2 {
    color: #ffffff;
    float: left;
    margin-right: 10px; }
  #nxt .reasons-subheader {
    margin-top: -15px; }
  #nxt .payment-calculator {
    padding-bottom: 80px; }
    #nxt .payment-calculator h1 {
      margin-bottom: 0px;
      font-size: 7em;
      line-height: 0.8em;
      margin-top: 0px; }
      #nxt .payment-calculator h1 a {
        color: #ffffff;
        text-decoration: none; }
    #nxt .payment-calculator img {
      width: auto; }
    #nxt .payment-calculator h3 {
      margin-top: -10px; }
      #nxt .payment-calculator h3 a {
        color: #f26f22;
        text-decoration: none; }

/*NXT Landing updates end */
/*2016 launch*/
/*packages nav*/
.packages-nav {
  float: left;
  width: 100%;
  margin-bottom: -50px;
  position: relative;
  z-index: 11;
  display: none; }

.packages-nav ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }

.packages-nav li {
  float: left;
  text-transform: uppercase;
  font-size: 13px;
  color: gray;
  height: 3.4rem;
  white-space: normal;
  line-height: 1.2em;
  width: 16%;
  border: 1px solid #f2f2f2;
  border-left: 0px;
  border-top: 0;
  max-width: 10rem;
  height: 3.4rem;
  padding: 0.9375em;
  cursor: pointer; }

.packages-nav li:first-child {
  border-left: 1px solid #f2f2f2; }

.packages-nav li:hover, .active-package {
  background-color: #f2f2f2;
  color: #111111 !important; }

.packages-nav .child-package {
  display: none; }

.parent-package {
  position: relative;
  background-image: url("../img/downPackage.gif");
  background-repeat: no-repeat;
  background-position: 90% center; }

.parent-package:hover {
  background-image: url("../img/upPackage.gif"); }

.parent-package:hover > .child-package {
  display: block; }

.child-package {
  position: absolute;
  z-index: 999;
  background: #ffffff;
  top: 53px; }

.child-package {
  border-left: 1px;
  border-right: 1px;
  border-top: 1px;
  border-bottom: 1px;
  left: -1px; }

.child-package li {
  width: 100%;
  border: 1px solid #f2f2f2; }

.child-package li:first-child {
  border-bottom: 0px; }

@media screen and (min-width: 769px) {
  .package section .title {
    display: none; }

  .packages-nav {
    display: block; } }
.package .section-container.auto section .content {
  border-top: 0px; }

/*packages nav end*/
/*boat landing page tweaks*/
#banner_boat .title h1 {
  color: #ffffff; }

.banner_text .boat_meta .button {
  background: #111111;
  border-color: #111111;
  opacity: 1;
  -webkit-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear; }

.banner_text .boat_meta .button:hover {
  opacity: 0.8; }

.banner_text .social a {
  background: #111111;
  border-color: #111111;
  opacity: 1;
  -webkit-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear; }

.banner_text .social a:hover {
  opacity: 0.8; }

.boat_description.top_border {
  background-position: center 1.4em; }

.boat_description {
  padding-top: 1em; }

#banner_boat .banner_text {
  padding-top: 20px; }

.boat_container {
  top: 1em !important; }

#banner_boat .boat_meta {
  top: 14em; }

.wide_wrapper#banner_boat {
  background: #000000; }

#nxt .wide_wrapper#banner_boat {
  background: #000000; }

@media screen and (min-width: 480px) {
  #banner_boat .boat_meta {
    top: 18em; } }
@media screen and (min-width: 769px) {
  .main_boat_content {
    top: 0em !important; }

  #banner_boat .boat_meta {
    top: auto; }

  .wide_wrapper#banner_boat {
    background: #ffffff; } }
@media only screen and (min-width: 769px) {
  .featureslider {
    margin: 4.65em 0; } }
.boat-grid-h1 {
  float: left; }

.boat-grid-h3 {
  float: left;
  clear: left;
  margin-top: -20px; }

#boat_nxt20lakeoswegoedition {
  display: none; }

@media screen and (min-width: 400px) {
  .boat-grid-h3 {
    float: right;
    clear: none;
    margin-top: 57px; } }
/*2016 launch end*/
/*winter-campaign*/
.winter-buyers-cta {
  margin-top: -45px;
  display: none; }

.winter-buyers-cta__mob {
  text-align: center;
  width: 100%;
  margin-bottom: 10px; }

@media screen and (min-width: 769px) {
  .winter-buyers-cta {
    display: block;
    text-align: right; }

  .winter-buyers-cta img {
    max-width: 459px; }

  .winter-buyers-cta__mob {
    display: none; } }
.winter-header {
  background: url("/img/ownersKnow_bg2.jpg") no-repeat;
  background-size: cover;
  background-position: center center; }

.winter-header .header_image--internal {
  max-width: 63em;
  margin: 0 auto; }

.winter-header .header_image--internal img {
  margin-top: 10%;
  margin-bottom: 10%;
  margin-left: 20px;
  max-width: 50%; }

.winter-margin-top {
  margin-top: 45px; }

.winter-h3 {
  color: #000000;
  line-height: 1em;
  font-size: 1.6em; }

.winter-h3 img {
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-bottom: -8px;
  max-width: 30px; }

.winter-h2 {
  color: #ef3624;
  font-size: 4em;
  font-weight: 600;
  line-height: 0.8em; }

@media screen and (min-width: 540px) {
  .winter-h3 {
    font-size: 1.875em; }

  .winter-h3 img {
    max-width: 45px; }

  .winter-h2 {
    font-size: 6em; } }
@media screen and (min-width: 769px) {
  .winter-h2 {
    font-size: 8em; } }
.winter-h2 a {
  text-decoration: none;
  color: #ef3624;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.winter-h2 a:hover {
  color: #111111; }

.winter-wrapper {
  padding-bottom: 50px;
  padding-top: 40px;
  float: left;
  -webkit-box-shadow: 0px 5px 20px -7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 20px -7px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 20px -7px rgba(0, 0, 0, 0.3); }

.winter-map {
  -webkit-box-shadow: 0px 5px 20px -7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 20px -7px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 20px -7px rgba(0, 0, 0, 0.3);
  height: 300px; }

.map-wrapper {
  position: relative;
  float: left; }

.map-wrapper__internal {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  display: none; }

@media screen and (min-width: 769px) {
  .winter-wrapper {
    padding-bottom: 70px; }

  .winter-map {
    height: 500px; }

  .map-wrapper__internal {
    display: block; }

  .map-wrapper {
    margin-bottom: 20px; } }
@media screen and (min-width: 1000px) {
  .winter-map {
    height: 700px; } }
.map-wrapper .gm-style-iw {
  background: #ef3624;
  color: #ffffff;
  padding: 20px 20px 15px 20px;
  border: 1px solid #000000;
  top: 15px !important;
  width: 235px !important;
  left: 0px !important; }

.gm-style-iw .quote, .map-quotes .quote {
  font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
  line-height: 1em;
  font-size: 1.9em;
  font-weight: 400; }

.gm-style-iw .sign-off, .map-quotes .sign-off {
  font-family: "Vitesse A", "Vitesse B", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 1em;
  line-height: 1em;
  text-transform: uppercase;
  margin-top: 15px; }

.gm-style-iw .sign-off span, .map-quotes .sign-off span {
  display: block;
  clear: left;
  font-size: 0.8em;
  margin-top: 5px; }

.map-quotes {
  background: #ef3624;
  color: #ffffff;
  float: left; }

.map-quote {
  display: none;
  padding: 20px; }

.active-map-quote {
  display: block; }

.winter-nav {
  float: right;
  background: rgba(255, 255, 255, 0.9);
  padding: 30px 50px 30px 30px;
  margin-top: 55px;
  -webkit-box-shadow: 0px 5px 20px -7px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 5px 20px -7px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 5px 20px -7px rgba(0, 0, 0, 0.7);
  pointer-events: auto; }

.winter-nav span {
  font-family: 'Tungsten A', 'Tungsten B', Helvetica, sans-serif;
  font-size: 2em;
  color: #000000; }

.winter-nav ul {
  margin-top: 1em;
  margin-bottom: 0px; }

.winter-nav li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: 'Forza', helvetica, arial; }

.winter-nav li a.active {
  color: #ef3624; }

.winter-nav li:last-child {
  border-top: 1px solid #000000;
  padding-top: 5px;
  margin-top: 5px; }

.winter-nav li a {
  text-decoration: none;
  color: #000000;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.winter-nav li a:hover {
  color: #ef3624; }

.mob-winter-nav {
  float: left; }

@media screen and (min-width: 769px) {
  .mob-winter-nav {
    display: none; } }
.mob-winter-nav .winter-nav {
  float: left;
  width: 100%;
  padding: 0.9375em;
  margin-top: 0px; }

.mob-winter-nav .winter-nav span {
  float: left;
  font-size: 1.5em; }

.mob-winter-nav .winter-nav select {
  -webkit-appearance: none;
  background: #000000;
  color: #ffffff;
  padding: 5px 10px;
  text-transform: uppercase;
  border-radius: 0px;
  border: 0px;
  cursor: pointer;
  float: left;
  display: inline-block;
  width: auto;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-top: -2px; }

@media screen and (min-width: 30em) {
  .gen2-videos .video_cell {
    display: none; }
    .gen2-videos .video_cell:first-child {
      display: block; } }
