	/*
 * Theme Name: Website
 * Author: Sense Advertising
 * */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu, nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-0.5em}sub{bottom:-0.25em}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

/* =Structure
 * -------------------------------------------------------------- */

body {
	font:14px 'Lora Regular', Arial, sans-serif;
	margin:0 auto !important;
	padding:0;
}

#soliloquy-container-47 {
	min-height: 417px;
}

.size_310_200 {
	width: 310px;
	height: 200px;
}

.size_310_420 {
	width: 310px;
	height: 420px;
}

.size_640_200 {
	width: 640px;
	height: 200px;
}

.size_640_420 {
	width: 640px;
	height: 420px;
}

.image-sign {
	overflow: hidden;
}

#dropdown {
	display: none;
}

#gallery {
	position: relative;
	margin: 15px 0 35px;
}

section#primary {
	margin-bottom: 15px;
	min-height: 700px;
}

.entry-title a {
	color: #000;
}

.blog-navigation {
	display: inline-block;
	margin-top: 15px;
}

#primary {
	min-height: 600px;
}

.blog-navigation span {
	padding-left: 9px;
}

.thumbnail {
	padding: 25px 0 0;
}
.thumbnail img {
	max-width: 100%;
}
.post {
	float: left;
	width: 680px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	padding-bottom: 10px;
	overflow: hidden;
}

header.entry-header .number {
	float: left;
	width: 65px;
	font-size: 22px;
	text-align: center;
	margin-right: 30px;
}

.not-found h1 {
	margin-left: 90px;
}

#searchform input[type="text"] {
	border: 1px solid #000;
	font-family: 'Lora Regular', Helvetica, sans-serif;
	padding: 5px;
}

#searchform input[type="submit"] {
	border: 1px solid #000;
	background: #000;
	color: #fff;
	font-family: 'Lora Regular', Helvetica, sans-serif;
	padding: 5px;
}

header.entry-header {
	padding: 10px;
	margin: 0px;
	height: 43px;
	border: 1px solid #000;
	text-transform: lowercase;
	font-family: 'Lora Bold', Helvetica, sans-serif;
}
span.number {
	width: 400px;
}
header.entry-header:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 20px;
	margin-left: 75px;
	margin-top: 12px;
	background: #000;
}

.single-post .post {
	border-bottom: none;
}

footer.entry-meta .tag-links {
	font-family: 'Lora Bold';
	padding-left: 15px;
}

.page-header {
	height: auto;
	padding: 15px 10px;
	border: 1px solid #000;
	margin: 0 10px 5px;
}

@-moz-document url-prefix() {
	.page-header .plant:before {
		margin-left: -82px;
	}
	header.entry-header:before {
		margin-left: -22px;
	}
}
div.contact-body div.plant {
	position: absolute;
}
footer div.plant {
	position: absolute;
	margin-left: 850px;
	margin-top: -60px;
}
.page-header .plant {
	position: absolute;
	margin-left: 15px;
	margin-top: -9px;
}
.page-header .plant:after {
	position: absolute;
	content: "";
	float: left;
	width: 1px;
	height: 35px;
	background: #000;
	margin-left: 25px;
	margin-top: 32px;

}

.page-header h1 {
	font-size: 34px;
	text-transform: lowercase;
	padding-left: 100px;
}

.entry-summary,
.entry-content {
	display: inline-block;
}

.featured-image {
	margin-top: 15px;
}
.entry-summary a,
.entry-content a {
	color: #000;
	font-family: 'Lora Bold';
}

header .posted-on {
	margin-top: 15px;
	margin-left: -10px;
}

.site {
	width:960px;
	margin:0 auto;
}

h1 {
	font-size:24px;
	font-weight:bold;
}

h2 {
	font-size:22px;
	font-weight:bold;
}

h3 {
	font-size:20px;
	font-weight:bold;
}

h4 {
	font-size:18px;
	font-weight:bold;
}

a {
	color:#138abc;
	text-decoration:none;
}

p {
	margin:15px 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

img {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing:content-box;
}

.cf {
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}
.main {
	position: absolute;
	max-width: 960px;
}
.page {
	display: block;
	width: 960px;
	margin: 0 auto;
}
#primary {
	float: left;
	margin: 0 -240px 0 0;
	width: 75%;
	padding-right: 20px;
	margin-bottom: 25px;
}
#secondary {
	width: 26% !important;
	margin-bottom: 25px;
}
#secondary input[type="text"] {
	width: 100% !important;
	height: 40px;
	padding: 0 10px;
	margin-top: -1px;
	border: 1px solid #000;
	font-family: 'Lora Regular', Helvetica, sans-serif;
	font-size: 16px;
}
.textwidget ul li input[type="text"] {
	height: 30px !important;
	font-size: 12px !important;
	margin-top: 5px !important;
}
#secondary input[type="submit"] {
	display: none;
}
#secondary a {
	color: #000;
}
.entry-content a {
	font-family: 'Lora Bold', Helvetica, sans-serif;
	color: #000;
}
footer.entry-meta a {
	color: #000;
	font-family: 'Lora Bold', Helvetica, sans-serif;
	padding-left: 10px;
	cursor: hand;
	cursor: pointer;
}
.widget_categories ul {
	margin-left: 45px;
	padding-bottom: 12px;
}
.widget_categories ul li:before {
	font-family: 'Lora Bold', Helvetica, sans-serif;
	font-size: 16px;
}
.widget_categories ul li a {
	font-family: 'Lora Bold', Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 16px;
}
.widget-area {
	min-height: 300px;
}
.textwidget ul {
	margin-left: 45px;
	padding: 12px 0 18px;
}
.textwidget ul li {
	text-transform: lowercase;
	font-family: 'Lora Bold', Helvetica, sans-serif;
	font-size: 16px;
}
#email-processing {
	display: none;
	position: relative;
	width: 16px;
	min-height: 16px;
	margin-top: 10px;
	margin-bottom: 9px;
	background: url('images/spinner.gif') no-repeat;
}
.widget-title {
	border: 1px solid #000;
	padding: 5px 10px;
	text-transform: lowercase;
	font-family: 'Lora Bold', Helvetica, sans-serif;
}
.widget-title:before {
	content: '1';
	padding: 0 30px 0 8px;
}
.widget_search .widget-title {
	font-size: 18px;
	padding: 9px 10px 9px 60px;
}
.widget_search .widget-title:before {
	position: absolute;
	content: '3';
	font-size: 24px;
	margin-top: -5px;
	margin-left: -52px;
}
.widget_text .widget-title:before {
	content: '2';
}
.widget_categories:before,
.widget_search:before,
.widget_text:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 25px;
	background: #000;
	margin-left: 45px;
	margin-top: 18px;
}
.widget_categories ul {
	margin-top: 10px;
}
div.entry-meta {
	padding: 10px 0;
	border-top: 1px solid #000;
}
div.posted-on {
	float: left;
	padding-top: 10px;
	text-transform: lowercase;
}
.entry-header,
.entry-content {
	line-height: 20px;
}
article .social {
	float: right;
}
.entry-header {
	height: auto;
	padding-bottom: 10px;
	padding: 25px 20px 0px;
}
#content {
	margin: 0 280px 0 0;
	position: relative;
}
.main .widget-area {
	float: right;
	overflow: hidden;
	width: 220px;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a:hover {
	text-decoration: underline !important;
}


/* =Header
 * -------------------------------------------------------------- */

header {
	position: relative;
	padding: 20px;
	height: 100px;
}

#site-title {
	visibility: hidden;
}

.icon-logo {
	float: left;
	white-space: nowrap;
	color: #000;
	overflow: hidden;
	font-size: 100px;
	margin-top: -22px;
	margin-left: -15px;
}

.menu-button {
	position: absolute;
	top: 12px;
	right: 15px;
	font-size: 30px;
	font-family: "glasshaus";
	color: #fff;
	cursor: hand;
	cursor: pointer;
}

/* =Menu
 * -------------------------------------------------------------- */
#main-menu {
	padding-left: 0 !important;
	padding-right: 0 !important;
	position: absolute;
	top: 0;
	right: 0;
}
#main-menu #menu-main-menu .menu-item:last-child:after {
	background: none;
}
#access {
	display: block;
	margin: 25px auto 1em;
	height: 50px;
	border: 1px solid #000;
}
#access-mobile {
	display: none;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	padding-top: 28px;
	float: right;
}
#access li {
	float: left;
	position: relative;
	height: 20px;
}
#access li:after {
	display: block;
	content: "";
	float: right;
	margin-top: -22px;
	width: 1px;
	height: 25px;
	background: black;
}
#access li a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
	margin-top: -10px;
	text-transform: lowercase;
	color: #000;
	font-weight: bold;
}
#access li a:hover {
	background: none;
}
#access li.menu-item-9:after,
#access li.menu-item-164:after {
	height: 50px;
	margin-top: -47px;
}
.menu-item-11 a,
.menu-item-12 a,
.menu-item-53 a,
.menu-item-54 a,
.menu-item-161 a,
.menu-item-162 a
 {
	margin-top: -16px !important;
	text-transform: none !important;
	font-family: "glasshaus" !important;
	font-size: 17px;
}
.menu-item-11 a:hover,
.menu-item-12 a:hover,
.menu-item-53 a:hover,
.menu-item-54 a:hover,
.menu-item-161 a:hover,
.menu-item-162 a:hover {
	text-decoration: none !important;
}
li.menu-item-12:after,
li.menu-item-54:after,
li.menu-item-162:after {
	width: 0px !important;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access ul ul a:hover {
	background: #cecece;
}
#access ul li:hover > ul {
	display: block;
}


/* =Images
 * -------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
 * Resize images to fit the main content area.
 * - Applies only to images uploaded via WordPress by targeting size-* classes.
 * - Other images will be left alone. Use "size-auto" class to apply to other images.
 * */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Forms
 * -------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
 * -------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
 * -------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


/* =Footer
 * -------------------------------------------------------------- */

#colophon {
	clear: both;
	display: block;
	width: 100%;
	padding: 1em 0 0;
}

footer#colophon {
	position: relative;
	width: 960px !important;
	height: 140px;
	background: #000;
	padding: 30px !important;
	color: #fff;
}

footer .logo:before {
	content: "G";
	font-size: 100px;
	font-family: "glasshaus";
	color: #fff;
	position: absolute;
	margin-top: -20px;
	margin-left: -10px;
}

footer ul {
	margin-top: 45px;
	margin-left: 260px;
	font-size: 16px;
}

footer li {
	float: left;
	padding: 0 10px;
	height: 15px;
	border-right: 2px solid #fff;
}

footer li a {
	color: #fff !important;
	text-transform: lowercase;
}

footer li:last-child {
	border-right: none !important;
}

footer .plant:before {
	position: absolute;
	top: -95px;
	right: -10px;
	font-size: 180px;
	color: #fff !important;
}

footer .menu-item-11,
footer .menu-item-12 {
	display: none !important;
}

footer .menu-item-10,
footer .menu-item-149 {
	border-right: none;
}

/* =Content
 * -------------------------------------------------------------- */

/* Home Page */
#content {
	width: 100%;
}

#hero {
	width: 100%;
	height: 420px;
	background: black;
	margin-bottom: 10px;
}

.soliloquy-container {
	margin-bottom: 10px !important;
}

.content-panel {
	position: relative;
	background: #f2f2f2;
	padding: 10px;
	float: left;
}

.one-two {
	width: 306.666px;
	height: 420px !important;
	height: 500px !important;
}

.one-one {
	width: 306.666px;
	height: 200px;
}

.two-one {
	width: 633px;
	height: 200px;
}

.two-two {
	width: 633px;
	height: 420px;
}

.two-three {
	width: 633px;
	height: 640px;
}

.three-one {
	width: 960px;
	height: 200px;
}

.three-two {
	width: 960px;
	height: 420px;
}

.first {
	clear: both;
	margin: 10px 10px 10px 0;
}

.second {
	margin: 10px;
}

.last {
	margin: 10px 0 10px 10px;
}

.reveal,
.quarter-content-reveal,
.close,
.content-panel.the-nursery .see-examples {
	display: none;
}

.the-nursery img {
	margin-top: 23px;
}

.title-block {
	border: 1px solid #000;
	margin: 0 auto !important;
	height: 45px;
	font-size: 25px;
	text-transform: lowercase;
	font-weight: bold;
	font-family: 'Lora Bold', Helvetica, sans-serif;
}

.title-block .wrapper {
	padding-top: 7px;
	padding-left: 15px;
	display: block;
}

.title-block .wrapper a {
	color: #000;
}

.title-block .wrapper a:hover {
	text-decoration: none !important;
}

.title-block .number {
	padding-right: 12px;
}

.title-block .title {
	padding-left: 10px;
}

.title-block img {
	position: absolute;
	margin-top: 16px;
	margin-left: -6px;
}

.panel-body,
.reveal {
	position: relative;
	padding: 15px !important;
	font-size: 15px;
	line-height: 20px;
}

.image {
	background: gray;
}

.contact {
	 background: #f2f2f2;
	 margin: 10px 0 0px 10px;
	 padding-top: 10px !important;
	 height: 210px;
}

.contact .title-block {
	margin: 0 10px !important;
}


.contact-body span {
	margin-right: 20px;
	font-family: Georgia, serif;
  	font-style: italic;
  	font-weight:bold;
 }
 .location {
 	margin:10px 0;
 }
 @media (max-width:768px) {
 	.location {
 		width: 100%;
 	}
 }
  .location p {
  	margin-top: 0 !important;
  	margin-bottom: 0;
 }

.location .divider {
	margin: 5px 0;
}

.location-name {
	margin-left: 16px;
	font-family: 'Lora Bold', Helvetica, sans-serif;
}

.contact-details {
	margin-left: 52px;
}

.announcement-box {
	background: black;
	color: rgb(216, 216, 216);
	margin: 10px -10px;
	padding: 20px;
}
.announcement-box p {
	  margin: 5px 0;
}

.divider {
	width: 100%;
	height: 1px;
	background: #000;
	margin: 10px 0;
}

.shift-up {
	margin-top: -210px;
	padding-bottom: 10px !important;
}

.shift-right {
	margin-left: 336.666px;
}

.shift-after {
	margin-top: 10px;
}

.read-more,
.close,
.see-examples {
	width: 282px;
	height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	background: #000;
	position: absolute;
	bottom: 12px;
	left: 12px;
	z-index: 999;
}

.services .read-more,
.services .see-examples,
.services .close {
	width: 220px;
	height: 20px;
	padding-left: 10px;
	padding-top: 0;
	background: #000;
	position: absolute;
	color: #fff;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: lowercase;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
}

.services .read-more {
	bottom: 25px !important;
}

.close {
	left: auto !important;
	right: 12px;
}

.read-more a,
.see-examples a,
.close a {
	color: #fff;
	text-transform: lowercase;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 14px;
	letter-spacing: 1px;
	cursor: hand;
	cursor: pointer;
}

span a {
	color: #000;
}

span a:hover {
	text-decoration: none !important;
}

.nav a {
	cursor: hand;
	cursor: pointer;
}

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

.our-work {
	background: #fff;
	height: auto;
	margin-bottom: -20px;
}

.full {
	padding: 0px;
	max-width: 960px;
}

.quarter {
	position: relative;
	width: 220px;
	height: 340px;
	float: left;
	margin: 0 10px;
}

.quarter .title {
	height: 85px;
	border-bottom: 1px solid #000;
}

.quarter-first {
	margin: 0 10px 0 0 !important;
}

.quarter-last {
	margin: 0 0 0 10px !important;
}

.quarter-content,
.quarter-content-reveal {
	padding: 10px 0 0;
	line-height: 22px;
}

.hover-floristry,
.hover-events,
.hover-plant-hire,
.hover-garden-design {
	position: absolute;
	margin: 0 !important;
	width: 100% !important;
	background: #f2f2f2;
	z-index: 1000;
	display: none;
}

.icon-a:before {
	content: "a.";
	font-size: 27px;
	font-family: "Lora Bold Italic", serif;
	position: absolute;
	z-index: 10;
	color: #fff;
	top: 63px;
	left: 70px;
}

.icon-b:before {
	content: "b.";
	font-size: 27px;
	font-family: "Lora Bold Italic", serif;
	position: absolute;
	z-index: 10;
	color: #fff;
	top: 59px;
	left: 67px;
}

.icon-c:before {
	content: "c.";
	font-size: 27px;
	font-family: "Lora Bold Italic", serif;
	position: absolute;
	z-index: 10;
	color: #fff;
	top: 54px;
	left: 70px;
}

.icon-d:before {
	content: "d.";
	font-size: 27px;
	font-family: "Lora Bold Italic", serif;
	position: absolute;
	z-index: 10;
	color: #fff;
	top: 44px;
	left: 60px;
}

.icon-a {
	position: absolute;
	color: #000;
	font-size: 150px;
	top: -40px;
	left: -45px;
}

.icon-b {
	position: absolute;
	color: #000;
	font-size: 150px;
	top: -36px;
	left: -42px;
}

.icon-c {
	position: absolute;
	color: #000;
	font-size: 160px;
	top: -30px;
	left: -45px;
}

.icon-d {
	position: absolute;
	color: #000;
	font-size: 145px;
	top: -20px;
	left: -40px;
}

#content {
	min-height: 600px;
}

.blog-navigation a {
	font-family: 'Lora Bold', Helvetica, sans-serif;
}

.title .name {
	position: relative;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	top: 30px;
	/*
	left: 90px;
	width: 130px;
	*/
}

.title .two-lines {
	top: 20px !important;
}

strong,
.label,
#access li a
{
	font-family: 'Lora Bold', serif;
}

.full-divider {
	margin: -8px 15px !important;
}

.our-work ul {
	font-size: 13px;
	margin-top: -18px;
	margin-left: 157px;
	color: #808080;
}
.our-work li {
	float: left;
	font-family: 'Lora Regular', serif !important;
	padding: 0 10px;
	border-left: 1px solid #000;
	height: 23px;
}
.our-work li:first-child {
	border-left: none;
}
.our-work li a {
	text-transform: lowercase;
}
.our-work li a.inactive {
	color: #808080 !important;
}
.our-work li a.active {
	color: #000 !important;
}
.our-work li a:hover {
	color: #000 !important;
}
.image-inactive {
	filter: url(filters.svg#grayscale);
	filter: gray;
	-webkit-filter: grayscale(1);
	-webkit-transition: 1s all ease-in; -o-transition: 1s all ease-in;
	-moz-transition: 1s all ease-in; transition: 1s all ease-in;
	transition: 1s all ease-in; transition: 1s all ease-in;
}
.image-active {
	-webkit-transition: 1s all ease-in; -o-transition: 1s all ease-in;
	-moz-transition: 1s all ease-in; transition: 1s all ease-in;
	transition: 1s all ease-in; transition: 1s all ease-in;
}

.services {
	margin: 10px 0 !important;
	width: 960px;
	height: 420px;
	padding: 10px;
}

.services .full {
	display: none;
	height: 325px;
}

.services .full .icon {
	margin-top: 15px;
}

.services .full .title {
	border-bottom: 1px solid #000;
	height: 85px;
	margin-bottom: 20px;
}

.services .full .double {
	margin-top: -10px;
	height: 95px;
}

.services .panel-body {
	padding: 15px 0 !important;
}
.wrapper {
	position: absolute;
	padding: 15px;
	width: 100%;
	height: 100%;
}
.image-overlay .wrapper {
	text-align: center;
	display: table;
}
.image-overlay .wrapper .wrap-inner {
	display: table-cell;
	vertical-align: middle;
}
.image-overlay .wrapper .wrap-inner .social-buttons {
	width: 105px;
	margin: 0 auto;
}
.image-overlay .wrapper .wrap-inner .social-buttons .icon-social {
	display: block;
	float: left;
}
.image-overlay .wrapper .wrap-inner .description {
	font-family: 'Lora Italic', serif;
	font-size: 15px;
	clear: both;
	padding-top: 10px;
}
.image-overlay {
	position: relative;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	height: -webkit-calc(100% - 20px);
	margin: 10px;
	background: #fff;
	opacity: 0;
}
.image-overlay .description .enlarge {
	color: #000;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 12px;
}
.item:hover .image-overlay {
	opacity: 0.9;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.icon-twitter-small {
	font-size: 20px;
	color: #000;
}

#dropdown-sticky,
.menu-button {
	display: none;
}

.icon-twitter-small,
.icon-facebook-small,
.icon-pinterest-small {
	cursor: hand;
	cursor: pointer;
}

.single-post .social {
	margin-top: 20px;
	position: absolute;
	right: 0px;
}

#dropdown-ourwork ul li a.active {
	font-family: 'Lora Bold', Helvetica, sans-serif;
}

@media all and (max-width: 960px) {

	.page {
		width: auto;
	}

	#content {
		margin: 0;
	}

	.featured-image img {
		width: 100%;
		height: auto;
	}

	.menu-button {
		display: block;
	}

	.content {
		min-height: 0px;
	}

	.dropdown {
		display: none;
		position: fixed;
		width: 45%;
		min-height: 0px;
		background: #fff;
		z-index: 999;
		top: 45px;
		padding-top: 15px;
		right: -15px;
		box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.5);
		z-index: 9999;
	}

	#dropdown-ourwork {
		display: none;
	}

	.our-work .full-divider {
		display: none;
	}

	.wrapper {
		display: none;
	}

	.nav {
		position: absolute;
		width: 40%;
		min-width: 185px;
		background: #fff;
		border-left: 1px solid #000;
		border-bottom: 1px solid #000;
		border-right: 1px solid #000;
		z-index: 4000;
		top: 44px;
		right: 1px;
	}

	.image-overlay {
		display: none;
	}

	.image-sign {
		background-size: cover !important;
	}

	.nav ul {
		position: relative;
		margin-top: 5px;
		margin-left: 0;
		width: 100%;
	}

	.nav ul li {
		clear: both;
		width: 100%;
		padding: 10px 15px 25px;
		border-bottom: 1px dashed #000;
	}

	.nav ul li:last-child {
		border-bottom: none;
	}

	.ourwork-menu {
		color: #000;
		text-transform: none;
		top: 5px;
		right: 13px;
	}

	.dropdown ul {
		width: 100%;
		line-height: 22px;
	}

	.dropdown li {
		padding: 7px 7px;
		border-bottom: 1px dashed #000;
	}

	.dropdown li:last-child {
		border-bottom: none;
	}

	.dropdown li a {
		color: #000;
		font-size: 16px;
	}

	.soliloquy-container {
		/*display: none;*/
		margin-top: 60px !important;

	}

	#soliloquy-container-47 {
		min-height: 0;
	}


	.reveal,
	.close,
	.quarter-content-reveal {
		display: none;
	}
	.content-panel {
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
		height: auto !important;
	}

	body,
	.site,
	.main {
		width: 100%;
	}
	header#branding {
		height: 60px;
		background: #000;
		top: 0;
		position: fixed;
		z-index: 9999999;
		width: 100%;
	}
	.main {
		top: 7px
	}
	header.page-header {
		width: 100%;
	}
	.thumbnail {
		display: none;
	}
	.excerpt {
		width: 100%;
		margin-left: 0;
	}
	#secondary {
		display: none;
	}
	#primary {
		width: 100%;
		min-height: 0px;
	}
	.post {
		width: 100%;
		padding-bottom: 10px;
	}
	.image {
		background: none;
		/*height: 150px !important;*/
		overflow: hidden;
	}
	.content-panel {
		margin: 1.25% 2.5% !important;
	}
	.image img.glasshaus-front {
		width: 100%;
		height: auto;
		margin-top: -25%;
	}
	iframe {
		width: 100%;
	}
	.image-sign {
		height: 210px !important;
	}
	.image-holdingplant {
		height: 230px !important;
	}
	.image img.glasshaus-sign {
		width: 100%;
		height: auto;
		margin-top: -10%;
	}
	.image img.glasshaus-holdingplant {
		width: 100%;
		height: auto;
		margin-top: -60%;
	}
	.icon-logo {
		color: #fff;
		font-size: 70px;
		margin-top: -26px;
		margin-left: -10px;
	}
	#access {
		display: none;
	}
	#content {
		/*margin-top: 65px;*/
		margin-top: 25px;
	}
	.the-nursery {
		height: 400px;
	}
	.two-one {
		height: 420px;
	}
	.services {
		height: auto !important;
	}
	.quarter {
		width: 100%;
		min-height: 20px;
		padding-bottom: 80px;
		height: auto !important;
		left: -10px;
		margin: 0 10px;
	}
	.quarter-first {
		margin: 10px !important;
	}
	.see-examples,
	.read-more,
	.close {
		height: 30px !important;
		padding-top: 3px !important;
		left: auto !important;
		bottom: 10px;
		right: 0;
		z-index: 999;
	}
	.about,
	.the-nursery {
		padding-bottom: 40px !important;
	}
	.services .read-more {
		bottom: 35px !important;
	}
	.services .full {
		height: auto;
		margin-bottom: 30px;
	}
	.see-examples a,
	.read-more a,
	.close a {
		font-size: 16px;
	}
	.our-work-image {
		width: 100%;
		height: auto;
	}
	.image-1 {
		margin: 2.5% 0 1.25% !important;
		width: 100%;
	}
	.image-2,
	.image-3,
	.image-4,
	.image-5,
	.image-6,
	.image-7,
	.image-8,
	.image-9 {
		margin: 1.25% 0 !important;
		width: 100%;
	}
	footer#colophon {
		display: none !important;
	}
	ul {
		width: 40%;
	}
	li {
		border-left: none !important;
	}
}


.header-logo{
	display: block;
	position: absolute;
	left: 0;
}

.header-logo-mobile {
	display: none;
	position: absolute;
	left: 20px;
	top: 15px;
}

.menu-button {
	width: 25px;
	height: 30px;
	top: 13px;
	right: 20px;
}

.menu-button span {
	height: 3px;
	width: 100%;
	display: block;
	background: #FFF;
	margin-bottom: 5px;
}

.ourwork-menu span {
	background: #000;
}

@media (max-width:960px) {
	.header-logo-mobile {
		display: block;
	}
	.header-logo {
		display: none;
	}
}

small,.small{
	font-size: 80%;
}

@media(min-width:961px){
	.cover_image{
		position: relative;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

	.cover_image img{
		position: absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		opacity: 0;
	}
}
