@import url("//fast.fonts.net/t/1.css?apiType=css&projectid=af726dc3-82d4-4c46-b84a-e3160ecd1820");
@font-face {
  font-family: "Avenir_Light";
  src: url("../fonts/edefe737-dc78-4aa3-ad03-3c6f908330ed.eot?#iefix");
  src: url("../fonts/edefe737-dc78-4aa3-ad03-3c6f908330ed.eot?#iefix") format("eot"), url("../fonts/0078f486-8e52-42c0-ad81-3c8d3d43f48e.woff2") format("woff2"), url("../fonts/908c4810-64db-4b46-bb8e-823eb41f68c0.woff") format("woff"), url("../fonts/4577388c-510f-4366-addb-8b663bcc762a.ttf") format("truetype"), url("../fonts/b0268c31-e450-4159-bfea-e0d20e2b5c0c.svg#b0268c31-e450-4159-bfea-e0d20e2b5c0c") format("svg"); }
@font-face {
  font-family: "Avenir_Roman";
  src: url("../fonts/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix");
  src: url("../fonts/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix") format("eot"), url("../fonts/b290e775-e0f9-4980-914b-a4c32a5e3e36.woff2") format("woff2"), url("../fonts/4b978f72-bb48-46c3-909a-2a8cd2f8819c.woff") format("woff"), url("../fonts/9bdf0737-f98c-477a-9365-ffc41b9d1285.ttf") format("truetype"), url("../fonts/15281d0d-e3c2-46e1-94db-cb681e00bfaa.svg#15281d0d-e3c2-46e1-94db-cb681e00bfaa") format("svg"); }
@font-face {
  font-family: "Avenir_Heavy";
  src: url("../fonts/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix");
  src: url("../fonts/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix") format("eot"), url("../fonts/d513e15e-8f35-4129-ad05-481815e52625.woff2") format("woff2"), url("../fonts/61bd362e-7162-46bd-b67e-28f366c4afbe.woff") format("woff"), url("../fonts/ccd17c6b-e7ed-4b73-b0d2-76712a4ef46b.ttf") format("truetype"), url("../fonts/20577853-40a7-4ada-a3fb-dd6e9392f401.svg#20577853-40a7-4ada-a3fb-dd6e9392f401") format("svg"); }
@font-face {
  font-family: "Avenir_Black";
  src: url("../fonts/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix");
  src: url("../fonts/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix") format("eot"), url("../fonts/c78eb7af-a1c8-4892-974b-52379646fef4.woff2") format("woff2"), url("../fonts/75b36c58-2a02-4057-a537-09af0832ae46.woff") format("woff"), url("../fonts/b5c44a82-eeb8-41de-9c3f-a8db50b24b8a.ttf") format("truetype"), url("../fonts/93603a74-2be0-436c-83e1-68f9ef616eaf.svg#93603a74-2be0-436c-83e1-68f9ef616eaf") format("svg"); }
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?5q412a");
  src: url("../fonts/icomoon.eot?5q412a#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?5q412a") format("truetype"), url("../fonts/icomoon.woff?5q412a") format("woff"), url("../fonts/icomoon.svg?5q412a#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-email:before {
  content: "\e900"; }

.icon-github:before {
  content: "\e901"; }

.icon-phone:before {
  content: "\e902"; }

.icon-twitter:before {
  content: "\e903"; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

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

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

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

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

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

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

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

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

#nav ul, .contact-slider .pagination ul, .social-share, .content-holder ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .container:after, .single-project-banner .text-row:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #333;
  background: #CCC;
  font: 16px/1.2 "Avenir_Roman", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 767px) {
    body {
      font-size: 16px; } }

img {
  max-width: 100%;
  height: auto; }

.gm-style img {
  max-width: none; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: inherit; }

h1, .h1 {
  font-size: 30px; }

h2, .h2 {
  font-size: 27px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 21px; }

h5, .h5 {
  font-size: 17px; }

h6, .h6 {
  font-size: 15px; }

p {
  margin: 0 0 1em; }

a {
  color: #39f; }
  a:hover, a:focus {
    text-decoration: none; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: 0.4em 0.7em; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #333; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #999; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #999; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #999; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #999; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #999; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

/*
 *	HTML5 Device Mockups
 *
 *	By:
 *		Tomi Hiltunen
 *		tomi@mitakuuluu.fi
 *		http://fi.linkedin.com/in/tomihiltunen/
 *
 *		Angelos Arnis
 *		http://fi.linkedin.com/in/angelosarnis/
 *
 *	Inluded in this package:
 *		- iPhone5 (black/white, portrait/landscape)
 *		- iPad2 (black/white, portrait/landscape)
 *		- iMac
 *		- MacBook Pro (retina model)
 *		- Nexus 7
 *		- Lumia 920
 *		- Microsoft Surface
 *		- Galaxy S3
 */
/* GENERAL STYLE */
.device-container {
  margin: 0 auto; }

.device-mockup {
  position: relative;
  width: 100%;
  padding-bottom: 61.775701%; }

.device-mockup > .device {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("macbook/macbook.png"); }

.device-mockup > .device > .screen {
  position: absolute;
  top: 11.0438729%;
  bottom: 14.6747352%;
  left: 13.364486%;
  right: 13.364486%;
  overflow: hidden; }

.device-mockup > .device > .button {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  overflow: hidden;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  cursor: pointer; }

/* DEVICES */
/* iMac */
.device-mockup[data-device="imac"] {
  padding-bottom: 81.230769%; }

.device-mockup[data-device="imac"] > .device {
  background-image: url("imac/imac.png"); }

.device-mockup[data-device="imac"] > .device > .screen {
  top: 8.20707071%;
  bottom: 31.6919192%;
  left: 6.61538462%;
  right: 6.61538462%; }

/* MacBook Pro */
.device-mockup[data-device="macbook"] {
  padding-bottom: 61.775701%; }

.device-mockup[data-device="macbook"] > .device {
  background-image: url("macbook/macbook.png"); }

.device-mockup[data-device="macbook"] > .device > .screen {
  top: 11.0438729%;
  bottom: 14.6747352%;
  left: 13.364486%;
  right: 13.364486%; }

/* TV */
.device-mockup[data-device="tv"] {
  padding-bottom: 60.28%; }

.device-mockup[data-device="tv"] > .device {
  background-image: url("tv/tv.png"); }

.device-mockup[data-device="tv"] > .device > .screen {
  top: 2.65%;
  bottom: 2%;
  left: 2%;
  right: 2%; }

/* iPhone5 */
.device-mockup[data-device="iphone5"],
.device-mockup[data-device="iphone5"][data-orientation="portrait"] {
  padding-bottom: 200.477897%; }

.device-mockup[data-device="iphone5"][data-orientation="landscape"] {
  padding-bottom: 49.9701136%; }

.device-mockup[data-device="iphone5"] > .device,
.device-mockup[data-device="iphone5"][data-color="black"] > .device,
.device-mockup[data-device="iphone5"][data-orientation="portrait"][data-color="black"] > .device {
  background-image: url("iphone5/iphone5_port_black.png"); }

.device-mockup[data-device="iphone5"][data-orientation="landscape"] > .device,
.device-mockup[data-device="iphone5"][data-orientation="landscape"][data-color="black"] > .device {
  background-image: url("iphone5/iphone5_land_black.png"); }

.device-mockup[data-device="iphone5"][data-color="white"] > .device,
.device-mockup[data-device="iphone5"][data-orientation="portrait"][data-color="white"] > .device {
  background-image: url("iphone5/iphone5_port_white.png"); }

.device-mockup[data-device="iphone5"][data-orientation="landscape"][data-color="white"] > .device {
  background-image: url("iphone5/iphone5_land_white.png"); }

.device-mockup[data-device="iphone5"] > .device > .screen,
.device-mockup[data-device="iphone5"][data-orientation="portrait"] > .device > .screen {
  top: 16.28%;
  bottom: 16.28%;
  left: 11.77%;
  right: 11.77%; }

.device-mockup[data-device="iphone5"][data-orientation="landscape"] > .device > .screen {
  top: 11.722488%;
  bottom: 11.722488%;
  left: 16.0191273%;
  right: 16.0191273%; }

.device-mockup[data-device="iphone5"] > .device > .button,
.device-mockup[data-device="iphone5"][data-orientation="portrait"] > .device > .button {
  display: block;
  top: 86.3%;
  bottom: 5.5%;
  left: 42%;
  right: 42%; }

.device-mockup[data-device="iphone5"][data-orientation="landscape"] > .device > .button {
  display: block;
  top: 42%;
  bottom: 42%;
  left: 86.4%;
  right: 5.1%; }

/* iPad */
.device-mockup[data-device="ipad"],
.device-mockup[data-device="ipad"][data-orientation="portrait"] {
  padding-bottom: 128.406276%; }

.device-mockup[data-device="ipad"][data-orientation="landscape"] {
  padding-bottom: 79.9086758%; }

.device-mockup[data-device="ipad"] > .device,
.device-mockup[data-device="ipad"][data-color="black"] > .device,
.device-mockup[data-device="ipad"][data-orientation="portrait"][data-color="black"] > .device {
  background-image: url("ipad/ipad_port_black.png"); }

.device-mockup[data-device="ipad"][data-color="white"] > .device,
.device-mockup[data-device="ipad"][data-orientation="portrait"][data-color="white"] > .device {
  background-image: url("ipad/ipad_port_white.png"); }

.device-mockup[data-device="ipad"][data-orientation="landscape"] > .device,
.device-mockup[data-device="ipad"][data-orientation="landscape"][data-color="black"] > .device {
  background-image: url("ipad/ipad_land_black.png"); }

.device-mockup[data-device="ipad"][data-orientation="landscape"][data-color="white"] > .device {
  background-image: url("ipad/ipad_land_white.png"); }

.device-mockup[data-device="ipad"] > .device > .screen,
.device-mockup[data-device="ipad"][data-orientation="portrait"] > .device > .screen {
  top: 12.025723%;
  bottom: 12.154341%;
  left: 13.45995%;
  right: 13.45995%; }

.device-mockup[data-device="ipad"][data-orientation="landscape"] > .device > .screen {
  top: 13.87755102%;
  bottom: 13.87755102%;
  left: 11.5459883%;
  right: 11.5459883%; }

.device-mockup[data-device="ipad"] > .device > .button,
.device-mockup[data-device="ipad"][data-orientation="portrait"] > .device > .button {
  display: block;
  top: 90.2%;
  bottom: 5.5%;
  left: 47.3%;
  right: 47.3%; }

.device-mockup[data-device="ipad"][data-orientation="landscape"] > .device > .button {
  display: block;
  top: 47.3%;
  bottom: 47.3%;
  left: 90.8%;
  right: 4.9%; }

/* Galaxy S3 */
.device-mockup[data-device="galaxy_s3"],
.device-mockup[data-device="galaxy_s3"][data-orientation="portrait"] {
  padding-bottom: 178.787879%; }

.device-mockup[data-device="galaxy_s3"][data-orientation="landscape"] {
  padding-bottom: 55.9322034%; }

.device-mockup[data-device="galaxy_s3"] > .device,
.device-mockup[data-device="galaxy_s3"][data-color="black"] > .device,
.device-mockup[data-device="galaxy_s3"][data-orientation="portrait"][data-color="black"] > .device {
  background-image: url("galaxy_s3/s3_port_black.png"); }

.device-mockup[data-device="galaxy_s3"][data-orientation="landscape"] > .device,
.device-mockup[data-device="galaxy_s3"][data-orientation="landscape"][data-color="black"] > .device {
  background-image: url("galaxy_s3/s3_land_black.png"); }

.device-mockup[data-device="galaxy_s3"][data-color="white"] > .device,
.device-mockup[data-device="galaxy_s3"][data-orientation="portrait"][data-color="white"] > .device {
  background-image: url("galaxy_s3/s3_port_white.png"); }

.device-mockup[data-device="galaxy_s3"][data-orientation="landscape"][data-color="white"] > .device {
  background-image: url("galaxy_s3/s3_land_white.png"); }

.device-mockup[data-device="galaxy_s3"] > .device > .screen,
.device-mockup[data-device="galaxy_s3"][data-orientation="portrait"] > .device > .screen {
  top: 12.3728814%;
  bottom: 15.5367232%;
  left: 13.8383838%;
  right: 13.8383838%; }

.device-mockup[data-device="galaxy_s3"][data-orientation="landscape"] > .device > .screen {
  top: 13.8383838%;
  bottom: 13.8383838%;
  left: 12.3728814%;
  right: 15.5367232%; }

/* Galaxy S5 */
.device-mockup[data-device="galaxy_s5"],
.device-mockup[data-device="galaxy_s5"][data-orientation="portrait"] {
  padding-bottom: 194.188862%; }

.device-mockup[data-device="galaxy_s5"][data-orientation="landscape"] {
  padding-bottom: 51.496259%; }

.device-mockup[data-device="galaxy_s5"] > .device,
.device-mockup[data-device="galaxy_s5"][data-color="black"] > .device,
.device-mockup[data-device="galaxy_s5"][data-orientation="portrait"][data-color="black"] > .device {
  background-image: url("galaxy_s5/galaxy_s5_port_black.png"); }

.device-mockup[data-device="galaxy_s5"][data-orientation="landscape"] > .device,
.device-mockup[data-device="galaxy_s5"][data-orientation="landscape"][data-color="black"] > .device {
  background-image: url("galaxy_s5/galaxy_s5_land_black.png"); }

.device-mockup[data-device="galaxy_s5"][data-color="white"] > .device,
.device-mockup[data-device="galaxy_s5"][data-orientation="portrait"][data-color="white"] > .device {
  background-image: url("galaxy_s5/galaxy_s5_port_white.png"); }

.device-mockup[data-device="galaxy_s5"][data-orientation="landscape"][data-color="white"] > .device {
  background-image: url("galaxy_s5/galaxy_s5_land_white.png"); }

.device-mockup[data-device="galaxy_s5"] > .device > .screen,
.device-mockup[data-device="galaxy_s5"][data-orientation="portrait"] > .device > .screen {
  top: 10.2%;
  bottom: 10.1%;
  left: 6.3%;
  right: 6.4%; }

.device-mockup[data-device="galaxy_s5"][data-orientation="landscape"] > .device > .screen {
  top: 6.6%;
  bottom: 6.2%;
  left: 10.15%;
  right: 10%; }

/* Galaxy Tab4 */
.device-mockup[data-device="galaxy_tab4"],
.device-mockup[data-device="galaxy_tab4"][data-orientation="landscape"] {
  padding-bottom: 72.689464%; }

.device-mockup[data-device="galaxy_tab4"] > .device,
.device-mockup[data-device="galaxy_tab4"][data-color="black"] > .device,
.device-mockup[data-device="galaxy_tab4"][data-orientation="landscape"][data-color="black"] > .device {
  background-image: url("galaxy_tab4/galaxy_tab4_land_black.png"); }

.device-mockup[data-device="galaxy_tab4"][data-color="white"] > .device,
.device-mockup[data-device="galaxy_tab4"][data-orientation="landscape"][data-color="white"] > .device {
  background-image: url("galaxy_tab4/galaxy_tab4_land_white.png"); }

.device-mockup[data-device="galaxy_tab4"] > .device > .screen,
.device-mockup[data-device="galaxy_tab4"][data-orientation="landscape"] > .device > .screen {
  top: 11.5%;
  bottom: 11.5%;
  left: 5.4%;
  right: 5.2%; }

/* Lumia 920 */
.device-mockup[data-device="lumia920"],
.device-mockup[data-device="lumia920"][data-orientation="portrait"] {
  padding-bottom: 172.796353%; }

.device-mockup[data-device="lumia920"][data-orientation="landscape"] {
  padding-bottom: 56.3330381%; }

.device-mockup[data-device="lumia920"] > .device,
.device-mockup[data-device="lumia920"][data-orientation="portrait"] > .device {
  background-image: url("lumia920/lumia920_port.png"); }

.device-mockup[data-device="lumia920"][data-orientation="landscape"] > .device {
  background-image: url("lumia920/lumia920_land.png"); }

.device-mockup[data-device="lumia920"] > .device > .screen,
.device-mockup[data-device="lumia920"][data-orientation="portrait"] > .device > .screen {
  top: 10.6420405%;
  bottom: 18.9973615%;
  left: 13.5258359%;
  right: 13.5258359%; }

.device-mockup[data-device="lumia920"][data-orientation="landscape"] > .device > .screen {
  top: 12.2641509%;
  bottom: 12.2641509%;
  left: 10.5403012%;
  right: 18.6005314%; }

/* Nexus 7 */
.device-mockup[data-device="nexus7"],
.device-mockup[data-device="nexus7"][data-orientation="portrait"] {
  padding-bottom: 156.521739%; }

.device-mockup[data-device="nexus7"][data-orientation="landscape"] {
  padding-bottom: 63.6678201%; }

.device-mockup[data-device="nexus7"] > .device,
.device-mockup[data-device="nexus7"][data-orientation="portrait"] > .device {
  background-image: url("nexus7/nexus7_port.png"); }

.device-mockup[data-device="nexus7"][data-orientation="landscape"] > .device {
  background-image: url("nexus7/nexus7_land.png"); }

.device-mockup[data-device="nexus7"] > .device > .screen,
.device-mockup[data-device="nexus7"][data-orientation="portrait"] > .device > .screen {
  top: 13.1365741%;
  bottom: 12.7893519%;
  left: 13.7681159%;
  right: 13.7681159%; }

.device-mockup[data-device="nexus7"][data-orientation="landscape"] > .device > .screen {
  top: 13.7681159%;
  bottom: 13.7681159%;
  left: 13.0911188%;
  right: 13.0911188%; }

/* Microsoft Surface */
.device-mockup[data-device="surface"],
.device-mockup[data-device="surface"][data-orientation="landscape"] {
  padding-bottom: 64.7584973%; }

.device-mockup[data-device="surface"] > .device,
.device-mockup[data-device="surface"][data-orientation="landscape"] > .device {
  background-image: url("surface/surface.png"); }

.device-mockup[data-device="surface"] > .device > .screen,
.device-mockup[data-device="surface"][data-orientation="landscape"] > .device > .screen {
  top: 14.5488029%;
  bottom: 14.9171271%;
  left: 9.36195587%;
  right: 9.36195587%; }

#header {
  background: #e55943;
  padding: 15px 0 12px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  #header .container {
    max-width: none; }
  @media (max-width: 1023px) {
    #header {
      padding: 18px 0 12px; } }
  #header .nav-opener {
    outline: none; }
  #header.project {
    background: #ff8c0e; }
    @media (max-width: 1023px) {
      #header.project #nav {
        background: #ff8c0e; }
        #header.project #nav > ul > li.active > a, #header.project #nav > ul > li:hover > a {
          background: #ffa441; } }
  #header.digital-project {
    background: #ffd305; }
    @media (max-width: 1199px) {
      #header.digital-project {
        border-bottom: 1px solid #e1c029; } }
    @media (max-width: 1023px) {
      #header.digital-project {
        border: none; }
        #header.digital-project .nav-opener:before, #header.digital-project .nav-opener:after {
          background: #3b3b3b; } }
    @media (max-width: 1023px) {
      #header.digital-project #nav {
        background: #ffd305; } }
    #header.digital-project #nav > ul > li > a {
      color: #4c4c4c; }
    @media (min-width: 1024px) {
      #header.digital-project #nav > ul > li.active > a, #header.digital-project #nav > ul > li:hover > a {
        color: white; } }
    @media (max-width: 1023px) {
      #header.digital-project #nav > ul > li.active > a, #header.digital-project #nav > ul > li:hover > a {
        background: #d1ac00; } }

.logo {
  float: left;
  width: 122px; }
  @media (min-width: 1024px) {
    .logo {
      margin-top: 4px; } }
  .logo img {
    vertical-align: top;
    width: 100%;
    height: auto; }

.nav-opener {
  float: right;
  position: relative;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  width: 26px;
  height: 10px;
  font-size: 0;
  line-height: 0;
  margin: 7px 0 0 0; }
  @media (min-width: 1024px) {
    .nav-opener {
      display: none; } }
  .nav-opener:before, .nav-opener:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: '';
    position: absolute;
    top: 3px;
    height: 2px;
    left: 0;
    right: 0;
    background: #fff; }
  .nav-opener:after {
    top: auto;
    bottom: -3px; }
  .nav-active .nav-opener {
    height: 20px; }
    .nav-active .nav-opener:before, .nav-active .nav-opener:after {
      top: 50%; }
    .nav-active .nav-opener:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .nav-active .nav-opener:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      bottom: auto; }

#nav {
  overflow: hidden; }
  @media (min-width: 1024px) {
    #nav {
      text-align: right; } }
  @media (max-width: 1023px) {
    #nav {
      position: fixed;
      top: 59px;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      overflow: auto;
      background: #e55943;
      text-align: center;
      padding: 40px 0;
      z-index: 999;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
      .nav-active #nav {
        visibility: visible;
        opacity: 1; }
      .resize-active #nav {
        transition-duration: 0s;
        transition: none; } }
  @media (max-width: 1023px) {
    #nav {
      padding: 9px 0; } }
  #nav ul {
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px; }
    #nav ul li {
      letter-spacing: 0;
      font-size: 20px;
      line-height: 1.2; }
      @media (min-width: 1024px) {
        #nav ul li {
          display: inline-block;
          vertical-align: top; } }
      @media (max-width: 1023px) {
        #nav ul li {
          font-size: 32px; } }
      @media (max-width: 767px) {
        #nav ul li {
          font-size: 28px; } }
  @media (max-width: 1023px) {
    #nav > ul {
      -webkit-transform: translate(0, 10%);
      -ms-transform: translate(0, 10%);
      -o-transform: translate(0, 10%);
      transform: translate(0, 10%);
      -webkit-transition: transform 0.3s ease-in-out;
      -o-transition: transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out;
      margin-bottom: 15px; }
      .nav-active #nav > ul {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0); }
      .resize-active #nav > ul {
        transition-duration: 0s;
        transition: none; } }
  @media (min-width: 1024px) {
    #nav > ul > li {
      margin-left: 42px;
      padding-top: 7px;
      text-align: left; } }
  @media (max-width: 767px) {
    #nav > ul > li {
      position: relative; }
      #nav > ul > li:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 1px; } }
  @media (min-width: 1024px) {
    #nav > ul > li.active > a, #nav > ul > li:hover > a {
      color: #4d4d4d; } }
  @media (max-width: 1023px) {
    #nav > ul > li.active > a, #nav > ul > li:hover > a {
      background: #eb8170; } }
  #nav > ul > li > a {
    color: #fff;
    text-decoration: none; }
    @media (max-width: 1023px) {
      #nav > ul > li > a {
        display: block;
        padding: 31px 25px; } }
    @media (max-width: 767px) {
      #nav > ul > li > a {
        padding: 14px 59px;
        text-align: left; } }

#footer {
  color: #8e8e8e;
  background: #3b3b3b;
  font-size: 12px;
  padding: 14px 0; }
  #footer .container {
    max-width: 670px; }
  @media (max-width: 767px) {
    #footer {
      text-align: center;
      padding: 13px 0; } }
  #footer address {
    font-style: normal;
    float: left;
    margin: 8px 0 0; }
    #footer address .tel {
      color: #8e8e8e;
      text-decoration: none; }
      #footer address .tel:hover {
        text-decoration: underline; }
    @media (max-width: 767px) {
      #footer address {
        display: none; } }
  @media (min-width: 768px) {
    #footer .btn-default {
      float: right; } }

#wrapper {
  background-color: #fff;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 55px 0 0; }
  @media (max-width: 1199px) {
    #wrapper {
      margin: 59px 0 0; } }

.container {
  padding: 0px;
  margin: 0 auto; }
  .container .home-item-container {
    margin: 0 auto 0 auto;
    padding: 25px; }
    @media (min-width: 1200px) {
      .container .home-item-container p, .container .home-item-container h1, .container .home-item-container h2 {
        max-width: 1406px; } }
    @media (max-width: 1199px) {
      .container .home-item-container p, .container .home-item-container h1, .container .home-item-container h2 {
        max-width: 990px; } }
  .container .sneak-wrapper {
    background-image: url(/images/tv.png);
    background-repeat: no-repeat;
    background-size: 100%;
    max-width: 697px;
    padding: 0; }
    .container .sneak-wrapper img {
      margin: 5px 5px 25px 5px;
      width: 620px; }

.hero-banner {
  background: #e55943;
  padding: 49px 15px;
  overflow: hidden; }
  @media (max-width: 1199px) {
    .hero-banner {
      padding: 39px 25px 25px 33px; } }
  @media (max-width: 1023px) {
    .hero-banner {
      padding: 49px 25px 29px; } }
  @media (max-width: 767px) {
    .hero-banner {
      padding: 26px 25px 0; } }
  .hero-banner .tvscreen-frame {
    margin: 0 auto 75px;
    max-width: 1200px;
    position: relative; }
    .hero-banner .tvscreen-frame canvas {
      width: 100%;
      height: auto; }
    @media (max-width: 1199px) {
      .hero-banner .tvscreen-frame {
        max-width: 306px; } }
    @media (max-width: 1023px) {
      .hero-banner .tvscreen-frame {
        max-width: 330px; } }
    @media (max-width: 767px) {
      .hero-banner .tvscreen-frame {
        max-width: 250px;
        margin-bottom: 52px; } }
    @media (max-width: 399px) {
      .hero-banner .tvscreen-frame {
        max-width: 199px; } }
  .hero-banner .animation-frame {
    margin: 0 auto 0;
    max-width: 800px;
    position: relative; }
    .hero-banner .animation-frame .img-screen {
      position: relative;
      left: 50%;
      min-width: 390px; }
    .hero-banner .animation-frame canvas {
      width: 100%;
      height: auto;
      position: relative;
      margin-left: -50%; }
    @media (max-width: 767px) {
      .hero-banner .animation-frame {
        margin-bottom: 52px; } }
  .hero-banner .img-screen img {
    vertical-align: top;
    width: 100%;
    height: auto; }
  .hero-banner .box-holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px 20px 83px;
    color: #fff;
    font-size: 24px;
    line-height: 1.4;
    bottom: 0;
    white-space: nowrap;
    text-align: center; }
    .hero-banner .box-holder:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 0;
      min-height: 100%; }
    .hero-banner .box-holder > * {
      white-space: normal;
      display: inline-block;
      vertical-align: middle;
      max-width: 99%; }
    @media (max-width: 1199px) {
      .hero-banner .box-holder {
        padding: 152px 63px 116px 47px; } }
    @media (max-width: 1023px) {
      .hero-banner .box-holder {
        padding: 100px 22px 185px; } }
    @media (max-width: 767px) {
      .hero-banner .box-holder {
        padding: 60px 20px 72px; } }
    @media (max-width: 399px) {
      .hero-banner .box-holder {
        font-size: 22px; } }
    .hero-banner .box-holder p {
      margin-bottom: 32px; }
      @media (max-width: 767px) {
        .hero-banner .box-holder p {
          margin-bottom: 27px; } }

.about-info {
  background: #eee;
  color: #ec7054;
  font: 24px/1.35 'Avenir_Light';
  text-align: center;
  padding: 100px 0 91px;
  margin: 0px 0 0 0; }
  .about-info p {
    margin-bottom: 41px; }
  @media (max-width: 1023px) {
    .about-info {
      padding-bottom: 101px; } }
  @media (max-width: 767px) {
    .about-info {
      line-height: 1.37;
      padding: 0 0; }
      .about-info br {
        display: none; }
      .about-info p {
        margin-bottom: 31px; }
      .about-info .btn-primary {
        padding-top: 13px;
        padding-bottom: 13px; } }

.btn-primary {
  display: inline-block;
  vertical-align: top;
  font: 200 20px/29px 'Avenir_Heavy';
  color: #ec7054;
  text-decoration: none;
  border: 1px solid #e55943;
  border-radius: 8px;
  padding: 15px 22px;
  min-width: 170px; }
  .btn-primary:hover {
    background: #e55943;
    color: #fff; }

.contact-info-block {
  color: #ec7054;
  font: 24px/1.37 'Avenir_Light';
  text-align: center;
  max-width: 630px;
  margin: 0 auto;
  overflow: hidden; }
  @media (max-width: 1023px) {
    .contact-info-block {
      padding-bottom: 52px; } }
  @media (max-width: 767px) {
    .contact-info-block {
      padding-bottom: 28px; } }
  .contact-info-block em {
    font: bold 24px/29px 'Avenir_Light';
    font-variant: normal; }

.contact-slider {
  margin: 0 auto 150px;
  position: relative;
  text-align: center;
  padding: 0 42px; }
  @media (max-width: 1023px) {
    .contact-slider {
      margin-bottom: 120px;
      padding: 0 30px; } }
  @media (max-width: 767px) {
    .contact-slider {
      margin-bottom: 101px;
      padding: 0 10px; }
      .contact-slider .btn-primary {
        padding-top: 13px;
        padding-bottom: 13px; } }
  .contact-slider .slider-holder {
    position: relative;
    padding: 0 80px; }
    @media (max-width: 1023px) {
      .contact-slider .slider-holder {
        padding: 0; } }
  .contact-slider .mask {
    margin: 0 auto 59px;
    overflow: hidden;
    text-align: center; }
    .contact-slider .mask img {
      max-width: 100%;
      height: auto;
      vertical-align: top; }
    @media (max-width: 1023px) {
      .contact-slider .mask {
        margin-bottom: 46px; } }
    @media (max-width: 767px) {
      .contact-slider .mask {
        margin-bottom: 30px; } }
  .contact-slider .slide.active {
    z-index: 1; }
  .contact-slider .btn-prev,
  .contact-slider .btn-next {
    position: absolute;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    top: 50%;
    border: 30px solid #eee;
    border-width: 30px 36px 30px 0;
    border-color: transparent #eee transparent transparent;
    margin-top: -30px;
    outline: none; }
    @media (max-width: 1023px) {
      .contact-slider .btn-prev,
      .contact-slider .btn-next {
        display: none; } }
    .contact-slider .btn-prev:hover,
    .contact-slider .btn-next:hover {
      border-color: transparent #d5d5d5 transparent transparent; }
  .contact-slider .btn-prev {
    left: 0; }
  .contact-slider .btn-next {
    right: 0;
    border-width: 30px 0 30px 36px;
    border-color: transparent transparent transparent #eee; }
    .contact-slider .btn-next:hover {
      border-color: transparent transparent transparent #d5d5d5; }
  .contact-slider .pagination {
    margin: 0 0 59px; }
    @media (max-width: 1023px) {
      .contact-slider .pagination {
        margin-bottom: 80px; } }
    @media (max-width: 767px) {
      .contact-slider .pagination {
        margin-bottom: 49px; } }
    .contact-slider .pagination ul {
      font-size: 0;
      line-height: 0;
      letter-spacing: -4px;
      text-align: center; }
      .contact-slider .pagination ul li {
        display: inline-block;
        vertical-align: top;
        letter-spacing: 0;
        margin: 0 4px 0 5px; }
        .contact-slider .pagination ul li a {
          display: block;
          width: 8px;
          height: 8px;
          background: #d7d7d7;
          border-radius: 50%;
          outline: none; }
        .contact-slider .pagination ul li:hover > a, .contact-slider .pagination ul li.active > a {
          background: #e55943; }

.customer-block .about-info {
  margin-top: 0; }

.customer-block h2 {
  font: 400 35px/1.25 'Avenir_Black'; }
.customer-block .customer-logos {
  max-width: 800px; }
  .customer-block .customer-logos li {
    height: 80px;
    height: 100px;
    background: transparent;
    display: inline-block;
    margin: 20px;
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(1);
    /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(100%); }
    .customer-block .customer-logos li a {
      display: inline-block; }
      .customer-block .customer-logos li a img {
        display: inline-block;
        vertical-align: middle; }
    @media (max-width: 767px) {
      .customer-block .customer-logos li {
        display: block; }
        .customer-block .customer-logos li a {
          display: block; } }

.team-block {
  text-align: center;
  max-width: 834px;
  margin: 0 auto 118px; }
  @media (max-width: 1199px) {
    .team-block {
      max-width: 620px;
      margin-bottom: 116px; } }
  @media (max-width: 1023px) {
    .team-block {
      margin-bottom: 120px; } }
  @media (max-width: 767px) {
    .team-block {
      margin: 0 auto 66px;
      max-width: 350px; } }
  @media (max-width: 399px) {
    .team-block {
      max-width: 270px; } }
  .team-block h2 {
    color: #ec7054;
    font: 400 35px/1.25 'Avenir_Black';
    margin-bottom: 104px;
    margin-top: 52px; }
    @media (max-width: 767px) {
      .team-block h2 {
        margin-bottom: 42px; } }
    @media (max-width: 399px) {
      .team-block h2 {
        font-size: 24px; } }
  .team-block .team-member {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 13px;
    letter-spacing: 0;
    margin: 0 0 82px; }
    @media (max-width: 1199px) {
      .team-block .team-member {
        width: 33.33%; } }
    @media (max-width: 767px) {
      .team-block .team-member {
        padding: 0 6px;
        margin-bottom: 36px;
        width: 50%; } }
    .team-block .team-member .img-holder {
      border-radius: 50%;
      overflow: hidden;
      margin: 0 auto 13px;
      width: 190px; }
      .team-block .team-member .img-holder img {
        vertical-align: top;
        width: 100%;
        height: auto; }
      @media (max-width: 767px) {
        .team-block .team-member .img-holder {
          width: 150px; } }
      @media (max-width: 399px) {
        .team-block .team-member .img-holder {
          width: 110px; } }
    .team-block .team-member .name {
      display: block;
      font: 400 24px/1.35 'Avenir_Heavy'; }
      .team-block .team-member .name a {
        color: #ec7054;
        text-decoration: none; }
        .team-block .team-member .name a:hover {
          color: #f19682; }
      @media (max-width: 767px) {
        .team-block .team-member .name {
          font-size: 20px; } }
      @media (max-width: 399px) {
        .team-block .team-member .name {
          font-size: 16px; } }

.btn-default {
  display: inline-block;
  vertical-align: top;
  color: #8e8e8e;
  font: 400 10px/1.4 'Avenir_Heavy';
  text-decoration: none;
  border: 1px solid #7b7b7b;
  border-radius: 8px;
  padding: 8px 11px; }
  .btn-default:hover {
    background: #7b7b7b;
    color: #fff; }
  @media (max-width: 767px) {
    .btn-default {
      font-size: 14px;
      padding: 15px; } }

.projects-banner {
  background: #e55943;
  padding: 59px 25px;
  overflow: hidden;
  margin: 0 0 120px; }
  @media (max-width: 1199px) {
    .projects-banner {
      padding: 70px 25px;
      margin-bottom: 119px; } }
  @media (max-width: 1023px) {
    .projects-banner {
      padding-top: 105px; } }
  @media (max-width: 767px) {
    .projects-banner {
      padding-top: 25px;
      padding-bottom: 45px;
      margin-bottom: 49px; } }
  .projects-banner .animation-frame {
    margin: 0 auto 77px;
    max-width: 1200px;
    position: relative; }
    .projects-banner .animation-frame .img-screen {
      position: relative;
      left: 50%;
      min-width: 390px; }
    .projects-banner .animation-frame canvas {
      width: 100%;
      height: auto;
      position: relative;
      margin-left: -50%; }
    @media (max-width: 1199px) {
      .projects-banner .animation-frame {
        margin-bottom: 33px; } }
    @media (max-width: 1023px) {
      .projects-banner .animation-frame {
        margin-bottom: 93px; } }
    @media (max-width: 767px) {
      .projects-banner .animation-frame {
        margin-bottom: 10px; } }
  .projects-banner .tvscreen-frame {
    margin: 0 auto 77px;
    max-width: 306px;
    position: relative; }
    @media (max-width: 1199px) {
      .projects-banner .tvscreen-frame {
        max-width: 254px;
        margin-bottom: 33px; } }
    @media (max-width: 1023px) {
      .projects-banner .tvscreen-frame {
        max-width: 309px;
        margin-bottom: 93px; } }
    @media (max-width: 767px) {
      .projects-banner .tvscreen-frame {
        max-width: 320px;
        margin-bottom: 10px; } }
    @media (max-width: 399px) {
      .projects-banner .tvscreen-frame {
        max-width: 256px; } }
  .projects-banner .img-screen img {
    vertical-align: top;
    width: 100%;
    height: auto; }
  .projects-banner .text-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 140px 25px 20px;
    color: #fff;
    text-align: center; }
    @media (max-width: 1199px) {
      .projects-banner .text-box {
        padding-top: 116px; } }
    @media (max-width: 1023px) {
      .projects-banner .text-box {
        padding-top: 147px; } }
    @media (max-width: 767px) {
      .projects-banner .text-box {
        padding-top: 130px; } }
    @media (max-width: 399px) {
      .projects-banner .text-box {
        padding-top: 102px; } }
  .projects-banner .text-box-noimg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px 25px 20px;
    color: #fff;
    text-align: center; }
    @media (max-width: 1199px) {
      .projects-banner .text-box-noimg {
        padding-top: 116px; } }
    @media (max-width: 1023px) {
      .projects-banner .text-box-noimg {
        padding-top: 147px; } }
    @media (max-width: 767px) {
      .projects-banner .text-box-noimg {
        padding-top: 130px; } }
    @media (max-width: 399px) {
      .projects-banner .text-box-noimg {
        padding-top: 102px; } }
  .projects-banner h1 {
    font: 400 35px/1.2 'Avenir_Black'; }
    @media (max-width: 399px) {
      .projects-banner h1 {
        font-size: 24px; } }

.single-project-banner.threedaround {
  background: #ff8b20; }
.single-project-banner.culture {
  background: #3a4b5c; }
.single-project-banner.arte {
  background: #fa481c; }
.single-project-banner.rbmar {
  background: #232524; }
.single-project-banner.bvb {
  background: #ffe600; }
.single-project-banner.hsv {
  background: #0155a4; }
.single-project-banner.dch {
  background: #fac805; }
.single-project-banner.dchtv {
  background: #fac805; }
.single-project-banner.impossible {
  background: #d7d7d7; }
.single-project-banner.soundcloud {
  background: #ff8c0e; }
.single-project-banner.trivago {
  background: #7b7b7b; }
.single-project-banner.carhartt {
  background: #0e0e0e; }
.single-project-banner.semperoper {
  background: #d2232a; }
.single-project-banner.staramba {
  background: #158fde; }
.single-project-banner.grammofy {
  background: #fdb408; }
.single-project-banner.wwf-souvenierratgeber {
  background: #606060; }
.single-project-banner.funk {
  background: #71c0a4; }
.single-project-banner.funk-tv {
  background: #1e1e1e; }
.single-project-banner.republica {
  background: #2afd7f; }
.single-project-banner.toa {
  background: #fafafb; }
.single-project-banner.uba-lq {
  background: #72AA48; }
.single-project-banner.bnp {
  background: #1CA45D; }
.single-project-banner.uws {
  background: #121212; }
.single-project-banner.everyworks {
  background: #f25590; }
.single-project-banner.dominocoaching {
  background: #d2232a; }
.single-project-banner.spdfraktionsinfo {
  background: #e3000f; }
.single-project-banner.toll4europe {
  background: #20252B; }
.single-project-banner.frontify {
  background: #7f59ff; }
.single-project-banner.stageplus {
  background: #192640; }
.single-project-banner.threedaround {
  color: #fff; }
.single-project-banner.culture {
  color: #fff; }
.single-project-banner.arte {
  color: #fff; }
.single-project-banner.rbmar {
  color: #fff; }
.single-project-banner.bvb {
  color: #000; }
.single-project-banner.hsv {
  color: #fff; }
.single-project-banner.dch {
  color: #4c4c4c; }
.single-project-banner.dchtv {
  color: #4c4c4c; }
.single-project-banner.impossible {
  color: #3d3d3b; }
.single-project-banner.soundcloud {
  color: #0c0c0c; }
.single-project-banner.trivago {
  color: #000; }
.single-project-banner.carhartt {
  color: #fff; }
.single-project-banner.semperoper {
  color: #fff; }
.single-project-banner.staramba {
  color: #fff; }
.single-project-banner.grammofy {
  color: #47617a; }
.single-project-banner.wwf-souvenierratgeber {
  color: #fff; }
.single-project-banner.funk {
  color: #fff; }
.single-project-banner.funk-tv {
  color: #fff; }
.single-project-banner.republica {
  color: #4c4c4c; }
.single-project-banner.toa {
  color: #231F20; }
.single-project-banner.uba-lq {
  color: #fafafa; }
.single-project-banner.bnp {
  color: #ffffff; }
.single-project-banner.uws {
  color: #fff; }
.single-project-banner.everyworks {
  color: #fff; }
.single-project-banner.dominocoaching {
  color: #fff; }
.single-project-banner.spdfraktionsinfo {
  color: #fff; }
.single-project-banner.toll4europe {
  color: #fff; }
.single-project-banner.frontify {
  color: #231F20; }
.single-project-banner.stageplus {
  color: #fff; }
.single-project-banner img {
  border-radius: 12pt; }

.project-image-holder a.btn-info.threedaround {
  background: #ff8b20; }
  .project-image-holder a.btn-info.threedaround:hover {
    color: #ff8b20;
    border-color: #ff8b20; }
.project-image-holder a.btn-info.culture {
  background: #3a4b5c; }
  .project-image-holder a.btn-info.culture:hover {
    color: #3a4b5c;
    border-color: #3a4b5c; }
.project-image-holder a.btn-info.arte {
  background: #fa481c; }
  .project-image-holder a.btn-info.arte:hover {
    color: #fa481c;
    border-color: #fa481c; }
.project-image-holder a.btn-info.rbmar {
  background: #232524; }
  .project-image-holder a.btn-info.rbmar:hover {
    color: #232524;
    border-color: #232524; }
.project-image-holder a.btn-info.bvb {
  background: #ffe600; }
  .project-image-holder a.btn-info.bvb:hover {
    color: #ffe600;
    border-color: #ffe600; }
.project-image-holder a.btn-info.hsv {
  background: #0155a4; }
  .project-image-holder a.btn-info.hsv:hover {
    color: #0155a4;
    border-color: #0155a4; }
.project-image-holder a.btn-info.dch {
  background: #fac805; }
  .project-image-holder a.btn-info.dch:hover {
    color: #fac805;
    border-color: #fac805; }
.project-image-holder a.btn-info.dchtv {
  background: #fac805; }
  .project-image-holder a.btn-info.dchtv:hover {
    color: #fac805;
    border-color: #fac805; }
.project-image-holder a.btn-info.impossible {
  background: #d7d7d7; }
  .project-image-holder a.btn-info.impossible:hover {
    color: #d7d7d7;
    border-color: #d7d7d7; }
.project-image-holder a.btn-info.soundcloud {
  background: #ff8c0e; }
  .project-image-holder a.btn-info.soundcloud:hover {
    color: #ff8c0e;
    border-color: #ff8c0e; }
.project-image-holder a.btn-info.trivago {
  background: #7b7b7b; }
  .project-image-holder a.btn-info.trivago:hover {
    color: #7b7b7b;
    border-color: #7b7b7b; }
.project-image-holder a.btn-info.carhartt {
  background: #0e0e0e; }
  .project-image-holder a.btn-info.carhartt:hover {
    color: #0e0e0e;
    border-color: #0e0e0e; }
.project-image-holder a.btn-info.semperoper {
  background: #d2232a; }
  .project-image-holder a.btn-info.semperoper:hover {
    color: #d2232a;
    border-color: #d2232a; }
.project-image-holder a.btn-info.staramba {
  background: #158fde; }
  .project-image-holder a.btn-info.staramba:hover {
    color: #158fde;
    border-color: #158fde; }
.project-image-holder a.btn-info.grammofy {
  background: #fdb408; }
  .project-image-holder a.btn-info.grammofy:hover {
    color: #fdb408;
    border-color: #fdb408; }
.project-image-holder a.btn-info.wwf-souvenierratgeber {
  background: #606060; }
  .project-image-holder a.btn-info.wwf-souvenierratgeber:hover {
    color: #606060;
    border-color: #606060; }
.project-image-holder a.btn-info.funk {
  background: #71c0a4; }
  .project-image-holder a.btn-info.funk:hover {
    color: #71c0a4;
    border-color: #71c0a4; }
.project-image-holder a.btn-info.funk-tv {
  background: #1e1e1e; }
  .project-image-holder a.btn-info.funk-tv:hover {
    color: #1e1e1e;
    border-color: #1e1e1e; }
.project-image-holder a.btn-info.republica {
  background: #2afd7f; }
  .project-image-holder a.btn-info.republica:hover {
    color: #2afd7f;
    border-color: #2afd7f; }
.project-image-holder a.btn-info.toa {
  background: #fafafb; }
  .project-image-holder a.btn-info.toa:hover {
    color: #fafafb;
    border-color: #fafafb; }
.project-image-holder a.btn-info.uba-lq {
  background: #72AA48; }
  .project-image-holder a.btn-info.uba-lq:hover {
    color: #72AA48;
    border-color: #72AA48; }
.project-image-holder a.btn-info.bnp {
  background: #1CA45D; }
  .project-image-holder a.btn-info.bnp:hover {
    color: #1CA45D;
    border-color: #1CA45D; }
.project-image-holder a.btn-info.uws {
  background: #121212; }
  .project-image-holder a.btn-info.uws:hover {
    color: #121212;
    border-color: #121212; }
.project-image-holder a.btn-info.everyworks {
  background: #f25590; }
  .project-image-holder a.btn-info.everyworks:hover {
    color: #f25590;
    border-color: #f25590; }
.project-image-holder a.btn-info.dominocoaching {
  background: #d2232a; }
  .project-image-holder a.btn-info.dominocoaching:hover {
    color: #d2232a;
    border-color: #d2232a; }
.project-image-holder a.btn-info.spdfraktionsinfo {
  background: #e3000f; }
  .project-image-holder a.btn-info.spdfraktionsinfo:hover {
    color: #e3000f;
    border-color: #e3000f; }
.project-image-holder a.btn-info.toll4europe {
  background: #20252B; }
  .project-image-holder a.btn-info.toll4europe:hover {
    color: #20252B;
    border-color: #20252B; }
.project-image-holder a.btn-info.frontify {
  background: #7f59ff; }
  .project-image-holder a.btn-info.frontify:hover {
    color: #7f59ff;
    border-color: #7f59ff; }
.project-image-holder a.btn-info.stageplus {
  background: #192640; }
  .project-image-holder a.btn-info.stageplus:hover {
    color: #192640;
    border-color: #192640; }
.project-image-holder a.btn-info.threedaround {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.threedaround:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.culture {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.culture:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.arte {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.arte:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.rbmar {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.rbmar:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.bvb {
  color: #000;
  border-color: #000; }
  .project-image-holder a.btn-info.bvb:hover {
    background-color: #000; }
.project-image-holder a.btn-info.hsv {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.hsv:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.dch {
  color: #4c4c4c;
  border-color: #4c4c4c; }
  .project-image-holder a.btn-info.dch:hover {
    background-color: #4c4c4c; }
.project-image-holder a.btn-info.dchtv {
  color: #4c4c4c;
  border-color: #4c4c4c; }
  .project-image-holder a.btn-info.dchtv:hover {
    background-color: #4c4c4c; }
.project-image-holder a.btn-info.impossible {
  color: #3d3d3b;
  border-color: #3d3d3b; }
  .project-image-holder a.btn-info.impossible:hover {
    background-color: #3d3d3b; }
.project-image-holder a.btn-info.soundcloud {
  color: #0c0c0c;
  border-color: #0c0c0c; }
  .project-image-holder a.btn-info.soundcloud:hover {
    background-color: #0c0c0c; }
.project-image-holder a.btn-info.trivago {
  color: #000;
  border-color: #000; }
  .project-image-holder a.btn-info.trivago:hover {
    background-color: #000; }
.project-image-holder a.btn-info.carhartt {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.carhartt:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.semperoper {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.semperoper:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.staramba {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.staramba:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.grammofy {
  color: #47617a;
  border-color: #47617a; }
  .project-image-holder a.btn-info.grammofy:hover {
    background-color: #47617a; }
.project-image-holder a.btn-info.wwf-souvenierratgeber {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.wwf-souvenierratgeber:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.funk {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.funk:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.funk-tv {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.funk-tv:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.republica {
  color: #4c4c4c;
  border-color: #4c4c4c; }
  .project-image-holder a.btn-info.republica:hover {
    background-color: #4c4c4c; }
.project-image-holder a.btn-info.toa {
  color: #231F20;
  border-color: #231F20; }
  .project-image-holder a.btn-info.toa:hover {
    background-color: #231F20; }
.project-image-holder a.btn-info.uba-lq {
  color: #fafafa;
  border-color: #fafafa; }
  .project-image-holder a.btn-info.uba-lq:hover {
    background-color: #fafafa; }
.project-image-holder a.btn-info.bnp {
  color: #ffffff;
  border-color: #ffffff; }
  .project-image-holder a.btn-info.bnp:hover {
    background-color: #ffffff; }
.project-image-holder a.btn-info.uws {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.uws:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.everyworks {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.everyworks:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.dominocoaching {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.dominocoaching:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.spdfraktionsinfo {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.spdfraktionsinfo:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.toll4europe {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.toll4europe:hover {
    background-color: #fff; }
.project-image-holder a.btn-info.frontify {
  color: #231F20;
  border-color: #231F20; }
  .project-image-holder a.btn-info.frontify:hover {
    background-color: #231F20; }
.project-image-holder a.btn-info.stageplus {
  color: #fff;
  border-color: #fff; }
  .project-image-holder a.btn-info.stageplus:hover {
    background-color: #fff; }

#header {
  padding-left: 20px;
  padding-right: 20px; }
  #header .container {
    /* for iPhone X */
    padding-left: env(safe-area-inset-left);
    padding-right: env(safe-area-inset-right); }
  #header.dark-mode a {
    color: #333 !important; }
    #header.dark-mode a:hover {
      color: #FFF !important; }
  #header.project.threedaround {
    background: #ff8b20; }
    #header.project.threedaround #nav {
      background: #ff8b20; }
    #header.project.threedaround li:hover a {
      background: #ffa653 !important; }
  #header.project.culture {
    background: #3a4b5c; }
    #header.project.culture #nav {
      background: #3a4b5c; }
    #header.project.culture li:hover a {
      background: #4e657b !important; }
  #header.project.arte {
    background: #fa481c; }
    #header.project.arte #nav {
      background: #fa481c; }
    #header.project.arte li:hover a {
      background: #fb704e !important; }
  #header.project.rbmar {
    background: #232524; }
    #header.project.rbmar #nav {
      background: #232524; }
    #header.project.rbmar li:hover a {
      background: #3c3f3e !important; }
  #header.project.bvb {
    background: #ffe600; }
    #header.project.bvb #nav {
      background: #ffe600; }
    #header.project.bvb li:hover a {
      background: #ffeb33 !important; }
  #header.project.hsv {
    background: #0155a4; }
    #header.project.hsv #nav {
      background: #0155a4; }
    #header.project.hsv li:hover a {
      background: #016fd7 !important; }
  #header.project.dch {
    background: #fac805; }
    #header.project.dch #nav {
      background: #fac805; }
    #header.project.dch li:hover a {
      background: #fbd337 !important; }
  #header.project.dchtv {
    background: #fac805; }
    #header.project.dchtv #nav {
      background: #fac805; }
    #header.project.dchtv li:hover a {
      background: #fbd337 !important; }
  #header.project.impossible {
    background: #d7d7d7; }
    #header.project.impossible #nav {
      background: #d7d7d7; }
    #header.project.impossible li:hover a {
      background: #f1f1f1 !important; }
  #header.project.soundcloud {
    background: #ff8c0e; }
    #header.project.soundcloud #nav {
      background: #ff8c0e; }
    #header.project.soundcloud li:hover a {
      background: #ffa441 !important; }
  #header.project.trivago {
    background: #7b7b7b; }
    #header.project.trivago #nav {
      background: #7b7b7b; }
    #header.project.trivago li:hover a {
      background: #959595 !important; }
  #header.project.carhartt {
    background: #0e0e0e; }
    #header.project.carhartt #nav {
      background: #0e0e0e; }
    #header.project.carhartt li:hover a {
      background: #282828 !important; }
  #header.project.semperoper {
    background: #d2232a; }
    #header.project.semperoper #nav {
      background: #d2232a; }
    #header.project.semperoper li:hover a {
      background: #e0484e !important; }
  #header.project.staramba {
    background: #158fde; }
    #header.project.staramba #nav {
      background: #158fde; }
    #header.project.staramba li:hover a {
      background: #3aa6ec !important; }
  #header.project.grammofy {
    background: #fdb408; }
    #header.project.grammofy #nav {
      background: #fdb408; }
    #header.project.grammofy li:hover a {
      background: #fdc33b !important; }
  #header.project.wwf-souvenierratgeber {
    background: #606060; }
    #header.project.wwf-souvenierratgeber #nav {
      background: #606060; }
    #header.project.wwf-souvenierratgeber li:hover a {
      background: #7a7a7a !important; }
  #header.project.funk {
    background: #71c0a4; }
    #header.project.funk #nav {
      background: #71c0a4; }
    #header.project.funk li:hover a {
      background: #94d0bb !important; }
  #header.project.funk-tv {
    background: #1e1e1e; }
    #header.project.funk-tv #nav {
      background: #1e1e1e; }
    #header.project.funk-tv li:hover a {
      background: #383838 !important; }
  #header.project.republica {
    background: #2afd7f; }
    #header.project.republica #nav {
      background: #2afd7f; }
    #header.project.republica li:hover a {
      background: #5dfd9d !important; }
  #header.project.toa {
    background: #fafafb; }
    #header.project.toa #nav {
      background: #fafafb; }
    #header.project.toa li:hover a {
      background: white !important; }
  #header.project.uba-lq {
    background: #72AA48; }
    #header.project.uba-lq #nav {
      background: #72AA48; }
    #header.project.uba-lq li:hover a {
      background: #8cbe67 !important; }
  #header.project.bnp {
    background: #1CA45D; }
    #header.project.bnp #nav {
      background: #1CA45D; }
    #header.project.bnp li:hover a {
      background: #23d076 !important; }
  #header.project.uws {
    background: #121212; }
    #header.project.uws #nav {
      background: #121212; }
    #header.project.uws li:hover a {
      background: #2c2c2c !important; }
  #header.project.everyworks {
    background: #f25590; }
    #header.project.everyworks #nav {
      background: #f25590; }
    #header.project.everyworks li:hover a {
      background: #f684af !important; }
  #header.project.dominocoaching {
    background: #d2232a; }
    #header.project.dominocoaching #nav {
      background: #d2232a; }
    #header.project.dominocoaching li:hover a {
      background: #e0484e !important; }
  #header.project.spdfraktionsinfo {
    background: #e3000f; }
    #header.project.spdfraktionsinfo #nav {
      background: #e3000f; }
    #header.project.spdfraktionsinfo li:hover a {
      background: #ff1726 !important; }
  #header.project.toll4europe {
    background: #20252B; }
    #header.project.toll4europe #nav {
      background: #20252B; }
    #header.project.toll4europe li:hover a {
      background: #363e48 !important; }
  #header.project.frontify {
    background: #7f59ff; }
    #header.project.frontify #nav {
      background: #7f59ff; }
    #header.project.frontify li:hover a {
      background: #a68cff !important; }
  #header.project.stageplus {
    background: #192640; }
    #header.project.stageplus #nav {
      background: #192640; }
    #header.project.stageplus li:hover a {
      background: #273c65 !important; }
  #header.project.threedaround {
    color: #fff; }
  #header.project.culture {
    color: #fff; }
  #header.project.arte {
    color: #fff; }
  #header.project.rbmar {
    color: #fff; }
  #header.project.bvb {
    color: #000; }
  #header.project.hsv {
    color: #fff; }
  #header.project.dch {
    color: #4c4c4c; }
  #header.project.dchtv {
    color: #4c4c4c; }
  #header.project.impossible {
    color: #3d3d3b; }
  #header.project.soundcloud {
    color: #0c0c0c; }
  #header.project.trivago {
    color: #000; }
  #header.project.carhartt {
    color: #fff; }
  #header.project.semperoper {
    color: #fff; }
  #header.project.staramba {
    color: #fff; }
  #header.project.grammofy {
    color: #47617a; }
  #header.project.wwf-souvenierratgeber {
    color: #fff; }
  #header.project.funk {
    color: #fff; }
  #header.project.funk-tv {
    color: #fff; }
  #header.project.republica {
    color: #4c4c4c; }
  #header.project.toa {
    color: #231F20; }
  #header.project.uba-lq {
    color: #fafafa; }
  #header.project.bnp {
    color: #ffffff; }
  #header.project.uws {
    color: #fff; }
  #header.project.everyworks {
    color: #fff; }
  #header.project.dominocoaching {
    color: #fff; }
  #header.project.spdfraktionsinfo {
    color: #fff; }
  #header.project.toll4europe {
    color: #fff; }
  #header.project.frontify {
    color: #231F20; }
  #header.project.stageplus {
    color: #fff; }

.services-block .text {
  overflow: hidden;
  color: #ec7054;
  font: 24px/1.38 'Avenir_Light';
  text-align: center;
  max-width: 630px;
  margin: 96px auto 10px; }
  .services-block .text em {
    font: 'Avenir_Heavy';
    font-weight: bold;
    font-style: normal; }
  @media (max-width: 767px) {
    .services-block .text {
      padding: 0 12px;
      margin-bottom: 26px; } }

.services-banner .text {
  overflow: hidden;
  font: 24px/1.38 'Avenir_Light';
  text-align: center;
  max-width: 630px;
  margin: 96px auto 10px auto; }
  .services-banner .text em {
    font: 'Avenir_Heavy';
    font-weight: bold;
    font-style: normal; }
  @media (max-width: 767px) {
    .services-banner .text {
      padding: 0 12px;
      margin-bottom: 26px; } }

.projects-item-holder {
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
  max-width: 960px;
  margin: 0 auto 178px; }
  @media (max-width: 1199px) {
    .projects-item-holder {
      max-width: 640px; } }
  @media (max-width: 1023px) {
    .projects-item-holder {
      margin-bottom: 179px; } }
  @media (max-width: 767px) {
    .projects-item-holder {
      margin: 0 -25px;
      max-width: none;
      text-align: center; } }
  .projects-item-holder .height {
    overflow: hidden; }
    @media (max-width: 1199px) {
      .projects-item-holder .height {
        min-height: 179px; } }
  .projects-item-holder .project-item {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    letter-spacing: 0;
    background: #rgba 225, 87, 71, 1;
    text-align: center;
    margin: 0 10px 21px;
    color: #fff;
    font-size: 13px;
    line-height: 1.39;
    padding: 39px 23px; }
    @media (max-width: 767px) {
      .projects-item-holder .project-item {
        width: 100%;
        margin: 0;
        font-size: 14px;
        padding: 41px 45px; }
        .projects-item-holder .project-item .height {
          height: auto !important; } }
    .projects-item-holder .project-item .title {
      display: block;
      font: 400 22px/1.4 'Avenir_Black';
      margin: 0 0 31px; }
      @media (max-width: 767px) {
        .projects-item-holder .project-item .title {
          font-size: 24px; } }
    .projects-item-holder .project-item .text-holder {
      overflow: hidden;
      margin-bottom: 38px; }
      .projects-item-holder .project-item .text-holder p {
        margin-bottom: 10px; }
      @media (max-width: 767px) {
        .projects-item-holder .project-item .text-holder {
          margin-bottom: 44px;
          min-height: 86px; } }
    .projects-item-holder .project-item .btn-holder {
      overflow: hidden;
      margin: 0 -9px; }
      .projects-item-holder .project-item .btn-holder .btn-col {
        float: center;
        width: 50%;
        margin: auto;
        padding: 0 9px; }
    .projects-item-holder .project-item .btn {
      display: block;
      font: 400 14px/18px 'Avenir_Heavy';
      color: #fff;
      text-decoration: none;
      border-radius: 8px;
      border: 1px solid #fff;
      padding: 10px; }
      .projects-item-holder .project-item .btn:hover {
        background: #fff;
        color: #ff8b20; }
      @media (max-width: 767px) {
        .projects-item-holder .project-item .btn {
          padding: 11px; } }
    .projects-item-holder .project-item.threedaround {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #ff8b20 100%) no-repeat, url(/images/projects/threedaround/listing-background.jpg) no-repeat, #ff8b20 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.threedaround .btn:hover {
        color: #ff8b20; }
    .projects-item-holder .project-item.culture {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #3a4b5c 100%) no-repeat, url(/images/projects/culture/listing-background.jpg) no-repeat, #3a4b5c no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.culture .btn:hover {
        color: #3a4b5c; }
    .projects-item-holder .project-item.arte {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #fa481c 100%) no-repeat, url(/images/projects/arte/listing-background.jpg) no-repeat, #fa481c no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.arte .btn:hover {
        color: #fa481c; }
    .projects-item-holder .project-item.rbmar {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #232524 100%) no-repeat, url(/images/projects/rbmar/listing-background.jpg) no-repeat, #232524 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.rbmar .btn:hover {
        color: #232524; }
    .projects-item-holder .project-item.bvb {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #ffe600 100%) no-repeat, url(/images/projects/bvb/listing-background.jpg) no-repeat, #ffe600 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.bvb .btn:hover {
        color: #ffe600; }
    .projects-item-holder .project-item.hsv {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #0155a4 100%) no-repeat, url(/images/projects/hsv/listing-background.jpg) no-repeat, #0155a4 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.hsv .btn:hover {
        color: #0155a4; }
    .projects-item-holder .project-item.dch {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #fac805 100%) no-repeat, url(/images/projects/dch/listing-background.jpg) no-repeat, #fac805 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.dch .btn:hover {
        color: #fac805; }
    .projects-item-holder .project-item.dchtv {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #fac805 100%) no-repeat, url(/images/projects/dchtv/listing-background.jpg) no-repeat, #fac805 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.dchtv .btn:hover {
        color: #fac805; }
    .projects-item-holder .project-item.impossible {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #d7d7d7 100%) no-repeat, url(/images/projects/impossible/listing-background.jpg) no-repeat, #d7d7d7 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.impossible .btn:hover {
        color: #d7d7d7; }
    .projects-item-holder .project-item.soundcloud {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #ff8c0e 100%) no-repeat, url(/images/projects/soundcloud/listing-background.jpg) no-repeat, #ff8c0e no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.soundcloud .btn:hover {
        color: #ff8c0e; }
    .projects-item-holder .project-item.trivago {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #7b7b7b 100%) no-repeat, url(/images/projects/trivago/listing-background.jpg) no-repeat, #7b7b7b no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.trivago .btn:hover {
        color: #7b7b7b; }
    .projects-item-holder .project-item.carhartt {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #0e0e0e 100%) no-repeat, url(/images/projects/carhartt/listing-background.jpg) no-repeat, #0e0e0e no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.carhartt .btn:hover {
        color: #0e0e0e; }
    .projects-item-holder .project-item.semperoper {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #d2232a 100%) no-repeat, url(/images/projects/semperoper/listing-background.jpg) no-repeat, #d2232a no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.semperoper .btn:hover {
        color: #d2232a; }
    .projects-item-holder .project-item.staramba {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #158fde 100%) no-repeat, url(/images/projects/staramba/listing-background.jpg) no-repeat, #158fde no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.staramba .btn:hover {
        color: #158fde; }
    .projects-item-holder .project-item.grammofy {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #fdb408 100%) no-repeat, url(/images/projects/grammofy/listing-background.jpg) no-repeat, #fdb408 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.grammofy .btn:hover {
        color: #fdb408; }
    .projects-item-holder .project-item.wwf-souvenierratgeber {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #606060 100%) no-repeat, url(/images/projects/wwf-souvenierratgeber/listing-background.jpg) no-repeat, #606060 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.wwf-souvenierratgeber .btn:hover {
        color: #606060; }
    .projects-item-holder .project-item.funk {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #71c0a4 100%) no-repeat, url(/images/projects/funk/listing-background.jpg) no-repeat, #71c0a4 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.funk .btn:hover {
        color: #71c0a4; }
    .projects-item-holder .project-item.funk-tv {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #1e1e1e 100%) no-repeat, url(/images/projects/funk-tv/listing-background.jpg) no-repeat, #1e1e1e no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.funk-tv .btn:hover {
        color: #1e1e1e; }
    .projects-item-holder .project-item.republica {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #2afd7f 100%) no-repeat, url(/images/projects/republica/listing-background.jpg) no-repeat, #2afd7f no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.republica .btn:hover {
        color: #2afd7f; }
    .projects-item-holder .project-item.toa {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #fafafb 100%) no-repeat, url(/images/projects/toa/listing-background.jpg) no-repeat, #fafafb no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.toa .btn:hover {
        color: #fafafb; }
    .projects-item-holder .project-item.uba-lq {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #72AA48 100%) no-repeat, url(/images/projects/uba-lq/listing-background.jpg) no-repeat, #72AA48 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.uba-lq .btn:hover {
        color: #72AA48; }
    .projects-item-holder .project-item.bnp {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #1CA45D 100%) no-repeat, url(/images/projects/bnp/listing-background.jpg) no-repeat, #1CA45D no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.bnp .btn:hover {
        color: #1CA45D; }
    .projects-item-holder .project-item.uws {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #121212 100%) no-repeat, url(/images/projects/uws/listing-background.jpg) no-repeat, #121212 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.uws .btn:hover {
        color: #121212; }
    .projects-item-holder .project-item.everyworks {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #f25590 100%) no-repeat, url(/images/projects/everyworks/listing-background.jpg) no-repeat, #f25590 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.everyworks .btn:hover {
        color: #f25590; }
    .projects-item-holder .project-item.dominocoaching {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #d2232a 100%) no-repeat, url(/images/projects/dominocoaching/listing-background.jpg) no-repeat, #d2232a no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.dominocoaching .btn:hover {
        color: #d2232a; }
    .projects-item-holder .project-item.spdfraktionsinfo {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #e3000f 100%) no-repeat, url(/images/projects/spdfraktionsinfo/listing-background.jpg) no-repeat, #e3000f no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.spdfraktionsinfo .btn:hover {
        color: #e3000f; }
    .projects-item-holder .project-item.toll4europe {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #20252B 100%) no-repeat, url(/images/projects/toll4europe/listing-background.jpg) no-repeat, #20252B no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.toll4europe .btn:hover {
        color: #20252B; }
    .projects-item-holder .project-item.frontify {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #7f59ff 100%) no-repeat, url(/images/projects/frontify/listing-background.jpg) no-repeat, #7f59ff no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.frontify .btn:hover {
        color: #7f59ff; }
    .projects-item-holder .project-item.stageplus {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, #192640 100%) no-repeat, url(/images/projects/stageplus/listing-background.jpg) no-repeat, #192640 no-repeat;
      background-size: 100% auto;
      background-position: center; }
      .projects-item-holder .project-item.stageplus .btn:hover {
        color: #192640; }
    .projects-item-holder .project-item.threedaround {
      color: white; }
      .projects-item-holder .project-item.threedaround .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.threedaround .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.culture {
      color: white; }
      .projects-item-holder .project-item.culture .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.culture .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.arte {
      color: white; }
      .projects-item-holder .project-item.arte .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.arte .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.rbmar {
      color: white; }
      .projects-item-holder .project-item.rbmar .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.rbmar .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.bvb {
      color: white; }
      .projects-item-holder .project-item.bvb .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.bvb .btn:hover {
          background-color: #000; }
    .projects-item-holder .project-item.hsv {
      color: white; }
      .projects-item-holder .project-item.hsv .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.hsv .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.dch {
      color: white; }
      .projects-item-holder .project-item.dch .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.dch .btn:hover {
          background-color: #4c4c4c; }
    .projects-item-holder .project-item.dchtv {
      color: white; }
      .projects-item-holder .project-item.dchtv .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.dchtv .btn:hover {
          background-color: #4c4c4c; }
    .projects-item-holder .project-item.impossible {
      color: white; }
      .projects-item-holder .project-item.impossible .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.impossible .btn:hover {
          background-color: #3d3d3b; }
    .projects-item-holder .project-item.soundcloud {
      color: white; }
      .projects-item-holder .project-item.soundcloud .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.soundcloud .btn:hover {
          background-color: #0c0c0c; }
    .projects-item-holder .project-item.trivago {
      color: white; }
      .projects-item-holder .project-item.trivago .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.trivago .btn:hover {
          background-color: #000; }
    .projects-item-holder .project-item.carhartt {
      color: white; }
      .projects-item-holder .project-item.carhartt .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.carhartt .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.semperoper {
      color: white; }
      .projects-item-holder .project-item.semperoper .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.semperoper .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.staramba {
      color: white; }
      .projects-item-holder .project-item.staramba .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.staramba .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.grammofy {
      color: white; }
      .projects-item-holder .project-item.grammofy .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.grammofy .btn:hover {
          background-color: #47617a; }
    .projects-item-holder .project-item.wwf-souvenierratgeber {
      color: white; }
      .projects-item-holder .project-item.wwf-souvenierratgeber .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.wwf-souvenierratgeber .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.funk {
      color: white; }
      .projects-item-holder .project-item.funk .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.funk .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.funk-tv {
      color: white; }
      .projects-item-holder .project-item.funk-tv .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.funk-tv .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.republica {
      color: white; }
      .projects-item-holder .project-item.republica .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.republica .btn:hover {
          background-color: #4c4c4c; }
    .projects-item-holder .project-item.toa {
      color: white; }
      .projects-item-holder .project-item.toa .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.toa .btn:hover {
          background-color: #231F20; }
    .projects-item-holder .project-item.uba-lq {
      color: white; }
      .projects-item-holder .project-item.uba-lq .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.uba-lq .btn:hover {
          background-color: #fafafa; }
    .projects-item-holder .project-item.bnp {
      color: white; }
      .projects-item-holder .project-item.bnp .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.bnp .btn:hover {
          background-color: #ffffff; }
    .projects-item-holder .project-item.uws {
      color: white; }
      .projects-item-holder .project-item.uws .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.uws .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.everyworks {
      color: white; }
      .projects-item-holder .project-item.everyworks .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.everyworks .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.dominocoaching {
      color: white; }
      .projects-item-holder .project-item.dominocoaching .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.dominocoaching .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.spdfraktionsinfo {
      color: white; }
      .projects-item-holder .project-item.spdfraktionsinfo .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.spdfraktionsinfo .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.toll4europe {
      color: white; }
      .projects-item-holder .project-item.toll4europe .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.toll4europe .btn:hover {
          background-color: #fff; }
    .projects-item-holder .project-item.frontify {
      color: white; }
      .projects-item-holder .project-item.frontify .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.frontify .btn:hover {
          background-color: #231F20; }
    .projects-item-holder .project-item.stageplus {
      color: white; }
      .projects-item-holder .project-item.stageplus .btn {
        border-color: white;
        color: white; }
        .projects-item-holder .project-item.stageplus .btn:hover {
          background-color: #fff; }

.services-item-holder {
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
  max-width: 960px;
  margin: 0 auto 178px; }
  @media (max-width: 1199px) {
    .services-item-holder {
      max-width: 640px; } }
  @media (max-width: 1023px) {
    .services-item-holder {
      margin-bottom: 179px; } }
  @media (max-width: 767px) {
    .services-item-holder {
      margin: 0 -25px;
      max-width: none;
      text-align: center; } }
  .services-item-holder .height {
    overflow: hidden; }
    @media (max-width: 1199px) {
      .services-item-holder .height {
        min-height: 179px; } }
  .services-item-holder .service-item {
    display: inline-block;
    vertical-align: top;
    width: 440px;
    letter-spacing: 0;
    text-align: center;
    margin: 0 10px 0;
    color: #ec7054;
    font: 22px/1.62 'Avenir_Light';
    padding: 39px 23px 0; }
    @media (max-width: 767px) {
      .services-item-holder .service-item {
        width: 100%;
        margin: 0;
        font-size: 18px;
        padding: 41px 45px; }
        .services-item-holder .service-item .height {
          height: auto !important; } }
    .services-item-holder .service-item .title {
      display: block;
      font: 400 28px/1.62 'Avenir_Black';
      margin: 0 0 31px; }
      @media (max-width: 767px) {
        .services-item-holder .service-item .title {
          font-size: 24px; } }
    .services-item-holder .service-item .text-holder {
      color: #3b3b3b;
      overflow: hidden;
      margin-bottom: 38px; }
      .services-item-holder .service-item .text-holder p {
        margin-bottom: 10px; }
      .services-item-holder .service-item .text-holder ul, .services-item-holder .service-item .text-holder li {
        text-align: left; }
      .services-item-holder .service-item .text-holder em {
        font: 'Avenir_Heavy';
        font-weight: bold;
        font-style: normal; }
      @media (max-width: 767px) {
        .services-item-holder .service-item .text-holder {
          margin-bottom: 44px;
          min-height: 86px; } }

.single-project-banner {
  background: #ff8c0e;
  padding: 100px 0 69px;
  margin: 0 0 100px;
  color: #fff; }
  @media (max-width: 1199px) {
    .single-project-banner {
      padding-bottom: 66px;
      margin-bottom: 98px; } }
  @media (max-width: 1023px) {
    .single-project-banner {
      padding-bottom: 87px; } }
  @media (max-width: 767px) {
    .single-project-banner {
      padding-top: 38px;
      padding-bottom: 0;
      margin-bottom: 12px; } }
  .single-project-banner .text-row {
    max-width: 624px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .single-project-banner .text-row {
        max-width: none; } }
    .single-project-banner .text-row .text-box p {
      margin-bottom: 12px; }
      @media (max-width: 767px) {
        .single-project-banner .text-row .text-box p {
          padding-left: 10px;
          padding-right: 10px; } }
    .single-project-banner .text-row.landscape {
      display: table; }
      .single-project-banner .text-row.landscape .text-box {
        float: none;
        width: 100%;
        display: table-footer-group; }
      .single-project-banner .text-row.landscape .img-holder {
        display: table-header-group; }
        .single-project-banner .text-row.landscape .img-holder .img {
          max-width: 100%; }
          .single-project-banner .text-row.landscape .img-holder .img img {
            margin-bottom: 25px; }
    @media (max-width: 767px) {
      .single-project-banner .text-row.portrait {
        display: table; }
        .single-project-banner .text-row.portrait .text-box {
          float: none;
          width: 100%;
          display: table-footer-group; }
        .single-project-banner .text-row.portrait .img-holder {
          display: table-header-group; }
          .single-project-banner .text-row.portrait .img-holder img {
            margin-bottom: 25px; } }
  .single-project-banner .project-logo {
    margin: 0 auto 26px;
    width: 57px; }
    .single-project-banner .project-logo.light-mode > img {
      -webkit-filter: drop-shadow(0px 0px 10px rgba(210, 210, 210, 0.5));
      filter: drop-shadow(0px 0px 10px rgba(210, 210, 210, 0.5)); }
    .single-project-banner .project-logo img {
      width: 100%;
      height: auto;
      vertical-align: top;
      border-radius: 12px;
      -webkit-filter: drop-shadow(0px 0px 10px rgba(34, 34, 34, 0.6));
      filter: drop-shadow(0px 0px 10px rgba(34, 34, 34, 0.6)); }
    @media (max-width: 1023px) {
      .single-project-banner .project-logo {
        margin-bottom: 24px; } }
    @media (max-width: 767px) {
      .single-project-banner .project-logo {
        margin-bottom: 12px; } }
  .single-project-banner.dchtv .project-logo {
    width: 200px; }
    .single-project-banner.dchtv .project-logo img {
      width: 200px;
      border-radius: 0px; }
  .single-project-banner h1 {
    text-align: center;
    font: 400 35px/1.3 'Avenir_Black';
    margin-bottom: 80px; }
    @media (max-width: 1199px) {
      .single-project-banner h1 {
        margin-bottom: 83px; } }
    @media (max-width: 1023px) {
      .single-project-banner h1 {
        margin-bottom: 96px; } }
    @media (max-width: 767px) {
      .single-project-banner h1 {
        margin-bottom: 48px; } }
    @media (max-width: 399px) {
      .single-project-banner h1 {
        font-size: 24px; } }
  .single-project-banner .text-box {
    font-size: 16px;
    line-height: 1.62; }
    @media (min-width: 768px) {
      .single-project-banner .text-box {
        float: right;
        width: 47.7%;
        padding: 6px 0 0; }
        .single-project-banner .text-box p {
          margin: 0; } }
    @media (min-width: 1200px) {
      .single-project-banner .text-box {
        width: 48.5%;
        padding: 4px 0 0; } }
    @media (max-width: 767px) {
      .single-project-banner .text-box {
        line-height: 1.37;
        overflow: hidden;
        margin: 0 0 49px; }
        .single-project-banner .text-box p {
          margin-bottom: 18px; } }
    @media (max-width: 399px) {
      .single-project-banner .text-box {
        font-size: 14px; } }
  .single-project-banner .img-holder {
    overflow: hidden; }
    @media (min-width: 768px) {
      .single-project-banner .img-holder {
        padding: 0 18px 0 0; } }
    @media (min-width: 1200px) {
      .single-project-banner .img-holder {
        padding: 0 14px 0 0; } }
    @media (max-width: 1023px) {
      .single-project-banner .img-holder {
        margin-top: 5px; } }
    .single-project-banner .img-holder img {
      vertical-align: top;
      width: 100%;
      height: auto; }
    @media (max-width: 767px) {
      .single-project-banner .img-holder {
        margin: 0 -25px;
        padding: 25px 20px 4px; }
        .single-project-banner .img-holder .img {
          margin: 0 auto;
          max-width: 340px; } }
    @media (max-width: 399px) {
      .single-project-banner .img-holder .img {
        max-width: 278px; } }

.project-image-holder {
  margin: 0 auto;
  max-width: 782px; }
  @media (max-width: 1023px) {
    .project-image-holder {
      max-width: 626px; } }
  .project-image-holder .row {
    margin: 0 -10px;
    overflow: hidden; }
    @media (max-width: 1023px) {
      .project-image-holder .row {
        margin: 0 -8px; } }
  .project-image-holder .img-col {
    padding: 0 10px;
    margin: 0 0 74px; }
    @media (min-width: 768px) {
      .project-image-holder .img-col {
        float: left;
        width: 50%; } }
    @media (max-width: 1023px) {
      .project-image-holder .img-col {
        padding: 0 8px;
        margin-bottom: 77px; } }
    @media (max-width: 767px) {
      .project-image-holder .img-col {
        padding: 0 4px;
        max-width: 348px;
        margin: 0 auto 17px; } }
    @media (max-width: 399px) {
      .project-image-holder .img-col {
        max-width: 286px; } }
  .project-image-holder img {
    vertical-align: top;
    width: 100%;
    height: auto; }
  .project-image-holder .device-container {
    margin-top: 20px; }

.project-btn-holder {
  text-align: center;
  margin: 0 0 0 0;
  display: inline-block; }
  @media (max-width: 767px) {
    .project-btn-holder {
      padding: 0 0 10px 0;
      display: block; } }
  .project-btn-holder .btn-store:hover {
    background-color: transparent; }
  .project-btn-holder .btn-store {
    border-color: transparent; }
    .project-btn-holder .btn-store img {
      width: 220px; }

.btn-info {
  display: inline-block;
  vertical-align: top;
  font: 400 14px/18px 'Avenir_Heavy';
  color: #ff9e0b;
  text-decoration: none;
  border: 1px solid #ff8c0e;
  border-radius: 8px;
  padding: 11px;
  min-width: 298px; }
  .btn-info:hover {
    background: #ff8c0e;
    color: #fff; }
  @media (max-width: 767px) {
    .btn-info {
      min-width: 270px; } }

.project-pagination {
  text-align: center;
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
  background: #d8d8d8;
  padding: 54px 0; }
  @media (max-width: 767px) {
    .project-pagination {
      display: none; } }
  .project-pagination a {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    margin: 0 10px;
    color: #7b7b7b;
    font: 400 12px/20px 'Avenir_Heavy';
    text-decoration: none; }
    .project-pagination a span {
      display: block;
      padding: 10px 25px; }
    .project-pagination a:hover span {
      background: #7b7b7b;
      color: #fff; }
    .project-pagination a:hover:after {
      display: none; }
  .project-pagination .btn-back span {
    border-radius: 6px;
    border: 1px solid #7b7b7b; }
  .project-pagination .btn-prev {
    position: relative;
    min-width: 220px;
    padding: 0 0 0 30px; }
    .project-pagination .btn-prev:before, .project-pagination .btn-prev:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 0;
      border: 21px solid #7b7b7b;
      border-width: 21px 30px 21px 0;
      border-color: transparent #7b7b7b transparent transparent;
      z-index: 1; }
    .project-pagination .btn-prev:after {
      z-index: 2;
      border-width: 20px 29px 20px 0;
      border-color: transparent #d8d8d8 transparent transparent;
      left: 1px;
      top: 1px; }
    .project-pagination .btn-prev span {
      display: block;
      border: 1px solid #7b7b7b;
      border-width: 1px 1px 1px 0;
      border-radius: 0 6px 6px 0;
      padding: 10px; }
  .project-pagination .btn-next {
    position: relative;
    min-width: 220px;
    padding: 0 30px 0 0; }
    .project-pagination .btn-next span {
      display: block;
      border: 1px solid #7b7b7b;
      border-width: 1px 0 1px 1px;
      border-radius: 6px 0 0 6px;
      padding: 10px; }
    .project-pagination .btn-next:before, .project-pagination .btn-next:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 0;
      height: 0;
      border: 21px solid #7b7b7b;
      border-width: 21px 0 21px 30px;
      border-color: transparent transparent transparent #7b7b7b;
      z-index: 1; }
    .project-pagination .btn-next:after {
      z-index: 2;
      border-width: 20px 0 20px 29px;
      border-color: transparent transparent transparent #d8d8d8;
      right: 1px;
      top: 1px; }

.project-detail {
  max-width: 780px;
  margin: 0 auto; }
  @media (max-width: 1023px) {
    .project-detail {
      max-width: 626px; } }
  @media (max-width: 767px) {
    .project-detail {
      max-width: 334px; } }
  @media (max-width: 399px) {
    .project-detail {
      max-width: 270px; } }
  .project-detail .project-btn-holder {
    padding-top: 25px; }
    @media (max-width: 767px) {
      .project-detail .project-btn-holder {
        padding-top: 19px; } }
  .project-detail .btn-info {
    color: #4c4c4c;
    border-color: #ffd305; }
    .project-detail .btn-info:hover {
      background: #ffd305; }
  .project-detail .img-holder {
    margin: 0 0 50px; }
    .project-detail .img-holder img {
      vertical-align: top;
      width: 100%;
      height: auto; }
    @media (max-width: 767px) {
      .project-detail .img-holder {
        margin: 0 -4px 17px; } }
  .project-detail .text {
    font-size: 16px;
    line-height: 1.6;
    color: #4c4c4c;
    overflow: hidden;
    margin: 0 auto 57px;
    max-width: 616px;
    padding: 8px 0 0; }
    @media (max-width: 767px) {
      .project-detail .text {
        display: none; } }

.top-banner {
  background: #e55943;
  color: #fff;
  text-align: center;
  padding: 121px 0 42px 0;
  margin: 0 0 101px; }
  @media (max-width: 1199px) {
    .top-banner {
      padding-bottom: 38px; } }
  @media (max-width: 1023px) {
    .top-banner {
      margin-bottom: 120px; } }
  @media (max-width: 767px) {
    .top-banner {
      margin-bottom: 48px;
      padding-top: 60px;
      padding-bottom: 0px; } }
  .top-banner .holder {
    padding: 0 25px;
    margin: 0 auto;
    max-width: 670px;
    font-size: 24px;
    line-height: 1.37; }
    @media (min-width: 1024px) {
      .top-banner .holder br {
        display: none; } }
    @media (max-width: 1023px) {
      .top-banner .holder {
        max-width: 500px; } }
    @media (max-width: 399px) {
      .top-banner .holder {
        font-size: 22px; } }
  .top-banner .text {
    overflow: hidden;
    margin: 0 0 89px; }
    @media (max-width: 1023px) {
      .top-banner .text {
        margin-bottom: 132px; } }
    @media (max-width: 767px) {
      .top-banner .text {
        margin-bottom: 26px; } }
  .top-banner h1 {
    font: 400 35px/1.25 'Avenir_Black';
    margin-bottom: 57px; }
    @media (max-width: 1023px) {
      .top-banner h1 {
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .top-banner h1 {
        margin-bottom: 52px; } }
    @media (max-width: 399px) {
      .top-banner h1 {
        font-size: 24px; } }
  .top-banner p {
    margin-bottom: 33px; }
    @media (max-width: 767px) {
      .top-banner p {
        margin-bottom: 29px; }
        .top-banner p br {
          display: none; } }

.btn-white {
  display: inline-block;
  vertical-align: top;
  font: 400 20px/24px 'Avenir_Heavy';
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 17px 38px; }
  .btn-white:hover {
    background: #fff;
    color: #e55943; }
  @media (max-width: 399px) {
    .btn-white {
      font-size: 14px;
      padding: 9px 20px; } }

@media (max-width: 767px) {
  .team-member-block {
    max-width: 400px !important; } }
@media (max-width: 399px) {
  .team-member-block {
    max-width: 320px !important; } }
.team-member-block h2 {
  color: #ec7054;
  font: 400 35px/1.3 'Avenir_Black';
  margin-bottom: 102px;
  text-align: center; }
  @media (max-width: 767px) {
    .team-member-block h2 {
      display: none; } }
.team-member-block .team-member-holder {
  letter-spacing: -4px;
  max-width: 848px;
  margin: 0 auto 10px auto;
  overflow: hidden; }
  @media (max-width: 1199px) {
    .team-member-block .team-member-holder {
      max-width: 636px; } }
  @media (max-width: 767px) {
    .team-member-block .team-member-holder {
      margin: 0 -10px 36px;
      text-align: center;
      max-width: none; } }
.team-member-block .member-box {
  display: inline-block;
  vertical-align: top;
  width: 196px;
  margin: 0 7px 20px 7px;
  letter-spacing: 0;
  text-align: center; }
  @media (max-width: 1199px) {
    .team-member-block .member-box {
      margin-bottom: 18px; } }
  @media (max-width: 1023px) {
    .team-member-block .member-box {
      margin-bottom: 16px; } }
  @media (min-width: 768px) {
    .team-member-block .member-box.mobile {
      display: none; } }
  @media (max-width: 767px) {
    .team-member-block .member-box {
      width: 50%;
      margin: 0 0 50px;
      padding: 0 7px; } }
  .team-member-block .member-box .img-holder {
    width: 154px;
    margin: 0 auto 22px;
    overflow: hidden;
    border-radius: 50%; }
    @media (max-width: 1023px) {
      .team-member-block .member-box .img-holder {
        width: 156px;
        margin-bottom: 23px; } }
    @media (max-width: 767px) {
      .team-member-block .member-box .img-holder {
        margin-bottom: 14px; } }
    @media (max-width: 399px) {
      .team-member-block .member-box .img-holder {
        width: 100px; } }
    .team-member-block .member-box .img-holder img {
      vertical-align: top;
      width: 100%;
      height: auto; }
  .team-member-block .member-box .name-position {
    margin: 0 0 17px; }
    @media (max-width: 1023px) {
      .team-member-block .member-box .name-position {
        margin-bottom: 19px; } }
    @media (max-width: 767px) {
      .team-member-block .member-box .name-position {
        margin-bottom: 10px; } }
    .team-member-block .member-box .name-position .name {
      display: block;
      font: 400 24px/1.37 'Avenir_Heavy'; }
      @media (max-width: 399px) {
        .team-member-block .member-box .name-position .name {
          font-size: 16px; } }
      .team-member-block .member-box .name-position .name a {
        color: #ec7054;
        text-decoration: none; }
        .team-member-block .member-box .name-position .name a:hover {
          color: #f19682; }
    .team-member-block .member-box .name-position .position {
      display: block;
      padding-top: 8px;
      font: 400 16px/1.37 'Avenir';
      color: #ec7054; }
      @media (max-width: 767px) {
        .team-member-block .member-box .name-position .position {
          font: 400 14px/1.37 'Avenir'; } }

.social-share {
  border-top: 1px solid #e1e1e1;
  padding: 13px 0 0;
  font: 400 18px/1.3 'Avenir_Light';
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 25px; }
  @media (max-width: 1023px) {
    .social-share {
      padding-top: 35px; } }
  @media (max-width: 767px) {
    .social-share {
      padding-top: 23px; } }
  @media (max-width: 1023px) {
    .social-share {
      margin-bottom: 27px; } }
  @media (max-width: 767px) {
    .social-share {
      margin-bottom: 17px; } }
  @media (max-width: 399px) {
    .social-share {
      font-size: 12px; } }
  .social-share a {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    color: #8e8e8e;
    text-decoration: none; }
    .social-share a:hover {
      color: #4e4e4e; }
    .social-share a:before {
      content: '\e901';
      display: inline-block;
      margin: 0 auto 5px;
      font-family: 'icomoon';
      font-size: 26px;
      line-height: 1;
      color: #e55943; }
      @media (max-width: 399px) {
        .social-share a:before {
          font-size: 16px; } }
    .social-share a.email:before {
      content: '\e945';
      margin-bottom: 10px;
      background-position: -1px 0;
      font-size: 17px;
      margin-bottom: 10px; }
      @media (max-width: 399px) {
        .social-share a.email:before {
          font-size: 10px;
          margin-bottom: 6px; } }
    .social-share a.twitter:before {
      content: '\ea96';
      font-size: 22px;
      background-position: -35px 0;
      margin-bottom: 9px; }
      @media (max-width: 399px) {
        .social-share a.twitter:before {
          font-size: 14px;
          margin-bottom: 5px; } }
    .social-share a.github:before {
      content: '\eab0';
      font-size: 22px;
      background-position: -35px 0;
      margin-bottom: 9px; }
      @media (max-width: 399px) {
        .social-share a.github:before {
          font-size: 14px;
          margin-bottom: 5px; } }
    .social-share a.facebook:before {
      content: '\ea91';
      font-size: 22px;
      background-position: -35px 0;
      margin-bottom: 9px; }
      @media (max-width: 399px) {
        .social-share a.facebook:before {
          font-size: 14px;
          margin-bottom: 5px; } }
    .social-share a.instagram:before {
      content: '\ea92';
      font-size: 22px;
      background-position: -35px 0;
      margin-bottom: 9px; }
      @media (max-width: 399px) {
        .social-share a.instagram:before {
          font-size: 14px;
          margin-bottom: 5px; } }

.content-holder {
  max-width: 670px;
  padding-top: 199px;
  color: #ec7054;
  font-size: 19px;
  line-height: 1.37; }
  @media (max-width: 1023px) {
    .content-holder {
      padding-top: 150px;
      font-size: 16px;
      line-height: 1.62; } }
  @media (max-width: 767px) {
    .content-holder {
      padding-top: 51px;
      line-height: 1.37;
      font-size: 19px; } }
  @media (max-width: 399px) {
    .content-holder {
      font-size: 16px; } }
  .content-holder p {
    margin-bottom: 48px; }
    @media (max-width: 767px) {
      .content-holder p {
        margin-bottom: 45px; } }
  .content-holder .add-text {
    margin-bottom: 48px;
    overflow: hidden; }
    @media (max-width: 1023px) {
      .content-holder .add-text {
        margin-bottom: 104px; } }
    @media (min-width: 768px) {
      .content-holder .add-text p {
        display: inline;
        margin: 0; } }
    @media (max-width: 767px) {
      .content-holder .add-text {
        margin-bottom: 35px; }
        .content-holder .add-text p {
          margin-bottom: 22px; }
        .content-holder .add-text br {
          display: none; } }
  .content-holder h1 {
    color: #4c4c4c;
    font: 400 35px/1.3 'Avenir_Black';
    margin-bottom: 37px; }
    @media (max-width: 767px) {
      .content-holder h1 {
        margin-bottom: 47px; } }
    @media (max-width: 399px) {
      .content-holder h1 {
        font-size: 24px; } }
  .content-holder .text {
    overflow: hidden;
    font: 24px/1.37 'Avenir_Light';
    margin: 0 0 53px; }
    @media (max-width: 767px) {
      .content-holder .text {
        margin-bottom: 2px; } }
  .content-holder h2 {
    font: 400 24px/1.35 'Avenir_Black';
    color: #4c4c4c;
    margin-bottom: 35px; }
    @media (max-width: 1023px) {
      .content-holder h2 {
        margin-bottom: 34px; } }
    @media (max-width: 767px) {
      .content-holder h2 {
        margin-bottom: 33px; } }
  .content-holder ul {
    padding-left: 44px;
    overflow: hidden;
    margin-bottom: 32px; }
    @media (max-width: 1023px) {
      .content-holder ul {
        padding-left: 30px; } }
    @media (max-width: 767px) {
      .content-holder ul {
        padding: 13px 0 0;
        margin-bottom: 22px; } }
    .content-holder ul li {
      font-size: 16px;
      line-height: 1.3;
      position: relative;
      padding: 0 0 0 36px;
      margin: 0 0 23px; }
      @media (max-width: 1023px) {
        .content-holder ul li {
          padding-left: 31px; } }
      @media (max-width: 767px) {
        .content-holder ul li {
          padding: 0;
          line-height: 1.37;
          margin-bottom: 22px;
          font-size: 19px; } }
      @media (max-width: 399px) {
        .content-holder ul li {
          font-size: 16px; } }
      @media (min-width: 1024px) {
        .content-holder ul li {
          font-size: 19px; } }
      .content-holder ul li:before {
        content: '';
        position: absolute;
        top: 10px;
        left: 0;
        width: 16px;
        height: 1px;
        background: #e55943; }
        @media (max-width: 767px) {
          .content-holder ul li:before {
            display: none; } }
  .content-holder .apply-text {
    overflow: hidden;
    font: 24px/1.37 'Avenir_Light';
    margin: 0 0 198px; }
    @media (max-width: 767px) {
      .content-holder .apply-text {
        margin-bottom: 98px; }
        .content-holder .apply-text p {
          margin-bottom: 26px; } }
  .content-holder .btn-holder {
    text-align: center;
    padding: 3px 0; }
  .content-holder .btn-default {
    font-size: 20px;
    line-height: 24px;
    padding: 17px 35px; }
    @media (max-width: 767px) {
      .content-holder .btn-default {
        padding: 17px 34px; } }

.jobs-banner {
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .jobs-banner {
      max-height: 811px; } }
  @media (min-width: 1024px) {
    .jobs-banner {
      max-height: 708px; } }
  .jobs-banner .img-holder img {
    width: 100%;
    height: auto;
    vertical-align: top; }
  .jobs-banner .holder {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 100px 0 0 0;
    max-width: 700px;
    margin: auto;
    white-space: nowrap;
    text-align: center;
    color: #fff; }
    @media (min-width: 769px) {
      .jobs-banner .holder {
        padding: 200px 0 0 0; } }
    .jobs-banner .holder:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 0;
      min-height: 100%; }
    .jobs-banner .holder > * {
      white-space: normal;
      display: inline-block;
      vertical-align: middle;
      max-width: 99%; }
  .jobs-banner h1 {
    font: 400 60px/1.37 'Avenir_Black';
    margin-bottom: 68px;
    text-shadow: 0 2px 1px #513a36; }
    @media (max-width: 1023px) {
      .jobs-banner h1 {
        margin-bottom: 108px; } }
    @media (max-width: 399px) {
      .jobs-banner h1 {
        font-size: 43px;
        margin-bottom: 136px; } }

.grow-block {
  overflow: hidden;
  text-align: center;
  background: #e55943;
  color: #fff;
  font: 24px/1.37 'Avenir_Light';
  padding: 99px 0 70px;
  margin: 0 0 0; }
  @media (max-width: 1023px) {
    .grow-block {
      padding-bottom: 78px; } }
  @media (max-width: 767px) {
    .grow-block {
      padding: 55px 10px;
      margin: 0 0 0; } }
  .grow-block .container {
    max-width: 670px; }
  .grow-block h2 {
    font: 400 35px/1.3 'Avenir_Black';
    margin-bottom: 52px; }
    @media (max-width: 399px) {
      .grow-block h2 {
        font-size: 24px;
        line-height: 1.37;
        margin-bottom: 43px; } }

.looking-for-block {
  text-align: center;
  color: #ec7054;
  padding-top: 40px;
  margin-bottom: 101px; }
  @media (max-width: 767px) {
    .looking-for-block {
      margin-bottom: 38px; } }
  .looking-for-block h2 {
    font: 400 35px/1.3 'Avenir_Black';
    margin-bottom: 67px; }
    @media (max-width: 399px) {
      .looking-for-block h2 {
        font-size: 24px;
        margin-bottom: 48px; } }
  .looking-for-block .btn-primary {
    margin: 0 9px;
    min-width: 270px;
    font-size: 24px; }
    @media (max-width: 1023px) {
      .looking-for-block .btn-primary {
        margin: 0 6px; } }
    @media (max-width: 767px) {
      .looking-for-block .btn-primary {
        margin: 0 0 25px; } }

.job-detail {
  text-align: center;
  font: 24px/1.37 'Avenir_Light';
  color: #ec7054;
  background: #eee;
  padding: 99px 0 183px; }
  @media (max-width: 767px) {
    .job-detail {
      padding: 55px 10px 83px; } }
  .job-detail .container {
    max-width: 670px; }
  .job-detail p {
    margin-bottom: 33px; }
  .job-detail .btn-wrap {
    padding: 18px 0; }
    @media (max-width: 1023px) {
      .job-detail .btn-wrap {
        padding-top: 43px; } }
    @media (max-width: 767px) {
      .job-detail .btn-wrap {
        padding-top: 3px;
        margin: 0 -10px; } }
  .job-detail .btn-default {
    font-size: 20px;
    line-height: 24px;
    padding: 17px 35px; }

.contact-block {
  text-align: center;
  color: #ec7054;
  font-size: 24px;
  line-height: 1.37;
  padding-top: 199px;
  padding-bottom: 201px; }
  @media (max-width: 1023px) {
    .contact-block {
      padding-top: 149px;
      padding-bottom: 171px; } }
  @media (max-width: 767px) {
    .contact-block {
      padding-top: 66px;
      padding-bottom: 75px; } }
  .contact-block h1 {
    font: 400 35px/1.3 'Avenir_Black';
    margin-bottom: 51px; }
    @media (max-width: 399px) {
      .contact-block h1 {
        font-size: 24px; } }
  .contact-block p {
    margin-bottom: 51px; }
    @media (max-width: 767px) {
      .contact-block p {
        margin-bottom: 34px; } }
  .contact-block address {
    font-style: normal;
    margin: 0 auto 51px;
    color: #4c4c4c;
    max-width: 350px;
    position: relative;
    overflow: hidden; }
    @media (max-width: 767px) {
      .contact-block address {
        max-width: 300px; } }
    @media (max-width: 399px) {
      .contact-block address {
        margin-bottom: 43px;
        max-width: 220px; } }
    .contact-block address span {
      display: block;
      padding: 0 15px;
      position: relative; }
      .contact-block address span:before, .contact-block address span:after {
        content: '';
        position: absolute;
        bottom: 20px;
        top: -999px;
        width: 1px;
        background: #3b3b3b;
        left: 4px; }
        @media (max-width: 767px) {
          .contact-block address span:before, .contact-block address span:after {
            background: #979797; } }
      .contact-block address span:after {
        left: auto;
        right: 4px; }
    .contact-block address:before, .contact-block address:after {
      content: '';
      position: absolute;
      bottom: 0;
      width: 9px;
      height: 101px;
      background: url(../images/arrow.png) no-repeat;
      left: 0;
      z-index: 2; }
      @media (max-width: 767px) {
        .contact-block address:before, .contact-block address:after {
          height: 85px;
          background: url(../images/arrow-small.png) no-repeat; } }
    .contact-block address:after {
      left: auto;
      right: 0; }
  .contact-block .map {
    max-width: 458px;
    margin: 0 auto 50px;
    overflow: hidden;
    border: 1px solid #e6614c;
    border-radius: 8px; }
    @media (max-width: 767px) {
      .contact-block .map {
        margin-bottom: 37px; } }
    .contact-block .map img {
      width: 100%;
      height: auto;
      vertical-align: top; }
  @media (min-width: 1024px) {
    .contact-block .option-box br {
      display: none; } }
  @media (max-width: 767px) {
    .contact-block .option-box p {
      margin-bottom: 52px; } }
  .contact-block .option-box .btn-primary {
    font-size: 22px;
    min-width: 270px;
    margin: 0 8px;
    line-height: 28px; }
    @media (max-width: 1023px) {
      .contact-block .option-box .btn-primary {
        margin-bottom: 30px; } }
    @media (max-width: 767px) {
      .contact-block .option-box .btn-primary {
        margin: 0 0 26px; } }
    .contact-block .option-box .btn-primary:hover span:before {
      background-position: -203px -1px; }
    .contact-block .option-box .btn-primary:hover.email span:before {
      background-position: -169px -1px; }
    .contact-block .option-box .btn-primary span {
      display: block;
      position: relative;
      padding: 0 0 0 33px; }
      .contact-block .option-box .btn-primary span:before {
        content: '\e902';
        position: absolute;
        top: 3px;
        left: 9px;
        font-size: 23px;
        line-height: 1;
        font-family: 'icomoon'; }
    .contact-block .option-box .btn-primary.email span:before {
      content: '\e900';
      font-size: 14px;
      top: 8px; }

@media (max-width: 767px) {
  .job-container h1, .job-container h2, .job-container p, .job-container ul {
    padding: 0 10px 0 10px; }
  .job-container h1 {
    margin-bottom: 23px; }
  .job-container h2 {
    margin-bottom: 18px; }
  .job-container p, .job-container ul {
    margin-bottom: 10px; } }

a.email:before {
  content: '\e945';
  font-family: 'icomoon';
  padding-right: 4px; }
a.phone:before {
  content: '\e942';
  font-family: 'icomoon';
  padding-right: 4px; }
a.twitter:before {
  content: '\ea96';
  font-family: 'icomoon';
  padding-right: 4px; }
a.github:before {
  content: '\eab0';
  font-family: 'icomoon';
  padding-right: 4px; }
a.facebook:before {
  content: '\ea91';
  font-family: 'icomoon';
  padding-right: 4px; }
a.instagram:before {
  content: '\ea92';
  font-family: 'icomoon';
  padding-right: 4px; }
