@import url(http://fonts.googleapis.com/css?family=Oswald);
* {
	behavior: url(PIE/PIE.htc);
}
body {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.no-padding{
	padding:0 !important;	
}
.side-nav {
	width: 80px;
	position: fixed;
	right: 0;
	z-index: 10000;
	top: 240px;
}
.side-nav .contact {
	width: 80px;
	height: 150px;
	float: left;
	background:url(images/enquiry.png) no-repeat;
	transition: .5s;
}
.side-nav .contact:hover {
	background:url(images/enquiry-hover.png) no-repeat;
}
.header-area {
	width: 100%;
	height: 580px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background: url(images/banner-bg.jpg) no-repeat center;
	background-size: cover;
}
.header-content {
	height: 266px;
	margin:0 auto;
}
.social-call {
	float: right;
padding-top: 49px;
padding-bottom: 22px;
width: 600px;
}

.social-area {
	padding-left: 2%;
float: right;
width: 40%;
}
.social {
	padding-left: 3%;
float: left;
}
.social-call h6 {
	display: block;
	float: right;
	margin: 0;
	font-size: 22px;
	font-weight: lighter;
	padding-top: 2%;
	color: #20242b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.navarea {
	float: left;
	width: 100%;
}
.logo {
	padding-top: 13%;
	width:100%;
max-width: 100%;
}
.nav-gray {
	float:right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
}
.nav-gray li {
	display: inline-block;
	font-size: 1em;
	list-style-type: none;
	float: left;
}
.nav-gray a {
	float: left;
	width: auto;
	padding: 0 17px 0 17px;
	margin-top: -7px;
	display: block;
	height: 45px;
	line-height: 45px;
	text-decoration: none !important;
	color: #000 !important;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.nav-gray a:hover {
	width: auto;
	background-color: #00a2c4;
}
.welcome-box {
	height: 700px;
background: url(images/yellow-bg.png) no-repeat center bottom;
background-size: cover;
}
.content-area {
	width: 75% !important;
}

.welcome {
	padding-top: 4%;
}
.welcome h3 {
	display: block;
	float: left;
	font-size: 60px;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.welcome p {
	font-size: 17px;
	display: block;
	float: left;
	width: 100%;
	color: #262b34;
	line-height: 19px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 0px;
}
.welcome h2 {
	display: block;
	width: 100%;
	margin: 0px;
	font-family: "Myriad Pro";
	color: #FFF;
	font-weight: normal;
	font-size: 34px;
	float: left;
	text-transform: uppercase;
}
.circle-area {
	padding-top: 53px;
}
.welcome a {
	float: left;
	background-color: #262b34 !important;
	color: #FFF !important;
	text-transform: uppercase;
	font-size: 22px;
	padding: 19px 21px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-decoration: none !important;
	margin-top:20px;
}
.circle-box {
}
.address-home h1 {
	font-family: Oswald;
	font-weight: normal;
	color: #000;
	line-height: 22px;
	font-size: 15px;
	display: block;
	margin: 0px;
	padding-left: 36px;
}
.circle {
	width: 200px;
	height: 200px;
}
.circle img {
	width: 200px;
	height: 200px;
	-moz-border-radius: 130px;
	-webkit-border-radius: 130px;
	border-radius: 130px;
}
.circle-box h5 {
	font-weight: lighter;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #a4a4a4;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding-top: 7px;
	text-align: center;
	width: 100%;
}
.product-area {
	background-image: url(images/product-below.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 0 10% 0;
}
.product-img {
	height: 237px;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.product-area h5 {
	width: 100%;
	text-align: center;
	color: #373737;
	font-family: "Myriad Pro";
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	height: auto;
	float: left;
	display: block;
	padding-bottom: 2%;
}
.product-area h6 {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	color: #929292;
	font-size: 17px;
	font-weight: normal;
	padding-top: 0.3%;
	font-family: "Myriad Pro";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.packaging-area {
	padding:5% 0 2% 0;
}
.coffe-image{
	max-width:100%;	
}
.pack-content {
}
.pack-content h6 {
	font-family: 'Oswald', sans-serif;
	font-size: 19px;
	color: #a6ca3b;
	text-transform: uppercase;
	margin: 0px;
	display: block;
	font-weight: normal;
	padding-top: 6%;
}
.pack-content h4 {
	display: block;
	margin: 0px;
	color: #262b34;
	font-size: 29px;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	padding: 2% 0 0 5%;
}
.pack-content p {
	display: block;
	margin: 0px;
	width: 75%;
	color: #262b34;
	font-size: 17px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 2%;
	font-family: "Myriad Pro";
}
.map-area {
	width: 100%;
	float: left;
	height: 299px;
	background: url(images/map-bg.jpg) no-repeat center;
	background-size: cover;
}
.enquiry-area {
	padding:2% 0;
	background-color: #222222;
	padding: 5% 0;
}
.map {
	height: 247px;
	margin-left: 38%;
	width:68%;
	margin-top: 3%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-repeat: no-repeat;
	float: left;
}
.address-home h4 {
	display: block;
	margin: 0px;
	color: #000;
	font-size: 33px;
	text-transform: uppercase;
	font-family: Oswald;
	font-weight: normal;
	padding-top: 34px;
	padding-left: 35px;
}
.text {
	width: 40%;
	float: left;
	padding-top: 0;
}
.text h4 {
	font-size: 1.4em;
	color: #FFF;
	display: block;
	line-height: 37px;
	font-family: Roboto;
	width: 75%;
	padding-top: 51px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.text p {
	font-size: .9em;
	color: #aeaeae;
	font-weight: 300;
	font-family: Roboto;
	display: block;
	float: left;
	margin: 0px;
}
.contact-box {
	float: left;
	height: 155px;
	width: 60%;
	padding-top: 37px;
}
.left {
	float: left;
	width: 50%;
	height: 155px;
}
.right {
	float: left;
	width: 50%;
	height: 155px;
}
#enquiryForm input {
	height: 40px;
	background-color: #484848;
	width:100%;
	box-sizing:border-box;
	margin-right: 10px;
	background-color: #484848;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	margin-top: 10px;
	outline: none;
	border: #000 thin solid;
	padding:0 10px;
}
#enquiryForm.form input[type=submit] {
	width: 98%;
	float: left;
	padding: 6px 5%;
	background: #7c9b16 url(images/email-icon.png) no-repeat 15px center;
	border: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	width: 100%;
/*	margin: 0 10px;*/
	box-sizing:border-box;
	margin-top: 10px;
}
#enquiryForm.form input[type=submit]:hover {
	background-color: #000;
	cursor: pointer;
	color: #FFF;
}
#enquiryForm.form textarea {
	height: 96px;
	background-color: #484848;
	width: 100%;
	margin: 0 10px;
	box-sizing:border-box;
	background-color: #484848;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	margin-top: 10px;
	outline: none;
	border: #000 thin solid;
	padding-left: 1%;
	padding: 10px;
}
.footer-area {
	width: 100%;
	background-color: #030303;
	height: 172px;
	float: left;
}
.footer-nav {
	width: 65%;
	font-size: 15px;
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2%;
	color: #a2a2a2;
}
.footer-nav a {
	color: #a8a8a8;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 1%;
	padding-left: 1%;
	text-transform: uppercase;
}
.copy-right {
	width: 100%;
	color: #868686;
	font-family: "Myriad Pro";
	font-size: 13px;
	padding-top: 1%;
}
.copy-right a {
	font-family: "Myriad Pro";
	font-size: 13px;
	color: #868686;
	font-weight: normal;
	text-decoration: none;
}
.bigbang-logo {
	padding-top: 0.5%;
	width: 100%;
	font-family: "Myriad Pro";
	font-size: 10px;
	color: #868686;
	vertical-align: middle;
	text-align: center;
	height: 85px;
}
.bigbang-logo h6 {
	display: block;
	height: 35px;
	width: 10%;
	vertical-align: top;
}
.powered {
	color: #6C6C6C;
}
.bigbang-logo a img {
}
.pack-para {
	color: #262b34;
	font-family: "Myriad Pro";
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	padding-top: 2%;
	width: 65%;
}
#contact-content {
	width: 100%;
	height: 655px;
	float: left;
	background-repeat: repeat;
	
}
.head-text {
	font-family: Oswald;
	font-size: 48px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	display: block;
	margin-top: 2%;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 2%;
	float: left;
	width: 75%;
}
.popcorn{
	max-width:100%;	
}
.address-box {
	height: 551px;
	width: 527px;
	margin-left: 15%;
	background-color: rgba(157,177,46,0.8);
	margin-top: 3%;
	position: absolute;
	z-index: 1000;
	top: 510px;
}
.address-box h6 {
	display: block;
	font-family: "Segoe UI Symbol";
	font-size: 21px;
	color: #FFF;
	font-weight: normal;
	width: 75%;
	padding-left: 20%;
	height: 75px;
	padding-top: 40px;
	background-image: url(images/contact_email.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	margin: 0 0 0 5%;
}
.address-box p {
	display: block;
	margin-top: 3%;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 5%;
	line-height: 25px;
	font-family: "Segoe UI Symbol";
	font-size: 17px;
	color: #333;
	padding-left: 5%;
	background-image: url(images/map-icon-cntct.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.line {
	background-color: #7C8C24;
	height: 1px;
	width: 90%;
	margin-left: 5%;
}
.address-box h5 {
	display: block;
	font-family: "Segoe UI Symbol";
	font-size: 25px;
	color: #FFF;
	font-weight: normal;
	width: 75%;
	padding-left: 20%;
	height: 75px;
	padding-top: 40px;
	background-image: url(images/question-icon.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	margin: 0 0 0 5%;
}
.enquiry-in {
	width: 95%;
	padding-top: 1%;
	padding-left: 3%;
	height: 120px;
}
.contact-enqry {
	width: 50%;
	height: 120px;
	float: left;
}
.contact-enqry input {
	height: 33px;
	background-color: #E1E1E1;
	width: 95%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	margin-top: 10px;
	outline: none;
	border: #FFF thin solid;
	padding-left: 1%;
}
.contact-enqry input[type=submit] {
	width: 97%;
	float: left;
	padding: 6px 5%;
	margin-top: 6px;
	border: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	font-size: 0.8em;
	text-transform: uppercase;
	background-color: #31370F;
	background-image: url(images/email-icon.png);
	background-repeat: no-repeat;
	background-position: 35px center;
	color: #999;
}
.contact-enqry textarea {
	height: 85px;
	background-color: #E1E1E1;
	width: 95%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	margin-top: 10px;
	outline: none;
	border: #FFF thin solid;
	padding-left: 1%;
}
.about-us-area {
	padding-bottom: 2%;
}
.about-top {
}
.about-top h3 {
	display: block;
	margin: 0px;
	font-family: Oswald;
	font-weight: normal;
	font-size: 13px;
	color: #dcdcdc;
	height: 43px;
	padding-top: 20px;
	background-color: #6e6e6e;
	width: 45%;
	padding-left: 16%;
	float: left;
	text-transform: uppercase;
}
.about-top p {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
	text-align: justify;
	display: block;
}
.about-below {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 2%;
	text-align: justify;
	display: block;
	float: left;
}
.inner-head{
font-family: Oswald;
font-size: 48px;
font-weight: normal;
text-transform: uppercase;
color: #666;
display: block;
margin-top: 2%;
margin-right: 0px;
margin-left: 0px;
padding-left: 16%;
float: left;
width: 75%;	
}
.products-content {
	width: 82%;
	min-height: 400px;
	float: left;
	padding-left: 16%;
	padding-top: 2%;
}
.product-box {
	float: left;
	padding-bottom: 3%;
	width:100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: #999 thin solid;
	margin-bottom: 80px;
	-webkit-box-shadow: 0px 7px 5px -3px rgba(153,153,153,0.72);
	-moz-box-shadow: 0px 7px 5px -3px rgba(153,153,153,0.72);
	box-shadow: 0px 7px 5px -3px rgba(153,153,153,0.72);
}
.product-box:hover {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(46,74,117,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(46,74,117,0);
	box-shadow: 0px 0px 0px 0px rgba(46,74,117,0);
}
.product-box p {
	display: block;
	width: 95%;
	font-family: "Myriad Pro";
	font-size: 17px;
	line-height: 25px;
	padding-left: 3%;
	padding-top: 1%;
	margin: 0px;
	font-weight: normal;
	color: #363636;
	float: left;
}
.product-box h6 {
	display: block;
	font-family: Oswald;
	font-size: 18px;
	font-weight: normal;
	color: #609509;
	text-transform: uppercase;
	width: 85%;
	float: left;
	margin-top: 3%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
}
.product-box-img {
	float: right;
	border-radius: 10px;
	position: absolute;
	top: 568px;
	right: 270px;
}
.product-image {
	margin: 15px 25px;
}
.combinations {
	color: rgb(50,50,50);
	font-size: 13px;
	background-image: url(images/arrow-comb.png);
	background-position: 9px 15px;
	background-repeat: no-repeat;
}
.cmbntns-box {
	padding-left: 2%;
}
.service-content {
	float: left;
	width: 85%;
	height: 500px;
	padding-left: 14%;
}
.service-box {
	width: 100%;
	height: 420px;
	float: left;
	padding-top: 2%;
}
.service-inside {
	float: left;
	height: 420px;
	width: 311px;
	padding-right: 2%;
}
.service-inside h5 {
	display: block;
	margin: 0px;
	font-family: "Myriad Pro";
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 1%;
}
.service-inside p {
	display: block;
	margin: 0px;
	padding-top: 3%;
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #666;
	font-weight: normal;
	text-align: justify;
	line-height: 22px;
	width: 100%;
}
.gallery-content {
	float: left;
	width: 85%;
	padding-left: 16%;
	padding-bottom: 4%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery-inside {
	float: left;
	width: 260px;
	border: #666 solid 3px;
	margin: 1% 2%;
}
.gallery-content p {
	display: block;
	margin: 0px;
	font-family: Oswald;
	font-size: 17px;
	line-height: 26px;
	color: #990;
	font-weight: normal;
	text-transform: uppercase;
	width: 87%;
}
.bag-area {
	float: left;
padding-bottom: 30px;
	/* [disabled]margin-left: 2%;
*/
}
.bag-area img {
	display: block;
	float: right;
}
.product-in{
	float:left;	
}
.bag-area h6 {
	font-family: Oswald;
	color: #ACACAC;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 5%;
	background-image: url(images/bag-shadow.png);
	background-repeat: no-repeat;
	margin: 0px;
}
.bag-area a {
	height: 44px;
	width: 147px;
	display: block;
	background-color: #00a2c4;
	text-decoration: none !important;
	text-transform: uppercase;
	font-family: Oswald;
	color: #FFF !important;
	font-weight: normal;
	font-size: 16px;
	margin-top: 177px;
	padding-top: 11px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.banner-area {
	height: 642px;
	width: 100%;
}
.banner-inner {
	height: 380px;
	position:relative;
	background: url(images/banner-bg1.jpg) no-repeat;
	background-position:0 0;
}

.gallery-inside h5 {
	float: left;
	margin: 0;
	padding: 4% 0;
	width: 100%;
	text-align: center;
	font-size: 17px;
}
.gallery-inside img {
	float: left;
}
.work-main {
	float: left;
	width: 100%;
}

/*-- Media Queries --*/

@media screen and (max-width: 800px){
	.side-nav{
		display: none;
	}
	
	.pack-para{
		width:100%;
	}
	
	.pack-content h4{
		font-size: 25px;
		padding:15px 0 0 0;
	}
	
	.map{
		margin:0;
		width: 100%;
	}
	
	.map-area{
		padding:50px 0 !important;
		height:auto;
	}
	
	.text {
		width: 100%;
	}
	
	.text h4, p {
		text-align: center;
		width:100%;
	}
	
	.content-area{
		margin:auto;
	}
	
	.contact-box{
		margin:auto;
		float:none;
		width:600px;
	}
	
	
}

@media screen and (max-width: 480px) {
	.circle{
		width: 100%;
	}
	
	.product-area{
		background:none;
	}
	
	.left {
		width: 100%;
		margin:auto;
	}
	
	.right {
		width: 100%;
	}
	
	#enquiryForm input {
	}
	
	#enquiryForm.form textarea {
		margin:0;
	}
	
	.contact-box{
		width:100%;
	}
	
	.map{
		margin-bottom:50px;
	}
	
	.circle-box{
		padding-bottom:25px;
	}
	
	.font-oswald{
		display:none !important;
	}
	
	.social-area{
		display:none !important;
	}
	
	.navarea {
		float: left;
		width: 100%;
		background:#FFF;
		padding-top:20px;
	}

	.nav-gray {
		float:right;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left:20px;
	}
	.nav-gray li {
		display: inline-block;
		font-size: 14px;
		list-style-type: none;
		float: left;
		width:100%;
	}
	.nav-gray a {
		float: left;
		margin-top: -7px;
		display: block;
		height: 45px;
		line-height: 45px;
		text-decoration: none !important;
		color: #000 !important;
		text-transform: uppercase;
		font-weight: 400;
		font-family: 'Oswald', sans-serif;
		font-size: 15px;
		text-align: center;
	}
	.nav-gray a:hover {
		width: auto;
		background-color: #00a2c4;
	}
	.product-box-img {
		position:relative;
		display:none;
	}
	.product-box{
		height:auto;	
	}
	.inner-head{
		margin-top:50px;	
	}
	
}
