/* ---------------------------------------------------------
   1. Embedded fonts styles
   2. General reset
   3. Common site styles
   4. Custom form styles
   5. Styles for responsive breakpoints
   ---------------------------------------------------------*/
    
/* ---------------------------------------------------------
   1. Embedded fonts styles
   ---------------------------------------------------------*/
@font-face {
	font-family: "bebasneue-webfont";
	src: url('../fonts/bebasneue-webfont.eot');
	src: url('../fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/bebasneue-webfont.woff') format('woff'),
		 url('../fonts/bebasneue-webfont.ttf')  format('truetype'),
		 url('../fonts/bebasneue-webfont.svg#bebasneue-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "opensans-light";
	src: url('../fonts/opensans-light-webfont.eot');
	src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/opensans-light-webfont.woff') format('woff'),
		 url('../fonts/opensans-light-webfont.ttf')  format('truetype'),
		 url('../fonts/opensans-light-webfont.svg#opensans-light-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "opensans-regular";
	src: url('../fonts/opensans-regular-webfont.eot');
	src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/opensans-regular-webfont.woff') format('woff'),
		 url('../fonts/opensans-regular-webfont.ttf')  format('truetype'),
		 url('../fonts/opensans-regular-webfont.svg#opensans-regular-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "segoeprb-webfont";
	src: url('../fonts/segoeprb-webfont.eot');
	src: url('../fonts/segoeprb-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/segoeprb-webfont.woff') format('woff'),
		 url('../fonts/segoeprb-webfont.ttf')  format('truetype'),
		 url('../fonts/segoeprb-webfont.svg#segoeprb-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "segoeuiz-webfont";
	src: url('../fonts/segoeuiz-webfont.eot');
	src: url('../fonts/segoeuiz-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/segoeuiz-webfont.woff') format('woff'),
		 url('../fonts/segoeuiz-webfont.ttf')  format('truetype'),
		 url('../fonts/segoeuiz-webfont.svg#segoeuiz-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "opensans-bold";
	src: url('../fonts/opensans-bold-webfont.eot');
	src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/opensans-bold-webfont.woff') format('woff'),
		 url('../fonts/opensans-bold-webfont.ttf')  format('truetype'),
		 url('../fonts/opensans-bold-webfont.svg#opensans-bold-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* ---------------------------------------------------------
   2. General reset
   ---------------------------------------------------------*/
/*
* set default text color
* set default font size, line height and font family
* set default background
*/
body {
	margin:0;
	color:#111;
	font:14px/16px "opensans-regular", Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:320px;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
}
img {
	vertical-align:top;
	border:none;
}
/* set styles for default page links */
a {
	text-decoration:none;
	color:#3cb878;
}
a:hover {text-decoration:underline;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input[type=submit],
input[type=text],
input[type=password],
input[type=file],
textarea,
input[type=email]{-webkit-appearance:none;}
textarea,
input[type=submit],
input[type=text],
input[type=email]{-webkit-border-radius:0;}
input[type="image"]{
	padding:0;
	border:none;
}
header,
footer,
article,
section,
hgroup,
nav,
figure{ display: block; }
figure{
	margin:0;
	padding:0;
}
/* ---------------------------------------------------------
   3. Common site styles
   ---------------------------------------------------------*/
.cortex-page {background:#0c0c0c;}
.contact-page {
	background:#f3f0f0 url(../images/bg-contact.png);
}
/* main container styles */
#wrapper{
	overflow:hidden;
	position:relative;
	width:100%;
	max-width:1800px;
	margin:0 auto;
}
.cortex-page #wrapper:before {
	position:absolute;
	top:0;
	left:50%;
	bottom:0;
	background:url(../images/bg-cortex.png) repeat-y;
	width:1800px;
	margin:0 0 0 -900px;
	content:'';
}
/* header styles */
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
}
.header-inner {
	max-width:933px;
	padding:22px 9px 20px 18px;
	margin:0 auto;
}
.cortex-page .header-inner {
	padding:0 94px 20px 23px;
	max-width:843px;
}
/* page logo styles */
.logo {
	width: 325px;
	height: 65px;
	float:left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
	margin:10px 0 0;
}
.logo a {
	display: block;
	height: 100%;
}
/* footer logo styles */
#footer .logo {
	display:block;
	float:none;
	width: 197px;
	height: 38px;
	background: url(../images/logo2.png) no-repeat;
	margin:0 0 25px;
}
.cortex-page .logo {
	width: 287px;
	height: 93px;
	background: url(../images/logo3.png) no-repeat;
	margin:12px 0 0 1px;
}
.cortex-page #footer .logo {
	width: 169px;
	height: 55px;
	background: url(../images/logo4.png) no-repeat;
	margin:-10px 0 18px 4px;
}
.header-holder {float:right;}
.link-block {
	float:right;
	margin:0 0 27px;
	font:14px/16px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
}
.link-block .return {
	float:left;
	margin:19px 0 0;
	position:relative;
}
.link-block .return:before {
	position:absolute;
	bottom:-16px;
	height:18px;
	width:60px;
	right:-33px;
	background:url(../images/sprite.png) no-repeat 0 -22px;
	content:'';
}
.link-block .site {
	float:left;
	background:#25242a;
	padding:15px 5px 13px 10px;
	border-radius:0 0 3px 3px;
	font:17px/19px "segoeuiz-webfont", Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 0 40px;
	text-transform:none;
}
.link-block .site > a {color:#fff;}
/* select-form styles */
.select-form {
	float:right;
	margin:0 0 30px;
}
.select-form label {
	float:left;
	text-transform:uppercase;
	font:14px/16px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#2c2c2c;
	margin:3px 0 0;
}
.select-form select {
	float:left;
	width:22px;
	margin:0 0 0 3px;
}
/* main navigation styles */
#nav {
	clear:both;
	margin:0 3px 0 0;
	position:relative;
	z-index:300;
}
.cortex-page #nav {margin:0 7px 0 0;}
#nav:after,
.header-inner:after {
	content:'';
	display:block;
	clear:both;
}
#nav ul {
	padding:0;
	margin:0;
	list-style:none;
	text-transform:uppercase;
	font:20px/22px "bebasneue-webfont", Arial, Helvetica, sans-serif;
}
#nav li {
	float:left;
	padding:0 0 0 16px;
	position:relative;
}
#nav a {color:#303030;}
.cortex-page #nav a {color:#fff;}
#nav li:before {
	position:absolute;
	left:7px;
	top:2px;
	background:url(../images/sep.png) no-repeat;
	width:2px;
	height:17px;
	content:'';
}
.cortex-page #nav li:before {background:url(../images/sep3.png) no-repeat;}
#nav li:first-child:before {background:none;}
#nav li.hover {position:relative;}
#nav li.hover .drop {display:block;}
#nav .drop {
	display:none;
	position:absolute;
	top:100%;
	padding:13px 0 0;
	z-index:300;
	background:url(../images/transparent.gif);
}
#nav .last .drop {
	right:0;
}
#nav .drop ul {
	padding:6px 12px 3px;
	margin:0;
	list-style:none;
	background: rgba(48, 48, 48, 0.9);
	position:relative;
	min-width:96px;
	float:left;
}
#nav .drop ul:after {
	content:'';
	display:block;
	clear:both;
}
#nav .drop ul:before {
	position:absolute;
	top:-8px;
	left:9px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #3d3b39;
	content:'';
}
#nav .last .drop ul:before {
	left:auto;
	right:9px;
}
#nav .drop li,
#nav li.hover .drop li {
	float:left;
	clear:both;
	margin:0 -9993px 0 0;
	position:static;
	padding:0 0 2px;
}
#nav .drop li.before,
#nav li.hover .drop li:before {background:none;}
#nav .drop a,
#nav li.hover .drop a {
	color:#e2e2e2;
	display:block;
	white-space:nowrap;
	padding:0 9999px 0 0;
	height:1%;
}
#nav .drop a:hover,
#nav li.hover .drop a:hover,
#nav li.hover .drop .active a {
	text-decoration:none;
	color:#3cb878;
}
/* main content styles */
#main {
	position:relative;
	z-index:1;
}
#main:after,
.content-block:after,
.content-holder:after {
	content:'';
	display:block;
	clear:both;
}
/* content-block styles */
.content-block {width:100%;}
.content-holder {
	max-width:960px;
	margin:0 auto;
}
.header-block {
	background:#e2e2e2;
	margin:0 0 75px;
	position:relative;
}
.header-block:before {
	position:absolute;
	bottom:0;
	left:0;
	width:1800px;
	height:119px;
	background:url(../images/bg-mask3.png) no-repeat;
	content:'';
}
.header-block .content-holder {padding:121px 0 0;}
.header-block .visual {
	float:left;
	margin:0 -26px -96px -29px;
	position:relative;
	z-index:10;
}
.header-block .visual img {vertical-align:top;}
.header-block .description {
	padding:178px 6px 20px 0;
	font:18px/20px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#303030;
	text-transform:uppercase;
	position:relative;
	z-index:30;
}
.header-block .description:after {
	content:'';
	display:block;
	clear:both;
}
.header-block .description p {margin:0 0 11px;}
.header-block h1 {
	text-transform:uppercase;
	font-size:59px;
	line-height:47px;
	font-weight:normal;
	color:#303030;
	margin:0 0 12px;
}
.header-block .name {
	display:block;
	font-size:17px;
	line-height:19px;
	padding:0 0 48px;
}
.button {
	display:inline-block;
	vertical-align:top;
	color:#fff;
	font:17px/19px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	padding:10px 30px;
	background:#303030;
	text-align:center;
}
.header-block .button {margin:0 0 0 4px;}
.button.white {
	background:#fff;
	color:#303030;
	padding:10px 27px 10px 30px;
}

.box-block {
	overflow:hidden;
	margin:0 0 0 10px;
}
.box-section {
	width:100%;
	position:relative;
	z-index:10;
	margin:0 0 -84px;
	padding:30px 0 0;
}
.box-section:after {
	content:'';
	display:block;
	clear:both;
}
.boxes {width:100%;}
.boxes:after {
	content:'';
	display:block;
	clear:both;
}
.box {
	float:left;
	margin:0 0 0 6%;
	width:27.7%;
	position:relative;
}
.boxes .box:first-child {margin:0 0 8px;}
.box img {
	display:block;
	width:100%;
	height:auto;
}
.box .text-block {
	position:absolute;
	bottom:6%;
	right:-14%;
	width:87%;
	background:#303030;
}
.box .text-block .holder {
	overflow:hidden;
	padding:13px 3px 16px 18px;
	font-size:12px;
	line-height:14px;
	color:#fff;
}
.box h2 {
	text-transform:uppercase;
	font:40px/42px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#e2e2e2;
	margin:0 0 3px;
}
.box p {margin:0 0 17px;}
.box .button {
	background:#e2e2e2;
	color:#303030;
	padding:11px 14px 9px;
	margin:0;
}
.box:before,
.box:after {
	content:"";
	position:absolute;
	z-index:-2;
	bottom:6px;
	left:8px;
	width:50%;
	height:20%;
	max-width:300px;
	-webkit-box-shadow:0 10px 2px rgba(154, 154, 154, 0.6);
	-moz-box-shadow:0 10px 2px rgba(154, 154, 154, 0.6);
	box-shadow:0 10px 2px rgba(154, 154, 154, 0.6);
	-webkit-transform:rotate(-2deg);
	-moz-transform:rotate(-2deg);
	-ms-transform:rotate(-2deg);
	-o-transform:rotate(-2deg);
	transform:rotate(-2deg);
}
.box:after {
	right:8px;
	left:auto;
	-webkit-transform:rotate(2deg);
	-moz-transform:rotate(2deg);
	-ms-transform:rotate(2deg);
	-o-transform:rotate(2deg);
	transform:rotate(2deg);
}
/* banner-block styles */
.banner-block {
	height:654px;
	position:relative;
	z-index:8;
	overflow:hidden;
}
.banner-block:before {
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/bg-mask7.png) no-repeat;
	height:124px;
	width:1800px;
	z-index:5;
	content:'';
}
/* background stretcher example styles */
.bg-frame{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index:-1
}
.bg-frame img{
	position:absolute;
	left:0;
	top:0;
}
.banner-block .w1 {
	width:100%;
}
.banner-block .content-holder {
	padding:244px 74px 152px 71px;
	max-width:815px;
}
.banner-block .visual {
	float:right;
	margin:0 0 0 110px;
}
.banner-block .visual img {vertical-align:top;}
.banner-block .description {
	overflow:hidden;
	padding:35px 0 0;
}
.banner-block h2 {
	text-transform:uppercase;
	font:59px/47px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#272728;
	margin:0 0 31px;
}
.recent-block {
	background:url(../images/bg-rep.jpg);
	position:relative;
	z-index:6;
}
.recent-block:before {
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-mask16.png) no-repeat;
	height:119px;
	width:1800px;
	content:'';
}
.recent-block .w1 {
	width:100%;
	min-height:420px;
}
.recent-block .w1:after,
.banner-block .w1:after {
	content:'';
	display:block;
	clear:both;
}
.recent-block .w1:before{
	position:absolute;
	top:119px;
	left:0;
	background:url(../images/bg-4.jpg) no-repeat;
	height:331px;
	width:1800px;
	z-index:-1;
	content:'';
}
.banner-block .w1:before {
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-7-2.png) no-repeat;
	height:136px;
	width:1800px;
	z-index:5;
	content:'';
}
.recent-block .content-holder {
	padding:159px 14px 107px 8px;
	max-width:938px;
	overflow:hidden;
}
.recent-block h2 {
	text-transform:uppercase;
	font:40px/42px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#252525;
	margin:0 0 11px 9px;
}
.recent-box {
	overflow:hidden;
	background:#e2e2e2;
	border:9px solid #fff;
	padding:13px 42px 0 20px;
	position:relative;
	z-index:300;
}
.recent-list {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	color:#111;
}
.recent-list li {
	overflow:hidden;
	background:url(../images/bg-border.png) repeat-x;
	padding:8px 67px 8px 0;
}
.recent-list > li:first-child {
	background:none;
	padding:0 67px 10px 0;
}
/* social networks styles */
.social-list {
	float:right;
	padding:0;
	margin:18px 0 0 120px;
	list-style:none;
}
.social-list li {
	float:left;
	margin:0 0 0 32px;
	background:none;
	padding:0;
}
.social-list a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.social-list .twitter {
	background:url(../images/sprite.png) no-repeat;
	width:18px;
	height:14px;
	margin:2px 0 0;
}
.social-list .facebook {
	background:url(../images/sprite.png) no-repeat -49px 0;
	width:11px;
	height:19px;
}
.recent-list .description {overflow:hidden;}
.recent-list .title {
	display:block;
	color:#3cb878;
	font:14px/16px "opensans-bold", Arial, Helvetica, sans-serif;
}
.recent-list .title > a {color:#3cb878;}
.recent-list p {margin:0 0 9px;}
.recent-list .more {
	text-transform:uppercase;
	color:#3cb878;
	font:14px/16px "opensans-bold", Arial, Helvetica, sans-serif;
}
.subscribe-block {
	background:url(../images/bg-5.jpg) no-repeat 0 51px;
	height:335px;
	position:relative;
	margin:-52px 0 0;
	z-index:10;
}
.subscribe-block:before {
	position:absolute;
	top:0;
	left:0;
	width:1800px;
	height:51px;
	background:url(../images/bg-mask2.png) no-repeat;
	content:'';
}
.subscribe-block .content-holder {
	padding:128px 65px 82px 70px;
	max-width:825px;
}
.subscribe-block .description {
	float:left;
	width:400px;
}
.subscribe-block .sub-title {
	display:block;
	text-transform:uppercase;
	font:18px/20px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#e2e2e2;
	margin:0 0 11px 3px;
}
.subscribe-block h1 {
	text-transform:uppercase;
	font:59px/47px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#e2e2e2;
	margin:0;
}
/* subscribe-form styles */
.subscribe-form {
	float:right;
	width:380px;
	margin:84px 0 0;
}
.subscribe-form input[type="submit"] {
	float:right;
	margin:0 0 0 5px;
	border:none;
	padding:0 0 2px;
	width:44px;
	height:39px;
	color:#2c2c2c;
	text-align:center;
	font:17px/34px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	overflow:hidden;
	background:#e2e2e2;
	text-transform:uppercase;
}
.subscribe-form input[type="submit"]:hover {
	cursor:pointer;
	background:#3cb878;
	color:#e2e2e2;
}
.subscribe-form input[type="text"]{
	border:none;
	display:block;
	color:#e2e2e2;
	padding:10px 18px 10px;
	margin:0;
	font:16px/18px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	background:#0b0b0b;
	height:39px;
	text-transform:uppercase;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.subscribe-form .text {overflow:hidden;}
.subscribe-form input[type="text"]::-webkit-input-placeholder {color: #e2e2e2;}
.subscribe-form input[type="text"]:-moz-placeholder {color: #e2e2e2;}
.subscribe-form input[type="text"]::-moz-placeholder {
	color: #e2e2e2;
	opacity: 1;
}
.subscribe-form input[type="text"]:-ms-input-placeholder {color: #e2e2e2;}
/* visual block styles */
.top-block {
	position:relative;
	overflow:hidden;
	height:872px;
}
.top-block:before {
	position:absolute;
	bottom:0;
	left:50%;
	margin:0 0 0 -900px;
	width:1800px;
	height:119px;
	z-index:100;
	background:url(../images/bg-mask8.png) no-repeat;
	content:'';
}
.top-block .content-holder {
	padding:301px 57px 20px 60px;
	max-width:843px;
	color:#fff;
}
.top-block .visual {
	float:right;
	margin:0 0 0 10px;
}
.top-block .visual img {vertical-align:top;}
.top-block .description {
	overflow:hidden;
	padding:28px 0 0;
	position:relative;
	z-index:100;
}
.wrap-cols {margin:0 0 0 49px;}
.top-block h1 {
	text-transform:uppercase;
	color:#fff;
	font:77px/62px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	margin:0 0 40px;
}
.top-block .button {
	font-size:21px;
	line-height:23px;
	padding:16px 34px 13px 40px;
	margin:0 0 0 6px;
}
.key-block {
	margin:0;
	padding:98px 0 0;
}
.key-block .content-holder {
	padding:20px 5px 63px;
	max-width:950px;
	color:#fff;
}
.key-block h2 {
	text-transform:uppercase;
	color:#fff;
	font:50px/52px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	margin:0 0 72px;
	text-align:center;
}
.key-block .cols {width:100%;}
.key-col {
	display:inline-block;
	vertical-align:top;
	width:25%;
	margin:0 0 0 10%;
}
.key-col:after,
.key-block .cols:after,
.wrap-cols:after {
	content:'';
	display:block;
	clear:both;
}
.key-block .cols .key-col:first-child {margin:0;}
.key-col .visual {
	display:table;
	width:100%;
	margin:0 0 14px;
}
.key-col .visual > div {
	display:table-cell;
	width:100%;
	text-align:center;
	vertical-align:middle;
}
.key-col h3 {
	text-transform:uppercase;
	color:#fff;
	font:italic 49px/30px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	position:relative;
	text-align:center;
	margin:0;
}
.key-col h3 > span {
	display:inline-block;
	vertical-align:top;
	padding:0 14px 0 0;
	background:url(../images/bg-title.png) no-repeat 100% 3px;
}
.key-col h3 strong {
	display:block;
	position:relative;
	text-align:center;
	font-weight:normal;
	width:228px;
	height:78px;
	-moz-transform:rotate(-13deg);
	-o-transform:rotate(-13deg);
	-webkit-transform:rotate(-13deg);
	-ms-transform:rotate(-13deg);
	transform:rotate(-13deg);
	margin:34px 0 24px -7px;
}
.key-col p {margin:0 0 10px;}
.key-col .holder {
	overflow:hidden;
	padding:0 0 13px;
	text-align:justify;
	line-height:17px;
}
.introduce1 {
	background:#17161c;
	position:relative;
	overflow:hidden;
	z-index:1;
	height:945px;
}
.introduce2 {
	position:relative;
	height:945px;
	margin:0;
	z-index:1;
	overflow:hidden;
}
.introduce3 {
	z-index:1;
	overflow:hidden;
	position:relative;
	height:945px;
	margin:0;
}
.introduce1:before {
	position:absolute;
	bottom:0;
	left:50%;
	margin:0 0 0 -900px;
	width:1800px;
	height:137px;
	background:url(../images/bg-mask6-2.png) no-repeat;
	content:'';
}
.introduce2:before {
	position:absolute;
	bottom:0;
	left:50%;
	width:1800px;
	margin:0 0 0 -900px;
	height:136px;
	background:url(../images/bg-mask10-2.png) no-repeat;
	content:'';
}
.introduce3:before {
	position:absolute;
	bottom:0;
	left:50%;
	margin:0 0 0 -900px;
	width:1800px;
	height:137px;
	background:url(../images/bg-mask12.png) no-repeat;
	content:'';
}
.introduce-block .w1,
.about-block .w1 {
	width:100%;
	position:relative;
}
.introduce-block .w1:after,
.about-block .w1:after {
	content:'';
	display:block;
	clear:both;
}
.introduce1 .w1:before {
	position:absolute;
	top:-124px;
	left:50%;
	margin:0 0 0 -900px;
	width:1800px;
	background:url(../images/bg-mask6.png) no-repeat;
	height:124px;
	content:'';
}
.introduce2 .w1:before {
	position:absolute;
	top:-125px;
	left:50%;
	margin:0 0 0 -900px;
	width:1800px;
	height:125px;
	background:url(../images/bg-mask10.png) no-repeat;
	content:'';
}
.introduce3 .w1:before {
	position:absolute;
	top:-126px;
	left:50%;
	margin:0 0 0 -900px;
	width:1800px;
	height:126px;
	background:url(../images/bg-mask12-2.png) no-repeat;
	content:'';
}
.introduce1 .w1 {
	margin:124px 0 0;
}
.introduce2 .w1 {
	margin:125px 0 0;
}
.introduce3 .w1 {
	margin:126px 0 0;
}
/* visual block styles */
.introduce-block .content-holder {
	padding:125px 0 108px;
	max-width:960px;
	position:relative;
	min-height:10px;
}
.introduce2 .content-holder {
	padding:179px 0 53px;
	max-width:960px;
	position:relative;
	min-height:10px;
}
.introduce3 .content-holder {
	padding:152px 0 53px;
	max-width:960px;
	position:relative;
	min-height:10px;
}
.introduce-block .column-text {
	float:right;
	width:50%;
	padding:0 22px 0 38px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font:14px/17px "opensans-bold", Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:justify;
	text-shadow:1px 2px 2px rgba(0, 0, 0, 0.5);
	position:relative;
}
.introduce-block .column-text.fixed-text1 {
	max-height:360px;
	overflow:hidden;
}
.introduce-block .column-text.fixed-text2 {
	max-height:510px;
	overflow:hidden;
}
.introduce-block .column-text.fixed-text3 {
	max-height:366px;
	overflow:hidden;
}
.introduce-block .column-text p {margin:0;}
.introduce-block .column-title {
	float:left;
	width:50%;
	padding:0 50px 0 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}
.introduce-block .description {
	width:100%;
	padding:0 0 33px;
}
.introduce-block .description:after {
	content:'';
	display:block;
	clear:both;
}
.introduce-block h2,
.about-block h2 {
	text-transform:uppercase;
	color:#fff;
	font:50px/45px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	margin:0;
}
.introduce-block .column-text h2 {
	margin:0 0 29px;
	text-shadow:1px 2px 2px rgba(0, 0, 0, 0.5);
}
.introduce2 .column-text h2 {margin:0 0 41px;}
.introduce3 .column-text h2 {margin:0 0 17px;}
.introduce3 .column-text h2 span {
	font-size:35px;
	margin:0 0 0 -4px;
}
.introduce-block .column-text .title-logo,
.banner-block .title-logo {
	display:inline-block;
	vertical-align:top;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo7.png) no-repeat;
	height:55px;
	width:169px;
	margin:0 -17px 0 0;
}
.banner-block .title-logo {
	display:block;
	background:url(../images/logo6.png) no-repeat;
	margin:0 0 3px;
}
.introduce-block .column-text h2 > em {
	display:inline-block;
	vertical-align:top;
	margin:15px -3px 0 0;
}
/* visual block styles */
.about-block {
	position:relative;
	background:url(../images/bg-rep2.png) repeat-y 0 34px;
	min-height:548px;
}
.about-block .w1:before {
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -900px;
	width:1800px;
	height:137px;
	background:url(../images/bg-mask14.png) no-repeat;
	content:'';
}
.about-block:before {
	position:absolute;
	top:0;
	left:0;
	width:1800px;
	height:411px;
	background:url(../images/bg-9.jpg) no-repeat;
	content:'';
}
.about-block .content-holder {
	padding:137px 0 0;
	max-width:960px;
}
.about-block .col {
	width:50%;
	float:right;
	padding:0 30px 0 89px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	color:#0c0b11;
	margin:-54px 0 0;
	text-align:justify;
	z-index:300;
}
.about-block .col p {margin:0 0 38px;}
.about-block h2 {
	margin:0 0 11px -3px;
	color:#0c0b11;
	text-align:left;
}
.about-block .visual {
	float:left;
	margin:-117px -113px 0 -165px;
	position:relative;
	z-index:10;
}
.about-block .visual img {vertical-align:top;}
.num-list {
	padding:0 5px 0 0;
	margin:0 0 0 91px;
	list-style:none;
	overflow:hidden;
	font-size:10px;
	line-height:12px;
	counter-reset:item;
	text-align:left;
}
.num-list li {padding:0 10px 7px 0;}
.col .num-list p {margin:0;}
.num-list h3 {
	text-transform:uppercase;
	font:20px/22px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#0c0b11;
	margin:0;
}
.key-diff {
	position:absolute;
	font:20px/22px "segoeprb-webfont", Arial, Helvetica, sans-serif;
	color:#fff;
	z-index:20;
}
.schema,
.arrow-big {
	position:absolute;
	z-index:20;
	top:65px;
	left:5px;
	text-indent:-9999px;
	overflow:hidden;
	width:51px;
	height:76px;
	background:url(../images/sprite.png) no-repeat 0 -462px;
}
.arrow-big {
	top:173px;
	left:-2px;
	width:166px;
	height:178px;
	background:url(../images/bg-arrow.png) no-repeat;
}
.key-diff.arrow {
	text-indent:-9999px;
	overflow:hidden;
}
.key-diff.arrow1 {
	bottom:-26px;
	right:-82px;
	background:url(../images/sprite.png) no-repeat 0 -218px;
	width:135px;
	height:70px;
}
.key-diff.arrow2 {
	bottom:5px;
	right:38.5%;
	background:url(../images/sprite.png) no-repeat 100% -52px;
	width:97px;
	height:145px;
}
.key-diff.arrow3 {
	bottom:5px;
	right:38.1%;
	background:url(../images/sprite.png) no-repeat 0 -301px;
	width:89px;
	height:149px;
}
.key-diff.item01 {
	color:#fff;
	top:-13px;
	right:80px;
}
.key-diff.item02 {
	bottom:24.7%;
	right:30.4%;
}
.key-diff.item03 {
	bottom:19.5%;
	left:36.2%;
}
.key-diff:before {
	position:absolute;
	content:'';
}
.key-diff.item01:before {
	bottom:-55px;
	right:26px;
	width:38px;
	height:50px;
	background:url(../images/sprite.png) no-repeat 0 -45px;
}
.key-diff.item02:before {
	bottom:-55px;
	right:27px;
	width:38px;
	height:50px;
	background:url(../images/sprite.png) no-repeat 0 -98px;
}
.key-diff.item03:before {
	top:-72px;
	left:23px;
	width:30px;
	height:57px;
	background:url(../images/sprite.png) no-repeat 0 -152px;
}
/* footer styles */
#footer {
	width:100%;
	overflow:hidden;
	background:#2c2c2c url(../images/bg-footer.png) no-repeat 50% 0;
	position:relative;
	z-index:300;
}
#footer .inner {
	padding:0 0 0 4px;
	overflow:hidden;
}
.footer-holder {
	max-width:927px;
	margin:0 auto;
	padding:25px 13px 28px 20px;
	overflow:hidden;
}
.footer-block {
	float:left;
	font:12px/14px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#e2e2e2;
}
.footer-block p {margin:0;}
/* submenu styles */
.menu {
	padding:0;
	margin:0 0 7px;
	list-style:none;
	text-transform:uppercase;
	font:20px/22px "bebasneue-webfont", Arial, Helvetica, sans-serif;
}
.menu:after {
	content:'';
	display:block;
	clear:both;
}
.menu li {
	float:left;
	padding:0 0 0 17px;
	position:relative;
}
.menu a {color:#e2e2e2;}
.menu li:before {
	position:absolute;
	left:7px;
	top:2px;
	background:url(../images/sep2.png) no-repeat;
	width:2px;
	height:17px;
	content:'';
}
.menu li:first-child:before {background:none;}
.menu li:first-child {padding:0;}
/* language block styles */
.language-block {
	float:right;
	margin:66px 0 0;
}
.language-block .return {
	display:block;
	text-align:left;
	text-transform:uppercase;
	font:14px/16px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#e2e2e2;
	clear:both;
}
.language-block .return > a {color:#e2e2e2;}
.language-block span {
	float:left;
	text-transform:uppercase;
	margin:-1px 0 0;
	font:14px/16px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#e2e2e2;
}
.language-list {
	padding:0 0 09px;
	margin:0;
	list-style:none;
	float:left;
	text-transform:uppercase;
	font:9px/14px "bebasneue-webfont", Arial, Helvetica, sans-serif;
}
.language-list li {
	float:left;
	margin:0 0 0 5px;
}
.language-list a {
	display:block;
	text-align:center;
	width:15px;
	height:15px;
	background:#e2e2e2;
	border-radius:2px;
	color:#2c2c2c;
}
.language-list a:hover {
	text-decoration:none;
	background:#3cb878;
	color:#e2e2e2;
}
/* ---------------------------------------------------------
   4. Custom form styles
   ---------------------------------------------------------*/
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important;
}
.select-area {
	border-radius:2px;
	position: relative;
	overflow: hidden;
	cursor: default;
	height: 22px;
	float: left;
	background:#282624;
	font:13px/22px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#e2e2e2;
	text-transform:uppercase;
	margin:0 0 0 4px;
}
.select-area .center {
	white-space: nowrap;
	padding: 0 2px;
	text-align:center;
	display:block;
}
.select-area .select-opener {
	background: #777;
	position: absolute;
	height: 26px;
	width: 20px;
	right: -9999px;
	top: -9999px;
}
.select-options {
	position: absolute;
	overflow: hidden;
	z-index: 2000;
}
.select-options .drop-holder {
	border:none;
	overflow: hidden;
	height: 1%;
}
.select-options ul {
	list-style: none;
	overflow: hidden;
	padding: 2px 0 0;
	margin: 0;
}
.select-options ul li {
	width: 100%;
	float: left;
	margin:0 0 2px;
}
.select-options ul a {
	text-decoration: none;
	display: block;
	cursor: default;
	border-radius:2px;
	height: 22px;
	background:#3cb878;
	font:13px/22px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#e2e2e2;
	text-transform:uppercase;
	text-align:center;
	padding:0 2px;
}
.select-options .item-selected a {
	text-decoration: none;
	background: #282624;
	color:#e2e2e2;
}
.select-options .optgroup {clear: both;}
.select-options .optgroup strong {
	display: block;
	padding: 5px;
}
.select-options .optgroup ul a {
	padding-left: 30px;
}
.num-list li:before,
.num-list .num {
	float:left;
	text-align:left;
	text-indent:0 !important;
	padding:0;
	margin:0 3px 0 0;
	font:20px/22px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#0c0b11;
	position:relative;
	content:counters(item, ".") ".";
	counter-increment:item;
}
.nav-opener {
	float:left;
	display:none;
	background:url(../images/bg-opener.png) no-repeat;
	width:35px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
}
.button:hover,
.button:active {
	text-decoration:none;
	background:#3cb878;
	color:#e2e2e2;
}
.home-link {
	float:left;
	text-transform:uppercase;
	font:14px/16px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#2c2c2c;
	margin:3px 4px 0 0;
	padding:0 6px 0 0;
	position:relative;
}
.home-link:before {
	position:absolute;
	top:1px;
	right:0;
	width:2px;
	height:14px;
	background:url(../images/sep.png) no-repeat;
	content:'';
}
.alt-banner {
	position:relative;
	height:581px;
	margin:0 0 70px;
	background: rgb(174,218,221);
	background:	#96cbc9 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FlZGFkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2FlZGFkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2E5ZDdkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzhiYzNjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZmJiYjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(174,218,221,1) 0%, rgba(174,218,221,1) 10%, rgba(169,215,217,1) 24%, rgba(139,195,192,1) 72%, rgba(127,187,181,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(174,218,221,1)), color-stop(10%,rgba(174,218,221,1)), color-stop(24%,rgba(169,215,217,1)), color-stop(72%,rgba(139,195,192,1)), color-stop(100%,rgba(127,187,181,1)));
	background: -webkit-linear-gradient(left,  rgba(174,218,221,1) 0%,rgba(174,218,221,1) 10%,rgba(169,215,217,1) 24%,rgba(139,195,192,1) 72%,rgba(127,187,181,1) 100%);
	background: -o-linear-gradient(left,  rgba(174,218,221,1) 0%,rgba(174,218,221,1) 10%,rgba(169,215,217,1) 24%,rgba(139,195,192,1) 72%,rgba(127,187,181,1) 100%);
	background: -ms-linear-gradient(left,  rgba(174,218,221,1) 0%,rgba(174,218,221,1) 10%,rgba(169,215,217,1) 24%,rgba(139,195,192,1) 72%,rgba(127,187,181,1) 100%);
	background: linear-gradient(to right,  rgba(174,218,221,1) 0%,rgba(174,218,221,1) 10%,rgba(169,215,217,1) 24%,rgba(139,195,192,1) 72%,rgba(127,187,181,1) 100%);
}
.hidden-block{
	overflow:hidden;
}
.alt-banner:before {
	position:absolute;
	bottom:0;
	left:0;
	width:1800px;
	height:119px;
	background:url(../images/bg-mask17.png) no-repeat;
	content:'';
	z-index:10;
}
/* visual block styles */
.alt-banner .content-holder {
	padding:161px 0 0;
	max-width:960px;
	width:814px;
	position:absolute;
	left:50%;
	margin:0 0 0 -340px;
}
.alt-banner .img-box{
	position:absolute;
	top:55px;
	left:-222px;
	width:94.3%;
}
.alt-banner .img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
}
.alt-banner .visual {
	float:left;
	margin:4px 40px -119px -36px;
}
.alt-banner .visual img {vertical-align:top;}
.alt-banner .description {
	float:right;
	width:32.3%;
	text-transform:uppercase;
	font:18px/20px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#303030;
	padding:0 5% 0 0;
}
.alt-banner .description span {
	display:block;
	margin:0 0 5px 4px;
}
.alt-banner h1 {
	font:59px/47px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#303030;
	text-transform:uppercase;
	margin:0;
}
/* visual block styles */
.contact-block .content-holder {
	padding:0 18px 49px 48px;
	max-width:894px;
}
.contact-block .title-holder {
	overflow:hidden;
	padding:0 0 61px;
	text-transform:uppercase;
	font:24px/26px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#303030;
}
.contact-block h2 {
	font:40px/40px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#303030;
	margin:-6px 0 10px;
}
.contact-block .description:after {
	content:'';
	display:block;
	clear:both;
}
.contact-block h1 {
	float:left;
	text-transform:uppercase;
	font:50px/45px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#272728;
	margin:9px 0 10px;
	width:50%;
}
/* contact-form styles */
.contact-form {
	float:right;
	width:347px;
	margin:0;
	background:#fff;
	border-radius:6px;
	padding:28px 42px 62px 33px;
	position:relative;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.25);
}
.contact-block .contact-form h2 {
	font:30px/32px "opensans-light", Arial, Helvetica, sans-serif;
	color:#272728;
	margin:0 0 36px 1px;
}
.contact-form:before {
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:15px;
	background:#f0ede5;
	border-radius:6px 6px 0 0;
	content:'';
}
.contact-form input[type="text"],
.contact-form input[type="email"]{
	border:1px solid #d7d7d7;
	display:block;
	color:#aaa;
	padding:6px 14px 5px;
	margin:0 0 13px;
	font:14px/18px "opensans-regular", Arial, Helvetica, sans-serif;
	background:#fff;
	box-shadow:none !important;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form input[type="text"]::-webkit-input-placeholder,
.contact-form input[type="email"]::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {color: #aaa;}
.contact-form input[type="text"]:-moz-placeholder,
.contact-form input[type="email"]:-moz-placeholder,
.contact-form textarea:-moz-placeholder {color: #aaa;}
.contact-form input[type="text"]::-moz-placeholder,
.contact-form input[type="email"]::-moz-placeholder ,
.contact-form textarea::-moz-placeholder{
	color: #aaa;
	opacity: 1;
}
.contact-form input[type="text"]:-ms-input-placeholder,
.contact-form input[type="email"]:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {color: #aaa;}
.contact-form textarea {
	overflow:auto;
	height:82px !important;
	width:100% !important;
	border:1px solid #d7d7d7;
	color:#aaa;
	display:block;
	padding:7px 5px 6px 13px;
	margin:0 0 42px;
	font:14px/18px "opensans-regular", Arial, Helvetica, sans-serif;
	background:#fff;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.contact-form input[type="submit"] {
	float:right;
	margin:0 3px 0 0;
	border:none;
	border-radius:3px;
	padding:0 0 5px;
	width:126px;
	height:34px;
	color:#272728;
	text-align:center;
	font:18px/32px "opensans-light", Arial, Helvetica, sans-serif;
	overflow:hidden;
	background:#f0ede5;
}
.contact-form input[type="submit"]:hover {cursor:pointer;}
.map-block {
	overflow:hidden;
	width:100%;
	margin:0 0 26px;
}
.map-block img {
	display:block;
	width:100%;
	height:auto;
}
.header-alt {
	margin:0 0 1px;
	overflow:hidden;
	position:relative;
	height:872px;
	z-index:8;
}
.header-alt:before {
	position:absolute;
	bottom:0;
	left:0;
	width:1800px;
	height:119px;
	background:url(../images/bg-mask18.png) no-repeat;
	content:'';
}
.header-alt .content-holder {
	max-width:888px;
	padding:226px 36px 120px;
}
.header-alt .text-block {
	float:right;
	width:406px;
	background: rgba(48, 48, 48, 0.9);
	padding:24px 15px 10px 23px;
	text-transform:uppercase;
	font:29px/25px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#fff;
}
.header-alt .text-block p {margin:0 0 15px;}
.header-alt .text-block p > span {
	color:#e5dcd3;
	font-size:35px;
}
/* visual block styles */
.product-block {
	height:653px;
	overflow:hidden;
	position:relative;
	margin:0 0 6px;
}
.product-block.product2 .after-bg,
.product-block.product2 .before-bg,
.alt-banner .before-bg {display:none;}
.product-block.product2 {height:618px;}
.product-block:before {
	position:absolute;
	bottom:0;
	left:0;
	width:1800px;
	height:123px;
	background:url(../images/bg-mask20.png) no-repeat;
	z-index:5;
	content:'';
}
.product-block.product2:before {
	height:137px;
	background:url(../images/bg-mask22.png) no-repeat;
}
.product-block:after {
	position:absolute;
	top:0;
	left:0;
	width:1800px;
	height:136px;
	background:url(../images/bg-mask19.png) no-repeat;
	content:'';
}
.product-block.product2:after {
	height:119px;
	background:url(../images/bg-mask21.png) no-repeat;
}
.product-block .content-holder {
	padding:0 20px 62px;
	max-width:920px;
	position:relative;
}
.product-block .column {
	width:265px;
	padding:0 30px 9999px 35px;
	margin:0 0 -9999px;
	font-size:14px;
	line-height:17px;
	color:#272728;
}
.product-block .column .sup {
	display:inline-block;
	vertical-align:top;
	font-size:9px;
	margin:0 0 0 -2px;
}
.product-block .wrapper {
	position:relative;
	overflow:hidden;
}
.product-block .column.alignright {
	float:right;
	padding:162px 103px 9999px 93px;
}
.product-block .column.alignright .wrapper {height:491px;}
.product-block .column.alignleft {
	float:left;
	padding:67px 28px 9999px 35px;
	background: rgba(240, 237, 229, 0.8);
	margin:0 92px -9999px 38px;
}
.product-block .column.alignleft .wrapper {height:551px;}
.product-block .column.alignleft p {margin:0 0 25px;}
.product-block h1 {
	font:40px/60px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#272728;
	text-transform:uppercase;
	margin:0 0 7px;
}
.product-block h1 > span,
.gallery h2 > span {color:#3cb878;}
.product-block .column p {margin:0 0 25px;}
.product-block.product1 .column p {margin:0 0 4px;}
.product-block .column p > strong {
	font-family: "opensans-bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.product-block .buttons {
	position:absolute;
	bottom:60px;
	left:0;
	width:100%;
	z-index:10;
}
.product-block .column.alignleft .buttons {bottom:120px;}
.product-block .button {
	float:left;
	padding:5px 5px 3px;
	font-size:16px;
	margin:0 9px 0 0;
	min-width:67px;
	text-align:center;
	color:#f0ede5;
}
.product3,
.product1 {z-index:5;}
.product3 {margin:0 0 12px;}
/* gallery styles */
.gallery {
	position:relative;
	z-index:100;
	margin:0 0 -84px;
}
.gallery .content-holder{
	padding:28px 85px 0 91px;
	max-width:784px;
}
.gallery .heading {
	overflow:hidden;
	width:496px;
	margin:0 auto 23px;
	font-size:14px;
	color:#0c0b11;
	line-height:17px;
	padding:0 0 0 18px;
}
.gallery .heading p {margin:0;}
.gallery h2 {
	text-transform:uppercase;
	font:30px/32px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#0c0b11;
	margin:0 0 15px;
}
/* slideset block styles */
.gallery-list {
	padding:0;
	margin:0 -26px 0 0;
	list-style:none;
	overflow:hidden;
}
/* slide element styles */
.gallery-list li {
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	margin:0 -3px 0 0;
	padding:0 22px 27px 0;
	border-radius:3px;
}
.gallery-list li img {vertical-align:top;}
.content-block .title-block {
	width:50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform:uppercase;
	font:24px/26px "bebasneue-webfont", Arial, Helvetica, sans-serif;
	color:#303030;
	position:relative;
	z-index:100;
}
.content-block .title-block.alignright {
	float:right;
	padding:38px 0 33px 64px;
}
.content-block .title-block.alignleft {
	float:left;
	padding:32px 0 35px 48px;
	margin:0 0 -123px;
}
.content-block .title-block h2 {
	font-size:40px;
	line-height:40px;
	margin:-6px 0 0;
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(../images/fancybox/fancybox.png);
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
	border-radius:3px;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius:3px;
}
#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
	border-radius:3px;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}
#fancybox-close {
	position: absolute;
	top: -20px;
	right: -20px;
	width: 42px;
	height: 41px;
	background: transparent url(../images/sprite.png) no-repeat 0 -559px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url(../images/fancybox/blank.gif);
	z-index: 1102;
	display: none;
}
#fancybox-left {left: 0px;}
#fancybox-right {right: 0px;}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: none !important;
}
#fancybox-left-ico {
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {visibility: visible;}
#fancybox-left:hover span {left: 20px;}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(../images/fancybox/fancybox-x.png);
}
#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -162px;
}
#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(../images/fancybox/fancybox-y.png);
	background-position: -20px 0px;
}
#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -182px; 
}
#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(../images/fancybox/fancybox-x.png);
	background-position: 0px -20px;
}
#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -142px;
}
#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(../images/fancybox/fancybox-y.png);
}
#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -122px;
}
#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}
.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}
.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url(../images/fancybox/fancy_title_over.png);
	display: block;
}
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}
#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}
#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}
#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url(../images/fancybox/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url(../images/fancybox/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url(../images/fancybox/fancybox.png) -55px -90px no-repeat;
}
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
/* ---------------------------------------------------------
   5. Styles for responsive breakpoints
   ---------------------------------------------------------*/
@media only screen and (max-width:1650px) {
	.about-block .visual {
		float:left;
		margin:-117px -140px 0 -165px;
		position:relative;
		z-index:10;
	}
}
@media only screen and (max-width:1380px) {
	.product-block .column.alignleft {
		padding:117px 28px 9999px 35px;
	}
	.product-block .column.alignleft .wrapper {
		height:501px;
	}
}
@media only screen and (max-width:1040px) {
	.alt-banner .visual {
		margin-left:5px;
		margin-right:20px;
	}
	.alt-banner .img-box{
		width:87.3%;
		left:-149px;
	}
}
@media only screen and (max-width:920px) {
	#nav {margin:0 36px 0 0;}
	#nav ul {
		font-size:16px;
		line-height:18px;
	}
	.wrap-cols {margin:0 0 0 30px;}
	#nav li:before {
		top:1px;
	}
	.header-block .visual {
		margin:0 10px 0 0;
		width:50%;
	}
	.top-block .visual {
		width:50%;
		margin:0 0 0 10px;
	}
	.header-block .visual img,
	.top-block .visual img {
		display:block;
		width:100%;
		height:auto;
	}
	.key-col h3 {
		margin:45px 0 27px -37px;
	}
	.header-block h1,
	.top-block h1,
	.alt-banner h1 {
		font-size:50px;
		line-height:50px;
	}
	.header-block .name {
		padding:0 0 23px;
	}
	.header-block .description {
		padding:133px 6px 20px 0;
	}
	.banner-block h2 {
		font-size:40px;
		line-height:40px;
		margin:0 0 10px;
	}
	.key-block h2,
	.introduce-block .column-title h2,
	.about-block h2,
	.contact-block h1 {
		font-size:40px;
		line-height:40px;
	}
	.contact-block h1 {
		padding:0 10px 0 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.banner-block .content-holder {
		padding:200px 74px 0 71px;
	}
	.banner-block .visual {
		margin:0 0 0 30px;
	}
	.subscribe-block .content-holder {
		padding:128px 30px 0;
		max-width:900px;
	}
	.subscribe-block .description {
		width:50%;
	}
	.subscribe-form {
		width:50%;
		margin:67px 0 0;
	}
	.subscribe-block h1 {
		font-size:40px;
		line-height:40px;
	}
	.box-section {margin:0 0 -60px;}
	.cortex-page .header-inner {
		padding:0 10px 20px 10px;
	}
	.introduce2 .content-holder {
		padding:83px 0 10px;
	}
	.key-diff.arrow2 {
		bottom:0;
		right:457px;
	}
	.about-block .visual {
		margin:-130px 0 10px;
		position:relative;
		z-index:10;
		width:100%;
	}
	.about-block .visual img {
		display:block;
		width:100%;
		height:auto;
	}
	.about-block .col {
		float:none;
		overflow:hidden;
		clear:both;
		margin:0;
		width:100%;
		padding:0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.num-list {margin:0;}
	.arrow-big,
	.schema {display:none;}
	.key-col .holder {text-align:left;}
	.introduce-block .column-text.fixed-text3 {
		max-height:360px;
	}
	.introduce-block .column-text.fixed-text1 {
		max-height:540px;
	}
	.introduce-block .column-text.fixed-text2 {
		max-height:506px;
	}
	.contact-form {
		width:50%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.header-alt .text-block {
		font-size:20px;
		line-height:20px;
	}
	.header-alt .text-block p > span {
		font-size:25px;
	}
	.content-block .title-block.alignleft {
		width:100%;
		margin:0 0 -50px;
	}
	.content-block .title-block.alignright {
		padding:38px 0 33px;
	}
	.gallery .heading {
		width:100%;
		padding:0;
	}
	.content-block .title-block h2 {
		font-size:28px;
		line-height:28px;
	}
	.alt-banner .content-holder {
		padding:161px 20px 0;
		left:auto;
		right:0;
		margin:0;
		width:auto;
	}
	.alt-banner .visual {
		width:56%;
		margin-left:0;
		margin-top:30px;
		display:inline-block;
		vertical-align:bottom;
		float:none;
	}
	.alt-banner .description {
		display:inline-block;
		vertical-align:top;
		width:30%;
		padding:0;
	}
	.alt-banner .visual img {
		width:100%;
		height:auto;
		display:block;
	}
	.alt-banner .img-box{
		top:140px;
		width:84.3%;
		left:-77px;
	}
}
@media only screen and (min-width:768px){
	#nav.js-slide-hidden {
		position:static !important;
		top:0 !important;
		left:0 !important;
		height: auto !important;
	}
}
@media only screen and (max-width:767px) {
	.header-block {
		margin:0 0 20px;
	}
	.header-inner {
		padding:22px 10px 10px 10px;
	}
	#header .logo,
	.cortex-page #header .logo {
		float:none;
		display:block;
		margin:0 auto 20px;
		background:url(../images/logo5.png) no-repeat;
		width:197px;
		height:38px;
	}
	.cortex-page #header .logo {
		background:url(../images/logo6.png) no-repeat;
		width:169px;
		height:55px;
	}
	.header-holder {
		float:none;
		width:100%;
	}
	.header-holder:after {
		content:'';
		display:block;
		clear:both;
	}
	.select-form {margin:5px 0 0;}
	#nav {
		margin:0 -10px;
	}
	#nav li {
		float:left;
		width:100%;
		padding:0;
	}
	#nav a {
		display:block;
		padding:5px;
		border-bottom:1px solid #fff;
		color:#fff;
		text-align:center;
		background:#303030;
	}
	#nav a:hover {
		background:#e2e2e2;
		text-decoration:none;
		color:#303030;
	}
	.nav-opener {display:block;}
	#nav li:before {background:none;}
	#nav .drop {
		position:static;
		padding:0;
		overflow:hidden;
		width:100%;
	}
	#nav .drop ul {
		padding:0;
		float:none;
		width:100%;
		overflow:hidden;
		min-width:10px;
	}
	#nav .drop ul:before{border:none;}
	#nav .drop a,
	#nav li.hover .drop a{
		text-align:center;
		display:block;
		border-bottom:1px solid #303030;
		color:#303030;
		padding:5px;
		white-space:normal;
		background:#fff;
	}
	#nav .drop li,
	#nav li.hover .drop li {
		margin:0;
		padding:0;
		float:none;
	}
	.header-block .visual {
		display:none;
	}
	.header-block .description {
		padding:50px 0 30px;
		text-align:center;
		font-size:16px;
		line-height:18px;
		background:#fff;
	}
	.header-block:before,
	.banner-block:before,
	.banner-block .w1:before,
	.recent-block .w1:before,
	.subscribe-block:before,
	.top-block:before,
	.introduce1:before,
	.introduce1 .w1:before,
	.introduce2:before,
	.introduce2 .w1:before,
	.introduce3:before,
	.introduce3 .w1:before,
	.about-block:before,
	.about-block .w1:before,
	.recent-block:before,
	.header-alt:before,
	.product-block:before,
	.product-block:after,
	.product-block.product2:before,
	.product-block.product2:after,
	.alt-banner:before {
		background:none;
	}
	.header-block h1 {
		font-size:34px;
		line-height:34px;
		margin:0 0 10px;
	}
	.header-block .name {padding:0 0 12px;}
	.box-block {
		margin:0;
		padding:0 10px;
	}
	.box:before,
	.box:after {
		box-shadow:none;
	}
	.box,
	.boxes .box:first-child {
		width:100%;
		margin:0 0 20px;
	}
	.box .text-block {
		left:0;
		right:0;
		width:100%;
		bottom:0;
	}
	.box-section {
		margin:0;
		padding:0;
	}
	.banner-block {
		background-size:cover;
		height:auto;
		margin:0 0 20px;
	}
	.banner-block .content-holder {
		padding:20px 10px;
	}
	.banner-block .w1,
	.recent-block .w1 {min-height:10px;}
	.banner-block .visual {
		float:none;
		text-align:center;
		margin:0 0 10px;
	}
	.banner-block .description {
		padding:0;
		position:relative;
		z-index:100;
	}
	.recent-block {margin:0 0 20px;}
	.recent-block .content-holder {
		padding:20px 10px;
	}
	.subscribe-block {margin:0;}
	.recent-box {
		padding:13px 10px 0 10px;
		border:3px solid #fff;
	}
	.recent-list li {
		padding:8px 8px 8px 0;
	}
	.recent-list > li:first-child {
		padding:0 8px 10px 0;
	}
	.social-list {
		margin:10px 0 0 20px;
	}
	.subscribe-block {
		height:auto;
		background:url(../images/bg-5.jpg) no-repeat;
	}
	.subscribe-block .content-holder {
		padding:20px 10px;
	}
	.subscribe-block .description {
		width:100%;
		margin:0 0 10px;
	}
	.subscribe-form {
		margin:0;
		float:left;
		width:100%;
	}
	#footer {
		background:#2c2c2c;
	}
	.footer-holder {
		padding:20px 10px;
	}
	.footer-block {
		width:100%;
		margin:0 0 10px;
	}
	#footer .logo {
		float:none;
		margin:0 auto 20px;
		display:block;
	}
	.cortex-page #footer .logo {
		float:none;
		margin:0 auto 20px;
		display:block;
	}
	.menu {
		text-align:center;
		margin:0 0 10px;
	}
	.menu li {
		float:none;
		display:inline-block;
		vertical-align:top;
		margin:0 -3px 0 0;
		padding:0 5px;
	}
	.menu li:before {background:none;}
	#footer .inner {
		padding:0;
		text-align:center;
	}
	.language-block {
		display:none;
	}
	.social-list li {
		margin:0 0 0 10px;
	}
	.subscribe-block .sub-title {
		font-size:14px;
		line-height:16px;
		margin:0 0 10px;
	}
	.subscribe-block h1 {
		font-size:30px;
		line-height:30px;
		margin:0;
	}
	.recent-block h2 {
		font-size:30px;
		line-height:32px;
	}
	.cortex-page .header-inner {
		padding:22px 10px 10px;
	}
	.link-block {margin:0;}
	.top-block .content-holder {
		padding:200px 10px 20px 10px;
	}
	.top-block .visual {
		float:none;
		margin:0 auto 10px;
		width:100%;
		text-align:center;
	}
	.top-block .visual {
		height:auto;
		display:block;
		width:100%;
		text-align:center;
	}
	.top-block h1,
	.key-block h2 {
		font-size:34px;
		line-height:34px;
		margin:0 0 10px;
	}
	.link-block .site {
		padding:9px;
		font-size:14px;
		line-height:16px;
		border-radius:3px;
	}
	.key-block .content-holder {
		padding:0 10px;
	}
	.wrap-cols {margin:0;}
	.key-block {
		margin:0;
		padding:0;
	}
	.key-col,
	.key-block .cols .key-col:first-child {
		width:100%;
		margin:0 0 20px;
		float:left;
	}
	.key-col {
		position:relative;
		z-index:100;
	}
	.key-col .visual {
		height:auto !important;
		margin:0 0 10px;
		display:block;
		text-align:center;
	}
	.key-col .visual img {
		vertical-align:top;
	}
	.key-col .visual > div {display:block;}
	.key-col h3 {
		margin:0 0 10px;
		font-size:40px;
		line-height:40px;
		text-align:center;
	}
	.key-col h3 strong {
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		transform:rotate(0deg);
		width:auto;
		height:auto;
		margin:0;
	}
	.key-col h3 span {background:none;}
	.key-col .holder {height:auto !important;}
	.key-diff,
	.arrow {display:none;}
	.introduce-block {margin:0 0 20px;}
	.introduce-block .content-holder {
		min-height:10px;
		padding:20px 10px;
	}
	.introduce-block .column-title {
		width:100%;
		padding:0 0 10px;
		text-align:center;
	}
	.introduce-block .description {padding:0;}
	.introduce-block .column-text {
		width:100%;
		padding:0;
		text-align:left;
	}
	.introduce-block .column-title h2 {color:#daba85;}
	.introduce-block .column-text h2 {margin:0 0 10px;}
	.about-block {margin:0;}
	.about-block {
		min-height:10px;
	}
	.about-block .content-holder {
		padding:20px 10px;
		overflow:hidden;
	}
	.about-block .visual {
		margin:-25px 0 10px;
	}
	.introduce1 {
		height:auto;
	}
	.introduce2 {
		height:auto;
	}
	.introduce3 {
		height:auto;
	}
	.top-block {
		height:auto;
		max-height:753px;
		margin:0 0 20px;
		padding:0;
	}
	.link-block .return {margin:5px 0 0;}
	.cortex-page #nav {margin:0 -10px;}
	.cortex-page #nav li:before {
		background:none;
	}
	.home-link {
		display:block;
	}
	.introduce-block .column-text.fixed-text1,
	.introduce-block .column-text.fixed-text2,
	.introduce-block .column-text.fixed-text3 {
		max-height:9999px;
		height:auto;
	}
	.introduce1 .w1,
	.introduce2 .w1,
	.introduce3 .w1 {
		margin:0;
	}
	.contact-block h1 {
		width:100%;
		padding:0;
		margin:0 0 10px;
		font-size:26px;
		line-height:26px;
		text-align:center;
	}
	.contact-form {
		width:100%;
		float:left;
		padding:22px 10px 10px;
	}
	.contact-block .content-holder {
		padding:0 10px 20px;
	}
	.contact-block .title-holder {
		padding:0 0 10px;
		text-align:center;
	}
	.header-alt .text-block {
		float:none;
		width:100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding:10px;
	}
	.header-alt .content-holder {
		padding:128px 10px 10px;
	}
	.header-alt {
		height:auto;
		margin:0 0 20px;
	}
	.content-block .title-block.alignleft {
		padding:0;
		margin:0 0 20px;
	}
	.content-holder {
		padding-left:10px;
		padding-right:10px;
		z-index:100;
	}
	.product-block {
		height:auto;
		margin:0 0 20px;
	}
	.product-block h1 {
		font-size:34px;
		line-height:34px;
		margin:0 0 10px;
	}
	.product-block .column.alignright,
	.product-block .column.alignleft {
		width:100%;
		float:left;
		padding:5px;
		margin:0;
		text-align:center;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background:rgba(240, 237, 229, 0.5);
	}
	.product-block .column .wrapper {height:auto !important;}
	.product-block .content-holder {
		padding:10px;
	}
	.product-block .buttons {
		position:static !important;
	}
	.product-block.product2 {height:auto;}
	.product-block .buttons {
		width:100%;
	}
	.product-block .button {
		display:inline-block;
		vertical-align:top;
		margin:0 5px;
		float:none;
	}
	.product-block .column.alignleft p,
	.product-block .column.alignright p {margin:0 0 5px;}
	.gallery .content-holder {
		padding:0 10px;
		margin:0;
	}
	.gallery .heading,
	.gallery h2 {
		margin:0 0 10px;
	}
	.gallery {margin:0 0 10px;}
	.content-block .title-block.alignright {
		padding:0 0 20px;
		width:100%;
		float:left;
	}
	.gallery-list {
		text-align:center;
		margin:0;
	}
	.gallery-list li {
		padding:0 5px 5px;
	}
	.gallery .heading {
		text-align:center;
	}
	.alt-banner {
		height:auto;
		margin:0 0 20px;
		text-align:center;
		padding:0;
	}
	.alt-banner .content-holder {
		padding:95px 10px 20px;
		position:static;
		margin:0;
	}
	.alt-banner h1 {
		font-size:34px;
		line-height:34px;
	}
	.contact-block h2 {
		font-size:24px;
		line-height:24px;
	}
	.contact-block .contact-form h2 {margin:0 0 10px;}
	.contact-form textarea {margin:0 0 13px;}
	.alt-banner .description {
		padding:0;
		display:block;
		width:100%;
	}
	.alt-banner .visual {display:none;}
	.alt-banner .img-box{
		position:static;
		width:100%;
		top:auto;
		left:auto;
		text-align:center;
	}
	.alt-banner .img-box img{
		position:static;
		margin:0 0 25px;
	}
}
@media only screen and (max-width:480px) {
	#fancybox-close {
		top:2px;
		right:2px;
		width:21px;
		height:21px;
		background:url(../images/sprite.png) no-repeat -55px -579px;
	}
}