/* mediahof (c) 2015 */

/*
Green:		#68abb3
Darkgreen:	#366a70
*/

/* GENERAL
-------------------------------------*/	

body{
	font-size: 0.8em;
	}
	
h1 {
	font-size: 3.0em;
	margin-top: 35px;
	margin-bottom: 10px;
	}
	
h2{
	font-size: 2.0em;
	margin-top: 35px;
	margin-bottom: 20px;
	}
	
h3	{
	line-height: 1.8em;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
h1, h2, h3{
	color: #366a70;
	}
	
p, li{
	line-height: 1.8em;
	font-size: 1.4em;
	}
	
#jsn-pos-top p, #jsn-footer p, #jsn-footer div{
	font-size: 1.0em;
	line-height: 1.8em;
	}
	
.item-page img{
	margin: 15px 0;
	}
	
.print-only{
	display: none;
	}
		

/* LAYOUT
-------------------------------------*/	

#jsn-body{
	background: #fff url(../images/pmf-hg_1920.jpg) no-repeat center top;
	}

#jsn-maincontent{
	background: #fff;
	}

.img400{
	display: inline-block;
	width: 400px;
	height: 200px;
	position: relative;
	overflow: hidden;
	}
	
.img400 img{
	position: absolute;
	top: 0;
	left:0;
	margin: 0;
	background: rgba(193, 221, 224, 0.3);
	}
	

	
.img400txt{
	position: absolute;
	top: 0;
	left:0;
	z-index:10;
	width: 400px;
	height: 400px;
	background: rgba(0, 0, 0, 0);
	text-align: center;
	color: #fff;
	transition: all 0.5s ease-in-out;
	}
	
.img400txt:hover{
	top: -200px;
	background: #366a70;
	transition: all 0.5s ease-in-out;
	}
	
.img400txt p{
	margin-top: 280px;
	line-height: 1.2em;
	}
	
.img400txt a{
	color: #fff;
	text-decoration: none;
	display: block;
	}
	
.img400txt a:hover{
	text-decoration: underline;
	}

#jsn-topheader{
	position: fixed;
	width: 100%;
	height: 50px;
	display: block !important;
	z-index: 99999;
	}

#jsn-pos-top{
	padding: 0 20px;
	}
	
#jsn-header{
	border-top: none;
	border-bottom: 3px solid #68abb3;
	padding-top: 50px;
	}
	
.jsn-homepage #jsn-header{
	border-bottom: none;
	}

#jsn-header.jsn-menu-sticky{
	border-bottom: 3px solid #68abb3;
	}
	
#jsn-logo img{
	width: 300px;
	height: auto;
	transition: width 0.4s ease-out;
	}
	
#jsn-header.jsn-menu-sticky #jsn-logo img{
	width: 200px;
	height: auto;
	transition: width 0.2s ease-in;
	}
	
#jsn-menu .jsn-menu-toggle.active {
	background-color: #fff;
	color: #fff;
	}

#jsn-menu .jsn-modulecontent > .jsn-menu-toggle {
	height: 20px;
	line-height: 20px;
	padding: 10px 12px;
	vertical-align: middle;
	color: #fff;
	position: absolute;
	top: -75px;
	right: -20px;
	}
	
#jsn-menu .jsn-modulecontent > span.jsn-menu-toggle:before{
	content: url(../images/ico32/0191-menu2.png);
	}
	
body.jsn-color-blue #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu.jsn-menu-mobile > li.active > a {
	background-color: #68abb3;
	}
	
#jsn-promo {
    height: 300px;
	}

.jsn-color-blue.jsn-homepage.jsn-demo-page #jsn-promo {
	background: #68abb3 url(/images/assets/binnenalster_1920.jpg) center top no-repeat;
	}	

.jsn-homepage.jsn-demo-page #jsn-content {
	background-color: #fff;
	}
	
#jsn-content-top h1{
	text-align: center;
	margin-bottom: 30px;
	}

#jsn-mainbody{
	padding-bottom: 40px;
	}
	
.jsn-article-toolbar {
	background-color: #fff;
	margin-bottom: 0;
	float: right;
	}
	
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background-color: #fff;
	background-image: linear-gradient(to bottom, #68abb3, #68abb3);
	color: #fff;
	}
	
.icon-print {
	padding-right: 5px;
	}
	
.icon-cog {
	background-position: -96px -48px;
	}
	
#demo-main-features{
	margin-top: 35px;
	}
	
#jsn-pos-innerright_inner > .jsn-modulecontainer {
	padding: 15px 15px 8px 15px;
	background-color: #68abb3;
	color: #fff;
	margin-top: 20px;
	font-size: 0.8em;
	margin-right: 20px;
	}
	
#jsn-pos-innerright_inner > .jsn-modulecontainer h3.jsn-moduletitle,
#jsn-pos-innerright_inner > .jsn-modulecontainer a{
	color: #fff;
	}
	
#jsn-pos-innerright_inner > .thumb.jsn-modulecontainer {
	padding: 0;
	background-color: #fff;
	color: #fff;
	margin-bottom: 20px;
	}
	
#jsn-footer {
	background-color: #68abb3;
	border: none;
	color: #fff;
	font-size: 0.9em;
	}
	
#jsn-footer a {
	color: #fff;
	}
	
#jsn-footer a:hover, #jsn-footer a:focus, #jsn-footer a:active{
	text-decoration: underline;
	}
	
#jsn-footer h3.jsn-moduletitle{
	text-transform: uppercase;
	font-size: 1.5em;
	color: rgba(255,255,255, 0.6);
	font-weight: 600;
	}
	
#jsn-footermodules{
	padding: 25px 0 35px 0;
	}
	
#jsn-footermodules div.jsn-modulecontainer {
    margin-top: 0;
	}
	
#jsn-gotoplink {
	background-color: #366a70;
	color: #fff;
	border: 2px solid #fff;
	border-bottom: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}
	
	
/* COLORS
-------------------------------------*/	
.blue{
	color: #68abb3;
	}
	
	
/* ICONS
-------------------------------------*/	
.phone:before{content: url(../images/ico16/0067-phone.png);}
.mail:before{content: url(../images/ico16/0008-quill.png);}
.contact:before{content: url(../images/ico16/0069-address-book.png);}
.phone, .mail{font-size: 1.4em;}
.phone{margin-right: 15px;}

.location32 h3{
	padding-left: 40px;
	background: url(../images/ico32/0073-location2_white.png) 0 0 no-repeat;
	line-height: 30px;
	}
.location32 h3 span{
	padding-top: 10px;
	}

.home32 h3{
	padding-left: 40px;
	background: url(../images/ico32/0001-home-white.png) 0 0 no-repeat;
	line-height: 30px;
	}
.home32 h3 span{
	padding-top: 10px;
	}
.partner32 h3{
	padding-left: 40px;
	background: url(../images/ico32/0115-users-white.png) 0 0 no-repeat;
	line-height: 30px;
	}
.partner32 h3 span{
	padding-top: 10px;
	}
	
.membership32 h3{
	padding-left: 40px;
	background: url(../images/ico32/0273-checkmark-white.png) 0 0 no-repeat;
	line-height: 30px;
	}
.membership32 h3 span{
	padding-top: 10px;
	}
	
.news32 h3{
	padding-left: 40px;
	background: url(../images/ico32/0027-bullhorn-white.png) 0 0 no-repeat;
	line-height: 30px;
	}
.news32 h3 span{
	padding-top: 10px;
	}
	
.info32 h3{
	padding-left: 40px;
	background: url(../images/ico32/0269-info-white.png) 0 0 no-repeat;
	line-height: 30px;
	}
.info32 h3 span{
	padding-top: 10px;
	}
	
a.jcepopup span.jcemediabox-zoom-image {
  background: url("../images/zoom-img.png") no-repeat scroll right bottom transparent;
	}
	
#jsn-social-icons ul .pinterest {
	background-color: #005a5f;
	}
	
/* PRINTFUNCTION
-------------------------------------*/	
li.print-icon{
	list-style-type: none !important;
	font-size: 1.1em;
	}
	
li.print-icon a{
	color: #000;
	}

	
/* MAINMENU
-------------------------------------*/	
	
div.jsn-modulecontainer ul.menu-mainmenu > li > a {
    font-size: 0.9em;
	}
	
div.jsn-modulecontainer ul.menu-mainmenu li a:hover {
    color: #68abb3;
	}
	
/* FORMELEMENTS
------------------------------------*/

#jsn-page .button {
	background-image: none;
	background-color: #366a70;
	}

p.acysubbuttons {
	width: 80%;
	}	
	
/* RESPONSIVE
------------------------------------*/

@media (max-width: 1200px) {

	#jsn-promo{
		height: auto;
		width: auto;
		background-position: center center !important;
		}
	div.container_skitter, img.image_main, div.box_clone, div.box_clone img{
		height: auto !important;
		width: auto !important;
	}
	div.container_skitter{
		text-align: center;
		position: relative;
	}
	img.image_main{
		height: auto !important;
		width: auto !important;
		display: block !important;
		margin:auto !important;
	}
	#demo-main-features div.grid-layout div.grid-col div.grid-col_inner {
		min-height: 340px !important;
	}
	#jsn-pos-footer img{
		max-width: 80% !important;
		height: auto !important;
	}
}

@media (max-width: 960px) {
	#demo-main-features div.grid-layout div.grid-col div.grid-col_inner{
		min-height: 0 !important;
	}
	#demo-main-features div.grid-layout div.grid-col{
		display: block !important;
		width: 100%;
	}
	#jsn-pos-innerright_inner > .jsn-modulecontainer {
		margin-right: 0;
	}
	div.thumb{
		display: none;
	}
	#jsn-footer h3.jsn-moduletitle {
		font-size: 1.2em;
	}
}
	
@media (max-width: 680px) {
	div.container_skitter, img.image_main, div.box_clone, div.box_clone img{
		height: auto !important;
		width: auto !important;
	}
	/*img.image_main{
		min-height: 150px !important;
		width: initial !important;
	}*/
	p.jsn-themeslider-caption-title {
	font-size: 30px !important;
	line-height: 35px !important;
	margin-top: 1em;
	}
	p.jsn-themeslider-caption-description {
	font-size: 20px !important;
	}

	#jsn-topheader {
		height: 90px;
		text-align: center;
	}
	#jsn-header {
		padding-top: 90px;
	}
	#jsn-pos-top.pull-right .jsn-modulecontainer{
		float: none !important;
	}	
	#jsn-social-icons.pull-left{
		float: none !important;
		display: inline-block;
		position: absolute;
		top: 50px;
		left:20%;
	}
	.mod-languages{
		float: right;
		margin-right: 20%;
	}
		
	.pull-left{
		float: none !important;
	}	
	.pull-right{
		float: none !important;
	}
	
	#jsn-promo {
		height: 215px;
	}
	#jsn-content-top h2{
		font-size: 20px;
	}
	#jsn-leftsidecontent_inner, #jsn-rightsidecontent_inner, #jsn-pos-innerleft_inner, #jsn-pos-innerright_inner {
		padding-top: 0px;
	}	
	#jsn-pos-footer .span3{
		width: 100% !important;		
	}
	#jsn-pos-content-top [class*="span"], #jsn-pos-content-bottom [class*="span"], #jsn-pos-user-top [class*="span"], #jsn-pos-user-bottom [class*="span"], #jsn-pos-mainbody-top [class*="span"], #jsn-pos-mainbody-bottom [class*="span"], #jsn-usermodules1 [class*="span"], #jsn-usermodules2 [class*="span"], #jsn-usermodules3 [class*="span"], #jsn-footermodules [class*="span"] {
		float: none;
		margin: 25px auto;
		width: 99% !important;
	}
	#jsn-footermodules [class*="span"] {
		text-align: center;
	}
	#demo-main-features div.grid-layout div.grid-col .intro-content h3.intro-heading {
		margin-left: 75px;
		font-size: 2.5em;
	}
	#demo-main-features div.grid-layout div.grid-col .intro-content {
		padding-left: 0;
	}
	#jsn-footermodules div.jsn-modulecontainer {
		margin-top: 25px;
	}
	#jsn-footer h3.jsn-moduletitle {
		color: rgba(255, 255, 255, 0.8);
		font-size: 2.5em;
	}
	.jsn-color-blue.jsn-homepage.jsn-demo-page #jsn-promo {
		background: none;
	}
}

@media (max-width: 480px) {
	#jsn-topheader {
		height: 120px;
		text-align: center;
	}
	#jsn-header {
		padding-top: 120px;
	}
	#jsn-pos-top.pull-right .jsn-modulecontainer{
		float: none !important;
	}	
	#jsn-social-icons.pull-left{
		float: none !important;
		display: inline-block;
		position: absolute;
		top: 50px;
		left:20%;
	}
	.mod-languages{
		float: right;
		margin-right: 20%;
	}
		
	.pull-left{
		float: none !important;
	}	
	.pull-right{
		float: none !important;
	}
	#jsn-promo {
		height: 150px;
	}
	#jsn-content-top h1 {
		margin-bottom: -10px;
		margin-top: 60px;
		font-size: 30px;
	}
	#demo-main-features div.grid-layout div.grid-col div.grid-col_inner{
		min-height: 0;
	}
	#demo-main-features div.grid-layout div.grid-col{
		display: block !important;
		width: 100%;
	}

	#jsn-pos-footer .span3{
		width: 100% !important;
		
	}
	#jsn-pos-content-top [class*="span"], #jsn-pos-content-bottom [class*="span"], #jsn-pos-user-top [class*="span"], #jsn-pos-user-bottom [class*="span"], #jsn-pos-mainbody-top [class*="span"], #jsn-pos-mainbody-bottom [class*="span"], #jsn-usermodules1 [class*="span"], #jsn-usermodules2 [class*="span"], #jsn-usermodules3 [class*="span"], #jsn-footermodules [class*="span"] {
		float: none;
		margin: 25px auto;
		width: 99% !important;
	}
	#jsn-footermodules [class*="span"] {
		text-align: center;
	}
	#demo-main-features div.grid-layout div.grid-col .intro-content h3.intro-heading {
		margin-left: 75px;
		font-size: 2.5em;
	}
	#demo-main-features div.grid-layout div.grid-col .intro-content {
		padding-left: 0;
	}
	#jsn-footermodules div.jsn-modulecontainer {
		margin-top: 25px;
	}
	#jsn-footer h3.jsn-moduletitle {
		color: rgba(255, 255, 255, 0.8);
		font-size: 2.5em;
	}
	.jsn-color-blue.jsn-homepage.jsn-demo-page #jsn-promo {
		background: none;
	}
	
	
	
	
	
	span.phone{
		display: block;
	}
	#jsn-social-icons.pull-left {
		top: 73px;
	}	
	#jsn-menu .jsn-modulecontent > .jsn-menu-toggle {
		top: -152px;
	}
	.jsn-themeslider-skitter-BJKhx .label_skitter p.jsn-themeslider-caption-title {
		font-size: 23px;
		line-height: 28px;
	}
}