/*
Theme Name: p10
Theme URI: http://p10.co.nz
Author: Paul Turner
Author URI: http://p10.co.nz
Description: P10 theme using static Bootstrap site into dynamic WordPress theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*--------------GOOGLE FONTS------------------*/


@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,700';
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import 'https://fonts.googleapis.com/css?family=Crete+Round:400,400i';

 #btn-close-modal {
                width:100%;
                text-align: center;
                cursor:pointer;
                color:#fff;
            }
body {
	padding-bottom: 0px;
	background-color:#eef4f5;
        font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size: 16px;
}
.row {
  padding-right: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
p, ul, ol {
        font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.6em;
	color:#000;
}
.newstext p, .facts-box p {
	font-size: 14px;
	line-height: 1.3em;
	color:#000;
}
table p {
	font-size: 14px;
	line-height: 1.5em;
}
hr {
    margin-top: 20px;
    margin-bottom: 40px;
    border: 0;
    border-top: 1px solid #ccc;
}
ul {
	font-weight:300;
	font-size:15px;
	line-height: 1.6em;
	color:#000;
}
h1, .h1, h2, .h2,.h4, h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
h1, .h1 {
	font-weight:700;
	font-size:24px;
	margin-bottom:18px;
	line-height:26px;
}
h2, .h2 {
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 16px;
 	margin-top: 12px;
    	line-height: 24px;
}
h3, .h3 {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 16px;
 	margin-top: 20px;
    	line-height: 26px;
	font-family: 'Montserrat', sans-serif;
}

h4, .h4 {
	font-weight:400;
	font-size:17px;
	margin-bottom:16px;
	line-height:18px;
}
.portfolio-piece {
	padding:7px 15px;
	background-color:#fff;
	margin-bottom: 9px;
}
.portfolio-piece h4 {
	font-weight:700;
}
.portfolio-piece h4 a {
	text-decoration:none;
	color:#000;
}
.portfolio-piece h4 a:hover {
	color:#004e59;
}
h5, .h5 {
	font-weight:700;
}
h6, .h6 {
	font-weight: 400;
	font-size: 13px;
	font-family: 'Crete Round', serif;
	color: #799900;
}
blockquote {
	padding: 10px 20px 20px 20px;
	margin: 0 0 20px;
	font-size: 18px;
	border-left: 0px;
	color: #fff;
	background-color: #5FA0A3;
}
blockquote h6, blockquote .h6 {
	color: #000;
}
blockquote p {
	color: #fff;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 20px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #f9f9f9;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 13px 10px 10px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 1.5em;
  margin: 0;
  padding: 10px;
}

img.wp-smiley {
  vertical-align: middle;
}


/* =WordPress Gallery
-------------------------------------------------------------- */
.gallery {
  margin: 0 auto 18px;
}

.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
}
.gallery img {
  border: 2px solid #4CB849;
margin-left:15px;
}
.gallery .gallery-caption {
  font-size: 12px;
  margin: 0 0 12px;
display:none;
}

.gallery dl {
  margin: 0;
}

.gallery br+br {
  display: none;
}

.attachment-gallery img {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  display: block;
  height: auto;
  margin: 15px auto;
  max-width: 96%;
  padding: 5px;
  width: auto;
}

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
  display: block;
}
/*.portfolio-piece {
	background-color:#fff;
}*/
.featured-image img, .portfolio-piece img, .portfolio-image img {
	width: 100%;
	height: auto;
}


.glyphicon .glyphicon-th {
	color:#000;
}
.glyphicon .glyphicon-th a {
	color:#BCA706;

}
/*-----------------*/
#top {
	background-color: #ffc627;
	padding: 0px;
	color: #FFF;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	position: relative;
	width: 100%;
	height: 0px;
}
.header {
	margin-bottom:0px;
	/*height:180px;*/
}
.top-header {
	background-color: #fff;
	padding: 0px;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	min-height: 100px;
}
.top-header a {
	color:#000;
}
.top-header a:hover {
	/*color:#43a2f7;*/
}
.hero-unit-container h2 a {
	color:#000000;
}
.hero-unit-container h2 a:hover {
	color:#0678b4;
}

/*
.admin-bar .navbar-fixed-top {
	margin-top:30px;
}*/
/*-------------- BANNER ---------------*/

.jumbotron h2 {
	font-weight:300;
	font-size:48px;
	margin-bottom:36px;
	margin-top:16px;
	margin-left:0px;
	line-height:52px;
	color:#FFF;
}
.jumbotron {
    padding:0px;
	
}
.jumbotron {

	/*background-image:url(http://192.185.92.28/%7Eadminaq/wp-content/uploads/2014/11/banner1.jpg);
	background-repeat:no-repeat;
	background-position:center center;
		-o-background-size: 100% 100%, auto;
		-moz-background-size: 100% 100%, auto;
		-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;*/
}
/*PAGE*/
.jumbotron_page h2 {
	
	font-weight:500;
	font-size:28px;
	margin-bottom:16px;
	margin-top:16px;
	margin-left:40px;
	line-height:32px;
	color:#000;
}


/*-------------- CONTAINERS ---------------*/
.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.page-header {
   /* margin: 20px 0px 20px;*/
    margin: 20px 0 20px;
	border-bottom: 1px solid rgb(255, 198, 39);
	text-align: center;
}
.hero-unit-container {
    padding: 0px 10px 30px 10px;
    margin-bottom: 30px;
    color: inherit;
    background-color: transparent;
}

.hero-unit-container > ul > li {
	margin-bottom:10px;
}
.hero-unit {
	margin-bottom: 30px;
	padding-top:30px;
	color:#FFFFFF;
	text-align:center;
}
/*-----------SCROLLTOTOP---------------*/

.scrollToTop {
    width: 60px;
    height: 50px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 0px;
    right: 20px;
    display: none;
    background-color: #000;
}
.scrollToTop:hover{
	text-decoration:none;
}
/*---FOOTER---*/
.footer-box {
	min-height:220px;
	color:#FFF;
}
.facts-box {
	min-height:220px;
	
}
.footer-box p {
	color:#FFF;
}

.hero-unit-footer {
	padding: 30px 20px 20px 20px;
	margin-bottom: 0px;
	color: #fff;
	background-color: #799900;
}
.hero-unit-footer ul li a {
	color: #FFF;
	font-weight: 300;
	font-size: 14px;
	line-height: 1.2em;
}
.hero-unit-footer ul{
	font-size:12px;
	list-style-type: none;	
	margin-top:10px;
}
.hero-unit-footer ul a{
	
	text-decoration:none;
}
.hero-unit-footer h3 {
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 16px;
    line-height: 24px;
	color:#FFFFFF;
}
.hero-case-grid {
	height:150px;
	width: 100%;
	overflow: hidden;
	float: left;
	display: block;
	margin-bottom:7px;
}
/*----------------NAVMENU------------------*/
.navbar-inverse .navbar-toggle {
    border-color: transparent;
}
@media (min-width:768px) {
	.sub-menu {
		display: none;
		position: absolute;
		background-color:#FFF;
		padding: 0px;
		width: 200px;	
		text-align:left;	

	}

	li:hover .sub-menu {
		display: block;
	}

}
/*---------------------------------------------*/
a:hover, a:focus {
	color: #000;
	text-decoration:none;
}
a {
    	color: #0954c4;
	text-decoration:underline;
	
}
a img:hover {
    opacity: 0.8;
    box-shadow: 0px 0px 0px #000;
}

/*----------FRONT FEATURE BLOCKS-----*/
.fpw-page-title {
	color: #FADE00 !important;
	padding: 9px !important;
	background-color: #000 !important;
	font-size: 15px !important;
	margin-top:0px !important;

}
.fpw-page-title:hover {
	color: #000 !important;
	padding: 9px !important;
	/*background-color: #FADE00 !important;*/
	font-size: 15px !important;
	margin-top:0px !important;

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #d3bc07),
	color-stop(1, #FBDE06)
);
background-image: -o-linear-gradient(top, #d3bc07 0%, #FBDE06 100%);
background-image: -moz-linear-gradient(top, #d3bc07 0%, #FBDE06 100%);
background-image: -webkit-linear-gradient(top, #d3bc07 0%, #FBDE06 100%);
background-image: -ms-linear-gradient(top, #d3bc07 0%, #FBDE06 100%);
background-image: linear-gradient(to top, #d3bc07 0%, #FBDE06 100%);
}
.fpw-widget-page .fpw-page-title {
	margin-top:0px !important;
}
.fpw-excerpt p {
	margin: 0px !important;
	color: #000 !important;
	padding: 13px !important;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #FADE00 !important;
} 
/*---------MUST HAVES MENU--------------*/
.menu-five-must-haves-existing-container, .menu-five-must-haves-container {
	background-color:#fff;
}
.menu-five-must-haves-existing-container ul li a, .menu-five-must-haves-container ul li a {
	/*color: #00a4bb;*/
	font-weight: 300;
	font-size: 14px;
	line-height: 1.4em;
}
.menu-five-must-haves-existing-container ul li a, .menu-five-must-haves-container ul li a, a {
	color:#007181;
}
.menu-five-must-haves-existing-container ul li, .menu-five-must-haves-container ul li {
	color: #000;
	border-bottom: 1px solid #d9e9ea;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 10px;
}
/*---------------SIDEBAR---------------*/
.sidebar {
	margin-top: 0px;
	color:#444;
}
.hero-unit-footer .widget {
	background-color:transparent;
}

 .widget {
	background-color:#fff;
}
.sidebar img{
	max-width:100%;
}
.sidebar h3 {
	color:#FFF;
	background-color:#004e59;
	padding: 7px 5px 7px 5px;
	font-size:14px;
	text-transform: uppercase;
	text-align:center;
	margin-top:0px;
}
.sidebar h3 a {
	color:#fff;
}
.sidebar h3 a:hover, .sidebar h3 a:focus {
	color: #007181;
	text-decoration: underline;
}
.sidebar p {
	padding-left: 9px;

	
}
.sidebar ul li a {
	/*color: #00a4bb;*/
	font-weight: 300;
	font-size: 14px;
	line-height: 1.4em;
}
.sidebar ul li a, a {
	color:#057488;
}
.sidebar ul li {
	color: #000;
	border-bottom: 1px solid #d9e9ea;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 10px;
}
.widget h3 {
	margin-top:0px;
	margin-bottom:10px;
}

/*------------WIDGETS-----------------*/
.widget {
	/*10px 0 30px;*/
}

.widget ul {
	list-style-type: none;
	margin-left:5px;
	padding-left:0px;

}
.widget ul li a {
	/*color: #000;*/
	font-weight: 300;

}
/*----------------FORM-----------------*/

.profile_pass-wrap input, .text-wrap.label-above input, .text-wrap.label-below input, .text-wrap.label-inside input, .textarea-wrap.label-above textarea, .textarea-wrap.label-below textarea, .textarea-wrap.label-inside textarea, .list-dropdown-wrap.label-above select, .list-dropdown-wrap.label-below select {
    width: 100%;
    border: 1px solid #ccc;
    padding: 7px 7px;
}
.text-wrap.label-above input:focus {
    border: 1px solid #004e59;
}
.field-wrap, #ninja_forms_required_items {
    margin-bottom: 10px;
}

/*----------------BLOG-----------------*/

article.post {
	margin:20px 0 40px;
}
	
.portfolio-image img, .portfolio-piece img {
	max-width:100%;
}
.prev-next {
	font-size: 20px;
	margin-top: 20px;
	text-align: right;
}

/*P10 updates*/

/* ----MAIN MENU ---- */

.navbar-brand {
    float: left;
    height: 90px;
    padding: 0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand img {
	width:80%;
	height:auto;
}
.navbar {
    border-radius: 0px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent;
	border-bottom:5px solid #004e59;
-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.navbar-inverse .navbar-nav > li > a {
	color:#fff;
	border-bottom:5px solid #799900;
	text-decoration:none;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color:#004e59;
	background-color: transparent;
	border-bottom:5px solid #799900;
-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	text-decoration:none;
}
.navbar-default {
	background-color:#429633;
}
.navbar-inverse {
	background-color:#7DC242;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border:0px solid;
}
.navbar-nav {
    margin: 0px 0px 0px 10px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	font-size:14px;
}
.nav > li > a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	padding:18px 0px;
	margin-left: 14px;
	margin-right: 14px;
}
/*---------LINE UNDER NAV-----------*/


/*---------MENU-----------*/

.navbar-inverse .navbar-toggle {
	border-color: transparent;
}
.navbar-toggle {
    margin-top: 0px;
}
.navbar-toggle {
    position: relative;
float: left;
padding: 18px;
margin-top: 0px;
margin-left: 16px;
margin-bottom: 0px;
background-color: transparent;
background-image: none;
border: 0px solid transparent;
border-radius: 0px;
}
.navbar-collapse {
    max-height: 940px;
    padding-right: 0px;
    padding-left: 0px;
    overflow-x: visible;
    border-top: 0px solid transparent;
    box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.1) inset;
}
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-inverse  {
    position: relative;
	background-color:#799900;
}
.navbar-header {
	margin-top:0px;
	margin-bottom:0px;	
	max-width: 100%;
	width: auto;
}
.navbar-header-icon {
	margin-top:30px;
	margin-bottom:20px;	
	max-width: 100%;
	width: auto;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:#FFFFFF;
}

.navbar-header-icon img{
max-width: 24%;
height: auto;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
}
/*---MENU END---*/
/*---TOP HEADER---*/
.right-header {
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
	float:right;	
	padding-right:10px;
}
.right-header h3 {
	font-size:18px;
	color:#000;
	font-weight:700;
}
.left-header {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
	float: left;
}
.left-header h3 {
	font-size:16px;
	color:#000;
	font-weight:700;
	margin:0px;
}
/*--------------------IMAGES CASE STUDIES/OUR TEAM ETC------------------*/

.casestudies-image img, .casestudies-piece img, .ourteam-piece img  {
	max-width: 100%;
	min-width: 100%;
}
.casestudies-piece h4 {
	color: #FADE00 !important;
	padding: 9px !important;
	background-color: #000;
	font-size: 14px ;
	margin-top:0px;
		font-weight: 700;

}
.casestudies-piece h4 a {
	color: #FADE00 !important;
	
}
.casestudies-piece p {
	margin:0px;
	
}
.casestudies-piece h4:hover {
	color: #000 !important;
	padding: 9px !important;
	background-color: #FADE00 !important;
}
.casestudies-piece h4 a:hover {
	color: #000 !important;
	
}
/*----------------------------------------------*/
/* =SEARCH WIDGET 
----------------------------------------------- */
#search-submit {
	display: none;
}
input#s {
	background-color: #fff;
	opacity: 0.7;
	margin-left: 0px;
	color: #000;
	border-radius: 0px;
	border: 1px solid #a2770e;
	padding: 8px;
	padding-left:18px;
	text-align:left;
}
input#s:focus {
    background: #fff;
	color:#000;
}
textarea {
    width: 90%;
}

#go-button {
/*background-color: #222;
color: #F9F9F9;
border-radius: 14px;
border: 2px solid #555;
padding: 2px;
font-size: 11px;*/
}
.hide-top{
    position: fixed;
    width: 100%;
    height: 100px;
    top: -120px;
    background-color: rgb(255, 198, 39);
    display: block;
    z-index: 10000;
	padding:20px;
    
}

#masthead .search-wrap span {
	right: 1px;
}

/*--------BUTTON-----------*/
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    ccolor: #fff;
	background-color: #a2770e;
	border-color: #efb21b;
	text-decoration:none;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.btn-black {
    color: #fff;
    background-color: #000;
    border-color: #000;
	text-decoration:none;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
}
.btn-black:hover {
    color: #fff;
    background-color: #a2770e;
    border-color: #333;
}
.btn-info {
    color: #000;
    background-color: #ffc627;
    border-color: #ffc627;
	text-decoration:none;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}
.btn-info a{
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration:none;
}
.btn-success {
    color: #fff;
    background-color: #799900;
    border-color: #799900;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #000;
    background-color: #799900;
    border-color: #799900;
}
.search-button-box {
	float:right;
	position: absolute;
	right: 0;
}
.btn {
	border-radius: 1px;
	padding: 8px 14px;
	margin-bottom: 0px;
	font-size: 14px;
}
.btn-primary {
    	color: #000 !important;
	background-color: #B9254C;
	border-color: #9f1f40;
	font-weight:500;
	text-decoration:none !important;
}
.btn-primary a {
	text-decoration: none !important;
}
.btn-primary:hover {
    background-color: #9f1f40;
    border-color: #9f1f40;
}

/*--------FOOTER---------*/

footer {
	padding:10px;
}
.footer_container {
	width:100%;
	background-color: #799900;
}
.footer_icons_container {
	width:100%;
	background-color: transparent;
	padding:15px 0px;
}
.footer_icons_container h2 {
    font-weight: 300;
    font-size: 22px;
    margin-bottom: 16px;
    margin-top: 6px;
    margin-left: 0px;
    line-height: 28px;
    color: #FFF;
}
footer p {
	color:#fff;
	text-align:center;
	font-size:14px;
} 
/*----AFFIXED----*/

.affix {
    top: 0;
    z-index: 1000;
}
.affix {
    position: fixed;
}
.nav.affix {
    position: fixed;
    top: 0;
}

.nav-wrapper
{
    min-height:50px;
}


/*----FIG THUMB-----*/

figcaption h3, figcaption p {
    
}
figcaption a {
    text-decoration: none;
}
figcaption a {
    border: 2px solid #fff;
	color:#fff;
}
figure, figurefour {
    margin: 0!important;
    padding: 0;
    height: auto;
    position: relative;
    cursor: pointer;
   
}
figure:hover figcaption, figurefour:hover figcaption {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    top: 0;
}
figcaption {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s;
    top: 0;
}
figure img, figurefour img {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s;
}
figure:hover img, figurefour img {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}
figcaption h3 {
    font-weight: 400;
    color: #f3b204;
    padding: 10px 20px;
    margin-bottom: 0;
    position: relative;
    right: 100%;
    margin-top: 37px;
    font-size: 30px;
}
figcaption p {
    margin: 30% 0 0;
    font-size: 13px;
    text-align: center;
}
figure:hover h3, figure:hover p,
figurefour:hover h3, figurefour:hover p {
    left: 0;
}
figcaption a {
    color: #fff !important;
    padding: 4px 10px;
}
figcaption a:hover {
color: #000 !important;
background: #fff;
text-decoration: none !important;
}
/*--------TAG CLOUD--------*/

.tagcloud a {
	margin-left: 10px;
}
.tagcloud a {
    background-color: #00a4bb;
    -webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
	        border-radius: 0px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 18px;
    margin: 2px;
    padding: 4px 6px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: baseline;
}
.tagcloud a:after {
    color: #000000;
    /*content: " ×";*/
    font-size: 20px;
    font-weight: bold;
    line-height: 16px;
    opacity: 0.2;
	position: relative;
    text-shadow: 0 1px 0 #FFFFFF;
	top: 1px;
}

	/* Colors */

.tagcloud.tagcloud-info {
    background-color: #3A87AD;
}
.tagcloud.tagcloud-success {
    background-color: #468847;
}
.tagcloud.tagcloud-warning {
    background-color: #F89406;
}
.tagcloud.tagcloud-danger {
    background-color: #B94A48;
}
.tagcloud.tagcloud-inverse {
    background-color: #333333;
}





/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

	/*==========  Mobile First Method  ==========*/
 
	/* Custom, iPhone Retina */
	@media only screen and (min-width : 320px){
 
	}
 
	/* Extra Small Devices, Phones */
	@media only screen and (min-width : 480px){
 
	}
 
	/* Small Devices, Tablets */
	@media only screen and (min-width : 768px){
	}
 
	/* Medium Devices, Desktops */
	@media only screen and (min-width : 992px){

	}
 
	/* Large Devices, Wide Screens */
	@media only screen and (min-width : 1200px){
 
	}
 
 
 
	/*==========  Non-Mobile First Method  ==========*/
 
	/* Large Devices, Wide Screens */
	@media only screen and (max-width : 1200px){
 
	}
 
	/* Medium Devices, Desktops */
	@media only screen and (max-width : 992px){
		.navbar-brand img {
			width:80%;
			height:auto;
		}
		.navbar-nav {
    			font-size: 14px;
 		}
		.navbar-brand {
    			height: 90px;
		}
 	}
	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px){
		.navbar-nav {
			font-size: 14px;
			margin:0px;
    			float: none;
		}
	}
 
	/* Extra Small Devices, Phones */
	@media only screen and (max-width : 480px){
 		.navbar-nav {
    			font-size: 17px;
 		}
		.navbar-brand {
    			text-align: center;
		}
		.navbar-brand img {
			
			height:auto;
		}	
		.portfolio-piece h4 {
			font-size: .8em;
		}
		.prev-next {
			margin-top: 15px;
			font-size: 18px;
		}
		
	}
 
	/* Custom, iPhone Retina */
	@media only screen and (max-width : 320px){

	}	



/* CONTACT FORM */

    .box{
    
     
    
    }
    .auckland { display: block;}
    .hamilton { display: none; }
    .palmerston-north { display: none; }
	.kapiti-coast { display: none; }
    .hutt-city{ display: none; }
	.kapiti-coast { display: none; }
	.nelson { display: none; }
	.christchurch{ display: none; }

.con-head {
color: #333;
padding: 9px;
background-color: #ffc627;
}