<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* Copyright (c) 2016
* @name footvision
* @version 1.5.0
**/
/**********************************************************************/
/* CUSTOM ELEMENTS
/**********************************************************************/
.logosmall img{
  height: 66px !important;
  width: 40px;
}
@media only screen and (max-width: 479px) {
  body {
    padding-top: 50px;
  }
  #header.small #mainNav ul &gt; li.mainItem &gt; a {
    height: auto !important;
    line-height: normal !important;
  }

}
@media only screen and (min-width: 0px) and (max-width: 740px) {
  body .container {
    margin-left: 10px;
    margin-right: 10px;
  }
}

span.date {
  color: #22a5cc;
}

.textLarge p {
  font-size: 1em;
  line-height: 1.75em;
}

/* line &amp; hr
/*-------------------------------------------------------------------*/
.line, hr {
  border-bottom: #b8bece 1px solid;
}
.line.white, hr.white {
  border-bottom: #fff 1px solid;
}

/* background
/*-------------------------------------------------------------------*/
.background, .box.background {
  background: #eee;
}
.background.white {
  border: 1px solid #9e966f;
  background: #fff;
  color: #585858;
}
.background.red {
  background: #22a5cc;
  color: #fff;
}
.background.grey {
  background: #5d6060;
  color: #fff;
}
.background.grey h3 {
  color: #fff;
}
.background.grey .fa {
  color: #fff;
}
.background.themeColor {
  background: #22a5cc;
  color: #fff;
}
.background.themeColor h2, .background.themeColor h3, .background.themeColor h4, .background.themeColor h5, .background.themeColor h6 {
  color: #fff;
}

/* UL listWithIcons
/*-------------------------------------------------------------------*/
.listWithIcons ul,
ul.listWithIcons ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  font-weight: 300;
  padding-left: 40px;
  line-height: 1em;
}
.listWithIcons ul em,
ul.listWithIcons ul em {
  margin: 0 0 0 -40px;
  float: left;
  font-size: 1.5625em;
  color: #0069b3;
  width: 30px;
  text-align: center;
}
.listWithIcons ul &gt; li,
ul.listWithIcons ul &gt; li {
  margin-bottom: 0.5em;
}
.listWithIcons ul &gt; li:last-child,
ul.listWithIcons ul &gt; li:last-child {
  margin-bottom: 0;
}

/* button &amp; submit
/*-------------------------------------------------------------------*/
.button,
.submit,
.toggle-button,
#bBasket .button,
#bBasket .submit
#form_container .submit {
  font-weight: 400;
}
.button.large,
.submit.large,
.toggle-button.large,
#bBasket .button.large,
#bBasket .submit
#form_container .submit.large {
  font-size: 1.5em;
  min-height: 55px;
  padding: 0 40px;
  line-height: 55px;
}
@media only screen and (max-width: 767px) {
  .button.defaultNav,
  .submit.defaultNav,
  .toggle-button.defaultNav,
  #bBasket .button.defaultNav,
  #bBasket .submit
  #form_container .submit.defaultNav {
    top: 25px;
  }
}
@media only screen and (max-width: 990px) {
  .button,
  .submit,
  .toggle-button,
  #bBasket .button,
  #bBasket .submit
  #form_container .submit {
    margin-bottom: 3px !important;
  }
  .button.defaultNav,
  .submit.defaultNav,
  .toggle-button.defaultNav,
  #bBasket .button.defaultNav,
  #bBasket .submit
  #form_container .submit.defaultNav {
    font-family: "Titillium Web", "Open Sans", "Lucida Grande", "Arial", sans-serif;
    height: 50px;
    width: 50px;
    line-height: 0;
    float: none;
    display: inline-block;
    color: #fff;
    background: #008BD1;
    border: none;
  }
  .button.defaultNav.active,
  .submit.defaultNav.active,
  .toggle-button.defaultNav.active,
  #bBasket .button.defaultNav.active,
  #bBasket .submit
  #form_container .submit.defaultNav.active {
    color: #fff;
    background: #9dc51b;
  }
  .button.defaultNav .fa,
  .submit.defaultNav .fa,
  .toggle-button.defaultNav .fa,
  #bBasket .button.defaultNav .fa,
  #bBasket .submit
  #form_container .submit.defaultNav .fa {
    line-height: 50px;
    float:none !important;
  }
  .button.defaultNav .title,
  .submit.defaultNav .title,
  .toggle-button.defaultNav .title,
  #bBasket .button.defaultNav .title,
  #bBasket .submit
  #form_container .submit.defaultNav .title {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .button,
  .submit,
  .toggle-button,
  #bBasket .button,
  #bBasket .submit
  #form_container .submit {
    float: none;
    margin: 0;
  }
  .button.defaultNav,
  .submit.defaultNav,
  .toggle-button.defaultNav,
  #bBasket .button.defaultNav,
  #bBasket .submit
  #form_container .submit.defaultNav {
    width: 100%;
    position: static;
    padding: 0 15px;
    margin: 0;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    background: #008BD1;
  }
  .button.defaultNav.active,
  .submit.defaultNav.active,
  .toggle-button.defaultNav.active,
  #bBasket .button.defaultNav.active,
  #bBasket .submit
  #form_container .submit.defaultNav.active {
    color: #fff;
    background: #9dc51b;
  }
  .button.defaultNav span,
  .button.defaultNav .fa,
  .submit.defaultNav span,
  .submit.defaultNav .fa,
  .toggle-button.defaultNav span,
  .toggle-button.defaultNav .fa,
  #bBasket .button.defaultNav span,
  #bBasket .button.defaultNav .fa,
  #bBasket .submit
  #form_container .submit.defaultNav span,
  #bBasket .submit
  #form_container .submit.defaultNav .fa {
    float: right !important;
  }
  .button.defaultNav span.title,
  .button.defaultNav .fa.title,
  .submit.defaultNav span.title,
  .submit.defaultNav .fa.title,
  .toggle-button.defaultNav span.title,
  .toggle-button.defaultNav .fa.title,
  #bBasket .button.defaultNav span.title,
  #bBasket .button.defaultNav .fa.title,
  #bBasket .submit
  #form_container .submit.defaultNav span.title,
  #bBasket .submit
  #form_container .submit.defaultNav .fa.title {
    display: block;
    float: left;
    font-size: 1.125em;
    display:none;
  }
  .button.defaultNav .fa,
  .submit.defaultNav .fa,
  .toggle-button.defaultNav .fa,
  #bBasket .button.defaultNav .fa,
  #bBasket .submit
  #form_container .submit.defaultNav .fa {
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .small .button.defaultNav, .small
  .submit.defaultNav, .small
  .toggle-button.defaultNav, .small
  #bBasket .button.defaultNav, .small
  #bBasket .submit
  #form_container .submit.defaultNav {
    top: 15px;
  }
  .button.defaultNav,
  .submit.defaultNav,
  .toggle-button.defaultNav,
  #bBasket .button.defaultNav,
  #bBasket .submit
  #form_container .submit.defaultNav {
    min-width: 55px;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 30px;
    right: 20px;
  }
  .button.defaultNav.marginTablet,
  .submit.defaultNav.marginTablet,
  .toggle-button.defaultNav.marginTablet,
  #bBasket .button.defaultNav.marginTablet,
  #bBasket .submit
  #form_container .submit.defaultNav.marginTablet {
    margin-bottom: 30px !important;
  }
  .button.defaultNav span,
  .button.defaultNav .fa,
  .submit.defaultNav span,
  .submit.defaultNav .fa,
  .toggle-button.defaultNav span,
  .toggle-button.defaultNav .fa,
  #bBasket .button.defaultNav span,
  #bBasket .button.defaultNav .fa,
  #bBasket .submit
  #form_container .submit.defaultNav span,
  #bBasket .submit
  #form_container .submit.defaultNav .fa {
    float: right;
    line-height: 50px;
  }
  .button.defaultNav span.title,
  .button.defaultNav .fa.title,
  .submit.defaultNav span.title,
  .submit.defaultNav .fa.title,
  .toggle-button.defaultNav span.title,
  .toggle-button.defaultNav .fa.title,
  #bBasket .button.defaultNav span.title,
  #bBasket .button.defaultNav .fa.title,
  #bBasket .submit
  #form_container .submit.defaultNav span.title,
  #bBasket .submit
  #form_container .submit.defaultNav .fa.title {
    display: block;
    float: left;
    font-weight: bold;
  }
}

/* toggle button
/*-------------------------------------------------------------------*/
.toggle-button.checkOut span.count {
  background: #fff;
}

/* box
/*-------------------------------------------------------------------*/
.box {
  position: relative;
}
.box.newsletter p {
  margin: 0.5em 0;
}
.box.newsletter &gt; .inner {
  padding: 20px !important;
}
.box.background &gt; .inner {
  padding: 30px;
}
.box.background h4 {
  color: #22a5cc;
}
.box h3 + * {
  margin-top: 0.9em;
}
.box &gt; .inner a {
  text-decoration: none;
}
.box &gt; .inner a:hover {
  text-decoration: underline;
}
.box .link {
  font-family: "Titillium Web", "Open Sans", "Lucida Grande", "Arial", sans-serif;
}
.box.buttonToBottom &gt; .inner {
  padding-bottom: 40px !important;
}
.box.buttonToBottom .button {
  position: absolute;
  bottom: 0;
}
.box.buttonToBottom .button.block {
  left: 30px;
  right: 30px;
}
.box.linkToBottom &gt; .inner {
  padding-bottom: 25px !important;
}
.box.linkToBottom .link {
  position: absolute;
  bottom: 0;
}
.box.linkToBottom .link.block {
  left: 30px;
  right: 30px;
}
.box.dropShadow {
  -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 990px) {
  .box.margin {
    margin-bottom: 30px;
  }
  .box.margin.marginSmall {
    margin-bottom: 15px;
  }
  .box.margin.marginLarge {
    margin-bottom: 60px;
  }
  .box.margin:last-child {
    margin-bottom: 0;
  }
}

/* input
/*-------------------------------------------------------------------*/
input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input.text:focus,
input.keywords
select:focus {
  border-color: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
@media only screen and (max-width: 479px) {
  input[type="text"],
  input[type="password"],
  input[type="search"],
  input[type="email"],
  input.text,
  input.keywords
  select {
    height: 40px;
    webkit-border-radius: 0.25em;
    border-radius: 0.25em;
  }
}

/* textarea
/*-------------------------------------------------------------------*/
textarea:focus {
  border-color: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
@media only screen and (max-width: 479px) {
  textarea {
    webkit-border-radius: 0.25em;
    border-radius: 0.25em;
  }
}

/* label
/*-------------------------------------------------------------------*/
label {
  margin-bottom: 0.2em;
  color: #002b3c;
}
label .title {
  font-size: 1.125em;
  margin-bottom: 0.2em;
}
@media only screen and (max-width: 479px) {
  label label {
    min-height: 1px;
  }
}

/* modal
/*-------------------------------------------------------------------*/
.modal .modal-header {
  padding: 0;
  border: none;
  min-height: 1px;
}
.modal .modal-header h1, .modal .modal-header h2, .modal .modal-header h3, .modal .modal-header h4 {
  float: none;
  padding: 20px;
}
.modal .modal-content {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .modal .modal-dialog {
    width: 90%;
    margin: 10px auto;
  }
}

/* border
/*-------------------------------------------------------------------*/
.border {
  border: 1px solid #e5e5e5;
}
.border.dotted {
  border: 1px dotted #7bb4c5;
}
.border &gt; .inner {
  padding: 30px;
}
.border h3 {
  margin-bottom: 30px;
}

/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* TEMPLATE
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
.blue #content {
  background: #22A5CC;
  color: white;
}
.blue #content.news {
  background: #eee;
}
.blue #content #breadcrumbs span.seperator {
  color: #0069b4;
}
.blue #content #breadcrumbs span.seperator:after {
  display: none;
}
.blue #content .feet .item.active h2 {
  color: #cdf4a1;
}
.blue #content .feet .item .active {
  border-color: #cdf4a1;
}
.blue #content .feet .item .active img, .blue #content .feet .item:hover img {
  border-color: #cdf4a1;
}
.blue #content .feet .item .active h2, .blue #content .feet .item:hover h2 {
  color: #cdf4a1;
}
.blue #content a {
  color: #0069b4;
}
.blue #content a:hover {
  color: #fff;
}
.blue #content h1, .blue #content h2, .blue #content h3, .blue #content h4 {
  color: white;
}
.blue #content ul {
  margin-left: 40px;
  font-size: 18px;
  list-style: none;
  counter-reset: my-counter;
  font-weight: 400;
}
.blue #content ul li {
  padding: 10px 0;
}
.blue #content ul li h2 {
  font-size: 20px;
  color: white !important;
}
.blue #content ul li:before {
  float: left;
  font-size: 18px;
  line-height: 27px;
  content: counter(my-counter) !important;
  counter-increment: my-counter;
  background: none !important;
  border-radius: 100%;
  border: 2px solid #fff;
  height: 30px;
  width: 30px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: 400;
  margin-right: 10px;
  margin-left: -40px;
}
.blue #headerImg .overlay {
  background: url("/images/wave-blue.png");
  background-size: cover;
  background-position: left;
  z-index: 3;
  height: 355px;
  max-width: 1630px;
  bottom: -55px;
  position: absolute;
  width: 100%;
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .blue #headerImg .overlay {
    height: 260px;
    bottom: -45px;
  }
}
@media only screen and (max-width: 990px) {
  .blue #headerImg .headers {
    height: 300px;
  }
  .blue #headerImg .overlay {
    height: 217px;
    bottom: -35px;
  }
}
@media only screen and (max-width: 767px) {
  .blue #headerImg .headers {
    height: 300px;
  }
  .blue #headerImg .overlay {
    height: 155px;
    bottom: -25px;
  }
}

#headerImg {
  position: relative;
}
#headerImg .headers {
  height: 360px;
  background-image: url("/images/header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#headerImg .overlay {
  background: url("/images/wave-white.png");
  background-size: cover;
  background-position: left;
  z-index: 3;
  height: 355px;
  max-width: 1630px;
  bottom: -55px;
  position: absolute;
  width: 100%;
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  #headerImg .overlay {
    height: 260px;
    bottom: -45px;
  }
}
@media only screen and (max-width: 990px) {
  #headerImg .headers {
    height: 300px;
  }
  #headerImg .overlay {
    height: 217px;
    bottom: -35px;
  }
}
@media only screen and (max-width: 767px) {
  #headerImg .headers {
    height: 300px;
  }
  #headerImg .overlay {
    height: 155px;
    bottom: -25px;
  }
}

#video {
  height: 700px;
  position: relative;
}
#video .quote {
  z-index: 4;
  position: relative;
}
#video .quote .item {
  position: absolute;
  top: 260px;
}
#video .quote .item .inner {
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0.9+31,0+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 31%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 31%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 31%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */
  padding: 35px 35px 115px 35px;
}
#video .quote .item .inner h2 {
  color: #008bd1;
  font-size: 36px;
  line-height: 42px;
  text-transform: none;
  font-weight: 400;
}
#video .quote .item .inner p {
  margin-top: 0px;
  font-size: 24px;
  line-height: 34px;
}
#video .quote .item .inner .button {
  float: right;
}
#video .overlayPattern {
  background: rgba(0, 0, 0, 0.4) url("/images/pattern.png");
  background-repeat: repeat;
  z-index: 1;
  height: 100%;
  width: 100%;
  position: absolute;
}
#video .overlay {
  background: url("/images/wave-white.png");
  background-size: cover;
  background-position: left;
  z-index: 3;
  height: 355px;
  max-width: 1630px;
  bottom: -55px;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 990px) {
  #video {
    height: 550px;
  }
  #video .overlay {
    height: 241px;
    bottom: -38px;
  }
  #video .quote .item .inner .inner {
    padding: 35px 35px 190px 35px;
  }
  #video .quote .item .inner h2 {
    font-size: 22px;
    line-height: 32px;
  }
  #video .quote .item .inner p {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  #video {
    background: url("/images/slide1.jpg") !important;
    background-size: cover !important;
    background-position: center !important;
    height: 420px !important;
  }
  #video .overlay {
    height: 190px;
    bottom: -30px;
  }
  #video iframe {
    display: none;
  }
  #video .quote .item {
    top: 15px;
  }
  #video .quote .item .inner {
    padding: 35px 35px 190px 35px;
  }
}
@media only screen and (max-width: 479px) {
  #video .overlay {
    height: 140px;
    bottom: -30px;
  }
  #video .quote .item {
    top: 30px;
  }
}

#mainSlider {
  height: 700px;
  overflow: visible;
}
#mainSlider .loader {
  z-index: 2;
}
#mainSlider ul li .item .inner {
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0.9+31,0+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 31%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 31%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 31%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */
  padding: 35px 35px 295px 35px;
  margin-bottom: -140px;
}
#mainSlider ul li .item .inner h2 {
  color: #008bd1;
  font-size: 36px;
  line-height: 42px;
  text-transform: none;
  font-weight: 400;
}
#mainSlider ul li .item .inner p {
  margin-top: 0px;
  font-size: 24px;
  line-height: 34px;
}
#mainSlider ul li .item .inner .button {
  float: right;
}
#mainSlider .overlay {
  background: url("/images/wave-white.png");
  background-size: cover;
  background-position: left;
  z-index: 3;
  height: 355px;
  max-width: 1630px;
  bottom: -55px;
  position: absolute;
  width: 100%;
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  #mainSlider {
    height: 580px;
  }
  #mainSlider .overlay {
    height: 235px;
  }
}
@media only screen and (max-width: 990px) {
  #mainSlider {
    height: 480px;
  }
  #mainSlider .overlay {
    height: 220px;
  }
}
@media only screen and (max-width: 767px) {
  #mainSlider {
    height: 425px;
  }
  #mainSlider .overlay {
    height: 185px;
  }
  #mainSlider ul li .item .inner {
    padding: 35px 35px 260px 35px;
    margin-bottom: -190px;
  }
  #mainSlider ul li .item .inner h2 {
    font-size: 32px;
    line-height: 38px;
  }
  #mainSlider ul li .item .inner p {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 479px) {
  #mainSlider {
    height: 400px;
  }
  #mainSlider .overlay {
    height: 185px;
  }
  #mainSlider ul li .item .inner {
    padding: 35px 35px 260px 35px;
    margin-bottom: -190px;
  }
  #mainSlider ul li .item .inner h2 {
    font-size: 22px;
    line-height: 28px;
  }
  #mainSlider ul li .item .inner p {
    font-size: 18px;
    line-height: 22px;
  }
}

/* HEADER
/*-------------------------------------------------------------------*/
#header {
  background: #fff;
  position: relative;
  z-index: 10;
  width: 100%;
  display: block;
  webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
#header .logosmall {
  display: none;
}
#header.small {
  position: fixed;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 5;
  -webkit-box-shadow: 0px 1px 14px -1px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 1px 14px -1px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 1px 14px -1px rgba(0, 0, 0, 0.39);
}
#header.small div &gt; .inner {
  padding: 5px 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#header.small #defaultNav {
  top: 0px;
  margin: 2px 0 0 10px;
}
#header.small #mainNav ul &gt; li.mainItem &gt; a {
  height: 60px;
  line-height: 60px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#header.small .logosmall, #header.small .menuscroll {
  display: block;
  webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0;
  max-width: 40px;
}
#header.small .defaultLogo {
  display: none;
  webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#header div &gt; .inner {
  padding: 20px 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#header .logo {
  position: static;
}
#header .logo &gt; .inner {
  padding: 30px 0;
}
#header .logo img {
  height: 86px !important;
  width: 262px;
  vertical-align: baseline;
}
#header .logo img.desktop {
  display: inline-block;
}
#header hr {
  margin: 0;
}
#homepage #header hr {
  display: none;
}
@media only screen and (max-width: 990px) {
  #header .logo {
    margin: 0;
  }
  #header .logo img {
    position: static;
  }
  #header .logo img.mobile {
    max-width: 80%;
  }
  #header.small {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  }
  #header.small div &gt; .inner {
    padding: 0;
  }
  #header.small .defaultLogo {
    display: block;
  }
  #header.small .defaultLogo img {
    max-width: 175px;
    padding: 10px 0;
  }
  #header.small #defaultNav {
    top: 0px;
    margin: 0;
  }
  #header.small .logosmall {
    display: none;
  }
  #header hr {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #header div &gt; .inner {
    padding: 10px 0 !important;
  }
  #header.small {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  }
  #header.small div &gt; .inner {
    padding: 0;
  }
  #header.small .defaultLogo {
    display: block;
  }
  #header.small #defaultNav {
    top: 0px;
    margin: 0;
  }
  #header.small .logosmall {
    display: none;
  }
  #header .logo {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    display: inline-block;
  }
  #header .logo &gt; .inner {
    padding: 30px 0;
    text-align: center;
    position: relative;
    min-height: 90px;
  }
  #header .logo &gt; .inner a.logo {
    display: inline-block;
  }
  #header .logo img {
    margin: 0;
    max-width: 220px;
  }
  #header .alignRight {
    text-align: center;
  }
  #header .social &gt; div {
    display: inline-block;
    margin: 0 5px;
  }
}
@media only screen and (max-width: 479px) {
  #header {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  }
  #header div &gt; .inner {
    padding: 10px 0 !important;
  }
  #header.small {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    height: 0px;
  }
  #header.small div &gt; .inner {
    padding: 0;
  }
  #header.small #defaultNav {
    top: 0px;
    margin: 0;
  }
  #header.small .logosmall, #header.small .defaultLogo {
    display: none;
  }
  #header div &gt; .inner {
    padding: 0 0 30px 0;
  }
  #header .logo {
    position: static;
    text-align: center;
  }
  #header .logo &gt; .inner {
    padding: 30px 0;
  }
  #header .logo img {
    max-width: 250px;
  }
  #header .logo img.desktop {
    display: none;
  }
  #header .logo img.mobile {
    display: inline-block;
  }
  #header.posFixed .button.defaultNav, #header.posFixed .toggle-button.defaultNav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  #header .logo &gt; .inner {
    padding: 30px 0;
  }
  #header .logo.tablet, #header .logo.desktop {
    display: inline-block;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  #header #defaultNav {
    top: 25px;
  }
}

/* DEFAULTNAV
/*-------------------------------------------------------------------*/
#defaultNav {
  z-index: 2;
  position: relative;
  right: 0;
  left: 0;
  top: 37px;
  background: yellow;
}
#defaultNav .navigation {
  float: left;
}
@media only screen and (max-width: 990px) {
  #defaultNav {
    position: relative;
    z-index: 1;
    top: 0;
    width: 100%;
  }
  #defaultNav .navigation &gt; .inner {
    padding: 0;
  }
}
@media only screen and (max-width: 479px) {
  #defaultNav {
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    background: transparent;
  }
  #mergeNav ul &gt; li .fa {
    display: none !important;
  }
  #mergeNav ul &gt; li.dropdownExist &gt;a .fa {
    display: inline-block !important;
    color: #dbdb04 !important;
    line-height: 18px;
    float: right;
  }
  #defaultNav .container {
    background: transparent;
  }
  .menudefault {
    position: fixed;
        top: 91px;
    left: 0;
    right: 0;
    height: 1px;
    z-index: 100;
    padding: 0;
  }
  #mainNav ul &gt; li.mainItem &gt; a .fa{
    float:right;
    color:#9dc51b;
  }
  #defaultNav.posFixed .navigation {
    background: #00b4d3;
  }
  #defaultNav.posFixed .navigation .container {
    padding: 0;
  }
  #defaultNav .navigation:after {
    content: "";
    display: block;
    webkit-box-shadow: 0 0 6px #000000;
    -moz-box-shadow: 0 0 6px #000000;
    box-shadow: 0 0 6px #000000;
    border-bottom: 1px solid #fff;
  }
}

/* TOPNAV
/*-------------------------------------------------------------------*/
#topNav {
  font-family: "Titillium Web", "Open Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 0.875em;
}
#topNav ul li.home a &gt; .inner {
  padding: 0 10px;
}
#topNav ul li.home .fa {
  display: inline-block !important;
  float: none;
  vertical-align: middle;
  font-size: 1.2em;
  color: inherit;
  margin: 0;
}
#topNav ul li.home .fa:before {
  content: "\f015";
}
#topNav ul li.home .title {
  display: none;
}
#topNav ul li a {
  border-color: inherit;
}
#topNav ul li a .fa {
  display: none;
}
#topNav ul li.selected a {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  #topNav {
    margin-top: 30px;
  }
  #topNav.alignRight {
    text-align: center;
  }
}
@media only screen and (max-width: 479px) {
  #topNav ul &gt; li {
    margin-bottom: 5px;
  }
}

/* MAINNAV
/*-------------------------------------------------------------------*/
#mainNav {
  color: #0069b3;
  background: #fff;
  margin: 0;
}
#mainNav .dropdownExist div.arrow {
  top: auto;
  bottom: -10px;
  display: none;
}
#mainNav .dropdownExist &gt; a .fa {
  display: inline-block !important;
  color: #dbdb04 !important;
  line-height: 60px;
}
#mainNav .dropdownExist.home a &gt; .inner {
  padding: 0 10px;
}
#mainNav .dropdownExist.home a &gt; .inner &gt; .fa {
  display: none !important;
}
#mainNav ul {
  margin: 0;
}
#mainNav ul &gt; li.mainItem {
  margin: 0 1px 0 0;
  position: relative;
  float: left;
}
.alignRight #mainNav ul &gt; li.mainItem, .alignCenter #mainNav ul &gt; li.mainItem {
  display: inline-block;
  float: none;
}
#mainNav ul &gt; li.mainItem.home a &gt; .inner {
  padding: 0 10px;
}
#mainNav ul &gt; li.mainItem.home a &gt; .inner &gt; .fa {
  display: inline-block;
  float: none;
  vertical-align: middle;
  font-size: 1.2em;
  color: #0069b3;
  margin: 0 10px 0 0;
}
#mainNav ul &gt; li.mainItem.home a &gt; .inner &gt; .fa:before {
  content: "\f015";
}
.seperator #mainNav ul &gt; li.mainItem {
  float: none;
}
.seperator #mainNav ul &gt; li.mainItem:first-child a {
  border-left: 1px solid #fff;
}
.seperator #mainNav ul &gt; li.mainItem a {
  border-right: 1px solid #fff;
}
#mainNav ul &gt; li.mainItem &gt; a {
  font-family: "Titillium Web", "Open Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  color: #0069b3;
  background: #fff;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  /* For IE 7 */
  zoom: 1;
  *display: inline;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
  z-index: 1;
}
#mainNav ul &gt; li.mainItem &gt; a .fa {
  color: #fff;
  margin-left: 5px;
  display: none;
}
#mainNav ul &gt; li.mainItem &gt; a &gt; .inner {
  padding: 0 10px;
  letter-spacing: 0;
}
#mainNav ul &gt; li.mainItem i {
  font-size: 1em;
}
#mainNav ul &gt; li.mainItem:last-child {
  margin-right: 0;
}
#mainNav ul &gt; li.mainItem.last ul {
  right: 0;
}
#mainNav ul &gt; li.mainItem ul {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;1+17,0.65+87 */
  background: -moz-linear-gradient(top, white 0%, white 17%, rgba(255, 255, 255, 0.65) 87%, rgba(255, 255, 255, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, white 17%, rgba(255, 255, 255, 0.65) 87%, rgba(255, 255, 255, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, white 17%, rgba(255, 255, 255, 0.65) 87%, rgba(255, 255, 255, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6ffffff',GradientType=0 );
  /* IE6-9 */
  left: auto;
  margin: 0;
  padding: 40px 20px 20px 20px;
  min-width: 200px;
  text-align: left;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
#mainNav ul &gt; li.mainItem ul ul.column {
  float: left;
  width: 48%;
  min-width: 1px;
  margin: 0;
  padding: 0;
  border: none;
}
#mainNav ul &gt; li.mainItem ul ul.column.alt {
  margin-left: 2%;
}
#mainNav ul &gt; li.mainItem ul &gt; li.subItem {
  padding: 0;
  margin: 0;
  float: none !important;
  display: block;
}
#mainNav ul &gt; li.mainItem ul &gt; li.subItem.last, #mainNav ul &gt; li.mainItem ul &gt; li.subItem:last-child {
  padding: 0;
  margin: 0;
}
#mainNav ul &gt; li.mainItem ul &gt; li.subItem a {
  font-family: "Titillium Web", "Open Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1em;
  letter-spacing: none;
  text-transform: none;
  border: 0 !important;
  padding: 4px 0;
  text-shadow: none;
  display: block;
  color: #0069b3;
  background: inherit;
}
#mainNav ul &gt; li.mainItem ul &gt; li.subItem a .fa {
  float: none;
  color: inherit;
  font-size: 1em;
  margin-left: 5px;
  display: none;
}
#mainNav ul &gt; li.mainItem ul ul {
  margin: 0;
  padding: 0;
}
#mainNav ul &gt; li.mainItem:hover &gt; a, #mainNav ul &gt; li.mainItem.hover &gt; a, #mainNav ul &gt; li.mainItem.selected &gt; a, #mainNav ul &gt; li.mainItem.active &gt; a {
  color: #00b4d3;
  background: #fff;
}
#mainNav ul &gt; li.mainItem:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.hover &gt; a .fa, #mainNav ul &gt; li.mainItem.selected &gt; a .fa, #mainNav ul &gt; li.mainItem.active &gt; a .fa {
  color: inherit;
}
#mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem:hover &gt; a, #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected &gt; a, #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected:hover &gt; a, #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem:hover &gt; a, #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected &gt; a, #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected:hover &gt; a, #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem:hover &gt; a, #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected &gt; a, #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected:hover &gt; a, #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem:hover &gt; a, #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected &gt; a, #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected:hover &gt; a {
  color: #00b4d3;
  background: inherit;
  text-decoration: underline;
}
#mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem:hover &gt; a .fa, #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected &gt; a .fa, #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected &gt; a .fa, #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected &gt; a .fa, #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected &gt; a .fa, #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected:hover &gt; a .fa {
  color: inherit;
}
@media only screen and (max-width: 990px) {
  #mainNav {
    font-size: 16px;
    color: #585858;
    margin: 0;
  }
  #mainNav .dropdownExist &gt; a .fa {
    display: inline-block !important;
    color: #dbdb04 !important;
    line-height: 18px;
    float: right;
  }
  #mainNav .dropdownExist &gt; a .title {
    float: left;
  }
  #mainNav .dropdownExist.home a &gt; .inner {
    padding: 15px !important;
  }
  #mainNav .dropdownExist.home a &gt; .inner &gt; .fa {
    display: none !important;
  }
  #mainNav ul {
    margin: 0;
    background: #00b4d3;
  }
  #mainNav ul &gt; li.mainItem {
    margin: 0;
    width: 100%;
    height: auto !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  #mainNav ul &gt; li.mainItem.home &gt; a &gt; .inner .fa {
    padding: 0;
    margin: 0 0.4em 0 0;
    font-size: 1.2em;
    color: inherit;
  }
  #mainNav ul &gt; li.mainItem.home .title {
    display: inline-block;
  }
  #mainNav ul &gt; li.mainItem.home &gt; a &gt; .inner {
    padding: 15px;
  }
  #mainNav ul &gt; li.mainItem &gt; a {
    color: #fff;
    background: #00b4d3;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 1.125em;
    margin: 0;
    padding: 0;
    display: block;
    border: 0 !important;
    height: auto;
    line-height: 1em;
  }
  #mainNav ul &gt; li.mainItem &gt; a &gt; .inner {
    padding: 15px;
  }
  #mainNav ul &gt; li.mainItem &gt; a .fa {
    display: inline-block;
    font-size: 1em;
    color: #fff;
    padding: 15px;
    margin: -15px;
    margin-left: 15px;
  }
  #mainNav ul &gt; li.mainItem ul {
    display: none;
    position: static;
    background: #00b4d3;
    width: auto;
    padding: 15px;
    border-bottom: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  #mainNav ul &gt; li.mainItem ul:before {
    display: none;
  }
  #mainNav ul &gt; li.mainItem ul &gt; li.subItem {
    padding: 5px 0 !important;
    border: 0 !important;
  }
  #mainNav ul &gt; li.mainItem ul &gt; li.subItem &gt; a {
    font-size: 1em;
    color: #fff;
    height: auto;
    line-height: 1;
    background: inherit;
    padding: 0;
    white-space: normal;
  }
  #mainNav ul &gt; li.mainItem ul &gt; li.subItem &gt; a .fa {
    display: none;
    float: right;
  }
  #mainNav ul &gt; li.mainItem ul ul {
    border: none;
    padding: 0;
  }
  #mainNav ul &gt; li.mainItem:hover &gt; a, #mainNav ul &gt; li.mainItem.hover &gt; a, #mainNav ul &gt; li.mainItem.selected &gt; a, #mainNav ul &gt; li.mainItem.active &gt; a {
    color: #fff;
    background: #71B941;
  }
  #mainNav ul &gt; li.mainItem:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.hover &gt; a .fa, #mainNav ul &gt; li.mainItem.selected &gt; a .fa, #mainNav ul &gt; li.mainItem.active &gt; a .fa {
    color: inherit;
  }
  #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem:hover &gt; a, #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected &gt; a, #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected:hover &gt; a, #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem:hover &gt; a, #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected &gt; a, #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected:hover &gt; a, #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem:hover &gt; a, #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected &gt; a, #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected:hover &gt; a, #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem:hover &gt; a, #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected &gt; a, #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected:hover &gt; a {
    color: #9ffbba;
    text-decoration: none;
  }
  #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem:hover &gt; a .fa, #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected &gt; a .fa, #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected &gt; a .fa, #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected &gt; a .fa, #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem:hover &gt; a .fa, #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected &gt; a .fa, #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected:hover &gt; a .fa {
    color: inherit;
  }
}
@media only screen and (max-width: 479px) {
  #mainNav {
    background: #fff;
    border-top: 0;
    border-bottom: 0;
    margin: 0;
  }
  #mainNav &gt; ul &gt; li.mainItem ul.column {
    clear: both;
    width: 100%;
    margin-bottom: 15px;
  }
  #mainNav &gt; ul &gt; li.mainItem ul.alt {
    margin: 0;
  }
}
@media only screen and (min-width: 991px) {
  #mainNav ul &gt; li.mainItem.home a &gt; .inner .fa {
    display: none;
  }
  #homepage #mainNav ul &gt; li.mainItem.home {
    display: inline-block;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  #mainNav #defaultNav {
    top: 25px;
  }
  #mainNav ul &gt; li.mainItem &gt; a {
    letter-spacing: 0;
    font-size: 15px;
  }
  #mainNav ul &gt; li.mainItem &gt; a &gt; .inner {
    padding: 0 6px;
  }
}

/* LEFTNAV &amp; RIGHTNAV
/*-------------------------------------------------------------------*/
#leftNav.borderRight,
#rightNav.borderRight {
  padding-right: 30px;
  border-right: 3px dotted #C2DBED;
}
#leftNav h2, #leftNav h3, #leftNav h4,
#rightNav h2,
#rightNav h3,
#rightNav h4 {
  margin-bottom: 30px;
}
#leftNav &gt; .inner,
#rightNav &gt; .inner {
  padding: 0;
}
#leftNav &gt; ul,
#leftNav &gt; .inner &gt; ul,
#rightNav &gt; ul,
#rightNav &gt; .inner &gt; ul {
  margin-bottom: 0;
  margin-left: 0;
}
#leftNav &gt; ul &gt; li,
#leftNav &gt; .inner &gt; ul &gt; li,
#rightNav &gt; ul &gt; li,
#rightNav &gt; .inner &gt; ul &gt; li {
  padding: 0;
}
#leftNav &gt; ul &gt; li .fa,
#leftNav &gt; .inner &gt; ul &gt; li .fa,
#rightNav &gt; ul &gt; li .fa,
#rightNav &gt; .inner &gt; ul &gt; li .fa {
  display: none;
}
#leftNav &gt; ul &gt; li ul,
#leftNav &gt; .inner &gt; ul &gt; li ul,
#rightNav &gt; ul &gt; li ul,
#rightNav &gt; .inner &gt; ul &gt; li ul {
  padding: 0;
  display: none;
}
#leftNav &gt; ul &gt; li ul &gt; li,
#leftNav &gt; .inner &gt; ul &gt; li ul &gt; li,
#rightNav &gt; ul &gt; li ul &gt; li,
#rightNav &gt; .inner &gt; ul &gt; li ul &gt; li {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 0;
  padding: 4px 0;
  font-size: 0.85em;
  line-height: 1em;
}
#leftNav &gt; ul &gt; li ul &gt; li .fa,
#leftNav &gt; .inner &gt; ul &gt; li ul &gt; li .fa,
#rightNav &gt; ul &gt; li ul &gt; li .fa,
#rightNav &gt; .inner &gt; ul &gt; li ul &gt; li .fa {
  display: none;
}
#leftNav &gt; ul &gt; li a,
#leftNav &gt; .inner &gt; ul &gt; li a,
#rightNav &gt; ul &gt; li a,
#rightNav &gt; .inner &gt; ul &gt; li a {
  background: inherit;
  color: #0069b3;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 9px 12px;
  display: block;
}
#leftNav &gt; ul &gt; li a.selected, #leftNav &gt; ul &gt; li a.selected:hover, #leftNav &gt; ul &gt; li a:hover,
#leftNav &gt; .inner &gt; ul &gt; li a.selected,
#leftNav &gt; .inner &gt; ul &gt; li a.selected:hover,
#leftNav &gt; .inner &gt; ul &gt; li a:hover,
#rightNav &gt; ul &gt; li a.selected,
#rightNav &gt; ul &gt; li a.selected:hover,
#rightNav &gt; ul &gt; li a:hover,
#rightNav &gt; .inner &gt; ul &gt; li a.selected,
#rightNav &gt; .inner &gt; ul &gt; li a.selected:hover,
#rightNav &gt; .inner &gt; ul &gt; li a:hover {
  background: #0069B3;
  color: #fff;
}
#leftNav &gt; ul &gt; li a.selected a, #leftNav &gt; ul &gt; li a.selected:hover a, #leftNav &gt; ul &gt; li a:hover a,
#leftNav &gt; .inner &gt; ul &gt; li a.selected a,
#leftNav &gt; .inner &gt; ul &gt; li a.selected:hover a,
#leftNav &gt; .inner &gt; ul &gt; li a:hover a,
#rightNav &gt; ul &gt; li a.selected a,
#rightNav &gt; ul &gt; li a.selected:hover a,
#rightNav &gt; ul &gt; li a:hover a,
#rightNav &gt; .inner &gt; ul &gt; li a.selected a,
#rightNav &gt; .inner &gt; ul &gt; li a.selected:hover a,
#rightNav &gt; .inner &gt; ul &gt; li a:hover a {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
#leftNav &gt; ul &gt; li.selected,
#leftNav &gt; .inner &gt; ul &gt; li.selected,
#rightNav &gt; ul &gt; li.selected,
#rightNav &gt; .inner &gt; ul &gt; li.selected {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #0069B3;
}
#leftNav &gt; ul &gt; li.selected a,
#leftNav &gt; .inner &gt; ul &gt; li.selected a,
#rightNav &gt; ul &gt; li.selected a,
#rightNav &gt; .inner &gt; ul &gt; li.selected a {
  font-weight: bold;
  background: inherit;
  color: #fff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
#leftNav &gt; ul &gt; li.selected ul,
#leftNav &gt; .inner &gt; ul &gt; li.selected ul,
#rightNav &gt; ul &gt; li.selected ul,
#rightNav &gt; .inner &gt; ul &gt; li.selected ul {
  display: inline-block;
  padding: 0 12px 12px 12px;
}
#leftNav &gt; ul &gt; li.selected ul &gt; li a,
#leftNav &gt; .inner &gt; ul &gt; li.selected ul &gt; li a,
#rightNav &gt; ul &gt; li.selected ul &gt; li a,
#rightNav &gt; .inner &gt; ul &gt; li.selected ul &gt; li a {
  padding: 0;
  background: inherit;
  color: #fff;
  text-transform: none;
  font-weight: normal;
  display: inline-block;
}
#leftNav &gt; ul &gt; li.selected ul &gt; li.selected a,
#leftNav &gt; .inner &gt; ul &gt; li.selected ul &gt; li.selected a,
#rightNav &gt; ul &gt; li.selected ul &gt; li.selected a,
#rightNav &gt; .inner &gt; ul &gt; li.selected ul &gt; li.selected a {
  text-decoration: underline;
}
@media only screen and (max-width: 990px) {
  #leftNav ul &gt; li.subItem,
  #rightNav ul &gt; li.subItem {
    margin-bottom: 2px;
  }
  #leftNav ul &gt; li.subItem &gt; a,
  #rightNav ul &gt; li.subItem &gt; a {
    padding: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #leftNav,
  #rightNav {
    padding-top: 30px;
  }
  #leftNav.borderRight,
  #rightNav.borderRight {
    padding-right: 0px;
    border-right: 0px dotted #AFE1F6;
    padding-top: 40px;
    margin-top: 40px;
    border-top: 3px dotted #AFE1F6;
  }
}

/* TABLET MAINNAV
/*-------------------------------------------------------------------*/
@media only screen and (max-width: 990px) {
  #tabletMainNav #mainNav {
    color: #0069b3;
    background: #fff;
    margin: 0;
  }
  #tabletMainNav #mainNav .dropdownExist div.arrow {
    top: auto;
    bottom: -10px;
    display: none;
  }
  #tabletMainNav #mainNav .dropdownExist &gt; a .fa {
    display: inline-block !important;
    color: #dbdb04 !important;
    line-height: 60px;
  }
  #tabletMainNav #mainNav .dropdownExist.home a &gt; .inner {
    padding: 0 10px;
  }
  #tabletMainNav #mainNav .dropdownExist.home a &gt; .inner &gt; .fa {
    display: none !important;
  }
  #tabletMainNav #mainNav ul {
    margin: 0;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem {
    margin: 0 1px 0 0;
    position: relative;
    float: left;
  }
  .alignRight #tabletMainNav #mainNav ul &gt; li.mainItem, .alignCenter #tabletMainNav #mainNav ul &gt; li.mainItem {
    display: inline-block;
    float: none;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem.home a &gt; .inner {
    padding: 0 10px;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem.home a &gt; .inner &gt; .fa {
    display: inline-block;
    float: none;
    vertical-align: middle;
    font-size: 1.2em;
    color: #0069b3;
    margin: 0 10px 0 0;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem.home a &gt; .inner &gt; .fa:before {
    content: "\f015";
  }
  .seperator #tabletMainNav #mainNav ul &gt; li.mainItem {
    float: none;
  }
  .seperator #tabletMainNav #mainNav ul &gt; li.mainItem:first-child a {
    border-left: 1px solid #fff;
  }
  .seperator #tabletMainNav #mainNav ul &gt; li.mainItem a {
    border-right: 1px solid #fff;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem &gt; a {
    font-family: "Titillium Web", "Open Sans", "Lucida Grande", "Arial", sans-serif;
    font-size: 1.125em;
    font-weight: 600;
    color: #0069b3;
    background: #fff;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    /* For IE 7 */
    zoom: 1;
    *display: inline;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    position: relative;
    z-index: 1;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem &gt; a .fa {
    color: #fff;
    margin-left: 5px;
    display: none;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem &gt; a &gt; .inner {
    padding: 0 10px;
    letter-spacing: 0;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem i {
    font-size: 1em;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem:last-child {
    margin-right: 0;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem.last ul {
    right: 0;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;1+17,0.65+87 */
    background: -moz-linear-gradient(top, white 0%, white 17%, rgba(255, 255, 255, 0.65) 87%, rgba(255, 255, 255, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, white 0%, white 17%, rgba(255, 255, 255, 0.65) 87%, rgba(255, 255, 255, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, white 0%, white 17%, rgba(255, 255, 255, 0.65) 87%, rgba(255, 255, 255, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6ffffff',GradientType=0 );
    /* IE6-9 */
    left: auto;
    margin: 0;
    padding: 40px 20px 20px 20px;
    min-width: 200px;
    text-align: left;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul ul.column {
    float: left;
    width: 48%;
    min-width: 1px;
    margin: 0;
    padding: 0;
    border: none;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul ul.column.alt {
    margin-left: 2%;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul &gt; li.subItem {
    padding: 0;
    margin: 0;
    float: none !important;
    display: block;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul &gt; li.subItem.last, #tabletMainNav #mainNav ul &gt; li.mainItem ul &gt; li.subItem:last-child {
    padding: 0;
    margin: 0;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul &gt; li.subItem a {
    font-family: "Titillium Web", "Open Sans", "Lucida Grande", "Arial", sans-serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 1em;
    letter-spacing: none;
    text-transform: none;
    border: 0 !important;
    padding: 4px 0;
    text-shadow: none;
    display: block;
    color: #0069b3;
    background: inherit;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul &gt; li.subItem a .fa {
    float: none;
    color: inherit;
    font-size: 1em;
    margin-left: 5px;
    display: none;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul ul {
    margin: 0;
    padding: 0;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.selected &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.active &gt; a {
    color: #00b4d3;
    background: #fff;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.selected &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.active &gt; a .fa {
    color: inherit;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected:hover &gt; a {
    color: #00b4d3;
    background: inherit;
    text-decoration: underline;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected:hover &gt; a .fa {
    color: inherit;
  }
}
@media only screen and (max-width: 990px) and (max-width: 990px) {
  #tabletMainNav #mainNav {
    font-size: 16px;
    color: #585858;
    margin: 0;
  }
  #tabletMainNav #mainNav .dropdownExist &gt; a .fa {
    display: inline-block !important;
    color: #dbdb04 !important;
    line-height: 18px;
    float: right;
  }
  #tabletMainNav #mainNav .dropdownExist &gt; a .title {
    float: left;
  }
  #tabletMainNav #mainNav .dropdownExist.home a &gt; .inner {
    padding: 15px !important;
  }
  #tabletMainNav #mainNav .dropdownExist.home a &gt; .inner &gt; .fa {
    display: none !important;
  }
  #tabletMainNav #mainNav ul {
    margin: 0;
    background: #00b4d3;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem {
    margin: 0;
    width: 100%;
    height: auto !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem.home &gt; a &gt; .inner .fa {
    padding: 0;
    margin: 0 0.4em 0 0;
    font-size: 1.2em;
    color: inherit;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem.home .title {
    display: inline-block;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem.home &gt; a &gt; .inner {
    padding: 15px;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem &gt; a {
    color: #fff;
    background: #00b4d3;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 1.125em;
    margin: 0;
    padding: 0;
    display: block;
    border: 0 !important;
    height: auto;
    line-height: 1em;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem &gt; a &gt; .inner {
    padding: 15px;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem &gt; a .fa {
    _display: inline-block;
    font-size: 1em;
    color: #fff;
    padding: 15px;
    margin: -15px;
    margin-left: 15px;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul {
    display: none;
    position: static;
    background: #00b4d3;
    width: auto;
    padding: 15px;
    border-bottom: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul:before {
    display: none;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul &gt; li.subItem {
    padding: 5px 0 !important;
    border: 0 !important;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul &gt; li.subItem &gt; a {
    font-size: 1em;
    color: #fff;
    height: auto;
    line-height: 1;
    background: inherit;
    padding: 0;
    white-space: normal;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul &gt; li.subItem &gt; a .fa {
    display: none;
    float: right;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem ul ul {
    border: none;
    padding: 0;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.selected &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.active &gt; a {
    color: #fff;
    background: #71B941;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.selected &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.active &gt; a .fa {
    color: inherit;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem:hover &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected &gt; a, #tabletMainNav #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected:hover &gt; a {
    color: #9ffbba;
    text-decoration: none;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem:hover ul &gt; li.subItem.selected:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.hover ul &gt; li.subItem.selected:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.selected ul &gt; li.subItem.selected:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem:hover &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected &gt; a .fa, #tabletMainNav #mainNav ul &gt; li.mainItem.active ul &gt; li.subItem.selected:hover &gt; a .fa {
    color: inherit;
  }
}
@media only screen and (max-width: 990px) and (max-width: 479px) {
  #tabletMainNav #mainNav {
    background: #fff;
    border-top: 0;
    border-bottom: 0;
    margin: 0;
  }
  #tabletMainNav #mainNav &gt; ul &gt; li.mainItem ul.column {
    clear: both;
    width: 100%;
    margin-bottom: 15px;
  }
  #tabletMainNav #mainNav &gt; ul &gt; li.mainItem ul.alt {
    margin: 0;
  }
}
@media only screen and (max-width: 990px) and (min-width: 991px) {
  #tabletMainNav #mainNav ul &gt; li.mainItem.home a &gt; .inner .fa {
    display: none;
  }
  #homepage #tabletMainNav #mainNav ul &gt; li.mainItem.home {
    display: inline-block;
  }
}
@media only screen and (max-width: 990px) and (min-width: 991px) and (max-width: 1200px) {
  #tabletMainNav #mainNav #defaultNav {
    top: 25px;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem &gt; a {
    letter-spacing: 0;
    font-size: 15px;
  }
  #tabletMainNav #mainNav ul &gt; li.mainItem &gt; a &gt; .inner {
    padding: 0 6px;
  }
}
@media only screen and (max-width: 990px) {
  #tabletMainNav .bgMainNav {
    background: #00b4d3;
  }
  #tabletMainNav .bgMainNav .logo {
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
  #tabletMainNav div.closeMainNav {
    font-family: "Titillium Web", "Open Sans", "Lucida Grande", "Arial", sans-serif;
    font-size: 1.125em;
  }
  #tabletMainNav div.closeMainNav a, #tabletMainNav div.closeMainNav .fa {
    height: 50px;
    line-height: 50px;
  }
}
/* BREADCRUMBS
/*-------------------------------------------------------------------*/
#breadcrumbs {
  font-family: "Titillium Web", "Open Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 0.8125em;
  border: none;
  margin: 0 0 20px 0;
  line-height: 1em;
}
#breadcrumbs &gt; .inner {
  padding: 30px 0 0 0;
}
#breadcrumbs .container &gt; .inner {
  padding: 0px 0 0 0;
}
#breadcrumbs a {
  color: #22a5cc;
}
#breadcrumbs a:hover {
  color: #000;
  text-decoration: none;
}
#breadcrumbs span.title {
  color: #34495e;
  margin-right: 12px;
  display: none;
}
#breadcrumbs span.seperator {
  position: relative;
  color: transparent;
}
#breadcrumbs span.seperator:after {
  color: #c2c5c7;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  margin-left: 7px;
  margin-right: 7px;
  left: 0;
  right: 0;
  top: 1px;
  position: absolute;
}
@media only screen and (max-width: 479px) {
  #breadcrumbs.alignRight {
    text-align: left;
  }
}

/* MAIN
/*-------------------------------------------------------------------*/
#main {
  position: relative;
  z-index: 0;
  overflow: hidden;
  color: #585858;
}

/* CONTENT
/*-------------------------------------------------------------------*/
#content {
  position: relative;
  z-index: 1;
}
#content .container {
  position: relative;
  z-index: 1;
}
#content .container &gt; .inner {
  padding: 60px 0 0 0;
  position: relative;
}
#content.news {
  background-image: url("/images/stap.png");
  background-repeat: no-repeat;
  background-position: bottom right;
}
#content.news h2 {
  color: #22a5cc;
}
#content.news p {
  color: #0069b3;
}
#content.blue {
  background: #22a5cc;
  color: white;
}
#content.blue h2 {
  color: white;
  margin-top: 5px;
}
#content.blue .feet .item {
  margin-bottom: 30px;
}
#content.blue .item h2 {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.4);
}
#content.blue .item img {
  border: 3px solid rgba(255, 255, 255, 0.4);
  padding: 10px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
#content.blue .item:hover {
  text-decoration: none;
}
#content.blue .item:hover img {
  border: 3px solid #cdf4a1;
}
#content.blue .item:hover h2 {
  color: #cdf4a1;
}
#content .news .item {
  clear: both;
  overflow: hidden;
}
#content .news .item .date {
  color: #0069b3;
}
#content .news .item h2 {
  font-weight: 400;
  color: #22a5cc;
  font-size: 20px;
  text-transform: none;
}
#content .news .item .image a, #content .news .item .image img {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#content .contentCol &gt; .inner {
  padding: 0 0 90px 0;
}
#content .contentCol .content ul {
  list-style: none;
}
#content .contentCol .content ul li {
  position: relative;
}
#content .contentCol .content ul li:before {
  position: absolute;
  top: 8px;
  margin: 0;
  margin-left: -25px;
  width: 6px;
  height: 6px;
  background: #22a5cc;
  content: "";
  border-radius: 50%;
  vertical-align: middle;
  display: inline-block;
}
#content .leftCol {
  position: relative;
  z-index: 1;
}
#content .leftCol &gt; .inner {
  padding: 0 0 90px 0;
}
#content .footCol {
  text-align: right;
}
#content .footCol img {
  border: 3px solid rgba(255, 255, 255, 0.4);
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  padding: 15px;
}
#content .rightCol &gt; .inner {
  padding: 0 0 90px 0;
}
#content .rightCol iframe, #content .rightCol .image {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#content &gt; .row {
  position: relative;
}
@media only screen and (max-width: 990px) {
  #homepage #content {
    margin: 0;
  }
  #content .container &gt; .inner {
    padding: 60px 0 0 0;
  }
  #content .leftCol &gt; .inner {
    padding: 0 0 30px 0;
  }
  #homepage #content .leftCol .row &gt; div.margin:last-of-type {
    margin-bottom: 0;
  }
  #content .contentCol &gt; .inner {
    padding: 0 0 60px 0;
  }
  #content .rightCol &gt; .inner {
    padding: 0 0 60px 0;
  }
  #homepage #content .rightCol &gt; .inner {
    padding: 0 0 30px 0;
  }
  #content .rightCol.alignRight {
    text-align: left;
  }
}
@media only screen and (max-width: 479px) {
  #content .contentCol.news .item .inner {
    border-bottom: solid 1px #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  #content .container &gt; .inner {
    padding: 30px 0 0 0;
  }
  #content .leftCol {
    min-height: 1px;
  }
  #content .contentCol {
    min-height: 1px;
  }
  #content .rightCol {
    min-height: 1px;
  }
}

/* partnerBar
/*-------------------------------------------------------------------*/
#partnerBar .inner {
  padding: 40px 0;
}
#partnerBar .item .inner {
  padding: 10px;
  height: 100px;
  line-height: 85px;
  vertical-align: middle;
  background: #fff;
}
#partnerBar .item img {
  max-height: 100%;
  max-width: 140px;
}
#partnerBar .item .background {
  text-align: center;
  padding: 10px;
  height: 130px;
  line-height: 110px;
  margin: 10%;
  width: 80%;
  background: #fff;
  border: 4px solid #eee;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#partnerBar .item .inner.color {
  display: none;
}
#partnerBar .item:hover .inner.gray {
  display: none;
}
#partnerBar .item:hover .inner.color {
  display: block;
}
#partnerBar .item:hover .background {
  border: 4px solid #ccc;
}

/* FOOTER
/*-------------------------------------------------------------------*/
.overlay {
  background: url("/images/wave-footer.png") no-repeat;
  height: 120px;
  margin-top: -100px;
  background-size: 1000px;
  background-position: right top;
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .overlay {
    margin-top: -70px;
  }
}
@media only screen and (max-width: 990px) {
  .overlay {
    margin-top: -30px;
    height: 95px;
    background-size: 900px;
  }
}
@media only screen and (max-width: 767px) {
  .overlay {
    margin-top: -30px;
    height: 95px;
    background-size: 900px;
  }
}

#footer {
  color: #243b40;
}
#footer .map img {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#footer .vestigingen li {
  font-weight: bold;
}
#footer .social a.fa {
  font-size: 30px;
  padding-right: 10px;
  color: #9DC51B;
  display:block !important;
  float: left;
  margin-top: 10px;
}
#footer .social a.fa:hover {
  text-decoration: none;
  color: #22a5cc;
}
#footer h2 {
  color: #22a5cc;
}
#footer .container &gt; .inner {
  padding: 30px 0;
}
#footer &gt; a {
  text-decoration: none;
  color: #22a5cc;
}
#footer &gt; a:hover {
  text-decoration: underline;
}
#footer img.pull-right {
  margin-bottom: 0;
}
#footer ul {
  list-style: none;
  margin-left: 0;
}
#footer #footerNav {
  font-size: 1em;
  margin-top: 120px;
}
#footer #footerNav a {
  color: #22a5cc;
  display: block;
}
#footer #footerNav a:hover {
  text-decoration: underline;
}
#footer #footerNav ul {
  line-height: 1;
}
#footer #footerNav ul &gt; li {
  display: block;
  margin: 0 20px 0.2em 20px;
}
#footer #footerNav ul &gt; li.selected a {
  text-decoration: underline;
}
#footer #footerNav.seperator ul &gt; li a {
  border-color: inherit;
  border-color: #243b40;
}
@media only screen and (max-width: 990px) {
  #footer.alignLeft, #footer.alignRight {
    text-align: center;
  }
  #footer .inner {
    line-height: 1.375em;
  }
  #footer #footerNav {
    margin-top: -70px;
    font-size: 1em;
  }
  #footer #footerNav &gt; .inner {
    padding: 30px 0;
  }
  #footer #footerNav .line, #footer #footerNav hr {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #footer #footerNav {
    margin-top: 30px;
  }
  #footer #footerNav ul li {
    padding: 5px 0;
    border-top: solid #ddd 1px;
  }
  #footer img.pull-right {
    max-width: 20%;
  }
}
@media only screen and (max-width: 479px) {
  #footer span.item {
    display: block;
    margin: 0;
  }
  #footer #footerNav {
    margin-top: 30px;
  }
  #footer #footerNav ul li {
    padding: 5px 0;
    border-top: solid #ddd 1px;
  }
  #footer .container &gt; .inner {
    padding: 30px 0;
  }
  #footer img.pull-right {
    max-width: 50%;
  }
  #footer #socialBar span.title {
    display: none;
  }
}
</pre></body></html>