/* ========== custom zinet ========== */
#jsn-brand {
    display: none;
}
#jsn-promo {
    margin-top: 0px;
}
#jsn-logo a {
    line-height: 100%;
    display: inline-block;
    margin: 10px;
}
h1 {
    color: #555;
	font-size: 1.8em;
	font-weight: bold;
}
h3 {
  font-size: 1.3em;
  color: #000;
  font-weight: normal;
  line-height: 26px;
}
/* ========== colors navigations ========== */
div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
    color: #f0d600;
	text-shadow: 1px 0px #858585;
	top: 0;
	left: 0;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a {
    font-size: 1.5em;
	padding: 25px 15px;
	text-shadow: 0 0 0px black;
	font-weight: bold;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a, div.jsn-modulecontainer ul.menu-mainmenu ul li.active > a {
	color: #f0d600;
	font-weight: bold;
}
a {
    color: #f0d600;
	font-weight: normal;
	text-shadow: 1px 0px #858585;
	top: 0;
	left: 0;
}
a:hover {
    color: #000;
    text-decoration: underline;
	font-weight: normal;
	text-shadow: none;
}
/* ========== navigation margin more down ========== */
div.jsn-modulecontainer ul.menu-mainmenu > li {
    padding: 64px 0px 0px 0px;
}
#jsn-header.jsn-menu-sticky div.jsn-modulecontainer ul.menu-mainmenu > li > a {
    padding: 20px;
    margin-top: 65px;
}
/* ========== table partnerlinks ========== */
table.style-greystripes thead th {
    background: #f0d600 none repeat scroll 0% 0%;
    border-right: 0px groove #999;
}
table.table-style thead th {
    font-size: 1.1em;
    border-top: 6px solid #FFF;
    color: #000;
}
.spaltenbreite {
    width: 35em;
}
div.solid-1 div.jsn-modulecontainer_inner {
    background-color: #f0f0f0;
}
hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(240, 214, 0, 0), rgba(240, 214, 0, 0.75), rgba(240, 214, 0, 0));
}

/* ========== beam over image ========== */
h2 {
  font-size: 1.3em;
  color: #f0d600;
  font-weight: bold;
  text-shadow: 1px 0px #858585;
	top: 0;
	left: 0;
}
figure{
  position: relative;
} 
figure img {
  display: block;
}
figcaption {
  position: absolute;
  bottom: 0;
  width: 350px;
  height: 50px;
  text-align: center;
  background: black;
  opacity: 0.3;
}
figcaption {
  opacity: 0;
  bottom: 1em;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
figure:hover figcaption {
  opacity: 0.6;
  bottom: 0;
}
/* ========== blendet Fragezeichen ein ========== */
figure:before { 					
  content: "?"; 
  position: absolute; 
  bottom: 1em;
  left: 1em;
  background: white; 
  color: #f0d600;
  font-weight: bold;
  opacity: 0.7;
  width: 1.5em;
  height: 1.5em;
  border-radius: 1em;
  text-align: center;
  font-size: 1.5em;
  line-height: 1.5em;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
figure:hover:before {
  opacity: 0;
}
/* flexbox impressum */
.flex-skills {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.flex-div {
  box-sizing: inherit;
  align-items: st
}
.flex-div.col-title {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.flex-div.col-text {
  -webkit-flex: 0 0 64%;
  -ms-flex: 0 0 64%;
  flex: 0 0 64%;
}
.flex-div.col-image {
  -webkit-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
}
.flex-div.impr-1 {
  -webkit-flex: 0 0 35%;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
}
.flex-div.impr-2 {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
/* ========== end of custom zinet ========== */

/* ========== PROMO ========== */
.jsn-homepage.jsn-demo-page #jsn-promo {
	margin: 0;
}
.jsn-homepage.jsn-demo-page .box_skitter,
.jsn-homepage.jsn-demo-page .label_skitter {
	background: none !important;
}
.jsn-color-blue.jsn-homepage.jsn-demo-page #jsn-promo {
	background-color: #41688f;
}
.jsn-color-red.jsn-homepage.jsn-demo-page #jsn-promo {
	background-color: #e74c3c;
}
.jsn-color-green.jsn-homepage.jsn-demo-page #jsn-promo {
	background-color: #1abc9c;
}
.jsn-color-orange.jsn-homepage.jsn-demo-page #jsn-promo {
	background-color: #e67e22;
}
.jsn-color-violet.jsn-homepage.jsn-demo-page #jsn-promo {
	background-color: #9b59b6;
}
.jsn-color-grey.jsn-homepage.jsn-demo-page #jsn-promo {
	background-color: #bcc6c9;
}
/* ========== MAIN FEATURES ========== */
#demo-main-features {
	padding: 80px 0;
}
#demo-main-features div.grid-layout div.grid-col div.grid-col_inner {
	margin-right: 0;
	padding: 55px;
}

#demo-main-features div.grid-layout.grid1 div.grid-col.block1 div.grid-col_inner {
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
#demo-main-features div.grid-layout.grid2 div.grid-col.block4 div.grid-col_inner {
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
#demo-main-features div.grid-layout.grid2 div.grid-col {
	margin-top: -1px;
}
#demo-main-features div.grid-layout.grid2 div.grid-col.block4 {
	margin-left: -1px;
}
#demo-main-features div.grid-layout div.grid-col .icon {
	display: inline-block;
	float: left;
}
#demo-main-features div.grid-layout div.grid-col .icon .link-icon {
	display: block;
	padding: 0;
	width: 63px;
	height: 63px;
overflow: hidden;
}
#demo-main-features div.grid-layout div.grid-col .icon .link-icon img {
display: block;
	background-color: #555;
}
.jsn-color-blue #demo-main-features div.grid-layout div.grid-col .icon .link-icon img {
	background-color: #009aca;
}
.jsn-color-red #demo-main-features div.grid-layout div.grid-col .icon .link-icon img {
	background-color: #bf0000;
}
.jsn-color-green #demo-main-features div.grid-layout div.grid-col .icon .link-icon img {
	background-color: #429e00;
}
.jsn-color-orange #demo-main-features div.grid-layout div.grid-col .icon .link-icon img  {
	background-color: #e66000;
}
.jsn-color-violet #demo-main-features div.grid-layout div.grid-col .icon .link-icon img {
	background-color: #9e0084;
}
.jsn-color-grey #demo-main-features div.grid-layout div.grid-col .icon .link-icon img {
	background-color: #555;
}
#demo-main-features div.grid-layout div.grid-col .intro-content {
	padding-left: 90px;
}
#demo-main-features div.grid-layout div.grid-col .intro-content .intro-heading a {
	color: #000;
	font-weight: bold;
}
#demo-main-features div.grid-layout div.grid-col .intro-content .desc {
	color: #888;
	line-height: 2em;
}

/* ========== MAIN CONTENT ========== */
.jsn-homepage.jsn-demo-page #jsn-content {
	background-color: #f5f5f5;
}
.jsn-homepage.jsn-demo-page #demo-main-content {
	padding: 50px 0 80px;
}
.jsn-homepage.jsn-demo-page #demo-main-content .demo-responsive-image {
	display: block;
}
.jsn-homepage.jsn-demo-page #demo-main-content .demo-responsive-image img {
	max-width: 100%;
}
.jsn-homepage.jsn-demo-page #demo-main-content .demo-main-content-text {
	padding: 0px !important;
}
.jsn-homepage.jsn-demo-page #demo-main-content .demo-main-content-text h3.main-heading {
	font-size: 1.8em;
	margin-bottom: 30px;
}

/* ========== DEMO GALLERY ========== */
#demo-gallery {
	padding: 50px 0;
	border-bottom: 1px solid #e5e5e5;
}
#demo-gallery .item {
	padding: 40px;
}
#demo-gallery .item .img a {
	display: block;
	position: relative;
}
#demo-gallery .item .img a img {
	max-width: 100%;
}
#demo-gallery .item .desc {
	padding: 10px 20px;
	border: 1px solid #e5e5e5;
}
#demo-gallery .item .img a:before {
	content: "";
	display: block;
	position: absolute;
	width: 70px;
	height: 70px;
	top: calc(50% - 15px);
	left: 50%;
	margin-left: -35px;
	background: #000 url(../images/icons/icon-zoom.png) center center no-repeat;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
#demo-gallery .item .img a:hover:before {
	top: calc(50% - 35px);
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#demo-gallery .item .img a:after{
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.3);
	z-index: 9;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
#demo-gallery .item .img a:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* ========== USERMODULES3 ========== */
.jsn-homepage.jsn-demo-page #jsn-pos-content-bottom + #jsn-usermodules3 {
	padding: 50px 0;
}
.jsn-homepage.jsn-demo-page div.jsn-modulecontainer ul.menu-sidemenu {
	border: none;
}
.jsn-homepage.jsn-demo-page #jsn-usermodules3 ul.menu-sidemenu > li > a > span {
	padding-left: 0;
	background: none;
}

@media only screen and (max-width: 768px), (max-device-width: 768px) {
	#demo-main-features div.grid-layout div.grid-col div.grid-col_inner {
		padding: 30px;
	}
	#demo-main-features {
		padding: 50px 0;
	}
	#demo-gallery .item .img a {
		right: auto;
		left: auto;
		top: auto;
	}
    [class*="jsn-themeslider-skitter-"] .label_skitter p.jsn-themeslider-caption-title {
        margin-top: 50px;
        margin-bottom: 5px;
    }
    [class*="jsn-themeslider-skitter-"] .label_skitter p.jsn-themeslider-caption-description {
        font-size: 18px;
    }	
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
    [class*="jsn-themeslider-skitter-"] .label_skitter p.jsn-themeslider-caption-title {
	    font-size: 25px !important;
	    margin-top: 25px !important;
    }
	#demo-main-features div.grid-layout.grid1 div.grid-col.block1 div.grid-col_inner {
		border-bottom: none;
		border-right: none;
	}
	#demo-main-features div.grid-layout.grid2 div.grid-col.block4 div.grid-col_inner {
		border-left: none;
		border-top: none;
	}
	#demo-main-features div.grid-layout div.grid-col div.grid-col_inner {
		padding: 20px;
	}
	#demo-gallery {
		padding: 25px 0 30px;
	}
	#demo-main-features {
		padding: 20px 0;
	}
	.jsn-homepage.jsn-demo-page #demo-main-content {
		padding: 30px 0;
	}
}
@media only screen and (max-width: 960px), (max-device-width: 960px){
	.jsn-mobile [class*="jsn-themeslider-skitter-"] .label_skitter p.jsn-themeslider-caption-description {
    	display: none;
    }
    .jsn-mobile.jsn-homepage.jsn-demo-page #demo-main-content .row-fluid .span4,
    .jsn-mobile.jsn-homepage.jsn-demo-page #demo-main-content .row-fluid .span8{
    	width: 100%;
    }
}

form#login-form a.btn.hasTooltip {
	display: inline-block !important;
}
