/*
Theme Name: Get Wood Flooring
Description: A custom wordpress theme
Author: Quicklicks
Author URI: http://www.quicklicks.com.au/
Version: 1.0
*/



/* ==========================================================================
   NORMALIZE: DEFAULT STYLES 
   ========================================================================== */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}
textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}



/* ==========================================================================
   FONTS
   ========================================================================== */
@font-face {
	font-family: 'Roboto';
	src: url('fonts/hinted-Roboto-Regular.eot');
	src: local('Roboto Regular'), local('Roboto-Regular'),
		url('fonts/hinted-Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/hinted-Roboto-Regular.woff') format('woff'),
		url('fonts/hinted-Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('fonts/hinted-Roboto-Italic.eot');
	src: local('Roboto Italic'), local('Roboto-Italic'),
		url('fonts/hinted-Roboto-Italic.eot?#iefix') format('embedded-opentype'),
		url('fonts/hinted-Roboto-Italic.woff') format('woff'),
		url('fonts/hinted-Roboto-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto';
	src: url('fonts/hinted-Roboto-Bold.eot');
	src: local('Roboto Bold'), local('Roboto-Bold'),
		url('fonts/hinted-Roboto-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/hinted-Roboto-Bold.woff') format('woff'),
		url('fonts/hinted-Roboto-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('fonts/hinted-Roboto-BoldItalic.eot');
	src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
		url('fonts/hinted-Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/hinted-Roboto-BoldItalic.woff') format('woff'),
		url('fonts/hinted-Roboto-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto';
	src: url('fonts/hinted-Roboto-Medium.eot');
	src: local('Roboto Medium'), local('Roboto-Medium'),
		url('fonts/hinted-Roboto-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/hinted-Roboto-Medium.woff') format('woff'),
		url('fonts/hinted-Roboto-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('fonts/hinted-Roboto-MediumItalic.eot');
	src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
		url('fonts/hinted-Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/hinted-Roboto-MediumItalic.woff') format('woff'),
		url('fonts/hinted-Roboto-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('fonts/RobotoSlab-Regular.eot');
	src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'),
		url('fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/RobotoSlab-Regular.woff') format('woff'),
		url('fonts/RobotoSlab-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('fonts/RobotoSlab-Light.eot');
	src: local('Roboto Slab Light'), local('RobotoSlab-Light'),
		url('fonts/RobotoSlab-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/RobotoSlab-Light.woff') format('woff'),
		url('fonts/RobotoSlab-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('fonts/RobotoSlab-Bold.eot');
	src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'),
		url('fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/RobotoSlab-Bold.woff') format('woff'),
		url('fonts/RobotoSlab-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}




/* ==========================================================================
   CUSTOM STYLES
   ========================================================================== */

html{
    font-size: 1em;
    line-height: 1.4;
}

html *{
  -webkit-font-smoothing: antialiased;
}

body{
	color: #000;
	font-family: 'Roboto';
	font-weight: normal;
	font-style: normal;
	overflow-x: hidden;
	position: relative;
	word-wrap: break-word;
}

body a{
	color: #1b9cb5;
	text-decoration: none;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e9e9e9;
    margin: 1.6em 0;
    padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

::-webkit-input-placeholder {
	opacity: 1;
}
::-moz-placeholder {
	opacity: 1;
}
:-ms-input-placeholder {
	opacity: 1;
}
:-moz-placeholder {
	opacity: 1;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

img{
	max-width: 100% !important;
	height: auto !important;
}

.mobile-nav-icon, #mobile-menu-container{
	display: none;
}
.holder{
	max-width: 1140px;
	margin: auto;
}
img{
	max-width: 100% !important;
	height: auto !important;
}




/* ==========================================================================
   HEADER STYLES
   ========================================================================== */
#header{
}
	#header .logo{
		padding-top: 29px;
		padding-bottom: 27px;
		text-align: center;
	}
		#header .logo img{
		}

#header .phone {margin-top: -68px;margin-right: 0;float: right;font-size:20px;border:2px solid #000;padding:3px 6px;}
#header .phone a{text-transform: uppercase;color: #000;font-weight: bold;}
	#header nav{
	}

	


	
/* ==========================================================================
   TOPSLIDER STYLES
   ========================================================================== */
#topslider{
	position: relative;
}
	#topslider .slide-item{
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		color: #fff;
		position: relative;
		height: 669px;
	}
		#topslider .slide-item .slide-text{
			color: #000;
			position: absolute;
			bottom: 200px;
			left: 0;
			width: 100%;
			text-align: center;
			text-transform: uppercase;
		}
		#topslider .slide-item.slide-left .slide-text{
			bottom: 120px;
		}
		#topslider .slide-item .slide-text-inner{
			max-width: 1140px;
			margin: auto;
		}
		#topslider .slide-item.slide-left .slide-text{
			text-align: left;
		}
		#topslider .slide-item.slide-right .slide-text{
			text-align: right;
		}
		#topslider .slide-item .slide-text-holder{
			background: url('img/slider-bg.png') repeat;
			display: inline-block;
			max-width: 70%;
			margin: auto;
			text-align: left;
			padding: 30px;
			position: relative;
		}
		#topslider .slide-item .slide-text-holder .lineborder{
			display: block;
			background: none #000;
			width: 99px;
			height: 6px;
			position: absolute;
			top: -6px;
			left: 0;
		}
		#topslider .slide-item .slide-text h2{
			font-family: "Roboto Slab";
			font-size: 50px;
			font-weight: bold;
			line-height: 90%;
			margin: 0;
			padding-bottom: 15px;
		}
		#topslider .slide-item .slide-text p{
			font-family: 'Roboto';
			font-size: 20px;
			font-weight: normal;
			line-height: 100%;
			margin: 0;
			padding-bottom: 15px;
		}
		#topslider .slide-item .slide-text a{
			color: #fff;
		}
		#topslider .slide-item .slide-text .btn-more{
			background: none #000;
			color: #fff;
			display: inline-block;
			font-family: "Roboto Slab";
			font-size: 16px;
			font-weight: normal;
			letter-spacing: 2px;
			margin-top: 10px;
			padding: 17px 40px;
			text-transform: uppercase;
		}
		#topslider .slide-item .slide-text-holder > *:last-child{
			padding-bottom: 0;
		}
	#topslider .Slick-Navigation{
		margin: 0;
		padding: 0;
		text-align: center;
		position: absolute;
		bottom: 17px;
		left: 0;
		height: 6px;
		width: 100%;
		text-align: center;
		z-index: 999;
	}
		#topslider .slick-dots{
			max-width: 1140px;
			margin: auto;
			height: 6px;
			padding: 0;
		}
		#topslider .slick-dots li{
			display: block;
			float: left;
			height: 6px;
			padding: 0;
			vertical-align: top;
			width: 32.66666666666667%;
			margin-right: 1%;
		}
		#topslider .slick-dots li:last-child{
			margin-right: 0;
		}
		#topslider .slick-dots li button{
			background: url('img/slider-dot-default.png') repeat;
			border: none;
			display: block;
			height: 6px;
			margin: 0;
			padding: 0;
			text-indent: -99999px;
			width: 100%;
		}
		#topslider .slick-dots li.slick-active button{
			background: url('img/slider-dot-active.png') repeat;
		}

	
	
/* ==========================================================================
   TOPBANNER STYLES
   ========================================================================== */
#topbanner{
	background: url('img/banner-general.jpg') no-repeat top center;
	background-size: cover;
	height: 138px;
	position: relative;
}
#banner-more-height #topbanner{
	height: 669px;
}
	
	

			
/* ==========================================================================
   HOME STYLES
   ========================================================================== */
#main.home{
	padding: 50px 0 30px 0;
}
	#main.home .holder{
		max-width: 1170px;
	}
	#main.home #home-title{
		font-size: 16px;
		line-height: 150%;
		padding-bottom: 20px;
	}
		#main.home #home-title h1{
			font-family: "Roboto Slab";
			font-size: 35px;
			font-weight: normal;
			line-height: 100%;
			margin-bottom: 10px;
		}
		#main.home #home-title h2{
			color: #727272;
			font-family: "Roboto Slab";
			font-size: 25px;
			font-weight: 300;
			margin-bottom: 40px;
		}
	#main.home #home-services{
		background: url('img/home-bg1.jpg') no-repeat top center;
		padding-top: 40px;
	}
		#main.home #home-services .vc_row{
			margin: 0;
		}
		#main.home .vc_row#home-services-top{
			color: #fff;
			margin: 0;
			position: relative;
			margin-bottom: 20px;
		}
		#main.home #home-services-top .border-top{
			background: url('img/home-services-border-top.png') no-repeat top right;
			display: block;
			width: 100%;
			height: 30px;
			position: absolute;
			top: 0;
			left: 0;
		}
		#main.home #home-services-top .border-right{
			background: url('img/home-services-border-right.png') no-repeat bottom right;
			display: block;
			width: 30px;
			height: 100%;
			position: absolute;
			top: 0;
			right: 0;
		}
		#main.home #home-services-top .border-bottom{
			background: url('img/home-services-border-bottom.png') no-repeat bottom left;
			display: block;
			width: 100%;
			height: 30px;
			position: absolute;
			bottom: 0;
			left: 0;
		}
		#main.home #home-services-top .border-left{
			background: url('img/home-services-border-left.png') no-repeat top left;
			display: block;
			height: 100%;
			width: 30px;
			position: absolute;
			top: 0;
			left: 0;
		}
		#main.home #home-services-top a{
			color: #fff;
		}
		#main.home #home-services-top-wrap{
			background: url('img/home-shadow-bg.png') repeat top center;
			margin: 33px;
		}
		#main.home #home-services-top ul li{
			padding-bottom: 2px;
		}
		#main.home #home-services-top ul li:before{
			color: #fff;
		}
		#main.home #home-services-top .vc_col-sm-8 h2{
			color: #fff;
			font-family: "Roboto Slab";
			font-size: 35px;
			font-weight: normal;
			left: 30px;
			line-height: 100%;
			position: absolute;
			text-align: center;
			top: 25px;
			width: 141.667%;
		}
		#main.home #home-services-top .vc_col-sm-8{
			font-size: 16px;
		}
		#main.home #home-services-top .vc_col-sm-4{
			font-size: 14px;
		}
			#main.home #home-services-top .vc_col-sm-4 .vc_column-inner,
			#main.home #home-services-top .vc_col-sm-8 .vc_column-inner{
				padding: 80px 30px 20px 30px;
			}
			#main.home #home-services-top .vc_col-sm-4 .wpb_content_element,
			#main.home #home-services-top .vc_col-sm-8 .wpb_content_element{
				margin-bottom: 0;
			}
		#main.home #home-services .img-with-hover .vc_col-sm-4{
		}
			#main.home #home-services .img-with-hover .vc_col-sm-4 .vc_column-inner{
				padding: 0;
			}
			#main.home #home-services .img-with-hover .vc_col-sm-4 .wpb_content_element{
				margin-bottom: 0;
			}
			#main.home #home-services .img-with-hover .vc_col-sm-4 p{
				margin: 0;
			}
			#main.home #home-services .img-with-hover .vc_col-sm-4 p.img{
				position: relative;
			}
			#main.home #home-services .img-with-hover .vc_col-sm-4 .hover-text{
				background: rgba(0, 0, 0, 0) url("img/home-services-hover-bg.png") repeat scroll 0 0;
				color: #fff;
				display: none;
				font-size: 12px;
				height: 65%;
				left: 6%;
				line-height: 18px;
				padding: 5%;
				position: absolute;
				text-align: center;
				top: 9%;
				width: 78%;
			}
				#main.home #home-services .img-with-hover .vc_col-sm-4 .hover-text strong{
					display: block;
					font-family: "Roboto Slab";
					font-size: 23px;
					font-weight: bold;
					line-height: 100%;
					margin-bottom: -8px;
					padding-bottom: 0;
					padding-top: 30px;
				}
				#main.home #home-services .img-with-hover .vc_col-sm-4 .hover-text em{
					display: block;
					font-size: 13px;
					font-style: normal;
					font-weight: normal;
					padding-top: 7px;
				}
	#main.home #home-twocols{
		font-size: 14px;
		padding-top: 64px;
	}
		#main.home #home-twocols p{
			margin-bottom: 15px;
		}
		#main.home #home-twocols .vc_col-sm-8{
			position: relative;
		}
		#main.home #home-twocols .vc_col-sm-4{
			position: relative;
		}
		#main.home #home-twocols hr{
			display: block;
			background: none #000;
			border: none;
			margin: 0;
			width: 99px;
			height: 6px;
			position: absolute;
			top: -6px;
			left: 15px;
		}
		#main.home #home-twocols .wpb_text_column{
			padding-top: 35px;
		}
		#main.home #home-twocols h2{
			font-size: 25px;
		}





/* ==========================================================================
   MAIN STYLES
   ========================================================================== */
#main{
	padding: 50px 0 60px 0;
	font-size: 16px;
	line-height: 25px;
	min-height: 200px;
}
	#main a:hover{
		text-decoration: underline;
	}
	#main img{
		max-width: 100% !important;
		height: auto !important;
	}
	#main img.alignright{
		float: right;
		margin-left: 30px;
		margin-bottom: 20px;
	}
	#main img.alignleft{
		float: left;
		margin-right: 30px;
		margin-bottom: 20px;
	}
	#main h1, #main h2, #main h3, #main h4, #main h5, #main h6{
		color: #000;
		font-family: 'Roboto Slab';
		font-weight: bold;
		line-height: 1.2em;
		margin: 0 0 0.4em 0;
	}
	#main h1{
		font-size: 30px;
	}
	#main h2{
		font-size: 25px;
	}
	#main h3{
		font-size: 20px;
	}
	#main h4{
		font-size: 18px;
	}
	#main h5{
		font-size: 16px;
	}
	#main h6{
		font-size: 14px;
	}
	#main dl, #main ol, #main p, #main ul{
		margin: 0 0 1.2em;
	}
	#main ul, #main ol{
		padding-left: 14px;
	}
	#main .wpb_text_column ul {
		list-style: none;
		padding: 0;
		margin: 0 0 1.6em;
	}
		#main .wpb_text_column ul li { 
			list-style-type: none;
			position: relative;
			padding-left: 12px;
			padding-bottom: 6px;
		}
		#main .wpb_text_column ul li:before {
			content: "• ";
			color: #222;
			font-size: 16px;
			left: 0;
			position: absolute;
			top: 1px;
		}
	#main .pagetitle{
		padding-bottom: 70px;
		padding-top: 0;
	}
	#main .pagetitle h1,
	#main .pagetitle h2{
		color: #000;
		font-family: 'Roboto Slab';
		font-size: 35px;
		font-weight: normal;
		line-height: 100%;
		margin: 0;
		padding: 0;
		text-align: center;
	}
		

		
	/*** About Page ****/
	#main.about{
	}
		#main.about #about-content1{
		}
		#main.about #about-content2{
			color: #fff;
			background: url('img/about-bg1.jpg') no-repeat top center / cover;
			padding-top: 120px;
			padding-bottom: 100px;
			text-align: center;
		}
			#main.about #about-content2 .wpb_content_element{
				margin-bottom: 0;
			}
			#main.about #about-content2 h2{
				color: #fff;
				font-size: 30px;
			}
		#main.about #about-content3{
			font-size: 14px;
			line-height: 24px;
			padding-top: 46px;
		}
			#main.about #about-content3 .wpb_column{
				position: relative;
			}
			#main.about #about-content3 hr{
				display: block;
				background: none #000;
				border: none;
				margin: 0 0 35px;
				width: 99px;
				height: 6px;
			}
		

		
	/*** Contact Page ****/
	#main.contact{
	}
		#main.contact a{
			color: #000;
		}
		#main.contact .wpcf7-form{
		}
			#main.contact .wpcf7-form p{
				margin: 0 0 2px 0;
				position: relative;
			}
			#main.contact .wpcf7-form input[type="text"],
			#main.contact .wpcf7-form input[type="tel"],
			#main.contact .wpcf7-form input[type="email"],
			#main.contact .wpcf7-form textarea{
				background: none transparent;
				border: 1px solid #efefef;
				color: #aeaeae;
				display: block;
				font-size: 14px;
				line-height: 100%;
				padding: 10px 2%;
				width: 95%;
			}
			#main.contact .wpcf7-form textarea{
				height: 200px;
			}
			#main.contact .wpcf7-form input[type="submit"]{
				background: none #000;
				border: none;
				display: inline-block;
				color: #fff;
				display: inline-block;
				font-family: "Roboto Slab";
				font-size: 16px;
				font-weight: normal;
				float: right;
				letter-spacing: 2px;
				margin-top: 15px;
				margin-right: 3px;
				padding: 17px 40px;
				text-transform: uppercase;
			}
		

		
	/*** Services Page ****/
	#main.services{
		padding-bottom: 0;
	}
		#main.services  #services-top{
		}
			#main.services #services-top-1 h1{
				font-size: 25px;
			}
			#main.services  #services-top .vc_col-sm-6,
			#main.services  #services-top .vc_col-sm-12{
				font-size: 14px;
				line-height: 23px;
			}
				#main.services #services-top .vc_col-sm-12 .img{
					width: 17%;
					position: relative;
					float: left;
				}
				#main.services  #services-top .vc_col-sm-12 .vc_col-sm-6 .img{
					width: 34%;
				}
					#main.services  #services-top .img hr{
						display: block;
						background: none #000;
						border: none;
						margin: 0;
						width: 99px;
						height: 6px;
						position: absolute;
						top: -6px;
						left: 0;
					}
				#main.services  #services-top .text{
					float: left;
					width: 66%;
				}
				#main.services  #services-top .vc_col-sm-12 .vc_col-sm-6  .text{
					width: 66%;
				}
				#main.services  #services-top .vc_col-sm-12 .text{
					width: 83%;
				}
					#main.services  #services-top .text *{
						padding-left: 15px;
					}
		#main.services  #services-gallery{
			padding-bottom:62px;
		}
			#main.services  #services-gallery h2{
				font-weight: normal;
				font-size: 35px;
			}
			#main.services  #services-gallery .vc_row{
				margin: 0;
			}
				#main.services  #services-gallery .wpb_gallery{
					margin: 0;
				}
			#main.services  #services-gallery .wpb_image_grid_ul{
				height: auto !important;
				margin: 0 !important;
				position: relative !important;
			}
				#main.services  #services-gallery .wpb_image_grid_ul li{
					float: left !important;
					left: auto !important;
					list-style: none !important;
					margin: 0 !important;
					max-width: 100% !important;
					position: relative !important;
					top: auto !important;
					width: 33.3333% !important;
				}
				#main.services  #services-gallery .wpb_image_grid_ul li img{
					display: block !important;
					height: auto !important;
					max-width: 100% !important;
					width: 100% !important;
				}
			#main.services  #services-gallery .vc_col-sm-4{
				text-align: center;
			}
				#main.services  #services-gallery .vc_col-sm-4 .vc_column-inner {
					padding: 0;
				}
				#main.services  #services-gallery .vc_col-sm-4 .wpb_content_element {
					margin: 0;
				}
				#main.services  #services-gallery .vc_col-sm-4 p{
					margin: 0;
				}
				#main.services  #services-gallery .vc_col-sm-4 p img{	
				}
		#main.services  #services-bottom{
			background: url('img/services-bottombg.jpg') no-repeat top center / cover;
			padding-top: 62px;
			padding-bottom: 68px;
		}
			#main.services  #services-bottom .wpb_text_column{
				color: #fff;
				background: url('img/services-bottom-shadow.png') repeat;
				margin: 0;
				padding: 30px 6% 45px;
			}
			#main.services  #services-bottom .wpb_text_column h2{
				color: #fff;
				padding-bottom: 17px;
			}
			#main.services  #services-bottom .wpb_text_column p{
				margin: 0;
				padding-bottom: 12px;
			}
	
		

		
	/*** Blog ****/
	#main.blog{
	}
		#main.blog #maincontent{
			width: auto;
			float: none;
		}
		#main.blog.lists{
		}
		#main.blog.lists #maincontent{
			margin-right: -3%;
		}
			#main.blog.lists .blogitem{
				float: left;
				width: 30.33%;
				margin-right: 3%;
				margin-bottom: 70px;
			}
				#main.blog.lists .blogitem .blogfeatured{
					position: relative;
					width: 100%;
				}
					#main.blog .blogitem .blogfeatured .border{
						display: block;
						background: none #000;
						border: none;
						margin: 0;
						width: 99px;
						height: 6px;
						position: absolute;
						top: -6px;
						left: 0;
					}
					#main.blog.lists .blogitem .blogfeatured img{
						display: block;
						height: auto !important;
						width: 100% !important;
					}
				#main.blog.lists .blogitem .blogtitle{
					font-family: "Roboto Slab";
					font-size: 18px;
					font-weight: bold;
					line-height: 24px;
					margin: 0;
					padding-bottom: 10px;
					padding-top: 20px;
				}
					#main.blog.lists .blogitem .blogtitle a{
						color: #000;
					}
				#main.blog.lists .blogitem .blogexcerpt{
					font-size: 14px;
					line-height: 23px;
				}
					#main.blog.lists .blogitem .blogexcerpt p{
						margin-bottom: 5px;
					}
				#main.blog.lists .blogitem .blogmore{
					margin: 0;
				}
					#main.blog.lists .blogitem .blogmore a{
						background: none #000;
						border: medium none;
						color: #fff;
						display: inline-block;
						font-family: "Roboto Slab";
						font-size: 14px;
						font-weight: normal;
						letter-spacing: 2px;
						margin-right: 3px;
						margin-top: 15px;
						padding: 9px 20px;
						text-transform: uppercase;
					}
			
			#main.blog #maincontent .postsnavigation{
				border-top: 1px solid #e9e9e9;
				padding-bottom: 45px;
				padding-top: 17px;
				text-align: center;
			}
				#main.blog #maincontent .postsnavigation .pages{
					display: none !important;
				}
				#main.blog #maincontent .postsnavigation .wp-pagenavi a{
					background: #cacaca none repeat scroll 0 0;
					border: medium none;
					color: #fff;
					font-size: 12px;
					font-weight: normal;
					margin: 0 0 0 10px;
					padding: 8px 12px;
				}
				#main.blog #maincontent .postsnavigation .wp-pagenavi span,
				#main.blog #maincontent .postsnavigation .wp-pagenavi a:hover{
					background: #000 none repeat scroll 0 0;
					border: medium none;
					color: #fff;
					font-size: 12px;
					font-weight: normal;
					margin: 0 0 0 10px;
					padding: 8px 12px;
					text-decoration: none;
				}
						
			.single #main.blog .blogitem{
			}
				.single #main.blog .blogitem .blogfeatured{
					float: left;
					margin-bottom: 30px;
					margin-right: 30px;
					position: relative;
					width: 65%;
				}
				.single #main.blog .blogitem .blogtitle{
					font-size: 25px;
					padding-bottom: 20px;
				}
				
		#main.blog #sidebar{
			padding-top: 5px;
			width: 23%;
			float: right;
		}
			#main.blog #sidebar .widget{
				padding-bottom: 40px;
			}
			#main.blog #sidebar .widget:last-child{
				padding-bottom: 0;
			}
			#main.blog #sidebar .widgettitle{
				display: block;
				font-size: 24px;
				color: #335583;
				border-bottom: 1px solid #e8e8e8;
				margin: 0;
				line-height: 120%;
				padding: 0px 10px 9px;
			}
			#main.blog #sidebar ul{
				margin: 0;
				padding: 0;
			}
				#main.blog #sidebar ul li{
					font-size: 15px;
					border-bottom: 1px solid #e8e8e8;
					list-style-type: none;
					line-height: 23px;
					padding: 15px 10px 12px;
				}
				#main.blog #sidebar ul li .post-date{
					font-size: 13px;
					display: block;
					color: #999999;
				}
				#main.blog #sidebar ul li a{
					color: #666;
				}
				#main.blog #sidebar ul li a:hover{
					text-decoration: underline;
				}



	
/* ==========================================================================
   FOOTER STYLES
   ========================================================================== */
#footer{
}
	#footer-1{
		color: #000;
		border-top: 1px solid #000;
		background: none #fff;
		position: relative;
		padding: 37px 0 67px 0;
		text-align: center;
	}
		#footer-1 .widgettitle{
			display: none;
		}
		#footer-1 .widget  h2{
			margin: 0;
			font-family: 'Roboto Slab';
			font-weight: normal;
			font-size: 30px;
			line-height: 100%;
		}
		#footer-1 .widget .btn{
			position: absolute;
			bottom: -30px;
			left: 0;
			margin: 0;
			width: 100%;
			text-align: center;
			z-index: 99;
		}
			#footer-1 .widget .btn a{
				background: #000 none repeat scroll 0 0;
				border-bottom: 1px solid #fff;
				color: #fff;
				display: inline-block;
				font-family: "Roboto Slab";
				font-size: 16px;
				font-weight: normal;
				letter-spacing: 3px;
				line-height: 100%;
				padding: 22px 45px;
				text-transform: uppercase;
			}
			#footer-1 .widget .btn .border{
				background: #fff;
				display: block;
				height: 5px;
				margin: auto;
				width: 99px;
			}
	#footer-2{
		color: #6e6e6e;
		background: none #000;
		font-family: 'Roboto';
		font-size: 13px;
		font-weight: normal;
		padding: 70px 0 30px 0;
		text-align: center;
	}
		#footer-2 a{
			color: #6e6e6e;
		}
		#footer-2 a:hover{
			opacity: 0.8;
		}
		#footer-2 h3{
			margin: 0;
			padding-bottom: 14px;
		}
		#footer-2 p{
			margin: 0;
		}






	
/* ==========================================================================
   SUPERFISH STYLES
   ========================================================================== */
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 9999;
	background: none #fff;
}
.sf-menu > li {
	list-style-type: none;
	line-height: 100%;
	display: inline-block;
}
.sf-menu li > ul{
	display: block;
	margin: 0;
	padding: 15px 0;
	text-align: center;
}
.sf-menu li.sfHover > ul, .sf-menu li:hover > ul{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter: alpha(opacity=50) !important;
	-moz-opacity: 1 !important;
	-khtml-opacity: 1 !important;
	opacity: 1 !important;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0px;
	left: 100%;
}

.sf-menu {
	line-height: 100%;
	text-align: center;
	padding: 0;
}
.sf-menu .sub-menu{
	display: none;
}
.sf-menu ul {
	min-width: 100%; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	font-size: 16px;
	font-weight: 500;
	color: #858484;
	padding: 0;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu li {
	background: none transparent;
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu > li {
	display: inline-block;
	margin: 0 50px;
	padding: 0;
	position: relative;
}
.sf-menu > li  > a{
	font-family: 'Roboto';
	font-weight: 500;
	color: #858484;
	border-bottom: 2px solid transparent;
    display: block;
    height: 16px;
    line-height: 100%;
	letter-spacing: 2px;
    margin: 0 0 15px 0;
    padding: 0 2px 14px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.sf-menu > li:first-child{
	margin-left: 0;
}
.sf-menu > li:last-child{
	margin-right: 0;
}
.sf-menu > li  > a:hover,
.sf-menu > li:hover  > a,
.sf-menu > li.sfHover  > a,
.sf-menu > li.current-menu-item  > a,
.sf-menu > li.current-page-ancestor  > a,
.sf-menu > li.current_page_parent > a{
	border-bottom: 2px solid #000;
	color: #000;
}
.sf-menu ul li {
	border: none;
}
.sf-menu ul ul li {
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	-webkit-transition: none;
	transition: none;
}
.sf-menu li li a{
	color: #858484;
	font-size: 14px;
	font-weight: 500;
    padding: 7px 20px !important;
    text-align: left;
    text-transform: uppercase;
	-webkit-transition: color 0s ease-in 0s;
    -moz-transition: color 0s ease-in 0s;
    -o-transition: color 0s ease-in 0s;
    transition: color 0s ease-in 0s;
}
.sf-menu li li a:hover,
.sf-menu li.current-menu-item > a:hover,
.sf-menu li li.current-menu-item > a{
    color: #000;
}
.sf-menu li li:last-child a{
	border-bottom: none;
}




	
/* ==========================================================================
   MEDIA QUERIES - RESPONSIVE
   ========================================================================== */
@media only screen 
and (min-width : 1151px) {
	.mobile-nav-icon, #mobile-menu-container, #mobile-nav{
		display: none !important;
	}
	#header nav{
		display: block !important;
	}
}

@media only screen 
and (max-width : 1150px) {
	body{
		overflow-x: hidden;
	}
	.holder{
		width: 95% !important;
		margin: auto !important;
	}
	#wpadminbar{
		position: fixed !important;
	}
	#mobile-menu-container{
		background: none #000;
		display: none;
		width: 100%;
		z-index: 9999;
	}
		#mobile-menu-container ul#mobile-nav{
			background: none #000;
			padding: 15px 0 20px 0;
		}
		#mobile-menu-container ul{
			margin: 0;
			padding: 0;
		}
			#mobile-menu-container ul li{
				list-style-type: none;
			}
			#mobile-menu-container ul li a{
				font-size: 18px;
				color: #202121;
				font-weight: normal;
				display: block;
				padding: 6px 0 6px 20px;
				color: #fff;
				text-decoration: none;
			}
			#mobile-menu-container ul li li a{
				padding-left: 40px;
			}
			#mobile-menu-container ul li li li a{
				padding-left: 60px;
			}
			#mobile-menu-container ul li.current-menu-item > a,
			#mobile-menu-container ul li a:hover{
				color: #1b9cb5;
			}
			
	.mobile-nav-icon {
		background: #222 none repeat scroll 0 0;
		cursor: pointer;
		display: block !important;
		height: 45px;
		padding: 0;
		position: relative;
		text-align: left;
		width: 100%;
		z-index: 9999;
	}
		.mobile-nav-icon  .icon{
			background: url("img/nav-icon.jpg") no-repeat scroll 0 0;
			display: inline-block;
			height: 45px;
			width: 45px;
			margin: 0;
			vertical-align: 0;
			line-height: 100%;
		}
		.mobile-nav-icon  span{
			font-weight: 300;
			color: #fff;
			display: inline-block;
			font-size: 15px;
			margin-left: 12px;
			line-height: 100%;
			vertical-align: 18px;
			letter-spacing: 1px;
		}
	#header nav{
		display: none;
	}
	#banner-more-height #topbanner{
		height: 440px;
	}
	#topslider .slide-item{
		height: 500px;
	}
	#topslider .slide-item .slide-text,
	#topslider .Slick-Navigation{
		width: 95%;
		left: 2.5%;
	}
	#topslider .slide-item .slide-text-holder{
		padding: 20px;
	}
	#topslider .slide-item .slide-text{
		bottom: 130px;
	}
	#topslider .slide-item.slide-left .slide-text{
		bottom: 100px;
	}
	#topslider .slide-item .slide-text h2{
		font-size: 40px;
	}
	#topslider .slide-item .slide-text p{
		font-size: 17px;
	}
	#topslider .slide-item .slide-text .btn-more{
		font-size: 14px;
		padding: 15px 30px;
	}
	#main.home #home-services .img-with-hover .vc_col-sm-4 .hover-text strong{
		font-size: 20px;
		padding-top: 15px;
	}
	#main.home #home-services .img-with-hover .vc_col-sm-4 .hover-text em{
		padding-top: 0;
	}
	#main.about #about-content2{
		padding-bottom: 70px;
		padding-top: 90px;
	}
}

@media only screen 
and (max-width : 1024px) {	
	#main.home #home-services .img-with-hover .vc_col-sm-4 .hover-text strong {
		font-size: 15px;
		padding-top: 10px;
	}
	#main.home #home-services .img-with-hover .vc_col-sm-4 .hover-text{
		font-size: 10px;
		line-height: 15px;
	}
#header .phone {margin: 0 auto;text-align:center;float: none; margin-bottom: 10px;width: 200px;}
}

@media only screen 
and (max-width : 767px) {	
	#banner-more-height #topbanner{
		height: 300px;
	}
	#topslider .slide-item{
		height: 400px;
	}
	#topslider .slide-item .slide-text-holder{
		padding: 15px;
	}
	#topslider .slide-item .slide-text{
		bottom: 100px;
	}
	#topslider .slide-item.slide-left .slide-text{
		bottom: 80px;
	}
	#topslider .slide-item .slide-text h2{
		font-size: 30px;
	}
	#topslider .slide-item .slide-text p{
		font-size: 15px;
	}
	#topslider .slide-item .slide-text .btn-more{
		font-size: 12px;
		padding: 14px 25px;
	}
	#header .logo{
		margin: auto;
		max-width: 80%;
	}
	#main.home #home-services .img-with-hover .vc_col-sm-4 {
		margin: auto;
		max-width: 380px;
	}
	#main.home #home-services .img-with-hover .vc_col-sm-4 .hover-text strong {
		font-size: 23px;
		padding-top: 30px;
	}
	#main.home #home-services .img-with-hover .vc_col-sm-4 .hover-text{
		font-size: 12px;
		line-height: 18px;
	}
	#main.home #home-twocols .vc_col-sm-8{
		padding-bottom: 30px;
	}
	#main.home #home-services-top .vc_col-sm-8 h2 {
		left: auto;
		position: relative;
		top: auto;
		width: auto;
	}
	#main.home #home-services-top .vc_col-sm-4 .vc_column-inner, #main.home #home-services-top .vc_col-sm-8 .vc_column-inner{
		padding: 30px 30px 20px;
	}
	#main.about #about-content2{
		padding-bottom: 50px;
		padding-top: 70px;
	}
	#main.about #about-content3 .vc_col-sm-4{
		padding-bottom: 30px;
	}
	#main.services #services-top .vc_col-sm-12 .img {
		width: 34%;
	}
	#main.services #services-top .vc_col-sm-12 .text {
		width: 66%;
	}
	#main.blog.lists #maincontent {
		margin-right: -4%;
	}
		#main.blog.lists .blogitem {
			margin-right: 4%;
			width: 46%;
		}
	.single #main.blog .blogitem .blogfeatured {
		float: none;
		margin-bottom: 30px;
		margin-right: 0;
		width: auto;
	}
}

@media only screen 
and (max-width : 640px) {
	#banner-more-height #topbanner{
		height: 240px;
	}
	#topslider .slide-item{
		height: 320px;
	}
	#topslider .slide-item .slide-text-holder{
		padding: 15px;
	}
	#topslider .slide-item .slide-text,
	#topslider .slide-item.slide-left .slide-text{
		bottom: 70px;
	}
	#topslider .slide-item .slide-text h2{
		font-size: 25px;
	}
	#topslider .slide-item .slide-text p{
		font-size: 14px;
	}
	#topslider .slide-item .slide-text .btn-more{
		font-size: 11px;
		padding: 13px 22px;
		margin-top: 5px;
	}
}

@media only screen 
and (max-width : 480px) {
	#topbanner{
		height: 100px;
	}
	#banner-more-height #topbanner{
		height: 190px;
	}
	#topslider .slide-item{
		height: 290px;
	}
	#topslider .slide-item .slide-text,
	#topslider .slide-item.slide-left .slide-text{
		bottom: 60px;
	}
	#topslider .slide-item .slide-text h2{
		font-size: 18px;
		line-height: 100%;
		padding-bottom: 8px;
	}
	#topslider .slide-item .slide-text p{
		font-size: 12px;
		padding-bottom: 10px;
	}
	#topslider .slick-dots,
	#topslider .slick-dots li,
	#topslider .slick-dots li button{
		height: 4px;
	}
	#main.blog.lists #maincontent {
		margin-right: 0;
	}
	#main.blog.lists .blogitem {
		float: none;
		margin-right: 0;
		width: auto;
	}
	#topslider .Slick-Navigation{
		bottom: 10px;
	}
	#footer-1 .widget h2{
		font-size: 24px;
	}
}

@media only screen 
and (max-width : 380px) {
	#main.home #home-services .img-with-hover .vc_col-sm-4 .hover-text strong {
		font-size: 20px;
		padding-top: 15px;
	}
}




/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
    display: none !important;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   Print styles.
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
