
body {
	position: relative;
	width: 100%;
	font-size: 16px;
	line-height: 1.5;	
}

html.navopen.fixednav {
	overflow-y: hidden;
}

	@media (min-width: 1025px) {
		html {
			overflow-y: scroll;
			overflow-x: hidden;
		}
		body {
			overflow-y: hidden;
			overflow-x: hidden;
		}
	}


body .pagebackground:not(body.gpAdmin .pagebackground) {
	display: none !important;
}


body .fullsizebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
	background-size: auto 911px;
	z-index: 0;
	display: none;
	transition: background-image;
	animation: animatedBackground 300s linear infinite alternate;
}
	body.gpAdmin .fullsizebg {
		animation: none !important;
	}
	
	@keyframes animatedBackground {
	  0% {
	  	background-size: auto 911px;
	  }
	  45% {
	  	background-size: auto 1200px;
	  }
	  55% {
	  	background-size: auto 1200px;
	  }	  
	  100% {
	  	background-size: auto 911px;
	  }	  
	}
	
	
	@media (max-width: 496px) {
		body .fullsizebg {
			background-size: auto 350px;						
		}
	}

body .fullsizebgdecker {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/background_decker.png);
	background-repeat: repeat-x;
	background-size: auto;
	z-index: 1;	
}
	@media (max-width: 496px) {
		body .fullsizebgdecker {
			background-size: 121px auto;					
		}
	}


/************************/
/* header */
	.homeicon:before {
		content: "\f015";
		font: normal normal normal 14px/1 FontAwesome;
		font-size: 14px;
		font-size: inherit;
		text-rendering: auto;
		-moz-osx-font-smoothing: grayscale;
	}

		@media (max-width: 496px) {

			.maincontainer {
				margin-top: 140px;
			}
			.navbar-header {
				background-color: white;
			}
		}	
	
	
	.navbar-default .navbar-brand {
		color: #1c9d33;
		letter-spacing: 1px;
	}
	.navbar-brand {
		padding: 13px 20px 14px 15px;
		height: auto;
		font-weight: 900;
	}
	
	.brandlogo {
		width: 340px;
		height: 100px;
		background-image: url(../images/gartenbau-logo.png);
		background-repeat: no-repeat;
		background-position: 0px 9px;
		background-size: auto 70px;
		cursor: pointer;
	}	
	.brandlogotext {
		display: none;
	}
	body.fixednav .brandlogotext {
		display: block;
	}
	body.fixednav .brandlogo {
		display: none;
	}	

	
		@media (max-width: 1024px) {
			.brandlogo {
				margin-left: 15px;
			}			
			.navbar-default .navbar-brand {
				color: #1c9d33;
			}
			
			.navbar-brand {
				padding: 19px 20px 14px 15px;
				height: auto;
				font-weight: 900;
			}			
		}	
		@media (max-width: 496px) {
			.navbar-brand {
				padding: 19px 20px 14px 15px;
				height: auto;
				font-weight: 900;
			}	
			.brandlogo {
				background-image: url(../images/gartenbau-logo-line.png);
				height: 55px;
				background-position: 0px 4px;
				background-size: auto 90%;
				z-index: 90;
				width: 70%;
			    display: inline-block;
			}	
					
		}		
		
		@media (max-width: 360px) {
			.brandlogo {
				background-position: 0px 6px;
				background-size: auto 84%;
			}	
					
		}			


/************************/
/* top slider */

.topsliderWhitebar {
    width: 100%;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    z-index: 10;
}
.topsliderWhitebg {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    z-index: 5;	
    top: 0;
}
.gpSlide .container {
    z-index: 10;
    position: relative;
}

.topSlider {
    margin-bottom: -150px;
    z-index: 10;
    top: -95px;
}
	@media (max-width: 496px) {
		.topSlider {
		    margin-bottom: -140px;
		    margin-top: -12px;
		    height: 70vh !important;
		    min-height: 460px;
		}
	}

.gpAdmin .innerFx-fade h1, .gpAdmin .innerFx-fade h2, .gpAdmin .innerFx-fade {
	color: white !important;
}

.gpSlide .innerFx-fade {
	margin-top: 100px;
	margin-bottom: 100px;
	color: black;
	/*text-shadow: 0px 0px 10px black;*/
}

	
.gpSlide .innerFx-fade h1 {
	font-size: 30px;
	line-height: 35px;
	margin: 0 0 -5px 0px;
	padding: 0;
	text-transform: uppercase;
	color: #1c9d34;
}

.gpSlide .innerFx-fade h2 {
	font-size: 20px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
	text-transform: uppercase;
}

.gpSlide .innerFx-fade p, .gpSlide .innerFx-fade {
	font-size: 18px;
	line-height: 27px;
}

	@media (max-width: 1024px) {
		.gpSlide .innerFx-fade {
			padding-left: 70px;	
		}
	}
	
	@media (max-width: 769px) {
		.gpSlide .innerFx-fade {
			width: 80%;		
		}
	}
	
	@media (max-width: 496px) {
		.gpSlide .innerFx-fade {
			width: 82%;	
		}
		.gpSlide .innerFx-fade p, .gpSlide .innerFx-fade {
			font-size: 16px;
			line-height: 24px;
			text-align: center;
		}		
		.gpSlide .innerFx-fade h1 {		
			font-size: 25px;
			line-height: 23px;	
			margin-bottom: 5px;	
		}
		.gpSlide .innerFx-fade h2 {		
			font-size: 16px;
			line-height: 18px;	
			margin-bottom: 13px;		
		}		
	}


.gpSliderTheme-default .gpPrevSlide, .gpSliderTheme-default .gpPrevSlide:active, .gpSliderTheme-default .gpPrevSlide:focus, .gpSliderTheme-default .gpNextSlide, .gpSliderTheme-default .gpNextSlide:active, .gpSliderTheme-default .gpNextSlide:focus,
.gpSliderTheme-default .gpSlideIndicators li {
	color: rgba(29, 158, 53, 1);
}

.gpSliderTheme-default .gpPrevSlide:hover, .gpSliderTheme-default .gpNextSlide:hover,
.gpSliderTheme-default .gpSlideIndicators li:hover {
	color: rgba(29,  158,  53, 0.7);
}
.gpSliderTheme-default .gpPrevSlide:before, .gpSliderTheme-default .gpNextSlide:before,
.gpSliderTheme-default .gpSlideIndicators li:before {
	text-shadow: none;
}

	.topSlider .focuspoint img,	.topHeaderSlider .focuspoint img {
		animation: animatedSliderBackground 300s linear infinite alternate;
		transform-origin: bottom center;		
	}
	
	@keyframes animatedSliderBackground {
	  0% {
	    background-position: 0 50%;
	    transform: scale(1);
	    transform-origin: top left;
	  }
	  50% {
	    background-position: 0 100%;
	    transform: scale(2);
	    transform-origin: top right;
	  }
	  100% {
	    background-position: 0 50%;		 
	    transform: scale(1);
	    transform-origin: top left;
	  }	  
	}	
	
	
	.topSlider .gpSlide1 .focuspoint img {
		animation: animatedSliderBackground1 300s linear infinite alternate;
	}	
	
	@keyframes animatedSliderBackground1 {
	  0% {
	    background-position: 0 50%;
	    transform: scale(1);
	    transform-origin: bottom;
	  }
	  50% {
	    background-position: 0 100%;
	    transform: scale(2);
	    transform-origin: top;
	  }
	  100% {
	    background-position: 0 50%;		 
	    transform: scale(1);
	    transform-origin: bottom;
	  }	  
	}		
	
	.topSlider .gpSlide2 .focuspoint img {
		animation: animatedSliderBackground2 300s linear infinite alternate;
	}	
	
	@keyframes animatedSliderBackground2 {
	  0% {
	    background-position: 0 50%;
	    transform: scale(1.5) rotate(0deg);
	    transform-origin: center;
	  }

	  100% {
	    background-position: 0 50%;		 
	    transform: scale(1.5) rotate(360deg);
	    transform-origin: center;
	  }	  
	}

	body.gpAdmin .topSlider .focuspoint img, .topHeaderSlider .focuspoint img {
		animation: none !important;
	}

/************************/
/* content */

.maincontainer {
	position: relative;
	z-index: 2;
	margin-top: 120px;

}

.maincontainer .content {
	padding-bottom: 55px;	
}

	@media (max-width: 1024px) {
		.maincontainer {
			margin-top: 100px;
		}
	}
	
	@media (max-width: 496px) {
		.maincontainer {
			margin-top: 100px;
		}
		.maincontainer .content	{

		}
	}	
	
	/* content headers */
	.maincontainer > .row > .content > #gpx_content > div.GPAREA.filetype-text > h1:first-child,
	.maincontainer > .row > .content > #gpx_content > .GPAREA.filetype-text > div > h1:first-child,
	.maincontainer > .row > .content > #gpx_content > .GPAREA.filetype-text > h1:first-child,	
	.maincontainer > .row > .content > #gpx_content > div.GPAREA.filetype-text > h2:first-child,
	.maincontainer > .row > .content > #gpx_content > .GPAREA.filetype-text > div > h2:first-child,
	.maincontainer > .row > .content > #gpx_content > .GPAREA.filetype-text > h2:first-child {
		margin-top: 0px; /* no top margin for all first headers*/
	}
	
	.maincontainer .row .content h1	{
		color: #1c9d33;
		text-transform: uppercase;
		font-size: 27px;
		line-height: 29px;
		font-weight: 400;
		margin: 0;
		padding: 0;
	}
	
	.maincontainer .row .content h2	{
		color: black;
		text-transform: uppercase;
		font-size: 19px;
		line-height: 21px;
		font-weight: 400;
		margin: 0 0 25px 0;
		padding: 0;
	}
	
	.maincontainer .row .content h2 strong {
		font-weight: 900;
	}	

	p {
		margin: 0 0 20px;
	}
	
	.maincontainer .content a {
		color: #1c9d33;
		text-decoration: none;
	}
	
	/* UL OL */
	.maincontainer ol {
		padding-left: 0px;
		counter-reset: item;
	}
	.maincontainer ol li {
	    min-height: 28px;
	    background: url(../images/checkmark_clear.png) no-repeat;
	    background-position: 0px 5px;
	    margin: 10px 0 5px 0;
	    padding: 6px 0 16px 55px;
	    border-bottom: 1px dotted rgba(0,0,0,0.15);
	    list-style: none;
	    list-style-position: outside;
	} 	
	.maincontainer ol li:before {
	    color: #ffffff !important;
	    text-shadow: none !important;
	    margin-top: 10px;
	    margin-left: -41px;
	    margin-right: 15px;
	    letter-spacing: -1px;
	    line-height: 17px !important;
	}
	.maincontainer ol li:before {
	    font-size: 17pt;
	}
	.maincontainer ol li:before {
		position: absolute;
		content: counter(item,decimal) " ";
		counter-increment: item;
	}	
	
	.maincontainer ol h3 {
	    font-size: 14pt;
	    line-height: 15pt;
	    text-transform: uppercase;
	    margin: 0px;
	}
	
	.maincontainer ol h3, .maincontainer ol h4, .maincontainer ol, .maincontainer ol {
	    font-weight: normal;
	    color: #696969;
	}	
		

/************************/
/* NAV */	

	/* mobile toggle */
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #1c9d34;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #ffffff;
	}
	.navbar-toggle {
		margin-right: 14px;
		margin-top: 14px;
		margin-bottom: 8px;		
	}
	body.fixednav .navbar-toggle {
		margin-top: 11px;			
	}
	
		@media (max-width: 1024px) {
			.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
				background-color: transparent;
			}
			.navbar-default .navbar-toggle {
				border: 1px solid transparent;
			}
		}
		@media (max-width: 496px) {
			.navbar-toggle {
				margin-right: 8px;
				margin-top: 14px;
			}
			body.fixednav .navbar-toggle {
				margin-top: 12px;
			}			
		}

	/* mainnav */
	body.fixednav .navbar-nav {
		margin-top: 12px;	
	}
	.navbar-nav {
		margin-top: 32px;
		margin-bottom: 10px;
		width: calc(100% - 340px);
	}

	@media (min-width: 1081px) {
		.mainnav {
			min-height: 136px;
		}
	}

	.mainnav > .container {
		position: relative;
	}
	.HeaderSloaganText {
		position: absolute;
		right: 0;
		color: white;
		font-size: 35px;
		line-height: 38px;
		font-weight: 300;
		text-shadow: 0px 0px 6px black;
		margin-top: 120px;		
		top: 0;		
	}
		.gpAdmin .editable_area .HeaderSloaganText {
			margin: 0;
			position: relative;
		}
		body.fixednav .HeaderSloaganText, body.topSliderActive  .HeaderSloaganText { 
			display: none !important;
			opacity: 0 !important;
		}
		
		
	.HeaderSloaganText strong {
		font-weight: 900;
	}
	
	
		@media (max-width: 1024px) {
			.HeaderSloaganText {
				right: 20px;
			}
			.navbar-nav {
				margin-top: 7px;
				width: 100%;
			}			
			body.fixednav .navbar-nav {
				margin-top: 7px;			
			}
		}
		@media (max-width: 496px) {
			.HeaderSloaganText {
				font-size: 21px;
				line-height: 25px;
				margin-top: 101px;
				right: inherit;
				left: 17px;					
			}
		}	
		@media (max-width: 320px) {
			.HeaderSloaganText {
				font-size: 18px;
				line-height: 23px;
				margin-top: -1px;				
			}
		}				
	
	.mainnav .caret {
		display: none;
	}
	.navbar-default {
		background-color: transparent;
	}
	
	.navbar-nav > li > a {
		padding: 1px 15px;
	}


	.navbar-default .navbar-nav > li > a {
		color: #000000;
		font-weight: 400;
		text-transform: uppercase;
	    border-right: 1px solid rgba(0, 0, 0, 0.1);
	    font-size: 16px;
	}
	.navbar-default .navbar-nav > li:last-child > a {
		padding-right: 0px;
		border-right: 1px solid transparent;
	}		

	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
		color: #1c9d33;
	}

	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		background-color: transparent;
		color: #1c9d34;
	}
	
	.dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #000000;
		padding: 7px 35px;
	}
	
		@media (max-width: 1024px) {
			.mainnav .navbar-nav .dropdown.active .dropdown-menu {
				position: static;
				float: none;
				width: auto;
				margin-top: 0;
				background-color: transparent;
				border: 0;
				box-shadow: none;
			}	
			.mainnav .navbar-nav li.dropdown.active > .dropdown-menu {
				display: block;
			}
			.navbar-default .navbar-nav > li > a {
				border-right: 0px solid transparent;
			}
			.navbar-nav > li > a {
				padding: 8px 15px;
			}		
		}


	/* subnav */
		
		.contentsubnav {
			
		}
		
		.nav-video {
			background-image: url(../images/gartenbau-gartenpflege-video.png);
			background-size: contain;
			background-position: center top;
			background-repeat: no-repeat;
			width: 100%;
			height: 130px;
			margin-top: 20px;
			cursor: pointer;
		}
		
		.contentsubnav div {
			padding: 0;
		}
		
		.contentsubnav ul.nav.navbar-nav {
			margin-top: 3px;
			width: 100%;
		}
		
		.contentsubnav div > ul,
		.contentsubnav div ul li {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		/* 1st lvl */
		.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
			background-color: transparent;
			text-decoration: none;
		}
		.nav .open > a, .nav .open.active > a {
			font-weight: 900; /* active open */
			color: #1c9d33;
		}
		.contentsubnav div > ul > li {
			display: block;
			float: none;
		}
		.contentsubnav div > ul.nav.navbar-nav > li > ul > li {
			padding-bottom: 12px;
			margin-bottom: 12px;
			border-bottom: 1px solid rgba(0, 0, 0, 0.1);			
		}
		
		.contentsubnav div > ul > li > a {
			display: none;
		}
		
		.contentsubnav div > ul > li > ul {
			padding: 0;
		}	

		/* 2nd lvl */	
		.nav .open > ul > li.active > a {
			font-weight: 700;
			color: #1c9d33;
		}
		.contentsubnav div > ul > li > ul > li > ul {
			padding-left: 10px;
		}
		
		.contentsubnav div > ul > li > ul > li > ul > li:first-child {
			padding-top: 6px;
		}
		.contentsubnav div > ul > li > ul > li > ul > li {
			padding: 2px 0 2px 0;			
		}


		
		@media (max-width: 1024px) {
			.contentsubnav {
				display: none;
			}
			
			.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
				padding: 7px 20px;
			}
			.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
				background-color: transparent;
				color: #1c9d34;				
			}
			.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
				background-color: transparent;
				color: #1c9d34;
				font-weight: 700;
			}
			.mainnav ul li ul li ul {
				padding-left: 20px;
			}
			
		}
		
		@media (min-width: 768px) {
		
			.contentsubnav div > ul > li > ul > li > ul {
				display: none;
			}
			
			.contentsubnav div > ul > li > ul > li.open > ul {
				display: block;
			}	
		}
	
	
	/* mobile nav */
	@media (max-width: 1024px) {
		.navbar-collapse {
			position: absolute;
			z-index: 100;
			background: white;
			width: 100%;
			box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
			border-bottom: 1px solid rgba(0,0,0,0.2);
			margin-top: -38px;
		}
		body.fixednav .navbar-collapse {
			margin-top: -1px;			
			border-top: 2px solid #1c9d34;
		}
		
	}
	
	@media (max-width: 496px) {
		.navbar-collapse {
			margin-top: 0px;
		}
		.dropdown-menu > li:first-child {
			margin-top: -3px;
		}
	}	
	
	
	
	/* fixed nav */
	body.fixednav .mainnav {
		position: fixed;
		top: 0px;
		background: white;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		width: 100%;
		min-height: auto;
		box-shadow: 0px 10px 20px rgba(0,0,0,0.05);
		transition: 0.5s;
		z-index: 1200;
	}
	body.navopen .mainnav {	
		z-index: 1200;		
	}
	body.fixednav .mainnav .navbar-collapse.collapse.in {
		overflow-y: scroll;	
		max-height: 100vh;	
	}
	.dummynavfix {
		display: none;
	}
	body.fixednav .dummynavfix {
		display: block;
		position: relative;
		height: 136px;
	}
		@media (max-width: 469px) {
			body.fixednav .dummynavfix {
				height: 110px;
			}
		}
	
	body.fixednav .maincontainer {

	}	
	body.fixednav .contentsubnav {
		position: fixed;
		transition: 0.5s, padding 0s;
		top: 65px;
	}
		@media (min-width: 1025px) {
			body.fixednav.subnavpresent .contentsubnav {

			}
			body.fixednav.subnavpresent .maincontainer .content {
				margin-left: 25%;
			}
		}
	


	
/************************/
/* SEARCH */
	
	.searchwrapper {
		margin: 0;
		position: relative;
		z-index: 10;	
		text-align: right;	
		top: -31px;
		opacity: 0.65;
	}
	body.fixednav .searchwrapper {
		display: none;
	}
	
	.ContentSearch { 
		display: block;
		position: relative;
		margin: 0px 0px 0 0;
	}    
	
	.simple_search { padding: 0 0 0 0; margin: 0; }
	
	.simple_search input[type="text"], .simple_search input[type="submit"] { border: 0px solid rgba(0,0,0,0.10); }
	
	.simple_search input[type="text"] { 		
		color: #000000;
		height: 24px;
		width: auto;
		min-width: 170px;
		padding: 0 0 0 0px;
		margin-left: 10px;
		margin: 0;
		background: transparent;
		border: 1px solid transparent;
		border-radius: 0px;
		border-bottom: 1px dashed black;		
	 }
	.simple_search input[type="text"] { font-size: 11.5pt; font-weight: normal; }
	.simple_search input[type="text"]:focus { outline: 0px; }
	
	.simple_search input[type="submit"] {										
		background: url(../images/search.png) 0 0 no-repeat;
		background-position: 7px 0px;
		background-size: cover;
		background-color: transparent;
		opacity: 1;
		border-radius: 0px !important;
		outline: none;
		color: #fff;
		border: 0px solid;
	    height: 33px;
	    width: 33px;
		padding: 0 0 0 0;
		margin: -3px 6px 0 0;
		cursor: pointer;
		z-index: 140;	
		opacity: 0.8;
							
	}
	
	.searchbutton {
	    cursor: pointer;
	    background: url(../images/search.png) 0 0 no-repeat;
	    background-size: cover;
	    height: 34px;
	    width: 33px;
	    right: 0;
	    margin-left: 0;
	    z-index: 120;
	    top: 34px;
	    display: none;
	}
	
	.simple_search > form > div {
		float: right;
	}
	
		@media (max-width: 768px), only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

		}
		@media (max-width: 737px), only screen and (max-device-width : 737px) {	

		}
		@media (max-width: 469px) {
			.searchwrapper {
				top: 65px;
				background: white;
				width: auto;
				display: inline-block;
				padding: 9px 13px 0 0px;
				opacity: 0.84;
				border-top-left-radius: 7px;
				border-top-right-radius: 7px;
				position: relative;
				opacity: 0;
			}
			.searchbutton {
				right: 20px;
				top: 73px;
			}
			.ContentSearch {
				width: 100%;
				background: transparent;
				z-index: 1000;		
			}
		}
	
		/* Search results */
		.search_results { position: relative; z-index: 200; margin-top: -12px; }
		.search_results div { margin: 15px 0 0 0; }
		.search_results div a { background-position: 10px 15px !important; }
		.search_results div b { color: #d10000; text-transform: uppercase; }
		.search_results div p b { color: #d10000; font-size: 14px; text-transform: uppercase; }
		.search_results h2 { margin-top: 0px !important; }
		.search_results h2 input { line-height: 25px !important; font-size: 10pt; }
		.search_results h4 a { font-size: 17pt; color: #000000; }
		/*
		.search_results h4 a:before { content: url(checkmark_arrow_news.png); padding-right: 4px; }
		.search_results h4 a:hover:before { content: url(checkmark_arrow_news.png); padding-right: 4px; }
		*/
		.search_results h4 { margin-bottom: 2px !important; margin-top: 0px; color: #000000; }
		
		.search_results form { margin-bottom: 10px; display: none; }
		
		.search_results .result_list div { border-bottom: 1px dotted rgba(0,0,0,0.15); padding-bottom: 16px;}
		.search_results .result_list div:last-child { border-bottom: 0px solid black; }
		
	
		// language selector
		.LanguageSelector { cursor: pointer; position: absolute; top: 0px; left: 50%; height: 34px; margin-left: 510px; }	
		.LanguageDE { padding-right: 10px; margin-right: 5px; border-right: 3px solid #000000; }
		.LanguageItem { display: inline-block; height: 34px; font-size: 21px; padding-top: 3px; }
		.LanguageActive { text-decoration: underline; }
			@media (max-width: 768px), only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
				.LanguageSelector { left: auto; margin-left: 0px; right: 20px; text-align: right; z-index: 1000;}	
			}
	
		
	
/************************/
/* FOOTER */

.footerwrapper {
	background-color: rgba(255, 255, 255, 0.9);
	margin: 0;
	padding: 0;
	position: relative;	
	z-index: 2;
}
.footerLine { 
	position: absolute;
	background: transparent;
	background-image: url(../images/gartenpflege.jpg?t=1);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	background-position: center calc(50% - 350px);
	width: 100%;
	height: 872px;
	bottom: 0;
	z-index: 1;
	overflow: hidden;
	opacity: 1 !important;
	transition: background-image;
	/*animation: animatedBackgroundFooter 300s linear infinite alternate;*/
}
	@keyframes animatedBackgroundFooter {
	  0% {
	  	background-size: cover;
	  }
	  45% {
	  	background-size: calc(cover + 50%);
	  }
	  55% {
	  	background-size: calc(cover + 50%);
	  }	  
	  100% {
	  	background-size: cover;
	  }	  
	}

	@media (max-width: 1024px) {
		.footerLine { 
			background-position: center bottom;
		}
	}

.footerline_decker {
	position: relative;
	width: 100%;
	height: calc(100% - 153px);
	background-color: rgba(255,255,255,1);
}
.footerLine img {
	width: 100%;
	height: auto;
}
.footerlogowrapper {
	background: transparent;
    width: 90%;
    height: 180px;
    background-image: url(../images/gartenbau-logo-line.png?t=1), url(../images/garten-hotline.png);

    background-size: contain, 180px;
    background-repeat: no-repeat;
    background-position: 0px 21px, center calc(100% - 8px);
    
	background-size: calc(100% - 30px), 180px;
    background-repeat: no-repeat;
    background-position: center 21px, center calc(100% - 8px);  
    
    overflow: visible;
    position: relative;
}
.containerFooter a {
	color: #000000;	
}
.containerFooter {
	color: #000000;
	position: relative;
}

	@media (max-width: 768px), only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
		.containerFooter {
			font-size: 11pt;
			line-height: 15pt;
		}		
	}

	@media (max-width: 737px), only screen and (max-device-width : 737px) {
		.containerFooter {
			font-size: 9pt;
			line-height: 10pt;
		}
	}

.footerAddress {
	color: #000000;
}
.footerAddress strong {
	font-weight: 600;
}
footer { margin-top: 10px; }
footer a { cursor: pointer; text-decoration: none; }
footer a:hover { text-decoration: none; }

.footerCopyrightHolder {
	margin-top: 20px;
}

.copyleftside {
	font-size: 13px;
	text-align: left;
	text-transform: none;
	margin-bottom: 0px;
	color: #000000;
}
.copyrightside {
	font-size: 13px;
	text-align: right;
	text-transform: none;
	margin-bottom: 0px;
	color: #000000;	
}

.d7link, .footerCopyrightHolder, .footerCopyright {
	margin-left: 0px;
	display: block;
	clear: right;	
	color: #e7e7e7;
	font-size: 10px;
	line-height: 18px;	
	text-transform: uppercase;	
	text-align: justify;
	width: 100%;
}
.d7link,
.footerCopyrightHolder,
.footerCopyright a {
	color: #e7e7e7;	
}

.containerFooter .d7link {
	text-align: right;
	color: rgba(0, 0, 0, 0.35);
}
.containerFooter a.d7link:hover {
	color: #000000;	
}

.copyrighttext {
	font-size: 11px;
	line-height: 13px;
	white-space: normal;
	margin-top: 10px;
	color: #adadad;	
}

.footerCopyright span:first-child:after {
	content: ' | ';
}


	@media (max-width: 768px), only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
		.footerAddress br {
			content: "";
		}	
		.footerAddress br:before {
			content: "\00a0|";
		}
		.footerCopyright {
			float: none;
			display: block;
		}
		.footerCopyright:last-child	{
			margin-top: 10px;
		}
		div.footerCopyright:nth-child(3) {
			margin-top: 10px;
		}				
	
	}

	.footerbox1, .footerbox2, .footerbox3, .footerbox4 {
		display: inline-block;
		top: 0;
		margin: 0;
		position: relative;
		white-space: nowrap;
	}
	
	.footerbox1 {
		padding-left: 0px;
	}
	.footerbox2 {
		padding-left: 0;
		text-align: left;
		margin-top: 20px;
		font-size: 13px;
		line-height: 17px;
		font-weight: 500;
		color: #000;
	}	
	.footerbox3 {
		padding-left: 0;
		text-align: left;
		margin-top: 5px;
		margin-bottom: 20px;
		font-size: 1.1em;
		font-weight: 300;
		color: #777777;
		letter-spacing: 0.2px;
		margin-left: 290px;	
	}
	.footerbox2 a, .footerbox3 a {
		color: #000000;
	}		
	
	.gpArea_Extra_FooterAddressBox1-de .col-md-6 {
		margin-bottom: 20px;
	}

	.footerbox1 img {
		margin-top: 25px;
		margin-left: 0px;
		max-width: 100%;
		z-index: 999;
		position: relative;
	}

	body .footerbox4 .navbar-nav {
		margin-top: -10px;
	}		
		@media (max-width: 1024px) {
			.footerbox2 {
				padding-left: 15px;
			}	
			.footerbox1 img {
				max-width: 100%;
			}	
			.footerlogowrapper {
				margin-top: 5px;
				margin-left: 0px;

			}			
			body .footerbox4 .navbar-nav {
				margin-top: -10px;
			}	
			.copyleftside, .copyrightside {
				width: 49%;
				width: calc(50% - 2px);
				display: inline-block;				
			}	
			.gpArea_Extra_FooterAddressBox1-de .col-md-6 {
				text-align: center;
			}		
			.copyleftside {
				padding-left: 30px;
			}	
			.copyrightside {
				padding-right: 30px;
			}											
		}	
		@media (max-width: 1024px) {
			.footerbox1 img {
				margin-top: 20px;
			}		
			.footerlogowrapper {
				width: 100%;
			    background-size: 270px, 180px;
			    background-position: center 20px, center calc(100% - 8px);
			}						
		}
		@media (max-width: 812px) {		
			.copyleftside {

			}		
			.footerbox2 {

			}
			.footerlogowrapper {

			}		
		}
		@media (max-width: 769px) {
			.footerlogowrapper {

			}
			.footerbox1 img {
				max-width: 100%;
				width: 225px;
				min-width: 119px;
			}			
			body .footerbox4 .navbar-nav {
				margin-top: -10px;
			}	
			.footerbox2 {
			
			}		
		}	
		@media (max-width: 736px) {
			.containerFooter {
				line-height: 12pt;
			}
			.footerlogowrapper {
				display: inline-block;
			}
			.footerLine {
				height: 505px;
				margin-top: 0px;
			}
			.footerbox1 {
				display: block;
			}
			.footerbox2 {
				margin-left: 0px;
				margin-right: 0px;				
			}
			.footerbox1 img {
				margin-left: -1px;
				margin-top: -1px;
			}
			body .footerbox4 .navbar-nav  {
				margin-bottom: -10px;
			}
			.footerbox3 ul.nav {
				margin-top: 0px;
			}							
		}
		
		@media (max-width: 469px) {	
			.footerLine {
			}	
			.footerwrapper {
				padding-top: 30px;
			}
		}
				
	.footerbox3 ul.nav {
		margin-top: -5px;
	}
	.footerbox3 ul.nav li {
		display: block;
		float: none;
	}	
	.footerbox3 {
		border-right: 0px solid #ededed;
		border-left: 0px solid #ededed;
	}
	.footerbox3 {
		/*margin-top: -5px;	*/
		/*min-height: 210px;*/
	}
	.footerbox3 a strong {
		display: block;
		font-size: 9px;
		line-height: 10px;
	}
	.footerbox3 a strong br {
		display: inline-block;
		width: 10px;
	}	
	.footerbox4 a { }
	.footerbox4 a:hover,
	.footerbox3 .nav > li > a:hover, .nav > li > a:focus {
		background-color: transparent !important;
		text-decoration: none;
	}
	
	@media (max-width: 736px) {		
		.footerbox1,
		.footerbox2,
		.footerbox3,
		.footerbox4 {
			text-align: center;
		}
		.footerbox2,
		.footerbox3,
		.footerbox4 {
			margin-top: 20px;
			padding-bottom: 10px;
			border-bottom: 1px solid #ededed;			
		}	
		.footerbox2 {
			padding-bottom: 27px;
		}	
		.footerbox4 {
			margin-top: 24px;
			padding-bottom: 25px;
		}			
		.footerbox3 {
			border-right: 0px solid #ededed;
			border-left: 0px solid #ededed;
		}	
		footer {
			margin-top: 15px;
		}	
	}	
	
	@media (max-width: 736px) {
		.footerbox2 {
			border-top: 1px solid rgba(237, 237, 237, 0.29);			
			margin-top: 17px;
			padding-top: 23px;			
		}
		.footerbox2, .footerbox3, .footerbox4 {
			border-bottom: 1px solid rgba(237, 237, 237, 0.29);
		}	
		.footerbox3 {
			margin-top: 23px;
			padding-bottom: 23px;			
		}
		.footerbox4 {
			border-bottom: 1px solid transparent;
		}
							
	}	
	@media (max-width: 812px) {
		.copyleftside {
			margin-top: 15px;
		}
		.copyrightside,
		.copyleftside {
			margin-bottom: 7px;
		}
		.copyrightside {
			margin-bottom: 20px;
		}
		.containerFooter .d7link {
			text-align: center;
			margin-top: 0px;
		}		
	}		
	
	@media (max-width: 469px) {	
		.copyrighttext {
			text-align: justify;
		}
		.footerbox1 {
			padding-right: 0;
		}
		.footerbox2 {
			border-top: 0px solid rgba(237,237,237,0.29);
			margin-top: -50px;
			margin-bottom: -45px;
		}
		.footerlogowrapper {		
			min-height: 200px;    
			background-position: center 10px, center calc(100% - 48px);
		}
		.copyrightside,
		.copyleftside {
			width: 100%;
			text-align: center;
			margin-bottom: 0px;
		}
		.copyrightside {
			margin-bottom: 25px;
		}
		.containerFooter {

		}
		.containerFooter .d7link {
			text-align: center;
			margin-top: 0px;
		}
		.footerbox1 {
			background-color: transparent;
		}
		.footerbox1 span, .footerbox2 span, .footerbox3 span, .footerbox4 span {
			white-space: nowrap;
		}
		.footerbox1, .footerbox2, .footerbox3, .footerbox4 {
			white-space: normal;
		}	
		.footerbox2, .footerbox3, .footerbox4 {
			border-bottom: 1px solid transparent;
		}	
	}	
		
	

/************************/
/* CMS */	
	

	/* gmaps */
	.googlemaps {
		border: 1px solid #c2c2c2;
		border-radius: 0px;
		padding: 2px;
		margin-top: 5px;
		width: 100%;
		min-height: 500px;
	}	
	
	/* contactform */

	.contactform {
		width: 100%;
	}
	.contactform label span.title {
		width: 100%;
	}
	.filetype-special_contactform input {
		width: 100%;
		border: 0px solid transparent;
		border-bottom: 1px dashed black;
		margin-bottom: 25px;
		font-weight: normal;
		background-color: transparent;
	}
	.filetype-special_contactform textarea {
		border: 1px dashed black;
		border-radius: 3px;
		font-weight: normal;
	}
	
	.contactform .submit {
		border: 0px solid transparent;
		border-radius: 2px;
		background-color: #139a36;
		color: white;
		float: none;
	}
	
	
	/* gallery */	
	.GPAREA.filetype-image {
		max-width: 100%;
		height: auto;	
	}
	
	
	/* search results */	
	.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
		color: black;
		background-color: transparent;
	}
	
	
/**********************************
*** Gallery 
***********************************/
.listimagewrapper {
    overflow: hidden;
    width: 177px;
    height: 177px;
    border-radius: 100%;    
	border-bottom: 9px solid #000000;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 25px;	
}
.gpRow img.listimage {
	opacity: 0.5;
	height: 95px;
	height: 100% !important;
}
.listimage:hover {
	opacity: 1;	
}
.listimage-text h1 {
    font-size: 20pt;
    line-height: 22pt;
}
.listimage-text h2 {
    font-size: 13pt;
    line-height: 15pt;
}

.filetype-image,
.gpRow img.filetype-image {
	min-height: 250px;
	max-width: 40%;
	width: auto;
	padding: 0;	
	
    border-radius: 100%;
    border-bottom: 9px solid red;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 25px;	
}
.normalimage.filetype-image {
	border: none;
	border-radius: 0px;
	height: auto;
	max-width: 100%;
}

	@media (max-width: 470px) {
		.filetype-image,
		.gpRow img.filetype-image {
			max-width: 100%;
		}
	}

.imageitem {
	overflow: hidden;
	border-bottom: 5px solid #bba66f;
}


.imageitem-image {

    width: 100%;
    height: 250px;	
	
	-o-transition:1.7s;
	-ms-transition:1.7s;
	-moz-transition:1.7s;
	-webkit-transition:1.7s;
	transition:1.7s;
}
.imageitem-image:hover {
		transform: scale(2);
		transform-origin: bottom;
		z-index: 2;
		opacity: 1;

		-o-transition:15s;
		-ms-transition:15s;
		-moz-transition:15s;
		-webkit-transition:15s;
		transition:15s;	
}

.filetype-gallery {
	margin: 0px 0;
}
/*X-Small*/
.gallery-theme-tiles.gallery-size-xs .gp_gallery li {
	padding: 0;
	margin: 3px 3px 0 0;
	height: auto;
	width: 9.5%;	
}
/*Small*/
.gallery-theme-tiles.gallery-size-sm .gp_gallery li {
	padding: 0;
	margin: 3px 3px 0 0;
	height: auto;
	width: 14.5%;	
}
/*Default*/
.gallery-theme-tiles.gallery-size-md .gp_gallery li {
	padding: 0;
	margin: 3px 3px 0 0;
	height: auto;
	width: 19.5%;		
	width: calc(100% / 4 - 5px);	
}
/*Large*/
.gallery-theme-tiles.gallery-size-lg .gp_gallery li {
	padding: 0;
	margin: 3px 3px 0 0;
	height: 170px;
	width: 32.5%;	
}
/*X-Large*/
.gallery-theme-tiles.gallery-size-xl .gp_gallery li {
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 150px;
	width: calc(50% - 10px);
}

	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+1) { 
		width: calc(25% - 10px);
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+2) { 
		width: calc(25% - 10px);
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+3) { 
		width: calc(50% - 10px);
		height: 310px;
		float: right;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+4) { 
		width: calc(25% - 10px);
	}	
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+5) { 
		width: calc(25% - 10px);
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+6) { 
		width: 99%;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+7) { 
		width: calc(50% - 10px);
	}	
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+8) { 
		width: calc(50% - 10px);
	}	
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+9) { 
		width: calc(50% - 10px)
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+10) { 
		width: calc(25% - 10px);
		float: right;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+11) { 
		width: calc(25% - 10px);
		float: left;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+12) { 
		width: 99%;
	}	
	
	@media (max-width: 469px) {
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li {
			margin: 1.5%;
		}

		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+1),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+2),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+3),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+4),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+5),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+6),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+7),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+8),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+9),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+10),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+11),
		.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(12n+12)
		
		{
			width: 47%;
			float: left;
			height: auto;
		}
	}
	
	
	/*	
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(8n+7) { 
		width: 49%;
		height: 370px;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(8n+8) { 
		width: 24%;
	}
	
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(8n+7) { 
		width: 24%;
	}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li:nth-child(8n+8) { 
		width: 49%;
		height: 450px;
		float: right;
	}		
	*/


.gallery-theme-tiles .gp_gallery li {
	border: 1px solid transparent;
	width: calc(100% / 2);
	height: 150px;
	padding: 5px 0 0px 5px;
}
.gallery-theme-tiles .gp_gallery li:hover a img {
	transform: scale(2);
	transform-origin: bottom;
	z-index: 2;
}
.gallery-theme-tiles .gp_gallery li a img,
.gallery-theme-tiles .gp_gallery li:hover a img {
		-o-transition:15s;
		-ms-transition:15s;
		-moz-transition:15s;
		-webkit-transition:15s;
		transition:15s;	
	}

	@media (max-width: 469px) {
		body .gallery-theme-tiles.gallery-size-lg .gp_gallery li {
			height: auto;
			width: 31%;
		}
	.gallery-theme-tiles.gallery-size-xl .gp_gallery li {
		height: auto;
		width: 48.5%;
	}		
	}

.gallery-theme-tiles .gp_gallery img {
	width: 100%!important;
	height: auto !important;
	top: 0;
	opacity: 1;
}
body #colorbox button {
	outline: none !important;
}
body #cboxContent {
    border: 0px solid white;
    border-top: 0px solid transparent;
}
body #cboxTitle, body #cboxCurrent {
	top: -20px;
}
#cboxTitle, .hide-gallery-caption a .caption {
	display: none !important;
}

#cboxOverlay {
	background: #000000;
	opacity: 0.85 !important;
}

.gp_gallery a.gallery_gallery, .gp_gallery a.gallery_gallery:link, .gp_gallery a.gallery_gallery:active, .gp_gallery a.gallery_gallery:visited, .gp_gallery a.gallery_gallery:hover, .gp_gallery a.gallery_gallery:focus {
	background: rgba(148, 148, 148, 0);
}

/* message boxes */

#cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTopCenter, #cboxBottomCenter {
	display: none;
}
#cboxContent {
	border: 10px solid white;
}
#cboxContent {
	border-top-width: 20px;
	border-radius: 2px;
}

#cboxTitle {
	top: -24px;
}
#cboxTitle,
#cboxCurrent {
	bottom: -2px;
	top: -24px;
}
#cboxPrevious,
#cboxNext,
#cboxTitle,
#cboxCurrent,
#cboxClose {
	font-size: 14px; 
	text-transform: uppercase;
}

.gallink {
	display: inline-block;
	vertical-align: top;
	width: 25%;
}
.gallink a {
	position: relative;
}

.gallink a img {
	opacity: 0.4;
	max-width: 100%;
	vertical-align: bottom;
}

.gallink a:hover img {
	opacity: 1;
}

.gallink a:hover span.caption {
	opacity: 0;
}

.gallink span.caption {
	position: absolute;
	display: block;
	bottom: 0;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	padding: 10px 20px;
	margin-bottom: -4px;
	background: rgba(255, 255, 255, 0.64);
	height: 55px;
}
	@media (max-width: 469px) {	
		.gallink span.caption {
			font-size: 9px;
			line-height: 11px;			
			padding: 5px 2px;
		}
	}

.GPAREA.filetype-gallery {
	display: inline-block;
	width: 100%;
}

.GPAREA.filetype-gallery.inactive {
	display: none !important;
}

.GPAREA.filetype-gallery.active,
.GPAREA.filetype-gallery.active .gp_gallery {
	display: inline-block !important;
	width: 100%;
}

.gp_gallery a.gallery_gallery, .gp_gallery a.gallery_gallery:link, .gp_gallery a.gallery_gallery:active, .gp_gallery a.gallery_gallery:visited, .gp_gallery a.gallery_gallery:hover, .gp_gallery a.gallery_gallery:focus {
	background: rgba(148, 148, 148, 0);
	border: 0px solid rgba(247, 247, 247, 1)
}	



/* pdf files */
.maincontainer .content a[href$='.pdf']:before {
	content: "\f1c1";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 37px;
    line-height: 30px;
    position: relative;
    margin-right: 15px;
    margin-left: 5px;
    top: 7px;
    margin-top: 2px;
    float: left;
    margin-bottom: 20px;
    color: red;
}	
.maincontainer .content a[href$='.pdf'] {
	background-color: rgba(0,0,0,0.025);
	margin: 0 0 0 0px;
	padding: 15px;
	display: block;
	text-decoration: none;
	line-height: inherit;
	border-radius: 2px;
}
.maincontainer .content a[href$='.pdf']:hover {
	background-color: rgba(0,0,0,0.05);
}	

.maincontainer .content a.noicon[href$='.pdf']:before {
	display: none;
}
.maincontainer .content a.noicon[href$='.pdf'] {
	font-size: inherit;
	line-height: inherit;
	background-color: transparent;
	display: unset;
	margin: 0;
	padding: 0;
	text-decoration: underline;			
}


/* home sections */
.homesection .gpCol-6 {
	cursor: pointer;
}

.homesection .gpCol-6 img {
	opacity: 0.35;
	transition: 0.5s;
}

.homesection .gpCol-6:hover img {
	opacity: 1;
	transition: 0.5s;
}


.maincontainer .content ol {
	transform: translateZ(0);
	backface-visibility: hidden;
}
.hiolmouse {
	transform: translateZ(0);
	backface-visibility: hidden;
	-webkit-font-smoothing: subpixel-antialiased;
	transform: scale(1);
	transition: 0.25s;
}

.hiolmouse:hover {
	transform: scale(1.01);
	transition: 0.25s;
}



/* news entries */
.newsentry {
	margin-left: -25px;
	display: flex;
	flex-wrap: wrap;
}
.newsentry > div {
	display: flex;
}
.newsentry p {
	margin-bottom: 0px;
}
.newsentry .filetype-text > div:first-child {
    background-color: rgba(0, 0, 0, 0.02);
    padding: 20px 30px;	
    margin: 10px;
    cursor: pointer;
}
.newsentry .filetype-text > div:first-child:hover {
	transform: scale(1.05);
	transition: 0.5s;
}

.newsentry h1 {
	font-size: 17pt;
}
.newsentry h2 {
	font-size: 14pt;
	margin-bottom: 6px;
	border-bottom: 3px solid rgba(0, 0, 0, 0.05);
	padding-bottom: 12px;
}

.newsentry h2:after {
	display: none;
}

/* video navigation popup */
body.videoactive .videoContentBG {
	background-color: rgba(0, 0, 0, 0.85);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	display: block !important;
	cursor: pointer;
}

#videoContent { 
	height: 360px; 
	position: absolute; 
	z-index: 1010;
	outline: none !important;
}

#videoContent div,
#videoContent video {
	outline: none !important;		
}
#videoContent:before{
    display: inline-block;
    content: "\00d7";
    top: -54px;
    position: absolute;
    right: 27px;
    font-size: 50px;
    pointer-events: none;
    overflow: visible;
    width: 0px;
    height: 0px;
    z-index: -1;
    color: white;
}
#videoContent .mejs-container {
	margin: 0;
}

/* videos */
.mejs-video {
    border-radius: 0px;
    overflow: hidden;
    margin: 20px 0;
}

.mejs-poster, #inlinevideo, .mejs-video, .mejs-layer {
    max-width: 100%;
}

	.maincontainer .content .mejs-video video {
	    max-width: 100%;		
	}


	
	.fullvideo {
		margin: -20px 0 5px 0;
		overflow: hidden;
		border-radius: 0px;	
		height: 100px;	
		opacity: 0.35;
		transition: 0.5s;
		cursor: pointer;
	}
	
		@media (max-width: 496px) {
			.fullvideo {
				margin-top: -5px;				
			}
		}
	.fullvideowrapper {
		cursor: pointer;
	}
	
	.maincontainer .row .content .fullvideowrapper h2 {
		margin-bottom: 12px;
	}
	
	.fullvideo .preplay {
		width: 80px;
		height: 80px;
		position: absolute;
		background-size: 80px;
		background-position: 0 100%;
		z-index: 10;
		margin: 0 auto;
		left: 0;
		right: 0;
		margin-top: 10px;
		pointer-events: none;
	}
	.fullvideo.active .preplay {
		display: none;
	}
	.fullvideowrapper:hover .fullvideo, .fullvideo:hover {
		opacity: 1;
		transition: 0.5s;
	}
	.fullvideo.active {
		height: auto;
		opacity: 1;		
		transition: 0.5s;		
	}
	.fullvideo .mejs-video {
		margin: 0;
	}
	.fullvideo .mejs-video, .fullvideo .mejs-layer {
		width: 100% !important;
		outline: none;
	}
	
	.fullvideo .mejs-mediaelement video {
		width: 100%;
		height: auto;	
	}
	.fullvideo .mejs-poster img {
		object-fit: cover;
		object-position: bottom;
		display: block;	
	}
