/*!
	Built in the VVVOID
	VVVOID, London, U.K
	http://vvvoid.co.uk
	hello@vvvoid.co.uk
!*/


/* ---------- Fonts ---------- */

/*
@font-face {
	font-family: 'TeXGyreAdventorRegular';
	src: url('fonts/texgyreadventor-regular-webfont.eot');
	src: local('☺'),
		 url('fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
		 url('fonts/texgyreadventor-regular-webfont.svg#webfontn18Af3vl') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/


/* ---------- Icons ---------- */

@font-face {
	font-family: 'Libre Baskerville';
	src:url('fonts/LibreBaskerville-Regular/LibreBaskerville-Regular.woff2') format('woff2'),
		url('fonts/LibreBaskerville-Regular/LibreBaskerville-Regular.woff') format('woff'),
		url('fonts/LibreBaskerville-Regular/LibreBaskerville-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Libre Baskerville';
	src:url('fonts/LibreBaskerville-Italic/LibreBaskerville-Italic.woff2') format('woff2'),
		url('fonts/LibreBaskerville-Italic/LibreBaskerville-Italic.woff') format('woff'),
		url('fonts/LibreBaskerville-Italic/LibreBaskerville-Italic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Libre Baskerville';
	src:url('fonts/LibreBaskerville-Bold/LibreBaskerville-Bold.woff2') format('woff2'),
		url('fonts/LibreBaskerville-Bold/LibreBaskerville-Bold.woff') format('woff'),
		url('fonts/LibreBaskerville-Bold/LibreBaskerville-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

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

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "icon";
	font-style: normal;
	font-weight: normal;
	speak: none;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
}

.icon-btn-camera-round:before { content: '\e800'; } /* '' */
.icon-btn-camera:before { content: '\e801'; } /* '' */
.icon-btn-cart-round:before { content: '\e802'; } /* '' */
.icon-btn-cart:before { content: '\e803'; } /* '' */
.icon-btn-email-round:before { content: '\e804'; } /* '' */
.icon-btn-email:before { content: '\e805'; } /* '' */
.icon-btn-help-round:before { content: '\e806'; } /* '' */
.icon-btn-help:before { content: '\e807'; } /* '' */
.icon-btn-live-round:before { content: '\e808'; } /* '' */
.icon-btn-live:before { content: '\e809'; } /* '' */
.icon-btn-merch-round:before { content: '\e80a'; } /* '' */
.icon-btn-merch:before { content: '\e80b'; } /* '' */
.icon-music-fastforward:before { content: '\e80c'; } /* '' */
.icon-music-pause:before { content: '\e80d'; } /* '' */
.icon-music-play:before { content: '\e80e'; } /* '' */
.icon-music-rewind:before { content: '\e80f'; } /* '' */
.icon-music-volume-full:before { content: '\e810'; } /* '' */
.icon-music-volume-none:before { content: '\e811'; } /* '' */
.icon-music-volume:before { content: '\e812'; } /* '' */
.icon-nav-add-mark:before { content: '\e813'; } /* '' */
.icon-nav-arrow-down:before { content: '\e814'; } /* '' */
.icon-nav-arrow-left:before { content: '\e815'; } /* '' */
.icon-nav-arrow-right:before { content: '\e816'; } /* '' */
.icon-nav-arrow-up:before { content: '\e817'; } /* '' */
.icon-nav-close:before { content: '\e818'; } /* '' */
.icon-nav-download-mark:before { content: '\e819'; } /* '' */
.icon-nav-menu:before { content: '\e81a'; } /* '' */
.icon-nav-minus-mark:before { content: '\e81b'; } /* '' */
.icon-nav-refresh-mark:before { content: '\e81c'; } /* '' */
.icon-nav-tick-mark:before { content: '\e81d'; } /* '' */
.icon-social-apple-round:before { content: '\e81e'; } /* '' */
.icon-social-apple:before { content: '\e81f'; } /* '' */
.icon-social-deezer-round:before { content: '\e820'; } /* '' */
.icon-social-deezer:before { content: '\e821'; } /* '' */
.icon-social-facebook-round:before { content: '\e822'; } /* '' */
.icon-social-facebook:before { content: '\e823'; } /* '' */
.icon-social-instagram-round:before { content: '\e824'; } /* '' */
.icon-social-instagram:before { content: '\e825'; } /* '' */
.icon-social-itunes-round:before { content: '\e826'; } /* '' */
.icon-social-itunes:before { content: '\e827'; } /* '' */
.icon-social-songkick-round:before { content: '\e828'; } /* '' */
.icon-social-songkick:before { content: '\e829'; } /* '' */
.icon-social-soundcloud-round:before { content: '\e82a'; } /* '' */
.icon-social-soundcloud:before { content: '\e82b'; } /* '' */
.icon-social-spotify-round:before { content: '\e82c'; } /* '' */
.icon-social-spotify:before { content: '\e82d'; } /* '' */
.icon-social-twitter-round:before { content: '\e82e'; } /* '' */
.icon-social-twitter:before { content: '\e82f'; } /* '' */
.icon-social-vevo-round:before { content: '\e830'; } /* '' */
.icon-social-vevo:before { content: '\e831'; } /* '' */
.icon-social-youtube-round:before { content: '\e832'; } /* '' */
.icon-social-youtube:before { content: '\e833'; } /* '' */


/* ---------- Main ---------- */

html, body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Libre Baskerville', serif;
}

.body_noscroll {
	overflow: hidden;
}

a {
	text-decoration: none;
}

h1,
h2,
h3 {
	font-family: 'Times', "Times New Roman", "Serif";
	color: #000000;;
	margin: 10px;
	text-transform: uppercase;
}

h1 {
	font-size: 60px;
	line-height: 100%;
}

h2 {
	font-size: 40px;
	line-height: 100%;
}

h3 {
	font-size: 30px;
}

#page_wrapper {
	background-image: url(images/kinks---wood-bg.jpg);
	background-repeat: repeat;
}

#wrapper {
	overflow: hidden;
}

.fancy_border {
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 1),
				0 0 0 6px rgba(0, 125, 175, 1),
				0 0 0 7px rgba(0, 0, 0, 1),
				0 0 0 10px rgba(225, 30, 120, 1),
				0 0 0 11px rgba(0, 0, 0, 1),
				0 0 0 14px rgba(255, 175,25,1),
				0 0 0 15px rgba(0, 0, 0, 1),
				0 0 6px 20px rgb(0, 0, 0, 0.3) !important;
}

#beermat {
	position: fixed;
	width: 30%;
	display: block;
	left: 2%;
	top: 30%;
}

/* ---------- Header ---------- */

#header {
	position:fixed;
	width: 100%;
	height: 40px;
	display: block;
	text-align: center;
	z-index: 50;
	top: 0;
	left: 0;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, 0.6);
}

#social_icons {
	padding: 0;
	margin: 0;
	position: absolute;
	width: auto;
	top: 10px;
	right: 10px;
	line-height: 100%;
}

#social_icons a {
	font-size: 20px;
	transition: 0.3s;
	color: #F7EFE1;
	text-shadow: 0px 0px 6px rgba(0,0,0,0.9);
}

#social_icons a:hover {
	color: #E63D11;
}

#main_menu {
	position: relative;
	top: 10px;
	width: auto;
	list-style: none;
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0 auto;
}

#main_menu .section_inner_inner {
	padding: 0px;
	border: none;
}

.menu_item {
	display: inline-block;
	margin: 0 10px;
}

.menu_item a {
	color: #F7EFE1;
	transition: 0.3s;
	font-weight: 800;
	text-shadow: 0px 0px 6px rgba(0,0,0,0.9);
}

.menu_item a:hover {
	color: #E63D11;
	border-bottom: solid 0px #F7EFE1;
}

.menu_item_active {
	color: #E63D11 !important;
	border-bottom: solid 0px #F7EFE1;
}

#mobile_menu {
	background-size: 250px;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 5px;
	display: none;
	color: #F7EFE1;
}


/* ------ Overlay ------- */

.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: block;
	z-index: 100;
	transition: 0.5s;
	background-color: rgba(255,255,255,1.3);
}

.overlay_hidden {
	opacity: 0 !important;
	pointer-events: none !important;
}

.overlay_close_btn {
	position: fixed;
	width: 50px;
	height: 50px;
	display: block;
	z-index: 100;
	border-radius: 50%;
	text-align: center;
	font-size: 20px;
	right: 0;
	top: 0;
	margin: 40px;
	line-height: 230%;
	background-color: #E63D11;
	color: #E0B063;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
}

.overlay_close_btn:hover {
	background-color: #E0B063;
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	color: #591f14;
}


/* ----------- Video player ----------- */

#video_overlay {
	background-image: url(images/kinks---wood-bg.jpg);
	background-repeat: repeat;
}

#video {
	height: 100vh;
}

#video_container {
	width: 80%;
	left: 10%;
	bottom: 120px;
	top: 80px;
	margin-top: 30px;
	display: block;
	position: absolute;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
	box-sizing: border-box;
	overflow: visible;
}


#player {
	border: solid 4px #FFFFFF;
	box-sizing: border-box;
	overflow: visible;
}



#video_container iframe, #video_container object, #video_container embed {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: -39%;
	width: 178%;
	height: 100%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#video_control {
	width: 100%;
	height: 40px;
	bottom: 0;
	position: absolute;
	display: block;
	z-index: 100;
	background-color: rgba(0, 0, 0, 0.7);
	color: #E0B063;
	text-transform: uppercase;
	
}


#video_control .button {
	cursor: pointer;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	margin: 2px;
	font-size: 24px;
	color: #E63D11;
}

#video_control .button:hover {
	color: #E0B063;
}

.play_pause {
	width: 30px;
	height: 30px;
	left: 10px;
	display: block;
	position: absolute;
}

.mute {
	width: 40px;
	height: 40px;
	display: block;
	right: 0px;
	position: absolute;
	margin-right: 0;
}

.video_title {
	left: 40px;
	top: 7px;
	font-size: 16px;
	display: block;
	position: absolute;
	right: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 600;
}

#percent_bar_bg {
	height: 6px;
	background-color: #E0B063;
	display: block;
	left: 0;
	bottom: 0;
	position: absolute;
	width: 100%;
}

#percent_bar {
	height: 6px;
	background-color: #E63D11;
	display: block;
	left: 0;
	bottom: 0;
	position: absolute;
	width: 0;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.video_btn {
	position: absolute;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	display: block;
	background-color: #E63D11;
	top: 50%;
	margin-top: -25px;
	z-index: 10;
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	color: #12bbee;
	font-size: 26px;
	text-align: center;
	line-height: 180%;
}

.video_btn:hover {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	background-color: rgba(224, 176, 99, 0.8);
}

#prev_video {
	left: 50px;
}

#next_video {
	right: 50px;
}

#video_close_btn_bottom {
	position: absolute;
	bottom: 50px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	white-space: nowrap;
}


/* ---------- Section ---------- */

.section {
	width: 100%;
	height: 100vh;
	position: relative;
}

.section_inner {
	width: 100%;
	height: 100vh;
}

.section_05 {
	height: 50vh;
}

.section_inner p {
	width: 100%;
	margin: 0 auto;
	text-align: justify;
}

.section_inner p a {
	color: #12bbee;
}

.section_inner img {
	width: 80%;
	margin: 5% auto 0;
}

.section_05a .section_inner img {
	width: 40%;
}

/* ---------- Home ---------- */

.home_item {
	position: absolute;
	background-size: contain;
	background-position: center center;
	width: 100%;
}

#kinks_logo {
	top: 0%;
	right: -10%;
	width: 50%;
	height: 50%;
	background-image: url(images/beermat.png);
	z-index: 10;
}

.packshot {
	position: relative;
	display: block;
}

#muswell_home_cover,
#showbiz_home_cover {
}

img.home_packshot {
	position: relative;
	height: auto;
	box-shadow: 0px 0px 8px 10px rgba(0,0,0,0.5);
	width: 45%;
	display: block;
}

#muswell_home_cover .home_packshot {
	transform: rotate(-7deg);
	left: -25%;
}

#showbiz_home_cover .home_packshot {
	transform: rotate(7deg);
	margin-top: 25%;
	left: 25%;
}

#home_text {
	bottom: 10%;
	width: 100%;
	text-align: center;
	font-size: 20px;
}

#home_text_inner {
	width: auto;
	display: inline-block;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.7);
	max-width: 80%;
}

#home_text_inner p {
	color:#e4e4e4;
	text-align: center;
	font-weight: 800;
	text-transform: uppercase;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.9);
	margin-bottom: 0;
}

#pre_order {
	top: 70%;
	right: 10%;
	width: 15%;
	height: 20%;
	text-align: center;
	z-index: 5;
	display: none
}

.pre_order_inner {
	background-image: url(images/mhsb-pre-order-banner.png);
	width: 100%;
	height: 100%;
	background-size: contain;
	display: block;
	transition: 0.3s;
}

.pre_order_inner:hover {
	transform:scale(1.1);
}


/* ---------- Info ---------- */

.section_02 {
	height: auto;
}

#info h1 {
	margin-top: 20px;
}

#info_inner {
	width: 100%;
	/* font-family: 'Libre Baskerville', serif; */
	margin: 0 auto;
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	height: auto;
	text-align: center;
	background-color: #ffe0a3;
	max-width: 1000px;
	padding: 100px;
	box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.3);
	background-image: url(images/crumpled-paper-transparent-tiled.png);
	background-repeat: repeat;
	transform: rotate(-1deg);
	column-count: 3;
	column-gap: 20px;
	column-rule: 1px solid #000000;
}

#info_inner p {
	margin-bottom: 10px;
}

.newspaper_img {
	margin-top: 0 !important;
	width: 100% !important;
	border-bottom: solid 10px #000000;
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
	column-span: all !important;
}

#info_inner .news_image {
	column-span: all !important;
	margin-top: 0;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	mix-blend-mode: multiply;
}

.news_image_02 img {
	border: solid 2px #000000;
	margin-top: 20px !important;
	padding-bottom: 0 !important;
}


.tracklist_wrapper {
	text-align: left;
	display: inline-block;
	display: none;
	margin: 0 auto 20px;
	width: auto;
}

.tracklist_wrapper h2 {
	margin: 20px auto;
	text-align: center;
}

.tracklist_wrapper h3 {
	margin-top: 30px;
	margin-bottom: 0px;
	text-align: center;
}


.tracklist {
	text-align: left;
	width: auto;
	margin: auto;
	padding: 0;
}

.tracklist li {
	width: auto;
	text-align: center;
	margin: 0;
	list-style: none;

}


/* ---------- Product ---------- */

#pre_order_product {
	left: 3%;
	bottom: 10%;
	width: 20%;
	height: 20%;
	z-index: 5;
}

#product h1 {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 0;
}

h3 {
	font-size: 24px;
}

.swiper-slide_inner {
	position: absolute;
	width: 90%;
	height: 100%;
	text-align: center;
	-webkit-overflow-scrolling: touch;
	font-size: 0;
}

.product_half {
	width: 40%;
	display: inline-block;
	height: 75%;
	vertical-align: top;
	margin-bottom: 20px;
	margin-top: 0%;
	font-size: 0;
}

.product_30 {
	width: 40%;
}

.product_70 {
	width: 60%;
	max-width: 800px;
}

.product_left {
	background-size: contain;
	background-position: center center;
}

.product_img_01 {
	background-image: url(images/product-6lp.jpg);
}

.product_img_02 {
	background-image: url(images/BMGCAT720LP_EXPLODED_LO_RES_STICKER.jpg);
}

.product_img_03 {
	background-image: url(images/BMGCAT720DLP_EXPLODED_LO_RES_STICKER.jpg);
}

.product_img_04 {
	background-image: url(images/BMGCAT720DCD_EXPLODED_LO_RES_STICKER.jpg);
}

.product_img_05 {
	background-image: url(images/BMGCAT720CD1_EXPLODED_LO_RES.jpg);
}

.product_img_06 {
	background-image: url(images/BMGCAT720CD2_EXPLODED_LO_RES.jpg);
}
/*
.product_img_05 {
	background-image: url(images/lola_packshot-new.png);
}
*/
.product_right {
	position: relative;
	overflow: auto;
	/* box-shadow: inset 0 -10px 10px -10px #ffffff; */
}

.product_words {
	color: #000000;
	padding: 5%;
	font-size: 14px;
	font-weight: 400;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	display: block;
	position: absolute;
	width: 80%;
	max-height: 90%;
	-webkit-overflow-scrolling: touch;
}

.product_words ul {
	padding: 0;
}

.product_words li {
	list-style: none;
	margin-bottom: 10px;
}

.swiper-slide_inner h2 {
	margin-top: 5% !important;
	display: block;
}

.product_words h3 {
	margin-bottom: 0;
	margin-top: 15px;
	line-height: 110%;
}

h3 .small_char {
	text-transform: lowercase;
}

.product_words p {
	margin: 0;
	margin-bottom: 10px;
}

.swiper-slide_inner .main_btn {
	float: none;
}


/* ---------- Photos ---------- */

.photo_section {
	overflow: hidden;
	height: 70vh;
	min-height: auto;
	position: relative;
	background-color: #FFFFFF;
	margin: 50px auto;
	width: 80%;
	max-width: 1200px;
	box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.3);
}

.photo_section_inner {
	position: absolute;
    border: solid 2px #000000;
	left: 20px;
	right: 20px;
	top: 20px;
	bottom: 20px;
	overflow: hidden;

}

.image_bg {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

/*
img.image_bg {
	transform: scale(1.2,1.2) !important;
}
*/

#photo_section_02 {
	height: 120vh;
}

.section_03a {
	margin-bottom: 40vh;
}

/* ---------- Swiper ---------- */

.swiper-container {
	width: 90%;
	height: 90vh;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.3);
		background-color: #FFFFFF;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
}

.swiper-pagination-bullet {
	background-color: #E0B063 !important;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background-color: #E63D11 !important;
}

.swiper-button {
	background-color: #E63D11;
	width: 50px;
	height: 50px;
	background-image: none;
	border-radius: 50%;
	font-size: 20px;
	line-height: 210%;
	text-align: center;
	-webkit-transition: 0.3s;
	color: #E0B063;
	transition: 0.3s;
	border: solid 2px #E0B063;
	outline: 0;
}

.swiper-button:hover {
	background-color: #E0B063;
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	border: solid 2px #591f14;
	color: #591f14;
}


/* ---------- Sign Up ---------- */

#sign_up {
	height: auto;
	overflow: hidden;
}

#sign_up_form {
	bottom: 0%;
	position: relative;
	width: 100%;
	margin-top: 20px;
}

#sign_up_inner {
	width: 70%;
	margin: 0px auto;
	max-width: 600px;
	background-color: #FFFFFF;
	padding: 10px 50px 10px;
	position: relative;
	box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	color: #000000;
}

#sign_up_inner h2 {
	border-bottom: 0;
	text-align: center;
}

#sign_up_inner_border {
	background-color: #FFFFFF;
	border: solid 2px #000000;
	padding: 30px;
}

#mc_embed_signup form {
	padding: 0 !important;
}

#mc_embed_signup .indicates-required {
	width: auto;
	display: inline-block;
	float: right;
}

#mc_embed_signup input[type=checkbox] {
	margin-right: 10px;
	height: 17px;
}

#mc_embed_signup input[type=text] {
	box-sizing: border-box;
	width: 100%;
}

#mc_embed_signup input[type=submit] {
	width: 100%;
	box-sizing: border-box;
	text-transform: uppercase;
	background-color: #E63D11;
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	color: #E0B063;
}

#mc_embed_signup .mc-field-group {
	text-transform: none;
	line-height: 110%;
	box-sizing: border-box;
	width: 100% !important;
}

.mc-field-group.input-group {
	margin-top: 10px;
}

#mc_embed_signup .mc-field-group label {
	text-transform: none;
	font-weight: 400;
	font-size: 12px;
	display: inline-block;
}

#mc_embed_signup .mc-field-group label a {
	text-transform: uppercase;
	font-weight: 800;
	color: #000000;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	margin: 0;
}

#mc_embed_signup .mc-field-group label a:hover {
	color: #000000;
}

#mc_embed_signup .button:hover {
	background-color: #591f14 !important;
}

/* ---------- Footer ---------- */

#legal {
	margin-bottom: 60px;
	width: 100%;
	text-align: center;
	color: #F7EFE1;
	line-height: 120%;
	font-size: 10px;
	margin-top: 20px;
}

#legal a {
	color: #F7EFE1;
	font-size: 10px;
	margin: 4px;
	display: inline-block;
}

/* -------- Footer continue button -------- */

#continue_footer {
	position: fixed;
	width: 100%;
	height: 40px;
	bottom: 0;
	left: 0;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 50;
	background-color: #FFFFFF;
	font-size: 20px;
}

#continue_button {
	color: #000000;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	text-transform: uppercase;
	margin-top: 5px;
	cursor: pointer;
	display: block;
	font-weight: 600;
}

#continue_button:hover {
	color: #000000;
}


/* ---------- Media Queries ---------- */

/* iPad portrait & less ---------- */
@media only screen and (max-width : 768px) {

#main_menu {
	background-color: #FFFFFF;
	padding: 10px;
	top: 0%;
	position: absolute;
	transition: 0.2s;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	pointer-events: none;
	box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.3);
}

#main_menu .section_inner_inner {
	padding: 20px;
	border: solid 1px #000000;
}

.mobile_menu_visible {
	top: 80px !important;
	opacity: 1 !important;
	pointer-events: auto !important;
}

#mobile_menu {
	display: block;
	cursor: pointer;
	margin: 7px 7px;
	font-size: 20px;
	z-index: 10;
	color: #F7EFE1;
}

.menu_item {
	font-size: 20px;
	display: block;
	margin: 0px 0 4%;
	font-size: 20px;
	line-height: 100%;
}

.menu_item a {
	text-shadow: none !important;
	color: #000000;
	white-space: nowrap;
}

#social_icons {
	right: 4px;
	top: 7px;
}

#social_icons a {
	font-size: 26px;
	margin: 3px;
}

#home .section_inner {
	overflow: hidden;
}

#kinks_logo {
    top: auto;
    left: 0%;
    right: auto;
    height: 50%;
	width: 60%;
	bottom: 20%;
}

#muswell_home_cover .home_packshot {
	width: 80%;
}

#showbiz_home_cover .home_packshot {
	width: 80%;
}

#home_text_inner {
	padding: 10px;
	font-size: 16px;
}

#pre_order {
    top: 65%;
    right: 60%;
    width: 120px;
    height: 120px;
}

#pre_order_product {
	width: 150px;
	height: 150px;
	bottom: 5%;
}

h1 {
	font-size: 1.7rem;
}

h2 {
	font-size: 1.5rem;
}

#beermat {
	width: 60%;
}

#info {
	
}

#info_inner {
	padding: 30px;
	font-size: 14px;
	width: 80%;
	column-count: 1;
	column-gap: 0px;
	column-rule: 1px solid #000000;
}

#info h1 {
    margin-top: 15px;
}

.photo_section {
	height: 30vh;
}

#photo_section_02 {
	height: 30vh;
}

.photo_section_inner {
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
}

.section_inner_inner {
	padding: 0;
}

.section_inner p {
	width: 90%;
	margin: 0 auto 5%;
}

.swiper-container h1{
	margin-top: 20px;
	margin-bottom: 0;
}

.swiper-slide_inner {
	overflow: scroll;
	position: relative;
	margin-bottom: 50px;
	height: 85%;
	vertical-align: top;
}

.swiper-slide_inner h2 {
	line-height: 100%;
	padding-top: 0px;
}

.swiper-button {
	width: 40px;
	height: 40px;
	line-height: 160%;
}

.swiper-button-prev {
	left: 5px;
}

.swiper-button-next {
	right: 5px;
}

.product_half {
	width: 90%;
	margin-bottom: 0px;
    margin-top: 0%;
	height: 60%;
}

.product_left {
	/* height: 40% !important; */
}

.product_right {
	position: relative;
	height: auto;
	margin-bottom: 0;
}

.product_words {
	position: relative;
	-webkit-transform: none;
	transform: none;
	top: auto;
	left: auto;
	width: auto;
	margin: 0px 0 20px;
}

#product .pre-order_btn {
	right: 3%;
	bottom: 3%;
	width: 40%;
	height: 20%;
	z-index: 10;
}

#sign_up_inner {
	width: 90%;
	padding: 10px 20px 10px;
}

#continue_footer {
	font-size: 18px;
}

#continue_button {
	margin-top: 6px;
}

.tracklist_wrapper h2 {
	text-align: center;
}

}

/* iPhone 8+ portrait & less ---------- */
@media only screen
and (max-width : 414px) {

}

/* iPhone 5 & less ---------- */
@media only screen
and (max-width : 320px) {

}

/* iPads (portrait and landscape) ---------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {

}

/* iPads (landscape) ---------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {

}

/* iPads (portrait) ---------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

}