/*
Theme Name: OMD
Theme URI: http://underscores.me/
Author: C Snook
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: omd
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

OMD is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

*
{
	margin: 0px;
	/*		font-family: 'Oxygen', sans-serif;*/
	font-family: GT-Cinetype-Trial-Light, sans-serif;

}

ul a
{

	text-decoration: none;
}


@font-face {
	font-family: GT-Cinetype-Trial-Light;
	src: url("font/GT-Cinetype-Trial-Light.otf");
}

@font-face {
	font-family: GT-Cinetype-Trial-Bold;
	src: url("font/GT-Cinetype-Trial-Bold.otf");
}


div {
}


html
{
	font-size: 1.0625em; /* Base font 17 */
	-webkit-text-size-adjust: 1.0625em;
	-ms-text-size-adjust: 1.0625em;
}


body
{

	background-color: #0E0A07;
	margin: 0px;
	height:100%;
	width:100%;
/*	background: url("img/omd cover (LR).jpeg");
*/	
	overflow-x: hidden;
	font-size: 17px;

}

body.custom-background 
{
    background-size: 100vw!important;
    background-attachment: fixed !important;
}

button {
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    overflow: hidden;
    outline: none;
}

h1
{

	font-size: 1.5rem;
	font-family: GT-Cinetype-Trial-Bold, sans-serif;

}

.wrapper
{
/*	max-width: 960px;
*//*	width:95%;
*/	
	max-width: 95%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.site-wrapper
{

	max-width: 960px;
	width:90%;
	position: relative;
	margin-left: auto;
	margin-right: auto;

}

.site-header
{

	height: 5.294em;
	width: 100%;
	background-color: #0E0A07;
	display: block;
    top: 0px;
	opacity: 0.9;
	position: fixed;
	z-index: 1000;
	text-align: center;
	transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;

}
.site-header:hover
{

	opacity: 1; /*Full opacity on hover*/


}

nav.main-navigation 
{
    max-width: 960px;
    width: 95%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.main-navigation ul li a {

    color: #ffffff;
    text-decoration: none;
    list-style: none;
    margin: auto;
    float: left;
    margin: 33px 0px;
    padding-left: 38px;
    color: #ffffff;
    font-size: 1.2rem;
    width: auto;
    text-align: center;
}

.menu-item {
    float: left;
    position: relative;
    list-style-type: none;
}

#menu-container
{
	margin-top: 10px;
	display: block;
	z-index: 10;
	height: 80px;	
	width: 80%;

}

.logo 
{
   	width: 150px;
   	float: left;
	margin-top: 17px;
}

.sign-up
{

	list-style-type: none;

}

.footer-sign-up
{

	list-style-type: none;
    padding-bottom: 10px;
    padding-top: 15px;

}

img.logo-img {
    float: left;
    width: 150px;
}

#menu-button
{

	display: none;

}

#social-wrapper
{
	height: 50px;
	clear: both;
	margin-left: -120px;
	left: 50%;
	width: 240px;
	position: relative;
	margin-bottom: 35px;
}

#social-links
{

	float: inherit;
	position: relative;
	height: 50px;
	margin-top: 15px;
	margin-bottom: 15px;

}

.site-footer {
    clear: both;
    height: auto;
    background-color: #fcd731;
    text-align: center;
    margin-top: 15px;
    bottom: -118px;
    position: relative;
}

.site-footer ul
{

	padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;


}


.site-footer ul li 
{
    font-size: 1.2em;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    width: 100%;
    background-color: #fcd731;
}

.site-footer ul li a
{

    color: #000000;
    text-decoration: none;
    text-align: center;

}

#footer-name
{

	color: #ffffff;
	padding: 15px;
	background-color: #0E0A07;

}

.footer-nav .menu-navigation-container {
    display: inline-block;
}

.sa_hover_container p {
    text-align: center;
    word-wrap: break-word;
}

main {

  	padding: 15px;
    background-color: #ffffff;
    padding: 1px 15px;
    margin-top: 15px;
    border-top: 10px solid #ffffff;
}

.main-no-border{
    border: 0px;
    /* padding: 15px; */
    background:none;
    padding: 1px 15px;
    margin-top: 15px;
}

main a
{

	color:#ED0B19;
	font-family: GT-Cinetype-Trial-Bold;
}

.sidebar-widget
{

	/*color: #000000;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 100px;
	display: block;
	height: auto;*/
	width: 46%;
	color: #000000;
    background-color: #ffffff;
    margin-top: 15px;
    margin-bottom: 100px;
    display: block;
    height: auto;
/*    width: 47.5%;
*/	border: 10px solid #ffffff;
	float: left;
	-webkit-box-shadow: #333333 3px 3px 3px  ;-moz-box-shadow: #333333 3px 3px 3px ; box-shadow: #333333 3px 3px 3px  ;


}

.sidebar-widget.content-widget {
    float: right;
}

ul#category-posts-2-internal {
    padding: 10px;
    overflow-x: hidden;
}

li.cat-post-item p {
    float: left;
    position: relative;
    clear: both;
    display: inline-block;

}

li.cat-post-item ul {
    display: grid;
}

.clickhere
{

	color:#ED0B19;
	font-family: GT-Cinetype-Trial-Bold;

}

.post,.album-content {
    border: 10px solid #ffffff;
    padding: 0px;
    background-color: #ffffff;
    /* padding: 1px 15px; */
    margin-top: 15px;
}

.post-thumb
{

    box-shadow: 10px 0px 40px #444444;
    border: 10px solid #ffffff;
    background-color: black;
    text-align: center;

}

#category-posts-2-internal .cat-post-title {
    font-size: 1.2em;
    float: left;
    clear: both;
    color: #127BC5;
    font-family: GT-Cinetype-Trial-Bold, sans-serif;
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {

    max-width: 100%;
    height: auto;
}

a.cat-post-excerpt-more.more-link {
    width: 120px;
    padding: 14px;
    font-size: 0.8rem;
    border-radius: 8px;
    margin: 10px 0px;
    color: #ffffff;
    float: none;
    clear: both;
    text-align: center;
    text-decoration: none;
    transition: .7s ease-in-out;
    background-color: #ED0B19;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ED0B19), to(#A80903));
    background-image: -webkit-linear-gradient(top, #ED0B19, #A80903);
    background-image: -moz-linear-gradient(top, #ED0B19, #A80903);
    background-image: -ms-linear-gradient(top, #ED0B19, #A80903);
    background-image: -o-linear-gradient(top, #ED0B19, #A80903);
    -webkit-box-shadow: #B4B5B5 3px 3px 3px;
    -moz-box-shadow: #B4B5B5 3px 3px 3px;
    box-shadow: #B4B5B5 3px 3px 3px;
    display: grid;
}


a.cat-post-excerpt-more.more-link:hover {
    background-image: none;
    transition: .7s ease-in-out;
    background-color: #1B1813;
}

.post-title a
{

	text-decoration: none;
	color: #127BC5;
    font-size: 1.2rem;
    word-wrap: break-word;
}

.cat-post-title {
    text-decoration: none;
}

#menu-button
{

	display: none;

}

button {
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    overflow: hidden;
    outline: none;
}

img.aligncenter {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

img.alignleft {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

#menu-overlay
{

	background-color: #0E0A07;
	height: 120vh !important;
	width: 100vw;
	display: none;
	position: fixed !important;
	z-index: 300;
	top: 90px;
	overflow: scroll;

}

#menu-overlay li 
{
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    margin-top: 60px;
    color: #ffffff;
}

#menu-overlay ul li a{

	text-decoration: none;
	color: #ffffff;
}


#menu-overlay ul {
	width: 100%;
	padding-bottom: 40px;
	text-align: center;
	margin-bottom: 25px;
	padding-left: 0px;

}

#sign-up-overlay {
	background-color: #0E0A07;
	height: 100vh;
	width: 100vw;
	display: none;
	position: fixed;
	z-index: 2000;
	top: 0;
	opacity: 0.9;
}

#mc_embed_signup {

	height: auto;
	width: 365px;
	position: fixed;
	display: none;
	top: 40%;
	left: -183px;
	margin-left: 50%;
	z-index: 3000;
	color: white;
	background: -webkit-linear-gradient(#F7D130,#E90B19);
	background: linear-gradient(to bottom, #f7d130 0%,#e90b19 100%);
	font-family: GT-Cinetype-Trial-Bold, sans-serif;
}

#mc_embed_signup label
{

	font-family: GT-Cinetype-Trial-Bold, sans-serif;

}


#home_slider .owl-item
{

	color: #ffffff;
	display: block;
	max-height: 500px;/*	min-height: 500px;
*/	max-width: 55.294em;
	background: -webkit-linear-gradient(#F7D130,#E90B19);
	background: linear-gradient(to bottom, #f7d130 0%,#e90b19 100%);

}

.owl-pagination-true
{
    margin-bottom: 0px !important;
}

.owl-dots
{
    background-color: #ffffff;
}

/*.white {
    background: -webkit-linear-gradient(#F7D130,#E90B19)!important;
    background: linear-gradient(to bottom, #f7d130 0%,#e90b19 100%)!important;
}*/

.owl-carousel .owl-wrapper-outer {
/*    overflow: auto !important;
*/    
	position: relative;
    width: 100%;
    background-color: black;
}

.column_header {
    height: auto;
    margin-top: 0px;
    font-size: 1.5em;
    text-align: center;
    background-color: #000000;
    color: #ffffff;
    padding: 0.294em 0.294em 0.294em 0.294em;
    text-transform: uppercase;

}

.entry-content iframe {
    width: 100%;
}

#slider-header 
{
    margin-bottom: 20px;
    clear: both;
    width: 100%;
    margin-top: -25px;
    font-size: 1.5rem;
}

.slider-description,.slider-img
{

	float: left;
	position: relative;
	height: 320px;
	overflow: hidden;
	text-overflow: ellipsis;
/*	margin-bottom: 30px;
*/	text-decoration: none;
	list-style-type: none;
}

.slider-img
{

	box-shadow: 5px 5px 40px #000000 !important;
    width: 300px;
    height: auto;
}
	    

#Pre-Order 
{
    width: 170px;
    height: 55px;
    padding: 15px;
    font-size: 1.1em;
    border-radius: 8px;
    color: #ffffff;
    margin-left: 50%;
	left: -85px;    
	position: relative;
    margin-top: -18px;
    display: grid;
    float: left;
    clear: both;
    background-color: #FFFFFF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CCCCCC));
    background-image: -webkit-linear-gradient(top, #FFFFFF, #CCCCCC);
    background-image: -moz-linear-gradient(top, #FFFFFF, #CCCCCC);
    background-image: -ms-linear-gradient(top, #FFFFFF, #CCCCCC);
    background-image: -o-linear-gradient(top, #FFFFFF, #CCCCCC);
    color: #333333;
    font-weight: 900;
    font-family: GT-Cinetype-Trial-Bold, sans-serif;
}

#Pre-Order:hover{

	color: #ffffff;
	background: #1B1813;
	transition: .3s ease-in-out;

}

.additional-info
{

	display: grid;
	position: relative;
	text-align: center;
	margin-top: 10px;
    margin-bottom: 10px;
	float:left;
	clear: both;
	width: 100%;
	list-style-type: none;
}

.additional-info a
{
	width: 100%;
}

.clickhere-single-link
{

	color: #ffffff;
    font-family: GT-Cinetype-Trial-Bold;
    text-decoration: none;

}


.clickhere-single-link:hover
{

    text-decoration: underline;

}

.owl-item h1 {
    margin-bottom: 20px;
    clear: both;
    width: 100%;
    margin-top: -25px;
    font-size: 1.5rem;
    text-align: center;
    display: block;
}

.slider-description li {
    padding-top: 3px;
}

/*.owl-item p {
    text-align: center;
}*/


/*---------DISCOGRAPHY SECTION PAGE STYLING----------*/

.thumbnail 
{
	display: block;
	width: 200px;
	height: 200px;
}

.thumbnail-tile 
{
    width: 200px;
    height: 100%;    
    display: block;
    float: left;
    position: relative;
    margin-top: 55px;
/*    padding: 20px;
*/
}

.album-img 
{
	width: 200px;
	height: 200px;
/*	transition: all 0.75s ease-in-out;
*/
}

.section-container
{

    max-width: 86%;
	position: relative;
/*	margin-left: auto;
*/	margin-right: auto;

}

/*.thumbnail:hover < .title 
{
	display: block;
}*/

/*.title:hover 
{
	display: block;
}*/

.title {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
/*    left: -150px;
    margin-left: 50%;*/
    margin-bottom: 45px;
    font-weight: 900;
    position: relative;
/*    color: #ffffff;
*/    
    font-family: GT-Cinetype-Trial-Bold, sans-serif;   
  	transition: all 0.35s ease-in-out;

}

.title a{

    color: inherit;
    text-decoration: none;

}

.title-link
{
	height: inherit;
	width: inherit;
}

.blur
{

  -webkit-filter: blur(3px);
  transition: all 0.35s ease-in-out;
  -moz-filter: blur(3px);
  -webkit-filter: blur(3px);
  filter: blur(3px);

}

.title-default
{

	
    background-color: rgba(0, 0, 0, 0.6);

}

.title-OMITD
{

	background-color: rgba(0, 130, 174, 0.6)!important;
    color: #ffffff
	/*display: none;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    width: 194px;
    height: 194px;
    position: absolute;
    margin: auto;
  	transition: all 0.75s ease-in-out;
  	top: 4px;
	left: 15px;
	right: 15px;*/

}

.title-Organisation
{

	background-color: rgba(0, 0, 0, 0.6)!important;
        color: #ffffff
	/*display: none;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    width: 194px;
    height: 194px;
    position: absolute;
    margin: auto;
  	transition: all 0.75s ease-in-out;
  	top: 4px;
	left: 15px;
	right: 15px;*/

}

.title-AM
{

	background-color: rgba(255,223,164,0.6)!important;
	color: #000000 !important;
	/*display: none;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    width: 194px;
    height: 194px;
    position: absolute;
    margin: auto;
  	transition: all 0.75s ease-in-out;
  	top: 4px;
	left: 15px;
	right: 15px;*/

}


.title-DS
{

	background-color: rgba(58,234,162,0.6)!important;
	color: #000000;
	/*display: none;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    width: 194px;
    height: 194px;
    position: absolute;
    margin: auto;
  	transition: all 0.75s ease-in-out;
  	top: 4px;
	left: 15px;
	right: 15px;*/

}

.title-JC
{

	background-color: rgba(223,24,113,0.6)!important;
    color: #ffffff;
	/*display: none;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    width: 194px;
    height: 194px;
    position: absolute;
    margin: auto;
  	transition: all 0.75s ease-in-out;
  	top: 4px;
	left: 15px;
	right: 15px;
*/
}

.title-Crush
{

	background-color: rgba(229,111,60,0.6)!important;
    color: #ffffff;
	/*display: none;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    width: 194px;
    height: 194px;
    position: absolute;
    margin: auto;
  	transition: all 0.75s ease-in-out;
  	top: 4px;
	left: 15px;
	right: 15px;*/

}

.title-PA
{

	background-color: rgba(227,51,38,0.6)!important;
    color: #ffffff;
	/*display: none;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    width: 194px;
    height: 194px;
    position: absolute;
    margin: auto;
  	transition: all 0.75s ease-in-out;
  	top: 4px;
	left: 15px;
	right: 15px;*/

}

.title-ST
{

	background-color: rgba(35,31,32,0.6)!important;
    color: #ffffff;
	/*display: none;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    width: 194px;
    height: 194px;
    position: absolute;
    margin: auto;
  	transition: all 0.75s ease-in-out;
  	top: 4px;
	left: 15px;
	right: 15px;*/

}

.title-Liberator
{

	background-color: rgba(238,171,84,0.6)!important;
    color: #ffffff;
	/*display: none;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    width: 194px;
    height: 194px;
    position: absolute;
    margin: auto;
  	transition: all 0.75s ease-in-out;
  	top: 4px;
	left: 15px;
	right: 15px;*/

}

.title-Universal
{

	background-color: rgba(21,77,148,0.6)!important;
    color: #ffffff;
	/*display: none;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    width: 194px;
    height: 194px;
    position: absolute;
    margin: auto;
  	transition: all 0.75s ease-in-out;
  	top: 4px;
	left: 15px;
	right: 15px;*/

}

.title-HOM
{

	background-color: rgba(255,112,0,0.6)!important;
    color: #ffffff;
	/*display: none;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    width: 194px;
    height: 194px;
    position: absolute;
    margin: auto;
  	transition: all 0.75s ease-in-out;
  	top: 4px;
	left: 15px;
	right: 15px;*/

}

.title-EE
{

	background-color: rgba(254,0,0,0.6)!important;
    color: #ffffff;
	/*display: none;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    width: 194px;
    height: 194px;
    position: absolute;
    margin: auto;
  	transition: all 0.75s ease-in-out;
  	top: 4px;
	left: 15px;
	right: 15px;*/

}




@media screen and (min-device-width: 320px)
{

	.thumbnail-tile
	{

		width: 100%;

	}

	.thumbnail-tile p,.title p
	{

		text-align: center;
		text-align: -webkit-center;

	}

	.section-container
	{

		max-width: 100%;

	}

}

@media screen and (device-width: 1024px) and (device-height: 1366px)
{

	.thumbnail-tile
	{

		height: 400px;
		width: 50%;


	}

	.thumbnail-tile .album-img,.thumbnail
	{

	    width: 300px;
	    height: 300px;

	}

}

@media screen and (device-width: 1366px) and (device-height: 1024px)
{

    .thumbnail-tile
    {

        height: 400px;
        width: 50%;


    }

    .thumbnail-tile .album-img,.thumbnail
    {

        width: 300px;
        height: 300px;

    }

    body.custom-background 
    {
        background-size: 100vw !important;
        background-attachment: fixed !important;
    }



}

@media screen and (device-width: 768px) and (device-height: 1024px)
{

	.thumbnail-tile
	{

		height: 400px;
		width: 50%;


	}

	.thumbnail-tile .album-img,.thumbnail
	{

	    width: 250px;
	    height: 250px;

	}

}

@media screen and (max-width: 768px)
{

    body.custom-background 
    {
        background-size: 100vh !important;
        background-attachment: fixed !important;
    }

}

@media screen and (max-width: 820px)
{

	.title
	{

		display: inline-block;
/*	    color: #ffffff;
*//*	    background-color: #000000;
*/	    text-align: center;
	    width: 194px;
	    height: 194px;
	    position: absolute;
	    margin: auto;
	    background-color: rgba(0, 0, 0, 0.6);
	  	transition: all 0.75s ease-in-out;
      	top: 4px;
		left: 15px;
    	right: 15px;
	}

	

	.title h4
	{
	  padding-top: 25%;
	  padding-bottom: 25%;
	  padding-left: 10px;
	  padding-right: 10px;
	  text-align: center;
	  font-weight: 900;
	  font-family: GT-Cinetype-Trial-Bold, sans-serif;
	}

}

@media screen and (min-width: 820px)
{

	.thumbnail-tile
	{

		height: 100%;
		width: 50%;


	}

	.thumbnail-tile .album-img,.thumbnail
	{

	    width: 250px;
	    height: 250px;

	}

	.title
	{

		display: none;
	}

	.title
	{

		display: none;
/*	    color: #ffffff;
*//*	    background-color: #000000;
*/	    text-align: center;
	    width: 244px;
	    height: 244px;
	    position: absolute;
	/*    top: 4px;
	    left: 23px;*/
	    /* right: 14px; */
	    margin: auto;
	    background-color: rgba(0, 0, 0, 0.6);
	  	transition: all 0.75s ease-in-out;
      	top: 4px;
		left: 15px;
    	right: 15px;
	}

	.title h4
	{
	  padding-top: 25%;
	  padding-bottom: 25%;
	  padding-left: 10px;
	  padding-right: 10px;
	  text-align: center;
	  font-weight: 900;
	  font-family: GT-Cinetype-Trial-Bold, sans-serif;
	}

}


@media screen and (max-width: 960px)
{

    .sa_hover_container {
    


    }

}

@media screen and (min-width: 900px)
{

	.thumbnail-tile
	{

		height: 100%;
	    width: 33.3%;
	    margin-top: 15px;


	}

	.thumbnail-tile .album-img,.thumbnail
	{

	    width: 200px;
	    height: 200px;

	}

	.title
	{

		display: none;
/*	    color: #ffffff;
*/	    background-color: #000000;
	    text-align: center;
	    width: 193px;
	    height: 193px;
	    position: absolute;
	/*    top: 4px;
	    left: 23px;*/
	    /* right: 14px; */
	    margin: auto;
	    background-color: rgba(0, 0, 0, 0.6);
	  	transition: all 0.75s ease-in-out;
      	top: 4px;
		left: 14px;
    	right: 14px;
	}

	.title h4
	{
	  padding-top: 25%;
	  padding-bottom: 25%;
	  padding-left: 10px;
	  padding-right: 10px;
	  text-align: center;
	  font-weight: 900;
	  font-family: GT-Cinetype-Trial-Bold, sans-serif;
	}

	.slider-container_section-bg
	{

		padding: 20px 0px;

	}



}



@media screen and (min-width: 600px) and (max-width: 767px)
{



	.thumbnail-tile .album-img,.thumbnail
	{

	    width: 200px;
	    height: 200px;

	}

    .title
    {

        display: inline-block;
/*        color: #ffffff;
*//*      background-color: #000000;
*/      text-align: center;
        width: 194px;
        height: 194px;
        position: absolute;
        margin: auto;
        background-color: rgba(0, 0, 0, 0.6);
        transition: all 0.75s ease-in-out;
        top: 4px;
        left: 15px;
        right: 15px;
        font-size: 1rem;    
    }

}

@media screen and (device-width: 1024px) and (device-height: 768px)
{

    .thumbnail-tile
    {

        height: 400px;
        width: 50%;


    }

    .thumbnail-tile .album-img,.thumbnail
    {

        width: 250px;
        height: 250px;

    }

    body.custom-background 
    {
        background-size: 100vw !important;
        background-attachment: fixed !important;
    }

}



/*@media screen and (max-width: 768px)
{

  .section-container
  {

    width: 100%;

  }

}


@media screen and (min-width: 600px) and (max-width: 980px)
{

	

}

@media screen and (max-width: 715px)
{

  .thumbnail-tile
  {

    width: 100%;
    margin-left: -10px;
    padding: 0;
    padding-top: 20px;
  }

  .thumbnail-tile p
  {

	text-align: center;
    text-align: -webkit-center;
  }

}

@media screen and (max-width: 1056px)
{



	.thumbnail-tile p
	  {

		text-align: center;
	    text-align: -webkit-center;
	  }



}	

@media screen and (max-width: 970px)
{



}	*/


/*---------INITIAL DISCOGRAPHY ALBUM PAGE STYLING---------*/


.col1 {
    width: 55%;
    float: left;
    position: relative;
}

.col2 {
    width: 38%;
    float: right;
    position: relative;
}

.discog-slider
{

    border: 10px solid #ffffff;
}

div#discog_slider
{
    margin-bottom: 0px !important;
}

.slider-container
{

	display: block;
	min-height: 450px;
	max-width: 55.294em;
	/*padding-bottom: 30px;*/
	background-color: black;
	border: 10px solid #ffffff;


}

.slider-container_section-bg
{

	display: flex;
	min-height: 450px;
	max-width: 55.294em;
	border: 10px solid #ffffff;
	background: -webkit-linear-gradient(#F7D130,#E90B19);
	background: linear-gradient(to bottom, #f7d130 0%,#e90b19 100%);
    padding: 40px 30px;
    color: #ffffff;

}

.OMITD-header
{

	color:#F8A032;
	font-weight: 900;

}

.OMITD-text
{

	color:#F8A032;
	list-style-type: none;


}


.omitd-bg
{

	background: #0082ae;

}

.Organisation-header
{

	color:#FFFFFF;
	font-weight: 900;

}

.Organisation-text
{

	color:#FFFFFF;
	list-style-type: none;


}

.Organisation-bg
{

	background: #5F6F64;

}


.AM-header
{

	color:#F05455;
	font-weight: 900;

}

.AM-text
{

	color: #F05455;
	list-style-type: none;


}


.AM-bg
{

	background: #ffdfa4;

}

.DS-header
{

	color:#E9F8E6;
	font-weight: 900;

}

.DS-text
{

	color:#E9F8E6;
	list-style-type: none;


}

.DS-bg
{

	background: #015442;

}

.JC-header
{

	color:#db1d3d;
	font-weight: 900;

}

.JC-text
{

	color:#db1d3d;
	list-style-type: none;


}


.JC-bg
{

	background: #100F0A;

}


.Crush-header
{

	color: #ffffff;
	font-weight: 900;

}

.Crush-text
{

	color: #ffffff;
	list-style-type: none;


}


.Crush-bg
{

	background: #E86E36;

}


.PA-header
{

	color: #ffffff;
	font-weight: 900;

}

.PA-text
{

	color: #ffffff;
	list-style-type: none;


}

.PA-bg
{

	background: #3A5292;

}

.ST-header
{

	color:#62AE9C;
	font-weight: 900;

}

.ST-text
{

	color: #62AE9C;
	list-style-type: none;


}


.ST-bg
{

	background: #231f20;

}

.Liberator-header
{

	color:#BC4A4A;
	font-weight: 900;

}


.Liberator-bg
{

	background: #eeab54;

}

.Liberator-text
{

	color:#BC4A4A;
	list-style-type: none;


}


.Universal-header
{

	color:#FC3A44;
	font-weight: 900;

}

.Universal-text
{

	color:#FC3A44;
	list-style-type: none;


}


.Universal-bg
{

	background: #154D94;

}

.HOM-header
{

	color:#FCFC1F;
	font-weight: 900;

}

.HOM-text
{

	color:#FCFC1F;
	list-style-type: none;


}


.HOM-bg
{

	background: #ff7000;

}


.EE-header
{

	color:#FFFF01;
	font-weight: 900;

}

.EE-text
{

	color:#FFFF01;
	list-style-type: none;

}

.EE-bg
{

	background: #fe0000;

}

.PL-header
{

	color:#f4e714;
	font-weight: 900;

}

.PL-text
{

	color:#f4e714;
	list-style-type: none;

}

#discog_slider img,.track-list-slider
{

	float: left;
	position: relative;
	width: 300px;
	height: auto;

}

.track-list-slider li
{

	padding: 3px;
}

.track-list-release
{
    float: left;
    clear: both;
    margin-top: 30px;
    margin-bottom: 30px;
    padding:0px;
}


#tracks-mobile
{

	color: #ffffff;
	margin-top: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	box-shadow: 10px 0px 40px #444444;
	border: 10px solid #ffffff;
	text-align: center;
	background-color: #000000;

}

#tracks-mobile ul
{

	list-style-type: none;
    padding: 0;
	
}

#tracks-mobile li
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;

}



/*-------------------------------------------*/

/*-------------------------------VIDEO GALLERY CSS-------------------------------*/

    .gallery .gt3pg_cover img {
/*        width: 100%;
*/        height: auto;
        vertical-align: top;
        -webkit-box-shadow: #333333 0px 3px 5px;
        -moz-box-shadow: #333333 0px 3px 5px;
        box-shadow: #333333 0px 3px 5px;
    }

    figcaption
    {
        font-family: GT-Cinetype-Trial-Bold,sans-serif;
        font-size: 1.2rem;
        text-align: center;
        margin-top: 20px;
    }

    .gt3pg_page-gallery-container {
        margin-top: 20px;
    }

    .swipebox-video-container
    {
        top: 0px;
    }

    #pg_swipebox-top-bar 
    {
    
        display: none !important;

    }

    #pg_swipebox-slider 
    {

        top: -30px;

    }

    .gt3pg_gallery-item.gt3pg_element 
    {
/*        width: 100% !important;
*/        margin-bottom: 30px;
    }
/*-------------------------------VIDEO GALLERY CSS-------------------------------*/


@media screen and (max-width: 53.529em) {


	.nav-menu,.sign-up
 
	{

		display: none;

	}

    .site-header
    {

        opacity: 1;
    }


/*	.wrapper
	{

	    width: 100%;

	}*/

	.sidebar-widget,.col1,.col2,.slider-container 
    {
        clear: both;
    	width: inherit;	    
    	margin-left: 0px;
        float: none !important;

    }

    .sidebar-widget.content-widget {
    float: none;
    }



	#menu-button
	{

		display: block;
		position: absolute;
		float: left;
		margin-top: 21px;
		padding-left: 0px;
		z-index: 10;

	}

	.logo
	{

	    float: left;
	    margin: 1em;
	    margin-left: 50%;
	    left: -75px;
	    position: relative;

	}

	#home_slider .owl-item
	{

		
        height: 100%;		
	}

	.slider-img
	{

		text-align: center;
	    margin-top: 12px;
	    width: 100%;
	    height: auto;
	    margin-bottom: 15px;
        width: 66% !important;
	}

	#slider-header,.owl-item h1
	{

    	margin-top: 0px;		
    	text-align: center;

	}

	

	#tracks-mobile
	{

		display: block;

	}

}

@media screen and (max-width: 480px)
{

	.site-wrapper
	{

		width: 100%;

	}

	.news-widget
	{

		clear: both;
	    width: inherit;
	    float: none !important;

	}

}

@media screen and (device-width: 414px) and (device-height: 736px)
{


	.owl-carousel .owl-wrapper-outer {
	    overflow: hidden;
	    position: relative;
	    width: 100%;
		max-height: 89vh !important;

	}

	.slider-img
	{

	    height: auto;
	    width: 100%;
	    margin-top: 0px;

	}

}

@media screen and (max-width: 412px)
{


	.owl-carousel .owl-wrapper-outer {
	    overflow: hidden;
	    position: relative;
    	width: initial !important;		
    	max-height: 82vh;

	}



	.slider-img
	{

		height: auto;
	    width: 100%;

	}


	#menu-container
	{
		margin-top: 10px;
		display: block;
		z-index: 10;
		height: 90px;		
		width: 80%;

	}

	#slider-header 
	{
	    margin-bottom: 5px;
	    font-size: 1.4rem;
	}

}

@media screen and (max-width: 360px)
{


	.owl-carousel .owl-wrapper-outer {
	    overflow: hidden;
	    position: relative;
	    width: 100%;
		max-height: 75vh;

	}

	.slider-img
	{

	    height: auto;
	    width: 100%;

	}

}

@media screen and (device-width: 360px) and (device-height: 640px)
{


	.owl-carousel .owl-wrapper-outer {
	    overflow: hidden;
	    position: relative;
	    width: 100%;
		max-height: 89vh !important;

	}

	.slider-img
	{

	    height: auto;
	    width: 100%;

	}

}

@media screen and (device-width: 320px) and (device-height: 480px)
{

	.owl-carousel .owl-wrapper-outer {
	    overflow: hidden;
	    position: relative;
	    width: 100%;
		max-height: 95vh !important;

	}

    .title {
        display: inline-block;
/*        color: #ffffff;
*/        /* background-color: #000000; */
        text-align: center;
        width: 194px;
        height: 194px;
        position: absolute;
        margin: auto;
        background-color: rgba(0, 0, 0, 0.6);
        transition: all 0.75s ease-in-out;
        top: 4px;
        left: 4px;
        right: 4px;
    }

}

@media screen and (device-width: 320px) and (device-height: 568px)
{

    .title {
        display: inline-block;
        color: #ffffff;
        /* background-color: #000000; */
        text-align: center;
        width: 194px;
        height: 194px;
        position: absolute;
        margin: auto;
        background-color: rgba(0, 0, 0, 0.6);
        transition: all 0.75s ease-in-out;
        top: 4px;
        left: 4px;
        right: 4px;
    }

}


@media screen and (max-width: 320px)
{


	.owl-carousel .owl-wrapper-outer {
	    overflow: hidden;
	    position: relative;
	    width: 100%;
		max-height: 77vh;

	}

	.slider-img
	{

		height: auto;
	    width: 100%;

	}

}


@media screen and (min-width: 567px) and (max-width:783px)
{

	.owl-carousel .owl-item img {
	    display: block !important;
	    width: 50% !important;
	    margin-left: 50% !important;
	    left: -25% !important;
	}

}

@media screen and (max-width: 566px) 
{

	.owl-carousel .owl-item img {
	    display: block !important;
	    width: 80% !important;
	    margin-left: 50% !important;
	    left: -40% !important;
	}

}

@media screen and (min-width: 820px) 
{

	.slider-description,.slider-img
	{

	    max-width: 290px !important;
	    height: auto;
	    margin-bottom: 15px;

	}

	.slider-img
	{
	    margin-left: 20px;

	}

}


@media screen and (min-width: 768px) and (max-width: 819px)
{

	#home_slider .owl-item
	{

		color: #ffffff;
		display: block;
		max-height: 550px;
		max-width: 55.294em;
		background: -webkit-linear-gradient(#F7D130,#E90B19);
		background: linear-gradient(to bottom, #f7d130 0%,#e90b19 100%);

	}



	.slider-description,.slider-img
	{

	    float: left;
	    position: relative;
		max-width: 280px;	    
		height: auto;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    margin-bottom: 30px;
	    text-decoration: none;
	    list-style-type: none;
	    margin-left: 0px;
	    margin-top: 0px;
	}

	.slider-description
	{



	}



}

@media screen and (device-width: 768px) and (device-height: 1024px)
{

	.sidebar-widget,.content-widget {

	    clear: both;
	    width: inherit;
	    float: none !important;

	}

	.owl-item h1 {
	    margin-top: -20px !important;
	    text-align: center;
	}

	#tracks-mobile
	{

		display: none;

	}

	.slider-description
	{

		padding-left: 15px;

	}

    .title
    {

        display: inline-block !important;
/*        color: #ffffff;
*//*      background-color: #000000;
*/      text-align: center;
        width: 244px;
        height: 244px;
        position: absolute;
        margin: auto;
        background-color: rgba(0, 0, 0, 0.6);
        transition: all 0.75s ease-in-out;
        top: 4px;
        left: 15px;
        right: 15px;
        font-size: 1.35rem;    
    }

}

@media screen and (device-width: 1024px) and (device-height: 768px)
{

    .title
    {

        display: inline-block;
/*        color: #ffffff;
*//*      background-color: #000000;
*/      text-align: center;
        width: 244px;
        height: 244px;
        position: absolute;
        margin: auto;
        background-color: rgba(0, 0, 0, 0.6);
        transition: all 0.75s ease-in-out;
        top: 4px;
        left: 15px;
        right: 15px;
        font-size: 1.35rem;    
    }

}

@media screen and (device-width: 1024px) and (device-height: 1366px)
{

	.sidebar-widget,.content-widget {

	    clear: both;
	    width: inherit;
	    float: none !important;

	}

	.nav ul
	{

		display: none;

	}

	.nav-menu 
	{
    	display: none;
	}

	.sign-up
	{

		display: none;
	}


	#menu-button
	{

		display: block;
		position: absolute;
		float: left;
		margin-top: 21px;
		padding-left: 10px;
		z-index: 10;

	}

	.logo
	{

	    float: left;
	    margin: 1em;
	    margin-left: 50%;
	    left: -75px;
	    position: relative;

	}

	.footer 
	{
    
/*    	bottom: -18vh;
*/
	}

	.overLayer
	{

		opacity: 0.6 !important;

	}

	.infoLayer
	{

		opacity: 1 !important;

	}

	#tracks-mobile
	{

		display: none;

	}

    .title
    {

        display: inline-block;
/*        color: #ffffff;
*//*      background-color: #000000;
*/      text-align: center;
        width: 194px;
        height: 194px;
        position: absolute;
        margin: auto;
        background-color: rgba(0, 0, 0, 0.6);
        transition: all 0.75s ease-in-out;
        top: 4px;
        left: 15px;
        right: 15px;
        font-size: 1.2rem;    
    }



}

@media screen and (device-width: 1366px) and (device-height: 1024px)
{


	.overLayer
	{

		opacity: 0.6 !important;

	}

	.infoLayer
	{

		opacity: 1 !important;

	}

	#tracks-mobile
	{

		display: none;

	}

    .title
    {

        display: inline-block;
/*        color: #ffffff;
*//*      background-color: #000000;
*/      text-align: center;
        width: 194px;
        height: 194px;
        position: absolute;
        margin: auto;
        background-color: rgba(0, 0, 0, 0.6);
        transition: all 0.75s ease-in-out;
        top: 4px;
        left: 15px;
        right: 15px;
        font-size: 1.2rem;    
    }



}

@media screen and (max-width: 901px) {


.track-list-slider
	{

		padding-left: 3px;
		width: 250px;

	}

}

@media screen and (max-width: 783px) {


	#col1,#col2 {
		width: 100%;
		margin-left: -10px;
	}

	#tracks-mobile
	{

		display: none;

	}

	.track-list-slider
	{

        padding-left: 5px;
        width: 100%;
        text-align: center;
        margin-top: 20px;

	}

	#home-link {

		text-align: center;

	}

	.header
	{

	
		opacity: 1;

	}


	.sidebar-widget {

		clear: both;
		width: inherit;

	}

	.content-widget{

		float: none !important;

	}

	.overLayer
	{

		opacity: 0.6 !important;

	}

	.infoLayer
	{

		opacity: 1 !important;

	}


	.slider-description
	{
	    display: none;
	}

	#additional-info a
	{

		text-align: center;

	}


	.nav {

		opacity: 1;

	}

	#home_slider .owl-item
	{

		
	/*		min-height: 70vh;
	*/		max-width: 95%;
		
	}

	/*body.custom-background
	{

		background-size: cover !important;
		background-attachment: fixed !important;
        	background-position: center !important;
        	-webkit-background-size: cover !important;
        	-moz-background-size: cover !important;
        	-o-background-size: cover !important;
		background-color: #0e0a07;


	}*/

}

@media screen and (max-width: 766px) {

		.track-list-slider
		{

			display: none;

		}

		#tracks-mobile
		{

			display: block;

		}

		#discog_slider img
		{

			position: relative;
		    margin-left: 50%;
		    left: -150px;
		    height: auto;

		}

}

@media screen and (max-device-width: 375px)
{

	#discog_slider img
	{

		position: relative;
	    margin-left: 50%;
	    left: -100px;
	    width: 200px;
	    height:auto;

	}

}

@media screen and (max-width: 480px)
{

	#discog_slider img
	{

		position: relative;
	    margin-left: 50%;
	    left: -100px;
	    width: 200px;
	    height:auto;

	}

}
