@charset "UTF-8";
/*-----------------------------------------------------------------------------------*/
/* 	Krid responsive framework
/*	Author: Petter Ruud
/*	Copyright: Kr�atif
/*	Website: http://www.kreatif.no
/*  Documentation: http://www.petter.me/krid/
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/* Typography
/*-----------------------------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic,700italic);
/*-----------------------------------------------------------------------------------*/
/* COLORS
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/* GRID
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/* Breakpoints
/* Source: http://blog.scur.pl/2012/06/variable-media-queries-less-css/
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/* MIXINS
/*-----------------------------------------------------------------------------------*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
/*-----------------------------------------------------------------------------------*/
/* 	KRID magic
/*	start the magic, create the baconsandwich
/*-----------------------------------------------------------------------------------*/
.col,
.col-12-12,
.col-11-12,
.col-10-12,
.col-9-12,
.col-8-12,
.col-7-12,
.col-6-12,
.col-5-12,
.col-4-12,
.col-3-12,
.col-2-12,
.col-1-12,
.col-11-11,
.col-10-11,
.col-9-11,
.col-8-11,
.col-7-11,
.col-6-11,
.col-5-11,
.col-4-11,
.col-3-11,
.col-2-11,
.col-1-11,
.col-10-10,
.col-9-10,
.col-8-10,
.col-7-10,
.col-6-10,
.col-5-10,
.col-4-10,
.col-3-10,
.col-2-10,
.col-1-10,
.col-9-9,
.col-8-9,
.col-7-9,
.col-6-9,
.col-5-9,
.col-4-9,
.col-3-9,
.col-2-9,
.col-1-9,
.col-8-8,
.col-7-8,
.col-6-8,
.col-5-8,
.col-4-8,
.col-3-8,
.col-2-8,
.col-1-8,
.col-7-7,
.col-6-7,
.col-5-7,
.col-4-7,
.col-3-7,
.col-2-7,
.col-1-7,
.col-6-6,
.col-5-6,
.col-4-6,
.col-3-6,
.col-2-6,
.col-1-6,
.col-5-5,
.col-4-5,
.col-3-5,
.col-2-5,
.col-1-5,
.col-4-4,
.col-3-4,
.col-2-4,
.col-1-4,
.col-3-3,
.col-2-3,
.col-1-3,
.col-2-2,
.col-1-2,
.col-1-1 {
  float: left;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
  min-height: 1px;
}
.col-12-12 {
  width: 100%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-12 {
    margin-left: 100%;
  }
}
.col-11-12 {
  width: 91.66666667%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-12 {
    margin-left: 100%;
  }
}
.col-10-12 {
  width: 83.33333333%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-12 {
    margin-left: 100%;
  }
}
.col-9-12 {
  width: 75%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-12 {
    margin-left: 100%;
  }
}
.col-8-12 {
  width: 66.66666667%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-12 {
    margin-left: 100%;
  }
}
.col-7-12 {
  width: 58.33333333%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-12 {
    margin-left: 100%;
  }
}
.col-6-12 {
  width: 50%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-12 {
    margin-left: 100%;
  }
}
.col-5-12 {
  width: 41.66666667%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-12 {
    margin-left: 100%;
  }
}
.col-4-12 {
  width: 33.33333333%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-12 {
    margin-left: 100%;
  }
}
.col-3-12 {
  width: 25%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-12 {
    margin-left: 100%;
  }
}
.col-2-12 {
  width: 16.66666667%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-12 {
    margin-left: 100%;
  }
}
.col-1-12 {
  width: 8.33333333%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-12 {
    margin-left: 100%;
  }
}
.col-11-11 {
  width: 100%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-11 {
    margin-left: 91.66666667%;
  }
}
.col-10-11 {
  width: 90.90909091%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-11 {
    margin-left: 91.66666667%;
  }
}
.col-9-11 {
  width: 81.81818182%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-11 {
    margin-left: 91.66666667%;
  }
}
.col-8-11 {
  width: 72.72727273%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-11 {
    margin-left: 91.66666667%;
  }
}
.col-7-11 {
  width: 63.63636364%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-11 {
    margin-left: 91.66666667%;
  }
}
.col-6-11 {
  width: 54.54545455%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-11 {
    margin-left: 91.66666667%;
  }
}
.col-5-11 {
  width: 45.45454545%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-11 {
    margin-left: 91.66666667%;
  }
}
.col-4-11 {
  width: 36.36363636%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-11 {
    margin-left: 91.66666667%;
  }
}
.col-3-11 {
  width: 27.27272727%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-11 {
    margin-left: 91.66666667%;
  }
}
.col-2-11 {
  width: 18.18181818%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-11 {
    margin-left: 91.66666667%;
  }
}
.col-1-11 {
  width: 9.09090909%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-11 {
    margin-left: 91.66666667%;
  }
}
.col-10-10 {
  width: 100%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-10 {
    margin-left: 83.33333333%;
  }
}
.col-9-10 {
  width: 90%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-10 {
    margin-left: 83.33333333%;
  }
}
.col-8-10 {
  width: 80%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-10 {
    margin-left: 83.33333333%;
  }
}
.col-7-10 {
  width: 70%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-10 {
    margin-left: 83.33333333%;
  }
}
.col-6-10 {
  width: 60%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-10 {
    margin-left: 83.33333333%;
  }
}
.col-5-10 {
  width: 50%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-10 {
    margin-left: 83.33333333%;
  }
}
.col-4-10 {
  width: 40%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-10 {
    margin-left: 83.33333333%;
  }
}
.col-3-10 {
  width: 30%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-10 {
    margin-left: 83.33333333%;
  }
}
.col-2-10 {
  width: 20%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-10 {
    margin-left: 83.33333333%;
  }
}
.col-1-10 {
  width: 10%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-10 {
    margin-left: 83.33333333%;
  }
}
.col-9-9 {
  width: 100%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-9 {
    margin-left: 75%;
  }
}
.col-8-9 {
  width: 88.88888889%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-9 {
    margin-left: 75%;
  }
}
.col-7-9 {
  width: 77.77777778%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-9 {
    margin-left: 75%;
  }
}
.col-6-9 {
  width: 66.66666667%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-9 {
    margin-left: 75%;
  }
}
.col-5-9 {
  width: 55.55555556%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-9 {
    margin-left: 75%;
  }
}
.col-4-9 {
  width: 44.44444444%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-9 {
    margin-left: 75%;
  }
}
.col-3-9 {
  width: 33.33333333%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-9 {
    margin-left: 75%;
  }
}
.col-2-9 {
  width: 22.22222222%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-9 {
    margin-left: 75%;
  }
}
.col-1-9 {
  width: 11.11111111%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-9 {
    margin-left: 75%;
  }
}
.col-8-8 {
  width: 100%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-8 {
    margin-left: 66.66666667%;
  }
}
.col-7-8 {
  width: 87.5%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-8 {
    margin-left: 66.66666667%;
  }
}
.col-6-8 {
  width: 75%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-8 {
    margin-left: 66.66666667%;
  }
}
.col-5-8 {
  width: 62.5%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-8 {
    margin-left: 66.66666667%;
  }
}
.col-4-8 {
  width: 50%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-8 {
    margin-left: 66.66666667%;
  }
}
.col-3-8 {
  width: 37.5%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-8 {
    margin-left: 66.66666667%;
  }
}
.col-2-8 {
  width: 25%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-8 {
    margin-left: 66.66666667%;
  }
}
.col-1-8 {
  width: 12.5%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-8 {
    margin-left: 66.66666667%;
  }
}
.col-7-7 {
  width: 100%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-7 {
    margin-left: 58.33333333%;
  }
}
.col-6-7 {
  width: 85.71428571%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-7 {
    margin-left: 58.33333333%;
  }
}
.col-5-7 {
  width: 71.42857143%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-7 {
    margin-left: 58.33333333%;
  }
}
.col-4-7 {
  width: 57.14285714%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-7 {
    margin-left: 58.33333333%;
  }
}
.col-3-7 {
  width: 42.85714286%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-7 {
    margin-left: 58.33333333%;
  }
}
.col-2-7 {
  width: 28.57142857%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-7 {
    margin-left: 58.33333333%;
  }
}
.col-1-7 {
  width: 14.28571429%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-7 {
    margin-left: 58.33333333%;
  }
}
.col-6-6 {
  width: 100%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-6 {
    margin-left: 50%;
  }
}
.col-5-6 {
  width: 83.33333333%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-6 {
    margin-left: 50%;
  }
}
.col-4-6 {
  width: 66.66666667%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-6 {
    margin-left: 50%;
  }
}
.col-3-6 {
  width: 50%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-6 {
    margin-left: 50%;
  }
}
.col-2-6 {
  width: 33.33333333%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-6 {
    margin-left: 50%;
  }
}
.col-1-6 {
  width: 16.66666667%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-6 {
    margin-left: 50%;
  }
}
.col-5-5 {
  width: 100%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-5 {
    margin-left: 41.66666667%;
  }
}
.col-4-5 {
  width: 80%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-5 {
    margin-left: 41.66666667%;
  }
}
.col-3-5 {
  width: 60%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-5 {
    margin-left: 41.66666667%;
  }
}
.col-2-5 {
  width: 40%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-5 {
    margin-left: 41.66666667%;
  }
}
.col-1-5 {
  width: 20%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-5 {
    margin-left: 41.66666667%;
  }
}
.col-4-4 {
  width: 100%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-4 {
    margin-left: 33.33333333%;
  }
}
.col-3-4 {
  width: 75%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-4 {
    margin-left: 33.33333333%;
  }
}
.col-2-4 {
  width: 50%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-4 {
    margin-left: 33.33333333%;
  }
}
.col-1-4 {
  width: 25%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-4 {
    margin-left: 33.33333333%;
  }
}
.col-3-3 {
  width: 100%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-3 {
    margin-left: 25%;
  }
}
.col-2-3 {
  width: 66.66666667%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-3 {
    margin-left: 25%;
  }
}
.col-1-3 {
  width: 33.33333333%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-3 {
    margin-left: 25%;
  }
}
.col-2-2 {
  width: 100%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-2 {
    margin-left: 16.66666667%;
  }
}
.col-1-2 {
  width: 50%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-2 {
    margin-left: 16.66666667%;
  }
}
.col-1-1 {
  width: 100%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .offset-1 {
    margin-left: 8.33333333%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  .tablet-6-6 {
    width: 100%;
  }
  .tablet-5-6 {
    width: 83.33333333%;
  }
  .tablet-4-6 {
    width: 66.66666667%;
  }
  .tablet-3-6 {
    width: 50%;
  }
  .tablet-2-6 {
    width: 33.33333333%;
  }
  .tablet-1-6 {
    width: 16.66666667%;
  }
  .tablet-5-5 {
    width: 100%;
  }
  .tablet-4-5 {
    width: 80%;
  }
  .tablet-3-5 {
    width: 60%;
  }
  .tablet-2-5 {
    width: 40%;
  }
  .tablet-1-5 {
    width: 20%;
  }
  .tablet-4-4 {
    width: 100%;
  }
  .tablet-3-4 {
    width: 75%;
  }
  .tablet-2-4 {
    width: 50%;
  }
  .tablet-1-4 {
    width: 25%;
  }
  .tablet-3-3 {
    width: 100%;
  }
  .tablet-2-3 {
    width: 66.66666667%;
  }
  .tablet-1-3 {
    width: 33.33333333%;
  }
  .tablet-2-2 {
    width: 100%;
  }
  .tablet-1-2 {
    width: 50%;
  }
  .tablet-1-1 {
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .mobile-4-4 {
    width: 100%;
  }
  .mobile-3-4 {
    width: 75%;
  }
  .mobile-2-4 {
    width: 50%;
  }
  .mobile-1-4 {
    width: 25%;
  }
  .mobile-3-3 {
    width: 100%;
  }
  .mobile-2-3 {
    width: 66.66666667%;
  }
  .mobile-1-3 {
    width: 33.33333333%;
  }
  .mobile-2-2 {
    width: 100%;
  }
  .mobile-1-2 {
    width: 50%;
  }
  .mobile-1-1 {
    width: 100%;
  }
}
.col-first {
  padding-left: 0;
}
.col-last {
  float: right;
}
.stretch {
  padding-left: 0;
  padding-right: 0;
}
.nomargin {
  margin: 0;
}
.marginauto {
  margin-left: auto;
  margin-right: auto;
}
.floatnone {
  float: none;
}
.clearboth {
  clear: both;
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  .tablet-hide {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  .mobile-hide {
    display: none;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .desktop-hide {
    display: none;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .col-pull {
    margin-right: 20%;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .mobiletablet-show {
    display: none;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Units
/*-----------------------------------------------------------------------------------*/
.units2 .unit:nth-child(2n+1),
.units3 .unit:nth-child(3n+4),
.units4 .unit:nth-child(4n+5),
.units5 .unit:nth-child(5n+6),
.units6 .unit:nth-child(6n+7),
.units7 .unit:nth-child(7n+8) {
  clear: none;
}
@media only screen and (min-width: 600px) and (max-width: 949px), only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .units2 .unit:nth-child(2n+1),
  .units3 .unit:nth-child(3n+4),
  .units4 .unit:nth-child(4n+5),
  .units5 .unit:nth-child(5n+6),
  .units6 .unit:nth-child(6n+7),
  .units7 .unit:nth-child(7n+8) {
    clear: both;
  }
}
/*-----------------------------------------------------------------------------------*/
/* RESET
/*-----------------------------------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* to avoid the adjustment of fonts on iOS devices you should keep this line */
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
/*-----------------------------------------------------------------------------------*/
/* GENERAL STYLES
/*-----------------------------------------------------------------------------------*/
html {
  font-size: 62.5%;
  overflow-x: hidden;
}
html,
body {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
body {
  background-color: #eaeaea;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  color: #666;
  line-height: 1.6;
  font-weight: normal;
  text-align: left;
  font-size: 13px;
  font-size: 1.3rem;
}
p {
  margin-top: 0;
  margin-bottom: 4.8;
}
hr {
  border: 0;
  border-bottom: 1px solid #ddd;
  width: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
hr.hr-full-width,
hr.stretch {
  margin-left: 0;
  margin-right: 0;
}
hr.hr-divider {
  margin: 15px 0;
  width: 70px;
}
@media only screen and (max-width: 599px) {
  hr.hr-divider {
    margin: 15px 0;
    width: 70px;
  }
}
img,
video,
audio {
  border: 0;
  max-width: 100%;
  height: auto;
}
iframe,
object,
embed,
canvas,
svg {
  max-width: 100%;
}
#skiplink {
  position: absolute;
  left: -100000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/*-----------------------------------------------------------------------------------*/
/* LINK STYLES
/*-----------------------------------------------------------------------------------*/
a {
  color: #0793cf;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1AA0E1;
  text-decoration: underline;
}
a img {
  display: block;
}
/*-----------------------------------------------------------------------------------*/
/* Buttons
/*-----------------------------------------------------------------------------------*/
.button,
a.button {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
  text-align: center;
}
.button:hover,
a.button:hover {
  text-decoration: none;
}
.button.disabled,
a.button.disabled {
  background-color: #a2a2a2;
  cursor: auto;
}
.btn {
  color: #fff;
  line-height: 20px;
  padding: 5px 0px;
  text-align: center;
  border: 0;
  cursor: pointer;
  font-size: 13px;
  font-size: 1.3rem;
  max-width: 150px;
  display: block;
  background-color: #0793cf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 0;
}
.btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1AA0E1;
}
.buttonWrapper {
  margin-top: 30px;
}
.buttonWrapper .btn {
  color: #1AA0E1;
  line-height: 20px;
  padding: 10px 0px;
  text-align: center;
  border: 0;
  cursor: pointer;
  font-size: 17px;
  font-size: 1.7rem;
  max-width: 200px;
  display: block;
  background-color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.buttonWrapper .btn:hover {
  color: #1AA0E1;
  text-decoration: none;
  background-color: #FFF;
}
/*-----------------------------------------------------------------------------------*/
/* Alignment
/*-----------------------------------------------------------------------------------*/
.centered {
  margin-left: auto;
  margin-right: auto;
  float: none !important;
}
.textcenter {
  text-align: center !important;
}
.textleft {
  text-align: left;
}
.textright {
  text-align: right;
}
/*-----------------------------------------------------------------------------------*/
/* H1, H2, H3, H4, H5 STYLES
/*-----------------------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
h1 {
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 16px;
}
h2 {
  font-size: 26px;
  font-size: 2.6rem;
  margin-bottom: 3.2;
}
h3 {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 3.2;
}
h4 {
  font-size: 18px;
  font-size: 1.8rem;
}
h5 {
  font-size: 16px;
  font-size: 1.6rem;
}
h6 {
  font-size: 14px;
  font-size: 1.4rem;
}
h1 small,
h2 small,
h3 small {
  font-size: 0.5em;
}
.divider-title {
  font-size: 18px;
  font-size: 1.8rem;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 599px) {
  .divider-title {
    text-align: center;
  }
}
/*-----------------------------------------------------------------------------------*/
/* forms
/*-----------------------------------------------------------------------------------*/
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
input[type=number],
input[type=date],
textarea {
  display: block;
  border: 1px solid #d5d5d5;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FFF;
  line-height: 20px;
  width: 100%;
  color: #666;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=date]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #c8c8c8;
}
input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=date]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #c8c8c8;
}
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #c8c8c8;
}
input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #c8c8c8;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  input[type=text],
  input[type=password],
  input[type=email],
  input[type=search],
  input[type=tel],
  input[type=number],
  input[type=date],
  textarea {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
input[type=text]:disabled,
input[type=password]:disabled,
input[type=email]:disabled,
input[type=search]:disabled,
input[type=tel]:disabled,
input[type=number]:disabled,
input[type=date]:disabled,
textarea:disabled {
  background: #eee;
  border-color: #eee;
  color: #bbbbbb;
}
input[type=text].horizontal,
input[type=password].horizontal,
input[type=email].horizontal,
input[type=search].horizontal,
input[type=tel].horizontal,
input[type=number].horizontal,
input[type=date].horizontal,
textarea.horizontal {
  display: inline-block;
}
input[type=checkbox],
input[type=radio] {
  cursor: pointer;
  display: inline-block;
  width: auto;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
}
input[type=number] {
  width: auto;
}
label.vertical {
  display: block;
}
.group-inputs input {
  margin: 0;
  position: relative;
  top: -1px;
}
.group-inputsinput:first-child {
  top: 1px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}
.group-inputsinput:last-child {
  top: -2px;
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
}
/*-----------------------------------------------------------------------------------*/
/* ROW & SECTIONS
/*-----------------------------------------------------------------------------------*/
#page {
  background-color: #FFF;
  margin: 0 auto;
  max-width: 1400px;
}
.section {
  padding: 0;
  margin: 0 auto;
}
.row {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  max-width: 1200px;
  margin: 0 auto;
}
.row.row-full-width,
.row .stretch {
  padding-left: 0;
  padding-right: 0;
}
/*-----------------------------------------------------------------------------------*/
/* Lists
/*-----------------------------------------------------------------------------------*/
.list-nomargin,
.list-nomargin ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-float {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-float li {
  float: left;
}
.list-inline {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-inline li {
  display: inline-block;
  margin-right: 4px;
  padding-right: 4px;
}
ul,
ol,
dl {
  text-align: left;
}
dl dt {
  font-weight: bold;
  padding-left: 0;
}
/*-----------------------------------------------------------------------------------*/
/* Blockquote
/*-----------------------------------------------------------------------------------*/
blockquote {
  padding: 20px;
  margin: 0 0 20px;
  font-size: 2em;
  border-left: 5px solid #0793cf;
  line-height: 1.5;
}
blockquote:before,
blockquote:after {
  content: "";
}
blockquote cite {
  display: block;
  font-size: 18px;
}
/*-----------------------------------------------------------------------------------*/
/* Tables
/*-----------------------------------------------------------------------------------*/
table.standard-table {
  width: 100%;
  border-collapse: collapse;
}
@media only screen and (max-width: 599px) {
  table.standard-table {
    display: block;
    position: relative;
  }
}
table.standard-table th,
table.standard-table td {
  padding: 8px;
  vertical-align: top;
  text-align: left;
}
@media only screen and (max-width: 599px) {
  table.standard-table th,
  table.standard-table td {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  table.standard-table thead {
    display: block;
    float: left;
  }
}
@media only screen and (max-width: 599px) {
  table.standard-table thead tr {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  table.standard-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
}
table.standard-table tbody tr {
  border-bottom: 1px solid #DDD;
}
@media only screen and (max-width: 599px) {
  table.standard-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (max-width: 599px) {
  table.standard-table tbody tr td {
    display: block;
  }
}
table.standard-table tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}
/*-----------------------------------------------------------------------------------*/
/* Alerts
/*-----------------------------------------------------------------------------------*/
.alert {
  padding: 20px;
  margin: 0 0 20px;
  line-height: 1.5;
  border: 1px solid #d5d5d5;
  border-left-width: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.alert.alert-yellow {
  border-left-color: #ffffc5;
}
.alert.alert-yellow h4 {
  color: #ffff78;
}
.alert.alert-red {
  border-left-color: #d9534f;
}
.alert.alert-red h4 {
  color: #b52b27;
}
.alert.alert-green {
  border-left-color: #5cb85c;
}
.alert.alert-green h4 {
  color: #3d8b3d;
}
.alert.alert-blue {
  border-left-color: #71b4f2;
}
.alert.alert-blue h4 {
  color: #2b8fec;
}
/*-----------------------------------------------------------------------------------*/
/* Screen-reader-only for WCAG
/*-----------------------------------------------------------------------------------*/
.screen-reader-only {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
/*-----------------------------------------------------------------------------------*/
/* Select styling
/*-----------------------------------------------------------------------------------*/
.krid-select {
  position: relative;
  /* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
}
.krid-select select {
  background: #FFF;
  color: #232323;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  border: 1px solid #ccc;
  width: 100%;
  line-height: 20px;
  margin: 0;
  padding: 5px 10px;
  min-width: 90px;
  outline: none;
  display: inline-block;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.krid-select select option {
  font-family: 'Source Sans Pro', Arial, sans-serif;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .krid-select select {
    padding-right: 18px;
  }
}
.krid-select:before {
  content: '';
  right: 1px;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  position: absolute;
  pointer-events: none;
  width: 20px;
  height: 20px;
  background-image: url(../../images/arrow-selectbox.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
  text-align: center;
}
.no-appearance .krid-select:before {
  display: none;
}
#ContactFormWrapper #ctl09_ctl00_ContactFormModule_Layout11_btnSend,
#ContactFormWrapper input[type=submit] {
  background: #1AA0E1;
  padding: 10px 25px;
  color: #fff;
  border: 0;
  -webkit-transition: background .2s ease;
  -moz-transition: background .2s ease;
  -ms-transition: background .2s ease;
  -o-transition: background .2s ease;
  transition: background .2s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
}
.frontpage #ContactFormWrapper input[type=submit] {
  background: #FFF;
  color: #444;
}
.contactMainWrapper {
  width: 100%;
  background-color: #1AA0E1;
  margin: 0px 0px 30px 0px;
}
.contactWrapper {
  width: 500px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
  /*	border: 2px solid @primarycolor;*/
  border-radius: 3px;
  /*background-color:@primarycolor;*/
  /*padding:10px 20px 20px 20px;*/
  color: #fff;
}
.contactWrapper h2 {
  color: #fff;
}
.contactWrapper input[type=submit] {
  padding: 6px 13px;
  background-color: #fff;
  border: none;
  border-radius: 3px;
}
.contactWrapper input[type=submit]:hover {
  background-color: #F7923A;
  color: #fff;
}
#ctl09_ctl01_ContactFormModule_Layout11_pnlContactFormField {
  display: none;
}
.frontpage #ContactFormWrapper {
  background: none;
}
@media (max-width: 500px) {
  .contactWrapper {
    width: 100%;
  }
}
@media (max-width: 950px) {
  .searchbox {
    margin-top: 20px;
  }
}
.xt-emp-item {
  min-height: 550px !important;
}
.emp-pos-box {
  min-height: 40px;
}
.emp_position2 {
  margin-bottom: 4px;
}
.phoneNumber {
  float: right;
  margin: 5px 20px 0px 0px;
}
#header {
  background-color: #fff;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  #header {
    box-shadow: 0 3px 5px #eee;
    text-align: center;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  #header {
    padding-top: 10px;
  }
}
#header .social-media-list {
  float: right;
  margin-top: 6px;
}
#header .row {
  padding-top: 0;
  position: relative;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  .header-top {
    width: 100%;
    padding: 10px 20px;
    position: relative;
  }
}
.logo {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  .logo {
    height: 30px;
    width: 105px;
    margin-top: 3px;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .logo {
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}
.logo img {
  max-height: 30px;
  max-width: 100%;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .logo img {
    max-height: 65px;
  }
}
.wcag-list {
  float: right;
  margin-bottom: 5px;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  .wcag-list {
    display: none;
  }
}
.wcag-list li {
  text-align: right !important;
  padding-left: 5px;
  padding-right: 5px;
}
#togglemenu {
  font-size: 21px;
  font-size: 2.1rem;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 15px;
  width: 30px;
  color: #0793cf;
}
#togglemenu:hover {
  color: #1AA0E1;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  #togglemenu {
    display: none;
  }
}
#mobile-menu {
  position: relative;
}
.visible-mobilemenu #togglemenu {
  color: #fff;
  z-index: 9999;
}
#navmain-wrap {
  background-color: #1AA0E1;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  #navmain-wrap {
    display: none;
  }
}
#nav-main {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  padding: 10px;
}
#nav-main li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
#nav-main li + li {
  margin-left: 10px;
}
#nav-main .menu_selected a,
#nav-main .current_selected a {
  background-color: #5bbdec;
}
#nav-main .menu_selected a:hover,
#nav-main .current_selected a:hover {
  background-color: ;
}
#nav-main a {
  background-color: transparent;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  color: #fff;
  display: inline-block;
  padding: 7px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#nav-main a:hover {
  color: #fff;
  background-color: #45b4e9;
  text-decoration: none;
}
#nav-sub {
  padding-bottom: 40px;
}
#nav-sub .current_selected > a {
  font-weight: bold;
}
#nav-sub > li {
  border-bottom: 1px dotted #ccc;
  padding: 5px 0;
}
#nav-sub .parent_selected > a {
  font-weight: bold;
}
#nav-sub .current_selected > a {
  font-weight: bold;
  color: #333;
}
#nav-sub .top_link {
  font-size: 13px;
  font-size: 1.3rem;
}
#nav-sub ul {
  padding-left: 10px;
}
/*-----------------------------------------------------------------------------------*/
/* Breadcrumb
/*-----------------------------------------------------------------------------------*/
.breadcrumb {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 15px;
  padding: 15px 0;
}
.breadcrumb .row {
  padding-top: 0;
}
.path-back {
  float: left;
}
.path-pin {
  float: left;
  border-left: 1px solid #eee;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 5px;
}
.path {
  float: left;
}
.path span {
  display: none;
}
.path .article-name {
  display: inline;
}
.path a {
  padding-left: 0;
  margin-right: 10px;
  position: relative;
}
.path a:after {
  content: '»';
  padding-left: 10px;
}
.path a:last-child:after {
  content: '';
}
.page-outer {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  #page {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -ms-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    transition: 0.5s ease all;
    backface-visibility: hidden;
  }
}
#page .page-overlay {
  top: 0;
  left: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-color: #444;
  opacity: 0;
}
#page .aside-menu {
  width: 260px;
  padding: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: -260px;
  background-color: #fff;
  overflow-y: auto;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  #page .aside-menu input,
  #page .aside-menu a {
    visibility: hidden;
  }
}
.visible-mobilemenu #page {
  -webkit-transform: translateX(260px);
  -moz-transform: translateX(260px);
  -ms-transform: translateX(260px);
  -o-transform: translateX(260px);
  -webkit-transform: translateZ(0) translateX(260px);
  -moz-transform: translateZ(0) translateX(260px);
  -ms-transform: translateZ(0) translateX(260px);
  -o-transform: translateZ(0) translateX(260px);
  -webkit-transform: translate3d(260px, 0, 0);
  -moz-transform: translate3d(260px, 0, 0);
  -ms-transform: translate3d(260px, 0, 0);
  -o-transform: translate3d(260px, 0, 0);
}
.visible-mobilemenu #page .page-overlay {
  opacity: .8;
  z-index: 500;
}
.nav-mobile-container ul,
.mobile-menu-extra-section ul {
  font-size: 14px;
  font-size: 1.4rem;
  color: #232323;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.nav-mobile-container ul.menu-expanded,
.mobile-menu-extra-section ul.menu-expanded {
  display: block;
  z-index: 1;
}
.nav-mobile-container ul.menu-hidden,
.mobile-menu-extra-section ul.menu-hidden {
  display: none;
  -webkit-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  -ms-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
.nav-mobile-container ul li,
.mobile-menu-extra-section ul li {
  margin: 0;
  padding: 0;
  position: relative;
}
.nav-mobile-container ul li.parent .mobile-submenu-expand a,
.mobile-menu-extra-section ul li.parent .mobile-submenu-expand a {
  background-color: #eee;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 100%;
  z-index: 20;
  padding: 10px 25px;
}
.nav-mobile-container ul li.parent .mobile-submenu-expand a:hover,
.mobile-menu-extra-section ul li.parent .mobile-submenu-expand a:hover {
  background-color: #1AA0E1;
  color: #fff;
}
.nav-mobile-container ul li a,
.mobile-menu-extra-section ul li a,
.nav-mobile-container ul li a:active,
.mobile-menu-extra-section ul li a:active,
.nav-mobile-container ul li a:focus,
.mobile-menu-extra-section ul li a:focus {
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  background-color: #fff;
  padding: 10px 15px;
  display: block;
  position: relative;
}
.nav-mobile-container ul li.menu-subtitle a,
.mobile-menu-extra-section ul li.menu-subtitle a {
  background-color: #1AA0E1;
  color: #fff !important;
}
.nav-mobile-container ul li.menu_first,
.mobile-menu-extra-section ul li.menu_first {
  border-top: 1px solid #eee;
}
.searchbox {
  padding-right: 70px;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  .searchbox {
    display: none;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .searchbox {
    float: right;
    width: 250px;
    clear: right;
    display: block !important;
  }
}
input[type="text"].search-field {
  background-color: #eee;
  border: 1px solid #ddd;
  line-height: 20px;
  padding: 4px 10px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 0;
}
.btn-search {
  float: right;
  color: #fff;
  line-height: 20px;
  padding: 5px 0px;
  text-align: center;
  border: 0;
  cursor: pointer;
  font-size: 13px;
  font-size: 1.3rem;
  width: 60px;
  display: block;
  margin-right: -70px;
  background-color: #0793cf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 0;
}
.btn-search:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1AA0E1;
}
/* MOBILE SEARCH AREA */
#togglesearch {
  border: none;
  color: #0793cf;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  padding: 0;
  text-align: center;
  width: 30px;
  height: 30px;
}
#togglesearch:hover {
  color: #1AA0E1;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  #togglesearch {
    display: none;
  }
}
.search_link {
  color: #006621;
}
#slider {
  height: 300px;
  width: 100%;
  background: #FFF;
  color: #FFF;
  text-align: center;
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  #slider {
    height: 395px;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  #slider {
    height: 495px;
  }
}
#slider .sliderinner {
  width: 100%;
  text-align: center;
  height: 300px;
  background: rgba(255, 0, 0, 0.25);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 599px) {
  #slider .sliderinner {
    text-align: center;
  }
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  #slider .sliderinner {
    height: 395px;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  #slider .sliderinner {
    height: 495px;
  }
}
#slider .sliderinner .yellowbg {
  height: 300px;
  color: #fff;
  /*background:url(../../images/bg-yellow.png) top left repeat;*/
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  #slider .sliderinner .yellowbg {
    height: 395px;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  #slider .sliderinner .yellowbg {
    height: 495px;
  }
}
#slider .sliderinner .yellowbg h2 {
  color: #FFF;
  font-size: 40px;
  font-size: 4rem;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  line-height: 26px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: bold;
}
@media only screen and (max-width: 599px) {
  #slider .sliderinner .yellowbg h2 {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  #slider .sliderinner .yellowbg h2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 38px;
    padding-top: 70px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  #slider .sliderinner .yellowbg h2 {
    padding-top: 80px;
    font-size: 44px;
    font-size: 4.4rem;
    line-height: 48px;
  }
}
#slider .sliderinner .yellowbg h2 a {
  color: #FFF;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#slider .sliderinner .yellowbg h2 a:hover {
  color: #1AA0E1;
  text-decoration: none!important;
}
#slider .sliderinner .yellowbg .slide-ingress {
  font-size: 22px;
  font-size: 2.2rem;
  width: 50%;
  margin: 0 auto;
}
#slider .sliderinner .yellowbg .slide-ingress p {
  margin: 0;
}
#slider .sliderinner .sliderTextWrapper {
  margin-top: 5%;
}
#slider .sliderinner .sliderTextWrapper a:hover {
  color: #1AA0E1;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  text-decoration: none!important;
}
#slider #slide-pagination {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  bottom: 10px;
  z-index: 999;
  width: 100%;
  text-align: center;
}
#slider #slide-pagination li {
  display: inline-block;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
#slider #slide-pagination li.cycle-pager-active {
  background-color: #1AA0E1;
}
@media only screen and (max-width: 599px) {
  h2 {
    line-height: normal !important;
    text-align: center;
    font-size: 18px;
  }
  #slider .sliderinner .yellowbg .slide-ingress {
    font-size: 13px;
    width: 90%;
  }
}
#slider .sliderinner .yellowbg .slide-ingress a:hvoer {
  text-decoration: none;
}
.clickable {
  background: rgba(0, 0, 0, 0.5);
}
.single-article-aside {
  margin-bottom: 20px;
}
@media only screen and (min-width: 600px) and (max-width: 949px), only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .single-article-aside {
    float: right;
    margin-left: 20px;
    max-width: 400px;
  }
}
.single-article-excerpt {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 30px;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .single-article-excerpt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.single-article-text img {
  max-width: 100% !important;
  height: auto !important;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  .single-article-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.single-article-published {
  margin-bottom: 20px;
}
.single-article-published h5 {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 599px) {
  .post-item .col-1-1 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 599px) {
  .post-item-container {
    background-color: #f9f9f9;
    border-bottom: 3px solid #eee;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;
  }
}
.post-item-imglink {
  display: block;
  margin-bottom: 10px;
}
.post-item-title {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.blurb {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  width: 100%;
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  .blurb {
    width: 50%;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .blurb {
    width: 33%;
  }
}
.blurb-imglink {
  display: block;
  background-color: #1AA0E1;
}
.blurb-imglink img {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.blurb-imglink:hover img {
  opacity: 0.5;
}
.blurb-textlink {
  display: block;
  text-align: center;
  color: #fff;
  background-color: #0793cf;
  padding: 15px 20px;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
@media only screen and (max-width: 599px) {
  .blurb-textlink {
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.blurb-textlink:hover {
  background-color: #1AA0E1;
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  .article-item:nth-child(odd) {
    clear: both;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .full-width-news .article-item:nth-child(4n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .standard-list .article-item:nth-child(3n+1) {
    clear: both;
  }
}
.single-article-text {
  margin-bottom: 40px;
}
.article-item-title,
.reference-item-title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
  display: inline-block;
}
.article-item-imglink,
.reference-item-imglink {
  display: block;
  line-height: 199px;
  /*height: 200px;*/
  margin-bottom: 10px;
  background-color: #fff;
  /*border: 1px solid #ddd;
    padding-left: 20px !important;
    padding-right: 20px !important;*/
}
.article-item-img,
.single-reference-img {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  max-height: 200px;
  vertical-align: middle;
  width: 100%;
}
.article-item-content {
  min-height: 100px;
}
.single-reference-aside {
  margin-bottom: 5px;
}
#footer {
  background-color: #444;
  color: #fff;
  padding-bottom: 20px;
  margin-top: 60px;
}
#footer a {
  color: #fff;
}
#footer hr {
  border-color: #5e5e5e;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  #footer hr {
    display: none;
  }
}
#footer .madeby {
  color: #848484;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  .attribution {
    text-align: center;
  }
}
.facebook-link-footer {
  display: inline-block;
  margin-top: 5px;
}
.facebook-link-footer img {
  display: inline-block;
  max-width: 30px;
  height: auto;
}
.creator {
  text-align: right;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  .creator {
    text-align: center;
  }
}
#newsletter {
  background-color: #1AA0E1;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}
#newsletter .row {
  padding-top: 0;
}
#newsletter h3 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  #newsletter h3 {
    text-align: center;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  #newsletter h3 {
    line-height: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.newsletter-container {
  padding-right: 10px;
  padding-left: 10px;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .newsletter-container {
    padding-right: 110px;
  }
}
.newsletter-container #emailinput,
.newsletter-container #mce-EMAIL {
  border: 0;
  background-color: #fff;
  width: 100%;
  line-height: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  .newsletter-container #emailinput,
  .newsletter-container #mce-EMAIL {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .newsletter-container #emailinput,
  .newsletter-container #mce-EMAIL {
    float: left;
  }
}
.newsletter-container #button-email,
.newsletter-container #mc-embedded-subscribe {
  float: right;
  width: 90px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background-color: #444;
  border: 0;
  line-height: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .newsletter-container #button-email,
  .newsletter-container #mc-embedded-subscribe {
    margin-right: -100px;
  }
}
.newsletter-container #button-email:hover,
.newsletter-container #mc-embedded-subscribe:hover {
  background-color: #FFF;
  color: #0793cf;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  #nav-footer {
    display: none;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  #nav-footer {
    padding-left: 10px;
  }
}
.facebook-color {
  color: #3b5998;
}
.twitter-color {
  color: #00aced;
}
.instagram-color {
  color: #517fa4;
}
.pinterest-color {
  color: #cb2027;
}
#header .social-media-list li {
  margin-left: 0;
}
#header .social-media-list li + li {
  margin-left: 10px;
}
#header .social-media-list i {
  font-size: 20px;
  font-size: 2rem;
}
/*-----------------------------------------------------------------------------------*/
/* socialmedia
/*-----------------------------------------------------------------------------------*/
.social-media-list {
  font-size: 30px;
  font-size: 3rem;
  float: right;
  text-align: center;
}
.social-media-list li {
  padding-left: 5px;
}
@media only screen and (max-width: 599px) {
  .social-media-list {
    float: none;
  }
  .social-media-list li {
    display: inline-block;
    float: none !important;
    text-align: center;
  }
}
.list-share li {
  margin-right: 5px;
  text-transform: lowercase;
  position: relative;
  margin-bottom: 10px;
}
.list-share a {
  padding-top: 6px;
  padding-bottom: 6px;
  display: inline-block;
  width: 80px;
  color: #fff;
  text-align: center;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .list-share a {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px;
    font-size: 1.2rem;
    width: 70px;
  }
}
.list-share .facebook {
  background-color: #3b5998;
}
.list-share .twitter {
  background-color: #00aced;
}
.list-share .sharemore > a {
  color: #888;
  width: 50px;
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #f6f6f6;
  text-align: center;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .list-share .sharemore > a {
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
.list-share .sharemore > a:hover {
  border-color: #ddd;
}
.list-share ul {
  position: absolute;
  display: none;
  list-style-type: none;
  padding: 0;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid #ccc;
  z-index: 99999;
}
.list-share ul.active {
  display: block;
  left: 0;
}
.list-share ul li {
  float: none;
  margin: 0;
}
.list-share ul li a {
  display: block;
  color: #777;
  background-color: #fff;
  line-height: 30px;
  padding: 0 5px;
  height: auto;
  font-weight: normal;
  text-align: left;
}
.list-share ul li a:hover {
  background-color: #f4f4f4;
  color: #000;
}
.xt-emp-container {
  padding-top: 25px;
}
.xt-emp-container h2 {
  border-bottom: 1px solid #ccc;
  text-align: center;
  margin-bottom: 25px;
}
@media (max-width: 600px) {
  .xt-emp-container h2 {
    margin-bottom: 5px;
  }
}
.xt-emp-infolist {
  list-style-type: none;
  margin: 0;
  padding: 5px 0;
  border-top: 1px solid #ccc;
}
.xt-emp-infolist li {
  display: block;
  overflow: hidden;
}
/*
 * Related articles on Products
 */
#single-product-item #related-articles {
  padding-top: 25px;
}
#single-product-item #related-articles h2 {
  border-bottom: 1px solid #f6f6f6;
  text-align: center;
  margin-bottom: 25px;
}
@media only screen and (min-width: 600px) and (max-width: 949px), only screen and (max-width: 599px) {
  #single-product-item #related-articles h2 {
    margin-bottom: 5px;
  }
}
/*
 * Related articles on Articles
 */
.single-article #related-articles {
  padding-top: 25px;
}
.single-article #related-articles h2 {
  border-bottom: 1px solid #f6f6f6;
  text-align: center;
  margin-bottom: 25px;
}
@media only screen and (min-width: 600px) and (max-width: 949px), only screen and (max-width: 599px) {
  .single-article #related-articles h2 {
    margin-bottom: 5px;
  }
}
.single-page-excerpt {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .single-page-excerpt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  .single-page-content {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.single-page-published {
  margin-bottom: 20px;
}
.single-page-published h5 {
  font-size: 16px;
  font-size: 1.6rem;
}
.article-frontpage .archive-post-item-title {
  margin-bottom: 0;
}
.archive-post {
  float: left;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
@media only screen and (max-width: 599px) {
  .archive-post {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  .archive-post {
    width: 50%;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px) {
  .archive-post {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 1129px) {
  .archive-post {
    width: 25%;
  }
}
.archive-post-item-imglink {
  display: block;
}
@media only screen and (min-width: 600px) and (max-width: 949px), only screen and (max-width: 599px) {
  .archive-post-item-img {
    width: 100%;
  }
}
.archive-post-item-title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 15px;
}
.archive-post-content {
  background-color: #f9f9f9;
  padding: 25px 20px;
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  .archive-post-content {
    height: 200px;
  }
}
.archive-post-content.empty-image {
  height: 355px;
  padding: 40px 20px 20px;
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  .archive-post-content.empty-image {
    height: 375px;
  }
}
@media only screen and (max-width: 599px) {
  .archive-post-content.empty-image {
    height: auto;
    padding: 50px 30px;
  }
}
@media only screen and (max-width: 599px) {
  .archive-post-content {
    height: auto;
    padding: 30px;
  }
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  .archive-post-item-excerpt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.single-article-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  #sidebarleft {
    display: none;
  }
}
.section-slider {
  max-height: 450px;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  .section-slider {
    height: auto;
  }
}
.section-slider .row {
  padding-top: 0;
}
/*-----------------------------------------------------------------------------------*/
/* Shortcuts
/*-----------------------------------------------------------------------------------*/
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .section-shortcuts {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.shortcut-wrapper {
  background-color: #787c80;
  color: #fff;
  display: block;
  min-height: 210px;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 600px) and (max-width: 949px), only screen and (max-width: 599px) {
  .shortcut-wrapper {
    margin-bottom: 20px;
    margin-top: 0;
    min-height: 100px;
  }
}
.shortcut-wrapper .shortcut-bg-image {
  display: block;
  vertical-align: baseline;
  width: 100%;
}
.shortcut-wrapper .shortcut-text-wrapper {
  bottom: 0;
  left: 0;
  padding: 40px;
  position: absolute;
}
@media only screen and (min-width: 600px) and (max-width: 949px), only screen and (max-width: 599px) {
  .shortcut-wrapper .shortcut-text-wrapper {
    padding: 20px;
  }
}
.shortcut-wrapper .shortcut-text-wrapper .shortcut-title {
  color: #FFF;
  font-weight: 100;
  text-transform: uppercase;
}
@media only screen and (max-width: 599px), only screen and (min-width: 600px) and (max-width: 949px) {
  .shortcut-wrapper .shortcut-text-wrapper .shortcut-text {
    display: none;
  }
}
.shortcut-wrapper .shortcut-text-wrapper .shortcut-viewall a {
  border-bottom: 1px solid #FFF;
  color: #FFF;
  padding-bottom: 3px;
  text-decoration: none;
}
@media only screen and (max-width: 599px) {
  .last-news-header {
    text-align: center;
  }
}
@media only screen and (min-width: 600px) and (max-width: 949px), only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .last-news-header h3 {
    float: left;
  }
}
.last-news-header .archive-button {
  border: 1px solid #ddd;
  background-color: transparent;
  display: inline-block;
  padding: 3px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 3px;
  -webkit-transition: border-color 0.2s linear;
  -moz-transition: border-color 0.2s linear;
  -ms-transition: border-color 0.2s linear;
  -o-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
}
.last-news-header .archive-button:hover {
  border-color: #1AA0E1;
  text-decoration: none;
}
@media only screen and (min-width: 600px) and (max-width: 949px), only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .last-news-header .archive-button {
    float: right;
  }
}
#about-splash {
  margin-bottom: 40px;
}
#about-splash div:nth-child(2) {
  padding-bottom: 20px;
}
.splash-content {
  background-color: #1AA0E1;
  color: #fff;
}
.splash-content h2 {
  color: #fff;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.3;
}
@media only screen and (max-width: 599px) {
  .splash-content h2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.splash-content-inner {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 40px;
  padding-right: 40px;
}
.splash-content-inner .tomterWrapper {
  margin-top: 55px;
  border-top: 1px solid #fff;
  padding-top: 50px;
}
@media only screen and (max-width: 599px) {
  .splash-content-inner {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 949px), only screen and (min-width: 1129px) {
  .splash-content-inner {
    padding-left: 18%;
    padding-right: 18%;
  }
}
.splash-image {
  background-color: #444;
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  padding-bottom: 20px;
}
@media only screen and (max-width: 599px) {
  .splash-image {
    /*height: 250px !important;*/
  }
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  .splash-image {
    /*height: 350px !important;*/
  }
}
.section-header {
  text-align: center;
}
.section-header-title {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 30px;
  font-size: 3rem;
}
@media only screen and (max-width: 599px) {
  .section-header-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.section-header-excerpt {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.3;
  margin: 0px;
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  .section-header-excerpt {
    padding-left: 15%;
    padding-right: 15%;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
  .section-header-excerpt {
    padding-left: 25%;
    padding-right: 25%;
  }
}
#ContactFormWrapper {
  background: #eee;
  padding: 20px;
}
#ContactFormWrapper span {
  display: block;
}
#ContactFormWrapper input[type="text"] {
  border: 1px solid #e1e1e1;
  width: 100% !important;
  padding: 7px 5px;
  margin-bottom: 10px;
}
#ContactFormWrapper textarea {
  border: 1px solid #e1e1e1;
  width: 100% !important;
  padding: 7px 5px;
  margin-bottom: 10px;
}
#ContactFormWrapper #btnSend {
  background: #444;
  padding: 10px 25px;
  color: #fff;
  border: 0;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
}
#ContactFormWrapper #btnSend:hover {
  background: #1AA0E1;
  color: #fff;
}
@media only screen and (max-width: 599px) {
  #map_canvas {
    height: 200px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  #map_canvas {
    height: 350px;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1128px) {
  #map_canvas {
    height: 420px;
  }
}
@media only screen and (min-width: 1129px) {
  #map_canvas {
    height: 500px;
  }
}
#map_canvas img {
  max-width: none !important;
}
.map-container img {
  width: 100%;
  max-width: none !important;
  height: auto;
}
.map-zoom {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.map-disabled {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  left: 0;
  top: 0;
}
.map-disabled.hide-map-disabled {
  z-index: -1;
}
/*-----------------------------------------------------------------------------------*/
/* WCAG
/*-----------------------------------------------------------------------------------*/
a.wcag-link {
  position: absolute;
  left: -10000px;
  top: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: 2000;
}
a.wcag-link:focus {
  left: 0;
  padding: 5px;
  background-color: white;
  color: black;
  border: 1px solid black;
  display: block;
  height: auto;
  width: auto;
}
#pnlCookieWarning {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #222;
  z-index: 999;
  text-align: center;
  color: #ccc;
  font-size: 13px;
  font-size: 1.3rem;
}
#pnlCookieWarning p {
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.8;
}
@media only screen and (min-width: 950px) and (max-width: 1128px) {
  #pnlCookieWarning p {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 949px) {
  #pnlCookieWarning p {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media only screen and (max-width: 599px) {
  #pnlCookieWarning p {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#pnlCookieWarning a:hover {
  text-decoration: none;
}
#pnlCookieWarning #hlCookieLink {
  color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #fff;
  cursor: help;
}
#pnlCookieWarning #hlCookieLink:hover {
  color: #1AA0E1;
  border-bottom-color: #1AA0E1;
}
#pnlCookieWarning #lbCloseCookieWarning {
  height: 20px;
  width: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  background-color: #1AA0E1;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#pnlCookieWarning #lbCloseCookieWarning:hover {
  background-color: #fff;
  color: #0793cf;
}
.howtoscaletext {
  background-color: #FFFFDD;
  border: 1px solid #999999;
  box-shadow: 0 0 10px #999999;
  color: #333333;
  display: none;
  font-size: 1.6em;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 50px 10px 10px;
  position: absolute;
  max-width: 100%;
  z-index: 10000;
  box-sizing: border-box;
}
body.wcag-lo-fi {
  background-color: #000;
}
.wcag-lo-fi * #content,
.wcag-lo-fi * h1,
.wcag-lo-fi * h2,
.wcag-lo-fi * h3,
.wcag-lo-fi * h4,
.wcag-lo-fi * h5,
.wcag-lo-fi * h6,
.wcag-lo-fi * .search_link {
  color: #fff !important;
}
.wcag-lo-fi * a,
.wcag-lo-fi * #footer a,
.wcag-lo-fi * .newsletter-container #button-email,
.wcag-lo-fi * .blurb-textlink,
.wcag-lo-fi * #ContactFormWrapper #btnSend {
  text-decoration: underline !important;
  color: yellow !important;
}
.wcag-lo-fi * .last-news-header .archive-button,
.wcag-lo-fi * .last-news-header .archive-button:hover {
  border-color: yellow !important;
}
.wcag-lo-fi * .newsletter-container #button-email,
.wcag-lo-fi * .blurb-textlink,
.wcag-lo-fi * .btn-search,
.wcag-lo-fi * #ContactFormWrapper #btnSend {
  border: 1px solid yellow !important;
  background-color: transparent;
}
.wcag-lo-fi * a:hover,
.wcag-lo-fi * #footer a:hover,
.wcag-lo-fi * .splash-content,
.wcag-lo-fi * .last-news-header .archive-button:hover,
.wcag-lo-fi * .newsletter-container #button-email:hover,
.wcag-lo-fi * .blurb-textlink:hover,
.wcag-lo-fi * #nav-main .current_selected a,
.wcag-lo-fi * #nav-main .current_selected a:hover,
.wcag-lo-fi * #nav-main .menu_selected a,
.wcag-lo-fi * #nav-main .menu_selected a:hover,
.wcag-lo-fi * .btn-search:hover,
.wcag-lo-fi * #ContactFormWrapper #btnSend:hover {
  background-color: yellow !important;
  color: #000 !important;
}
.wcag-lo-fi * .splash-content h2 {
  color: #000 !important;
}
.wcag-lo-fi * #page,
.wcag-lo-fi * #newsletter,
.wcag-lo-fi * #header,
.wcag-lo-fi * #navmain-wrap,
.wcag-lo-fi * #footer,
.wcag-lo-fi * #ContactFormWrapper,
.wcag-lo-fi * #slider #slide-pagination li {
  background-color: #000 !important;
}
.wcag-lo-fi * #newsletter,
.wcag-lo-fi * #navmain-wrap,
.wcag-lo-fi * #ContactFormWrapper {
  border: 1px solid #fff !important;
}
.wcag-lo-fi * #slider #slide-pagination li.cycle-pager-active {
  background-color: yellow !important;
}
@media print {
  * {
    background-color: #FFFFFF !important;
    background-image: none !important;
    border-color: #666666 !important;
    color: #000000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    text-align: left !important;
  }
  body {
    font-size: 11pt;
    font-family: Georgia, Times, serif !important;
  }
  #header,
  #footer,
  .breadcrumb,
  .share,
  .hr-full-width,
  .fa,
  #secondary-slider,
  .standard-list,
  #sidebarleft,
  #newsletter,
  #ContactFormWrapper,
  .single-article-aside,
  #slider,
  .full-width-news,
  .last-news-header {
    display: none !important;
  }
  .blurb-imglink img {
    max-height: 200px !important;
  }
  .col,
  .col-12-12,
  .col-11-12,
  .col-10-12,
  .col-9-12,
  .col-8-12,
  .col-7-12,
  .col-6-12,
  .col-5-12,
  .col-4-12,
  .col-3-12,
  .col-2-12,
  .col-1-12,
  .col-11-11,
  .col-10-11,
  .col-9-11,
  .col-8-11,
  .col-7-11,
  .col-6-11,
  .col-5-11,
  .col-4-11,
  .col-3-11,
  .col-2-11,
  .col-1-11,
  .col-10-10,
  .col-9-10,
  .col-8-10,
  .col-7-10,
  .col-6-10,
  .col-5-10,
  .col-4-10,
  .col-3-10,
  .col-2-10,
  .col-1-10,
  .col-9-9,
  .col-8-9,
  .col-7-9,
  .col-6-9,
  .col-5-9,
  .col-4-9,
  .col-3-9,
  .col-2-9,
  .col-1-9,
  .col-8-8,
  .col-7-8,
  .col-6-8,
  .col-5-8,
  .col-4-8,
  .col-3-8,
  .col-2-8,
  .col-1-8,
  .col-7-7,
  .col-6-7,
  .col-5-7,
  .col-4-7,
  .col-3-7,
  .col-2-7,
  .col-1-7,
  .col-6-6,
  .col-5-6,
  .col-4-6,
  .col-3-6,
  .col-2-6,
  .col-1-6,
  .col-5-5,
  .col-4-5,
  .col-3-5,
  .col-2-5,
  .col-1-5,
  .col-4-4,
  .col-3-4,
  .col-2-4,
  .col-1-4,
  .col-3-3,
  .col-2-3,
  .col-1-3,
  .col-2-2,
  .col-1-2,
  .col-1-1 {
    width: auto !important;
  }
  #page {
    border: none !important;
    min-width: 0 !important;
    float: none !important;
    width: auto !important;
  }
  th {
    background-color: #CCCCCC !important;
    color: #000000 !important;
  }
  tr:nth-child(2n+1) {
    background-color: #DEDEDE !important;
  }
  tr:nth-child(2n+1) {
    background-color: transparent !important;
  }
}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
