@font-face {
    font-family: 'sourcesanspro_black';
    src: url('../fonts/sourcesanspro-black-webfont.eot');
    src: url('../fonts/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-black-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-black-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-black-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-black-webfont.svg#kiesterregular') format('svg');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'sourcesanspro_semibold';
    src: url('../fonts/sourcesanspro-semibold-webfont.eot');
    src: url('../fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-semibold-webfont.svg#kiesterregular') format('svg');
    font-weight: 600;
    font-style: normal;
}
footer.site-footer {
    background: transparent;
}

.site-footer .layout-container {
    padding: 0px;
}

div#block-footerblock {
    display: none;
}

div#block-92454footerblock {
    display: none;
}

div#block-meetfooterblock {
    border: unset;
    margin: 0px;
    padding: 0px;
    position: relative;
    bottom: 0;
    width: 100%;
}

.social-icons li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.332vw;
}

.social-icons li a {
    border: unset;
    padding: 0px;
    text-indent: unset;
    font-size: 1.318vw;
}

.social-icons li a.soundcloud.icon-soundcloud {
    font-size: 2.1vw;
}



.social-icons li:last-child {
    margin-right: 0px;
}

.site-footer__top .region {
    width: 100%;
    padding: 0px;
}

.footerblockWrapper {
    font-size: 0px;
    padding: 1.61vw 0;
    padding-bottom: 0.7vw;
}


div#footer-block {
    text-align: left;
}

.copyrightblock a,
.copyrightblock span {
    text-transform: uppercase;
    font-size: 0.58vw;
    letter-spacing: 0.16vw;
    line-height: 0.73vw;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-family: 'sourcesanspro_semibold';
    font-weight: normal;
    font-style: normal;
}




div#footer-block a,
div#footer-block span {
    color: #D2677D;
}

div#footer-block a,
div#footer-block span {
    color: #D2677D;
    background: transparent;
}

.site-footer__top div#footer-block a:hover {
    opacity: 0.8;
    background-color: unset;
}

div#footer-block a.tiktok.icon-tiktok {
    font-size: 1.1vw;
}

.footer-wrapper,
.entersiteBtn,
.copyrightblock {
    display: inline-block;
    width: 45%;
}

.footerblockWrapper {
    width: 93%;
    margin: 0 auto;
}

.copyrightblock {
    width: 90%;
    text-align: center;
    color: #d2677d;
    margin: 0 auto;
}

.entersiteBtn.mob {
    display: none;
}

.entersiteBtn {
    width: 10%;
    text-align: center;
    vertical-align: middle;
}

.entersiteBtn a {
    text-align: center;
    font-size: 0.938vw;
    color: #D2677D;
}

.site-footer .content a {
    color: #D2677D;
}



body a:hover {
    opacity: 0.8 !important;
}

body a.link-2:hover {
    opacity: 1 !important;
}

footer.site-footer {
    position: relative;
}

.site-footer__top .region {
    padding: 0px !important;
}

body a {
    text-decoration: underline;
    color:#d2677d;
}

@media only screen and (max-width:1024px) and (orientation: portrait){
    .footerblockWrapper {
        padding: 0px;
        max-width: 90%;
        margin: 0 auto;
    }
    .copyrightblock,
    div#footer-block {
        display: block;
        width: 100%;
        text-align: center;
    }
    .social-icons li {
        margin-right: 15px;
    }
    div#footer-block {
        margin-bottom: 10px;
    }
    .copyrightblock {
        margin-bottom: 20px;
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .copyrightblock a,
    .copyrightblock span {
        font-size: 2.05vw;
        line-height: 3.59vw;
        letter-spacing: 0.20vw;
    }
    .social-icons li a {
        font-size: 18px;
    }
    .social-icons li a.soundcloud.icon-soundcloud {
        font-size: 24px;
    }   
    div#footer-block a.tiktok.icon-tiktok {
        font-size: 18px;
    }
    .copyrightblock a,
    .copyrightblock span {
        display: inline;
    }
    span.sep.cp.ot {
        display: none;
    }
    .entersiteBtn {
        width: 100%;
        padding-bottom: 5.067vw;
    }
    .entersiteBtn.desk {
        display: none;
    }
    .entersiteBtn.mob {
        display: block;
    }
    .entersiteBtn a {
        font-size: 5.333vw;
    }
    div#footer-block {
        margin-bottom: 4vw;
    }
    .sep.moboD{
        display: none;
    }
    span.sep {
        padding: 0 1.3vw;
    }
}

@media only screen and (max-width:1023px) and (orientation:landscape) {
    div#block-meetfooterblock {
        position: static;
    }
}