@import url('https://fonts.googleapis.com/css?family=EB+Garamond|Fira+Sans+Extra+Condensed:800');

* {
    text-align: center;
}

h1 {
    font-family: 'Fira Sans Extra Condensed', sans-serif;
	font-size:17px;
	line-height:35px;
	color:#fff;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
}

h1.text-left {
    text-align: left;
}

.hours img {
    width: 100%;
}

a img, .partner a {
    text-decoration: none;
    border-bottom: 0px;
}

.partner a:hover {
    text-decoration: none;
    border-bottom: 0px;
    opacity: 0.8;
}

h1 a, .metanav h1 {
    color: #fff;
    font-size: 17px;
    border-bottom: 5px #fff solid;
    padding:0;
    margin:0;
}

h1 a:hover {
    color: #fff;
}

h2 {
    font-family: 'Fira Sans Extra Condensed', sans-serif;
	font-size:17px;
	line-height:35px;
	color:#947652;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 13px;
}

h2 a {
        border-bottom: 2px #897f76 solid;
    color: #897f76;
}

h2 a:hover {
    color: #fff;
    border-bottom: 2px #fff solid;
}

p {
    font-family: 'EB Garamond', serif;
	font-size:16px;
	line-height:25px;
	color:#fff;
    margin-top:10px;
}

a {
    color: #897f76;
    padding-bottom: 3px;
    border-bottom: 1px #897f76 solid;
text-decoration:none;
}

a:hover {
    color: #fff;
    padding-bottom: 3px;
    border-bottom: 1px #fff solid;
    text-decoration: none;
}


/* HEADER */
body {
    width: 100%;
    background-color: #000;
margin:0 auto;
}

header {
    text-align: center;
    max-width: 100%;
    min-height: 80%;
    position: relative;
    overflow: hidden;
}

.hours {
    border-top: 1px #fff solid;
    border-bottom: 1px #fff solid;
    width:50%;
    display: inline-block;
}

.hours.two {
    border-bottom: 0px;
}

.hours.two h1 {
    font-size: 13px;
}

.metanav {
    width: 56px;
    position: absolute;
    right: 0;
    top:10px;
    z-index: 25;
}

.metanav a {
    border-bottom: none;
}

.metanav img {
    padding-top: 10px;
    margin-bottom: 10px;
}

.metanav ul {
    list-style: none;
    padding:0;
}

/* SLIDER */
.my-slider {
    width: 100%;
    height: 100%;
    max-height: 80%;
    position: absolute;
    z-index: 0;
    top: 0;
    background-color: #000;
}

li span.slider {
    width:100%;
    text-align: center;
}

li {
    text-align: center;
}

/* SLIDER */


img.headerimage {
    min-width: 100%;
    width:100%;
    min-height: 100%;
    margin: 0 auto;
    background-color: #000;
    position: relative;
    display: inline-block;
}

img.logo2 {
    width: 540px !important;
    max-width: 210px;
    padding-bottom:160px;
    padding-top: 25px;
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto; 
    -webkit-filter: drop-shadow( -2px -2px 2px #000 );
            filter: drop-shadow( -2px -2px 2px #000 ); /* Same syntax as box-shadow, except 
                                                       for the spread property */
}


img.logo {
    width: 540px !important;
    max-width: 85%;
    padding-bottom:160px;
    padding-top: 25px;
    z-index: 0;
    opacity: 0;
    position: relative;
    -webkit-filter: drop-shadow( -2px -2px 2px #000 );
            filter: drop-shadow( -2px -2px 2px #000 ); /* Same syntax as box-shadow, except 
                                                       for the spread property */
}

img.footer-logo {
    max-width: 200px;
    padding-bottom: 30px;
    padding-top: 50px;
}

.my-slider.unslider-horizontal {
    overflow: visible !important;
}

nav.unslider-nav {
    position: absolute;
    bottom:30px;
    left: 0;
    right: 0;
    margin-bottom: 30px;
    display: none;
}

/* PARTNER */
.flex {
    display: flex;
    align-items: flex-end;
}



.partner a:nth-child(1) {
    flex: 2;
}

.partner a:nth-child(2), .partner a:nth-child(3) {
    flex: 1.5;
}

.image-1, .image-3 {
    padding-right: 73px;
}

a .image-2 {
    padding-right: 100px;  
    margin-bottom: -35px;
}

.flex a:last-child img {
    padding-right: 0px;
    padding-left: 50px; 
}

    
    .partner {
        margin-top: -10px;
    }

/* CONTENT */

.content {
    background-color: #000;
    padding-bottom: 20px;
	padding-top:30px;
    position: relative;
}

.container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto !important;
    text-align: center;
    padding-bottom: 45px; 
}

.center {
    text-align: center;
    width: 100%;
    display: block;
}

.prev, .next {
    display: none;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding: 0px;
}

@media all and (max-width: 990px){
    .partner img {
        padding-right: 20px;
    }
    
    .partner {
        margin-top: 0;
    }
}

@media screen and (max-width : 480px) {

    .hours {
        width: 75%;
    }
    
    .partner {
        margin-top: 0;
    }
    
h1.text-left {
    text-align: center;
    margin-bottom: 0; 
}
    
    .flex {
        display: block;
    }

    
    .partner img, .flex a:last-child img {
        max-width: 50%;
        padding: 0;
        margin-bottom: 50px;
    }
    
    .container {
        width: 90%;
        margin: 0 auto;
    }
    
    img.logo {
    padding-bottom:60px; 
}

.metanav {
    width:100%;
    position:relative;
}

.metanav li {
    display: inline-block;
    width:70px;
}
    
    .metanav li:first-child {
        display: block;
        padding-bottom:10px;
        margin:0 auto;
    }

    #footer {
    display: block;
    text-align: center;
    width: 100%;
    padding-bottom: 65px;
}
    h1 {
        padding-top: 10px;
    }
    h4 {
        margin: 0;
    }
    
    nav.unslider-nav {
    position: absolute;
    bottom:30px;
    left: 0;
    right: 0;
    margin-bottom: 30px;
}
}