@charset "UTF-8";
/* CSS Document */

html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 380px;
}


h1, h2, h3 {
	
font-family: 'Montserrat', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
}

h4, h5, h6, a, p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	} 
	
a:hover {
	
	color:inherit;
	text-decoration:none;
	}

a {
	
	color:#000000;
}

.privacy-content a, .terms-content a {
	
	color:#4cb648;
}

a.green {
	color:#4cb648;
	
	
}

a.green:hover {
	
	color:#45a742;
	text-decoration: underline !important;
}


.privacy-content a:hover, .terms-content a:hover {
color:#45a742;
}

.privacy-content h4 {
font-family: 'Montserrat', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
font-size:18px;	
	margin-top:20px;
	
}

.light {
	
	font-weight:200;
}

/*Contact Nav bar*/	
.contact-nav {
	height:30px;
	width:100%;
	background-color:#e6e6e6;
		
}


.nav-socials {
	
	float:right;
}

.nav-socials a {
	
	float:right;
	padding-top:7px;
}



.nav-contacts {
	
	padding-top:3px;
}

.navicons a {
	
	font-size:14px;
	margin-right:15px;
	
}


.navicons img {
	
	margin-right:5px;
	margin-top:-1px;
}

.navicons-mobile img {
	
	margin-right:3px;
}
	
/*Nav Bar Styling*/	
	
.navbar{
	background-color:#ffffff;
	color:#000000;
	}	

.nav-link {
	color:#000000;
	text-transform:uppercase;
	letter-spacing:1.5px;
	font-size:14px;
	font-family: 'Montserrat', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	}

.nav-link:hover {
	
	color:#4cb648;
}	

.nav-link .active{
	border-bottom:3px solid #4cb648;
	}

.about-nav .active a{
	
	color:#4cb648;
	
}

.navbar-toggler-icon {
	
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	
	
	
	
}


input.form-control.mr-sm-2 {
margin-right:0px !important;
	
}


iframe {
	
	width:1920px;
		height:1000px;
}
	
	
/*Header Styling*/	



/*
@keyframes header-caption-home {
	
 from {left: -2000px; opacity:0;}
    to {left: 100px; opacity:100;}	
	
}

*/


#home-caption {
	
	animation-name:header-caption-home;
	animation-duration:1s;
	/*left:100px;*/
	
}





.h1_line {
	width:50px;
	height:5px;
	background-color:#4cb648;
	margin-bottom:10px;
	
	}
	
.carousel-item img.d-none.d-md-block.img-fluid, .carousel-item img.d-none.d-md-none.d-lg-block.img-fluid, .carousel-item.d-none.d-md-block.d-lg-none.img-fluid	{
	
	margin-right:auto;
	margin-left:auto;
	max-height:700px;
	
	}
	
	.carousel-item img.d-block.d-md-none.img-fluid {
	
	margin-top:80px;
	
	}


.header1 h2, .header1 p {
color:#000000;	
	
}


.header1 h2 {
	
	margin-bottom:20px;
}

.header1 .btn {
	margin-bottom:10px;
	margin-right:10px;
}	
	
.btn-lowaprimary {
	background-color:#4cb648;
	color:white;
	text-transform:uppercase;
	letter-spacing:2px;
	border: 2px solid #4cb648;
	font-size:14px;
	transition: all .2s ease-in-out; 
	
	}	

.btn-lowaprimary:hover, .btn-lowaprimary:focus, .btn-lowaprimary:active{
	
	background-color:#45a742;
	color:white;
}


	
.btn-lowasecondary{
	background-color:transparent;
	border: 2px solid #4cb648;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#4cb648;
	transition: all .2s ease-in-out; 
	}

.btn-lowasecondary:hover, .btn-lowasecondary:focus, .btn-lowasecondary:active{
	
	border: 2px solid #45a742;
	color:#45a742;
	
}


.btn-lowasecondary:hover, .btn-lowasecondary:active, .btn-lowaprimary:hover, .btn-lowaprimary:active {
	
	transform: scale(1.1) !important;
}








.btn-disabled {
	background-color:#ebebeb;
	color:#666666;
	text-transform:uppercase;
	letter-spacing:2px;
	border: 2px solid #ebebeb;
	font-size:14px;
	
	}	
.btn-disabled:hover, .btn-disabled:focus, .btn-disabled:active{
	
	background-color:#ebebeb;
	color:#666666;
}


.carousel-indicators li{
	width: 10px;
	height: 10px;
	background-color: #b1b1b1;
	border-radius:10px;
	
	}
	
.carousel-indicators .active{
	
	background-color: #4cb648;
	}
	
.header1 .carousel-caption {
	text-align:left;
	bottom:10%;
	width:100%;
	max-width:540px;
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px;
	position:relative;
	padding-bottom:20%;
	padding-top:10%;
	left:0;
	right:0;
	

	}


#vittoria-home .caption-container {
	
padding-left:400px;
	
	}	
	
#vittoria-home {
	

	margin-left:auto;
	margin-right:auto;

}
	
	
#vittoria-home h2 {
	
	
	margin-bottom:10px;
	
	}
	
	#vittoria-home h4 {
		
		margin-bottom:20px;
		color:#000;
		font-weight:300;
		
		}

.header1 h2 {
	
	font-size:20px;
width:100%
}

.header1 {
	
	background-color:#f5f5f5;
	padding-left:10%;
		padding-right:10%;
}
	
/*Home About*/

.home-about{
	padding-top:60px;
	}

.h3_line{
	
	width:40px;
	height:5px;
	background-color:#4cb648;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	}


h3 {
	
text-align:center;
text-transform:uppercase;
letter-spacing:2px;
margin-right:auto;
margin-left:auto;
font-size:20px;
margin-bottom:40px;

	
	
	}

.whatwedo {
	
	margin-top:50px
	
	}

.lowaledlogo img {
	
	margin-bottom:20px;
	
}

.lowaprojectslogo img {
	
	margin-bottom:20px;
	clear:both;
}



.lowaled-container {
	
	padding-bottom:60px;
	padding-top:50px;
}

.lowaprojects-bg {
	
	background-color:#f5f5f5;
	padding-top:50px;
	padding-bottom:50px;
}

 .lowaprojects-container p, .lowaled-container p {
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
	
}

.lowaprojectslogo img, .lowaledlogo img, .lowaprojects-container .btn, .lowaled-container .btn  {
	
	margin-right:auto;
	margin-left:auto;
	display:block;
}

.lowaprojects-container .btn, .lowaled-container .btn {
	
	width:85%;
	margin-bottom:60px;
}


.whatwedo-container {
	
	margin-right:auto;
	margin-left:auto;
	display:block;
	width:80%
}



.whatwedo-item img {
	
	width:100px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-bottom:15px;
	
}


.whatwedo-item h5 {
	
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	display:block;
	margin-bottom:60px;
	line-height:22px;
	
}

.home-about {
	
	
}

/*Why Lowa*/	


.home-whylowa {

	padding-bottom:60px;
	padding-top:40px;
	
}


@keyframes whylowa {
 from {margin-top:20px;}
    to {margin-top:0px;}

}


@-webkit-keyframes whylowa {
  from {margin-top:20px;}
    to {margin-top:0px;}

}

@-moz-keyframes whylowa {
 from {margin-top:20px;}
    to {margin-top:0px;}

}
.whylowa-item {
background-color:#ffffff;
padding:2%;	

	
	
}

.whylowa-item.animated {
	
animation-name:whylowa;
animation-duration: 1s;
animation-timing-function: ease-in-out;
-webkit-animation-name:whylowa;
-webkit-animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-name:whylowa;
-moz-animation-duration: 1s;
-moz-animation-timing-function: ease-in-out;
	
}

.whylowa-item p {
width:60%;
margin-right:auto;
margin-left:auto;
	
	
}

.whylowa-item img {
	
	display:block;
	margin-right:auto;
	margin-left:auto;
	max-width:150px;
	padding:3%;
}

.home-whylowa h4, .home-whylowa p {
	
	text-align:center;
}

.home-products-cta {
	padding-top:10%;
	padding-left:10%;
	padding-bottom:10%;
	background-image:url(../img/home-product-bg.png);
}


.wattages {
	
	color:#ffffff;
	margin-bottom:5px;
}

.home-products .h3_line{
	
	width:40px;
	height:5px;
	background-color:#4cb648;
	margin-bottom:10px;
	align-self: flex-start;
	margin-left:0px;
	
	
	}

.home-products h3,.home-products h4 {
text-align:left;
margin-bottom:0px;
color:#ffffff;
	
	
	}
	
	
/*Latest Projects*/	

.home-projects {
	padding-top:50px;
	padding-bottom:80px;
}



.p1, .p2, .p3 {

	border:solid 10px #ffffff;
	height:300px;
	position:relative;
	background-size:cover;
	background-position:center	

}


.p1 {
	
background-image:url(../img/LP1.jpg);
	
}

.p2 {
	
background-image:url(../img/LP2.jpg);
}


.p3{
	
background-image:url(../img/LP3.jpg);

}

.text-home {

  top: 30%;
  left: 20%;
	position:absolute;
	

}


.p1:hover .overlay, .p1:active .overlay, .p2:hover .overlay, .p2:active .overlay, .p3:hover .overlay, .p3:active .overlay {
  opacity: 0.95;
}


@keyframes overlay-text-home {
 
 from {top: 50%; opacity:0%;}
    to {top: 30%; opacity:100%;}
	
}


@-webkit-keyframes overlay-text-home {
 
 from {top: 50%; opacity:0%;}
    to {top: 30%; opacity:100%;}
	
}


@-moz-keyframes overlay-text-home {
 
 from {top: 50%; opacity:0%;}
    to {top: 30%; opacity:100%;}
	
}



.p1:hover .overlay > .text-home, .p1:active .overlay > .text-home, .p2:hover .overlay > .text-home, .p2:active .overlay > .text-home, .p3:hover .overlay > .text-home, .p3:active .overlay > .text-home {
	
	animation-name:overlay-text-home;
	animation-duration:0.5s;
	animation-timing-function:ease-in-out;
	-webkit-animation-name:overlay-text;
	-webkit-animation-duration:0.5s;
	-webkit-animation-timing-function:ease-in-out;
	-moz-animation-name:overlay-text;
	-moz-animation-duration:0.5s;
	-moz-animation-timing-function:ease-in-out;
	
}
	

/*Sponsors*/

.logo-onelight, .logo-verdia{
margin-top:20px;
	margin-bottom:60px;
}



h5 {

text-transform:uppercase;
font-size:16px;
	
	}	
	
.home-sponsors h5 {
	
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	letter-spacing:1px;
	}	


.home-sponsors {
	padding-top:60px;
	padding-bottom:60px;
	
}
	
/*About Page*/




.clients {
	
	padding-bottom:100px;
	
	
}


.clients .col-xs-6 {
	
	width:50%;
}


.client-item{
	
	margin-bottom:30px;

}


.clients img {
	
	display:block;
	margin-right:auto;
	margin-left:auto;
}

/*About Page*/	


.about, .projects, .products-landing, .blog, .contact, .terms, .privacy, .search-results {
	margin-top:120px;
	padding-bottom:80px;
	
	
	}
	
.about-nav-contents {
	
	background-color:#f5f5f5;
	width:100%;
	margin-bottom:80px;
	padding-top:5%;
	padding-left:5%;
	padding-right:5%;
	height:auto;
	padding-bottom:2%;
	justify-content:center;
	

	
	}	

.about-nav {
		
		justify-content:center;
	}

.about-nav-item {
	
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
	
.about-nav-item a{
	
	text-transform: uppercase;
	margin-bottom:15px;
	font-size:15px;
	letter-spacing:1.5px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-right:auto;
	margin-left:auto;
	display:inline-block;
	text-align:center;
	width:50%;
	}

.about-nav a:hover {
	color:#4cb648;
	
}


.grouplogo img {
	
	padding-left:3%;
	padding-right:3%;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	
}
	
.quote {
	font-family: 'Montserrat', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:19px;
	font-weight:300;
	}	

.about-item {
margin-bottom:40px;	
	
}


.about-item p {
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
	}
.about h4 {
	font-size:20px;
	font-family: 'Montserrat', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	margin-bottom:20px;
	}
	
.about-sub p {
	
	width:90%;
	margin-right:auto;
	margin-left:auto;
	}
	
.about-sub {
	
	margin-top:-20px;}		
/*Projects Page*/	

.projects-nav.top {
	
	margin-bottom:0px;
}

.projects-nav {
	
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:40px;
	
}



.projects-nav a {
	
	margin-right:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:12px;
	color: #818181;

}


.projects-nav .active {
	
	
	color:#4cb648;
}


.projects-nav a:hover {
	
	color:#4cb648;
	text-decoration:none;
	
}


.project-grid {

	border:solid 10px #ffffff;
	height:300px;
	position:relative;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center;
}


.project-vittoria-coffee {
	
	
background-image:url(../img/vittoria_coffee_1.jpg);	
}


.project-sydmarkets {
	
	
background-image:url(../img/sydney-markets-1.jpg);	
}

.project-platia {
	
background-image:url(../img/platia-1.jpg);	

}

.project-marconi {
	
background-image:url(../img/clubmarconi_1.jpg);	

}

.project-edu {
	
background-image:url(../img/edu-1.jpg);	

}

.project-ar {
	
background-image:url(../img/ar-design-1.jpg);	

}

.project-northsyd {
	
background-image:url(../img/northsydclub_1.jpg);	

}

.project-moretti{
	
background-image:url(../img/moretti-1.jpg);	

}

.project-heatcraft{
	
background-image:url(../img/heatcraft_1.jpg);	

}


.project-dalgety{
	
background-image:url(../img/dalgety-square-1.jpg);	

}


.project-parisi{
	
background-image:url(../img/parisi_1.jpg);	

}


.project-kennards-hire{
	
background-image:url(../img/kennards-hire-1.jpg);	

}



.project-antias{
	
background-image:url(../img/antias-1.jpg);	

}

.project-pasaJoinery {
	
background-image:url(../img/pasa-joinery-3.jpg);	

}

.project-bennelong {
	
background-image:url(../img/bennelong-1.jpg);	

}


.project-rydges {
	
background-image:url(../img/rydges-5.jpg);	

}


.project-meriton {
	
background-image:url(../img/owners-corp-1.jpg);	

}

.project-kennards-lift {
	
background-image:url(../img/kennards-lift-1.jpg);	

}


.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #ffffff;
}

.project-grid:hover .overlay, .project-grid:active .overlay {
  opacity: 0.95;
}

@keyframes overlay-text {
 
 from {top: 50%; opacity:0%;}
    to {top: 30%; opacity:100%;}
	
}


@-webkit-keyframes overlay-text {
 
 from {top: 50%; opacity:0%;}
    to {top: 30%; opacity:100%;}
	
}


@-moz-keyframes overlay-text {
 
 from {top: 50%; opacity:0%;}
    to {top: 30%; opacity:100%;}
	
}



.project-grid:hover .overlay > .text, .project-grid:active .overlay > .text {
	
	animation-name:overlay-text;
	animation-duration:0.5s;
	animation-timing-function:ease-in-out;
	-webkit-animation-name:overlay-text;
	-webkit-animation-duration:0.5s;
	-webkit-animation-timing-function:ease-in-out;
	-moz-animation-name:overlay-text;
	-moz-animation-duration:0.5s;
	-moz-animation-timing-function:ease-in-out;
	
}




.text {
  font-size: 20px;
  position: absolute;
  top: 35%;
  left: 20%;



 /* transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);*/
}




.project-tag {
color: #818181;	
text-transform:uppercase;
	letter-spacing:1.5px;
font-size:14px;	
	margin-bottom:1px;

	
}


.project-name {
color: #000000;	
text-transform:uppercase;
letter-spacing:2px;
font-size:20px;	
	font-weight:500;
	margin-bottom:0px;
	
}


.project-line{

	width:15px;
	height:2px;
	background-color:#4cb648;
	margin-bottom:30px;

}

/*Case study*/


.spacer {
	height:2000px;
}





.case-study .carousel-caption {
	width:100%;
	background-color:rgba(0,0,0,0.8);
	padding-top:2%;
	padding-bottom:4%;
	bottom:0px;
	left:0;
	max-width:100%;

	}

.case-study .carousel-item {

}



.case-study-mobile{
	
}

.case-study-text {
	
	padding-top:3%;
	padding-left:5%;
	padding-right:5%;
	padding-bottom:1%;
}

.breadcrumbs, .breadcrumbs a {

	color:#818181;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:2px;
	margin-bottom:30px;
}

.breadcrumbs a:hover {
color:#000000;	
	
}
.case-study h4 {
	
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:2.5px;
	font-size:20px;
}

p {
	
	
	font-size:16px;
	font-weight:200;
	letter-spacing:0.5px;
	line-height:24px;
}

.h4-line{

	width:20px;
	height:5px;
	background-color:#4cb648;
	margin-bottom:20px;
}


.infographic  {
	
	background-color:#f5f5f5;
	padding:5%;
}


.infographic img {
	
	margin-right:auto;
	margin-left:auto;
	display:block;
}

.infographic  p {
	
	text-align:center;
}





.infographic  h5 {
	margin-top:0px;
	padding-top:0px;
	letter-spacing:2px;
	text-align:center;

}





.products-line {
	width:20px;
	height:3px;
	background-color:#4cb648;
	margin-bottom:3px;
	
}

.products-installed {
	padding:5%;

}

.products-installed h5 {
	
	letter-spacing:1px;
	font-size:18px;
	margin-bottom:20px;
}

.case-study-product {
	

	
}

.bold {
	
	font-weight:500;
}

a .product-name {
	
font-weight:500;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:16px;
	
	
}


.client-quote-container {
	
	background-color:#f5f5f5;
}



p.client-quote-text {
	
	font-family: 'Montserrat', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-size:18px;
	font-weight:300;
	margin-bottom:15px;
	padding-bottom:0px;
}


.client-quote {
	
	padding-right:10%;
	padding-left:10%;
	padding-top:15%;
}

.client-name {
	
	font-weight:600;

}





/*Products*/

.lowaled {
	
	background-color:#f5f5f5;
	margin-bottom:10px;
	padding:5%;
}

.products-secondary {
	
	background-color:#e6e6e6;
	padding:5%;
	border:10px solid white;
}

.products-landing {
	
	width:100%;
	
}

.products-landing p {
	
	line-height:20px;
}

.plogo { 
	
	margin-bottom:20px;
	max-width:150px;
}

.lowaled-text{
	
	margin-top:10%;
	margin-left:3%;
}


/*Blog Grid Page*/

.blog-item {
	
	padding-bottom:50px;
}

.date-grid {
	
color:#818181;
	text-transform:uppercase;
	letter-spacing:1.5px;
	font-size:14px;
	margin-bottom:0px;
	margin-top:10px;
}


.blog-title-grid {
	
	text-transform:uppercase;
	font-size:18px;
	letter-spacing:1.5px;
	
}

/*Blog Post*/


.blog-post {
	
	padding-bottom:30px;
}

.blog-date {
	
	text-align:center;
	color:#818181;
	text-transform:uppercase;
	letter-spacing:1.5px;
	font-size:16px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}

.blog-title {
	
	text-align:center;
	font-size:26px;
	margin-bottom:50px;
}

.blog-content, .privacy-content, .terms-content {
	
	margin-right:auto;
	margin-left:auto;
	display:block;
}




.blog-sub {
	
	letter-spacing:1.5px;
	margin-top:30px;
}


/*Contact*/


.container-contact {
	
	width:90%;
	
	margin-right:auto;
	margin-left:auto;
	
	
	}


.contact-text {
	
	background-color:#e4e4e4;
	padding:5%;
}

.form {
	padding:5%;
	background-color:#f5f5f5;
	margin-bottom:20px;
	
}


label {
	
	display:none;
}

.form-group {
	
	padding-left:0;
}

#map {
	
width:100%;
height:500px;
	
}



#map-content {
	
	padding:0px !important;
}

#map-content p {
font-size:14px;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height:15px;	
	
}

#map-content h5 {
font-family: 'Montserrat', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
font-size:14px;	
}

iframe {
	height:300px;
	border:0px;
	position:relative; 
	top:-46px; 
	padding:0;
	
}


/*Search*/ 	

.search-results {
	
	
}




/*Footer*/ 	
	
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 380px;
  /*line-height: 120px; /* Vertically center the text there */
  background-color:#e6e6e6;
	padding-top:20px;

}

h6 {
font-size:14px;
text-transform:uppercase;	
font-weight:500;
letter-spacing:1.5px;
color:#000000;
font-family: 'Montserrat', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;		
	}
	
.footer p {
	font-size:14px;
	color:#818181;
	margin-bottom:6px;
	}
	

	
.footer .container	{
	
	padding-top:25px;
	
	}
	
	
.fb, .insta, .youtube, .linkedin {
	
	height:15px;
	float:left;
	background-position:left;
	background-size:auto;
	}
	
.youtube {
	width:18.369px;
	background-image:url(../img/youtube.png);
	}		
	
.social-icons {
	padding:0px;
	
	}
	
.fb {
	background-image:url(../img/fb.png);
	width:15px;
	margin-right:4px;
	
	}	
	
.fb:hover, .insta:hover, .youtube:hover, .linkedin:hover {
	background-position:right;
	}	
	
.insta {
	margin-right:4px;
	margin-left:4px;
	width:15px;
	background-image:url(../img/instagram.png);
	}

.linkedin {
	margin-right:4px;
	margin-left:4px;
	width:15px;
	background-image:url(../img/linkedin.png);
	}

.terms_privacy a .active{
	
	border-bottom:solid 1px #818181;
}

.terms_privacy a:hover p {
	
	color:#000000;
}

.terms_privacy {
	
	margin-top:15px;
}
		
	
.footer-bottom {
	padding-top:10px;
	border-top: solid 1px #818181;
	margin-top:20px;
	}
	
.footer-bottom p {
	
	font-size:12px;
	}

.logo-footer
{
	margin-top:5px;
}

.footer-bottom .col-xs-6 {
		
	width:50%;
		
		
	}

/*SM Devices*/
	
@media (min-width:576px) {	 

body {
  /* Margin bottom by footer height */
  margin-bottom: 250px;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 200px;
}
	
/*Header*/	

	.header1 .carousel-caption {
	max-width:720px;
	bottom:10%;
	padding-bottom:20%;
	padding-top:10%;
	
	
	}	
	
	
.text {

  top: 30%;
  left: 20%;

}
	
	
.terms_privacy {
	
	margin-top:0px;
}	

.logo-onelight{
	
	margin-top:40px;
	
}
	
/* What we do*/
	



.lowaled-container h4 {
	text-align:left;

}

.whylowa-item p {
width:85%;
margin-right:auto;
margin-left:auto;
	
	
}	


 .lowaprojects-container p {
	text-align: right;
	float:right;
	
}
	
	
.lowaled-container p {
	text-align:left;
	
}

.lowaprojectslogo img, .lowaledlogo img, .lowaprojects-container .btn, .lowaled-container .btn  {
	
	margin-right:0px;
	margin-left:0px;
	
	
}


.lowaprojects-container .btn, .lowaled-container .btn {
	
	width:90%;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:10px;
	
	
}
	

	
	.lowaled-container {
	
	padding-bottom:80px;
	
}

.whatwedo-container {
	
	width:100%
}
	
	.lowaprojects-bg {
	
	
	padding-top:120px;
}


.about-item p {
	width:100%;
	text-align:left;
	
	
	}
	
.grouplogo img {
	
	
	
	margin-left:0px;
	
	
	
}



.footer {

  height: 250px;


}

}


/*MD Devices*/

@media (min-width:768px) {
	
body {
  /* Margin bottom by footer height */
  margin-bottom: 200px;
}	
	
	
#home-caption {
		
		left:20px;
	}	
		
	
p.client-quote-text {
	
	
	font-size:18px;
	
}	
	
.header1 {
	
	padding-right:0;
	padding-left:0;
}
	
.header1 h2 {
	font-size:25px;	
	
	width:50%;
}

	
	
	
.header1 .carousel-caption {
	top:10%;
	bottom:0;
	max-width:720px;
	padding-bottom:20%;
	position:absolute;

	
	}	
	
	
.lowaprojects-container .btn, .lowaled-container .btn {
	
	width:100%;
	

	
}	
	
.about h3 {
	
	margin-bottom:100px;}	
.about-nav {
	
	background-color:#f5f5f5;
	height:130px;
	padding-top:30px;
	padding-bottom:30px;
	
	
	}
	
.about-nav-contents {
	
	margin-right:auto;
	margin-left:auto;
	display:block;
	padding:0px;
	}	
	
.about-nav-item {
	
	text-align:center;
	margin-right:0px;
	margin-left:0px;
	display:block;
}
	
.about-nav-item a{
	
	text-align:center;
	margin-bottom:15px;
	float:none;
	padding:0px;
	display:block;
	margin-right:0px;
	margin-left:0px;
	width:100%;

	}	
	

about-sub p {
	
	width:100%
	}
	
.about-sub {
	
	margin-top:0px;
}
	
	.footer {

  height: 200px;


}



.container-contact {
	
	width:100%;
	
	margin-right:auto;
	margin-left:auto;
	
	
	}

.form {
	margin-bottom:0px;
	
}

#map-content {
	
	padding:10px;
}


	.no-quote {
		
		padding-top:90px;
		padding-bottom:60px;
	}

	
}


/*LG Devices*/
@media (min-width:992px){
	.header1 h2 {
	font-size:30px;	
	}
	
p.client-quote-text {
	
	
	font-size:20px;
	
}

.header1 .carousel-caption {
	
	max-width:960px;
	bottom:10%;
	padding-bottom:20%;
	padding-top:10%;
	position:absolute;

	
	}	
	
	#home-caption {
		
		left:100px;
	}
	

	
	
	.lowaprojects-container .btn, .lowaled-container .btn {
	
	width:70%;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:10px;
	
	
}
	
	
		
.plogo { 
	
	
	max-width:250px;
}
	
	
}

/*XL Devices*/
@media (min-width:1200px) {
	
		
.header1 h2{
font-size:35px;	

	}
	
	
.lowaprojects-container p, .lowaled-container p {
	width:80%;

	
}


.carousel-caption {
	max-width:1140px;
	bottom:10%;
	padding-bottom:20%;
	padding-top:10%;

position:absolute;
	
	}	
	
	
	.lowaprojects-container .btn, .lowaled-container .btn {
	
	width:60%;

	
	
}

	
.container-contact {
	
	max-width:1140px;
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px;
	display:block;
}
	
	
.container-casestudy{
	
	max-width:1140px;
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px;
	display:block;
}	
	
	
}