/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  input {
    font-size: 16px;
    background: white;
  }
}
article {
	overflow:hidden;
	display: block;}
/* Show only 4 lines in smaller screens */
article {
  max-height: 4.5em; /* (4 * 1.5 = 6) */
}
/* Show 8 lines on larger screens */
@media screen and (min-width: 640px) {
  article {
    max-height: 9em;
  }
}

@font-face {
    font-family: 'meat';
    src: url('meat.eot');
    src: url('meat.eot?#iefix') format('embedded-opentype'),
         url('meat.woff2') format('woff2'),
         url('meat.woff') format('woff'),
         url('meat.ttf') format('truetype'),
         url('meat.svg#meat') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'fbfont';
    src: url('fbfont.eot');
    src: url('fbfont.eot?#iefix') format('embedded-opentype'),
         url('fbfont.woff2') format('woff2'),
         url('fbfont.woff') format('woff'),
         url('fbfont.ttf') format('truetype'),
         url('fbfont.svg#fbfont') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cincinnatifont';
    src: url('cincinnatifont.eot');
    src: url('cincinnatifont.eot?#iefix') format('embedded-opentype'),
         url('cincinnatifont.woff2') format('woff2'),
         url('cincinnatifont.woff') format('woff'),
         url('cincinnatifont.ttf') format('truetype'),
         url('cincinnatifont.svg#cincinnatifont') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'wickedhickory';
    src: url('wickedhickoryfont-regular.eot');
    src: url('wickedhickoryfont-regular.eot?#iefix') format('embedded-opentype'),
         url('wickedhickoryfont-regular.woff2') format('woff2'),
         url('wickedhickoryfont-regular.woff') format('woff'),
         url('wickedhickoryfont-regular.ttf') format('truetype'),
         url('wickedhickoryfont-regular.svg#fbfont') format('svg');
    font-weight: normal;
    font-style: normal;

}
.scrolltotop {position:fixed; bottom:-10px;right:10px;background-color:rgba(0, 0, 0, 0.6);height:50px;width:26px;z-index:10000;}	

 .order {

  font-family: 'wickedhickory';
  font-style: normal;
  font-weight: normal;
  color: white;
  font-size: 1.25em;
  letter-spacing: 0;
  text-shadow: 2px 2px 10px #000000;
  margin-top:0px;
  left: 50%;
  height:57px;
  padding-top: 16px;
  padding-bottom: 16px;
  
  z-index:9;
}
.maps iframe{
    pointer-events: none;
}
.antispam { display:none;}
.socials2 {
	float:left;width: 13%;top:-38px;position:relative;padding-left:10px;line-height:1;margin-left:200px;z-index:10000;}

 @media only screen and (max-width: 800px) {
  .socials2  {
  padding-bottom: 5px;padding-left:0px;}}
   @media only screen and (max-width: 667px) {
  .socials2  {
  margin-top:-50px;width: 8%;margin-left:15px;}}
   @media only screen and (max-width: 480px) {
  .socials2  {
  margin-top:-50px;padding-bottom: 0px;margin-left:15px;}}
img {max-width: 100%;}
.events {position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 18px;
  padding-top:2.3px;
  z-index: 9;
  width: 100%;
  font-family: 'PT Sans Narrow', sans-serif;
	src: 'http://fonts.googleapis.com/css?family=Squada+One|PT+Sans+Narrow';
	color: white;
	font-size:14.5px;
	letter-spacing: .7px;
	text-transform: uppercase;
	background:#2e2e2;font-weight:bold;}
	
	.events2 {position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 18px;
  padding-top:2.3px;
  z-index: 9;
  width: 100%;
  font-family: 'PT Sans Narrow', sans-serif;
	src: 'http://fonts.googleapis.com/css?family=Squada+One|PT+Sans+Narrow';
	color: white;
	font-size:14.5px;
	letter-spacing: .7px;
	text-transform: uppercase;
	background:#2e2e2;font-weight:bold;}
@media only screen and (max-width: 800px) {.events{font-size:13px;}}
 @media only screen and (max-width: 768px) {.events{font-size:13px;}}
  @media only screen and (max-width: 600px) {.events{font-size:10px;}}
  @media only screen and (max-width: 480px) {.events{font-size:9.5px;}}
  @media only screen and (max-width: 480px) {.events{height: 15px;}}
 	@media only screen and (max-width: 800px) {.events2{font-size:13px;}}
 @media only screen and (max-width: 768px) {.events2{font-size:13px;}}
  @media only screen and (max-width: 600px) {.events2{font-size:10px;}}
  @media only screen and (max-width: 480px) {.events2{font-size:9.5px;}}
  @media only screen and (max-width: 480px) {.events2{height: 15px;}}
.main_h {
  position: fixed;
  margin-top: 18px;
  left: 0px;
  right: 0px;
  max-height: 70px;
  width: 100%;
  padding-top: 13px;
  background: none;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  top: -100px;
  font-family: "julius_blackregular", sans-serif;
  z-index:8;
 
}

@media only screen and (max-width: 766px) {.main_h {max-height: 50px;}}
@media only screen and (max-width: 480px) {.main_h{margin-top: 15px;}}
#cols {
   width:100%;
	list-style: none;
	text-align: center;
	font-size: 12px;
	line-height: 2;
	font-family: 'PT Sans Narrow', sans-serif;
	src: 'http://fonts.googleapis.com/css?family=Squada+One|PT+Sans+Narrow';
	color: #333;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin:0;
	padding-bottom: 10px;	
}
@media only screen and (max-width: 480px) {#cols {
	line-height: 1.5;
	text-align:left;
	font-size: 8px;}}
.order img {background: none;}
#cols img {background: #333; box-shadow: 0px 0px 40px grey;}
#cols span{
	color: black;font-weight: bold;}

#cols b {
	font-family: 'PT Sans Narrow', sans-serif;
	src: 'http://fonts.googleapis.com/css?family=Squada+One|PT+Sans+Narrow';
	color: #333;
	letter-spacing: 0.1em;
	text-transform: uppercase;
    font-weight: bold;
	font-size:35px;
}
#cols p {font-family: 'PT Sans Narrow', sans-serif;
	src: 'http://fonts.googleapis.com/css?family=Squada+One|PT+Sans+Narrow';
	color: #333;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align:center;
	font-size:12px;margin-top:-30px;margin-bottom:-10px;
}
@media only screen and (max-width: 480px) {
  #cols span  {
  font-weight: normal;
  letter-spacing: 0;
  }
}
@media only screen and (max-width: 480px) {
  #cols b  {
  font-weight: normal;
  font-size:20px;
  letter-spacing: 0;
  }
}
#cols li {
	padding-bottom: 40px;
}
     
#contact-formmars {
background: url('../images/cincinnatiorange.jpg');
background-size: cover;
  border: 1px solid #333;
    text-shadow:
    -1px -1px 0 black,  
     1px -1px 0 black,
    -1px  1px 0 black,
     1px  1px 0 black;
  padding: 15px;
  width: 100%;
  color: white;
  font-family: 'wickedhickory', serif;
  font-size: 20px;
  min-height: 420px;
  letter-spacing:-3px;box-shadow: 0px 0px 40px grey;
}


#contact-formmars fieldset {
  border: none;
  position: relative;
  padding:0;margin:0;
  z-index: 7;
}

#contact-formmars label {
  display: block;
  margin-bottom: 12px;
}

#contact-formmars input[type="text"] {
  border: 2px solid red;
  font-size: 16px;
  color : #333;
  padding: 4px;
 width: 302px;
  height: 40px;
  font-family: 'Alegreya SC', serif;
  border-radius:5px;
}
::placeholder {color: black;
  font-family: 'wickedhickory', serif;
  font-size: 20px;
 }
.g-recaptcha {
padding-top: 15px;
padding-bottom: 15px;
 border-radius:5px;}
#contact-formmars input#name {
 border-radius:5px;
   border:2px solid red;
   margin-bottom: 15px;
    width: 302px;
}
#contact-formmars input#email {
  border-radius:5px;
  border:2px solid red;
   margin-bottom: 15px;
    width: 302px;
}
#contact-formmars textarea#message {
  border:2px solid red;
   border-radius:5px;
  vertical-align: top;
  width: 302px;
  height: 100px;
  color : black;
   font-family: 'Alegreya SC', serif;
}

[type="submit"] {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  width:302px;
  background-image: linear-gradient(red, black);
  border-radius:5px;
  border:2px linear-gradient(black, red);
  cursor:pointer;
  color:white;
  font-size:24px;
  padding: 10px 0 10px 0;
  transition: all 0.3s;
  margin-top:-4px;
  font-weight:700;
  -webkit-appearance:none;
opacity: 1;
  
}
[type="submit"]:hover { background:black; }
.status{position:relative;background:none;width:100%; height:30px;text-align:center;top:-50px;z-index:1000;margin-bottom:-50px;}

#contactcols {
background: black;
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	-webkit-column-fill:auto;
    -moz-column-fill: auto;
    column-fill: auto;
	list-style: inline;
	text-align: center;
	color: white;
	font-size: 18px;
	display: block;
    width: 100%;
	margin-top:-16px;
	font-family: 'PT Sans Narrow', sans-serif;
	src: 'http://fonts.googleapis.com/css?family=Squada+One|PT+Sans+Narrow';	
}
@media only screen and (max-width: 480px) {
  #contactcols  {
  display: none;
  }
}
#cols2 span{
	color: #333;}
.address {
	font-size: 18px;
    color: red;
    font-family: "mistralregular", sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0px;
	}
.hero {
  position: relative;
  
  text-align: center;
  color: #fff;
  top: 30%;
  min-height: 650px;
  width: 100%;
  font-family: "julius_blackregular", sans-serif;
  position: absolute;
  z-index:7;
 
}


@media only screen and (max-width: 480px) {.wickedlogo img{max-width:90%;}}
 @media only screen and (max-width: 766px) {.hero  {top: 10%;}}


.hero h1 {position: initial;
  z-index:7;
  font-size: 70px;
  color: red;
  font-family: "mistralregular", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0px;
  top: 50%;
  left: 50%;
  text-shadow: 2px 2px 10px #000000;
  
}
.foodtruck h1{position:initial; z-index:8;
  font-size: 12px;
  color: white;
  font-family: "wickedhickory", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  margin-top:-7px;
  text-shadow: 2px 2px 10px #000000;}
.cincinnati h1 {position: initial;
  z-index:7;
  font-size: 40px;
  color: white;
  font-family: "cincinnatifont", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  top: 50%;
  left: 50%;
  margin-bottom: 30px;
  margin-top: 5px;
 }
.meat h1 {position: initial;
  z-index:7;
 font-size: 65px;
  color: #783331;
  font-family: "meat", sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0px;
  top: 50%;
  left: 50%;
  margin-bottom: 0px;
  margin-top: 0px;
  -webkit-text-stroke: .5px #ffb8d1; 
text-stroke: .5px #f8a982;
text-shadow: 0px 0px 6px white;}
 @media only screen and (max-width: 384px) {.meat h1 {font-size: 55px;}}
.hero h2 {
  font-size: 20px;
  color: red;
  font-family: "julius_blackregular", sans-serif;
  font-weight: normal;
  font-style: normal;
  left: 50%;
  letter-spacing: 2px;
  text-shadow: 2px 2px 10px #000000;
  margin-bottom: -8px;
  }
 @media only screen and (max-width: 480px) {
  .hero h2 {
    margin-bottom: 0px;
  }
}

#rotate {
position:initial;
  font-family: 'Kaushan Script', cursive;
  font-style: normal;
  font-weight: normal;
  color: white;
  font-size: 1.25em;
  letter-spacing: 0;
  text-shadow: 2px 2px 10px #000000;
  margin-top:0px;
  left: 50%;
  height:57px;
  padding-top: 18px;
  padding-bottom: 0px;
  background: url("../images/banner.png");
  background-repeat: no-repeat;
  background-size:initial;
  background-position: center center; 
  z-index:7;
  
  
}


  
@media only screen and (max-width: 480px) {
  #rotate {
    font-size: 1em;padding-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .order {
    font-size: 1em;padding-top: 20px;
  }
}
.divider1 {
	background: #333 url("bg.png");
	height: 200px;
	width:100%;
}
.socials a {margin: 0 -2 0 -2;}
.socials p{margin-bottom:0px;}
.socials img{
	
	max-width: 100%;
}
@media only screen and (max-width: 766px) {
  .socials img {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
}
.socials img:hover{
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	-webkit-filter: blur(0px); /* Safari */
    filter: blur(0px);	
}
 @media only screen and (max-width: 480px) {
  .socials  {
  margin-top:-20px;padding-bottom: 10px;
   
  }
}
.socials p {font-family: 'Merriweather', serif; text-shadow:
    -.5px -.5px 0 #333,  
     .5px -.5px 0 red,
    -.5px  .5px 0 #333,
     .5px  .5px 0 red;padding:0px 0px 0px 0px;}

.mouse {
  display: block;
  margin: 0 auto;
  width: 58px;
  height: 72px;
  position: absolute;
  left: 50%;
  top: 360px;
  margin-left: -30px;
  background: url("../images/brisket.png");
}
.mouse span {
  display: block;
  margin-top:-50px;
  width: 40px;
  height: 100px;
	opacity:1;
  background:url("../images/knife2.png");
  margin-left:5px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
 
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  animation-name: scroll;
}
.mouse p {
	width: 150px;
	text-align: center;
	letter-spacing: 0px;
	margin-left: -50px;
	margin-top: 20px;
	color: white;
	font-size: 8px;
	
	
}
 @media only screen and (max-width: 480px) {.mouse  {top: 390px;}}
 @media only screen and (max-width: 680px) and (orientation: landscape) {.mouse p {display:none;}}

.flexslider .slides > li { 
  background-position: center;
  height: 100%;
  max-width: 100%;
  display: none; 
  -webkit-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.flexslider-container, 
.flexslider .slides, 
.flex-viewport {
    height: 100%;
}
.flexslider {
  margin: 0; 
  padding: 0; 
  max-width: 100%; 
  height: 100%; 
  border: 0px; 
  overflow: hidden;
  background: white url("../images/treesmoke.png");
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center; 
  box-shadow: 0px 1px 50px #333;
}
.flexback {width:100.1%; height:220px; background: #333 url("../images/us.png");border: 1px solid #333;box-shadow: 0px 0px 40px grey;}
.flexslider-container2 {
    height: 230px;
	width:270px;
	background-position: center;
	margin:0 35% 0 35%;
	opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */
	
}
.container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	box-shadow: 0px 0px 40px grey;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.winner {position:fixed; z-index:-1;top:39%;left:0px;;width:100px;height:180px;background: url("../images/winner.png");}
@media only screen and (max-width: 768px) {.winner{position:absolute; top:10%;}}
@media only screen and (max-width: 480px) {.winner{position:absolute; top:45%;width:75px;height:135px;background: url("../images/winner2.png");}}
.winner2 {position:fixed; z-index:-1;top:39%;right:0px;;width:100px;height:180px;background: url("../images/winner3.png");}
@media only screen and (max-width: 768px) {.winner2{position:absolute; top:10%;}}
@media only screen and (max-width: 480px) {.winner2{position:absolute; top:45%;width:75px;height:135px;background: url("../images/winner4.png");}}
html, 
body {
  height: 100%;
  min-height: 100%;
  max-width: 100%;
  position: relative;
  margin: 0;
  padding: 0;

}

ul.slides {
  margin: 0;
  padding: 0;
}



.open-nav {
  max-height: 350px !important;
}
.open-nav .mobile-toggle {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}

.sticky {
  background:url("../images/navbg2.png");
  opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */
  top: 0px;
  left: 0px;
  width: 100%;
  box-shadow: 0px 3px 5px #333;
}

.logo {
  width: 250px;
  float: left;
  margin-top: -10px;
  display: block;
  line-height: 1;
  font-size: 12px;
  padding-bottom: 5px;
  
}

@media only screen and (max-width: 766px) {
  .logo{
    width:170px;
  }
}
.logo h1{
	font-family: 'wickedhickory', serif;
    font-size: 35px;
	color: white;
    font-weight:normal;
    text-align: center;
    line-height: .75;
    margin-top:5px;
	padding-top: -45px;text-shadow: 1px 1px 2px #000000;}
@media only screen and (max-width: 667px) {
  .logo h1{margin-top:-5px;font-size: 30px;}}
.logo h2{
	font-family:'julius_blackregular', sans-serif;
    font-size: 14px;
	color: red;
    font-weight:normal;
	padding-top: 1.5px;
	text-align: center;
}
.logo img {
	display:block;}
@media only screen and (max-width: 766px) {
  .logo {
  	padding-top: 5px;
    line-height: 1;
  }
}

@media only screen and (max-width: 766px) {
  .logo {
    float: none;
  }
}

nav {
  float: right;
  width: 60%;
  z-index: 9;
   
}

@media only screen and (max-width: 766px) {
  nav {
    width: 100%;
  }
}
nav ul {
  list-style: none;
  overflow: hidden;
  text-align: right;
  float: right;
  
}

section ul {list-style-type: none; 
}
.sec01 {padding-top:20px;}
.sec01 h1 {
 font-family: 'wickedhickory', serif;
  font-size: 60px;
  color: red;
  font-weight:normal;
  font-style: normal;
 padding:0px 0px 10px 0px;
 
  letter-spacing:-5px;-webkit-text-stroke: 2px white; 
text-stroke: 2px white;}
  .sec01 h2 {
font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight:300;
  color: #333333;
  font-weight:normal;
  font-style: normal;
  padding-bottom: 10px;
  line-height:1.5;
  text-transform:uppercase;
  padding:0 120 0 120;}
   .footer h2 {
font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight:300;
  color: #333333;
  font-weight:normal;
  font-style: normal;
  padding-bottom: 10px;
  line-height:1.5;
  text-transform:uppercase;}
   @media only screen and (max-width: 768px) {.sec01 h2 {padding:0 40 0 40;}}
  @media only screen and (max-width: 480px) {.sec01 h2 {font-size: 10px;padding:0 5 0 5;}}
  
    .sec01 h3 {
 font-family: 'wickedhickory', serif;
  font-size: 50px;
  font-weight:normal;
  font-style: normal;
  line-height:1.5;
  text-transform:uppercase;
  color: red;
  letter-spacing:-5px;
  letter-spacing:-5px;-webkit-text-stroke: 1px white; 
text-stroke: 1px white;}
    .sec01 h4 {font-family: 'PT Sans Narrow', sans-serif;
	src: 'http://fonts.googleapis.com/css?family=Squada+One|PT+Sans+Narrow';
	color: #333;
	letter-spacing: 0.1em;
	text-transform: uppercase;
    font-weight: normal;
	font-size:25px;
	line-height: 10px;}
.sec02 h1 {
 font-family: 'wickedhickory', serif;
  font-size: 60px;
  color: red;
  font-weight:normal;
  font-style: normal;
  padding:20px 0px 10px 0px;letter-spacing:-5px;-webkit-text-stroke: 2px white; 
text-stroke: 2px white;
  }
 .sec03 h1 {
 font-family: 'wickedhickory', serif;
  font-size: 60px;
  color: #333333;
  font-weight:normal;
  font-style: normal;
  padding:10px 0px 0px 0px;letter-spacing:-5px;-webkit-text-stroke: 2px white; 
text-stroke: 2px white;
  }
.sec04 h1 {
 font-family: 'wickedhickory', serif;
  font-size: 60px;
  color: red;
  font-weight:normal;
  font-style: normal;
  padding:20px 0px 10px 0px;letter-spacing:-5px;-webkit-text-stroke: 2px white; 
text-stroke: 2px white;}
.sec01 p {
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  color: #333333;
  text-transform: uppercase;
  line-height:3;
  text-align:left; 
  }
@media only screen and (max-width: 480px) {.sec01 h1 {font-size: 40px;-webkit-text-stroke: 1px white; text-stroke: 1px white;}}
@media only screen and (max-width: 480px) {.sec02 h1 {font-size: 40px;-webkit-text-stroke: 1px white; text-stroke: 1px white;}}
@media only screen and (max-width: 480px) {.sec04 h1 {font-size: 40px;-webkit-text-stroke: 1px white; text-stroke: 1px white;}}
.sec01 a {color: #3B5998;font-family: 'fbfont';text-transform:none;font-size: 25px;}
.footer a {color: #3B5998;font-family: 'fbfont';text-transform:none;font-size: 25px;}
@media only screen and (max-width: 480px) {.sec01 a {font-size: 12px;}}
 .sec02 p {
   font-family: "Montserrat", sans-serif;
  font-size: 15px;
  color: #333333;
  font-weight:normal;
  font-style: normal;
  text-transform: none;
  padding-top:10px;
  

  }
  .sec03 p {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight:normal;
  font-style: normal;
  text-transform: uppercase;
  
  }

  .sec04 p {
  font-family: "Book Antiqua", "Palatino Linotype", Georgia, serif;
  font-size: 18px;
  color: #333333;
  font-weight:normal;
  font-style: normal;
  }
@media only screen and (max-width: 766px) {.sec01 p {font-size: 10px;}}
@media only screen and (max-width: 480px) {.sec01 p {font-size: 8px;}}
@media only screen and (max-width: 766px) {.sec02 p {font-size: 14px;}}
@media only screen and (max-width: 480px) {.sec02 p {font-size: 10px;}}
@media only screen and (max-width: 480px) {.sec01 h3 {font-size: 30px;}}
@media only screen and (max-width: 320px) {.sec01  {padding-top: 0px;}}
@media only screen and (max-width: 766px) {nav ul {float: left;text-align: center;width: 100%;}}

nav ul li {
  display: inline-block;
  margin-left: 20px;
  line-height: 3;}
@media only screen and (max-width: 766px) {nav ul li {width: 100%;padding: 7px 0;margin: 0;line-height: 1;}}
nav ul a {
  font-family: 'wickedhickory', serif;
  font-size: 18px;
  color: white;
  font-weight:normal;
  font-style: normal;text-shadow: 1px 1px 2px #000000;
 
}

.mobile-toggle {
  display: none;
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 22px;
  top:10px;
  width: 30px;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
@media only screen and (max-width: 766px) {
  .mobile-toggle {
    display: block;
	
  }
}

.mobile-toggle span {
  width: 30px;
  height: 4px;
  margin-bottom: 6px;
  border-radius: 1000px;
  background: white;
  display: block;
  
}
.truckslide {
position:fixed;
  top: 20%;
  left: 0;
  z-index: 1;
 }
 .truckslide img {max-width: 100%;}
.footer {
   background: url('../images/navbg2.png');
   width: 100%;
   height: 400px;
   display:block;
   text-align: center;
   margin-top: 1px;
}
hr {
  border:none;
  border-top:2px dotted #333;
  color:red;
  width:49%;
}

.footer p {
font-family: 'Kaushan Script', cursive;
  font-style: normal;
  font-weight: normal;
  color: white;
  font-size: 30px;
  letter-spacing: 0;
  text-transform: none;
  }
  .footer h3 {
font-family: 'PT Sans Narrow', sans-serif;
	src: 'http://fonts.googleapis.com/css?family=Squada+One|PT+Sans+Narrow';
  font-style: normal;
  font-weight: bold;
  color: #2e2e2e;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: none;
  padding-right:20px;
  }
    .footer h4 {
font-family: 'PT Sans Narrow', sans-serif;
	src: 'http://fonts.googleapis.com/css?family=Squada+One|PT+Sans+Narrow';
  font-style: normal;
  font-weight: bold;
  color: #2e2e2e;
  font-size: 17px;
  letter-spacing: 0;
  text-transform: none;
  padding-bottom:5px;
  padding-right:20px;
  }
 @media only screen and (max-width: 480px) {.footer h3 { padding-right:0px;}}
  @media only screen and (max-width: 480px) {.footer h4 { padding-right:0px;}}
   .footer img {
   	bottom: 0;}
#copyright {
	text-align: center;
	color: red;
  	font-family: 'Alegreya SC', serif;
  	text-size: 2px;
	background: black;
	height: 55px;
	padding-top: 7px;
}
.wickedlogo h1 {font-family: 'wickedhickory', sans-serif; color:red; letter-spacing:-9px;-webkit-text-stroke: 2px white; 
text-stroke: 2px white;}

@media only screen and (max-width: 480px) {.wickedlogo h1{line-height:.8;}}
#footcolumns {
    
    -webkit-column-count: 3 ; /* Chrome, Safari, Opera */
    -moz-column-count: 3 ; /* Firefox */
    column-count: 3 ;
	-webkit-column-width: 33.3%;
     -moz-column-width: 33.3%;
          column-width: 3.33%;
	-moz-column-fill: auto;
    column-fill: auto;
	padding-top: .5%;
	}
#footcolumns li {padding: 2%; }
#footcolumns p {padding: 0 0; margin-bottom: -10px; margin-top: -5px;}
#footcolumns ul {margin-top: 10px; }
#footcolumns a {color: red; text-shadow: 2px 2px 10px #000000;}
#footcolumns h1 {font-family: 'Kaushan Script', cursive;
  font-style: normal;
  font-weight: normal;
  color: red;
  font-size: 25px;
  letter-spacing: 0;
  text-transform: none;
  text-shadow: 2px 2px 10px #000000; padding: 2%; margin-top: 0px;}
#footcolumns h2 {font-family: "Book Antiqua", "Palatino Linotype", Georgia, serif;
color: red; text-shadow: 2px 2px 10px #000000; text-transform: uppercase; padding: 2%;}

@media only screen and (max-width: 1023px) {
  #footcolumns {
  -webkit-column-count: 1 ; /* Chrome, Safari, Opera */
    -moz-column-count: 1 ; /* Firefox */
    column-count: 1 ;
	height: 1200px;
	padding-top: 20px;}}
@media only screen and (max-width: 1023px) {.footer {height: 1200px;margin-bottom:0px;}}

@media only screen and (min-width: 769px) and (max-width: 300000px) {.mobile-cols {display:none;}}
.mobile-cols {
    
    -webkit-column-count:  ; /* Chrome, Safari, Opera */
    -moz-column-count:  ; /* Firefox */
    column-count:  ;
	-webkit-column-width: 45%;
     -moz-column-width: 45%;
          column-width: 45%;
	-moz-column-fill: auto;
    column-fill: auto;
	padding-top: .5%;
	}

#boom {
position:fixed;
	top: 75px;
	z-index: 1200;
}
.vertical-text {
            font-family:'julius_blackregular', sans-serif;
			background: red;
			color: #333;
			font-size: 16px;
			padding: 5px;
			border: 1px solid #333;
			}


.footerlogo img {margin-top:1px;}
@media only screen and (min-width: 0px) and (max-width: 480px) {.puterfb {display:none;}}
@media only screen and (min-width: 480px) and (max-width: 230000px) {.phonefb {display:none;}}

.footsocials img {padding: 10px -5px 0 0;max-width:70%;}
.fb-page {margin-left:-10px;}
@media only screen and (max-width: 480px) {.fb-page {margin-left:0px;}}
.maps {padding-right:20px;}
@media only screen and (max-width: 480px) {.maps {padding-right:20px;}}
@media only screen and (max-width: 320px) {.maps {padding-right:50px;}}
@media only screen and (max-width: 1200px) {.maps {padding-left:20px;}}
	
#footcolumns img {padding: 0 0;}	
.row {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  padding: 0 2%;
  top: 0px;
  left: 0px;   
  
}
a {text-decoration: none;}
@media only screen and (max-width: 766px) {.row{background:none;}}


.row content {
 height: 900px;}
.row h1 {text-shadow: 2px 2px 10px #000000;}
.row h3 {text-shadow: 2px 2px 10px #000000;}
.light {padding-bottom: 40px;}
* {
  box-sizing: border-box;
}




p {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 2;
  text-transform: uppercase;
}

.content {
  padding: 50px 2% 50px;
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }



}
@-webkit-keyframes hue {
    from {
      -webkit-filter: hue-rotate(0deg);
    }
    
    to {
      -webkit-filter: hue-rotate(360deg);
    }
}
