@charset "UTF-8";
/* Body */
body {
	font-family: trade-gothic-next, sans-serif;
	color: #929292;
	font-weight: 200;
	background-color: #e9e6e1;
	margin: 0px;
}
h1 {
	font-family: landa;
	font-size: 60px;
	font-weight: normal;
	text-align: center;
	color: #045037;
	margin-bottom: 5px;
	line-height: 1em;
}

.promotions {
	font-size: 50px;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 30px;
}

h2 {
	font-family: landa;
	font-size: 40px;
	font-weight: normal;
	text-align: center;
	color: #045037;
	margin-bottom: 5px;
	line-height: 1em;
}
h3 {
	font-family: landa;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	color: #045037;
	line-height: 1em;
}

p {
}

 a {
  color: #de6835;
  text-decoration: none;
}
hr {
  display: block;
  margin: 30px 20px 30px 20px;
  border-style: solid;
  border-width: 1px;
  color: #c2bbae;
  background-color: #c2bbae;
clear: both;
}

.button {
	display:inline-block;
	margin:30px;
}


.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.specials-1 {
	font-size: 23px;
	font-weight: 700;
	color: #fff;
	padding-bottom: 20px;
}

.specials-2 {
	font-size: 23px;
	font-weight: 700;
	padding-bottom: 20px;
}

.pad {
	margin-top: 70px;
	margin-bottom: 50px;
	margin-left: 10%; 
	margin-right: 10%;
}

.btn {
	background-color: #de6835; 
	border: none; 
	border-radius: 50px; 
	color: #fff; 
	text-decoration: none; 
	text-transform: uppercase; 
	font-weight: 600; 
	padding: 10px;
}

.title {
	display: block;
	padding-top: 20px;
	padding-left: 10%;
	padding-right: 10%;
	line-height: 1em;
	text-align: center;
}

/* Social Media */
.social-icons {
  text-align: center;
  }  
.social-icons li {
  display:inline-block;
  list-style-type:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  }
.social-icons li a {
  border-bottom: none;
  }
.social-icons li img {
  width:100%x;
  height:100%;
  margin-right: 20px;
  margin-top: 40px;
}

/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #e9e6e1;
}
/* Navigation */
header {
	background-color: #1d2f23;
	height: 9%;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 30%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
}
.logo_img {
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
}
	
nav {
	position: absolute;
	float: right;
	width: 100%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}

/* Navigation */
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	margin-top: 20px;
	margin-right: 25px;
	font-family: trade-gothic-next-condensed, sans-serif; 
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #de6835;
}

/*Sub Nav */
.subnav{
	width: 100%;
	margin-top: inherit;
	background-color: #2a5337;
	padding-top: 20px;
	padding-bottom: 20px;
}

.subnav ul {
	list-style: none;
	padding: 0px;
}
.subnav ul li {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}

/* Hero Section */
.hero_header {
	color: #FFFFFF;
	text-align: center;
	line-height: 1em;
	font-weight: bold;
	font-size: 80px;
	  text-shadow: 0 0 3px #000; /* horizontal-offset vertical-offset 'blur' colour */
  -moz-text-shadow: 0 0 1px #000;
  -webkit-text-shadow: 0 0 3px #000;
	margin-top: 200px;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 10%;
	letter-spacing: 1px;
}
.hero {
	background-image: url("../images/banner.jpg");
	background-color: #000;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
/* Sub Hero Section */
.subhero_breakfast {
	background-image: url("../images/banner_breakfast.jpg");
	background-color: #000;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.subhero_lunch {
	background-image: url("../images/banner_lunch.jpg");
	background-color: #000;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.subhero_spirits {
	background-image: url("../images/banner_spirits.jpg");
	background-color: #000;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.subhero_happy_hour {
	background-image: url("../images/banner_happy_hour.jpg");
	background-color: #000;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

.subhero_football_specials {
	background-image: url("../images/banner_football_specials_1.jpg");
	background-color: #000;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.subhero_contact {
	background-image: url("../images/banner_contact.jpg");
	background-color: #000;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

.subhero_promotions {
	background-image: url("../images/banner_promotions.jpg");
	background-color: #000;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

.subhero_music {
	background-image: url("../images/banner_music.jpg");
	background-color: #000;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 1px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.subhero_header {
	color: #FFFFFF;
	text-align: center;
	line-height: 1em;
	font-weight: bold;
	font-size: 50px;
	  text-shadow: 0 0 3px #000; /* horizontal-offset vertical-offset 'blur' colour */
  -moz-text-shadow: 0 0 1px #000;
  -webkit-text-shadow: 0 0 3px #000;
	margin-top: 150px;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 10%;
	letter-spacing: 1px;
}
.large{
	font-size: 61px;
}
.tagline {
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 0 0 3px #000; /* horizontal-offset vertical-offset 'blur' colour */
  -moz-text-shadow: 0 0 1px #000;
  -webkit-text-shadow: 0 0 3px #000;
}

/* Music Section */
music {
	margin-top: 40px;
	margin-bottom: 50px;
	display: block;
	padding-left: 10%;
	padding-right: 10%;
}
.music_column {
	width: 48%;
	height: 460px;
	padding-top: 40px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	float: left;
}
music .music_column h2 {
	text-align: center;
	line-height: .9em;
}

music .music_column  h3 {
	color: #929292;
	text-align: center;
	margin-top: 0;
	
}

music .music_column p {
	text-align: center;
	margin-top: 10px;
	line-height: 25px;
	font-size: 23px;
}

.cards {
	width: 100%;
	height: auto;
	max-width: 350px;
	max-height: 250px;
}

/* Menu Section */
.home {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 50px;
	display: inline-block;
}

.column1 {
	width: 45%;
	text-align: center;
	font-weight: lighter;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}

.column2 {
	width: 45%;
	text-align: center;
	font-weight: lighter;
	float: right;
	padding-left: 10px;
	padding-right: 20px;
}



/* Menu Section */
.menu {
	padding-top: 0px;
	padding-left: 10%;
	padding-bottom: 0px;
	padding-right: 10%;
	display: inline-block;
	margin-top: 0px;
}
.menu h3 {
	margin-bottom: 8px;
}
.text_column {
	width: 45%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 0px;
	padding-right: 20px;
}
.text_column h3{
	text-align: left;
}
.text_column2 {
	width: 45%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 0px;
}
.text_column2 h3{
	text-align: left;
}

/* Contact Section */
.single_column {
	padding-left: 10%;
	padding-right: 10%;
	display: block;
	margin-top: 0px;
	text-align: center;
}

.single_column h3 {
	margin-bottom: 0px;

}
.single_column p {

}

.price {
    line-height: 2.5em;
}
/* Banner */
.hospitality img {
	text-align: center;
	width: 100%;
	height: auto;
	max-width: 1000px;
	max-height: 187px;
}
/* Gallery */

.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}

/* Banner */
.banner {
	display: block;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

.banner img {
	width: 100%;
	height: auto;
	max-width: 700px;
	max-height: 317px;
}


/* More info */

footer {
	background-color: #1d2f23;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
}

footer p {
	color: #fff;
	text-align: center;
}

footer h1 {
	color: #fff;
	text-align: center;
}

footer h2 {
	color: #fff;
	text-align: center;
}

.hidden {
	display: none;
}

/* Mobile */
@media (max-width: 600px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    background-color: #1d2f23;
}
.logo_img {
  position: relative;
	text-align: center;
}

.container header nav {
	margin: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin: 0px;
	width: 100%;
	text-align: center;
}
.hero_header {
	font-size: 45px;
	line-height: 1em;
}
.column1 {
	width: 100%;
	padding: 0px;
}
.column2 {
	width: 100%;
	padding: 0px;
}
.text_column {
	width: 100%;
	text-align: justify;
	paddin: 0px;
}
.text_column2 {
	width: 100%;
	text-align: left;
	padding: 0px;
}
.thumbnail {
	width: 100%;
}
.music_column {
	width: 100%;
	margin-top: 0px;
}
h1 {
	margin-bottom: 5px;
}
h2 {
	margin-bottom: 5px;
}
.menu {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 35px;
	background-color: #e9e6e1;
	margin-top: 0px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logo_img {
  position: relative;
	text-align: center;
}
	header {
	height: 25%;
}

.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #1d2f23;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin: 0px 0px 10px 0px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
nav {
	position: relative;
}
	.hero_header {
		font-size: 95px;
	line-height: .8em;
}
	
.column1 {
	width: 100%;
	padding: 0px;
}
.column2 {
	width: 100%;
	padding: 0px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding: 0px;
}
.text_column2 {
	width: 100%;
	padding: 0px;
}

.banner {
	width: 90%;
}
.thumbnail {
	width: 100%;
}
.music_column {
	width: 100%;
	margin-top: 0px;
}
.thumbnail {
	width: 50%;
}
	
.hero {
	background-image: url("../images/dine_in_burger.jpg");
	background-color: #000;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 140px;
	text-transform: uppercase;
}

.subhero_breakfast {
	background-image: url("../images/dine_in_breakfast.jpg");
	background-color: #000;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 140px;
	text-transform: uppercase;
}
.subhero_lunch {
	background-image: url("../images/dine_in_lunch.jpg");
	background-color: #000;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
     margin-top: 140px;
	text-transform: uppercase;
}
.subhero_spirits {
	background-image: url("../images/dine_in_spirits.jpg");
	background-color: #000;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
     margin-top: 140px;
	text-transform: uppercase;
}
.subhero_happy_hour {
	background-image: url("../images/dine_in_happy_hour.jpg");
	background-color: #000;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
     margin-top: 140px;
	text-transform: uppercase;
}


}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin: 0px;
}
	.text_column2 {
	width: 100%;
	padding: 0px;
}
}
