
/*COLORS
#7b0c0b WINE
#777777 MEDIUM GREY
#c9cacc light grey
*/
.thumbnails-wrapper{
    display: none;
}
.footer-p{
    color: #ffffff;
    font-size: 20px;
    margin: 0;
}
svg.social-icon {
    max-width: 80px;
}
.gallery-button span:hover {
    background: none !important;
    color: #7b0c0b !important;
}
.dark-bg .alt-color {
    color: #ecaf53!important;
}
footer .alt-color {
    color: #ecaf53!important;
}

.colored-button{
    background: #7b0c0b;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 1px;
    padding: 15px 40px;
    display: inline-block;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
    transition: letter-spacing 1.5s, background 1.5s, box-shadow 1.5s;
}
.colored-button:hover, .colored-button:focus, .colored-button:active{
     background: #9b2321;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
    letter-spacing: 2px;
}
.colored-button:visited{
    color: #ffffff;
    letter-spacing: 2px;
}
.margin-bottom{
    margin-bottom: 50px;
}
.margin-top{
    margin-top: 50px;
}

.social-wrapper a {
    color: #c9cacc;
}
body {
	font-family: 'Raleway', sans-serif;
}h1, 
 h1 a,
 .heading-1 {
	color: #7b0c0b;
	font-family: 'Playfair Display', serif;
	font-size: 25px;
	
	line-height: normal;
	margin: 25px 0;
}h2,
 .heading-2 {
	color: #7b0c0b;
	font-family: 'Playfair Display', serif;
	font-size: 22px;
	
	line-height: normal;
	margin: 25px 0;
}h3,
 .heading-3 {
	color: #7b0c0b;
	font-family: 'Playfair Display', serif;
	font-size: 19px;
	
	line-height: normal;
	margin: 25px 0;
}h4,
 .heading-4 {
	font-family: 'Playfair Display', serif;
	color: #252525;
	
	font-size: 1.5em;
	line-height: 1.5rem;
	margin: 25px 0;
}p {
	font-family: 'Raleway', sans-serif;
	color: #252525;
	font-size: 16px;
	font-weight: 400;
	margin: 15px 0;
}ul {
	list-style-type: none;
	margin-left: 0;
}.animate-slow{
	transition: all 1s ease-in-out;	
	-webkit-transition: all 1s ease-in-out;	
	-moz-transition: all 1s ease-in-out;	
	-o-transition: all 1s ease-in-out;	
}.animate-medium{
	transition: all .5s ease-in-out;	
	-webkit-transition: all .5s ease-in-out;	
	-moz-transition: all .5s ease-in-out;	
	-o-transition: all .5s ease-in-out;	
}.animate-fast{
	transition: all .25s ease-in-out;	
	-webkit-transition: all .25s ease-in-out;	
	-moz-transition: all .25s ease-in-out;	
	-o-transition: all .25s ease-in-out;	
}.horizontal-center{
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);	
}.vertical-center{
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);	
}.absolute{
	position: absolute;	
}.light-bg{
	background: #ffffff;
}.color-bg{
	background: #7b0c0b;
}.dark-bg{
	background: #000000;
}.dark-bg p,
 .dark-bg span,
 .dark-bg li,
 .dark-bg a{
	color: #ffffff;
}.white-color{
	color: #ffffff!important;
}.alt-color{
	color: #7b0c0b!important;
}.large-text{
	font-size: 22px;
}.border-top{
	border-top: 10px solid #7b0c0b;
}.button{
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}.button:hover,.button:focus{
	background: #000000;
}.color-button{
	background: #8b8b8b;
	width: 100%;
	line-height: 10px;
}.transparent-button{
	background: rgba(51,51,51,.9);
    color: #ffffff !important;
}.no-margin{
	margin: 0;
}.padded{
	padding: 40px;
}.strip-padding{
	padding-left: 0!important;
	padding-right: 0!important
}.strip-left{
	padding-left: 0!important;
}.strip-right{
	padding-right: 0!important;
}.box-shadow{
	box-shadow: 0 3px 13px -5px #000000;
	-webkit-box-shadow: 0 3px 13px -5px #000000;
	-moz-box-shadow: 0 3px 13px -5px #000000;
}.content-wrapper{
	display: block;
	float: left;
	position: relative;
	width: 100%;
}.row {
	margin: 0 auto;
	max-width: 75rem;
	width: 100%;
}.long-row{
	margin: 0 auto;
	width: 100%;
	max-width: 1600px;	
}.page-wrapper {
	max-width: 75rem;
	clear: both;
}.header-wrapper{
	background: #7b0c0b;
	height: auto;
	position: relative;
	z-index: 9999;
	display: block;
	float: left;
	width: 100%;
}.logo-wrapper{
    display: block;
    float: left;
    line-height: 127px;
    height: 150px;
    padding: 10px;
    width: 265px;
}.company-info{
    display: block;
    float: right;
    width: calc(100% - 265px);
	padding-top: 7%;	
}.header-company-title{
	margin: 0;	
}.header-company-title a {
	font-size: 30px;
	
	letter-spacing: 1.5px;
	line-height: 1.3;
}.service-order-wrapper {
	background: #7b0c0b;
	padding: 7px 15px;
	text-align: center;
}.header-company-serviceorder {
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
	margin: 0;
	line-height: 32px;
	display: block;
	text-align: center;
}.social-wrapper{
	max-width: 575px;
	width: 90%;
	background: #58595b;
	border-left: 5px solid #c9cacc;
	border-bottom: 1px solid #58595b;
}.social-wrapper span{
	line-height: 40px;	
    color: #fff;
    font-size: 18px;
}.social-wrapper i{
	line-height: 40px;
	width: 35px;	
	font-size: 18px;
}.navigation-wrapper{
	position: relative;
	display: block;
	float: left;	
}.top-bar, .top-bar.expanded{
	background: none;
	height: auto;
}.top-bar-section ul li, 
 .top-bar.expanded .title-area{
	background: none;	
}.top-bar-section ul li{
	margin: 0 6px;	
}.top-bar-section li:not(.has-form) a:not(.button){
	background: none;	
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 86px;
	border-bottom: 3px solid transparent;
}.top-bar-section ul li:hover:not(.has-form) > a,
 .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: none;	
	color: #a0a0a0;
	line-height: 86px;
	border-color: #777777;
}

.top-bar-section .has-dropdown > a::after {
	top: 41.5px;
	border-color: #ffffff transparent transparent;
	right: -8px !important;
}.top-bar-section .dropdown{
	background: #000000;
}.top-bar-section .dropdown li{
	margin: 0;	
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
	background: none;
	line-height: 32px !important;
	text-align: center;
	color: #ffffff;
	border-color: transparent;
	font-size: 13px;
	font-weight: lighter;
	letter-spacing: 0;
}.top-bar-section .dropdown li:not(.has-form) a:hover:not(.button),
 .top-bar-section .dropdown li.active:not(.has-form) a:not(.button){
	color: #7b0c0b;
	border-color: #7b0c0b;
}.top-bar-section .has-dropdown > a {
	background-color: #777777;
	padding-right: 25px !important;
}
.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button) {
    background-color: #c9cacc;
    background: #c9cacc;
}
.home-slider-wrapper {
	width: 100%;
	position: relative;
	height: calc(100vh - 195px);
	overflow: hidden;
}.slider-wrapper{
	width: 100%;
	height: 440px;
	overflow: hidden;	
}.slick-slide img{
	width: 100%
}.slick-slider{
	z-index: -1;	
	margin-bottom: 0!important;
}.scroll-down{
	cursor: pointer;
	position: absolute;
	bottom: 0;
	z-index: 9999;	
}.scroll-down i.fa{
	line-height: 45px;
	width: 50px;	
	font-size: 35px;
}.home-grid{
	display: block;
	float: left;	
	position: relative;
}.home-grid-small{
	width: 30%;	
}.home-grid-large{
	width: 40%;
}.home-cta-wrapper {
	background: url("https://philhowardconstruction.com/wp-content/themes/gc6/images/home-cta.jpg");
	background-position: center center;
	background-size: cover;
}.home-cta-wrapper img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}.home-section {
	width: 100%;
	max-width: 720px;
	display: block;
	margin: 0 auto;
	text-align: center;
}.content-image{
	max-height: 530px;
	max-width: 530px;
}.accordian-heading{
	cursor: pointer;
}.accordian-heading span{
	display: inline!important;
}.accordian-heading:after{
	content:"Click to view";
	color: #252525;
	font-size: 13px;
	font-weight: 400;
	padding-left: 15px;	
	opacity: 0;
	transition: all .25s ease-in-out;	
	-webkit-transition: all .25s ease-in-out;	
	-moz-transition: all .25s ease-in-out;	
	-o-transition: all .25s ease-in-out;	
}.accordian-heading:hover:after{
	opacity: 1;
}.active .accordian-heading:hover:after{
	opacity: 0;	
}.basic-accordian .accordian-content{
	display: none;	
}.basic-accordian .active .accordian-content{
	display: block;
}.contactForm  {
	margin-top: 20px;
}.contactForm input, .contactForm textarea,
 .contactForm input:focus, .contactForm textarea:focus {
	width: 100%;
	padding: 3px 6px;
	margin-bottom: 5px;
	box-shadow: none;
	border: none; 
	background: #e6e6e6;
	font-size: 16px;
}.contactForm textarea {
	height: 115px;
}.contactForm .captchaWrapper {
	margin-top: 10px;
}.contactForm .captchaRefresh {
	vertical-align: top;
}.contactForm .submitWrapper {
	text-align: center;
	margin-top: 30px;
}.emailConfirmation {
	margin: 0 auto;
}.emailConfirmation h1 {
	color: #00CC00;
}p.contact-info, p.contact-phone, 
 p.contact-fax, p.contact-email,
 p.contact-address{
 	font-family: 'Raleway', sans-serif;
	margin: 15px 0;
}p.contact-fax:before{
	content: "Fax: ";
	display: inline;
}footer p.contact-info, footer p.contact-phone, 
 footer p.contact-fax, footer p.contact-email,
 footer p.contact-address {
	color: #ffffff;
	font-size: 20px;
}.footer-wrapper {
	width: 100%;
	font-family: 'Raleway', sans-serif;
	background: #000000;

	display: block;
	float: left;
	width: 100%;
}.footer-wrapper h2{
	margin: 0 0 10px;	
}.disclaimer p{
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
}.disclaimer img{
	max-width: 125px;	
}.fc-header-left, .fc-header-center, .fc-header-right {
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
}#preloader {
	background: none repeat scroll 0 0 #fff;
	display: block;
	padding: 20% 0 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 999999;
	top: 0;
}.slick-background-wrapper {
	left: 0;
	position: fixed;
	top: 0;
	z-index: -1;
	width: 101% !important;
	overflow: hidden;
}.spinner {
	margin: 100px auto;
	width: 50px;
	height: 30px;
	text-align: center;
	font-size: 10px;
}.spinner > div {
	background-color: #444;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
	animation: stretchdelay 1.2s infinite ease-in-out;
}.spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}.spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}.spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}.spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}@-webkit-keyframes stretchdelay {
	0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
	20% { -webkit-transform: scaleY(1.0) }
}@keyframes stretchdelay {
	0%, 40%, 100% { 
	transform: scaleY(0.4);
	-webkit-transform: scaleY(0.4);
  }  20% { 
	transform: scaleY(1.0);
	-webkit-transform: scaleY(1.0);
  }
}
.gallery-wrapper .gallery-image{
	height: auto!important;
}.gallery-wrapper .gallery-image:hover{
	opacity: .8;	
}
@media only screen and (max-width: 1720px){
	.top-bar-section ul li {
		margin: 0;
	}
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0 12px;
	}
}
/*
@media only screen and (min-width: 1025px){
	.top-bar-section .has-dropdown.hover > .dropdown, 
	.top-bar-section .has-dropdown.not-click:hover > .dropdown{
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);	
	}
}
*/
@media only screen and (max-width:1300px){
    .navigation-wrapper{
        width: 100%;
    }
}
@media only screen and (max-width:1024px){
	h1, h1 a{
		font-size: 20px;	
	}h2{
		font-size: 18px;	
	}a, a:focus, a:active, a:visited, a:hover{
		color: #7b0c0b;
	}.padded{
		padding: 20px;	
	}.header-wrapper{
		height: auto;	
	}.social-wrapper{
		width: 100%;
		max-width: 100%;
	}.top-bar{
		width: 100%;
		height: 45px;	
	}.top-bar-section li:not(.has-form) a:not(.button){
		line-height: 45px;
		border: none;
	}.top-bar-section ul li:hover:not(.has-form) > a,
	 .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){
		line-height: 45px;
		background: #7b0c0b;
		color: #ffffff; 	
		border: none;
 	}.top-bar-section .has-dropdown > a::after{
 		top: 34.5px;		
	}.top-bar-section .dropdown li:not(.has-form) a:not(.button){
		background: none;
		line-height: 45px;
	}.top-bar-section .dropdown li:not(.has-form) a:hover:not(.button),
 	 .top-bar-section .dropdown li.active:not(.has-form) a:not(.button){
		color: #ffffff;
		border: none;
		line-height: 45px;
 	}.home-slider-wrapper, .slider-wrapper{
		height: 50vh;	
	}.home-slider-wrapper .slick-slider, .slider-wrapper .slick-slider{
		margin-bottom: 0;	
	}.home-grid .absolute.vertical-center{
		position: relative;
		top: auto;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
	}.home-grid-small{
		width: 100%;	
	}.home-grid-large{
		width: 100%;
	}.home-cta-wrapper{
		padding: 100px 20px;
	}.accordian-heading:after{
		display: none;	
	}.basic-accordian .accordian-content{
		display: block;	
	}.disclaimer img{
		max-width: 100px;	
	}
}
@media only screen and (max-width:767px){
    .logo-wrapper{
        float: none;
        margin: 0 auto;
    }

    .company-info{
        width: 100%;
       text-align: center;
    }
	.header-wrapper{
		margin-top: 43px;
		z-index: 1;
	}.header-wrapper a[href^="tel:"].button {
		z-index: 9999;	
		color: #ffffff !important;
        font-size: 19px !important;
	}.home-slider-wrapper{
		z-index: 0;	
	}.top-bar{
		overflow: hidden;
	}.home-cta-wrapper{
		padding: 50px 0;
	}
}
