<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------------------------------------------------------------------------------------------------------*/
/*===== GENERAL PAGE AND TYPE STYLES =====*/
/*------------------------------------------------------------------------------------------------------------------------------------*/

body {
    background: transparent url('../img/Rubble-Kings-bg.jpg');
    background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px 620px;
    overflow-x: hidden;
    background-color: #ea252f;
    width: 100%;
}

@media only screen and (min-width:320px) and (max-width:991px){
	body{
		background: none;
		background-color: #ea252f;		
	}
}

@media only screen and (min-width:320px) and (max-width:991px){
	#rubble-kings-content-left{
	    background: transparent url('../img/Rubble-Kings-bg.jpg');
	    background-size: 100%;
		background-repeat: no-repeat;
		background-position: 60% bottom;
	    overflow-x: hidden;
	}
}

/*@media only screen and (min-height: 470px) and (max-height: 519px){
	body{
    background-position: 60% 1230px;
    background-size: 110%;
	}
}

@media only screen and (min-height: 520px) and (max-height: 629px){
	body{
    background-position: 60% 1180px;
    background-size: 110%;
	}
}


@media only screen and (min-height: 630px) and (max-height: 740px){
	body{
    background-position: 60% 1100px;
    background-size: 110%;
	}
}

@media only screen and (min-height: 741px) and (max-height: 750px){
	body{
    background-position: 60% 1200px;
    background-size: 110%;
	}
}*/


/*@media only screen and (min-width: 480px) and (max-width: 767px){
	body{
		background-position: 0px 620px;		
	}
}*/

/*@media only screen and (min-width: 768px) and (max-width: 991px){
	body{
		background-position: 0px 620px;		
	}
}*/

/*@media only screen and (min-width: 992px) and (max-width: 1999px){
	body{
		background-position: 0px 620px;		
	}
}*/

@font-face {
    font-family: "LubalinGraph-Book";
    src: url('../fonts/LubalinGraph-Book.ttf');
}

@font-face {
    font-family: "LubalinGraph-Demi";
    src: url('../fonts/LubalinGraph-Demi.ttf');
}

.rubble-kings {
    color: #ffffff;
    font-family: "LubalinGraph-Demi", serif;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

@media (max-width: 767px){
	.rubble-kings{
		padding-top: 20px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1100px) {
    .rubble-kings {
		padding: 0 25px;
    }
}

.rubble-kings h1 {
    display: block;
    
}

#rubble-kings-content-left{
	display: inline-block;
	float: left;
	width: 40%;
}

#rubble-kings-content-right{
	display: inline-block;
	float: right;
	width: 60%;
}

@media (max-width: 1020px){
	#rubble-kings-content-left{
		display: inline-block;
		width: 100%;
	}

	#rubble-kings-content-right{
		display: inline-block;
		width: 100%;
		text-align: center;
	}

}

/*------------------------------------------------------------------------------------------------------------------------------------*/
/*===== BAND LOGO STYLES =====*/
/*------------------------------------------------------------------------------------------------------------------------------------*/

.rubble-kings .band-name {
	display: inline-block;
    margin-top: 30px;
    padding: 0 40px 0 40px;
}

@media (max-width: 768px){
.rubble-kings .band-name {
	display: inline-block;
    margin-top: 30px;
    padding: 0 20px 0 20px;
}	
}

@media (min-width: 768px) {
    .rubble-kings .band-name img#mobile {
        display: none;
    }
    
    .rubble-kings .now-playing {
        margin: 15px 0 15px;
    }
/*
    .rubble-kings .player .track-list {
        margin-bottom: 100px;
        -moz-column-count: 1;
        -moz-column-gap: 10px;
        -webkit-column-count: 1;
        -webkit-column-gap: 10px;
        column-count: 1;
        column-gap: 10px;
    }*/
}

@media (max-width: 414px) {
    .rubble-kings .band-name {
	    display: block;
		margin: 10px;
    }
}

@media (min-width: 415px) and (max-width: 740px) {
    .rubble-kings .band-name {
		margin: 0 25px;
    }
}

.rubble-kings h1 img {
    display: block;
    margin: 0;
    max-width: 100%;
    position: relative;
    width: 850px;
}

@media (min-width: 768px) {
    .rubble-kings h1 img {
        width: 1080px;
    }
}

/*------------------------------------------------------------------------------------------------------------------------------------*/
/*===== SOCIAL LINKS =====*/
/*------------------------------------------------------------------------------------------------------------------------------------*/

.rubble-kings .social-buttons {
    font-size: 0;
    display: inline-block;
    margin: 10px 30px 0 0;
	float: right;
}
@media (min-width: 1220px) {
    .rubble-kings .social-buttons {
        margin-top: 34px;
    }
}
@media (max-width: 767px){
	.rubble-kings .social-buttons{
		float: left;
		margin: 0 0 30px 0;
	}
}

.rubble-kings .social-buttons li {
    display: inline-block;
    margin: 0 0 0 10px;
}


/*------------------------------------------------------------------------------------------------------------------------------------*/
/*===== PLAYER STYLES =====*/
/*------------------------------------------------------------------------------------------------------------------------------------*/

.rubble-kings .now-playing {
    background: rgba(0,0,0,0);
    color: white;
    line-height: 20px;
    overflow: hidden;
    padding: 0;
    position: relative;
}

/*@media (max-width:767px){
	.rubble-kings .now-playing {
		background: rgba(0,0,0,.75);
	}
}*/

.rubble-kings .now-playing-title {
    font-size: 14px;
    letter-spacing: 3px;
    margin-right: 126px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    white-space: nowrap;
    background-color: #9a0018;
}

@media (max-width: 414px){
	.rubble-kings .now-playing-title {
	    font-size: 14px;
		margin: 0px 10px 25px;
	    overflow: hidden;
	    padding: 10px;
	    position: relative;
	    white-space: nowrap;
	}	
}

.rubble-kings .now-playing-title &gt; span {
    display: inline-block;
    left: 0;
    position: relative;
    white-space: nowrap;
    -webkit-transition: left 5s ease-in-out;
    transition: left 5s ease-in-out;
}

.rubble-kings .now-playing-time {
    font-size: 13px;
    letter-spacing: 2px;
    position: absolute;
    text-align: left;
    top: 10px;
    right: 6px;
    width: 110px;
    z-index: 2;
}

@media (max-width:414px){
	.rubble-kings .now-playing-time {
    right: 15px;
	}	
}

.rubble-kings .now-playing-time &gt; span {
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-in-out;
            transition: opacity 0.4s ease-in-out;
}

.rubble-kings .loading .now-playing-time &gt; span {
    -webkit-animation: pulse 1s linear 0s infinite alternate;
        -ms-animation: pulse 1s linear 0s infinite alternate;
            animation: pulse 1s linear 0s infinite alternate;
}

@-webkit-keyframes pulse {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
@-ms-keyframes pulse {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
@keyframes pulse {
    0% { opacity: 1; }
    100% { opacity: 0; }
}

@font-face {
    font-family: 'Rubble-Kings-player';
    src:    url('../fonts/Rubble-Kings-player.eot?lrg4yp');
    src:    url('../fonts/Rubble-Kings-player.eot?lrg4yp#iefix') format('embedded-opentype'),
        url('../fonts/Rubble-Kings-player.ttf?lrg4yp') format('truetype'),
        url('../fonts/Rubble-Kings-player.woff?lrg4yp') format('woff'),
        url('../fonts/Rubble-Kings-player.svg?lrg4yp#Rubble-Kings-player') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Rubble-Kings-player' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-Rubble-Kings-ff-btn:before {
    content: "\e900";
}
.icon-Rubble-Kings-pause-btn:before {
    content: "\e901";
}
.icon-Rubble-Kings-play-btn:before {
    content: "\e902";
}
.icon-Rubble-Kings-rw-btn:before {
    content: "\e903";
}

.rubble-kings .player {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
}

.rubble-kings .player ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


.rubble-kings .player-controls {
    display: block;
    font-size: 0;
    margin: 5px 0 0 5px;
    visibility: hidden;
    float: left;
}

@media (max-width:414px){
	.rubble-kings .player-controls{
		display: inline-block;
		float: none;
		margin: 5px 0 0 10px;
	}
}

.rubble-kings .player-controls .pc {
    cursor: pointer;
    display: inline-block;
    font-size: 28px;
    margin: 0 10px 0 0;
    width: 1em;
    color: #fff;
    transition: color .25s ease;
}

html.no-touch .rubble-kings .player-controls .pc:hover {
    color: #9a0018;
}

@media (min-width: 768px) {
    .rubble-kings .player-controls .pc {
        font-size: 24px;
        margin-right: 8px;
    }
}

@media (min-width: 1025px) {
    .rubble-kings .player-controls .pc {
        font-size: 32px;
    }
}

.rubble-kings .loading .pc-play,
.rubble-kings .loading .pc-pause {
    opacity: 0.6;
    pointer-events: none;
}


/*------------------------------------------------------------------------------------------------------------------------------------*/
/*===== TRACK LISING STYLES =====*/
/*------------------------------------------------------------------------------------------------------------------------------------*/

.rubble-kings .player .sides {
    border-top: solid 1px #fb2623;   
    padding-top: 20px; 
    padding-bottom: 20px;
}

.rubble-kings .player .track-list {
/*    margin-bottom: 50px;*/
    width: 590px;
}

@media (max-width:767px){
.rubble-kings .player .track-list {
	    margin-top: 20px;
	    width: 100%;
	}
}

.rubble-kings .side {
    color: rgba(0,0,0,.6);
    padding-left: 5px;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: .1em;
}

.rubble-kings .track {
/*	width: 650px; */
    cursor: pointer;
    display: table;    
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #000;
    margin: 1px 0 1px;
    padding: 4px 6px 2px;
/*    position: relative; */
    background-color: rgba(0,0,0,0);
    transition: background-color 0.5s ease;
	text-shadow:
	2px 2px 0 #ea252f,
	-1px -1px 0 #ea252f,  
	1px -1px 0 #ea252f,
	-1px 1px 0 #ea252f,
	1px 1px 0 #ea252f; 
}

@media (min-width: 761px) and (max-width:768px) {
    .rubble-kings .track {
        width: 400px;
    }
}

@media (max-width: 760px) {
    .rubble-kings .track {
        width: 100%;
        position: relative;
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .rubble-kings .track {
        width: auto;
    }
}

html.no-touch .rubble-kings .track:hover,
.rubble-kings .track.playing {
    background-color: rgba(0,0,0,1);
    color: #fff;
	font-family: "LubalinGraph-Demi", serif;
	text-shadow: none;
}

.rubble-kings .track .track-title {
    display: inline-block;
    margin-left: 1.75em;
/*    margin-right: 80px; */
    text-indent: -1.75em;  
/*    font-size: 12px; */
}

/*.track-title-single-digit {padding-left: 20px;}

@media (max-width: 768px){
	.track-title-single-digit {padding-left: 11px;}	
}*/

.rubble-kings .track.top {
    margin-top: 0;
}

@media (max-width: 768px) {
    .rubble-kings .track .track-title {
        font-size: 14px;
        margin-right: 80px;
    }
    .rubble-kings .player .sides {
        margin-bottom: -260px;
    }
    .rubble-kings .player .sides .side.a {
        margin-bottom: 225px;
    }
    .rubble-kings .track.bottom {
        margin-bottom: 80px;
    }
}

.rubble-kings .track .track-share {
    display: inline-block;
    font-size: 0;
    margin: 0 6px;
/*   position: absolute;
    top: 0; right: 0;
    vertical-align: top; */
	color: rgba(255,255,255,0);
	text-shadow: none;
}

@media (max-width:767px){
	.rubble-kings .track .track-share {
	   position: absolute;
	    top: 0; right: 0;
	    vertical-align: top;
		color: rgba(255,255,255,0);
	}
}

html.no-touch .rubble-kings .track:hover .track-share,
.rubble-kings .track.playing .track-share {
    display: inline-block;
    color: rgba(255,0,0,1);
    
}

.rubble-kings .track .track-share &gt; li {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 0 5px;
    text-align: center;
    width: 21px;
    height: 27px;
    padding-left: 7px;
    padding-top: 3px;
    transition: color .5s ease;
/*  border-left: solid 1px rgba(255,255,255,.5); */

/*html.no-touch .rubble-kings .track .track-share &gt; li:hover {
	background: #ff68aa;*/
}

html.no-touch .rubble-kings .track .track-share &gt; li:hover {
    color: rgba(154,0,24,1);
	text-shadow: none;
}


/*------------------------------------------------------------------------------------------------------------------------------------*/
/*===== DOWNLOAD LINK =====*/
/*------------------------------------------------------------------------------------------------------------------------------------*/
.download-link-contain{
	margin-top: 25px;
	text-align: left;
}



@media only screen and (min-width:320px) and (max-width:768px){
	.rubble-kings .download-link-contain{
		text-align: center;
		margin: 25px;
	}
}


.rubble-kings .download-link {
/*    display: block;
    margin-bottom: 32px; */
    overflow: hidden;
    position: relative;
    height: 160px;
    width: 160px;
    background-position: -1px -1px;
    background: url('../img/Rubble-Kings-record-icon.png') no-repeat 0 0;
    cursor: pointer;
    transition: transform .8s ease;
}

@media (max-width:767px){
	.rubble-kings .download-link {
	    display: block;
	    overflow: hidden;
	    position: relative;
	    height: 160px;
	    width: 160px;
	    background-position: -1px -1px;
	    background: url('../img/Rubble-Kings-record-icon.png') no-repeat 0 0;
	    cursor: pointer;
	    transition: transform .8s ease;
	}
}

.dl-link-text{
	display: inline-block;
	margin-top: 60px;
	text-align: left;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 22px;
}

@media (max-width:767px){
	.dl-link-text{
		display: inline-block;
		margin-top: 40px;
		font-size: 20px;
		letter-spacing: 2px;
		line-height: 18px;
	}
}

.download-link:hover{
	transform: rotate(760deg)
}


/*.rubble-kings .download-link &gt; img {
    display: block;
    margin: 0;
    max-width: 100%;
    position: relative;
    margin-top: 0px;
}*/

/*@media (min-width: 415px) {
    .rubble-kings .download-link:hover {
        background-position: 0 -184px;
        cursor: pointer;
    }
}*/

@media (max-width: 740px) {
    .rubble-kings .download-link {
        height: 120px;
        width: 120px;
        background-size: cover;
    }

}

.ghostly-disclaimer {
    color: #864ea4;
    display: block;
    font-size: 11px;
    line-height: 1.3;
}

@media (min-width: 768px) {
    .rubble-kings .logos,
    .rubble-kings .download-link {
        margin-left: 0;
        margin-right: 0;
    }

    .rubble-kings .logos {
        margin: 100px 0 100px;
    }

    .rubble-kings .logos a {
        margin-right: 32px;
    }

    .rubble-kings .logos img {
        width: auto;
    }

    .rubble-kings .download-link {
        display: inline-block;
    }

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

    .ghostly-disclaimer &gt; br {
        display: none;
    }
}

/*------------------------------------------------------------------------------------------------------------------------------------*/
/*===== Mobile Styles - Download Link and Player =====*/
/*------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width:700px) and (max-width:1023px){
	.rubble-kings .now-playing{
		width: 55%;
		float: right;
		margin-top: 85px;
	}
	
	.rubble-kings .download-link-contain{
		width: 40%;
		float: left;
	}
	
	.rubble-kings .player .track-list{
		display: inline-block;
	}
}

/*------------------------------------------------------------------------------------------------------------------------------------*/
/*===== RECORD AND [AS] LOGOS =====*/
/*------------------------------------------------------------------------------------------------------------------------------------*/

.rubble-kings .logos {
    display: block;
    margin: 60px 0 55px;
    position: relative;
}

@media only screen and (min-width: 320px) and (max-width: 767px){
	.rubble-kings .logos {
	text-align: center;
	background-color: #fff;
	margin: 255px 0 0 0;
	}
}

.rubble-kings .logos a {
    display: inline-block;
    margin-right: 16px;
    height: 60px;
}

.rubble-kings .logos a.label-logo {
    height: 100px;
    width: 100px;
    background: url('../img/ghostly-logo-sprite.png') no-repeat 0 -100px;
}

.rubble-kings .logos a.label-logo:hover {
    background-position: 0 0;
}

.rubble-kings .logos a.adult-swim {
    height: 25px;
    width: 170px;
    background: url('../img/as-logo-sprite.png') no-repeat 0 -27px;
	margin-bottom: 35px;
}

.rubble-kings .logos a.adult-swim:hover {
    background-position: 0 -2px;
}

.rubble-kings .logos img {
    display: inline-block;
    margin: 0;
    width: 38px;
    vertical-align: middle;
}

svg.logo-link{
	fill: #fff;
	width: 140px;
	height: 60px;
	transition: all .5s ease;
}

svg.logo-link:hover{
	fill: #666;
}

@media only screen and (min-width: 320px) and (max-width: 767px){
	svg.logo-link{
		fill: #000;
		width: 140px;
		height: 60px;
		transition: all .5s ease;
	}
	
	svg.logo-link:hover{
		fill: #ea252f;
	}
}


a.svg {
  position: relative;
  display: inline-block;
}

a.svg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
</pre></body></html>