.teaser,.img-holder{min-height:263px;}
.block.teaser.image{margin-bottom: 8px;}
.img-holder{width:100%;height:100%;display:block;position:relative;margin:0;padding:0;border-radius:10px!important;-moz-border-radius:10px!important;-webkit-border-radius:10px!important;-khtml-border-radius:10px!important;overflow:hidden;}
.img-holder >img{position:absolute;top:0%;left:0%;max-height:290px; width:auto;height:auto;min-height:100%;max-width:none;}

.teaser-mobile {width:100%;height:100%;display:block;float:left;position:relative;margin:0 0 20px;padding:0;border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;-khtml-border-radius:12px;overflow:hidden;}
.teaser-mobile img{width:100%;height:auto;display:block;float:left;}
.btn-shadowmode{background-color:#fff!important;color:#494949!important;}
	.btn-shadowmode{padding:15px 15px 15px 15px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
	.btn-shadowmode{position: absolute;z-index:1;bottom:20px;right:20px;bottom:10px;right:10px;min-width:30px;min-height:30px;line-height: 0;}
	.btn-shadowmode:after{content:"\f054";font-family:'FontAwesome';color:inherit;font-size:15px;position:absolute;z-index:2;right:10px;top:16px;}


@media all and (max-width:1200px){
	.teaser,.img-holder{min-height:231px;}
	.img-holder >img{max-height:231px;}
}
@media all and (max-width:991px){
	.teaser,.img-holder{min-height: 190px;}
	.img-holder >img{height: 100%}
	.row{height:auto;}
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {min-height:0;}

	

	/* green */
	.teaser-mobile.green .btn-shadowmode{background-color:white!important;color:#008539!important;}
	.teaser-mobile.green:active .btn-shadowmode{background-color:#008539!important;color:white!important;}
	/* green invert */	
	.teaser-mobile.green.invert .btn-shadowmode{background-color: #008539 !important; color: #fff !important;}
	.teaser-mobile.green.invert:active .btn-shadowmode{background-color: #fff !important; color: #008539 !important;}
	/* red */
	.teaser-mobile.red .btn-shadowmode{background-color: white !important; color: #e62435 !important;}
	.teaser-mobile.red:active .btn-shadowmode{background-color: #e62435 !important; color: white !important;}
	/* red invert */
	.teaser-mobile.red.invert .btn-shadowmode {background-color: #e62435 !important; color: white !important;}
	.teaser-mobile.red.invert:active .btn-shadowmode{background-color:white !important;color:#e62435 !important;}
	/* blue */
	.teaser-mobile.blue .btn-shadowmode{background-color: #067678 !important; color: white !important;}
	.teaser-mobile.blue:active .btn-shadowmode{background-color: white !important; color: #067678 !important;}
	/* facebook blue */
	.teaser-mobile.facebook-blue .btn-shadowmode{background-color: #3B5998 !important; color: white !important;}
	.teaser-mobile.facebook-blue:active .btn-shadowmode{background-color: white !important; color: #3B5998 !important;}
	/* orange */
	.teaser-mobile.orange .btn-shadowmode{background-color: #f57f02 !important; color: white !important;}
	.teaser-mobile.orange:active .btn-shadowmode{background-color: white !important; color: #f57f02 !important;}	
	/* gray */
	.teaser-mobile.gray .btn-shadowmode{background-color: #fff !important; color: #494949 !important;}
	.teaser-mobile.gray:active .btn-shadowmode {background-color: #494949 !important; color: #fff !important;}
	
}
