.newfooter .site-footer {
    clear: both;
    padding-top: 32px;
    padding-bottom: 16px;
    text-align: center;
    overflow: hidden;
    color: #fff;
    background: #d6dbe2;
    background-image: url('https://www.spc.int/themes/custom/kyanite/images/footerbg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: bottom;
    transition: color 0.5s,background 0.5s;
}

.newfooter footer.site-footer > *,
.newfooter .layout-highlighted2 {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}

.newfooter footer.site-footer > *:after, 
.newfooter .layout-highlighted2:after {
    content: " ";
    display: block;
    clear: both;
}

.newfooter .visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}

.newfooter .site-footer nav > ul {
    display: block;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 16px;
    margin-bottom: 16px;
}

.newfooter .site-footer nav > ul > li {
    list-style-type: none;
}

.newfooter .site-footer a {
    font-weight: bold;
    color: #fff;
    border-bottom: none;
}

.newfooter .site-footer nav > ul > li a {
    margin: 8.4px;
    font-size:16px;
}

.newfooter #block-socialmedia {
    margin-top: 16px;
    margin-bottom: 16px;
}

.newfooter #block-socialmedia .field-body {
    margin: 0 auto;
}

.newfooter #block-socialmedia > div:not(.contextual) {
    display: table;
}

.newfooter .field-field-don-t-show-text-on-banner,
.newfooter .field-field-override-related-content,
.newfooter .field-field-center-title {
    display: none !important;
}

.newfooter p {
    margin-top: 16px;
    margin-bottom: 16px;
}

.newfooter dl,
.newfooter ol,
.newfooter ul {
    margin-top: 0;
    margin-bottom: 16px;
}

.newfooter .paragraph__column .field-type-text-with-summary ul, 
.newfooter .paragraph__column .field-type-text-with-summary ol,
.newfooter .paragraph__column .field-type-text-long ul, 
.newfooter .paragraph__column .field-type-text-long ol,
.newfooter .paragraph__column.field-type-text-with-summary ul,
.newfooter .paragraph__column.field-type-text-with-summary ol,
.newfooter .paragraph__column.field-type-text-long ul, 
.newfooter .paragraph__column.field-type-text-long ol, 
.newfooter .field-body .field-type-text-with-summary ul,
.newfooter .field-body .field-type-text-with-summary ol, 
.newfooter .field-body .field-type-text-long ul, 
.newfooter .field-body .field-type-text-long ol,
.newfooter .field-body.field-type-text-with-summary ul,
.newfooter .field-body.field-type-text-with-summary ol, 
.newfooter .field-body.field-type-text-long ul,
.newfooter .field-body.field-type-text-long ol {
    padding-left: 1em;
}

.newfooter #block-socialmedia .field-body ul {
    font-size: 20.8px;
    padding-left: 20.8px;
    margin-left:0;
}

.newfooter .paragraph__column .field-type-text-with-summary li,
.newfooter .paragraph__column .field-type-text-long li,
.newfooter .paragraph__column.field-type-text-with-summary li,
.newfooter .paragraph__column.field-type-text-long li,
.newfooter .field-body .field-type-text-with-summary li,
.newfooter .field-body .field-type-text-long li,
.newfooter .field-body.field-type-text-with-summary li,
.newfooter .field-body.field-type-text-long li {
	list-style-position: outside;
}

.newfooter #block-socialmedia .field-body ul li {
    list-style-type: none;
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.newfooter img {
    vertical-align: middle;
    border-style: none;
}

.newfooter img {
    max-width: 100%;
    height: auto;
    border: none;
}

.newfooter #block-socialmedia .field-body ul li img {
    width: 37px;
    height: auto;
}

.newfooter .site-footer nav > ul > li {
    line-height: 23.5px;
}

.newfooter .clearfix:before,
.newfooter .clearfix:after {
    display: none;
    content: "";
    line-height: 0;
}
.site-footer a:hover, .site-footer a:focus, .site-footer a:active {
    color: #fff;
    text-decoration: underline;
    border-bottom: none;
}

/*.my-last-div {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    opacity: 0;
    z-index: -999;
}
.my-last-div.active {
    
    z-index: 10001;
    opacity: 1;
}*/
