/* @override 
	https://www.experiencedmp.com/css/dmp-responsive.css
	https://www.experiencedmp.com/css/dmp-responsive.css?*
 */

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 20px;
}
.w-layout-blockcontainer {
		background: #FFF;
}
.bottomSpacer {
	width: 100%;
	height: 300px;
}
.malingwrap {
	margin: 0 auto;
	background: #FFF;
}
.mainsparkle {
	width: 100%;
} 

.PFD-form label {
	display: none;
}

.mailinghead {
  text-transform: uppercase;
  justify-content: center;
  align-items: flex-start;
  padding: 60px 35px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 33px;
  line-height: 1.6em;
  display: flex;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  line-height: 1.3em;
    font-family: Montserrat, sans-serif;
}

.googlelgo {
  margin-left: 22px;
}

.red {
  color: #e60000;
}

.mailingcerts {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
  background: #FFF;
}

.cert {
  max-width: 28%;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
}

.mailingtext {
  margin-top: 21px;
  font-size: 30px;
  line-height: 1.6em;
  padding: 40px;
}



.referalBonas {
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	margin: 10px 0 40px;
}
.referalBonasItem {
	width: 29%;
	margin: 0 1%;
}

.centered {
	text-align: ce;
}
.spine {
	max-width: 800px;
	margin: 0 auto 60px;
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
} 
.spineBlock {
	font-size: 17px;
	line-height: 1.4em;
	padding: 20px;
	position: relative;
}
/*.spineBlock.left {
	-webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
	text-align: right;
	width: 45%;
	padding: 20px 20px 0 20px;
	margin-top: 12px;
}
.spineBlock.right {
	 -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
	width: 55%;
	padding: 60px 0 0 120px;
}*/
.roundGlass {
	width: 60px;
	height: 60px;
	background: #81d7d7;;
	border-radius: 60px;
	float: left;
	text-align: center;
	font-size: 40px;
	font-family: Montserrat, sans-serif;
	font-weight: 600;
	position: relative;
	color: #FFF;
	margin-right: 15px;
	margin-top: -10px;
}
.roundGlass span {
	  display: block;
	 margin-top: 20px;
}
/*.spineBlock.left .roundGlass {
	position: absolute;
	right: -110px;
}
.spineBlock.right .roundGlass {
	position: absolute;
	left: 0;
}*/

.map {
	min-height: 400px;
	background: #f5f5f5 url('/img/DMP-Map.jpg') no-repeat left top;
	background-size: cover;
	background-position: 50% 50%;
}
.whyListCol {
	text-align: left;
}
.homeHalf {
	width: 50%;
	 background-image: url('/img/Makeover-People.jpg');
	 background-position: 50% 50%;
	 background-size: cover;
	 padding: 5%;
}
.homeHalf.right {
	background: #FFF;
}

.homeIntro {
	font-size: 18px;
	line-height: 1.6em;
	text-align: center;
}

:root {
  --star-size: 21px;
  --star-color: #fff;
  --star-background: #fc0;
}

.Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times;
  line-height: 1;
  margin-bottom: 15px;
}
.Stars::before {
  content: '★★★★★';
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.quoteslider {
  height: auto;
  max-width: 80%;
  margin: 10px auto 0px;
  background-color: transparent;
}

.quoteer {
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.6em;
  text-align: left;
}
.cuttr-readmore {
	color: #aee9e8;
	background: none;
	border: none;
	margin: 0; 
	padding: 0;
}
.cuttr-readmore:hover {
	color: #901010;

}
.reviewer {
	margin: 10px 0 30px 0;
	padding: 0;
	text-align: center;
 
}
.quoteblock {
  margin-bottom: 13px;
  font-family: Raleway, sans-serif;
  color: #fff;
 
}

.quoteslide {
  height: auto;
  padding-right: 60px;
  padding-left: 60px;
}
.quotewrap {
  position: relative;
  padding: 22px 45px;
  color: #FFF;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
}
.lastSlide {
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.lastWrap {
	background: #333;
	color: #FFF;
}
.lastWrap a {
	display: block;
	background: #FFF;
	color: #444;
	text-decoration: none;
	padding: 10px 20px;
}
	
.reviewSingle {
	padding: 10px;
	font-size: .9em;
}	
.reviewSingle.shaded {
	padding: 30px;
	font-size: 1.3em;
	line-height: 1.6em;
}

.reviewBadge {
	float: right;
	margin-top: 0px;
	 
}	
.reviewBadge img {
	width: 48px;
}	
.reviewside .reviewBadge img {
	 margin-top: 9px;
}


  .quotemask {
    padding-left: 0px;
  }
.starwrap-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding: 11px;
  background-image: linear-gradient(354deg, #fff, transparent);
  font-size: 16px;
  font-weight: 400;
}

.starwrap-2.right {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  padding-top: 6px;
  padding-bottom: 6px;
  background-image: linear-gradient(135deg, transparent, #fff);
  text-align: right;
}


.sidebarForm label,
.estimate-form label {
	display: none;
}

.specialWrap {
	text-align: center;
	margin-top: -20px;
}
.specialEven, .specialOdd {
	margin-top: 30px;
	padding: 20px;
	border: 3px dashed #cecece;
}
.specialWrap h2 {
	font-size: 48px;
	line-height: 1.4em;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	 
}
.specialWrap .visual{
	width: 47%;
	float: left;
}
.specialWrap .visual img{
	width: 100%;
	height: auto;
}
.specialWrap .text{
	float: right;
	width: 47%;
	text-align: left;
	font-size: 1em;
}
.specialEven .visual{
	float: right;
	margin-left: 20px;
}



.hiringBadge {
	width: 100px;
	display: block;
	float: left;
	margin: -24px 0 0 10%;
}
.hiringBadge:hover {
	padding-top: 2px;
}
.hiringBadge img {
	max-width: 100%;
}

.centered {
	text-align: center;
}
 
.alert {
	padding: 6px 15px;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	background: #86cfd0;
}
.alert p{
	padding: 0;
	margin: 0;
}
.alert a {
	color: #FFF;
	font-weight: bold;
}

.w-container {
  max-width: 1170px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 52px;
  font-weight: 700;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Cabin, sans-serif;
  color: #51463f;
  font-size: 52px;
  line-height: 1.3em;
  font-weight: 700;
}
.main-text h2 {
font-size: 1.6em;
line-height: 1em;
margin: 15px 0 4px 0;	
}
.main-text a,
.whylist a {
	color: #007abf;
}
.main-text a:hover,
.whylist a:hover {
	color: #00b2ff;
}
.main-text li p {
	margin: 0;
}
 .estimate-header.exterior .estimate-cell	{
 	width: 20%;
 	padding: 10px 1%;
 }
.credWrap {
	margin: 30px auto 0;
	text-align: center;
}
.credWrap .credLogo {
	max-width: 165px;
	max-height: 125px;
	display: inline-block;
	margin: 0 20px 30px ;
}
 .banmask {
   position: absolute;
   left: 0px;
   bottom: 0px;
   z-index: 100;
   display: none;
   width: 100%;
   height: 120px;
 
   background-position: 0px 0px;
   background-size: cover;
   background-repeat: no-repeat;
 }
 
.banshade {
  position: absolute;
  left: 50%;
  top: 35%;
  z-index: 2;
  display: block;
  overflow: hidden;
  width: 95%;
  max-width: 1200px;
  padding: 23px;
  text-align: left;
 /* background-color: rgba(0, 0, 0, .49);*/
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
} 
 .banSub {
     font-family: Montserrat, sans-serif;
   font-size: 24px;
   line-height: 1.3em;
 
   color: #FFF;
   margin-top: 10px;
/*   text-transform: uppercase;*/
 } 
 .bannerhead {
   font-family: Montserrat, sans-serif;
   color: #f2f3f5;
   font-size: 62px;
   line-height: 1.2em;
   text-align: left;
   text-shadow: 1px 1px 6px rgba(0, 0, 0, .75);
   margin: 0;
 }
 .button-2 {
   margin-top: 10px;
   padding: 12px 22px;
   background: #aee9e8;
   font-size: 16px;
   line-height: 19px;
   text-decoration: none;
   color: #333;
   border-radius: 0;
 }
 
 .button-2.ban {
   margin-right: 15px;
   font-family: Lato, sans-serif;
 
 
 }
 .button-2.ban:hover,
 .button-2:hover {
 background: #47ccca;
 }
 .button-2.ban.clear {
   border: 1px solid #333;
   background-color: rgba(0, 0, 0, .5);
   background-image: none;
   font-weight: 300;
   color: #FFF;
 }
 .button-2.ban.clear:hover  {
   border: 1px solid #999;
   background-color: rgba(0, 0, 0, .8);
 }
 
 
.video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; 
height: 0; 
overflow: hidden;
margin: 30px 0;
}
.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.w-video {
	padding-top: 56.17021276595745%;
}

a.post-card {
	text-decoration: none;
}

.testWrap {
	background: #eee;
	padding: 40px 0;
}

 .post-card-content {
  padding: 8px 10px 21px;
  background-color: #fff;
  font-family: Lato, sans-serif;
}
 .post-card-content .w-hidden-tiny {
 	font-size: 14px;
 	color: #999;
 }
.post-card-heading {
  margin-bottom: 12px;
  padding-left: 0px;
  color: #333;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 400;
  text-transform: capitalize;
}


h3 {
  font-family: Cabin, sans-serif;
 
  font-size: 19px;
  line-height: 1.3em;
  text-transform: uppercase;
  font-weight: 700;
}
.homeIntro h3 {
	text-transform: none;
	font-size: 30px;
	line-height: 1.2em;
	color: #81d7d7;
	margin: 0 0 15px;
	font-weight: 300;
}

h4 {
  margin-bottom: 20px;
  font-family: Cabin, sans-serif;
  color: #51463f;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.homeIntro h4 {
	text-transform: none;
	font-size: 22px;
	line-height: 1.2em;
	font-weight: 400;
	color: #333;
	margin: 0;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Cabin, sans-serif;
  color: #7e7671;
  font-size: 16px;
  line-height: 22px;
 
  letter-spacing: 1px;
  text-transform: uppercase;
}

h6 {
  margin-top: 0px;
  margin-bottom: 6px;
  font-family: Cabin, sans-serif;
  color: hsla(23, 5%, 47%, .75);
 
  letter-spacing: 2px;
  text-transform: uppercase;
}

p {
  margin-bottom: 16px;
}

.iconCol img {
	max-height: 90px;
	margin-bottom: 10px;
}

.videoWrap iframe,
.videoWrap object,
.videoWrap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.w-video {
	padding-top: 56.17021276595745%;
}
.error-list {
	background: #FF0000;
	color: #FFF;
	padding: 30px;
	margin-bottom: 30px;
	text-align: left;
}
.overviewblocks {
  text-align: center;
 min-height: 300px;
}
.tileimg {
  border: 4px solid #FFF;
  box-shadow: 0px 0px 5px #999;
}
.sharelabel {
  margin-top: 7px;
  margin-right: 7px;
  float: left;
  color: #424242;
}
.blogsummary {
  color: #7d7d7d;
}
.blogsummary.readmore {
  margin-top: 5px;
  color: #ec1b29;
  text-transform: uppercase;
}
.blogcol {
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
  min-height: 240px;
  margin-bottom: 30px;
}
.blogcol img {
	max-width: 100%;
	height: auto;
}
 
.blogoverviewh2.subtitle {
  font-size: 18px;
  line-height: 22px;
}
.blogoverviewh2 a {
	color:  #000;
	text-decoration: none;
}
.pager {
	max-width: 1200px;
	margin: 30px auto;
	  
} 
.pager a {
	color: #555;
	text-decoration: none;
}
.pager .page {
	padding: 5px 10px;
	background:  #4b9ef1;
	color: #FFF;
	text-decoration: none;
}
 .pager .left {
	float: left;
}  
.pager .right {
	float: right;
	margin-top: -25px;
}
.pager .centerNumbers {
 
  display: table;
  margin: auto;
 
	text-align: center;
 
}
.floatRight {
	float: right;
	margin: 0 0 0 15px;
}
.rounded {
	border-radius: 300px;
	margin: 0 0;
	border: 8px solid #fff;
	box-shadow: 0px 0px 10px #ccc;
}
.floatLeft {
	float: left;
	margin: 0 15px 0 0;
}
.pager .centerNumbers a,
.pager .current {
	padding: 6px 12px;
}

.pager .current,
.pager .centerNumbers a:hover {
	background: #555;
	color: #FFF;
	text-decoration: none;
}
#galleria {
	height: 600px;
}

.blogImageWrap {
	text-align: center;
}
.fullwidth {
	max-width: 100%;
	height: auto;
	margin: 0 auto 20px auto;
 
}
.overviewMore {
	margin-top: 65px;
	text-align: center;
}
 
.overview-txt {
	text-align: center;
	font-size: 16px;
	color: #FFF;
	background: #000;
	text-transform: uppercase;
	 font-family: Cabin, sans-serif;
	 padding: 4px;
}
.smallish {
	font-size: 14px;
}
a.overviewBlock  {
	text-decoration: none;
	display: block;
}
.overviewBlock  {
margin-bottom: 30px;
}
.adminlink {
	float: left;
	/*margin-top: -23px;*/
	position: relative;
	font-size: 12px; 
	margin-left: -45px;
}
.adminlink a {
	background: #ec4f51;
	color: #FFF !important;
 	padding: 2px 6px;

}
.adminlink a:hover {
	background: #953233 !important;
 	color: #FFF !important;
}

.desktopHide {
	display: none;
}
.sideForm {
	padding: 25px;
	 background: #aee9e8;
}
.sideForm h2 {
	margin: 0 0 10px 0;
	text-transform: uppercase;
	
}
.main-text {
	font-family: 'Work Sans', sans-serif;
	color: #51463f;
	font-size: 15px;
	line-height: 24px;
 
}
.main-text ul {
	margin: 0 0 20px 0;
}

img {
  display: inline-block;
  max-width: 100%;
}
.portimg {
	height: auto !important;
}
blockquote {
  margin-bottom: 10px;
  padding: 25px 20px;
  border-left: 5px none rgba(225, 111, 80, .85);
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}

.logo {
  display: inline-block;
  margin-bottom: 10px;
  padding-top: 0px;
  float: none;
}

.logo._2 {
  margin-top: -5px;
  margin-bottom: 10px;
  padding-top: 0px;
  float: none;
  text-align: center;
}

.logo.mobile.tablet {
  width: 191px;
  padding-top: 5px;
}

 

.navigation {
  display: block;
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-left: 0px;
  float: left;
}

.navigation.tablet {
  width: 100%;
  max-width: 100%;
  float: none;
  text-align: center;
}

.hero-content {
  display: none;
  margin-top: 250px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.h4-white {
  display: block;
  max-width: 536px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #e4e4e4;
  font-size: 21px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.light-header {
  margin-bottom: 25px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 66px;
  line-height: 70px;
  font-weight: 400;
  text-align: center;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, .8);
}

.light-header.brown {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  color: #51463f;
  line-height: 68px;
}

.light-header.brown.modal {
  margin-top: 0px;
  padding-right: 15px;
  padding-left: 15px;
}

.get-involved-btn {
  display: inline-block;
  height: 40px;
  margin-top: 20px;
  margin-right: 5px;
  padding-top: 9px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 50px;
  background-image: -webkit-linear-gradient(270deg, rgba(9, 125, 216, .88), rgba(9, 125, 216, .88));
  background-image: linear-gradient(180deg, rgba(9, 125, 216, .88), rgba(9, 125, 216, .88));
  direction: ltr;
  font-family: Cabin, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.get-involved-btn:hover {
  border: 1px none #3d9f90;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff), -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, #fff, #fff), linear-gradient(180deg, transparent, transparent);
  -webkit-perspective: 2000px;
  perspective: 2000px;
  color: rgba(9, 125, 216, .88);
}

.get-involved-btn._2 {
  background-image: -webkit-linear-gradient(270deg, #cc5c14, #cc5c14);
  background-image: linear-gradient(180deg, #cc5c14, #cc5c14);
}

.get-involved-btn._2:hover {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #aee9e8;
}

.nav-links,
.dropdown-nav {
  margin-right: 6px;
  margin-left: 6px;
  padding: 10px 20px 6px;
 
/*  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;*/
  font-family: Cabin, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.4em;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
 
}
 
.dropdown-nav {
	padding: 6px 40px 5px 10px;
}
.dropdown-nav-link {
background-color: #333;
color: #FFF;
}
.dropdown-nav-link:hover {
background-color: #999;
color: #FFF;
}
.nav-links:hover {
  border-bottom: 1px none #aee9e8;
  color: #FFF;
}

.dropdown-nav.w--open {
  color: #FFF;
}
.dropdown-nav.w--open:hover {
  color: #FFF;
 
}
.nav-links.one {
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
}

.nav-links.one:hover {
  border-style: none;
  border-width: 1px;
  border-color: #7e7671 #7e7671 #aee9e8;
}

.nav-links.one:focus {
  color: #aee9e8;
}

.nav-links.honme {
  padding-top: 5px;
  padding-bottom: 10px;
}

 .group:after,
 .contentBlock:after {
 	content: ".";
 	display: block;
 	height: 0;
 	clear: both;
 	visibility: hidden;
 }

.estimate-form .submit {
	margin-top: 10px;
	text-align: center;
}
.testimonial .testimonial-item {
	padding:10px 10px 10px 10px;
	width: 80%;
	float: left; 
	display: inline; 
	margin-bottom:10px; 
}
.grid-item--width2 .testimonial-item{
	float: right;
} 
.landing .testimonial .testimonial-item {
	padding: 20px ;
	width: 33%;
}

.testiminal-item-wrap {
	padding: 20px;
	background-color: #9ff;
	color: #000;
	/*box-shadow: 0px 3px 5px rgba(0,0,0,.15);*/
}
.testiminal-item-wrap p {
	margin: 0;
}
/*.testiminal-item-wrap a {
	color: #FFF;
	}*/
 .grid-item--width2 .testiminal-item-wrap{
 	background: #dedede;
 } 
  
.testimonial-item .author {
	font-style: italic;
	text-align: left;
}

.testimonial-item .author,
.testimonial-item .readmore {
	margin: 0;
}
.testimonial-item a {
	color: #03567d !important;
}
.testimonial-item a:hover {
	color: #0599df !important;
} 

.prompt {
	background-image: -webkit-linear-gradient(270deg, rgba(176, 252, 254, .77), rgba(176, 252, 254, .77)), url('/images/Cabinets/IMG_3542.JPG');
	background-image: linear-gradient(180deg, rgba(176, 252, 254, .77), rgba(176, 252, 254, .77)), url('/images/Cabinets/IMG_3542.JPG');
	background-position: 0px 0px, 50% 50%;
	background-size: auto, cover;
	
	
	padding: 100px 0;
	text-align: center;
}
.prompt h5 {
	color: #000;
}

.nav-links._2:hover,
.dropdown:hover {
  background-color: #333;
  color: #FFF;
}
.estimate-form .dropdown:hover  {
	background: none;
}

.header {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #000;
}

.button {
  min-width: 180px;
  padding: 14px 30px;
  border: 1px solid #aee9e8;
  border-radius: 0;
  background: #aee9e8;
  font-family: Cabin, sans-serif;
  color: #333 !important;
 
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-decoration: none;
}

.button:hover {
    background-color: #47ccca;
/*  background-image: -webkit-linear-gradient(270deg, #aee9e8, #aee9e8);
  background-image: linear-gradient(180deg, #aee9e8, #aee9e8);*/
 
}

.button.see-all-btn {
  background-color: transparent;
}

.button.see-all-btn:hover {
  background-color: rgba(225, 111, 80, .85);
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
}

.button.see-all-btn.donate-today {
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2));
  color: #fff;
}

.button.see-all-btn.donate-today:hover {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  color: rgba(225, 111, 80, .85);
}

.button.mobile {
  padding-left: 0px;
}

.button.button-donate {
  min-width: 180px;
  margin-top: 5px;
  margin-left: 0px;
  padding: 7px 8px;
  float: right;
  border-color: #aee9e8;
  background-color: #aee9e8;
 
  color: #FFF;
  font-size: 13px;
 
  letter-spacing: 0px;
  text-transform: none;
  text-decoration: none;
}
.landing .button.button-donate { 
	float:none;
	font-size: 20px;
	padding: 20px 30px;
	  background-color: #47ccca;
	  color: #FFF;
	  font-weight: normal;
}
.button.button-donate:hover {
  background-color: #47ccca;
  border-color: #47ccca;
  background-image: none;
  color: #fff !important;
}

.button.button-get-involved {
  display: block;
  width: 180px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-color: #fff;
  background-color: #097dd8;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}

.button.button-get-involved:hover {
  background-color: #fff;
  background-image: none;
  color: rgba(9, 125, 216, .88);
}

.container {
  display: none;
  margin-bottom: 0px;
  padding-top: 0px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.breads {
  margin-top: 9px;
}
.landing .breads {
	display: none;
}

.breads {
margin-left: 0;
padding-left: 0;
  margin-bottom: 30px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #d1d1d1;
  font-family:'Droid Sans', sans-serif;
  color: #424242;
  font-size: 12px;
  font-weight: 400;
}
.breads li {
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
}
.breads a {
	text-decoration: none;
	color: #999;
}


.h5 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 150px 0px;
  float: left;
  font-family: Cabin, sans-serif;
  color: #7e7671;
  font-size: 16px;
  line-height: 24px;
 
  text-align: center;
  letter-spacing: 1px;
}

.h5.uppercase {
  text-transform: uppercase;
}

.h5.uppercase.modal {
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #ecebea;
  background-color: #cfcfcf;
}

.section.alt {
  display: block;
  padding-top: 20px;
  padding-bottom: 80px;
  background-color: #cfcfcf;
}

.section.footer-meta {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #333;
}

.section.greyhavens {
  padding-top: 0px;
  background-color: #868686;
}
.whysection._3 {

  background-color: #333;
}

.section.greyhavens._2 {
  padding-top: 60px;
  background-color: #333;
}

.post {
  position: relative;
  height: 340px;
  margin-bottom: 15px;
  background-image: url('/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.story-info {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  min-height: 94px;
  padding: 18px 79px 8px 18px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .95), hsla(0, 0%, 100%, .95));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .95), hsla(0, 0%, 100%, .95));
}

.story-info.featured {
  width: auto;
}

.body-text {
  width: 100%;
  float: left;
  font-family: 'Work Sans', sans-serif;
  color: #51463f;
  line-height: 24px;
 
}

.story-button {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 65px;
  background-color: #aee9e8;
  background-image: url('/img/arrow-small.png');
  background-position: 50% 50%;
  background-size: auto 10px;
  background-repeat: no-repeat;
}

.story-button:hover {
  background-image: url('/img/arrow-small.png'), -webkit-linear-gradient(270deg, #3d9f90, #3d9f90);
  background-image: url('/img/arrow-small.png'), linear-gradient(180deg, #3d9f90, #3d9f90);
  background-position: 50% 50%, 0px 0px;
  background-size: 15px 10px, auto;
  background-repeat: no-repeat, repeat;
}

.hero-slider {
  display: block;
 
 
  margin-right: auto;
  margin-left: auto;
 
  height: 500px;
 width: 100%;
  background-color: #000;
  position: relative;
  z-index: 1;
}

.left-arrow {
  display: block;
  width: 45px;
  height: 80px;
  margin-left: 115px;
  background-image: url('/img/left-arrow.png'), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .25), hsla(0, 0%, 100%, .25));
  background-image: url('/img/left-arrow.png'), linear-gradient(180deg, hsla(0, 0%, 100%, .25), hsla(0, 0%, 100%, .25));
  background-position: 50% 50%, 0px 0px;
  background-size: 8px, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
  opacity: 1;
}

.left-arrow:hover {
  background-image: url('/img/left-arrow-hover.png'), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .36), hsla(0, 0%, 100%, .36));
  background-image: url('/img/left-arrow-hover.png'), linear-gradient(180deg, hsla(0, 0%, 100%, .36), hsla(0, 0%, 100%, .36));
  background-position: 50% 50%, 0px 0px;
  background-size: 8px, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.right-arrow {
  display: block;
  width: 45px;
  height: 80px;
  margin-right: 115px;
  background-image: url('/img/right-arrow.png'), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .25), hsla(0, 0%, 100%, .25));
  background-image: url('/img/right-arrow.png'), linear-gradient(180deg, hsla(0, 0%, 100%, .25), hsla(0, 0%, 100%, .25));
  background-position: 50% 50%, 0px 0px;
  background-size: 8px, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}

.right-arrow:hover {
  background-image: url('/img/right-arrow-hover.png'), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .36), hsla(0, 0%, 100%, .36));
  background-image: url('/img/right-arrow-hover.png'), linear-gradient(180deg, hsla(0, 0%, 100%, .36), hsla(0, 0%, 100%, .36));
  background-position: 50% 50%, 0px 0px;
  background-size: 8px, auto;
  background-repeat: no-repeat, repeat;
}

.large-header {
  margin-bottom: 60px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.large-header.contained {
  margin-bottom: 20px;
}

.large-header.nopad {
  margin-bottom: 20px;
}

.help-column {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.help-column.help-column-two {
  background-image: none;
}

.help-column.help-col-three {
  background-image: none;
}

.help-icon {
  display: inline-block;
  height: 40px;
  margin-bottom: 20px;
}

.column-content-wrap {
  display: block;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  color: #fff;
  text-align: center;
}

.column-content-wrap.col-three {
  color: #fff;
}

.help-column-two {
  background-image: -webkit-linear-gradient(270deg, rgba(61, 159, 144, .75), rgba(61, 159, 144, .75)), url('/img/Stocksy_txp5f50bdacy0y000_Small_944788.jpg');
  background-image: linear-gradient(180deg, rgba(61, 159, 144, .75), rgba(61, 159, 144, .75)), url('/img/Stocksy_txp5f50bdacy0y000_Small_944788.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.help-col-three {
  background-image: -webkit-linear-gradient(270deg, rgba(61, 159, 144, .75), rgba(61, 159, 144, .75)), url('/img/Stocksy_txp5f50bdacy0y000_Small_705271.jpg');
  background-image: linear-gradient(180deg, rgba(61, 159, 144, .75), rgba(61, 159, 144, .75)), url('/img/Stocksy_txp5f50bdacy0y000_Small_705271.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.twitter {
  display: block;
  width: 35px;
  height: 35px;
  float: left;
  border-radius: 100px;
  background-color: transparent;
   background-position: 0px 0px, 50% 50%;
  background-size: auto, 35px;
}

 

.twitter.scm {
  float: left;
  background-image: url('/img/twitter_1.png'), -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: url('/img/twitter_1.png'), linear-gradient(180deg, transparent, transparent);
  background-position: 50% 50%, 0px 0px;
  background-size: 35px, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.facebook {
  width: 35px;
  height: 35px;
  margin-right: 15px;
  float: left;
  background-color: transparent;
   background-position: 50% 50%;
  background-size: 35px;
}
.houzz {
width: 35px;
height: 35px;
  margin-right: 15px;
float: left;
background-color: transparent;
background-image: url('/img/houzz-icon-white2.png');
background-position: 50% 50%;
background-size: 35px;
}

.linkedIn {
width: 35px;
height: 35px;
  margin-right: 15px;
float: left !important;
background-color: transparent;
background-image: url('/img/linkedIn-grey2.png');
background-position: 50% 50%;
background-size: 35px;
}
 
.facebook.scm  {
  background-image: url('/img/facebook2.png');
  background-position: 50% 50%;
  background-size: 35px;
}

.instagram {
  width: 35px;
  height: 35px;
  margin-right: 15px;
  float: left;
  background-color: transparent;
 
  background-position: 50% 50%;
  background-size: 35px;
}
.houzz.scm  {
  width: 35px;
  height: 35px;
  margin-right: 15px;
  float: left;
  background-color: transparent;
  background-image: url('/img/houzzie2.png');
  background-position: 0px 0px;
  background-size: 35px;
  background-repeat: no-repeat;
}


.instagram:hover,
.facebook:hover,
.twitter:hover,
.houzz:hover,
.linkedIn:hover  {
  opacity: 0.65;
}

.instagram.scm  {
  background-image: url('/img/instagram-dark2.png');
  background-position: 50% 50%;
  background-size: 35px;
  color: #333;
}
 
.social-media.footer {
  width: 100%;
  padding-top: 0px;
  float: left;
}

.h2 {
  font-family: Cabin, sans-serif;
  color: #3d9f90;
  font-size: 34px;
  line-height: 39px;
  text-align: center;
  letter-spacing: 1px;
}

.line-break {
  display: block;
  width: 75px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
}

.more-link {
  display: inline-block;
  margin-top: 10px;
  font-family: Cabin, sans-serif;
  color: #097dd8;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

.more-link:hover {
  border-bottom: 1px none #aee9e8;
  text-decoration: underline;
}

.newsletter-section {
  padding: 200px 30px;
  background-image: -webkit-linear-gradient(270deg, rgba(225, 111, 80, .85), rgba(225, 111, 80, .85)), url('/img/Stocksy_txp5f50bdacy0y000_Medium_965841.jpg');
  background-image: linear-gradient(180deg, rgba(225, 111, 80, .85), rgba(225, 111, 80, .85)), url('/img/Stocksy_txp5f50bdacy0y000_Medium_965841.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.newsletter-section.contact-page {
  background-image: -webkit-linear-gradient(270deg, rgba(225, 111, 80, .85), rgba(225, 111, 80, .85)), url('/img/Stocksy_txp5f50bdacy0y000_Small_790180.jpg');
  background-image: linear-gradient(180deg, rgba(225, 111, 80, .85), rgba(225, 111, 80, .85)), url('/img/Stocksy_txp5f50bdacy0y000_Small_790180.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.newsletter-content {
  text-align: center;
}



.footer-logo {
  max-width: 191px;
  float: none;
}

.footer-logo.w--current {
  float: none;
}

.nav-menu {
  display: block;
 
  margin-right: 30px;
 
  margin-top: 0px;
  float: none;
  text-align: center;
  z-index: 10;
}

.nav-hide {
  display: none;
}

.card-info {
  padding: 12px;
  background-color: #fff;
  text-align: center;
}

.line-break-full {
  height: 1px;
  border-bottom: 1px solid #ecebea;
}

.breadcrumbs {
  height: 75px;
  border-top: 1px solid #ecebea;
  background-color: #faf9f9;
  text-align: center;
}

.narrow-container {
  display: block;
  max-width: 640px;
  margin-right: auto;
  margin-left: auto;
}

.narrow-container h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Cabin, sans-serif;
  color: #51463f;
  font-size: 50px;
}

.narrow-container h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 42px;
  line-height: 48px;
}

.narrow-container h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.narrow-container h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 28px;
}

.narrow-container h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #df6f55;
}

.narrow-container h6 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #51463f;
}

.narrow-container blockquote {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0px 38px;
  border-left: 3px solid #3d9f90;
  font-family: 'Work Sans', sans-serif;
  color: #3d9f90;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
}

.narrow-container p {
  margin-bottom: 20px;
}

.author {
  text-align: center;
}

.author-image {
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  background-image: url('/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.donate-modalwrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  height: 100%;
  padding: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(61, 159, 144, .85), rgba(61, 159, 144, .85));
  background-image: linear-gradient(180deg, rgba(61, 159, 144, .85), rgba(61, 159, 144, .85));
  text-align: center;
}

.donate-wrapper {
  position: relative;
  display: block;
  overflow: auto;
  width: 100%;
  max-width: 900px;
  padding: 45px 45px 80px;
  background-color: #fff;
}

.donate-form {
  display: block;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.form-btn {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 14px 22px;
  border-radius: 100px;
  background-color: #3d9f90;
  font-family: Cabin, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.form-btn:hover {
  border: 1px solid #3d9f90;
  background-color: transparent;
  color: #3d9f90;
}

.form-btn.donate-btn {
  display: block;
  min-width: 180px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
}

.field {
  width: 31%;
 
  margin: 2px 10px;
  padding-right: 12px;
  float: left;
  border-color: #ecebea;
  border-radius: 4px;
  font-family: 'Work Sans', sans-serif;
  color: #333;
 
}
.sidebarForm .field {
	width: 100%;
	margin: 0 10px;
	float: none;
}
.sidebarForm .referral {
	display: none;
}
.sidebarForm .tab {
	width: auto;
	height: auto;
	float: left;
	margin-bottom: 45px;
}

/*.field:focus {
  border-color: #3d9f90;
}*/

.field.amount {
  width: 100%;
  float: none;
}

.field.amount:focus {
  border-color: #3d9f90;
}

.field.full {
  width: 98%;
  height: 100px;
  float: none;
}

.yourdetails {
  float: left;
}

.yourdetails.body-text.left {
  float: left;
  text-align: left;
}

.yourdetails.body-text.left.amount {
  width: 10%;
  padding-top: 16px;
  padding-bottom: 16px;
  float: left;
}

.yourdetails.body-text.left.your-details {
  padding-top: 15px;
}

.modal-close {
  position: absolute;
  top: 26px;
  right: 26px;
  width: 20px;
  height: 20px;
  background-image: url('/img/modalClose.png');
  background-position: 50% 50%;
  background-size: 20px;
}

.modal-close:hover {
  background-image: url('/img/modalClose-hover.png');
  background-position: 50% 50%;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.volunteer-modal-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  height: 100%;
  padding: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(61, 159, 144, .85), rgba(61, 159, 144, .85));
  background-image: linear-gradient(180deg, rgba(61, 159, 144, .85), rgba(61, 159, 144, .85));
}

.textarea {
  float: left;
}

.textarea.input {
  float: none;
  border: 1px solid #ecebea;
  border-radius: 4px;
  font-family: 'Work Sans', sans-serif;
}

.textarea.input:focus {
  border-color: #3d9f90;
}

.white-container {
  display: block;
  padding: 45px 50px;
  background-color: #fff;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.landing .white-container {
	margin-top: -20px;
}

.position {
  margin-bottom: 10px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

.apply-btn {
  display: inline-block;
  height: 50px;
  margin-top: 0px;
  padding: 15px 30px 0px;
  border-radius: 100px;
  background-color: #9ff;
  font-family: Cabin, sans-serif;
  color: #333;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.apply-btn:hover {
  border: 1px solid #3d9f90;
  background-color: transparent;
  color: #cc5c14;
}

/*.slide {
  background-position: 50% 25%;
  background-size: cover;
  background-repeat: no-repeat;
}*/

.slide {
    padding: 100px 20px 30px; /* Adjust as needed */
    background-image: linear-gradient(180deg, hsla(0, 0%, 0%, 0.3), hsla(0, 0%, 0%, 0.3)), var(--desktop-bg);
    background-position: 50% 50%;
    background-size: cover;
    text-align: center;
    height: 500px; /* Match your hero height */
}


 
.slide.team {
  background-image: url('/img/team-banner.jpg');
  background-position: 50% -57px;
  background-size: cover;
}

.col-3-btn {
  padding-right: 0px;
  padding-left: 0px;
}

.bg-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(61, 159, 144, .85);
}

.error-message-subscribe {
  width: auto;
  height: auto;
  background-color: rgba(225, 111, 80, .85);
  font-family: Cabin, sans-serif;
}

.success-message-subscribe {
  background-color: transparent;
  color: #fff;
}

.error-paragraph {
  padding-top: 10px;
  color: #fff;
}

.success-paragraph {
  font-family: Cabin, sans-serif;
  font-size: 26px;
  line-height: 42px;
}

.success-paragraph.dark {
  color: #3d9f90;
}

.pagination {
  display: none;
  margin-top: 0px;
  padding-top: 0px;
  float: none;
}

.nav-bar {
  width: 100%;
  background-color: transparent;
 
/*  border-bottom: 5px solid #9ff;*/
  margin-top: 10px;
  z-index: 100;
}

.blog-posts-link {
  text-decoration: none;
}

.news-small-header {
  margin-bottom: 14px;
}

.newsletter-heading {
  margin-top: 25px;
  margin-bottom: 40px;
  color: hsla(0, 0%, 100%, .7);
  font-weight: 400;
}

.shaded {
	background: #efefef;
	padding: 15px 30px;
	margin:  0 0 20px 0;
}
.title-container {
  padding: 100px 20px 30px;
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .7)), var(--bg-image, url('/img/banner-ext.jpg'));  
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
} 

.vibrant {
  margin-bottom: 20px;
  color: rgba(225, 111, 80, .85);
}

.small-light-header {
  color: #fff;
}

.card {
  height: 667px;
}

.white {
  color: #fff;
}

.reviewLogos {
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	margin: 20px 0;
}
.reviewItem {
	width: 33%;
	text-align: center;
	color: #999;
	font-size: 14px;
}
.reviewLogos img {
	max-width: 160px;
}
.sm img {
	max-width: 110px;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
 
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.copyright {
  margin-top: 10px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
}

.breadcrumb {
  font-family: Cabin, sans-serif;
  color: #aee9e8;
  line-height: 75px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
}

.event-banner {
  position: relative;
  padding: 51px 20px;
  background-image: url('/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

.banner-info {
  position: relative;
  display: inline-block;
  text-align: center;
}

.event-small-title {
  margin-top: 10px;
  margin-bottom: 10px;
  color: hsla(0, 0%, 100%, .8);
  letter-spacing: 2px;
}

.event-large-title {
  font-family: Cabin, sans-serif;
  font-size: 54px;
}

.modal-header {
  margin-top: 22px;
  text-align: center;
}

.field-label {
  margin-left: 1%;
  text-align: left;
}

.phoneblock {
  margin-bottom: 0px;
  float: right;
}

.phonelink {
  margin-right: 16px;
  font-family: Montserrat, sans-serif;
  color: #9ff;
  font-size: 19px;
  line-height: 21px;
  text-decoration: none;
}

.phonewrap {
  width: 160px;
  margin-top: -10px;
  float: right;
}

.phonewrap._2 {
  margin-top: 0px;
}

.servicecar {
  /*width: 20%;*/
    width: 235px;
  padding-right: 0px;
}

.paddedmask {
  margin-right: 60px;
  margin-left: 60px;
}

.serviceslider {
  display: block;
  height: 220px;

  margin-top: -50px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.serviceslider._2 {
  height: auto;
  margin-top: 0px;
}

.darkarrow {
  color: #b4b4b4;
}
.w-col-tiny-6 {
	margin-bottom: 10px;
}
.serviceblock {
  display: block;
  width: 215px;
  height: 215px;
 
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #fff;
  /*border-radius: 130px;*/
  background-image: url('/img/block-com.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.dark .serviceblock {
	  box-shadow: 0px 0px 3px #444;

}
.dark {
	margin-bottom: 10px;
}
.serviceblock.ext {
  display: block;
  width: 215px;
  height: 215px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #faf9f9;
/*  border-radius: 130px;*/
  background-image: url('/img/block-rext.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

 

.serviceblock.int {
  background-image: url('/img/block-rint.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.serviceblock.int:hover,
.serviceblock.carp:hover,
.serviceblock.power:hover,
.serviceblock.ext:hover,
.serviceblock.faux:hover,
.serviceblock.com:hover {
  border-color: #000;
}

.serviceblock.cont {
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .7)), url('/img/block-kit.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .7)), url('/img/block-kit.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.serviceblock.power {
  background-image: url('/img/block-wash.jpg');
  background-position: 50% 0px;
  background-size: auto;
}
 
.serviceblock.carp {
  background-image: url('/images/Cabinets/_400x400_crop_center-center/IMG_1008.JPG');
  background-position: 50% 0px;
  background-size: cover;
}
 
.serviceblock.cab {
  background-image: url('/img/block-cab.jpg');
  background-size: cover;
}

 .team h3 {
 	color: #428dc5;
 	text-align: left;
 	margin: 0;
 	font-size: 18px;
 }
 .team h2 {
 	margin: 0 0 10px 0;
 	font-size: 23px;
 	text-transform: uppercase;;
 }
 .team .staff-title {
  	font-size: 14px;
 	text-transform: uppercase;
 	color: #FFF;
 	padding: 2px 4px;
 	background: #428dc5;
 	font-weight: bold;
 	margin-left: 6px;
 }
 .team img, .team-bio-pic {
 	width: 200px;
 	height: auto;
 	float: left;
 	border-radius: 100px;
 	border: 5px solid #FFF;
 	box-shadow: 0px 3px 5px #999;
 	margin: 0 10px 10px 0;
 }
 .team .text {
 	margin-bottom: 20px;
 }
 .even img{
 	float: right;
 	margin: 0 0 10px 10px;
 }
 .team a {
 	color: #428dc5;
 	text-decoration: none;
 }
 
 
 
article.team {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.team img {
	height: auto;
}
 
.serviceblock.cab:hover {
  border-color: #9ff;
}

.serviceblock.faux {
  background-image: url('/img/badge-blasting.jpg');
  background-position: 50% 0px;
  background-size: cover;
}


.serviceblock.spray {
  background-image: url('/img/badge-shop.jpg');
  background-position: 50% 0px;
  background-size: cover;
}



.serviceblock.const {
  background-image: url('/img/block-kit.jpg');
}

 
/*.serviceblock.team {
  border-color: #d8d8d8;
  background-image: url('/img/team1.jpg');
  background-size: 200px;
}*/

.serviceblock.team:hover {
  border-color: #000;
}

.servicelink {
  position: static;
    z-index: 1;
  
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding-right: 0px;
  background-color: transparent;
 
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
}

.textcont {
  margin-top: 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.servarrow {
  width: 40px;
  height: 40px;
  margin-right: 40px;
  float: right;
  background-color: transparent;
  background-image: url('/img/Icon-arrow-right-white.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 23px;
}

.servtxt {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  line-height: 1.25em;
 
}
.dark .servtxt{
	color: #666 !important;
}
.servtxt.black {
  color: #333;
}

.slidenav {
  display: none;
}

.servoverlay {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 152, 255, .6);
}

.form {
  padding: 80px;

  background-color: #cfcfcf;
}
.form p {
	  font-family: Montserrat, sans-serif;
	font-size: 18px;
 
}
.formBlock h5 {
	font-size: 28px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #000;
}
.sneaker {
	left: -80px;
	top: 80px;
	width: 60px;
	height: 60px;
	background: #81d7d7;;
	border-radius: 60px;
	position: absolute;
	  display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    align-items: center;
	
}
.sneaker  p {
	margin: 0;
}
.formBlock {
	text-align: center;
	padding: 20px;
	background: #FFF;	
}
.formBlock.noback {
 
	background: transparent;	
}
.formBlock .button {
	background: #FF0000;
	border: none;
	color: #FFF !important;
	text-transform: none;
	font-weight: bold;
}
.formBlock .button:hover {
	background: #d53232;
	border: none;
	color: #FFF !important;
}
.estimatefrom {
  text-align: center;
}
.input {
	width: 100%;
	margin: 5px 0;
}
.input input {
  height: 45px;
  padding: 5px 10px; 
  width: 100%;
  font-family: Lato, sans-serif;
}
.input select {
  height: 45px;
  padding: 5px 10px; 
  width: auto;
  font-family: Lato, sans-serif;
}
.input textarea {
	width: 100%;
	padding: 5px 10px;
}
.sideForm .submit {
	float: none;
	text-align: center;
}
.input.txt {
  height: 170px;
}
.landing .input.txt {
	height: 100px;
}

.input.submit,
.sidebarForm .submit input,
.estimate-form .submit input {
  border: 0;
  height: 45px;
  padding-right: 20px;
  padding-left: 20px;
 /* border-radius: 50px;*/
  background-color: #aee9e8;
  font-family: Montserrat, sans-serif;
  color: #FFF;
  font-weight: 400;
  font-size: 16px;
  margin-top: 10px;
}

.input.submit:hover,
.sidebarForm .submit input:hover,
.estimate-form .submit input:hover {
  background-color: #47ccca;
  color: #FFF;
}

.sectionsmall {
  font-size: 20px;
}


.sectionsmall.white {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
}

.sidebarForm .sectionsmall.white {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 15px;
  text-transform: none;
}

.motto {
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
  float: none;
  font-family: Lato, sans-serif;
  color: #949494;
  font-size: 12px;
  line-height: 14px;
}

.motto._2 {
  margin-top: 26px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.logowrap {
  width: 200px;
  margin-top: -20px;
  margin-bottom: 10px;
  float: left;
  text-align: center;
}

.logowrap._2 {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.aboutlogo {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.muralslide {
  text-align: center;
  height: auto;
  width: 33%;
}

.lastslide {
	position: relative;
	 
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.lastslide .button {
	width: 300px;
	margin: 20% auto 0;
}
.lastslide .button a {
	  color:  #aee9e8;
	  text-decoration: none;
}
.lastslide .button a:hover {
	color: #FFF !important;
}
.foothead {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #fff;
}

.footphone {
  font-size: 18px;
}

.bloghomeh3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 22px;
  line-height: 27px;
}

.blockdesc {
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #333;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  margin: 12px 0;
}


.servicerow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contenttitle {
  color: #fff;
}

.contentsub {
  color: #fff;
  font-size: 24px;
}

.btnwrap {
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: center;
}
.banshade .btnwrap {
	text-align: left;
	padding: 5px;
}
.breaklink {
  color: #333;
  text-decoration: none;
}

.breads {
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  color: #666;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.contenth2 {
  color: #333;
  font-size: 30px;
  line-height: 34px;
  text-transform: uppercase;
}

.blue {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.slideshow {
  height: auto;
  margin: 30px -50px;
}
.landing .slideshow {
	margin: 30px -50px 30px;
	height: auto;
}

.slidernav {
  display: none;
}

.slidelabel {
  position: absolute;
  left: -10px;
  top: 5px;
  z-index: 2;
  display: inline-block;
  padding: 3px 10px;
  background-color: #9ff;
  color: #333;
  font-size: 13px;
  text-transform: uppercase;
}

.contenth3 {
  font-size: 24px;
  line-height: 28px;
}

.blogwlink {
  text-decoration: none;
}

.blogwlink:hover {
  color: #097dd8;
}

.work {
  padding-top: 71px;
  padding-bottom: 71px;
}

.center {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 42px;
  line-height: 1.1em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.center.black {
  color: #333;
}



.backvid {
  background-image: -webkit-linear-gradient(270deg, rgba(71, 71, 71, .44), rgba(71, 71, 71, .44));
  background-image: linear-gradient(180deg, rgba(71, 71, 71, .44), rgba(71, 71, 71, .44));
}

.vidsub {
  color: #fff;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.vidmain {
  font-family: Cabin, sans-serif;
  font-size: 72px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.maincont {
  margin-top: 160px;
}

.blogimg {
  width: 100%;
  height: 150px;
}

.headwrap {
  background-color: #000;
}

.whylist li{
list-style-type:none;
  margin-bottom: 15px;
  padding-left: 30px;
  background-image: url('/img/258-checkmark@2x_thumb.png');
  background-position: 0px 0px;
  background-size: 19px;
  background-repeat: no-repeat;
 
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
}

.why2 {
  padding-top: 71px;
  padding-bottom: 81px;
  background-color: #fff;
}
.whyShaded {
	background: #efefef;
}

.body {
  background-color: #000;
}

.whysection {
  padding-top: 81px;
  padding-bottom: 81px;
  background-color: #FFF;

}
.communitySection {
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.whysection._2 {
  background-color: #999;
  /*background-image: url('/img/team-back.jpg');
  background-position: 50% 8%;
  background-size: cover;*/
}

.aboutlink {
  margin-bottom: 20px;
}

.subh4 {
  color: #333;
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
}

.p {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #333;
}

.footlist {
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  list-style-type: none;
  text-align: left;
}
.footlist a {
	color: #FFF;
}

.footlist._1 {
  background-image: url('/img/75-phone.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.footlist._2 {
  margin-bottom: 10px;
  background-image: url('/img/07-map-marker.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.footlist._3 {
  margin-bottom: 10px;
  background-image: url('/img/245-paperairplane.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  line-height: 26px;
}

.footul {
  padding-left: 0px;
 
}

html.w-mod-js *[data-ix="donate-modal-interaction"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

html.w-mod-js *[data-ix="volunteer-interaction"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

html.w-mod-js *[data-ix="servhover"] {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="new-interaction"] {
  -webkit-transform: translate(0px, 55px);
  -ms-transform: translate(0px, 55px);
  transform: translate(0px, 55px);
}

html.w-mod-js *[data-ix="aboutblocks"] {
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="logodrop"] {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}




.clear-fix	{
	clear: both;
}

.form-intro-block	{
	width: 80%;
	margin: 20px auto 60px auto;
}

.form-footer-block	{
	width: 80%;
	margin: 20px auto 60px auto;
}

.estimateForm	{
	width: 850px;
}

.estimateForm fieldset	{
	width: 850px;
}	

.form-block input	{
	width: 825px;
	padding: 5px;
}

.form-name	{
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.form-name input	{
	padding: 5px;
	width: 225px;
}

.form-name label	{
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px;
}

.form-address	{
	float: left;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.form-address input	{
	padding: 5px;
	width: 375px;
}

.form-address label	{
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px;
}

.estimate-header	{
	background-color: #bebebe;
	margin-top: 20px;
	width: 100%;
	margin: 0 auto;
}

.estimate-header.exterior.subcategory	{
	background-color: #eaeaea;
	margin-top: 0;
}

.estimate-cell	{
	float: left;
	width: 16.6666%;
	padding: 10px 1%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.estimate-cell .cell-subcategory	{
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #3b3b3b;
}

.estimate-fields input	{
	float: left;
	width: 16.6666%;
	padding: 10px 1%;
	text-align: center;
}

.form-block	{
	margin-bottom: 30px;
}

.form-block-header	{
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 10px;
	font-size: 16px;
}

.form-block-label	{
	font-weight: bold;
	float: left;
	width: 80px;
	font-size: 13px;
}

.form-block-content {
	font-weight: normal;
	float: left;
	font-size: 13px;
}

.form-block-question	{
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
}



.estimate-fields.exterior input	{
	width: 20%;
}

.form-name-bottom	{
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.form-name-bottom input	{
	padding: 5px;
	width: 325px;
}

.form-name-bottom label	{
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px;
}

.form-date-bottom	{
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.form-date-bottom input	{
	padding: 5px;
	width: 125px;
}

.form-date-bottom label	{
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px;
}

.estimate-intro input	{
	margin-left: 20px;
}

input.yes-checkbox	{
	margin-left: 5px;
	margin-right: 7px;
	margin-top: 7px;
}

input[type="checkbox"]	{
    -webkit-appearance:none;
    width:20px;
    height:20px;
    background:white;
    border-radius:5px;
    border:1px solid #555;
    vertical-align: bottom;
}

input[type='checkbox']:checked {
    background: #2a86ea;
}

div.btn-blue a,
.submit input {
	text-decoration: none;
	padding: 10px 24px;
	color: #ffffff;
	border: 1px solid #858585;
	background: #0388C5 url(/img/button-alpha.png) repeat-x 0 50%;
	border-radius: 25px; 
}
.submit  {
	text-align: center;
}
div.btn-blue a:hover,
.submit input:hover {background-color: #026795; }

.banWrap {
	max-width: 1100px;
	min-height: 450px;
	position: relative;
	margin: 0 auto;
}

.sidebarForm {
	position: absolute;
	top: 0;
	right: 20px;
	margin: 0;
	padding: 20px ;
	text-align: center;
	width: 300px;
}

.banContent {
	float: left;  
	margin-top: 20%;
	max-width: 700px;
}
.banContent .contenttitle,
.banContent .contentsub {
  color: #fff;
  text-shadow: 3px 3px 4px rgba(0,0,0,.4);
}

.landing .title-container {
	padding: 0; 
	text-align: left;
	position: relative;
}

/*.landing .portimg {
	max-width: 33%;
}*/
.quoteBig {
	font-size: 92px;
	display: block;
	margin: 20px auto 0;
	text-align: center;
	font-family: Georgia;
	font-weight: bold;
	opacity: .5;
}

.employmentPromo1 {
	padding: 150px 30%;
	background-image: linear-gradient(180deg, rgba(0,0,0, .6), rgba(0,0,0, .6)), url('/img/dmp-employment1.jpg');	
	background-position: 0, 50% 50%;
	background-size: cover;
	color: #FFF;
	margin: 24px -50px 0;
	font-size: 1.2em;
	text-align: center;
}
.employmentPromo1 *,
.employmentPromo3 * {
	color: #FFF;
}
 
.empFeatures {
	margin: 24px 0;
	padding: 0 20%;
	font-size: 1.2em;
	text-align: center;
}

.employmentPromo1 h2,
.employmentPromo3 h2{
	margin: 0 0 20px 0;
	font-size: 2em;
	line-height: 1.2em;
}
 
.employmentPromo2 h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	text-align: center;
	margin: 0 0 5px 0;
}
.employmentPromo2 {
	padding:5%;
	background: #000;

		margin: 0 -50px 25px;
}
.empintro {
	padding: 5% 10%;
	color: #FFF;
}
.empintro h2 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 2em;
	line-height: 1.2em;
}

.empWrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: stretch;
    }

.empWrapper .empGrid {
	padding: 25px;
	width: 32%;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	background: #999;
	margin-bottom: 20px;
	color: #333;
    }
    
.empGrid.one {
  	background: #FFF;
  } 
.empGrid.two {
  	background: #b0fcfe;
  }  
.empGrid.three {
  	background: #b0fcfe;
  }  
.empGrid.four {
  	background: #b0fcfe;
  }  
.empGrid.five {
  	background: #cfcfcf;
  }  
  .empGrid.six {
  	background: #868686;
  	color: #FFF;
  }  
  	.empGrid.six * {
  		color: #FFF;
  	}


.employmentPromo2 p {
	margin: 0;
	padding: 0;
	font-size: 14px;
 
}

.employmentPromo3 {
	padding: 150px 30%;
	background-image: linear-gradient(180deg, rgba(0,0,0, .6), rgba(0,0,0, .6)), url('/img/dmp-employment3.jpg');	
	background-position: 0, 50% 50%;
	background-size: cover;
 	font-size: 1.2em;
	text-align: center;
	color: #FFF;
	margin: 24px -50px;
}

.lp-pom-box {
	padding: 15px;
	background: #777;
	margin-bottom: 10px;
}
.lp-pom-box h2 {
	margin: 5px;
}


@media (max-width: 991px) {
.sneaker {
	left: -55px;
	top: 80px;

}

 .mailingtext {
    padding: 31px;
  }
.specialWrap img {
	width: 80%;
	height: auto;
}
.specialEven, .specialOdd {
	margin-top: 30px;
	padding: 15px;
	border: 3px dashed #cecece;
}
.specialWrap h2 {
	font-size: 32px;
}

.hiringBadge {
	margin: -12px 0 0 20px;
	width: 90px;
}

.banshade {
  top: 5%;
  width: 90%;
}
	 
	.breads {
		display: none;
	}

  .logo.mobile.tablet {
    display: block;
  }
  .navigation {
    line-height: 20px;
    text-align: center;
  }
  .navigation.tablet {
    display: none;
  }
  .hero-content {
    margin-top: 200px;
  }
  .h4-white {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 18px;
    line-height: 21px;
  }
  .light-header {
    margin-bottom: 20px;
  }
  .nav-links,
  .dropdown-nav,
  .dropdown-nav-link,
   .dropdown-nav.w--open {
    text-align: center;
    color: #FFF;
    padding: 10px;
  }
 
  .nav-links.honme {
    margin-left: 17px;
    text-align: center;
    display: block;
  }
  .dropdown-nav:hover {
  	background: #999;
  }
  
  /*.nav-links._2 {
    margin-right: 0px;
    margin-left: 0px;
    color: #333;
    text-align: left;
  }*/
  .nav-links._2:hover {
    background-color: #999;
    color: #FFF;
  }
  .header {
    padding-top: 4px;
    padding-bottom: 0px;
  }
  .button.mobile { 
    display: none;
  }
  .section.footer-meta {
    text-align: center;
  }
  .hero-slider {
 
    height: 400px;
  }
  .left-arrow {
    margin-left: 20px;
  }
  .right-arrow {
    margin-right: 20px;
  }
  .column-content-wrap {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }
  .nav-container {
    width: 700px;
    max-width: 100%;
    float: none;
  }
  .nav-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
  }
  .nav-menu._2 {
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #333;
    text-align: left;
  }
  .menu-btn {
    background-color: transparent;
  }
  .menu-btn:active {
    background-color: #fff;
  }
  .menu-btn.w--open {
    background-color: transparent;
  }
  .nav-hide.tablet {
    display: block;
    width: 730px;
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
  }
  .tablet-logo {
    display: none;
  }
  .field {
    width: 100%;
  }
  .textarea.input {
    width: 100%;
  }
  .slide.team {
    background-position: 50% 50%;
  }
  .card {
    width: 50%;
  }
  .phonewrap {
    margin-top: 40px;
  }
  .phonewrap._2 {
    margin-top: 20px;
  }
  .servicecar {
    width: 33.33%;
  }
  /*.serviceblock {
    width: 200px;
    height: 200px;
  }*/
  .serviceblock.ext {
    width: 200px;
    height: 200px;
  }
  .sectionsmall.white {
    font-size: 38px;
    line-height: 42px;
  }
  .logowrap {
    margin-top: 0px;
  }
  .hamburger {
    margin-top: 20px;
    background-color: #e2e2e2;
  }
  .hamburger._2 {
    margin-top: 0px;
  }
  .bloghomeh3 {
    font-size: 16px;
    line-height: 22px;
  }
  .contenth2 {
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 32px;
  }
  .center.black {
    font-size: 36px;
    line-height: 1.3em;
  }
  .vidsub {
    font-size: 22px;
  }
  .vidmain {
    font-size: 64px;
  }
  .blogimg {
    height: 130px;
  }
  .whylist {
    font-size: 22px;
    line-height: 27px;
  }
  
  .banContent {
  	margin-top: 20%;
  	max-width: 50%;
  	padding-left: 20px;
  }
  .sidebarForm {
  	position: absolute;
  	top: 0;
  	right: 20px;
  	margin: 0;
  	padding: 10px !important;
  	text-align: center;
  	min-width: 300px;
  }
  
  .banContent h2 {
  		font-size: 48px;
  		line-height: 55px;
  	}
  	.banContent h5{
  	  font-size: 20px;
  	}
  	
 

@media (max-width: 767px) {
.sneaker {
	position: relative;
	left: 45%;
	top: 0;

}
.formBlock {
	margin-top: 20px;
}
.form p {
	font-size: 16px;
 
}
  .slide {
        background-image: linear-gradient(180deg, hsla(0, 0%, 0%, 0.3), hsla(0, 0%, 0%, 0.3)), var(--tablet-bg);
    }  
 

 

 


 .mailinghead {
    flex-flow: column wrap;
    align-items: center;
  }

  .heading {
    text-align: center;
    font-size: 32px;
  }

  .googlelgo {
    width: 225px;
    margin-top: 16px;
    margin-left: 0;
  }

  .mailingtext {
    font-size: 22px;
  }
  
  
.referalBonasItem {
	width: 95%;
	margin: 0 1%;
}
/*.spineBlock.left {
	-webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
	text-align: right;
	width: 75%;
	padding: 20px 20px 0 20px;
	margin-top: 12px;
}
.spineBlock.right {
	 -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
	width: 100%;
	padding: 40px 0 0 120px;
}*/
/*.roundGlass {
	width: 90px;
	height: 90px;
	border-radius: 90px;
	font-size: 60px;
}
.roundGlass span {
	 display: block;
	 margin-top: 35px;
}*/
/*.spineBlock.left .roundGlass {
	right: -90px;
}
.spineBlock.right .roundGlass {
	left: 0;
}*/



.reviewItem {
	width: 90%;
	text-align: center;
	margin-bottom: 20px;
}

.reviewLogos {
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
	margin: 20px 0;
} 

.quoteslider {
  max-width: 100%;
  margin: 10px auto 0px;
 
}
.quotewrap {
  position: relative;
  padding: 12px 15px;

}
.quoteslide {
  height: auto;
  padding-right: 60px;
  padding-left: 20px;
}
.homeHalf {
	width: 100%;
	min-height: 250px;
	 padding: 5%;
}

.homeIntro {
	padding: 0 15px;
}

.iconCol img {
	max-height: 70px;
	margin-top: 20px;
}
.homeIntro h3 {
	font-size: 24px;
	margin: 0 0 15px;
}
.homeIntro h4 {
	font-size: 20px;
 
}

.specialWrap .visual{
	width: 100%;
	float: none;
}
.specialWrap h2 {
	font-size: 24px;
}
.specialEven .visual{
	float: none;
	margin-left: 0;
}
.specialWrap .text{
	float: none;
	width: 95%;
	text-align: left;
	font-size: 1em;
}



.employmentPromo3 {
	padding: 70px 15%;
 	font-size: 1.1em;
	text-align: center;
	color: #FFF;
	margin: 24px -50px;
}

.employmentPromo1 h2,
.employmentPromo3 h2{
	margin: 0 0 10px 0;
	font-size: 1.5em;
 
}
.empGrid h2 {
	font-size: 1.1em;

}

.empFeatures {
	margin: 20px 0;
	padding: 0 10%;
	font-size: 1.1em;
 
}

.empWrapper .empGrid {
	padding: 18px;
	width: 49%;
 	margin-bottom: 10px;
    }
	
.employmentPromo1 {
	padding: 50px 15%;
	margin: 24px -50px;
}
.employmentPromo2 p {
	font-size: 13px;
	line-height: 1.2em;
}

.banshade {
  top: 5%;
  width: 80%;
}
.button-2 {
  padding: 14px 22px;
  font-size: 15px;
  line-height: 17px;
 
}
.banSub {
  font-size: 19px;
 
 }

.landing .testimonial .testimonial-item {
	padding: 20px ;
	width: 100%;
	margin: 0;
}

.banContent h5{
	  font-size: 14px;
	  font-weight: normal;
	}
.landing {
		margin-top: 50px;
	}
	.banContent h2 {
			font-size: 32px;
			line-height: 36px;
		}
		
.banContent {
	margin-top: 20%;
	max-width: 50%;
	padding-left: 20px;
}

 
.floatRight, 
.floatLeft {
	float: none;
	margin: 0 auto;
 
}
 

.social-media.footer {
  width: 100%;
  padding-top: 0px;
  float: none;
  text-align: center; 
}
.scm {
	float: none !important;
	display: inline-block;
 
	margin: 0 !important;
}
.foothead {
  margin-top: 40px;
}

.footul {
  margin-bottom: 40px;
}

.visual {
	text-align: center;
}
.team img, .team-bio-pic {
	width: 200px;
	float: none;
	margin: 0 auto;
}

#galleria {
	height: 300px;
}

  .logo {
    width: 150px;
  }
  .logo.mobile {
    display: block;
  }
  .hero-content {
    top: 120px;
    margin-top: 120px;
  }
  .h4-white {
    font-size: 16px;
    letter-spacing: 0px;
  }
  .light-header {
    margin-bottom: 15px;
    font-size: 50px;
    line-height: 55px;
  }
  .light-header.brown {
    width: 100%;
  }
  .get-involved-btn {
    height: 35px;
    padding-top: 7px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
    letter-spacing: 0px;
  }
  .h5 {
    width: 100%;
  }
  .section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section.alt {
    padding: 0px 0px;
  }
  .post {
    background-image: url('/img/example-bg.png');
    background-position: 50% 50%;
    background-size: cover;
  }
  .bannerhead {
  	font-size: 2.6em;
  }
  .hero-slider {
    height: 400px;
  }
  .hero-slider._2 {
    height: 400px;
  }
  .left-arrow {
    margin-left: 5px;
  }
  .right-arrow {
    margin-right: 5px;
  }
  .help-column {
    height: auto;
  }
  .column-content-wrap {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .newsletter-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .footer-logo {
    display: inline-block;
    float: none;
  }
  .nav-menu {
    padding-top: 0px;
  }
  .nav-hide.tablet.landscape {
    width: 500px;
  }
  .card-info {
    float: none;
  }
  .line-break-full {
    margin-top: 0px;
  }
  .narrow-container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .donate-wrapper {
    position: relative;
  }
  .donate-form {
    width: 100%;
  }
  .textarea.input {
    overflow: visible;
    width: 92%;
    margin-left: 25px;
  }
  .post-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .card {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  .copyright {
    margin-bottom: 0px;
    float: none;
 
  }
  .phonelink {
    float: left;
  }
  .phonewrap {
    margin-top: 30px;
  }
  .phonewrap._2 {
    float: right;
  }
  .servicecar {
    width: 50%;
  }
  /*.serviceblock {
    width: 190px;
    height: 190px;
    border-width: 6px;
  }*/
 
  .serviceblock.ext {
    width: 190px;
    height: 190px;
  }
  .form {
    padding: 50px;
 
  }
  .sectionsmall.white {
    font-size: 32px;
    line-height: 40px;
  }
  .motto {
    display: none;
  }
  .motto._2 {
    display: block;
  }
  .logowrap {
    margin-top: 5px;
  }
  .hamburger {
    margin-top: 10px;
    margin-right: 10px;
  }
  .bloghomeh3 {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 25px;
  }
  .servicerow {
    display: block;
  }
  .breads {
    margin-left: 15px;
  }
  .contenth2 {
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 28px;
  }
  .slideshow {
    margin-right: -30px;
    margin-left: -30px;
  }
  .blogcol {
    margin-bottom: 5px;
  }
  .center.black {
    margin-bottom: 15px;
    font-size: 32px;
  }
  .vidsub {
    font-size: 18px;
    line-height: 48px;
  }
  .vidmain {
    font-size: 48px;
  }
  .blogimg {
    height: 160px;
  }
  .whylist {
    margin-left: 30px;
    font-size: 18px;
    line-height: 22px;
  }
  .banWrap {
  	max-width: 1100px;
  	min-height: 600px;
  	position: relative;
  	margin: 0 auto;
  }
  .muralslide {
  	width: 49%;
  }
}

@media (max-width: 479px) {
    .slide {
        background-image: linear-gradient(180deg, hsla(0, 0%, 0%, 0.3), hsla(0, 0%, 0%, 0.3)), var(--mobile-bg);
    }
	
.mailinghead {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading {
    font-size: 26px;
  }

  .mailingcerts {
    flex-direction: column;
    align-items: center;
  }

  .cert {
    max-width: 50%;
    margin-bottom: 30px;
  }

  .mailingtext {
    font-size: 20px;
  }
  
  
.hiringBadge {
	margin: -62px auto 0 auto;
	float: right;
	width: 70px;
}

.btnwrap {
  padding-top: 10px;
  padding-bottom: 5px;
}

.button-2 {
  margin-bottom: 10px;
}

.banshade {
    top: 5%;
  width: 90%;
}
.bannerhead {
  font-size: 1.8em;
}
.banSub {
  font-size: 17px;
}
 
.muralslide {
	width: 100%;
}

.banContent {
	margin-top: 10%;
	max-width: 100%;
	padding-left: 20px;
}

.sidebarForm {
	position: absolute;
	top: 28%;
	right: auto;
	left: 50%;
	margin: 0 0 0 -120px;
	padding: 0;
	min-width: auto;
	max-width: 90%;
}

  h2 {
    font-size: 40px;
    line-height: 42px;
  }
  .logo {
    width: 120px;
    padding-left: 0px;
  }
  .logo.mobile {
    display: none;
  }
  .logo._2 {
    margin-bottom: 10px;
  }
  .navigation {
    display: none;
  }
  .hero-content {
    margin-top: 60px;
  }
  .h4-white {
    width: auto;
    padding-right: 20px;
  }
  .light-header {
    margin-bottom: 5px;
    font-size: 36px;
    line-height: 53px;
  }
  .light-header.brown {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 40px;
    line-height: 53px;
  }
  .light-header.brown.modal {
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .get-involved-btn {
    display: block;
    width: 120px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .get-involved-btn._2 {
    width: 160px;
    margin-top: 5px;
  }
  .nav-links.mobile {
    width: 86%;
    float: none;
  }
  .nav-links.mobile.w--current {
    padding-top: 20px;
  }
  .header {
    padding-top: 0px;
  }
  .button.mobile {
    display: none;
  }
  .h5 {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }
  .h5.uppercase.modal {
    margin-top: 0px;
    padding-top: 35px;
    float: none;
  }
  .section {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section.alt {
    padding-top: 0px;
  }
  .section.greyhavens._2 {
    padding-bottom: 30px;
  }
  .story-button {
    float: right;
  }
  .hero-slider {
    display: block;
 
    height: 250px;
    z-index: 1;
  }
  .large-header.contained {
    margin-bottom: 10px;
  }
  .column-content-wrap {
    padding-top: 5px;
    padding-bottom: 30px;
    float: none;
  }
  .line-break {
    display: none;
  }
  .more-link {
    display: block;
  }
  .newsletter-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .nav-container {
    width: 320px;
    margin-top: 0px;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
  }
  .nav-menu {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
    background-color: hsla(0, 0%, 100%, .95);
  }
  .menu-btn.w--open {
    text-transform: uppercase;
  }
  .nav-hide.tablet.landscape {
    width: auto;
  }
  .card-info {
    padding: 20px 10px;
    float: none;
  }
  .narrow-container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .donate-wrapper {
    margin-bottom: 0px;
  }
  .donate-form {
    width: 100%;
    padding-right: 0px;
  }
  .field.amount {
    width: 100%;
    margin-left: 0px;
  }
  .volunteer-modal-wrapper {
    display: none;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .textarea.input {
    width: 86%;
    float: left;
  }
  .white-container {
    padding-top: 25px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 14px;
  }
  .position {
    font-size: 14px;
  }
  .nav-bar._2 {
    z-index: 100;
  }
  .post-wrapper {
    padding-right: 0px;
  }
  .event-large-title {
    font-size: 38px;
  }
  .phoneblock {
    position: absolute;
    left: 0px;
    top: 9px;
    z-index: 100;
    width: 150px;
    margin-top: 3px;
    float: none;
    color: #fff;
    text-align: center;
  }
  .phonelink {
    position: static;
    z-index: 200;
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
    float: none;
    color: #fff;
    font-size: 18px;
  }
  .phonewrap {
    display: block;
    width: auto;
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: 7px;
    float: left;
  }
  .phonewrap._2 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 100;
    overflow: visible;
    margin-top: 0px;
    margin-bottom: 0px;
    float: none;
    color: #fff;
  }
  .servicecar {
    width: 100%;
  }
  .servarrow {
    display: none;
  }
  .servtxt {
    margin-bottom: 0px;
  }
  .form {
    padding: 20px;
 
  }
  .sectionsmall.white {
    font-size: 24px;
    line-height: 26px;
	margin-bottom: 0;
  }
  .motto._2 {
    display: none;
  }
  .logowrap {
    width: 130px;
    margin-bottom: 0px;
    float: left;
  }
  .hamburger {
    margin-top: 0px;
    margin-right: 0px;
    padding: 12px;
  }
  .bloghomeh3 {
    font-size: 18px;
    line-height: 22px;
  }
  .breads {
    display: none;
  }
  .slidelabel {
    display: none;
  }
  .center.black {
    font-size: 24px;
 
  }
  .vidsub {
    line-height: 24px;
  }
  .maincont {
    margin-top: 150px;
  }
  .whylist {
    font-size: 16px;
    line-height: 20px;
  }
}

