@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,300,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic&subset=latin,latin-ext);
.font-family {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
.reset-ul {
  list-style-type: none;
}
.reset-text-shadow,
.reset-box-shadow {
  text-shadow: 0 0 0 rgba(0,0,0,0);
}
html {
  overflow-y: scroll;
}
html body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  background-color: #4d4d4d;
}
html body .btn-front {
  border: none;
  outline: none;
  cursor: pointer;
  vertical-align: middle !important;
  background-color: #ffffff;
  padding-left: 17px;
  padding-top: 4px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  color: #000000;
  text-decoration: none;
  font-weight: 600;
}
html body .btn-front i {
  font-size: 17px;
  background-color: #fdda24;
  padding: 13px;
  line-height: 100%;
  margin: -4px 0px 0px 17px;
  vertical-align: middle;
  text-align: center;
  width: 1em;
}
html body .btn-front:hover i {
  color: #ffffff;
}
html body .btn-front.yellow {
  background-color: #fdda24;
}
html body .btn-front.yellow i {
  background-color: #feeb89;
}
html body button.btn-front {
  padding: 11px 0px 13px 12px;
  display: block;
}
html body button.btn-front i {
  padding: 13px 16px 13px 18px;
}
html body [class*="page-"] {
  min-height: 178px;
  padding: 60px 0 60px 0;
}
html body [class*="page-"].page-imprint,
html body [class*="page-"].page-functions {
  padding-top: 20px;
}
html body [class*="page-"] [class*="mod-"] .mod-head {
  padding: 60px 0 0 0;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #e4e4e4;
  line-height: 90%;
  padding-bottom: 4px;
}
html body [class*="page-"] [class*="mod-"] .mod-head i {
  width: 1em;
  line-height: 100%;
  vertical-align: top;
  color: #b1b1b1;
  border-bottom: 1px solid #fdda24;
  padding: 0 2px 4px;
}
html body [class*="page-"] [class*="mod-"] .mod-head h4 {
  margin: 0px;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
  color: #b1b1b1;
  border-bottom: 1px solid #fdda24;
  padding: 0 0 7px 0;
}
html body [class*="page-"] form {
  margin: 0px;
}
html body [class*="page-"] form fieldset {
  margin: 0px;
}
html body [class*="page-"] form [class*="row-"] {
  margin: 0px;
}
html body [class*="page-"] form .control-group {
  margin: 0 0 20px 0;
}
html body [class*="page-"] form .control-group .controls input,
html body [class*="page-"] form .control-group .controls textarea {
  margin: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 8px;
  border: 0px;
  background-color: #d9d9d9;
}
html body [class*="page-"] form .control-group .controls input[class*="span"],
html body [class*="page-"] form .control-group .controls textarea[class*="span"] {
  min-height: 42px;
}
html body [class*="page-"] form .control-group .controls input:focus,
html body [class*="page-"] form .control-group .controls textarea:focus {
  box-shadow: none;
  background-color: #e4e4e4;
  text-transform: inherit;
}
html body [class*="page-"] form .control-group .controls textarea {
  min-height: 160px !important;
}
html body [class*="page-"] form .control-group .controls span {
  position: relative;
}
html body [class*="page-"] form .control-group .controls span input,
html body [class*="page-"] form .control-group .controls span textarea {
  padding-left: 42px;
}
html body [class*="page-"] form .control-group .controls span i {
  position: absolute;
  z-index: 100;
  font-size: 17px;
  top: 12px;
  left: 12px;
  color: #b3b3b3;
}
html body [class*="page-"] form .control-group .controls span.txt i {
  top: -58px;
  left: 12px;
}
html body [class*="page-"] form .alert {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
html body [class*="page-"] form .alert span {
  display: block;
}
html body [class*="page-"].page-contact .map-wrap {
  position: relative;
}
html body [class*="page-"].page-contact .map-wrap .content-box-wrap {
  position: absolute;
  z-index: 1020;
  width: 100%;
}
html body [class*="page-"].page-contact .map-wrap .content-box-wrap .contact-box {
  padding: 30px;
  background-color: #fdda24;
  max-width: 240px;
  margin-top: 120px;
}
html body [class*="page-"].page-contact .map-wrap .content-box-wrap .contact-box span {
  display: block;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 8px 0;
}
html body [class*="page-"].page-contact .map-wrap .content-box-wrap .contact-box label {
  margin: 0px;
}
html body [class*="page-"].page-contact .map-wrap .content-box-wrap .contact-box label i {
  margin-right: 8px;
}
html body [class*="page-"].page-contact .map-wrap .gmaps-wrap {
  z-index: 1;
}
html body [class*="page-"].page-contact h2 {
  margin: 60px 0 0 0;
  font-size: 26px;
  text-transform: uppercase;
}
html body [class*="page-"].page-contact form {
  margin-top: 40px;
}
html a,
html p,
html h1,
html h2,
html h3,
html h4,
html h5,
html h6,
html button {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  text-shadow: none;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6 {
  color: #000000;
}
html h1 {
  font-size: 43px;
}
html h2 {
  font-size: 35px;
}
html h3 {
  font-size: 26px;
}
html h4 {
  font-size: 17px;
}
html h5 {
  font-size: 15px;
}
html h6 {
  font-size: 15px;
}
html p {
  color: #666666;
}
html p a {
  color: #000000;
}
html p a:hover {
  color: #000000;
}
html p a:hover i {
  text-decoration: none;
}
html a {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
html a.link-inline {
  display: inline-block;
}
html textarea,
html input[type="text"],
html input[type="password"],
html input[type="datetime"],
html input[type="datetime-local"],
html input[type="date"],
html input[type="month"],
html input[type="time"],
html input[type="week"],
html input[type="number"],
html input[type="email"],
html input[type="url"],
html input[type="search"],
html input[type="tel"],
html input[type="color"],
html .uneditable-input {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.075);
  -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.075);
  box-shadow: 0px 0px 0px rgba(0,0,0,0.075);
  padding: 6px;
}
html textarea[class*="span"],
html input[type="text"][class*="span"],
html input[type="password"][class*="span"],
html input[type="datetime"][class*="span"],
html input[type="datetime-local"][class*="span"],
html input[type="date"][class*="span"],
html input[type="month"][class*="span"],
html input[type="time"][class*="span"],
html input[type="week"][class*="span"],
html input[type="number"][class*="span"],
html input[type="email"][class*="span"],
html input[type="url"][class*="span"],
html input[type="search"][class*="span"],
html input[type="tel"][class*="span"],
html input[type="color"][class*="span"],
html .uneditable-input[class*="span"] {
  min-height: 36px;
}
html header,
html .main,
html .wrap-map,
html footer {
  background-image: url("../../img/bg-body.png");
}
html #wrap-navbar {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../../img/bg-navbartop-alt.png");
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.06)),color-stop(80%,rgba(255,255,255,0)),url("../../img/bg-navbartop-alt.png"));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../../img/bg-navbartop-alt.png");
  background: -o-linear-gradient(top,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../../img/bg-navbartop-alt.png");
  background: -ms-linear-gradient(top,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../../img/bg-navbartop-alt.png");
  background: linear-gradient(to bottom,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../../img/bg-navbartop-alt.png");
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0fffffff',endColorstr='#00ffffff',GradientType=0), url("../../img/bg-navbartop-alt.png");
}
html footer {
  padding-top: 15px;
}
html footer #wrap-twitter {
  background-color: #b3b3b3;
  padding: 20px 0px;
}
html footer #wrap-menumeta {
  background-color: #4d4d4d;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.40;
}
.modal {
  width: 502px;
  border: 24px solid rgba(0,0,0,0.6);
  border-radius: 3px;
  box-shadow: none;
  padding: 28px 28px 0px 28px;
}
.modal.fade {
  top: 50% !important;
}
.modal .modal-header {
  position: relative;
  border-bottom: 0px;
  padding: 0px;
}
.modal .modal-header h3 {
  line-height: 100%;
  font-size: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 4px;
}
.modal .modal-header button {
  margin: 0px;
  line-heigth: 100%;
  position: absolute;
  top: -4px;
  right: -4px;
}
.modal .modal-body {
  padding: 20px 0 0 0;
}
.modal .modal-body .alert,
.modal .modal-body form {
  margin: 0 0 28px 0;
}
.modal .modal-body form .control-group {
  position: relative;
  margin: 0px;
}
.modal .modal-body form .control-group input {
  margin: 0px;
  padding-left: 42px;
  letter-spacing: 1px;
}
.modal .modal-body form .control-group input[class*="span"] {
  min-height: 42px !important;
}
.modal .modal-body form .control-group input:focus {
  box-shadow: none;
  border-color: #b3b3b3;
  background-color: #fafafa;
}
.modal .modal-body form .control-group i.icon-envelope-alt {
  position: absolute;
  top: 15px;
  left: 14px;
  color: #d9d9d9;
}
.modal .modal-body form .control-group button {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px;
  height: 42px;
  width: 42px;
  background-color: transparent !important;
  border: 0px;
  outline: none;
  padding: 6px;
  color: #b3b3b3;
}
.modal .modal-body form .control-group button:hover {
  color: #fdda24;
}
.modal .modal-body form .control-group button i {
  font-size: 26px;
  position: relative;
}
.modal .modal-body .alert {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.flexslider {
  position: relative;
}
.flexslider .loading {
  color: rgba(0,0,0,0.25);
  position: absolute;
  left: 44%;
  top: 40%;
  text-align: center;
}
.flexslider .loading i {
  dispaly: block;
  font-size: 64px;
  margin-bottom: 10px;
}
.flexslider .loading span {
  display: block;
  font-size: 11px;
}
.page-header {
  min-height: 0px !important;
  margin: 20px 0 10px;
  padding-bottom: 0px !important;
}
.page-header h1 {
  padding: 0 0 40px;
  line-height: 100%;
  margin: 0px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 35px;
}
.page-header h1 span {
  font-weight: 300;
  font-size: 15px;
  vertical-align: top;
  color: #b1b1b1;
  text-transform: none;
  display: inline-block;
  margin: 2px 0 0 30px;
  line-height: 100%;
  max-width: 560px;
}
.page-header .breadcrumb {
  position: relative;
  background: transparent !important;
  padding: 20px 0 0;
  border-radius: 0px;
  margin: 0px;
}
.page-header .breadcrumb hr {
  margin: 0px;
  border: 0px;
  background-color: #d9d9d9;
  text-shadow: 0px;
  height: 1px;
  margin-top: 3px;
}
.page-header .breadcrumb ul {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 100%;
  background: url("../../img/bg-body.png");
  border-radius: 0px;
  margin: 0px;
  padding: 0 0 0 60px;
}
.page-header .breadcrumb ul li {
  display: inline-block;
}
.page-header .breadcrumb ul li:first-child a {
  background-color: #d9d9d9;
}
.page-header .breadcrumb ul li:first-child a i {
  color: #b1b1b1;
}
.page-header .breadcrumb ul li a,
.page-header .breadcrumb ul li span {
  text-transform: uppercase;
  font-weight: 600;
  color: #4d4d4d;
  text-shadow: none;
  padding: 12px 16px;
  background-color: #fdda24;
  letter-spacing: 1px;
}
.page-header .breadcrumb ul li a i,
.page-header .breadcrumb ul li span i {
  font-size: 15px;
}
.page-header .breadcrumb ul li span {
  display: inline-block;
}
[class*="article-"] {
  margin: 40px 0 0;
}
[class*="article-"] h2,
[class*="article-"] h3,
[class*="article-"] h4,
[class*="article-"] h5,
[class*="article-"] h6,
[class*="article-"] p,
[class*="article-"] a,
[class*="article-"] i,
[class*="article-"] span {
  line-height: 100%;
}
[class*="article-"] h2 {
  font-size: 22px;
  margin: 0px 0 30px 0;
}
[class*="article-"] div.cont p {
  line-height: 150%;
  margin: 0px;
  font-weight: 300;
}
[class*="article-"].article-flagaside span.flag {
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 12px;
  background: #d9d9d9;
  color: #f2f2f2;
  min-width: 100px;
}
[class*="article-"].article-flagaside span.flag i {
  display: inline-block;
  margin-bottom: -1px;
  vertical-align: bottom;
  font-size: 17px;
  margin-right: 12px;
}
[class*="article-"].article-flagaside span.flag i.icon-angle-right {
  margin: 0px;
  font-size: inherit;
  margin-top: 2px;
  margin-left: 12px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .page-header {
    padding-top: 40px !important;
  }
  .page-header h1 span {
    margin-left: 0px;
    display: block !important;
  }
}
@media (max-width: 767px) {
  .page-header {
    padding-top: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .page-header h1 {
    padding-top: 20px !important;
  }
  .page-header h1 span {
    margin-left: 0px;
    display: block !important;
  }
  .page-header .breadcrumb ul {
    padding: 0 0 0 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  html body [class*="page-"] {
    min-height: 0px;
  }
}
@media (max-width: 767px) {
  html body {
    padding: 0 0 0 0 !important;
  }
  html body [class*="page-"] {
    min-height: 0px;
    padding-top: 40px;
  }
  html body [class*="page-"] [class*="mod-"] {
    padding: 0px 20px;
  }
  html body [class*="page-"] [class*="mod-"] .mod-body {
    padding: 0px;
  }
  html body [class*="page-"].page-start {
    padding-top: 10px !important;
  }
  html body [class*="page-"].page-contact .map .contact-box {
    margin-left: 20px;
    max-width: 200px !important;
  }
  html body [class*="page-"].page-contact form,
  html body [class*="page-"].page-contact h2 {
    padding: 0px 20px;
  }
  html body [class*="page-"].page-contact form .control-group,
  html body [class*="page-"].page-contact h2 .control-group {
    margin-bottom: 0px;
  }
  html body [class*="page-"].page-contact form .control-group input,
  html body [class*="page-"].page-contact form .control-group textarea,
  html body [class*="page-"].page-contact h2 .control-group input,
  html body [class*="page-"].page-contact h2 .control-group textarea {
    margin-bottom: 20px !important;
  }
  html body [class*="page-"].page-imprint,
  html body [class*="page-"].page-functions {
    padding-top: 0px;
  }
  html body [class*="page-"].page-imprint [class*="article-"],
  html body [class*="page-"].page-functions [class*="article-"] {
    padding: 0px 20px !important;
  }
  .modal {
    width: 220px !important;
    border: 12px solid rgba(0,0,0,0.6);
    top: 48px;
  }
  .modal.fade {
    top: 48px !important;
  }
}
@media (max-width: 480px) {
  html body {
    padding: 0 0 0 0 !important;
  }
}
#mod-navbar-top {
  height: auto;
}
#mod-navbar-top .navbar {
  margin-bottom: 0px;
}
#mod-navbar-top .navbar .navbar-inner {
  background: transparent !important;
  height: 56px;
  min-height: 0px;
  background-color: #4d4d4d;
  border-bottom: 1px solid #FFF;
  padding: 0px 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  border: 0px;
}
#mod-navbar-top .navbar .navbar-inner a.logo-and-claim {
  color: #ffffff;
  padding: 13px 0px;
  height: 30px;
  display: block;
  text-decoration: none;
}
#mod-navbar-top .navbar .navbar-inner a.logo-and-claim img {
  margin-right: 15px;
}
#mod-navbar-top .navbar .navbar-inner a.logo-and-claim span {
  font-weight: 300;
}
#mod-navbar-top .navbar .navbar-inner ul.nav {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
}
#mod-navbar-top .navbar .navbar-inner ul.nav > .active > a {
  color: #ffffff;
  background-color: rgba(255,255,255,0.08);
}
#mod-navbar-top .navbar .navbar-inner ul.nav > .active > a:hover {
  background-color: rgba(255,255,255,0.04);
}
#mod-navbar-top .navbar .navbar-inner ul.nav > .active > a:focus {
  background-color: rgba(255,255,255,0.04);
}
#mod-navbar-top .navbar .navbar-inner ul.nav > li {
  padding: 0px 1px 0px 0px;
}
#mod-navbar-top .navbar .navbar-inner ul.nav > li >  a {
  text-shadow: 0 0 0 rgba(0,0,0,0);
  color: #e4e4e4;
  padding: 18px 16px;
  background: trasparent;
  letter-spacing: 1px;
}
#mod-navbar-top .navbar .navbar-inner ul.nav > li >  a:hover {
  color: #fdda24 !important;
  text-decoration: unterline !important;
  background-color: rgba(255,255,255,0.04);
}
#mod-navbar-top .navbar .navbar-inner ul.nav > li >  a:hover i {
  color: #fdda24;
}
#mod-navbar-top .navbar .navbar-inner ul.nav > li >  a i {
  color: #ffffff;
  margin-right: 4px;
}
#mod-navbar-top .navbar .navbar-inner ul.nav.actions > li {
  padding: 0px;
  border-left: 1px solid rgba(255,255,255,0.08);
}
#mod-navbar-top .navbar .navbar-inner ul.nav.actions > li:last-child {
  border-right: 1px solid rgba(255,255,255,0.08);
}
#mod-navbar-top .navbar .navbar-inner ul.nav.actions > li >  a {
  padding: 18px 16px;
}
@media (min-width: 768px) and (max-width: 979px) {
  #mod-navbar-top .navbar .navbar-inner a.logo-and-claim {
    float: left;
  }
  #mod-navbar-top .navbar .navbar-inner a.logo-and-claim img {
    margin-right: 5px;
  }
  #mod-navbar-top .navbar .navbar-inner a.launch-menu {
    float: right;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.08))), url("../../img/bg-navbartop-alt.png");
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: -o-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#14000000',GradientType=0), url("../../img/bg-navbartop-alt.png");
    -webkit-box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0.2);
    box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0.2);
    margin-top: 10px;
    border: #2e2e2e solid 1px;
    text-align: center;
    color: #808080;
    text-shadow: 0 -1px 0px rgba(0,0,0,0.3);
    lin-height: 100%;
    height: 32px;
    width: 32px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    text-decoration: none;
  }
  #mod-navbar-top .navbar .navbar-inner a.launch-menu i {
    font-size: 17px;
    vertical-align: middle;
    margin-top: 7px;
  }
}
@media (max-width: 767px) {
  #mod-navbar-top {
    padding: 0 20px;
  }
  #mod-navbar-top .navbar .navbar-inner a.logo-and-claim {
    float: left;
  }
  #mod-navbar-top .navbar .navbar-inner a.logo-and-claim img {
    margin-right: 5px;
  }
  #mod-navbar-top .navbar .navbar-inner a.launch-menu {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.08))), url("../../img/bg-navbartop-alt.png");
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: -o-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#14000000',GradientType=0), url("../../img/bg-navbartop-alt.png");
    -webkit-box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0.2);
    box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0.2);
    margin-top: 10px;
    border: #2e2e2e solid 1px;
    text-align: center;
    float: right;
    color: #808080;
    text-shadow: 0 -1px 0px rgba(0,0,0,0.3);
    lin-height: 100%;
    height: 32px;
    width: 32px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    text-decoration: none;
  }
  #mod-navbar-top .navbar .navbar-inner a.launch-menu i {
    font-size: 17px;
    vertical-align: middle;
    margin-top: 7px;
  }
}
@media (max-width: 480px) {
  #mod-navbar-top {
    padding: 0 12px;
  }
  #modal a.launch-menu {
    left: -48px;
  }
}
#mod-slider-index #wrap-slider-index {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), 0;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.08))), 0;
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), 0;
  background: -o-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), 0;
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), 0;
  background: linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#14000000',GradientType=0), 0;
}
#mod-slider-index #wrap-slider-index .container {
  position: relative;
}
#mod-slider-index #wrap-slider-index ul.flex-direction-nav,
#mod-slider-index #wrap-slider-index ol.flex-control-nav {
  margin: 0px;
  padding: 32px 0px;
}
#mod-slider-index #wrap-slider-index ul.flex-direction-nav {
  list-style: none outside none;
  margin-left: 0;
  position: absolute;
  right: 0px;
}
#mod-slider-index #wrap-slider-index ul.flex-direction-nav li {
  float: left;
}
#mod-slider-index #wrap-slider-index ul.flex-direction-nav li a i {
  font-size: 17px;
  color: #ffffff;
  width: 0.5em;
}
#mod-slider-index #wrap-slider-index ul.flex-direction-nav li:first-child {
  margin-right: 43px;
}
#mod-slider-index #wrap-slider-index ol.flex-control-nav {
  z-index: 1000;
  margin-right: 16px;
  list-style: none outside none;
  margin-left: 0;
  position: absolute;
  right: 0px;
  clear: both;
}
#mod-slider-index #wrap-slider-index ol.flex-control-nav.flex-control-paging li {
  margin: 7px 2px 0px;
  float: left;
}
#mod-slider-index #wrap-slider-index ol.flex-control-nav.flex-control-paging li a {
  cursor: pointer;
  font-size: 0px;
  height: 6px;
  width: 6px;
  display: block;
  background-color: #666666;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mod-slider-index #wrap-slider-index ol.flex-control-nav.flex-control-paging li a.flex-active {
  background-color: #ffffff;
}
#mod-slider-index #wrap-slider-index-nav {
  height: 80px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../../img/bg-navbartop-alt.png");
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.06)),color-stop(80%,rgba(255,255,255,0)),url("../../img/bg-navbartop-alt.png"));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../../img/bg-navbartop-alt.png");
  background: -o-linear-gradient(top,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../../img/bg-navbartop-alt.png");
  background: -ms-linear-gradient(top,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../../img/bg-navbartop-alt.png");
  background: linear-gradient(to bottom,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../../img/bg-navbartop-alt.png");
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0fffffff',endColorstr='#00ffffff',GradientType=0), url("../../img/bg-navbartop-alt.png");
}
#mod-slider-index #wrap-slider-index-nav ul.nav {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
}
#mod-slider-index #wrap-slider-index-nav ul.nav > .active > a {
  color: #ffffff;
  background-color: rgba(255,255,255,0.08);
}
#mod-slider-index #wrap-slider-index-nav ul.nav > .active > a:hover {
  background-color: rgba(255,255,255,0.04);
}
#mod-slider-index #wrap-slider-index-nav ul.nav > .active > a:focus {
  background-color: rgba(255,255,255,0.04);
}
#mod-slider-index #wrap-slider-index-nav ul.nav > li {
  padding: 0px 1px 0px 0px;
}
#mod-slider-index #wrap-slider-index-nav ul.nav > li >  a {
  text-shadow: 0 0 0 rgba(0,0,0,0);
  color: #e4e4e4;
  padding: 32px 16px 28px;
  background: trasparent;
  letter-spacing: 1px;
}
#mod-slider-index #wrap-slider-index-nav ul.nav > li >  a:hover {
  color: #fdda24 !important;
  text-decoration: unterline !important;
  background-color: rgba(255,255,255,0.04);
}
#mod-slider-index #wrap-slider-index-nav ul.nav > li >  a:hover i {
  color: #fdda24;
}
#mod-slider-index #wrap-slider-index-nav ul.nav > li >  a i {
  color: #ffffff;
  margin-right: 4px;
}
@media (min-width: 1200px) {
  #mod-slider-index #wrap-slider-index .flexslider {
    height: 420px;
    padding: 0px 20px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport {
    min-height: 400px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides {
    margin: 0px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li {
    padding: 60px 0px 10px 0px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li div.txt-box {
    padding: 20px 0px 0px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li div.txt-box h1 {
    font-weight: 300;
    font-size: 35px;
    margin: 0px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li div.txt-box h2 {
    font-size: 26px;
    margin: 0px;
    font-weight: 300;
    margin: 0 0 20px 0;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li div.txt-box h2 span {
    font-weight: 600;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li div.txt-box p {
    margin-bottom: 30px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li div.img-box {
    text-align: center;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  #mod-slider-index #wrap-slider-index {
    padding: 0px 20px;
  }
  #mod-slider-index #wrap-slider-index .flexslider {
    height: 420px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport {
    min-height: 400px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides {
    margin: 0px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li {
    padding: 60px 0px 10px 0px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li div.txt-box {
    padding: 20px 0px 0px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li div.txt-box h1 {
    font-weight: 300;
    font-size: 35px;
    margin: 0px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li div.txt-box h2 {
    font-size: 26px;
    margin: 0px;
    font-weight: 300;
    margin: 0 0 20px 0;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li div.txt-box h2 span {
    font-weight: 600;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li div.txt-box p {
    margin-bottom: 30px;
  }
  #mod-slider-index #wrap-slider-index .flexslider .flex-viewport ul.slides li div.img-box {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #mod-slider-index #wrap-slider-index {
    padding: 0px 20px;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport {
    min-height: 400px;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides {
    margin: 0px;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li {
    padding: 60px 0px 10px 0px;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li div.txt-box {
    padding: 0px 0px 0px;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li div.txt-box h1 {
    font-weight: 300;
    font-size: 26px;
    line-height: 100%;
    margin: 0px;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li div.txt-box h2 {
    font-size: 17px;
    margin: 0px;
    font-weight: 300;
    margin: 0 0 20px 0;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li div.txt-box h2 span {
    font-weight: 600;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li div.txt-box p {
    margin-bottom: 20px;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li div.img-box {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #mod-slider-index #wrap-slider-index {
    padding: 0px 20px;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport {
    min-height: 200px;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides {
    margin: 0px;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li {
    padding: 30px 0px 30px 0px;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li div.txt-box {
    padding: 0px 0px 0px;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li div.txt-box h1 {
    font-weight: 300;
    font-size: 26px;
    margin: 0px;
    line-height: 100%;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li div.txt-box h2 {
    font-size: 17px;
    margin: 0px;
    font-weight: 300;
    line-height: 100%;
    margin: 8px 0 20px 0;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li div.txt-box h2 span {
    font-weight: 600;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li div.txt-box p {
    margin-bottom: 20px;
  }
  #mod-slider-index #wrap-slider-index .flex-viewport ul.slides li div.img-box {
    text-align: center;
  }
  #mod-slider-index ul.nav.actions li a {
    width: 200px;
  }
}
#mod-content-intro {
  padding-bottom: 20px;
  height: auto;
  overflow: hidden;
}
#mod-content-intro div.span4 {
  text-align: center;
}
#mod-content-intro div.span4 i {
  font-size: 65px;
  color: #fdda24;
}
#mod-content-intro div.span4 h3 {
  font-weight: 300;
}
#mod-content-intro div.span4 p {
  padding: 0px 20px;
  margin: 0px;
}
@media (max-width: 767px) {
  #mod-content-intro div.span4 {
    margin-top: 30px;
  }
}
@media (max-width: 480px) {
  #mod-content-intro div.span4 {
    margin-top: 30px;
  }
}
#mod-slider-news .mod-body {
  height: 220px;
}
#mod-slider-news .flexslider {
  position: relative;
}
#mod-slider-news .flex-viewport ul.slides li {
  text-align: center;
}
#mod-slider-news .flex-viewport ul.slides li > div {
  margin: 0px 10px;
  overflow: hidden;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.img-box {
  position: relative;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.img-box:hover div.overlay {
  opacity: 0.9;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.img-box img {
  height: 160px;
  width: 100%;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.img-box a > div.overlay {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  opacity: 0;
  height: 160px;
  width: 100%;
  position: absolute;
  background-color: rgba(253,218,36,0.75);
  z-index: 1000;
  top: 0px;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.img-box a > div.overlay i {
  font-size: 35px;
  color: #ffffff;
  margin: 48px 0 10px;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.img-box a > div.overlay p {
  font-size: 17px;
  color: #000000;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.txt-box {
  background-color: #ffffff;
  padding: 10px;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.txt-box h5 {
  font-size: 17px;
  margin: 0px;
  font-weight: 500;
  margin: 0 0 0 0;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.txt-box h5 span {
  font-weight: 600;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.txt-box p {
  margin: 0px;
}
#mod-slider-news ul.flex-direction-nav,
#mod-slider-news ol.flex-control-nav {
  margin: 0px;
}
#mod-slider-news ul.flex-direction-nav {
  list-style: none outside none;
  margin-left: 0;
  position: absolute;
  left: -20px;
  top: -5px;
}
#mod-slider-news ul.flex-direction-nav li:last-child {
  margin-top: 10px;
}
#mod-slider-news ul.flex-direction-nav li a {
  text-decoration: none;
}
#mod-slider-news ul.flex-direction-nav li a i {
  font-size: 13px;
  color: #1a1a1a;
  width: 0.5em;
}
#mod-slider-news ol.flex-control-nav {
  z-index: 1000;
  margin-right: 16px;
  list-style: none outside none;
  margin-left: 0;
  position: absolute;
  left: -18px;
  top: 12px;
  clear: both;
}
#mod-slider-news ol.flex-control-nav.flex-control-paging li {
  margin: 4px 0px;
}
#mod-slider-news ol.flex-control-nav.flex-control-paging li a {
  cursor: pointer;
  font-size: 0px;
  height: 4px;
  width: 4px;
  display: block;
  background-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mod-slider-news ol.flex-control-nav.flex-control-paging li a.flex-active {
  background-color: #666666;
}
#mod-slider-features .flexslider {
  position: relative;
}
#mod-slider-features .flex-viewport {
  min-height: 220px;
}
#mod-slider-features .flex-viewport ul.slides li {
  text-align: center;
}
#mod-slider-features .flex-viewport ul.slides li > div > div.img-box {
  position: relative;
}
#mod-slider-features .flex-viewport ul.slides li > div > div.img-box img {
  height: 180px;
  width: 100%;
}
#mod-slider-features .flex-viewport ul.slides li > div > div.img-box a > div.overlay {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  opacity: 0;
  height: 180px;
  width: 100%;
  position: absolute;
  background-color: rgba(253,218,36,0.75);
  z-index: 1000;
  top: 0px;
}
#mod-slider-features .flex-viewport ul.slides li > div > div.img-box a > div.overlay i {
  font-size: 35px;
  color: #ffffff;
  margin: 48px 0 10px;
}
#mod-slider-features .flex-viewport ul.slides li > div > div.img-box a > div.overlay p {
  font-size: 17px;
  color: #000000;
}
#mod-slider-features .flex-viewport ul.slides li > div > div.txt-box {
  text-align: left;
  padding: 20px 0 0 0;
}
#mod-slider-features .flex-viewport ul.slides li > div > div.txt-box h3 {
  margin: 0px;
  font-weight: 300;
  margin: 0 0 8px 0;
}
#mod-slider-features .flex-viewport ul.slides li > div > div.txt-box h3 span {
  font-weight: 600;
}
#mod-slider-features .flex-viewport ul.slides li > div > div.txt-box p {
  margin: 0px;
}
#mod-slider-features ul.flex-direction-nav,
#mod-slider-features ol.flex-control-nav {
  margin: 0px;
}
#mod-slider-features ul.flex-direction-nav {
  list-style: none outside none;
  margin-left: 0;
  position: absolute;
  left: -20px;
  top: -5px;
}
#mod-slider-features ul.flex-direction-nav li:last-child {
  margin-top: 30px;
}
#mod-slider-features ul.flex-direction-nav li a {
  text-decoration: none;
}
#mod-slider-features ul.flex-direction-nav li a i {
  font-size: 13px;
  color: #1a1a1a;
  width: 0.5em;
}
#mod-slider-features ol.flex-control-nav {
  z-index: 1000;
  margin-right: 16px;
  list-style: none outside none;
  margin-left: 0;
  position: absolute;
  left: -18px;
  top: 10px;
  clear: both;
}
#mod-slider-features ol.flex-control-nav.flex-control-paging li {
  margin: 4px 0px;
}
#mod-slider-features ol.flex-control-nav.flex-control-paging li a {
  cursor: pointer;
  font-size: 0px;
  height: 4px;
  width: 4px;
  display: block;
  background-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mod-slider-features ol.flex-control-nav.flex-control-paging li a.flex-active {
  background-color: #666666;
}
#mod-content-faq ul {
  margin: 0px;
}
#mod-content-faq ul li:first-child {
  padding-bottom: 20px;
}
#mod-content-faq ul li:first-child h3 {
  margin-bottom: 16px;
  line-height: 120%;
  font-weight: 300;
}
#mod-content-faq ul li a {
  color: #000000;
}
#mod-content-faq ul li a i {
  text-decoration: none;
}
#mod-content-releases ul {
  margin: 0px;
}
#mod-content-releases ul li:first-child {
  padding-bottom: 20px;
}
#mod-content-releases ul li:first-child h3 {
  margin: 0 0 16px 0;
  line-height: 120%;
  font-weight: 300;
}
#mod-content-releases ul li:first-child h3 span {
  font-weight: 500;
}
#mod-content-releases ul li a {
  color: #000000;
}
#mod-content-releases ul li a i {
  text-decoration: none;
}
#mod-form-newsletter .mod-body {
  margin: 60px 0 0 0;
  min-height: 170px;
  padding: 30px 20px 20px;
  background-color: #ffffff;
}
#mod-form-newsletter .mod-body h3 {
  margin: 0 0 10px 0;
  line-height: 100%;
  font-weight: 300;
}
#mod-form-newsletter .mod-body p {
  margin-bottom: 18px;
}
#mod-form-newsletter .mod-body form {
  margin: 0px;
}
#mod-form-newsletter .mod-body form fieldset input {
  margin-bottom: 20px;
}
#mod-social-twitter .mod-body {
  position: relative;
}
#mod-social-twitter .mod-body i.icon-twitter {
  top: -35px;
  position: absolute;
  font-size: 35px;
  left: 48%;
  color: #b3b3b3;
}
#mod-social-twitter .mod-body .tweet,
#mod-social-twitter .mod-body .query {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
#mod-social-twitter .mod-body .tweet .tweet_list,
#mod-social-twitter .mod-body .query .tweet_list {
  text-align: center;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-y: hidden;
  color: #000000;
  font-size: 15px;
  font-weight: 300;
}
#mod-social-twitter .mod-body .tweet .tweet_list li,
#mod-social-twitter .mod-body .query .tweet_list li {
  padding: 0px !important;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0.5em;
  list-style-type: none;
}
#mod-social-twitter .mod-body .tweet .tweet_list li a,
#mod-social-twitter .mod-body .query .tweet_list li a {
  color: #4d4d4d;
  font-weight: 300;
}
#mod-social-twitter .mod-body .tweet .tweet_list li span,
#mod-social-twitter .mod-body .query .tweet_list li span {
  display: block;
}
#mod-social-twitter .mod-body .tweet .tweet_list li span.tweet_time,
#mod-social-twitter .mod-body .query .tweet_list li span.tweet_time {
  font-size: 11px;
  color: #808080 !important;
}
#mod-social-twitter .mod-body .tweet .tweet_list .tweet_even,
#mod-social-twitter .mod-body .query .tweet_list .tweet_even {
  background-color: #91E5E7;
}
#mod-social-twitter .mod-body .tweet .tweet_list tweet_avatar,
#mod-social-twitter .mod-body .query .tweet_list tweet_avatar {
  padding-right: .5em;
  float: left;
}
#mod-social-twitter .mod-body .tweet .tweet_list .tweet_list .tweet_avatar img,
#mod-social-twitter .mod-body .query .tweet_list .tweet_list .tweet_avatar img {
  vertical-align: middle;
}
@media (max-width: 767px) {
  #mod-social-twitter .tweet,
  #mod-social-twitter .query {
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  #mod-social-twitter .tweet,
  #mod-social-twitter .query {
    padding: 0 20px;
  }
}
#mod-menu-meta .mod-body ul.nav {
  font-weight: 300;
  margin: 0px;
}
#mod-menu-meta .mod-body ul.nav > .active > a {
  color: #ffffff;
  background-color: rgba(255,255,255,0.08);
}
#mod-menu-meta .mod-body ul.nav > .active > a:hover {
  background-color: rgba(255,255,255,0.04);
}
#mod-menu-meta .mod-body ul.nav > .active > a:focus {
  background-color: rgba(255,255,255,0.04);
}
#mod-menu-meta .mod-body ul.nav > li {
  padding: 0px 1px 0px 0px;
  float: left;
}
#mod-menu-meta .mod-body ul.nav > li >  a {
  font-size: 11px;
  font-weight: 300;
  text-shadow: 0 0 0 rgba(0,0,0,0);
  color: #b3b3b3;
  padding: 8px 4px;
  background: trasparent;
}
#mod-menu-meta .mod-body ul.nav > li >  a:hover {
  color: #fdda24 !important;
  text-decoration: unterline !important;
  background-color: transparent;
}
#mod-menu-meta .mod-body ul.nav > li >  a:hover i {
  color: #fdda24;
}
#mod-menu-meta .mod-body ul.nav > li >  a i {
  color: #ffffff;
  margin-right: 4px;
}
#mod-menu-meta .mod-body p.copyright {
  font-size: 11px;
  font-weight: 300;
  text-shadow: 0 0 0 rgba(0,0,0,0);
  color: #b3b3b3;
  padding: 8px 4px;
  margin: 0px;
}
#mod-menu-meta .mod-body p.copyright a {
  text-decoration: none;
  color: #e4e4e4;
  font-weight: 300;
}
#mod-menu-meta .mod-body p.copyright a:hover {
  color: #fdda24;
}
@media (min-width: 768px) and (max-width: 979px) {
  #mod-menu-meta .mod-body p.copyright {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  #mod-menu-meta .mod-body p.copyright {
    text-align: center !important;
  }
}
#mod-slider-partner .flexslider {
  background-color: #ffffff;
  position: relative;
  padding: 10px;
}
#mod-slider-partner .flex-viewport {
  min-height: 80px;
}
#mod-slider-partner .flex-viewport ul.slides li {
  text-align: center;
}
#mod-slider-partner .flex-viewport ul.slides li > div {
  margin: 0px 10px;
  overflow: hidden;
}
#mod-slider-partner .flex-viewport ul.slides li > div img {
  height: 100px;
  width: 100%;
}
#mod-slider-partner .flex-viewport ul.slides li > div a > div.overlay {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  opacity: 0;
  height: 160px;
  width: 100%;
  position: absolute;
  background-color: rgba(253,218,36,0.75);
  z-index: 1000;
  top: 0px;
}
#mod-slider-partner .flex-viewport ul.slides li > div a > div.overlay i {
  font-size: 35px;
  color: #ffffff;
  margin: 48px 0 10px;
}
#mod-slider-partner .flex-viewport ul.slides li > div a > div.overlay p {
  font-size: 17px;
  color: #000000;
}
#mod-slider-partner ul.flex-direction-nav,
#mod-slider-partner ol.flex-control-nav {
  margin: 0px;
}
#mod-slider-partner ul.flex-direction-nav {
  list-style: none outside none;
  margin-left: 0;
  position: absolute;
  left: -20px;
  top: -5px;
}
#mod-slider-partner ul.flex-direction-nav li:last-child {
  margin-top: 10px;
}
#mod-slider-partner ul.flex-direction-nav li a {
  text-decoration: none;
}
#mod-slider-partner ul.flex-direction-nav li a i {
  font-size: 13px;
  color: #1a1a1a;
  width: 0.5em;
}
#mod-slider-partner ol.flex-control-nav {
  z-index: 1000;
  margin-right: 16px;
  list-style: none outside none;
  margin-left: 0;
  position: absolute;
  left: -18px;
  top: 12px;
  clear: both;
}
#mod-slider-partner ol.flex-control-nav.flex-control-paging li {
  margin: 4px 0px;
}
#mod-slider-partner ol.flex-control-nav.flex-control-paging li a {
  cursor: pointer;
  font-size: 0px;
  height: 4px;
  width: 4px;
  display: block;
  background-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mod-slider-partner ol.flex-control-nav.flex-control-paging li a.flex-active {
  background-color: #666666;
}
@media (min-width: 768px) and (max-width: 979px) {
  #sidr {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.08))), url("../../img/bg-navbartop-alt.png");
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: -o-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#14000000',GradientType=0), url("../../img/bg-navbartop-alt.png");
    -webkit-box-shadow: inset 1px 0px 5px 0px rgba(0,0,0,0.65);
    -moz-box-shadow: inset 1px 0px 5px 0px rgba(0,0,0,0.65);
    box-shadow: inset 1px 0px 5px 0px rgba(0,0,0,0.65);
  }
  #sidr #mod-menu-aside ul.nav li.active a {
    background-color: rgba(0,0,0,0.28);
    color: #ffffff;
    font-weight: 600;
    box-shadow: 0px -1px 0px 0px rgba(255,255,255,0.18), inset 1px 0px 3px 0px rgba(0,0,0,0.18);
    border-top: 1px solid rgba(0,0,0,0.22);
  }
  #sidr #mod-menu-aside ul.nav li.active a:hover {
    background-color: rgba(0,0,0,0.28);
  }
  #sidr #mod-menu-aside ul.nav li a {
    -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.1) inset;
    -moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.1) inset;
    box-shadow: 0px 1px 0px rgba(255,255,255,0.1) inset;
    color: #b1b1b1;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px 16px;
    border-bottom: 1px solid rgba(0,0,0,0.25);
  }
  #sidr #mod-menu-aside ul.nav li a:hover {
    background-color: rgba(0,0,0,0.1);
  }
  #sidr #mod-menu-aside ul.nav li:first-child a {
    border-top: 0px none;
    -webkit-box-shadow: inset 1px 0px 3px 0px rgba(0,0,0,0);
    -moz-box-shadow: inset 1px 0px 3px 0px rgba(0,0,0,0);
    box-shadow: inset 1px 0px 3px 0px rgba(0,0,0,0);
  }
  #sidr #mod-menu-aside ul.nav li:last-child {
    box-shadow: 0 4px 3px -3px rgba(0,0,0,0.15);
  }
}
@media (max-width: 767px) {
  #sidr {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.08))), url("../../img/bg-navbartop-alt.png");
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: -o-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    background: linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../../img/bg-navbartop-alt.png");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#14000000',GradientType=0), url("../../img/bg-navbartop-alt.png");
    -webkit-box-shadow: inset 1px 0px 5px 0px rgba(0,0,0,0.65);
    -moz-box-shadow: inset 1px 0px 5px 0px rgba(0,0,0,0.65);
    box-shadow: inset 1px 0px 5px 0px rgba(0,0,0,0.65);
  }
  #sidr #mod-menu-aside ul.nav li.active a {
    background-color: rgba(0,0,0,0.28);
    color: #ffffff;
    font-weight: 600;
    box-shadow: 0px -1px 0px 0px rgba(255,255,255,0.18), inset 1px 0px 3px 0px rgba(0,0,0,0.18);
    border-top: 1px solid rgba(0,0,0,0.22);
  }
  #sidr #mod-menu-aside ul.nav li.active a:hover {
    background-color: rgba(0,0,0,0.28);
  }
  #sidr #mod-menu-aside ul.nav li a {
    -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.1) inset;
    -moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.1) inset;
    box-shadow: 0px 1px 0px rgba(255,255,255,0.1) inset;
    color: #b1b1b1;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px 16px;
    border-bottom: 1px solid rgba(0,0,0,0.25);
  }
  #sidr #mod-menu-aside ul.nav li a:hover {
    background-color: rgba(0,0,0,0.1);
  }
  #sidr #mod-menu-aside ul.nav li:first-child a {
    border-top: 0px none;
    -webkit-box-shadow: inset 1px 0px 3px 0px rgba(0,0,0,0);
    -moz-box-shadow: inset 1px 0px 3px 0px rgba(0,0,0,0);
    box-shadow: inset 1px 0px 3px 0px rgba(0,0,0,0);
  }
  #sidr #mod-menu-aside ul.nav li:last-child {
    box-shadow: 0 4px 3px -3px rgba(0,0,0,0.15);
  }
}
