/*
Theme Name:         Escene Theme
Theme URI:          
Description:        Escene WordPress theme built by <a href="http://www.digilabs.id">Digilabs ID</a>
Version:            1.0.0
Author:             Digilabs ID
Author URI:         http://www.digilabs.id
*/
img {
  max-width: 100%;
  height: auto;
}
.team-logo{
	max-width: 100%;
}
.team-name a{
	color: #000;
	text-decoration: none;
}
.icon-all{
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	   -moz-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	     -o-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
}
article.post.post-list .entry-content.has-thumbnail .image {
		max-width: 180px;
}
article.post.post-list .entry-content.has-thumbnail .image img
{
	max-width: 100%;
}
.col-xs-12.col-sm-6.col-md-6.col-lg-6.PROFIL .player-desc.box-shadowed {
    padding: 10px;
	/*height: 183px;*/
}
.col-xs-12.col-sm-6.col-md-6.col-lg-6.KARRIERE .player-desc.kariere.box-shadowed {
    padding: 0px;
}
.col-xs-12.col-sm-9.col-md-9.col-lg-9.rbordere {
    padding-left: 0px;
}
.team-lastresult {
    margin-bottom: 20px;
}
span.phcr {
    position: absolute;
    right: 32px;
    bottom: 26px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
}

.eqp_eq_maus
{
background-image: url(assets/img/eq_maus.png);
    background-repeat: no-repeat;
    padding-left: 40px;
        background-size: 30%;
    background-position: 13%;
}
.eqp_eq_tastatur
{
	background-image: url(assets/img/eq_tastatur.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-size: 30%;
    background-position: 6%;
}
.eqp_eq_headset
{
	background-image: url(assets/img/eq_headset.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-size: 21%;
    background-position: 13%;
}
.eqp_eq_monitor
{
	background-image: url(assets/img/eq_monitor.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-size: 30%;
    background-position: 6%;
}
.KARRIERE label {
    min-width: 155px;
}
.player-desc.kariere.box-shadowed td {
    font-size: 14px;color: #464646;
    font-weight: 600;
}
.player-desc.kariere.box-shadowed td span {
    min-width: 160px;
    display: inline-block;
}
.headingim {
    background-color: #f6f6f6;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    width: 100%;
}
.userd {
    width: 100%;
    float: left;
    clear: both;
	margin-bottom:5px;
}
.userd a {
    color: #5e5e5e;
    display: block;
    font-size: 13px;
}
.userd .dimg {
    float: left;
    width: 35px;
    margin-left: 15px;
	
}
img.dimg.teamimg
{
	margin-top: 6px;
}
.userd div {
    line-height: unset;
    padding-left: 10px;
    float: left;
}
#table_id img.dimg {
    width: 50px;
    display: inline-block;
    float: left;
    padding-right: 15px;
}
div#sortingddd select {
    margin-right: 10px;
    margin-bottom: 20px;
}
.widget {
    display: table;
    width: 100%;
}
@media (min-width: 768px) {
	.featured-list-padding {
		padding-top: 80px;
	}

}
@media (max-width: 768px) {
	article.post.post-list .entry-content.has-thumbnail .image {
		max-width: 100%;
	}
	.player-picture, .player-desc {
		margin-bottom: 25px;
	}
	.col-xs-12.col-sm-4.col-md-4.col-lg-4.MARKTWERT
	{
		padding-left:15px;
	}
	.single-post .entry-content h1.title {
		text-align: left;
	}
	.col-xs-12.col-sm-4.col-md-4.col-lg-4.MARKTWERT .player-desc.box-shadowed {
		width: 305px !important;
	}

	div#curve_chart {
		width: 305px !important;
	}
}
