body,
p {
  font-family: arial, helvetica, sans-serif;
  color: #343435;
  font-size: 12px;
}
body.fancybox-active #wrapper {
  -webkit-filter: blur(7px);
  -webkit-transform: translate3d(0, 0, 0);
}
.fancybox-bg {
  background: url(/css/files/fancybox/fancybox_overlay.png);
  background: rgba(255, 255, 255, 0.8);
}
.fancybox-image {
  webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
a {
  color: #343435;
}
a:hover {
  color: #dd5500;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, Helvetica, sans-serif;
  color: #343435;
  font-size: 24px;
  padding-top: 0.273em;
  line-height: 1.15538em;
  padding-bottom: 0.273em;
}
h1 {
  padding-top: 0;
  margin-bottom: 0.35em;
}
.left_col {
  padding-right: 41px;
}
sup {
  font-size: 11px;
  position: relative;
  top: -6px;
}
header {
  height: 90px;
  border-bottom: 1px solid #343435;
  position: relative;
}
header #logo {
  display: block;
  width: 269px;
  height: 19px;
  text-indent: -9999em;
  margin-top: 50px;
  background: url(/css/files/logo_bfi.svg) no-repeat;
}
header #sublogo {
  margin-top: 51px;
  width: 158px;
  height: 14px;
}
#main {
  padding-top: 28px;
}
#main_content {
  padding-top: 22px;
}
.navbar {
  margin-bottom: 18px;
}
#mainnav {
  background: transparent;
}
#mainnav ul {
  display: block;
}
#mainnav ul li {
  display: block;
  height: auto;
  line-height: auto;
}
#mainnav ul li > a {
  text-shadow: none;
  height: auto;
  line-height: 17px;
  padding: 0;
  padding-top: 22px;
  color: #343435;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #ccc;
}
#mainnav ul li > a:hover,
#mainnav ul li.active > a {
  color: #dd5500;
  background: transparent;
}
.navbar ul li .dropdown {
  width: auto;
  padding-top: 2px;
  min-width: 0px;
  max-width: 100%;
  height: auto;
  position: static;
  background: transparent;
  overflow: auto;
}
#mainnav ul li ul li > a {
  border-bottom: none;
  padding-top: 0;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  text-transform: none;
}
.navbar a.toggle {
  z-index: 500;
}
#metanav {
  position: absolute;
  right: 0;
  top: 51px;
}
#metanav li {
  display: inline-block;
  margin-left: 2px;
  zoom: 1;
  *display: inline;
}
#metanav li:before {
  content: " · ";
}
#metanav li.home:before {
  content: "";
}
#metanav li a {
  margin-left: 2px;
}
#lang {
  letter-spacing: 0.1em;
}
footer {
  margin-top: 30px !important;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
footer,
footer p,
footer a {
  color: #999999 !important;
}
footer a:hover {
  color: #dd5500 !important;
}
#project_nav li {
  min-height: 175px;
  line-height: 1.5em;
}
@media all and (min-width: 784px) {
  #project_nav li {
    margin-left: 0;
    margin-right: 1.345417%;
  }
  #project_nav li.fourth {
    margin-right: 0;
  }
}
p.small {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 4px;
}
h2.project_title {
  border-bottom: 1px solid #ccc;
  margin-bottom: 19px;
  padding-bottom: 0.35em;
}
#project_nav .pic_wrapper {
  width: 100%;
  margin-bottom: 5px;
  position: relative;
  line-height: 0;
}
#project_nav .pic_wrapper:hover {
  background: #666;
}
#project_nav .desc {
  min-height: 6em;
}
#project_nav .pic_wrapper .goto {
  opacity: 0;
  position: absolute;
  right: 1px;
  top: 50%;
  margin-top: -18px;
  width: 37px;
  height: 37px;
  z-index: 10;
  background: url(/css/files/arrows.png) no-repeat 0 -37px;
}
.more_projects {
  position: relative;
  top: -7px;
}
.more_projects span {
  text-transform: uppercase;
}
.title h2 {
  font-size: 14px;
  text-transform: uppercase;
}
.title h3 {
  padding-top: 0.6em;
  line-height: 0.9em;
  padding-bottom: 10px;
}
.title h3 span {
  font-size: 12px;
  font-weight: bold;
}
.proj_pag {
  padding-top: 25px;
}
.big_pic {
  line-height: 0;
  margin-bottom: 40px;
  position: relative;
}
.big_pic img {
  width: 100%;
}
.big_pic img.zoom {
  width: 35px;
}
.big_pic.portrait {
  width: 66.66%;
}
.big_pic:hover {
  background: #666;
}
.big_pic .zoom {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -18px;
  z-index: 10;
}
.sidepic {
  text-align: right;
}
table {
  border: none;
  width: auto;
  margin-top: 24px;
}
table tr td,
table tbody tr td {
  font-size: 12px;
  border: none;
  padding: 0 28px 0 0;
  line-height: 1.6235em;
}
table tr td:first-child {
  font-weight: normal;
}
table tr td.second-col {
  font-weight: bold;
}
.teaser {
  margin-top: 37px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 18px 0;
  text-transform: uppercase;
}
.teaser p {
  margin-bottom: 0;
}
.teaser a {
  text-transform: none !important;
  border-bottom: 1px solid #343435;
  font-size: 24px;
  margin-left: 10px;
}
.releases li {
  margin-right: 35px;
  display: inline-block;
}
.releases li p {
  font-size: 11px;
}
.releases li a:hover img {
  opacity: 1;
}
.releases li a img {
  opacity: 0.9;
}
@media only screen and (max-width: 980px) {
  #metanav {
    right: 13px;
  }
}
@media only screen and (max-width: 783px) {
  #header_right {
    float: left;
    margin-left: 0;
    width: 32.43056%;
  }
  #header_left {
    float: right;
    width: 66.21528%;
  }
  #project_nav li {
    width: 49.32292%;
    margin-left: 0;
  }
  .four #project_nav li.second {
    margin-left: 1.35417%;
  }
  footer {
    padding-top: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  header {
    height: auto;
  }
  #header_left,
  #header_right {
    float: none;
    width: 100%;
  }
  header #logo {
    margin-top: 20px;
    z-index: 50;
    position: relative;
  }
  header #sublogo {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .navbar {
    position: absolute;
    right: 0px;
    top: 10px;
    margin-bottom: 0;
    min-height: 40px;
  }
  #main {
    padding-top: 10px;
  }
  .four #project_nav li {
    width: 49.32292% !important;
    margin-left: 0;
    float: left;
  }
  .four #project_nav li.second {
    margin-left: 1.35417%;
  }
  .navbar ul {
    background: rgba(255, 255, 255, 0.95);
    padding: 0 13px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    top: 90px;
  }
  #mainnav ul {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  #mainnav ul li > a {
    clear: both;
  }
  .navbar ul li.active .dropdown {
    border-bottom: none;
    overflow: visible;
    height: auto !important;
    padding-left: 10px;
    padding-top: 10px;
  }
  .navbar ul li,
  .navbar ul li.active .dropdown li {
    float: left;
  }
  .navbar ul li.active .dropdown li {
    min-height: 25px !important;
  }
  #metanav {
    display: none;
  }
}
@media only screen and (max-width: 340px) {
  #header_right {
    padding-bottom: 20px;
  }
  .navbar {
    top: 50px;
  }
  .four #project_nav li {
    width: 100% !important;
    margin-left: 0 !important;
    min-height: 280px;
    float: none;
  }
  .navbar {
    top: 50px;
  }
  .navbar a.toggle {
    top: 5%;
  }
}
