@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

em
{
  font-style: italic;

}
html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'Conv_Akkurat-Bold';
  src: url("../fonts/Akkurat-Bold.eot");
  src: local("☺"), url("../fonts/Akkurat-Bold.woff") format("woff"), url("../fonts/Akkurat-Bold.ttf") format("truetype"), url("../fonts/Akkurat-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_Akkurat-Light';
  src: url("../fonts/Akkurat-Light.eot");
  src: local("☺"), url("../fonts/Akkurat-Light.woff") format("woff"), url("../fonts/Akkurat-Light.ttf") format("truetype"), url("../fonts/Akkurat-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_Akkurat';
  src: url("../fonts/Akkurat.eot");
  src: local("☺"), url("../fonts/Akkurat.woff") format("woff"), url("../fonts/Akkurat.ttf") format("truetype"), url("../fonts/Akkurat.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

* {
  padding: 0;
  margin: 0;
}

html,
body {
  height: 100%;
  width: 100%;
}

body {
  background: #fff;
}

.play-space {
  width: 15px;
  display: inline-block;
}

.search-padding {
  margin-top: 40px !important;
}

.social-link {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 99999;
}

.social-link img {
opacity: .8}

.vid-div,
.vidz {
  display: none;
}

video {
  width: 100%;
  height: 100%;
}

.nav-bar {
  height: 80px;
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
}

.nav-bar h1 {
  font-family: "Conv_Akkurat-Bold";
  font-size: 16px;
  color: #000;
  float: left;
  height: 80px;
  line-height: 80px;
  margin-left: 1.5625%;
  margin-right: 15px;
}

.nav-bar ul {
  list-style: none;
  height: 80px;
}

.nav-bar ul li {
  float: left;
  line-height: 80px;
  margin-right: 15px;
  height: 80px;
}

.nav-bar ul li.last {
  margin-right: 0;
}

.nav-bar ul li a {
  font-family: "Conv_Akkurat-Light";
  color: #c8c8c8;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-bar ul li a.active, .nav-bar ul li a:hover {
  color: black;
}

.news-items-carousel-container {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow-x: auto;
}

.year {
  color: #BF0000;
  font-size: 13px;
  font-family: "Conv_Akkurat-Bold";
  margin-bottom: 35px;
}

.hp-slideshow,
.mobile-slideshow{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.hp-slideshow .slide,
.mobile-slideshow .slide{
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.mobile-slideshow {
  display: none;
}

.year.second {
  margin-top: 50px;
}

.section-title {
  font-family: "Conv_Akkurat";
  font-size: 14px;
  color: #BF0000;
  text-transform: uppercase;
  padding-bottom: 7px;
  margin-bottom: 20px;
}

.section-title.spaced {
  margin-top: 80px;
}

.section-title.nomargin {
  margin-top: 0 !important;
}

.scroll-x .scroll-element_outer {
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 100%;
}

.scroll-x .scroll-element_outer .scroll-bar {
  border-top: 1px solid rgba(255, 255, 255, 0.7);
}

.external-scroll_x,
.external-scroll_y {
  border-top: solid 1px rgba(255, 255, 255, 0.7);
  cursor: pointer;
  display: none;
  left: 162px;
  position: absolute;
}

.external-scroll_x.scroll-scrollx_visible {
  display: block;
  height: 1px;
  left: 162px;
  bottom: 60px;
  width: 100%;
}

.external-scroll_y.scroll-scrolly_visible {
  display: block;
  height: 200px;
  left: 610px;
  top: 0;
  width: 10px;
}

p.error {
  font-family: "Conv_Akkurat-Light";
  color: #555;
}

.external-scroll_x div,
.external-scroll_y div {
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
}

.external-scroll_x .scroll-bar,
.external-scroll_y .scroll-bar {
  background: #FFF;
  z-index: 12;
  height: 6px;
  margin-top: -4px;
}

.external-scroll_x .scroll-bar {
  width: 100px;
}

.external-scroll_y .scroll-bar {
  height: 100px;
}

.news-items-carousel {
  height: 100%;
  padding-left: 424px;
  position: absolute;
  bottom: 0;
  width: 4000px;
  left: 0;
  overflow: hidden;
}

.news-items-carousel > .border {
  position: fixed;
  bottom: 61px;
  width: 162px;
  left: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.7);
}

.news-items-carousel .news-item {
  float: left;
  position: relative;
  width: 180px;
  height: 100%;
  margin-bottom: 0;
  margin-right: 100px;
}

.news-items-carousel .news-item .news-item-text {
  height: 286px;
  position: relative;
  padding-left: 10px;
  width: 180px;
  margin-bottom: 75px;
  position: absolute;
  bottom: 290px;
  left: 0;
}

.news-items-carousel .news-item .news-item-text h1 {
  font-family: "Conv_Akkurat-Bold";
  font-size: 12px;
  margin-bottom: 4px !important;
  color: #999999;
  font-weight: 400;
}

.news-items-carousel .news-item .news-item-text h2 {
  font-family: "Conv_Akkurat";
  font-size: 12px;
  color: #999999;
  font-weight: 400;
  margin-bottom: 20px;
}

.news-items-carousel .news-item .news-item-text p {
  font-family: "Conv_Akkurat-Light";
  color: #999999;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 45px;

}

.news-items-carousel .news-item .news-item-text p a {
  position: initial;
  text-decoration: underline;
}

.news-items-carousel .news-item .news-item-text a {
  font-family: "Conv_Akkurat-Light";
  color: #999999;
  font-weight: 400;
  font-size: 12px;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  left: 10px;
}

.news-items-carousel .news-item .news-item-img {
  position: absolute;
  width: 100%;
  bottom: 133px;
}

.news-items-carousel .news-item .news-item-img img {
  width: 100%;
}

.news-items-carousel .news-item .news-item-date {
  position: absolute;
  bottom: 47px;
  width: 100%;
  text-align: center;
  height: 47px;
}

.news-items-carousel .news-item .news-item-date h1 {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  padding-bottom: 15px;
  font-family: "Helvetica", "Conv_Akkurat-Light";
}

.news-items-carousel .news-item .news-item-date .border {
  border-right: 1px solid rgba(255, 255, 255, 0.7);
  height: 13px;
  position: absolute;
  left: 50%;
  margin-left: -1px;
}

.page {
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  overflow: hidden;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
}

.page.news {
  background: url("../imgs/news-bg.png") bottom left repeat-x;
}

.page .media-content {
  padding-top: 40px;
}

.page.work, .page.proj {
  box-sizing: border-box;
}

.page.work .nano-content .work, .page.proj .nano-content .work {
  padding-top: 40px;
}

.page.work .project-sidebar,
.page.work .project-text, .page.proj .project-sidebar,
.page.proj .project-text {
  padding-top: 0;
}

.page.work .page-content, .page.proj .page-content {
  margin-top: 0;
}

.page.work .page-sidebar, .page.proj .page-sidebar {
  padding-top: 120px;
}

.page .social {
  position: absolute;
  bottom: 30px;
  left: 1.5625%;
}

.page-sidebar {
  margin-left: 1.5625%;
  width: 12.5%;
  position: relative;
  outline: 0 !important;
  height: 100%;
  padding-top: 30px;
  float: left;
}

.page-sidebar.media {
  padding-top: 7px;
}

.page-sidebar.prof {
  padding-top: 2px;
}

.page-sidebar.over {
  z-index: 2;
}

.page-sidebar.over h1,
.page-sidebar.over ul li a {
  color: #000;
}

.page-sidebar h1 {
  font-family: 'Conv_Akkurat-Bold';
  font-size: 16px;
  color: #000;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

.page-sidebar ul {
  list-style: none;
}

.page-sidebar ul li {
  display: block;
  line-height: 21px;
}

.page-sidebar ul li a {
  color: #000;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Conv_Akkurat-Light";
  line-height: 21px;
}

.page-sidebar ul li a.active, .page-sidebar ul li a:hover {
  font-family: "Conv_Akkurat-Bold";
}

.page-content {
  float: left;
  margin-top: 80px !important;
  width: 82.8125%;
  margin-left: 1.5625%;
  overflow-y: scroll;
  height: -webkit-calc(100% - 80px);
  height: -moz-calc(100% - 80px);
  height: -o-calc(100% - 80px);
  height: calc(100% - 80px);
}

.page-content.project-content {
  width: 78%;
  margin-left: 2%;
}

.page-content.twerf {
  overflow-x: auto;
  overflow-y: hidden;
  padding-top: 40px;
  opacity: 0;
}

.page-content.paddinged {
  margin-top: 80px;
}

.nano-content {
  padding-bottom: 30px;
}

.nano-content-content {
  padding-top: 40px;
  position: relative;
  width: 100000px;
  overflow-x: auto;
}

.nano-content-content.nopad {
  padding-top: 0;
}

.page.twerf .page-content {
  overflow-x: scroll;
}

.clear {
  clear: both;
}

.elevator-line {
  position: fixed;
  left: 50%;
  transition: .3s height;
  margin-left: -1px;
  height: 0;
  bottom: 60px;
  border-right: 2px solid #000;
  z-index: 9999;
}

.elevator-line.active-1 {
  height: 40px;
}

.elevator-line.active-2 {
  height: 80px;
}

.elevator-line.active-3 {
  height: 140px;
}

.confs {
  overflow: auto;
  overflow-x: hidden !important;
}

.confs .nano-content-content {
  width: auto;
}

.confs .prof-sec {
  height: auto !important;
  margin: 0;
  padding: 0;
}

.confs .prof-sec .conference {
  float: left;
  width: 300px;
  height: 130px;
  margin-bottom: 0px !important;
}

.confs .prof-sec .conference .location {
  color: #BF0000;
}

.confs .prof-sec .conference h1,
.confs .prof-sec .conference h3 {
  color: #000;
}

.spaced-left {
  margin-left: 20px;
}

.prof-sec {
  height: 422px !important;
  padding-right: 100px;
  float: left;
  margin-right: 100px;
  overflow: hidden;
}

.prof-sec.lesspadding {
  margin-right: 50px;
  padding-right: 50px;
}

.prof-sec.last {
  border-right: 0;
}

.sizer {
  display: table;
}

.bk-img,
.profile-ps {
  float: left;
}

.bk-img {
  margin: 0 !important;
  margin-right: 30px !important;
  width: auto !important;
  height: 422px !important;
}

.profile-ps {
  width: 350px;
}

.profile-ps p span {
  color: #BF0000;
  font-family: "Conv_Akkurat";
  margin-bottom: 17px;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
}
/*.profile-ps p*/
/*{*/
  /*width: 200px;*/
/*}*/
.office-pic {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  overflow-x: scroll;
  overflow-y: hidden;
}

.office-pic img {
  height: 100%;
}

.nano-pane {
  display: none !important;
}

.news-item,
.work-item {
  margin-bottom: 20px;
}

.news-item .news-item-text,
.news-item .work-item-text,
.work-item .news-item-text,
.work-item .work-item-text {
  width: 32.075471698%;
  float: left;
}

.news-item .news-item-text h1,
.news-item .work-item-text h1,
.work-item .news-item-text h1,
.work-item .work-item-text h1 {
  font-family: "Conv_Akkurat";
  font-size: 12px;
  line-height: 20px;
  color: #BF0000;
  text-transform: uppercase;
}

.news-item .news-item-text p,
.news-item .work-item-text p,
.work-item .news-item-text p,
.work-item .work-item-text p {
  font-family: "Conv_Akkurat-Light";
  font-size: 12px;
  line-height: 16px;
  color: #000;
}

.news-item .news-item-text p span.italic,
.news-item .work-item-text p span.italic,
.work-item .news-item-text p span.italic,
.work-item .work-item-text p span.italic {
  font-style: italic;
}

.news-item .news-item-image,
.news-item .work-item-image,
.work-item .news-item-image,
.work-item .work-item-image {
  width: 49.056603774%;
  margin-right: 1.8867924528%;
  float: left;
}

.news-item .news-item-image img,
.news-item .work-item-image img,
.work-item .news-item-image img,
.work-item .work-item-image img {
  width: 100%;
}

.news-item .work-item-image,
.work-item .work-item-image {
  width: 59.056603774%;
}

.work-item {
  margin-bottom: 50px;
}

.work-sort {
  width: 100%;
}

.work-sort img {
  width: 100%;
  display: block;
}

.work-sort h2 {
  font-family: "Conv_Akkurat-Bold";
  font-size: 11px;
  margin-top: 25px;
  margin-bottom: 5px;
  color: #000;
  text-transform: uppercase;
}

.work-sort h2.first {
  margin-top: 0;
}

.slide-arrows {
  position: absolute;
  bottom: 173px;
  z-index: 9999999;
  width: 100%;
}

.slide-arrows.profile-ar {
  bottom: 105px;
}

.slide-arrows .left-arrow,
.slide-arrows .right-arrow {
  position: absolute;
  top: 0;
  background: #FFF;
  border-radius: 16px;
  border: 1px solid #DDD;
  padding: 5px;
  cursor: pointer;
  width: 16px;
}

.slide-arrows .left-arrow {
  left: 25px;
}

.slide-arrows .right-arrow {
  right: 25px;
}

.search,
.reset {
  display: block;
  margin-top: 5px;
  width: 100%;
  font-family: "Conv_Akkurat-Bold";
  font-weight: 300;
  color: #000;
  text-align: left;
  cursor: pointer;
  font-size: 11px;
  line-height: 21px;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
  background: none;
  outline: 0;
}

.reset {
  border-bottom: 0;
  margin-top: 0;
}

.search-box {
  width: 100%;
  color: #000;
  font-size: 11px;
  margin-bottom: 5px;
  line-height: 15px;
  font-family: "Conv_Akkurat-Light";
  text-transform: uppercase;
}

.search-box .search-text {
  cursor: pointer;
  height: 15px;
  border-bottom: 1px solid gray;
  background: url("../imgs/arrow.png") right center no-repeat;
}

.search-box .search-text.hide {
  background: none !important;
  border-bottom: 0 !important;
}

.search-box .search-text.act {
  color: #BF0000;
}

.search-box .search-text.active {
  background: url("../imgs/arrow-up.png") 100% 36% no-repeat;
}

.search-box input {
  background: none;
  border: 0;
  color: #000;
  text-transform: uppercase;
  border-bottom: 1px solid gray;
  width: 100%;
  font-family: "Conv_Akkurat-Light";
  outline: 0;
  font-size: 11px;
}

.search-box ul {
  margin-top: 5px;
}

.search-box ul.special {
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.search-box ul li {
  cursor: pointer;
}

.search-box .search-dropdown {
  display: none;
}

.search-box .search-dropdown.show-both {
  display: block;
}

.search-box .search-dropdown li.active {
  color: #BF0000;
}

.project {
  height: 100%;
  width: 73%;
  padding-top: 40px;
  float: left;
}

.project .project-text {
  width: 90%;
  padding-bottom: 100px;
  float: left;
}

.project .project-text .full-img {
  width: 100%;
  margin-bottom: 30px;
}

.project .project-text p {
  font-family: "Conv_Akkurat-Light";
  font-size: 14px;
  line-height: 21px;
  color: #000;
  margin-bottom: 20px;
}

.project .project-text p strong {
  font-family: "Conv_Akkurat-Bold" !important;
}

.project .project-text .project-text-left {
  width: 38.636363636%;
  margin-right: 2.2727272727%;
  float: left;
}

.project .project-text .project-text-left img {
  width: 100%;
}

.project .project-text .project-text-right {
  width: 100%;
  float: left;
  margin-bottom: 1.5%;
}

.layout-img {
  margin-bottom: 1.5% !important;
}

.project-sidebar {
  width: 20%;
  padding-top: 40px !important;
  margin-left: 2%;
  float: right;
  position: fixed;
  left: 66%;
}

.project-sidebar .conference {
  display: none;
  margin-top: 10px !important;
}

.project-sidebar a {
  color: #000;
  text-decoration: none;
}

.project-sidebar h1 {
  font-family: "Conv_Akkurat";
  font-size: 14px;
  line-height: 20px;
  color: #BF0000;
  text-transform: uppercase;
}

.project-sidebar p {
  font-family: "Conv_Akkurat-Light";
  font-size: 12px;
  line-height: 20px;
  color: #000;
}

.project-sidebar .italic {
  font-style: italic;
}

.project-sidebar .bold {
  font-family: "Conv_Akkurat-Bold";
}

.project-sidebar h3 {
  line-height: 18px;
}

.books .row {
  height: 330px;
  float: left;
}

.books .book {
  position: relative;
  margin-bottom: 40px;
  width: 256px;
  box-sizing: border-box;
  padding-left: 20px;
  float: left;
  cursor: pointer;
  height: 350px;
  padding-top: 20px;
}

.books .book.active {
  box-sizing: border-box;
  background: #FFF;
}

.books .book h1, .books .book h2 {
  font-family: "Conv_Akkurat-Light";
  font-size: 12px;
  padding-right: 20px;
  text-transform: uppercase;
  z-index: 25;
  margin-top: 10px;
  position: relative;
}

.books .book h2 {
  text-transform: none;
  font-family: "Conv_Akkurat-Bold";
  margin-top: 5px;
}

.books .book img {
  position: relative;
  max-width: 100%;
}

.books .book.active .hover {
  display: block;
}

.books .book.active {
  z-index: 200;
}

.books .book.active h1, .books .book.active img {
  z-index: 21;
}

.books .book a {
  font-size: 11px;
  line-height: 14px;
  font-family: "Conv_Akkurat-Light";
  font-weight: 400;
  color: #000;
  position: relative;
  z-index: 21;
}

.books .book .hover {
  position: absolute;
  z-index: 20;
  display: none;
  top: 0;
  background: #fff;
  left: 0;
  padding-top: 315px;
  border: 1px solid #555555;
  width: 100%;
}

.books .book .hover p {
  font-size: 12px;
  line-height: 17px;
  font-family: "Conv_Akkurat-Light";
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  font-weight: 400;
}

.books .book .hover p .bold {
  font-family: "Conv_Akkurat-Bold";
}

.books .book .hover p a {
  color: #000;
  font-family: "Conv_Akkurat-Bold";
  text-decoration: none;
  font-weight: 700;
}

.prof-sec .list {
  float: left;
  width: 270px;
}

.prof-sec .list h1 {
  line-height: 17px;
  font-size: 12px;
  font-family: "Conv_Akkurat";
  color: #BF0000;
}

.prof-sec .list h1.nopadding {
  margin-bottom: 0;
}

.prof-sec .list p {
  font-family: "Conv_Akkurat-Light";
  font-size: 12px;
  line-height: 17px;
  color: #000;
  margin-bottom: 20px;
}

.prof-sec .list p.nopadding {
  margin-bottom: 0;
}

.conference {
  margin-bottom: 10px;
}

.conference .italic {
  font-style: italic;
}

.conference .left {
  float: left;
  margin-right: 40px;
}

.conference .left h1,
.conference .left h3 {
  font-size: 12px;
}

.conference .left h2 {
  font-size: 12px;
}

.conference .left p {
  font-size: 12px;
  margin-bottom: 10px;
}

.conference .left a {
  color: #000;
}

.conference .left h2 {
  font-family: "Conv_Akkurat-Light";
  font-size: 12px;
  color: #000;
  margin-bottom: 3px;
  text-transform: uppercase;
}

.conference .left h1,
.conference .left h3 {
  font-size: 12px;
  margin-bottom: 3px;
  font-family: "Conv_Akkurat-Bold";
}

.conference .left p {
  font-size: 12px;
}

.prof-sec .full-img {
  width: 100%;
  margin-bottom: 3%;
}

.prof-sec .centered-img {
  display: block;
  margin: 100px auto 40px auto;
  max-width: 100%;
}

.prof-sec p {
  font-family: "Conv_Akkurat-Light";
  font-size: 12px;
  line-height: 17px;
  color: #000;
  margin-bottom: 17px;
}

.prof-sec .conferences {
  float: left;
}

.prof-sec .iframe-holder {
  position: relative;
  float: left;
}

.prof-sec .iframe-holder #map {
  width: 750px;
  height: 422px;
}

.prof-sec .map-text {
  font-size: 14px;
  line-height: 21px;
  width: 285px;
  float: left;
  margin-right: 40px;
  font-family: "Conv_Akkurat-Light";
}

.bottom-videos {
  margin-bottom: 300px;
  width: 1212px;
}

.video {
  margin-bottom: 50px;
  width: 172px;
  float: left;
  margin-right: 30px;
}

.video img {
  width: 100%;
}

.video h1 {
  margin-top: 10px;
  font-family: "Conv_Akkurat-Light";
  font-size: 14px;
}

.videos2 {
  width: 1050px;
  margin: 0 0 80px 0;
}

.videos2 .vid {
  width: 510px;
  float: left;
  margin-bottom: 50px;
  margin-right: 30px;
}

.videos2 .vid:nth-child(2n) {
  margin-right: 0;
}

.videos2 .vid img {
  width: 100%;
}

.videos2 .vid h1 {
  font-family: "Conv_Akkurat-Light";
  font-size: 14px;
  color: #000;
  margin-top: 10px;
}

.bottom-slideshow {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}

.bottom-slideshow img {
  width: 100%;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
}

.bottom-slideshow img.show {
  display: block;
}

.vids-text a {
  text-decoration: none;
  color: #000;
  display: block;
  margin-bottom: 7px;
}

.vids-text .bold {
  font-family: "Conv_Akkurat-Bold";
}

.project-layout {
  margin-bottom: 15px;
  position: relative;
}

.project-layout.full img {
  margin-bottom: 0 !important;
}

.project-layout .project-layout-left {
  width: -webkit-calc(50% - 7px);
  width: -moz-calc(50% - 7px);
  width: -o-calc(50% - 7px);
  width: calc(50% - 7px);
  float: left;
}

.project-layout .project-layout-left.absolute {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.project-layout .project-layout-left.absolute.absoluteright {
  right: 0;
  left: auto;
}

.project-layout .project-layout-right {
  float: right;
  width: -webkit-calc(50% - 7px);
  width: -moz-calc(50% - 7px);
  width: -o-calc(50% - 7px);
  width: calc(50% - 7px);
}

.project-layout .project-layout-right.absolute {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.project-layout .project-layout-right.absolute.absoluteright {
  right: 0;
  left: auto;
}

.project-layout img {
  display: block;
  width: 100%;
}

.project-layout .project-layout-b,
.project-layout .project-layout-a {
  width: 100%;
  background-size: cover;
  background-position: center;
}

.project-layout .project-layout-o {
  width: 100%;
  background-size: cover;
  background-position: center;
}

.project-layout a:nth-child(1) .project-layout-o {
  margin-bottom: 14px;
}

.project-layout .project-layout-d,
.project-layout .project-layout-e,
.project-layout .project-layout-f,
.project-layout .project-layout-g {
  width: 100%;
  position: absolute;
  left: 0;
  width: 100%;
  height: -webkit-calc(50% - 7px);
  height: -moz-calc(50% - 7px);
  height: -o-calc(50% - 7px);
  height: calc(50% - 7px);
  background-size: cover;
  background-position: center;
}

.project-layout .project-layout-d.bot,
.project-layout .project-layout-e.bot,
.project-layout .project-layout-f.bot,
.project-layout .project-layout-g.bot {
  bottom: 0;
}

.mobile-only {
  display: none;
}

.hide-content {
  height: 100%;
  width: 100%;
  opacity: 0;
}

.hide-content.active {
  opacity: 1;
}

.slide > div {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: center;}

@media all and (max-width: 1025px) {
  body {
    -webkit-text-size-adjust: none;
  }

  .slide-arrows,
  .ps-scrollbar-x {
    display: none;
  }

  .news-items-carousel .news-item .news-item-text {
    height: 226px;
  }

  .news-items-carousel .news-item .news-item-text p {
    display: none;
  }
}


@media all and (max-width: 800px) {
  .nav-bar ul li a {
    font-size: 15px;
  }

  .page-sidebar {
    width: 16.5%;
  }

  .page-content {
    width: 78.8125%;
  }

  .project-sidebar {
    left: 73%;
  }

  .prof-sec.vids-prof {
    /*width: 50%;*/
    float: left;
  }
}

.slide > .mobile {
display: none !important;
}
@media all and (max-width: 780px) {
  .slide > .desktop {
display: none !important}
  .slide > .mobile {
display: initial !important;}
  .slide-arrows {
    display: none;
  }

  .search-text.desktop-only {
    display: none;
  }

  .hide-on-mobile {
    display: none;
  }

  .mobile-menu-icon {
    display: block;
    position: relative;
    z-index: 9999;
    float: right;
    margin-right: 5%;
    margin-top: 20px;
  }

  .mobile-menu-icon img {
    width: 25px;
  }

  .nav-bar {
    overflow: visible;
  }

  .nav-bar.black ul {
    top: 0;
  }

  .nav-bar.black h1 {
    color: #fff;
  }

  .nav-bar.black h2 {
    display: none;
  }

  .nav-bar.black .mobile-menu-icon .img1 {
    display: none;
  }

  .nav-bar.black .mobile-menu-icon .img2 {
    display: block;
  }

  .nav-bar h1 {
    font-size: 18px;
    margin-left: 5%;
    height: auto;
    line-height: inherit;
    margin-top: 20px;
    position: relative;
    z-index: 9999;
  }

  .nav-bar h2 {
    clear: both;
    display: block;
    font-family: "Conv_Akkurat-Light";
    color: gray;
    font-size: 16px;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    color: #777777;
    margin-left: 5%;
    margin-top: 45px;
  }

  .nav-bar ul {
    transition: .5s top;
    padding-top: 40px;
    padding-bottom: 3px;
    position: absolute;
    width: 100%;
    left: 0;
    top: -400px;
    background-color: #000;
    height: auto;
  }

  .nav-bar ul li {
    display: block;
    float: none;
    line-height: 35px;
    padding-left: 5%;
    height: 35px;
  }

  .nav-bar ul li.mobile-only {
    display: block;
  }

  .nav-bar ul li.mobile-only img {
    width: 20px;
    margin-right: 3px;
  }

  .nav-bar ul li a {
    color: #777777;
    font-size: 18px;
  }

  .nav-bar ul li a.active {
    color: #fff;
  }

  .news-items-carousel {

    padding-left: 60px;
  }

  .news-items-carousel .news-item
  {
    width: 130px;
  }

  .news-items-carousel .news-item .news-item-text a {

    bottom: auto;

  }
  .news-items-carousel .news-item .news-item-text {
    height: 100px;
    bottom: 45%;

  }

  .news-items-carousel .news-item .news-item-text p {
    display: block;
  }

  .news-items-carousel .news-item .news-item-img {
    bottom: 52px;
  }

  /*.page.news {*/
  /*background: transparent;*/
  /*overflow: hidden;*/
  /*}*/

  /*.mobile-only.news-bg {*/
  /*position: fixed;*/
  /*bottom: -90px;*/
  /*height: 100%;*/
  /*background: url("../imgs/news-bg.png") bottom left no-repeat;*/
  /*width: 100%;*/
  /*left: 0;*/
  /*z-index: -1;*/
  /*display: block;*/
  /*}*/

  .scroll-x .scroll-element_outer .scroll-bar {
    display: none;
  }

  .page-sidebar {
    width: 100%;
    margin: 0 auto;
    float: none;
    padding-top: 35px !important;
  }

  .page-content {
    float: none;
    width: 100%;
    margin: 0;
  }

  .page.work {
  position: relative;
  height: auto;
  width: 90%;
  margin: 0 auto;
  }

  .page.news {
    height: 100%;
    width: 100%;
  }

  .work,
  .page.proj {
    padding-top: 20px !important;
  }

  .page .media-content {
    padding-top: 30px !important;
  }

  .nano > .nano-content {
    position: relative;
  }

  .page.twerf .nano-content-content {
    width: 100% !important;
  }

  .social-link {
    display: none;
  }

  .sizer {
    display: block;
  }

  .prof-sec .list {
    width: 100%;
    float: none;
  }

  .prof-sec .list h1 {
    margin-top: 20px;
  }

  .prof-sec .list p {
    margin-bottom: 0;
  }

  .nano-content-content.nopad {
    overflow: hidden;
  }

  .page.twerf .page-content {
    overflow: hidden;
  }

  .prof-sec.lesspadding {
    margin-right: 0;
    padding-right: 0;
  }

  .prof-sec {
    height: auto !important;
    padding-right: 0;
    float: none;
    margin-bottom: 80px;
    width: 100%;
    margin-right: 0;
    overflow: visible;
  }

  .prof-sec .map-text {
    margin-bottom: 20px;
    margin-right: 0;
    float: none;
    width: 100%;
  }

  .prof-sec .iframe-holder {
    position: initial;
    float: none;
  }

  .prof-sec #map {
    width: 100% !important;
  }

  .prof-sec .bk-img {
    margin-right: 0 !important;
    margin-bottom: 10px !important;
    height: auto !important;
    width: 100% !important;
    float: none !important;
  }

  .prof-sec .profile-ps {
    width: 100%;
    float: none;
  }

  .confs .prof-sec .conference {
    height: auto;
    width: 100%;
    float: none;
    margin-bottom: 30px !important;
  }

  .bottom-slideshow {
    display: none;
  }

  .project-text {
    padding-top: 10px !important;
    width: 100% !important;
    float: none !important;
  }

  .work-item-image {
    width: 100% !important;
    float: none;
    margin: 0 0 5px 0 !important;
  }

  .project {
    width: 100%;
    margin: 0 auto;
    padding-top: 10px;
  }

  .work-item-text {
    margin-left: 0px !important;
    width: 100% !important;
  }

  .work-item {
    margin-bottom: 50px;
  }

  .work.mobile-work,
  .page.work.mobile-work {
    padding-top: 85px !important;
  }

  .sidebar-h1 {
    margin-top: 25px;
    color: #BF0000;
    text-transform: uppercase;
    display: block;
    font-family: "Conv_Akkurat-Light";
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
  }

  .sidebar-h1 img {
    margin-left: 5px;
  }

  .sidebar-h1.prof-h1 {
    margin-top: 4px;
  }

  .two {
    text-transform: uppercase;
    display: block;
    font-family: "Conv_Akkurat-Light";
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
  }

  .vids-prof {
    margin-top: -40px;
  }

  .page-content.twerf {
    padding-top: 88px !important;
  }

  .page-sidebar.prof2 {
    position: fixed;
    top: 1px;
    height: auto !important;
    z-index: 999;
    background: #FFF;
    padding-bottom: 10px;
    cursor: pointer;
  }

  .project-sidebar {
    position: initial;
    width: 100%;
    margin-left: 0;
    float: none;
    padding-top: 60px !important;
  }

  .page-content {
    margin-top: 0 !important;
  }

  .page-content.project-content {
    margin-left: 0;
    width: 100%;
  }

  .page-content {
    overflow: auto;
  }

  .work-sort h2.first {
    margin-top: 40px;
  }

  .project-layout-right,
  .project-layout-left {
    width: 100% !important;
    float: none !important;
  }

  .project-layout-a,
  .project-layout-b,
  .project-layout-c,
  .project-layout-d,
  .project-layout-e,
  .project-layout-f,
  .project-layout-g,
  .project-layout-o {
    width: 100% !important;
    height: auto !important;
    position: initial !important;
    margin-bottom: 14px !important;
  }

  .work-sort {
    display: none;
  }

  .spaced-left {
    margin-left: 0;
  }

  .books .book {
    width: 100%;
    height: auto;
    float: none;
    padding: 0;
  }

  .books .book .hover {
    display: block;
    position: initial;
    padding: 0;
    border: 0;
    padding-top: 15px;
  }

  .books .book .hover p {
    padding: 0;
  }

  .page-sidebar.jump-with.media > ul {
    display: none;
  }

  .page.work .page-sidebar.prof {
    padding-top: 25px !important;
  }

  .page.work .page-sidebar.prof2 {
    padding-top: 75px !important;
  }

  .page.work .page-sidebar.prof2 li a {
    display: none;
    text-transform: uppercase;
    font-family: "Conv_Akkurat-Light";
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
  }

  .page.work .page-sidebar.prof2 li a.show {
    display: block;
  }

  .page.work .page-sidebar.prof2 .mobile-only {
    display: inline-block;
  }

  .page.work .page-sidebar li a.active {
    color: #BF0000;
    display: block;
  }

  .page-content.twerf {
    opacity: 1 !important;
  }

  .project-sidebar.mobile-only {
    display: block;
    float: none;
    width: 100%;
    padding-left: 20px !important;
    box-sizing: border-box;
    padding-top: 10px !important;
  }

  .project .project-text .project-text-left {
    width: 100%;
    margin: 0;
    float: none;
  }

  .project .project-text .project-text-right {
    width: 100%;
    margin: 0;
    float: none;
  }
}

@media all and (max-width: 1024px) and (orientation: landscape) {
  .news-items-carousel-container {
    position: fixed;
    top: auto;
    bottom: 0;
  }

  .news-items-carousel-container .news-items-carousel .news-item .news-item-text {
    bottom: 40px;
    display: none;
  }

  .news-items-carousel-container .news-items-carousel .news-item .news-item-text p {
    display: none;
  }

  .news-items-carousel-container .news-items-carousel .news-item .news-item-img {
    display: block;
    width: 170px;
    left: 6px;
  }
}

/*
    Loader
*/

#pageloader {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #FFF;
  z-index: 999999;
}

.loader-img {
  position: absolute;
  width: auto;
  height: height;
  margin: -27px 0 0 -27px;
  top: 50%;
  margin-top: -40px;
  left: 50%;
  margin-left: -40px;
  text-align: center;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*
    Loader
*/

#pageloader {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #FFF;
  z-index: 999999;
}

.loader-img {
  position: absolute;
  width: auto;
  height: height;
  margin: -27px 0 0 -27px;
  top: 50%;
  margin-top: -40px;
  left: 50%;
  margin-left: -40px;
  text-align: center;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
