/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
                CLASSES.LESS
-----------------------------------------*/
.no-display {
  display: none;
}
.nopadding {
  padding: 0;
}
.atebol-colorgraph {
  position: absolute;
  left: 0;
  top: 0;
  border-top: 0;
  background: #010101;
  background-image: -webkit-linear-gradient(left, #030F25, #030F25 20%, #695137 20%, #695137 40%, #8C9BA2 40%, #8C9BA2 60%, #486352 60%, #486352 80%, #85C2C7 80%, #85C2C7);
  background-image: -o-linear-gradient(left, #030F25, #030F25 20%, #695137 20%, #695137 40%, #8C9BA2 40%, #8C9BA2 60%, #486352 60%, #486352 80%, #85C2C7 80%, #85C2C7);
  background-image: linear-gradient(to right, #030F25, #030F25 20%, #695137 20%, #695137 40%, #8C9BA2 40%, #8C9BA2 60%, #486352 60%, #486352 80%, #85C2C7 80%, #85C2C7);
  height: 5px;
}
.atebol-colorgraph.large {
  height: 10px;
  border-radius: 0px;
  margin: 0;
}
.atebol-colorgraph.small {
  height: 5px;
  width: 100px;
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  .atebol-colorgraph.fancy {
    display: none;
  }
}
.anim-colorgraph {
  width: 200px;
  overflow: hidden;
}
.anim-colorgraph > li {
  width: 16.67%;
  height: 7px;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
.anim-colorgraph > li:nth-child(1) {
  background-color: #010101;
}
.anim-colorgraph > li:nth-child(2) {
  background-color: #030F25;
}
.anim-colorgraph > li:nth-child(3) {
  background-color: #695137;
}
.anim-colorgraph > li:nth-child(4) {
  background-color: #8C9BA2;
}
.anim-colorgraph > li:nth-child(5) {
  background-color: #486352;
}
.anim-colorgraph > li:nth-child(6) {
  background-color: #85C2C7;
}
.button {
  color: #FFFFFF !important;
  background-color: #010101;
  padding: 10px 20px;
  border: 1px solid #010101;
  transition: 0.5s ease all;
}
.button:hover {
  border: 1px solid #010101 !important;
  background-color: #FFFFFF;
  color: #010101 !important;
}
.box-shadow {
  -webkit-box-shadow: 0px 14px 101px -58px #000000;
  -moz-box-shadow: 0px 14px 101px -58px #000000;
  box-shadow: 0px 14px 101px -58px #000000;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/*--------------------------- MEDIA QUERIES.LESS --------------------------------*/
/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.no-display {
  display: none;
}
.display {
  display: block;
}
@media only screen and (min-width: 1400px) {
  .xl-hide {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .lg-hide {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .md-hide {
    display: none !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  .sm-hide {
    display: none !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .xs-hide {
    display: none !important;
  }
}
@media only screen and (max-width: 479px) {
  .xxs-hide {
    display: none !important;
  }
}
.xl-show {
  display: none;
}
@media only screen and (min-width: 1400px) {
  .xl-show {
    display: block;
  }
}
.lg-show {
  display: none;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .lg-show {
    display: block;
  }
}
.md-show {
  display: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .md-show {
    display: block;
  }
}
.sm-show {
  display: none;
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  .sm-show {
    display: block;
  }
}
.xs-show {
  display: none;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .xs-show {
    display: block;
  }
}
.xxs-show {
  display: none;
}
@media only screen and (max-width: 479px) {
  .xxs-show {
    display: block;
  }
}

/*--------------------------- RESET.LESS --------------------------------*/
/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
* {
  margin: 0;
  padding: 0;
  border: 0;
}
ul,
li,
ol {
  list-style: none;
  padding: 0;
}
img {
  height: auto;
}
p,
li,
span,
li {
  font-family: 'esphimereregular';
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'esphimerebold';
}
a:link {
  text-decoration: none;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  overflow-y: scroll;
}
body {
  -webkit-text-size-adjust: none;
}
.clear:before,
.clear:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clear:after {
  clear: both;
}
.clear {
  zoom: 1;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}
textarea {
  overflow: auto;
}
.ie6 legend,
.ie7 legend {
  margin-left: -7px;
}
input[type="radio"],
input.radio {
  vertical-align: text-bottom;
}
input[type="checkbox"],
input.checkbox,
.checkboxes input {
  vertical-align: bottom;
}
.ie7 input[type="checkbox"],
.ie7 input.checkbox,
.ie7 .checkboxes input {
  vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
label,
input[type="button"],
input[type="submit"],
input[type="image"],
button,
.btn {
  cursor: pointer;
}
button,
input,
select,
textarea {
  margin: 0;
}
/* .checkbox, .radio {float:left; width:13px; height:13px; margin-right:6px; padding:0;} */
button {
  width: auto;
  overflow: visible;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
a:hover,
a:active {
  outline: none;
}
.content ul,
.content ol {
  margin-left: 2em;
}
ol {
  list-style-type: decimal;
}
ul li {
  list-style-type: none;
}
nav ul,
nav li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}
strong,
b,
th {
  font-weight: bold;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: none;
}
::-webkit-scrollbar {
  display: none;
}
/****************
    IMAGES
 ****************/
.image-block {
  width: 100%;
  clear: both;
}
img {
  width: 100%;
  height: auto;
  border: none;
}
img.small {
  width: 20%;
}
img.small.center {
  margin-left: 40%;
  margin-right: 40%;
}
img.medium {
  width: 40%;
}
img.medium.center {
  margin-left: 30%;
  margin-right: 30%;
}
img.large {
  width: 60%;
}
img.large.center {
  margin-left: 20%;
  margin-right: 20%;
}
img.full-width {
  width: 100%;
}
img.full-width.center {
  margin-left: 0%;
  margin-right: 0%;
}
img.left {
  float: left;
}
img.right {
  float: right;
}
.border {
  border: 1px solid #444;
}
.caption {
  color: #444;
  font-style: italic;
  font-size: 12px;
  text-align: center;
}
em {
  font-style: italic;
}

/*--------------------TRANSITIONS.CSS------------------*/
/* BASE STYLES
============================================================================= */
.animation-layer {
  position: relative;
}
.animation-layer.running {
  padding: 0 0px;
  position: absolute;
}
/* ANIMATIONS
============================================================================= */
.animation-layer.anim-leave {
  z-index: 0;
}
.animation-layer.anim-enter {
  z-index: 1;
}
/* page specific animations ------------------------ */
.no-animation.anim-leave {
  -webkit-animation: fadeIn 0s both ease-in;
  -moz-animation: fadeIn 0s both ease-in;
  animation: fadeIn 0s both ease-in;
}
.no-animation.anim-enter {
  -webkit-animation: fadeIn 0s both ease-in;
  -moz-animation: fadeIn 0s both ease-in;
  animation: fadeIn 0s both ease-in;
}
.slide-left.anim-leave {
  -webkit-animation: slideOutLeft 0.75s both ease-in;
  -moz-animation: slideOutLeft 0.75s both ease-in;
  animation: slideOutLeft 0.75s both ease-in;
}
.slide-left.anim-enter {
  -webkit-animation: slideInRight 0.75s both ease-in;
  -moz-animation: slideInRight 0.75s both ease-in;
  animation: slideInRight 0.75s both ease-in;
}
.slide-right.anim-leave {
  -webkit-animation: slideOutRight 0.75s both ease-in;
  -moz-animation: slideOutRight 0.75s both ease-in;
  animation: slideOutRight 0.75s both ease-in;
}
.slide-right.anim-enter {
  -webkit-animation: slideInLeft 0.75s both ease-in;
  -moz-animation: slideInLeft 0.75s both ease-in;
  animation: slideInLeft 0.75s both ease-in;
}
.slide-down.anim-leave {
  -webkit-animation: slideOutDown 1s both ease-in;
  -moz-animation: slideOutDown 15s both ease-in;
  animation: slideOutDown 1s both ease-in;
}
.slide-down.anim-enter {
  -webkit-animation: slideInDown 1s both ease-in;
  -moz-animation: slideInDown 1s both ease-in;
  animation: slideInDown 1s both ease-in;
}
.slide-up.anim-leave {
  -webkit-animation: slideOutUp 1s both ease-in;
  -moz-animation: slideOutUp 1s both ease-in;
  animation: slideOutUp 1s both ease-in;
}
.slide-up.anim-enter {
  -webkit-animation: slideInUp 1s both ease-in;
  -moz-animation: slideInUp 1s both ease-in;
  animation: slideInUp 1s both ease-in;
}
.scale-up.anim-leave {
  -webkit-animation: scaleUp 1s both ease-in;
  -moz-animation: scaleUp 1s both ease-in;
  animation: scaleUp 1s both ease-in;
}
.scale-up.anim-enter {
  -webkit-animation: scaleUp 1s both ease-in;
  -moz-animation: scaleUp 1s both ease-in;
  animation: scaleUp 1s both ease-in;
}
.scale-down.anim-leave {
  -webkit-animation: scaleDown 1s both ease-in;
  -moz-animation: scaleDown 1s both ease-in;
  animation: scaleDown 1s both ease-in;
}
.scale-down.anim-enter {
  -webkit-animation: scaleDown 1s both ease-in;
  -moz-animation: scaleDown 1s both ease-in;
  animation: scaleDown 1s both ease-in;
}
.fade-in.anim-enter {
  -webkit-animation: fadeIn 0.5s both ease-in;
  -moz-animation: fadeIn 0.5s both ease-in;
  animation: fadeIn 0.5s both ease-in;
}
.fade-in.anim-leave {
  -webkit-animation: fadeOut 0.5s both ease-in;
  -moz-animation: fadeOut 0.5s both ease-in;
  animation: fadeOut 0.5s both ease-in;
}
.fade.anim-enter {
  -webkit-animation: fadeIn 0.5s both ease-in;
  -moz-animation: fadeIn 0.5s both ease-in;
  animation: fadeIn 0.5s both ease-in;
}
.fade.anim-leave {
  -webkit-animation: fadeOut 0.5s both ease-in;
  -moz-animation: fadeOut 0.5s both ease-in;
  animation: fadeOut 0.5s both ease-in;
}
/* rotate and fall */
@-webkit-keyframes rotateFall {
  0% {
    -webkit-transform: rotateZ(0deg);
  }
  20% {
    -webkit-transform: rotateZ(10deg);
    -webkit-animation-timianim-function: ease-out;
  }
  40% {
    -webkit-transform: rotateZ(17deg);
  }
  60% {
    -webkit-transform: rotateZ(16deg);
  }
  100% {
    -webkit-transform: translateY(100%) rotateZ(17deg);
  }
}
@-moz-keyframes rotateFall {
  0% {
    -moz-transform: rotateZ(0deg);
  }
  20% {
    -moz-transform: rotateZ(10deg);
    -moz-animation-timianim-function: ease-out;
  }
  40% {
    -moz-transform: rotateZ(17deg);
  }
  60% {
    -moz-transform: rotateZ(16deg);
  }
  100% {
    -moz-transform: translateY(100%) rotateZ(17deg);
  }
}
@keyframes rotateFall {
  0% {
    transform: rotateZ(0deg);
  }
  20% {
    transform: rotateZ(10deg);
    animation-timianim-function: ease-out;
  }
  40% {
    transform: rotateZ(17deg);
  }
  60% {
    transform: rotateZ(16deg);
  }
  100% {
    transform: translateY(100%) rotateZ(17deg);
  }
}
/* scale up */
@keyframes scaleUp {
  from {
    opacity: 0.3;
    transform: scale(0.8);
  }
}
@-moz-keyframes scaleUp {
  from {
    opacity: 0.3;
    -moz-transform: scale(0.8);
  }
}
@-webkit-keyframes scaleUp {
  from {
    opacity: 0.3;
    -webkit-transform: scale(0.8);
  }
}
@keyframes scaleDown {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0);
  }
}
@-moz-keyframes scaleDown {
  from {
    opacity: 1;
    -moz-transform: scale(1);
  }
  to {
    opacity: 0;
    -moz-transform: scale(0);
  }
}
@-webkit-keyframes scaleDown {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0);
  }
}
/* slide in from the right */
@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateX(100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@-moz-keyframes slideInRight {
  from {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-webkit-keyframes slideInRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
/* slide in from the right */
@keyframes slideOutRight {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(100%);
  }
}
@-moz-keyframes slideOutRight {
  from {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  to {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
}
@-webkit-keyframes slideOutRight {
  from {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
}
/* slide in from the left */
@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@-moz-keyframes slideInLeft {
  from {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-webkit-keyframes slideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
/* slide out to the Left*/
@keyframes slideOutLeft {
  to {
    opacity: 0;
    transform: translateX(-100%);
  }
}
@-moz-keyframes slideOutLeft {
  to {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
}
@-webkit-keyframes slideOutLeft {
  to {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
}
/* slide in from the bottom */
@keyframes slideInUp {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-moz-keyframes slideInUp {
  from {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
  to {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-webkit-keyframes slideInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
/* slideout up */
@keyframes slideOutUp {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-100%);
  }
}
@-moz-keyframes slideOutUp {
  from {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  to {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
}
@-webkit-keyframes slideOutUp {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
}
/* slide out to the bottom */
@keyframes slideOutDown {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(100%);
  }
}
@-moz-keyframes slideOutDown {
  from {
    -moz-transform: translateY(0);
  }
  to {
    -moz-transform: translateY(100%);
  }
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(100%);
  }
}
/* slide in from top*/
@keyframes slideInDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
@-moz-keyframes slideInDown {
  from {
    -moz-transform: translateY(-100%);
  }
  to {
    -moz-transform: translateY(0);
  }
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes fadeOu {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* rotate out newspaper */
@-webkit-keyframes rotateOutNewspaper {
  to {
    -webkit-transform: translateZ(-3000px) rotateZ(360deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutNewspaper {
  to {
    -moz-transform: translateZ(-3000px) rotateZ(360deg);
    opacity: 0;
  }
}
@keyframes rotateOutNewspaper {
  to {
    transform: translateZ(-3000px) rotateZ(360deg);
    opacity: 0;
  }
}

/*--------------------------- TYPOGRAPHY.LESS --------------------------------*/
/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/* BASE TYPOGRPHY */
/* These are the default styles for the Simple theme */
body {
  font-size: 14px;
  /* This overrides the browsers default font size */
  line-height: 21px;
  /* If you change the font-size make sure you change the line-height value as well - the usual ratio is around 1.5 (font-size x 1.5 = line-height) */
  margin-bottom: 20px;
  color: #333333;
  font-family: 'esphimereregular';
}
body a {
  text-decoration: none;
}
/* this removes the underline from all links */
body a:link {
  -webkit-tap-highlight-color: #b80000;
}
/* this sets the highlight color when links are tapped on Safari (browser) on iPhone */
/* HEADERS */
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  font-family: 'esphimeresemi_bold';
  /* This references one of the custom @font-face fonts - the other fonts that are referenced are fallbacks for browsers that don't support @fontface */
  font-weight: normal;
  margin-bottom: 10px;
  color: #444;
}
.typography h1 {
  font-family: 'esphimerebold';
  font-size: 36px;
  line-height: 45px;
  margin: 0 0 25px 0;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
}
.typography h2 {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 15px;
}
.typography h3 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}
.typography h4 {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 5px;
}
.typography h5 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
}
.typography h6 {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
/* PARAGRAGHS */
.typography p {
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 20px;
}
.typography .intro {
  font-family: "CamboRegular", Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 20px;
}
.typography em {
  font-style: italic;
}
::selection,
::-moz-selection {
  /* Applies style to highlighted portion of a page */
  background: #b80000;
  color: #fff;
  text-shadow: none;
}
/* LINKS */
.typography a,
.typography a.intro {
  color: #B80000;
  text-decoration: none;
}
.typography a:hover {
  color: #D80000;
  border-bottom: 1px dashed #B80000;
}
/* LIST STYLES
-------------------------------------------- */
.typography ul,
.typography ol,
.typography dl {
  margin: 0 0 20px 25px;
}
.typography ul li {
  list-style-type: none;
}
/* adds disc style bullet to the list */
.typography li {
  margin-bottom: 5px;
}
/* TABLE STYLES
-------------------------------------------- */
.typography table {
  border-collapse: collapse;
  /* borders are collapsed into a single border when possible */
  border: 1px solid #d4d4d4;
  border-spacing: 0;
  /* The border-spacing property sets the distance between the borders of adjacent cells - acts as a backup to border-collapse: collapse */
  margin: 0 0 10px;
  text-align: left;
}
.typography table tr:nth-child(even) {
  background-color: #ededed;
}
.typography table tr.even,
.typography table th,
.typography thead td {
  background-color: #ededed;
}
.typography table td,
.typography table th {
  padding: 2px 5px;
  border: 1px solid #d4d4d4;
  vertical-align: top;
}
.typography table th {
  font-weight: bold;
}
/* WYSIWYG EDITOR ALIGNMENT CLASSES 
-------------------------------------------- */
.typography .left {
  text-align: left;
}
.typography .center {
  text-align: center;
}
.typography .right {
  text-align: right;
}
/* IMAGES 
-------------------------------------------- */
.typography img {
  height: auto;
  /* resets the image height so that it maintains its aspect ratio when width is set */
  background: transparent url(../assets/images/ajax-loader.gif) no-repeat center center;
}
.typography img.left {
  float: left;
  max-width: 50%;
  margin: 5px 20px 10px 0;
}
.typography img.right {
  float: right;
  max-width: 50%;
  /* Responsive width */
  margin: 5px 0 10px 20px;
}
.typography img.leftAlone {
  float: left;
  margin-right: 100%;
  margin-bottom: 10px;
  clear: both;
}
.typography img.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 10px;
  clear: both;
}
.typography .captionImage {
  width: 100%;
  margin-top: 5px;
}
.typography .captionImage img {
  margin: 0;
}
.typography .captionImage.left {
  float: left;
  margin: 5px 30px 20px 0px;
}
.typography .captionImage.right {
  float: right;
  margin: 5px 0 20px 30px;
}
.typography .captionImage.left[style],
.typography .captionImage.right[style] {
  max-width: 50%;
  /* Overides core width to make responsive */
}
.typography .captionImage.left img,
.typography .captionImage.right img {
  float: none;
  max-width: none;
  width: 100%;
}
.typography .captionImage.left img {
  margin-right: -10px;
}
.typography .captionImage.right img {
  margin-left: -10px;
}
.typography .captionImage.right p {
  text-align: left;
  margin-left: -10px;
}
.typography .captionImage.leftAlone {
  float: none;
  margin: 0 20px 20px 0px;
}
.typography .captionImage.center {
  margin: 0 auto 20px;
}
.typography .captionImage p {
  clear: both;
  margin: 5px 0;
  font-style: italic;
  color: #888;
}
/* BLOCKQUOTES
-------------------------------------------- */
.typography blockquote {
  background: transparent url(../images/blockquote.png) no-repeat 0px 6px;
  font-family: "CamboRegular", Georgia, "Times New Roman", Times, serif;
  color: #777;
  display: block;
  font-style: italic;
  margin: 0 0 20px;
  float: right;
  text-indent: 30px;
  width: 50%;
  margin-left: 5%;
  clear: both;
}
.typography blockquote p {
  font-size: 17px;
  line-height: 25px;
}
.typography pre {
  color: #a9b7c6;
  background: #282b2e;
  border: none;
  font-family: Courier, monospace;
  margin: 0 0 20px 0;
  padding: 15px;
  clear: both;
}
/* ADDRESS
-------------------------------------------- */
address {
  display: block;
  margin-bottom: 20px;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
            AUDIO.LESS
-----------------------------------------*/
.audio-block {
  margin-bottom: 20px;
}
@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  .audio-block {
    margin-bottom: 10px;
  }
}
.audio-block .main-wrapper {
  border-color: #659FA8 !important;
  overflow: hidden;
}
@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  .audio-block .main-wrapper {
    padding: 10px;
  }
}
.audio-block .main-wrapper .question-wrapper {
  background-color: #85C2C7;
  padding: 20px;
}
@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  .audio-block .main-wrapper .question-wrapper {
    padding: 10px;
  }
}
.audio-block .main-wrapper .question-wrapper .glyphicon {
  text-align: center;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  .audio-block .main-wrapper .question-wrapper .glyphicon {
    font-size: 30px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .audio-block .main-wrapper .question-wrapper .glyphicon {
    font-size: 18px;
    line-height: 18px;
  }
}
.audio-block .main-wrapper .question-wrapper .glyphicon:hover {
  color: #659FA8;
}
.audio-block .main-wrapper .question-wrapper .question * {
  text-align: center;
  color: #fff;
  margin: 0;
}
.audio-block .main-wrapper .bottom-wrapper {
  overflow: hidden;
  position: relative;
  height: auto;
}
.audio-block .main-wrapper .bottom-wrapper.avatar {
  height: 400px;
}
@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  .audio-block .main-wrapper .bottom-wrapper {
    height: auto;
  }
}
.audio-block .main-wrapper .bottom-wrapper .avatar {
  height: 100%;
}
.audio-block .main-wrapper .bottom-wrapper .avatar img {
  height: 350px;
  width: auto;
}
@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  .audio-block .main-wrapper .bottom-wrapper .avatar {
    height: auto;
  }
  .audio-block .main-wrapper .bottom-wrapper .avatar img {
    height: auto;
    width: 100%;
  }
}
.audio-block .main-wrapper .bottom-wrapper .avatar.right {
  float: right;
}
.audio-block .main-wrapper .bottom-wrapper .audio-section {
  position: relative;
  height: 100%;
}
@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  .audio-block .main-wrapper .bottom-wrapper .audio-section {
    position: initial !important;
  }
}
.audio-block .glyphicon-step-backward,
.audio-block .glyphicon-step-forward {
  display: none;
}
.audio-block .volume-meter-wrapper {
  position: relative;
}
.audio-block .glyphicon {
  color: #fff;
  width: 100%;
  line-height: 60px;
  font-size: 60px;
  cursor: pointer;
  transition: ease all 0.5s;
}
@media only screen and (max-width: 479px) {
  .audio-block .glyphicon {
    width: 40px;
    line-height: 40px;
    font-size: 40px;
  }
}
.avatar .audio-player {
  position: absolute;
}
.audio-player {
  position: relative;
  height: 90px;
  width: 100%;
  bottom: 0;
}
.audio-player.solo {
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (max-width: 479px) {
  .audio-player {
    height: 60px;
  }
}
.audio-player .audio-panel {
  background-color: #659FA8;
  padding: 10px;
  position: relative;
  overflow: visible;
  height: 100%;
  text-align: center;
}
.audio-player .audio-panel .controls {
  position: relative;
  height: 100%;
}
@media only screen and (max-width: 479px) {
  .audio-player .audio-panel .controls {
    padding: 0 0px;
  }
  .audio-player .audio-panel .controls.middle {
    padding: 0 10px;
  }
}
.audio-player .audio-panel .controls .nav-controls {
  height: 40px;
}
@media only screen and (max-width: 479px) {
  .audio-player .audio-panel .controls .nav-controls {
    height: 20px;
  }
}
.audio-player .audio-panel .controls .audio-block-track {
  top: 50%;
  margin-top: -10px;
  left: 0;
  height: 20px;
  background-color: #fff;
  width: 100%;
}
.audio-player .audio-panel .audio-block-volume-hover-pad {
  position: absolute;
  right: -2px;
  bottom: -2px;
  top: -2px;
  cursor: pointer;
  z-index: 100;
}
.audio-player .audio-panel .audio-block-volume-button {
  position: relative;
  z-index: 101;
}
.audio-player .audio-panel .audio-block-volume-meter {
  right: 0;
  margin-right: 25px;
  top: -101px;
  position: absolute;
  width: 60px;
  height: 100px;
  background-color: #659FA8;
  padding: 20px 10px 5px 10px;
  display: none;
  cursor: pointer;
}
@media only screen and (max-width: 479px) {
  .audio-player .audio-panel .audio-block-volume-meter {
    width: 40px;
    margin-right: 15px;
  }
}
.audio-player .audio-panel .audio-block-volume-meter .audio-block-volume-track {
  background-color: #fff;
  height: 100%;
  width: 50%;
  margin: 0 25%;
}
.track {
  position: relative;
  cursor: pointer;
}
.track .track-line {
  position: absolute;
  left: 0;
  background-color: #85C2C7;
}
.track.vertical .track-line {
  bottom: 0;
  height: 100%;
  width: 100%;
}
.track.horizontal .track-line {
  top: 0;
  height: 100%;
  width: 0;
}
.audio-text {
  display: none;
}
.audio-text p {
  color: #000 !important;
}
.audio-text.current {
  display: block;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
          CONVERSATION.LESS
-----------------------------------------*/
.conversation-block {
  overflow: hidden;
  margin-bottom: 40px;
}
.conversation-block .conversation-bubble {
  position: relative;
  clear: both;
  max-width: 70%;
  margin: 10px 10px 20px 10px ;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #aaa;
  -webkit-box-shadow: 10px 10px 5px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 5px -4px rgba(0, 0, 0, 0.75);
}
.conversation-block .conversation-bubble .glyphicon-triangle-bottom {
  position: absolute;
  right: 10px;
  bottom: -20px;
  font-size: 26px;
  display: block;
  top: auto;
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.75);
}
.conversation-block .conversation-bubble .glyphicon-triangle-bottom.right {
  right: 10px;
  left: auto;
}
.conversation-block .conversation-bubble .glyphicon-triangle-bottom.left {
  right: auto;
  left: 10px;
}
.conversation-block .conversation-bubble .bubble-author {
  padding: 10px 10px 10px 10px;
  float: left;
  width: 100%;
  color: #000;
  text-align: left;
  font-weight: 600;
  font-size: 20px;
}
.conversation-block .conversation-bubble p {
  margin: 0;
  padding: 10px;
  font-size: 18px;
}
.conversation-block .conversation-bubble.left {
  float: left;
}
.conversation-block .conversation-bubble.right {
  float: right;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
           FANCY TITLE.LESS
-----------------------------------------*/
.fancy-title {
  width: 100%;
  display: block;
  margin: 0px 20% 20px;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px) {
  .fancy-title {
    margin: 0 0 10px 0;
  }
}
.fancy-title > span {
  font-family: 'esphimerelight';
  text-align: center;
  border-bottom: 4px solid #000;
  padding: 20px;
  font-size: 40px;
  display: block;
  width: 60%;
  line-height: 50px;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px) {
  .fancy-title > span {
    font-size: 32px;
    width: 100%;
    text-align: center;
  }
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
            IMAGE.LESS
-----------------------------------------*/
.image-block {
  margin-bottom: 20px;
}
@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  .image-block {
    margin-bottom: 10px;
  }
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
          QUOTATION.LESS
-----------------------------------------*/
blockquote {
  width: 100%;
  font-size: 20px;
  background-color: #85C2C7;
  padding: 30px;
  margin: 00px 0 10px;
  text-align: center;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  font-style: italic;
}
blockquote p {
  font-size: 20px;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
          QUOTATION.LESS
-----------------------------------------*/
.reference {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  display: block;
}
.reference span {
  display: block;
  float: right;
  font-style: italic;
  font-size: 20px;
  color: #444;
  line-height: 30px;
  margin: 0;
  height: 30px;
  overflow: hidden;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
            TEXT.LESS
-----------------------------------------*/
.text-block {
  width: 100%;
}
.text-block h2 {
  font-family: 'esphimerebold';
  font-size: 22px;
}
.text-block p,
.text-block li {
  font-size: 18px;
  line-height: 30px;
}
.text-block ul {
  margin-left: 30px;
}
.text-block ul li {
  list-style-type: circle;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
            HOMEPAGE.LESS
-----------------------------------------*/
.homepage footer {
  display: none;
}
@media only screen and (min-width: 1400px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 769px) and (max-width: 991px) {
  .home-page-menu {
    height: 550px;
    position: relative;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .home-page-menu {
    position: relative;
  }
}
.home-page-menu .home-menu-tab {
  float: left;
  position: relative;
  overflow: hidden;
}
.home-page-menu .home-menu-tab:hover .cover {
  transition: ease all 0.5s;
  opacity: 0.6;
}
.home-page-menu .home-menu-tab img {
  top: 0;
  right: 0;
  position: absolute;
  width: auto;
  height: 100%;
}
.home-page-menu .home-menu-tab .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
@media only screen and (min-width: 1400px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 769px) and (max-width: 991px) {
  .home-page-menu .home-menu-tab {
    position: absolute;
    height: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .home-page-menu .home-menu-tab {
    position: relative;
  }
}
@media only screen and (max-width: 479px) {
  .home-page-menu .home-menu-tab {
    width: 100%;
    height: 200px;
  }
}
.home-page-menu .home-menu-tab a {
  text-align: center;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  color: #FFF;
  text-transform: uppercase;
  font-size: 32px;
}
.cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
#crynodeb {
  background-color: #030F25;
}
@media only screen and (min-width: 1400px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 769px) and (max-width: 991px) {
  #crynodeb {
    width: 25%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  #crynodeb {
    width: 50%;
    height: 300px;
  }
  #crynodeb img {
    width: auto;
    height: 100%;
  }
}
@media only screen and (max-width: 479px) {
  #crynodeb img {
    width: 100%;
    height: auto;
  }
}
#crynodeb .cover {
  background-color: #030F25;
}
.crynodeb .cover {
  background-color: #030F25;
}
#cymeriadau {
  background-color: #695137;
}
@media only screen and (min-width: 1400px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 769px) and (max-width: 991px) {
  #cymeriadau {
    left: 25%;
    width: 50%;
    height: 40%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  #cymeriadau {
    width: 50%;
    height: 300px;
  }
  #cymeriadau img {
    width: auto;
    height: 100%;
  }
}
@media only screen and (max-width: 479px) {
  #cymeriadau img {
    width: 100%;
    height: auto;
  }
}
#cymeriadau .cover {
  background-color: #695137;
}
#cymeriadau img {
  width: 100%;
  height: auto;
}
.cymeriadau .cover {
  background-color: #695137;
}
#themau {
  background-color: #8C9BA2;
}
@media only screen and (min-width: 1400px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 769px) and (max-width: 991px) {
  #themau {
    top: 40%;
    width: 25%;
    height: 60%;
    left: 25%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  #themau {
    width: 100%;
    height: 200px;
  }
  #themau img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 479px) {
  #themau img {
    width: 100%;
    height: auto;
  }
}
#themau .cover {
  background-color: #8C9BA2;
}
.themau .cover {
  background-color: #8C9BA2;
}
#symbolau {
  background-color: #486352;
}
@media only screen and (min-width: 1400px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 769px) and (max-width: 991px) {
  #symbolau {
    height: 60%;
    width: 25%;
    left: 50%;
    top: 40%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  #symbolau {
    width: 100%;
    height: 200px;
  }
  #symbolau img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 479px) {
  #symbolau img {
    width: 100%;
    height: auto;
  }
}
#symbolau .cover {
  background-color: #486352;
}
.symbolau .cover {
  background-color: #486352;
}
#yr-elfen-synoptig {
  background-color: #85C2C7;
}
@media only screen and (min-width: 1400px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 769px) and (max-width: 991px) {
  #yr-elfen-synoptig {
    left: 75%;
    height: 55%;
    width: 25%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  #yr-elfen-synoptig {
    width: 50%;
    height: 300px;
  }
  #yr-elfen-synoptig img {
    width: auto;
    height: 100%;
  }
}
@media only screen and (max-width: 479px) {
  #yr-elfen-synoptig img {
    width: 100%;
    height: auto;
  }
}
#yr-elfen-synoptig .cover {
  background-color: #85C2C7;
}
.yr-elfen-synoptig .cover {
  background-color: #85C2C7;
}
#mynegi-barn {
  background-color: #411530;
}
@media only screen and (min-width: 1400px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 769px) and (max-width: 991px) {
  #mynegi-barn {
    left: 75%;
    height: 45%;
    top: 55%;
    width: 25%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  #mynegi-barn {
    width: 50%;
    height: 300px;
  }
  #mynegi-barn img {
    width: auto;
    height: 100%;
  }
}
@media only screen and (max-width: 479px) {
  #mynegi-barn img {
    width: 100%;
    height: auto;
  }
}
#mynegi-barn .cover {
  background-color: #411530;
}
#mynegi-barn img {
  width: 100%;
  height: auto;
}
.mynegi-barn .cover {
  background-color: #411530;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
                BANNER.LESS
-----------------------------------------*/

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
                CONTENT.LESS
-----------------------------------------*/
.content-container {
  width: 100%;
}
#editor {
  color: #069;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
                FOOTER.LESS
-----------------------------------------*/
footer {
  width: 100%;
  height: 40px;
  background-color: #010101;
  position: fixed;
  bottom: 0;
  left: 0;
  margin-top: 10px;
  box-shadow: 0px 500px 0px 500px #010101;
  /* deals with huge white space on small pages */
}
.footer.f-main {
  height: 40px;
  width: 100%;
  bottom: -40px;
  left: 0;
  background-color: #010101;
  position: fixed;
  z-index: 1000;
}
.footer .nav-ball-block {
  margin: 12px;
}
.footer.hide {
  display: none;
}
.footer.show {
  display: block;
}
.ajax-container {
  margin-bottom: 80px;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
                HEADER.LESS
-----------------------------------------*/
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-color: #010101;
  margin-bottom: 0px;
  z-index: 100;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px) {
  header {
    height: 40px;
  }
}
header .button-rack {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 120px;
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  header .button-rack {
    bottom: 10px;
    right: 10px;
  }
}
header .button-rack > li,
header .button-rack a {
  position: relative;
  float: right;
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
header .button-rack > li:hover,
header .button-rack a:hover {
  color: #85C2C7;
}
header .cmd.glyphicon {
  color: #fff;
  font-size: 20px;
}
header .vocab_button {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 100px;
  height: auto;
}
header .vocab_button_manualsearch {
  display: none !important;
}
header span.vocab_link {
  border-bottom: 1px dotted #010101 !important;
}
header .titles {
  float: left;
  height: 100%;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px) {
  header .titles {
    width: 100%;
  }
}
header .title {
  color: #fff;
  float: left;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px) {
  header .title {
    width: 100%;
    line-height: 40px;
  }
}
header .title.main-title {
  font-size: 45px;
  margin: 40px 15px 15px 15px;
  font-weight: bold;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px) {
  header .title.main-title {
    font-size: 32px;
    margin: 0;
    text-align: center;
  }
}
header .title.sub-title {
  clear: both;
  font-size: 18px;
  margin: 0 0 0 15px;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px) {
  header .title.sub-title {
    display: none;
  }
}
.h-logos {
  position: absolute;
  right: 20px;
  top: 10px;
  height: 60px;
}
.h-logos .logo {
  margin-left: 10px;
  height: 100%;
  width: auto;
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  .h-logos .logo {
    display: none;
  }
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
                MAIN.LESS
-----------------------------------------*/
html,
body {
  height: 100%;
  width: 100%;
}
.main {
  position: relative;
  margin: 130px 10px 0px 60px;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px) {
  .main {
    margin: 50px 10px 0px 60px;
  }
}
.homepage.main {
  margin: 120px 0 0 50px !important;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px) {
  .homepage.main {
    margin: 40px 0 0 50px !important;
  }
}
h1 {
  color: #85C2C7;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
p {
  font-size: 16px;
}
blockquote {
  width: 100%;
  font-size: 20px;
  background-color: #85C2C7;
  padding: 30px;
  margin: 10px 0;
  text-align: center;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  font-style: italic;
}
blockquote p {
  font-size: 20px;
}
.chapter,
h4 {
  text-align: right;
  font-size: 20px;
  color: #5D5D5D;
  text-decoration: none;
}
h2,
h3 {
  text-decoration: underline;
  font-size: 20px;
  margin-bottom: 20px;
}
p {
  margin-bottom: 20px;
}
#MemberLoginForm_LoginForm {
  margin: 100px;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
                NAV.LESS
-----------------------------------------*/
#nav {
  width: 280px;
  z-index: 1000;
  position: fixed;
  top: 120px;
  height: 100%;
  background-color: #111111;
  float: left;
  border-right: 10px solid #85C2C7;
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px) {
  #nav {
    top: 40px;
  }
}
#nav.open {
  left: 0;
}
#nav.closed {
  left: -240px;
}
#nav a {
  background-color: #252525;
  text-transform: uppercase;
  padding: 10px 20px;
  display: block;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
}
#nav a span {
  width: 20px;
  padding-left: 20px;
  margin-right: 10px;
  float: right;
}
#nav a span p {
  text-align: center;
  width: 20px;
}
#nav a:hover {
  background-color: #85C2C7;
  opacity: 0.7;
}
#nav > li.section a {
  background-color: #85C2C7;
}
#nav > li.section > ul > li {
  display: block;
}
#nav > li.section > ul > li a {
  background-color: #414141;
}
#nav > li.section > ul > li a:hover {
  background-color: #85C2C7;
  opacity: 0.5;
}
#nav > li.current a {
  background-color: #85C2C7;
}
#nav > li.current a:hover {
  background-color: #85C2C7;
  opacity: 0.5;
}
#nav > li.current > ul > li {
  display: block;
}
#nav > li.current > ul > li a {
  background-color: #414141;
}
#nav > li > ul > li {
  display: none;
}
#nav > li > ul > li.current {
  display: block;
}
#nav > li > ul > li.current a {
  background-color: #85C2C7;
  opacity: 0.7;
}
.glyphicon.glyphicon-menu-hamburger {
  top: 0;
  width: 100%;
  text-align: right;
  height: 40px;
  line-height: 40px;
  padding-right: 10px;
  font-size: 24px;
  background-color: #111111;
  color: #85C2C7;
  cursor: pointer;
}
.glyphicon.glyphicon-menu-hamburger:hover {
  background-color: #85C2C7;
  color: #111111;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
            PANEL.LESS
-----------------------------------------*/
.panel {
  overflow: hidden;
  width: 100%;
  background-color: rgba(135, 0, 0, 0.65);
  color: #fff;
  padding: 20px;
  margin-bottom: 10px;
}
.panel.rounded {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.panel.rounded.top {
  border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
}
.panel.rounded.bottom {
  border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
}
.panel.rounded.left {
  border-radius: 10px 0px 0px 10px;
  -moz-border-radius: 10px 0px 0px 10px;
  -webkit-border-radius: 10px 0px 0px 10px;
}
.panel.rounded.right {
  border-radius: 0px 10px 10px 0px;
  -moz-border-radius: 0px 10px 10px 0px;
  -webkit-border-radius: 0px 10px 10px 0px;
}
.panel.header {
  background-color: #870000;
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
}
.panel.footer {
  padding: 5px;
  text-align: center;
  transition: ease all 0.5s;
  cursor: pointer;
  border: 4px solid #870000;
  border-top: none;
}
.panel.footer:hover {
  background-color: #870000;
}
.panel.wrapper {
  background-color: #fff;
  border: 4px solid #870000;
}
.panel.no-padding {
  padding: 10px;
}
.panel.no-margin {
  margin: 0;
}
.custom-panel-list .panel.header {
  margin-bottom: 0;
}
.custom-panel-list .panel.wrapper {
  border-radius: 0px;
  margin: 0;
}
.custom-panel-list .panel.wrapper ul {
  margin: 0;
}
.custom-panel-list .glyphicon.glyphicon-arrow-down {
  display: none;
}
.custom-panel-list .glyphicon.glyphicon-arrow-up {
  display: block;
}
.custom-panel-list.closed .glyphicon.glyphicon-arrow-down {
  display: block;
}
.custom-panel-list.closed .glyphicon.glyphicon-arrow-up {
  display: none;
}
.closed .reveal-answers {
  height: 0px;
  overflow: hidden;
  padding: 0;
}
.closed .reveal-answers .panel {
  padding: 0;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
         NAVIGATION BALLS.LESS
-----------------------------------------*/
.nav-ball-block {
  width: 100%;
  height: 16px;
  overflow: hidden;
  margin: 20px 0;
  position: relative;
}
.nav-ball-block .nav-balls {
  top: 0;
  left: 50%;
  margin-left: -70px;
  position: absolute;
}
.nav-ball-block .nav-balls > li {
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}
.nav-ball-block .nav-balls .circle {
  width: 16px;
  height: 16px;
  background: #aaa;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.nav-ball-block .nav-balls .circle.current {
  background: #85C2C7;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
         NAVIGATION ARROWS.LESS
-----------------------------------------*/
.back-arrow,
.next-arrow {
  width: 120px;
  height: auto;
  display: block;
}
.back-arrow {
  float: left;
}
.next-arrow {
  float: right;
}
.arrow-block {
  width: 100%;
  overflow: hidden;
}
.arrows {
  float: right;
}
.arrow {
  width: 120px;
  height: auto;
}
.arrow.lower {
  z-index: 1000;
  cursor: pointer;
  opacity: 0.6;
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  .arrow.lower {
    display: none !important;
  }
}
.arrow.lower:hover {
  transition: all ease 1s;
  opacity: 1;
}
.arrow.lower.right {
  right: 0px;
}
.arrow.lower.left {
  /* Safari */
  -webkit-transform: rotate(-180deg);
  /* Firefox */
  -moz-transform: rotate(-180deg);
  /* IE */
  -ms-transform: rotate(-180deg);
  /* Opera */
  -o-transform: rotate(-180deg);
  left: 0;
}
.arrow.lower.greyed-out {
  opacity: 0.1;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
         PAGE HEADER IMAGE.LESS
-----------------------------------------*/
.page-header-image {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 0 0px 0;
  padding: 0;
}
.page-header-image img {
  width: 100%;
  height: auto;
  display: block;
}
.page-header-image .image-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  text-align: center;
  color: #fff;
  font-size: 32px;
  border: 4px solid #fff;
}
@media only screen and (min-width: 1400px) {
  .page-header-image .image-title {
    font-size: 48px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  .page-header-image .image-title {
    font-size: 48px;
  }
}
@media only screen and (max-width: 479px) {
  .page-header-image .image-title {
    font-size: 26px;
  }
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*--------------------------- CONTENT SLIDER.LESS --------------------------------*/
.content-slider {
  width: 100%;
  height: 2000px;
  overflow: hidden;
  position: relative;
}
.content-slider .viewport {
  height: 100%;
  overflow: hidden;
  position: relative;
  clear: both;
}
.content-slider .slider-inner {
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
  position: absolute;
  padding-right: 5px;
}
.content-slider .slider-inner .slider-frames {
  height: 100%;
  overflow: hidden;
  width: 3000px;
}
.content-slider .slider-inner .slider-frames li {
  width: 32%;
  float: left;
  height: 100%;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px #ccc solid;
  border-left: 1px #ccc solid;
}
@media only screen and (max-height: 695px) {
  .content-slider .slider-inner .slider-frames li {
    padding-top: 0;
  }
}
@media only screen and (max-width: 991px) {
  .content-slider .slider-inner .slider-frames li {
    padding-top: 20px;
  }
}
.content-slider .arrows {
  float: right;
}
.content-slider .arrow.lower {
  z-index: 1000;
  cursor: pointer;
  opacity: 0.6;
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  .content-slider .arrow.lower {
    display: none !important;
  }
}
.content-slider .arrow.lower:hover {
  transition: all ease 1s;
  opacity: 1;
}
.content-slider .arrow.lower.right {
  right: 0px;
}
.content-slider .arrow.lower.left {
  /* Safari */
  -webkit-transform: rotate(-180deg);
  /* Firefox */
  -moz-transform: rotate(-180deg);
  /* IE */
  -ms-transform: rotate(-180deg);
  /* Opera */
  -o-transform: rotate(-180deg);
  left: 0;
}
.content-slider .arrow.lower.greyed-out {
  opacity: 0.1;
}
#slider-swipe-nav {
  bottom: 0;
  width: 100%;
  height: 15%;
  margin: auto;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#slider-swipe-nav ul {
  display: inherit;
  margin-top: -10%;
}
#slider-swipe-nav ul.circle-list li {
  width: 10px;
  margin: 3px;
  height: 10px;
  display: none;
  background: grey;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
@media only screen and (max-width: 991px) {
  #slider-swipe-nav ul.circle-list li {
    display: inherit;
  }
}
#slider-swipe-nav ul.circle-list li.active {
  background: #0ea0eb;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
                MODAL.LESS
-----------------------------------------*/
body {
  padding-right: 0 !important;
}
.modal .modal-body img {
  width: 100%;
  height: auto;
}

/*--------------------------- FONTS.LESS --------------------------------*/
@font-face {
  font-family: 'esphimerebold';
  src: url('../assets/fonts/esphimere/esphimere_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereextra_light';
  src: url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_extra_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerelight';
  src: url('../assets/fonts/esphimere/esphimere_light-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_light-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimeresemi_bold';
  src: url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_semi_bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimerethin';
  src: url('../assets/fonts/esphimere/esphimere_thin-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere_thin-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere_thin-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'esphimereregular';
  src: url('../assets/fonts/esphimere/esphimere-webfont.woff2') format('woff2'), url('../assets/fonts/esphimere/esphimere-webfont.woff') format('woff'), url('../assets/fonts/esphimere/esphimere-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- CONFIG.LESS --------------------------------*/
/*-----------------------------------------
         SQUARE TAB MENU.LESS
-----------------------------------------*/
ul.square-tab-menu {
  margin-left: 0;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 0px;
  padding-left: 10px;
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  ul.square-tab-menu {
    padding-left: 0px;
  }
}
ul.square-tab-menu > li {
  position: relative;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}
ul.square-tab-menu > li .tab-item {
  height: 220px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  display: block;
  transition: ease all 1s;
}
ul.square-tab-menu > li .tab-item:hover img.cover-image {
  width: 100%;
}
ul.square-tab-menu > li .tab-item:hover .overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
ul.square-tab-menu > li .tab-item:hover .overlay:hover .glyphicon-search {
  opacity: 1;
}
ul.square-tab-menu > li .tab-item .glyphicon-search {
  transition: ease all 1s;
  position: relative;
  z-index: 100;
  width: 100%;
  line-height: 220px;
  color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  font-size: 9em;
  text-align: center;
}
ul.square-tab-menu > li .tab-item img.cover-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 120%;
  height: auto;
  transition: ease all 1s;
  border: none;
}
ul.square-tab-menu > li .tab-item .overlay {
  z-index: 100;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
ul.square-tab-menu > li .tab-item .menu-button {
  position: absolute;
  z-index: 101;
  right: 0;
  bottom: 0;
  background-color: #010101;
  border: 1px solid #010101;
  color: #FFFFFF;
  padding: 10px 20px;
  transition: ease all 1s;
}
ul.square-tab-menu > li .tab-item .menu-button .glyphicon {
  margin-left: 10px;
}
ul.square-tab-menu > li .tab-item .menu-button:hover {
  background-color: rgba(0, 0, 0, 0.5);
  text-decoration: underline;
}
ul.square-tab-menu > li .tab-item .menu-title {
  color: #FFFFFF !important;
  position: absolute;
  z-index: 101;
  left: 10px;
  top: 10px;
  margin: 0;
  text-transform: uppercase;
}
ul.square-tab-menu > li .tab-item-article {
  margin-top: 10px;
  height: 150px;
}
ul.square-tab-menu.row-2 > li {
  width: calc(50% - 10px);
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  ul.square-tab-menu.row-2 > li {
    width: calc(50% - 10px);
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  ul.square-tab-menu.row-2 > li {
    width: 100%;
  }
}
ul.square-tab-menu.row-3 > li {
  width: calc(33.33% - 10px);
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  ul.square-tab-menu.row-3 > li {
    width: calc(50% - 10px);
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  ul.square-tab-menu.row-3 > li {
    width: 100%;
  }
}
ul.square-tab-menu.row-4 > li {
  width: calc(25% - 10px);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  ul.square-tab-menu.row-4 > li {
    width: calc(33.33% - 10px);
  }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  ul.square-tab-menu.row-4 > li {
    width: calc(50% - 10px);
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  ul.square-tab-menu.row-4 > li {
    width: 100%;
  }
}
