/*!////////////////////////////////////////////////
// BASE
/////////////////////////////////////////////////*/
@-o-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body,
iframe,
div,
section,
header,
p,
a,
ul,
ol,
li,
article,
footer,
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0; }

html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #425c7f;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #425c7f;
  text-shadow: none;
  color: #fff; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle;
  max-width:100%; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.sidebar__tagcloud {
	    background: #e9e9e9;
    padding: 15px;
	font-weight:bold;
}

.sidebar__tagcloud p {
text-align:center;
font-size:1.4em;
margin-bottom:5px;
	
}
.sidebar__tagcloud a {
    color: #396290;	
}

/*!////////////////////////////////////////////////
// LAYOUT
/////////////////////////////////////////////////*/

.wrap {
  max-width: 1280px;
  width: 92%;
  margin: 0px auto;
  position: relative; }

.row {
  clear: both; }

@media screen and (min-width: 480px) {
  .wrap {
    width: 98%; }

  .grid-1,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-half,
  .grid-full,
  .grid-unit {
    float: left;
    width: 100%; }
    .grid-1:nth-child(n),
    .grid-2:nth-child(n),
    .grid-3:nth-child(n),
    .grid-4:nth-child(n),
    .grid-5:nth-child(n),
    .grid-6:nth-child(n),
    .grid-half:nth-child(n),
    .grid-full:nth-child(n),
    .grid-unit:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-1:nth-child(1n),
    .grid-2:nth-child(1n),
    .grid-3:nth-child(1n),
    .grid-4:nth-child(1n),
    .grid-5:nth-child(1n),
    .grid-6:nth-child(1n),
    .grid-half:nth-child(1n),
    .grid-full:nth-child(1n),
    .grid-unit:nth-child(1n) {
      margin-right: 0; }
    .grid-1:last-child,
    .grid-2:last-child,
    .grid-3:last-child,
    .grid-4:last-child,
    .grid-5:last-child,
    .grid-6:last-child,
    .grid-half:last-child,
    .grid-full:last-child,
    .grid-unit:last-child {
      margin-right: 0; }

  .grid-25 {
    float: left;
    width: 49.24242%; }
    .grid-25:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-25:nth-child(2n) {
      margin-right: 0; }
    .grid-25:last-child {
      margin-right: 0; }

  .gallery .grid-unit,
  .grid-half {
    width: 49.24242%; }
    .gallery .grid-unit:nth-child(n),
    .grid-half:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .gallery .grid-unit:nth-child(2n),
    .grid-half:nth-child(2n) {
      margin-right: 0; }
    .gallery .grid-unit:last-child,
    .grid-half:last-child {
      margin-right: 0; } }
@media screen and (min-width: 640px) {
  .grid-1 {
    width: 15.40404%; }
    .grid-1:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-1:nth-child(6n) {
      margin-right: 0; }
    .grid-1:last-child {
      margin-right: 0; }

  .grid-2 {
    width: 32.32323%; }
    .grid-2:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-2:nth-child(3n) {
      margin-right: 0; }
    .grid-2:last-child {
      margin-right: 0; }

  .grid-3,
  .grid-half {
    width: 49.24242%; }
    .grid-3:nth-child(n),
    .grid-half:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-3:nth-child(2n),
    .grid-half:nth-child(2n) {
      margin-right: 0; }
    .grid-3:last-child,
    .grid-half:last-child {
      margin-right: 0; }

  .grid-4 {
    width: 66.16162%; }
    .grid-4:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-4:nth-child(1.5n) {
      margin-right: 0; }
    .grid-4:last-child {
      margin-right: 0; }

  .grid-5 {
    width: 82.74242%; }
    .grid-5:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-5:nth-child(1.20482n) {
      margin-right: 0; }
    .grid-5:last-child {
      margin-right: 0; }

  .grid-6,
  .grid-full {
    width: 100%; }
    .grid-6:nth-child(n),
    .grid-full:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-6:nth-child(1n),
    .grid-full:nth-child(1n) {
      margin-right: 0; }
    .grid-6:last-child,
    .grid-full:last-child {
      margin-right: 0; }

  /* If there are no margins */
  .grid-1.no-margin {
    width: 16.66667%; }
    .grid-1.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-1.no-margin:nth-child(6n) {
      margin-right: 0; }
    .grid-1.no-margin:last-child {
      margin-right: 0; }

  .grid-2.no-margin {
    width: 33.33333%; }
    .grid-2.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-2.no-margin:nth-child(3n) {
      margin-right: 0; }
    .grid-2.no-margin:last-child {
      margin-right: 0; }

  .grid-3.no-margin,
  .grid-half.no-margin {
    width: 50%; }
    .grid-3.no-margin:nth-child(n),
    .grid-half.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-3.no-margin:nth-child(2n),
    .grid-half.no-margin:nth-child(2n) {
      margin-right: 0; }
    .grid-3.no-margin:last-child,
    .grid-half.no-margin:last-child {
      margin-right: 0; }

  .grid-4.no-margin {
    width: 66.66667%; }
    .grid-4.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-4.no-margin:nth-child(1.5n) {
      margin-right: 0; }
    .grid-4.no-margin:last-child {
      margin-right: 0; }

  .grid-5.no-margin {
    width: 83.0%; }
    .grid-5.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-5.no-margin:nth-child(1.20482n) {
      margin-right: 0; }
    .grid-5.no-margin:last-child {
      margin-right: 0; }

  .grid-6.no-margin,
  .grid-full.no-margin {
    width: 100%; }
    .grid-6.no-margin:nth-child(n),
    .grid-full.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-6.no-margin:nth-child(1n),
    .grid-full.no-margin:nth-child(1n) {
      margin-right: 0; }
    .grid-6.no-margin:last-child,
    .grid-full.no-margin:last-child {
      margin-right: 0; }

  .grid-25 {
    width: 23.86364%; }
    .grid-25:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-25:nth-child(4n) {
      margin-right: 0; }
    .grid-25:last-child {
      margin-right: 0; }

  .grid-25.no-margin {
    width: 25%; }
    .grid-25.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-25.no-margin:nth-child(4n) {
      margin-right: 0; }
    .grid-25.no-margin:last-child {
      margin-right: 0; }

  .gallery .grid-unit {
    width: 32.32323%; }
    .gallery .grid-unit:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .gallery .grid-unit:nth-child(3n) {
      margin-right: 0; }
    .gallery .grid-unit:last-child {
      margin-right: 0; }

  .content-pad-right {
    padding-right: 4%;
    /* Use (or don't) as necessary. */ }

  .content-pad-left {
    padding-left: 4%; }
	
  .grid-flow-opposite {
    float: right; } }
	
  .list-grid-2 {
	-webkit-column-count:2; 
	-moz-column-count: 2; 
	column-count: 2; 
	-webkit-column-gap: 40px; 
	-moz-column-gap: 40px; 
	column-gap: 40px; }
	@media screen and (max-width: 480px) {
      .list-grid-2 {
	    -webkit-column-count:1; 
	    -moz-column-count: 1; 
	    column-count: 1; 
	    -webkit-column-gap: 0px; 
	    -moz-column-gap: 0px; 
	    column-gap: 0px; }
	}
	
  .list-grid-3 {
	-webkit-column-count:3; 
	-moz-column-count: 3; 
	column-count: 3; 
	-webkit-column-gap: 40px; 
	-moz-column-gap: 40px; 
	column-gap: 40px; }
	@media screen and (max-width: 480px) {
      .list-grid-3 {
	    -webkit-column-count:1; 
	    -moz-column-count: 1; 
	    column-count: 1; 
	    -webkit-column-gap: 0px; 
	    -moz-column-gap: 0px; 
	    column-gap: 0px; }
	}
	
	
/*!////////////////////////////////////////////////
// THEME
/////////////////////////////////////////////////*/

body {
	font-family: 'Open Sans', sans-serif;
	background:transparent!important;
	color:#403b35; }
	
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	font-weight:normal; }
h1 {
	font-size:2em;
	margin-bottom:30px; }
h2 {
	font-size:1.8em;
	margin-bottom:30px; }
h3 {
	font-size:1.6em;
	margin-bottom:25px; }
h4, h5, h6 {
	font-size:1.4em;
	margin-bottom:25px; }
	
a {
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease; }

/* *[class^="button"],
*[class^="main__content"] form input[type=submit] {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border:1px solid #0a3f2d;
	-webkit-box-shadow:inset 0 1px 2px 0px #fff;
	box-shadow:inset 0 1px 2px 0px #fff;  
	padding:10px;
	color:#fff !important;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	background: #0f5d43; 
	color:#0f5d43;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBmNWQ0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDRmMzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0f5d43 0%, #0d4f39 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f5d43), color-stop(100%,#0d4f39));
	background: -webkit-linear-gradient(top,  #0f5d43 0%,#0d4f39 100%);
	background: -o-linear-gradient(top,  #0f5d43 0%,#0d4f39 100%);
	background: -ms-linear-gradient(top,  #0f5d43 0%,#0d4f39 100%);
	background: linear-gradient(to bottom,  #0f5d43 0%,#0d4f39 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f5d43', endColorstr='#0d4f39',GradientType=0 ); } */
	
	*[class^="button"],
*[class^="main__content"] form input[type=submit] {
			display:inline-block;
			background:#0f5d43;
			padding:10px;
			text-transform:uppercase;
			text-align:center;
			color:#fff !important;
			text-decoration:none;
			font-family: "Oswald",sans-serif;
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBmNWQ0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDRmMzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0f5d43 0%, #0d4f39 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f5d43), color-stop(100%,#0d4f39));
	background: -webkit-linear-gradient(top,  #0f5d43 0%,#0d4f39 100%);
	background: -o-linear-gradient(top,  #0f5d43 0%,#0d4f39 100%);
	background: -ms-linear-gradient(top,  #0f5d43 0%,#0d4f39 100%);
	background: linear-gradient(to bottom,  #0f5d43 0%,#0d4f39 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f5d43', endColorstr='#0d4f39',GradientType=0 ); 
	transition:none !important;
	font-size: 1.4em; } 
			.sidebar__group-button:hover,
			.sidebar__group-button:focus {
				background:#0f5d43; }

*[class^="button"]:hover,
*[class^="button"]:focus,
*[class^="main__content"] form input[type=submit]:hover,
*[class^="main__content"] form input[type=submit]:focus {
	background: #425C7F;
	text-decoration:none !important;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkNGYzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZjVkNDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0d4f39 0%, #0f5d43 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d4f39), color-stop(100%,#0f5d43));
	background: -webkit-linear-gradient(top,  #0d4f39 0%,#0f5d43 100%);
	background: -o-linear-gradient(top,  #0d4f39 0%,#0f5d43 100%);
	background: -ms-linear-gradient(top,  #0d4f39 0%,#0f5d43 100%);
	background: linear-gradient(to bottom,  #0d4f39 0%,#0f5d43 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d4f39', endColorstr='#0f5d43',GradientType=0 );
	 }



/*!////////////////////////////////////////////////
// MODULES
/////////////////////////////////////////////////*/
/*! Partials
//////////////////////////////////////////////*/


header[role=banner] {
	padding:0px 0px 20px 0px;
	/*
	background-position:top left;
	background:url("../img/wood-background.jpg") repeat-x;
	background-position: left bottom;
	background-size: auto 100%;
	*/ }
	@media screen and (max-width: 620px) {
		header[role=banner] {
			text-align:center;
			 }
	}
	
.featured__header {
	width:100%;
	height: 600px; /* ORIGIONAL HEIGHT 725PX - CLIENT REQUESTED IT DROP BY 75PX*/
	background-image:url('../img/hero-home.jpg');
	background-position:center center;
	background-size:cover;
	position:relative; }
	.featured__header.home__header {
		height:650px; } /* ORIGIONAL HEIGHT 725PX - CLIENT REQUESTED IT DROP BY 75PX*/
	@media screen and (max-width: 800px) {
		.featured__header { 
		height:450px;}
		.featured__header.home__header {
		height:475px;}
	}
	@media screen and (max-width: 700px) {
		.featured__header {
			height:200px;}
		.featured__header.home__header {
			height:200px;}
	}

.main__nav {
	display:block; }
	@media screen and (max-width: 620px) {
		.main__nav {
			display:none; }
	}
.mobile__nav {
	display:none;
	padding:15px;
	text-align:left; }
	@media screen and (max-width: 620px) {
		.mobile__nav {
			display:block;
			position:relative;
			z-index:900; }
	}
	.mobile__nav--wrap {
		display:none;
		margin-top:15px; }
	.mobile__nav a {
		display:block;
		color:#fff;
		font-family: 'Oswald', sans-serif;
		text-transform:uppercase;
		font-size:1em;
		text-shadow: 1px 1px 3px #203c5b;
		text-decoration:none;
		text-align:left; }
.mobile__nav-button {
	display:none }
	@media screen and (max-width: 620px) {
		.mobile__nav-button {
			display:block; }
	}

nav[role=navigation] {
	  text-align: center;
}
	@media screen and (max-width: 1315px) {
		nav[role=navigation] {
			text-align:center; }
	}
	@media screen and (max-width: 620px) {
		nav[role=navigation] {
			position: relative;
			z-index: 9; }
	}
	nav[role=navigation] > ul > li {
		list-style:none;
		display:inline-block;
		position:relative; }
	nav[role=navigation] > ul > li > a {
		padding: 10px 25px;
		color:#fff;
		font-family: 'Oswald', sans-serif;
		text-transform:uppercase;
		font-size:1.2em;
		font-weight:bold;
		display:inline-block;
		text-decoration:none;
		 }
		 
 	nav[role=navigation] > ul > li > a:hover {
		
		background-color:rgba(120,0,0,0.9);
	}
	
		@media screen and (max-width: 1315px) {
			nav[role=navigation] > ul > li > a {
				font-size:1em;
				padding:22px 15px; }
		}
		@media screen and (max-width: 1125px) {
			nav[role=navigation] > ul > li > a {
				padding:22px 10px; }
		}
		@media screen and (max-width: 810px) {
			nav[role=navigation] > ul > li > a {
				font-size:.95em;
				padding:15px 7px;
				font-weight:normal; }
		}
		@media screen and (max-width: 730px) {
			nav[role=navigation] > ul > li > a {
				font-size:.8em; }
		}
		nav[role=navigation] > ul > li:first-child > a {
			border-left:none;
			text-align:left; }
			
	    nav[role=navigation] > ul > li:last-child > a {
    border-right: none;
	text-align:right;
}
			@media screen and (max-width: 1125px) {
				nav[role=navigation] > ul > li:last-of-type > a {
					border-right:none;
					text-align:right;
					 }
			}
		nav[role=navigation] ul li ul {
			position:absolute;
			z-index:10;
			width:99%;
			margin-left:.5%;
			background:#3a618f;
			padding: 20px;
			-webkit-transform: scaleY(0); 
			-o-transform: scaleY(0); 
			-ms-transform: scaleY(0); 
			transform: scaleY(0); 
			-webkit-transform-origin: top; 
			-o-transform-origin: top; 
			-ms-transform-origin: top; 
			transform-origin: top; 
			-webkit-transition: -webkit-transform 0.26s ease-out; 
			-o-transition: -o-transform 0.26s ease; 
			-ms-transition: -ms-transform 0.26s ease; 
			transition: transform 0.26s ease; }
			@media screen and (max-width: 1315px) {
				nav[role=navigation] ul li ul {
					text-align:left;
					padding: 10px; }
			}
			nav[role=navigation] ul li ul li a {
				color:#fff;
				text-decoration:none;
				padding:5px 0;
				display:block;
				font-weight:bold; }
				@media screen and (max-width: 1125px) {
					nav[role=navigation] ul li ul li a {
						font-size:.9em;
						font-weight:normal; }
				}
				nav[role=navigation] ul li ul li a:hover,
				nav[role=navigation] ul li ul li a:focus {
					text-decoration:underline; }
		nav[role=navigation] ul li:hover ul,
		nav[role=navigation] ul li:focus ul {
			-webkit-transform: scaleY(1); 
			-o-transform: scaleY(1); 
			-ms-transform: scaleY(1); 
			transform: scaleY(1); }
			@media screen and (max-width: 810px) {
				nav[role=navigation] ul li:hover ul,
				nav[role=navigation] ul li:focus ul {
					-webkit-transform: scaleY(0); 
					-o-transform: scaleY(0); 
					-ms-transform: scaleY(0); 
					transform: scaleY(0); }
			}
			
	 #top-bar .wrap .grid-half:nth-child(n), #top-bar .wrap .grid-half {
		 margin-bottom:0;
	 }
	 
	  #top-bar .wrap .top-message{
		  text-align:center;
	  }
	  
	   #top-bar .wrap .top-search{
		  text-align:right;
	  }
	  
	 .header__search {
		/*border-left:#698db9 1px solid;*/
		display:inline-block;
		margin-left: 30px; 
		}
		@media screen and (max-width: 1315px) {
			.header__search {
				padding:20px 15px; }
		}
		@media screen and (max-width: 1125px) {
		 .header__search {
				display:none; }
		}
		.header__search input[type=text] {
			height:30px;
			padding:5px;
			width:150px; }
			@media screen and (max-width: 1125px) {
				.header__search input[type=text] {
					width:130px; }
			}
		.header__search input[type=submit] {
			border:none;
			background:none;
			background:url('../img/search.png') no-repeat;
			width:25px;
			height:22px;
			margin-left:5px; }
			
.header-wrap{
	background:#9d0b0e;
	position:relative;
	z-index:900;
}

.header__logo--wrap {
	display:inline-block;
}
	@media screen and (max-width: 730px) {
		.header__logo--wrap {
			width:40%; }
	}
	@media screen and (max-width: 620px) {
		.header__logo--wrap {
			width:96%;
			margin-left:2%;
			text-align:center; }
	}
.header__logo {
	float:left;
	padding: 15px 0px; }
	@media screen and (max-width: 730px) {
		.header__logo {
			width:100%; }
	}
.header__logo.logo__iframe {
	float: none;
	display: block;
	max-width: 350px;
	margin: 20px auto; }
.header__top {
	vertical-align: middle; }
.header__message {
	display: block; 
	text-align: center;  
	color: white;
	background: #403b35; 
	padding: .5em; }
	
.header__message p a{
	color: white;
}

	
.header__button--wrap {
	display:inline-block;
	margin:50px 0 0 10px;
	float:right; 
	text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
	}
	
	@media screen and (max-width: 620px) {
		.header__button--wrap {
			float:none;
			margin:0 0 20px 0; }
	}
.button__header {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	text-shadow: 1px 1px 3px #203c5b; }
	@media screen and (max-width: 730px) {
		.button__header  {
			 font-size:1em; }
	}
	.call__button {
		color:white;
		font-size: 22px;
		vertical-align: bottom;
	}



/*! Home Page
//////////////////////////////////////////////*/

.featured__product-cat {
	position:absolute;
	bottom:-2px;
	width:100%;
	z-index:9; }
	@media screen and (max-width: 620px) {
		.featured__product-cat {
			display:none; }
	}
	*[class^="product__cat"] {
		background:#403b35;
		padding:10px;
		width:31.5%;
		margin-right:1.5%;
		color:#fff;
		font-family: 'Oswald', sans-serif;
		text-transform:uppercase;
		font-size:1.5em;
		font-weight:bold;
		text-align:center;
		text-shadow: 1px 1px 3px #203c5b;
		display:inline-block;
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
		cursor:pointer; }
		@media screen and (max-width: 810px) {
			*[class^="product__cat"] {
				font-size:1.2em; }
		}
		*[class^="product__cat"].active {
			background:#000;
			color:#403b35;
			text-shadow:none;
			font-size:2em; }
			@media screen and (max-width: 810px) {
				*[class^="product__cat"].active {
					font-size:1.7em; }
			}

.featured__product-content {
	padding:30px; }
	*[class^="product__content"] {
		display:none; }
		@media screen and (max-width: 620px) {
			*[class^="product__content"] {
				display:block !important;
				margin-bottom:30px; }
		}
		.product__desc {
			margin-bottom:30px;
			font-size:1.2em; }
			.product__title {
				display:none; }
				@media screen and (max-width: 620px) {
					.product__title {
						display:block; }
				}
			.product__desc a {
				font-weight:bold;
				text-decoration:none;
				color: #403B35; }
				.product__desc a:hover,
				.product__desc a:focus {
					text-decoration:underline; }
	.product__details {
		text-align:center;
		padding:20px;
		border:solid 1px #c6c6c6;
		-webkit-box-shadow: 0 5px 3px 0 #dbdbdb;
		box-shadow: 0 1px 5px 0 #dbdbdb;
		background: #ffffff;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
		background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
		background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
		background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease; }
		.product__details:hover,
		.product__details:focus {
			-moz-transform: scale(1.1);
			-webkit-transform: scale(1.1);
			-o-transform: scale(1.1);
			-ms-transform: scale(1.1);
			transform: scale(1.1); }
		.product__details a {
			text-decoration:none;
			color: #403B35; }
		.product__details--img {
		}
			.product__details--img img {
				width:100%;
				height:auto; }


			 
		.cvl-parent {
			text-align: center;
			margin: 5% 0;}	 
			
	  .color-visualizer-logo.iframe img {
	  	max-width: 150px;
		top: -50px; }

.product__cat-content {
	padding:30px; }
	*[class^="visualizer__content"] {
		display:none; }		


.main__content-home {
	text-align:center;
	padding:50px; }
	
.button__news {
	font-size:1.5em;
	display: inline-block;
	width:17.5%;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	text-shadow: 1px 1px 3px #203c5b; }
	@media screen and (max-width: 810px) {
		.button__news {
			font-size:1.2em; }
	}
	
	.button__footer {
	font-size:1.5em;
	display: inline-block;
	width: 30%;
    margin: 0px 0px 30px 15px;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	text-shadow: 1px 1px 3px #203c5b; }
	@media screen and (max-width: 810px) {
		.button__footer {
			font-size:1.2em; }
	}

	
.featured__map {
	background:#425c7f url('../img/map.png') no-repeat;
	background-position:-20% 5%;
	padding:70px;}
	@media screen and (min-width: 1500px) {
		.featured__map {
			background-position:0 5%;
		}
	}
	@media screen and (max-width: 1125px) {
		.featured__map {
			background-position:-50% 5%; }
	}
	@media screen and (max-width: 990px) {
		.featured__map {
			background-position:0 5%;
			background-size:cover; }
	}
	.featured__map-content {
		width:40%;
		margin-left:50%;
		color:#fff;
		text-shadow: 1px 1px 3px #2a3b52; }
		@media screen and (max-width: 990px) {
			.featured__map-content {
				width:100%;
				margin-left:0; }
		}
		
		.featured__map-content p {
			font-size:1.4em; }



/*! Main Content
//////////////////////////////////////////////*/

.featured__content {
	padding:50px;
	background:#efe6df; }
	.featured__image {
		text-align:center; }
		.featured__image img {
			margin-bottom:20px;
			padding:15px;
			background:#fff; }
		.featured__image p {
			font-weight:bold; }

.pinkbackground {
	
	background:#EFE6DF !important;
	
}

*[class^="main__content"] {
	padding: 30px 20px 0px;
	background:#fff; }
	*[class^="main__content"] p {
		margin-bottom:20px;
		font-size:1.2em;
		line-height:1.6em; }
		@media screen and (max-width: 620px) {
			*[class^="main__content"] p {
				font-size:1em;
				line-height:1.4em; }
		}
	*[class^="main__content"] a {
		color:#396290;
		text-decoration:none; }
		*[class^="main__content"] a:hover,
		*[class^="main__content"] a:focus {
			text-decoration:underline; }
	*[class^="main__content"] ul {
		margin-bottom:30px; }
		*[class^="main__content"] ul li {
			list-style:disc outside;
			margin-left:20px;
			font-size:1.2em;
			line-height:1.6em;
			margin-bottom:10px; }
			@media screen and (max-width: 620px) {
				*[class^="main__content"] ul li {
					font-size:1em;
					line-height:1.4em; }
			}
	*[class^="main__content"] table {
		width:100%;
		margin-bottom:30px; }
		*[class^="main__content"] table tr th {
			padding:5px;
			background:#425C7F;
			color:#fff; }
		*[class^="main__content"] table td {
			padding:8px;
			border:#ccc solid 1px; }
	*[class^="main__content"] form {
	}
		*[class^="main__content"] form p {
			margin-bottom:5px; }
		*[class^="main__content"] form input[type=text],
		*[class^="main__content"] form input[type=email],
		*[class^="main__content"] form select {
			width:70%;
			height:30px;
			margin-bottom:15px; }
		*[class^="main__content"] form textarea {
			width:70%;
			height:150px;
			margin-bottom:15px; }
			
.main__sidebar {
	padding-top: 100px; }
	@media screen and (max-width: 640px) {
		.main__sidebar {
			padding-top: 0px; }
	}
	.sidebar__group {
		background:#e9e9e9;
		padding:15px;
		margin-bottom:30px; }
		.sidebar__title {
			text-transform:uppercase;
			font-weight:bold;
			margin-bottom:10px !important; }
		.sidebar__description {
			margin-bottom:20px;
			font-size:1.2em; }
		.sidebar__group-button {
			display:inline-block;
			width:100%;
			background:#4282c0;
			padding:10px;
			text-transform:uppercase;
			text-align:center;
			color:#fff;
			text-decoration:none;
			font-family: "Oswald",sans-serif;
			font-size: 1.4em; }
			.sidebar__group-button:hover,
			.sidebar__group-button:focus {
				background:#425C7F; }
	.main__sidebar .button {
		width:100%;
		text-align:center;
		margin-bottom:20px; }
	.sidebar__featuredimg {
		margin-bottom:10px;
		border:solid 1px #c6c6c6;
		width:100%; }
		.sidebar__featuredimg img {
			width:100%; }
	.sidebar__article {
		margin-bottom:10px;
		padding-bottom:10px;
		border-bottom:1px solid #c0bebf; }
		.sidebar__article:last-child {
			margin-bottom:0;
			padding-bottom:0;
			border-bottom:none; }
		.sidebar__article .sidebar__article-time {
			font-weight:bold; }
		.sidebar__article a {
			color:#403B35;
			text-decoration:none; }
		
.sidebar__pdf-button {
	display:inline-block;
	width:100%;
	padding:10px;
	margin-bottom:10px;
	border:solid 1px #c6c6c6;
	background: #ffffff;
	color: #403B35;
	text-decoration:none;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); }
	.sidebar__pdf-button:hover,
	.sidebar__pdf-button:focus {
		background: #425C7F;
		background: -moz-linear-gradient(top,  #425C7F 0%, #425C7F 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#425C7F), color-stop(100%,#425C7F));
		background: -webkit-linear-gradient(top,  #425C7F 0%,#425C7F 100%);
		background: -o-linear-gradient(top,  #425C7F 0%,#425C7F 100%);
		background: -ms-linear-gradient(top,  #425C7F 0%,#425C7F 100%);
		background: linear-gradient(to bottom,  #425C7F 0%,#425C7F 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#425C7F', endColorstr='#425C7F',GradientType=0 );
		color:#fff; }
	.sidebar__pdf-button img {
		margin-right:20px; }
			
.category__links {
	-webkit-column-count:2; 
	-moz-column-count: 2; 
	column-count: 2; 
	-webkit-column-gap: 100px; 
	-moz-column-gap: 100px; 
	column-gap: 100px; }
	@media screen and (max-width: 990px) {
		.category__links {
			-webkit-column-gap: 50px; 
			-moz-column-gap: 50px; 
			column-gap: 50px; }
	}
	@media screen and (max-width: 480px) {
	  .category__links {
		-webkit-column-count:1; 
		-moz-column-count: 1; 
		column-count: 1; 
		-webkit-column-gap: 0px; 
		-moz-column-gap: 0px; 
		column-gap: 0px; }
	}
	.category__links li {
		list-style:none !important;
		margin-left:0 !important;
		overflow: hidden; /* fix for Firefox */
		break-inside: avoid-column;
		-webkit-column-break-inside: avoid;
		margin-bottom:30px;
		border:solid 1px #c6c6c6;
		-webkit-box-shadow: 0 5px 3px 0 #dbdbdb;
		box-shadow: 0 1px 5px 0 #dbdbdb;
		background: #ffffff;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
		background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
		background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
		background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); }
		.category__links-thumb {
			width:30%;
			display:inline-block;
			vertical-align:middle; }
			@media screen and (max-width: 810px) {
				.category__links-thumb {
					width:100%; }
			}
			.category__links-thumb img {
				width:100%;
				height:auto;
				border-right:solid 1px #c6c6c6; }
			.category__links-content {
				display:inline-block;
				width:62%;
				padding:2% 4%;
				vertical-align:middle; }
				@media screen and (max-width: 810px) {
					.category__links-content {
						width:92%;
						padding:4%; }
				}
				.category__links-content h4 {
					margin-bottom:10px; }
				.category__links-content p {
					font-size:.9em;
					line-height:1.3em; }
				.category__links-content .button {
					width:100%;
					text-align:center; }
					
.search__links li {
	list-style:none !important;
	margin-left:0 !important;
	overflow: hidden; /* fix for Firefox */
	break-inside: avoid-column;
	-webkit-column-break-inside: avoid;
	margin-bottom:30px;
	border:solid 1px #c6c6c6;
	-webkit-box-shadow: 0 5px 3px 0 #dbdbdb;
	box-shadow: 0 1px 5px 0 #dbdbdb;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); }
	.search__links-thumb {
		width:25%;
		display:inline-block;
		vertical-align:middle; }
		.search__links-thumb img {
			width:100%;
			border-right:solid 1px #c6c6c6; }
		.search__links-content {
			display:inline-block;
			width:73%;
			padding:2% 4%;
			vertical-align:middle; }
			.search__links-content h4 {
				margin-bottom:10px; }
			.search__links-content p {
				font-size:.9em;
				line-height:1.3em; }
			.search__links-content .button {
				width:40%;
				text-align:center; }
			
.breadcrumbs__wrap {
	padding:50px 20px 0 20px;
	font-size:.9em;
	color:#999; }
	.breadcrumbs__wrap a {
		color: #425C7F;
		text-decoration:none;
		font-style:italic; }
		.breadcrumbs__wrap a:hover,
		.breadcrumbs__wrap a:focus {
			text-decoration:underline; }

.ftg-filters {
}
	.ftg-filters a {
		border: 1px solid #C6C6C6 !important;
		color: #403B35 !important; }
		.ftg-filters a:hover,
		.ftg-filters a:focus,
		.ftg-filters a.selected {
			border: 1px solid #C6C6C6 !important;
			color: #fff !important;
			background:#C6C6C6; }
			

.contractor__list {
}
	.contractor__list li {
		padding:20px;
		list-style:none !important;
		margin-left:0 !important;
		overflow: hidden; /* fix for Firefox */
		break-inside: avoid-column;
		-webkit-column-break-inside: avoid;
		margin-bottom:30px !important;
		border:solid 1px #c6c6c6;
		-webkit-box-shadow: 0 5px 3px 0 #dbdbdb;
		box-shadow: 0 1px 5px 0 #dbdbdb;
		background: #ffffff;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
		background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
		background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%);
		background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); }
	@media screen and (min-width: 500px) {
		.contractor__list li {
			float:left;
			width:45%; }
		.contractor__list li:nth-of-type(2n) {
		  margin-left:10% !important; }
	}
	.contractor__list-page {
		text-align:center; }
		.contractor__list-page a {
			padding:0 5px;
			color:#403B35; }
			.contractor__list-page a:hover,
			.contractor__list-page a:focus {
			}
			.contractor__list-page .current {
				color:#C6C6C6; }

*[class^="contractor__search"] {
	margin-bottom:50px; }
	*[class^="contractor__search"] input[type=text],
	*[class^="contractor__search"] select {
		width:100%;
		height:30px;
		margin-bottom:15px; }
	*[class^="contractor__search"] input[type=submit] {
		background:none;
		border:none;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
		border:1px solid #0a3f2d;
		-webkit-box-shadow:inset 0 1px 2px 0px #fff;
		box-shadow:inset 0 1px 2px 0px #fff;
		padding:10px;
		color:#fff;
		font-size:1.2em;
		font-weight:bold;
		text-decoration:none;
		display:inline-block;
		background: #0f5d43;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBmNWQ0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDRmMzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #0f5d43 0%, #0d4f39 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f5d43), color-stop(100%,#0d4f39));
		background: -webkit-linear-gradient(top,  #0f5d43 0%,#0d4f39 100%);
		background: -o-linear-gradient(top,  #0f5d43 0%,#0d4f39 100%);
		background: -ms-linear-gradient(top,  #0f5d43 0%,#0d4f39 100%);
		background: linear-gradient(to bottom,  #0f5d43 0%,#0d4f39 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f5d43', endColorstr='#0d4f39',GradientType=0 ); }
		*[class^="contractor__search"] input[type=submit]:hover,
		*[class^="contractor__search"] input[type=submit]:focus {
			background: #0d4f39;
			text-decoration:none !important;
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkNGYzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZjVkNDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  #0d4f39 0%, #0f5d43 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d4f39), color-stop(100%,#0f5d43));
			background: -webkit-linear-gradient(top,  #0d4f39 0%,#0f5d43 100%);
			background: -o-linear-gradient(top,  #0d4f39 0%,#0f5d43 100%);
			background: -ms-linear-gradient(top,  #0d4f39 0%,#0f5d43 100%);
			background: linear-gradient(to bottom,  #0d4f39 0%,#0f5d43 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d4f39', endColorstr='#0f5d43',GradientType=0 ); }
	.contractor__search--map hr {
		margin:50px 0; }
	.contractor__search--nomap form {
		padding:50px 100px; }
		@media screen and (max-width: 810px) {
			.contractor__search--nomap form {
				padding:20px; }
		}

#map_wrapper {
    height: 450px;}
	#map_canvas {
		width: 100%;
		height: 100%; }
		
.news__article {
	border-top:1px solid #c3d8eb;
	margin-top:30px;
	padding-top:30px; }
	.news__article img {
		margin-bottom:30px; 
		width: auto;
		height: auto; }


p.message {
  padding-top: 17px;
  padding-bottom: 17px;
  text-align: center;
  background-color: #ae3928;
  color: #fff;
  
}

p.wp-caption-text {
	font-size: .85em;
	text-align: center; }

.gallery {
}
	.gallery-item {
	}
		.gallery-item img {
			width:100%;
			height:auto;
			-webkit-transition: all .25s ease;
			-moz-transition: all .25s ease;
			-ms-transition: all .25s ease;
			-o-transition: all .25s ease;
			transition: all .25s ease; }
			.gallery-item img:hover,
			.gallery-item img:focus {
				 }
		.gallery-item .gallery-caption {
			display:none; }
	@media screen and (min-width: 480px) {
		.gallery-item {
			float: left;
			width: 100%; }
		.gallery-item:nth-child(n) {
		  margin-bottom: 1.51515%;
		  margin-right: 1.51515%; }
		.gallery-item:nth-child(1n) {
		  margin-right: 0; }
		.gallery-item:last-child {
		  margin-right: 0; }
	}
	@media screen and (min-width: 640px) {
	  .gallery-item {
		width: 32.32323%; }
		.gallery-item:nth-child(n) {
		  margin-bottom: 1.51515%;
		  margin-right: 1.51515%; }
		.gallery-item:nth-child(3n) {
		  margin-right: 0; }
		.gallery-item:last-child {
		  margin-right: 0; }
	}


.color__visualizer {
	width: 100%; }
	.color__visualizer--img {
		position: relative; }
		@media screen and (min-width: 640px) {
			.color__visualizer--img {
				margin-bottom: -36px; } }
		@media screen and (min-width: 730px) {
			.color__visualizer--img {
				margin-bottom: -39px; } }
		@media screen and (min-width: 855px) {
			.color__visualizer--img {
				margin-bottom: -42px; } }
		@media screen and (min-width: 960px) {
			.color__visualizer--img {
				margin-bottom: -45px; } }
		.color__visualizer--img img {
			margin-bottom: 0 !important; }

.visualizer__wrap {
	/*margin-top: -80px;*/ }
.visualizer__cat {
	/*height: 80px;*/ }
.visualizer__wrap--cat {
	text-align: center; }
	*[class^="visualizer__cat"] {
		display: block;
		background: #666;
		padding: 10px 5px;
		color: #fff;
		text-transform: uppercase;
		font-size: 1em;
		font-weight: 600;
		text-align: center;
		margin-bottom: 0 !important;
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
		cursor: pointer;
		position: relative;
		z-index: 99999; }
		@media screen and (min-width: 480px) {
			*[class^="visualizer__cat"] {
				width: 50% !important; }
			*[class^="visualizer__cat"]:nth-of-type(1),
			*[class^="visualizer__cat"]:nth-of-type(3){ 
				margin-right: 0 !important; } }
		@media screen and (min-width: 640px) {
			*[class^="visualizer__cat"] {
				width: 22.86364% !important;
				margin-right: 1.51515% !important;
				display: inline-block;
				float: none !important; }
			*[class^="visualizer__cat"]:nth-of-type(1),
			*[class^="visualizer__cat"]:nth-of-type(3) {
				margin-right: 1.51515% !important; } }
		@media screen and (min-width: 730px) {
			*[class^="visualizer__cat"] {
				font-size: 14px; } }
		@media screen and (min-width: 855px) {
			*[class^="visualizer__cat"] {
				font-size: 16px;
				font-weight: 700; } }
		@media screen and (min-width: 960px) {
			*[class^="visualizer__cat"] {
				font-size: 18px; } }
		*[class^="visualizer__cat"]:last-of-type {
			margin-right: 0 !important; }
	*[class^="visualizer__cat"].active {
		background: #fff;
		color: #403b35;
		text-shadow: none; }
		
*[class^="visualizer__content"] {
	display: none;
	padding: 1em 0 0 0; }

 

/*! Footer
//////////////////////////////////////////////*/


footer[role=contentinfo] {
	background:#403b35;
	padding:50px 0;
	color:#fff; }
	footer[role=contentinfo] a {
		color:#fff;
		line-height:1em;
		font-size: .9em;
		text-decoration:none;
		margin-top:10px;
		display:inline-block; }
		footer[role=contentinfo] a:hover,
		footer[role=contentinfo] a:focus {
			text-decoration:underline; }
	.footer__title {
		margin-bottom:10px; }
	.footer__copyright {
		margin-top:50px; }
		.footer__copyright {
			text-align:right; }
	footer ul li {
		list-style:none; }
	.footer__cta {
		font-size:1.5em;
		margin-top: 30px; }
		.footer__cta .button {
			padding: 15px; }
			
.copyright-address{
	padding-top:8%;
}

#left-side {
    text-align: left;
}

/*!////////////////////////////////////////////////
// STATES
/////////////////////////////////////////////////*/

/*! ==========================================================================
// Clearfix
// =========================================================================*/
.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1; }

/*! ==========================================================================
// Print styles
// =========================================================================*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
	
	
/*------------------------POPUP STYLES------------------------*/