@charset "utf-8";
body{
  font-family:Arial, Helvetica, sans-serif;
  font-weight:700;
  
}
@font-face {
  font-family: 'PT Sans';
  src:url(../fonts/pt-sans.bold.ttf) format("truetype");
}
@font-face {
  font-family: 'ChicagoFLF';
  src:url(../fonts/ChicagoFLF.ttf) format("truetype");
}
i{
  font-weight:lighter;	
	}
h3{
  font-weight:500px;
  font-size:30px;
  color:#000;
  text-shadow: 1px 1px 3px rgba(255, 255, 255, .6);
  }
h3 a{
  text-decoration:none;
  color:#000;
  }
h3 a:hover{
  text-decoration:none;
  color:#000;
  }
h3 a:visited{
  text-decoration:none;
  color:#000;
  }
h3 a:active{
  text-decoration:none!;
  color:#000;
  outline:0;
  }
#theBest{
	color:#FFF;
	text-shadow:none;
	}

h2{
  text-shadow: 1px 1px 1px rgba(0,0,0, 1);
  color:white;
  border: 2px solid rgba(0, 0, 0, 0.9);
  background: #8F1A0A;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.9);
  float:left;
  margin:12px;
  padding:3px 6px 3px 3px;
  font-size:16px;
  }
h2 a{
	text-decoration:none;
	color:#FFF;
	}
h2 a:hover{
	text-decoration:none;
	color:inherit;
	}
h2 a:active{
	text-decoration:none!;
	color:inherit!;
	}
h2 a:visited{
	text-decoration:none!;
	color:inherit!;
	}
/*****************************************NAV SECTION******************************************/
.navbar{
  background-color:#000;
  font-family:'PT Sans';
  }
.navbar-header{
  width:500px;
  }
.navbar-brand{
  color:#F8D34A !important;
  text-shadow: 1px 2px 2px #8F1A0A;
  font-family:'PT Sans';
  font-size-adjust:none;
  }
.navbar-nav{
  min-width:300px;
  display:inline-block;
  float:right;
  }
nav li a{
  color:white !important;
  display:inline-block;
  float:left;
  }
nav li a:hover{
  color:#F8D34A !important;
  text-shadow: 2px 1px 2px #8F1A0A;
  }
nav li a:active{
  color:#F8D34A !important;
  text-shadow: 2px 1px 2px #8F1A0A;
  }

/*****************************************Section One******************************************/
.sectionOne{
  padding-bottom:50px;		
  text-align: center;
  background:url(../images/catchBackground3.jpg) no-repeat center center fixed;
  background-size:cover;
  background-color:#000;
  height:1000px;
}
.topSection{
  padding-top:20%;
  padding-bottom:20%;
  position: relative;
  }
.topSection > h3{
  font-weight:500px;
  font-size:30px;
  color:#000;
  text-shadow: 1px 1px 3px rgba(255, 255, 255, .6);
  padding-bottom:0px;
  }
 
hr.underline {
  border: 1px outset rgba(255, 255, 255, 0.2);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
  width: 20%;
  }
/*****************************************Section Two******************************************/
.sectionTwo{
  padding-top:50px;
  padding-bottom:50px;	
  text-align: center;
  background:url(../images/catchBackground3.jpg) no-repeat center center fixed;
  background-size:cover;
  background-color:#000;
  height:1150px;
  
}
.catchSection {
  position: relative;
  padding-bottom: 20%;
  }
#catchH3{
  text-shadow: -3px 3px 3px rgba(255,255,255, .5);
  font-size: 4em;
  font-family:'ChicagoFLF';
  color:black;
  font-weight:500;
  border: 2px groove rgba(0, 0, 0, 0.9);
  background: #F8D34A;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.9);
  margin-bottom:30px;
	}
.catchContent{
  margin:0;
  float:none;
	}
.menTable{
  display:inline-table;
  margin:0;
  min-width:325px;
	}
.menTable2{
  display:inline-table;
  margin:0;
  min-width:325px;
  padding-top:0px;
	}
.menuDiv{
  border:none;
  margin-bottom:0;
	}

/*****************************************Section Three******************************************/
.sectionThree{
  padding-top:50px;
  padding-bottom:50px;	
  text-align: center;
  background:url(../images/catchBackground3.jpg) no-repeat center center fixed;
  background-size:cover;
  background-color:#000;
  height:1000px;
}
.burgerSection {
  position: relative;
  padding-bottom: 20%;
  }

.menuContent{
  margin:0;
  float:none;
	}
	
.menTable3{
  display:inline-table;
  margin:0;
	}
.menuDiv2{
  border:none;
  margin-bottom:0;
	}
	
.burgMen tbody tr td{
  color:white;
  border:none;
  font-size:16px;
  padding-top:3px;
  padding-bottom:3px;
	}
/*****************************************Section Four******************************************/
.sectionFour{
  padding-top:50px;	
  padding-bottom:50px;	
  text-align: center;
  background:url(../images/catchBackground3.jpg) no-repeat center center fixed;
  background-size:cover;
  background-color:#000;
  height:1000px;
}
.gourmetSection {
  position: relative;
  padding-bottom: 20%;
  }

.gourmetContent{
  margin:0;
  float:none;
	}
	
/*****************************************Section Five******************************************/
.sectionFive{
  padding-top:50px;	
  padding-bottom:50px;	
  text-align: center;
  background:url(../images/catchBackground3.jpg) no-repeat center center fixed;
  background-size:cover;
  background-color:#000;
  height:1000px;
}
.dinnerSection {
  position: relative;
  padding-bottom: 20%;
  }

.dinnerContent{
  margin:0;
  float:none;
	}
/*****************************************Section Six******************************************/
.sectionSix{
  padding-top:50px;	
  padding-bottom:50px;	
  text-align: center;
  background:url(../images/catchBackground3.jpg) no-repeat center center fixed;
  background-size:cover;
  background-color:#000;
  height:1000px;
}
.chickenSection {
  position: relative;
  padding-bottom: 20%;
  }

.chickenContent{
  margin:0;
  float:none;
	}
#toastieH2{
  text-shadow: 1px 1px 1px rgba(0,0,0, 1);
  color:white;
  border: 2px solid rgba(0, 0, 0, 0.9);
  background: #8F1A0A;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.9);
  padding:3px 6px 3px 3px;
  font-size:16px;
  margin-top:-30px;
  padding-top:0;
  }
/*****************************************Section Six******************************************/
.sectionSeven{
  padding-top:50px;	
  padding-bottom:50px;	
  text-align: center;
  background:url(../images/catchBackground3.jpg) no-repeat center center fixed;
  background-size:cover;
  background-color:#000;
  height:1000px;
}
.moreSection {
  position: relative;
  padding-bottom: 20%;
  }

.moreContent{
  margin:0;
  float:none;
	}
#toastieH2{
  text-shadow: 1px 1px 1px rgba(0,0,0, 1);
  color:white;
  border: 2px solid rgba(0, 0, 0, 0.9);
  background: #8F1A0A;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.9);
  padding:3px 6px 3px 3px;
  font-size:16px;
  margin-top:-30px;
  padding-top:0;
  }
 #newH2{
  text-shadow: 1px 1px 1px rgba(0,0,0, 1);
  color:white;
  padding:3px 6px 3px 3px;
  font-size:16px;
  padding-top:0;
  }
/*****************************************Browser Resizing******************************************/
@media all and (max-width: 1920px) { 

}
@media all and (max-width: 1450px) {
  .burgerSection {
  padding-top:5%;
  position: relative;
  padding-bottom: 20%;
  }
  .gourmetSection {
  padding-top:5%;
  position: relative;
  padding-bottom: 20%;
  }
  .dinnerSection {
  padding-top:5%;
  position: relative;
  padding-bottom: 20%;
  }
  .chickenSection {
  padding-top:5%;
  position: relative;
  padding-bottom: 20%;
  }
  .moreSection {
  padding-top:5%;
  position: relative;
  padding-bottom: 20%;
  }
}
@media all and (max-width: 1447px) { 
  .sectionOne{	
  text-align: center;
  background:url(../images/catchBackground3.jpg) no-repeat center center fixed;
  background-size:cover;
  background-color:#000;
  height:1000px;
  }
  .catchSection {
  padding-top:5%;
  position: relative;
  padding-bottom: 20%;
  }
}


@media all and (max-width: 1200px) {
 #catchH3{
	   font-size:3em;
	  }
}
@media all and (max-width: 1142px) {

}
@media all and (max-width: 1024px) {
	#catchH3{
	text-shadow:none;
	font-size:16px;
	font-family:'PT Sans';
	font-weight:500;
	float:none;
	border: none;
	background: black;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.9);
	margin-bottom:30px;
	color:#F8D34A !important;
    text-shadow: 1px 2px 2px #8F1A0A;
		}
	#toastieH2{
    text-shadow: 1px 1px 1px rgba(0,0,0, 1);
    color:white;
    border: 2px solid rgba(0, 0, 0, 0.9);
    background: #8F1A0A;
    box-shadow: 3px 3px 5px rgba(0,0,0,0.9);
    padding:3px 6px 3px 3px;
    font-size:12px;
    margin-top:-30px;
    padding-top:0;
    }
	#newH2{
	font-size:12px;
	}
	.catchSection {
    position: relative;
    padding-top: 5%;
    }
	.burgerSection {
    position: relative;
    padding-top: 5%;
    }
    }
@media all and (max-width: 950px) {
    .catchSection {
    position: relative;
    padding-top: 12%;
    }
	.burgerSection {
    position: relative;
    padding-top: 12%;
    }
	.gourmetSection {
    position: relative;
    padding-top: 12%;
    }
	.dinnerSection {
    position: relative;
    padding-top: 12%;
    }
	.chickenSection {
	position: relative;
	padding-top:12%;
	}
	.moreSection {
	position: relative;
	padding-top:12%;
	}
}
@media all and (max-width: 888px) {
	/*.menTable3{
     margin:0;
     max-width:325px;
	 float:left;
	}*/
	.burgMen tbody tr td{
	color:white;
	border:none;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
	white-space:pre-wrap;
	}

@media all and (max-width: 767px) { 
 nav li a{
  color:white !important;
  display:inline-block;
  float:left;
  font-size:12px;
  }
  .topSection{
  padding-top:30%;
  }
  .catchSection {
  position: relative;
  padding-top: 20%;
  }
  .burgerSection {
  position: relative;
  padding-top: 20%;
  }
  .gourmetSection {
  position: relative;
  padding-top: 20%;
  }
  .dinnerSection {
  position: relative;
  padding-top: 20%;
  }
  .chickenSection {
  position: relative;
  padding-top: 20%;
  }
  .moreSection {
  position: relative;
  padding-top: 20%;
  }
}

@media all and (max-width: 683px) { 
	.descrip{
		display:none;
		}
	
	}
@media all and (max-width: 633px) { 
	.catchSection {
    position: relative;
    padding-top: 25%;
    }
	.burgerSection {
    position: relative;
    padding-top: 25%;
    }
	.gourmetSection {
    position: relative;
    padding-top: 25%;
    }
	.chickenSection {
    position: relative;
    padding-top: 25%;
    }
	.moreSection {
    position: relative;
    padding-top: 25%;
    }
	#theBest{
	font-size:18px;
		}
    }	
@media all and (max-width: 605px) { 
	.topSection{
    padding-top:45%;
  }

	}
@media all and (max-width: 568px) { 
	.dinnerSection {
    position: relative;
    padding-top: 25%;
    }
}
@media all and (max-width: 504px) { 
	.chickenSection {
    position: relative;
    padding-top: 30%;
    }
	.moreSection {
    position: relative;
    padding-top: 30%;
    }
}
@media all and (max-width: 498px) { /* screen size until 100px */
	.catchSection {
    position: relative;
    padding-top: 30%;
    }
	.burgerSection {
    position: relative;
    padding-top: 30%;
    }
	.gourmetSection {
    position: relative;
    padding-top: 30%;
    }
	.sectionOne, .sectionTwo, .sectionThree, .sectionFour, .sectionFive, .sectionSix, .topSection{
		background-size:auto;
		}
}
@media all and (max-width: 462px) { 
	.dinnerSection {
    position: relative;
    padding-top: 30%;
    }
}
@media all and (max-width: 437px) { /* screen size until 100px */
	.burgerSection {
    position: relative;
    padding-top: 38%;
    }
	.gourmetSection {
    position: relative;
    padding-top: 38%;
    }
	.chickenSection {
    position: relative;
    padding-top: 38%;
    }
	.moreSection {
    position: relative;
    padding-top: 38%;
    }
}
@media all and (max-width: 425px) { 
	.catchSection{
    padding-top:38%;
  }
	.catchSection{
    padding-top:38%;
  }


	}
@media all and (max-width: 418px) { 
	.topSection{
    padding-top:55%;
  }

	}
@media all and (max-width: 391px) { /* screen size until 100px */
	.dinnerSection {
    position: relative;
    padding-top: 38%;
    }

}
@media all and (max-width: 350px) { /* screen size until 100px */
	
}
@media all and (max-width: 200px) { /* screen size until 100px */
	
}
	/* CSS Document */
