@font-face {
	font-family: 'EverybodyWorld';
	src: url('EVERYBODYWORLD-Black.eot');
	src: url('EVERYBODYWORLD-Black.eot?#iefix') format('embedded-opentype'),
		url('EVERYBODYWORLD-Black.woff') format('woff'),
		url('EVERYBODYWORLD-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

body, html {
	height: 100%;
}

h2 .title, h2 .date {
    /*-webkit-text-stroke: 3px white;*/
}

p, a {
	/*-webkit-text-stroke: 1px white;*/
}

* {
	font-family: 'EverybodyWorld', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
}

img {
	max-width: 50%;
	max-height: 600px;
	width: auto;
	height: auto;
	position: absolute;
	/*outline: 10px solid white;*/
}

body {
	margin: 0;
	padding: 0;
	background-color: #f83b22;
}


/* -------------------------------------------------------------------------------
 * general block styles
 * -------------------------------------------------------------------------------*/

h2 {
	text-transform: uppercase;
	font-weight: 900;
	text-align: center;
	/*text-shadow: 3px 3px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;*/
	line-height: .4;
}

h2 .title {
	display: block;
}

h2 .date {
	display: block;
	max-width: 1000px !important;
	margin-left: auto;
	margin-right: auto;
	line-height: 1;
}

a, a:hover, a:active {
	text-decoration: none;
}

.block {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 560px;
}

.block-london,
.block-la,
.block-melb {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 360px;
}

.text-block {
	line-height: 1.2;
	font-size: 18px;
	max-width: 800px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background-color: pink;
	color: red;
	padding: 0 25px 0;
	border: 7px solid red;
	box-sizing: border-box;
}

.block-inner {
	padding-top: 0;
	position: relative;
	top: 50%;
	width: 100%;
	transform: translate(0, -50%);
}

.text-block .description {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.tickets {
	display: inline-block;
	border: 4px solid;
	padding: 10px 5px;
	background-color: pink;
	font-size: 18px;
}

.block-intro p.ticket-container {
	text-align: center;
}

.tickets:hover {
	border: 4px solid !important;
}

.tickets:active {
	border: 4px solid !important;
}
.email {
	margin-left: 5px;
}

/* -------------------------------------------------------------------------------
 * intro block
 * -------------------------------------------------------------------------------*/

.block-intro {
	background-image: url('/img/background-intro.jpg');
}

.block-intro .text-block {
	/*box-shadow: 5px 5px 0 turquoise, 3px 3px 0 turquoise;*/
}

.block-intro .text-block p {
	/*-webkit-text-stroke: 0;*/
}

h1 {
	text-align: center;
	width: 100%;
	margin-top: 0;
	/*text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
}

.marawa, .kevin {
	color: white;
	display: block;
	max-width: 98%;
	margin-left: auto;
	margin-right: auto;
	line-height: 0.9;
}

.marawa {
	color: #f83b22;
	-moz-text-stroke-color: #e8c6c2;
	-webkit-text-stroke-color: #e8c6c2;
	-moz-text-stroke-width: 1px;  
	-webkit-text-stroke-width: 1px;
}

.kevin {
	line-height: 1.2;
	color: #e8c6c2;
	-moz-text-stroke-color: #f83b22;
	-webkit-text-stroke-color: #f83b22;
	-moz-text-stroke-width: 1px;  
	-webkit-text-stroke-width: 1px;
}

/* -------------------------------------------------------------------------------
 * london block
 * -------------------------------------------------------------------------------*/

.block-london {
	background-image: url('/img/background-london-opacity.jpg');
}

/*.block-london a {
	color: #E84C09;
}

.block-london a:hover {
	text-decoration: none;
	border-bottom: 4px solid #E84C09;
}

.block-london a:active {
	text-decoration: none;
	border-bottom: 4px solid #FF59CD;
	color: #FF59CD;
}

.block-london .text-block {
	background-color: transparent;
	border: 0;
	max-width: 100%;
	color: #FF59CD;
	font-size: 22px;
}

.block-london .text-block h2 {
	max-width: 98%;
	margin: 0;
}

.block-london .text-block h2 a {
	color: #E84C09;
}

.block-london .text-block h2 a:hover {
	color: #FF59CD;
	text-decoration: none;
}

.block-london .text-block h2 a:active {
	color: #FF59CD;
	border-bottom: 4px solid color: #FF59CD;
	text-decoration: none;
}

.block-london .tickets:hover {
	color: #FF59CD;
	border-color: #FF59CD;
}

.block-london .tickets:active {
	color: #FF59CD;
	border-color: #FF59CD;
}*/

/* -------------------------------------------------------------------------------
 * la block
 * -------------------------------------------------------------------------------*/

.block-la {
	background-image: url('/img/background-la-opacity.jpg');
}

/*.block-la a {
	color: #E25189;
}

.block-la a:hover {
	text-decoration: none;
	border-bottom: 4px solid #E25189;
}

.block-la a:active {
	text-decoration: none;
	color: #FFA35E;
	border-bottom: 4px solid #FFA35E;
}

.block-la .text-block {
	background-color: transparent;
	border: 0;
	max-width: 100%;
	color: #FFA35E;
	font-size: 22px;
}

.block-la .text-block h2 {
	max-width: 98%;
	margin: 0;
}

.block-la .text-block h2 a {
	color: #E25189;
}

.block-la .text-block h2 a:hover {
	color: #FFA35E;
	text-decoration: none;
}

.block-la .text-block h2 a:active {
	color: #FFA35E;
	border-bottom: 4px solid #FFA35E;
	text-decoration: none;
}

.block-la .tickets {
	background-color: #ffc184;
}

.block-la .tickets:hover {
	color: #FFA35E;
	border-color: #FFA35E;
}

.block-la .tickets:active {
	color: #FFA35E;
	border-color: #FFA35E;
}*/


/* -------------------------------------------------------------------------------
 * melbourne block
 * -------------------------------------------------------------------------------*/

.block-melb {
	background-image: url('/img/background-melb-opacity.jpg');
}

.block-intro a,
.block-london a,
.block-la a,
.block-melb a {
	color: coral;
}

.block-intro a:hover,
.block-london a:hover,
.block-la a:hover,
.block-melb a:hover {
	text-decoration: none;
	border-bottom: 4px solid coral;
}

.block-intro a:active,
.block-london a:active,
.block-la a:active,
.block-melb a:active {
	text-decoration: none;
	color: mediumvioletred;
	border-bottom: 4px solid mediumvioletred;
}

.block-london .text-block,
.block-la .text-block,
.block-melb .text-block {
	background-color: transparent;
	border: 0;
	max-width: 100%;
	color: mediumvioletred;
	font-size: 22px;
}

.block-london .text-block h2,
.block-la .text-block h2,
.block-melb .text-block h2 {
	max-width: 98%;
	margin: 0;
}

.block-london .text-block h2 a,
.block-la .text-block h2 a,
.block-melb .text-block h2 a {
	color: coral;
}

.block-london .text-block h2 a:hover,
.block-la .text-block h2 a:hover,
.block-melb .text-block h2 a:hover {
	color: mediumvioletred;
	text-decoration: none;
}

.block-london .text-block h2 a:active,
.block-la .text-block h2 a:active,
.block-melb .text-block h2 a:active {
	color: mediumvioletred;
	border-bottom: 4px solid mediumvioletred;
	text-decoration: none;
}

.block-london .tickets:hover,
.block-la .tickets:hover,
.block-melb .tickets:hover {
	color: mediumvioletred;
	border-color: mediumvioletred;
}

.block-london .tickets:active,
.block-la .tickets:active,
.block-melb .tickets:active {
	color: mediumvioletred;
	border-color: mediumvioletred;
}

.image-gallery .block-intro {
	position: fixed;
	z-index: 101;
	pointer-events: none;
	background-image: none;
}

.image-gallery .photos {
	line-height: 0;
}

.image-gallery a {
	display: inline-block;
	width: 50%;
	height: 0;
	padding-bottom: 50%;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-position: center center;
}

.image-gallery img {
	position: relative;
	max-width: none;
	height: auto;
}

/* -------------------------------------------------------------------------------
 * media queries
 * -------------------------------------------------------------------------------*/

@media (min-width: 600px) {
	.marawa {
		color: #f83b22;
		-moz-text-stroke-color: #e8c6c2;
		-webkit-text-stroke-color: #e8c6c2;
		-moz-text-stroke-width: 3px;  
		-webkit-text-stroke-width: 3px;
	}

	.kevin {
		line-height: 1.2;
		color: #e8c6c2;
		-moz-text-stroke-color: #f83b22;
		-webkit-text-stroke-color: #f83b22;
		-moz-text-stroke-width: 3px;  
		-webkit-text-stroke-width: 3px;
	}
	.block-london {
		background-image: url('/img/background-london.jpg');
		transition: all 0.5s linear;
	}

	.block-london:hover {
		background-image: url('/img/background-london-opacity.jpg');
		transition: all 0.1s linear;
	}
	.block-la {
		background-image: url('/img/background-la.jpg');
		transition: all 0.5s linear;
	}

	.block-la:hover {
		background-image: url('/img/background-la-opacity.jpg');
		transition: all 0.5s linear;
	}
	.block-melb {
		background-image: url('/img/background-melb.jpg');
		transition: all 0.5s linear;
	}

	.block-melb:hover {
		background-image: url('/img/background-melb-opacity.jpg');
		transition: all 0.5s linear;
	}

	.tickets {
		font-size: 32px;
		padding: 15px 20px;
	}

	.email {
		margin-left: 10px;
	}

  	.text-block {
  		font-size: 24px;
  	}

  	.tickets, .tickets:hover, .tickets:active {
  		border-width: 6px !important;
  	}

  	.block {
  		height: 100%;
  	}

	.block-london,
	.block-la,
	.block-melb {
		height: 100%;
	}

	.block-london .text-block,
	.block-la .text-block,
	.block-melb .text-block {
		font-size: 32px;
	}

	h2 {
		line-height: 0.7;
	}

	h2 .date {
		line-height: 1;
	}
}

@media (min-width: 600px) {
	.image-gallery a {
		width: 33.333%;
		padding-bottom: 33.333%;
	}
}

@media (min-width: 800px) {
	.image-gallery a {
		width: 25%;
		padding-bottom: 25%;
	}
}

@media (min-width: 1000px) {
	.image-gallery a {
		width: 20%;
		padding-bottom: 20%;
	}
}