#footer-sections {
    z-index: auto !important;
}

/* Prevent video player from expanding on desktop */
body.adthrive-device-desktop .adthrive-collapse-player,
body.adthrive-device-desktop #adthrive-contextual-container {
max-width: 600px;
height: auto!important;
}
body.adthrive-device-desktop div[id^="cls-video-container"] {
min-height: 360px!important; /* <- adjust as needed for particular site */
}

.adthrive-player-position.adthrive-collapse-mobile, .raptive-player-container.adthrive-collapse-mobile {
    z-index: 999999 !important;
}

body.adthrive-device-phone .gdpr-cookie-banner.BOTTOM,
body.adthrive-device-phone .sqs-slice-group.group-copy.copy-layer-background {
    margin-bottom: 50px;
}

body.adthrive-device-desktop .adthrive-footer-message,
body.adthrive-device-tablet .adthrive-footer-message {
    margin-bottom:0;
    padding-bottom: 100px;
}

body.adthrive-device-phone .adthrive-footer-message {
    margin-bottom:0;
    padding-bottom: 60px;
}