/*
THEME NAME: SmartICE Custom
THEME URI:
DESCRIPTION: Custom Theme for Wordpress
VERSION: 2.0
AUTHOR: Jimmy Rose
AUTHOR URI: http://www.jimmyrose.ca
*/
@import url(css/normalize.css);
body, html {
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  font-family: "Roboto", sans-serif;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  font-size: 100%;
  color: #000000; }

body {
  overflow-x: hidden; }

* {
  font-family: "Roboto", sans-serif; }

h1 {
  font-family: "Oswald", sans-serif;
  font-size: 4.25rem;
  line-height: 1.1;
  letter-spacing: 0.15rem; }

h2 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 2.5rem; }

h3 {
  font-family: "Oswald", sans-serif; }

p, ul li, ol li {
  font-family: "Roboto", sans-serif;
  font-size: 1.05rem;
  letter-spacing: 0.025rem;
  line-height: 1.4; }

small {
  font-size: 0.75rem;
  line-height: 1.4; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.justify {
  text-align: justify; }

.hidden-sm {
  display: none; }

.clearfix {
  overflow: auto; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

*,
*:before,
*:after {
  box-sizing: border-box; }

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }

.row::before, .row::after {
  content: ' ';
  display: table;
  flex-basis: 0;
  order: 1; }

.row::after {
  clear: both; }

.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }

@media screen and (min-width: 40em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; } }
.row .row.collapse {
  margin-left: 0;
  margin-right: 0; }

.row.expanded {
  max-width: none; }

.row.expanded .row {
  margin-left: auto;
  margin-right: auto; }

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

@media screen and (min-width: 40em) {
  .column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right; }

.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0; }

.small-1 {
  width: 8.3333333333%; }

.small-push-1 {
  position: relative;
  left: 8.3333333333%; }

.small-pull-1 {
  position: relative;
  left: -8.3333333333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.6666666667%; }

.small-push-2 {
  position: relative;
  left: 16.6666666667%; }

.small-pull-2 {
  position: relative;
  left: -16.6666666667%; }

.small-offset-1 {
  margin-left: 8.3333333333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.6666666667%; }

.small-4 {
  width: 33.3333333333%; }

.small-push-4 {
  position: relative;
  left: 33.3333333333%; }

.small-pull-4 {
  position: relative;
  left: -33.3333333333%; }

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

.small-5 {
  width: 41.6666666667%; }

.small-push-5 {
  position: relative;
  left: 41.6666666667%; }

.small-pull-5 {
  position: relative;
  left: -41.6666666667%; }

.small-offset-4 {
  margin-left: 33.3333333333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.6666666667%; }

.small-7 {
  width: 58.3333333333%; }

.small-push-7 {
  position: relative;
  left: 58.3333333333%; }

.small-pull-7 {
  position: relative;
  left: -58.3333333333%; }

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

.small-8 {
  width: 66.6666666667%; }

.small-push-8 {
  position: relative;
  left: 66.6666666667%; }

.small-pull-8 {
  position: relative;
  left: -66.6666666667%; }

.small-offset-7 {
  margin-left: 58.3333333333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.6666666667%; }

.small-10 {
  width: 83.3333333333%; }

.small-push-10 {
  position: relative;
  left: 83.3333333333%; }

.small-pull-10 {
  position: relative;
  left: -83.3333333333%; }

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

.small-11 {
  width: 91.6666666667%; }

.small-push-11 {
  position: relative;
  left: 91.6666666667%; }

.small-pull-11 {
  position: relative;
  left: -91.6666666667%; }

.small-offset-10 {
  margin-left: 83.3333333333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.6666666667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both; }

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; }

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; }

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.3333333333%;
  float: left; }

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both; }

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left; }

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; }

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left; }

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both; }

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.6666666667%;
  float: left; }

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both; }

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.2857142857%;
  float: left; }

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both; }

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left; }

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both; }

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-collapse .row {
  margin-left: 0;
  margin-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left; }

@media screen and (min-width: 40em) {
  .medium-1 {
    width: 8.3333333333%; }

  .medium-push-1 {
    position: relative;
    left: 8.3333333333%; }

  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%; }

  .medium-offset-0 {
    margin-left: 0%; }

  .medium-2 {
    width: 16.6666666667%; }

  .medium-push-2 {
    position: relative;
    left: 16.6666666667%; }

  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%; }

  .medium-offset-1 {
    margin-left: 8.3333333333%; }

  .medium-3 {
    width: 25%; }

  .medium-push-3 {
    position: relative;
    left: 25%; }

  .medium-pull-3 {
    position: relative;
    left: -25%; }

  .medium-offset-2 {
    margin-left: 16.6666666667%; }

  .medium-4 {
    width: 33.3333333333%; }

  .medium-push-4 {
    position: relative;
    left: 33.3333333333%; }

  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%; }

  .medium-offset-3 {
    margin-left: 25%; }

  .medium-5 {
    width: 41.6666666667%; }

  .medium-push-5 {
    position: relative;
    left: 41.6666666667%; }

  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%; }

  .medium-offset-4 {
    margin-left: 33.3333333333%; }

  .medium-6 {
    width: 50%; }

  .medium-push-6 {
    position: relative;
    left: 50%; }

  .medium-pull-6 {
    position: relative;
    left: -50%; }

  .medium-offset-5 {
    margin-left: 41.6666666667%; }

  .medium-7 {
    width: 58.3333333333%; }

  .medium-push-7 {
    position: relative;
    left: 58.3333333333%; }

  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%; }

  .medium-offset-6 {
    margin-left: 50%; }

  .medium-8 {
    width: 66.6666666667%; }

  .medium-push-8 {
    position: relative;
    left: 66.6666666667%; }

  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%; }

  .medium-offset-7 {
    margin-left: 58.3333333333%; }

  .medium-9 {
    width: 75%; }

  .medium-push-9 {
    position: relative;
    left: 75%; }

  .medium-pull-9 {
    position: relative;
    left: -75%; }

  .medium-offset-8 {
    margin-left: 66.6666666667%; }

  .medium-10 {
    width: 83.3333333333%; }

  .medium-push-10 {
    position: relative;
    left: 83.3333333333%; }

  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%; }

  .medium-offset-9 {
    margin-left: 75%; }

  .medium-11 {
    width: 91.6666666667%; }

  .medium-push-11 {
    position: relative;
    left: 91.6666666667%; }

  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%; }

  .medium-offset-10 {
    margin-left: 83.3333333333%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-11 {
    margin-left: 91.6666666667%; }

  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }

  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left; }

  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left; }

  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left; }

  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.3333333333%;
    float: left; }

  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left; }

  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left; }

  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left; }

  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left; }

  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left; }

  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.6666666667%;
    float: left; }

  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left; }

  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.2857142857%;
    float: left; }

  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left; }

  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }

  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left; }

  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }
@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.3333333333%; }

  .large-push-1 {
    position: relative;
    left: 8.3333333333%; }

  .large-pull-1 {
    position: relative;
    left: -8.3333333333%; }

  .large-offset-0 {
    margin-left: 0%; }

  .large-2 {
    width: 16.6666666667%; }

  .large-push-2 {
    position: relative;
    left: 16.6666666667%; }

  .large-pull-2 {
    position: relative;
    left: -16.6666666667%; }

  .large-offset-1 {
    margin-left: 8.3333333333%; }

  .large-3 {
    width: 25%; }

  .large-push-3 {
    position: relative;
    left: 25%; }

  .large-pull-3 {
    position: relative;
    left: -25%; }

  .large-offset-2 {
    margin-left: 16.6666666667%; }

  .large-4 {
    width: 33.3333333333%; }

  .large-push-4 {
    position: relative;
    left: 33.3333333333%; }

  .large-pull-4 {
    position: relative;
    left: -33.3333333333%; }

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

  .large-5 {
    width: 41.6666666667%; }

  .large-push-5 {
    position: relative;
    left: 41.6666666667%; }

  .large-pull-5 {
    position: relative;
    left: -41.6666666667%; }

  .large-offset-4 {
    margin-left: 33.3333333333%; }

  .large-6 {
    width: 50%; }

  .large-push-6 {
    position: relative;
    left: 50%; }

  .large-pull-6 {
    position: relative;
    left: -50%; }

  .large-offset-5 {
    margin-left: 41.6666666667%; }

  .large-7 {
    width: 58.3333333333%; }

  .large-push-7 {
    position: relative;
    left: 58.3333333333%; }

  .large-pull-7 {
    position: relative;
    left: -58.3333333333%; }

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

  .large-8 {
    width: 66.6666666667%; }

  .large-push-8 {
    position: relative;
    left: 66.6666666667%; }

  .large-pull-8 {
    position: relative;
    left: -66.6666666667%; }

  .large-offset-7 {
    margin-left: 58.3333333333%; }

  .large-9 {
    width: 75%; }

  .large-push-9 {
    position: relative;
    left: 75%; }

  .large-pull-9 {
    position: relative;
    left: -75%; }

  .large-offset-8 {
    margin-left: 66.6666666667%; }

  .large-10 {
    width: 83.3333333333%; }

  .large-push-10 {
    position: relative;
    left: 83.3333333333%; }

  .large-pull-10 {
    position: relative;
    left: -83.3333333333%; }

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

  .large-11 {
    width: 91.6666666667%; }

  .large-push-11 {
    position: relative;
    left: 91.6666666667%; }

  .large-pull-11 {
    position: relative;
    left: -91.6666666667%; }

  .large-offset-10 {
    margin-left: 83.3333333333%; }

  .large-12 {
    width: 100%; }

  .large-offset-11 {
    margin-left: 91.6666666667%; }

  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }

  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left; }

  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left; }

  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left; }

  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.3333333333%;
    float: left; }

  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left; }

  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left; }

  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left; }

  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left; }

  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left; }

  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.6666666667%;
    float: left; }

  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left; }

  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.2857142857%;
    float: left; }

  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left; }

  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left; }

  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left; }

  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .large-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }
.search-bar {
  margin: 1.5rem 10rem;
  float: right;
  display: none; }
  .search-bar form input {
    width: 19rem;
    border: 2px solid #A8AD00;
    border-radius: 2rem;
    padding: 0.5rem 1rem 0.25rem 2rem;
    background: url("images/search-icon.svg") no-repeat;
    background-size: 1rem;
    background-position: 0.5rem center; }

header {
  background: #ff6b00;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 99; }
  header .logo {
    width: 15.25rem;
    margin: 1.75rem 5rem; }
  header nav#mobile-nav {
    display: none;
    text-align: left;
    background: #ff6b00;
    padding: 0 2rem 2rem; }
    header nav#mobile-nav.active {
      display: block; }
    header nav#mobile-nav ul {
      padding: 0;
      width: 100%; }
      header nav#mobile-nav ul li {
        list-style: none; }
        header nav#mobile-nav ul li a {
          text-decoration: none;
          color: #000000;
          text-transform: uppercase;
          width: 100%;
          display: block; }
      header nav#mobile-nav ul.menu > li.menu-item-has-children > a {
        border-bottom: 1px solid #ffffff;
        font-weight: bold;
        font-size: 0.75rem;
        padding-bottom: 0.25rem;
        margin-top: 1.5rem;
        margin-bottom: 0.5rem;
        pointer-events: none; }
      header nav#mobile-nav ul.menu ul.sub-menu li {
        padding: 0.5rem 0; }
      header nav#mobile-nav ul.sub-menu ul.sub-menu {
        display: none; }
  header nav {
    width: 100%;
    background: #00a6dd;
    text-align: center; }
    header nav ul#menu-main-menu {
      margin: 0;
      padding: 0;
      position: relative; }
      header nav ul#menu-main-menu > li:hover {
        transition: all 0.2s ease-in-out;
        background: url("images/menu-arrow.svg") no-repeat;
        background-size: 1.25rem;
        background-position: center top; }
      header nav ul#menu-main-menu li {
        list-style: none;
        background-position: center -2rem;
        display: inline-block;
        font-size: 0.95rem;
        margin: 0 2.5rem;
        padding: 1.5rem 0;
        line-height: 1;
        color: #000000; }
        header nav ul#menu-main-menu li a {
          text-decoration: none;
          color: #000000; }
        header nav ul#menu-main-menu li > ul.sub-menu {
          height: 0;
          position: absolute;
          background: #ffffff;
          width: 101%;
          left: -0.5%;
          top: 3.9rem;
          transition: all 0.2s ease-in-out; }
          header nav ul#menu-main-menu li > ul.sub-menu.active {
            display: block;
            height: 20rem;
            padding-top: 2rem;
            z-index: 999999; }
            header nav ul#menu-main-menu li > ul.sub-menu.active li ul.sub-menu {
              display: block !important; }
          header nav ul#menu-main-menu li > ul.sub-menu li {
            opacity: 0;
            top: 0;
            margin: 0;
            font-size: 0.95rem;
            position: relative;
            padding: 0;
            width: 15rem;
            padding: 0;
            text-align: left;
            line-height: 1.75;
            transition: all 0.2s ease-in-out; }
            header nav ul#menu-main-menu li > ul.sub-menu li.active {
              top: 0.5rem;
              opacity: 1; }
            header nav ul#menu-main-menu li > ul.sub-menu li a {
              font-weight: bold; }
            header nav ul#menu-main-menu li > ul.sub-menu li a:hover {
              color: #ff6b00; }
            header nav ul#menu-main-menu li > ul.sub-menu li ul.sub-menu {
              display: none;
              font-size: 0.95rem;
              position: absolute;
              margin: 0;
              height: auto;
              top: 1.5rem;
              left: -2.2rem;
              padding-top: 0; }
              header nav ul#menu-main-menu li > ul.sub-menu li ul.sub-menu li a {
                font-weight: normal; }

.mobile-menu {
  display: none; }

.columns.align-left {
  float: left; }

.columns.align-right {
  float: right; }

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

.hide {
  display: none !important; }

a.button {
  -webkit-transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  color: #000000;
  background: #ffd100;
  text-decoration: none;
  padding: 0.5rem 1rem;
  border-radius: 1rem; }
  a.button:hover {
    background: #ffffff; }

a.btn-arrow {
  -webkit-transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  color: #ffffff;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 0.5rem 0.25rem 0.5rem 0.75rem;
  position: relative;
  background: #8e9c9c;
  text-decoration: none; }
  a.btn-arrow:after {
    content: "";
    position: absolute;
    right: -1.1rem;
    top: 0;
    width: 0;
    height: 0;
    border-top: 1.1rem solid transparent;
    border-bottom: 1.1rem solid transparent;
    border-left: 1.1rem solid #8e9c9c; }

.modules {
  margin-top: 0; }

section.the-content {
  padding: 0;
  transition: all 0.2s ease-in-out;
  position: relative;
  top: -5px;
  width: 100%; }
  section.the-content.blur {
    z-index: -1;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    top: -5px;
    opacity: 0.6; }

section {
  padding: 0 5rem;
  margin: 0;
  display: inline-block; }
  section .columns {
    padding: 0; }

section.hero-section {
  margin: 0 0 3rem; }
  section.hero-section .headline-container {
    padding: 0 3rem; }
    section.hero-section .headline-container h1 {
      color: #ff6b00;
      margin-bottom: 0.5rem; }
  section.hero-section .description-container {
    padding: 0 3rem; }
    section.hero-section .description-container h2 {
      color: #0055b8;
      font-size: 1.6rem; }

section.news-section {
  margin: 0 5rem 0;
  width: calc(100% - 10rem);
  background: #d6eff9; }
  section.news-section .headline-container {
    padding: 0 3rem; }
    section.news-section .headline-container h1 {
      color: #0055b8;
      margin-bottom: 0.5rem; }
  section.news-section .description-container {
    padding: 0 3rem; }
    section.news-section .description-container h2 {
      color: #0055b8;
      font-size: 1.6rem; }
  section.news-section hr {
    clear: both;
    margin: 3rem;
    border-top: 2px solid #FFFFFF; }

section.news-module {
  margin: 0 5rem 3rem;
  width: calc(100% - 10rem);
  background: #d6eff9; }

section.feature-section {
  margin: 0 0 3rem;
  width: 100%; }
  section.feature-section .text-container {
    display: inline-block;
    background-position: bottom left;
    padding: 2rem 5rem 5rem;
    width: 100%;
    background-color: #d6eff9; }
  section.feature-section .headline-container h1 {
    margin-bottom: 0.75rem;
    color: #0055b8; }
  section.feature-section .description-container p {
    margin-bottom: 0; }
  section.feature-section a.link {
    color: #000000;
    font-size: 1.2rem;
    font-weight: bold;
    text-decoration: none; }
    section.feature-section a.link:after {
      content: "..."; }
    section.feature-section a.link:hover {
      text-decoration: underline; }
  section.feature-section .banner {
    padding: 2rem;
    background: #0055b8;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    top: -0.25rem;
    position: relative;
    margin-bottom: -0.25rem; }

section.data-page-section {
  margin: 0 0 3rem; }
  section.data-page-section .text-container {
    display: inline-block;
    background-position: bottom left;
    padding: 2rem 4rem; }
    section.data-page-section .text-container h1 {
      color: #ff6b00; }
    section.data-page-section .text-container h2 {
      color: #0055b8;
      margin-bottom: 0; }
  section.data-page-section .content-image-container {
    padding: 5rem; }
    section.data-page-section .content-image-container img {
      width: 100%; }

section.contact-page-section {
  margin: 0 0 3rem;
  width: 100%; }
  section.contact-page-section .text-container {
    display: inline-block;
    background-position: bottom left;
    padding: 2rem 4rem;
    width: 100%; }
    section.contact-page-section .text-container h1 {
      color: #ff6b00; }
    section.contact-page-section .text-container h2 {
      color: #0055b8;
      font-size: 1.5rem; }

section.carousel-section {
  width: 100%;
  position: relative;
  margin: 0 0 3rem; }
  section.carousel-section .owl-carousel .owl-item .item {
    width: 100%;
    display: inline-block;
    padding: 2rem 10rem 4rem;
    min-height: 20rem; }
    section.carousel-section .owl-carousel .owl-item .item.vertical {
      padding: 4rem 10rem 4rem; }
  section.carousel-section .owl-carousel .owl-item img {
    width: 4rem; }
    section.carousel-section .owl-carousel .owl-item img.center {
      margin: 1rem auto; }
  section.carousel-section .owl-carousel .owl-item h1 img {
    width: 4rem;
    display: inline; }
  section.carousel-section .owl-carousel .owl-item p, section.carousel-section .owl-carousel .owl-item h1 {
    color: #ffffff; }
    section.carousel-section .owl-carousel .owl-item p strong, section.carousel-section .owl-carousel .owl-item h1 strong {
      color: #ffffff; }
  section.carousel-section .owl-carousel .owl-item h1 {
    margin: 0 0 0.125rem;
    font-family: "Roboto", sans-serif; }
  section.carousel-section .owl-carousel .owl-item .large-6.headlines h1 {
    font-size: 6rem; }
  section.carousel-section .owl-carousel .owl-item .large-6.headlines p {
    margin: 0;
    text-transform: uppercase;
    font-weight: bold; }
  section.carousel-section .owl-carousel .owl-item .text-align-left {
    text-align: left; }
  section.carousel-section .owl-carousel .owl-item .text-align-right {
    text-align: right; }
  section.carousel-section .owl-carousel .owl-item .text-align-center {
    text-align: center; }
  section.carousel-section .owl-nav {
    position: absolute;
    top: calc(50% - 2rem);
    width: 100%; }
    section.carousel-section .owl-nav button {
      border: none;
      background: transparent;
      padding: 0 4rem; }
      section.carousel-section .owl-nav button span {
        font-size: 4rem;
        color: #ffffff; }
      section.carousel-section .owl-nav button.owl-next {
        float: right; }
  section.carousel-section .owl-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 2rem; }
    section.carousel-section .owl-dots button {
      border: none;
      background: #ffffff;
      height: 0.7rem;
      width: 0.5rem;
      margin: 0 0.25rem;
      border-radius: 1rem;
      opacity: 0.6; }
      section.carousel-section .owl-dots button.active {
        opacity: 1; }

section.ice-trends-section .text-container {
  padding: 0 2rem; }
section.ice-trends-section h1 {
  color: #004d71; }
section.ice-trends-section h2 {
  color: #ff6b00;
  margin-bottom: 0; }
section.ice-trends-section .location-data-block {
  display: none; }
  section.ice-trends-section .location-data-block.active {
    display: block; }
section.ice-trends-section .download-link {
  clear: both;
  padding: 2rem 0 0; }
  section.ice-trends-section .download-link img {
    width: 2.5rem;
    top: 0.75rem;
    position: relative;
    margin-right: 1rem; }
  section.ice-trends-section .download-link a {
    font-size: 1.5rem;
    font-style: italic;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none; }
    section.ice-trends-section .download-link a:hover {
      color: #ff6b00; }
section.ice-trends-section .data-table {
  clear: both; }
  section.ice-trends-section .data-table h2 {
    font-size: 1.25rem;
    padding-left: 1rem;
    border-left: 3px solid #00a6dd;
    margin-bottom: 0;
    padding-bottom: 0.5rem;
    color: #000000; }
  section.ice-trends-section .data-table p.data-header {
    margin: 0.5rem 0 0;
    padding-left: 0.5rem; }
  section.ice-trends-section .data-table small {
    font-size: 0.5rem;
    line-height: 1.4;
    margin: 0.5rem 0 0;
    display: inline-block; }
  section.ice-trends-section .data-table .smartbuoys {
    float: left;
    width: 57.1428%;
    padding: 0.5rem;
    border: 3px solid #00a6dd;
    border-radius: 0 0 0 1rem; }
    section.ice-trends-section .data-table .smartbuoys span.data-point {
      display: inline-block;
      width: calc(25% - 0.6rem);
      padding: 1rem;
      background: #eeeeee;
      border-radius: 0.5rem;
      margin: 0.2rem;
      text-align: center; }
      section.ice-trends-section .data-table .smartbuoys span.data-point p {
        margin: 0.25rem 0 0; }
  section.ice-trends-section .data-table .smartqamutiks {
    float: left;
    width: 42.8571%;
    padding: 0.5rem 0.5rem 0.55rem;
    border: 3px solid #00a6dd;
    border-left: none;
    border-radius: 0 1rem 1rem 0; }
    section.ice-trends-section .data-table .smartqamutiks span.data-point {
      display: inline-block;
      width: calc(33.33333% - 0.6rem);
      padding: 1rem;
      background: #eeeeee;
      border-radius: 0.5rem;
      margin: 0.2rem;
      text-align: center; }
      section.ice-trends-section .data-table .smartqamutiks span.data-point p {
        margin: 0.25rem 0 0; }
section.ice-trends-section .locations-list {
  padding: 0.6rem 3rem; }
  section.ice-trends-section .locations-list li {
    list-style: none;
    line-height: 1.75; }
    section.ice-trends-section .locations-list li a {
      font-size: 1.2rem;
      font-weight: bold;
      color: #8e9c9c;
      cursor: pointer; }
      section.ice-trends-section .locations-list li a:hover {
        color: #ff6b00;
        text-decoration: underline; }
      section.ice-trends-section .locations-list li a.active {
        color: #ff6b00;
        pointer-events: none; }

section.page-section {
  margin: 0 0 1.5rem;
  display: inline-block;
  width: 100%; }
  section.page-section .text-container {
    display: inline-block;
    padding: 2rem 4rem;
    width: 100%; }
    section.page-section .text-container .right-image {
      padding: 4rem; }
  section.page-section h1 {
    margin-top: 0.75rem;
    color: #ff6b00; }
  section.page-section h2 {
    margin-bottom: 0;
    color: #0055b8;
    font-size: 1.5rem;
    line-height: 1; }
    section.page-section h2 + p {
      margin-top: 0.25rem; }
  section.page-section h6 {
    display: inline;
    background: #ffd100;
    padding: 1rem 1.5rem;
    font-size: 1.25rem;
    text-transform: uppercase;
    border-radius: 3rem; }
  section.page-section p {
    margin-bottom: 2rem; }
  section.page-section img {
    width: 100%;
    height: auto; }
    section.page-section img.aligncenter {
      width: 50%;
      margin: 1rem 25%; }
  section.page-section .pdf-upload a {
    display: inline-block;
    top: 2rem;
    padding: 4rem; }
  section.page-section a.link {
    color: #000000;
    font-size: 1.2rem;
    font-weight: bold;
    text-decoration: none; }
    section.page-section a.link:after {
      content: "..."; }
    section.page-section a.link:hover {
      text-decoration: underline; }

section.smart-section {
  margin: 0 0 3rem;
  padding: 0 5rem;
  width: 100%; }
  section.smart-section h1 {
    background: #ffd100;
    display: inline-block;
    padding: 1rem 4rem 1rem 2rem;
    margin: 0;
    line-height: 1;
    border-radius: 0 4rem 0 0;
    font-size: 3rem; }
  section.smart-section .flex-box {
    display: flex; }
  section.smart-section .description-container {
    background: #d6eff9;
    padding: 3rem 3rem 1rem;
    margin-bottom: 4px; }
  section.smart-section .large-5.columns img {
    width: 100%; }

section.cta-section {
  margin: 0 0 3rem;
  width: 100%; }
  section.cta-section .text-container {
    padding: 3rem; }
    section.cta-section .text-container h2 {
      margin: 0 0 1rem; }

section.contact-section {
  margin: 3rem 0;
  width: 100%;
  display: inline-block; }
  section.contact-section .text-container {
    padding: 3rem;
    background-image: url("images/icon-white.svg");
    background-size: 6rem;
    background-repeat: no-repeat;
    background-position: 2rem 4rem;
    display: inline-block;
    width: 100%; }
    section.contact-section .text-container h2 {
      margin: 0 0 1rem;
      font-size: 1.75rem; }
  section.contact-section a.mailto {
    padding-left: 2rem;
    background: url("images/mailto-icon.svg") no-repeat;
    background-size: 1.5rem;
    background-position: left center;
    text-decoration: none;
    position: relative;
    color: #000000; }
    section.contact-section a.mailto:after {
      content: '';
      width: 0;
      position: absolute;
      left: 0;
      top: 1.5rem;
      height: 1px;
      border-bottom: 1px solid #000000;
      transition: all 0.2s ease-in; }
    section.contact-section a.mailto:hover:after {
      width: 100%; }

section.quote-section {
  margin: 0 0 3rem; }
  section.quote-section .text-container {
    padding: 7rem;
    background-size: cover; }
  section.quote-section .quote p {
    font-size: 2rem;
    text-align: center;
    margin: 0 0 1rem; }
  section.quote-section .author {
    text-align: center; }
    section.quote-section .author img {
      width: 6rem;
      vertical-align: middle;
      padding: 0.25rem; }

section.partner-section {
  margin: 0 0 3rem; }
  section.partner-section .text-container {
    margin: 0 3rem; }
  section.partner-section h2 {
    color: #0055b8; }
  section.partner-section img {
    width: 100%; }
  section.partner-section + .partner-section .text-container {
    border-top: 2px solid #ffd100; }

section.people-section .text-container {
  padding: 3rem;
  background: #d6eff9; }
  section.people-section .text-container h1 {
    color: #ff6b00;
    margin: 0 0 2rem; }
section.people-section .people-container {
  padding: 1rem 3rem 2rem;
  display: inline-block;
  background: #d6eff9; }
  section.people-section .people-container .category {
    padding-bottom: 3rem; }
  section.people-section .people-container .category-name {
    padding: 5rem 0 0; }
    section.people-section .people-container .category-name h2 {
      text-transform: uppercase;
      font-size: 1.5rem; }
  section.people-section .people-container .person {
    margin-bottom: 3rem; }
  section.people-section .people-container .person-name a {
    font-weight: bold;
    color: #000000;
    text-decoration: none; }
  section.people-section .people-container .image-container {
    max-width: 15rem;
    border-radius: 15rem;
    overflow: hidden;
    margin-bottom: 1rem; }

section.testimonial-section {
  padding: 3rem;
  display: inline-block;
  margin: 0 5rem;
  width: calc(100% - 10rem); }
  section.testimonial-section .testimonial {
    padding-right: 5rem;
    position: relative; }
    section.testimonial-section .testimonial img.quotes {
      position: relative;
      width: 6rem;
      top: -3rem;
      left: 60%; }

section.jobs-section {
  background: #a6e0f3;
  display: inline-block;
  margin: 0 5rem 3rem;
  width: calc(100% - 10rem);
  position: relative;
  top: -1.75rem;
  padding-bottom: 3rem; }
  section.jobs-section .headline-container h2 {
    font-size: 1rem;
    text-transform: uppercase; }
  section.jobs-section .job-listing h2 {
    margin: 0 0 1rem; }
    section.jobs-section .job-listing h2 a {
      color: #0055b8;
      text-decoration: none; }
  section.jobs-section .job-listing a.link {
    color: #000000;
    font-size: 1.2rem;
    font-weight: bold;
    text-decoration: none; }
    section.jobs-section .job-listing a.link:hover {
      text-decoration: underline; }

section.person {
  margin: 0 5rem 3rem;
  display: inline-block;
  background: lightblue;
  position: relative;
  top: -1.25rem;
  padding-bottom: 3rem; }
  section.person img {
    width: 100%;
    height: auto;
    padding: 0 3rem 0 0; }
  section.person h1 {
    color: #0055b8; }
  section.person h2 {
    color: #0055b8;
    margin-bottom: 0.5rem; }
  section.person h3 {
    font-family: "Roboto", sans-serif;
    margin: 0; }

section.smartice-map {
  margin: 0 5rem;
  padding: 0;
  width: calc(100% - 10rem);
  position: relative; }
  section.smartice-map .map-instructions {
    padding: 1rem;
    text-align: center;
    background: black;
    color: #ffffff; }
  section.smartice-map .map-container {
    position: relative; }
    section.smartice-map .map-container img {
      width: 100%; }
    section.smartice-map .map-container .marker {
      position: absolute;
      width: 12px;
      height: 12px;
      transform: translate(-3px, -3px);
      cursor: pointer; }
      @media screen and (min-width: 1025px) {
        section.smartice-map .map-container .marker:hover + .marker-name {
          opacity: 1;
          display: block; } }
      section.smartice-map .map-container .marker.active img {
        transition: all 0.2s ease-in-out;
        height: 1.5rem;
        width: 1.5rem;
        transform: translate(-10px, -10px); }
      section.smartice-map .map-container .marker.active + .marker-name {
        opacity: 1;
        display: block; }
    section.smartice-map .map-container .marker-name {
      position: absolute;
      display: none;
      transition: all 0.2s ease-in-out;
      left: 1rem;
      top: -1.5rem;
      width: 10rem;
      opacity: 0; }
  section.smartice-map .card {
    background: #B7E4F4;
    width: 27rem;
    box-shadow: 1rem 1rem 1rem rgba(0, 0, 0, 0.2);
    border-radius: 2rem;
    padding: 2rem;
    position: absolute;
    left: calc(50% - 13.5rem);
    top: 5rem;
    display: none; }
    section.smartice-map .card hr {
      border-top: 2px solid #ffffff; }
    section.smartice-map .card section {
      width: 100%;
      display: block;
      padding: 0; }
      section.smartice-map .card section.card-header {
        position: relative; }
        section.smartice-map .card section.card-header h1 {
          line-height: 1.25;
          margin: 0;
          color: #ff6b00;
          font-size: 2rem;
          padding: 0 2rem;
          background: url("images/icon.svg") no-repeat;
          background-size: 1.5rem;
          background-position: 0 0.5rem; }
        section.smartice-map .card section.card-header .close-card {
          width: 1rem;
          position: absolute;
          right: -0.5rem;
          top: -0.5rem;
          cursor: pointer; }
      section.smartice-map .card section.card-data img {
        width: 100%;
        margin: 0.5rem 0 1rem; }
      section.smartice-map .card section.card-data hr {
        margin: 0.5rem 0; }
      section.smartice-map .card section.card-data label {
        font-size: 0.75rem;
        font-weight: bold;
        margin-right: 0.5rem; }
      section.smartice-map .card section.card-data p {
        margin: 0; }

section#blog-index {
  width: 100%; }
  section#blog-index .row {
    background: #d6eff9;
    max-width: 90rem;
    position: relative;
    top: -5px;
    padding: 0 3rem 5rem; }
  section#blog-index hr {
    clear: both;
    margin: 3rem 0;
    border-top: 2px solid #FFFFFF; }
  section#blog-index .blog-header h1 {
    color: #0055b8;
    margin-bottom: 1rem; }
  section#blog-index .blog-header h2 {
    color: #0055b8;
    margin: 0; }
  section#blog-index .blog-header p {
    color: #000000; }
  section#blog-index .posts {
    padding-right: 3rem; }
    section#blog-index .posts h2 {
      font-size: 1.5rem;
      text-transform: uppercase; }
  section#blog-index .post {
    margin-bottom: 2rem; }
    section#blog-index .post p {
      margin-top: 0;
      margin-bottom: 0; }
      section#blog-index .post p a {
        font-weight: bold;
        text-decoration: none;
        color: black;
        margin-top: 0; }
    section#blog-index .post small {
      display: block; }
    section#blog-index .post img.pdf {
      width: 1.5rem;
      position: relative;
      top: 0; }
  section#blog-index img.post-img {
    width: 3rem;
    float: left;
    margin-right: 0.5rem; }
  section#blog-index .sidebar h2 {
    font-size: 1.5rem; }
  section#blog-index .sidebar ul {
    border-top: 2px solid #FFFFFF;
    padding: 0;
    list-style: none; }
    section#blog-index .sidebar ul li {
      display: block;
      padding: 1rem 0; }
      section#blog-index .sidebar ul li a {
        color: #000000;
        text-decoration: none; }

div#blog-single {
  padding: 3rem;
  background: lightblue;
  position: relative;
  top: -5px;
  margin-bottom: -5px; }
  div#blog-single img {
    width: 100%;
    height: auto; }
  div#blog-single h1 {
    margin: 0.5rem 0;
    color: #ff6b00;
    font-size: 3.25rem; }
  div#blog-single h2, div#blog-single h3 {
    color: #0055b8;
    font-weight: normal; }
  div#blog-single .sidebar h2 {
    font-size: 1.5rem; }
  div#blog-single .sidebar ul {
    border-top: 2px solid #FFFFFF;
    padding: 0;
    list-style: none; }
    div#blog-single .sidebar ul li {
      display: block;
      padding: 1rem 0; }
      div#blog-single .sidebar ul li a {
        color: #000000;
        text-decoration: none; }

section#news-contact {
  max-width: 100rem;
  margin: 3rem auto;
  display: block; }

.image-container {
  width: 100%;
  margin-bottom: -0.25rem; }
  .image-container img {
    width: 100%;
    height: auto; }

section.mailchimp-section {
  background: #d6eff9;
  padding: 3rem 5rem;
  margin: 3rem 5rem;
  display: inline-block;
  width: calc(100% - 10rem); }
  section.mailchimp-section h1 {
    color: #ff6b00; }
  section.mailchimp-section input, section.mailchimp-section textarea, section.mailchimp-section select, section.mailchimp-section option {
    background: #f5fbfd; }
  section.mailchimp-section form#mc-embedded-subscribe-form {
    padding: 2rem 0 2rem 2rem !important;
    background: #ffffff; }
  section.mailchimp-section .call-to-action {
    padding-right: 3rem; }

section.mailchimp-news-section {
  max-width: 90rem;
  margin: 3rem auto;
  display: block; }

.wp-block-columns {
  padding: 0 5rem; }
  .wp-block-columns .wp-block-column {
    padding: 0 3rem; }

.wp-block-embed__wrapper iframe {
  width: 100%;
  display: block; }

footer {
  display: inline-block;
  width: 100%;
  background: #004d71;
  padding: 5rem 10rem;
  clear: both;
  position: relative; }
  footer .connect {
    text-align: right; }
    footer .connect .social a {
      width: 1.7rem;
      display: inline-block;
      margin-left: 0.5rem; }
      footer .connect .social a:hover > img {
        fill: white; }
  footer .logo {
    width: 15rem;
    display: inline-block; }
  footer h2 {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-weight: normal; }
  footer nav ul {
    margin: 0;
    padding: 0; }
    footer nav ul li {
      list-style: none;
      font-weight: bold;
      pointer-events: none; }
      footer nav ul li > ul.sub-menu li {
        font-weight: normal;
        pointer-events: auto; }
      footer nav ul li.heading {
        margin-bottom: 1rem;
        font-weight: bold; }
      footer nav ul li a {
        color: #ffffff;
        text-decoration: none;
        position: relative; }
        footer nav ul li a:after {
          content: '';
          width: 0;
          position: absolute;
          left: 0;
          top: 1.25rem;
          height: 1px;
          border-bottom: 1px solid #ffffff;
          transition: all 0.1s ease-in; }
        footer nav ul li a:hover:after {
          width: 100%; }
  footer .siku {
    width: 13rem;
    background: white;
    position: absolute;
    bottom: 0;
    border-radius: 1rem 1rem 0rem 0;
    padding: 2rem 1rem;
    -webkit-transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1);
    /* older webkit */
    -webkit-transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1.005);
    -moz-transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1.005);
    -o-transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1.005);
    transition: all 400ms cubic-bezier(0.75, 0, 0.2, 1.005);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
    /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    /* custom */ }
    footer .siku:hover {
      padding-bottom: 3rem; }
    footer .siku a {
      text-decoration: none; }
      footer .siku a img {
        float: right;
        display: inline-block;
        width: 67%;
        position: absolute;
        top: 26px;
        left: 28%; }

@media screen and (max-width: 1824px) {
  html, body {
    font-size: 19px; } }
@media screen and (max-width: 1728px) {
  html, body {
    font-size: 18px; } }
@media screen and (max-width: 1632px) {
  html, body {
    font-size: 17px; } }
@media screen and (max-width: 1536px) {
  html, body {
    font-size: 16px; } }
@media screen and (max-width: 1440px) {
  html, body {
    font-size: 15px; } }
@media screen and (max-width: 1344px) {
  html, body {
    font-size: 14px; } }
@media screen and (max-width: 1248px) {
  html, body {
    font-size: 13px; } }
@media screen and (max-width: 1152px) {
  html, body {
    font-size: 12px; } }
@media screen and (max-width: 1024px) {
  html, body {
    font-size: 16px;
    width: 100%;
    overflow-x: hidden; }

  header .logo {
    width: 10rem;
    margin: 1.75rem 2rem; }

  section {
    width: 100% !important;
    padding: 0; }

  h1 {
    font-size: 2.25rem; }

  h2 {
    font-size: 1.25rem !important; }

  p, li {
    font-size: 1rem; }

  #main-nav {
    display: none; }

  .mobile-menu {
    width: 60px;
    height: 30px;
    cursor: pointer;
    float: right;
    display: block;
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    z-index: 99999999; }
    .mobile-menu .patty {
      width: 40px;
      background: #000000;
      height: 3px;
      float: right;
      margin-right: 15px;
      margin-top: 10px;
      -webkit-transition: all 0.125s ease-in-out;
      -moz-transition: all 0.125s ease-in-out;
      transition: all 0.125s ease-in-out; }
      .mobile-menu .patty:before {
        content: "";
        width: 40px;
        background: #000000;
        height: 3px;
        float: right;
        margin-top: 10px;
        display: block;
        -webkit-transition: all 0.125s ease-in-out;
        -moz-transition: all 0.125s ease-in-out;
        transition: all 0.125s ease-in-out; }
      .mobile-menu .patty:after {
        content: "";
        width: 40px;
        background: #000000;
        height: 3px;
        float: right;
        margin-top: 7px;
        display: block;
        -webkit-transition: all 0.125s ease-in-out;
        -moz-transition: all 0.125s ease-in-out;
        transition: all 0.125s ease-in-out; }
      .mobile-menu .patty.active {
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        /* IE 9 */
        -webkit-transform: rotate(45deg);
        /* Opera, Chrome, and Safari */
        margin-top: 20px;
        background: #000000; }
        .mobile-menu .patty.active:before {
          transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          /* IE 9 */
          -webkit-transform: rotate(-90deg);
          /* Opera, Chrome, and Safari */
          margin-top: 0px;
          background: #000000; }
        .mobile-menu .patty.active:after {
          transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          /* IE 9 */
          -webkit-transform: rotate(-90deg);
          /* Opera, Chrome, and Safari */
          margin-top: -4px;
          background: #000000; }

  section.hero-section .headline-container {
    margin: 0; }
  section.hero-section .description-container {
    margin-left: 0; }

  section.feature-section .text-container {
    padding-left: 2rem !important;
    padding-right: 2rem !important; }

  section.page-section .text-container {
    padding: 2rem !important; }

  section.page-section h6 {
    display: block;
    border-radius: 0; }

  section.contact-section .text-container {
    padding: 3rem 2rem 1rem;
    background-size: 2rem;
    background-position: center 1.5rem; }

  section.data-page-section .text-container, section.contact-page-section .text-container {
    padding: 2rem;
    background-image: none !important;
    padding-bottom: 0 !important; }

  section.data-page-section .content-image-container {
    padding: 2rem; }

  section.carousel-section .owl-carousel .owl-item .item {
    padding: 2rem 3rem 4rem; }

  section.carousel-section .owl-carousel .owl-item .item.vertical {
    padding: 4rem 2rem 4rem; }

  section.carousel-section .owl-nav button {
    padding: 0 1rem; }

  section.quote-section .text-container {
    padding: 3rem 2rem; }
    section.quote-section .text-container .author {
      line-height: 0; }
      section.quote-section .text-container .author img {
        width: 4rem; }

  section.smartice-map {
    margin: 0 0 3rem; }

  section.smartice-map .map-container {
    overflow: hidden; }
    section.smartice-map .map-container .marker {
      width: 6px;
      height: 6px;
      transform: translate(-2px, -2px); }
      section.smartice-map .map-container .marker .marker-name {
        font-size: 0.75rem; }

  section.smartice-map .card {
    max-width: calc(100% - 1rem);
    margin: 0 auto !important;
    position: absolute; }

  section.jobs-section {
    margin: 0 0 3rem;
    padding: 2rem; }

  section.testimonial-section {
    padding: 0 1rem;
    margin: 0;
    width: calc(100% - 2rem); }
    section.testimonial-section img {
      width: 100%;
      height: auto; }
    section.testimonial-section .testimonial {
      padding-right: 0; }
    section.testimonial-section .text-container {
      padding: 0 2rem 3rem;
      top: -2rem;
      position: relative; }

  section#blog-index .posts {
    padding-right: 0; }
  section#blog-index hr {
    margin: 1rem 0; }

  footer {
    padding: 5rem 0; }
    footer nav {
      text-align: center;
      margin-bottom: 2rem; }
    footer .siku {
      left: calc(50% - 6.5rem);
      padding: 1rem 1rem; }
      footer .siku a img {
        float: none;
        width: 100%;
        left: 0;
        position: relative;
        top: 0;
        display: block;
        margin-top: 0.25rem; }
    footer .connect {
      text-align: center;
      margin-bottom: 2rem; }
      footer .connect .social a {
        margin-left: 0.25rem; }

  .wp-block-columns {
    padding: 0; }
    .wp-block-columns .wp-block-column {
      padding: 0 2rem; }

  section.mailchimp-section {
    padding: 1rem 2rem 2rem;
    margin: 3rem 0; }
    section.mailchimp-section .call-to-action {
      padding-right: 0; } }
@media screen and (max-width: 460px) {
  section.smartice-map .card {
    left: 0.5rem;
    top: 0.5rem; }

  section.page-section img.aligncenter {
    width: calc(100% - 2rem);
    margin: 1rem 1rem; } }

/*# sourceMappingURL=style.css.map */
