:root {
  --blue: #0055a5;
  --dark-blue: #002a78;
  --gray: #e9e9e9;
  --font-stack: 'Lato', sans-serif;
}


/**
 * @license
 * MyFonts Webfont Build ID 3838851, 2019-11-19T10:53:03-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: AvenirLTPro-Heavy by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir/pro-85-heavy/
 * Copyright: Copyright &#x00A9; 2014 Monotype GmbH. All rights reserved.
 * Licensed pageviews: 250,000
 *
 *
 *
 * © 2019 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3a9383");

/* ==========================================================================
   FONTS
   ========================================================================== */
@font-face {font-family: 'AvenirLTPro-Heavy';src: url('fonts/3A9383_0_0.eot');src: url('fonts/3A9383_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/3A9383_0_0.woff2') format('woff2'),url('fonts/3A9383_0_0.woff') format('woff'),url('fonts/3A9383_0_0.ttf') format('truetype');}


   @font-face {
     font-family: 'icomoon';
     src:  url('fonts/icomoon.eot?poackg');
     src:  url('fonts/icomoon.eot?poackg#iefix') format('embedded-opentype'),
       url('fonts/icomoon.ttf?poackg') format('truetype'),
       url('fonts/icomoon.woff?poackg') format('woff'),
       url('fonts/icomoon.svg?poackg#icomoon') format('svg');
     font-weight: normal;
     font-style: normal;
     font-display: block;
   }

   [class^="icon-"], [class*=" icon-"] {
     /* use !important to prevent issues with browser extensions that change fonts */
     font-family: 'icomoon' !important;
     speak: none;
     font-style: normal;
     font-weight: normal;
     font-variant: normal;
     text-transform: none;
     line-height: 1;

     /* Better Font Rendering =========== */
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
   }

   .icon-globe:before {
     content: "\e900";
   }
   .icon-search:before {
     content: "\f002";
   }
   .icon-eye:before {
     content: "\f06e";
   }
   .icon-chevron-down:before {
     content: "\f078";
   }
   .icon-facebook-square:before {
     content: "\f082";
   }
   .icon-twitter:before {
     content: "\f099";
   }
   .icon-linkedin:before {
     content: "\f0e1";
   }
   .icon-chevron-circle-right:before {
     content: "\f138";
   }
   .icon-youtube-play:before {
     content: "\f16a";
   }
   .icon-instagram:before {
     content: "\f16d";
   }
   .icon-file-pdf-o:before {
     content: "\f1c1";
   }
   .icon-star:before {
    content: "\e901";
    color: red;
  }


//*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
  font-family: var(--font-stack);
  font-size: 1em;
  top: 0px !important;
}

main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input { /* 1 */
  overflow: visible;
}
button,
select { /* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
/* ==========================================================================
   PAGE STRUCTURE
   ========================================================================== */
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF TWELVE  */
.span_12_of_12 {
	width: 100%;
}
.span_11_of_12 {
  	width: 91.53%;
}
.span_10_of_12 {
  	width: 83.06%;
}
.span_9_of_12 {
  	width: 74.6%;
}
.span_8_of_12 {
  	width: 66.13%;
}
.span_7_of_12 {
  	width: 57.66%;
}
.span_6_of_12 {
  	width: 49.2%;
}
.span_5_of_12 {
  	width: 40.73%;
}
.span_4_of_12 {
  	width: 32.26%;
}
.span_3_of_12 {
  	width: 23.8%;
}
.span_2_of_12 {
  	width: 15.33%;
}
.span_1_of_12 {
  	width: 6.866%;
}
.wrapper {
  width: 100%;
  max-width: 1352px;
  margin: 0 auto;
  display: block;
  padding: 0 15px;
  box-sizing: border-box;
}
.mobile-only {
  display: none;
}
/* ==========================================================================
   HEADER & NAV
   ========================================================================== */
header {
  width: 100%;
  height: 100%;
  position: relative;
}
.nav-wrap {
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 18% 60% 14%;
  grid-template-rows: 84px;
  grid-column-gap: 4%;
  align-items: center;
  padding: 0 5%;
  box-sizing: border-box;
}
nav {
  position: fixed;
  background: white;
  min-height: 84px;
  box-sizing: border-box;
  width: 100%;
  top: 0;
  z-index: 200;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
nav ul.menu {
  font-weight: 300;
  font-size: 105%;
  list-style: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  float: left;
  padding: 0 0 5px 0;
  margin-top: 20px;
}
nav ul.right {
  list-style: none;
  font-size: 180%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
}
nav ul.right li i {
  font-size: 80%;
  display: block;
}
nav li {
  display: inline-block;
}
.parent {
  position: relative;
}
nav a:link,
nav a:visited {
  color: var(--blue);
  text-decoration: none;
}
nav a:hover,
nav a:active,
nav a:hover i,
nav a:active i {
  opacity: 0.7;
}
nav li ul.sub {
  display: none;
}
ul.sub {
  margin: 0;
  padding: 5px 10px;
  list-style: none;
  position: absolute;
  top: 20px;
  left: 0;
  background: white;
  width: 175%;
}
ul.sub li {
  display: block;
  margin: 10px 0;
}
#breadcrumbs {
  text-transform: uppercase;
  background: #e9e9e9;
  height: 30px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #b6b6b6;
  color: #333;
  padding: 0 10px;
  display: block;
  line-height: 1.7em;
  margin-bottom: 20px;
}
#breadcrumbs img {
  height: 100%;
  vertical-align: middle;
  position: relative;
  top: -1.5px;
}
#breadcrumbs img.icon {
  height: auto;
}
#breadcrumbs a:link,
#breadcrumbs a:visited {
  color: #333;
  text-decoration: none;
}
#breadcrumbs a:hover,
#breadcrumbs a:active {
  color: #777;
}
.nav-logo {
  display: none;
  width: 40px;
  height: auto;
  float: left;
  margin: 13px 0 0 20px;
}
.logo-lockup {
  width: 100%;
  max-width: 365px;
  margin: 0 14px 0 0;
}
nav ul.right li#companies-parent {
  font-size: 16.8px;
  position: relative;
  z-index: 100;
  font-weight: 300;
  margin-top: 3px;
  padding-bottom: 10px;
}
#companies {
    display: none;
    width: 232px;
    border: 1px solid var(--blue);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,.25);
    box-shadow: 0 0 3px 3px rgba(0,0,0,.25);
    box-sizing: border-box;
    background: #FFF;
    margin: 0;
    position: absolute;
    right: 0;
    max-height: calc(100vh - 100px);
    height: auto;
}
#companies ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: none;
    width: auto;
    height: auto;
}
#companies li {
    padding: 15px 0;
    display: block;
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #CECECE;
}
#companies li:first-child {
    padding-top: 0;
}
#companies li:last-child {
    border: 0 none;
}

#companies::before {
  content: " ";
  position: relative;
  z-index: 10;
  top: -9px;
  left: 166px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #fff;
  border-left: 9px solid transparent;
  border-right: 10px solid transparent;
  display: block;
}
#companies::after {
  content: " ";
  position: absolute;
  z-index: 1;
  top: -10px;
  left: 166px;
  width: 0;
  height: 0;
  border-bottom: 10px solid var(--blue);
  border-left: 9px solid transparent;
  border-right: 10px solid transparent;
  display: block;
}
#companies-parent:hover #companies {
    display: block;
    //position: relative;
    margin-top: 10px;
}
#companies .inner,
#language-wrapper .inner {
  overflow-y: auto;
  max-height: calc(100vh - 120px);
  height: auto;
  width: 100%;
  padding: 0 20px 15px 20px;
  box-sizing: border-box;
}
.inner::-webkit-scrollbar {
    width: 10px;
}
.inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
    border-radius: 8px;
}
.inner::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.5);
}
nav ul.right li#search-parent,
 nav ul.right li#language-parent {
  position: relative;
  padding-bottom: 10px;
}
#search-wrapper,
#language-wrapper {
  display: none;
  width: 300px;
  border: 1px solid var(--blue);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,.25);
  box-shadow: 0 0 3px 3px rgba(0,0,0,.25);
  box-sizing: border-box;
  background: #FFF;
  margin: 0;
  position: absolute;
  left: -156px;
  top: 37px;
  padding: 0 0 10px 10px;
  height: auto;
}
#language-wrapper {
  width: 190px;
  left: -70px;
}
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: "\00a0";
}
.flag-icon-al {
  background-image: url(img/flags/al.svg);
}
.flag-icon-bg {
  background-image: url(img/flags/bg.svg);
}
.flag-icon-cz {
  background-image: url(img/flags/cz.svg);
}
.flag-icon-de {
  background-image: url(img/flags/de.svg);
}
.flag-icon-dk {
  background-image: url(img/flags/dk.svg);
}
.flag-icon-ee {
  background-image: url(img/flags/ee.svg);
}
.flag-icon-es {
  background-image: url(img/flags/es.svg);
}
.flag-icon-fi {
  background-image: url(img/flags/fi.svg);
}
.flag-icon-fr {
  background-image: url(img/flags/fr.svg);
}
.flag-icon-gb {
  background-image: url(img/flags/gb.svg);
}
.flag-icon-gr {
  background-image: url(img/flags/gr.svg);
}
.flag-icon-hr {
  background-image: url(img/flags/hr.svg);
}
.flag-icon-hu {
  background-image: url(img/flags/hu.svg);
}
.flag-icon-ir {
  background-image: url(img/flags/ir.svg);
}
.flag-icon-it {
  background-image: url(img/flags/it.svg);
}
.flag-icon-lt {
  background-image: url(img/flags/lt.svg);
}
.flag-icon-lv {
  background-image: url(img/flags/lv.svg);
}
.flag-icon-nl {
  background-image: url(img/flags/nl.svg);
}
.flag-icon-lv {
  background-image: url(img/flags/lv.svg);
}
.flag-icon-nl {
  background-image: url(img/flags/nl.svg);
}
.flag-icon-pl {
  background-image: url(img/flags/pl.svg);
}
.flag-icon-pt {
  background-image: url(img/flags/pt.svg);
}
.flag-icon-ro {
  background-image: url(img/flags/ro.svg);
}
.flag-icon-ru {
  background-image: url(img/flags/ru.svg);
}
.flag-icon-se {
  background-image: url(img/flags/se.svg);
}
.flag-icon-si {
  background-image: url(img/flags/si.svg);
}
.flag-icon-sk {
  background-image: url(img/flags/sk.svg);
}
.flag-icon-sw {
  background-image: url(img/flags/sw.svg);
}
.flag-icon-tr {
  background-image: url(img/flags/tr.svg);
}
.flag-icon-ua {
  background-image: url(img/flags/ua.svg);
}
div.g-trans,
.goog-te-banner-frame,
.custom-translate,
div.skiptranslate {
    display: none !important;
    background-color: translucent !important;
    box-shadow: none !important;
}
.goog-tooltip {
    display: none !important;
}
.goog-tooltip:hover {
    display: none !important;
}
.goog-text-highlight {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
#search-wrapper form {
  margin: -8px auto 0 auto;
}
#search-wrapper input {
  width: 80%;
  height: 17px;
  padding: 4px;
  border: 1px solid var(--gray);
}
#search-wrapper input:focus {
  border: 1px solid var(--blue);
  outline: none;
}
nav ul.right #search-wrapper,
nav ul.right #language-wrapper {
  font-size: 50%;
}
#search-wrapper button.gui-input {
  background-color: var(--blue);
  padding: 8px 7px 7px 7px;
  color: white;
  border: 0 none;
  border-radius: 0 3px 3px 0;
  position: relative;
  top: -1px;
  left: -4px;
}
#search-wrapper:before,
#language-wrapper:before {
    content: ' ';
    position: relative;
    top: -10px;
    left: 140px;
    width: 30px;
    height: 20px;
    background: url(img/tick.png) no-repeat;
    display: block;
}
#language-wrapper:before {
  left: 54px
}
#search-parent:hover #search-wrapper,
#language-parent:hover #language-wrapper {
    display: block;
}
#language-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#language-wrapper li {
  margin: 0 0 15px 0;
  display: block;
}
#language-wrapper li img {
  vertical-align: middle;
}
nav #language-wrapper a:link,
nav #language-wrapper a:visited,
nav #language-wrapper a:hover,
nav #language-wrapper a:active {
  text-decoration: none;
  color: var(--blue);
}
div.slicknav_menu {
	display:none;
}
/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }

.slicknav_menu {
  *zoom: 1; }
  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em; }
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

.slicknav_nav {
  clear: both; }
  .slicknav_nav ul {
    display: block; }
  .slicknav_nav li {
    display: block; }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
    .slicknav_nav .slicknav_item a {
      display: inline; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_parent-link a {
    display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  background: white;
  padding: 5px; }
  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu .slicknav_menutxt {
    color: var(--blue);
    font-weight: bold;
   }
  .slicknav_menu .slicknav_icon-bar {
    background-color: var(--blue);
  }

.slicknav_btn {
  margin: 17px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: white;
}

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden; }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px; }
  .slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px; }
    .slicknav_nav .slicknav_row:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #ccc;
      color: #fff; }
.slicknav_nav a:link,
.slicknav_nav a:visited {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: var(--blue);
}
.slicknav_nav a:hover,
.slicknav_nav a:active {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #a7d3fc;
  color: black;
}
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }

.slicknav_brand {
  line-height: 30px;
  padding: 7px 12px;
  height: 68px; }


.brand {
  position: absolute;
  z-index: 100;
  width: 30%;
  background-color: var(--blue);
  text-align: center;
  padding: 0 2%;
  box-sizing: border-box;
  left: 35%;
  bottom: -1px;
  height: 228px;
  display: flex;
}
.logo {
  display: block;
  margin: 0 auto;
  width: 96%;
  height: auto;
  filter: drop-shadow(0px 0px 4px rgb(0 0 0 / 0.6));
}

header .brand a:hover {
  opacity: 1;
}
.brand h2 {
  font-family: AvenirLTPro-Heavy;
  font-weight: normal;
  color: white;
  margin: 7px 0 50px 0;
}
.brand h2 span {
  font-size: 90%;
  font-weight: 400;
  font-style: italic;
  display: block;
}
/* ==========================================================================
   SLIDER
   ========================================================================== */

   /**
    * Owl Carousel v2.3.4
    * Copyright 2013-2018 David Deutsch
    * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
    */
   /*
    *  Owl Carousel - Core
    */
   .owl-carousel,
   .owl-secondary {
     display: none;
     width: 100%;
     -webkit-tap-highlight-color: transparent;
     /* position relative and z-index fix webkit rendering fonts issue */
     position: relative;
     z-index: 1; }
     .owl-carousel .owl-stage,
     .owl-secondary .owl-stage {
       position: relative;
       -ms-touch-action: pan-Y;
       touch-action: manipulation;
       -moz-backface-visibility: hidden;
       /* fix firefox animation glitch */ }
     .owl-carousel .owl-stage:after,
     .owl-secondary .owl-stage:after {
       content: ".";
       display: block;
       clear: both;
       visibility: hidden;
       line-height: 0;
       height: 0; }
     .owl-carousel .owl-stage-outer,
     .owl-secondary .owl-stage-outer {
       position: relative;
       overflow: hidden;
       /* fix for flashing background */
       -webkit-transform: translate3d(0px, 0px, 0px); }
     .owl-carousel .owl-wrapper,
     .owl-carousel .owl-item,
     .owl-secondary .owl-wrapper,
     .owl-secondary .owl-item {
       -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
       -ms-backface-visibility: hidden;
       -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
       -ms-transform: translate3d(0, 0, 0); }
     .owl-carousel .owl-item,
     .owl-secondary .owl-item {
       position: relative;
       min-height: 1px;
       float: left;
       -webkit-backface-visibility: hidden;
       -webkit-tap-highlight-color: transparent;
       -webkit-touch-callout: none; }
     .owl-carousel .owl-item img,
     .owl-secondary .owl-item img {
       display: block;
       width: 100%; }
     .owl-carousel .owl-nav.disabled,
     .owl-carousel .owl-dots.disabled,
     .owl-secondary .owl-nav.disabled,
     .owl-secondary .owl-dots.disabled {
       display: none; }
     .owl-carousel .owl-nav .owl-prev,
     .owl-carousel .owl-nav .owl-next,
     .owl-carousel .owl-dot,
     .owl-secondary .owl-nav .owl-prev,
     .owl-secondary .owl-nav .owl-next,
     .owl-secondary .owl-dot  {
       cursor: pointer;
       -webkit-user-select: none;
       -khtml-user-select: none;
       -moz-user-select: none;
       -ms-user-select: none;
       user-select: none; }
     .owl-carousel .owl-nav button.owl-prev,
     .owl-carousel .owl-nav button.owl-next,
     .owl-carousel button.owl-dot,
     .owl-secondary .owl-nav button.owl-prev,
     .owl-secondary .owl-nav button.owl-next,
     .owl-secondary button.owl-dot {
       background: none;
       color: inherit;
       border: none;
       padding: 0 !important;
       font: inherit; }
     .owl-carousel.owl-loaded,
     .owl-secondary.owl-loaded {
       display: block; }
     .owl-carousel.owl-loading,
     .owl-secondary.owl-loading {
       opacity: 0;
       display: block; }
     .owl-carousel.owl-hidden,
      .owl-secondary.owl-hidden {
       opacity: 0; }
     .owl-carousel.owl-refresh .owl-item,
     .owl-secondary.owl-refresh .owl-item {
       visibility: hidden; }
     .owl-carousel.owl-drag .owl-item,
     .owl-secondary.owl-drag .owl-item {
       -ms-touch-action: pan-y;
           touch-action: pan-y;
       -webkit-user-select: none;
       -moz-user-select: none;
       -ms-user-select: none;
       user-select: none; }
     .owl-carousel.owl-grab,
    .owl-secondary.owl-grab  {
       cursor: move;
       cursor: grab; }
     .owl-carousel.owl-rtl {
       direction: rtl; }
     .owl-carousel.owl-rtl .owl-item {
       float: right; }

   /* No Js */
   .no-js .owl-carousel {
     display: block; }

   /*
    *  Owl Carousel - Animate Plugin
    */
   .owl-carousel .animated {
     animation-duration: 1000ms;
     animation-fill-mode: both; }

   .owl-carousel .owl-animated-in {
     z-index: 0; }

   .owl-carousel .owl-animated-out {
     z-index: 1; }

   .owl-carousel .fadeOut {
     animation-name: fadeOut; }

   @keyframes fadeOut {
     0% {
       opacity: 1; }
     100% {
       opacity: 0; } }

   /*
    * 	Owl Carousel - Auto Height Plugin
    */
   .owl-height {
     transition: height 500ms ease-in-out; }

   /*
    * 	Owl Carousel - Lazy Load Plugin
    */
   .owl-carousel .owl-item {
     /**
   			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
   			calculation of the height of the owl-item that breaks page layouts
   		 */ }
     .owl-carousel .owl-item .owl-lazy {
       opacity: 0;
       transition: opacity 400ms ease; }
     .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
       max-height: 0; }
     .owl-carousel .owl-item img.owl-lazy {
       transform-style: preserve-3d; }

   /*
    * 	Owl Carousel - Video Plugin
    */
   .owl-carousel .owl-video-wrapper {
     position: relative;
     height: 100%;
     background: #000; }

   .owl-carousel .owl-video-play-icon {
     position: absolute;
     height: 80px;
     width: 80px;
     left: 50%;
     top: 50%;
     margin-left: -40px;
     margin-top: -40px;
     background: url("owl.video.play.png") no-repeat;
     cursor: pointer;
     z-index: 1;
     -webkit-backface-visibility: hidden;
     transition: transform 100ms ease; }

   .owl-carousel .owl-video-play-icon:hover {
     -ms-transform: scale(1.3, 1.3);
         transform: scale(1.3, 1.3); }

   .owl-carousel .owl-video-playing .owl-video-tn,
   .owl-carousel .owl-video-playing .owl-video-play-icon {
     display: none; }

   .owl-carousel .owl-video-tn {
     opacity: 0;
     height: 100%;
     background-position: center center;
     background-repeat: no-repeat;
     background-size: contain;
     transition: opacity 400ms ease; }

   .owl-carousel .owl-video-frame {
     position: relative;
     z-index: 1;
     height: 100%;
     width: 100%; }
     /**
      * Owl Carousel v2.3.4
      * Copyright 2013-2018 David Deutsch
      * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
      */
     /*
      * 	Default theme - Owl Carousel CSS File
      */
     .owl-theme .owl-nav {
       margin-top: 10px;
       text-align: center;
       -webkit-tap-highlight-color: transparent; }
       .owl-theme .owl-nav [class*='owl-'] {
         color: #FFF;
         font-size: 14px;
         margin: 5px;
         padding: 4px 7px;
         background: #D6D6D6;
         display: inline-block;
         cursor: pointer;
         border-radius: 3px; }
         .owl-theme .owl-nav [class*='owl-']:hover {
           background: #869791;
           color: #FFF;
           text-decoration: none; }
       .owl-theme .owl-nav .disabled {
         opacity: 0.5;
         cursor: default; }

     .owl-theme .owl-nav.disabled + .owl-dots {
       margin-top: 10px; }

     .owl-theme .owl-dots {
       text-align: center;
       -webkit-tap-highlight-color: transparent; }
       .owl-theme .owl-dots .owl-dot {
         display: inline-block;
         zoom: 1;
         *display: inline; }
         .owl-theme .owl-dots .owl-dot span {
           width: 10px;
           height: 10px;
           margin: 5px 7px;
           background: #D6D6D6;
           display: block;
           -webkit-backface-visibility: visible;
           transition: opacity 200ms ease;
           border-radius: 30px; }
         .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
           background: #869791; }

/* ==========================================================================
   CONTENT
   ========================================================================== */
a:link, a:visited {
 color: var(--blue);
 text-decoration: underline;
}
a:hover, a:active {
 opacity: 0.7;
 text-decoration: none;
}
main {
 position: relative;
 z-index: 10;
}
.h1-banner {
  background-color: var(--blue);
  height: 113px;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
.home .h1-banner {
  margin-bottom: 5px;
}
.h1-banner h1 {
  color: white;
  font-size: 305%;
  font-weight: 400;
  margin-top: 0;
  padding-top: 20px;
}
main p {
  font-size: 125%;
  line-height: 1.5em;
  font-weight: 300;
}
main p.note {
  font-size: 90%;
}
.sidebar {
  float: right;
}
.sidebar img {
  margin-top: 27px;
  width: 100%;
}
.events {
  border: 1px solid var(--blue);
  width: 100%;
  background-color: var(--gray);
  box-sizing: border-box;
  margin-top: 50px;
  padding-top: 10px;
}
.events h3 {
  color: var(--blue);
  font-weight: 400;
  font-size: 181%;
  margin: 0 0 10px 10px;
}
.events ul {
  list-style: none;
  color: #333;
  font-size: 115%;
  padding-left: 20px;
  line-height: 1.5em;
}
.events .title {
  font-weight: 700;
  display: block;
}
.events a:link,
.events a:visited {
  color: var(--blue);
  font-weight: 700;
  display: block;
  text-decoration: none;
  margin-top: 5px;
}
.events a:hover {
  opacity: 0.7;
}
.events footer {
  background-color: var(--blue);
  width: 100%;
  padding: 15px 0 15px 25px;
  box-sizing: border-box;
  height: auto;
  min-height: 41px;
  margin-top: 6px;
}
.events footer a:link,
.events footer a:visited {
  color: white;
  text-decoration: none;
  font-weight: 300;
  margin-top: 0;
}
.events footer a:hover {
  opacity: 0.7;
}
.product-grid img {
  width: 100%;
}
.product-grid img.fifty {
  width: 50%;
  margin-top: -4px;
}
.product-grid div {
  float: left;
}
.product-grid .first {
  width: 28.95%;
}
.product-grid .second {
  width: 28.29%;
}
.product-grid .third {
  width: 20.19%;
}
.product-grid .fourth {
  width: 22.51%;
}
/* ==========================================================================
   SECONDARY PAGES
   ========================================================================== */
header.secondary {
  width: 100%;
  height: 260px;
  position: relative;
  top: 10px;
  background-color: var(--blue);
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  justify-content: left;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
.flex div {
  position: relative;
  margin: 0 0 20px 1%;
  box-sizing: border-box;
}
.news-events .flex div {
  margin: 0 0 55px 2%;
}
.news-events .flex div.span_4_of_12 {
  width: 31.26%;
}
.news-events .flex div.intersec {
	background-color: #FCCC00;
	padding: 10px;
	width: 100%;
	height: 90px;
	margin: 0 0 20px 0;
}
div.intersec img {
	width: 60%;
	height: auto;
}
#newsWindow .center {
    text-align: center;
    padding-top: 40px;
    clear: both;
}
#newsWindow h3 {
  font-size: 120%;
  color:var(--blue);
}
h4.date {
  text-transform: uppercase;
  font-size: 90%
}
.job p {
  font-style:italic;
}
.job p strong {
  font-weight: 700;
}
.products .flex div {
  //min-height: 300px;
}
.products div.span_3_of_12 {
  width: 21%;
  margin: 0 0 70px 3.5%;
}
.products div.span_3_of_12 a {
  display: block;
  min-height: 300px;
}
.products .row div.span_3_of_12 {
  margin: 0 0 20px 0;
  text-align: center;
}
.flex img {
  position: relative;
  z-index: 10;
  width: 100%;
}
.products .flex img {
  max-width: 317px;
  margin-bottom: 35px;
}
.products .flex h3 {
  font-weight: 300;
  color: white;
  background-color: var(--blue);
  width: 100%;
  position: absolute;
  z-index: 100;
  text-align: center;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
}
.products .row div.span_3_of_12.reline {
  margin: 30px auto 5px auto;
}

header.prod a {
  font-size: 16px;
  text-decoration: none;
}
header.prod {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: baseline;
}
header.prod a.button {
  background-color: var(--blue);
  padding: 6px 10px;
  color:white;
  border: 1px solid var(--blue);
}
header.prod a.button:hover {
  background-color: white;
  color: var(--blue);
}
.marking {
  width: auto;
  padding: 2px 12px;
  display: inline;
  font-size: 1em;
}
.black {
  background-color: black;
  color: white;
}
.blue-purple {
  background-color: #04468d;
  color: black;
}
.yellow {
  background-color: #ffed00;
  color: black;
}
.orange {
  background-color: #ef7d00;
  color: black;
}
.green {
  background-color: #009640;
  color: black;
}
.turquoise {
  background-color: white;
  color: #009fe3;
  border: 1px solid #009fe3;
}
.red {
  background-color: #cd1719;
  color: black;
}
h2 {
  color: var(--blue);
}
h2 .date {
  display: block;
  text-transform: uppercase;
  font-weight: 200;
  color: #888;
  font-size: 75%;
  margin-top: 10px;
}
h3 {
  clear: both;
  margin-bottom: 2px;
}
h3+p {
  margin-top:0;
}
.catalogs .flex .span_3_of_12 {
  text-align: center;
}
.catalogs .flex .span_3_of_12 a {
  display: block;
  margin: 8px 0;
}
.catalogs .flex .span_3_of_12 a:link {
  text-decoration: none;
}
.catalogs .flex .span_3_of_12 a:hover {
  text-decoration: underline;
}
.products main li {
  margin: 5px 0;
  line-height: 1.5em;
}
.products ul {
  padding-left: 20px;
}
ol {
  font-size: 125%;
  margin-top:0;
  font-weight: 300;
}
.products h2 {
  font-size: 200%;
  margin-bottom: 5px;
}
.row {
  width: 100%;
  clear: both;
  margin: 5px 0;
}
.row img {
  float: left;
  margin: 0 20px 0 0;
  width: 100%;
  max-width: 500px;
}
table.data {
  width: 100%;
  border: 0 none;
  border-bottom: 1px solid black;
  clear: both;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
  overflow: auto;
  margin-bottom: 10px;
}
.data th {
  background-color: var(--blue);
  color: white;
  padding: 5px;
  text-align: center;
}
.data.double tr:first-of-type th:first-of-type {
  /*border-bottom: 1px solid white;*/
  text-align: left;
  padding: 10px;
}
.data tr td {
  padding: 5px;
  text-align: center;
}
.data.double tr td:first-of-type {
  text-align: left;
  padding-left: 10px;
}
.data.double tr.center td:first-of-type {
  text-align: center;
}
.data tr:nth-child(odd) td,
.data tr:nth-child(odd) td.dark,
.data tr:nth-child(even) td.dark {
  background-color: #bfbfbf;
}
.data tr:nth-child(even) td,
.data tr:nth-child(even) td.light,
.data tr:nth-child(odd) td.light {
  background-color: #d9d9d9;
}
.data.multi th {
  border: 1px solid white;
}
.data.multi th.gray {
  background-color:#808080;
}
.data.multi th.dk-gray {
  background-color: #5e5e5e;
}
.data.multi th.dk-blue {
  background-color: var(--dark-blue);
}
.data.multi th.lt-blue {
  background-color:#4b8dca;
}
.data.multi td {
  width: 100px;
}
.data tr:nth-child(3) th,
.data th.dk-gray,
.data.multi th.lt-blue {
  font-size: 85%;
}
.data td.photo,
.data tr:nth-child(odd) td.photo {
	background-color: white;
}
.data td.item-number,
.data tr:nth-child(2n+1) td.item-number,
.data tr:nth-child(2n) td.item-number {
  background-color: var(--blue);
  color: white;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
}
.data tr:nth-child(2n+1) td.item-number.last,
.data tr:nth-child(2n) td.item-number.last {
  border-bottom: 1px solid black;
}
.data tr td.border-bottom,
.data tr.border-bottom td {
  border-bottom: 2px solid white;
}
.privacy table {
  border: 1px solid #777;
  border-collapse: collapse;
}
.privacy table th {
  background-color: #888;
  text-transform: uppercase;
  padding: 5px;
  color: white;
}
.privacy tr:nth-child(odd) td {
  background-color: #bfbfbf;
  padding: 5px;
}
.privacy tr:nth-child(even) td {
  background-color: #d9d9d9;
  padding: 5px;
}
.privacy main ul {
  font-size: 125%;
  line-height: 1.5em;
  font-weight: 300;
}
.privacy main ol ::marker {
  font-size: 125%;
}
.privacy h4 {
  font-size: 150%;
}
.search-result a:link,
.search-result a:visited,
.btn-group  a:link,
.btn-group a:visited {
  text-decoration: none;
}
.search nav ul.right li#companies-parent {
  margin-top: 2px;
}
ul.activities-logos {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
ul.activities-logos li {
  margin: 0 2%;
  width: 20%;
  height: 155px;
  line-height: 155px;
}
ul.activities-logos li img {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
h3.urea-scr {
  text-align: center;
  color: #00b050;
  font-size: 150%;
}
h3.urea-scr a:link,
h3.urea-scr a:visited,
h3.urea-scr a:hover {
  text-decoration: none;
  color: #00b050;
}
/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.14 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2019, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}

div.featherlight .featherlight-content {
  width: 65%;
}
/* ==========================================================================
   FOOTER
   ========================================================================== */
footer {
  margin-top: 50px;
  position: relative;
  z-index: 40;
  background-color: var(--gray);
  min-height: 450px;
  padding-bottom: 20px;
}
.home footer {
  margin-top: -8px;
}
.phone-social {
  background-color: var(--blue);
  height: 70px;
  padding: 25px 0;
  width: 100%;
  box-sizing: border-box;
}
.phone {
  font-size: 130%;
  color: white;
  font-weight: 300;
  float: left;
}
.phone span {
  font-weight: 400;
}
.social {
  float: right;
  font-size: 160%;
}
.social a:link,
.social a:visited {
  color: white;
  text-decoration: none;
  margin: 0 10px;
}
.social a:hover {
  opacity: .7;
}
.footer-logo {
  width: 450px;
  display: block;
  margin: 50px auto 20px auto;
  height: 80px;
}
.footer-logo img {
  height: auto;
  vertical-align: middle;
  margin: 0 10px 15px 0;
}
.footer-logo h2 {
  font-family: AvenirLTPro-Heavy;
  display: inline;
  color: black;
  font-size: 187%;
  text-align: left;
  margin: 0;
}
.footer-logo h2 span {
  display: block;
  font-weight: 400;
  font-style: italic;
}
.footer-nav {
  clear: both;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: auto;
  display: inline-block;
}
.footer-nav li {
  display: inline-block;
  padding: 0 12px;
  border-right: 1px solid black;
}
.footer-nav li:last-child {
  border-right: 0 none;
}
.footer-nav a:link,
.footer-nav a:visited {
  color: black;
  font-weight: 300;
}
.footer-nav a:hover,
.footer-nav a:active {
  opacity: .6;
}
.address {
  font-weight: 300;
  margin-top: 30px;
  line-height: 1.5em;
}
.address a:link[itemprop="url"] {
  text-decoration: none;
  color: black;
}
div[itemprop="address"] {
  display: inline-block;
}
.address strong {
  font-weight: 400;
}
.legal {
  text-transform: uppercase;
  font-size: 85%;
}
footer .address a:link,
footer .address a:visited,
footer .legal a:link,
footer .legal a:visited  {
  text-decoration: underline;
  color: black;
}
div[role=dialog].ui-dialog {
  z-index: 20000 !important;
  width: 30% !important;
}
div#coronavirus p {
  font-size: 15px;
  line-height: 20px;
}
.ui-dialog .ui-dialog-titlebar-close {
  outline: 0;
}
/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */
@media only screen and (max-width: 1775px) {
  i.icon-chevron-down {
    font-size: 80%;
  }
}
@media only screen and (max-width: 1490px) {
  .logo-lockup {
    margin-right: 8px;
  }
  nav ul.menu {
    font-size: 100%;
  }
  nav ul.right {
    margin-right: 0;
  }
  nav ul.right li#companies-parent {
    font-size: 16px;
  }
  nav ul.right li#search-parent, nav ul.right li#language-parent {
    position: relative;
   top: 5px;
  }
  nav ul.right li i {
    font-size: 65%;
  }
  .brand {
    width: 40%;
    left: 30%;
    height: 200px;
  }
}

@media only screen and (max-width: 1400px) {
  .nav-wrap {
    grid-template-columns: 25% 55% 15%;
    grid-template-rows: 84px 40px;
  }
  nav ul.menu {
    grid-area: 2 / 1 / 3 / 4;
    justify-self: end;
    width: 80%;
    align-self: end;
  }
  nav ul.right {
    grid-area: 1 / 3 / 2 / 4;

  }

}
@media only screen and (max-width: 1366px) {
  .wrapper {
    padding: 0 15px;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1206px) {
  .products div.span_3_of_12 a {
    min-height: 275px;
  }
}
@media only screen and (max-width: 1105px) {
  .nav-wrap {
     grid-template-columns: 30% 40% 20%;
}
  nav ul.menu {
    font-size: 95%;
  }
  .products .flex img {
    margin-bottom: 0;
  }
  div[role=dialog].ui-dialog {
    width: 50% !important;
  }
  .h1-banner h1 {
    font-size: 230%;
  }
}
@media only screen and (max-width: 1025px) {
  nav ul.menu {
      grid-area: 2 / 1 / 3 / 4;
      justify-self: end;
      width: 100%;
      align-self: end;
  }
  .products .flex h3 {
    padding: 10px 5px;
  }
}
@media only screen and (max-width: 1005px) {
  header.secondary {
    height: 200px;
  }
  nav ul.menu {
    font-size: 90%;
  }
  nav ul.right {
    font-size: 150%;
  }
  nav ul.right li#companies-parent {
    font-size: 16px;
  }
}
@media only screen and (max-width: 970px) {
  .products div.span_3_of_12 a {
    min-height: 250px;
  }
}
/*  GO FULL WIDTH BELOW 875 PIXELS */
@media only screen and (max-width: 940px) {
  div.slicknav_menu {
      display: block;
  }
  nav,
  .slicknav_menu i.icon-chevron-down {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  .desktop-only {
    display: none;
  }
  .brand {
      width: 60%;
      left: 20%;
      height: 120px;
  }
  .slicknav_nav ul.sub {
    position: relative;
    top: 0;
  }
  header.secondary {
    top: 0;
  }
	.col {
    margin: 1% 0 1% 0%;
  }
  .flex div.span_3_of_12 {
    width: 42%;
    margin-right: 2%;
  }
  .products .flex {
    justify-content: space-between;
  }
  .products .flex img {
    max-width: 100%;
    margin-bottom: 35px;
  }
  .span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12 {
	width: 100%;
	}
  .h1-banner h1 {
    font-size: 200%;
  }
  .sidebar {
    margin-bottom: 50px;
  }
  .sidebar img {
    width: 40%;
    float: left;
  }
  .events {
    width: 50%;
    float: left;
    min-height: 225px;
    margin: 27px 0 0 20px;
  }
  body.activities main img {
    width: 100%;
    max-width: 750px;
  }
  body.activities main #breadcrumbs img {
    width: auto;
  }
  .footer-nav {
    line-height: 1.5em;
  }
}
@media only screen and (max-width: 705px) {
  .phone-social {
    height: 120px;
  }
  .phone {
    float: none;
    text-align: center;
  }
  .social {
    float: none;
    text-align: center;
    margin-top: 20px;
  }
  .h1-banner h1 {
    font-size: 230%;
  }
  ul.activities-logos {
    margin-bottom: 30px;
  }
  ul.activities-logos li {
    margin: 0 3%;
    width: 40%;
  }
  header.secondary {
    height: 150px;
  }
  div[role=dialog].ui-dialog {
    width: 50% !important;
  }
  div.featherlight .featherlight-content {
  width: 95%;
  }
}
@media only screen and (max-width: 601px) {
  .brand {
      width: 70%;
      left: 15%;
  }
  .h1-banner h1 {
    font-size: 200%;
  }
  header.secondary {
    height: 170px;
  }
}
@media only screen and (max-width: 581px) {

  .sidebar img {
    width: 95%;
    float: none;
  }
  .events {
    width: 95%;
    float: none;
    min-height: auto;
    margin: 27px 0 0 0;
  }
  .h1-banner h1 {
    font-size: 180%;
  }
  .h1-banner {
    height: 85px;
  }
  .products div.span_3_of_12 {
    width: 90%;
  }
}

@media only screen and (max-width: 513px) {
  .logo-lockup {
    max-width: 250px;
  }
  .slicknav_btn {
    margin-top: 11px;
  }
  .home .h1-banner {
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 490px) {
  .footer-logo {
    width: 90%;
  }
  .footer-logo img {
    width: 100%;
  }
}
@media only screen and (max-width: 415px) {
  .h1-banner {
    height: auto;
  }
  .h1-banner h1 {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 406px) {
  .brand h2 {
    font-size: 120%;
    margin-bottom: 10px;
  }
  .h1-banner {
    height: 60px;
  }
  .h1-banner h1 {
    font-size: 120%;
  }
  .footer-logo {
    width: 95%;
  }
}
@media only screen and (max-width: 394px) {
  .slicknav_brand {
    height: 50px;
  }
  .logo-lockup {
    max-width: 200px;
  }
  .slicknav_btn {
    margin-top: 9px;
  }
}
@media only screen and (max-width: 361px) {
  .brand {
    width: 60%;
  }
  .footer-logo {
    height: 110px;
  }
  .footer-logo img,
  .footer-logo h2 {
    float: none;
    text-align: center;
  }
  main p {
    font-size: 105%;
  }
  .h1-banner h1 {
    font-size: 110%;
  }
}
@media only screen and (max-width: 321px) {
  .h1-banner h1 {
    font-size: 100%;
  }
  .phone-social {
    height: 150px;
  }
  div[role=dialog].ui-dialog {
    width: 90% !important;
  }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  text-align: center;
}
.border {
  border-top: 1px solid var(--blue);
  border-bottom:  1px solid var(--blue);
  padding: 5px 0;
}
.inline {
  display: inline-block;
}
img.auto {
  width: auto;
}
div.cc-window.cc-floating {
  width: 100%;
  max-width: 100%;
  flex-direction: column;
}
div.cc-floating.cc-theme-classic {
  border-radius: 0;
}
div.cc-bottom {
  bottom: 0;
}
div.cc-floating.cc-type-info.cc-theme-classic div.cc-compliance {
  flex: 1 0 auto;
}
p strong {
  font-weight: 400;
}
.black-text {
  color: black;
}
blockquote {
    border: 0 none;
    padding: 0;
    font-style: italic;
  }
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

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

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

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

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

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

    thead {
        display: table-header-group;
    }

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

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

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

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