@charset "utf-8";
/* CSS Document */



.header {
	width: 100%;
	height: 131px;
	padding-top: 13px;
	background: url(../img/css-images/headerbg1.jpg);
	background-repeat: repeat;
	margin: 0 auto;
	border-bottom: #fff 1px solid;
}


.sitemap {
	background:url(../img/css-images/topwrapperbg1.jpg);
	background-repeat: repeat;
	height:auto;
	margin-top:25px;
}
.sitemap ul {
	font-family: 'Exo', sans-serif;
	list-style-type: none;
	font-weight:normal;
}
.sitemap ul li {
	display: inline;
}
.sitemap ul li a {
	font-size: 12px;
	color: #fff;
	text-transform:uppercase;
	font-weight: normal;
}
.sitemap ul li a:hover, .sitemap ul li a.active {
	color: #ff4c00;
}
.sitemap ul li a.active {
	color: #ff4c00;
}
a#logo {
	display: block;
	width: 55%;
	margin:0 auto;
	height: auto;
}
a#logo img {
	width: 100%;
	height: auto;
}
.teaser {
	height: auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
}
.main-content h1 {
	color: #f86b2f;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 45px;
}

.main-content h1 a{color: #F86B2F;}

.main-content {
	color: #1c1c1a;
	font-family: 'Open Sans Condensed', sans-serif;
}
.teaser-caption {
	width: 85%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.64);
	color: #ff4c00;
	font-size: 30px;
	padding: 2% 2% 4% 2%;
	margin-top: -80px;
	margin-left: 3.7%;
	transition-property: all;
	transition-duration: 0.7s;
	transition-timing-function: ease-out;
	transition-delay: 0s;
	float: right;
}
.teaser-caption:hover {
	background-color: rgba(0, 0, 0, 0.54);
}
.teasers {
	width: 100%;
	padding-bottom: 31px;
	color: #000;
	border-bottom: solid 1px #d7d7d7;
	margin: -163px auto auto auto;
	height: auto;
}
.main-content-right {
	text-align: right;
}
.main-content-right ul {
	list-style: url(../img/css-images/arrow.png);
}
.main-content-right ul li {
	padding-bottom: 7px;
	padding-top: 3px;
	border-bottom: dashed 1px #d44205;
}
.teaserhr {
	width: 100%;
	border-top: #ccc dotted 1px;
	height: 1px;
	background-repeat: repeat;
}
.teaser img {
	width: 100%;
	border: 1px solid #fff;
	height: auto;
}
.interior-body {
	min-height: 600px;
	background-repeat: repeat;
	padding-bottom: 100px;
	width: 98.6%;
	padding-top: 2%;
	padding-left: 5%;
	padding-right: 5%;
	margin: 30px auto auto auto;
	font-family: 'Open Sans Condensed', sans-serif;
	background: url(../img/css-images/mainbg1.jpg);
}
.interior-body p {
	font-size: 20px;
	width: 100%;
}
.interior-body h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #f86b2f;
	margin-bottom: 15px;
	padding-bottom: 7px;
	border-bottom: #c6c6c6 solid 1px;
	font-size: 36px;
}
.slider-container {
	margin: 33px auto auto auto;
	border: solid #fff 1px;
}
.main-container {
	background: url(../img/css-images/topwrapperbg1.jpg);
	background-repeat: repeat;
}
.mid-wrapper {
	background: url(../img/css-images/midwrapperbg1.jpg);
	max-height: 294px;
	margin: -90px auto auto auto;
	height: 294px;
	background-repeat: repeat;
}
.mid-wrapper-interior {
	background: url(../img/css-images/midwrapperbg1.jpg);
	max-height: 294px;
	margin: -220px auto auto auto;
	height: 294px;
	background-repeat: repeat;
}
a#more-information {
	background: url(../img/css-images/moreinformationbg1.jpg);
	width: 100%;
	height: 37px;
	padding-top: 2px;
	float: left;
	font-size: 20px;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
}
.panel {
	color: #000;
}
.panel:hover {
	background: #ff4c00;
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: ease-out;
	transition-delay: 0s;
	color: #fff;
}
a#more-information:hover {
	color: #f86b2f;
}
.slider-container p {
	color: #fff;
	font-size: 20px;
	background-color: rgba(0, 0, 0, 0.54);
	padding: 1%;
	opacity: 1.0;
	margin: -120px auto auto 20px;
	position: absolute;
	max-width: 55%;
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: ease-out;
	transition-delay: 0s;
	font-family: 'Open Sans Condensed', sans-serif;
}
.slider-container p:hover {
	opacity: 0.4;
}
.footer-wrapper {
	background: url(../img/css-images/topwrapperbg1.jpg);
	background-repeat: repeat;
	width: 100%;
	padding-top: 15px;
	margin: 0 auto;
	min-height: 161px;
	height: auto;
}
.footer-wrapper ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}
.footer-wrapper ul li {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 23px;
}
.footer-wrapper ul li strong {
	color: #f86b2f;
	font-size: 22px;
	font-weight: normal;
}
.footer-wrapper ul li a {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
}
.footer-wrapper p {
	color: #fff;
	font-size: 18px;
	line-height: 23px;
	font-family: 'Open Sans Condensed', sans-serif;
}
.footer-wrapper p strong {
	font-size: 20px;
	font-weight: normal;
	color: #f86b2f;
}
a#facebook {
	display: block;
	margin-top: -15px;
	float: right;
}
.lower-footer {
	background: url(../img/css-images/headerbg1.jpg);
	height: auto;
	min-height: 33px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	padding-top: 5px;
	width: 100%;
	margin: 0 auto;
	color: #000;
	background-repeat: repeat;
}
.large-uncentered.large-6.pull-right {
	text-align: right;
}
.small-12.small-centered {
	text-align: center;
}
.lower-footer a {
	color: #000;
}
.copyright {
	font-size:14px;
	float:left;
}
.poweredby {
	text-align: right;
	font-size:14px;
}
.interior-slider-container {
	width: 100%;
	margin: 0 auto;
}
.thumbnail-container {
	width: 95.5%;
	height: auto;
	position: relative;
	display: block;
	padding: 10px 0 10px 12px;
	background-repeat: repeat;
	z-index: 999;
	margin: -100px auto 35px 10px;
	background: url(../img/css-images/opacitybg1.png);
}
.thumbnail-container img {
	max-width: 24.3%;
}
.wordfromowner {
	width: 100%;
	padding-left:4%;
	padding-right:4%;
	margin-bottom:5%;
	background: url(../img/css-images/aboutrightcolumnbg1.jpg) no-repeat #e66021;
	height: auto;
	padding-top: 1%;
	padding-bottom: 2%;
	font-size: 20px;
	text-align: right;
	float: right;
	color: #fff;
	border: 1px solid #000;
	
}
.wordfromowner h2 {
	padding-bottom: 7px;
	text-align: center;
	border-bottom: 1px solid #fff;
	font-size: 36px;
	color: #fff !important;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0 0 15px 0;
	padding: 0;
}
.wordfromowner p {
	line-height: 24px;
}
.small-12.medium-12.large-12.columns.content-slide-container {
	float: left;
	min-height: 400px;
	margin: 20px auto auto auto;
}
.services {
	text-align: center;
	margin-bottom: 2%;
}
h3.services {
	font-size: 26px !important;
	font-family: 'Open Sans Condensed', sans-serif;
}
h3.services-back {
	font-size: 26px !important;
	color: #f9843a;
	margin-bottom: 15px;
	padding-bottom: 10px;
	margin-top: 5px;
	border-bottom: #f9843a solid 1px;
	font-family: 'Open Sans Condensed', sans-serif;
}
.card {
	height: 100%;
	transform-style: preserve-3d;
	transition: all 1s ease-in-out;
	width: 100%;
}
.card:hover {
	transform: rotateY(180deg);
}
.card .side {
	backface-visibility: hidden;
	height: 310px;
	padding-top: 5%;
	width: 100%;
	top: 0;
	background: #fff;
	border: 1px solid #ccc;
}
.card .back {
	transform: rotateY(180deg);
	position: absolute;
	top: 0;
	background: #000;
	border: 1px solid #f9843a;
}
.card .back ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	color: #fff;
}
.icon-header {
	width: 177px;
	height: 145px;
	background: #fff;
	margin: auto auto 25px auto;
}

.shales{width:100%;
float:right;}

.team-slider{width:100%;
float:left;
margin:auto auto 2% auto;
height:auto;}

.interior-left h2,.interior-right h2{	font-family: 'Open Sans Condensed', sans-serif;
color: #F86B2F;}

.interior-right a{color: #F86B2F;}

.interior-right a:hover{color:#b24f24;}

.interior-right ul{list-style-type:none;
margin:0;
padding:0;}

.interior-right ul li{font-size:18px;}

.interior-right ul li strong{font-size:20px;}


.break{border-top:dashed 1px #ccc;
height:2px;
margin:7px auto;
width:100%;}

.mini-map{width:100%;
min-height:119px;
height:auto;
float:left;
margin:0 auto 10px auto;
border:1px solid #000;
}


ul.contact{list-style-type:none;
margin:0;
}

ul.contact li{font-size:18px;
padding:0;
margin:0;}


.contact-form-container{float:left;
width:96%;
background:#333;
padding:2%;
min-height:300px;}

.small-12.medium-8.large-8.columns.contact-left{padding-left:0;
margin-bottom:5%;
padding-right:0;}

.small-12.medium-4.large-4.columns.contact-right{padding-left:0;
padding-right:0;}

.contact-left textarea{height:150px;}

.contact-left select{font-family: 'Open Sans Condensed', sans-serif;
color: rgba(0, 0, 0, 0.75);}

input#contact-button{float:right;
width:128px;
background:#ccc;
border:#fff 2px solid;
height:40px;
font-size:18px;
cursor:pointer;
  transition-property: all;
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
font-family: 'Open Sans Condensed', sans-serif;
text-align:center;}

input#contact-button:hover{background:#f86b2f;
color:#fff;}

.large-map{float:left;
height:auto;
background:#f86b2f;
padding:1% 1% 0 1%;
margin-bottom:5%;
min-height:30px;
width:98%;}

.benefits{height:auto;
float:left;
margin-top:2%;
margin-bottom:1.5%;
font-size:14px;}

.interior-benefits{padding:2% 4% 5% 4%;
width:92%;
min-height:310px;
background:#333;
height:auto;
color:#fff;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
float:left;}

.interior-benefits2{float:right;
padding:2% 4% 5% 4%;
width:92%;
min-height:310px;
background:#333;
height:auto;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
color:#fff;}


.interior-benefits:hover,.interior-benefits2:hover{background:#fff;
color:#333;}
.small-12.columns.interior-benefits2{float:left;}



.benefits p{font-size:15px; width:62%;
float:left;
padding-right:3%;}

.benefits img{float:right;
width:35%;
height:auto;
border:1px solid #fff;}

.header-address{float:right;
text-align:right;
display:none;
color:#000;
font-family: 'Open Sans Condensed', sans-serif;
margin:-10px auto auto auto;
height:auto;
width:auto;}

.header-address p{font-size:18px;}

.large-map iframe{width:100%;
height:251px;}

.small-12.medium-6.large-6.columns.services{padding-left:0;}


.small-12.medium-6.large-3.columns{margin-bottom:5%;}

img.brands{border:1px #333 solid;}

 @media only screen and (max-width: 40em) {
.thumbnail-container {
	display: none;
}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */
.small-12.large-8.columns.interior-left {
	border-right: solid #ccc 1px;
	padding-right: 2%;
}

@media only screen and (min-width: 480px) {
	.small-12.medium-6.large-3.columns{margin-bottom:0;}
	
	.sitemap {
	background:url(../img/css-images/topwrapperbg1.jpg);
	background-repeat: repeat;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	padding-top: 15px;
	margin-top: 58px;
	height: 60px;
}

.header-address{display:block;
width:65%;}

.shales{max-width:628px;
float:right;}

a#logo{width: 203px;
margin:0;
	height: 100px;}

}

@media only screen and (max-width: 480px) {.interior-benefits2{float:left;}

.benefits p{font-size:16px; width:100%;
float:left;
padding-right:0%;}

.benefits img{float:left;
width:100%;
height:auto;
border:0px;}

.sitemap{margin-top:55px;
}

.slider-container p{display:none;}

}