#navbar li {margin-top:-6px;}
#navbar li.dropdown_3columns{margin-top:5px;}

#main2 {max-width:940px;padding-left:4px;padding-right:0}

.leftsuper {float:left;}.leftsuper h1{font-size:36px}
.rightsub {font-size:17px;float:right;}
.rightsub a {margin-right:15px;font-weight:normal;}
.rightsub a:hover {text-decoration:none;}

#mcontainer {
		border: 0px solid;
		padding: 5px;
}

.item {
		/*width: 67px;
		height: 67px;
		float: left;
		margin: 5px;*/	
		z-index:888;
		position:relative;
		background-color:transparent;
		height:auto;
}

item:hover {cursor:pointer;}
	
.item img { width:100%; 
/*height:100%; */
}

.item:hover img {
	background-color: transparent;
	-webkit-opacity: 0.3;
	-moz-opacity: 0.3;
	opacity: 0.3;
	-webkit-transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-ms-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
	transition: all 1.5s ease;
}

.black-bg{
	background-color:#000;
	overflow:hidden;
	line-height:0px;
}

.shadow { /*adding shadow class to box - the shadow fades in when hovered*/
	transition: box-shadow 1s;
	-webkit-box-shadow: 3px 1px 28px 8px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 1px 28px 8px rgba(0,0,0,0.75);
	box-shadow: 3px 1px 28px 8px rgba(0,0,0,0.75);
	cursor:pointer;
}
	

/*.item.w2{width:144px;height:50px;overflow:hidden;}.item.w3{width:221px;height:125px;overflow:hidden;}.item.w4{width:298px;height:174px;overflow:hidden;}.item.w5{width:375px;height:219px;overflow:hidden;}.item.w5s{width:375px;height:174px;overflow:hidden;}
.item.w6 { width: 452px; height: 264px; overflow: hidden; }
.item.w7{width:529px;height:309px;overflow:hidden;}.item.w8{width:606px;height:354px;overflow:hidden;}.item.w9{width:683px;height:399px;overflow:hidden;}.item.w12{width:914px;}*/


.text-content {
	position:absolute; 
	top:0;
	left:0;
	width:100%;
	/*background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,0.8))); 
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.8) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.8) 100%); 
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.8) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#cc000000',GradientType=0 );*/
	display:none;
}

.text-content:hover { cursor:pointer; }
	
/*.valign {
	overflow:hidden;
	display: table-cell; 
	vertical-align: bottom; 
	transition: all 0.5s ease;
}*/

.text-content h1 {
	margin:20px;
	margin-bottom:10px;
	color:#fff;
	text-shadow: 2px 2px 2px #000;
}

h1 a {color:#fff !important;text-decoration:none !important;}
h1 a:hover {color:#ee3124 !important;}

.text-content p {
	margin:20px;
	margin-top:0px;
	color:#fff;
	line-height:140%;
	font-size:15px;
}


a.view-now {
	background-color:#ee3124;
	padding:8px 12px;
	display:inline;
	color:#fff;
	font-size:15px;
	font-weight:normal;
}

.articles-margin {padding-left:10px}

.artcat-lg, .artcat-lg-right {
	width:47.5%;
	float:left;
	color:#666;
	margin-top:20px;
	overflow:visible;
	margin-right:27px;
	height:300px;
}

.artcat-lg-right {
	margin-right:0px;
}


.artcat {width:20%;float:left;color:#666;margin-top:20px;height:220px;}

/*.artcat img:hover {
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}*/

.artcat h1 {font-size:16px;}
.artcat p {font-size:12px;}

a.ctitle {font-size:15px;font-weight:bold;color:#484848;}

a:hover.ctitle {
	color:#ee3124;
	text-decoration:none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;}
	
.textlinkarea{padding-top:10px;background-color:transparent;}

hr.style-one {
	border:0;
	height:2px;
	background:transparent;
	background-image:url("https://leerburg.com/Photos/divider-bg.png");
	margin:10px auto;
	width:100%;
}

hr.style-two {
	border:0;
	height:2px;
	background:transparent;
	background-image:url("https://leerburg.com/Photos/divider-bg.png");
	margin:10px auto;
	width:100%;
	opacity: 0.5;
  filter: alpha(opacity=50);
}

.load2{display:none}


/*sub cats be meowin' in the distance yo*/
#container {max-width:961px}

#main3 {
	background-color:#181818;
	padding:18px;
}

.artbox {
	float:left;
	width:31.1%;
	margin:1%;
	background-color:#fff;
	position:relative;
	height:500px;
	overflow:hidden;
}
.artbox:hover {
	cursor:pointer;
}

.artbox a {
	color:#ee3124;
	text-decoration:none;
}
.artbox a:hover {
	color:#000;
	text-decoration:none;
}
.author-circular-ed {
 width: 60px;
 height: 60px;
 background-image: url('https://leerburg.com/Photos/author-ed.jpg');
 background-size: cover;
 display: block;
 border-radius: 40px;
 -webkit-border-radius: 40px;
 -moz-border-radius: 40px;
 float:left;
 margin:10px 15px;
 border:3px solid #ccc;
}

.author-circular-cindy {
 width: 60px;
 height: 60px;
 background-image: url('https://leerburg.com/Photos/author-cindy.jpg');
 background-size: cover;
 display: block;
 border-radius: 40px;
 -webkit-border-radius: 40px;
 -moz-border-radius: 40px;
 float:left;
 margin:10px 15px;
 border:3px solid #ccc;
}

.author-circular-kevin {
 width: 60px;
 height: 60px;
 background-image: url('https://leerburg.com/Photos/author-kevin.jpg');
 background-size: cover;
 display: block;
 border-radius: 40px;
 -webkit-border-radius: 40px;
 -moz-border-radius: 40px;
 float:left;
 margin:10px 15px;
 border:3px solid #ccc;
}

.author-circular-jeff {
 width: 60px;
 height: 60px;
 background-image: url('https://leerburg.com/Photos/author-jeff.jpg');
 background-size: cover;
 display: block;
 border-radius: 40px;
 -webkit-border-radius: 40px;
 -moz-border-radius: 40px;
 float:left;
 margin:10px 15px;
 border:3px solid #ccc;
}

.author-circular-karen {
 width: 60px;
 height: 60px;
 background-image: url('https://leerburg.com/Photos/author-karen.jpg');
 background-size: cover;
 display: block;
 border-radius: 40px;
 -webkit-border-radius: 40px;
 -moz-border-radius: 40px;
 float:left;
 margin:10px 15px;
 border:3px solid #ccc;
}

.author-circular-anon {
 width: 60px;
 height: 60px;
 background-image: url('https://leerburg.com/Photos/author-anon.jpg');
 background-size: cover;
 display: block;
 border-radius: 40px;
 -webkit-border-radius: 40px;
 -moz-border-radius: 40px;
 float:left;
 margin:10px 15px;
 border:3px solid #ccc;
}

.author-name {
	float:left;
	font-size:14px;
	margin-top:20px;
	font-style:italic;
}

.author-name-title {		
	font-family:'PT Sans Narrow', Arial;
	font-size:20px;
	font-weight:bold;
	line-height:120%;
	font-style:normal;
}

.art-img {width:100%}
.art-img:hover {	
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.art-title {
	font-family:'PT Sans Narrow', Arial;
	font-size:24px;
	font-weight:bold;
	line-height:120%;
	text-transform:uppercase;
	padding: 10px 15px 3px;
}

#long-title{ /* For long words; specifically affects "Diensthundpruefungsordnung" */
-ms-word-break: break-all;
     word-break: break-all;

     // Non standard for webkit
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
         hyphens: auto;
}

.artbox p {
	padding:0 15px 10px 15px;
	margin:0;
	font-size:15px;
	line-height:150%;
}
	
.text-fade-out { 
	position:absolute;
	bottom: 0; left: 0;
	width: 100%; 
	height:100px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,1) 100%); 
	background: -o-linear-gradient(top,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,1) 100%); 
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#ffffff',GradientType=0 ); 
}

/************the article***************/
.headline {
	color:#ee3124;
	font-size:36px;
	font-family:'PT Sans Narrow', Arial;
	font-weight:700;
	line-height:100%
}

.subline {
	color:#ee3124;
	font-size:24px;
	font-family:'PT Sans Narrow', Arial;
	font-weight:700;
}

#article-main {
	/*width:65%;*/
	/*float:left;*/
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
}

#article-main li {
	margin-left:40px;
}

#article-main h3 {
	font-size:20px;
	line-height:120%;
}

#article-sb {
	width:30%;
	float:right;
	border-left:2px solid #ccc;
	margin:0 20px 15px 15px; 
	padding-left:15px;
}

#article-sb .author-circular-ed {margin-left:0px;}
#article-sb h3 {font-size:20px;color:#ee3124;margin-bottom:10px;}

td.mp-rank {
	font-size:36px;
	font-family:Arial;
	width:20%;
	margin-right:1%;
	line-height:100%;
	vertical-align:middle;
	height:42px
}

td.mp-headline {
	font-size:18px;
	font-family:'PT Sans Narrow', Arial;
	font-weight:700;
	width:73%;
	vertical-align:middle;
	height:42px;
	line-height:110%;
}

.plain {
	font-family:Arial;
	font-size:13px;
	letter-spacing:2px;
	font-weight:normal;
} 

.related-articles{
	float:left;
	width:23%;
	padding:10px 1%;
}


.related-articles img {
	width:100%;
}

.rel-art-title {
	font-size:16px;
	font-weight:bold;
	line-height:120%;
	padding-top:5px;
}

h3.redpt {
	font-size:26px !important;
	font-family:'PT Sans Narrow',Arial;
	color:#ee3124;
	padding-bottom:6px;
}

.product-bar {
	width:20%;
	float:left;
	margin-right:15px;
	padding-right:15px;
	text-align:center;
}

.product-bar a {
	font-family:'PT Sans Narrow',Arial;
	font-size:18px
}

.feature-img {
	padding-left:15px;
	padding-bottom:15px;
	float:right;
}

.feature-img img {
	max-width:100%;
}

#comment-inc {
	width:76%;
	float:right;
}

.sm-share {
	float:left;
	padding-right:15px;
}

.qaalt{
	text-align:left;
	padding:10px;
	border:1px solid #ee3124;
	line-height:140%;
	font-size:16px;
	border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin-right:8px;
}



@media screen and (max-width: 1000px){
	.artcat-lg, .artcat-lg-right {
		height:auto;
	}
	#comment-inc {width:75%;}
	
	#article-sb table {display:none;}
}


@media screen and (max-width: 700px){
	.artcat {width:33%;text-align:center;}
	.artbox {width:48%;}
	#comment-inc {width:73%;}
	.articles-margin {padding-left:10px}

	.artcat-lg, .artcat-lg-right {
		width:47%;
		margin-right:3%;
	}
	
	.artcat-lg-right {
		float:right;
		margin-right:3%;
		margin-left:0;
	}
}

@media screen and (max-width: 600px){	
	/*.item{width:94% !important;height:300px !important}*/
	#comment-inc {width:100%;}
	.product-bar {display:none;}
	
	.related-articles {
		float:left;
		width:48%;
		padding:10px 1%;
	}
	
	#article-sb {
		display:none;
	}
	
	#article-sb table {display:none;}
}

@media screen and (max-width: 512px){
	.qaalt{display:none;}
}

@media screen and (max-width: 420px){
	.artcat {width:50%;text-align:center;}
	.artbox {width:98%;}
	
	.artcat-lg, .artcat-lg-right {
		float:left;
		width:96%;
		text-align:center;
		overflow:hidden;
	}
}

@media screen and (max-width: 350px){
	.artcat {width:100%;text-align:center;height:auto;}
		
	.related-articles {
		float:left;
		width:98%;
		padding:10px 1%;
	}
}