/*
Theme Name: Bye Maxene - WP Bootstrap
Theme URI: http://teamtreehouse.com/wordpress-bootstrap-theme-tutorial
Description: Custom Bootstrap WP Theme exclusivly for Bye Maxene ;)
Author: Philipp Bernecker
Author URI: http://www.werbezirkus.com
Version: 1.0
Tags: responsive, white, bootstrap

This theme was built for Bye Maxene!
*/

/******* FONTS ************/
h1, h2, h3, h4{
}
.main-slide h2{
    font-family: 'IM Fell French Canon', serif;
    font-size: 60px;
    line-height: 50px;
    margin-bottom: 30px;
}
.main-slide a {
    color: #ffffff;
    text-decoration: underline;
}
#VintageMadness p {
    font-size: 20px;
}
#navbar .sprite-About_over:before{
    width: 99px;
    height: 42px;
    left: -11px;
    top: 6px;
    background-position: 10px -1px;
}
#navbar .sprite-Press_over:before{
    background-position: 0 -42px;
    width: 65px;
    height: 29px;
    left: 3px;
    top: 10px;
}
#navbar .sprite-contact_over:before{
    background-position: 0 -76px;
    width: 102px;
    height: 29px;
    left: -5px;
    top: 12px;
}
#navbar .sprite-vintage_over:before {
    width: 99px;
    height: 42px;
    left: -11px;
    top: 6px;
    background-position: 10px -1px;
}
#navbar .sprite-gallery_over:before{
    background-position: 0 -110px;
    width: 71px;
    height: 36px;
    left: 9px;
    top: 7px;
}
#navbar .sprite-media_over:before{
    width: 91px;
    height: 33px;
    background-position: 0px -42px;
    left: 8px;
    top: 9px;
}

[class^="sprite"].active, [class*="sprite"].active,
[class^="sprite"]:hover, [class*="sprite"]:hover {
    position: relative;
}
[class^="sprite"].active:before, [class*="sprite"].active:before,
[class^="sprite"]:hover:before, [class*="sprite"]:hover:before {
    z-index: -1;
    content: '';
    display: block;
    position: absolute;
    background: url(img/header-sprite.png) no-repeat center center;
}
[class^="sprite"], [class*="sprite"] {
    background: transparent;
}

.navbar.navbar-fixed-top.navbar-default .navbar-nav>li >a,
.navbar.navbar-fixed-top.navbar-default .navbar-nav>li{
    overflow: visible;
}

.slide-background{
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;;
    -o-background-size: cover!important;;
    background-size: cover!important;;
}
#Media .foreground-layer{
    z-index: 0!important;
}

.video-slick .slick-slide {
    position: relative;
    color: #ffffff;
}

.video-slick .slick-slide img {
    width: 100%;
}
.videos{
    width: 100%;
}
.video-slick .slick-slide .play-button {

    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 24px!important;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    background: rgba(0,0,0,.6);
    border-radius: 5px;
    z-index: 99;
    padding: 9px;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    border: none;
}
@media (min-width: 769px) {
    .container > .row,
    .container,
    .slide-background,
    html,
    body,
    #parallax-container,
    .main-slide {
        height: 100%;
    }
    .slide-layer, .img-fg, .img-bg, .slide-background, .content{
        position: absolute;
    }
    .slide-background,
    .content{
        width: 100%;
        height: 100%;
    }
}
.main-slide{
    position: relative;
    overflow: hidden;
}
.content,
.slide-background,
.slide-layer{
    /*-webkit-transition: all 0.2s linear;*/
    /*-moz-transition: all 0.2s linear;*/
    /*-o-transition: all 0.2s linear;*/
    /*transition: all 0.2s linear;*/
}
.slide-layer {
    background-repeat: no-repeat;
    background-size: 100%!important;
}

#Home .col-sm-4{
    position: static;
    height: 100%;
}
#Home .container {
    position: relative;
}

.content .container{
    padding-top: 100px;
}

/*********** Z-Indexes ***************/
.img-fg{ z-index: 10; }
.content{ z-index: 1;}
.img-bg{ z-index: -10; }
.slide-background{ z-index: -20; }

/********* POSITIONING ****************/
.img-fg{
    bottom: 40px;
    left: 40px;
}

/********** COLORS ***************/
.white{
    color: #ffffff;
}
.purple{
    color: #330033;
}
.dark-grey{
    color: #1d1d1b;
}
.brown{
    color: #6a4e4a;
    color: #4e342f;
}

/********* Newsbox ********/
.newsbox .img-instergram img{
    border-radius: 5px;
    width: 84px;
    height: 84px;
}
.newsbox .img-instergram {
    border: 2px solid #eeeee5;
    background: #eeeee5;
}
.newsbox-content{
    width: 150px;
}

.newsbox a:active,
.newsbox a:hover{
    color: #ffffff;
}
.newsbox a{
    display: block;
    color: #ffffff;
}
.newsbox .bm-iconNEWS{
    position: absolute;
    font-size: 52px;
    top: -36px;
    left: 2px;
    color: #000000;
}
.newsbox{
    -webkit-border-image:url(img/rahmen.png) 2 2 stretch;
    -o-border-image:url(img/rahmen.png) 2 2 stretch;
    border-image:url(img/rahmen.png) 2 2 stretch;
    width: 300px;
    height: 130px;
    background: #4b414b;
    right: 0;
    top: 120px;
    position: absolute;
    padding: 20px;
}

/*********** NAVBAR ***************/
.navbar.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
    color: #1d1d1b;
    font-size: 45px;
    padding: 2px 0;
}
.navbar.navbar-fixed-top.navbar-default .navbar-nav>li>a.active,
.navbar.navbar-fixed-top.navbar-default .navbar-nav>li>a:hover{
    color: #ffffff;
}
.navbar.navbar-fixed-top.navbar-default .navbar-nav{
    font-family: 'IM Fell French Canon', serif;
    font-size: 18px;
}
.navbar.navbar-fixed-top.navbar-default .navbar-nav>li{
    height: 100%;
}
.navbar.navbar-fixed-top.navbar-default .navbar-nav>li>a{
    height: 40px;
}
.navbar.navbar-fixed-top.navbar-default .navbar-nav>li>a{
    color: #000;
}
.navbar.navbar-fixed-top.navbar-default{
    background-color: #ffffff;
    color: #000;
}
.logo-claim{
    position: absolute;
    left: 73px;
    top: 50px;
}
.logo-claim .bm-iconPfeil{
    font-size: 63px;
    transform: rotate(118deg);
    display: inline-block;
}
.icon-top.bm-icondropdeadgorgeous{
    font-size: 88px;
    left: 16px;
    position: relative;
    top: 70px;
}

.social-icon{
    display: inline-block;
    font-size: 24px;
    float: left;
    padding-right: 14px;
    margin-top: 3px;
}

.main-slide h3{
    font-size: 60px;
    margin-top: 0;
}

.videos{
    display: inline-block;
    margin-top: 40px;
}

.bm-iconSCROLL{
    color: #ffffff;
    font-size: 200px;
    left: 50%;
    bottom: 50px;
    margin-left: -100px;
    position: absolute;
}

/******** GALLERY *************/
.gallery{
    display: inline-block;
    margin: 15px 0;
}
.galleries{
    margin-top: 120px;
}
.galleries > div > figure:first-child{
    display: inline-block!important;
}
.fancy-gallery.gallery-columns-4 .gallery-item{
    width: 100%;
    position: relative;
}
.gallery-item{
    display: none!important;
}
.gallery-item a:after{
    content: '';
    -webkit-transition: all 0.2s ease; /* Firefox */
    -moz-transition: all 0.2s ease; /* WebKit */
    -o-transition: all 0.2s ease; /* Opera */
    transition: all 0.2s ease; /* Standard */
    transform: translate(0, -157px);
    -webkit-transform: translate(0, -157px);
    -moz-transform: translate(0, -157px);
    -o-transform: translate(0, -157px);
    -ms-transform: translate(0, -157px);
    opacity: 0;
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 8px;
}
.gallery-item a:hover:after{
    content: "\e600";
    color: #ffffff;
    opacity: 0.8;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    font-size: 70px;
    font-family: 'bm-icon';
    padding: 90px 0;
}
.caption {
    text-align: right;
    padding-right: 54px;
    font-size: 30px;
}
.gallery-item a:active:after{
    content: "\e601";
}

/******** PRESS ****************/
.press-content a:focus,
.press-content a:active,
.press-content a:hover{
    color: #ffffff;
    text-decoration: none;
}
.press-content a:hover .hover{ display: block; }
.press-content a:hover .normal{ display: none; }
/*.press-content a:hover .active{ display: none;}*/

.press-content a:active .active{ display: block;}
.press-content a:active .hover{ display: none; }
.press-content a:active .normal{ display: none;}

.press-content a{
    color: #ffffff;
    margin-bottom: 60px;
    display: inline-block;
}
.press-content {
    margin-top: 60px;
}
.press-content .col-sm-4{
    text-align: center;
}
.press-content .icon.normal{
    display: block;
}
.press-content .icon{
    font-size: 250px;
    display: none;
}

/************ CONTACT ***********/
.contact-form{
    z-index: 40;
}
/*** TEMP ***************/
.img-fg{
    width: 300px;
    height: 200px;
}
/*.container{*/
    /*min-width: 320px;*/
/*}*/
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #6a4e4a;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #6a4e4a;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #6a4e4a;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #6a4e4a;
}
.contact-wrapper textarea{
    padding: 15px;
    background: transparent;
    border: 1px solid #6a4e4a;
    width: 100%;
}
.contact-wrapper input{
    width: 100%;
    margin-bottom: 15px;
    padding: 0 15px;
    height: 40px;
    background: transparent;
    border: 1px solid #6a4e4a;
}
.contact-wrapper a{
    color: #6a4e4a;
    text-decoration: underline;
}
.contact-wrapper p{
    text-align: center;
}
.contact-wrapper .wpcf7-submit{
    padding: 5px 30px 5px 56px;
    width: auto;
    font-size: 20px;
    margin: 0 auto;
}
.wpcf7-form{
    font-weight: bold;
}
.wpcf7-form p:last-of-type{
    position: relative;
}
.wpcf7-form p:last-of-type:before{
    content: '\e612';
    font-size: 23px;
    font-family: 'bm-icon';
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -79px;
}
.loading{
    width: 100%;
    height: 100%;
}
.loading img{
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: 300px;
}

/** AUDIO PLAYER */
.audiojs .play-pause{
    width: 40px!important;
}
.visible-custom-md {
    display: none !important;
}
.simple-version.beige{ background-color: #d5c1a9;}
.simple-version.rose{ background-color: #e1c2c0;}
.simple-version.violet{ background-color: #50444e;}
.simple-version.mint{ background-color: #b5c6c0;}
.simple-version.petrol{ background-color: #343f41;}

.audiojs{
    height: 22px;
    width: 300px;
    margin-bottom: 0;
}
.audio h4{
    margin: 10px 0 3px 0;
    font-size: 14px;
}
.audiojs .play-pause{
    height: 20px!important;
}
.audiojs .time {
    height: 22px;
    line-height: 22px;
}
.audiojs .play{
    background: url("/wp-content/themes/byemaxene/js/player-graphics.gif") -2px -7px no-repeat;
}
.audiojs .pause {
    background: url("/wp-content/themes/byemaxene/js/player-graphics.gif") -2px -97px no-repeat;
}
.audiojs .scrubber{
    margin: 5px;
    height: 12px;
    width: 145px;
}
#Contact .content{
    height: 80px;
}
#Home .slide-background{
    margin-top: 50px;
}

.logo-claim{
    -webkit-animation: rotateX 1s; /* Safari 4+ */
    -moz-animation:    rotateX 1s; /* Fx 5+ */
    -o-animation:      rotateX 1s; /* Opera 12+ */
    animation:         rotateX 1s; /* IE 10+, Fx 29+ */
    color: #000000;
}

.flyer-area img{
    margin-right: 30px;
}
.flyer-area{
    margin-top: 100px;
}
.slick-slide{
    padding: 5px;
}
.slider-col{
    margin-top: 50px;
}

#Live h4 {
    font-size: 28px;
}

@-webkit-keyframes rotateX {
    0%   { transform: rotateX(-90deg); }
    60%   { transform: rotateX(-90deg); }
    100% { transform: rotateX(0deg); }
}

html, body{
    overflow: visible!important;
}
@media (max-width: 1400px){
    .foreground-layer{
        z-index: -1!important;
    }
}
@media (max-width: 1199px){
    .flyer-area img{
        width: 280px;
        height: auto;
    }
    .bm-contact-form {
        width: 100%!important;
        background-position: center;
        background-size: 100% auto!important;
        height: 100%!important;
        bottom: inherit!important;
        padding-top: 90px;
    }
    .bm-iconSCROLL{
        font-size: 150px;
        margin-left: -75px;
        bottom: 40px;
    }
    .logo-claim {
        min-width: 380px;
        max-width: 100%;
        top: -50px;
    }
}

@media screen and (min-width: 768px){
    #Live p {
        font-size: 20px;
    }
    #VintageMadness .videos{
        margin-top: 150px;
    }
    .audio .col-lg-5:nth-child(even){
        padding-left: 20px;
    }
    html, body, .container{
        min-width: 992px;
    }
}
@media (min-width: 1025px){
    .contact-form{
        padding-top: 45px;
    }
    .contact-wrapper{
        padding: 220px 150px;
    }
}
@media (max-width: 1027px){
    .wpcf7{
        margin-top: 133px!important;
        width: 80%;
        left: 10%;
        position: relative;
        background: rgba(213,193,169,0.9);
    }
    .contact-wrapper.visible-xs{
        padding-bottom: 50px;
    }
    .main-slide h3{
        font-size: 60px;
    }
    .audiojs{
        width: 100%;
    }
    .content{
        padding-bottom: 20px;
    }
    .content .container{
        position: relative;
        z-index: 100;
        padding-top: 280px;
    }
    #Gallery .content .container{ padding-top: 200px; }
    #Press .content .container{ padding-top: 225px; }
    #Contact .content .container{ padding-top: 190px; }
    #Contact .content .container{ padding-top: 190px; }
    #Home .content .container{ padding-top: 0; }
    #Home .slide-background-mobile{
        position: relative;
    }
    .slide-background-mobile{
        position: absolute;
        top: 0;
    }
    .newsbox{
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    .xs-pos-static{
        position: static!important;
    }
    .heading-img{
        position: absolute;
        right: 30px;
        top: 30px;
    }
    .beige{ background-color: #d5c1a9;}
    .rose{ background-color: #e1c2c0;}
    .violet{ background-color: #50444e;}
    .mint{ background-color: #b5c6c0;}
    .green{background-color: #6DB5A8;}
    /*.petrol{ background-color: #6DB5A8;}*/
    /*.petrol .container{ background-color: #6DB5A8;}*/
    /*.petrol .content{ background-color: #6DB5A8;}*/
    #VintageMadness .heading-img{
       top: 75px;
    }
    #VintageMadness{
        padding-top: 0;
    }
    #VintageMadness .content{
        padding-bottom: 0;
    }
    #VintageMadness .container{
        padding-top: 140px;
    }
    .petrol{ background-color: #343f41;}
    .slide-background-mobile{
        width: 100%;
    }
    .bm-iconSCROLL{
        font-size: 50px;
        margin-left: -25px;
        bottom: 20px;
    }
    .logo-claim {
        left: 20px;
    }
    .navbar.navbar>.container .navbar-brand{
        padding: 5px;
    }
}
@media (max-width: 767px){
    .navbar-nav{
        width: 100%!important;
    }
    .flyer-area a:last-child img{
        margin-right: 0;
    }
    .flyer-area img{
        margin-right: 5%;
        width: 47.5%;
        height: auto;
    }
}
@media (max-width: 350px){
    #Contact .content .container{
        padding-top: 50px;
    }
    .newsbox{
        max-width: 100%;
    }
}

    #parallax-container > div:nth-child(3) .foreground-layer{
        /*z-index: -1!important;*/
        /*bottom: -25%!important;*/
    }
    .audiojs{display: block!important;}
@media (max-width: 1450px){
    /*.foreground-layer{*/
        /*bottom: -40%!important;*/
    /*}*/
    /*#Contact .foreground-layer{*/
        /*bottom: -60%!important;*/
    /*}*/
}
@media (max-width: 1024px) {
    #Contact .content .container .slide-background-mobile{
        width: auto;
    }
    #Home {
        height: initial;
        padding: 0;
    }
    .hidden-custom-md {
        display: none !important;
    }
    .main-slide{
        padding-top: 40px;
    }
}
@media (max-width: 1024px) {
    .visible-custom-md {
        display: block !important;
    }
}
@media (max-width: 767px){
    .main-slide h3{
        font-size: 40px;
    }
    .gallery-item a:hover:after{
        font-size: 60px!important;
        width: 100%;
    }
}
@media (max-width: 500px){
    .gallery-item a:hover:after{
        font-size: 70px!important;
    }
    .galleries{
        text-align: center;
    }
    .gallery.fancy-gallery figure .gallery-icon{
        padding: 0!important;
    }
    .gallery-item a:after{
        margin: 0;
        width: 100%;
    }
    .gallery-columns-4{
        float: none;
        width: auto;
    }
}
