/* CUSTOM IS HERE */
/** Responsive Style */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .project-gallery {
    text-align: center;
  }
  .project-gallery.project ul li:nth-of-type(odd) {
    margin-left: 11.5%;
  }
  .project-gallery ul {
    *zoom: 1;
    padding: 0 auto;
    display: block;
  }
  .project-gallery ul:before,
  .project-gallery ul:after {
    content: " ";
    display: table;
  }
  .project-gallery ul:after {
    clear: both;
  }
  .project-gallery ul li {
    margin-right: 10px;
    margin-left: 10px;
  }
  .project-gallery ul li > a {
    display: inline-block;
  }
  .brake-line {
    background-position: bottom center;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
  }
  .brake-line .row .span9 {
    text-align: center;
    float: none;
    width: auto;
  }
  .brake-line .row .span3 {
    text-align: center;
  }
  .brake-line .row .more-large {
    margin-top: 16px;
    float: none;
  }
  #content .container {
    padding-left: 0px;
  }
  .with-enquiry,
  .no-enquiry {
    padding-left: 0;
  }
  .with-sidebar {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    margin-bottom: 0px;
	border: 0px;
  }
  .widget_teaser p {
  padding-bottom:20px;
  }
  #breadcrumbs {
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
  }
  #breadcrumbs a {
    color: #fff;
  }
  .page .brake-line {
    padding-top: 0px;
    height: auto;
  }
  .page .brake-line h1 {
    line-height: 34px;
  }
  .page .brake-line p {
    margin-bottom: 0;
  }
  .entry-content,
  #homepage-widget-area-1 {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    margin-right: 0;
  }
  .entry-content .widget_teaser,
  #homepage-widget-area-1 .widget_teaser {
    width: auto;
  }
  .entry-content .list-options .title,
  #homepage-widget-area-1 .list-options .title {
    line-height: 26px;
  }
  .home #content .container {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
  }
  .entry {
    padding-right: 15px;
    padding-left: 15px;
  }
  form.wpcf7-form input[type="text"],
  form.wpcf7-form input[type="email"]{
      width: 100%;
	  }
  form.wpcf7-form textarea {
    width: 98%;
  }
  input, textarea {font-size: 14px !important;}
  form.wpcf7-form label {
    display: inline-block;
  }
  form.wpcf7-form .wrapper-submit {
    margin-left: 0px;
  }
  form.wpcf7-form span.wpcf7-form-control-wrap {
    display: inline-block;
  }
  #slider-animated {
    height: 530px;
    background: #ffffff url("images/header40.jpg") 0 0 no-repeat;
  }
  #slider-animated #featured-slider {
    height: 530px;
    margin-left: 0;
    margin-right: 0;
  }
  #slider-animated #layerslider {
    width: 100%!important;
  }
  #slider-animated #layerslider .ls-inner {
    width: 100%!important;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner img {
    width: 40%;
    left: 30% !important;
    right: 0px!important;
    top: 20px !important;
    bottom: 0;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner h3,
  #slider-animated #layerslider .ls-inner h4,
  #slider-animated #layerslider .ls-inner p {
    left: 0px!important;
    width: 100%!important;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner h3 {
    top: 320px !important;
    font-size: 40px;
    line-height: 44px;
  }
  #slider-animated #layerslider .ls-inner h4 {
    top: 360px !important;
    font-size: 40px;
    line-height: 44px;
  }
  #slider-animated #layerslider .ls-inner p {
    top: 418px !important;
  }
  #navigation {
    position: relative;
    margin-bottom: 0px;
    margin-right: 0px;
  }
  #navigation > div {
    display: block;
    width: 100%;
  }
  #navigation nav {
    background: none;
    border: none;
    width: 100%;
  }
  #navigation nav > ul {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    border: none;
    width: 100%;
    height: 0;
    -webkit-transition: display 0.5s ease 0s;
    -moz-transition: display 0.5s ease 0s;
    -o-transition: display 0.5s ease 0s;
    transition: display 0.5s ease 0s;
    -ms-transition: display 0.5s ease 0s;
  }
  #navigation nav > ul.active {
    height: auto;
    display: block;
  }
  #navigation nav > ul > li {
    float: none;
    width: 100%;
    background: #3a3b3b url("images/nav-bg.png") 0 0px;
    border-bottom: 1px solid #494d4f;
    border-right: none;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  }
  #navigation nav > ul > li > a {
    border-bottom: 1px solid #2d3032;
  }
  #navigation nav > ul ul {
    position: relative;
    top: -1px;
    background: #70CE30;
    padding-top: 0;
    border: none;
    left: 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    padding: 0;
  }
  #navigation nav > ul ul li {
    border: none;
    border-bottom: 1px solid #7ddc3c;
  }
  #navigation nav > ul ul li:first-child {
    border-top: none;
  }
  #navigation nav > ul ul li > a {
    background: #70CE30;
    padding: 0 28px;
    border-bottom: 1px solid #61b428;
    height: 45px;
    line-height: 45px;
    text-shadow: rgba(255, 255, 255, 0.2) 0 1px 1px;
    color: #2d3032;
    font-size: 14px;
  }
  #navigation nav > ul ul li.sfhover,
  #navigation nav > ul ul li:hover,
  #navigation nav > ul ul li:focus {
    background: #70CE30;
  }
  #navigation nav > ul ul li.sfhover > a,
  #navigation nav > ul ul li:hover > a,
  #navigation nav > ul ul li:focus > a {
    background: #70CE30;
  }
  .menu-mobile {
    display: block;
    float: left;
  }
  .menu-mobile .menu-toggle {
    margin-left: 15px;
    border: none;
    padding: 8px 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #3a3b3b url("images/nav-bg.png") 0 0px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    outline: none;
    /*margin-top: -10px;*/
  }
  .menu-mobile .menu-toggle.activated {
    outline: none;
    box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  }
  .menu-mobile .menu-toggle .icon-bar {
    display: block;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    background-color: #eee;
  }
  .menu-mobile .menu-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  [class*="span"] {
    float: none;
    margin-left: 0px;
    width: 100%;
  }
  .row {
    margin-left: 0px;
  }
  body {
    width: 100%;
    margin: 0;
  }
  body .container {
    width: 100%;
    padding: 0;
  }
  body #content {
    -webkit-transition: background 0.2s ease-out 0s;
    -moz-transition: background 0.2s ease-out 0s;
    -o-transition: background 0.2s ease-out 0s;
    transition: background 0.2s ease-out 0s;
    -ms-transition: background 0.2s ease-out 0s;
  }
  body #content.out {
    background: rgba(0, 0, 0, 0.4);
  }
  body #content .container {
    width: 100%;
    padding: 0;
  }
  #header {
    padding: 0 0px;
  }
  #header .header-inner {
    margin: 0;
  }
  #header .container {
    padding: 0;
  }
  #header .header-right {
    float: none;
    display: block;
    *zoom: 1;
    clear: both;
    background: #0c65ad;
    padding: 5px 0px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  }
  #header .header-right:before,
  #header .header-right:after {
    content: " ";
    display: table;
  }
  #header .header-right:after {
    clear: both;
  }
  #header .header-right .socmed {
    float: right;
    display: block;
    margin-top: 5px;
    margin-right: 5px;
  }
  #header .header-right .socmed iframe {
    height: 20px!important;
  }
  #logo {
    margin-top: 20px;
    float: none;
    display: block;
    width: 100%;
  }
  #logo a {
    display: block;
    text-align: center;
  }
}
@media screen and (min-width: 667px) and (max-width: 767px) {
  .project-gallery ul li {
    width: 100%;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
  }
  .project-gallery ul li > a {
    display: inline-block;
  }
  .brake-line {
    background-position: bottom center;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
  }
  .brake-line .row .span9 {
    text-align: center;
    float: none;
    width: auto;
  }
  .brake-line .row .span3 {
    text-align: center;
  }
  .brake-line .row .more-large {
    margin-top: 16px;
    float: none;
  }
  #content .container {
    padding-left: 0px;
  }
  .with-enquiry,
  .no-enquiry {
    padding-left: 0;
  }
  .with-sidebar {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    margin-bottom: 0px;
	border: 0px;
  }
  .widget_teaser p {
  padding-bottom:20px;
  }
  #breadcrumbs {
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
  }
  #breadcrumbs a {
    color: #fff;
  }
  .page .brake-line {
    padding-top: 0px;
    height: auto;
  }
  .page .brake-line h1 {
    line-height: 34px;
  }
  .page .brake-line p {
    margin-bottom: 0;
  }
  .entry-content,
  #homepage-widget-area-1 {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    margin-right: 0;
  }
  .entry-content .widget_teaser,
  #homepage-widget-area-1 .widget_teaser {
    width: auto;
  }
  .entry-content .list-options .title,
  #homepage-widget-area-1 .list-options .title {
    line-height: 26px;
  }
  .home #content .container {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
  }
  .entry {
    padding-right: 15px;
    padding-left: 15px;
  }
  form.wpcf7-form input[type="text"],
  form.wpcf7-form input[type="email"]{
      width: 100%;
	  }
  form.wpcf7-form textarea {
    width: 98%;
  }
  input, textarea {font-size: 14px !important;}
  form.wpcf7-form label {
    display: inline-block;
  }
  form.wpcf7-form .wrapper-submit {
    margin-left: 0px;
  }
  form.wpcf7-form span.wpcf7-form-control-wrap {
    display: inline-block;
  }
  #slider-animated {
    height: 530px;
    background: #ffffff url("images/header40.jpg") 0 0 no-repeat;
  }
  #slider-animated #featured-slider {
    height: 530px;
    margin-left: 0;
    margin-right: 0;
  }
  #slider-animated #layerslider {
    width: 100%!important;
  }
  #slider-animated #layerslider .ls-inner {
    width: 100%!important;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner img {
    width: 50%;
    left: 25% !important;
    right: 0px!important;
    top: 20px !important;
    bottom: 0;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner h3,
  #slider-animated #layerslider .ls-inner h4,
  #slider-animated #layerslider .ls-inner p {
    left: 0px!important;
    width: 100%!important;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner h3 {
    top: 320px !important;
    font-size: 40px;
    line-height: 44px;
  }
  #slider-animated #layerslider .ls-inner h4 {
    top: 360px !important;
    font-size: 40px;
    line-height: 44px;
  }
  #slider-animated #layerslider .ls-inner p {
    top: 418px !important;
  }
  #navigation {
    position: relative;
    margin-bottom: 0px;
    margin-right: 0px;
  }
  #navigation > div {
    display: block;
    width: 100%;
  }
  #navigation nav {
    background: none;
    border: none;
    width: 100%;
  }
  #navigation nav > ul {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    border: none;
    width: 100%;
    height: 0;
    -webkit-transition: display 0.5s ease 0s;
    -moz-transition: display 0.5s ease 0s;
    -o-transition: display 0.5s ease 0s;
    transition: display 0.5s ease 0s;
    -ms-transition: display 0.5s ease 0s;
  }
  #navigation nav > ul.active {
    height: auto;
    display: block;
  }
  #navigation nav > ul > li {
    float: none;
    width: 100%;
    background: #3a3b3b url("images/nav-bg.png") 0 0px;
    border-bottom: 1px solid #494d4f;
    border-right: none;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  }
  #navigation nav > ul > li > a {
    border-bottom: 1px solid #2d3032;
  }
  #navigation nav > ul ul {
    position: relative;
    top: -1px;
    background: #70CE30;
    padding-top: 0;
    border: none;
    left: 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    padding: 0;
  }
  #navigation nav > ul ul li {
    border: none;
    border-bottom: 1px solid #7ddc3c;
  }
  #navigation nav > ul ul li:first-child {
    border-top: none;
  }
  #navigation nav > ul ul li > a {
    background: #70CE30;
    padding: 0 28px;
    border-bottom: 1px solid #61b428;
    height: 45px;
    line-height: 45px;
    text-shadow: rgba(255, 255, 255, 0.2) 0 1px 1px;
    color: #2d3032;
    font-size: 14px;
  }
  #navigation nav > ul ul li.sfhover,
  #navigation nav > ul ul li:hover,
  #navigation nav > ul ul li:focus {
    background: #70CE30;
  }
  #navigation nav > ul ul li.sfhover > a,
  #navigation nav > ul ul li:hover > a,
  #navigation nav > ul ul li:focus > a {
    background: #70CE30;
  }
  .menu-mobile {
    display: block;
    float: left;
  }
  .menu-mobile .menu-toggle {
    margin-left: 15px;
    border: none;
    padding: 8px 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #3a3b3b url("images/nav-bg.png") 0 0px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    outline: none;
    /*margin-top: -10px;*/
  }
  .menu-mobile .menu-toggle.activated {
    outline: none;
    box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  }
  .menu-mobile .menu-toggle .icon-bar {
    display: block;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    background-color: #eee;
  }
  .menu-mobile .menu-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  [class*="span"] {
    float: none;
    margin-left: 0px;
    width: 100%;
  }
  .row {
    margin-left: 0px;
  }
  body {
    width: 100%;
    margin: 0;
  }
  body .container {
    width: 100%;
    padding: 0;
  }
  body #content {
    -webkit-transition: background 0.2s ease-out 0s;
    -moz-transition: background 0.2s ease-out 0s;
    -o-transition: background 0.2s ease-out 0s;
    transition: background 0.2s ease-out 0s;
    -ms-transition: background 0.2s ease-out 0s;
  }
  body #content.out {
    background: rgba(0, 0, 0, 0.4);
  }
  body #content .container {
    width: 100%;
    padding: 0;
  }
  #header {
    padding: 0 0px;
  }
  #header .header-inner {
    margin: 0;
  }
  #header .container {
    padding: 0;
  }
  #header .header-right {
    float: none;
    display: block;
    *zoom: 1;
    clear: both;
    background: #0c65ad;
    padding: 5px 0px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  }
  #header .header-right:before,
  #header .header-right:after {
    content: " ";
    display: table;
  }
  #header .header-right:after {
    clear: both;
  }
  #header .header-right .socmed {
    float: right;
    display: block;
    margin-top: 5px;
    margin-right: 5px;
  }
  #header .header-right .socmed iframe {
    height: 20px!important;
  }
  #logo {
    margin-top: 20px;
    float: none;
    display: block;
    width: 100%;
  }
  #logo a {
    display: block;
    text-align: center;
  }
}
@media screen and (min-width: 480px) and (max-width: 666px) {
  .project-gallery ul li {
    width: 100%;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
  }
  .project-gallery ul li > a {
    display: inline-block;
  }
  .brake-line {
    background-position: bottom center;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
  }
  .brake-line .row .span9 {
    text-align: center;
    float: none;
    width: auto;
  }
  .brake-line .row .span3 {
    text-align: center;
  }
  .brake-line .row .more-large {
    margin-top: 16px;
    float: none;
  }
  #content .container {
    padding-left: 0px;
  }
  .with-enquiry,
  .no-enquiry {
    padding-left: 0;
  }
  .with-sidebar {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    margin-bottom: 0px;
	border: 0px;
  }
  .widget_teaser p {
  padding-bottom:20px;
  }
  #breadcrumbs {
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
  }
  #breadcrumbs a {
    color: #fff;
  }
  .page .brake-line {
    padding-top: 0px;
    height: auto;
  }
  .page .brake-line h1 {
    line-height: 34px;
  }
  .page .brake-line p {
    margin-bottom: 0;
  }
  .entry-content,
  #homepage-widget-area-1 {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    margin-right: 0;
  }
  .entry-content .widget_teaser,
  #homepage-widget-area-1 .widget_teaser {
    width: auto;
  }
  .entry-content .list-options .title,
  #homepage-widget-area-1 .list-options .title {
    line-height: 26px;
  }
  .home #content .container {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
  }
  .entry {
    padding-right: 15px;
    padding-left: 15px;
  }
  form.wpcf7-form input[type="text"],
  form.wpcf7-form input[type="email"]{
      width: 100%;
	  }
  form.wpcf7-form textarea {
    width: 98%;
  }
  input, textarea {font-size: 14px !important;}
  form.wpcf7-form label {
    display: inline-block;
  }
  form.wpcf7-form .wrapper-submit {
    margin-left: 0px;
  }
  form.wpcf7-form span.wpcf7-form-control-wrap {
    display: inline-block;
  }
  #slider-animated {
    height: 530px;
    background: #ffffff url("images/header40.jpg") 0 0 no-repeat;
  }
  #slider-animated #featured-slider {
    height: 530px;
    margin-left: 0;
    margin-right: 0;
  }
  #slider-animated #layerslider {
    width: 100%!important;
  }
  #slider-animated #layerslider .ls-inner {
    width: 100%!important;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner img {
    width: 60%;
    left: 20% !important;
    right: 0px!important;
    top: 20px !important;
    bottom: 0;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner h3,
  #slider-animated #layerslider .ls-inner h4,
  #slider-animated #layerslider .ls-inner p {
    left: 0px!important;
    width: 100%!important;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner h3 {
    top: 320px !important;
    font-size: 40px;
    line-height: 44px;
  }
  #slider-animated #layerslider .ls-inner h4 {
    top: 360px !important;
    font-size: 40px;
    line-height: 44px;
  }
  #slider-animated #layerslider .ls-inner p {
    top: 418px !important;
  }
  #navigation {
    position: relative;
    margin-bottom: 0px;
    margin-right: 0px;
  }
  #navigation > div {
    display: block;
    width: 100%;
  }
  #navigation nav {
    background: none;
    border: none;
    width: 100%;
  }
  #navigation nav > ul {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    border: none;
    width: 100%;
    height: 0;
    -webkit-transition: display 0.5s ease 0s;
    -moz-transition: display 0.5s ease 0s;
    -o-transition: display 0.5s ease 0s;
    transition: display 0.5s ease 0s;
    -ms-transition: display 0.5s ease 0s;
  }
  #navigation nav > ul.active {
    height: auto;
    display: block;
  }
  #navigation nav > ul > li {
    float: none;
    width: 100%;
    background: #3a3b3b url("images/nav-bg.png") 0 0px;
    border-bottom: 1px solid #494d4f;
    border-right: none;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  }
  #navigation nav > ul > li > a {
    border-bottom: 1px solid #2d3032;
  }
  #navigation nav > ul ul {
    position: relative;
    top: -1px;
    background: #70CE30;
    padding-top: 0;
    border: none;
    left: 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    padding: 0;
  }
  #navigation nav > ul ul li {
    border: none;
    border-bottom: 1px solid #7ddc3c;
  }
  #navigation nav > ul ul li:first-child {
    border-top: none;
  }
  #navigation nav > ul ul li > a {
    background: #70CE30;
    padding: 0 28px;
    border-bottom: 1px solid #61b428;
    height: 45px;
    line-height: 45px;
    text-shadow: rgba(255, 255, 255, 0.2) 0 1px 1px;
    color: #2d3032;
    font-size: 14px;
  }
  #navigation nav > ul ul li.sfhover,
  #navigation nav > ul ul li:hover,
  #navigation nav > ul ul li:focus {
    background: #70CE30;
  }
  #navigation nav > ul ul li.sfhover > a,
  #navigation nav > ul ul li:hover > a,
  #navigation nav > ul ul li:focus > a {
    background: #70CE30;
  }
  .menu-mobile {
    display: block;
    float: left;
  }
  .menu-mobile .menu-toggle {
    margin-left: 15px;
    border: none;
    padding: 8px 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #3a3b3b url("images/nav-bg.png") 0 0px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    outline: none;
    /*margin-top: -10px;*/
  }
  .menu-mobile .menu-toggle.activated {
    outline: none;
    box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  }
  .menu-mobile .menu-toggle .icon-bar {
    display: block;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    background-color: #eee;
  }
  .menu-mobile .menu-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  [class*="span"] {
    float: none;
    margin-left: 0px;
    width: 100%;
  }
  .row {
    margin-left: 0px;
  }
  body {
    width: 100%;
    margin: 0;
  }
  body .container {
    width: 100%;
    padding: 0;
  }
  body #content {
    -webkit-transition: background 0.2s ease-out 0s;
    -moz-transition: background 0.2s ease-out 0s;
    -o-transition: background 0.2s ease-out 0s;
    transition: background 0.2s ease-out 0s;
    -ms-transition: background 0.2s ease-out 0s;
  }
  body #content.out {
    background: rgba(0, 0, 0, 0.4);
  }
  body #content .container {
    width: 100%;
    padding: 0;
  }
  #header {
    padding: 0 0px;
  }
  #header .header-inner {
    margin: 0;
  }
  #header .container {
    padding: 0;
  }
  #header .header-right {
    float: none;
    display: block;
    *zoom: 1;
    clear: both;
    background: #0c65ad;
    padding: 5px 0px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  }
  #header .header-right:before,
  #header .header-right:after {
    content: " ";
    display: table;
  }
  #header .header-right:after {
    clear: both;
  }
  #header .header-right .socmed {
    float: right;
    display: block;
    margin-top: 5px;
    margin-right: 5px;
  }
  #header .header-right .socmed iframe {
    height: 20px!important;
  }
  #logo {
    margin-top: 20px;
    float: none;
    display: block;
    width: 100%;
  }
  #logo a {
    display: block;
    text-align: center;
  }
}
@media screen and (min-width: 321px) and (max-width: 479px) {
  .project-gallery ul li {
    width: 100%;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
  }
  .project-gallery ul li > a {
    display: inline-block;
  }
  .brake-line {
    background-position: bottom center;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
  }
  .brake-line .row .span9 {
    text-align: center;
    float: none;
    width: auto;
  }
  .brake-line .row .span3 {
    text-align: center;
  }
  .brake-line .row .more-large {
    margin-top: 16px;
    float: none;
  }
  #content .container {
    padding-left: 0px;
  }
  .with-enquiry,
  .no-enquiry {
    padding-left: 0;
  }
  .with-sidebar {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    margin-bottom: 0px;
	border: 0px;
  }
  .widget_teaser p {
  padding-bottom:20px;
  }
  #breadcrumbs {
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
  }
  #breadcrumbs a {
    color: #fff;
  }
  .page .brake-line {
    padding-top: 0px;
    height: auto;
  }
  .page .brake-line h1 {
    line-height: 34px;
  }
  .page .brake-line p {
    margin-bottom: 0;
  }
  .entry-content,
  #homepage-widget-area-1 {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    margin-right: 0;
  }
  .entry-content .widget_teaser,
  #homepage-widget-area-1 .widget_teaser {
    width: auto;
  }
  .entry-content .list-options .title,
  #homepage-widget-area-1 .list-options .title {
    line-height: 26px;
  }
  .home #content .container {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
  }
  .entry {
    padding-right: 15px;
    padding-left: 15px;
  }
  form.wpcf7-form input[type="text"],
  form.wpcf7-form input[type="email"]{
      width: 100%;
	  }
  form.wpcf7-form textarea {
    width: 98%;
  }
  input, textarea {font-size: 14px !important;}
  form.wpcf7-form label {
    display: inline-block;
  }
  form.wpcf7-form .wrapper-submit {
    margin-left: 0px;
  }
  form.wpcf7-form span.wpcf7-form-control-wrap {
    display: inline-block;
  }
  #slider-animated {
    height: 530px;
    background: #ffffff url("images/header40.jpg") 0 0 no-repeat;
  }
  #slider-animated #featured-slider {
    height: 530px;
    margin-left: 0;
    margin-right: 0;
  }
  #slider-animated #layerslider {
    width: 100%!important;
  }
  #slider-animated #layerslider .ls-inner {
    width: 100%!important;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner img {
    width: 90%;
    left: 5% !important;
    right: 0px!important;
    top: 20px !important;
    bottom: 0;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner h3,
  #slider-animated #layerslider .ls-inner h4,
  #slider-animated #layerslider .ls-inner p {
    left: 0px!important;
    width: 100%!important;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner h3 {
    top: 320px !important;
    font-size: 40px;
    line-height: 44px;
  }
  #slider-animated #layerslider .ls-inner h4 {
    top: 360px !important;
    font-size: 40px;
    line-height: 44px;
  }
  #slider-animated #layerslider .ls-inner p {
    top: 418px !important;
  }
  #navigation {
    position: relative;
    margin-bottom: 0px;
    margin-right: 0px;
  }
  #navigation > div {
    display: block;
    width: 100%;
  }
  #navigation nav {
    background: none;
    border: none;
    width: 100%;
  }
  #navigation nav > ul {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    border: none;
    width: 100%;
    height: 0;
    -webkit-transition: display 0.5s ease 0s;
    -moz-transition: display 0.5s ease 0s;
    -o-transition: display 0.5s ease 0s;
    transition: display 0.5s ease 0s;
    -ms-transition: display 0.5s ease 0s;
  }
  #navigation nav > ul.active {
    height: auto;
    display: block;
  }
  #navigation nav > ul > li {
    float: none;
    width: 100%;
    background: #3a3b3b url("images/nav-bg.png") 0 0px;
    border-bottom: 1px solid #494d4f;
    border-right: none;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  }
  #navigation nav > ul > li > a {
    border-bottom: 1px solid #2d3032;
  }
  #navigation nav > ul ul {
    position: relative;
    top: -1px;
    background: #70CE30;
    padding-top: 0;
    border: none;
    left: 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    padding: 0;
  }
  #navigation nav > ul ul li {
    border: none;
    border-bottom: 1px solid #7ddc3c;
  }
  #navigation nav > ul ul li:first-child {
    border-top: none;
  }
  #navigation nav > ul ul li > a {
    background: #70CE30;
    padding: 0 28px;
    border-bottom: 1px solid #61b428;
    height: 45px;
    line-height: 45px;
    text-shadow: rgba(255, 255, 255, 0.2) 0 1px 1px;
    color: #2d3032;
    font-size: 14px;
  }
  #navigation nav > ul ul li.sfhover,
  #navigation nav > ul ul li:hover,
  #navigation nav > ul ul li:focus {
    background: #70CE30;
  }
  #navigation nav > ul ul li.sfhover > a,
  #navigation nav > ul ul li:hover > a,
  #navigation nav > ul ul li:focus > a {
    background: #70CE30;
  }
  .menu-mobile {
    display: block;
    float: left;
  }
  .menu-mobile .menu-toggle {
    margin-left: 15px;
    border: none;
    padding: 8px 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #3a3b3b url("images/nav-bg.png") 0 0px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    outline: none;
    /*margin-top: -10px;*/
  }
  .menu-mobile .menu-toggle.activated {
    outline: none;
    box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  }
  .menu-mobile .menu-toggle .icon-bar {
    display: block;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    background-color: #eee;
  }
  .menu-mobile .menu-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  [class*="span"] {
    float: none;
    margin-left: 0px;
    width: 100%;
  }
  .row {
    margin-left: 0px;
  }
  body {
    width: 100%;
    margin: 0;
  }
  body .container {
    width: 100%;
    padding: 0;
  }
  body #content {
    -webkit-transition: background 0.2s ease-out 0s;
    -moz-transition: background 0.2s ease-out 0s;
    -o-transition: background 0.2s ease-out 0s;
    transition: background 0.2s ease-out 0s;
    -ms-transition: background 0.2s ease-out 0s;
  }
  body #content.out {
    background: rgba(0, 0, 0, 0.4);
  }
  body #content .container {
    width: 100%;
    padding: 0;
  }
  #header {
    padding: 0 0px;
  }
  #header .header-inner {
    margin: 0;
  }
  #header .container {
    padding: 0;
  }
  #header .header-right {
    float: none;
    display: block;
    *zoom: 1;
    clear: both;
    background: #0c65ad;
    padding: 5px 0px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  }
  #header .header-right:before,
  #header .header-right:after {
    content: " ";
    display: table;
  }
  #header .header-right:after {
    clear: both;
  }
  #header .header-right .socmed {
    float: right;
    display: block;
    margin-top: 5px;
    margin-right: 5px;
  }
  #header .header-right .socmed iframe {
    height: 20px!important;
  }
  #logo {
    margin-top: 20px;
    float: none;
    display: block;
    width: 100%;
  }
  #logo a {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 320px) {
  .project-gallery ul li {
    width: 100%;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
  }
  .project-gallery ul li > a {
    display: inline-block;
  }
  .brake-line {
    background-position: bottom center;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
  }
  .brake-line .row .span9 {
    text-align: center;
    float: none;
    width: auto;
  }
  .brake-line .row .span3 {
    text-align: center;
  }
  .brake-line .row .more-large {
    margin-top: 16px;
    float: none;
  }
  #content .container {
    padding-left: 0px;
  }
  .with-enquiry,
  .no-enquiry {
    padding-left: 0;
  }
  .with-sidebar {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    margin-bottom: 0px;
	border: 0px;
  }
  .widget_teaser p {
  padding-bottom:20px;
  }
  #breadcrumbs {
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
  }
  #breadcrumbs a {
    color: #fff;
  }
  .page .brake-line {
    padding-top: 0px;
    height: auto;
  }
  .page .brake-line h1 {
    line-height: 34px;
  }
  .page .brake-line p {
    margin-bottom: 0;
  }
  .entry-content,
  #homepage-widget-area-1 {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    margin-right: 0;
  }
  .entry-content .widget_teaser,
  #homepage-widget-area-1 .widget_teaser {
    width: auto;
  }
  .entry-content .list-options .title,
  #homepage-widget-area-1 .list-options .title {
    line-height: 26px;
  }
  .home #content .container {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
  }
  .entry {
    padding-right: 15px;
    padding-left: 15px;
  }
  form.wpcf7-form input[type="text"],
  form.wpcf7-form input[type="email"]{
      width: 100%;
	  }
  form.wpcf7-form textarea {
    width: 98%;
  }
  input, textarea {font-size: 14px !important;}
  form.wpcf7-form label {
    display: inline-block;
  }
  form.wpcf7-form .wrapper-submit {
    margin-left: 0px;
  }
  form.wpcf7-form span.wpcf7-form-control-wrap {
    display: inline-block;
  }
  #slider-animated {
    height: 530px;
    background: #ffffff url("images/header40.jpg") 0 0 no-repeat;
  }
  #slider-animated #featured-slider {
    height: 530px;
    margin-left: 0;
    margin-right: 0;
  }
  #slider-animated #layerslider {
    width: 100%!important;
  }
  #slider-animated #layerslider .ls-inner {
    width: 100%!important;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner img {
    width: 90%;
    left: 5% !important;
    right: 0px!important;
    top: 20px !important;
    bottom: 0;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner h3,
  #slider-animated #layerslider .ls-inner h4,
  #slider-animated #layerslider .ls-inner p {
    left: 0px!important;
    width: 100%!important;
    text-align: center;
  }
  #slider-animated #layerslider .ls-inner h3 {
    top: 320px !important;
    font-size: 40px;
    line-height: 44px;
  }
  #slider-animated #layerslider .ls-inner h4 {
    top: 360px !important;
    font-size: 40px;
    line-height: 44px;
  }
  #slider-animated #layerslider .ls-inner p {
    top: 418px !important;
  }
  #navigation {
    position: relative;
    margin-bottom: 0px;
    margin-right: 0px;
  }
  #navigation > div {
    display: block;
    width: 100%;
  }
  #navigation nav {
    background: none;
    border: none;
    width: 100%;
  }
  #navigation nav > ul {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    border: none;
    width: 100%;
    height: 0;
    -webkit-transition: display 0.5s ease 0s;
    -moz-transition: display 0.5s ease 0s;
    -o-transition: display 0.5s ease 0s;
    transition: display 0.5s ease 0s;
    -ms-transition: display 0.5s ease 0s;
  }
  #navigation nav > ul.active {
    height: auto;
    display: block;
  }
  #navigation nav > ul > li {
    float: none;
    width: 100%;
    background: #3a3b3b url("images/nav-bg.png") 0 0px;
    border-bottom: 1px solid #494d4f;
    border-right: none;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  }
  #navigation nav > ul > li > a {
    border-bottom: 1px solid #2d3032;
  }
  #navigation nav > ul ul {
    position: relative;
    top: -1px;
    background: #70CE30;
    padding-top: 0;
    border: none;
    left: 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    padding: 0;
  }
  #navigation nav > ul ul li {
    border: none;
    border-bottom: 1px solid #7ddc3c;
  }
  #navigation nav > ul ul li:first-child {
    border-top: none;
  }
  #navigation nav > ul ul li > a {
    background: #70CE30;
    padding: 0 28px;
    border-bottom: 1px solid #61b428;
    height: 45px;
    line-height: 45px;
    text-shadow: rgba(255, 255, 255, 0.2) 0 1px 1px;
    color: #2d3032;
    font-size: 14px;
  }
  #navigation nav > ul ul li.sfhover,
  #navigation nav > ul ul li:hover,
  #navigation nav > ul ul li:focus {
    background: #70CE30;
  }
  #navigation nav > ul ul li.sfhover > a,
  #navigation nav > ul ul li:hover > a,
  #navigation nav > ul ul li:focus > a {
    background: #70CE30;
  }
  .menu-mobile {
    display: block;
    float: left;
  }
  .menu-mobile .menu-toggle {
    margin-left: 15px;
    border: none;
    padding: 8px 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #3a3b3b url("images/nav-bg.png") 0 0px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    outline: none;
    /*margin-top: -10px;*/
  }
  .menu-mobile .menu-toggle.activated {
    outline: none;
    box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  }
  .menu-mobile .menu-toggle .icon-bar {
    display: block;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    background-color: #eee;
  }
  .menu-mobile .menu-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  [class*="span"] {
    float: none;
    margin-left: 0px;
    width: 100%;
  }
  .row {
    margin-left: 0px;
  }
  body {
    width: 100%;
    margin: 0;
  }
  body .container {
    width: 100%;
    padding: 0;
  }
  body #content {
    -webkit-transition: background 0.2s ease-out 0s;
    -moz-transition: background 0.2s ease-out 0s;
    -o-transition: background 0.2s ease-out 0s;
    transition: background 0.2s ease-out 0s;
    -ms-transition: background 0.2s ease-out 0s;
  }
  body #content.out {
    background: rgba(0, 0, 0, 0.4);
  }
  body #content .container {
    width: 100%;
    padding: 0;
  }
  #header {
    padding: 0 0px;
  }
  #header .header-inner {
    margin: 0;
  }
  #header .container {
    padding: 0;
  }
  #header .header-right {
    float: none;
    display: block;
    *zoom: 1;
    clear: both;
    background: #0c65ad;
    padding: 5px 0px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  }
  #header .header-right:before,
  #header .header-right:after {
    content: " ";
    display: table;
  }
  #header .header-right:after {
    clear: both;
  }
  #header .header-right .socmed {
    float: right;
    display: block;
    margin-top: 5px;
    margin-right: 5px;
  }
  #header .header-right .socmed iframe {
    height: 20px!important;
  }
  #logo {
    margin-top: 20px;
    float: none;
    display: block;
    width: 100%;
  }
  #logo a {
    display: block;
    text-align: center;
  }
}
