@charset "UTF-8";
/*
================================
  SITE SETTINGS
================================
*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

/*! normalize.css http://github.com/necolas/normalize.css */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*
 * Prevents modern browsers from displaying 'audio' without controls
 */
audio:not([controls]) {
  display: none;
}

/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */
[hidden] {
  display: none;
}

/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *  http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *  www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE6/7
 */
body {
  margin: 0;
}

/* =============================================================================
   Links
   ========================================================================== */
/*
 * Addresses outline displayed oddly in Chrome
 */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:hover,
a:active {
  outline: 0;
}

/* =============================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
 */
h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  margin: 0;
}

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 0;
}

/*
 * Addresses styling not present in S5, Chrome
 */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9
 */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Addresses margins set differently in IE6/7
 */
p,
pre {
  margin: 0;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */
/* 1 */
q {
  quotes: none;
}

/* 2 */
q:before,
q:after {
  content: "";
  content: none;
}

small {
  font-size: 75%;
}

/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* =============================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7
 */
dl,
menu,
ol,
ul {
  margin: 0;
}

dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7
 */
menu,
ol,
ul {
  padding: 0;
}

/*
 * Corrects list images handled incorrectly in IE7
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *  code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9
 */
svg:not(:root) {
  overflow: hidden;
}

/* =============================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */
figure {
  margin: 0;
}

/* =============================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7
 */
form {
  margin: 0;
}

/*
 * Define consistent border, margin, and padding
 */
fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3 
 * 3. Corrects alignment displayed oddly in IE6/7
 */
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}

/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */
button,
input {
  line-height: normal; /* 1 */
}

/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *  Known issue: inner spacing remains in IE6
 */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer; /* 1 */
  -webkit-appearance: button; /* 2 */
  *overflow: visible; /* 3 */
}

/*
 * Re-set default cursor for disabled elements
 */
button[disabled],
input[disabled] {
  cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
    Known issue: excess padding remains in IE6
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X
 */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/* =============================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  color: #232426;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 599px) {
  body {
    line-height: 1.5;
  }
}
@media screen and (min-width: 600px) {
  body {
    line-height: 1.5625;
  }
}

p {
  margin: 0 0 1em 0;
}
p strong, p b {
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 500;
  font-style: normal;
}
p i, p em {
  font-family: "Adelle Sans W01", sans-serif;
  font-style: italic;
}

p.lead {
  font-size: 1.15em;
}
@media (min-width: 600px) and (max-width: 960px) {
  p.lead {
    font-size: calc(1.15em + 0.05 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  p.lead {
    font-size: calc(1.2em + 0.05 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  p.lead {
    font-size: 1.25em;
  }
}

p.post-meta {
  font-size: 1.15em;
  color: rgb(90, 90.75, 92.25);
  font-family: "Adelle Sans W01", sans-serif;
  font-style: italic;
}
@media (min-width: 600px) and (max-width: 960px) {
  p.post-meta {
    font-size: calc(1.15em + 0.05 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  p.post-meta {
    font-size: calc(1.2em + 0.05 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  p.post-meta {
    font-size: 1.25em;
  }
}

hr {
  border: none;
  border-top: 2px dashed rgb(233, 233.1, 233.3);
  display: block;
  margin: 5% 0;
  height: 3px;
}
@media screen and (max-width: 599px) {
  hr {
    margin: 10% 0;
  }
}

address {
  margin-bottom: 1em;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 300;
  font-style: normal;
}

a:not([class*=-button]) {
  -webkit-transition: background 0.1s linear, color 0.1s linear, border 0.1s linear;
  -moz-transition: background 0.1s linear, color 0.1s linear, border 0.1s linear;
  transition: background 0.1s linear, color 0.1s linear, border 0.1s linear;
  color: inherit;
}
.breadcrumb a:not([class*=-button]):hover, .breadcrumb a:not([class*=-button]):focus, article a:not([class*=-button]):hover, article a:not([class*=-button]):focus {
  color: #232426;
  background-color: rgb(255, 249.5, 127.5);
}
.rescue .breadcrumb a:not([class*=-button]):hover, .rescue .breadcrumb a:not([class*=-button]):focus, .rescue article a:not([class*=-button]):hover, .rescue article a:not([class*=-button]):focus {
  background-color: rgb(247.5625, 191.25, 224.375);
}
.marine .breadcrumb a:not([class*=-button]):hover, .marine .breadcrumb a:not([class*=-button]):focus, .marine article a:not([class*=-button]):hover, .marine article a:not([class*=-button]):focus {
  background-color: rgb(191.25, 230.75, 245);
}
.retro .breadcrumb a:not([class*=-button]):hover, .retro .breadcrumb a:not([class*=-button]):focus, .retro article a:not([class*=-button]):hover, .retro article a:not([class*=-button]):focus {
  background-color: rgb(196.25, 212.5, 207);
}

.home-header .home-link, .green-button, .blue-button, .pink-button, .dark-bg .primary-button,
.yellow-button, .secondary-button, .primary-button {
  font-size: 0.8695652174em;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  letter-spacing: 0.1em;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 500;
  font-style: normal;
  border-radius: 42px;
  position: relative;
  line-height: 42px;
  padding: 0 1.618034em;
  color: #fff;
  height: 42px;
}
@media (min-width: 600px) and (max-width: 960px) {
  .home-header .home-link, .green-button, .blue-button, .pink-button, .dark-bg .primary-button,
  .yellow-button, .secondary-button, .primary-button {
    font-size: calc(0.8695652174em + -0.0362318841 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  .home-header .home-link, .green-button, .blue-button, .pink-button, .dark-bg .primary-button,
  .yellow-button, .secondary-button, .primary-button {
    font-size: calc(0.8333333333em + -0.0333333333 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  .home-header .home-link, .green-button, .blue-button, .pink-button, .dark-bg .primary-button,
  .yellow-button, .secondary-button, .primary-button {
    font-size: 0.8em;
  }
}
.home-header .home-link:active, .green-button:active, .blue-button:active, .pink-button:active,
.yellow-button:active, .secondary-button:active, .primary-button:active {
  top: 1px;
}

.primary-button {
  background-color: #232426;
}
.primary-button:hover, .primary-button:focus {
  background-color: rgb(90, 90.75, 92.25);
  color: #fff;
}
.primary-button:active {
  background-color: #232426;
}

.secondary-button {
  background-color: transparent;
  border: 2px solid #fff;
  line-height: 38px;
  color: #fff;
}
.secondary-button:hover, .secondary-button:focus {
  border-color: rgb(255, 247.63, 84.15);
  color: rgb(255, 247.63, 84.15);
}
.secondary-button:active {
  border-color: #FFF400;
  color: #FFF400;
}

.dark-bg .primary-button,
.yellow-button {
  background-color: #FFF400;
  color: #232426;
}
.dark-bg .primary-button:hover, .dark-bg .primary-button:focus,
.yellow-button:hover,
.yellow-button:focus {
  background-color: rgb(255, 250.6, 153);
}
.dark-bg .primary-button:active,
.yellow-button:active {
  background-color: #FFF400;
}

.pink-button {
  background-color: rgb(225.25, 0, 132.5);
}
.pink-button:hover, .pink-button:focus {
  background-color: rgb(232.6875, 63.75, 163.125);
}
.pink-button:active {
  background-color: rgb(225.25, 0, 132.5);
}

.blue-button {
  background-color: #009ED7;
}
.blue-button:hover, .blue-button:focus {
  background-color: rgb(63.75, 182.25, 225);
}
.blue-button:active {
  background-color: #009ED7;
}

.green-button {
  background-color: #14553F;
}
.green-button:hover, .green-button:focus {
  background-color: rgb(55.25, 110.5, 91.8);
}
.green-button:active {
  background-color: #14553F;
}

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
  margin-top: 1.5rem;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.75rem 0;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.25;
}

h1 {
  font-size: 2.0113571875em;
  text-transform: uppercase;
  font-family: "Gill Sans W01", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
@media (min-width: 600px) and (max-width: 960px) {
  h1 {
    font-size: calc(2.0113571875em + 0.4769628125 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  h1 {
    font-size: calc(2.48832em + 0.5634378125 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 3.0517578125em;
  }
}

h2 {
  font-size: 1.74900625em;
}
@media (min-width: 600px) and (max-width: 960px) {
  h2 {
    font-size: calc(1.74900625em + 0.32459375 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  h2 {
    font-size: calc(2.0736em + 0.36780625 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2.44140625em;
  }
}

h3 {
  font-size: 1.520875em;
  text-transform: uppercase;
  font-family: "Gill Sans W01", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
@media (min-width: 600px) and (max-width: 960px) {
  h3 {
    font-size: calc(1.520875em + 0.207125 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  h3 {
    font-size: calc(1.728em + 0.225125 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.953125em;
  }
}

h4 {
  font-size: 1.3225em;
}
@media (min-width: 600px) and (max-width: 960px) {
  h4 {
    font-size: calc(1.3225em + 0.1175 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  h4 {
    font-size: calc(1.44em + 0.1225 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5625em;
  }
}

h5 {
  font-size: 1.15em;
  text-transform: uppercase;
  font-family: "Gill Sans W01", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
@media (min-width: 600px) and (max-width: 960px) {
  h5 {
    font-size: calc(1.15em + 0.05 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  h5 {
    font-size: calc(1.2em + 0.05 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  h5 {
    font-size: 1.25em;
  }
}

h6 {
  font-size: 1em;
}
@media (min-width: 600px) and (max-width: 960px) {
  h6 {
    font-size: calc(1em + 0 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  h6 {
    font-size: calc(1em + 0 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  h6 {
    font-size: 1em;
  }
}

ul,
ol {
  padding: 0;
  margin: 0;
}

[class*=-content] > ul:not(.breadcrumb):not(.approval-certificates),
[class*=-content] > ol {
  padding: 0 0 0 18px;
  margin: 2.5% 0 5%;
}
[class*=-content] > ul:not(.breadcrumb):not(.approval-certificates) ul,
[class*=-content] > ul:not(.breadcrumb):not(.approval-certificates) ol,
[class*=-content] > ol ul,
[class*=-content] > ol ol {
  font-size: 98%;
  margin: 0.5rem 1.125rem;
}

dl {
  max-width: 600px;
  margin: 5% 0;
}
dl dt {
  border-bottom: 2px solid #232426;
  font-size: 1.15em;
  text-transform: uppercase;
  font-family: "Gill Sans W01", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 0 0.5rem 0;
}
@media (min-width: 600px) and (max-width: 960px) {
  dl dt {
    font-size: calc(1.15em + 0.05 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  dl dt {
    font-size: calc(1.2em + 0.05 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  dl dt {
    font-size: 1.25em;
  }
}
dl dd + dd {
  margin-top: 0.3819660059em;
}
dl dd + dt {
  margin-top: 5%;
}

.breadcrumb {
  color: rgb(107.6, 108.27, 109.61);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 1em;
  list-style: none;
}
header .breadcrumb {
  color: rgb(180.2, 180.54, 181.22);
}
.breadcrumb li {
  display: inline;
  font-size: 90%;
}
.breadcrumb li:after {
  margin: 0 0.25rem;
  content: " |";
}
.breadcrumb li:last-child {
  font-family: "Adelle Sans W01", sans-serif;
  font-style: italic;
}
.breadcrumb li:last-child:after {
  content: "";
}
.breadcrumb a:hover {
  text-decoration: underline;
  color: #232426;
}
.rescue .breadcrumb {
  color: rgb(225.25, 0, 132.5);
}
.marine .breadcrumb {
  color: #009ED7;
}
.retro .breadcrumb {
  color: #14553F;
}

blockquote {
  border-left: 3px solid #232426;
  font-size: 1.15em;
  max-width: 600px;
  position: relative;
  font-family: "Adelle Sans W01", sans-serif;
  font-style: italic;
  padding: 0 5%;
  margin: 5% 0;
}
@media (min-width: 600px) and (max-width: 960px) {
  blockquote {
    font-size: calc(1.15em + 0.05 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  blockquote {
    font-size: calc(1.2em + 0.05 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  blockquote {
    font-size: 1.25em;
  }
}
blockquote p {
  margin: 0 0 0.3819660059em 0;
}
blockquote small {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #232426;
}

form {
  background-color: rgb(244, 244.05, 244.15);
  padding: 5%;
}

fieldset {
  margin: 0 0 1em;
}

input,
label,
select {
  display: block;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1em;
}
input option,
label option,
select option {
  font-weight: 300;
}

label {
  font-weight: 500;
  margin-bottom: 0.5em;
}
label.required::after {
  color: rgb(225.25, 0, 132.5);
  content: "*";
}
label abbr {
  display: none;
}

.instructions {
  font-size: 75%;
  font-style: italic;
  margin-bottom: 0.5em;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week],
select[multiple],
textarea {
  background-color: #fff;
  border: 1px solid rgb(211, 211.2, 211.6);
  border-radius: 3px;
  box-sizing: border-box;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1em;
  margin-bottom: 1em;
  padding: 0.8726780084em;
  transition: border-color 100ms 100ms;
  width: 100%;
}
input[type=email]:hover, input[type=number]:hover, input[type=password]:hover, input[type=search]:hover, input[type=tel]:hover, input[type=text]:hover, input[type=url]:hover, input[type=color]:hover, input[type=date]:hover, input[type=datetime]:hover, input[type=datetime-local]:hover, input[type=month]:hover, input[type=time]:hover, input[type=week]:hover,
select[multiple]:hover,
textarea:hover {
  border-color: rgb(168.8, 168.96, 169.28);
}
input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus,
select[multiple]:focus,
textarea:focus {
  border-color: #009ED7;
  box-shadow: rgb(145, 145.5, 146.5);
  outline: none;
}
input[type=email]:disabled, input[type=number]:disabled, input[type=password]:disabled, input[type=search]:disabled, input[type=tel]:disabled, input[type=text]:disabled, input[type=url]:disabled, input[type=color]:disabled, input[type=date]:disabled, input[type=datetime]:disabled, input[type=datetime-local]:disabled, input[type=month]:disabled, input[type=time]:disabled, input[type=week]:disabled,
select[multiple]:disabled,
textarea:disabled {
  background-color: rgb(231.8, 231.8475, 231.9425);
  cursor: not-allowed;
}
input[type=email]:disabled:hover, input[type=number]:disabled:hover, input[type=password]:disabled:hover, input[type=search]:disabled:hover, input[type=tel]:disabled:hover, input[type=text]:disabled:hover, input[type=url]:disabled:hover, input[type=color]:disabled:hover, input[type=date]:disabled:hover, input[type=datetime]:disabled:hover, input[type=datetime-local]:disabled:hover, input[type=month]:disabled:hover, input[type=time]:disabled:hover, input[type=week]:disabled:hover,
select[multiple]:disabled:hover,
textarea:disabled:hover {
  border: 1px solid rgb(211, 211.2, 211.6);
}

textarea {
  resize: vertical;
}

input[type=search] {
  appearance: none;
}

input[type=checkbox],
input[type=radio] {
  display: inline;
  margin-right: 0.5em;
}

.callback-field {
  background-color: rgb(233, 233.1, 233.3);
  border-radius: 3px;
  margin-bottom: 2.6180340252em;
  padding: 1em;
  border: 1px solid rgb(211, 211.2, 211.6);
}
.callback-field .w-form-label {
  display: inline;
}

input[type=submit] {
  border: none;
}

input[type=file] {
  margin-bottom: 1em;
  width: 100%;
}

select {
  margin-bottom: 2.6180340252em;
  max-width: 100%;
  width: auto;
}

.field {
  margin-bottom: 1.5em;
}

.formbuilder-notification {
  margin-bottom: 1.5em;
  color: red;
}
.formbuilder-notification ul {
  background-color: white;
  border: 1px solid red;
  margin: 0 0 0.1458980297em;
  font-family: "Adelle Sans W01", sans-serif;
  font-style: italic;
  list-style: none;
  padding: 1em;
}

figure {
  text-align: center;
  margin: 5% auto;
}
@media screen and (min-width: 960px) {
  figure {
    margin: 10% auto;
  }
}
figure figcaption,
figure img {
  margin-right: auto;
  margin-left: auto;
}
figure figcaption {
  font-size: 0.8695652174em;
  max-width: 600px;
  color: rgb(145, 145.5, 146.5);
  font-family: "Adelle Sans W01", sans-serif;
  font-style: italic;
}
@media (min-width: 600px) and (max-width: 960px) {
  figure figcaption {
    font-size: calc(0.8695652174em + -0.0362318841 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  figure figcaption {
    font-size: calc(0.8333333333em + -0.0333333333 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  figure figcaption {
    font-size: 0.8em;
  }
}
figure img {
  border-radius: 6px;
  margin-bottom: 1em;
  max-width: 100%;
  display: block;
  height: auto;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 5%;
}
.container::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 599px) {
  .container {
    padding: 6%;
  }
}

.row {
  display: block;
}
.row::after {
  clear: both;
  content: "";
  display: table;
}
.row + .row {
  margin-top: 5%;
}
@media screen and (max-width: 599px) {
  .row + .row {
    margin-top: 10%;
  }
}

@media screen and (min-width: 600px) {
  .span4 {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 29.7134035841%;
  }
  .span4:last-child {
    margin-right: 0;
  }
}

.span6 + .span6 {
  margin-bottom: 1.618034em;
}
@media screen and (max-width: 599px) {
  .span6 {
    max-width: 480px;
  }
}
@media screen and (min-width: 600px) {
  .span6 {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 47.2850526881%;
  }
  .span6:last-child {
    margin-right: 0;
  }
  .span6:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 600px) {
  .span8 {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 64.8567017921%;
  }
  .span8:last-child {
    margin-right: 0;
  }
}

.omega {
  margin-right: 0;
}

footer, .product-header,
.home-header,
.page-header,
.dark-bg {
  -webkit-font-smoothing: antialiased;
  background-color: #232426;
  color: #fff;
}

.product-header,
.home-header,
.page-header {
  border-bottom: 1px solid rgb(22.7739726027, 23.4246575342, 24.7260273973);
  border-top: 1px solid rgb(47.2260273973, 48.5753424658, 51.2739726027);
  display: block;
}
.product-header::after,
.home-header::after,
.page-header::after {
  clear: both;
  content: "";
  display: table;
}

.product-header {
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 599px) {
  .product-header {
    background-image: url("../media/product-banner-mobile.jpg");
    background-position: 90% bottom;
  }
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .product-header {
    background-image: url("../media/product-banner-tablet.jpg");
    background-position: 90% bottom;
  }
}
@media screen and (min-width: 960px) {
  .product-header {
    background-image: url("../media/product-banner-desktop.jpg");
    background-position: 80% bottom;
  }
}
@media screen and (max-width: 599px) {
  .product-header .container {
    background-color: rgba(35, 36, 38, 0.66);
  }
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .product-header .container {
    background-color: #232426;
    background-image: -webkit-linear-gradient(left, #232426 50%, rgba(35, 36, 38, 0) 75%);
    background-image: linear-gradient(to right,#232426 50%, rgba(35, 36, 38, 0) 75%);
    background-color: transparent;
  }
}
@media screen and (min-width: 960px) {
  .product-header .container {
    background-color: transparent;
  }
}
.product-header .container * {
  max-width: 480px;
}

@media screen and (max-width: 959px) {
  .standard-content {
    max-width: 600px;
  }
}
@media screen and (min-width: 960px) {
  .standard-content {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 64.8567017921%;
  }
  .standard-content:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 600px) {
  .standard-content.product {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 64.8567017921%;
  }
  .standard-content.product:last-child {
    margin-right: 0;
  }
}

.news-article-intro {
  display: block;
}
.news-article-intro::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 959px) {
  .news-article-headline {
    max-width: 600px;
  }
}
@media screen and (min-width: 960px) {
  .news-article-headline {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 64.8567017921%;
  }
  .news-article-headline:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 959px) {
  .sidebar {
    margin-top: 5%;
  }
}
@media screen and (min-width: 960px) {
  .sidebar {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 29.7134035841%;
    margin-right: 0;
  }
  .sidebar:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 600px) {
  .product-logo {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 29.7134035841%;
    margin-right: 0;
    float: right;
  }
  .product-logo:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 599px) {
  .product-logo img {
    max-width: 300px;
  }
}
@media screen and (min-width: 600px) {
  .product-logo img {
    max-width: 100%;
    display: block;
    height: auto;
  }
}

.prefooter {
  background-color: rgb(57, 57.9, 59.7);
  -webkit-font-smoothing: antialiased;
  color: #fff;
}
.prefooter h3, .prefooter p {
  max-width: 400px;
}
@media screen and (max-width: 599px) {
  .prefooter [class*=crosslink-] + [class*=crosslink-] {
    margin-top: 10%;
  }
}
@media screen and (min-width: 600px) {
  .prefooter .crosslink-A,
  .prefooter .crosslink-B {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 47.2850526881%;
  }
  .prefooter .crosslink-A:last-child,
  .prefooter .crosslink-B:last-child {
    margin-right: 0;
  }
  .prefooter [class*=crosslink-]:last-child {
    margin-right: 0;
  }
}

.header-global {
  box-shadow: inset 0 -2em 4em -1em rgb(28.8869863014, 29.7123287671, 31.3630136986);
  border-bottom: 1px solid rgb(22.7739726027, 23.4246575342, 24.7260273973);
  background-color: #232426;
  color: #fff;
}
.header-global a {
  text-decoration: none;
}

.donut-logo {
  font-size: 1em;
  float: left;
  margin: 0;
}
.donut-logo a {
  display: block;
}
.donut-logo img {
  max-width: 100%;
  display: block;
  height: auto;
}
@media screen and (max-width: 959px) {
  .donut-logo a {
    width: 165px;
    height: 48px;
  }
}
@media screen and (min-width: 960px) {
  .donut-logo a {
    width: 220px;
    height: 64px;
  }
}

@media screen and (max-width: 959px) {
  .menu-btn {
    font-size: 1.15em;
    font-family: "Gill Sans W01", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    line-height: 48px;
    display: block;
    float: right;
  }
}
@media screen and (max-width: 959px) and (min-width: 600px) and (max-width: 960px) {
  .menu-btn {
    font-size: calc(1.15em + 0.05 * (100vw - 600px) / 360);
  }
}
@media screen and (max-width: 959px) and (min-width: 960px) and (max-width: 1200px) {
  .menu-btn {
    font-size: calc(1.2em + 0.05 * (100vw - 960px) / 240);
  }
}
@media screen and (max-width: 959px) and (min-width: 1200px) {
  .menu-btn {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 959px) {
  .menu-btn:hover, .menu-btn:focus {
    color: #FFF400;
  }
}
@media screen and (min-width: 600px) {
  .menu-btn {
    display: none;
  }
}

@media screen and (max-width: 959px) {
  .banner::after {
    clear: both;
    content: "";
    display: table;
  }
}

nav a {
  text-decoration: none;
}
@media screen and (max-width: 599px) {
  nav {
    margin: 5% 0 0 0;
    display: none;
  }
  nav li {
    box-shadow: inset 0 0 1px 1px rgb(57, 57.9, 59.7);
    background-color: rgb(46, 46.95, 48.85);
    margin-bottom: 2px;
  }
  nav a {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 1em;
  }
  nav a:hover, nav a:focus {
    color: #FFF400;
  }
}
@media screen and (min-width: 600px) {
  nav li {
    display: inline-block;
  }
  nav a.active,
  nav a:hover,
  nav a:focus {
    border-bottom: 3px solid #FFF400;
  }
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  nav {
    margin-top: 1em;
    float: left;
  }
  nav li {
    margin-right: 0.6180339845em;
  }
}
@media screen and (min-width: 960px) {
  nav {
    float: right;
  }
  nav li {
    margin-left: 1em;
  }
  nav a {
    line-height: 64px;
  }
}

.home-header {
  background-position: right bottom;
  background-repeat: no-repeat;
}
@media screen and (max-width: 599px) {
  .home-header {
    background-image: url("../media/home-banner-mobile.webp");
    background-position: right bottom;
    background-size: contain;
  }
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .home-header {
    background-image: url("../media/home-banner-tablet.webp");
    background-position: right bottom;
    background-size: contain;
  }
}
@media screen and (max-width: 599px) {
  .home-header .container {
    background-color: rgba(35, 36, 38, 0.66);
  }
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .home-header .container {
    background-color: #232426;
    background-image: -webkit-linear-gradient(left, #232426 60%, rgba(35, 36, 38, 0) 80%);
    background-image: linear-gradient(to right,#232426 60%, rgba(35, 36, 38, 0) 80%);
    background-color: transparent;
  }
}
@media screen and (min-width: 960px) {
  .home-header .container {
    background: transparent url("../media/home-banner-desktop.webp") no-repeat left bottom;
    background-size: contain;
    background-position-x: -2em;
  }
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .home-header .home-header-text {
    max-width: 480px;
    float: left;
  }
}
@media screen and (min-width: 960px) {
  .home-header .home-header-text {
    max-width: 600px;
    float: right;
  }
}
.home-header h1 {
  font-size: 3.0590228625em;
  line-height: 0.9;
}
@media (min-width: 600px) and (max-width: 960px) {
  .home-header h1 {
    font-size: calc(3.0590228625em + 1.2407940975 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  .home-header h1 {
    font-size: calc(4.29981696em + 1.6606475175 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  .home-header h1 {
    font-size: 5.9604644775em;
  }
}
.home-header h2 {
  font-size: 1.520875em;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  color: #FFF400;
  line-height: 1.25;
}
@media (min-width: 600px) and (max-width: 960px) {
  .home-header h2 {
    font-size: calc(1.520875em + 0.207125 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  .home-header h2 {
    font-size: calc(1.728em + 0.225125 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  .home-header h2 {
    font-size: 1.953125em;
  }
}
.home-header h2 em {
  font-family: "AdelleSans W01", sans-serif;
  font-weight: 500;
  font-style: italic;
}
.home-header p > a {
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.home-header p > a:hover, .home-header p > a:focus {
  border-color: #FFF400;
  color: #FFF400;
}
.home-header .home-link {
  font-size: 1em;
  background-color: transparent;
  padding: 0;
}
.home-header .home-link:hover, .home-header .home-link:focus {
  text-decoration: underline;
  color: #FFF400;
}
.home-header .home-link i {
  height: 0;
  width: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #FFF400;
  display: inline-block;
  margin-right: 1em;
}

.brochure-download {
  display: inline-block;
}

.brochure-button {
  background-color: #232426;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 500;
  font-style: normal;
  padding: 1em 1.618034em;
  text-align: center;
  cursor: pointer;
  color: #fff;
  margin: 0;
}
.brochure-button:hover, .brochure-button:focus {
  background-color: rgb(46, 46.95, 48.85);
}
.brochure-button:active {
  background-color: #232426;
}
.brochure-button:after {
  position: relative;
  padding-left: 1em;
  content: "▾";
  top: -2px;
}
.rescue .brochure-button {
  background-color: rgb(225.25, 0, 132.5);
}
.rescue .brochure-button:hover, .rescue .brochure-button:focus {
  background-color: rgb(232.6875, 63.75, 163.125);
}
.rescue .brochure-button:active {
  background-color: rgb(225.25, 0, 132.5);
}
.marine .brochure-button {
  background-color: #009ED7;
}
.marine .brochure-button:hover, .marine .brochure-button:focus {
  background-color: rgb(63.75, 182.25, 225);
}
.marine .brochure-button:active {
  background-color: #009ED7;
}
.retro .brochure-button {
  background-color: #14553F;
}
.retro .brochure-button:hover, .retro .brochure-button:focus {
  background-color: rgb(55.25, 110.5, 91.8);
}
.retro .brochure-button:active {
  background-color: #14553F;
}
footer .brochure-button {
  background-color: #FFF400;
  color: #232426;
}
footer .brochure-button:hover, footer .brochure-button:focus {
  background-color: rgb(255, 250.6, 153);
}
footer .brochure-button:active {
  background-color: #FFF400;
}

.brochure-menu {
  color: rgb(90, 90.75, 92.25);
  text-align: left;
  list-style: none;
  margin-top: 2px;
  display: none;
}
.brochure-menu a {
  border-bottom: 1px solid rgb(233, 233.1, 233.3);
  text-decoration: none;
  padding: 1em 1.618034em;
  display: block;
}
.brochure-menu a img {
  position: relative;
  top: 6px;
  margin-right: 4px;
}
footer .brochure-menu a {
  background-color: #fff;
}
.rescue .brochure-menu a {
  border-color: rgb(249.05, 204, 230.5);
}
.marine .brochure-menu a {
  border-color: rgb(204, 235.6, 247);
}
.retro .brochure-menu a {
  border-color: rgb(208, 221, 216.6);
}
.brochure-menu a:hover, .brochure-menu a:focus {
  background-color: rgb(244, 244.05, 244.15);
}
.rescue .brochure-menu a:hover, .rescue .brochure-menu a:focus {
  background-color: rgb(252.025, 229.5, 242.75);
}
.marine .brochure-menu a:hover, .marine .brochure-menu a:focus {
  background-color: rgb(229.5, 245.3, 251);
}
.retro .brochure-menu a:hover, .retro .brochure-menu a:focus {
  background-color: rgb(231.5, 238, 235.8);
}

.brochure-download.full-width {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.05), -1px 0 0 1px rgba(255, 255, 255, 0.05);
  display: block;
}
.brochure-download.full-width .brochure-button {
  background-color: #000;
}
.brochure-download.full-width .brochure-menu {
  text-align: center;
}

.show-menu {
  display: block;
}

[class*=-tabs] {
  margin-bottom: 1.618034em;
  color: #232426;
  padding: 0;
}
[class*=-tabs]::after {
  clear: both;
  content: "";
  display: table;
}
[class*=-tabs] .tab-header {
  list-style: none;
}
@media screen and (min-width: 600px) {
  [class*=-tabs] .tab-header {
    display: inline;
  }
}
[class*=-tabs] .tab-link {
  text-decoration: none;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 500;
  font-style: normal;
  padding: 2.5% 5%;
  display: block;
}
@media screen and (max-width: 599px) {
  [class*=-tabs] .tab-link {
    margin-top: 2px;
  }
}
@media screen and (min-width: 600px) {
  [class*=-tabs] .tab-link {
    display: inline-block;
    text-align: center;
    padding: 0;
  }
}
[class*=-tabs] .tab-content {
  display: none;
  width: 100%;
}
@media screen and (min-width: 600px) {
  [class*=-tabs] .tab-content {
    margin-top: 3px;
    float: left;
  }
}

.number-tabs .tab-link {
  background-color: #FFF400;
  font-size: 1.3225em;
}
@media (min-width: 600px) and (max-width: 960px) {
  .number-tabs .tab-link {
    font-size: calc(1.3225em + 0.1175 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  .number-tabs .tab-link {
    font-size: calc(1.44em + 0.1225 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  .number-tabs .tab-link {
    font-size: 1.5625em;
  }
}
@media screen and (min-width: 600px) {
  .number-tabs .tab-link {
    position: relative;
    line-height: 60px;
    height: 60px;
    width: 60px;
  }
  .number-tabs .tab-link:hover, .number-tabs .tab-link:focus {
    background-color: #fff;
  }
}
.number-tabs .tab-content {
  background-color: #fff;
  padding: 5%;
}
.number-tabs .tab-content > a {
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.number-tabs .tab-content > a:hover, .number-tabs .tab-content > a:focus {
  background-color: rgb(255, 249.5, 127.5);
}
@media screen and (min-width: 600px) {
  .number-tabs .is-active {
    background-color: #fff;
  }
  .number-tabs .is-active:after {
    background-color: #fff;
    position: absolute;
    display: block;
    content: " ";
    height: 3px;
    width: 100%;
    right: 0;
    left: 0;
  }
}

.contact-tabs .tab-link {
  background-color: rgb(244, 244.05, 244.15);
  -webkit-font-smoothing: antialiased;
  color: #232426;
  line-height: 60px;
  padding: 0 1.618034em;
}
@media screen and (min-width: 600px) {
  .contact-tabs .tab-link:hover, .contact-tabs .tab-link:focus {
    background-color: #232426;
    color: #fff;
  }
}
.contact-tabs .is-active {
  background-color: #232426;
  color: #fff;
}
.contact-tabs .tab-content {
  background-color: #232426;
  -webkit-font-smoothing: antialiased;
  color: #fff;
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .contact-tabs .tab-content {
    padding: 4%;
  }
  .contact-tabs .tab-content::after {
    clear: both;
    content: "";
    display: table;
  }
}
.contact-tabs .contact-map img {
  max-width: 100%;
  display: block;
  height: auto;
}
.contact-tabs .contact-map a {
  display: block;
}
.contact-tabs .contact-map a:hover, .contact-tabs .contact-map a:focus {
  background-color: transparent;
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .contact-tabs .contact-map img {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 960px) {
  .contact-tabs .contact-map {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 47.2850526881%;
    margin-right: 0;
  }
  .contact-tabs .contact-map:last-child {
    margin-right: 0;
  }
}
.contact-tabs .contact-details {
  padding: 4%;
}
.contact-tabs .contact-details p:last-child {
  margin: 0;
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .contact-tabs .contact-details {
    padding: 0;
  }
}
@media screen and (min-width: 960px) {
  .contact-tabs .contact-details {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 47.2850526881%;
  }
  .contact-tabs .contact-details:last-child {
    margin-right: 0;
  }
}

.section-header {
  margin-bottom: 0.3819660059em;
  position: relative;
}
.section-header::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 959px) {
  .section-header.centered {
    text-align: center;
  }
}
.section-header h1 {
  margin-bottom: 0.1458980297em;
}
.section-header h1 a {
  color: #FFF400;
}
.section-header .section-link a {
  border-bottom: 1px solid rgb(107.6, 108.27, 109.61);
  color: rgb(107.6, 108.27, 109.61);
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.dark-bg .section-header .section-link a {
  border-bottom: 1px solid rgb(180.2, 180.54, 181.22);
  color: rgb(180.2, 180.54, 181.22);
}
.section-header .section-link a:hover, .section-header .section-link a:focus {
  background-color: rgb(255, 249.5, 127.5);
  border-bottom: #232426;
  color: #232426;
}
@media screen and (max-width: 959px) {
  .section-header {
    margin-bottom: 5%;
  }
}
@media screen and (min-width: 960px) {
  .section-header .section-header-text {
    float: left;
  }
  .section-header .section-link {
    float: right;
  }
}

.mini-news-listing,
.full-news-listing {
  list-style: none;
}
.mini-news-listing .post-meta,
.full-news-listing .post-meta {
  font-size: 0.8695652174em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0;
}
@media (min-width: 600px) and (max-width: 960px) {
  .mini-news-listing .post-meta,
  .full-news-listing .post-meta {
    font-size: calc(0.8695652174em + -0.0362318841 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  .mini-news-listing .post-meta,
  .full-news-listing .post-meta {
    font-size: calc(0.8333333333em + -0.0333333333 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  .mini-news-listing .post-meta,
  .full-news-listing .post-meta {
    font-size: 0.8em;
  }
}
.mini-news-listing .read-more,
.full-news-listing .read-more {
  border-bottom: 2px solid #232426;
  text-decoration: none;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 500;
  font-style: normal;
}

@media screen and (max-width: 959px) {
  .mini-news-listing li {
    margin-bottom: 5%;
  }
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .mini-news-listing li {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 47.2850526881%;
  }
  .mini-news-listing li:last-child {
    margin-right: 0;
  }
  .mini-news-listing li:nth-child(2n) {
    margin-right: 0;
  }
  .mini-news-listing li:nth-child(2n+1) {
    clear: left;
  }
}
@media screen and (min-width: 960px) {
  .mini-news-listing li {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 20.9275790321%;
  }
  .mini-news-listing li:last-child {
    margin-right: 0;
  }
  .mini-news-listing li:nth-child(4n) {
    margin-right: 0;
  }
  .mini-news-listing li:nth-child(4n+1) {
    clear: left;
  }
}
.mini-news-listing li h6 {
  margin: 0.3819660059em 0;
}
.mini-news-listing li h6 a {
  text-decoration: none;
}
.mini-news-listing li h6 a:hover, .mini-news-listing li h6 a:focus {
  background-color: rgb(255, 249.5, 127.5);
  color: #232426;
}
.mini-news-listing li .post-meta {
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.dark-bg .mini-news-listing li .post-meta {
  color: #fff;
}
.mini-news-listing li .read-more {
  border-bottom: 1px solid #FFF400;
  color: #FFF400;
}
.mini-news-listing li .read-more:hover, .mini-news-listing li .read-more:focus {
  border-color: #fff;
  color: #fff;
}

.full-news-listing li {
  padding: 5% 0;
}
.full-news-listing li:not(:first-child) {
  border-top: 2px dashed rgb(233, 233.1, 233.3);
}
.full-news-listing h4 {
  margin: 0.3819660059em 0;
}
.full-news-listing h4 a {
  text-decoration: none;
}
.full-news-listing h4 a:hover, .full-news-listing h4 a:focus {
  background-color: rgb(255, 249.5, 127.5);
}
.full-news-listing .read-more {
  border-color: rgb(90, 90.75, 92.25);
  color: rgb(90, 90.75, 92.25);
}
.full-news-listing .read-more:hover, .full-news-listing .read-more:focus {
  border-color: #232426;
  color: #232426;
}

.pagination {
  margin: 5% 0;
}
.pagination ul {
  display: inline;
  margin: 0;
  padding: 0;
  text-align: center;
}
.pagination ul li {
  display: inline;
  list-style: none;
}
.pagination ul ul li {
  display: none;
}
.pagination ul ul li:nth-child(1), .pagination ul ul li:nth-child(2), .pagination ul ul li:nth-child(3) {
  display: inline;
}
@media screen and (min-width: 960px) {
  .pagination ul ul li {
    display: inline;
  }
}
.pagination ul li a {
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background: #232426;
  border-radius: 6px;
  border: 2px solid #232426;
  color: #fff;
  font-family: "Gill Sans W01", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  outline: none;
  padding: 1.5% 3%;
  text-decoration: none;
}
.pagination ul li a:hover, .pagination ul li a:focus {
  background: #fff;
  color: #232426;
}
.pagination ul li a:active {
  background: #FFF400;
  color: #232426;
}
.pagination ul li a.active {
  background: #fff;
  color: #232426;
}

.media-block {
  display: block;
}
.media-block::after {
  clear: both;
  content: "";
  display: table;
}
.media-block video {
  max-width: 100%;
  height: auto;
}
.media-block iframe,
.media-block embed,
.media-block object {
  max-width: 100%;
}
.media-block img {
  border-radius: 6px;
  max-width: 100%;
  display: block;
  height: auto;
  margin: 0.33em 0;
}
.media-block + .media-block {
  margin-top: 10%;
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .media-block .media-text {
    max-width: 480px;
  }
}
@media screen and (min-width: 960px) {
  .media-block .media-text {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 47.2850526881%;
  }
  .media-block .media-text:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 599px) {
  .media-block .media-type {
    margin-top: 10%;
  }
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .media-block .media-type {
    max-width: 480px;
    margin-top: 5%;
  }
}
@media screen and (min-width: 960px) {
  .media-block .media-type {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 47.2850526881%;
    margin-right: 0;
  }
  .media-block .media-type:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 600px) and (max-width: 959px) {
  .reverse-media .media-text {
    max-width: 480px;
  }
}
@media screen and (min-width: 960px) {
  .reverse-media .media-text {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 47.2850526881%;
    margin-right: 0;
  }
  .reverse-media .media-text:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 599px) {
  .reverse-media .media-type {
    margin-bottom: 10%;
  }
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .reverse-media .media-type {
    max-width: 480px;
    margin-bottom: 5%;
  }
}
@media screen and (min-width: 960px) {
  .reverse-media .media-type {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 47.2850526881%;
  }
  .reverse-media .media-type:last-child {
    margin-right: 0;
  }
}

.service-areas {
  list-style: none;
}
.service-areas::after {
  clear: both;
  content: "";
  display: table;
}
.service-areas li > a {
  background-color: #FFF400;
  max-width: 300px;
  border: 2px solid #fff;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  display: block;
  padding: 7.5%;
}
.dark-bg .service-areas li > a {
  border: 2px solid #232426;
  color: #232426;
}
.service-areas li > a:hover, .service-areas li > a:focus {
  background-color: rgb(255, 247.63, 84.15);
}
.service-areas li > a:hover h3, .service-areas li > a:focus h3 {
  text-decoration: underline;
}
.service-areas h3 {
  font-size: 1.3225em;
  margin-bottom: 0.1458980297em;
}
@media (min-width: 600px) and (max-width: 960px) {
  .service-areas h3 {
    font-size: calc(1.3225em + 0.1175 * (100vw - 600px) / 360);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  .service-areas h3 {
    font-size: calc(1.44em + 0.1225 * (100vw - 960px) / 240);
  }
}
@media (min-width: 1200px) {
  .service-areas h3 {
    font-size: 1.5625em;
  }
}
.service-areas p {
  max-width: 300px;
  min-height: 4.5em;
  margin: 0 auto;
  font-size: 90%;
}
.service-areas img {
  border: 4px solid #232426;
  background-color: #fff;
  margin-bottom: 1em;
  border-radius: 50%;
  margin-right: auto;
  margin-left: auto;
  max-width: 90%;
  display: block;
  height: auto;
}
@media screen and (max-width: 599px) {
  .service-areas li {
    display: block;
  }
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .service-areas {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .service-areas li {
    max-width: 50%;
    flex-grow: 1;
  }
  .service-areas li a {
    max-width: none;
  }
}
@media screen and (min-width: 960px) {
  .service-areas {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .service-areas li {
    max-width: 33.333%;
    flex-grow: 1;
  }
  .service-areas li a {
    max-width: none;
  }
}

.product-listing {
  text-align: center;
  list-style: none;
}
.product-listing::after {
  clear: both;
  content: "";
  display: table;
}
.product-listing li {
  margin-bottom: 5%;
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .product-listing li {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 47.2850526881%;
  }
  .product-listing li:last-child {
    margin-right: 0;
  }
  .product-listing li:nth-child(2n) {
    margin-right: 0;
  }
  .product-listing li:nth-child(2n+1) {
    clear: left;
  }
}
@media screen and (min-width: 960px) {
  .product-listing li {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 29.7134035841%;
  }
  .product-listing li:last-child {
    margin-right: 0;
  }
  .product-listing li:nth-child(3n) {
    margin-right: 0;
  }
  .product-listing li:nth-child(3n+1) {
    clear: left;
  }
}
.product-listing h5 {
  display: inline-block;
  margin-bottom: 0;
}
.product-listing p {
  font-size: 1em;
  margin-bottom: 0;
}
.product-listing a {
  text-decoration: none;
  display: block;
}
.product-listing a:hover h5, .product-listing a:focus h5 {
  background-color: #FFF400;
}
.product-listing img {
  border: 1px solid rgb(244, 244.05, 244.15);
  background-color: rgb(250.6, 250.62, 250.66);
  margin-bottom: 1em;
  border-radius: 6px;
  max-width: 100%;
  display: block;
  height: auto;
}

@media screen and (max-width: 959px) {
  .sidebar-widget {
    max-width: 360.0360036004px;
  }
}

.sidebar-widget + .sidebar-widget {
  margin-top: 1.618034em;
}

.related-product {
  border: 3px solid #FFF400;
  border-radius: 6px;
  padding: 1.618034em;
}
.related-product h6 {
  margin-bottom: 0;
}
.related-product a {
  display: block;
}
.related-product img {
  max-width: 100%;
  display: block;
  height: auto;
}
.related-product.rescue {
  border-color: rgb(225.25, 0, 132.5);
}
.related-product.marine {
  border-color: #009ED7;
}
.related-product.retro {
  border-color: #14553F;
}

.contact-cta {
  border: 3px solid #232426;
  border-radius: 6px;
  text-align: center;
  padding: 1.618034em;
}
.sidebar .contact-cta {
  background: #FFF400;
  text-align: left;
}

.news-article-share {
  margin: 1em 0;
}
@media screen and (min-width: 960px) {
  .news-article-share {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 29.7134035841%;
    margin-right: 0;
  }
  .news-article-share:last-child {
    margin-right: 0;
  }
}
.news-article-share ul {
  list-style: none;
}
.news-article-share ul::after {
  clear: both;
  content: "";
  display: table;
}
.news-article-share ul li {
  margin: 0 2.5% 0 0;
  display: block;
  float: left;
}
.news-article-share ul a {
  background-color: #232426;
  background-repeat: no-repeat;
  background-size: 360px 48px;
  border-radius: 6px;
  height: 1em;
  line-height: 1.5;
  overflow: hidden;
  display: block;
  color: #fff;
  height: 48px;
  width: 48px;
}
.news-article-share ul a::before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.news-article-share ul a.linkedin {
  background-position: -96px center;
}
.news-article-share ul a.linkedin:hover, .news-article-share ul a.linkedin:focus {
  background-color: #007bb6;
}
.news-article-share ul a.facebook {
  background-position: left center;
}
.news-article-share ul a.facebook:hover, .news-article-share ul a.facebook:focus {
  background-color: #3b5998;
}
.news-article-share ul a.twitter {
  background-position: -48px center;
}
.news-article-share ul a.twitter:hover, .news-article-share ul a.twitter:focus {
  background-color: rgb(23.7, 161.3, 213.3);
}
.news-article-share ul a.email {
  background-position: -144px center;
}
.news-article-share ul a.email:hover, .news-article-share ul a.email:focus {
  background-color: rgb(9.5, 95.5, 66.3923076923);
}
.svg .news-article-share ul a {
  background-image: url("../media/svgs/donut-social-icons.svg");
}
.no-svg .news-article-share ul a {
  background-image: url("../media/svgs/fallbacks/donut-social-icons.png");
}

.footer-global {
  color: rgb(200, 200.25, 200.75);
  letter-spacing: 0.05em;
}
@media screen and (max-width: 959px) {
  .footer-global {
    text-align: center;
  }
}
.footer-global a {
  text-decoration: underline;
}
.footer-global a:hover, .footer-global a:focus {
  color: #fff;
}
.footer-global .legals {
  margin-bottom: 0.3819660059em;
}

.footer-left strong {
  text-transform: uppercase;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.footer-left address {
  margin-bottom: 1em;
  font-family: "Adelle Sans W01", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 959px) {
  .footer-left {
    margin-bottom: 5%;
  }
}
@media screen and (min-width: 960px) {
  .footer-left {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 47.2850526881%;
  }
  .footer-left:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 960px) {
  .footer-right {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 47.2850526881%;
    text-align: right;
    margin-right: 0;
  }
  .footer-right:last-child {
    margin-right: 0;
  }
}

.approval-certificates {
  text-align: center;
  list-style: none;
  margin: 5% 0;
}
.approval-certificates::after {
  clear: both;
  content: "";
  display: table;
}
.approval-certificates .approval-block {
  border: 1px solid rgb(244, 244.05, 244.15);
  background-color: rgb(250.6, 250.62, 250.66);
  border-radius: 6px;
  margin-bottom: 5%;
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .approval-certificates .approval-block {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 47.2850526881%;
  }
  .approval-certificates .approval-block:last-child {
    margin-right: 0;
  }
  .approval-certificates .approval-block:nth-child(2n) {
    margin-right: 0;
  }
  .approval-certificates .approval-block:nth-child(2n+1) {
    clear: left;
  }
}
@media screen and (min-width: 960px) {
  .approval-certificates .approval-block {
    float: left;
    display: block;
    margin-right: 5.4298946238%;
    width: 29.7134035841%;
  }
  .approval-certificates .approval-block:last-child {
    margin-right: 0;
  }
  .approval-certificates .approval-block:nth-child(3n) {
    margin-right: 0;
  }
  .approval-certificates .approval-block:nth-child(3n+1) {
    clear: left;
  }
}
.approval-certificates .approval-block .approval-image {
  margin: 5%;
  background-color: #fff;
  border: 1px solid rgb(244, 244.05, 244.15);
  text-align: center;
}
.approval-certificates .approval-block img {
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .approval-certificates .approval-block img {
    max-width: 300px;
  }
}
@media screen and (min-width: 600px) {
  .approval-certificates .approval-block img {
    max-width: 100%;
    display: block;
    height: auto;
  }
}
.approval-certificates .approval-block p {
  min-height: 3em;
  margin: 0.6180339845em;
}
