* {
	margin: 0;
	padding: 0,0;

}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html {
	background-color: #000000;
}
body {
	background-color: #000000;
	width: 100%;
	font-family: 'helvetica neue';
	overflow-x: hidden;
}

/* Text Styles for the page */
h1 {
	font-size: 5rem;
	margin-bottom:20px;
}
h2 {
	font-size: 4rem;
	line-height: 4rem;
	margin-bottom:20px;
	font-weight: lighter;
	color: #ffffff;

}
h3 {
	font-size: 3rem;
	line-height: 2.5rem;
	margin-bottom:20px;
}
h4 {
	font-size: 2rem;
	line-height: 2.5rem;
	margin-bottom:20px;
}
p {
	font-size: 0.8rem;
	line-height: 2rem;
	text-shadow:none;
}
blockquote {
	font-size: 1.7rem;
	font-style: italic;
	font-family: 'zapfino';
	color: #ffffff;

}
pre {
	font-size: 0.9rem;
}
#container-main {
	min-width: 100%;
	background-color: #000;
	color: #fff;
	margin: 0px ;
	padding: 0px;
}

nav {
	width: 100%;
}

.uk-nav ul {
	color: #ffffff;
	text-align: right;
	font-family: 'century gothic';
	font-weight: 200;
}

nav#uk-navbar {
	color: #ffffff;
	width: 100%;
	padding-top: 10px;
}


#uk-navbar {
	background-color: #000000;
	color: #ffffff;
	font-family: 'century gothic';
	font-weight: bold;
	width: 100% !important;
	margin-right: 0px;
	margin-left: 0px;

}

#uk-navbar-nav {
  color: #ffffff;
  font-family: 'century gothic';
  float: right;
  margin-right: 20px;
  float: right;
}

#uk-navbar a {
	color: #ffffff;
	font-family: 'helvetica neue';
	font-weight: 300;
	font-size: .9rem;

}

#uk-navbar a:hover {
	text-decoration: none;
	color: #D2E312;
	background-color: #000000;
}
.uk-navbar-brand {
	float: left;
	text-decoration: none;
	width: 200px;

}

a#navbar-brand a:hover {
	text-decoration: none;
	color: #D2E312;

}

.uk-navbar-brand img {
	width: 90%;
	text-decoration: none;
	padding-top: 10px;
	float: left;
}

.uk-navbar-brand a:hover,
.uk-navbar-brand a:focus {
	text-decoration: underline;	
	background-color: #1a1a1a;
	border-radius: 10px;
	color: #D2E312;

}

ul.uk-navbar-nav a:hover,
ul.uk-navbar-nav a:focus {
	background-color: #2a2a2a;
	border-radius: 10px;
	color: #D2E312;
}

.uk-nav-navbar ul a:hover {
}


/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-nav-navbar > li > a:hover,
.uk-nav-navbar > li > a:focus {
  background: #2a2a2a;
  color: #D2E312;
  text-decoration: underline;
  /* 2 */
  outline: none;

}


.uk.navbar-nav {
	
}


#mobile-menu-icon {
	width: 30px;
	margin-top: 10px;
	color: #DAE919;
}

#mobile-menu-icon a:hover{
	
}


.header {
	/* background-image: url(../img/image5-qtwn-fog.png); */
	background-size: cover;
	background-color: #000000;
	height: 300px;
	padding-top: 200px;
}

.header-inner {
	/* limit width */
	max-width: 60%;
	;

	/* center */
	margin: 0 auto;

	/* space out parent */
	padding: 100px 0px 0px;
}
.header img {
	
	padding-bottom: 0px;
}
/* typography */
/* .header h1 {
	font-family: 'helvetica neue';
	font-weight: lighter;
	font-size: 121px;
	color: white;
}
.header h2 {
	font-family: 'helvetica neue';
	font-weight: lighter;
	font-size: 48px;
	color: rgba(255,255,255,0.65);

}

*/
section {
	padding: 5% 15% 5% 15%;
	background-color: #fff;
	font: inherit;
	color: #000;
	height: 300px;
	overflow-x: hidden;
	overflow-y: hidden;
}

section p {

}

#header-image {
	width: 60%;
}






section.wrapper {
	margin-bottom: 0px;

}

.section-1-container {
	overflow: hidden;
	max-width: 100%;
	height: 200px;


}


.section-1-inner {
	text-align: center;
	padding-top: 0px;
	color: #ffffff;
	max-width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 20px 0 0 0;
}

.section-1-inner h1,
.section-1-inner h2 {
	color: #D2E312;
	font-family: 'helvetica neue';
	font-weight: lighter;
	font-size: 300%;
}


#section-1-inner a {
	color: #D2E312;
	text-decoration: none;	
}

#header-bottom a:hover {
	color: #ffffff;
	text-decoration: none;
	
}
/* special Event */
.special-event-container-1 {
	background-image: url(../img/IMG_2802-small.png);
	background-size: cover;
	background-color: #000000;


}

.special-event-inner-1 {
	/* limit width */
		height: 500px;

	max-width: 100%;
	/* center */
	margin: 0 auto;

	/* space out parent */
	text-align: center;

}

.special-event-inner-1 h1 {
	font-family: 'helvetica neue';
	font-weight: lighter;
	color: #E30000;
}
.special-performance-hr{
	border-color: #E30000;
	width: 60%;
}
.special-event-container img {
	width: 60%;
	padding-bottom: 0px;
}
#mona-venue {
	height: 500px;
}
#mona-venue-logo-teaser {

	width: 30%;
}

#special-event-inner-bottom {
	padding-bottom: 10px;
}
/* typography */
 .special-event-container-1 h1 {
	font-family: 'helvetica neue';
	font-weight: lighter;
	color: white;
	line-height: 1.0;
	color: red;

}
.special-event-container-1 h2 {
	font-family: 'helvetica neue';
	font-weight: lighter;
	color: #ffffff;
}

 .special-event-container-1 h3 {
	font-family: 'helvetica neue';
	font-weight: lighter;
	color: #ffffff;
}

 .special-event-container-1 h4 {
	font-family: 'helvetica neue';
	font-weight: lighter;
	color: #ffffff;
}


.special-event-container-2 {
	/*
	background-image: url(../img/blood-small-01.jpg); 
	background-size: cover; */
	overflow: hidden;
	max-width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #ffffff;
}

.special-event-inner-2 {
	text-align: center;
	padding-top: 0px;
	color: #ffffff;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}

.special-event-inner-2 h1 {
	color: red;
	font-family: 'helvetica neue';
	font-weight: lighter;
	font-size: 300%;
	font-size: 5rem;
}

a:link, a:visited{
	color:#E0CB77;
	text-decoration: none;
}
a:active{
	color: #D2E312;
	/* color:#3F5263;
	*/
}
a:hover{
	text-decoration: underline;
}
a.btn {
	border: 4px solid red;
	font-family: 'helvetica neue';
	font-size: 10%;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
	cursor: pointer;
	padding: 1.5% 1% 0.5% 1%;
	/*
	padding: 1.5rem 4rem; */
	display:inline-block;
	text-align:center;
	text-transform: uppercase;
	margin-top:20px;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	
	/* -webkit-transition:all 0.1s ease-in-out;
	   -moz-transition:all 0.1s ease-in-out;
	        transition:all 0.1s ease-in-out; */
}
a.btn:hover{
	background: red;
	color: #000000;
	border: 4px solid #ffffff;
	font-weight: normal;
}
a.btn h4 {
	color: #ffffff;

}
a.btn:hover h4{
	color: #000000;
}


#btn-1 {
	margin-right: 10px;
}

#btn-2 {
	margin-left: 10px;
}

/* Section 2 */
.section-2-container {
	/* background-image: url(../img/bubbles-red.png); 
	background-size: cover; */
	padding-top: 40px;
	height: 500px;
	overflow: hidden !important;
	width: 100%;
	color: #ffffff;
	
}

.section-2-inner {
	height: 250px;
	font-family: 'helvetica neue';
	width: 100%;
	
	color: #ffffff;
}

.section-2-inner h1,
.section-2-inner h2 {
	color: #D2E312;	
	font-family: 'helvetica neue';
	font-weight: lighter;
	font-size: 280%;
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	
}

.section-2-inner h1 {
	color: #D2E312;	
	font-family: 'helvetica neue';
	font-weight: lighter;
	font-size: 380%;
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;

	overflow-x: hidden;
	overflow-y: hidden;
	
}
.section-2-inner p {
	font-family: 'century gothic';
}


.section-2-inner li {
	margin-left: 3%;
	margin-right: 3%;
	width: 25%;
}
.uk-width-1-3 {
	
}
.section-2-inner h2 {
	color: #D2E312;

}

#analysis-panel,
#symbolism-panel,
#energy-panel p {
	font-size: .8rem;
}


ul.uk-grid.uk-margin {
	margin-left: 0%;
	margin-right: 0%;
}
/* Start About Section */
section#about-wrapper {
	height: auto;
	background-color: #000000;
	padding-top: 60px;

}
#about-wrapper-img {
	width: 20%;
	margin-bottom: 50px;
}

#about-wrapper h2 {
	color: #ffffff;
}

#about-wrapper-content p {
	font-family: 'century gothic';
	color: #ffffff;
}	


#about-wrapper a {
	font-family: 'century gothic';
	color: #8B9C3A;
}

#about-wrapper a:hover {
	color: red;
}		
/* Start About Section */

/* Paradox COntainer */
.paradox-container {
	
	background-image: url(../img/blood-sketch-sc2.1-cut.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 50px;
	height: 450px;
	overflow: hidden !important;
	width: 100%;
	font-family: inherit;
	overflow-x: hidden;
	overflow-y: hidden;
	color: #000000;
	
}

.paradox-inner {
	color: #000000;
}

.paradox-inner h1 {
	color: #000000;
	font-size: 5rem;
	padding-bottom: 40px;

}

.paradox-inner p {
	line-height: 1.8rem;
	font-size: 1.0rem;

}

#paradox-panel {
	padding-top: 50px;
	color: #000000;
	font-family: 'century gothic';
	text-align: center;
	width: 60%;
	

}

section#mona-wrapper {
	padding-top: 60px;
	margin-bottom: 0px;
	height: auto;
	background-color: #000000;
	color: #ffffff;
	/* background-image: url(../img/blood-flyer.png);
	background-size: cover;
	background-image: width:50%; */
}

 #special-performance-logo {
 }

#mona-wrapper a {
	font-family: 'century gothic';
	color: #8B9C3A;
}

#mona-wrapper a:hover {
	color: red;
}	
.mona-content-title {
}

#mona-venue-logo {
	width: 50%;
	margin-bottom: 10px;
	float: right;
}
#mona-logo {
	width: 40%;
}
#mona-content h1 {
	font-size: 5rem;
	font-weight: lighter;
	line-height: 5rem;
	margin-bottom: 0px;
}
#mona-content h2 {
	font-size: 3rem;
	line-height: 4rem;
	font-weight: lighter;
	color: red;
	margin-top: 15%;
	float: left;
}
#mona-content h3 {
	font-size: 3rem;
	line-height: 2.5rem;
}
#mona-content h4 {
	font-size: 2rem;
	line-height: 2.5rem;
	color: #000000;
}
#mona-content h5 {
	font-size: 1.8rem;
	line-height: 2rem;
	color: #000000;
	font-family: 'helvetica neue';
}
#mona-content p {
	font-size: 1rem;
	line-height: 2rem;
	text-shadow:none;
	font-family: 'century gothic';
}
#mona-content hr {
	color: #000000;
	
}

#mona-image img {
	
}

.section-3-inner-top,
 .section-3-inner-bottom {
	font-family: 'century gothic';
	color: #D2E312;
	max-width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}

.section-3-inner-top h1 {
	color: #000000;
	font-weight: lighter;
}
 .section-3-inner-bottom h1 {
	color: #D2E312;
	font-weight: lighter;
	padding-top: 20px;
}


/* Vertical of the Role */
.vertical-role-container {
	
	background-image: url(../img/blood-scene-1-double.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 50px;
	height: 450px;
	overflow: hidden !important;
	width: 100%;
	font-family: inherit;
	overflow-x: hidden;
	overflow-y: hidden;
	color: #ffffff;
}

.vertical-role-inner-top,
 .vertical-role-inner-bottom {
	font-family: 'helvetica neue';
	color: #ffffff;
	max-width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}

.vertical-role-inner-top h1 {
	color: #D2E312;
	font-weight: ;
}
 .vertical-role-inner-bottom h1 {
	color: #D2E312;
	font-weight: 200;
	padding-top: 80px;
}

/* Start Gallery */
section#gallery-wrapper {
	font-family: 'helvetica neue';
	color: #ffffff;
	height: 200px;
	padding-top: 60px;
	margin-bottom: 40px;
	background-color: #000000;
	display: inline-block;
	

}
.gallery-wrapper p {
	font-family: 'helvetica neue';
	color: #ffffff;

}

#gallery-content {
	padding-top: 10px; 
}

#gallery-title h2, h1{
	color: #ffffff;
	font-family: 'helvetica neue';
	font-weight: lighter;
}
#gallery-title h1 {
	font-size: 3.5rem;
}
.gallery-content img{
	padding: 10px;
}
#gallery-pic-1 {
	width: 60%;
}

#gallery-pic-2 {
	width: 50%;
}

#gallery-pic-3 {
	width: 60%;
	margin-bottom: 25px;
}

#gallery-pic-4 {
	width: 60%;
}
#top-line-gallery {
	width: 60%;
	margin-top: 50px;
}

/* End Gallery */
/* bottom line red */
hr.bottom-line {
	color: #E30000;
	width: 60%;
}

hr {
	border-style: solid; 
	border-width: 1px 0 0 0;
	border-color: #E30000;
}
#bottom-line hr {
	color: #E30000;
}


/* Start Section 4 */
.section-4-container {
	background-image: url(../img/bottle-barcode.png);
	background-size: cover;
	padding-top: 150px;
	height: 450px;
	
	max-width: 100%;
	color: #ffffff;
	opacity: 0.5;
}

.section-4-inner {
	height: 250px;
	font-family: 'helvetica neue';
	margin-left: 5%;
	margin-right: 5%;
	color: #ffffff;
}

.section-4-inner h2 {
	color: #D2E312;
	font-weight: lighter;
	
}

.section-4-inner p {
	color: #000;
}

#section-4-graphics-panel {
	border: solid 1px #ffffff;
	border-radius: 15px;
}
/* slider */
.slideshow-wrapper {
	background-color: #82e3ec;
	height: 150px;
}

.uk.slidenav-contrast {
	color: rgba(255,0,0,.5);
}

.uk-slidenav-contrast:focus, .uk-slidenav-contrast:hover {
	color: rgba(255,0,0,.9);
}

li.img {
	width: 100%;
	display: inline-block;
}



/* slider 
.uk-slider-container {
	margin-top: 20px;
	margin-bottom: 20px;
}

.uk-slider li img {
	padding-left: 10px;
	padding-right: 10px;
}

.uk.slidenav-contrast {
	color: rgba(255,0,0,.5);
}

.uk-slidenav-contrast:focus, .uk-slidenav-contrast:hover {
	color: rgba(255,0,0,.9);
} */
/* Footer */

/* Footer Start */
footer img{
	width: 70%;
	
	color: #ffffff;
}


.footer-wrapper {
	overflow: hidden !important;
	width: 100%;
	height: auto;
	
}



.footer-inner {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	color: #fff;
	font-weight: lighter;
}
.footer-inner-top {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	color: #fff;
	font-weight: lighter;
}


a#to-top-scroll {
	color: #8A9228;
	font-weight: normal;
}
a#to-top-scroll:hover {
	color: #D2E312;
	text-decoration: none;
}

#footer-contact-panel h4 {
	margin-right: 0px;
	color: #D2E312;
	font-weight: lighter;
}

#footer-contact-panel h5, h3 {
	color: #D2E312;
	font-size: 1.3rem;
}
#footer-contact-panel p {
	color: #D2E312;
	font-size: 1.3rem;
}
#footer-img-panel p {
	color: #D2E312;
	font-size: 1.3rem;
	font-weight: bolder;
}
#footer-site-panel h4 {
	margin-right: 0px;
	color: #D2E312;
	font-weight: lighter;
}

#footer-site-panel h5 {
	margin-right: 20px;
	color: #D2E312;
}

#footer-site-panel ul li {
	display: block;
	color: #D2E312;
}
#footer-site-panel a {
	color: #D2E312;
	font-size: 1.3rem;
}

#footer-site-panel-links {
	display: block;
}

#footer-node42 {
	width: 70%;
}

.uk-offcanvas-bar a:hover,
.uk-offcanvas-bar a:focus {
	background-color: #1a1a1a;
	border-radius: 15px;
	color: #D2E312;
}

@media screen and (min-width: 1350px) {
	.special-performance-container {
		height: 750px;
	}
}

@media screen and (max-width: 780px) {
		.uk-offcanvas-bar {
		background-color: #000000;
		}
		.uk-offcanvas-bar a:hover,
		.uk-offcanvas-bar a:focus {
			background-color: #2a2a2a;
			color: #D2E312;
		}
		h2 {
			font-size: 3.1rem;
			line-height: 1.5rem;
		}

		h4 {
			font-size: 1.3rem;
			line-height: 1.5rem;
		}

		p {
			font-size: .7rem;
			line-height: 1.2rem
		}

		#header-inner {
			text-align: center;
		}

		#btn-1,
		#btn-2 {
			margin-top: 10px;
		}
		blockquote {
			font-size: 1.0rem;
			color: #ffffff;
		}

		
		.special-event-container-2 {
			height: 500px;
			padding-top: 40px;
		}
		.special-event-container-2 img{
			max-width: 50%;
		}
		#special-performance h2 {

		}
		#special-event-inner-top {
		}
		a.btn {
			border: 4px solid red;
			padding: 0.9rem 1.0rem;
			margin-top:5px;
			padding-right: 10px;
			padding-left: 10px;
			letter-spacing: 1px;
			font-size: 1.2rem;
			color: #ffffff;
			font-family: 'century gothic';
		}
		.section-1-container{
			width: 100%;
			text-align: center;
			height: 300px;

		}
		#mona-venue-logo-teaser{
			width: 50%;
		}

	/* Start Mona Special Performance */
		#mona-wrapper p {
		font-size: .9rem;
			line-height: 2.5rem;
		}
		#mona-content p {
			
		}
		#mona-wrapper h2 {
			font-size: 2.0rem;
			font-weight: lighter;
			margin-top: 15%;
			line-height: 2.0rem;
		}
		#mona-wrapper h4 {
			font-size: 1.0rem;
			line-height: 1.0rem;
		}
		#mona-wrapper h5 {
			font-size: 1.1rem;
			font-weight: lighter;
		}
		#mona-venue-logo {
			width: 90%;
		}
		#mona-venue {
		width: 50%;
		margin-bottom: 20px;
		}
		#mona-image-img {
			width: 50%;
			margin-top: 20px;
		}
		.section-1-inner {
			width: 100%;
			text-align: center;
		}
		
		.section-1-inner p {
			font-size: .8rem;
			line-height: 1.2rem;
		}
		.section-1-inner h1 {
			font-size: 1.0rem;
			line-height: 1.2rem;
		}
		#synopsis-blood-img {
			width: 80%;
		}
		.section-2-container {
			width: 100%;
		}
		.section-2-container h2 {
			font-size: 1.5rem;
		}

		.section-2-container p {
			font-size: 0.8rem;
			line-height: 1.2rem;
			font-family: 'century gothic';
		}
	/* End Mona Special Performance */

	/* Start About 780px */
		section#about-wrapper {
			padding-top: 20px;
			width: 80%;
			padding: 0px 0 40px 0;
		}

		#about-wrapper-content {
			line-height: 2.8rem;
			margin-top: 40px;
		}

		#about-wrapper img {
			margin-bottom: 50px;
			width: 60%;
		}

		#about-wrapper-content p {
			line-height: 1.8rem;
			font-size: 0.9rem;
		}

		#about-wrapper h2 {
			font-size: 2.1rem;
			font-weight: lighter;
			color: #ffffff;
		}

	/* Paradox Container */
		.paradox-container {
			padding-top: 0px;
			height: 450px;		
		}
		.paradox-container h1 {
			padding-bottom: 0px;
		}
		#paradox-panel {
			width: 80%;
		}
		#paradox-panel h1 {
			font-size: 3.5rem;
		}
		#paradox-panel p {
			font-size: 1.0rem;
		}
		/* About */

		#about-wrapper-content {
			line-height: 2.8rem;
			margin-top: 40px;
		}

		#about-wrapper img {
			margin-bottom: 50px;	
		}

		#about-wrapper-content p {
			line-height: 1.2rem;
			font-size: 0.9rem;
		}

		#about-wrapper h2 {
			font-size: 2.1rem;
			font-weight: lighter;
			color: #ffffff;
		}

		.footer-inner-top {
		margin-top: 20px;
		margin-left: 20px;
		margin-right: 20px;
		color: #fff;
		font-weight: lighter;
		}
		#footer-wrapper-small p {
			font-size: 1.2rem;
			color: #D2E312;
		}
		#footer-wrapper-small h2 {
			font-size: 2rem;
			color: #D2E312;
			font-weight: lighter;
		}
		#footer-wrapper-small h3 {
			font-size: 1.5rem;
			font-family: 'helvetica neue';
			color: #D2E312;
			margin-bottom: 0px;
		}
		#footer-wrapper-small a {
			color: #D2E312;
		}
		#footer-node42-small-img {
			width: 80%;
			margin-top: 10px;
		}
		#footer-aftp-small-img {
			width: 80%;
			margin-top: 0px;
		}

		.footer-container {
			padding-bottom: 20px;
		}

		#footer-node42 {
			width: 70%;
		}
		#footer-contact-small p {
			color: #D2E312;
		}

		#footer-contact-panel-small ul li a {
			color: #D2E312;
		}

	}


@media screen and (max-width: 478px) {
	h1 {
		font-size: 3.3rem;
		margin-bottom:10px;
	}
	h2 {
		font-size: 2.2rem;
		line-height: 2rem;
		margin-bottom:5px;
		color: inherit;
		font-weight: inherit;
	}
	h4 {
		font-size: 1.2rem;
		line-height: 1.5rem;
	}
	h3 {
		font-size: 1.3rem;
		line-height: 1.8rem;
		margin-bottom:10px;
		color: #ffffff;
		font-weight: lighter;
	}

	h4 {
		font-size: 1.0rem;
		line-height: 1.8rem;
		margin-bottom:10px;
		font-weight: lighter;
	}
	p {
		font-size: .7rem;
		line-height: 0.9rem;

		text-shadow:none;
	}
	blockquote {
		font-size: 1rem;
	}

	.content {
		margin-top: 10px;
		padding: 10px;
		color: #000;
	}

	header {
		margin: 0 auto;

	}
	.header-inner {
		padding-top: 150px;
		text-align: center;
		padding-left: 0px;
		color: black;
		width: 100%;

	}
	#blood-top-line,
	#blood-one-man {
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
	}

	header img {
		width: 40%;
		margin-left: 0px;

	}
	
	a.btn h4 {
		font-size: 1.3rem;
	}
	a.btn:hover {
	background:red;
	color: black;
	border: 2px solid #ffffff;
	}
	a.btn:hover h4 {
	color: black;
	}
	
	#mona-wrapper {
		padding: 10px 10px 10px 10px;
	}
	#mona-wrapper p {
		font-size: 0.9rem;
		line-height: 1.8rem;
	}
	#mona-content {

		
	}
	#special-event-inner-1 h1 {
		font-size: 4rem;
		}
	#mona-venue-logo-teaser {
		width: 100%;
		margin-bottom: 20px;
	}

	#mona-image img {

	}
	#paradox-panel h1 {
		line-height: 3rem;
	}
	.section-2-container {
		height: 300px;
	}
	.section-2-container p {
		display: none;
	}

	.section-2-container h2 {
		line-height: none;
	}
	.section-2-inner h2 {
		font-size: 1.2rem;
		line-height: 1.5rem;

	}
	#analysis-panel,
	#symbolism-panel,
	#energy-panel {
		width: 100%;
	}
	#mona-image-img {
		width: 70%;
		margin-top: 20px;
	}

	#about-wrapper-content {
		line-height: 2.5rem;
		margin-top: 30px;
	}

	#about-wrapper-img {
		width: 80%;
	}

}
