@font-face {
  font-family: 'capture_itregular';
  src: url('../fonts/Capture_it-webfont.eot');
  src: url('../fonts/Capture_it-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Capture_it-webfont.woff') format('woff'), url('../fonts/Capture_it-webfont.ttf') format('truetype'), url('../fonts/Capture_it-webfont.svg#capture_itregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: '2DAA04_1_0';
  src: url('../fonts/2DAA04_1_0.eot');
  src: url('../fonts/2DAA04_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2DAA04_1_0.woff') format('woff'), url('../fonts/2DAA04_1_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body,
form,
fieldset,
legend,
input,
select,
textarea,
button {
  margin: 0;
}
html {
  font-size: 100%;
}
body {
  font-family: sans-serif;
  font-size: 16px;
  font-size: 16 / 16rem;
  line-height: 21px;
  line-height: 21 / 16rem;
  color: #E5E5E5;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: url('../images/new-bg-top.jpg'), url('../images/new-bg-btm.jpg');
  background-position: top left, bottom left;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #000;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  zoom: 1;
}
i,
em,
.em,
dfn,
blockquote,
q {
  font-style: italic;
}
a {
  color: #607890;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
p {
  margin: 0 0 1.6em 0;
}
pre {
  margin: 1em 0;
}
ul + p,
ul + pre,
ol + p,
ol + pre {
  margin-top: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
mark {
  background: #ff0;
  color: #111;
}
audio:not([controls]) {
  height: 0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  border: 0;
  background: none;
  outline: 0;
  background-color: #ddd;
  margin: 2em 0;
  *margin: 1em 0;
  box-sizing: content-box;
  height: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: normal;
  font-weight: normal;
  margin: 0 0 0.33em 0;
  font-family: '2DAA04_1_0', sans-serif;
}
h1,
.h1 {
  font-size: 44px;
  font-size: 44 / 16rem;
}
h2,
.h2 {
  font-size: 32px;
  font-size: 32 / 16rem;
}
h3,
.h3 {
  font-size: 26px;
  font-size: 26 / 16rem;
}
h4,
.h4 {
  font-size: 21px;
  font-size: 21 / 16rem;
}
h5,
.h5 {
  font-size: 18px;
  font-size: 18 / 16rem;
}
h6,
.h6 {
  font-size: 15px;
  font-size: 15 / 16rem;
}
.no-style-heading {
  font-size: 100%;
}
.mainhead {
  padding-left: 10px;
}
header {
  background-color: rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
footer,
.belowfooter {
  background-color: rgba(0, 0, 0, 0.5);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
footer {
  font-size: 14px;
  font-size: 14 / 16rem;
  line-height: 16px;
  line-height: 16 / 16rem;
}
footer h3 {
  margin-bottom: 0.8em;
  margin-top: 0.33em;
}
.belowfooter {
  font-size: 12px;
  font-size: 12 / 16rem;
  line-height: 15px;
  line-height: 15 / 16rem;
}
.main {
  background: #dbdbdb;
  padding: 1.6em;
  color: #545454;
  margin-bottom: 1em;
}
.main h1 {
  margin-bottom: 0.4em;
}
.main p,
.main h2 {
  margin-bottom: 0.6em;
}
.featurebox {
  background-color: rgba(0, 0, 0, 0.3);
  margin-bottom: 1em;
  padding: 1em;
  border: 1px solid #333333;
}
.featurebox p {
  margin-bottom: 0;
  margin-top: 0.5em;
  font-size: 14px;
  font-size: 14 / 16rem;
}
.featurebox img {
  width: 100%;
}
.videobox {
  padding: 1em;
  background-color: #efefef;
  margin-bottom: 1em;
  margin-top: 1em;
}
.videobox p {
  margin-bottom: 0;
  margin-top: 0.5em;
}
.videobox img {
  width: 100%;
}
.videobox:last-child {
  margin-top: 1em;
}
.logo {
  width: 100%;
  min-height: 58px;
  background-image: url('../images/airlift-logo-grey.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}
.ir {
  text-indent: 101%;
  white-space: nowrap;
  overflow: hidden;
}
.topbox {
  margin-top: 0.8em;
}
nav {
  margin: 0 auto;
  text-align: center;
}
nav ul {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
nav ul li {
  float: left;
  margin: 0;
  padding-right: 0.3em;
  padding-left: 0.3em;
  font-family: '2DAA04_1_0', sans-serif;
  font-size: 24px;
  font-size: 24 / 16rem;
  border-right: 2px solid rgba(255, 255, 255, 0.2);
}
nav ul li a {
  display: block;
  text-decoration: none;
  color: #e5e5e5;
  padding: 3px;
}
nav ul li a:hover {
  color: #CCC;
}
nav ul li:last-child {
  border-right: none;
}
/*Style 'show menu' label button and hide it by default*/
.show-menu {
  text-decoration: none;
  color: #fff;
  background: #607890;
  text-align: center;
  padding: 10px 0;
  display: none;
}
/*Hide checkbox*/
input[type=checkbox] {
  display: none;
}
body#home a#navhome,
body#product a#navproduct,
body#gallery a#navgallery,
body#about a#navabout,
body#sales a#navsales,
body#testimonials a#navtestimonials,
body#contact a#navcontact {
  background-color: #607890;
}
div.row.clear.container.headerrow {
  padding-bottom: 0;
}
ul#aviationlogos {
  list-style: none;
  padding-left: 0;
}
ul#aviationlogos li {
  margin-bottom: 5px;
}
ul#aviationlogos li a {
  background-image: url('../images/aviation-sprite.jpg');
  display: block;
  height: 50px;
  width: 200px;
}
ul#aviationlogos li a.item1 {
  background-position: 0px 0px;
}
ul#aviationlogos li a:hover.item1 {
  background-position: 0px -50px;
}
ul#aviationlogos li a.item2 {
  background-position: 200px 0px;
}
ul#aviationlogos li a:hover.item2 {
  background-position: 200px -50px;
}
ul#aviationlogos li a.item3 {
  background-position: 400px 0px;
}
ul#aviationlogos li a:hover.item3 {
  background-position: 400px -50px;
}
ul#aviationlogos li a.item4 {
  background-position: 600px 0px;
}
ul#aviationlogos li a:hover.item4 {
  background-position: 600px -50px;
}
ul#aviationlogos li a.item5 {
  background-position: 800px 0px;
}
ul#aviationlogos li a:hover.item5 {
  background-position: 800px -50px;
}
ul#aviationlogos li a.item6 {
  background-position: 1000px 0px;
}
ul#aviationlogos li a:hover.item6 {
  background-position: 1000px -50px;
}
.heroimg {
  margin-left: -26px;
  margin-right: -26px;
  margin-top: 0;
  margin-bottom: 13px;
}
.heroimg img {
  width: 100%;
}
.product-view img {
  width: 100%;
}
.download img {
  width: auto;
}
.download .button {
  width: 100%;
}
.testlogo {
  margin: 0.5em 0;
}
/* jQuery lightBox plugin - Gallery style */
.gallery ul {
  margin: 0;
  padding-left: 0;
}
.gallery ul {
  list-style: none;
}
.gallery ul li {
  display: inline;
}
.gallery ul img {
  border: 5px solid #444;
  border-width: 5px 5px 15px;
}
.gallery ul a,
a:active,
a:visited {
  background: transparent;
  text-decoration: none;
}
#jquery-lightbox a {
  background: transparent;
}
.gallery ul a:hover img {
  border: 5px solid #fff;
  border-width: 5px 5px 15px;
  color: #fff;
}
.gallery ul a:hover {
  color: #fff;
}
.sales-cta-wrapper {
  margin-top: 1em;
}
.sales-cta-wrapper .cta-link {
  display: inline-block;
}
.media-box {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #bbb;
}
.media-box img {
  -o-object-fit: cover;
     object-fit: cover;
}
.media-box img.alignleft {
  float: left;
  margin-right: 1em;
}
.media-box img.alignright {
  float: right;
  margin-left: 1em;
}
.media-box:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd,
ul ul,
ol ol,
ul ol,
ol ul {
  margin: 0;
}
dd {
  margin-bottom: 1em;
}
menu,
ol,
ul {
  padding: 0 0 0 22px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
.list-unstyled,
.list-inline {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-unstyled li,
.list-inline li {
  margin-top: 0;
  margin-bottom: 0;
}
blockquote {
  font-size: 22px;
  font-size: 22 / 16rem;
  line-height: 32px;
  line-height: 32 / 16rem;
  color: #434343;
  margin: 1em 0;
}
blockquote p {
  margin: 1em 0;
}
cite {
  color: #434343;
  font-style: normal;
  font-size: 16px;
  font-size: 16 / 16rem;
  line-height: normal;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
code,
kbd,
pre,
samp {
  word-wrap: break-word;
  font-family: 'courier new', monospace, serif;
  font-size: 13px;
  font-size: 13 / 16rem;
  line-height: normal;
  font-weight: normal;
  background-color: #f1f1f1;
  padding: 10px;
}
code {
  color: #111;
}
table {
  width: 100%;
  margin: 1em 0;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  *white-space: normal;
}
table th,
table td {
  padding: 8px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
}
table thead th,
table tfoot th {
  vertical-align: bottom;
  background-color: #f1f1f1;
  color: #333;
}
table caption {
  padding: 8px;
  font-weight: normal;
  font-style: normal;
  border-bottom: 0;
}
fieldset {
  border: 0;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
label {
  margin: 0;
  cursor: pointer;
}
button,
input,
select,
textarea {
  font-size: 100%;
  vertical-align: baseline;
  *vertical-align: middle;
}
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  padding: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  line-height: normal;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #111;
}
input[type=checkbox],
input[type=radio] {
  cursor: pointer;
  box-sizing: border-box;
  line-height: normal;
  margin: 0;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
.checkbox {
  margin: 0.2em 0;
}
.checkbox input[type=checkbox],
.checkbox input[type=radio] {
  margin-top: 0.05em;
}
.checkbox label {
  padding-left: 5px;
  overflow: hidden;
  display: table;
  *zoom: 1;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* colors for form validity */
input:invalid,
textarea:invalid {
  border-radius: 1px;
  box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
  background-color: #f0dddd;
}
/* Contact form styles */
select,
input,
textarea {
  background-color: #E6E6E6;
  color: #444;
}
form#contactForm {
  background: #B8B8B8;
  padding: 2%;
  width: 96%;
}
form#contactForm fieldset {
  border: none;
  margin-bottom: 10px;
}
form#contactForm fieldset:last-of-type {
  margin-bottom: 0;
}
form#contactForm ol {
  margin-left: 0;
}
form#contactForm ol li {
  background: #b9cf6a;
  background: rgba(255, 255, 255, 0.3);
  border-color: #e3ebc3;
  border-color: rgba(255, 255, 255, 0.6);
  border-style: solid;
  border-width: 2px;
  border-radius: 5px;
  line-height: 30px;
  list-style: none;
  padding: 5px 10px;
  margin-bottom: 5px;
}
form#contactForm ol ol li {
  background: none;
  border: none;
  float: left;
}
form#contactForm label {
  float: left;
  width: 20%;
}
form#contactForm input:not([type=radio]),
form#contactForm textarea {
  background: #ffffff;
  border: none;
  border-radius: 3px;
  outline: none;
  padding: 5px;
  width: 75%;
}
form#contactForm input:not([type=submit]):focus,
form#contactForm textarea:focus {
  background: #eaeaea;
}
form#contactForm input[type=radio] {
  float: left;
  margin-right: 5px;
}
form#contactForm button,
.featurebox .button {
  background: #607890;
  border: none;
  border-radius: 5px;
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: auto;
  padding: 7px 25px;
  text-shadow: 0 1px 1px #000000;
  text-transform: uppercase;
}
form#contactForm button:hover,
.featurebox .button:hover {
  background: #336699;
  cursor: pointer;
}
.button {
  border: 0;
  padding: 1em 3em;
  background-color: #607890;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.button:hover {
  background-color: #336699;
}
.button:active {
  top: 1px;
}
.grey-button {
  background-color: #eee;
  color: #434343;
}
.grey-button:hover {
  background-color: #f1f1f1;
}
.button[disabled],
.button.disabled {
  color: #999;
  background-color: #f1f1f1;
}
.button-unstyled {
  font-size: 16px;
  font-size: 16 / 16rem;
  color: #607890;
  text-decoration: underline;
  border: 0;
  background: transparent;
  height: auto;
  padding: 0;
  cursor: pointer;
  outline: 0;
}
.button-unstyled:hover {
  text-decoration: none;
}
.button-unstyled[disabled],
.button-unstyled.disabled {
  text-decoration: none;
  color: #999;
  background-color: #ccc;
}
.left,
.checkbox input[type=checkbox],
.checkbox input[type=radio] {
  float: left;
}
.right {
  float: right;
}
.block,
.checkbox {
  display: block;
}
.inline {
  display: inline;
}
.inline-block,
audio,
canvas,
video,
.list-inline,
.list-inline li,
.button {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.none,
[hidden],
audio:not([controls]) {
  display: none;
}
.font-ultra-bold {
  font-weight: 900;
}
.font-bold,
b,
strong,
.strong {
  font-weight: 700;
}
.font-normal,
dt,
cite,
table thead th,
table tfoot th,
table caption,
legend,
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  font-weight: 500;
}
.font-light {
  font-weight: 300;
}
.font-thin {
  font-weight: 100;
}
.font-normal,
dt,
cite,
table thead th,
table tfoot th,
table caption,
legend,
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  font-style: normal;
}
.capitalize {
  text-transform: capitalize;
}
.uppercase {
  text-transform: uppercase;
}
.text-left,
table caption {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center,
.button {
  text-align: center;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: -9999em;
}
.image-left {
  margin-right: 20px;
}
.image-right {
  margin-left: 20px;
}
.section {
  position: relative;
}
.container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container-full {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.col {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
[class*="pull-"],
[class*="push-"] {
  position: relative;
}
.no-gutter {
  padding-left: 0;
  padding-right: 0;
}
.col-1 {
  width: 8.33333%;
  width: calc(100% / 12 * 1);
  width: -moz-calc(100% / 12 * 1);
}
.col-2 {
  width: 16.66667%;
  width: calc(100% / 12 * 2);
  width: -moz-calc(100% / 12 * 2);
}
.col-3,
.col-1-4 {
  width: 25%;
  width: calc(100% / 12 * 3);
  width: -moz-calc(100% / 12 * 3);
}
.col-4,
.col-1-3 {
  width: 33.33333%;
  width: calc(100% / 12 * 4);
  width: -moz-calc(100% / 12 * 4);
}
.col-5 {
  width: 41.66665%;
  width: calc(100% / 12 * 5);
  width: -moz-calc(100% / 12 * 5);
}
.col-6,
.col-1-2 {
  width: 50%;
  width: calc(100% / 12 * 6);
  width: -moz-calc(100% / 12 * 6);
}
.col-7 {
  width: 58.33333%;
  width: calc(100% / 12 * 7);
  width: -moz-calc(100% / 12 * 7);
}
.col-8 {
  width: 66.66666%;
  width: calc(100% / 12 * 8);
  width: -moz-calc(100% / 12 * 8);
}
.col-9,
.col-3-4 {
  width: 75%;
  width: calc(100% / 12 * 9);
  width: -moz-calc(100% / 12 * 9);
}
.col-10 {
  width: 83.33333%;
  width: calc(100% / 12 * 10);
  width: -moz-calc(100% / 12 * 10);
}
.col-11 {
  width: 91.66666%;
  width: calc(100% / 12 * 11);
  width: -moz-calc(100% / 12 * 11);
}
.col-12 {
  width: 100%;
}
.push-1 {
  left: 8.33333%;
  left: calc(100% / 12 * 1);
  left: -moz-calc(100% / 12 * 1);
}
.pull-1 {
  left: -8.33333%;
  left: calc(-100% / 12 * 1);
  left: -moz-calc(-100% / 12 * 1);
}
.push-2 {
  left: 16.66667%;
  left: calc(100% / 12 * 2);
  left: -moz-calc(100% / 12 * 2);
}
.pull-2 {
  left: -16.66667%;
  left: calc(-100% / 12 * 2);
  left: -moz-calc(-100% / 12 * 2);
}
.push-3,
.push-1-4 {
  left: 25%;
  left: calc(100% / 12 * 3);
  left: -moz-calc(100% / 12 * 3);
}
.pull-3,
.pull-1-4 {
  left: -25%;
  left: calc(-100% / 12 * 3);
  left: -moz-calc(-100% / 12 * 3);
}
.push-4,
.push-1-3 {
  left: 33.33333%;
  left: calc(100% / 12 * 4);
  left: -moz-calc(100% / 12 * 4);
}
.pull-4,
.pull-1-3 {
  left: -33.33333%;
  left: calc(-100% / 12 * 4);
  left: -moz-calc(-100% / 12 * 4);
}
.push-5 {
  left: 41.66665%;
  left: calc(100% / 12 * 5);
  left: -moz-calc(100% / 12 * 5);
}
.pull-5 {
  left: -41.66665%;
  left: calc(-100% / 12 * 5);
  left: -moz-calc(-100% / 12 * 5);
}
.push-6,
.push-1-2 {
  left: 50%;
  left: calc(100% / 12 * 6);
  left: -moz-calc(100% / 12 * 6);
}
.pull-6,
.pull-1-2 {
  left: -50%;
  left: calc(-100% / 12 * 6);
  left: -moz-calc(-100% / 12 * 6);
}
.push-7 {
  left: 58.33333%;
  left: calc(100% / 12 * 7);
  left: -moz-calc(100% / 12 * 7);
}
.pull-7 {
  left: -58.33333%;
  left: calc(-100% / 12 * 7);
  left: -moz-calc(-100% / 12 * 7);
}
.push-8 {
  left: 66.66666%;
  left: calc(100% / 12 * 8);
  left: -moz-calc(100% / 12 * 8);
}
.pull-8 {
  left: -66.66666%;
  left: calc(-100% / 12 * 8);
  left: -moz-calc(-100% / 12 * 8);
}
.push-9,
.push-3-4 {
  left: 75%;
  left: calc(100% / 12 * 9);
  left: -moz-calc(100% / 12 * 9);
}
.pull-9,
.pull-3-4 {
  left: -75%;
  left: calc(-100% / 12 * 9);
  left: -moz-calc(-100% / 12 * 9);
}
.push-10 {
  left: 83.33333%;
  left: calc(100% / 12 * 10);
  left: -moz-calc(100% / 12 * 10);
}
.pull-10 {
  left: -83.33333%;
  left: calc(-100% / 12 * 10);
  left: -moz-calc(-100% / 12 * 10);
}
.push-11 {
  left: 91.66666%;
  left: calc(100% / 12 * 11);
  left: -moz-calc(100% / 12 * 11);
}
.pull-11 {
  left: -91.66666%;
  left: calc(-100% / 12 * 11);
  left: -moz-calc(-100% / 12 * 11);
}
.row {
  padding-top: 1em;
  padding-bottom: 1em;
}
.no-desktop {
  display: none;
}
.no-margin,
.no-style-heading {
  margin: 0;
}
.no-padding {
  padding: 0;
}
@media only screen and (min-width: 740px) and (max-width: 1139px) {
  .container,
  .tablet-container {
    max-width: 1140px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .container:first-child,
  .tablet-container:first-child {
    margin-left: auto;
  }
  .tablet-container-full {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .tablet-container-full:first-child {
    margin-left: auto;
  }
  .tablet-no-gutter {
    padding-left: 0;
    padding-right: 0;
  }
  .tablet-col-1 {
    width: 8.33333%;
    width: calc(100% / 12 * 1);
    width: -moz-calc(100% / 12 * 1);
  }
  .tablet-col-2 {
    width: 16.66667%;
    width: calc(100% / 12 * 2);
    width: -moz-calc(100% / 12 * 2);
  }
  .tablet-col-3,
  .tablet-col-1-4 {
    width: 25%;
    width: calc(100% / 12 * 3);
    width: -moz-calc(100% / 12 * 3);
  }
  .tablet-col-4,
  .tablet-col-1-3 {
    width: 33.33333%;
    width: calc(100% / 12 * 4);
    width: -moz-calc(100% / 12 * 4);
  }
  .tablet-col-5 {
    width: 41.66665%;
    width: calc(100% / 12 * 5);
    width: -moz-calc(100% / 12 * 5);
  }
  .tablet-col-6,
  .tablet-col-1-2 {
    width: 50%;
    width: calc(100% / 12 * 6);
    width: -moz-calc(100% / 12 * 6);
  }
  .tablet-col-7 {
    width: 58.33333%;
    width: calc(100% / 12 * 7);
    width: -moz-calc(100% / 12 * 7);
  }
  .tablet-col-8 {
    width: 66.66666%;
    width: calc(100% / 12 * 8);
    width: -moz-calc(100% / 12 * 8);
  }
  .tablet-col-9,
  .tablet-col-3-4 {
    width: 75%;
    width: calc(100% / 12 * 9);
    width: -moz-calc(100% / 12 * 9);
  }
  .tablet-col-10 {
    width: 83.33333%;
    width: calc(100% / 12 * 10);
    width: -moz-calc(100% / 12 * 10);
  }
  .tablet-col-11 {
    width: 91.66666%;
    width: calc(100% / 12 * 11);
    width: -moz-calc(100% / 12 * 11);
  }
  .tablet-col-12 {
    width: 100%;
  }
  .tablet-push-1 {
    left: 8.33333%;
    left: calc(100% / 12 * 1);
    left: -moz-calc(100% / 12 * 1);
  }
  .tablet-pull-1 {
    left: -8.33333%;
    left: calc(-100% / 12 * 1);
    left: -moz-calc(-100% / 12 * 1);
  }
  .tablet-push-2 {
    left: 16.66667%;
    left: calc(100% / 12 * 2);
    left: -moz-calc(100% / 12 * 2);
  }
  .tablet-pull-2 {
    left: -16.66667%;
    left: calc(-100% / 12 * 2);
    left: -moz-calc(-100% / 12 * 2);
  }
  .tablet-push-3,
  .tablet-push-1-4 {
    left: 25%;
    left: calc(100% / 12 * 3);
    left: -moz-calc(100% / 12 * 3);
  }
  .tablet-pull-3,
  .tablet-pull-1-4 {
    left: -25%;
    left: calc(-100% / 12 * 3);
    left: -moz-calc(-100% / 12 * 3);
  }
  .tablet-push-4,
  .tablet-push-1-3 {
    left: 33.33333%;
    left: calc(100% / 12 * 4);
    left: -moz-calc(100% / 12 * 4);
  }
  .tablet-pull-4,
  .tablet-pull-1-3 {
    left: -33.33333%;
    left: calc(-100% / 12 * 4);
    left: -moz-calc(-100% / 12 * 4);
  }
  .tablet-push-5 {
    left: 41.66665%;
    left: calc(100% / 12 * 5);
    left: -moz-calc(100% / 12 * 5);
  }
  .tablet-pull-5 {
    left: -41.66665%;
    left: calc(-100% / 12 * 5);
    left: -moz-calc(-100% / 12 * 5);
  }
  .tablet-push-6,
  .tablet-push-1-2 {
    left: 50%;
    left: calc(100% / 12 * 6);
    left: -moz-calc(100% / 12 * 6);
  }
  .tablet-pull-6,
  .tablet-pull-1-2 {
    left: -50%;
    left: calc(-100% / 12 * 6);
    left: -moz-calc(-100% / 12 * 6);
  }
  .tablet-push-7 {
    left: 58.33333%;
    left: calc(100% / 12 * 7);
    left: -moz-calc(100% / 12 * 7);
  }
  .tablet-pull-7 {
    left: -58.33333%;
    left: calc(-100% / 12 * 7);
    left: -moz-calc(-100% / 12 * 7);
  }
  .tablet-push-8 {
    left: 66.66666%;
    left: calc(100% / 12 * 8);
    left: -moz-calc(100% / 12 * 8);
  }
  .tablet-pull-8 {
    left: -66.66666%;
    left: calc(-100% / 12 * 8);
    left: -moz-calc(-100% / 12 * 8);
  }
  .tablet-push-9,
  .tablet-push-3-4 {
    left: 75%;
    left: calc(100% / 12 * 9);
    left: -moz-calc(100% / 12 * 9);
  }
  .tablet-pull-9,
  .tablet-pull-3-4 {
    left: -75%;
    left: calc(-100% / 12 * 9);
    left: -moz-calc(-100% / 12 * 9);
  }
  .tablet-push-10 {
    left: 83.33333%;
    left: calc(100% / 12 * 10);
    left: -moz-calc(100% / 12 * 10);
  }
  .tablet-pull-10 {
    left: -83.33333%;
    left: calc(-100% / 12 * 10);
    left: -moz-calc(-100% / 12 * 10);
  }
  .tablet-push-11 {
    left: 91.66666%;
    left: calc(100% / 12 * 11);
    left: -moz-calc(100% / 12 * 11);
  }
  .tablet-pull-11 {
    left: -91.66666%;
    left: calc(-100% / 12 * 11);
    left: -moz-calc(-100% / 12 * 11);
  }
  .tablet-no-push,
  .tablet-no-pull {
    left: auto;
  }
  .tablet-row {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .tablet-full {
    left: auto;
    clear: both;
    float: none;
    width: 100%;
    margin: 1em 0 0 0;
    display: block;
  }
  .tablet-full:first-child {
    margin-top: 0;
  }
  .tablet-text-left {
    text-align: left;
  }
  .tablet-text-right {
    text-align: right;
  }
  .tablet-text-center {
    text-align: center;
  }
  .tablet-left {
    float: left;
  }
  .tablet-right {
    float: right;
  }
  .tablet-no-float {
    float: none;
  }
  .tablet-no-margin {
    margin: 0;
  }
  .tablet-no-padding {
    padding: 0;
  }
  .no-tablet {
    display: none;
  }
  .show-tablet {
    display: block;
  }
}
@media only screen and (max-width: 739px) {
  .container,
  .mobile-container {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .container:first-child,
  .mobile-container:first-child {
    margin-left: auto;
  }
  .mobile-container-full {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .mobile-container-full:first-child {
    margin-left: auto;
  }
  .mobile-no-gutter {
    padding-left: 0;
    padding-right: 0;
  }
  .mobile-col-1-2 {
    width: 50%;
    width: calc(100% / 12 * 6);
    width: -moz-calc(100% / 12 * 6);
  }
  .mobile-col-1-3 {
    width: 33.33333%;
    width: calc(100% / 12 * 4);
    width: -moz-calc(100% / 12 * 4);
  }
  .mobile-col-1-4 {
    width: 25%;
    width: calc(100% / 12 * 3);
    width: -moz-calc(100% / 12 * 3);
  }
  .mobile-col-3-4 {
    width: 75%;
    width: calc(100% / 12 * 9);
    width: -moz-calc(100% / 12 * 9);
  }
  .mobile-push-1-2 {
    left: 50%;
    left: calc(100% / 12 * 6);
    left: -moz-calc(100% / 12 * 6);
  }
  .mobile-pull-1-2 {
    left: -50%;
    left: calc(-100% / 12 * 6);
    left: -moz-calc(-100% / 12 * 6);
  }
  .mobile-push-1-3 {
    left: 25%;
    left: calc(100% / 12 * 3);
    left: -moz-calc(100% / 12 * 3);
  }
  .mobile-pull-1-3 {
    left: -25%;
    left: calc(-100% / 12 * 3);
    left: -moz-calc(-100% / 12 * 3);
  }
  .mobile-push-1-4 {
    left: 33.33333%;
    left: calc(100% / 12 * 4);
    left: -moz-calc(100% / 12 * 4);
  }
  .mobile-pull-1-4 {
    left: -33.33333%;
    left: calc(-100% / 12 * 4);
    left: -moz-calc(-100% / 12 * 4);
  }
  .mobile-push-3-4 {
    left: 75%;
    left: calc(100% / 12 * 9);
    left: -moz-calc(100% / 12 * 9);
  }
  .mobile-pull-3-4 {
    left: -75%;
    left: calc(-100% / 12 * 9);
    left: -moz-calc(-100% / 12 * 9);
  }
  .mobile-no-push,
  .mobile-no-pull {
    left: auto;
  }
  .mobile-row {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .mobile-full {
    left: auto;
    clear: both;
    float: none;
    width: 100%;
    margin: 0.2em 0 0 0;
    display: block;
  }
  .mobile-full:first-child {
    margin-top: 0;
  }
  .mobile-text-left {
    text-align: left;
  }
  .mobile-text-right {
    text-align: right;
  }
  .mobile-text-center {
    text-align: center;
  }
  .mobile-left {
    float: left;
  }
  .mobile-right {
    float: right;
  }
  .mobile-no-float {
    float: none;
  }
  .mobile-no-margin {
    margin: 0;
  }
  .mobile-no-padding {
    padding: 0;
  }
  .no-mobile {
    display: none;
  }
  .show-mobile {
    display: block;
  }
  div.row.clear.container.navrow {
    padding-top: 0;
  }
  /*Show menu when invisible checkbox is checked*/
  input[type=checkbox]:checked ~ nav ul#menu {
    display: block;
  }
  /*Make dropdown links appear inline*/
  #menu {
    position: static;
    display: none;
  }
  nav ul li {
    margin-bottom: 1px;
    padding-left: 0;
    padding-right: 0;
    border-right: none;
    width: 100%;
  }
  nav ul li a {
    width: 100%;
    background-color: #607890;
  }
  .show-menu {
    display: block;
    margin-bottom: 1px;
  }
}
@media print {
  * {
    background: transparent;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100%;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}


form#contactForm .button {
  background: #607890 !important;
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: auto;
  padding: 7px 25px;
  text-shadow: 0 1px 1px #000000;
  text-transform: uppercase;
}
form#contactForm .button:hover {
  background: #336699;
  cursor: pointer;
}
