/*
Theme Name: mad2k16_global
Description: Childtheme for global madvertise page
Theme URI: https://www.madvertise.com
Author: Christoph Eckert
Author URI: http://kunststoff-ag.de
Template: mad2k16
Version: 1.0
*/



#frontpageimg
	{
	height:600px;
	margin-top:50px;
	}
#frontpageimg .headimgcontent
	{
	height:610px;
	}
	
	
#cities img, #cities h3
	{
	margin-bottom:20px;
	}
#cities img {height:200px;}
#cities h3
	{}


@media(max-width:767px){
	.city
		{margin-bottom:40px;}
	}


/* Fade In Shizzle*/
.fadeInLeft
	{
	}
	
.lefties, .righties, .city
	{
	visibility: hidden;
	}
	
	

/* investors */

#sort
	{padding:0px 20px 20px 0px;
	
	}

.show
	{
	display:block;
	}
.hide
	{
	display:none;
	}

.yearcontent
	{
	border:0px solid #efefef;
	padding:0px;
	padding-bottom:40px;
	padding-top:40px;
	}

#reportdownloads ul li a
	{
	background-color:#eee;
	padding:20px 40px 20px 10px;
	display:block;
	font-size: 16px;
    line-height: 23px;
    text-align: left;
    list-style-type: none;
    font-weight:200;
	font-size: 20px;
    margin-bottom: 15px;
	}


#reportdownloads a
	{
	background-color:#f7f7f7;
	padding:20px 30px 20px 20px;	
    line-height: 26px;
	display:block;
	font-weight:100;
    margin-bottom: 0px;
    color:#555;
    border-left:3px solid #0085b4;

    font-family:'Roboto';
	font-size:14px;
	color:#aaa;
	
		}
#reportdownloads a em
	{
		font-style:normal !important;
	}

#reportdownloads a em:before
	{
	font-family: FontAwesome;
	content:'\f073';
	font-style:normal !important;
	margin-right:5px;
	}
#reportdownloads a strong
	{
    font-family:'klavika';
   	font-size: 26px;
   	font-weight:200;
   	color:#555;
	}
	
#reportdownloads a:after
	{
	content: '\f019';
    float: right;
    font-family: FontAwesome;
    display: inline-block;
    font-size:30px;
    margin-top: -10px;
	}
