body {
	background-image: url(../images/bg_paper.jpg);
	background-repeat: repeat;
	background-size: 100%;
	overflow: hidden;
}
/* Preloader */
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff; /* change if the mask should have another color then white */
	z-index: 99; /* makes sure it stays on top */
}
#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%; /* centers the loading animation horizontally one the screen */
	top: 50%; /* centers the loading animation vertically one the screen */
	background-image: url(../images/spin.gif); /* path to your loading animation */
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px; /* is width and height divided by two */
}
.bg-primary {
	background-color: #008ecc;
}
.bg-success {
	background-color: #64b934;
}
.text-inverse {
	color: #FFFFFF;
}
.text-default {
	color: #999999;
}
.has-success .form-control {
	border-color:#64b934;
}
hr {
	border-top: 1px solid #64b934;
	margin-top: 50px;
	margin-bottom: 50px;
}
hr.no-pad {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper {
	background-image: url(../images/bg_sm.png);
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 20px;
}
/* Main marketing message and sign up button */
.jumbotron {
	background-color: #000;
	padding-top: 0;
	padding-bottom: 0;
	color: #FFFFFF;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
	position: relative;
}
.jumbotron p {
	font-size: 1em;
	line-height:1.5em;
	font-weight: normal;
}
.jumbotron h2 {
	font-size: 2em;
	font-weight: 700;
	margin-bottom: 5px;
	line-height: 1em;
	padding-left:20px;
}
.jumbotron .btn {
	font-size: 1.5em;
	padding-left:60px;
	padding-right:60px;
	margin-top:24px;
}
.jumbotron > .container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100px;
	margin: auto;
}
#logo img {
	max-width: 378px;
	width: 100%;
}
/* ---- FREE TRIAL SIGN UP ---- */
#freetrialsignup {
	margin-top: 5px;
	line-height: 1em;
	font-size: 1.2em
}
#freetrialsignup strong {
	font-size:1.8em;
}
#freetrialsignup small {
	font-size:.5em;
}
#freetrialsignup .btn {
	margin-bottom: 20px;
}
#freetrialsignup p {
	margin-bottom: 10px;
}
#freetrialsignup_xs {
	line-height: 1em;
	color: #fff;
	padding: 8px 20px 8px 0;
}
#freetrialsignup_xs .pull-left {
	padding: 2px 10px 0 0;
}
#freetrialsignup_xs .btn {
	padding-left: 30px;
	padding-right: 30px;
}
#truck .fa-truck {
	line-height: .8em;
}
#truck_sm, #truck_sm .fa-truck {
	line-height: .8em;
}
#truck_sm {
	margin-top: -18px;
}
/* ---- TOP NAV ----*/
#topnav {
	border: none;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
	border-radius: 0;
}
#topnav .navbar-nav > li > a {
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	font-weight: 500;
}
#topnav .navbar-nav .dropdown-menu > li > a {
	text-transform: uppercase;
	font-weight: 500;
}

#topnav .navbar-collapse {
	border: none;
}
#topnav .navbar-toggle {
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}
#topnav .navbar-nav > .active > a, #topnav .navbar-nav > .active > a:hover, #topnav .navbar-nav > .active > a:focus, #topnav .navbar-nav > .open > a, #topnav .navbar-nav > .open > a:hover, #topnav .navbar-nav > .open > a:focus {
	text-shadow: none;
}
.footer {
	padding: 40px 0;
}
.footer #copyright {
	padding: 20px;
	margin-bottom: 40px;
	margin-top: 40px;
	background-color: #64b934;
	color: #FFF;
}
.footer #copyright p {
	margin: 0 0 0 0;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.social:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.social {
	margin: 0 10px;
	-webkit-transform: scale(0.8);
	/* Browser Variations: */
     
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
#social a {
	color: #999999;
}
/*---- SLIDERS ----*/
.slideshow {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 480px;
	height: 335px;
	overflow: hidden;
	visibility: hidden;
}
.slideshow .loading {
	position: absolute;
	top: 0px;
	left: 0px;
}
.slideshow .loading-bg {
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.slideshow .loading-img {
	position: absolute;
	display: block;
	background: url('../images/spin.gif') no-repeat center center;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.slideshow .slides {
	cursor: default;
	position: relative;
	top: 0px;
	left: 0px;
	width: 480px;
	height: 335px;
	overflow: hidden;
}
.slideshow .slide-content {
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 0;
	width: 100%
}
.slideshow .arrowleft, .slideshow .arrowright {
	display:none;
	position: absolute;
	/* size of arrow element */
	width: 40px;
	height: 58px;
	cursor: pointer;
	background: url('../images/arrows.png') center center no-repeat;
	overflow: hidden;
}
.slideshow .arrowleft {
	background-position: -10px -31px;
}
.slideshow .arrowright {
	background-position: -70px -31px;
}
.slideshow .arrowleft:hover {
	background-position: -130px -31px;
}
.slideshow .arrowright:hover {
	background-position: -190px -31px;
}
.slideshow .arrowleft.ldn {
	background-position: -250px -31px;
}
.slideshow .arrowright.rdn {
	background-position: -310px -31px;
}
.slideshow .arrowleft.lds {
	background-position: -10px -31px;
	opacity: .3;
	pointer-events: none;
}
.slideshow .arrowright.rds {
	background-position: -70px -31px;
	opacity: .3;
	pointer-events: none;
}
.slideshow .arrowleft {
	top: 0px;
	left: 2px;
	width: 40px;
	height: 58px;
}
.slideshow .arrowright {
	top: 0px;
	right: 2px;
	width: 40px;
	height: 58px;
}
.home .jumbotron h2 {
	padding-left:0;
}
.home .product {
	margin-bottom: 5%;
}
.home .product > img, .product > a > img {
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
}
.home .product > div {
	position: absolute;
	top: 40%;
	left: 10%;
	color: #ffffff;
	line-height: 1em;
}
.home .product .btn {
	margin-left: 0;
}
.home .product h3 {
	margin: 0;
	font-weight: 700;
}

.product .btn {
	margin-left:25px;
}
.product .btn.no-indent {
	margin-left:0;
	
}
.product h3 {
	margin-top: 0;
}
.product h2.visible-xs-block {
	display: block;
	margin: 0 -15px;
	padding: 10px 0;
	line-height: 1.2em;
}
.product .visible-xs-block h4 {
	margin-bottom: 40px;
	line-height: 1.2em;
}
.product .plus {
	margin-top: -75px;
	font-size: 2em;
}
.product .plus:hover {
	text-decoration: none;
}
/* ---- COFFEE PAGE S----*/
.coffee_types img {
	margin-bottom: 0px;
}
#coffee_elements {
	background-image: url(../images/bg_coffee_elements.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	background-color: #000;
	color: #fff;
	padding: 50px 0;
}
#coffee_elements h2 {
	margin: 0 0 30px 0;
}
#coffee_elements h4 {
	margin: 0;
}
/* ---- SHRED PAGE ---- */
#shred_purge {
	background-image: url(../images/bg_shred_purge.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #000;
	color: #fff;
	padding: 50px 0;
}
#shred_purge h2 {
	margin: 0 0 30px 0;
}
#shred_purge h4 {
	margin: 0;
}
/* ---- WATER PAGE ---- */
#water_benefits {
	background-image: url(../images/bg_water_benefits.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	background-color: #000;
	color: #fff;
	padding: 50px 0;
}
#water_benefits h2 {
	margin: 0 0 30px 0;
	font-size: 42px;
}
#water_benefits h4 {
	margin: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	body {
		background-image: url(../images/bg_paper@2x.jpg);
	}
	#wrapper {
		background-image: url(../images/bg_sm@2x.png);
	}
}

/*---- CONTACT PAGES ----*/
.contact h2, .contact h3 {
	line-height: 1.5em
}
.contact form {
	margin: 20px 0;
}

/* small monitor and above */
@media screen and (min-width: 768px) {
	body {
		background-image: url(../images/bg.jpg);
		background-repeat: repeat-y;
		background-size: 100%;
		background-position: top center;
	}
	.dropdown:hover>.dropdown-menu {
		display: block;
	}
	#wrapper {
		background-image: none;
	}
	.jumbotron {
		padding-top: 0;
		padding-bottom: 0;
	}
	.slideshow {
		width: 1500px;
		height: 725px;
	}
	.slideshow .slides {
		width: 1500px;
		height: 725px;
	}
	.slideshow .slide-content {
		top: 200px;
	}
	.slideshow .arrowleft, .slideshow .arrowright {
		display: block;
	}
	.slideshow .arrowleft {
		top: 0px;
		left: 10px;
		width: 40px;
		height: 58px;
	}
	.slideshow .arrowright {
		top: 0px;
		right: 10px;
		width: 40px;
		height: 58px;
	}
	#topnav .navbar-nav > li > a {
		padding: 15px 8px;
	}
	.product {
		margin-bottom: 0;
	}
	.product .btn {
		margin-bottom:20px;
	}
	.product > div {
		top: 60%;
	}
	.product:last-child {
		margin-bottom: 70px;
	}
	.office .product:last-child, .firstaid .product:last-child, .coffee_single .product:last-child, .coffee_vending .product:last-child {
		margin-bottom: 0;
	}
	.coffee_types img {
		margin-bottom: 40px;
	}
	
}

@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5) {
	body {
		background-image: url(../images/bg@2x.jpg);
	}
	#coffee_elements {
		background-image: url(../images/bg_coffee_elements@2x.jpg);
	}
	#shred_purge {
		background-image: url(../images/bg_shred_purge@2x.jpg);
	}
	#water_benefits {
		background-image: url(../images/bg_water_benefits@2x.jpg);
	}
}

/* medium monitor */
@media screen and (min-width: 992px) {
	#topnav .navbar-nav > li > a {
		padding: 15px 18px;
		font-size:16px;
	}
	#topnav .navbar-nav .dropdown-menu > li > a {
		font-size:16px;
	}
	.home .product > div {
		top: 50%;
	}
}

/* large monitor */
@media screen and (min-width: 1200px) {
	#topnav .navbar-nav > li > a {
		padding: 15px 30px;
	}
}

/* xlarge monitor */
@media screen and (min-width: 1600px) {
	body {
		background-size: cover;
	}
}
