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

/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, 
dl, dt, dd, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

a img {border: 0;}



/*	Typography presets
	------------------	*/

body {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 22px;
}

p,ol,ul,dl,address{margin-bottom:1.5em;}

.small, small {
	font-size: 13px;
	line-height: 18px;
}

/* Selection colours (easy to forget) */

::selection 	 	{background: rgb(255,255,158);}
::-moz-selection 	{background: rgb(255,255,158);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(255,255,158);}



/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */

body {
background-image: url(images/bodybg_02.jpg);
background-repeat: repeat-x;
background-position: top;
color: #545454;
-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}

#container {
width: 980px;
margin-left: auto;
margin-right: auto;
}

#container2 {
width: 980px;
margin-left: auto;
margin-right: auto;
}

#contentbg {
background-image: url(images/frond.jpg);
background-position: 10% 0%;
background-repeat: no-repeat;
margin-top: 0px;
padding: 20px 0px;
}

#banner {
height: 589px;
margin-bottom: 0px;
}

#top-text {
position: absolute;
top: 46px;
right: 10px;
width: 240px;
height: 40px;
text-align: right;
color: #146675;
}

#logo {
width: 773px;
height: 481px;
margin-top: 54px;
margin-left: 103px;
}

#marketing {
width: 980px;
height: 566px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
z-index: 100;
}

#top-photo {
width: 980px;
height: 260px;
clear: both;
margin-bottom: 20px;
margin-top: 0px;
z-index: 100;
}


/* ---------- Camera Slideshow Styles -------------*/

.fluid_container {
	height: 566px;
	left: -1px;
	position: absolute;
	right: 0;
	top: 644px;
	z-index: 0;
}
		
#camera_wrap_4 {
height: 566px;
left: 0;
margin-bottom: 0!important;
position: absolute;
right: 0;
top: 0;
}

/* ---------- end Camera Slideshow Styles -------------*/

#content2 {
float: left;
margin: 20px 0px 20px 0px;
padding: 0px;
width: 650px;
}

#content2 a:link, #content2 a:visited {
color: #f00001;
text-decoration: underline;
}

#content2 a:hover {
text-decoration: none;
}

#content {
margin: 0px 0px 0px 0px;
padding: 0px;
width: 980px;
position: relative;
z-index: 99;
}

#content a:link, #content a:visited {
color: #ad1f23;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

.wow-slideshow {
width:980px;
height:654px;
max-width:100%;
overflow:hidden;
border:none;
padding:0px;
margin:0px auto 0px auto;
display:block;
}

.galler-image {
margin-bottom: -20px;
}

#rightcolumn {
margin: 20px 0px 20px 0px;
padding: 0px;
width: 280px;
float: right;
}

#videosection {
background-color: #4895a3;
}

#video {
width: 640px;
margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 50px;
}

#footer {
clear: both;
height: 350px;
font-size: 16px;
line-height: 22px;
text-align: center;
padding-top: 30px;
margin-top: 0px;
background-color: #212121;
border-top: 56px #146675 solid;
color: #fff;
}

#footer a:link, #footer a:visited {
color: #fff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#footer-content {
width: 980px;
margin-left: auto;
margin-right: auto;
}

#ftr-nav {
font-size: 14px;
margin: 10px 0px 40px 0px;
width: 980px;
}

#ftr-nav a {
margin: 0px 20px;
}

#copyright {
width: 980px;
margin-top: 20px;
font-size: 11px;
line-height: 24px;
}

#copyright a:link, #copyright a:visited {
color: #fff;
text-decoration: none;
}

#copyright a:hover {
text-decoration: underline;
}

/* -- Nav -- */

div#nav {
float: left;
font-size: 18px;
font-weight: bold;
overflow: hidden;
padding: 0px 0px 0px 20px;
margin-top: 46px;
margin-bottom: 0px;
width: 960px;
height: 39px;
margin-left: 0px;
z-index: 9998;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
float:left;
}

#nav ul li {
float:left;
border-right: 0px solid #CCC;
}

#nav ul li#lastnav {
float:left;
border-right: 0px solid #CCC;
}

#nav ul li a {
float: left;
color:#ffffff;
padding: 9px 20px;
text-decoration:none;
}

/* -- Drop down menu styling -- */

#nav li ul {
background: #ffffff;
left: -999em;
margin: 50px 0 0;
padding-top: 0px;
position: absolute;
width: 202px;
z-index: 9999;
border: 1px solid #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}

#nav li ul a {
background: none;
border-bottom: 0px #ffffff solid;
padding: 8px 12px;
margin-right: 0;
width: 178px;
}

#nav li ul li a {
color:#545454;
font-size: 16px;
}


/* -- Top Level Rollover -- */

#nav ul li a:hover,
#nav ul li:hover > a {
text-decoration: underline;
}

/* -- Drop down Rollover -- */

#nav li ul a:hover,
#nav ul li li:hover > a  {
background-color: #e5e5e5;
text-decoration: none;
color: #000000;
}

#nav li:hover ul {
left: auto;
}

#nav li li ul {
margin: -1px 0 0 160px;
visibility:hidden;
}

#nav li li:hover ul {
visibility:visible;
}

#nav select {
display: none;
}

@media (max-width: 767px) {
#nav ul     { display: none; }
#nav select { display: inline-block; }
}


/* -- HTML -- */

h1 {
padding: 12px 0px;
font-size: 36px;
line-height: 40px;
font-weight: 300;
margin-bottom: 20px;
color: #212a43;
}

h2 {
padding: 12px 0px;
font-size: 20px;
line-height: 26px;
font-weight: 300;
margin-bottom: 20px;
color: #212a43;
}

img {
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}



/* -- Classes -- */

.photoleft {
float: left;
padding: 3px 20px 20px 0px;
}

.photoright {
float: right;
padding: 3px 0px 20px 20px;
}

.imageborder {
padding: 4px;
border: 1px solid #006633;
}

.hdr-phone {
font-size: 24px;
color: #146675;
font-weight: bold;
line-height: 30px;
}

.houzz {
width: 80px;
height: 80px;
margin-right: 10px;
}

.z-social {
width: 34px;
height: 34px;
margin-right: 10px;
}

.z-portrait {
width: 332px;
height: 457px;
}



/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 1000px) {

body {
background-image: url(images/bodybg-tablet_02.jpg);
background-repeat: repeat-x;
background-position: top;
color: #545454;
-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}

#container {
width: 728px;
margin-left: auto;
margin-right: auto;
border-left: 20px solid none;
border-right: 20px solid none;
}

#container2 {
width: 728px;
margin-left: auto;
margin-right: auto;
border-left: 20px solid none;
border-right: 20px solid none;
}

#fadeshow1 {
height: 482px !important;
}

#contentbg {
background-image: url(images/frond.jpg);
background-position: 0% 0%;
background-repeat: no-repeat;
margin-top: 0px;
padding: 20px 0px;
}

#banner {
height: 465px;
margin-bottom: 0px;
}

#top-text {
position: absolute;
top: 40px;
right: 10px;
width: 240px;
height: 40px;
text-align: right;
color: #146675;
}

#logo {
width: 574px;
height: 357px;
margin-top: 48px;
margin-left: 77px;
}

#marketing {
width: 728px;
height: 454px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
z-index: 100;
}

#top-photo {
width: 728px;
height: 260px;
clear: both;
margin-bottom: 20px;
margin-top: 0px;
z-index: 100;
}



/* ---------- Camera Slideshow Styles -------------*/

.fluid_container {
height: 454px;
left: -1;
position: absolute;
right: 0;
top: 513px;
z-index: 0;
}
		
#camera_wrap_4 {
height: 454px;
left: 0;
margin-bottom: 0!important;
position: absolute;
right: 0;
top: 0;
}


/* ---------- end Camera Slideshow Styles -------------*/

#content2 {
float: left;
margin: 20px 0px 20px 0px;
padding: 0px;
width: 428px;
}

#content {
margin: 20px 0px 20px 0px;
padding: 0px;
padding-bottom: 10px;
width: 728px;
}

.wow-slideshow {
width:728px;
height:486px;
max-width:100%;
overflow:hidden;
border:none;
padding:0;
margin:0 auto;
display:block;
}

div.ws_bullets {
visibility: hidden;
}

#footer {
clear: both;
height: 250px;
font-size: 16px;
line-height: 22px;
text-align: center;
padding-top: 30px;
margin-top: 0px;
background-color: #212121;
border-top: 56px #146675 solid;
color: #fff;
}

#footer-content {
width: 728px;
margin-left: auto;
margin-right: auto;
}

#ftr-nav {
font-size: 14px;
margin: 10px 0px 40px 0px;
width: 728px;
}

#copyright {
width: 728px;
margin-top: 20px;
font-size: 11px;
line-height: 24px;
}


/* -- Nav -- */

div#nav {
float: left;
font-size: 14px;
font-weight: bold;
overflow: hidden;
padding: 0px 0px 0px 4px;
margin-top: 46px;
margin-bottom: 0px;
width: 724px;
height: 39px;
margin-left: 0px;
z-index: 9998;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
float:left;
}

#nav ul li {
float:left;
border-right: 0px solid #CCC;
}

#nav ul li#lastnav {
float:left;
border-right: 0px solid #CCC;
}

#nav ul li a {
float: left;
color:#ffffff;
padding: 9px 24px;
text-decoration:none;
}



h1 {
padding: 12px 0px;
font-size: 36px;
line-height: 40px;
font-weight: 300;
margin-bottom: 20px;
color: #212a43;
}

.biolist {
margin-left: 0px;
}

.z-sq-project {
width: 300px;
height: 300px;
margin-right: 40px;
margin-bottom: 40px;
}

.z-sq-project-last {
width: 300px;
height: 300px;
margin-right: 40px;
margin-bottom: 40px;
}


}



/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
	
body {
background-image: url(images/bodybg-ph-port_02.jpg);
background-repeat: repeat-x;
background-position: top;
}

#container {
width: 280px;
margin-left: auto;
margin-right: auto;
border-left: 20px solid none;
border-right: 20px solid none;
}

#container2 {
width: 280px;
margin-left: auto;
margin-right: auto;
}

#fadeshow1 {
height: 172px !important;
}

#contentbg {
background-image: url(images/frond.jpg);
background-position: 0% 0%;
background-repeat: no-repeat;
margin-top: 0px;
padding: 20px 0px;
}

#banner {
height: 269px;
margin-bottom: 0px;
}

#top-text {
position: absolute;
top: 26px;
right: 0px;
width: 220px;
height: 40px;
text-align: center;
color: #146675;
}

#logo {
width: 280px;
height: 174px;
margin-top: 54px;
margin-left: 0px;
}

#marketing {
width: 280px;
height: 210px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
z-index: 100;
}

#top-photo {
width: 280px;
height: 260px;
clear: both;
margin-bottom: 20px;
margin-top: 0px;
z-index: 100;
}


/* ---------- Camera Slideshow Styles -------------*/

.fluid_container {
height: 210px;
left: -1px;
position: absolute;
right: 0;
top: 323px;
z-index: 0;
}
		
#camera_wrap_4 {
height: 210px;
left: 0;
margin-bottom: 0!important;
position: absolute;
right: 0;
top: 0;
}

/* ---------- end Camera Slideshow Styles -------------*/

#content2 {
float: left;
margin: 20px 0px 20px 0px;
padding: 0px;
width: 280px;
}

#content {
margin: 0px 0px 0px 0px;
padding: 0px;
width: 280px;
position: relative;
z-index: 99;
}

.wow-slideshow {
width: 280px;
height: 186px;
max-width:100%;
overflow:hidden;
border:none;
padding:0;
margin:0 auto;
display:block;
}

#rightcolumn {
margin: 20px 0px 20px 0px;
padding: 0px;
width: 280px;
float: right;
}

#video {
width: 280px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 30px;
}

#footer {
clear: both;
height: 250px;
font-size: 16px;
line-height: 22px;
text-align: center;
padding-top: 30px;
margin-top: 0px;
background-color: #212121;
border-top: 56px #146675 solid;
color: #fff;
}

#footer-content {
width: 280px;
margin-left: auto;
margin-right: auto;
}

#ftr-nav {
font-size: 12px;
margin: 10px 0px 40px 0px;
width: 280px;
}

#ftr-nav a {
margin: 0px 12px;
}

#copyright {
width: 280px;
margin-top: 20px;
font-size: 11px;
line-height: 24px;
}


/* -- Nav -- */

div#nav {
float: left;
font-size: 18px;
font-weight: bold;
overflow: hidden;
padding: 0px 0px 0px 20px;
margin-top: 40px;
margin-bottom: 0px;
width: 200px;
height: 39px;
margin-left: 60px;
z-index: 9998;
}

h1 {
padding: 2px 0px;
font-size: 20px;
line-height: 24px;
font-weight: 300;
margin-bottom: 10px;
color: #212a43;
}

.first-photo {
width: 280px;
float: none;
padding: 3px 0px 20px 0px;
}

.hdr-phone {
font-size: 20px;
color: #146675;
font-weight: bold;
line-height: 24px;
}

.z-portrait {
width: 280px;
height: 385px;
}

	
}



/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
body {
}
	
#container {
width: 436px;
margin-left: auto;
margin-right: auto;
border-left: 22px solid none;
border-right: 22px solid none;
}

#container2 {
width: 436px;
margin-left: auto;
margin-right: auto;
}

#fadeshow1 {
height: 263px !important;
}

#contentbg {
background-image: url(images/frond.jpg);
background-position: 0% 0%;
background-repeat: no-repeat;
margin-top: 0px;
padding: 20px 0px;
}

#banner {
height: 185px;
margin-bottom: 0px;
}

#top-text {
float: none;
margin-top: 2px;
margin-right: 0px;
margin-left: 50px;
width: 336px;
height: 41px;
text-align: center;
font-size: 12px;
line-height: 16px;
}

#logo {
float: none;
width: 316px;
height: 196px;
margin-top: 40px;
margin-left: 60px;
}

#marketing {
width: 436px;
height: 250px;
clear: both;
margin-bottom: 10px;
margin-top: 0px;
}

#top-photo {
width: 436px;
height: 260px;
clear: both;
margin-bottom: 20px;
margin-top: 0px;
z-index: 100;
}

/* ---------- Camera Slideshow Styles -------------*/

.fluid_container {
height: 250px;
left: 0;
position: absolute;
right: 0;
top: 10;
z-index: 0;
}
		
#camera_wrap_4 {
height: 250px;
left: 0;
margin-bottom: 0!important;
position: absolute;
right: 0;
top: 10;
}

/* ---------- end Camera Slideshow Styles -------------*/

#content2 {
float: left;
margin: 20px 20px 10px 20px;
padding: 0px;
width: 396px;
}

#content {
margin: 20px 0px 20px 0px;
padding: 0px;
padding-bottom: 10px;
width: 396px;
font-size: 14px;
line-height: 20px;
}

.wow-slideshow {
width: 396px;
height: 264px;
max-width:100%;
overflow:hidden;
border:none;
padding:0;
margin:0 auto;
display:block;
}

#rightcolumn {
margin: 10px 78px 10px 0px;
padding: 0px;
width: 280px;
float: right;
}

#video {
width: 396px;
margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 50px;
}

#footer {
clear: both;
height: 250px;
font-size: 16px;
line-height: 22px;
text-align: center;
padding-top: 30px;
margin-top: 0px;
background-color: #212121;
border-top: 56px #146675 solid;
color: #fff;
}

#footer-content {
width: 436px;
margin-left: auto;
margin-right: auto;
}

#ftr-nav {
font-size: 12px;
margin: 10px 0px 40px 0px;
width: 436px;
}

#ftr-nav a {
margin: 0px 10px;
}

#copyright {
width: 436px;
margin-top: 20px;
font-size: 11px;
line-height: 24px;
}




/* -- Nav -- */

div#nav {
float: right;
font-size: 15px;
font-weight: 300;
overflow: hidden;
padding: 0px 0px;
margin-top: 30px;
margin-bottom: 0px;
width: 436px;
margin-left: 0px;
text-align: center;
}

.z-portrait {
width: 332px;
height: 457px;
margin-right: 104px;
}


}

@media only screen and (min-width: 480px){}@media only screen and (min-width: 600px){}@media only screen and (min-width: 768px){}@media only screen and (min-width: 992px){}@media only screen and (min-width: 1382px){}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5){}
