
body {
	margin: 0px;
	-webkit-text-size-adjust: 100%;
	color: #dbdbdb;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
	background-color: #181913;
}

img {
    border: 0;
    padding: 0px;
    margin: 0px;
    outline: none;
    display: block;
    vertical-align: top;
}

a, span {
    vertical-align: baseline;
}

div {
    padding: 0px;
    margin: 0px;
}

form {
	display: inline;
	padding: 0px;
	margin: 0px;
}

fieldset, input, select, button {
	padding: 0px;
	margin: 0px;
	border: 0px;
    border-radius: 0;
	outline: none;
    vertical-align: top;
}

:invalid {
    box-shadow: none;
}

:-moz-submit-invalid {
    box-shadow: none;
}

:-moz-ui-invalid {
    box-shadow:none;
}

button {
	cursor: pointer;
}

ul, ol {
    padding: 0px;
    margin: 0px;
    margin-left: 20px;
}

ul span, ul a {

}

table {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
    border-spacing: 0;
}

iframe {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

a {
	color: #b81200;
	text-decoration: none;
	-webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

a:active, a:focus, audio:active, audio:focus {
	outline: none;
}

a:hover {
	color: #777777;
	text-decoration: none;
}

a[href^=tel] {
	color: inherit;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

#top-bar {
    height: 80px;
    background-color: #000000;
    padding: 0px 35px;
}

#top-store {
    float: left;
    padding-top: 0px;
}

#top-store a {
    color: #b81200;
	font-size: 20px;
	font-weight: 400;
	line-height: 80px;
    letter-spacing: 1px;
    text-decoration: none;
    vertical-align: baseline;
}

#top-store span.toptitle {
    color: #b81200;
    font-size: 20px;
    line-height: 80px;
    letter-spacing: 6px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;  
    vertical-align: baseline;
}

#top-store a:hover {
    color: #ffffff;
    text-decoration: none;
}

#top-social {
    float: right;
    text-align: right;
    padding-top: 0px;
}

#top-social a {
    color: #ffffff;
    font-size: 18px;
	line-height: 80px;
    text-decoration: none;
    margin-left: 18px;
}

#top-social a:hover {
    color: #b81200;
    text-decoration: none;
}

#header {
    background-color: #1b1b1b;
    background-image: url("../img/common/stuff-header.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) { 
	#header {
		background-image: url("../img/common/stuff-header@2x.jpg");
	}
}

#header-bottom {
    padding: 0px 50px 50px 50px;
    background-image: url("../img/common/red-top.png");
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 1800px 50px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) { 
	#header-bottom {
		background-image: url("../img/common/red-top@2x.png");
	}
}

#header-content {
    max-width: 1150px;
    margin: 0 auto;
}

#header-logo {
    padding-top: 360px;
}

#header-logo img {
    width: 100%;
    height: auto;
}

#header-familiar {
    text-align: center;
    padding-top: 14px;
}

#header-familiar img {
    width: 100%;
    height: auto;
}

#header-familiar h1 {
    display: block;
    color: #ffffff;
	font-size: 50px;
	font-weight: 400;
	line-height: 70px;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 10px;
    padding-left: 10px;
    text-shadow: 0px 0px 10px rgba(27, 27, 27, 1);
}

#header-links {
    color: #ffffff;
	font-size: 19px;
	font-weight: 600;
	line-height: 24px;
    text-align: center;
}

#header-links span {
    display: inline-block;
    color: #ffffff;
    margin-left: 28px;
    margin-right: 4px;
}

#header-links br {
    display: none;
}

#header-links a {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
}

#header-links.no-outside {
    padding-left: 2px;    
}

#header-links a.official {
    letter-spacing: 2px;
}

#header-links a.outside {
    font-size: 20px;
    margin-left: 24px;
}

#header-links.no-official a.outside {
    margin-left: 12px;
    margin-right: 12px;
}

#header-links a:hover {
    color: #df1e1e;
    text-decoration: none;
}

#header-cover {
    max-width: 270px;
    margin: 0 auto;
    padding-top: 78px;
    padding-bottom: 80px;
    color: #ffffff;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
}

#header-cover img {
    width: calc(100% - 20px);
    height: auto;
    border: 10px solid #ffffff;
}

#header-cover a {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    margin-bottom: 16px;
}

#header-cover a:hover {
    color: #df1e1e;
    text-decoration: none;
}

h2 {
    display: block;
    color: #ffffff;
	font-size: 50px;
	font-weight: 400;
	line-height: 50px;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 10px;
    margin-left: 10px;
}

#green-full {
    background-color: #541109;
    padding: 0px 50px 0px 50px;
}

#green-content {
    max-width: 1050px;
    margin: 0 auto;
}

#shows-title {
    text-align: center;
    padding-bottom: 22px;
}

#shows-content {
    max-width: 650px;
    margin: 0 auto;
}

.shows-item {
    padding-top: 22px;    
}

.shows-date {
    float: left;
    width: 150px;
    color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.shows-info {
    float: right;
    width: calc(100% - 150px);
    color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
    background-image: url("../img/common/red-dots@2x.png");
    background-repeat: repeat-x;
    background-repeat: space no-repeat;
    background-position: left bottom;
    background-size: 10px 4px;
}

.shows-info a {
    color: #242424;
    text-decoration: none;
}

.shows-info a:hover {
    color: #ffffff;
    text-decoration: none;
}

#divider {
    padding-top: 55px;
}

#divider-left {
    float: left;
    width: calc(50% - 45px);
    height: 30px;
    background-image: url("../img/common/div-left.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 480px 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) { 
	#divider-left {
		background-image: url("../img/common/div-left@2x.png");
	}
}

#divider-right {
    float: right;
    width: calc(50% - 45px);
    height: 30px;
    background-image: url("../img/common/div-right.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 480px 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) { 
	#divider-right {
		background-image: url("../img/common/div-right@2x.png");
	}
}

#newsletter-title {
    text-align: center;
    padding-top: 24px;
}

#newsletter-form {
    max-width: 650px;
    margin: 0 auto;
    padding-top: 21px;
    padding-bottom: 30px;
}

#newsletter-input {
    float: left;
    width: calc(100% - 150px);
    background-image: url("../img/common/dots@2x.png");
    background-repeat: repeat-x;
    background-repeat: space no-repeat;
    background-position: left bottom;
    background-size: 10px 4px;
}

#newsletter-input input {
    width: 100%;
    height: 50px;
    color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px; 
    background-color: transparent;
    border: none;
}

::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1 !important; /* for chrome */
}

:-moz-placeholder { /* Firefox 18- */
    color: #ffffff;
	opacity: 1 !important;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #ffffff;
	opacity: 1 !important;
}

:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1 !important;
}

#newsletter-button {
    float: right;
    width: 110px;
}

#newsletter-button button {
	display: block;
    width: 100%;
	height: 50px;
	border: none;
	background-color: #1b1b1b;
	text-align: center;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 50px;
    letter-spacing: 1px;
    text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#newsletter-button button:hover {
	background-color: #777777;
	color: #ffffff;
	text-decoration: none;
}

#media-full {
    background-color: #1b1b1b; 
    background-image: url("../img/common/background-red.png");
    background-repeat: repeat;
    background-position: center top;
    background-size: 600px 600px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) { 
	#media-full {
		background-image: url("../img/common/background-red@2x.png");
	}
}

#media-full h2 {
    color: #ffffff;    
}

#media-bottom {
    background-image: url("../img/common/footer-top.png");
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 1800px 50px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) { 
	#media-bottom {
		background-image: url("../img/common/footer-top@2x.png");
	}
}

#media-top {
    padding: 50px 0px 50px 0px;
    background-image: url("../img/common/red-bottom.png");
    background-repeat: repeat-x;
    background-position: center top;
    background-size: 1800px 50px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) { 
	#media-top {
		background-image: url("../img/common/red-bottom@2x.png");
	}
}

#video-wrapper {
    padding: 70px 50px 80px 50px;    
}

#news-wrapper {
    padding: 70px 50px 80px 50px;    
}

#video-title {
    text-align: center;
    padding-bottom: 54px;
}

#news-title {
    text-align: center;
    padding-bottom: 54px;
}

#video-embed {
    max-width: 1150px;
    margin: 0 auto;
}

#video-button {
    text-align: center;
    padding-top: 60px;    
}

#video-button a {
    display: inline-block;
    width: 140px;
    height: 50px;
    background-color: #777777;
    color: #1b1b1b;
    font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 50px;
    letter-spacing: 1px;
    text-transform: uppercase;
	text-decoration: none;
    text-align: center;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#video-button a:hover {
    background-color: #ffffff;
    color: #1b1b1b;
	text-decoration: none;
}

#media-line {
    height: 2px;
    background-color: #434343;
    overflow: hidden;
}

#releases-wrapper {
    padding: 70px 50px 80px 50px;    
}

#releases-title {
    text-align: center;
    padding-bottom: 64px;
}

#releases-content {
    max-width: 1060px;
    margin: 0 auto;
}

#news-content {
    max-width: 1060px;
    margin: 0 auto;
}

ul#releases-list {
    padding: 0px;
    margin: 0px;
    list-style: none;
    overflow: hidden;
}

ul#releases-list li {
    float: left;
    width: 260px;
    margin-right: calc(50% - 390px);
}

ul#releases-list li:nth-child(3n+3) {
    margin-right: 0px;
}

ul#releases-list li:nth-child(3n+4) {
    clear: both;
}

ul#releases-list li:nth-child(1n+4) {
    margin-top: 73px;
}

ul#news-list {
    padding: 0px;
    margin: 0px;
    list-style: none;
    overflow: hidden;
}

ul#news-list li {
    float: left;
    width: 260px;
    margin-right: calc(50% - 390px);
}

ul#news-list li:nth-child(3n+3) {
    margin-right: 0px;
}

ul#news-list li:nth-child(3n+4) {
    clear: both;
}

ul#news-list li:nth-child(1n+4) {
    margin-top: 73px;
}

.releases-img {
    
}

.releases-img img {
    width: 100%;
    height: auto;
}

.releases-img iframe {
    border: 0;
    width: 260px;
    height: 260px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.releases-info {
    text-align: center;
    padding-top: 34px;
}

.news-info {
    text-align: left;
    padding-top: 34px;
}

.news-info p {
    display: block;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 2px;
    margin-left: 2px;
    text-transform: uppercase;
}

.news-info span {
    display: block;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 2px;
    margin-left: 2px;
}

.releases-info h3 {
    display: block;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 23px;
    letter-spacing: 2px;
    margin-left: 2px;
    text-transform: uppercase;
}

.releases-info h4 {
    display: block;
    color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
    letter-spacing: 2px;
    margin-left: 2px;
    text-transform: uppercase;
}

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

.releases-official a {
    display: inline-block;
    color: #b81200; 
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
    letter-spacing: 2px;
    margin-left: 2px;
    text-transform: uppercase;
}

.releases-official a:hover {
    color: #ffffff;
    text-transform: uppercase;
}

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

.releases-outside a {
    color: #b81200; 
	font-size: 14px;
	line-height: 23px;
    margin: 0px 10px;
}

.releases-outside a:hover {
    color: #ffffff;
    text-transform: uppercase;
}

#releases-button {
    text-align: center;
    padding-top: 60px;    
}

#releases-button a {
    display: inline-block;
    width: 140px;
    height: 50px;
    background-color: #777777;
    color: #1b1b1b;
    font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 50px;
    letter-spacing: 1px;
    text-transform: uppercase;
	text-decoration: none;
    text-align: center;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#releases-button a:hover {
    background-color: #ffffff;
    color: #1b1b1b;
	text-decoration: none;
}

#footer {
    padding: 31px 50px 72px 50px;
    text-transform: uppercase;
}

#footer-copyright {
    float: left;
    text-align: right;
    width: calc(50% - 50px);
    padding-top: 11px;
}

#footer-credits {
    float: right;
    text-align: left;
    width: calc(50% - 50px);
    padding-top: 11px;
}

#footer-coprolalia {
    float: left;
    width: 100px;
    text-align: center;
}

#footer-coprolalia img {
    display: inline-block;
    width: 69px;
    height: auto;
}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 1249px) {

	/* ipad horizontal layout */
    
    #top-bar {
        height: 60px;
        padding: 0px 35px;
    }

    #top-store a {
        font-size: 18px;
        line-height: 60px;
    }

    #top-social a {
        font-size: 16px;
        line-height: 60px;
        margin-left: 16px;
    }

    #header-bottom {
        padding: 0px 40px 50px 40px;
    }

    #header-logo {
        padding-top: 300px;
    }

    #header-familiar {
        padding-top: 14px;
    }

    #header-familiar h1 {
        font-size: 44px;
        line-height: 64px;
        letter-spacing: 8px;
        padding-left: 8px;
        text-shadow: 0px 0px 10px rgba(27, 27, 27, 1);
    }
    
    #header-cover {
        padding-top: 68px;
        padding-bottom: 70px;
    }

    h2 {
        font-size: 40px;
        line-height: 40px;
        letter-spacing: 8px;
        margin-left: 8px;
    }

    #green-full {
        padding: 0px 40px 0px 40px;
    }

    #shows-title {
        padding-bottom: 12px;
    }

    #divider {
        padding-top: 45px;
    }

    #newsletter-title {
        padding-top: 19px;
    }

    #video-wrapper {
        padding: 60px 40px 70px 40px;    
    }

    #news-wrapper {
        padding: 60px 40px 70px 40px;    
    }

    #video-title {
        padding-bottom: 44px;
    }

    #news-title {
        padding-bottom: 44px;
    }

    #video-button {
        padding-top: 50px;    
    }

    #releases-wrapper {
        padding: 60px 40px 70px 40px;    
    }

    #releases-title {
        padding-bottom: 54px;
    }

    ul#releases-list li {
        float: left;
        width: 260px;
        margin-right: calc(50% - 390px);
    }

    ul#releases-list li:nth-child(3n+3) {
        margin-right: 0px;
    }

    ul#releases-list li:nth-child(3n+4) {
        clear: both;
    }

    ul#releases-list li:nth-child(1n+4) {
        margin-top: 63px;
    }

    ul#news-list li {
        float: left;
        width: 260px;
        margin-right: calc(50% - 390px);
    }

    ul#news-list li:nth-child(3n+3) {
        margin-right: 0px;
    }

    ul#news-list li:nth-child(3n+4) {
        clear: both;
    }

    ul#news-list li:nth-child(1n+4) {
        margin-top: 63px;
    }

    .releases-info {
        text-align: center;
        padding-top: 24px;
    }

    .news-info {
        text-align: left;
        padding-top: 24px;
    }

    #releases-button {
        text-align: center;
        padding-top: 50px;    
    }

    #footer {
        padding: 21px 40px 62px 40px;
    }    
    
}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 1023px) {

	/* ipad vertical layout */
	
    #header-bottom {
        padding: 0px 40px 50px 40px;
    }

    #header-logo {
        padding-top: 280px;
    }

    #header-familiar {
        padding-top: 14px;
    }

    #header-familiar h1 {
        font-size: 38px;
        line-height: 58px;
        letter-spacing: 6px;
        padding-left: 6px;
        text-shadow: 0px 0px 10px rgba(27, 27, 27, 1);
    }
    
    #header-cover {
        padding-top: 48px;
        padding-bottom: 60px;
    }

    h2 {
        font-size: 40px;
        line-height: 40px;
        letter-spacing: 8px;
        margin-left: 8px;
    }

    #green-full {
        padding: 0px 40px 0px 40px;
    }

    ul#releases-list li {
        float: left;
        width: calc(50% - 20px);
        margin-right: 40px;
    }

    ul#releases-list li:nth-child(3n+3) {
        margin-right: 40px;
    }

    ul#releases-list li:nth-child(2n+2) {
        margin-right: 0px;
    }

    ul#releases-list li:nth-child(3n+4) {
        clear: none;
    }

    ul#releases-list li:nth-child(2n+3) {
        clear: both;
    }

    ul#releases-list li:nth-child(1n+4) {
        margin-top: 53px;
    }

    ul#releases-list li:nth-child(1n+3) {
        margin-top: 53px;
    }

    ul#news-list li {
        float: left;
        width: calc(50% - 20px);
        margin-right: 40px;
    }

    ul#news-list li:nth-child(3n+3) {
        margin-right: 40px;
    }

    ul#news-list li:nth-child(2n+2) {
        margin-right: 0px;
    }

    ul#news-list li:nth-child(3n+4) {
        clear: none;
    }

    ul#news-list li:nth-child(2n+3) {
        clear: both;
    }

    ul#news-list li:nth-child(1n+4) {
        margin-top: 53px;
    }

    ul#news-list li:nth-child(1n+3) {
        margin-top: 53px;
    }
    
    .releases-img {
        max-width: 350px;
        margin: 0 auto;
    }

    .releases-info {
        text-align: center;
        padding-top: 24px;
    }

    .news-info {
        text-align: left;
        padding-top: 24px;
    }
    
}


/* -------------------- */
/* -------------------- */

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

	/* mobile layout */
    
    #top-bar {
        padding: 0px 20px;
    }

    #top-store span.toptitle {
        font-weight: 700;  
    }

    #top-social a {
        margin-left: 10px;
    }
    
    #header {
        -webkit-background-size: auto 90%;
        -moz-background-size: auto 90%;
        -o-background-size: auto 90%;
        background-size: auto 90%;
    }

    #header-bottom {
        padding: 0px 30px 50px 30px;
    }

    #header-logo {
        padding-top: 240px;
    }

    #header-familiar {
        padding-top: 14px;
    }

    #header-familiar h1 {
        font-size: 30px;
        font-weight: 600;
        line-height: 38px;
        letter-spacing: 2px;
        padding-left: 2px;
        text-shadow: 0px 0px 10px rgba(27, 27, 27, 1);
    }

    #header-links {
        color: #ffffff;
        font-size: 19px;
        font-weight: 600;
        line-height: 24px;
        text-align: center;
    }

    #header-links span {
        display: none;
    }

    #header-links br {
        display: block;
    }

    #header-links.no-outside {
        padding-left: 0px;    
    }

    #header-links a.official {
        letter-spacing: 2px;
        margin-bottom: 6px;
    }
    
    #header-links.no-outside a.official {
        margin-left: 2px;
    }

    #header-links a.outside {
        font-size: 20px;
        margin: 0px 10px;
    }

    #header-links.no-official a.outside {
        margin-left: 10px;
        margin-right: 10px;
    }

    #header-cover {
        max-width: 220px;
        margin: 0 auto;
        padding-top: 20px;
        padding-bottom: 40px;
    }

    #header-cover img {
        width: calc(100% - 10px);
        height: auto;
        border: 5px solid #ffffff;
    }

    h2 {
        font-size: 28px;
        line-height: 28px;
        letter-spacing: 4px;
        margin-left: 4px;
    }

    #green-full {
        padding: 0px 30px 0px 30px;
    }

    #shows-title {
        padding-bottom: 10px;
    }

    .shows-item {
        padding-top: 22px;    
    }

    .shows-date {
        float: none;
        width: 100%;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 1px;
    }

    .shows-info {
        float: none;
        width: 100%;
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 10px;
        padding-top: 6px;
    }

    #divider {
        padding-top: 32px;
    }

    #newsletter-title {
        padding-top: 13px;
    }

    #newsletter-form {
        max-width: 650px;
        margin: 0 auto;
        padding-top: 12px;
        padding-bottom: 0px;
    }

    #newsletter-input {
        float: none;
        width: 100%;
    }

    #newsletter-input input {
        width: 100%;
        height: 40px;
        color: #242424;
        font-size: 18px;
        line-height: 18px; 
    }
    
    #newsletter-button {
        float: none;
        width: 110px;
        margin: 0 auto;
        padding-top: 12px;
    }

    #newsletter-button button {
        display: block;
        width: 100%;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
    }

    #video-wrapper {
        padding: 30px 30px 40px 30px;    
    }

    #news-wrapper {
        padding: 30px 30px 40px 30px;    
    }

    #video-title {
        padding-bottom: 20px;
    }

    #news-title {
        padding-bottom: 20px;
    }

    #video-button {
        padding-top: 30px;    
    }

    #video-button a {
        height: 40px;
        font-size: 14px;
        line-height: 40px;
    }
    
    #media-line {
        height: 2px;
        background-color: #434343;
        overflow: hidden;
    }

    #releases-wrapper {
        padding: 30px 30px 40px 30px;    
    }

    #releases-title {
        padding-bottom: 20px;
    }

    ul#releases-list li {
        float: none;
        width: 100%;
        margin-right: 0px;
    }

    ul#releases-list li:nth-child(3n+3) {
        margin-right: 0px;
    }

    ul#releases-list li:nth-child(2n+2) {
        margin-right: 0px;
    }

    ul#releases-list li:nth-child(3n+4) {
        clear: none;
    }

    ul#releases-list li:nth-child(2n+3) {
        clear: none;
    }

    ul#releases-list li:nth-child(1n+4) {
        margin-top: 40px;
    }

    ul#releases-list li:nth-child(1n+3) {
        margin-top: 40px;
    }

    ul#releases-list li:nth-child(1n+2) {
        margin-top: 40px;
    }

    ul#news-list li {
        float: none;
        width: 100%;
        margin-right: 0px;
    }

    ul#news-list li:nth-child(3n+3) {
        margin-right: 0px;
    }

    ul#news-list li:nth-child(2n+2) {
        margin-right: 0px;
    }

    ul#news-list li:nth-child(3n+4) {
        clear: none;
    }

    ul#news-list li:nth-child(2n+3) {
        clear: none;
    }

    ul#news-list li:nth-child(1n+4) {
        margin-top: 40px;
    }

    ul#news-list li:nth-child(1n+3) {
        margin-top: 40px;
    }

    ul#news-list li:nth-child(1n+2) {
        margin-top: 40px;
    }
    
    .releases-img {
        max-width: 350px;
        margin: 0 auto;
    }

    .releases-info {
        padding-top: 12px;
    }

    .news-info {
        padding-top: 12px;
    }

    .news-info p {
        display: block;
        color: #ffffff;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 23px;
        letter-spacing: 2px;
        margin-left: 2px;
        text-transform: uppercase;
    }

    .news-info span {
        display: block;
        color: #ffffff;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 23px;
        letter-spacing: 2px;
        margin-left: 2px;
    }

    .releases-info h3 {
        display: block;
        color: #ffffff;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 23px;
        letter-spacing: 2px;
        margin-left: 2px;
        text-transform: uppercase;
    }

    .releases-info h4 {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 1px;
        margin-left: 1px;
    }

    #releases-button {
        padding-top: 30px; 
    }

    #releases-button a {
        height: 40px;
        font-size: 14px;
        line-height: 40px;
    }

    #footer {
        padding: 0px 30px 40px 30px;
    }

    #footer-copyright {
        float: none;
        text-align: center;
        width: 100%;
        padding-top: 0px;
    }

    #footer-credits {
        float: none;
        text-align: center;
        width: 100%;
        padding-top: 0px;
    }

    #footer-coprolalia {
        float: none;
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }

}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 599px) {

	/* in-between size */

    
    
    
    
    
    
	
}
	
	
/* -------------------- */
/* -------------------- */

@media all and (max-width: 479px) {

	/* mobile vertical layout */

	
    
    
    

}
