/*
Theme Name: HQC
Theme URI: http://samblaxland.com.au/
Author: Sam Blaxland
Author URI: http://samblaxland.com.au/
*/


/* =Reset
-------------------------------------------------------------- */

@import url('css/testimonials.css');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:hover,
a:active,
a:focus { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}

/* Web Fonts
--------------------------------------------------*/

@font-face {
    font-family: 'ZEN';
    src: url('fonts/latolight.eot');
    src: url('fonts/latolight.eot?#iefix') format('embedded-opentype'),
	     url('fonts/latolight.woff') format('woff'),
	     url('fonts/latolight.ttf') format('truetype'),
	     url('fonts/latolight.svg#latolight') format('svg');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'ZEN';
    src: url('fonts/latoregular.eot');
    src: url('fonts/latoregular.eot?#iefix') format('embedded-opentype'),
	     url('fonts/latoregular.woff') format('woff'),
	     url('fonts/latoregular.ttf') format('truetype'),
	     url('fonts/latoregular.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Talkingtothemoon';
    src: url('fonts/talkingtothemoon.eot');
    src: url('fonts/talkingtothemoon.eot?#iefix') format('embedded-opentype'),
	     url('fonts/talkingtothemoon.woff') format('woff'),
	     url('fonts/talkingtothemoon.ttf') format('truetype'),
	     url('fonts/talkingtothemoon.svg#talkingtothemoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Sections
--------------------------------------------------*/

section#home {
	background: url('images/tree_bark.png') center top;
}
article, article.hentry {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}
section#aboutus {
	background: #1e1e1e url('images/circles.png') center top;
	color: #d1d1d1;
}
.dark-border {
	border: 12px #303030 solid;
}
.family-owned-circle {
	width: 175px;
	height: 175px;
	border-radius: 100px;
	background: #84bd17 url('images/smile.png') no-repeat 28px 100px;
	margin: 0 67px;
	top: 430px;
	position: absolute;
	font-family: Talkingtothemoon;
	font-size: 22px;
	line-height: 10px;
	color: #fff;
	text-align: center;
	padding: 50px 10px 0 10px;
}
.big {
	font-size: 56px;
	line-height: 40px;
}
section#whatwedo {
	background: #fff;
}
ul.whatwedolist {
	margin: 0;
}
ul.whatwedolist li{
	list-style: none;
	background: url('images/blue_tick.png') no-repeat;
	padding: 15px 85px;
	margin-bottom: 20px;
}
section#whychooseus {
	background: #eaeaea url('images/connect.png') center top;
	border-top: 2px solid #F3F3F3;
}
.chooseusphoto {
	background: url('images/choose-us-photos.png') no-repeat center top;
	float: right;
	width: 300px;
	height: 350px;
}
ul.whychooseuslist {
	margin: 0;
}
ul.whychooseuslist li{
	list-style: none;
	background: url('images/green_tick.png') no-repeat 5px 10px;
	padding: 15px 0 15px 80px;
	margin-bottom: 20px;
}
section#reasonstocall {
	background: #eaeaea center top;
	background-image: url('images/shadow.png'), url('images/connect.png');
	background-repeat: no-repeat, repeat;
	border-bottom: 2px solid #F3F3F3;
}
ul.reasonstocall {
	list-style: none;
	margin: 0;
}
.request-quote {
	margin: 160px 5px 5px 5px;
	text-align: center;
	background: #fbc739;
	height: 230px;
	width: 230px;
	padding: 55px 0 0 0;
	border: 20px #f8e8a7 solid;
	border-radius: 200px;
	font-family: Talkingtothemoon;
	color: #2a2a2a;
	font-size: 29px;
	transition: all 300ms;
	border-image-width: 0;
}
.request-quote:hover {
	border-width: 15px;
	padding: 60px 0 0 0;
	color: #000;
	background: #FFCB3D;
	
}
.request-quote .big {
	font-size: 42px;
}
.r1,.r2,.r3,.r4,.r5,.r6,.r7 {
	background: url('images/numbers.png') no-repeat;
	padding: 16px 0 20px 90px;
	margin-bottom: 35px;
}
.r1 {
	background-position: 0 -3px;
}
.r2 {
	background-position: 0 -113px;
}
.r3 {
	background-position: 0 -212px;
}
.r4 {
	background-position: 0 -314px;
}
.r5 {
	background-position: 0 -419px;
}
.r6 {
	background-position: 0 -522px;
}
.r7 {
	background-position: 0 -628px;
}
section#testimonials {
	background: #fff;
}
section#contactusforafreequote {
	background: #eaeaea url('images/connect.png') center top;
	border-top: 2px solid #F3F3F3;
}
section#contactusforafreequote .entry-title {
	margin-bottom: 45px;
}
.map {
	float: right;
	width: 530px;
	margin-top: 45px;
}
.service-area-map {
	width: 500px;
	height: 500px;
	float: left;
	background: url('images/service-area-map2.jpg') no-repeat;
	border: 10px #fff solid;
	box-shadow: 0 0 10px #ccc;
}
.service-area-caption {
	width: 220px;
	height: 220px;
	padding: 50px 0 0 0;
	background: #ff5454;
	border-radius: 200px;
	position: absolute;
	top: 380px;
	float: right;
	margin-left: 310px;
	text-align: center;
	font-family: Talkingtothemoon;
	color: #2a2a2a;
	font-size: 29px;
	line-height: 23px;
}
.service-area-caption .big {
	line-height: 80px;
	display: block;
	height: 45px;
	font-size: 75px;
}
.phonenum {
	margin: 20px 0 25px;
	background: url('images/telephone.png') no-repeat left top;
	padding: 13px 0 13px 105px;
	font-weight: 100;
	font-size: 30px;
}
.emailus-title {
	margin: 20px 0 0;
	background-image: url('images/bigemail.png'), url('images/little-shadow.png');
	background-repeat: no-repeat;
	background-position: left 33px, center top;
	padding: 35px 0 25px 105px;
	font-weight: 100;
	font-size: 30px;
}	
.wpcf7 /* Email us form */{
	color: #a6a6a6;	
}
.wpcf7 p {
	margin-bottom: 16px;
}
input.wpcf7-text, .wpcf7-textarea, input.wpcf7-submit {
	border: 2px rgba(132,132,132,.14) solid;
	border-radius: 0;
	outline: 0;
	width: 370px;
	background: #f9f9f9;
	transition: all 300ms;
	background-size: 100%;
}
input.wpcf7-text:hover, .wpcf7-textarea:hover {
	border: 2px rgba(132,132,132,.30) solid;
}
input.wpcf7-text:focus, .wpcf7-textarea:focus {
	border: 2px rgba(132,132,132,.45) solid;
	background-color: #fff;
	background-position: 10px center;
}
input.wpcf7-text {
	padding: 16px 15px 16px 50px;
}
.wpcf7-textarea {
	padding: 15px;
	height: 200px;
}
input.wpcf7-submit {
	border-radius: 3px;
	padding: 10px 20px;
	width: 170px;
	margin: 30px auto 0;
	display: block;
	cursor: pointer;
	border-width: 3px;
	transition: all 300ms;
}
input.wpcf7-submit:hover {
	border: 3px rgba(132,132,132,.30) solid;
	background: #fff;
}
input.wpcf7-submit:active{
	border: 3px rgba(132,132,132,.55) solid;
}
.your-name .wpcf7-text {
	background: #f9f9f9 url('images/man.png') no-repeat 13px center;
}
span .wpcf7-tel {
	background: #f9f9f9 url('images/phone.png') no-repeat 13px center;
}
.your-email .wpcf7-text {
	background: #f9f9f9 url('images/email.png') no-repeat 13px center;
}
span.wpcf7-not-valid-tip {
	border: 0;
	color: Tomato;
	top: 0;
	font-size: inherit;
	font-size: 14px;
	padding: 0;
	background: transparent;
}
.your-message span.wpcf7-not-valid-tip {
	top: 20px;
}
div.wpcf7-response-output {
	margin: 0;
}
div.wpcf7-mail-sent-ok {
	background: rgba(255,255,255,.8) url('images/green_tick.png') no-repeat 10px center;
	padding: 10px 10px 10px 65px;
	border: 2px rgba(132,132,132,.14) solid;
	color: #525252;
}
section {
	position: relative;
	overflow: hidden;
	padding: 35px 0 0 0;
	outline: none;
}
#home .entry-title, #aboutus .entry-title, #whatwedo .entry-title {
	display: none;
}
.back-to-top-container {
	width: 1000px;
	margin: 0 auto;
}
.back-to-top {
	width: 60px;
	height: 60px;
	float: right;
	background: #d1d1d1 url('images/up-arrow-white.png') no-repeat 5px 12px;
	text-indent: -9999px;
	transition: all 400ms;
}
.back-to-top:hover {
	background: #464646 url('images/up-arrow-white.png') no-repeat 5px 7px;
}
#home .back-to-top {
	display: none;
}
#aboutus .back-to-top {
	background-color: #1a9dad;
}
#whatwedo .back-to-top {
	background-color: #3f3f3f;
}
#whychooseus .back-to-top {
	display: none;
}
#reasonstocall .back-to-top{
	background-color: #d3cc7d;
}
#testimonials .back-to-top {
	display: none;
}
#contactusforafreequote .back-to-top {
	background-color: #fecc43;
}
.happy-client {
	font-family: Talkingtothemoon;
	font-size: 24px;
	color: #6a6a6a;
}
/* Layout
--------------------------------------------------*/	
#primary {
	padding-top: 74px;
}
.site-header {
	position: fixed;
	background: #fff;
	width: 100%;
	z-index: 9999;
	border-bottom: 1px #e9e9e9 solid;
}
.headbar {
	width: 1000px;
	margin: 0 auto;
}
.site-branding {
	background: url('images/hqc_logo.png') no-repeat;
	padding: 10px 10px 13px 90px;
	float: left;
	color: #000;
	min-height: 55px;
}
.site-title {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}
a.logo-link {
	display: block;
	overflow: hidden;
	float: left;
}
.site-branding a, .site-branding a:active, .site-branding a:visited, .site-branding a:hover{
	color: black;
}
.site-description {
	color: #a2a2a2;
	font-size: 16px;
	font-weight: normal;
	margin:0;
}

/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: ZEN, sans-serif;
	font-size: 18px;
	line-height: 1.5;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: ZEN;
	font-weight: 100;
}
h1,h2 {
	font-size: 35px;
	margin-bottom: 15px;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	color: royalblue;
}
a:visited {
	color: purple;
}
a:hover,
a:focus,
a:active {
	color: midnightblue;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}


/* =Menu
----------------------------------------------- */

.main-navigation {
	display: block;
	float: left;
	width: 100%;
	border-left: 1px #f0f0f0 solid;
	width: 689px;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
	border-right: 1px #f0f0f0 solid;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	padding: 25px 21px;
	color: #000;
	font-size: 16px;
	transition: background 150ms;
}
.main-navigation .active {
	background: #e1ad52;
	transition: background 150ms;
}
.main-navigation a:hover, .main-navigation a:active{
	background: #EEB756;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	position: absolute;
		top: 1.5em;
		left: 0;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}

/* Small menu */
.menu-toggle {
	display: none;
	cursor: pointer;
}

@media screen and (max-width: 600px) {
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.main-navigation ul {
		display: none;
	}
}


/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-main .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-main .gallery dd {
	margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-main [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/* =Widgets
----------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}

/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/* Footer */
#colophon {
	background: #1e1e1e url('images/circles.png') center top;
	color: #d1d1d1;
	padding: 75px 0;
}
.footer-container {
	width: 1000px;
	margin: 0 auto;
}
.site-info {
	width: 300px;
	float: right;
	padding: 100px 0 100px 20px;
	text-align: right;
}
#colophon a {
	color: #d1d1d1;
	transition: all 300ms;
}
#colophon a:hover {
	color: #fff;
	transition: color 300ms;
}
.footer-widgets {
	width: 690px;
	float: left;
}
.footer-widgets .widget-area {
	width: 345px;
	float: left;
}
.footer-widgets .widget {
	margin: 0 30px 0 0;
	width: 315px;
}
.footer-widgets ul {
	list-style: none;
	margin: 0 0 15px 5px;
}
.footer-widgets ul li a{
	background: url('images/list-arrow-blue.png') no-repeat left center;
	padding: 0 0 0 30px;
	margin: 10px 0;
	display: block;
	transition: background-position 500ms;
}
.footer-widgets ul li a:hover {
	background-position: 7px center;
}
#secondary-footer .widget {
	margin: 0 auto;
}
.guarantee {
	width: 235px;
	height: 235px;
	margin: 30px auto;
	background: #84bd17;
	border: 15px #2e2e2e solid;
	border-radius: 200px;
	padding-top: 80px;
	color: #fff;
	font-family: Talkingtothemoon;
	text-align: center;
	font-size: 28px;
	line-height: 20px;
}
.guarantee .big {
	font-size: 45px;
}
@media print {
	.main-navigation, footer, .emailus-title, .wpcf7, .back-to-top-container, .map, .family-owned-circle, .post-edit-link {
		display: none;
		}
		img {
		max-width: 100%;
		}
		body {
		font-size: 15px;
		}
		html, body {
		overflow-x: hidden;
		}
		h1, h2 {
		font-size: 20px;
		}
		ul.whatwedolist, ul.whychooseuslist, ul.reasonstocall {
		margin-left: 15px;
		}
		ul.whatwedolist, ul.whatwedolist li, ul.whychooseuslist, ul.whychooseuslist li, ul.reasonstocall, ul.reasonstocall li{
		padding: 0;
		margin-bottom: 0;
		list-style: disc;
		}
		article, article.hentry {
		width: 100%;
		padding: 40px 0 0 0;
		}
		.phonenum {
		padding: 0;
		font-weight: normal;
		font-size: 15px;
		margin: 0;
		}
		.site-header {
		position: relative;
		border: 0;
		}
		.site-branding {
		padding: 0;
		}
		.site-title {
		font-size: 27px;
		}
		.site-description {
		font-size: 19px;
		}
		section {
		padding: 0;
		border: 0;
		}
		section#home {
		display: none;
		}
		section#aboutus {
		color: black;
		}
		section#whychooseus {
		border-top: 0;
		}
		section#whatwedo, section#reasonstocall, section#contactusforafreequote {
		border-bottom: 0;
		border-top: 0;
		}
		section#contactusforafreequote .entry-title {
		margin-bottom: 15px;
		}
		.chooseusphoto {
		display: none;
		}
		.r1, .r2, .r3, .r4, .r5, .r6, .r7 {
		padding: 0;
		margin-bottom: 0;
		}
		section#testimonials {
		display: none;
		border-bottom: 0;
		}
		#primary {
		padding-top: 0;
		}
		.rich-content-container {
		display: none;
		}
		.dark-border {
		display: none;
		}
		.mg-grid-wrap {
		width
		}
		.entry-content {
		margin: 0;
		}
}