@charset "utf-8";

body {
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
}
body * {
	font-size: 100%;
}
a{
	color: #ff6500;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
a:link {
	color: #ff6500;
	margin: 0;
	padding: 0;
}
a:visited {
	color: #ff6500;
		margin: 0;
	padding: 0;
}
a:hover {
	color: #fff;
	margin: 0;
	padding: 0;
}
a:active {
	color: #ff6500;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 10px;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
.inner-hundred {
	margin: 0 auto;
	margin-top: 0px;
	width: 100%;
}
.inner-ninety {
	margin: 0 auto;
	margin-top: 0px;
	width: 90%;
}
.inner-eighty {
	margin: 0 auto;
	margin-top: 0px;
	width: 80%;
}
.inner-seventy {
	margin: 0 auto;
	margin-top: 0px;
	width: 70%;
}
.top-bg0 {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 5000;	
	position: relative;
	background-color: rgba(0,0,0,0.0);
}
@media only screen and (max-width: 1160px) {
.top-bg0 {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 5000;	
	position: fixed;
	background-color: rgba(0,0,0,0.0);
}
}
.top-bg100 {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 10;	
	position: relative;
	background-color: rgba(0,0,0,0.0);
}
@media only screen and (max-width: 1160px) {
.top-bg100 {
	margin-left: 0px;
	margin-top: 3%;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 10;	
	position: relative;
	background-color: rgba(0,0,0,0.0);
}
}
@media only screen and (max-width: 834px) {
.top-bg100 {
	margin-left: 0px;
	margin-top: 6%;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 10;	
	position: relative;
	background-color: rgba(0,0,0,0.0);
}
}
@media only screen and (max-width: 667px) {
.top-bg100 {
	margin-left: 0px;
	margin-top: 8%;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 10;	
	position: relative;
	background-color: rgba(0,0,0,0.0);
}
}
@media only screen and (max-width: 506px) {
.top-bg100 {
	margin-left: 0px;
	margin-top: 10%;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 10;	
	position: relative;
	background-color: rgba(0,0,0,0.0);
}
}
.nav-bg {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	position: relative;
	background-color: #262626;
    z-index: 50 !important;
}
.nav-container {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 5000 !important;	
	position: relative;
}
.overline {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	z-index: 5000 !important;
}
.logo-padding {
	width: 40%;
    margin: 0 auto; 
	z-index: 10;
}
@media only screen and (max-width: 1493px) {
.logo-padding {
	width: 55%;
    margin: 0 auto; 
	z-index: 10;
}
}
@media only screen and (max-width: 913px) {
.logo-padding {
	width: 75%;
    margin: 0 auto; 
	z-index: 10;
}
}
.logo {
	margin-left: 0px;
	margin-top: 2%;
	display: inline;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	z-index: 10 !important;
}
.top-bg-overlay {
	margin-left: 0px;
	margin-top: -1000px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	position: absolute;
	background: url(../images/overlay-bg.png) repeat top center;
    z-index: -10 !important;
    height: 2000px;
}
#video1 {
     position:fixed;
     top: -19%;
     left:0px;        
     width:100%;       
     border:0px solid blue;
     display:block;
     z-index:-10;
}
@media only screen and (max-width: 913px) {
#video1 {
     position:fixed;
     top: -8%;
     left:0px;        
     width:100%;       
     border:0px solid blue;
     display:block;
     z-index:-10;
}
}
@media only screen and (max-width: 561px) {
#video1 {
     position:fixed;
     top: -3%;
     left:0px;        
     width:100%;       
     border:0px solid blue;
     display:block;
     z-index:-10;
}
}
.underline {
	margin-left: 0px;
	margin-top: 17%;
	display: inline;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	z-index: 5000 !important;
}
@media only screen and (max-width: 1360px) {
.underline {
	margin-left: 0px;
	margin-top: 13%;
	display: inline;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	z-index: 5000 !important;
}
}
@media only screen and (max-width: 1117px) {
.underline {
	margin-left: 0px;
	margin-top: 11% !important;
	display: inline;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	z-index: 5000 !important;
}
}
@media only screen and (max-width: 1004px) {
.underline {
	margin-left: 0px;
	margin-top: 9% !important;
	display: inline;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	z-index: 5000 !important;
}
}
@media only screen and (max-width: 890px) {
.underline {
	margin-left: 0px;
	margin-top: 10%;
	display: inline;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	z-index: 5000 !important;
}
}
@media only screen and (max-width: 803px) {
.underline {
	margin-left: 0px;
	margin-top: 13%;
	display: inline;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	z-index: 5000 !important;
}
}
.top-bg3 {
	margin-left: 0px;
	margin-top: 0%;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 500;	
	position: relative;
	background-color: #262626;
}
.mid-left50 {
	margin-left: 0px;
	margin-top: 15px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 48%;
	padding-top: 0px;
	z-index: 1000;	
	position: relative;
}
@media only screen and (max-width: 1493px) {
.mid-left50 {
	margin-left: 0px;
	margin-top: 15px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 1000;	
	position: relative;
}
}
.mid-right50 {
	margin-right: 0px;
	margin-top: 15px;
	display: inline;	
	float: right;
	margin-bottom: 0px;
	width: 48%;
	padding-top: 0px;
	z-index: 1000;	
	position: relative;
}
@media only screen and (max-width: 1493px) {
.mid-right50 {
	margin-right: 0px;
	margin-top: -7px;
	display: inline;	
	float: right;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 1000;	
	position: relative;
}
}



.inner-mid-left50 {
	margin-left: 0px;
	margin-top: 15px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 48%;
	padding-top: 0px;
	z-index: 1000;	
	position: relative;
}
@media only screen and (max-width: 1493px) {
.inner-mid-left50 {
	margin-left: 0px;
	margin-top: 15px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 1000;	
	position: relative;
}
}
.inner-mid-right50 {
	margin-right: 0px;
	margin-top: 15px;
	display: inline;	
	float: right;
	margin-bottom: 0px;
	width: 48%;
	padding-top: 0px;
	z-index: 1000;	
	position: relative;
}
@media only screen and (max-width: 1493px) {
.inner-mid-right50 {
	margin-right: 0px;
	margin-top: -7px;
	display: inline;	
	float: right;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 1000;	
	position: relative;
}
}
.h1a {
	font-family: 'New Tegomin', serif;
	font-size: 250%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
}
@media only screen and (max-width: 1751px) {
.h1a {
	font-family: 'New Tegomin', serif;
	font-size: 210%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
}
}
.h1 {
	font-family: 'New Tegomin', serif;
	font-size: 250%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 20px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
}
@media only screen and (max-width: 1751px) {
.h1 {
	font-family: 'New Tegomin', serif;
	font-size: 210%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 20px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
}
}
.h2 {
	font-family: 'Caveat Brush', cursive;
	font-size: 200%;
	text-align: center;
	color: #ff6500;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
}
@media only screen and (max-width: 1751px) {
.h2 {
	font-family: 'Caveat Brush', cursive;
	font-size: 165%;
	text-align: center;
	color: #ff6500;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
}
}

.h2zxc {
	font-family: 'Caveat Brush', cursive;
	font-size: 200%;
	text-align: center;
	color: #ff6500;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
}
@media only screen and (max-width: 1751px) {
.h2zxc {
	font-family: 'Caveat Brush', cursive;
	font-size: 165%;
	text-align: center;
	color: #ff6500;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
}
}
@media only screen and (max-width: 948px) {
.h2zxc {
	display: none;
}
}
.h2zxc-new {
	font-family: 'Caveat Brush', cursive;
	font-size: 200%;
	text-align: center;
	color: #ff6500;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
}
@media only screen and (max-width: 1751px) {
.h2zxc-new {
	font-family: 'Caveat Brush', cursive;
	font-size: 165%;
	text-align: center;
	color: #ff6500;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
}
}
.h2xcv {
	display: none;
}
@media only screen and (max-width: 948px) {
.h2xcv {
	font-family: 'Caveat Brush', cursive;
	font-size: 165%;
	text-align: center;
	color: #ff6500;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
}
}
.lame-box-of-crap {
	margin-left: 0px;
	margin-top: 0%;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 500;	
	position: relative;
	background-color: #ff6500;
}
.h2lame {
	font-family: 'Roboto Slab', serif;
	font-size: 105%;
    font-weight: 300 !important;
	text-align: center;
	color: #000;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 15px;
	display: inline;
	float: left;
	margin-bottom: 15px;
}
@media only screen and (max-width: 1751px) {
.h2lame {
	font-family: 'Roboto Slab', serif;
	font-size: 85%;
	text-align: center;
	color: #000;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 15px;
	display: inline;
	float: left;
	margin-bottom: 15px;
}
}
.h2lame a{
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.h2lame a:link {
	color: #000;
	margin: 0;
	padding: 0;
}
.h2lame a:visited {
	color: #000;
		margin: 0;
	padding: 0;
}
.h2lame a:hover {
	color: #fff;
	margin: 0;
	padding: 0;
}
.h2lame a:active {
	color: #000;
	margin: 0;
	padding: 0;
}
.style1 {
	font-family: 'Roboto Slab', serif;
	font-size: 105%;
	text-align: left;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 3px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
@media only screen and (max-width: 1751px) {
.style1 {
	font-family: 'Roboto Slab', serif;
	font-size: 85%;
	text-align: left;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 3px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
}
.style1contact {
	font-family: 'Roboto Slab', serif;
	font-size: 105%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 3px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
@media only screen and (max-width: 1751px) {
.style1contact {
	font-family: 'Roboto Slab', serif;
	font-size: 85%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 3px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
}
.style1hl {
	font-family: 'New Tegomin', serif;
	font-size: 115%;
	text-align: left;
	color: #ff6500;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 3px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
@media only screen and (max-width: 1751px) {
.style1hl {
	font-family: 'New Tegomin', serif;
	font-size: 100%;
	text-align: left;
	color: #ff6500;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 3px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
}
.style1crt {
	font-family: 'Roboto Slab', serif;
	font-size: 105%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 15px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
@media only screen and (max-width: 1751px) {
.style1crt {
	font-family: 'Roboto Slab', serif;
	font-size: 85%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 15px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
}
.clips-container5 {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 20%;
}
@media only screen and (max-width: 1195px) {
.clips-container5 {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 25%;
}
}
@media only screen and (max-width: 913px) {
.clips-container5 {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 50%;
}
}
.clips-container6 {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 20%;
}
@media only screen and (max-width: 1195px) {
.clips-container6 {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 25%;
}
}
@media only screen and (max-width: 913px) {
.clips-container6 {
	display: none;
}
}
.clips-container7 {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 20%;
}
@media only screen and (max-width: 1195px) {
.clips-container7 {
	display: none;
}
}
.clip-img1b {
	display: block;
   	margin-left: 0px;
	float:left;
	width: 95%;
	margin-top: 0px;
    border: 0px solid #fff;
}
.clip-img2b {
	display: block;
   	margin-left: 0px;
	float:left;
	width: 95%;
	margin-top: 0px;
    border: 0px solid #fff;
}
.sub-overline {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	z-index: 10 !important;
}
.top-bgpro {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 1000;	
	position: relative;
	background-color: #ff6500;
}


.pro-centre {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 1000;	
	position: relative;
}
.pro-centre-padding {
	width: 100%;
    margin: 0 auto; 
	z-index: 10;
}
.pro-h1 {
	font-family: 'New Tegomin', serif;
	font-size: 250%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: -10px;
	display: inline;
	float: left;
	margin-bottom: 15px;
    width: 100%;
}
@media only screen and (max-width: 1751px) {
.pro-h1 {
	font-family: 'New Tegomin', serif;
	font-size: 210%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: -10px;
	display: inline;
	float: left;
	margin-bottom: 15px;
    width: 100%;
}
}
@media only screen and (max-width: 1493px) {
.pro-h1 {
	font-family: 'New Tegomin', serif;
	font-size: 210%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: -10px;
	display: inline;
	float: left;
	margin-bottom: 15px;
    width: 100%;
}
}
.pro-h2 {
	font-family: 'Caveat Brush', cursive;
	font-size: 200%;
	text-align: center;
	color: #000;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
}
@media only screen and (max-width: 1751px) {
.pro-h2 {
	font-family: 'Caveat Brush', cursive;
	font-size: 165%;
	text-align: center;
	color: #000;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
}
}
.team {
	margin-left: 0px;
	margin-top: 0%;
	display: inline;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	z-index: 10 !important;
}
.style2crt {
	font-family: 'Roboto Slab', serif;
	font-size: 75%;
	text-align: center;
	color: #000;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 5px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
.top-bg4 {
	margin-left: 0px;
	margin-top: 0%;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 1000;	
	position: relative;
	background: url(../images/centre-bg.jpg) fixed repeat top center;
}
.tasty-animals-padding {
	width: 70%;
    margin: 0 auto; 
	z-index: 10;
}
@media only screen and (max-width: 1751px) {
.tasty-animals-padding {
	width: 80%;
    margin: 0 auto; 
	z-index: 10;
}
}
@media only screen and (max-width: 1195px) {
.tasty-animals-padding {
	width: 100%;
    margin: 0 auto; 
	z-index: 10;
}
}
.tasty-animals {
	margin-left: 0px;
	margin-top: 1%;
	display: inline;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	z-index: 10 !important;
}
@media only screen and (max-width: 913px) {
.tasty-animals {
	display: none;
}
}
.tasty-animals2 {
	display: none;
}
@media only screen and (max-width: 913px) {
.tasty-animals2 {
	margin-left: 0px;
	margin-top: 1%;
	display: inline;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	z-index: 10 !important;
}
}
.mid-bg-zenith {
	margin-left: 0px;
	margin-top: 0%;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 1000;	
	position: relative;
	background-color: #fff;
}
.fourths-container1 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 25%;
	height: auto;
	background-color: rgba(0,0,0,0.0);
	z-index: 2100;	
}
@media only screen and (max-width: 1195px) {
.fourths-container1 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 33.333%;
	height: auto;
	background-color: rgba(0,0,0,0.0);
	z-index: 2100;	
}
}
@media only screen and (max-width: 913px) {
.fourths-container1 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 50%;
	height: auto;
	background-color: rgba(0,0,0,0.0);
	z-index: 2100;	
}
}
@media only screen and (max-width: 561px) {
.fourths-container1 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: auto;
	background-color: rgba(0,0,0,0.0);
	z-index: 2100;	
}
}
.fourths-container2 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 25%;
	height: auto;
	background-color: rgba(0,0,0,0.0);
	z-index: 2100;	
}
@media only screen and (max-width: 1195px) {
.fourths-container2 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 33.333%;
	height: auto;
	background-color: rgba(0,0,0,0.0);
	z-index: 2100;	
}
}
@media only screen and (max-width: 913px) {
.fourths-container2 {
	display: none;	
}
}
.fourths-container3 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 25%;
	height: auto;
	background-color: rgba(0,0,0,0.0);
	z-index: 2100;	
}
@media only screen and (max-width: 1195px) {
.fourths-container3 {
	display: none;	
}
}
.leadin-internal-padding {
	width: 100%;
    margin: 0 auto; 
	z-index: 1000;
}
.container {
  position: relative;
  width: 100%;
}
.image {
  display: block;
  width: 100%;
  height: auto;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.overlay1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  background-color: rgba(0,0,0,0.55);
}
.container:hover .overlay1 {
  opacity: 1;
  background-color: rgba(0,0,0,0.8);    
}
.smidgey-text {
  font-family: 'New Tegomin', serif;
  font-size: 200%;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: 1px 1px 1px #000;  
}
@media only screen and (max-width: 1751px) {
.smidgey-text {
  font-family: 'New Tegomin', serif;
  font-size: 180%;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: 1px 1px 1px #000;  
}
}
.squandry-text {
  font-family: 'Roboto Slab', serif;
  font-size: 105%;
  color: #fff;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  text-shadow: 1px 1px 1px #000;
}
@media only screen and (max-width: 1751px) {
.squandry-text {
  font-family: 'Roboto Slab', serif;
  font-size: 85%;
  color: #fff;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  text-shadow: 1px 1px 1px #000;
}
}
.box-clucky-text {
  font-family: 'Caveat Brush', cursive;
  font-size: 200%;
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  text-shadow: 1px 1px 1px #000;
}
@media only screen and (max-width: 1751px) {
.box-clucky-text {
  font-family: 'Caveat Brush', cursive;
  font-size: 165%;
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  text-shadow: 1px 1px 1px #000;
}
}
.box-clucky-text a{
	color: #ff6500;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.box-clucky-text a:link {
	color: #ff6500;
	margin: 0;
	padding: 0;
}
.box-clucky-text a:visited {
	color: #ff6500;
		margin: 0;
	padding: 0;
}
.box-clucky-text a:hover {
	color: #fff;
	margin: 0;
	padding: 0;
}
.box-clucky-text a:active {
	color: #ff6500;
	margin: 0;
	padding: 0;
}
.lower-bg {
	margin-left: 0px;
	margin-top: 0%;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 5000;	
	position: relative;
	background: url(../images/centre-bg.jpg) fixed repeat top center;
}
.tagline {
	font-family: 'Roboto Slab', serif;
	font-size: 80%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 50px;
	display: inline;
	float: left;
	margin-bottom: 50px;
}
.tagline a{
	color: #ff6500;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.tagline a:link {
	color: #ff6500;
	margin: 0;
	padding: 0;
}
.tagline a:visited {
	color: #ff6500;
		margin: 0;
	padding: 0;
}
.tagline a:hover {
	color: #ccc;
	margin: 0;
	padding: 0;
}
.tagline a:active {
	color: #ff6500;
	margin: 0;
	padding: 0;
}
.h1aa {
	font-family: 'New Tegomin', serif;
	font-size: 250%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
    text-shadow: 1px 1px 1px #000;
}
@media only screen and (max-width: 1751px) {
.h1aa {
	font-family: 'New Tegomin', serif;
	font-size: 210%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
    text-shadow: 1px 1px 1px #000;
}
}
@media only screen and (max-width: 803px) {
.h1aa {
	display: none;
}
}
.h2aa {
	font-family: 'Caveat Brush', cursive;
	font-size: 200%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
    text-shadow: 1px 1px 1px #000;
}
@media only screen and (max-width: 1751px) {
.h2aa {
	font-family: 'Caveat Brush', cursive;
	font-size: 165%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
    width: 100%;
    text-shadow: 1px 1px 1px #000;
}
}
@media only screen and (max-width: 803px) {
.h2aa {
	display: none;
}
}
.burst {
	margin-right: 0px;
	margin-top: -20%;
	display: inline;
	float: right;
	margin-bottom: 0px;
	width: 10%;
	z-index: 500 !important;
}
@media only screen and (max-width: 1131px) {
.burst {
	margin-right: 0px;
	margin-top: -20%;
	display: inline;
	float: right;
	margin-bottom: 0px;
	width: 20%;
	z-index: 500 !important;
}
}
@media only screen and (max-width: 948px) {
.burst {
	display: none;
}
}













.products-container1 {
	margin-left: 0px;
	margin-top: 30px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 25%;
	padding-top: 0px;
	z-index: 1;	
	position: relative;
}
@media only screen and (max-width: 1214px) {
.products-container1 {
	margin-left: 0px;
	margin-top: 30px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 50%;
	padding-top: 0px;
	z-index: 1;	
	position: relative;
}
}
@media only screen and (max-width: 625px) {
.products-container1 {
	margin-left: 0px;
	margin-top: 30px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 1;	
	position: relative;
}
}
.products-padding1 {
	width: 90%;
    margin: 0 auto; 
	z-index: 1000;
}
@media only screen and (max-width: 625px) {
.products-padding1 {
	width: 100%;
    margin: 0 auto; 
	z-index: 1000;
}
}
.products-title1 {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 10;	
	position: relative;
    background-color: #444;
}
.products-title2 {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 10;	
	position: relative;
    background-color: #333;
}
.products-internal-padding {
	width: 90%;
    margin: 0 auto; 
	z-index: 1000;
}
.products-h1 {
	font-family: 'New Tegomin', serif;
	font-size: 150%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
    height: 60px;
    font-weight: 800;
}
@media only screen and (max-width: 625px) {
.products-h1 {
	font-family: 'New Tegomin', serif;
	font-size: 150%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
    height: auto;
    font-weight: 800;
}
}
.sd-img {
	display: block;
   	margin-left: 0px;
	float:left;
	width: 100%;
	margin-top: 0%;
    margin-bottom: 0px;
}
.products-price-bg {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 10;	
	position: relative;
    background-color: #000;
}
.products-price {
	font-family: 'Caveat Brush', cursive;
	font-size: 150%;
	text-align: center;
	color: #ff6500;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 7px;
	display: inline;
	float: left;
	margin-bottom: 7px;
    letter-spacing: 0px;
	height: 50px;
}
@media only screen and (max-width: 1751px) {
.products-price {
	font-family: 'Caveat Brush', cursive;
	font-size: 150%;
	text-align: center;
	color: #ff6500;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 7px;
	display: inline;
	float: left;
	margin-bottom: 7px;
    letter-spacing: 0px;
	height: 50px;
}
}
.products-style1 {
	font-family: 'Roboto Slab', serif;
	font-size: 105%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	height: 50px;
}
@media only screen and (max-width: 1751px) {
.products-style1 {
	font-family: 'Roboto Slab', serif;
	font-size: 85%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	height: 50px;
}
}
@media only screen and (max-width: 1182px) {
.products-style1 {
	font-family: 'Roboto Slab', serif;
	font-size: 85%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	height: 75px;
}
}
@media only screen and (max-width: 625px) {
.products-style1 {
	font-family: 'Roboto Slab', serif;
	font-size: 85%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	height: auto;
}
}
.products-style2 {
	font-family: 'Roboto Slab', serif;
	font-size: 105%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
}
@media only screen and (max-width: 1751px) {
.products-style2 {
	font-family: 'Roboto Slab', serif;
	font-size: 85%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
}
}
.products-style2 a{
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.products-style2 a:link {
	color: #fff;
	margin: 0;
	padding: 0;
}
.products-style2 a:visited {
	color: #fff;
		margin: 0;
	padding: 0;
}
.products-style2 a:hover {
	color: #000;
	margin: 0;
	padding: 0;
}
.products-style2 a:active {
	color: #fff;
	margin: 0;
	padding: 0;
}
.products-enquire-bg {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	z-index: 10;	
	position: relative;
    background-color: #ff6500;
}
.products-style1b {
	font-family: 'Roboto Slab', serif;
	font-size: 105%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	height: 300px;
}
@media only screen and (max-width: 1751px) {
.products-style1b {
	font-family: 'Roboto Slab', serif;
	font-size: 85%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	height: 300px;
}
}
@media only screen and (max-width: 1214px) {
.products-style1b {
	font-family: 'Roboto Slab', serif;
	font-size: 85%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	height: 260px;
}
}
@media only screen and (max-width: 625px) {
.products-style1b {
	font-family: 'Roboto Slab', serif;
	font-size: 85%;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 120%;
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	height: auto;
}
}
