/*
Theme Name: Honed Polished Concrete
Theme URI: http://www.designlift.co
Author: Design Lift
Author URI: http://www.designlift.co
Description: Custom Theme for Honed Polished Concrete
Version: 1.0
*/

* {
    margin: 0;
}
html, body {
    height: 100%;
}
html{
    overflow-x: hidden;
}
body {   
  background:#eee url(images/32.gif) center center no-repeat; /* A spinner gif while the content loads */
  overflow-x: hidden;
  width: 100%;
   overflow-y: scroll; /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}

a{
    color:#ff6c0c;
}
a:hover{
    color:#ff4d06;
}
#head_parent a:hover, #head_parent a:active {
    color:#444 !important;
}


.alignright {
	float: right;
}
.alignleft {
	float: right;
}

.theme-dropdown .dropdown-menu {
  display: block;
  position: static;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}
#head_parent{
    /*position:relative;*/
    position: fixed;
	background-color: rgba(255, 108, 12, .85);
	width: 103%;
	height : auto;
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg) skew( 0deg, 0deg);
	-webkit-transform: rotate(-3deg) skew( 0deg, 0deg);
	-moz-transform: rotate(-3deg) skew( 0deg, 0deg);
	margin-left: -1.5%;
	margin-top: -55px;
	z-index:9999;
}
#head_child{
	padding:75px 0 0;
	width: 98.39%;
	margin-left:1%;
	-ms-transform: rotate(3deg);
	transform: rotate(3deg) skew( 0deg, 0deg);
	-webkit-transform: rotate(3deg) skew( 0deg, 0deg);
	-moz-transform: rotate(3deg) skew( 0deg, 0deg);
}

#nav_menu{
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight:800; 
	font-stretch:condensed; 
}
.navbar{
	background: transparent;
	border: none;
	-webkit-box-shadow:none;
	-mox-box-shadow:none;
	box-shadow: none;
	filter: alpha(opacity=100);
	opacity:1;
}
.navbar .navbar-nav>.active>a, .navbar .navbar-nav>.active>a:hover{
	background: transparent;
	color: #fff;
}
.navbar-nav{
	margin: 0 25px;
}
.navbar-nav > li{
	float: none;
	margin: 0;
}
.navbar-nav ul{
	float: left;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight:800; 
	font-stretch:condensed; 
	list-style-type: none;
	margin: 0 20px;
	padding: 0;
}
.navbar-nav ul a{
	color: #fff;
}
.navbar-nav > ul a:hover{
	color: #333333;
	background-color: transparent;
	text-decoration: none;
}
.navbar-nav > li:first-child{
	padding-left:0;
	top: 0;
}
.navbar-default .navbar-nav > li > a{
	padding: 0 0;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight:800; 
	font-stretch:condensed; 
}

.breadcrumbs {
	text-transform: uppercase;
	font-size: 10px;
	color: #ccc;
}
.content_container .breadcrumbs span {
	margin-right: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-left: .25em;
}
.content_container .breadcrumbs a {
	padding: .2em .25em;
}
.content_container .breadcrumbs a:first-child {
	padding-left: 0;
}

.pagination {
	clear: both;
	display: block;
	padding: 10px 15px;
}
.pagination .page-numbers {
	background: #eee;
	background: rgba(255,255,255,0.4);
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1em;
	margin: .2em;
	height: 24px;
	width: 24px;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: .35em .25em;
	color: #888;
}
.pagination .current {
	background: #fff;
	color: #444;
}
.pagination .page-numbers:hover {
	background-color: #fff;
	text-decoration: none;
	color: #444;
}
.pagination .prev,
.pagination .next {
	text-indent: -9999px;
	display: block;
	float: left;
	font-weight: bold;
	background-image: url('images/pagination-arrows.png');
}
.pagination .prev {
	background-position: -48px -48px;
}
.pagination .prev:hover {
	background-position: -48px 0;
}
.pagination .next {
	background-position: 0 -48px;
}
.pagination .next:hover {
	background-position: 0 0;
}


.badges {
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-104px;
	z-index:9;
	opacity:0.85;
}

#footer_parent{
	background-color: rgba(255, 108, 12, .85);
	width: 110%;
	height : 578px;
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg) skew( 0deg, 0deg);
	-webkit-transform: rotate(-3deg) skew( 0deg, 0deg);
	-moz-transform: rotate(-3deg) skew( 0deg, 0deg);
	-webkit-transform-origin: center bottom;
	margin-left: -5%;	
	position: relative;
	position:fixed;
   	left:0px;
   	z-index:999;
   	bottom:-503px;
}
.m-slider{
    opacity:0;
}
#footer_child{
    opacity:0;
    position:relative;
	padding:45px 0 60px;
	width: 100%;
	margin-left:-2%;
	-ms-transform: rotate(3deg);
	transform: rotate(3deg) skew( 0deg, 0deg);
	-webkit-transform: rotate(3deg) skew( 0deg, 0deg);
	-moz-transform: rotate(3deg) skew( 0deg, 0deg);
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight:800;  
}
#footer_child a {
	color: #fff;
	text-decoration: none;
}
#footer_child a:hover {
	color: #444;
}
#footer_child p{
	font-weight: 400;
}
#footer_child h2{
	font-size: 14px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight:800; 
	padding: 0;
	margin: 0 0 21px 0;
	cursor: pointer;
}
#expand{
	position: absolute;
	right: 45px;
	margin-top: -5px;
	cursor: pointer;
	padding: 5px;	
	top: 45px;
}
#collapse_footer{
    top: 45px;
	position: absolute;
	right: 45px;
	margin-top: -5px;
	cursor: pointer;
	padding: 5px;
	display: none;
}
#footer_child input[type="text"]{
	width: 90%;
	margin-top: 10px;
	border: none;
	padding: 6px;
}
#footer_child textarea{
	width: 90%;
	margin-top: 10px;
	border: none;
	padding: 6px;
	resize:none;
	max-height: 65px;
}

.sub_button, input[type="submit"]{
	background: #ff6c0c;
	margin-top: 10px;
	padding: 10px 15px;
	font-size: 15px;
	border: solid #f6b78d 3px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight:800; 
	font-stretch:condensed; 
}
.sub_button:hover,input[type="submit"]:hover{
	background: rgba(255, 108, 12, .8);
}
#get_free_quote{
	font-size: 13px;
	cursor: pointer;
	margin-top: 0;
	text-align:center;
}
.content_container{
    opacity:0;
    background: rgb(255,255,255);
	background: rgba(255,255,255,0.75);
	/*margin: 50px 0 0;*/
	margin: 160px 0 100px 0;
	width: 100%;	
	padding: 25px 20px 25px;
	overflow: hidden;
}
.content_container h1{
	margin-top: 0;
}
.content_container span{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #636363;
	text-transform: uppercase;
	margin-right: 20px;
	line-height: 2;
}
.wp-post-image{
	margin-bottom: 10px;
}
.content{	
	overflow: visible !important;
	/*	max-height: 100px;	*/
}

#gallery img{

	width:100%;
}
#gallery .img {
    overflow:hidden;
cursor: pointer;
position: relative;
width: 100% !important;
height: auto;
	background: #fff;
}
#gallery .img:hover{
	opacity: 0.8;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.layer-content {
display: block;
position: relative;
margin-top: 0;
width: 100%;
height: 100px;
overflow: hidden;
background: #fff;
padding: 10px 15px;
}
.layer-content h2{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight:800; 
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 17px;
	text-align: right;
}
.layer-content h2 a{
	text-decoration: none;
}
.layer-content p{
	text-align: right;
	line-height: 1.1;
}

.gallery_brk{
	margin-bottom:20px;
}
#comments>ul{
	padding-left: 0;
}
#commentform label{
	width: 100px;
}
.gform_footer{
	padding: 0 !important;
	margin: 0 !important;
}
#gform_1 .validation_error{
	font-size: 0.8em !important;
}

#single_page #thumb{
	width:100%;
}
#single_page #thumb img{
width:100%;
	max-width: 653px;
	max-height: 260px;
}
#single_page h1{
	margin:5px 0;
}
#single_sidebar{
    opacity:0;
}
#single_sidebar h2{
	margin:10px 0;
	padding:0 !important;
	font-size:18px;
	text-transform: uppercase;
}
#single_sidebar ul{
	padding:0;
}
#single_sidebar ul li{
	background:transparent;
	padding:0;
	margin:0;
}
#single_sidebar ul li a{
	color:#000;
	text-decoration:none;
}
#single_page .content{
	padding:20px 20px 30px;
}
#single_sidebar{
	margin:50px 0 0;
}
#single_sidebar li{
	list-style:none;
	padding:10px 15px;;
	background: rgba(255,255,255,0.85);
	margin-bottom:15px;
}
h1, h2, h3, h4, h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight:800; 
	font-stretch:condensed; 
-webkit-font-smoothing: antialiased;
}
h1 {font-size: 24px;}
h2 {font-size: 21px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 15px;}


hr{
	border-top: 1px solid #9C9C9C;
}
ol, ul {
	list-style: none;
}
.widget{
	list-style-type: none;
}
.gallery img{
	border: none !important;
}
.gallery-item{
	margin-bottom: 10px;
}
.gallery-item a img {
    background: #ff6c0c;
    -webkit-transition: all 0.5s ease;
	 -moz-transition: all 0.5s ease;
	 -o-transition: all 0.5s ease;
	 transition: all 0.5s ease;
} 
.gallery-item a:hover img {opacity:.8;}
.loading {min-height: 300px; background: url('images/loading.gif') no-repeat center center; position:absolute; z-index:9999; top:50%; left:50%;}
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: transparent url('images/loading.gif') 50% 50% no-repeat rgb(238,238,238);
}


.fb_iframe_widget iframe {
	max-width: 280px;
	background: #fff;
}


.icon-pdf-download:before {
	content: '';
	background: url(images/pdf-download.png);
	width: 32px;
	height: 32px;
}
#footer_parent i {
	float: left;
}
#footer_parent .textwidget h2 {
	margin-bottom: 2px;
}

.content_container table tr:after {
    content:"";
    display:table;
    clear:both;
}
.content_container table tr {
	border-bottom: 15px solid transparent;
	background: rgba(255,255,255,0.5);
}
.content_container table td{
	vertical-align: top;
	padding: 20px 10px;
	float: left;
}
.content_container table h2, .content_container table h3 {
	margin-top: 0;
}
.content_container table img {
	float: left;
	margin: 0;
	width: 180px;
	height: auto;
}
.content_container table tr td:nth-child(1) {
	width: 33%;
}
.content_container table tr td:nth-child(2) {
	width: 66%;
}
.content_container table:nth-child(even) tr td:nth-child(1) {
	float: right;
}



.gallery-item a img { height: auto;}
@media \0screen {
  .gallery-item a img { height: auto; /* for ie 8 */}
}





@media (max-width: 991px) {
    body{
        overflow-x:hidden;
    }
	.content_container{
		overflow: visible;
	}
	#mCSB_1{
	    overflow:visible !important;
	    max-height: 100% !important;
	}
	#footer_parent{
	    margin-bottom:0;
	    bottom:-20px !important;
	}
	.content{	
	    min-height: 100% !important;
		max-height: 100% !important;
		overflow: visible !important;
	}
	
	.navbar-collapse{
		padding-left: 0;
		border: none;
		padding-top: 15px;
        box-shadow: none;
        overflow:visible !important;
	}
	.navbar-nav:first-child{
		margin-left: 0px;
	}
	#gallery img{
		max-width:100%;
	}
	.gallery br {
		display: none;
	}
	.badges {
		display: none;
	}
	#footer_parent{
		height: auto;
		transform: none;
		transform:none;
	    -moz-transform:none;
		-webkit-transform: none;
		position: relative;
		bottom: -10px;
	}
	#footer_child{
	    width: 96%;
        margin: 0 2%;
	    transform:none;
	    -moz-transform:none;
		-webkit-transform: none;
	}
	
	#expand{
		display: none;
	}
	#collapse_footer{
	    display:none;
	}
	#footer_child input[type="text"]{
		width: 95%;		
	}
	#footer_child textarea{
		width: 95%;		
	}
	.gallery-item{
	    min-width:32%;
	}
	/*.gallery-item img{
	    width:100%;
	    height:100%;
	}*/
	.gallery-item a img {
	width: 96%;
	height: 96%;
	background: #d0d0d0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}
	 #single_page #thumb img{
	    max-width:100%;
	}
	
	#footer_child .first,
	#footer_child .second,
	#footer_child .third {
		display: none;
	}
	.mCustomScrollBox>.mCSB_scrollTools{
	    opacity:0;
	}
	
}

@media (max-width: 767px){
	body {
	background: url(http://honedandpolishedconcrete.com.au/wp/wp-content/uploads/2013/09/bg11.jpg) !important;
	background-attachment: fixed !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: cover !important;
	width: 100% !important;
	height: 100% !important;
	}
    #head_parent{
		width: 100%;
		margin-left:0;
		overflow-y: hidden;
		-ms-transform: rotate(0deg);
		transform: rotate(0deg) skew( 0deg, 0deg);
		-webkit-transform: rotate(0deg) skew( 0deg, 0deg);
		-moz-transform: rotate(0deg) skew( 0deg, 0deg);
		-webkit-transform-origin: center bottom;
    }
    #head_child{
       width: 100%;
        margin-left: 0;
        -ms-transform: rotate(0deg);
		transform: rotate(0deg) skew( 0deg, 0deg);
		-webkit-transform: rotate(0deg) skew( 0deg, 0deg);
		-moz-transform: rotate(0deg) skew( 0deg, 0deg);
		-webkit-transform-origin: center bottom;
       
    }
    #footer_parent {
	width: 100%;
	margin-left: 0;
	-ms-transform: rotate(0deg);
		transform: rotate(0deg) skew( 0deg, 0deg);
		-webkit-transform: rotate(0deg) skew( 0deg, 0deg);
		-moz-transform: rotate(0deg) skew( 0deg, 0deg);
		-webkit-transform-origin: center bottom;
	}
   #footer_child{
	width: 100%;
        margin-left: 0;
        -ms-transform: rotate(0deg);
		transform: rotate(0deg) skew( 0deg, 0deg);
		-webkit-transform: rotate(0deg) skew( 0deg, 0deg);
		-moz-transform: rotate(0deg) skew( 0deg, 0deg);
		-webkit-transform-origin: center bottom;
    }
    .layer-content{
		height: auto;
	}
	.navbar{
		min-height: 5px;
	}
	.navbar-nav{
		margin: 0;
	}
	
	.navbar-toggle{
		margin-top: -102px;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
	}
	body { 
	background-size:20%;
    }
    #maximage .mc-image {display:none !important;opacity:0 !important;}
    /*#maximage .mc-image:first-child {display:block !important; opacity:1 !important;position: fixed;height: 100%;}*/
	/*.content_container,
	.content,
	.mCustomScrollBox,
	.mCSB_container,
	.mCSB_container > div {
		overflow: visible;
		opacity: 1 !important;
		display: block;
	}*/
.content_container table td {
	width: 100%;
	display: block;
	float: left;
	clear: both;
	padding: 5px 5px;
}
.content_container table img {
	float: left;
	margin: 0;
	width: 100%;
	height: auto;
}

.gallery-item{
    min-width:50%;
}
	
	
}

@media (min-width: 991px) {
     .gallery-item{
        width: 32% !important;
        margin-right: 9px;
    }
   .gallery-item a img{
        width:100%;
    }
}
@media (min-width: 1025px) {
	 body:after {
        content: 'desktopscreen';
        opacity:0;
    }
   
}



@media (max-width: 480px){
    .gallery-item{
	    min-width:100%;
	}
}



@media (max-width: 320px) {
    .wp-pagenavi span.pages{
        margin-bottom:5px !important;
        float:none !important;
    }
}




.mCustomScrollBox>.mCSB_scrollTools {
top: 0 !important;
right: -7px !important;
height: 100% !important;
bottom: 5% !important;
}
#single_page .mCSB_container, .mCustomScrollbar{
padding:0 !important;
margin-right: 0 !important;
}
#single_page .mCustomScrollBox>.mCSB_scrollTools {
top: 5% !important;
right: 0px !important;
height: 90% !important;
bottom: 5% !important;
}


.form-allowed-tags{
    display:none;
}


.navbar-toggle {
     margin-top: -95px;
     margin-right: 5px;
     padding: 10px 10px;
     border: none;
     border-radius: 0;
}
.navbar-default .navbar-toggle {
     border: 2px solid rgba(255,255,255,0.25);
}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
     background-color: rgba(255,255,255,0.25);
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend{
    border:none !important;
}
#maximage{
    overflow:hidden;
}
#maximage img {
	width: 100%;
	height: auto;
}



.gallery-caption{
    display:none;
}
#jp-carousel-comment-form-container {
	display: none !important;
}

#jp-carousel-comments-loading {
	display: none !important;
}
.jp-carousel-titleanddesc {
	border-top: none !important;
}

.jp-carousel-commentlink {
	display: none !important;
}

