@charset "utf-8";
@media screen and (max-width: 767px) {
	iframe#club-vip-frame{
		height:950px !important;	
	}
	.breadcrumb {
	   padding: 8px 0;
	}

	.artists-list .artists-item .overlay a .title {
	    font-size: 1em;
	}
	#eirewave-tv{
		height:300px;
	}

	.container-large{
	    padding:0;
    	width: 100%;
	}
	.fixed-xs{
		position:fixed;
	}
	
	#top-bar #logo-site img {
	    width: 110px;
	}
	
	#last-track-hp-list div img{
		margin-top:25px;
	}
	
	#last-track-hp-list div:first-child img, #last-track-hp-list div:nth-child(2) img{
		margin-top:0;
	}
	
	
	#ytplayer{
		height:200px !important;
	}
	#top10-hp .rank, #top10  .rank{
	    padding: 7px 0 0 15px;
    	font-size: 15px;
	}
	#top10-hp h3, #top10  h3 {
	    font-size: 12px;
   		margin-top: 2px;
	}
	#top10-hp h4, #top10  h4 {
	    font-size: 12px;
	}
	#top10-hp .link-itunes, #top10 .link-itunes {
	    margin-top: 8px;
	}
	
	#top10-hp .link-amazon.logo-a img {
	    width: 16px;
	    padding-top: 16px;
	    margin-right: 3px;
	}
	#top10-hp .link-itunes img {
    	width: 12px;
	}
	
	

	#second-top-bar {
	    display:none;
	    visibility:hidden;
	}
	#top-bar{
		position:fixed;
	}
	#front-content{
		padding-top:50px;
	}
	#top-bar .menu-label{ 
	    display: none;
	}
	#top-bar #logo-site {
    	font-size: 28px;
    	padding: 7px 0 6px 0px;
	}
	#top-bar #main-menu-button .nav-text {
	    padding: 0;
    	line-height: 46px;
	    font-size: 18px;
	    height: 40px;
	}
	header #main-nav.open{
		width:100%;
	}
	.sidenav {
	    padding-top: 35px;
	}

	#top-bar #top-player .glyphicon.play-xs{
	   display:block;
	}
	
	#top-bar #top-player .listen-live-box, #top-bar #top-player .current-track-info, #last-videos-hp-list .play-button,#last-track-hp-list .listen-live-on-first-track{
	   display:none;
	}

	#top-bar #top-player .live-player-overlay {
	    transform: translate(0, -31px);
	    width: 40px;
	}
	
	#top-bar #top-player .listen-now {
	    margin: 12px 0 0;
	}
	
	#top-bar #top-player .listen-now img {
	    float: right;
	    cursor: pointer;
	    padding: 1px 0px 4px 0px;
	    margin-left: 2px;
	    width: 21px;
	}
	#top-bar #top-player .watch-now {
	    float: right;
	    margin: 7px 3px 0;
	}
	#top-bar #top-player .watch-now img {
	    float: right;
	    cursor: pointer;
	    padding: 0 0px 4px 0;
	    width: 26px;
	}

	 #last-videos-hp-list h3::before {
	    content: '';
	    display:none;
	}
	

	footer {
	    padding: 15px 0 130px;
	}
	footer ul li {
	    float: initial; 
	}
	footer #bottom-nav {
	    text-align: center;
	    width: 100%;
	}
	footer #bottom-social-networks {
		text-align:center;
	}
	footer nav#bottom-nav ul li, footer ul#app-stores-access li {
		display: block;
    	margin-bottom: 10px;
    	text-align: center;
	}
	footer #description-eirewave {
	    text-align: center;
	}
	
	.sheep-404 {
	    margin: 0 0 0 25px;
	}
	.figure-404{
	    font-size:7em;
	}
	.text-404 {
    	font-size: 1.5em;
	}
	.link-404{
	    margin: 0;
	    font-size: 1em;
	}
	
	#last-track-hp-list>div:first-child .last-track-info::before, #recently-played>div:first-child .last-track-info::before {
	    content: 'LISTEN LIVE';
	    font-family: "latobold",arial;
	    color: #FFF;
	    background-color: #e90b22;
	    font-size: 11px;
	    padding: 3px 5px;
	    position: relative; 
	    z-index: 0;
	    bottom: 0;
	    margin-bottom: 0;
	}
	
	#recently-played .time-to-now {
	    color: #bbb;
	    background-color: transparent;
	    font-size: 12px;
	    padding: 0;
	    position: relative;
	    z-index: 0;
	    bottom: 0;
	}
	
	#recently-played>div:first-child .time-to-now {
	    display:none;
	}
	
	#home-page #last-track-hp-list>div>div,  #recently-played>div>div{
		margin-right:0;
		padding-right:0;
	}
	#recently-played>div {
	    margin-bottom: 10px;
	}
	#recently-played h3 {
	    font-size: 13px;
	    margin-top: 5px;
	}
	#recently-played h4 {
	    font-size: 12px;
	}
	
	#news-page ul.list-group{
		padding:0;
	}
	#news-page ul li h2 {
    	font-size: 14px;
	    line-height: 15px;
    	margin:0;
	}
	#news-page h2.same-artist{
    	font-size: 12px;
	    line-height: 13px;
	}
		
	.no-padding-xs-r{
		padding-right:0;
	}
	.no-padding-r-xs{
		padding-right:0;
	}
	
	
	#submit-page  .kicking-off-banner .banner-wrap{
		min-height:150px;
        overflow: hidden;
	}
	#submit-page  .kicking-off-banner img{
		min-height:150px;
		max-width:initial;
    position: absolute;
    right: -0;
	}
	#submit-page .kicking-off-banner .kicking-off-banner-text{
	    padding: 5px;
	    bottom: -23px;
	    top: inherit;
	}
	#submit-page .kicking-off-banner .kicking-off-banner-text .title{
	   padding: 10px 0;
	  font-size:20px;
	  letter-spacing: 0;
	}
	
	#concerts .concert-details {
	    min-height: auto;
	}
	
	
	#front-ew-embedded-content .video-js .vjs-big-play-button {
	    position: absolute !important;
	    top: 55% !important;
	    left: 35% !important;
	}


}

@media screen and (max-width: 990px) {
	#last-videos-hp-list #first-videos .video-img-container {
	    height: 365px;
	}
}

@media screen and (max-width: 767px) {
	#concerts .img-box {
	    max-height: 330px;
	}
	#last-videos-hp-list #first-videos .video-img-container {
	    height: 280px;
	}
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
    
}
    
@media screen and (max-width: 500px) {
    #concerts .img-box {
	    max-height: 170px;   
	}
	#last-videos-hp-list #first-videos .video-img-container {
	    height: 80px;
	}
	#last-videos-hp-list #first-videos>div:first-child .video-img-container{
	    height: 130px;
	}
}
