/*
Theme Name: Arrow Roofing
Theme URI: 
Author: Tropixel
Author URI: http://tropixel.com.au
Description: Custom theme for Arrow Roofing
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600|Yanone Kaffeesatz:300');

strong {
	font-weight: 600;
}

body.dev:after, body.test:after {
	padding: 30px;
	color: #000;
	position: fixed;
	top: 15%;
	box-shadow: 0px 0px 4px #aaa;
	left: 0;
	opacity:0.6;
}

body.dev:after {
	content:"DEV";
	background: hsla(183, 76%, 82%, 1);
}
body.test:after {
	content:"TEST SITE";
	background: hsla(354, 90%, 92%, 1);
}

* {
	margin: 0;
	padding: 0;
}

body, p, ul, ol, h1, h2, h3, h4, h5, h6 {
    color: #EAF0F4;
    font: 1.2em/1.6em 'Open Sans', Helvetica,Arial,sans-serif;
    text-align: left;
	font-weight: 400;
}

.row {
	max-width: 935px !important;
}

.wrapper {
	overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6 {
    clear: both;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    margin: 15px 0 10px;
    padding: 0;
	font-family: 'Yanone Kaffeesatz';
}

h1 {
    font-size: 3em;
    line-height: 1em;
	color: #ff8a00;
}

h2 {
	font-size: 2em;
	line-height: 1em;
	color: #ff8a00;
}

h3 {
    font-size: 1.8em;
	line-height: 1em;
	color: #ff8a00;
}
h4 {
	font-size: 1.6em;
	line-height: 1em;
	margin-top: 0;
}

h6 {
    font-size: 1.3em;
	line-height: 1em;
    margin: 0 0 10px;
}

.servicesImage h3 {
    color: #ff8a00;
}

html {
	margin: 0;
	padding: 0;
}

p {
    margin-bottom: 8px;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 80%;
	font-weight: 100;
	background-color: #8b91d2;
}

.city {
	background: url(images/newBg.jpg) no-repeat bottom center;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -1;
	background-size: 100% auto;
}

a:link, a:visited {
	color: #ff8a00;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

ul, ol {
    list-style: none outside none;
    margin-bottom: 8px;
    padding-left: 1px;
}

ul li {
    margin-bottom: 15px;
}

ul.tabs li {
	margin-left: 9px;
}

ul.gallery-wrapper li {
	padding-left: 9px;
}

.header {
    height: 168px;
	background: rgba(0,0,0,0.7);
	position: relative;
}

.mobileLogo {
	max-width:200px;
}

.masterBuilders {
	position: absolute;
	width:75px;
	height:35px;
	background: url('images/master-builders.png');
	background-size: cover;
	top:0;
	right:5%;
	z-index: 100;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
}

.mobile-bar .masterBuilders {
	right:20%;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.headerBack {
	display: none;
	position: absolute;
	z-index: 0;

	width:100%;
	left:0;
	top:0;
}

.footer.headerBack {
	height: 100px;
}

svg.headerBack polygon {
	fill: rgba(0,0,0,1);
}

#sidebar svg {
	display: none;
}

.navigation {
    float: right;
    margin-top: 70px;
    padding: 0 25px;
}

.navigation a:link, .navigation a:visited {
	color: #ccc;
	text-transform:capitalize;
	font-size: 14px;
}

.navigation a:hover, .navigation a:active {
	color: #ff8a00;
	text-decoration: none;
}

.navigation ul#menu-main-menu {
	list-style-type: none;
	float: right;
}

.navigation ul#menu-main-menu li {
	background-image: none;
}

.navigation ul#menu-main-menu li {
	float: left;
	position: relative;
}

.navigation ul#menu-main-menu li a {
	padding: 0 5px 20px 20px;
}

.navigation ul li.current-menu-item a, .navigation ul li.current_page_parent a {
	color: #fff;
}

.navigation ul.sub-menu li.current-menu-item a {
	color: #ff8a00 !important;
}

.content-container {
    float: left;
    width: 685px;
}

.container {
	background: rgba(0,0,0,0.7);
}

.blog .content-container {
    background: none repeat scroll 0 0 #000000;
    margin-bottom: 10px;
    padding: 20px 15px 15px;
    width: 650px;
}

.blog .content-container h1 a {
	color: #fff;
}

ul#sidebar {
 float: right;
 width: 100%;
 width:100%;
 margin-top: 30px;
}

ul#sidebar li {
	background-image: none;
	width: auto;
	padding: 20px;
}

ul#sidebar li#text-3 {
	text-align: center;
	padding: 20px;
	background-color: #000;
	margin-bottom: 0;
}

ul#sidebar li#text-4 {
	background: url(images/side-logos.png) no-repeat;
	width: 196px;
	height: 157px;
}

.textBox, .textBoxLine {
    float: left;
    width: auto;
}

.textBox {
	padding-right: 40px;
}

.textBoxLine {
    border-left: 1px solid #FFFFFF;
	 padding-left: 40px;
	 width: 250px;
}

#feature {
    border-bottom: 1px solid #FFCC00;
    border-top: 1px solid #FFCC00;
    margin-bottom: 8px;
    padding-top: 5px;
	 float: left;
}

.servicesImage {
    background: none no-repeat scroll 0 0 transparent;
    clear: left;
    float: left;
    margin: 40px 0 0;
    padding-left: 200px;
}

.xtraWidth {
    margin-right: 0;
    padding-right: 0;
    width: 550px;
	 padding-left: 40px;
}

.adjSpacing {
    margin-bottom: 0;
    padding-top: 25px;
}

a.quote-btn, a.quote-btn:visited {
	display: block;
	font-size: 16px;
	background: #ff8a00;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #032047;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	width: 140px;
	clear: both;
	margin: 22px auto;
}

a.quote-btn:hover {
	background: #FFFF99;
	text-decoration: none;
}

.side-phone {
	display: block;
	font-family: 'Yanone Kaffeesatz';
	font-size: 28px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 13px;
	color: #ff8a00;
}

#sidebar #gform_widget-2 .gfield {
	padding-top: 0;
	padding-bottom: 10px;
}

#input_1_1 {
	width: 100%;
	max-width: 257px;
}

#sidebar #gform_widget-2 #field_1_1 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#sidebar .gform_wrapper .left_label .gfield_label {
	/*width: 70px;*/
}

#sidebar .gfield .ginput_container .medium {
	width: 250px;
}

#sidebar #input_1_5 {
	width: 254px;
	height: 70px;
}

#sidebar .gform_footer {
	 margin-top: 0;
    padding: 0 0 0 84px;
}

.footer {
	position: relative;
    padding: 40px;
	box-sizing: border-box;
	background: rgba(0,0,0,1);
	font-size: 90%;
}

.footer .address {
	clear: both;
	padding: 5px 0;
	position: relative;
}

.footer .address p {
	text-align: center;
}

.footer p {
	color: #666;
}

.footerLinks {
	float: right;
	width:50%;
	position: relative;
}

.footerLinks p {
	text-align: right;
}

.footer a, .footer a:visited, .footer a:active {
	color: #666;
    margin: 1em;
    padding: 0;
	display: inline-block;
}

.footer a:hover {
	color: #ff8a00;
}

ul.gallery-wrapper {
	background: #000;
	width: 100%;
	/*float: left;*/
	display: block;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 8px;
}

.single-gallery ul.gallery-wrapper {
	background: none;
}

ul.gallery-wrapper li {
	background-image: none;
	padding: none;
	float: left;
}

.gallery-images .image {
	width: 100px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.gallery-images .image img {
	background: #fff;
	padding: 2px;
	border: 1px solid #ccc;
}

.gallery-images .image img:hover {
	background: #ff8a00;
	border: 1px solid #042F66;
}

ul.gallery-wrapper .title {
	display: block;
	width: 100%;
}

ul.gallery-wrapper .testimonial {
	/*background: url(images/quotes.jpg) no-repeat 5px 5px #031B39;*/
	background: #031B39;
    float: left;
    /*max-height: 88px;*/
    padding: 8px 10px 10px 25px;
    /*width: 168px;*/
	/*border: 1px solid #080808;*/
}

.title a, .title a:visited {
	color: #fff;
}

.title a:hover, .title a:active {
	color: #fff;
	text-decoration: underline;
}

.job_types ul li {
	background-image: none;
	float: left;
	margin-bottom: 0;
}

.job_types ul li a, .job_types ul li a:visited {
    display: block;
    height: 20px;
    padding-bottom: 2px;
    padding-top: 8px;
    text-align: center;
    width: 86px;
	 color: #fff;
	 background: #042959;

}

.job_types ul li a:hover, .job_types ul li a:active {
	background:#064495;
	text-decoration:none;
}

.job_types ul li.current-cat a {
	background: #000;
	cursor: default;
}

ul.single-gallery li {
	background-image: none;
}


ul.single-gallery li.content-container {
    background: url("images/quotes.jpg") no-repeat scroll 10px 10px #000000;
    margin-left: 8px;
    padding: 15px 10px 10px 30px;
    width: 531px;
}

li.images {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}

li.heading {
	margin-top: 20px;
}

li.images a {
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
}

li.images img {
	background: #fff;
	padding: 2px;
	border: 1px solid #ccc;
}

li.images img:hover {
	background: #ff8a00;
	border: 1px solid #042F66;
}

ul.single-gallery  li.return {
	background: url(images/li-left.gif) no-repeat left 6px;
}


.page-template-default .heading {
	margin-top: 0;
}

.page-template-default .heading a {
	color: #fff;
}

.page-template-default ul.gallery-wrapper .testimonial {
	 height: auto;
    max-height: 100%;
    width: 625px;
}

.page-template-default ul.gallery-wrapper {
	height: 100%;
}

.single-post .content img {
	background: #fff;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 10px;
}

.home .textBox li {
	margin-bottom: 20px;
}

.home .textBox li strong {
	color: #FFCC00;
	font-weight: normal;
}

.home .textBox ul.disk li {
	margin-bottom: 0;
}

.yellow-text {
	color: #ff8a00;
}

.col {
	width: 300px;
	float: left;
}

.home h1 {
	font-size: 3.8em;
	line-height: 40px;
}

.home h6 {
	font-size: 1.8em;
}

.home h2 {
	margin-top: 0;
	color: #ff8a00;
}

.home .gallery-wrapper {
	padding: 15px;
	width: 290px;
}

.home .gallery-wrapper li {
	margin-bottom: 15px;
	border-top: 1px solid #666;
	padding-top: 15px;
	width: 280px;
	padding-left: 0;
}

.home h2.sub-head {
	font-size: 2.4em;
}

a.view-all {
	/*background: url(images/li.png) no-repeat left center;*/
	padding-left: 15px;
	display: block;
	position: relative;
}

.view-all i {
	position: absolute;
	left: 1px;
	top: 7px;
	font-size: 12px;
}

.home .gallery-wrapper h1 {
	font-size: 1.8em;
	color: #ff8a00;
}

.home .gallery-wrapper h3 {
	font-size: 1.2em;
}

.home .gallery-wrapper a:link, .home .gallery-wrapper a:visited {
	color: #fff;
}

.home .gallery-wrapper a.view-gallery:link, .home .gallery-wrapper a.view-gallery:visited {
	display: block;
	width: 90px;
	background: #ff8a00;
	text-align: center;
	height: 20px;
	color: #032047;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 3px;
	margin-top: 8px;
	}

.home .gallery-wrapper a.view-gallery:hover {
	background: #FFFF99;
	text-decoration: none;
}

.home .gallery-wrapper img {
	background: #fff;
	padding: 4px;
	margin-right: 7px;
}

.header img {
	margin-top: 20px;
	margin-left: 20px;
}

/* Mobile Menu */
.mobile-menu-trigger i:before {
	font-size: 37px;
}
	
.mobile-menu-trigger {
	display: inline-block;
	float: right;
	margin-top: 5px;
}

.mobile-bar {
	width: 100%;
	z-index: 999;
	top: 0;
	background: #000;
}

.mobile-menu-content {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

a.mobile-menu-trigger:hover {
	text-decoration: none;
}

.mobile-menu {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	margin-top: 15px;
}

.mobile-menu li {
	width: 100%;
	display: block;
	list-style-type: none;
	background: none;
	padding: 0;
}

.mobile-menu li a {
	width: auto;
	padding: 10px 0;
	display: block;
	font-size: 19px;
	padding: 16px 0;
	color: #fff;
}

.mobile-menu li a:hover {
	text-decoration: none;
}

.mobile-menu .sub-menu {
	margin: 0;
	padding: 0;
	display: none;
	background: #222;
	padding: 10px 0;
}

#mobile-menu ul.sub-menu li {
	text-align: center;
}

.mobile-menu .sub-menu .sub-menu {
	background: #bab9b9;
}

.mobile-menu .menu-item-has-children > a {
	position: relative;
}

.mobile-menu .menu-item-has-children > a:before {
	content: '\e63d';
	font-family: 'icomoon';
	margin-left: -18px;
	position: relative;
	font-size: 12px;
	margin-right: 5px;
}

.mobile-menu .menu-item-has-children.open > a:before {
	content: '\e63e';
}

.mobile-menu-content {
	background: #333;
}

.strip-1 {
	padding: 15px 0;
}

.mrg-1 {
	margin-bottom: 20px;
}

.mrg-2 {
	margin-bottom: 40px;
}

.mrg-3 {
	margin-bottom: 60px;
}

.content-pad {
	padding: 0 15px 60px 15px;
}

.services h3 {
	color: #ff8a00;
}

/* SITES */

.reviewSites {
	float: left;
	width:50%;
	position: relative;
}

.reviewSites p:first-of-type {
	margin-bottom: 2em;
}

.reviewSites a {
	display: inline-block;
	margin: 1em 1em;
}

.reviewSites i, .sidebar i {
	font-size: 2em;
}

.sidebar .reviewSite {
	width: 31.42857%;
	float: left;
	margin-right: 2.85714%;
	text-align: center;
	padding: 20px 0;
}
.sidebar .reviewSite:nth-child(2n+1) {
	float: right;
	margin-right: 0;
}

a:hover .fa-google {
	color: #d73d32;
}

a:hover .fa-yellowPages {
	color: #ffce00;
}

a:hover .fa-trueLocal {
	color: #1e1e4c;
}

a:hover .fa-yelp {
	color: #d32323;
}

a:hover .fa-facebookF {
	color: #3b5998;
}

a:hover .fa-hotFrog {
	color: #f64500;
}

/* REVIEWS */
.arrowReview {
	margin-bottom: 25px;
}

div[itemprop="itemReviewed"] span[itemprop="name"], span[itemprop="ratingValue"] {
	display: none;
}

span[itemprop="author"] {
	font-family: 'Yanone Kaffeesatz';
}

span[itemprop="author"] span[itemprop="name"] {

}

.fa-star, .fa-star-o {
	font-size: 1.2em;
	padding: 0 0.1em;
}

@media only screen and (min-width : 380px) {
	#input_1_1 {
		width: 64%;
	}
}

@media only screen and (min-width : 1024px) {

	.footer {
		height: 140px;
	}

	.headerBack {
		position: absolute;
		display: block;
	}

	.footer {
		background: rgba(0,0,0,0.7);
	}

	.mobile-menu-content  {
		display: none !important;
	}
	ul#sidebar {
		margin-right: -59px;
	}
	.content-pad {
		padding: 0 40px 60px 40px;
		padding-bottom: 60px;
	}
	.job_types ul li a, .job_types ul li a:visited {
		width: 100px;
	}
	ul#sidebar li {
		background-image: none;
		width: 156px;
		padding: 20px;
	}

	#sidebar svg {
		float: left;
		display: block;
	}

	ul#sidebar {
		 float: right;
		 width: 196px;
		 margin-top: 30px;
	}
	ul#sidebar li#text-3 {
		background-color: rgba(0,0,0,1);
		float: left;
	}

}

.gform_button {
	background: #ff8a00;
	padding: 10px;
	border: none;
	border-radius: 3px;
}

.page-id-11 ul#sidebar {
	margin-right: 0;
}

.page-id-11 ul#sidebar {
	width: 100%;
}

.page-id-11 ul#sidebar li {
	width: 100%;
	padding: 0;
}

.gform_widget input {
	color: #333;
}

#menu-main-menu ul.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	width: 190px;
	padding: 10px;
	background: #333;
	margin-top: 15px;
	z-index: 9999;
}

#menu-main-menu ul.sub-menu:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7.5px 10px 7.5px;
	border-color: transparent transparent #333333 transparent;
	position: absolute;
	top: -10px;
	left: 28px;
}

#menu-main-menu > li > a {
	padding-bottom: 20px;
}

#menu-main-menu .menu-item-has-children:hover > ul.sub-menu {
	display: block;
}

#menu-main-menu ul.sub-menu li {
	margin: 0;
	clear: both;
	width: 100%;
	padding: 0;
}

#menu-main-menu ul.sub-menu li a {
	padding: 10px;
	color: #fff;
	display: block;
	font-weight: 300;
}

#menu-main-menu ul.sub-menu li a:hover {
	color: #ff8a00;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
	border-left: none !important;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
	border-right: none !important;
}

.gallery-images a {
	padding: 3px;
	background: #fff;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 5px;
}
.gform_wrapper textarea {
    color: #000;
}