div.copyright{text-align:center; margin:0; height:auto; border:0px solid #000;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
div.copyright table{ margin:0 auto; border:0px solid #000; width: 52%; }
div.copyright table td{ padding:0 10px; vertical-align:middle; font:bold italic 13px Verdana, Geneva, sans-serif; color: #fff; width: 33%;}
div.copyright table td img{ opacity:0.5;}
div.copyright table tr:last-child td:first-child{display: flex; flex-wrap: wrap; justify-content: space-around; width: inherit; align-items: center;}
div.copyright table tr:last-child td:first-child img.logo{opacity: 0.7; display: inline; width: 80px;}
div.copyright table tr:last-child td:first-child a img{opacity: 0.3;}
div.copyright table td a{ color:#f1f1f1;}
div.copyright table td a:hover{ text-decoration:none;}
div.copyright table td ul{ list-style:none; margin:10px 0; padding:0; opacity:0.5;}
div.copyright table td li{ display:inline;}
div.copyright table td li img{ height:20px; width:auto;}
div.copyright table td p span{color:#f1f1f1; border:1px dotted #fff; padding:3px;}
div.copyright table td ul{width: auto;}
div.copyright table td ul.menu li{display: block; margin: 3px 0;}
div.copyright table td ul.menu li a{font:bold 13px Verdana; color: #545454;}

@media screen and (max-width:1120px){
	div.copyright table{width: 100%;}
}

@media screen and (max-width:900px){
	div.copyright table td{ font-size:30%; text-align:center;}
}
