/*
Theme Name:         GamingGadgets 2015
Theme URI:          http://www.gaminggadgets.de
Github Theme URI:   https://github.com/olefredrik/FoundationPress
Description:        GamingGadgets 2015 is based in FoundationPress with Foundation 5 by Zurb
Version:            0.5
Author:             Christian Schulze
Author URI:         http://www.denhartenweg.de

License:            MIT License
License URI:        http://www.opensource.org/licenses/mit-license.php
*/



.farbe {		color: #4BB5C1;}
.farbedunkler {	color: #4ba3ad;}

/* *********************************** */
/* *********************************** */
/* NORMAL styles */

html, body {background:#f2f2f2; height: auto; min-height: 100%; overflow:auto}


body, p {font-family: 'Droid Sans', sans-serif; font-weight:400;/*-webkit-font-smoothing: subpixel-antialiased;*/line-height: 1.8rem;}
.blog .entry-content p:first-of-type {
	display:inline;
}

h1, h2, h3 {
	font-family: 'Droid Sans', sans-serif; font-weight:400;
}

h2, h3, h4 {font-family:'Oswald';}
h2.suchtitel {font-family:'Oswald', sans-serif;margin-top:45px;}
.page h1 {width: 70%; margin: 0 auto;}
.page .header {padding-top: 20px; padding-bottom: 18px;}

.single .entry-content , .page .entry-content, .single .container footer{
	width: 70%;
	margin: 0 auto;
}

.single article.post .header {
	width: 90%;
	margin: 18px auto 28px auto;
	border:none;
	position:relative;
}

.single article a img {
	width: 100%;
}

.single .entry-content p:first-of-type {
	font-size: 1.15rem;
}

.post_sponsor {
	color: #ccc;
	font-style: italic;
	font-size: 0.8rem;
	margin-bottom:0;
}
.wp-post-image {margin-bottom: 40px;}

figure.video-container > iframe, iframe {width:100%;min-height:375px;}
.pp_social iframe {min-height:0;} /* verhindert Höhe bei Image-Galerie Bildern mit iframe Facebbok + Twitter */

#author-info {margin:55px 0;}
.keinvideo, .keinvideo img {
	width: inherit !important;
	height: inherit !important;
	min-height: inherit !important;
}
#post-nav {
	margin-bottom: 80px;}

#post-nav a {
	/*border-bottom: 1px solid #f8f8f8;*/
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-out;
}

#post-nav a:hover {

	/*-webkit-transform: scale(1.02, 1.02);
	-moz-transform: scale(1.02, 1.02);
	-ms-transform: scale(1.02, 1.02);
	-o-transform: scale(1.02, 1.02);
	transform: scale(1.02, 1.02);*/
	/* top: -2px; */
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.16);
}
.post-previous a {
	background: #fff;
	padding: 15px 10px;
	border-radius: 5px;
	position: absolute;
}

.post-next a {
	background: #fff;
	padding: 15px 10px;
	border-radius: 5px;
	position: absolute;
	right: 15px;
}

.roundavatar {
padding: 0;
width: 96px;
height: 96px;
-webkit-border-radius: 53px;
-khtml-border-radius: 53px;
-moz-border-radius: 53px;
border-radius: 53px;
margin: 2px 0 120px 0;
}

.roundavatar {
float: left;
margin-right: 20px;
}

#superlink {margin-top: 40px;}

#superlink .superfeatured {
	margin-top:0 !important;
	margin-bottom:0 !important;
}

.featurelink article {
	margin-bottom: 0!important;
	border-bottom-left-radius: 0;
	border-bottom-right-radius:0;
}

.featurelink article .header {
 	border-bottom: none;
 	margin-bottom: 0;
}

.featurelink .gamingtitelbild, .featurelink .gamingtitelbild .blur {
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

.featurelink .gamingtitelbild .blur {
border-top-left-radius:0px;
border-top-right-radius:0px;}


#main article:first-of-type {margin-top:0 !important;}

.gamingtitelbild {
	background: no-repeat center center / cover transparent;
	height: 550px;
	width: 100%;
	margin-bottom:40px;
	position:relative;
}

.gamingtitelbild span {
	font-size:0.8rem;
	color: #fff;
	opacity: 0.9;
	position: absolute;
	bottom: 2px;
	right: 9px;
	display: inline-block;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}
aside .gamingtitelbild { height:200px; margin-bottom:0; margin-top:20px; border-bottom-left-radius:0; border-bottom-right-radius:0;border-top-left-radius:5px; border-top-right-radius:5px;

-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-out;}

.single article a img {	opacity:1;
						-moz-transition: all 0.15s ease-in-out;
						-o-transition: all 0.15s ease-in-out;
						-ms-transition: all 0.15s ease-in-out;
						transition: all 0.15s ease-out;}
.single article a:hover img {opacity:0.8;}

.blur {
	opacity:0;
	position:absolute;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.2);
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-out;
	border-top-left-radius:5px; border-top-right-radius:5px;
}

.responsive-tabs .responsive-tabs__panel {
    border: 1px solid #4BB5C1 !important;
    border-top: 1px solid #4BB5C1 !important;
	}

.responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item--active:hover {
	    border-color: #4BB5C1 !important;
			color: #156FB6 !important;}

.responsive-tabs .responsive-tabs__list__item {
	color:#4BB5C1 !important;
}

.responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item:hover {
		color: #156FB6 !important;}

#superlink .blur {border-bottom-left-radius:5px; border-bottom-right-radius:5px;}

#beliebt a:hover .blur, #related a:hover .blur, #superlink:hover .blur, .gamingpostlink:hover .blur, .featurelink:hover .blur {opacity: 1;}

.empfehlung {
	position:relative;
	top: 0;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-out;
}

#beliebt a:hover .empfehlung {
	-webkit-transform: scale(1.02, 1.02);
	       -moz-transform: scale(1.02, 1.02);
	       -ms-transform: scale(1.02, 1.02);
	       -o-transform: scale(1.02, 1.02);
	       transform: scale(1.02, 1.02);
	       /*top: -2px;*/
	       box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.16);
}

#related a:hover .empfehlung {
-webkit-transform: scale(1.03, 1.03);
       -moz-transform: scale(1.03, 1.03);
       -ms-transform: scale(1.03, 1.03);
       -o-transform: scale(1.03, 1.03);
       transform: scale(1.03, 1.03);
}

.paged #content {margin-top:40px;}
#content, #main {position:relative; }
a {color:#4BB5C1;}
a:hover, a:active, a:focus {color: #4b95a1;}
article p a, .teaserlink {
	border-bottom:1px solid #4BB5C1;
}

article {background:#fff;padding: 10px 14px;margin: 40px 0 !important;border-radius:5px;}
article.beschreibung {border: 3px solid #4BB5C1; font-style: italic; color: #666; padding: 10px 25px;}

aside section {background:#fff;/*padding: 10px 14px;*/margin: 40px 0; border-radius:5px;}
#sidebox {background:none; text-align: center;}
#beliebt {list-style-type:none; margin-left:0; text-align:center;}
#beliebt li {margin: 50px 0 30px 0px;}
#beliebt li:first-of-type {margin-top:30px;}
#beliebt h3, #related h3 {font-size:1.2rem; background: #fff; padding: 8px 0; margin: 0;border-bottom-left-radius:5px; border-bottom-right-radius:5px;}
#related h3 {background: #f3f3f3; padding: 8px 10px;}
#beliebt span {background: #4BB5C1;
text-align: center;
color: #fff;
padding-top: 2px;
font-size: 1.2em;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
line-height: 32px;
width: 34px;
height: 34px;
display: block;
margin: 0 auto 6px;}

.single article {padding:10px 5px;}
article .header {border-bottom:1px solid #f2f2f2; margin-bottom:20px;}
#main article .header {padding-bottom:10px;}

strong, b {font-weight: 700;}

#gamingtitel {height: 135px; text-align:center;
/*background-color: #4BB5C1 /*#6D8FA3*!/;
background-image:url(assets/gaminggadgets-pattern.png);*/

background: #4bb5c1;
background-image: url(assets/gg.png), linear-gradient(-150deg, #4bb5c1 0%, #1974b6 100%);
 background-size: 250px,
		contain;

box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);}

.entry-title, .gamingpost h2, .post_subtitle, aside h3{font-family: 'Oswald', sans-serif; }

.gamingpost .featured h2 {font-size:1.8rem;}
.gamingpost h2 {margin-bottom:0;}
.gamingpost h2 {font-size: 2.1rem; color: #000;}
.gamingpost a:hover h2 {color: #666;}

.gamingpost h2 a {color:#000;}
.gamingpost h2 a:hover {color: #666;}

.gamingpost .attachment-post-thumbnail {margin: 20px 0 0px;}
.gamingpostlink {
	border-bottom: none;
	display: block;
	width: 100%;
	position: relative;
	height: 100%;
	margin: 20px 0 40px 0;
}

.gamingpostlink > .blur {
	border-radius:0;
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.gamingpostlink .attachment-post-thumbnail, .gamingpostlink .wp-post-image {
	margin-bottom:0;
	margin-top: 0;
}

.superfeatured .header {
	position: absolute;
	background: #fff;
	padding: 10px 20px 10px 10px;
	top: 100px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	z-index: 100;
}
.superfeatured .gamingtitelbild {margin:0;}
.superfeatured {padding:14px;}

input.button, .wpcf7-submit, .search-submit-page {
	position:relative;
	top: 0;
	color: #fff;
	font-size: 1rem;
	background: #4BB5C1;
	border: none;
	cursor: pointer;
	padding: 15px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}

input.button:hover, .wpcf7-submit:hover, .search-submit-page:hover {
	background:#4b95a1;
	top: -2px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.16);
}

#content_a {
	margin: 0px 0 40px;
	float: right;
	padding-left: 30px;
}
.featured .post_subtitle {font-size:0.9rem; letter-spacing: 0.04rem;}
.post_subtitle {color: #4BB5C1; text-transform: uppercase; font-size:1.1rem;letter-spacing: 0.06rem; margin-bottom:0;}

#iconmenu{left: 28px;}
#iconsuche {right:18px;}

a.item {
	position: absolute;
	top: 25%;
	font-size:30px;
	color:#fff;
	opacity:0.6;
}

a.item:hover{opacity:1;}

.metainfo, .metainfo p, .metainfo p a {
	color: #c4c4c4;
	font-size: 0.8rem;
	margin-bottom: 5px;
}

figure.aligncenter, figure.aligncenter a, figure.aligncenter img,
figure.alignnone, figure.alignnone a, figure.alignnone img {
	width: 100% !important; max-width: 100% !important;}

figure.aligncenter a img {margin-top: 0px;}
figure.alignleft, figure.alignright {width: 300px; display:inline-block;}

figure.alignleft {margin: 6px 25px 25px 0;}
figure.alignright {margin: 6px 0 25px 25px;}

#comments, #respond, #trackbacks {width: 70%; margin: 20px auto 0 auto;}
#comments, #respond, #trackbacks {
border-top: 1px solid #eee;
padding-top: 40px;}
.fn {font-weight:bold;}
.author-meta {margin-bottom:10px;}

ol.commentlist, ol.pingbacklist { margin-left: 0; }
.commentlist li, .pingbacklist li { list-style: none; }
li.comment article, li.pingback { margin: 30px 0; background: #fcfcfc; border-radius: 5px; padding: 10px 16px; }
#comment { min-height: 120px; }

.pingbacklist .commentdate {color: #c4c4c4; font-size: 0.8rem; margin-bottom: 5px;}

figure, figcaption {display:block; margin: 0; max-width:100%;}
figcaption {
color: #6f6f6f;
background: #f3f3f3;
padding: 10px 15px;
font-size: 1rem;
letter-spacing: 0.06rem;
font-family:'Oswald', 'Droid Sans', sans-serif;
}

figure, .embed-youtube {margin:0 0 30px 0;}
.embed-youtube, .embed-youtube iframe {width:100%;}

.entry-content h2, .entry-content h3 {margin: 38px 0 20px 0;}

hr {border: solid #eee; border-width:1px 0 0;}
hr.bottom {margin-bottom: 40px;}
hr.top {margin-top: 55px;}

.gallery, .gallery img {background:none !important; border:none !important;}

.entry-content .gallery {
margin-top: 40px;
margin-bottom: 40px;
width: 100%;
}

.gallery .gallery-caption {
display:none;
margin-left: 0;
padding: 0 5px;
font-size: 0.9rem;
}

.gallery-item {
	margin-bottom:0;
	padding-right: 5px;
}

#gamingfooter {
	background:#d5d5d5;
	margin-top:60px;
}

#gamingende {
	background:#353535;
}

#blogbuttons {
	padding: 1rem 0 2rem;
	text-align:center;
}

li.keinlink {
	font-size:15px;
	padding-top: 10px;
}
#gamingende #menu-intern {
	margin:0;
	padding: 3rem 0 2rem;
	list-style-type: none;
	display: inline-block;
}

#gamingende #menu-intern li {
	float:left;
	margin-right: 1.2rem;
}

#gamingende #menu-intern li:last-of-type {
margin-right: 0;
}

#gamingfooterimg {
	margin: 0rem 0 2rem 0;
	display: block;
	width: 100%;
	max-height: 103px;
	opacity: 0.3;
}

/*.morelink {
background: #4BB5C1;
color: #fff;
padding: 2px 10px;
display: block;
width: 110px;
margin-top: 10px;}*/

#gamingende .menu-intern-container {text-align:center;}

#logolink {width: 38%; margin: 25px auto 0 auto; display: block; max-height: 110px;}
#logoherz {height: 37px; vertical-align: middle; width: 12%; position: relative; top: -39px;}
#logotext {height: 82px;}

#logolink path {fill: #fff;}
#logolink line {stroke: #fff;}

#logolink {
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}


#logolink:hover  {transform: scale(0.95); -webkit-transform: scale(0.96);cursor:pointer;}

#logolink:hover #logoherz
 {
   -webkit-animation: heartbeat 1200ms ease 0s infinite normal;
   	-moz-animation: heartbeat 1200ms ease 0s infinite normal;
   	-ms-animation: heartbeat 1200ms ease 0s infinite normal;
   	-o-animation: heartbeat 1200ms ease 0s infinite normal;
   	animation: heartbeat 1200ms ease 0s infinite normal;
}



/* Heart beat animation */
@-webkit-keyframes heartbeat {
  0% {
    -webkit-transform:  scale(1);
    transform:  scale(1);
  }
  14% {
    -webkit-transform:  scale(1.2);
    transform:  scale(1.2);
  }
  28% {
    -webkit-transform:  scale(1);
    transform:  scale(1);
  }
  42% {
    -webkit-transform:  scale(1.2);
    transform:  scale(1.2);
  }
  70% {
    -webkit-transform:  scale(1);
    transform:  scale(1);
  }
}
@-moz-keyframes heartbeat {
  0% {
    -moz-transform:  scale(1);
    transform:  scale(1);
  }
  14% {
    -moz-transform:  scale(1.2);
    transform:  scale(1.2);
  }
  28% {
    -moz-transform:  scale(1);
    transform:  scale(1);
  }
  42% {
    -moz-transform:  scale(1.2);
    transform:  scale(1.2);
  }
  70% {
    -moz-transform:  scale(1);
    transform:  scale(1);
  }
}
@-o-keyframes heartbeat {
  0% {
    -moz-transform:  scale(1);
    -ms-transform:  scale(1);
    -webkit-transform:  scale(1);
    transform:  scale(1);
  }
  14% {
    -moz-transform:  scale(1.2);
    -ms-transform:  scale(1.2);
    -webkit-transform:  scale(1.2);
    transform:  scale(1.2);
  }
  28% {
    -moz-transform:  scale(1);
    -ms-transform:  scale(1);
    -webkit-transform:  scale(1);
    transform:  scale(1);
  }
  42% {
    -moz-transform:  scale(1.2);
    -ms-transform:  scale(1.2);
    -webkit-transform:  scale(1.2);
    transform:  scale(1.2);
  }
  70% {
    -moz-transform:  scale(1);
    -ms-transform:  scale(1);
    -webkit-transform:  scale(1);
    transform:  scale(1);
  }
}
@keyframes heartbeat {
  0% {
    -moz-transform:  scale(1);
    -ms-transform:  scale(1);
    -webkit-transform:  scale(1);
    transform:  scale(1);
  }
  14% {
    -moz-transform:  scale(1.2);
    -ms-transform:  scale(1.2);
    -webkit-transform:  scale(1.2);
    transform:  scale(1.2);
  }
  28% {
    -moz-transform:  scale(1);
    -ms-transform:  scale(1);
    -webkit-transform:  scale(1);
    transform:  scale(1);
  }
  42% {
    -moz-transform:  scale(1.2);
    -ms-transform:  scale(1.2);
    -webkit-transform:  scale(1.2);
    transform:  scale(1.2);
  }
  70% {
    -moz-transform:  scale(1);
    -ms-transform:  scale(1);
    -webkit-transform:  scale(1);
    transform:  scale(1);
  }
}



.tabs {
position: relative;
overflow: hidden;
margin: 0 auto;
width: 100%;
font-weight: 300;
font-size: 1.25em;
}

/* Nav */
.tabs nav {text-align: center;}

.tabs nav ul {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	list-style: none;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.tabs nav ul li {
	position: relative;
	z-index: 1;
	display: block;
	margin: 0;
	text-align: center;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.tabs nav a {
	position: relative;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 2.5;
}

.tabs nav a span {
	vertical-align: middle;
	font-size: 0.75em;
}

.tabs nav li.tab-current a {color: #39A849;}
.tabs nav a:focus {outline: none;}

.no-flexbox nav ul {display: block;}
.no-flexbox nav ul li {min-width: 15%;display: inline-block;}

@media screen and (max-width: 58em) {
	.tabs nav a:before {margin-right: 0;}
}

/*****************************/
/* Underline */
/*****************************/

.tabs nav {background: #d5d5d5;}

.tabs nav a {
	font-family: Lato, sans-serif;
	font-weight: 400;
	font-size:15px;
	padding: 0.25em 0 0.5em;
	border-left: 1px solid #e7ecea;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	-webkit-font-smoothing: antialiased;
}

 #mitmachen, .tab-current #mitmachen {
	border-right: 1px solid #e7ecea;
	background-color: #d2d2d2;
}

 #mitmachen:hover {background-color: #cbcbcb;}

.tabs nav li a::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: #c2c2c2;
	content: '';
	-webkit-transition: -webkit-transform 0.1s;
	transition: transform 0.1s;
	-webkit-transform: translate3d(0,150%,0);
	transform: translate3d(0,150%,0);
}

.tabs nav li:hover a::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.tabs nav li.tab-current a::after {
	background: #39A849;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

#artikelheader {
	display: none;}

/* ********************************** */
/* ********************************** */
/* min-width 641px, ab medium screens */
/* ********************************** */

@media only screen and (min-width: 40.063em) {

	#titlebarlogo {
		height: 48px; max-height: 48px; top: 6px; position: relative; margin: 0 auto; display: block;
		transition: all 0.3s ease;
	}

	#titlebarlogo:hover {
		cursor: pointer;
		transform: rotate(-180deg);
	}

	#artikelheader {
		display: block;
		top: -85px; /* wird on scroll heruntergefahren */
		transition: top 0.4s ease;
		box-shadow: 0 0px 10px rgba(0,0,0,0.16), 0 4px 8px rgba(0,0,0,0.10);
		background: #fff;
			border: 1px solid #ccc;
	}

	.persistent-header {
		display: block;

		top: -1px;
    padding: 10px 0;
    position: relative;
		/*background-color: #fff;
		box-shadow: 0 0px 10px rgba(0,0,0,0.16), 0 4px 8px rgba(0,0,0,0.10);*/
	}

	.header-active {
		top:-1px !important;
	}

	.persistent-header-content {
		top: 2px;
		height: 58px;
	}

	.persistent-header-logo {
		 height: 58px;
		 border-right: 1px solid #ccc;
	}

	.persistent-header-reading-now {
		display: block;
		font-family: 'Oswald', sans-serif;
		color: #ccc;
		letter-spacing: 0.06rem;
		font-weight: 300;
	}

	.persistent-header-title {
		display: block;
	    font-family: 'Oswald', sans-serif;
	    letter-spacing: 0.06rem;
	    font-weight: 400;
	    font-size:1.4rem;
			margin-bottom: 3px;
	}

	.persistent-header-subtitle {
		font-family: 'Oswald', sans-serif;
		color: #4BB5C1;
		letter-spacing: 0.06rem;
		font-weight: 400;
		font-size: 0.9rem;
		text-transform: uppercase;
	}

	.persistent-header-select {
		height:58px;
	}

	.persistent-header-select > .listenlink {
		height:100%;
		display:block;
		transition: all 0.2s ease-in;
		border-left: 1px solid #ccc;

	}

	.persistent-header-select > .listenlink:hover {

	}

	.persistent-header-select > .listenlink > span{
		margin: 0 auto;
		display: block;
		width: 74px;
		top: 17px;
		position: relative;
		border-bottom: 1px solid #4BB5C1;
		line-height: 1.4rem;
		margin-bottom: 35px;
	}

	.persistent-header-select .menu-kategorien-container {
		visibility:hidden;
		opacity:0;
		transition: all 0.2s ease-in;
	}

	.persistent-header-select:hover > .listenlink > .menu-kategorien-container
	{
		visibility:visible;
		opacity:1;
	}

	.persistent-header-select:hover > .listenlink
	{

		border-left: 1px solid #fff;
		cursor: pointer;
		color: #FFF;
		background-color: #2e3d40;
	}

	.arrow-down {
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 5px solid #4BB5C1;
		display: inline-block;
		top: -3px;
		position: relative;
	}


	.persistent-header ul {
		background-color: #242e30;
		list-style-type:none;
		margin-left: 0px;
	}

	.persistent-header li.current-menu-item a {
	    color: #FFF;
	}

	.persistent-header a.current, .persistent-header li.current-menu-item {
	    background-color: #3a4a4d;
	}

	.persistent-header ul a {
	    display: block;
	    line-height: 2em;
	    padding: 0 16px 0 20px;
	    /*color: #aab5b7; */
	}

	.persistent-header ul a:hover, .persistent-header ul a:focus{
    color: #FFF;
    background-color: #2e3d40;
	}

	.persistent-header .listenlink:hover, .persistent-header a:active, .persistent-header a:focus {

	}


	progress {
	  /* Positioning */
	  position: absolute;
	  left: 0;
	  top: 78px;

	  /* Dimensions */
	  width: 100%;
	  height: .25em;

	  /* Reset the apperance */
	  -webkit-appearance: none;
	     -moz-appearance: none;
	          appearance: none;

	  /* Get rid of the default border in Firefox/Opera. */
	  border: none;

	  /* For Firefox/IE10+ */
	  background-color: transparent;

	  /* For IE10+, color of the progress bar */
	  color: #4BB5C1;
	}

	progress::-webkit-progress-bar {
	  background-color: transparent;
	}

	.flat::-webkit-progress-value {
	  background-color: #4BB5C1;
	}

	.flat::-moz-progress-bar {
	  background-color: #4BB5C1;
	}

	.single::-webkit-progress-value {
	  background-color: transparent;
	  background-image: -webkit-linear-gradient(left, transparent, red);
	}

	.single::-moz-progress-bar {
	  background-color: transparent;
	  background-image: -moz-linear-gradient(left, transparent, red);
	}

	.multiple::-webkit-progress-value {
	  background-image: -webkit-linear-gradient(-45deg,
	                               transparent 33%, rgba(0, 0, 0, .1) 33%,
	                               rgba(0,0, 0, .1) 66%, transparent 66%),
	                      -webkit-linear-gradient(left, green, red);
	}

	.multiple::-moz-progress-bar {
	  background-image: -moz-linear-gradient(-45deg,
	                               transparent 33%, rgba(0, 0, 0, .1) 33%,
	                               rgba(0,0, 0, .1) 66%, transparent 66%),
	                      -moz-linear-gradient(left, green, red);
	}

	.progress-container {
	  width: 100%;
	  background-color: transparent;
	  position: fixed;
	  top: 0;
	  left: 0;
	  height: .25em;
	  display: block;
	}

	.progress-bar {
	  background-color: red;
	  width: 50%;
	  display: block;
	  height: inherit;
	}



}


/* ******************************* */
/* ******************************* */
/* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) {


}

/* Menu Button */
.menu-button {
	position: fixed;
	z-index: 1000;
	margin: 1em;
	padding: 0;
	width: 2.5em;
	height: 2.25em;
	border: none;
	text-indent: 2.5em;
	font-size: 1.5em;
	color: transparent;
	background: transparent;
}

.menu-button::before {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	bottom: 0.5em;
	left: 0.5em;
	background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
	content: '';
}

.menu-button:hover {opacity: 0.6;}

/* Close Button */
.close-button {
	width: 1em;
	height: 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	overflow: hidden;
	text-indent: 1em;
	font-size: 0.75em;
	border: none;
	background: transparent;
	color: transparent;
}

.close-button::before,
.close-button::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	left: 50%;
	background: #bdc3c7;
}

.close-button::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.close-button::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* Menu */
.menu-wrap {
	position: absolute;
	z-index: 1001;
	width: 300px;
	height: 100%;
	background: #373a47;
	padding: 2.5em 1.5em 0;
	font-size: 1.15em;
	-webkit-transform: translate3d(-320px,0,0);
	transform: translate3d(-320px,0,0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.menu,
.icon-list {height: 100%;}

.icon-list {
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

.icon-list a {
	display: block;
	padding: 0.8em;
	-webkit-transform: translate3d(0,500px,0);
	transform: translate3d(0,500px,0);
}

.icon-list,
.icon-list a {
	-webkit-transition: -webkit-transform 0s 0.4s;
	transition: transform 0s 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.icon-list a:nth-child(2) {
	-webkit-transform: translate3d(0,1000px,0);
	transform: translate3d(0,1000px,0);
}

.icon-list a:nth-child(3) {
	-webkit-transform: translate3d(0,1500px,0);
	transform: translate3d(0,1500px,0);
}

.icon-list a:nth-child(4) {
	-webkit-transform: translate3d(0,2000px,0);
	transform: translate3d(0,2000px,0);
}

.icon-list a:nth-child(5) {
	-webkit-transform: translate3d(0,2500px,0);
	transform: translate3d(0,2500px,0);
}

.icon-list a:nth-child(6) {
	-webkit-transform: translate3d(0,3000px,0);
	transform: translate3d(0,3000px,0);
}

.icon-list a span {
	margin-left: 10px;
	font-weight: 700;
}

/* Shown menu */
.show-menu .menu-wrap {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list,
.show-menu .icon-list a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list a {
	-webkit-transition-duration: 0.9s;
	transition-duration: 0.9s;
}

.show-menu .content::before {
	opacity: 1;
	-webkit-transition: opacity 0.8s;
	transition: opacity 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/******** Suche Search *******/

/*html, body {height: 100%;}

body {
	overflow-x: hidden;
	overflow-y: scroll;
}*/

@keyframes noop {
  0%   { margin-bottom: 0; }
  100% { margin-bottom: 1em; }
}

.fixed {
    /*animation: noop 1s infinite;*/
}

.search-submit {
	position: absolute;
	width: 80px;
	height: 80px;
	text-indent: 100px;
	overflow: hidden;
	right: 0;
	top: 35%;
	background: transparent url(http://www.gaminggadgets.de/img/magnifier.svg) no-repeat center center;
	background-size: 100%;
	border: none;
	pointer-events: none;

	cursor:pointer;
	pointer-events: auto;
	opacity: 1;
	-webkit-transform: translate3d(-30px,-50%,0) scale3d(1,1,1);
	transform: translate3d(-30px,-50%,0) scale3d(1,1,1);
}

input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

/* Overlay */
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}




/* --------------------------------

Main components

-------------------------------- */
.cd-main-content {
  /* set a min-height and a z-index to be sure that the main element completely covers the lateral menu */
  min-height: 100%;
  position: relative;
  z-index: 2;
  /*padding-top: 50px;*/
  padding-top: 130px;
  background: #f2f2f2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.cd-main-content.lateral-menu-is-open {
  /* translate to show the lateral menu - all content needs to be put in the .cd-main-content to translate*/
  -webkit-transform: translateX(260px);
  -moz-transform: translateX(260px);
  -ms-transform: translateX(260px);
  -o-transform: translateX(260px);
  transform: translateX(260px);
}
@media only screen and (min-width: 768px) {
  .cd-main-content {
    padding-top: 130px;
  }
}

header {
  position: absolute;
  top: 0;
  left: 0;
  /*height: 50px;*/
  width: 100%;

  z-index: 3;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
header.lateral-menu-is-open {
  /* translate to show the lateral menu */
  -webkit-transform: translateX(260px);
  -moz-transform: translateX(260px);
  -ms-transform: translateX(260px);
  -o-transform: translateX(260px);
  transform: translateX(260px);
}
header.is-fixed {
  position: fixed;
}
/*@media only screen and (min-width: 768px) {
  header {
    height: 70px;
  }
}*/


#cd-menu-trigger {
  	position: absolute;
  	top: 25%;
  	left: 0.9375rem;
  	font-size:30px;
  	color:#fff;
  	opacity:0.6;
}

#cd-menu-trigger:hover {opacity:1;}
.search-open:hover .suche-text {opacity:1; left: -11px !important;}
.trigger:hover .cd-menu-text {opacity:1;left: 32px !important;}
.trigger .is-clicked:hover .cd-menu-text {opacity:0;}

.cd-menu-text, .suche-text, .morphsearch-form {
  height: 100%;
  /*text-transform: uppercase;*/
  -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  color: #FFF;
  font-weight: 500;
  font-size:1.5rem;
  font-family:'Oswald', sans-serif;
  /*display: none;*/
  opacity:0;
  position:relative;
  left:-8px;

}

.suche-text {display: inline-block; line-height: 70px; left: 0;}

#overlay, #login {display: none;}
#overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #f3f3f3;
    opacity: 0.95;
    filter:alpha(Opacity=95);
    z-index: 999;
}
#login {
    position:fixed;
    top: 33%;
    left: 10%;
    width: 80%;
    height: 30%;
    /*background: #555;*/
    padding: 5px;
    color:white;
    z-index: 1000;
}

#search-trigger {
	display: inline-block;
	position: fixed;
	top: 20px;
	right: 20px;
	width: 70px;
	height: 70px;
}

.such-icon {
background-color: rgba(255, 255, 255, 0);

left: 0;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);

display: inline-block;
position: absolute;
left: 50%;
top: 48%;
bottom: auto;
right: auto;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 40px;
height: 4px;

}

.such-icon::before {
bottom: 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);

content: '';
width: 100%;
height: 100%;
position: absolute;
background-color: inherit;
left: 0;
}

.such-icon::after {
top: 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);

content: '';
width: 100%;
height: 100%;
position: absolute;
background-color: inherit;
left: 0;
}
.such-icon::before, .such-icon::after {
background-color: #bbb;
}

#search-trigger:hover .such-icon::before, #search-trigger:hover .such-icon::after {
background-color: #333;
}



#login #cd-menu-trigger.is-clicked .cd-menu-icon::before, #login #cd-menu-trigger.is-clicked .cd-menu-icon::after {background-color: #333;}

.search-form {
	/*width: 80%;
	height: 160px;*/
}

#suchfeld {
	width: 100%;
	height: 100%;
	font-size: 6em !important;
	padding: 0 10% 0 10px;
	font-weight: 600;
	border: none;
	background: transparent;
	font-size: 0.8em;
	color: #4BB5C1;
	-webkit-transition: font-size 0.5s cubic-bezier(0.7,0,0.3,1);
	transition: font-size 0.5s cubic-bezier(0.7,0,0.3,1);
}

#suchfeld, #suchfeld:focus, #suchfeld:active  {
	outline: none;
	box-shadow: none;
	border:none;
}

#cd-menu-trigger .cd-menu-icon {
  /* this span is the central line in the menu menu */
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 48%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 24px;
  height: 4px;
  background-color: #FFF;
  /* these are the upper and lower lines in the menu menu */
}
#cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: inherit;
  left: 0;
}
#cd-menu-trigger .cd-menu-icon::before {
  bottom: 8px;
}
#cd-menu-trigger .cd-menu-icon::after {
  top: 8px;
}
#cd-menu-trigger.is-clicked .cd-menu-icon {
  background-color: rgba(255, 255, 255, 0);
}
#cd-menu-trigger.is-clicked .cd-menu-icon::before, #cd-menu-trigger.is-clicked .cd-menu-icon::after {
  background-color: white;
}
#cd-menu-trigger.is-clicked .cd-menu-icon::before {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cd-menu-trigger.is-clicked .cd-menu-icon::after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 768px) {
  #cd-menu-trigger {

  }
  #cd-menu-trigger .cd-menu-text {
    display: inline-block;
    line-height: 70px;
    left:25px;
  }
  #cd-menu-trigger .cd-menu-icon {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

#cd-lateral-nav {
  position: fixed;
  height: 100%;
  left: 0;
  top: 0;
  visibility: hidden;
  /* the secondary navigation is covered by the main element */
  z-index: 1;
  width: 260px;
  background-color: #242e30;
  overflow-y: auto;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
  -moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
  transition: transform .4s 0s, visibility 0s .4s;
  /* this creates the subtle slide in animation of the navigation */
  -webkit-transform: translateX(-80px);
  -moz-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  -o-transform: translateX(-80px);
  transform: translateX(-80px);
}
#cd-lateral-nav .cd-navigation {
  margin: 10px 0 16px;
}
#cd-lateral-nav .sub-menu {
  padding: 0 10px 20px 15px;
  display: none;
}
#cd-lateral-nav a {
  display: block;
  line-height: 2em;
  padding: 0 16px 0 32px;
  /*color: #aab5b7;*/
}
#cd-lateral-nav a.current, #cd-lateral-nav li.current-menu-item {
  background-color: #3a4a4d;
}

#cd-lateral-nav li.current-menu-item a {
  color: #FFF;
}

#cd-lateral-nav a:hover,#cd-lateral-nav a:active, #cd-lateral-nav a:focus {
  color: #FFF ;
  background-color: #2e3d40;
}

#cd-lateral-nav ul {
	 margin-left: 0;
}
.menuheader {
	display: block;
	line-height: 2em;
	margin: 2.5rem 0 0 0;
	padding: 0 16px 0 32px;
	font-weight: 600;
	color: #5b6061;
	text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
  #cd-lateral-nav .cd-navigation {
    margin: 20px 0;
  }
}
#cd-lateral-nav.lateral-menu-is-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
  transition: transform .4s 0s, visibility 0s 0s;
  /* smooth the scrolling on touch devices - webkit browsers */
  -webkit-overflow-scrolling: touch;
}

/* style menu items which have a submenu  */
#cd-lateral-nav .item-has-children > a {
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
  /* this is the right arrow to show that the item has a submenu  */
}
#cd-lateral-nav .item-has-children > a::after {
  content: '';
  display: block;
  height: 11px;
  width: 8px;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1em;
  background: url(assets/cd-arrow.svg) no-repeat center center;
  background-size: 8px 11px;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#cd-lateral-nav .item-has-children > a.submenu-open::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

#cd-lateral-nav .socials {
  padding: 0 40px 0 55px;
  margin: 0 0 80px 0;
}
#cd-lateral-nav .socials:after {
  content: "";
  display: table;
  clear: both;
}
#cd-lateral-nav .socials a {
  height: 38px;
  width: 38px;
  float: left;
  padding: 0;
  background-image: url("assets/gaminggadgets-socials.svg");
  background-repeat: no-repeat;
  /*background-size: 155px 78px;*/
  background-size:223px 78px;
  background-color: #FFF;
  margin-right: 0.8em;
  margin-bottom: 0.8em;
  border-radius: 20px;
  opacity:0.5;
}

#cd-lateral-nav .socials a:nth-child(4){
	margin-left:25px;
}

#cd-lateral-nav .socials a:hover {opacity:0.8;}

.teilen {
	font-family: 'Oswald';
	display: inline-block;
	float: left;
	position: relative;
	top: 5px;
	margin-right:10px;
}
.header .socials {
  position: absolute;
  right: 0;
  bottom: 0;
}

.entry-content .socials {
	position:relative;
	margin: 55px 0 40px;
	font-size:1.3rem;
}

.socials:after {
  content: "";
  display: table;
  clear: both;
}
.socials a {
  height: 38px;
  width: 38px;
  float: left;
  padding: 0;
  background-image: url("assets/gaminggadgets-socials.svg");
  background-repeat: no-repeat;
  /*background-size: 155px 78px;*/
  background-size:223px 78px;
  background-color: #fafafa;
  margin-right: .8em;
  border-radius: 20px;

}

.socials a.cd-twitter {background-position: 0 0;}
.socials a.cd-rss {background-position: -38px 0;}
.socials a.cd-facebook {background-position: -77px 0;}
.socials a.cd-google {background-position: -115px 0;}
.socials a.cd-tmblr {background-position: -149px 0;}
.socials a.cd-pntrst {background-position: -180px 0;}
.socials a:hover {color: #fff;background-color: #f1f1f1;}


/* *********************************** */
/* *********************************** */
/* max-width 640px, mobile-only styles */
@media only screen and (max-width: 40em) {
	#cd-menu-trigger .cd-menu-icon {background-color:#888;}
	#cd-menu-trigger.is-clicked .cd-menu-icon::before, #cd-menu-trigger.is-clicked .cd-menu-icon::after {
	background-color: #888;}
	#cd-menu-trigger {left: 22px; top: 110px;}
	#iconsuche {right: 35px; top: 90px;}
	a.item {top: -3%; color: #888;}
	#gamingtitel {height: 95px;}
	#logolink {width: 100%; margin: 18px auto 0 auto; max-height:55px;}
	#logoherz {width: 100%;
	top: -28px;
	height: 27px;
	position: relative;
	margin: 0 auto;}
	#logotext {height:58px;}
	#logoherz
	 { /* Animation auf mobil immer an */
	   -webkit-animation: heartbeat 1200ms ease 0s infinite normal;
	   	-moz-animation: heartbeat 1200ms ease 0s infinite normal;
	   	-ms-animation: heartbeat 1200ms ease 0s infinite normal;
	   	-o-animation: heartbeat 1200ms ease 0s infinite normal;
	   	animation: heartbeat 1200ms ease 0s infinite normal;
	}
		/* Menütexte nicht einblenden */
	.trigger:hover .cd-menu-text, .search-open:hover .suche-text {opacity:0;}
	#superlink {margin-top: 20px;}

	#login {top: 33%; left: 5%; width: 90%;}
	.such-icon {width:25px; height: 3px; top: 80%;}
	#suchfeld {font-size: 2em !important;font-weight: 300; padding:0px 20% 0 10px;}
	.search-submit {width: 40px; height: 40px; right: -22px; top: 12%;}
	#search-trigger {top: 40px;right: 10px;}

	body, p {line-height: 1.55rem;}
	.single .entry-content, .page .entry-content, .single .container footer {width: 95%;}
	#comments, #respond, .page h1 {width: 97%;}
	h1, .gamingpost h2 {font-size: 1.8rem;}
	p, .post_subtitle {font-size: 0.85rem;}
	.single .entry-content p:first-of-type {font-size: 1.05rem;}

	article {margin: 20px 0 20px 0 !important;}

	.mobilesuperfeatured {margin-top:20px !important;}
	.single article {margin-top:20px !important;}
	.gamingtitelbild {height: 215px;}
	.gamingtitelbild span {padding: 0 10px;}

	.subscribe-to-doi-comments label {display: inline !important; margin: 0 0 0 5px;}
	.subscribe-to-doi-comments #subscribe {display: inline; margin: 0;}

	#content_a {float: none; padding:0;}

	/* fix für mobile videos http://www.elmastudio.de/programmierung/css/css-tipp-eingebettete-videos-fur-responsive-webdesigns-optimieren/ */
	.embed-youtube {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.embed-youtube iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		min-height: auto;
	}

}
