/*=== HEADER ===*/
#mainNav-logo {
	position: absolute;
	left: 0px;
	right: 0px;
	top: -5px;
	margin: 0 auto;
}
#header{
    width: 100%;
    z-index: 100;
	height: 0;
	color: #ffffff;
	font-family: 'Metropolis Medium';
	font-size: 14px;
}
#home #header{
	position: absolute;
	top: 0;
	font-size: 16px;
}
.fixed #home #header{
	font-size: 14px;
}
#header .relative{
	height: 100%;
}
#header .top-bar .cell:first-child a {
	cursor: pointer;
}
.fixed #home #header .top-bar .cell:first-child,
.fixed #home #header .top-bar .cell:last-child,
#header .top-bar .cell:first-child,
#header .top-bar .cell:last-child{
	padding: 7px 0;
	white-space: nowrap;
}
#home #header .top-bar .cell:first-child,
#home #header .top-bar .cell:last-child{
	padding-top: 110px;
	white-space: nowrap;
}
#header .cell:first-child > span{
	margin: 0 5px;
}
.reset .header-wrapper{
	top: -200px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.header-wrapper{
	position: absolute;
	width: 100%;
	background: #ffffff;
}
#home .header-wrapper{
	background: none;
}
#inner #header,
.fixed #header{
	color: #111111;
	height: 86px;
}

.fixed #home .header-wrapper,
.fixed .header-wrapper{
	position: fixed !important;
	width: 100%;
	top: 0 !important;
	z-index: 120;
	background: #ffffff;
}

#inner #nav-btn,
.fixed #nav-btn{
	margin-top: 0;
}
.fixed #home .main-menu > ul > li > a,
.fixed .main-menu > ul > li > a{
	padding: 15px 10px 15px 5px;
	font-size: 14px;
	font-family: 'Metropolis Medium';
}
.fixed #home .main-menu > ul,
.fixed .main-menu > ul {
	text-align: center;
	height: 50px;
}
.fixed  #home .center-logo img,
.fixed .center-logo img{
	width: 150px;
	height: 88px;

	position: absolute;
	left: 0px;
	right: 0px;
	top: 50px;
	margin: auto;
}
#header a:hover{
	color: #e24823;
}
.social-links{
	display: inline-block;
	white-space: nowrap;
}
.social span{
	text-transform: uppercase;
	padding-right: 20px;
}
.fixed #home .social a,
.social a{
	margin: 0 9px 0 0;
	font-size: 19px;
}
#home .social a{
	font-size: 21px;
}
.social a:last-child{
	margin: 5px 0 0 0;
}
.center-logo img{
	position: relative;
	max-width: inherit;
	width: 178px;
	height: 104px;
	top: -24px;
	z-index: 101;
}
#home .center-logo img{
	position: absolute;
	top: 38px;
	left: 50%;
	margin-left: -78px;
	width: 221px;
	height: 128px;
	top: 60px;
	margin-left: -110px;
	transition: all 0s ease 0s;
}
#inner .top-bar .center-logo img,
.fixed .top-bar .center-logo img{
	position: absolute;
	left: 0px;
	right: 0px;
	margin: auto;
	top: 21px;
}
.social a.search-btn{
	margin-left: 5px;
}
.fixed .social a.search-btn.close:before,
.social a.search-btn.close:before{
	content: "\f00d";
  font-family: "FontAwesome";
  font-size: 19px;
}
.social a.search-btn:before {
	content: "\f002";
  font-family: "FontAwesome";
  font-size: 19px;
}
.social a.search-btn:hover{
	color: #e24823;
}
.social a.search-btn.close:before{
	content: "\f00d";
  font-family: "FontAwesome";
  font-size: 19px;
}
.fixed #home .search-box,
.search-box{
	background: #ffffff;
	text-align: center;
	height: 0;
	overflow: hidden;
}
.fixed #home .search-box.show,
.search-box.show{
	padding: 15px 0;
	height: 80px;
}
#home .search-box{
	background: #111111;
	transition: all 0.5s ease 0s;
}
.fixed #home .search-box input[type=text],
.search-box input[type=text] {
	vertical-align: middle;
	font-size: 18px;
	padding: 5px 0;
	width: 70%;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #111111;
	border-radius: 0px;
	color: #111111;
	font-family: 'Metropolis Medium';
}
#home .search-box input[type=text]{
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}
.fixed #home .search-box input[type=submit],
.search-box input[type=submit] {
	vertical-align: middle;
	color: transparent;
	font-size: 0;
	width: 20px;
	height: 28px;
	background: url(../images/icons/search-large-dark.png) center center no-repeat;
	background-size: 100% !important;
	margin-left: 15px;
	cursor: pointer;
}
#home .search-box input[type=submit]{
	background: url(../images/icons/search-large.png) center center no-repeat;
}
/*=== MAIN NAVIGATION ===*/
.fixed #home #menu,
#menu{
	background: #111111;
}
.menu-wrapper{
	height: 70px;
}
#home #menu{
	background: #71001e;
}
#nav-btn{
	display: none;
}
.header-wrapper  .main-menu {
	max-width: 1001px;
	margin: 0 auto;
}
.main-menu > ul{
    text-align: center;
    height: 65px;
}
/*
.header-wrapper .main-menu > ul > li:first-child .sub-menu {
	left: 75%;
}
*/
.header-wrapper .main-menu > ul > li:first-child {
	padding-left: 6%;
}
.header-wrapper .main-menu > ul > li:nth-child(4) {
	margin-left: 20%;
}
.header-wrapper .main-menu > ul li ul li {
	padding: 0px !important;
}
#home .main-menu > ul{
	height: 70px;
}
.main-menu li.logo-item{
	padding: 0 10px;
}
#home .logo-item{
	display: none;
}
.fixed #home .logo-item{
	display: inline-block;
}
.main-menu > ul > li{
    display: inline-block;
	vertical-align: top;
    position: relative;
}
.main-menu > ul > li > a{
	padding: 23px 10px 22px 5px;
}
#home .main-menu > ul > li > a{
	padding: 25px 15px 25px 10px;
}
#home .main-menu > ul > li:after{
    content: "";
    display: block;
    width: 3px;
    height: 13px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    background: #e24925;
}
.fixed #home .main-menu > ul > li:after,
#home .main-menu li:last-child:after{
    content: none;
}
.main-menu li a{
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    line-height: 20px;
    white-space: nowrap;
	font-family: 'Metropolis Medium';
}
.main-menu > ul > li:hover > a{
	color: #e24925
}
#home .main-menu li a{
	font-size: 16px;
	font-family: 'Metropolis Regular';
}
#home .main-menu > ul > li:hover > a{
    font-family: 'Metropolis Semibold';
    color: #e24925;
}
.sub-menu{
	text-align: center;
	background: #e24823;
	left: 50%;
	list-style: none;
	padding: 25px 20px 25px;
	position: absolute;
	top: 100%;
	width: 346px;
	z-index: 5;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
}
#header .sub-menu li a:hover{
	color: #ffffff;
}
.sub-menu:before{
	content: "";
	display: block;
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left: -6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 6px 6px;
	border-color: transparent transparent #e24923 transparent;
}

.main-menu li:hover .sub-menu{
	opacity: 1;
	visibility: visible;
}
.sub-menu li{
	margin-bottom: 25px;
}
.sub-menu li:last-child{
	margin-bottom: 0;
}

/*=== TOP-NAV Phone Numbers ===*/
.top-nav > li {
    display: block;
}
.top-nav > li {
	font-size: 15px;
	padding: 0 14px 0 5px;
}

/*=== Top-Nav Phone Numbers - sub page styles ===*/

.fixed .top-nav > li,
#inner .top-nav > li {
	padding: 0 12px 0 5px;
}
.fixed .sub-location,
#inner .sub-location {
	background: rgba(226, 72, 35, 0.75);
	top: 139%;
}
.fixed .sub-location:before,
#inner .sub-location:before {
	border-color: transparent transparent rgba(226, 72, 35, 0.75) transparent;
}
.fixed .sub-location > li,
#inner .sub-location > li {
	color: #fff !important;
}


/*=== MAIN-CONTENT SECTION ===*/
.subpage-video-full {
	width: 100%;
	height: 600px;
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}
.subpage-video-full iframe {
	width: 80%;
	height: 100%;
}
.home-video-container {
	margin-bottom: 35px;
}
.subpage-video-callout {
	position: relative;
	margin-top: 40px;
}
.video-content-text > .table > .cell {
	padding: 10px;
}
.subpage-video-callout:before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.spacer {
	height: 50px;
}
.main-content {
	margin-top: 10px;
}
.page-icon {
	margin-bottom: 20px;
}
.main-content .cell.side-right{
	background: url(../images/layout/bg-texture.png) repeat center center, url(../images/layout/bg-gray-pattern.png) repeat;
}
.main-content .relative:before{
	content: "";
	position: absolute;
	z-index: 7;
    top: -38px;
    left: 0;
    width: 100%;
    height: 43px;
	background: url(../images/layout/bg_subcontent_top.png) repeat-x;
}
.main-content .side-text{
	color: #919191;
	text-transform: uppercase;
	width: 18px;
	white-space: nowrap;
	position: absolute;
	left: 250px;
	margin-top: 195px;
	height: 460px;
	-webkit-transform: rotate(-90deg);
	   -moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		 -o-transform: rotate(-90deg);
			transform: rotate(-90deg);
	z-index: 10;
	text-align: center;
 }
.main-title{
	padding: 30px 0 30px;
	position: relative;
	margin-bottom: 35px !important;
}
.main-title h1 span{
	color: #e24823;
}
.main-content h3{
	font-family: 'Metropolis Semibold';
	text-transform: none;
	font-size: 20px;
	color: #71001e;
	margin-bottom: 5px;
}
.main-title:after{
	content: "";
	display: block;
	width: 120px;
	height: 4px;
	background-color: #e24823;
	position: absolute;
    left: 50%;
	margin-left: -60px;
	bottom: 0;
}
.main-content p{
	color: #111111;
}
.main-content .content{
	width: 697px;
	padding:0px 30px 50px;
}
.main-content .content.col-left a {
	color: #E24823;
	cursor: pointer;
}
.main-content ul{
	padding-bottom: 20px;
	padding-left: 34px;
}
.main-content ul.half {
	width: 42%;
    vertical-align: top;
    display: inline-block;
}
.main-content ul li:last-child{
	border: none;
}
.main-content ul li{
/*
	position: relative;
	line-height: 20px;
	padding-left: 36px;
*/
	position: relative;
	display: block;
	margin-bottom: 13px;
	box-sizing: border-box;
	min-height: 30px;
	padding: 4px 50px 17px 60px;
	border-bottom: 1px solid #c9c9c9;
}
.main-content ul li:before{
	content: "";
	display: inline-block;
	height: 35px;
	width: 35px;
	background: url(/images/icons/bullet.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: -5px;
	left: 15px;
}
.contact-side li:before{
	display: none !important;
}
.contact-side li {
	line-height: 18px !important;
	border: none !important;
	padding: 0px !important;
}
.contact-side span {
	display: block;
	font-weight: bold;
	font-size: 15px;
}
.sidebar{
	background: url(../images/layout/bg-texture.png) repeat center center, url(../images/layout/bg-gray-pattern.png) repeat;
	background-position: center 0;
	width: 304px;
	padding: 40px 0 40px 38px;
	color: #111111;
}
.sidebar img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0s;
}
.quote-banner{
	padding: 45px 0 20px;
}
.quote-banner h4{
	font-size: 16px;
	text-transform: uppercase;
	color: #898989;
	line-height: 22px;
	padding-left: 65px;
	background: url(../images/icons/testim.png) no-repeat 0 5px;
	min-height: 52px;
	margin-bottom: 20px;
}
.quote-banner .quote-author span{
	font-family: 'Metropolis Bold';
	color: #71001e;
}

.side-content-callout img {
	position: relative;
	z-index: 0;
}
.side-content-text {
	position: absolute;
	top: 0px;
	left: 0px;
/* 	padding: 0px 20px; */
	z-index: 1;
}
.side-content-callout p,
.side-content-callout a {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Leaguegothic Regular';
}
.side-content-callout p {
	font-size: 42px;
	line-height: 42px;
	padding-top: 25px;
	margin-bottom: 10px;
}
.side-content-callout a {
	cursor: pointer;
	font-family: 'Metropolis Medium';
	font-size: 16px;
	padding: 10px 10px 8px 0;
}
.side-content-callout a:before {
	width: 28px !important;
	height: 28px !important;
}

/*=== BREADCRUMBS ===*/
.breadcrumbs{
	font-size: 12px;
	color: #111111;
	padding: 30px 0;
	text-align: center;
	font-family: 'Metropolis Medium';
}
.breadcrumbs li{
	display: inline-block;
}
.breadcrumbs li{
	border-right: 1px solid #111111;
	line-height: 12px;
	padding: 0 8px 0 5px;
	text-transform: capitalize;
}
.breadcrumbs li:last-child{
	border: none;
}
/*=== FOOTER ===*/
#footer{
    width: 100%;
    z-index: 100;
	color: #ffffff;
	font-size: 12px;
}
#footer .relative{
	padding: 26px 0 30px;
	background-color: #000000;
}
#footer .page .cell:first-child{
    padding-top: 15px;
}

#footer a:hover{
    color: #e24925;
    cursor: pointer;
}
.logo-torch{
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icons/logo-torch.png) no-repeat;
    width: 142px;
    height: 66px;
    margin-right: 17px;
}
.logo-chamber{
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icons/logo-chamber.png) no-repeat;
    width: 67px;
    height: 66px;
    margin-right: 17px;
}
.logo-gb{
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icons/logo-green-business.png) no-repeat;
    width: 49px;
    height: 65px;
    margin-right: 47px;
}
.jbsystem{
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icons/logo-jb-systems.png) no-repeat;
    width: 64px;
    height: 26px;

}

/*=== TOP BANNER ===*/
#home .banner .relative{
    height: 100%;
    min-height: 100%;
	z-index: 6;
}
#home .banner{
	min-height: 675px;
/* 	background: url(../images/banners/home.jpg) no-repeat center center; */
	background-size: cover;
	background-attachment: fixed !important;
}
#home .banner .relative{
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(113,167,209,0) 90%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(113,167,209,0) 90%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(113,167,209,0) 90%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
	background-attachment: fixed;
}
#home .banner h1{
	font-size: 49px;
	line-height: 64px;
	color: #ffffff;
	font-family: 'Leaguegothic Regular';
	margin-bottom: 35px;
}
#home .banner .table > .cell{
	padding-top: 220px;
}
#home .banner-text p{
	font-size: 75px;
	letter-spacing: 0;
	margin-top: 15px;
}
.sub-banner .bg-overlay{
	position: relative;
	background: -moz-linear-gradient(top,  rgba(30,87,153,0) 0%, rgba(57,43,37,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(30,87,153,0) 0%,rgba(57,43,37,1) 100%); 
	background: linear-gradient(to bottom,  rgba(30,87,153,0) 0%,rgba(57,43,37,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#392b25',GradientType=0 );
}
#inner .banner  .cell{
	height: 376px;
	background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	color: #ffffff;
}
#inner .banner > .cell .cell:first-child{
	background: rgba(113, 0, 30, 0.79);
}
#inner .landing-page.banner > .cell .cell:first-child{
	background: rgba(255, 255, 255, 0.75);
}
#inner .banner > .cell .cell:nth-child(2){
	background: url(../images/layout/bg-header.png) no-repeat right top;
	width: 534px;
	padding-right: 50px;
}
#inner .landing-page.banner > .cell .cell:nth-child(2){
	background: url(../images/layout/bg-header-white.png) no-repeat right top;
	width: 538px;
	padding-right: 50px;
}
#inner .banner > .cell .cell:nth-child(3){
	width: 463px;
}
#inner .banner .relative:before{
	content: "";
}
.banner-text{
	font-family: 'Leaguegothic Regular';
	font-size: 68px;
	line-height: 64px;
	text-transform: uppercase;
}
.banner-text span{
	display: block;
	font-size: 18px;
	color: #e24823;
	font-family: 'Metropolis Bold';
}
.quick-links{
	font-size: 0;
	margin: 0 -7px;
}
.quick-links li{
	display: inline-block;
	vertical-align: top;
	color: #ffffff;
	font-size: 18px;
	font-family: 'Metropolis Bold';
	text-transform: uppercase;
	width: 20%;
	padding: 0 7px;
}
.quick-links li a{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	height: 224px;
	padding: 150px 20px 20px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center center;
    border: 3px solid #252525;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.quick-links li a:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75) !important;
}
.quick-links li a:hover{
    border: 3px solid rgba(226, 73, 37, 0.9);
}
.quick-links li a:hover:after{
    background-color: rgba(226, 73, 37, 0.9) !important;
}
.quick-links li span{
    position: relative;
    z-index: 1;
    display: block;
}
.quick-links img{
    position: absolute;
    z-index: 1;
    top: 50px;
    left: 50%;
}
.quick-links .img-hvr{
    opacity: 0;
    visibility: hidden;
}
.quick-links li a:hover img{
    opacity: 0;
    visibility: hidden;
}
.quick-links li a:hover .img-hvr{
    opacity: 1;
    visibility: visible;
}
.quick-links li.item-1 a{
	background: url(../images/layout/bg-icon-hvac.png);
}
.quick-links li.item-1 a img{
    margin-left: -37px;
}
.quick-links li.item-2 a{
	background: url(../images/layout/bg-icon-refrig.png);
}
.quick-links li.item-2 a img{
    margin-left: -28px;
}
.quick-links li.item-3 a{
	background: url(../images/layout/bg-icon-tap.png);
}
.quick-links li.item-3 a img{
    top: 25px;
    margin-left: -27px;
}
.quick-links li.item-4 a{
	background: url(../images/layout/bg-icon-food.png);
}
.quick-links li.item-4 a img{
    margin-left: -24px;
}
.quick-links li.item-5 a{
	background: url(../images/layout/bg-icon-maint.png);
}
.quick-links li.item-5 a img{
    margin-left: -30px;
}

/*=== HOME SECTIONS ===*/
#home #main{
    background: url(../images/layout/bg-texture.png) repeat center center, url(../images/layout/bg-gray-pattern.png) repeat;
}
.unslider{
    height: 540px;
    overflow: hidden;
}
#slider .container{
   margin-top: 69px;
}
.slides,.unslider li{
    height: 100%;
    background-size: cover !important;
}
.unslider .unslider-arrow{
    width: 59px;
    height: 59px;
    border: 3px solid #e24823;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: -999em;
    top: 50%;
    margin-top: -30px;
}
.unslider .unslider-arrow.next{
    background: url(../images/arrows/sl-right.png) no-repeat center center;
    right: -39px;
}
.unslider .unslider-arrow.next:hover{
    background: url(../images/arrows/sl-right-hvr.png) no-repeat center center  #e24823;
}
.unslider .unslider-arrow.prev{
    background: url(../images/arrows/sl-left.png) no-repeat center center;
    left: -39px;
}
.unslider .unslider-arrow.prev:hover{
    background: url(../images/arrows/sl-left-hvr.png) no-repeat center center #e24823;
}
.slide-text{
    height: 100%;
    max-width: 525px;
    background: url(../images/layout/bg-slider.png) no-repeat;
    color: #ffffff;
    padding: 70px 120px 70px 80px;
}
.slide-text .large-text{
    font-family: 'Leaguegothic Regular';
    font-size: 68px;
    line-height: 64px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.slide-text .large-text span{
    color: #e24925;
    display: block;
}
.slide-text p{
    font-size: 18px;
    line-height: 22px;
    font-family: 'Metropolis Medium';
    margin-bottom: 35px;
}
.view-more-link{
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Metropolis Medium';
/*     white-space: nowrap; */
    display: inline-block;
    color: #ffffff;
}
.view-more-link:before{
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 34px;
    height: 34px;
    position: relative;
    top: -8px;
    background: url(../images/arrows/btn.png) no-repeat center center;
    border: 3px solid #e24823;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 12px;
}
.view-more-link:hover:before{
    background: url(../images/arrows/btn-hvr.png) no-repeat center center #e24823;
}
.about-content .container{
    padding: 55px 0 40px;
}
.about-content .inner-wrapper{
    max-width: 785px;
    margin: 0 auto;
}
.about-content  h3{
    font-size: 52px;
    line-height: 56px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.main-title h1 + h2,
.about-content  span{
    font-size: 18px;
    line-height: 22px;
    font-family: 'Metropolis Bold';
    text-transform: uppercase;
    color: #898989;
    display: block;
}
.about-content  span{
	margin-bottom: 25px;
}
.about-content  p{
    font-size: 14px;
    line-height: 21px;
    font-family: 'Metropolis Medium';
}
#gallery.gallery-page{
	padding-bottom: 0px;
}
#gallery.all-galleries {
	padding-bottom: 0px;
}
#gallery{
	padding-bottom: 56px;
}
#gallery .img-box{
  display: block;
  height:350px;
  background-size: cover !important;
  background-position: center center !important;
	position: relative;
}
.img-overlay{
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	width: 50%;
	left: 10%;
	right: 10%;
	top: 20%;
	bottom: 20%;
	margin: auto;
	text-align: center;
	color: #ffffff;
	padding: 20px;
	opacity: 0;
	visibility: hidden;
}
.main-gallery .img-overlay {
	background: rgba(0, 0, 0, 0.4);
	height: 100%;
	width: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	opacity: 1;
	visibility: visible;
}
.product-gallery .img-overlay {
	width: 80%;
	left: 10%;
	right: 10%;
	top: 15%;
	bottom: 15%;
}
.img-overlay h4{
	text-transform: uppercase;
}
.gal-header {
  max-width: 1001px;
  margin: auto;
  padding: 0 30px;
}
.gal-header > div {
	font-family: 'Leaguegothic Regular';
	font-size: 52px;
	line-height: 50px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
#gallery .img-box:hover .img-overlay{
	opacity: 1;
	visibility: visible;
}
.img-overlay span{
	color: #e24823;
	font-size: 18px;
	font-family: 'Metropolis RegularItalic';
}
.gallery-info{
    background: #71001e;
    height: 100%;
    text-align: center;
    color: #ffffff;
}
.gallery-info h3{
	font-size: 42px;
	line-height: 40px;
	margin-bottom: 25px;
}
.gallery-info .cell{
	padding: 20px 30px;
}
.gal-row-1 >.cell:first-child{
    padding-right: 5px;
}
.gal-row-1 >.cell:last-child{
	padding-left: 5px;
}
.gal-row-1 .gal-1 {
	padding-left: 0px !important;
}
.gal-row-2 > .cell{
    padding-right: 5px;
	padding-top: 5px;
}
.gal-row-1 > .cell:last-child,
.gal-row-2 > .cell:last-child{
    padding-right: 0;
}
.gal-row-1 > .cell:first-child,
.gal-row-2 > .cell:last-child{
    width: 44%;
}
.no-gal-found {
	text-align: center;
	font-size: 50px;
	padding-bottom: 25px;
	font-family: 'Leaguegothic Regular';
}
.items-info{
	background: #ffffff;
	padding: 30px 0;
}
.item-box h3{
	font-size: 42px;
}
.item-box{
	padding: 0 20px;
	display: block;
	position: relative;
}
.items-info .cell:nth-child(2) .item-box:before,
.items-info .cell:nth-child(2) .item-box:after{
	content: "";
	display: block;
	position: absolute;
	top: 55px;
	height: 175px;
	width: 2px;
	background: #8c8c8c;
}
.items-info .cell:nth-child(2) .item-box:before{
	left: 0;
}
.items-info .cell:nth-child(2) .item-box:after{
	right: 0;
}
.items-info a{
	display: block;
	padding: 110px 20px 20px;
    color: #000000;
}
.items-info .cell{
	text-align: center;
}
.items-info .cell:nth-child(1) a{
	background: url(../images/icons/ii-sales.png) no-repeat center 30px;
}
.items-info .cell:nth-child(2) a{
	background: url(../images/icons/ii-services.png) no-repeat center 30px;
}
.items-info .cell:nth-child(3) a{
	background: url(../images/icons/ii-installation.png) no-repeat center 30px;
}
.items-info a:hover{
	background-color: #e7e7e7 !important;
}
#testimonials-menu {
	text-align: left;
}
#testimonials-menu h1 {
	display: inline-block;
	padding: 35px 0 0 0px;
}
#testimonials-menu h1 span {
	font-size: 15px;
	line-height: 22px;
	font-family: 'Metropolis Bold';
	text-transform: uppercase;
	color: #898989;
	display: inline-block;
	width: 75%;
	padding-left: 10px;
}
#testimonials-menu h1:before {
	content: "";
	background: transparent url(/images/icons/testim.png) no-repeat center center scroll;
	min-width: 52px;
	height: 37px;
	position: relative;
	display: inline-block
}
#testimonials-menu .quote-author span{
	color: #71001e;
	font-size: 16px;
}

#testimonials{
	background: #111111;
	color: #ffffff;
	padding: 52px 0 50px;
}
.testim-box{
	padding: 55px 20px 0;
	background: url(../images/icons/quote.png) no-repeat center top;
}
.testim-box p{
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 25px;
}
.quote-author{
	font-size: 16px;
	line-height: 22px;
	font-family: 'Metropolis RegularItalic';
}
.quote-author span{
	display: block;
	font-family: 'Metropolis Bold';
	text-transform: uppercase;
}
.testim p {
	margin-bottom: 15px;
}
.testim hr {
	background-color: #c9c9c9;
	color: #c9c9c9;
	margin: 30px 0px 30px;
	height: 4px;
}
.testim:last-child hr {
	opacity: 0;
}
.bar-callout{
	background: #e24823;
	height: 120px;
}
.bar-callout .cell{
	padding: 20px;
}
.bar-callout .table.page{
	height: 100%;
}
.bar-callout a{
	font-family: 'Metropolis Bold';
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
}

/*=== SERVICE AREA SECTIONS ===*/

/* Containers */
#us-map-container,
#state-map-container {
	min-width: 971px;
}
#state-map-container,
#us-map-container {
	position:relative;
	margin:1.5em 0 3em;
}

#us-map-container .map-info-container {
	text-align: center;	
}
#us-map-container .map-info-container,
#state-map-container .map-info-container {
	font-size: 0px;
	margin-top: 40px;
}
#us-map-container .mobileImage,
#us-map-container .map-info-container div,
#state-map-container .mobileImage,
#state-map-container .map-info-container div {
	display: none;
	vertical-align: top;
}
.map-info-container p {
	margin: 0px 0px 20px 45px;
}

/* Images (IE adds borders) */
#state-map-container img,
#us-map-container img {
	border:none;
}
	
/* Hover */
.hovered #map-hover {
	opacity: 1;
	transition: height 0.3s ease 0s, opacity 0.3s ease 0.5s;
}
#map-hover {
	position:absolute;
	padding:0.7em;
	box-shadow:0 0 2px rgba(0,0,0,0.5);
	border-radius:0.3em;
	color:#666;
	min-width:15em;
	text-align: left;

	background:#fff;
	height: 0px;
	opacity: 0;

	transition: height 0.3s ease 0s, opacity 0s ease 0s;
}
#map-hover div {
	height: 0px;	
	overflow: hidden;
	transition: height 0.3s ease 0s;
}
#map-hover h3 {
	font:bold 12pt/1.1 Arial,Helvetica,sans-serif;
	margin:0 0 .5em;
	padding-bottom: .5em;
	border-bottom: 1px solid #CCC;
}
#map-hover p {
	font-size:9pt;
	margin:0.3em 0;
}

#map-hover a:hover {
	color:#7C3138;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}

#map-hover hr {
	background:#cddef0;
	border:none;
	height:1px;
	width:100%;
	margin:0.5em 0;
}
#map-hover:before {
	content:' ';
	position:absolute;
	left:50%;
	top:-1.2em;
	height:0;
	width:0;
	margin-left:-0.8em;
	border-bottom:1.1em solid rgba(0,0,0,0.05);
	border-left:0.8em solid transparent;
	border-right:0.8em solid transparent;
}
#map-hover:after {
	content:' ';
	position:absolute;
	left:50%;
	top:-1em;
	height:0;
	width:0;
	margin-left:-1em;
	border-bottom:1.3em solid #fff;
	border-left:1em solid transparent;
	border-right:1em solid transparent;
}
#state-gray-map:hover {
	cursor: default;
}
.map-info-circle::before {
	content: '';
	border-radius: 50%;
	float: left;
	height: 25px;
	width: 25px;
}
.map-info-circle.red::before {
	background-color: #7C121E;
}
.map-info-circle.green::before {
	background-color: #0C5A44;
}
.map-info-circle.orange::before {
	background-color: #E24A25;
}
.map-info-circle.grey::before {
	background-color: #8A8A8A;
}
.map-info-circle::after {
	content: ' - ';
	float: left;
	font-size: 20px;	
	margin: 0px 7px;	
}

/*=== Contact Page ===*/
#contact-form p:nth-child(2){
	margin-top: 0px;
}
#contact-form abbr {
	color: #E24823;
}
#contact-form .button{
	height: 40px;
	width: 80px;
	background-color: transparent;
	border: solid 4px #E24823;
	color: #E24823;
}
#contact-form .button:hover {
	border: solid 2px #E24823;
	cursor: pointer;
	color: #FFF;
	background-color: #E24823;
}
#maps {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
#maps > div {
	margin-bottom: 25px;
	width: 100%;
	min-height: 300px;
}
#maps .maps {
	display: inline-block;
	width: 94%;
	height: 100%;
}
#maps .smaller {
	margin-bottom: 0px;
}
.gm-style .gm-style-iw-c {
	min-width: 200px !important;
}
.gm-style .gm-style-iw-d {
	min-width: 100% !important;
}

/*=== Error Page ===*/
.error-page ul li:before {
	display: none;
}
.error-page ul li {
	margin-bottom: 0px !important;
	padding: 0px !important;
	border: none !important;
}
.error-page ul li a:before{
	content: "";
	display: inline-block;
	height: 35px;
	width: 35px;
	background: url(/images/icons/bullet.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: -5px;
	left: 15px;
}
.error-page ul li a {
	color: #000 !important;
	display: block;
	margin-bottom: 13px;
	box-sizing: border-box;
	min-height: 30px;
	padding: 4px 50px 17px 60px;
	border-bottom: 1px solid #c9c9c9;
}
.error-page ul li:hover a {
	color: #E24823 !important;
}


/*=== Product Gallery ===*/
.product-gallery {
	font-size: 0;
	text-align: left;
	border: solid 2px #fff;
}
.product-gallery a {
	display: inline-block;
	background-position: center center;
	background-size: cover;
	vertical-align: top;
	height: 350px;
	width: 20%;
	border: solid 2px #fff;
	position: relative;
}
.product-gallery img {
	visibility: hidden;
	opacity: 0;
}
.product-gallery .product-grid-img:hover .img-overlay {
	opacity: 1;
	visibility: visible;
}

.no-click {
	cursor: default !important;
}
.gallery-btn {
	display: block;
	line-height: 30px;
	text-align: center;
	margin: -40px 0 25px 25px;
	height: 40px;
	width: 150px;
	background-color: transparent;
	border: solid 4px #E24823;
	color: #E24823;
}
.gallery-btn:hover {
	border: solid 4px #E24823;
	cursor: pointer;
	color: #FFF !important;
	background-color: #E24823;
}

/*=== Facebook Embed ===*/
.facebook-feed {
	max-width: 800px;
	margin: 0 auto;
}
.facebook-embed {
	width: 50%;
	padding-bottom: 50px;
}
.facebook-embed:first-child {
	float: left;
}
.facebook-embed:last-child {
	float: right;
}
.facebook-embed p {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}

/*=== Social Media Feed ===*/

#social-container > div {
	background-color: #71001E;
	text-align: center;
}
#social-container h3 {
	color: #fff;
	text-align: center;
	padding: 20px 0px;
	margin: 0;
	line-height: 50px;
}
#social-container h3 span {
	display: inline-block;
	font-size: 35px;
	text-transform: none;
}
#social-container h3 span:after {
	content: '';
	background: url(../images/arrows/sl-right-hvr.png) no-repeat center center transparent;
	width: 35px;
	height: 25px;
	display: inline-block;
}
.social-fb-logo {
	height: 50px;
	position: relative;
	top: 5px;
	margin: 35px 0px 0px;
}	
#social-container > .table > .cell {
	background-attachment: scroll;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#social-container > .table > .cell > .bg-layer {
	position: relative;
	background-color: rgba(0, 0, 0, 0.2) !important;
}
#social-container > .table > .cell > .bg-layer:after {
	content: "\f09a";
	font-family: FontAwesome;
	color: #fff;
	position: absolute;
	left: 15px;
	bottom: 15px;
	font-size: 40px;
	opacity: 1;
	transition: all 0.3s ease 0s;
}
#social-container > .table > .cell > .bg-layer:hover:after {
	opacity: 0;
}
.feed-info {
	color: #fff;
	padding: 30px;
	opacity: 0;
	text-align: center;
	transition: all 0.3s ease 0s;
}
.feed-info a {
	font-size: 16px;
}
.feed-info:hover {
	background-color: rgba(226, 73, 37, 0.9) !important;
	opacity: 1;
}

/* Misc */
.highslide-thumbstrip-inner .img-overlay {
	display: none;
}


@media screen and (max-width: 1200px) {
	#social-container .table {
    font-size: 0px !important;
    height: 350px;
	}
	#social-container > .table > .cell {
		display: inline-block;
		height: auto;
		width: 50%;
	}
	.feed-info,
	.feed-info:hover {
		background-color: rgba(226, 73, 37, 0.4) !important;
		opacity: 1;
	}
}

@media screen and (max-width: 670px) {
	#social-container .table {
    height: 300px;
	}
	#social-container > .table > .cell {
		display: inline-block;
		height: auto;
		width: 100%;
	}
}