.rk-temp {
	display: block;
	font-size: 2em;
	opacity: 0.5;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.rk-grid li:hover .rk-temp {
	opacity: 1;
}
.color1 {
	background: #efefef;/*rgba(0,0,0,0.65)*/
}
.color2 {
	background-color:#333333;
}
.rot {
	color: #990000;
}
.blau {
	color: #000066;
}
/*------------------------- topbar ---------------------------*/
.rk-top-expander {
	margin:0 0.5% 2em 0.5%;
}
.rk-top-expander-inner {
	padding: 0!important;
	height: 100%;
	overflow:auto;
}
.width-66 {
	width: 66.66%;
	height: 340px !important;
	float: right;
	overflow:hidden !important;
}
.width-33 {
	width: 33.33%;
	height: 340px !important;
	float: right;
	overflow:hidden !important;
}
.rk-top-fullimg {
	text-align: left;
	height: 340px !important;
}
.parent-vcenter {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.vcenter {
  position: relative;
  top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}
/*.rk-top-fullimg img {
	max-height: 100%;
	max-width: 100%;
	height:auto;
	width:auto;
	margin: 0;
	float:left;
}*/
.rk-top-col-content h1 {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-weight:400;
	font-size: 1.2em;
	padding: 30px;
	color:#fff;
}
.rk-top-col-content blockquote {
	font-family: "Times New Roman", serif;
	font-weight:400;
	font-style:italic;
	font-size: 1.4em;
	padding: 0 30px 30px 30px;
	/*margin-bottom: 10px;*/
	color:#ffb366;
}
/*.rk-top-col-content blockquote {
	font-family: "Times New Roman", serif;
	font-weight:600;
	font-style:italic;
	font-size: 2em;
	padding: 0.5em;
	margin: 0 2em;
	color:#ffe0c1;
	display:block;
	background-color:rgba(0,0,0,0.30);
}*/
.rk-top-col-content p {
	font-weight: 400;
	font-size: 1em;
	line-height: 1.375em;
	padding: 0 30px;
	color: #fff;
}

.rk-top-col-content a {
	font-weight: 700;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 10px 20px;
	background: rgba(255,255,255,0.90);
	color: #222;
	display: inline-block;
	/*margin: 20px 0;*/
	outline: none;
}
.rk-top-col-content a::before{
	content: '\2192';
	display: inline-block;
	margin-right: 10px;
}
.rk-top-col-content a:hover {
	color: #999;
}

.rk-top-col-content img { /*rk-top-fullimg*/
	max-height:100%;
	max-width:100%;
	width:100%;
	height:100%;
}
/*bg var */
.pic1 {
	background-image:url(../img/header/s1.jpg);
	background-repeat: none;
	background-position: center;
	background-size: 100% 100%;
}
.pic2 {
	background-image:url(../img/test/g1.jpg);
	background-repeat: none;
	background-position: center;
	background-size: 100% 100%;
}
/*------------------------- content --------------------------*/
.rk-expander {
	margin:0 0.5%;
}
.rk-expander-inner {
	padding: 1em; /*30px*/
	height: 100%;
	overflow:auto;
}
.rk-panelcontent {
	padding: 0px !important;
	margin: 0px !important;
}
.rk-col-content{
	padding: 1em; /*20px*/
	display: block;
}
.rk-col-wrapper {
	-ms-zoom: 1;
}
.rk-col-wrapper::before {
	height: 0px;
	overflow: hidden;
	display: block;
	content: ".";
}
.rk-col-wrapper::after {
	height: 0px;
	overflow: hidden;
	display: block;
	content: ".";
}
.rk-col-wrapper::after {
	clear: both;
}
.multi-columns {
	font-size: inherit;
}
.multi-columns .rk-col-wrapper {
	padding: 0px;
}
.rk-col{}
.width-100 {
	width:100%;
	float:none;
	text-align:center;
	margin: 0 auto;
}
.width-50 {
	width: 50%;
	float: left;
}
.border-left .border-right{
	border:0;
}
.rk-fullimg {
	text-align: center;
}
.rk-fullimg img {
	max-height: 100%;
	max-width: 100%;
	height:auto;
	width:auto;
	margin: 0;
	float:right;
}
.subimg {
	padding: 0 0 10px 0;
}
.lft{
	float:left;
}
.rt{
	float:right;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*.rk-col-content h1 {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-weight:400;
	font-size: 2.4em;
	padding: 0 0 10px;
	margin-bottom: 10px;
	color:#ffdc64;
}*/
.rk-col-content h2 {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1.1em;
	padding: 0 0 10px;
	margin-bottom: 10px;
	text-transform:uppercase;
}
.rk-col-content h3 {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	letter-spacing: 0.025em;
	font-size: 1em;
	padding: 0;
	margin: 20px 0 10px 0;
	text-transform:uppercase;
}
/*.rk-col-content p strong {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	padding: 0;
	margin: 0;
	color:#333;
}*/
.rk-col-content p, .rk-col-content li {
	font-weight: 400;
	font-size:1em;
	line-height: 1.4em;
	padding-left: 1.4em;
}
.rk-col-content ul {
	margin:22px 0;
}
.rk-col-content ol {
	margin:22px 0;
}
.rk-col-content ol li {
	list-style-position:outside;
	margin: 0.5em 0 0.5em 2.5em;
	padding: 0em;
	float:none;
	list-style-type:decimal !important;
}
.rk-col-content ul li {
	list-style-position:outside;
	margin: 0.5em 0 0.5em 2.5em;
	padding: 0em;
	float:none;
	list-style-type:disc !important;
}
.rk-col-content a {
	color: #990000;
	text-decoration:underline;
	/*font-weight: 700;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 10px 20px;
	background: rgba(255,255,255,0.90);
	color: #330000;
	display: inline-block;
	margin: 20px 0;
	outline: none;*/
}
.rk-col-content a::before {
	/*content: '\2192';
	display: inline-block;
	margin-right: 10px;*/
}
.rk-col-content a:hover {
	color: #999;
}

/*#links{}
#links a{
	padding: 0;
	background: rgba(255,255,255,0.0);
	color: #ddd;
	display: inline-block;
	margin: 20px 10px;
	float:left!important;
}
#links a::before{
	content: '';
	display: block;
	margin-right: 0;
}
#links a:hover{}
#links a img{
	border:none;
	outline:none;
	display:block;
}*/
/*ul .social {
	margin: 0;
	padding: 0;
}
.social li {
	list-style-type:none;
	display: inline;
	margin: 0;
	padding: 0;
	height: 64px;
	float:left;
	background:none;
}
.social a, .social a:visited, .social a:active, .social a:hover, .social a:focus {
	text-decoration: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0 10px 10px 0;
	background:none;
}*/
/*.txtlink a{
	font-weight: 400;
	font-size: 1em;
	text-transform: none;
	letter-spacing: 0;
	padding: 0;
	color: #B3D4E7;
	background:none;
	display: inline-block;
	margin: 0;
	outline: none;
}
.txtlink a::before {
	content: '\2192';
	display: inline-block;
	margin-right: 10px;
}
.txtlink a:hover {color: #eee;}*/
.social a::before {
	content: '';
	margin:0;
	display:inline;
}
.space{
	margin:0 0 0 12px;
}
.tp{
	opacity:0;
}
/*------------------------- social footer --------------------------*/

.rk-foot-expander {
	margin:2em 0.5% 0 0.5%;
}
.rk-foot-expander-inner {
	padding: 0!important;
	/*height: 100%;*/
	overflow:hidden;
}
.footer {
	height: 3.2em;
}
.footer p {
	padding: 0 2em 0 0.25em;
}
.footer a {
	font-weight: 400;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0;
	padding: 0;
	background: none;
	color: #fff;
	display: inline-block;
	margin: 0;
	outline: none;
}
.footer a::before {
	content: '';
	display: inline-block;
	margin-right: 10px;
}
.footer a:hover {
	color: #999;
}

ul .socialtop {
	margin: 0;
	padding: 0;
}
.socialtop li {
	list-style-type:none;
	display: inline;
	margin: 0;
	padding: 0;
	/*height: 32px;*/
	float:left;
	background:none;
}
.socialtop li:nth-child(1) {
	padding-left:1em;
}
.socialtop a, .socialtop a:visited, .socialtop a:active, .socialtop a:hover, .socialtop a:focus {
	text-decoration: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0 0.25em 0 0;
	background:none;
}

@media screen and (max-width: 52em) {/*63.125em*/
	.rk-fullimg img {
		margin: 0 auto;
		float:none !important;
	}
	.subimg {
		float:none!important;
	}
	.rk-col {
		width: auto !important;
		float: none !important;
		position: static !important;
	}
	.rk-col-content {
		padding: 0.5em 1.5em;
		border: currentColor;
		height: auto !important;
		max-height: 888678px;
	}
	.rk-col-wrapper::before {
		display: none;
	}
	.rk-col-wrapper::after {
		display: none;
	}
	.width-33 {
		height: auto !important;
	}
	.rk-top-col-content h1 {
		padding: 30px 30px 0 30px;
	}
	.rk-top-col-content h2 {
		padding: 20px 30px;
	}
	.width-66 {
		height: auto !important;
	}
	.rk-top-fullimg {
		text-align: left;
		height: auto !important;
	}
}
@media screen and (max-width: 35em) {
	.rk-temp {
		display: block;
		font-size: 1.75em;
		opacity: 1;
		-webkit-transition: none;
		-moz-transition: none;
		transition: none;
	}
	.rk-col-content h1 {
		font-size: 2.2em;
		padding: 0 0 10px;
		margin-bottom: 5px;
	}
	.rk-col-content h2 {
		font-size: 1.2em;
		padding: 0 0 10px;
		margin-bottom: 5px;
	}
	.rk-col-content h3 {
		font-size: 1.2em;
		margin: 16px 0;
	}
	.rk-col-content p, .rk-col-content li {
		padding-left: 0em;
	}
	.rk-col-content ol li {
		margin: 0.5em 1.25em;
		padding: 0;
	}
	.rk-col-content ul li {
		margin: 0.5em 1.25em;
		padding: 0;
	}
}
@media screen and (max-width: 25em) {
	.rk-expander {
		left: 0;
		width: 100%;
		margin-top: 10px;
		opacity:1;
	}
	.rk-col-content {
		padding: 0;
	}
	.rk-temp {
		font-size: 1.5em;
	}
	.rk-col-content h1 {
		font-size: 1.8em;
	}
	.rk-col-content h2 {
		font-size: 1.1em;
	}
	.rk-col-content h3 {
		font-size: 1.1em;
	}
	.rk-top-expander {
		left:0;
		width:100%;
		margin: 10px 0 0 0;
	}
	.rk-foot-expander {
		left:0;
		width:100%;
		margin: 10px 0 0 0;
	}
	.footer {
		height: 6em;
	}
}
@media screen and (max-width: 20em) {
	/*.rk-fullimg img {
		display: none!important;
	}*/
}