/* CSS Document */

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 0;
}


/* CUSTOMIZE HEADER SLIDER
-------------------------------------------------- */
#header-image-widget-content {
	margin: 0px auto;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  margin-top: 20px;
  margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
}

/* Remove border and change up box shadow for more contrast */
.navbar .navbar-inner {
	border: 0;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

/* Downsize the brand/project name a bit */
.navbar .brand {
	padding: 10px 10px 12px !important; /* Increase vertical padding to match navbar links */
	font-size: 16px;
	font-weight: bold;
}

.navbar .brand img {
	height: 30px;
	width: auto;
}


/* Offset the responsive button for proper vertical alignment */
.navbar .btn-navbar {
  margin-top: 15px;
}

.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus { 
	box-shadow:none !important; 
	-moz-box-shadow:none !important; 
	-ms-box-shadow:none !important; 
	-o-box-shadow:none !important; 
	-webkit-box-shadow:none !important; 
}

/* Adjust the "page"
-------------------------------------------------- */
.mobile-table-collape td { width: 50%;}


/* CUSTOMIZE THE Marketing BAR
-------------------------------------------------- */
.marketing {
	background-color: #b2d466;
	padding-top: 10px;
	padding-bottom: 20px;
}

	
/* CUSTOMIZE THE FOOTER
-------------------------------------------------- */
	
#custom-footer {
	background-color: #181818 !important;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
	width: 100%;
}
	

  /* CUSTOM CSS - ANDREA
-------------------------------------------------- */

/* - - - Custom General Styling - - - */
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #787878;
	font-weight: normal;
}

h1, h1a {
	font-size: 30px !important;
	color: #5a8404 !important;
}

h3 {
	color: #5c8704 !important;
	font-size: 20px;
}

.hmepg-icon-txt {
	font-size: 12px;
}


/* - - - Custom Menu / Navigation Styling - - - */

.navbar-inverse .navbar-inner {
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat-x;
  border: none !important;
  opacity:0.99;
}

.navbar .brand img {
	height: auto;
	width: auto;
}

.navbar .nav > li > a {
	padding-top: 32px !important;
}

.menu-main-menu-container {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #787369;
}

.navbar .nav > li > a {
	text-shadow: none !important;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
 border-top-color: #b2d466 !important;
}

.navbar-inverse .navbar-inner {
	padding-left: 5%;
}

/* - - - Custom Header Image Styling - - - */
#header-image-widget-content {
	text-align: center;
	background-color: #F1F1F1;
}


.marketing {
	margin-top: -18px;
}

body.blog article.post {
	margin-bottom: 15px;
	border-bottom: 1px solid #D6D5D6;
	padding-bottom: 15px;
}


.table th, .table td {
	border: none !important;
}

.page-header {
	border: none !important;
	margin: 0px !important;
}

#author-info, article.post, article.page {
	margin-bottom: 5px !important;
}

blockquote {
	border-left: 5px solid #5c8704;
	margin: 0 0 20px;
	padding: 0 0 0 15px;
}

blockquote p {
    font-size: 100%;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 0;
}


/* - - - Custom Footer Styling - - - */

.footergrey {
	background-color: #181818;
	padding-bottom: 20px;
	padding-top: 10px;
	color: #c0b8b6;
}

.footergrey .container .row{
	padding-right: 3%;
	padding-left: 3%;
}


.footergrey hr {
  margin: 10px !important;
  border: 0;
  border-top: 1px solid #4c4c4a;
  border-bottom: none;

}

.footergrey .row .box {
	width: 47%;
	float: left;
	margin-right: 2%;
	border-right: 1px solid #999999;
	padding-right: 2%;
	min-height: 320px;
}

.footergrey .row .box:nth-child(2) {
	border-right: none;
	margin-right: 0%;	
	padding-right: 0%;	
}

.finalfooter {
	background-color: #c0b8b6;
	padding-top: 15px;
	padding-bottom: 15px;
}
#colophon .credits {
margin-top: 5px;
margin-bottom: 5px;
color: #181818;
}

#site-generator {
margin-top: 5px;
margin-bottom: 5px;
}
#colophon .credits a {
color: #181818 !important;
}

.subnav li, .subnav li ul {
clear: none;
display: inline;
float: left;
}

/*
ol, ul {
list-style: none outside none;
}
*/

.subnav a, .subnav li a {
color: #181818;
font-size: 12px;
}

.subnav li a {
margin-right: 5px;
padding-right: 5px;
text-decoration: none;
}

#site-generator {
color: #181818;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
}



#recent-posts-3 a {
color: #c0b8b6 !important;
border-bottom: solid 1px #4c4c4a !important;
display: block !important;
font-size: 13px !important;
line-height: 30px !important;
}

#recent-posts-3 ul, #recent-posts-3 ol {
margin: 0 !important;
}

#recent-posts-3 {
	color: #5c8704;
	font-size: 20px;
	line-height: 40px;
	display: block;
	margin-top: 10px;
}


/* Client Survey Form --------------- */
body.page-id-514 .gfield_label { width:80%; float: left; margin-right:20px;}
body.page-id-514 .ginput_complex {clear: left; }
body.page-id-514 ul.gfield_radio li { width: 50px; float: left;}
body.page-id-514 ul.gfield_radio {height: 10px; margin-bottom:20px; margin-left: 0px !important;  }
body.page-id-514 li.gfield {border-bottom:1px solid #e0e0e0; padding: 5px 0px;}
body.page-id-514 ul.gform_fields {margin-left: 0px !important; }
body.page-id-514 div.gform_body input {font-size: 13px !important; padding: 6px 12px !important;  max-width:90%;}
body.page-id-514 input.gform_button { padding: 6px 12px; font-size: 13px!important;  }
body.page-id-514 ol { list-style: decimal !important; }
body.page-id-514 .ginput_container { margin: 0px; padding: 0px; }
body.page-id-514 #field_1_8,
body.page-id-514 #field_1_9,
body.page-id-514 #field_1_12,
body.page-id-514 #field_1_11,
body.page-id-514 #field_1_13,
body.page-id-514 #field_1_14,
body.page-id-514 #field_1_15 { display: none;}
body.page-id-514 .button { margin: 0px; padding: 10px 15px; color: #C30; }
body.page-id-514 .button:hover { border: 1px solid #C30; background-color: #FFF; }



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 979px) {

  .container.navbar-wrapper {
	margin-bottom: 0;
	width: auto;
  }
  .navbar-inner {
	border-radius: 0;
	margin: -20px 0;
  }



}


@media (max-width: 767px) {

  .navbar-inner {
	margin: -20px;
  }
  .footergrey .row .box { width: 90% !important; border-right:none !important;}


}


@media (max-width: 480px) {

.mobile-table-collape td {
	display: block;
	width: auto;
}

}

.thumbnail {
    border: 0px !important;
	box-shadow: none !important;
}
a .thumbnail: hover {
    border: 0px !important;
	box-shadow: none !important;
}

.thumbnail > img {
	margin-right: 2%;
}