@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700,600);
/*
     _                  _                                
    | |                | |                               
  __| |______ __ _ _ __| |_ __ _  __ _ _ __   __ _ _ __  
 / _` |______/ _` | '__| __/ _` |/ _` | '_ \ / _` | '_ \ 
| (_| |     | (_| | |  | || (_| | (_| | | | | (_| | | | |
 \__,_|      \__,_|_|   \__\__,_|\__, |_| |_|\__,_|_| |_|
                                  __/ |                  
                                 |___/                   

  Main Stylesheet
  ****************************
  File:     main.scss
  Author:   Cami Bosschaert
  E-mail:   cami@d-artagnan.be
  Twitter:  @CamiBosschaert
*/
/*
     _                  _                                
    | |                | |                               
  __| |______ __ _ _ __| |_ __ _  __ _ _ __   __ _ _ __  
 / _` |______/ _` | '__| __/ _` |/ _` | '_ \ / _` | '_ \ 
| (_| |     | (_| | |  | || (_| | (_| | | | | (_| | | | |
 \__,_|      \__,_|_|   \__\__,_|\__, |_| |_|\__,_|_| |_|
                                  __/ |                  
                                 |___/                   

*/
/* normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

ul {
  margin: 0;
  padding: 0; }

.accessibility {
  position: absolute;
  top: auto;
  left: -10000px;
  overflow: hidden;
  width: 1px;
  height: 1px; }

.hidden {
  display: none;
  visibility: hidden; }

.clearfix:before, .clearfix:after,
.row:before, .row:after {
  display: table;
  content: " "; }

.clearfix:after,
.row:after {
  clear: both; }

.clearfix,
.row {
  zoom: 1; }

a {
  text-decoration: none; }

/*
  Variables Stylesheet
  ****************************
  File:     variables.scss
  Author:   Cami Bosschaert
  E-mail:   cami@d-artagnan.be
  Twitter:  @CamiBosschaert
*/
/*--- BASE ---*/
/*--- MENU ---*/
/*--- MIXINS ---*/
/*
  Base Stylesheet
  ****************************
  File:     base.scss
  Author:   Cami Bosschaert
  E-mail:   cami@d-artagnan.be
  Twitter:  @CamiBosschaert
*/
body, html {
  height: 100%; }

body {
  color: #6E6E6E;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.5em;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%; }

a {
  text-decoration: none;
  -webkit-transition: color .2s ease, border-color .2s ease, background-color .2s ease;
  -moz-transition: color .2s, border-color .2s ease, background-color .2s ease;
  -o-transition: color .2s, border-color .2s ease, background-color .2s ease;
  transition: color .2s ease, border-color .2s ease, background-color .2s ease; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1em;
  margin: 0; }

h3 {
  text-transform: lowercase;
  font-size: 1.692em; }

h4 {
  font-size: 1.231em; }

hr {
  height: 1px;
  border: 0; }

dummy {
  clear: both;
  height: 0px; }

li {
  list-style-type: none; }

#container, #wrapper_sideblock, #wrapper_sideblock2, #wrapper_sideblock_none  {
  -webkit-transition: width 1s ease; }

.slide_sidemenu_away {
  background: url("../img/header/line_slide_away.png");
  background-position: center;
  background-repeat: no-repeat;
  filter: alpha(opacity=0.5);
  height: 10px;
  left: 94%;
  position: absolute;
  top: 50%;
  width: 10px;
  z-index: 100000;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .slide_sidemenu_away:hover {
    cursor: pointer;
    filter: alpha(opacity=1);
    opacity: 1; }

#container {
  position: relative;
  z-index: 1; }

#slideshow {
  z-index: 0;
  position: relative;
  width: 100%;
  overflow: hidden; }
  #slideshow img {
    position: absolute;
    right: 0;

    top: 50%; }

/*
  Sideblock_home Stylesheet
  ****************************
  File:     sideblock_home.scss
  Author:   Cami Bosschaert
  E-mail:   cami@d-artagnan.be
  Twitter:  @CamiBosschaert
*/
#wrapper_sideblock, #wrapper_sideblock_none {
  color: #6b6b69;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  background-color: white;
  background: rgba(255, 255, 255, 0.9);
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  /* IE 5-7 */
  filter: alpha(opacity=90);
  /* Netscape */
  -moz-opacity: 0.9;
  /* Safari 1.x */
  -khtml-opacity: 0.9;
  height: 100%;
  overflow: hidden;
  padding-top: 22px;
  position: fixed;
  width: 240px; }

header {
  padding-left: 56px;
  position: fixed; }
  header h1 {
    background-image: url("../img/header/logo_spritesheet.png");
    height: 116px;
    margin-bottom: 100px;
    width: 152px; }
    header h1 span {
      position: absolute;
      top: -10000px; }

nav {
  margin-bottom: 70px;
  margin-top: 215px;
  padding-left: 16px; }
  nav li {
    margin-bottom: -2px; }
  nav a {
    color: #6b6b69;
    display: block;
    letter-spacing: 1px;
    text-transform: uppercase; }
    nav a:hover {
      color: #131211; }
      nav a:hover span {
        /*-webkit-animation: play 0.8s steps(8) forwards;
        -moz-animation: play 0.8s steps(8) forwards;
        -ms-animation: play 0.8s steps(8) forwards;
        -o-animation: play 0.8s steps(8) forwards;
        animation: play 0.8s steps(8) forwards;*/
        filter: alpha(opacity=100);
        opacity: 1; }
    nav a.active {
      color: #131211;
      font-weight: 600 !important; }
    nav a span {
      height: 9px;
      display: inline-block;
      width: 60px;
      -webkit-transition: opacity 0.8s ease-out;
      -moz-transition: opacity 0.8s ease-out;
      -ms-transition: opacity 0.8s ease-out;
      -o-transition: opacity 0.8s ease-out;
      transition: opacity 0.8s ease-out;
      filter: alpha(opacity=0); 
    }

@-webkit-keyframes play {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -72px; } }

@-moz-keyframes play {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -72px; } }

@-ms-keyframes play {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -72px; } }

@-o-keyframes play {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -72px; } }

@keyframes play {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -72px; } }

.gallery li {
  overflow: hidden;
  width: 0;
  height: 15px;
  line-height: 15px;
  float: left;
  text-align: left;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  filter: alpha(opacity=0);
  opacity: 0; }
  .gallery li span {
    background-color: transparent;
    display: block;
    width: 190px; }
  .gallery li.active {
    filter: alpha(opacity=100);
    opacity: 1;
    width: 100%; }

.navigation_bgimages {
  bottom: 20px;
  left: 10%;
  position: absolute;
  /*
  .title_bgimages, .arrow_next, .arrow_prev{
  	float:left;
  	width: 11px;
  }
  */
  /*.arrow_prev:hover{
  	@include backgroundImg('../img/next_prev/arrow_prev_hover.png', 11px, 21px);
  }*/
  /*.arrow_next:hover{
  	@include backgroundImg('../img/next_prev/arrow_next_hover.png', 25px, 25px);
  }*/ }
  .navigation_bgimages .navigation_bgimages_detail,
  .navigation_bgimages .navigation_bgimages_container {
    position: relative;
    height: 45px;
    width: 190px;
    margin-bottom: 20px; }
    .navigation_bgimages .navigation_bgimages_detail .arrow_prev,
    .navigation_bgimages .navigation_bgimages_detail .arrow_next,
    .navigation_bgimages .navigation_bgimages_detail .arrow_pause,
    .navigation_bgimages .navigation_bgimages_detail .title_bgimages,
    .navigation_bgimages .navigation_bgimages_container .arrow_prev,
    .navigation_bgimages .navigation_bgimages_container .arrow_next,
    .navigation_bgimages .navigation_bgimages_container .arrow_pause,
    .navigation_bgimages .navigation_bgimages_container .title_bgimages {
      position: absolute; }
    .navigation_bgimages .navigation_bgimages_detail .arrow_prev,
    .navigation_bgimages .navigation_bgimages_container .arrow_prev {
      bottom: 0;
      left: 0; }
    .navigation_bgimages .navigation_bgimages_detail .arrow_next,
    .navigation_bgimages .navigation_bgimages_container .arrow_next {
      bottom: 0;
      left: 20px; }
    .navigation_bgimages .navigation_bgimages_detail .arrow_pause,
    .navigation_bgimages .navigation_bgimages_container .arrow_pause {
      bottom: 0;
      right: 0; }
    .navigation_bgimages .navigation_bgimages_detail .title_bgimages,
    .navigation_bgimages .navigation_bgimages_container .title_bgimages {
      top: 0;
      left: 0;
      right: 0; }
  .navigation_bgimages .arrow_next, .navigation_bgimages .arrow_prev, .navigation_bgimages .arrow_pause {
    cursor: pointer;
    height: 21px; }
    .navigation_bgimages .arrow_next span, .navigation_bgimages .arrow_prev span, .navigation_bgimages .arrow_pause span {
      position: absolute;
      top: -10000px; }
  .navigation_bgimages .title_bgimages {
    font-size: 0.9em;
    /*	padding-left: 10px;
    	padding-right: 10px;*/
    width: 190px; }
  .navigation_bgimages .arrow_pause {
    background-image: url("../img/next_prev/arrow_pause.png");
    background-repeat: no-repeat;
    height: 21px;
    width: 11px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .navigation_bgimages .arrow_pause:hover {
    background-image: url("../img/next_prev/arrow_pause_hover.png");
    background-repeat: no-repeat;
    height: 21px;
    width: 11px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .navigation_bgimages .arrow_prev {
    background-image: url("../img/next_prev/arrow_prev.png");
    background-repeat: no-repeat;
    height: 21px;
    width: 11px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .navigation_bgimages .arrow_prev:hover {
    background-image: url("../img/next_prev/arrow_prev_hover.png");
    background-repeat: no-repeat;
    height: 21px;
    width: 11px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .navigation_bgimages .arrow_next {
    background-image: url("../img/next_prev/arrow_next.png");
    background-repeat: no-repeat;
    height: 21px;
    width: 11px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .navigation_bgimages .arrow_next:hover {
    background-image: url("../img/next_prev/arrow_next_hover.png");
    background-repeat: no-repeat;
    height: 21px;
    width: 11px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-200px); } }

@-moz-keyframes slideOutRight {
  0% {
    -moz-transform: translateX(0); }

  100% {
    opacity: 0;
    -moz-transform: translateX(-200px); } }

@-o-keyframes slideOutRight {
  0% {
    -o-transform: translateX(0); }

  100% {
    opacity: 0;
    -o-transform: translateX(-200px); } }

@keyframes slideOutRight {
  0% {
    transform: translateX(0); }

  100% {
    opacity: 0;
    transform: translateX(-200px); } }

/*
  Footer Stylesheet
  ****************************
  File:     sideblock_about.scss
  Author:   Cami Bosschaert
  E-mail:   cami@d-artagnan.be
  Twitter:  @CamiBosschaert
*/
.navigation_bgimages_about {
  display: none; }

.submenu_wrapper {
  margin-left: 76px;
  /*60px + 16px*/
  position: fixed; }

.submenu {
  border-top: 1px solid #a6a6a6;
  margin-bottom: 100px;
  width: 125px; }
  .submenu .submenu_border {
    border-top: 1px solid white;
    padding-top: 16px;
    text-transform: uppercase; }
    .submenu .submenu_border li {
      letter-spacing: 1px;
      margin-bottom: 5px; }
      .submenu .submenu_border li a {
        color: #6b6b69; }
        .submenu .submenu_border li a:hover, .submenu .submenu_border li a.active {
          color: #2f2f2c; }

#submenu_content {
  color: #2f2f2c; }
  #submenu_content a {
    color: #2f2f2c;
    font-weight: 600; }
    #submenu_content a:hover {
      color: #6b6b69; }
  #submenu_content div {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute; }
  #submenu_content #content_team {
    filter: alpha(opacity=1);
    font-size: 0.85em;
    margin-left: 0px;
    opacity: 1; }
    #submenu_content #content_team li {
      margin-bottom: -5px; }
      #submenu_content #content_team li.active {
        color: #131211;
        font-weight: 600 !important; }
    #submenu_content #content_team .team_member {
      font-weight: 600;
      margin-bottom: 20px;
      text-transform: uppercase; }
      #submenu_content #content_team .team_member .team_member_function {
        font-weight: 400;
        text-transform: none; }

.submenu_active {
  color: #2f2f2c; }

/*
  Footer Stylesheet
  ****************************
  File:     sideblock_about.scss
  Author:   Cami Bosschaert
  E-mail:   cami@d-artagnan.be
  Twitter:  @CamiBosschaert
*/
#contact_info {
  margin-left: 76px;
  /*60px + 16px*/ }
  #contact_info .submenu_border #contact_adress {
    color: #131211;
    margin-top: -10px; }
    #contact_info .submenu_border #contact_adress p {
      font-weight: 600;
      text-transform: uppercase; }
  #contact_info .submenu_border #contact_numbers {
    color: #6b6b69;
    margin: 25px 0px 25px 0px; }
  #contact_info .submenu_border p {
    font-size: 0.85em;
    margin-bottom: -15px;
    text-transform: none; }
    #contact_info .submenu_border p a {
      color: #131211;
      font-weight: 600;
      text-transform: uppercase; }

#map {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 0; }

.leaflet-control-container .leaflet-top {
  margin-left: 96%; }

/*
  Footer Stylesheet
  ****************************
  File:     sideblock_allProjects.scss
  Author:   Cami Bosschaert
  E-mail:   cami@d-artagnan.be
  Twitter:  @CamiBosschaert
*/
/*---------- SUBMENU ----------*/
.nano .slider {
  background: #111; }

.submenu_wrapper_allProjects {
  border: none;
  margin-left: 0px;
  padding-left: 16px;
  width: 100%; }
  .submenu_wrapper_allProjects .submenu {
    border: none;
    margin-top: 25px; }
    .submenu_wrapper_allProjects .submenu .submenu_border {
      font-size: 0.9em;
      text-transform: uppercase;
      width: 175px;
      height: 400px; }
      .submenu_wrapper_allProjects .submenu .submenu_border li {
        letter-spacing: 0px;
        line-height: 130%;
        margin-bottom: 18px;
        padding-left: 34%; }
      .submenu_wrapper_allProjects .submenu .submenu_border a {
        margin-left: 0px;
        white-space: pre-wrap;
        display: inline-block; }
        .submenu_wrapper_allProjects .submenu .submenu_border a:hover, .submenu_wrapper_allProjects .submenu .submenu_border a.hover {
          color: black; }
          .submenu_wrapper_allProjects .submenu .submenu_border a:hover span, .submenu_wrapper_allProjects .submenu .submenu_border a.hover span {
            /*-webkit-animation: play 0.8s steps(8) forwards;
            -moz-animation: play 0.8s steps(8) forwards;
            -ms-animation: play 0.8s steps(8) forwards;
            -o-animation: play 0.8s steps(8) forwards;
            animation: play 0.8s steps(8) forwards;*/
            filter: alpha(opacity=100);
            opacity: 1; }
        .submenu_wrapper_allProjects .submenu .submenu_border a.active {
          color: #2f2f2c;
          font-weight: 600 !important; }
        .submenu_wrapper_allProjects .submenu .submenu_border a span {
          display: inline-block;
          height: 9px;
          margin-left: -94% !important;
          width: 60px;
          -webkit-transition: opacity 0.8s ease-out;
          -moz-transition: opacity 0.8s ease-out;
          -ms-transition: opacity 0.8s ease-out;
          -o-transition: opacity 0.8s ease-out;
          transition: opacity 0.8s ease-out;
          filter: alpha(opacity=0);
          opacity: 0;
          /*background-image: url('../img/menu/menu_arrows.png');
          background-repeat: no-repeat;*/ }

@-webkit-keyframes play {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -72px; } }

@-moz-keyframes play {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -72px; } }

@-ms-keyframes play {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -72px; } }

@-o-keyframes play {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -72px; } }

@keyframes play {
  from {
    background-position: 0px 0px; }

  to {
    background-position: 0px -72px; } }

#content {
  margin-left: 240px; }

/*---------- OVERVIEW ALL PROJECTS ----------*/
#projects {
  margin: 0px 15px 15px 0; }
  #projects img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(90%);
    /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease;
    /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden;
    /* Fix for transition flickering */ }
  #projects img.grayscale:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%); }
  #projects .project {
    margin: 15px 0 0 15px;
    background: #949594;
    overflow: hidden;
    width: 315px;
    height: 340px; }
    #projects .project.wide {
      width: 645px; }
    #projects .project.high {
      height: 695px; }
    #projects .project img.hover {
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
      -webkit-filter: grayscale(0%); }

.grayscale_hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%); }

/*---------- FOOTER ----------*/
#footer #footer_line_grey {
  background: rgba(134, 134, 134, 0.9); }

/*
  Footer Stylesheet
  ****************************
  File:     sideblock_about.scss
  Author:   Cami Bosschaert
  E-mail:   cami@d-artagnan.be
  Twitter:  @CamiBosschaert
*/
.navigation_bgimages_detail {
  margin-left: 25px; }
  .navigation_bgimages_detail .title_bgimages {
    width: 130px; }

.submenu_wrapper2 {
  position: fixed; }

.submenu2 {
  border-top: 1px solid #a6a6a6;
  margin-bottom: 100px;
  margin-left: 76px;
  /*60px + 16px*/
  width: 125px; }
  .submenu2 .submenu_border2 {
    border-top: 1px solid white;
    padding-top: 16px;
    text-transform: uppercase; }
    .submenu2 .submenu_border2 li {
      letter-spacing: 1px;
      margin-bottom: 5px; }
      .submenu2 .submenu_border2 li a {
        color: #6b6b69; }
        .submenu2 .submenu_border2 li a:hover, .submenu2 .submenu_border2 li a.active {
          color: #2f2f2c; }

#submenu_content2 {
  color: #2f2f2c;
  font-size: 0.85em;
  margin-left: 0px;
  width: 150px; }
  #submenu_content2 #assignment li {
    margin-bottom: -5px; }
    #submenu_content2 #assignment li.active {
      color: #131211;
      font-weight: 600 !important; }
  #submenu_content2 .subtitle {
    font-weight: 400;
    text-transform: none; }
  #submenu_content2 .subcontent {
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase; }

.submenu_active {
  color: #2f2f2c; }

/*
  Responsive Stylesheet
  ****************************
  File:     responsive.scss
  Author:   Cami Bosschaert
  E-mail:   cami@d-artagnan.be
  Twitter:  @CamiBosschaert
*/
/* iPads (landscape) ----------- */
@media (min-width: 925px) and (max-width: 1380px) {
  .submenu {
    margin-bottom: 20px; }
	 #wrapper_sideblock2 {
  	padding-top: 22px !important;
  }
  nav {
    margin-bottom: 15px;
    margin-top: 170px; }
    nav ul li {
      margin-bottom: 5px; }

  #projects .project.wide {
    width: 645px; }
  #projects .project.high {
    /*height: 340px;
    width: 645px;*/ } }
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #projects {
    margin-left: 150px; }
    #projects .project.wide {
      width: 645px; }
    #projects .project.high {
      /*height: 340px;
      width: 527px;*/ } }
/*
  Responsive Stylesheet
  ****************************
  File:     responsive.scss
  Author:   Cami Bosschaert
  E-mail:   cami@d-artagnan.be
  Twitter:  @CamiBosschaert
*/
/* Large desktop */
/*@media (min-width: 2290px) {
}

@media (min-width: 1835px) and (max-width: 2290px) {
}
*/
@media (min-width: 925px) and (max-width: 1380px) {
  header {
    height: 125px; }
  
 

  nav {
    margin-bottom: 15px;
    margin-top: 170px;
    position: fixed; }
    nav li {
      margin-bottom: 10px; }

  #wrapper_sideblock, #wrapper_sideblock_none {
    height: 100%;
    max-height: 100%; }

  .submenu_wrapper {
    position: relative; }
    .submenu_wrapper .submenu {
      margin-bottom: 35px; }

  .submenu2 {
    margin-top: 280px; }

  .submenu_wrapper, #contact_info {
    margin-top: 280px; }

  .submenu_wrapper_allProjects .submenu {
    margin-top: 0px;
    overflow: hidden;
    height: 390px;
    width: 205px; }
    .submenu_wrapper_allProjects .submenu .submenu_border {
      height: 375px;
      margin-bottom: 15px;
      width: 205px; }
      .submenu_wrapper_allProjects .submenu .submenu_border #projects-menu {
        width: 205px; }
      .submenu_wrapper_allProjects .submenu .submenu_border li {
        padding-left: 30%;
        margin-bottom: 25px; }

  .navigation_bgimages_detail .title_bgimages {
    width: 111px; }

  .submenu_border {
    position: relative; }

  #footer #footer_line_grey {
    margin-left: -40px; }
  #footer .social_media {
    margin-top: -5px; }
    #footer .social_media .twitter {
      margin-left: 7px; } }
@media (min-width: 320px) and (max-width: 640px) {
  #projects .project {
    margin: 15px 0 0 15px;
    background: #949594;
    overflow: hidden;
    width: 315px;
    height: 340px; }
    #projects .project.wide {
      width: 315px; }
    #projects .project.high {
      height: 695px; } }
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  header {
    height: 125px; }

  nav {
    margin-bottom: 35px;
    margin-top: 160px; }
    nav li {
      margin-bottom: 10px; }

  /*.submenu_wrapper .submenu {
    margin-bottom: 35px; }

  .submenu_wrapper_allProjects .submenu {
    margin-top: 0px;
    height: 100%;
    width: 225px; }
    .submenu_wrapper_allProjects .submenu .submenu_border {
      height: 100%;
      margin-bottom: 15px;
      overflow-y: scroll;
      width: 225px;
      margin-left: -68px; }

  .submenu_wrapper_allProjects .submenu .submenu_border {
    width: 225px; }
    .submenu_wrapper_allProjects .submenu .submenu_border li {
      padding-left: 58%; }*/

  #projects {
    margin-left: 0px;
    width: 550px; }
    #projects .project {
      margin: 15px 0 0 15px;
      background: #949594;
      overflow: hidden;
      width: 488.25px;
      height: 527px; }
      #projects .project.wide {
        width: 488.25px; }
      #projects .project.high {
        height: 340px;
        width: 488.25px; }

  #footer .footerSpecial {
    position: fixed;
    bottom: 0;
    padding-bottom: 2%;
    padding-right: 5%;
    right: 0; }
    #footer .footerSpecial .social_media {
      margin-left: 0px; }

  #footer .footerSpecial2 {
    padding-right: 20%; } 
}
/* Portrait tablet to landscape and desktop */
/*@media (min-width: 768px) and (max-width: 979px) { 
}

/* Landscape phone to portrait tablet */
/*@media (max-width: 767px) { 
}

/* Landscape phones and down */
/*@media (max-width: 480px) { 	
}*/
/*
  Footer Stylesheet
  ****************************
  File:     footer.scss
  Author:   Cami Bosschaert
  E-mail:   cami@d-artagnan.be
  Twitter:  @CamiBosschaert
*/
.leaflet-control-attribution {
  display: none; }

footer {
  margin-left: 296px;
  z-index: 999;
  position: relative; }
  footer .footer_line, footer .social_media {
    float: left; }
  footer .footer_line {
    height: 6px;
    margin-top: 18px;
    width: 50%; }
  footer .social_media {
    margin-left: 40%; }
    footer .social_media .facebook, footer .social_media .twitter {
      background-color: #565757;
      background-repeat: no-repeat;
      float: left;
      height: 18px;
      margin-left: 3px;
      padding: 1px;
      width: 18px;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease; }
    footer .social_media .facebook {
      background-image: url("../img/footer/social_media_facebook.png");
      background-position: -15px 5px; }
      footer .social_media .facebook:hover {
        background-color: #eeeeee;
        background-position: 4px 5px; }
    footer .social_media .twitter {
      background-image: url("../img/footer/social_media_twitter.png");
      background-position: -18px 6px; }
      footer .social_media .twitter:hover {
        background-color: #eeeeee;
        background-position: 2px 6px; }
  footer.footerSpecial {
    position: fixed;
    bottom: 0;
    padding-bottom: 0.5%;
    padding-right: 5%;
    right: 0; }
    footer.footerSpecial .social_media {
      margin-left: 0px; }
  footer.footerSpecial2 {
    padding-top: 100px; }

/** initial setup **/
.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.nano .content {
  position: absolute;
/*  overflow: scroll;*/
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.nano .content:focus {
  outline: thin dotted; }

.nano .content::-webkit-scrollbar {
  visibility: hidden; }

.has-scrollbar .content::-webkit-scrollbar {
  visibility: visible; }

.nano > .pane {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: .01;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.nano > .pane > .slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.nano:hover > .pane, .pane.active, .pane.flashed {
  visibility: visible\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.99; }


/** REIN **/
#projects-menu{
	height: 309px !important;
}

#content_team .nano{
	height: 100px;
}

#wrapper_sideblock2 {
  color: #6b6b69;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  background-color: white;
  background: rgba(255, 255, 255, 0.9);
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  /* IE 5-7 */
  filter: alpha(opacity=90);
  /* Netscape */
  -moz-opacity: 0.9;
  /* Safari 1.x */
  -khtml-opacity: 0.9;
  height: 100%;
  overflow: hidden;
  padding-top: 65px;
  position: fixed;
  margin-left: 240px;
  width: 240px; 
  padding-left: 20px;
  padding-right: 20px;
  z-index: 100000;}
  
#wrapper_sideblock2 #submenu_content{
	margin-top: 170px;
}

#footer{
	z-index: 100000;
}

#mobile h1{
	width: 160px; 
	height: 122px;
	background: url("../img/header/logo.png");
	text-indent: -9999px;
	margin: auto;
	margin-top: 30px;
}

#mobile p{
	font-family: "Raleway", sans-serif;
	color: #FFF;
}

#mobile a:link{
	color: #FFF;
	text-decoration: none;
}

#mobile #contact{
	width: 100%;
	text-align: center;
	margin: auto;
	margin-top: 30px;
}

#mobile #contact p{
	font-size: 15px;
	margin-left: 37px;
}

#mobile #fb a{
	display: block;
	width: 35px; 
	height: 34px;
	background: url("../img/header/fb.png");
	text-indent: -9999px;
	margin: auto;
	margin-top: 30px;
}
#portrait_ipad {
	display: none;
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	#portrait_ipad {
		display: block;
		background: rgba(0,0,0,0.95);
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 200000;
	}
	#portrait_ipad .inner {
		position: relative;
		height: 100%;
		width: 100%;
	}
	#portrait_ipad .inner div {
		position: absolute;
		top: 50%;
		left: 50%;
		color: #FFF;
		background: #000 url(../img/rotate_ipad.png) 50% 20px no-repeat;
		border-radius: 20px;
		width: 180px;
		height: 40px;
		padding: 160px 20px 20px 20px;
		margin-top: -110px;
		margin-left: -110px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
	}
}

#portrait_iphone {
	display: none;
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {
	#portrait_iphone {
		display: block;
		background: rgba(0,0,0,0.95);
		width: 100%;
		height: 150%;
		position: fixed;
		z-index: 200000;
		margin-top: -50%;
	}
	#portrait_iphone .inner {
		position: relative;
		height: 100%;
		width: 100%;
	}
	#portrait_iphone .inner div {
		position: absolute;
		top: 50%;
		left: 50%;
		color: #FFF;
		background: #000 url(../img/rotate_ipad.png) 50% 20px no-repeat;
		border-radius: 20px;
		width: 180px;
		height: 40px;
		padding: 160px 20px 20px 20px;
		margin-top: -110px;
		margin-left: -110px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
	}
}


