body{
	overflow: hidden; /* Fixes the menu adding a horizontal scroll bar */
}
/*Base styles */
.grey{ color:#bfbfbb!important;}
.red{ color:#db0f2e!important;   font-weight: 400; display: block; font-size: 28px;}
h1 .red{font-size:.5em;}
.greyB{ background:#edece6;}

select,input:not([type="button"]):not([type="submit"]),textarea {
	width: 100%;
}
select {
    color: #A9A9A9;
}
select option {
    color: #666;
}
input.wpcf7-submit {
	background-color: rgb(219, 15, 46);
	box-shadow: none!important;
	color: #fff;
	padding: 7px 15px 7px;
	border: 0;
	font-weight: bold;
	min-width: 98px;
	font-size: 13px;
	text-shadow: none;
	border-radius: 0;
}
input.wpcf7-submit:hover{
	color:#ccc;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
select{
  padding: 3px;
  height: 40px;
  padding-left: 11px;
}
select, input:not([type="button"]):not([type="submit"]), textarea{
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  border-radius: 0;
}
/* all */
::-webkit-input-placeholder { color: rgb(136, 125, 85); }
::-moz-placeholder { color: rgb(136, 125, 85); } /* firefox 19+ */
:-ms-input-placeholder { color: rgb(136, 125, 85); } /* ie */
input:-moz-placeholder { color: rgb(136, 125, 85); }
  
p:empty {margin: 0;}

@media only screen and (min-width:992px){
	.wpcf7-form .row+.row{margin-top:10px;}
	
	.wpcf7-form .row .col-sm-6:first-child,
	.wpcf7-form .row .col-sm-7:first-child{
		padding-right:5px;
	}
	.wpcf7-form .row .col-sm-6:not(:first-child),
	.wpcf7-form .row .col-sm-5:not(:first-child){
		padding-left:5px;
	}
}

/*#page { max-width: 1500px;overflow: hidden;  margin: 0 auto;}*/

/*Text */
.textC{ text-align: center!important;}
.textL{ text-align: left!important;}
.textR{ text-align: right!important;}
.textB{ color:#333!important;}
/*layout*/
.paddingLR-5{ 
	padding-left:5%!important; 
	padding-right:5%!important;
}
.paddingLR-10{ 
	padding-left:10%!important; 
	padding-right:10%!important;
}
.paddingLR-2{ 
	padding-left:2%!important; 
	padding-right:2%!important;
}
.paddingTB-2{ 
	padding-top:2%!important;
	padding-bottom:2%!important;
}
.paddingTB-4{ 
	padding-top:4%!important;
	padding-bottom:4%!important;
}
.padding5{
	padding:5%!important;
}
.paddingCustom{ }

.marginTB-5{ margin:5% 0!important;}
.marginTB-1{ margin:1% 0!important;}
.marginTB-2{ margin:2% 0!important;}
.marginTB-4{ margin:4% 0!important;}
.marginT-5{ margin-top:5%!important;}
.marginT-3{ margin-top:3%!important;}

/*Gradient*/
.red_gradient{
	background: #bb0d27; /* Old browsers */
	background: -moz-linear-gradient(left,  #bb0d27 0%, #db0f2e 50%, #bb0d27 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#bb0d27), color-stop(50%,#db0f2e), color-stop(100%,#bb0d27)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #bb0d27 0%,#db0f2e 50%,#bb0d27 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #bb0d27 0%,#db0f2e 50%,#bb0d27 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #bb0d27 0%,#db0f2e 50%,#bb0d27 100%); /* IE10+ */
	background: linear-gradient(to right,  #bb0d27 0%,#db0f2e 50%,#bb0d27 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb0d27', endColorstr='#bb0d27',GradientType=1 ); /* IE6-9 */
}
.redBG{ background:#db0f2e; color:white!important;}

/*Header*/

.mylogo img{
	max-width: 100%!important;
} 
#masthead > div.container > div > div > h1{
	margin-bottom:0!important;
	margin-top:0!important;
}
#phoneNumber{
	display: inline-block;
	margin-top:2.5em;

}
#phoneNumber a {
	border: 1px solid #333;
	padding: 10px 20px;
	border-radius: 6px;
	font-weight: bold;
	color: white!important;
	letter-spacing:2px;
	font-size:1.8em;
}
#phoneNumber a i{
	color:black!important;
	vertical-align: middle;
	padding-right:10px;
	padding-bottom: 8px;
}
#masthead > .row{
	border-bottom:1px solid black; 
}
#topmenu > li a{
	font-family: 'Open Sans Condensed', sans-serif!important;
	font-weight: 700;
	font-size: 16px;
	padding: 12px 10px;
}
#topmenu li a[href='#'] {
    cursor: default;
}
#topmenu > li {
	padding-bottom: 5px;
	margin: 0 0.75% -5px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
}
#topmenu .current_page_item:before,
#topmenu .menu-item:hover:before,
#topmenu .current-menu-parent:before{
	bottom: 0px;
	margin-left:-10px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #000000;
	border-width: 12px;
	border-bottom-width: 8px;
}
#submenu li ul {
	background-color: #000;
	height: 70px;
	width: auto;
	line-height: 45px;
	position:absolute;
	display:none;
}
#submenu li:hover ul{
	display:block;
}
#submenu li ul li a, #submenu li ul li a:link,
#submenu li ul li a:visited,
#submenu li ul li ul li a,
#submenu li ul li ul li a:link,
#submenu li ul li ul li a:visited,
#submenu li ul li ul li ul li a,
#submenu li ul li ul li ul li a:link, 
#submenu li ul li ul li ul li a:visited{
	border-top:0;
	color:#fff;
}
#submenu .sub-menu{
	width: 3000px;
	margin-left: -1500px;
	margin-top: 5px;
}
#topmenu .sub-menu li:hover:before,
#topmenu .sub-menu .current_page_item:before{
	display:none;
}
#submenu .sub-menu li:hover a{
	color:#ccc;
}
@media all and (max-width:768px){
	#phoneNumber{ margin:1em 0!important; }
}

/*Footer*/
.footer-logo img{
	padding:15px 0!important;
}
#footer-menu ul{
	text-align:center;
	max-width: 1024px;
	margin: 0 auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
}
#menu-footer-menu li{
	display:inline-block;
	padding: 8px;
	text-transform: uppercase;
}
#menu-footer-menu li a{
	color:white;
	padding: 20px;
	font-weight: 700;
}

#colophon:before{
	content:url('../../../uploads/2015/05/roof-top.png');
	width: 140px;
	height: 40px;
	position:absolute;
	top:-40px;
	right: 20%;
}
@media all and (max-width:600px){
	#colophon:before{
		display:block;
		margin:0 auto;
	}	
}
#menu-footer-menu li{
	position:relative;
}
#menu-footer-menu li a {
	letter-spacing: 0.9px;
}
#bottom .current_page_item:before,
#bottom .menu-item:hover:before {
  border: solid transparent;
  border-bottom-color: #000000;
  border-width: 8px;
  top: 100%;
  margin-top: -16px;
  margin-left: -8px;
  left: 50%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#bottom .current_page_item a, #bottom .menu-item:hover a{
	color:#000;
}
/*side bar*/

h3.widget-title{ 
	color:#d80e0e; 
	text-transform:uppercase;
	border-bottom: 1px solid #bfbfbb;

	padding: 1em 1em 10px 0;
    position: relative;

	margin-bottom: 1em;


	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
}

/* Required for Down Triangle */
h3.widget-title::before, h3.widget-title::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-top: 0;
}

/* Stroke */
h3.widget-title::before {
    bottom: -1px;
    right: 21px;
    /* If 1px darken stroke slightly */
    border-bottom-color: #bfbfbb;
    border-right-width: 25px;

    border-left-width: 25px;
    border-bottom-width: 8px;
}
/* Fill */
h3.widget-title::after {
    bottom: -2px;
    right: 22px;
    border-bottom-color: #fff;
    border-right-width: 24px;    
    border-left-width: 24px;    
    border-bottom-width: 8px;
}

@media all and (max-width:650px){
	#slidebox{

		display: none; 
	}
}

.widget-box-wrapper {
	text-align:right;
	border:1px solid #bfbfbb;
	padding: 25px 15px 45px;
	margin-left: 15%;
	margin-right: 1%;
}
.widget-box-wrapper .gallery-items {
    text-align: center;
}

.widget-box-wrapper .gallery-item-title {
	color: #000;
}

@media all and (max-width:768px){
	.widget-box-wrapper{
		text-align:center;
	}
}
.catchment-image-wrapper {
    position: relative;
}

.catchment-image-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4xIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iIzU5NTk1OSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTExMTEiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9yYWRpYWxHcmFkaWVudD4KICA8cmVjdCB4PSItNTAiIHk9Ii01MCIgd2lkdGg9IjEwMSIgaGVpZ2h0PSIxMDEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.1) 0%, rgba(89,89,89,0) 41%, rgba(17,17,17,0.8) 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.1)), color-stop(41%,rgba(89,89,89,0)), color-stop(100%,rgba(17,17,17,0.8))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.1) 0%,rgba(89,89,89,0) 41%,rgba(17,17,17,0.8) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.1) 0%,rgba(89,89,89,0) 41%,rgba(17,17,17,0.8) 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.1) 0%,rgba(89,89,89,0) 41%,rgba(17,17,17,0.8) 100%); /* IE10+ */
    background: radial-gradient(ellipse at center, rgba(255,255,255,0.1) 0%,rgba(89,89,89,0) 41%,rgba(17,17,17,0.8) 100%); /* W3C */
}
.side-bar-button{
	background:#db0f2e;
	padding: 7px 15px 0px;
	border: 100px;
	position: relative;
	text-align: center;
	font-weight:bold;
	transition:0.5s all ease;
	display: inline-block;
	margin-top: 2px;
	min-width: 98px;
	z-index: 2;
	color:#fff;
	font-weight: normal;
}
.side-bar-button:after {
    position: absolute;
    content: '';
    display: block;
    height: 31px;
    background-color: rgb(219, 15, 46);
    border-radius: 45%/39%;
    top: 11px;
    width: 100%;
    left: 0;
    z-index: -1;
}
.side-bar-button:hover{
	transition:0.5s all ease;
}
.squarebanner{
	text-align:center;
}


#testimonial_wrapper .bubble{
	margin-left: 15%;
    margin-right: 1%;
}
.bubble {
	position: relative;
	padding: 45px;
	margin: 1em 0 2em;
	color: #000;
	background: #edece6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 30px/40px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	display: block;
}

.bubble:after {
	content: "";
	position: absolute;
	bottom: -15px;
	right: 25%;
	border-width: 15px 15px 0;
	border-style: solid;
	border-color: #edece6 transparent;
	display: block;
	width: 0;
}
.bubble + .side-bar-button{
	right: 21.25%;
	margin-right: -30px;
	margin-top: -15px;
}
#content ul li{
	list-style: none;
	list-style-image: url('../../../uploads/2015/05/list-arrow.png');
	font-weight: 700;
}
#content ul li {
	width: 44%;
	float: left;
	margin-left: 6%;
	line-height: 1.7em;
	margin-top: .2em;
	margin-bottom: .2em;
}
@media all and (max-width:540px){
	#content ul li {
		width: auto;
		float: none;
	}
}
#content .not-fancy li{
	list-style:disc;
	list-style-image: none;
	vertical-align:inherit;
}

.testimony .content{
	position:relative;
}
.testimony .content:before,
.testimony .content:after{
	display: inline-block;
	font-size: 60px;

	color: #887d55;
	font-family: 'Times Roman';
	z-index: 99;
	height: 30px;
	vertical-align: top;
}
.testimony .content:before{
	content: "\201C";
	margin-left: -35px;
	margin-top: -25px;
	padding-right: 9px;
}
.testimony .content:after{
	content: "\201D";
	padding-left: 5px;
	display: block;
	text-align: right;
	margin-top: -0.4em;
}
.testimony .author {
    margin-top: 1em;
    margin-bottom: -25px;
}
.single-testimony {
  margin-bottom: 1em;
}
.single-testimony .author {
  margin: -1em 0 0;
}

.entry-content {
    font-size: 15px;    
}

.entry-content>p:first-of-type,
.entry-content h2+p{
    font-size: 19px;
    font-style: italic;
    margin-bottom: 1em;
}
.entry-content h2 {
    color: rgb(219, 15, 46);
    margin-bottom: 15px;
    margin-top: 1em;
}
.entry-content h2:not(:first-of-type) {
    margin-top: 2em;
}

#lightbox-background{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	cursor: pointer;
}

#lightbox {
	position: fixed;
	top: 5%;
	left: 15%;
	bottom: 5%;
	right:15%;
	padding: 14px 6% 14px;
	background-color: #fff;
	border-bottom: 3px solid rgba(1,2,2,.21);
	border-right: 2px solid rgba(1,2,2,.21);
	text-align: right;
	z-index:999999;
}
#lightbox .lightbox-content{
	height: 100%;
	width: 100%;
	text-align: center;
}
#lightbox .lightbox-content img {
	max-height: 100%;
	border: 5px solid #2d2d2f;
}
a.lightbox-exit,
a.gallery-exit{
	position:absolute;
	top:15px;
	right: 18px;
	color:#db0f2e;
	border-bottom:3px solid #d9d9d9;
	font-size: 17px;
	font-weight: 700;
}
a.gallery-exit{
  background: url(../images/close-arrow.png) no-repeat;
  content: '';
  color: transparent!important;
  width: 20px!important;
  height: 20px!important;
  border-bottom: 0;
}
a.lightbox-close,
a.gallery-close
{
	margin-bottom: 25px;
	margin-top: 15px;
}
.lightbox-close{
	display: none;
}
a.lightbox-close:first-letter,
a.gallery-close:first-letter {
  border-bottom: 1px solid #f6c4cb;
}
@media screen and (max-width:920px){
	#lightbox {
	left: 10%;
	right:10%;
	}
}
@media screen and (max-width:740px){
	#lightbox {
		left: 5%;
		right:5%;
	}
}
@media screen and (max-width:600px){
	#lightbox {
		padding:20px;
	}
	#lightbox .lightbox-content img {
		border-width:10px;
	}
	a.lightbox-exit,
	a.gallery-exit{
		display:none;
	}
	a.lightbox-close {
		position:relative;
		top:-55px;
	}
}
#slidebox {
    max-width: 1500px;
    margin: 0 auto;
}
.flex-caption{
    width: 500px;
    max-width: 65%;
    top: 20%;
    top: 8vw;
}
.flex-caption h2 {
  margin-bottom: 25px;
}
#home-page-checklist {
	padding: 30px;
	color:#292929;
	font-size:15px;
	padding-bottom: 65px!important;
	line-height: 2.1em;
}
#home-page-checklist h2{
	color:#292929;
	font-size:24px;
	font-weight: 700;
	font-family:'Open Sans Condensed';
	margin-bottom: 10px;
}

select.mnav {
	display: none;
	background-color: #DB0F2E;
	color: #fff;
}
select.mnav optgroup,
select.mnav option{
	font-weight:inherit;
}
select.mnav {
    outline: #fff;
    border-color: #fff;
}

select.mnav option {
    color: white;
}
@media screen and (max-width:991px) and (min-width:768px){
	#phoneNumber{
		margin-top:1.2em;
	}
}
@media screen and (max-width:768px){
	select.mnav {
		display: block;
	}
	#phoneNumber{
		text-align: center!important;
		display:block;
	}
}

/*
	Gallery Page Styles
*/
.gallery-title {
    font-size: 23px;
    color: #DB0F2E;
}

.content-area .gallery-wrapper {
    background-color: #edece6;
    padding: 22px;
	position:relative;
	margin-bottom:15px;
	min-height: 165px;
	position: relative;
}
.content-area .gallery-wrapper .gallery-item  {
	display: inline-block;
	transition:0.5s all ease;
	vertical-align: top;
}
/* Closed State */
.gallery-wrapper.closed .gallery-close,
.gallery-wrapper.closed .gallery-exit {
	display: none;
	opacity: 0;
	transition:0.5s all ease;
}
.gallery-wrapper.closed .gallery-items .gallery-container:nth-child(n+4) .gallery-item {
	visibility: hidden;
	opacity: 0;
	transition: 0.5s all ease;
	height: 0;
	width: 0;
	display: inline-block;
}
.gallery-wrapper.open .gallery-items .gallery-container:nth-child(n+4) .gallery-item{
	opacity: 1;
	transition:0.5s all ease;
	display: inline-block;
}
.gallery-wrapper.closed .gallery-title-wrapper{
	position:absolute;
	left:70%;
}
.gallery-wrapper.closed .gallery-item{
	width:20%;
	max-width:150px;
	display:inline-block;
	box-sizing:border-box;
	transition:0.5s all ease;
}
.gallery-wrapper.closed .gallery-item:not(:first-child){
	margin-left:5px;
}
.gallery-wrapper.closed .gallery-item:not(:last-child){
	margin-right:5px;
}
a.gallery-exit {
  background: url(../images/close-arrow.png) no-repeat;
  content: '';
  color: transparent!important;
  width: 20px!important;
  height: 20px!important;
}

/* Open State */
.gallery-wrapper.open{
	padding-bottom:75px;
}
.gallery-wrapper.open:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 3px;
	top: 3px;
	background-color: #d9d9d9;
	z-index: -1;
}
.gallery-wrapper.open .gallery-title-wrapper {
	float: left;
	width: 100%;
}
.gallery-wrapper.open .gallery-exit,
.gallery-wrapper.open .gallery-close{
	transition:0.5s all ease;
	display:block;
	opacity: 1;
}
.gallery-wrapper.open .gallery-close {
	float: right;
}
.gallery-wrapper.open .gallery-more{
	display:none;
	transition:0.5s all ease;
}
.gallery-wrapper.open .gallery-wrapper  {
	padding-bottom: 70px;
}
.gallery-wrapper.open .gallery-item {
	margin: 15px 1%;
	transition:0.5s all ease;
	width: 22.5%;
}

.widget-area .gallery-wrapper {
	margin-bottom: 10px;
}
.widget-area .gallery-wrapper .gallery-item {
  display: inline-block;
  max-width: 50%;
  box-sizing: border-box;
  margin-right: -4px;
  padding: 0 5px;
  vertical-align: top;
  margin-bottom: 10px;
}
.gallery-item{
	text-align: center;
}
/*
.fancybox-gallery-title {
    display: inline-block;
}

.fancybox-gallery-description {
    display: inline-block;
    margin-left: 4px;
}

.fancybox-gallery-title:after {
    display: inline-block;
    content: '>';
    margin-left: 4px;
}
*/
.fcred a:link, .fcred a:visited {
	color: #424242;
}
.fcred{
	color: #424242;
}
a.frmore {
  margin-top: 12px;
  display: inline-block;
  width: auto;
}
.fancybox-image-wrapper{
	text-align:center;
}
.fancybox-image-wrapper img {
    max-height: 100%;
    max-width: 100%;
	width: auto;
    height: auto;
}
.fancybox-image-title {
    font-size: 19px;
}
.fancybox-image-description {
    font-size: 15px;    
}

.address {
    margin-bottom: 15px;
    line-height: 1.4em;
    margin-top: 5px;
}


@media (max-width: 1100px){
	.flex-caption a, .flex-caption p {
		font-size: 12px;
	}
}