html,body{
	height: 100%;
	width: 100%;
}

body.hidden{
	overflow: hidden;
}

*{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*header#top{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	overflow: hidden;
}

header#top #logo{
	float: left;
	margin: 16px 0 0 30px;
	font-weight: normal;
	font-size: 45px;
	color: white;
	text-transform: uppercase;
	text-shadow: 0 0 15px rgba(0,0,0,0.5);
}*/

.pagewrap{
	height: 100%;
}

.pageblock{
	width: 100%;
}

/*.pagewrap .fb-like{
	position: fixed;
	left: 30px;
	top: 75px;
	z-index: 100;
}*/

/*.pagewrap .githubbuttons{
	position: fixed;
	left: 220px;
	top: 75px;
	z-index: 100;
}
*/
/*.pagewrap .copy{
	font-size: 10px;
	bottom: 20px;
	left: 30px;
	z-index: 100;
	position: absolute;
	color: white;
}*/

/*.pagewrap .copy a,.pagewrap .copy a:hover{
	color: white;
} */

.pageblock#fullscreen{
	height: 100%;
	background: none;
	color: #fff;
}

/*.pageblock#fullscreen h1{
	color: white;
	font-size: 72px;
	margin: 0;
	padding: 0;
	font-family: 'sxehwcmaax-blackblack', Helvetica, Arial, Verdana;
	font-weight:normal;
}*/

.pageblock#fullscreen .slider{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	z-index: 0
}

.pageblock#fullscreen .slider .slide{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	float: left;
	position: absolute;
	z-index: 0;
}
.backstretch img{
	top: 0px!important;
}

.pageblock#fullscreen .slider .slide .slidecontent{
	position: absolute;
	width: 100%;
	height: 100%;
/*	top: -50px;*/
	/*background: rgba(0,0,0,0.6);*/
	margin-top: 0!important;
}

.slidecontent .container{
	position: relative;
	height: 100%;
}
/*.pageblock#fullscreen .slider .slide .slidecontent h1{
	text-shadow: 0 0 15px rgba(0,0,0,0.5);
	font-weight: bold;
	font-size: 120px;
	margin: 20px 0 30px 0;
	padding: 0;
	line-height: 115px;
}
*/
/*.pageblock#fullscreen .slider .slide .slidecontent .headersur{
	font-size: 30px;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	color: #f0f0f0;
	font-style: italic;
	display: block;
}*/

/*.pageblock#fullscreen .slider .slide .slidecontent .button{
	padding: 10px 25px;
	border: 3px solid white;
	text-transform: uppercase;
	background: transparent;
	background: rgba(0,0,0,.2);
	color: white;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	letter-spacing: 1px;
	margin: 20px 0;
	line-height: 20px;
}*/

/*.pageblock#fullscreen .slider .slide .slidecontent .button a,.pageblock#fullscreen .slider .slide .slidecontent .button a:hover{
	text-decoration: none !important;
	color: white;
}

.pageblock#fullscreen .slider .slide .slidecontent .button:hover{
	background: rgba(0,0,0,.3);
}

.pageblock#fullscreen .slider .slide .slidecontent .text{
	width: 900px;
	margin: 0 auto;
	line-height: 28px;
}*/

/*.pageblock#fullscreen .slider .slide .slidecontent .text a{
	color: white;
	text-decoration: underline;
}

.pageblock#fullscreen .slider .slide .slidecontent .text a:hover{
	text-decoration: none;
}*/

/*.pageblock#fullscreen .slider .slide .slidecontent .text xmp{
	font-size: 13px;
	text-align: left;
	border: 1px solid white;
	background: rgba(0,0,0,0.1);
	padding: 10px 15px;
}
*/
/*.pageblock#fullscreen #slideposition{
	position: absolute;
	bottom: 50px;
	left: 50%;
	z-index: 500;
}*/

.pageblock#fullscreen #slideposition ul{
/*	list-style-type: none;
	margin: 0;
	padding: 0;*/
	display: none
}

/*.pageblock#fullscreen #slideposition ul li.indicator{
	display: inline-block;
	height: 10px;
	width: 10px;
	background: #222;
	margin: 0px 7px;
	padding: 0;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
	overflow: hidden;
	cursor: pointer;
}

.pageblock#fullscreen #slideposition ul li.indicator.active{
	background: white;
}
*/
.slidecontent .flick-title{
	font-family: 'zwo-alt-lf_w-6regular';
	text-transform: uppercase;
	position: relative;
	padding:0px;
	font-size: 50px;
	line-height:100%;
}
.slidecontent .title-bottom-right{
	text-align: right;
}
.slidecontent .title-bottom-left{
	text-align: left;
}
.slidecontent .title-top-left{
	text-align: left;
}
.slidecontent .title-top-right{
	text-align: right!important;
}
.slidecontent .title-top-left,
.slidecontent .title-top-right{
	text-align: left;
	position: relative;
	margin-top: 30px!important;
}

@media(max-width: 767px){
	.slidecontent .title-top-left,
	.slidecontent .title-top-right{
		position: absolute;
		bottom: 30px;
		left: 0px;
		text-align: center!important;
		width: 100%;
	}
}

@media(max-width: 767px){
	.slidecontent .title-bottom-right,
	.slidecontent .title-bottom-left{
		text-align: center;
		left: 0px;
		width: 100%;
	}
}

.slidecontent .title-bottom-right,
.slidecontent .title-bottom-left{
	position: absolute;
	width: 100%;
}

@media(max-width:  320px){
	.slidecontent .title-bottom-right,
	.slidecontent .title-bottom-left,
	.slidecontent .title-top-left,
	.slidecontent .title-top-right{
		width: 280px;
		left: 50%;
		margin-left: -140px
	}
}

/*@media(min-width: 1400px){
	.slidecontent .title-bottom-right,
	.slidecontent .title-bottom-left{
		margin-top: 410px!important;
	}
}*/


	


@media(min-width: 1367px){
	.slidecontent .title-bottom-left,
	.slidecontent .title-bottom-right{
		bottom: 210px;
	}
}
@media screen and (min-width: 768px) and (max-width: 990px) {
	.slidecontent .title-bottom-left,
	.slidecontent .title-bottom-right{
		bottom: 230px;
	}
}
@media screen and (min-width: 991px) and (max-width: 1280px) {
	.slidecontent .title-bottom-left,
	.slidecontent .title-bottom-right{
		bottom: 210px;
	}
}
@media screen and (min-width: 1281px) and (max-width: 1366px) {
	.slidecontent .title-bottom-left,
	.slidecontent .title-bottom-right{
		bottom: 200px;
	}
}











@media only screen and (max-width: 480px){
	.slidecontent .flick-title{
		font-size: 35px;
	}
	.pagewrap{
		height: 350px;
	}
	.slidecontent .title-bottom-left,
	.slidecontent .title-bottom-right{
		bottom: 30px;
	}
}
@media screen and (min-width: 481px) and (max-width: 568px) {
	.cont-section,
	.section:before,
	.section:after{
		height: 250px;
	}
	.slidecontent .flick-title{
		font-size: 40px;
	}
	.slidecontent .title-bottom-left,
	.slidecontent .title-bottom-right{
		bottom: 30px;
	}
	.pagewrap{
		height: 300px;
	}
}

@media screen and (min-width: 569px) and (max-width: 657px) {
	.cont-section,
	.section:before,
	.section:after{
		height: 230px;
	}
}
@media screen and (min-width: 657px) and (max-width: 767px) {
	.cont-section,
	.section:before,
	.section:after{
		height: 200px;
	}
}
@media screen and (min-width: 569px) and (max-width: 767px) {
/*	.cont-section,
	.section:before,
	.section:after{
		height:230px!important;
	}*/
	.slidecontent .title-bottom-left,
	.slidecontent .title-bottom-right{
		bottom: 30px;
	}
}


/*@media screen and (min-width: 768px) and (max-width: 990px) {
	.slidecontent .title-bottom-right,
	.slidecontent .title-bottom-left{
		margin-top: 530px!important;
	}
}*/

@media screen and (min-width: 991px) and (max-width: 1280px) {
	.cont-section,
	.section:before,
	.section:after{
		height: 165px!important;
	}
	.cont-section .cont-home{
		padding: 25px 15px 0px 15px;
	}
}
@media screen and (min-width: 991px) and (max-width: 1199px) {
.cont-section .cont-home p,
	.cont-section .cont-home h2{
		font-size: 15px;
	}
}
.flick-title span.cont-title{
	position: absolute;
	width: 100%;
	display: block;
	z-index: 1;
	position: relative;
}
.flick-title span.shandow{
	position: absolute;
	width: 100%;
	color: #000000;
	left:3px;
	z-index: 0;
	display: block;
	bottom: -3px;
}
.flick-title span.shandow-right{
	position: absolute;
	width: 100%;
	max-width: 100%;
	color: #000000;
	right:-3px;
	z-index: 0;
	bottom: -3px;
	display: block;
	max-width: 100%;
}
