html {
  font-size: 62.5%;
  margin: 0;
  padding: 0;
}
body {
  line-height: 1;
  min-width: 300px;
  margin: 0;
  padding: 0;
  background: #f5f6f3;
}
.juicer-feed h1.referral,
.juicer-feed li.juicer-about
{
	position: fixed !important;
	left: 999999px !important;
	bottom: 999999px !important;
}
.cb,
.CB {
  clear: both;
}
.cl,
.CL {
  clear: left;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
img.alignright {
  float: right;
  margin: 7px 0 15px 30px;
}
img.alignleft {
  float: left;
  margin: 7px 30px 15px 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignright {
  float: right;
  margin: 7px 0 15px 30px;
}
a img.alignleft {
  float: left;
  margin: 7px 30px 15px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
strong {
  font-weight: bold;
}
body,
div,
span,
p {
  font: 300 16px/25px 'Raleway', sans-serif;
  color: #7d7877;
}
p {
  margin: 0px 0 13px;
}
a {
  color: #64c881;
  text-decoration: underline;
  transition: color 0.5s ease;
}
a:hover {
  color: #64c881;
}
h1 {
  font: bold 40px/50px 'Raleway', sans-serif;
  color: #7d7877;
  margin: 30px 0 8px;
  letter-spacing: 2px;
}
h1 a {
  color: #7d7877;
  text-decoration: none;
}
h2 {
  font: 500 30px/36px 'Raleway', sans-serif;
  color: #7d7877;
  margin: 12px 0 8px;
}
h2 a {
  color: #7d7877;
  text-decoration: none;
}
h3 {
  font: 500 20px/26px 'Raleway', sans-serif;
  color: #7d7877;
  margin: 12px 0 8px;
}
h3 a {
  color: #7d7877;
  text-decoration: none;
}
h4 {
  font: normal 16px/18px 'Raleway', sans-serif;
  color: #7d7877;
  margin: 8px 0 6px;
}
h4 a {
  color: grey;
  text-decoration: none;
}
.center {
  text-align: center;
}
.container {
  max-width: 1200px;
}
.nav-container {
  background-color: #fff;
  border-bottom: 1px solid #f56c59;
  height: 80px;
}
.nav-container header {
  margin: 0 auto;
  max-width: 1200px;
  padding: 10px 0 3px;
}
.nav-container header .logo {
  display: inline-block;
  float: left;
  height: 60px;
}
.nav-container header .logo img {
  height: auto;
  width: 100%;
  max-height: 60px;
}
.nav-container header .client-login {
  width: 100%;
  text-align: right;
}
.nav-container header .client-login a {
  float: right;
  color: black;
  text-decoration: none;
  padding: 0;
  margin: 7px 0 -6px 3px;
}
.nav-container header .navbar {
  clear: both;
  background: white;
  float: right;
  margin-bottom: 0;
  min-height: 35px;
  margin-top: 6px;
  width: 190px;
  z-index: 100;
  position: right;
  right: 0;
  position: relative;
  border: none;
}
.nav-container header .navbar .navbar-collapse {
  position: absolute;
  right: 0;
  top: 38px;
  background: white;
}
.nav-container header .navbar .navbar-collapse ul {
  width: 100%;
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
}
.nav-container header .navbar .navbar-collapse ul li {
  float: left;
  display: block;
  width: 100%;
}
.nav-container header .navbar .navbar-collapse ul li a {
  display: block;
  width: 100%;
  color: #7d7877;
  font: 500 19px/30px 'Raleway', sans-serif;
  padding: 0 9px;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-container header .navbar .navbar-collapse ul li a:hover {
  color: #64c881;
  text-decoration: none;
}
.nav-container header .navbar .navbar-collapse ul li ul.sub-menu {
  display: block;
  float: left;
  padding-bottom: 0;
  padding-left: 20px;
  width: 250px;
  z-index: 100;
}
.nav-container header .navbar .navbar-collapse ul li ul.sub-menu li {
  float: left;
  height: 30px;
  width: 100%;
  padding: 0 5px;
}
.nav-container header .navbar .navbar-collapse ul li ul.sub-menu li a {
  border-bottom: none;
  color: #3a3a3b;
  font-size: 16px;
  display: block;
  width: 100%;
  line-height: 30px;
}
.nav-container header .navbar .navbar-collapse ul li ul.sub-menu li a:hover {
  color: #64c881;
}
.nav-container header .navbar .navbar-collapse ul li ul.sub-menu li:last-child a {
  border: none;
}
.nav-container header .navbar .navbar-collapse ul li ul.sub-menu li.current-menu-item a {
  color: #64c881;
}
.nav-container header .navbar .navbar-collapse ul li:hover ul {
  display: block;
}
.nav-container header .navbar .navbar-collapse ul li.current_page_parent a,
.nav-container header .navbar .navbar-collapse ul li.current-menu-item a {
  color: #64c881;
}
.home .home-video .video-wrap {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -100;
}
.home .home-video .video-wrap #video-bg {
  position: relative;
  width: auto;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  display: block;
}
.home .home-video .scroll-down {
  color: #fff;
  bottom: 0;
  height: 115px;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  display: block;
  text-decoration: none;
}
.home .home-video .slogan-wrapper {
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
  margin: 0 auto;
  position: absolute;
  left: 5%;
  width: 30%;
  bottom: 40%;
}
.home .home-video .slogan-wrapper .slogan-content-wrapper {
  background-color: rgba(0,0,0,0.4);
  bottom: 10%;
  padding: 0px 20px 10px 20px;
  text-align: left;
  width: auto;
}
.home .home-video .slogan-wrapper .slogan-content-wrapper p {
  font: 400 20px/30px 'Merriweather', serif;
  color: #fff;
  margin: 0 0 15px 0;
  text-shadow: 1px 1px 2px #000;
  text-transform: none;
}
.home .home-video .slogan-wrapper .call-to-action {
  margin: 30px auto 0;
  color: #fff;
  font: bold 13px/15px 'Raleway', sans-serif;
  padding: 18px 30px;
  border: 1px sold #fff;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  cursor: pointer;
  display: inline-block;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.2s ease 0s;
  background: #f56c59;
  text-decoration: none;
}
.home .home-video .slogan-wrapper .call-to-action:hover {
  opacity: 0.70;
}
.home #home-sub {
  padding: 45px 20px;
}
.home #home-sub p {
  font-size: 22px;
}
.home .home-blocks {
  margin-bottom: 30px;
}
.home .home-blocks a {
  position: relative;
  display: block;
}
.home .home-blocks a h3 {
  bottom: 0;
  color: #fff;
  font: 500 30px/35px "Raleway", sans-serif;
  margin: 0;
  padding: 2% 0 2% 2%;
  position: absolute;
  text-shadow: 1px 1px 2px #000;
  width: 100%;
  background: rgba(100,200,129,0.64) none repeat scroll;
}
.home .home-blocks a .grayImg {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  transition: all 0.2s ease 0s;
}
.home .home-blocks a:hover .grayImg {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.carousel-inner {
  max-height: 650px;
  overflow-y: hidden;
  border-bottom: 3px solid #f56c59;
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  width: 100%;
}
.project-landing-page h1 {
  margin-top: 40px;
}
.project-landing-page .filter {
  float: left;
  margin-bottom: 30px;
  margin-top: 30px;
}
.project-landing-page .filter #project-filter {
  float: left;
  background: #f56c59;
  padding: 12px;
  border-radius: 7px;
}
.project-landing-page .filter #project-filter h4 {
  float: left;
  color: #3a3a3b;
  padding: 10px 0 1px 0;
  width: 100%;
  font-weight: 500;
  text-shadow: none;
}
.project-landing-page .filter #project-filter span {
  list-style: none;
  float: left;
  display: block;
  padding-right: 8px;
  color: #3a3a3b;
  text-shadow: none;
}
.project-landing-page .filter #project-filter span input {
  margin-right: 4px;
}
.project-landing-page .project-lead {
  padding-right: 1%;
  padding-left: 1%;
  margin-bottom: 22px;
  height: 385px;
  overflow: hidden;
}
.project-landing-page .project-lead a {
  display: block;
}
.project-landing-page .project-lead a img {
  min-height: 385px;
  min-width: 100%;
}
.project-landing-page .project-lead a h3 {
  background: rgba(100,200,129,0.64) none repeat scroll 0 0;
  color: white;
  display: block;
  height: 100%;
  line-height: 38px;
  margin: 0;
  padding: 15px 15px 0 15px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 98%;
  z-index: 50;
  font-size: 26px;
}
.project-landing-page .project-lead a .project-div {
  min-height: 385px;
  min-width: 100%;
}
.project-landing-page .project-lead a .project-div h3 {
  background: transparent;
  color: white;
  display: block;
  height: 100%;
  line-height: 40px;
  margin: 0;
  padding: 0 15px;
  position: absolute;
  text-align: center;
  top: 40%;
  width: 94%;
  z-index: 50;
  font-size: 26px;
}
.related-projects .project-lead {
  padding-right: 1%;
  padding-left: 1%;
  margin-bottom: 22px;
  height: 250px;
  overflow: hidden;
}
.related-projects .project-lead a {
  display: block;
  width: 100%;
  height: 100%;
}
.related-projects .project-lead a img {
  min-height: 250px;
  min-width: 100%;
}
.related-projects .project-lead a h3 {
  background: rgba(100,200,129,0.64) none repeat scroll 0 0;
  color: white;
  display: block;
  height: 100%;
  line-height: 36px;
  margin: 0;
  padding: 0 15px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 98%;
  z-index: 50;
  font-size: 26px;
  padding-top: 29px;
}
.related-projects .project-lead a.no-image {
  background: transparent;
  display: block;
}
.related-projects .project-lead a.no-image h3 {
  display: block;
  line-height: 36px;
  top: 10%;
  padding-top: 0px;
}
.project-banner {
  max-height: 650px;
  width: 100%;
  border-bottom: 3px solid #f56c59;
  overflow: hidden;
  margin-bottom: 10px;
}
.project-banner img {
  min-width: 100%;
  min-height: 100%;
}
.project-banner .project-div {
  height: 250px;
  width: 100%;
  position: relative;
}
.project-banner .project-div h3 {
  background: transparent;
  color: white;
  display: block;
  margin: 0;
  padding: 0 15px;
  position: absolute;
  text-align: center;
  top: 33%;
  width: 94%;
  z-index: 50;
  font-size: 22px;
  line-height: 30px;
}
.single-projects h1,
.single-joinery h1{
  margin-top: 5px;
}
.single-projects h2,
.single-joinery h2  {
  text-shadow: none;
  font-size: 27px;
  line-height: 32px;
  margin-bottom: 18px;
}
.single-projects .gallery-row,
.single-joinery .gallery-row  {
  margin-top: 25px;
}
.single-projects .gallery-row div,
.single-joinery .gallery-row div  {
  padding-bottom: 30px;
}
.single-projects .gallery-row .col-md-4,
.single-joinery .gallery-row .col-md-4  {
  margin-top: 15px;
}
.single-projects .details,
.single-joinery .details  {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #7d7877;
}
.single-projects .video img,
.single-joinery .video img  {
  width: 100%;
  height: auto;
}
.our-team #team {
  clear: left;
}
.our-team .oti {
  min-height: 255px;
  display: block;
  position: relative;
  padding-right: 15px;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
  padding-bottom: 15px;
}
.our-team .oti .role {
  display: block;
  margin: 0;
  padding: 5px 8px;
  position: absolute;
  text-align: center;
  bottom: 15px;
  z-index: 50;
  width: 95%;
  background: rgba(100,200,129,0.64) none repeat scroll;
}
.our-team .oti .role h2 {
  margin: 0;
  font-size: 17px;
  text-align: center;
  color: #000;
  line-height: 20px;
}
.our-team .oti .role h3 {
  font-size: 12px;
  color: #000;
  line-height: 14px;
  margin: 3px 0 0 0;
  text-align: center;
}
.our-team .oti img {
  min-width: 95%;
  max-width: 95%;
  height: auto;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  background-color: transparent;
  transition: all 0.2s ease 0s;
}
.our-team .oti img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.our-team .oti img.active {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  border: solid 1px #3a3a3b;
}
.our-team .team-content {
  display: none;
}
.our-team .team-content img {
  max-width: 95%;
  width: 95%;
}
.our-team .team-content.active {
  display: block;
}
#post-banner {
  width: 100%;
  max-height: 650px;
  overflow: hidden;
}
#post-banner img {
  width: 100%;
}
.referral,
.feed-item.juicer.image-post {
  display: none !important;
}
#fbimage {
  height: 38px;
  margin-bottom: 0px;
}
#ga-map {
  float: right;
  width: 100%;
}
.post-title-list {
  margin: 130px 0 0 0;
  padding: 0;
  list-style: none;
}
.post-title-list li {
  border-bottom: 1px solid #3a3a3b;
  padding: 10px 0;
}
.post-title-list li a {
  text-decoration: none;
  color: #3a3a3b;
}
.post-title-list li.first-post a {
  font-weight: 500;
}
.fb-h1 {
  margin-bottom: 18px;
}
.fb-h1 img {
  float: left;
  display: inline-block;
}
.fb-h1 span {
  padding: 21px 9px 0;
  float: left;
  display: inline-block;
}
.supportee {
  padding-bottom: 15px;
}
.supportee:hover {
  background: #f9d4cf;
}
.skipnav {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  z-index: 99;
  position: relative;
}
.skipnav li {
  background: #f5f6f3;
  float: left;
  list-style: none;
  line-height: 40px;
  border-right: solid 1px #3a3a3b;
  border-bottom: solid 1px #3a3a3b;
}
.skipnav li a {
  background: #fff none repeat scroll 0 0;
  display: block;
  font-weight: 500;
  padding: 5px 24px;
  text-decoration: none;
  color: #3a3a3b;
}
.skipnav li a:hover {
  background: #f56c59;
}
.skipnav li a.active {
  background: #f56c59;
}
.skipnav li.first {
  border-left: solid 1px black;
}
.skipnav.stick {
  position: fixed;
  top: 0;
}
.service-landing-page .service-gallery {
  padding-top: 15px;
  padding-bottom: 15px;
}
.testimonial span {
  float: right;
}
#map {
  width: 100%;
  height: 300px;
}
.bg-banner {
  background-position: center top;
  background-size: 100% auto;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}
.navbar-fixed {
  max-width: 1200px;
  position: fixed;
  top: 0;
  width: 42.3%;
  z-index: 100;
}
.fixed-block {
  height: 25px;
  width: 10px;
}
footer {
  padding: 25px 0;
  background: #7d7877;
  margin: 50px 0 0;
}
footer div,
footer p,
footer h1,
footer h2,
footer h3,
footer h4 {
  color: #fff;
}
footer .footerNumber {
  border: 2px solid #64c881;
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
  margin-top: 20px;
  text-align: center;
}
footer ul {
  list-style: outside none none;
  margin: 0px 0 20px 0;
  padding: 0;
  float: left;
}
footer ul li {
  float: left;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: solid 1px #ccc;
  padding-bottom: 9px;
}
footer ul li a {
  padding: 0 0px;
  text-decoration: none;
  display: block;
  color: #fff;
}
footer .logos a {
  display: inline-block;
}
footer .logos a img {
  width: auto;
  margin: 0 2px;
  height: 150px;
}
#enquireModal .modal-header {
  padding: 0 15px 15px;
}
#enquireModal .modal-body {
  padding: 0 15px;
}
@media (min-width: 200px) and (max-width: 430px) {
  .navnav,
  .navlogo {
    clear: both;
    width: 100%;
    text-align: center;
  }
  .nav-container {
    height: auto;
  }
}
@media (min-width: 430px) and (max-width: 3000px) {
  .home .home-video {
    border-bottom: 1px solid #f56c59;
  }
  .project-banner .project-div h3 {
    font-size: 32px;
    line-height: 36px;
  }
}
@media (min-width: 200px) and (max-width: 1105px) {
  .navbar-header {
    float: right;
    width: 100px;
  }
  .navbar-toggle {
    display: block;
    margin-right: 0px;
    margin: 0;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  #menu-main-menu {
    display: flex;
    flex-direction: column-reverse;
  }
  #menu-main-menu li {
    flex: 0 0 auto;
  }
}
@media (min-width: 768px) {
  .project-landing-page .project-lead a h3 {
    width: 96%;
  }
  .related-projects .project-lead a h3 {
    width: 96%;
  }
}
@media (min-width: 992px) {
  .post-title-list {
    margin: 30px 0 0 !important;
  }
  .project-landing-page .project-lead a h3 {
    width: 94%;
    display: none;
  }
  .related-projects .project-lead a h3 {
    width: 94%;
    display: none;
  }
  .our-team #team {
    clear: none;
  }
}
@media (min-width: 1106px) {
  body .nav-container header .navbar {
    width: 100%;
  }
  body .nav-container header .navbar .navbar-collapse {
    position: static;
    right: 0;
    top: 0px;
    background: white;
  }
  body .nav-container header .navbar .navbar-collapse ul li {
    float: right;
    width: auto !important;
  }
  body .nav-container header .navbar .navbar-collapse ul li a {
    font: 500 19px/36px 'Raleway', sans-serif;
  }
  body .nav-container header .navbar .navbar-collapse ul li ul.sub-menu {
    width: 260px;
    float: left;
    position: absolute;
    background: #fff;
    top: 35px;
    padding-bottom: 0px;
    display: none;
    z-index: 100;
  }
  body .nav-container header .navbar .navbar-collapse ul li ul.sub-menu li {
    float: left;
    height: 35px;
    width: auto;
    padding: 0 5px;
  }
  body .nav-container header .navbar .navbar-collapse ul li ul.sub-menu li a {
    border-bottom: solid 1px #3a3a3b;
    color: #3a3a3b;
    font-size: 16px;
    display: block;
    width: 100%;
    line-height: 30px;
  }
  body .nav-container header .navbar .navbar-collapse ul li ul.sub-menu li a:hover {
    color: #64c881;
  }
  body .nav-container header .navbar .navbar-collapse ul li ul.sub-menu li:last-child a {
    border: none;
  }
  body .nav-container header .navbar .navbar-collapse ul li ul.sub-menu li.current-menu-item a {
    color: #64c881;
  }
  body .nav-container header .navbar .navbar-collapse ul li:hover ul {
    display: block;
  }
  body .nav-container header .navbar .navbar-collapse ul li.current_page_parent a,
  body .nav-container header .navbar .navbar-collapse ul li.current-menu-item a {
    color: #64c881;
  }
}
