@font-face {
  font-family: 'FuturaLight';
  src: url('../fonts/futura-light-webfont.eot');
  src: url('../fonts/futura-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-light-webfont.woff') format('woff'), url('../fonts/futura-light-webfont.ttf') format('truetype'), url('../fonts/futura-light-webfont.svg#futura_lightregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaBook';
  src: url('../fonts/futura-book-webfont.eot');
  src: url('../fonts/futura-book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-book-webfont.woff') format('woff'), url('../fonts/futura-book-webfont.ttf') format('truetype'), url('../fonts/futura-book-webfont.svg#futura_bookregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaBold';
  src: url('../fonts/futura-bold-webfont.eot');
  src: url('../fonts/futura-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-bold-webfont.woff') format('woff'), url('../fonts/futura-bold-webfont.ttf') format('truetype'), url('../fonts/futura-bold-webfont.svg#futura_md_btbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
body,
html {
  font-family: 'FuturaBook';
  margin: 0;
  padding: 0;
  min-height: 100%;
}
a {
  text-decoration: none;
  color: inherit;
}
h1 {
  font-family: 'FuturaLight';
  font-size: 2em;
  font-weight: normal;
  text-transform: uppercase;
}
h2 {
  font-family: 'FuturaLight';
  font-size: 2em;
  font-weight: normal;
}
p {
  font-size: 1em;
}
p .orange {
  color: #e63329;
}
.align-center {
  text-align: center;
}
#border-top,
#border-bottom,
#border-left,
#border-right {
  position: fixed;
  z-index: 10;
}
#border-top.pink,
#border-bottom.pink,
#border-left.pink,
#border-right.pink {
  background: #df006e;
}
#border-top.purple,
#border-bottom.purple,
#border-left.purple,
#border-right.purple {
  background: #ab3a8d;
}
#border-top.orange,
#border-bottom.orange,
#border-left.orange,
#border-right.orange {
  background: #e63329;
}
#border-left,
#border-right {
  top: 0;
  bottom: 0;
  width: 24px;
}
#border-left {
  left: 0;
}
#border-right {
  right: 0;
}
#border-top,
#border-bottom {
  left: 0;
  right: 0;
  height: 24px;
}
#border-top {
  top: 0;
}
#border-bottom {
  bottom: 0;
}
#page-wrapper {
  margin: 80px 12% 20px 12%;
}
#main-menu {
  font-family: 'FuturaBold';
  font-size: 0.8em;
  margin: 40px 0 54px 0;
}
#main-menu li {
  display: inline-table;
  list-style: none;
  margin: 0 6% 6px 0;
  padding: 0;
  text-transform: uppercase;
}
#main-menu li:last-child {
  margin-right: 0;
}
#main-menu li.active:before {
  content: '\25b6\00a0';
}
#options {
  position: absolute;
  right: 12%;
  top: 80px;
}
#options li {
  font-size: 0.7em;
  list-style: none;
  text-align: center;
}
#options li.lang-sel {
  display: inline-block;
  margin-bottom: 16px;
  position: relative;
}
#options li.lang-sel .caret {
  pointer-events: none;
  position: absolute;
  right: 14px;
  top: 6px;
}
#options li.lang-sel .caret:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
  content: '';
  left: 0;
  position: absolute;
  top: 0;
}
#options li.lang-sel .caret:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #eeeeee;
  content: '';
  left: 1px;
  position: absolute;
  top: 0;
}
#options li.lang-sel .lang-control {
  -webkit-appearance: none;
  background: white;
  border: 1px solid black;
  border-radius: 0;
  color: black;
  cursor: pointer;
  display: block;
  line-height: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: normal;
  outline: none;
  margin: 0;
  padding: 0 16px 0 4px;
  transition: border-color 0.2s;
}
#options li img {
  height: 24px;
}
a.orange {
  color: #e63329;
  font-family: 'FuturaBold';
}
ul.terms {
  margin: 0;
  padding: 0;
}
ul.terms li {
  display: inline-table;
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
  width: 50%;
}
ul.terms li h2 {
  margin-bottom: 0;
}
ul.terms li p {
  font-size: 0.9em;
  margin-bottom: 0;
  padding-right: 10%;
}
.sign-up {
  position: relative;
  width: 100%;
}
.sign-up .left,
.sign-up .right {
  display: inline-table;
  margin: 0;
  padding: 0;
  width: 50%;
}
.sign-up h1 {
  padding-right: 10%;
}
.sign-up a {
  font-family: 'FuturaBold';
  font-size: 0.8em;
  text-transform: uppercase;
}
.sign-up a:before {
  content: '\25b6\00a0';
}
#projects-gallery {
  margin: 60px auto 0 auto;
  max-width: 726px;
  padding: 0 0 0 10px;
  text-align: center;
}
#projects-gallery .item {
  color: white;
  display: inline-table;
  height: 200px;
  margin: 0 2px 2px 0;
  list-style: none;
  padding: 15px 20px 20px 20px;
  position: relative;
  text-align: left;
  width: 200px;
}
#projects-gallery .item.orange {
  background: #e63329;
}
#projects-gallery .item.pink {
  background: #df006e;
}
#projects-gallery .item.purple {
  background: #ab3a8d;
}
#projects-gallery .item h2 {
  margin: 0;
  padding: 0;
}
#projects-gallery .item h2.name {
  bottom: 10px;
  left: 20px;
  position: absolute;
  right: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#projects-gallery .item .thumb {
  background: black;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#projects-gallery .item:hover .name {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#projects-gallery .item:hover .thumb {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#project-nav ul {
  margin: 0;
  padding: 0;
}
#project-nav ul li {
  margin: 0;
  display: inline-table;
  font-size: 1.2em;
  list-style: none;
  padding: 0;
}
#project-nav ul li.active {
  color: #df006e;
}
#single-project-data {
  display: inline-table;
  vertical-align: top;
  width: 25%;
}
#single-project-data h1 {
  color: #df006e;
  text-transform: none;
}
#single-project-data h1.id {
  margin-bottom: 0;
}
#single-project-data h1.name {
  border-bottom: 2px solid #df006e;
  margin: 0 0 3px 0;
  padding-bottom: 3px;
}
#single-project-data h3 {
  border-bottom: 2px solid black;
  font-size: 1em;
  margin: 30px 0 10px 0;
  padding-bottom: 3px;
}
#single-project-data p {
  font-size: 0.9em;
  margin-top: 0;
}
#single-project-data a {
  color: #df006e;
  font-size: 0.9em;
}
#single-project-data a:hover {
  text-decoration: underline;
}
#single-project-data .video {
  margin-top: 30px;
}
#single-project-gallery {
  display: inline-table;
  position: relative;
  vertical-align: top;
  width: 75%;
}
#single-project-gallery #slideshow {
  height: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 100%;
}
#single-project-gallery #slideshow img {
  max-width: 90%;
  vertical-align: top;
}
#single-project-gallery #thumbs {
  margin: 0 auto;
  width: 90%;
}
#single-project-gallery #thumbs ul {
  margin: 0;
  padding: 0;
}
#single-project-gallery #thumbs ul li {
  color: #df006e;
  display: inline-table;
  font-size: 2em;
  list-style: none;
  margin: 12px 0 0 8px;
  padding: 0;
}
#single-project-gallery #thumbs ul li:first-child {
  margin-left: 0;
}
#single-project-gallery #thumbs ul li .square {
  border: 2px solid #df006e;
  height: 12px;
  width: 12px;
}
#single-project-gallery #thumbs ul li.selected .square,
#single-project-gallery #thumbs ul li:hover .square {
  background: #df006e;
}
ul.events-locations {
  font-size: 0.9em;
  margin: 50px 0 0 0;
  padding: 0;
}
ul.events-locations li {
  line-height: 30px;
  list-style: none;
}
ul.events-locations li img {
  height: 30px;
  margin-right: 6px;
  vertical-align: text-bottom;
}
ul.events-locations li.headquarters {
  color: #e63329;
}
ul.events-locations li.establishments {
  color: #ab3a8d;
  margin-top: 30px;
}
ul.events-locations li ul {
  margin: 0;
  padding: 0;
}
ul.events-locations li .show-brochure,
ul.events-locations li .event {
  font-family: 'FuturaBold';
  font-size: 0.8em;
  margin-top: 0;
  text-transform: uppercase;
}
ul.events-locations li .show-brochure {
  cursor: pointer;
}
ul.events-locations li .brochure {
  display: none;
}
ul.events-locations li .brochure h2 {
  font-family: 'FuturaBold';
  font-size: 0.8em;
  line-height: 1.2em;
  margin: 12px 0 0 0;
  padding: 0;
  text-transform: uppercase;
}
ul.events-locations li .brochure h2:first-child {
  margin-top: 0;
}
ul.events-locations li .brochure p {
  font-size: 0.8em;
  line-height: 1.2em;
  margin: 6px 0;
}
ul.events-locations li a:hover {
  text-decoration: underline;
}
.map {
  margin-top: 50px;
}
.map img {
  max-width: 1280px;
  width: 100%;
}
.map .map-rights {
  color: #ab3a8d;
  font-size: 0.9em;
  position: relative;
  text-align: right;
  width: 100%;
}
.map .map-rights p {
  min-width: 240px;
  position: absolute;
  right: 0;
  width: 25%;
}
footer {
  margin-top: 180px;
}
footer .organizing,
footer .sponsors {
  display: inline-table;
  margin: 0 20px 30px 0;
  padding: 0;
}
footer .organizing li,
footer .sponsors li {
  display: inline-table;
  font-size: 0.7em;
  list-style: none;
  margin: 0 20px 0 0;
  vertical-align: top;
  text-transform: uppercase;
}
footer .organizing li img,
footer .sponsors li img {
  text-align: top;
}
footer .sponsors {
  margin-right: 0;
}
footer .sponsors img {
  height: 40px;
}
@media screen and (max-width: 960px) {
  #single-project-data,
  #single-project-gallery {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  body {
    font-size: 0.9em;
  }
  #border-left,
  #border-right {
    width: 16px;
  }
  #border-top,
  #border-bottom {
    height: 16px;
  }
  #page-wrapper {
    margin-top: 12%;
  }
  #options {
    margin-top: 12%;
    top: 0;
  }
  ul.terms li {
    width: 100%;
  }
  .sign-up .left,
  .sign-up .right {
    width: 100%;
  }
  footer .organizing img {
    height: 40px;
  }
  footer .sponsors img {
    height: 30px;
  }
}
