.container{
    box-sizing: border-box;
}

.align-center{
    text-align: center;
}

.align-right{
    text-align: right;
}

.align-left{
    text-align: left;
}

.outer{
    display: table;
    width: 100%;
    height: 100%;
}

.inner{
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.body-two{
    font-weight: 400;
    font-size: 18px;
    line-height: 160.52%;
}

.body-three{
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
}

.subheading{
    font-weight: 500;
    font-size: 14px;
    line-height: 200%;
}

.spacer-15{
    width: 100%;
    height: 15px;
}

.spacer-30{
    width: 100%;
    height: 30px;
}

.spacer-45{
    width: 100%;
    height: 45px;
}

.spacer-60{
    width: 100%;
    height: 60px;
}

.spacer-75{
    width: 100%;
    height: 75px;
}

.spacer-90{
    width: 100%;
    height: 90px;
}

.spacer-120{
    width: 100%;
    height: 120px;
}

.spacer-150{
    width: 100%;
    height: 150px;
}

.spacer-200{
    width: 100%;
    height: 200px;
}

.spacer-250{
    width: 100%;
    height: 250px;
}

.spacer-300{
    width: 100%;
    height: 300px;
}


@media only screen and (max-width: 1024px) {

    .spacer-md-0{
        width: 100%;
        height: 0;
    }

    .spacer-md-15{
        width: 100%;
        height: 15px;
    }
    
    .spacer-md-30{
        width: 100%;
        height: 30px;
    }
    
    .spacer-md-45{
        width: 100%;
        height: 45px;
    }
    
    .spacer-md-60{
        width: 100%;
        height: 60px;
    }
    
    .spacer-md-75{
        width: 100%;
        height: 75px;
    }
    
    .spacer-md-90{
        width: 100%;
        height: 90px;
    }
    
    .spacer-md-120{
        width: 100%;
        height: 120px;
    }
    
    .spacer-md-150{
        width: 100%;
        height: 150px;
    }
    
    .spacer-md-200{
        width: 100%;
        height: 200px;
    }
    
    .spacer-md-250{
        width: 100%;
        height: 250px;
    }
    
    .spacer-md-300{
        width: 100%;
        height: 300px;
    }

}

@media only screen and (max-width: 767px) {

    .news-item-2{
        margin-bottom: 30px;
    }

    footer.type-2 {
        height: 30vh !important;
        padding: 0 30px;
    }

}

@media only screen and (max-width: 580px) {

    .spacer-sm-0{
        width: 100%;
        height: 0;
    }

    .spacer-sm-15{
        width: 100%;
        height: 15px;
    }
    
    .spacer-sm-30{
        width: 100%;
        height: 30px;
    }
    
    .spacer-sm-45{
        width: 100%;
        height: 45px;
    }
    
    .spacer-sm-60{
        width: 100%;
        height: 60px;
    }
    
    .spacer-sm-75{
        width: 100%;
        height: 75px;
    }
    
    .spacer-sm-90{
        width: 100%;
        height: 90px;
    }
    
    .spacer-sm-120{
        width: 100%;
        height: 120px;
    }
    
    .spacer-sm-150{
        width: 100%;
        height: 150px;
    }
    
    .spacer-sm-200{
        width: 100%;
        height: 200px;
    }
    
    .spacer-sm-250{
        width: 100%;
        height: 250px;
    }
    
    .spacer-sm-300{
        width: 100%;
        height: 300px;
    }

}

progress.amplitude-song-played-progress {
    border-radius: 8px;
    background-color: #313252;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 5px;
    display: block;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
    progress.amplitude-song-played-progress:not([value]) {
      background-color: #4e4e4e;
      border-radius: 8px; }
  
  progress[value]::-webkit-progress-bar {
    background: rgb(113, 113, 113);
    border-radius: 8px; }
  
  progress[value]::-moz-progress-bar {
    background: rgb(113, 113, 113);
    border-radius: 8px; }
  
  progress[value]::-webkit-progress-value {
    background-color: #fff;
    border-radius: 8px; }

.hero-7{
    height: auto;
    width: 100%;
    display: inline-block;
    position: relative;
}

.hero-7:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    background: linear-gradient(359.19deg, var(--black) 1.55%, rgba(0, 0, 0, 0) 123.68%), url(image.html);
}

.hero-7 .album-cover{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.hero-7 .album-cover img{
    width: 100%;
    float: right;
    right: 0;
}

.hero-7 .top-area .subheading.top{
    margin-bottom: 15px;
    display: inline-block;
    color: var(--primary);
    letter-spacing: 1px;
    font-weight: 400;
}

.hero-7 .top-area .subheading.bottom{
    margin-top: 15px;
    display: inline-block;
    letter-spacing: 1px;
    font-weight: 400;
}

.hero-7 .center-area{
    margin-top: 60px;
    margin-bottom: 30px;
}

.hero-7 .album-cover{
    display: inline-block;
    width: 100%;
}

.hero-7 .controls .play-pause{
    position: relative;
    cursor: pointer;
}

.hero-7 .controls .play-pause:after {
    content: "\EFDA";
    font-family: remixicon!important;
    font-style: normal;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 22px;
    color: #000;
}

.hero-7 .controls .play-pause.amplitude-paused:after {
    content: '\F012';
}

.hero-7 .center-area .controls .play-pause{
    background: #fff;
    display: inline-block;
    padding: 32px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.hero-7 .progress{
    margin-top: 27px;
}

.hero-7 .center-area .controls .amplitude-prev i, .hero-7 .center-area .controls .amplitude-next i {
    margin-top: 24px;
    font-size: 16px;
    opacity: .5;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    cursor: pointer;
}

.hero-7 .center-area .controls .amplitude-prev i:hover, .hero-7 .center-area .controls .amplitude-next i:hover{
    opacity: 1;
}

.hero-7 .progress .progress{
    width: 100%;
    height: 2px;
    top: -2px;
    position: absolute;
    left: 0;
}

.hero-7 .progress{
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
}

.hero-7 .progress .amplitude-song-played-progress{
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;

}

.hero-7 .progress .amplitude-buffered-progress{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
}

.hero-7 .progress .amplitude-song-slider{
    z-index: 10;
    width: 100%;
    position: absolute;
    top: -8px;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.hero-7 .center-area .playing-time{
    margin-top: 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 155.02%;
}

.hero-7 .brace {
    margin: 0 5px;
    opacity: .5;
}

.hero-7 .center-area .play-total-time {
    opacity: .5;
}

.hero-7 .bottom-area .play-list .song-duration{
    text-align: right;
}

.hero-7 .bottom-area .play-list .list-song{
    padding: 25px;
    border-bottom: 1px rgba(255, 255, 255, 0.179) solid;
    cursor: pointer;
}

.hero-7 .play-list .list-song.amplitude-active-song-container{
    background: rgba(255, 255, 255, 0.208);
    border: 0;
}

.hero-7 .bottom-area .play-list .list-song:last-child{
    border: 0;
}

.hero-7 .bottom-area .play-list .song-info, .hero-7 .bottom-area .play-list .song-duration{
    font-size: 15px;
}

.hero-7 .song-info{
    padding-left: 30px;
    position: relative;
}

.hero-7 .song-info:before{
    content: "\EFD9";
    font-family: remixicon!important;
    font-style: normal;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 15px;
    color: #fff;
}

.hero-7 .amplitude-paused .song-info:before{
    content: "\F012";
}

.hero-7 .bottom-area .volume-bar{
    position: relative;
}

.hero-7 .bottom-area .amplitude-mute{
    text-align: center;
    margin: 12px 0;
}

.hero-7 .bottom-area .amplitude-mute:before {
    content: "\F2A1";
    font-family: remixicon!important;
    font-style: normal;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 23px;
    cursor: pointer;
}

.hero-7 .bottom-area .amplitude-volume-slider {
    -webkit-appearance: none;
    appearance: none;
    background: rgba(255, 255, 255, 0.334);
    margin-top: 9px;
    margin-left: 10px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    height: 3px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform-origin: right bottom;
    position: absolute;
    right: calc(50% - 5px);
}

.hero-7 .bottom-area .amplitude-volume-slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 9px;
        height: 9px;
        background: #fff;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        cursor: pointer;
}

.hero-7 .bottom-area .amplitude-mute.amplitude-muted:before {
    content: "\F29E";
}

.hero-7 .hero-bg{
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: .5;
}

.hero-7 .hero-bg img{
    width: 100%;
    height: 100%;
    filter: blur(50px);
    -webkit-filter: blur(50px);
    object-fit: cover;
}

.fiddle-player{
    position: relative;
}

.music-player{
    overflow: hidden;
    box-sizing: border-box;
}

.fiddle-player .album-cover{
    width: 100%;
    height: 100%;
}

.fiddle-player .album-cover .album-art{
    width: 100%;
    height: 100%;
    min-height: 550px;
    object-fit: cover;
}

.fiddle-player .playlist-header{
    width: 100%;
    display: inline-block;
    padding: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    float: left;
}

.fiddle-player .playlist-header .left-area{
    float: left;
}

.fiddle-player .playlist-header .left-area span{
    font-size: 13px;
    color: var(--secondary);
}

.fiddle-player .playlist-header .left-area .album-name{
    font-weight: 500;
    font-size: 23px;
    margin-top: 5px;
}

.fiddle-player .player-right{
    position: relative;
    overflow: hidden;
}

.fiddle-player .player-right:before{
    background: url(../images/playlist-bg-1.jpg);
    background-size: cover;
    filter: blur(140px);
    background-position: top center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: '';
    -webkit-filter: blur(100px);
}

.fiddle-player .player-right:after{
    content: '';
    background: rgba(0, 0, 0, 0.16);
    backdrop-filter: blur(140px);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.fiddle-player .playlist-header .right-area{
    float: right;
}

.fiddle-player .playlist-header .right-area .buy-button{
    margin-top: 5px;
}


.fiddle-player .play-list{
    box-sizing: border-box;
    padding-bottom: 150px;
}

.fiddle-player .play-list .list-song{
    list-style: none;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    padding: 15px 30px;
}

.fiddle-player .play-list .list-song.amplitude-active-song-container{
    background: rgba(255, 255, 255, 0.208);
}

.fiddle-player .play-list .list-song .album-thumb{
    float: left;
    display: inline-block;
    max-width: 90px;
}

.fiddle-player .play-list .list-song .album-thumb img{
    max-width: 100%;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
}
.fiddle-player .play-list .list-song .song-info{
    float: left;
    display: inline-block;
}

.fiddle-player .play-list .list-song .song-info .song-title{
    font-weight: 500;
    font-size: 15px;
    line-height: 155.02%;
}

.fiddle-player .play-list .list-song .song-info .song-album{
    font-weight: 400;
    font-size: 15px;
    line-height: 155.02%;
    opacity: .7;
}

.fiddle-player .play-list .list-song .song-duration{
    float: right;
    font-weight: 400;
    font-size: 15px;
    line-height: 155.02%;
}

.fiddle-player .player-controls{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding:30px;
    box-sizing: border-box;
    border-top: 1px rgba(255, 255, 255, 0.31) solid;
}


.fiddle-player .player-controls .playing-time{
    text-align: right;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    font-weight: 400;
    font-size: 15px;
    line-height: 155.02%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.fiddle-player .player-controls  .brace{
    margin: 0 5px;
    opacity: .5;
}

.fiddle-player .player-controls .play-total-time{
    opacity: .5;
}

.fiddle-player .player-controls .controls{
    text-align: center;
}

.fiddle-player .player-controls .controls a{
    text-decoration: none;
    display: inline-block;
}

.fiddle-player .player-controls .controls .play-pause{
    color: #fff;
    font-size: 18px;
    background: var(--primary);
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    margin: 0 10px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.fiddle-player .player-controls .controls .play-pause:after{
    content: "\F012";
    font-family: remixicon!important;
    font-style: normal;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 20px;
}

.fiddle-player .player-controls .controls .play-pause.amplitude-playing:after{
    content: "\EFD9";
}

.fiddle-player .player-controls .current-song span{
    margin-top: 5px;
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    line-height: 147.52%;
    opacity: 0.5;
}

.fiddle-player .player-controls .current-song .song-title{
    font-weight: 500;
    font-size: 15px;
    line-height: 155.02%;
}


.fiddle-player .player-controls .controls .next, .fiddle-player .player-controls .controls .prev{
    color: #fff;
    font-size: 20px;
    transform: translateY(-12px);
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    -o-transform: translateY(-12px);
    opacity: .5;
    display: inline-block;
    cursor: pointer;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
}

.fiddle-player .player-controls .controls .next:hover, .fiddle-player .player-controls .controls .prev:hover{
    opacity: 1;
}

.fiddle-player .player-controls .progress{
    width: 100%;
    height: 2px;
    top: -2px;
    position: absolute;
    left: 0;
}

.fiddle-player .player-controls .progress-container{
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

.fiddle-player .player-controls .amplitude-song-played-progress{
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;

}

.fiddle-player .player-controls .amplitude-buffered-progress{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
}

.fiddle-player .player-controls .amplitude-song-slider{
    z-index: 10;
    width: 100%;
    position: absolute;
    top: -8px;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.album-cover{
    position: relative;
}

.album-hover{
    position: absolute;
    width: 100%;
    right: 0;
    z-index: 2;
}


@media only screen and (max-width: 767px) {

    .hero-7 .center-area .controls .play-pause{
        padding: 20px;
        margin-top: 7px;
    }

    .hero-7 .controls .play-pause:after{
        font-size: 20px;
    }

    .hero-7 .center-area .controls .amplitude-prev i, .hero-7 .center-area .controls .amplitude-next i{
        font-size: 12px;
    }

    .hero-7 .center-area .playing-time{
        font-size: 14px;
    }

}

@media only screen and (max-width: 580px) {
    .fiddle-player .player-controls .current-song{
        order: 1;
    }

    .fiddle-player .player-controls .time{
        order: 2;
        position: relative;
    }

    .fiddle-player .player-controls .controls{
        order: 3;
        padding-top: 45px;
    }

    .fiddle-player .player-controls .playing-time{
        right: 0;
    }

    .fiddle-player .player-controls{
        position: relative;
    }

    .fiddle-player .play-list{
        padding-bottom: 30px;
    }

    .fiddle-player .playlist-header .right-area {
       display: none;
    }
}