@import url("//hello.myfonts.net/count/320dfe");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.button,
.button:visited {
  padding: 4px 12px;
  background: #333333;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button:hover,
.button:focus,
.button:visited:hover,
.button:visited:focus {
  background: #61625a;
}
.centerVertically {
  display: -ms-flexbox;
  -ms-flex-align: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
#container {
  height: 100%;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  color: #333333;
}
.visible-phone {
  display: block;
}
.visible-tablet {
  display: none;
}
.visible-desktop {
  display: none;
}
.hidden-phone {
  display: none;
}
.hidden-tablet {
  display: block;
}
.hidden-desktop {
  display: block;
}
.display-print {
  display: none;
}
.wrap {
  width: 96%;
  margin: 0 auto;
}
#container {
  width: 100%;
  margin: 0 auto;
}
a,
a:visited {
  color: #61625a;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  color: #c6c9b8;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: #c6c9b8;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: bold;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h1 {
  font-size: 2.5em;
  line-height: 1.333em;
}
h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em;
}
h3 {
  font-size: 1.125em;
}
h4 {
  font-size: 1.1em;
  font-weight: 700;
}
h5 {
  font-size: 0.846em;
  line-height: 2.09em;
}
.header {
  background-color: rgba(255,255,255,0.9);
  width: 100%;
  position: fixed;
  padding-top: 10px;
  z-index: 1;
  height: 150px;
}
.header #inner-header {
  height: 100%;
  width: 95%;
  margin: 0 auto;
}
.header #inner-header .language-wrapper {
  display: inline-block;
}
.header #inner-header .nav-language-wrapper {
  display: inline-block;
  height: 100%;
  width: 160px;
  float: right;
}
.header #inner-header .qtranxs_language_chooser {
  -webkit-transition: right 0.2s ease-in-out;
  transition: right 0.2s ease-in-out;
  font-family: 'FFAbsaraSansWeb';
  text-transform: uppercase;
  list-style: none;
  float: right;
  top: 165px;
}
.header #inner-header .qtranxs_language_chooser.visible {
  right: 57px;
}
.header #inner-header .qtranxs_language_chooser li {
  margin: 20px 0;
}
.header #inner-header .qtranxs_language_chooser li:last-child {
  border-right: none;
}
.header #inner-header .qtranxs_language_chooser li:last-child a {
  margin-right: 0;
}
.header #inner-header .qtranxs_language_chooser li.active a {
  color: #61625a;
}
.header #inner-header .qtranxs_language_chooser li a {
  display: block;
  font-weight: bold;
  margin: 0 10px;
  color: #c6c9b8;
  text-decoration: none;
}
.header #logo {
  background-image: url('../images/logo.png');
  display: inline-block;
  height: 83px;
  width: 82px;
  top: 50%;
  position: absolute;
  margin-top: -41px;
  background-size: 82px auto;
  background-repeat: no-repeat;
}
.header nav {
  border-right: 1px solid #9d9f92;
  padding-right: 17px;
  margin-left: 6%;
  display: inline-block;
  position: relative;
  height: 90%;
  font-family: "FFAbsaraSansWeb";
  text-transform: uppercase;
  font-size: 15px;
}
.header nav .desktop-nav,
.header nav .mobile-nav {
  height: 90%;
}
.header nav .desktop-nav .menu-container,
.header nav .mobile-nav .menu-container {
  margin-top: 200px;
  background-color: white;
  height: 90%;
  position: absolute;
  width: 120px;
  z-index: 100;
  right: -150px;
  -webkit-transition: right 0.2s ease-in-out;
  transition: right 0.2s ease-in-out;
}
.header nav .desktop-nav .menu-container.visible,
.header nav .mobile-nav .menu-container.visible {
  right: 0;
}
.header nav .desktop-nav ul,
.header nav .mobile-nav ul {
  margin: 0 auto;
  list-style: none;
}
.header nav .desktop-nav ul li,
.header nav .mobile-nav ul li {
  margin: 20px 0;
  display: block;
}
.header nav .desktop-nav ul li a,
.header nav .mobile-nav ul li a {
  display: block;
  text-decoration: none;
}
.header nav .desktop-nav ul li.current-menu-item a,
.header nav .desktop-nav ul li.current-menu-parent a,
.header nav .desktop-nav ul li.current-menu-ancestor a,
.header nav .desktop-nav ul li.current_page_item a,
.header nav .desktop-nav ul li.current_page_ancestor a,
.header nav .mobile-nav ul li.current-menu-item a,
.header nav .mobile-nav ul li.current-menu-parent a,
.header nav .mobile-nav ul li.current-menu-ancestor a,
.header nav .mobile-nav ul li.current_page_item a,
.header nav .mobile-nav ul li.current_page_ancestor a {
  color: #c6c9b8;
}
body.single-project #content,
body.page-template-page-portfolio #content,
body.page-template-page-contact #content,
body.page-template-page-about #content {
  padding-top: 150px;
}
body.single-project .header #inner-header .show-menu .icon-menu,
body.page-template-page-portfolio .header #inner-header .show-menu .icon-menu {
  color: #c6c9b6;
}
body.single-project .title-for-mobile,
body.page-template-page-portfolio .title-for-mobile {
  text-transform: uppercase;
  margin: 30px 0;
  padding-left: 25px;
  color: #76786d;
  display: block;
  font-size: 22px;
  font-family: "FFAbsaraSansWebThin";
  left: 0;
  position: relative;
  -webkit-transition: left 0.2s ease-in-out;
  transition: left 0.2s ease-in-out;
}
body.single-project .title-for-mobile.shifted,
body.page-template-page-portfolio .title-for-mobile.shifted {
  left: -150px;
}
body.page-template-page-contact,
body.page-template-page-about {
  min-height: 95%;
}
body.page-template-page-contact #content,
body.page-template-page-about #content {
  height: 100%;
}
body.page-template-page-contact .title-for-mobile,
body.page-template-page-about .title-for-mobile {
  position: absolute;
  top: 150px;
  text-transform: uppercase;
  color: #fff;
  padding-left: 25px;
  display: block;
  font-size: 25px;
  font-family: "FFAbsaraSansWebThin";
}
body.page-template-page-home #container {
  width: 100%;
  margin: 0;
}
body.page-template-page-home #content {
  height: 100%;
}
body.page-template-page-home #content #inner-content {
  height: 100%;
}
body.page-template-page-home #content #inner-content article {
  height: 100%;
}
body.page-template-page-contact .header #inner-header .show-menu .icon-menu {
  color: #76786d;
}
#content {
  position: relative;
  left: 0;
  -webkit-transition: left 0.2s ease-in-out;
  transition: left 0.2s ease-in-out;
}
#content.shifted {
  left: -150px;
}
.bxSlider li {
  position: relative;
  height: 100%;
}
.bxSlider li div {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
}
.bxSlider li .title-wrapper {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translateX(-50%);
}
.bxSlider li .title-wrapper h2,
.bxSlider li .title-wrapper h3 {
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: 'FFAbsaraSansWebThin';
  color: white;
  margin: 0;
}
.bxSlider li .title-wrapper h2 {
  letter-spacing: 1px;
  font-size: 60px;
  font-weight: 100;
}
.bxSlider li .link-wrapper {
  text-align: center;
  position: absolute;
  bottom: 15%;
  left: 6%;
  height: 30px;
  width: 200px;
  border: 2px solid white;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bxSlider li .link-wrapper:hover {
  background-color: rgba(255,255,255,0.2);
}
.bxSlider li .link-wrapper section {
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'FFAbsaraSansWeb';
  color: white;
}
.bx-wrapper,
.bx-viewport {
  height: 100% !important;
}
.bx-wrapper {
  margin: 0 auto !important;
}
.bx-wrapper .bx-viewport {
  border: none !important;
  position: static !important;
}
.bx-wrapper .bx-viewport li {
  height: 100%;
}
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: 5% !important;
}
.bx-wrapper .bx-pager .bx-pager-link {
  border-radius: 100% !important;
}
.bx-wrapper .bx-pager .bx-pager-link:hover,
.bx-wrapper .bx-pager .bx-pager-link.active {
  width: 15px;
  height: 15px;
  padding-top: 5px;
  background: #ece7e3 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #ece7e3 !important;
  margin: 0 10px !important;
}
ul.projects {
  list-style: none;
}
ul.projects li {
  display: inline-block;
  height: 250px;
  width: 100%;
  position: relative;
}
ul.projects li .image-wrapper {
  color: white;
  position: relative;
  display: block;
  width: 100%;
  height: inherit;
  background-size: cover;
  background-position: center;
  text-align: center;
}
ul.projects li .image-wrapper .title-wrapper {
  background-color: rgba(157,159,146,0.8);
  font-family: 'FFAbsaraSansWebThin';
  display: inline-block;
  font-size: 17px;
  height: 30px;
  top: 50%;
  width: auto;
  left: 50%;
  position: absolute;
  padding: 0 15px;
  transform: translate(-50%,-50%);
  line-height: 32px;
}
ul.projects li .image-wrapper .link-wrapper {
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'FFAbsaraSansWebThin';
  position: absolute;
  bottom: 16%;
  left: 5%;
  height: 81px;
  width: 216px;
  border: 2px solid white;
}
ul.projects li .image-wrapper .hover-content-wrapper {
  display: none;
}
ul.projects li .image-wrapper:hover {
  -webkit-tap-highlight-color: transparent;
}
.post-meta {
  color: #999;
}
.entry-content img {
  margin: 0;
  max-width: 100%;
  height: auto;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
.energysaver_page_navi li {
  float: left;
  list-style: none;
}
.energysaver_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.energysaver_page_navi li a:hover,
.energysaver_page_navi li a:focus {
  color: #61625a;
  text-decoration: underline;
}
.energysaver_page_navi li.pagenavi-current {
  padding: 3px 6px;
  border-bottom: 2px solid #61625a;
  position: relative;
}
.energysaver_page_navi li.pagenavi-prev-link,
.energysaver_page_navi li.pagenavi-next-link {
  font-weight: bold;
}
.energysaver_page_navi li.pagenavi-prev-link a,
.energysaver_page_navi li.pagenavi-next-link a {
  padding: 0;
}
.respond-form {
  margin: 1.5em 0;
}
.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em;
}
.respond-form form li label,
.respond-form form li small {
  display: none;
}
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url],
.respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece !important;
  line-height: 1.5em;
}
.respond-form form input[type=text]:focus,
.respond-form form input[type=email]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
  background: #fff;
}
.respond-form form input[type=text]:invalid,
.respond-form form input[type=email]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px;
}
.respond-form form textarea {
  resize: none;
  width: 100%;
  height: 150px;
}
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
  margin: 0 20px 1.1em;
}
.footer {
  clear: both;
  display: none;
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin: 0 !important;
}
.vc_column_container > .vc_column-inner {
  padding: 0 !important;
}
.single-project .info-wrapper {
  padding-left: 25px;
  position: relative;
  width: 100%;
}
.single-project .info-wrapper a.display-mobile {
  display: inline-block;
  margin: 30px 0;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "FFAbsaraSansWebThin";
  text-decoration: none;
  font-size: 18px;
  color: #c6c9b8;
  position: relative;
}
.single-project .info-wrapper a.display-mobile div {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 25px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-project .info-wrapper a.display-mobile div span {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  opacity: 0;
  width: 15px;
  height: 2px;
  background-color: #c6c9b8;
  bottom: 25%;
  left: 0%;
}
.single-project .info-wrapper a.display-mobile div span.plus {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.single-project .info-wrapper a.display-mobile div span.visible {
  opacity: 1;
}
.single-project .info-wrapper .info-content-wrapper {
  overflow: hidden;
  max-height: 0;
  margin-bottom: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single-project .info-wrapper .info-content-wrapper.visible {
  max-height: 1000px;
}
.single-project .info-wrapper .info-content-wrapper ul {
  list-style: none;
}
.single-project .info-wrapper .info-content-wrapper ul li {
  width: 100%;
}
.single-project .info-wrapper .info-content-wrapper ul li h2 {
  display: inline-block;
  font-size: 19px;
  margin: 5px 0;
  text-transform: uppercase;
  font-family: "FFAbsaraSansWeb";
  font-weight: normal;
  color: #79796f;
}
.single-project .info-wrapper .info-content-wrapper ul li p {
  line-height: 18px;
  font-size: 17px;
  color: #bababa;
  margin: 0;
  font-family: "FFAbsaraSansWebThin";
}
.single-project .info-wrapper .info-content-wrapper .found-wrapper {
  display: none;
}
.single-project .content-wrapper {
  width: 100%;
}
.single-project .content-wrapper .video-wrapper {
  margin-bottom: -3px;
}
.single-project .content-wrapper .object-map {
  background-size: cover;
  margin-top: 5px;
  height: 300px;
}
.single-project .content-wrapper .content.project-text {
  max-width: 900px;
  padding: 40px 40px;
  margin: 0 auto;
  text-align: center;
}
.single-project .content-wrapper .content.project-text p {
  color: #79796f;
  font-family: "FFAbsaraSansWeb";
  font-size: 16px;
  line-height: 17px;
  margin: 0;
}
.single-project .content-wrapper .content div {
  margin-top: 5px;
  background-size: cover;
  background-position: center;
  width: 100%;
  min-height: 200px;
}
.single-project .footer-wrapper {
  height: 100px;
  background-color: transparent;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: auto;
  text-align: center;
  color: #fff;
}
.single-project .footer-wrapper div.nav-wrapper {
  display: none;
}
.single-project .footer-wrapper .to-top-wrapper {
  cursor: pointer;
  position: absolute;
  font-size: 40px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.single-project .footer-wrapper .to-top-wrapper.visible {
  opacity: 1;
}
.gform_wrapper .gfield_label {
  display: none !important;
}
.gform_wrapper input,
.gform_wrapper textarea {
  opacity: 0.8;
  font-size: 13px !important;
  text-transform: uppercase;
  margin-bottom: 5px !important;
  padding: 10px 15px !important;
  border: none;
  border-radius: 0;
}
.gform_wrapper .gform_footer button {
  display: table;
  line-height: 24px;
  font-size: 14px;
  padding: 10px 20px;
  font-family: "FFAbsaraSansWeb";
  font-weight: normal;
  background-color: #c6c9b7;
  text-transform: uppercase;
  border: none;
}
.gform_wrapper .gform_footer button span {
  display: table-cell;
  vertical-align: middle;
}
.contact-type {
  background-size: cover;
  background-repeat: no-repeat;
  background-color: lightgray;
  height: 95%;
  color: white;
}
.contact-type .title-for-mobile {
  left: 20px;
  padding-left: 10px !important;
}
.contact-type h2 {
  font-size: 22px;
  line-height: 23px;
  text-transform: uppercase;
  font-family: "FFAbsaraSansWeb";
  font-weight: normal;
}
.contact-type p {
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  font-family: "FFAbsaraSansWebThin";
}
.contact-type article {
  margin-right: 20px;
  margin-top: 30px;
  margin-left: 20px;
  width: 90%;
  display: inline-block;
  float: left;
}
.contact-type article .gfield {
  margin: 15px 0;
}
.contact-type article .gfield input {
  text-transform: none;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.contact-type article .gfield textarea {
  padding-top: 15px !important;
  text-transform: none;
}
.contact-type article .gfield ::-webkit-input-placeholder {
  text-transform: uppercase;
}
.contact-type .contact-wrapper {
  font-family: "FFAbsaraSansWebThin";
  margin-top: 0;
  margin-left: 20px;
  padding-bottom: 50px;
  width: 90%;
  display: inline-block;
  letter-spacing: 1px;
}
.contact-type .contact-wrapper h2 {
  font-size: 19px;
}
.contact-type .contact-wrapper div {
  line-height: 20px;
  font-size: 17px;
}
.contact-type .contact-wrapper .email {
  color: white;
}
.about-type {
  background: #9d9f92;
  height: 95%;
  color: white;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-type .entry-content {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  background-color: #9d9f92;
}
.about-type .entry-content .content-wrapper {
  position: relative;
  text-align: left;
  font-family: "FFAbsaraSansWebThin";
  font-size: 17px;
  width: 100%;
  height: 900px;
  margin: 0 auto;
}
.about-type .entry-content .content-wrapper div {
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.about-type .entry-content .content-wrapper div.desktop-content {
  display: block;
}
.about-type .entry-content .content-wrapper div.mobile-content {
  display: none;
}
.about-type .entry-content .image-between-wrapper {
  height: 150px;
  background-size: cover;
  background-position: center center;
}
.about-type .entry-content .quote-wrapper {
  position: relative;
  text-align: center;
  padding: 30px 0;
}
.about-type .entry-content .quote-wrapper .quote {
  width: 90%;
  margin: 0 auto;
  font-family: "FFAbsaraSansWebThin";
  font-size: 54px;
  line-height: 60px;
}
.about-type .entry-content .quote-wrapper .from {
  font-family: "FFAbsaraSansWeb";
  margin-top: 30px;
  font-size: 17px;
}
.about-type .entry-content .image-wrapper {
  display: none;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: #c6c9b6 !important;
  border-top: 1px solid #61625a !important;
  border-bottom: 1px solid #61625a !important;
}
.gform_wrapper li.gfield_error input[type=email],
.gform_wrapper li.gfield_error input[type=number],
.gform_wrapper li.gfield_error input[type=password],
.gform_wrapper li.gfield_error input[type=tel],
.gform_wrapper li.gfield_error input[type=text],
.gform_wrapper li.gfield_error input[type=url],
.gform_wrapper li.gfield_error textarea {
  border: 1px solid #61625a !important;
  font-family: "FFAbsaraSansWebThin" !important;
}
.gform_wrapper .validation_message,
.gform_wrapper div.validation_error {
  color: #c20000 !important;
}
.gform_wrapper div.validation_error {
  border-top: 2px solid #c20000 !important;
  border-bottom: 2px solid #c20000 !important;
}
::selection {
  background: #61625a;
  color: white;
}
::-moz-selection {
  background: #61625a;
  color: white;
}
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
.bx-wrapper .bx-prev {
  left: 10px;
}
.bx-wrapper .bx-next {
  right: 10px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80,80,80,0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
@font-face {
  font-family: 'FFAbsaraSansWeb';
  src: url('../webfonts/320DFE_0_0.eot');
  src: url('../webfonts/320DFE_0_0.eot?#iefix') format('embedded-opentype'), url('../webfonts/320DFE_0_0.woff2') format('woff2'), url('../webfonts/320DFE_0_0.woff') format('woff'), url('../webfonts/320DFE_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FFAbsaraSansWebThin';
  src: url('../webfonts/320DFE_1_0.eot');
  src: url('../webfonts/320DFE_1_0.eot?#iefix') format('embedded-opentype'), url('../webfonts/320DFE_1_0.woff2') format('woff2'), url('../webfonts/320DFE_1_0.woff') format('woff'), url('../webfonts/320DFE_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?fg79y6');
  src: url('../fonts/icomoon.eot?fg79y6#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?fg79y6') format('truetype'), url('../fonts/icomoon.woff?fg79y6') format('woff'), url('../fonts/icomoon.svg?fg79y6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-atHome:before {
  content: "\e906";
}
.icon-menu:before {
  content: "\e900";
}
.icon-top-big:before {
  content: "\e904";
}
.icon-top:before {
  content: "\e901";
}
.icon-next-arrow:before {
  content: "\e902";
}
.icon-prev-arrow:before {
  content: "\e903";
}
@media only screen and (min-width: 420px) {
  .single-project .content-wrapper .content div {
    min-height: 280px;
  }
}
@media only screen and (min-width: 481px) {
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  .about-type .entry-content {
    width: auto;
  }
  .about-type .entry-content .content-wrapper {
    margin-top: 20px;
    width: 500px;
  }
  .about-type .entry-content .image-wrapper {
    display: none;
    left: 64%;
    background-size: cover;
    position: absolute;
    top: -18%;
    border-radius: 50%;
    width: 150px;
    height: 150px;
  }
  .single-project .content-wrapper .content div {
    min-height: 320px;
  }
}
@media only screen and (min-width: 501px) {
  .single-project .content-wrapper .content div {
    min-height: 350px;
  }
}
@media only screen and (min-width: 600px) {
  .single-project .content-wrapper .content div {
    min-height: 380px;
  }
}
@media only screen and (min-width: 768px) {
  .onecol {
    width: 5.801104972%;
  }
  .twocol {
    width: 14.364640883%;
  }
  .threecol {
    width: 22.928176794%;
  }
  .fourcol {
    width: 31.491712705%;
  }
  .fivecol {
    width: 40.055248616%;
  }
  .sixcol {
    width: 48.618784527%;
  }
  .sevencol {
    width: 57.182320438000005%;
  }
  .eightcol {
    width: 65.74585634900001%;
  }
  .ninecol {
    width: 74.30939226%;
  }
  .tencol {
    width: 82.87292817100001%;
  }
  .elevencol {
    width: 91.436464082%;
  }
  .twelvecol {
    width: 99.999999993%;
  }
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }
  .first {
    margin-left: 0;
  }
  .last {
    float: right;
  }
  #main {
    width: 65.74585634900001%;
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    margin-left: 0;
  }
  aside.sidebar {
    width: 31.491712705%;
    position: relative;
    float: left;
    margin-left: 2.762430939%;
    float: right;
  }
  .wrap {
    max-width: 1140px;
  }
  .visible-tablet {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
  #container {
    max-width: 1000px;
    width: 100%;
  }
  .single-project .info-wrapper a.display-mobile {
    font-size: 18px;
  }
  .single-project .info-wrapper a.display-mobile:link {
    -webkit-tap-highlight-color: transparent;
  }
  .single-project .content-wrapper .content div {
    width: 100%;
    min-height: 500px;
  }
  ul.projects li {
    height: 300px;
    width: 49%;
  }
  #map-all-projects {
    height: 500px;
  }
  .widget {
    padding: 0 10px;
  }
  .widget ul li ul {
    padding-left: 1em;
  }
  .bxSlider li {
    height: 500px;
  }
  .bxSlider li .title-wrapper h3 {
    letter-spacing: 4px;
    font-size: 14px;
  }
  .bxSlider li .title-wrapper h2 {
    font-size: 72px;
  }
  .bxSlider li div {
    height: inherit;
  }
  .about-type .quote-wrapper,
  .about-type .image-between-wrapper {
    display: none;
  }
  .about-type .entry-content {
    border-radius: 50%;
    top: 17%;
    left: 20%;
    position: absolute;
  }
  .about-type .entry-content .content-wrapper {
    font-size: 16px;
    width: 550px;
    height: 550px;
    padding: 0;
  }
  .about-type .entry-content .content-wrapper div.desktop-content {
    width: 70%;
    display: block;
  }
  .about-type .entry-content .content-wrapper div.desktop-content p {
    line-height: 17px;
  }
  .about-type .entry-content .content-wrapper div.mobile-content {
    display: none;
  }
  .about-type .entry-content .image-wrapper {
    display: none;
  }
}
@media only screen and (min-width: 1000px) {
  .visible-desktop {
    display: block;
  }
  .hidden-desktop {
    display: none;
  }
  #container {
    max-width: 2000px;
    width: 100%;
  }
  body.page-template-page-home #container {
    width: 100%;
    margin: 0 auto;
  }
  body.page-template-page-home #content {
    margin-left: 185px;
  }
  body.single-project #content,
  body.page-template-page-portfolio #content,
  body.page-template-page-contact #content {
    padding-top: 0;
  }
  body.single-project .header,
  body.page-template-page-about .header,
  body.page-template-page-contact .header,
  body.page-template-page-portfolio .header {
    z-index: auto;
    position: fixed;
  }
  body.single-project .title-for-mobile,
  body.page-template-page-about .title-for-mobile,
  body.page-template-page-contact .title-for-mobile,
  body.page-template-page-portfolio .title-for-mobile {
    display: none;
  }
  .header {
    position: fixed;
    left: 0;
    top: 0;
    width: 175px;
    height: 100%;
    background-color: transparent;
  }
  .header #inner-header {
    padding-left: 0;
  }
  .header #inner-header .qtranxs_language_chooser {
    display: block;
    font-family: 'FFAbsaraSansWeb';
    position: absolute;
    bottom: 120px;
    left: 48px;
    margin-top: 10px;
    top: auto;
  }
  .header #inner-header .qtranxs_language_chooser li {
    border-right: 2px solid #c6c9b8;
    float: left;
  }
  .header #inner-header .qtranxs_language_chooser a:hover {
    color: #61625a;
  }
  .header #inner-header .show-menu {
    display: none;
  }
  .header .nav-language-wrapper {
    display: block;
    height: auto;
    width: auto;
    float: none;
  }
  .header #logo {
    top: auto;
    position: relative;
    background-image: url('../images/logo.png');
    display: block;
    margin: 30px auto 180px auto;
    height: 122px;
    width: 82px;
    background-size: 82px auto;
    background-repeat: no-repeat;
  }
  .header nav {
    padding-right: 0;
    margin-left: 0;
    padding-left: 48px;
    float: none;
    border-right: none;
  }
  .header nav .mobile-nav {
    display: none;
  }
  .header nav .desktop-nav {
    display: block;
  }
  .header nav .desktop-nav ul li {
    margin: 10px 0;
  }
  .header .social-icons {
    position: absolute;
    bottom: 30px;
    left: 48px;
  }
  .header .social-icons a {
    margin: 0 12px;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .header .social-icons a:hover {
    opacity: 1;
  }
  .header .social-icons [class^="icon-"],
  .header .social-icons [class*=" icon-"] {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: white;
    text-decoration: none;
    text-align: center;
  }
  .header .social-icons .icon-facebook {
    background: #3b5998;
  }
  .header .social-icons .icon-facebook:hover {
    color: #3b5998;
  }
  .header .social-icons .icon-twitter {
    background: #00aced;
  }
  .header .social-icons .icon-twitter:hover {
    color: #00aced;
  }
  .header .social-icons .icon-googleplus {
    background: #dd4b39;
  }
  .header .social-icons .icon-googleplus:hover {
    color: #dd4b39;
  }
  .header .social-icons .icon-linkedin {
    background: #007bb6;
  }
  .header .social-icons .icon-linkedin:hover {
    color: #007bb6;
  }
  .header .social-icons .icon-youtube {
    background: #bb0000;
  }
  .header .social-icons .icon-youtube:hover {
    color: #bb0000;
  }
  .header .social-icons .icon-pinterest {
    background: url('../images/pinterest-mono.png');
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
  }
  .header .social-icons .icon-instagram {
    background: url('../images/instagram-mono.png');
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
  }
  #content {
    margin-left: 185px;
  }
  ul.projects li {
    padding: 0 1px;
    margin-bottom: 3px;
    width: 33.333%;
    float: left;
  }
  ul.projects li:nth-child(3n) {
    float: right;
    padding: 0 0 0 2px;
  }
  ul.projects li:first-child,
  ul.projects li:nth-child(3n+1) {
    padding: 0 2px 0 0;
  }
  ul.projects li .image-wrapper .title-wrapper,
  ul.projects li .image-wrapper .link-wrapper {
    display: none;
  }
  ul.projects li .image-wrapper .hover-content-wrapper {
    display: inline-block;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: inherit;
    height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
  }
  ul.projects li .image-wrapper .hover-content-wrapper .hover-content {
    width: inherit;
    height: inherit;
    background-color: rgba(0,0,0,0.4);
    position: relative;
  }
  ul.projects li .image-wrapper .hover-content-wrapper .hover-content .hover-content-center-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  ul.projects li .image-wrapper .hover-content-wrapper .hover-content .hover-content-center-wrapper p {
    margin: 10px;
    font-family: "FFAbsaraSansWebThin";
  }
  ul.projects li .image-wrapper .hover-content-wrapper .hover-content .hover-content-center-wrapper .hover-address {
    font-family: "FFAbsaraSansWeb";
    padding-top: 10px;
    border-top: 2px solid white;
  }
  ul.projects li .image-wrapper .hover-content-wrapper .hover-content .hover-content-center-wrapper .hover-city {
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  ul.projects li .image-wrapper:hover .hover-content-wrapper {
    opacity: 1;
  }
  .single-project .info-wrapper {
    padding-left: 0;
    position: fixed;
    display: table;
    height: 100%;
    width: 16%;
  }
  .single-project .info-wrapper a.display-mobile {
    display: none;
  }
  .single-project .info-wrapper .info-content-wrapper {
    margin-bottom: 0;
    display: table-cell;
    padding-top: 50px;
    vertical-align: top;
  }
  .single-project .info-wrapper .info-content-wrapper ul li {
    padding-left: 20px;
    margin-bottom: 15px;
  }
  .single-project .info-wrapper .info-content-wrapper ul li h2 {
    font-size: 16px;
    margin: 0;
  }
  .single-project .info-wrapper .info-content-wrapper ul li p {
    font-size: 14px;
    margin: 0;
  }
  .single-project .info-wrapper .info-content-wrapper .found-wrapper {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    padding-left: 20px;
    color: #79796f;
    letter-spacing: 1px;
    font-family: "FFAbsaraSansWebThin";
  }
  .single-project .info-wrapper .info-content-wrapper .found-wrapper ul.project-found-external li {
    padding-left: 0;
    margin: 3px;
  }
  .single-project .info-wrapper .info-content-wrapper .found-wrapper ul.project-found-external li i.icon-atHome {
    color: #ef1f41;
    font-size: 20px;
    vertical-align: middle;
  }
  .single-project .info-wrapper .info-content-wrapper .found-wrapper ul.project-found-external li a {
    font-size: 15px;
    color: #bababa;
    font-family: "FFAbsaraSansWebThin";
  }
  .single-project .info-wrapper .info-content-wrapper .found-wrapper ul.project-found-external li a:hover {
    color: #79796f;
  }
  .single-project .content-wrapper {
    float: right;
    width: 78%;
    padding-bottom: 80px;
  }
  .single-project .content-wrapper .video-wrapper {
    margin-bottom: -3px;
  }
  .single-project .content-wrapper .object-map {
    margin-top: 0;
    height: 600px;
  }
  .single-project .content-wrapper .content div {
    margin-top: 1px;
    min-height: 0;
  }
  .single-project .content-wrapper .project-style-1 div {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 500px;
  }
  .single-project .content-wrapper .project-style-2 div {
    background-size: cover;
    background-position: center;
    float: left;
    width: 34.8%;
    height: 200px;
    margin-right: 1px;
  }
  .single-project .content-wrapper .project-style-2 div:nth-child(2n) {
    width: 64.8%;
    float: right;
    height: 400px;
  }
  .single-project .content-wrapper .project-style-3 div {
    margin-right: 1px;
    background-size: cover;
    background-position: center;
    float: right;
    width: 34.8%;
    height: 200px;
  }
  .single-project .content-wrapper .project-style-3 div:nth-child(2n) {
    width: 64.9%;
    float: left;
    height: 400px;
  }
  .single-project .content-wrapper .project-style-4 div {
    margin-right: 1px;
    background-size: cover;
    background-position: center;
    width: 33.15%;
    float: left;
    height: 190px;
    min-height: initial;
  }
  .single-project .content-wrapper .project-style-5 div {
    width: 49.9%;
    float: left;
    height: 200px;
    min-height: initial;
    margin-right: 1px;
  }
  .single-project .content-wrapper .project-style-5 div:not(:first-child) {
    margin-right: 0;
  }
  .single-project .footer-wrapper {
    background-color: white;
    width: 74%;
    left: 26%;
    color: #bababa;
  }
  .single-project .footer-wrapper div.nav-wrapper {
    display: inline-block;
    margin: 0 auto;
    padding: 39px 0;
    width: 50%;
  }
  .single-project .footer-wrapper div.nav-wrapper a {
    font-size: 18px;
    color: #bababa;
    text-decoration: none;
    display: inline-block;
  }
  .single-project .footer-wrapper div.nav-wrapper a i {
    font-size: 15px;
    margin: 5px;
  }
  .single-project .footer-wrapper div.nav-wrapper a:hover {
    color: #79796f;
  }
  .single-project .footer-wrapper .to-top-wrapper {
    right: 30px;
    bottom: 33px;
    left: auto;
    top: auto;
    font-size: 30px;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .single-project .footer-wrapper .to-top-wrapper:hover {
    color: #79796f;
  }
  .bxSlider li div {
    position: relative;
  }
  .bxSlider li .link-wrapper {
    left: 50%;
    bottom: 50%;
    transform: translate(-50%,-50%);
  }
  .bxSlider li .title-wrapper h2,
  .bxSlider li .title-wrapper h3 {
    font-size: 21px;
    line-height: 18px;
    margin-bottom: 13px;
  }
  .bxSlider li .title-wrapper h2 {
    line-height: 82px;
    font-size: 96px;
  }
  .bx-wrapper .bx-viewport {
    position: relative !important;
  }
  .bx-viewport {
    margin-left: 5px;
  }
  .gform_wrapper .gform_footer button {
    font-size: 100%;
  }
  .gform_wrapper textarea {
    border: none;
  }
  .contact-type .title-for-mobile {
    display: none;
  }
  .contact-type .background-layer {
    margin-top: 10%;
    margin-left: 17%;
    margin-right: 17%;
    padding-left: 30px;
    background-color: rgba(157,159,146,0.8);
    height: 643px;
  }
  .contact-type .background-layer article {
    margin-right: 16%;
    width: 55%;
    display: inline-block;
  }
  .contact-type .background-layer article .gfield {
    margin: 0;
  }
  .contact-type .background-layer .contact-wrapper {
    margin-left: 0;
    margin-top: 12%;
    width: 23%;
    margin-bottom: 0;
  }
  .contact-type .background-layer .contact-wrapper .email {
    color: white;
  }
  .about-type .entry-content .image-wrapper {
    display: inline-block;
    top: -21%;
    left: 64%;
    width: 200px;
    height: 200px;
    background-size: cover;
    position: absolute;
    border-radius: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .single-project .content-wrapper .project-style-1 div {
    height: 600px;
  }
  .single-project .content-wrapper .project-style-4 div {
    height: 200px;
  }
  .single-project .content-wrapper .project-style-5 div {
    height: 260px;
  }
}
@media only screen and (min-width: 1600px) {
  .single-project .content-wrapper .object-map {
    height: 600px;
  }
  .single-project .content-wrapper .project-style-1 div {
    height: 700px;
  }
  .single-project .content-wrapper .project-style-2 div {
    background-size: cover;
    background-position: center;
    float: left;
    width: 35%;
    height: 200px;
  }
  .single-project .content-wrapper .project-style-2 div:nth-child(2n) {
    width: 65%;
    float: right;
    height: 400px;
  }
  .single-project .content-wrapper .project-style-3 div {
    height: 200px;
  }
  .single-project .content-wrapper .project-style-3 div:nth-child(2n) {
    height: 400px;
  }
  .single-project .content-wrapper .project-style-4 div {
    height: 250px;
  }
  .single-project .content-wrapper .project-style-5 div {
    height: 300px;
  }
}
@media only screen and (min-width: 1700px) {
  .single-project .content-wrapper .project-style-1 div {
    height: 800px;
  }
  .single-project .content-wrapper .project-style-3 div {
    height: 250px;
  }
  .single-project .content-wrapper .project-style-3 div:nth-child(2n) {
    height: 500px;
  }
  .single-project .content-wrapper .project-style-5 div {
    height: 350px;
  }
}
@media print {
  .display-print {
    display: block;
  }
  * {
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
    -webkit-print-color-adjust: exact;
    font-family: "FFAbsaraSansWebThin" !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
  li.current-menu-item a {
    color: #c6c9b8 !important;
  }
  .header {
    position: fixed !important;
    left: 0;
    top: 0;
    width: 175px;
    height: 100%;
  }
  .header #inner-header {
    padding-left: 25px;
  }
  .header #inner-header .qtranxs_language_chooser {
    display: none;
  }
  .header #inner-header a.show-menu {
    display: none;
  }
  .header #logo {
    background-image: url('../images/xpect_logo_text.png');
    display: block;
    margin: 30px 0 180px;
    height: 152px;
    width: 82px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .header nav {
    float: none;
  }
  .header nav .mobile-nav {
    display: none;
  }
  .header nav .desktop-nav {
    display: block;
  }
  .header nav .desktop-nav ul li {
    margin: 10px 0;
  }
  .mobile-nav {
    display: none;
  }
  .single-project .info-wrapper {
    padding-left: 140px;
    display: block;
    height: 100%;
    width: 100%;
  }
  .single-project .info-wrapper a.display-mobile {
    display: none;
  }
  .single-project .info-wrapper h1 {
    margin-bottom: 0;
    padding-left: 20px;
  }
  .single-project .info-wrapper .info-content-wrapper {
    margin-bottom: 0;
    display: table-cell;
    padding-top: 10px;
    vertical-align: top;
  }
  .single-project .info-wrapper .info-content-wrapper ul li {
    float: right;
    display: inline-block;
    width: 50%;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 15px;
  }
  .single-project .info-wrapper .info-content-wrapper ul li h2 {
    font-size: 16px;
    margin: 0;
  }
  .single-project .info-wrapper .info-content-wrapper ul li p {
    font-size: 14px;
    margin: 0;
  }
  .single-project .info-wrapper .info-content-wrapper .found-wrapper {
    display: none;
  }
  .single-project .content-wrapper {
    margin-left: 175px;
    float: left;
    width: 40%;
    padding-bottom: 80px;
  }
  .single-project .content-wrapper .video-wrapper {
    display: none;
  }
  .single-project .content-wrapper .object-map {
    display: none;
  }
  .single-project .content-wrapper .content {
    width: 100%;
  }
  .single-project .content-wrapper .content div {
    min-height: 0;
    height: 6cm;
  }
  .single-project .footer-wrapper {
    display: none;
  }
  .content-wrapper .video-wrapper {
    display: none;
  }
  .gmnoprint {
    display: none;
  }
}
