/*
Theme Name: Ironfish
Theme URI: http://underscores.me/
Author: Hybrid Advertising and Marketing
Author URI: http://hybridmarketing.com.au/
Description: Custom developed WordPress theme for Ironfish by Hybrid Advertising and Marketing.
Version: 2.0
License: GNU General Public License
License URI: license.txt
Text Domain: ironfish
Domain Path: /languages/

*/


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Alignment */

.footer .large-block-grid-5 > li:nth-of-type(5n+1){
clear: none;
}
.footer .large-block-grid-5 > li{
	width: 16%;
}
.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;
}


.row .small-12 .small-block-grid-4 > li > div:nth-child(3){min-height:126px;}
.office-detail-cont {height: 220px;}
img.attachment-post-featured-image{
	margin-bottom: 10px;
}

.bjqs-prev a,.bjqs-next a{float: left;margin-right: 4px;width: 13px;height: 17px;text-indent: -999px;display: block;}
.bjqs-prev a{background: url(img/testimonial-arrows-left.gif) no-repeat;}
.bjqs-next a{background: url(img/testimonial-arrows_right.gif) no-repeat;}
.moretag a{
	color: #FFFFFF;
}

p.header {
  margin-bottom: 14px;
}

.ui-accordion-header a{
	font-weight: normal;
	color: #333333;
}

div.content h2,
.team h2 {
	/*font-style: italic;*/
	color: #333333;
	font-weight: normal;
}

.blog .row .small-9 .small-12{
	margin-bottom: 20px;
}

.single .row .small-9 .small-12 hr{display: none;}

.newsletter{margin-top: 10px;}

.blog div.row div.small-9 .small-12:nth-child(3) hr{
	display: none;

}

 .bpn-current{
	border: 2px solid #ff932f;
	
}

.blog li.bpn-current{
    color: #333333;
	background: #FFFFFF !important;
}



/* =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;
}

.seminar-event {
  margin-top: 0px;
}

.booknow{
 margin-bottom:0px;
}

h2.psa {
  font-size: 21px;
  line-height: 21px;
}

/* =Team Page
----------------------------------------------- */
.team p.header {
  margin-bottom: 0;
}

.team .name {
  font-size: 18px;
  font-weight: bold;
}

.team .title {
  font-size: 18px;
  font-style: italic;
}

.team li {
  font-size: 13px;
  line-height: 1.5;
  height: 470px;
}

/* =Projects Page
----------------------------------------------- */
.listing {
  margin-top: 10px;
}

/* =Property Types
----------------------------------------------- */
ul.property-types {
  margin: 20px 0;
}

li.property-type {
  text-align: center;
}

li.property-type.selected {
  background-image: url('img/property_arrow.png');
  background-position: center bottom;
  background-repeat: no-repeat;
}

.properties table {
  width: 100%;
  margin: 30px 0;
  border: 2px solid #ff932f;
  text-align: left;
}

.properties table th {
  text-transform: uppercase;
  color: #ff932f;
  background: white;
}

.properties table td {
  border: 1px solid #ff932f; 
  background: white;
}

.properties table td.key {
  font-weight: bold;
}


/* =Accordion
----------------------------------------------- */
.expander,
.expand_container {
  padding-left: 20px;
}

.expander {
  margin-top: 10px;
  background-image: url('img/expander_closed.png');
  background-position: left center;
  background-repeat: no-repeat;
}

.expander.open {
  background-image: url('img/expander_open.png');
}

.expander:hover {
  cursor: pointer; cursor: hand;
}

/* =Footer Blocks
----------------------------------------------- */
.footer-block {
  text-align: center;
}

.block-icon {
  margin: 10px 0;
  height: 80px;
}

.block-title {
  font-weight: bold;
  margin: 10px 0;
}

.block-description {
  line-height: 150%;
}

.block-cta {
  margin: 10px 0;
}


/* =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;
}

.page-navigation {
  color: #d1d1d1;
  font-size: 12px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  
  padding: 9px 0 10px 0;
  margin: 40px 0 20px 0;
}

.page-navigation a {
  /*color: #d6d6d6;*/
}

.page-navigation a:hover {
  color: #A6A6A6;
}

[class*="navigation"] .nav-previous {
	float: left;
	width: 40%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 40%;
}


/* =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;
}


/* =Forms
----------------------------------------------- */
select {
    font-size: 0.875em;
    padding: 0.3em 0.1em;
}

form label.error {
	position: absolute;
	font-size: 10px;
	color: black; 
	border: 2px solid #CCC;
	background: white;
	padding: 7px;
	font-family: Arial, sans-serif;
	cursor: default;
	z-index: 2;
	margin-left: -5px;
    margin-top: -7px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
form label.error:after, form label.error:before {
	bottom: 100%; 
	left: 0; 
	border: solid transparent; 
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none;
}
form label.error:after {
	border-color: rgba(136, 183, 213, 0); 
	border-bottom-color: #FF0000; 
	border-width: 10px;
    margin-left: 5px;
}
form label.error:before { 
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #CCC; 
	border-width: 12px;
    margin-left: 4px;
}

#formcol {
  width: 45%;
  float: left;
}

#formcol:first-of-type{
margin-right: 5%; /* 2% margin after first column */
}


.features-text {
	font-size: 14px !important;
	float: left;
	}



.gallery .header {
	display: none !important;
	}
	
.space30 {
	height: 30px;
	widht: 100%;
	}	
	
.testi-box {
	background: #F2F2F2;
	background-image: url(img/bbl.png);
	background-position: -5% 100%;
	background-repeat: no-repeat;
padding: 10px 10px 10px 10px;
border-radius: 9px;}	

.testi-box-2 {
	background: #F2F2F2;
	background-image: url(img/bbr.png);
	background-position: 100% 100%;
	background-repeat: no-repeat;
padding: 10px 10px 10px 10px;
border-radius: 9px;}	


	
.page-id-3697 .banner-2 .report-btn{
	text-align:center;
}	
.page-id-3697 .action-btn-4{
	display: inline-block;
	max-width:inherit !important;
}

@media screen and (max-width:489px){
	
	.page-id-3697 .banner-2 .push-down{
		padding-top:35px !important;
	}
	
	.page-id-3697 .action-btn-4{
		font-size: 24px;
		padding: 20px;
		display: inline-block;
	}
	
}