@media only screen and (min-width: 1000px) {
	

#footerblock {
    width: 24%;
    padding: 0% 0;
    margin: 20px 0;
    height: auto;
    border: none;
    color: White;
}

#footer div {
	vertical-align: top;
}

#footer {
	padding-bottom:1%;
}

#footer #thirdblock img {
	width: 30%;
}

#footer strong {
	font-size: 1.4rem;
}


#footerblock li {
    display: block;
    width: 90%;
    height: 18px;
    border-bottom: none;
    padding: 0;
    
}

#footer #nav li a{
	text-transform:none;
	font-weight:350;
}

#footer #halfblock:first-of-type #nav li a {
	font-size:1vw;
}

#footer #halfblock {
	width:48.9%!important;
}

#footer #halfblock:first-of-type p {
	font-size:0.82vw;
	font-weight:350;
}

#footer #sociallinks {
	width:100%!important;
	padding:0;
	padding-bottom:2%;
}

#footer #sociallinks li {
	font-size:1.65vw!important;
	padding:0 1.2%;
}

#footer #halfblock:last-of-type #nav {
	width:100%!important;
}

#footer #halfblock:last-of-type #nav li, #footer #halfblock:last-of-type #nav li a {
	padding:0.2vw 0;!important;
}

#footer #halfblock:last-of-type #nav li a{
	font-size:0.85vw;
}

#footer #halfblock:first-of-type img {
	width:29%;
	margin-bottom:5px;
}

#footerblock li:last-of-type {
    border: none;
}

#footerblock p {
    display: block;
    width: 80%;
    height: auto;
    color: White;
    margin: 0;
    padding: 5% 0;
    
}

#footerblock strong {
padding-bottom: 5% !important;
display: block;
}

#footerblocks li a, #footerblocks a {
    color: White;
    text-decoration: none;
    font-size: 12px;
}

#footerblocks.left li {
        margin: 0 40% 0 0 !important;
}

#footerblocks.center li {
        margin: 0 20% !important;
}

#footerblocks.right li {
        margin: 0 0 0 40% !important;
}

#footer #thirdblock ul{
	padding:0;
}

.truesilver {
text-decoration: none;
color: inherit;
}
}