@media only screen and (min-width: 1000px) {
#footerblock {
    width: 24%;
    padding: 0% 0;
    margin: 20px 0;
    height: auto;
    border: none;
    color: White;
}

#footer #page #quarterblock {
	width:24.5%!important;
}

#footer #page img {
	width:20%;
}

#footer div {
	vertical-align: top;
}

#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 {
	margin-top:30px;
}

#footer #halfblock:first-of-type #fullblock {
	padding:0.8vw 0;
}

#footer #halfblock:first-of-type #fullblock:first-of-type {
	width:96%;
}


#footer #halfblock:first-of-type .has-black-border {
	border-bottom:1px solid black;
}

#footer  #fullblock.has-black-border:has(#sociallinks) {
	border-top:1px solid black;
	padding:1vw 0;
}

#footer  #fullblock.has-black-border:has(#sociallinks) div {
	border:0!important;
}

#footer  #fullblock.has-black-border:has(#sociallinks) p {
	margin:0;
}

#footer .left {
	text-align:left!important;
}

#footer #sociallinks {
	width:100%;
		padding:0;
}

#footer #sociallinks li {
	padding:0.5%;
}

#footer li {
	padding:0.1vw 0;
	font-size:1vw;
}

#footer p {
	font-size:1vw;
}

#footer strong {
	display:block;
	margin-bottom:5px;
		font-size:1.3vw!important;
}

#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;
}
}