html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

body {

    color: #ffffff;
    font-weight: normal;
    background: #000;

    font-family: Oswald, Arial, sans-serif;
}


/* img{
  max-width: 100%;
  height: auto;
} */

a {
    font-family: Oswald, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    font-weight: normal;

}

li {
    list-style: none;
}

.logo img {
    /* height: 16.3vh; */
    /* width: auto; */
    /* object-fit: cover; */
    max-width: 100%;
}

.header-section {
    padding: 1.5% 0;

    background-position: center bottom;
}

.logo {

    width: 20%;
    margin: 0 auto;
    text-align: center;
}



.footer-section {
    font-size: 10px;
    line-height: 20px;
    margin-left: 2.55vw;
    text-transform: uppercase;
    padding: 1.8vw 0;

    justify-content: space-between;
    text-align: center;
    margin: 0 1%;
    font-family: Oswald, Arial, sans-serif;
}

.footer-section .socials-section ul {
    margin-left: 0;
}

.copyrightWrapper {}

.logoWrapper {
    display: inline-block;
    width: 38%;
    text-align: right;
    vertical-align: bottom;
    margin-bottom: -1vw;
}

.logoWrapper div {
    display: inline-block;
}

body footer.footer a {
    text-decoration: underline;
    margin: 0 10px;
    color: #fff;
}

body footer.footer a:hover {
    color: #cfc13c;
}

body footer.footer {
    text-align: center;
}

.newLogo {
    width: 3.125vw;
    margin-right: 1vw;
}

span.copyright {
    text-transform: uppercase;
    color: #EF5C56;
}

span.footer-links a {
    text-decoration: none;
    color: #EF5C56;
    margin-left: 6px;
}

span.footer-links a:last-child {}

.socials-section ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 2.55vw;
}

.socials-section li {
    display: inline-block;
    vertical-align: middle;
}

.socials-section a {
    text-decoration: none;
    color: #56A5F9;
    margin-right: 1.1vw;
    font-size: 1.4vw;
}

.socials-section a.icon-soundcloud {
    font-size: 2.1vw;
}

.socials-section a:hover,
.footer-section a:hover {
    opacity: 0.4;
    transition: all 0.5s;
}


.socials-section {
    padding-bottom: 2%;
}

.home-link a {
    font-family: Oswald, Arial, sans-serif;
    padding: 0;
    font-size: 1.3vw;
    border-radius: 10px;
    display: block;
    width: 8%;

    margin: 0 auto;

    color: #000 !important;

    background: #fff !important;
    text-transform: uppercase;
    display: block;
    height: 2.6vw;
    line-height: 2.6vw;
    font-family: Oswald, Arial, sans-serif;
}
body .col-md-12 > div {
    color: #fff;
    /* margin-left: 6px; */
    font-family: Oswald, Arial, sans-serif;
    font-size: 3.73vw;
}

.home-link a:hover {
    background: #EF5C56 !important;
}

.nxt-line-wrap {
    color: #EF5C56;
    font-family: Oswald, Arial, sans-serif;
    font-size: 1.8vw;
    padding: 3% 0;
}

.not-found-wrap {
    color: #fff;
    /* margin-left: 6px; */
    font-family: Oswald, Arial, sans-serif;
    font-size: 4.73vw;
    font-weight: 700;
}

.middle-wrapper {
    min-height: calc(100vh - 353px);
    text-align: center;
}

.middle-wrapper {
    padding-top: 6%;
}

.socials-section a:hover {
    color: #EF5C56;
    opacity: 1;
}
.logo a {
    font-size: 4vw;
}
.col-md-12 {
    font-size: 1.172vw;
    text-transform: uppercase;
    font-style: normal;
    font-family: Oswald,Arial,sans-serif;
    font-weight: 300;
}
.logo .col-md-12 a:hover {
    opacity:0.6;
}
@media all and (max-width: 1023px) {

    .header-section,
    .music-section,
    .video-section,
    .about-section,
    .mlist-section-wrapper,
    .footer-section-wrapper {
        margin-bottom: 50px;
    }
    body .col-md-12 > div {
  
        font-size: 5.73vw;
    }
    .header-section {}

    .mlist-section-wrapper {
        margin-bottom: 45px;
    }

    .footer-section-wrapper {
        margin-bottom: 0px;
    }

    span.footer-links a {

        margin-left: 5px;
    }

    .header-section {


        background-size: cover;
        background-position: center;
        position: relative;
        margin-bottom: 0;

    }

    .logo {
        top: 10px;
        right: 10px;
        width: 156px;
    }

    .logo img {
        width: 100%;
        height: auto;
    }


    .socials-section ul {
        margin: 0;
    }

    .socials-section a {
        font-size: 22px;
        margin-right: 20px;
        color: #56A5F9;
    }

    .socials-section a.icon-soundcloud {
        font-size: 29px;
        margin: 0;
    }

    .header-btn .watch-now a {
        font-size: 15px;
        line-height: 53px;
        letter-spacing: 1.5px;
        height: 53px;
    }

    .socials-section {
        margin: 0 auto;
        text-align: center;
        width: 90vw;
    }

    .footer-section {
        margin: 0 auto;
        width: 100%;
        display: block;

    }

    span.copyright {
        text-align: center;
    }

    span.footer-links {
        margin-left: 0px;
        text-align: center;
    }

    .copyrightWrapper {
        display: block;
        width: 100%;
        text-align: center;
        order: 1;
    }

    .socials-section {
        padding-bottom: 5%;
    }

    .footer-section-wrapper {
        margin-top: 12%;

    }

    .logoWrapper {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 34px;
        padding-top: 20px;
    }

    .newLogo {
        width: 48px;
        margin: 0;
    }

    .title {
        padding-top: 0px;
        -webkit-text-stroke-width: 1px;
    }

    .about-section .title {
        padding-top: 0px;
    }

    .not-found-wrap {

        font-size: 35px;
    }

    .nxt-line-wrap {

        font-size: 15px;
        padding: 8% 0;
        width: 87%;
        margin: 0 auto;
        line-height: 25px;
    }

    .home-link a {
        font-size: 25px;
        height: 50px;
        line-height: 50px;
        width: 42%;
    }

    .middle-wrapper {
        min-height: calc(100vh - 330px);
        text-align: center;
        padding-top: 34%;
    }
}

@media all and (max-width: 1023px) and (orientation: landscape) {
    .header-section {}
}



@media all and (min-width: 1600px) {
    /* .middle-wrapper {
    min-height: calc(100vh - 533px);
    text-align: center;
    padding-top: 16%;
} */
}

@media all and (min-width: 2400px) {
    /* .middle-wrapper {
        min-height: calc(100vh - 762px);
        text-align: center;
        padding-top: 15%;
    } */
}



@media all and (max-width: 767px) and (orientation: landscape) {
    .middle-wrapper {

        padding-top: 10%;
    }
}



@media all and (min-width: 768px) and (max-width: 1023px) {

    .middle-wrapper {
        min-height: calc(100vh - 577px);
        text-align: center;
        padding-top: 36%;
    }

    .home-link a {

        width: 21%;
    }

    .nxt-line-wrap {

        padding: 4% 0 !important;

    }

    .home-link a {

        line-height: 52px;

    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .header-section .middle-wrapper {

        padding-top: 25vh !important;
    }
}




@media all and (min-width: 1024px) {
    .footer-section {
        font-size: 0.7vw !important;

    }

    .footer-section-wrapper {

        position: fixed !important;
        bottom: 0 !important;
        text-align: center;
        width: 100% !important;
    }

    .middle-wrapper {
        min-height: 0 !important;
        text-align: center;
        padding-top: 17vh !important;
    }
}

@media all and (max-width: 767px) {
    a.ot-sdk-show-settings {
        white-space: nowrap;
    }
}