/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i');

body {
  color: #5a5a5a;
  font-family: 'Playfair Display', serif;
}


*:focus {
    outline: none;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */


#sticky-bar	{
	background: url(images/img_bg_welcome.jpg) no-repeat center;
	background-size: cover;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
	width: 100%;
	height: 65px;
	position: fixed;
	z-index: 200;
	display:none;
}


#sticky-bar ul{
	text-align: center;
	margin: 15px auto;
	list-style: none;
	padding: 0;
}


#sticky-bar a{
	color: #44433f;
}

#sticky-bar a:hover{
	color: #000;
	text-decoration: none;
}

#sticky-bar li {
	display: inline;
	padding: 0 20px;
}

#sticky-bar li:last-child	{
	padding: 0;
}


#sticky-bar .logo-h2	{
	width: auto;
	height: 40px;
}

.navbar	{
	background: url(images/img_bg_welcome.jpg) no-repeat center;
	background-size: cover;
	padding: 0px 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 0;
	border-radius: 0;
}


.navbar ul{
	text-align: center;
	margin: 0 auto;
}


.navbar a{
	color: #44433f;
}

.navbar li {
	padding: 0 14px;

}

.navbar li:last-child	{
	padding: 0;
}

.topper	{
	margin-top: 70px;
}


.navbar .navbar-nav {
  display: inline-block;
  float: none;
}


.navbar .navbar-collapse {
  text-align: center;
}


.navbar-toggle	{
	background: #d8d8d8;
}

.navbar-fixed-top	{
	position:static;
}


	
	
	
.logo-xs {
	position: absolute;
	left: 50%;
	margin-left: -32px;
}

.logo-xs img{
	width: auto ;
	height: 50px;
}




/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */


#myCarousel {
    width: 100%;
}

.carousel-inner .item {
    width: 100%;
    height: 670px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.s1	{
	background:url(images/img_slider01.jpg) no-repeat center center fixed;
}

.s2	{
	background:url(images/img_slider02.jpg) no-repeat center center fixed;
}

.s3	{
	background:url(images/img_slider03.jpg) no-repeat center center fixed;
}






/* OTHER
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */

.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


.welcome	{
	background: url(images/img_bg_welcome.jpg) no-repeat center;
	background-size: cover;
	padding: 80px 0;
}

.content-fluid{
	background: url(images/img_bg_content.jpg) center top;
}

.content-wrapper{
	padding: 50px 0;
}


#bison {
	color: #fff;
}



#accordion h4 a:link {
	color: #e3504c;
	font-size: 22px;
	text-decoration: none;
}

#accordion h4 a:visited {
	color: #e3504c;
	text-decoration: none;
}

#accordion .text-success {
	color: #e8d0a9;
}

#accordion .text-info {
	color: #e8d0a9;
}

.bison-cut img {
	height: 400px;
}


.meat	{
	padding: 60px 0;
}

.image{
	min-height: 220px;
}

.caption	{
	text-transform: uppercase;
	font-size: 16px;
	color: #222;
	letter-spacing: 6px;
	width: 90%;
	margin: 0 auto;
}


.img-responsive	{
	width: 100%;
	height: auto;
}
	

/* SHORTCODES AND HEADLINE FORMAT CSS
-------------------------------------------------- */

.center {
	text-align: center;
}

.right{
	text-align: right;
}

.red	{
	border: 1px solid red;
}

.blue	{
	border: 1px solid blue;
}

.green	{
	border: 1px solid green;
}

.grey	{
	border: 1px solid grey;
}

h1	{
	font-size: 30px;
	line-height: 40px;
	font-style: italic;
}

h2	{
	color: #b94a5a;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 20px;
	padding: 50px 0;
}

h3	{
	color: #333;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 20px;
	padding: 50px 0;
}

p {
	font-size: 17px;
	color: #222;
	line-height: 35px;
}

.quality ul {
	font-size: 20px;
	font-style: italic;
	line-height: 50px;
	color: #222;
}


.bi-line{
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 28px;
	color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -308px;
	margin-top: 285px;
	z-index: 50;
}

.main-line{
	font-size: 115px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -308px;
	margin-top: 300px;
	z-index: 50;
}

.double-dash-holder-top	{
	width: 610px;
	position: absolute;
	z-index: 50;
	left: 50%;
	margin-left: -308px;
	margin-top: 270px;	
}

.double-dash-holder-bottom	{
	width: 610px;
	position: absolute;
	z-index: 50;
	left: 50%;
	margin-left: -308px;
	margin-top: 450px;	
}

.double-dash	{
	border-top: 1px solid white;
	margin-bottom: 7px;
}

.shadow	{
	background: url(images/img_shadow.png) no-repeat center;
	width: 100%;
	height: 437px;
	position: absolute;
	margin-top: 100px;
	z-index:1;
}

.sep	{
	background: url(images/img_sep.png) no-repeat center;
	height: 39px;
	margin-top: 40px;
}

.contact {
	padding: 40px 0;
}

.contact a{
	font-size: 24px;
	color: #b94a5a;
	text-decoration: none;
}

.contact a:hover{
	color: #000;
}

.contact a:visited{
	color: #b94a5a;
}

footer{
	margin-top: -350px;
	background: url(images/img_footer2.png) no-repeat center;
	background-size: cover;
	height: 890px;
	padding: 0;
}

.sme{
	height: 230px;
}

.client-logos	{
	padding: 40px 0;
}

.client-logos a:link	{
	color: #b94a5a;
	text-decoration: underline;
	font-size: 16px;
	letter-spacing: 2px;
}

.client-logos a:visited	{
	color: #b94a5a;
}

.brisket img {
	height: 175px;
}

.sugar img {
	height: 200px;
}

.smk img {
	height: 200px;
}

.selfish img {
	height: 100px;
}

.aprons img {
	height: 175px;
}

.insta	{
	padding: 20px 0;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 768px) {
	
	
	#sticky-bar	{
		visibility: hidden;
	}
	
	.navbar-fixed-top	{
		position:fixed;
	}
	
	.topper	{
		margin-top: 0;
	}
	
	.logo-h1	{
		width: auto;
		height: 80px;
	}
  
}


@media (min-width: 769px) and (max-width: 1200px)	{
	.logo-h1	{
		width: auto;
		height: 100px;
	}
	
	.topper	{
		margin-top: 35px;
	}
}



@media (max-width: 995px)	{

	.navbar li {
		padding: 0;
	}
	
	.navbar	{
		font-size: 18px;
	}
	
	#sticky-bar	{
		font-size: 16px;
	}
	.nav > li > a {
		padding: 10px 11px;
	}
}

@media (max-width: 750px) {
	
	.bi-line{
		font-size: 20px;
		letter-spacing: 15px;
		margin-left: -155px;
	}

	.main-line{
		font-size: 60px;
		margin-left: -160px;
	}

	.double-dash-holder-top	{
		width: 320px;
		margin-left: -160px;
	}

	.double-dash-holder-bottom	{
		width: 320px;
		margin-left: -160px;
		margin-top: 380px;
	}

	.double-dash	{
		border-top: 1px solid white;
		margin-bottom: 7px;
	}

}




@media (max-width: 400px) {
	
	.bi-line{
		font-size: 15px;
		letter-spacing: 8px;
		margin-left: -105px;
	}

	.main-line{
		font-size: 40px;
		margin-left: -110px;
	}

	.double-dash-holder-top	{
		width: 207px;
		margin-left: -105px;
	}

	.double-dash-holder-bottom	{
		width: 207px;
		margin-left: -105px;
		margin-top: 360px;
	}

	.double-dash	{
		border-top: 1px solid white;
		margin-bottom: 7px;
	}
	.sme	{
		width: 100%;
		height: auto;
	}
}





@media (max-width: 480px){
	.meat	{
		padding: 0;
	}

	.image{
		padding-top: 30px;
		min-height: auto;
	}

	.caption	{
		width: 90%;
		margin: 0 auto;
		margin-bottom: 50px;
		
	}
	
	.topper	{
		margin-top: 0;
	}
	
	footer{
		background: url(images/img_footer2.png) no-repeat -630px 0;
	}
}







body {
  overflow: hidden;
}


/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99;
}

#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(images/status.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
}