header.header-wrapper{
	position:relative;
	top:0;
	width:100%;
	left:0;
	}

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #96190E;
}

header.header-wrapper *{
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
	}

.navigation-wrapper{
	background:rgba(177, 170, 157, 0.8);
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:10;
	-webkit-transition:background 250ms ease;
	-moz-transition:background 250ms ease;
	-ms-transition:background 250ms ease;
	-o-transition:background 250ms ease;
	transition:background 250ms ease;
	}

.scroll-active .navigation-wrapper{
	background:rgba(177, 170, 157, 1);
	}

.logo-wrapper{
	background:#161616 none repeat scroll 0 0;
	float:left;
	padding:25px;
	}

.scroll-active .logo-wrapper{
	padding:5px;
	}

.company-information{
	float:left;
	padding:0 15px;
	}

.header-company-title a{
	color:#0b0b0b;
	float:left;
	font-family:"Source Sans Pro", sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:1.5rem;
	margin:30px 0 5px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	width:100%;
	letter-spacing:0.15rem;
	}

.scroll-active .header-company-title a{
	margin:7px 0 5px;
	}

.header-company-serviceorder{
	color:#2c2c2c;
	font-family:"Source Sans Pro", sans-serif;
	font-size:15px;
	font-style:italic;
	letter-spacing:0.15rem;
	}

.slider-wrapper{
	border-bottom:1px solid #cccccc;
	height:640px;
	left:0;
	overflow:hidden;
	position:relative;
	top:0;
	width:100%;
	z-index:0;
	}

.slider-wrapper.interior-slider{
	height:430px;
	}

.slider-wrapper .rhino-container ul, .slider-wrapper .rhino-container ul li.rhino-item{
	min-height:640px !important;
	min-width:1920px;
	width:100% !important;
	}

.inner-slider-wrapper .rhino-container ul, .inner-slider-wrapper .rhino-container ul li.rhino-item{
	min-height:500px !important;
	min-width:1920px;
	width:100% !important;
	}

.slider-wrapper .rhino-container, .inner-slider-wrapper .rhino-container{
	position:absolute !important;
	right:0;
	}

.tagline-left h1{
	background:#c4c4c4;
	color:#363636;
	font-size:14px;
	letter-spacing:0.1rem;
	line-height:37px;
	margin:0;
	padding:15px 0;
	text-align:center;
	}

.scroll-button{
	background:#161616;
	background-image:url("images/scroll-button.png");
	background-repeat:no-repeat;
	display:block;
	width:70px;
	height:67px;
	position:relative;
	cursor:pointer;
	}

@keyframes mousewheel{
	0%{
	top:20px;
	}

100%{
	top:40px;
	}

}

.scroll-button::before{
	background-image:url("images/scroll-wheel.png");
	background-repeat:no-repeat;
	background-position:center center;
	border-radius:4px;
	content:"";
	height:10px;
	left:calc(50% - 3px);
	position:absolute;
	top:20px;
	width:6px;
	z-index:1;
	animation-name:mousewheel;
	animation-duration:2.5s;
	animation-iteration-count:infinite;
	}

.tagline-wrapper{
	position:relative;
	top:-1px;
	}

.tagline-right{
	background:#96190e;
	color:#fff;
	height:67px;
	width:100%;
	float:right;
	}

.tagline-right .tagline{
	display:block;
	float:left;
	font-family:"Source Sans Pro", sans-serif;
	letter-spacing:0.15rem;
	line-height:67px;
	margin:0;
	text-align:center;
	width:calc(100% - 350px);
	}

.tagline-right .social-wrapper{
	width:280px;
	display:block;
	float:left;
	}

.tagline-right .social-wrapper a{
	display:inline-block;
	}

.tagline-right .social-wrapper a .fa{
	color:#ffffff;
	display:block;
	float:left;
	width:53px;
	line-height:67px;
	text-align:center;
	font-size:14px;
	}

.tagline-right .social-wrapper a:hover .fa.fa-facebook{
	background:#245cb1;
	}

.tagline-right .social-wrapper a:hover .fa.fa-google-plus{
	background:#d74d32;
	}

.tagline-right .social-wrapper a:hover .fa.fa-twitter{
	background:#35c7cc;
	}

.tagline-right .social-wrapper a:hover .fa.fa-instagram{
	background:#aea293;
	}

.tagline-right .social-wrapper a:hover .fa.fa-youtube{
	background:#d02626;
	}

.tagline-wrapper .cta-wrapper{
	background:#161616;
	clear:both;
	width:100%;
	color:#ffffff;
	display:block;
	float:left;
	height:210px;
	padding:0 15px;
	position:relative;
	text-align:center;
	}

.tagline-wrapper .cta-wrapper h1{
	color:#ffffff;
	font-size:16px;
	letter-spacing:0.15rem;
	margin:0;
	position:relative;
	top:50%;
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	}

.tagline-wrapper .cta-wrapper h1 .button{
	border:1px solid #ffffff;
	background:none;
	font-size:12px;
	color:#ffffff;
	font-family:"Source Sans Pro", sans-serif;
	margin:0 0 0 40px;
	padding:0 60px;
	line-height:58px;
	}

.tagline-wrapper .cta-wrapper h1 .button:hover{
	border:1px solid #96190E;
	background:#96190E;
	}

.service-slider{
	height:210px;
	width:100%;
	position:relative;
	overflow:hidden;
	}

.service-slider .slick-slide img{
	display:block;
	width:100%;
	}

.service-slider .slick-slide article{
	height:210px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	}

.service-slider .slick-slide article .slide-service{
	position:relative;
	width:100%;
	height:210px;
	}

.service-slider .slick-slide article .slide-service p{
	color:#fff;
	font-family:"Source Sans Pro", sans-serif;
	font-size:20px;
	letter-spacing:0.2rem;
	line-height:normal;
	margin:0;
	position:relative;
	top:50%;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	}

.service-slider:hover .slick-slide article .slide-service p{
	top:0%;
	opacity:0;
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	}

.service-slider .slick-slide article .slide-service .button{
	background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border:1px solid #ffffff;
	color:#ffffff;
	font-family:"Source Sans Pro", sans-serif;
	font-size:12px;
	line-height:58px;
	padding:0 60px;
	top:75%;
	position:relative;
	opacity:0;
	margin:0;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
	}

.service-slider:hover .slick-slide article .slide-service .button{
	top:40%;
	opacity:1;
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	}

.service-slider:hover .slick-slide article .slide-service .button:hover{
	border:1px solid #96190E;
	background:#96190E;
	}

.service-wrapper .read-more{
	color:#96190e;
	font-weight:bold;
	margin:0 0 0 15px;
	}

.service-wrapper .read-more .fa{
	margin:0 0 0 7px;
	}

.gallery-wrapper a{
	float:left;
	position:relative;
	width:100%;
	overflow:hidden;
	}

.gallery-wrapper a .overlay-title{
	background:rgba(150, 25, 15, 1);
	display:block;
	height:100%;
	position:absolute;
	text-align:center;
	top:100%;
	width:100%;
	z-index:1;
	}

.gallery-wrapper a .overlay-title strong.overlay-position{
	color:#FFFFFF;
	font-size:20px;
	position:relative;
	text-transform:uppercase;
	top:50%;
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	}

.cta-primary-wrapper{
	background:#eee;

	}

.cta-primary-wrapper h1 {
	color:rgba(255, 255, 255, 0.67);
	font-size:37px;
	margin-top:162px;
	}

.cta-primary-wrapper section{
	height:450px;
	position:relative;
	}

.cta-primary-wrapper h1{
	color:#fff;
	letter-spacing:0.15rem;
	line-height:80px;
	position:relative;
	top:50%;
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	}

.cta-primary-wrapper h1 .button{
	border:1px solid #ffffff;
	background:none;
	font-size:12px;
	color:#ffffff;
	font-family:"Source Sans Pro", sans-serif;
	padding:0 60px;
	line-height:58px;
	}

.cta-primary-wrapper h1 .button:hover{
	border:1px solid #96190E;
	background:#96190E;
	}

.contact-information-group .fa{
	clear:both;
	color:#161616;
	display:block;
	font-size:25px;
	margin:0 0 20px;
	}

.contact-information-group p{
	font-size:15px;
	}

.midbar-section{
	display:inline-block;
	margin:40px 0 50px;
	min-height:}

.midbar-section .midbar {
	float:left;
	min-height:100px;
	padding:30px;
	position:relative;
	}

.midbar-section .midbar:nth-child(1){
	background:#f2efe8;
	}

.midbar-section .midbar:nth-child(2){
	background:#ede9e0;
	}

.midbar-section .midbar:nth-child(3){
	background:#e6e1d7;
	}

.midbar-section .midbar p{
	margin:0;
	}


/* Clear Default Navigation Styles */

.top-bar, .top-bar-section ul li, .top-bar-section ul li.active > a, .top-bar-section ul li:hover:not(.has-form) > a, .top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:hover:not(.button), .top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:hover:not(.button){
	background:none;
	}


/* Start Our Navigation styles */

.navigation-wrapper{
	}

.navigation-wrapper .top-bar{
	height:102px;
	line-height:80px;
	margin-bottom:0;
	position:relative;
	}

.top-bar.expanded{
	height:auto !important;
	}

.top-bar.expanded .title-area{
	background:#272420;
	}

.top-bar-section ul{
	float:right;
	}

.top-bar-section ul li{
	padding:0 25px;
	}

.top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button){
	font-size:12px;
	font-weight:400;
	font-family:"Source Sans Pro", sans-serif;
	color:#0b0b0b;
	padding:22px 25px 0;
	text-transform:uppercase;
	line-height:80px;
	letter-spacing:0.15rem;
	}

.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:hover:not(.button), .top-bar-section li:not(.has-form) a:hover:not(.button){
	background:#96190e;
	color:#ffffff;
	position:relative;
	line-height:80px;
	padding:22px 25px 0;
	}

.top-bar-section .dropdown{
	background:rgba(177, 170, 157, 0.9);
	padding:30px 15px 20px;
	}

.top-bar-section .dropdown li{
	background:none;
	height:30px;
	line-height:30px;
	text-align:center;
	padding:0 !important;
	margin:0 !important;
	}

.top-bar-section .dropdown li:not(.has-form) a:not(.button){
	background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color:#0b0b0b;
	font-size:12px;
	font-weight:400;
	line-height:30px;
	padding:0 35px;
	text-transform:none;
	text-transform:uppercase;
	}

.top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button){
	background:none;
	color:#96190e;
	padding:0 35px;
	line-height:30px;
	}

.top-bar-section .dropdown li.active:not(.has-form) a:not(.button){
	color:#96190e;
	}

.top-bar-section .has-dropdown > a{
	padding-right:25px;
	}

.top-bar-section .has-dropdown > a::after{
	display:none;
	}

.scroll-active .top-bar-section ul li > a, .scroll-active .top-bar-section li:not(.has-form) a:not(.button), .scroll-active .top-bar-section li.active:not(.has-form) a:hover:not(.button), .scroll-active .top-bar-section li.active:not(.has-form) a:not(.button), .scroll-active .top-bar-section li:not(.has-form) a:hover:not(.button){
	padding-top:0;
	line-height:62px;
	}

.scroll-active .navigation-wrapper .top-bar, .scroll-active .top-bar-section li.active:not(.has-form) a:not(.button), .scroll-active .top-bar-section li.active:not(.has-form) a:hover:not(.button), .scroll-active .top-bar-section li:not(.has-form) a:hover:not(.button){
	line-height:62px;
	}

.scroll-active .top-bar-section .dropdown li:not(.has-form) a:not(.button), .scroll-active .top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button){
	line-height:30px;
	}

.scroll-active .navigation-wrapper .top-bar{
	height:62px;
	}

.scroll-active .header-company-serviceorder{
	margin:0;
	}


/* Default Styles */

#wpadminbar{
	display:none !important;
	}

body{
	font-family:"Source Sans Pro", sans-serif;
	}

h1, h1 a{
	color:#96190e;
	font-family:"Source Sans Pro", sans-serif;
	font-size:20px;
	line-height:1.27em;
	margin:0 0 25px 0;
	}

h2{
	color:#96190e;
	font-family:"Source Sans Pro", sans-serif;
	font-size:20px;
	line-height:1.27em;
	margin:0 0 25px 0;
	}

h3{
	color:#96190e;
	font-family:"Source Sans Pro", sans-serif;
	font-size:20px;
	line-height:1.27em;
	margin:0 0 25px 0;
	}

h4{
	color:#96190e;
	font-family:"Source Sans Pro", sans-serif;
	font-size:20px;
	line-height:1.27em;
	margin:0 0 25px 0;
	}

p{
	font-family:"Source Sans Pro", sans-serif;
	color:#252525;
	font-size:13px;
	font-weight:normal;
	margin:0 0 25px 0;
	}

ul{
	list-style-type:none;
	}

.content-wrapper ul li{
	font-family:"Source Sans Pro", sans-serif;
	color:#252525;
	font-size:13px;
	margin:0 0 10px 0;
	}

ul.inline li{
	display:inline-block;
	margin:0 15px;
	}

ul.disc.inline li{
	position:relative;
	}

ul.disc.inline li::before{
	background:#252525;
	content:"";
	height:3px;
	width:3px;
	left:-10px;
	position:absolute;
	top:50%;
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	}

.row{
	margin:0 auto;
	max-width:75rem;
	width:100%;
	}

.row.wide{
	max-width:1400px;
	}

.row.full{
	max-width:100%;
	}

.vertical-padding{
	padding-top:65px;
	padding-bottom:40px;
	}

.strip-padding{
	padding-right:0 !important;
	padding-left:0 !important;
	}

.contain-to-grid{
	background:none !important;
	}

.contain-to-grid .top-bar{
	max-width:75em;
	}

.page-wrapper{
	max-width:75rem;
	clear:both;
	}

strong.accent-red{
	color:#96190e;
	}

.footer-wrapper {
	background:#b1aa9d none repeat scroll 0 0;
	padding:40px 0;
	width:100%;
	}

.footer-wrapper .social-icons{
	margin:0 0 35px 0;
	}

.footer-wrapper .social-icons > h1 {
  padding: 0px !important;
  margin-top: 15px  !important;;
}

.footer-wrapper .social-icons .fa {
	border:1px solid #fff;
	color:#fff;
	font-size:14px;
	line-height:42px;
	margin:0 10px 10px;
	text-align:center;
	width:42px;
	}

.footer-wrapper .social-icons .fa:hover{
	border:1px solid #96190E;
	color:#96190E;
	}

.google-map{
	border:5px solid #c4c4c4;
	}

.cta-primary-wrapper.contact-form form.contactForm{
	display:inline-block;
	margin:60px 0 40px;
	width:100%;
	}

.cta-primary-wrapper.contact-form section{
	height:auto;
	}

.contactForm{
	margin-top:20px;
	}

.contactForm label{
	font-weight:bold;
	display:block;
	}

.contactForm input{
	margin:0 0 20px 0;
	padding:3px;
	width:100%;
	height:50px;
	box-shadow:none;
	border:none;
	color:#000000;
	font-weight:bold;
	}

.contactForm textarea{
	border:medium none;
	box-shadow:none;
	color:#000000;
	font-weight:bold;
	max-width:100%;
	min-height:190px;
	min-width:100%;
	width:100%;
	}

.contactForm .captcha-images{
	background:#FFFFFF;
	margin-bottom:20px;
	}

.contactForm .captchaWrapper{
	}

.contactForm .captchaRefresh{
	vertical-align:middle;
	}

.contactForm .submitWrapper{
	text-align:center;
	}

.contactForm .submitWrapper span.submit{
	display:block;
	width:100%;
	height:190px;
	font-size:20px;
	color:#FFFFFF;
	font-size:inherit;
	font-weight:bold;
	background-color:#96190E;
	padding:0 20px;
	cursor:pointer;
	position:relative;
	}

.contactForm .submitWrapper span.submit:hover{
	background-color:#860900;
	}

.submit strong{
	display:block;
	position:relative;
	top:50%;
	font-size:24px;
	text-transform:uppercase;
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	}

.emailConfirmation{
	margin:0 auto;
	}

.emailConfirmation h1{
	color:#00CC00;
	}

.slick-background-wrapper{
	left:0;
	position:fixed;
	top:0;
	z-index:-1;
	width:101% !important;
	overflow:hidden;
	}

.disc-pre-image{
	margin:0;
	}

.lnm-image > img{
	opacity:0.5;
	}

@media only screen and (max-width:1800px){
	.top-bar-section ul li{
	padding:0 18px;
	}

}

@media only screen and (max-width:1600px){
	.top-bar-section ul li{
	padding:0;
	}

.tagline-right .tagline{
	font-size:12px;
	}

.tagline-wrapper .cta-wrapper h1 .button{
	margin:0 0 0 10px;
	padding:0 40px;
	}

.service-slider .slick-slide img{
	min-height:210px;
	width:auto;
	}

.midbar-section .midbar{
	min-height:190px;
	}

}

@media only screen and (max-width:1300px) {
	.top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button){
	font-size:}

.company-information-wrapper, .nav-wrapper{
	width:100%;
	}

}

@media only screen and (max-width:1024px){
	.service-slider .slick-slide img{
	min-height:auto;
	width:100%;
	}

}

@media only screen and (max-width:768px){
	.company-information{
	max-width:75%;
	}

.logo-wrapper{
	max-width:25%;
	}

.header-company-title a{
	font-size:14px;
	font-weight:bold;
	margin:5px 0;
	text-align:center;
	}

.header-company-serviceorder{
	display:block;
	font-size:12px;
	margin:0;
	text-align:center;
	}

.navigation-wrapper, .scroll-active .navigation-wrapper, .top-bar-section .dropdown{
	background:rgba(177, 170, 157, 1);
	}

.navigation-wrapper .top-bar, .scroll-active .navigation-wrapper .top-bar{
	height:45px;
	line-height:45px;
	}

.top-bar .toggle-topbar.menu-icon a, .top-bar.expanded .toggle-topbar a{
	color:#96190e;
	}

.top-bar .toggle-topbar.menu-icon a span::after, .top-bar .toggle-topbar.menu-icon a span:hover::after{
	box-shadow:0 0 0 1px #96190e, 0 7px 0 1px #96190e, 0 14px 0 1px #96190e;
	}

.top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:hover:not(.button), .top-bar-section li:not(.has-form) a:hover:not(.button), .scroll-active .navigation-wrapper .top-bar, .scroll-active .top-bar-section ul li > a, .scroll-active .top-bar-section li:not(.has-form) a:not(.button), .scroll-active .top-bar-section li:not(.has-form) a:hover:not(.button), .scroll-active .top-bar-section li.active:not(.has-form) a:not(.button), .scroll-active .top-bar-section li.active:not(.has-form) a:hover:not(.button), .scroll-active .top-bar-section li.active:not(.has-form) a:not(.button), .scroll-active .top-bar-section li.active:not(.has-form) a:hover:not(.button){
	line-height:50px;
	padding:0 25px;
	}

.nav-wrapper, .nav-wrapper .top-bar{
	padding:0 !important;
	}

.top-bar-section ul{
	padding:0 !important;
	}

.top-bar.expanded{
	overflow:visible !important;
	}

.tagline-right{
	height:auto;
	}

.scroll-button{
	display:block;
	clear:both;
	width:100%;
	background-position:center center;
	}

.tagline-right .tagline{
	width:100%;
	}

.tagline-right .social-wrapper{
	display:block;
	float:left;
	text-align:center;
	width:100%;
	}

.tagline-wrapper .cta-wrapper h1 .button{
	clear:both;
	display:block;
	margin:20px 0 0 10px;
	}

.slider-wrapper, .slider-wrapper.interior-slider{
	height:480px !important;
	}

.cta-primary-wrapper{
	background-size:auto 100% !important;
	}

.service-slider{
	height:auto;
	}

.slick-slider{
	margin:0 !important;
	}

.service-slider .slick-slide article .slide-service{
	height:auto !important;
	}

.service-slider .slick-slide article .slide-service p{
	-moz-transform:translateY(50%);
	-webkit-transform:translateY(50%);
	-o-transform:translateY(50%);
	-ms-transform:translateY(50%);
	transform:translateY(50%);
	}

}

.hover-animation {
	height:200px;
	}