@font-face {
	font-family: 'AkzidenzGrotesk';
	src: url('../fonts/AkzidenzGroteskBE-Cn.eot');
	src: url('../fonts/AkzidenzGroteskBE-Cn.woff') format('woff'), url('../fonts/AkzidenzGroteskBE-Cn.ttf') format('truetype'), url('../fonts/AkzidenzGrotesk.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AkzidenzGrotesk';
	src: url('../fonts/AkzidenzGroteskBE-BoldCn.eot');
	src: url('../fonts/AkzidenzGroteskBE-BoldCn.woff') format('woff'), url('../fonts/AkzidenzGroteskBE-BoldCn.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBE.svg') format('svg');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'FlamaLight';
	src: url('../fonts/FlamaLight.eot');
	src: url('../fonts/FlamaLight.woff') format('woff'), url('../fonts/FlamaLight.ttf') format('truetype'), url('../fonts/FlamaLight.svg') format('svg');
	font-weight: 200;
	font-style: normal;
}
input, button {
	-webkit-appearance: none;
}
body {
	margin: 0; 
}
:focus {
	outline: none !important;
}

#bg-tile {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-khtml-background-size: cover;
	background-size: cover;
}
#bg-tile > a > img {
	position: absolute;
	height: 100%;
	min-width: 100%;
	width: auto;
}
#bg-tile {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
}
.homebg-search-submit {
	position: absolute;
	height: 100%;
	width: 100%;
	background-size: cover !important;
}

#homepage {
	overflow-x: hidden;
	overflow-y: visible;
}

.bgwidth {
	width: 100%;
}
.bgheight {
	height: 100%;
}
#bg, #layer1, #layer2, #layer2-secret, #layer3, #layer3-secret, #layer4, #layer5 {
	display: none;
}
/* layers */
div#layer1 {
	z-index: 100;
	position: relative;
}
div#layer2 {
	z-index: 400;
	width: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	/*padding-top: 130px;*/
	display: none;
	min-height: 100%;
	/*background: rgba(0,0,0, 0.6);*/
	overflow: hidden;
}
div#l2bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0, 0.6);
}
#layer2 > div.project-items {
	width: 90%;
	float: right;
	position: absolute;
	right: 0;
	top: 175px;
}
div#layer2-secret {
	z-index: 250;
	position: relative;
	right: 0px;
	top: 130px;
	display: none;
	width: 100%;
	overflow: hidden;
}
div#layer3 {
	z-index: 300;
	min-height: 100%;
}
div#layer3-secret {
	z-index: 350;
}
div#layer4 {
	z-index: 400;
	position: fixed;
	top: 30%;
	margin-top: -110px;
	text-align: center;
	width: 555px;
	height: 555px;
	left: 50%;
	top: 50%;
	margin: -277px 0px 0px -277px;
}
div#layer5 {
	z-index: 1000;
	position: fixed;
	top: 50%;
	left: 50%;
	display: none;
	margin-left: -23px;
}
/* UI theme modifications */
.ui-content {
	padding: 0;
}
.ui-autocomplete {
	position: absolute;
	cursor: default;
	z-index: 450 !important
}
/* layer 1 */
div.banner {
	display: none;
	height: 130px;
}
div.banner img {
	height: 130px;
	float: right;
}
ul.results {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.results .result {
	display: none;
}
ul.results .result a {
	display: block;
}
ul.results .result div.viewport {
	overflow: hidden;
	position: relative;
}
ul.results .result img {
	width: 100%;
	display: block;
}
ul.results li.hint {
	display: none;
}
ul.results li.hint img {
	width: 100%;
}
.buttons div {
	padding: 15px;
	z-index: 150;
	display: none;
}
.open .buttons div {
	padding: 15px;
	font-weight: normal;
	z-index: 150;
	font-family: 'AkzidenzGrotesk';
	display: block;
}
.project-button {
	position: absolute;
	top: 30px;
	/*right: 0;*/
}
.project-description-button {
	position: absolute;
	top: 30px;
	text-decoration: none;
	color: #fff;
	/*right: 60px;*/
}
/*#layer2 .project-description-button {
	right: 30px;
}
#layer2-secret .project-description-button {
	right: 30px;
}
*/
.toggle-button {
	position: absolute;
	top: 0;
	left: 0;
}
div.viewport {
	/*-moz-box-shadow: -0px -5px 10px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: -0px -5px 10px 1px rgba(0, 0, 0, 0.3);
	box-shadow: -0px -5px 10px 1px rgba(0, 0, 0, 0.3);*/
}
.last {
	-moz-box-shadow: -0px 5px 10px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: -0px 5px 10px 1px rgba(0, 0, 0, 0.3);
	box-shadow: -0px 5px 10px 1px rgba(0, 0, 0, 0.3);
}
/* layer 2 */
ul.project-items {
	margin: 0;
	padding: 0;
	list-style-type: none;
	-moz-box-shadow: -5px 5px 10px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: -5px 5px 10px 1px rgba(0,0,0,0.3);
	box-shadow: -5px 5px 10px 1px rgba(0,0,0,0.3);
}
ul.project-items .result a {
	display: block;
}
ul.project-items .result div {
	overflow: hidden;
	/*background: rgba(0,0,0,0.65);*/
	position: relative;
	height: 20px;
	font-size: 23px;
}
ul.project-items .result img {
	display: block;
	width: 100%;
}
/* layer 3 */

.project-description {
	z-index: 520;
	position: fixed;
	right: 0px;
	top: 0px;
	width: 260px;
	background: rgba(0,0,0,0.65);
	color: white;
	padding: 160px 30px 100px 30px;
	-moz-box-shadow: -30px 30px 60px 15px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: -30px 30px 60px 15px rgba(0, 0, 0, 0.3);
	box-shadow: -30px 30px 60px 15px rgba(0, 0, 0, 0.3);
	display: none;
}
.ios div, .ios li, .ios ul {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.project-description {
	border-bottom-left-radius: 7px;
	min-height: 100%;
}
.project-title {
	font-size: 23px;
	text-transform: uppercase;
	border-top: 2px solid #fff;
	font-family: 'AkzidenzGrotesk';
	letter-spacing: 0.1em;
	line-height: 24px;
	padding-top: 80px;
	margin-top: 25px;
	letter-spacing: 1px;
}
.copy {
	padding: 10px 0 10px;
	font-family: 'FlamaLight', Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: justify;
	text-shadow: none;
}
.project-description-close-button {
	position: absolute;
	top: 130px;
	left: 30px;
}
.project-description-more-button {
	position: absolute;
	top: 130px;
	right: 30px;
	color: #fff !important;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'AkzidenzGrotesk';
	background: url('../images/right-arrow.png') no-repeat right center;
	padding-right: 20px;
}
/* layer 3 secret */
#layer3-secret .project-description {
	z-index: 570;
}
/* layer 4 */

#layer4.top-position {
	top: 110px;
	height: 130px;
	width: 563px;
}
.top-position .autocomplete-bar {
	margin-left: 0px;
	margin-right: auto;
	padding: 30px;
	width: 540px;
	height: 65px;
	z-index: 450;
	background: url('../images/searchbar-optionC.png') 0 no-repeat;
}
.top-position img.logo {
	display: none;
}
.top-position #logo-link {
	/*background: url("../images/inner-logo.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);*/
	background: url("../images/search-logo1.png") no-repeat scroll 0 center;
	background-size: contain;
	display: block;
	float: left;
	height: 49px;
	left: 3px;
	margin: -9px 16px -3px -3px;
	position: relative;
	width: 92px;
}
.top-position .ui-input-search {
	width: 277px;
	float: left;
	margin: 5px;
	margin: 3px 5px;
}
.middle-position .autocomplete-bar {
	margin-left: auto;
	margin-right: auto;
	z-index: 450;
	width: 100%;
	height: 100%;
}
.middle-position img.logo {
	float: left;
	width: 240px;
	margin-left: 25px;
}
.middle-position div {
	width: 413px;
}
.middle-position .autocomplete-bar div.ui-input-search {
	/*margin: 50px 5px;*/
	float: left;
}
.top-position .autocomplete-bar div.ui-input-search {
	background: white;
	margin: 0;
	height: 34px;
}
input.ui-input-text, textarea.ui-input-text {
	line-height: normal;
}
.placeholder {
	color: #aaa;
}
#autocomplete {
	color: #1d1d1b;
	font-family: 'AkzidenzGrotesk', Arial, Helvetica, sans-serif;
	font-size: 30px;
	height: 31px;
	padding: 0px 5px;
	text-transform: uppercase;
	width: 100%;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
.middle-position #autocomplete {
	font-weight: normal;
	margin-top: -2px;
}
}
.top-position #autocomplete {
	font-size: 23px;
}
#layer4 ::-webkit-input-placeholder {
 color:#1d1d1b;
 opacity:1;
}
 #layer4 :-moz-placeholder {
 color:#1d1d1b;
 opacity:1;
}
 #layer4 ::-moz-placeholder {
 opacity:1;
 color:#1d1d1b;
}
 #layer4 :-ms-input-placeholder {
 color:#1d1d1b;
 opacity:1;
}
#autocomplete-tid {
	display: none;
}
.autocomplete-bar a.ui-input-clear {
	display: none;
}
.autocomplete-bar div.ui-input-search {
	background: none repeat scroll 0 0 #fff;
	height: 34px;
	padding: 3px;
}
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content {
	top: -1000px;
}
#submit-link {
	display: block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-weight: normal;
	width: 71px;
}
.banner .ui-link:visited {
	color: #fff;
}
.banner .ui-link {
	color: #fff;
	font-weight: normal;
}
.ui-body-c .banner, .banner .ui-overlay-c {
	color: #fff;
	text-shadow: none;
}
.copy a:link, .copy a:visited, .copy a:hover .copy a:active {
	color: white;
}
ul .result a .toggle-button {
	display: none;
}
.middle-position .search-button {
	height: 50px;
	margin-top: -25px;
	position: relative;
	top: 44%;
	width: 100%;
}
.middle-position .search-button .ui-input-search {
	margin: 0;
}
.middle-position .search-button .search-left {
	display: inline-block;
	float: left;
	width: 50px;
	height: 50px;
}
.top-position .search-button .search-left {
	display: inline-block;
	float: left;
	width: 65px;
	height: 65px;
}
.search-button .search-left div {
	background: rgba(0,0,0,0.65) url('../images/nav-icon.png') center 5px no-repeat;
	width: 65px;
	height: 65px;
}
.search-button .search-left .opened div {
	background: rgba(0,0,0,0.65) url('../images/nav-icon.png') 19px -78px no-repeat;
}
.middle-position .search-button .search-left div {
	background: rgba(0,0,0,0.65) url('../images/nav-icon.png') center -3px no-repeat;
	width: 50px;
	height: 50px;
}
.middle-position .search-button .search-left .opened div {
	background: rgba(0,0,0,0.65) url('../images/nav-icon.png') center -85px no-repeat;
}
.middle-position .search-button .search-right {
	width: 485px;
	display: inline-block;
	background: rgba(0,0,0,0.65);
	padding: 8px;
	margin-left: 2px;
}
.top-position .search-button .search-right {
	width: 463px;
	display: inline-block;
	background: rgba(0,0,0,0.65);
	padding: 16px 0 12px 10px;
	position: relative;
}
.search-button .search-right span {
	background: none repeat scroll 0 0 #e81851;
	display: block;
	height: 34px;
	text-align: center;
	font-size: 25px;
	width: 71px;
	line-height: 35px;
	font-family: 'AkzidenzGrotesk', Arial, Helvetica, sans-serif;
}
.top-position .search-button .search-right span {
	font-size: 23px;
}
.search-button .search-right span:focus {
	background: #fff;
	color: #e81851;
}
.search-button .search-right .search-start {
	width: 58px;
	float: left;
	position: relative;
}
.project-content-title {
	background: rgba(0, 0, 0,0.65);
	position: relative;
	display: inline-block;
	float: right;
	top: 30px;
	color: white;
	text-decoration: none;
}
.project-more-button,
.project-items .project-description-button {
	background: rgba(0, 0, 0, 0.65) !important;
	position: relative;
	top: 30px;
	float: right;
	color: white;
	text-decoration: none;
}
.project-description-button div, .project-more-button div {
	height: 20px;
	line-height: 20px;
	/*width: 46px;*/
}
ul.results .result a,
ul.project-item .result a {
	/*background: rgba(0, 0, 0,0.65);*/
	font-size: 23px;
	font-family: 'AkzidenzGrotesk';
	line-height: 28px;
}
ul.results .result a.buttons div,
ul.project-items .result a.buttons div {
	padding: 10px 12px!important;
}
.autocomplete-bar .logo {
	width: 60px;
}
.autocomplete-bar .search-start a {
	text-decoration: none;
	color: white !important;
}
#sidebar {
	position: fixed;
	height: 1px;
	overflow: auto;
	z-index: 1000;
	min-height: 100%;
	background: red;
	width: 260px;
	left: -260px;
	background: url('../images/sidebar-bg.jpg') top left repeat-y;
}
#sidebar .sidebar-wrapper {
	padding: 25px 45px 0;
	/*background: url('../images/sidebar-top-bg.jpg') top center no-repeat;*/
}
.links-list, .social-list {
	list-style: none;
	padding: 0px;
	width: 100%;
	overflow: hidden;
}
.links-list {
	border-bottom: 1px solid #ffffff;
	padding-bottom: 5px;
}
.social-list {
	margin-bottom: 50px;
}
.links-list li {
	margin-bottom: 15px;
}
.links-list li a {
	color: #ffffff;
	font-family: 'AkzidenzGrotesk';
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -1px 1px 1px #00a7b9, 1px -1px 1px #e61e54;
	text-transform: uppercase;
}
.info-text {
	padding-right: 10px;
}
.info-text p.name {
	text-align: right;
	color: #ffffff;
	font-family: 'AkzidenzGrotesk';
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -1px 1px 1px #00a7b9, 1px -1px 1px #e61e54;
	text-transform: uppercase;
	margin: 5px 0 -5px 0;
}
.info-text p.post {
	text-align: right;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0 5px 0;
	font-family: 'FlamaLight';
	font-weight: 200;
}
.info-contacts {
	margin-bottom: 30px;
}
.info-contacts a:first-child {
	background: url('../images/phone-bg.png') top left no-repeat;
	color: #302e2f;
	display: block;
	font-size: 13px;
	height: 19px;
	line-height: 26px;
	font-family: 'FlamaLight';
	font-weight: 200;
	margin-bottom: 5px;
	padding: 5px;
	text-align: right;
	width: 155px;
	text-decoration: none;
}
.info-contacts a:last-child {
	background: url('../images/email-bg.png') top left no-repeat;
	color: #302e2f;
	display: block;
	font-size: 13px;
	height: 19px;
	line-height: 26px;
	margin-bottom: 5px;
	padding: 5px;
	font-family: 'FlamaLight';
	font-weight: 200;
	text-align: right;
	width: 155px;
	text-decoration: none;
}
.social-list li {
	float: left;
	margin: 0 11px 0 0px;
}
.viewport .viewport-panel {
	display: inline-block;
	position: absolute !important;
	top: 0px;
	right: 15px;
	overflow: visible !important;
	background: none !important;
}

/*#layer2 .viewport .viewport-panel,
#layer2-secret .viewport .viewport-panel {
	margin-right: -68px;
}*/

.viewport .viewport-panel .project-video,
.viewport .viewport-panel .project-website,
.viewport .viewport-panel .project-email,
.viewport .viewport-panel .project-shop,
.viewport .viewport-panel .project-spare {
	display: inline-block;
	background: none;
}
.viewport .viewport-panel a {
	margin-left: 2px;
}
ul.results .result .viewport .viewport-panel a.no-prop div, 
ul.project-items .result .viewport .viewport-panel a.no-prop div{
	height: 40px;
	width: 40px;
	padding: 0 !important;
	background: rgba(0,0,0,0.65)
}
.icons-container .project-content-title {
	display: none;
}
.icons-container .project-content-title:last-child {
	display: block;
}
.viewport.closed .viewport-panel a {
	display: none !important;
	background: none !important;
}
.icons-container .project-website, .viewport-panel .project-website {
	/*right: 98px;*/
	height: 40px;
	float: right;
	padding: 0;
	position: relative;
	top: 30px;
	width: 40px;
}
.icons-container .project-email, .viewport-panel .project-email {
	/*right: 98px;*/
	height: 40px;
	float: right;
	padding: 0;
	position: relative;
	top: 30px;
	width: 40px;
}
.icons-container .project-shop, .viewport-panel .project-shop {
	/*right: 98px;*/
	height: 40px;
	float: right;
	padding: 0;
	position: relative;
	top: 30px;
	width: 40px;
}
.icons-container .project-spare, .viewport-panel .project-spare {
	/*right: 98px;*/
	height: 40px;
	float: right;
	padding: 0;
	position: relative;
	top: 30px;
	width: 40px;
}
.icons-container .project-video, .viewport-panel .project-video {
	/*right: 98px;*/
	height: 40px;
	float: right;
	padding: 0;
	position: relative;
	top: 30px;
	width: 40px;
}
.icons-container .project-website div, .icons-container .project-email div, .icons-container .project-shop div, .icons-container .project-spare div, .icons-container .project-video div {
	height: 40px !important;
	padding: 0;
	width: 40px;
}
.icons-container .video-icon img {
	width: auto;
}
.icons-container .project-content-title div {
	padding: 10px !important;
}
 @media (max-width:600px) {

#layer2 > div.project-items {
	top: 30px;
}

div#layer4 {
	width: 470px;
	margin-left: -235px;
	height: 480px;
	margin-top: -240px;
}
.middle-position .search-button .search-right {
	width: 390px;
}
.middle-position div {
	width: 325px;
}
.middle-position .autocomplete-bar {
	background-size: contain !important;
	-moz-background-size: contain !important;
	-webkit-background-size: contain !important;
}
.top-position .autocomplete-bar {
	width: 460px;
}
.top-position .search-button .search-right {
	width: 398px;
	padding: 8px 0 8px 10px;
}
.top-position .autocomplete-bar div.ui-input-search {
	width: 272px;
}
.top-position .autocomplete-bar {
	padding-left: 9px;
}
.top-position .search-button .search-left, .top-position .search-button .search-left div {
	width: 50px;
	height: 50px;
}
.top-position .search-button .search-right span {
	text-indent: -10000px;
	background: url('../images/search-btn.png') center center no-repeat #e11c54;
	height: 35px;
	width: 35px;
}
.top-position .search-button .search-right .search-start, .top-position #submit-link {
	width: 35px;
	background: #e11c54;
}
.top-position .search-button .search-left div {
	background: url("../images/nav-icon.png") no-repeat scroll center -2px rgba(0, 0, 0, 0.65);
}
.top-position .search-button .search-left .opened div {
	background: url("../images/nav-icon.png") no-repeat scroll 14px -85px rgba(0, 0, 0, 0.65)
}
.top-position #logo-link {
	margin: 0px 11px -3px 0;
	margin-bottom: -1px;
	/*background: url("../images/inner-logo.png") no-repeat scroll 0 center;*/
	background: url("../images/search-logo1.png") no-repeat scroll 0 center;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	width: 70px;
	height: 35px;
}
div.banner {
	height: 68px;
}
div.banner img {
	display: none !important;
}
.top-position .autocomplete-bar {
	padding: 9px;
}
#layer4.top-position {
	height: 68px;
}
.project-more-button, #layer2 .project-description-button, #layer2-secret .project-description-button {
	/*right: 9px;*/
	top: 9px;
}
.project-content-title {
	top: 9px;
	/*right: 77px;*/
}
.icons-container .project-website, .icons-container .project-email, .icons-container .project-shop, .icons-container .project-spare, .icons-container .project-video.video-1, .project-more-button {
	top: 9px;
}
.viewport-panel .project-website, .viewport-panel .project-email, .viewport-panel .project-shop, .viewport-panel .project-spare, .viewport-panel .project-video.video-1 {
	top:8px;
	margin-top: 1px;
}
.viewport .viewport-panel {
	top: 9px;
}
div#layer2 {
	top: 68px;
}
/*.icons-container .project-website, .viewport-panel .project-website {
	right: 76px;
}
.icons-container .project-email, .viewport-panel .project-email {
	right: 118px;
}
.icons-container .project-shop, .viewport-panel .project-shop {
	right: 160px;
}
.icons-container .project-spare, .viewport-panel .project-spare {
	right: 202px;
}
.icons-container .project-video.video-1, .viewport-panel .project-video.video-1 {
	right: 244px;
}*/
}
 @media (max-width:477px) {

.project-description {
	overflow:auto;
}

.copy {

	padding-bottom:190px;
}

div#layer4 {
	height: 320px;
	margin-left: -150px;
	margin-top: -160px;
	width: 309px;
}
.middle-position .search-button .search-right {
	width: 232px;
}
.middle-position div {
	width: 161px;
}
.top-position .autocomplete-bar {
	width: 305px;
}
.top-position .search-button .search-right {
	width: 245px;
	padding: 8px 0 8px 5px;
}
.top-position .autocomplete-bar div.ui-input-search {
	width: 120px;
	height:35px;
}
.top-position #autocomplete {
	padding: 0 2px;
}
.middle-position .search-button .search-right {
	margin-left: -4px;
}
}
.mCSB_container {
	margin-right: 0 !important;
}
.fancybox-wrap {
	background: rgba(0,0,0,0.65);
}
.sidebar-info-block:last-child .image {
	margin-bottom: 30px;
}

.sidebar .mCSB_draggerContainer{
	display: none;
}

@media screen and (device-aspect-ratio: 40/71) {
.project-description {
	overflow:auto;
}
.copy {
	padding-bottom:190px;
}
}

 @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
 .project-description-more-button {
background:url("../images/right-arrow@2x.png") no-repeat scroll right center;
background-size: 14px auto;
}
 #sidebar {
background: url("../images/sidebar-bg@2x.jpg") repeat-y scroll left top rgba(0, 0, 0, 0);
background-size: 260px auto;
}
 .info-contacts a:first-child {
background: url("../images/phone-bg@2x.png") no-repeat scroll left top;
background-size: 165px auto;
}
 .info-contacts a:last-child {
background:url("../images/email-bg@2x.png") no-repeat scroll left top;
background-size: 165px auto;
}
 #sidebar .sidebar-wrapper {
/*background: url("../images/sidebar-top-bg@2x.jpg") no-repeat scroll center top;*/
background-size: 198px auto;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.sbfix{
		left: -15px !important;
	}
}
