/*==========================================================================
	Import
==========================================================================*/
/*==========================================================================
	Fonts
==========================================================================*/
@font-face {
  font-family: "AG";
  src: url("../fonts/AGL.eot");
  src: url("../fonts/AGL.eot") format("embedded-opentype"), url("../fonts/AGL.woff2") format("woff2"), url("../fonts/AGL.woff") format("woff"), url("../fonts/AGL.ttf") format("truetype"), url("../fonts/AGL.svg#AkzidenzGroteskLightOsF") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AG";
  src: url("../fonts/AGLI.eot");
  src: url("../fonts/AGLI.eot") format("embedded-opentype"), url("../fonts/AGLI.woff2") format("woff2"), url("../fonts/AGLI.woff") format("woff"), url("../fonts/AGLI.ttf") format("truetype"), url("../fonts/AGLI.svg#AkzidenzGroteskLightItalicOsF") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "AG";
  src: url("../fonts/AGM.eot");
  src: url("../fonts/AGM.eot") format("embedded-opentype"), url("../fonts/AGM.woff2") format("woff2"), url("../fonts/AGM.woff") format("woff"), url("../fonts/AGM.ttf") format("truetype"), url("../fonts/AGM.svg#AkzidenzGroteskMedium") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "AG";
  src: url("../fonts/AGMI.eot");
  src: url("../fonts/AGMI.eot") format("embedded-opentype"), url("../fonts/AGMI.woff2") format("woff2"), url("../fonts/AGMI.woff") format("woff"), url("../fonts/AGMI.ttf") format("truetype"), url("../fonts/AGMI.svg#AkzidenzGroteskMediumItalic") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "EssenceSigns";
  src: url("../fonts/EssenceSigns.eot");
  src: url("../fonts/EssenceSigns.eot") format("embedded-opentype"), url("../fonts/EssenceSigns.woff2") format("woff2"), url("../fonts/EssenceSigns.woff") format("woff"), url("../fonts/EssenceSigns.ttf") format("truetype"), url("../fonts/EssenceSigns.svg#EssenceSigns") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*==========================================================================
	Colors
==========================================================================*/
/*==========================================================================
	Typography
==========================================================================*/
/*==========================================================================
	Grid
==========================================================================*/
/*==========================================================================
	Media Queries
==========================================================================*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*==========================================================================
	Box sizing
==========================================================================*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*==========================================================================
	Body
==========================================================================*/
html {
  font-size: 10px;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  color: #333333;
  font-family: "AG", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 1.4;
}
a {
  color: #aca4a0;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
a:hover {
  color: #ff0d01;
  text-decoration: none;
}
hr {
  width: 25%;
  margin-top: 30px;
  margin-right: 0;
  margin-bottom: 29px;
  margin-left: 0;
  border: 0;
  border-top: 1px solid #aaa;
}
address {
  font-style: normal;
}
figure {
  margin: 0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/*==========================================================================
	Media Objects
==========================================================================*/
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-circle {
  border-radius: 50%;
}
/*==========================================================================
	Clearfix
==========================================================================*/
/*==========================================================================
	Text
==========================================================================*/
/*==========================================================================
	Images
==========================================================================*/
/*==========================================================================
	Center block
==========================================================================*/
/*==========================================================================
	Opacity
==========================================================================*/
/*==========================================================================
	Sizing
==========================================================================*/
/*==========================================================================
	Placeholder
==========================================================================*/
/*==========================================================================
	Transformations
==========================================================================*/
/*==========================================================================
	Animation
==========================================================================*/
/*==========================================================================
	Transitions
==========================================================================*/
/*==========================================================================
	User select
==========================================================================*/
/*==========================================================================
	Vertical Align
==========================================================================*/
/*==========================================================================
	Grid
==========================================================================*/
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.text .col:first-child {
  text-align: right;
}
.row.text .col:last-child {
  text-align: left;
}
.col {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.col-1 {
  width: 4.16666667%;
}
.col-2,
.col-fifth {
  width: 8.33333334%;
}
.col-3,
.col-quarter {
  width: 12.50000001%;
}
.col-4,
.col-third {
  width: 16.66666668%;
}
.col-5 {
  width: 20.83333335%;
}
.col-6 {
  width: 25.00000002%;
}
.col-7 {
  width: 29.16666669%;
}
.col-8 {
  width: 33.33333336%;
}
.col-9 {
  width: 37.50000003%;
}
.col-10 {
  width: 41.6666667%;
}
.col-11 {
  width: 45.83333337%;
}
.col-12,
.col-half {
  width: 50.00000004%;
}
.col-13 {
  width: 54.16666671%;
}
.col-14 {
  width: 58.33333338%;
}
.col-15 {
  width: 62.50000005%;
}
.col-16 {
  width: 66.66666672%;
}
.col-17 {
  width: 70.83333339%;
}
.col-18 {
  width: 75.00000006%;
}
.col-19 {
  width: 79.16666673%;
}
.col-20 {
  width: 83.3333334%;
}
.col-21 {
  width: 87.50000007%;
}
.col-22 {
  width: 91.66666674%;
}
.col-23 {
  width: 95.83333341%;
}
.col-24 {
  width: 100.00000008%;
}
.push-1 {
  margin-left: 4.16666667%;
}
.push-2,
.push-fifth {
  margin-left: 8.33333334%;
}
.push-3,
.push-quarter {
  margin-left: 12.50000001%;
}
.push-4,
.push-third {
  margin-left: 16.66666668%;
}
.push-5 {
  margin-left: 20.83333335%;
}
.push-6,
.push-half {
  margin-left: 25.00000002%;
}
.push-7 {
  margin-left: 29.16666669%;
}
.push-8 {
  margin-left: 33.33333336%;
}
.push-9 {
  margin-left: 37.50000003%;
}
.push-10 {
  margin-left: 41.6666667%;
}
.push-11 {
  margin-left: 45.83333337%;
}
.push-12,
.push-full {
  margin-left: 50.00000004%;
}
.push-13 {
  margin-left: 54.16666671%;
}
.push-14 {
  margin-left: 58.33333338%;
}
.push-15 {
  margin-left: 62.50000005%;
}
.push-16 {
  margin-left: 66.66666672%;
}
.push-17 {
  margin-left: 70.83333339%;
}
.push-18 {
  margin-left: 75.00000006%;
}
.push-19 {
  margin-left: 79.16666673%;
}
.push-20 {
  margin-left: 83.3333334%;
}
.push-21 {
  margin-left: 87.50000007%;
}
.push-22 {
  margin-left: 91.66666674%;
}
.push-23 {
  margin-left: 95.83333341%;
}
.push-24 {
  margin-left: 100.00000008%;
}
.pull-1 {
  margin-right: 4.16666667%;
}
.pull-2,
.pull-fifth {
  margin-right: 8.33333334%;
}
.pull-3,
.pull-quarter {
  margin-right: 12.50000001%;
}
.pull-4,
.pull-third {
  margin-right: 16.66666668%;
}
.pull-5 {
  margin-right: 20.83333335%;
}
.pull-6,
.pull-half {
  margin-right: 25.00000002%;
}
.pull-7 {
  margin-right: 29.16666669%;
}
.pull-8 {
  margin-right: 33.33333336%;
}
.pull-9 {
  margin-right: 37.50000003%;
}
.pull-10 {
  margin-right: 41.6666667%;
}
.pull-11 {
  margin-right: 45.83333337%;
}
.pull-12,
.pull-full {
  margin-right: 50.00000004%;
}
.pull-13 {
  margin-right: 54.16666671%;
}
.pull-14 {
  margin-right: 58.33333338%;
}
.pull-15 {
  margin-right: 62.50000005%;
}
.pull-16 {
  margin-right: 66.66666672%;
}
.pull-17 {
  margin-right: 70.83333339%;
}
.pull-18 {
  margin-right: 75.00000006%;
}
.pull-19 {
  margin-right: 79.16666673%;
}
.pull-20 {
  margin-right: 83.3333334%;
}
.pull-21 {
  margin-right: 87.50000007%;
}
.pull-22 {
  margin-right: 91.66666674%;
}
.pull-23 {
  margin-right: 95.83333341%;
}
.pull-24 {
  margin-right: 100.00000008%;
}
#dev .row.text .col:first-child {
  background-color: yellow;
}
#dev .row.text .col:last-child {
  background-color: purple;
}
#dev .col {
  margin-bottom: 1px;
  border-right: 1px solid blue;
  background-color: rgba(200, 200, 200, 0.5);
}
#dev .col p {
  background-color: red;
}
/*==========================================================================
	Typography
==========================================================================*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "AG", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.4;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-size: 75%;
  font-weight: lighter;
  line-height: 1;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    margin-bottom: 30px;
  }
}
h1,
.h1 {
  font-size: 22px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  h1,
  .h1 {
    text-align: left;
  }
}
h2,
.h2 {
  font-size: 22px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  h2,
  .h2 {
    text-align: left;
  }
}
h3,
.h3 {
  font-size: 22px;
}
h4,
.h4 {
  font-size: 22px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  h4,
  .h4 {
    text-align: left;
  }
}
h5,
.h5 {
  font-size: 22px;
}
h6,
.h6 {
  font-size: 22px;
}
p {
  font-weight: lighter;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  p {
    margin-bottom: 30px;
  }
}
small,
.small {
  font-size: 63%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
ul,
ol {
  padding: 0;
  margin: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 30px;
}
dt,
dd {
  line-height: 1.4;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
/*==========================================================================
	Console
==========================================================================*/
#console {
  display: none;
  width: 100%;
  height: auto;
  position: fixed;
  bottom: 0;
  z-index: 10000;
  padding: 30px;
  background-color: #f5f4f3;
}
/*==========================================================================
	Header
==========================================================================*/
header {
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
header nav {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 0;
  background-color: #ffffff;
  -webkit-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  header nav {
    padding: 0;
  }
}
header nav.scrolled-up {
  -webkit-transform: translate(0%, -100%);
  -ms-transform: translate(0%, -100%);
  -o-transform: translate(0%, -100%);
  transform: translate(0%, -100%);
}
header nav a {
  color: #333333;
}
header nav a:hover {
  color: #aca4a0;
}
header nav .active a {
  color: #aca4a0;
}
header nav .logo {
  width: 37.50000003%;
  float: left;
  font-weight: bold;
  margin-left: 8.33333334%;
}
@media only screen and (max-width: 767px) {
  header nav .logo {
    width: auto;
    margin: 0;
  }
  header nav .logo a {
    display: block;
    padding: 24px;
  }
}
header nav ul {
  width: 37.50000003%;
  float: right;
  margin-right: 4.16666667%;
}
header nav ul:before,
header nav ul:after {
  content: " ";
  display: table;
}
header nav ul:after {
  clear: both;
}
header nav ul li {
  display: block;
  float: left;
}
header nav ul li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  header nav ul {
    width: 100%;
    display: block;
    float: left;
    clear: both;
    background-color: #f5f4f3;
  }
  header nav ul li {
    display: none;
    float: none;
    padding-left: 50px;
    border-bottom: 1px solid #ffffff;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  header nav ul li:last-child {
    border: none;
  }
  header nav ul li a {
    display: block;
    padding: 24px;
  }
  header nav ul li.home {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  header nav ul li {
    margin-right: 3.33333334%;
  }
}
@media (min-width: 1100px) {
  header nav ul li {
    margin-right: 8.33333334%;
  }
}
header nav .menu-toggle {
  display: none;
  float: right;
  cursor: pointer;
  padding: 24px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  transition: .3s;
}
header nav .menu-toggle:hover {
  color: #aca4a0;
}
header nav .menu-toggle:hover .toggle-icon .lines,
header nav .menu-toggle:hover .toggle-icon .lines:before,
header nav .menu-toggle:hover .toggle-icon .lines:after {
  background-color: #aca4a0;
}
@media only screen and (max-width: 767px) {
  header nav .menu-toggle {
    display: block;
  }
}
header nav .menu-toggle .active {
  display: none;
  margin-right: 32px;
}
@media only screen and (min-width: 350px) {
  header nav .menu-toggle .active {
    display: inline-block;
  }
}
header nav .menu-toggle .toggle-icon {
  width: 22px;
  height: 32px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 24px;
}
header nav .menu-toggle .toggle-icon .lines {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #333333;
  transition: .3s;
  position: relative;
  top: 50%;
  margin-top: -3px;
}
header nav .menu-toggle .toggle-icon .lines:before,
header nav .menu-toggle .toggle-icon .lines:after {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #333333;
  transition: .3s;
  position: absolute;
  left: 0;
  content: "";
  transform-origin: center center;
}
header nav .menu-toggle .toggle-icon .lines:before {
  top: 6px;
}
header nav .menu-toggle .toggle-icon .lines:after {
  top: -6px;
}
header nav .menu-toggle.close .toggle-icon .lines:before,
header nav .menu-toggle.close .toggle-icon .lines:after {
  transform: none;
  width: 100%;
  top: 0;
}
/*==========================================================================
	Page
==========================================================================*/
body .page {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-osx-font-smoothing: grayscale;
}
body#index .page main .intro {
  min-height: 400px;
}
@media only screen and (max-width: 767px) {
  body#index .page main .intro {
    height: auto;
    min-height: 0;
    padding: 30px 24px 60px 24px;
  }
}
@media only screen and (min-width: 992px) {
  body#index .page main .intro .title h1 {
    width: 230px;
    float: right;
    clear: both;
  }
}
@media only screen and (min-width: 1300px) {
  body#index .page main .intro .title {
    width: 16.66666668%;
    margin-left: 41.6666667%;
  }
  body#index .page main .intro .body {
    width: 29.16666669%;
  }
}
body#work-case .page main #work-case-intro {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  body#work-case .page main #work-case-intro .desc {
    padding: 0 24px;
  }
}
@media only screen and (max-width: 767px) {
  body#work-case .page main #work-case-intro .desc .title h1 {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1300px) {
  body#work-case .page main #work-case-intro .desc .body {
    width: 29.16666669%;
  }
}
body#work-case .page main #work-case-intro .desc .collab-link {
  margin-top: 30px;
  padding-bottom: 30px;
}
body#work-case .page main #work-case-intro .desc .collab-info {
  height: 0;
  overflow: hidden;
}
@media only screen and (min-width: 1300px) {
  body#work-case .page main #work-case-intro .desc .collab-info {
    width: 29.16666669%;
  }
}
@media only screen and (max-width: 767px) {
  body#work-case .page main #work-case-works {
    padding: 0 24px;
  }
}
body#work-case .page main #work-case-works .row.images > div {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  body#work-case .page main #work-case-works .row.images > div {
    margin-bottom: 15px;
  }
}
body#work-case .page main #work-case-works .row.images > div:last-child {
  margin-bottom: 0;
}
body#work-case .page main #work-case-works img {
  display: block;
  width: 100%;
  height: auto;
}
body#work-case .page main #work-case-works video {
  width: 100% !important;
  height: auto;
}
body#profile .page main section {
  margin-bottom: 120px;
}
@media only screen and (max-width: 767px) {
  body#profile .page main section {
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 60px;
  }
  body#profile .page main section.image {
    padding: 0;
  }
}
@media only screen and (min-width: 1300px) {
  body#profile .page main section .body {
    width: 29.16666669%;
  }
}
body#profile .page main section#process .body {
  margin-bottom: 30px;
}
body#profile .page main ul {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  body#profile .page main ul {
    text-align: left;
  }
}
body#profile .page footer {
  border-top: 1px solid #e7e5e4;
}
body#contact .page main {
  margin-bottom: 120px;
}
body#contact .page main .row.info {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  body#contact .page main .row.info {
    padding: 0 24px;
    margin-bottom: 0;
  }
}
body#contact .page main .row.address address {
  margin-bottom: 30px;
}
body#contact .page main .row.management p {
  margin-bottom: 30px;
}
body#contact .page main a {
  display: inline-block;
}
body#contact .page footer {
  display: none;
}
body#ongoing .ongoing-case {
  margin-top: 96px;
}
body#ongoing .ongoing-case .desc {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  body#ongoing .ongoing-case .desc {
    padding: 0 24px;
  }
}
@media only screen and (max-width: 767px) {
  body#ongoing .ongoing-case .desc .title h1 {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1300px) {
  body#ongoing .ongoing-case .desc .body {
    width: 29.16666669%;
  }
}
body#ongoing .ongoing-case .images img {
  display: block;
  width: 100%;
  height: auto;
}
body#ongoing .ongoing-case .images video {
  width: 100% !important;
  height: auto;
}
body#ongoing .ongoing-case .images > div {
  margin-bottom: 30px;
}
/*==========================================================================
	Rows
==========================================================================*/
.row.cases .item.landscape {
  width: 50.00000004%;
}
@media only screen and (max-width: 767px) {
  .row.cases .item.landscape {
    width: 100%;
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .row.cases .item.landscape {
    height: 35vh;
  }
}
@media (min-width: 1100px) and (max-width: 1299px) {
  .row.cases .item.landscape {
    height: 40vh;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .row.cases .item.landscape {
    height: 50vh;
  }
}
@media (min-width: 1600px) {
  .row.cases .item.landscape {
    height: 50vh;
  }
}
.row.cases .item.portrait {
  width: 50.00000004%;
}
@media only screen and (max-width: 767px) {
  .row.cases .item.portrait {
    width: 100%;
    height: 600px;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .row.cases .item.portrait {
    height: 70vh;
  }
}
@media (min-width: 1100px) and (max-width: 1299px) {
  .row.cases .item.portrait {
    height: 80vh;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .row.cases .item.portrait {
    height: 100vh;
  }
}
@media (min-width: 1600px) {
  .row.cases .item.portrait {
    height: 100vh;
  }
}
@media only screen and (max-width: 767px) {
  .row.cases .item.onetwofour {
    width: 100%;
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .row.cases .item.onetwofour {
    width: 50.00000004%;
    height: 360px;
  }
}
@media (min-width: 1100px) and (max-width: 1299px) {
  .row.cases .item.onetwofour {
    width: 50.00000004%;
    height: 420px;
  }
  .row.cases .item.onetwofour .caption {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .row.cases .item.onetwofour .caption .type,
  .row.cases .item.onetwofour .caption .arrow {
    display: none;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .row.cases .item.onetwofour {
    width: 50.00000004%;
    height: 440px;
  }
  .row.cases .item.onetwofour .caption .type,
  .row.cases .item.onetwofour .caption .arrow {
    display: none;
  }
}
@media (min-width: 1600px) {
  .row.cases .item.onetwofour {
    width: 50.00000004%;
    height: 460px;
  }
  .row.cases .item.onetwofour .caption .type,
  .row.cases .item.onetwofour .caption .arrow {
    display: none;
  }
}
.row.cases .item.case,
.row.cases .item.info {
  display: block;
  position: relative;
  float: left;
}
.row.cases .item.case {
  background-color: #f5f4f3;
}
.row.cases .item.case .image .img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background-image: url("../svg/loader.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
}
.row.cases .item.case .image .img.loaded {
  background-size: cover;
}
.row.cases .item.case .image .img.hover {
  opacity: 0;
  filter: alpha(opacity=0);
}
.row.cases .item.case .caption {
  width: 100%;
  overflow: hidden;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #333333;
  padding: 30px calc(4.16666667vw) 30px calc(8.33333333vw);
  opacity: 0;
  filter: alpha(opacity=0);
}
@media only screen and (max-width: 767px) {
  .row.cases .item.case .caption {
    padding: 24px;
  }
}
.row.cases .item.case .caption.inverted {
  color: #fff;
}
.row.cases .item.case .caption .client {
  float: left;
  padding-right: calc(2.08333333vw);
}
.row.cases .item.case .caption .type {
  float: left;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media only screen and (max-width: 767px) {
  .row.cases .item.case .caption .type {
    display: none;
  }
}
.row.cases .item.case .caption .arrow {
  float: right;
  opacity: 0;
  filter: alpha(opacity=0);
}
.row.cases .item.case .caption .arrow:before {
  content: "r";
}
.row.cases .item.info {
  width: 50.00000004%;
  padding: 30px;
}
@media only screen and (max-width: 767px) {
  .row.cases .item.info {
    width: 100%;
    height: auto !important;
    padding: 30px 24px 60px 24px;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .row.cases .item.info {
    padding: 30px;
    padding-left: calc(8.33333333vw);
  }
}
.row.cases .item.info .col {
  width: 50%;
  float: left;
  clear: both;
}
.row.cases .item.info .col.col-right {
  margin-left: 50%;
}
@media only screen and (max-width: 767px) {
  .row.cases .item.info .col.col-left {
    width: 40%;
  }
  .row.cases .item.info .col.col-right {
    width: 60%;
    margin-left: 40%;
  }
  .row.cases .item.info .col h4 {
    text-align: right;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .row.cases .item.info .col.col-left {
    width: 100%;
  }
  .row.cases .item.info .col.col-right {
    width: 100%;
    margin-left: 0%;
  }
  .row.cases .item.info .col h4 {
    text-align: left;
    margin-bottom: 15px;
  }
  .row.cases .item.info .col .link-more {
    padding-top: 15px;
  }
}
.row.paging {
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #e7e5e4;
}
@media only screen and (max-width: 767px) {
  .row.paging {
    padding: 30px 24px;
  }
}
.row.paging a span {
  color: #333333;
  display: inline;
}
.row.paging a span:after {
  content: "\a";
  white-space: pre;
}
.row.paging .prev {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .row.paging .prev {
    text-align: left;
  }
}
.row.paging .prev a span:before {
  content: "Previous";
}
.row.paging .next {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .row.paging .next {
    padding-bottom: 24px;
  }
}
.row.paging .next a span:before {
  content: "Next";
}
/*==========================================================================
	Cycler
==========================================================================*/
.cycler {
  position: relative;
  width: 100%;
}
.cycler img {
  position: absolute;
  z-index: 1;
  background-color: white;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
}
.cycler img.active {
  z-index: 3;
}
.cycler img.base {
  z-index: -1;
  position: static;
  display: block;
}
/*==========================================================================
	Footer
==========================================================================*/
footer {
  padding: 60px 0 60px 0;
}
footer p {
  margin-bottom: 0;
}
footer a {
  display: inline-block;
}
footer .address,
footer .business,
footer .connect {
  padding-bottom: 30px;
}
footer .address .title {
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  footer {
    padding: 30px 24px;
  }
}
/*==========================================================================
	Helperclasses
==========================================================================*/
.padded {
  padding: 30px 0;
}
@media only screen and (max-width: 767px) {
  .padded {
    padding: 30px 24px 30px 24px;
  }
}
.link-more {
  display: inline-block;
  padding-top: 30px;
}
@media only screen and (max-width: 767px) {
  .link-more {
    padding-top: 0;
  }
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .vertical-align {
    position: relative;
    top: auto;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}
.sign {
  font-family: "EssenceSigns";
}
.lazy {
  background-color: #f5f4f3;
  background-image: url("../svg/loader.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
}
@media only screen and (min-width: 1100px) {
  .lazy {
    background-size: 50%;
  }
}
/*==========================================================================
	Error pages
==========================================================================*/
body#error {
  background-color: #f7f5f2;
}
body#error .page main {
  max-width: 1280px;
  margin: 0 auto;
  padding: 120px 0;
}
body#error .page main ul {
  list-style: none;
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  body#error .page main {
    padding: 60px 0;
  }
  body#error .page main h1,
  body#error .page main p {
    margin-bottom: 30px;
  }
  body#error .page main .text-right {
    text-align: left;
  }
}
/*==========================================================================
	Splash
==========================================================================*/
body#splash {
  background-color: #f7f5f2;
}
body#splash main {
  max-width: 1280px;
  margin: 0 auto;
  padding: 120px 0;
}
body#splash main h1,
body#splash main p {
  margin-bottom: 0;
}
body#splash main a {
  color: #333333 !important;
}
body#splash main a:hover {
  color: #aca4a0 !important;
}
@media only screen and (max-width: 767px) {
  body#splash main {
    padding: 60px 0;
  }
  body#splash main h1,
  body#splash main p {
    margin-bottom: 30px;
  }
  body#splash main .text-right {
    text-align: left;
  }
}
