body, html {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin-top: 40px;
  padding-top: 50px;
  padding-bottom: 20px;
  color: #000
}

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

a.current {
  text-decoration: underline;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

em {
  color: rgba(232, 0, 140, 1);
  font-style: normal;
}

.col-sm-5 p {
  text-indent: 32px;
}

.indented-paragraph {
  text-indent: 32px;
}

.formatted h1 {
  font-size: 48px;
  font-weight: bold;
  line-height: 48px;
  margin: 0;
  margin-bottom: 12px;
  text-transform: none;
}

.formatted h2 {
  font-size: 2em;
  font-weight: bold;
  line-heigh2: 1em;
  margin: 0;
  margin-bottom: 12px;
  text-transform: none;
}

.formatted h3 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
  margin: 0;
  margin-bottom: 12px;
  text-transform: none;
}

.formatted .header {
  font-size: 1em;
}

h2 {
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: 32px;
}

h3 {
  font-size: 1em;
  text-transform:  uppercase;
  margin-bottom: 32px;
}

h1 {
  margin: 0;
  text-transform: uppercase;
}

iframe {
  max-width: 640px;
  max-height: 360px;
}

.cntr {
  text-align: center;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.popupfader {
  opacity: 0;
}

.scrollfader {
  opacity: 0;
}

/* NAV */

.active-link {
  text-decoration: underline;
}

.navbar-custom {
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 1);
  min-height: 64px;
}

.navbar-header img {
  height: 30px;
}
.navbar-custom a {
  color: #000;
}

.navbar-custom .container {
  width: 800px;
}

.enlarge {
  height: 64px;
}

.navbar-toggle {
  position: absolute;
  z-index: 9999;
  right: 10px;
  padding: 0px;
  font-size: 32px;
}
.navbar-description-content {
  display: none;
  font-size: 14px;
  font-weight: normal;
  height: 50px;
  width: 550px;
  margin-left: 116px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .navbar-description-content {
    display: block;
  }
}

.nav li a {
  padding-right: 20px;
}

.nav li a#contact {
  padding-right: 0px;
}

.nav li a:hover {
  background-color: rgba(255, 255, 255, 1);
  text-decoration: underline;
}

.nav li a.no-deco:hover {
  text-decoration: none;
}


.nav button {
  background: rgba(255, 255, 255, 1);
  border: 0px;
}

.nav.align-with-brand {
  margin-top: 0;
  width: 560px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background: #fff;
}

.dropdown-menu {
  border: 0;
  box-shadow: 0 4px 8px rgba(0,0,0,.175);
  border-radius: 0;
  text-transform: uppercase;
}

.dropdown-menu>li>a {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}


/* THUMBNAIL */

.thumbnail {
  position: absolute;
  display: none;
  z-index: 9999;
  width: 324px;
  /*height: 434px;*/
  padding: 0;
  margin: 0;
  border: 2px #fff solid;
  opacity: 0.0;
  box-shadow: 0 4px 8px rgba(0,0,0,.175);
  border-radius: 0;
  cursor: pointer;

}
.thumbnail-image {
  width: 320px;
  /*height: 350px;*/
  background: #fff;
  opacity: 0.0;
}

.thumbnail-description {
  width: 320px;
  /* height: 80px;*/
  padding: 4px;
  background: #fff;
}

.thumbnail-description h3 {
  padding: 0;
  margin: 0;
  font-size: 12px;
}

/* List Layout */

.category {
  font-size: 24px;
  line-height: 35px;
  color: rgba(232, 0, 140, 1);
  font-weight: lighter;
  margin-right: 8px;
  text-transform: uppercase;
}

.subtitle {
  position: absolute;
  font-size: 10px;
  line-height: 10px;
  margin-top: -4px;
  visibility: hidden;
  text-transform: uppercase;
}

.subtitle-visible {
  position: relative;
  font-size: 10px;
  line-height: 10px;
  bottom: -24px;
  visibility: visible;
  text-transform: uppercase;
}

.title {
  font-size: 24px;
  line-height: 35px;
  margin-right: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

.title:hover {
  text-decoration: none;
  color: #000;
}

.divider {
  font-size: 24px;
  line-height: 35px;
  margin-right: 18px;

}

.projects {
  text-align: center;
}

/* Main Body */

.movie-title {
  padding-bottom: 4px;
  margin-bottom: 0;
}

.big-type {
  font-size: 48px;
  font-weight: bold;
  line-height: 48px;
  margin-bottom: 48px;
}

.img-centred {
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.related-title {
  margin-bottom: 10px;
  color: #000;
}

.related-title:hover {
  margin-bottom: 10px;
  color: #000;
}

.no-pad-left {
  padding-left: 0;
}

.with-margin-top {
  margin-top: 20px;
}

.back-button {
  margin-top: 48px;
  cursor: pointer;
}

.back-button span {
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
}

.back-button span:hover {
  text-decoration: underline;
}

.about-image, .contact-image {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 32px;
}

/* Footer */

.contact {
  color: #666;
}
footer {
  text-transform: uppercase;
  font-size: 10px;
  color: #999;
}

footer a {
  color: #999;
}