/* ==========================================================================
   Fluid Studios defaults
   ========================================================================== */
html,body {
	color:#333;
	font-family: 'Lato', sans-serif;
}

* {
    box-sizing: border-box;
}
/* ALIGNMENT */
.text-left {text-align:left;}
.text-right {text-align:right;}
.text-center {text-align:center;}
.clear {clear:both; height: 1px;}
.clear-cms {display: none;}
/* CMS */
.control-panel {
	z-index:9999;
	width:170px;
	min-height:100px;
	border-radius:10px;
	background:#fff;
	position:fixed;
	top:100px;
	border:solid 1px #2a9bab;
	right:-140px;
	overflow:hidden;
	padding:10px;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}
.control-panel img {
	margin:2px;
}
.control-panel a {
	float:right;
}
.gallery * {
	transition: none;
}

.tn3e-gallery, .tn3e-thumbs {
	background:none !important;
}
.tn3e-thumbs {
	bottom: 0px !important;
}
.tn3e-next {
    background-image: url(../img/carousel-arrow-right.png) !important;
    background-position:0 !important;
    width: 23px !important;
    height: 52px !important;
    right: -20px !important;
    bottom: 430px !important;
}
.tn3e-prev {
    position: absolute;
    background-image: url(../img/carousel-arrow-left.png) !important;
    background-position:0 !important;
    width: 23px !important;
    height: 52px !important;
    left: -20px !important;
    bottom: 430px !important;
}
.tn3e-image {
	background:none !important;
}
.tn3e-text {
      bottom: 79px !important;
    height: 78px !important;
    padding: 5px 10px !important;
    box-sizing: border-box !important;
    z-index: 9999 !important;
}
.tn3e-image-description {
    color: #000!important;
    text-align: center !important;
    font-size: 14px !important;
	font-family: 'Lato' !important;
	    line-height: 18px;
}
.tn3e-fullscreen {
    right: 20px !important;
	background-image:none !important;
	top:0 !important;
	width:100% !important;
	height:100% !important;
}
.tn3e-show-albums {
	display:none;
}
.tn3e-control-bar {
	display: none!important;
	width: 1px!important;
	height: 1px!important;
}
.tn3e-play {
	left: 24px !important;
	display:none;
}

.gallery:hover {
	cursor: pointer;
}

	
/* DIVS */
.row {margin-bottom:10px;}
.pad {padding:20px;}
.max-width, .limiter {max-width:1200px; margin:0 auto;}
main, article, aside, header, footer {display:block;}
/* FONTS */
.mark, .highlight {color:#F00; background:none;}
.white {color:#FFF}
.black {color:#000;}
h1 {font-size:40px; line-height:26px; font-weight:lighter; font-family: 'Merriweather', serif; color: white;}
h2 {font-size:15px; line-height:28px; font-weight:lighter; font-family: Lato, Helvetica, sans-serif;}
h3 {font-size:18px; line-height:28px; font-weight: normal; font-family: Lato, Helvetica, sans-serif;}
h4 {}
h5 {font-size:24px; line-height:16px; font-weight:normal; font-family: 'Merriweather', serif; color: #818485}
p { font-family: 'Merriweather', serif;
}
/* FORMS */
.req {color: #F00;}
.btn-inverse {color:#ccc;}
.span1.add-on {
	margin-left: -1px;
	float: none;
	width: 8.547008547008547%;
}
form {
	margin:0
}
.btn {
	background: #fff;
	border:solid 1px #ccc;
	box-shadow:none;
}
/* LINKS */
.clickable {cursor:pointer;}
a {text-decoration:none; transition:0.4s }

a:hover, a:active {color:#fff; text-decoration:none;}
.font-small {font-size: 10px;}
.font-standard {font-size: 11px;}
.font-large {font-size: 14px;}
.font-xlarge {font-size: 18px;}
.a2a_label {
	display:none;
}

/* ==========================================================================
   div styles - modern desktops
   ========================================================================== */

/* ===== HEADER ===== */
#cookie-bar {
	height:auto !important;
	z-index: 99;
}
#header-top {
	background:#000;
	color:#fff;
	line-height:30px;
}
#header-main {
	
	line-height: 25px;
    padding: 10px 0;
    background: none;
    position: absolute;
    width: 100%;
}
#header-info {
	line-height:20px;
	text-align:right;
} 
#header-social {
	padding:5px 0;
	text-align:right;
} 

/* ===== SEARCH ===== */
.search-btn {
	height: 30px !important;
}
.search {
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #999;
	margin: 20px auto;
}
.search header {
	cursor: pointer;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.search header:hover,
.search header:focus,
.search header:active,
.search span.clickable:hover,
.search span.clickable:focus,
.search span.clickable:active {
	color: #07c;
}
.search-content {
	line-height: 18px;
	max-height: 54px;
	overflow: hidden;
}

/* ===== MENU ===== */

.header-right {

	float: right;

}
.navbar {
	margin-bottom:0;
	width: 100%; 
}

.navbar-inner {
	background: none;
	border:none; 
	color: white;
	padding-right: 0 !important;

}

/* left or right align menu */
.navbar .nav {
	float:right;
	padding-top: 15px; 
	z-index: 99;

}
/* change menu highglight (top level) */
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {  
	background:none;
	box-shadow:none;
	color: white;
	
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    color: white;
    

    }

    .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover,
    .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #98ad65!important;
    text-decoration: none;
    background-color: white;
    background-image: -moz-linear-gradient(top,white,white);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(white),to(white));
    background-image: -webkit-linear-gradient(top,white,white);
    background-image: -o-linear-gradient(top,white,white);
    background-image: linear-gradient(to bottom,white;,white;);
    background-repeat: repeat-x;
    outline: 0;

    }


.navbar .nav > li > a {
	text-shadow:none;
	color: white;
	font-size: 17px; 
	font-weight: bolder;
	text-shadow: 3px 2px 15px rgba(70, 70, 70, 1);
	padding-right: 18px;
    margin-right: 5px; 
	

}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background:none;
	color:white;
}

.navbar .nav li.dropdown>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown>.dropdown-toggle .caret:hover {

    border-top-color: white;
    border-bottom-color: white;

}

.menu-left {
	color:#666;
	float:left;
	padding-right:8px;
	padding-top:2px;
	font-size:12px;
	line-height:14px;
	color:#999;
	text-shadow:none;
}
.menu-right {
	float:right;
	color: white;
	padding-right: 30px; 
	padding-top: 15px; 

}

/* ===== DROPDOWN CHANGES ===== */


.open>.dropdown-menu {
    display: block;
    background-color: white;

    }

.dropdown-menu {

    border-radius: 0px;
    border: none;
}

.dropdown-menu>li>a {
 
    padding: 3px 20px;
    font-weight: 400;
    line-height: 20px;
    color: #98ad65;
    white-space: nowrap;
    text-align: left;

}

.dropdown-menu>li>a:active {
 
    background-color: white;

}

.dropdown-menu>li>a:hover {
    color: #98ad65;
    text-decoration: none;
    background-color: white;
    background-image: none !important;

}

/* ===== BANNER ===== */

.banner-wrap {
	background: #fff;
    padding: 0;
    margin-bottom: 0;
    position: relative;
    z-index: -5;

}
.banner {
	width: 100%;
    position: relative;
    overflow: visible;
    height: 950px;

}

.banner-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
}

.banner-inner img {
    width: 100% !important;
}

.banner-text-wrap {

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.inner-banner-wrap {
    background: rgba(152, 178, 98, 0.9);
    color: #fff;
    font-size: 36px;
    font-weight: 300;
    line-height: 42px;
    padding: 0 !important;
    display: table;
    width: 1000px;
}

.banner-logo-div {
	height: 220px;
	background: white;
	opacity: 0.95; 
	margin: 0 !important;
}

.inner-logo-div {
	display: table;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.title-logo-div {
	margin-left: 10px !important;
}

.title-logo-inner-div {
	height: 180px;
	margin: 20px 10px 20px 0;
	margin-left: 20px !important;
	border: 1px solid #d3d9c6;
	padding: 20px;
	text-align: center;
	color: white;
}

.title-logo-inner-div h1 {
    font-size: 36px;
    line-height: 46px;
    font-weight: lighter;
    font-family: 'Merriweather', serif;
    color: white;
    margin: 5px 0px 0px 0px !important;
    padding: 0px 0%;


}

.title-logo-inner-div h2 {
	text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 400;
}



.inner-table-cell-div img {
	width: 100%;
}

.general-banner {
}
.general-banner img {
	width: 100%;
}
#banner-home {
}

.mobile-banner {
	display:none;
}
/* ===== CONTENT ===== */
.content1 {
	padding:30px 0;
}

.service-container {
	position: relative;
	z-index: 4;
	margin-top: -90px; 
}


.services-block {
    background-color: #f8f8f8;
    padding: 40px;
    margin-bottom: 40px;
}

.services-block h3 {
	color: #98ad65;
	margin-bottom: 30px;
	margin-top: 20px;  
	text-transform: uppercase;
}

.services-block p {
	color: #464646;
	line-height: 28px;
}

.span3 {
	border: 1px solid white;
}

.services-button {
    margin: 20px auto;
    padding: 20px;
    background-color: #98ad65;
    color: white;
    border: none;
    width: 70%;
    font-size: 18px;
    font-family: 'lato';
    margin-bottom: -70px;
    display: block;
}


/* ===== CONTENT 2 ===== */

.content2 {
	background:white;
	color:#fff;
}


.grid {
    position: relative;
    list-style: none;
    text-align: center;
}

.effect-oscar {
    width: 24.8%;
    display: inline-block;
}

figure {
    margin: 0!important; 
    position: relative;
}

figcaption {
	background: #98ad65;
	opacity: 0;
	transition: opacity 0.4s ease-in-out;
}

figure:hover figcaption {
	display: inline-block;
	opacity: 1;
}

.grid figure:hover {
    position: relative;
    overflow: hidden;
    background: #98ad65;
    text-align: center;
    cursor: pointer;
    opacity: 1;
}


.grid figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%; 
}

figure.effect-oscar h2 {
    margin: 8% 0 30px 0; 
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    font-family: 'Merriweather';
    font-size: 26px;
}

.services-button-2 {
	background-color: white !important;
    color: #98ad65;
    border: none;
    width: 80%;
    font-size: 14px;
    font-family: 'lato';
    padding: 12px 12%;
}

.services-button-2:hover {

    color: #a3be62!important;
    
}

.grid figure img {
    position: relative;
    display: block;
    width: 100%;
    opacity: 1;
}

figure.effect-oscar figcaption::before {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px solid #d3d9c6;
    content: '';
}



/* ===== CONTENT 3 ===== */

.content3 {
	padding:40px 0;
}

.index-content3 {

    padding: 60px 0;
}

   .testimonial-mobile-hide a,
   .blog-menu a {

        color: #98ad65;
    }





/*.quote-wrap {
	position: relative;
    width: 100%;
    margin-top: 20px; 
    text-align: center;
    padding: 10px 20px; 

}

.quote-left, .quote-right {
    color: #e3e3e3;
    font-size: 280px;
    font-family: 'Arial',sans-serif;
}

.quote-left {
    position: absolute;
    left: -50px;
    top: 80px;
}

.quote-right {
	position: absolute;
    bottom: 35px; 
    right: -40px; 
}


.quote-center {
    font-family: 'Merriweather',serif;
    font-size: 24px;
    text-align: center;
    color: #818485;
    line-height: 50px;
    margin: 0 50px 40px; 
}
   
   */
   
.quote-sign,
.quote-sign2 {

    text-align: center;
    margin: 30px 0px 20px 0px;

}

.quote-sign a,
.quote-sign2 a,
.read-more-button {
    color: white;
    margin-top: 15px;
    font-family: 'Lato',sans-serif;
    background-color: #98ad65;
    padding: 12px 25px; 
    font-size: 12px; 
    letter-spacing: 3px;
	text-transform: uppercase;
}

.quote-sign a:hover,
.quote-sign2 a:hover  {
    background: #a3be62;
}

.read-more-button {

    background-color: white;
    color: #98ad65;
    font-weight: 500;
}

.read-more-button:hover {

    color: #818485

}
   
.quote-left, 
.quote-right,
.quote-left2,
.quote-right2 {
    color: #e3e3e3;
    font-size: 280px;
    font-family: 'Arial',sans-serif;
}
   
.quote-wrap,
.quote-wrap2 {
  display: table;
  width: 100%;
}

.quote-left,
.quote-left2 {
  width: 4%;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.quote-center, .quote-center2 {
    display: table-cell;
    width: 16%;
    padding: 30px;
    font-family: 'Merriweather',serif;
    font-size: 18px;
    text-align: center;
    color: #818485;
    line-height: 45px;
    margin: 20px 40px 20px 20px;
}

.quote-center2 {
    font-size: 16px; 
}

.quote-right,
.quote-right2 {
  width: 4%;
  display: table-cell;
  vertical-align: middle;
}

.quote-right2 {
    text-align: left;
}

.quote-left2 {
    padding-right: 40px;
}

.testimonial-name {
    padding-top: 10px; 

}

.container-fluid {
	padding: 0px !important; 
}

.green-container-wrap {
    background-color: rgba(152,173,101,0.9);
    position: absolute;
    z-index: 89;
    width: 100%;
    padding: 0;
    top: 0;
}

.green-container  {
    padding: 15px 10px;
	margin: 0;	
}

.green-container h1 {
	color: #fff !important;
	margin: 0 !important;
	font-family: 'Merriweather', serif !important;
	text-transform: initial !important;
    padding-left: 10px;
    letter-spacing: 0.3px;
}


/* ===== CONTENT 4 ===== */

.design-process-container {
	height: auto;
	width: 100%;
	position: relative;
} 

.design-process-container img {
    width: 100% !important;
    height: auto;
}

.design-process-container p, figure.effect-oscar p {
	font-family: 'lato', serif; 
	color: #f1f5ea;
	font-size: 16px;
	line-height: 26px;
	font-weight: lighter;
	padding: 40px 30px 10px;
}

.garden-design-container {

    margin-bottom: -30px; 
}


figure.effect-oscar p {
    padding: 10px 30px;
}

.design-process-block, .design-process-block-process {
    background-color: #98ad65;
    position: absolute;
    z-index: 89;
    width: 35%;
    padding: 20px;
    top: 100px;
}

.design-process-block-process {

    bottom: 0px;
}

.design-process-border,
.design-process-border2,
.contact-border {
	border: solid 1px #d3d9c6;
    padding:40px 50px 60px; 
    position: relative;
}

.design-process-border2 {

    padding: 40px 30px 60px;
}

.contact-border {

    padding: 40px 100px 30px;
}


.design-process-header {
	background-color: white;
	padding: 45px;
	text-align: right;
	padding-right: 3%;
	display: block;

}

.hvr-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    width: 25%;
    border-color: white; 
 } 

.general-content1 {
	padding: 30px 0;
    color: #464646;
    line-height: 28px;
    font-family: 'Merriweather', serif;
}

.general-content1 h1 {
    color: #98ad65;
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    font-family: Lato, Helvetica, sans-serif;
	text-transform: uppercase;
}

.general-content2 {
	padding:30px 0;
}

.planting-text-box-2 {
    margin-top: 0px;
    margin-bottom: 20px;
 
}

.planting-text-box {
	margin-bottom: -40px;  
}

/* ===== CONTENT 4 ===== */

.garden-ren-text-box {
    margin: 60px 0 20px 0;
}

.garden-ren-text-box-2 {
    margin-top: 0px;
}

.garden-ren-container {
    margin: 0;
}

.garden-ren-container strong {
    font-size: 22px;
    line-height: 52px;
}


/* ===== PORTOFOLIO CONTAINER ===== */

.portfolio-wrap img,
.portfolio-wrap2 img {
    padding-bottom: 20px;
    transition: 0.5s;
}

.portfolio-wrap,
.portfolio-wrap2 {
    background-color: #f2f2f2;
    padding: 0px 0px 20px 0px;
    margin-bottom: 30px;
}

.portfolio-wrap2 {
    margin-bottom: 0px;
}

.portfolio-text-container {
    padding-left: 20px;
    padding-top: 20px;  
}

.portfolio-wrap strong,
.portofolio-wrap2 strong {
  font-weight: 600;
}

.portfolio-description-box {
    margin: 40px 0% 4% 0%;
}



/* ===== BOTTOM BANNER ===== */



.services-less-margin {
    margin: 0 6%;
}

.bottom-banner-top-text {
	font-family: 'lato', serif;
	font-size: 18px;
}

.services-text h1 {
    padding-bottom: 10px; 
}

.bottom-banner-button, .bottom-banner-button2 {
    padding: 16px 5px;
    background-color: #98ad65;
    color: white;
    border: none;
    font-size: 14px;
    font-family: 'lato';
    margin-bottom: 0px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
    margin-top: 100px;
    opacity: 0.95;
}

.bottom-banner-button:hover, .bottom-banner-button2:hover {
	background-color: #a3be62;
}


.image-overlay:before,
.image-overlay2:before{
      position: absolute;
      content:" ";
      top:0;
      left:0;
      width:100%;
      height:100%;
      display: block;
      z-index:0;
      background-color: black;
      opacity: 0.3;
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all .7s ease-in-out;
}


.image-overlay:hover::before,
.image-overlay2:hover::before {
    opacity: 0;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
    transition: all .7s ease-in-out;
}

.image-overlay2:before {

   /* background-color: #A8BCA1!important; */
   background-color: black;
}






/* ===== FOOTER ===== */
footer {
	background:	#101010;
	font-size:12px;
}
#footer-tagline {
	padding:20px;
}
.footer-main {
    padding: 20px;
    line-height: 40px;
    font-size: 14px;
    border-top: 10px solid white;

}

.footer-main h1 {
	font-size: 22px;
	line-height:40px;
	margin:0;
	color: #98ad65;
	padding-top: 10px; 
	padding-bottom: 5px; 
}

.footer-main p {
	font-family: 'lato';
	color: #d4d4d4;
	letter-spacing: 1px;
}

.footer-break {

 	border-bottom: 3px solid #464646;
	width: 100%;

}

.footer-break p {

	margin-bottom: 25px; 
}

address {
	padding:20px 0;
	margin-bottom:0;
	line-height:22px;
	color:#000;
}
.share-this {
	text-align:right;
}

.share-this a {

    margin-left: 5px;
}

.footer-copy {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    line-height: 16px;
    color: #464646;
    font-family: 'lato';
    
}

.footer-copy p, .footer-link a {
	padding-left: 20px;
	font-size: 14px;
	font-family: 'lato';
	font-weight: bolder; 
	color: #464646;
}

.footer-link a {
	padding-left: 0px;
}

.footer-bottom {

	background-color: #101010;
	padding-bottom: 20px;

}

.footer-rights {
    float: left;
    line-height: 16px;
    margin-right: 10px;
}

.footer-link {
    float: left;
    line-height: 16px;
    margin-right: 10px;
    padding-left: 0px;
}



/* ===== COPYRIGHT ===== */
.top-link {
    float: right;
    padding-right: 20px;
    color: #fff;
}

.copy {
	background:#000;
	color:#fff;
	padding:0;
	line-height:40px;
}
.a2a_kit {
    float: right;
    margin: 4px 0;
    margin-left: 10px;
}

/* FIXES */

.carousel {
	margin-bottom:0;
    margin-top: 0; 
}

.design-carousel {

    margin-top: 0px !important;
}

.carousel-indicators,
.carousel-indicators-2 {
	width: 100%;
	position: relative;
	height: 40px;
	left: 0;
	top: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.carousel-indicators-2 {

        height: 0px;

    }

.carousel-indicators li {
	text-indent: 0;
	width:auto;
	height:auto;
	color: #98ad65;
	list-style:none;
	display:inline-block;
	border-radius: 0;
	margin-left:0;
}

.carousel-indicators li > div {
	text-indent: 0;
	width:auto;
	height:auto;
	color:#98ad65;
	list-style:none;
	display:inline-block;
	padding:10px 15px;
	border-radius: 0;
	border: solid 1px #98ad65;
}

.carousel-indicators li:hover {
	cursor: pointer;
}

.carousel-indicators .active > div {
    background: #98ad65;
    color: #ffffff;
}

.carousel-tabs {
	margin:0;
}

.carousel-tabs li {
	width:auto;
	height:auto;
	border-radius:0;
	color:#98ad65;
	margin-bottom:10px;
	list-style:none;
	display:inline-block;
	padding:10px 25px;
}

.carousel-tabs .active {
	background:#98ad65;
	color:#fff;
}

.heartwood-text {
	color: #98ad65;
}

.design-slide-main {
	line-height: 24px;
    padding: 20px 10px;
}

.design-slide-main a:link, .design-slide-main a:visited {color:#98ad65 !important;}
.design-slide-main a:hover, .design-slide-main a:active {color:#000 !important; text-decoration:none;}

.awards-container,
.garden-design-process-container {

padding: 40px 0 60px 0px;

}

.awards-container-2,
.garden-design-process-container-2 {

    padding: 0px;
    margin-bottom: 40px;
    margin-top: 0px !important;

}

.carousel-caption {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    padding: 15px;
    height: 20%;
    background: #98ad65;
    display: block;
    width: 150px;
    height: 150px;
    vertical-align: middle;
    text-align: center;
	
    display: block;
    padding: 40px;
    box-sizing: border-box;
    background: #98ad65;
    border-radius: 50%;
    opacity: 0.7;
}
.carousel-caption h3 {

    font-size: 24px;
    color: white;
    text-transform: uppercase;
    padding-left: 5px;
}


.carousel-control.right {
    top: 51%;
    right: 31%;
    border-radius: 0;
    background: none;
}
.carousel-control.right {
    right: 45px;
    left: auto;
}

.carousel-control {
    position: absolute;
    top: 51%;
    left: 0%;
    width: 0px;
    height: 6px;
    margin-top: -20px;
    font-size: 80px;
    font-weight: 100;
    line-height: 31px;
    color: #98ad65!important;
    text-align: center;
    background: none;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 0;
    border: none;
    opacity: 1.0;
    filter: alpha(opacity=50);
}


.carousel a:link, .carousel a:visited  {

    color:#fff;

}

.carousel a:hover, .carousel a:active  {

    color:#98ad65; text-decoration:none;

}

.design-slide-text {
    position: absolute;
    background: rgba(255,255,255,0.9);
    color: #464646;
    bottom: 0%;
    top: 60%;
    left: 0;
    right: auto;
    padding: 10px 40px 20px 20px;
    font-size: 17px;
    line-height: 28px;
    font-weight: 100;
    text-align: left;
    min-width: 500px;
}

.design-slide-text h3 {
    text-transform: uppercase;
    color: #98ad65;
}

.img-main {
    text-align: right;
    height: 600px;
    margin: 20px 0;
}

.img-scroll {
	-webkit-transition-duration: .5s;
    transition-duration: .5s;
	text-align: right;
	filter: none;
	-webkit-filter: grayscale(0); 
}

.img-scroll:hover {
	box-shadow: 0 0 50px rgba(0,0,0,0.50);
	-webkit-transition-duration: .3s;
    transition-duration: .3s;
	filter: grayscale(1);
  	-webkit-filter: grayscale(1);
}

.round-cta {
    width: 150px;
    height: 150px;
    vertical-align: middle;
    text-align: center;
    display: block;
    padding: 40px;
    box-sizing: border-box;
    background: #98ad65;
    border-radius: 50%;
    transform: scale(1);
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    position: relative;
    top: -60%;
    left: 30px;
    z-index: 10;
}

.round-cta:hover {
    transform: scale(1.2);
	-webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
	 -webkit-transition-duration: .7s;
    transition-duration: .7s;
}

.round-cta a {
    color: #fff !important;
    font-size: 20px;
    text-shadow: 1px 1px #b5b4b4;
    font-family: Lato, Helvetica, sans-serif;
}

.round-cta a:visited {
	text-decoration: none;
}

.highlights .span4 {
	width: 32% !important;
	margin: 0;
	padding: 0;
	float: left;
}

.highlights .span8 {
	width: 68% !important;
	margin: 0;
	padding: 0;
	float: left;
    position: relative;
}

.highlights .span4, .highlights .span8  {
    width: auto;
    overflow: hidden;
	margin-left: 0;
}

.highlights img {
	min-height: 300px;
	max-width: 100%;
}



/* GREYSCALE HOVER EFFECT 

.highlights .span4 img, .highlights .span8 img {
	z-index: 99;
    transition: all .3s ease-in-out;
	position:relative;
	-webkit-filter: grayscale(0);
}

.highlights .span4 img:hover, .highlights .span8 img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all .3s ease-in-out;
	-webkit-filter: grayscale(1);
}

*/

.services-text {
    position: absolute;
    top: 0%;
    color: #fff;
    text-align: left;
    margin: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    padding-left: 40px;
    padding-top: 40px;
}


.services-text2  {
    position: absolute; 
    top: 10%;
    color: #fff;
    text-align: left;
    margin: 0 5%;
	z-index: 99;
}

.general-testimonial {
	background-color: white;
    padding: 60px 45px;
    text-align: center;
    padding-right: 3%;
    display: block; 
}


.testimonial-style {
	font-size: 16px;
    line-height: 26px;
    font-weight: normal;
    font-family: 'Merriweather', serif;
    color: #818485;
}


.garden-ren-quote-box,
.planting-grey-container,
.awards-container,
.awards-container-2,
.garden-design-process-container,
.garden-design-process-container-2 {

    background-color: #f2f2f2;
    padding: 40px;
    margin-top: 40px; 

}

.garden-ren-quote-box {

    margin-top: 0px;
    margin-bottom: 20px;
}

.planting-grey-container {
    padding: 40px;
}

.garden-ren-container {

    margin-top: 60px; 
}

.awards-container {

    margin-bottom: 60px; 
}

.garden-design-process-container {
    margin-bottom: 40px; 
	
}

.garden-design-process-container h1, .garden-design-process-container-2 h1 {
	margin-top: 0 !important;
}

.design-process-testimonial {

    margin-bottom: 60px;
}

/*Lightbox */

.lightbox-wrap {
	margin-bottom: 35px;
}


.row > .column {
  padding: 10px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 99;
    padding-top:35px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.8);
	margin-left: 0 !important;
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: 0 auto;
    padding: 0;
    width: 40%;
    max-width: 1200px;
}

/* The Close Button */

.close {
    color: #fff;
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 50px;
    font-weight: bold;
    opacity: 1;
	z-index: 99;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.mySlides img {
	width: 100%;
}

.cursor {
  cursor: pointer
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

#caption {
	margin-bottom: 0;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}


/* ==========================================================================
   CMS styles
   ========================================================================== */

/* ===== BLOG PAGE ===== */

.blog {
	margin-bottom:20px;
}

#blogs {

margin-bottom: 20px; 

}

#blog-menu {
	background:#eeeeee;
	padding:20px;
	color:#fff;
	margin-top: 10px;
}

#blog-menu a {
	color: #98ad65 !important;
}

.blog-post-preview {
    padding: 20px;
    margin-bottom: 20px;
    background-color: #98ad65;
}

.blog-post-preview:last-child {
	margin-bottom: 0;
}

.blog-post-preview header {
    padding: 0;
    margin: 0 0 10px 0;
    background: none;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    line-height: 40px;
    background-color: none !important;
}

.blog header {
	color: #464646;
    line-height: 28px;
    font-family: 'Merriweather', serif;
	font-weight: 700;
}

.blog-post-preview-img {
    width: 25%;
    float: left;
    display: none;
}

.blog-post-preview-content {
    width: 100%;
    float: right;
    border: solid 1px #ddd;
    padding: 20px;
    box-sizing: border-box;
}

.blog-post-preview-content img {
	display:none;
}

.blog-post-content {
    height: auto !important;
    color: #fff;
    text-align: left;
    line-height: 28px;
    font-family: 'Merriweather', serif;
    overflow: hidden;
}

.blog-post-preview a:link, .blog-post-preview a:visited {
	color:#ddd;
}

.blog-post-preview a:hover, .blog-post-preview a:active {
	color:#fff;
}

.blog-year-title {
	padding: 5% 0;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	color:#000;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}

.blog-month-title {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	margin: 5px 0;
}

.blog-cloud {
    width: 90%;
    padding: 5%;
    margin-top: 5%;
    border-radius: 2px;
    background: #000;
    display: none;
}

.blog-cloud a:link, .blog-cloud a:visited {color:#fff !important; text-decoration:none;}
.blog-cloud a:hover, .blog-cloud a:active {color:#000 !important; text-decoration:none;}
.blog-wc-smallest {font-size: 0.6em; padding: 3px;}
.blog-wc-small {font-size: 0.8em; padding: 3px;}
.blog-wc-medium {font-size: 1em; padding: 3px;}
.blog-wc-large {font-size: 1.2em; padding: 5px;}
.blog-wc-largest {font-size: 1.4em; padding: 5px;}
.blog-post-date {
	font-size: 14px;
	float: right;
}

#blog-search {
    margin-bottom: 0;
    box-shadow: none;
    border-radius: 0;
    width: 82%;
    float: left;
  
}

.grey {
	color:#8f8f8f;
}
.blog-social .a2a_kit {
    float: left;
    margin: 10px 0;
}

#blog-submit {
    width: 18%;
    background: #98ad65;
    border-radius: 0;
    border: 0;
    font-family: 'Lato',sans-serif;
    text-shadow: none;
    color: #fff;
    margin: 0 auto;
    display: block;
    font-size: 12px;
    padding: 5px 10px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    opacity: 1;
    transition: 0.25s;
    margin-top: 20px;
}

.testimonial-hide {
	display: none !important;
} 

.testimonial-blog .blog-post-more {
	display: none;
}

.news-blog .blog-post-content {
	height: 200px !important;
}

/* ===== CONTACT PAGE ===== */

#contact-msg {
	margin-bottom: 10px;
	display: none;
}
#contact-form {
	margin-bottom: 10px;
}

.contact article {
	padding:20px;
}

.contact aside, .contact article {
    padding: 20px;
    background: #98ad65;
	font-size: 15px;
    line-height: 28px;
    font-weight: lighter;
    font-family: Lato, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
}

.contact aside a, .contact article a {
	color: #ddd;
}

.contact aside a:hover, .contact article a:hover {
	color: #fff;
}

.map-cover {
	position:relative;
}

.map-absolute {
	position:absolute;
	width:100%;
	top:0;
	bottom:0;
}


/**/

.contact-general {
    min-height: 500px;
    background-color: none !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	margin-top: 12%;
}

    #contact-form-One h2, .contact-info h2 {

	font-size: 40px;
    line-height: 26px;
    font-weight: lighter;
    font-family: 'Merriweather', serif;
    color: white;
	text-transform: initial !important;
    margin-bottom: 40px; 

    }

.contact-info {
	min-height: 320px !important;
}

.contact-info p {

    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 400;
    font-family: 'lato', serif;
}

/* ===== CONOR CONTACT PAGE ===== */


    #main-contact-container {

    height: auto;
    width: 100%;
    position: relative;
    text-align: center; 

    }

    .control-group input, 
    .control-group textarea {

    display: inline-block;
    height: 45px;
    padding: 10px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: black;
    vertical-align: middle;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 00;
    
    }

    .control-group textarea {

    height: 100px; 

    }

    .message-box-container {

    margin-left: 10px !important;

    }

    .contact-button {

    width: 100% !important;
    opacity: 1;
    text-shadow: none !important;
    background-color: #5b7a18!important;
    color: white !important;
    font-size: 18px;
    font-family: 'lato';
    border: none !important;


    }

    .contact-bottom-paragrath {

        margin-top: 20px; 
    }

    .contact-top-paragrath {

        margin-bottom: 0px !important;
    }













/* ===== GALLERY ===== */

#galleria {
	width: 100%;
	height: auto;
}

.statement {
	background:#eee;
	font-size:24px;
	line-height:36px;
	padding:40px;
	text-align:center;
}



/* ===== GENERAL ===== */
.statement > div {
	width: 80%;
	padding: 10%;
}


/* ===== PLANTING PAGE ===== */

.planting-button,
.garden-ren-button {
    padding: 15px 20px;
    background-color: #98ad65;
    color: white;
    border: none;
    width: 40%;
    font-size: 18px;
    font-family: 'lato';
    margin-bottom: 0px;
    text-align: center;
    margin-top: -30px;

}

.planting-button {

    margin-top: 10px; 
}

.garden-ren-button {

    font-size: 14px;
    margin: 40px 0 0 0;
}

.planting-button:hover, 
.garden-ren-button:hover {

    background-color: #a3be62;  
}

hr {

    margin: 30px 0;
    border: 0;
    border-top: 3px solid #98ad65;
    border-bottom: 0px solid #fff;
    width: 100%;
}

.planting-container {

	text-align: left;
	margin-top: 60px;
}

.carousel-container {

	margin-top: 40px; 
}

.carousel-inner .item,
.carousel-inner .item.active,
.carousel-inner .item img {
    margin: auto;
    padding: 0px;
}

.planting-container span {

	font-size: 20px;
    line-height: 52px;

	}

    .design-process-border,
    .design-process-border2 {

        text-align: left;
        font-family: 'lato', serif;
        color: #f1f5ea;1265
        font-size: 16px;
        line-height: 26px;
        font-weight: lighter;
        padding-top: 40px;

    }

    .design-process-border2 {

        padding-top: 20px;
    }

   .design-process-border h3,
   .design-process-border2 h3  {
        font-size: 30px;
        line-height: 44px;
        font-weight: lighter;
        font-family: 'Merriweather', serif;
        color: white;
    
    }

    .design-process-border2 h3 {

        margin-bottom: 5px;
        margin-top: 0px !important; 
    }


/* ===== ERROR PAGE ===== */

    .error-container {

    min-height: 255px !important;

    }

.error-general {
 margin-top: 16%;
}

.error-border {
padding: 40px 100px 50px !important;
} 



.portfolio-wrap-parent {
    overflow: hidden;
}

.portfolio-wrap-child {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  transition: all .5s;
}

.portfolio-wrap-parent:hover .portfolio-wrap-child,
.portfolio-wrap-parent:focus .portfolio-wrap-child {
  transform: scale(1.2);
}

.bottom-banner-inner {
    top: 0;
    left: 0;
    position: absolute;
    background-color: #232e84;
    opacity: 0.8;
    height: 100%;
    width: 100%;
}





}

/* ==========================================================================
   RESPONSIVE OVERRIDES
   ========================================================================== */

/* iPads (landscape) 768x1024 ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
  
}

/* iPads (portrait) 768x1024 ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
  
}

@media (min-width: 1601px) and (max-width: 2200px){
	.highlights img {
		min-height: 400px;
		width: 100%;
	}
	
}
/* Large desktop */
@media (min-width: 1401px) and (max-width: 1600px){


    figure.effect-oscar h2 {

    margin: 3% 0 5px 0;
    font-size: 22px;

    }


    .quote-center {

    width: 60%; 

    }
	
    .design-process-block, .design-process-block-process {
		background-color: #98ad65;
		position: absolute;
		z-index: 89;
		width: 45%;
		padding: 20px;
		top: 70px;
	}
    .design-process-block-process {

        bottom: 0px;
    }

	.design-process-border,
	.design-process-border,
    .contact-border {
		border: solid 1px #d3d9c6;
		padding: 20px 20px 10px 20px;
		position: relative;

	}
	
	.design-process-header {
		padding: 45px;
		text-align: center;
		padding-right: auto;
		display: block;
	}

    .carousel-indicators li > div {

    font-size: 10px;
    }



    .bottom-banner-button, 
    .bottom-banner-button2 {
   
    margin-top: 70px;

    }

    .bottom-banner-button:hover, 
    .bottom-banner-button2:hover {

    background-color: #a3be62;  
    }       
}

@media (min-width: 1401px) and (max-width: 1600px) {
	figure.effect-oscar p {
		padding: 30px 30px 10px 30px;
	}
	
	.design-process-container p, figure.effect-oscar p {
		font-family: 'lato', serif;
		color: #f1f5ea;
		font-size: 16px;
		line-height: 20px;
		font-weight: lighter;
		padding-top: 30px;
	}
}


/* Standard desktop */
@media (min-width: 1200px) and (max-width: 1400px) {

    .additional-index-margin {

    margin: 0 20px;
    }

    .services-button-2:hover {

    color: #a3be62!important;
    
    }
    
    .contact-border {
    padding: 20px 80px 10px;
    }

    .contact-info {

        margin-top: -20px;
    }

	.-inner-div {
		padding: 2% 2% 4% 2%;
	}

	h1{
		font-size: 28px;
	}

	.design-process-block,
    .design-process-block-process {
		width: 40%;
		padding: 20px;
		bottom: 0px;
	}
	
	.design-process-border,
    .design-process-border2 {
		border: solid 1px #d3d9c6;
		padding: 20px;
		position: relative;
	}
	
	.effect-oscar {
		width: 50%;
		display: inline-block;
		float: left;
	}
	
	.grid figure figcaption {
		padding: 50px;
	}
	
	.services-button-2 {
		background-color: white !important;
		color: #98ad65;
		border: none;
		width: 80%;
		font-size: 14px;
		font-family: 'lato';
		padding: 8px;
	}
	
	.grid figure img {
		width: 100%;
	}


    /* DESIGN PROCESS SLIDER */



    .design-slide-image {

        margin-top: 50px; 
    }

    .carousel-indicators li > div {
    
    font-size: 22px;
    margin-bottom: 10px;
    }
	

	
	.design-process-block, .design-process-block-process {
		width: 80%;
		top: 25px;
		bottom: auto;
	}
	
	.design-process-header {
		text-align: center;
	}

    .bottom-banner-button, 
    .bottom-banner-button2 {
   
    margin-top: 50px;

    }

    .general-content1 {
    padding: 30px 30px;
    
    
    }
	
	.highlights img {
		min-height: 260px;
	}
	
	.modal-content {
		width: 60%;
	}
	
	.quote-center2 {
		width: 22%;
	}
	
	.garden-ren-button {
		width: 40%;
	}
	
	.contact-banner img {
		min-height: 600px;
	}

}

/*@media (min-width: 1200px) and (max-width: 1300px) {
	.services-button-2 {
		background-color: white !important;
		color: #98ad65;
		border: none;
		width: 70%;
		font-size: 14px;
		font-family: 'lato';
		padding: 8px 12%;
	}
	
	figure.effect-oscar p {
		font-size: 13px;
		line-height: 20px;
	}
	
	figure.effect-oscar p {
		padding: 25px 30px;
	}
}*/

/* Small desktop */
@media (min-width: 980px) and (max-width: 1199px) {


    .additional-index-margin {

    margin: 0 20px;
    }

	.-inner-div {
		padding: 10px 20px 22px 20px;
	}
	
	h1 {
		font-size: 24px;
		padding: 5px 0 5px 0; 
	}

    .services-text h1 {

    font-size: 40px;
    
    }
	
	h2 {
		font-size: 14px;
	}
	
	.-inner-div h1 {
		font-size: 18px;
		padding: 5px 0 5px 0;
	}
	
	.-div h2 {
		font-size: 12px;
		letter-spacing: 3px;
		padding-top: 5px;
		line-height: 20px;
	}

	.design-process-block,
    .design-process-block-process{
		width: 40%;
		padding: 20px;
		bottom: 0px;
	}
	
	.design-process-border,
    .design-process-border2 {
		border: solid 1px #d3d9c6;
		padding: 20px;
		position: relative;
	}
	
	.effect-oscar {
		width: 50%;
		display: inline-block;
		float: left;
		height: 50%;
	}
	
	.grid figure img {
		width: 100%;
	}
	
	.design-process-border {
		border: solid 1px #d3d9c6;
		padding: 20px;
		position: relative;
        padding: 20px 20px 40px 20px;
	}

    .quote-left2 {

        padding-bottom: 160px;
    }
	
	.design-process-header h5 {
		font-size: 16px;
		line-height: 20px;
		font-weight: normal;
		font-family: 'Merriweather', serif;
		color: #818485;
		text-align: center;
	}
	
	.services-button {
		padding: 10px;
		font-size: 14px;
	}
	
	.quote-center {
		font-family: 'Merriweather',serif;
		font-size: 18px;
		text-align: center;
		color: #818485;
		line-height: 40px;
		margin: 0 50px 40px;
	}
	
	.footer-link a {
		padding-left: 20px;
	}

    /* DESIGN PROCESS SLIDER */

    .design-slide-image {

        margin-top: 50px; 
    }

    .carousel-indicators li > div {
    
    font-size: 16px;
    margin-bottom: 10px;
    }



    /* ABOUT SECTION (HOME PAGE) */



	.inner-banner-wrap {
		width: 800px;
	}
	
	.title-logo-inner-div h1 {
		font-size: 30px;
        line-height: 36px;
		font-weight: lighter;
		font-family: 'Merriweather', serif;
		color: white;
	}
	
	.design-process-header {
		text-align: center;
	}
	
	.design-process-block, .design-process-block-process {
		/* width: 100%; */
		/* position: relative; */
		top: 20px;
		bottom: auto;
		width: 100%;
	}




       /* GENERAL CONTENT */

    .general-content1 {
    padding: 30px 30px;
    
    
    }

    .portfolio-description-box {
		margin: 0% 0% 7% 0%;
		padding: 0 40px; 
    }

    .bottom-banner-top-text {
		padding-bottom: 0px;
    }

    .bottom-banner-button, 
    .bottom-banner-button2 {
    	margin-top: 80px;
    }   

       /* PROFILE PAGE */ 

    .round-cta {
        display: none;
    }

    /* PLANTING DESIGN PAGE */ 

    .planting-container {
		text-align: left;
		margin-top: 20px;
    }
    
    .planting-container strong {
		font-size: 14px;
		line-height: 23px;
    }

    .planting-button, .garden-ren-button {
		padding: 10px 5px;
		width: 50%;
		font-size: 14px;
		margin-top: 0px;
    }

    /* GARDEN RENOVATION PAGE */ 

    .garden-ren-container strong {
		font-size: 18px;
		line-height: 42px;
    }

    .garden-ren-container {
		margin-top: 25px;
    }

     .contact-general {
		min-height: 467px;
		background-color: none !important;
		position: relative;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin-top: 0%;
    }

     .message-box-container {
		margin-left: 10px !important;
		}

    .contact-info {
		min-height: 320px !important;
		width: 100% !important;
		margin-left: 0 !important;
    }

        /* ERROR PAGE */ 


    .error-general {
    min-height: 300px;
    background-color: none !important;
    position: absolute;
    top: 160px;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 0%;
    padding-left: 10%;
    padding-right: 10%;
}

    .error-container {
    min-height: 250px !important;

    }


                /* (Conor) Footer Banner */

        .highlights .span4 {
    display: none;
    }

    .highlights .span8 {
    width: 100% !important;

    }

    .bottom-banner-inner {
		top: 0;
		left: 0;
		position: absolute;
		background-color: #232e84;
		opacity: 0.8;
		height: 100%;
		width: 100%;
	}

	.highlights .span8 img {
		height: auto;
	}
	
	.highlights img {
		min-height: 300px;
	}
	
	.quote-center2 {
    	width: 20%;
	}
	
	.modal-content {
		width: 60%;
	}
	
	.carousel-caption {
		padding: 5px;
	}
	
	#blog-submit {
		font-size: 12px;
		padding: 5px 2px;
	}

	.design-process-container p, figure.effect-oscar p {
		font-family: 'lato', serif;
		color: #f1f5ea;
		font-size: 14px;
		line-height: 24px;
		font-weight: lighter;
		padding: 0px;
	}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	
	.banner-text h1 {
	  margin: 2.5% auto 10px auto;
	  font-size:22px;
	}
	.navbar .btn-navbar {
		width:100%;
		color:#000;
		margin-left:0;
		background: none;
		border: none;
		filter: none;
		box-shadow: none;
	}

	.navbar {
		z-index: 10;
		position: relative;
	}

    .nav-collapse, .nav-collapse.collapse {
    
    z-index: 999999;
    
    }

		.navbar .nav {
		width: 50%;
		background: #fdfdfd;
	}

    .nav-collapse, .nav-collapse.collapse {
    z-index: 999999;
    }

	.nav-collapse .dropdown-menu a, .nav-collapse .nav>li>a {
		padding: 9px 15px;
		font-weight: 700;
		color: #5b7a18;
		background: white;
		text-align: center;
		text-shadow: none;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 0;
	}


    .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover,
    .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #98ad65!important;
    text-decoration: none;
    background-color: none;
    background-image: -moz-linear-gradient(top,white,white);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(white),to(white));
    background-image: -webkit-linear-gradient(top,white,white);
    background-image: -o-linear-gradient(top,white,white);
    background-image: linear-gradient(to bottom,white;,white;);
    background-repeat: repeat-x;
    outline: 0;

    }

	.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
		color: #000;
		background: none;
	}
	.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
		background: #98ad65;
		color:white;
		width: 100%;
	}
	.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
		background:none;
		color:#000;
	}
	.navbar-inner {
		background:none;
		border:none;
		box-shadow:none;

	}
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
		color: white;
		background: #98ad65;
		box-shadow: none;
		text-shadow: none;
    }

	.navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle {
    	background: white;
        color: #98ad65;
        box-shadow: none;
        text-shadow: none;
	}

	.navbar .nav > li > a {
		background-color: #fdfdfd;
		border-radius: 0;
		color: #98ad65;
		width: 100% !important;
		margin-left: 0 !important;
    }
	

    .services-block {

    min-height: 550px !important;

    }

    .services-block p {
    font-size: 12px;

    }

    .index-content2 {

        margin-top: 20px; 
    }

    .carousel-indicators li > div {

    font-size: 12px;

    }

    /* ABOUT SECTION (HOME PAGE) */


    .design-process-container img {

    display: none;

    }

       /* GENERAL CONTENT */

    .general-content1 {
    padding: 30px 30px;
    
    
    }

	/* ===== CONTENT2 ===== */

	.services-block {
    
    padding: 10px 20px 20px;
    }

	.services-block h3 {
    color: #98ad65;
    margin-bottom: 20px;
    margin-top: 10px;

    }

    .services-button {
    margin-top: -15px;
    padding: 15px 10px;
    font-size: 14px;  
    
}

	/* ===== CONTENT2 ===== */


/* ===== CONTENT4 ===== */

    .design-process-border {

        padding: 30px ;
     
    }

    .design-process-border p {
     
        padding-top: 10px;
        
    }
	.design-process-block,
    .design-process-block-process {
		width: 40%;
		padding: 20px;
		bottom: 0px;
	}
	
	.design-process-border {
		border: solid 1px #d3d9c6;
		padding: 20px;
		position: relative;
	}
	
    .design-process-header h5 {

    	font-size: 20px;
    }


/* ===== CONTENT4 ===== */

    .top-link {

    	font-size: 10px;
    }
	
	.quote-center, .quote-center2 {
		display: table-cell;
		width: 16%;
		padding-right: 15px;
		font-family: 'Merriweather',serif;
		font-size: 18px;
		text-align: center;
		color: #818485;
		line-height: 34px;
		font-size: 14px !important;
		margin: 10px;
	}


/*kelly*/

	figure.effect-oscar h2 {
		margin: 10px 0 30px;
		font-size: 20px;
	}
	
	.-inner-div {
		height: 150px;
		padding: 10px;
	}

	.-inner-div h1 {
		font-size: 16px;
		padding: 5px 0 5px 0;
	}
	
	.-div h2 {
		font-size: 12px;
		letter-spacing: 3px;
		padding-top: 5px;
		line-height: 20px;
	}

	.design-process-block,
    .design-process-block-process {
		background-color: #98ad65;
		position: relative;
		width: 100%;
		padding: 20px;
		bottom: 0px;
	}
	
	.design-process-border h1,
    .design-process-border2 h3 {
		font-size: 30px;
		line-height: 26px;
		font-weight: lighter;
		font-family: 'Merriweather', serif;
		color: white;
	}
	
	.design-process-border {
		border: solid 1px #d3d9c6;
		padding: 20px;
		position: relative;
	}
	
	.effect-oscar {
		width: 50%;
		display: inline-block;
		float: left;
		height: 50%;
	}
	
	.grid figure img {
		width: 100%;
	}
	
	.design-process-header h5 {
		font-size: 16px;
		line-height: 20px;
		font-weight: normal;
		font-family: 'Merriweather', serif;
		color: #818485;
		text-align: center;
	}
	
	.services-button {
		padding: 10px;
		font-size: 14px;
	}
	
	.quote-center {
		font-family: 'Merriweather',serif;
		font-size: 18px;
		text-align: center;
		color: #818485;
		line-height: 40px;
		margin: 0 50px 40px;
	}

        .quote-left2 {

        padding-bottom: 270px;
    }
	
	.footer-link a {
		padding-left: 20px;
	}
	

	
	.inner-banner-wrap {
		width: 650px;
	}
	
	.title-logo-inner-div h1 {
		font-size: 18px;
		line-height: 36px;
		font-weight: lighter;
		font-family: 'Merriweather', serif;
		color: white;
	}
	
	.title-logo-inner-div h2 {
		font-size: 12px;
		line-height: 28px;
	}
	
	.banner-logo-div {
		height: 185px;
		background: white;
		opacity: 0.95;
		margin: 0 !important;
	}
	
	.title-logo-inner-div {
		height: 165px;
		margin: 10px;
		margin-left: 10px !important;
		border: 1px solid #d3d9c6;
		padding: 15px;
		text-align: center;
		color: white;
	}

    /* PROFILE PAGE */ 

    .round-cta {

        display: none;
    }

    .quote-center {
   
    width: 45%;

    }

    /* (Conor) GARDENING PAGE */


    .carousel {

        margin-top: 0;
    }

    /* (Conor) PLANTING PAGE */

    .planting-button, .garden-ren-button {

    padding: 10px 5px;
    width: 32%;
    font-size: 14px;
    margin-top: -25px;
    }

    .garden-ren-button {

        margin-top: 0px;
    }

    .planting-button {

    width: 50%;
    margin-top: 0px;

    }

    .planting-container {

        margin-top: 25px;

    } 

    .planting-container strong {
    font-size: 14px;
    line-height: 23px;

    }

    .planting-text-box-2 {
    margin-top: 0px;
    }

    /* GARDEN RENOVATION PAGE */ 

    .garden-ren-container strong {
    font-size: 14px;
    line-height: 23px;
    }
    
    .garden-ren-button {

        width: 60%;

    }

    .garden-ren-container {
    margin-top: 0px;
    }


        /* (Conor) Portfolio section */

    .portfolio-description-box {

    margin: 0% 0% 7% 0%;
    padding: 0 40px; 

    }

            /* (Conor) Footer Banner */

	.highlights .span4 {
		width: 100% !important;
		height: auto;
		display: none;
	}

    .highlights .span8 {
    width: 100% !important;

    }

    .highlights .span4 img {
 
    width: 100%;
    height: 330px;
    }

	.highlights .span8 img {
		min-height: auto;
	}

   
    /* Contact General */


    .contact-general {
    min-height: 467px;
    background-color: none !important;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 0%;
    }

    .error-general {

    position: absolute;
    top: 150px;
    padding-left: 10%;
    padding-right: 10%;
 
    }

    .error-border {
    
    padding: 10px 20px 30px !important;
    
    }

     .message-box-container {

    margin-left: 0px !important;
    }

    .contact-info {
    min-height: 320px !important;
    width: 100% !important;
    margin-left: 0 !important;
    }

    .message-box-container {

    margin-left: 10px !important;
    }

    .error-container {

            min-height: 225px !important;
    }
	
	.carousel-control, .carousel-control.right {
		top: 50%;
		font-size: 60px;
	}
	
	.services-text {
		background-color: rgba(0,0,0,0.4);
	}
	
	.quote-center2 {
		width: 30%;
	}
	
	.carousel-caption {
		padding: 0px;
	}
	
	.carousel-caption h3 {
		font-size: 14px;
	}
	
	.bottom-banner-button, .bottom-banner-button2 {
		padding: 10px 5px;
		background-color: #98ad65;
		color: white;
		border: none;
		font-size: 14px;
		font-family: 'lato';
		margin-bottom: 0px;
		display: block;
		text-align: center;
		text-transform: uppercase;
		width: 200px;
		margin-top: 20px;
		opacity: 0.95;
	}
	
	.services-text h1 {
		padding-bottom: 10px;
		font-size: 26px;
	}
	
	.bottom-banner-top-text {
		font-family: 'lato', serif;
		font-size: 14px;
	}
	
	.modal-content {
		width: 60%;
	}
	
	.menu-right {
		float: right;
		color: white;
		padding-right: 30px;
		padding-top: 0px;
	}
	
	#blog-submit {
		font-size: 12px;
		padding: 5px 2px;
	}

}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	
	body, html {
		margin:0;
		padding:0;
	}
	header, header div, header article, header aside, header .text-right {
		text-align:center;
	}
	#header-top {
		padding:10px 20px;
		box-sizing:border-box;
	}
	.banner-text h1 {
	  margin: 2.5% auto 10px auto;
	  font-size:18px;
	  line-height:18px;
	  padding:10px;
	}
	.banner-text h2 {
	  margin: 0 auto;
	  font-size:14px;
	  line-height:14px;
	  padding:10px;
	}
	.navbar .btn-navbar {
		width:100%;
		color:#000;
		margin-left:0;
		background: none;
		border: none;
		filter: none;
		box-shadow: none;
	}

	.navbar .nav {
		width: 50%;
		background: #fdfdfd;
	}

    .nav-collapse, .nav-collapse.collapse {
    z-index: 999999;
    }

	.nav-collapse .dropdown-menu a, .nav-collapse .nav>li>a {
		padding: 9px 15px;
		font-weight: 700;
		color: #5b7a18;
		background: white;
		text-align: center;
		text-shadow: none;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 0;
	}


    .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover,
    .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #98ad65!important;
    text-decoration: none;
    background-color: none;
    background-image: -moz-linear-gradient(top,white,white);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(white),to(white));
    background-image: -webkit-linear-gradient(top,white,white);
    background-image: -o-linear-gradient(top,white,white);
    background-image: linear-gradient(to bottom,white;,white;);
    background-repeat: repeat-x;
    outline: 0;

    }

	.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
		color: #000;
		background: none;
	}
	.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
		background: #98ad65;
		color:white;
		width: 100%;
	}
	.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
		background:none;
		color:#000;
	}
	.navbar-inner {
		background:none;
		border:none;
		box-shadow:none;

	}
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
		color: white;
		background: #98ad65;
		box-shadow: none;
		text-shadow: none;
    }

	.navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle {
    	background: white;
        color: #98ad65;
        box-shadow: none;
        text-shadow: none;
	}

	.navbar .nav > li > a {
		background-color: #fdfdfd;
		border-radius: 0;
		color: #98ad65;
		width: 100% !important;
		margin-left: 0 !important;
    }
	
	address, .copy {
		text-align:center;
		line-height:20px;
	}
	address {
		padding-bottom:0;
	}
	.top-link {
		float:none;
	}
	#blog-menu input {
		width:75%;
	}
	#blogs {
		width: 100%;
		float: left;

	}
	#blog-menu {
		display:none;
	}
	.content1, .content2, .content3, .general-content1, .general-content2{
		padding:20px;
		box-sizing:border-box;
	}
	footer, footer div, footer article, footer aside, footer .text-right, .share-this {
		text-align:center;
	}
	.copy {
		padding:10px 20px;
		box-sizing:border-box;
	}

	/* ===== BANNER ===== */

	.-div {
		display: none !important;
	}


    /* ICON SECTION (HOME PAGE) */

    .services-button {

    margin-bottom: 20px;

    }

    .service-container {
   
    margin-top: -20px;

    }

    .services-block {
    margin-top: 28px;
    padding: 20px ;
    }

    /* ABOUT SECTION (HOME PAGE) */


    .design-process-container img {

    display: none;

    }

    .design-process-block,
    .design-process-block-process {
    
    width: 96%;
    position: relative;

    }

    /* DESIGN PROCESS SLIDER */

    .design-carousel {

        display: none;
    }

     .design-carousel .content2 {

        padding: 0px;
    }

    .padding-removal {

        display: none;
    }

    .mobile-image-design-padding {

        padding-top: 20px;

    }






    /* ===== CONTENT1 ===== */





	
	/* ===== CONTENT2 ===== */

	.effect-oscar {
		width: 49%;
	}

    .content2 {

        padding: 30px;
        margin-top: 20px; 

    }

    .img-main {
    text-align: center;
    padding-top: 30px; 

    }

    .round-cta {

        display: none;
    }
	
	figure.effect-oscar h2 {
	margin: 4% 5% 10%;
	}

	figure.effect-oscar p {
    margin-bottom: 20px;
	}

	/* ===== CONTENT3 ===== */



	.design-process-header {
		margin-top: 0px; 
	}

	.design-process-header h5 {
		text-align: center;
		line-height: 39px; 
	}

	.design-process-container {
		position: relative;
	} 

/*kelly*/

	.design-process-block,
    .design-process-block-process {
		background-color: #98ad65;
		position: relative;
		width: 60%;
		padding: 20px;
		bottom: -70px;
	}
	
	.design-process-border h1,
    .design-process-border h3,
    .design-process-border2 h3 {
		font-size: 30px;
		line-height: 26px;
		font-weight: lighter;
		font-family: 'Merriweather', serif;
		color: white;
	}
	
	.design-process-border
    .design-process-border2 {
		border: solid 1px #d3d9c6;
		padding: 20px;
		position: relative;
	}
	
	.effect-oscar {
		width: 70%;
		margin: 0 auto !important;
		display: inline-block;
		float: none;
	}
	
	.grid figure img {
		width: 100%;
		margin-bottom: 0;
	}
	
	.design-process-header h5 {
		font-size: 16px;
		line-height: 20px;
		font-weight: normal;
		font-family: 'Merriweather', serif;
		color: #818485;
		text-align: center;
	}
	
	.services-button {
		padding: 10px;
		font-size: 14px;
	}
	
	.quote-center {
		font-family: 'Merriweather',serif;
		font-size: 18px;
		text-align: center;
		color: #818485;
		line-height: 40px;
		margin: 0 50px 40px;

	}

    .quote-center2 {

        width: 65%;

    }
	
	.footer-link a {
		padding-left: 20px;
	}
	
	.footer-break .span4 {
		display: none;
	}
	
	.footer-copy {
		float: none;
		text-align: center;
		margin-right: 0;
		padding-right: 0;
		line-height: 16px;
		color: #464646;
		font-family: 'lato';
	}
	
	.footer-copy p, .footer-link a {
		padding-left: 0;
		font-size: 14px;
		font-family: 'lato';
		font-weight: bolder;
		color: #464646;
	}
	
	.footer-link {
		float: none;
		line-height: 16px;
		margin-right: 0px;
		padding-left: 0px;
	}
	
	.footer-link a {
		padding-left: 0;
		text-align: center;
	}
	
	.share-this {
		display: none;
	}
	
	.copy {
		background: none;
	}
	
	.quote-left, .quote-right {
		color: #e3e3e3;
		font-size: 100px;
		font-family: 'Arial',sans-serif;
	}
	
	.quote-left {
		width: 4%;
		display: table-cell;
		vertical-align: top;
		padding-top: 40px;
	}
	
	.design-process-container {
		min-height: 600px;
		background-repeat: no-repeat;
		margin: 0;
	}
	
	.design-process-block, .design-process-block-process {
		background-color: #98ad65;
		position: initial;
		width: 100%;
		height: auto;
	}
	
	.inner-banner-wrap {
		display: none;
	}
	
	.title-logo-div {
		display: none !important;
	}
	
	.design-process-header {
		background-color: white;
		padding: 10px;
		text-align: right;
		padding-right: 3%;
		display: block;
		line-height: 30px;
	}
	
	.design-process-container p, figure.effect-oscar p {
		padding-top: 20px;
	}

    .design-process-border {

        padding: 0px 20px 40px;

    } 
	
	.contact-general {
		background-image: url(../img/design-process-01a.jpg);
		min-height: 500px;
		background-color: none !important;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		margin-top: 0;
	}

    .error-general {
    background-image: none; 
    min-height: 298px;
    background-color: none;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 0;
}

    .error-border {
    padding: 0px 20px 50px !important;
}

    .contact-border {

    padding: 40px 40px 40px;

    }



    .message-box-container {

    margin-left: 0px !important;

    }
	
	.general-testimonial {
		background-color: white;
		padding: 0;
		text-align: center;
		padding-right: 3%;
		display: block;
	}
	
	.quote-left, .quote-right, .quote-left2, .quote-right2 {
		color: #e3e3e3;
		font-size: 150px;
		font-family: 'Arial',sans-serif;
		display: none;
	}
	
	.quote-wrap, .quote-wrap2 {
		display: table;
		width: 100%;
		margin: 30px 0;
	}
	
	.quote-left, .quote-left2 {
		width: 4%;
		display: table-cell;
		vertical-align: middle;
		text-align: right;
		padding-top: 0;
		display: none;
	}

        /* (Conor) Planting page */

    .garden-design-process-container,
    .garden-design-process-container-2{
    
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;

    }


    .planting-container strong {
    font-size: 18px;
    line-height: 29px;
    
    } 

    .planting-container {

        margin-bottom: 30px;
        margin-top: 30px; 
    }

    .planting-text-box {
    margin-bottom: -60px;
    }

    .planting-button {

        width: 50%;
    }

        /* GARDEN RENOVATION PAGE */ 

    .garden-ren-container strong {

    font-size: 18px;
    line-height: 40px;
    
    }

    .garden-ren-container {

    margin-bottom: 60px; 
    margin-top: -20px; 

    }

    .planting-button, .garden-ren-button {

    width: 100%;

    }

    /* (Conor) Portfolio section */

    .portfolio-description-box {

    margin: 0% 0% 7% 0%;
    padding: 0 20px; 

    }

    .portfolio-wrap img, 
    .portfolio-wrap2 img {

    width: 100%;
    
    }

    .portfolio-wrap, 
    .portfolio-wrap2 {
    padding-bottom: 40px;
    
    }


    .vert-align {

        display: block;

    }

                /* (Conor) Footer Banner */

    .highlights .span4 {
    width: 100% !important;
    margin-bottom: 20px;


    }

    .highlights .span8 {
    display: none;

    }

    .highlights .span4 img {
 
    width: 100%;
    height: 330px;
    }



    .services-text {

    margin: 0 5%;

    }

    .bottom-banner-button, .bottom-banner-button2 {
		width: 50%;
	}
	
	.lightbox-wrap {
		margin-bottom: 0;
	}
	
	.lightbox-wrap > .span4 {
		width: 50%;
		margin: 0 auto 20px !important;
	}
	
	.modal-content {
		position: relative;
		background-color: #fefefe;
		margin: 0 auto;
		padding: 0;
		width: 80%;
		max-width: 1200px;
	}
	
	.footer-copy p, .footer-link a {
		font-size: 12px;
	}
	
}

@media (min-width: 481px) and (max-width: 700px) {


	.effect-oscar {
		padding-bottom: 0;
		width: 100%;
		display: inline-block;
		float: left;
	}		

    .vert-align {

        display: block;

    }
	
	.footer-copy p, .footer-link a {
		font-size: 12px;
	}

}

/* Landscape phones and down iphone 320x480 */
@media (max-width: 480px) {

	#cookie-bar {
		font-size:12px;
	}
	.row-fluid [class*="span"] {
		margin-bottom:25px;
	}
	.row-fluid [class*="span"]:last-child {
		margin-bottom:10px;
	}

	.mobile-banner {
		display: none;
	}
	.mobile-banner .banner-text {
		position:absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		padding:50px 20px;
		box-sizing:border-box;
	}
		#blog-menu input {
		width:75%;
	}
	.blog header {
		text-align:left;
	}
	
	.blog-post-date {
		font-size:10px;
	}

	h1 {

		font-size: 28px;
	}

    .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #5b7a18 !important;

    }

    .garden-ren-quote-box, 
    .planting-grey-container, 
    .awards-container, 
    .awards-container-2, 
    .garden-design-process-container,
     .garden-design-process-container-2 {

    background-color: #f2f2f2;
    padding: 20px;
    margin-top: 20px;
    
}







	/* ===== CONTENT2 ===== */

	.effect-oscar {
    width: 99%;

	}

	figure.effect-oscar h2 {

	margin: 7% 5% 10%;

	}

	figure.effect-oscar p {

    margin: 30px 0px;

	}

	.callout-box {
    
    padding: 20px 10px 90px;
	
	}
	

	/* ===== CONTENT3 ===== */

	.quote-center {

		margin-left: 0;
		margin-right: 0;
		margin-top: 30px;
        width: 90%; 

	}

    .quote-left2,
    .quote-right2 {

        display: none;
    }
	
	/* ===== CONTENT4 ===== */
	
	.design-process-header h5 {

	color: white;
	line-height: 40px;

	
	}

	.design-process-block,
    .design-process-block-process {
		top: 50.5%;
		height: 90%;  
	}


	.design-process-border
    .design-process-border2 {
    	padding: 5% 5% 10%;
	}

	.design-process-container {
		height: auto;
        margin: 0px;
	}
	
	.design-process-block,
    .design-process-block-process {
		bottom: -370px;
		height: 90%;
	}

	.design-process-container p {
		padding-top: 20px;
		font-size: 14px; 
	}

    /* (Conor) Profile Page */

       .planting-text-box {
    margin-bottom: -60px !important;
    }

    .planting-text-box-2 {
    margin-top: -20px;
    }

    .planting-button, .garden-ren-button {
		width: 100%;
	}


     /* (Conor) Profile Page */


    .content2 {      
		padding: 0px 30px;
		margin-top: 0px 20px;
    }

    .general-banner img {
		height: auto;
		width: 100%;
    }

    .img-main {
		text-align: right;
		height: 520px;
    }

    /* Planting PAGE */ 

    .carousel-caption {
		position: absolute;
		right: 0;
		top: 0;
		left: 0;
		padding: 5px;
		height: 25%;
		background: #98ad65;
		display: block;
	}

    .carousel-caption h3 {
    	font-size: 20px;
    }

   

    .round-cta {
        display: none;
    }

    .general-testimonial {
		background-color: white;
		padding: 10px;
		text-align: center;
		padding-right: 0%;
		display: block;
	}

    /* (Conor) Portfolio section */

    .portfolio-description-box {
		margin: 0% 0% 7% 0%;
		padding: 0 20px; 
    }

    .portfolio-wrap img, 
    .portfolio-wrap2 img {
    	width: 100%;
    }

    .portfolio-wrap, 
    .portfolio-wrap2 {
    	padding-bottom: 40px;
    }


    .vert-align {
        display: block;
    }

    /* (Conor) Contact Section*/

    .contact-border {
    	padding: 20px 20px 20px;
    }

	footer {
		font-size:10px;
	}
	
	.copy {
		line-height:20px;
	}
	
	.design-process-header {
		display: none;
	}
	
	.quote-sign a {
		color: white;
		margin-top: 15px;
		font-family: 'Lato',sans-serif;
		background-color: #98ad65;
		padding: 10px;
		font-size: 10px;
		letter-spacing: 3px;
	}
	
	.services-button-2 {
		background-color: white !important;
		color: #98ad65;
		border: none;
		width: 80%;
		font-size: 12px;
		font-family: 'lato';
		padding: 5px;
	}
	
	figure.effect-oscar p {
		margin: 20px 10px;
	}

	figure.effect-oscar h2 {
		margin: 5%;
		font-size: 16px;
	}
	
	.quote-center, .quote-center2 {
		display: block;
		width: 100%;
		font-family: 'Merriweather',serif;
		font-size: 16px;
		text-align: center;
		color: #818485;
		line-height: 30px;
		margin: 0 auto;
	}
	
	.quote-wrap, .quote-wrap2 {
		display: block;
		width: 100%;
		margin: 30px 0;
	}
	
	.img-main {
		text-align: right;
		height: auto;
	}
	
	.contact-info p {
		text-transform: uppercase;
		font-size: 10px;
		letter-spacing: 0px;
		font-weight: 400;
		font-family: 'lato', serif;
	}
	
	.top-link {
		float: none;
		padding-right: 0;
		color: #fff;
		text-align: center;
	}
	
	.footer-bottom .span4 {
		display: none;
	}
	
	.footer-main p span {
		display: block;
	}
	
	.menu-right {
		padding-top: 0;
	}
	

}

@media (min-width: 300px) and (max-width: 420px) {

	.general-banner img {
		width: 100%;
		height: 100px;
	}
	
	.grid {
		display: none;
	}
}