<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Reset*/
* {
	margin: 0;
	padding: 0;
}

html {-webkit-text-size-adjust: none;}

.mobile-nav-hack {
    width:100%;
    height: 10px;
    padding: 10px 0px 30px 0px;
    display:block;
    text-align: center;
display:none;}


/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
font-family: 'Menlo Regular';
font-style: normal;
font-weight: normal;
src: local('Menlo Regular'), url('https://media.cdn.adultswim.com/presents/sdcc-16/Menlo-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Headline-HPLHS-One';
    src:url('https://media.cdn.adultswim.com/presents/sdcc-16/Headline-HPLHS-One.ttf.woff') format('woff'),
        url('https://media.cdn.adultswim.com/presents/sdcc-16/Headline-HPLHS-One.ttf.svg#Headline-HPLHS-One') format('svg'),
        url('https://media.cdn.adultswim.com/presents/sdcc-16/Headline-HPLHS-One.ttf.eot'),
        url('https://media.cdn.adultswim.com/presents/sdcc-16/Headline-HPLHS-One.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

/*Animation Prefs*/

/*MAIN BG PULSE*/
@-webkit-keyframes pulse {
      0% {background-color: #ff6b01;}
     16% {background-color: #fff200;}
     32% {background-color: #04fa39;}
     48% {background-color: #01efff;}
     64% {background-color: #36399b;}
    80% {background-color: #7a348e;}
    100% {background-color: #e9012b;}

}
@-moz-keyframes pulse {
      0% {background-color: #ff6b01;}
     16% {background-color: #fff200;}
     32% {background-color: #04fa39;}
     48% {background-color: #01efff;}
     64% {background-color: #36399b;}
    80% {background-color: #7a348e;}
    100% {background-color: #e9012b;}

}
@-o-keyframes pulse {
      0% {background-color: #ff6b01;}
     16% {background-color: #fff200;}
     32% {background-color: #04fa39;}
     48% {background-color: #01efff;}
     64% {background-color: #36399b;}
    80% {background-color: #7a348e;}
    100% {background-color: #e9012b;}

}
@keyframes pulse {
      0% {background-color: #ff6b01;}
     16% {background-color: #fff200;}
     32% {background-color: #04fa39;}
     48% {background-color: #01efff;}
     64% {background-color: #36399b;}
    80% {background-color: #7a348e;}
    100% {background-color: #e9012b;}

}

/*INNERPULSE*/
@-webkit-keyframes innerpulse {
      0% {background-color: #01efff;}
     33% {background-color: #7a348e;}
     66% {background-color: #36399b;}
    100% {background-color: #04fa39;}
}
@-moz-keyframes innerpulse {
      0% {background-color: #01efff;}
     33% {background-color: #7a348e;}
     66% {background-color: #36399b;}
    100% {background-color: #04fa39;}
}
@-o-keyframes innerpulse {
      0% {background-color: #01efff;}
     33% {background-color: #7a348e;}
     66% {background-color: #36399b;}
    100% {background-color: #04fa39;}
}
@keyframes innerpulse {
      0% {background-color: #01efff;}
     33% {background-color: #7a348e;}
     66% {background-color: #36399b;}
    100% {background-color: #04fa39;}
}

/*Fixes for main site----------------------------------------------------*/

.as-head2-fix-for-global{
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight:700;line-height:1;margin:0;padding:0;text-transform:uppercase
}


.as-nav-fix-for-global{
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight:700;line-height:1;margin:0;padding:0;text-transform:uppercase
}

.as-footer-fix-1-for-global{
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
}

.as-footer-fix-2-for-global{
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 10px;
}

/*Body-Text Styles----------------------------------------------------*/
body {

    -webkit-text-size-adjust: 100%;
    -webkit-animation: pulse 50s infinite alternate;
    -moz-animation: pulse 50s infinite alternate;
    -o-animation: pulse 50s infinite alternate;
    animation: pulse 50s infinite alternate;
    background-color: #ff6b01;
    font-family: 'Menlo Regular', sans-serif; font-size:15px; color:#832c8d;
}

.main-content{
    font-family: 'Menlo Regular', sans-serif;
    font-size:13px;
    text-align: center;
    line-height: 1.4;
    color: #2d33b7;
    padding: 7px 0px 7px 0px;
}

/*p{
    font-family: 'Menlo Regular', sans-serif;
    font-size:13px;
    text-align: center;
    line-height: 1.6;
    color: #2d33b7;
    padding: 7px 0px 7px 0px;
} */

p.menlo {
    font-family: 'Menlo Regular', sans-serif;
    font-size:13px;
    text-align: center;
    line-height: 1.6;
    color: #2d33b7;
    padding: 7px 0px 7px 0px;
}

p.asterisk{
    font-family: 'Menlo Regular', sans-serif;
    font-size:12px;
    text-align: center;
    line-height: 1.3;
    color: yellow;
    padding: 0px 0px 10px 0px;
}

p.date-time {
    font-family: 'Menlo Regular', sans-serif;
    font-size:17px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    color: #832c8d;
    background-color: yellow;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
}

p.date-time-2a {
    font-family: 'Menlo Regular', sans-serif;
    font-size:17px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    color: #832c8d;
    background:url(https://media.cdn.adultswim.com/presents/sdcc-16/date-bg-1.png) no-repeat center;
    width:262px;
    height:23px;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    margin: 0 auto;
}

p.date-time-2b {
    font-family: 'Menlo Regular', sans-serif;
    font-size:17px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    color: #832c8d;
    background:url(https://media.cdn.adultswim.com/presents/sdcc-16/date-bg-300a.png) no-repeat center;
    width:300px;
    height:23px;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    margin: 0 auto;
}

p.date-time-3a {
    font-family: 'Menlo Regular', sans-serif;
    font-size:17px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    color: #832c8d;
    background:url(https://media.cdn.adultswim.com/presents/sdcc-16/date-bg-1-pink.png) no-repeat center;
    width:262px;
    height:23px;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    margin: 0 auto;
}

p.date-time-3b {
    font-family: 'Menlo Regular', sans-serif;
    font-size:17px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    color: #832c8d;
    background:url(https://media.cdn.adultswim.com/presents/sdcc-16/date-bg-300b.png) no-repeat center;
    width:300px;
    height:23px;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    margin: 0 auto;
}

p.spacer {
    font-family: 'Menlo Regular', sans-serif;
    font-size:13px;
    text-align: center;
    line-height: 1.6;
    color: #2d33b7;
    padding: 7px 0px 7px 0px;
    line-height: 0;
    height: 10px;

}

p.spacer2 {
    font-family: 'Menlo Regular', sans-serif;
    font-size:13px;
    text-align: center;
    line-height: 1.6;
    color: #2d33b7;
    line-height: 0;
    height: 0px;
    padding: 6px 0px 0px 0px;

}

p.spacer3 {
    font-family: 'Menlo Regular', sans-serif;
    font-size:13px;
    text-align: center;
    line-height: 1.6;
    color: #2d33b7;
    padding: 7px 0px 7px 0px;
    line-height: 0;
    height: 20px;

}

p.star-divider {
    font-family: 'Menlo Regular', sans-serif;
    font-size:13px;
    text-align: center;
    line-height: 1.6;
    color: #2d33b7;
    padding: 7px 0px 7px 0px;
    line-height: 0;
    height: 25px;

}

a.anchor {
    line-height: 1;
    height: 5px;

}

sup {
    vertical-align: super;
    font-size: smaller;
    color: yellow;
}

/*a{
    font-family: 'Menlo Regular', sans-serif;;
    font-size:14px;
    text-align: center;

    color: #373b97;
    padding: 0px 0px 10px 0px;
} */

a.menlo-link{
    font-family: 'Menlo Regular', sans-serif;;
    font-size:14px;
    text-align: center;

    color: #373b97;
    padding: 0px 0px 10px 0px;
}
a:link {text-decoration: none;}
a:hover {text-decoration: underline;}

a.green-head{
    font-family: 'Headline-HPLHS-One';
    font-size: 40px;
    color:#29fc46;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    padding: 0px 0px 5px 0px;

}
a.green-head:link {text-decoration: none;}
a.green-head:hover {text-decoration: none;}

.green-head-hover {text-decoration: none;}

.mobile-nav {

    display:none;}

h1 {
    font-family: 'Headline-HPLHS-One';
    font-size: 55px;
    color:#832c8d;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    padding: 0px 0px 0px 0px;
}

.head1 {
    font-family: 'Headline-HPLHS-One';
    font-size: 55px;
    color:#832c8d;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    padding: 0px 0px 0px 0px;
}

h2 {
    font-family: 'Headline-HPLHS-One';
    font-size: 40px;
    color:#29fc46;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    padding: 0px 0px 5px 0px;
}

.head2 {
    font-family: 'Headline-HPLHS-One';
    font-size: 40px;
    color:#29fc46;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    padding: 0px 0px 5px 0px;
    text-decoration: none;
}

h2.subhead {
    font-family: 'Headline-HPLHS-One';
    font-size: 32px;
    color:#00ff36;
    /*color:#29fc46;*/
    font-weight: normal;
    font-style: normal;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    padding: 0px 0px 3px 0px;
}

.head2-subhead {
    font-family: 'Headline-HPLHS-One';
    font-size: 32px;
    color:#00ff36;
    /*color:#29fc46;*/
    font-weight: normal;
    font-style: normal;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    padding: 0px 0px 3px 0px;
}

h3 {
    font-family: 'Menlo Regular', sans-serif;
    font-size: 24px;
    color:#2d33b7;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    padding: 5px 0px 0px 0px;
}

h4 {
    font-family: 'Menlo Regular', sans-serif;
    font-size: 17px;
    color:#2d33b7;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 5px 0px 2px 0px;
}

h5 {
    font-family: 'Menlo Regular', sans-serif;
    font-size: 16px;
    color:#2d33b7;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 5px 0px 2px 0px;
}

h5.newsub {
    font-family: 'Menlo Regular', sans-serif;
    font-size: 16px;
    color:#2d33b7;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
}

.page-content{width:1048px; margin: 0 auto;}
.center-nav-resp{font-family: 'Menlo Regular', sans-serif;}
.center-content {width:570px;padding:300px 85px 0px 85px; float:left; text-align: center;}



/*Nav Styles ----------------------------------------------------*/

.l-side-nav{width:154px;padding-top:210px; float:left;}

.r-side-nav{width:154px;padding-top:223px; float:right;}

.nav-pink {color:#eb008b; font-size:14px;}
.nav-blue {color:#373b97; font-size:14px;text-align: center;}
.nav-blue {text-align: center;}

p.nav-pink{
    font-family: 'Menlo Regular', sans-serif;
    font-weight: bold;
    color:#eb008b;
    text-align: center;
    line-height: 1;
    padding: 0px 0px 11px 0px;
}
p.nav-blue{
    font-family: 'Menlo Regular', sans-serif;
    font-weight: bold;
    color:#373b97;
    text-align: center;
    line-height: 1;
    padding: 0px 0px 11px 0px;
}





/*Image Styles*/

img {line-height: 1;
    padding:0;
margin:0;}
img.divider {
    padding: 20px 0px 10px 0px;
    text-align: center;
}


/*Background Styles - animations ----------------------------------------------------*/

.inner-pulse {
    width: 890px;
    height: 3900px;
    margin: 0px 130px 100px 130px;
    -webkit-animation: innerpulse 40s infinite alternate;
    -moz-animation: innerpulse 40s infinite alternate;
    -o-animation: innerpulse 40s infinite alternate;
    animation: innerpulse 40s infinite alternate;
    background-color: #ff6b01;
    z-index: -1;
    position:relative;

}

.inner-color-bg {
    display:none;
    width: 890px;
    height: 3900px;
    margin: 0px 130px 100px 130px;
    background-color: #ff6b01;
    z-index: -1;
    position:relative;

}

.inner-container {
width:1150px;
height:4105px;
    margin: 0 auto;
}

.top-spacer {width:100%;
height:50px;
z-index: -1;}

.top-spacer-color-pulse {width:100%;
height:140px;}

.snake-frame {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-frame-art.png);
background-repeat: no-repeat;
width:1150px;
height:4105px;
z-index: 999;

}

.snake-eyes {
    position:absolute;
    top: 100px;
    width: 1150px;
    height: 117px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color.gif);
    background-repeat: no-repeat;
}

.snake-eyes-1024 {
    display: none;
}

.snake-eyes-800 {
    display: none;
}

.snake-eyes-768 {
    display: none;
}

.snake-eyes-700 {
    display: none;
}

.snake-eyes-600 {
    display: none;
}

.snake-eyes-500 {
    display: none;
}

.bottom-art {
display: none;
}

.last-divider {line-height: 0; padding:0; display:block;}




/* ============================================================================
RESPONSIVE BG BELOW 1150 PIXELS
==============================================================================*/


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

/*Body-Text Styles*/

body {

    -webkit-text-size-adjust: none;}


h1 {
    font-size: 50px;
    padding: 0px 0px 0px 0px;
}

h2 {
    font-size: 35px;
    padding: 0px 0px 0px 0px;
}

p{

    line-height: 1.4;
    padding: 7px 0px 7px 0px;
}

p.spacer2 {
    line-height: 0;
    height: 1px;

}

p.spacer3 {
    line-height: 0;
    height: 7px;

}

a{
    font-size:14px;
    color: #373b97;
    padding: 7px 0px 7px 0px;}

img {line-height: 1;
    padding:0;}
img.divider {
    padding: 8px 0px 0px 0px;
    text-align: center;
}

.star-divider {
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 115px;
    height: 20px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/as-sdcc-divider-stars-2.png);
    background-repeat: no-repeat;
}




.nav-pink {color:#eb008b; font-size:13px; letter-spacing: 0;}
.nav-blue {color:#373b97; font-size:13px; letter-spacing: 0;}

.mobile-nav {

    display:none;}



.page-content{width:932px; margin: 0 auto;}

.l-side-nav{width:134px;padding-top:187px; float:left;}
.r-side-nav{width:138px;padding-top:200px;float:right;}

.center-nav-resp{font-family: 'Menlo Regular', sans-serif;;}
.center-content {width:558px;padding:300px 50px 0px 50px; float:left; text-align: center;}

p.nav-pink{
    font-family: 'Menlo Regular', sans-serif;
    font-weight: bold;
    font-size:13px;
    color:#eb008b;
    text-align: center;
    line-height: 1;
    padding: 0px 0px 9px 0px;
    letter-spacing: 0;
}
p.nav-blue{
    font-family: 'Menlo Regular', sans-serif;;
    font-weight: bold;
    font-size:13px;
    color:#373b97;
    text-align: center;
    line-height: 1;
    padding: 0px 0px 9px 0px;
    letter-spacing: 0;
}



/*Background Styles - animations*/

.inner-pulse {
    width: 740px;
    height: 3470px;
    margin: 0px 14px 100px 140px;
    -webkit-animation: innerpulse 40s infinite alternate;
    -moz-animation: innerpulse 40s infinite alternate;
    -o-animation: innerpulse 40s infinite alternate;
    animation: innerpulse 40s infinite alternate;
    background-color: #ff6b01;
    z-index: -1;
    position:relative;
}

.inner-container {
width:1024px;
height:3655px;
    margin: 0 auto;
}

.top-spacer {width:100%;
height:50px;
z-index: -1;}

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

.snake-frame {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-frame-art-1024.png);
background-repeat: no-repeat;
width:1024px;
height:3655px;
z-index: 999;

}

.snake-eyes {
    display: none;
    position:absolute;
    top: 40px;
    width: 1024px;
    height: 104px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color-1024.gif);
    background-repeat: no-repeat;
}
.snake-eyes-1024 {
    display: inline;
    position:absolute;
    top: 100px;
    width: 1024px;
    height: 104px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color-1024.gif);
    background-repeat: no-repeat;
}

.inner-color-bg {
    display:none;
    width: 660px;
    height: 3470px;
    margin: 0px 130px 100px 130px;
    background-color: #ff6b01;
    z-index: -1;
    position:relative;
}

.snake-eyes-800 {
    display: none;
}

.snake-eyes-700 {
    display: none;
}

.snake-eyes-600 {
    display: none;
}

.bottom-art {
display: none;
}

.last-divider {line-height: 0; padding:0; display:none;}


}

/*  ============================================================================
RESPONSOVE BELOW 1024 PIXELS
================================================================================*/


/*  RESPONSIVE BG BELOW 1024 PIXELS */
@media only screen and (max-width: 1023px) {

    body {

    -webkit-text-size-adjust: none;}


#global-as-footer {margin-top: 300px;}

.snake-frame {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/as-sdcc-2016-mobile-bg-800.png);
width:100%;
background-size: contain;
height:879px;
    margin-top: 0px;
}

.bottom-art {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-bottom.png);
width:100%;
background-size: contain;
background-repeat: no-repeat;
height:459px;
display: block;
}

.inner-pulse {
display: none;
}

.inner-color-bg {
    width: 100%;
    height: 4000px;
    background-color: #ff6b01;
    z-index: -1;
    position:relative;

}

.inner-container {
width:100%;

}

.page-content{
    width:100%;
    margin-top: 50px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/blend-bg-1024.png);
    background-repeat: no-repeat;
    background-color: #ecd623;
    padding-bottom:100px;}

.l-side-nav{display: none;}
.r-side-nav{display: none;}
.center-nav-resp{font-family: 'Menlo Regular', sans-serif;}
.center-content {width:90%;padding:0px 0px 0px 0px; float:none; center;margin: 0 auto;}


.top-spacer {width:100%;
height:50px;
z-index: -1;}

.top-spacer-color-pulse {width:100%;
height:140px;}

.mobile-nav {
    width:100%
    height: 30px;
    padding: 450px 0px 0px 0px;
    display:block;
    font-weight: bold;
    text-align: center;}


.snake-eyes {
    display: none;
    position:absolute;
    top: 50px;
    width: 1150px;
    height: 117px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color.gif);
    background-repeat: no-repeat;
}
    .snake-eyes-1024 {
    display: none;
    position:absolute;
    top: 50px;
    width: 1024px;
    height: 104px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color-1024.gif);
    background-repeat: no-repeat;
}

.snake-eyes-800 {
    display: inline;
    position:absolute;
    top: 160px;
    width: 100%;
    height: 100px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color-800.gif);
    background-repeat: no-repeat;
    background-size:100%;
}

.last-divider {line-height: 0; padding:0; display:block}

/*display: none;*/

}


/*  ============================================================================
RESPONSOVE BELOW 800 PIXELS
================================================================================*/


/*  RESPONSIVE BG BELOW 800 PIXELS */
@media only screen and (max-width: 800px) {

#global-as-footer {margin-top: 200px;}

    body {

    -webkit-text-size-adjust: none;}

.snake-frame {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/as-sdcc-2016-mobile-bg-800.png);
width:100%;
background-size: contain;
height:687px;
    margin-top: 0px;
}

.bottom-art {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-bottom.png);
width:100%;
background-size: contain;
background-repeat: no-repeat;
height:409px;
display: block;
}

.inner-pulse {
display: none;
}

.inner-color-bg {
    width: 100%;
    height: 4000px;
    background-color: #ff6b01;
    z-index: -1;
    position:relative;

}

.inner-container {
width:100%;

}

.page-content{
    width:100%;
    margin-top: 50px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/blend-bg-800.png);
    background-repeat: no-repeat;
    background-color: #ecd623;
    padding-bottom:100px;}

.l-side-nav{display: none;}
.r-side-nav{display: none;}
.center-nav-resp{font-family: 'Menlo Regular', sans-serif;}
.center-content {width:90%;padding:0px 0px 0px 0px; float:none; center;margin: 0 auto;}


.top-spacer {width:100%;
height:50px;
z-index: -1;}

.top-spacer-color-pulse {width:100%;
height:140px;}

.mobile-nav {
    width:100%
    height: 30px;
    padding: 340px 0px 0px 0px;
    display:block;
    font-weight: bold;
    text-align: center;}


.snake-eyes {
    display: none;
    position:absolute;
    top: 50px;
    width: 1150px;
    height: 117px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color.gif);
    background-repeat: no-repeat;
}
    .snake-eyes-1024 {
    display: none;
    position:absolute;
    top: 50px;
    width: 1024px;
    height: 104px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color-1024.gif);
    background-repeat: no-repeat;
}

.snake-eyes-800 {
    display: inline;
    position:absolute;
    top: 160px;
    width: 100%;
    height: 100px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color-800.gif);
    background-repeat: no-repeat;
    background-size:100%;
}

.last-divider {line-height: 0; padding:0; display:block}

/*display: none;*/

}


/*  ============================================================================
RESPONSOVE BELOW 700 PIXELS
===============================================================================*/


/*  RESPONSIVE BG BELOW 700 PIXELS */
@media only screen and (max-width: 700px) {

#global-as-footer {margin-top: 250px;}

    body {

    -webkit-text-size-adjust: none;}

.snake-frame {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/as-sdcc-2016-mobile-bg-4.png);
width:100%;
background-size: contain;
height:601px;
    margin-top: 0px;
}

.bottom-art {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-bottom.png);
width:100%;
background-size: contain;
background-repeat: no-repeat;
height:349px;
display: block;
}

.inner-pulse {
display: none;
}

.inner-color-bg {
    width: 100%;
    height: 4000px;
    background-color: #ff6b01;
    z-index: -1;
    position:relative;

}

.inner-container {
width:100%;

}

.page-content{
    width:100%;
    margin-top: 50px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/blend-bg-700.png);
    background-repeat: no-repeat;
    background-color: #ecd623;
    padding-bottom:100px;}

.l-side-nav{display: none;}
.r-side-nav{display: none;}
.center-nav-resp{font-family: 'Menlo Regular', sans-serif;}
.center-content {width:90%;padding:0px 0px 0px 0px; float:none; center;margin: 0 auto;}


.top-spacer {width:100%;
height:40px;
z-index: -1;}

.top-spacer-color-pulse {width:100%;
height:140px;}

.mobile-nav {
    width:100%
    height: 30px;
    padding: 270px 0px 0px 0px;
    display:block;
    text-align: center;}


.snake-eyes {
    display: none;
    position:absolute;
    top: 50px;
    width: 1150px;
    height: 117px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color.gif);
    background-repeat: no-repeat;
}

.snake-eyes-800 {
    display: inline;
    position:absolute;
    top: 150px;
    width: 100%;
    height: 100px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color-800.gif);
    background-repeat: no-repeat;
    background-size:100%;
}



.last-divider {line-height: 0; padding:0; display:block}

/*display: none;*/

}





/*===============================================================
RESPONSOVE BELOW 550-ISH OR 600 PIXELS
==================================================================*/


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

#global-as-footer {margin-top: 250px;}

    body {

    -webkit-text-size-adjust: none;}

.main-content{
    font-size:12px;
}

.snake-frame {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/as-sdcc-2016-mobile-bg-4.png);
width:100%;
background-size: contain;
height:601px;
    margin-top: 0px;
}

.bottom-art {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-bottom.png);
width:100%;
background-size: contain;
background-repeat: no-repeat;
height:349px;
display: block;
}

.inner-pulse {
display: none;
}

.inner-color-bg {
    width: 100%;
    height: 4000px;
    background-color: #ff6b01;
    z-index: -1;
    position:relative;

}

.inner-container {
width:100%;

}

.page-content{
    width:100%;
    margin-top: 50px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/blend-bg-700.png);
    background-repeat: no-repeat;
    background-color: #ecd623;
    padding-bottom:100px;}

.l-side-nav{display: none;}
.r-side-nav{display: none;}
.center-nav-resp{font-family: 'Menlo Regular', sans-serif;}
.center-content {width:90%;padding:0px 0px 0px 0px; float:none; center;margin: 0 auto;}


.top-spacer {width:100%;
height:40px;
z-index: -1;}

.top-spacer-color-pulse {width:100%;
height:140px;}

.mobile-nav {
    width:100%
    height: 30px;
    padding: 270px 0px 0px 0px;
    display:block;
    text-align: center;}


.snake-eyes {
    display: none;
    position:absolute;
    top: 50px;
    width: 1150px;
    height: 117px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color.gif);
    background-repeat: no-repeat;
}

.snake-eyes-800 {
    display: inline;
    position:absolute;
    top: 150px;
    width: 100%;
    height: 100px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color-800.gif);
    background-repeat: no-repeat;
    background-size:100%;
}



.last-divider {line-height: 0; padding:0; display:block}

/*display: none;*/

}

/*==================================================================
RESPONSOVE BELOW 500 PIXELS
=====================================================================*/


/*  RESPONSIVE BG BELOW 500 PIXELS */
@media only screen and (max-width: 500px) {

    body {

    -webkit-text-size-adjust: none;}

    #global-as-footer {margin-top: 570px;}

.snake-frame {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/as-sdcc-2016-mobile-bg-3.png);
width:100%;
background-size: contain;
height:515px;
    margin-top: 0px;
    display: block;
}

.bottom-art {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-bottom.png);
width:100%;
background-size: contain;
background-repeat: no-repeat;
height:219px;
display: block;
}

.inner-pulse {
display: none;
}

.inner-color-bg {
    width: 100%;
    height: 4000px;
    background-color: #ff6b01;
    z-index: -1;
    position:relative;

}

.inner-container {
width:100%;

}

.page-content{
    width:100%;
    margin-top: 40px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/blend-bg.png);
    background-repeat: no-repeat;
    background-color: #ecd623;
    padding-bottom:100px;}

.l-side-nav{display: none;}
.r-side-nav{display: none;}
.center-nav-resp{font-family: 'Menlo Regular', sans-serif;}
.center-content {width:90%;padding:0px 0px 0px 0px; float:none; margin: 0 auto;}


.top-spacer {width:100%;
height:40px;
z-index: -1;}

.top-spacer-color-pulse {width:100%;
height:140px;}

.mobile-nav {
    width:100%
    height: 30px;
    padding: 110px 0px 0px 0px;
    display:block;
    text-align: center;}


.snake-eyes {
    display: none;
    position:absolute;
    top: 50px;
    width: 1150px;
    height: 117px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color.gif);
    background-repeat: no-repeat;
    width:1150px;
}

.snake-eyes-500 {
    display: inline;
    position:absolute;
    top: 0px;
    width: 100%;
    height: 100px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color-500.gif);
    background-repeat: no-repeat;
    background-size:100%;
}

.last-divider {line-height: 0; padding:0; display:block}

/*display: none;*/

}

/*===============================================================
RESPONSOVE BELOW 400 PIXELS USED TO BE 600
==================================================================*/


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

    body {

    -webkit-text-size-adjust: none;}



.mobile-nav {
    width:100%;
    height: 30px;
    padding: 85px 0px 0px 0px;
    display:block;
    text-align: center;
    display:inherit;}

#global-as-footer {margin-top: 630px;}

.snake-frame {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/as-sdcc-2016-mobile-bg-3b.png);
width:100%;
background-size: contain;
height:600px;
    margin-top: 0px;
}



.bottom-art {
background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-bottom.png);
width:100%;
background-size: contain;
background-repeat: no-repeat;
height:280px;
display: block;
}

.inner-pulse {
display: none;
}

.inner-color-bg {
    width: 100%;
    height: 4000px;
    background-color: #ff6b01;
    z-index: -1;
    position:relative;

}

.inner-container {
width:100%;

}

.page-content{
    width:100%;
    margin-top: 50px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/blend-bg.png);
    background-repeat: no-repeat;
    background-color: #ecd623;
    padding-bottom:100px;}

.l-side-nav{display: none;}
.r-side-nav{display: none;}
.center-nav-resp{font-family: 'Menlo Regular', sans-serif;}
.center-content {width:90%;padding:0px 0px 0px 0px; float:none; margin: 0 auto;}


.top-spacer {width:100%;
height:40px;
z-index: -1;}

.top-spacer-color-pulse {width:100%;
height:140px;}






.snake-eyes {
    display: none;
    position:absolute;
    top: 50px;
    width: 1150px;
    height: 117px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color.gif);
    background-repeat: no-repeat;
    width:1150px;
}

    .snake-eyes-600 {
    display: none;
    position:absolute;
    top: 50px;
    width: 700px;
    height: 71px;
    background-image: url(https://media.cdn.adultswim.com/presents/sdcc-16/snake-eyes-build-multi-color-700.gif);
    background-repeat: no-repeat;
}

.last-divider {line-height: 0; padding:0; display:block}







}</pre></body></html>