/*
Theme Name: Brod 1995
Author: Jiri.it 
Author URI: 
Description: Custom Wordpress theme for Brod1995
Version: 1.0
*/

@font-face {
    font-family: 'Avenir Next LT Pro Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Condensed'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-Cn.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Demi';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Demi'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-Demi.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Demi Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Demi Condensed'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-DemiCn.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Heavy Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Heavy Condensed'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-HeavyCn.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Medium Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Medium Condensed'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-MediumCn.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Regular'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Ultra Light Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Ultra Light Condensed'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-UltLtCn.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Bold'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Bold Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Bold Condensed'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-BoldCn.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Bold Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Bold Condensed Italic'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-BoldCnIt.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Condensed Italic'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-CnIt.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Demi Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Demi Condensed Italic'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-DemiCnIt.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Demi Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Demi Italic'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-DemiIt.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Heavy Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Heavy Condensed Italic'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-HeavyCnIt.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Italic'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-It.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Medium Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Medium Condensed Italic'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-MediumCnIt.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Ultra Light Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Ultra Light Condensed Italic'), url('/wp-content/themes/brod/fonts/AvenirNextLTPro-UltLtCnIt.woff') format('woff');
}

body {
    font-family: "Avenir Next LT Pro Condensed";
}

.header-page {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/wp-content/themes/brod/images/header.jpg') no-repeat;
    background-size: cover;
    min-height: 300px;
}

@media (min-width: 1900px) {
    .header-container {
        width: 90%;
    }
}

@media (min-width: 1200px) {
    .header-container {
        width: 95%;
    }
}

.social-icon {
    padding: 0.1em 0.2em;
}

.social-icons-header {
    margin: 40px 0;
}

.social-icons-header a {
    color: #fff;
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.5em;
}

.social-icons-header a:hover {
    color: #fff;
    text-decoration: none;
}

.navbar {
    background: none;
    border: none;
}

.navbar .collapse {
    padding: 0;
}

.navbar-nav {
    border: 0.3em solid #fff;
    border-radius: 0;
    border-left: none;
    border-right: none;
    position: relative;
}

.left-menu-div {	
    width: calc(50% - 160px);
	float: left;
}

.navbar-left {
	float: right !important;
}

.right-menu-div {	
    width: calc(50% - 160px);
	float: right;
}

.navbar-right {
	float: left !important;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: bolder;
}
@media(max-width: 1660px){
	.navbar-default .navbar-nav > li > a {
 	   color: #fff;
  	  text-transform: uppercase;
  	  font-size: 1.7em;
  	  font-weight: bolder;
	}
}

@media(min-width: 1850px){
	.navbar-default .navbar-nav > li > a {
 	   color: #fff;
  	  text-transform: uppercase;
  	  font-size: 2.5em;
  	  font-weight: bolder;
	}
}

.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}

.navbar-default .navbar-nav > .current-page-ancestor > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav > li:hover > a {
    color: #555;
    background-color: #e7e7e7;
}

.nav .dropdown-menu {
    background: #B08753;
    border: 0;
    border-radius: 0;
    width: 90%;
    margin: 0 auto;
}

.nav .dropdown-menu a {
    background: none !important;
    color: #fff !important;
    font-size: 1.2em;
}

.nav .dropdown-menu .active a, .nav .dropdown-menu .current-page-ancestor a, .nav .dropdown-menu a:hover, .nav .dropdown-menu a:focus, .nav .dropdown-menu a:active {
    background: #E3B57B !important;
}

@media(max-width: 768px) {
    .navbar-nav {
        border: none;
        position: relative;
        width: 100%;
    }
    .navbar-collapse {
        border-bottom: 1px solid #fff;
    }
    .navbar-default .navbar-nav > li {
        float: none;
        padding-left: 0;
        text-align: center;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 1.5em;
        line-height: 2em;
    }
    .nav .dropdown-menu {
        background: none;
    }
    .nav .dropdown-menu a {
        background: none !important;
        color: #fff !important;
    }
    .nav .dropdown-menu .active a, .nav .dropdown-menu .current-page-ancestor a, .nav .dropdown-menu a:hover, .nav .dropdown-menu a:focus, .nav .dropdown-menu a:active {
        color: #333 !important;
        background-color: #E7E7E7 !important;
    }
}


.navbar-header.hidden-sm {
    position: absolute;
    left: calc(50% - 160px);
    margin-top: -100px;
}

.navbar-header.hidden-sm h1 {
    margin: 0;
    padding: 0;
}

.navbar-header.hidden-sm .navbar-brand img {
    height: 230px;
}

.navbar-toggle .icon-bar {
    background: #fff !important;
    height: 3px;
    width: 25px;
}

.main-logo-container {
    margin-top: 15em;
    color: #fff;
    max-width: 1000px;
}

@media(min-width: 1px){
	.main-header-text-container{
    		margin-top: 5em;
    		color: #fff;
    		max-width: 1920px;
	}

	.main-header-text-container h1 {
    		font-size: 2em;
		padding-right: 2em;
    		padding-left: 1.5em;
    		margin-top: 50px;
    		margin-bottom: 0px;
    		text-transform: uppercase;
    		text-align: center;
	}

	.main-header-text-container h2 {
    		font-size: 2em;
    		margin-top: 50px;
    		margin-bottom: 0px;
    		text-transform: uppercase;
    		text-align: center;
	}

	.main-header-text-container h3 {
    		min-width: 80%;
   		font-size: 3em;
    		margin-top: 50px;
		padding-right: 2em;
    		padding-left: 1.5em;
    		text-transform: uppercase;
    		text-align: center;
    		font-weight: bolder;
	}
}


@media(min-width: 800px){
	.main-header-text-container{
    		margin-top: 13em;
    		color: #fff;
    		max-width: 1920px;
	}

	.main-header-text-container h1 {
    		font-size: 3em;
    		margin-top: 50px;
    		margin-bottom: 0px;
    		text-transform: uppercase;
    		text-align: center;
	}

	.main-header-text-container h2 {
    		font-size: 3em;
    		margin-top: 50px;
    		margin-bottom: 0px;
    		text-transform: uppercase;
    		text-align: center;
	}

	.main-header-text-container h3 {
    		min-width: 80%;
   		font-size: 6em;
    		margin-top: 50px;
    		text-transform: uppercase;
    		text-align: center;
    		font-weight: bolder;
	}
}

@media(min-width: 1380px){
	.main-header-text-container{
    		margin-top: 13em;
    		color: #fff;
    		max-width: 1920px;
	}

	.main-header-text-container h1 {
    		font-size: 3.5em;
    		margin-top: 50px;
    		margin-bottom: 0px;
    		text-transform: uppercase;
    		text-align: center;
	}

	.main-header-text-container h2 {
    		font-size: 3.5em;
    		margin-top: 50px;
    		margin-bottom: 0px;
    		text-transform: uppercase;
    		text-align: center;
	}

	.main-header-text-container h3 {
    		min-width: 80%;
   		font-size: 7em;
    		margin-top: 50px;
    		text-transform: uppercase;
    		text-align: center;
    		font-weight: bolder;
	}
}

@media(min-width: 1850px){
	.main-header-text-container{
    		margin-top: 13em;
    		color: #fff;
    		max-width: 1920px;
	}

	.main-header-text-container h1 {
    		font-size: 4em;
    		margin-top: 50px;
    		margin-bottom: 0px;
    		text-transform: uppercase;
    		text-align: center;
	}

	.main-header-text-container h2 {
    		font-size: 4em;
    		margin-top: 50px;
    		margin-bottom: 0px;
    		text-transform: uppercase;
    		text-align: center;
	}

	.main-header-text-container h3 {
    		min-width: 80%;
   		font-size: 8.5em;
    		margin-top: 50px;
    		text-transform: uppercase;
    		text-align: center;
    		font-weight: bolder;
	}	
}

.main-logo {
    width: 70%;
    margin: 0 auto;
    position: relative;
    display: block;
}

.purple {
    background: #533542;
}

.blue {
    background: #393f4e;
}

.black {
    background: #000;
}

.gray {
    background: #222;
}

.okr {
    background: #b08753;
}

.entry {
    font-size: 1.25em;
}

.front-page-section h2 {
    margin: 0;
    padding: 20px;
    text-align: center;
    color: #fff;
    font: 2.3em "Avenir Next LT Pro Bold Condensed";
    background-color: #b08753;
}

.page-section {
    min-height: calc(100vh - 204px);
}

.page-section h2, .homepage-section h2 {
    margin: 0;
    padding: 20px;
    text-align: center;
    color: #fff;
    font: 2.5em "Avenir Next LT Pro Bold Condensed";
    background-color: #b08753;
}

.page-container {
    color: #fff;
    font: 1.5em "Avenir Next LT Pro Condensed";
    line-height: 1.5em;
    padding: 2em;
}

.post {
    color: #b08753;
    border-left: 1px solid #b08753;
    border-right: 1px solid #b08753;
    margin: 15px auto;
}

.post h2 {
    background: none;
    color: #b08753;
}

.post:first-of-type {
    border-left: none;
}

.post:last-child {
    border-right: none;
}

.band {
    padding: 0;
    min-height: 50px;
	font-size:0.6em !important;
}



#bands-section{

}

	




.band .overlay {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: calc(3.5em);
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    vertical-align: middle;
}

.band:hover .overlay {
    display: block;
}

.band .overlay > div {
    height: 100%;
}

.band .overlay2 {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: calc(4.7em);

    text-align: center;
    vertical-align: middle;
}

.band:hover .overlay2 {
    display: block;
}

.band .overlay2 > div {
    height: 100%;
}

.band h2 {
    padding: 0 0 0 0.25em;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    color: #b08753;
	font-size: x-large;
}

.band img {
    width: 100%;
}

.band .color_flip {
      filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(75); /* Webkit Nightlies & Chrome Canary */

    }

.band .color_flip:hover {
      filter: none;
      -webkit-filter: grayscale(0);
    }

.band-link, .band-link:hover, .band-link:visited {
    margin: 5px;
    color: #fff;
    text-decoration: none;
}

.stage ul {
    padding: 0;
}

#lineup-section h2 {
    margin: 30px;
    text-transform: uppercase;
}

#lineup-section h3 {
    margin: 30px;
    color: #b08753;
    font-weight: bold;	
    font-size: 2em;
    text-align: center; 
    text-transform: uppercase;
}


#lineup-section #purple-stage {
    background-color: #4a2c3a;
}

#lineup-section #blue-stage {
    background-color: #303745;
}


#lineup-section ul {
    list-style-type: none;
    text-align: center;
}

.stage strong {
    color: rgba(176, 136, 84, 1);
}

.stage {
    color: rgba(176, 136, 84, 0.5) !important;
}

#lineup-section ul li {
    font-size: 2em;
    text-transform: uppercase;
}

#pricing-section .tickets-container {
    display: flex;
    min-height: 450px;
    text-align: center;
}

#pricing-section .tickets-container p {
    margin: 0;
}

@media(max-width: 768px) {
    #pricing-section .tickets-container {
        display: block;
    }
}

#pricing-section .goOutFrame {
    height: 1600px;
    display: block;
    margin: 0px auto;
    max-height: initial; 
}

@media(max-width: 1558px) {
    #pricing-section .goOutFrame {
        height: 2100px;
    }
}

#pricing-section h2 {
    margin: 30px;
    text-transform: uppercase;
}

#pricing-section .clickable {
    cursor: pointer;
}

#pricing-section h3 {
    margin: 30px;
    color: #b08753;
    font-weight: bold;	
    font-size: 2em;
    text-align: center; 
    text-transform: uppercase;
}


#pricing-section a:hover {
    text-decoration: none;
}

#pricing-section p {
    color: #b08753;
    font-size: 1.5em;
    text-align: center;
    text-transform: uppercase;
}
#pricing-section p2 {
	display: block;
    color: #b08753;
    font-weight: bold;
    font-size: 2em;
    text-align: center; 
    text-transform: uppercase;
    
}

#pricing-section p.description {
    color: #fff;
    font-size: 1.5em;
    padding: 0 1em;
}

#footer {
    min-height: 50px;
    color: #fff;
    font-size: 1.3em;
}

#footer a {
    color: #fff;
}

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

#footer > div {
    padding-top: 1em;
}

.right {
    float: right;
}

.main-section-title {
    margin: 0px !important;
}

#bands-section h3 {
    margin: 30px;
    color: #b08753;
    font-weight: bold;	
    font-size: 2em;
    text-align: center; 
    text-transform: uppercase;
}

.absolute-center-parent {
    display: table;
    width: 100%;
}

.absolute-center-content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.alpha-text p, .alpha-text {
    color: rgba(176, 136, 84, 0.5) !important;
}

.aplha-text p, .beta-text {
    color: rgba(176, 136, 84, 0.5) !important;
    text-decoration: line-through;
}



.alignleft {
    float: left;
    margin: 7px 28px 28px 0;
}

.alignright {
    float: right;
    margin: 7px 0 28px 28px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 7px auto;
}

.navbar-brand {
	height: auto !important;
}

.sponsor {
	display: flex;
    text-align: center;
    background-color: #000;
	min-height: 10em;
}

.sponsor > a, .sponsor > div {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.sponsor img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.carousel {
  height: 100vh;
  width: 100%;
  background-color: #000;
}

.carousel .header-container {
	position: absolute;
    z-index: 999;
    width: 100vw;
    margin-right: -15px;
    margin-left: -15px;
}

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.carousel-fade .carousel-control .glyphicon {
  font-size: 4rem;
}
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100vh;
}
.stopfade {
  opacity: 0.5;
}
.slide-content {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  background: rgba(0, 0, 0, 0.75);
}
.slide-content video, .slide-content img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100vh;
  filter: brightness(60%);
  width: auto;
  height: auto;
  z-index: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
}
.door {
  font-family: Revista-Black;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 100vh;
  width: 100%;
  z-index: 1;
}
.door .title {
  font-size: 10rem;
  text-transform: uppercase;
  letter-spacing: -0.1rem;
  line-height: 13rem;
  text-align: center;
  font-family: "Avenir Next LT Pro Bold Condensed";
}
.door .description {
  border-top: 1px solid #fff;
  margin-top: 15px;
  font-size: 4rem;
  text-transform: uppercase;
  text-align: center;
  font-family: "Avenir Next LT Pro Demi Condensed";
}
@media screen and (max-width: 640px) {
    .door .description {
  font-size: 2rem;
}
.door .title {
  font-size: 4rem;
  text-transform: uppercase;
  letter-spacing: -0.1rem;
  line-height: 5rem;
}
.carousel-fade .carousel-control .glyphicon {
  font-size: 3rem;
	}
}
.line-up {
    margin: 30px;
    color: #b08753;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
    padding: 1em;
}
.line-up > div {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
}
.line-up > div > span {
    display: block;
    height: 30px;
}
.line-up > div > span > span {
    font-weight: bold;
    margin-left: 1em;
    font-family: "Avenir Next LT Pro Bold Condensed";
}