﻿body {
  background: #eee;
}
body,
p,
table td,
ul li,
ol li {
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #48464c;
}
.form-button {
  border: none;
  padding: 10px 20px;
  background: #48464c;
  color: #fff;
}
.form-button:hover {
  background: #a4cf39;
  color: #48464c;
}
.fa-twitter {
  font-size: 28px;
  line-height: 0.7;
}
.fa-facebook {
  font-size: 26px;
  line-height: 0.7;
  padding-left: 8px;
}
.toolbar a {
  background: transparent !important;
}
header {
  position: relative;
}
#language a,
#events a,
#inner,
#footer,
#bottom {
  display: block;
}
#language a,
#bottom,
#events a:hover {
  background: #a7cf3b;
}
#bottom a,
#footer a:hover {
  color: #48464c;
}
#language a,
#bottom a:hover,
#footer a,
#footer li::after,
#events a {
  color: #fff;
}
#header-logo img {
  width: 500px;
}
header,
#inner,
#footer-logos {
  background: #fff;
}
ul {
  list-style-image: url('/Content/Images/green.gif');
  margin-left: -14px;
}
.full-width-top,
.full-width-bottom {
  padding-right: 30px;
}
#bottom,
#footer {
  text-align: center;
}
#footer {
  background: #aaa;
}
#language a:hover,
#events a {
  background: #48464c;
}
#footer {
  margin-top: -10px;
}
#footer ul {
  list-style: none;
  padding: 20px 0 20px 0;
}
#footer li {
  display: inline;
}
#footer li::after {
  content: ' — ';
  padding: 0 10px;
}
#footer li:last-child::after {
  content: '';
  padding: 0 0;
}
#inner {
  width: 1200px;
  margin: 0 auto;
}

#inner {
  padding: 20px 10px 20px 40px;
}
a:hover {
  text-decoration: none;
}
#language {
  position: absolute;
  top: 30px;
  right: 100px;
}
#events {
  position: absolute;
  top: 106px;
  right: 100px;
}
#events a {
}
#language a,
#events a {
  width: 160px;
  padding: 10px 0;
  text-align: center;
  font-size: 20px;
}
header {
  padding: 10px 100px 0 100px;
}
#footer {
  padding: 10px 20px 0 20px;
}
#footer-logos {
  padding: 40px 0 40px 0;
  margin: 0 auto;
}
#footer-logos p {
  width: 1200px;
  margin: 0 auto;
  height: 66px;
}
#footer-logos img {
  float: left;
  padding: 0 10px 0 10px;
  height: 66px;
}
#bottom {
  padding: 30px 0 20px 0;
}
#bottom span {
  padding: 20px 30px;
}
#bottom #copy {
  border-right: solid 1px #fff;
}
#bottom span {
  font-size: 18px;
}
p a {
  color: #48464c;
  text-decoration: underline;
}
#bottom a,
#events a {
  text-decoration: none;
}
#language a,
#bottom,
#footer a,
.form-button,
#events a {
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
}

#three-block,
#three-block .blocks img,
#two-block,
#three-block-links {
  width: 100%;
}
#three-block,
#three-block-links {
  padding: 0 0 0 0;
}
#three-block-links {
  margin-bottom: 30px;
}
#three-block .blocks,
#three-block-links .blocks {
  width: 33.333%;
  float: left;
  padding: 0 20px 0 20px;
}

#two-block {
  width: 100%;
}
#two-block #left-block,
#two-block #right-block {
  width: 50%;
  float: left;
  padding: 20px;
}

.carousel-control.left,
.carousel-control.right {
  background: transparent !important;
}
.panel-group {
  margin: 10px 0 20px 0;
}
.panel-group .panel,
.panel-heading {
  border-radius: 0;
}
.panel-heading {
  padding: 20px 20px 16px 20px;
}
.panel-body {
  padding: 26px 30px 10px 30px;
}
.panel-body h1,
#pages .panel-body h2,
#pages .panel-body h3 {
  margin: 0 0 6px 0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
  padding: 0 0 0 0;
}
.panel-default {
  border: none;
}
.panel-default > .panel-heading {
  border-color: #10252f;
}

@media (max-width: 1420px) {
  #header-logo img {
    width: 400px;
  }
  #language {
    top: 20px;
    right: 20px;
  }
  #events {
    top: 82px;
    right: 20px;
  }
  #language a {
    font-size: 20px;
  }
  header,
  #footer {
    padding: 10px 4px 0 40px;
  }
  #inner {
    width: 100%;
    margin: 0 0;
  }
}
@media (max-width: 1280px) {
  #footer-logos {
    padding: 30px 0 30px 0;
  }
  #footer-logos p {
    width: 1000px;
    height: 50px;
  }
  #footer-logos img {
    height: 50px;
  }
}

@media (max-width: 1023px) {
  .fa-user {
    display: none;
  }
  body {
    background: #fff;
  }
  header,
  #footer {
    padding: 10px 10px 0 20px;
  }
  #header-logo img {
    width: 300px;
  }
  #language a,
  #events a {
    width: 150px;
    padding: 10px 0;
  }
  #language {
    top: 10px;
  }
  #events {
    top: 66px;
  }
  #inner {
    border: none;
  }
  #three-block,
  #three-block-links {
    padding: 0 0 0 0;
  }
  #three-block .blocks,
  #three-block-links .blocks {
    width: 100%;
    padding-right: 15px;
  }
  #footer-logos {
    padding: 30px 0 30px 0;
  }
  #footer-logos p {
    width: 940px;
    height: 50px;
  }
  #footer-logos img {
    height: 50px;
  }
}
@media (max-width: 992px) {
  #footer-logos {
    padding: 20px 0 20px 0;
  }
  #footer-logos p {
    width: 780px;
    height: 40px;
  }
  #footer-logos img {
    height: 40px;
  }
}
@media (max-width: 860px) {
  #footer-logos {
    padding: 20px 0 20px 0;
  }
  #footer-logos p {
    width: 720px;
    height: 36px;
  }
  #footer-logos img {
    height: 36px;
  }
}
@media (max-width: 767px) {
  header {
    height: 180px;
    padding: 10px 0 0 0;
  }
  #header-logo {
    text-align: center;
  }
  #inner {
    padding: 20px 6px 20px 40px;
  }
  #language {
    width: 100%;
    position: absolute;
    top: 120px;
    right: 18%;
  }
  #events {
    top: 120px;
    right: 20%;
  }
  #language a {
    margin: 0 auto;
  }
  .full-width-top,
  .full-width-bottom {
    padding-right: 20px;
  }
  #two-block #left-block,
  #two-block #right-block {
    width: 100%;
    float: none;
  }
  #two-block #right-block {
    padding-left: 0;
  }
  #three-block-links {
    margin-bottom: 0;
  }
  #footer ul {
    padding: 10px 0 10px 0;
  }
  #footer li {
    display: block;
  }
  #footer li::after {
    content: '';
    padding: 0 0;
  }
  #footer-logos {
    padding: 0 0 10px 0;
  }
  #footer-logos p {
    width: 360px;
    height: 120px;
  }
  #footer-logos img {
    height: 36px;
    margin-top: 20px;
  }
}

@media (max-width: 620px) {
  #inner {
    padding: 10px 6px 0 30px;
  }
  .full-width-top,
  .full-width-bottom {
    padding-right: 2px;
  }
  #three-block .blocks {
    padding-right: 4px;
  }
  #three-block-links .blocks {
    padding-right: 4px;
  }
  #footer {
    margin-top: 26px;
  }
}

@media (max-width: 480px) {
  #language {
    width: 100%;
    position: absolute;
    top: 120px;
    right: 26%;
  }
  #events {
    top: 120px;
    right: 6%;
  }
  #language a,
  #events a {
    font-size: 18px;
  }
  #footer {
    margin-top: 18px;
  }
  #bottom {
    padding: 20px 0 5px 0;
  }
  #bottom span {
    display: block;
    border: none;
    padding: 0;
    line-height: 2;
  }
  #inner {
    padding: 10px 6px 0 20px;
  }
  #two-block #left-block,
  #two-block #right-block {
    padding: 0 20px;
  }
}
@media (max-width: 420px) {
  #footer-logos {
    padding: 0 0 10px 0;
  }
  #footer-logos p {
    width: 320px;
    height: 100px;
  }
  #footer-logos img {
    height: 30px;
  }
}
