html,
body {
  height: 100%; }

body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0;
  margin: 0;
  position: relative; }

:focus {
  outline: 0; }

.touch.Safari input, .touch.Safari textarea, .touch.Safari select {
  font-size: 16px !important;
  -webkit-appearance: none; }

/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.row,
[class^="col-"],
.container {
  box-sizing: border-box; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 960px;
  position: relative; }

.non-responsive .container {
  width: 960px; }

.row {
  margin-left: -15px;
  margin-right: -15px;
  position: relative; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

/* Responsive utilities */
@-ms-viewport {
  width: device-width; }
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
.u-f-l {
  float: left; }

.u-f-r {
  float: right; }

.u-c-l {
  clear: left; }

.u-c-r {
  clear: right; }

.u-ta-left {
  text-align: left; }

.u-ta-right {
  text-align: right; }

.u-ta-center {
  text-align: center; }

@media screen and (max-width: 767px) {
  .u-xs-ta-center {
    text-align: center; } }

.u-ba-center {
  margin-left: auto;
  margin-right: auto; }

.u-fw-300 {
  font-weight: 300 !important; }

.u-sprite, .u-cover {
  background-position: center;
  background-repeat: no-repeat; }

.u-overflow-hidden {
  position: relative;
  overflow: hidden; }

.u-cover {
  background-size: cover; }

.u-tt-none {
  text-transform: none !important; }

.u-inline,
.u-inlineblock {
  width: auto !important;
  display: inline-block; }

.u-fit {
  max-width: 100%; }

.u-fill {
  width: 100% !important; }

.u-zlift {
  z-index: 2;
  position: relative; }

.pointer {
  cursor: pointer; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.u-p10 {
  padding: 10px; }

.u-p15 {
  padding: 15px; }

.u-p20 {
  padding: 20px; }

.u-p30 {
  padding: 30px; }

.u-p40 {
  padding: 40px; }

.u-pt10 {
  padding-top: 10px !important; }

.u-pt15 {
  padding-top: 15px; }

.u-pt20 {
  padding-top: 20px; }

.u-pt30 {
  padding-top: 30px; }

.u-pt40 {
  padding-top: 40px; }

.u-pr0 {
  padding-right: 0px; }

.u-pr20 {
  padding-right: 20px; }

.u-pr30 {
  padding-right: 30px; }

.u-pr40 {
  padding-right: 40px; }

.u-pb5 {
  padding-bottom: 5px; }

.u-pb10 {
  padding-bottom: 10px !important; }

.u-pb20 {
  padding-bottom: 20px; }

.u-pb30 {
  padding-bottom: 30px; }

.u-pb40 {
  padding-bottom: 40px; }

.u-pl30 {
  padding-left: 30px; }

.u-mt0 {
  margin-top: 0px !important; }

.u-mb20 {
  margin-bottom: 20px; }

.u-mr20 {
  margin-right: 20px; }

.u-mt20 {
  margin-top: 20px; }

.u-ml30 {
  margin-left: 30px; }

.u-mr30 {
  margin-right: 30px; }

.u-mr15 {
  margin-right: 15px; }

@font-face {
  font-family: 'safra';
  src: url("../fonts/safra-regular-webfont.eot");
  src: url("../fonts/safra-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/safra-regular-webfont.woff2") format("woff2"), url("../fonts/safra-regular-webfont.woff") format("woff"), url("../fonts/safra-regular-webfont.ttf") format("truetype"), url("../fonts/safra-regular-webfont.svg#safraregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.icon, .icon--arrow-right:before, #featured li .caption .view_project i:before, #related li.next a i:before, #projects li a .more span i:before, #news li .read_more i:before,
#news li .download i:before, section.home.news .readmore i:before, .icon--arrow-left:before, #related li.prev a i:before, .icon--grid:before, #navigation li.index a i:before, #related li.index a i:before, .icon--chevron-right:before, #content .section_switch i:before, #navigation li.next a i:before, .icon--chevron-left:before, #navigation li.prev a i:before {
  font-family: safra;
  position: relative;
  -webkit-transform: rotate(0.01deg) !important;
          transform: rotate(0.01deg) !important; }

.icon--arrow-right:before, #featured li .caption .view_project i:before, #related li.next a i:before, #projects li a .more span i:before, #news li .read_more i:before,
#news li .download i:before, section.home.news .readmore i:before {
  content: '\E000';
  font-size: 22px;
  bottom: -2px; }

.icon--arrow-left:before, #related li.prev a i:before {
  content: '\E009';
  font-size: 22px;
  bottom: -2px; }

.icon--grid:before, #navigation li.index a i:before, #related li.index a i:before {
  content: '\E003';
  font-size: 17px; }

.icon--chevron-right:before, #content .section_switch i:before, #navigation li.next a i:before {
  content: '\E004'; }

.icon--chevron-left:before, #navigation li.prev a i:before {
  content: '\E005'; }

footer {
  width: 100%;
  float: left;
  margin-top: 40px;
  background: url(../../images/footer_border.png) repeat-x top;
  position: relative;
  padding: 25px 0;
  font-size: 10px;
  line-height: 1em; }
  @media screen and (max-width: 767px) {
    footer {
      text-align: center;
      padding: 35px 0;
      line-height: 1.5; }
      footer .left,
      footer .right {
        float: none; }
      footer .left {
        margin-bottom: 1em; } }

footer .logo {
  width: 180px;
  height: 22px;
  position: absolute;
  left: 50%;
  margin-left: -90px;
  top: -11px;
  background: url(../../images/footer_logo.png) no-repeat;
  overflow: hidden;
  text-indent: -999px; }

footer ul {
  margin: 0; }

footer ul li {
  float: left;
  display: inline;
  border-left: 1px solid #cccccc;
  margin: 0; }
  @media screen and (max-width: 767px) {
    footer ul li {
      float: none; } }

footer ul li:first-child {
  border: 0; }

footer ul li a {
  padding: 0 10px;
  color: #999; }

footer ul li a:hover {
  color: #006633; }

footer ul li a.active {
  color: #006633; }

#logo {
  width: 270px;
  height: 90px; }
  @media screen and (max-width: 767px) {
    #logo {
      width: 199px;
      height: 64px; } }
  @media screen and (max-width: 991px) {
    #logo {
      position: relative;
      z-index: 11; } }
  #logo h1 {
    position: absolute;
    left: -9999px;
    top: 0; }
  #logo a {
    display: block;
    width: 270px;
    height: 90px;
    background: url(../../images/logo-safra.svg) no-repeat;
    background-size: contain;
    overflow: hidden;
    text-indent: -999px; }
    @media screen and (max-width: 767px) {
      #logo a {
        width: 199px;
        height: 64px; } }
  #logo.book a {
    width: 210px;
    height: 70px;
    margin-top: -15px;
    background: url(../../images/logo-safra.svg) no-repeat;
    background-size: contain; }
    @media screen and (max-width: 767px) {
      #logo.book a {
        margin-top: 0;
        margin-bottom: 15px; } }

#content {
  /*margin-left: 50px;*/
  /*width: 660px;*/
  min-height: 480px;
  /*float: left;*/
  padding: 40px 0;
  position: relative; }
  @media screen and (max-width: 767px) {
    #content .related--top {
      background-position: bottom;
      padding-bottom: 6px;
      margin-top: 0;
      padding-top: 0; } }

#content p {
  margin: 1em 0; }

#content p.learn_more {
  margin: 2em 0;
  font-size: 18px;
  font-family: Swis; }

#content h2.title {
  font-size: 28px;
  line-height: 1em;
  color: #444;
  margin: 10px 0 30px;
  font-family: Swis; }

#content h2.title.green {
  color: #006633; }

#content h2.title.category_title {
  font-size: 24px; }

#content h3 {
  font-size: 21px;
  line-height: 1.3em;
  color: #444;
  margin-top: 40px;
  font-family: Swis; }

#content .content ul li {
  list-style: disc;
  margin-left: 1.5em; }

#content .date {
  font-size: 17px;
  color: #444;
  font-family: Swis; }

#content img.left {
  margin: 5px 20px 10px 0; }

#content img.right {
  margin: 5px 0 10px 20px; }

/* found in news listing page @zsitro */
.content .wrapped_image img {
  max-width: 100%;
  height: auto; }

#content .wrapped_image {
  overflow: hidden;
  position: relative; }
  @media screen and (max-width: 767px) {
    #content .wrapped_image {
      width: 100% !important;
      text-align: center; } }

#content .wrapped_image span.title {
  display: block;
  text-align: center;
  font: 11px/1.5em Georgia, serif;
  font-style: italic;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.9); }

#content .wrapped_image span.overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  background: rgba(0, 0, 0, 0.5) url(../../images/overlay_icon.png) no-repeat center; }

#content .wrapped_image.has_title span.overlay {
  background-position: center 35%; }

#content .wrapped_image a {
  color: #666; }

#content .wrapped_image a:hover span.title {
  color: #006633; }

#content .wrapped_image.left {
  float: left;
  margin: 5px 20px 10px 0; }

#content .wrapped_image.right {
  float: right;
  margin: 5px 0 10px 20px; }

#content .section_switch {
  color: #666;
  font-size: 16px;
  font-family: Swis; }

#content .section_switch i {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 3px; }

blockquote p {
  display: inline; }

blockquote:after,
blockquote:before {
  font-family: Georgia;
  font-size: 90px;
  color: #e3e3e3;
  line-height: 0px;
  display: inline-block;
  background: #FF0;
  vertical-align: text-bottom; }

blockquote:before {
  content: '\201C';
  margin-bottom: -5px;
  margin-right: 10px;
  margin-left: -10px; }

blockquote:after {
  content: '\201D';
  margin-bottom: -25px; }

hr {
  border: 0;
  float: left;
  width: 100%;
  height: 34px;
  background: url(../../images/hr.png) no-repeat center;
  margin: 20px 0; }

#sections {
  width: 100%;
  float: left;
  margin: 0;
  padding: 15px 0;
  background: url(../../images/footer_border.png) repeat-x left top; }

#sections li {
  float: left;
  display: inherit;
  width: 33%;
  margin: 0; }

#sections li a {
  font-family: Swis;
  font-size: 18px;
  color: #999; }

#sections li a i {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #999999 url(../../images/section_icons.png) no-repeat;
  overflow: hidden;
  /*				text-indent: -999px;*/
  margin-bottom: -1px;
  margin-right: 3px; }

#sections li.video_section {
  width: 34%;
  text-align: right; }

#sections li.video_section a i {
  background-position: 0 -32px; }

#sections li.photo_section {
  text-align: center; }

#sections li.photo_section a i {
  background-position: 0 -16px; }

.sections_container {
  /*width: 660px;*/
  /*float: left;*/
  background: url(../../images/footer_border.png) repeat-x left bottom;
  margin-bottom: 20px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .sections_container {
      position: absolute;
      width: 100%;
      top: -37px;
      z-index: 1;
      background: none; }
      .sections_container #sections {
        padding: 0;
        background: none; }
        .sections_container #sections li {
          background: rgba(255, 255, 255, 0.9);
          margin-left: 1px;
          margin-right: 1px;
          display: inline-block;
          text-align: center;
          width: 31.9%; }
          .sections_container #sections li.active {
            background: white; }
          .sections_container #sections li a {
            padding: .8rem .5rem;
            display: inline-block;
            color: #444; }
            .sections_container #sections li a i {
              display: none; } }
        @media screen and (max-width: 767px) and (max-width: 479px) {
          .sections_container #sections li a {
            font-size: 16px; } }
        @media screen and (max-width: 767px) and (max-width: 400px) {
          .sections_container #sections li a {
            padding: .8rem .2rem;
            font-size: 13px;
            white-space: nowrap; } }

#project_sections section {
  /*	min-height: 600px;*/
  /*	display: none;*/
  /*	&.active {
  	display: block;
  }*/ }

#project_video iframe {
  width: 100%; }

#navigation {
  width: 100%;
  float: left;
  padding: 6px 0;
  margin-bottom: 40px;
  background: url(../../images/footer_border.png) repeat-x bottom; }

#navigation li {
  float: left;
  display: inherit;
  width: 33%; }

#navigation li a {
  font-family: Swis;
  font-size: 14px;
  color: #999; }

#navigation li a i {
  width: 16px;
  height: 16px;
  display: inline-block;
  overflow: hidden;
  /*				text-indent: -999px;*/ }

#navigation li a:hover {
  color: #006633; }

#navigation li a:hover i {
  background-position: 0 -16px; }

#navigation li.index {
  text-align: center; }

#navigation li.index a i {
  margin-left: 5px; }
  #navigation li.index a i:before {
    bottom: -1px; }

#navigation li.next {
  text-align: right;
  width: 34%; }

#navigation li.next a i:before {
  bottom: -1px; }

#navigation li.prev a i:before {
  bottom: -1px; }

form#contact_form {
  border-top: 1px solid #d5d5d5;
  margin-top: 20px;
  padding-top: 30px; }

form label {
  display: block;
  font-size: 18px;
  color: #444;
  font-family: Swis;
  margin-bottom: 5px; }

form label em {
  font: 11px/1.5em Georgia;
  color: #777;
  font-style: italic; }

form label.error {
  font: 11px/1.5em Georgia;
  color: #9e0b0f;
  font-style: italic; }

form input[type='submit'] {
  -webkit-appearance: none;
  border-radius: 0; }

form .input-text,
form textarea {
  width: 100%;
  height: 32px;
  margin: 0;
  box-sizing: border-box;
  vertical-align: middle;
  padding: 0 10px;
  font: 14px/1em Arial;
  border: 1px solid #c7c7c7;
  box-shadow: inset 0 5px 8px rgba(0, 0, 0, 0.03);
  -webkit-appearance: none;
  border-radius: 0; }
  .iPhone form .input-text, .iPhone
  form textarea {
    font-size: 16px; }

form .input-text.error,
form textarea.error {
  border-color: #9e0b0f; }

form .input-text:focus,
form textarea:focus {
  outline: none;
  border-color: #006633;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

form textarea {
  padding: 10px;
  height: 170px;
  overflow-y: auto; }

form textarea.address {
  height: 30px; }

form .input {
  box-sizing: border-box;
  width: 100%;
  margin: 7px 0;
  /*float: left;*/ }

form .submit .button {
  /*margin-right: 8px;*/ }

@media screen and (max-width: 767px) {
  form .submit .button {
    width: 100%; } }
.nocontent {
  text-align: center;
  color: #999;
  font-size: 1em;
  padding: 50px 20px 100px;
  text-shadow: 1px 1px 0 white; }
  .nocontent header {
    font-size: 1.2em;
    margin-bottom: 15px; }

.dopamine-oldies {
  padding: 4px;
  position: relative;
  z-index: 11; }

#slider {
  width: 100%;
  height: 310px;
  float: left;
  position: relative;
  display: none;
  z-index: 1; }

#slider .mask {
  width: 100%;
  height: 310px;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  /*		background: url(../../images/slider_mask.png) repeat-y;*/
  z-index: 0; }
  @media screen and (max-width: 991px) {
    #slider .mask {
      display: none; } }

@media screen and (max-width: 991px) {
  #slideshow .container {
    padding-left: 0;
    padding-right: 0; } }

#slider.project_showcase #featured li h2 {
  margin: 0; }

#slider.project_showcase #featured li h2 a {
  color: #00adef; }

#slider.project_showcase #featured li h2 a:hover {
  color: #006633; }

#slider.project_showcase #featured li .caption {
  padding: 30px 60px 60px 30px; }

#slider.project_showcase #featured li.blue a {
  color: #00adef; }

#slider.project_showcase #featured li.red a {
  color: #d1282e; }

#slider.project_showcase #featured li.orange a {
  color: #f78e23; }

#slider.project_showcase #featured li.light_green a {
  color: #6db147; }

#slider.project_showcase #featured li.pink a {
  color: #e20077; }

#slider.project_showcase #featured li.dark_blue a {
  color: #333092; }

#slider.project_showcase #bullets {
  left: 30px;
  top: 190px; }

#slideshow {
  width: 100%;
  background: url(../../images/noise.jpg) repeat;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  min-height: 310px;
  position: relative; }

#slideshow .wrapper {
  position: relative; }

#slideshow .top_shadow {
  width: 100%;
  height: 4px;
  background: url(../../images/slideshow_top_shadow.png) repeat-x top center;
  position: absolute;
  left: 0;
  top: -1px; }

#slideshow .bottom_shadow {
  width: 100%;
  height: 4px;
  background: url(../../images/slideshow_bottom_shadow.png) repeat-x top center;
  position: absolute;
  left: 0;
  bottom: -1px; }

/*#image_container {
	display: none;
	width: 1200px;
	position: absolute;
	left: -120px;
	top: 0;
	overflow: hidden;
	height: 310px;
	z-index: 0;
	img {
		width: 100%;
		height: auto;
		position: absolute;
		left: 0;
		top: 0;
		&.mask {
			height: 310px;
		}
	}
}*/
#bullets {
  position: absolute;
  right: 0;
  margin: 0;
  bottom: 20px;
  z-index: 1; }
  @media screen and (max-width: 991px) {
    #bullets {
      right: 15px; } }
  @media screen and (max-width: 474px) {
    #bullets {
      width: 100%;
      text-align: center; } }

#bullets li {
  float: left;
  display: inline-block;
  cursor: pointer;
  width: 12px;
  height: 12px;
  overflow: hidden;
  background: #999;
  margin: 0 0 0 15px;
  text-indent: -99px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  background-clip: padding-box; }
  @media screen and (max-width: 474px) {
    #bullets li {
      float: none; } }

#bullets li:hover {
  background: #006633; }

#bullets li.active {
  background: #00adef; }

#bullets li.active.blue {
  background-color: #00adef; }

#bullets li.active.light_green {
  background-color: #6db147; }

#bullets li.active.orange {
  background-color: #f78e23; }

#bullets li.active.red {
  background-color: #d1282e; }

#bullets li.active.pink {
  background-color: #e20077; }

#bullets li.active.dark_blue {
  background-color: #333092; }

#featured {
  width: 100%;
  height: 310px;
  float: left;
  overflow: hidden;
  margin: 0;
  z-index: 1;
  position: relative; }

#featured.wide {
  width: 100%; }

#featured.wide li {
  width: 100%; }

#featured.wide li .caption {
  left: 130px; }

#featured.wide li .mask {
  height: 310px;
  width: 100%; }

#featured li {
  display: none;
  width: 100%;
  height: 310px;
  position: absolute;
  left: 0;
  top: 0; }

#featured li img {
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 0; }

#featured li .caption {
  padding: 20px 40px 20px 20px;
  background: url(../../images/dot-90.png) repeat;
  position: absolute;
  left: 10px;
  top: 80px;
  z-index: 1; }
  @media screen and (max-width: 479px) {
    #featured li .caption {
      right: 15px;
      left: 15px;
      padding: 15px 30px 15px 15px; } }

#featured li .caption h2 {
  font-size: 24px;
  line-height: 1em;
  margin-top: 10px;
  color: #444;
  font-family: Swis; }
  @media screen and (max-width: 479px) {
    #featured li .caption h2 {
      font-size: 21px; } }

#featured li .caption h2 span {
  color: #006633; }

#featured li .caption h2 small {
  font-size: 16px;
  line-height: 1em;
  text-transform: uppercase;
  color: #444; }

#featured li .caption .title {
  position: absolute;
  left: 0px;
  top: -20px;
  height: 20px;
  color: #FFF;
  font-family: Arial;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 2.1em;
  padding: 0 10px;
  background: #006633; }

#featured li .caption .view_project {
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  margin-top: 30px;
  font-family: Swis; }

#featured li .caption .view_project i {
  float: left;
  width: 22px;
  height: 22px;
  margin: -2px 5px 0 0; }
  #featured li .caption .view_project i:before {
    bottom: 1px; }

#featured li .caption.blue .title {
  background: #00adef; }

#featured li .caption.blue h2, #featured li .caption.blue h2 span {
  color: #00adef; }

#featured li .caption.blue .view_project {
  color: #00adef; }

#featured li .caption.blue .view_project:hover {
  color: #006633; }

#featured li .caption.blue .view_project:hover i {
  background-position: 0 -22px; }

#featured li .caption.blue .view_project i {
  background-position: 0 0; }

#featured li .caption.red .title {
  background: #d1282e; }

#featured li .caption.red h2, #featured li .caption.red h2 span {
  color: #d1282e; }

#featured li .caption.red .view_project {
  color: #d1282e; }

#featured li .caption.red .view_project:hover {
  color: #006633; }

#featured li .caption.red .view_project:hover i {
  background-position: 0 -22px; }

#featured li .caption.red .view_project i {
  background-position: 0 -44px; }

#featured li .caption.orange .title {
  background: #f78e23; }

#featured li .caption.orange h2, #featured li .caption.orange h2 span {
  color: #f78e23; }

#featured li .caption.orange .view_project {
  color: #f78e23; }

#featured li .caption.orange .view_project:hover {
  color: #006633; }

#featured li .caption.orange .view_project:hover i {
  background-position: 0 -22px; }

#featured li .caption.orange .view_project i {
  background-position: 0 -66px; }

#featured li .caption.light_green .title {
  background: #6db147; }

#featured li .caption.light_green h2, #featured li .caption.light_green h2 span {
  color: #6db147; }

#featured li .caption.light_green .view_project {
  color: #6db147; }

#featured li .caption.light_green .view_project:hover {
  color: #006633; }

#featured li .caption.light_green .view_project:hover i {
  background-position: 0 -22px; }

#featured li .caption.light_green .view_project i {
  background-position: 0 -88px; }

#featured li .caption.pink .title {
  background: #e20077; }

#featured li .caption.pink h2, #featured li .caption.pink h2 span {
  color: #e20077; }

#featured li .caption.pink .view_project {
  color: #e20077; }

#featured li .caption.pink .view_project:hover {
  color: #006633; }

#featured li .caption.pink .view_project:hover i {
  background-position: 0 -22px; }

#featured li .caption.pink .view_project i {
  background-position: 0 -220px; }

#featured li .caption.dark_blue .title {
  background: #333092; }

#featured li .caption.dark_blue h2, #featured li .caption.dark_blue h2 span {
  color: #333092; }

#featured li .caption.dark_blue .view_project {
  color: #333092; }

#featured li .caption.dark_blue .view_project:hover {
  color: #006633; }

#featured li .caption.dark_blue .view_project:hover i {
  background-position: 0 -22px; }

#featured li .caption.dark_blue .view_project i {
  background-position: 0 -242px; }

.science-and-medicine {
  background-color: #d1282e; }

.religion {
  background-color: #00adef; }

.education {
  background-color: #f78e23; }

.general-philanthropy {
  background-color: #6db147; }

.dl-menuwrapper {
  width: 100%;
  max-width: 290px;
  float: left;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
  position: absolute;
  right: 0px;
  z-index: 9;
  width: 300px;
  text-align: right;
  margin-top: 26px; }
  @media screen and (max-width: 767px) {
    .dl-menuwrapper {
      margin-top: 14px; } }
  @media screen and (min-width: 992px) {
    .dl-menuwrapper {
      display: none; } }
  .dl-menuwrapper li {
    margin-bottom: 0; }
  .dl-menuwrapper ul {
    margin-bottom: 0; }

.dl-menuwrapper button {
  background: #ccc;
  border: none;
  width: 35px;
  height: 30px;
  position: relative;
  cursor: pointer;
  outline: none;
  margin-right: -6px; }
  .dl-menuwrapper button span {
    display: block;
    position: absolute;
    left: -130%;
    color: #666;
    margin-top: -8px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px; }

.dl-search {
  padding: 15px 20px; }

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background: #aaa; }

.dl-menuwrapper button:after {
  content: '';
  position: absolute;
  width: 68%;
  height: 3px;
  background: #006633;
  top: 7px;
  left: 16%;
  box-shadow: 0 7px 0 #006633, 0 14px 0 #006633; }

.dl-menuwrapper ul {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left; }

.dl-menuwrapper li {
  position: relative; }

.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 15px 20px;
  font-size: 20px;
  font-family: Swis;
  line-height: 20px;
  font-weight: 300;
  color: #fff;
  outline: none; }

.no-touch .dl-menuwrapper li a:hover {
  background: rgba(255, 248, 213, 0.1); }

.dl-menuwrapper li.dl-back > a {
  padding-left: 30px;
  background: rgba(0, 0, 0, 0.1); }

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  position: absolute;
  top: 0;
  content: '';
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: rgba(255, 255, 255, 0.8);
  top: 38%; }

.dl-menuwrapper li.dl-back:after {
  left: 8px;
  color: rgba(212, 204, 198, 0.3);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 34%; }

.dl-menuwrapper li > a:after {
  right: 10px;
  color: rgba(0, 0, 0, 0.15); }

.dl-menuwrapper .dl-menu {
  margin: 5px 0 0 0;
  position: absolute;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .dl-menuwrapper .dl-menu a:hover {
    color: white; }

.dl-menuwrapper .dl-menu.dl-menu-toggle {
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }

.dl-menuwrapper .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  transform: translateY(0px); }

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
  display: none; }

/*
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link.
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
  display: none; }

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block; }

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
  position: absolute;
  width: 100%;
  top: 50px;
  left: 0;
  margin: 0; }

/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-1 {
  -webkit-animation: MenuAnimOut1 0.4s;
  animation: MenuAnimOut1 0.4s; }

.dl-menu.dl-animate-out-2 {
  -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
  animation: MenuAnimOut2 0.3s ease-in-out; }

.dl-menu.dl-animate-out-3 {
  -webkit-animation: MenuAnimOut3 0.4s ease;
  animation: MenuAnimOut3 0.4s ease; }

.dl-menu.dl-animate-out-4 {
  -webkit-animation: MenuAnimOut4 0.4s ease;
  animation: MenuAnimOut4 0.4s ease; }

.dl-menu.dl-animate-out-5 {
  -webkit-animation: MenuAnimOut5 0.4s ease;
  animation: MenuAnimOut5 0.4s ease; }

@-webkit-keyframes MenuAnimOut1 {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg); }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5; }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0; } }
@-webkit-keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    opacity: 0; } }
@-webkit-keyframes MenuAnimOut3 {
  100% {
    -webkit-transform: translateZ(300px);
    opacity: 0; } }
@-webkit-keyframes MenuAnimOut4 {
  100% {
    -webkit-transform: translateZ(-300px);
    opacity: 0; } }
@-webkit-keyframes MenuAnimOut5 {
  100% {
    -webkit-transform: translateY(40%);
    opacity: 0; } }
@keyframes MenuAnimOut1 {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg); }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5; }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0; } }
@keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0; } }
@keyframes MenuAnimOut3 {
  100% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0; } }
@keyframes MenuAnimOut4 {
  100% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0; } }
@keyframes MenuAnimOut5 {
  100% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0; } }
.dl-menu.dl-animate-in-1 {
  -webkit-animation: MenuAnimIn1 0.3s;
  animation: MenuAnimIn1 0.3s; }

.dl-menu.dl-animate-in-2 {
  -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
  animation: MenuAnimIn2 0.3s ease-in-out; }

.dl-menu.dl-animate-in-3 {
  -webkit-animation: MenuAnimIn3 0.4s ease;
  animation: MenuAnimIn3 0.4s ease; }

.dl-menu.dl-animate-in-4 {
  -webkit-animation: MenuAnimIn4 0.4s ease;
  animation: MenuAnimIn4 0.4s ease; }

.dl-menu.dl-animate-in-5 {
  -webkit-animation: MenuAnimIn5 0.4s ease;
  animation: MenuAnimIn5 0.4s ease; }

@-webkit-keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0; }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5; }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
    opacity: 1; } }
@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1; } }
@-webkit-keyframes MenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(300px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1; } }
@-webkit-keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(-300px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1; } }
@-webkit-keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: translateY(40%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }
@keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0; }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5; }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
    transform: translateZ(0px) rotateY(0deg);
    opacity: 1; } }
@keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1; } }
@keyframes MenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1; } }
@keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1; } }
@keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
  -webkit-animation: SubMenuAnimIn1 0.4s ease;
  animation: SubMenuAnimIn1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
  -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
  animation: SubMenuAnimIn2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
  -webkit-animation: SubMenuAnimIn3 0.4s ease;
  animation: SubMenuAnimIn3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
  -webkit-animation: SubMenuAnimIn4 0.4s ease;
  animation: SubMenuAnimIn4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
  -webkit-animation: SubMenuAnimIn5 0.4s ease;
  animation: SubMenuAnimIn5 0.4s ease; }

@-webkit-keyframes SubMenuAnimIn1 {
  0% {
    -webkit-transform: translateX(50%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(-300px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(300px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn5 {
  0% {
    -webkit-transform: translateZ(-200px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0);
    opacity: 1; } }
@keyframes SubMenuAnimIn1 {
  0% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1; } }
@keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1; } }
@keyframes SubMenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1; } }
@keyframes SubMenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1; } }
@keyframes SubMenuAnimIn5 {
  0% {
    -webkit-transform: translateZ(-200px);
    transform: translateZ(-200px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
  -webkit-animation: SubMenuAnimOut1 0.4s ease;
  animation: SubMenuAnimOut1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
  -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
  animation: SubMenuAnimOut2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
  -webkit-animation: SubMenuAnimOut3 0.4s ease;
  animation: SubMenuAnimOut3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
  -webkit-animation: SubMenuAnimOut4 0.4s ease;
  animation: SubMenuAnimOut4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
  -webkit-animation: SubMenuAnimOut5 0.4s ease;
  animation: SubMenuAnimOut5 0.4s ease; }

@-webkit-keyframes SubMenuAnimOut1 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(50%);
    opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%);
    opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut3 {
  0% {
    -webkit-transform: translateZ(0px);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(-300px);
    opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut4 {
  0% {
    -webkit-transform: translateZ(0px);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(300px);
    opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut5 {
  0% {
    -webkit-transform: translateZ(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(-200px);
    opacity: 0; } }
@keyframes SubMenuAnimOut1 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0; } }
@keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0; } }
@keyframes SubMenuAnimOut3 {
  0% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0; } }
@keyframes SubMenuAnimOut4 {
  0% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0; } }
@keyframes SubMenuAnimOut5 {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateZ(-200px);
    transform: translateZ(-200px);
    opacity: 0; } }
/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
  position: relative;
  opacity: 1;
  -webkit-transform: none;
  transform: none; }

.no-js .dl-menuwrapper li .dl-submenu {
  display: block; }

.no-js .dl-menuwrapper li.dl-back {
  display: none; }

.no-js .dl-menuwrapper li > a:not(:only-child) {
  background: rgba(0, 0, 0, 0.1); }

.no-js .dl-menuwrapper li > a:not(:only-child):after {
  content: ''; }

.dl-menuwrapper button {
  background: #fff; }

.dl-menuwrapper button:hover:after,
.dl-menuwrapper button.dl-active:after {
  background: white;
  box-shadow: 0 7px 0 white, 0 14px 0 white; }

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background: #006633; }

#related {
  width: 100%;
  float: left;
  background: url(../../images/footer_border.png) repeat-x top;
  margin: 40px 0;
  padding: 30px 0; }
  @media screen and (max-width: 767px) {
    #related {
      float: none; } }

#related li {
  float: left;
  display: inline;
  width: 33%; }
  @media screen and (max-width: 991px) {
    #related li {
      width: 45%; } }

#related li a {
  font-family: Swis;
  font-size: 18px;
  color: #999; }
  @media screen and (max-width: 767px) {
    #related li a {
      font-size: 14px; } }

#related li a i {
  width: 22px;
  height: 22px;
  margin-bottom: -4px;
  display: inline-block; }
  @media screen and (max-width: 767px) {
    #related li a i {
      margin-bottom: -6px; } }

#related li.index {
  text-align: center; }
  @media screen and (max-width: 991px) {
    #related li.index {
      width: 10%; }
      #related li.index a {
        text-indent: -999px;
        font-size: 0.0069px;
        width: 40px; } }

#related li.index a i:before {
  bottom: -1px; }

#related li.index a:hover {
  color: #006633; }

#related li.index a:hover i {
  background-position: 0 -12px; }

#related li.next {
  float: right;
  text-align: right;
  width: 33%; }

#related li.next a i {
  margin-left: 5px; }

#related li.next a:hover {
  color: #006633; }

#related li.next a:hover i {
  background-position: 0 -22px; }

#related li.prev a i {
  margin-right: 5px; }

#related li.prev a:hover {
  color: #006633; }

/* @group HEADER */
header, div#header {
  border-top: 3px solid #006633;
  width: 100%;
  padding-top: 40px;
  z-index: 2;
  position: relative;
  background: white; }
  @media screen and (max-width: 991px) {
    header, div#header {
      padding-top: 16px;
      padding-bottom: 8px; } }
  @media screen and (max-width: 767px) {
    header, div#header {
      padding-top: 11px; } }
  header.header--book, div#header.header--book {
    background: white; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      header.header--book, div#header.header--book {
        padding-top: 40px; } }

nav {
  width: 100%;
  float: left;
  position: relative;
  z-index: 3;
  margin-bottom: -1px; }

nav.nav-desktop ul {
  float: right;
  margin: 0; }

nav.nav-desktop ul li {
  float: left;
  display: inline;
  position: relative;
  margin: 0; }

nav.nav-desktop ul li a {
  display: block;
  float: left;
  color: #444;
  font-size: 20px;
  line-height: 1.6em;
  padding: 8px 25px;
  height: 32px;
  background: url(../../images/menu_divider.png) no-repeat 0 8px;
  font-family: Swis; }

nav.nav-desktop ul li:hover > a {
  background: #F2F2F2;
  color: #006633;
  height: 31px; }

nav.nav-desktop ul li:hover + li a {
  background-image: none; }

nav.nav-desktop ul li:hover ul li a {
  height: 40px; }

nav.nav-desktop ul li.active > a {
  background: #006633;
  color: #FFF; }

nav.nav-desktop ul li.active > a:hover {
  height: 32px; }

nav.nav-desktop ul li.active + li a {
  background-image: none; }

nav.nav-desktop ul li:first-child a {
  background-image: none; }

nav.nav-desktop ul li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 47px;
  min-width: 170px;
  z-index: 3;
  background: rgba(255, 255, 255, 0.9) url(../../images/slideshow_top_shadow.png) no-repeat 60% -1px; }

nav.nav-desktop ul li ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #cecece;
  overflow: hidden; }

nav.nav-desktop ul li ul li a {
  float: left;
  width: 100%;
  min-width: 170px;
  font-size: 16px;
  line-height: 2.5em;
  height: 40px;
  padding: 0;
  background-image: none;
  text-indent: 15px;
  border-left: 4px solid #006633; }

nav.nav-desktop ul li ul li a:hover {
  background-color: #006633;
  color: #FFF; }

nav.nav-desktop ul li ul li a:hover.active {
  height: 40px; }

nav.nav-desktop ul li ul li a.blue {
  border-left: 4px solid #00adef; }

nav.nav-desktop ul li ul li a.blue:hover {
  background-color: #00adef;
  color: #FFF; }

nav.nav-desktop ul li ul li a.red {
  border-left: 4px solid #d1282e; }

nav.nav-desktop ul li ul li a.red:hover {
  background-color: #d1282e;
  color: #FFF; }

nav.nav-desktop ul li ul li a.orange {
  border-left: 4px solid #f78e23; }

nav.nav-desktop ul li ul li a.orange:hover {
  background-color: #f78e23;
  color: #FFF; }

nav.nav-desktop ul li ul li a.light_green {
  border-left: 4px solid #6db147; }

nav.nav-desktop ul li ul li a.light_green:hover {
  background-color: #6db147;
  color: #FFF; }

nav.nav-desktop ul li ul li a.pink {
  border-left: 4px solid #e20077; }

nav.nav-desktop ul li ul li a.pink:hover {
  background-color: #e20077;
  color: #FFF; }

nav.nav-desktop ul li ul li a.dark_blue {
  border-left: 4px solid #333092; }

nav.nav-desktop ul li ul li a.dark_blue:hover {
  background-color: #333092;
  color: #FFF; }

nav.nav-desktop ul li ul li:last-child {
  border: none; }

.book_menu {
  float: right;
  width: 408px;
  margin-top: -10px; }
  @media screen and (max-width: 767px) {
    .book_menu {
      float: none;
      width: 100%;
      margin-top: 5px; } }

.book_menu .button {
  float: right;
  margin-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .book_menu .button {
      float: none;
      width: 100%;
      display: block;
      margin: 15px 0;
      text-align: center;
      box-sizing: border-box; } }

.book_menu .button.button--white {
  background: #fff;
  color: #666;
  border: 1px solid #666;
  margin-right: 10px; }

.book_menu .button.button--white:hover {
  color: #063;
  border: 1px solid #666; }

.back_home {
  color: #666;
  font-family: Swis;
  font-size: 16px;
  line-height: 1.5em;
  float: right; }

.back_home i {
  float: left;
  width: 22px;
  height: 22px;
  background: url(../../images/caption_arrows.png) no-repeat 0 -132px;
  margin: -1px 5px 0 0; }

.back_home:hover {
  color: #006633; }

.back_home:hover i {
  background-position: 0 -154px; }

#search_form {
  float: right;
  border: 1px solid #c7c7c7;
  height: 32px;
  position: relative;
  padding: 0;
  margin-top: 15px;
  background: #FFF;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.05); }

#search_form label {
  position: absolute;
  left: 10px;
  top: 7px;
  width: 190px;
  font-size: 17px;
  line-height: 1em;
  font-family: Swis; }

#search_form .input-text {
  float: left;
  border: 0;
  margin: 0;
  height: 32px;
  padding: 0 10px;
  font-size: 14px;
  width: 190px;
  background: transparent;
  box-shadow: inset 0 0 0 transparent; }

#search_form .input-text:focus {
  outline: none; }

#search_form input[type=submit] {
  width: 32px;
  height: 32px;
  float: left;
  cursor: pointer;
  background: transparent url(../../images/search_button.png) no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABKCAYAAAAL8lK4AAAEx0lEQVR42uVc6UtVQRTX3CC1pAwScm/TxLTFSrDIUoL8EJUkSQtqtn2wKEPKkIgybbFIQi2DLB4SEpmpmWlZblku/UV2BkZ4PObMu3fuzL1z3/vw+yJyzu/8Zu6ZmTNnXsji4mJIMEMLEunJKWGAbYDzgBbAB8AEYB7wD/AXMAbwAO4BygFprhcAgsgCNAAmaaBm8QVwCZDgKgGA8A5Ap2DQLJCZcheQpLUAQDAe8FBi4L4gn8oFQKR2AgCpfYBfCoP3Rg8gWQsBgEgoTW5GyQ8DWgG1dDRPAy4CbtPPxmi+IP9X4KgANPh6A2T7AJWAVIMrRg6gzsCMmgUcdlKAOj8EewFFRChB+8sBFX6EIAmy2HYBwOkZPyNTDQiX5GuVn+Q6Q2aNbQKAs52ABYTMCEZGgt8yKi7mN065AOBkBeArQuIzINGG1WYG8f/MDgHqOSOQYNOSW+C1jfZFkTIBwPhGxDHZoGTavOkqRwQYBESpEqAFcXrKge02WYKfI3zKpAtAdl5I4vOILnMSOK0BTDM4DQCWyRagFlE7x+ETZzXCa680AYiaNMn5OnmlQa0hFjDF4NYoU4DtiMqFmhRcWDtS8mlEyHLAOuyMmzmWKhYgGxmgXFkO2hnGm3Wp+9EV4QeDY6UsB2MM46U6FT+Bz2MGxwcyDMcg0ytbMwHOMTh2yzC8ARFgpWYCFDM4jskwnMs6g+tW/6eFWF+ef2QYzmcYntBQgAzWTJVhOI9Vj9NQgCxVAmxFckCoZgLsYnCckmE4BRFgrWYCHGFw/CbDcCRyCtytmQA1DI6vZRkfZBiv1kwA1lVcgyzjrIpsh0bBRyF1wlKV5ac5Uq7WRICDSJ5KleUgEXFwUhMBWKWxIdkVoR6kABnmcPApSJK+KlsArAp71GEBmhBem2QLEIMUIL+TspRDwWOVqpeqyuI1iMNmB4KPBvQjfPJVCRBLm5u4tXibKkBPEB7tqq/GjnOuqffbJMB1hANZmtNVCxDKaYCa5d3VSyrP83oSquy6Hic3MqMcIpeXbmYk30q3cnx2snzKDnwzoI2cspCLEm+8BayX5LeQ+uS14MQpbZAg20pOAvTX35cm+KntMdBvOMzrH5Q5/fostrZ1Ac7SWRTOWdry6HI7YLCTNElpkxTt2uqQ3Oc3TwX10BF+T/buJm28IY2ZytvkwMktk4GpbpIkPq4ZbcCyGvwJk+Qm6T5hVFHw3YAttvQKk5KX4Igme/X3jUgMvFCkEGvliDkuOD2jvexEUOKPBFaQfrrpsdR7JJrxPwmOVL2fXVwm4BjgCjlAAZ7SfQXZ19+h1/DkimudIy9GLGb8Ll36BawIcNPCy47Vrn4zRCqogsFPL1VfXCsA3X3NCQS/YNcRWJkAZCtp4aVHhaufzdEKT69g8Pdd/W6QLkttgZTxzQpQJxj8kJFDiNYCWMj4v8lx1tVPZy1kfG06Q4UFsJjxq1z9eJre7HwUDL5Rt5YYUwLQjP9CMPh33i8w3CrAjWDI+EwBIICSYMn4mACDwZLxMQFEgq8OhOCXBDBbz29ya8bHBDhgorjpcXPG560Chzhvbr2vmOIDKXjfjVA+580t+XtGwP+MDn1c9NPfe9uA/h0hclNL79UW6LQvCeQfUvoPWTiHm//sZuIAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: 14px 16px;
  background-position: center;
  border: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -999px;
  display: block;
  font-size: 0;
  line-height: 0;
  opacity: .7; }

#search_form input[type=submit]:hover {
  opacity: 1; }

#search_form input[type=submit]:focus {
  opacity: 1;
  outline: none; }

#search_form:hover label {
  color: #006633; }

/* @end */
#projects {
  /*float: left;*/
  /*width: 700px;*/
  /*margin-left: -20px;*/
  /*margin-top: -20px;*/ }

#projects li {
  /*float: left;*/
  /*display: inline;*/
  margin-top: 20px;
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    #projects li {
      margin-bottom: 37px; } }

#projects li a {
  float: left;
  /*width: 310px;*/
  /*height: 263px;*/
  overflow: hidden;
  position: relative;
  /*			background: url(../../images/footer_border.png) repeat-x 0 252px;*/ }
  @media screen and (max-width: 991px) {
    #projects li a {
      float: none;
      display: block; } }

#projects li a .image {
  float: left;
  width: 100%;
  padding-bottom: 66%;
  overflow: hidden;
  position: relative;
  background-size: cover; }

#projects li a h3 {
  width: 100%;
  height: 44px;
  background: rgba(255, 255, 255, 0.9);
  font-family: Swis;
  color: #444;
  font-size: 18px;
  line-height: 2.3em;
  position: absolute;
  bottom: 0;
  left: 0;
  text-indent: 10px;
  z-index: 1;
  margin: 0;
  overflow: hidden; }

#projects li a p {
  float: left;
  width: 100%;
  color: #666;
  font-size: 12px;
  line-height: 1.5em;
  margin: 15px 0; }

#projects li a .more {
  width: 100%;
  background: #FFF url(../../images/footer_border.png) repeat-x center bottom 9px;
  display: block;
  /*position: absolute;*/
  /*left: 0;*/
  /*bottom: 0;*/ }

#projects li a .more span {
  float: right;
  background: #FFF;
  padding-left: 10px;
  color: #666;
  font-size: 16px;
  font-family: Swis; }

#projects li a .more span i {
  width: 22px;
  height: 22px;
  margin: 0 0 -5px 3px;
  display: inline-block; }
  #projects li a .more span i:before {
    bottom: -1px;
    left: -3px; }

#projects li a .overlay {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  /*width: 310px;*/
  width: 100%;
  bottom: 0;
  background: url(../../images/project_hover.png) no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0; }

#projects li a:hover h3 {
  color: #006633; }

#projects li a:hover .more span {
  color: #006633; }

#projects li a:hover .more span i {
  background-position: 0 -22px; }

.sidemenu {
  /*float: left;*/
  width: 100%;
  margin: 0 0 40px;
  /*	border-bottom: 1px solid #cecece;*/ }
  @media screen and (max-width: 767px) {
    .sidemenu {
      display: none; } }

.sidemenu li {
  /*float: left;*/
  display: inline;
  /*width: 210px;*/
  width: 100%;
  margin: 0; }

.sidemenu li a {
  display: block;
  font-size: 18px;
  color: #444;
  border-bottom: 1px solid #cecece;
  padding: 10px 15px;
  font-family: Swis; }

.sidemenu li:hover {
  /*			&+li a {
  			border-color: #F2F2F2;
  		}*/ }

.sidemenu li:hover a {
  background: #f2f2f2;
  border-color: #F2F2F2;
  color: #006633; }

.sidemenu li.active {
  /*&+li a {
  			border: 0;
  		}*/ }

.sidemenu li.active a {
  border: 0;
  color: #FFF;
  background: #006633; }

.sidemenu.projects_menu li.blue a {
  border-left-color: #00adef;
  /*&:hover {
  					background-color: @blue;
  					border-color: @blue;
  					color: #FFF;
  				}*/ }

.sidemenu.projects_menu li.blue.active a {
  border-color: #00adef;
  background-color: #00adef; }

.sidemenu.projects_menu li.red a {
  border-left-color: #d1282e;
  /*&:hover {
  					background-color: @red;
  					border-color: @red;
  					color: #FFF;
  				}*/ }

.sidemenu.projects_menu li.red.active a {
  border-color: #d1282e;
  background-color: #d1282e; }

.sidemenu.projects_menu li.orange a {
  border-left-color: #f78e23;
  /*&:hover {
  					background-color: @orange;
  					border-color: @orange;
  					color: #FFF;
  				}*/ }

.sidemenu.projects_menu li.orange.active a {
  border-color: #f78e23;
  background-color: #f78e23; }

.sidemenu.projects_menu li.light_green a {
  border-left-color: #6db147;
  /*&:hover {
  					background-color: @light_green;
  					border-color: @light_green;
  					color: #FFF;
  				}*/ }

.sidemenu.projects_menu li.light_green.active a {
  border-color: #6db147;
  background-color: #6db147; }

.sidemenu.projects_menu li.pink a {
  border-left-color: #e20077;
  /*&:hover {
  					background-color: @pink;
  					border-color: @pink;
  					color: #FFF;
  				}*/ }

.sidemenu.projects_menu li.pink.active a {
  border-color: #e20077;
  background-color: #e20077; }

.sidemenu.projects_menu li.dark_blue a {
  border-left-color: #333092;
  /*&:hover {
  					background-color: @dark_blue;
  					border-color: @dark_blue;
  					color: #FFF;
  				}*/ }

.sidemenu.projects_menu li.dark_blue.active a {
  border-color: #333092;
  background-color: #333092; }

.sidemenu.projects_menu li.active {
  /*&+li a {
  				border: inherit;
  			}*/ }

.sidemenu.projects_menu li.active a {
  border-left-width: 4px; }

.sidemenu.projects_menu li a {
  border-left: 4px solid #00adef; }

.table {
  float: none; }
  @media screen and (max-width: 479px) {
    .table {
      box-sizing: border-box;
      display: block; }
      .table td, .table tr, .table th {
        box-sizing: border-box;
        display: block;
        width: 100%; }
      .table tr td {
        background: white;
        border-bottom: 1px solid #eee; }
        .table tr td:last-child {
          border-bottom: 0; }
        .table tr td:nth-child(even) {
          background: #F8F8F8; }
        .table tr td:empty {
          display: none; } }

#news {
  width: 100%;
  float: left;
  margin-top: 10px; }

#news li {
  width: 100%;
  float: left;
  display: inline;
  padding-bottom: 40px;
  margin-bottom: 20px;
  background: url(../images/hr.png) no-repeat bottom;
  position: relative; }

#news li h3 {
  font-size: 24px;
  margin: 10px 0;
  line-height: 1em; }

#news li h3 a {
  color: #006633; }

#news li h3 a:hover {
  text-decoration: underline; }

#news li .read_more,
#news li .download {
  position: absolute;
  background: #FFF;
  bottom: 10px;
  right: 0;
  font-size: 16px;
  line-height: 1em;
  padding-left: 10px;
  color: #999;
  font-family: Swis; }

#news li .read_more i,
#news li .download i {
  display: inline-block;
  width: 22px;
  height: 22px;
  /*background: url(../images/caption_arrows.png) no-repeat 0 -110px;*/
  margin: 0 0 -5px 2px; }
  #news li .read_more i:before,
  #news li .download i:before {
    bottom: -1px; }

#news li .read_more:hover,
#news li .download:hover {
  color: #006633; }

#news li .read_more:hover i,
#news li .download:hover i {
  background-position: 0 -22px; }

#news li .download i {
  background-position: 0 -176px; }

#news li .download:hover i {
  background-position: 0 -198px; }

#news li:last-child {
  background-image: url(../images/hr_simple.png); }

.modal-contact {
  width: 640px !important; }
  @media screen and (max-width: 639px) {
    .modal-contact {
      width: 440px !important; } }
  @media screen and (max-width: 439px) {
    .modal-contact {
      width: 340px !important; } }
  .modal-contact a, .modal-contact a:visited {
    color: #006633;
    text-decoration: underline; }
    .modal-contact a:hover, .modal-contact a:active, .modal-contact a:visited:hover, .modal-contact a:visited:active {
      color: #666; }
  .modal-contact .fancybox-outer {
    background-color: white;
    border-radius: 0;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 140px !important;
    padding-bottom: 60px !important;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.24); }
    .modal-contact .fancybox-outer::before {
      content: '';
      height: 1px;
      display: block;
      position: absolute;
      left: 30px;
      right: 30px;
      top: 110px;
      border-top: 1px solid #aaa;
      border-bottom: 1px solid #aaa; }
  .modal-contact .fancybox-inner {
    width: 100% !important;
    height: 100% !important;
    overflow: inherit; }
    .modal-contact .fancybox-inner p:not(:last-child) {
      margin-bottom: 35px; }
    .modal-contact .fancybox-inner p:last-child {
      font-family: "Swis";
      font-size: 21px; }
  .modal-contact .fancybox-close {
    top: 40px;
    right: 30px;
    content: 'Close';
    background: none;
    color: #999;
    width: auto;
    height: auto;
    font-size: 16px; }
    .modal-contact .fancybox-close i {
      display: inline-block;
      margin-bottom: -4px;
      margin-left: 3px;
      width: 16px;
      background: url("../../images/close_modal.png") no-repeat top right;
      height: 16px; }
    .modal-contact .fancybox-close:hover {
      color: #007921; }
      .modal-contact .fancybox-close:hover i {
        background-position: 0 -16px; }
  .modal-contact .fancybox-title.fancybox-title-float-wrap {
    top: 40px;
    left: 30px;
    bottom: auto;
    margin: 0;
    padding: 0;
    width: auto !important;
    right: auto;
    text-align: left; }
  .modal-contact .fancybox-title .child {
    background-color: transparent;
    color: #006633;
    font-family: "Swis";
    font-size: 28px;
    text-shadow: none;
    font-weight: normal;
    margin: 0;
    padding: 0; }
  .modal-contact .fancybox-subtitle {
    font-size: 16px;
    font-family: "Swis";
    position: absolute;
    top: 75px;
    left: 30px;
    color: #aaa; }

section.home {
  /*width: 470px;*/
  /*float: left;*/
  margin: 80px 0 0; }
  @media screen and (max-width: 767px) {
    section.home {
      margin-top: 40px; } }

section.home h3 {
  font-size: 26px;
  font-family: Swis;
  line-height: 1em;
  color: #444; }

section.home h3 .green {
  color: #006633; }

section.home h3 a {
  color: #444; }

section.home.download {
  height: 380px;
  margin-left: 10px;
  background: url(../../images/dignity_book_2015.jpg) no-repeat 0 -10px;
  background-size: contain;
  background-position: center; }
  @media screen and (max-width: 767px) {
    section.home.download {
      background: url(../../images/book@2x.png) no-repeat center 65%;
      background-size: 80%;
      position: relative;
      padding-top: 40px;
      padding-bottom: 30px;
      border-top: 1px solid rgba(0, 0, 0, 0.04); }
      section.home.download:after {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 200px;
        background: -webkit-radial-gradient(at 50% 0, rgba(0, 0, 0, 0.04), transparent 60%);
        background: radial-gradient(at 50% 0, rgba(0, 0, 0, 0.04), transparent 60%);
        background-repeat: no-repeat;
        z-index: -1; } }
  @media screen and (max-width: 600px) {
    section.home.download {
      height: 320px; } }
  @media screen and (max-width: 400px) {
    section.home.download {
      height: 260px;
      background-size: 90%; } }

section.home.download .button {
  margin-top: 240px; }
  @media screen and (max-width: 767px) {
    section.home.download .button {
      margin-top: 0;
      position: absolute;
      margin: 0 auto;
      bottom: 0;
      left: 50%;
      text-align: center;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%; } }

section.home.news {
  /*width: 420px;*/
  /*padding: 0 0px 0 50px;*/ }

section.home.news .date {
  font-size: 16px;
  color: #7f7f7f;
  font-family: Swis;
  background: url(../../images/footer_border.png) repeat-x 0 10px;
  margin: 20px 0;
  width: 100%;
  float: left; }

section.home.news .date span {
  background: #FFF;
  padding-right: 10px; }

section.home.news p {
  margin-bottom: 20px; }

section.home.news .readmore {
  margin-top: 20px;
  display: inline-block;
  font-size: 16px;
  color: #999;
  font-family: Swis; }

section.home.news .readmore i {
  width: 22px;
  height: 22px;
  display: inline-block;
  margin: 0 5px -5px 0; }

section.home.news .readmore:hover {
  color: #006633; }

section.home.news .readmore:hover i {
  background-position: 0 -22px; }

@media screen and (max-width: 767px) {
  .l-about--bio #slideshow {
    display: none; } }
@media screen and (max-width: 530px) {
  .l-about--bio .content p img {
    display: block;
    float: none;
    width: 80%;
    margin-left: auto !important;
    margin-right: auto !important; } }
.l-about--bio #content .wrapped_image.left {
  height: auto !important; }

@media screen and (max-width: 767px) {
  .l-press #slideshow {
    display: none; } }
