/* line 17, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
	overflow:hidden;

}
@media screen and (max-width: 736px) {
    body {
        overflow:visible;
    }
}
#IIBBDO_transparent
{
	opacity: 0.23 !important;
}
@media(max-width:355px) {
  .large-carousel-text {
    font-size:75px !important;
  }
}
@media(min-width:355px) {
  .large-carousel-text {
    font-size:90px !important;
  }
}
@media(min-width:460px) {
  .large-carousel-text {
    font-size:100px !important;
  }
}
@media(min-width:515px) {
	.large-carousel-text {
    font-size:140px !important;
  }
}
@media(min-width:992px) {
	.large-carousel-text {
    font-size:190px !important;
  }
}

/* line 22, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../.rvm/gems/ruby-2.0.0-p353/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 14, ../../assets/sass/_colors.scss */
.grey1 {
  background-color: #eaeaea !important;
}

/* line 15, ../../assets/sass/_colors.scss */
.grey2 {
  background-color: #ffffff !important;
}

/* line 16, ../../assets/sass/_colors.scss */
.grey3 {
  background-color: #fafafa !important;
}

/* line 17, ../../assets/sass/_colors.scss */
.grey4 {
  background-color: #f2f2f2 !important;
}

/*!
Video.js Default Styles (http://videojs.com)
Version 4.1.0
*/
/* line 4, ../../assets/sass/_videojs.scss */
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 5, ../../assets/sass/_videojs.scss */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 5, ../../assets/sass/_videojs.scss */
.video-js:-moz-full-screen {
  position: absolute;
}

/* line 5, ../../assets/sass/_videojs.scss */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}

/* line 5, ../../assets/sass/_videojs.scss */
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  _position: absolute;
}

/* line 5, ../../assets/sass/_videojs.scss */
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}

/* line 5, ../../assets/sass/_videojs.scss */
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  left: 1em;
  right: 1em;
  font-family: Arial,sans-serif;
}

/* line 5, ../../assets/sass/_videojs.scss */
.video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: .1em;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
}

/* line 5, ../../assets/sass/_videojs.scss */
.video-js .vjs-subtitles {
  color: #fff;
}

/* line 5, ../../assets/sass/_videojs.scss */
.video-js .vjs-captions {
  color: #fc6;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-tt-cue {
  display: block;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-fade-in {
  display: block !important;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility .1s,opacity .1s;
  -moz-transition: visibility .1s,opacity .1s;
  -ms-transition: visibility .1s,opacity .1s;
  -o-transition: visibility .1s,opacity .1s;
  transition: visibility .1s,opacity .1s;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-fade-out {
  display: block !important;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1.5s,opacity 1.5s;
  -moz-transition: visibility 1.5s,opacity 1.5s;
  -ms-transition: visibility 1.5s,opacity 1.5s;
  -o-transition: visibility 1.5s,opacity 1.5s;
  transition: visibility 1.5s,opacity 1.5s;
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  -ms-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-hidden {
  display: none;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}

@font-face {
  font-family: VideoJS;
  src: url(font/vjs.eot);
  src: url(font/vjs.eot?#iefix) format("embedded-opentype"), url(font/vjs.woff) format("woff"), url(font/vjs.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin {
  color: #ccc;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  background: #323232;
  background: rgba(100, 100, 100, 0.5);
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-slider:focus {
  background: #464646;
  background: rgba(100, 100, 100, 0.7);
  -webkit-box-shadow: 0 0 2em white;
  -moz-box-shadow: 0 0 2em white;
  box-shadow: 0 0 2em white;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0 0 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-control-bar {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  height: 3em;
  background-color: #000;
  background-color: rgba(7, 40, 50, 0.7);
  font-style: normal;
  font-weight: 400;
  font-family: Arial,sans-serif;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-control {
  outline: 0;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3em;
  width: 4em;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-control:focus:before, .vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0 0 1em white;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-mute-control, .vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-mute-control:before, .vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: .6em;
  margin: 1.1em auto 0;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
  height: 2.9em;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: .5em;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: .5em;
  height: .5em;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-volume-handle:before {
  font-size: .9em;
  top: -.2em;
  left: -.2em;
  width: 1em;
  height: 1em;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  width: 6em;
  left: -4em;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: .3em;
  height: 1em;
  top: -1em;
  -webkit-transition: top .4s,height .4s,font-size .4s,-webkit-transform .4s;
  -moz-transition: top .4s,height .4s,font-size .4s,-moz-transform .4s;
  -o-transition: top .4s,height .4s,font-size .4s,-o-transform .4s;
  transition: top .4s,height .4s,font-size .4s,transform .4s;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  -webkit-transition: top .2s,height .2s,font-size .2s,-webkit-transform .2s;
  -moz-transition: top .2s,height .2s,font-size .2s,-moz-transform .2s;
  -o-transition: top .2s,height .2s,font-size .2s,-o-transform .2s;
  transition: top .2s,height .2s,font-size .2s,transform .2s;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-progress-holder .vjs-play-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-play-progress {
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-load-progress {
  background: #646464;
  background: rgba(255, 255, 255, 0.4);
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: .1em;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  line-height: 3em;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-current-time {
  float: left;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-duration {
  float: left;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-time-divider {
  float: left;
  line-height: 3em;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-big-play-button {
  display: block;
  z-index: 2;
  position: absolute;
  top: 2em;
  left: 2em;
  width: 12em;
  height: 8em;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  background-color: #282828;
  background-color: rgba(7, 40, 50, 0.7);
  border: .3em solid #323232;
  border-color: rgba(255, 255, 255, 0.25);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -webkit-box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
  -webkit-transition: border .4s,-webkit-box-shadow .4s,-webkit-transform .4s;
  -moz-transition: border .4s,-moz-box-shadow .4s,-moz-transform .4s;
  -o-transition: border .4s,-o-box-shadow .4s,-o-transform .4s;
  transition: border .4s,box-shadow .4s,transform .4s;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  border-color: white;
  background-color: #505050;
  background-color: rgba(50, 50, 50, 0.75);
  -webkit-box-shadow: 0 0 3em #fff;
  -moz-box-shadow: 0 0 3em #fff;
  box-shadow: 0 0 3em #fff;
  -webkit-transition: border 0s,-webkit-box-shadow 0s,-webkit-transform 0s;
  -moz-transition: border 0s,-moz-box-shadow 0s,-moz-transform 0s;
  -o-transition: border 0s,-o-box-shadow 0s,-o-transform 0s;
  transition: border 0s,box-shadow 0s,transform 0s;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  font-size: 3em;
  line-height: 2.66;
  text-shadow: .05em .05em .1em #000;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 5em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -.5em;
  margin-top: -.5em;
  opacity: .75;
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e00a";
  font-family: VideoJS;
  position: absolute;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0 0 .1em #000;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-loading-spinner:after {
  content: "\e00a";
  font-family: VideoJS;
  position: absolute;
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@-moz-keyframes spin {
  /* line 5, ../../assets/sass/_videojs.scss */
  0% {
    -moz-transform: rotate(0deg);
  }

  /* line 5, ../../assets/sass/_videojs.scss */
  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  /* line 5, ../../assets/sass/_videojs.scss */
  0% {
    -webkit-transform: rotate(0deg);
  }

  /* line 5, ../../assets/sass/_videojs.scss */
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  /* line 5, ../../assets/sass/_videojs.scss */
  0% {
    -o-transform: rotate(0deg);
  }

  /* line 5, ../../assets/sass/_videojs.scss */
  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  /* line 5, ../../assets/sass/_videojs.scss */
  0% {
    -ms-transform: rotate(0deg);
  }

  /* line 5, ../../assets/sass/_videojs.scss */
  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  /* line 5, ../../assets/sass/_videojs.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 5, ../../assets/sass/_videojs.scss */
  100% {
    transform: rotate(359deg);
  }
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000;
  border-top-color: rgba(7, 40, 50, 0.5);
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  max-height: 15em;
  overflow: auto;
  left: -5em;
  background-color: #000;
  background-color: rgba(7, 40, 50, 0.7);
  -webkit-box-shadow: -20px -20px 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 0 1em rgba(255, 255, 255, 0.5);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
  display: block;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: .3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  font-weight: 400;
  text-align: center;
  text-transform: lowercase;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-menu-button ul li:focus, .vjs-default-skin .vjs-menu-button ul li:hover, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  color: #111;
  outline: 0;
  -webkit-box-shadow: 0 0 1em white;
  -moz-box-shadow: 0 0 1em white;
  box-shadow: 0 0 1em white;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 .3em;
  font-weight: 700;
  cursor: default;
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}

/* line 5, ../../assets/sass/_videojs.scss */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before, .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  -webkit-box-shadow: 0 0 1em white;
  -moz-box-shadow: 0 0 1em white;
  box-shadow: 0 0 1em white;
}

/*-------------------------------------------------*/
/* text:   ----------------------------------------*/
/*-------------------------------------------------*/
@media all and (max-width: 1024px) {
    h1 {
        font-size: 3.5em !important;
    }
}

@media all and (max-width: 1024px) {
  /* line 4, ../../assets/sass/_text.scss */
  p {
    font-size: 0.8em;
    line-height: 1.9em;
  }

  /* line 9, ../../assets/sass/_text.scss */
  h1 {
    font-size: 4.3em !important;
  }

  /* line 13, ../../assets/sass/_text.scss */
  h2 {
    font-size: 1em;
  }
  /* line 16, ../../assets/sass/_text.scss */
  h2 span {
    color: red;
  }

  /* line 21, ../../assets/sass/_text.scss */
  h1.dark {
    color: white !important;
  }
  /* line 23, ../../assets/sass/_text.scss */
  h1.dark a {
    color: white !important;
  }
}
/* line 29, ../../assets/sass/_text.scss */
body {
  -webkit-font-smoothing: antialiased;
}

/* line 33, ../../assets/sass/_text.scss */
.red {
  color: red;
  font-weight: bold;
}

/* line 38, ../../assets/sass/_text.scss */
.franklin {
  font-family: FranklinGothicURW-Dem, Helvetica, sans-serif;
}

/* line 42, ../../assets/sass/_text.scss */
p {
  font-size: 0.85em;
  font-family: "Gotham A", "Gotham B", sans-serif !important;
  line-height: 1.6em;
}

/* line 48, ../../assets/sass/_text.scss */
li {
  font-size: 0.9em;
}

/* line 54, ../../assets/sass/_text.scss */
h1.dark {
  color: black !important;
}
/* line 56, ../../assets/sass/_text.scss */
h1.dark a {
  color: black !important;
}

#logo-bbdo h1.dark {
  background-image: url(https://bbdo.fusio.net/img/BBDO_DUBLIN_black.png) !important;
}

#logo-insight h1.dark {
  background-image: url(https://irishinternational.com/img/insightExciteBlack.png) !important;
}


/* line 61, ../../assets/sass/_text.scss */
h2 {
  font-size: 1.6em;
}

/* line 66, ../../assets/sass/_text.scss */
submit {
    font-family:"Gotham A", "Gotham B", sans-serif;
}

/* line 71, ../../assets/sass/_text.scss */
a, a:hover, a:visited, a:focus, a:active {
    font-family:"Gotham A", "Gotham B", sans-serif;
  color: BLACK;
  text-decoration: none;
  font-size: 1em;
}

/* line 79, ../../assets/sass/_text.scss */
#contact p {
  font-size: 0.7em;
  font-family: 'ProximaNova-BoldIt', sans-serif !important;
  line-height: 2.4em;
}
/* line 86, ../../assets/sass/_text.scss */
#contact a.red, #contact a.red:hover, #contact a.red:visited, #contact a.red:focus, #contact a.red:active {
  color: red;
  font-family: 'ProximaNova-BoldIt', sans-serif !important;
}

/*-------------------------------------------------*/
/* Header:   --------------------------------------*/
/*-------------------------------------------------*/
@media all and (max-width: 1024px) {
  /* line 4, ../../assets/sass/_header.scss */
  #mobile-header {
    display: block;
  }

  /* line 8, ../../assets/sass/_header.scss */
  #desktop-header {
    display: none;
  }

  /* line 12, ../../assets/sass/_header.scss */
  #mobile-header {
    background: #FFFFFF;
    color: black;
    width: 100%;
    z-index: 10000;
    top: 0px;
    /*position:fixed;**/
  }
  /* line 19, ../../assets/sass/_header.scss */
  #mobile-header #logo {
    margin-top: 12px;
  }
  /* line 21, ../../assets/sass/_header.scss */
  #mobile-header #logo h1 {
    font-style: normal;
    font-size: 1.1em;
    font-family: "FranklinGothicURW-Dem", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
    padding-top: 0px;
    padding-bottom: 3px;
  }
  /* line 28, ../../assets/sass/_header.scss */
  #mobile-header #logo h2 {
    font-size: 0.8em;
    color: white;
    font-family: "FranklinGothicURW-Dem", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
    font-style: normal !important;
  }
  /* line 37, ../../assets/sass/_header.scss */
  #mobile-header nav {
    display: none;
  }
  /* line 40, ../../assets/sass/_header.scss */
  #mobile-header nav ul li {
    border-top: 1px solid #767f86;
  }
  /* line 44, ../../assets/sass/_header.scss */
  #mobile-header nav ul li a {
    font-family: "Gotham A", "Gotham B";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-style: italic;
    line-height: 2.5em;
    padding-left: 20px;
    width: 100%;
  }
  /* line 56, ../../assets/sass/_header.scss */
  #mobile-header .mobile-header-wrapper {
    height: 50px;
      padding-top:12px;
  }
  /* line 60, ../../assets/sass/_header.scss */
  #mobile-header .col1 {
    text-align: center;
    padding-right: 25px;
    padding-left: 25px;
  }
  /* line 67, ../../assets/sass/_header.scss */
  #mobile-header .col2 {
    text-align: center;
    float: right;
    padding-right: 20px;
  }

  /* line 76, ../../assets/sass/_header.scss */
  #mobile-header.open {
    background: #ffffff;
    height: auto;
  }
  /* line 81, ../../assets/sass/_header.scss */
  #mobile-header.open nav {
    display: block;
  }
}
@media all and (min-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 90, ../../assets/sass/_header.scss */
  #mobile-header {
    display: none;
  }

  /* line 94, ../../assets/sass/_header.scss */
  #desktop-header {
    display: block;
    position: absolute;
    top: 0;
    z-index: 100000;
    width: 100%;
    background:#FFFFFF;
  }
  /* line 98, ../../assets/sass/_header.scss */
  #desktop-header h1, #desktop-header a {
    font-family:"Gotham A", "Gotham B", sans-serif;
    font-style:italic;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  /* line 114, ../../assets/sass/_header.scss */
  #desktop-header h1 {
    font-size: 1.4em;
    font-family: "FranklinGothicURW-Dem", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
    padding-top: 14px;
  }
  /* line 121, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper {
    position: relative;
    margin: 0 auto;
    width: 960px;
    overflow: auto;
  }
  /* line 128, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper .col1 {
    display: inline;
    float: left;
    position: relative;
    width: 32%;
    text-align: right;
  }
  /* line 135, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper .col1 h1 {
      padding-right: 20px;
  }
  /* line 140, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper .col2 {
    display: inline;
    float: left;
    position: relative;
    width: 36.0%;
  }
  /* line 147, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper .col3 {
    display: inline;
    float: left;
    position: relative;
    width: 31%;
    text-align: left;
  }
  /* line 154, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper .col3 h1 {
    padding-left: 20px;
  }
  /* line 158, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper .col3 span {
    color: #ed1f24;
  }
  /* line 164, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper #nav-wrapper Nav {
    font-size: 0.85em;
    opacity: 1;
    /*border-bottom: 1px solid grey;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    -webkit-box-shadow: inset 0px 10px 30px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0px 10px 30px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0px 10px 30px rgba(0, 0, 0, 0.6);*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    /*background-color: rgba(47, 61, 70, 0.6);*/
    padding: 0px 10px;
    text-align: center;
  }
  /* line 177, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper #nav-wrapper Nav ul {
    padding-top: 20px !important;
    color: #d0d3d6;
    padding: 0;
  }
  /* line 183, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper #nav-wrapper Nav ul li {
    display: inline-block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 195, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper {
    width: 760px;
  }
  /* line 197, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper h1 {
    font-size: 1.3em;
      width: 150px !important;
      height: 13px !important;
  }
  /* line 200, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper .col1, #desktop-header .desktop-header-wrapper .col3 {
    width: 26%;
  }
  /* line 203, ../../assets/sass/_header.scss */
  #desktop-header .desktop-header-wrapper .col2 {
    width: 46.0%;
  }
}
/*-------------------------------------------------*/
/* Page Container:   ------------------------------*/
/*-------------------------------------------------*/
@media (orientation: landscape) {
  /* line 3, ../../assets/sass/_body.scss */
  html.ipad.ios7 > body {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 100% !important;
  }
}
/* line 11, ../../assets/sass/_body.scss */
* {
  outline: none;
}

/* line 15, ../../assets/sass/_body.scss */
::-moz-selection {
  background: transparent;
  /* Firefox */
}

/* line 19, ../../assets/sass/_body.scss */
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media all and (max-width: 1024px) {
  /* line 26, ../../assets/sass/_body.scss */
  html {
    -webkit-text-size-adjust: none;
    /* Prevent font scaling in landscape */
  }
  /* line 29, ../../assets/sass/_body.scss */
  html img, html iframe {
    vertical-align: top;

  }

  /* line 33, ../../assets/sass/_body.scss */
  html, body {
    @-ms-viewport {
      width: auto;
}

    -ms-overflow-style: none !important;
    position: relative;
    margin: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    padding: 0;
    margin: 0;
  }

  /* line 47, ../../assets/sass/_body.scss */
  body {
    font-family:"Gotham A", "Gotham B", sans-serif;
    margin: 0px;
    /*background-color: #2f3d46;*/
    color: black;
  }

  /* line 53, ../../assets/sass/_body.scss */
  #pageContainer {
    position: relative;
    width: 100%;
  }
  /* line 56, ../../assets/sass/_body.scss */
  #pageContainer .page {
    opacity: 0;
    padding-top: 0px;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  /* line 67, ../../assets/sass/_body.scss */
  .show {
    display: block;
    opacity: 1;
  }
.desktop.background-cover { z-index: 0; }
  /* line 71, ../../assets/sass/_body.scss */
  .hide {
    display: none;
  }
}
@media all and (min-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 77, ../../assets/sass/_body.scss */
  html {
    background-color: #ffffff;
  }

  /* line 80, ../../assets/sass/_body.scss */
  html, body {
    position: relative;
    margin: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0;
  }

  /* line 89, ../../assets/sass/_body.scss */
  body {
    font-family:"Gotham A", "Gotham B", sans-serif;
    margin: 0px;
    color: black;
  }

  /* line 95, ../../assets/sass/_body.scss */
  #pageContainer {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  /* line 100, ../../assets/sass/_body.scss */
  .page {
    position: absolute;
    opacity: 0;
    padding-top: 0px;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 110, ../../assets/sass/_body.scss */
  .show {
    display: block;
    opacity: 1;
  }

  /* line 114, ../../assets/sass/_body.scss */
  .hide {
    display: none;
  }
}
/*-------------------------------------------------*/
/* ABOUT Page Container:   ------------------------*/
/*-------------------------------------------------*/
/* line 2, ../../assets/sass/_about.scss */
#about .desktop {
  height: 100%;
}
/* line 5, ../../assets/sass/_about.scss */
#about .mobile {
  overflow: auto;
}

#about p {
    font-size: 0.7em;
    font-family: "Gotham A", "Gotham B", sans-serif !important;
    font-style:italic;
    line-height: 2.4em;
}

@media all and (max-width: 1024px) and (max-device-width: 1024px) {
  /* line 12, ../../assets/sass/_about.scss */
  #about .desktop {
    display: none;
  }
  /* line 15, ../../assets/sass/_about.scss */
  #about .mobile {
    display: block;
  }

  /* line 20, ../../assets/sass/_about.scss */
  #about .mobile {
    position: relative;
    overflow: hidden;
  }
  /* line 23, ../../assets/sass/_about.scss */
  #about .mobile .headlineWrapper {
    font-family: "Gotham A", "Gotham B";
    font-weight:600;
    font-style:italic;
    text-align: center;
    position: absolute;
    top: 10%;
    width: 100%;
    padding: 0 4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 30, ../../assets/sass/_about.scss */
  #about .mobile .headlineWrapper h2 {
    font-family: "Gotham A", "Gotham B";
    font-weight:600;
    font-style:italic;
    font-size: 1em;
    font-weight: bold;
    color: #2f3d46;
    width: 100%;
  }
  /* line 37, ../../assets/sass/_about.scss */
  #about .mobile p.copywrite {
    font-size: 0.3em;
    color: white;
    position: relative;
    top: -10px;
    left: 20px;
  }


  /* line 44, ../../assets/sass/_about.scss */
  #about .mobile .aboutMobileInfo {
    padding: 0px 20px 10px 20px;
    margin: 0 auto;
  }
  /* line 51, ../../assets/sass/_about.scss */
  #about .mobile .aboutMobileInfo p {
    font-size: 0.7em;
    letter-spacing: -0.1px;
  }
  #contact #LiveSphereViewer, #contact iframe, #contact .mobile {
    height: 75vh;
  }
  #about #address {
    background: #2f3d46;
    overflow: hidden;
  }
  #about #address .left {
    float: left;
    padding: 10px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  #about #address .right {
    float: right;
    padding: 10px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media all and (max-width: 1024px) and (orientation: landscape) {
  /* line 44, ../../assets/sass/_about.scss */
  #about .mobile .aboutMobileInfo {
    width: 60%;
  }
}
@media all and (min-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {

  #about .desktop {
    display: block;
  }

  #about .mobile {
    display: none;
  }


  #about {
    overflow: hidden;
  }

  #about .desktop .headlineWrapper {
    text-align: center;
    position: absolute;
    top: 35%;
    width: 100%;
    padding: 0 4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  #about .desktop .headlineWrapper h2 {
font-family:"Gotham A", "Gotham B", sans-serif;
      font-style: italic;
    text-shadow: 2px 1px 16px rgba(0, 0, 0, 0.4);
    font-size: 1.8em;
    font-weight: bold;
    color: #2f3d46;
    width: 100%;
  }

  #about .desktop p.copywrite {
    text-transform: uppercase;
    color: white;
    position: absolute;
    bottom: 5px;
    left: 5px;
    font-size: 0.6em;
  }

  #about .desktop div.aboutInfo {
    width: 100%;
    height: 340px;
    position: absolute;
    bottom: 0;
    background-color: #FFFFFF; /*#2f3d46;*/
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  #about .desktop div.aboutInfo div {
    padding: 10px 0px;
    width: 386px;
    margin: 0 auto;
  }

  #about .desktop div.aboutInfo.close {
    height: 0px;
  }

  /* Cian css edits - 09.11.16 */

  #contact #LiveSphereViewer, #contact iframe, #contact .mobile {
    height: 79.5vh;
  }

  #contact p {
    font-size: 0.7em;
    font-weight:bold;
      font-style:italic;
      font-family: "Gotham A", "Gotham B", sans-serif !important;
    line-height: 2.4em;
  }

  #contact a.red, 
  #contact a.red:hover, 
  #contact a.red:visited, 
  #contact a.red:focus, 
  #contact a.red:active {
    color: red;
    font-family: 'ProximaNova-BoldIt', sans-serif !important;
  }

  #contact #address {
    position: relative;
  }

  #contact #panelWrapper #panelContents {
    position: relative;
    width: 350px;
    margin: 10px auto;
    line-height: 2em;
    height: 100%;
  }

  #contact #panelWrapper #panelContents #address {
      float: left;
      width: 70%;
  }
  #contact #panelWrapper #panelContents #map {
      float: left;
      width: 30%;
      padding-top: 20px;
  }
  #contact #panelWrapper #panelContents #map .follow-us {
    text-align: right;
    margin-top: 10px;
  }
  #contact .twitter-follow-button, #about .vimeo-follow-button {
    width: 30px;
    height: 30px;
  }

}

@media only screen and (max-device-width: 1024px) {
  #contact .desktop #address {
    display: none;
  }
  #contact #address.mobile-address {
    display: block;
    background: #FFFFFF;
  }
  #contact #address.mobile-address address {
    margin: 0 auto;
    width: 80%;
    overflow: hidden;
  }
  #contact #address > address > div.left {
    float: left;
    padding: 10px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
  }
  #contact #address > address > div.right {
    float: right;
    padding: 10px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media only screen and (min-device-width: 1025px) {
  #contact #address.mobile-address {
    display: none;
  }
}

/* iPhone display */

@media only screen and (min-device-height: 480px) and (max-device-height: 736px) and (orientation:portrait) {
  #contact #LiveSphereViewer, #contact iframe {
    height: 75vh;
  }
}



/* iPad (and others) display */

@media only screen and (min-device-height: 737px) and (max-device-height: 1024px) and (orientation:portrait) {
  #contact #LiveSphereViewer, #contact iframe {
    height: 82vh;
  }
}

@media only screen and (min-device-height: 737px) and (max-device-height: 1024px) and (orientation:landscape) {
  #contact #LiveSphereViewer, #contact iframe {
    height: 77.5vh;
  }
}

@media all and (min-height: 737px) and (max-height: 800px) {
  #contact #LiveSphereViewer, #contact iframe {
    height: 82.5vh;
  }
}


@media all and (min-height: 801px) and (max-height: 900px) {
  #contact #LiveSphereViewer, #contact iframe {
    height: 85vh;
  }
}

@media all and (min-height: 901px) and (max-height: 1000px) {
  #contact #LiveSphereViewer, #contact iframe {
    height: 82.5vh;
  }
}

@media all and (min-height: 1001px) {
  #contact #LiveSphereViewer, #contact iframe {
    height: 90vh;
  }
}

/* Nexus 6P display 

@media only screen and (min-device-width: 412px) and (max-device-width: 732px) and (orientation:portrait) {
   #about #LiveSphereViewer, #about iframe {
    height: 561px;
  } 
}*/

/* MacBook Pro Retina Fix  - Bane of my existence */

@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
  #contact #LiveSphereViewer, #contact iframe {
    height: 73.5vh!important
  }
}

/*-------------------------------------------------*/
/* GRID SLIDERS Container:   ----------------------*/
/*-------------------------------------------------*/
/* line 1, ../../assets/sass/_sliders.scss */
.gridslider-wrapper {
  top: 47px;
  padding-top: 5px;
  background: #FFFFFF;
  display: block;
  overflow: hidden;
  position: relative;
}

/* line 10, ../../assets/sass/_sliders.scss */
ul#slider.animate, ul#clientSlider.animate, ul#peopleSlider.animate {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/* line 15, ../../assets/sass/_sliders.scss */
.safari-lt-7 ul#slider, .safari-lt-7 ul#clientSlider, .safari-lt-7 ul#peopleSlider {
  -webkit-transform: translate3d(0, 0, 0);
}
/* line 18, ../../assets/sass/_sliders.scss */
.safari-lt-7 ul#slider li, .safari-lt-7 ul#clientSlider li, .safari-lt-7 ul#peopleSlider li {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 25, ../../assets/sass/_sliders.scss */
ul#slider, ul#clientSlider, ul#peopleSlider {
  display: block;
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  /* Safari and Chrome */
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 25, ../../assets/sass/_sliders.scss */
  ul#slider, ul#clientSlider, ul#peopleSlider {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
/* line 43, ../../assets/sass/_sliders.scss */
ul#slider li, ul#clientSlider li, ul#peopleSlider li {
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  display: inline-block;
  position: absolute;
  width: 25%;
  height: 25%;
  cursor: pointer;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 43, ../../assets/sass/_sliders.scss */
  ul#slider li, ul#clientSlider li, ul#peopleSlider li {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
/* line 58, ../../assets/sass/_sliders.scss */
ul#slider li a, ul#clientSlider li a, ul#peopleSlider li a {
  display: block;
  height: 100%;
}
/* line 62, ../../assets/sass/_sliders.scss */
ul#slider li a.edit, ul#clientSlider li a.edit, ul#peopleSlider li a.edit {
  display: inline;
  height: auto;
}
/* line 66, ../../assets/sass/_sliders.scss */
ul#slider li span, ul#clientSlider li span, ul#peopleSlider li span {
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
  position: absolute;
  bottom: -40px;
  background-color: white;
  padding: 10px;
  left: 0;
  font-size: 0.7em;
  font-style: italic;
  color: #000000;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 66, ../../assets/sass/_sliders.scss */
  ul#slider li span, ul#clientSlider li span, ul#peopleSlider li span {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
/* line 84, ../../assets/sass/_sliders.scss */
ul#slider li.disable, ul#clientSlider li.disable, ul#peopleSlider li.disable {
  cursor: default;
  opacity: 0.05 !important;
}
/* line 89, ../../assets/sass/_sliders.scss */
ul#slider li:hover span, ul#clientSlider li:hover span, ul#peopleSlider li:hover span {
  bottom: 0;
  opacity: 1;
}
/* line 94, ../../assets/sass/_sliders.scss */
ul#slider li:hover.disable span, ul#clientSlider li:hover.disable span, ul#peopleSlider li:hover.disable span {
  bottom: -40px !important;
}

/* line 100, ../../assets/sass/_sliders.scss */
ul#clientSlider li {
  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+, Firefox on Android */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
/* line 109, ../../assets/sass/_sliders.scss */
ul#clientSlider li: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%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
}

/* line 118, ../../assets/sass/_sliders.scss */
ul#peopleSlider {
  height: 100%;
}
/* line 120, ../../assets/sass/_sliders.scss */
ul#peopleSlider li {
  border: 0px;
  overflow: visible;
  z-index: 0;
  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+, Firefox on Android */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  width: 100%;
}
/* line 132, ../../assets/sass/_sliders.scss */
ul#peopleSlider li img {
  position: absolute;
  height: 100%;
}
/* line 136, ../../assets/sass/_sliders.scss */
ul#peopleSlider li div.peopleinfo {
  -webkit-transition: opacity 0s ease-out;
  -moz-transition: opacity 0s ease-out;
  -o-transition: opacity 0s ease-out;
  transition: opacity 0s ease-out;
  width: 100%;
  min-height: 100%;
  background-color: #ffffff;
  position: relative;
  opacity: 0;
  right: -99.9%;
}
/* line 145, ../../assets/sass/_sliders.scss */
ul#peopleSlider li div.peopleinfo div {
  margin-left: 0.1%;
  padding: 10px 10px 10px 10px;
}
/* line 149, ../../assets/sass/_sliders.scss */
ul#peopleSlider li div.peopleinfo div h3 {
  -webkit-font-smoothing: antialiased;
  padding-bottom: 5px;
  font-style: italic;
  font-weight:bold;
}
/* line 155, ../../assets/sass/_sliders.scss */
ul#peopleSlider li: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%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
}
/* line 162, ../../assets/sass/_sliders.scss */
ul#peopleSlider li.display {
  z-index: 1;
  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%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
}
/* line 169, ../../assets/sass/_sliders.scss */
ul#peopleSlider li.display div.peopleinfo {
  opacity: 1;
}

/* line 178, ../../assets/sass/_sliders.scss */
.safari-lt-7 ul#slider li, .safari-lt-7 ul#clientSlider li, .safari-lt-7 ul#peopleSlider li {
  -webkit-filter: none;
}
/* line 181, ../../assets/sass/_sliders.scss */
.safari-lt-7 ul#slider li:hover, .safari-lt-7 ul#clientSlider li:hover, .safari-lt-7 ul#peopleSlider li:hover {
  -webkit-filter: none;
}
/* line 184, ../../assets/sass/_sliders.scss */
.safari-lt-7 ul#slider li.display, .safari-lt-7 ul#clientSlider li.display, .safari-lt-7 ul#peopleSlider li.display {
  -webkit-filter: none;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 191, ../../assets/sass/_sliders.scss */
  .left-arrow, .right-arrow {
    display: none;
  }
}
/*-------------------------------------------------*/
/* FILTER SYSTEM   --------------------------------*/
/*-------------------------------------------------*/
/* line 2, ../../assets/sass/_filter.scss */
#filterbarWrapper {
  line-height: 1.7em;
  position: absolute;
  top: 55px;
  right: 0px;
  z-index: 10000;
  background-color: #2f3d46;
  padding: 6px 30px 6px 10px;
  font-size: 0.8em;
}
/* line 12, ../../assets/sass/_filter.scss */
#filterbarWrapper a {
  display: block;
  color: white;
}
/* line 17, ../../assets/sass/_filter.scss */
#filterbarWrapper a:hover {
  color: white;
  text-decoration: none;
}
/* line 22, ../../assets/sass/_filter.scss */
#filterbarWrapper #filterbar {
  z-index: 10000;
}
/* line 25, ../../assets/sass/_filter.scss */
#filterbarWrapper #filterbar li {
  padding: 1px 0;
}
/* line 29, ../../assets/sass/_filter.scss */
#filterbarWrapper #filterbar li a {
  display: block;
  color: #767f86;
}
/* line 34, ../../assets/sass/_filter.scss */
#filterbarWrapper #filterbar li a span:hover {
  color: white;
}
/* line 38, ../../assets/sass/_filter.scss */
#filterbarWrapper #filterbar li a span.selected {
  color: #fff;
}
/* line 42, ../../assets/sass/_filter.scss */
#filterbarWrapper #filterbar .hide {
  display: none;
}

@media all and (max-width: 1024px) {
  /* line 50, ../../assets/sass/_filter.scss */
  #filterbarWrapper {
    position: fixed;
    top: 65px;
    padding: 0px;
    background-color: transparent;
  }
  /* line 57, ../../assets/sass/_filter.scss */
  #filterbarWrapper #filterWorkToggle {
    width: 38px;
    height: 30px;
    float: right;
    display: inline-block;
    background-color: #767f86;
    border: 0px;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px / 3px;
    border-radius: 3px / 3px;
    -webkit-box-shadow: inset rgba(47, 61, 70, 0.5) -2px 2px 1px;
    -moz-box-shadow: inset rgba(47, 61, 70, 0.5) -2px 2px 1px;
    box-shadow: inset rgba(47, 61, 70, 0.5) -2px 2px 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 3px 6px 3px;
    text-align: center;
    margin-right: 20px;
    font-size: 0.8em;
  }
  /* line 74, ../../assets/sass/_filter.scss */
  #filterbarWrapper #filterbar {
    clear: right;
    position: relative;
    top: -3px;
    padding: 6px 14px 6px 10px;
    background-color: #767f86;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  /* line 84, ../../assets/sass/_filter.scss */
  #filterbarWrapper #filterbar li a {
    color: white;
  }
}
/*-------------------------------------------------*/
/* UI Elements   ----------------------------------*/
/*-------------------------------------------------*/
/* line 1, ../../assets/sass/_user-interface.scss */
.twitter-follow-button {
  position: relative;
  bottom: -5px;
  margin-right: 5px;
  margin-left: 5px;
  display: inline-block;
  background-image: url(../img/twitter-bird-light-bgs.png);
  background-position: center center;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}

/* line 14, ../../assets/sass/_user-interface.scss */
.vimeo-follow-button {
  position: relative;
  bottom: -5px;
  display: inline-block;
  background-image: url(../img/Icon-Small@2x.png);
  background-position: center center;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}

/* line 26, ../../assets/sass/_user-interface.scss */
#contact .twitter-follow-button, #contact .vimeo-follow-button {
  width: 30px;
  height: 30px;
}
/* line 30, ../../assets/sass/_user-interface.scss */
#contact .twitter-follow-button {
  margin-right: 0px;
}
/* line 33, ../../assets/sass/_user-interface.scss */
#contact .vimeo-follow-button {
  margin-left: 3px;
}

/* line 38, ../../assets/sass/_user-interface.scss */
.menu-toggle-button {
  width: 38px;
  height: 30px;
  background-color: #dd0000;
  border: 0px;
  -webkit-border-radius: 3px 3px;
  -moz-border-radius: 3px / 3px;
  border-radius: 3px / 3px;
  /*-webkit-box-shadow: inset rgba(47, 61, 70, 0.5) -2px 2px 1px;
  -moz-box-shadow: inset rgba(47, 61, 70, 0.5) -2px 2px 1px;
  box-shadow: inset rgba(47, 61, 70, 0.5) -2px 2px 1px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px 5px 0px 4px;
}
/* line 47, ../../assets/sass/_user-interface.scss */
.menu-toggle-button .icon-bar {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #ffffff;
  margin-bottom: 4px;
}

/* line 57, ../../assets/sass/_user-interface.scss */
.up-arrow, .left-arrow, .right-arrow, .close-button {
  outline: none;
  opacity: 0.6;
  z-index: 10000;
  position: absolute;
  margin: 0 auto;
  border: 0px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-size: 30px 30px;
  background-color: transparent;
}

/* line 69, ../../assets/sass/_user-interface.scss */
.up-arrow:hover, .left-arrow:hover, .right-arrow:hover {
  opacity: 1;
}

/* line 73, ../../assets/sass/_user-interface.scss */
.close-button {
  width: 30px;
  height: 30px;
  background-image: url(../img/close-button.png);
  background-size: 100% 100%;
}

/* line 80, ../../assets/sass/_user-interface.scss */
.up-arrow {
  width: 30px;
  height: 30px;
}

/* line 85, ../../assets/sass/_user-interface.scss */
.left-arrow {
  top: 40%;
  left: 0px;
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 94, ../../assets/sass/_user-interface.scss */
.right-arrow {
  top: 40%;
  right: 0px;
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 103, ../../assets/sass/_user-interface.scss */
.rotate-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 108, ../../assets/sass/_user-interface.scss */
.svg .up-arrow {
  background-image: url(../img/up-arrow.png);
}
/* line 111, ../../assets/sass/_user-interface.scss */
.svg .right-arrow {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  background-image: url(../img/up-arrow.png);
}
/* line 117, ../../assets/sass/_user-interface.scss */
.svg .left-arrow {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  background-image: url(../img/up-arrow.png);
}

/* line 126, ../../assets/sass/_user-interface.scss */
.no-svg .up-arrow {
  background-image: url(../img/up-arrow.png);
}
/* line 129, ../../assets/sass/_user-interface.scss */
.no-svg .right-arrow {
  background-image: url(../img/right-arrow.png);
}
/* line 132, ../../assets/sass/_user-interface.scss */
.no-svg .left-arrow {
  background-image: url(../img/up-arrow.png);
}

/* line 137, ../../assets/sass/_user-interface.scss */
.up-arrow-wrap {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
/* line 142, ../../assets/sass/_user-interface.scss */
.up-arrow-wrap .up-arrow {
  margin: 0 auto;
  display: block;
  position: relative;
}

/* line 150, ../../assets/sass/_user-interface.scss */
a.seeMore, a.seeMore:hover, a.seeMore:visited, a.seeMore:focus, a.seeMore:active {
  color: red;
  font-size: 0.8em;
  margin-top: 3px;
  text-align: right;
  display: block;
  font-style: normal !important;
}

/*-------------------------------------------------*/
/* HOME   -----------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/* CAROUSEL   -------------------------------------*/
/*-------------------------------------------------*/
/* line 5, ../../assets/sass/_home-carousel.scss */
.backstretch img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media all and (max-width: 1024px) {
  /* line 12, ../../assets/sass/_home-carousel.scss */
  #home .desktop {
    display: none;
  }
  /* line 15, ../../assets/sass/_home-carousel.scss */
  #home .mobile {
    display: block;
  }

  /* line 20, ../../assets/sass/_home-carousel.scss */
  #mobileCarousel li {
    position: relative;
  }
  /* line 24, ../../assets/sass/_home-carousel.scss */
  #mobileCarousel li img {
    width: 100%;
    min-height: 200px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
  }
  /* line 31, ../../assets/sass/_home-carousel.scss */
  #mobileCarousel li .headlineWrapper {
    text-align: center;
    position: absolute;
    top: 0%;
    bottom: 0%;
    right: 20px;
    left: 20px;
    margin: auto;
  }
  /* line 41, ../../assets/sass/_home-carousel.scss */
  #mobileCarousel li .headlineWrapper h1 {
    width: 100%;
    font-size: 2.5em !important;
    text-shadow: 2px 1px 24px rgba(0, 0, 0, 0.4);
      font-weight: 600;
      font-style: italic;
  }
  /* line 47, ../../assets/sass/_home-carousel.scss */
  #mobileCarousel li .headlineWrapper h2 {
    font-weight:bold;
    font-style:italic;
    width: 100%;
    font-size: 1em;
    text-shadow: 2px 1px 24px rgba(0, 0, 0, 0.4);
  }
  /* line 54, ../../assets/sass/_home-carousel.scss */
  #mobileCarousel li.description {
    height: 60px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media all and (min-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 65, ../../assets/sass/_home-carousel.scss */
  #home .desktop {
    display: block;
  }
  /* line 68, ../../assets/sass/_home-carousel.scss */
  #home .mobile {
    display: none;
  }

  /* line 73, ../../assets/sass/_home-carousel.scss */
  #carousel {
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    overflow: hidden;
  }
  /* line 83, ../../assets/sass/_home-carousel.scss */
  #carousel ul, #carousel li {
    min-height: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
  }
  /* line 91, ../../assets/sass/_home-carousel.scss */
  #carousel ul:nth-child(1).animate {
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
  }
  /* line 94, ../../assets/sass/_home-carousel.scss */
  #carousel ul:nth-child(2).animate {
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
  }
  /* line 98, ../../assets/sass/_home-carousel.scss */
  #carousel ul {
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: absolute;
  }
  /* line 104, ../../assets/sass/_home-carousel.scss */
  #carousel li {
    float: left;
  }
  /* line 107, ../../assets/sass/_home-carousel.scss */
  #carousel li .headlineWrapper {
    text-align: center;
    position: absolute;
    top: 0%;
    bottom: 0%;
    margin: auto;
    left: 80px;
    right: 80px;
  }
  /* line 116, ../../assets/sass/_home-carousel.scss */
  #carousel li .headlineWrapper h1 {
    font-family: "Gotham A", "Gotham B";
    font-weight:600;
    font-style:italic;
    width: 100%;
    font-size: 5.8em;
    text-shadow: 2px 1px 24px rgba(0, 0, 0, 0.4);
  }
  /* line 122, ../../assets/sass/_home-carousel.scss */
  #carousel li .headlineWrapper h2 {
    font-family: "Gotham A", "Gotham B";
    font-weight:600;
    font-style:italic;
    width: 100%;
    font-size: 4em;
    text-shadow: 2px 1px 24px rgba(0, 0, 0, 0.4);
  }
  /* line 130, ../../assets/sass/_home-carousel.scss */
  #carousel li div.infobox {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background:#FFFFFF;/*background: #2f3d46;*/
    position: absolute;
    bottom: -300px;
    width: 100%;
  }
  /* line 139, ../../assets/sass/_home-carousel.scss */
  #carousel li div.infobox .center {
    max-width: 600px;
    margin: 10px auto 60px auto;
  }
  /* line 145, ../../assets/sass/_home-carousel.scss */
  #carousel li div.infobox.show {
    bottom: 0;
  }
}
/*-------------------------------------------------*/
/* Work Section    --------------------------------*/
/*-------------------------------------------------*/
@media all and (max-width: 1024px) {
  /* line 4, ../../assets/sass/_work.scss */
  .gridslider-wrapper, .left-arrow, .right-arrow {
    display: none;
  }

  /* line 7, ../../assets/sass/_work.scss */
  #workSliderMobile {
    display: block;
  }

  /* line 14, ../../assets/sass/_work.scss */
  #work #workSliderMobile li {
    position: relative;
    display: block;
    width: 100%;
    float: left;
  }
  /* line 20, ../../assets/sass/_work.scss */
  #work #workSliderMobile li img {
    width: 100%;
    min-height: 140px;
  }
  /* line 25, ../../assets/sass/_work.scss */
  #work #workSliderMobile li img.lazy-img {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
  }
  /* line 30, ../../assets/sass/_work.scss */
  #work #workSliderMobile li div {
    min-height: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 10px 20px 10px;
  }
  /* line 37, ../../assets/sass/_work.scss */
  #work #workSliderMobile li div h2 {
    margin-bottom: 5px;
    font-size: 1em;
  }
  /* line 42, ../../assets/sass/_work.scss */
  #work #workSliderMobile li div p {
    color: white;
  }
  /* line 47, ../../assets/sass/_work.scss */
  #work #workSliderMobile li img.disable {
    cursor: default;
    opacity: 0.05 !important;
  }
  /* line 53, ../../assets/sass/_work.scss */
  #work #workSliderMobile li.disable {
    display: none;
  }
}
@media all and (min-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 62, ../../assets/sass/_work.scss */
  .gridslider-wrapper, .left-arrow, .right-arrow {
    display: block;
  }

  /* line 66, ../../assets/sass/_work.scss */
  #workSliderMobile {
    display: none;
  }

  /* line 72, ../../assets/sass/_work.scss */
  #work #slider li {
    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+, Firefox on Android */
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    border: 1px solid white;
  }
  /* line 83, ../../assets/sass/_work.scss */
  #work #slider li: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%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
  }
  /* line 106, ../../assets/sass/_work.scss */
  .safari-lt-7 #work #slider li {
    -webkit-filter: none;
  }
  /* line 109, ../../assets/sass/_work.scss */
  .safari-lt-7 #work #slider li:hover {
    -webkit-filter: none;
  }
  /* line 112, ../../assets/sass/_work.scss */
  .safari-lt-7 #work #slider li.display {
    -webkit-filter: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 93, ../../assets/sass/_work.scss */
  #work #slider li.color {
    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%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
  }
}

/*-------------------------------------------------*/
/* Work Detail Section    -------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/* CAROUSEL----------------------------------------*/
/*-------------------------------------------------*/
@media all and (max-width: 1024px) {
  /* line 8, ../../assets/sass/_workDetail.scss */
  #workCarousel {
    display: none;
  }

  /* line 12, ../../assets/sass/_workDetail.scss */
  #mobileList {
    display: block;
  }

  /* line 17, ../../assets/sass/_workDetail.scss */
  #mobileList {
    height: auto;
    overflow: normal;
    width: 100%;
  }
  /* line 25, ../../assets/sass/_workDetail.scss */
  #mobileList ul.mobileItems li {
    background-color: #767f86;
    padding: 0px 0px 0px 0px;
  }
  /* line 27, ../../assets/sass/_workDetail.scss */
  #mobileList ul.mobileItems li img {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
  }
  /* line 34, ../../assets/sass/_workDetail.scss */
  #mobileList ul.mobileItems li h4 {
    font-size: 0.7em;
    background: #fff;
    padding: 8px 10px 30px;
  }
  /* line 41, ../../assets/sass/_workDetail.scss */
  #mobileList ul.mobileItems li.socialItem {
    background: #2f3dfff46;
    border-top: 1px solid #767f86;
  }
  /* line 44, ../../assets/sass/_workDetail.scss */
  #mobileList ul.mobileItems li.socialItem #socialShare {
    margin: 0 auto;
    text-align: center;
  }
  /* line 50, ../../assets/sass/_workDetail.scss */
  #mobileList ul.mobileItems li.mobileDescription {
    background: #fff;
    border-top: 1px solid #767f86;
    border-bottom: 1px solid #767f86;
    padding: 12px 10px;
  }
  /* line 51, ../../assets/sass/_workDetail.scss */
  #mobileList ul.mobileItems li.mobileDescription h3 {
    padding-bottom: 10px;
  }
}
@media all and (min-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 66, ../../assets/sass/_workDetail.scss */
  #workCarousel {
    display: block;
  }

  /* line 70, ../../assets/sass/_workDetail.scss */
  #mobileList {
    display: none;
  }

  /* line 75, ../../assets/sass/_workDetail.scss */
  #workCarousel {
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    background: #767f86;
    overflow: hidden;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  /* line 86, ../../assets/sass/_workDetail.scss */
  #workCarousel .close-button {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 60px;
    right: 20px;
    z-index: 2000000;
  }
  /* line 95, ../../assets/sass/_workDetail.scss */
  #workCarousel ul.panes, #workCarousel li.imageViewer, #workCarousel li.videoPlayer, #workCarousel li.audioPlayer {
    min-height: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
  }
  /* line 103, ../../assets/sass/_workDetail.scss */
  #workCarousel ul.panes {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    overflow: hidden;
    position: relative;
  }
  /* line 112, ../../assets/sass/_workDetail.scss */
  #workCarousel ul.panes li {
    float: left;
    overflow: hidden;
    -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  /* line 119, ../../assets/sass/_workDetail.scss */
  #workCarousel ul.panes li h2 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
  }
  /* line 131, ../../assets/sass/_workDetail.scss */
  #workCarousel ul.panes li.pane0 {
    background: #42d692;
  }
  /* line 132, ../../assets/sass/_workDetail.scss */
  #workCarousel ul.panes li.pane1 {
    background: #4986e7;
  }
  /* line 133, ../../assets/sass/_workDetail.scss */
  #workCarousel ul.panes li.pane2 {
    background: #d06b64;
  }
  /* line 134, ../../assets/sass/_workDetail.scss */
  #workCarousel ul.panes li.pane3 {
    background: #cd74e6;
  }
  /* line 135, ../../assets/sass/_workDetail.scss */
  #workCarousel ul.panes li.pane4 {
    background: #9fe1e7;
  }
  /* line 139, ../../assets/sass/_workDetail.scss */
  #workCarousel ul.panes li.imageViewer div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 55px 70px 55px !important;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 100%;
  }
  /* line 147, ../../assets/sass/_workDetail.scss */
  #workCarousel ul.panes li.imageViewer div .lazy-bg-img {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  /* line 156, ../../assets/sass/_workDetail.scss */
  #workCarousel ul.panes.animate {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  /* line 161, ../../assets/sass/_workDetail.scss */
  #hiddenVideoHolder {
    display: none;
  }

  /* line 165, ../../assets/sass/_workDetail.scss */
  .panesControlsWrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: #fff;
    height: 60px;
  }
  /* line 175, ../../assets/sass/_workDetail.scss */
  .panesControlsWrapper .info {
    width: 600px;
    margin: 0 auto;
    margin-top: 10px;
    text-align: left;
  }
  /* line 180, ../../assets/sass/_workDetail.scss */
  .panesControlsWrapper .info a {
    color: red;
  }
  /* line 185, ../../assets/sass/_workDetail.scss */
  .panesControlsWrapper .up-arrow {
    position: relative;
    top: -10px;
  }
  /* line 190, ../../assets/sass/_workDetail.scss */
  .panesControlsWrapper #socialShare {
    width: 600px;
    margin: 0 auto;
    text-align: right;
  }

  /* line 197, ../../assets/sass/_workDetail.scss */
  .openPanel {
    height: 250px !important;
  }
  /* line 200, ../../assets/sass/_workDetail.scss */
  .openPanel button.up-arrow {
    position: relative;
    top: 0px;
  }

  /* line 206, ../../assets/sass/_workDetail.scss */
  ul.panesControls {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 24px;
    margin: 0 auto;
    padding: 6px 0;
  }
  /* line 212, ../../assets/sass/_workDetail.scss */
  ul.panesControls li {
    position: absolute;
  }
}
@media all and (min-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 3, ../../assets/sass/_mediaControls.scss */
  .controlsWrapper {
    width: 100%;
    margin: 0 auto;
  }

  /* line 9, ../../assets/sass/_mediaControls.scss */
  .media-control-container {
    width: 100%;
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -ms-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
  }

  /* line 19, ../../assets/sass/_mediaControls.scss */
  .media-control {
    position: relative;
  }

  /* line 23, ../../assets/sass/_mediaControls.scss */
  .media-control {
    margin: 0 auto;
    width: 600px;
  }

  /* line 29, ../../assets/sass/_mediaControls.scss */
  .media-control-bar {
    width: 100%;
    height: 16px;
    padding-top: 3px;
    position: relative;
    cursor: pointer;
  }

  /* line 37, ../../assets/sass/_mediaControls.scss */
  .media-control-bound-left {
    left: 0;
  }

  /* line 41, ../../assets/sass/_mediaControls.scss */
  .media-control-bound-right {
    right: -1px;
  }

  /* line 45, ../../assets/sass/_mediaControls.scss */
  .media-control-track .ui-slider-handle {
    opacity: 0;
  }

  /* line 49, ../../assets/sass/_mediaControls.scss */
  .media-control-playhead {
    left: 30%;
  }

  /* line 53, ../../assets/sass/_mediaControls.scss */
  .media-control-timer {
    position: absolute;
    top: 1px;
    right: 35px;
    color: #000;
    font-size: 0.9em;
  }

  /* line 66, ../../assets/sass/_mediaControls.scss */
  .media-control-middle {
    margin: 0 100px 0 24px;
  }

  /* line 70, ../../assets/sass/_mediaControls.scss */
  .media-control-progress {
    position: absolute;
    top: 10px;
    height: 1px;
    width: 0%;
    background: #000;
  }

  /* line 78, ../../assets/sass/_mediaControls.scss */
  .media-control-track {
    position: absolute;
    height: 20px;
    top: 0px;
    width: 100%;
    background: #000;
    opacity: 0;
  }

  /* line 87, ../../assets/sass/_mediaControls.scss */
  .media-control-loadprogress {
    position: absolute;
    right: 0;
    height: 1px;
    width: 1%;
    background: #000;
  }

  /* line 95, ../../assets/sass/_mediaControls.scss */
  .media-control-play {
    position: absolute;
    top: 2px;
    left: 0;
    height: 12px;
    width: 12px;
    background-image: url("ii-bigvideo.png");
  }

  /* line 105, ../../assets/sass/_mediaControls.scss */
  #bigPlayButton {
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    opacity: 1;
    background-image: url(../img/big-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    margin: 0 auto;
  }

  /* line 121, ../../assets/sass/_mediaControls.scss */
  .volume-wrapper {
    top: 0px;
    position: absolute;
    width: 24px;
    right: 0px;
    /* Corner radius */
  }
  /* line 132, ../../assets/sass/_mediaControls.scss */
  .volume-wrapper .ui-corner-all,
  .volume-wrapper .ui-corner-top,
  .volume-wrapper .ui-corner-left,
  .volume-wrapper .ui-corner-tl {
    border-top-left-radius: 2px;
  }
  /* line 138, ../../assets/sass/_mediaControls.scss */
  .volume-wrapper .ui-corner-all,
  .volume-wrapper .ui-corner-top,
  .volume-wrapper .ui-corner-right,
  .volume-wrapper .ui-corner-tr {
    border-top-right-radius: 2px;
  }
  /* line 144, ../../assets/sass/_mediaControls.scss */
  .volume-wrapper .ui-corner-all,
  .volume-wrapper .ui-corner-bottom,
  .volume-wrapper .ui-corner-left,
  .volume-wrapper .ui-corner-bl {
    border-bottom-left-radius: 2px;
  }
  /* line 150, ../../assets/sass/_mediaControls.scss */
  .volume-wrapper .ui-corner-all,
  .volume-wrapper .ui-corner-bottom,
  .volume-wrapper .ui-corner-right,
  .volume-wrapper .ui-corner-br {
    border-bottom-right-radius: 2px;
  }
  /* line 154, ../../assets/sass/_mediaControls.scss */
  .volume-wrapper .ii-media-control-volume {
    background: #767f86;
    position: absolute;
    left: 5px;
    top: -110px;
    opacity: 1;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: none;
  }
  /* line 168, ../../assets/sass/_mediaControls.scss */
  .volume-wrapper .volume-button {
    background-color: transparent;
    border: none;
    padding: 0px;
    width: 100%;
  }
  /* line 174, ../../assets/sass/_mediaControls.scss */
  .volume-wrapper .volume-button span {
    display: block;
    background-color: #000;
    width: 100%;
  }
  /* line 180, ../../assets/sass/_mediaControls.scss */
  .volume-wrapper .volume-button .one {
    margin-bottom: 2px;
    height: 1px;
  }
  /* line 185, ../../assets/sass/_mediaControls.scss */
  .volume-wrapper .volume-button .two {
    margin-bottom: 2px;
    height: 2px;
  }
  /* line 190, ../../assets/sass/_mediaControls.scss */
  .volume-wrapper .volume-button .three {
    height: 3px;
  }

  /* line 197, ../../assets/sass/_mediaControls.scss */
  .hidden {
    opacity: 0 !important;
  }
}
/* Dot Pager */
@media all and (min-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 7, ../../assets/sass/_pager.scss */
  ul,
  ol,
  li {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }

  /* line 13, ../../assets/sass/_pager.scss */
  .pager {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    top: 0px;
    position: relative;
  }

  /* line 19, ../../assets/sass/_pager.scss */
  .openPanelpager {
    top: 25px;
  }

  /* line 23, ../../assets/sass/_pager.scss */
  .pg-dot-panel {
    border-style: solid;
    overflow: hidden;
    width: 600px;
    margin: 0 auto;
  }

  /* line 30, ../../assets/sass/_pager.scss */
  .pg-dots-row {
    display: table;
    float: right;
  }

  /* line 35, ../../assets/sass/_pager.scss */
  .pg-dot {
    display: table-cell;
    padding: 0 0px 0px 7px !important;
  }

  /* line 40, ../../assets/sass/_pager.scss */
  .pg-dot a {
    display: block;
    height: 10px;
    width: 10px;
    background-color: #aaa;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
  }

  /* line 51, ../../assets/sass/_pager.scss */
  .pg-dot a:hover {
    background-color: white;
  }

  /* line 55, ../../assets/sass/_pager.scss */
  .pg-active {
    cursor: default;
  }

  /* line 60, ../../assets/sass/_pager.scss */
  a.pg-active,
  a.pg-active:hover {
    background-color: red;
  }

  /* IE 6 and IE 7 positioning */
  /* line 65, ../../assets/sass/_pager.scss */
  .ielt8 .pg-dots-row {
    text-align: center;
  }

  /* line 69, ../../assets/sass/_pager.scss */
  .ielt8 .pg-dot {
    display: inline;
  }

  /* line 74, ../../assets/sass/_pager.scss */
  .ielt8 .pg-dot a {
    display: inline-block;
    overflow: hidden;
  }

  /* IE 6, IE 7, and IE 8 image substitution */
  /* line 80, ../../assets/sass/_pager.scss */
  .msie .pg-dot a {
    background: url(img/pg_dots.gif) no-repeat 0 0;
  }

  /* line 84, ../../assets/sass/_pager.scss */
  .msie .pg-dot a:hover {
    background-position: -32px 0;
  }

  /* line 89, ../../assets/sass/_pager.scss */
  .msie a.pg-active,
  .msie a.pg-active:hover {
    background-position: -16px 0;
  }
}
/*-------------------------------------------------*/
/* Contact Page    --------------------------------*/
/*-------------------------------------------------*/
@media all and (max-width: 1024px) {
  /* line 3, ../../assets/sass/_contact.scss */
  #contact .desktop {
    display: none;
  }
  /* line 6, ../../assets/sass/_contact.scss */
  #contact .mobile {
    display: block;
    min-height: 100%;
  }
  /* line 9, ../../assets/sass/_contact.scss */
  #contact .mobile img {
    background-color: white;
    width: 100%;
  }
  /* line 13, ../../assets/sass/_contact.scss */
  #contact .mobile .left {
    float: left;
    padding: 10px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 19, ../../assets/sass/_contact.scss */
  #contact .mobile .right {
    float: right;
    padding: 10px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media all and (min-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 29, ../../assets/sass/_contact.scss */
  #contact .mobile {
    display: none;
  }
  /* line 32, ../../assets/sass/_contact.scss */
  #contact .desktop {
    display: block;
  }
  /* line 35, ../../assets/sass/_contact.scss */
  #contact #panelWrapper {
    background: #ffffff;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 20px;
  }
  /* line 41, ../../assets/sass/_contact.scss */
  #contact #panelWrapper #panelContents {
    position: relative;
    width: 350px;
    margin: 20px auto;
    line-height: 2em;
  }
  /* line 46, ../../assets/sass/_contact.scss */
  #contact #panelWrapper #panelContents #address {
    float: left;
    width: 70%;
  }
  /* line 50, ../../assets/sass/_contact.scss */
  #contact #panelWrapper #panelContents #map {
    float: left;
    width: 30%;
    padding-top: 20px;
  }
  /* line 54, ../../assets/sass/_contact.scss */
  #contact #panelWrapper #panelContents #map .follow-us {
    text-align: right;
    margin-top: 10px;
  }
  /* line 59, ../../assets/sass/_contact.scss */
  #contact #panelWrapper #panelContents #social {
    padding-top: 20px;
    width: 100%;
    clear: both;
    text-align: center;
  }
  /* line 65, ../../assets/sass/_contact.scss */
  #contact #panelWrapper #panelContents #contactForm {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 60px;
    width: 33.3333%;
    float: left;
  }
  /* line 70, ../../assets/sass/_contact.scss */
  #contact #panelWrapper #panelContents #contactForm input {
    width: 100%;
    height: 22px;
    padding: 0px;
    margin: 0px;
    border: 0;
  }
  /* line 77, ../../assets/sass/_contact.scss */
  #contact #panelWrapper #panelContents #contactForm textarea {
    border: 0;
    width: 100%;
    padding: 0px;
    margin: 0px;
  }
  /* line 83, ../../assets/sass/_contact.scss */
  #contact #panelWrapper #panelContents #contactForm submit {
    border: 0;
    background: none;
    padding: 0px;
    margin: 0px;
  }
  /* line 89, ../../assets/sass/_contact.scss */
  #contact #panelWrapper #panelContents #contactForm .text_button {
    font-family:"Gotham A", "Gotham B", sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: white;
    border: none;
    background-color: transparent;
    padding: 0;
    text-align: right;
    text-decoration: none;
    /* if desired */
  }
}

/*-------------------------------------------------*/
/* Network Page    --------------------------------*/
/*-------------------------------------------------*/
@media all and (max-width: 1024px) {
  /* line 6, ../../assets/sass/_network.scss */
  #network {
    min-height: 100%;
  }
  /* line 10, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop {
    display: none;
  }
  /* line 14, ../../assets/sass/_network.scss */
  #network .mobile {
    display: block;
  }
  /* line 17, ../../assets/sass/_network.scss */
  #network .mobile .starOverlay {
    padding: 0;
    position: relative;
  }
  /* line 23, ../../assets/sass/_network.scss */
  #network .mobile div {
    padding: 10px;
  }
  /* line 27, ../../assets/sass/_network.scss */
  #network .mobile img {
    width: 100%;
  }
  /* line 32, ../../assets/sass/_network.scss */
  #network .mobile #bbdoArrow {
    position: absolute;
    bottom: 10px;
    left: 120px;
  }
  /* line 39, ../../assets/sass/_network.scss */
  #network .mobile #proximityArrow {
    position: absolute;
    bottom: 10px;
    right: 100px;
  }
  /* line 45, ../../assets/sass/_network.scss */
  #network .mobile #bbdo {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 82px;
    height: 37px;
    background: url(../img/bbdo.png);
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
  }
  /* line 57, ../../assets/sass/_network.scss */
  #network .mobile #proximity {
    position: absolute;
    bottom: 0px;
    right: 10px;
    width: 53px;
    height: 58px;
    background: url(../img/proximity.png);
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
  }
  /* line 70, ../../assets/sass/_network.scss */
  #network .mobile img.bddoStars, #network .mobile img.proximityStars {
    position: absolute;
    top: 0px;
    left: 0px;
  }
  /* line 81, ../../assets/sass/_network.scss */
  #network .mobile .hideElement {
    display: none;
  }
}
@media all and (min-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 95, ../../assets/sass/_network.scss */
  #network #bbdo {
    position: relative;
    float: right;
    width: 164px;
    height: 150px;
    background: url(../img/bbdo.png);
    background-repeat: no-repeat;
  }
  /* line 103, ../../assets/sass/_network.scss */
  #network #bbdo .up-arrow {
    top: 100px;
    right: 20px;
  }
  /* line 109, ../../assets/sass/_network.scss */
  #network #proximity {
    position: relative;
    float: left;
    width: 106px;
    height: 150px;
    background: url(../img/proximity.png);
    background-repeat: no-repeat;
  }
  /* line 119, ../../assets/sass/_network.scss */
  #network #proximity .up-arrow {
    top: 100px;
    left: 20px;
  }
  /* line 125, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop {
    display: block;
    overflow: hidden;
    padding-top: 49px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 133, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper {
    border-top: 5px solid #767f86;
    background: url("../img/network-bg-1.jpg");
    background-repeat: repeat;
    background-size: 50% 50%;
    height: 100%;
  }
  /* line 140, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper .no-stars {
    background: url("../img/network-desktop/map_only.png");
  }
  /* line 144, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper .BBDO-stars {
    background: url("../img/network-desktop/BBDO_stars.png");
  }
  /* line 148, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper .proximity-stars {
    background: url("../img/network-desktop/proximity_stars.png");
  }
  /* line 152, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper .stars-combined {
    background: url("../img/network-desktop/map_only.png");
  }
  /* line 156, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper #map-wrapper, #network #grey-wrapper.desktop #check-wrapper #stars-overlay {
    height: 100%;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: contain;
  }
  /* line 163, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper #map-wrapper #logos, #network #grey-wrapper.desktop #check-wrapper #stars-overlay #logos {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
  /* line 168, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper #map-wrapper #logos .hideInfo, #network #grey-wrapper.desktop #check-wrapper #stars-overlay #logos .hideInfo {
    opacity: 0 !important;
  }
  /* line 172, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper #map-wrapper #logos .network-info, #network #grey-wrapper.desktop #check-wrapper #stars-overlay #logos .network-info {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 10px;
    position: absolute;
    height: 300px;
  }
  /* line 181, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper #map-wrapper #logos .left, #network #grey-wrapper.desktop #check-wrapper #stars-overlay #logos .left {
    position: relative;
    width: 45%;
    float: left;
  }
  /* line 185, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper #map-wrapper #logos .left .network-info, #network #grey-wrapper.desktop #check-wrapper #stars-overlay #logos .left .network-info {
    bottom: 50px;
    left: 50px;
    width: 220px;
    color: #2f3d46;
  }
  /* line 201, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper #map-wrapper #logos .right, #network #grey-wrapper.desktop #check-wrapper #stars-overlay #logos .right {
    position: relative;
    width: 45%;
    float: right;
  }
  /* line 206, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper #map-wrapper #logos .right .network-info, #network #grey-wrapper.desktop #check-wrapper #stars-overlay #logos .right .network-info {
    bottom: 50px;
    right: 50px;
    width: 220px;
    color: #2f3d46;
  }
  /* line 227, ../../assets/sass/_network.scss */
  #network .mobile {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 185, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper #map-wrapper #logos .left .network-info, #network #grey-wrapper.desktop #check-wrapper #stars-overlay #logos .left .network-info {
    bottom: 200px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 206, ../../assets/sass/_network.scss */
  #network #grey-wrapper.desktop #check-wrapper #map-wrapper #logos .right .network-info, #network #grey-wrapper.desktop #check-wrapper #stars-overlay #logos .right .network-info {
    bottom: 200px;
  }
}
/*-------------------------------------------------*/
/* people mobile Page    --------------------------*/
/*-------------------------------------------------*/
@media all and (max-width: 1024px) {
  /* line 4, ../../assets/sass/_mobilePeople.scss */
  #people .desktop {
    display: none;
  }
  /* line 7, ../../assets/sass/_mobilePeople.scss */
  #people .mobile {
    display: block;
  }

  /* line 16, ../../assets/sass/_mobilePeople.scss */
  ul#peopleList {
    background-color: white;
    width: 100%;
    overflow: hidden;
  }
  /* line 21, ../../assets/sass/_mobilePeople.scss */
  ul#peopleList li {
    width: 50%;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
  }
  /* line 29, ../../assets/sass/_mobilePeople.scss */
  ul#peopleList li img {
    width: 100%;
    padding: 0px;
    margin: 0px;
    min-height: 92px;
    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+, Firefox on Android */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    border: 1px solid white;
    background-color: #eee;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
  }
  /* line 47, ../../assets/sass/_mobilePeople.scss */
  ul#peopleList li.current img {
    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%);
  }
  /* line 54, ../../assets/sass/_mobilePeople.scss */
  ul#peopleList li.mobilePeopleInfo, ul#peopleList li.mobilePeopleInfoRemove {
    background-color: #ffffff;
    width: 100%;
  }
  /* line 58, ../../assets/sass/_mobilePeople.scss */
  ul#peopleList li.mobilePeopleInfo div, ul#peopleList li.mobilePeopleInfoRemove div {
    padding: 20px;
  }
  /* line 61, ../../assets/sass/_mobilePeople.scss */
  ul#peopleList li.mobilePeopleInfo div h3, ul#peopleList li.mobilePeopleInfoRemove div h3 {
    margin-bottom: 10px;
  }
  /* line 72, ../../assets/sass/_mobilePeople.scss */
  ul#peopleList li.open {
    height: 120px !important;
  }
  /* line 76, ../../assets/sass/_mobilePeople.scss */
  ul#peopleList li.animate {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
}
@media all and (min-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 85, ../../assets/sass/_mobilePeople.scss */
  #people .desktop {
    display: block;
  }
  /* line 88, ../../assets/sass/_mobilePeople.scss */
  #people .mobile {
    display: none;
  }
}
/*-------------------------------------------------*/
/* clients mobile Page    --------------------------*/
/*-------------------------------------------------*/
@media all and (max-width: 1024px) {
  /* line 4, ../../assets/sass/_mobileClients.scss */
  #clients .desktop {
    display: none;
  }
  /* line 7, ../../assets/sass/_mobileClients.scss */
  #clients .mobile {
    display: block;
  }

  /* line 13, ../../assets/sass/_mobileClients.scss */
  #clients #clientMobileSlider {
    display: block;
    background-color: white;
    overflow: hidden;
  }
  /* line 18, ../../assets/sass/_mobileClients.scss */
  #clients #clientMobileSlider li {
    display: block;
    width: 50%;
    float: left;
    min-height: 92px;
  }
  /* line 23, ../../assets/sass/_mobileClients.scss */
  #clients #clientMobileSlider li a img {
    width: 100%;
    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+, Firefox on Android */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    border: 1px solid white;
    opacity: 0;
  }
  /* line 33, ../../assets/sass/_mobileClients.scss */
  #clients #clientMobileSlider li a.color img {
    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%);
  }
}
@media all and (min-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 47, ../../assets/sass/_mobileClients.scss */
  #clients .desktop {
    display: block;
  }
  /* line 50, ../../assets/sass/_mobileClients.scss */
  #clients .mobile {
    display: none;
  }
}
/*-------------------------------------------------*/
/* footer Page    ---------------------------------*/
/*-------------------------------------------------*/
@media all and (max-width: 1024px) {
  /* line 2, ../../assets/sass/_footer.scss */
  footer {
    clear: both;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 8, ../../assets/sass/_footer.scss */
  footer #logo {
    margin: 10px auto;
    width: 145px;
  }
  /* line 11, ../../assets/sass/_footer.scss */
  footer #logo h1 {
    font-style: normal;
    font-size: 1.1em;
    font-family: "FranklinGothicURW-Dem", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
    padding-top: 0px;
    padding-bottom: 3px;
  }
  /* line 19, ../../assets/sass/_footer.scss */
  footer #logo h2 {
    font-size: 0.8em;
    color: white;
    font-family: "FranklinGothicURW-Dem", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
    font-style: normal !important;
    text-align: right;
  }
  /* line 27, ../../assets/sass/_footer.scss */
  footer nav {
    padding: 10px 0;
    text-align: center;
  }
  /* line 32, ../../assets/sass/_footer.scss */
  footer nav ul li {
    display: inline-block;
    font-size: 0.7em;
  }
  /* line 38, ../../assets/sass/_footer.scss */
  footer .copyright {
    width: 100%;
    text-align: center;
    font-size: 1em;
  }
}
@media all and (min-width: 1024px), screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 49, ../../assets/sass/_footer.scss */
  footer {
    display: none;
  }
}

footer {
    border-top: 1px solid #999999;
}

#logo-footer{
    text-align:center;
    margin:17px;
}
