.color-picker, .player-container{
    display: none !important;
}

.wg-nav-logo{
    max-height: 40px;
    top: -8px;
    padding-right: 9px;
    position: relative;
}


.welcome.logo ul li{
    color:  #FFF !important;
}

#slides-1, .title-container{
    max-height: 620px !important;
}

.title-container{
    max-height:  680px !important;
    }

.main-menu{display: none;}
    #nav2 {display: block;}

.overlay{
    opacity:  1;
}

/*.parallax-wrapper.about-us{
    margin-top: -40px;
}
*/

#our-mision{
    /*background-image: url(../img/wg-live/mission-bg.jpg);*/
    background: url(../img/wg-live/mission-bg.jpg) 100% no-repeat fixed;
    background-size: cover;
    padding-bottom: 30px;
}

#our-mision h1{
    color:  white !important;
    padding-top: 30px;
}


.contact-blurb{
    margin-bottom: 10px;
    margin-top: -50px;
    text-align: center;
}

.dates-wrapper{
    height: auto;
}

.shows-spacer{
    margin-bottom:  25px;
}











/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 795px) {
    
    .slides-container img{
        height: 100% !important;
        width:  auto !important;
        top: 35px !important;
        left:  -280px !important;
    }

    section h1{
        margin-top: 50px;
    }

    .sec-content{
        font-size: 18px;
        line-height: 27px;
    }

    #our-mision{
   /* width: 120% !important;
    margin-left: -10%;*/
    padding-bottom: 30px;
    }

}










/*  HIDE SECTIONS */

#quotes, .social-footer, .current-news{
    display: none !important;
}