body, html {
    height: 100vh;
}

.bg { 
    /* The image used */
    background-image: url("background.jpg");

    /* Full height */
    min-height: 120vh; 

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	opacity: 0
}


#imageModal {
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	z-index: 100;
	background-color: black;
	opacity: .8;
}

.modalImage {
	position: fixed;
	left: 0;
	top: 20vh;
	z-index: 200;
	width: 100vw;
	height: auto;
}

@media screen and (min-width: 775px) {
    .modalImage {
        top: 5vh;
        width: 60vw;
        left: 20vw;
    }
    .title {
    	font-size: 50px;
    }
}

#homePage {
	visibility: hidden
}

#foodPage {
	display: none;
}

.nav-link {
	color: white;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Merriweather', serif;
	text-align: center;
}

.fa.fa-navicon {
	color: white;
}

.fa.fa-navicon:hover {
  color: #911e17;
}

.nav-link:hover {
	color: #911e17;
}

.active {
	color: #911e17;
	font-weight: bolder;
}
/*
#stroke {
	padding-top: 10vh;
	width: 100vw;
	height: 100%;
}*/

.image-container {
    position: relative;
    text-align: center;
    color: white;
    width: 80%;
    left: 10%;

}

.centered {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.top-centered {
	left: 50%;
	top: 20%;
	transform: translate(-50%, -50%);

}

.menuContainer {
	background-color: black;
	border: 1px solid white;
	color: white;
	font-size: 13px;
	font-family: 'Merriweather', serif;
	padding: 20px;
}

.title, .menuTitle{
	text-transform: uppercase;
	font-size: 38px;
	font-family: 'Fredericka the Great', cursive;
}

#greeting {
	position: relative;
	top: 10vh;
	width: 90%;
	left: 5%;
}

.menuSubtitle {
	font-size: 18px;
	text-transform: uppercase;
}

.menuSubhead {
	font-family: 'Fredericka the Great', cursive;
	font-size: 26px;
	transition: color 1s;
	cursor: pointer;
}

.menuSubSubHead {
	position: relative;
	font-size: 20px;
	width: 70%;
	left: 15%;
}

.menuSubhead:hover {
	color: #ad1914;
	transition: color 1s;
}

.activeHead {
	color: #ad1914;
}

#subtitle {
	font-size: 40px;
	text-transform: lowercase;
	color: white;
}


a {
	color: white;
	transition: color 1s;
}

#eat:hover {
	color: #911317;
	text-decoration: none;
	transition: color 1s;
}

#drink:hover {
	color: #911317;
	text-decoration: none;
	transition: color 1s;
}

#beLively:hover {
	color: #911317;
	text-decoration: none;
	transition: color 1s;
}

.image-container {
	position: absolute;
	width: 100%;
}

#foodChalkboard #drinkChalkboard {
	position: relative;
	width: 100%;
	left: 0;
}

footer {
	color: white;
	background-color: black;
	position: relative;
	bottom: 0vh;
	left: 0;
	width: 100vw;
	padding: 20px;
	font-family: 'Merriweather', serif;
	z-index: 1000;
}

.footerHead {
	font-family: 'Fredericka the Great', cursive;
	font-size: 20px;

}

.socialMediaLink {
	margin-right: 3px;
	margin-left: 3px;

}

.socialMediaLink:hover {
	color: #911e17;
	text-decoration: none;
}

.gallCont {
	background-color: black;
	padding: 10px;
	border: 1px solid white;
}

.thumbnail:hover img{
	opacity: .5;
	transition: opacity .5s;
	cursor: pointer;
}

img {
	transition: opacity .5s;
}


.upcoming {
	background-color: black;
	border: 1px solid white;
	color: white;
	margin-bottom: 20px;
	font-family: 'Fredericka the Great', cursive;
	font-size: 30px;
	padding: 20px;
}

.weekly {
	background-color: black;
	border: 1px solid white;
	color: white;
	font-family: 'Fredericka the Great', cursive;
	font-size: 30px;
	padding: 20px;
}

.weeklyRow {
	padding-left: 3%;
}
.venuePic {
	border-radius: 5px;
	transition: .7s ease;
	margin-bottom: 3%;
}

.venuePic:hover {
	opacity: .5;
	transition: .7s ease;
}

#partyVenues {
	background-color: black;
	padding: 2%;
	border: 1px solid white;
	color: white;
	font-family: 'Merriweather', serif;
}

#parties {
	color: white;
	background-color: black;
	font-family: 'Merriweather', serif;
	font-size: 12px;
	border: 1px solid white;
	margin-bottom: 10px;
}

#partiesHead {
	font-family: 'Fredericka the Great', cursive;
	font-size: 30px;
}

form {
	margin-top: 20px;
	border-radius: 5px;
	padding: 15px;
}

label {
	font-family: 'Fredericka the Great', cursive;
	font-size: 18px;
}

button {
	font-family: "Fredericka the Great",cursive;
}
.input-sm {
	padding-top: 0;
	padding-bottom: 0;
}

/*.partiesRow {
	padding-left: 5%;
}*/

.reserve {
	font-size: 14px;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: .5em 0;
    padding: 0; 
}


.slideshow {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 225px;
}
.images {
  background: url(slideshow.jpg);
  position: absolute;
  left: 0;
  top: 0;
  width: 300%;
  height: 225px;
  animation: slideshow 50s linear infinite;
}
@keyframes slideshow {
  0%    { left: 0; }
  100%  { left: -200%; }
}

.menuLink {
	margin:0;
	float: left;
	padding: 0;
	display: inline-block;
}

.specialsSubtitle {
	position: relative;
	left: 40%;
	width: 20%;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 6px;
}

.row {
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

#submitBackground {
	background-color: black;
	color: white;
}

.submitText {
	font-family: 'Merriweather', serif;
	font-size: 18px;
}

.submitBody {
	position: absolute;
	width: 40%;
	left: 30%;
	text-align: center;
	top: 20%;
}

.googleTourDiv {
	background-color: black;
}

#googleMap {
	width: 75vw;
	height: 50vh;
	margin: 3vw;
}

.modalHeader {
	font-size: 26px;
	font-family: 'Merriweather', serif;
	font-weight: bolder;
	margin-top: 10px;
}

.btn-dark {
	background-color: black;
	font-size: 24px;
}

.eventImg {
	width: 60%;
	padding: 10px;
}

@media screen and (max-width: 600px) {
	.eventImg {
		width: 95%;
	}
}