.inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.hide-element {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix {
  zoom: 1;
}
html,
body {
  font: normal 100% "Nunito Sans", Arial, sans-serif;
  -webkit-text-size-adjust: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* Font */
p,
small {
  font-size: 0.9em;
}
/* 13px */
p {
  margin: 0 0 1.5em 0;
  line-height: 1.6em;
}
p:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 48em) {
  p,
  small {
    font-size: 0.95em;
  }
  /* 14px */
}
/* Settings */
header,
footer,
article,
aside,
section {
  display: block;
}
a {
  outline: none;
}
form ul li:last-child,
ul li:last-child {
  margin: 0;
}
.center {
  text-align: center;
}
.container {
  margin: 0 auto;
}
.required-prompt {
  background: none;
  position: relative;
  z-index: 5;
  /* Ensuring above field */
}
/* Slideshow */
.slideshow-shrink-wrap {
  display: inline-block;
  position: relative;
  width: 100%;
}
.slideshow-shrink-wrap ul.slider {
  position: absolute;
  top: 0;
  left: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.slideshow-shrink-wrap ul.slider li {
  position: absolute;
  display: none;
}
.slideshow-shrink-wrap ul.slider li img {
  width: auto;
  height: 100%;
  max-height: 100%;
}
.accept-cookie-alert {
  cursor: pointer;
}
.accept-cookie-alert:hover {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
/* Responsive */
.desktop {
  display: none;
}
.mobile {
  display: block;
}
img {
  max-width: 100%;
  height: auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  pointer-events: none;
}
.embed-object {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.embed-object iframe,
.embed-object object,
.embed-object embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Base Template */
.outdated-browser {
  width: 100%;
}
/* Form Fields */
input,
select,
textarea {
  resize: none;
  font-family: "Nunito Sans", Arial, sans-serif;
  -webkit-appearance: none;
}
input.standard,
select.standard,
textarea.standard {
  display: block;
  width: 100%;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
  /* Ensuring below prompt */
}
input[type=radio] {
  -webkit-appearance: radio;
}
input[type=checkbox] {
  -webkit-appearance: checkbox;
}
input[type=submit] {
  text-align: center;
  border: none;
  outline: none;
  cursor: pointer;
}
/* Social Buttons */
.sharrre .box a:hover {
  text-decoration: none;
}
.sharrre .count {
  display: none;
}
.sharrre .share {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 13px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 70px;
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  margin-right: 0.5em;
}
.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.twitter .share {
  border: 1px solid #028be8;
  background: #26c3eb;
  background: -moz-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26c3eb), color-stop(50%, #26b3e6), color-stop(51%, #00a2e1), color-stop(100%, #0080d6));
  background: -webkit-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
  background: -o-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
  background: -ms-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
  background: linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
}
.facebook .share {
  border: 1px solid #325aaa;
  background: #5582c9;
  background: -moz-linear-gradient(top, #5582c9 0%, #33539a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5582c9), color-stop(100%, #33539a));
  background: -webkit-linear-gradient(top, #5582c9 0%, #33539a 100%);
  background: -o-linear-gradient(top, #5582c9 0%, #33539a 100%);
  background: -ms-linear-gradient(top, #5582c9 0%, #33539a 100%);
  background: linear-gradient(top, #5582c9 0%, #33539a 100%);
}
/* Retina Backround Images */
/* bp1 */
/* bp2 */
@media only screen and (min-width: 48em) {
  .desktop {
    display: block;
  }
  .mobile {
    display: none;
  }
}
/* bp3 */
