.play{
    border-radius: 50% !important;
    height: 20px !important;
    font-size: 12px !important;
    padding: 15px !important;
    width: 20px !important;
}
.play:hover, .play-active{
    background: white !important;
}

iframe{
    /*margin-top: 24px;*/
    width: 100%;
    height: 530px;
}

.spotify-div{
    /*margin-top: 25px;*/
}

#btn-follow{
    background: #2ebd59;
    border-color: #4b917d;
    border-radius: 28px;
    text-transform: uppercase;
    font-family: 'allerbold';
    font-size: 16px;
    text-align: center;
    position: relative;
    color: #fff;
    padding-left: 28px;
    padding-right: 28px;
    padding-bottom: 8px;
}
.fa-spotify{
    font-size: 22px;
}
/*.card{
    border: 1px solid #ccc;
    padding: 5px;
}*/
.artist-info {
    padding-top: 0;
}
ul{
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
}
.demo .item{
    margin-bottom: 60px;
}
.content-slider li{
    background-color: #ed3020;
    text-align: center;
    color: #FFF;
}
.content-slider h3 {
    margin: 0;
    padding: 70px 0;
}
.demo{
    width: 100%;
}

/*.slider-playlist{
    height: auto !important;
}*/

.favorite-btn{
    border-color: #ed145b;
    background-color: #ed145b;
    border-radius: 28px;
    text-transform: uppercase;
    font-family: 'allerbold';
    font-size: 16px;
    text-align: center;
    position: relative;
    color: #fff;
    padding-left: 28px;
    padding-right: 28px;
    padding-bottom: 8px;
}
img.center {
    display: block;
    margin: 0 auto;
}
.playlist-title {
    font-size: 40px !important;
    max-width:none !important;
}
.content-slider h4{
    white-space: nowrap;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
}
/*Playlist add edit*/
.play{
    border-radius: 50% !important;
    height: 20px !important;
    font-size: 12px !important;
    padding: 15px !important;
    width: 20px !important;
}
.play:hover, .play-active{
    background: white !important;
}

iframe{
    margin-top: 24px;
    width: 100%;
    height: 490px;
}

.spotify-div{
    margin-top: 25px;
}

#btn-follow{
    background: #2ebd59;
    border-color: #4b917d;
    border-radius: 28px;
    text-transform: uppercase;
    font-family: 'allerbold';
    font-size: 16px;
    text-align: center;
    position: relative;
    color: #fff;
    padding-left: 28px;
    padding-right: 28px;
    padding-bottom: 8px;
}
.fa-spotify{
    font-size: 22px;
}

#contact input, textarea, select {
    display: inline;
}

#add-more{
    text-transform: uppercase;
    font-family: 'allerbold';
    font-size: 14px;
    text-align: center;
    border-color: #ed145b;
    background-color: #ed145b;
    padding-top: 10px;
    padding-bottom: 32px;
    padding-left: 35px;
    padding-right: 39px;
    position: relative;
}
#add-more:hover{
    text-transform: uppercase;
    font-family: 'allerbold';
    font-size: 14px;
    text-align: center;
    border-color: #ed145b;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 32px;
    padding-left: 35px;
    padding-right: 39px;
    position: relative;
}
.ui-menu-item{
    font-size: 18px;
    border: 1px solid #ccc;
}
.ui-widget.ui-widget-content{
    background: #E0EAF1;
}

@media screen and (max-width: 1120px) {
    #contact .playlist {
        height: 71px;
    }
}
/*End playlist add edit*/
.tag-span{
    padding: 7px;
    border: 1px solid #eee;
}
.tag-span > a{
    margin-left: 7px;
}
@media screen and (max-width: 990px) {
    .playlist-title {
        font-size: 30px !important;
        max-width:none !important;
    }
}
@media screen and (max-width: 768px) {
    .playlist-title {
        font-size: 25px !important;
        max-width:none !important;
    }
    .diff-store{
        font-size: 20px;
    }
    .before-after:before, .before-after:after, .about-section.about.before-after:before, .about-section.about.before-after:after {
	    top: -45px;
	    width: 13%;
	    height: 13px;
	}
	#leftdiv img{
		height: auto !important;
	}
	#rightdiv img{
		height: auto !important;
	}
    #leftdiv{
        padding-left: 0px;
        padding-right: 0px;
    }
    #rightdiv{
        padding-left: 0px;
        padding-right: 0px;
    }
    .artist-detail section{
        padding-left: 0px;
        padding-right: 0px;
    }
    .spotify-div{
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (max-width: 400px) {
    .jssocials-share {
        margin: 0.3em 0.2em 0.3em 0;
    }
}

