@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=a89b5262-d8d3-49ee-9549-2fbf19131a65");
#getty-footer {
	border-top: 4px solid #000000;
	background-color: #eeeeee;
	padding: 1em;
	bottom: 0;
	width: 100%;
	font-family: "APHont","Syntax Next W01","Neue Helvetica W01",Helvetica,Arial,sans-serif !important;
	
	color: #646464;
}
[class^="iconG-"], [class*=" iconG-"] {
	font-size: 52px !important;
}
#getty-footer ul {
	list-style-type: none;
	padding: 1em 0;
	margin: 0;
}
#getty-footer ul li {
	border-bottom: 1px solid #b7b7b7;
	color: #646464;
	font-size: 15px;
	padding: .5em 0;
}
#getty-footer ul li a {
	color: #333333;
}
#getty-footer:after {
	background-color: #eeeeee;
}
#getty-footer span + span {
	font-size: 16px;
    position: relative;
    top: -3px;
}
.gray {
	clear: both;
	background: #cccccc;
	padding: 1em;
}

@media screen and (min-width: 800px) /*/mediaquery*/ { 
	#getty-footer {
		clear: both;
		color: #646464;
		padding-top: 2em;
		
	}
	.iconG-getty-logo-r {
		font-size: 42px;
	}

	#getty-footer ul {
		list-style: none outside none;
		margin: 1.0625em 0 5em;
		line-height: 1.6;
	}
	#getty-footer ul li {
		color: #646464;
		font-size: 70%;
		padding: 0 8px;
		border-bottom: none;
		float: left;
	}
	#getty-footer ul li + li {
		border-left: 1px solid #b7b7b7;
		border-bottom: none;
	}
	#getty-footer ul li a {
		color: #404040;
	}
	#getty-footer ul li a:hover {
		text-decoration: underline;
	}


}