
.navbar-header {
	position: absolute;
	height: 100%;
}

img.logo {
	position: absolute;
    height: 100%;
    top: -13px;
}

p.center-text {
	text-align: center;
    margin-left: 10%;
    margin-right: 10%;
}

div.center-text {
	display: table;
    margin: 0 auto;
}

div.center-text b {
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
}

h3.lemon-h3 {
	font-size: 24px;
}

div.lemon-box {
	padding-top:70px;
	padding-bottom: 30px;
	width: 100%;
	float: left;
	padding: 70px 0px 30px;
}

.right {
	position: relative;
	float:right;
}

.no-margin {
	margin: 0 !important;
}

.send-message {
	background-color: #31A2E1 !important;
}

.lightbox-thumb {
	max-height: 200px !important;
}